:root{--color-background:#f8f9fa;--color-foreground:#0f2a3d;--color-primary:#cc5a4d;--color-testimonyBackground:#e2e8f0;--color-testimonyForeground:#fdba74;--color-green:#2dcc9e;--color-btn-primary:#bfa67a}html{scroll-behavior:smooth}html,body{height:100%;font-family:var(--font-roboto);margin:0}body{color:var(--color-foreground);background:var(--color-background);font-family:var(--font-roboto),Roboto,Helvetica,Arial,sans-serif;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;font-size:16px}*{box-sizing:border-box;font-family:var(--font-roboto),Roboto,Helvetica,Arial,sans-serif;font-size:16px}a{color:inherit;text-decoration:none}ul{list-style:none}h1{font-size:64px;font-weight:600}h2{font-size:40px;font-weight:600}h1,h2,h3,h4,h5,p,ul,figure{margin:0;margin-block:0;padding:0}.Container{max-width:1250px;margin:0 auto}@media (max-width:1285px){.Container{max-width:950px}}@media (min-width:600px) and (max-width:1023px){.Container{max-width:768px}}@media (max-width:599px){.Container{max-width:640px}}.pt-8{padding-top:84px}.Link{color:#0f2a3d;letter-spacing:-.096px;border-bottom:1px solid #0f2a3d;padding-bottom:1px;font-size:16px;font-weight:700;line-height:24px}.Link.success{color:#2dcc9e;border-color:#2dcc9e}.Link.primary{color:#cc5a4d;border-color:#cc5a4d}.Form-formGroup{flex-direction:column;gap:4px;width:100%;display:flex}.Form-label{color:#0f2a3d;font-size:14px;font-weight:500;line-height:20px}.AccountBtn{cursor:pointer;color:#3a4a5f;text-align:center;background:#fff;border:1px solid #0f2a3d;border-radius:8px;width:fit-content;padding:2px 12px;font-size:14px;font-weight:500;line-height:28px}.AccountInput-label{justify-content:space-between;align-items:center;gap:10px;display:flex}.AccountInput-labelText{color:#3a4a5f;font-family:var(--font-inter);min-width:150px;margin-bottom:3px;font-size:14px;font-weight:500;line-height:20px}.AccountInput-help{color:#adaebc;font-family:var(--font-inter);font-size:14px;font-weight:500;line-height:20px}.AccountInput-asterisk{color:var(--color-primary);margin-left:5px;font-weight:700}.AccountInput-input{border:none;border-bottom:1px solid #eaecf0;width:100%;padding-top:15px;padding-bottom:8px;font-size:18px;font-weight:500}.AccountInput-input:focus,.AccountInput-input:focus-visible{outline-offset:0;border-width:2px;border-bottom-color:#f9a59bfe;outline:0;transition:border-bottom-color .2s,border-width .2s}.AccountInput-input,.AccountInput-input select{color:#3a4a5f;appearance:none;background:#fff;border-radius:0}.AccountInput-input.error{background-color:#fddede;border-bottom-color:#e24c4c}.AccountInput-errorMessage{color:#e24c4c;margin-top:10px;font-size:14px}.p-highlight{color:#c56d60fe;background:#faeceafe}.p-datepicker-year:enabled:hover,.p-datepicker-month:enabled:hover{color:#c56d60fe}.p-datepicker:not(.p-disabled) table td span:not(.p-highlight):not(.p-disabled):focus,.p-yearpicker-year:not(.p-disabled):focus,.p-monthpicker-month:focus{box-shadow:0 0 0 .2rem #fdba74}
