@import"pretendard-jp.css";@import"pretendard.css";.button{width:min-content;max-width:100%;border:0;font-size:15px;font-weight:600;line-height:normal;letter-spacing:normal;overflow:hidden;white-space:nowrap;text-overflow:ellipsis;cursor:pointer;border:1px solid var(--theme-border-migrate-color)}.button:disabled{opacity:.5;cursor:not-allowed}.button.borderless{border-width:0!important}.button.button-round{border-radius:8px}.button.button-pill{border-radius:30px}.button.button-circle{border-radius:999px}.button.button-square{border-radius:0}.button.button-fixed{min-width:240px;height:60px;padding:20px;font-size:17px;font-weight:700}.button.button-icon{padding:7px 21px;height:42px}.button.button-alert{min-width:106px;padding:12px;height:42px}.button.button-popup{min-width:156px;height:52px;padding:0 16px;font-size:17px;font-weight:700}.button.button-xl{height:52px;padding:16px;font-size:17px;font-weight:700}.button.button-lg{height:48px;padding:15px 24px}.button.button-md{height:34px;padding:8px 24px}.button.button-sm{height:31px;padding:8px 16px;font-size:13px}.button.button-sm.button-round{border-radius:6px}.button.button-blue50{background:var(--theme-blue50);border-color:var(--theme-blue50);color:var(--theme-blue400)}.button.button-blue50:hover{background:var(--theme-blue100)}.button.button-blue400,.button.button-primary{background:var(--theme-blue400);border-color:var(--theme-blue400);color:#fff}.button.button-blue400:hover,.button.button-primary:hover{background:var(--theme-blue600)}.button.button-gray50{background:var(--theme-gray50);color:var(--theme-gray600)}.button.button-gray50:hover{background:var(--theme-gray200)}.button.button-gray800{background:var(--theme-gray800);color:#fff}.button.button-gray800:hover{background:var(--theme-gray900)}.button.button-gray200{background:var(--theme-gray200);color:var(--theme-gray900)}.button.button-gray900{background:var(--theme-gray900);color:#fff}.button.button-white{background:#ffffff;color:var(--theme-gray900)}.button.button-white:hover{background:var(--theme-gray100)}:root[theme=light][theme-version="2"]{--theme-blue50: #ebf3ff;--theme-blue50-hover: white;--theme-blue50-active: white;--theme-blue100: #cce1ff;--theme-blue100-hover: #e6f0ff;--theme-blue100-active: white;--theme-blue200: #99c3ff;--theme-blue200-hover: #b3d2ff;--theme-blue200-active: white;--theme-blue300: #66a5ff;--theme-blue300-hover: #80b4ff;--theme-blue300-active: white;--theme-blue400: #519cff;--theme-blue400-hover: #6babff;--theme-blue400-active: #eaf3ff;--theme-blue500: #3084f2;--theme-blue500-hover: #4892f4;--theme-blue500-active: #c0dafb;--theme-blue600: #2c72db;--theme-blue600-hover: #4281df;--theme-blue600-active: #afc9f1;--theme-blue700: #215bb8;--theme-blue700-hover: #2566ce;--theme-blue700-active: #88aeea;--theme-blue800: #214a8d;--theme-blue800-hover: #2655a2;--theme-blue800-active: #6b96dc;--theme-blue900: #203b65;--theme-blue900-hover: #264678;--theme-blue900-active: #5582c9;--theme-gray50: #f8fafb;--theme-gray50-hover: white;--theme-gray50-active: white;--theme-gray100: #f1f3f5;--theme-gray100-hover: white;--theme-gray100-active: white;--theme-gray200: #e9ecef;--theme-gray200-hover: #f8f9fa;--theme-gray200-active: white;--theme-gray300: #dee2e6;--theme-gray300-hover: #edeff1;--theme-gray300-active: white;--theme-gray400: #bcc4cc;--theme-gray400-hover: #cad1d7;--theme-gray400-active: white;--theme-gray500: #868e96;--theme-gray500-hover: #949ba2;--theme-gray500-active: #d8dbdd;--theme-gray600: #656d75;--theme-gray600-hover: #717a83;--theme-gray600-active: #b4babf;--theme-gray700: #495057;--theme-gray700-hover: #555d65;--theme-gray700-active: #949da5;--theme-gray800: #343a40;--theme-gray800-hover: #3f474e;--theme-gray800-active: #7a8793;--theme-gray900: #212529;--theme-gray900-hover: #2c3237;--theme-gray900-active: #65727e;--theme-primary: #519cff;--theme-primary-hover: #6babff;--theme-primary-active: #eaf3ff;--theme-white: #ffffff;--theme-white-hover: white;--theme-white-active: white;--theme-white-elevated: #ffffff;--theme-white-elevated-hover: white;--theme-white-elevated-active: white;--theme-black: #000000;--theme-black-hover: #0d0d0d;--theme-black-active: #4d4d4d;--theme-danger: #f55f54;--theme-danger-hover: #f6766c;--theme-danger-active: #fde6e5;--theme-warning: #ffbe5b;--theme-warning-hover: #ffc875;--theme-warning-active: #fffbf4;--theme-green: #19bc85;--theme-green-hover: #1cd395;--theme-green-active: #80eec9;--theme-background: #f8fafb;--theme-background-hover: white;--theme-background-active: white;--theme-border-color: rgba(0, 0, 0, .1);--theme-border-color-hover: rgba(13, 13, 13, .1);--theme-border-color-active: rgba(77, 77, 77, .1);--theme-text-light: #ffffff;--theme-text-dark: #212529;--theme-transparent-danger: rgba(245, 95, 84, .05);--theme-transparent-green: rgba(25, 188, 133, .1)}:root[theme=dark][theme-version="2"]{--theme-blue50: #203b65;--theme-blue50-hover: #264678;--theme-blue50-active: #5582c9;--theme-blue100: #214a8d;--theme-blue100-hover: #2655a2;--theme-blue100-active: #6b96dc;--theme-blue200: #99c3ff;--theme-blue200-hover: #b3d2ff;--theme-blue200-active: white;--theme-blue300: #66a5ff;--theme-blue300-hover: #80b4ff;--theme-blue300-active: white;--theme-blue400: #519cff;--theme-blue400-hover: #6babff;--theme-blue400-active: #eaf3ff;--theme-blue500: #3084f2;--theme-blue500-hover: #4892f4;--theme-blue500-active: #c0dafb;--theme-blue600: #2c72db;--theme-blue600-hover: #4281df;--theme-blue600-active: #afc9f1;--theme-blue700: #215bb8;--theme-blue700-hover: #2566ce;--theme-blue700-active: #88aeea;--theme-blue800: #214a8d;--theme-blue800-hover: #2655a2;--theme-blue800-active: #6b96dc;--theme-blue900: #203b65;--theme-blue900-hover: #264678;--theme-blue900-active: #5582c9;--theme-gray50: #31373d;--theme-gray50-hover: #3c444b;--theme-gray50-active: #768491;--theme-gray100: #212529;--theme-gray100-hover: #2c3237;--theme-gray100-active: #65727e;--theme-gray200: #343a40;--theme-gray200-hover: #3f474e;--theme-gray200-active: #7a8793;--theme-gray300: #495057;--theme-gray300-hover: #555d65;--theme-gray300-active: #949da5;--theme-gray400: #656d75;--theme-gray400-hover: #717a83;--theme-gray400-active: #b4babf;--theme-gray500: #747b81;--theme-gray500-hover: #81888e;--theme-gray500-active: #c4c7ca;--theme-gray600: #bcc4cc;--theme-gray600-hover: #cad1d7;--theme-gray600-active: white;--theme-gray700: #dee2e6;--theme-gray700-hover: #edeff1;--theme-gray700-active: white;--theme-gray800: #e9ecef;--theme-gray800-hover: #f8f9fa;--theme-gray800-active: white;--theme-gray900: #f1f3f5;--theme-gray900-hover: white;--theme-gray900-active: white;--theme-primary: #519cff;--theme-primary-hover: #6babff;--theme-primary-active: #eaf3ff;--theme-white: #212529;--theme-white-hover: #2c3237;--theme-white-active: #65727e;--theme-white-elevated: #292E33;--theme-white-elevated-hover: #343b41;--theme-white-elevated-active: #6d7b88;--theme-black: #ffffff;--theme-black-hover: white;--theme-black-active: white;--theme-danger: #f66f65;--theme-danger-hover: #f7867d;--theme-danger-active: #fef6f6;--theme-warning: #ffc56c;--theme-warning-hover: #ffcf86;--theme-warning-active: white;--theme-green: #30c391;--theme-green-hover: #3dcf9e;--theme-green-active: #a4e8d1;--theme-background: #141619;--theme-background-hover: #1f2227;--theme-background-active: #58616e;--theme-border-color: rgba(255, 255, 255, .1);--theme-border-color-hover: rgba(255, 255, 255, .1);--theme-border-color-active: rgba(255, 255, 255, .1);--theme-text-light: #212529;--theme-text-dark: #f1f3f5;--theme-transparent-danger: rgba(246, 111, 101, .05);--theme-transparent-green: rgba(48, 195, 145, .1)}:root[theme=light][theme-version="2"] .bg-blue50{background:var(--theme-blue50)!important}:root[theme=light][theme-version="2"] .text-blue50{color:var(--theme-blue50)!important}:root[theme=light][theme-version="2"] .bg-blue100{background:var(--theme-blue100)!important}:root[theme=light][theme-version="2"] .text-blue100{color:var(--theme-blue100)!important}:root[theme=light][theme-version="2"] .bg-blue200{background:var(--theme-blue200)!important}:root[theme=light][theme-version="2"] .text-blue200{color:var(--theme-blue200)!important}:root[theme=light][theme-version="2"] .bg-blue300{background:var(--theme-blue300)!important}:root[theme=light][theme-version="2"] .text-blue300{color:var(--theme-blue300)!important}:root[theme=light][theme-version="2"] .bg-blue400{background:var(--theme-blue400)!important}:root[theme=light][theme-version="2"] .text-blue400{color:var(--theme-blue400)!important}:root[theme=light][theme-version="2"] .bg-blue500{background:var(--theme-blue500)!important}:root[theme=light][theme-version="2"] .text-blue500{color:var(--theme-blue500)!important}:root[theme=light][theme-version="2"] .bg-blue600{background:var(--theme-blue600)!important}:root[theme=light][theme-version="2"] .text-blue600{color:var(--theme-blue600)!important}:root[theme=light][theme-version="2"] .bg-blue700{background:var(--theme-blue700)!important}:root[theme=light][theme-version="2"] .text-blue700{color:var(--theme-blue700)!important}:root[theme=light][theme-version="2"] .bg-blue800{background:var(--theme-blue800)!important}:root[theme=light][theme-version="2"] .text-blue800{color:var(--theme-blue800)!important}:root[theme=light][theme-version="2"] .bg-blue900{background:var(--theme-blue900)!important}:root[theme=light][theme-version="2"] .text-blue900{color:var(--theme-blue900)!important}:root[theme=light][theme-version="2"] .bg-gray50{background:var(--theme-gray50)!important}:root[theme=light][theme-version="2"] .text-gray50{color:var(--theme-gray50)!important}:root[theme=light][theme-version="2"] .bg-gray100{background:var(--theme-gray100)!important}:root[theme=light][theme-version="2"] .text-gray100{color:var(--theme-gray100)!important}:root[theme=light][theme-version="2"] .bg-gray200{background:var(--theme-gray200)!important}:root[theme=light][theme-version="2"] .text-gray200{color:var(--theme-gray200)!important}:root[theme=light][theme-version="2"] .bg-gray300{background:var(--theme-gray300)!important}:root[theme=light][theme-version="2"] .text-gray300{color:var(--theme-gray300)!important}:root[theme=light][theme-version="2"] .bg-gray400{background:var(--theme-gray400)!important}:root[theme=light][theme-version="2"] .text-gray400{color:var(--theme-gray400)!important}:root[theme=light][theme-version="2"] .bg-gray500{background:var(--theme-gray500)!important}:root[theme=light][theme-version="2"] .text-gray500{color:var(--theme-gray500)!important}:root[theme=light][theme-version="2"] .bg-gray600{background:var(--theme-gray600)!important}:root[theme=light][theme-version="2"] .text-gray600{color:var(--theme-gray600)!important}:root[theme=light][theme-version="2"] .bg-gray700{background:var(--theme-gray700)!important}:root[theme=light][theme-version="2"] .text-gray700{color:var(--theme-gray700)!important}:root[theme=light][theme-version="2"] .bg-gray800{background:var(--theme-gray800)!important}:root[theme=light][theme-version="2"] .text-gray800{color:var(--theme-gray800)!important}:root[theme=light][theme-version="2"] .bg-gray900{background:var(--theme-gray900)!important}:root[theme=light][theme-version="2"] .text-gray900{color:var(--theme-gray900)!important}:root[theme=light][theme-version="2"] .bg-primary{background:var(--theme-primary)!important}:root[theme=light][theme-version="2"] .text-primary{color:var(--theme-primary)!important}:root[theme=light][theme-version="2"] .bg-white{background:var(--theme-white)!important}:root[theme=light][theme-version="2"] .text-white{color:var(--theme-white)!important}:root[theme=light][theme-version="2"] .bg-white-elevated{background:var(--theme-white-elevated)!important}:root[theme=light][theme-version="2"] .text-white-elevated{color:var(--theme-white-elevated)!important}:root[theme=light][theme-version="2"] .bg-black{background:var(--theme-black)!important}:root[theme=light][theme-version="2"] .text-black{color:var(--theme-black)!important}:root[theme=light][theme-version="2"] .bg-danger{background:var(--theme-danger)!important}:root[theme=light][theme-version="2"] .text-danger{color:var(--theme-danger)!important}:root[theme=light][theme-version="2"] .bg-warning{background:var(--theme-warning)!important}:root[theme=light][theme-version="2"] .text-warning{color:var(--theme-warning)!important}:root[theme=light][theme-version="2"] .bg-green{background:var(--theme-green)!important}:root[theme=light][theme-version="2"] .text-green{color:var(--theme-green)!important}:root[theme=light][theme-version="2"] .bg-background{background:var(--theme-background)!important}:root[theme=light][theme-version="2"] .text-background{color:var(--theme-background)!important}:root[theme=light][theme-version="2"] .bg-border-color{background:var(--theme-border-color)!important}:root[theme=light][theme-version="2"] .text-border-color{color:var(--theme-border-color)!important}:root[theme=dark][theme-version="2"] .bg-blue50{background:var(--theme-blue50)!important}:root[theme=dark][theme-version="2"] .text-blue50{color:var(--theme-blue50)!important}:root[theme=dark][theme-version="2"] .bg-blue100{background:var(--theme-blue100)!important}:root[theme=dark][theme-version="2"] .text-blue100{color:var(--theme-blue100)!important}:root[theme=dark][theme-version="2"] .bg-blue200{background:var(--theme-blue200)!important}:root[theme=dark][theme-version="2"] .text-blue200{color:var(--theme-blue200)!important}:root[theme=dark][theme-version="2"] .bg-blue300{background:var(--theme-blue300)!important}:root[theme=dark][theme-version="2"] .text-blue300{color:var(--theme-blue300)!important}:root[theme=dark][theme-version="2"] .bg-blue400{background:var(--theme-blue400)!important}:root[theme=dark][theme-version="2"] .text-blue400{color:var(--theme-blue400)!important}:root[theme=dark][theme-version="2"] .bg-blue500{background:var(--theme-blue500)!important}:root[theme=dark][theme-version="2"] .text-blue500{color:var(--theme-blue500)!important}:root[theme=dark][theme-version="2"] .bg-blue600{background:var(--theme-blue600)!important}:root[theme=dark][theme-version="2"] .text-blue600{color:var(--theme-blue600)!important}:root[theme=dark][theme-version="2"] .bg-blue700{background:var(--theme-blue700)!important}:root[theme=dark][theme-version="2"] .text-blue700{color:var(--theme-blue700)!important}:root[theme=dark][theme-version="2"] .bg-blue800{background:var(--theme-blue800)!important}:root[theme=dark][theme-version="2"] .text-blue800{color:var(--theme-blue800)!important}:root[theme=dark][theme-version="2"] .bg-blue900{background:var(--theme-blue900)!important}:root[theme=dark][theme-version="2"] .text-blue900{color:var(--theme-blue900)!important}:root[theme=dark][theme-version="2"] .bg-gray50{background:var(--theme-gray50)!important}:root[theme=dark][theme-version="2"] .text-gray50{color:var(--theme-gray50)!important}:root[theme=dark][theme-version="2"] .bg-gray100{background:var(--theme-gray100)!important}:root[theme=dark][theme-version="2"] .text-gray100{color:var(--theme-gray100)!important}:root[theme=dark][theme-version="2"] .bg-gray200{background:var(--theme-gray200)!important}:root[theme=dark][theme-version="2"] .text-gray200{color:var(--theme-gray200)!important}:root[theme=dark][theme-version="2"] .bg-gray300{background:var(--theme-gray300)!important}:root[theme=dark][theme-version="2"] .text-gray300{color:var(--theme-gray300)!important}:root[theme=dark][theme-version="2"] .bg-gray400{background:var(--theme-gray400)!important}:root[theme=dark][theme-version="2"] .text-gray400{color:var(--theme-gray400)!important}:root[theme=dark][theme-version="2"] .bg-gray500{background:var(--theme-gray500)!important}:root[theme=dark][theme-version="2"] .text-gray500{color:var(--theme-gray500)!important}:root[theme=dark][theme-version="2"] .bg-gray600{background:var(--theme-gray600)!important}:root[theme=dark][theme-version="2"] .text-gray600{color:var(--theme-gray600)!important}:root[theme=dark][theme-version="2"] .bg-gray700{background:var(--theme-gray700)!important}:root[theme=dark][theme-version="2"] .text-gray700{color:var(--theme-gray700)!important}:root[theme=dark][theme-version="2"] .bg-gray800{background:var(--theme-gray800)!important}:root[theme=dark][theme-version="2"] .text-gray800{color:var(--theme-gray800)!important}:root[theme=dark][theme-version="2"] .bg-gray900{background:var(--theme-gray900)!important}:root[theme=dark][theme-version="2"] .text-gray900{color:var(--theme-gray900)!important}:root[theme=dark][theme-version="2"] .bg-primary{background:var(--theme-primary)!important}:root[theme=dark][theme-version="2"] .text-primary{color:var(--theme-primary)!important}:root[theme=dark][theme-version="2"] .bg-white{background:var(--theme-white)!important}:root[theme=dark][theme-version="2"] .text-white{color:var(--theme-white)!important}:root[theme=dark][theme-version="2"] .bg-white-elevated{background:var(--theme-white-elevated)!important}:root[theme=dark][theme-version="2"] .text-white-elevated{color:var(--theme-white-elevated)!important}:root[theme=dark][theme-version="2"] .bg-black{background:var(--theme-black)!important}:root[theme=dark][theme-version="2"] .text-black{color:var(--theme-black)!important}:root[theme=dark][theme-version="2"] .bg-danger{background:var(--theme-danger)!important}:root[theme=dark][theme-version="2"] .text-danger{color:var(--theme-danger)!important}:root[theme=dark][theme-version="2"] .bg-warning{background:var(--theme-warning)!important}:root[theme=dark][theme-version="2"] .text-warning{color:var(--theme-warning)!important}:root[theme=dark][theme-version="2"] .bg-green{background:var(--theme-green)!important}:root[theme=dark][theme-version="2"] .text-green{color:var(--theme-green)!important}:root[theme=dark][theme-version="2"] .bg-background{background:var(--theme-background)!important}:root[theme=dark][theme-version="2"] .text-background{color:var(--theme-background)!important}:root[theme=dark][theme-version="2"] .bg-border-color{background:var(--theme-border-color)!important}:root[theme=dark][theme-version="2"] .text-border-color{color:var(--theme-border-color)!important}.text-left{text-align:left!important}.text-center{text-align:center!important}.text-right{text-align:right!important}.float-left{float:left!important}.float-center{float:center!important}.float-right{float:right!important}/*!
 * animate.css for SASS
 * animate.css -http://daneden.me/animate
 * Version - 3.5.1
 * Licensed under the MIT license - http://opensource.org/licenses/MIT
 *
 * Copyright (c) 2016 Daniel Eden
 */body{backface-visibility:visible}.animated{animation-duration:1s;animation-fill-mode:both;backface-visibility:hidden;-webkit-backface-visibility:hidden}.animated.infinite{animation-iteration-count:infinite}.animated.delay-1s{animation-delay:1s}.animated.delay-2s{animation-delay:2s}.animated.delay-3s{animation-delay:3s}.animated.delay-4s{animation-delay:4s}.animated.delay-5s{animation-delay:5s}.animated.fast{animation-duration:.8s}.animated.faster{animation-duration:.5s}.animated.fastest{animation-duration:.3s}.animated.slow{animation-duration:2s}.animated.slower{animation-duration:3s}@media (print){.animated{animation-duration:1ms!important;transition-duration:1ms!important;animation-iteration-count:1!important}}.animated.flipOutX,.animated.flipOutY,.animated.bounceIn,.animated.bounceOut{animation-duration:.75s}@keyframes bounce_animate{0%,20%,53%,80%,to{animation-timing-function:cubic-bezier(.215,.61,.355,1);transform:translateZ(0)}40%,43%{animation-timing-function:cubic-bezier(.755,.05,.855,.06);transform:translate3d(0,-30px,0)}70%{animation-timing-function:cubic-bezier(.755,.05,.855,.06);transform:translate3d(0,-15px,0)}90%{transform:translate3d(0,-4px,0)}}.animated.bounce{animation-name:bounce_animate;transform-origin:center bottom}@keyframes flash_animate{0%,50%,to{opacity:1}25%,75%{opacity:0}}.animated.flash{animation-name:flash_animate}@keyframes pulse_animate{0%{transform:scaleZ(1)}50%{transform:scale3d(1.05,1.05,1.05)}to{transform:scaleZ(1)}}.animated.pulse{animation-name:pulse_animate}@keyframes rubberBand_animate{0%{transform:scaleZ(1)}30%{transform:scale3d(1.25,.75,1)}40%{transform:scale3d(.75,1.25,1)}50%{transform:scale3d(1.15,.85,1)}65%{transform:scale3d(.95,1.05,1)}75%{transform:scale3d(1.05,.95,1)}to{transform:scaleZ(1)}}.animated.rubberBand{animation-name:rubberBand_animate}@keyframes shake_animate{0%,to{transform:translateZ(0)}10%,30%,50%,70%,90%{transform:translate3d(-10px,0,0)}20%,40%,60%,80%{transform:translate3d(10px,0,0)}}.animated.shake{animation-name:shake_animate}@keyframes headShake_animate{0%{transform:translate(0)}6.5%{transform:translate(-6px) rotateY(-9deg)}18.5%{transform:translate(5px) rotateY(7deg)}31.5%{transform:translate(-3px) rotateY(-5deg)}43.5%{transform:translate(2px) rotateY(3deg)}50%{transform:translate(0)}}.animated.headShake{animation-timing-function:ease-in-out;animation-name:headShake_animate}@keyframes swing_animate{20%{transform:rotate3d(0,0,1,15deg)}40%{transform:rotate3d(0,0,1,-10deg)}60%{transform:rotate3d(0,0,1,5deg)}80%{transform:rotate3d(0,0,1,-5deg)}to{transform:rotate3d(0,0,1,0)}}.animated.swing{transform-origin:top center;animation-name:swing_animate}@keyframes tada_animate{0%{transform:scaleZ(1)}10%,20%{transform:scale3d(.9,.9,.9) rotate3d(0,0,1,-3deg)}30%,50%,70%,90%{transform:scale3d(1.1,1.1,1.1) rotate3d(0,0,1,3deg)}40%,60%,80%{transform:scale3d(1.1,1.1,1.1) rotate3d(0,0,1,-3deg)}to{transform:scaleZ(1)}}.animated.tada{animation-name:tada_animate}@keyframes wobble_animate{0%{transform:none}15%{transform:translate3d(-25%,0,0) rotate3d(0,0,1,-5deg)}30%{transform:translate3d(20%,0,0) rotate3d(0,0,1,3deg)}45%{transform:translate3d(-15%,0,0) rotate3d(0,0,1,-3deg)}60%{transform:translate3d(10%,0,0) rotate3d(0,0,1,2deg)}75%{transform:translate3d(-5%,0,0) rotate3d(0,0,1,-1deg)}to{transform:none}}.animated.wobble{animation-name:wobble_animate}@keyframes jello_animate{0%,11.1%,to{transform:none}22.2%{transform:skew(-12.5deg) skewY(-12.5deg)}33.3%{transform:skew(6.25deg) skewY(6.25deg)}44.4%{transform:skew(-3.125deg) skewY(-3.125deg)}55.5%{transform:skew(1.5625deg) skewY(1.5625deg)}66.6%{transform:skew(-.78125deg) skewY(-.78125deg)}77.7%{transform:skew(.390625deg) skewY(.390625deg)}88.8%{transform:skew(-.1953125deg) skewY(-.1953125deg)}}.animated.jello{animation-name:jello_animate;transform-origin:center}@keyframes bounceIn_animate{0%,20%,40%,60%,80%,to{animation-timing-function:cubic-bezier(.215,.61,.355,1)}0%{opacity:0;transform:scale3d(.3,.3,.3)}20%{transform:scale3d(1.1,1.1,1.1)}40%{transform:scale3d(.9,.9,.9)}60%{opacity:1;transform:scale3d(1.03,1.03,1.03)}80%{transform:scale3d(.97,.97,.97)}to{opacity:1;transform:scaleZ(1)}}.animated.bounceIn{animation-name:bounceIn_animate}@keyframes bounceInDown_animate{0%,60%,75%,90%,to{animation-timing-function:cubic-bezier(.215,.61,.355,1)}0%{opacity:0;transform:translate3d(0,-3000px,0)}60%{opacity:1;transform:translate3d(0,25px,0)}75%{transform:translate3d(0,-10px,0)}90%{transform:translate3d(0,5px,0)}to{transform:none}}.animated.bounceInDown{animation-name:bounceInDown_animate}@keyframes bounceInLeft_animate{0%,60%,75%,90%,to{animation-timing-function:cubic-bezier(.215,.61,.355,1)}0%{opacity:0;transform:translate3d(-3000px,0,0)}60%{opacity:1;transform:translate3d(25px,0,0)}75%{transform:translate3d(-10px,0,0)}90%{transform:translate3d(5px,0,0)}to{transform:none}}.animated.bounceInLeft{animation-name:bounceInLeft_animate}@keyframes bounceInRight_animate{0%,60%,75%,90%,to{animation-timing-function:cubic-bezier(.215,.61,.355,1)}0%{opacity:0;transform:translate3d(3000px,0,0)}60%{opacity:1;transform:translate3d(-25px,0,0)}75%{transform:translate3d(10px,0,0)}90%{transform:translate3d(-5px,0,0)}to{transform:none}}.animated.bounceInRight{animation-name:bounceInRight_animate}@keyframes bounceInUp_animate{0%,60%,75%,90%,to{animation-timing-function:cubic-bezier(.215,.61,.355,1)}0%{opacity:0;transform:translate3d(0,3000px,0)}60%{opacity:1;transform:translate3d(0,-20px,0)}75%{transform:translate3d(0,10px,0)}90%{transform:translate3d(0,-5px,0)}to{transform:translateZ(0)}}.animated.bounceInUp{animation-name:bounceInUp_animate}@keyframes bounceOut_animate{20%{transform:scale3d(.9,.9,.9)}50%,55%{opacity:1;transform:scale3d(1.1,1.1,1.1)}to{opacity:0;transform:scale3d(.3,.3,.3)}}.animated.bounceOut{animation-name:bounceOut_animate}@keyframes bounceOutDown_animate{20%{transform:translate3d(0,10px,0)}40%,45%{opacity:1;transform:translate3d(0,-20px,0)}to{opacity:0;transform:translate3d(0,2000px,0)}}.animated.bounceOutDown{animation-name:bounceOutDown_animate}@keyframes bounceOutLeft_animate{20%{opacity:1;transform:translate3d(20px,0,0)}to{opacity:0;transform:translate3d(-2000px,0,0)}}.animated.bounceOutLeft{animation-name:bounceOutLeft_animate}@keyframes bounceOutRight_animate{20%{opacity:1;transform:translate3d(-20px,0,0)}to{opacity:0;transform:translate3d(2000px,0,0)}}.animated.bounceOutRight{animation-name:bounceOutRight_animate}@keyframes bounceOutUp_animate{20%{transform:translate3d(0,-10px,0)}40%,45%{opacity:1;transform:translate3d(0,20px,0)}to{opacity:0;transform:translate3d(0,-2000px,0)}}.animated.bounceOutUp{animation-name:bounceOutUp_animate}@keyframes fadeIn_animate{0%{opacity:0}to{opacity:1}}.animated.fadeIn{animation-name:fadeIn_animate}@keyframes fadeInDown_animate{0%{opacity:0;transform:translate3d(0,-100%,0)}to{opacity:1;transform:none}}.animated.fadeInDown{animation-name:fadeInDown_animate}@keyframes fadeInDownBig_animate{0%{opacity:0;transform:translate3d(0,-2000px,0)}to{opacity:1;transform:none}}.animated.fadeInDownBig{animation-name:fadeInDownBig_animate}@keyframes fadeInLeft_animate{0%{opacity:0;transform:translate3d(-100%,0,0)}to{opacity:1;transform:none}}.animated.fadeInLeft{animation-name:fadeInLeft_animate}@keyframes fadeInLeftBig_animate{0%{opacity:0;transform:translate3d(-2000px,0,0)}to{opacity:1;transform:none}}.animated.fadeInLeftBig{animation-name:fadeInLeftBig_animate}@keyframes fadeInRight_animate{0%{opacity:0;transform:translate3d(100%,0,0)}to{opacity:1;transform:none}}.animated.fadeInRight{animation-name:fadeInRight_animate}@keyframes fadeInRightBig_animate{0%{opacity:0;transform:translate3d(2000px,0,0)}to{opacity:1;transform:none}}.animated.fadeInRightBig{animation-name:fadeInRightBig_animate}@keyframes fadeInUp_animate{0%{opacity:0;transform:translate3d(0,100%,0)}to{opacity:1;transform:none}}.animated.fadeInUp{animation-name:fadeInUp_animate}@keyframes fadeInUpBig_animate{0%{opacity:0;transform:translate3d(0,2000px,0)}to{opacity:1;transform:none}}.animated.fadeInUpBig{animation-name:fadeInUpBig_animate}@keyframes fadeOut_animate{0%{opacity:1}to{opacity:0}}.animated.fadeOut{animation-name:fadeOut_animate}@keyframes fadeOutDown_animate{0%{opacity:1}to{opacity:0;transform:translate3d(0,100%,0)}}.animated.fadeOutDown{animation-name:fadeOutDown_animate}@keyframes fadeOutDownBig_animate{0%{opacity:1}to{opacity:0;transform:translate3d(0,2000px,0)}}.animated.fadeOutDownBig{animation-name:fadeOutDownBig_animate}@keyframes fadeOutLeft_animate{0%{opacity:1}to{opacity:0;transform:translate3d(-100%,0,0)}}.animated.fadeOutLeft{animation-name:fadeOutLeft_animate}@keyframes fadeOutLeftBig_animate{0%{opacity:1}to{opacity:0;transform:translate3d(-2000px,0,0)}}.animated.fadeOutLeftBig{animation-name:fadeOutLeftBig_animate}@keyframes fadeOutRight_animate{0%{opacity:1}to{opacity:0;transform:translate3d(100%,0,0)}}.animated.fadeOutRight{animation-name:fadeOutRight_animate}@keyframes fadeOutRightBig_animate{0%{opacity:1}to{opacity:0;transform:translate3d(2000px,0,0)}}.animated.fadeOutRightBig{animation-name:fadeOutRightBig_animate}@keyframes fadeOutUp_animate{0%{opacity:1}to{opacity:0;transform:translate3d(0,-100%,0)}}.animated.fadeOutUp{animation-name:fadeOutUp_animate}@keyframes fadeOutUpBig_animate{0%{opacity:1}to{opacity:0;transform:translate3d(0,-2000px,0)}}.animated.fadeOutUpBig{animation-name:fadeOutUpBig_animate}@keyframes flip_animate{0%{transform:perspective(400px) rotateY(-360deg);animation-timing-function:ease-out}40%{transform:perspective(400px) translateZ(150px) rotateY(-190deg);animation-timing-function:ease-out}50%{transform:perspective(400px) translateZ(150px) rotateY(-170deg);animation-timing-function:ease-in}80%{transform:perspective(400px) scale3d(.95,.95,.95);animation-timing-function:ease-in}to{transform:perspective(400px);animation-timing-function:ease-in}}.animated.animated.flip{backface-visibility:visible;animation-name:flip_animate}@keyframes flipInX_animate{0%{transform:perspective(400px) rotateX(90deg);animation-timing-function:ease-in;opacity:0}40%{transform:perspective(400px) rotateX(-20deg);animation-timing-function:ease-in}60%{transform:perspective(400px) rotateX(10deg);opacity:1}80%{transform:perspective(400px) rotateX(-5deg)}to{transform:perspective(400px)}}.animated.flipInX{backface-visibility:visible!important;animation-name:flipInX_animate}@keyframes flipInY_animate{0%{transform:perspective(400px) rotateY(90deg);animation-timing-function:ease-in;opacity:0}40%{transform:perspective(400px) rotateY(-20deg);animation-timing-function:ease-in}60%{transform:perspective(400px) rotateY(10deg);opacity:1}80%{transform:perspective(400px) rotateY(-5deg)}to{transform:perspective(400px)}}.animated.flipInY{backface-visibility:visible!important;animation-name:flipInY_animate}@keyframes flipOutX_animate{0%{transform:perspective(400px)}30%{transform:perspective(400px) rotateX(-20deg);opacity:1}to{transform:perspective(400px) rotateX(90deg);opacity:0}}.animated.flipOutX{animation-name:flipOutX_animate;backface-visibility:visible!important}@keyframes flipOutY_animate{0%{transform:perspective(400px)}30%{transform:perspective(400px) rotateY(-15deg);opacity:1}to{transform:perspective(400px) rotateY(90deg);opacity:0}}.animated.flipOutY{backface-visibility:visible!important;animation-name:flipOutY_animate}@keyframes lightSpeedIn_animate{0%{transform:translate3d(100%,0,0) skew(-30deg);opacity:0}60%{transform:skew(20deg);opacity:1}80%{transform:skew(-5deg);opacity:1}to{transform:none;opacity:1}}.animated.lightSpeedIn{animation-name:lightSpeedIn_animate;animation-timing-function:ease-out}@keyframes lightSpeedOut_animate{0%{opacity:1}to{transform:translate3d(100%,0,0) skew(30deg);opacity:0}}.animated.lightSpeedOut{animation-name:lightSpeedOut_animate;animation-timing-function:ease-in}@keyframes rotateIn_animate{0%{transform-origin:center;transform:rotate3d(0,0,1,-200deg);opacity:0}to{transform-origin:center;transform:none;opacity:1}}.animated.rotateIn{animation-name:rotateIn_animate}@keyframes rotateInDownLeft_animate{0%{transform-origin:left bottom;transform:rotate3d(0,0,1,-45deg);opacity:0}to{transform-origin:left bottom;transform:none;opacity:1}}.animated.rotateInDownLeft{animation-name:rotateInDownLeft_animate}@keyframes rotateInDownRight_animate{0%{transform-origin:right bottom;transform:rotate3d(0,0,1,45deg);opacity:0}to{transform-origin:right bottom;transform:none;opacity:1}}.animated.rotateInDownRight{animation-name:rotateInDownRight_animate}@keyframes rotateInUpLeft_animate{0%{transform-origin:left bottom;transform:rotate3d(0,0,1,45deg);opacity:0}to{transform-origin:left bottom;transform:none;opacity:1}}.animated.rotateInUpLeft{animation-name:rotateInUpLeft_animate}@keyframes rotateInUpRight_animate{0%{transform-origin:right bottom;transform:rotate3d(0,0,1,-90deg);opacity:0}to{transform-origin:right bottom;transform:none;opacity:1}}.animated.rotateInUpRight{animation-name:rotateInUpRight_animate}@keyframes rotateOut_animate{0%{transform-origin:center;opacity:1}to{transform-origin:center;transform:rotate3d(0,0,1,200deg);opacity:0}}.animated.rotateOut{animation-name:rotateOut_animate}@keyframes rotateOutDownLeft_animate{0%{transform-origin:left bottom;opacity:1}to{transform-origin:left bottom;transform:rotate3d(0,0,1,45deg);opacity:0}}.animated.rotateOutDownLeft{animation-name:rotateOutDownLeft_animate}@keyframes rotateOutDownRight_animate{0%{transform-origin:right bottom;opacity:1}to{transform-origin:right bottom;transform:rotate3d(0,0,1,-45deg);opacity:0}}.animated.rotateOutDownRight{animation-name:rotateOutDownRight_animate}@keyframes rotateOutUpLeft_animate{0%{transform-origin:left bottom;opacity:1}to{transform-origin:left bottom;transform:rotate3d(0,0,1,-45deg);opacity:0}}.animated.rotateOutUpLeft{animation-name:rotateOutUpLeft_animate}@keyframes rotateOutUpRight_animate{0%{transform-origin:right bottom;opacity:1}to{transform-origin:right bottom;transform:rotate3d(0,0,1,90deg);opacity:0}}.animated.rotateOutUpRight{animation-name:rotateOutUpRight_animate}@keyframes hinge_animate{0%{transform-origin:top left;animation-timing-function:ease-in-out}20%,60%{transform:rotate3d(0,0,1,80deg);transform-origin:top left;animation-timing-function:ease-in-out}40%,80%{transform:rotate3d(0,0,1,60deg);transform-origin:top left;animation-timing-function:ease-in-out;opacity:1}to{transform:translate3d(0,700px,0);opacity:0}}.animated.hinge{animation-name:hinge_animate}@keyframes rollIn_animate{0%{opacity:0;transform:translate3d(-100%,0,0) rotate3d(0,0,1,-120deg)}to{opacity:1;transform:none}}.animated.rollIn{animation-name:rollIn_animate}@keyframes rollOut_animate{0%{opacity:1}to{opacity:0;transform:translate3d(100%,0,0) rotate3d(0,0,1,120deg)}}.animated.rollOut{animation-name:rollOut_animate}@keyframes zoomIn_animate{0%{opacity:0;transform:scale3d(.3,.3,.3)}50%{opacity:1}}.animated.zoomIn{animation-name:zoomIn_animate}@keyframes zoomInDown_animate{0%{opacity:0;transform:scale3d(.1,.1,.1) translate3d(0,-1000px,0);animation-timing-function:cubic-bezier(.55,.055,.675,.19)}60%{opacity:1;transform:scale3d(.475,.475,.475) translate3d(0,60px,0);animation-timing-function:cubic-bezier(.175,.885,.32,1)}}.animated.zoomInDown{animation-name:zoomInDown_animate}@keyframes zoomInLeft_animate{0%{opacity:0;transform:scale3d(.1,.1,.1) translate3d(-1000px,0,0);animation-timing-function:cubic-bezier(.55,.055,.675,.19)}60%{opacity:1;transform:scale3d(.475,.475,.475) translate3d(10px,0,0);animation-timing-function:cubic-bezier(.175,.885,.32,1)}}.animated.zoomInLeft{animation-name:zoomInLeft_animate}@keyframes zoomInRight_animate{0%{opacity:0;transform:scale3d(.1,.1,.1) translate3d(1000px,0,0);animation-timing-function:cubic-bezier(.55,.055,.675,.19)}60%{opacity:1;transform:scale3d(.475,.475,.475) translate3d(-10px,0,0);animation-timing-function:cubic-bezier(.175,.885,.32,1)}}.animated.zoomInRight{animation-name:zoomInRight_animate}@keyframes zoomInUp_animate{0%{opacity:0;transform:scale3d(.1,.1,.1) translate3d(0,1000px,0);animation-timing-function:cubic-bezier(.55,.055,.675,.19)}60%{opacity:1;transform:scale3d(.475,.475,.475) translate3d(0,-60px,0);animation-timing-function:cubic-bezier(.175,.885,.32,1)}}.animated.zoomInUp{animation-name:zoomInUp_animate}@keyframes zoomOut_animate{0%{opacity:1}50%{opacity:0;transform:scale3d(.3,.3,.3)}to{opacity:0}}.animated.zoomOut{animation-name:zoomOut_animate}@keyframes zoomOutDown_animate{40%{opacity:1;transform:scale3d(.475,.475,.475) translate3d(0,-60px,0);animation-timing-function:cubic-bezier(.55,.055,.675,.19)}to{opacity:0;transform:scale3d(.1,.1,.1) translate3d(0,2000px,0);transform-origin:center bottom;animation-timing-function:cubic-bezier(.175,.885,.32,1)}}.animated.zoomOutDown{animation-name:zoomOutDown_animate}@keyframes zoomOutLeft_animate{40%{opacity:1;transform:scale3d(.475,.475,.475) translate3d(42px,0,0)}to{opacity:0;transform:scale(.1) translate3d(-2000px,0,0);transform-origin:left center}}.animated.zoomOutLeft{animation-name:zoomOutLeft_animate}@keyframes zoomOutRight_animate{40%{opacity:1;transform:scale3d(.475,.475,.475) translate3d(-42px,0,0)}to{opacity:0;transform:scale(.1) translate3d(2000px,0,0);transform-origin:right center}}.animated.zoomOutRight{animation-name:zoomOutRight_animate}@keyframes zoomOutUp_animate{40%{opacity:1;transform:scale3d(.475,.475,.475) translate3d(0,60px,0);animation-timing-function:cubic-bezier(.55,.055,.675,.19)}to{opacity:0;transform:scale3d(.1,.1,.1) translate3d(0,-2000px,0);transform-origin:center bottom;animation-timing-function:cubic-bezier(.175,.885,.32,1)}}.animated.zoomOutUp{animation-name:zoomOutUp_animate}@keyframes slideInDown_animate{0%{transform:translate3d(0,-100%,0);visibility:visible}to{transform:translateZ(0)}}.animated.slideInDown{animation-name:slideInDown_animate}@keyframes slideInLeft_animate{0%{transform:translate3d(-100%,0,0);visibility:visible}to{transform:translateZ(0)}}.animated.slideInLeft{animation-name:slideInLeft_animate}@keyframes slideInRight_animate{0%{transform:translate3d(100%,0,0);visibility:visible}to{transform:translateZ(0)}}.animated.slideInRight{animation-name:slideInRight_animate}@keyframes slideInUp_animate{0%{transform:translate3d(0,100%,0);visibility:visible}to{transform:translateZ(0)}}.animated.slideInUp{animation-name:slideInUp_animate}@keyframes slideOutDown_animate{0%{transform:translateZ(0)}to{visibility:hidden;transform:translate3d(0,100%,0)}}.animated.slideOutDown{animation-name:slideOutDown_animate}@keyframes slideOutLeft_animate{0%{transform:translateZ(0)}to{visibility:hidden;transform:translate3d(-100%,0,0)}}.animated.slideOutLeft{animation-name:slideOutLeft_animate}@keyframes slideOutRight_animate{0%{transform:translateZ(0)}to{visibility:hidden;transform:translate3d(100%,0,0)}}.animated.slideOutRight{animation-name:slideOutRight_animate}@keyframes slideOutUp_animate{0%{transform:translateZ(0)}to{visibility:hidden;transform:translate3d(0,-100%,0)}}.animated.slideOutUp{animation-name:slideOutUp_animate}@keyframes wiggle_animate{0%{transform:skew(9deg)}10%{transform:skew(-8deg)}20%{transform:skew(7deg)}30%{transform:skew(-6deg)}40%{transform:skew(5deg)}50%{transform:skew(-4deg)}60%{transform:skew(3deg)}70%{transform:skew(-2deg)}80%{transform:skew(1deg)}90%{transform:skew(0)}to{transform:skew(0);opacity:1}}.animated.wiggle{animation-name:wiggle_animate;animation-timing-function:ease-in}@keyframes none_anim_animate{0%{transform:translateZ(.01)}to{transform:translateZ(0)}}.animated.none{animation-duration:1ms!important;transition-duration:1ms!important;animation-iteration-count:1!important;animation-name:none_anim!important;animation-timing-function:linear!important}html,body{margin:0;padding:0;width:100%;min-height:100%;font-family:Pretendard JP Variable,Pretendard JP,Pretendard,sans-serif;font-size:14px;font-weight:400;font-feature-settings:"ss05";font-feature-settings:"tnum";-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}*{-webkit-appearance:none;appearance:none;box-sizing:border-box;outline:none}html[lang=ja] *{word-break:break-all!important}button,input{font-family:Pretendard JP Variable,Pretendard JP,Pretendard,sans-serif}a{cursor:pointer}ul,li,ol{padding:0;margin:0;list-style-type:none}h1,h2,h3,h4,h5,h6{margin:0}h1{font-size:36px;font-weight:700}h2{font-size:28px;font-weight:700}h3{font-size:22px;font-weight:700;margin:0}h4{font-size:20px;font-weight:700}h5{font-size:17px;font-weight:700}h6{display:inline;font-size:15px;font-weight:700}p{font-size:13px;font-weight:400;margin:0}.caption1{font-size:15px;font-weight:700}.caption2{font-size:13px;font-weight:500}.alert-screen{padding:0;position:fixed;top:0;left:0;width:100vw;height:100vh;background:rgba(0,0,0,.4);display:flex;flex-direction:column;align-items:center;justify-content:center;z-index:99}.alert-screen.alert-screen-popup{z-index:98}.button{width:min-content;max-width:100%;border:0;font-size:15px;font-weight:600;line-height:normal;letter-spacing:normal;overflow:hidden;white-space:nowrap;text-overflow:ellipsis;cursor:pointer;border:1px solid var(--theme-border-color)}.button:disabled{opacity:.5;cursor:not-allowed}.button.borderless{border-width:0!important}.button.button-round{border-radius:8px}.button.button-pill{border-radius:30px}.button.button-circle{border-radius:999px}.button.button-square{border-radius:0}.button.button-fixed{min-width:240px;height:60px;padding:20px;font-size:17px;font-weight:700}.button.button-icon{padding:7px 21px;height:42px}.button.button-alert{min-width:106px;padding:12px;height:42px}.button.button-popup{min-width:156px;height:52px;padding:0 16px;font-size:17px;font-weight:700}.button.button-xl{height:52px;padding:16px;font-size:17px;font-weight:700}.button.button-lg{height:48px;padding:15px 24px}.button.button-md{height:34px;padding:8px 24px}.button.button-sm{height:31px;padding:8px 16px;font-size:13px}.button.button-sm.button-round{border-radius:6px}.button.button-blue50{background:var(--theme-blue50);border-color:var(--theme-blue50);color:var(--theme-blue400)}.button.button-blue50:hover{background:var(--theme-blue100)}.button.button-blue400,.button.button-primary{background:var(--theme-blue400);border-color:var(--theme-blue400);color:#fff}.button.button-blue400:hover,.button.button-primary:hover{background:var(--theme-blue600)}.button.button-gray50{background:var(--theme-gray50);color:var(--theme-gray600)}.button.button-gray50:hover{background:var(--theme-gray200)}.button.button-gray800{background:var(--theme-gray800);color:var(--theme-white)}.button.button-gray800:hover{background:var(--theme-gray900)}.button.button-gray200{background:var(--theme-gray200);color:var(--theme-gray900)}.button.button-gray900{background:var(--theme-gray900);color:var(--theme-white)}.button.button-white{background:var(--theme-white);color:var(--theme-gray900)}.button.button-white:hover{background:var(--theme-gray100)}.input{position:relative}.input .input-container{display:flex;align-items:center;flex-direction:row;background:var(--theme-gray50);border:1px solid var(--theme-border-color);border-radius:8px;padding:14px;font-size:15px;height:48px;font-weight:700}.input:hover .input-container{border-color:var(--theme-blue100);border-width:2px;padding:13px}.input.input-focus .input-container{background:var(--theme-white);border-color:var(--theme-blue400);border-width:2px;padding:13px}.input.input-disabled .input-container,.input.input-readonly .input-container{border-width:0;background-color:var(--theme-gray50);padding:15px}.input.input-error .input-container{border-width:2px;border-color:var(--theme-danger);padding:13px}.input.input-error .input-caption{color:var(--theme-danger);font-weight:500}.input input{flex:1 1;border:0;padding:0;width:100%;background:rgba(0,0,0,0);font-size:15px;line-height:normal;letter-spacing:normal;color:var(--theme-gray900);text-align:left}.input input::placeholder{color:var(--theme-gray500)}.input input::-ms-clear,.input input::-ms-reveal{display:none;width:0;height:0}.input input::-webkit-search-decoration,.input input::-webkit-search-cancel-button,.input input::-webkit-search-results-button,.input input::-webkit-search-results-decoration{display:none}.input .input-caption{position:absolute;left:4px;top:100%;font-size:13px;line-height:1.85}.dropdown,.dropdown .dropdown-container{position:relative}.dropdown:hover .dropdown-display{border-color:var(--theme-blue100);border-width:2px;padding:14px}.dropdown.dropdown-focus .dropdown-display{background:var(--theme-white);border-color:var(--theme-blue400);border-width:2px;padding:14px}.dropdown.dropdown-disabled .dropdown-display,.dropdown.dropdown-readonly .dropdown-display{border-width:0;background-color:var(--theme-gray50);padding:14px;pointer-events:none}.dropdown.dropdown-error .dropdown-display{border-width:2px;border-color:var(--theme-danger);padding:14px}.dropdown.dropdown-error .dropdown-caption{color:var(--theme-danger)}.dropdown .dropdown-display{height:48px;border-radius:8px;border:1px solid var(--theme-border-color);padding:14px;display:flex;flex-direction:row;align-items:center;cursor:pointer}.dropdown .dropdown-display a,.dropdown .dropdown-display input{flex:1 1;font-size:15px;font-weight:500;color:var(--theme-gray900);border:0;padding:0;width:100%;text-overflow:ellipsis;overflow:hidden;white-space:nowrap;background-color:var(--theme-white)}.dropdown .dropdown-display img{max-width:100%;max-height:100%;vertical-align:middle}.dropdown .dropdown-display svg{justify-self:flex-end}.dropdown .dropdown-wrapper{border-radius:8px;border:solid 1px var(--theme-gray200);padding:8px 0;position:absolute;z-index:1;width:max-content;top:100%;min-width:100%;margin-top:2px;background-color:var(--theme-white);max-height:30em;overflow-x:hidden;overflow-y:auto;scrollbar-width:thin;scrollbar-color:rgba(0,0,0,.2) rgba(0,0,0,.1)}.dropdown .dropdown-wrapper ::-webkit-scrollbar{width:8px;border-radius:4px;background:rgba(0,0,0,.1);padding:0 1px}.dropdown .dropdown-wrapper ::-webkit-scrollbar-button{display:none}.dropdown .dropdown-wrapper ::-webkit-scrollbar-thumb{border-radius:3px;width:6px;background-color:#0003}.dropdown .dropdown-children p{padding:12px;margin:0 8px;font-size:15px;font-weight:700;color:var(--theme-gray900)}.dropdown .dropdown-childrens{padding-left:8px}.dropdown .dropdown-item{border-radius:8px;padding:12px;margin:0 8px;cursor:pointer;font-size:15px;font-weight:500;color:var(--theme-gray900)}.dropdown .dropdown-item.dropdown-selected{background-color:var(--theme-gray200)}.dropdown .dropdown-item:hover{background-color:var(--theme-gray50)}.dropdown .dropdown-item.dropdown-disabled{opacity:.5;cursor:not-allowed}.dropdown .dropdown-item .dropdown-wrapper{padding-left:8px}.dropdown .dropdown-caption{position:absolute;left:4px;top:100%;font-size:13px;font-weight:500;margin-top:4px}.input-line{position:relative;display:flex;align-items:flex-start;gap:8px}.input-line .input,.input-line .dropdown{flex:1 1}.input-line.label-position-top{flex-wrap:wrap}.input-line.label-position-top .input-label{width:100%}.input-label{display:inline-block;font-size:15px;line-height:24px;font-weight:500;color:var(--theme-gray900)}.input-label.input-label-center{align-self:center}.input-label.input-label-flex-end{align-self:flex-end}.checkbox{display:inline-flex;vertical-align:top;flex-direction:row;align-items:center}.checkbox.checkbox-block{display:flex}.checkbox.checkbox-block label{width:100%}.checkbox.checkbox-disabled,.checkbox.checkbox-readonly{pointer-events:none;opacity:.5}.checkbox:hover label :first-child{border-color:var(--theme-blue100)}.checkbox label{display:inline-flex;align-items:center;font-size:15px;font-weight:500;color:var(--theme-gray900)}.checkbox label :first-child{flex:0 0 20px;content:" ";display:inline-flex;align-items:center;justify-content:center;width:20px;height:20px;border-radius:2px;border:1px solid var(--theme-gray400);cursor:pointer;margin-right:8px}.checkbox input{display:none}.checkbox input:checked+label :first-child{background:var(--theme-blue400);border:0;background-image:url("");background-position:50% 50%}.radio{display:inline-flex;vertical-align:top;flex-direction:row;align-items:center;justify-content:center;font-size:15px;font-weight:500;color:var(--theme-gray900)}.radio.radio-block{display:flex}.radio.radio-block:not(:last-child){margin-bottom:24px}.radio:not(.radio-block):not(.radio:last-child){margin-right:24px}.radio.radio-disabled,.radio.radio-readonly{pointer-events:none;opacity:.5}.radio:hover span{border-color:var(--theme-blue100)}.radio span{flex:0 0 20px;content:" ";display:inline-flex;align-items:center;justify-content:center;width:20px;height:20px;border-radius:10px;border:1px solid var(--theme-gray400);cursor:pointer;margin-right:8px}.radio input{display:none}.radio input:checked+span{border-color:var(--theme-blue400);border-width:5px}.switch{position:relative;min-width:44px;height:24px}.switch.switch-disabled,.switch.switch-readonly{opacity:.5;pointer-events:none}.switch label{position:relative;display:inline-block;width:100%;height:100%;padding:2px;border-radius:12px;background-color:var(--theme-gray400);cursor:pointer}.switch label:before{content:" ";position:absolute;display:inline-block;width:20px;height:20px;border-radius:10px;background:#ffffff;transition:left .3s ease-out;top:2px;left:2px;box-shadow:0 3px 6px #00000026}.switch input{display:none}.switch>input:checked+label{background-color:var(--theme-blue400)}.switch>input:checked+label:before{left:calc(100% - 22px)}.paginations{display:grid;grid-auto-flow:column;grid-auto-columns:minmax(28px,max-content);column-gap:8px;justify-content:center}.paginations .paginations-list{display:grid;grid-auto-flow:column;grid-auto-columns:minmax(28px,max-content);column-gap:8px}.paginations .paginations-item{width:28px;height:28px;padding:1px;border-radius:4px;border:1px solid var(--theme-border-color);background-color:var(--theme-white);font-size:13px;font-weight:600;color:var(--theme-gray900);cursor:pointer}.paginations .paginations-item:hover{background-color:var(--theme-blue50)}.paginations .paginations-item:disabled{background-color:var(--theme-gray50);pointer-events:none}.paginations .paginations-item.paginations-item-selected{border:0;background-color:var(--theme-blue400);color:#fff}.paginations-dots,.paginations-dots .paginations-dots-list{display:grid;grid-auto-flow:column;grid-auto-columns:minmax(8px,max-content);column-gap:8px}.paginations-dots .paginations-dots-item{width:8px;height:8px;padding:0;border-radius:4px;border-width:0;background-color:var(--theme-gray900);opacity:.3;cursor:pointer}.paginations-dots .paginations-dots-item:hover{background-color:var(--theme-gray800)}.paginations-dots .paginations-dots-item:disabled{opacity:.5;pointer-events:none}.paginations-dots .paginations-dots-item.paginations-dots-item-selected{opacity:1}.slider{position:relative}.slider input{cursor:pointer;position:absolute;width:100%;height:100%;top:0;left:0;opacity:0}.slider-wrapper{width:100%;height:12px;margin-bottom:27px;border-radius:6px;background-color:var(--theme-gray100);touch-action:pan-x pan-y;-ms-touch-action:pan-x pan-y;cursor:pointer}.slider-mark{position:relative;display:block;height:100%;border-radius:6px;background-color:var(--theme-blue100);width:0}.slider-mark span{position:absolute;display:inline-block;width:18px;height:18px;box-shadow:0 3px 6px #00000029;background-color:var(--theme-blue400);border-radius:9px;left:calc(100% - 9px);top:0;margin-top:-3px}.slider-mark b{position:absolute;display:inline-block;font-size:15px;font-weight:400;left:calc(100% - 9px);top:100%;margin-top:12px}.slider-values{position:relative;margin-top:12px;font-size:15px}.slider-min{position:absolute;left:0;opacity:1;transition:opacity 133ms ease-out}.slider-mid{position:absolute;left:50%;opacity:1;transition:opacity 133ms ease-out}.slider-max{position:absolute;right:0;opacity:1;transition:opacity 133ms ease-out}.slider-collision{opacity:0}.datepicker{position:relative}.datepicker.datepicker-inline{display:inline-block;min-width:240px}.datepicker .datepicker-container{display:flex;align-items:center;flex-direction:row;background:var(--theme-white);height:48px}.datepicker .datepicker-container a{display:inline-flex;width:50px;height:100%;justify-content:center;align-items:center;border:1px solid var(--theme-gray200);border-top-right-radius:8px;border-bottom-right-radius:8px;margin-left:-1px;cursor:pointer}.datepicker .datepicker-container a:hover{z-index:1;border-color:var(--theme-blue100);border-width:2px}.datepicker .datepicker-container a.datepicker-container-focus{background:var(--theme-blue50)}.datepicker .datepicker-container input{border:0;background:rgba(0,0,0,0);font-size:15px;line-height:normal;letter-spacing:normal;color:var(--theme-gray900);text-align:left}.datepicker .datepicker-container input[name=date]{grid-column:1}.datepicker .datepicker-container input[name=time]{grid-column:2}.datepicker .datepicker-container .datepicker-input{flex:1 1;display:grid;grid-template-columns:100%;max-width:156px;width:100%;height:100%;padding:0 12px;border:1px solid var(--theme-gray200);border-top-left-radius:8px;border-bottom-left-radius:8px}.datepicker .datepicker-container .datepicker-input.datepicker-timeinput{grid-template-columns:70% 30%;max-width:175px}.datepicker .datepicker-container .datepicker-input:hover{z-index:1;border-color:var(--theme-blue100);border-width:2px;padding:0 11px}.datepicker .datepicker-container .datepicker-input:focus{z-index:1;border-color:var(--theme-blue400);border-width:2px;padding:0 11px}.datepicker .datepicker-caption{position:absolute;left:4px;top:100%;font-size:13px;line-height:1.85}.datepicker .datepicker-wrapper-header{display:flex;align-items:center}.datepicker .datepicker-wrapper-header h5{flex:1 1;text-align:center;margin:0}.datepicker .datepicker-wrapper-header a{cursor:pointer}.datepicker .datepicker-wrapper{position:absolute;top:100%;right:0;margin-top:2px;max-width:240px;padding:8px;border-radius:8px;box-shadow:0 5px 15px #0000001a;border:1px solid var(--theme-border-color);background-color:var(--theme-white);z-index:1}.datepicker .datepicker-wrapper-list{display:grid;grid-template-columns:repeat(7,1fr);grid-auto-rows:1fr}.datepicker .datepicker-wrapper-list.datepicker-wrapper-list-7{grid-template-columns:repeat(3,1fr)}.datepicker .datepicker-wrapper-list.datepicker-wrapper-list-7 .datepicker-wrapper-item{width:64px;height:64px;font-size:15px}.datepicker .datepicker-wrapper-list.datepicker-wrapper-list-4{grid-template-columns:repeat(3,1fr)}.datepicker .datepicker-wrapper-list.datepicker-wrapper-list-4 .datepicker-wrapper-item{width:64px;height:64px;font-size:15px}.datepicker .datepicker-wrapper-item{display:inline-flex;align-items:center;justify-content:center;width:32px;height:32px;border:0;background-color:var(--theme-white);padding:0;font-size:12.8px;font-weight:500;cursor:pointer}.datepicker .datepicker-wrapper-item.datepicker-wrapper-item-empty{pointer-events:none}.datepicker .datepicker-wrapper-item.datepicker-wrapper-item-week{font-size:11.8px;font-weight:400;pointer-events:none;color:var(--theme-gray500)}.datepicker .datepicker-wrapper-item.datepicker-wrapper-item-selected{color:var(--theme-blue400);border-radius:16px;background:rgba(81,156,255,.1)}.datepicker .datepicker-wrapper-item.datepicker-wrapper-item-disabled{color:var(--theme-gray200);pointer-events:none}.alert{display:flex;flex-direction:column;align-items:center;min-width:320px;max-width:320px;width:max-content;background:var(--theme-white-elevated);border-radius:16px;box-shadow:4px 12px 40px #0000001a;padding:12px 6px 0}.alert>nav{width:100%;text-align:right;padding:8px 12px;margin-bottom:8px}.alert .alert-close{display:inline-block;width:32px;height:32px;padding:4px;background:var(--theme-gray200);border-radius:8px;cursor:pointer}.alert>header{text-align:center;margin-bottom:16px}.alert>header>h4:not(:first-child){margin-top:16px}.alert>main{flex:1 1}.alert>article{font-size:15px;font-weight:500;line-height:1.6;text-align:center;padding:0 24px}.alert>footer{text-align:center;padding:32px 0}.alert>footer button:not(:last-child){margin-right:12px}.confirm{position:absolute;display:flex;flex-direction:column;align-items:center;width:360px;padding:32px 16px;background:var(--theme-white-elevated);border-radius:16px;box-shadow:4px 12px 40px #0000001a}.confirm>header{text-align:center;margin-bottom:16px}.confirm>main{flex:1 1}.confirm>article{font-size:15px;font-weight:500;line-height:1.6;text-align:center}.confirm>footer{padding:32px 0 0;text-align:center}.confirm>footer button:not(:last-child){margin-right:12px}.popup{position:absolute;width:100%;border-radius:16px;box-shadow:4px 12px 40px #0000001a;max-width:640px;min-width:280px;background:var(--theme-white-elevated);max-height:91.4621vh}.popup .popup-header{min-height:64px;display:flex;align-items:center;padding:32px 32px 0}.popup .popup-header h3{flex:1 1}.popup .popup-header .popup-close{display:inline-block;width:32px;height:32px;padding:4px;background:var(--theme-gray100);border-radius:8px;align-self:flex-start;cursor:pointer}.popup .popup-header .popup-close:hover{background:var(--theme-gray200)}.popup .popup-main{position:relative;padding:16px 32px 0}.popup .popup-main.popup-nopadding{padding:0}.popup .popup-footer{text-align:center;padding:32px}.scrollbar{position:relative;max-width:100%;max-height:100%;overflow:hidden}.scrollbar.scrollbar-vertical{padding-right:9px}.scrollbar.scrollbar-horizontal{padding-bottom:9px}.scrollbar.scrollbar-horizontal .scrollbar-track{bottom:0;left:0;width:100%;height:8px;border-radius:4px;background:rgba(0,0,0,.1);padding:0 1px;touch-action:pan-x;-ms-touch-action:pan-x}.scrollbar.scrollbar-horizontal .scrollbar-thumb{height:6px;border-radius:3px;background-color:#0003;pointer-events:none}.scrollbar.scrollbar-horizontal>main{overflow-x:scroll;overflow-y:hidden}.scrollbar .scrollbar-track{position:absolute;top:0;right:0;width:8px;height:100%;border-radius:4px;background:rgba(0,0,0,.1);padding:0 1px;touch-action:pan-y;-ms-touch-action:pan-y;cursor:pointer}.scrollbar .scrollbar-thumb{width:6px;border-radius:3px;background-color:#0003;pointer-events:none}.scrollbar>div{width:100%;height:100%;overflow-x:hidden;overflow-y:scroll;-ms-overflow-style:none;scrollbar-width:none}.scrollbar>div::-webkit-scrollbar{display:none}.tooltip{position:absolute;top:20px;left:-6px;padding:16px;margin-top:16px;font-size:13px;font-weight:500;-webkit-text-stroke:1px rgba(0,0,0,0);stroke:1px rgba(0,0,0,0);line-height:1.6;text-align:left;color:var(--theme-white);-webkit-backdrop-filter:blur(5px);backdrop-filter:blur(5px);border:solid 1px var(--theme-gray700);background-color:var(--theme-gray800);border-radius:8px}.tooltip>header{font-size:15px;font-weight:700;line-height:20px;margin-bottom:12px}.tooltip>header>a{cursor:pointer;float:right}.tooltip .design2-text-red{color:var(--theme-danger)}.tooltip:before{content:" ";position:absolute;left:12px;top:-12px;width:0;height:0;border-left:12px solid var(--theme-gray800);border-top:6px solid transparent;border-bottom:6px solid transparent;transform:rotate(-90deg)}.tooltip-badge{position:relative;display:inline-block;vertical-align:top;height:22px}.tooltip-badge>a{display:inline-block;height:24px}.tooltip-badge.tooltip-badge-left{margin-left:4px}.tooltip-badge.tooltip-badge-right{margin-right:4px}.tooltip-badge>.tooltip{width:280px;z-index:1}.tooltip-badge article{display:flex;flex-direction:column;gap:12px}.tooltip-badge article>img{margin:auto}.tooltip-badge article>a{color:var(--theme-blue500)}.tooltip-badge article>table{text-align:center;border-spacing:0}.tooltip-badge article>table thead{background-color:var(--theme-gray900)}.tooltip-badge article>table tbody>tr>td:not(:first-child){background-color:var(--theme-gray700)}.tooltip-badge article>table tr td{border:1px solid rgba(255,255,255,.1);padding:5px}.tooltip-badge.tooltip-badge-right>.tooltip{left:-245px}.tooltip-badge.tooltip-badge-right>.tooltip:before{left:250px}.box{position:relative;border:1px solid var(--theme-border-color)}.box.box-md{padding:16px}.box.box-lg{padding:24px}.box.box-xl{padding:32px}.box.box-pill{border-radius:16px}.box.box-round{border-radius:8px}.box.box-square{border-radius:0}.box.shadow{box-shadow:4px 12px 40px #0000001a}.box.borderless{border-width:0}:root[theme=light][theme-version="2"] .box.box-blue50{background:#ebf3ff}:root[theme=light][theme-version="2"] .box.box-blue100{background:#cce1ff}:root[theme=light][theme-version="2"] .box.box-blue200{background:#99c3ff}:root[theme=light][theme-version="2"] .box.box-blue300{background:#66a5ff}:root[theme=light][theme-version="2"] .box.box-blue400{background:#519cff}:root[theme=light][theme-version="2"] .box.box-blue500{background:#3084f2}:root[theme=light][theme-version="2"] .box.box-blue600{background:#2c72db}:root[theme=light][theme-version="2"] .box.box-blue700{background:#215bb8}:root[theme=light][theme-version="2"] .box.box-blue800{background:#214a8d}:root[theme=light][theme-version="2"] .box.box-blue900{background:#203b65}:root[theme=light][theme-version="2"] .box.box-gray50{background:#f8fafb}:root[theme=light][theme-version="2"] .box.box-gray100{background:#f1f3f5}:root[theme=light][theme-version="2"] .box.box-gray200{background:#e9ecef}:root[theme=light][theme-version="2"] .box.box-gray300{background:#dee2e6}:root[theme=light][theme-version="2"] .box.box-gray400{background:#bcc4cc}:root[theme=light][theme-version="2"] .box.box-gray500{background:#868e96}:root[theme=light][theme-version="2"] .box.box-gray600{background:#656d75}:root[theme=light][theme-version="2"] .box.box-gray700{background:#495057}:root[theme=light][theme-version="2"] .box.box-gray800{background:#343a40}:root[theme=light][theme-version="2"] .box.box-gray900{background:#212529}:root[theme=light][theme-version="2"] .box.box-primary{background:#519cff}:root[theme=light][theme-version="2"] .box.box-white{background:#ffffff}:root[theme=light][theme-version="2"] .box.box-white-elevated{background:#ffffff}:root[theme=light][theme-version="2"] .box.box-black{background:#000000}:root[theme=light][theme-version="2"] .box.box-danger{background:#f55f54}:root[theme=light][theme-version="2"] .box.box-warning{background:#ffbe5b}:root[theme=light][theme-version="2"] .box.box-green{background:#19bc85}:root[theme=light][theme-version="2"] .box.box-background{background:#f8fafb}:root[theme=light][theme-version="2"] .box.box-border-color{background:rgba(0,0,0,.1)}:root[theme=dark][theme-version="2"] .box.box-blue50{background:#203b65}:root[theme=dark][theme-version="2"] .box.box-blue100{background:#214a8d}:root[theme=dark][theme-version="2"] .box.box-blue200{background:#99c3ff}:root[theme=dark][theme-version="2"] .box.box-blue300{background:#66a5ff}:root[theme=dark][theme-version="2"] .box.box-blue400{background:#519cff}:root[theme=dark][theme-version="2"] .box.box-blue500{background:#3084f2}:root[theme=dark][theme-version="2"] .box.box-blue600{background:#2c72db}:root[theme=dark][theme-version="2"] .box.box-blue700{background:#215bb8}:root[theme=dark][theme-version="2"] .box.box-blue800{background:#214a8d}:root[theme=dark][theme-version="2"] .box.box-blue900{background:#203b65}:root[theme=dark][theme-version="2"] .box.box-gray50{background:#31373d}:root[theme=dark][theme-version="2"] .box.box-gray100{background:#212529}:root[theme=dark][theme-version="2"] .box.box-gray200{background:#343a40}:root[theme=dark][theme-version="2"] .box.box-gray300{background:#495057}:root[theme=dark][theme-version="2"] .box.box-gray400{background:#656d75}:root[theme=dark][theme-version="2"] .box.box-gray500{background:#747b81}:root[theme=dark][theme-version="2"] .box.box-gray600{background:#bcc4cc}:root[theme=dark][theme-version="2"] .box.box-gray700{background:#dee2e6}:root[theme=dark][theme-version="2"] .box.box-gray800{background:#e9ecef}:root[theme=dark][theme-version="2"] .box.box-gray900{background:#f1f3f5}:root[theme=dark][theme-version="2"] .box.box-primary{background:#519cff}:root[theme=dark][theme-version="2"] .box.box-white{background:#212529}:root[theme=dark][theme-version="2"] .box.box-white-elevated{background:#292E33}:root[theme=dark][theme-version="2"] .box.box-black{background:#ffffff}:root[theme=dark][theme-version="2"] .box.box-danger{background:#f66f65}:root[theme=dark][theme-version="2"] .box.box-warning{background:#ffc56c}:root[theme=dark][theme-version="2"] .box.box-green{background:#30c391}:root[theme=dark][theme-version="2"] .box.box-background{background:#141619}:root[theme=dark][theme-version="2"] .box.box-border-color{background:rgba(255,255,255,.1)}.slot{display:grid;align-items:flex-start}.slot.slot-align-center{align-items:center}.slot.slot-align-end{align-items:flex-end}.slot>*:nth-child(1){justify-self:flex-start}.slot>*:nth-child(3){justify-self:flex-end}.slot.slot-colume{column-gap:8px;grid-template-columns:max-content 1fr max-content;grid-auto-flow:column;grid-auto-columns:max-content}.slot.slot-colume.slot-prefix{grid-template-columns:max-content 1fr}.slot.slot-colume.slot-postfix{grid-template-columns:1fr max-content}.slot.slot-row{row-gap:8px;grid-template-rows:max-content 1fr max-content;grid-auto-flow:row;grid-auto-rows:max-content}.slot.slot-row.slot-prefix{grid-template-rows:max-content 1fr}.slot.slot-row.slot-postfix{grid-template-rows:1fr max-content}.select{position:relative;height:min-content}.select.block{display:block;width:100%}.select-display{display:grid;grid-template-columns:1fr 24px;column-gap:8px;align-items:center;border:1px solid var(--theme-border-color);border-radius:8px;padding:12px}.select-display.display{padding:11px;border-width:2px;border-color:var(--theme-blue400)}.select-display>div{pointer-events:none}.select-display>div>li,.select-display>div>a{background:rgba(0,0,0,0);padding:0;font-size:15px}.select-wrapper{position:absolute;width:100%;padding:8px;margin:0;list-style:none;text-decoration:none;line-height:100%;background:var(--theme-white);color:var(--theme-gray900);font-size:15px;border:1px solid var(--theme-border-color);border-radius:8px}.select-wrapper.select-wrapper-top{bottom:100%;margin-bottom:12px}.select-wrapper.select-wrapper-bottom{top:100%;margin-top:12px}.select-item{padding:12px 16px;font-size:13px;color:var(--theme-gray700);list-style:none;text-decoration:none;border-radius:8px}.select-item.select-item-disabled{color:var(--theme-gray500);border-color:#0000001a}.select-item:not(.select-item-disabled){cursor:pointer}.select-item:not(.select-item-disabled):hover{background:var(--theme-gray100)}.select-item.select-item-selected{background:var(--theme-gray200)}.select-link{display:list-item;list-style:none;text-decoration:none;height:100%;padding:0 4px;color:var(--theme-gray900);font-size:13px;line-height:26px}.icon{pointer-events:none}.icon.icon-left{margin-left:8px}.icon.icon-right{margin-right:8px}.icon.icon-text-top{vertical-align:text-top}.icon.icon-text-bottom{vertical-align:text-bottom}.icon.icon-baseline{vertical-align:baseline}.icon.icon-bottom{vertical-align:bottom}.icon.icon-top{vertical-align:top}.icon.icon-middle{vertical-align:middle}.tabHost{display:flex;flex-direction:row;flex-wrap:nowrap;width:100%;background:var(--theme-gray50);border-top-left-radius:16px;border-top-right-radius:16px}.tabHost .tabHost-item{flex:1 1;border:1px solid var(--theme-border-color);color:var(--theme-gray500);text-align:center;padding:0 24px;z-index:1;cursor:pointer}.tabHost .tabHost-item p{display:inline-block;padding:14px 0;font-size:17px;font-weight:500}.tabHost .tabHost-item:not(:first-child){margin-left:-1px}.tabHost .tabHost-item.selected{z-index:0;color:var(--theme-gray900);background:var(--theme-white);border-color:var(--theme-white);font-weight:700}.tabHost .tabHost-item.selected p{padding-bottom:13px;border-bottom:1px solid var(--theme-border-color);border-color:var(--theme-gray900);border-width:2px;font-weight:700}.tabHost .tabHost-item.selected.borderless p{border-width:0}.tabHost .tabHost-item.disabled{color:var(--theme-gray300);background:var(--theme-gray100);border-color:var(--theme-gray100);pointer-events:none;cursor:none}.tabHost .tabHost-item:first-child{border-top-left-radius:16px}.tabHost .tabHost-item:last-child{border-top-right-radius:16px}.tabHost.gray900{background:var(--theme-gray800)}.tabHost.gray900 .tabHost-item{color:var(--theme-white)}.tabHost.gray900 .tabHost-item.selected{background:var(--theme-gray900);border-color:var(--theme-gray900);color:var(--theme-white)}.tabHost-round{display:flex;flex-direction:row;background:var(--theme-white)}.tabHost-round.tabHost-sm .tabHost-item{padding:11px 24px}.tabHost-round .tabHost-item{padding:14px 24px;border:1px solid var(--theme-border-color);color:var(--theme-gray700);cursor:pointer}.tabHost-round .tabHost-item p{font-size:15px;font-weight:500}.tabHost-round .tabHost-item:not(:first-child){margin-left:-1px}.tabHost-round .tabHost-item.selected{z-index:1;border-color:var(--theme-blue400);color:var(--theme-blue400);font-weight:700}.tabHost-round .tabHost-item:first-child{border-top-left-radius:8px;border-bottom-left-radius:8px}.tabHost-round .tabHost-item:last-child{border-top-right-radius:8px;border-bottom-right-radius:8px}.imageSlider{position:relative;width:100%;height:max-content}.imageSlider article{overflow:hidden}.imageSlider ul{display:flex;flex-direction:row;flex-wrap:nowrap}.imageSlider li{flex:1 0 100%}.imageSlider img{width:100%;height:auto}.imageSlider-toolbar{display:grid;align-items:center;grid-auto-flow:column;justify-content:flex-end;column-gap:8px;margin-top:15px}.imageSlider-toolbar>*+*{margin-left:12px}.imageSlider-toolbar .imageSlider-toolbar-next{margin-left:8px}.imageSlider-toolbar-next,.imageSlider-toolbar-previous{width:40px;height:40px}.imageSlider-toolbar-next svg,.imageSlider-toolbar-previous svg{vertical-align:text-bottom}.imageSlider-step{margin-bottom:32px;text-align:center}.imageSlider-step>button{position:absolute;top:50%;transform:translateY(-50%)}.imageSlider-step>button:first-child{left:16px}.imageSlider-step>button:last-child{right:16px}.accordion{position:relative;transition:height .3s ease-out}table.table{width:100%;border-collapse:collapse}table.table thead{border-bottom:1px solid var(--theme-border-color);background-color:var(--theme-gray50)}table.table thead th{font-size:13px;line-height:1.85;color:var(--theme-gray500);min-height:42px;padding:9px 15px;text-align:center}table.table thead th.left{text-align:left}table.table thead th.right{text-align:right}table.table tbody tr{border-bottom:1px solid var(--theme-border-color);height:48px}table.table tbody td{font-size:15px;line-height:1.6;color:var(--theme-gray800);text-align:center;min-height:42px;padding:9px 15px;word-break:break-all}table.table tbody td.left{text-align:left}table.table tbody td.right{text-align:right}div.table{width:100%}div.table .table-thead{border-bottom:1px solid var(--theme-border-color);background-color:var(--theme-gray50);display:flex;flex-wrap:nowrap;flex-direction:row}div.table .table-thead-item{flex:1 1;font-size:13px;font-weight:700;line-height:1.85;color:var(--theme-gray500);min-height:42px;padding:9px 15px;display:inline-flex;align-items:center;justify-content:center}div.table .table-thead-item.left{justify-content:flex-start}div.table .table-thead-item.right{justify-content:flex-end}div.table .table-tbody .table-tbody-row{border-bottom:1px solid var(--theme-border-color)}div.table .table-tbody .table-tbody-column{font-size:15px;line-height:1.6;color:var(--theme-gray800);min-height:42px;padding:9px 15px;display:inline-flex;align-items:center;justify-content:center}div.table .table-tbody .table-tbody-column.left{justify-content:flex-start}div.table .table-tbody .table-tbody-column.right{justify-content:flex-end}.ColorPicker{position:relative;display:inline-block;vertical-align:top}.ColorPicker.Block{display:block}.ColorPicker .ColorPickerWrapper{position:absolute;top:100%;right:0;margin-top:10px;outline:none;z-index:1}.ColorPicker .ColorPickerWrapper .react-colorful__saturation{border:1px var(--theme-gray500);border-radius:.3em .3em 0 0}.ColorPicker .ColorPickerWrapper .react-colorful__hue{border:1px var(--theme-gray500);height:20px;border-radius:0 0 .3em .3em}.ColorPicker .ColorPickerWrapper .react-colorful__pointer{width:20px;height:20px}.ColorPicker .ColorPickerPreview{width:24px;height:24px;border:1px solid var(--theme-border-color);border-radius:12px;box-shadow:0 3px 6px #00000029;cursor:pointer;pointer-events:all!important}.ColorPicker .ColorPickerPreview+.ColorPickerWrapper{margin-top:20px}.ColorPicker .Input>.InputContainer>.InputWrapper>.InputContainer>span{min-width:120px}.ColorPicker.Block .Input>.InputContainer>.InputWrapper>.InputContainer>span{min-width:0}.Colorful{display:grid;grid-template-rows:1fr 20px;width:200px;height:200px;user-select:none;cursor:default;background:#ffffff;border-radius:.3em}.Colorful>.Saturation{position:relative;width:100%;height:100%;border-top-left-radius:.3em;border-top-right-radius:.3em;cursor:pointer;z-index:1}.Colorful>.Saturation>.SaturationPointer{position:absolute;height:20px;width:20px;border:2px solid #ffffff;border-radius:50%;overflow:hidden;pointer-events:none}.Colorful>.Saturation>.SaturationPointer>.SaturationPointerFill{width:100%;height:100%}.Colorful>.Hue{position:relative;width:100%;height:20px;background:linear-gradient(90deg,#f00,#ff0,#0f0,#0ff,#00f,#f0f,#f00);cursor:pointer;border-bottom-left-radius:.3em;border-bottom-right-radius:.3em}.Colorful>.Hue>.HuePointer{position:absolute;height:20px;width:20px;border:.1428571429rem solid #ffffff;border-radius:50%;overflow:hidden;pointer-events:none}.Colorful>.Hue>.HuePointer>.HuePointerFill{width:100%;height:100%}.datepicker-range{display:flex;flex-direction:row}.datepicker-range-separator{display:inline-flex;align-items:center;justify-content:center;margin:0 8px}.datepicker-range-separator:after{content:"~"}.audioplayer{display:flex;flex-direction:row;align-items:center;gap:8px;background:var(--theme-gray50);border-radius:8px;border:1px solid var(--theme-gray200);height:48px;padding:0 16px}.audioplayer button{width:24px;height:24px;padding:0;border:0}.audioplayer-play-button{background:transparent;background-image:url("");background-position:50% 50%;background-repeat:no-repeat}.audioplayer-play-button.paused{background-image:url("")}.audioplayer-mute-button{margin-left:8px;background:transparent;background-image:url("");background-position:50% 50%;background-repeat:no-repeat}.audioplayer-mute-button.muted{background-image:url("")}.toast{position:relative;background:var(--theme-gray900);border-radius:36px;padding:12px 24px 12px 16px;-webkit-backdrop-filter:blur(5px);backdrop-filter:blur(5px);color:var(--theme-white);box-shadow:4px 12px 32px #0000001a;display:inline-flex;flex-direction:row;align-items:center;gap:16px;pointer-events:visible}.toast a{color:var(--theme-white)}.toast.toast-link-style{padding:10px}.toast-state{display:inline-block;max-width:32px;max-height:32px}.toast-link-style .toast-state{margin:10px 0 10px 10px}.toast-content{flex:1 1;display:flex;flex-direction:column;gap:4px;margin-right:16px}.toast-content h5{font-size:15px}.toast-content div{color:var(--theme-gray200)}.toast-link{display:inline-block;width:52px;height:52px;border-radius:26px;padding:4px;background:var(--theme-white)}.toast-link>div{display:flex;align-items:center;justify-content:center;width:44px;height:44px;border-radius:22px;background:var(--theme-gray800);font-size:13px;font-weight:500}.toast-link>div svg{margin-right:-6px}.toast-provider{display:flex;flex-direction:column;align-items:center;gap:12px;pointer-events:none;position:fixed;width:100%;bottom:81px;z-index:99;opacity:.8}.transition-group.keep-alive:not(.show-transition-group){pointer-events:none;opacity:0;z-index:-1}
