:root{--blurWhite:#ffffff99;--blueSapphire:#092d5e;--blueBg:#e3edff;--white:rgb(255,255,255);--black:rgb(0,0,0);--primary-text:rgb(39,40,41);--secondary-text:rgb(90,94,102);--tertiary-text:rgb(142,150,163);--primary-bg:rgb(255,255,255);--secondary-bg:rgb(242,245,250);--tertiary-bg:rgb(230,235,242);--primary-border:rgb(142,150,163);--secondary-border:rgb(195,201,212);--tertiary-border:rgb(230,235,242);--brand-primary-text:rgb(9,45,94);--brand-primary-bg:rgb(9,45,94);--brand-primary-border:rgb(9,45,94);--brand-secondary-text:rgb(60,41,183);--brand-secondary-bg:rgb(237,234,255);--brand-secondary-border:rgb(204,195,255);--brand-foreground-text:rgb(255,255,255);--success-text:rgb(67,169,44);--success-bg:rgb(231,251,224);--success-border:rgb(194,234,180);--error-text:rgb(244,66,64);--error-bg:rgb(255,238,237);--error-border:rgb(255,203,201);--warning-text:rgb(236,118,0);--warning-bg:rgb(255,237,222);--warning-border:rgb(255,210,171);--info-text:rgb(247,190,0);--info-bg:rgb(255,247,214);--info-border:rgb(255,219,76);--overlay-bg:rgba(0,0,0,0.5);--tooltip-bg:rgb(39,40,41);--light-blue:rgb(110,157,238);--light-purple:rgb(203,145,232);--light-yellow:rgb(232,211,129);--light-pink:rgb(254,239,245);--pink:rgb(249,145,198);--dark-pink:rgb(244,51,151);--font-family-heading:"Mier Bold";--font-family-body:"Mier Book";--font-family-button:"Mier Demi"}*{box-sizing:border-box;font-family:var(--font-mier);padding:0;margin:0}body,html{max-width:100vw;background-color:#eaeaf2;overflow-x:hidden}a{color:inherit;text-decoration:none}