@media (prefers-color-scheme:dark){:focus{outline:none}body{background-color:#f8fcfb;color:#666;font-family:Avenir Next,Helvetica Neue,Helvetica,Arial,sans-serif}.logo{width:120px;height:39px;background-image:url(/_next/static/media/paybilt.660e6c2d.png);background-size:cover}}@import url("https://fonts.googleapis.com/css2?family=Work+Sans:wght@400;500;700&display=swap");*{margin:0;padding:0;outline:none;box-sizing:border-box;font-family:Avenir Next,Helvetica Neue,Helvetica,Arial,sans-serif}a{text-decoration:none;color:inherit}header{position:-webkit-sticky;position:sticky;z-index:30;top:0}nav{padding:2% 10%;justify-content:space-between}.divContainer,nav{display:flex;align-items:center;background-color:#f9f7f6}.divContainer{flex-direction:column;padding-top:10%;width:100%;height:100vh}.swing-in-top-fwd{animation:swing-in-top-fwd .3s cubic-bezier(.175,.885,.32,1.275) both}@keyframes swing-in-top-fwd{0%{transform:rotateX(-100deg);transform-origin:top;opacity:0}to{transform:rotateX(0deg);transform-origin:top;opacity:1}}.swing-in-top-fwd_reverse{animation:swing-in-top-fwd .1s cubic-bezier(.175,.885,.32,1.275) reverse both}@keyframes heartbeat{0%{transform:scale(1);transform-origin:center center;animation-timing-function:ease-out}10%{transform:scale(.91);animation-timing-function:ease-in}17%{transform:scale(.98);animation-timing-function:ease-out}33%{transform:scale(.87);animation-timing-function:ease-in}45%{transform:scale(1);animation-timing-function:ease-out}}.heartbeat{animation:heartbeat 1.5s ease-in-out infinite both}@keyframes wobble-hor-bottom{0%,to{transform:translateX(0);transform-origin:50% 50%}15%{transform:translateX(-30px) rotate(-6deg)}30%{transform:translateX(15px) rotate(6deg)}45%{transform:translateX(-15px) rotate(-3.6deg)}60%{transform:translateX(9px) rotate(2.4deg)}75%{transform:translateX(-6px) rotate(-1.2deg)}}.wobble-hor-bottom{animation:wobble-hor-bottom .8s both}@keyframes rotate-in-ver{0%{transform:rotateY(-1turn);opacity:0}to{transform:rotateY(0deg);opacity:1}}.rotate-in-ver{animation:rotate-in-ver .5s cubic-bezier(.25,.46,.45,.94) .5s both}@keyframes jello-horizontal{0%{transform:scaleX(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:scaleX(1)}}.jello-horizontal{animation:jello-horizontal .9s both}@keyframes shake-bottom{0%,to{transform:rotate(0deg);transform-origin:50% 100%}10%{transform:rotate(2deg)}20%,40%,60%{transform:rotate(-4deg)}30%,50%,70%{transform:rotate(4deg)}80%{transform:rotate(-2deg)}90%{transform:rotate(2deg)}}.shake-bottom{animation:shake-bottom .8s cubic-bezier(.455,.03,.515,.955) both}main{margin:auto;max-width:960px}.table-container{margin:10px;padding:0;border:1px solid #e5e5e5;border-radius:5px}tr.expandable>td{box-shadow:inset 0 3px 6px -3px rgba(0,0,0,.2);padding:0}tr.expandable>td>.inner{margin:15px;overflow:hidden}