.header{z-index:var(--z-overlay);border-bottom-left-radius:var(--radius--section);border-bottom-right-radius:var(--radius--section);color:var(--_theme---text);flex-flow:column;display:flex;overflow:clip}.header[data-max-height=full]{min-height:calc(100svh + var(--radius--section))}.header[data-max-height=large]{max-height:90svh;overflow:clip}.header[data-variant=hero][data-max-height=large]{min-height:90svh}.header[data-max-height=medium]{max-height:60svh;overflow:clip}.header[data-variant=hero][data-max-height=medium]{min-height:60svh}.header_background{z-index:var(--z-content);padding-top:inherit;padding-bottom:inherit;width:100%;height:100%;position:absolute;inset:0%;overflow:clip}.header_background_contain{width:100%;height:100%;position:relative;overflow:clip}.header[data-variant=hero]{justify-content:space-between;align-items:center}.header[data-variant=hero] .header_wrap{flex-flow:column;flex:1;width:100%;display:flex}.header[data-variant=hero] .header_contain{z-index:var(--z-overlay);background-color:var(--swatch--transparent);flex-flow:row;flex:1;display:flex}.header[data-variant=hero] .header_layout{width:100%;display:flex}.header[data-variant=hero] .header_content{align-items:var(--_align-items---direction,start);justify-content:var(--_justify-content---direction,start);text-align:var(--_text-align---direction,start);flex-flow:column;width:100%;display:flex}.header[data-variant=standard] .header_contain{z-index:var(--z-elevated);color:var(--_theme---text);text-align:var(--_text-align---direction,start);justify-content:var(--_justify-content---direction,start);align-items:var(--_align-items---direction,start);background-color:var(--swatch--transparent);flex-flow:column;flex:1;display:flex}.header[data-variant=standard] .header_visual{z-index:var(--z-elevated);width:105%;height:105%;margin-top:0%;margin-left:0%;position:absolute;inset:-2.5% 0% 0% -2.5%}.header[data-variant=split] .header_contain{z-index:var(--z-elevated);position:relative}.header[data-variant=split] .header_layout{align-items:center;width:100%}.header[data-variant=split] .header_content{z-index:var(--z-elevated);text-align:var(--_text-align---direction,start);align-items:var(--_align-items---direction,stretch);justify-items:var(--_justify-content---direction,stretch);justify-content:var(--_justify-content---direction,start);flex-flow:column;flex-grow:0;flex-shrink:0;grid-template-rows:auto auto;grid-auto-columns:1fr;width:100%;display:flex}.header[data-variant=split] .visual_wrap{align-self:center}.header[data-variant=minimal] .header_contain{z-index:var(--z-overlay);background-color:var(--swatch--transparent);position:relative}.header[data-variant=minimal] .header_layout{z-index:var(--z-elevated);grid-template-rows:auto;grid-auto-columns:1fr;grid-template-columns:repeat(var(--_column-count---value), minmax(0, 1fr));text-align:var(--_text-align---direction,start);align-items:var(--_align-items---direction,stretch);justify-items:var(--_justify-content---direction,stretch);justify-content:var(--_justify-content---direction,start);gap:inherit;border-radius:inherit;flex-grow:0;flex-shrink:0;width:100%;display:grid}.header_home_contain{z-index:var(--z-overlay);background-color:var(--swatch--transparent);flex-flow:row;flex:1;display:flex}.header_home_component{z-index:var(--z-overlay);border-bottom-left-radius:var(--radius--section);border-bottom-right-radius:var(--radius--section);color:var(--_theme---text);--_theme---background:var(--swatch--dark-900);--_theme---text:var(--swatch--light-100);--_theme---text-faded:color-mix(in srgb, var(--_theme---text) 60%, transparent);--_theme---border:var(--swatch--light-100-o20);--_theme---button-primary--background:var(--swatch--brand-1-500);--_theme---button-primary--text:var(--swatch--brand-1-text);--_theme---background-2:var(--swatch--dark-800);--_theme---button-text--border-hover:var(--_theme---text);--_theme---button-secondary--border:var(--_theme---border);--_theme---button-primary--border:var(--swatch--transparent);--_theme---button-secondary--text:var(--_theme---text);--_theme---button-secondary--background:var(--swatch--transparent);--_theme---background-3:var(--swatch--dark-700);--_theme---selection--background:var(--swatch--brand-1-600);--_theme---selection--text:var(--swatch--brand-1-text);--_theme---button-primary--background-hover:var(--_theme---text);--_theme---button-primary--border-hover:var(--swatch--transparent);--_theme---button-primary--text-hover:var(--_theme---background);--_theme---button-secondary--background-hover:var(--_theme---text);--_theme---button-secondary--border-hover:var(--_theme---text);--_theme---button-secondary--text-hover:var(--_theme---background);--_theme---button-text--text:var(--_theme---text);--_theme---button-text--border:var(--_theme---border);--_theme---button-text--text-hover:var(--_theme---text);min-height:calc(100svh + var(--radius--section));flex-flow:column;justify-content:space-between;align-items:center;display:flex;overflow:clip}.header_home_background_wrap{z-index:var(--z-content);padding-top:inherit;padding-bottom:inherit;width:100%;height:100%;position:absolute;inset:0%;overflow:clip}.header_secondary_contain{z-index:var(--z-elevated);position:relative}.header_secondary_wrap{border-radius:var(--radius--main);overflow:clip}.header_primary_wrap{z-index:var(--z-overlay);border-bottom-left-radius:var(--radius--section);border-bottom-right-radius:var(--radius--section);flex-flow:column;display:flex;overflow:clip}.header_primary_visual{z-index:var(--z-elevated);width:105%;height:105%;margin-top:0%;margin-left:0%;position:absolute;inset:-2.5% 0% 0% -2.5%}.header_accessory_component{z-index:var(--z-overlay);border-bottom-left-radius:var(--radius--section);border-bottom-right-radius:var(--radius--section);color:var(--_theme---text);overflow:clip}.header_accessory_contain{z-index:var(--z-overlay);background-color:var(--swatch--transparent);position:relative}.header_primary_contain{z-index:var(--z-elevated);color:var(--_theme---text);--_theme---background:var(--swatch--dark-900);--_theme---text:var(--swatch--light-100);--_theme---text-faded:color-mix(in srgb, var(--_theme---text) 60%, transparent);--_theme---border:var(--swatch--light-100-o20);--_theme---button-primary--background:var(--swatch--brand-1-500);--_theme---button-primary--text:var(--swatch--brand-1-text);--_theme---background-2:var(--swatch--dark-800);--_theme---button-text--border-hover:var(--_theme---text);--_theme---button-secondary--border:var(--_theme---border);--_theme---button-primary--border:var(--swatch--transparent);--_theme---button-secondary--text:var(--_theme---text);--_theme---button-secondary--background:var(--swatch--transparent);--_theme---background-3:var(--swatch--dark-700);--_theme---selection--background:var(--swatch--brand-1-600);--_theme---selection--text:var(--swatch--brand-1-text);--_theme---button-primary--background-hover:var(--_theme---text);--_theme---button-primary--border-hover:var(--swatch--transparent);--_theme---button-primary--text-hover:var(--_theme---background);--_theme---button-secondary--background-hover:var(--_theme---text);--_theme---button-secondary--border-hover:var(--_theme---text);--_theme---button-secondary--text-hover:var(--_theme---background);--_theme---button-text--text:var(--_theme---text);--_theme---button-text--border:var(--_theme---border);--_theme---button-text--text-hover:var(--_theme---text);text-align:var(--_text-align---direction,start);justify-content:var(--_justify-content---direction,start);align-items:var(--_align-items---direction,start);background-color:var(--swatch--transparent);flex-flow:column;flex:1;display:flex}.header_home_wrap{flex-flow:column;flex:1;width:100%;display:flex}.header_home_background_contain{width:100%;height:100%;position:relative;overflow:clip}.header_home_content{align-items:var(--_align-items---direction,start);justify-content:var(--_justify-content---direction,start);text-align:var(--_text-align---direction,start);flex-flow:column;width:100%;display:flex}.header_home_layout{width:100%;display:flex}.header_secondary_layout{width:100%}.header_secondary_content{z-index:var(--z-elevated);text-align:var(--_text-align---direction,start);align-items:var(--_align-items---direction,stretch);justify-items:var(--_justify-content---direction,stretch);justify-content:var(--_justify-content---direction,start);flex-flow:column;flex-grow:0;flex-shrink:0;grid-template-rows:auto auto;grid-auto-columns:1fr;width:100%;display:flex}.header_accessory_layout{z-index:var(--z-elevated);grid-template-rows:auto;grid-auto-columns:1fr;grid-template-columns:repeat(var(--_column-count---value), minmax(0, 1fr));text-align:var(--_text-align---direction,start);align-items:var(--_align-items---direction,stretch);justify-items:var(--_justify-content---direction,stretch);justify-content:var(--_justify-content---direction,start);gap:inherit;border-radius:inherit;flex-grow:0;flex-shrink:0;width:100%;display:grid}.header[data-allow-overflow],.header[data-allow-overflow] .header_background,.header[data-allow-overflow] .header_background_contain{overflow:visible}
