:root{--gradient-primary:#1c1d1f;--gradient-btn-primary:#1c1d1f;--color-white:#fff;--color-primary:#1c1d1f;--color-secondary:#1c1d1f;--color-text-dark:#1c1d1f;--color-text-dark-secondary:#35365d;--color-text-light:#5b6981;--color-red-500:#f04b4b;--color-green-50:#e6f8f1;--color-green-500:#00b376;--color-teal-150:#bdeee3;--color-button-hover:#52545a;--color-button-outline-hover:#f55940;--color-teal-200:#a7e9da;--color-teal-300:#7addc8;--color-teal-400:#4ed2b5;--color-teal-500:#22c7a3;--color-teal-600:#1b9f82;--color-teal-700:#147762;--color-teal-800:#0e5041;--color-teal-150-hover:#d9f7f0;--color-teal-200-hover:#beefe4;--color-teal-300-hover:#9feddc;--color-teal-400-hover:#84e9d3;--color-teal-500-hover:#61ebcd;--color-teal-600-hover:#44d2b4;--color-teal-700-hover:#38ab92;--color-teal-800-hover:#5ac0a8}html,body,#app{height:100%}#app{justify-content:center;display:flex}body{-webkit-font-smoothing:antialiased;margin:0;font-family:Poppins,sans-serif}*{scrollbar-width:thin}::-webkit-scrollbar{background-color:#0000;border-radius:4px;width:4px;height:4px}::-webkit-scrollbar-thumb{background-color:#0000004d}.form-group{margin-bottom:23px}.primary-buttons{flex-flow:column-reverse wrap;justify-content:center;align-items:center;display:flex}.primary-buttons .text-button{font-weight:700}.primary-buttons__button-group{justify-content:center;align-items:center;padding:12px 0;display:flex}.primary-buttons__button-group--left{margin-bottom:2rem}@media screen and (width>=640px){.primary-buttons__button-group--left{margin-bottom:0}}.primary-buttons__button-group--right{width:80%}@media screen and (width>=640px){.primary-buttons__button-group--right{width:auto;margin-left:auto}.primary-buttons{flex-direction:row}}@media screen and (height>=840px) and (width>=640px){.primary-buttons{margin-top:64px}}.secondary-button{justify-content:center;align-items:center;margin-bottom:16px;padding:12px 0;display:flex}.secondary-button .text-button{text-decoration:underline}.secondary-button .text-button:hover{text-decoration:none}
