:root{--primary:#00a887;--secondary:#b9da65;--third:#d8f291;--attentionWarning:#f59a3c;--attentionNote:#ffb983;--attentionBackground:#ffe7ce;--darkPurpleSupportive:#ae83fe;--lightPurpleSupportive:#d5c4fc;--textLightPrimary:#093639;--textLightSecondary:#6a6a6a;--textLightDisabled:#afafaf;--textInverted:#fafbfc;--textColored:#00a887;--textLink:#00a887;--backgroundMain:#feffff;--backgroundSecondary:#eaeaea;--backgroundThird:#d9d9d9;--backgroundSky:#e8faf4;--chatBackground:#f7fefc;--chatUserBackground2:#d6f2d3;--hoverPrimaryButton:#3a5e61;--hoverSecondaryButton:#33b99f;--borderDefault:#afafaf;--borderActive:#093639;--borderDisabled:#d9d9d9;--borderHighlight:#00a887;--borderError:#f59a3c;--primary-green:var(--primary);--light-green:var(--backgroundSky);--accent-green:var(--secondary);--text-dark:var(--textLightPrimary);--text-light:var(--textLightSecondary);--white:var(--backgroundMain);--bg-gradient:linear-gradient(135deg,var(--backgroundSky) 0%,var(--backgroundMain) 100%)}@font-face{font-family:Assistant;src:url(/fonts/Assistant-Regular.ttf) format("truetype");font-weight:400;font-style:normal;font-display:swap}@font-face{font-family:Assistant;src:url(/fonts/Assistant-Bold.ttf) format("truetype");font-weight:700;font-style:normal;font-display:swap}html{scroll-behavior:smooth;overflow-x:hidden;width:100%}*{margin:0;padding:0;box-sizing:border-box}body{font-family:Assistant,sans-serif;color:var(--textLightPrimary);line-height:1.6;background-color:var(--backgroundMain)}body,main{overflow-x:hidden;width:100%;max-width:100vw}a{text-decoration:none;color:inherit}ul{list-style:none}