.primary,.secondary,.tertiary,.light,.dark{--section-background-color: transparent;--section-text-color: var(--text-color);color:var(--section-text-color);background:var(--section-background-color)}.primary:has(div.section-background),.secondary:has(div.section-background),.tertiary:has(div.section-background),.light:has(div.section-background),.dark:has(div.section-background){background:none}.primary .section-background,.secondary .section-background,.tertiary .section-background,.light .section-background,.dark .section-background{background:var(--section-background-color)}.primary h1,.primary h2,.primary h3,.primary h4,.primary h5,.secondary h1,.secondary h2,.secondary h3,.secondary h4,.secondary h5,.tertiary h1,.tertiary h2,.tertiary h3,.tertiary h4,.tertiary h5,.light h1,.light h2,.light h3,.light h4,.light h5,.dark h1,.dark h2,.dark h3,.dark h4,.dark h5{color:currentColor}.primary a:not(.action),.primary button:not(.action),.secondary a:not(.action),.secondary button:not(.action),.tertiary a:not(.action),.tertiary button:not(.action),.light a:not(.action),.light button:not(.action),.dark a:not(.action),.dark button:not(.action){color:currentColor}.primary{--section-background-color: var(--content-primary);--section-text-color: white}.primary .action{--action-background: white;--action-text: var(--primary);--action-background-hover: var(--light-blue);--action-text-hover: var(--primary)}.primary .action.alt{--action-background-hover: var(--secondary)}.primary .action.hollow{--action-background: white;--action-background-hover: white;--action-text: white;--action-text-hover: var(--primary)}.primary .slider-dots .slick-active button:before{background-color:#fff}.primary .slider-dots button::before{background-color:#607aef}.primary .slider-navigation .slick-disabled{--action-background: #607aef;pointer-events:none}.primary .tags li{background:var(--primary);color:#fff}section.primary .section-background{background-image:url("../../img/FooterBackground.svg");background-repeat:no-repeat;background-position:right var(--padding) top calc(var(--section)*2)}.secondary{--section-background-color: var(--content-secondary);--section-text-color: white}.secondary .action{--action-background: var(--light-blue);--action-text: var(--primary);--action-background-hover: var(--light-grey);--action-text-hover: var(--text-color)}.secondary .action.hollow{--action-background: white;--action-text: white}.secondary .tags li{background:var(--quinary);color:#fff}.tertiary{--section-background-color: var(--content-tertiary)}.dark{--section-background-color: var(--content-dark);--section-text-color: white}.dark .action.hollow{--action-background: white;--action-background-hover: white;--action-text: white;--action-text-hover: var(--primary)}.light{--section-background-color: var(--content-light);--section-text-color: var(--text-color)}.light .action{--action-text: white}.light .action.alt{--action-background: white}