:root{color-scheme:light!important;--primary-color: #1A6A3D;--primary-color-10: rgba(36, 149, 87, .1);--text-color: #303030;--background-color: #fcfcfc;--white-text-color: #FFFFFF;--color-text-light: #f8f8f8;--color-background: #ffffff;--color-background-light: rgba(36, 149, 87, .1);--shadow: 0px 6px 16px 0px rgba(36, 149, 87, .19);--border-color: rgba(48, 48, 48, .2);--border-radius-sm: 6px;--border-radius-md: 15px;--border-radius-lg: 20px;--spacing-xs: 4px;--spacing-sm: 8px;--spacing-md: 16px;--spacing-lg: 24px;--spacing-xl: 32px;--spacing-2xl: 48px;--spacing-3xl: 64px;--spacing-4xl: 100px}*{padding:0;margin:0;box-sizing:border-box;font-family:Roboto,sans-serif;color:var(--text-color)}html{scroll-behavior:smooth}body{overflow-x:hidden}a{text-decoration:none}input:-internal-autofill-selected{background-color:transparent!important}.secondary-btn{background-color:#fff;border:solid 1px var(--primary-color);border-radius:7px;font-weight:600;font-size:14px;padding:12px;color:var(--primary-color);text-align:center;cursor:pointer}.primary-btn{width:100%;font-weight:500;padding:12px;border-radius:7px;background-color:var(--primary-color);color:var(--white-text-color);border:none;display:flex;justify-content:center;align-items:center;cursor:pointer}.primary-btn>a>svg>path{color:var(--white-text-color)}.primary-btn>svg>path{color:var(--white-text-color)}.primary-btn>a{color:var(--white-text-color)}._loaderContainer_vesjt_1{display:flex;align-items:center;justify-content:center;z-index:5;height:100%;min-height:100vh;width:100%}._loader_vesjt_1{width:80%!important;height:80%!important}._loader_vesjt_1 path{fill:transparent;stroke:#28a460;stroke-width:1;stroke-dasharray:800;stroke-dashoffset:800;animation:_draw_vesjt_1 1.5s ease-in-out infinite alternate,_fill_vesjt_1 1.5s ease-in-out 0s infinite alternate}@keyframes _draw_vesjt_1{to{stroke-dashoffset:0}}@keyframes _fill_vesjt_1{0%,to{fill-opacity:0}50%{fill-opacity:1}}@keyframes _reverseDraw_vesjt_1{0%{stroke-dashoffset:0}to{stroke-dashoffset:800}}@keyframes _reverseFill_vesjt_1{0%,to{fill-opacity:1}50%{fill-opacity:0}}._loader_vesjt_1 path:after{content:"";animation:_reverseDraw_vesjt_1 1s ease-in-out infinite alternate,_reverseFill_vesjt_1 1s ease-in-out 0s infinite alternate}
