:root.elford {
	--color-black: 0 0 0;
	--color-white: 255 255 255;
	--color-primary: 214 180 125;
	--color-secondary: 138 201 206;
	--color-tertiary: 214 180 125;
	--color-quaternary: 216 221 225;
	--color-grey-tone-one: 217 217 217;
	--color-grey-tone-two: 217 217 217;
	--color-grey-tone-three: 222 226 230;
	--color-grey-tone-four: 213 222 239;
	--color-grey-tone-five: 173 181 189;
	--color-grey-tone-six: 153 161 175;
	--color-alert-danger: 250 71 71;
	--color-alert-warning: 255 189 18;
	--color-alert-primary: 40 186 253;
	--color-alert-success: 57 223 118;
	--color-alert-neutral: 142 142 154;
	--color-site-bg-one: 248 250 252;
	--color-site-text-one: 39 42 49;
	--color-site-bg-two: 45 45 48;
	--color-site-text-two: 153 161 175;
	--color-nav-bg: 255 255 255;
	--color-nav-text: 255 255 255;
	--color-nav-item-bg: 248 248 248;
	--color-nav-item-text: 153 161 175;
	--color-nav-item-hover-bg: 214 180 125;
	--color-nav-item-hover-text: 39 42 49;
	--color-footer-bg: 24 27 34;
	--color-footer-text: 255 255 255;
	--color-header-one-bg: 214 180 125;
	--color-header-one-text: 255 255 255;
	--color-header-two-bg: 255 255 255;
	--color-header-two-text: 214 180 125;
	--color-header-three-bg: 24 27 34;
	--color-header-three-text: 24 27 34;
	--color-header-four-bg: 255 255 255;
	--color-header-four-text: 255 255 255;
	--color-header-five-bg: 26 26 26;
	--color-header-five-text: 255 255 255;
	--color-section-one-bg: 250 250 250;
	--color-section-one-text: 214 180 125;
	--color-section-one-textbg: 255 255 255;
	--color-section-one-summary: 39 42 49;
	--color-section-one-button-bg: 214 180 125;
	--color-section-one-button-text: 255 255 255;
	--color-section-one-buttonhover-bg: 192 154 93;
	--color-section-one-buttonhover-text: 255 255 255;
	--color-section-two-bg: 250 250 250;
	--color-section-two-text: 39 42 49;
	--color-section-two-textbg: 255 255 255;
	--color-section-two-summary: 39 42 49;
	--color-section-two-button-bg: 214 180 125;
	--color-section-two-button-text: 255 255 255;
	--color-section-two-buttonhover-bg: 192 154 93;
	--color-section-two-buttonhover-text: 255 255 255;
	--color-section-three-bg: 250 250 250;
	--color-section-three-text: 214 180 125;
	--color-section-three-textbg: 255 255 255;
	--color-section-three-summary: 77 80 87;
	--color-section-three-button-bg: 214 180 125;
	--color-section-three-button-text: 255 255 255;
	--color-section-three-buttonhover-bg: 192 154 93;
	--color-section-three-buttonhover-text: 255 255 255;
	--color-section-four-bg: 243 240 236;
	--color-section-four-text: 214 180 125;
	--color-section-four-textbg: 255 255 255;
	--color-section-four-summary: 77 80 87;
	--color-section-four-button-bg: 214 180 125;
	--color-section-four-button-text: 255 255 255;
	--color-section-four-buttonhover-bg: 192 154 93;
	--color-section-four-buttonhover-text: 255 255 255;
	--color-section-five-bg: 242 245 254;
	--color-section-five-text: 214 180 125;
	--color-section-five-textbg: 255 255 255;
	--color-section-five-summary: 77 80 87;
	--color-section-five-button-bg: 214 180 125;
	--color-section-five-button-text: 255 255 255;
	--color-section-five-buttonhover-bg: 192 154 93;
	--color-section-five-buttonhover-text: 255 255 255;
	--color-section-default-bg: 248 250 252;
	--color-section-default-text: 214 180 125;
	--color-section-default-textbg: 255 255 255;
	--color-section-default-summary: 77 80 87;
	--color-section-default-button-bg: 214 180 125;
	--color-section-default-button-text: 255 255 255;
	--color-section-default-buttonhover-bg: 192 154 93;
	--color-section-default-buttonhover-text: 255 255 255;
	--sl-color-primary-50: rgb(var(--color-primary));
	--sl-color-primary-100: rgb(var(--color-primary));
	--sl-color-primary-200: rgb(var(--color-primary));
	--sl-color-primary-300: rgb(var(--color-primary));
	--sl-color-primary-400: rgb(var(--color-primary));
	--sl-color-primary-500: rgb(var(--color-primary));
	--sl-color-primary-600: rgb(var(--color-primary));
	--sl-color-primary-700: rgb(var(--color-primary));
	--sl-color-primary-800: rgb(var(--color-primary));
	--sl-color-primary-900: rgb(var(--color-primary));
	--sl-color-primary-950: rgb(var(--color-primary));
	--sl-color-success-50: rgb(var(--color-alert-success));
	--sl-color-success-100: rgb(var(--color-alert-success));
	--sl-color-success-200: rgb(var(--color-alert-success));
	--sl-color-success-300: rgb(var(--color-alert-success));
	--sl-color-success-400: rgb(var(--color-alert-success));
	--sl-color-success-500: rgb(var(--color-alert-success));
	--sl-color-success-600: rgb(var(--color-alert-success));
	--sl-color-success-700: rgb(var(--color-alert-success));
	--sl-color-success-800: rgb(var(--color-alert-success));
	--sl-color-success-900: rgb(var(--color-alert-success));
	--sl-color-success-950: rgb(var(--color-alert-success));
	--sl-color-warning-50: rgb(var(--color-alert-warning));
	--sl-color-warning-100: rgb(var(--color-alert-warning));
	--sl-color-warning-200: rgb(var(--color-alert-warning));
	--sl-color-warning-300: rgb(var(--color-alert-warning));
	--sl-color-warning-400: rgb(var(--color-alert-warning));
	--sl-color-warning-500: rgb(var(--color-alert-warning));
	--sl-color-warning-600: rgb(var(--color-alert-warning));
	--sl-color-warning-700: rgb(var(--color-alert-warning));
	--sl-color-warning-800: rgb(var(--color-alert-warning));
	--sl-color-warning-900: rgb(var(--color-alert-warning));
	--sl-color-warning-950: rgb(var(--color-alert-warning));
	--sl-color-danger-50: rgb(var(--color-alert-danger));
	--sl-color-danger-100: rgb(var(--color-alert-danger));
	--sl-color-danger-200: rgb(var(--color-alert-danger));
	--sl-color-danger-300: rgb(var(--color-alert-danger));
	--sl-color-danger-400: rgb(var(--color-alert-danger));
	--sl-color-danger-500: rgb(var(--color-alert-danger));
	--sl-color-danger-600: rgb(var(--color-alert-danger));
	--sl-color-danger-700: rgb(var(--color-alert-danger));
	--sl-color-danger-800: rgb(var(--color-alert-danger));
	--sl-color-danger-900: rgb(var(--color-alert-danger));
	--sl-color-danger-950: rgb(var(--color-alert-danger));
	--sl-color-neutral-50: rgb(var(--color-grey-tone-four));
	--sl-color-neutral-100: rgb(var(--color-grey-tone-four));
	--sl-color-neutral-200: rgb(var(--color-grey-tone-four));
	--sl-color-neutral-300: rgb(var(--color-grey-tone-four));
	--sl-color-neutral-400: rgb(var(--color-grey-tone-four));
	--sl-color-neutral-500: rgb(var(--color-grey-tone-four));
	--sl-color-neutral-600: rgb(var(--color-grey-tone-four));
	--sl-color-neutral-700: rgb(var(--color-grey-tone-four));
	--sl-color-neutral-800: rgb(var(--color-grey-tone-four));
	--sl-color-neutral-900: rgb(var(--color-grey-tone-four));
	--sl-color-neutral-950: rgb(var(--color-grey-tone-four));
	--sl-color-neutral-0: rgb(var(--color-white));
	--sl-color-neutral-1000: rgb(var(--color-black));
	--sl-focus-ring-color: var(--sl-color-primary-600);
	--sl-input-background-color: var(--sl-color-neutral-0);
	--sl-input-background-color-hover: var(--sl-input-background-color);
	--sl-input-background-color-focus: var(--sl-input-background-color);
	--sl-input-background-color-disabled: var(--sl-color-neutral-100);
	--sl-input-border-color: var(--sl-color-neutral-300);
	--sl-input-border-color-hover: var(--sl-color-neutral-400);
	--sl-input-border-color-focus: var(--sl-color-primary-500);
	--sl-input-border-color-disabled: var(--sl-color-neutral-300);
	--sl-input-required-content-color: var(--sl-input-label-color);
	--sl-input-color: var(--sl-color-neutral-700);
	--sl-input-color-hover: var(--sl-color-neutral-700);
	--sl-input-color-focus: var(--sl-color-neutral-700);
	--sl-input-color-disabled: var(--sl-color-neutral-900);
	--sl-input-icon-color: var(--sl-color-neutral-500);
	--sl-input-icon-color-hover: var(--sl-color-neutral-600);
	--sl-input-icon-color-focus: var(--sl-color-neutral-600);
	--sl-input-placeholder-color: var(--sl-color-neutral-500);
	--sl-input-placeholder-color-disabled: var(--sl-color-neutral-600);
	--sl-input-focus-ring-color: rgb(var(--color-primary));
	--sl-input-filled-background-color: var(--sl-color-neutral-100);
	--sl-input-filled-background-color-hover: var(--sl-color-neutral-100);
	--sl-input-filled-background-color-focus: var(--sl-color-neutral-100);
	--sl-input-filled-background-color-disabled: var(--sl-color-neutral-100);
	--sl-input-filled-color: var(--sl-color-neutral-800);
	--sl-input-filled-color-hover: var(--sl-color-neutral-800);
	--sl-input-filled-color-focus: var(--sl-color-neutral-700);
	--sl-input-filled-color-disabled: var(--sl-color-neutral-800);
	--sl-input-help-text-color: var(--sl-color-neutral-500);
	--sl-overlay-background-color: hsla(240, 3.8%, 46.1%, 0.33);
	--sl-panel-background-color: var(--sl-color-neutral-0);
	--sl-panel-border-color: var(--sl-color-neutral-200);
	--sl-tooltip-background-color: var(--sl-color-neutral-800);
	--sl-tooltip-color: var(--sl-color-neutral-0);
}
:root.hazy {
	--color-black: 0 0 0;
	--color-white: 255 255 255;
	--color-primary: 60 87 89;
	--color-secondary: 149 157 144;
	--color-tertiary: 208 213 206;
	--color-quaternary: 239 236 233;
	--color-grey-tone-one: 217 217 217;
	--color-grey-tone-two: 217 217 217;
	--color-grey-tone-three: 222 226 230;
	--color-grey-tone-four: 213 222 239;
	--color-grey-tone-five: 173 181 189;
	--color-grey-tone-six: 153 161 175;
	--color-alert-danger: 250 71 71;
	--color-alert-warning: 255 189 18;
	--color-alert-primary: 40 186 253;
	--color-alert-success: 57 223 118;
	--color-alert-neutral: 142 142 154;
	--color-site-bg-one: 248 250 252;
	--color-site-text-one: 25 37 36;
	--color-site-bg-two: 60 87 89;
	--color-site-text-two: 149 157 144;
	--color-nav-bg: 255 255 255;
	--color-nav-text: 255 255 255;
	--color-nav-item-bg: 248 248 248;
	--color-nav-item-text: 60 87 89;
	--color-nav-item-hover-bg: 149 157 144;
	--color-nav-item-hover-text: 25 37 36;
	--color-footer-bg: 25 37 36;
	--color-footer-text: 255 255 255;
	--color-header-one-bg: 60 87 89;
	--color-header-one-text: 255 255 255;
	--color-header-two-bg: 244 238 241;
	--color-header-two-text: 239 236 233;
	--color-header-three-bg: 208 213 206;
	--color-header-three-text: 208 213 206;
	--color-header-four-bg: 149 157 144;
	--color-header-four-text: 149 157 144;
	--color-header-five-bg: 25 37 36;
	--color-header-five-text: 255 255 255;
	--color-section-one-bg: 250 250 250;
	--color-section-one-text: 25 37 36;
	--color-section-one-textbg: 255 255 255;
	--color-section-one-summary: 60 87 89;
	--color-section-one-button-bg: 60 87 89;
	--color-section-one-button-text: 255 255 255;
	--color-section-one-buttonhover-bg: 149 157 144;
	--color-section-one-buttonhover-text: 255 255 255;
	--color-section-two-bg: 250 250 250;
	--color-section-two-text: 25 37 36;
	--color-section-two-textbg: 255 255 255;
	--color-section-two-summary: 60 87 89;
	--color-section-two-button-bg: 60 87 89;
	--color-section-two-button-text: 255 255 255;
	--color-section-two-buttonhover-bg: 149 157 144;
	--color-section-two-buttonhover-text: 255 255 255;
	--color-section-three-bg: 250 250 250;
	--color-section-three-text: 25 37 36;
	--color-section-three-textbg: 255 255 255;
	--color-section-three-summary: 60 87 89;
	--color-section-three-button-bg: 60 87 89;
	--color-section-three-button-text: 255 255 255;
	--color-section-three-buttonhover-bg: 149 157 144;
	--color-section-three-buttonhover-text: 255 255 255;
	--color-section-four-bg: 239 236 233;
	--color-section-four-text: 25 37 36;
	--color-section-four-textbg: 255 255 255;
	--color-section-four-summary: 60 87 89;
	--color-section-four-button-bg: 60 87 89;
	--color-section-four-button-text: 255 255 255;
	--color-section-four-buttonhover-bg: 149 157 144;
	--color-section-four-buttonhover-text: 255 255 255;
	--color-section-five-bg: 208 213 206;
	--color-section-five-text: 25 37 36;
	--color-section-five-textbg: 255 255 255;
	--color-section-five-summary: 60 87 89;
	--color-section-five-button-bg: 60 87 89;
	--color-section-five-button-text: 255 255 255;
	--color-section-five-buttonhover-bg: 149 157 144;
	--color-section-five-buttonhover-text: 255 255 255;
	--color-section-default-bg: 248 250 252;
	--color-section-default-text: 25 37 36;
	--color-section-default-textbg: 255 255 255;
	--color-section-default-summary: 60 87 89;
	--color-section-default-button-bg: 60 87 89;
	--color-section-default-button-text: 255 255 255;
	--color-section-default-buttonhover-bg: 149 157 144;
	--color-section-default-buttonhover-text: 255 255 255;
	--sl-color-primary-50: rgb(var(--color-primary));
	--sl-color-primary-100: rgb(var(--color-primary));
	--sl-color-primary-200: rgb(var(--color-primary));
	--sl-color-primary-300: rgb(var(--color-primary));
	--sl-color-primary-400: rgb(var(--color-primary));
	--sl-color-primary-500: rgb(var(--color-primary));
	--sl-color-primary-600: rgb(var(--color-primary));
	--sl-color-primary-700: rgb(var(--color-primary));
	--sl-color-primary-800: rgb(var(--color-primary));
	--sl-color-primary-900: rgb(var(--color-primary));
	--sl-color-primary-950: rgb(var(--color-primary));
	--sl-color-success-50: rgb(var(--color-alert-success));
	--sl-color-success-100: rgb(var(--color-alert-success));
	--sl-color-success-200: rgb(var(--color-alert-success));
	--sl-color-success-300: rgb(var(--color-alert-success));
	--sl-color-success-400: rgb(var(--color-alert-success));
	--sl-color-success-500: rgb(var(--color-alert-success));
	--sl-color-success-600: rgb(var(--color-alert-success));
	--sl-color-success-700: rgb(var(--color-alert-success));
	--sl-color-success-800: rgb(var(--color-alert-success));
	--sl-color-success-900: rgb(var(--color-alert-success));
	--sl-color-success-950: rgb(var(--color-alert-success));
	--sl-color-warning-50: rgb(var(--color-alert-warning));
	--sl-color-warning-100: rgb(var(--color-alert-warning));
	--sl-color-warning-200: rgb(var(--color-alert-warning));
	--sl-color-warning-300: rgb(var(--color-alert-warning));
	--sl-color-warning-400: rgb(var(--color-alert-warning));
	--sl-color-warning-500: rgb(var(--color-alert-warning));
	--sl-color-warning-600: rgb(var(--color-alert-warning));
	--sl-color-warning-700: rgb(var(--color-alert-warning));
	--sl-color-warning-800: rgb(var(--color-alert-warning));
	--sl-color-warning-900: rgb(var(--color-alert-warning));
	--sl-color-warning-950: rgb(var(--color-alert-warning));
	--sl-color-danger-50: rgb(var(--color-alert-danger));
	--sl-color-danger-100: rgb(var(--color-alert-danger));
	--sl-color-danger-200: rgb(var(--color-alert-danger));
	--sl-color-danger-300: rgb(var(--color-alert-danger));
	--sl-color-danger-400: rgb(var(--color-alert-danger));
	--sl-color-danger-500: rgb(var(--color-alert-danger));
	--sl-color-danger-600: rgb(var(--color-alert-danger));
	--sl-color-danger-700: rgb(var(--color-alert-danger));
	--sl-color-danger-800: rgb(var(--color-alert-danger));
	--sl-color-danger-900: rgb(var(--color-alert-danger));
	--sl-color-danger-950: rgb(var(--color-alert-danger));
	--sl-color-neutral-50: rgb(var(--color-grey-tone-four));
	--sl-color-neutral-100: rgb(var(--color-grey-tone-four));
	--sl-color-neutral-200: rgb(var(--color-grey-tone-four));
	--sl-color-neutral-300: rgb(var(--color-grey-tone-four));
	--sl-color-neutral-400: rgb(var(--color-grey-tone-four));
	--sl-color-neutral-500: rgb(var(--color-grey-tone-four));
	--sl-color-neutral-600: rgb(var(--color-grey-tone-four));
	--sl-color-neutral-700: rgb(var(--color-grey-tone-four));
	--sl-color-neutral-800: rgb(var(--color-grey-tone-four));
	--sl-color-neutral-900: rgb(var(--color-grey-tone-four));
	--sl-color-neutral-950: rgb(var(--color-grey-tone-four));
	--sl-color-neutral-0: rgb(var(--color-white));
	--sl-color-neutral-1000: rgb(var(--color-black));
	--sl-focus-ring-color: var(--sl-color-primary-600);
	--sl-input-background-color: var(--sl-color-neutral-0);
	--sl-input-background-color-hover: var(--sl-input-background-color);
	--sl-input-background-color-focus: var(--sl-input-background-color);
	--sl-input-background-color-disabled: var(--sl-color-neutral-100);
	--sl-input-border-color: var(--sl-color-neutral-300);
	--sl-input-border-color-hover: var(--sl-color-neutral-400);
	--sl-input-border-color-focus: var(--sl-color-primary-500);
	--sl-input-border-color-disabled: var(--sl-color-neutral-300);
	--sl-input-required-content-color: var(--sl-input-label-color);
	--sl-input-color: var(--sl-color-neutral-700);
	--sl-input-color-hover: var(--sl-color-neutral-700);
	--sl-input-color-focus: var(--sl-color-neutral-700);
	--sl-input-color-disabled: var(--sl-color-neutral-900);
	--sl-input-icon-color: var(--sl-color-neutral-500);
	--sl-input-icon-color-hover: var(--sl-color-neutral-600);
	--sl-input-icon-color-focus: var(--sl-color-neutral-600);
	--sl-input-placeholder-color: var(--sl-color-neutral-500);
	--sl-input-placeholder-color-disabled: var(--sl-color-neutral-600);
	--sl-input-focus-ring-color: rgb(var(--color-primary));
	--sl-input-filled-background-color: var(--sl-color-neutral-100);
	--sl-input-filled-background-color-hover: var(--sl-color-neutral-100);
	--sl-input-filled-background-color-focus: var(--sl-color-neutral-100);
	--sl-input-filled-background-color-disabled: var(--sl-color-neutral-100);
	--sl-input-filled-color: var(--sl-color-neutral-800);
	--sl-input-filled-color-hover: var(--sl-color-neutral-800);
	--sl-input-filled-color-focus: var(--sl-color-neutral-700);
	--sl-input-filled-color-disabled: var(--sl-color-neutral-800);
	--sl-input-help-text-color: var(--sl-color-neutral-500);
	--sl-overlay-background-color: hsla(240, 3.8%, 46.1%, 0.33);
	--sl-panel-background-color: var(--sl-color-neutral-0);
	--sl-panel-border-color: var(--sl-color-neutral-200);
	--sl-tooltip-background-color: var(--sl-color-neutral-800);
	--sl-tooltip-color: var(--sl-color-neutral-0);
}
:root.mocha_medley {
	--color-black: 0 0 0;
	--color-white: 255 255 255;
	--color-primary: 153 134 122;
	--color-secondary: 90 77 63;
	--color-tertiary: 50 40 30;
	--color-quaternary: 216 221 225;
	--color-grey-tone-one: 217 217 217;
	--color-grey-tone-two: 217 217 217;
	--color-grey-tone-three: 222 226 230;
	--color-grey-tone-four: 213 222 239;
	--color-grey-tone-five: 173 181 189;
	--color-grey-tone-six: 153 161 175;
	--color-alert-danger: 250 71 71;
	--color-alert-warning: 255 189 18;
	--color-alert-primary: 40 186 253;
	--color-alert-success: 57 223 118;
	--color-alert-neutral: 142 142 154;
	--color-site-bg-one: 248 250 252;
	--color-site-text-one: 90 77 63;
	--color-site-bg-two: 90 77 63;
	--color-site-text-two: 153 134 122;
	--color-nav-bg: 255 255 255;
	--color-nav-text: 255 255 255;
	--color-nav-item-bg: 248 248 248;
	--color-nav-item-text: 153 134 122;
	--color-nav-item-hover-bg: 90 77 63;
	--color-nav-item-hover-text: 50 40 30;
	--color-footer-bg: 90 77 63;
	--color-footer-text: 255 255 255;
	--color-header-one-bg: 208 199 188;
	--color-header-one-text: 255 255 255;
	--color-header-two-bg: 255 255 255;
	--color-header-two-text: 153 134 122;
	--color-header-three-bg: 50 40 30;
	--color-header-three-text: 50 40 30;
	--color-header-four-bg: 255 255 255;
	--color-header-four-text: 255 255 255;
	--color-header-five-bg: 26 26 26;
	--color-header-five-text: 255 255 255;
	--color-section-one-bg: 250 250 250;
	--color-section-one-text: 90 77 63;
	--color-section-one-textbg: 255 255 255;
	--color-section-one-summary: 153 134 122;
	--color-section-one-button-bg: 90 77 63;
	--color-section-one-button-text: 255 255 255;
	--color-section-one-buttonhover-bg: 50 40 30;
	--color-section-one-buttonhover-text: 255 255 255;
	--color-section-two-bg: 250 250 250;
	--color-section-two-text: 50 40 30;
	--color-section-two-textbg: 255 255 255;
	--color-section-two-summary: 153 134 122;
	--color-section-two-button-bg: 153 134 122;
	--color-section-two-button-text: 255 255 255;
	--color-section-two-buttonhover-bg: 50 40 30;
	--color-section-two-buttonhover-text: 255 255 255;
	--color-section-three-bg: 250 250 250;
	--color-section-three-text: 50 40 30;
	--color-section-three-textbg: 255 255 255;
	--color-section-three-summary: 153 134 122;
	--color-section-three-button-bg: 90 77 63;
	--color-section-three-button-text: 255 255 255;
	--color-section-three-buttonhover-bg: 50 40 30;
	--color-section-three-buttonhover-text: 255 255 255;
	--color-section-four-bg: 243 240 236;
	--color-section-four-text: 50 40 30;
	--color-section-four-textbg: 255 255 255;
	--color-section-four-summary: 153 134 122;
	--color-section-four-button-bg: 90 77 63;
	--color-section-four-button-text: 255 255 255;
	--color-section-four-buttonhover-bg: 50 40 30;
	--color-section-four-buttonhover-text: 255 255 255;
	--color-section-five-bg: 254 248 242;
	--color-section-five-text: 50 40 30;
	--color-section-five-textbg: 255 255 255;
	--color-section-five-summary: 153 134 122;
	--color-section-five-button-bg: 153 134 122;
	--color-section-five-button-text: 255 255 255;
	--color-section-five-buttonhover-bg: 90 77 63;
	--color-section-five-buttonhover-text: 255 255 255;
	--color-section-default-bg: 248 250 252;
	--color-section-default-text: 50 40 30;
	--color-section-default-textbg: 255 255 255;
	--color-section-default-summary: 153 134 122;
	--color-section-default-button-bg: 153 134 122;
	--color-section-default-button-text: 255 255 255;
	--color-section-default-buttonhover-bg: 90 77 63;
	--color-section-default-buttonhover-text: 255 255 255;
	--sl-color-primary-50: rgb(var(--color-primary));
	--sl-color-primary-100: rgb(var(--color-primary));
	--sl-color-primary-200: rgb(var(--color-primary));
	--sl-color-primary-300: rgb(var(--color-primary));
	--sl-color-primary-400: rgb(var(--color-primary));
	--sl-color-primary-500: rgb(var(--color-primary));
	--sl-color-primary-600: rgb(var(--color-primary));
	--sl-color-primary-700: rgb(var(--color-primary));
	--sl-color-primary-800: rgb(var(--color-primary));
	--sl-color-primary-900: rgb(var(--color-primary));
	--sl-color-primary-950: rgb(var(--color-primary));
	--sl-color-success-50: rgb(var(--color-alert-success));
	--sl-color-success-100: rgb(var(--color-alert-success));
	--sl-color-success-200: rgb(var(--color-alert-success));
	--sl-color-success-300: rgb(var(--color-alert-success));
	--sl-color-success-400: rgb(var(--color-alert-success));
	--sl-color-success-500: rgb(var(--color-alert-success));
	--sl-color-success-600: rgb(var(--color-alert-success));
	--sl-color-success-700: rgb(var(--color-alert-success));
	--sl-color-success-800: rgb(var(--color-alert-success));
	--sl-color-success-900: rgb(var(--color-alert-success));
	--sl-color-success-950: rgb(var(--color-alert-success));
	--sl-color-warning-50: rgb(var(--color-alert-warning));
	--sl-color-warning-100: rgb(var(--color-alert-warning));
	--sl-color-warning-200: rgb(var(--color-alert-warning));
	--sl-color-warning-300: rgb(var(--color-alert-warning));
	--sl-color-warning-400: rgb(var(--color-alert-warning));
	--sl-color-warning-500: rgb(var(--color-alert-warning));
	--sl-color-warning-600: rgb(var(--color-alert-warning));
	--sl-color-warning-700: rgb(var(--color-alert-warning));
	--sl-color-warning-800: rgb(var(--color-alert-warning));
	--sl-color-warning-900: rgb(var(--color-alert-warning));
	--sl-color-warning-950: rgb(var(--color-alert-warning));
	--sl-color-danger-50: rgb(var(--color-alert-danger));
	--sl-color-danger-100: rgb(var(--color-alert-danger));
	--sl-color-danger-200: rgb(var(--color-alert-danger));
	--sl-color-danger-300: rgb(var(--color-alert-danger));
	--sl-color-danger-400: rgb(var(--color-alert-danger));
	--sl-color-danger-500: rgb(var(--color-alert-danger));
	--sl-color-danger-600: rgb(var(--color-alert-danger));
	--sl-color-danger-700: rgb(var(--color-alert-danger));
	--sl-color-danger-800: rgb(var(--color-alert-danger));
	--sl-color-danger-900: rgb(var(--color-alert-danger));
	--sl-color-danger-950: rgb(var(--color-alert-danger));
	--sl-color-neutral-50: rgb(var(--color-grey-tone-four));
	--sl-color-neutral-100: rgb(var(--color-grey-tone-four));
	--sl-color-neutral-200: rgb(var(--color-grey-tone-four));
	--sl-color-neutral-300: rgb(var(--color-grey-tone-four));
	--sl-color-neutral-400: rgb(var(--color-grey-tone-four));
	--sl-color-neutral-500: rgb(var(--color-grey-tone-four));
	--sl-color-neutral-600: rgb(var(--color-grey-tone-four));
	--sl-color-neutral-700: rgb(var(--color-grey-tone-four));
	--sl-color-neutral-800: rgb(var(--color-grey-tone-four));
	--sl-color-neutral-900: rgb(var(--color-grey-tone-four));
	--sl-color-neutral-950: rgb(var(--color-grey-tone-four));
	--sl-color-neutral-0: rgb(var(--color-white));
	--sl-color-neutral-1000: rgb(var(--color-black));
	--sl-focus-ring-color: var(--sl-color-primary-600);
	--sl-input-background-color: var(--sl-color-neutral-0);
	--sl-input-background-color-hover: var(--sl-input-background-color);
	--sl-input-background-color-focus: var(--sl-input-background-color);
	--sl-input-background-color-disabled: var(--sl-color-neutral-100);
	--sl-input-border-color: var(--sl-color-neutral-300);
	--sl-input-border-color-hover: var(--sl-color-neutral-400);
	--sl-input-border-color-focus: var(--sl-color-primary-500);
	--sl-input-border-color-disabled: var(--sl-color-neutral-300);
	--sl-input-required-content-color: var(--sl-input-label-color);
	--sl-input-color: var(--sl-color-neutral-700);
	--sl-input-color-hover: var(--sl-color-neutral-700);
	--sl-input-color-focus: var(--sl-color-neutral-700);
	--sl-input-color-disabled: var(--sl-color-neutral-900);
	--sl-input-icon-color: var(--sl-color-neutral-500);
	--sl-input-icon-color-hover: var(--sl-color-neutral-600);
	--sl-input-icon-color-focus: var(--sl-color-neutral-600);
	--sl-input-placeholder-color: var(--sl-color-neutral-500);
	--sl-input-placeholder-color-disabled: var(--sl-color-neutral-600);
	--sl-input-focus-ring-color: rgb(var(--color-primary));
	--sl-input-filled-background-color: var(--sl-color-neutral-100);
	--sl-input-filled-background-color-hover: var(--sl-color-neutral-100);
	--sl-input-filled-background-color-focus: var(--sl-color-neutral-100);
	--sl-input-filled-background-color-disabled: var(--sl-color-neutral-100);
	--sl-input-filled-color: var(--sl-color-neutral-800);
	--sl-input-filled-color-hover: var(--sl-color-neutral-800);
	--sl-input-filled-color-focus: var(--sl-color-neutral-700);
	--sl-input-filled-color-disabled: var(--sl-color-neutral-800);
	--sl-input-help-text-color: var(--sl-color-neutral-500);
	--sl-overlay-background-color: hsla(240, 3.8%, 46.1%, 0.33);
	--sl-panel-background-color: var(--sl-color-neutral-0);
	--sl-panel-border-color: var(--sl-color-neutral-200);
	--sl-tooltip-background-color: var(--sl-color-neutral-800);
	--sl-tooltip-color: var(--sl-color-neutral-0);
}
:root.teal {
	--color-black: 0 0 0;
	--color-white: 255 255 255;
	--color-primary: 0 255 255;
	--color-secondary: 0 128 128;
	--color-tertiary: 178 216 216;
	--color-quaternary: 178 216 216;
	--color-grey-tone-one: 18 18 18;
	--color-grey-tone-two: 217 217 217;
	--color-grey-tone-three: 222 226 230;
	--color-grey-tone-four: 213 222 239;
	--color-grey-tone-five: 173 181 189;
	--color-grey-tone-six: 153 161 175;
	--color-alert-danger: 250 71 71;
	--color-alert-warning: 255 189 18;
	--color-alert-primary: 40 186 253;
	--color-alert-success: 57 223 118;
	--color-alert-neutral: 142 142 154;
	--color-site-bg-one: 16 16 18;
	--color-site-text-one: 154 172 168;
	--color-site-bg-two: 0 102 102;
	--color-site-text-two: 149 157 144;
	--color-nav-bg: 25 25 27;
	--color-nav-text: 255 255 255;
	--color-nav-item-bg: 62 62 66;
	--color-nav-item-text: 154 172 168;
	--color-nav-item-hover-bg: 0 255 255;
	--color-nav-item-hover-text: 0 255 255;
	--color-footer-bg: 16 16 18;
	--color-footer-text: 255 255 255;
	--color-header-one-bg: 60 87 89;
	--color-header-one-text: 255 255 255;
	--color-header-two-bg: 244 238 241;
	--color-header-two-text: 239 236 233;
	--color-header-three-bg: 208 213 206;
	--color-header-three-text: 208 213 206;
	--color-header-four-bg: 149 157 144;
	--color-header-four-text: 149 157 144;
	--color-header-five-bg: 25 37 36;
	--color-header-five-text: 255 255 255;
	--color-section-one-bg: 34 37 37;
	--color-section-one-text: 0 128 128;
	--color-section-one-textbg: 16 16 18;
	--color-section-one-summary: 178 216 216;
	--color-section-one-button-bg: 60 87 89;
	--color-section-one-button-text: 255 255 255;
	--color-section-one-buttonhover-bg: 149 157 144;
	--color-section-one-buttonhover-text: 255 255 255;
	--color-section-two-bg: 4 54 54;
	--color-section-two-text: 0 128 128;
	--color-section-two-textbg: 16 16 18;
	--color-section-two-summary: 178 216 216;
	--color-section-two-button-bg: 60 87 89;
	--color-section-two-button-text: 255 255 255;
	--color-section-two-buttonhover-bg: 149 157 144;
	--color-section-two-buttonhover-text: 255 255 255;
	--color-section-three-bg: 54 70 70;
	--color-section-three-text: 0 128 128;
	--color-section-three-textbg: 16 16 18;
	--color-section-three-summary: 178 216 216;
	--color-section-three-button-bg: 60 87 89;
	--color-section-three-button-text: 255 255 255;
	--color-section-three-buttonhover-bg: 149 157 144;
	--color-section-three-buttonhover-text: 255 255 255;
	--color-section-four-bg: 25 25 27;
	--color-section-four-text: 0 128 128;
	--color-section-four-textbg: 16 16 18;
	--color-section-four-summary: 178 216 216;
	--color-section-four-button-bg: 60 87 89;
	--color-section-four-button-text: 255 255 255;
	--color-section-four-buttonhover-bg: 149 157 144;
	--color-section-four-buttonhover-text: 255 255 255;
	--color-section-five-bg: 11 15 16;
	--color-section-five-text: 0 128 128;
	--color-section-five-textbg: 16 16 18;
	--color-section-five-summary: 178 216 216;
	--color-section-five-button-bg: 60 87 89;
	--color-section-five-button-text: 255 255 255;
	--color-section-five-buttonhover-bg: 149 157 144;
	--color-section-five-buttonhover-text: 255 255 255;
	--color-section-default-bg: 16 16 18;
	--color-section-default-text: 0 128 128;
	--color-section-default-textbg: 25 25 27;
	--color-section-default-summary: 178 216 216;
	--color-section-default-button-bg: 60 87 89;
	--color-section-default-button-text: 255 255 255;
	--color-section-default-buttonhover-bg: 149 157 144;
	--color-section-default-buttonhover-text: 255 255 255;
	--sl-color-primary-50: rgb(var(--color-primary));
	--sl-color-primary-100: rgb(var(--color-primary));
	--sl-color-primary-200: rgb(var(--color-primary));
	--sl-color-primary-300: rgb(var(--color-primary));
	--sl-color-primary-400: rgb(var(--color-primary));
	--sl-color-primary-500: rgb(var(--color-primary));
	--sl-color-primary-600: rgb(var(--color-primary));
	--sl-color-primary-700: rgb(var(--color-primary));
	--sl-color-primary-800: rgb(var(--color-primary));
	--sl-color-primary-900: rgb(var(--color-primary));
	--sl-color-primary-950: rgb(var(--color-primary));
	--sl-color-success-50: rgb(var(--color-alert-success));
	--sl-color-success-100: rgb(var(--color-alert-success));
	--sl-color-success-200: rgb(var(--color-alert-success));
	--sl-color-success-300: rgb(var(--color-alert-success));
	--sl-color-success-400: rgb(var(--color-alert-success));
	--sl-color-success-500: rgb(var(--color-alert-success));
	--sl-color-success-600: rgb(var(--color-alert-success));
	--sl-color-success-700: rgb(var(--color-alert-success));
	--sl-color-success-800: rgb(var(--color-alert-success));
	--sl-color-success-900: rgb(var(--color-alert-success));
	--sl-color-success-950: rgb(var(--color-alert-success));
	--sl-color-warning-50: rgb(var(--color-alert-warning));
	--sl-color-warning-100: rgb(var(--color-alert-warning));
	--sl-color-warning-200: rgb(var(--color-alert-warning));
	--sl-color-warning-300: rgb(var(--color-alert-warning));
	--sl-color-warning-400: rgb(var(--color-alert-warning));
	--sl-color-warning-500: rgb(var(--color-alert-warning));
	--sl-color-warning-600: rgb(var(--color-alert-warning));
	--sl-color-warning-700: rgb(var(--color-alert-warning));
	--sl-color-warning-800: rgb(var(--color-alert-warning));
	--sl-color-warning-900: rgb(var(--color-alert-warning));
	--sl-color-warning-950: rgb(var(--color-alert-warning));
	--sl-color-danger-50: rgb(var(--color-alert-danger));
	--sl-color-danger-100: rgb(var(--color-alert-danger));
	--sl-color-danger-200: rgb(var(--color-alert-danger));
	--sl-color-danger-300: rgb(var(--color-alert-danger));
	--sl-color-danger-400: rgb(var(--color-alert-danger));
	--sl-color-danger-500: rgb(var(--color-alert-danger));
	--sl-color-danger-600: rgb(var(--color-alert-danger));
	--sl-color-danger-700: rgb(var(--color-alert-danger));
	--sl-color-danger-800: rgb(var(--color-alert-danger));
	--sl-color-danger-900: rgb(var(--color-alert-danger));
	--sl-color-danger-950: rgb(var(--color-alert-danger));
	--sl-color-neutral-50: rgb(var(--color-grey-tone-four));
	--sl-color-neutral-100: rgb(var(--color-grey-tone-four));
	--sl-color-neutral-200: rgb(var(--color-grey-tone-four));
	--sl-color-neutral-300: rgb(var(--color-grey-tone-four));
	--sl-color-neutral-400: rgb(var(--color-grey-tone-four));
	--sl-color-neutral-500: rgb(var(--color-grey-tone-four));
	--sl-color-neutral-600: rgb(var(--color-grey-tone-four));
	--sl-color-neutral-700: rgb(var(--color-grey-tone-four));
	--sl-color-neutral-800: rgb(var(--color-grey-tone-four));
	--sl-color-neutral-900: rgb(var(--color-grey-tone-four));
	--sl-color-neutral-950: rgb(var(--color-grey-tone-four));
	--sl-color-neutral-0: rgb(var(--color-white));
	--sl-color-neutral-1000: rgb(var(--color-black));
	--sl-focus-ring-color: var(--sl-color-primary-600);
	--sl-input-background-color: var(--sl-color-neutral-0);
	--sl-input-background-color-hover: var(--sl-input-background-color);
	--sl-input-background-color-focus: var(--sl-input-background-color);
	--sl-input-background-color-disabled: var(--sl-color-neutral-100);
	--sl-input-border-color: var(--sl-color-neutral-300);
	--sl-input-border-color-hover: var(--sl-color-neutral-400);
	--sl-input-border-color-focus: var(--sl-color-primary-500);
	--sl-input-border-color-disabled: var(--sl-color-neutral-300);
	--sl-input-required-content-color: var(--sl-input-label-color);
	--sl-input-color: var(--sl-color-neutral-700);
	--sl-input-color-hover: var(--sl-color-neutral-700);
	--sl-input-color-focus: var(--sl-color-neutral-700);
	--sl-input-color-disabled: var(--sl-color-neutral-900);
	--sl-input-icon-color: var(--sl-color-neutral-500);
	--sl-input-icon-color-hover: var(--sl-color-neutral-600);
	--sl-input-icon-color-focus: var(--sl-color-neutral-600);
	--sl-input-placeholder-color: var(--sl-color-neutral-500);
	--sl-input-placeholder-color-disabled: var(--sl-color-neutral-600);
	--sl-input-focus-ring-color: rgb(var(--color-primary));
	--sl-input-filled-background-color: var(--sl-color-neutral-100);
	--sl-input-filled-background-color-hover: var(--sl-color-neutral-100);
	--sl-input-filled-background-color-focus: var(--sl-color-neutral-100);
	--sl-input-filled-background-color-disabled: var(--sl-color-neutral-100);
	--sl-input-filled-color: var(--sl-color-neutral-800);
	--sl-input-filled-color-hover: var(--sl-color-neutral-800);
	--sl-input-filled-color-focus: var(--sl-color-neutral-700);
	--sl-input-filled-color-disabled: var(--sl-color-neutral-800);
	--sl-input-help-text-color: var(--sl-color-neutral-500);
	--sl-overlay-background-color: hsla(240, 3.8%, 46.1%, 0.33);
	--sl-panel-background-color: var(--sl-color-neutral-0);
	--sl-panel-border-color: var(--sl-color-neutral-200);
	--sl-tooltip-background-color: var(--sl-color-neutral-800);
	--sl-tooltip-color: var(--sl-color-neutral-0);
}
:root.tuscan_romance {
	--color-black: 0 0 0;
	--color-white: 255 255 255;
	--color-primary: 116 72 75;
	--color-secondary: 192 119 124;
	--color-tertiary: 225 203 216;
	--color-quaternary: 244 238 241;
	--color-grey-tone-one: 217 217 217;
	--color-grey-tone-two: 217 217 217;
	--color-grey-tone-three: 222 226 230;
	--color-grey-tone-four: 213 222 239;
	--color-grey-tone-five: 173 181 189;
	--color-grey-tone-six: 153 161 175;
	--color-alert-danger: 250 71 71;
	--color-alert-warning: 255 189 18;
	--color-alert-primary: 40 186 253;
	--color-alert-success: 57 223 118;
	--color-alert-neutral: 142 142 154;
	--color-site-bg-one: 248 250 252;
	--color-site-text-one: 116 72 75;
	--color-site-bg-two: 192 119 124;
	--color-site-text-two: 192 119 124;
	--color-nav-bg: 255 255 255;
	--color-nav-text: 255 255 255;
	--color-nav-item-bg: 248 248 248;
	--color-nav-item-text: 116 72 75;
	--color-nav-item-hover-bg: 192 119 124;
	--color-nav-item-hover-text: 192 119 124;
	--color-footer-bg: 116 72 75;
	--color-footer-text: 255 255 255;
	--color-header-one-bg: 226 206 200;
	--color-header-one-text: 255 255 255;
	--color-header-two-bg: 244 238 241;
	--color-header-two-text: 244 238 241;
	--color-header-three-bg: 225 203 216;
	--color-header-three-text: 225 203 216;
	--color-header-four-bg: 116 72 75;
	--color-header-four-text: 116 72 75;
	--color-header-five-bg: 55 55 55;
	--color-header-five-text: 255 255 255;
	--color-section-one-bg: 250 250 250;
	--color-section-one-text: 116 72 75;
	--color-section-one-textbg: 255 255 255;
	--color-section-one-summary: 55 55 55;
	--color-section-one-button-bg: 116 72 75;
	--color-section-one-button-text: 255 255 255;
	--color-section-one-buttonhover-bg: 192 119 124;
	--color-section-one-buttonhover-text: 255 255 255;
	--color-section-two-bg: 250 250 250;
	--color-section-two-text: 116 72 75;
	--color-section-two-textbg: 255 255 255;
	--color-section-two-summary: 55 55 55;
	--color-section-two-button-bg: 116 72 75;
	--color-section-two-button-text: 255 255 255;
	--color-section-two-buttonhover-bg: 192 119 124;
	--color-section-two-buttonhover-text: 255 255 255;
	--color-section-three-bg: 250 250 250;
	--color-section-three-text: 116 72 75;
	--color-section-three-textbg: 255 255 255;
	--color-section-three-summary: 55 55 55;
	--color-section-three-button-bg: 116 72 75;
	--color-section-three-button-text: 255 255 255;
	--color-section-three-buttonhover-bg: 192 119 124;
	--color-section-three-buttonhover-text: 255 255 255;
	--color-section-four-bg: 244 238 241;
	--color-section-four-text: 116 72 75;
	--color-section-four-textbg: 255 255 255;
	--color-section-four-summary: 55 55 55;
	--color-section-four-button-bg: 116 72 75;
	--color-section-four-button-text: 255 255 255;
	--color-section-four-buttonhover-bg: 192 119 124;
	--color-section-four-buttonhover-text: 255 255 255;
	--color-section-five-bg: 226 206 200;
	--color-section-five-text: 116 72 75;
	--color-section-five-textbg: 255 255 255;
	--color-section-five-summary: 55 55 55;
	--color-section-five-button-bg: 116 72 75;
	--color-section-five-button-text: 255 255 255;
	--color-section-five-buttonhover-bg: 192 119 124;
	--color-section-five-buttonhover-text: 255 255 255;
	--color-section-default-bg: 248 250 252;
	--color-section-default-text: 55 55 55;
	--color-section-default-textbg: 255 255 255;
	--color-section-default-summary: 116 72 75;
	--color-section-default-button-bg: 116 72 75;
	--color-section-default-button-text: 255 255 255;
	--color-section-default-buttonhover-bg: 192 119 124;
	--color-section-default-buttonhover-text: 255 255 255;
	--sl-color-primary-50: rgb(var(--color-primary));
	--sl-color-primary-100: rgb(var(--color-primary));
	--sl-color-primary-200: rgb(var(--color-primary));
	--sl-color-primary-300: rgb(var(--color-primary));
	--sl-color-primary-400: rgb(var(--color-primary));
	--sl-color-primary-500: rgb(var(--color-primary));
	--sl-color-primary-600: rgb(var(--color-primary));
	--sl-color-primary-700: rgb(var(--color-primary));
	--sl-color-primary-800: rgb(var(--color-primary));
	--sl-color-primary-900: rgb(var(--color-primary));
	--sl-color-primary-950: rgb(var(--color-primary));
	--sl-color-success-50: rgb(var(--color-alert-success));
	--sl-color-success-100: rgb(var(--color-alert-success));
	--sl-color-success-200: rgb(var(--color-alert-success));
	--sl-color-success-300: rgb(var(--color-alert-success));
	--sl-color-success-400: rgb(var(--color-alert-success));
	--sl-color-success-500: rgb(var(--color-alert-success));
	--sl-color-success-600: rgb(var(--color-alert-success));
	--sl-color-success-700: rgb(var(--color-alert-success));
	--sl-color-success-800: rgb(var(--color-alert-success));
	--sl-color-success-900: rgb(var(--color-alert-success));
	--sl-color-success-950: rgb(var(--color-alert-success));
	--sl-color-warning-50: rgb(var(--color-alert-warning));
	--sl-color-warning-100: rgb(var(--color-alert-warning));
	--sl-color-warning-200: rgb(var(--color-alert-warning));
	--sl-color-warning-300: rgb(var(--color-alert-warning));
	--sl-color-warning-400: rgb(var(--color-alert-warning));
	--sl-color-warning-500: rgb(var(--color-alert-warning));
	--sl-color-warning-600: rgb(var(--color-alert-warning));
	--sl-color-warning-700: rgb(var(--color-alert-warning));
	--sl-color-warning-800: rgb(var(--color-alert-warning));
	--sl-color-warning-900: rgb(var(--color-alert-warning));
	--sl-color-warning-950: rgb(var(--color-alert-warning));
	--sl-color-danger-50: rgb(var(--color-alert-danger));
	--sl-color-danger-100: rgb(var(--color-alert-danger));
	--sl-color-danger-200: rgb(var(--color-alert-danger));
	--sl-color-danger-300: rgb(var(--color-alert-danger));
	--sl-color-danger-400: rgb(var(--color-alert-danger));
	--sl-color-danger-500: rgb(var(--color-alert-danger));
	--sl-color-danger-600: rgb(var(--color-alert-danger));
	--sl-color-danger-700: rgb(var(--color-alert-danger));
	--sl-color-danger-800: rgb(var(--color-alert-danger));
	--sl-color-danger-900: rgb(var(--color-alert-danger));
	--sl-color-danger-950: rgb(var(--color-alert-danger));
	--sl-color-neutral-50: rgb(var(--color-grey-tone-four));
	--sl-color-neutral-100: rgb(var(--color-grey-tone-four));
	--sl-color-neutral-200: rgb(var(--color-grey-tone-four));
	--sl-color-neutral-300: rgb(var(--color-grey-tone-four));
	--sl-color-neutral-400: rgb(var(--color-grey-tone-four));
	--sl-color-neutral-500: rgb(var(--color-grey-tone-four));
	--sl-color-neutral-600: rgb(var(--color-grey-tone-four));
	--sl-color-neutral-700: rgb(var(--color-grey-tone-four));
	--sl-color-neutral-800: rgb(var(--color-grey-tone-four));
	--sl-color-neutral-900: rgb(var(--color-grey-tone-four));
	--sl-color-neutral-950: rgb(var(--color-grey-tone-four));
	--sl-color-neutral-0: rgb(var(--color-white));
	--sl-color-neutral-1000: rgb(var(--color-black));
	--sl-focus-ring-color: var(--sl-color-primary-600);
	--sl-input-background-color: var(--sl-color-neutral-0);
	--sl-input-background-color-hover: var(--sl-input-background-color);
	--sl-input-background-color-focus: var(--sl-input-background-color);
	--sl-input-background-color-disabled: var(--sl-color-neutral-100);
	--sl-input-border-color: var(--sl-color-neutral-300);
	--sl-input-border-color-hover: var(--sl-color-neutral-400);
	--sl-input-border-color-focus: var(--sl-color-primary-500);
	--sl-input-border-color-disabled: var(--sl-color-neutral-300);
	--sl-input-required-content-color: var(--sl-input-label-color);
	--sl-input-color: var(--sl-color-neutral-700);
	--sl-input-color-hover: var(--sl-color-neutral-700);
	--sl-input-color-focus: var(--sl-color-neutral-700);
	--sl-input-color-disabled: var(--sl-color-neutral-900);
	--sl-input-icon-color: var(--sl-color-neutral-500);
	--sl-input-icon-color-hover: var(--sl-color-neutral-600);
	--sl-input-icon-color-focus: var(--sl-color-neutral-600);
	--sl-input-placeholder-color: var(--sl-color-neutral-500);
	--sl-input-placeholder-color-disabled: var(--sl-color-neutral-600);
	--sl-input-focus-ring-color: rgb(var(--color-primary));
	--sl-input-filled-background-color: var(--sl-color-neutral-100);
	--sl-input-filled-background-color-hover: var(--sl-color-neutral-100);
	--sl-input-filled-background-color-focus: var(--sl-color-neutral-100);
	--sl-input-filled-background-color-disabled: var(--sl-color-neutral-100);
	--sl-input-filled-color: var(--sl-color-neutral-800);
	--sl-input-filled-color-hover: var(--sl-color-neutral-800);
	--sl-input-filled-color-focus: var(--sl-color-neutral-700);
	--sl-input-filled-color-disabled: var(--sl-color-neutral-800);
	--sl-input-help-text-color: var(--sl-color-neutral-500);
	--sl-overlay-background-color: hsla(240, 3.8%, 46.1%, 0.33);
	--sl-panel-background-color: var(--sl-color-neutral-0);
	--sl-panel-border-color: var(--sl-color-neutral-200);
	--sl-tooltip-background-color: var(--sl-color-neutral-800);
	--sl-tooltip-color: var(--sl-color-neutral-0);
}
.button {
	min-height: 52px;
	font-weight: 400;
	--tw-text-opacity: 1;
	color: rgb(var(--color-white) / var(--tw-text-opacity));
	-webkit-text-decoration-line: none !important;
	        text-decoration-line: none !important;

		-webkit-clip-path: polygon(12px 0%, 100% 0, 100% calc(100% - 12px), calc(100% - 12px) 100%, 0 100%, 0% 12px);

		        clip-path: polygon(12px 0%, 100% 0, 100% calc(100% - 12px), calc(100% - 12px) 100%, 0 100%, 0% 12px);
}
.sc-dark .button {
	--tw-text-opacity: 1;
	color: rgb(var(--color-black) / var(--tw-text-opacity));
}
.nav-sidebar__item,
	.nav-sidebar sl-details::part(summary) {
	font-family: var(--font-nav);
}
.page-body {
	padding-left: 320px;
}
@media (max-width: 1023px) {
	.page-body {
		padding-left: 0px;
	}
}
.page-footer__bottom {
	border-width: 0px;
}
@media (min-width: 1024px) {
	.page-footer__bottom {
		-webkit-box-orient: vertical;
		-webkit-box-direction: normal;
		    -ms-flex-direction: column;
		        flex-direction: column;
		-webkit-box-align: start;
		    -ms-flex-align: start;
		        align-items: flex-start;
		gap: 0.5rem;
	}
}
.page-footer__bottom-left {
	font-size: 0.875rem;
	line-height: 1.25rem;
}
@media (min-width: 1024px) {
	.page-footer__bottom-left {
		-webkit-box-ordinal-group: 3;
		    -ms-flex-order: 2;
		        order: 2;
	}
}
.page-footer__bottom-right {
	font-size: 0.875rem;
	line-height: 1.25rem;
}
@media (min-width: 1024px) {
	.page-footer__bottom-right {
		-webkit-box-ordinal-group: 2;
		    -ms-flex-order: 1;
		        order: 1;
	}
}
.page-footer__sitemap {
	--tw-border-opacity: 1;
	border-color: rgb(var(--color-primary) / var(--tw-border-opacity));
}
@media (min-width: 1024px) {
	.page-footer__sitemap {
		border-left-width: 1px;
		padding-left: 1rem;
	}
}
.page-footer__socials a {
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	height: 32px;
	width: 32px;
	-ms-flex-negative: 0;
	    flex-shrink: 0;
	-webkit-box-align: center;
	    -ms-flex-align: center;
	        align-items: center;
	-webkit-box-pack: center;
	    -ms-flex-pack: center;
	        justify-content: center;
	border-radius: 9999px;
	--tw-bg-opacity: 1;
	background-color: rgb(var(--color-primary) / var(--tw-bg-opacity));
	--tw-text-opacity: 1;
	color: rgb(var(--color-white) / var(--tw-text-opacity));
	transition-property: color, background-color, border-color, fill, stroke, -webkit-text-decoration-color;
	-webkit-transition-property: color, background-color, border-color, fill, stroke, -webkit-text-decoration-color;
	transition-property: color, background-color, border-color, text-decoration-color, fill, stroke;
	transition-property: color, background-color, border-color, text-decoration-color, fill, stroke, -webkit-text-decoration-color;
	-webkit-transition-timing-function: cubic-bezier(0.4, 0, 0.2, 1);
	        transition-timing-function: cubic-bezier(0.4, 0, 0.2, 1);
	-webkit-transition-duration: 150ms;
	        transition-duration: 150ms;
}
.page-footer__socials a:hover {
	--tw-bg-opacity: 1;
	background-color: rgb(var(--color-white) / var(--tw-bg-opacity));
	--tw-text-opacity: 1;
	color: rgb(var(--color-primary) / var(--tw-text-opacity));
}
.page-footer__socials i {
	font-size: 1rem;
	line-height: 1.5rem;
}
.page-title {
	background-color: transparent;
	font-size: 3rem;
	line-height: 1;
	--tw-text-opacity: 1;
	color: rgb(var(--color-primary) / var(--tw-text-opacity));
}
@media (max-width: 1023px) {
	.page-title {
		font-size: 1.5rem;
		line-height: 2rem;
	}
}


/*# sourceMappingURL=essential.41e03e9b4195ee81615f.css.map*/