.kp-m-floating-layout{height:auto;position:fixed;display:flex;justify-content:center;right:0;bottom:0;left:0;padding:0 16px 16px;background-color:#fff;z-index:200}@supports (padding:env(safe-area-inset-bottom)){.kp-m-floating-layout{padding:0 16px calc(env(safe-area-inset-bottom) + 16px)}}.dark_mode:not(.dark_mode_off) .kp-m-floating-layout,.kp-m-floating-layout.dark_mode:not(.dark_mode_off){background-color:#16191c}@media (prefers-color-scheme:dark){body:not(.dark_mode_off) .kp-m-floating-layout{background-color:#16191c}}.kp-m-floating-layout.left .kp-m-floating-layout-children-wrapper{justify-content:flex-start}.kp-m-floating-layout.right .kp-m-floating-layout-children-wrapper{justify-content:flex-end}.kp-m-floating-layout.useGradation:before{content:"";position:absolute;width:100%;height:34px;top:-34px;left:0;pointer-events:none;background:linear-gradient(180deg,hsla(0,0%,100%,0),#fff)}.dark_mode:not(.dark_mode_off) .kp-m-floating-layout.useGradation:before{background:linear-gradient(180deg,rgba(22,25,28,0),#16191c)}@media (prefers-color-scheme:dark){body:not(.dark_mode_off) .kp-m-floating-layout.useGradation:before{background:linear-gradient(180deg,rgba(22,25,28,0),#16191c)}}.kp-m-floating-layout.grey{background-color:#f1f3f5}.dark_mode:not(.dark_mode_off) .kp-m-floating-layout.grey,.kp-m-floating-layout.grey.dark_mode:not(.dark_mode_off){background-color:#090c0f}@media (prefers-color-scheme:dark){body:not(.dark_mode_off) .kp-m-floating-layout.grey{background-color:#090c0f}}.kp-m-floating-layout.grey.useGradation:before{background:linear-gradient(180deg,rgba(241,243,245,0),#f1f3f5)}.dark_mode:not(.dark_mode_off) .kp-m-floating-layout.grey.useGradation:before{background:linear-gradient(180deg,rgba(9,12,15,0),#090c0f)}@media (prefers-color-scheme:dark){body:not(.dark_mode_off) .kp-m-floating-layout.grey.useGradation:before{background:linear-gradient(180deg,rgba(9,12,15,0),#090c0f)}}.dark_mode:not(.dark_mode_off) .kp-m-floating-layout.transparent,.kp-m-floating-layout.transparent,.kp-m-floating-layout.transparent.dark_mode:not(.dark_mode_off){background-color:transparent}@media (prefers-color-scheme:dark){body:not(.dark_mode_off) .kp-m-floating-layout.transparent{background-color:transparent}}.kp-m-floating-layout.transparent.useGradation:before{display:none}.kp-m-floating-layout .kp-m-buttongroup{padding:0}.kp-m-floating-layout .kp-m-button.kp-m-button-background{position:absolute;pointer-events:none;display:none;background-color:#fff;border-color:#fff}.kp-m-floating-layout .kp-m-button.kp-m-button-background.circle{display:none}.dark_mode:not(.dark_mode_off) .kp-m-floating-layout .kp-m-button.kp-m-button-background,.kp-m-floating-layout .kp-m-button.kp-m-button-background.dark_mode:not(.dark_mode_off){background-color:#16191c}@media (prefers-color-scheme:dark){body:not(.dark_mode_off) .kp-m-floating-layout .kp-m-button.kp-m-button-background{background-color:#16191c}}.dark_mode:not(.dark_mode_off) .kp-m-floating-layout .kp-m-button.kp-m-button-background,.kp-m-floating-layout .kp-m-button.kp-m-button-background.dark_mode:not(.dark_mode_off){border-color:#16191c}@media (prefers-color-scheme:dark){body:not(.dark_mode_off) .kp-m-floating-layout .kp-m-button.kp-m-button-background{border-color:#16191c}}.kp-m-floating-layout .kp-m-button.kp-m-button-background.large:not(.circle){width:calc(100% - 32px);left:16px}.kp-m-floating-layout .kp-m-button.kp-m-button-background:disabled{display:flex;opacity:1}.kp-m-floating-layout .kp-m-floating-layout-children-wrapper{position:relative;width:100%;height:auto;display:flex;justify-content:center}.kp-m-chip{align-items:center;box-shadow:none;box-sizing:border-box;display:inline-flex;height:32px;padding:6px 12px;font-size:14px;line-height:20px;cursor:pointer;-webkit-user-select:none;-moz-user-select:none;user-select:none;border-radius:6px;position:relative;overflow:hidden;color:rgba(6,11,17,.48);background-color:#eff2f4;border:1px solid #eff2f4}.kp-m-chip:before{content:"";pointer-events:none;position:absolute;top:0;left:0;width:100%;height:100%;opacity:0;transition:none;background-color:rgba(0,0,0,.06)}.dark_mode:not(.dark_mode_off) .kp-m-chip:before,.kp-m-chip.dark_mode:not(.dark_mode_off):before{background-color:rgba(0,0,0,.12)}@media (prefers-color-scheme:dark){body:not(.dark_mode_off) .kp-m-chip:before{background-color:rgba(0,0,0,.12)}}.dark_mode:not(.dark_mode_off) .kp-m-chip,.kp-m-chip.dark_mode:not(.dark_mode_off){color:hsla(0,0%,99%,.48)}@media (prefers-color-scheme:dark){body:not(.dark_mode_off) .kp-m-chip{color:hsla(0,0%,99%,.48)}}.dark_mode:not(.dark_mode_off) .kp-m-chip,.kp-m-chip.dark_mode:not(.dark_mode_off){background-color:#202326}@media (prefers-color-scheme:dark){body:not(.dark_mode_off) .kp-m-chip{background-color:#202326}}.dark_mode:not(.dark_mode_off) .kp-m-chip,.kp-m-chip.dark_mode:not(.dark_mode_off){border-color:#202326}@media (prefers-color-scheme:dark){body:not(.dark_mode_off) .kp-m-chip{border-color:#202326}}.kp-m-chip:before{box-sizing:border-box;border:inherit;width:calc(100% + 2px);height:calc(100% + 2px);top:-1px;left:-1px}.kp-m-chip path{fill:rgba(6,11,17,.48)}.dark_mode:not(.dark_mode_off) .kp-m-chip path,.kp-m-chip path.dark_mode:not(.dark_mode_off){fill:hsla(0,0%,99%,.48)}@media (prefers-color-scheme:dark){body:not(.dark_mode_off) .kp-m-chip path{fill:hsla(0,0%,99%,.48)}}.kp-m-chip.active{background-color:#444b52;border-color:#444b52;color:#fff}.dark_mode:not(.dark_mode_off) .kp-m-chip.active,.kp-m-chip.active.dark_mode:not(.dark_mode_off){background-color:#bcc0c4}@media (prefers-color-scheme:dark){body:not(.dark_mode_off) .kp-m-chip.active{background-color:#bcc0c4}}.dark_mode:not(.dark_mode_off) .kp-m-chip.active,.kp-m-chip.active.dark_mode:not(.dark_mode_off){border-color:#bcc0c4}@media (prefers-color-scheme:dark){body:not(.dark_mode_off) .kp-m-chip.active{border-color:#bcc0c4}}.dark_mode:not(.dark_mode_off) .kp-m-chip.active,.kp-m-chip.active.dark_mode:not(.dark_mode_off){color:#16191c}@media (prefers-color-scheme:dark){body:not(.dark_mode_off) .kp-m-chip.active{color:#16191c}}.kp-m-chip.active path{fill:#fff}.dark_mode:not(.dark_mode_off) .kp-m-chip.active path,.kp-m-chip.active path.dark_mode:not(.dark_mode_off){fill:#16191c}@media (prefers-color-scheme:dark){body:not(.dark_mode_off) .kp-m-chip.active path{fill:#16191c}}.kp-m-chip[disabled]{cursor:not-allowed;background-color:#fff;border:1px solid #e3e8ec;color:rgba(6,11,17,.24)}.dark_mode:not(.dark_mode_off) .kp-m-chip[disabled],.kp-m-chip[disabled].dark_mode:not(.dark_mode_off){background-color:#16191c}@media (prefers-color-scheme:dark){body:not(.dark_mode_off) .kp-m-chip[disabled]{background-color:#16191c}}.dark_mode:not(.dark_mode_off) .kp-m-chip[disabled],.kp-m-chip[disabled].dark_mode:not(.dark_mode_off){border-color:#25282b}@media (prefers-color-scheme:dark){body:not(.dark_mode_off) .kp-m-chip[disabled]{border-color:#25282b}}.dark_mode:not(.dark_mode_off) .kp-m-chip[disabled],.kp-m-chip[disabled].dark_mode:not(.dark_mode_off){color:hsla(0,0%,99%,.24)}@media (prefers-color-scheme:dark){body:not(.dark_mode_off) .kp-m-chip[disabled]{color:hsla(0,0%,99%,.24)}}.kp-m-chip[disabled] path{fill:rgba(6,11,17,.24)}.dark_mode:not(.dark_mode_off) .kp-m-chip[disabled] path,.kp-m-chip[disabled] path.dark_mode:not(.dark_mode_off){fill:hsla(0,0%,99%,.24)}@media (prefers-color-scheme:dark){body:not(.dark_mode_off) .kp-m-chip[disabled] path{fill:hsla(0,0%,99%,.24)}}.kp-m-chip[disabled] .kp-m-icon{cursor:not-allowed}.kp-m-chip:not(:disabled):active{border-color:rgba(0,0,0,.06);transition:transform .5s cubic-bezier(.47,1.64,.39,.71)}.dark_mode:not(.dark_mode_off) .kp-m-chip:not(:disabled):active,.kp-m-chip:not(:disabled):active.dark_mode:not(.dark_mode_off){border-color:rgba(0,0,0,.12)}@media (prefers-color-scheme:dark){body:not(.dark_mode_off) .kp-m-chip:not(:disabled):active{border-color:rgba(0,0,0,.12)}}.kp-m-chip:not(:disabled):active:before{opacity:1}.kp-m-chip:not(:disabled):active:active{transform:scale(.95)}.kp-m-chip .kp-m-chip-ic-leading{width:16px;height:16px;margin-right:4px;overflow:hidden}.kp-m-chip .kp-m-chip-ic-cancel{margin-left:4px}.kp-m-chip .kp-m-chip-numberlabel{margin-left:4px;font-size:12px;font-weight:600;line-height:1.42}.kp-m-snackbar-container{width:calc(100% - 32px);position:fixed;left:16px;right:16px;bottom:16px;bottom:calc(env(safe-area-inset-bottom) + 16px);z-index:2000}.kp-m-snackbar-container svg path{fill:#fff}.dark_mode:not(.dark_mode_off) .kp-m-snackbar-container svg path,.kp-m-snackbar-container svg path.dark_mode:not(.dark_mode_off){fill:#16191c}@media (prefers-color-scheme:dark){body:not(.dark_mode_off) .kp-m-snackbar-container svg path{fill:#16191c}}.kp-m-snackbar-container .right-button{color:#ffeb00}.dark_mode:not(.dark_mode_off) .kp-m-snackbar-container .right-button,.kp-m-snackbar-container .right-button.dark_mode:not(.dark_mode_off){color:#16191c}@media (prefers-color-scheme:dark){body:not(.dark_mode_off) .kp-m-snackbar-container .right-button{color:#16191c}}.kp-m-snackbar-container.top{top:16px;bottom:auto}.kp-m-snackbar-container.top.hide .kp-m-snackbar{animation:hide-snackbar-top .2s cubic-bezier(1,.9,.35,.2) forwards}.kp-m-snackbar-container.open .kp-m-snackbar{animation:show-snackbar .2s cubic-bezier(.3,.8,.4,1) forwards}.kp-m-snackbar-container.open .kp-m-snackbar.hide{animation:none}.kp-m-snackbar-container.open .kp-m-snackbar-contents{animation:show-snackbar-elements .2s cubic-bezier(.3,.8,.4,1) forwards}.kp-m-snackbar-container.hide .kp-m-snackbar{animation:hide-snackbar .2s cubic-bezier(1,.9,.35,.2) forwards}.kp-m-snackbar-container.error svg path{fill:#ff3c3c}.dark_mode:not(.dark_mode_off) .kp-m-snackbar-container.error svg path,.kp-m-snackbar-container.error svg path.dark_mode:not(.dark_mode_off){fill:#ff6a6a}@media (prefers-color-scheme:dark){body:not(.dark_mode_off) .kp-m-snackbar-container.error svg path{fill:#ff6a6a}}.kp-m-snackbar-container.error .right-button{color:#ff3c3c}.dark_mode:not(.dark_mode_off) .kp-m-snackbar-container.error .right-button,.kp-m-snackbar-container.error .right-button.dark_mode:not(.dark_mode_off){color:#ff6a6a}@media (prefers-color-scheme:dark){body:not(.dark_mode_off) .kp-m-snackbar-container.error .right-button{color:#ff6a6a}}.kp-m-snackbar{position:relative;width:52px;margin:0 auto;border-radius:26px;opacity:0;transform:translateY(0);background-color:#191c20}.dark_mode:not(.dark_mode_off) .kp-m-snackbar,.kp-m-snackbar.dark_mode:not(.dark_mode_off){background-color:#fcfcfc}@media (prefers-color-scheme:dark){body:not(.dark_mode_off) .kp-m-snackbar{background-color:#fcfcfc}}.kp-m-snackbar.hide{width:100%;visibility:hidden;position:absolute}.kp-m-snackbar.useIcon:not(.rightButton) p{width:calc(100% - 74px);margin:1px 0 0}.kp-m-snackbar.rightButton:not(.useIcon) p{width:calc(100% - 122px)}.kp-m-snackbar.useIcon.rightButton p{width:calc(100% - 144px)}.kp-m-snackbar .kp-m-snackbar-contents{display:flex;align-items:flex-start;position:absolute;padding:14px 0;width:100%}.kp-m-snackbar p{font-size:14px;line-height:20px;width:100%;margin:0 24px;white-space:pre-line;color:#fff}.dark_mode:not(.dark_mode_off) .kp-m-snackbar p,.kp-m-snackbar p.dark_mode:not(.dark_mode_off){color:#16191c}@media (prefers-color-scheme:dark){body:not(.dark_mode_off) .kp-m-snackbar p{color:#16191c}}.kp-m-snackbar svg{margin:0 16px;flex-shrink:0}.kp-m-snackbar svg~p{margin:1px 16px 0 0}.kp-m-snackbar .right-button{font-size:14px;position:absolute;top:0;right:0;bottom:0;width:74px;height:100%;display:inline-flex;align-items:center;justify-content:center;flex-shrink:0;border-left:1px solid;border-color:rgba(135,146,156,.2)}.dark_mode:not(.dark_mode_off) .kp-m-snackbar .right-button,.kp-m-snackbar .right-button.dark_mode:not(.dark_mode_off){border-color:hsla(210,5%,49%,.2)}@media (prefers-color-scheme:dark){body:not(.dark_mode_off) .kp-m-snackbar .right-button{border-color:hsla(210,5%,49%,.2)}}@keyframes show-snackbar{0%{width:52px;transform:translateY(0)}10%{width:52px;transform:translateY(0)}80%{width:100%;opacity:1}to{width:100%;opacity:1;transform:translateY(0)}}@keyframes show-snackbar-elements{0%{opacity:0}80%{opacity:0}to{opacity:1}}@keyframes hide-snackbar{0%{width:100%;opacity:1;transform:translateY(0)}to{width:100%;opacity:0;transform:translateY(117px)}}@keyframes hide-snackbar-top{0%{width:100%;opacity:1;transform:translateY(0)}to{width:100%;opacity:0;transform:translateY(-117px)}}.kp-m-switch{display:flex;align-items:center;align-content:center;justify-content:space-between;width:100%;font-size:15px;position:relative;cursor:pointer;-webkit-user-select:none;-moz-user-select:none;user-select:none}.kp-m-switch.disabled{opacity:.4;cursor:not-allowed}.kp-m-switch.disabled .kp-m-icon{cursor:not-allowed}.kp-m-switch:not(.disabled):active .kp-m-switch-slider{transition:all .5s cubic-bezier(.47,1.64,.39,.71);transform:scale(.95)}.kp-m-switch .kp-m-switch-label{color:#060b11}.dark_mode:not(.dark_mode_off) .kp-m-switch .kp-m-switch-label,.kp-m-switch .kp-m-switch-label.dark_mode:not(.dark_mode_off){color:#fcfcfc}@media (prefers-color-scheme:dark){body:not(.dark_mode_off) .kp-m-switch .kp-m-switch-label{color:#fcfcfc}}.kp-m-switch .kp-m-switch-label.left{margin-right:16px}.kp-m-switch .kp-m-switch-label.right{margin-left:8px;order:1}.kp-m-switch .kp-m-inputelement[type=checkbox]{width:0;height:0;opacity:0;position:absolute}.kp-m-switch .kp-m-inputelement[type=checkbox]:checked+.kp-m-switch-slider{background-color:#ffeb00;border:1px solid #ffeb00}.dark_mode:not(.dark_mode_off) .kp-m-switch .kp-m-inputelement[type=checkbox]:checked+.kp-m-switch-slider,.kp-m-switch .kp-m-inputelement[type=checkbox]:checked+.kp-m-switch-slider.dark_mode:not(.dark_mode_off){background-color:#ffef3d}@media (prefers-color-scheme:dark){body:not(.dark_mode_off) .kp-m-switch .kp-m-inputelement[type=checkbox]:checked+.kp-m-switch-slider{background-color:#ffef3d}}.dark_mode:not(.dark_mode_off) .kp-m-switch .kp-m-inputelement[type=checkbox]:checked+.kp-m-switch-slider,.kp-m-switch .kp-m-inputelement[type=checkbox]:checked+.kp-m-switch-slider.dark_mode:not(.dark_mode_off){border-color:#ffef3d}@media (prefers-color-scheme:dark){body:not(.dark_mode_off) .kp-m-switch .kp-m-inputelement[type=checkbox]:checked+.kp-m-switch-slider{border-color:#ffef3d}}.kp-m-switch .kp-m-inputelement[type=checkbox]:checked+.kp-m-switch-slider .kp-m-switch-thumb{box-shadow:0 0 4px 0 #fdcb3d,0 2px 4px 0 rgba(0,0,0,.1);left:0;transform:translateX(21px)}.dark_mode:not(.dark_mode_off) .kp-m-switch .kp-m-inputelement[type=checkbox]:checked+.kp-m-switch-slider .kp-m-switch-thumb .kp-m-icon.high-emphasis path,.kp-m-switch .kp-m-inputelement[type=checkbox]:checked+.kp-m-switch-slider .kp-m-switch-thumb .kp-m-icon.high-emphasis path.dark_mode:not(.dark_mode_off){fill:#16191c}@media (prefers-color-scheme:dark){body:not(.dark_mode_off) .kp-m-switch .kp-m-inputelement[type=checkbox]:checked+.kp-m-switch-slider .kp-m-switch-thumb .kp-m-icon.high-emphasis path{fill:#16191c}}.kp-m-switch .kp-m-inputelement[type=checkbox] :checked:disabled+.kp-m-switch-slider,.kp-m-switch .kp-m-inputelement[type=checkbox]:disabled+.kp-m-switch-slider{cursor:not-allowed}.kp-m-switch .kp-m-switch-slider{box-sizing:border-box;display:inline-block;position:relative;width:52px;height:32px;cursor:pointer;transition:.3s;background-color:#cfd6dc;border:1px solid #cfd6dc;border-radius:18px}.dark_mode:not(.dark_mode_off) .kp-m-switch .kp-m-switch-slider,.kp-m-switch .kp-m-switch-slider.dark_mode:not(.dark_mode_off){background-color:#3a3e42}@media (prefers-color-scheme:dark){body:not(.dark_mode_off) .kp-m-switch .kp-m-switch-slider{background-color:#3a3e42}}.dark_mode:not(.dark_mode_off) .kp-m-switch .kp-m-switch-slider,.kp-m-switch .kp-m-switch-slider.dark_mode:not(.dark_mode_off){border-color:#3a3e42}@media (prefers-color-scheme:dark){body:not(.dark_mode_off) .kp-m-switch .kp-m-switch-slider{border-color:#3a3e42}}.kp-m-switch .kp-m-switch-slider .kp-m-switch-thumb{box-sizing:border-box;position:absolute;display:inline-flex;align-items:center;justify-content:center;top:1px;left:1px;box-shadow:0 0 2px 0 rgba(0,0,0,.1);transition:transform .3s;width:28px;height:28px;background-color:#fff;border:1px solid #fff;border-radius:16px}.dark_mode:not(.dark_mode_off) .kp-m-switch .kp-m-switch-slider .kp-m-switch-thumb .kp-m-icon.hint-and-disabled path,.kp-m-switch .kp-m-switch-slider .kp-m-switch-thumb .kp-m-icon.hint-and-disabled path.dark_mode:not(.dark_mode_off){fill:rgba(22,25,28,.24)}@media (prefers-color-scheme:dark){body:not(.dark_mode_off) .kp-m-switch .kp-m-switch-slider .kp-m-switch-thumb .kp-m-icon.hint-and-disabled path{fill:rgba(22,25,28,.24)}}.kp-m-skeleton-base{display:block;position:relative;overflow:hidden;isolation:isolate;background-color:#eff2f4}.dark_mode:not(.dark_mode_off) .kp-m-skeleton-base,.kp-m-skeleton-base.dark_mode:not(.dark_mode_off){background-color:#202326}@media (prefers-color-scheme:dark){body:not(.dark_mode_off) .kp-m-skeleton-base{background-color:#202326}}.kp-m-skeleton-base:before{content:"";position:absolute;width:50%;height:100%;top:0;right:0;transform:translateX(-200%);animation:skeletonAnimation 1s infinite;background-image:linear-gradient(270deg,#eff2f4,#fff 50%,#eff2f4)}.kp-m-skeleton-base.grey200{background-color:#e3e8ec}.kp-m-skeleton-base.grey200:before{background-image:linear-gradient(270deg,#e3e8ec,#eff2f4 50%,#e3e8ec)}@keyframes skeletonAnimation{60%{transform:translateX(100%)}to{transform:translateX(100%)}}body:not(.dark_mode_off).dark_mode .kp-m-skeleton-base:before{background-image:linear-gradient(270deg,#202326,#25282b 50%,#202326)}.dark_mode:not(.dark_mode_off) body:not(.dark_mode_off).dark_mode .kp-m-skeleton-base.grey200,body:not(.dark_mode_off).dark_mode .kp-m-skeleton-base.grey200.dark_mode:not(.dark_mode_off){background-color:#202326}@media (prefers-color-scheme:dark){body:not(.dark_mode_off) body:not(.dark_mode_off).dark_mode .kp-m-skeleton-base.grey200{background-color:#202326}}body:not(.dark_mode_off).dark_mode .kp-m-skeleton-base.grey200:before{background-image:linear-gradient(270deg,#202326,#25282b 50%,#202326)}@media (prefers-color-scheme:dark){body:not(.dark_mode_off) .kp-m-skeleton-base:before{background-image:linear-gradient(270deg,#202326,#25282b 50%,#202326)}.dark_mode:not(.dark_mode_off) body:not(.dark_mode_off) .kp-m-skeleton-base.grey200,body:not(.dark_mode_off) .kp-m-skeleton-base.grey200.dark_mode:not(.dark_mode_off){background-color:#202326}}@media (prefers-color-scheme:dark) and (prefers-color-scheme:dark){body:not(.dark_mode_off) body:not(.dark_mode_off) .kp-m-skeleton-base.grey200{background-color:#202326}}@media (prefers-color-scheme:dark){body:not(.dark_mode_off) .kp-m-skeleton-base.grey200:before{background-image:linear-gradient(270deg,#202326,#25282b 50%,#202326)}}.kp-m-skeleton-mask{-o-object-fit:cover;object-fit:cover;-webkit-mask:url('data:image/svg+xml;utf8, <svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 100 100"><path d="M50 100C13.195 100 0 86.806 0 50 0 14.583 13.195 0 50 0c36.806 0 50 13.195 50 50 0 36.806-13.194 50-50 50z" transform="translate(-1302.000000, -5404.000000) translate(1302.000000, 5404.000000)"></path></svg>') center/contain no-repeat;mask:url('data:image/svg+xml;utf8, <svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 100 100"><path d="M50 100C13.195 100 0 86.806 0 50 0 14.583 13.195 0 50 0c36.806 0 50 13.195 50 50 0 36.806-13.194 50-50 50z" transform="translate(-1302.000000, -5404.000000) translate(1302.000000, 5404.000000)"></path></svg>') center/contain no-repeat}.kp-m-tooltip-children{display:inline-block;z-index:200}.kp-m-tooltip{position:absolute;left:0;top:0;width:100%}.kp-m-tooltip .kp-m-tooltip-wrapper{position:absolute;display:inline-block;opacity:0;visibility:hidden;max-width:calc(100% - 32px);width:-moz-max-content;width:max-content;z-index:200}.kp-m-tooltip .kp-m-tooltip-wrapper.safe-area{width:auto}.kp-m-tooltip .kp-m-tooltip-wrapper.primary{background-color:#ffeb00}.kp-m-tooltip .kp-m-tooltip-wrapper.primary .kp-m-tooltip-label{color:#060b11}.kp-m-tooltip .kp-m-tooltip-wrapper.black{background-color:#060b11}.dark_mode:not(.dark_mode_off) .kp-m-tooltip .kp-m-tooltip-wrapper.black,.kp-m-tooltip .kp-m-tooltip-wrapper.black.dark_mode:not(.dark_mode_off){background-color:#fcfcfc}@media (prefers-color-scheme:dark){body:not(.dark_mode_off) .kp-m-tooltip .kp-m-tooltip-wrapper.black{background-color:#fcfcfc}}.kp-m-tooltip .kp-m-tooltip-wrapper.black .kp-m-tooltip-label{color:#fff}.dark_mode:not(.dark_mode_off) .kp-m-tooltip .kp-m-tooltip-wrapper.black .kp-m-tooltip-label,.kp-m-tooltip .kp-m-tooltip-wrapper.black .kp-m-tooltip-label.dark_mode:not(.dark_mode_off){color:#16191c}@media (prefers-color-scheme:dark){body:not(.dark_mode_off) .kp-m-tooltip .kp-m-tooltip-wrapper.black .kp-m-tooltip-label{color:#16191c}}.kp-m-tooltip .kp-m-tooltip-wrapper.warning{background-color:#fff0f0}.dark_mode:not(.dark_mode_off) .kp-m-tooltip .kp-m-tooltip-wrapper.warning,.kp-m-tooltip .kp-m-tooltip-wrapper.warning.dark_mode:not(.dark_mode_off){background-color:#361a1e}@media (prefers-color-scheme:dark){body:not(.dark_mode_off) .kp-m-tooltip .kp-m-tooltip-wrapper.warning{background-color:#361a1e}}.kp-m-tooltip .kp-m-tooltip-wrapper.warning .kp-m-tooltip-label{color:#ff3c3c}.dark_mode:not(.dark_mode_off) .kp-m-tooltip .kp-m-tooltip-wrapper.warning .kp-m-tooltip-label,.kp-m-tooltip .kp-m-tooltip-wrapper.warning .kp-m-tooltip-label.dark_mode:not(.dark_mode_off){color:#ff6a6a}@media (prefers-color-scheme:dark){body:not(.dark_mode_off) .kp-m-tooltip .kp-m-tooltip-wrapper.warning .kp-m-tooltip-label{color:#ff6a6a}}.kp-m-tooltip .kp-m-tooltip-wrapper.error{background-color:#ff3c3c}.dark_mode:not(.dark_mode_off) .kp-m-tooltip .kp-m-tooltip-wrapper.error,.kp-m-tooltip .kp-m-tooltip-wrapper.error.dark_mode:not(.dark_mode_off){background-color:#ff6a6a}@media (prefers-color-scheme:dark){body:not(.dark_mode_off) .kp-m-tooltip .kp-m-tooltip-wrapper.error{background-color:#ff6a6a}}.kp-m-tooltip .kp-m-tooltip-wrapper.error .kp-m-tooltip-label{color:#fff}.dark_mode:not(.dark_mode_off) .kp-m-tooltip .kp-m-tooltip-wrapper.error .kp-m-tooltip-label,.kp-m-tooltip .kp-m-tooltip-wrapper.error .kp-m-tooltip-label.dark_mode:not(.dark_mode_off){color:#fcfcfc}@media (prefers-color-scheme:dark){body:not(.dark_mode_off) .kp-m-tooltip .kp-m-tooltip-wrapper.error .kp-m-tooltip-label{color:#fcfcfc}}.kp-m-tooltip .kp-m-tooltip-wrapper.regular{border-radius:8px}.kp-m-tooltip .kp-m-tooltip-wrapper.regular .kp-m-tooltip-label{font-size:14px;font-weight:600;line-height:20px;padding:8px 10px}.kp-m-tooltip .kp-m-tooltip-wrapper.small{border-radius:6px}.kp-m-tooltip .kp-m-tooltip-wrapper.small .kp-m-tooltip-label{padding:4px 8px;font-size:12px;font-weight:400;line-height:18px}.kp-m-tooltip .kp-m-tooltip-wrapper.small .kp-m-tooltip-tail{width:8px;height:6px}.kp-m-tooltip .kp-m-tooltip-wrapper.small .kp-m-tooltip-tail .kp-m-tooltip-tail-triangle{width:8px;height:8px;border-radius:2px;top:2px;left:0}.kp-m-tooltip .kp-m-tooltip-wrapper.small .kp-m-tooltip-tail .kp-m-tooltip-tail-triangle.right{top:2px}.kp-m-tooltip .kp-m-tooltip-wrapper.top-left{transform:translate3D(0,-100%,0)}.kp-m-tooltip .kp-m-tooltip-wrapper.top-right{transform:translate3D(-100%,-100%,0)}.kp-m-tooltip .kp-m-tooltip-wrapper.top{transform:translate3D(-50%,-100%,0)}.kp-m-tooltip .kp-m-tooltip-wrapper.bottom-left{transform:translateZ(0)}.kp-m-tooltip .kp-m-tooltip-wrapper.bottom-right{transform:translate3D(-100%,0,0)}.kp-m-tooltip .kp-m-tooltip-wrapper.bottom{transform:translate3D(-50%,0,0)}.kp-m-tooltip .kp-m-tooltip-wrapper.left-top{transform:translate3D(-100%,0,0)}.kp-m-tooltip .kp-m-tooltip-wrapper.left-bottom{transform:translate3D(-100%,-100%)}.kp-m-tooltip .kp-m-tooltip-wrapper.left{transform:translate3D(-100%,-50%,0)}.kp-m-tooltip .kp-m-tooltip-wrapper.right-top{transform:translateZ(0)}.kp-m-tooltip .kp-m-tooltip-wrapper.right-bottom{transform:translate3D(0,-100%,0)}.kp-m-tooltip .kp-m-tooltip-wrapper.right{transform:translate3D(0,-50%,0)}.kp-m-tooltip .kp-m-tooltip-wrapper.safe-area.top,.kp-m-tooltip .kp-m-tooltip-wrapper.safe-area.top-left,.kp-m-tooltip .kp-m-tooltip-wrapper.safe-area.top-right{transform:translate3D(0,-100%,0)}.kp-m-tooltip .kp-m-tooltip-wrapper.safe-area.bottom,.kp-m-tooltip .kp-m-tooltip-wrapper.safe-area.bottom-left,.kp-m-tooltip .kp-m-tooltip-wrapper.safe-area.bottom-right{transform:translateZ(0)}.kp-m-tooltip .kp-m-tooltip-wrapper.safe-area.left{transform:translate3D(0,-50%,0)}.kp-m-tooltip .kp-m-tooltip-wrapper.safe-area.left-top{transform:translateZ(0)}.kp-m-tooltip .kp-m-tooltip-wrapper.safe-area.left-bottom{transform:translate3D(0,-100%,0)}.kp-m-tooltip .kp-m-tooltip-wrapper.useInteraction{transition:opacity .2s cubic-bezier(.4,0,1,1),transform .2s,visibility .2s}.kp-m-tooltip .kp-m-tooltip-wrapper.useInteraction.top-left{transform:translate3D(0,-80%,0)}.kp-m-tooltip .kp-m-tooltip-wrapper.useInteraction.top-right{transform:translate3D(-100%,-80%,0)}.kp-m-tooltip .kp-m-tooltip-wrapper.useInteraction.top{transform:translate3D(-50%,-80%,0)}.kp-m-tooltip .kp-m-tooltip-wrapper.useInteraction.bottom-left{transform:translate3D(0,10%,0)}.kp-m-tooltip .kp-m-tooltip-wrapper.useInteraction.bottom-right{transform:translate3D(-100%,10%,0)}.kp-m-tooltip .kp-m-tooltip-wrapper.useInteraction.bottom{transform:translate3D(-50%,10%,0)}.kp-m-tooltip .kp-m-tooltip-wrapper.useInteraction.left-top{transform:translate3D(-100%,10%,0)}.kp-m-tooltip .kp-m-tooltip-wrapper.useInteraction.left-bottom{transform:translate3D(-100%,-90%,0)}.kp-m-tooltip .kp-m-tooltip-wrapper.useInteraction.left{transform:translate3D(-100%,-40%,0)}.kp-m-tooltip .kp-m-tooltip-wrapper.useInteraction.right-top{transform:translate3D(0,10%,0)}.kp-m-tooltip .kp-m-tooltip-wrapper.useInteraction.right-bottom{transform:translate3D(0,-90%,0)}.kp-m-tooltip .kp-m-tooltip-wrapper.useInteraction.right{transform:translate3D(0,-40%,0)}.kp-m-tooltip .kp-m-tooltip-wrapper.useInteraction.safe-area.top,.kp-m-tooltip .kp-m-tooltip-wrapper.useInteraction.safe-area.top-left,.kp-m-tooltip .kp-m-tooltip-wrapper.useInteraction.safe-area.top-right{transform:translate3D(0,-80%,0)}.kp-m-tooltip .kp-m-tooltip-wrapper.useInteraction.safe-area.bottom,.kp-m-tooltip .kp-m-tooltip-wrapper.useInteraction.safe-area.bottom-left,.kp-m-tooltip .kp-m-tooltip-wrapper.useInteraction.safe-area.bottom-right{transform:translate3D(0,10%,0)}.kp-m-tooltip .kp-m-tooltip-wrapper.useInteraction.safe-area.left{transform:translate3D(0,-40%,0)}.kp-m-tooltip .kp-m-tooltip-wrapper.useInteraction.safe-area.left-top{transform:translate3D(0,10%,0)}.kp-m-tooltip .kp-m-tooltip-wrapper.useInteraction.safe-area.left-bottom{transform:translate3D(0,-90%,0)}.kp-m-tooltip .kp-m-tooltip-wrapper.useInteraction.safe-area.right{transform:translate3D(0,-40%,0)}.kp-m-tooltip .kp-m-tooltip-wrapper.useInteraction.safe-area.right-top{transform:translate3D(0,10%,0)}.kp-m-tooltip .kp-m-tooltip-wrapper.useInteraction.safe-area.right-bottom{transform:translate3D(0,-90%,0)}.kp-m-tooltip .kp-m-tooltip-wrapper.useInteraction.visible.top-left{transform:translate3D(0,-100%,0)}.kp-m-tooltip .kp-m-tooltip-wrapper.useInteraction.visible.top-right{transform:translate3D(-100%,-100%,0)}.kp-m-tooltip .kp-m-tooltip-wrapper.useInteraction.visible.top{transform:translate3D(-50%,-100%,0)}.kp-m-tooltip .kp-m-tooltip-wrapper.useInteraction.visible.bottom-left{transform:translateZ(0)}.kp-m-tooltip .kp-m-tooltip-wrapper.useInteraction.visible.bottom-right{transform:translate3D(-100%,0,0)}.kp-m-tooltip .kp-m-tooltip-wrapper.useInteraction.visible.bottom{transform:translate3D(-50%,0,0)}.kp-m-tooltip .kp-m-tooltip-wrapper.useInteraction.visible.left-top{transform:translate3D(-100%,0,0)}.kp-m-tooltip .kp-m-tooltip-wrapper.useInteraction.visible.left-bottom{transform:translate3D(-100%,-100%,0)}.kp-m-tooltip .kp-m-tooltip-wrapper.useInteraction.visible.left{transform:translate3D(-100%,-50%,0)}.kp-m-tooltip .kp-m-tooltip-wrapper.useInteraction.visible.right-top{transform:translateZ(0)}.kp-m-tooltip .kp-m-tooltip-wrapper.useInteraction.visible.right-bottom{transform:translate3D(0,-100%,0)}.kp-m-tooltip .kp-m-tooltip-wrapper.useInteraction.visible.right{transform:translate3D(0,-50%,0)}.kp-m-tooltip .kp-m-tooltip-wrapper.useInteraction.visible.safe-area.top,.kp-m-tooltip .kp-m-tooltip-wrapper.useInteraction.visible.safe-area.top-left,.kp-m-tooltip .kp-m-tooltip-wrapper.useInteraction.visible.safe-area.top-right{transform:translate3D(0,-100%,0)}.kp-m-tooltip .kp-m-tooltip-wrapper.useInteraction.visible.safe-area.bottom,.kp-m-tooltip .kp-m-tooltip-wrapper.useInteraction.visible.safe-area.bottom-left,.kp-m-tooltip .kp-m-tooltip-wrapper.useInteraction.visible.safe-area.bottom-right{transform:translateZ(0)}.kp-m-tooltip .kp-m-tooltip-wrapper.useInteraction.visible.safe-area.left{transform:translate3D(0,-50%,0)}.kp-m-tooltip .kp-m-tooltip-wrapper.useInteraction.visible.safe-area.left-top{transform:translateZ(0)}.kp-m-tooltip .kp-m-tooltip-wrapper.useInteraction.visible.safe-area.left-bottom{transform:translate3D(0,-100%,0)}.kp-m-tooltip .kp-m-tooltip-wrapper.visible{opacity:1;visibility:visible}.kp-m-tooltip .kp-m-tooltip-wrapper .kp-m-tooltip-label{position:relative;background-color:transparent;text-align:left;white-space:pre-line;word-break:keep-all;word-wrap:break-word;margin:0}.kp-m-tooltip .kp-m-tooltip-wrapper .kp-m-tooltip-label.center{text-align:center}.kp-m-tooltip .kp-m-tooltip-wrapper .kp-m-tooltip-tail-area{position:absolute}.kp-m-tooltip .kp-m-tooltip-wrapper .kp-m-tooltip-tail-area.bottom,.kp-m-tooltip .kp-m-tooltip-wrapper .kp-m-tooltip-tail-area.top{width:calc(100% - 43px);height:8px;margin:0 21.5px;bottom:-7px}.kp-m-tooltip .kp-m-tooltip-wrapper .kp-m-tooltip-tail-area.bottom.small,.kp-m-tooltip .kp-m-tooltip-wrapper .kp-m-tooltip-tail-area.top.small{width:calc(100% - 36px);height:5px;margin:0 18px;bottom:-4px}.kp-m-tooltip .kp-m-tooltip-wrapper .kp-m-tooltip-tail-area.left,.kp-m-tooltip .kp-m-tooltip-wrapper .kp-m-tooltip-tail-area.right{top:0;width:8px;height:calc(100% - 31px);margin:15.5px 0}.kp-m-tooltip .kp-m-tooltip-wrapper .kp-m-tooltip-tail-area.left.small,.kp-m-tooltip .kp-m-tooltip-wrapper .kp-m-tooltip-tail-area.right.small{width:5px;height:calc(100% - 24px);margin:12px 0}.kp-m-tooltip .kp-m-tooltip-wrapper .kp-m-tooltip-tail-area.top{top:-7px}.kp-m-tooltip .kp-m-tooltip-wrapper .kp-m-tooltip-tail-area.top.small{top:-5px}.kp-m-tooltip .kp-m-tooltip-wrapper .kp-m-tooltip-tail-area.left{left:-9px}.kp-m-tooltip .kp-m-tooltip-wrapper .kp-m-tooltip-tail-area.left.small{left:-6px}.kp-m-tooltip .kp-m-tooltip-wrapper .kp-m-tooltip-tail-area.right{right:-6px}.kp-m-tooltip .kp-m-tooltip-wrapper .kp-m-tooltip-tail-area.right.small{right:-3px}.kp-m-tooltip .kp-m-tooltip-wrapper .kp-m-tooltip-tail{position:absolute;width:16px;height:10px;overflow:hidden}.kp-m-tooltip .kp-m-tooltip-wrapper .kp-m-tooltip-tail .kp-m-tooltip-tail-triangle{transform:rotate(45deg);width:10px;height:10px;border-radius:2px;display:inline-block;position:absolute;top:4px;left:3px}.kp-m-tooltip .kp-m-tooltip-wrapper .kp-m-tooltip-tail .kp-m-tooltip-tail-triangle.primary{background-color:#ffeb00}.kp-m-tooltip .kp-m-tooltip-wrapper .kp-m-tooltip-tail .kp-m-tooltip-tail-triangle.black{background-color:#060b11}.dark_mode:not(.dark_mode_off) .kp-m-tooltip .kp-m-tooltip-wrapper .kp-m-tooltip-tail .kp-m-tooltip-tail-triangle.black,.kp-m-tooltip .kp-m-tooltip-wrapper .kp-m-tooltip-tail .kp-m-tooltip-tail-triangle.black.dark_mode:not(.dark_mode_off){background-color:#fcfcfc}@media (prefers-color-scheme:dark){body:not(.dark_mode_off) .kp-m-tooltip .kp-m-tooltip-wrapper .kp-m-tooltip-tail .kp-m-tooltip-tail-triangle.black{background-color:#fcfcfc}}.kp-m-tooltip .kp-m-tooltip-wrapper .kp-m-tooltip-tail .kp-m-tooltip-tail-triangle.warning{background-color:#fff0f0}.dark_mode:not(.dark_mode_off) .kp-m-tooltip .kp-m-tooltip-wrapper .kp-m-tooltip-tail .kp-m-tooltip-tail-triangle.warning,.kp-m-tooltip .kp-m-tooltip-wrapper .kp-m-tooltip-tail .kp-m-tooltip-tail-triangle.warning.dark_mode:not(.dark_mode_off){background-color:#361a1e}@media (prefers-color-scheme:dark){body:not(.dark_mode_off) .kp-m-tooltip .kp-m-tooltip-wrapper .kp-m-tooltip-tail .kp-m-tooltip-tail-triangle.warning{background-color:#361a1e}}.kp-m-tooltip .kp-m-tooltip-wrapper .kp-m-tooltip-tail .kp-m-tooltip-tail-triangle.error{background-color:#ff3c3c}.dark_mode:not(.dark_mode_off) .kp-m-tooltip .kp-m-tooltip-wrapper .kp-m-tooltip-tail .kp-m-tooltip-tail-triangle.error,.kp-m-tooltip .kp-m-tooltip-wrapper .kp-m-tooltip-tail .kp-m-tooltip-tail-triangle.error.dark_mode:not(.dark_mode_off){background-color:#ff6a6a}@media (prefers-color-scheme:dark){body:not(.dark_mode_off) .kp-m-tooltip .kp-m-tooltip-wrapper .kp-m-tooltip-tail .kp-m-tooltip-tail-triangle.error{background-color:#ff6a6a}}.kp-m-tooltip .kp-m-tooltip-wrapper .kp-m-tooltip-tail .kp-m-tooltip-tail-triangle.top{top:2px}.kp-m-tooltip .kp-m-tooltip-wrapper .kp-m-tooltip-tail .kp-m-tooltip-tail-triangle.right{top:5px}.kp-m-tooltip .kp-m-tooltip-wrapper .kp-m-tooltip-tail .kp-m-tooltip-tail-triangle.left{top:2px}.kp-m-tooltip .kp-m-tooltip-wrapper .kp-m-tooltip-tail.top{transform:translateX(-50%) scaleY(1.35)}.kp-m-tooltip .kp-m-tooltip-wrapper .kp-m-tooltip-tail.right{transform:translateY(-50%) rotate(90deg) scaleY(1.35)}.kp-m-tooltip .kp-m-tooltip-wrapper .kp-m-tooltip-tail.bottom{transform:translateX(-50%) rotate(180deg) scaleY(1.35)}.kp-m-tooltip .kp-m-tooltip-wrapper .kp-m-tooltip-tail.left{transform:translateY(-50%) rotate(-90deg) scaleY(1.35)}@keyframes bottom-sheet{0%{transform:translateY(100%) translateZ(0)}to{transform:translateY(0) translateZ(0)}}.kp-m-bottomsheet{position:fixed;bottom:0;left:0;width:100%;max-height:calc(100% - 40px);display:flex;flex-flow:column nowrap;padding:0;box-sizing:border-box;z-index:1000;border-radius:32px 32px 0 0;background-color:#fff;transform:translate3d(0,100%,0)}@supports (padding:env(safe-area-inset-bottom)){.kp-m-bottomsheet{padding:0 0 env(safe-area-inset-bottom)}}.dark_mode:not(.dark_mode_off) .kp-m-bottomsheet,.kp-m-bottomsheet.dark_mode:not(.dark_mode_off){background-color:#282b2e}@media (prefers-color-scheme:dark){body:not(.dark_mode_off) .kp-m-bottomsheet{background-color:#282b2e}}.kp-m-bottomsheet.max-height{max-height:calc(100%)}.kp-m-bottomsheet .kp-m-bottomsheet-toucharea{position:relative;width:100%;height:40px;flex-shrink:0;border-radius:32px 32px 0 0}.kp-m-bottomsheet .kp-m-bottomsheet-toucharea .kp-m-bottomsheet-icon-close{position:absolute;display:flex;align-items:center;justify-content:center;border-radius:12px;right:20px;bottom:0;width:24px;height:24px;cursor:pointer;background-color:rgba(135,146,156,.1)}.dark_mode:not(.dark_mode_off) .kp-m-bottomsheet .kp-m-bottomsheet-toucharea .kp-m-bottomsheet-icon-close,.kp-m-bottomsheet .kp-m-bottomsheet-toucharea .kp-m-bottomsheet-icon-close.dark_mode:not(.dark_mode_off){background-color:rgba(3,4,5,.64)}@media (prefers-color-scheme:dark){body:not(.dark_mode_off) .kp-m-bottomsheet .kp-m-bottomsheet-toucharea .kp-m-bottomsheet-icon-close{background-color:rgba(3,4,5,.64)}}.kp-m-bottomsheet .kp-m-bottomsheet-toucharea .kp-m-bottomsheet-icon-close path{fill:rgba(6,11,17,.48)}.dark_mode:not(.dark_mode_off) .kp-m-bottomsheet .kp-m-bottomsheet-toucharea .kp-m-bottomsheet-icon-close path,.kp-m-bottomsheet .kp-m-bottomsheet-toucharea .kp-m-bottomsheet-icon-close path.dark_mode:not(.dark_mode_off){fill:hsla(0,0%,99%,.48)}@media (prefers-color-scheme:dark){body:not(.dark_mode_off) .kp-m-bottomsheet .kp-m-bottomsheet-toucharea .kp-m-bottomsheet-icon-close path{fill:hsla(0,0%,99%,.48)}}.kp-m-bottomsheet .kp-m-bottomsheet-title{display:flex;align-items:flex-end;flex-shrink:0;margin:0 0 8px;min-height:6px}.kp-m-bottomsheet .kp-m-bottomsheet-title>.kp-m-bottomsheet-title-container{min-height:40px}.kp-m-bottomsheet .kp-m-bottomsheet-title.useActionButton{padding:10px 0 0}.kp-m-bottomsheet .kp-m-bottomsheet-title.useActionButton>.kp-m-bottomsheet-title-container{min-height:unset}.kp-m-bottomsheet .kp-m-bottomsheet-title .kp-m-bottomsheet-icon-back{margin-right:4px;cursor:pointer}.kp-m-bottomsheet .kp-m-bottomsheet-title .kp-m-bottomsheet-icon-back path{fill:#060b11}.dark_mode:not(.dark_mode_off) .kp-m-bottomsheet .kp-m-bottomsheet-title .kp-m-bottomsheet-icon-back path,.kp-m-bottomsheet .kp-m-bottomsheet-title .kp-m-bottomsheet-icon-back path.dark_mode:not(.dark_mode_off){fill:#fcfcfc}@media (prefers-color-scheme:dark){body:not(.dark_mode_off) .kp-m-bottomsheet .kp-m-bottomsheet-title .kp-m-bottomsheet-icon-back path{fill:#fcfcfc}}.kp-m-bottomsheet .kp-m-bottomsheet-title .kp-m-bottomsheet-title-container{display:flex;flex-flow:row wrap;padding:0 24px;margin:0;width:100%}.kp-m-bottomsheet .kp-m-bottomsheet-title .kp-m-bottomsheet-title-container .kp-m-bottomsheet-title-label{position:relative;margin:4px 24px 0 0;width:100%;font-size:20px;font-weight:600;line-height:28px;word-break:break-all;white-space:pre-wrap;color:#060b11}.dark_mode:not(.dark_mode_off) .kp-m-bottomsheet .kp-m-bottomsheet-title .kp-m-bottomsheet-title-container .kp-m-bottomsheet-title-label,.kp-m-bottomsheet .kp-m-bottomsheet-title .kp-m-bottomsheet-title-container .kp-m-bottomsheet-title-label.dark_mode:not(.dark_mode_off){color:#fcfcfc}@media (prefers-color-scheme:dark){body:not(.dark_mode_off) .kp-m-bottomsheet .kp-m-bottomsheet-title .kp-m-bottomsheet-title-container .kp-m-bottomsheet-title-label{color:#fcfcfc}}.kp-m-bottomsheet .kp-m-bottomsheet-title .kp-m-bottomsheet-title-container .kp-m-bottomsheet-subtitle{width:100%}.kp-m-bottomsheet .kp-m-bottomsheet-title .kp-m-bottomsheet-title-container .kp-m-bottomsheet-subtitle .kp-m-bottomsheet-subtitle-label{display:flex;align-items:flex-start;margin:6px 0 0;width:100%;font-size:14px;line-height:20px;font-weight:400;word-break:break-all;white-space:pre-wrap;color:rgba(6,11,17,.48);fill:rgba(6,11,17,.48)}.dark_mode:not(.dark_mode_off) .kp-m-bottomsheet .kp-m-bottomsheet-title .kp-m-bottomsheet-title-container .kp-m-bottomsheet-subtitle .kp-m-bottomsheet-subtitle-label,.kp-m-bottomsheet .kp-m-bottomsheet-title .kp-m-bottomsheet-title-container .kp-m-bottomsheet-subtitle .kp-m-bottomsheet-subtitle-label.dark_mode:not(.dark_mode_off){color:hsla(0,0%,99%,.48)}@media (prefers-color-scheme:dark){body:not(.dark_mode_off) .kp-m-bottomsheet .kp-m-bottomsheet-title .kp-m-bottomsheet-title-container .kp-m-bottomsheet-subtitle .kp-m-bottomsheet-subtitle-label{color:hsla(0,0%,99%,.48)}}.dark_mode:not(.dark_mode_off) .kp-m-bottomsheet .kp-m-bottomsheet-title .kp-m-bottomsheet-title-container .kp-m-bottomsheet-subtitle .kp-m-bottomsheet-subtitle-label,.kp-m-bottomsheet .kp-m-bottomsheet-title .kp-m-bottomsheet-title-container .kp-m-bottomsheet-subtitle .kp-m-bottomsheet-subtitle-label.dark_mode:not(.dark_mode_off){fill:hsla(0,0%,99%,.48)}@media (prefers-color-scheme:dark){body:not(.dark_mode_off) .kp-m-bottomsheet .kp-m-bottomsheet-title .kp-m-bottomsheet-title-container .kp-m-bottomsheet-subtitle .kp-m-bottomsheet-subtitle-label{fill:hsla(0,0%,99%,.48)}}.kp-m-bottomsheet .kp-m-bottomsheet-title .kp-m-bottomsheet-title-container .kp-m-bottomsheet-subtitle .kp-m-bottomsheet-subtitle-label .kp-m-bottomsheet-icon-info{margin:2px 4px 0 0;cursor:pointer}.kp-m-bottomsheet .kp-m-bottomsheet-title .kp-m-bottomsheet-title-container .kp-m-bottomsheet-subtitle .kp-m-bottomsheet-subtitle-label .kp-m-bottomsheet-icon-info path{fill:rgba(6,11,17,.48)}.dark_mode:not(.dark_mode_off) .kp-m-bottomsheet .kp-m-bottomsheet-title .kp-m-bottomsheet-title-container .kp-m-bottomsheet-subtitle .kp-m-bottomsheet-subtitle-label .kp-m-bottomsheet-icon-info path,.kp-m-bottomsheet .kp-m-bottomsheet-title .kp-m-bottomsheet-title-container .kp-m-bottomsheet-subtitle .kp-m-bottomsheet-subtitle-label .kp-m-bottomsheet-icon-info path.dark_mode:not(.dark_mode_off){fill:hsla(0,0%,99%,.48)}@media (prefers-color-scheme:dark){body:not(.dark_mode_off) .kp-m-bottomsheet .kp-m-bottomsheet-title .kp-m-bottomsheet-title-container .kp-m-bottomsheet-subtitle .kp-m-bottomsheet-subtitle-label .kp-m-bottomsheet-icon-info path{fill:hsla(0,0%,99%,.48)}}.kp-m-bottomsheet .kp-m-bottomsheet-title button{flex-shrink:0;margin:4px 24px 0 0}.kp-m-bottomsheet .kp-m-scrolllayout{white-space:pre-line;padding:0 0 24px}.kp-m-bottomsheet .kp-m-scrolllayout.useBottomGradation:before{bottom:76px;bottom:calc(env(safe-area-inset-bottom) + 76px)}.kp-m-bottomsheet .kp-m-bottomsheet-buttons{display:flex;box-sizing:border-box;flex-shrink:0;padding:0 0 16px;width:100%;height:76px;min-height:76px;transform:translateZ(0);animation:bottom-sheet .2s cubic-bezier(0,.81,.1,1.08);transition:all .2s cubic-bezier(0,.81,.1,1.08);animation-fill-mode:forwards}.kp-m-bottomsheet .kp-m-bottomsheet-buttons:before{content:"";position:fixed;bottom:76px;left:0;width:100%;height:34px;pointer-events:none;background:linear-gradient(180deg,hsla(0,0%,100%,0),#fff)}.dark_mode:not(.dark_mode_off) .kp-m-bottomsheet .kp-m-bottomsheet-buttons:before{background:linear-gradient(180deg,rgba(40,43,46,0),#282b2e)}@media (prefers-color-scheme:dark){body:not(.dark_mode_off) .kp-m-bottomsheet .kp-m-bottomsheet-buttons:before{background:linear-gradient(180deg,rgba(40,43,46,0),#282b2e)}}.kp-m-icon{position:relative;display:inline-block;background-color:transparent;box-shadow:none;border:none;outline:none;margin:0;padding:0;cursor:pointer}.kp-m-icon.high-emphasis path{fill:#060b11}.dark_mode:not(.dark_mode_off) .kp-m-icon.high-emphasis path,.kp-m-icon.high-emphasis path.dark_mode:not(.dark_mode_off){fill:#fcfcfc}@media (prefers-color-scheme:dark){body:not(.dark_mode_off) .kp-m-icon.high-emphasis path{fill:#fcfcfc}}.kp-m-icon.medium-emphasis path{fill:rgba(6,11,17,.48)}.dark_mode:not(.dark_mode_off) .kp-m-icon.medium-emphasis path,.kp-m-icon.medium-emphasis path.dark_mode:not(.dark_mode_off){fill:hsla(0,0%,99%,.48)}@media (prefers-color-scheme:dark){body:not(.dark_mode_off) .kp-m-icon.medium-emphasis path{fill:hsla(0,0%,99%,.48)}}.kp-m-icon.hint-and-disabled path{fill:rgba(6,11,17,.24)}.dark_mode:not(.dark_mode_off) .kp-m-icon.hint-and-disabled path,.kp-m-icon.hint-and-disabled path.dark_mode:not(.dark_mode_off){fill:hsla(0,0%,99%,.24)}@media (prefers-color-scheme:dark){body:not(.dark_mode_off) .kp-m-icon.hint-and-disabled path{fill:hsla(0,0%,99%,.24)}}.kp-m-icon.yellow path{fill:#ffeb00}.dark_mode:not(.dark_mode_off) .kp-m-icon.yellow path,.kp-m-icon.yellow path.dark_mode:not(.dark_mode_off){fill:#ffef3d}@media (prefers-color-scheme:dark){body:not(.dark_mode_off) .kp-m-icon.yellow path{fill:#ffef3d}}.kp-m-icon.blue path{fill:#008dff}.dark_mode:not(.dark_mode_off) .kp-m-icon.blue path,.kp-m-icon.blue path.dark_mode:not(.dark_mode_off){fill:#3da8ff}@media (prefers-color-scheme:dark){body:not(.dark_mode_off) .kp-m-icon.blue path{fill:#3da8ff}}.kp-m-icon.red path{fill:#ff3c3c}.dark_mode:not(.dark_mode_off) .kp-m-icon.red path,.kp-m-icon.red path.dark_mode:not(.dark_mode_off){fill:#ff6a6a}@media (prefers-color-scheme:dark){body:not(.dark_mode_off) .kp-m-icon.red path{fill:#ff6a6a}}.kp-m-icon.inverse-high-emphasis path{fill:#fff}.dark_mode:not(.dark_mode_off) .kp-m-icon.inverse-high-emphasis path,.kp-m-icon.inverse-high-emphasis path.dark_mode:not(.dark_mode_off){fill:#16191c}@media (prefers-color-scheme:dark){body:not(.dark_mode_off) .kp-m-icon.inverse-high-emphasis path{fill:#16191c}}.kp-m-icon.inverse-medium-emphasis path{fill:hsla(0,0%,100%,.48)}.dark_mode:not(.dark_mode_off) .kp-m-icon.inverse-medium-emphasis path,.kp-m-icon.inverse-medium-emphasis path.dark_mode:not(.dark_mode_off){fill:rgba(22,25,28,.48)}@media (prefers-color-scheme:dark){body:not(.dark_mode_off) .kp-m-icon.inverse-medium-emphasis path{fill:rgba(22,25,28,.48)}}.kp-m-icon.inverse-hint-and-disabled path{fill:hsla(0,0%,100%,.24)}.dark_mode:not(.dark_mode_off) .kp-m-icon.inverse-hint-and-disabled path,.kp-m-icon.inverse-hint-and-disabled path.dark_mode:not(.dark_mode_off){fill:rgba(22,25,28,.24)}@media (prefers-color-scheme:dark){body:not(.dark_mode_off) .kp-m-icon.inverse-hint-and-disabled path{fill:rgba(22,25,28,.24)}}.kp-m-icon.down{transform:rotate(0)}.kp-m-icon.left{transform:rotate(90deg)}.kp-m-icon.up{transform:rotate(180deg)}.kp-m-icon.right{transform:rotate(270deg)}*{-webkit-tap-highlight-color:rgba(255,255,255,0);-webkit-tap-highlight-color:transparent}.kp-m-checkbox{display:flex;align-items:flex-start;font-size:100%;position:relative;cursor:pointer;-webkit-user-select:none;-moz-user-select:none;user-select:none}.kp-m-checkbox:not(.disabled):active .kp-m-checkbox-checkmark{transition:all .5s cubic-bezier(.47,1.64,.39,.71);transform:scale(.9)}.kp-m-checkbox.regular .kp-m-checkbox-label{font-size:20px;font-weight:600;line-height:26px}.kp-m-checkbox.regular .kp-m-checkbox-checkmark-circle.circular{width:24px;height:24px}.kp-m-checkbox.large .kp-m-checkbox-label{font-size:20px;font-weight:600;line-height:30px}.kp-m-checkbox.large .kp-m-checkbox-checkmark.circular{width:28px;height:28px;flex:0 0 28px;padding:1px}.kp-m-checkbox.disabled{cursor:not-allowed;opacity:.4}.kp-m-checkbox.disabled .kp-m-icon{cursor:not-allowed}.kp-m-checkbox.disabled .kp-m-checkbox-checkmark.circular:not(.checked){background-color:#e3e8ec}.dark_mode:not(.dark_mode_off) .kp-m-checkbox.disabled .kp-m-checkbox-checkmark.circular:not(.checked),.kp-m-checkbox.disabled .kp-m-checkbox-checkmark.circular:not(.checked).dark_mode:not(.dark_mode_off){background-color:#25282b}@media (prefers-color-scheme:dark){body:not(.dark_mode_off) .kp-m-checkbox.disabled .kp-m-checkbox-checkmark.circular:not(.checked){background-color:#25282b}}.kp-m-checkbox .kp-m-inputelement[type=checkbox]{width:0;height:0;opacity:0;position:absolute}.kp-m-checkbox .kp-m-checkbox-checkmark{width:24px;height:24px;background-color:transparent;flex:0 0 24px;box-sizing:border-box}.kp-m-checkbox .kp-m-checkbox-checkmark.circular{border-radius:50%;box-sizing:border-box;position:relative;border:1px solid #cfd6dc}.dark_mode:not(.dark_mode_off) .kp-m-checkbox .kp-m-checkbox-checkmark.circular,.kp-m-checkbox .kp-m-checkbox-checkmark.circular.dark_mode:not(.dark_mode_off){border-color:#9ea3a8}@media (prefers-color-scheme:dark){body:not(.dark_mode_off) .kp-m-checkbox .kp-m-checkbox-checkmark.circular{border-color:#9ea3a8}}.kp-m-checkbox .kp-m-checkbox-checkmark.circular path{fill:rgba(6,11,17,.24)}.dark_mode:not(.dark_mode_off) .kp-m-checkbox .kp-m-checkbox-checkmark.circular path,.kp-m-checkbox .kp-m-checkbox-checkmark.circular path.dark_mode:not(.dark_mode_off){fill:hsla(0,0%,99%,.24)}@media (prefers-color-scheme:dark){body:not(.dark_mode_off) .kp-m-checkbox .kp-m-checkbox-checkmark.circular path{fill:hsla(0,0%,99%,.24)}}.kp-m-checkbox .kp-m-checkbox-checkmark.circular.checked{border-color:#ffeb00}.dark_mode:not(.dark_mode_off) .kp-m-checkbox .kp-m-checkbox-checkmark.circular.checked,.kp-m-checkbox .kp-m-checkbox-checkmark.circular.checked.dark_mode:not(.dark_mode_off){border-color:#ffef3d}@media (prefers-color-scheme:dark){body:not(.dark_mode_off) .kp-m-checkbox .kp-m-checkbox-checkmark.circular.checked{border-color:#ffef3d}}.kp-m-checkbox .kp-m-checkbox-checkmark.circular.checked path{fill:#060b11}.dark_mode:not(.dark_mode_off) .kp-m-checkbox .kp-m-checkbox-checkmark.circular.checked path,.kp-m-checkbox .kp-m-checkbox-checkmark.circular.checked path.dark_mode:not(.dark_mode_off){fill:#16191c}@media (prefers-color-scheme:dark){body:not(.dark_mode_off) .kp-m-checkbox .kp-m-checkbox-checkmark.circular.checked path{fill:#16191c}}.kp-m-checkbox .kp-m-checkbox-checkmark.linear{border-radius:50%}.kp-m-checkbox .kp-m-checkbox-checkmark.linear path{transition:all .25s ease-in-out;fill:rgba(6,11,17,.24)}.dark_mode:not(.dark_mode_off) .kp-m-checkbox .kp-m-checkbox-checkmark.linear path,.kp-m-checkbox .kp-m-checkbox-checkmark.linear path.dark_mode:not(.dark_mode_off){fill:hsla(0,0%,99%,.24)}@media (prefers-color-scheme:dark){body:not(.dark_mode_off) .kp-m-checkbox .kp-m-checkbox-checkmark.linear path{fill:hsla(0,0%,99%,.24)}}.kp-m-checkbox .kp-m-checkbox-checkmark.linear.checked path{fill:#060b11}.dark_mode:not(.dark_mode_off) .kp-m-checkbox .kp-m-checkbox-checkmark.linear.checked path,.kp-m-checkbox .kp-m-checkbox-checkmark.linear.checked path.dark_mode:not(.dark_mode_off){fill:#fcfcfc}@media (prefers-color-scheme:dark){body:not(.dark_mode_off) .kp-m-checkbox .kp-m-checkbox-checkmark.linear.checked path{fill:#fcfcfc}}.kp-m-checkbox .kp-m-checkbox-checkmark-circle.circular{position:absolute;width:28px;height:28px;left:0;display:inline-block;transition:all .15s ease-in-out;transform:scale(0);opacity:0;border-radius:50px;background-color:#ffeb00}.kp-m-checkbox .kp-m-checkbox-checkmark-circle.circular.checked{transform:scale(1);opacity:1}.kp-m-checkbox .kp-m-checkbox-label{margin-left:6px;font-size:14px;word-break:keep-all;white-space:pre-wrap;transition:all .25s cubic-bezier(.42,.19,.34,.79);color:#060b11}.dark_mode:not(.dark_mode_off) .kp-m-checkbox .kp-m-checkbox-label,.kp-m-checkbox .kp-m-checkbox-label.dark_mode:not(.dark_mode_off){color:#fcfcfc}@media (prefers-color-scheme:dark){body:not(.dark_mode_off) .kp-m-checkbox .kp-m-checkbox-label{color:#fcfcfc}}.kp-m-group.kp-m-checkboxgroup{height:auto}.kp-m-group.kp-m-checkboxgroup .kp-m-checkboxgroup-row.indent0{padding:14px 0 12px}.kp-m-group.kp-m-checkboxgroup .kp-m-checkboxgroup-row.indent1{padding:3px 0 0 2px}.kp-m-group.kp-m-checkboxgroup .kp-m-checkboxgroup-row.indent1 .kp-m-checkbox-checkmark.checked~.kp-m-checkbox-label{color:#060b11}.dark_mode:not(.dark_mode_off) .kp-m-group.kp-m-checkboxgroup .kp-m-checkboxgroup-row.indent1 .kp-m-checkbox-checkmark.checked~.kp-m-checkbox-label,.kp-m-group.kp-m-checkboxgroup .kp-m-checkboxgroup-row.indent1 .kp-m-checkbox-checkmark.checked~.kp-m-checkbox-label.dark_mode:not(.dark_mode_off){color:#fcfcfc}@media (prefers-color-scheme:dark){body:not(.dark_mode_off) .kp-m-group.kp-m-checkboxgroup .kp-m-checkboxgroup-row.indent1 .kp-m-checkbox-checkmark.checked~.kp-m-checkbox-label{color:#fcfcfc}}.kp-m-group.kp-m-checkboxgroup .kp-m-checkboxgroup-row.indent1 .kp-m-checkbox-label{font-size:14px;font-weight:400;line-height:21px;margin-top:2px;color:rgba(6,11,17,.48)}.dark_mode:not(.dark_mode_off) .kp-m-group.kp-m-checkboxgroup .kp-m-checkboxgroup-row.indent1 .kp-m-checkbox-label,.kp-m-group.kp-m-checkboxgroup .kp-m-checkboxgroup-row.indent1 .kp-m-checkbox-label.dark_mode:not(.dark_mode_off){color:hsla(0,0%,99%,.48)}@media (prefers-color-scheme:dark){body:not(.dark_mode_off) .kp-m-group.kp-m-checkboxgroup .kp-m-checkboxgroup-row.indent1 .kp-m-checkbox-label{color:hsla(0,0%,99%,.48)}}.kp-m-group.kp-m-checkboxgroup .kp-m-checkboxgroup-row.indent2{padding:2px 0 0 10px}.kp-m-group.kp-m-checkboxgroup .kp-m-checkboxgroup-row.indent2 .kp-m-checkbox-label{font-size:12px;font-weight:400;line-height:19px;margin-top:4px;color:rgba(6,11,17,.48)}.dark_mode:not(.dark_mode_off) .kp-m-group.kp-m-checkboxgroup .kp-m-checkboxgroup-row.indent2 .kp-m-checkbox-label,.kp-m-group.kp-m-checkboxgroup .kp-m-checkboxgroup-row.indent2 .kp-m-checkbox-label.dark_mode:not(.dark_mode_off){color:hsla(0,0%,99%,.48)}@media (prefers-color-scheme:dark){body:not(.dark_mode_off) .kp-m-group.kp-m-checkboxgroup .kp-m-checkboxgroup-row.indent2 .kp-m-checkbox-label{color:hsla(0,0%,99%,.48)}}.kp-m-loading{position:absolute;width:100%;height:100%;display:none;align-items:center;justify-content:center}.kp-m-loading.loading{display:flex}.kp-m-loading.loading.fullSize{position:fixed;top:0;left:0;right:0;bottom:0}.kp-m-loading.loading.fullSize .kp-m-loading-wrapper{position:absolute}.kp-m-loading.dim{background-color:rgba(0,0,0,.6);z-index:1100}.kp-m-coin-loading{position:absolute;width:46px;height:46px;background-image:url(https://t1.daumcdn.net/kakaopay/receipt/loading/img_payloading.png);background-size:46px 368px;animation-name:coin-loading;animation-duration:.4s;animation-iteration-count:infinite;animation-timing-function:steps(8,start)}.fullSize .kp-m-coin-loading{left:-23px}@keyframes coin-loading{0%{background-position:0 0}to{background-position:0 -368px}}.kp-m-dot{display:inline-block;width:8px;height:8px;margin:0 2.5px;border-radius:50%;animation:kp-m-dot-bounce .95s cubic-bezier(.07,.32,.45,.99);animation-iteration-count:infinite;background-color:#87929c}.kp-m-dot:first-child{animation-delay:-.4s}.kp-m-dot:nth-child(2){animation-delay:-.3s}.kp-m-dot:nth-child(3){animation-delay:-.2s}.kp-m-dot.light{background-color:#fff;border-color:#fff}@keyframes kp-m-dot-bounce{0%{transform:translateY(0);opacity:1}10%{transform:translateY(0);opacity:1}30%{opacity:.5}35%{transform:translateY(-70%)}45%{opacity:1}55%{opacity:.5}60%{transform:translateY(2px)}75%{opacity:1}80%{transform:translateY(-1px)}85%{transform:translateY(0);opacity:1}to{transform:translateY(0)}}.kp-m-button{display:flex;justify-content:center;align-items:center;-webkit-user-select:none;-moz-user-select:none;user-select:none;cursor:pointer;box-shadow:none;border:none;box-sizing:border-box;padding:0 16px;width:auto;height:60px;border-radius:30px;position:relative;overflow:hidden}.kp-m-button:before{content:"";pointer-events:none;position:absolute;top:0;left:0;width:100%;height:100%;opacity:0;transition:none;background-color:rgba(0,0,0,.06)}.dark_mode:not(.dark_mode_off) .kp-m-button:before,.kp-m-button.dark_mode:not(.dark_mode_off):before{background-color:rgba(0,0,0,.12)}@media (prefers-color-scheme:dark){body:not(.dark_mode_off) .kp-m-button:before{background-color:rgba(0,0,0,.12)}}.kp-m-button:last-of-type{margin:0}.kp-m-button:active,.kp-m-button:focus,.kp-m-button:hover{outline:none;border:none;box-shadow:none}.kp-m-button:disabled{cursor:not-allowed;opacity:.32}.kp-m-button:disabled svg{cursor:not-allowed}.kp-m-button:not(:disabled):active:before{opacity:1}.kp-m-button.full-width{width:100vw;border-radius:0}.kp-m-button.full-width:before{width:100vw}.kp-m-button.full-width p{line-height:26px}.kp-m-button.large{width:100%}.kp-m-button.large:not(.loading,:disabled){transition:transform .5s cubic-bezier(.47,1.64,.39,.71)}.kp-m-button.large:not(.loading,:disabled):active{transform:scale(.95)}.kp-m-button.large.circle{display:flex;align-items:center;width:60px;padding:0}.kp-m-button.large.leftIcon p{margin:0 0 0 8px}.kp-m-button.large.leftIcon.autoresize{padding-right:24px}.kp-m-button.large p{line-height:26px}.kp-m-button.large p.linebreak{line-height:22px}.kp-m-button.regular{width:100%;height:52px;padding:0 16px;border-radius:26px}.kp-m-button.regular:not(.loading,:disabled){transition:transform .5s cubic-bezier(.47,1.64,.39,.71)}.kp-m-button.regular:not(.loading,:disabled):active{transform:scale(.95)}.kp-m-button.regular.circle{display:flex;align-items:center;width:52px;padding:0}.kp-m-button.regular.leftIcon p{margin:0 0 0 8px}.kp-m-button.regular.leftIcon.autoresize{padding-right:20px}.kp-m-button.regular p{font-size:16px;line-height:24px}.kp-m-button.regular p.linebreak{line-height:18px}.kp-m-button.small{height:48px;padding:0 20px;font-size:16px;font-weight:400;border-radius:24px}.kp-m-button.small:not(.loading,:disabled){transition:transform .5s cubic-bezier(.47,1.64,.39,.71)}.kp-m-button.small:not(.loading,:disabled):active{transform:scale(.95)}.kp-m-button.small.circle{display:flex;align-items:center;width:48px;padding:0}.kp-m-button.small.circle.leftIcon{padding:0}.kp-m-button.small.leftIcon{padding:0 16px 0 20px}.kp-m-button.small.leftIcon p{margin:0 4px}.kp-m-button.small p{font-size:16px;line-height:24px}.kp-m-button.tiny{height:32px;padding:0 14px;font-size:14px;font-weight:400;line-height:1.36}.kp-m-button.tiny,.kp-m-button.tiny:before{border-radius:16px}.kp-m-button.tiny p{font-size:14px}.kp-m-button path{fill:#060b11}.dark_mode:not(.dark_mode_off) .kp-m-button path,.kp-m-button path.dark_mode:not(.dark_mode_off){fill:#fcfcfc}@media (prefers-color-scheme:dark){body:not(.dark_mode_off) .kp-m-button path{fill:#fcfcfc}}.kp-m-button.primary{background-color:#ffeb00}.dark_mode:not(.dark_mode_off) .kp-m-button.primary,.kp-m-button.primary.dark_mode:not(.dark_mode_off){background-color:#ffef3d}@media (prefers-color-scheme:dark){body:not(.dark_mode_off) .kp-m-button.primary{background-color:#ffef3d}}.dark_mode:not(.dark_mode_off) .kp-m-button.primary path,.kp-m-button.primary path.dark_mode:not(.dark_mode_off){fill:#16191c}@media (prefers-color-scheme:dark){body:not(.dark_mode_off) .kp-m-button.primary path{fill:#16191c}}.dark_mode:not(.dark_mode_off) .kp-m-button.primary p,.kp-m-button.primary p.dark_mode:not(.dark_mode_off){color:#16191c}@media (prefers-color-scheme:dark){body:not(.dark_mode_off) .kp-m-button.primary p{color:#16191c}}.kp-m-button.support{background-color:#eff2f4}.dark_mode:not(.dark_mode_off) .kp-m-button.support,.kp-m-button.support.dark_mode:not(.dark_mode_off){background-color:#202326}@media (prefers-color-scheme:dark){body:not(.dark_mode_off) .kp-m-button.support{background-color:#202326}}.kp-m-button.support p{font-weight:400}.kp-m-button.reverse{background-color:#606a74}.dark_mode:not(.dark_mode_off) .kp-m-button.reverse,.kp-m-button.reverse.dark_mode:not(.dark_mode_off){background-color:#9ea3a8}@media (prefers-color-scheme:dark){body:not(.dark_mode_off) .kp-m-button.reverse{background-color:#9ea3a8}}.kp-m-button.reverse path{fill:#fff}.dark_mode:not(.dark_mode_off) .kp-m-button.reverse path,.kp-m-button.reverse path.dark_mode:not(.dark_mode_off){fill:#16191c}@media (prefers-color-scheme:dark){body:not(.dark_mode_off) .kp-m-button.reverse path{fill:#16191c}}.kp-m-button.reverse p{color:#fff}.dark_mode:not(.dark_mode_off) .kp-m-button.reverse p,.kp-m-button.reverse p.dark_mode:not(.dark_mode_off){color:#16191c}@media (prefers-color-scheme:dark){body:not(.dark_mode_off) .kp-m-button.reverse p{color:#16191c}}.kp-m-button.outline{background-color:#f8f9fa;border:1px solid #cfd6dc}.dark_mode:not(.dark_mode_off) .kp-m-button.outline,.kp-m-button.outline.dark_mode:not(.dark_mode_off){background-color:#1b1e21}@media (prefers-color-scheme:dark){body:not(.dark_mode_off) .kp-m-button.outline{background-color:#1b1e21}}.dark_mode:not(.dark_mode_off) .kp-m-button.outline,.kp-m-button.outline.dark_mode:not(.dark_mode_off){border-color:#3a3e42}@media (prefers-color-scheme:dark){body:not(.dark_mode_off) .kp-m-button.outline{border-color:#3a3e42}}.kp-m-button.ghost{background-color:transparent;border:1px solid #606a74}.dark_mode:not(.dark_mode_off) .kp-m-button.ghost,.kp-m-button.ghost.dark_mode:not(.dark_mode_off){border-color:#9ea3a8}@media (prefers-color-scheme:dark){body:not(.dark_mode_off) .kp-m-button.ghost{border-color:#9ea3a8}}.kp-m-button.destructive{background-color:#ffd8d8}.dark_mode:not(.dark_mode_off) .kp-m-button.destructive,.kp-m-button.destructive.dark_mode:not(.dark_mode_off){background-color:#5c2629}@media (prefers-color-scheme:dark){body:not(.dark_mode_off) .kp-m-button.destructive{background-color:#5c2629}}.kp-m-button.destructive path{fill:#ff3c3c}.dark_mode:not(.dark_mode_off) .kp-m-button.destructive path,.kp-m-button.destructive path.dark_mode:not(.dark_mode_off){fill:#ff6a6a}@media (prefers-color-scheme:dark){body:not(.dark_mode_off) .kp-m-button.destructive path{fill:#ff6a6a}}.kp-m-button.destructive p{color:#ff3c3c}.dark_mode:not(.dark_mode_off) .kp-m-button.destructive p,.kp-m-button.destructive p.dark_mode:not(.dark_mode_off){color:#ff6a6a}@media (prefers-color-scheme:dark){body:not(.dark_mode_off) .kp-m-button.destructive p{color:#ff6a6a}}.kp-m-button:not(.tiny).loading:before{opacity:1}.kp-m-button:not(.tiny).loading>:not(.kp-m-loading){opacity:0;pointer-events:none}.kp-m-button.leftIcon p{margin:0 11px 0 8px}.kp-m-button.rightIcon p{order:-1;margin-right:8px}.kp-m-button p{margin:0;padding:0;position:relative;font-size:18px;font-weight:600;line-height:20px;text-overflow:ellipsis;white-space:nowrap;overflow:hidden;color:#060b11}.dark_mode:not(.dark_mode_off) .kp-m-button p,.kp-m-button p.dark_mode:not(.dark_mode_off){color:#fcfcfc}@media (prefers-color-scheme:dark){body:not(.dark_mode_off) .kp-m-button p{color:#fcfcfc}}.kp-m-button p.linebreak{display:-webkit-box;-webkit-line-clamp:2;-webkit-box-orient:vertical;overflow:hidden;text-overflow:ellipsis;word-break:break-all;white-space:pre-wrap}.kp-m-button .kp-m-icon{flex-shrink:0}.kp-m-fullwidth-button-wrap{position:relative}.kp-m-fullwidth-button-background{width:100vw;height:60px;top:0;left:0;position:absolute;pointer-events:none;background-color:#fff}.dark_mode:not(.dark_mode_off) .kp-m-fullwidth-button-background,.kp-m-fullwidth-button-background.dark_mode:not(.dark_mode_off){background-color:#16191c}@media (prefers-color-scheme:dark){body:not(.dark_mode_off) .kp-m-fullwidth-button-background{background-color:#16191c}}.kp-m-buttongroup{padding:0 16px}.kp-m-buttongroup .kp-m-buttongroup-item{display:flex;margin:0}.kp-m-buttongroup .kp-m-buttongroup-item>:first-child{flex:1 0 0}.kp-m-buttongroup .kp-m-buttongroup-item+.kp-m-buttongroup-item{margin-left:8px}.kp-m-button.text{display:inline-flex;background:transparent;border:none;margin:0;border-radius:6px;position:relative;overflow:hidden}.kp-m-button.text:before{content:"";pointer-events:none;position:absolute;top:0;left:0;width:100%;height:100%;opacity:0;transition:none;background-color:rgba(0,0,0,.06)}.dark_mode:not(.dark_mode_off) .kp-m-button.text:before,.kp-m-button.text.dark_mode:not(.dark_mode_off):before{background-color:rgba(0,0,0,.12)}@media (prefers-color-scheme:dark){body:not(.dark_mode_off) .kp-m-button.text:before{background-color:rgba(0,0,0,.12)}}.kp-m-button.text:disabled{cursor:not-allowed;opacity:.24}.kp-m-button.text:not(:disabled):active{transform:scale(1)}.kp-m-button.text:not(:disabled):active:before{opacity:1}.kp-m-button.text.large{height:34px;width:auto;padding:0;overflow:visible;border-radius:6px}.kp-m-button.text.large p{font-size:18px;line-height:26px}.kp-m-button.text.large:before{top:0;left:-8px;padding:0 8px;box-sizing:content-box;border-radius:6px}.kp-m-button.text.large.leftIcon:before{left:-4px;padding:0 8px 0 4px}.kp-m-button.text.large.leftIcon p{margin:0 0 0 4px}.kp-m-button.text.large.rightIcon:before{left:-8px;padding:0 4px 0 8px}.kp-m-button.text.large.rightIcon p{order:-1;margin:0}.kp-m-button.text.regular{height:32px;width:auto;padding:0;overflow:visible;border-radius:6px}.kp-m-button.text.regular p{font-size:16px;line-height:24px}.kp-m-button.text.regular:before{top:0;left:-8px;padding:0 8px;box-sizing:content-box;border-radius:6px}.kp-m-button.text.regular.leftIcon:before{left:-4px;padding:0 8px 0 4px}.kp-m-button.text.regular.leftIcon p{margin:0 0 0 4px}.kp-m-button.text.regular.rightIcon:before{left:-8px;padding:0 4px 0 8px}.kp-m-button.text.regular.rightIcon p{order:-1;margin:0}.kp-m-button.text.tiny{height:28px;width:auto;padding:0;overflow:visible;border-radius:6px}.kp-m-button.text.tiny .kp-m-icon{width:16px;height:16px}.kp-m-button.text.tiny p{font-size:14px;line-height:20px}.kp-m-button.text.tiny:before{top:0;left:-8px;padding:0 8px;box-sizing:content-box;border-radius:6px}.kp-m-button.text.tiny.leftIcon:before{left:-4px;padding:0 8px 0 4px}.kp-m-button.text.tiny.leftIcon p{margin:0 0 0 4px}.kp-m-button.text.tiny.rightIcon:before{left:-8px;padding:0 4px 0 8px}.kp-m-button.text.tiny.rightIcon p{order:-1;margin:0}.kp-m-button.text.tiny.leftIcon p{margin:0 0 0 2px}.kp-m-button.text.tiny.rightIcon p{margin:0 2px 0 0}.kp-m-button.text.high-emphasis p{color:#060b11}.dark_mode:not(.dark_mode_off) .kp-m-button.text.high-emphasis p,.kp-m-button.text.high-emphasis p.dark_mode:not(.dark_mode_off){color:#fcfcfc}@media (prefers-color-scheme:dark){body:not(.dark_mode_off) .kp-m-button.text.high-emphasis p{color:#fcfcfc}}.kp-m-button.text.high-emphasis p:after{background-color:#060b11}.dark_mode:not(.dark_mode_off) .kp-m-button.text.high-emphasis p:after,.kp-m-button.text.high-emphasis p.dark_mode:not(.dark_mode_off):after{background-color:#fcfcfc}@media (prefers-color-scheme:dark){body:not(.dark_mode_off) .kp-m-button.text.high-emphasis p:after{background-color:#fcfcfc}}.kp-m-button.text.high-emphasis path{fill:#060b11}.dark_mode:not(.dark_mode_off) .kp-m-button.text.high-emphasis path,.kp-m-button.text.high-emphasis path.dark_mode:not(.dark_mode_off){fill:#fcfcfc}@media (prefers-color-scheme:dark){body:not(.dark_mode_off) .kp-m-button.text.high-emphasis path{fill:#fcfcfc}}.kp-m-button.text.medium-emphasis p{color:rgba(6,11,17,.48)}.dark_mode:not(.dark_mode_off) .kp-m-button.text.medium-emphasis p,.kp-m-button.text.medium-emphasis p.dark_mode:not(.dark_mode_off){color:hsla(0,0%,99%,.48)}@media (prefers-color-scheme:dark){body:not(.dark_mode_off) .kp-m-button.text.medium-emphasis p{color:hsla(0,0%,99%,.48)}}.kp-m-button.text.medium-emphasis p:after{background-color:rgba(6,11,17,.48)}.dark_mode:not(.dark_mode_off) .kp-m-button.text.medium-emphasis p:after,.kp-m-button.text.medium-emphasis p.dark_mode:not(.dark_mode_off):after{background-color:hsla(0,0%,99%,.48)}@media (prefers-color-scheme:dark){body:not(.dark_mode_off) .kp-m-button.text.medium-emphasis p:after{background-color:hsla(0,0%,99%,.48)}}.kp-m-button.text.medium-emphasis path{fill:rgba(6,11,17,.48)}.dark_mode:not(.dark_mode_off) .kp-m-button.text.medium-emphasis path,.kp-m-button.text.medium-emphasis path.dark_mode:not(.dark_mode_off){fill:hsla(0,0%,99%,.48)}@media (prefers-color-scheme:dark){body:not(.dark_mode_off) .kp-m-button.text.medium-emphasis path{fill:hsla(0,0%,99%,.48)}}.kp-m-button.text.blue p{color:#008dff}.dark_mode:not(.dark_mode_off) .kp-m-button.text.blue p,.kp-m-button.text.blue p.dark_mode:not(.dark_mode_off){color:#3da8ff}@media (prefers-color-scheme:dark){body:not(.dark_mode_off) .kp-m-button.text.blue p{color:#3da8ff}}.kp-m-button.text.blue p:after{background-color:#008dff}.dark_mode:not(.dark_mode_off) .kp-m-button.text.blue p:after,.kp-m-button.text.blue p.dark_mode:not(.dark_mode_off):after{background-color:#3da8ff}@media (prefers-color-scheme:dark){body:not(.dark_mode_off) .kp-m-button.text.blue p:after{background-color:#3da8ff}}.kp-m-button.text.blue path{fill:#008dff}.dark_mode:not(.dark_mode_off) .kp-m-button.text.blue path,.kp-m-button.text.blue path.dark_mode:not(.dark_mode_off){fill:#3da8ff}@media (prefers-color-scheme:dark){body:not(.dark_mode_off) .kp-m-button.text.blue path{fill:#3da8ff}}.kp-m-button.text.red p{color:#ff3c3c}.dark_mode:not(.dark_mode_off) .kp-m-button.text.red p,.kp-m-button.text.red p.dark_mode:not(.dark_mode_off){color:#ff6a6a}@media (prefers-color-scheme:dark){body:not(.dark_mode_off) .kp-m-button.text.red p{color:#ff6a6a}}.kp-m-button.text.red p:after{background-color:#ff3c3c}.dark_mode:not(.dark_mode_off) .kp-m-button.text.red p:after,.kp-m-button.text.red p.dark_mode:not(.dark_mode_off):after{background-color:#ff6a6a}@media (prefers-color-scheme:dark){body:not(.dark_mode_off) .kp-m-button.text.red p:after{background-color:#ff6a6a}}.kp-m-button.text.red path{fill:#ff3c3c}.dark_mode:not(.dark_mode_off) .kp-m-button.text.red path,.kp-m-button.text.red path.dark_mode:not(.dark_mode_off){fill:#ff6a6a}@media (prefers-color-scheme:dark){body:not(.dark_mode_off) .kp-m-button.text.red path{fill:#ff6a6a}}.kp-m-button.text.inverse-high-emphasis p{color:#fff}.dark_mode:not(.dark_mode_off) .kp-m-button.text.inverse-high-emphasis p,.kp-m-button.text.inverse-high-emphasis p.dark_mode:not(.dark_mode_off){color:#16191c}@media (prefers-color-scheme:dark){body:not(.dark_mode_off) .kp-m-button.text.inverse-high-emphasis p{color:#16191c}}.kp-m-button.text.inverse-high-emphasis p:after{background-color:#fff}.dark_mode:not(.dark_mode_off) .kp-m-button.text.inverse-high-emphasis p:after,.kp-m-button.text.inverse-high-emphasis p.dark_mode:not(.dark_mode_off):after{background-color:#16191c}@media (prefers-color-scheme:dark){body:not(.dark_mode_off) .kp-m-button.text.inverse-high-emphasis p:after{background-color:#16191c}}.kp-m-button.text.inverse-high-emphasis path{fill:#fff}.dark_mode:not(.dark_mode_off) .kp-m-button.text.inverse-high-emphasis path,.kp-m-button.text.inverse-high-emphasis path.dark_mode:not(.dark_mode_off){fill:#16191c}@media (prefers-color-scheme:dark){body:not(.dark_mode_off) .kp-m-button.text.inverse-high-emphasis path{fill:#16191c}}.kp-m-button.text.inverse-medium-emphasis p{color:hsla(0,0%,100%,.48)}.dark_mode:not(.dark_mode_off) .kp-m-button.text.inverse-medium-emphasis p,.kp-m-button.text.inverse-medium-emphasis p.dark_mode:not(.dark_mode_off){color:rgba(22,25,28,.48)}@media (prefers-color-scheme:dark){body:not(.dark_mode_off) .kp-m-button.text.inverse-medium-emphasis p{color:rgba(22,25,28,.48)}}.kp-m-button.text.inverse-medium-emphasis p:after{background-color:hsla(0,0%,100%,.48)}.dark_mode:not(.dark_mode_off) .kp-m-button.text.inverse-medium-emphasis p:after,.kp-m-button.text.inverse-medium-emphasis p.dark_mode:not(.dark_mode_off):after{background-color:rgba(22,25,28,.48)}@media (prefers-color-scheme:dark){body:not(.dark_mode_off) .kp-m-button.text.inverse-medium-emphasis p:after{background-color:rgba(22,25,28,.48)}}.kp-m-button.text.inverse-medium-emphasis path{fill:hsla(0,0%,100%,.48)}.dark_mode:not(.dark_mode_off) .kp-m-button.text.inverse-medium-emphasis path,.kp-m-button.text.inverse-medium-emphasis path.dark_mode:not(.dark_mode_off){fill:rgba(22,25,28,.48)}@media (prefers-color-scheme:dark){body:not(.dark_mode_off) .kp-m-button.text.inverse-medium-emphasis path{fill:rgba(22,25,28,.48)}}.kp-m-button.text.underline p:after{display:inherit}.kp-m-button.text p{font-weight:600}.kp-m-button.text p:after{content:"";position:absolute;display:none;width:100%;height:1px;left:0;bottom:0}@keyframes dim-overlay{0%{opacity:0}to{opacity:1}}.kp-m-dimlayout{position:fixed;width:100%;height:100%;animation:dim-overlay .2s cubic-bezier(.76,.06,.27,.95);animation-fill-mode:forwards}.dark_mode:not(.dark_mode_off) .kp-m-dimlayout,.kp-m-dimlayout,.kp-m-dimlayout.dark_mode:not(.dark_mode_off){background-color:rgba(0,0,0,.6)}@media (prefers-color-scheme:dark){body:not(.dark_mode_off) .kp-m-dimlayout{background-color:rgba(0,0,0,.6)}}.kp-m-modallayout{display:flex;align-items:center;position:fixed;top:0;left:0;right:0;bottom:0;pointer-events:none;opacity:0;transition-delay:.3s;transition:opacity .5s ease-in-out;z-index:1000}.kp-m-modallayout.isShow{opacity:1;pointer-events:all;transition-delay:-.3s}.kp-m-scrolllayout{width:100%;height:100%;box-sizing:border-box;position:relative;padding-bottom:26px;-webkit-overflow-scrolling:touch;background-color:#fff}.dark_mode:not(.dark_mode_off) .kp-m-scrolllayout,.kp-m-scrolllayout.dark_mode:not(.dark_mode_off){background-color:#282b2e}@media (prefers-color-scheme:dark){body:not(.dark_mode_off) .kp-m-scrolllayout{background-color:#282b2e}}.kp-m-scrolllayout.horizon{overflow-x:hidden;overflow-y:scroll}.kp-m-scrolllayout.vertical{overflow-x:scroll;overflow-y:hidden}.kp-m-scrolllayout.both{overflow:scroll}.isShow .kp-m-dialog{transform:translateY(0);opacity:1;animation:show-dialog .3s cubic-bezier(0,.9,.1,1.05) forwards}.kp-m-modallayout{justify-content:center}.kp-m-dialog{width:100%;position:relative;display:flex;flex-flow:column nowrap;max-height:66.6vh;margin:0 32px;box-sizing:border-box;max-width:350px;border-radius:32px;background-color:#fff;z-index:1000}.dark_mode:not(.dark_mode_off) .kp-m-dialog,.kp-m-dialog.dark_mode:not(.dark_mode_off){background-color:#282b2e}@media (prefers-color-scheme:dark){body:not(.dark_mode_off) .kp-m-dialog{background-color:#282b2e}}.kp-m-dialog.bottom{animation:hide-dialog .2s ease-in-out forwards}.kp-m-dialog .kp-m-dialog-scroll-hide{display:flex;overflow:hidden;color:#060b11;border-radius:32px 32px 0 0}.dark_mode:not(.dark_mode_off) .kp-m-dialog .kp-m-dialog-scroll-hide,.kp-m-dialog .kp-m-dialog-scroll-hide.dark_mode:not(.dark_mode_off){color:#fcfcfc}@media (prefers-color-scheme:dark){body:not(.dark_mode_off) .kp-m-dialog .kp-m-dialog-scroll-hide{color:#fcfcfc}}.kp-m-dialog .kp-m-dialog-scroll-hide.useImage{padding-top:0}.kp-m-dialog .kp-m-scrolllayout{height:auto;border-radius:32px 32px 0 0}.kp-m-dialog .kp-m-scrolllayout.default{padding-top:32px}.kp-m-dialog .kp-m-scrolllayout .kp-m-dialog-header.image{position:relative;overflow:hidden;width:100%;padding:50% 0 0;margin:0;border-radius:32px 32px 0 0}.kp-m-dialog .kp-m-scrolllayout .kp-m-dialog-header.image div{width:100%;height:100%;position:absolute;top:0;left:50%;transform:translateX(-50%);border-radius:32px 32px 0 0}.kp-m-dialog .kp-m-scrolllayout .kp-m-dialog-header.image figcaption{position:absolute;width:1px;height:1px;margin:-1px;overflow:hidden;-webkit-clip-path:polygon(0 0,0 0,0 0);clip-path:polygon(0 0,0 0,0 0)}.kp-m-dialog .kp-m-scrolllayout .kp-m-dialog-header.image+.kp-m-dialog-title{margin-top:16px}.kp-m-dialog .kp-m-scrolllayout .kp-m-dialog-header.icon{position:relative;overflow:hidden;padding:26px calc(50% - 16px) 18px;margin:0}.kp-m-dialog .kp-m-scrolllayout .kp-m-dialog-header.icon>*{width:32px;height:32px}.kp-m-dialog .kp-m-scrolllayout .kp-m-dialog-title{padding:0 16px 2px;margin:0;font-size:20px;font-weight:600;text-align:center;line-height:28px;white-space:pre-line}.kp-m-dialog .kp-m-scrolllayout .kp-m-dialog-title+.kp-m-dialog-body{padding:10px 16px 0}.kp-m-dialog .kp-m-scrolllayout .kp-m-dialog-subtitle{padding:0 16px 2px;margin:0;font-size:16px;text-align:center;line-height:24px;font-weight:400;white-space:pre-line}.kp-m-dialog .kp-m-scrolllayout .kp-m-dialog-body{display:block;text-align:center;padding:10px 16px 0;box-sizing:border-box;word-break:break-all;white-space:pre-wrap;font-size:16px;line-height:24px;color:rgba(6,11,17,.48)}.dark_mode:not(.dark_mode_off) .kp-m-dialog .kp-m-scrolllayout .kp-m-dialog-body,.kp-m-dialog .kp-m-scrolllayout .kp-m-dialog-body.dark_mode:not(.dark_mode_off){color:hsla(0,0%,99%,.48)}@media (prefers-color-scheme:dark){body:not(.dark_mode_off) .kp-m-dialog .kp-m-scrolllayout .kp-m-dialog-body{color:hsla(0,0%,99%,.48)}}.kp-m-dialog .kp-m-dialog-buttons{height:52px;padding:0 0 16px;box-sizing:content-box;display:flex;justify-content:center;flex:none}.kp-m-dialog .kp-m-dialog-buttons:before{content:"";position:absolute;width:100%;height:34px;bottom:68px;left:0;pointer-events:none;background:linear-gradient(180deg,hsla(0,0%,100%,0),#fff)}.dark_mode:not(.dark_mode_off) .kp-m-dialog .kp-m-dialog-buttons:before{background:linear-gradient(180deg,rgba(40,43,46,0),#282b2e)}@media (prefers-color-scheme:dark){body:not(.dark_mode_off) .kp-m-dialog .kp-m-dialog-buttons:before{background:linear-gradient(180deg,rgba(40,43,46,0),#282b2e)}}.kp-m-dialog .kp-m-dialog-buttons .kp-m-dialog-canceltext{position:absolute;bottom:-48px}@keyframes show-dialog{0%{opacity:0;transform:translateY(-100%) translateZ(0)}to{opacity:1;transform:translateY(0) translateZ(0)}}@keyframes hide-dialog{0%{opacity:1;transform:translateY(0) translateZ(0)}to{opacity:0;transform:translateY(100%) translateZ(0)}}.kp-m-separator{margin:0;border:none;width:100%;height:12px;background-color:rgba(135,146,156,.1)}.dark_mode:not(.dark_mode_off) .kp-m-separator,.kp-m-separator.dark_mode:not(.dark_mode_off){background-color:rgba(3,4,5,.64)}@media (prefers-color-scheme:dark){body:not(.dark_mode_off) .kp-m-separator{background-color:rgba(3,4,5,.64)}}.kp-m-divider{height:1px;background-image:linear-gradient(180deg,rgba(135,146,156,0) 25%,rgba(135,146,156,.2) 0,rgba(135,146,156,.2) 75%,rgba(135,146,156,0) 0);background-size:100% 1px;border:none}.dark_mode:not(.dark_mode_off) .kp-m-divider,.kp-m-divider.dark_mode:not(.dark_mode_off){background-image:linear-gradient(180deg,hsla(210,5%,49%,0) 25%,hsla(210,5%,49%,.2) 0,hsla(210,5%,49%,.2) 75%,hsla(210,5%,49%,0) 0)}@media (prefers-color-scheme:dark){body:not(.dark_mode_off) .kp-m-divider{background-image:linear-gradient(180deg,hsla(210,5%,49%,0) 25%,hsla(210,5%,49%,.2) 0,hsla(210,5%,49%,.2) 75%,hsla(210,5%,49%,0) 0)}}.kp-m-divider.inset{margin-left:24px}.kp-m-divider.middle{margin:0 24px}.kp-m-divider.dotted{height:2px;background-image:radial-gradient(circle at 1px,rgba(135,146,156,.2) 1px,rgba(135,146,156,0) 0);background-size:7px 2px}.dark_mode:not(.dark_mode_off) .kp-m-divider.dotted,.kp-m-divider.dotted.dark_mode:not(.dark_mode_off){background-image:radial-gradient(circle at 1px,hsla(210,5%,49%,.2) 1px,hsla(210,5%,49%,0) 0)}@media (prefers-color-scheme:dark){body:not(.dark_mode_off) .kp-m-divider.dotted{background-image:radial-gradient(circle at 1px,hsla(210,5%,49%,.2) 1px,hsla(210,5%,49%,0) 0)}}@keyframes next-active-dot{0%{width:6px;background-color:rgba(6,11,17,.24)}to{width:18px;background-color:#060b11}}@keyframes prev-active-dot{0%{width:18px;background-color:#060b11}to{width:6px;background-color:rgba(6,11,17,.24)}}@keyframes dark-next-active-dot{0%{width:6px;background-color:hsla(0,0%,99%,.24)}to{width:18px;background-color:#fcfcfc}}@keyframes dark-prev-active-dot{0%{width:18px;background-color:#fcfcfc}to{width:6px;background-color:hsla(0,0%,99%,.24)}}.kp-m-indicator{position:relative;display:inline-flex;align-items:center;overflow:hidden;box-sizing:border-box;max-width:90px;width:auto}.kp-m-indicator .kp-m-indicator-doticon{position:relative;display:inline-block;margin-right:6px;flex-shrink:0;background-color:rgba(6,11,17,.24)}.dark_mode:not(.dark_mode_off) .kp-m-indicator .kp-m-indicator-doticon,.kp-m-indicator .kp-m-indicator-doticon.dark_mode:not(.dark_mode_off){background-color:hsla(0,0%,99%,.24)}@media (prefers-color-scheme:dark){body:not(.dark_mode_off) .kp-m-indicator .kp-m-indicator-doticon{background-color:hsla(0,0%,99%,.24)}}.kp-m-indicator .kp-m-indicator-doticon.regular{width:6px;height:6px;border-radius:3px}.kp-m-indicator .kp-m-indicator-doticon.small{width:5px;height:5px;margin-right:7px;border-radius:2.5px}.kp-m-indicator .kp-m-indicator-doticon.tiny{width:3px;height:3px;margin-right:9px;border-radius:1.5px}.kp-m-indicator .kp-m-indicator-doticon:last-child,.kp-m-indicator .kp-m-indicator-doticon:nth-last-child(2){margin-right:0}.kp-m-indicator .kp-m-indicator-doticon.active{background-color:#060b11}.kp-m-indicator .kp-m-indicator-doticon.active.capsule{width:18px;border-radius:6px}.dark_mode:not(.dark_mode_off) .kp-m-indicator .kp-m-indicator-doticon.active,.kp-m-indicator .kp-m-indicator-doticon.active.dark_mode:not(.dark_mode_off){background-color:#fcfcfc}@media (prefers-color-scheme:dark){body:not(.dark_mode_off) .kp-m-indicator .kp-m-indicator-doticon.active{background-color:#fcfcfc}}.kp-m-indicator .kp-m-indicator-doticon:nth-last-child(3).small{margin-left:1px;margin-right:9px}.kp-m-indicator .kp-m-indicator-doticon.next,.kp-m-indicator .kp-m-indicator-doticon.prev{position:absolute;opacity:0;background-color:rgba(6,11,17,.24)}.dark_mode:not(.dark_mode_off) .kp-m-indicator .kp-m-indicator-doticon.next,.dark_mode:not(.dark_mode_off) .kp-m-indicator .kp-m-indicator-doticon.prev,.kp-m-indicator .kp-m-indicator-doticon.next.dark_mode:not(.dark_mode_off),.kp-m-indicator .kp-m-indicator-doticon.prev.dark_mode:not(.dark_mode_off){background-color:hsla(0,0%,99%,.24)}@media (prefers-color-scheme:dark){body:not(.dark_mode_off) .kp-m-indicator .kp-m-indicator-doticon.next,body:not(.dark_mode_off) .kp-m-indicator .kp-m-indicator-doticon.prev{background-color:hsla(0,0%,99%,.24)}}.kp-m-indicator .kp-m-indicator-doticon.prev{left:0}.kp-m-indicator .kp-m-indicator-doticon.next{right:0}.kp-m-indicator .kp-m-indicator-doticon.prev-active{animation:prev-active-dot .15s ease-in-out 1}.dark_mode .kp-m-indicator .kp-m-indicator-doticon.prev-active{animation-name:dark-prev-active-dot}@media (prefers-color-scheme:dark){.kp-m-indicator .kp-m-indicator-doticon.prev-active{animation-name:dark-prev-active-dot}}.kp-m-indicator .kp-m-indicator-doticon.next-active{animation:next-active-dot .15s ease-in-out 1}.dark_mode .kp-m-indicator .kp-m-indicator-doticon.next-active{animation-name:dark-next-active-dot}@media (prefers-color-scheme:dark){.kp-m-indicator .kp-m-indicator-doticon.next-active{animation-name:dark-next-active-dot}}.kp-m-pagination{display:inline-block;position:relative;box-sizing:border-box;width:100%;height:100%}.kp-m-pagination .kp-m-paginationpage{flex-shrink:0;width:inherit;height:inherit}.kp-m-inputelement{box-sizing:border-box;outline:none}.kp-m-inputelement:focus{box-shadow:none}.kp-m-inputelement::-moz-placeholder{color:rgba(6,11,17,.24);font-size:16px;font-weight:300;line-height:1.63;letter-spacing:-.2px}.kp-m-inputelement::placeholder{color:rgba(6,11,17,.24);font-size:16px;font-weight:300;line-height:1.63;letter-spacing:-.2px}.kp-m-inputelement[type=button],.kp-m-inputelement[type=email],.kp-m-inputelement[type=password],.kp-m-inputelement[type=reset],.kp-m-inputelement[type=search],.kp-m-inputelement[type=submit],.kp-m-inputelement[type=tel],.kp-m-inputelement[type=text]{-webkit-appearance:none}.kp-m-inputelement[type=search]::-webkit-search-cancel-button{-webkit-appearance:none}.kp-m-inputelement[type=number]::-webkit-inner-spin-button,.kp-m-inputelement[type=number]::-webkit-outer-spin-button{-webkit-appearance:none;-moz-appearance:none;appearance:none}.kp-m-inputelement:-webkit-autofill,.kp-m-inputelement:-webkit-autofill:active,.kp-m-inputelement:-webkit-autofill:focus,.kp-m-inputelement:-webkit-autofill:hover{-webkit-box-shadow:inset 0 0 0 1000px #fff}.kp-m-input{width:100%;height:52px;display:inline-block;position:relative}.kp-m-input.disabled .kp-m-inputelement{border:1px solid gray;opacity:.58}.kp-m-input.error .kp-m-inputelement{border:1px solid red}.kp-m-input.small{width:100%;height:42px;font-size:14px}.kp-m-inputelement{padding:0 16px;width:100%;height:100%;border:1px solid #e1e1e1;border-radius:8px}.kp-m-inputelement:hover{border:1px solid #e1e1e1}.kp-m-inputelement:focus{border:1px solid #212529}.kp-m-inputelement:disabled{opacity:.64}.kp-m-radiobutton{display:flex;align-items:flex-start;padding:12px 0;position:relative;cursor:pointer;-webkit-user-select:none;-moz-user-select:none;user-select:none}.kp-m-radiobutton.right{flex-direction:row-reverse;justify-content:space-between}.kp-m-radiobutton:not(.disabled):active .kp-m-radiobutton-circlemark{transition:all .5s cubic-bezier(.47,1.64,.39,.71);transform:scale(.9)}.kp-m-radiobutton.disabled{cursor:default}.kp-m-radiobutton.disabled .kp-m-radiobutton-label{color:rgba(6,11,17,.24)}.dark_mode:not(.dark_mode_off) .kp-m-radiobutton.disabled .kp-m-radiobutton-label,.kp-m-radiobutton.disabled .kp-m-radiobutton-label.dark_mode:not(.dark_mode_off){color:hsla(0,0%,99%,.24)}@media (prefers-color-scheme:dark){body:not(.dark_mode_off) .kp-m-radiobutton.disabled .kp-m-radiobutton-label{color:hsla(0,0%,99%,.24)}}.kp-m-radiobutton.disabled .kp-m-radiobutton-circlemark ellipse{opacity:.4}.kp-m-radiobutton.disabled .kp-m-radiobutton-circlemark ellipse:first-child{fill-opacity:1;fill:#e3e8ec}.dark_mode:not(.dark_mode_off) .kp-m-radiobutton.disabled .kp-m-radiobutton-circlemark ellipse:first-child,.kp-m-radiobutton.disabled .kp-m-radiobutton-circlemark ellipse:first-child.dark_mode:not(.dark_mode_off){fill:#25282b}@media (prefers-color-scheme:dark){body:not(.dark_mode_off) .kp-m-radiobutton.disabled .kp-m-radiobutton-circlemark ellipse:first-child{fill:#25282b}}.kp-m-radiobutton.disabled .kp-m-radiobutton-circlemark ellipse~ellipse{fill-opacity:0}.kp-m-radiobutton .kp-m-inputelement[type=radio]{width:0;height:0;display:none}.kp-m-radiobutton .kp-m-radiobutton-circlemark{width:24px;height:24px;min-width:24px}.kp-m-radiobutton .kp-m-radiobutton-circlemark ellipse:first-child{fill-opacity:0;transition-property:fill-opacity,fill,stroke;transition-timing-function:ease-in-out;transition-duration:.2s;stroke:#cfd6dc}.dark_mode:not(.dark_mode_off) .kp-m-radiobutton .kp-m-radiobutton-circlemark ellipse:first-child,.kp-m-radiobutton .kp-m-radiobutton-circlemark ellipse:first-child.dark_mode:not(.dark_mode_off){stroke:#9ea3a8}@media (prefers-color-scheme:dark){body:not(.dark_mode_off) .kp-m-radiobutton .kp-m-radiobutton-circlemark ellipse:first-child{stroke:#9ea3a8}}.kp-m-radiobutton .kp-m-radiobutton-circlemark ellipse~ellipse{fill-opacity:0;transition-property:fill-opacity,fill,stroke;transition-timing-function:ease-in-out;transition-duration:.2s;fill:#060b11}.dark_mode:not(.dark_mode_off) .kp-m-radiobutton .kp-m-radiobutton-circlemark ellipse~ellipse,.kp-m-radiobutton .kp-m-radiobutton-circlemark ellipse~ellipse.dark_mode:not(.dark_mode_off){fill:#16191c}@media (prefers-color-scheme:dark){body:not(.dark_mode_off) .kp-m-radiobutton .kp-m-radiobutton-circlemark ellipse~ellipse{fill:#16191c}}.kp-m-radiobutton .kp-m-radiobutton-circlemark.checked ellipse:first-child{fill-opacity:1;fill:#ffeb00;stroke:#ffeb00}.kp-m-radiobutton .kp-m-radiobutton-circlemark.checked ellipse~ellipse{fill-opacity:1}.kp-m-radiobutton .kp-m-radiobutton-label{margin-left:8px;max-height:48px;font-size:16px;line-height:24px;display:-webkit-box;-webkit-line-clamp:2;-webkit-box-orient:vertical;overflow:hidden;text-overflow:ellipsis;word-break:break-all;white-space:pre-wrap;color:#060b11}.dark_mode:not(.dark_mode_off) .kp-m-radiobutton .kp-m-radiobutton-label,.kp-m-radiobutton .kp-m-radiobutton-label.dark_mode:not(.dark_mode_off){color:#fcfcfc}@media (prefers-color-scheme:dark){body:not(.dark_mode_off) .kp-m-radiobutton .kp-m-radiobutton-label{color:#fcfcfc}}.kp-m-flexlayout{display:flex;flex-wrap:nowrap}.kp-m-flexlayout.row{flex-direction:row}.kp-m-flexlayout.column{flex-direction:column}.kp-m-flexlayout.row-reverse{flex-direction:row-reverse}.kp-m-flexlayout.column-reverse{flex-direction:column-reverse}.kp-m-flexlayout.iswrap{flex-wrap:wrap}.kp-m-flexlayout.justify-start{justify-content:flex-start}.kp-m-flexlayout.justify-center{justify-content:center}.kp-m-flexlayout.justify-end{justify-content:end}.kp-m-flexlayout.justify-between{justify-content:space-between}.kp-m-flexlayout.justify-around{justify-content:space-around}.kp-m-flexlayout.align-start{align-items:flex-start}.kp-m-flexlayout.align-center{align-items:center}.kp-m-flexlayout.align-end{align-items:flex-end}.kp-m-flexlayout.align-stretch{align-items:stretch}.kp-m-group{position:relative;display:flex;box-sizing:border-box}.kp-m-group.horizontal{width:100%;flex-direction:row}.kp-m-group.vertical{height:100%;flex-direction:column}.kp-m-group .kp-m-group-row{box-sizing:border-box}.kp-m-group.kp-m-radiobuttongroup{height:auto}.kp-m-group.kp-m-radiobuttongroup .kp-m-radiobuttongroup-row{box-sizing:border-box}.kp-m-group.kp-m-radiobuttongroup .kp-m-radiobuttongroup-row .kp-m-radiobutton{width:100%}.kp-pageswiper{display:inline-flex;position:relative;flex-flow:column nowrap;width:100%;height:100%}.kp-pageswiper .kp-pageswiper-pagination{box-sizing:border-box;display:flex;position:absolute;bottom:0;align-items:center;justify-content:center;width:100%}.kp-pageswiper .kp-pageswiper-pagination.include.left,.kp-pageswiper .kp-pageswiper-pagination.include.right{top:0;flex-direction:column;width:auto;height:100%}.kp-pageswiper .kp-pageswiper-pagination.include.left .kp-pagination-icon,.kp-pageswiper .kp-pageswiper-pagination.include.right .kp-pagination-icon{margin-right:0;margin-bottom:6px}.kp-pageswiper .kp-pageswiper-pagination.include.left.start,.kp-pageswiper .kp-pageswiper-pagination.include.right.start{padding-top:10px}.kp-pageswiper .kp-pageswiper-pagination.include.left.end,.kp-pageswiper .kp-pageswiper-pagination.include.right.end{padding-bottom:10px}.kp-pageswiper .kp-pageswiper-pagination.include.bottom.start,.kp-pageswiper .kp-pageswiper-pagination.include.top.start{padding-left:10px}.kp-pageswiper .kp-pageswiper-pagination.include.bottom.end,.kp-pageswiper .kp-pageswiper-pagination.include.top.end{padding-right:10px}.kp-pageswiper .kp-pageswiper-pagination.include.top{bottom:unset}.kp-pageswiper .kp-pageswiper-pagination.include.left{left:0;margin-left:16px}.kp-pageswiper .kp-pageswiper-pagination.include.top{top:0;margin-top:16px}.kp-pageswiper .kp-pageswiper-pagination.include.right{right:0;margin-right:16px}.kp-pageswiper .kp-pageswiper-pagination.include.bottom{bottom:0;margin-bottom:16px}.kp-pageswiper .kp-pageswiper-pagination.exclude{position:relative;margin:16px 0 0}.kp-pageswiper .kp-pageswiper-pagination.exclude.start{padding-left:10px}.kp-pageswiper .kp-pageswiper-pagination.exclude.end{padding-right:10px}.kp-pageswiper .kp-pageswiper-pagination.start{justify-content:flex-start}.kp-pageswiper .kp-pageswiper-pagination.center{justify-content:center}.kp-pageswiper .kp-pageswiper-pagination.end{justify-content:flex-end}.kp-pageswiper .kp-swiper-movebutton{position:absolute;top:50%;transform:translate3d(0,-50%,0)}.kp-pageswiper .kp-swiper-movebutton.left{left:0}.kp-pageswiper .kp-swiper-movebutton.right{right:0}.kp-m-badge{position:relative;display:inline-flex;align-items:center;color:#060b11}.dark_mode:not(.dark_mode_off) .kp-m-badge,.kp-m-badge.dark_mode:not(.dark_mode_off){color:#fcfcfc}@media (prefers-color-scheme:dark){body:not(.dark_mode_off) .kp-m-badge{color:#fcfcfc}}.kp-m-badge .kp-m-badge-circle{position:absolute;display:none;box-sizing:border-box;border-radius:6px;width:6px;height:6px;top:-3px;right:-3px;z-index:200;background-color:#ff3c3c}.dark_mode:not(.dark_mode_off) .kp-m-badge .kp-m-badge-circle,.kp-m-badge .kp-m-badge-circle.dark_mode:not(.dark_mode_off){background-color:#ff6a6a}@media (prefers-color-scheme:dark){body:not(.dark_mode_off) .kp-m-badge .kp-m-badge-circle{background-color:#ff6a6a}}.kp-m-badge .kp-m-badge-circle.visible{display:inline-block}.kp-m-badge .kp-m-badge-circle.text{top:-6px;right:-6px}.kp-m-badge .kp-m-badge-circle.count{border-radius:16px;width:auto;min-width:16px;height:16px;top:0;right:0;bottom:0;padding:0 5px;transform:translate3d(50%,-50%,0);text-align:center;font-size:12px;font-weight:600;line-height:16px;color:#fff}.dark_mode:not(.dark_mode_off) .kp-m-badge .kp-m-badge-circle.count,.kp-m-badge .kp-m-badge-circle.count.dark_mode:not(.dark_mode_off){color:#fcfcfc}@media (prefers-color-scheme:dark){body:not(.dark_mode_off) .kp-m-badge .kp-m-badge-circle.count{color:#fcfcfc}}.kp-m-badge .kp-m-badge-circle.count.text{position:relative;transform:none;margin-left:8px;color:rgba(6,11,17,.48);background-color:#e3e8ec}.dark_mode:not(.dark_mode_off) .kp-m-badge .kp-m-badge-circle.count.text,.kp-m-badge .kp-m-badge-circle.count.text.dark_mode:not(.dark_mode_off){color:hsla(0,0%,99%,.48)}@media (prefers-color-scheme:dark){body:not(.dark_mode_off) .kp-m-badge .kp-m-badge-circle.count.text{color:hsla(0,0%,99%,.48)}}.dark_mode:not(.dark_mode_off) .kp-m-badge .kp-m-badge-circle.count.text,.kp-m-badge .kp-m-badge-circle.count.text.dark_mode:not(.dark_mode_off){background-color:#25282b}@media (prefers-color-scheme:dark){body:not(.dark_mode_off) .kp-m-badge .kp-m-badge-circle.count.text{background-color:#25282b}}.dark_mode:not(.dark_mode_off) .kp-m-badge .kp-m-badge-circle.count.text,.kp-m-badge .kp-m-badge-circle.count.text.dark_mode:not(.dark_mode_off){color:#fcfcfc}@media (prefers-color-scheme:dark){body:not(.dark_mode_off) .kp-m-badge .kp-m-badge-circle.count.text{color:#fcfcfc}}.kp-m-badge .kp-m-badge-circle.label{position:relative;border-radius:16px;width:auto;height:16px;top:0;bottom:0;right:0;padding:0 5px;margin-left:8px;text-align:center;font-size:10px;font-weight:600;line-height:1.5;border:1px solid}.kp-m-badge .kp-m-badge-circle.label.oneself{margin-left:0}.kp-m-badge .kp-m-badge-circle.label.red{color:#ff3c3c;border-color:#fff0f0;background-color:#fff0f0}.dark_mode:not(.dark_mode_off) .kp-m-badge .kp-m-badge-circle.label.red,.kp-m-badge .kp-m-badge-circle.label.red.dark_mode:not(.dark_mode_off){color:#ff6a6a}@media (prefers-color-scheme:dark){body:not(.dark_mode_off) .kp-m-badge .kp-m-badge-circle.label.red{color:#ff6a6a}}.dark_mode:not(.dark_mode_off) .kp-m-badge .kp-m-badge-circle.label.red,.kp-m-badge .kp-m-badge-circle.label.red.dark_mode:not(.dark_mode_off){border-color:#361a1e}@media (prefers-color-scheme:dark){body:not(.dark_mode_off) .kp-m-badge .kp-m-badge-circle.label.red{border-color:#361a1e}}.dark_mode:not(.dark_mode_off) .kp-m-badge .kp-m-badge-circle.label.red,.kp-m-badge .kp-m-badge-circle.label.red.dark_mode:not(.dark_mode_off){background-color:#361a1e}@media (prefers-color-scheme:dark){body:not(.dark_mode_off) .kp-m-badge .kp-m-badge-circle.label.red{background-color:#361a1e}}.kp-m-badge .kp-m-badge-circle.label.red.stroke{background-color:transparent;border-color:#ff3c3c}.dark_mode:not(.dark_mode_off) .kp-m-badge .kp-m-badge-circle.label.red.stroke,.kp-m-badge .kp-m-badge-circle.label.red.stroke.dark_mode:not(.dark_mode_off){background-color:transparent}@media (prefers-color-scheme:dark){body:not(.dark_mode_off) .kp-m-badge .kp-m-badge-circle.label.red.stroke{background-color:transparent}}.dark_mode:not(.dark_mode_off) .kp-m-badge .kp-m-badge-circle.label.red.stroke,.kp-m-badge .kp-m-badge-circle.label.red.stroke.dark_mode:not(.dark_mode_off){border-color:#ff6a6a}@media (prefers-color-scheme:dark){body:not(.dark_mode_off) .kp-m-badge .kp-m-badge-circle.label.red.stroke{border-color:#ff6a6a}}.kp-m-badge .kp-m-badge-circle.label.grey{color:rgba(6,11,17,.48);border-color:#e3e8ec;background-color:#e3e8ec}.dark_mode:not(.dark_mode_off) .kp-m-badge .kp-m-badge-circle.label.grey,.kp-m-badge .kp-m-badge-circle.label.grey.dark_mode:not(.dark_mode_off){color:hsla(0,0%,99%,.48)}@media (prefers-color-scheme:dark){body:not(.dark_mode_off) .kp-m-badge .kp-m-badge-circle.label.grey{color:hsla(0,0%,99%,.48)}}.dark_mode:not(.dark_mode_off) .kp-m-badge .kp-m-badge-circle.label.grey,.kp-m-badge .kp-m-badge-circle.label.grey.dark_mode:not(.dark_mode_off){border-color:#25282b}@media (prefers-color-scheme:dark){body:not(.dark_mode_off) .kp-m-badge .kp-m-badge-circle.label.grey{border-color:#25282b}}.dark_mode:not(.dark_mode_off) .kp-m-badge .kp-m-badge-circle.label.grey,.kp-m-badge .kp-m-badge-circle.label.grey.dark_mode:not(.dark_mode_off){background-color:#25282b}@media (prefers-color-scheme:dark){body:not(.dark_mode_off) .kp-m-badge .kp-m-badge-circle.label.grey{background-color:#25282b}}.kp-m-badge .kp-m-badge-circle.label.grey.stroke{background-color:transparent;border-color:#b2bac2}.dark_mode:not(.dark_mode_off) .kp-m-badge .kp-m-badge-circle.label.grey.stroke,.kp-m-badge .kp-m-badge-circle.label.grey.stroke.dark_mode:not(.dark_mode_off){background-color:transparent}@media (prefers-color-scheme:dark){body:not(.dark_mode_off) .kp-m-badge .kp-m-badge-circle.label.grey.stroke{background-color:transparent}}.dark_mode:not(.dark_mode_off) .kp-m-badge .kp-m-badge-circle.label.grey.stroke,.kp-m-badge .kp-m-badge-circle.label.grey.stroke.dark_mode:not(.dark_mode_off){border-color:#52575c}@media (prefers-color-scheme:dark){body:not(.dark_mode_off) .kp-m-badge .kp-m-badge-circle.label.grey.stroke{border-color:#52575c}}.kp-m-badge .kp-m-badge-circle.label.blue{color:#008dff;border-color:#e3f3ff;background-color:#e3f3ff}.dark_mode:not(.dark_mode_off) .kp-m-badge .kp-m-badge-circle.label.blue,.kp-m-badge .kp-m-badge-circle.label.blue.dark_mode:not(.dark_mode_off){color:#3da8ff}@media (prefers-color-scheme:dark){body:not(.dark_mode_off) .kp-m-badge .kp-m-badge-circle.label.blue{color:#3da8ff}}.dark_mode:not(.dark_mode_off) .kp-m-badge .kp-m-badge-circle.label.blue,.kp-m-badge .kp-m-badge-circle.label.blue.dark_mode:not(.dark_mode_off){border-color:#0d273d}@media (prefers-color-scheme:dark){body:not(.dark_mode_off) .kp-m-badge .kp-m-badge-circle.label.blue{border-color:#0d273d}}.dark_mode:not(.dark_mode_off) .kp-m-badge .kp-m-badge-circle.label.blue,.kp-m-badge .kp-m-badge-circle.label.blue.dark_mode:not(.dark_mode_off){background-color:#0d273d}@media (prefers-color-scheme:dark){body:not(.dark_mode_off) .kp-m-badge .kp-m-badge-circle.label.blue{background-color:#0d273d}}.kp-m-badge .kp-m-badge-circle.label.blue.stroke{background-color:transparent;border-color:#008dff}.dark_mode:not(.dark_mode_off) .kp-m-badge .kp-m-badge-circle.label.blue.stroke,.kp-m-badge .kp-m-badge-circle.label.blue.stroke.dark_mode:not(.dark_mode_off){background-color:transparent}@media (prefers-color-scheme:dark){body:not(.dark_mode_off) .kp-m-badge .kp-m-badge-circle.label.blue.stroke{background-color:transparent}}.dark_mode:not(.dark_mode_off) .kp-m-badge .kp-m-badge-circle.label.blue.stroke,.kp-m-badge .kp-m-badge-circle.label.blue.stroke.dark_mode:not(.dark_mode_off){border-color:#3da8ff}@media (prefers-color-scheme:dark){body:not(.dark_mode_off) .kp-m-badge .kp-m-badge-circle.label.blue.stroke{border-color:#3da8ff}}.kp-m-tab{width:inherit;height:inherit;display:flex;flex-flow:column nowrap;box-sizing:border-box;min-width:130px}.kp-m-tab.swiping .kp-m-tab-header{box-shadow:0 .5px rgba(135,146,156,.1)}.dark_mode:not(.dark_mode_off) .kp-m-tab.swiping .kp-m-tab-header,.kp-m-tab.swiping .kp-m-tab-header.dark_mode:not(.dark_mode_off){box-shadow:0 .5px rgba(3,4,5,.64)}@media (prefers-color-scheme:dark){body:not(.dark_mode_off) .kp-m-tab.swiping .kp-m-tab-header{box-shadow:0 .5px rgba(3,4,5,.64)}}.kp-m-tab .kp-m-tab-header{position:relative;flex-shrink:0;display:flex;box-sizing:border-box;overflow:hidden;-webkit-user-select:none;-moz-user-select:none;user-select:none;background-color:#fff}.dark_mode:not(.dark_mode_off) .kp-m-tab .kp-m-tab-header,.kp-m-tab .kp-m-tab-header.dark_mode:not(.dark_mode_off){background-color:#16191c}@media (prefers-color-scheme:dark){body:not(.dark_mode_off) .kp-m-tab .kp-m-tab-header{background-color:#16191c}}.kp-m-tab .kp-m-tab-header .kp-m-tab-header-item{flex-shrink:0;display:flex}.kp-m-tab .kp-m-tab-header .kp-m-tab-header-title{display:inline-block;flex-shrink:0;cursor:pointer;height:26px;font-weight:600;z-index:0;color:rgba(6,11,17,.48)}.dark_mode:not(.dark_mode_off) .kp-m-tab .kp-m-tab-header .kp-m-tab-header-title,.kp-m-tab .kp-m-tab-header .kp-m-tab-header-title.dark_mode:not(.dark_mode_off){color:hsla(0,0%,99%,.48)}@media (prefers-color-scheme:dark){body:not(.dark_mode_off) .kp-m-tab .kp-m-tab-header .kp-m-tab-header-title{color:hsla(0,0%,99%,.48)}}.kp-m-tab .kp-m-tab-header .kp-m-tab-header-title .kp-m-badge{color:rgba(6,11,17,.48)}.dark_mode:not(.dark_mode_off) .kp-m-tab .kp-m-tab-header .kp-m-tab-header-title .kp-m-badge,.kp-m-tab .kp-m-tab-header .kp-m-tab-header-title .kp-m-badge.dark_mode:not(.dark_mode_off){color:hsla(0,0%,99%,.48)}@media (prefers-color-scheme:dark){body:not(.dark_mode_off) .kp-m-tab .kp-m-tab-header .kp-m-tab-header-title .kp-m-badge{color:hsla(0,0%,99%,.48)}}.kp-m-tab .kp-m-tab-header .kp-m-tab-header-title.active{color:#060b11}.dark_mode:not(.dark_mode_off) .kp-m-tab .kp-m-tab-header .kp-m-tab-header-title.active,.kp-m-tab .kp-m-tab-header .kp-m-tab-header-title.active.dark_mode:not(.dark_mode_off){color:#fcfcfc}@media (prefers-color-scheme:dark){body:not(.dark_mode_off) .kp-m-tab .kp-m-tab-header .kp-m-tab-header-title.active{color:#fcfcfc}}.kp-m-tab .kp-m-tab-header .kp-m-tab-header-title.active .kp-m-badge{color:#060b11}.dark_mode:not(.dark_mode_off) .kp-m-tab .kp-m-tab-header .kp-m-tab-header-title.active .kp-m-badge,.kp-m-tab .kp-m-tab-header .kp-m-tab-header-title.active .kp-m-badge.dark_mode:not(.dark_mode_off){color:#fcfcfc}@media (prefers-color-scheme:dark){body:not(.dark_mode_off) .kp-m-tab .kp-m-tab-header .kp-m-tab-header-title.active .kp-m-badge{color:#fcfcfc}}.kp-m-tab .kp-m-tab-header .kp-m-tab-header-title:not(:disabled):active .kp-m-tab-header-badge-label{transform:scale(.95);transition:all .1s ease 0s}.kp-m-tab .kp-m-tab-header.brand{justify-content:space-around;height:60px}.kp-m-tab .kp-m-tab-header.brand .kp-m-tab-header-title{flex:1;margin-top:17px;text-align:center;font-size:18px;line-height:26px;overflow:hidden;display:flex;justify-content:center}.kp-m-tab .kp-m-tab-header.brand .kp-m-tab-header-title .kp-m-badge{overflow:hidden}.kp-m-tab .kp-m-tab-header.brand .kp-m-tab-header-title .kp-m-badge .kp-m-tab-header-badge-label{overflow:hidden;white-space:nowrap;text-overflow:ellipsis}.kp-m-tab .kp-m-tab-header.regular{height:48px;padding-left:16px;box-shadow:inset 0 -.5px rgba(135,146,156,.1)}.dark_mode:not(.dark_mode_off) .kp-m-tab .kp-m-tab-header.regular,.kp-m-tab .kp-m-tab-header.regular.dark_mode:not(.dark_mode_off){box-shadow:0 .5px rgba(3,4,5,.64)}@media (prefers-color-scheme:dark){body:not(.dark_mode_off) .kp-m-tab .kp-m-tab-header.regular{box-shadow:0 .5px rgba(3,4,5,.64)}}.kp-m-tab .kp-m-tab-header.regular .kp-m-tab-header-title{height:100%;padding:11px 8.5px;font-size:18px;line-height:26px}.kp-m-tab .kp-m-tab-header.small{height:52px;padding-left:16px;box-shadow:inset 0 -.5px rgba(135,146,156,.1)}.dark_mode:not(.dark_mode_off) .kp-m-tab .kp-m-tab-header.small,.kp-m-tab .kp-m-tab-header.small.dark_mode:not(.dark_mode_off){box-shadow:0 .5px rgba(3,4,5,.64)}@media (prefers-color-scheme:dark){body:not(.dark_mode_off) .kp-m-tab .kp-m-tab-header.small{box-shadow:0 .5px rgba(3,4,5,.64)}}.kp-m-tab .kp-m-tab-header.small .kp-m-tab-header-title{margin-top:20px;padding:0 6px;font-size:15px;font-weight:400;line-height:22px}.kp-m-tab .kp-m-tab-header.small .kp-m-tab-header-title.active{font-weight:600}.kp-m-tab .kp-m-tab-header.segment{padding:0 1.5px;height:48px}.kp-m-tab .kp-m-tab-header.segment:before{content:"";position:absolute;margin:4px 0;left:0;width:100%;height:40px;border-radius:8px;background-color:#eff2f4}.dark_mode:not(.dark_mode_off) .kp-m-tab .kp-m-tab-header.segment:before,.kp-m-tab .kp-m-tab-header.segment.dark_mode:not(.dark_mode_off):before{background-color:#202326}@media (prefers-color-scheme:dark){body:not(.dark_mode_off) .kp-m-tab .kp-m-tab-header.segment:before{background-color:#202326}}.kp-m-tab .kp-m-tab-header.segment .kp-m-tab-header-title{flex:1;display:flex;align-items:center;justify-content:center;margin-top:4px;height:40px;font-size:14px;font-weight:400;line-height:20px;overflow:hidden}.kp-m-tab .kp-m-tab-header.segment .kp-m-tab-header-title.active{font-weight:600}.kp-m-tab .kp-m-tab-header.segment .kp-m-tab-header-title .kp-m-tab-header-badge-label{margin:0 8px;white-space:nowrap;overflow:hidden}.kp-m-tab .kp-m-tab-header.segment .kp-m-tab-header-title .kp-m-tab-header-badge-label.count-3{margin:0 12px}.kp-m-tab .kp-m-tab-header.segment .kp-m-tab-header-title .kp-m-tab-header-badge-label.count-2{margin:0 18px}.kp-m-tab .kp-m-tab-header .kp-m-tab-header-dim{position:absolute;display:inline-block;box-sizing:content-box;transition:all 108ms ease 0s;opacity:0;background-color:rgba(0,0,0,.04)}.dark_mode:not(.dark_mode_off) .kp-m-tab .kp-m-tab-header .kp-m-tab-header-dim,.kp-m-tab .kp-m-tab-header .kp-m-tab-header-dim.dark_mode:not(.dark_mode_off){background-color:hsla(0,0%,100%,.04)}@media (prefers-color-scheme:dark){body:not(.dark_mode_off) .kp-m-tab .kp-m-tab-header .kp-m-tab-header-dim{background-color:hsla(0,0%,100%,.04)}}.kp-m-tab .kp-m-tab-header .kp-m-tab-header-dim.brand{padding:6px 10px;margin-top:-6px;margin-left:-10px;border-radius:6px}.kp-m-tab .kp-m-tab-header .kp-m-tab-header-dim.regular{padding:4px 8.5px;border-radius:6px}.kp-m-tab .kp-m-tab-header .kp-m-tab-header-dim.small{padding:3px 6px 4px;margin-top:-3px;margin-left:-6px;border-radius:6px}.kp-m-tab .kp-m-tab-header .kp-m-tab-header-dim.segment{margin-top:2px;border-radius:6px}.kp-m-tab .kp-m-tab-header .kp-m-tab-header-indicator{position:absolute;display:inline-block;box-sizing:content-box;background-color:#ffeb00}.kp-m-tab .kp-m-tab-header .kp-m-tab-header-indicator.brand{height:12px;padding:0 10px;margin:-12px 0 0 -10px;border-radius:6px}.dark_mode:not(.dark_mode_off) .kp-m-tab .kp-m-tab-header .kp-m-tab-header-indicator.brand,.kp-m-tab .kp-m-tab-header .kp-m-tab-header-indicator.brand.dark_mode:not(.dark_mode_off){background-color:#363614}@media (prefers-color-scheme:dark){body:not(.dark_mode_off) .kp-m-tab .kp-m-tab-header .kp-m-tab-header-indicator.brand{background-color:#363614}}.kp-m-tab .kp-m-tab-header .kp-m-tab-header-indicator.regular{box-sizing:content-box;bottom:0;height:2px;padding:0 8.5px;margin:-6px 0 0 -12px;background-color:#060b11}.dark_mode:not(.dark_mode_off) .kp-m-tab .kp-m-tab-header .kp-m-tab-header-indicator.regular,.kp-m-tab .kp-m-tab-header .kp-m-tab-header-indicator.regular.dark_mode:not(.dark_mode_off){background-color:#fcfcfc}@media (prefers-color-scheme:dark){body:not(.dark_mode_off) .kp-m-tab .kp-m-tab-header .kp-m-tab-header-indicator.regular{background-color:#fcfcfc}}.kp-m-tab .kp-m-tab-header .kp-m-tab-header-indicator.small{bottom:0;padding:0 6px;margin:0 0 0 -6px;height:2px;background-color:#060b11}.dark_mode:not(.dark_mode_off) .kp-m-tab .kp-m-tab-header .kp-m-tab-header-indicator.small,.kp-m-tab .kp-m-tab-header .kp-m-tab-header-indicator.small.dark_mode:not(.dark_mode_off){background-color:#fcfcfc}@media (prefers-color-scheme:dark){body:not(.dark_mode_off) .kp-m-tab .kp-m-tab-header .kp-m-tab-header-indicator.small{background-color:#fcfcfc}}.kp-m-tab .kp-m-tab-header .kp-m-tab-header-indicator.segment{height:36px;margin-top:2px;border-radius:6px;background-color:#fff}.dark_mode:not(.dark_mode_off) .kp-m-tab .kp-m-tab-header .kp-m-tab-header-indicator.segment,.kp-m-tab .kp-m-tab-header .kp-m-tab-header-indicator.segment.dark_mode:not(.dark_mode_off){background-color:#35393d}@media (prefers-color-scheme:dark){body:not(.dark_mode_off) .kp-m-tab .kp-m-tab-header .kp-m-tab-header-indicator.segment{background-color:#35393d}}.kp-m-tab .kp-m-tab-tabpage{flex-shrink:0;width:inherit;height:inherit}.kp-simplepageswiper{overflow:hidden;width:100%;height:100%}.kp-simplepageswiper.autoheight{transition:height .3s 0s}.kp-swiperpage{flex-shrink:0;width:inherit;height:inherit}.kp-swiper-pagination{display:flex;align-items:center;justify-content:center;box-sizing:border-box;width:100%}.kp-swiper-pagination .kp-pagination-icon{margin-right:6px}.kp-swiper-pagination .kp-pagination-icon:last-child{margin-right:0}.kp-pagination-icon.dot{display:inline-block;width:6px;height:6px;border-radius:3px;background-color:rgba(6,11,17,.24)}.kp-pagination-icon.dot.active{background-color:#060b11}.kp-swiper-movebutton{position:relative;display:inline-block;width:50px;height:50px}.kp-swiper-movebutton.arrow:after{position:absolute;right:0;top:0;display:inline-block;box-sizing:content-box;border-top:4px solid #000;border-right:4px solid #000;width:50%;height:50%;content:"";cursor:pointer}.kp-swiper-movebutton.arrow.left:after{transform:rotate(225deg) translate3d(0,-50%,0)}.kp-swiper-movebutton.arrow.right:after{transform:rotate(45deg) translate3d(0,50%,0)}.kp-swiper-movebutton.disabled{opacity:.5}.kp-swiper-movebutton.disabled:after{cursor:not-allowed}.kp-slideswiper,.kp-swiper{overflow:hidden;width:100%;height:100%}.kp-swiper-flexlayout{display:flex;flex-wrap:nowrap;width:inherit;height:inherit}.kp-swiper-flexlayout.horizontal{flex-direction:row}.kp-swiper-flexlayout.vertical{flex-direction:column}.kp-m-typography-display32-normal,.kp-m-typography-display32-normal *{font-size:32px;font-weight:400;line-height:44px;white-space:pre-wrap}.kp-m-typography-display32-600,.kp-m-typography-display32-600 *{font-size:32px;font-weight:600;line-height:44px;white-space:pre-wrap}.kp-m-typography-display40-normal,.kp-m-typography-display40-normal *{font-size:40px;font-weight:400;line-height:54px;white-space:pre-wrap}.kp-m-typography-display40-600,.kp-m-typography-display40-600 *{font-size:40px;font-weight:600;line-height:54px;white-space:pre-wrap}.kp-m-typography-title20-normal,.kp-m-typography-title20-normal *{font-size:20px;font-weight:400;line-height:28px;white-space:pre-wrap}.kp-m-typography-title20-600,.kp-m-typography-title20-600 *{font-size:20px;font-weight:600;line-height:28px;white-space:pre-wrap}.kp-m-typography-title24-normal,.kp-m-typography-title24-normal *{font-size:24px;font-weight:400;line-height:34px;white-space:pre-wrap}.kp-m-typography-title24-600,.kp-m-typography-title24-600 *{font-size:24px;font-weight:600;line-height:34px;white-space:pre-wrap}.kp-m-typography-title26-normal,.kp-m-typography-title26-normal *{font-size:26px;font-weight:400;line-height:36px;white-space:pre-wrap}.kp-m-typography-title26-600,.kp-m-typography-title26-600 *{font-size:26px;font-weight:600;line-height:36px;white-space:pre-wrap}.kp-m-typography-subtitle18-normal,.kp-m-typography-subtitle18-normal *{font-size:18px;font-weight:400;line-height:26px;white-space:pre-wrap}.kp-m-typography-subtitle18-600,.kp-m-typography-subtitle18-600 *{font-size:18px;font-weight:600;line-height:26px;white-space:pre-wrap}.kp-m-typography-body13-normal,.kp-m-typography-body13-normal *{font-size:13px;font-weight:400;line-height:20px;white-space:pre-wrap}.kp-m-typography-body13-600,.kp-m-typography-body13-600 *{font-size:13px;font-weight:600;line-height:20px;white-space:pre-wrap}.kp-m-typography-body14-normal,.kp-m-typography-body14-normal *{font-size:14px;font-weight:400;line-height:20px;white-space:pre-wrap}.kp-m-typography-body14-600,.kp-m-typography-body14-600 *{font-size:14px;font-weight:600;line-height:20px;white-space:pre-wrap}.kp-m-typography-body15-normal,.kp-m-typography-body15-normal *{font-size:15px;font-weight:400;line-height:22px;white-space:pre-wrap}.kp-m-typography-body15-600,.kp-m-typography-body15-600 *{font-size:15px;font-weight:600;line-height:22px;white-space:pre-wrap}.kp-m-typography-body16-normal,.kp-m-typography-body16-normal *{font-size:16px;font-weight:400;line-height:24px;white-space:pre-wrap}.kp-m-typography-body16-600,.kp-m-typography-body16-600 *{font-size:16px;font-weight:600;line-height:24px;white-space:pre-wrap}.kp-m-typography-caption10-normal,.kp-m-typography-caption10-normal *{font-size:10px;font-weight:400;line-height:16px;white-space:pre-wrap}.kp-m-typography-caption10-600,.kp-m-typography-caption10-600 *{font-size:10px;font-weight:600;line-height:16px;white-space:pre-wrap}.kp-m-typography-caption12-normal,.kp-m-typography-caption12-normal *{font-size:12px;font-weight:400;line-height:18px;white-space:pre-wrap}.kp-m-typography-caption12-600,.kp-m-typography-caption12-600 *{font-size:12px;font-weight:600;line-height:18px;white-space:pre-wrap}[class^=kp-m-typography-].high-emphasis{color:#060b11}.dark_mode:not(.dark_mode_off) [class^=kp-m-typography-].high-emphasis,[class^=kp-m-typography-].high-emphasis.dark_mode:not(.dark_mode_off){color:#fcfcfc}@media (prefers-color-scheme:dark){body:not(.dark_mode_off) [class^=kp-m-typography-].high-emphasis{color:#fcfcfc}}[class^=kp-m-typography-].high-emphasis *{color:#060b11}.dark_mode:not(.dark_mode_off) [class^=kp-m-typography-].high-emphasis *,[class^=kp-m-typography-].high-emphasis .dark_mode:not(.dark_mode_off){color:#fcfcfc}@media (prefers-color-scheme:dark){body:not(.dark_mode_off) [class^=kp-m-typography-].high-emphasis *{color:#fcfcfc}}[class^=kp-m-typography-].medium-emphasis{color:rgba(6,11,17,.48)}.dark_mode:not(.dark_mode_off) [class^=kp-m-typography-].medium-emphasis,[class^=kp-m-typography-].medium-emphasis.dark_mode:not(.dark_mode_off){color:hsla(0,0%,99%,.48)}@media (prefers-color-scheme:dark){body:not(.dark_mode_off) [class^=kp-m-typography-].medium-emphasis{color:hsla(0,0%,99%,.48)}}[class^=kp-m-typography-].medium-emphasis *{color:rgba(6,11,17,.48)}.dark_mode:not(.dark_mode_off) [class^=kp-m-typography-].medium-emphasis *,[class^=kp-m-typography-].medium-emphasis .dark_mode:not(.dark_mode_off){color:hsla(0,0%,99%,.48)}@media (prefers-color-scheme:dark){body:not(.dark_mode_off) [class^=kp-m-typography-].medium-emphasis *{color:hsla(0,0%,99%,.48)}}[class^=kp-m-typography-].hint-and-disabled{color:rgba(6,11,17,.24)}.dark_mode:not(.dark_mode_off) [class^=kp-m-typography-].hint-and-disabled,[class^=kp-m-typography-].hint-and-disabled.dark_mode:not(.dark_mode_off){color:hsla(0,0%,99%,.24)}@media (prefers-color-scheme:dark){body:not(.dark_mode_off) [class^=kp-m-typography-].hint-and-disabled{color:hsla(0,0%,99%,.24)}}[class^=kp-m-typography-].hint-and-disabled *{color:rgba(6,11,17,.24)}.dark_mode:not(.dark_mode_off) [class^=kp-m-typography-].hint-and-disabled *,[class^=kp-m-typography-].hint-and-disabled .dark_mode:not(.dark_mode_off){color:hsla(0,0%,99%,.24)}@media (prefers-color-scheme:dark){body:not(.dark_mode_off) [class^=kp-m-typography-].hint-and-disabled *{color:hsla(0,0%,99%,.24)}}[class^=kp-m-typography-].blue{color:#008dff}.dark_mode:not(.dark_mode_off) [class^=kp-m-typography-].blue,[class^=kp-m-typography-].blue.dark_mode:not(.dark_mode_off){color:#3da8ff}@media (prefers-color-scheme:dark){body:not(.dark_mode_off) [class^=kp-m-typography-].blue{color:#3da8ff}}[class^=kp-m-typography-].blue *{color:#008dff}.dark_mode:not(.dark_mode_off) [class^=kp-m-typography-].blue *,[class^=kp-m-typography-].blue .dark_mode:not(.dark_mode_off){color:#3da8ff}@media (prefers-color-scheme:dark){body:not(.dark_mode_off) [class^=kp-m-typography-].blue *{color:#3da8ff}}[class^=kp-m-typography-].yellow{color:#ffeb00}.dark_mode:not(.dark_mode_off) [class^=kp-m-typography-].yellow,[class^=kp-m-typography-].yellow.dark_mode:not(.dark_mode_off){color:#ffef3d}@media (prefers-color-scheme:dark){body:not(.dark_mode_off) [class^=kp-m-typography-].yellow{color:#ffef3d}}[class^=kp-m-typography-].yellow *{color:#ffeb00}.dark_mode:not(.dark_mode_off) [class^=kp-m-typography-].yellow *,[class^=kp-m-typography-].yellow .dark_mode:not(.dark_mode_off){color:#ffef3d}@media (prefers-color-scheme:dark){body:not(.dark_mode_off) [class^=kp-m-typography-].yellow *{color:#ffef3d}}[class^=kp-m-typography-].red{color:#ff3c3c}.dark_mode:not(.dark_mode_off) [class^=kp-m-typography-].red,[class^=kp-m-typography-].red.dark_mode:not(.dark_mode_off){color:#ff6a6a}@media (prefers-color-scheme:dark){body:not(.dark_mode_off) [class^=kp-m-typography-].red{color:#ff6a6a}}[class^=kp-m-typography-].red *{color:#ff3c3c}.dark_mode:not(.dark_mode_off) [class^=kp-m-typography-].red *,[class^=kp-m-typography-].red .dark_mode:not(.dark_mode_off){color:#ff6a6a}@media (prefers-color-scheme:dark){body:not(.dark_mode_off) [class^=kp-m-typography-].red *{color:#ff6a6a}}[class^=kp-m-typography-].inverse-high-emphasis{color:#fff}.dark_mode:not(.dark_mode_off) [class^=kp-m-typography-].inverse-high-emphasis,[class^=kp-m-typography-].inverse-high-emphasis.dark_mode:not(.dark_mode_off){color:#16191c}@media (prefers-color-scheme:dark){body:not(.dark_mode_off) [class^=kp-m-typography-].inverse-high-emphasis{color:#16191c}}[class^=kp-m-typography-].inverse-high-emphasis *{color:#fff}.dark_mode:not(.dark_mode_off) [class^=kp-m-typography-].inverse-high-emphasis *,[class^=kp-m-typography-].inverse-high-emphasis .dark_mode:not(.dark_mode_off){color:#16191c}@media (prefers-color-scheme:dark){body:not(.dark_mode_off) [class^=kp-m-typography-].inverse-high-emphasis *{color:#16191c}}[class^=kp-m-typography-].inverse-medium-emphasis{color:hsla(0,0%,100%,.48)}.dark_mode:not(.dark_mode_off) [class^=kp-m-typography-].inverse-medium-emphasis,[class^=kp-m-typography-].inverse-medium-emphasis.dark_mode:not(.dark_mode_off){color:rgba(22,25,28,.48)}@media (prefers-color-scheme:dark){body:not(.dark_mode_off) [class^=kp-m-typography-].inverse-medium-emphasis{color:rgba(22,25,28,.48)}}[class^=kp-m-typography-].inverse-medium-emphasis *{color:hsla(0,0%,100%,.48)}.dark_mode:not(.dark_mode_off) [class^=kp-m-typography-].inverse-medium-emphasis *,[class^=kp-m-typography-].inverse-medium-emphasis .dark_mode:not(.dark_mode_off){color:rgba(22,25,28,.48)}@media (prefers-color-scheme:dark){body:not(.dark_mode_off) [class^=kp-m-typography-].inverse-medium-emphasis *{color:rgba(22,25,28,.48)}}[class^=kp-m-typography-].inverse-hint-and-disabled{color:hsla(0,0%,100%,.24)}.dark_mode:not(.dark_mode_off) [class^=kp-m-typography-].inverse-hint-and-disabled,[class^=kp-m-typography-].inverse-hint-and-disabled.dark_mode:not(.dark_mode_off){color:rgba(22,25,28,.24)}@media (prefers-color-scheme:dark){body:not(.dark_mode_off) [class^=kp-m-typography-].inverse-hint-and-disabled{color:rgba(22,25,28,.24)}}[class^=kp-m-typography-].inverse-hint-and-disabled *{color:hsla(0,0%,100%,.24)}.dark_mode:not(.dark_mode_off) [class^=kp-m-typography-].inverse-hint-and-disabled *,[class^=kp-m-typography-].inverse-hint-and-disabled .dark_mode:not(.dark_mode_off){color:rgba(22,25,28,.24)}@media (prefers-color-scheme:dark){body:not(.dark_mode_off) [class^=kp-m-typography-].inverse-hint-and-disabled *{color:rgba(22,25,28,.24)}}@font-face{font-family:swiper-icons;src:url(https://t1.daumcdn.net/kakaopay/channel-promotion/build/production/v1.0.0_1732460452016/data:application/font-woff;charset=utf-8;base64,%20d09GRgABAAAAAAZgABAAAAAADAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAABGRlRNAAAGRAAAABoAAAAci6qHkUdERUYAAAWgAAAAIwAAACQAYABXR1BPUwAABhQAAAAuAAAANuAY7+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);font-weight:400;font-style:normal}:root{--swiper-theme-color:#007aff}.swiper{margin-left:auto;margin-right:auto;position:relative;overflow:hidden;list-style:none;padding:0;z-index:1}.swiper-vertical>.swiper-wrapper{flex-direction:column}.swiper-wrapper{position:relative;width:100%;height:100%;z-index:1;display:flex;transition-property:transform;box-sizing:content-box}.swiper-android .swiper-slide,.swiper-wrapper{transform:translateZ(0)}.swiper-pointer-events{touch-action:pan-y}.swiper-pointer-events.swiper-vertical{touch-action:pan-x}.swiper-slide{flex-shrink:0;width:100%;height:100%;position:relative;transition-property:transform}.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{transform:translateZ(0);-webkit-backface-visibility:hidden;backface-visibility:hidden}.swiper-3d,.swiper-3d.swiper-css-mode .swiper-wrapper{perspective:1200px}.swiper-3d .swiper-cube-shadow,.swiper-3d .swiper-slide,.swiper-3d .swiper-slide-shadow,.swiper-3d .swiper-slide-shadow-bottom,.swiper-3d .swiper-slide-shadow-left,.swiper-3d .swiper-slide-shadow-right,.swiper-3d .swiper-slide-shadow-top,.swiper-3d .swiper-wrapper{transform-style:preserve-3d}.swiper-3d .swiper-slide-shadow,.swiper-3d .swiper-slide-shadow-bottom,.swiper-3d .swiper-slide-shadow-left,.swiper-3d .swiper-slide-shadow-right,.swiper-3d .swiper-slide-shadow-top{position:absolute;left:0;top:0;width:100%;height:100%;pointer-events:none;z-index:10}.swiper-3d .swiper-slide-shadow{background:rgba(0,0,0,.15)}.swiper-3d .swiper-slide-shadow-left{background-image:linear-gradient(270deg,rgba(0,0,0,.5),transparent)}.swiper-3d .swiper-slide-shadow-right{background-image:linear-gradient(90deg,rgba(0,0,0,.5),transparent)}.swiper-3d .swiper-slide-shadow-top{background-image:linear-gradient(0deg,rgba(0,0,0,.5),transparent)}.swiper-3d .swiper-slide-shadow-bottom{background-image:linear-gradient(180deg,rgba(0,0,0,.5),transparent)}.swiper-css-mode>.swiper-wrapper{overflow:auto;scrollbar-width:none;-ms-overflow-style:none}.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-horizontal>.swiper-wrapper>.swiper-slide:first-child{-webkit-margin-start:var(--swiper-centered-offset-before);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{-webkit-margin-before:var(--swiper-centered-offset-before);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-centered>.swiper-wrapper>.swiper-slide{scroll-snap-align:center center}.kp-draft-banner{width:100%}.kp-draft-banner.margin-16{padding:0 16px}.kp-draft-banner.margin-24{padding:0 24px}.kp-draft-banner-wrapper{position:relative;width:100%;border-radius:12px;overflow:hidden}.kp-draft-banner-wrapper .kp-draft-banner-swiper{width:100%;height:auto;border-radius:12px;overflow:hidden}@media (min-width:375px){.kp-draft-banner-wrapper .kp-draft-banner-swiper.small{height:52px}.kp-draft-banner-wrapper .kp-draft-banner-swiper.medium{height:80px}.kp-draft-banner-wrapper .kp-draft-banner-swiper.large{height:140px}}.kp-draft-banner-wrapper .kp-draft-banner-slide-banner{display:flex;align-items:center;justify-content:center;width:100%;height:100%;background-color:#f1f3f5}.dark_mode:not(.dark_mode_off) .kp-draft-banner-wrapper .kp-draft-banner-slide-banner,.kp-draft-banner-wrapper .kp-draft-banner-slide-banner.dark_mode:not(.dark_mode_off){background-color:#9ea3a8}@media (prefers-color-scheme:dark){body:not(.dark_mode_off) .kp-draft-banner-wrapper .kp-draft-banner-slide-banner{background-color:#9ea3a8}}.kp-draft-banner-wrapper .kp-draft-banner-slide-banner.green{background-color:rgba(3,225,193,.48)}.dark_mode:not(.dark_mode_off) .kp-draft-banner-wrapper .kp-draft-banner-slide-banner.green,.kp-draft-banner-wrapper .kp-draft-banner-slide-banner.green.dark_mode:not(.dark_mode_off){background-color:rgba(63,232,207,.48)}@media (prefers-color-scheme:dark){body:not(.dark_mode_off) .kp-draft-banner-wrapper .kp-draft-banner-slide-banner.green{background-color:rgba(63,232,207,.48)}}.kp-draft-banner-wrapper .kp-draft-banner-slide-banner.sky-blue{background-color:rgba(28,213,255,.48)}.dark_mode:not(.dark_mode_off) .kp-draft-banner-wrapper .kp-draft-banner-slide-banner.sky-blue,.kp-draft-banner-wrapper .kp-draft-banner-slide-banner.sky-blue.dark_mode:not(.dark_mode_off){background-color:rgba(82,223,255,.48)}@media (prefers-color-scheme:dark){body:not(.dark_mode_off) .kp-draft-banner-wrapper .kp-draft-banner-slide-banner.sky-blue{background-color:rgba(82,223,255,.48)}}.kp-draft-banner-wrapper .kp-draft-banner-slide-banner.blue{background-color:rgba(0,141,255,.48)}.dark_mode:not(.dark_mode_off) .kp-draft-banner-wrapper .kp-draft-banner-slide-banner.blue,.kp-draft-banner-wrapper .kp-draft-banner-slide-banner.blue.dark_mode:not(.dark_mode_off){background-color:rgba(61,168,255,.48)}@media (prefers-color-scheme:dark){body:not(.dark_mode_off) .kp-draft-banner-wrapper .kp-draft-banner-slide-banner.blue{background-color:rgba(61,168,255,.48)}}.kp-draft-banner-wrapper .kp-draft-banner-slide-banner.periwinkle{background-color:rgba(138,118,255,.48)}.dark_mode:not(.dark_mode_off) .kp-draft-banner-wrapper .kp-draft-banner-slide-banner.periwinkle,.kp-draft-banner-wrapper .kp-draft-banner-slide-banner.periwinkle.dark_mode:not(.dark_mode_off){background-color:rgba(165,150,255,.48)}@media (prefers-color-scheme:dark){body:not(.dark_mode_off) .kp-draft-banner-wrapper .kp-draft-banner-slide-banner.periwinkle{background-color:rgba(165,150,255,.48)}}.kp-draft-banner-wrapper .kp-draft-banner-slide-banner.light-purple{background-color:rgba(175,82,222,.48)}.dark_mode:not(.dark_mode_off) .kp-draft-banner-wrapper .kp-draft-banner-slide-banner.light-purple,.kp-draft-banner-wrapper .kp-draft-banner-slide-banner.light-purple.dark_mode:not(.dark_mode_off){background-color:rgba(194,123,229,.48)}@media (prefers-color-scheme:dark){body:not(.dark_mode_off) .kp-draft-banner-wrapper .kp-draft-banner-slide-banner.light-purple{background-color:rgba(194,123,229,.48)}}.kp-draft-banner-wrapper .kp-draft-banner-slide-banner.purple{background-color:rgba(108,72,255,.48)}.dark_mode:not(.dark_mode_off) .kp-draft-banner-wrapper .kp-draft-banner-slide-banner.purple,.kp-draft-banner-wrapper .kp-draft-banner-slide-banner.purple.dark_mode:not(.dark_mode_off){background-color:rgba(143,115,255,.48)}@media (prefers-color-scheme:dark){body:not(.dark_mode_off) .kp-draft-banner-wrapper .kp-draft-banner-slide-banner.purple{background-color:rgba(143,115,255,.48)}}.kp-draft-banner-wrapper .kp-draft-banner-slide-banner.red{background-color:rgba(255,60,60,.48)}.dark_mode:not(.dark_mode_off) .kp-draft-banner-wrapper .kp-draft-banner-slide-banner.red,.kp-draft-banner-wrapper .kp-draft-banner-slide-banner.red.dark_mode:not(.dark_mode_off){background-color:hsla(0,100%,71%,.48)}@media (prefers-color-scheme:dark){body:not(.dark_mode_off) .kp-draft-banner-wrapper .kp-draft-banner-slide-banner.red{background-color:hsla(0,100%,71%,.48)}}.kp-draft-banner-wrapper .kp-draft-banner-slide-banner.orange{background-color:rgba(255,113,67,.48)}.dark_mode:not(.dark_mode_off) .kp-draft-banner-wrapper .kp-draft-banner-slide-banner.orange,.kp-draft-banner-wrapper .kp-draft-banner-slide-banner.orange.dark_mode:not(.dark_mode_off){background-color:rgba(255,146,111,.48)}@media (prefers-color-scheme:dark){body:not(.dark_mode_off) .kp-draft-banner-wrapper .kp-draft-banner-slide-banner.orange{background-color:rgba(255,146,111,.48)}}.kp-draft-banner-wrapper .kp-draft-banner-slide-banner.white{background-color:#fff}.dark_mode:not(.dark_mode_off) .kp-draft-banner-wrapper .kp-draft-banner-slide-banner.white,.kp-draft-banner-wrapper .kp-draft-banner-slide-banner.white.dark_mode:not(.dark_mode_off){background-color:#9ea3a8}@media (prefers-color-scheme:dark){body:not(.dark_mode_off) .kp-draft-banner-wrapper .kp-draft-banner-slide-banner.white{background-color:#9ea3a8}}.kp-draft-banner-wrapper .kp-draft-banner-slide-banner.grey{background-color:rgba(135,146,156,.2)}.dark_mode:not(.dark_mode_off) .kp-draft-banner-wrapper .kp-draft-banner-slide-banner.grey,.kp-draft-banner-wrapper .kp-draft-banner-slide-banner.grey.dark_mode:not(.dark_mode_off){background-color:hsla(0,0%,99%,.48)}@media (prefers-color-scheme:dark){body:not(.dark_mode_off) .kp-draft-banner-wrapper .kp-draft-banner-slide-banner.grey{background-color:hsla(0,0%,99%,.48)}}.kp-draft-banner-wrapper .kp-draft-banner-slide-banner img{width:100%;height:auto;-o-object-fit:contain;object-fit:contain}.kp-draft-banner-wrapper .kp-draft-banner-indicator{position:absolute;top:8px;right:16px;z-index:10}.kp-draft-footer-block-layout{position:relative;width:100%;background-color:transparent}.kp-draft-footer-body{padding:0 24px 24px}.kp-draft-footer-breadcrumb{position:relative;display:flex;align-items:center;gap:15px;padding:32px 24px 8px}.kp-draft-footer-breadcrumb .kp-draft-footer-breadcrumb-line{display:inline-block;width:1px;height:12px;background-color:rgba(6,11,17,.24)}.dark_mode:not(.dark_mode_off) .kp-draft-footer-breadcrumb .kp-draft-footer-breadcrumb-line,.kp-draft-footer-breadcrumb .kp-draft-footer-breadcrumb-line.dark_mode:not(.dark_mode_off){background-color:hsla(0,0%,99%,.24)}@media (prefers-color-scheme:dark){body:not(.dark_mode_off) .kp-draft-footer-breadcrumb .kp-draft-footer-breadcrumb-line{background-color:hsla(0,0%,99%,.24)}}.kp-draft-footer-bullet{position:relative;margin:0;padding:0 24px 24px}.kp-draft-footer-bullet.bullet .kp-draft-footer-bullet-item:before{width:3px;height:3px;top:10px;border-radius:50%;background-color:rgba(6,11,17,.48)}.dark_mode:not(.dark_mode_off) .kp-draft-footer-bullet.bullet .kp-draft-footer-bullet-item:before,.kp-draft-footer-bullet.bullet .kp-draft-footer-bullet-item.dark_mode:not(.dark_mode_off):before{background-color:hsla(0,0%,99%,.48)}@media (prefers-color-scheme:dark){body:not(.dark_mode_off) .kp-draft-footer-bullet.bullet .kp-draft-footer-bullet-item:before{background-color:hsla(0,0%,99%,.48)}}.kp-draft-footer-bullet.bullet .kp-draft-footer-bullet-item .kp-draft-footer-bullet-item-typography{left:14px}.kp-draft-footer-bullet.number{counter-reset:list-number}.kp-draft-footer-bullet.number .kp-draft-footer-bullet-item{counter-increment:list-number}.kp-draft-footer-bullet.number .kp-draft-footer-bullet-item:before{top:4px;font-size:13px;content:counter(list-number) ".";color:rgba(6,11,17,.48)}.dark_mode:not(.dark_mode_off) .kp-draft-footer-bullet.number .kp-draft-footer-bullet-item:before,.kp-draft-footer-bullet.number .kp-draft-footer-bullet-item.dark_mode:not(.dark_mode_off):before{color:hsla(0,0%,99%,.48)}@media (prefers-color-scheme:dark){body:not(.dark_mode_off) .kp-draft-footer-bullet.number .kp-draft-footer-bullet-item:before{color:hsla(0,0%,99%,.48)}}.kp-draft-footer-bullet.number .kp-draft-footer-bullet-item .kp-draft-footer-bullet-item-typography{left:15px}.kp-draft-footer-bullet-item{min-height:20px;position:relative;padding-bottom:8px}.kp-draft-footer-bullet-item:before{position:absolute;left:0;content:""}.kp-draft-footer-bullet-item .kp-draft-footer-bullet-item-typography{width:calc(100% - 14px);position:relative;display:block}.kp-draft-footer-companylogo{position:relative;display:flex;flex-flow:column nowrap;align-items:center;gap:8px;padding:80px 24px 16px}.kp-draft-footer-companylogo .kp-draft-footer-companylogo-image-wrapper{width:100%;height:24px;display:flex;flex-flow:row nowrap;align-items:center;justify-content:center;gap:12px}.kp-draft-footer-companylogo .kp-draft-footer-companylogo-image-wrapper .kp-draft-footer-companylogo-pay{opacity:.24}.dark_mode:not(.dark_mode_off) .kp-draft-footer-companylogo .kp-draft-footer-companylogo-image-wrapper .kp-draft-footer-companylogo-pay path,.kp-draft-footer-companylogo .kp-draft-footer-companylogo-image-wrapper .kp-draft-footer-companylogo-pay path.dark_mode:not(.dark_mode_off){fill:hsla(0,0%,99%,.48)}@media (prefers-color-scheme:dark){body:not(.dark_mode_off) .kp-draft-footer-companylogo .kp-draft-footer-companylogo-image-wrapper .kp-draft-footer-companylogo-pay path{fill:hsla(0,0%,99%,.48)}}.kp-draft-footer-deliberationparagraph{padding:24px 24px 8px}.kp-draft-footer-deliberationparagraph.divider{padding:8px 0}.kp-draft-footer-deliberationparagraph.divider.right .kp-draft-footer-deliberationparagraph-paragraph{padding:16px 24px 0 36px}.kp-draft-footer-deliberationparagraph.divider.center .kp-draft-footer-deliberationparagraph-paragraph{padding:16px 24px 0}.kp-draft-footer-promotion-paragraph.right{padding:40px 24px 16px 36px}.kp-draft-footer-promotion-paragraph.center{padding:40px 24px 16px}.kp-draft-footer-subtitle-wrapper{padding:0 24px 8px}.kp-draft-footer-subtitle-wrapper .kp-draft-footer-subtitle-wrapper-title{margin:0}.kp-draft-footer-title-wrapper{position:relative}.kp-draft-footer-title-wrapper:before{content:"";position:absolute;left:24px;right:24px;bottom:0;height:1px;opacity:0;background-color:rgba(135,146,156,.1)}.kp-draft-footer-title-wrapper.large .kp-draft-footer-title-text-wrapper{padding:0 24px 24px}.kp-draft-footer-title-wrapper.small .kp-draft-footer-title-text-wrapper{padding:20px 24px}.kp-draft-footer-title-wrapper.divider:before{opacity:1}.kp-draft-footer-title-wrapper .kp-draft-footer-title-text-wrapper .kp-draft-footer-title-text-container{display:flex;align-items:center;justify-content:space-between;cursor:pointer}.kp-draft-footer-title-wrapper .kp-draft-footer-title-text-wrapper .kp-draft-footer-title-text-container .kp-draft-footer-title-wrapper-title{margin:0}.kp-draft-footer-underline-button{position:relative;padding:0;margin:0;border:none;background-color:transparent;cursor:pointer}.kp-draft-footer-underline-button .kp-draft-footer-underline-button-text{margin:0;padding:0}.kp-draft-footer-underline-button .kp-draft-footer-underline-button-text:after{content:"";position:absolute;width:100%;height:1px;left:0;bottom:0;background-color:hsla(0,0%,100%,.48)}.dark_mode:not(.dark_mode_off) .kp-draft-footer-underline-button .kp-draft-footer-underline-button-text:after,.kp-draft-footer-underline-button .kp-draft-footer-underline-button-text.dark_mode:not(.dark_mode_off):after{background-color:hsla(0,0%,99%,.48)}@media (prefers-color-scheme:dark){body:not(.dark_mode_off) .kp-draft-footer-underline-button .kp-draft-footer-underline-button-text:after{background-color:hsla(0,0%,99%,.48)}}.kp-draft-basic-footer.default .kp-draft-footer-title-wrapper .kp-draft-footer-title-text-wrapper .kp-draft-footer-title-text-container{cursor:default}.kp-draft-basic-footer.default .kp-draft-footer-title-wrapper .kp-draft-footer-title-text-wrapper .kp-draft-footer-title-text-container .kp-draft-footer-title-wrapper-title{cursor:text}.kp-draft-basic-footer.white{background-color:#fff}.dark_mode:not(.dark_mode_off) .kp-draft-basic-footer.white,.kp-draft-basic-footer.white.dark_mode:not(.dark_mode_off){background-color:#16191c}@media (prefers-color-scheme:dark){body:not(.dark_mode_off) .kp-draft-basic-footer.white{background-color:#16191c}}.dark_mode:not(.dark_mode_off) .kp-draft-basic-footer.transparency,.kp-draft-basic-footer.transparency,.kp-draft-basic-footer.transparency.dark_mode:not(.dark_mode_off){background-color:transparent}@media (prefers-color-scheme:dark){body:not(.dark_mode_off) .kp-draft-basic-footer.transparency{background-color:transparent}}.kp-draft-basic-footer.grey{background-color:#f1f3f5}.dark_mode:not(.dark_mode_off) .kp-draft-basic-footer.grey,.kp-draft-basic-footer.grey.dark_mode:not(.dark_mode_off){background-color:#090c0f}@media (prefers-color-scheme:dark){body:not(.dark_mode_off) .kp-draft-basic-footer.grey{background-color:#090c0f}}.kp-draft-basic-footer.dialogAndSheet{background-color:#fff}.dark_mode:not(.dark_mode_off) .kp-draft-basic-footer.dialogAndSheet,.kp-draft-basic-footer.dialogAndSheet.dark_mode:not(.dark_mode_off){background-color:#282b2e}@media (prefers-color-scheme:dark){body:not(.dark_mode_off) .kp-draft-basic-footer.dialogAndSheet{background-color:#282b2e}}.kp-draft-footer-businessinfo.payapp{background-color:#090c0f}.kp-draft-footer-businessinfo.payapp .kp-draft-footer-title-text-container .kp-draft-footer-title-wrapper-title{color:hsla(0,0%,100%,.48)}.dark_mode:not(.dark_mode_off) .kp-draft-footer-businessinfo.payapp .kp-draft-footer-title-text-container .kp-draft-footer-title-wrapper-title,.kp-draft-footer-businessinfo.payapp .kp-draft-footer-title-text-container .kp-draft-footer-title-wrapper-title.dark_mode:not(.dark_mode_off){color:hsla(0,0%,99%,.48)}@media (prefers-color-scheme:dark){body:not(.dark_mode_off) .kp-draft-footer-businessinfo.payapp .kp-draft-footer-title-text-container .kp-draft-footer-title-wrapper-title{color:hsla(0,0%,99%,.48)}}.kp-draft-footer-businessinfo.payapp .kp-draft-footer-title-text-container .kp-m-icon path{fill:hsla(0,0%,100%,.48)}.dark_mode:not(.dark_mode_off) .kp-draft-footer-businessinfo.payapp .kp-draft-footer-title-text-container .kp-m-icon path,.kp-draft-footer-businessinfo.payapp .kp-draft-footer-title-text-container .kp-m-icon path.dark_mode:not(.dark_mode_off){fill:hsla(0,0%,99%,.48)}@media (prefers-color-scheme:dark){body:not(.dark_mode_off) .kp-draft-footer-businessinfo.payapp .kp-draft-footer-title-text-container .kp-m-icon path{fill:hsla(0,0%,99%,.48)}}.dark_mode:not(.dark_mode_off) .kp-draft-footer-businessinfo.payapp .kp-draft-footer-title-children .kp-m-typography-body13-normal,.kp-draft-footer-businessinfo.payapp .kp-draft-footer-title-children .kp-m-typography-body13-normal.dark_mode:not(.dark_mode_off){color:hsla(0,0%,99%,.48)}@media (prefers-color-scheme:dark){body:not(.dark_mode_off) .kp-draft-footer-businessinfo.payapp .kp-draft-footer-title-children .kp-m-typography-body13-normal{color:hsla(0,0%,99%,.48)}}.dark_mode:not(.dark_mode_off) .kp-draft-footer-businessinfo.payapp .kp-draft-footer-title-children .kp-draft-footer-underline-button-text,.kp-draft-footer-businessinfo.payapp .kp-draft-footer-title-children .kp-draft-footer-underline-button-text.dark_mode:not(.dark_mode_off){color:hsla(0,0%,99%,.48)}@media (prefers-color-scheme:dark){body:not(.dark_mode_off) .kp-draft-footer-businessinfo.payapp .kp-draft-footer-title-children .kp-draft-footer-underline-button-text{color:hsla(0,0%,99%,.48)}}.kp-draft-footer-businessinfo.talkpay{background-color:#f1f3f5}.dark_mode:not(.dark_mode_off) .kp-draft-footer-businessinfo.talkpay,.kp-draft-footer-businessinfo.talkpay.dark_mode:not(.dark_mode_off){background-color:#090c0f}@media (prefers-color-scheme:dark){body:not(.dark_mode_off) .kp-draft-footer-businessinfo.talkpay{background-color:#090c0f}}.kp-draft-footer-businessinfo .kp-draft-footer-title-children{padding:0 24px 80px;display:flex;flex-flow:column nowrap;gap:6px}.kp-draft-footer-businessinfo .kp-draft-footer-title-children .kp-m-typography-body13-normal{margin:0;display:flex;align-items:center}.kp-draft-footer-bottom.white{background-color:#fff}.dark_mode:not(.dark_mode_off) .kp-draft-footer-bottom.white,.kp-draft-footer-bottom.white.dark_mode:not(.dark_mode_off){background-color:#16191c}@media (prefers-color-scheme:dark){body:not(.dark_mode_off) .kp-draft-footer-bottom.white{background-color:#16191c}}.dark_mode:not(.dark_mode_off) .kp-draft-footer-bottom.transparency,.kp-draft-footer-bottom.transparency,.kp-draft-footer-bottom.transparency.dark_mode:not(.dark_mode_off){background-color:transparent}@media (prefers-color-scheme:dark){body:not(.dark_mode_off) .kp-draft-footer-bottom.transparency{background-color:transparent}}.kp-draft-footer-bottom.grey{background-color:#f1f3f5}.dark_mode:not(.dark_mode_off) .kp-draft-footer-bottom.grey,.kp-draft-footer-bottom.grey.dark_mode:not(.dark_mode_off){background-color:#090c0f}@media (prefers-color-scheme:dark){body:not(.dark_mode_off) .kp-draft-footer-bottom.grey{background-color:#090c0f}}.kp-draft-footer-bottom.dialogAndSheet{background-color:#fff}.dark_mode:not(.dark_mode_off) .kp-draft-footer-bottom.dialogAndSheet,.kp-draft-footer-bottom.dialogAndSheet.dark_mode:not(.dark_mode_off){background-color:#282b2e}@media (prefers-color-scheme:dark){body:not(.dark_mode_off) .kp-draft-footer-bottom.dialogAndSheet{background-color:#282b2e}}.kp-draft-subsidiary-footer.white{background-color:#fff}.dark_mode:not(.dark_mode_off) .kp-draft-subsidiary-footer.white,.kp-draft-subsidiary-footer.white.dark_mode:not(.dark_mode_off){background-color:#16191c}@media (prefers-color-scheme:dark){body:not(.dark_mode_off) .kp-draft-subsidiary-footer.white{background-color:#16191c}}.dark_mode:not(.dark_mode_off) .kp-draft-subsidiary-footer.transparency,.kp-draft-subsidiary-footer.transparency,.kp-draft-subsidiary-footer.transparency.dark_mode:not(.dark_mode_off){background-color:transparent}@media (prefers-color-scheme:dark){body:not(.dark_mode_off) .kp-draft-subsidiary-footer.transparency{background-color:transparent}}.kp-draft-subsidiary-footer.grey{background-color:#f1f3f5}.dark_mode:not(.dark_mode_off) .kp-draft-subsidiary-footer.grey,.kp-draft-subsidiary-footer.grey.dark_mode:not(.dark_mode_off){background-color:#090c0f}@media (prefers-color-scheme:dark){body:not(.dark_mode_off) .kp-draft-subsidiary-footer.grey{background-color:#090c0f}}.kp-draft-subsidiary-footer.dialogAndSheet{background-color:#fff}.dark_mode:not(.dark_mode_off) .kp-draft-subsidiary-footer.dialogAndSheet,.kp-draft-subsidiary-footer.dialogAndSheet.dark_mode:not(.dark_mode_off){background-color:#282b2e}@media (prefers-color-scheme:dark){body:not(.dark_mode_off) .kp-draft-subsidiary-footer.dialogAndSheet{background-color:#282b2e}}.kp-draft-subsidiary-footer .kp-draft-subsidiary-footer-container{position:relative;display:flex;flex-flow:column nowrap;gap:24px;padding:16px 24px 8px}.kp-draft-subsidiary-footer .kp-draft-subsidiary-footer-link-wrapper{padding:4px 24px}.kp-draft-subsidiary-footer .kp-draft-subsidiary-footer-link-wrapper .kp-draft-footer-breadcrumb{padding:0}.kp-draft-social{display:flex;align-items:center;gap:12px;box-sizing:border-box}.kp-draft-social.left{height:96px;justify-content:space-between;padding:22px 24px}.kp-draft-social.left .kp-draft-social-children{word-break:keep-all}.kp-draft-social.center{min-height:178px;flex-flow:column nowrap;padding:40px 0;text-align:center}.kp-draft-social.white{background-color:#fff}.dark_mode:not(.dark_mode_off) .kp-draft-social.white,.kp-draft-social.white.dark_mode:not(.dark_mode_off){background-color:#16191c}@media (prefers-color-scheme:dark){body:not(.dark_mode_off) .kp-draft-social.white{background-color:#16191c}}.dark_mode:not(.dark_mode_off) .kp-draft-social.transparency,.kp-draft-social.transparency,.kp-draft-social.transparency.dark_mode:not(.dark_mode_off){background-color:transparent}@media (prefers-color-scheme:dark){body:not(.dark_mode_off) .kp-draft-social.transparency{background-color:transparent}}.kp-draft-social.grey{background-color:#f1f3f5}.dark_mode:not(.dark_mode_off) .kp-draft-social.grey,.kp-draft-social.grey.dark_mode:not(.dark_mode_off){background-color:#090c0f}@media (prefers-color-scheme:dark){body:not(.dark_mode_off) .kp-draft-social.grey{background-color:#090c0f}}.kp-draft-social.dialogAndSheet{background-color:#fff}.dark_mode:not(.dark_mode_off) .kp-draft-social.dialogAndSheet,.kp-draft-social.dialogAndSheet.dark_mode:not(.dark_mode_off){background-color:#282b2e}@media (prefers-color-scheme:dark){body:not(.dark_mode_off) .kp-draft-social.dialogAndSheet{background-color:#282b2e}}.kp-draft-social.divider{border-bottom:1px solid;border-color:rgba(135,146,156,.1)}.dark_mode:not(.dark_mode_off) .kp-draft-social.divider,.kp-draft-social.divider.dark_mode:not(.dark_mode_off){border-color:rgba(3,4,5,.64)}@media (prefers-color-scheme:dark){body:not(.dark_mode_off) .kp-draft-social.divider{border-color:rgba(3,4,5,.64)}}.kp-draft-social .kp-draft-social-children{flex-grow:1}.kp-draft-social .kp-draft-social-icon-wrapper{position:relative;display:flex;align-items:center;justify-content:center;gap:6px}.kp-draft-social .kp-draft-social-icon-wrapper button{width:48px;height:72px;display:flex;align-items:center}.kp-draft-social .kp-draft-social-icon-wrapper .kp-draft-social-kakao-icon circle{fill:#444b52}.dark_mode:not(.dark_mode_off) .kp-draft-social .kp-draft-social-icon-wrapper .kp-draft-social-kakao-icon circle,.kp-draft-social .kp-draft-social-icon-wrapper .kp-draft-social-kakao-icon circle.dark_mode:not(.dark_mode_off){fill:#bcc0c4}@media (prefers-color-scheme:dark){body:not(.dark_mode_off) .kp-draft-social .kp-draft-social-icon-wrapper .kp-draft-social-kakao-icon circle{fill:#bcc0c4}}.kp-draft-social .kp-draft-social-icon-wrapper .kp-draft-social-kakao-icon g>path{fill:#fff}.dark_mode:not(.dark_mode_off) .kp-draft-social .kp-draft-social-icon-wrapper .kp-draft-social-kakao-icon g>path,.kp-draft-social .kp-draft-social-icon-wrapper .kp-draft-social-kakao-icon g>path.dark_mode:not(.dark_mode_off){fill:#16191c}@media (prefers-color-scheme:dark){body:not(.dark_mode_off) .kp-draft-social .kp-draft-social-icon-wrapper .kp-draft-social-kakao-icon g>path{fill:#16191c}}.kp-draft-social .kp-draft-social-icon-wrapper .kp-draft-social-share-icon circle{fill:#444b52}.dark_mode:not(.dark_mode_off) .kp-draft-social .kp-draft-social-icon-wrapper .kp-draft-social-share-icon circle,.kp-draft-social .kp-draft-social-icon-wrapper .kp-draft-social-share-icon circle.dark_mode:not(.dark_mode_off){fill:#bcc0c4}@media (prefers-color-scheme:dark){body:not(.dark_mode_off) .kp-draft-social .kp-draft-social-icon-wrapper .kp-draft-social-share-icon circle{fill:#bcc0c4}}.kp-draft-social .kp-draft-social-icon-wrapper .kp-draft-social-share-icon path{fill:#fff}.dark_mode:not(.dark_mode_off) .kp-draft-social .kp-draft-social-icon-wrapper .kp-draft-social-share-icon path,.kp-draft-social .kp-draft-social-icon-wrapper .kp-draft-social-share-icon path.dark_mode:not(.dark_mode_off){fill:#16191c}@media (prefers-color-scheme:dark){body:not(.dark_mode_off) .kp-draft-social .kp-draft-social-icon-wrapper .kp-draft-social-share-icon path{fill:#16191c}}.kp-draft-social .kp-draft-social-icon-wrapper .kp-draft-social-link-icon circle{fill-opacity:1;fill:#444b52}.dark_mode:not(.dark_mode_off) .kp-draft-social .kp-draft-social-icon-wrapper .kp-draft-social-link-icon circle,.kp-draft-social .kp-draft-social-icon-wrapper .kp-draft-social-link-icon circle.dark_mode:not(.dark_mode_off){fill:#bcc0c4}@media (prefers-color-scheme:dark){body:not(.dark_mode_off) .kp-draft-social .kp-draft-social-icon-wrapper .kp-draft-social-link-icon circle{fill:#bcc0c4}}.kp-draft-social .kp-draft-social-icon-wrapper .kp-draft-social-link-icon g g{stroke:#fff}.dark_mode:not(.dark_mode_off) .kp-draft-social .kp-draft-social-icon-wrapper .kp-draft-social-link-icon g g,.kp-draft-social .kp-draft-social-icon-wrapper .kp-draft-social-link-icon g g.dark_mode:not(.dark_mode_off){stroke:#16191c}@media (prefers-color-scheme:dark){body:not(.dark_mode_off) .kp-draft-social .kp-draft-social-icon-wrapper .kp-draft-social-link-icon g g{stroke:#16191c}}