.SvgLoader_Spinner{animation:SvgLoader_init_loader .3s,SvgLoader_rotate 2s linear infinite;z-index:2}.SvgLoader_Path{animation:SvgLoader_dash 1.5s ease-in-out infinite}.SvgLoader_Inner,.SvgLoader_Path{stroke-linecap:round}@keyframes SvgLoader_init_loader{0%{opacity:0}}@keyframes SvgLoader_rotate{to{transform:rotate(1turn)}}@keyframes SvgLoader_dash{0%{stroke-dasharray:1,150;stroke-dashoffset:0}50%{stroke-dasharray:90,150;stroke-dashoffset:-35}to{stroke-dasharray:90,150;stroke-dashoffset:-124}}.layout_layout{flex-direction:column;max-width:640px;-moz-box-shadow:0 0 6px 0 #5a6bd8;-webkit-box-shadow:0 0 6px 0 rgba(90,107,216,.7);box-shadow:0 0 6px 0 #5a6bd8;margin:0 auto}.App_Suspense,.layout_layout{display:flex;min-height:100vh}.App_Suspense{width:100%;align-items:center;justify-content:center}input[type=date],input[type=email],input[type=number],input[type=password],input[type=search],input[type=tel],input[type=text],input[type=time],select:focus,textarea{font-size:1rem}:root{--base-border:#a2b3cc;--selected:#e0e9ff;--font-family-medium:"Ubuntu Medium","Ubuntu Latin Medium",var(--font-family);--fc-border-color:#dee5f1;--fc-today-bg-color:#fff;--fc-non-business-color:rgba(236,238,255,0.5);--fc-now-indicator-color:var(--primary-color)}.parsed_link{color:var(--primary-color)}