:root{--menu-dark-blue:#070b20;--black:#000;--white:#fff;--dark-blue-bg:#0d132d;--babygenes-pink:#f72585;--babygenes-blue:#1eadff;--warning-red:#f72528;--grey:#b3b4b9;--light-blue-grey:#dae0ee;--warning-bg:#fff2f2;--check-list-bg:#cdf1d4;--light-pink-bg:#ffedf5;--orange:#f08f1e;--light-mode-bg:#eff5ff;--dark-text:#32664f;--dark-text:#323c66;--open-sans-hebrew-condensed:"openSansHeb";--open-sans:Open-Sans;--assistant:Assistant}body,html{max-width:100vw;white-space:pre-wrap}body,html{overflow-x:hidden}body{color:var(--dark-blue-bg);background:var(--light-blue-grey);-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}body:has(.nav__light){background:var(--light-mode-bg)}*{box-sizing:border-box;padding:0;margin:0}a{color:inherit;text-decoration:none}@media only screen and (max-width:1200px){body{background-color:var(--white)}}