:root{--primary-color:#4461ff;--secondary-color:#ecefff;--breakpoint-desktop:1150px;--breakpoint-mobile:600px;--content-desktop-gutter-width:92px;--content-desktop-max-width:calc(1160px + 2 * var(--content-desktop-gutter-width));--desktop-navbar-height:64px;--error-color:#c62d30;--focus-ring-outline:2px solid #4461ff80;--white:#fff;--blue:#4461ff;--active-blue:#0022e6;--light-blue:#ecefff;--active-light-blue:#dfe4ff;--blue-navy:#000f66;--red:#c62d30;--active-red:#c62d30;--light-red:#fbf2f2;--active-light-red:#fef7f7;--black:#212121;--active-light-black:#f8f9fa;--dark-gray:#424242;--divider-gray:#e5e5e5;--gray:#757575;--light-gray:#f8f9fa;--active-light-gray:#ebeced;--green:#25a029;--light-green:#e9f5e9;--active-light-green:#dcefdc;--orange:#b35d30;--light-orange:#fef5cc;--active-light-orange:#fdf0b4;--purple:#ad70fb;--active-purple:#ad70fb;--light-purple:#ad70fb20;--active-light-purple:#faf6ff}body,html{color:#212121;padding:0;margin:0;height:100%;font-synthesis-weight:none}a{color:inherit;text-decoration:none}*{box-sizing:border-box;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;text-rendering:optimizeLegibility}html{background:white;overflow:scroll;overflow-x:hidden;overflow-y:overlay;scroll-behavior:smooth}html.normal-scroll{scroll-behavior:auto}iframe{border:none}button,input,select,textarea{font-family:inherit}h1,h2,h3,h4{font-family:var(--dm-sans,sans-serif)}