.OurDialog{font-family:var(--font-roboto)}.OurDialog .p-dialog-footer{display:flex;justify-content:flex-end}: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}body,html{height:100%;margin:0;font-family:var(--font-roboto)}body{color:var(--color-foreground);background:var(--color-background);font-family:var(--font-roboto),Roboto,Helvetica,Arial,sans-serif;font-size:16px;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}*{box-sizing:border-box}a{color:inherit;text-decoration:none}ul{list-style:none}h1{font-size:64px}h1,h2{font-weight:600}h2{font-size:40px}figure,h1,h2,h3,h4,h5,p,ul{padding:0;margin:0;-webkit-margin-before:0;margin-block-start:0;-webkit-margin-after:0;margin-block-end:0}.Container{margin:0 auto;max-width:1250px}@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;font-size:16px;font-weight:700;line-height:24px;letter-spacing:-.096px;border-bottom:1px solid #0f2a3d;padding-bottom:1px}.Link.success{color:#2dcc9e;border-color:#2dcc9e}.Link.primary{color:#cc5a4d;border-color:#cc5a4d}.Form-formGroup{display:flex;flex-direction:column;gap:4px;width:100%}.Form-label{color:#0f2a3d;line-height:20px}.AccountBtn,.Form-label{font-size:14px;font-weight:500}.AccountBtn{cursor:pointer;width:-moz-fit-content;width:fit-content;border:1px solid #0f2a3d;border-radius:8px;background:#fff;padding:2px 12px;color:#3a4a5f;text-align:center;line-height:28px}.AccountInput-label{display:flex;justify-content:space-between;gap:10px;align-items:center}.AccountInput-labelText{color:#3a4a5f;margin-bottom:3px;min-width:150px}.AccountInput-help,.AccountInput-labelText{font-family:var(--font-inter);font-size:14px;font-weight:500;line-height:20px}.AccountInput-help{color:#adaebc}.AccountInput-asterisk{color:var(--color-primary);margin-left:5px;font-weight:700}.AccountInput-input{border:none;border-bottom:1px solid #eaecf0;padding-top:15px;padding-bottom:8px;width:100%;font-size:18px;font-weight:500}.AccountInput-input:focus,.AccountInput-input:focus-visible{outline:0 none;outline-offset:0;border-bottom-color:rgba(249,165,155,.9960784314);border-width:2;transition:border-bottom-color .2s,border-width .2s}.AccountInput-input,.AccountInput-input select{background:#fff;color:#3a4a5f;appearance:none;-webkit-appearance:none;-moz-appearance:none;border-radius:0}.AccountInput-input.error{border-bottom-color:#e24c4c;background-color:#fddede}.AccountInput-errorMessage{color:#e24c4c;font-size:14px;margin-top:10px}.p-highlight{background:rgba(250,236,234,.9960784314)}.p-datepicker-month:enabled:hover,.p-datepicker-year:enabled:hover,.p-highlight{color:rgba(197,109,96,.9960784314)}.p-datepicker:not(.p-disabled) table td span:not(.p-highlight):not(.p-disabled):focus,.p-monthpicker-month:focus,.p-yearpicker-year:not(.p-disabled):focus{box-shadow:0 0 0 .2rem #fdba74}