
:root {  --white: 0,0%,100%;  --white-bg-text: 0,0%,0%;  --black: 0,0%,0%;  --default-font-family: "Helvetica",sans-serif;  --header-font-family: "DM Serif Display",serif;  --logo-max-width: ${css.getChild("logoMaxWidth").textValue};  --primary: 213, 91%, 27%;  --primary-rgb: 213, 91%, 27%;  --primary-bg-hover-focus: 213, 91%, 22%;  --primary-bg-active: 213, 91%, 20%;  --primary-bg-text: 0, 0%, 100%;  --primary-bg-title: 0, 0%, 100%;  --primary-dark: 213, 91%, 13%;  --primary-light: 213, 91%, 47%;  --secondary: 48, 100%, 50%;  --secondary-rgb: 48, 100%, 50%;  --secondary-bg-hover-focus: 48, 100%, 45%;  --secondary-bg-active: 48, 100%, 40%;  --secondary-bg-text: 0, 0%, 100%;  --secondary-bg-title: 0, 0%, 100%;  --secondary-dark: 48, 100%, 30%;  --secondary-light: 48, 100%, 70%;  --accent: 55, 43%, 95%;  --accent-rgb: 55, 43%, 95%;  --accent-bg-hover-focus: 55, 43%, 90%;  --accent-bg-text: 0, 0%, 0%;  --accent-bg-title: 0, 0%, 0%;  --shade: 0, 0%, 100%;  --shade-rgb: 0, 0%, 100%;  --shade-bg-hover-focus: 0, 0%, 95%;  --shade-bg-text: 0, 0%, 0%;  --shade-bg-title: 0, 0%, 0%;  --dark: 213, 91%, 27%;  --dark-bg-text: 0, 0%, 100%;  --dark-bg-title: 0, 0%, 100%;  --dark-bg-hover-focus: 213, 91%, 22%;  --accentbar-height:0px;  --accentbar-color:hsl(var(--accent));  --default-font-color: hsl(var(--black));  --white-bg-title:0,0%,0%;  }  .row-columns+ .row-columns { border-top: none !important; }  .section_widget_hero .section__screen { opacity: 0 !important; }  