a,abbr,acronym,address,applet,article,aside,audio,b,big,blockquote,body,canvas,caption,center,cite,code,dd,del,details,dfn,div,dl,dt,em,embed,fieldset,figcaption,figure,footer,form,h1,h2,h3,h4,h5,h6,header,hgroup,html,i,iframe,img,ins,kbd,label,legend,li,mark,menu,nav,object,ol,output,p,pre,q,ruby,s,samp,section,small,span,strike,strong,sub,summary,sup,table,tbody,td,tfoot,th,thead,time,tr,tt,u,ul,var,video{border:0;font-size:100%;font:inherit;margin:0;padding:0;vertical-align:initial}article,aside,details,figcaption,figure,footer,header,hgroup,menu,nav,section{display:block}body{line-height:1}ol,ul{list-style:none}blockquote,q{quotes:none}blockquote:after,blockquote:before,q:after,q:before{content:"";content:none}table{border-collapse:collapse;border-spacing:0}:root{height:100%;touch-action:pan-x pan-y}*{-webkit-user-select:none;user-select:none}@font-face{font-family:Adobe Caslon Pro Regular;src:url(/static/media/ACaslonPro-Regular.0c3c5996df38974367fb.otf) format("opentype")}@font-face{font-family:Adobe Caslon Pro Semibold;src:url(/static/media/ACaslonPro-Semibold.b09bbcb7d0b14170b9ca.otf) format("opentype")}@font-face{font-family:Adobe Caslon Pro Bold;src:url(/static/media/ACaslonPro-Bold.85d910a63db7903d79c2.otf) format("opentype")}@font-face{font-family:Open Sans Condensed Light;src:url(/static/media/OpenSans-CondLight.3146149b4a13c79fc740.ttf) format("truetype")}@font-face{font-family:Open Sans Condensed Bold;src:url(/static/media/OpenSans-CondBold.6293057f8484b6c0da03.ttf) format("truetype")}.hideScrollbar::-webkit-scrollbar{display:none}.hideScrollbar{-ms-overflow-style:none;scrollbar-width:none}.borderWhite{border:5px solid #fff}.borderBlack{border:5px solid #000}.borderBlue{border:5px solid #1d8dd6}.borderRed{border:5px solid #dc346d}.borderGreen{border:5px solid #0f0}.focusableBorder:focus{border:5px solid #dc346d;outline:0}.center{position:relative;top:50%;transform:translateY(-50%)}.accessibilityMode{top:384px;-moz-transform:scale(.6)}.simple-keyboard.myTheme{background-color:grey;border-radius:7px;font-family:Adobe Caslon Pro Regular;font-size:38px}.simple-keyboard.myTheme .hg-button{align-items:center;background:#303030;color:#fff;display:flex;height:60px;justify-content:center}.simple-keyboard.myTheme .hg-button span{margin-top:10px}.simple-keyboard.myTheme .hg-button:active{background:#dc346d}.sliderVertical{-webkit-appearance:slider-vertical}.open25{font-family:Open Sans Condensed Light;font-size:25px}.active-icon{filter:brightness(0) saturate(100%) invert(46%) sepia(80%) saturate(1919%) hue-rotate(178deg) brightness(89%) contrast(86%)}.active-tile{opacity:.5}.loader{align-items:center;display:flex;justify-content:center;margin-bottom:3rem;margin-top:3rem;max-width:200px;position:relative;width:100%}.loader:after,.loader:before{animation:pulsOut 1.8s ease-in-out infinite;border-radius:50%;content:"";filter:drop-shadow(0 0 1rem rgba(29,141,214,.75));position:absolute}.loader:before{animation-name:pulsIn;box-shadow:inset 0 0 0 1rem #1d8dd6;padding-bottom:100%;width:100%}.loader:after{box-shadow:0 0 0 0 #1d8dd6;padding-bottom:calc(100% - 2rem);width:calc(100% - 2rem)}@keyframes pulsIn{0%{box-shadow:inset 0 0 0 1rem #1d8dd6;opacity:1}50%,to{box-shadow:inset 0 0 0 0 #1d8dd6;opacity:0}}@keyframes pulsOut{0%,50%{box-shadow:0 0 0 0 #1d8dd6;opacity:0}to{box-shadow:0 0 0 1rem #1d8dd6;opacity:1}}

/*!
 * 
 *   react-simple-keyboard v3.8.132
 *   https://github.com/hodgef/react-simple-keyboard
 *
 *   Copyright (c) Francisco Hodge (https://github.com/hodgef) and project contributors.
 *
 *   This source code is licensed under the MIT license found in the
 *   LICENSE file in the root directory of this source tree.
 *
 */
/*!
 * 
 *   simple-keyboard v3.8.88
 *   https://github.com/hodgef/simple-keyboard
 *
 *   Copyright (c) Francisco Hodge (https://github.com/hodgef) and project contributors.
 *
 *   This source code is licensed under the MIT license found in the
 *   LICENSE file in the root directory of this source tree.
 *
 */.hg-theme-default{background-color:#ececec;border-radius:5px;box-sizing:border-box;font-family:HelveticaNeue-Light,Helvetica Neue Light,Helvetica Neue,Helvetica,Arial,Lucida Grande,sans-serif;overflow:hidden;padding:5px;touch-action:manipulation;-webkit-user-select:none;user-select:none;width:100%}.hg-theme-default .hg-button span,.hg-theme-default .hg-button span svg{pointer-events:none}.hg-theme-default button.hg-button{border-width:0;font-size:inherit}.hg-theme-default .hg-button{display:inline-block;flex-grow:1}.hg-theme-default .hg-row{display:flex}.hg-theme-default .hg-row:not(:last-child){margin-bottom:5px}.hg-theme-default .hg-row .hg-button-container,.hg-theme-default .hg-row .hg-button:not(:last-child){margin-right:5px}.hg-theme-default .hg-row>div:last-child{margin-right:0}.hg-theme-default .hg-row .hg-button-container{display:flex}.hg-theme-default .hg-button{-webkit-tap-highlight-color:rgba(0,0,0,0);align-items:center;background:#fff;border-bottom:1px solid #b5b5b5;border-radius:5px;box-shadow:0 0 3px -1px #0000004d;box-sizing:border-box;cursor:pointer;display:flex;height:40px;justify-content:center;padding:5px}.hg-theme-default .hg-button.hg-standardBtn{width:20px}.hg-theme-default .hg-button.hg-activeButton{background:#efefef}.hg-theme-default.hg-layout-numeric .hg-button{align-items:center;display:flex;height:60px;justify-content:center;width:33.3%}.hg-theme-default .hg-button.hg-button-numpadadd,.hg-theme-default .hg-button.hg-button-numpadenter{height:85px}.hg-theme-default .hg-button.hg-button-numpad0{width:105px}.hg-theme-default .hg-button.hg-button-com{max-width:85px}.hg-theme-default .hg-button.hg-standardBtn.hg-button-at{max-width:45px}.hg-theme-default .hg-button.hg-selectedButton{background:#05194687;color:#fff}.hg-theme-default .hg-button.hg-standardBtn[data-skbtn=".com"]{max-width:82px}.hg-theme-default .hg-button.hg-standardBtn[data-skbtn="@"]{max-width:60px}.hg-candidate-box{background:#ececec;border-bottom:2px solid #b5b5b5;border-radius:5px;display:inline-flex;margin-top:-10px;position:absolute;transform:translateY(-100%);-webkit-user-select:none;user-select:none}ul.hg-candidate-box-list{display:flex;flex:1 1;list-style:none;margin:0;padding:0}li.hg-candidate-box-list-item{align-items:center;display:flex;height:40px;justify-content:center;width:40px}li.hg-candidate-box-list-item:hover{background:#00000008;cursor:pointer}li.hg-candidate-box-list-item:active{background:#0000001a}.hg-candidate-box-prev:before{content:"◄"}.hg-candidate-box-next:before{content:"►"}.hg-candidate-box-next,.hg-candidate-box-prev{align-items:center;color:#969696;cursor:pointer;display:flex;padding:0 10px}.hg-candidate-box-next{border-bottom-right-radius:5px;border-top-right-radius:5px}.hg-candidate-box-prev{border-bottom-left-radius:5px;border-top-left-radius:5px}.hg-candidate-box-btn-active{color:#444}
/*# sourceMappingURL=main.dc041c00.css.map*/