:root{--color1:#101720;--success:#3cbc84;--warning:#f8c567f0;--danger:#d25858;font-size:14px}*{-webkit-tap-highlight-color:transparent;color:#000;font-family:Montserrat,sans-serif;line-height:1.5}html{scroll-behavior:smooth}body{-ms-overflow-style:none;box-sizing:border-box;margin:0;min-height:100vh;scrollbar-width:none}body::-webkit-scrollbar{display:none}.Cursor{cursor:pointer}.mt2{margin:2rem}.mt0-1{margin:0 1rem}.mt15{margin:1.5rem}.mt1-2{margin:1rem 2rem}.mt2-2{margin:2rem}.pd1{padding:1rem}.pd1-2{padding:1rem 2rem}.pd05-1{padding:.5rem 1rem}.pd05{padding:.5rem}.ft12{font-size:12px}.ft14{font-size:14px}.ft16{font-size:16px}.ft18{font-size:18px}.ft20{font-size:20px}.ft22{font-size:22px}.f242{font-size:24px}.FlexWrap{flex-flow:row wrap}.FlexColumnWrap,.FlexWrap{align-items:center;display:flex;gap:1rem;justify-content:center}.FlexColumnWrap{flex-flow:column wrap}.FlexNoWrap{flex-flow:row nowrap}.FlexColumnNoWrap,.FlexNoWrap{align-items:center;display:flex;gap:1rem;justify-content:center}.FlexColumnNoWrap{flex-flow:column nowrap}.FlexWrapBetween{flex-flow:row wrap}.FlexNoWrapBetween,.FlexWrapBetween{align-items:center;display:flex;gap:1rem;justify-content:space-between}.FlexNoWrapBetween{flex-flow:row nowrap}.FlexWrapAround{flex-flow:row wrap}.FlexNoWrapAround,.FlexWrapAround{align-items:center;display:flex;gap:1rem;justify-content:space-around}.FlexNoWrapAround{flex-flow:row nowrap}.FlexReverseWrapAround{align-items:center;display:flex;flex-flow:row-reverse wrap;gap:1rem;justify-content:space-around}.FlexWrapStart,.FlexWrapStart2{align-items:center;display:flex;flex-flow:row wrap;gap:1rem;justify-content:start}.button{box-shadow:0 3px 8px var(--color5)}.button:hover{opacity:.9}.Shadow{box-shadow:0 2px 8px var(--color9)}.Divider{background:linear-gradient(to right,#fff,var(--color10),#fff);height:1.5px;margin:1.5rem 0 1rem}.AsyncMockup{aspect-ratio:16/9;background:none;width:100%}@media screen and (min-width:600px){.AsyncMockup{border-radius:1rem;box-shadow:none;margin:0 auto}}.moveToLeft{animation:moveToLeft .7s ease-out}@keyframes moveToLeft{0%{opacity:0;transform:translateX(95%)}to{opacity:1;transform:translateX(0)}}.moveToRight{animation:moveToRight .8s ease-out;display:block}@keyframes moveToRight{0%{opacity:0;transform:translateX(-95%)}to{opacity:1;transform:translateX(0)}}.shortMoveToLeft{animation:shortMoveToLeft .4s ease-out}@keyframes shortMoveToLeft{0%{opacity:0;transform:translateX(15%)}to{opacity:1;transform:translateX(0)}}.moveToTop{animation:moveToTop .3s ease-out}@keyframes moveToTop{0%{opacity:0;transform:translateY(95%)}to{opacity:1;transform:translateY(0)}}.moveToBottom{animation:moveToBottom .7s ease-out}@keyframes moveToBottom{0%{opacity:0;transform:translateY(-200px)}to{opacity:1;transform:translateY(0)}}.HomeQr{height:100vh;width:100%}#NavBar{border:1px solid #0000;position:relative}#NavBarFixed{align-items:center;background:var(--color1);display:flex;flex-flow:row wrap;gap:1rem;justify-content:space-between;left:0;padding:1rem 0;position:fixed;top:0;width:100vw;z-index:1}#NavBar *{color:#fff}.SectionContainer{margin:0 auto;max-width:600px;position:relative;text-align:center}.SectionTitleContainer{align-items:center;display:flex;height:100%;justify-content:center;position:absolute;top:0;width:100%}.SectionTitle{background:#0d121a5f;color:#fff;font-size:26px;font-weight:600;padding:1rem;text-align:center;width:100%}.SectionImage{aspect-ratio:16/9;background:none;width:100%}@media screen and (min-width:600px){.SectionImage{border-radius:1rem;box-shadow:0 0 5px #1017206b;margin:2rem auto 0}.SectionTitleContainer{top:1rem}}
/*# sourceMappingURL=main.51d4cf67.css.map*/