:root{--main-background-color:#fcfcfc;--secondary-background-color:#fff;--text-color:#151515;--main-color:#52cbb6;--orange-color:#f6a452;--green-color:#77e165;--red-color:#f55c5c;--purple-color:#8a66f2;--yellow-color:#f1d05c;font-family:Mulish,sans-serif}@media (prefers-color-scheme:dark){:root{--background-color:black;--text-color:white}}*{box-sizing:border-box;margin:0;padding:0}html,body{max-width:100vw;overflow-x:hidden}body{color:var(--text-color);background:var(--main-background-color)}@media (prefers-color-scheme:dark){html{--lightningcss-light: ;--lightningcss-dark:initial;color-scheme:dark}}
.Layout-module__saeABG__header{background-color:var(--secondary-background-color);z-index:1;width:100%;height:5rem;position:fixed;top:0;left:0;box-shadow:0 .25rem .375rem #00000014}.Layout-module__saeABG__navigationBar{justify-content:space-between;align-items:center;height:100%;display:flex}.Layout-module__saeABG__links{align-items:center;height:100%;display:flex}.Layout-module__saeABG__button{margin:0 2rem}.Layout-module__saeABG__buttonText{color:var(--main-background-color);font-family:Mulish;font-size:16px;font-style:normal;font-weight:400;line-height:20px}.Layout-module__saeABG__logo{background-color:var(--main-color);border-radius:100%;width:3.438rem;min-width:3.438rem;height:3.438rem;min-height:3.438rem;margin:0 3.125rem}.Layout-module__saeABG__link{color:inherit;margin:0 2rem;font-weight:600;text-decoration:none}.Layout-module__saeABG__mainContent{padding-top:5rem}
