@import"https://fonts.googleapis.com/icon?family=Material+Icons";@import"https://fonts.googleapis.com/css2?family=Material+Symbols+Outlined:opsz,wght,FILL,GRAD@48,400,0,0&display=swap";@import"https://fonts.googleapis.com/css2?family=Material+Symbols+Outlined:opsz,wght,FILL,GRAD@24,400,0,0&display=swap";*,:before,:after{box-sizing:border-box}html{-webkit-text-size-adjust:100%}body{margin:0;font-family:Noto Sans JP,system-ui,-apple-system,BlinkMacSystemFont,sans-serif;line-height:1.5}dd,figure{margin-inline:0}:where(ul,ol)[class]{list-style:none;padding-inline-start:0}summary{display:block}hr{box-sizing:content-box;height:0;overflow:visible}b,strong,em{font-weight:700;font-style:normal}img{border:none;max-width:100%;height:auto}button,input,optgroup,select,textarea{font-family:inherit;font-size:inherit;line-height:1.5;margin:0}button,input{overflow:visible}button,[type=button],[type=reset],[type=submit]{-webkit-appearance:button}button,label{cursor:pointer;-webkit-user-select:none;-moz-user-select:none;user-select:none}.kgl-button{--_button-text: var(--kgl-basic-white-00);--_button-back: var(--kgl-functional-action-00);--_button-border: var(--kgl-functional-action-00);--_button-hover: var(--kgl-functional-action-00-state-active-blend);--_button-active: var(--kgl-functional-action-00-state-hover-blend);display:inline-flex;align-items:center;gap:5px;color:var(--_button-text);fill:var(--_button-text);text-decoration:none;vertical-align:middle;background:var(--_button-back);border:1px solid var(--_button-border);padding:9px 12px;border-radius:var(--kgl-border-radius-2)}.kgl-button:where(.kgl-button-size-S){height:var(--kgl-size-24);padding:0 7px;gap:3px;font-size:var(--kgl-font-size-12)}.kgl-button:where(.kgl-button-size-M){height:var(--kgl-size-32);padding:0 12px;font-size:var(--kgl-font-size-14)}.kgl-button:where(.kgl-button-size-L){height:var(--kgl-size-40);padding:0 16px;gap:6px;font-size:var(--kgl-font-size-16)}.kgl-button:is(:disabled,.disabled){cursor:default;background:var(--kgl-basic-grey-dark-T4);border:1px solid var(--kgl-basic-grey-dark-T2);color:var(--kgl-basic-grey-dark-T2)}.kgl-button:not(:disabled,.disabled):hover{background:var(--_button-hover)}.kgl-button:not(:disabled,.disabled):active{background:var(--_button-active)}.kgl-button-icon{flex-shrink:0}.kgl-button-body{flex:1 1;min-width:0}.kgl-button-default{--_button-text: var(--kgl-basic-white-00);--_button-back: var(--kgl-functional-action-00);--_button-border: var(--_button-back);--_button-hover: var(--kgl-functional-action-00-state-hover-blend);--_button-active: var(--kgl-functional-action-00-state-active-blend)}.kgl-button-caution{--_button-text: var(--kgl-basic-white-00);--_button-back: var(--kgl-functional-negative-00);--_button-border: var(--_button-back);--_button-hover: var(--kgl-functional-negative-00-state-active-blend);--_button-active: var(--kgl-functional-negative-00-state-hover-blend)}.kgl-button-outline-1{--_button-text: var(--kgl-functional-action-00);--_button-back: var(--kgl-basic-white-00);--_button-border: var(--kgl-basic-grey-dark-T2);--_button-hover: #dbe8fc;--_button-active: #77a9f4}.kgl-button-outline-1:where(.dark-mode){--_button-text: var(--kgl-functional-action-T0);--_button-back: var(--kgl-basic-black-T2);--_button-border: var(--kgl-basic-grey-light-T2);--_button-hover: var(--kgl-functional-action-T0-state-hover);--_button-active: var(--kgl-functional-action-T0-state-active)}.kgl-button-outline-2{--_button-text: var(--kgl-basic-grey-dark-00);--_button-back: #0000;--_button-border: var(--kgl-basic-grey-dark-T2);--_button-hover: var(--kgl-functional-action-00-state-hover-blend);--_button-active: var(--kgl-functional-action-00-state-active-blend)}.kgl-button-outline-2:where(.dark-mode){--_button-text: var(--kgl-basic-grey-light-00);--_button-back: var(--kgl-basic-black-T2);--_button-border: var(--kgl-basic-grey-light-T2);--_button-hover: var(--kgl-functional-action-T0-state-hover);--_button-active: var(--kgl-functional-action-T0-state-active)}.kgl-button-dark{--_button-text: var(--kgl-basic-grey-light-00);--_button-back: var(--kgl-basic-black-T2);--_button-border: var(--_button-back);--_button-hover: var(--kgl-basic-black-T3);--_button-active: var(--kgl-basic-black-T3)}.kgl-button-text{--_button-text: var(--kgl-functional-action-00);--_button-back: #0000;--_button-border: var(--_button-back);--_button-hover: var(--kgl-functional-action-00-state-hover);--_button-active: var(--kgl-functional-action-00-state-active)}.kgl-button-text:where(.dark-mode){--_button-text: var(--kgl-functional-action-T0);--_button-hover: var(--kgl-functional-action-T0-state-hover);--_button-active: var(--kgl-functional-action-T0-state-active)}:root{--_animation-hover: var(--kgl-functional-action-00-state-active-blend);--_animation-active: var(--kgl-functional-action-00-state-hover-blend)}@keyframes flash{0%{background:var(--_animation-active)}50%{background:var(--_animation-hover)}}.kgl-button-animation:not(:disabled,.disabled):hover{transition:background var(--kgl-animation-duration-350) ease-out}.kgl-button-animation:not(:disabled,.disabled):active{background:var(--_animation-hover);animation:flash var(--kgl-animation-duration-700) ease-out;animation-fill-mode:forwards}.kgl-button-animation:not(:disabled,.disabled):active.kgl-button-default{--_animation-hover: var(--kgl-functional-action-00-state-active-blend);--_animation-active: var(--kgl-functional-action-00-state-hover-blend);background:var(--_animation-hover)}.kgl-button-animation:not(:disabled,.disabled):active.kgl-button-caution{--_animation-hover: var(--kgl-functional-negative-00-state-active-blend);--_animation-active: var(--kgl-functional-negative-00-state-hover-blend);background:var(--_animation-hover)}.kgl-button-animation:not(:disabled,.disabled):active.kgl-button-dark{--_animation-hover: var(--kgl-basic-black-T3);--_animation-active: var(--kgl-basic-black-T3);background:var(--_animation-hover)}.kgl-button-animation:not(:disabled,.disabled):active:is(.kgl-button-outline-1,.kgl-button-outline-2,.kgl-button-text){--_animation-hover: var(--kgl-functional-action-00-state-hover-blend);--_animation-active: var(--kgl-functional-action-00-state-active-blend);background:var(--_animation-hover)}.kgl-button-animation:not(:disabled,.disabled):active:is(.kgl-button-outline-1,.kgl-button-outline-2,.kgl-button-text):where(.dark-mode){--_animation-hover: var(--kgl-functional-action-T0-state-hover);--_animation-active: var(--kgl-functional-action-T0-state-active);background:var(--_animation-hover)}.kgl-centered-line{display:grid;place-items:center}.kgl-centered-line:before{content:"";width:100%;height:1px;background-color:var(--kgl-basic-grey-dark-T2)}.kgl-fw-bold{font-weight:700}.kgl-fw-bolder{font-weight:900}.kgl-fw-normal{font-weight:400}.kgl-fw-light{font-weight:300}.kgl-fw-lighter{font-weight:100}.kgl-fst-italic{font-style:italic}.kgl-fst-normal{font-style:normal}.kgl-align-left{text-align:left}.kgl-align-center{text-align:center}.kgl-align-right{text-align:right}.kgl-valign-baseline{vertical-align:baseline}.kgl-valign-top{vertical-align:top}.kgl-valign-middle{vertical-align:middle}.kgl-valign-bottom{vertical-align:bottom}.kgl-valign-text-top{vertical-align:text-top}.kgl-valign-text-bottom{vertical-align:text-bottom}.kgl-wrap{white-space:normal}.kgl-nowrap{white-space:nowrap}.kgl-text-overflow-ellipsis{overflow:hidden;min-width:0;white-space:nowrap;text-overflow:ellipsis}.kgl-break-word{word-break:break-all}.kgl-lowercase{text-transform:lowercase}.kgl-uppercase{text-transform:uppercase}.kgl-capitalize{text-transform:capitalize}.kgl-text-color-inherit{color:inherit}.kgl-deco-none{text-decoration:none}.kgl-deco-underline{text-decoration:underline}.kgl-deco-line-through{text-decoration:line-through}.kgl-deco-hover-none:hover{text-decoration:none}.kgl-deco-hover-underline:hover{text-decoration:underline}.kgl-border-style-solid{border-style:solid}.kgl-border-style-dashed{border-style:dashed}.kgl-border-top{border-right:0;border-bottom:0;border-left:0}.kgl-border-right{border-top:0;border-bottom:0;border-left:0}.kgl-border-bottom{border-top:0;border-right:0;border-left:0}.kgl-border-left{border-top:0;border-right:0;border-bottom:0}.kgl-border-x{border-right:0;border-left:0}.kgl-border-y{border-top:0;border-bottom:0}.kgl-radius-top{border-bottom-left-radius:0;border-bottom-right-radius:0}.kgl-radius-right{border-top-left-radius:0;border-bottom-left-radius:0}.kgl-radius-bottom{border-top-left-radius:0;border-top-right-radius:0}.kgl-radius-left{border-top-right-radius:0;border-bottom-right-radius:0}.kgl-radius-top-right{border-top-left-radius:0;border-bottom-left-radius:0;border-bottom-right-radius:0}.kgl-radius-top-left{border-top-right-radius:0;border-bottom-left-radius:0;border-bottom-right-radius:0}.kgl-radius-bottom-right{border-top-left-radius:0;border-top-right-radius:0;border-bottom-left-radius:0}.kgl-radius-bottom-left{border-top-left-radius:0;border-top-right-radius:0;border-bottom-right-radius:0}.kgl-overflow-auto{overflow:auto}.kgl-overflow-hidden{overflow:hidden}.kgl-overflow-visible{overflow:visible}.kgl-overflow-scroll{overflow:scroll}.kgl-overflow-x-auto{overflow-x:auto}.kgl-overflow-x-hidden{overflow-x:hidden}.kgl-overflow-x-visible{overflow-x:visible}.kgl-overflow-x-scroll{overflow-x:scroll}.kgl-overflow-y-auto{overflow-y:auto}.kgl-overflow-y-hidden{overflow-y:hidden}.kgl-overflow-y-visible{overflow-y:visible}.kgl-overflow-y-scroll{overflow-y:scroll}.kgl-position-static{position:static}.kgl-position-relative{position:relative}.kgl-position-absolute{position:absolute}.kgl-position-fixed{position:fixed}.kgl-position-sticky{position:sticky}.kgl-visibility-visible{visibility:visible}.kgl-visibility-hidden{visibility:hidden}.kgl-object-fit-contain{-o-object-fit:contain;object-fit:contain}.kgl-object-fit-cover{-o-object-fit:cover;object-fit:cover}.kgl-object-fit-fill{-o-object-fit:fill;object-fit:fill}.kgl-object-fit-none{-o-object-fit:none;object-fit:none}.kgl-object-fit-scale-down{-o-object-fit:scale-down;object-fit:scale-down}:is(.kgl-list-ul,.kgl-list-ol){list-style-type:disc;list-style-position:inside;margin-block-start:.5em;margin-block-end:.5em;padding-inline-start:.5em}:is(.kgl-list-ul,.kgl-list-ol) :where(.kgl-list-ul,.kgl-list-ol){padding-inline-start:1.5em}.kgl-list-ol{list-style-type:decimal}[class*=kgl-divider-]{margin-block-start:2rem;margin-block-end:2rem;border:0}.kgl-divider-L3{border-top:2px solid var(--kgl-basic-grey-dark-T1)}.kgl-divider-L2{border-top:1px solid var(--kgl-basic-grey-dark-T1)}.kgl-divider-L1{border-top:1px dashed var(--kgl-basic-grey-dark-T1)}.kgl-divider-M{border-top:1px solid var(--kgl-basic-grey-dark-T2)}.kgl-mergin-vertical-5{margin-top:5px;margin-bottom:5px}.kgl-table{--_table-thead-color: var(--kgl-basic-grey-dark-T3);--_table-stripe-odd: var(--kgl-basic-white-00);--_table-stripe-even: var(--kgl-basic-grey-dark-T4);--_table-border-size: 1px;--_table-border-color: var(--kgl-basic-grey-dark-T2);--_table-psued-border: linear-gradient(var(--_table-border-color), var(--_table-border-color));--_table-psued-border-back: linear-gradient(var(--_table-stripe-odd), var(--_table-stripe-odd));--_table-padding-x: 16px;--_table-padding-y: 9px;border-collapse:collapse;border-top:1px solid var(--_table-border-color)}.kgl-table :where(th,td){padding-top:var(--_table-padding-y);padding-bottom:calc(var(--_table-padding-y) + var(--_table-border-size));padding-left:calc(var(--_table-padding-x) / 2);padding-right:calc(var(--_table-padding-x) / 2);background-image:var(--_table-psued-border),var(--_table-psued-border-back);background-position:0 100%;background-repeat:no-repeat;background-size:100% var(--_table-border-size);text-align:left}.kgl-table :where(th:first-child,td:first-child){padding-left:var(--_table-padding-x)}.kgl-table :where(th:last-child,td:last-child){padding-right:var(--_table-padding-x)}.kgl-table :where(thead tr){background:var(--_table-thead-color)}.kgl-table :where(tbody tr:nth-child(odd)){background:var(--_table-stripe-odd)}.kgl-table :where(tbody tr:nth-child(2n)){background:var(--_table-stripe-even)}.kgl-table-cell-S{--_table-padding-y: 6px}.kgl-table-cell-M{--_table-padding-y: 9px}.kgl-table-cell-L{--_table-padding-y: 12px}.kgl-table-bordered{border-left:1px solid var(--_table-border-color)}.kgl-table-bordered :where(th,td){border-right:1px solid var(--_table-border-color)}.kgl-fsz-10{font-size:.625rem}.kgl-fsz-11{font-size:.6875rem}.kgl-fsz-12{font-size:.75rem}.kgl-fsz-13{font-size:.8125rem}.kgl-fsz-14{font-size:.875rem}.kgl-fsz-16{font-size:1rem}.kgl-fsz-18{font-size:1.125rem}.kgl-fsz-20{font-size:1.25rem}.kgl-fsz-24{font-size:1.5rem}.kgl-fsz-32{font-size:2rem}.kgl-fsz-48{font-size:3rem}.kgl-fsz-64{font-size:4rem}.kgl-fsz-80{font-size:5rem}.kgl-fsz-96{font-size:6rem}.kgl-ff-sans{fokgl-ff-sans:"Noto Sans JP",system-ui,-apple-system,BlinkMacSystemFont,sans-serif}.kgl-ff-mono{font-family:Noto Sans Mono,monospace}.kgl-line-height-normal{line-height:1.5}.kgl-line-height-dense{line-height:1.3}.kgl-line-height-oneline{line-height:1}.kgl-type-normal-L7{font-size:6rem;font-weight:300;line-height:1}.kgl-type-normal-L6{font-size:4rem;font-weight:300;line-height:1.1}.kgl-type-normal-L5{font-size:3rem;font-weight:300;line-height:1.2}.kgl-type-normal-L4{font-size:2rem;line-height:1.3}.kgl-type-normal-L3{font-size:1.5rem;line-height:1.4}.kgl-type-normal-L2{font-size:1.25rem;line-height:1.4}.kgl-type-normal-L1{font-size:1.125rem;line-height:1.4}.kgl-type-normal-R{font-size:1rem;line-height:1.5}.kgl-type-normal-S1{font-size:.875rem;line-height:1.5}.kgl-type-normal-S2{font-size:.8125rem;line-height:1.4}.kgl-type-normal-S3{font-size:.75rem;line-height:1.4}.kgl-type-dense-L7{font-size:4rem;line-height:1.1}.kgl-type-dense-L6{font-size:3rem;line-height:1.1}.kgl-type-dense-L5{font-size:2rem;line-height:1.2}.kgl-type-dense-L4{font-size:1.5rem;line-height:1.2}.kgl-type-dense-L3{font-size:1.25rem;line-height:1.2}.kgl-type-dense-L2{font-size:1.125rem;line-height:1.2}.kgl-type-dense-L1{font-size:1rem;line-height:1.25}.kgl-type-dense-R{font-size:.875rem;line-height:1.3}.kgl-type-dense-S1{font-size:.8125rem;line-height:1.4}.kgl-type-dense-S2{font-size:.75rem;line-height:1.4}.kgl-type-dense-S3{font-size:.6875rem;line-height:1.4}.kgl-type-oneline-L1{font-size:1rem;line-height:1}.kgl-type-oneline-R{font-size:.875rem;line-height:1}.kgl-type-oneline-S1{font-size:.8125rem;line-height:1}.kgl-type-oneline-S2{font-size:.75rem;line-height:1}.kgl-type-mono-L1{font-family:Noto Sans Mono,monospace;font-size:1rem;line-height:1.4}.kgl-type-mono-R{font-family:Noto Sans Mono,monospace;font-size:.875rem;line-height:1.4}.kgl-color-basic-black-00{color:#1a1a1a}.kgl-color-basic-black-T1{color:#1a1a1acc}.kgl-color-basic-black-T2{color:#1a1a1a99}.kgl-color-basic-black-T3{color:#1a1a1a66}.kgl-color-basic-black-T4{color:#1a1a1a33}.kgl-color-basic-black-T5{color:#1a1a1a1a}.kgl-color-basic-black-T6{color:#1a1a1a0d}.kgl-color-basic-white-00{color:#fff}.kgl-color-basic-white-T1{color:#ffffffba}.kgl-color-basic-white-T2{color:#ffffff75}.kgl-color-basic-white-T3{color:#ffffff4f}.kgl-color-basic-white-T4{color:#ffffff26}.kgl-color-basic-white-T5{color:#ffffff1a}.kgl-color-basic-white-T6{color:#ffffff0f}.kgl-color-basic-grey-dark-S2{color:#23292e}.kgl-color-basic-grey-dark-S1{color:#273038e6}.kgl-color-basic-grey-dark-00{color:#2c3843cc}.kgl-color-basic-grey-dark-T1{color:#303f4d99}.kgl-color-basic-grey-dark-T2{color:#394d6166}.kgl-color-basic-grey-dark-T3{color:#425c7633}.kgl-color-basic-grey-dark-T4{color:#4663801a}.kgl-color-basic-grey-light-S2{color:#eceff2}.kgl-color-basic-grey-light-S1{color:#c7d0d8e6}.kgl-color-basic-grey-light-00{color:#b5c1cccc}.kgl-color-basic-grey-light-T1{color:#a2b1bf99}.kgl-color-basic-grey-light-T2{color:#7d91a56e}.kgl-color-basic-grey-light-T3{color:#58728c45}.kgl-color-basic-grey-light-T4{color:#4663802e}.kgl-color-danger-S2{color:#57040b}.kgl-color-danger-S1{color:#930713}.kgl-color-danger-00{color:#d10a1b}.kgl-color-danger-T0{color:#e36c76}.kgl-color-danger-T1{color:#efabb1}.kgl-color-danger-T2{color:#fbeced}.kgl-color-key-corporate-S2{color:#090845}.kgl-color-key-corporate-S1{color:#0c0b5b}.kgl-color-key-corporate-S0{color:#0e0d6a}.kgl-color-key-corporate-T0{color:#8e8db9}.kgl-color-key-corporate-T1{color:#bebed7}.kgl-color-key-corporate-T2{color:#eeeef4}.kgl-color-key-primary-S2{color:#023131}.kgl-color-key-primary-S1{color:#035454}.kgl-color-key-primary-S0{color:#047474}.kgl-color-key-primary-T0{color:#08cfcf}.kgl-color-key-primary-T1{color:#6ee3e3}.kgl-color-key-primary-T2{color:#d0f6f6}.kgl-color-key-secondary-S2{color:#342c01}.kgl-color-key-secondary-S1{color:#574901}.kgl-color-key-secondary-S0{color:#796601}.kgl-color-key-secondary-T0{color:#ffd703}.kgl-color-key-secondary-T1{color:#ffe768}.kgl-color-key-secondary-T2{color:#fff7cd}.kgl-color-status-safe-S2{color:#053305}.kgl-color-status-safe-S1{color:#095709}.kgl-color-status-safe-S0{color:#0c7a0c}.kgl-color-status-safe-00{color:#12b212}.kgl-color-status-safe-T1{color:#78d378}.kgl-color-status-safe-T2{color:#def4de}.kgl-color-status-warning-S2{color:#4c1c00}.kgl-color-status-warning-S1{color:#7f2e00}.kgl-color-status-warning-S0{color:#b74300}.kgl-color-status-warning-00{color:#ff5d00}.kgl-color-status-warning-T1{color:#ffa470}.kgl-color-status-warning-T2{color:#ffebe0}.kgl-color-status-danger-S2{color:#57040b}.kgl-color-status-danger-S1{color:#930713}.kgl-color-status-danger-00{color:#d10a1b}.kgl-color-status-danger-T0{color:#e36c76}.kgl-color-status-danger-T1{color:#efabb1}.kgl-color-status-danger-T2{color:#fbeced}.kgl-color-status-fatal-S2{color:#4d0c53}.kgl-color-status-fatal-S1{color:#72127b}.kgl-color-status-fatal-00{color:#9a19a6}.kgl-color-status-fatal-T0{color:#c478cb}.kgl-color-status-fatal-T1{color:#deb3e2}.kgl-color-status-fatal-T2{color:#f7edf8}.kgl-color-status-info-dark-S2{color:#23292e}.kgl-color-status-info-dark-S1{color:#273038e6}.kgl-color-status-info-dark-00{color:#2c3843cc}.kgl-color-status-info-dark-T2{color:#394d6166}.kgl-color-status-info-dark-T4{color:#4663801a}.kgl-color-status-info-light-S2{color:#eceff2}.kgl-color-status-info-light-S1{color:#c7d0d8e6}.kgl-color-status-info-light-00{color:#b5c1cccc}.kgl-color-status-info-light-T2{color:#7d91a56e}.kgl-color-status-info-light-T4{color:#4663802e}.kgl-color-functional-action-S2{color:#05285d}.kgl-color-functional-action-S1{color:#08429b}.kgl-color-functional-action-00{color:#0b5edb}.kgl-color-functional-action-T0{color:#5e95e7}.kgl-color-functional-action-T1{color:#a0c0f1}.kgl-color-functional-action-T2{color:#e6effb}.kgl-color-functional-visited-S2{color:#4d0c53}.kgl-color-functional-visited-S1{color:#72127b}.kgl-color-functional-visited-00{color:#9a19a6}.kgl-color-functional-visited-T0{color:#c478cb}.kgl-color-functional-visited-T1{color:#deb3e2}.kgl-color-functional-visited-T2{color:#f7edf8}.kgl-color-functional-negative-S2{color:#57040b}.kgl-color-functional-negative-S1{color:#930713}.kgl-color-functional-negative-00{color:#d10a1b}.kgl-color-functional-negative-T0{color:#e36c76}.kgl-color-functional-negative-T1{color:#efabb1}.kgl-color-functional-negative-T2{color:#fbeced}.kgl-color-functional-neutral-dark-S2{color:#23292e}.kgl-color-functional-neutral-dark-S1{color:#273038e6}.kgl-color-functional-neutral-dark-00{color:#2c3843cc}.kgl-color-functional-neutral-dark-T2{color:#394d6166}.kgl-color-functional-neutral-dark-T4{color:#4663801a}.kgl-color-functional-neutral-light-S2{color:#eceff2}.kgl-color-functional-neutral-light-S1{color:#c7d0d8e6}.kgl-color-functional-neutral-light-00{color:#b5c1cccc}.kgl-color-functional-neutral-light-T2{color:#7d91a56e}.kgl-color-functional-neutral-light-T4{color:#4663802e}.kgl-color-functional-white-00{color:#fff}.kgl-w-auto{width:auto}.kgl-w-0{width:0}.kgl-w-4{width:4px}.kgl-w-8{width:8px}.kgl-w-12{width:12px}.kgl-w-16{width:16px}.kgl-w-24{width:24px}.kgl-w-32{width:32px}.kgl-w-40{width:40px}.kgl-w-48{width:48px}.kgl-w-64{width:64px}.kgl-w-72{width:72px}.kgl-w-80{width:80px}.kgl-w-96{width:96px}.kgl-w-160{width:160px}.kgl-w-0per{width:0}.kgl-w-20per{width:20%}.kgl-w-25per{width:25%}.kgl-w-33per{width:33.33%}.kgl-w-40per{width:40%}.kgl-w-50per{width:50%}.kgl-w-60per{width:60%}.kgl-w-66per{width:66.66%}.kgl-w-75per{width:75%}.kgl-w-80per{width:80%}.kgl-w-100per{width:100%}.kgl-min-w-0{min-width:0}.kgl-min-w-4{min-width:4px}.kgl-min-w-8{min-width:8px}.kgl-min-w-12{min-width:12px}.kgl-min-w-16{min-width:16px}.kgl-min-w-24{min-width:24px}.kgl-min-w-32{min-width:32px}.kgl-min-w-40{min-width:40px}.kgl-min-w-48{min-width:48px}.kgl-min-w-64{min-width:64px}.kgl-min-w-72{min-width:72px}.kgl-min-w-80{min-width:80px}.kgl-min-w-96{min-width:96px}.kgl-min-w-160{min-width:160px}.kgl-min-w-0per{min-width:0}.kgl-min-w-20per{min-width:20%}.kgl-min-w-25per{min-width:25%}.kgl-min-w-33per{min-width:33.33%}.kgl-min-w-40per{min-width:40%}.kgl-min-w-50per{min-width:50%}.kgl-min-w-60per{min-width:60%}.kgl-min-w-66per{min-width:66.66%}.kgl-min-w-75per{min-width:75%}.kgl-min-w-80per{min-width:80%}.kgl-min-w-100per{min-width:100%}.kgl-max-w-0{max-width:0}.kgl-max-w-4{max-width:4px}.kgl-max-w-8{max-width:8px}.kgl-max-w-12{max-width:12px}.kgl-max-w-16{max-width:16px}.kgl-max-w-24{max-width:24px}.kgl-max-w-32{max-width:32px}.kgl-max-w-40{max-width:40px}.kgl-max-w-48{max-width:48px}.kgl-max-w-64{max-width:64px}.kgl-max-w-72{max-width:72px}.kgl-max-w-80{max-width:80px}.kgl-max-w-96{max-width:96px}.kgl-max-w-160{max-width:160px}.kgl-max-w-0per{max-width:0}.kgl-max-w-20per{max-width:20%}.kgl-max-w-25per{max-width:25%}.kgl-max-w-33per{max-width:33.33%}.kgl-max-w-40per{max-width:40%}.kgl-max-w-50per{max-width:50%}.kgl-max-w-60per{max-width:60%}.kgl-max-w-66per{max-width:66.66%}.kgl-max-w-75per{max-width:75%}.kgl-max-w-80per{max-width:80%}.kgl-max-w-100per{max-width:100%}.kgl-h-auto{height:auto}.kgl-h-0{height:0}.kgl-h-4{height:4px}.kgl-h-8{height:8px}.kgl-h-12{height:12px}.kgl-h-16{height:16px}.kgl-h-24{height:24px}.kgl-h-32{height:32px}.kgl-h-40{height:40px}.kgl-h-48{height:48px}.kgl-h-64{height:64px}.kgl-h-72{height:72px}.kgl-h-80{height:80px}.kgl-h-96{height:96px}.kgl-h-160{height:160px}.kgl-h-0per{height:0}.kgl-h-20per{height:20%}.kgl-h-25per{height:25%}.kgl-h-33per{height:33.33%}.kgl-h-40per{height:40%}.kgl-h-50per{height:50%}.kgl-h-60per{height:60%}.kgl-h-66per{height:66.66%}.kgl-h-75per{height:75%}.kgl-h-80per{height:80%}.kgl-h-100per{height:100%}.kgl-min-h-0{min-height:0}.kgl-min-h-4{min-height:4px}.kgl-min-h-8{min-height:8px}.kgl-min-h-12{min-height:12px}.kgl-min-h-16{min-height:16px}.kgl-min-h-24{min-height:24px}.kgl-min-h-32{min-height:32px}.kgl-min-h-40{min-height:40px}.kgl-min-h-48{min-height:48px}.kgl-min-h-64{min-height:64px}.kgl-min-h-72{min-height:72px}.kgl-min-h-80{min-height:80px}.kgl-min-h-96{min-height:96px}.kgl-min-h-160{min-height:160px}.kgl-min-h-0per{min-height:0}.kgl-min-h-20per{min-height:20%}.kgl-min-h-25per{min-height:25%}.kgl-min-h-33per{min-height:33.33%}.kgl-min-h-40per{min-height:40%}.kgl-min-h-50per{min-height:50%}.kgl-min-h-60per{min-height:60%}.kgl-min-h-66per{min-height:66.66%}.kgl-min-h-75per{min-height:75%}.kgl-min-h-80per{min-height:80%}.kgl-min-h-100per{min-height:100%}.kgl-max-h-0{max-height:0}.kgl-max-h-4{max-height:4px}.kgl-max-h-8{max-height:8px}.kgl-max-h-12{max-height:12px}.kgl-max-h-16{max-height:16px}.kgl-max-h-24{max-height:24px}.kgl-max-h-32{max-height:32px}.kgl-max-h-40{max-height:40px}.kgl-max-h-48{max-height:48px}.kgl-max-h-64{max-height:64px}.kgl-max-h-72{max-height:72px}.kgl-max-h-80{max-height:80px}.kgl-max-h-96{max-height:96px}.kgl-max-h-160{max-height:160px}.kgl-max-h-0per{max-height:0}.kgl-max-h-20per{max-height:20%}.kgl-max-h-25per{max-height:25%}.kgl-max-h-33per{max-height:33.33%}.kgl-max-h-40per{max-height:40%}.kgl-max-h-50per{max-height:50%}.kgl-max-h-60per{max-height:60%}.kgl-max-h-66per{max-height:66.66%}.kgl-max-h-75per{max-height:75%}.kgl-max-h-80per{max-height:80%}.kgl-max-h-100per{max-height:100%}.kgl-m-auto{margin:auto}.kgl-m-0{margin:0}.kgl-m-4{margin:4px}.kgl-m-8{margin:8px}.kgl-m-12{margin:12px}.kgl-m-16{margin:16px}.kgl-m-24{margin:24px}.kgl-m-32{margin:32px}.kgl-m-40{margin:40px}.kgl-m-48{margin:48px}.kgl-m-64{margin:64px}.kgl-m-72{margin:72px}.kgl-m-80{margin:80px}.kgl-m-96{margin:96px}.kgl-m-160{margin:160px}.kgl-mt-auto{margin-top:auto}.kgl-mt-0{margin-top:0}.kgl-mt-4{margin-top:4px}.kgl-mt-8{margin-top:8px}.kgl-mt-12{margin-top:12px}.kgl-mt-16{margin-top:16px}.kgl-mt-24{margin-top:24px}.kgl-mt-32{margin-top:32px}.kgl-mt-40{margin-top:40px}.kgl-mt-48{margin-top:48px}.kgl-mt-64{margin-top:64px}.kgl-mt-72{margin-top:72px}.kgl-mt-80{margin-top:80px}.kgl-mt-96{margin-top:96px}.kgl-mt-160{margin-top:160px}.kgl-mr-auto{margin-right:auto}.kgl-mr-0{margin-right:0}.kgl-mr-4{margin-right:4px}.kgl-mr-8{margin-right:8px}.kgl-mr-12{margin-right:12px}.kgl-mr-16{margin-right:16px}.kgl-mr-24{margin-right:24px}.kgl-mr-32{margin-right:32px}.kgl-mr-40{margin-right:40px}.kgl-mr-48{margin-right:48px}.kgl-mr-64{margin-right:64px}.kgl-mr-72{margin-right:72px}.kgl-mr-80{margin-right:80px}.kgl-mr-96{margin-right:96px}.kgl-mr-160{margin-right:160px}.kgl-mb-auto{margin-bottom:auto}.kgl-mb-0{margin-bottom:0}.kgl-mb-4{margin-bottom:4px}.kgl-mb-8{margin-bottom:8px}.kgl-mb-12{margin-bottom:12px}.kgl-mb-16{margin-bottom:16px}.kgl-mb-24{margin-bottom:24px}.kgl-mb-32{margin-bottom:32px}.kgl-mb-40{margin-bottom:40px}.kgl-mb-48{margin-bottom:48px}.kgl-mb-64{margin-bottom:64px}.kgl-mb-72{margin-bottom:72px}.kgl-mb-80{margin-bottom:80px}.kgl-mb-96{margin-bottom:96px}.kgl-mb-160{margin-bottom:160px}.kgl-ml-auto{margin-left:auto}.kgl-ml-0{margin-left:0}.kgl-ml-4{margin-left:4px}.kgl-ml-8{margin-left:8px}.kgl-ml-12{margin-left:12px}.kgl-ml-16{margin-left:16px}.kgl-ml-24{margin-left:24px}.kgl-ml-32{margin-left:32px}.kgl-ml-40{margin-left:40px}.kgl-ml-48{margin-left:48px}.kgl-ml-64{margin-left:64px}.kgl-ml-72{margin-left:72px}.kgl-ml-80{margin-left:80px}.kgl-ml-96{margin-left:96px}.kgl-ml-160{margin-left:160px}.kgl-mx-auto{margin-left:auto;margin-right:auto}.kgl-mx-0{margin-left:0;margin-right:0}.kgl-mx-4{margin-left:4px;margin-right:4px}.kgl-mx-8{margin-left:8px;margin-right:8px}.kgl-mx-12{margin-left:12px;margin-right:12px}.kgl-mx-16{margin-left:16px;margin-right:16px}.kgl-mx-24{margin-left:24px;margin-right:24px}.kgl-mx-32{margin-left:32px;margin-right:32px}.kgl-mx-40{margin-left:40px;margin-right:40px}.kgl-mx-48{margin-left:48px;margin-right:48px}.kgl-mx-64{margin-left:64px;margin-right:64px}.kgl-mx-72{margin-left:72px;margin-right:72px}.kgl-mx-80{margin-left:80px;margin-right:80px}.kgl-mx-96{margin-left:96px;margin-right:96px}.kgl-mx-160{margin-left:160px;margin-right:160px}.kgl-my-auto{margin-top:auto;margin-bottom:auto}.kgl-my-0{margin-top:0;margin-bottom:0}.kgl-my-4{margin-top:4px;margin-bottom:4px}.kgl-my-8{margin-top:8px;margin-bottom:8px}.kgl-my-12{margin-top:12px;margin-bottom:12px}.kgl-my-16{margin-top:16px;margin-bottom:16px}.kgl-my-24{margin-top:24px;margin-bottom:24px}.kgl-my-32{margin-top:32px;margin-bottom:32px}.kgl-my-40{margin-top:40px;margin-bottom:40px}.kgl-my-48{margin-top:48px;margin-bottom:48px}.kgl-my-64{margin-top:64px;margin-bottom:64px}.kgl-my-72{margin-top:72px;margin-bottom:72px}.kgl-my-80{margin-top:80px;margin-bottom:80px}.kgl-my-96{margin-top:96px;margin-bottom:96px}.kgl-my-160{margin-top:160px;margin-bottom:160px}.kgl-p-auto{padding:auto}.kgl-p-0{padding:0}.kgl-p-4{padding:4px}.kgl-p-8{padding:8px}.kgl-p-12{padding:12px}.kgl-p-16{padding:16px}.kgl-p-24{padding:24px}.kgl-p-32{padding:32px}.kgl-p-40{padding:40px}.kgl-p-48{padding:48px}.kgl-p-64{padding:64px}.kgl-p-72{padding:72px}.kgl-p-80{padding:80px}.kgl-p-96{padding:96px}.kgl-p-160{padding:160px}.kgl-pt-auto{padding-top:auto}.kgl-pt-0{padding-top:0}.kgl-pt-4{padding-top:4px}.kgl-pt-8{padding-top:8px}.kgl-pt-12{padding-top:12px}.kgl-pt-16{padding-top:16px}.kgl-pt-24{padding-top:24px}.kgl-pt-32{padding-top:32px}.kgl-pt-40{padding-top:40px}.kgl-pt-48{padding-top:48px}.kgl-pt-64{padding-top:64px}.kgl-pt-72{padding-top:72px}.kgl-pt-80{padding-top:80px}.kgl-pt-96{padding-top:96px}.kgl-pt-160{padding-top:160px}.kgl-pr-auto{padding-right:auto}.kgl-pr-0{padding-right:0}.kgl-pr-4{padding-right:4px}.kgl-pr-8{padding-right:8px}.kgl-pr-12{padding-right:12px}.kgl-pr-16{padding-right:16px}.kgl-pr-24{padding-right:24px}.kgl-pr-32{padding-right:32px}.kgl-pr-40{padding-right:40px}.kgl-pr-48{padding-right:48px}.kgl-pr-64{padding-right:64px}.kgl-pr-72{padding-right:72px}.kgl-pr-80{padding-right:80px}.kgl-pr-96{padding-right:96px}.kgl-pr-160{padding-right:160px}.kgl-pb-auto{padding-bottom:auto}.kgl-pb-0{padding-bottom:0}.kgl-pb-4{padding-bottom:4px}.kgl-pb-8{padding-bottom:8px}.kgl-pb-12{padding-bottom:12px}.kgl-pb-16{padding-bottom:16px}.kgl-pb-20{padding-bottom:20px}.kgl-pb-24{padding-bottom:24px}.kgl-pb-32{padding-bottom:32px}.kgl-pb-40{padding-bottom:40px}.kgl-pb-48{padding-bottom:48px}.kgl-pb-64{padding-bottom:64px}.kgl-pb-72{padding-bottom:72px}.kgl-pb-80{padding-bottom:80px}.kgl-pb-96{padding-bottom:96px}.kgl-pb-160{padding-bottom:160px}.kgl-pl-auto{padding-left:auto}.kgl-pl-0{padding-left:0}.kgl-pl-4{padding-left:4px}.kgl-pl-8{padding-left:8px}.kgl-pl-12{padding-left:12px}.kgl-pl-16{padding-left:16px}.kgl-pl-24{padding-left:24px}.kgl-pl-32{padding-left:32px}.kgl-pl-40{padding-left:40px}.kgl-pl-48{padding-left:48px}.kgl-pl-64{padding-left:64px}.kgl-pl-72{padding-left:72px}.kgl-pl-80{padding-left:80px}.kgl-pl-96{padding-left:96px}.kgl-pl-160{padding-left:160px}.kgl-px-auto{padding-left:auto;padding-right:auto}.kgl-px-0{padding-left:0;padding-right:0}.kgl-px-4{padding-left:4px;padding-right:4px}.kgl-px-8{padding-left:8px;padding-right:8px}.kgl-px-12{padding-left:12px;padding-right:12px}.kgl-px-16{padding-left:16px;padding-right:16px}.kgl-px-24{padding-left:24px;padding-right:24px}.kgl-px-32{padding-left:32px;padding-right:32px}.kgl-px-40{padding-left:40px;padding-right:40px}.kgl-px-48{padding-left:48px;padding-right:48px}.kgl-px-64{padding-left:64px;padding-right:64px}.kgl-px-72{padding-left:72px;padding-right:72px}.kgl-px-80{padding-left:80px;padding-right:80px}.kgl-px-96{padding-left:96px;padding-right:96px}.kgl-px-160{padding-left:160px;padding-right:160px}.kgl-py-auto{padding-top:auto;padding-bottom:auto}.kgl-py-0{padding-top:0;padding-bottom:0}.kgl-py-4{padding-top:4px;padding-bottom:4px}.kgl-py-8{padding-top:8px;padding-bottom:8px}.kgl-py-12{padding-top:12px;padding-bottom:12px}.kgl-py-16{padding-top:16px;padding-bottom:16px}.kgl-py-20{padding-top:20px;padding-bottom:20px}.kgl-py-24{padding-top:24px;padding-bottom:24px}.kgl-py-32{padding-top:32px;padding-bottom:32px}.kgl-py-40{padding-top:40px;padding-bottom:40px}.kgl-py-48{padding-top:48px;padding-bottom:48px}.kgl-py-64{padding-top:64px;padding-bottom:64px}.kgl-py-72{padding-top:72px;padding-bottom:72px}.kgl-py-80{padding-top:80px;padding-bottom:80px}.kgl-py-96{padding-top:96px;padding-bottom:96px}.kgl-py-160{padding-top:160px;padding-bottom:160px}.kgl-gap-4{gap:4px}.kgl-gap-8{gap:8px}.kgl-gap-16{gap:16px}.kgl-gap-20{gap:20px}.kgl-gap-24{gap:24px}.kgl-gap-32{gap:32px}.kgl-gap-40{gap:40px}.kgl-gap-48{gap:48px}.kgl-bg-basic-black-00{background-color:#1a1a1a}.kgl-bg-basic-black-T1{background-color:#1a1a1acc}.kgl-bg-basic-black-T2{background-color:#1a1a1a99}.kgl-bg-basic-black-T3{background-color:#1a1a1a66}.kgl-bg-basic-black-T4{background-color:#1a1a1a33}.kgl-bg-basic-black-T5{background-color:#1a1a1a1a}.kgl-bg-basic-black-T6{background-color:#1a1a1a0d}.kgl-bg-basic-white-00{background-color:#fff}.kgl-bg-basic-white-T1{background-color:#ffffffba}.kgl-bg-basic-white-T2{background-color:#ffffff75}.kgl-bg-basic-white-T3{background-color:#ffffff4f}.kgl-bg-basic-white-T4{background-color:#ffffff26}.kgl-bg-basic-white-T5{background-color:#ffffff1a}.kgl-bg-basic-white-T6{background-color:#ffffff0f}.kgl-bg-basic-grey-dark-S2{background-color:#23292e}.kgl-bg-basic-grey-dark-S1{background-color:#273038e6}.kgl-bg-basic-grey-dark-00{background-color:#2c3843cc}.kgl-bg-basic-grey-dark-T1{background-color:#303f4d99}.kgl-bg-basic-grey-dark-T2{background-color:#394d6166}.kgl-bg-basic-grey-dark-T3{background-color:#425c7633}.kgl-bg-basic-grey-dark-T4{background-color:#4663801a}.kgl-bg-basic-grey-light-S2{background-color:#eceff2}.kgl-bg-basic-grey-light-S1{background-color:#c7d0d8e6}.kgl-bg-basic-grey-light-00{background-color:#b5c1cccc}.kgl-bg-basic-grey-light-T1{background-color:#a2b1bf99}.kgl-bg-basic-grey-light-T2{background-color:#7d91a56e}.kgl-bg-basic-grey-light-T3{background-color:#58728c45}.kgl-bg-basic-grey-light-T4{background-color:#4663802e}.kgl-bg-key-corporate-S2{background-color:#090845}.kgl-bg-key-corporate-S1{background-color:#0c0b5b}.kgl-bg-key-corporate-S0{background-color:#0e0d6a}.kgl-bg-key-corporate-T0{background-color:#8e8db9}.kgl-bg-key-corporate-T1{background-color:#bebed7}.kgl-bg-key-corporate-T2{background-color:#eeeef4}.kgl-bg-key-primary-S2{background-color:#023131}.kgl-bg-key-primary-S1{background-color:#035454}.kgl-bg-key-primary-S0{background-color:#047474}.kgl-bg-key-primary-T0{background-color:#08cfcf}.kgl-bg-key-primary-T1{background-color:#6ee3e3}.kgl-bg-key-primary-T2{background-color:#d0f6f6}.kgl-bg-key-secondary-S2{background-color:#342c01}.kgl-bg-key-secondary-S1{background-color:#574901}.kgl-bg-key-secondary-S0{background-color:#796601}.kgl-bg-key-secondary-T0{background-color:#ffd703}.kgl-bg-key-secondary-T1{background-color:#ffe768}.kgl-bg-key-secondary-T2{background-color:#fff7cd}.kgl-bg-status-safe-S2{background-color:#053305}.kgl-bg-status-safe-S1{background-color:#095709}.kgl-bg-status-safe-S0{background-color:#0c7a0c}.kgl-bg-status-safe-00{background-color:#12b212}.kgl-bg-status-safe-T1{background-color:#78d378}.kgl-bg-status-safe-T2{background-color:#def4de}.kgl-bg-status-warning-S2{background-color:#4c1c00}.kgl-bg-status-warning-S1{background-color:#7f2e00}.kgl-bg-status-warning-S0{background-color:#b74300}.kgl-bg-status-warning-00{background-color:#ff5d00}.kgl-bg-status-warning-T1{background-color:#ffa470}.kgl-bg-status-warning-T2{background-color:#ffebe0}.kgl-bg-status-danger-S2{background-color:#57040b}.kgl-bg-status-danger-S1{background-color:#930713}.kgl-bg-status-danger-00{background-color:#d10a1b}.kgl-bg-status-danger-T0{background-color:#e36c76}.kgl-bg-status-danger-T1{background-color:#efabb1}.kgl-bg-status-danger-T2{background-color:#fbeced}.kgl-bg-status-fatal-S2{background-color:#4d0c53}.kgl-bg-status-fatal-S1{background-color:#72127b}.kgl-bg-status-fatal-00{background-color:#9a19a6}.kgl-bg-status-fatal-T0{background-color:#c478cb}.kgl-bg-status-fatal-T1{background-color:#deb3e2}.kgl-bg-status-fatal-T2{background-color:#f7edf8}.kgl-bg-status-info-dark-S2{background-color:#23292e}.kgl-bg-status-info-dark-S1{background-color:#273038e6}.kgl-bg-status-info-dark-00{background-color:#2c3843cc}.kgl-bg-status-info-dark-T2{background-color:#394d6166}.kgl-bg-status-info-dark-T4{background-color:#4663801a}.kgl-bg-status-info-light-S2{background-color:#eceff2}.kgl-bg-status-info-light-S1{background-color:#c7d0d8e6}.kgl-bg-status-info-light-00{background-color:#b5c1cccc}.kgl-bg-status-info-light-T2{background-color:#7d91a56e}.kgl-bg-status-info-light-T4{background-color:#4663802e}.kgl-bg-functional-action-S2{background-color:#05285d}.kgl-bg-functional-action-S1{background-color:#08429b}.kgl-bg-functional-action-00{background-color:#0b5edb}.kgl-bg-functional-action-T0{background-color:#5e95e7}.kgl-bg-functional-action-T1{background-color:#a0c0f1}.kgl-bg-functional-action-T2{background-color:#e6effb}.kgl-bg-functional-visited-S2{background-color:#4d0c53}.kgl-bg-functional-visited-S1{background-color:#72127b}.kgl-bg-functional-visited-00{background-color:#9a19a6}.kgl-bg-functional-visited-T0{background-color:#c478cb}.kgl-bg-functional-visited-T1{background-color:#deb3e2}.kgl-bg-functional-visited-T2{background-color:#f7edf8}.kgl-bg-functional-negative-S2{background-color:#57040b}.kgl-bg-functional-negative-S1{background-color:#930713}.kgl-bg-functional-negative-00{background-color:#d10a1b}.kgl-bg-functional-negative-T0{background-color:#e36c76}.kgl-bg-functional-negative-T1{background-color:#efabb1}.kgl-bg-functional-negative-T2{background-color:#fbeced}.kgl-bg-functional-neutral-dark-S2{background-color:#23292e}.kgl-bg-functional-neutral-dark-S1{background-color:#273038e6}.kgl-bg-functional-neutral-dark-00{background-color:#2c3843cc}.kgl-bg-functional-neutral-dark-T2{background-color:#394d6166}.kgl-bg-functional-neutral-dark-T4{background-color:#4663801a}.kgl-bg-functional-neutral-light-S2{background-color:#eceff2}.kgl-bg-functional-neutral-light-S1{background-color:#c7d0d8e6}.kgl-bg-functional-neutral-light-00{background-color:#b5c1cccc}.kgl-bg-functional-neutral-light-T2{background-color:#7d91a56e}.kgl-bg-functional-neutral-light-T4{background-color:#4663802e}.kgl-bg-functional-white-00{background-color:#fff}.kgl-border{border:1px solid rgba(44,56,67,.8)}.kgl-border-width-1{border-width:1px}.kgl-border-width-2{border-width:2px}.kgl-border-width-3{border-width:3px}.kgl-border-width-4{border-width:4px}.kgl-border-width-5{border-width:5px}.kgl-border-basic-black-00{border-color:#1a1a1a}.kgl-border-basic-black-T1{border-color:#1a1a1acc}.kgl-border-basic-black-T2{border-color:#1a1a1a99}.kgl-border-basic-black-T3{border-color:#1a1a1a66}.kgl-border-basic-black-T4{border-color:#1a1a1a33}.kgl-border-basic-black-T5{border-color:#1a1a1a1a}.kgl-border-basic-black-T6{border-color:#1a1a1a0d}.kgl-border-basic-white-00{border-color:#fff}.kgl-border-basic-white-T1{border-color:#ffffffba}.kgl-border-basic-white-T2{border-color:#ffffff75}.kgl-border-basic-white-T3{border-color:#ffffff4f}.kgl-border-basic-white-T4{border-color:#ffffff26}.kgl-border-basic-white-T5{border-color:#ffffff1a}.kgl-border-basic-white-T6{border-color:#ffffff0f}.kgl-border-basic-grey-dark-S2{border-color:#23292e}.kgl-border-basic-grey-dark-S1{border-color:#273038e6}.kgl-border-basic-grey-dark-00{border-color:#2c3843cc}.kgl-border-basic-grey-dark-T1{border-color:#303f4d99}.kgl-border-basic-grey-dark-T2{border-color:#394d6166}.kgl-border-basic-grey-dark-T3{border-color:#425c7633}.kgl-border-basic-grey-dark-T4{border-color:#4663801a}.kgl-border-basic-grey-light-S2{border-color:#eceff2}.kgl-border-basic-grey-light-S1{border-color:#c7d0d8e6}.kgl-border-basic-grey-light-00{border-color:#b5c1cccc}.kgl-border-basic-grey-light-T1{border-color:#a2b1bf99}.kgl-border-basic-grey-light-T2{border-color:#7d91a56e}.kgl-border-basic-grey-light-T3{border-color:#58728c45}.kgl-border-basic-grey-light-T4{border-color:#4663802e}.kgl-border-key-corporate-S2{border-color:#090845}.kgl-border-key-corporate-S1{border-color:#0c0b5b}.kgl-border-key-corporate-S0{border-color:#0e0d6a}.kgl-border-key-corporate-T0{border-color:#8e8db9}.kgl-border-key-corporate-T1{border-color:#bebed7}.kgl-border-key-corporate-T2{border-color:#eeeef4}.kgl-border-key-primary-S2{border-color:#023131}.kgl-border-key-primary-S1{border-color:#035454}.kgl-border-key-primary-S0{border-color:#047474}.kgl-border-key-primary-T0{border-color:#08cfcf}.kgl-border-key-primary-T1{border-color:#6ee3e3}.kgl-border-key-primary-T2{border-color:#d0f6f6}.kgl-border-key-secondary-S2{border-color:#342c01}.kgl-border-key-secondary-S1{border-color:#574901}.kgl-border-key-secondary-S0{border-color:#796601}.kgl-border-key-secondary-T0{border-color:#ffd703}.kgl-border-key-secondary-T1{border-color:#ffe768}.kgl-border-key-secondary-T2{border-color:#fff7cd}.kgl-border-status-safe-S2{border-color:#053305}.kgl-border-status-safe-S1{border-color:#095709}.kgl-border-status-safe-S0{border-color:#0c7a0c}.kgl-border-status-safe-00{border-color:#12b212}.kgl-border-status-safe-T1{border-color:#78d378}.kgl-border-status-safe-T2{border-color:#def4de}.kgl-border-status-warning-S2{border-color:#4c1c00}.kgl-border-status-warning-S1{border-color:#7f2e00}.kgl-border-status-warning-S0{border-color:#b74300}.kgl-border-status-warning-00{border-color:#ff5d00}.kgl-border-status-warning-T1{border-color:#ffa470}.kgl-border-status-warning-T2{border-color:#ffebe0}.kgl-border-status-danger-S2{border-color:#57040b}.kgl-border-status-danger-S1{border-color:#930713}.kgl-border-status-danger-00{border-color:#d10a1b}.kgl-border-status-danger-T0{border-color:#e36c76}.kgl-border-status-danger-T1{border-color:#efabb1}.kgl-border-status-danger-T2{border-color:#fbeced}.kgl-border-status-fatal-S2{border-color:#4d0c53}.kgl-border-status-fatal-S1{border-color:#72127b}.kgl-border-status-fatal-00{border-color:#9a19a6}.kgl-border-status-fatal-T0{border-color:#c478cb}.kgl-border-status-fatal-T1{border-color:#deb3e2}.kgl-border-status-fatal-T2{border-color:#f7edf8}.kgl-border-status-info-dark-S2{border-color:#23292e}.kgl-border-status-info-dark-S1{border-color:#273038e6}.kgl-border-status-info-dark-00{border-color:#2c3843cc}.kgl-border-status-info-dark-T2{border-color:#394d6166}.kgl-border-status-info-dark-T4{border-color:#4663801a}.kgl-border-status-info-light-S2{border-color:#eceff2}.kgl-border-status-info-light-S1{border-color:#c7d0d8e6}.kgl-border-status-info-light-00{border-color:#b5c1cccc}.kgl-border-status-info-light-T2{border-color:#7d91a56e}.kgl-border-status-info-light-T4{border-color:#4663802e}.kgl-border-functional-action-S2{border-color:#05285d}.kgl-border-functional-action-S1{border-color:#08429b}.kgl-border-functional-action-00{border-color:#0b5edb}.kgl-border-functional-action-T0{border-color:#5e95e7}.kgl-border-functional-action-T1{border-color:#a0c0f1}.kgl-border-functional-action-T2{border-color:#e6effb}.kgl-border-functional-visited-S2{border-color:#4d0c53}.kgl-border-functional-visited-S1{border-color:#72127b}.kgl-border-functional-visited-00{border-color:#9a19a6}.kgl-border-functional-visited-T0{border-color:#c478cb}.kgl-border-functional-visited-T1{border-color:#deb3e2}.kgl-border-functional-visited-T2{border-color:#f7edf8}.kgl-border-functional-negative-S2{border-color:#57040b}.kgl-border-functional-negative-S1{border-color:#930713}.kgl-border-functional-negative-00{border-color:#d10a1b}.kgl-border-functional-negative-T0{border-color:#e36c76}.kgl-border-functional-negative-T1{border-color:#efabb1}.kgl-border-functional-negative-T2{border-color:#fbeced}.kgl-border-functional-neutral-dark-S2{border-color:#23292e}.kgl-border-functional-neutral-dark-S1{border-color:#273038e6}.kgl-border-functional-neutral-dark-00{border-color:#2c3843cc}.kgl-border-functional-neutral-dark-T2{border-color:#394d6166}.kgl-border-functional-neutral-dark-T4{border-color:#4663801a}.kgl-border-functional-neutral-light-S2{border-color:#eceff2}.kgl-border-functional-neutral-light-S1{border-color:#c7d0d8e6}.kgl-border-functional-neutral-light-00{border-color:#b5c1cccc}.kgl-border-functional-neutral-light-T2{border-color:#7d91a56e}.kgl-border-functional-neutral-light-T4{border-color:#4663802e}.kgl-border-functional-white-00{border-color:#fff}.kgl-radius-0{border-radius:0}.kgl-radius-1{border-radius:2px}.kgl-radius-2{border-radius:4px}.kgl-radius-3{border-radius:6px}.kgl-radius-4{border-radius:8px}.kgl-radius-5{border-radius:16px}.kgl-radius-6{border-radius:32px}.kgl-radius-pill{border-radius:9in}.kgl-radius-circle{border-radius:50%}.kgl-opacity-0{opacity:0}.kgl-opacity-1{opacity:.1}.kgl-opacity-2{opacity:.2}.kgl-opacity-3{opacity:.3}.kgl-opacity-4{opacity:.4}.kgl-opacity-5{opacity:.5}.kgl-opacity-6{opacity:.6}.kgl-opacity-7{opacity:.7}.kgl-opacity-8{opacity:.8}.kgl-opacity-9{opacity:.9}.kgl-opacity-10{opacity:1}.kgl-shadow-0{box-shadow:none}.kgl-shadow-1{box-shadow:0 .5px 1px #0000003d,0 1px 1px #00000014}.kgl-shadow-2{box-shadow:0 1px 2px #0000003d,0 1px 2px #00000014}.kgl-shadow-3{box-shadow:0 1.5px 2px #0000003d,0 2px 4px 1px #00000014}.kgl-shadow-4{box-shadow:0 2px 3px #0000003d,0 3px 5px 1px #00000014}.kgl-shadow-5{box-shadow:0 2.5px 4px #0000003d,0 4px 7px 1px #00000014}.kgl-shadow-6{box-shadow:0 3.5px 6px #0000003d,0 5px 10px 2px #00000014}.kgl-shadow-7{box-shadow:0 4px 7px #0000003d,0 6px 12px 2px #00000014}.kgl-shadow-8{box-shadow:0 5px 8px #0000003d,0 8px 16px 3px #00000014}.kgl-shadow-key-light-0{box-shadow:none}.kgl-shadow-key-light-1{box-shadow:0 .5px 1px #0000003d}.kgl-shadow-key-light-2{box-shadow:0 1px 2px #0000003d}.kgl-shadow-key-light-3{box-shadow:0 1.5px 2px #0000003d}.kgl-shadow-key-light-4{box-shadow:0 2px 3px #0000003d}.kgl-shadow-key-light-5{box-shadow:0 2.5px 4px #0000003d}.kgl-shadow-key-light-6{box-shadow:0 3.5px 6px #0000003d}.kgl-shadow-key-light-7{box-shadow:0 4px 7px #0000003d}.kgl-shadow-key-light-8{box-shadow:0 5px 8px #0000003d}.kgl-shadow-ambient-light-0{box-shadow:none}.kgl-shadow-ambient-light-1{box-shadow:0 1px 1px #00000014}.kgl-shadow-ambient-light-2{box-shadow:0 1px 2px #00000014}.kgl-shadow-ambient-light-3{box-shadow:0 2px 4px 1px #00000014}.kgl-shadow-ambient-light-4{box-shadow:0 3px 5px 1px #00000014}.kgl-shadow-ambient-light-5{box-shadow:0 4px 7px 1px #00000014}.kgl-shadow-ambient-light-6{box-shadow:0 5px 10px 2px #00000014}.kgl-shadow-ambient-light-7{box-shadow:0 6px 12px 2px #00000014}.kgl-shadow-ambient-light-8{box-shadow:0 8px 16px 3px #00000014}.kgl-zindex-0{z-index:0}.kgl-zindex-1{z-index:1000}.kgl-zindex-2{z-index:2000}.kgl-zindex-3{z-index:3000}.kgl-zindex-4{z-index:4000}.kgl-zindex-5{z-index:5000}.kgl-zindex-6{z-index:6000}.kgl-aspect-ratio-1-1{aspect-ratio:1 / 1}.kgl-aspect-ratio-1-2{aspect-ratio:1 / 2}.kgl-aspect-ratio-4-3{aspect-ratio:4 / 3}.kgl-aspect-ratio-16-9{aspect-ratio:16 / 9}.kgl-animation-duration-350{animation-duration:.35s}.kgl-animation-duration-700{animation-duration:.7s}.kgl-form-normal{font-size:14px;width:654px;height:40px}.kgl-width-100-per{width:100%}@media (max-width: 300px){.kgl-form-normal{width:300px}}@media (min-width: 301px) and (max-width: 653px){.kgl-form-normal{width:100%}}@media (min-width: 654px){.kgl-width-654{width:654px}}.kgl-anchor-icon{display:flex;flex-direction:row;align-items:flex-end;padding:0;isolation:isolate;position:absolute;width:117px;height:18px;left:262px;top:20px}:root{--kgl-basic-black-00: #1a1a1a;--kgl-basic-black-T1: rgba(26, 26, 26, .8);--kgl-basic-black-T2: rgba(26, 26, 26, .6);--kgl-basic-black-T3: rgba(26, 26, 26, .4);--kgl-basic-black-T4: rgba(26, 26, 26, .2);--kgl-basic-black-T5: rgba(26, 26, 26, .1);--kgl-basic-black-T6: rgba(26, 26, 26, .05);--kgl-basic-white-00: #fff;--kgl-basic-white-T1: rgba(255, 255, 255, .73);--kgl-basic-white-T2: rgba(255, 255, 255, .46);--kgl-basic-white-T3: rgba(255, 255, 255, .31);--kgl-basic-white-T4: rgba(255, 255, 255, .15);--kgl-basic-white-T5: rgba(255, 255, 255, .1);--kgl-basic-white-T6: rgba(255, 255, 255, .06);--kgl-basic-grey-dark-S2: #23292e;--kgl-basic-grey-dark-S1: rgba(39, 48, 56, .9);--kgl-basic-grey-dark-00: rgba(44, 56, 67, .8);--kgl-basic-grey-dark-T1: rgba(48, 63, 77, .6);--kgl-basic-grey-dark-T2: rgba(57, 77, 97, .4);--kgl-basic-grey-dark-T3: rgba(66, 92, 118, .2);--kgl-basic-grey-dark-T4: rgba(70, 99, 128, .1);--kgl-basic-grey-light-S2: #eceff2;--kgl-basic-grey-light-S1: rgba(199, 208, 216, .9);--kgl-basic-grey-light-00: rgba(181, 193, 204, .8);--kgl-basic-grey-light-T1: rgba(162, 177, 191, .6);--kgl-basic-grey-light-T2: rgba(125, 145, 165, .43);--kgl-basic-grey-light-T3: rgba(88, 114, 140, .27);--kgl-basic-grey-light-T4: rgba(70, 99, 128, .18);--kgl-key-corporate-S2: #090845;--kgl-key-corporate-S1: #0c0b5b;--kgl-key-corporate-S0: #0e0d6a;--kgl-key-corporate-T0: #8e8db9;--kgl-key-corporate-T1: #bebed7;--kgl-key-corporate-T2: #eeeef4;--kgl-key-primary-S2: #023131;--kgl-key-primary-S1: #035454;--kgl-key-primary-S0: #047474;--kgl-key-primary-T0: #08cfcf;--kgl-key-primary-T1: #6ee3e3;--kgl-key-primary-T2: #d0f6f6;--kgl-key-secondary-S2: #342c01;--kgl-key-secondary-S1: #574901;--kgl-key-secondary-S0: #796601;--kgl-key-secondary-T0: #ffd703;--kgl-key-secondary-T1: #ffe768;--kgl-key-secondary-T2: #fff7cd;--kgl-status-safe-S2: #053305;--kgl-status-safe-S1: #095709;--kgl-status-safe-S0: #0c7a0c;--kgl-status-safe-00: #12b212;--kgl-status-safe-T1: #78d378;--kgl-status-safe-T2: #def4de;--kgl-status-warning-S2: #4c1c00;--kgl-status-warning-S1: #7f2e00;--kgl-status-warning-S0: #b74300;--kgl-status-warning-00: #ff5d00;--kgl-status-warning-T1: #ffa470;--kgl-status-warning-T2: #ffebe0;--kgl-status-danger-S2: #57040b;--kgl-status-danger-S1: #930713;--kgl-status-danger-00: #d10a1b;--kgl-status-danger-T0: #e36c76;--kgl-status-danger-T1: #efabb1;--kgl-status-danger-T2: #fbeced;--kgl-status-fatal-S2: #4d0c53;--kgl-status-fatal-S1: #72127b;--kgl-status-fatal-00: #9a19a6;--kgl-status-fatal-T0: #c478cb;--kgl-status-fatal-T1: #deb3e2;--kgl-status-fatal-T2: #f7edf8;--kgl-status-info-dark-S2: #23292e;--kgl-status-info-dark-S1: rgba(39, 48, 56, .9);--kgl-status-info-dark-00: rgba(44, 56, 67, .8);--kgl-status-info-dark-T2: rgba(57, 77, 97, .4);--kgl-status-info-dark-T4: rgba(70, 99, 128, .1);--kgl-status-info-light-S2: #eceff2;--kgl-status-info-light-S1: rgba(199, 208, 216, .9);--kgl-status-info-light-00: rgba(181, 193, 204, .8);--kgl-status-info-light-T2: rgba(125, 145, 165, .43);--kgl-status-info-light-T4: rgba(70, 99, 128, .18);--kgl-functional-action-S2: #05285d;--kgl-functional-action-S2-state-hover: rgba(5, 40, 93, .16);--kgl-functional-action-S2-state-hover-blend: rgb(215, 221, 229);--kgl-functional-action-S2-state-active: rgba(5, 40, 93, .6);--kgl-functional-action-S2-state-active-blend: rgb(105, 126, 158);--kgl-functional-action-S1: #08429b;--kgl-functional-action-S1-state-hover: rgba(8, 66, 155, .16);--kgl-functional-action-S1-state-hover-blend: rgb(215, 225, 239);--kgl-functional-action-S1-state-active: rgba(8, 66, 155, .6);--kgl-functional-action-S1-state-active-blend: rgb(107, 142, 195);--kgl-functional-action-00: #0b5edb;--kgl-functional-action-00-state-hover: rgba(11, 94, 219, .16);--kgl-functional-action-00-state-hover-blend: #4087f0;--kgl-functional-action-00-state-active: rgba(11, 94, 219, .6);--kgl-functional-action-00-state-active-blend: #a5c6f8;--kgl-functional-action-T0: #5e95e7;--kgl-functional-action-T0-state-hover: rgba(94, 149, 231, .16);--kgl-functional-action-T0-state-hover-blend: rgb(37, 46, 59);--kgl-functional-action-T0-state-active: rgba(94, 149, 231, .6);--kgl-functional-action-T0-state-active-blend: rgb(67, 100, 149);--kgl-functional-action-T1: #a0c0f1;--kgl-functional-action-T1-state-hover: rgba(160, 192, 241, .16);--kgl-functional-action-T1-state-hover-blend: rgb(47, 53, 60);--kgl-functional-action-T1-state-active: rgba(160, 192, 241, .6);--kgl-functional-action-T1-state-active-blend: rgb(106, 126, 155);--kgl-functional-action-T2: #e6effb;--kgl-functional-action-T2-state-hover: rgba(230, 239, 251, .16);--kgl-functional-action-T2-state-hover-blend: rgb(59, 60, 62);--kgl-functional-action-T2-state-active: rgba(230, 239, 251, .6);--kgl-functional-action-T2-state-active-blend: rgb(148, 154, 161);--kgl-functional-visited-S2: #4d0c53;--kgl-functional-visited-S2-state-hover: rgba(77, 12, 83, .16);--kgl-functional-visited-S2-state-hover-blend: rgb(227, 216, 227);--kgl-functional-visited-S2-state-active: rgba(77, 12, 83, .6);--kgl-functional-visited-S2-state-active-blend: rgb(148, 109, 152);--kgl-functional-visited-S1: #72127b;--kgl-functional-visited-S1-state-hover: rgba(114, 18, 123, .16);--kgl-functional-visited-S1-state-hover-blend: rgb(232, 217, 234);--kgl-functional-visited-S1-state-active: rgba(114, 18, 123, .6);--kgl-functional-visited-S1-state-active-blend: rgb(170, 113, 176);--kgl-functional-visited-00: #9a19a6;--kgl-functional-visited-00-state-hover: rgba(154, 25, 166, .16);--kgl-functional-visited-00-state-hover-blend: rgb(239, 218, 241);--kgl-functional-visited-00-state-active: rgba(154, 25, 166, .6);--kgl-functional-visited-00-state-active-blend: rgb(194, 117, 202);--kgl-functional-visited-T0: #c478cb;--kgl-functional-visited-T0-state-hover: rgba(196, 120, 203, .16);--kgl-functional-visited-T0-state-hover-blend: rgb(53, 41, 54);--kgl-functional-visited-T0-state-active: rgba(196, 120, 203, .6);--kgl-functional-visited-T0-state-active-blend: rgb(128, 82, 132);--kgl-functional-visited-T1: #deb3e2;--kgl-functional-visited-T1-state-hover: rgba(222, 179, 226, .16);--kgl-functional-visited-T1-state-hover-blend: rgb(57, 50, 58);--kgl-functional-visited-T1-state-active: rgba(222, 179, 226, .6);--kgl-functional-visited-T1-state-active-blend: rgb(144, 118, 146);--kgl-functional-visited-T2: #f7edf8;--kgl-functional-visited-T2-state-hover: rgba(247, 237, 248, .16);--kgl-functional-visited-T2-state-hover-blend: rgb(61, 60, 62);--kgl-functional-visited-T2-state-active: rgba(247, 237, 248, .6);--kgl-functional-visited-T2-state-active-blend: rgb(159, 153, 159);--kgl-functional-negative-S2: #57040b;--kgl-functional-negative-S2-state-hover: rgba(87, 4, 11, .16);--kgl-functional-negative-S2-state-hover-blend: rgb(228, 215, 216);--kgl-functional-negative-S2-state-active: rgba(87, 4, 11, .6);--kgl-functional-negative-S2-state-active-blend: rgb(154, 104, 109);--kgl-functional-negative-S1: #930713;--kgl-functional-negative-S1-state-hover: rgba(147, 7, 19, .16);--kgl-functional-negative-S1-state-hover-blend: rgb(238, 215, 217);--kgl-functional-negative-S1-state-active: rgba(147, 7, 19, .6);--kgl-functional-negative-S1-state-active-blend: rgb(190, 106, 113);--kgl-functional-negative-00: #d10a1b;--kgl-functional-negative-00-state-hover: rgba(209, 10, 27, .16);--kgl-functional-negative-00-state-hover-blend: rgb(248, 216, 219);--kgl-functional-negative-00-state-active: rgba(209, 10, 27, .6);--kgl-functional-negative-00-state-active-blend: rgb(227, 108, 118);--kgl-functional-negative-T0: #e36c76;--kgl-functional-negative-T0-state-hover: rgba(227, 108, 118, .16);--kgl-functional-negative-T0-state-hover-blend: rgb(58, 39, 41);--kgl-functional-negative-T0-state-active: rgba(227, 108, 118, .6);--kgl-functional-negative-T0-state-active-blend: rgb(147, 75, 81);--kgl-functional-negative-T1: #efabb1;--kgl-functional-negative-T1-state-hover: rgba(239, 171, 177, .16);--kgl-functional-negative-T1-state-hover-blend: rgb(60, 49, 50);--kgl-functional-negative-T1-state-active: rgba(239, 171, 177, .6);--kgl-functional-negative-T1-state-active-blend: rgb(154, 113, 117);--kgl-functional-negative-T2: #fbeced;--kgl-functional-negative-T2-state-hover: rgba(251, 236, 237, .16);--kgl-functional-negative-T2-state-hover-blend: rgb(62, 60, 60);--kgl-functional-negative-T2-state-active: rgba(251, 236, 237, .6);--kgl-functional-negative-T2-state-active-blend: rgb(161, 152, 153);--kgl-functional-neutral-dark-S2: #23292e;--kgl-functional-neutral-dark-S2-state-hover: rgba(35, 41, 46, .16);--kgl-functional-neutral-dark-S2-state-hover-blend: rgb(220, 221, 222);--kgl-functional-neutral-dark-S2-state-active: rgba(35, 41, 46, .6);--kgl-functional-neutral-dark-S2-state-active-blend: rgb(123, 127, 130);--kgl-functional-neutral-dark-S1: rgba(39, 48, 56, .9);--kgl-functional-neutral-dark-S1-state-hover: rgba(39, 48, 56, .16);--kgl-functional-neutral-dark-S1-state-hover-blend: rgb(220, 222, 223);--kgl-functional-neutral-dark-S1-state-active: rgba(39, 48, 56, .6);--kgl-functional-neutral-dark-S1-state-active-blend: rgb(125, 131, 136);--kgl-functional-neutral-dark-00: rgba(44, 56, 67, .8);--kgl-functional-neutral-dark-00-state-hover: rgba(44, 56, 67, .16);--kgl-functional-neutral-dark-00-state-hover-blend: rgb(221, 223, 225);--kgl-functional-neutral-dark-00-state-active: rgba(44, 56, 67, .6);--kgl-functional-neutral-dark-00-state-active-blend: rgb(128, 136, 142);--kgl-functional-neutral-dark-T2: rgba(57, 77, 97, .4);--kgl-functional-neutral-dark-T2-state-hover: rgba(57, 77, 97, .16);--kgl-functional-neutral-dark-T2-state-hover-blend: rgb(223, 227, 230);--kgl-functional-neutral-dark-T2-state-active: rgba(57, 77, 97, .6);--kgl-functional-neutral-dark-T2-state-active-blend: rgb(136, 148, 160);--kgl-functional-neutral-dark-T4: rgba(70, 99, 128, .1);--kgl-functional-neutral-dark-T4-state-hover: rgba(70, 99, 128, .16);--kgl-functional-neutral-dark-T4-state-hover-blend: rgb(225, 230, 235);--kgl-functional-neutral-dark-T4-state-active: rgba(70, 99, 128, .6);--kgl-functional-neutral-dark-T4-state-active-blend: rgb(144, 161, 179);--kgl-functional-neutral-light-S2: #eceff2;--kgl-functional-neutral-light-S2-state-hover: rgba(236, 239, 242, .16);--kgl-functional-neutral-light-S2-state-hover-blend: rgb(60, 60, 61);--kgl-functional-neutral-light-S2-state-active: rgba(236, 239, 242, .6);--kgl-functional-neutral-light-S2-state-active-blend: rgb(152, 154, 156);--kgl-functional-neutral-light-S1: rgba(199, 208, 216, .9);--kgl-functional-neutral-light-S1-state-hover: rgba(199, 208, 216, .16);--kgl-functional-neutral-light-S1-state-hover-blend: rgb(54, 55, 56);--kgl-functional-neutral-light-S1-state-active: rgba(199, 208, 216, .6);--kgl-functional-neutral-light-S1-state-active-blend: rgb(130, 135, 140);--kgl-functional-neutral-light-00: rgba(181, 193, 204, .8);--kgl-functional-neutral-light-00-state-hover: rgba(181, 193, 204, .16);--kgl-functional-neutral-light-00-state-hover-blend: rgb(51, 53, 54);--kgl-functional-neutral-light-00-state-active: rgba(181, 193, 204, .6);--kgl-functional-neutral-light-00-state-active-blend: rgb(119, 126, 133);--kgl-functional-neutral-light-T2: rgba(125, 145, 165, .43);--kgl-functional-neutral-light-T2-state-hover: rgba(125, 145, 165, .16);--kgl-functional-neutral-light-T2-state-hover-blend: rgb(42, 45, 48);--kgl-functional-neutral-light-T2-state-active: rgba(125, 145, 165, .6);--kgl-functional-neutral-light-T2-state-active-blend: rgb(85, 97, 109);--kgl-functional-neutral-light-T4: rgba(70, 99, 128, .18);--kgl-functional-neutral-light-T4-state-hover: rgba(70, 99, 128, .16);--kgl-functional-neutral-light-T4-state-hover-blend: rgb(33, 38, 42);--kgl-functional-neutral-light-T4-state-active: rgba(70, 99, 128, .6);--kgl-functional-neutral-light-T4-state-active-blend: rgb(52, 70, 87);--kgl-functional-white-00: #fff;--kgl-functional-white-00-state-hover: rgba(255, 255, 255, .16);--kgl-functional-white-00-state-hover-blend: rgb(63, 63, 63);--kgl-functional-white-00-state-active: rgba(255, 255, 255, .6);--kgl-functional-white-00-state-active-blend: rgb(163, 163, 163);--kgl-font-size-10: .625rem;--kgl-font-size-11: .6875rem;--kgl-font-size-12: .75rem;--kgl-font-size-13: .8125rem;--kgl-font-size-14: .875rem;--kgl-font-size-16: 1rem;--kgl-font-size-18: 1.125rem;--kgl-font-size-20: 1.25rem;--kgl-font-size-24: 1.5rem;--kgl-font-size-32: 2rem;--kgl-font-size-48: 3rem;--kgl-font-size-64: 4rem;--kgl-font-size-80: 5rem;--kgl-font-size-96: 6rem;--kgl-font-family-sans: "Noto Sans JP", system-ui, -apple-system, BlinkMacSystemFont, sans-serif;--kgl-font-family-mono: "Noto Sans Mono", monospace;--kgl-line-height-normal: 1.5;--kgl-line-height-dense: 1.3;--kgl-line-height-oneline: 1;--kgl-size-0: 0;--kgl-size-4: 4px;--kgl-size-8: 8px;--kgl-size-12: 12px;--kgl-size-16: 16px;--kgl-size-24: 24px;--kgl-size-32: 32px;--kgl-size-40: 40px;--kgl-size-48: 48px;--kgl-size-64: 64px;--kgl-size-72: 72px;--kgl-size-80: 80px;--kgl-size-96: 96px;--kgl-size-160: 160px;--kgl-size-relative-0per: 0;--kgl-size-relative-20per: 20%;--kgl-size-relative-25per: 25%;--kgl-size-relative-33per: 33.33%;--kgl-size-relative-40per: 40%;--kgl-size-relative-50per: 50%;--kgl-size-relative-60per: 60%;--kgl-size-relative-66per: 66.66%;--kgl-size-relative-75per: 75%;--kgl-size-relative-80per: 80%;--kgl-size-relative-100per: 100%;--kgl-gap-4: 4px;--kgl-gap-8: 8px;--kgl-gap-16: 16px;--kgl-gap-24: 24px;--kgl-gap-32: 32px;--kgl-gap-40: 40px;--kgl-gap-48: 48px;--kgl-elevation-0: 0;--kgl-elevation-1: 1000;--kgl-elevation-2: 2000;--kgl-elevation-3: 3000;--kgl-elevation-4: 4000;--kgl-elevation-5: 5000;--kgl-elevation-6: 6000;--kgl-box-shadow-0: none;--kgl-box-shadow-1: 0 .5px 1px #0000003d, 0 1px 1px #00000014;--kgl-box-shadow-2: 0 1px 2px #0000003d, 0 1px 2px #00000014;--kgl-box-shadow-3: 0 1.5px 2px #0000003d, 0 2px 4px 1px #00000014;--kgl-box-shadow-4: 0 2px 3px #0000003d, 0 3px 5px 1px #00000014;--kgl-box-shadow-5: 0 2.5px 4px #0000003d, 0 4px 7px 1px #00000014;--kgl-box-shadow-6: 0 3.5px 6px #0000003d, 0 5px 10px 2px #00000014;--kgl-box-shadow-7: 0 4px 7px #0000003d, 0px 6px 12px 2px #00000014;--kgl-box-shadow-8: 0 5px 8px #0000003d, 0px 8px 16px 3px #00000014;--kgl-box-shadow-key-light-0: none;--kgl-box-shadow-key-light-1: 0 .5px 1px #0000003d;--kgl-box-shadow-key-light-2: 0 1px 2px #0000003d;--kgl-box-shadow-key-light-3: 0 1.5px 2px #0000003d;--kgl-box-shadow-key-light-4: 0 2px 3px #0000003d;--kgl-box-shadow-key-light-5: 0 2.5px 4px #0000003d;--kgl-box-shadow-key-light-6: 0 3.5px 6px #0000003d;--kgl-box-shadow-key-light-7: 0 4px 7px #0000003d;--kgl-box-shadow-key-light-8: 0 5px 8px #0000003d;--kgl-box-shadow-ambient-light-0: none;--kgl-box-shadow-ambient-light-1: 0 1px 1px #00000014;--kgl-box-shadow-ambient-light-2: 0 1px 2px #00000014;--kgl-box-shadow-ambient-light-3: 0 2px 4px 1px #00000014;--kgl-box-shadow-ambient-light-4: 0 3px 5px 1px #00000014;--kgl-box-shadow-ambient-light-5: 0 4px 7px 1px #00000014;--kgl-box-shadow-ambient-light-6: 0 5px 10px 2px #00000014;--kgl-box-shadow-ambient-light-7: 0 6px 12px 2px #00000014;--kgl-box-shadow-ambient-light-8: 0 8px 16px 3px #00000014;--kgl-border-width-1: 1px;--kgl-border-width-2: 2px;--kgl-border-width-3: 3px;--kgl-border-width-4: 4px;--kgl-border-width-5: 5px;--kgl-border-radius-0: 0;--kgl-border-radius-1: 2px;--kgl-border-radius-2: 4px;--kgl-border-radius-3: 6px;--kgl-border-radius-4: 8px;--kgl-border-radius-5: 16px;--kgl-border-radius-6: 32px;--kgl-border-radius-pill: 9in;--kgl-border-radius-circle: 50%;--kgl-opacity-0: 0;--kgl-opacity-1: .1;--kgl-opacity-2: .2;--kgl-opacity-3: .3;--kgl-opacity-4: .4;--kgl-opacity-5: .5;--kgl-opacity-6: .6;--kgl-opacity-7: .7;--kgl-opacity-8: .8;--kgl-opacity-9: .9;--kgl-opacity-10: 1;--kgl-aspect-ratio-1-1: 1 / 1;--kgl-aspect-ratio-1-2: 1 / 2;--kgl-aspect-ratio-4-3: 4 / 3;--kgl-aspect-ratio-16-9: 16 / 9;--kgl-animation-duration-350: .35s;--kgl-animation-duration-700: .7s}.notice-content a,.faq-content a{text-decoration-line:underline;color:#0b5edb}.notice-content a:hover,.faq-content a:hover{background-color:#0b5edb29}.notice-content a:active,.faq-content a:active{background-color:#0b5edb99}.notice-content a:after,.faq-content a:after{font-family:Material Icons;content:"";display:inline-block;vertical-align:text-bottom;font-size:inherit;line-height:1}*,:before,:after{box-sizing:border-box;border-width:0;border-style:solid;border-color:#e5e7eb}:before,:after{--tw-content: ""}html,:host{line-height:1.5;-webkit-text-size-adjust:100%;-moz-tab-size:4;-o-tab-size:4;tab-size:4;font-family:ui-sans-serif,system-ui,sans-serif,"Apple Color Emoji","Segoe UI Emoji",Segoe UI Symbol,"Noto Color Emoji";font-feature-settings:normal;font-variation-settings:normal;-webkit-tap-highlight-color:transparent}body{margin:0;line-height:inherit}hr{height:0;color:inherit;border-top-width:1px}abbr:where([title]){-webkit-text-decoration:underline dotted;text-decoration:underline dotted}h1,h2,h3,h4,h5,h6{font-size:inherit;font-weight:inherit}a{color:inherit;text-decoration:inherit}b,strong{font-weight:bolder}code,kbd,samp,pre{font-family:ui-monospace,SFMono-Regular,Menlo,Monaco,Consolas,Liberation Mono,Courier New,monospace;font-feature-settings:normal;font-variation-settings:normal;font-size:1em}small{font-size:80%}sub,sup{font-size:75%;line-height:0;position:relative;vertical-align:baseline}sub{bottom:-.25em}sup{top:-.5em}table{text-indent:0;border-color:inherit;border-collapse:collapse}button,input,optgroup,select,textarea{font-family:inherit;font-feature-settings:inherit;font-variation-settings:inherit;font-size:100%;font-weight:inherit;line-height:inherit;letter-spacing:inherit;color:inherit;margin:0;padding:0}button,select{text-transform:none}button,input:where([type=button]),input:where([type=reset]),input:where([type=submit]){-webkit-appearance:button;background-color:transparent;background-image:none}:-moz-focusring{outline:auto}:-moz-ui-invalid{box-shadow:none}progress{vertical-align:baseline}::-webkit-inner-spin-button,::-webkit-outer-spin-button{height:auto}[type=search]{-webkit-appearance:textfield;outline-offset:-2px}::-webkit-search-decoration{-webkit-appearance:none}::-webkit-file-upload-button{-webkit-appearance:button;font:inherit}summary{display:list-item}blockquote,dl,dd,h1,h2,h3,h4,h5,h6,hr,figure,p,pre{margin:0}fieldset{margin:0;padding:0}legend{padding:0}ol,ul,menu{list-style:none;margin:0;padding:0}dialog{padding:0}textarea{resize:vertical}input::-moz-placeholder,textarea::-moz-placeholder{opacity:1;color:#9ca3af}input::placeholder,textarea::placeholder{opacity:1;color:#9ca3af}button,[role=button]{cursor:pointer}:disabled{cursor:default}img,svg,video,canvas,audio,iframe,embed,object{display:block;vertical-align:middle}img,video{max-width:100%;height:auto}[hidden]{display:none}*,:before,:after{--tw-border-spacing-x: 0;--tw-border-spacing-y: 0;--tw-translate-x: 0;--tw-translate-y: 0;--tw-rotate: 0;--tw-skew-x: 0;--tw-skew-y: 0;--tw-scale-x: 1;--tw-scale-y: 1;--tw-pan-x: ;--tw-pan-y: ;--tw-pinch-zoom: ;--tw-scroll-snap-strictness: proximity;--tw-gradient-from-position: ;--tw-gradient-via-position: ;--tw-gradient-to-position: ;--tw-ordinal: ;--tw-slashed-zero: ;--tw-numeric-figure: ;--tw-numeric-spacing: ;--tw-numeric-fraction: ;--tw-ring-inset: ;--tw-ring-offset-width: 0px;--tw-ring-offset-color: #fff;--tw-ring-color: rgb(59 130 246 / .5);--tw-ring-offset-shadow: 0 0 #0000;--tw-ring-shadow: 0 0 #0000;--tw-shadow: 0 0 #0000;--tw-shadow-colored: 0 0 #0000;--tw-blur: ;--tw-brightness: ;--tw-contrast: ;--tw-grayscale: ;--tw-hue-rotate: ;--tw-invert: ;--tw-saturate: ;--tw-sepia: ;--tw-drop-shadow: ;--tw-backdrop-blur: ;--tw-backdrop-brightness: ;--tw-backdrop-contrast: ;--tw-backdrop-grayscale: ;--tw-backdrop-hue-rotate: ;--tw-backdrop-invert: ;--tw-backdrop-opacity: ;--tw-backdrop-saturate: ;--tw-backdrop-sepia: ;--tw-contain-size: ;--tw-contain-layout: ;--tw-contain-paint: ;--tw-contain-style: }::backdrop{--tw-border-spacing-x: 0;--tw-border-spacing-y: 0;--tw-translate-x: 0;--tw-translate-y: 0;--tw-rotate: 0;--tw-skew-x: 0;--tw-skew-y: 0;--tw-scale-x: 1;--tw-scale-y: 1;--tw-pan-x: ;--tw-pan-y: ;--tw-pinch-zoom: ;--tw-scroll-snap-strictness: proximity;--tw-gradient-from-position: ;--tw-gradient-via-position: ;--tw-gradient-to-position: ;--tw-ordinal: ;--tw-slashed-zero: ;--tw-numeric-figure: ;--tw-numeric-spacing: ;--tw-numeric-fraction: ;--tw-ring-inset: ;--tw-ring-offset-width: 0px;--tw-ring-offset-color: #fff;--tw-ring-color: rgb(59 130 246 / .5);--tw-ring-offset-shadow: 0 0 #0000;--tw-ring-shadow: 0 0 #0000;--tw-shadow: 0 0 #0000;--tw-shadow-colored: 0 0 #0000;--tw-blur: ;--tw-brightness: ;--tw-contrast: ;--tw-grayscale: ;--tw-hue-rotate: ;--tw-invert: ;--tw-saturate: ;--tw-sepia: ;--tw-drop-shadow: ;--tw-backdrop-blur: ;--tw-backdrop-brightness: ;--tw-backdrop-contrast: ;--tw-backdrop-grayscale: ;--tw-backdrop-hue-rotate: ;--tw-backdrop-invert: ;--tw-backdrop-opacity: ;--tw-backdrop-saturate: ;--tw-backdrop-sepia: ;--tw-contain-size: ;--tw-contain-layout: ;--tw-contain-paint: ;--tw-contain-style: }.static{position:static}.fixed{position:fixed}.absolute{position:absolute}.relative{position:relative}.inset-0{top:0;right:0;bottom:0;left:0}.bottom-0{bottom:0}.left-1\/2{left:50%}.left-3{left:.75rem}.top-1\/2{top:50%}.z-50{z-index:50}.-mx-28{margin-left:-7rem;margin-right:-7rem}.mx-20{margin-left:5rem;margin-right:5rem}.mx-28{margin-left:7rem;margin-right:7rem}.mx-auto{margin-left:auto;margin-right:auto}.my-2{margin-top:.5rem;margin-bottom:.5rem}.my-20{margin-top:5rem;margin-bottom:5rem}.my-8{margin-top:2rem;margin-bottom:2rem}.my-auto{margin-top:auto;margin-bottom:auto}.-mb-px{margin-bottom:-1px}.mb-2{margin-bottom:.5rem}.mb-20{margin-bottom:5rem}.mb-4{margin-bottom:1rem}.mb-6{margin-bottom:1.5rem}.mb-8{margin-bottom:2rem}.ml-2{margin-left:.5rem}.ml-3{margin-left:.75rem}.ml-auto{margin-left:auto}.mr-4{margin-right:1rem}.mt-0{margin-top:0}.mt-0\.5{margin-top:.125rem}.mt-1{margin-top:.25rem}.mt-16{margin-top:4rem}.mt-2{margin-top:.5rem}.mt-3{margin-top:.75rem}.mt-4{margin-top:1rem}.mt-6{margin-top:1.5rem}.mt-8{margin-top:2rem}.line-clamp-2{overflow:hidden;display:-webkit-box;-webkit-box-orient:vertical;-webkit-line-clamp:2}.inline-block{display:inline-block}.inline{display:inline}.flex{display:flex}.inline-flex{display:inline-flex}.table{display:table}.contents{display:contents}.hidden{display:none}.aspect-square{aspect-ratio:1 / 1}.h-12{height:3rem}.h-14{height:3.5rem}.h-16{height:4rem}.h-6{height:1.5rem}.h-7{height:1.75rem}.h-8{height:2rem}.h-\[175px\]{height:175px}.h-\[300px\]{height:300px}.h-\[32px\]{height:32px}.h-\[40px\]{height:40px}.h-\[42px\]{height:42px}.h-full{height:100%}.min-h-screen{min-height:100vh}.w-0{width:0px}.w-0\.5{width:.125rem}.w-1\/12{width:8.333333%}.w-1\/3{width:33.333333%}.w-1\/4{width:25%}.w-4{width:1rem}.w-44{width:11rem}.w-48{width:12rem}.w-6{width:1.5rem}.w-60{width:15rem}.w-80{width:20rem}.w-\[380px\]{width:380px}.w-\[40\%\]{width:40%}.w-\[400px\]{width:400px}.w-auto{width:auto}.w-full{width:100%}.min-w-28{min-width:7rem}.min-w-\[1024px\]{min-width:1024px}.min-w-full{min-width:100%}.max-w-\[178px\]{max-width:178px}.max-w-\[200px\]{max-width:200px}.max-w-xs{max-width:20rem}.flex-1{flex:1 1 0%}.shrink-0{flex-shrink:0}.flex-grow,.grow{flex-grow:1}.-translate-x-1\/2{--tw-translate-x: -50%;transform:translate(var(--tw-translate-x),var(--tw-translate-y)) rotate(var(--tw-rotate)) skew(var(--tw-skew-x)) skewY(var(--tw-skew-y)) scaleX(var(--tw-scale-x)) scaleY(var(--tw-scale-y))}.-translate-y-1\/2{--tw-translate-y: -50%;transform:translate(var(--tw-translate-x),var(--tw-translate-y)) rotate(var(--tw-rotate)) skew(var(--tw-skew-x)) skewY(var(--tw-skew-y)) scaleX(var(--tw-scale-x)) scaleY(var(--tw-scale-y))}.rotate-180{--tw-rotate: 180deg;transform:translate(var(--tw-translate-x),var(--tw-translate-y)) rotate(var(--tw-rotate)) skew(var(--tw-skew-x)) skewY(var(--tw-skew-y)) scaleX(var(--tw-scale-x)) scaleY(var(--tw-scale-y))}.transform{transform:translate(var(--tw-translate-x),var(--tw-translate-y)) rotate(var(--tw-rotate)) skew(var(--tw-skew-x)) skewY(var(--tw-skew-y)) scaleX(var(--tw-scale-x)) scaleY(var(--tw-scale-y))}@keyframes spin{to{transform:rotate(360deg)}}.animate-spin{animation:spin 1s linear infinite}.cursor-pointer{cursor:pointer}.appearance-none{-webkit-appearance:none;-moz-appearance:none;appearance:none}.flex-row{flex-direction:row}.flex-row-reverse{flex-direction:row-reverse}.flex-col{flex-direction:column}.items-start{align-items:flex-start}.items-end{align-items:flex-end}.items-center{align-items:center}.justify-start{justify-content:flex-start}.justify-center{justify-content:center}.justify-between{justify-content:space-between}.gap-0{gap:0px}.gap-0\.5{gap:.125rem}.gap-1{gap:.25rem}.gap-2{gap:.5rem}.gap-4{gap:1rem}.gap-6{gap:1.5rem}.space-x-8>:not([hidden])~:not([hidden]){--tw-space-x-reverse: 0;margin-right:calc(2rem * var(--tw-space-x-reverse));margin-left:calc(2rem * calc(1 - var(--tw-space-x-reverse)))}.divide-y>:not([hidden])~:not([hidden]){--tw-divide-y-reverse: 0;border-top-width:calc(1px * calc(1 - var(--tw-divide-y-reverse)));border-bottom-width:calc(1px * var(--tw-divide-y-reverse))}.divide-gray-200>:not([hidden])~:not([hidden]){--tw-divide-opacity: 1;border-color:rgb(229 231 235 / var(--tw-divide-opacity))}.divide-kgl-grey-dark-T3>:not([hidden])~:not([hidden]){border-color:color-mix(in srgb,rgba(66,92,118) 20%,Transparent)}.self-end{align-self:flex-end}.overflow-hidden{overflow:hidden}.overflow-x-auto{overflow-x:auto}.overflow-y-auto{overflow-y:auto}.truncate{overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.text-ellipsis{text-overflow:ellipsis}.whitespace-nowrap{white-space:nowrap}.whitespace-pre-wrap{white-space:pre-wrap}.break-words{overflow-wrap:break-word}.rounded{border-radius:.25rem}.rounded-3xl{border-radius:1.5rem}.rounded-full{border-radius:9999px}.rounded-lg{border-radius:.5rem}.rounded-md{border-radius:.375rem}.rounded-b-lg{border-bottom-right-radius:.5rem;border-bottom-left-radius:.5rem}.rounded-t-lg{border-top-left-radius:.5rem;border-top-right-radius:.5rem}.border{border-width:1px}.border-2{border-width:2px}.border-b{border-bottom-width:1px}.border-b-2{border-bottom-width:2px}.border-l{border-left-width:1px}.border-l-4{border-left-width:4px}.border-t,.border-t-\[1px\]{border-top-width:1px}.border-solid{border-style:solid}.border-gray-200{--tw-border-opacity: 1;border-color:rgb(229 231 235 / var(--tw-border-opacity))}.border-kgl-danger-00{border-color:#d10a1b}.border-kgl-grey-dark-T2-state{border-color:#394d6166}.border-kgl-grey-dark-T3{border-color:color-mix(in srgb,rgba(66,92,118) 20%,Transparent)}.border-kgl-grey-light-S1{border-color:color-mix(in srgb,rgba(199,208,216) 90%,Transparent)}.border-kgl-portalBusiness-yellow-00{border-color:#ffdc3c}.border-kgl-primary-00-state{border-color:#1d70ed}.border-slate-600{--tw-border-opacity: 1;border-color:rgb(71 85 105 / var(--tw-border-opacity))}.border-transparent{border-color:transparent}.border-opacity-20{--tw-border-opacity: .2}.border-opacity-40{--tw-border-opacity: .4}.bg-gray-100{--tw-bg-opacity: 1;background-color:rgb(243 244 246 / var(--tw-bg-opacity))}.bg-kgl-action-00-hover{background-color:#0b5edb29}.bg-kgl-black-00{background-color:#1a1a1a}.bg-kgl-grey-dark-T1{background-color:color-mix(in srgb,rgba(48,63,77) 60%,Transparent)}.bg-kgl-grey-dark-T2-state{background-color:#394d6166}.bg-kgl-grey-dark-T4{background-color:color-mix(in srgb,rgba(70,99,128) 10%,Transparent)}.bg-kgl-grey-light-S2{background-color:#eceff2}.bg-kgl-portalBusiness-yellow-00{background-color:#ffdc3c}.bg-kgl-portalBusiness-yellow-T2{background-color:#fff8d8}.bg-kgl-primary-00-state{background-color:#1d70ed}.bg-kgl-white-00{background-color:#fff}.bg-white{--tw-bg-opacity: 1;background-color:rgb(255 255 255 / var(--tw-bg-opacity))}.bg-opacity-0{--tw-bg-opacity: 0}.bg-opacity-10{--tw-bg-opacity: .1}.bg-opacity-75{--tw-bg-opacity: .75}.fill-kgl-action-00-state{fill:#0b5edb}.fill-kgl-danger-00{fill:#d10a1b}.fill-kgl-grey-dark-00{fill:color-mix(in srgb,rgba(44,56,67) 80%,Transparent)}.fill-kgl-grey-dark-T2-state{fill:#394d6166}.fill-kgl-warning-S0{fill:#b74300}.fill-kgl-white-00{fill:#fff}.p-0{padding:0}.p-0\.5{padding:.125rem}.p-2{padding:.5rem}.p-2\.5{padding:.625rem}.p-3{padding:.75rem}.p-4{padding:1rem}.p-5{padding:1.25rem}.p-6{padding:1.5rem}.p-\[0\.5rem\]{padding:.5rem}.px-1{padding-left:.25rem;padding-right:.25rem}.px-2{padding-left:.5rem;padding-right:.5rem}.px-28{padding-left:7rem;padding-right:7rem}.px-3{padding-left:.75rem;padding-right:.75rem}.px-4{padding-left:1rem;padding-right:1rem}.px-6{padding-left:1.5rem;padding-right:1.5rem}.py-1{padding-top:.25rem;padding-bottom:.25rem}.py-1\.5{padding-top:.375rem;padding-bottom:.375rem}.py-10{padding-top:2.5rem;padding-bottom:2.5rem}.py-2{padding-top:.5rem;padding-bottom:.5rem}.py-3{padding-top:.75rem;padding-bottom:.75rem}.py-4{padding-top:1rem;padding-bottom:1rem}.py-6{padding-top:1.5rem;padding-bottom:1.5rem}.py-8{padding-top:2rem;padding-bottom:2rem}.pb-0{padding-bottom:0}.pb-0\.5{padding-bottom:.125rem}.pb-20{padding-bottom:5rem}.pb-4{padding-bottom:1rem}.pb-5{padding-bottom:1.25rem}.pb-6{padding-bottom:1.5rem}.pb-8{padding-bottom:2rem}.pl-2{padding-left:.5rem}.pl-3{padding-left:.75rem}.pl-4{padding-left:1rem}.pl-5{padding-left:1.25rem}.pl-9{padding-left:2.25rem}.pr-2{padding-right:.5rem}.pt-0{padding-top:0}.pt-0\.5{padding-top:.125rem}.pt-1{padding-top:.25rem}.pt-10{padding-top:2.5rem}.pt-12{padding-top:3rem}.pt-2{padding-top:.5rem}.pt-20{padding-top:5rem}.pt-4{padding-top:1rem}.pt-5{padding-top:1.25rem}.pt-6{padding-top:1.5rem}.pt-9{padding-top:2.25rem}.text-left{text-align:left}.text-center{text-align:center}.text-right{text-align:right}.align-bottom{vertical-align:bottom}.text-2xl{font-size:1.5rem;line-height:2rem}.text-\[14px\]{font-size:14px}.text-\[8pt\]{font-size:8pt}.text-base{font-size:1rem;line-height:1.5rem}.text-lg{font-size:1.125rem;line-height:1.75rem}.text-sm{font-size:.875rem;line-height:1.25rem}.text-xl{font-size:1.25rem;line-height:1.75rem}.text-xs{font-size:.75rem;line-height:1rem}.text-xs-sm{font-size:.8125rem;line-height:.8125rem}.font-\[400\]{font-weight:400}.font-bold{font-weight:700}.font-medium{font-weight:500}.font-semibold{font-weight:600}.uppercase{text-transform:uppercase}.leading-3{line-height:.75rem}.leading-4{line-height:1rem}.leading-5{line-height:1.25rem}.leading-6{line-height:1.5rem}.leading-9{line-height:2.25rem}.leading-\[21px\]{line-height:21px}.leading-tight{line-height:1.25}.tracking-normal{letter-spacing:0em}.tracking-wide{letter-spacing:.025em}.tracking-wider{letter-spacing:.05em}.text-black{--tw-text-opacity: 1;color:rgb(0 0 0 / var(--tw-text-opacity))}.text-blue-600{--tw-text-opacity: 1;color:rgb(37 99 235 / var(--tw-text-opacity))}.text-gray-500{--tw-text-opacity: 1;color:rgb(107 114 128 / var(--tw-text-opacity))}.text-gray-700{--tw-text-opacity: 1;color:rgb(55 65 81 / var(--tw-text-opacity))}.text-kgl-action-00-state{color:#0b5edb}.text-kgl-black-00{color:#1a1a1a}.text-kgl-grey-dark-00{color:color-mix(in srgb,rgba(44,56,67) 80%,Transparent)}.text-kgl-grey-dark-S1{color:color-mix(in srgb,rgba(39,48,56) 90%,Transparent)}.text-kgl-grey-dark-S2{color:#23292e}.text-kgl-grey-dark-T1,.text-kgl-info-grey-dark-00{color:color-mix(in srgb,rgba(48,63,77) 60%,Transparent)}.text-kgl-primary-00-state{color:#1d70ed}.text-kgl-white-00{color:#fff}.text-red-500{--tw-text-opacity: 1;color:rgb(239 68 68 / var(--tw-text-opacity))}.text-white{--tw-text-opacity: 1;color:rgb(255 255 255 / var(--tw-text-opacity))}.text-zinc-900{--tw-text-opacity: 1;color:rgb(24 24 27 / var(--tw-text-opacity))}.text-opacity-60{--tw-text-opacity: .6}.text-opacity-80{--tw-text-opacity: .8}.underline{text-decoration-line:underline}.shadow{--tw-shadow: 0 1px 3px 0 rgb(0 0 0 / .1), 0 1px 2px -1px rgb(0 0 0 / .1);--tw-shadow-colored: 0 1px 3px 0 var(--tw-shadow-color), 0 1px 2px -1px var(--tw-shadow-color);box-shadow:var(--tw-ring-offset-shadow, 0 0 #0000),var(--tw-ring-shadow, 0 0 #0000),var(--tw-shadow)}.shadow-md{--tw-shadow: 0 4px 6px -1px rgb(0 0 0 / .1), 0 2px 4px -2px rgb(0 0 0 / .1);--tw-shadow-colored: 0 4px 6px -1px var(--tw-shadow-color), 0 2px 4px -2px var(--tw-shadow-color);box-shadow:var(--tw-ring-offset-shadow, 0 0 #0000),var(--tw-ring-shadow, 0 0 #0000),var(--tw-shadow)}.shadow-sm{--tw-shadow: 0 1px 2px 0 rgb(0 0 0 / .05);--tw-shadow-colored: 0 1px 2px 0 var(--tw-shadow-color);box-shadow:var(--tw-ring-offset-shadow, 0 0 #0000),var(--tw-ring-shadow, 0 0 #0000),var(--tw-shadow)}.shadow-xl{--tw-shadow: 0 20px 25px -5px rgb(0 0 0 / .1), 0 8px 10px -6px rgb(0 0 0 / .1);--tw-shadow-colored: 0 20px 25px -5px var(--tw-shadow-color), 0 8px 10px -6px var(--tw-shadow-color);box-shadow:var(--tw-ring-offset-shadow, 0 0 #0000),var(--tw-ring-shadow, 0 0 #0000),var(--tw-shadow)}.outline-1{outline-width:1px}.outline-2{outline-width:2px}.transition{transition-property:color,background-color,border-color,text-decoration-color,fill,stroke,opacity,box-shadow,transform,filter,-webkit-backdrop-filter;transition-property:color,background-color,border-color,text-decoration-color,fill,stroke,opacity,box-shadow,transform,filter,backdrop-filter;transition-property:color,background-color,border-color,text-decoration-color,fill,stroke,opacity,box-shadow,transform,filter,backdrop-filter,-webkit-backdrop-filter;transition-timing-function:cubic-bezier(.4,0,.2,1);transition-duration:.15s}.transition-\[max-height\]{transition-property:max-height;transition-timing-function:cubic-bezier(.4,0,.2,1);transition-duration:.15s}.transition-all{transition-property:all;transition-timing-function:cubic-bezier(.4,0,.2,1);transition-duration:.15s}.transition-opacity{transition-property:opacity;transition-timing-function:cubic-bezier(.4,0,.2,1);transition-duration:.15s}.transition-transform{transition-property:transform;transition-timing-function:cubic-bezier(.4,0,.2,1);transition-duration:.15s}.duration-150{transition-duration:.15s}.duration-200{transition-duration:.2s}.duration-300{transition-duration:.3s}.ease-in-out{transition-timing-function:cubic-bezier(.4,0,.2,1)}.placeholder\:text-kgl-grey-dark-00::-moz-placeholder{color:color-mix(in srgb,rgba(44,56,67) 80%,Transparent)}.placeholder\:text-kgl-grey-dark-00::placeholder{color:color-mix(in srgb,rgba(44,56,67) 80%,Transparent)}.visited\:text-purple-600:visited{color:#9333ea}.hover\:border-kgl-primary-00-hover:hover{border-color:color-mix(in srgb,rgba(29,112,237) 16%,Transparent)}.hover\:bg-kgl-action-00-hover:hover{background-color:#0b5edb29}.hover\:bg-kgl-grey-dark-00:hover{background-color:color-mix(in srgb,rgba(44,56,67) 80%,Transparent)}.hover\:bg-kgl-grey-dark-T2-hover:hover{background-color:#394d6129}.hover\:bg-kgl-grey-dark-T4:hover{background-color:color-mix(in srgb,rgba(70,99,128) 10%,Transparent)}.hover\:bg-kgl-primary-00-hover:hover{background-color:color-mix(in srgb,rgba(29,112,237) 16%,Transparent)}.hover\:bg-kgl-primary-T0-hover:hover{background-color:color-mix(in srgb,rgba(97,155,242) 16%,Transparent)}.hover\:text-blue-800:hover{--tw-text-opacity: 1;color:rgb(30 64 175 / var(--tw-text-opacity))}.hover\:text-kgl-primary-00-hover:hover{color:color-mix(in srgb,rgba(29,112,237) 16%,Transparent)}.focus\:border-kgl-action-00-active:focus{border-color:#0b5edb99}.focus\:bg-kgl-action-00-active:focus{background-color:#0b5edb99}.focus\:bg-kgl-action-00-hover:focus{background-color:#0b5edb29}.focus\:bg-kgl-primary-00-hover:focus{background-color:color-mix(in srgb,rgba(29,112,237) 16%,Transparent)}.focus\:outline-none:focus{outline:2px solid transparent;outline-offset:2px}.active\:bg-kgl-action-00-active:active{background-color:#0b5edb99}.active\:bg-kgl-grey-dark-T2-active:active{background-color:#394d6199}.disabled\:cursor-default:disabled{cursor:default}.disabled\:bg-kgl-grey-dark-T4:disabled{background-color:color-mix(in srgb,rgba(70,99,128) 10%,Transparent)}@media not all and (min-width: 768px){.max-md\:max-w-full{max-width:100%}.max-md\:flex-wrap{flex-wrap:wrap}}@media (min-width: 640px){.sm\:my-8{margin-top:2rem;margin-bottom:2rem}.sm\:ml-3{margin-left:.75rem}.sm\:ml-4{margin-left:1rem}.sm\:mt-0{margin-top:0}.sm\:block{display:block}.sm\:inline-block{display:inline-block}.sm\:flex{display:flex}.sm\:h-screen{height:100vh}.sm\:w-auto{width:auto}.sm\:w-full{width:100%}.sm\:max-w-lg{max-width:32rem}.sm\:flex-1{flex:1 1 0%}.sm\:items-start{align-items:flex-start}.sm\:items-center{align-items:center}.sm\:justify-between{justify-content:space-between}.sm\:rounded-lg{border-radius:.5rem}.sm\:p-0{padding:0}.sm\:p-6{padding:1.5rem}.sm\:px-6{padding-left:1.5rem;padding-right:1.5rem}.sm\:pb-4{padding-bottom:1rem}.sm\:text-left{text-align:left}.sm\:align-middle{vertical-align:middle}.sm\:text-sm{font-size:.875rem;line-height:1.25rem}}@media (min-width: 768px){.md\:max-w-none{max-width:none}}@media (min-width: 1280px){.xl\:mx-40{margin-left:10rem;margin-right:10rem}}
