:root{--white:#fff;--dark:#1e1f1e;--green:#44b58f;--green-darken:#308166;--green-lighter:#effffd;--green-lighter-shadow:#cef0ec;--orange:#ff6d34}*,:before,:after{box-sizing:border-box;-webkit-tap-highlight-color:#0000;margin:0;padding:0}html{-webkit-text-size-adjust:100%;-ms-text-size-adjust:100%;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;color:var(--dark);scroll-behavior:smooth;flex-direction:column;min-height:100%;display:flex}body{width:100%}body,#__next,.page-wrapper{flex-direction:column;flex:1 0 auto;display:flex}a{color:currentColor;text-decoration:none}@media (min-width:1025px){a:hover{text-decoration:none}}.h1{font-family:var(--font-source-code-pro);font-size:52px;font-style:normal;font-weight:700;line-height:64px}@media (max-width:1024px){.h1{font-size:42px;line-height:44px}}.h3{font-family:var(--font-source-code-pro);font-size:24px;font-style:normal;font-weight:700;line-height:24px}@media (max-width:1024px){.h3{font-size:18px;line-height:28px}.h3.mobile-text-sm{font-family:var(--font-prompt);font-size:14px;font-style:normal;font-weight:400;line-height:24px}.h3.mob-h3{font-size:18px;line-height:28px}}.text,.btn-xs{font-family:var(--font-prompt);font-size:18px;font-style:normal;font-weight:400;line-height:28px}.text-bold,.btn-xs{font-weight:700}@media (max-width:1024px){.text-mobile-sm{font-size:14px;line-height:24px}}.text-sm,.btn-xs{font-size:14px;line-height:24px}@media (max-width:1024px){.text-sm.mob-h2,.mob-h2.btn-xs{font-family:var(--font-source-code-pro);font-size:24px;font-style:normal;font-weight:700;line-height:24px}}.btn{border:1px solid var(--dark);color:var(--white);text-align:center;outline:none;justify-content:center;align-items:center;text-decoration:none;transition:background .2s ease-out,box-shadow .2s ease-out;display:inline-flex}.btn:hover{text-decoration:none}.btn:not([disabled]){cursor:pointer}.btn-xs{width:160px;height:50px;padding-left:12px;padding-right:12px}.btn-green{background:var(--green)}.btn-green:hover{background:var(--green-darken)}.shadow-green-lighter-sm{box-shadow:-10px 10px var(--green-lighter-shadow)}.shadow-green-lighter-sm.btn:hover{box-shadow:-5px 5px var(--green-lighter-shadow)}
