@import"https://fonts.googleapis.com/css2?family=Inter:wght@100;200;300;400;500;600;700;800;900&display=swap";:root{font-family:Inter,Avenir,Helvetica,Arial,sans-serif;font-size:16px;line-height:24px;font-weight:400;color-scheme:light dark;font-synthesis:none;text-rendering:optimizeLegibility;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;-webkit-text-size-adjust:100%}a{font-weight:500;color:#646cff;text-decoration:inherit}a:hover{color:#535bf2}body{min-width:320px;min-height:100vh}::-webkit-scrollbar{width:5px}::-webkit-scrollbar-track{background:#f1f1f1}::-webkit-scrollbar-thumb{background:#8fdfb4;border-radius:50px}::-webkit-scrollbar-thumb:hover{background:#63c993}*{font-family:Inter!important;box-sizing:border-box}body{margin:0;background-color:#efedf3;background-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='4' height='4' viewBox='0 0 4 4'%3E%3Cpath fill='%239C92AC' fill-opacity='0.4' d='M1 3h1v1H1V3zm2-2h1v1H3V1z'%3E%3C/path%3E%3C/svg%3E");overflow-x:hidden}.receptionistNotes{border-radius:8px;border:#c2cac6 1px solid}.easeOutSplashScreen{visibility:hidden;opacity:0;transition:visibility .5s,opacity .5s linear}.splashScreenContainer{height:100vh;display:flex;justify-content:center;align-items:center;background-color:#fff}.container{display:flex;justify-content:center;align-items:center}.logo{position:absolute}.symbol{display:flex}.cross{animation:fadeSymbol;animation-duration:.5s;animation-fill-mode:forwards}.left{animation:moveLeft;animation-duration:.5s;animation-fill-mode:forwards}.right{animation:moveRight;animation-duration:.5s;animation-fill-mode:forwards}.logo{animation:showLogo;animation-duration:.8s;animation-fill-mode:forwards}.ErrorFallBack{cursor:url("data:image/svg+xml, %3Csvg xmlns='http://www.w3.org/2000/svg' width='39.59972' height='34.57601' viewBox='0 0 39.59972 34.57601' creator='Katerina Limpitsouni'%3E%3Cpath d='M8.8336,6.09849c6.82294,8.82076,15.11294,16.4165,24.43098,22.53766,2.69717,1.77181,5.2049-2.55597,2.5236-4.31735C26.82337,18.42969,18.93001,11.04492,12.36914,2.56296c-.82683-1.06893-2.66609-.86945-3.53553,0-1.05498,1.05498-.82901,2.46378,0,3.53553h0Z' fill='%2301010C' origin='undraw'/%3E%3Cpath d='M35.34005,.7126C23.80141,10.58436,12.26277,20.45612,.72414,30.32787c-1.02654,.87825-.90249,2.63304,0,3.53553,1.01739,1.01739,2.50645,.88042,3.53553,0C15.79831,23.99165,27.33695,14.11989,38.87559,4.24814c1.02654-.87825,.90249-2.63304,0-3.53553-1.01739-1.01739-2.50645-.88042-3.53553,0h0Z' fill='%2301010C'/%3E%3C/svg%3E"),pointer}.pageLoader{display:flex;justify-content:center;align-items:center;height:80vh}.rotateLogo{height:25px;width:25px;background-color:#63c993;animation:rotateAndMoveSquare 1.5s linear infinite alternate}.highlightUpdated{background-color:red;color:green!important;box-shadow:0 0 2px 1px #ff9696!important}.float-btn{all:unset;font-size:16px;background:#fff;border:none;position:relative;color:#fff;cursor:pointer;z-index:1;display:flex;align-items:center;justify-content:center;white-space:nowrap;user-select:none;-webkit-user-select:none;touch-action:manipulation;transform:translate(20px);border-radius:100px;transition:5s linear transform}.float-btn:hover{border-radius:10px;transform:translate(10px);height:40px;animation:bigger 1.5s linear infinite alternate}.inLineCode{background:black;padding:2px;color:#fff;border-radius:4px}.billItemContainer{padding-top:0!important}.linedText{display:flex;flex-direction:row;padding:0 12px;color:#a19696}.linedText:before,.linedText:after{content:"";flex:1 1;border-bottom:1px solid;margin:auto}.linedText:before{margin-right:10px}.linedText:after{margin-left:10px}@keyframes bigger{0%{opacity:.4;width:"4px"}50%{opacity:.7;width:"44px"}to{opacity:1;width:"84px"}}@keyframes rotateAndMoveSquare{0%{transform:translate(-300px) rotate(0);opacity:.4}50%{transform:translate(0) rotate(180deg);opacity:.7}to{transform:translate(300px) rotate(360deg);opacity:1}}@keyframes moveLeft{0%{transform:translate(0);opacity:1}to{transform:translate(-100px);opacity:0}}@keyframes moveRight{0%{opacity:1;transform:translate(0)}to{transform:translate(100px);opacity:0}}@keyframes fadeSymbol{0%{opacity:1}to{opacity:0}}@keyframes showLogo{0%{transform:scale(.2);opacity:0}to{opacity:1;transform:scale(1)}}@keyframes blink{0%{opacity:1}25%{opacity:1}50%{opacity:.2}75%{opacity:1}to{opacity:1}}.rotate-out{transform:rotate(0 deg)}.rotate-in{transform:rotate(180deg)}.animationBody{display:flex;height:85vh;justify-content:center;align-items:center;padding:0;margin:0}.animationContainer{width:112px;height:112px}.animationContainer .box1,.animationContainer .box2,.animationContainer .box3{border:16px solid #63c993;box-sizing:border-box;position:absolute;display:block}.animationContainer .box1{width:112px;height:48px;margin-top:64px;margin-left:0;-webkit-animation:anime1 2s 0s forwards ease-in-out infinite;animation:anime1 2s 0s forwards ease-in-out infinite}.animationContainer .box2{width:48px;height:48px;margin-top:0;margin-left:0;-webkit-animation:anime2 2s 0s forwards ease-in-out infinite;animation:anime2 2s 0s forwards ease-in-out infinite}.animationContainer .box3{width:48px;height:48px;margin-top:0;margin-left:64px;-webkit-animation:anime3 2s 0s forwards ease-in-out infinite;animation:anime3 2s 0s forwards ease-in-out infinite}@-webkit-keyframes anime1{0%{width:112px;height:48px;margin-top:64px;margin-left:0}12.5%{width:48px;height:48px;margin-top:64px;margin-left:0}25%{width:48px;height:48px;margin-top:64px;margin-left:0}37.5%{width:48px;height:48px;margin-top:64px;margin-left:0}50%{width:48px;height:48px;margin-top:64px;margin-left:0}62.5%{width:48px;height:48px;margin-top:64px;margin-left:0}75%{width:48px;height:112px;margin-top:0;margin-left:0}87.5%{width:48px;height:48px;margin-top:0;margin-left:0}to{width:48px;height:48px;margin-top:0;margin-left:0}}@keyframes anime1{0%{width:112px;height:48px;margin-top:64px;margin-left:0}12.5%{width:48px;height:48px;margin-top:64px;margin-left:0}25%{width:48px;height:48px;margin-top:64px;margin-left:0}37.5%{width:48px;height:48px;margin-top:64px;margin-left:0}50%{width:48px;height:48px;margin-top:64px;margin-left:0}62.5%{width:48px;height:48px;margin-top:64px;margin-left:0}75%{width:48px;height:112px;margin-top:0;margin-left:0}87.5%{width:48px;height:48px;margin-top:0;margin-left:0}to{width:48px;height:48px;margin-top:0;margin-left:0}}@-webkit-keyframes anime2{0%{width:48px;height:48px;margin-top:0;margin-left:0}12.5%{width:48px;height:48px;margin-top:0;margin-left:0}25%{width:48px;height:48px;margin-top:0;margin-left:0}37.5%{width:48px;height:48px;margin-top:0;margin-left:0}50%{width:112px;height:48px;margin-top:0;margin-left:0}62.5%{width:48px;height:48px;margin-top:0;margin-left:64px}75%{width:48px;height:48px;margin-top:0;margin-left:64px}87.5%{width:48px;height:48px;margin-top:0;margin-left:64px}to{width:48px;height:48px;margin-top:0;margin-left:64px}}@keyframes anime2{0%{width:48px;height:48px;margin-top:0;margin-left:0}12.5%{width:48px;height:48px;margin-top:0;margin-left:0}25%{width:48px;height:48px;margin-top:0;margin-left:0}37.5%{width:48px;height:48px;margin-top:0;margin-left:0}50%{width:112px;height:48px;margin-top:0;margin-left:0}62.5%{width:48px;height:48px;margin-top:0;margin-left:64px}75%{width:48px;height:48px;margin-top:0;margin-left:64px}87.5%{width:48px;height:48px;margin-top:0;margin-left:64px}to{width:48px;height:48px;margin-top:0;margin-left:64px}}@-webkit-keyframes anime3{0%{width:48px;height:48px;margin-top:0;margin-left:64px}12.5%{width:48px;height:48px;margin-top:0;margin-left:64px}25%{width:48px;height:112px;margin-top:0;margin-left:64px}37.5%{width:48px;height:48px;margin-top:64px;margin-left:64px}50%{width:48px;height:48px;margin-top:64px;margin-left:64px}62.5%{width:48px;height:48px;margin-top:64px;margin-left:64px}75%{width:48px;height:48px;margin-top:64px;margin-left:64px}87.5%{width:48px;height:48px;margin-top:64px;margin-left:64px}to{width:112px;height:48px;margin-top:64px;margin-left:0}}@keyframes anime3{0%{width:48px;height:48px;margin-top:0;margin-left:64px}12.5%{width:48px;height:48px;margin-top:0;margin-left:64px}25%{width:48px;height:112px;margin-top:0;margin-left:64px}37.5%{width:48px;height:48px;margin-top:64px;margin-left:64px}50%{width:48px;height:48px;margin-top:64px;margin-left:64px}62.5%{width:48px;height:48px;margin-top:64px;margin-left:64px}75%{width:48px;height:48px;margin-top:64px;margin-left:64px}87.5%{width:48px;height:48px;margin-top:64px;margin-left:64px}to{width:112px;height:48px;margin-top:64px;margin-left:0}}.loader{color:#63c993;font-size:90px;text-indent:-9999em;overflow:hidden;width:1em;height:1em;border-radius:50%;margin:72px auto;position:relative;-webkit-transform:translateZ(0);-ms-transform:translateZ(0);transform:translateZ(0);-webkit-animation:load6 1.7s infinite ease,round 1.7s infinite ease;animation:load6 1.7s infinite ease,round 1.7s infinite ease}@-webkit-keyframes load6{0%{box-shadow:0 -.83em 0 -.4em,0 -.83em 0 -.42em,0 -.83em 0 -.44em,0 -.83em 0 -.46em,0 -.83em 0 -.477em}5%,95%{box-shadow:0 -.83em 0 -.4em,0 -.83em 0 -.42em,0 -.83em 0 -.44em,0 -.83em 0 -.46em,0 -.83em 0 -.477em}10%,59%{box-shadow:0 -.83em 0 -.4em,-.087em -.825em 0 -.42em,-.173em -.812em 0 -.44em,-.256em -.789em 0 -.46em,-.297em -.775em 0 -.477em}20%{box-shadow:0 -.83em 0 -.4em,-.338em -.758em 0 -.42em,-.555em -.617em 0 -.44em,-.671em -.488em 0 -.46em,-.749em -.34em 0 -.477em}38%{box-shadow:0 -.83em 0 -.4em,-.377em -.74em 0 -.42em,-.645em -.522em 0 -.44em,-.775em -.297em 0 -.46em,-.82em -.09em 0 -.477em}to{box-shadow:0 -.83em 0 -.4em,0 -.83em 0 -.42em,0 -.83em 0 -.44em,0 -.83em 0 -.46em,0 -.83em 0 -.477em}}@keyframes load6{0%{box-shadow:0 -.83em 0 -.4em,0 -.83em 0 -.42em,0 -.83em 0 -.44em,0 -.83em 0 -.46em,0 -.83em 0 -.477em}5%,95%{box-shadow:0 -.83em 0 -.4em,0 -.83em 0 -.42em,0 -.83em 0 -.44em,0 -.83em 0 -.46em,0 -.83em 0 -.477em}10%,59%{box-shadow:0 -.83em 0 -.4em,-.087em -.825em 0 -.42em,-.173em -.812em 0 -.44em,-.256em -.789em 0 -.46em,-.297em -.775em 0 -.477em}20%{box-shadow:0 -.83em 0 -.4em,-.338em -.758em 0 -.42em,-.555em -.617em 0 -.44em,-.671em -.488em 0 -.46em,-.749em -.34em 0 -.477em}38%{box-shadow:0 -.83em 0 -.4em,-.377em -.74em 0 -.42em,-.645em -.522em 0 -.44em,-.775em -.297em 0 -.46em,-.82em -.09em 0 -.477em}to{box-shadow:0 -.83em 0 -.4em,0 -.83em 0 -.42em,0 -.83em 0 -.44em,0 -.83em 0 -.46em,0 -.83em 0 -.477em}}@-webkit-keyframes round{0%{-webkit-transform:rotate(0deg);transform:rotate(0)}to{-webkit-transform:rotate(360deg);transform:rotate(360deg)}}@keyframes round{0%{-webkit-transform:rotate(0deg);transform:rotate(0)}to{-webkit-transform:rotate(360deg);transform:rotate(360deg)}}
