
:root {  --white: 0,0%,100%;  --white-bg-text: 0,0%,0%;  --black: 0,0%,0%;  --default-font-family: "Open Sans", sans-serif;  --header-font-family: "Raleway", sans-serif;  --logo-max-width: ${css.getChild("logoMaxWidth").textValue};  --primary: 206, 99%, 30%;  --primary-rgb: 206, 99%, 30%;  --primary-bg-hover-focus: 206, 99%, 25%;  --primary-bg-active: 206, 99%, 23%;  --primary-bg-text: 0, 0%, 100%;  --primary-bg-title: 0, 0%, 100%;  --primary-dark: 206, 99%, 16%;  --primary-light: 206, 99%, 50%;  --secondary: 344, 94%, 34%;  --secondary-rgb: 344, 94%, 34%;  --secondary-bg-hover-focus: 344, 94%, 29%;  --secondary-bg-active: 344, 94%, 24%;  --secondary-bg-text: 0, 0%, 100%;  --secondary-bg-title: 0, 0%, 100%;  --secondary-dark: 344, 94%, 14%;  --secondary-light: 344, 94%, 54%;  --accent: 214, 39%, 54%;  --accent-rgb: 214, 39%, 54%;  --accent-bg-hover-focus: 214, 39%, 49%;  --accent-bg-text: 0, 0%, 100%;  --accent-bg-title: 0, 0%, 100%;  --shade: 217, 42%, 94%;  --shade-rgb: 217, 42%, 94%;  --shade-bg-hover-focus: 217, 42%, 89%;  --shade-bg-text: 0, 0%, 0%;  --shade-bg-title: 0, 0%, 0%;  --dark: 207, 94%, 14%;  --dark-bg-text: 0, 0%, 100%;  --dark-bg-title: 0, 0%, 100%;  --dark-bg-hover-focus: 207, 94%, 9%;  --accentbar-height:10px;  --accentbar-color:hsl(var(--primary));  --default-font-color: hsl(var(--black));  --white-bg-title:0,0%,0%;  }  .section_widget_highlight-grid .grid__item_fill .card__screen {  opacity: -0.8 !important; }  