
:root {  --white: 0,0%,100%;  --white-bg-text: 0,0%,0%;  --black: 0,0%,0%;  --default-font-family: "Roboto",sans-serif;  --header-font-family: "Roboto",sans-serif;  --logo-max-width: ${css.getChild("logoMaxWidth").textValue};  --primary: 91, 39%, 50%;  --primary-rgb: 91, 39%, 50%;  --primary-bg-hover-focus: 91, 39%, 45%;  --primary-bg-active: 91, 39%, 43%;  --primary-bg-text: 0, 0%, 100%;  --primary-bg-title: 0, 0%, 100%;  --primary-dark: 91, 39%, 36%;  --primary-light: 91, 39%, 70%;  --secondary: 3, 46%, 52%;  --secondary-rgb: 3, 46%, 52%;  --secondary-bg-hover-focus: 3, 46%, 47%;  --secondary-bg-active: 3, 46%, 42%;  --secondary-bg-text: 0, 0%, 100%;  --secondary-bg-title: 0, 0%, 100%;  --secondary-dark: 3, 46%, 32%;  --secondary-light: 3, 46%, 72%;  --accent: 45, 94%, 64%;  --accent-rgb: 45, 94%, 64%;  --accent-bg-hover-focus: 45, 94%, 59%;  --accent-bg-text: 0, 0%, 0%;  --accent-bg-title: 0, 0%, 0%;  --shade: 217, 44%, 96%;  --shade-rgb: 217, 44%, 96%;  --shade-bg-hover-focus: 217, 44%, 91%;  --shade-bg-text: 0, 0%, 0%;  --shade-bg-title: 0, 0%, 0%;  --dark: 45, 94%, 30%;  --dark-bg-text: 0, 0%, 100%;  --dark-bg-title: 0, 0%, 100%;  --dark-bg-hover-focus: 45, 94%, 25%;  --accentbar-height:0px;  --accentbar-color:hsl(var(--accent));  --default-font-color: hsl(var(--black));  --white-bg-title:0,0%,0%;  }  .section_widget_hero .section__screen { opacity: -1 !important; }  