:host,:root{--ids-card-overflow:hidden;--ids-card-flex-direction:column;--ids-card-justify-content:center;--ids-card-border-radius:var(--system-border-radius-large);--ids-card-border-width:var(--system-border-width-thin);--ids-card-border-style:solid;--ids-card-border-color:#0000;--ids-card-horizontal-flex-direction:row;--ids-card-content-gap:unset;--ids-card-content-flex-direction:column;--ids-card-padding:1.5rem;--ids-card-narrow-padding:1rem;--ids-card-media-background:var(--system-palette-bg-default-300);--ids-card-media-flex-direction:column}:host,:root{--ids-card-filled-background-color-blue:var(--system-alert-info);--ids-card-filled-background-color-red:var(--system-alert-error);--ids-card-filled-background-color-yellow:var(--system-alert-warning);--ids-card-filled-background-color-green:var(--system-alert-success);--ids-card-filled-background-color:var(--ids-card-filled-background-color-blue);--ids-card-filled-blue-border-color:var(--system-alert-info);--ids-card-filled-red-border-color:var(--system-alert-error);--ids-card-filled-yellow-border-color:var(--system-alert-warning);--ids-card-filled-green-border-color:var(--system-alert-success);--ids-card-filled-border-color:var(--ids-card-filled-blue-border-color);--ids-card-elevated-background-color:var(--system-palette-bg-default-100);--ids-card-elevated-border-color:var(--system-palette-bg-default-400);--ids-card-elevated-border:var(--ids-card-border-width) var(--ids-card-border-style) var(--system-palette-bg-default-400);--ids-card-outlined-border-color:var(--system-palette-bg-default-500);--ids-card-outlined-border:var(--ids-card-border-width) var(--ids-card-border-style) var(--ids-card-outlined-border-color)}:host,:root{--ids-card-focus-outline-color:var(--system-focus-default);--ids-card-focus-outline-offset:var(--system-focus-outline-offset);--ids-card-focus-outline-style:var(--system-focus-outline-style);--ids-card-focus-outline-width:var(--system-focus-outline-width);--ids-card-border-color-hover:#ede6e1;--ids-card-background-color-hover:#fff;--ids-card-transition:all var(--system-ease-in-200);--ids-card-border-color-active:#e8e0d9;--ids-card-background-color-active:#f1ece8}.if.card{border-color:#0000;border-radius:var(--system-border-radius-large);border-style:solid;border-width:var(--system-border-width-thin);display:flex;flex-direction:column;justify-content:center;overflow:hidden;transition:all var(--system-ease-in-200)}.if.card.horizontal{flex-direction:row}button.if.card{background:none;padding:0;text-align:left}.if.card-media{align-items:center;background-color:var(--system-palette-bg-default-300);display:flex;justify-content:center;overflow:hidden}.if.card-content{display:flex;flex:1;flex-direction:column;gap:unset;padding:1.5rem}.if.card-content.narrow{padding:1rem}.if.card.filled{background-color:var(--system-alert-info);border-color:var(--system-alert-info)}.if.card.filled.green{background-color:var(--system-alert-success);border-color:var(--system-alert-success)}.if.card.filled.yellow{background-color:var(--system-alert-warning);border-color:var(--system-alert-warning)}.if.card.filled.red{background-color:var(--system-alert-error);border-color:var(--system-alert-error)}.if.card.filled.blue{background-color:var(--system-alert-info);border-color:var(--system-alert-info)}.if.card.elevated{background-color:var(--system-palette-bg-default-100);border:var(--system-border-width-thin) solid var(--system-palette-bg-default-400)}.if.card.outlined{border:var(--system-border-width-thin) solid var(--system-palette-bg-default-500)}@media (hover:hover) and (pointer:fine){a.if.card.filled:hover,a.if.card:hover,button.if.card.filled:hover,button.if.card:hover{background-color:#fff;border-color:#ede6e1}}a.if.card,a.if.card.filled,button.if.card,button.if.card.filled{cursor:pointer;text-decoration:none}a.if.card.filled.is-focused,a.if.card.filled:focus-visible,a.if.card.is-focused,a.if.card:focus-visible,button.if.card.filled.is-focused,button.if.card.filled:focus-visible,button.if.card.is-focused,button.if.card:focus-visible{outline-color:var(--ids-anchor-focus-outline-color);outline-offset:var(--ids-anchor-focus-outline-offset);outline-style:var(--ids-anchor-focus-outline-style);outline-width:var(--ids-anchor-focus-outline-width)}a.if.card.filled.is-hovered,a.if.card.is-hovered,button.if.card.filled.is-hovered,button.if.card.is-hovered{background-color:#fff;border-color:#ede6e1}a.if.card.filled.is-active,a.if.card.filled:active,a.if.card.is-active,a.if.card:active,button.if.card.filled.is-active,button.if.card.filled:active,button.if.card.is-active,button.if.card:active{background-color:#f1ece8;border-color:#e8e0d9}:host,:root{--ids-primitive-animation-duration-100:0.1s;--ids-primitive-animation-duration-200:0.2s;--ids-primitive-animation-duration-300:0.4s;--ids-primitive-animation-duration-400:1s;--ids-primitive-animation-duration-500:1.5s;--ids-primitive-animation-duration-600:2s;--ids-primitive-animation-linear-100:0.1s linear;--ids-primitive-animation-linear-200:0.2s linear;--ids-primitive-animation-linear-300:0.4s linear;--ids-primitive-animation-linear-400:1s linear;--ids-primitive-animation-linear-500:1.5s linear;--ids-primitive-animation-linear-600:2s linear;--ids-primitive-animation-ease-100:0.1s ease;--ids-primitive-animation-ease-200:0.2s ease;--ids-primitive-animation-ease-300:0.4s ease;--ids-primitive-animation-ease-400:1s ease;--ids-primitive-animation-ease-500:1.5s ease;--ids-primitive-animation-ease-600:2s ease;--ids-primitive-animation-ease-in-100:0.1s ease-in;--ids-primitive-animation-ease-in-200:0.2s ease-in;--ids-primitive-animation-ease-in-300:0.4s ease-in;--ids-primitive-animation-ease-in-400:1s ease-in;--ids-primitive-animation-ease-in-500:1.5s ease-in;--ids-primitive-animation-ease-in-600:2s ease-in;--ids-primitive-animation-ease-out-100:0.1s ease-out;--ids-primitive-animation-ease-out-200:0.2s ease-out;--ids-primitive-animation-ease-out-300:0.4s ease-out;--ids-primitive-animation-ease-out-400:1s ease-out;--ids-primitive-animation-ease-out-500:1.5s ease-out;--ids-primitive-animation-ease-out-600:2s ease-out;--ids-primitive-animation-ease-in-out-100:0.1s ease-in-out;--ids-primitive-animation-ease-in-out-200:0.2s ease-in-out;--ids-primitive-animation-ease-in-out-300:0.4s ease-in-out;--ids-primitive-animation-ease-in-out-400:1s ease-in-out;--ids-primitive-animation-ease-in-out-500:1.5s ease-in-out;--ids-primitive-animation-ease-in-out-600:2s ease-in-out}:host,:root{--ids-primitive-color-blue-100:#e1e9f6;--ids-primitive-color-blue-200:#a8c2f0;--ids-primitive-color-blue-300:#5a8ae2;--ids-primitive-color-blue-400:#0054f0;--ids-primitive-color-blue-500:#1241a2;--ids-primitive-color-green-100:#e0f0db;--ids-primitive-color-green-200:#b6d5b5;--ids-primitive-color-green-300:#4b9b5a;--ids-primitive-color-green-400:#217331;--ids-primitive-color-green-500:#183f1f;--ids-primitive-color-yellow-100:#f9ebc7;--ids-primitive-color-yellow-200:#f7dfa1;--ids-primitive-color-yellow-300:#f8d077;--ids-primitive-color-yellow-400:#fcc74f;--ids-primitive-color-yellow-500:#e9ad25;--ids-primitive-color-red-100:#f9e3d4;--ids-primitive-color-red-200:#f1b398;--ids-primitive-color-red-300:#d16547;--ids-primitive-color-red-400:#bb320c;--ids-primitive-color-red-500:#812308;--ids-primitive-color-neutral-0:#fff;--ids-primitive-color-neutral-100:#faf9f7;--ids-primitive-color-neutral-200:#f6f3f0;--ids-primitive-color-neutral-300:#f1ece8;--ids-primitive-color-neutral-400:#ede6e1;--ids-primitive-color-neutral-500:#e8e0d9;--ids-primitive-color-neutral-600:#d6cec8;--ids-primitive-color-neutral-700:#b7aea8;--ids-primitive-color-neutral-800:#9f948f;--ids-primitive-color-neutral-900:#6e625e;--ids-primitive-color-neutral-1000:#331e11;--ids-primitive-color-neutral-1100:#24150c;--ids-primitive-color-transparent-dark-100:#331e1112;--ids-primitive-color-transparent-dark-200:#331e1126;--ids-primitive-color-transparent-dark-300:#6e625e4d;--ids-primitive-color-transparent-dark-400:#6e625e66;--ids-primitive-color-transparent-dark-500:#6e625e80;--ids-primitive-color-transparent-dark-600:#6e625e99;--ids-primitive-color-transparent-light-100:#faf9f712;--ids-primitive-color-transparent-light-200:#faf9f733;--ids-primitive-color-transparent-light-300:#faf9f74d;--ids-primitive-color-transparent-light-400:#faf9f766;--ids-primitive-color-transparent-light-500:#faf9f780;--ids-primitive-color-transparent-light-600:#faf9f799}:host,:root{--ids-primitive-dimension-0:0;--ids-primitive-dimension-2:2px;--ids-primitive-dimension-4:4px;--ids-primitive-dimension-6:6px;--ids-primitive-dimension-8:8px;--ids-primitive-dimension-12:12px;--ids-primitive-dimension-16:16px;--ids-primitive-dimension-20:20px;--ids-primitive-dimension-24:24px;--ids-primitive-dimension-28:28px;--ids-primitive-dimension-32:32px;--ids-primitive-dimension-36:36px;--ids-primitive-dimension-40:40px;--ids-primitive-dimension-48:48px;--ids-primitive-dimension-64:64px;--ids-primitive-dimension-80:80px;--ids-primitive-dimension-120:120px}:host,:root{--ids-primitive-typography-font-family:"If Sans Variable";--ids-primitive-typography-font-size-12:12px;--ids-primitive-typography-font-size-14:14px;--ids-primitive-typography-font-size-16:16px;--ids-primitive-typography-font-size-18:18px;--ids-primitive-typography-font-size-20:20px;--ids-primitive-typography-font-size-22:22px;--ids-primitive-typography-font-size-24:24px;--ids-primitive-typography-font-size-28:28px;--ids-primitive-typography-font-size-32:32px;--ids-primitive-typography-font-size-42:42px;--ids-primitive-typography-font-size-52:52px;--ids-primitive-typography-font-weight-100:100;--ids-primitive-typography-font-weight-200:200;--ids-primitive-typography-font-weight-300:300;--ids-primitive-typography-font-weight-350:350;--ids-primitive-typography-font-weight-400:400;--ids-primitive-typography-font-weight-500:500;--ids-primitive-typography-font-weight-600:600;--ids-primitive-typography-font-weight-700:700;--ids-primitive-typography-font-variation-settings-100:"wght" 36;--ids-primitive-typography-font-variation-settings-200:"wght" 48;--ids-primitive-typography-font-variation-settings-300:"wght" 60;--ids-primitive-typography-font-variation-settings-350:"wght" 68;--ids-primitive-typography-font-variation-settings-400:"wght" 78;--ids-primitive-typography-font-variation-settings-500:"wght" 106;--ids-primitive-typography-font-variation-settings-600:"wght" 119;--ids-primitive-typography-font-variation-settings-700:"wght" 132;--ids-primitive-typography-line-height-14:14px;--ids-primitive-typography-line-height-16:16px;--ids-primitive-typography-line-height-20:20px;--ids-primitive-typography-line-height-24:24px;--ids-primitive-typography-line-height-26:26px;--ids-primitive-typography-line-height-28:28px;--ids-primitive-typography-line-height-32:32px;--ids-primitive-typography-line-height-36:36px;--ids-primitive-typography-line-height-40:40px;--ids-primitive-typography-line-height-52:52px;--ids-primitive-typography-line-height-64:64px}:host,:root{--ids-system-color-accent:#0054f0;--ids-system-color-action:#0054f0;--ids-system-color-action-hovered:#1241a2;--ids-system-color-action-pressed:#1241a2;--ids-system-color-action-disabled:#b7aea8;--ids-system-color-background-surface:#f6f3f0;--ids-system-color-background-input:#fff;--ids-system-color-background-input-disabled:#faf9f7;--ids-system-color-background-inverted:#331e11;--ids-system-color-background-danger:#bb320c;--ids-system-color-background-emphasized:#0054f0;--ids-system-color-background-overlay:#6e625e66;--ids-system-color-background-tonal:#331e1112;--ids-system-color-background-layer-level-1-light:#f6f3f0;--ids-system-color-background-layer-level-1-dark:#f1ece8;--ids-system-color-background-layer-level-2:#faf9f7;--ids-system-color-background-layer-level-3:#f1ece8;--ids-system-color-background-layer-highlight-level-1-variant-1:#e1e9f6;--ids-system-color-background-layer-highlight-level-1-variant-2:#e0f0db;--ids-system-color-background-layer-highlight-level-1-variant-3:#f9ebc7;--ids-system-color-background-layer-highlight-level-1-variant-4:#f9e3d4;--ids-system-color-background-alert-info:#e1e9f6;--ids-system-color-background-alert-success:#e0f0db;--ids-system-color-background-alert-warning:#f9ebc7;--ids-system-color-background-alert-error:#f9e3d4;--ids-system-color-text-primary:#331e11;--ids-system-color-text-secondary:#6e625e;--ids-system-color-text-disabled:#6e625e99;--ids-system-color-text-error:#bb320c;--ids-system-color-text-success:#217331;--ids-system-color-text-on-inverted:#faf9f7;--ids-system-color-text-on-danger:#faf9f7;--ids-system-color-text-on-emphasized:#faf9f7;--ids-system-color-text-link:#0054f0;--ids-system-color-text-link-hovered:#1241a2;--ids-system-color-text-link-pressed:#1241a2;--ids-system-color-text-input:#331e11;--ids-system-color-text-input-placeholder:#6e625e;--ids-system-color-text-input-disabled:#6e625e99;--ids-system-color-text-label:#331e11;--ids-system-color-text-label-disabled:#6e625e99;--ids-system-color-icon-primary:#331e11;--ids-system-color-icon-secondary:#6e625e;--ids-system-color-icon-disabled:#6e625e66;--ids-system-color-border-on-surface:#d6cec8;--ids-system-color-border-level-1-light:#d6cec8;--ids-system-color-border-level-1-dark:#e8e0d9;--ids-system-color-border-level-2:#ede6e1;--ids-system-color-border-input:#6e625e;--ids-system-color-border-input-emphasized:#331e11;--ids-system-color-border-input-focused:#0054f0}:host,:root{--ids-system-size-ui-x-small:1.75rem;--ids-system-size-ui-small:2.25rem;--ids-system-size-ui-medium:3rem;--ids-system-size-ui-large:4rem;--ids-system-size-icon-small:1rem;--ids-system-size-icon-medium:1.5rem;--ids-system-size-icon-large:2rem;--ids-system-size-icon-x-large:3rem;--ids-system-gap-none:0;--ids-system-gap-xx-small:0.125rem;--ids-system-gap-x-small:0.25rem;--ids-system-gap-small:0.5rem;--ids-system-gap-medium:1rem;--ids-system-gap-large:1.5rem;--ids-system-gap-x-large:2.5rem;--ids-system-gap-xx-large:5rem;--ids-system-padding-none:0;--ids-system-padding-x-small:0.5rem;--ids-system-padding-small:1rem;--ids-system-padding-medium:1.5rem;--ids-system-padding-large:2.5rem;--ids-system-border-radius-none:0;--ids-system-border-radius-small:0.25rem;--ids-system-border-radius-medium:0.375rem;--ids-system-border-radius-large:0.75rem;--ids-system-border-width-thin:1px;--ids-system-border-width-medium:2px;--ids-system-border-width-thick:3px}:host,:root{--ids-system-typography-font-family:"If Sans Variable";--ids-system-typography-ui-large-font-size:1.125rem;--ids-system-typography-ui-large-line-height:1.5rem;--ids-system-typography-ui-large-font-variation-settings-regular:"wght" 72;--ids-system-typography-ui-large-font-variation-settings-semi-bold:"wght" 106;--ids-system-typography-ui-large-font-variation-settings-bold:"wght" 132;--ids-system-typography-ui-large-font-weight-regular:normal;--ids-system-typography-ui-large-font-weight-semi-bold:normal;--ids-system-typography-ui-large-font-weight-bold:normal;--ids-system-typography-ui-medium-font-size:1rem;--ids-system-typography-ui-medium-line-height:1.25rem;--ids-system-typography-ui-medium-font-variation-settings-regular:"wght" 72;--ids-system-typography-ui-medium-font-variation-settings-semi-bold:"wght" 106;--ids-system-typography-ui-medium-font-variation-settings-bold:"wght" 132;--ids-system-typography-ui-medium-font-weight-regular:normal;--ids-system-typography-ui-medium-font-weight-semi-bold:normal;--ids-system-typography-ui-medium-font-weight-bold:normal;--ids-system-typography-ui-small-font-size:0.875rem;--ids-system-typography-ui-small-line-height:1rem;--ids-system-typography-ui-small-font-variation-settings-regular:"wght" 72;--ids-system-typography-ui-small-font-variation-settings-semi-bold:"wght" 106;--ids-system-typography-ui-small-font-variation-settings-bold:"wght" 132;--ids-system-typography-ui-small-font-weight-regular:normal;--ids-system-typography-ui-small-font-weight-semi-bold:normal;--ids-system-typography-ui-small-font-weight-bold:normal;--ids-system-typography-ui-x-small-font-size:0.75rem;--ids-system-typography-ui-x-small-line-height:0.875rem;--ids-system-typography-ui-x-small-font-variation-settings-regular:"wght" 72;--ids-system-typography-ui-x-small-font-variation-settings-semi-bold:"wght" 106;--ids-system-typography-ui-x-small-font-variation-settings-bold:"wght" 132;--ids-system-typography-ui-x-small-font-weight-regular:normal;--ids-system-typography-ui-x-small-font-weight-semi-bold:normal;--ids-system-typography-ui-x-small-font-weight-bold:normal;--ids-system-typography-heading-xx-large-font-size:3.25rem;--ids-system-typography-heading-xx-large-line-height:4rem;--ids-system-typography-heading-xx-large-font-variation-settings:"wght" 60;--ids-system-typography-heading-xx-large-font-weight:normal;--ids-system-typography-heading-x-large-font-size:2.625rem;--ids-system-typography-heading-x-large-line-height:3.25rem;--ids-system-typography-heading-x-large-font-variation-settings:"wght" 68;--ids-system-typography-heading-x-large-font-weight:normal;--ids-system-typography-heading-large-font-size:2rem;--ids-system-typography-heading-large-line-height:2.5rem;--ids-system-typography-heading-large-font-variation-settings:"wght" 72;--ids-system-typography-heading-large-font-weight:normal;--ids-system-typography-heading-medium-font-size:1.75rem;--ids-system-typography-heading-medium-line-height:2.25rem;--ids-system-typography-heading-medium-font-variation-settings:"wght" 72;--ids-system-typography-heading-medium-font-weight:normal;--ids-system-typography-heading-small-font-size:1.5rem;--ids-system-typography-heading-small-line-height:2rem;--ids-system-typography-heading-small-font-variation-settings:"wght" 72;--ids-system-typography-heading-small-font-weight:normal;--ids-system-typography-heading-x-small-font-size:1.25rem;--ids-system-typography-heading-x-small-line-height:1.75rem;--ids-system-typography-heading-x-small-font-variation-settings:"wght" 106;--ids-system-typography-heading-x-small-font-weight:normal;--ids-system-typography-heading-xx-small-font-size:1.125rem;--ids-system-typography-heading-xx-small-line-height:1.625rem;--ids-system-typography-heading-xx-small-font-variation-settings:"wght" 106;--ids-system-typography-heading-xx-small-font-weight:normal;--ids-system-typography-paragraph-x-large-font-size:1.375rem;--ids-system-typography-paragraph-x-large-line-height:2rem;--ids-system-typography-paragraph-x-large-font-variation-settings:"wght" 68;--ids-system-typography-paragraph-x-large-font-weight:normal;--ids-system-typography-paragraph-x-large-paragraph-spacing:2rem;--ids-system-typography-paragraph-large-font-size:1.125rem;--ids-system-typography-paragraph-large-line-height:1.75rem;--ids-system-typography-paragraph-large-font-variation-settings:"wght" 72;--ids-system-typography-paragraph-large-font-weight:normal;--ids-system-typography-paragraph-large-paragraph-spacing:1.75rem;--ids-system-typography-paragraph-medium-font-size:1rem;--ids-system-typography-paragraph-medium-line-height:1.5rem;--ids-system-typography-paragraph-medium-font-variation-settings:"wght" 72;--ids-system-typography-paragraph-medium-font-weight:normal;--ids-system-typography-paragraph-medium-paragraph-spacing:1.5rem;--ids-system-typography-paragraph-small-font-size:0.875rem;--ids-system-typography-paragraph-small-line-height:1.25rem;--ids-system-typography-paragraph-small-font-variation-settings:"wght" 72;--ids-system-typography-paragraph-small-font-weight:normal;--ids-system-typography-paragraph-small-paragraph-spacing:1.25rem}:host,:root{--ids-anchor-color:var(--system-action-default);--ids-anchor-active-color:var(--system-action-pressed);--ids-anchor-visited-color:var(--system-action-default);--ids-anchor-text-decoration:none;--ids-anchor-hover-text-decoration:underline;--ids-anchor-focus-outline-color:var(--system-focus-default);--ids-anchor-focus-outline-offset:var(--system-focus-outline-offset);--ids-anchor-focus-outline-style:var(--system-focus-outline-style);--ids-anchor-focus-outline-width:var(--system-focus-outline-width);--ids-anchor-inverted-focus-outline-color:var(--system-focus-inverted)}:host,:root{--primitive-text-case-none:none;--primitive-text-decoration-underline:underline;--primitive-text-decoration-none:none;--primitive-paragraph-spacing-32:2rem;--primitive-paragraph-spacing-24:1.5rem;--primitive-paragraph-spacing-18:1.125rem;--primitive-paragraph-spacing-0:0rem;--primitive-letter-spacing-0:0%;--primitive-font-size-56:3.5rem;--primitive-font-size-52:3.25rem;--primitive-font-size-42:2.625rem;--primitive-font-size-32:2rem;--primitive-font-size-28:1.75rem;--primitive-font-size-24:1.5rem;--primitive-font-size-22:1.375rem;--primitive-font-size-20:1.25rem;--primitive-font-size-18:1.125rem;--primitive-font-size-16:1rem;--primitive-font-size-14:0.875rem;--primitive-font-size-12:0.75rem;--primitive-font-weight-bold:"wght" 132;--primitive-font-weight-semi-bold:"wght" 106;--primitive-font-weight-regular:"wght" 78;--primitive-font-weight-semi-light:"wght" 68;--primitive-font-weight-light:"wght" 60;--primitive-font-weight-thin:"wght" 36;--primitive-line-height-64:4rem;--primitive-line-height-56:3.5rem;--primitive-line-height-52:3.25rem;--primitive-line-height-48:3rem;--primitive-line-height-40:2.5rem;--primitive-line-height-36:2.25rem;--primitive-line-height-32:2rem;--primitive-line-height-28:1.75rem;--primitive-line-height-26:1.625rem;--primitive-line-height-24:1.5rem;--primitive-line-height-20:1.25rem;--primitive-line-height-16:1rem;--primitive-line-height-14:0.875rem;--primitive-font-family-if-sans:"If Sans Variable";--primitive-dropshadow-400:0 8 24 0 #331e1124;--primitive-dropshadow-300:0 8 12 0 #331e111f;--primitive-dropshadow-200:0 4 8 0 #331e111a;--primitive-border-radius-12:0.75rem;--primitive-border-radius-6:0.375rem;--primitive-border-radius-4:0.25rem;--primitive-border-radius-0:0rem;--primitive-space-8:0.5rem;--primitive-border-width-1-2:0.075rem;--primitive-border-width-1-5:0.09375rem;--primitive-border-width-3:0.1875rem;--primitive-border-width-2:0.125rem;--primitive-border-width-1:0.0625rem;--primitive-size-8:0.5rem;--primitive-yellow-500:#e9ad25;--primitive-yellow-400:#fcc74f;--primitive-yellow-300:#f8d077;--primitive-yellow-200:#f7dfa1;--primitive-yellow-100:#f9ebc7;--primitive-brown-900:#24150c;--primitive-brown-800:#331e11;--primitive-brown-700:#6e625e;--primitive-brown-600:#9f948f;--primitive-brown-500:#b7aea8;--primitive-beige-600:#d6cec8;--primitive-beige-500:#e8e0d9;--primitive-beige-400:#ede6e1;--primitive-beige-300:#f1ece8;--primitive-beige-200:#f6f3f0;--primitive-beige-100:#faf9f7;--primitive-blue-500:#1241a2;--primitive-blue-400:#0054f0;--primitive-blue-300:#5a8ae2;--primitive-blue-200:#a8c2f0;--primitive-blue-100:#e1e9f6;--primitive-red-500:#812308;--primitive-red-400:#bb320c;--primitive-red-300:#d16547;--primitive-red-200:#f1b398;--primitive-red-100:#f9e3d4;--primitive-green-500:#183f1f;--primitive-green-400:#217331;--primitive-green-300:#4b9b5a;--primitive-green-200:#b6d5b5;--primitive-green-100:#e0f0db;--primitive-white:#fff;--primitive-asset-ifsans-variable-italic-woff2:"./fonts/IfSans-VariableItalic.woff2";--primitive-asset-ifsans-variable-italic-woff:"./fonts/IfSans-VariableItalic.woff";--primitive-asset-ifsans-variable-italic-ttf:"./fonts/IfSans-VariableItalic.ttf";--primitive-asset-ifsans-variable-italic-name:"If Sans Italic Variable";--primitive-asset-ifsans-variable-woff2:"./fonts/IfSans-Variable.woff2";--primitive-asset-ifsans-variable-woff:"./fonts/IfSans-Variable.woff";--primitive-asset-ifsans-variable-ttf:"./fonts/IfSans-Variable.ttf";--primitive-asset-ifsans-variable-name:"If Sans Variable";--primitive-space-120:7.5rem;--primitive-space-88:5.5rem;--primitive-space-64:4rem;--primitive-space-48:3rem;--primitive-space-40:2.5rem;--primitive-space-32:2rem;--primitive-space-24:1.5rem;--primitive-space-16:1rem;--primitive-space-12:0.75rem;--primitive-space-4:0.25rem;--primitive-space-2:0.125rem;--primitive-size-64:4rem;--primitive-size-48:3rem;--primitive-size-36:2.25rem;--primitive-size-32:2rem;--primitive-size-28:1.75rem;--primitive-size-24:1.5rem;--primitive-size-16:1rem;--system-action-default:#0054f0;--system-action-hovered:#1241a2;--system-action-pressed:#1241a2;--system-action-disabled:#d6cec8;--system-selection-default:#0054f0;--system-focus-default:#0054f0;--system-focus-inverted:#faf9f7;--system-feedback-error:#bb320c;--system-feedback-success:#217331;--system-border-strong:#331e11;--system-border-default:#6e625e;--system-border-disabled:#6e625e4d;--system-text-default-default:#331e11;--system-text-default-quiet:#6e625e;--system-text-default-disabled:#6e625e99;--system-text-inverted-default:#faf9f7;--system-text-inverted-quiet:#faf9f7b3;--system-text-inverted-disabled:#faf9f7b3;--system-icon-default-default:#331e11;--system-icon-default-quiet:#6e625e;--system-icon-default-disabled:#6e625e66;--system-icon-inverted-default:#faf9f7;--system-icon-inverted-quiet:#f1ece8;--system-icon-inverted-disabled:#f1ece8;--system-alert-error:#f9e3d4;--system-alert-warning:#f9ebc7;--system-alert-success:#e0f0db;--system-alert-info:#e1e9f6;--system-page-default:#f6f3f0;--system-section-light:#faf9f7;--system-section-darker:#f1ece8;--system-section-dark:#e8e0d9;--system-backdrop-dark:#6e625e66;--system-palette-accent-100:#e1e9f6;--system-palette-accent-200:#a8c2f0;--system-palette-accent-300:#5a8ae2;--system-palette-accent-400:#0054f0;--system-palette-accent-500:#1241a2;--system-palette-bg-default-0:#fff;--system-palette-bg-default-100:#faf9f7;--system-palette-bg-default-200:#f6f3f0;--system-palette-bg-default-300:#f1ece8;--system-palette-bg-default-400:#ede6e1;--system-palette-bg-default-500:#e8e0d9;--system-palette-bg-default-600:#d6cec8;--system-palette-bg-inverted-100:#b7aea8;--system-palette-bg-inverted-200:#9f948f;--system-palette-bg-inverted-300:#6e625e;--system-palette-bg-inverted-400:#331e11;--system-palette-bg-inverted-500:#24150c;--system-palette-bg-danger-100:#f9e3d4;--system-palette-bg-danger-200:#f1b398;--system-palette-bg-danger-300:#d16547;--system-palette-bg-danger-400:#bb320c;--system-palette-bg-danger-500:#812308;--system-palette-fg-default-400:#d6cec8;--system-palette-fg-default-500:#b7aea8;--system-palette-fg-default-600:#9f948f;--system-palette-fg-default-700:#6e625e;--system-palette-fg-default-800:#331e11;--system-palette-fg-default-900:#24150c;--system-palette-fg-inverted-100:#faf9f7;--system-palette-fg-inverted-200:#f6f3f0;--system-palette-fg-inverted-300:#f1ece8;--system-palette-fg-inverted-400:#ede6e1;--system-palette-fg-inverted-500:#e8e0d9;--system-palette-fg-danger-100:#f9e3d4;--system-palette-fg-danger-200:#f1b398;--system-palette-fg-danger-300:#d16547;--system-palette-fg-danger-400:#bb320c;--system-palette-fg-danger-500:#812308;--system-typography-font-family:"If Sans Variable","Arial",sans-serif;--system-typography-text-decoration-underline:underline;--system-typography-font-style:normal;--system-typography-color-default:#331e11;--system-typography-color-disabled:#6e625e99;--system-typography-color-quiet:#6e625e;--system-typography-color-inverted:#faf9f7;--system-typography-color-inverted-disabled:#faf9f7b3;--system-typography-color-inverted-quiet:#faf9f7b3;--system-typography-paragraph-font-size-x-large:1.375rem;--system-typography-paragraph-font-size-large:1.125rem;--system-typography-paragraph-font-size-medium:1rem;--system-typography-paragraph-font-size-small:0.875rem;--system-typography-paragraph-font-variation-settings-large:"wght" 78;--system-typography-paragraph-font-variation-settings-medium:"wght" 78;--system-typography-paragraph-font-variation-settings-small:"wght" 78;--system-typography-paragraph-line-height-x-large:2rem;--system-typography-paragraph-line-height-large:1.75rem;--system-typography-paragraph-line-height-medium:1.5rem;--system-typography-paragraph-line-height-small:1.25rem;--system-typography-paragraph-paragraph-spacing-x-large:2rem 0 0;--system-typography-paragraph-paragraph-spacing-large:1.5rem 0 0;--system-typography-paragraph-paragraph-spacing-medium:1.5rem 0 0;--system-typography-paragraph-paragraph-spacing-small:1.125rem 0 0;--system-typography-heading-font-size-xx-large:3.25rem;--system-typography-heading-font-size-x-large:2.625rem;--system-typography-heading-font-size-large:2rem;--system-typography-heading-font-size-medium:1.75rem;--system-typography-heading-font-size-small:1.5rem;--system-typography-heading-font-size-x-small:1.25rem;--system-typography-heading-font-size-xx-small:1.125rem;--system-typography-heading-font-variation-settings-xx-large:"wght" 60;--system-typography-heading-font-variation-settings-x-large:"wght" 68;--system-typography-heading-font-variation-settings-large:"wght" 78;--system-typography-heading-font-variation-settings-medium:"wght" 78;--system-typography-heading-font-variation-settings-small:"wght" 78;--system-typography-heading-font-variation-settings-x-small:"wght" 106;--system-typography-heading-font-variation-settings-xx-small:"wght" 106;--system-typography-heading-line-height-xx-large:4rem;--system-typography-heading-line-height-x-large:3.25rem;--system-typography-heading-line-height-large:2.5rem;--system-typography-heading-line-height-medium:2.25rem;--system-typography-heading-line-height-small:2rem;--system-typography-heading-line-height-x-small:1.75rem;--system-typography-heading-line-height-xx-small:1.625rem;--system-typography-ui-font-size-large:1.125rem;--system-typography-ui-font-size-medium:1rem;--system-typography-ui-font-size-small:0.875rem;--system-typography-ui-font-size-x-small:0.75rem;--system-typography-ui-line-height-large:1.5rem;--system-typography-ui-line-height-medium:1.25rem;--system-typography-ui-line-height-small:1rem;--system-typography-ui-line-height-x-small:0.875rem;--system-typography-ui-font-variation-settings-thin:"wght" 36;--system-typography-ui-font-variation-settings-light:"wght" 60;--system-typography-ui-font-variation-settings-regular:"wght" 78;--system-typography-ui-font-variation-settings-semi-bold:"wght" 106;--system-typography-ui-font-variation-settings-bold:"wght" 132;--system-typography-paragraph-margin:0;--system-typography-heading-margin:0;--system-typography-ui-margin:0;--system-typography-paragraph-font-weight-x-large:normal;--system-typography-paragraph-font-weight-large:normal;--system-typography-paragraph-font-weight-medium:normal;--system-typography-paragraph-font-weight-small:normal;--system-typography-heading-font-weight-xx-large:normal;--system-typography-heading-font-weight-x-large:normal;--system-typography-heading-font-weight-large:normal;--system-typography-heading-font-weight-medium:normal;--system-typography-heading-font-weight-small:normal;--system-typography-heading-font-weight-x-small:normal;--system-typography-heading-font-weight-xx-small:normal;--system-typography-ui-font-weight-thin:normal;--system-typography-ui-font-weight-light:normal;--system-typography-ui-font-weight-regular:normal;--system-typography-ui-font-weight-semi-bold:normal;--system-typography-ui-font-weight-bold:normal;--system-focus-outline-offset:0.125rem;--system-focus-outline-style:dotted;--system-focus-outline-width:0.125rem;--system-action-background:#fff;--system-action-background-disabled:#faf9f7;--system-z-index-100:100;--system-z-index-200:200;--system-layout-gap-sm:1rem;--system-layout-gap-md:2.5rem;--system-layout-gap-lg:2.5rem;--system-border-width-thin:1px;--system-border-width-medium:2px;--system-border-width-thick:3px;--system-border-radius-small:0.25rem;--system-border-radius-medium:0.375rem;--system-border-radius-large:0.75rem;--system-stroke-width-thin:1.2px;--system-stroke-width-medium:1.5px;--system-typography-paragraph-font-variation-settings-x-large:"wght" 68}::backdrop{--system-backdrop-dark:#6e625e66}:host,:root{--system-linear-100:0.1s linear;--system-linear-200:0.2s linear;--system-linear-300:0.4s linear;--system-linear-400:1s linear;--system-linear-500:1.5s linear;--system-linear-600:2s linear;--system-ease-100:0.1s ease;--system-ease-200:0.2s ease;--system-ease-300:0.4s ease;--system-ease-400:1s ease;--system-ease-500:1.5s ease;--system-ease-600:2s ease;--system-ease-in-100:0.1s ease-in;--system-ease-in-200:0.2s ease-in;--system-ease-in-300:0.4s ease-in;--system-ease-in-400:1s ease-in;--system-ease-in-500:1.5s ease-in;--system-ease-in-600:2s ease-in;--system-ease-out-100:0.1s ease-out;--system-ease-out-200:0.2s ease-out;--system-ease-out-300:0.4s ease-out;--system-ease-out-400:1s ease-out;--system-ease-out-500:1.5s ease-out;--system-ease-out-600:2s ease-out;--system-ease-in-out-100:0.1s ease-in-out;--system-ease-in-out-200:0.2s ease-in-out;--system-ease-in-out-300:0.4s ease-in-out;--system-ease-in-out-400:1s ease-in-out;--system-ease-in-out-500:1.5s ease-in-out;--system-ease-in-out-600:2s ease-in-out}div,h1,h2,h3,h4,h5,h6,p,span{font-variation-settings:unset;font-weight:unset}b{font-variation-settings:"wght" 132;font-weight:400}.if.typography{color:#331e11;font-family:If Sans Variable,Arial,sans-serif;font-style:normal}.if.typography.disabled{color:#6e625e99}.if.typography.quiet{color:#6e625e}.if.typography.inverted{color:#faf9f7}.if.typography.inverted.disabled,.if.typography.inverted.quiet{color:#faf9f7b3}.if.typography.underline{-webkit-text-decoration:underline;text-decoration:underline}.if.typography.paragraph{margin:0}.if.typography.paragraph.x-large{font-size:1.375rem;font-variation-settings:"wght" 68;font-weight:400;line-height:2rem}.if.typography.paragraph.large{font-size:1.125rem;font-variation-settings:"wght" 78;font-weight:400;line-height:1.75rem}.if.typography.paragraph.medium{font-size:1rem;font-variation-settings:"wght" 78;font-weight:400;line-height:1.5rem}.if.typography.paragraph.small{font-size:.875rem;font-variation-settings:"wght" 78;font-weight:400;line-height:1.25rem}.if.typography.heading{margin:0}.if.typography.heading.xx-large{font-size:3.25rem;font-variation-settings:"wght" 60;font-weight:400;line-height:4rem}.if.typography.heading.x-large{font-size:2.625rem;font-variation-settings:"wght" 68;font-weight:400;line-height:3.25rem}.if.typography.heading.large{font-size:2rem;font-variation-settings:"wght" 78;font-weight:400;line-height:2.5rem}.if.typography.heading.medium{font-size:1.75rem;font-variation-settings:"wght" 78;font-weight:400;line-height:2.25rem}.if.typography.heading.small{font-size:1.5rem;font-variation-settings:"wght" 78;font-weight:400;line-height:2rem}.if.typography.heading.x-small{font-size:1.25rem;font-variation-settings:"wght" 106;font-weight:400;line-height:1.75rem}.if.typography.heading.xx-small{font-size:1.125rem;font-variation-settings:"wght" 106;font-weight:400;line-height:1.625rem}.if.typography.ui{font-variation-settings:"wght" 78;font-weight:400;margin:0}.if.typography.ui.weight-medium{font-variation-settings:"wght" 106;font-weight:400}.if.typography.ui.weight-bold{font-variation-settings:"wght" 132;font-weight:400}.if.typography.ui.italic{font-style:italic}.if.typography.ui.large{font-size:1.125rem;line-height:1.5rem}.if.typography.ui.medium{font-size:1rem;line-height:1.25rem}.if.typography.ui.small{font-size:.875rem;line-height:1rem}.if.typography.ui.x-small{font-size:.75rem;line-height:.875rem}a.if{-webkit-text-decoration:none;text-decoration:none}a.if,a.if.is-visited,a.if:visited{color:#0054f0}a.if.is-hovered{-webkit-text-decoration:underline;text-decoration:underline}@media (hover:hover) and (pointer:fine){a.if:hover{-webkit-text-decoration:underline;text-decoration:underline}}a.if.is-active,a.if:active{color:#1241a2}a.if.is-focused,a.if:focus-visible{outline-color:#0054f0;outline-offset:.125rem;outline-style:dotted;outline-width:.125rem}a.if.inverted.is-focused,a.if.inverted:focus-visible{outline-color:#faf9f7;outline-offset:.125rem;outline-style:dotted;outline-width:.125rem}a.if.underline{text-decoration:underline}@keyframes ids-fade-in{0%{opacity:0}to{opacity:1}}@keyframes ids-fade-out{0%{opacity:1}to{opacity:0}}@keyframes ids-show-flex{0%{display:none;opacity:0}1%{display:flex}to{display:flex;opacity:1}}@keyframes ids-hide-flex{0%{display:flex;opacity:1}99%{display:flex}to{display:none;opacity:0}}@keyframes ids-show-block{0%{display:none;opacity:0}1%{display:block}to{display:block;opacity:1}}@keyframes ids-hide-block{0%{display:block;opacity:1}99%{display:block}to{display:none;opacity:0}}@keyframes ids-expand-vertical{0%{max-height:0;opacity:0;padding-bottom:0;padding-top:0}to{max-height:100%;opacity:1}}@keyframes ids-collapse-vertical{0%{max-height:100%;opacity:1}to{max-height:0;opacity:0;padding-bottom:0;padding-top:0}}@keyframes ids-expand-horizontal{0%{max-width:0;opacity:0;padding-right:0}to{max-width:100%;opacity:1}}@keyframes ids-collapse-horizontal{0%{max-width:100%;opacity:1}to{max-width:0;opacity:0;padding-right:0}}@keyframes ids-expand-from-bottom{0%{opacity:0;transform:translateY(100%)}to{opacity:1;transform:translateY(0)}}@keyframes ids-expand-from-right-side{0%{opacity:0;transform:translateX(100%)}to{opacity:1;transform:translateX(0)}}@keyframes ids-expand-from-left-side{0%{opacity:0;transform:translateX(-100%)}to{opacity:1;transform:translateX(0)}}html.if{-webkit-text-size-adjust:100%}body.if,html.if{height:100%;min-height:unset}body.if{background-color:#faf9f7;box-sizing:border-box;color:#331e11;font-family:If Sans Variable,Arial,sans-serif;font-style:normal;font-variation-settings:"wght" 78;font-weight:400;line-height:1.5rem}.if,.if:after,.if:before{box-sizing:border-box;margin:0;padding:0}.if.app{min-height:100%}.if.app,.if.main{display:flex;flex-direction:column;height:unset;width:100%}.if.main{flex-grow:1}:host,:root{--ids-section-display:flex;--ids-section-width:100%;--ids-section-flex-direction:column;--ids-section-padding-sm:var(--system-layout-gap-sm) 0;--ids-section-padding-md:var(--system-layout-gap-md) 0;--ids-section-padding-lg:var(--system-layout-gap-lg) 0;--ids-section-gap-sm:var(--system-layout-gap-sm);--ids-section-gap-md:var(--system-layout-gap-md);--ids-section-gap-lg:var(--system-layout-gap-lg);--ids-section-content-display:flex;--ids-section-content-width:100%;--ids-section-content-flex-direction:column;--ids-section-content-padding-sm:0 var(--system-layout-gap-sm);--ids-section-content-padding-md:0 var(--system-layout-gap-md);--ids-section-content-padding-lg:0;--ids-section-content-max-width-sm:unset;--ids-section-content-max-width-md:calc(72.5rem + var(--ids-section-content-padding-md)*2);--ids-section-content-max-width-lg:72.5rem;--ids-section-content-margin:0 auto;--ids-section-content-gap-sm:var(--system-layout-gap-sm);--ids-section-content-gap-md:var(--system-layout-gap-md);--ids-section-content-gap-lg:var(--system-layout-gap-lg);--ids-grid-display:flex;--ids-grid-width:100%;--ids-grid-flex-wrap:wrap;--ids-grid-gap-sm:var(--system-layout-gap-sm);--ids-grid-gap-md:var(--system-layout-gap-md);--ids-grid-gap-lg:var(--system-layout-gap-lg)}.if.section{padding:var(--system-layout-gap-sm) 0}.if.section,.if.section-content{display:flex;flex-direction:column;gap:var(--system-layout-gap-sm);width:100%}.if.section-content{margin:0 auto;max-width:unset;padding:0 var(--system-layout-gap-sm)}.if.grid{display:flex;flex-wrap:wrap;gap:var(--system-layout-gap-sm);width:100%}.if.grid .if.col-1{flex:0 0 calc(25% - var(--system-layout-gap-sm)*3/4*1 + var(--system-layout-gap-sm)*0);max-width:calc(25% - var(--system-layout-gap-sm)*3/4*1 + var(--system-layout-gap-sm)*0)}.if.grid .if.col-2{flex:0 0 calc(50% - var(--system-layout-gap-sm)*3/4*2 + var(--system-layout-gap-sm)*1);max-width:calc(50% - var(--system-layout-gap-sm)*3/4*2 + var(--system-layout-gap-sm)*1)}.if.grid .if.col-3{flex:0 0 calc(75% - var(--system-layout-gap-sm)*3/4*3 + var(--system-layout-gap-sm)*2);max-width:calc(75% - var(--system-layout-gap-sm)*3/4*3 + var(--system-layout-gap-sm)*2)}.if.grid .if.col-4{flex:0 0 calc(100% - var(--system-layout-gap-sm)*3/4*4 + var(--system-layout-gap-sm)*3);max-width:calc(100% - var(--system-layout-gap-sm)*3/4*4 + var(--system-layout-gap-sm)*3)}.if.grid .if.col-fit{flex:0 0 auto;max-width:none;width:auto}.if.grid .if.col-grow{flex-basis:0;flex-grow:1;max-width:100%}.if.grid.no-gap{gap:0}.if.grid.no-gap>.if.col-1{flex:0 0 25%;max-width:25%}.if.grid.no-gap>.if.col-2{flex:0 0 50%;max-width:50%}.if.grid.no-gap>.if.col-3{flex:0 0 75%;max-width:75%}.if.grid.no-gap>.if.col-4{flex:0 0 100%;max-width:100%}.if.grid.no-gap .if.col-fit{flex:0 0 auto;max-width:none;width:auto}.if.grid.no-gap .if.col-grow{flex-basis:0;flex-grow:1;max-width:100%}@media (min-width:43.75rem){.if.section{gap:var(--system-layout-gap-md);padding:var(--system-layout-gap-md) 0}.if.section-content{max-width:calc(72.5rem + 0 var(--system-layout-gap-md)*2);padding:0 var(--system-layout-gap-md)}.if.grid,.if.section-content{gap:var(--system-layout-gap-md)}.if.grid .if.col-1{flex:0 0 calc(25% - var(--system-layout-gap-md)*3/4*1 + var(--system-layout-gap-md)*0);max-width:calc(25% - var(--system-layout-gap-md)*3/4*1 + var(--system-layout-gap-md)*0)}.if.grid .if.col-2{flex:0 0 calc(50% - var(--system-layout-gap-md)*3/4*2 + var(--system-layout-gap-md)*1);max-width:calc(50% - var(--system-layout-gap-md)*3/4*2 + var(--system-layout-gap-md)*1)}.if.grid .if.col-3{flex:0 0 calc(75% - var(--system-layout-gap-md)*3/4*3 + var(--system-layout-gap-md)*2);max-width:calc(75% - var(--system-layout-gap-md)*3/4*3 + var(--system-layout-gap-md)*2)}.if.grid .if.col-4{flex:0 0 calc(100% - var(--system-layout-gap-md)*3/4*4 + var(--system-layout-gap-md)*3);max-width:calc(100% - var(--system-layout-gap-md)*3/4*4 + var(--system-layout-gap-md)*3)}.if.grid .if.col-fit{flex:0 0 auto;max-width:none;width:auto}.if.grid .if.col-grow{flex-basis:0;flex-grow:1;max-width:100%}.if.grid .if.md-col-1{flex:0 0 calc(8.33333% - var(--system-layout-gap-md)*11/12*1 + var(--system-layout-gap-md)*0);max-width:calc(8.33333% - var(--system-layout-gap-md)*11/12*1 + var(--system-layout-gap-md)*0)}.if.grid .if.md-col-2{flex:0 0 calc(16.66667% - var(--system-layout-gap-md)*11/12*2 + var(--system-layout-gap-md)*1);max-width:calc(16.66667% - var(--system-layout-gap-md)*11/12*2 + var(--system-layout-gap-md)*1)}.if.grid .if.md-col-3{flex:0 0 calc(25% - var(--system-layout-gap-md)*11/12*3 + var(--system-layout-gap-md)*2);max-width:calc(25% - var(--system-layout-gap-md)*11/12*3 + var(--system-layout-gap-md)*2)}.if.grid .if.md-col-4{flex:0 0 calc(33.33333% - var(--system-layout-gap-md)*11/12*4 + var(--system-layout-gap-md)*3);max-width:calc(33.33333% - var(--system-layout-gap-md)*11/12*4 + var(--system-layout-gap-md)*3)}.if.grid .if.md-col-5{flex:0 0 calc(41.66667% - var(--system-layout-gap-md)*11/12*5 + var(--system-layout-gap-md)*4);max-width:calc(41.66667% - var(--system-layout-gap-md)*11/12*5 + var(--system-layout-gap-md)*4)}.if.grid .if.md-col-6{flex:0 0 calc(50% - var(--system-layout-gap-md)*11/12*6 + var(--system-layout-gap-md)*5);max-width:calc(50% - var(--system-layout-gap-md)*11/12*6 + var(--system-layout-gap-md)*5)}.if.grid .if.md-col-7{flex:0 0 calc(58.33333% - var(--system-layout-gap-md)*11/12*7 + var(--system-layout-gap-md)*6);max-width:calc(58.33333% - var(--system-layout-gap-md)*11/12*7 + var(--system-layout-gap-md)*6)}.if.grid .if.md-col-8{flex:0 0 calc(66.66667% - var(--system-layout-gap-md)*11/12*8 + var(--system-layout-gap-md)*7);max-width:calc(66.66667% - var(--system-layout-gap-md)*11/12*8 + var(--system-layout-gap-md)*7)}.if.grid .if.md-col-9{flex:0 0 calc(75% - var(--system-layout-gap-md)*11/12*9 + var(--system-layout-gap-md)*8);max-width:calc(75% - var(--system-layout-gap-md)*11/12*9 + var(--system-layout-gap-md)*8)}.if.grid .if.md-col-10{flex:0 0 calc(83.33333% - var(--system-layout-gap-md)*11/12*10 + var(--system-layout-gap-md)*9);max-width:calc(83.33333% - var(--system-layout-gap-md)*11/12*10 + var(--system-layout-gap-md)*9)}.if.grid .if.md-col-11{flex:0 0 calc(91.66667% - var(--system-layout-gap-md)*11/12*11 + var(--system-layout-gap-md)*10);max-width:calc(91.66667% - var(--system-layout-gap-md)*11/12*11 + var(--system-layout-gap-md)*10)}.if.grid .if.md-col-12{flex:0 0 calc(100% - var(--system-layout-gap-md)*11/12*12 + var(--system-layout-gap-md)*11);max-width:calc(100% - var(--system-layout-gap-md)*11/12*12 + var(--system-layout-gap-md)*11)}.if.grid .if.md-col-fit{flex:0 0 auto;max-width:none;width:auto}.if.grid .if.md-col-grow{flex-basis:0;flex-grow:1;max-width:100%}.if.grid.no-gap>.if.md-col-1{flex:0 0 8.33333%;max-width:8.33333%}.if.grid.no-gap>.if.md-col-2{flex:0 0 16.66667%;max-width:16.66667%}.if.grid.no-gap>.if.md-col-3{flex:0 0 25%;max-width:25%}.if.grid.no-gap>.if.md-col-4{flex:0 0 33.33333%;max-width:33.33333%}.if.grid.no-gap>.if.md-col-5{flex:0 0 41.66667%;max-width:41.66667%}.if.grid.no-gap>.if.md-col-6{flex:0 0 50%;max-width:50%}.if.grid.no-gap>.if.md-col-7{flex:0 0 58.33333%;max-width:58.33333%}.if.grid.no-gap>.if.md-col-8{flex:0 0 66.66667%;max-width:66.66667%}.if.grid.no-gap>.if.md-col-9{flex:0 0 75%;max-width:75%}.if.grid.no-gap>.if.md-col-10{flex:0 0 83.33333%;max-width:83.33333%}.if.grid.no-gap>.if.md-col-11{flex:0 0 91.66667%;max-width:91.66667%}.if.grid.no-gap>.if.md-col-12{flex:0 0 100%;max-width:100%}.if.grid.no-gap .if.md-col-fit{flex:0 0 auto;max-width:none;width:auto}.if.grid.no-gap .if.md-col-grow{flex-basis:0;flex-grow:1;max-width:100%}}@media (min-width:77.5rem){.if.section{gap:var(--system-layout-gap-lg);padding:var(--system-layout-gap-lg) 0}.if.section-content{max-width:72.5rem;padding:0}.if.grid,.if.section-content{gap:var(--system-layout-gap-lg)}.if.grid .if.col-1{flex:0 0 calc(25% - var(--system-layout-gap-lg)*3/4*1 + var(--system-layout-gap-lg)*0);max-width:calc(25% - var(--system-layout-gap-lg)*3/4*1 + var(--system-layout-gap-lg)*0)}.if.grid .if.col-2{flex:0 0 calc(50% - var(--system-layout-gap-lg)*3/4*2 + var(--system-layout-gap-lg)*1);max-width:calc(50% - var(--system-layout-gap-lg)*3/4*2 + var(--system-layout-gap-lg)*1)}.if.grid .if.col-3{flex:0 0 calc(75% - var(--system-layout-gap-lg)*3/4*3 + var(--system-layout-gap-lg)*2);max-width:calc(75% - var(--system-layout-gap-lg)*3/4*3 + var(--system-layout-gap-lg)*2)}.if.grid .if.col-4{flex:0 0 calc(100% - var(--system-layout-gap-lg)*3/4*4 + var(--system-layout-gap-lg)*3);max-width:calc(100% - var(--system-layout-gap-lg)*3/4*4 + var(--system-layout-gap-lg)*3)}.if.grid .if.col-fit{flex:0 0 auto;max-width:none;width:auto}.if.grid .if.col-grow{flex-basis:0;flex-grow:1;max-width:100%}.if.grid .if.md-col-1{flex:0 0 calc(8.33333% - var(--system-layout-gap-md)*11/12*1 + var(--system-layout-gap-md)*0);max-width:calc(8.33333% - var(--system-layout-gap-md)*11/12*1 + var(--system-layout-gap-md)*0)}.if.grid .if.md-col-2{flex:0 0 calc(16.66667% - var(--system-layout-gap-md)*11/12*2 + var(--system-layout-gap-md)*1);max-width:calc(16.66667% - var(--system-layout-gap-md)*11/12*2 + var(--system-layout-gap-md)*1)}.if.grid .if.md-col-3{flex:0 0 calc(25% - var(--system-layout-gap-md)*11/12*3 + var(--system-layout-gap-md)*2);max-width:calc(25% - var(--system-layout-gap-md)*11/12*3 + var(--system-layout-gap-md)*2)}.if.grid .if.md-col-4{flex:0 0 calc(33.33333% - var(--system-layout-gap-md)*11/12*4 + var(--system-layout-gap-md)*3);max-width:calc(33.33333% - var(--system-layout-gap-md)*11/12*4 + var(--system-layout-gap-md)*3)}.if.grid .if.md-col-5{flex:0 0 calc(41.66667% - var(--system-layout-gap-md)*11/12*5 + var(--system-layout-gap-md)*4);max-width:calc(41.66667% - var(--system-layout-gap-md)*11/12*5 + var(--system-layout-gap-md)*4)}.if.grid .if.md-col-6{flex:0 0 calc(50% - var(--system-layout-gap-md)*11/12*6 + var(--system-layout-gap-md)*5);max-width:calc(50% - var(--system-layout-gap-md)*11/12*6 + var(--system-layout-gap-md)*5)}.if.grid .if.md-col-7{flex:0 0 calc(58.33333% - var(--system-layout-gap-md)*11/12*7 + var(--system-layout-gap-md)*6);max-width:calc(58.33333% - var(--system-layout-gap-md)*11/12*7 + var(--system-layout-gap-md)*6)}.if.grid .if.md-col-8{flex:0 0 calc(66.66667% - var(--system-layout-gap-md)*11/12*8 + var(--system-layout-gap-md)*7);max-width:calc(66.66667% - var(--system-layout-gap-md)*11/12*8 + var(--system-layout-gap-md)*7)}.if.grid .if.md-col-9{flex:0 0 calc(75% - var(--system-layout-gap-md)*11/12*9 + var(--system-layout-gap-md)*8);max-width:calc(75% - var(--system-layout-gap-md)*11/12*9 + var(--system-layout-gap-md)*8)}.if.grid .if.md-col-10{flex:0 0 calc(83.33333% - var(--system-layout-gap-md)*11/12*10 + var(--system-layout-gap-md)*9);max-width:calc(83.33333% - var(--system-layout-gap-md)*11/12*10 + var(--system-layout-gap-md)*9)}.if.grid .if.md-col-11{flex:0 0 calc(91.66667% - var(--system-layout-gap-md)*11/12*11 + var(--system-layout-gap-md)*10);max-width:calc(91.66667% - var(--system-layout-gap-md)*11/12*11 + var(--system-layout-gap-md)*10)}.if.grid .if.md-col-12{flex:0 0 calc(100% - var(--system-layout-gap-md)*11/12*12 + var(--system-layout-gap-md)*11);max-width:calc(100% - var(--system-layout-gap-md)*11/12*12 + var(--system-layout-gap-md)*11)}.if.grid .if.md-col-fit{flex:0 0 auto;max-width:none;width:auto}.if.grid .if.md-col-grow{flex-basis:0;flex-grow:1;max-width:100%}.if.grid .if.lg-col-1{flex:0 0 calc(8.33333% - var(--system-layout-gap-lg)*11/12*1 + var(--system-layout-gap-lg)*0);max-width:calc(8.33333% - var(--system-layout-gap-lg)*11/12*1 + var(--system-layout-gap-lg)*0)}.if.grid .if.lg-col-2{flex:0 0 calc(16.66667% - var(--system-layout-gap-lg)*11/12*2 + var(--system-layout-gap-lg)*1);max-width:calc(16.66667% - var(--system-layout-gap-lg)*11/12*2 + var(--system-layout-gap-lg)*1)}.if.grid .if.lg-col-3{flex:0 0 calc(25% - var(--system-layout-gap-lg)*11/12*3 + var(--system-layout-gap-lg)*2);max-width:calc(25% - var(--system-layout-gap-lg)*11/12*3 + var(--system-layout-gap-lg)*2)}.if.grid .if.lg-col-4{flex:0 0 calc(33.33333% - var(--system-layout-gap-lg)*11/12*4 + var(--system-layout-gap-lg)*3);max-width:calc(33.33333% - var(--system-layout-gap-lg)*11/12*4 + var(--system-layout-gap-lg)*3)}.if.grid .if.lg-col-5{flex:0 0 calc(41.66667% - var(--system-layout-gap-lg)*11/12*5 + var(--system-layout-gap-lg)*4);max-width:calc(41.66667% - var(--system-layout-gap-lg)*11/12*5 + var(--system-layout-gap-lg)*4)}.if.grid .if.lg-col-6{flex:0 0 calc(50% - var(--system-layout-gap-lg)*11/12*6 + var(--system-layout-gap-lg)*5);max-width:calc(50% - var(--system-layout-gap-lg)*11/12*6 + var(--system-layout-gap-lg)*5)}.if.grid .if.lg-col-7{flex:0 0 calc(58.33333% - var(--system-layout-gap-lg)*11/12*7 + var(--system-layout-gap-lg)*6);max-width:calc(58.33333% - var(--system-layout-gap-lg)*11/12*7 + var(--system-layout-gap-lg)*6)}.if.grid .if.lg-col-8{flex:0 0 calc(66.66667% - var(--system-layout-gap-lg)*11/12*8 + var(--system-layout-gap-lg)*7);max-width:calc(66.66667% - var(--system-layout-gap-lg)*11/12*8 + var(--system-layout-gap-lg)*7)}.if.grid .if.lg-col-9{flex:0 0 calc(75% - var(--system-layout-gap-lg)*11/12*9 + var(--system-layout-gap-lg)*8);max-width:calc(75% - var(--system-layout-gap-lg)*11/12*9 + var(--system-layout-gap-lg)*8)}.if.grid .if.lg-col-10{flex:0 0 calc(83.33333% - var(--system-layout-gap-lg)*11/12*10 + var(--system-layout-gap-lg)*9);max-width:calc(83.33333% - var(--system-layout-gap-lg)*11/12*10 + var(--system-layout-gap-lg)*9)}.if.grid .if.lg-col-11{flex:0 0 calc(91.66667% - var(--system-layout-gap-lg)*11/12*11 + var(--system-layout-gap-lg)*10);max-width:calc(91.66667% - var(--system-layout-gap-lg)*11/12*11 + var(--system-layout-gap-lg)*10)}.if.grid .if.lg-col-12{flex:0 0 calc(100% - var(--system-layout-gap-lg)*11/12*12 + var(--system-layout-gap-lg)*11);max-width:calc(100% - var(--system-layout-gap-lg)*11/12*12 + var(--system-layout-gap-lg)*11)}.if.grid .if.lg-col-fit{flex:0 0 auto;max-width:none;width:auto}.if.grid .if.lg-col-grow{flex-basis:0;flex-grow:1;max-width:100%}.if.grid.no-gap>.if.lg-col-1{flex:0 0 8.33333%;max-width:8.33333%}.if.grid.no-gap>.if.lg-col-2{flex:0 0 16.66667%;max-width:16.66667%}.if.grid.no-gap>.if.lg-col-3{flex:0 0 25%;max-width:25%}.if.grid.no-gap>.if.lg-col-4{flex:0 0 33.33333%;max-width:33.33333%}.if.grid.no-gap>.if.lg-col-5{flex:0 0 41.66667%;max-width:41.66667%}.if.grid.no-gap>.if.lg-col-6{flex:0 0 50%;max-width:50%}.if.grid.no-gap>.if.lg-col-7{flex:0 0 58.33333%;max-width:58.33333%}.if.grid.no-gap>.if.lg-col-8{flex:0 0 66.66667%;max-width:66.66667%}.if.grid.no-gap>.if.lg-col-9{flex:0 0 75%;max-width:75%}.if.grid.no-gap>.if.lg-col-10{flex:0 0 83.33333%;max-width:83.33333%}.if.grid.no-gap>.if.lg-col-11{flex:0 0 91.66667%;max-width:91.66667%}.if.grid.no-gap>.if.lg-col-12{flex:0 0 100%;max-width:100%}.if.grid.no-gap .if.lg-col-fit{flex:0 0 auto;max-width:none;width:auto}.if.grid.no-gap .if.lg-col-grow{flex-basis:0;flex-grow:1;max-width:100%}}.if.grid-container{display:grid}.if.flex{display:flex}.if.flex-center{align-items:center;display:flex;justify-content:center}.if.flex-row{display:flex;flex-direction:row}.if.flex-column{display:flex;flex-direction:column}.if.flex-wrap{flex-wrap:wrap}.if.flex-no-wrap{flex-wrap:nowrap}.if.flex-grow{flex-grow:1}.if.flex-grow-0{flex-grow:0}.if.flex-shrink{flex-shrink:1}.if.flex-shrink-0{flex-shrink:0}.if.position-relative{position:relative}.if.position-absolute{position:absolute}.if.display-none{display:none}.if.display-block{display:block}.if.overflow-hidden{overflow:hidden}.if.overflow-scroll{overflow:scroll}.if.overflow-y-scroll{overflow-y:scroll}.if.overflow-x-scroll{overflow-x:scroll}.if.overflow-auto{overflow:auto}.if.overflow-y-auto{overflow-y:auto}.if.overflow-x-auto{overflow-x:auto}.if.justify-content-center{justify-content:center}.if.justify-content-start{justify-content:start}.if.justify-content-end{justify-content:end}.if.justify-content-left{justify-content:left}.if.justify-content-right{justify-content:right}.if.justify-content-space-between{justify-content:space-between}.if.justify-content-space-around{justify-content:space-around}.if.justify-content-space-evenly{justify-content:space-evenly}.if.justify-content-stretch{justify-content:stretch}.if.justify-items-normal{justify-items:normal}.if.justify-items-stretch{justify-items:stretch}.if.justify-items-center{justify-items:center}.if.justify-items-start{justify-items:start}.if.justify-items-end{justify-items:end}.if.justify-items-left{justify-items:left}.if.justify-items-right{justify-items:right}.if.justify-items-baseline{justify-items:baseline}.if.justify-self-auto{justify-self:auto}.if.justify-self-normal{justify-self:normal}.if.justify-self-stretch{justify-self:stretch}.if.justify-self-center{justify-self:center}.if.justify-self-start{justify-self:start}.if.justify-self-end{justify-self:end}.if.justify-self-left{justify-self:left}.if.justify-self-right{justify-self:right}.if.justify-self-baseline{justify-self:baseline}.if.align-content-center{align-content:center}.if.align-content-start{align-content:start}.if.align-content-end{align-content:end}.if.align-content-baseline{align-content:baseline}.if.align-content-space-between{align-content:space-between}.if.align-content-space-around{align-content:space-around}.if.align-content-space-evenly{align-content:space-evenly}.if.align-content-stretch{align-content:stretch}.if.align-items-center{align-items:center}.if.align-items-start{align-items:start}.if.align-items-end{align-items:end}.if.align-items-baseline{align-items:baseline}.if.align-items-stretch{align-items:stretch}.if.align-self-auto{align-self:auto}.if.align-self-center{align-self:center}.if.align-self-start{align-self:start}.if.align-self-end{align-self:end}.if.align-self-baseline{align-self:baseline}.if.align-self-stretch{align-self:stretch}.if.m-2{margin:.125rem}.if.m-4{margin:.25rem}.if.m-8{margin:.5rem}.if.m-12{margin:.75rem}.if.m-16{margin:1rem}.if.m-20{margin:1.25rem}.if.m-24{margin:1.5rem}.if.m-32{margin:2rem}.if.m-40{margin:2.5rem}.if.m-48{margin:3rem}.if.m-64{margin:4rem}.if.m-88{margin:5.5rem}.if.m-120{margin:7.5rem}.if.p-2{padding:.125rem}.if.p-4{padding:.25rem}.if.p-8{padding:.5rem}.if.p-12{padding:.75rem}.if.p-16{padding:1rem}.if.p-20{padding:1.25rem}.if.p-24{padding:1.5rem}.if.p-32{padding:2rem}.if.p-40{padding:2.5rem}.if.p-48{padding:3rem}.if.p-64{padding:4rem}.if.p-88{padding:5.5rem}.if.p-120{padding:7.5rem}.if.my-2{margin-bottom:.125rem;margin-top:.125rem}.if.mx-2{margin-left:.125rem;margin-right:.125rem}.if.my-4{margin-bottom:.25rem;margin-top:.25rem}.if.mx-4{margin-left:.25rem;margin-right:.25rem}.if.my-8{margin-bottom:.5rem;margin-top:.5rem}.if.mx-8{margin-left:.5rem;margin-right:.5rem}.if.my-12{margin-bottom:.75rem;margin-top:.75rem}.if.mx-12{margin-left:.75rem;margin-right:.75rem}.if.my-16{margin-bottom:1rem;margin-top:1rem}.if.mx-16{margin-left:1rem;margin-right:1rem}.if.my-20{margin-bottom:1.25rem;margin-top:1.25rem}.if.mx-20{margin-left:1.25rem;margin-right:1.25rem}.if.my-24{margin-bottom:1.5rem;margin-top:1.5rem}.if.mx-24{margin-left:1.5rem;margin-right:1.5rem}.if.my-32{margin-bottom:2rem;margin-top:2rem}.if.mx-32{margin-left:2rem;margin-right:2rem}.if.my-40{margin-bottom:2.5rem;margin-top:2.5rem}.if.mx-40{margin-left:2.5rem;margin-right:2.5rem}.if.my-48{margin-bottom:3rem;margin-top:3rem}.if.mx-48{margin-left:3rem;margin-right:3rem}.if.my-64{margin-bottom:4rem;margin-top:4rem}.if.mx-64{margin-left:4rem;margin-right:4rem}.if.my-88{margin-bottom:5.5rem;margin-top:5.5rem}.if.mx-88{margin-left:5.5rem;margin-right:5.5rem}.if.my-120{margin-bottom:7.5rem;margin-top:7.5rem}.if.mx-120{margin-left:7.5rem;margin-right:7.5rem}.if.py-2{padding-bottom:.125rem;padding-top:.125rem}.if.px-2{padding-left:.125rem;padding-right:.125rem}.if.py-4{padding-bottom:.25rem;padding-top:.25rem}.if.px-4{padding-left:.25rem;padding-right:.25rem}.if.py-8{padding-bottom:.5rem;padding-top:.5rem}.if.px-8{padding-left:.5rem;padding-right:.5rem}.if.py-12{padding-bottom:.75rem;padding-top:.75rem}.if.px-12{padding-left:.75rem;padding-right:.75rem}.if.py-16{padding-bottom:1rem;padding-top:1rem}.if.px-16{padding-left:1rem;padding-right:1rem}.if.py-20{padding-bottom:1.25rem;padding-top:1.25rem}.if.px-20{padding-left:1.25rem;padding-right:1.25rem}.if.py-24{padding-bottom:1.5rem;padding-top:1.5rem}.if.px-24{padding-left:1.5rem;padding-right:1.5rem}.if.py-32{padding-bottom:2rem;padding-top:2rem}.if.px-32{padding-left:2rem;padding-right:2rem}.if.py-40{padding-bottom:2.5rem;padding-top:2.5rem}.if.px-40{padding-left:2.5rem;padding-right:2.5rem}.if.py-48{padding-bottom:3rem;padding-top:3rem}.if.px-48{padding-left:3rem;padding-right:3rem}.if.py-64{padding-bottom:4rem;padding-top:4rem}.if.px-64{padding-left:4rem;padding-right:4rem}.if.py-88{padding-bottom:5.5rem;padding-top:5.5rem}.if.px-88{padding-left:5.5rem;padding-right:5.5rem}.if.py-120{padding-bottom:7.5rem;padding-top:7.5rem}.if.px-120{padding-left:7.5rem;padding-right:7.5rem}.if.mt-2{margin-top:.125rem}.if.mb-2{margin-bottom:.125rem}.if.mr-2{margin-right:.125rem}.if.ml-2{margin-left:.125rem}.if.mt-4{margin-top:.25rem}.if.mb-4{margin-bottom:.25rem}.if.mr-4{margin-right:.25rem}.if.ml-4{margin-left:.25rem}.if.mt-8{margin-top:.5rem}.if.mb-8{margin-bottom:.5rem}.if.mr-8{margin-right:.5rem}.if.ml-8{margin-left:.5rem}.if.mt-12{margin-top:.75rem}.if.mb-12{margin-bottom:.75rem}.if.mr-12{margin-right:.75rem}.if.ml-12{margin-left:.75rem}.if.mt-16{margin-top:1rem}.if.mb-16{margin-bottom:1rem}.if.mr-16{margin-right:1rem}.if.ml-16{margin-left:1rem}.if.mt-20{margin-top:1.25rem}.if.mb-20{margin-bottom:1.25rem}.if.mr-20{margin-right:1.25rem}.if.ml-20{margin-left:1.25rem}.if.mt-24{margin-top:1.5rem}.if.mb-24{margin-bottom:1.5rem}.if.mr-24{margin-right:1.5rem}.if.ml-24{margin-left:1.5rem}.if.mt-32{margin-top:2rem}.if.mb-32{margin-bottom:2rem}.if.mr-32{margin-right:2rem}.if.ml-32{margin-left:2rem}.if.mt-40{margin-top:2.5rem}.if.mb-40{margin-bottom:2.5rem}.if.mr-40{margin-right:2.5rem}.if.ml-40{margin-left:2.5rem}.if.mt-48{margin-top:3rem}.if.mb-48{margin-bottom:3rem}.if.mr-48{margin-right:3rem}.if.ml-48{margin-left:3rem}.if.mt-64{margin-top:4rem}.if.mb-64{margin-bottom:4rem}.if.mr-64{margin-right:4rem}.if.ml-64{margin-left:4rem}.if.mt-88{margin-top:5.5rem}.if.mb-88{margin-bottom:5.5rem}.if.mr-88{margin-right:5.5rem}.if.ml-88{margin-left:5.5rem}.if.mt-120{margin-top:7.5rem}.if.mb-120{margin-bottom:7.5rem}.if.mr-120{margin-right:7.5rem}.if.ml-120{margin-left:7.5rem}.if.pt-2{padding-top:.125rem}.if.pb-2{padding-bottom:.125rem}.if.pr-2{padding-right:.125rem}.if.pl-2{padding-left:.125rem}.if.pt-4{padding-top:.25rem}.if.pb-4{padding-bottom:.25rem}.if.pr-4{padding-right:.25rem}.if.pl-4{padding-left:.25rem}.if.pt-8{padding-top:.5rem}.if.pb-8{padding-bottom:.5rem}.if.pr-8{padding-right:.5rem}.if.pl-8{padding-left:.5rem}.if.pt-12{padding-top:.75rem}.if.pb-12{padding-bottom:.75rem}.if.pr-12{padding-right:.75rem}.if.pl-12{padding-left:.75rem}.if.pt-16{padding-top:1rem}.if.pb-16{padding-bottom:1rem}.if.pr-16{padding-right:1rem}.if.pl-16{padding-left:1rem}.if.pt-20{padding-top:1.25rem}.if.pb-20{padding-bottom:1.25rem}.if.pr-20{padding-right:1.25rem}.if.pl-20{padding-left:1.25rem}.if.pt-24{padding-top:1.5rem}.if.pb-24{padding-bottom:1.5rem}.if.pr-24{padding-right:1.5rem}.if.pl-24{padding-left:1.5rem}.if.pt-32{padding-top:2rem}.if.pb-32{padding-bottom:2rem}.if.pr-32{padding-right:2rem}.if.pl-32{padding-left:2rem}.if.pt-40{padding-top:2.5rem}.if.pb-40{padding-bottom:2.5rem}.if.pr-40{padding-right:2.5rem}.if.pl-40{padding-left:2.5rem}.if.pt-48{padding-top:3rem}.if.pb-48{padding-bottom:3rem}.if.pr-48{padding-right:3rem}.if.pl-48{padding-left:3rem}.if.pt-64{padding-top:4rem}.if.pb-64{padding-bottom:4rem}.if.pr-64{padding-right:4rem}.if.pl-64{padding-left:4rem}.if.pt-88{padding-top:5.5rem}.if.pb-88{padding-bottom:5.5rem}.if.pr-88{padding-right:5.5rem}.if.pl-88{padding-left:5.5rem}.if.pt-120{padding-top:7.5rem}.if.pb-120{padding-bottom:7.5rem}.if.pr-120{padding-right:7.5rem}.if.pl-120{padding-left:7.5rem}.if.no-padding{padding:0}.if.no-margin{margin:0}.if.mh-auto,.if.mx-auto{margin-left:auto;margin-right:auto}.if.size-w-8{width:.5rem}.if.size-h-8{height:.5rem}.if.size-w-10{width:.625rem}.if.size-h-10{height:.625rem}.if.size-w-12{width:.75rem}.if.size-h-12{height:.75rem}.if.size-w-16{width:1rem}.if.size-h-16{height:1rem}.if.size-w-18{width:1.125rem}.if.size-h-18{height:1.125rem}.if.size-w-20{width:1.25rem}.if.size-h-20{height:1.25rem}.if.size-w-24{width:1.5rem}.if.size-h-24{height:1.5rem}.if.size-w-32{width:2rem}.if.size-h-32{height:2rem}.if.size-w-36{width:2.25rem}.if.size-h-36{height:2.25rem}.if.size-w-40{width:2.5rem}.if.size-h-40{height:2.5rem}.if.size-w-48{width:3rem}.if.size-h-48{height:3rem}.if.size-w-64{width:4rem}.if.size-h-64{height:4rem}.if.size-w-72{width:4.5rem}.if.size-h-72{height:4.5rem}.if.size-w-96{width:6rem}.if.size-h-96{height:6rem}.if.size-w-128{width:8rem}.if.size-h-128{height:8rem}.if.size-w-144{width:9rem}.if.size-h-144{height:9rem}.if.size-w-192{width:12rem}.if.size-h-192{height:12rem}.if.size-w-256{width:16rem}.if.size-h-256{height:16rem}.if.size-w-384{width:24rem}.if.size-h-384{height:24rem}.if.size-w-512{width:32rem}.if.size-h-512{height:32rem}.if.size-w-768{width:48rem}.if.size-h-768{height:48rem}.if.size-w-1024{width:64rem}.if.size-h-1024{height:64rem}.if.size-8{height:.5rem;width:.5rem}.if.size-10{height:.625rem;width:.625rem}.if.size-12{height:.75rem;width:.75rem}.if.size-16{height:1rem;width:1rem}.if.size-18{height:1.125rem;width:1.125rem}.if.size-20{height:1.25rem;width:1.25rem}.if.size-24{height:1.5rem;width:1.5rem}.if.size-32{height:2rem;width:2rem}.if.size-36{height:2.25rem;width:2.25rem}.if.size-40{height:2.5rem;width:2.5rem}.if.size-48{height:3rem;width:3rem}.if.size-64{height:4rem;width:4rem}.if.size-72{height:4.5rem;width:4.5rem}.if.size-96{height:6rem;width:6rem}.if.size-128{height:8rem;width:8rem}.if.size-144{height:9rem;width:9rem}.if.size-192{height:12rem;width:12rem}.if.size-256{height:16rem;width:16rem}.if.size-384{height:24rem;width:24rem}.if.size-512{height:32rem;width:32rem}.if.size-768{height:48rem;width:48rem}.if.size-1024{height:64rem;width:64rem}.if.size-w-25p{width:25%}.if.size-h-25p{height:25%}.if.size-w-33p{width:33.33%}.if.size-h-33p{height:33.33%}.if.size-w-50p{width:50%}.if.size-h-50p{height:50%}.if.size-w-66p{width:66.67%}.if.size-h-66p{height:66.67%}.if.size-w-75p{width:75%}.if.size-h-75p{height:75%}.if.size-w-100p{width:100%}.if.size-h-100p{height:100%}.if.size-25p{height:25%;width:25%}.if.size-33p{height:33.33%;width:33.33%}.if.size-50p{height:50%;width:50%}.if.size-66p{height:66.67%;width:66.67%}.if.size-75p{height:75%;width:75%}.if.size-100p{height:100%;width:100%}.if.max-w-8{max-width:.5rem}.if.min-w-8{min-width:.5rem}.if.max-h-8{max-height:.5rem}.if.min-h-8{min-height:.5rem}.if.max-w-10{max-width:.625rem}.if.min-w-10{min-width:.625rem}.if.max-h-10{max-height:.625rem}.if.min-h-10{min-height:.625rem}.if.max-w-12{max-width:.75rem}.if.min-w-12{min-width:.75rem}.if.max-h-12{max-height:.75rem}.if.min-h-12{min-height:.75rem}.if.max-w-16{max-width:1rem}.if.min-w-16{min-width:1rem}.if.max-h-16{max-height:1rem}.if.min-h-16{min-height:1rem}.if.max-w-18{max-width:1.125rem}.if.min-w-18{min-width:1.125rem}.if.max-h-18{max-height:1.125rem}.if.min-h-18{min-height:1.125rem}.if.max-w-20{max-width:1.25rem}.if.min-w-20{min-width:1.25rem}.if.max-h-20{max-height:1.25rem}.if.min-h-20{min-height:1.25rem}.if.max-w-24{max-width:1.5rem}.if.min-w-24{min-width:1.5rem}.if.max-h-24{max-height:1.5rem}.if.min-h-24{min-height:1.5rem}.if.max-w-32{max-width:2rem}.if.min-w-32{min-width:2rem}.if.max-h-32{max-height:2rem}.if.min-h-32{min-height:2rem}.if.max-w-36{max-width:2.25rem}.if.min-w-36{min-width:2.25rem}.if.max-h-36{max-height:2.25rem}.if.min-h-36{min-height:2.25rem}.if.max-w-40{max-width:2.5rem}.if.min-w-40{min-width:2.5rem}.if.max-h-40{max-height:2.5rem}.if.min-h-40{min-height:2.5rem}.if.max-w-48{max-width:3rem}.if.min-w-48{min-width:3rem}.if.max-h-48{max-height:3rem}.if.min-h-48{min-height:3rem}.if.max-w-64{max-width:4rem}.if.min-w-64{min-width:4rem}.if.max-h-64{max-height:4rem}.if.min-h-64{min-height:4rem}.if.max-w-72{max-width:4.5rem}.if.min-w-72{min-width:4.5rem}.if.max-h-72{max-height:4.5rem}.if.min-h-72{min-height:4.5rem}.if.max-w-96{max-width:6rem}.if.min-w-96{min-width:6rem}.if.max-h-96{max-height:6rem}.if.min-h-96{min-height:6rem}.if.max-w-128{max-width:8rem}.if.min-w-128{min-width:8rem}.if.max-h-128{max-height:8rem}.if.min-h-128{min-height:8rem}.if.max-w-144{max-width:9rem}.if.min-w-144{min-width:9rem}.if.max-h-144{max-height:9rem}.if.min-h-144{min-height:9rem}.if.max-w-192{max-width:12rem}.if.min-w-192{min-width:12rem}.if.max-h-192{max-height:12rem}.if.min-h-192{min-height:12rem}.if.max-w-256{max-width:16rem}.if.min-w-256{min-width:16rem}.if.max-h-256{max-height:16rem}.if.min-h-256{min-height:16rem}.if.max-w-384{max-width:24rem}.if.min-w-384{min-width:24rem}.if.max-h-384{max-height:24rem}.if.min-h-384{min-height:24rem}.if.max-w-512{max-width:32rem}.if.min-w-512{min-width:32rem}.if.max-h-512{max-height:32rem}.if.min-h-512{min-height:32rem}.if.max-w-768{max-width:48rem}.if.min-w-768{min-width:48rem}.if.max-h-768{max-height:48rem}.if.min-h-768{min-height:48rem}.if.max-w-1024{max-width:64rem}.if.min-w-1024{min-width:64rem}.if.max-h-1024{max-height:64rem}.if.min-h-1024{min-height:64rem}.if.max-8{max-height:.5rem;max-width:.5rem}.if.min-8{min-height:.5rem;min-width:.5rem}.if.max-10{max-height:.625rem;max-width:.625rem}.if.min-10{min-height:.625rem;min-width:.625rem}.if.max-12{max-height:.75rem;max-width:.75rem}.if.min-12{min-height:.75rem;min-width:.75rem}.if.max-16{max-height:1rem;max-width:1rem}.if.min-16{min-height:1rem;min-width:1rem}.if.max-18{max-height:1.125rem;max-width:1.125rem}.if.min-18{min-height:1.125rem;min-width:1.125rem}.if.max-20{max-height:1.25rem;max-width:1.25rem}.if.min-20{min-height:1.25rem;min-width:1.25rem}.if.max-24{max-height:1.5rem;max-width:1.5rem}.if.min-24{min-height:1.5rem;min-width:1.5rem}.if.max-32{max-height:2rem;max-width:2rem}.if.min-32{min-height:2rem;min-width:2rem}.if.max-36{max-height:2.25rem;max-width:2.25rem}.if.min-36{min-height:2.25rem;min-width:2.25rem}.if.max-40{max-height:2.5rem;max-width:2.5rem}.if.min-40{min-height:2.5rem;min-width:2.5rem}.if.max-48{max-height:3rem;max-width:3rem}.if.min-48{min-height:3rem;min-width:3rem}.if.max-64{max-height:4rem;max-width:4rem}.if.min-64{min-height:4rem;min-width:4rem}.if.max-72{max-height:4.5rem;max-width:4.5rem}.if.min-72{min-height:4.5rem;min-width:4.5rem}.if.max-96{max-height:6rem;max-width:6rem}.if.min-96{min-height:6rem;min-width:6rem}.if.max-128{max-height:8rem;max-width:8rem}.if.min-128{min-height:8rem;min-width:8rem}.if.max-144{max-height:9rem;max-width:9rem}.if.min-144{min-height:9rem;min-width:9rem}.if.max-192{max-height:12rem;max-width:12rem}.if.min-192{min-height:12rem;min-width:12rem}.if.max-256{max-height:16rem;max-width:16rem}.if.min-256{min-height:16rem;min-width:16rem}.if.max-384{max-height:24rem;max-width:24rem}.if.min-384{min-height:24rem;min-width:24rem}.if.max-512{max-height:32rem;max-width:32rem}.if.min-512{min-height:32rem;min-width:32rem}.if.max-768{max-height:48rem;max-width:48rem}.if.min-768{min-height:48rem;min-width:48rem}.if.max-1024{max-height:64rem;max-width:64rem}.if.min-1024{min-height:64rem;min-width:64rem}.if.max-w-25p{max-width:25%}.if.min-w-25p{min-width:25%}.if.max-h-25p{max-height:25%}.if.min-h-25p{min-height:25%}.if.max-w-33p{max-width:33.33%}.if.min-w-33p{min-width:33.33%}.if.max-h-33p{max-height:33.33%}.if.min-h-33p{min-height:33.33%}.if.max-w-50p{max-width:50%}.if.min-w-50p{min-width:50%}.if.max-h-50p{max-height:50%}.if.min-h-50p{min-height:50%}.if.max-w-66p{max-width:66.67%}.if.min-w-66p{min-width:66.67%}.if.max-h-66p{max-height:66.67%}.if.min-h-66p{min-height:66.67%}.if.max-w-75p{max-width:75%}.if.min-w-75p{min-width:75%}.if.max-h-75p{max-height:75%}.if.min-h-75p{min-height:75%}.if.max-w-100p{max-width:100%}.if.min-w-100p{min-width:100%}.if.max-h-100p{max-height:100%}.if.min-h-100p{min-height:100%}.if.fit-content{height:fit-content;width:fit-content}.if.row-gap-2{row-gap:.125rem}.if.col-gap-2{column-gap:.125rem}.if.row-gap-4{row-gap:.25rem}.if.col-gap-4{column-gap:.25rem}.if.row-gap-8{row-gap:.5rem}.if.col-gap-8{column-gap:.5rem}.if.row-gap-12{row-gap:.75rem}.if.col-gap-12{column-gap:.75rem}.if.row-gap-16{row-gap:1rem}.if.col-gap-16{column-gap:1rem}.if.row-gap-20{row-gap:1.25rem}.if.col-gap-20{column-gap:1.25rem}.if.row-gap-24{row-gap:1.5rem}.if.col-gap-24{column-gap:1.5rem}.if.row-gap-32{row-gap:2rem}.if.col-gap-32{column-gap:2rem}.if.row-gap-40{row-gap:2.5rem}.if.col-gap-40{column-gap:2.5rem}.if.row-gap-48{row-gap:3rem}.if.col-gap-48{column-gap:3rem}.if.row-gap-64{row-gap:4rem}.if.col-gap-64{column-gap:4rem}.if.row-gap-88{row-gap:5.5rem}.if.col-gap-88{column-gap:5.5rem}.if.row-gap-120{row-gap:7.5rem}.if.col-gap-120{column-gap:7.5rem}.if.gap-2{gap:.125rem}.if.gap-4{gap:.25rem}.if.gap-8{gap:.5rem}.if.gap-12{gap:.75rem}.if.gap-16{gap:1rem}.if.gap-20{gap:1.25rem}.if.gap-24{gap:1.5rem}.if.gap-32{gap:2rem}.if.gap-40{gap:2.5rem}.if.gap-48{gap:3rem}.if.gap-64{gap:4rem}.if.gap-88{gap:5.5rem}.if.gap-120{gap:7.5rem}.if.no-gap{gap:0}.if.border-width-3{border-width:.1875rem}.if.border-width-2{border-width:.125rem}.if.border-width-1-5{border-width:.09375rem}.if.border-width-1-2{border-width:.075rem}.if.border-width-1{border-width:.0625rem}.if.border-width-0-5{border-width:.03125rem}.if.border-top-width-3{border-top-width:.1875rem}.if.border-top-width-2{border-top-width:.125rem}.if.border-top-width-1-5{border-top-width:.09375rem}.if.border-top-width-1-2{border-top-width:.075rem}.if.border-top-width-1{border-top-width:.0625rem}.if.border-top-width-0-5{border-top-width:.03125rem}.if.border-bottom-width-3{border-bottom-width:.1875rem}.if.border-bottom-width-2{border-bottom-width:.125rem}.if.border-bottom-width-1-5{border-bottom-width:.09375rem}.if.border-bottom-width-1-2{border-bottom-width:.075rem}.if.border-bottom-width-1{border-bottom-width:.0625rem}.if.border-bottom-width-0-5{border-bottom-width:.03125rem}.if.border-right-width-3{border-right-width:.1875rem}.if.border-right-width-2{border-right-width:.125rem}.if.border-right-width-1-5{border-right-width:.09375rem}.if.border-right-width-1-2{border-right-width:.075rem}.if.border-right-width-1{border-right-width:.0625rem}.if.border-right-width-0-5{border-right-width:.03125rem}.if.border-left-width-3{border-left-width:.1875rem}.if.border-left-width-2{border-left-width:.125rem}.if.border-left-width-1-5{border-left-width:.09375rem}.if.border-left-width-1-2{border-left-width:.075rem}.if.border-left-width-1{border-left-width:.0625rem}.if.border-left-width-0-5{border-left-width:.03125rem}.if.border-none{border:none}.if.border-dashed{border-style:dashed}.if.border-solid{border-style:solid}.if.border-dotted{border-style:dotted}.if.border-top-dashed{border-top-style:dashed}.if.border-top-solid{border-top-style:solid}.if.border-top-dotted{border-top-style:dotted}.if.border-bottom-dashed{border-bottom-style:dashed}.if.border-bottom-solid{border-bottom-style:solid}.if.border-bottom-dotted{border-bottom-style:dotted}.if.border-right-dashed{border-right-style:dashed}.if.border-right-solid{border-right-style:solid}.if.border-right-dotted{border-right-style:dotted}.if.border-left-dashed{border-left-style:dashed}.if.border-left-solid{border-left-style:solid}.if.border-left-dotted{border-left-style:dotted}.if.border-radius-12{border-radius:.75rem}.if.border-radius-6{border-radius:.375rem}.if.border-radius-4{border-radius:.25rem}.if.border-radius-0{border-radius:0}.if.border-radius-50p,.if.round{border-radius:50%}.if.shadow-400{box-shadow:0 8px 24px 0 rgba(51,30,17,.141)}.if.shadow-300{box-shadow:0 8px 12px 0 rgba(51,30,17,.122)}.if.shadow-200{box-shadow:0 4px 8px 0 rgba(51,30,17,.102)}.if.background-yellow-500{background-color:#e9ad25}.if.color-yellow-500{color:#e9ad25}.if.border-color-yellow-500{border-color:#e9ad25}.if.background-yellow-400{background-color:#fcc74f}.if.color-yellow-400{color:#fcc74f}.if.border-color-yellow-400{border-color:#fcc74f}.if.background-yellow-300{background-color:#f8d077}.if.color-yellow-300{color:#f8d077}.if.border-color-yellow-300{border-color:#f8d077}.if.background-yellow-200{background-color:#f7dfa1}.if.color-yellow-200{color:#f7dfa1}.if.border-color-yellow-200{border-color:#f7dfa1}.if.background-yellow-100{background-color:#f9ebc7}.if.color-yellow-100{color:#f9ebc7}.if.border-color-yellow-100{border-color:#f9ebc7}.if.background-brown-900{background-color:#24150c}.if.color-brown-900{color:#24150c}.if.border-color-brown-900{border-color:#24150c}.if.background-brown-800{background-color:#331e11}.if.color-brown-800{color:#331e11}.if.border-color-brown-800{border-color:#331e11}.if.background-brown-700{background-color:#6e625e}.if.color-brown-700{color:#6e625e}.if.border-color-brown-700{border-color:#6e625e}.if.background-brown-600{background-color:#9f948f}.if.color-brown-600{color:#9f948f}.if.border-color-brown-600{border-color:#9f948f}.if.background-brown-500{background-color:#b7aea8}.if.color-brown-500{color:#b7aea8}.if.border-color-brown-500{border-color:#b7aea8}.if.background-beige-600{background-color:#d6cec8}.if.color-beige-600{color:#d6cec8}.if.border-color-beige-600{border-color:#d6cec8}.if.background-beige-500{background-color:#e8e0d9}.if.color-beige-500{color:#e8e0d9}.if.border-color-beige-500{border-color:#e8e0d9}.if.background-beige-400{background-color:#ede6e1}.if.color-beige-400{color:#ede6e1}.if.border-color-beige-400{border-color:#ede6e1}.if.background-beige-300{background-color:#f1ece8}.if.color-beige-300{color:#f1ece8}.if.border-color-beige-300{border-color:#f1ece8}.if.background-beige-200{background-color:#f6f3f0}.if.color-beige-200{color:#f6f3f0}.if.border-color-beige-200{border-color:#f6f3f0}.if.background-beige-100{background-color:#faf9f7}.if.color-beige-100{color:#faf9f7}.if.border-color-beige-100{border-color:#faf9f7}.if.background-blue-500{background-color:#1241a2}.if.color-blue-500{color:#1241a2}.if.border-color-blue-500{border-color:#1241a2}.if.background-blue-400{background-color:#0054f0}.if.color-blue-400{color:#0054f0}.if.border-color-blue-400{border-color:#0054f0}.if.background-blue-300{background-color:#5a8ae2}.if.color-blue-300{color:#5a8ae2}.if.border-color-blue-300{border-color:#5a8ae2}.if.background-blue-200{background-color:#a8c2f0}.if.color-blue-200{color:#a8c2f0}.if.border-color-blue-200{border-color:#a8c2f0}.if.background-blue-100{background-color:#e1e9f6}.if.color-blue-100{color:#e1e9f6}.if.border-color-blue-100{border-color:#e1e9f6}.if.background-red-500{background-color:#812308}.if.color-red-500{color:#812308}.if.border-color-red-500{border-color:#812308}.if.background-red-400{background-color:#bb320c}.if.color-red-400{color:#bb320c}.if.border-color-red-400{border-color:#bb320c}.if.background-red-300{background-color:#d16547}.if.color-red-300{color:#d16547}.if.border-color-red-300{border-color:#d16547}.if.background-red-200{background-color:#f1b398}.if.color-red-200{color:#f1b398}.if.border-color-red-200{border-color:#f1b398}.if.background-red-100{background-color:#f9e3d4}.if.color-red-100{color:#f9e3d4}.if.border-color-red-100{border-color:#f9e3d4}.if.background-green-500{background-color:#183f1f}.if.color-green-500{color:#183f1f}.if.border-color-green-500{border-color:#183f1f}.if.background-green-400{background-color:#217331}.if.color-green-400{color:#217331}.if.border-color-green-400{border-color:#217331}.if.background-green-300{background-color:#4b9b5a}.if.color-green-300{color:#4b9b5a}.if.border-color-green-300{border-color:#4b9b5a}.if.background-green-200{background-color:#b6d5b5}.if.color-green-200{color:#b6d5b5}.if.border-color-green-200{border-color:#b6d5b5}.if.background-green-100{background-color:#e0f0db}.if.color-green-100{color:#e0f0db}.if.border-color-green-100{border-color:#e0f0db}.if.background-white{background-color:#fff}.if.color-white{color:#fff}.if.border-color-white{border-color:#fff}.if.background-black{background-color:#000}.if.color-black{color:#000}.if.border-color-black{border-color:#000}.if.background-transparent{background-color:#0000}.if.color-transparent{color:#0000}.if.border-color-transparent{border-color:#0000}.if.background-inherit{background-color:inherit}.if.color-inherit{color:inherit}.if.border-color-inherit{border-color:inherit}.if.opacity-0{opacity:0}.if.opacity-10{opacity:.1}.if.opacity-20{opacity:.2}.if.opacity-30{opacity:.3}.if.opacity-40{opacity:.4}.if.opacity-50{opacity:.5}.if.opacity-60{opacity:.6}.if.opacity-70{opacity:.7}.if.opacity-80{opacity:.8}.if.opacity-90{opacity:.9}.if.opacity-100{opacity:1}.if.mask-0:before{opacity:0}.if.mask-10:before{opacity:.1}.if.mask-20:before{opacity:.2}.if.mask-30:before{opacity:.3}.if.mask-40:before{opacity:.4}.if.mask-50:before{opacity:.5}.if.mask-60:before{opacity:.6}.if.mask-70:before{opacity:.7}.if.mask-80:before{opacity:.8}.if.mask-90:before{opacity:.9}.if.mask-100:before{opacity:1}.if.brighten,.if.dim{position:relative}.if.brighten:before,.if.dim:before{content:"";height:100%;left:0;position:absolute;top:0;width:100%}.if.dim:before{background-color:#000}.if.brighten:before{background-color:#fff}.if.blur-0{filter:blur(0)}.if.blur-1{filter:blur(1px)}.if.blur-2{filter:blur(2px)}.if.blur-3{filter:blur(3px)}.if.blur-4{filter:blur(4px)}.if.blur-5{filter:blur(5px)}.if.blur-6{filter:blur(6px)}.if.blur-7{filter:blur(7px)}.if.blur-8{filter:blur(8px)}.if.blur-9{filter:blur(9px)}.if.blur-10{filter:blur(10px)}.if.cursor-none{cursor:none}.if.cursor-context-menu{cursor:context-menu}.if.cursor-help{cursor:help}.if.cursor-pointer{cursor:pointer}.if.cursor-progress{cursor:progress}.if.cursor-text{cursor:text}.if.cursor-not-allowed{cursor:not-allowed}.if.cursor-zoom-in{cursor:zoom-in}.if.cursor-zoom-out{cursor:zoom-out}.if.object-contain,.if.object-fit-contain{object-fit:contain}.if.object-cover,.if.object-fit-cover{object-fit:cover}.if.object-fill,.if.object-fit-fill{object-fit:fill}.if.object-fit-none,.if.object-none{object-fit:none}.if.object-fit-scale-down,.if.object-scale-down{object-fit:scale-down}.if.text-wrap{text-wrap:wrap}.if.text-nowrap{text-wrap:nowrap}.if.text-wrap-balance{text-wrap:balance}.if.text-wrap-pretty{text-wrap:pretty}.if.sr-only{border:0;height:1px;margin:-1px;overflow:hidden;padding:0;position:absolute;width:1px;clip:rect(0,0,0,0)}.if.font-size-52{font-size:3.25rem}.if.font-size-42{font-size:2.625rem}.if.font-size-32{font-size:2rem}.if.font-size-28{font-size:1.75rem}.if.font-size-24{font-size:1.5rem}.if.font-size-22{font-size:1.375rem}.if.font-size-20{font-size:1.25rem}.if.font-size-18{font-size:1.125rem}.if.font-size-16{font-size:1rem}.if.font-size-14{font-size:.875rem}.if.font-size-12{font-size:.75rem}.if.line-height-64{line-height:4rem}.if.line-height-52{line-height:3.25rem}.if.line-height-40{line-height:2.5rem}.if.line-height-36{line-height:2.25rem}.if.line-height-32{line-height:2rem}.if.line-height-28{line-height:1.75rem}.if.line-height-26{line-height:1.625rem}.if.line-height-24{line-height:1.5rem}.if.line-height-20{line-height:1.25rem}.if.line-height-16{line-height:1rem}.if.line-height-14{line-height:.875rem}.if.font-family-if-sans{font-family:If Sans Variable,Arial,sans-serif}.if.font-wght-700{font-variation-settings:"wght" 132;font-weight:400}.if.font-wght-600{font-variation-settings:"wght" 119;font-weight:400}.if.font-wght-500{font-variation-settings:"wght" 106;font-weight:400}.if.font-wght-400{font-variation-settings:"wght" 78;font-weight:400}.if.font-wght-350{font-variation-settings:"wght" 68;font-weight:400}.if.font-wght-300{font-variation-settings:"wght" 60;font-weight:400}.if.font-wght-200{font-variation-settings:"wght" 48;font-weight:400}.if.font-wght-100{font-variation-settings:"wght" 36;font-weight:400}@media screen and (min-width:43.75rem){.if.md-justify-content-center{justify-content:center}.if.md-justify-content-start{justify-content:start}.if.md-justify-content-end{justify-content:end}.if.md-justify-content-left{justify-content:left}.if.md-justify-content-right{justify-content:right}.if.md-justify-content-space-between{justify-content:space-between}.if.md-justify-content-space-around{justify-content:space-around}.if.md-justify-content-space-evenly{justify-content:space-evenly}.if.md-justify-content-stretch{justify-content:stretch}.if.md-justify-items-normal{justify-items:normal}.if.md-justify-items-stretch{justify-items:stretch}.if.md-justify-items-center{justify-items:center}.if.md-justify-items-start{justify-items:start}.if.md-justify-items-end{justify-items:end}.if.md-justify-items-left{justify-items:left}.if.md-justify-items-right{justify-items:right}.if.md-justify-items-baseline{justify-items:baseline}.if.md-justify-self-auto{justify-self:auto}.if.md-justify-self-normal{justify-self:normal}.if.md-justify-self-stretch{justify-self:stretch}.if.md-justify-self-center{justify-self:center}.if.md-justify-self-start{justify-self:start}.if.md-justify-self-end{justify-self:end}.if.md-justify-self-left{justify-self:left}.if.md-justify-self-right{justify-self:right}.if.md-justify-self-baseline{justify-self:baseline}.if.md-align-content-center{align-content:center}.if.md-align-content-start{align-content:start}.if.md-align-content-end{align-content:end}.if.md-align-content-baseline{align-content:baseline}.if.md-align-content-space-between{align-content:space-between}.if.md-align-content-space-around{align-content:space-around}.if.md-align-content-space-evenly{align-content:space-evenly}.if.md-align-content-stretch{align-content:stretch}.if.md-align-items-center{align-items:center}.if.md-align-items-start{align-items:start}.if.md-align-items-end{align-items:end}.if.md-align-items-baseline{align-items:baseline}.if.md-align-items-stretch{align-items:stretch}.if.md-align-self-auto{align-self:auto}.if.md-align-self-center{align-self:center}.if.md-align-self-start{align-self:start}.if.md-align-self-end{align-self:end}.if.md-align-self-baseline{align-self:baseline}.if.md-align-self-stretch{align-self:stretch}.if.md-grid-container{display:grid}.if.md-flex{display:flex}.if.md-flex-center{align-items:center;display:flex;justify-content:center}.if.md-flex-row{display:flex;flex-direction:row}.if.md-flex-column{display:flex;flex-direction:column}.if.md-flex-wrap{flex-wrap:wrap}.if.md-flex-no-wrap{flex-wrap:nowrap}.if.md-flex-grow{flex-grow:1}.if.md-flex-grow-0{flex-grow:0}.if.md-flex-shrink{flex-shrink:1}.if.md-flex-shrink-0{flex-shrink:0}.if.md-position-relative{position:relative}.if.md-position-absolute{position:absolute}.if.md-display-none{display:none}.if.md-display-block{display:block}.if.md-overflow-hidden{overflow:hidden}.if.md-overflow-scroll{overflow:scroll}.if.md-overflow-y-scroll{overflow-y:scroll}.if.md-overflow-x-scroll{overflow-x:scroll}.if.md-m-2{margin:.125rem}.if.md-my-2{margin-bottom:.125rem;margin-top:.125rem}.if.md-mx-2{margin-left:.125rem;margin-right:.125rem}.if.md-m-4{margin:.25rem}.if.md-my-4{margin-bottom:.25rem;margin-top:.25rem}.if.md-mx-4{margin-left:.25rem;margin-right:.25rem}.if.md-m-8{margin:.5rem}.if.md-my-8{margin-bottom:.5rem;margin-top:.5rem}.if.md-mx-8{margin-left:.5rem;margin-right:.5rem}.if.md-m-12{margin:.75rem}.if.md-my-12{margin-bottom:.75rem;margin-top:.75rem}.if.md-mx-12{margin-left:.75rem;margin-right:.75rem}.if.md-m-16{margin:1rem}.if.md-my-16{margin-bottom:1rem;margin-top:1rem}.if.md-mx-16{margin-left:1rem;margin-right:1rem}.if.md-m-20{margin:1.25rem}.if.md-my-20{margin-bottom:1.25rem;margin-top:1.25rem}.if.md-mx-20{margin-left:1.25rem;margin-right:1.25rem}.if.md-m-24{margin:1.5rem}.if.md-my-24{margin-bottom:1.5rem;margin-top:1.5rem}.if.md-mx-24{margin-left:1.5rem;margin-right:1.5rem}.if.md-m-32{margin:2rem}.if.md-my-32{margin-bottom:2rem;margin-top:2rem}.if.md-mx-32{margin-left:2rem;margin-right:2rem}.if.md-m-40{margin:2.5rem}.if.md-my-40{margin-bottom:2.5rem;margin-top:2.5rem}.if.md-mx-40{margin-left:2.5rem;margin-right:2.5rem}.if.md-m-48{margin:3rem}.if.md-my-48{margin-bottom:3rem;margin-top:3rem}.if.md-mx-48{margin-left:3rem;margin-right:3rem}.if.md-m-64{margin:4rem}.if.md-my-64{margin-bottom:4rem;margin-top:4rem}.if.md-mx-64{margin-left:4rem;margin-right:4rem}.if.md-m-88{margin:5.5rem}.if.md-my-88{margin-bottom:5.5rem;margin-top:5.5rem}.if.md-mx-88{margin-left:5.5rem;margin-right:5.5rem}.if.md-m-120{margin:7.5rem}.if.md-my-120{margin-bottom:7.5rem;margin-top:7.5rem}.if.md-mx-120{margin-left:7.5rem;margin-right:7.5rem}.if.md-p-2{padding:.125rem}.if.md-py-2{padding-bottom:.125rem;padding-top:.125rem}.if.md-px-2{padding-left:.125rem;padding-right:.125rem}.if.md-p-4{padding:.25rem}.if.md-py-4{padding-bottom:.25rem;padding-top:.25rem}.if.md-px-4{padding-left:.25rem;padding-right:.25rem}.if.md-p-8{padding:.5rem}.if.md-py-8{padding-bottom:.5rem;padding-top:.5rem}.if.md-px-8{padding-left:.5rem;padding-right:.5rem}.if.md-p-12{padding:.75rem}.if.md-py-12{padding-bottom:.75rem;padding-top:.75rem}.if.md-px-12{padding-left:.75rem;padding-right:.75rem}.if.md-p-16{padding:1rem}.if.md-py-16{padding-bottom:1rem;padding-top:1rem}.if.md-px-16{padding-left:1rem;padding-right:1rem}.if.md-p-20{padding:1.25rem}.if.md-py-20{padding-bottom:1.25rem;padding-top:1.25rem}.if.md-px-20{padding-left:1.25rem;padding-right:1.25rem}.if.md-p-24{padding:1.5rem}.if.md-py-24{padding-bottom:1.5rem;padding-top:1.5rem}.if.md-px-24{padding-left:1.5rem;padding-right:1.5rem}.if.md-p-32{padding:2rem}.if.md-py-32{padding-bottom:2rem;padding-top:2rem}.if.md-px-32{padding-left:2rem;padding-right:2rem}.if.md-p-40{padding:2.5rem}.if.md-py-40{padding-bottom:2.5rem;padding-top:2.5rem}.if.md-px-40{padding-left:2.5rem;padding-right:2.5rem}.if.md-p-48{padding:3rem}.if.md-py-48{padding-bottom:3rem;padding-top:3rem}.if.md-px-48{padding-left:3rem;padding-right:3rem}.if.md-p-64{padding:4rem}.if.md-py-64{padding-bottom:4rem;padding-top:4rem}.if.md-px-64{padding-left:4rem;padding-right:4rem}.if.md-p-88{padding:5.5rem}.if.md-py-88{padding-bottom:5.5rem;padding-top:5.5rem}.if.md-px-88{padding-left:5.5rem;padding-right:5.5rem}.if.md-p-120{padding:7.5rem}.if.md-py-120{padding-bottom:7.5rem;padding-top:7.5rem}.if.md-px-120{padding-left:7.5rem;padding-right:7.5rem}.if.md-mt-2{margin-top:.125rem}.if.md-mb-2{margin-bottom:.125rem}.if.md-mr-2{margin-right:.125rem}.if.md-ml-2{margin-left:.125rem}.if.md-mt-4{margin-top:.25rem}.if.md-mb-4{margin-bottom:.25rem}.if.md-mr-4{margin-right:.25rem}.if.md-ml-4{margin-left:.25rem}.if.md-mt-8{margin-top:.5rem}.if.md-mb-8{margin-bottom:.5rem}.if.md-mr-8{margin-right:.5rem}.if.md-ml-8{margin-left:.5rem}.if.md-mt-12{margin-top:.75rem}.if.md-mb-12{margin-bottom:.75rem}.if.md-mr-12{margin-right:.75rem}.if.md-ml-12{margin-left:.75rem}.if.md-mt-16{margin-top:1rem}.if.md-mb-16{margin-bottom:1rem}.if.md-mr-16{margin-right:1rem}.if.md-ml-16{margin-left:1rem}.if.md-mt-20{margin-top:1.25rem}.if.md-mb-20{margin-bottom:1.25rem}.if.md-mr-20{margin-right:1.25rem}.if.md-ml-20{margin-left:1.25rem}.if.md-mt-24{margin-top:1.5rem}.if.md-mb-24{margin-bottom:1.5rem}.if.md-mr-24{margin-right:1.5rem}.if.md-ml-24{margin-left:1.5rem}.if.md-mt-32{margin-top:2rem}.if.md-mb-32{margin-bottom:2rem}.if.md-mr-32{margin-right:2rem}.if.md-ml-32{margin-left:2rem}.if.md-mt-40{margin-top:2.5rem}.if.md-mb-40{margin-bottom:2.5rem}.if.md-mr-40{margin-right:2.5rem}.if.md-ml-40{margin-left:2.5rem}.if.md-mt-48{margin-top:3rem}.if.md-mb-48{margin-bottom:3rem}.if.md-mr-48{margin-right:3rem}.if.md-ml-48{margin-left:3rem}.if.md-mt-64{margin-top:4rem}.if.md-mb-64{margin-bottom:4rem}.if.md-mr-64{margin-right:4rem}.if.md-ml-64{margin-left:4rem}.if.md-mt-88{margin-top:5.5rem}.if.md-mb-88{margin-bottom:5.5rem}.if.md-mr-88{margin-right:5.5rem}.if.md-ml-88{margin-left:5.5rem}.if.md-mt-120{margin-top:7.5rem}.if.md-mb-120{margin-bottom:7.5rem}.if.md-mr-120{margin-right:7.5rem}.if.md-ml-120{margin-left:7.5rem}.if.md-pt-2{padding-top:.125rem}.if.md-pb-2{padding-bottom:.125rem}.if.md-pr-2{padding-right:.125rem}.if.md-pl-2{padding-left:.125rem}.if.md-pt-4{padding-top:.25rem}.if.md-pb-4{padding-bottom:.25rem}.if.md-pr-4{padding-right:.25rem}.if.md-pl-4{padding-left:.25rem}.if.md-pt-8{padding-top:.5rem}.if.md-pb-8{padding-bottom:.5rem}.if.md-pr-8{padding-right:.5rem}.if.md-pl-8{padding-left:.5rem}.if.md-pt-12{padding-top:.75rem}.if.md-pb-12{padding-bottom:.75rem}.if.md-pr-12{padding-right:.75rem}.if.md-pl-12{padding-left:.75rem}.if.md-pt-16{padding-top:1rem}.if.md-pb-16{padding-bottom:1rem}.if.md-pr-16{padding-right:1rem}.if.md-pl-16{padding-left:1rem}.if.md-pt-20{padding-top:1.25rem}.if.md-pb-20{padding-bottom:1.25rem}.if.md-pr-20{padding-right:1.25rem}.if.md-pl-20{padding-left:1.25rem}.if.md-pt-24{padding-top:1.5rem}.if.md-pb-24{padding-bottom:1.5rem}.if.md-pr-24{padding-right:1.5rem}.if.md-pl-24{padding-left:1.5rem}.if.md-pt-32{padding-top:2rem}.if.md-pb-32{padding-bottom:2rem}.if.md-pr-32{padding-right:2rem}.if.md-pl-32{padding-left:2rem}.if.md-pt-40{padding-top:2.5rem}.if.md-pb-40{padding-bottom:2.5rem}.if.md-pr-40{padding-right:2.5rem}.if.md-pl-40{padding-left:2.5rem}.if.md-pt-48{padding-top:3rem}.if.md-pb-48{padding-bottom:3rem}.if.md-pr-48{padding-right:3rem}.if.md-pl-48{padding-left:3rem}.if.md-pt-64{padding-top:4rem}.if.md-pb-64{padding-bottom:4rem}.if.md-pr-64{padding-right:4rem}.if.md-pl-64{padding-left:4rem}.if.md-pt-88{padding-top:5.5rem}.if.md-pb-88{padding-bottom:5.5rem}.if.md-pr-88{padding-right:5.5rem}.if.md-pl-88{padding-left:5.5rem}.if.md-pt-120{padding-top:7.5rem}.if.md-pb-120{padding-bottom:7.5rem}.if.md-pr-120{padding-right:7.5rem}.if.md-pl-120{padding-left:7.5rem}.if.md-no-padding{padding:0}.if.md-no-margin{margin:0}.if.md-mh-auto,.if.md-mx-auto{margin-left:auto;margin-right:auto}.if.md-size-8{height:.5rem;width:.5rem}.if.md-size-10{height:.625rem;width:.625rem}.if.md-size-12{height:.75rem;width:.75rem}.if.md-size-16{height:1rem;width:1rem}.if.md-size-18{height:1.125rem;width:1.125rem}.if.md-size-20{height:1.25rem;width:1.25rem}.if.md-size-24{height:1.5rem;width:1.5rem}.if.md-size-32{height:2rem;width:2rem}.if.md-size-36{height:2.25rem;width:2.25rem}.if.md-size-40{height:2.5rem;width:2.5rem}.if.md-size-48{height:3rem;width:3rem}.if.md-size-64{height:4rem;width:4rem}.if.md-size-72{height:4.5rem;width:4.5rem}.if.md-size-96{height:6rem;width:6rem}.if.md-size-128{height:8rem;width:8rem}.if.md-size-144{height:9rem;width:9rem}.if.md-size-192{height:12rem;width:12rem}.if.md-size-256{height:16rem;width:16rem}.if.md-size-384{height:24rem;width:24rem}.if.md-size-512{height:32rem;width:32rem}.if.md-size-768{height:48rem;width:48rem}.if.md-size-1024{height:64rem;width:64rem}.if.md-size-w-8{width:.5rem}.if.md-size-h-8{height:.5rem}.if.md-size-w-10{width:.625rem}.if.md-size-h-10{height:.625rem}.if.md-size-w-12{width:.75rem}.if.md-size-h-12{height:.75rem}.if.md-size-w-16{width:1rem}.if.md-size-h-16{height:1rem}.if.md-size-w-18{width:1.125rem}.if.md-size-h-18{height:1.125rem}.if.md-size-w-20{width:1.25rem}.if.md-size-h-20{height:1.25rem}.if.md-size-w-24{width:1.5rem}.if.md-size-h-24{height:1.5rem}.if.md-size-w-32{width:2rem}.if.md-size-h-32{height:2rem}.if.md-size-w-36{width:2.25rem}.if.md-size-h-36{height:2.25rem}.if.md-size-w-40{width:2.5rem}.if.md-size-h-40{height:2.5rem}.if.md-size-w-48{width:3rem}.if.md-size-h-48{height:3rem}.if.md-size-w-64{width:4rem}.if.md-size-h-64{height:4rem}.if.md-size-w-72{width:4.5rem}.if.md-size-h-72{height:4.5rem}.if.md-size-w-96{width:6rem}.if.md-size-h-96{height:6rem}.if.md-size-w-128{width:8rem}.if.md-size-h-128{height:8rem}.if.md-size-w-144{width:9rem}.if.md-size-h-144{height:9rem}.if.md-size-w-192{width:12rem}.if.md-size-h-192{height:12rem}.if.md-size-w-256{width:16rem}.if.md-size-h-256{height:16rem}.if.md-size-w-384{width:24rem}.if.md-size-h-384{height:24rem}.if.md-size-w-512{width:32rem}.if.md-size-h-512{height:32rem}.if.md-size-w-768{width:48rem}.if.md-size-h-768{height:48rem}.if.md-size-w-1024{width:64rem}.if.md-size-h-1024{height:64rem}.if.md-size-25p{height:25%;width:25%}.if.md-size-33p{height:33.33%;width:33.33%}.if.md-size-50p{height:50%;width:50%}.if.md-size-66p{height:66.67%;width:66.67%}.if.md-size-75p{height:75%;width:75%}.if.md-size-100p{height:100%;width:100%}.if.md-size-w-25p{width:25%}.if.md-size-h-25p{height:25%}.if.md-size-w-33p{width:33.33%}.if.md-size-h-33p{height:33.33%}.if.md-size-w-50p{width:50%}.if.md-size-h-50p{height:50%}.if.md-size-w-66p{width:66.67%}.if.md-size-h-66p{height:66.67%}.if.md-size-w-75p{width:75%}.if.md-size-h-75p{height:75%}.if.md-size-w-100p{width:100%}.if.md-size-h-100p{height:100%}.if.md-min-8{min-height:.5rem;min-width:.5rem}.if.md-max-8{max-height:.5rem;max-width:.5rem}.if.md-min-10{min-height:.625rem;min-width:.625rem}.if.md-max-10{max-height:.625rem;max-width:.625rem}.if.md-min-12{min-height:.75rem;min-width:.75rem}.if.md-max-12{max-height:.75rem;max-width:.75rem}.if.md-min-16{min-height:1rem;min-width:1rem}.if.md-max-16{max-height:1rem;max-width:1rem}.if.md-min-18{min-height:1.125rem;min-width:1.125rem}.if.md-max-18{max-height:1.125rem;max-width:1.125rem}.if.md-min-20{min-height:1.25rem;min-width:1.25rem}.if.md-max-20{max-height:1.25rem;max-width:1.25rem}.if.md-min-24{min-height:1.5rem;min-width:1.5rem}.if.md-max-24{max-height:1.5rem;max-width:1.5rem}.if.md-min-32{min-height:2rem;min-width:2rem}.if.md-max-32{max-height:2rem;max-width:2rem}.if.md-min-36{min-height:2.25rem;min-width:2.25rem}.if.md-max-36{max-height:2.25rem;max-width:2.25rem}.if.md-min-40{min-height:2.5rem;min-width:2.5rem}.if.md-max-40{max-height:2.5rem;max-width:2.5rem}.if.md-min-48{min-height:3rem;min-width:3rem}.if.md-max-48{max-height:3rem;max-width:3rem}.if.md-min-64{min-height:4rem;min-width:4rem}.if.md-max-64{max-height:4rem;max-width:4rem}.if.md-min-72{min-height:4.5rem;min-width:4.5rem}.if.md-max-72{max-height:4.5rem;max-width:4.5rem}.if.md-min-96{min-height:6rem;min-width:6rem}.if.md-max-96{max-height:6rem;max-width:6rem}.if.md-min-128{min-height:8rem;min-width:8rem}.if.md-max-128{max-height:8rem;max-width:8rem}.if.md-min-144{min-height:9rem;min-width:9rem}.if.md-max-144{max-height:9rem;max-width:9rem}.if.md-min-192{min-height:12rem;min-width:12rem}.if.md-max-192{max-height:12rem;max-width:12rem}.if.md-min-256{min-height:16rem;min-width:16rem}.if.md-max-256{max-height:16rem;max-width:16rem}.if.md-min-384{min-height:24rem;min-width:24rem}.if.md-max-384{max-height:24rem;max-width:24rem}.if.md-min-512{min-height:32rem;min-width:32rem}.if.md-max-512{max-height:32rem;max-width:32rem}.if.md-min-768{min-height:48rem;min-width:48rem}.if.md-max-768{max-height:48rem;max-width:48rem}.if.md-min-1024{min-height:64rem;min-width:64rem}.if.md-max-1024{max-height:64rem;max-width:64rem}.if.md-min-w-8{min-width:.5rem}.if.md-max-w-8{max-width:.5rem}.if.md-min-h-8{min-height:.5rem}.if.md-max-h-8{max-height:.5rem}.if.md-min-w-10{min-width:.625rem}.if.md-max-w-10{max-width:.625rem}.if.md-min-h-10{min-height:.625rem}.if.md-max-h-10{max-height:.625rem}.if.md-min-w-12{min-width:.75rem}.if.md-max-w-12{max-width:.75rem}.if.md-min-h-12{min-height:.75rem}.if.md-max-h-12{max-height:.75rem}.if.md-min-w-16{min-width:1rem}.if.md-max-w-16{max-width:1rem}.if.md-min-h-16{min-height:1rem}.if.md-max-h-16{max-height:1rem}.if.md-min-w-18{min-width:1.125rem}.if.md-max-w-18{max-width:1.125rem}.if.md-min-h-18{min-height:1.125rem}.if.md-max-h-18{max-height:1.125rem}.if.md-min-w-20{min-width:1.25rem}.if.md-max-w-20{max-width:1.25rem}.if.md-min-h-20{min-height:1.25rem}.if.md-max-h-20{max-height:1.25rem}.if.md-min-w-24{min-width:1.5rem}.if.md-max-w-24{max-width:1.5rem}.if.md-min-h-24{min-height:1.5rem}.if.md-max-h-24{max-height:1.5rem}.if.md-min-w-32{min-width:2rem}.if.md-max-w-32{max-width:2rem}.if.md-min-h-32{min-height:2rem}.if.md-max-h-32{max-height:2rem}.if.md-min-w-36{min-width:2.25rem}.if.md-max-w-36{max-width:2.25rem}.if.md-min-h-36{min-height:2.25rem}.if.md-max-h-36{max-height:2.25rem}.if.md-min-w-40{min-width:2.5rem}.if.md-max-w-40{max-width:2.5rem}.if.md-min-h-40{min-height:2.5rem}.if.md-max-h-40{max-height:2.5rem}.if.md-min-w-48{min-width:3rem}.if.md-max-w-48{max-width:3rem}.if.md-min-h-48{min-height:3rem}.if.md-max-h-48{max-height:3rem}.if.md-min-w-64{min-width:4rem}.if.md-max-w-64{max-width:4rem}.if.md-min-h-64{min-height:4rem}.if.md-max-h-64{max-height:4rem}.if.md-min-w-72{min-width:4.5rem}.if.md-max-w-72{max-width:4.5rem}.if.md-min-h-72{min-height:4.5rem}.if.md-max-h-72{max-height:4.5rem}.if.md-min-w-96{min-width:6rem}.if.md-max-w-96{max-width:6rem}.if.md-min-h-96{min-height:6rem}.if.md-max-h-96{max-height:6rem}.if.md-min-w-128{min-width:8rem}.if.md-max-w-128{max-width:8rem}.if.md-min-h-128{min-height:8rem}.if.md-max-h-128{max-height:8rem}.if.md-min-w-144{min-width:9rem}.if.md-max-w-144{max-width:9rem}.if.md-min-h-144{min-height:9rem}.if.md-max-h-144{max-height:9rem}.if.md-min-w-192{min-width:12rem}.if.md-max-w-192{max-width:12rem}.if.md-min-h-192{min-height:12rem}.if.md-max-h-192{max-height:12rem}.if.md-min-w-256{min-width:16rem}.if.md-max-w-256{max-width:16rem}.if.md-min-h-256{min-height:16rem}.if.md-max-h-256{max-height:16rem}.if.md-min-w-384{min-width:24rem}.if.md-max-w-384{max-width:24rem}.if.md-min-h-384{min-height:24rem}.if.md-max-h-384{max-height:24rem}.if.md-min-w-512{min-width:32rem}.if.md-max-w-512{max-width:32rem}.if.md-min-h-512{min-height:32rem}.if.md-max-h-512{max-height:32rem}.if.md-min-w-768{min-width:48rem}.if.md-max-w-768{max-width:48rem}.if.md-min-h-768{min-height:48rem}.if.md-max-h-768{max-height:48rem}.if.md-min-w-1024{min-width:64rem}.if.md-max-w-1024{max-width:64rem}.if.md-min-h-1024{min-height:64rem}.if.md-max-h-1024{max-height:64rem}.if.md-min-25p{min-height:25%;min-width:25%}.if.md-max-25p{max-height:25%;max-width:25%}.if.md-min-33p{min-height:33.33%;min-width:33.33%}.if.md-max-33p{max-height:33.33%;max-width:33.33%}.if.md-min-50p{min-height:50%;min-width:50%}.if.md-max-50p{max-height:50%;max-width:50%}.if.md-min-66p{min-height:66.67%;min-width:66.67%}.if.md-max-66p{max-height:66.67%;max-width:66.67%}.if.md-min-75p{min-height:75%;min-width:75%}.if.md-max-75p{max-height:75%;max-width:75%}.if.md-min-100p{min-height:100%;min-width:100%}.if.md-max-100p{max-height:100%;max-width:100%}.if.md-min-w-25p{min-width:25%}.if.md-max-w-25p{max-width:25%}.if.md-min-h-25p{min-height:25%}.if.md-max-h-25p{max-height:25%}.if.md-min-w-33p{min-width:33.33%}.if.md-max-w-33p{max-width:33.33%}.if.md-min-h-33p{min-height:33.33%}.if.md-max-h-33p{max-height:33.33%}.if.md-min-w-50p{min-width:50%}.if.md-max-w-50p{max-width:50%}.if.md-min-h-50p{min-height:50%}.if.md-max-h-50p{max-height:50%}.if.md-min-w-66p{min-width:66.67%}.if.md-max-w-66p{max-width:66.67%}.if.md-min-h-66p{min-height:66.67%}.if.md-max-h-66p{max-height:66.67%}.if.md-min-w-75p{min-width:75%}.if.md-max-w-75p{max-width:75%}.if.md-min-h-75p{min-height:75%}.if.md-max-h-75p{max-height:75%}.if.md-min-w-100p{min-width:100%}.if.md-max-w-100p{max-width:100%}.if.md-min-h-100p{min-height:100%}.if.md-max-h-100p{max-height:100%}.if.md-row-gap-2{row-gap:.125rem}.if.md-col-gap-2{column-gap:.125rem}.if.md-row-gap-4{row-gap:.25rem}.if.md-col-gap-4{column-gap:.25rem}.if.md-row-gap-8{row-gap:.5rem}.if.md-col-gap-8{column-gap:.5rem}.if.md-row-gap-12{row-gap:.75rem}.if.md-col-gap-12{column-gap:.75rem}.if.md-row-gap-16{row-gap:1rem}.if.md-col-gap-16{column-gap:1rem}.if.md-row-gap-20{row-gap:1.25rem}.if.md-col-gap-20{column-gap:1.25rem}.if.md-row-gap-24{row-gap:1.5rem}.if.md-col-gap-24{column-gap:1.5rem}.if.md-row-gap-32{row-gap:2rem}.if.md-col-gap-32{column-gap:2rem}.if.md-row-gap-40{row-gap:2.5rem}.if.md-col-gap-40{column-gap:2.5rem}.if.md-row-gap-48{row-gap:3rem}.if.md-col-gap-48{column-gap:3rem}.if.md-row-gap-64{row-gap:4rem}.if.md-col-gap-64{column-gap:4rem}.if.md-row-gap-88{row-gap:5.5rem}.if.md-col-gap-88{column-gap:5.5rem}.if.md-row-gap-120{row-gap:7.5rem}.if.md-col-gap-120{column-gap:7.5rem}.if.md-gap-2{gap:.125rem}.if.md-gap-4{gap:.25rem}.if.md-gap-8{gap:.5rem}.if.md-gap-12{gap:.75rem}.if.md-gap-16{gap:1rem}.if.md-gap-20{gap:1.25rem}.if.md-gap-24{gap:1.5rem}.if.md-gap-32{gap:2rem}.if.md-gap-40{gap:2.5rem}.if.md-gap-48{gap:3rem}.if.md-gap-64{gap:4rem}.if.md-gap-88{gap:5.5rem}.if.md-gap-120{gap:7.5rem}.if.md-line-height-64{line-height:4rem}.if.md-line-height-52{line-height:3.25rem}.if.md-line-height-40{line-height:2.5rem}.if.md-line-height-36{line-height:2.25rem}.if.md-line-height-32{line-height:2rem}.if.md-line-height-28{line-height:1.75rem}.if.md-line-height-26{line-height:1.625rem}.if.md-line-height-24{line-height:1.5rem}.if.md-line-height-20{line-height:1.25rem}.if.md-line-height-16{line-height:1rem}.if.md-line-height-14{line-height:.875rem}.if.md-font-wght-700{font-variation-settings:"wght" 132;font-weight:400}.if.md-font-wght-600{font-variation-settings:"wght" 119;font-weight:400}.if.md-font-wght-500{font-variation-settings:"wght" 106;font-weight:400}.if.md-font-wght-400{font-variation-settings:"wght" 78;font-weight:400}.if.md-font-wght-350{font-variation-settings:"wght" 68;font-weight:400}.if.md-font-wght-300{font-variation-settings:"wght" 60;font-weight:400}.if.md-font-wght-200{font-variation-settings:"wght" 48;font-weight:400}.if.md-font-wght-100{font-variation-settings:"wght" 36;font-weight:400}.if.md-font-size-52{font-size:3.25rem}.if.md-font-size-42{font-size:2.625rem}.if.md-font-size-32{font-size:2rem}.if.md-font-size-28{font-size:1.75rem}.if.md-font-size-24{font-size:1.5rem}.if.md-font-size-22{font-size:1.375rem}.if.md-font-size-20{font-size:1.25rem}.if.md-font-size-18{font-size:1.125rem}.if.md-font-size-16{font-size:1rem}.if.md-font-size-14{font-size:.875rem}.if.md-font-size-12{font-size:.75rem}}@media screen and (min-width:77.5rem){.if.lg-justify-content-center{justify-content:center}.if.lg-justify-content-start{justify-content:start}.if.lg-justify-content-end{justify-content:end}.if.lg-justify-content-left{justify-content:left}.if.lg-justify-content-right{justify-content:right}.if.lg-justify-content-space-between{justify-content:space-between}.if.lg-justify-content-space-around{justify-content:space-around}.if.lg-justify-content-space-evenly{justify-content:space-evenly}.if.lg-justify-content-stretch{justify-content:stretch}.if.lg-justify-items-normal{justify-items:normal}.if.lg-justify-items-stretch{justify-items:stretch}.if.lg-justify-items-center{justify-items:center}.if.lg-justify-items-start{justify-items:start}.if.lg-justify-items-end{justify-items:end}.if.lg-justify-items-left{justify-items:left}.if.lg-justify-items-right{justify-items:right}.if.lg-justify-items-baseline{justify-items:baseline}.if.lg-justify-self-auto{justify-self:auto}.if.lg-justify-self-normal{justify-self:normal}.if.lg-justify-self-stretch{justify-self:stretch}.if.lg-justify-self-center{justify-self:center}.if.lg-justify-self-start{justify-self:start}.if.lg-justify-self-end{justify-self:end}.if.lg-justify-self-left{justify-self:left}.if.lg-justify-self-right{justify-self:right}.if.lg-justify-self-baseline{justify-self:baseline}.if.lg-align-content-center{align-content:center}.if.lg-align-content-start{align-content:start}.if.lg-align-content-end{align-content:end}.if.lg-align-content-baseline{align-content:baseline}.if.lg-align-content-space-between{align-content:space-between}.if.lg-align-content-space-around{align-content:space-around}.if.lg-align-content-space-evenly{align-content:space-evenly}.if.lg-align-content-stretch{align-content:stretch}.if.lg-align-items-center{align-items:center}.if.lg-align-items-start{align-items:start}.if.lg-align-items-end{align-items:end}.if.lg-align-items-baseline{align-items:baseline}.if.lg-align-items-stretch{align-items:stretch}.if.lg-align-self-auto{align-self:auto}.if.lg-align-self-center{align-self:center}.if.lg-align-self-start{align-self:start}.if.lg-align-self-end{align-self:end}.if.lg-align-self-baseline{align-self:baseline}.if.lg-align-self-stretch{align-self:stretch}.if.lg-grid-container{display:grid}.if.lg-flex{display:flex}.if.lg-flex-center{align-items:center;display:flex;justify-content:center}.if.lg-flex-row{display:flex;flex-direction:row}.if.lg-flex-column{display:flex;flex-direction:column}.if.lg-flex-wrap{flex-wrap:wrap}.if.lg-flex-no-wrap{flex-wrap:nowrap}.if.lg-flex-grow{flex-grow:1}.if.lg-flex-grow-0{flex-grow:0}.if.lg-flex-shrink{flex-shrink:1}.if.lg-flex-shrink-0{flex-shrink:0}.if.lg-position-relative{position:relative}.if.lg-position-absolute{position:absolute}.if.lg-display-none{display:none}.if.lg-display-block{display:block}.if.lg-overflow-hidden{overflow:hidden}.if.lg-overflow-scroll{overflow:scroll}.if.lg-overflow-y-scroll{overflow-y:scroll}.if.lg-overflow-x-scroll{overflow-x:scroll}.if.lg-m-2{margin:.125rem}.if.lg-my-2{margin-bottom:.125rem;margin-top:.125rem}.if.lg-mx-2{margin-left:.125rem;margin-right:.125rem}.if.lg-m-4{margin:.25rem}.if.lg-my-4{margin-bottom:.25rem;margin-top:.25rem}.if.lg-mx-4{margin-left:.25rem;margin-right:.25rem}.if.lg-m-8{margin:.5rem}.if.lg-my-8{margin-bottom:.5rem;margin-top:.5rem}.if.lg-mx-8{margin-left:.5rem;margin-right:.5rem}.if.lg-m-12{margin:.75rem}.if.lg-my-12{margin-bottom:.75rem;margin-top:.75rem}.if.lg-mx-12{margin-left:.75rem;margin-right:.75rem}.if.lg-m-16{margin:1rem}.if.lg-my-16{margin-bottom:1rem;margin-top:1rem}.if.lg-mx-16{margin-left:1rem;margin-right:1rem}.if.lg-m-20{margin:1.25rem}.if.lg-my-20{margin-bottom:1.25rem;margin-top:1.25rem}.if.lg-mx-20{margin-left:1.25rem;margin-right:1.25rem}.if.lg-m-24{margin:1.5rem}.if.lg-my-24{margin-bottom:1.5rem;margin-top:1.5rem}.if.lg-mx-24{margin-left:1.5rem;margin-right:1.5rem}.if.lg-m-32{margin:2rem}.if.lg-my-32{margin-bottom:2rem;margin-top:2rem}.if.lg-mx-32{margin-left:2rem;margin-right:2rem}.if.lg-m-40{margin:2.5rem}.if.lg-my-40{margin-bottom:2.5rem;margin-top:2.5rem}.if.lg-mx-40{margin-left:2.5rem;margin-right:2.5rem}.if.lg-m-48{margin:3rem}.if.lg-my-48{margin-bottom:3rem;margin-top:3rem}.if.lg-mx-48{margin-left:3rem;margin-right:3rem}.if.lg-m-64{margin:4rem}.if.lg-my-64{margin-bottom:4rem;margin-top:4rem}.if.lg-mx-64{margin-left:4rem;margin-right:4rem}.if.lg-m-88{margin:5.5rem}.if.lg-my-88{margin-bottom:5.5rem;margin-top:5.5rem}.if.lg-mx-88{margin-left:5.5rem;margin-right:5.5rem}.if.lg-m-120{margin:7.5rem}.if.lg-my-120{margin-bottom:7.5rem;margin-top:7.5rem}.if.lg-mx-120{margin-left:7.5rem;margin-right:7.5rem}.if.lg-p-2{padding:.125rem}.if.lg-py-2{padding-bottom:.125rem;padding-top:.125rem}.if.lg-px-2{padding-left:.125rem;padding-right:.125rem}.if.lg-p-4{padding:.25rem}.if.lg-py-4{padding-bottom:.25rem;padding-top:.25rem}.if.lg-px-4{padding-left:.25rem;padding-right:.25rem}.if.lg-p-8{padding:.5rem}.if.lg-py-8{padding-bottom:.5rem;padding-top:.5rem}.if.lg-px-8{padding-left:.5rem;padding-right:.5rem}.if.lg-p-12{padding:.75rem}.if.lg-py-12{padding-bottom:.75rem;padding-top:.75rem}.if.lg-px-12{padding-left:.75rem;padding-right:.75rem}.if.lg-p-16{padding:1rem}.if.lg-py-16{padding-bottom:1rem;padding-top:1rem}.if.lg-px-16{padding-left:1rem;padding-right:1rem}.if.lg-p-20{padding:1.25rem}.if.lg-py-20{padding-bottom:1.25rem;padding-top:1.25rem}.if.lg-px-20{padding-left:1.25rem;padding-right:1.25rem}.if.lg-p-24{padding:1.5rem}.if.lg-py-24{padding-bottom:1.5rem;padding-top:1.5rem}.if.lg-px-24{padding-left:1.5rem;padding-right:1.5rem}.if.lg-p-32{padding:2rem}.if.lg-py-32{padding-bottom:2rem;padding-top:2rem}.if.lg-px-32{padding-left:2rem;padding-right:2rem}.if.lg-p-40{padding:2.5rem}.if.lg-py-40{padding-bottom:2.5rem;padding-top:2.5rem}.if.lg-px-40{padding-left:2.5rem;padding-right:2.5rem}.if.lg-p-48{padding:3rem}.if.lg-py-48{padding-bottom:3rem;padding-top:3rem}.if.lg-px-48{padding-left:3rem;padding-right:3rem}.if.lg-p-64{padding:4rem}.if.lg-py-64{padding-bottom:4rem;padding-top:4rem}.if.lg-px-64{padding-left:4rem;padding-right:4rem}.if.lg-p-88{padding:5.5rem}.if.lg-py-88{padding-bottom:5.5rem;padding-top:5.5rem}.if.lg-px-88{padding-left:5.5rem;padding-right:5.5rem}.if.lg-p-120{padding:7.5rem}.if.lg-py-120{padding-bottom:7.5rem;padding-top:7.5rem}.if.lg-px-120{padding-left:7.5rem;padding-right:7.5rem}.if.lg-mt-2{margin-top:.125rem}.if.lg-mb-2{margin-bottom:.125rem}.if.lg-mr-2{margin-right:.125rem}.if.lg-ml-2{margin-left:.125rem}.if.lg-mt-4{margin-top:.25rem}.if.lg-mb-4{margin-bottom:.25rem}.if.lg-mr-4{margin-right:.25rem}.if.lg-ml-4{margin-left:.25rem}.if.lg-mt-8{margin-top:.5rem}.if.lg-mb-8{margin-bottom:.5rem}.if.lg-mr-8{margin-right:.5rem}.if.lg-ml-8{margin-left:.5rem}.if.lg-mt-12{margin-top:.75rem}.if.lg-mb-12{margin-bottom:.75rem}.if.lg-mr-12{margin-right:.75rem}.if.lg-ml-12{margin-left:.75rem}.if.lg-mt-16{margin-top:1rem}.if.lg-mb-16{margin-bottom:1rem}.if.lg-mr-16{margin-right:1rem}.if.lg-ml-16{margin-left:1rem}.if.lg-mt-20{margin-top:1.25rem}.if.lg-mb-20{margin-bottom:1.25rem}.if.lg-mr-20{margin-right:1.25rem}.if.lg-ml-20{margin-left:1.25rem}.if.lg-mt-24{margin-top:1.5rem}.if.lg-mb-24{margin-bottom:1.5rem}.if.lg-mr-24{margin-right:1.5rem}.if.lg-ml-24{margin-left:1.5rem}.if.lg-mt-32{margin-top:2rem}.if.lg-mb-32{margin-bottom:2rem}.if.lg-mr-32{margin-right:2rem}.if.lg-ml-32{margin-left:2rem}.if.lg-mt-40{margin-top:2.5rem}.if.lg-mb-40{margin-bottom:2.5rem}.if.lg-mr-40{margin-right:2.5rem}.if.lg-ml-40{margin-left:2.5rem}.if.lg-mt-48{margin-top:3rem}.if.lg-mb-48{margin-bottom:3rem}.if.lg-mr-48{margin-right:3rem}.if.lg-ml-48{margin-left:3rem}.if.lg-mt-64{margin-top:4rem}.if.lg-mb-64{margin-bottom:4rem}.if.lg-mr-64{margin-right:4rem}.if.lg-ml-64{margin-left:4rem}.if.lg-mt-88{margin-top:5.5rem}.if.lg-mb-88{margin-bottom:5.5rem}.if.lg-mr-88{margin-right:5.5rem}.if.lg-ml-88{margin-left:5.5rem}.if.lg-mt-120{margin-top:7.5rem}.if.lg-mb-120{margin-bottom:7.5rem}.if.lg-mr-120{margin-right:7.5rem}.if.lg-ml-120{margin-left:7.5rem}.if.lg-pt-2{padding-top:.125rem}.if.lg-pb-2{padding-bottom:.125rem}.if.lg-pr-2{padding-right:.125rem}.if.lg-pl-2{padding-left:.125rem}.if.lg-pt-4{padding-top:.25rem}.if.lg-pb-4{padding-bottom:.25rem}.if.lg-pr-4{padding-right:.25rem}.if.lg-pl-4{padding-left:.25rem}.if.lg-pt-8{padding-top:.5rem}.if.lg-pb-8{padding-bottom:.5rem}.if.lg-pr-8{padding-right:.5rem}.if.lg-pl-8{padding-left:.5rem}.if.lg-pt-12{padding-top:.75rem}.if.lg-pb-12{padding-bottom:.75rem}.if.lg-pr-12{padding-right:.75rem}.if.lg-pl-12{padding-left:.75rem}.if.lg-pt-16{padding-top:1rem}.if.lg-pb-16{padding-bottom:1rem}.if.lg-pr-16{padding-right:1rem}.if.lg-pl-16{padding-left:1rem}.if.lg-pt-20{padding-top:1.25rem}.if.lg-pb-20{padding-bottom:1.25rem}.if.lg-pr-20{padding-right:1.25rem}.if.lg-pl-20{padding-left:1.25rem}.if.lg-pt-24{padding-top:1.5rem}.if.lg-pb-24{padding-bottom:1.5rem}.if.lg-pr-24{padding-right:1.5rem}.if.lg-pl-24{padding-left:1.5rem}.if.lg-pt-32{padding-top:2rem}.if.lg-pb-32{padding-bottom:2rem}.if.lg-pr-32{padding-right:2rem}.if.lg-pl-32{padding-left:2rem}.if.lg-pt-40{padding-top:2.5rem}.if.lg-pb-40{padding-bottom:2.5rem}.if.lg-pr-40{padding-right:2.5rem}.if.lg-pl-40{padding-left:2.5rem}.if.lg-pt-48{padding-top:3rem}.if.lg-pb-48{padding-bottom:3rem}.if.lg-pr-48{padding-right:3rem}.if.lg-pl-48{padding-left:3rem}.if.lg-pt-64{padding-top:4rem}.if.lg-pb-64{padding-bottom:4rem}.if.lg-pr-64{padding-right:4rem}.if.lg-pl-64{padding-left:4rem}.if.lg-pt-88{padding-top:5.5rem}.if.lg-pb-88{padding-bottom:5.5rem}.if.lg-pr-88{padding-right:5.5rem}.if.lg-pl-88{padding-left:5.5rem}.if.lg-pt-120{padding-top:7.5rem}.if.lg-pb-120{padding-bottom:7.5rem}.if.lg-pr-120{padding-right:7.5rem}.if.lg-pl-120{padding-left:7.5rem}.if.lg-no-padding{padding:0}.if.lg-no-margin{margin:0}.if.lg-mh-auto,.if.lg-mx-auto{margin-left:auto;margin-right:auto}.if.lg-size-8{height:.5rem;width:.5rem}.if.lg-size-10{height:.625rem;width:.625rem}.if.lg-size-12{height:.75rem;width:.75rem}.if.lg-size-16{height:1rem;width:1rem}.if.lg-size-18{height:1.125rem;width:1.125rem}.if.lg-size-20{height:1.25rem;width:1.25rem}.if.lg-size-24{height:1.5rem;width:1.5rem}.if.lg-size-32{height:2rem;width:2rem}.if.lg-size-36{height:2.25rem;width:2.25rem}.if.lg-size-40{height:2.5rem;width:2.5rem}.if.lg-size-48{height:3rem;width:3rem}.if.lg-size-64{height:4rem;width:4rem}.if.lg-size-72{height:4.5rem;width:4.5rem}.if.lg-size-96{height:6rem;width:6rem}.if.lg-size-128{height:8rem;width:8rem}.if.lg-size-144{height:9rem;width:9rem}.if.lg-size-192{height:12rem;width:12rem}.if.lg-size-256{height:16rem;width:16rem}.if.lg-size-384{height:24rem;width:24rem}.if.lg-size-512{height:32rem;width:32rem}.if.lg-size-768{height:48rem;width:48rem}.if.lg-size-1024{height:64rem;width:64rem}.if.lg-size-w-8{width:.5rem}.if.lg-size-h-8{height:.5rem}.if.lg-size-w-10{width:.625rem}.if.lg-size-h-10{height:.625rem}.if.lg-size-w-12{width:.75rem}.if.lg-size-h-12{height:.75rem}.if.lg-size-w-16{width:1rem}.if.lg-size-h-16{height:1rem}.if.lg-size-w-18{width:1.125rem}.if.lg-size-h-18{height:1.125rem}.if.lg-size-w-20{width:1.25rem}.if.lg-size-h-20{height:1.25rem}.if.lg-size-w-24{width:1.5rem}.if.lg-size-h-24{height:1.5rem}.if.lg-size-w-32{width:2rem}.if.lg-size-h-32{height:2rem}.if.lg-size-w-36{width:2.25rem}.if.lg-size-h-36{height:2.25rem}.if.lg-size-w-40{width:2.5rem}.if.lg-size-h-40{height:2.5rem}.if.lg-size-w-48{width:3rem}.if.lg-size-h-48{height:3rem}.if.lg-size-w-64{width:4rem}.if.lg-size-h-64{height:4rem}.if.lg-size-w-72{width:4.5rem}.if.lg-size-h-72{height:4.5rem}.if.lg-size-w-96{width:6rem}.if.lg-size-h-96{height:6rem}.if.lg-size-w-128{width:8rem}.if.lg-size-h-128{height:8rem}.if.lg-size-w-144{width:9rem}.if.lg-size-h-144{height:9rem}.if.lg-size-w-192{width:12rem}.if.lg-size-h-192{height:12rem}.if.lg-size-w-256{width:16rem}.if.lg-size-h-256{height:16rem}.if.lg-size-w-384{width:24rem}.if.lg-size-h-384{height:24rem}.if.lg-size-w-512{width:32rem}.if.lg-size-h-512{height:32rem}.if.lg-size-w-768{width:48rem}.if.lg-size-h-768{height:48rem}.if.lg-size-w-1024{width:64rem}.if.lg-size-h-1024{height:64rem}.if.lg-size-25p{height:25%;width:25%}.if.lg-size-33p{height:33.33%;width:33.33%}.if.lg-size-50p{height:50%;width:50%}.if.lg-size-66p{height:66.67%;width:66.67%}.if.lg-size-75p{height:75%;width:75%}.if.lg-size-100p{height:100%;width:100%}.if.lg-size-w-25p{width:25%}.if.lg-size-h-25p{height:25%}.if.lg-size-w-33p{width:33.33%}.if.lg-size-h-33p{height:33.33%}.if.lg-size-w-50p{width:50%}.if.lg-size-h-50p{height:50%}.if.lg-size-w-66p{width:66.67%}.if.lg-size-h-66p{height:66.67%}.if.lg-size-w-75p{width:75%}.if.lg-size-h-75p{height:75%}.if.lg-size-w-100p{width:100%}.if.lg-size-h-100p{height:100%}.if.lg-min-8{min-height:.5rem;min-width:.5rem}.if.lg-max-8{max-height:.5rem;max-width:.5rem}.if.lg-min-10{min-height:.625rem;min-width:.625rem}.if.lg-max-10{max-height:.625rem;max-width:.625rem}.if.lg-min-12{min-height:.75rem;min-width:.75rem}.if.lg-max-12{max-height:.75rem;max-width:.75rem}.if.lg-min-16{min-height:1rem;min-width:1rem}.if.lg-max-16{max-height:1rem;max-width:1rem}.if.lg-min-18{min-height:1.125rem;min-width:1.125rem}.if.lg-max-18{max-height:1.125rem;max-width:1.125rem}.if.lg-min-20{min-height:1.25rem;min-width:1.25rem}.if.lg-max-20{max-height:1.25rem;max-width:1.25rem}.if.lg-min-24{min-height:1.5rem;min-width:1.5rem}.if.lg-max-24{max-height:1.5rem;max-width:1.5rem}.if.lg-min-32{min-height:2rem;min-width:2rem}.if.lg-max-32{max-height:2rem;max-width:2rem}.if.lg-min-36{min-height:2.25rem;min-width:2.25rem}.if.lg-max-36{max-height:2.25rem;max-width:2.25rem}.if.lg-min-40{min-height:2.5rem;min-width:2.5rem}.if.lg-max-40{max-height:2.5rem;max-width:2.5rem}.if.lg-min-48{min-height:3rem;min-width:3rem}.if.lg-max-48{max-height:3rem;max-width:3rem}.if.lg-min-64{min-height:4rem;min-width:4rem}.if.lg-max-64{max-height:4rem;max-width:4rem}.if.lg-min-72{min-height:4.5rem;min-width:4.5rem}.if.lg-max-72{max-height:4.5rem;max-width:4.5rem}.if.lg-min-96{min-height:6rem;min-width:6rem}.if.lg-max-96{max-height:6rem;max-width:6rem}.if.lg-min-128{min-height:8rem;min-width:8rem}.if.lg-max-128{max-height:8rem;max-width:8rem}.if.lg-min-144{min-height:9rem;min-width:9rem}.if.lg-max-144{max-height:9rem;max-width:9rem}.if.lg-min-192{min-height:12rem;min-width:12rem}.if.lg-max-192{max-height:12rem;max-width:12rem}.if.lg-min-256{min-height:16rem;min-width:16rem}.if.lg-max-256{max-height:16rem;max-width:16rem}.if.lg-min-384{min-height:24rem;min-width:24rem}.if.lg-max-384{max-height:24rem;max-width:24rem}.if.lg-min-512{min-height:32rem;min-width:32rem}.if.lg-max-512{max-height:32rem;max-width:32rem}.if.lg-min-768{min-height:48rem;min-width:48rem}.if.lg-max-768{max-height:48rem;max-width:48rem}.if.lg-min-1024{min-height:64rem;min-width:64rem}.if.lg-max-1024{max-height:64rem;max-width:64rem}.if.lg-min-w-8{min-width:.5rem}.if.lg-max-w-8{max-width:.5rem}.if.lg-min-h-8{min-height:.5rem}.if.lg-max-h-8{max-height:.5rem}.if.lg-min-w-10{min-width:.625rem}.if.lg-max-w-10{max-width:.625rem}.if.lg-min-h-10{min-height:.625rem}.if.lg-max-h-10{max-height:.625rem}.if.lg-min-w-12{min-width:.75rem}.if.lg-max-w-12{max-width:.75rem}.if.lg-min-h-12{min-height:.75rem}.if.lg-max-h-12{max-height:.75rem}.if.lg-min-w-16{min-width:1rem}.if.lg-max-w-16{max-width:1rem}.if.lg-min-h-16{min-height:1rem}.if.lg-max-h-16{max-height:1rem}.if.lg-min-w-18{min-width:1.125rem}.if.lg-max-w-18{max-width:1.125rem}.if.lg-min-h-18{min-height:1.125rem}.if.lg-max-h-18{max-height:1.125rem}.if.lg-min-w-20{min-width:1.25rem}.if.lg-max-w-20{max-width:1.25rem}.if.lg-min-h-20{min-height:1.25rem}.if.lg-max-h-20{max-height:1.25rem}.if.lg-min-w-24{min-width:1.5rem}.if.lg-max-w-24{max-width:1.5rem}.if.lg-min-h-24{min-height:1.5rem}.if.lg-max-h-24{max-height:1.5rem}.if.lg-min-w-32{min-width:2rem}.if.lg-max-w-32{max-width:2rem}.if.lg-min-h-32{min-height:2rem}.if.lg-max-h-32{max-height:2rem}.if.lg-min-w-36{min-width:2.25rem}.if.lg-max-w-36{max-width:2.25rem}.if.lg-min-h-36{min-height:2.25rem}.if.lg-max-h-36{max-height:2.25rem}.if.lg-min-w-40{min-width:2.5rem}.if.lg-max-w-40{max-width:2.5rem}.if.lg-min-h-40{min-height:2.5rem}.if.lg-max-h-40{max-height:2.5rem}.if.lg-min-w-48{min-width:3rem}.if.lg-max-w-48{max-width:3rem}.if.lg-min-h-48{min-height:3rem}.if.lg-max-h-48{max-height:3rem}.if.lg-min-w-64{min-width:4rem}.if.lg-max-w-64{max-width:4rem}.if.lg-min-h-64{min-height:4rem}.if.lg-max-h-64{max-height:4rem}.if.lg-min-w-72{min-width:4.5rem}.if.lg-max-w-72{max-width:4.5rem}.if.lg-min-h-72{min-height:4.5rem}.if.lg-max-h-72{max-height:4.5rem}.if.lg-min-w-96{min-width:6rem}.if.lg-max-w-96{max-width:6rem}.if.lg-min-h-96{min-height:6rem}.if.lg-max-h-96{max-height:6rem}.if.lg-min-w-128{min-width:8rem}.if.lg-max-w-128{max-width:8rem}.if.lg-min-h-128{min-height:8rem}.if.lg-max-h-128{max-height:8rem}.if.lg-min-w-144{min-width:9rem}.if.lg-max-w-144{max-width:9rem}.if.lg-min-h-144{min-height:9rem}.if.lg-max-h-144{max-height:9rem}.if.lg-min-w-192{min-width:12rem}.if.lg-max-w-192{max-width:12rem}.if.lg-min-h-192{min-height:12rem}.if.lg-max-h-192{max-height:12rem}.if.lg-min-w-256{min-width:16rem}.if.lg-max-w-256{max-width:16rem}.if.lg-min-h-256{min-height:16rem}.if.lg-max-h-256{max-height:16rem}.if.lg-min-w-384{min-width:24rem}.if.lg-max-w-384{max-width:24rem}.if.lg-min-h-384{min-height:24rem}.if.lg-max-h-384{max-height:24rem}.if.lg-min-w-512{min-width:32rem}.if.lg-max-w-512{max-width:32rem}.if.lg-min-h-512{min-height:32rem}.if.lg-max-h-512{max-height:32rem}.if.lg-min-w-768{min-width:48rem}.if.lg-max-w-768{max-width:48rem}.if.lg-min-h-768{min-height:48rem}.if.lg-max-h-768{max-height:48rem}.if.lg-min-w-1024{min-width:64rem}.if.lg-max-w-1024{max-width:64rem}.if.lg-min-h-1024{min-height:64rem}.if.lg-max-h-1024{max-height:64rem}.if.lg-min-25p{min-height:25%;min-width:25%}.if.lg-max-25p{max-height:25%;max-width:25%}.if.lg-min-33p{min-height:33.33%;min-width:33.33%}.if.lg-max-33p{max-height:33.33%;max-width:33.33%}.if.lg-min-50p{min-height:50%;min-width:50%}.if.lg-max-50p{max-height:50%;max-width:50%}.if.lg-min-66p{min-height:66.67%;min-width:66.67%}.if.lg-max-66p{max-height:66.67%;max-width:66.67%}.if.lg-min-75p{min-height:75%;min-width:75%}.if.lg-max-75p{max-height:75%;max-width:75%}.if.lg-min-100p{min-height:100%;min-width:100%}.if.lg-max-100p{max-height:100%;max-width:100%}.if.lg-min-w-25p{min-width:25%}.if.lg-max-w-25p{max-width:25%}.if.lg-min-h-25p{min-height:25%}.if.lg-max-h-25p{max-height:25%}.if.lg-min-w-33p{min-width:33.33%}.if.lg-max-w-33p{max-width:33.33%}.if.lg-min-h-33p{min-height:33.33%}.if.lg-max-h-33p{max-height:33.33%}.if.lg-min-w-50p{min-width:50%}.if.lg-max-w-50p{max-width:50%}.if.lg-min-h-50p{min-height:50%}.if.lg-max-h-50p{max-height:50%}.if.lg-min-w-66p{min-width:66.67%}.if.lg-max-w-66p{max-width:66.67%}.if.lg-min-h-66p{min-height:66.67%}.if.lg-max-h-66p{max-height:66.67%}.if.lg-min-w-75p{min-width:75%}.if.lg-max-w-75p{max-width:75%}.if.lg-min-h-75p{min-height:75%}.if.lg-max-h-75p{max-height:75%}.if.lg-min-w-100p{min-width:100%}.if.lg-max-w-100p{max-width:100%}.if.lg-min-h-100p{min-height:100%}.if.lg-max-h-100p{max-height:100%}.if.lg-row-gap-2{row-gap:.125rem}.if.lg-col-gap-2{column-gap:.125rem}.if.lg-row-gap-4{row-gap:.25rem}.if.lg-col-gap-4{column-gap:.25rem}.if.lg-row-gap-8{row-gap:.5rem}.if.lg-col-gap-8{column-gap:.5rem}.if.lg-row-gap-12{row-gap:.75rem}.if.lg-col-gap-12{column-gap:.75rem}.if.lg-row-gap-16{row-gap:1rem}.if.lg-col-gap-16{column-gap:1rem}.if.lg-row-gap-20{row-gap:1.25rem}.if.lg-col-gap-20{column-gap:1.25rem}.if.lg-row-gap-24{row-gap:1.5rem}.if.lg-col-gap-24{column-gap:1.5rem}.if.lg-row-gap-32{row-gap:2rem}.if.lg-col-gap-32{column-gap:2rem}.if.lg-row-gap-40{row-gap:2.5rem}.if.lg-col-gap-40{column-gap:2.5rem}.if.lg-row-gap-48{row-gap:3rem}.if.lg-col-gap-48{column-gap:3rem}.if.lg-row-gap-64{row-gap:4rem}.if.lg-col-gap-64{column-gap:4rem}.if.lg-row-gap-88{row-gap:5.5rem}.if.lg-col-gap-88{column-gap:5.5rem}.if.lg-row-gap-120{row-gap:7.5rem}.if.lg-col-gap-120{column-gap:7.5rem}.if.lg-gap-2{gap:.125rem}.if.lg-gap-4{gap:.25rem}.if.lg-gap-8{gap:.5rem}.if.lg-gap-12{gap:.75rem}.if.lg-gap-16{gap:1rem}.if.lg-gap-20{gap:1.25rem}.if.lg-gap-24{gap:1.5rem}.if.lg-gap-32{gap:2rem}.if.lg-gap-40{gap:2.5rem}.if.lg-gap-48{gap:3rem}.if.lg-gap-64{gap:4rem}.if.lg-gap-88{gap:5.5rem}.if.lg-gap-120{gap:7.5rem}.if.lg-line-height-64{line-height:4rem}.if.lg-line-height-52{line-height:3.25rem}.if.lg-line-height-40{line-height:2.5rem}.if.lg-line-height-36{line-height:2.25rem}.if.lg-line-height-32{line-height:2rem}.if.lg-line-height-28{line-height:1.75rem}.if.lg-line-height-26{line-height:1.625rem}.if.lg-line-height-24{line-height:1.5rem}.if.lg-line-height-20{line-height:1.25rem}.if.lg-line-height-16{line-height:1rem}.if.lg-line-height-14{line-height:.875rem}.if.lg-font-wght-700{font-variation-settings:"wght" 132;font-weight:400}.if.lg-font-wght-600{font-variation-settings:"wght" 119;font-weight:400}.if.lg-font-wght-500{font-variation-settings:"wght" 106;font-weight:400}.if.lg-font-wght-400{font-variation-settings:"wght" 78;font-weight:400}.if.lg-font-wght-350{font-variation-settings:"wght" 68;font-weight:400}.if.lg-font-wght-300{font-variation-settings:"wght" 60;font-weight:400}.if.lg-font-wght-200{font-variation-settings:"wght" 48;font-weight:400}.if.lg-font-wght-100{font-variation-settings:"wght" 36;font-weight:400}.if.lg-font-size-52{font-size:3.25rem}.if.lg-font-size-42{font-size:2.625rem}.if.lg-font-size-32{font-size:2rem}.if.lg-font-size-28{font-size:1.75rem}.if.lg-font-size-24{font-size:1.5rem}.if.lg-font-size-22{font-size:1.375rem}.if.lg-font-size-20{font-size:1.25rem}.if.lg-font-size-18{font-size:1.125rem}.if.lg-font-size-16{font-size:1rem}.if.lg-font-size-14{font-size:.875rem}.if.lg-font-size-12{font-size:.75rem}}@media (hover:hover) and (pointer:fine){.if.hover-underline:hover{text-decoration:underline}.if.button.filled:hover{background-color:var(--system-action-hovered)}.if.button.filled:hover,.if.button.filled:hover.quiet{border-color:#0000;color:var(--system-text-inverted-default)}.if.button.filled:hover.quiet{background-color:var(--system-palette-bg-inverted-500)}.if.button.filled:hover.danger{background-color:#812308;border-color:#0000;color:var(--system-text-inverted-default)}.if.button.filled:hover.inverted{background-color:var(--system-palette-bg-default-100);border-color:#0000;color:#1241a2}}.if.button.filled{background-color:var(--system-action-default)}.if.button.filled,.if.button.filled.is-hovered{border-color:#0000;color:var(--system-text-inverted-default)}.if.button.filled.is-hovered{background-color:var(--system-action-hovered)}.if.button.filled.is-active,.if.button.filled:active{background-color:var(--system-action-pressed);border-color:#0000;color:#faf9f7b3}.if.button.filled.is-disabled,.if.button.filled:disabled{background-color:var(--system-palette-bg-inverted-100);border-color:#0000;color:#faf9f7b3}.if.button.filled.quiet{background-color:var(--system-palette-bg-inverted-400)}.if.button.filled.quiet,.if.button.filled.quiet.is-hovered{border-color:#0000;color:var(--system-text-inverted-default)}.if.button.filled.quiet.is-hovered{background-color:var(--system-palette-bg-inverted-500)}.if.button.filled.quiet.is-active,.if.button.filled.quiet:active{background-color:var(--system-palette-bg-inverted-500);border-color:#0000;color:#faf9f7b3}.if.button.filled.quiet.is-disabled,.if.button.filled.quiet:disabled{background-color:#b7aea8;border-color:#0000;color:#faf9f7b3}.if.button.filled.danger{background-color:var(--system-feedback-error);border-color:#0000;color:var(--system-text-inverted-default)}.if.button.filled.danger.is-hovered{background-color:#812308;border-color:#0000;color:var(--system-text-inverted-default)}.if.button.filled.danger.is-active,.if.button.filled.danger:active{background-color:#812308;border-color:#0000;color:#faf9f7b3}.if.button.filled.danger.is-disabled,.if.button.filled.danger:disabled{background-color:var(--system-palette-bg-inverted-100);border-color:#0000;color:#faf9f7b3}.if.button.filled.inverted{color:#0054f0}.if.button.filled.inverted,.if.button.filled.inverted.is-hovered{background-color:var(--system-palette-bg-default-100);border-color:#0000}.if.button.filled.inverted.is-hovered{color:#1241a2}.if.button.filled.inverted.is-active,.if.button.filled.inverted:active{background-color:var(--system-palette-bg-default-100);border-color:#0000;color:#1241a2}.if.button.filled.inverted.is-disabled,.if.button.filled.inverted:disabled{background-color:#faf9f799;border-color:#0000;color:var(--system-typography-color-default)}@media (hover:hover) and (pointer:fine){.if.button.outlined:hover{background-color:var(--system-palette-accent-100);border-color:#0054f0;color:#0054f0}.if.button.outlined:hover.quiet{background-color:var(--system-palette-bg-default-500);border-color:var(--system-border-strong);color:var(--system-typography-color-default)}.if.button.outlined:hover.danger{background-color:var(--system-alert-error);border-color:var(--system-feedback-error);color:var(--system-feedback-error)}.if.button.outlined:hover.inverted{background-color:#ffffff1f;border-color:#faf9f7;color:var(--system-typography-color-inverted)}}.if.button.outlined{background-color:#0000;border-color:#0054f0;color:#0054f0}.if.button.outlined.is-active,.if.button.outlined.is-hovered,.if.button.outlined:active{background-color:var(--system-palette-accent-100);border-color:#0054f0;color:#0054f0}.if.button.outlined.is-active,.if.button.outlined:active{box-shadow:inset 0 0 0 1px currentcolor}.if.button.outlined.is-disabled,.if.button.outlined:disabled{background-color:#0000;border-color:#6e625e4d;color:#6e625e99}.if.button.outlined.quiet{background-color:#0000}.if.button.outlined.quiet,.if.button.outlined.quiet.is-hovered{border-color:var(--system-border-strong);color:var(--system-typography-color-default)}.if.button.outlined.quiet.is-hovered{background-color:var(--system-palette-bg-default-500)}.if.button.outlined.quiet.is-active,.if.button.outlined.quiet:active{background-color:var(--system-palette-bg-default-500);border-color:var(--system-border-strong);box-shadow:inset 0 0 0 1px currentcolor;color:var(--system-typography-color-default)}.if.button.outlined.quiet.is-disabled,.if.button.outlined.quiet:disabled{background-color:#0000;border-color:#6e625e4d;color:#6e625e99}.if.button.outlined.danger{background-color:#0000}.if.button.outlined.danger,.if.button.outlined.danger.is-hovered{border-color:var(--system-feedback-error);color:var(--system-feedback-error)}.if.button.outlined.danger.is-hovered{background-color:var(--system-alert-error)}.if.button.outlined.danger.is-active,.if.button.outlined.danger:active{background-color:var(--system-alert-error);border-color:var(--system-feedback-error);box-shadow:inset 0 0 0 1px currentcolor;color:var(--system-feedback-error)}.if.button.outlined.danger.is-disabled,.if.button.outlined.danger:disabled{background-color:#0000;border-color:#6e625e4d;color:#6e625e99}.if.button.outlined.inverted{background-color:#0000;border-color:#faf9f7;color:var(--system-typography-color-inverted)}.if.button.outlined.inverted.is-active,.if.button.outlined.inverted.is-hovered,.if.button.outlined.inverted:active{background-color:#ffffff1f;border-color:#faf9f7;color:var(--system-typography-color-inverted)}.if.button.outlined.inverted.is-active,.if.button.outlined.inverted:active{box-shadow:inset 0 0 0 1px currentcolor}.if.button.outlined.inverted.is-disabled,.if.button.outlined.inverted:disabled{background-color:#0000;border-color:#faf9f733;color:#faf9f74d}@media (hover:hover) and (pointer:fine){.if.button.tonal:hover{background-color:#fff;border-color:#0000;color:#0054f0}.if.button.tonal:hover.quiet{background-color:#fff;border-color:#0000;color:var(--system-typography-color-default)}.if.button.tonal:hover.inverted{background-color:#fff3;border-color:#0000;color:var(--system-text-inverted-default)}}.if.button.tonal{background-color:#331e1112;border-color:#0000;color:#0054f0}.if.button.tonal.is-hovered{background-color:#fff;border-color:#0000;color:#0054f0}.if.button.tonal.is-active,.if.button.tonal:active{background-color:#fff;border-color:#0000;color:#1241a2}.if.button.tonal.is-disabled,.if.button.tonal:disabled{background-color:#331e1112;border-color:#0000;color:#6e625e99}.if.button.tonal.quiet{background-color:#331e1112}.if.button.tonal.quiet,.if.button.tonal.quiet.is-hovered{border-color:#0000;color:var(--system-typography-color-default)}.if.button.tonal.quiet.is-hovered{background-color:#fff}.if.button.tonal.quiet.is-active,.if.button.tonal.quiet:active{background-color:#fff;border-color:#0000;color:#6e625e}.if.button.tonal.quiet.is-disabled,.if.button.tonal.quiet:disabled{background-color:#331e1112;border-color:#0000;color:#6e625e99}.if.button.tonal.inverted{background-color:#ffffff1f;border-color:#0000;color:var(--system-text-inverted-default)}.if.button.tonal.inverted.is-hovered{background-color:#fff3;border-color:#0000;color:var(--system-text-inverted-default)}.if.button.tonal.inverted.is-active,.if.button.tonal.inverted:active{background-color:#ffffff1f;border-color:#0000;color:#faf9f780}.if.button.tonal.inverted.is-disabled,.if.button.tonal.inverted:disabled{background-color:#ffffff0f;border-color:#0000;color:#faf9f74d}@media (hover:hover) and (pointer:fine){.if.button.text:hover{background-color:#331e1112;border-color:#0000;color:#0054f0}.if.button.text:hover.inverted{background-color:#ffffff1f;border-color:#0000;color:var(--system-text-inverted-default)}}.if.button.text{background-color:#0000;border-color:#0000;color:#0054f0;padding:0 .75rem}.if.button.text.is-hovered{background-color:#331e1112;border-color:#0000;color:#0054f0}.if.button.text.is-active,.if.button.text:active{background-color:#331e1112;border-color:#0000;color:#1241a2}.if.button.text.is-disabled,.if.button.text:disabled{background-color:#0000;border-color:#0000;color:#6e625e99}.if.button.text.inverted{background-color:#0000;border-color:#0000;color:var(--system-text-inverted-default)}.if.button.text.inverted.is-hovered{background-color:#ffffff1f;border-color:#0000;color:var(--system-text-inverted-default)}.if.button.text.inverted.is-active,.if.button.text.inverted:active{background-color:#ffffff12;border-color:#0000;color:var(--system-text-inverted-default)}.if.button.text.inverted.is-disabled,.if.button.text.inverted:disabled{background-color:#0000;border-color:#0000;color:#faf9f74d}.if.button.text.icon-left{padding:0 .75rem 0 .5rem}.if.button.text.icon-right{padding:0 .5rem 0 .75rem}.if.button.text.x-small{padding:0 8px}.if.button.text.small{padding:0 .5rem}.if.button.text.small.icon-left{padding:0 .75rem 0 .5rem}.if.button.text.small.icon-right{padding:0 .5rem 0 .75rem}.if.button.text.large{padding:0 1rem}.if.button.icon-left,.if.button.icon-right{align-items:center;display:flex;gap:.5rem}.if.button.icon-left{padding:0 1.5rem 0 1rem}.if.button.icon-right{padding:0 1rem 0 1.5rem}.if.button.x-small{border-radius:var(--system-border-radius-small);height:1.75rem;padding:0 .75rem}.if.button.x-small.icon-left,.if.button.x-small.icon-right{padding:0 .5rem}.if.button.small{border-radius:var(--system-border-radius-medium);height:2.25rem;padding:0 1rem}.if.button.small.icon-left{padding:0 1rem 0 .75rem}.if.button.small.icon-right{padding:0 .75rem 0 1rem}.if.button.medium{border-radius:var(--system-border-radius-medium);height:3rem;padding:0 1.5rem}.if.button.medium.icon-left{padding:0 1.5rem 0 1rem}.if.button.medium.icon-right{padding:0 1rem 0 1.5rem}.if.button.large{border-radius:var(--system-border-radius-medium);height:4rem;padding:0 2rem}.if.button.large.icon-left{padding:0 2rem 0 1.5rem}.if.button.large.icon-right{padding:0 1.5rem 0 2rem}.if.button{border-radius:var(--system-border-radius-medium);border-style:solid;border-width:var(--system-border-width-medium);display:flex;font-family:var(--system-typography-font-family);font-size:var(--system-typography-ui-font-size-medium);font-variation-settings:var(--system-typography-ui-font-variation-settings-semi-bold);font-weight:var(--system-typography-ui-font-weight-semi-bold);gap:.5rem;height:3rem;line-height:var(--system-typography-ui-line-height-medium);max-width:none;padding:0 1.5rem;width:fit-content}.if.button.is-focused,.if.button:focus-visible{outline-color:var(--system-focus-default);outline-offset:var(--system-focus-outline-offset);outline-style:var(--system-focus-outline-style);outline-width:var(--system-focus-outline-width)}.if.button.inverted.is-focused,.if.button.inverted:focus-visible{outline-color:var(--system-focus-inverted);outline-offset:var(--system-focus-outline-offset);outline-style:var(--system-focus-outline-style);outline-width:var(--system-focus-outline-width)}@media (hover:hover) and (pointer:fine){.if.button.filled:hover{background-color:var(--ids-button-filled-background-color-hover);border-color:var(--ids-button-filled-border-color-hover);color:var(--ids-button-filled-text-color-hover)}.if.button.filled:hover.quiet{background-color:var(--ids-button-filled-quiet-background-color-hover);border-color:var(--ids-button-filled-quiet-border-color-hover);color:var(--ids-button-filled-quiet-text-color-hover)}.if.button.filled:hover.danger{background-color:var(--ids-button-filled-danger-background-color-hover);border-color:var(--ids-button-filled-danger-border-color-hover);color:var(--ids-button-filled-danger-text-color-hover)}.if.button.filled:hover.inverted{background-color:var(--ids-button-filled-inverted-background-color-hover);border-color:var(--ids-button-filled-inverted-border-color-hover);color:var(--ids-button-filled-inverted-text-color-hover)}}.if.button.filled{background-color:var(--ids-button-filled-background-color);border-color:var(--ids-button-filled-border-color);color:var(--ids-button-filled-text-color)}.if.button.filled.is-hovered{background-color:var(--ids-button-filled-background-color-hover);border-color:var(--ids-button-filled-border-color-hover);color:var(--ids-button-filled-text-color-hover)}.if.button.filled.is-active,.if.button.filled:active{background-color:var(--ids-button-filled-background-color-active);border-color:var(--ids-button-filled-border-color-active);color:var(--ids-button-filled-text-color-active)}.if.button.filled.is-disabled,.if.button.filled:disabled{background-color:var(--ids-button-filled-background-color-disabled);border-color:var(--ids-button-filled-border-color-disabled);color:var(--ids-button-filled-text-color-disabled)}.if.button.filled.quiet{background-color:var(--ids-button-filled-quiet-background-color);border-color:var(--ids-button-filled-quiet-border-color);color:var(--ids-button-filled-quiet-text-color)}.if.button.filled.quiet.is-hovered{background-color:var(--ids-button-filled-quiet-background-color-hover);border-color:var(--ids-button-filled-quiet-border-color-hover);color:var(--ids-button-filled-quiet-text-color-hover)}.if.button.filled.quiet.is-active,.if.button.filled.quiet:active{background-color:var(--ids-button-filled-quiet-background-color-active);border-color:var(--ids-button-filled-quiet-border-color-active);color:var(--ids-button-filled-quiet-text-color-active)}.if.button.filled.quiet.is-disabled,.if.button.filled.quiet:disabled{background-color:var(--ids-button-filled-quiet-background-color-disabled);border-color:var(--ids-button-filled-quiet-border-color-disabled);color:var(--ids-button-filled-quiet-text-color-disabled)}.if.button.filled.danger{background-color:var(--ids-button-filled-danger-background-color);border-color:var(--ids-button-filled-danger-border-color);color:var(--ids-button-filled-danger-text-color)}.if.button.filled.danger.is-hovered{background-color:var(--ids-button-filled-danger-background-color-hover);border-color:var(--ids-button-filled-danger-border-color-hover);color:var(--ids-button-filled-danger-text-color-hover)}.if.button.filled.danger.is-active,.if.button.filled.danger:active{background-color:var(--ids-button-filled-danger-background-color-active);border-color:var(--ids-button-filled-danger-border-color-active);color:var(--ids-button-filled-danger-text-color-active)}.if.button.filled.danger.is-disabled,.if.button.filled.danger:disabled{background-color:var(--ids-button-filled-danger-background-color-disabled);border-color:var(--ids-button-filled-danger-border-color-disabled);color:var(--ids-button-filled-danger-text-color-disabled)}.if.button.filled.inverted{background-color:var(--ids-button-filled-inverted-background-color);border-color:var(--ids-button-filled-inverted-border-color);color:var(--ids-button-filled-inverted-text-color)}.if.button.filled.inverted.is-hovered{background-color:var(--ids-button-filled-inverted-background-color-hover);border-color:var(--ids-button-filled-inverted-border-color-hover);color:var(--ids-button-filled-inverted-text-color-hover)}.if.button.filled.inverted.is-active,.if.button.filled.inverted:active{background-color:var(--ids-button-filled-inverted-background-color-active);border-color:var(--ids-button-filled-inverted-border-color-active);color:var(--ids-button-filled-inverted-text-color-active)}.if.button.filled.inverted.is-disabled,.if.button.filled.inverted:disabled{background-color:var(--ids-button-filled-inverted-background-color-disabled);border-color:var(--ids-button-filled-inverted-border-color-disabled);color:var(--ids-button-filled-inverted-text-color-disabled)}@media (hover:hover) and (pointer:fine){.if.button.outlined:hover{background-color:var(--ids-button-outlined-background-color-hover);border-color:var(--ids-button-outlined-border-color-hover);color:var(--ids-button-outlined-text-color-hover)}.if.button.outlined:hover.quiet{background-color:var(--ids-button-outlined-quiet-background-color-hover);border-color:var(--ids-button-outlined-quiet-border-color-hover);color:var(--ids-button-outlined-quiet-text-color-hover)}.if.button.outlined:hover.danger{background-color:var(--ids-button-outlined-danger-background-color-hover);border-color:var(--ids-button-outlined-danger-border-color-hover);color:var(--ids-button-outlined-danger-text-color-hover)}.if.button.outlined:hover.inverted{background-color:var(--ids-button-outlined-inverted-background-color-hover);border-color:var(--ids-button-outlined-inverted-border-color-hover);color:var(--ids-button-outlined-inverted-text-color-hover)}}.if.button.outlined{background-color:var(--ids-button-outlined-background-color);border-color:var(--ids-button-outlined-border-color);color:var(--ids-button-outlined-text-color)}.if.button.outlined.is-hovered{background-color:var(--ids-button-outlined-background-color-hover);border-color:var(--ids-button-outlined-border-color-hover);color:var(--ids-button-outlined-text-color-hover)}.if.button.outlined.is-active,.if.button.outlined:active{background-color:var(--ids-button-outlined-background-color-active);border-color:var(--ids-button-outlined-border-color-active);box-shadow:var(--ids-button-outlined-box-shadow-active);color:var(--ids-button-outlined-text-color-active)}.if.button.outlined.is-disabled,.if.button.outlined:disabled{background-color:var(--ids-button-outlined-background-color-disabled);border-color:var(--ids-button-outlined-border-color-disabled);color:var(--ids-button-outlined-text-color-disabled)}.if.button.outlined.quiet{background-color:var(--ids-button-outlined-quiet-background-color);border-color:var(--ids-button-outlined-quiet-border-color);color:var(--ids-button-outlined-quiet-text-color)}.if.button.outlined.quiet.is-hovered{background-color:var(--ids-button-outlined-quiet-background-color-hover);border-color:var(--ids-button-outlined-quiet-border-color-hover);color:var(--ids-button-outlined-quiet-text-color-hover)}.if.button.outlined.quiet.is-active,.if.button.outlined.quiet:active{background-color:var(--ids-button-outlined-quiet-background-color-active);border-color:var(--ids-button-outlined-quiet-border-color-active);box-shadow:var(--ids-button-outlined-quiet-box-shadow-active);color:var(--ids-button-outlined-quiet-text-color-active)}.if.button.outlined.quiet.is-disabled,.if.button.outlined.quiet:disabled{background-color:var(--ids-button-outlined-quiet-background-color-disabled);border-color:var(--ids-button-outlined-quiet-border-color-disabled);color:var(--ids-button-outlined-quiet-text-color-disabled)}.if.button.outlined.danger{background-color:var(--ids-button-outlined-danger-background-color);border-color:var(--ids-button-outlined-danger-border-color);color:var(--ids-button-outlined-danger-text-color)}.if.button.outlined.danger.is-hovered{background-color:var(--ids-button-outlined-danger-background-color-hover);border-color:var(--ids-button-outlined-danger-border-color-hover);color:var(--ids-button-outlined-danger-text-color-hover)}.if.button.outlined.danger.is-active,.if.button.outlined.danger:active{background-color:var(--ids-button-outlined-danger-background-color-active);border-color:var(--ids-button-outlined-danger-border-color-active);box-shadow:var(--ids-button-outlined-danger-box-shadow-active);color:var(--ids-button-outlined-danger-text-color-active)}.if.button.outlined.danger.is-disabled,.if.button.outlined.danger:disabled{background-color:var(--ids-button-outlined-danger-background-color-disabled);border-color:var(--ids-button-outlined-danger-border-color-disabled);color:var(--ids-button-outlined-danger-text-color-disabled)}.if.button.outlined.inverted{background-color:var(--ids-button-outlined-inverted-background-color);border-color:var(--ids-button-outlined-inverted-border-color);color:var(--ids-button-outlined-inverted-text-color)}.if.button.outlined.inverted.is-hovered{background-color:var(--ids-button-outlined-inverted-background-color-hover);border-color:var(--ids-button-outlined-inverted-border-color-hover);color:var(--ids-button-outlined-inverted-text-color-hover)}.if.button.outlined.inverted.is-active,.if.button.outlined.inverted:active{background-color:var(--ids-button-outlined-inverted-background-color-active);border-color:var(--ids-button-outlined-inverted-border-color-active);box-shadow:var(--ids-button-outlined-inverted-box-shadow-active);color:var(--ids-button-outlined-inverted-text-color-active)}.if.button.outlined.inverted.is-disabled,.if.button.outlined.inverted:disabled{background-color:var(--ids-button-outlined-inverted-background-color-disabled);border-color:var(--ids-button-outlined-inverted-border-color-disabled);color:var(--ids-button-outlined-inverted-text-color-disabled)}@media (hover:hover) and (pointer:fine){.if.button.tonal:hover{background-color:var(--ids-button-tonal-background-color-hover);border-color:var(--ids-button-tonal-border-color-hover);color:var(--ids-button-tonal-text-color-hover)}.if.button.tonal:hover.quiet{background-color:var(--ids-button-tonal-quiet-background-color-hover);border-color:var(--ids-button-tonal-quiet-border-color-hover);color:var(--ids-button-tonal-quiet-text-color-hover)}.if.button.tonal:hover.inverted{background-color:var(--ids-button-tonal-inverted-background-color-hover);border-color:var(--ids-button-tonal-inverted-border-color-hover);color:var(--ids-button-tonal-inverted-text-color-hover)}}.if.button.tonal{background-color:var(--ids-button-tonal-background-color);border-color:var(--ids-button-tonal-border-color);color:var(--ids-button-tonal-text-color)}.if.button.tonal.is-hovered{background-color:var(--ids-button-tonal-background-color-hover);border-color:var(--ids-button-tonal-border-color-hover);color:var(--ids-button-tonal-text-color-hover)}.if.button.tonal.is-active,.if.button.tonal:active{background-color:var(--ids-button-tonal-background-color-active);border-color:var(--ids-button-tonal-border-color-active);color:var(--ids-button-tonal-text-color-active)}.if.button.tonal.is-disabled,.if.button.tonal:disabled{background-color:var(--ids-button-tonal-background-color-disabled);border-color:var(--ids-button-tonal-border-color-disabled);color:var(--ids-button-tonal-text-color-disabled)}.if.button.tonal.quiet{background-color:var(--ids-button-tonal-quiet-background-color);border-color:var(--ids-button-tonal-quiet-border-color);color:var(--ids-button-tonal-quiet-text-color)}.if.button.tonal.quiet.is-hovered{background-color:var(--ids-button-tonal-quiet-background-color-hover);border-color:var(--ids-button-tonal-quiet-border-color-hover);color:var(--ids-button-tonal-quiet-text-color-hover)}.if.button.tonal.quiet.is-active,.if.button.tonal.quiet:active{background-color:var(--ids-button-tonal-quiet-background-color-active);border-color:var(--ids-button-tonal-quiet-border-color-active);color:var(--ids-button-tonal-quiet-text-color-active)}.if.button.tonal.quiet.is-disabled,.if.button.tonal.quiet:disabled{background-color:var(--ids-button-tonal-quiet-background-color-disabled);border-color:var(--ids-button-tonal-quiet-border-color-disabled);color:var(--ids-button-tonal-quiet-text-color-disabled)}.if.button.tonal.inverted{background-color:var(--ids-button-tonal-inverted-background-color);border-color:var(--ids-button-tonal-inverted-border-color);color:var(--ids-button-tonal-inverted-text-color)}.if.button.tonal.inverted.is-hovered{background-color:var(--ids-button-tonal-inverted-background-color-hover);border-color:var(--ids-button-tonal-inverted-border-color-hover);color:var(--ids-button-tonal-inverted-text-color-hover)}.if.button.tonal.inverted.is-active,.if.button.tonal.inverted:active{background-color:var(--ids-button-tonal-inverted-background-color-active);border-color:var(--ids-button-tonal-inverted-border-color-active);color:var(--ids-button-tonal-inverted-text-color-active)}.if.button.tonal.inverted.is-disabled,.if.button.tonal.inverted:disabled{background-color:var(--ids-button-tonal-inverted-background-color-disabled);border-color:var(--ids-button-tonal-inverted-border-color-disabled);color:var(--ids-button-tonal-inverted-text-color-disabled)}@media (hover:hover) and (pointer:fine){.if.button.text:hover{background-color:var(--ids-button-text-background-color-hover);border-color:var(--ids-button-text-border-color-hover);color:var(--ids-button-text-text-color-hover)}.if.button.text:hover.inverted{background-color:var(--ids-button-text-inverted-background-color-hover);border-color:var(--ids-button-text-inverted-border-color-hover);color:var(--ids-button-text-inverted-text-color-hover)}}.if.button.text{background-color:var(--ids-button-text-background-color);border-color:var(--ids-button-text-border-color);color:var(--ids-button-text-text-color);padding:var(--ids-button-text-padding)}.if.button.text.is-hovered{background-color:var(--ids-button-text-background-color-hover);border-color:var(--ids-button-text-border-color-hover);color:var(--ids-button-text-text-color-hover)}.if.button.text.is-active,.if.button.text:active{background-color:var(--ids-button-text-background-color-active);border-color:var(--ids-button-text-border-color-active);color:var(--ids-button-text-text-color-active)}.if.button.text.is-disabled,.if.button.text:disabled{background-color:var(--ids-button-text-background-color-disabled);border-color:var(--ids-button-text-border-color-disabled);color:var(--ids-button-text-text-color-disabled)}.if.button.text.inverted{background-color:var(--ids-button-text-inverted-background-color);border-color:var(--ids-button-text-inverted-border-color);color:var(--ids-button-text-inverted-text-color)}.if.button.text.inverted.is-hovered{background-color:var(--ids-button-text-inverted-background-color-hover);border-color:var(--ids-button-text-inverted-border-color-hover);color:var(--ids-button-text-inverted-text-color-hover)}.if.button.text.inverted.is-active,.if.button.text.inverted:active{background-color:var(--ids-button-text-inverted-background-color-active);border-color:var(--ids-button-text-inverted-border-color-active);color:var(--ids-button-text-inverted-text-color-active)}.if.button.text.inverted.is-disabled,.if.button.text.inverted:disabled{background-color:var(--ids-button-text-inverted-background-color-disabled);border-color:var(--ids-button-text-inverted-border-color-disabled);color:var(--ids-button-text-inverted-text-color-disabled)}.if.button.text.icon-left{padding:var(--ids-button-text-icon-left-padding)}.if.button.text.icon-right{padding:var(--ids-button-text-icon-right-padding)}.if.button.text.x-small{padding:var(--ids-button-text-x-small-padding)}.if.button.text.small{padding:var(--ids-button-text-small-padding)}.if.button.text.small.icon-left{padding:var(--ids-button-text-icon-left-padding)}.if.button.text.small.icon-right{padding:var(--ids-button-text-icon-right-padding)}.if.button.text.large{padding:var(--ids-button-text-large-padding)}.if.button.icon-left,.if.button.icon-right{align-items:var(--ids-button-icon-align-items);display:var(--ids-button-icon-display);gap:var(--ids-button-icon-and-text-gap)}.if.button.icon-left{padding:var(--ids-button-icon-left-padding)}.if.button.icon-right{padding:var(--ids-button-icon-right-padding)}.if.button.x-small{border-radius:var(--ids-button-x-small-border-radius);height:var(--ids-button-x-small-height);padding:var(--ids-button-x-small-padding)}.if.button.x-small.icon-left{padding:var(--ids-button-x-small-icon-left-padding)}.if.button.x-small.icon-right{padding:var(--ids-button-x-small-icon-right-padding)}.if.button.small{border-radius:var(--ids-button-small-border-radius);height:var(--ids-button-small-height);padding:var(--ids-button-small-padding)}.if.button.small.icon-left{padding:var(--ids-button-small-icon-left-padding)}.if.button.small.icon-right{padding:var(--ids-button-small-icon-right-padding)}.if.button.medium{border-radius:var(--ids-button-medium-border-radius);height:var(--ids-button-medium-height);padding:var(--ids-button-medium-padding)}.if.button.medium.icon-left{padding:var(--ids-button-medium-icon-left-padding)}.if.button.medium.icon-right{padding:var(--ids-button-medium-icon-right-padding)}.if.button.large{border-radius:var(--ids-button-large-border-radius);height:var(--ids-button-large-height);padding:var(--ids-button-large-padding)}.if.button.large.icon-left{padding:var(--ids-button-large-icon-left-padding)}.if.button.large.icon-right{padding:var(--ids-button-large-icon-right-padding)}.if.button{align-items:center;background-clip:border-box;background-color:#0000;border-radius:var(--ids-button-border-radius);border-style:var(--ids-button-border-style);border-width:var(--ids-button-border-width);cursor:pointer;display:var(--ids-button-display);font-family:var(--ids-button-font-family);font-size:var(--ids-button-font-size);font-variation-settings:var(--ids-button-font-variation-settings);font-weight:var(--ids-button-font-weight);gap:var(--ids-button-gap);height:var(--ids-button-height);justify-content:center;line-height:var(--ids-button-line-height);max-width:var(--ids-button-max-width);padding:var(--ids-button-padding);position:relative;text-align:center;text-decoration:none;transition:all var(--system-ease-in-out-100);-webkit-user-select:none;user-select:none;white-space:nowrap;width:var(--ids-button-width)}.if.button.is-disabled,.if.button:disabled{pointer-events:none}.if.button.is-focused,.if.button:focus-visible{outline-color:var(--ids-button-focus-outline-color);outline-offset:var(--ids-button-focus-outline-offset);outline-style:var(--ids-button-focus-outline-style);outline-width:var(--ids-button-focus-outline-width)}.if.button.inverted.is-focused,.if.button.inverted:focus-visible{outline-color:var(--ids-button-inverted-focus-outline-color);outline-offset:var(--ids-button-focus-outline-offset);outline-style:var(--ids-button-focus-outline-style);outline-width:var(--ids-button-focus-outline-width)}:host,:root{--ids-button-display:flex;--ids-button-width:fit-content;--ids-button-max-width:none;--ids-button-height:3rem;--ids-button-padding:0 1.5rem;--ids-button-border-width:var(--system-border-width-medium);--ids-button-border-style:solid;--ids-button-border-radius:var(--system-border-radius-medium);--ids-button-font-family:var(--system-typography-font-family);--ids-button-font-size:var(--system-typography-ui-font-size-medium);--ids-button-font-variation-settings:var(--system-typography-ui-font-variation-settings-semi-bold);--ids-button-font-weight:var(--system-typography-ui-font-weight-semi-bold);--ids-button-gap:0.5rem;--ids-button-line-height:var(--system-typography-ui-line-height-medium);--ids-button-focus-outline-color:var(--system-focus-default);--ids-button-focus-outline-offset:var(--system-focus-outline-offset);--ids-button-focus-outline-style:var(--system-focus-outline-style);--ids-button-focus-outline-width:var(--system-focus-outline-width);--ids-button-inverted-focus-outline-color:var(--system-focus-inverted)}:host,:root{--ids-button-filled-text-color:var(--system-text-inverted-default);--ids-button-filled-text-color-hover:var(--system-text-inverted-default);--ids-button-filled-text-color-active:#faf9f7b3;--ids-button-filled-text-color-disabled:#faf9f7b3;--ids-button-filled-background-color:var(--system-action-default);--ids-button-filled-background-color-hover:var(--system-action-hovered);--ids-button-filled-background-color-active:var(--system-action-pressed);--ids-button-filled-background-color-disabled:var(--system-palette-bg-inverted-100);--ids-button-filled-border-color:#0000;--ids-button-filled-border-color-hover:#0000;--ids-button-filled-border-color-active:#0000;--ids-button-filled-border-color-disabled:#0000;--ids-button-filled-quiet-text-color:var(--system-text-inverted-default);--ids-button-filled-quiet-text-color-hover:var(--system-text-inverted-default);--ids-button-filled-quiet-text-color-active:#faf9f7b3;--ids-button-filled-quiet-text-color-disabled:#faf9f7b3;--ids-button-filled-quiet-background-color:var(--system-palette-bg-inverted-400);--ids-button-filled-quiet-background-color-hover:var(--system-palette-bg-inverted-500);--ids-button-filled-quiet-background-color-active:var(--system-palette-bg-inverted-500);--ids-button-filled-quiet-background-color-disabled:#b7aea8;--ids-button-filled-quiet-border-color:#0000;--ids-button-filled-quiet-border-color-hover:#0000;--ids-button-filled-quiet-border-color-active:#0000;--ids-button-filled-quiet-border-color-disabled:#0000;--ids-button-filled-danger-text-color:var(--system-text-inverted-default);--ids-button-filled-danger-text-color-hover:var(--system-text-inverted-default);--ids-button-filled-danger-text-color-active:#faf9f7b3;--ids-button-filled-danger-text-color-disabled:#faf9f7b3;--ids-button-filled-danger-background-color:var(--system-feedback-error);--ids-button-filled-danger-background-color-hover:#812308;--ids-button-filled-danger-background-color-active:#812308;--ids-button-filled-danger-background-color-disabled:var(--system-palette-bg-inverted-100);--ids-button-filled-danger-border-color:#0000;--ids-button-filled-danger-border-color-hover:#0000;--ids-button-filled-danger-border-color-active:#0000;--ids-button-filled-danger-border-color-disabled:#0000;--ids-button-filled-inverted-text-color:#0054f0;--ids-button-filled-inverted-text-color-hover:#1241a2;--ids-button-filled-inverted-text-color-active:#1241a2;--ids-button-filled-inverted-text-color-disabled:var(--system-typography-color-default);--ids-button-filled-inverted-background-color:var(--system-palette-bg-default-100);--ids-button-filled-inverted-background-color-hover:var(--system-palette-bg-default-100);--ids-button-filled-inverted-background-color-active:var(--system-palette-bg-default-100);--ids-button-filled-inverted-background-color-disabled:#faf9f799;--ids-button-filled-inverted-border-color:#0000;--ids-button-filled-inverted-border-color-hover:#0000;--ids-button-filled-inverted-border-color-active:#0000;--ids-button-filled-inverted-border-color-disabled:#0000}:host,:root{--ids-button-outlined-text-color:#0054f0;--ids-button-outlined-text-color-hover:#0054f0;--ids-button-outlined-text-color-active:#0054f0;--ids-button-outlined-text-color-disabled:#6e625e99;--ids-button-outlined-background-color:#0000;--ids-button-outlined-background-color-hover:var(--system-palette-accent-100);--ids-button-outlined-background-color-active:var(--system-palette-accent-100);--ids-button-outlined-background-color-disabled:#0000;--ids-button-outlined-border-color:#0054f0;--ids-button-outlined-border-color-hover:#0054f0;--ids-button-outlined-border-color-active:#0054f0;--ids-button-outlined-border-color-disabled:#6e625e4d;--ids-button-outlined-box-shadow-active:inset 0 0 0 1px currentcolor;--ids-button-outlined-quiet-text-color:var(--system-typography-color-default);--ids-button-outlined-quiet-text-color-hover:var(--system-typography-color-default);--ids-button-outlined-quiet-text-color-active:var(--system-typography-color-default);--ids-button-outlined-quiet-text-color-disabled:#6e625e99;--ids-button-outlined-quiet-background-color:#0000;--ids-button-outlined-quiet-background-color-hover:var(--system-palette-bg-default-500);--ids-button-outlined-quiet-background-color-active:var(--system-palette-bg-default-500);--ids-button-outlined-quiet-background-color-disabled:#0000;--ids-button-outlined-quiet-border-color:var(--system-border-strong);--ids-button-outlined-quiet-border-color-hover:var(--system-border-strong);--ids-button-outlined-quiet-border-color-active:var(--system-border-strong);--ids-button-outlined-quiet-border-color-disabled:#6e625e4d;--ids-button-outlined-quiet-box-shadow-active:inset 0 0 0 1px currentcolor;--ids-button-outlined-danger-text-color:var(--system-feedback-error);--ids-button-outlined-danger-text-color-hover:var(--system-feedback-error);--ids-button-outlined-danger-text-color-active:var(--system-feedback-error);--ids-button-outlined-danger-text-color-disabled:#6e625e99;--ids-button-outlined-danger-background-color:#0000;--ids-button-outlined-danger-background-color-hover:var(--system-alert-error);--ids-button-outlined-danger-background-color-active:var(--system-alert-error);--ids-button-outlined-danger-background-color-disabled:#0000;--ids-button-outlined-danger-border-color:var(--system-feedback-error);--ids-button-outlined-danger-border-color-hover:var(--system-feedback-error);--ids-button-outlined-danger-border-color-active:var(--system-feedback-error);--ids-button-outlined-danger-border-color-disabled:#6e625e4d;--ids-button-outlined-danger-box-shadow-active:inset 0 0 0 1px currentcolor;--ids-button-outlined-inverted-text-color:var(--system-typography-color-inverted);--ids-button-outlined-inverted-text-color-hover:var(--system-typography-color-inverted);--ids-button-outlined-inverted-text-color-active:var(--system-typography-color-inverted);--ids-button-outlined-inverted-text-color-disabled:#faf9f74d;--ids-button-outlined-inverted-background-color:#0000;--ids-button-outlined-inverted-background-color-hover:#ffffff1f;--ids-button-outlined-inverted-background-color-active:#ffffff1f;--ids-button-outlined-inverted-background-color-disabled:#0000;--ids-button-outlined-inverted-border-color:#faf9f7;--ids-button-outlined-inverted-border-color-hover:#faf9f7;--ids-button-outlined-inverted-border-color-active:#faf9f7;--ids-button-outlined-inverted-border-color-disabled:#faf9f733;--ids-button-outlined-inverted-box-shadow-active:inset 0 0 0 1px currentcolor}:host,:root{--ids-button-icon-display:flex;--ids-button-icon-align-items:center;--ids-button-icon-and-text-gap:0.5rem;--ids-button-icon-left-padding:0 1.5rem 0 1rem;--ids-button-icon-right-padding:0 1rem 0 1.5rem;--ids-button-x-small-height:1.75rem;--ids-button-x-small-padding:0 0.75rem;--ids-button-x-small-border-radius:var(--system-border-radius-small);--ids-button-x-small-icon-left-padding:0 0.5rem 0 0.5rem;--ids-button-x-small-icon-right-padding:0 0.5rem 0 0.5rem;--ids-button-small-height:2.25rem;--ids-button-small-padding:0 1rem;--ids-button-small-border-radius:var(--ids-button-border-radius);--ids-button-small-icon-left-padding:0 1rem 0 0.75rem;--ids-button-small-icon-right-padding:0 0.75rem 0 1rem;--ids-button-medium-height:3rem;--ids-button-medium-padding:0 1.5rem;--ids-button-medium-border-radius:var(--system-border-radius-medium);--ids-button-medium-icon-left-padding:0 1.5rem 0 1rem;--ids-button-medium-icon-right-padding:0 1rem 0 1.5rem;--ids-button-large-height:4rem;--ids-button-large-padding:0 2rem;--ids-button-large-border-radius:var(--ids-button-border-radius);--ids-button-large-icon-left-padding:0 2rem 0 1.5rem;--ids-button-large-icon-right-padding:0 1.5rem 0 2rem}:host,:root{--ids-button-text-text-color:#0054f0;--ids-button-text-text-color-hover:#0054f0;--ids-button-text-text-color-active:#1241a2;--ids-button-text-text-color-disabled:#6e625e99;--ids-button-text-background-color:#0000;--ids-button-text-background-color-hover:#331e1112;--ids-button-text-background-color-active:#331e1112;--ids-button-text-background-color-disabled:#0000;--ids-button-text-border-color:#0000;--ids-button-text-border-color-hover:#0000;--ids-button-text-border-color-active:#0000;--ids-button-text-border-color-disabled:#0000;--ids-button-text-inverted-text-color:var(--system-text-inverted-default);--ids-button-text-inverted-text-color-hover:var(--system-text-inverted-default);--ids-button-text-inverted-text-color-active:var(--system-text-inverted-default);--ids-button-text-inverted-text-color-disabled:#faf9f74d;--ids-button-text-inverted-background-color:#0000;--ids-button-text-inverted-background-color-hover:#ffffff1f;--ids-button-text-inverted-background-color-active:#ffffff12;--ids-button-text-inverted-background-color-disabled:#0000;--ids-button-text-inverted-border-color:#0000;--ids-button-text-inverted-border-color-hover:#0000;--ids-button-text-inverted-border-color-active:#0000;--ids-button-text-inverted-border-color-disabled:#0000;--ids-button-text-padding:0 0.75rem;--ids-button-text-icon-left-padding:0 0.75rem 0 0.5rem;--ids-button-text-icon-right-padding:0 0.5rem 0 0.75rem;--ids-button-text-x-small-padding:0 8px;--ids-button-text-small-padding:0 0.5rem;--ids-button-text-small-icon-left-padding:0 0.75rem 0 0.5rem;--ids-button-text-small-icon-right-padding:0 0.5rem 0 0.75rem;--ids-button-text-large-padding:0 1rem}:host,:root{--ids-button-tonal-text-color:#0054f0;--ids-button-tonal-text-color-hover:#0054f0;--ids-button-tonal-text-color-active:#1241a2;--ids-button-tonal-text-color-disabled:#6e625e99;--ids-button-tonal-background-color:#331e1112;--ids-button-tonal-background-color-hover:#fff;--ids-button-tonal-background-color-active:#fff;--ids-button-tonal-background-color-disabled:#331e1112;--ids-button-tonal-border-color:#0000;--ids-button-tonal-border-color-hover:#0000;--ids-button-tonal-border-color-active:#0000;--ids-button-tonal-border-color-disabled:#0000;--ids-button-tonal-quiet-text-color:var(--system-typography-color-default);--ids-button-tonal-quiet-text-color-hover:var(--system-typography-color-default);--ids-button-tonal-quiet-text-color-active:#6e625e;--ids-button-tonal-quiet-text-color-disabled:#6e625e99;--ids-button-tonal-quiet-background-color:#331e1112;--ids-button-tonal-quiet-background-color-hover:#fff;--ids-button-tonal-quiet-background-color-active:#fff;--ids-button-tonal-quiet-background-color-disabled:#331e1112;--ids-button-tonal-quiet-border-color:#0000;--ids-button-tonal-quiet-border-color-hover:#0000;--ids-button-tonal-quiet-border-color-active:#0000;--ids-button-tonal-quiet-border-color-disabled:#0000;--ids-button-tonal-inverted-text-color:var(--system-text-inverted-default);--ids-button-tonal-inverted-text-color-hover:var(--system-text-inverted-default);--ids-button-tonal-inverted-text-color-active:#faf9f780;--ids-button-tonal-inverted-text-color-disabled:#faf9f74d;--ids-button-tonal-inverted-background-color:#ffffff1f;--ids-button-tonal-inverted-background-color-hover:#fff3;--ids-button-tonal-inverted-background-color-active:#ffffff1f;--ids-button-tonal-inverted-background-color-disabled:#ffffff0f;--ids-button-tonal-inverted-border-color:#0000;--ids-button-tonal-inverted-border-color-hover:#0000;--ids-button-tonal-inverted-border-color-active:#0000;--ids-button-tonal-inverted-border-color-disabled:#0000}.if.link{color:var(--system-action-default);-webkit-text-decoration:underline;text-decoration:underline}@media (hover:hover) and (pointer:fine){.if.link:hover{color:var(--system-action-pressed)}}.if.link.is-hovered{color:var(--system-action-pressed)}.if.link.is-active,.if.link:active{color:var(--system-typography-color-default)}.if.link.is-visited,.if.link:visited{color:var(--system-action-default)}.if.link.is-focused,.if.link:focus-visible{outline-color:var(--system-focus-default);outline-offset:var(--system-focus-outline-offset);outline-style:var(--system-focus-outline-style);outline-width:var(--system-focus-outline-width)}.if.link.standalone{display:flex;font-family:var(--system-typography-font-family);font-size:var(--system-typography-ui-font-size-medium);font-variation-settings:var(--system-typography-ui-font-variation-settings-semi-bold);font-weight:var(--system-typography-ui-font-weight-semi-bold);gap:.25rem;-webkit-text-decoration:underline;text-decoration:underline}@media (hover:hover) and (pointer:fine){.if.link.standalone:hover{color:var(--system-action-pressed)}}.if.link.standalone.is-active,.if.link.standalone.is-hovered,.if.link.standalone:active{color:var(--system-action-pressed)}.if.link.standalone.icon{align-items:center;-webkit-text-decoration:none;text-decoration:none}@media (hover:hover) and (pointer:fine){.if.link.standalone.icon:hover{color:var(--system-action-default);-webkit-text-decoration:underline;text-decoration:underline}}.if.link.standalone.icon.is-hovered{color:var(--system-action-default);-webkit-text-decoration:underline;text-decoration:underline}.if.link.standalone.icon.is-active,.if.link.standalone.icon:active{color:var(--system-action-pressed);-webkit-text-decoration:underline;text-decoration:underline}.if.link.standalone.quiet{color:var(--system-text-default-default)}@media (hover:hover) and (pointer:fine){.if.link.standalone.quiet:hover{color:var(--system-text-default-default)}}.if.link.standalone.quiet.is-hovered{color:var(--system-text-default-default)}.if.link.standalone.quiet.is-active,.if.link.standalone.quiet:active{color:var(--system-text-default-quiet)}.if.link.standalone.quiet.is-visited,.if.link.standalone.quiet:visited{color:var(--system-text-default-default)}.if.link.standalone.small{font-size:var(--system-typography-ui-font-size-small)}.if.link.standalone.large{font-size:var(--system-typography-ui-font-size-large)}:host,:root{--ids-link-color:var(--system-action-default);--ids-link-text-decoration:underline;--ids-link-hover-color:var(--system-action-pressed);--ids-link-active-color:var(--system-typography-color-default);--ids-link-color-visited:var(--system-action-default);--ids-link-outline-color-focus:var(--system-focus-default);--ids-link-outline-offset-focus:var(--system-focus-outline-offset);--ids-link-outline-style-focus:var(--system-focus-outline-style);--ids-link-outline-width-focus:var(--system-focus-outline-width);--ids-link-standalone-display:flex;--ids-link-standalone-font-family:var(--system-typography-font-family);--ids-link-standalone-font-size:var(--system-typography-ui-font-size-medium);--ids-link-standalone-font-variation-settings:var(--system-typography-ui-font-variation-settings-semi-bold);--ids-link-standalone-font-weight:var(--system-typography-ui-font-weight-semi-bold);--ids-link-standalone-gap:0.25rem;--ids-link-standalone-text-decoration:underline;--ids-link-standalone-icon-align-items:center;--ids-link-standalone-icon-text-decoration:none;--ids-link-standalone-icon-hover-color:var(--system-action-default);--ids-link-standalone-icon-hover-text-decoration:underline;--ids-link-standalone-icon-active-color:var(--system-action-pressed);--ids-link-standalone-icon-active-text-decoration:underline;--ids-link-standalone-active-color:var(--system-action-pressed);--ids-link-standalone-hover-color:var(--system-action-pressed);--ids-link-standalone-quiet-color:var(--system-text-default-default);--ids-link-standalone-quiet-active-color:var(--system-text-default-quiet);--ids-link-standalone-quiet-hover-icon-color:var(--system-text-default-default);--ids-link-standalone-quiet-color-visited:var(--system-text-default-default);--ids-link-standalone-small-font-size:var(--system-typography-ui-font-size-small);--ids-link-standalone-large-font-size:var(--system-typography-ui-font-size-large)}:host,:root{--ids-icon-button-x-small-size:1.75rem;--ids-icon-button-small-size:2.25rem;--ids-icon-button-medium-size:3rem;--ids-icon-button-focus-outline-color:var(--system-focus-default);--ids-icon-button-focus-outline-offset:var(--system-focus-outline-offset);--ids-icon-button-focus-outline-style:var(--system-focus-outline-style);--ids-icon-button-focus-outline-width:var(--system-focus-outline-width);--ids-icon-button-inverted-focus-outline-color:var(--system-focus-inverted)}:host,:root{--ids-icon-button-filled-emphasized-color:#faf9f7;--ids-icon-button-filled-emphasized-color-hover:#faf9f7;--ids-icon-button-filled-emphasized-color-active:#faf9f7b2;--ids-icon-button-filled-emphasized-color-disabled:#faf9f7b2;--ids-icon-button-filled-emphasized-background:#0054f0;--ids-icon-button-filled-emphasized-background-hover:#1241a2;--ids-icon-button-filled-emphasized-background-active:#1241a2;--ids-icon-button-filled-emphasized-background-disabled:#b7aea8;--ids-icon-button-filled-quiet-color:#faf9f7;--ids-icon-button-filled-quiet-color-hover:#faf9f7;--ids-icon-button-filled-quiet-color-active:#faf9f7b2;--ids-icon-button-filled-quiet-color-disabled:#faf9f7b2;--ids-icon-button-filled-quiet-background:#331e11;--ids-icon-button-filled-quiet-background-hover:#24150c;--ids-icon-button-filled-quiet-background-active:#24150c;--ids-icon-button-filled-quiet-background-disabled:#b7aea8}:host,:root{--ids-icon-button-outlined-emphasized-color:#0054f0;--ids-icon-button-outlined-emphasized-color-hover:#1241a2;--ids-icon-button-outlined-emphasized-color-active:#1241a2;--ids-icon-button-outlined-emphasized-color-disabled:#6e625e4d;--ids-icon-button-outlined-emphasized-border:2px solid #0054f0;--ids-icon-button-outlined-emphasized-border-hover:2px solid #1241a2;--ids-icon-button-outlined-emphasized-border-active:2px solid #1241a2;--ids-icon-button-outlined-emphasized-border-disabled:2px solid #6e625e4d;--ids-icon-button-outlined-emphasized-background:#e1e9f600;--ids-icon-button-outlined-emphasized-background-hover:#e1e9f6;--ids-icon-button-outlined-emphasized-background-active:#e1e9f6;--ids-icon-button-outlined-emphasized-background-disabled:#e1e9f600;--ids-icon-button-outlined-quiet-color:#331e11;--ids-icon-button-outlined-quiet-color-hover:#331e11;--ids-icon-button-outlined-quiet-color-active:#331e11;--ids-icon-button-outlined-quiet-color-disabled:#6e625e4d;--ids-icon-button-outlined-quiet-border:2px solid #331e11;--ids-icon-button-outlined-quiet-border-hover:2px solid #331e11;--ids-icon-button-outlined-quiet-border-active:2px solid #331e11;--ids-icon-button-outlined-quiet-border-disabled:2px solid #6e625e4d;--ids-icon-button-outlined-quiet-background:#e8e0d900;--ids-icon-button-outlined-quiet-background-hover:#e8e0d9;--ids-icon-button-outlined-quiet-background-active:#e8e0d9;--ids-icon-button-outlined-quiet-background-disabled:#e8e0d900}:host,:root{--ids-icon-button-plain-emphasized-color:#0054f0;--ids-icon-button-plain-emphasized-color-hover:#0054f0;--ids-icon-button-plain-emphasized-color-active:#1241a2;--ids-icon-button-plain-emphasized-color-disabled:#6e625e99;--ids-icon-button-plain-emphasized-background:#331e1100;--ids-icon-button-plain-emphasized-background-hover:#331e1112;--ids-icon-button-plain-emphasized-background-active:#331e1112;--ids-icon-button-plain-emphasized-background-disabled:#331e1100;--ids-icon-button-plain-quiet-color:#331e11;--ids-icon-button-plain-quiet-color-hover:#331e11;--ids-icon-button-plain-quiet-color-active:#6e625e;--ids-icon-button-plain-quiet-color-disabled:#6e625e99;--ids-icon-button-plain-quiet-background:#331e1100;--ids-icon-button-plain-quiet-background-hover:#331e1112;--ids-icon-button-plain-quiet-background-active:#331e1112;--ids-icon-button-plain-quiet-background-disabled:#331e1100;--ids-icon-button-plain-inverted-color:#faf9f7;--ids-icon-button-plain-inverted-color-hover:#faf9f7;--ids-icon-button-plain-inverted-color-active:#faf9f780;--ids-icon-button-plain-inverted-color-disabled:#faf9f74d;--ids-icon-button-plain-inverted-background:#fff0;--ids-icon-button-plain-inverted-background-hover:#ffffff1f;--ids-icon-button-plain-inverted-background-active:#ffffff1f;--ids-icon-button-plain-inverted-background-disabled:#fff0}:host,:root{--ids-icon-button-tonal-emphasized-color:#0054f0;--ids-icon-button-tonal-emphasized-color-hover:#0054f0;--ids-icon-button-tonal-emphasized-color-active:#1241a2;--ids-icon-button-tonal-emphasized-color-disabled:#6e625e99;--ids-icon-button-tonal-emphasized-background:#331e1112;--ids-icon-button-tonal-emphasized-background-hover:#fff;--ids-icon-button-tonal-emphasized-background-active:#fff;--ids-icon-button-tonal-emphasized-background-disabled:#331e1112;--ids-icon-button-tonal-quiet-color:#331e11;--ids-icon-button-tonal-quiet-color-hover:#331e11;--ids-icon-button-tonal-quiet-color-active:#6e625e;--ids-icon-button-tonal-quiet-color-disabled:#6e625e99;--ids-icon-button-tonal-quiet-background:#331e1112;--ids-icon-button-tonal-quiet-background-hover:#fff;--ids-icon-button-tonal-quiet-background-active:#fff;--ids-icon-button-tonal-quiet-background-disabled:#331e1112}.if.icon-button.plain.emphasized{background:#331e1100;color:#0054f0}.if.icon-button.plain.emphasized.is-hovered,.if.icon-button.plain.emphasized:hover{background-color:#331e1112;color:#0054f0}.if.icon-button.plain.emphasized.is-active,.if.icon-button.plain.emphasized:active{background-color:#331e1112;color:#1241a2}.if.icon-button.plain.emphasized.is-disabled,.if.icon-button.plain.emphasized:disabled{background-color:#331e1100;color:#6e625e99}.if.icon-button.plain.quiet{background:#331e1100;color:#331e11}.if.icon-button.plain.quiet.is-hovered,.if.icon-button.plain.quiet:hover{background-color:#331e1112;color:#331e11}.if.icon-button.plain.quiet.is-active,.if.icon-button.plain.quiet:active{background-color:#331e1112;color:#6e625e}.if.icon-button.plain.quiet.is-disabled,.if.icon-button.plain.quiet:disabled{background-color:#331e1100;color:#6e625e99}.if.icon-button.plain.inverted{background:#fff0;color:#faf9f7}.if.icon-button.plain.inverted.is-focused,.if.icon-button.plain.inverted:focus-visible{outline-color:var(--system-focus-inverted)}.if.icon-button.plain.inverted.is-hovered,.if.icon-button.plain.inverted:hover{background-color:#ffffff1f;color:#faf9f7}.if.icon-button.plain.inverted.is-active,.if.icon-button.plain.inverted:active{background-color:#ffffff1f;color:#faf9f780}.if.icon-button.plain.inverted.is-disabled,.if.icon-button.plain.inverted:disabled{background-color:#fff0;color:#faf9f74d}.if.icon-button.tonal.emphasized{background:#331e1112;color:#0054f0}.if.icon-button.tonal.emphasized.is-hovered,.if.icon-button.tonal.emphasized:hover{background-color:#fff;color:#0054f0}.if.icon-button.tonal.emphasized.is-active,.if.icon-button.tonal.emphasized:active{background-color:#fff;color:#1241a2}.if.icon-button.tonal.emphasized.is-disabled,.if.icon-button.tonal.emphasized:disabled{background-color:#331e1112;color:#6e625e99}.if.icon-button.tonal.quiet{background:#331e1112;color:#331e11}.if.icon-button.tonal.quiet.is-hovered,.if.icon-button.tonal.quiet:hover{background-color:#fff;color:#331e11}.if.icon-button.tonal.quiet.is-active,.if.icon-button.tonal.quiet:active{background-color:#fff;color:#6e625e}.if.icon-button.tonal.quiet.is-disabled,.if.icon-button.tonal.quiet:disabled{background-color:#331e1112;color:#6e625e99}.if.icon-button.filled.emphasized{background:#0054f0;color:#faf9f7}.if.icon-button.filled.emphasized.is-hovered,.if.icon-button.filled.emphasized:hover{background-color:#1241a2;color:#faf9f7}.if.icon-button.filled.emphasized.is-active,.if.icon-button.filled.emphasized:active{background-color:#1241a2;color:#faf9f7b2}.if.icon-button.filled.emphasized.is-disabled,.if.icon-button.filled.emphasized:disabled{background-color:#b7aea8;color:#faf9f7b2}.if.icon-button.filled.quiet{background:#331e11;color:#faf9f7}.if.icon-button.filled.quiet.is-hovered,.if.icon-button.filled.quiet:hover{background-color:#24150c;color:#faf9f7}.if.icon-button.filled.quiet.is-active,.if.icon-button.filled.quiet:active{background-color:#24150c;color:#faf9f7b2}.if.icon-button.filled.quiet.is-disabled,.if.icon-button.filled.quiet:disabled{background-color:#b7aea8;color:#faf9f7b2}.if.icon-button.outlined.emphasized{background:#e1e9f600;border:2px solid #0054f0;color:#0054f0}.if.icon-button.outlined.emphasized.is-active,.if.icon-button.outlined.emphasized.is-hovered,.if.icon-button.outlined.emphasized:active,.if.icon-button.outlined.emphasized:hover{background-color:#e1e9f6;border:2px solid #1241a2;color:#1241a2}.if.icon-button.outlined.emphasized.is-disabled,.if.icon-button.outlined.emphasized:disabled{background-color:#e1e9f600;border:2px solid #6e625e4d;color:#6e625e4d}.if.icon-button.outlined.quiet{background:#e8e0d900;border:2px solid #331e11;color:#331e11}.if.icon-button.outlined.quiet.is-active,.if.icon-button.outlined.quiet.is-hovered,.if.icon-button.outlined.quiet:active,.if.icon-button.outlined.quiet:hover{background-color:#e8e0d9;border:2px solid #331e11;color:#331e11}.if.icon-button.outlined.quiet.is-disabled,.if.icon-button.outlined.quiet:disabled{background-color:#e8e0d900;border:2px solid #6e625e4d;color:#6e625e4d}.if.icon-button{align-items:center;border:none;border-radius:50%;cursor:pointer;display:flex;justify-content:center}@supports (overflow:clip){.if.icon-button{overflow:clip}}@supports not (overflow:clip){.if.icon-button{overflow:hidden}}.if.icon-button.is-focused,.if.icon-button:focus-visible{outline-color:var(--system-focus-default);outline-offset:var(--system-focus-outline-offset);outline-style:var(--system-focus-outline-style);outline-width:var(--system-focus-outline-width)}.if.icon-button.is-disabled,.if.icon-button:disabled{pointer-events:none}.if.icon-button.medium{height:3rem;width:3rem}.if.icon-button.small{height:2.25rem;width:2.25rem}.if.icon-button.x-small{height:1.75rem;width:1.75rem}.if.alert-banner{align-items:center;border-radius:12px;color:var(--system-text-default-default);display:flex;font-family:var(--system-typography-font-family);font-size:var(--system-typography-ui-font-size-medium);font-variation-settings:var(--system-typography-ui-font-variation-settings-regular);font-weight:var(--system-typography-ui-font-weight-regular);gap:1.5rem;line-height:var(--system-typography-ui-line-height-medium);max-width:unset;min-height:4.5rem;padding:1.5rem;width:100%;z-index:var(--system-z-index-200);--ids-anchor-visited-color:var(--system-typography-color)}.if.alert-banner.info{background-color:var(--system-alert-info)}.if.alert-banner.success{background-color:var(--system-alert-success)}.if.alert-banner.error{background-color:var(--system-alert-error)}.if.alert-banner.warning{background-color:var(--system-alert-warning)}.if.alert-banner.fixed{left:50%;position:fixed;top:1rem;transform:translateX(-50%)}.if.alert-banner-content{max-width:46rem}.if.alert-banner-close-button{background:#0000;border:none;cursor:pointer;display:flex;margin-bottom:auto;margin-left:auto}.if.alert-banner-close-button.is-focused,.if.alert-banner-close-button:focus-visible{outline-color:var(--system-focus-default);outline-offset:.125rem;outline-style:dotted;outline-width:.125rem}:host,:root{--ids-alert-banner-z-index:var(--system-z-index-200);--ids-alert-banner-display:flex;--ids-alert-banner-width:100%;--ids-alert-banner-max-width:unset;--ids-alert-banner-min-height:4.5rem;--ids-alert-banner-align-items:center;--ids-alert-banner-padding:1.5rem;--ids-alert-banner-border-radius:12px;--ids-alert-banner-color:var(--system-text-default-default);--ids-alert-banner-font-family:var(--system-typography-font-family);--ids-alert-banner-font-size:var(--system-typography-ui-font-size-medium);--ids-alert-banner-font-variation-settings:var(--system-typography-ui-font-variation-settings-regular);--ids-alert-banner-font-weight:var(--system-typography-ui-font-weight-regular);--ids-alert-banner-line-height:var(--system-typography-ui-line-height-medium);--ids-alert-banner-gap:1.5rem;--ids-alert-banner-close-button-display:flex;--ids-alert-banner-close-button-border:none;--ids-alert-banner-close-button-background:#0000;--ids-alert-banner-close-button-cursor:pointer;--ids-alert-banner-close-button-margin-bottom:auto;--ids-alert-banner-close-button-margin-left:auto;--ids-alert-banner-focus-outline-color:var(--system-focus-default);--ids-alert-banner-focus-outline-offset:0.125rem;--ids-alert-banner-focus-outline-style:dotted;--ids-alert-banner-focus-outline-width:0.125rem;--ids-alert-banner-info-background-color:var(--system-alert-info);--ids-alert-banner-success-background-color:var(--system-alert-success);--ids-alert-banner-warning-background-color:var(--system-alert-warning);--ids-alert-banner-error-background-color:var(--system-alert-error);--ids-alert-banner-fixed-position:fixed;--ids-alert-banner-fixed-top:1rem;--ids-alert-banner-fixed-left:50%;--ids-alert-banner-fixed-transform:translateX(-50%);--ids-alert-banner-content-max-width:46rem}.if.shortcut{align-items:center;border-radius:var(--system-border-radius-large);border-style:solid;border-width:var(--system-border-width-thin);display:flex;flex-direction:row;gap:var(--system-layout-gap-sm);height:5rem;padding:1.5rem;-webkit-text-decoration:none;text-decoration:none;transition:all var(--system-ease-out-200);width:100%}.if.shortcut.is-active,.if.shortcut:active{-webkit-text-decoration:underline;text-decoration:underline}.if.shortcut.is-focused,.if.shortcut:focus-visible{outline-color:var(--system-focus-default);outline-offset:var(--system-focus-outline-offset);outline-style:var(--system-focus-outline-style);outline-width:var(--system-focus-outline-width)}.if.shortcut-label{font-family:var(--system-typography-font-family);font-size:var(--system-typography-ui-font-size-medium);font-variation-settings:var(--system-typography-ui-font-variation-settings-regular);font-weight:var(--system-typography-ui-font-weight-regular);line-height:var(--system-typography-ui-line-height-medium);width:100%}.if.shortcut-trailing-icon{align-items:center;display:flex;justify-content:center}@media (hover:hover) and (pointer:fine){.if.shortcut:hover .shortcut-trailing-icon{color:var(--system-action-default)}.if.shortcut.light:hover{background-color:var(--system-palette-bg-default-0);border-color:var(--system-palette-bg-default-400);color:var(--system-text-default-default)}.if.shortcut.dark:hover,.if.shortcut.light:hover{-webkit-text-decoration:underline;text-decoration:underline}.if.shortcut.dark:hover{background-color:var(--system-palette-bg-default-400);border-color:var(--system-palette-bg-default-400);color:var(--system-text-default-default)}}.if.shortcut.is-hovered .shortcut-trailing-icon{color:var(--system-action-default)}.if.shortcut.light{background-color:var(--system-palette-bg-default-100)}.if.shortcut.light,.if.shortcut.light.is-hovered{border-color:var(--system-palette-bg-default-400);color:var(--system-text-default-default)}.if.shortcut.light.is-hovered{background-color:var(--system-palette-bg-default-0);-webkit-text-decoration:underline;text-decoration:underline}.if.shortcut.light.is-active,.if.shortcut.light:active{color:var(--system-text-default-quiet)}.if.shortcut.dark,.if.shortcut.light.is-active,.if.shortcut.light:active{background-color:var(--system-palette-bg-default-300);border-color:var(--system-palette-bg-default-400)}.if.shortcut.dark,.if.shortcut.dark.is-hovered{color:var(--system-text-default-default)}.if.shortcut.dark.is-hovered{background-color:var(--system-palette-bg-default-400);border-color:var(--system-palette-bg-default-400);-webkit-text-decoration:underline;text-decoration:underline}.if.shortcut.dark.is-active,.if.shortcut.dark:active{background-color:var(--system-palette-bg-default-300);border-color:var(--system-palette-bg-default-400);color:var(--system-text-default-quiet)}:host,:root{--ids-shortcut-width:100%;--ids-shortcut-height:5rem;--ids-shortcut-align-items:center;--ids-shortcut-padding:1.5rem;--ids-shortcut-border-width:var(--system-border-width-thin);--ids-shortcut-border-style:solid;--ids-shortcut-border-radius:var(--system-border-radius-large);--ids-shortcut-gap:var(--system-layout-gap-sm);--ids-shortcut-transition:all var(--system-ease-out-200);--ids-shortcut-label-width:100%;--ids-shortcut-label-font-family:var(--system-typography-font-family);--ids-shortcut-label-font-size:var(--system-typography-ui-font-size-medium);--ids-shortcut-label-font-variation-settings:var(--system-typography-ui-font-variation-settings-regular);--ids-shortcut-label-font-weight:var(--system-typography-ui-font-weight-regular);--ids-shortcut-label-line-height:var(--system-typography-ui-line-height-medium);--ids-shortcut-text-decoration:none;--ids-shortcut-text-decoration-hover:underline;--ids-shortcut-text-decoration-active:underline;--ids-shortcut-trailing-icon-color-hover:var(--system-action-default);--ids-shortcut-focus-outline-color:var(--system-focus-default);--ids-shortcut-focus-outline-offset:var(--system-focus-outline-offset);--ids-shortcut-focus-outline-style:var(--system-focus-outline-style);--ids-shortcut-focus-outline-width:var(--system-focus-outline-width)}:host,:root{--ids-shortcut-light-text-color:var(--system-text-default-default);--ids-shortcut-light-text-color-hover:var(--system-text-default-default);--ids-shortcut-light-text-color-active:var(--system-text-default-quiet);--ids-shortcut-light-background-color:var(--system-palette-bg-default-100);--ids-shortcut-light-background-color-hover:var(--system-palette-bg-default-0);--ids-shortcut-light-background-color-active:var(--system-palette-bg-default-300);--ids-shortcut-light-border-color:var(--system-palette-bg-default-400);--ids-shortcut-light-border-color-hover:var(--system-palette-bg-default-400);--ids-shortcut-light-border-color-active:var(--system-palette-bg-default-400);--ids-shortcut-dark-text-color:var(--system-text-default-default);--ids-shortcut-dark-text-color-hover:var(--system-text-default-default);--ids-shortcut-dark-text-color-active:var(--system-text-default-quiet);--ids-shortcut-dark-background-color:var(--system-palette-bg-default-300);--ids-shortcut-dark-background-color-hover:var(--system-palette-bg-default-400);--ids-shortcut-dark-background-color-active:var(--system-palette-bg-default-300);--ids-shortcut-dark-border-color:var(--system-palette-bg-default-400);--ids-shortcut-dark-border-color-hover:var(--system-palette-bg-default-400);--ids-shortcut-dark-border-color-active:var(--system-palette-bg-default-400)}.if.breadcrumbs{display:flex;list-style-type:none}.if.breadcrumbs-item{align-items:center;display:flex}.if.breadcrumbs-item:first-of-type .if.breadcrumb.medium{padding:.125rem .25rem .125rem 0}.if.breadcrumbs-item:first-of-type .if.breadcrumb.small{padding:.25rem .125rem .25rem 0}.if.breadcrumb{color:var(--system-text-default-default);font-family:var(--system-typography-font-family);font-variation-settings:var(--system-typography-ui-font-variation-settings-regular);font-weight:var(--system-typography-ui-font-weight-regular);-webkit-text-decoration:none;text-decoration:none}.if.breadcrumb.medium{font-size:var(--system-typography-ui-font-size-medium);line-height:var(--system-typography-ui-line-height-medium);padding:.125rem .25rem}.if.breadcrumb.small{font-size:var(--system-typography-ui-font-size-small);line-height:var(--system-typography-ui-line-height-small);padding:.25rem .125rem}.if.breadcrumb.is-link.is-visited,.if.breadcrumb.is-link:visited{color:inherit;-webkit-text-decoration:inherit;text-decoration:inherit}@media (hover:hover) and (pointer:fine){.if.breadcrumb.is-link:hover{color:var(--system-text-default-default);-webkit-text-decoration:underline;text-decoration:underline}}.if.breadcrumb.is-link.is-hovered{color:var(--system-text-default-default);-webkit-text-decoration:underline;text-decoration:underline}.if.breadcrumb.is-link.is-active,.if.breadcrumb.is-link:active{color:var(--system-action-pressed);-webkit-text-decoration:underline;text-decoration:underline}:host,:root{--ids-breadcrumbs-display:flex;--ids-breadcrumbs-item-display:flex;--ids-breadcrumbs-item-align-items:center;--ids-breadcrumb-font-family:var(--system-typography-font-family);--ids-breadcrumb-font-variation-settings:var(--system-typography-ui-font-variation-settings-regular);--ids-breadcrumb-font-weight:var(--system-typography-ui-font-weight-regular);--ids-breadcrumb-text-decoration:none;--ids-breadcrumb-color:var(--system-text-default-default);--ids-breadcrumb-medium-padding:0.125rem 0.25rem;--ids-breadcrumb-medium-font-size:var(--system-typography-ui-font-size-medium);--ids-breadcrumb-medium-line-height:var(--system-typography-ui-line-height-medium);--ids-breadcrumbs-first-breadcrumb-medium-padding:0.125rem 0.25rem 0.125rem 0;--ids-breadcrumb-small-padding:0.25rem 0.125rem;--ids-breadcrumb-small-font-size:var(--system-typography-ui-font-size-small);--ids-breadcrumb-small-line-height:var(--system-typography-ui-line-height-small);--ids-breadcrumbs-first-breadcrumb-small-padding:0.25rem 0.125rem 0.25rem 0;--ids-breadcrumb-is-link-text-decoration-hover:underline;--ids-breadcrumb-is-link-color-hover:var(--system-text-default-default);--ids-breadcrumb-is-link-color-active:var(--system-action-pressed);--ids-breadcrumb-is-link-text-decoration-active:underline;--ids-breadcrumb-is-link-color-visited:inherit;--ids-breadcrumb-is-link-text-decoration-visited:inherit}:host,:root{--ids-loader-color:currentcolor;--ids-loader-x-small-size:1.5rem;--ids-loader-x-small-scale:0.3;--ids-loader-small-size:2rem;--ids-loader-small-scale:0.4;--ids-loader-medium-size:3rem;--ids-loader-medium-scale:0.6;--ids-loader-large-size:4rem;--ids-loader-large-scale:0.8;--ids-loader-x-large-size:5rem;--ids-loader-x-large-scale:1;--ids-loader-dots-animation:ids-loader-dots 1s infinite linear;--ids-loader-spinner-animation:ids-loader-spinner 1.5s infinite linear;--ids-loader-dots-display:block}.if.loader.dots{color:currentcolor;display:block;height:3rem;width:3rem}.if.loader.dots:before{animation:ids-loader-dots 1s linear infinite;border-radius:50%;content:"";display:block;height:1.25rem;transform:translate(-50%,-50%) scale(.6);width:1.25rem}.if.loader.dots.x-small{height:1.5rem;width:1.5rem}.if.loader.dots.x-small:before{transform:translate(-50%,-50%) scale(.3)}.if.loader.dots.small{height:2rem;width:2rem}.if.loader.dots.small:before{transform:translate(-50%,-50%) scale(.4)}.if.loader.dots.medium{height:3rem;width:3rem}.if.loader.dots.medium:before{transform:translate(-50%,-50%) scale(.6)}.if.loader.dots.large{height:4rem;width:4rem}.if.loader.dots.large:before{transform:translate(-50%,-50%) scale(.8)}.if.loader.dots.x-large{height:5rem;width:5rem}.if.loader.dots.x-large:before{transform:translate(-50%,-50%) scale(1)}@keyframes ids-loader-dots{25%{box-shadow:.625rem 2.5rem 0 -.3125rem,2.5rem 2.5rem 0,4.375rem 2.5rem 0 -.3125rem}50%{box-shadow:.625rem 2.5rem 0 -.625rem,2.5rem 2.5rem 0 -.3125rem,4.375rem 2.5rem 0}75%{box-shadow:.625rem 2.5rem 0 -.3125rem,2.5rem 2.5rem 0 -.625rem,4.375rem 2.5rem 0 -.3125rem}0%,to{box-shadow:.625rem 2.5rem 0,2.5rem 2.5rem 0 -.3125rem,4.375rem 2.5rem 0 -.625rem}}.if.loader.spinner{align-items:center;display:flex;height:3rem;justify-content:center;width:3rem}.if.loader.spinner:before{animation:ids-loader-spinner 1.5s linear infinite;border-radius:50%;box-shadow:0 0 0 .5rem currentcolor;content:"";height:3rem;position:absolute;transform:scale(.6) rotate(45deg);width:3rem}.if.loader.spinner.x-small{height:1.5rem;width:1.5rem}.if.loader.spinner.x-small:before{transform:scale(.3) rotate(45deg)}.if.loader.spinner.small{height:2rem;width:2rem}.if.loader.spinner.small:before{transform:scale(.4) rotate(45deg)}.if.loader.spinner.medium{height:3rem;width:3rem}.if.loader.spinner.medium:before{transform:scale(.6) rotate(45deg)}.if.loader.spinner.large{height:4rem;width:4rem}.if.loader.spinner.large:before{transform:scale(.8) rotate(45deg)}.if.loader.spinner.x-large{height:5rem;width:5rem}.if.loader.spinner.x-large:before{transform:scale(1) rotate(45deg)}@keyframes ids-loader-spinner{0%{clip-path:polygon(50% 50%,-50% -50%,150% -50%,150% 150%,-50% 150%,-50% -50%)}15.625%{clip-path:polygon(50% 50%,150% -50%,150% 150%,-50% 150%,-50% -50%,-50% -50%)}25%{clip-path:polygon(50% 50%,150% 150%,-50% 150%,-50% -50%,-50% -50%,-50% -50%)}34.375%{clip-path:polygon(50% 50%,-50% 150%,-50% -50%,-50% -50%,-50% -50%,-50% -50%)}50%{clip-path:polygon(50% 50%,-50% -50%,-50% -50%,-50% -50%,-50% -50%,-50% -50%)}65.625%{clip-path:polygon(50% 50%,150% -50%,-50% -50%,-50% -50%,-50% -50%,-50% -50%)}75%{clip-path:polygon(50% 50%,150% 150%,150% -50%,-50% -50%,-50% -50%,-50% -50%)}84.375%{clip-path:polygon(50% 50%,-50% 150%,150% 150%,150% -50%,-50% -50%,-50% -50%)}to{clip-path:polygon(50% 50%,-50% -50%,-50% 150%,150% 150%,150% -50%,-50% -50%)}}:host,:root{--ids-tag-font-family:var(--system-typography-font-family);--ids-tag-font-variation-settings:var(--system-typography-ui-font-variation-settings-regular);--ids-tag-font-weight:var(--system-typography-ui-font-weight-regular);--ids-tag-font-size:var(--system-typography-ui-font-size-medium);--ids-tag-display:inline-flex;--ids-tag-height:2rem;--ids-tag-width:fit-content;--ids-tag-padding:0 1rem;--ids-tag-border-width:var(--system-border-width-thin);--ids-tag-border-style:solid;--ids-tag-border-radius:1rem;--ids-tag-focus-outline-color:var(--system-focus-default);--ids-tag-focus-outline-offset:var(--system-focus-outline-offset);--ids-tag-focus-outline-style:var(--system-focus-outline-style);--ids-tag-focus-outline-width:var(--system-focus-outline-width);--ids-tag-small-height:1.5rem;--ids-tag-small-padding:0 0.75rem;--ids-tag-small-font-size:var(--system-typography-ui-font-size-small);--ids-tag-small-icon-left:0 0.75rem 0 0.375rem;--ids-tag-small-icon-right:0 0.375rem 0 0.75rem;--ids-tag-medium-height:2rem;--ids-tag-medium-padding:0 1rem;--ids-tag-medium-font-size:var(--system-typography-ui-font-size-medium);--ids-tag-medium-icon-left:0 1rem 0 0.5rem;--ids-tag-medium-icon-right:0 0.5rem 0 1rem;--ids-tag-icon-left:0 1rem 0 0.5rem;--ids-tag-icon-right:0 0.5rem 0 1rem}:host,:root{--ids-tag-text-color:var(--system-text-default-quiet);--ids-tag-text-color-hover:var(--system-text-default-default);--ids-tag-text-color-active:var(--system-text-default-default);--ids-tag-background-color:#0000;--ids-tag-background-color-hover:var(--system-palette-bg-default-500);--ids-tag-background-color-active:var(--system-palette-bg-default-500);--ids-tag-border-color:#6e625e99;--ids-tag-border-color-hover:#6e625e99;--ids-tag-border-color-active:var(--system-border-strong);--ids-tag-red-text-color:var(--system-text-default-default);--ids-tag-red-text-color-hover:var(--system-text-default-default);--ids-tag-red-text-color-active:var(--system-text-default-default);--ids-tag-red-background-color:var(--system-alert-error);--ids-tag-red-background-color-hover:var(--system-alert-error);--ids-tag-red-background-color-active:var(--system-alert-error);--ids-tag-red-border-color:var(--system-alert-error);--ids-tag-red-border-color-hover:#f1b398;--ids-tag-red-border-color-active:#d16547;--ids-tag-yellow-text-color:var(--system-text-default-default);--ids-tag-yellow-text-color-hover:var(--system-text-default-default);--ids-tag-yellow-text-color-active:var(--system-text-default-default);--ids-tag-yellow-background-color:var(--system-alert-warning);--ids-tag-yellow-background-color-hover:var(--system-alert-warning);--ids-tag-yellow-background-color-active:var(--system-alert-warning);--ids-tag-yellow-border-color:var(--system-alert-warning);--ids-tag-yellow-border-color-hover:#f7dfa1;--ids-tag-yellow-border-color-active:#f8d077;--ids-tag-green-text-color:var(--system-text-default-default);--ids-tag-green-text-color-hover:var(--system-text-default-default);--ids-tag-green-text-color-active:var(--system-text-default-default);--ids-tag-green-background-color:var(--system-alert-success);--ids-tag-green-background-color-hover:var(--system-alert-success);--ids-tag-green-background-color-active:var(--system-alert-success);--ids-tag-green-border-color:var(--system-alert-success);--ids-tag-green-border-color-hover:#b6d5b5;--ids-tag-green-border-color-active:#4b9b5a;--ids-tag-blue-text-color:var(--system-text-default-default);--ids-tag-blue-text-color-hover:var(--system-text-default-default);--ids-tag-blue-text-color-active:var(--system-text-default-default);--ids-tag-blue-background-color:var(--system-alert-info);--ids-tag-blue-background-color-hover:var(--system-alert-info);--ids-tag-blue-background-color-active:var(--system-alert-info);--ids-tag-blue-border-color:var(--system-alert-info);--ids-tag-blue-border-color-hover:var(--system-palette-accent-200);--ids-tag-blue-border-color-active:var(--system-palette-accent-300);--ids-tag-success-background-color:var(--system-feedback-success);--ids-tag-success-text-color:var(--system-typography-color-inverted);--ids-tag-error-background-color:var(--system-feedback-error);--ids-tag-error-text-color:var(--system-typography-color-inverted);--ids-tag-warning-background-color:#fcc74f;--ids-tag-warning-text-color:var(--system-text-default-default);--ids-tag-input-text-color:var(--system-text-default-quiet);--ids-tag-input-text-color-hover:var(--system-text-default-default);--ids-tag-input-text-color-active:var(--system-text-default-quiet);--ids-tag-input-background-color:var(--system-palette-bg-default-300);--ids-tag-input-background-color-hover:var(--system-palette-bg-default-500);--ids-tag-input-background-color-active:var(--system-palette-bg-default-500)}.if.tag.blue{background-color:var(--system-alert-info);border-color:var(--system-alert-info)}.if.tag.blue,.if.tag.green{color:var(--system-text-default-default)}.if.tag.green{background-color:var(--system-alert-success);border-color:var(--system-alert-success)}.if.tag.yellow{background-color:var(--system-alert-warning);border-color:var(--system-alert-warning)}.if.tag.red,.if.tag.yellow{color:var(--system-text-default-default)}.if.tag.red{background-color:var(--system-alert-error);border-color:var(--system-alert-error)}.if.tag.error,.if.tag.input,.if.tag.success,.if.tag.warning{border:none}.if.tag.input{background-color:var(--system-palette-bg-default-300);color:var(--system-text-default-quiet)}.if.tag.success{background-color:var(--system-feedback-success)}.if.tag.error,.if.tag.success{color:var(--system-typography-color-inverted)}.if.tag.error{background-color:var(--system-feedback-error)}.if.tag.warning{background-color:#fcc74f;color:var(--system-text-default-default)}@media (hover:hover) and (pointer:fine){a.if.tag.blue:hover,button.if.tag.blue:hover{background-color:var(--system-alert-info);border-color:var(--system-palette-accent-200);color:var(--system-text-default-default)}a.if.tag.green:hover,button.if.tag.green:hover{background-color:var(--system-alert-success);border-color:#b6d5b5;color:var(--system-text-default-default)}a.if.tag.yellow:hover,button.if.tag.yellow:hover{background-color:var(--system-alert-warning);border-color:#f7dfa1;color:var(--system-text-default-default)}a.if.tag.red:hover,button.if.tag.red:hover{background-color:var(--system-alert-error);border-color:#f1b398;color:var(--system-text-default-default)}a.if.tag.input:hover,button.if.tag.input:hover{background-color:var(--system-palette-bg-default-500);color:var(--system-text-default-default)}}a.if.tag.blue.is-hovered,button.if.tag.blue.is-hovered{background-color:var(--system-alert-info);border-color:var(--system-palette-accent-200);color:var(--system-text-default-default)}a.if.tag.blue.is-active,a.if.tag.blue:active,button.if.tag.blue.is-active,button.if.tag.blue:active{background-color:var(--system-alert-info);border-color:var(--system-palette-accent-300);color:var(--system-text-default-default)}a.if.tag.green.is-hovered,button.if.tag.green.is-hovered{background-color:var(--system-alert-success);border-color:#b6d5b5;color:var(--system-text-default-default)}a.if.tag.green.is-active,a.if.tag.green:active,button.if.tag.green.is-active,button.if.tag.green:active{background-color:var(--system-alert-success);border-color:#4b9b5a;color:var(--system-text-default-default)}a.if.tag.yellow.is-hovered,button.if.tag.yellow.is-hovered{background-color:var(--system-alert-warning);border-color:#f7dfa1;color:var(--system-text-default-default)}a.if.tag.yellow.is-active,a.if.tag.yellow:active,button.if.tag.yellow.is-active,button.if.tag.yellow:active{background-color:var(--system-alert-warning);border-color:#f8d077;color:var(--system-text-default-default)}a.if.tag.red.is-hovered,button.if.tag.red.is-hovered{background-color:var(--system-alert-error);border-color:#f1b398;color:var(--system-text-default-default)}a.if.tag.red.is-active,a.if.tag.red:active,button.if.tag.red.is-active,button.if.tag.red:active{background-color:var(--system-alert-error);border-color:#d16547;color:var(--system-text-default-default)}a.if.tag.input.is-hovered,button.if.tag.input.is-hovered{background-color:var(--system-palette-bg-default-500);color:var(--system-text-default-default)}a.if.tag.input.is-active,a.if.tag.input:active,button.if.tag.input.is-active,button.if.tag.input:active{background-color:var(--system-palette-bg-default-500);color:var(--system-text-default-quiet)}.if.tag{align-items:center;appearance:none;background-clip:padding-box;background-color:#0000;border-color:#6e625e99;border-radius:1rem;border-style:solid;border-width:var(--system-border-width-thin);box-sizing:border-box;color:var(--system-text-default-quiet);display:inline-flex;flex-shrink:0;font-family:var(--system-typography-font-family);font-size:var(--system-typography-ui-font-size-medium);font-variation-settings:var(--system-typography-ui-font-variation-settings-regular);font-weight:var(--system-typography-ui-font-weight-regular);gap:4px;height:2rem;justify-content:center;padding:0 1rem;position:relative;transition:all var(--system-ease-in-out-100);white-space:nowrap;width:fit-content}.if.tag.is-focused,.if.tag:focus-visible{outline:none}.if.tag.small{font-size:var(--system-typography-ui-font-size-small);height:1.5rem;padding:0 .75rem}.if.tag.small.icon-right{padding:0 .375rem 0 .75rem}.if.tag.small.icon-left{padding:0 .75rem 0 .375rem}.if.tag.medium{font-size:var(--system-typography-ui-font-size-medium);height:2rem;padding:0 1rem}.if.tag.medium.icon-right{padding:0 .5rem 0 1rem}.if.tag.medium.icon-left{padding:0 1rem 0 .5rem}.if.tag.icon-right{padding:0 .5rem 0 1rem}.if.tag.icon-left{padding:0 1rem 0 .5rem}a.if.tag{text-decoration:none}@media (hover:hover) and (pointer:fine){a.if.tag,button.if.tag{cursor:pointer}a.if.tag:hover,button.if.tag:hover{background-color:var(--system-palette-bg-default-500);border-color:#6e625e99;color:var(--system-text-default-default)}}a.if.tag.is-hovered,button.if.tag.is-hovered{background-color:var(--system-palette-bg-default-500);border-color:#6e625e99;color:var(--system-text-default-default)}a.if.tag.is-active,a.if.tag:active,button.if.tag.is-active,button.if.tag:active{background-color:var(--system-palette-bg-default-500);border-color:var(--system-border-strong);color:var(--system-text-default-default)}a.if.tag.is-focused,a.if.tag:focus-visible,button.if.tag.is-focused,button.if.tag:focus-visible{outline-color:var(--system-focus-default);outline-offset:var(--system-focus-outline-offset);outline-style:var(--system-focus-outline-style);outline-width:var(--system-focus-outline-width)}.if.modal-v19{background-color:var(--system-section-light);border:none;border-radius:var(--system-border-radius-large) var(--system-border-radius-large) 0 0;flex-direction:column;height:fit-content;margin:auto auto 0;max-height:100%;max-width:100%;overflow:hidden;width:100%}.if.modal-v19[open]{animation:ids-expand-from-bottom var(--system-ease-out-200) forwards;display:flex}.if.modal-v19.horizontal{flex-direction:row}.if.modal-v19.align-bottom{animation:ids-expand-from-bottom var(--system-ease-out-200) forwards;border-radius:var(--system-border-radius-large) var(--system-border-radius-large) 0 0;margin:auto auto 0}.if.modal-v19.align-center{animation:ids-fade-in var(--system-ease-in-out-200);border-radius:.75rem;margin:auto}.if.modal-v19.align-right{animation:ids-expand-from-right-side var(--system-ease-out-200) forwards;border-radius:.75rem 0 0 .75rem;margin:auto 0 auto auto}.if.modal-v19.align-left{animation:ids-expand-from-left-side var(--system-ease-out-200) forwards;border-radius:0 .75rem .75rem 0;margin:auto auto auto 0}.if.modal-v19-close-button{position:absolute;right:1.5rem;top:1.5rem}.if.modal-v19-content{display:flex;flex:1 1 auto;min-height:unset;overflow:auto}.if.modal-v19-content,.if.modal-v19-content.small-padding{padding:1.5rem}.if.modal-v19-content.large-padding{padding:4rem}.if.modal-v19-media{display:flex;flex:1;max-height:15rem;min-height:12.5rem;overflow:hidden}.if.modal-v19-media.filtered{filter:brightness(85%)}.if.modal-v19-media.full-height{max-height:100%}.if.modal-v19{background-color:var(--ids-modal-v19-background-color);border:var(--ids-modal-v19-border);border-radius:var(--ids-modal-v19-align-bottom-border-radius);flex-direction:var(--ids-modal-v19-flex-direction);height:var(--ids-modal-v19-height);margin:var(--ids-modal-v19-align-bottom-margin);max-height:var(--ids-modal-v19-max-height);max-width:var(--ids-modal-v19-max-width);overflow:var(--ids-modal-v19-overflow);width:var(--ids-modal-v19-width)}.if.modal-v19[open]{animation:var(--ids-modal-v19-align-bottom-animation);display:var(--ids-modal-v19-display)}.if.modal-v19[open]::backdrop{animation:var(--ids-modal-v19-backdrop-animation)}.if.modal-v19::backdrop{background-color:var(--ids-modal-v19-backdrop-background-color)}.if.modal-v19.full-height{height:100%;max-height:100%}.if.modal-v19.horizontal{flex-direction:var(--ids-modal-v19-horizontal-flex-direction)}.if.modal-v19.align-bottom{animation:var(--ids-modal-v19-align-bottom-animation);border-radius:var(--ids-modal-v19-align-bottom-border-radius);margin:var(--ids-modal-v19-align-bottom-margin)}.if.modal-v19.align-center{animation:var(--ids-modal-v19-align-center-animation);border-radius:var(--ids-modal-v19-align-center-border-radius);margin:var(--ids-modal-v19-align-center-margin)}.if.modal-v19.align-right{animation:var(--ids-modal-v19-align-right-animation);border-radius:var(--ids-modal-v19-align-right-border-radius);margin:var(--ids-modal-v19-align-right-margin)}.if.modal-v19.align-left{animation:var(--ids-modal-v19-align-left-animation);border-radius:var(--ids-modal-v19-align-left-border-radius);margin:var(--ids-modal-v19-align-left-margin)}.if.modal-v19-close-button{--ids-button-medium-height:fit-content;--ids-button-width:fit-content;--ids-button-medium-padding:0.375rem;--ids-button-medium-border-radius:50%;--ids-button-tonal-text-color:var(--system-text-default-default);--ids-button-tonal-background-color:var(--system-palette-bg-default-400);--ids-button-tonal-text-color-hover:var(--system-text-default-default);--ids-button-tonal-background-color-hover:var(--system-palette-bg-default-100);--ids-button-tonal-text-color-active:var(--system-text-default-quiet);--ids-button-tonal-background-color-active:var(--system-palette-bg-default-100);position:var(--ids-modal-v19-close-button-position);right:var(--ids-modal-v19-close-button-right);top:var(--ids-modal-v19-close-button-top);z-index:var(--system-z-index-100)}.if.modal-v19-content{display:var(--ids-modal-v19-content-display);flex:var(--ids-modal-v19-content-flex);min-height:var(--ids-modal-v19-content-min-height);overflow:var(--ids-modal-v19-content-overflow)}.if.modal-v19-content,.if.modal-v19-content.small-padding{padding:var(--ids-modal-v19-content-small-padding)}.if.modal-v19-content.large-padding{padding:var(--ids-modal-v19-content-large-padding)}.if.modal-v19-media{background-color:var(--system-section-light);display:var(--ids-modal-v19-media-display);flex:var(--ids-modal-v19-media-flex);max-height:var(--ids-modal-v19-media-max-height);min-height:var(--ids-modal-v19-media-min-height);overflow:var(--ids-modal-v19-media-overflow)}.if.modal-v19-media.filtered{filter:var(--ids-modal-v19-media-filter)}.if.modal-v19-media.full-height{max-height:var(--ids-modal-v19-media-full-height-max-height)}.prevent-modal-v19-scroll{position:fixed;width:100%}:host,:root{--ids-modal-v19-display:flex;--ids-modal-v19-flex-direction:column;--ids-modal-v19-max-width:100%;--ids-modal-v19-height:fit-content;--ids-modal-v19-width:100%;--ids-modal-v19-max-height:100%;--ids-modal-v19-border:none;--ids-modal-v19-background-color:var(--system-section-light);--ids-modal-v19-overflow:hidden;--ids-modal-v19-close-button-position:absolute;--ids-modal-v19-close-button-top:1.5rem;--ids-modal-v19-close-button-right:1.5rem;--ids-modal-v19-content-display:flex;--ids-modal-v19-content-flex:1 1 auto;--ids-modal-v19-content-overflow:auto;--ids-modal-v19-content-min-height:unset;--ids-modal-v19-content-small-padding:1.5rem;--ids-modal-v19-content-large-padding:4rem;--ids-modal-v19-media-display:flex;--ids-modal-v19-media-flex:1;--ids-modal-v19-media-overflow:hidden;--ids-modal-v19-media-max-height:15rem;--ids-modal-v19-media-min-height:12.5rem;--ids-modal-v19-horizontal-flex-direction:row;--ids-modal-v19-align-bottom-margin:auto auto 0 auto;--ids-modal-v19-align-bottom-border-radius:var(--system-border-radius-large) var(--system-border-radius-large) 0 0;--ids-modal-v19-align-bottom-animation:ids-expand-from-bottom var(--system-ease-out-200) forwards;--ids-modal-v19-align-center-margin:auto;--ids-modal-v19-align-center-border-radius:0.75rem;--ids-modal-v19-align-center-animation:ids-fade-in var(--system-ease-in-out-200);--ids-modal-v19-align-right-margin:auto 0 auto auto;--ids-modal-v19-align-right-border-radius:0.75rem 0 0 0.75rem;--ids-modal-v19-align-right-animation:ids-expand-from-right-side var(--system-ease-out-200) forwards;--ids-modal-v19-align-left-margin:auto auto auto 0;--ids-modal-v19-align-left-border-radius:0 0.75rem 0.75rem 0;--ids-modal-v19-align-left-animation:ids-expand-from-left-side var(--system-ease-out-200) forwards;--ids-modal-v19-media-filter:brightness(85%);--ids-modal-v19-media-full-height-max-height:100%}::backdrop{--ids-modal-v19-backdrop-background-color:var(--system-backdrop-dark);--ids-modal-v19-backdrop-animation:ids-fade-in 0.3s ease-in-out}:host,:root{--ids-expandable-section-width:100%;--ids-expandable-section-border-width:1px;--ids-expandable-section-border-style:solid;--ids-expandable-section-border-color:var(--system-palette-bg-default-400);--ids-expandable-section-border-radius:var(--system-border-radius-large);--ids-expandable-section-max-height:50rem;--ids-expandable-section-animation:ids-expandable-section-expand var(--system-ease-in-out-200) forwards;--ids-expandable-section-expand-from-overflow:hidden;--ids-expandable-section-expand-to-overflow:visible;--ids-expandable-section-title-position:relative;--ids-expandable-section-title-display:flex;--ids-expandable-section-title-width:100%;--ids-expandable-section-title-min-height:5rem;--ids-expandable-section-title-align-items:center;--ids-expandable-section-title-justify-content:space-between;--ids-expandable-section-title-padding:0 1.5rem 0 2.5rem;--ids-expandable-section-title-border-radius:var(--system-border-radius-large);--ids-expandable-section-title-gap:1rem;--ids-expandable-section-title-color:var(--system-text-default-default);--ids-expandable-section-title-font-family:var(--system-typography-font-family);--ids-expandable-section-title-font-size:var(--system-typography-ui-font-size-medium);--ids-expandable-section-title-font-style:var(--system-typography-font-style);--ids-expandable-section-title-font-variation-settings:var(--system-typography-ui-font-variation-settings-regular);--ids-expandable-section-title-font-weight:var(--system-typography-ui-font-weight-regular);--ids-expandable-section-title-line-height:var(--system-typography-ui-line-height-medium);--ids-expandable-section-title-list-style:none;--ids-expandable-section-title-transition:all var(--system-ease-in-out-200),border-radius 0s;--ids-expandable-section-content-position:relative;--ids-expandable-section-content-display:flex;--ids-expandable-section-content-width:100%;--ids-expandable-section-content-max-height:40rem;--ids-expandable-section-content-flex-direction:column;--ids-expandable-section-content-align-items:flex-start;--ids-expandable-section-content-padding:0 2.5rem 2.5rem;--ids-expandable-section-content-border-radius:0 0 var(--system-border-radius-large) var(--system-border-radius-large);--ids-expandable-section-content-color:var(--system-text-default-default);--ids-expandable-section-content-font-family:var(--system-typography-font-family);--ids-expandable-section-content-font-size:var(--system-typography-paragraph-font-size-medium);--ids-expandable-section-content-font-style:var(--system-typography-font-style);--ids-expandable-section-content-font-variation-settings:var(--system-typography-paragraph-font-variation-settings-medium);--ids-expandable-section-content-font-weight:var(--system-typography-paragraph-font-weight-medium);--ids-expandable-section-content-line-height:var(--system-typography-paragraph-line-height-medium);--ids-expandable-section-content-overflow-y:auto;--ids-expandable-section-content-transition:all var(--system-ease-in-out-200),border-radius 0s;--ids-expandable-section-arrow-display:flex;--ids-expandable-section-arrow-width:2rem;--ids-expandable-section-arrow-height:2rem;--ids-expandable-section-arrow-transition:all var(--system-ease-in-out-200);--ids-expandable-section-arrow-color:var(--system-icon-default-default)}:host,:root{--ids-expandable-section-dark-title-background-color:var(--system-section-darker);--ids-expandable-section-dark-open-title-background-color:var(--system-palette-bg-default-0);--ids-expandable-section-dark-open-title-border-radius:var(--system-border-radius-large) var(--system-border-radius-large) 0 0;--ids-expandable-section-dark-open-title-font-variation-settings:var(--system-typography-ui-font-variation-settings-bold);--ids-expandable-section-dark-open-title-font-weight:var(--system-typography-ui-font-weight-bold);--ids-expandable-section-dark-open-title-arrow-transform:rotate(180deg);--ids-expandable-section-dark-open-content-background-color:var(--system-palette-bg-default-0);--ids-expandable-section-light-title-background-color:var(--system-section-light);--ids-expandable-section-light-open-title-background-color:var(--system-palette-bg-default-0);--ids-expandable-section-light-open-content-background-color:var(--system-palette-bg-default-0)}:host,:root{--ids-expandable-section-title-hover-background-color:var(--system-palette-bg-default-0);--ids-expandable-section-title-hover-text-decoration:var(--system-typography-text-decoration-underline);--ids-expandable-section-arrow-color-hover:var(--system-action-default);--ids-expandable-section-title-focus-z-index:1;--ids-expandable-section-title-focus-outline:2px var(--system-focus-outline-style) var(--system-focus-default)}.if.expandable-section{border-color:var(--system-palette-bg-default-400);border-radius:var(--system-border-radius-large);border-style:solid;border-width:1px;width:100%}.if.expandable-section-title{align-items:center;border-radius:var(--system-border-radius-large);color:var(--system-text-default-default);cursor:pointer;display:flex;font-family:var(--system-typography-font-family);font-size:var(--system-typography-ui-font-size-medium);font-style:var(--system-typography-font-style);font-variation-settings:var(--system-typography-ui-font-variation-settings-regular);font-weight:var(--system-typography-ui-font-weight-regular);gap:1rem;justify-content:space-between;line-height:var(--system-typography-ui-line-height-medium);list-style:none;min-height:5rem;padding:0 1.5rem 0 2.5rem;position:relative;transition:all var(--system-ease-in-out-200),border-radius 0s;width:100%}.if.expandable-section-title::-webkit-details-marker{display:none}.if.expandable-section-content{align-items:flex-start;border-radius:0 0 var(--system-border-radius-large) var(--system-border-radius-large);color:var(--system-text-default-default);display:flex;flex-direction:column;font-family:var(--system-typography-font-family);font-size:var(--system-typography-paragraph-font-size-medium);font-style:var(--system-typography-font-style);font-variation-settings:var(--system-typography-paragraph-font-variation-settings-medium);font-weight:var(--system-typography-paragraph-font-weight-medium);line-height:var(--system-typography-paragraph-line-height-medium);max-height:40rem;overflow-y:auto;padding:0 2.5rem 2.5rem;position:relative;transition:all var(--system-ease-in-out-200),border-radius 0s;width:100%}.if.expandable-section-arrow{color:var(--system-icon-default-default);display:flex;height:2rem;transition:all var(--system-ease-in-out-200);width:2rem}.if.expandable-section[open]{animation:ids-expandable-section-expand var(--system-ease-in-out-200) forwards}.if.expandable-section[open]>.if.expandable-section-title{border-radius:var(--system-border-radius-large) var(--system-border-radius-large) 0 0;font-variation-settings:var(--system-typography-ui-font-variation-settings-bold);font-weight:var(--system-typography-ui-font-weight-bold)}.if.expandable-section[open]>.if.expandable-section-title>.if.expandable-section-arrow{transform:rotate(180deg)}@keyframes ids-expandable-section-expand{0%{max-height:5rem;overflow:hidden}to{max-height:50rem;overflow:visible}}.if.expandable-section.dark>.if.expandable-section-title{background-color:var(--system-section-darker)}.if.expandable-section.dark[open]>.if.expandable-section-content,.if.expandable-section.dark[open]>.if.expandable-section-title{background-color:var(--system-palette-bg-default-0)}.if.expandable-section.light>.if.expandable-section-title{background-color:var(--system-section-light)}.if.expandable-section.light[open]>.if.expandable-section-content,.if.expandable-section.light[open]>.if.expandable-section-title{background-color:var(--system-palette-bg-default-0)}@media (hover:hover) and (pointer:fine){.if.expandable-section-title:hover .expandable-section-arrow{color:var(--system-action-default)}.if.expandable-section-title:hover{background-color:var(--system-palette-bg-default-0);-webkit-text-decoration:var(--system-typography-text-decoration-underline);text-decoration:var(--system-typography-text-decoration-underline)}}.if.expandable-section-title.is-hovered .expandable-section-arrow{color:var(--system-action-default)}.if.expandable-section-title.is-hovered{background-color:var(--system-palette-bg-default-0);-webkit-text-decoration:var(--system-typography-text-decoration-underline);text-decoration:var(--system-typography-text-decoration-underline)}.if.expandable-section-title.is-focused,.if.expandable-section-title:focus-visible{outline:2px var(--system-focus-outline-style) var(--system-focus-default);z-index:1}.if.expandable-section-title:focus:not(:focus-visible){outline:none}ol.if.breadcrumbs{margin-bottom:0}