
:root {  --white: 0,0%,100%;  --white-bg-text: 0,0%,0%;  --black: 0,0%,0%;  --default-font-family: "Muli",sans-serif;  --header-font-family: "Muli",sans-serif;  --logo-max-width: ${css.getChild("logoMaxWidth").textValue};  --primary: 193, 67%, 65%;  --primary-rgb: 193, 67%, 65%;  --primary-bg-hover-focus: 193, 67%, 60%;  --primary-bg-active: 193, 67%, 58%;  --primary-bg-text: 0, 0%, 0%;  --primary-bg-title: 0, 0%, 0%;  --primary-dark: 193, 67%, 51%;  --primary-light: 193, 67%, 85%;  --secondary: 21, 83%, 50%;  --secondary-rgb: 21, 83%, 50%;  --secondary-bg-hover-focus: 21, 83%, 45%;  --secondary-bg-active: 21, 83%, 40%;  --secondary-bg-text: 0, 0%, 100%;  --secondary-bg-title: 0, 0%, 100%;  --secondary-dark: 21, 83%, 30%;  --secondary-light: 21, 83%, 70%;  --accent: 194, 100%, 33%;  --accent-rgb: 194, 100%, 33%;  --accent-bg-hover-focus: 194, 100%, 28%;  --accent-bg-text: 0, 0%, 100%;  --accent-bg-title: 0, 0%, 100%;  --shade: 208, 7%, 46%;  --shade-rgb: 208, 7%, 46%;  --shade-bg-hover-focus: 208, 7%, 41%;  --shade-bg-text: 0, 0%, 100%;  --shade-bg-title: 0, 0%, 100%;  --dark: 212, 68%, 16%;  --dark-bg-text: 0, 0%, 100%;  --dark-bg-title: 0, 0%, 100%;  --dark-bg-hover-focus: 212, 68%, 11%;  --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: 0 !important; }  