: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%}::-webkit-backdrop{--ids-modal-v19-backdrop-background-color:var(--system-backdrop-dark);--ids-modal-v19-backdrop-animation:ids-fade-in 0.3s ease-in-out}::backdrop{--ids-modal-v19-backdrop-background-color:var(--system-backdrop-dark);--ids-modal-v19-backdrop-animation:ids-fade-in 0.3s ease-in-out}.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]::-webkit-backdrop{animation:var(--ids-modal-v19-backdrop-animation)}.if.modal-v19[open]::backdrop{animation:var(--ids-modal-v19-backdrop-animation)}.if.modal-v19::-webkit-backdrop{background-color:var(--ids-modal-v19-backdrop-background-color)}.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{background-color:var(--system-section-light);flex:var(--ids-modal-v19-media-flex);max-height:var(--ids-modal-v19-media-max-height);overflow:var(--ids-modal-v19-media-overflow);overflow-y:hidden;position:fixed;width:100%}body:has(dialog.if.modal-v19[open]){overflow:hidden}: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:var(--ids-icon-button-plain-emphasized-background);color:var(--ids-icon-button-plain-emphasized-color)}.if.icon-button.plain.emphasized.is-hovered,.if.icon-button.plain.emphasized:hover{background-color:var(--ids-icon-button-plain-emphasized-background-hover);color:var(--ids-icon-button-plain-emphasized-color-hover)}.if.icon-button.plain.emphasized.is-active,.if.icon-button.plain.emphasized:active{background-color:var(--ids-icon-button-plain-emphasized-background-active);color:var(--ids-icon-button-plain-emphasized-color-active)}.if.icon-button.plain.emphasized.is-disabled,.if.icon-button.plain.emphasized:disabled{background-color:var(--ids-icon-button-plain-emphasized-background-disabled);color:var(--ids-icon-button-plain-emphasized-color-disabled)}.if.icon-button.plain.quiet{background:var(--ids-icon-button-plain-quiet-background);color:var(--ids-icon-button-plain-quiet-color)}.if.icon-button.plain.quiet.is-hovered,.if.icon-button.plain.quiet:hover{background-color:var(--ids-icon-button-plain-quiet-background-hover);color:var(--ids-icon-button-plain-quiet-color-hover)}.if.icon-button.plain.quiet.is-active,.if.icon-button.plain.quiet:active{background-color:var(--ids-icon-button-plain-quiet-background-active);color:var(--ids-icon-button-plain-quiet-color-active)}.if.icon-button.plain.quiet.is-disabled,.if.icon-button.plain.quiet:disabled{background-color:var(--ids-icon-button-plain-quiet-background-disabled);color:var(--ids-icon-button-plain-quiet-color-disabled)}.if.icon-button.plain.inverted{background:var(--ids-icon-button-plain-inverted-background);color:var(--ids-icon-button-plain-inverted-color)}.if.icon-button.plain.inverted.is-focused,.if.icon-button.plain.inverted:focus-visible{outline-color:var(--ids-icon-button-inverted-focus-outline-color)}.if.icon-button.plain.inverted.is-hovered,.if.icon-button.plain.inverted:hover{background-color:var(--ids-icon-button-plain-inverted-background-hover);color:var(--ids-icon-button-plain-inverted-color-hover)}.if.icon-button.plain.inverted.is-active,.if.icon-button.plain.inverted:active{background-color:var(--ids-icon-button-plain-inverted-background-active);color:var(--ids-icon-button-plain-inverted-color-active)}.if.icon-button.plain.inverted.is-disabled,.if.icon-button.plain.inverted:disabled{background-color:var(--ids-icon-button-plain-inverted-background-disabled);color:var(--ids-icon-button-plain-inverted-color-disabled)}.if.icon-button.tonal.emphasized{background:var(--ids-icon-button-tonal-emphasized-background);color:var(--ids-icon-button-tonal-emphasized-color)}.if.icon-button.tonal.emphasized.is-hovered,.if.icon-button.tonal.emphasized:hover{background-color:var(--ids-icon-button-tonal-emphasized-background-hover);color:var(--ids-icon-button-tonal-emphasized-color-hover)}.if.icon-button.tonal.emphasized.is-active,.if.icon-button.tonal.emphasized:active{background-color:var(--ids-icon-button-tonal-emphasized-background-active);color:var(--ids-icon-button-tonal-emphasized-color-active)}.if.icon-button.tonal.emphasized.is-disabled,.if.icon-button.tonal.emphasized:disabled{background-color:var(--ids-icon-button-tonal-emphasized-background-disabled);color:var(--ids-icon-button-tonal-emphasized-color-disabled)}.if.icon-button.tonal.quiet{background:var(--ids-icon-button-tonal-quiet-background);color:var(--ids-icon-button-tonal-quiet-color)}.if.icon-button.tonal.quiet.is-hovered,.if.icon-button.tonal.quiet:hover{background-color:var(--ids-icon-button-tonal-quiet-background-hover);color:var(--ids-icon-button-tonal-quiet-color-hover)}.if.icon-button.tonal.quiet.is-active,.if.icon-button.tonal.quiet:active{background-color:var(--ids-icon-button-tonal-quiet-background-active);color:var(--ids-icon-button-tonal-quiet-color-active)}.if.icon-button.tonal.quiet.is-disabled,.if.icon-button.tonal.quiet:disabled{background-color:var(--ids-icon-button-tonal-quiet-background-disabled);color:var(--ids-icon-button-tonal-quiet-color-disabled)}.if.icon-button.filled.emphasized{background:var(--ids-icon-button-filled-emphasized-background);color:var(--ids-icon-button-filled-emphasized-color)}.if.icon-button.filled.emphasized.is-hovered,.if.icon-button.filled.emphasized:hover{background-color:var(--ids-icon-button-filled-emphasized-background-hover);color:var(--ids-icon-button-filled-emphasized-color-hover)}.if.icon-button.filled.emphasized.is-active,.if.icon-button.filled.emphasized:active{background-color:var(--ids-icon-button-filled-emphasized-background-active);color:var(--ids-icon-button-filled-emphasized-color-active)}.if.icon-button.filled.emphasized.is-disabled,.if.icon-button.filled.emphasized:disabled{background-color:var(--ids-icon-button-filled-emphasized-background-disabled);color:var(--ids-icon-button-filled-emphasized-color-disabled)}.if.icon-button.filled.quiet{background:var(--ids-icon-button-filled-quiet-background);color:var(--ids-icon-button-filled-quiet-color)}.if.icon-button.filled.quiet.is-hovered,.if.icon-button.filled.quiet:hover{background-color:var(--ids-icon-button-filled-quiet-background-hover);color:var(--ids-icon-button-filled-quiet-color-hover)}.if.icon-button.filled.quiet.is-active,.if.icon-button.filled.quiet:active{background-color:var(--ids-icon-button-filled-quiet-background-active);color:var(--ids-icon-button-filled-quiet-color-active)}.if.icon-button.filled.quiet.is-disabled,.if.icon-button.filled.quiet:disabled{background-color:var(--ids-icon-button-filled-quiet-background-disabled);color:var(--ids-icon-button-filled-quiet-color-disabled)}.if.icon-button.outlined.emphasized{background:var(--ids-icon-button-outlined-emphasized-background);border:var(--ids-icon-button-outlined-emphasized-border);color:var(--ids-icon-button-outlined-emphasized-color)}.if.icon-button.outlined.emphasized.is-hovered,.if.icon-button.outlined.emphasized:hover{background-color:var(--ids-icon-button-outlined-emphasized-background-hover);border:var(--ids-icon-button-outlined-emphasized-border-hover);color:var(--ids-icon-button-outlined-emphasized-color-hover)}.if.icon-button.outlined.emphasized.is-active,.if.icon-button.outlined.emphasized:active{background-color:var(--ids-icon-button-outlined-emphasized-background-active);border:var(--ids-icon-button-outlined-emphasized-border-active);color:var(--ids-icon-button-outlined-emphasized-color-active)}.if.icon-button.outlined.emphasized.is-disabled,.if.icon-button.outlined.emphasized:disabled{background-color:var(--ids-icon-button-outlined-emphasized-background-disabled);border:var(--ids-icon-button-outlined-emphasized-border-disabled);color:var(--ids-icon-button-outlined-emphasized-color-disabled)}.if.icon-button.outlined.quiet{background:var(--ids-icon-button-outlined-quiet-background);border:var(--ids-icon-button-outlined-quiet-border);color:var(--ids-icon-button-outlined-quiet-color)}.if.icon-button.outlined.quiet.is-hovered,.if.icon-button.outlined.quiet:hover{background-color:var(--ids-icon-button-outlined-quiet-background-hover);border:var(--ids-icon-button-outlined-quiet-border-hover);color:var(--ids-icon-button-outlined-quiet-color-hover)}.if.icon-button.outlined.quiet.is-active,.if.icon-button.outlined.quiet:active{background-color:var(--ids-icon-button-outlined-quiet-background-active);border:var(--ids-icon-button-outlined-quiet-border-active);color:var(--ids-icon-button-outlined-quiet-color-active)}.if.icon-button.outlined.quiet.is-disabled,.if.icon-button.outlined.quiet:disabled{background-color:var(--ids-icon-button-outlined-quiet-background-disabled);border:var(--ids-icon-button-outlined-quiet-border-disabled);color:var(--ids-icon-button-outlined-quiet-color-disabled)}.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(--ids-icon-button-focus-outline-color);outline-offset:var(--ids-icon-button-focus-outline-offset);outline-style:var(--ids-icon-button-focus-outline-style);outline-width:var(--ids-icon-button-focus-outline-width)}.if.icon-button.is-disabled,.if.icon-button:disabled{pointer-events:none}.if.icon-button.medium{height:var(--ids-icon-button-medium-size);width:var(--ids-icon-button-medium-size)}.if.icon-button.small{height:var(--ids-icon-button-small-size);width:var(--ids-icon-button-small-size)}.if.icon-button.x-small{height:var(--ids-icon-button-x-small-size);width:var(--ids-icon-button-x-small-size)}:host,:root{--ids-toast-z-index:var(--system-z-index-200);--ids-toast-position:fixed;--ids-toast-display:flex;--ids-toast-action-align-items:center;--ids-toast-width:fit-content;--ids-toast-align-items:center;--ids-toast-padding:0.875rem 1.5rem;--ids-toast-border-radius:var(--system-border-radius-medium);--ids-toast-background-color:var(--system-section-light);--ids-toast-box-shadow:0 0.5rem 0.75rem 0 #331e111f;--ids-toast-color:var(--system-text-default-default);--ids-toast-font-family:var(--system-typography-font-family);--ids-toast-font-size:var(--system-typography-ui-font-size-medium);--ids-toast-font-variation-settings:var(--system-typography-ui-font-variation-settings-regular);--ids-toast-font-weight:var(--system-typography-ui-font-weight-regular);--ids-toast-line-height:var(--system-typography-ui-line-height-medium);--ids-toast-gap:1.5rem;--ids-toast-margin:4.75rem;--ids-toast-action-display:flex;--ids-toast-action-border:none;--ids-toast-action-background:#0000;--ids-toast-action-cursor:pointer;--ids-toast-action-text-decoration:underline;--ids-toast-focus-outline-color:var(--system-focus-default);--ids-toast-emphasized-focus-outline-color:var(--system-focus-inverted);--ids-toast-focus-outline-offset:0.125rem;--ids-toast-focus-outline-style:dotted;--ids-toast-focus-outline-width:0.125rem;--ids-toast-icon-left-padding:1rem;--ids-toast-icon-right-padding:1rem;--ids-toast-emphasized-background-color:var(--system-palette-bg-inverted-400);--ids-toast-emphasized-color:var(--system-text-inverted-default);--ids-toast-info-background-color:var(--system-alert-info);--ids-toast-info-color:var(--system-text-default-default);--ids-toast-success-background-color:var(--system-alert-success);--ids-toast-success-color:var(--system-text-default-default);--ids-toast-warning-background-color:var(--system-alert-warning);--ids-toast-warning-color:var(--system-text-default-default);--ids-toast-error-background-color:var(--system-alert-error);--ids-toast-error-color:var(--system-text-default-default)}.if.toast{align-items:var(--ids-toast-align-items);background-color:var(--ids-toast-background-color);border-radius:var(--ids-toast-border-radius);box-shadow:var(--ids-toast-box-shadow);color:var(--ids-toast-color);display:var(--ids-toast-display);font-family:var(--ids-toast-font-family);font-size:var(--ids-toast-font-size);font-variation-settings:var(--ids-toast-font-variation-settings);font-weight:var(--ids-toast-font-weight);gap:var(--ids-toast-gap);line-height:var(--ids-toast-line-height);padding:var(--ids-toast-padding);width:var(--ids-toast-width);z-index:var(--ids-toast-z-index)}.if.toast.emphasized{background-color:var(--ids-toast-emphasized-background-color)}.if.toast.emphasized,.if.toast.emphasized .toast-action{color:var(--ids-toast-emphasized-color)}.if.toast.emphasized .toast-action.is-focused,.if.toast.emphasized .toast-action:focus-visible{outline-color:var(--ids-toast-emphasized-focus-outline-color)}.if.toast.info{background-color:var(--ids-toast-info-background-color);color:var(--ids-toast-info-color)}.if.toast.success{background-color:var(--ids-toast-success-background-color);color:var(--ids-toast-success-color)}.if.toast.warning{background-color:var(--ids-toast-warning-background-color);color:var(--ids-toast-warning-color)}.if.toast.error{background-color:var(--ids-toast-error-background-color);color:var(--ids-toast-error-color)}.if.toast.icon-left{padding-left:var(--ids-toast-icon-left-padding)}.if.toast.icon-right{padding-right:var(--ids-toast-icon-right-padding)}.if.toast.bottom-center,.if.toast.bottom-left,.if.toast.bottom-right,.if.toast.top-center,.if.toast.top-left,.if.toast.top-right{position:var(--ids-toast-position)}.if.toast.top-left{left:0;margin:var(--ids-toast-margin) 0 0 var(--ids-toast-margin);top:0}.if.toast.top-center{left:50%;margin:var(--ids-toast-margin) 0 0;top:0;transform:translateX(-50%)}.if.toast.top-right{margin:var(--ids-toast-margin) var(--ids-toast-margin) 0 0;right:0;top:0}.if.toast.bottom-left{bottom:0;left:0;margin:0 0 var(--ids-toast-margin) var(--ids-toast-margin)}.if.toast.bottom-center{bottom:0;left:50%;margin:0 0 var(--ids-toast-margin);transform:translateX(-50%)}.if.toast.bottom-right{bottom:0;margin:0 var(--ids-toast-margin) var(--ids-toast-margin) 0;right:0}.if.toast-action{align-items:var(--ids-toast-action-align-items);background:var(--ids-toast-action-background);border:var(--ids-toast-action-border);color:var(--ids-toast-color);cursor:var(--ids-toast-action-cursor);display:var(--ids-toast-action-display);font-family:var(--ids-toast-font-family);font-size:var(--ids-toast-font-size);font-variation-settings:var(--ids-toast-font-variation-settings);font-weight:var(--ids-toast-font-weight);line-height:var(--ids-toast-line-height);-webkit-text-decoration-line:var(--ids-toast-action-text-decoration);text-decoration-line:var(--ids-toast-action-text-decoration)}.if.toast-action.is-focused,.if.toast-action:focus-visible{outline-color:var(--ids-toast-focus-outline-color);outline-offset:var(--ids-toast-focus-outline-offset);outline-style:var(--ids-toast-focus-outline-style);outline-width:var(--ids-toast-focus-outline-width)}.toast_toastContainer__AvyFc>div{animation-name:toast_slide__syzmL;animation-duration:.3s}@keyframes toast_slide__syzmL{0%{transform:translateX(100%)}to{transform:translateX(0)}}@media screen and (max-width:43.75rem){.toast_toastContainer__AvyFc>div{--ids-toast-margin:2rem}}.toast_toastContainer__AvyFc>div.toast_close__kucVI{animation-name:toast_slideOut___LKzW;animation-duration:.3s}@keyframes toast_slideOut___LKzW{0%{transform:translateX(0)}to{transform:translateX(200%)}}.CmsLink_cmseditilink__Yqjqj{background:url("data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAABAAAAAQCAYAAAAf8/9hAAAAAXNSR0IArs4c6QAAAARnQU1BAACxjwv8YQUAAAAJcEhZcwAADsMAAA7DAcdvqGQAAAGnSURBVDhPzZK9S0JhFMa99yLSbZRCCJz6AywMopYo2sSgr6EWlQRxKFpbRIdGx3DxY6mlgoi2yLESIgynqIaKpnIIQgS/+p3rB6YXXHvg+Jzzvuc53nPeo1gGIBgMuqrVahzX3Wg03uD9TCZzZFwCrcWm8Pl8i/V6/QpXVxTlCBvF33a5XE/5fL4gOar8mEHE0DmiZ2winU7vOJ3OGfwc53tGEjAt0C2G5xF/ynk0Gq1DOc6dEgv6CoRCoTESjnvFAr/fP8IcVnDvmicmBcrl8hZ9D6uq6iH0IDpDpIiYOIvZKb4ruYJOAfnscDjswHWQ8J1MJl8RDmFLgUBgE57Cxrn3plKpB0MEjALtnkul0qSmadf4dkRBnusAv4hwVtf1e3wvZ5dwB4q8c6VSuWn3TPUvxKfEcey9Vqu9wDFmEWtK/kJtLUkRMwZGcgNe5l8fmcUF8Y/NZksa2SaQFtwknfROG8pKz9haIpH4aN70QyVB1nM6EokY8+gWw30990JhgBvwIV8hG3aLcBW2YwPFAk12WnYbf4Eic1jBarWuM0x5jX8Pi+UXraPBOb7PB6sAAAAASUVORK5CYII=") no-repeat 0;width:16px;height:16px;margin-bottom:0!important;left:4px;position:relative}.user-menu_loadingUserMenuDesktopItem__Avn6q,.user-menu_loadingUserMenuMobileItem__LKQ_q{display:flex;justify-content:center;align-items:center}.user-menu_loadingUserMenuDesktopItem__Avn6q{background-image:inherit!important;width:8rem!important}.user-menu_checkedMenuItem__TDLBy{margin-left:auto}.user-menu_mobileDropDown__E6DsC{position:absolute!important;right:0!important}.if.accordion-menu{right:auto;left:auto;top:auto;z-index:600;width:100vw;display:none;border:none;box-shadow:none;transform-origin:center top;position:relative;min-width:18rem;max-width:none}@media screen and (min-width:25rem){.if.accordion-menu{max-width:320px}}.if.accordion-menu>ul>li:first-child>a,.if.accordion-menu>ul>li:first-child>button{border-top:1px solid #e8e0d9}.if.accordion-menu .if.accordion-menu>ul>li:first-child>a,.if.accordion-menu .if.accordion-menu>ul>li:first-child>button{border-top:none}.if.accordion-menu.is-open{display:flex;animation:openY .3s cubic-bezier(.4,0,.2,1)}.if.accordion-menu,.if.accordion-menu .if.accordion-menu{background-color:#faf9f7;color:#331e11;position:relative;list-style:none;border-radius:0;border:none;z-index:600;padding:0;box-shadow:none;transform-origin:center top;max-width:none}@media screen and (min-width:25rem){.if.accordion-menu,.if.accordion-menu .if.accordion-menu{max-width:320px}}.if.accordion-menu .if.accordion-menu{display:none;width:100%;min-width:0}.if.accordion-menu .if.accordion-menu.is-open{display:flex;animation:none}.if.accordion-menu .if.accordion-menu>ul.is-open{display:flex;animation:openY .3s cubic-bezier(.4,0,.2,1);transform-origin:top center}.if.accordion-menu .if.accordion-menu>ul,.if.accordion-menu>ul{list-style:none;flex-direction:column;justify-content:flex-start;margin:0;background-color:#faf9f7;z-index:600;border-radius:0;flex-grow:1;position:relative;width:100%;max-width:none;border:none;padding:0;box-shadow:none;right:auto;left:auto;top:auto;transform-origin:center top}.if.accordion-menu li{flex-direction:column}.if.accordion-menu>ul>li>.if.accordion-menu>ul li:last-child:not(.is-active)>a,.if.accordion-menu>ul>li>.if.accordion-menu>ul li:last-child:not(.is-active)>button,.if.accordion-menu>ul>li>.if.accordion-menu>ul li:last-child:not(.is-open)>a,.if.accordion-menu>ul>li>.if.accordion-menu>ul li:last-child:not(.is-open)>button{border-bottom:none}.if.accordion-menu li.is-parent.is-active+li>a,.if.accordion-menu li.is-parent.is-active+li>button,.if.accordion-menu li.is-parent.is-open+li>a,.if.accordion-menu li.is-parent.is-open+li>button{border-top:1px solid #e8e0d9}.if.accordion-menu>ul>li>.if.accordion-menu>ul>li>.if.accordion-menu>ul>li:last-child:not(.is-active)>a,.if.accordion-menu>ul>li>.if.accordion-menu>ul>li>.if.accordion-menu>ul>li:last-child:not(.is-active)>button,.if.accordion-menu>ul>li>.if.accordion-menu>ul>li>.if.accordion-menu>ul>li:last-child:not(.is-open)>a,.if.accordion-menu>ul>li>.if.accordion-menu>ul>li>.if.accordion-menu>ul>li:last-child:not(.is-open)>button{border:none}.if.accordion-menu>ul>li>.if.accordion-menu>ul>li{padding-left:2.5rem}.if.accordion-menu>ul>li>.if.accordion-menu>ul>li>a,.if.accordion-menu>ul>li>.if.accordion-menu>ul>li>button{padding-left:0}.if.accordion-menu>ul>li>.if.accordion-menu>ul>li>.if.accordion-menu>ul>li{padding-left:1rem}.if.accordion-menu>ul>li>.if.accordion-menu>ul>li>.if.accordion-menu>ul>li>a,.if.accordion-menu>ul>li>.if.accordion-menu>ul>li>.if.accordion-menu>ul>li>button{padding-left:0}.if.accordion-menu>ul>li>.if.accordion-menu>ul>li>.if.accordion-menu>ul>li.is-parent.is-active>a,.if.accordion-menu>ul>li>.if.accordion-menu>ul>li>.if.accordion-menu>ul>li.is-parent.is-active>button,.if.accordion-menu>ul>li>.if.accordion-menu>ul>li>.if.accordion-menu>ul>li.is-parent.is-open>a,.if.accordion-menu>ul>li>.if.accordion-menu>ul>li>.if.accordion-menu>ul>li.is-parent.is-open>button{border-bottom:none}.if.accordion-menu>ul>li>.if.accordion-menu>ul>li>.if.accordion-menu>ul>li.is-parent.is-active+li>a,.if.accordion-menu>ul>li>.if.accordion-menu>ul>li>.if.accordion-menu>ul>li.is-parent.is-active+li>button,.if.accordion-menu>ul>li>.if.accordion-menu>ul>li>.if.accordion-menu>ul>li.is-parent.is-open+li>a,.if.accordion-menu>ul>li>.if.accordion-menu>ul>li>.if.accordion-menu>ul>li.is-parent.is-open+li>button{border-top:none}.if.accordion-menu>ul>li>.if.accordion-menu>ul>li>.if.accordion-menu>ul>li>.if.accordion-menu>ul.is-open>li:first-child{padding-top:1rem}.if.accordion-menu>ul>li>.if.accordion-menu>ul>li>.if.accordion-menu>ul>li>.if.accordion-menu>ul.is-open>li:last-child:not(.is-active){padding-bottom:1rem}.if.accordion-menu>ul>li>.if.accordion-menu>ul>li>.if.accordion-menu>ul>li>.if.accordion-menu>ul>li{margin-left:-3.5rem;padding-left:5.5rem;background-color:#f1ece8;max-width:none}.if.accordion-menu>ul>li>.if.accordion-menu>ul>li>.if.accordion-menu>ul>li>.if.accordion-menu>ul>li>a,.if.accordion-menu>ul>li>.if.accordion-menu>ul>li>.if.accordion-menu>ul>li>.if.accordion-menu>ul>li>button{font-family:If Sans,Arial,sans-serif;font-weight:400;font-variation-settings:"wght" 78;text-decoration:underline;color:#0054f0;position:relative;padding:0;height:2.5rem;cursor:pointer;line-height:1.5rem;border:none;text-align:left;display:flex;flex-grow:0;flex-shrink:0;transition:all .2s cubic-bezier(.4,0,.2,1)}.if.accordion-menu>ul>li>.if.accordion-menu>ul>li>.if.accordion-menu>ul>li>.if.accordion-menu>ul>li>a.is-hovered,.if.accordion-menu>ul>li>.if.accordion-menu>ul>li>.if.accordion-menu>ul>li>.if.accordion-menu>ul>li>a.is-visited,.if.accordion-menu>ul>li>.if.accordion-menu>ul>li>.if.accordion-menu>ul>li>.if.accordion-menu>ul>li>a:hover,.if.accordion-menu>ul>li>.if.accordion-menu>ul>li>.if.accordion-menu>ul>li>.if.accordion-menu>ul>li>a:visited,.if.accordion-menu>ul>li>.if.accordion-menu>ul>li>.if.accordion-menu>ul>li>.if.accordion-menu>ul>li>button.is-hovered,.if.accordion-menu>ul>li>.if.accordion-menu>ul>li>.if.accordion-menu>ul>li>.if.accordion-menu>ul>li>button.is-visited,.if.accordion-menu>ul>li>.if.accordion-menu>ul>li>.if.accordion-menu>ul>li>.if.accordion-menu>ul>li>button:hover,.if.accordion-menu>ul>li>.if.accordion-menu>ul>li>.if.accordion-menu>ul>li>.if.accordion-menu>ul>li>button:visited{color:#004080}.if.accordion-menu>ul>li>.if.accordion-menu>ul>li>.if.accordion-menu>ul>li>.if.accordion-menu>ul>li:first-child{border-top:1px solid #e8e0d9}.if.accordion-menu>ul>li>.if.accordion-menu>ul>li>.if.accordion-menu>ul>li>.if.accordion-menu>ul>li:last-child{border-bottom:1px solid #e8e0d9}.if.accordion-menu li>a,.if.accordion-menu li>button{font-family:If Sans,Arial,sans-serif;font-weight:400;font-size:1rem;line-height:1.5rem;letter-spacing:normal;font-variation-settings:"wght" 78;color:#331e11;position:relative;width:100%;white-space:normal;height:3.75rem;cursor:pointer;text-overflow:ellipsis;border:none;border-bottom:1px solid #e8e0d9;background-color:rgba(0,0,0,0);text-align:left;display:flex;flex-grow:0;flex-shrink:0;text-decoration:none;padding:0 1.5rem;justify-content:flex-start;align-items:center;transition:all .2s cubic-bezier(.4,0,.2,1)}.if.accordion-menu li>a>.if.icon,.if.accordion-menu li>a>.if.icon.product,.if.accordion-menu li>a>.if.icon.symbol,.if.accordion-menu li>a>.if.icon.ui,.if.accordion-menu li>button>.if.icon,.if.accordion-menu li>button>.if.icon.product,.if.accordion-menu li>button>.if.icon.symbol,.if.accordion-menu li>button>.if.icon.ui{display:inline-block;height:1.5rem;width:1.5rem;flex-shrink:0;flex-grow:0;background-size:1.5rem 1.5rem;margin-right:1rem}.if.accordion-menu li.is-parent>a,.if.accordion-menu li.is-parent>button{background-image:url("data:image/svg+xml,%3Csvg xmlns=%27http://www.w3.org/2000/svg%27 viewBox=%270 0 32 32%27%3E%3Ctitle%3Esmall down%3C/title%3E%3Cg class=%27nc-icon-wrapper%27 stroke-linecap=%27square%27 stroke-linejoin=%27miter%27 stroke-width=%271.5%27 fill=%27%23331e11%27 stroke=%27%23331e11%27%3E%3Cpolyline fill=%27none%27 stroke=%27%23331e11%27 stroke-miterlimit=%2710%27 points=%2722,13 16,19 10,13 %27/%3E%3C/g%3E%3C/svg%3E");background-position:right 1.25rem center;background-repeat:no-repeat;background-size:1.75rem 1.75rem}.if.accordion-menu li.is-parent>a:after,.if.accordion-menu li.is-parent>button:after{content:none!important}.if.accordion-menu li.is-parent.right>a,.if.accordion-menu li.is-parent.right>button{background-image:url("data:image/svg+xml,%3Csvg xmlns=%27http://www.w3.org/2000/svg%27 viewBox=%270 0 32 32%27%3E%3Ctitle%3Esmall down%3C/title%3E%3Cg class=%27nc-icon-wrapper%27 stroke-linecap=%27square%27 stroke-linejoin=%27miter%27 stroke-width=%271.5%27 fill=%27%23331e11%27 stroke=%27%23331e11%27%3E%3Cpolyline fill=%27none%27 stroke=%27%23331e11%27 stroke-miterlimit=%2710%27 points=%2722,13 16,19 10,13 %27/%3E%3C/g%3E%3C/svg%3E");background-repeat:no-repeat;background-position:right 1.25rem center;background-size:1.75rem 1.75rem}.if.accordion-menu li.is-parent.right>a:after,.if.accordion-menu li.is-parent.right>button:after{content:none!important}.if.accordion-menu li.is-parent.is-active>a,.if.accordion-menu li.is-parent.is-active>button{font-family:If Sans Bold,Arial,sans-serif;font-weight:400;font-variation-settings:"wght" 126;background-color:rgba(0,0,0,0);color:#331e11}.if.accordion-menu li.is-parent.is-active.right>a,.if.accordion-menu li.is-parent.is-active.right>button,.if.accordion-menu li.is-parent.is-active>a,.if.accordion-menu li.is-parent.is-active>button{background-image:url("data:image/svg+xml,%3Csvg xmlns=%27http://www.w3.org/2000/svg%27 viewBox=%270 0 32 32%27%3E%3Ctitle%3Esmall up%3C/title%3E%3Cg class=%27nc-icon-wrapper%27 stroke-linecap=%27square%27 stroke-linejoin=%27miter%27 stroke-width=%271.5%27 fill=%27%23331e11%27 stroke=%27%23331e11%27%3E%3Cpolyline fill=%27none%27 stroke=%27%23331e11%27 stroke-miterlimit=%2710%27 points=%2710,19 16,13 22,19 %27/%3E%3C/g%3E%3C/svg%3E");background-position:right 1.25rem center;background-repeat:no-repeat;background-size:1.75rem 1.75rem}.if.accordion-menu li.is-parent>.if.accordion-menu.bottom,.if.accordion-menu li.is-parent>.if.accordion-menu.left,.if.accordion-menu li.is-parent>.if.accordion-menu.right,.if.accordion-menu li.is-parent>.if.accordion-menu.top{left:auto;right:auto;bottom:auto;top:auto}.if.accordion-menu li>a.is-focused,.if.accordion-menu li>a:focus,.if.accordion-menu li>button.is-focused,.if.accordion-menu li>button:focus{outline:var(--ids-focus-outline-size,.125rem) var(--ids-focus-outline-style,dotted) var(--ids-color-states-focus,rgb(0,84,240));outline-offset:var(--ids-focus-outline-offset,.125rem)}.if.accordion-menu li>a:focus:not(:focus-visible),.if.accordion-menu li>button:focus:not(:focus-visible){outline:none;outline-offset:0}.if.accordion-menu li>a:focus-visible,.if.accordion-menu li>button:focus-visible{outline:var(--ids-focus-outline-size,.125rem) var(--ids-focus-outline-style,dotted) var(--ids-color-states-focus,rgb(0,84,240));outline-offset:var(--ids-focus-outline-offset,.125rem)}@keyframes openX{0%{display:none;opacity:0}1%{display:flex;opacity:0;transform:scaleX(0)}50%{display:flex;transform:scaleX(1)}to{opacity:1;display:flex;transform:scaleX(1)}}@keyframes openY{0%{display:none;opacity:0}1%{display:flex;opacity:0;transform:scaleY(0)}to{opacity:1;display:flex;transform:scaleY(1)}}.shared-styles_button-ids-overrides__Mvzti:hover{text-decoration:underline!important}.shared-styles_button-ids-overrides__Mvzti{--ids-button-text-inverted-text-color-active:black;--ids-button-text-inverted-text-color-hover:black;--ids-button-text-inverted-text-color:black;--ids-button-font-variation-settings:"wght" 82}: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:#6e625e4d;--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:#6e625e4d;--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:#6e625e4d;--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:#6e625e4d;--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:#6e625e4d;--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:#6e625e99;--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}@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;-moz-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)}.if.button.inverted.is-focused,.if.button.inverted:focus-visible,.if.button.is-focused,.if.button:focus-visible{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)}.if.link{-webkit-text-decoration:var(--ids-link-text-decoration);text-decoration:var(--ids-link-text-decoration)}@media (hover:hover) and (pointer:fine){.if.link:hover{color:var(--ids-link-hover-color)}}.if.link.is-hovered{color:var(--ids-link-hover-color)}.if.link.is-active,.if.link:active{color:var(--ids-link-active-color)}.if.link.standalone{display:var(--ids-link-standalone-display);font-family:var(--ids-link-standalone-font-family);font-size:var(--ids-link-standalone-font-size);font-variation-settings:var(--ids-link-standalone-font-variation-settings);font-weight:var(--ids-link-standalone-font-weight);gap:var(--ids-link-standalone-gap);-webkit-text-decoration:var(--ids-link-standalone-text-decoration);text-decoration:var(--ids-link-standalone-text-decoration)}@media (hover:hover) and (pointer:fine){.if.link.standalone:hover{color:var(--ids-link-standalone-hover-color)}}.if.link.standalone.is-hovered{color:var(--ids-link-standalone-hover-color)}.if.link.standalone.is-active,.if.link.standalone:active{color:var(--ids-link-standalone-active-color)}.if.link.standalone.icon{align-items:var(--ids-link-standalone-icon-align-items);-webkit-text-decoration:var(--ids-link-standalone-icon-text-decoration);text-decoration:var(--ids-link-standalone-icon-text-decoration)}@media (hover:hover) and (pointer:fine){.if.link.standalone.icon:hover{color:var(--ids-link-standalone-icon-hover-color);-webkit-text-decoration:var(--ids-link-standalone-icon-hover-text-decoration);text-decoration:var(--ids-link-standalone-icon-hover-text-decoration)}}.if.link.standalone.icon.is-hovered{color:var(--ids-link-standalone-icon-hover-color);-webkit-text-decoration:var(--ids-link-standalone-icon-hover-text-decoration);text-decoration:var(--ids-link-standalone-icon-hover-text-decoration)}.if.link.standalone.icon.is-active,.if.link.standalone.icon:active{color:var(--ids-link-standalone-icon-active-color);-webkit-text-decoration:var(--ids-link-standalone-icon-active-text-decoration);text-decoration:var(--ids-link-standalone-icon-active-text-decoration)}.if.link.standalone.quiet{color:var(--ids-link-standalone-quiet-color)}@media (hover:hover) and (pointer:fine){.if.link.standalone.quiet:hover{color:var(--ids-link-standalone-quiet-hover-icon-color)}}.if.link.standalone.quiet.is-hovered{color:var(--ids-link-standalone-quiet-hover-icon-color)}.if.link.standalone.quiet.is-active,.if.link.standalone.quiet:active{color:var(--ids-link-standalone-quiet-active-color)}.if.link.standalone.small{font-size:var(--ids-link-standalone-small-font-size)}.if.link.standalone.large{font-size:var(--ids-link-standalone-large-font-size)}:host,:root{--ids-link-text-decoration:underline;--ids-link-hover-color:var(--system-action-pressed);--ids-link-active-color:var(--system-typography-color-default);--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-small-font-size:var(--system-typography-ui-font-size-small);--ids-link-standalone-large-font-size:var(--system-typography-ui-font-size-large)}.secondary-menu_sideMenu__uW9_4{border-left:1.5pt solid #e8e0d9;padding-left:2rem}.tertiarycategorymenu_header__BxdC1{--ids-expandable-section-light-open-title-background-color:#faf9f7;--ids-expandable-section-content-padding:0;--ids-expandable-section-title-padding:1.25rem 1.5rem 1.25rem 0rem}.tertiarycategorymenu_ellipsis-link__prY00{width:100%;display:block;white-space:nowrap;overflow:hidden;text-overflow:ellipsis;box-sizing:border-box}.if.global-header{border-bottom:var(--ids-size-border-1) solid var(--ids-color-border-1);position:relative;display:flex;flex-direction:column;width:100%;height:4rem;z-index:400}@media screen and (min-width:60rem){.if.global-header{height:auto;border-bottom:none}}.if.global-header .if.global-menu-action{font-family:If Sans,Arial,sans-serif;font-weight:400;margin:0;white-space:nowrap;overflow:hidden;text-overflow:ellipsis;cursor:pointer;display:flex;height:auto;padding:0 1rem 0 2.5rem;text-decoration:none;background-color:rgba(0,0,0,0);font-size:1rem;border:none;box-shadow:none;letter-spacing:normal;font-variation-settings:"wght" 78;line-height:1.25rem;height:3rem;align-items:center;justify-content:center}.if.global-header .if.global-menu-action:not(:last-of-type){margin-right:.5rem}.if.global-header .if.global-menu-action.is-active{font-family:If Sans Bold,Arial,sans-serif;font-weight:400;font-variation-settings:"wght" 126}.if.global-header .if.global-menu-action.is-hovered,.if.global-header .if.global-menu-action:hover{text-decoration:underline}.if.global-header .if.description{display:flex;margin-bottom:1.5rem;font-size:1rem}.if.global-header .if.description .if.toggle-all{margin:0;box-sizing:border-box;text-decoration:underline;color:#0054f0;position:relative;border:none;padding:0;cursor:pointer;margin:0 0 0 1rem;display:inline-block;box-shadow:none;background-color:rgba(0,0,0,0)}.if.global-header .if.primary{display:flex;width:100%;height:100%;background-color:#faf9f7}@media screen and (min-width:60rem){.if.global-header .if.primary{flex-direction:column;height:auto;background-color:#f1ece8}}.if.global-header .if.primary .desktop-menu-list{display:flex;justify-content:flex-start;align-items:center;width:100%;min-height:auto;margin:0;padding:0;list-style:none inside none}.if.global-header .if.secondary{height:6.25rem;background-color:#faf9f7;display:none}@media screen and (min-width:60rem){.if.global-header .if.secondary{display:block}}.if.global-header .if.secondary .if.holder{display:flex;flex-wrap:wrap;flex-direction:column;width:calc(70% - 2.5rem)}.if.global-header .if.secondary .if.holder:last-of-type{width:calc(30% - 2.5rem);padding-left:2.5rem}.if.global-header .if.secondary .if.showcase{position:relative}.if.global-header .if.secondary .if.showcase>ul.if{display:block;position:relative;padding-top:.5rem}.if.global-header .if.secondary .if.showcase>ul.if>li.if{position:relative;display:list-item;padding:0;height:auto;margin:0;min-width:0}.if.global-header .if.secondary .if.showcase>ul.if>li.if>a.if,.if.global-header .if.secondary .if.showcase>ul.if>li.if>button.if{box-sizing:border-box;text-decoration:underline;color:#0054f0;font-family:If Sans,Arial,sans-serif;font-weight:400;position:relative;padding:0;height:auto;margin:0;font-size:1rem;line-height:1.25rem;letter-spacing:normal;font-variation-settings:"wght" 78}@media screen and (min-width:75rem){.if.global-header .if.secondary .if.showcase>ul.if>li.if>a.if,.if.global-header .if.secondary .if.showcase>ul.if>li.if>button.if{line-height:1.25rem}}.if.global-header .if.secondary .if.showcase>ul.if>li.if>a.if.is-hovered,.if.global-header .if.secondary .if.showcase>ul.if>li.if>a.if:hover,.if.global-header .if.secondary .if.showcase>ul.if>li.if>button.if.is-hovered,.if.global-header .if.secondary .if.showcase>ul.if>li.if>button.if:hover{background-color:rgba(0,0,0,0)}.if.global-header .if.secondary .if.acting-as,.if.global-header .if.secondary .if.search{background-position:left 1rem center}.if.global-header .if.secondary .if.acting-as+.if.accordion-menu,.if.global-header .if.secondary .if.acting-as+.if.dropdown-menu{top:100%;right:0}.if.global-header .if.secondary .if.company-selector{background-position:left 1rem center}.if.global-header .if.secondary .if.company-selector+.if.accordion-menu,.if.global-header .if.secondary .if.company-selector+.if.dropdown-menu{top:100%;right:0}@media screen and (min-width:60rem){.if.global-header .if.secondary .if.desktop{display:flex}}.if.global-header .if.secondary .if.desktop-menu-list{display:flex;justify-content:flex-start;align-items:center;width:none inside none;height:6.25rem;min-height:3rem;margin:0;padding:0;list-style:none inside none}.if.global-header .if.secondary .if.global-menu-item{position:relative}.if.global-header .if.secondary .if.desktop-menu-item,.if.global-header .if.secondary .if.global-menu-item{margin:0;padding:0}.if.global-header .if.secondary .if.desktop-menu-item.if.is-parent.is-active .if.desktop-menu-action,.if.global-header .if.secondary .if.desktop-menu-item.if.is-parent.is-open .if.desktop-menu-action,.if.global-header .if.secondary .if.global-menu-item.if.is-parent.is-active .if.desktop-menu-action,.if.global-header .if.secondary .if.global-menu-item.if.is-parent.is-open .if.desktop-menu-action{font-family:If Sans Bold,Arial,sans-serif;font-weight:400;font-variation-settings:"wght" 126}.if.global-header .if.secondary .if.desktop-menu-item.if.is-parent .if.desktop-menu-action,.if.global-header .if.secondary .if.desktop-menu-item.if.is-parent .if.global-menu-action,.if.global-header .if.secondary .if.global-menu-item.if.is-parent .if.desktop-menu-action,.if.global-header .if.secondary .if.global-menu-item.if.is-parent .if.global-menu-action{padding-right:2rem}.if.global-header .if.secondary .if.desktop-menu-item:last-of-type,.if.global-header .if.secondary .if.global-menu-item:last-of-type{margin-right:0}.if.global-header .if.secondary .if.global-menu-list{display:flex;align-items:center;height:6.25rem;margin:0 0 0 auto;list-style:none inside none}.if.global-header .if.tertiary{display:none;transition:all .2s cubic-bezier(.4,0,.2,1)}.if.global-header .if.tertiary.is-open{margin:0;padding:0;box-sizing:border-box;background-color:#faf9f7;color:#331e11;position:absolute;z-index:400;list-style:none;width:100vw;max-width:100vw;left:50%;transform:translateX(-50%);box-shadow:none;top:6.25rem;display:flex;animation:none;padding-top:2.5rem;padding-bottom:2rem;box-shadow:0 8px 4px -2px rgba(110,98,94,.08),0 8px 8px rgba(110,98,94,.12);border-bottom:var(--ids-size-border-1) solid var(--ids-color-border-1)}.if.global-header .if.tertiary.is-open>.if.container{display:flex}.if.global-header .if.shortcuts{display:grid;grid-template-columns:repeat(3,1fr);grid-gap:1.5rem;padding-right:2.5rem;margin:0;border-right:var(--ids-size-border-1) solid var(--ids-color-border-1)}.if.global-header .if.shortcuts.one{grid-template-columns:1fr}.if.global-header .if.shortcuts.two{grid-template-columns:repeat(2,1fr)}.if.global-header .if.shortcuts.three{grid-template-columns:repeat(3,1fr)}.if.global-header .if.shortcuts.is-open>li.if{display:block}.if.global-header .if.shortcuts.is-open>li.if>a.if,.if.global-header .if.shortcuts.is-open>li.if>button.if{margin-bottom:1rem}.if.global-header .if.shortcuts.is-open>li.if>.if.dropdown-menu{position:static;box-shadow:none;border:none;width:100%;flex-grow:0;min-width:0;max-width:none;animation:none}.if.global-header .if.shortcuts.is-open>li.if>.if.dropdown-menu>ul.if{width:100%;display:block}.if.global-header .if.shortcuts.is-open>li.if>.if.dropdown-menu>ul.if>li.if{white-space:normal;margin-bottom:1rem;line-height:100%;display:list-item}.if.global-header .if.shortcuts.is-open>li.if>.if.dropdown-menu>ul.if>li.if>a.if,.if.global-header .if.shortcuts.is-open>li.if>.if.dropdown-menu>ul.if>li.if>button.if{margin:0;box-sizing:border-box;text-decoration:underline;color:#0054f0;position:relative;font-weight:400;letter-spacing:normal;font-family:If Sans,Arial,sans-serif;font-size:.875rem;line-height:1.5rem;font-variation-settings:"wght" 85}@media screen and (min-width:25rem){.if.global-header .if.shortcuts.is-open>li.if>.if.dropdown-menu>ul.if>li.if>a.if,.if.global-header .if.shortcuts.is-open>li.if>.if.dropdown-menu>ul.if>li.if>button.if{font-size:.9375rem}}@media screen and (min-width:75rem){.if.global-header .if.shortcuts.is-open>li.if>.if.dropdown-menu>ul.if>li.if>a.if,.if.global-header .if.shortcuts.is-open>li.if>.if.dropdown-menu>ul.if>li.if>button.if{font-size:1rem;font-variation-settings:"wght" 82}}.if.global-header .if.shortcuts.is-open>li.if>.if.dropdown-menu>ul.if>li.if>a.if,.if.global-header .if.shortcuts.is-open>li.if>.if.dropdown-menu>ul.if>li.if>button.if{white-space:normal;display:inline-block;padding:0;display:inline;min-height:0;line-height:1.25rem}.if.global-header .if.shortcuts.is-open>li.if>.if.dropdown-menu>ul.if>li.if>a.if.is-hovered,.if.global-header .if.shortcuts.is-open>li.if>.if.dropdown-menu>ul.if>li.if>a.if:hover,.if.global-header .if.shortcuts.is-open>li.if>.if.dropdown-menu>ul.if>li.if>button.if.is-hovered,.if.global-header .if.shortcuts.is-open>li.if>.if.dropdown-menu>ul.if>li.if>button.if:hover{color:#004080;background-color:rgba(0,0,0,0);border:none;outline:none;box-shadow:none}.if.global-header .if.shortcuts>li.if{margin:0;min-width:0}.if.global-header .if.shortcuts>li.if>a.if,.if.global-header .if.shortcuts>li.if>button.if{flex-grow:0;margin:0;padding-left:3rem;background-position:0;background-size:1.5rem 1.5rem;height:3rem;background-color:rgba(0,0,0,0)}.if.global-header .if.shortcuts>li.if>a.if.is-hovered,.if.global-header .if.shortcuts>li.if>a.if:hover,.if.global-header .if.shortcuts>li.if>button.if.is-hovered,.if.global-header .if.shortcuts>li.if>button.if:hover{background-color:rgba(0,0,0,0);border:none;outline:none;box-shadow:none}.if.notice{font-family:If Sans Bold,Arial,sans-serif;font-weight:400;font-variation-settings:"wght" 126;height:1rem;width:1rem;font-size:.75rem;line-height:.75rem;position:static;background-color:#bb320c;box-sizing:border-box;border:1pt solid #bb320c;padding:0;margin:0;border-radius:100%;color:#faf9f7;display:flex;justify-content:center;align-items:center;text-align:center}.if.notice.top-right{position:absolute;top:.5rem;right:.5rem}.if.notice.vertical{position:absolute;top:50%;transform:translateY(-50%)}.if.notice.horizontal{position:absolute;left:50%;transform:translateX(-50%)}.if.notice.inline{display:inline-block;margin-left:.75rem}.if.notice.inline.top{margin-top:0}.if.axe.skip-to-content{margin:0;padding:0;box-sizing:border-box;width:auto;min-width:176px;background-color:rgba(0,0,0,0);display:flex;height:100%;justify-content:flex-start;align-items:center;flex-grow:0;flex-shrink:0;border:none;display:none;position:absolute;top:0;left:0;overflow:hidden;width:0;text-indent:-99999px;transform:translateX(-100%);transition:transform .2s,width .2s;color:#0054f0;text-decoration:underline}@media screen and (min-width:60rem){.if.axe.skip-to-content{display:flex}}.if.axe.skip-to-content.is-focused,.if.axe.skip-to-content:focus{text-indent:0;width:auto;transform:translateX(0)}.if.global-header .if.desktop-menu-action.if.logout{color:#331e11}.if.global-header .if.desktop-menu-item.login-holder{margin-left:auto}.if.global-header .if.desktop-menu-item.login-holder .if.login{border-radius:0;padding-right:3.5rem;padding-left:3.5rem}.if.global-header .if.desktop-menu-item.login-holder .if.login:after{position:absolute;top:0;right:0;bottom:0;left:0;display:block;content:"";pointer-events:none}.if.global-header .if.desktop-menu-item.if.login-holder.single .if.login{position:relative}.if.global-header .if.desktop-menu-action.if.login{background-color:#0054f0;color:#faf9f7}.if.global-header .if.desktop-menu-action.if.login.is-hovered,.if.global-header .if.desktop-menu-action.if.login:hover{border-color:#004080;background-color:#004080;color:#faf9f7}.if.global-header .if.desktop-menu-item.login-holder.is-open .if.login{color:#faf9f7}.if.global-header .if.mobile-menu-item.if.login-holder.is-open>.if.login{z-index:900;border-bottom-color:#faf9f7;color:#0054f0}.if.global-header .if.mobile-menu-item.if.login-holder.single .if.login{position:relative}.if.global-header .if.mobile-menu-action.if.login{margin:0;padding:0;box-sizing:border-box;font-family:If Sans,Arial,sans-serif;font-weight:400;font-variation-settings:"wght" 78;padding-bottom:.25rem;border:none;border-bottom:.0625rem solid rgba(0,0,0,0);box-shadow:none;height:100%;width:100%;min-width:0;max-width:none;display:flex;flex-direction:column;align-items:center;justify-content:flex-end;font-size:.75rem;line-height:1.25rem;letter-spacing:normal;font-variation-settings:"wght" 82;text-decoration:none;background-color:rgba(0,0,0,0);color:#331e11;transition:none;--ids-button-gap:0.25rem}@media screen and (min-width:22.5rem){.if.global-header .if.mobile-menu-action.if.login{font-size:.9375rem;line-height:1.5rem}}.if.global-header .if.desktop-menu-item:not(.back-to-home-holder):not(.change-language-holder)+.if.desktop-menu-item.login-holder{margin-left:auto}.if.global-header .if.desktop-menu-action.if.mybusiness,.if.global-header .if.desktop-menu-action.if.mypages{padding-right:2.5rem;color:#331e11}.if.global-header .if.desktop-menu-item.if.mybusiness-holder .if.mybusiness:after,.if.global-header .if.desktop-menu-item.if.mybusiness-holder .if.mypages:after,.if.global-header .if.desktop-menu-item.if.mypages-holder .if.mybusiness:after,.if.global-header .if.desktop-menu-item.if.mypages-holder .if.mypages:after{content:"";position:absolute;top:0;left:0;right:0;bottom:0;display:block;pointer-events:none}.if.global-header .if.desktop-menu-item.if.mybusiness-holder.is-open,.if.global-header .if.desktop-menu-item.if.mypages-holder.is-open{background-color:rgba(0,0,0,0)}.if.global-header .if.desktop-menu-item.if.mybusiness-holder.is-open .if.mybusiness,.if.global-header .if.desktop-menu-item.if.mybusiness-holder.is-open .if.mypages,.if.global-header .if.desktop-menu-item.if.mypages-holder.is-open .if.mybusiness,.if.global-header .if.desktop-menu-item.if.mypages-holder.is-open .if.mypages{color:#331e11}.if.global-header .if.desktop-menu-action.if.mybusiness+.if.accordion-menu>ul.if>li:nth-child(-n+2),.if.global-header .if.desktop-menu-action.if.mybusiness+.if.dropdown-menu>ul.if>li:nth-child(-n+2),.if.global-header .if.desktop-menu-action.if.mypages+.if.accordion-menu>ul.if>li:nth-child(-n+2),.if.global-header .if.desktop-menu-action.if.mypages+.if.dropdown-menu>ul.if>li:nth-child(-n+2){background-color:rgba(0,0,0,0)}.if.global-header .if.mobile-menu-item.if.mybusiness-holder .if.mybusiness,.if.global-header .if.mobile-menu-item.if.mybusiness-holder .if.mypages,.if.global-header .if.mobile-menu-item.if.mypages-holder .if.mybusiness,.if.global-header .if.mobile-menu-item.if.mypages-holder .if.mypages{margin:0;padding:0;box-sizing:border-box;font-family:If Sans,Arial,sans-serif;font-weight:400;font-variation-settings:"wght" 78;padding-bottom:.25rem;border:none;border-bottom:.0625rem solid rgba(0,0,0,0);box-shadow:none;height:100%;width:100%;min-width:0;max-width:none;display:flex;flex-direction:column;align-items:center;justify-content:flex-end;font-size:.75rem;line-height:1.25rem;letter-spacing:normal;font-variation-settings:"wght" 82;text-decoration:none;background-color:rgba(0,0,0,0);color:#331e11;transition:none;--ids-button-gap:0.25rem}@media screen and (min-width:22.5rem){.if.global-header .if.mobile-menu-item.if.mybusiness-holder .if.mybusiness,.if.global-header .if.mobile-menu-item.if.mybusiness-holder .if.mypages,.if.global-header .if.mobile-menu-item.if.mypages-holder .if.mybusiness,.if.global-header .if.mobile-menu-item.if.mypages-holder .if.mypages{font-size:.9375rem;line-height:1.5rem}}.if.global-header .if.mobile-menu-item.if.mybusiness-holder.is-open>.if.mybusiness,.if.global-header .if.mobile-menu-item.if.mybusiness-holder.is-open>.if.mypages,.if.global-header .if.mobile-menu-item.if.mypages-holder.is-open>.if.mybusiness,.if.global-header .if.mobile-menu-item.if.mypages-holder.is-open>.if.mypages{background-color:#f6f3f0;color:#331e11;border-bottom-color:#f6f3f0;z-index:900}.if.global-header .if.mobile-menu-action.if.mybusiness+.if.accordion-menu.is-open>li:first-child,.if.global-header .if.mobile-menu-action.if.mybusiness+.if.accordion-menu>ul.if>li:first-child,.if.global-header .if.mobile-menu-action.if.mybusiness+.if.dropdown-menu.is-open>li:first-child,.if.global-header .if.mobile-menu-action.if.mybusiness+.if.dropdown-menu>ul.if>li:first-child,.if.global-header .if.mobile-menu-action.if.mypages+.if.accordion-menu.is-open>li:first-child,.if.global-header .if.mobile-menu-action.if.mypages+.if.accordion-menu>ul.if>li:first-child,.if.global-header .if.mobile-menu-action.if.mypages+.if.dropdown-menu.is-open>li:first-child,.if.global-header .if.mobile-menu-action.if.mypages+.if.dropdown-menu>ul.if>li:first-child,.if.global-header .if.mobile-menu-action.if.mypages.mybusiness+.if.accordion-menu>ul.if>li:nth-child(-n+2),.if.global-header .if.mobile-menu-action.if.mypages.mybusiness+.if.dropdown-menu>ul.if>li:nth-child(-n+2){background-color:#f6f3f0}.if.global-header .if.primary .if.desktop-menu-item.change-language-holder,.if.global-header .if.primary .if.mobile-menu-item.change-language-holder{margin-left:auto}.if.global-header .if.desktop-menu-action.if.change-language{padding-left:2.5rem;min-width:0;background-color:rgba(0,0,0,0);width:auto}.if.global-header .if.desktop-menu-action.if.change-language.is-active,.if.global-header .if.desktop-menu-action.if.change-language.is-open{background-color:rgba(0,0,0,0);color:#331e11}@media screen and (min-width:60rem){.if.global-header .if.shopping-cart-holder{width:auto;border:none;height:auto;margin-left:0}}.if.global-header .if.desktop{display:none}@media screen and (min-width:60rem){.if.global-header .if.desktop{display:flex}}.if.global-header .if.desktop-menu-action{border-radius:0;margin:0;padding:0;box-sizing:border-box;font-family:If Sans,Arial,sans-serif;font-weight:400;font-variation-settings:"wght" 78;max-width:none;min-width:0;height:3.25rem;padding:0 1rem;text-decoration:none;color:#331e11;box-shadow:none;border:none;background-color:rgba(0,0,0,0);white-space:nowrap;overflow:hidden;text-overflow:ellipsis;cursor:pointer;display:flex;flex-direction:row;font-size:.9375rem;line-height:1.5rem;letter-spacing:normal;font-variation-settings:"wght" 82;align-items:center;justify-content:center;width:100%}.if.global-header .if.desktop-menu-action.is-active:not(.mypages):not(.mybusiness):not(.mypages):not(.change-language):not(.company){background-color:#faf9f7;font-family:If Sans Bold,Arial,sans-serif;font-weight:400;font-variation-settings:"wght" 126}.if.global-header .if.desktop-menu-action.change-language.is-hovered,.if.global-header .if.desktop-menu-action.change-language:hover,.if.global-header .if.desktop-menu-action.company.is-hovered,.if.global-header .if.desktop-menu-action.company:hover,.if.global-header .if.desktop-menu-action.login.is-hovered,.if.global-header .if.desktop-menu-action.login:hover,.if.global-header .if.desktop-menu-action.logout.is-hovered,.if.global-header .if.desktop-menu-action.logout:hover,.if.global-header .if.desktop-menu-action.mybusiness.is-hovered,.if.global-header .if.desktop-menu-action.mybusiness:hover,.if.global-header .if.desktop-menu-action.mypages.is-hovered,.if.global-header .if.desktop-menu-action.mypages:hover{text-decoration:none}.if.global-header .if.desktop-menu-action.is-hovered,.if.global-header .if.desktop-menu-action:hover{text-decoration:underline}.if.global-header .desktop-menu-action,.if.global-header .global-menu-action,.if.global-header .global-menu-item,.if.global-header .if.primary .desktop-menu-item{position:relative}.if.global-header .if.desktop-menu-item.is-parent .if.desktop-menu-action,.if.global-header .if.desktop-menu-item.is-parent .if.global-menu-action,.if.global-header .if.global-menu-item.is-parent .if.desktop-menu-action,.if.global-header .if.global-menu-item.is-parent .if.global-menu-action{padding-right:2.5rem}.if.global-header .if.desktop-menu-item.is-parent .if.desktop-menu-action:after,.if.global-header .if.desktop-menu-item.is-parent .if.global-menu-action:after,.if.global-header .if.global-menu-item.is-parent .if.desktop-menu-action:after,.if.global-header .if.global-menu-item.is-parent .if.global-menu-action:after{position:absolute;top:0;right:0;bottom:0;left:0;display:block;content:"";pointer-events:none}.if.global-header .if.desktop-menu-item.is-parent.is-open .if.desktop-menu-action,.if.global-header .if.global-menu-item.is-parent.is-open .if.desktop-menu-action{z-index:auto;border-bottom:none}.if.global-header .if.desktop-menu-item:first-of-type{margin-left:0}.if.global-header .if.desktop-menu-item:not(.back-to-home-holder){margin:0;padding:0;box-sizing:border-box;width:auto;min-width:176px;background-color:rgba(0,0,0,0);display:flex;height:100%;justify-content:flex-start;align-items:center;flex-grow:0;flex-shrink:0;border:none}.if.global-header .if.desktop-menu-item:not(.back-to-home-holder)+.if.desktop-menu-item:not(.change-language-holder):not(.login-holder){margin-left:0}.if.global-header .if.primary .if.desktop .if.desktop-menu-item.back-to-home-holder,.if.global-header .if.primary .if.desktop .if.desktop-menu-item.change-language-holder,.if.global-header .if.primary .if.desktop .if.desktop-menu-item.company-holder,.if.global-header .if.primary .if.desktop .if.desktop-menu-item.login-holder,.if.global-header .if.primary .if.desktop .if.desktop-menu-item.logo-holder,.if.global-header .if.primary .if.desktop .if.desktop-menu-item.logout-holder,.if.global-header .if.primary .if.desktop .if.desktop-menu-item.mybusiness-holder,.if.global-header .if.primary .if.desktop .if.desktop-menu-item.mypages-holder{width:auto;min-width:0}.if.global-header .if.primary .if.desktop .if.desktop-menu-item.change-language-holder .desktop-menu-action,.if.global-header .if.primary .if.desktop .if.desktop-menu-item.logout-holder .desktop-menu-action,.if.global-header .if.primary .if.desktop .if.desktop-menu-item.mybusiness-holder .desktop-menu-action,.if.global-header .if.primary .if.desktop .if.desktop-menu-item.mypages-holder .desktop-menu-action{padding-left:2.5rem;min-width:0}.if.global-header .if.secondary .if.desktop-menu-item{min-width:0}.if.global-header .if.desktop-menu-action+.if.accordion-menu,.if.global-header .if.desktop-menu-action+.if.dropdown-menu{position:absolute;top:100%;right:0;display:none;box-shadow:0 8px 4px -2px rgba(110,98,94,.08),0 12px 16px rgba(110,98,94,.16)}.if.global-header .if.desktop-menu-action+.if.accordion-menu.is-open,.if.global-header .if.desktop-menu-action+.if.dropdown-menu.is-open{display:flex}.if.global-header .if.desktop-menu-action+.if.accordion-menu>ul.if>li.if:first-child,.if.global-header .if.desktop-menu-action+.if.dropdown-menu>ul.if>li.if:first-child{border-top:0}.if.global-header .desktop-menu-item.back-to-home-holder{width:auto}.if.global-header .desktop-menu-action.back-to-home{justify-content:flex-start;padding:0 1rem 0 1.5rem;color:#0054f0;text-align:left}.if.global-header .if.mobile{display:flex;width:100%;padding-left:1rem}@media screen and (min-width:60rem){.if.global-header .if.mobile{display:none}}.if.global-header .if.mobile-menu-item{border-right:var(--ids-size-border-1) solid var(--ids-color-border-1);padding:0;background-color:rgba(0,0,0,0);margin:0 0 0 auto;height:100%;width:5.5rem}.if.global-header .if.mobile-menu-item:not(.logo-holder)+.if.mobile-menu-item{margin-left:0}@media screen and (min-width:60rem){.if.global-header .if.mobile-menu-item.is-open{background-color:rgba(0,0,0,0)}}.if.global-header .if.mobile-menu-item.is-open .if.mobile-menu-action+.if.accordion-menu,.if.global-header .if.mobile-menu-item.is-open .if.mobile-menu-action+.if.dropdown-menu{display:none;box-shadow:0 8px 4px -2px rgba(110,98,94,.08),0 12px 16px rgba(110,98,94,.16);position:absolute;right:0}.if.global-header .if.mobile-menu-item.is-open .if.mobile-menu-action+.if.accordion-menu.is-open,.if.global-header .if.mobile-menu-item.is-open .if.mobile-menu-action+.if.dropdown-menu.is-open{display:flex;flex-direction:column}.if.global-header .if.mobile-menu-item.is-open .if.mobile-menu-action+.if.accordion-menu>ul.if>li.if:first-child,.if.global-header .if.mobile-menu-item.is-open .if.mobile-menu-action+.if.dropdown-menu>ul.if>li.if:first-child{border-top:0}.if.global-header .if.mobile-menu-action{margin:0;padding:0;box-sizing:border-box;font-family:If Sans,Arial,sans-serif;font-weight:400;font-variation-settings:"wght" 78;padding-bottom:.25rem;border:none;border-bottom:.0625rem solid rgba(0,0,0,0);box-shadow:none;height:100%;width:100%;min-width:0;max-width:none;display:flex;flex-direction:column;align-items:center;justify-content:flex-end;font-size:.75rem;line-height:1.25rem;letter-spacing:normal;font-variation-settings:"wght" 82;text-decoration:none;background-color:rgba(0,0,0,0);color:#331e11;transition:none;--ids-button-gap:0.25rem}@media screen and (min-width:22.5rem){.if.global-header .if.mobile-menu-action{font-size:.9375rem;line-height:1.5rem}}.if.global-header .if.mobile-menu-list{height:100%;width:100%;display:flex;list-style:none;list-style-position:inside}.if.global-header .if.mobile-menu-item .if.mobile-menu-holder{width:4.5rem;border-right:none}.if.global-header .if.mobile-menu-item.is-open{background-color:#f6f3f0}.if.global-header .if.mobile-menu-item.is-open>.if.mobile-menu{color:#0054f0;border-bottom:.0625rem solid #f6f3f0;z-index:900;text-indent:-99999px;background-position:50%}.if.global-header .if.mobile-menu+.if.accordion-menu{height:calc(100vh - 60px)}.if.global-header .if.mobile-menu+.if.accordion-menu>ul.if.is-open{max-height:60vh;overflow:auto}.if.global-header .if.mobile-menu+.if.accordion-menu{border-top:var(--ids-size-border-1) solid var(--ids-color-border-1);background-color:#f6f3f0}.if.global-header .if.mobile-language{padding-left:var(--ids-size-spacing-24);padding-right:var(--ids-size-spacing-24)}@media screen and (min-width:25rem){.if.global-header .if.mobile-language{padding-left:var(--ids-size-spacing-32);padding-right:var(--ids-size-spacing-32)}}@media screen and (min-width:45rem){.if.global-header .if.mobile-language{padding-left:var(--ids-size-spacing-40);padding-right:var(--ids-size-spacing-40)}}.if.global-header .if.mobile-language{padding-top:1.5rem;padding-bottom:1.5rem}.if.global-header .if.mobile-language-list{list-style:none;display:flex;justify-content:flex-start;align-items:center}.if.global-header .if.mobile-language-item{min-width:0;max-width:none;margin-right:1rem;flex-shrink:0;position:relative}.if.global-header .if.mobile-language-item:first-of-type{padding-left:2rem;background-position:0;background-size:1.25rem 1.25rem}.if.global-header .if.mobile-language-item.is-active:after{content:"";display:block;position:absolute;width:3ch;height:3pt;background:#331e11;top:calc(100% - 3pt)}.if.global-header .if.mobile-language-action{min-width:0;max-width:none;padding:0;flex-shrink:0;width:3ch;flex-grow:0;height:2rem;text-align:center;justify-content:center;display:block;line-height:2rem;border:none}.if.global-header .if.mobile-language-action.is-active{background-image:none;font-family:If Sans Bold,Arial,sans-serif;font-weight:400;font-variation-settings:"wght" 126}.if.global-header .mobile-menu-item.if.logo-holder{margin:0;padding:0;box-sizing:border-box}@media screen and (max-width:24.9375rem){.if.global-header .mobile-menu-item.if.logo-holder{margin-right:.5rem}}.if.global-header .mobile-menu-item.if.logo-holder{width:3rem;flex-shrink:0;border-right:none;margin-left:0}.if.global-header .desktop-menu-item.if.logo-holder{margin:0;padding:0;box-sizing:border-box;margin-right:.5rem}.if.global-header .desktop-menu-item.if.logo-holder .if.desktop-menu-action{padding:0}.if.global-header .if.logo-holder .if.logo{margin:0;padding:0;box-sizing:border-box;flex-shrink:0;width:2.5rem;background-size:2.5rem 2.5rem;background-position:50%;height:100%;max-width:none;min-width:0}@media screen and (min-width:60rem){.if.global-header .if.logo-holder .if.logo{padding:0;width:3.25rem;height:3.25rem;background-size:3.25rem 3.25rem;background-position:50%}}.if.global-header.is-fixed{position:-webkit-sticky;position:sticky;top:0;transition:transform .6s cubic-bezier(.25,1,.5,1),box-shadow .2s cubic-bezier(.4,0,.2,1);z-index:900}.if.global-header.is-fixed.has-scrolled{box-shadow:0 8px 4px -2px rgba(110,98,94,.08),0 8px 8px rgba(110,98,94,.12);border-bottom:var(--ids-size-border-1) solid var(--ids-color-border-1)}.if.global-header.is-fixed.has-scrolled .if.tertiary{visibility:visible}.if.global-header.is-fixed.has-scrolled-down{transform:translateY(-100%)}.if.global-header.is-fixed.has-scrolled-down .if.tertiary{visibility:hidden}@media screen and (min-width:60rem){.if.global-header.is-fixed .if.tertiary{flex-direction:column;max-height:calc(100vh - 152px);overflow-y:auto}}.if.global-header .if.desktop-search+.if.desktop-menu-list{position:absolute;width:auto}.if.global-header .if.desktop-search{display:flex;width:100%;justify-content:center;align-items:center;height:6.25rem}.if.global-header .if.desktop-search>form{position:relative;width:100%;max-width:600px;display:flex;justify-content:center;align-items:center}.if.global-header .if.desktop-search .if.search-field>.if input[type=search]:not(:placeholder-shown)~button.if.reset,.if.global-header .if.desktop-search .if.search-field>input[type=search].if:not(:placeholder-shown)~button.if.reset{display:none}.if.global-header .if.desktop-search .if.close{display:block;border:none;position:absolute;top:50%;right:1.25rem;background-color:rgba(0,0,0,0);cursor:pointer;transform:translateY(-50%);background-image:url("data:image/svg+xml,%3Csvg xmlns=%27http://www.w3.org/2000/svg%27 viewBox=%270 0 32 32%27%3E%3Ctitle%3Ee remove%3C/title%3E%3Cg class=%27nc-icon-wrapper%27 stroke-linecap=%27square%27 stroke-linejoin=%27miter%27 stroke-width=%274%27 fill=%27%23331e11%27 stroke=%27%23331e11%27%3E%3Cline fill=%27none%27 stroke=%27%23331e11%27 stroke-miterlimit=%2710%27 x1=%2727%27 y1=%275%27 x2=%275%27 y2=%2727%27/%3E%3Cline fill=%27none%27 stroke=%27%23331e11%27 stroke-miterlimit=%2710%27 x1=%2727%27 y1=%2727%27 x2=%275%27 y2=%275%27/%3E%3C/g%3E%3C/svg%3E");background-repeat:no-repeat;background-size:1rem 1rem;background-position:50%;height:1rem;width:1rem}.if.global-header .if.desktop-search .if.tertiary{padding:0;top:6.1875rem}.if.global-header .if.desktop-search .if.quick-links-holder{display:none;width:100%;max-width:600px;margin:0 auto}.if.global-header .if.desktop-search .if.quick-links-holder.is-active{display:block}.if.global-header .if.desktop-search .if.quick-links{list-style:none}.if.global-header .if.desktop-search .if.quick-links>li{font-weight:400;letter-spacing:normal;font-family:If Sans,Arial,sans-serif;font-size:.875rem;line-height:1.5rem;font-variation-settings:"wght" 85}@media screen and (min-width:25rem){.if.global-header .if.desktop-search .if.quick-links>li{font-size:.9375rem}}@media screen and (min-width:75rem){.if.global-header .if.desktop-search .if.quick-links>li{font-size:1rem;font-variation-settings:"wght" 82}}.if.global-header .if.mobile-search{padding-left:var(--ids-size-spacing-24);padding-right:var(--ids-size-spacing-24)}@media screen and (min-width:25rem){.if.global-header .if.mobile-search{padding-left:var(--ids-size-spacing-32);padding-right:var(--ids-size-spacing-32)}}@media screen and (min-width:45rem){.if.global-header .if.mobile-search{padding-left:var(--ids-size-spacing-40);padding-right:var(--ids-size-spacing-40)}}.if.global-header .if.mobile-search{background-color:#f6f3f0;padding-top:1.5rem;padding-bottom:1.5rem}.if.global-header .if.mobile-search input[type=search].if{border-color:rgba(110,98,94,.5)}.if.global-header .if.mobile-search input[type=search].if+label,.if.global-header .if.mobile-search input[type=search].if+label.if{margin-bottom:0;display:inline;height:0}.if.global-header .if.mobile-search form{margin-bottom:1rem}.if.global-header .if.mobile-search .if.quick-links{list-style:none}.if.global-header .if.mobile-search .if.quick-links>li{list-style:none;min-width:0;margin-left:-3.5rem;padding-left:5.5rem;background-color:rgba(0,0,0,0);max-width:none}.if.global-header .if.mobile-search .if.quick-links>li>a,.if.global-header .if.mobile-search .if.quick-links>li>button{letter-spacing:normal;font-size:.875rem;font-variation-settings:"wght" 85}@media screen and (min-width:25rem){.if.global-header .if.mobile-search .if.quick-links>li>a,.if.global-header .if.mobile-search .if.quick-links>li>button{font-size:.9375rem}}@media screen and (min-width:75rem){.if.global-header .if.mobile-search .if.quick-links>li>a,.if.global-header .if.mobile-search .if.quick-links>li>button{font-size:1rem;font-variation-settings:"wght" 82}}.if.global-header .if.mobile-search .if.quick-links>li>a,.if.global-header .if.mobile-search .if.quick-links>li>button{font-family:If Sans,Arial,sans-serif;font-weight:400;font-variation-settings:"wght" 78;padding:0;text-decoration:underline;color:#0054f0;position:relative;height:2.5rem;cursor:pointer;line-height:1.5rem;border:none;text-align:left;display:flex;flex-grow:0;flex-shrink:0;transition:all .2s cubic-bezier(.4,0,.2,1)}.if.global-header .if.mobile-search .if.quick-links>li>a.is-hovered,.if.global-header .if.mobile-search .if.quick-links>li>a.is-visited,.if.global-header .if.mobile-search .if.quick-links>li>a:hover,.if.global-header .if.mobile-search .if.quick-links>li>a:visited,.if.global-header .if.mobile-search .if.quick-links>li>button.is-hovered,.if.global-header .if.mobile-search .if.quick-links>li>button.is-visited,.if.global-header .if.mobile-search .if.quick-links>li>button:hover,.if.global-header .if.mobile-search .if.quick-links>li>button:visited{color:#004080}.if.backdrop.search.is-open{display:none}@media screen and (min-width:60rem){.if.backdrop.search.is-open{display:block}}.if.global-header .if.desktop-search .if.search-field input[type=search].if{background-color:#f1ece8;border:none;background-position:left 1.25rem center}.if.global-header .if.desktop-search .if.search-field.autocomplete .if.suggestions{border:none;z-index:600;max-width:640px;width:100%;box-shadow:0 8px 4px -2px rgba(110,98,94,.08),0 20px 32px rgba(110,98,94,.24);background-color:#f1ece8}.if.global-header .if.desktop-search .if.search-field.autocomplete .if.suggestions li.if.is-hovered,.if.global-header .if.desktop-search .if.search-field.autocomplete .if.suggestions li.if:hover{background-color:#e8e0d9}.if.global-header .if.desktop-search .if.search-field.autocomplete .if.suggestions>li.if:first-of-type{padding-top:1.5rem}.if.global-header .if.desktop-search .if.search-field.autocomplete .if.suggestions>li.if:first-of-type:before{content:"";height:.0625rem;width:calc(100% - 2.5rem);background:rgba(110,98,94,.2);position:absolute;top:0}.if.global-header .if.primary .if.co-brand-holder,.if.global-header .if.secondary .if.co-brand-holder{margin:0;padding:0;box-sizing:border-box;display:flex;height:1.25rem;flex:1 0;align-items:center;align-self:center}@media screen and (min-width:60rem){.if.global-header .if.primary .if.co-brand-holder,.if.global-header .if.secondary .if.co-brand-holder{height:2.5rem;margin:0 .5rem}}.if.global-header .if.primary .if.co-brand-holder>a.if,.if.global-header .if.secondary .if.co-brand-holder>a.if{max-width:8.75rem;padding:0}.if.global-header .if.primary .if.co-brand-holder .if.mobile-menu-action,.if.global-header .if.secondary .if.co-brand-holder .if.mobile-menu-action{width:auto}.if.global-header .if.co-brand-holder.text{height:2.5rem}.if.global-header .if.co-brand-holder .if.mobile-menu-action{height:1.25rem}.if.global-header .if.co-brand-holder.text .if.mobile-menu-action{height:2.5rem}.if.global-header .if.primary .if.logo-holder+.if.co-brand-holder,.if.global-header .if.secondary .if.logo-holder+.if.co-brand-holder{border-left:var(--ids-size-border-1) solid var(--ids-color-border-1)}.if.global-header .if.primary .if.logo-holder+.if.co-brand-holder>a.if,.if.global-header .if.secondary .if.logo-holder+.if.co-brand-holder>a.if{padding:0 .5rem}@media screen and (min-width:60rem){.if.global-header .if.primary .if.logo-holder+.if.co-brand-holder>a.if,.if.global-header .if.secondary .if.logo-holder+.if.co-brand-holder>a.if{padding:0 1rem}}.if.global-header .if.co-brand{max-width:140px;object-fit:contain;padding:0;margin:0;height:1.25rem;width:100%;display:block}@media screen and (min-width:60rem){.if.global-header .if.co-brand{height:2.5rem}}.if.global-header .if.text .if.co-brand{height:2.5rem}.if.global-header .if.co-brand-holder+.if.login-holder,.if.global-header .if.co-brand-holder+.if.shopping-cart-holder,.if.global-header .if.primary .if.desktop-menu-item.company-holder,.if.global-header .if.primary .if.mobile-menu-item.company-holder{margin-left:auto}.if.global-header .if.desktop-menu-action.if.company{padding-left:2.5rem;min-width:0;background-position:left 1rem center}.if.global-header .if.desktop-menu-action.if.company+.if.accordion-menu,.if.global-header .if.desktop-menu-action.if.company+.if.dropdown-menu{top:100%;right:0}.if.global-header .if.desktop-menu-action.if.company.is-active,.if.global-header .if.desktop-menu-action.if.company.is-open{background-color:rgba(0,0,0,0);color:#331e11}.if.mobile-menu-action.is-focused,.if.mobile-menu-action:focus{outline:var(--ids-focus-outline-size,.125rem) var(--ids-focus-outline-style,dotted) var(--ids-color-states-focus,rgb(0,84,240));outline-offset:var(--ids-focus-outline-offset,.125rem)}.if.mobile-menu-action:focus:not(:focus-visible){outline:none}.if.mobile-menu-action:focus-visible{outline:var(--ids-focus-outline-size,.125rem) var(--ids-focus-outline-style,dotted) var(--ids-color-states-focus,rgb(0,84,240));outline-offset:var(--ids-focus-outline-offset,.125rem)}.CodeExample_codearea__WmLvn{background:rgba(0,0,0,0)!important;margin:0!important;font-size:.85rem!important}.CodeExample_codearea__WmLvn::-webkit-scrollbar{background-color:initial;width:.4rem;height:.4rem}.CodeExample_codearea__WmLvn::-webkit-scrollbar-thumb{background-color:#e8e0d9;width:.25rem;border-radius:10px}@media(min-width:1200px){.CodeExample_codearea__WmLvn{max-height:calc(100vh - 250px)}}.CodeExample_container__Cwysw{background-color:#2d2d2d!important}.UspList_quickfactvertical__SuCOz li:last-child{padding-bottom:0}.UspList_quickfactvertical__SuCOz p:last-child{margin-bottom:0!important}ol.if.quick-facts,ul.if.quick-facts{list-style:none;margin:0;padding:0}@media screen and (min-width:60rem){ol.if.quick-facts,ul.if.quick-facts{margin-bottom:4rem}}ol.if.quick-facts>li.if.quick-fact,ul.if.quick-facts>li.if.quick-fact{margin-bottom:0}ol.if.quick-facts.list,ul.if.quick-facts.list{display:flex;grid-gap:0;flex-direction:column;margin:0}ol.if.quick-facts.list>.if.quick-fact,ul.if.quick-facts.list>.if.quick-fact{background-image:none;display:flex;flex-direction:row;text-align:left;width:auto;min-width:0;max-width:none;padding:0;align-items:center;margin:0}ol.if.quick-facts.list>.if.quick-fact:before,ul.if.quick-facts.list>.if.quick-fact:before{background-color:rgba(0,0,0,0);line-height:1.5rem;font-size:1rem;color:#331e11;text-align:center;flex-grow:0;flex-shrink:0;margin-right:1rem;display:inline-block;content:"";background-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' stroke-width='2' viewBox='0 0 32 32'%3E%3Cg fill='none' stroke='%23331e11' stroke-linecap='square' stroke-miterlimit='10'%3E%3Cpath d='M9 17l4 4 10-10' data-color='color-2'/%3E%3Ccircle cx='16' cy='16' r='15'/%3E%3C/g%3E%3C/svg%3E");background-repeat:no-repeat;background-position:50%;background-size:1.5rem 1.5rem;height:1.5rem;width:1.5rem}ol.if.quick-facts:last-child,ul.if.quick-facts:last-child{margin-bottom:0}li.if.quick-fact{padding:0;font-weight:400;letter-spacing:normal;font-family:If Sans,Arial,sans-serif;font-size:1rem;line-height:1.75rem;font-variation-settings:"wght" 78}@media screen and (min-width:25rem){li.if.quick-fact{font-size:1.125rem}}li.if.quick-fact{-webkit-appearance:none;-moz-appearance:none;appearance:none;background-color:rgba(0,0,0,0);transition:all .2s cubic-bezier(.4,0,.2,1);color:#331e11;display:flex;flex-direction:column;flex-grow:1;list-style:none;flex-shrink:0;text-align:left;position:relative;background-image:url("data:image/svg+xml,%3Csvg xmlns=%27http://www.w3.org/2000/svg%27 viewBox=%270 0 32 32%27%3E%3Ctitle%3Echeck%3C/title%3E%3Cg class=%27nc-icon-wrapper%27 stroke-linecap=%27square%27 stroke-linejoin=%27miter%27 stroke-width=%273%27 fill=%27%23331e11%27 stroke=%27%23331e11%27%3E%3Cpolyline points=%272 16 11 25 30 6%27 fill=%27none%27 stroke=%27%23331e11%27 stroke-miterlimit=%2710%27/%3E%3C/g%3E%3C/svg%3E");background-position:left top .25rem;background-size:1rem 1rem;background-repeat:no-repeat;width:100%;padding-top:0;margin:0;text-decoration:none;padding-left:1.5rem}li.if.quick-fact p{font-size:1.125rem}@media screen and (min-width:25rem){li.if.quick-fact{padding-left:2rem}}@media screen and (min-width:45rem){li.if.quick-fact{padding-left:2.5rem}}@media screen and (min-width:60rem){li.if.quick-fact{padding:4rem 0;background-position:top 1rem center;background-image:url("data:image/svg+xml,%3Csvg xmlns=%27http://www.w3.org/2000/svg%27 viewBox=%270 0 32 32%27%3E%3Ctitle%3Echeck%3C/title%3E%3Cg class=%27nc-icon-wrapper%27 stroke-linecap=%27square%27 stroke-linejoin=%27miter%27 stroke-width=%271.5%27 fill=%27%23331e11%27 stroke=%27%23331e11%27%3E%3Cpolyline points=%272 16 11 25 30 6%27 fill=%27none%27 stroke=%27%23331e11%27 stroke-miterlimit=%2710%27/%3E%3C/g%3E%3C/svg%3E");background-size:1.5rem 1.5rem;text-align:center}}@media screen and (min-width:75rem){li.if.quick-fact{background-position:top 1.5rem center;background-size:2.5rem 2.5rem;padding-top:5.5rem}}li.if.quick-fact>:not(:last-child){margin-bottom:.75rem;text-align:left}@media screen and (min-width:60rem){li.if.quick-fact>:not(:last-child){text-align:center}}li.if.quick-fact>p{width:100%;margin:0;padding:0;box-sizing:border-box}@media (-ms-high-contrast:active),(-ms-high-contrast:none){.if.quick-fact{max-width:304px}}ol.if.quick-facts,ul.if.quick-facts{display:grid;grid-template-columns:repeat(auto-fit,minmax(240px,1fr));grid-gap:1.5rem}@media screen and (min-width:25rem){ol.if.quick-facts,ul.if.quick-facts{grid-gap:2rem}}@media screen and (min-width:45rem){ol.if.quick-facts,ul.if.quick-facts{grid-gap:2.5rem}}@media screen and (min-width:75rem){ol.if.quick-facts,ul.if.quick-facts{grid-template-columns:repeat(auto-fit,minmax(280px,1fr))}}@media screen and (min-width:90rem){ol.if.quick-facts,ul.if.quick-facts{grid-template-columns:repeat(auto-fit,minmax(304px,1fr))}}ol.if.quick-facts.left .if.quick-fact,ul.if.quick-facts.left .if.quick-fact{text-align:left}@media screen and (min-width:60rem){ol.if.quick-facts.left .if.quick-fact,ul.if.quick-facts.left .if.quick-fact{background-position:top 1rem left}}@media screen and (min-width:75rem){ol.if.quick-facts.left .if.quick-fact,ul.if.quick-facts.left .if.quick-fact{background-position:top 2rem left}}ol.if.quick-facts.left .if.quick-fact *,ul.if.quick-facts.left .if.quick-fact *{text-align:left}.if.quick-facts.list.large{list-style:none;display:grid;grid-template-columns:100%;grid-gap:0}@media screen and (min-width:75rem){.if.quick-facts.list.large{grid-template-columns:1fr 1fr;grid-gap:0 104px}}.if.quick-facts.list.large>li,.if.quick-facts.list.large>li.if,.if.quick-facts.list.large>li.if.quick-fact{font-weight:400;letter-spacing:normal;font-family:If Sans,Arial,sans-serif;font-size:1rem;line-height:1.75rem;font-variation-settings:"wght" 78}@media screen and (min-width:25rem){.if.quick-facts.list.large>li,.if.quick-facts.list.large>li.if,.if.quick-facts.list.large>li.if.quick-fact{font-size:1.125rem}}.if.quick-facts.list.large>li,.if.quick-facts.list.large>li.if,.if.quick-facts.list.large>li.if.quick-fact{margin-bottom:1rem;display:flex;align-items:flex-start;width:100%}.if.quick-facts.list.numbers{counter-reset:quick-fact-list}.if.quick-facts.list.numbers>li,.if.quick-facts.list.numbers>li.if,.if.quick-facts.list.numbers>li.if.quick-fact{counter-increment:quick-fact-list}.if.quick-facts.list.numbers>li.if.quick-fact:before,.if.quick-facts.list.numbers>li.if:before,.if.quick-facts.list.numbers>li:before{background-image:none;content:counter(quick-fact-list);border-radius:50%;border:1px solid #331e11}.if.hero{position:relative;display:flex;background-color:#e8e0d9;min-height:27.5rem;overflow:hidden;width:100%;padding-top:0}.if.hero>.if.container{display:flex;flex-direction:column;width:100%}@media only screen and (min-width:45rem)and (orientation:portrait){.if.hero>.if.container{display:flex;flex-direction:column}}@media screen and (min-width:45rem){.if.hero>.if.container{display:flex;flex-direction:column}}@media only screen and (min-width:60rem)and (orientation:portrait){.if.hero>.if.container{display:block;flex-direction:row}}.if.hero>.if.container>.if.content{display:flex;flex-direction:column;order:2;position:relative;text-align:left}.if.hero>.if.container>.if.content p{font-size:1.125rem}@media only screen and (min-width:45rem)and (orientation:portrait){.if.hero>.if.container>.if.content{order:2;position:relative;text-align:left}}@media screen and (min-width:45rem){.if.hero>.if.container>.if.content{order:2}}@media only screen and (min-width:60rem)and (orientation:portrait){.if.hero>.if.container>.if.content{order:1}}@media screen and (min-width:60rem){.if.hero>.if.container>.if.content{order:1}}.if.hero>.if.container>.if.content{padding-top:2rem;padding-right:0;padding-bottom:2rem}@media screen and (min-width:45rem){.if.hero>.if.container>.if.content{padding-top:3rem;padding-bottom:3rem;padding-right:2.5rem}}@media only screen and (min-width:45rem)and (orientation:portrait){.if.hero>.if.container>.if.content{padding-top:3rem;padding-bottom:3rem}}@media only screen and (min-width:60rem)and (orientation:portrait){.if.hero>.if.container>.if.content{padding-top:3rem;padding-bottom:3rem}}@media screen and (min-width:75rem){.if.hero>.if.container>.if.content{padding-top:4rem;padding-bottom:4rem}}.if.hero>.if.container>.if.content{width:100%}@media only screen and (min-width:45rem)and (orientation:portrait){.if.hero>.if.container>.if.content{width:100%}}@media screen and (min-width:45rem){.if.hero>.if.container>.if.content{height:100%;width:50%}}@media only screen and (min-width:60rem)and (orientation:portrait){.if.hero>.if.container>.if.content{height:100%;width:50%}}@media screen and (min-width:60rem){.if.hero>.if.container>.if.content{height:100%;width:50%}}.if.hero>.if.container>.if.content>:not(:last-child){margin-bottom:1rem}@media screen and (min-width:45rem){.if.hero>.if.container>.if.content>:not(:last-child){margin-bottom:2rem}}.if.hero>.if.container>.if.content>:last-child{margin-bottom:0}.if.hero>.if.container>.if.image{flex-shrink:0;flex-grow:0;background-repeat:no-repeat;background-size:cover;background-position:50%;order:1}@media only screen and (min-width:45rem)and (orientation:portrait){.if.hero>.if.container>.if.image{background-size:cover;order:1}}@media screen and (min-width:45rem){.if.hero>.if.container>.if.image{order:1;background-position:0}}@media screen and (min-width:60rem){.if.hero>.if.container>.if.image{order:2}}.if.hero>.if.container>.if.image{margin-left:-1.5rem;margin-right:-1.5rem}@media screen and (min-width:25rem){.if.hero>.if.container>.if.image{margin-left:-2rem;margin-right:-2rem}}@media only screen and (min-width:45rem)and (orientation:portrait){.if.hero>.if.container>.if.image{margin-left:-3rem;margin-right:-3rem}}@media screen and (min-width:45rem){.if.hero>.if.container>.if.image{margin-left:0;margin-right:0}}@media only screen and (min-width:60rem)and (orientation:portrait){.if.hero>.if.container>.if.image{margin-left:0;margin-right:0}}.if.hero>.if.container>.if.image{width:auto;height:56.249vw}@media only screen and (min-width:25rem)and (orientation:portrait){.if.hero>.if.container>.if.image{height:56.249vw}}@media only screen and (min-width:45rem)and (orientation:portrait){.if.hero>.if.container>.if.image{max-height:100%;width:auto;height:56.249vw}}@media screen and (min-width:45rem){.if.hero>.if.container>.if.image{width:50vw;height:100%}}@media only screen and (min-width:60rem)and (orientation:portrait){.if.hero>.if.container>.if.image{width:50vw;height:100%}}.if.hero>.if.container>.if.image.studio{width:auto;height:42.857vw}@media only screen and (min-width:25rem)and (orientation:portrait){.if.hero>.if.container>.if.image.studio{height:42.857vw}}@media only screen and (min-width:45rem)and (orientation:portrait){.if.hero>.if.container>.if.image.studio{max-height:100%;width:auto;height:42.857vw}}@media screen and (min-width:45rem){.if.hero>.if.container>.if.image.studio{width:50vw;height:100%}}@media only screen and (min-width:60rem)and (orientation:portrait){.if.hero>.if.container>.if.image.studio{width:50vw;height:100%}}.if.hero>.if.container>.if.image{left:auto;position:static}@media only screen and (min-width:45rem)and (orientation:portrait){.if.hero>.if.container>.if.image{left:auto;position:static}}@media screen and (min-width:45rem){.if.hero>.if.container>.if.image{position:absolute;left:50%;top:0}}@media only screen and (min-width:60rem)and (orientation:portrait){.if.hero>.if.container>.if.image{position:absolute;left:50%;top:0}}.if.hero>.if.container>.if.image.studio{background-size:contain}@media only screen and (min-width:45rem)and (orientation:portrait){.if.hero>.if.container>.if.image.studio{background-size:contain;background-position:50%}}@media screen and (min-width:45rem){.if.hero>.if.container>.if.image.studio{background-size:contain;width:50%}}@media only screen and (min-width:60rem)and (orientation:portrait){.if.hero>.if.container>.if.image.studio{width:50%}}.if.hero>.if.container>.if.image.live{order:4;display:flex;background-image:none;overflow:hidden;margin:0}@media screen and (min-width:45rem){.if.hero>.if.container>.if.image.live{order:0;width:50%}}.if.hero>.if.container>.if.image.live .video{width:100%;object-fit:cover}@media screen and (min-width:45rem){.if.hero>.if.container>.if.image.live .video{margin:0}}.if.hero.column>.if.container{display:flex;flex-direction:column}@media screen and (min-width:45rem){.if.hero.column>.if.container{display:flex;flex-direction:column}}@media only screen and (min-width:45rem)and (orientation:portrait){.if.hero.column>.if.container{display:flex;flex-direction:column}}@media screen and (min-width:60rem){.if.hero.column>.if.container{display:block;flex-direction:row}}@media only screen and (min-width:60rem)and (orientation:portrait){.if.hero.column>.if.container{display:flex;flex-direction:column}}@media only screen and (min-width:75rem)and (orientation:portrait){.if.hero.column>.if.container{display:flex;flex-direction:row}}.if.hero.column>.if.container>.if.content{order:2;position:relative;text-align:left}@media screen and (min-width:45rem){.if.hero.column>.if.container>.if.content{order:2}}@media only screen and (min-width:45rem)and (orientation:portrait){.if.hero.column>.if.container>.if.content{order:2;position:relative;text-align:left}}@media screen and (min-width:60rem){.if.hero.column>.if.container>.if.content{order:1}}@media only screen and (min-width:60rem)and (orientation:portrait){.if.hero.column>.if.container>.if.content{order:2}}@media only screen and (min-width:75rem)and (orientation:portrait){.if.hero.column>.if.container>.if.content{order:2}}.if.hero.column>.if.container>.if.image{order:1;position:relative;text-align:left}@media screen and (min-width:45rem){.if.hero.column>.if.container>.if.image{order:1}}@media only screen and (min-width:45rem)and (orientation:portrait){.if.hero.column>.if.container>.if.image{order:1}}@media screen and (min-width:60rem){.if.hero.column>.if.container>.if.image{order:2}}@media only screen and (min-width:60rem)and (orientation:portrait){.if.hero.column>.if.container>.if.image{order:1}}@media only screen and (min-width:75rem)and (orientation:portrait){.if.hero.column>.if.container>.if.image{order:1}}.if.hero.entry.column>.if.container>.if.image{order:1}@media screen and (min-width:45rem){.if.hero.entry.column>.if.container>.if.image{order:1}}@media only screen and (min-width:45rem)and (orientation:portrait){.if.hero.entry.column>.if.container>.if.image{order:1}}@media screen and (min-width:60rem){.if.hero.entry.column>.if.container>.if.image{order:2}}@media only screen and (min-width:60rem)and (orientation:portrait){.if.hero.entry.column>.if.container>.if.image{order:1}}@media only screen and (min-width:75rem)and (orientation:portrait){.if.hero.entry.column>.if.container>.if.image{order:1}}.if.hero.entry.column>.if.container>.if.content{order:2;position:relative;text-align:left}@media screen and (min-width:45rem){.if.hero.entry.column>.if.container>.if.content{order:2}}@media only screen and (min-width:45rem)and (orientation:portrait){.if.hero.entry.column>.if.container>.if.content{order:2;position:relative;text-align:left}}@media screen and (min-width:60rem){.if.hero.entry.column>.if.container>.if.content{order:1}}@media only screen and (min-width:60rem)and (orientation:portrait){.if.hero.entry.column>.if.container>.if.content{order:2}}@media only screen and (min-width:75rem)and (orientation:portrait){.if.hero.entry.column>.if.container>.if.content{order:2}}.if.hero.column>.if.container>.if.content{width:100%;height:100%}@media screen and (min-width:45rem){.if.hero.column>.if.container>.if.content{width:100%;height:100%}}@media only screen and (min-width:45rem)and (orientation:portrait){.if.hero.column>.if.container>.if.content{width:100%;height:100%}}@media screen and (min-width:60rem){.if.hero.column>.if.container>.if.content{height:100%;width:50%}}@media only screen and (min-width:60rem)and (orientation:portrait){.if.hero.column>.if.container>.if.content{width:100%;height:100%}}@media only screen and (min-width:75rem)and (orientation:portrait){.if.hero.column>.if.container>.if.content{height:100%;width:50%}}.if.hero.column>.if.container>.if.content{padding-top:2rem;padding-right:0;padding-bottom:2rem}@media screen and (min-width:45rem){.if.hero.column>.if.container>.if.content{padding-top:3rem;padding-right:0;padding-bottom:2rem}}@media only screen and (min-width:45rem)and (orientation:portrait){.if.hero.column>.if.container>.if.content{padding-top:3rem;padding-bottom:2rem}}@media screen and (min-width:60rem){.if.hero.column>.if.container>.if.content{padding-right:2.5rem}}@media only screen and (min-width:60rem)and (orientation:portrait){.if.hero.column>.if.container>.if.content{padding-top:3rem;padding-right:0;padding-bottom:2rem}}@media screen and (min-width:75rem){.if.hero.column>.if.container>.if.content{padding-top:4rem}}@media only screen and (min-width:75rem)and (orientation:portrait){.if.hero.column>.if.container>.if.content{padding-top:4rem;padding-right:2.5rem;padding-bottom:2rem}}@media only screen and (min-width:45rem)and (orientation:portrait){.if.hero.column.reverse>.if.container>.if.content{padding-top:3rem}}@media only screen and (min-width:60rem)and (orientation:portrait){.if.hero.column.reverse>.if.container>.if.content{padding-top:3rem}}.if.hero.column.entry>.if.container>.if.content{padding-top:2rem;padding-right:0;padding-bottom:2rem}@media screen and (min-width:45rem){.if.hero.column.entry>.if.container>.if.content{padding-top:3rem;padding-right:0;padding-bottom:2rem}}@media only screen and (min-width:45rem)and (orientation:portrait){.if.hero.column.entry>.if.container>.if.content{padding-top:2rem;padding-bottom:2rem}}@media screen and (min-width:60rem){.if.hero.column.entry>.if.container>.if.content{padding-top:3rem;padding-right:2.5rem}}@media only screen and (min-width:60rem)and (orientation:portrait){.if.hero.column.entry>.if.container>.if.content{padding-top:3rem;padding-right:0;padding-bottom:2rem}}@media screen and (min-width:75rem){.if.hero.column.entry>.if.container>.if.content{padding-top:4rem}}.if.hero.column>.if.container>.if.image{margin-left:-1.5rem;margin-right:-1.5rem}@media screen and (min-width:25rem){.if.hero.column>.if.container>.if.image{margin-left:-2rem;margin-right:-2rem}}@media screen and (min-width:45rem){.if.hero.column>.if.container>.if.image{margin-left:-3rem;margin-right:-3rem}}@media only screen and (min-width:45rem)and (orientation:portrait){.if.hero.column>.if.container>.if.image{margin-left:-3rem;margin-right:-3rem}}@media screen and (min-width:60rem){.if.hero.column>.if.container>.if.image{margin-left:0;margin-right:0}}@media only screen and (min-width:60rem)and (orientation:portrait){.if.hero.column>.if.container>.if.image{margin-left:-3.5rem;margin-right:-3.5rem}}@media only screen and (min-width:75rem)and (orientation:portrait){.if.hero.column>.if.container>.if.image{margin-left:0;margin-right:0}}.if.hero.column>.if.container>.if.image{width:auto;height:56.249vw}@media only screen and (min-width:25rem)and (orientation:portrait){.if.hero.column>.if.container>.if.image{height:56.249vw}}@media screen and (min-width:45rem){.if.hero.column>.if.container>.if.image{width:auto;height:56.249vw}}@media only screen and (min-width:45rem)and (orientation:portrait){.if.hero.column>.if.container>.if.image{max-height:100%;width:auto;height:56.249vw}}@media screen and (min-width:60rem){.if.hero.column>.if.container>.if.image{width:50vw;height:100%}}@media only screen and (min-width:60rem)and (orientation:portrait){.if.hero.column>.if.container>.if.image{width:auto;height:56.249vw}}@media only screen and (min-width:75rem)and (orientation:portrait){.if.hero.column>.if.container>.if.image{width:50vw;height:100%}}.if.hero.column>.if.container>.if.image.studio{width:auto;height:42.857vw}@media only screen and (min-width:25rem)and (orientation:portrait){.if.hero.column>.if.container>.if.image.studio{height:42.857vw}}@media screen and (min-width:45rem){.if.hero.column>.if.container>.if.image.studio{width:auto;height:42.857vw}}@media only screen and (min-width:45rem)and (orientation:portrait){.if.hero.column>.if.container>.if.image.studio{max-height:100%;width:auto;height:42.857vw}}@media screen and (min-width:60rem){.if.hero.column>.if.container>.if.image.studio{width:50%;height:100%}}@media only screen and (min-width:60rem)and (orientation:portrait){.if.hero.column>.if.container>.if.image.studio{width:auto;height:42.857vw}}@media only screen and (min-width:75rem)and (orientation:portrait){.if.hero.column>.if.container>.if.image.studio{width:50%;height:100%}}@media screen and (min-width:45rem){.if.hero.column.entry>.if.container>.if.image.studio{width:auto;height:42.857vw}}@media screen and (min-width:60rem){.if.hero.column.entry>.if.container>.if.image.studio{width:45%;height:100%}}@media only screen and (min-width:60rem)and (orientation:portrait){.if.hero.column.entry>.if.container>.if.image.studio{width:auto;height:42.857vw}}@media screen and (min-width:75rem){.if.hero.column.entry>.if.container>.if.image.studio{width:45%;height:100%}}.if.hero.column>.if.container>.if.image{left:auto;position:static}@media screen and (min-width:45rem){.if.hero.column>.if.container>.if.image{left:auto;position:static}}@media only screen and (min-width:45rem)and (orientation:portrait){.if.hero.column>.if.container>.if.image{left:auto;position:static}}@media screen and (min-width:60rem){.if.hero.column>.if.container>.if.image{position:absolute;left:50%;top:0}}@media only screen and (min-width:60rem)and (orientation:portrait){.if.hero.column>.if.container>.if.image{left:auto;position:static}}@media only screen and (min-width:75rem)and (orientation:portrait){.if.hero.column>.if.container>.if.image{position:absolute;left:50%;top:0}}.if.hero.reverse>.if.container>.if.content{order:1}@media only screen and (min-width:45rem)and (orientation:portrait){.if.hero.reverse>.if.container>.if.content{order:1}}@media screen and (min-width:45rem){.if.hero.reverse>.if.container>.if.content{order:1}}@media only screen and (min-width:60rem)and (orientation:portrait){.if.hero.reverse>.if.container>.if.content{order:1}}@media screen and (min-width:60rem){.if.hero.reverse>.if.container>.if.content{order:1}}.if.hero.reverse>.if.container>.if.image{order:2}@media only screen and (min-width:45rem)and (orientation:portrait){.if.hero.reverse>.if.container>.if.image{order:2}}@media screen and (min-width:45rem){.if.hero.reverse>.if.container>.if.image{order:2}}@media only screen and (min-width:60rem)and (orientation:portrait){.if.hero.reverse>.if.container>.if.image{order:2}}@media screen and (min-width:60rem){.if.hero.reverse>.if.container>.if.image{order:2}.if.hero.entry.column>.if.container>.if.content,.if.hero.entry>.if.container>.if.content{width:55%}}@media only screen and (min-width:60rem)and (orientation:portrait){.if.hero.entry.column>.if.container>.if.content{width:100%;height:100%}}@media only screen and (min-width:75rem)and (orientation:portrait){.if.hero.entry.column>.if.container>.if.content{height:100%;width:55%}}.if.hero.entry>.if.container>.if.image.studio{width:auto;height:42.857vw;background-size:contain;background-position:50%}@media screen and (min-width:45rem){.if.hero.entry>.if.container>.if.image.studio{width:50%;height:100%}}@media screen and (min-width:60rem){.if.hero.entry>.if.container>.if.image.studio{width:45%;left:55%;height:100%}}.if.hero.hasno-image>.if.container>.if.content,.if.hero.no-image>.if.container>.if.content,.if.hero>.if.container>.if.content.hasno-image,.if.hero>.if.container>.if.content.no-image{padding-right:0;width:100%}.if.breadcrumbs{display:var(--ids-breadcrumbs-display);list-style-type:none}.if.breadcrumbs-item{align-items:var(--ids-breadcrumbs-item-align-items);display:var(--ids-breadcrumbs-item-display)}.if.breadcrumbs-item:first-of-type .if.breadcrumb.medium{padding:var(--ids-breadcrumbs-first-breadcrumb-medium-padding)}.if.breadcrumbs-item:first-of-type .if.breadcrumb.small{padding:var(--ids-breadcrumbs-first-breadcrumb-small-padding)}.if.breadcrumb{color:var(--ids-breadcrumb-color);font-family:var(--ids-breadcrumb-font-family);font-variation-settings:var(--ids-breadcrumb-font-variation-settings);font-weight:var(--ids-breadcrumb-font-weight);-webkit-text-decoration:var(--ids-breadcrumb-text-decoration);text-decoration:var(--ids-breadcrumb-text-decoration)}.if.breadcrumb.medium{font-size:var(--ids-breadcrumb-medium-font-size);line-height:var(--ids-breadcrumb-medium-line-height);padding:var(--ids-breadcrumb-medium-padding)}.if.breadcrumb.small{font-size:var(--ids-breadcrumb-small-font-size);line-height:var(--ids-breadcrumb-small-line-height);padding:var(--ids-breadcrumb-small-padding)}.if.breadcrumb.is-link.is-visited,.if.breadcrumb.is-link:visited{color:var(--ids-breadcrumb-is-link-color-visited);-webkit-text-decoration:var(--ids-breadcrumb-is-link-text-decoration-visited);text-decoration:var(--ids-breadcrumb-is-link-text-decoration-visited)}@media (hover:hover) and (pointer:fine){.if.breadcrumb.is-link:hover{color:var(--ids-breadcrumb-is-link-color-hover);-webkit-text-decoration:var(--ids-breadcrumb-is-link-text-decoration-hover);text-decoration:var(--ids-breadcrumb-is-link-text-decoration-hover)}}.if.breadcrumb.is-link.is-hovered{color:var(--ids-breadcrumb-is-link-color-hover);-webkit-text-decoration:var(--ids-breadcrumb-is-link-text-decoration-hover);text-decoration:var(--ids-breadcrumb-is-link-text-decoration-hover)}.if.breadcrumb.is-link.is-active,.if.breadcrumb.is-link:active{color:var(--ids-breadcrumb-is-link-color-active);-webkit-text-decoration:var(--ids-breadcrumb-is-link-text-decoration-active);text-decoration:var(--ids-breadcrumb-is-link-text-decoration-active)}: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;--ide-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}.cookie-consent_wrapper__HePyr{align-items:center;background-color:#331e11;bottom:0;box-sizing:border-box;color:#faf9f7;display:flex;height:auto;position:fixed;z-index:10000;width:100%;min-height:4rem;padding:1rem 0}@media screen and (max-width:45rem){.cookie-consent_wrapper__HePyr{padding:1rem 0}}.cookie-consent_contentContainer__k0QK1{grid-gap:2rem;display:flex;flex-direction:row;width:100%}@media screen and (max-width:45rem){.cookie-consent_contentContainer__k0QK1{flex-direction:column}}.cookie-consent_text__p8L0U{font-size:.875rem;line-height:1.25rem;margin-right:auto;font-variation-settings:"wght" 78;font-weight:400;letter-spacing:normal;align-items:flex-start}.cookie-consent_text__p8L0U a{color:#faf9f7}.cookie-consent_text__p8L0U p{margin-bottom:0!important}.cookie-consent_actionsContainer__KbvJJ{width:-moz-fit-content;width:fit-content;display:flex;flex-direction:row;align-items:center;justify-content:space-around;gap:1rem}@media screen and (max-width:45rem){.cookie-consent_actionsContainer__KbvJJ{flex-direction:column;align-items:center;width:100%}}.cookie-consent_cookie-link__Y7yRe{--ids-button-tonal-text-color:white}footer.if.global-footer{background-color:#ede6e1;display:flex;flex-direction:column;width:100%;margin:0;padding:0;flex-shrink:0;flex-grow:0;font-family:If Sans,Arial,sans-serif;font-weight:400;font-variation-settings:"wght" 78}footer.if.global-footer a,footer.if.global-footer a.if{text-decoration:none}footer.if.global-footer a.if:visited,footer.if.global-footer a:visited{color:#0054f0}footer.if.global-footer a.if:hover,footer.if.global-footer a.if:visited:hover,footer.if.global-footer a:hover,footer.if.global-footer a:visited:hover{color:#004080}@media screen and (min-width:25rem){footer.if.global-footer .if.container.bottom{display:flex;flex-direction:column}}footer.if.global-footer ul{list-style:none;padding:0;margin:0 0 2.5rem}@media screen and (min-width:75rem){footer.if.global-footer ul{margin-bottom:0}}footer.if.global-footer .if.title{font-family:If Sans Medium,Arial,sans-serif;font-variation-settings:"wght" 82;font-size:1rem;margin-bottom:1rem;display:block;font-weight:400;font-variation-settings:"wght" 104}.if.global-footer-links{padding:5.5rem 0}@media screen and (min-width:75rem){.if.global-footer-links{padding:3.5rem 0 4rem}}.if.global-footer-links ul a{display:flex;align-items:center;font-size:.9375rem;white-space:nowrap}.if.global-footer-links ul a:hover{text-decoration:underline}.if.global-footer-links ul>li{margin-bottom:.75rem;padding:0}@media screen and (min-width:75rem){.if.global-footer-links ul>li{margin-bottom:.25rem}}.if.global-footer-links ul a:after{content:"";display:inline-block;height:1rem;width:1rem}.if.global-footer-links.brand ul a:after{content:none}.if.global-footer-links.bottom{padding:0;background-color:#f6f3f0}@media screen and (min-width:25rem){.if.global-footer-links.bottom{display:flex;flex-direction:column}}.if.global-footer-links.some{padding-top:1rem;padding-bottom:1rem;display:flex;flex-direction:row;justify-content:center;flex-wrap:wrap;align-items:center}@media screen and (min-width:25rem){.if.global-footer-links.some{order:3;align-items:center}}@media screen and (min-width:45rem){.if.global-footer-links.some{justify-content:flex-start}}.if.global-footer-some-link{background-position:50%;background-size:1.25rem 1.25rem;background-repeat:no-repeat;width:1.25rem;height:1.25rem;display:block;flex-shrink:0;flex-grow:0}.if.global-footer-some-link:not(:last-of-type){margin-right:2.5rem}.if.global-footer-some-link:after,.if.global-footer-some-link:before{content:none!important}.if.global-footer-links.brand a.if.external-link:after,footer.if.global-footer a.if.external-link:after{content:"";height:.75rem;width:.75rem;white-space:nowrap;margin-left:.5rem;display:inline-block;background-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 32 32'%3E%3Cpath fill='none' stroke='%230054f0' stroke-width='3' d='M4.791 2.234h25.196v24.808m.145-24.91L1.786 30.04'/%3E%3C/svg%3E");background-position:50%;background-repeat:no-repeat;background-size:.75rem .75rem}.if.global-footer-links.brand{padding-top:1rem;padding-bottom:0}@media screen and (min-width:25rem){.if.global-footer-links.brand{order:1;display:flex;width:100%;flex-direction:row;justify-content:space-between;flex-wrap:wrap}}.if.global-footer-links.brand ul{margin-bottom:0;width:100%}@media screen and (min-width:25rem){.if.global-footer-links.brand ul{display:flex;flex-wrap:wrap}}@media screen and (min-width:45rem){.if.global-footer-links.brand ul{width:auto}}.if.global-footer-links.brand ul+ul{margin-bottom:2.5rem}@media screen and (min-width:25rem){.if.global-footer-links.brand ul+ul{margin-bottom:0}}.if.global-footer-links.brand ul li{margin-bottom:1.5rem;width:100%}@media screen and (min-width:45rem){.if.global-footer-links.brand ul li{width:auto}.if.global-footer-links.brand ul:first-child li{margin-right:3rem;flex-grow:0}.if.global-footer-links.brand ul:last-child li{margin-left:3rem}.if.global-footer-links.brand ul:last-child li:first-child{margin-left:0}}.if.copyright{color:#6e625e;text-align:center}@media screen and (min-width:25rem){.if.copyright{padding-top:.75rem}}span.if.copyright{display:none}@media screen and (min-width:25rem){span.if.copyright{display:inline-block;margin:0;width:100%}}@media screen and (min-width:45rem){span.if.copyright{margin-left:auto}}@media screen and (min-width:60rem){span.if.copyright{width:auto}}@media screen and (min-width:25rem){li.if.copyright{display:none}.if.global-footer-columns{display:grid;grid-template-columns:repeat(auto-fit,minmax(192px,1fr));grid-gap:1rem}}.if.global-footer-columns>div:last-of-type>ul{margin-bottom:0}.if.global-footer-links.brand ul li a{justify-content:center;text-align:center}@media screen and (min-width:45rem){.if.global-footer-links.brand ul li a{text-align:left;justify-content:flex-start}}.if.global-footer-links a.if.contact-email,.if.global-footer-links a[href^=tel]{background-position:0;background-size:1rem 1rem;padding-left:2rem}footer.if.global-footer.minimal{min-height:0;padding-top:2.5rem}@media screen and (min-width:25rem){footer.if.global-footer.minimal{padding-top:0}}footer.if.global-footer.minimal .if.global-footer-logo.logo{position:static;transform:none;margin:0 1.5rem 1.5rem 0}@media screen and (min-width:45rem){footer.if.global-footer.minimal .if.global-footer-logo.logo{margin-bottom:0}}footer.if.global-footer.minimal .if.global-footer-links.brand{position:relative;min-height:120px;padding:1.5rem 0}@media screen and (min-width:60rem){footer.if.global-footer.minimal .if.global-footer-links.brand{padding:0}}@media screen and (min-width:25rem){footer.if.global-footer.minimal .if.global-footer-links.brand ul{margin-left:0;align-items:center}footer.if.global-footer.minimal .if.global-footer-links.brand ul li{margin:0 1rem 0 0}}footer.if.global-footer.minimal .if.global-footer-links.brand ul li a{justify-content:flex-start}@media screen and (min-width:25rem){footer.if.global-footer.minimal .if.global-footer-links.brand ul li a{justify-content:flex-start}}footer.if.global-footer.minimal .if.copyright-holder{padding:0;height:3rem;width:100%;background-color:#f6f3f0;display:flex}@media screen and (min-width:25rem){footer.if.global-footer.minimal .if.copyright-holder{height:3.75rem}}footer.if.global-footer.minimal .if.copyright-holder>.if.container{display:flex;justify-content:flex-start;align-items:center}footer.if.global-footer.minimal .if.copyright-holder>.if.container .if.copyright{display:block;margin:0;padding:0;font-weight:400;letter-spacing:normal;font-family:If Sans,Arial,sans-serif;font-size:.875rem;line-height:1.5rem;font-variation-settings:"wght" 85}@media screen and (min-width:25rem){footer.if.global-footer.minimal .if.copyright-holder>.if.container .if.copyright{font-size:.9375rem}}@media screen and (min-width:75rem){footer.if.global-footer.minimal .if.copyright-holder>.if.container .if.copyright{font-size:1rem;font-variation-settings:"wght" 82}}footer.if.global-footer a.if.is-focused,footer.if.global-footer a.if:focus,footer.if.global-footer a.is-focused,footer.if.global-footer a:focus{outline:var(--ids-focus-outline-size,.125rem) var(--ids-focus-outline-style,dotted) var(--ids-color-states-focus,rgb(0,84,240));outline-offset:var(--ids-focus-outline-offset,.125rem)}footer.if.global-footer a.if:focus:not(:focus-visible),footer.if.global-footer a:focus:not(:focus-visible){outline:none;outline-offset:0}footer.if.global-footer a.if:focus-visible,footer.if.global-footer a:focus-visible{outline:var(--ids-focus-outline-size,.125rem) var(--ids-focus-outline-style,dotted) var(--ids-color-states-focus,rgb(0,84,240));outline-offset:var(--ids-focus-outline-offset,.125rem)}.footer_cmseditflex__o_V81{display:flex}.footer_cmseditmarginright0__MFGYc ul li{margin-right:0!important}.pagelayout_search-active__NUYL_{position:fixed;animation-name:pagelayout_pos__rPgvn;animation-duration:1s}@keyframes pagelayout_pos__rPgvn{0%{position:static}to{position:fixed}}.pagelayout_backdrop___o3_c{transition:all .3s ease-in;display:block;position:fixed;z-index:95;opacity:.4;top:0;left:0;right:0;bottom:0;pointer-events:none;background-color:rgba(110,98,94,.9);pointer-events:auto;animation:pagelayout_ifKeyframesShowBackdrop__zp9WA .2s ease-in forwards}.search_search-overlay__QQK9I{top:0;left:0;width:100vw;height:100vh;border-radius:0;box-shadow:0 0 0;background:#faf9f7;display:none;z-index:2000;position:fixed;overflow:overlay;overflow-x:hidden}.search_search-overlay__QQK9I[data-show-overlay=true]{display:block;animation-name:search_fade-in__Xcubz;animation-duration:.3s}@keyframes search_fade-in__Xcubz{0%{opacity:0;transform:scale(0)}to{opacity:1;transform:scale(1)}}.search_loader__ox5P8{display:flex;justify-content:center;align-items:center;height:calc(100vh - 5rem)}.search_search-wrapper___CjqE{background-color:#e8e0d9}.search_search-bar__xmbzU{height:5rem;background-color:#e8e0d9;display:flex}.search_search-bar__xmbzU .search_magnifying-box__549WC{height:80px;width:80px;display:flex;justify-content:center;align-items:center}.search_search-bar__xmbzU .search_close-box__H7V7m{height:80px;min-width:80px;display:flex;justify-content:center;align-items:center;cursor:pointer}.search_search-bar__xmbzU .search_search-box__1u_6H{flex-grow:1;position:relative}.search_search-bar__xmbzU .search_search-box__1u_6H #search_search-input__aVEEG{width:100%;border:none;height:5rem;border-radius:0;outline:none;font-size:20px;background:#f1ece8;z-index:7;padding:0 0 0 1.5rem}@media(min-width:25rem){.search_search-bar__xmbzU .search_search-box__1u_6H #search_search-input__aVEEG{padding:0 0 0 2rem}}@media(min-width:45rem){.search_search-bar__xmbzU .search_search-box__1u_6H #search_search-input__aVEEG{padding:0 0 0 3.5rem}}@media(min-width:75rem){.search_search-bar__xmbzU .search_search-box__1u_6H #search_search-input__aVEEG{padding:0 0 0 1rem}}.search_search-bar__xmbzU .search_active__smAAy{z-index:2;position:absolute;width:100%}@keyframes search_shadow__1l1c9{0%{box-shadow:none;opacity:0;transform:translateY(-10%)}to{box-shadow:0 1px 6px 0 rgba(32,33,36,.2);opacity:1;transform:translateY(0)}}.search_search-bar__xmbzU .search_active__smAAy:after{content:"";position:absolute;width:100%;height:100%;opacity:1;top:0;box-shadow:0 1px 6px 0 rgba(32,33,36,.2);animation-name:search_shadow__1l1c9;animation-duration:.3s;pointer-events:none}.search_autocomplete-list__Uiu4x{display:none;z-index:2;width:100%;top:5rem}.search_autocomplete-list__Uiu4x ul{list-style:none;padding:0;margin:0}.search_autocomplete-list__Uiu4x ul:empty{display:none}.search_autocomplete-list__Uiu4x ul li{cursor:pointer;height:2.5rem;line-height:2.5rem;padding:0 0 0 1.5rem}@media(min-width:25rem){.search_autocomplete-list__Uiu4x ul li{padding:0 0 0 2rem}}@media(min-width:45rem){.search_autocomplete-list__Uiu4x ul li{padding:0 0 0 3.5rem}}@media(min-width:75rem){.search_autocomplete-list__Uiu4x ul li{padding:0 0 0 1rem}}.search_autocomplete-list__Uiu4x ul li:hover{background-color:#ede6e1}.search_autocomplete-list__Uiu4x[data-show-ac-items=true]{display:block;background-color:#f1ece8;animation-name:search_up-to-down__YayEF;animation-duration:.3s}@keyframes search_up-to-down__YayEF{0%{transform:translateY(-10%)}to{transform:translateY(0)}}.search_autocomplete-list__Uiu4x .search_selected__uYiQN{background-color:#e8e0d9}.search_load-more__vlW8a{text-align:center;padding-top:1rem}.search_hit-list__pcdnm{list-style-type:none;margin:13px 0;padding:0}.search_search-result-list__GWThW .search_count__sxDq_{margin:2.5rem 0}.search_search-result-list__GWThW .search_item__ge2mV{margin:2rem 0;padding-left:0;position:relative}.search_search-result-list__GWThW .search_item__ge2mV:hover{cursor:pointer}.search_search-result-list__GWThW .search_item__ge2mV:hover a{text-decoration:underline}.search_search-result-list__GWThW .search_header__YhMSS{display:flex;flex-wrap:wrap;align-items:center}.search_search-result-list__GWThW .search_header__YhMSS .search_title__oT_q_{word-wrap:break-word;font-family:If Sans Bold,Arial,sans-serif;font-weight:700;margin:0 0 5px;padding:0 1rem 0 0}.search_search-result-list__GWThW .search_highlight-list__ETTV1{margin:1rem 0;font-size:16px;list-style:initial;list-style-type:none;border-left:2px solid #e8e0d9}.search_search-result-list__GWThW .search_highlight__EleDG{word-wrap:break-word;margin:0}.search_search-result-list__GWThW .search_highlight__EleDG mark{background:rgba(0,0,0,0);font-weight:700}.search_search-result-list__GWThW .search_link___qulF{margin:12px 0}.search_search-result-list__GWThW .search_link___qulF a{position:static;white-space:pre-line;word-break:break-all}@media(max-width:72.5rem){.search_search-bar__xmbzU .search_magnifying-box__549WC{display:none}}#controls_videocontrols__dTcx8{padding:.2rem;max-height:60px}#controls_qualitybutton__ow5KJ{height:1.5rem}#controls_volumebutton__dozK6{margin-top:.1rem;height:1.5rem;width:48px}.overlay_overlay__O91yM{text-align:center}.overlay_transparent__gLgn8{background-color:rgba(0,0,0,0)!important}#dream-studio_fullscreenbutton__RGr3r{margin-top:.5rem}#dream-studio_videocontainer__InKTa{padding-bottom:56.25%;height:0}#dream-studio_videocontainer__InKTa.dream-studio_active__imRnR{padding-bottom:inherit;height:inherit}#dream-studio_videocontainer__InKTa.dream-studio_active__imRnR .dream-studio_videoposter__yBzWa{display:none!important}#dream-studio_videocontainer__InKTa.dream-studio_videoloading__GsJ4j{padding-bottom:56.25%;height:0}#dream-studio_videocontainer__InKTa .dream-studio_videoposter__yBzWa,#dream-studio_videocontainer__InKTa.dream-studio_videoloading__GsJ4j .dream-studio_videoposter__yBzWa{position:absolute;width:100%;height:100%}#dream-studio_videocontainer__InKTa .dream-studio_video__8O7mA{width:100%!important;height:100%!important}.if.color.background.lightest-beige{color:#331e11;background-color:#faf9f7}.if.color.background.lighter-beige{color:#331e11;background-color:#f6f3f0}.if.color.background.light-beige{color:#331e11;background-color:#f1ece8}.if.color.background.beige{color:#331e11;background-color:#ede6e1}.if.color.background.dark-beige{color:#331e11;background-color:#e8e0d9}.if.color.text.lightest-beige{color:#331e11;background-color:#faf9f7}.if.color.text.light-brown{color:#faf9f7;background-color:#6e625e}.if.color.text.brown{color:#faf9f7;background-color:#331e11}.if.color.status.red{color:#faf9f7;background-color:#bb320c}.if.color.status.green{color:#faf9f7;background-color:#217331}.if.color.infographic.dark-red{color:#faf9f7;background-color:#805c5c}.if.color.infographic.red{color:#331e11;background-color:#ff8569}.if.color.infographic.light-red{color:#331e11;background-color:#ffc9a6}.if.color.infographic.dark-yellow{color:#faf9f7;background-color:#b08759}.if.color.infographic.yellow{color:#331e11;background-color:#fcc74f}.if.color.infographic.light-yellow{color:#331e11;background-color:#ffe082}.if.color.infographic.dark-green{color:#faf9f7;background-color:#6b9994}.if.color.infographic.green{color:#331e11;background-color:#87c7ba}.if.color.infographic.light-green{color:#331e11;background-color:#b5ede8}.if.color.infographic.dark-blue{color:#faf9f7;background-color:#5392b2}.if.color.infographic.blue{color:#331e11;background-color:#4cb0d3}.if.color.infographic.light-blue{color:#331e11;background-color:#97e2f7}.if.color.interaction.dark-blue{color:#faf9f7;background-color:#004080}.if.color.accent.blue,.if.color.interaction.blue{color:#faf9f7;background-color:#0054f0}a.if,a.if.is-active,a.if:active{text-decoration:underline;color:#0054f0;position:relative}a.if.is-visited,a.if:visited{color:#0054f0}a.if.is-hovered,a.if:hover{color:#004080}a.if.standalone.is-hovered,a.if.standalone.is-hovered.is-visited,a.if.standalone:hover,a.if.standalone:visited:hover{text-decoration:underline;color:#0054f0}a.if.standalone.is-visited,a.if.standalone:visited{text-decoration:none;color:#0054f0}a.if.standalone,a.if.standalone.is-active,a.if.standalone:active{display:inline-flex;text-decoration:none;color:#0054f0}a.if.standalone:after{content:"";height:auto;width:1.5rem;background-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 32 32'%3E%3Cpath fill='none' stroke-miterlimit='10' d='M13 10l6 6-6 6' stroke-linecap='square' stroke-width='1.5' stroke='%230054f0'/%3E%3C/svg%3E");background-position:50%;background-size:1.5rem 1.5rem}a.if.back-to-link.is-hovered,a.if.back-to-link.is-hovered.is-visited,a.if.back-to-link:hover,a.if.back-to-link:visited:hover{text-decoration:underline;color:#0054f0;padding:0 0 0 1rem}a.if.back-to-link.is-visited,a.if.back-to-link:visited{text-decoration:none;color:#0054f0;padding:0 0 0 1rem}a.if.back-to-link,a.if.back-to-link.is-active,a.if.back-to-link:active{display:inline-flex;text-decoration:none;color:#0054f0;padding:0 0 0 1rem}a.if.back-to-link:after{content:none}a.if.back-to-link:before{content:"";height:1.5rem;width:1.5rem;background-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 32 32'%3E%3Cg class='nc-icon-wrapper' stroke-linecap='square' stroke-linejoin='miter' stroke-width='1.5' fill='%230054f0' stroke='%230054f0'%3E%3Cpolyline fill='none' stroke='%230054f0' stroke-miterlimit='10' points='19,22 13,16 19,10 '/%3E%3C/g%3E%3C/svg%3E");background-position:50%;background-size:1.5rem 1.5rem;background-repeat:no-repeat;left:-.5rem;position:absolute;align-self:center}.if a.if.external-link:after,a.if.external-link:after{content:"";height:.75rem;width:.75rem;white-space:nowrap;margin-left:.5rem;display:inline-block;background-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 32 32'%3E%3Cpath fill='none' stroke='%230054f0' stroke-width='3' d='M4.791 2.234h25.196v24.808m.145-24.91L1.786 30.04'/%3E%3C/svg%3E");background-position:50%;background-repeat:no-repeat;background-size:.75rem .75rem}a.if.back-to-link.is-focused,a.if.back-to-link:focus,a.if.is-focused,a.if.standalone.is-focused,a.if.standalone:focus,a.if:focus{outline:var(--ids-focus-outline-size,.125rem) var(--ids-focus-outline-style,dotted) var(--ids-color-states-focus,rgb(0,84,240));outline-offset:var(--ids-focus-outline-offset,.125rem)}a.if.back-to-link:focus:not(:focus-visible),a.if.standalone:focus:not(:focus-visible),a.if:focus:not(:focus-visible){outline:none}a.if.back-to-link:focus-visible,a.if.standalone:focus-visible,a.if:focus-visible{outline:var(--ids-focus-outline-size,.125rem) var(--ids-focus-outline-style,dotted) var(--ids-color-states-focus,rgb(0,84,240));outline-offset:var(--ids-focus-outline-offset,.125rem)}.if.hero .if.image.live .if.video{height:100%;width:100%;display:flex}.if.video{position:relative;padding:0;margin:0;display:flex}@media screen and (min-width:45rem){.if.video{margin-left:auto;margin-right:auto;width:100%}}.if.video>video::cue{font-variation-settings:"wght" 78}.if.video>video::cue{font-weight:400;letter-spacing:normal}.if.video>video::cue{font-family:If Sans,Arial,sans-serif;font-size:1.375rem;line-height:2rem;font-variation-settings:"wght" 70}.if.video>video::cue{background-color:rgba(51,30,17,.4)}.if.video iframe[src*=youtube],.if.video video{object-fit:cover;padding:0;margin:0;flex-shrink:0;width:100%;height:100%}.if.video .controls{position:absolute;bottom:0;width:100%;pointer-events:none;display:none;height:2.5rem;align-items:center;z-index:2;padding:0 .25rem;justify-content:space-around}@media screen and (min-width:25rem){.if.video .controls{padding-left:2rem;padding-right:2rem}}@media screen and (min-width:45rem){.if.video .controls{padding-left:2.5rem;padding-right:2.5rem;justify-content:normal}}@media screen and (min-width:75rem){.if.video .controls{height:5rem}}.if.video .controls .dropdown-menu{right:0;left:auto;top:auto;bottom:calc(100% + 1rem);min-width:10rem}.if.video .controls .if.description{display:none;font-size:.9375rem;line-height:15px;letter-spacing:normal;font-family:If Sans,Arial,sans-serif;font-weight:400;font-variation-settings:"wght" 78}@media screen and (min-width:75rem){.if.video .controls .if.description{display:inline-block}}.if.video .controls .if.button{margin:0;height:1.5rem;width:1.25rem;padding:0;border:none;background-color:rgba(0,0,0,0);min-width:0;display:flex;flex-direction:column;color:#faf9f7;background-position:50%;justify-content:flex-end}@media screen and (min-width:25rem){.if.video .controls .if.button{width:1.5rem}}@media screen and (min-width:45rem){.if.video .controls .if.button{width:2rem}}@media screen and (min-width:75rem){.if.video .controls .if.button{height:2.75rem;width:4rem;background-position:top 0 center}}.if.video .controls .if.button.is-hovered,.if.video .controls .if.button:hover{box-shadow:none;border-color:rgba(0,0,0,0)}.if.video .controls .if.button.is-hovered>.if.description,.if.video .controls .if.button:hover>.if.description{border-bottom:1px solid #faf9f7}.if.video .controls .seeker-control{position:relative;flex-grow:1;display:flex;align-items:center;justify-content:center;max-width:60vw;height:100%}@media screen and (min-width:45rem){.if.video .controls .seeker-control{max-width:none}}.if.video .controls .seeker-control progress.if{cursor:pointer;flex-grow:1;height:4px;border:none;padding:0;-webkit-appearance:none;-moz-appearance:none;appearance:none;background-color:#6e625e}.if.video .controls .seeker-control progress::-moz-progress-bar{background-color:#faf9f7}.if.video .controls .seeker-control progress::-webkit-progress-bar{background-color:#6e625e}.if.video .controls .seeker-control progress::-webkit-progress-value{background-color:#faf9f7}.if.video .controls .seeker-control span.if{max-width:3.5rem;text-align:center;display:block;padding:0 .25rem;font-size:14px;color:#faf9f7}@media screen and (min-width:45rem){.if.video .controls .seeker-control span.if{font-size:1rem}}@media screen and (min-width:75rem){.if.video .controls .seeker-control span.if{max-width:5rem;font-size:18px}}.if.video .controls .volume-control{position:relative}.if.video .controls .volume-control.is-active input[type=range]{display:block}.if.video .controls .volume-control .volume.button{background-size:1rem 1rem;background-position:50%}@media screen and (min-width:45rem){.if.video .controls .volume-control .volume.button{background-size:1.25rem 1.25rem}}@media screen and (min-width:75rem){.if.video .controls .volume-control .volume.button{background-position:top 0 center}}.if.video .controls .volume-control .volume.button.is-muted{background-size:1rem 1rem;background-position:50%}@media screen and (min-width:45rem){.if.video .controls .volume-control .volume.button.is-muted{background-size:1.25rem 1.25rem}}@media screen and (min-width:75rem){.if.video .controls .volume-control .volume.button.is-muted{background-position:top 0 center}}.if.video .controls .volume-control input[type=range]{display:none;-webkit-appearance:none;-moz-appearance:none;appearance:none;background-color:rgba(0,0,0,0);transform:rotate(-90deg) translateX(-50%);transform-origin:0;position:absolute;transition:background .45s ease-in;left:50%;top:calc(-100% - 44px);width:128px}.if.video .controls .volume-control input[type=range]:focus{outline:none}.if.video .controls .volume-control input[type=range]::-moz-range-progress{background-color:#faf9f7}.if.video .controls .volume-control input[type=range]::-moz-focus-outer{border:none}.if.video .controls .volume-control input[type=range]::-webkit-slider-thumb{appearance:none;-webkit-appearance:none;border:none;height:16px;width:16px;border-radius:100%;background-color:#faf9f7;cursor:pointer;margin-top:-6px;box-shadow:none}.if.video .controls .volume-control input[type=range]::-moz-range-thumb{box-shadow:none;border:none;height:16px;width:16px;border-radius:100%;background-color:#faf9f7;cursor:pointer}.if.video .controls .volume-control input[type=range]::-ms-thumb{box-shadow:none;border:none;height:16px;width:16px;border-radius:100%;background-color:#faf9f7;cursor:pointer}.if.video .controls .volume-control input[type=range]::-webkit-slider-runnable-track{width:100%;height:4px;cursor:pointer;box-shadow:none;background-color:rgba(0,0,0,0);border-radius:0;border:none}.if.video .controls .volume-control input[type=range]:focus::-webkit-slider-runnable-track{background-color:rgba(0,0,0,0)}.if.video .controls .volume-control input[type=range]::-moz-range-track{width:100%;height:4px;cursor:pointer;box-shadow:none;background-color:#6e625e;border-radius:0;border:none}.if.video .controls .volume-control input[type=range]::-ms-track{width:100%;height:4px;cursor:pointer;background:rgba(0,0,0,0);border-color:rgba(0,0,0,0);border-width:16px 0;color:rgba(0,0,0,0)}.if.video .controls .volume-control input[type=range]::-ms-fill-lower{background-color:#faf9f7;border:none;border-radius:0;box-shadow:none}.if.video .controls .volume-control input[type=range]:focus::-ms-fill-lower{background-color:#faf9f7}.if.video .controls .volume-control input[type=range]::-ms-fill-upper{background-color:#6e625e;border:none;border-radius:0;box-shadow:none}.if.video .controls .volume-control input[type=range]:focus::-ms-fill-upper{background-color:#6e625e}.if.video .controls .quality-control{position:relative}.if.video .controls .quality-control .quality.button{background-size:1rem 1rem;background-position:50%}@media screen and (min-width:45rem){.if.video .controls .quality-control .quality.button{background-size:1.25rem 1.25rem}}@media screen and (min-width:75rem){.if.video .controls .quality-control .quality.button{background-image:none}}.if.video .controls .quality-control .quality.button>span.if:not(.description){font-family:If Sans Bold,Arial,sans-serif;font-weight:400;font-variation-settings:"wght" 126;display:none;font-size:1rem;position:absolute;top:50%;transform:translateY(-50%);line-height:100%}@media screen and (min-width:75rem){.if.video .controls .quality-control .quality.button>span.if:not(.description){display:block;font-size:1.375rem;top:0;transform:none}}.if.video .controls .subtitles-control{position:relative}.if.video .controls .subtitles-control .dropdown-menu{right:auto;left:0;top:auto;bottom:calc(100% + 1rem);min-width:10rem}.if.video .controls .subtitles-control .subtitles.button{background-size:1rem 1rem;background-position:50%}@media screen and (min-width:45rem){.if.video .controls .subtitles-control .subtitles.button{background-size:1.25rem 1.25rem}}@media screen and (min-width:75rem){.if.video .controls .subtitles-control .subtitles.button{background-position:top 0 center}}.if.video .controls .cc-control{position:relative}.if.video .controls .cc-control .cc.button{background-size:1rem 1rem;background-position:50%}@media screen and (min-width:45rem){.if.video .controls .cc-control .cc.button{background-size:1.25rem 1.25rem}}@media screen and (min-width:75rem){.if.video .controls .cc-control .cc.button{background-position:top 0 center}}.if.video .overlay{display:flex;flex-direction:column;color:#faf9f7;background-color:rgba(0,0,0,.7);background-image:none;position:absolute;left:0;top:0;right:0;bottom:0;z-index:1;align-items:center;justify-content:center;text-align:center;padding-left:var(--ids-size-spacing-24);padding-right:var(--ids-size-spacing-24)}@media screen and (min-width:25rem){.if.video .overlay{padding-left:var(--ids-size-spacing-32);padding-right:var(--ids-size-spacing-32)}}@media screen and (min-width:45rem){.if.video .overlay{padding-left:var(--ids-size-spacing-40);padding-right:var(--ids-size-spacing-40)}}@media screen and (min-width:75rem){.if.video .overlay{text-align:left}}.if.video .overlay>:not(:last-child){margin-bottom:1.5rem}@media screen and (min-width:22.5rem){.if.video .overlay>:not(:last-child){margin-bottom:2.5rem}}@media screen and (min-width:25rem){.if.video .overlay>:not(:last-child){margin-bottom:3rem}}.if.video .overlay .title{font-weight:400;letter-spacing:normal;margin-bottom:1.5rem;text-rendering:optimizeLegibility;font-size:1.5rem;line-height:3.25rem;font-variation-settings:"wght" 48;font-family:If Sans Light,Arial,sans-serif}@media screen and (min-width:22.5rem){.if.video .overlay .title{font-size:1.625rem;margin-bottom:2rem}}@media screen and (min-width:25rem){.if.video .overlay .title{font-size:1.75rem;margin-bottom:2rem}}@media screen and (min-width:75rem){.if.video .overlay .title{font-size:2.625rem;line-height:4rem;margin-bottom:3rem;font-variation-settings:"wght" 40}}.if.video .overlay .title{display:none;margin-bottom:1rem!important}@media screen and (min-width:25rem){.if.video .overlay .title{display:block}}.if.video .overlay .description{font-weight:400;letter-spacing:normal;font-family:If Sans,Arial,sans-serif;font-size:1.375rem;line-height:2rem;font-variation-settings:"wght" 70;margin-bottom:1rem}.if.video .overlay .play,.if.video .overlay .play:active,.if.video .overlay .play:visited{border-color:#faf9f7;background-color:#faf9f7;color:#331e11;box-shadow:none;min-width:0;max-width:none;width:auto;margin:0}.if.video .overlay .play.is-hovered,.if.video .overlay .play:hover{box-shadow:none;color:#331e11;background-color:#faf9f7;border-color:#faf9f7}.if.video .overlay .play:before{content:"";display:inline-block;height:1.5rem;width:1.5rem;margin-right:.5rem;background-size:1.5rem 1.5rem}.if.video .overlay .play.is-hovered:before,.if.video .overlay .play:hover:before{background-size:1.5rem 1.5rem}.if.video.is-active .overlay{display:none}.if.video.is-active.is-hovered .controls,.if.video.is-active:hover .controls{display:flex;pointer-events:auto}.if.video.is-active.is-hovered .overlay,.if.video.is-active:hover .overlay{display:flex;background-color:rgba(0,0,0,0);background-image:linear-gradient(180deg,rgba(255,255,255,0),rgba(0,0,0,.9))}.if.video.is-active.is-hovered .overlay>:not(button),.if.video.is-active:hover .overlay>:not(button){display:none}.if.video.is-active.is-hovered .play,.if.video.is-active:hover .play{width:6rem;height:6rem;border-radius:100%;background-color:rgba(0,0,0,.3);min-width:0;border:none;text-indent:-999999px;overflow:hidden;display:flex;align-items:center;justify-content:center;padding:0}.if.video.is-active.is-hovered .play.is-hovered,.if.video.is-active.is-hovered .play:hover,.if.video.is-active:hover .play.is-hovered,.if.video.is-active:hover .play:hover{background-color:rgba(250,249,247,.3)}.if.video.is-active.is-hovered .play:before,.if.video.is-active:hover .play:before{content:none}.if.video.is-active.is-hovered .play:after,.if.video.is-active:hover .play:after{content:"";padding:0;margin:0;display:block;height:5rem;width:5rem;background-size:2.25rem 2.25rem}.if.video.is-active.is-hovered .play.is-hovered:after,.if.video.is-active.is-hovered .play:hover:after,.if.video.is-active:hover .play.is-hovered:after,.if.video.is-active:hover .play:hover:after{background-size:2.25rem 2.25rem}.if.video.is-paused .controls{display:flex;pointer-events:auto}.if.video.is-paused .overlay{display:flex;background-color:rgba(0,0,0,0);background-image:linear-gradient(180deg,rgba(255,255,255,0),rgba(0,0,0,.9))}.if.video.is-paused .overlay>:not(button){display:none}.if.video.is-paused .play{width:6rem;height:6rem;border-radius:100%;background-color:rgba(0,0,0,.3);min-width:0;border:none;text-indent:-999999px;display:flex;align-items:center;justify-content:center;padding:0;overflow:hidden}.if.video.is-paused .play.is-hovered,.if.video.is-paused .play:hover{background-color:rgba(250,249,247,.3)}.if.video.is-paused .play:before{content:none}.if.video.is-paused .play:after{content:"";padding:0;margin:0;display:block;height:5rem;width:5rem;background-size:2.25rem 2.25rem}.if.video.is-paused .play.is-hovered:after,.if.video.is-paused .play:hover:after{background-size:2.25rem 2.25rem}.chrome .if.video .controls .volume-control input[type=range]{background-image:linear-gradient(90deg,#faf9f7,#faf9f7 50%,#6e625e 0,#6e625e)}.if.transcript-line{display:block}.if.video .is-focused,.if.video :focus{outline:var(--ids-focus-outline-size,.125rem) var(--ids-focus-outline-style,dotted) var(--ids-color-states-focus,rgb(0,84,240));outline-offset:var(--ids-focus-outline-offset,.125rem)}.if.video :focus:not(:focus-visible){outline:none;outline-offset:0}.if.video :focus-visible{outline:var(--ids-focus-outline-size,.125rem) var(--ids-focus-outline-style,dotted) var(--ids-color-states-focus,rgb(0,84,240));outline-offset:var(--ids-focus-outline-offset,.125rem)}.list_taskList__ZwI4p{list-style-type:none}.list_taskListItem__tYShl input{color:#0054f0!important;border-color:rgba(118,118,118,.3)}: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.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.my-2{margin-bottom:.125rem;margin-top:.125rem}.if.mx-2{margin-left:.125rem;margin-right:.125rem}.if.m-4{margin:.25rem}.if.my-4{margin-bottom:.25rem;margin-top:.25rem}.if.mx-4{margin-left:.25rem;margin-right:.25rem}.if.m-8{margin:.5rem}.if.my-8{margin-bottom:.5rem;margin-top:.5rem}.if.mx-8{margin-left:.5rem;margin-right:.5rem}.if.m-12{margin:.75rem}.if.my-12{margin-bottom:.75rem;margin-top:.75rem}.if.mx-12{margin-left:.75rem;margin-right:.75rem}.if.m-16{margin:1rem}.if.my-16{margin-bottom:1rem;margin-top:1rem}.if.mx-16{margin-left:1rem;margin-right:1rem}.if.m-20{margin:1.25rem}.if.my-20{margin-bottom:1.25rem;margin-top:1.25rem}.if.mx-20{margin-left:1.25rem;margin-right:1.25rem}.if.m-24{margin:1.5rem}.if.my-24{margin-bottom:1.5rem;margin-top:1.5rem}.if.mx-24{margin-left:1.5rem;margin-right:1.5rem}.if.m-32{margin:2rem}.if.my-32{margin-bottom:2rem;margin-top:2rem}.if.mx-32{margin-left:2rem;margin-right:2rem}.if.m-40{margin:2.5rem}.if.my-40{margin-bottom:2.5rem;margin-top:2.5rem}.if.mx-40{margin-left:2.5rem;margin-right:2.5rem}.if.m-48{margin:3rem}.if.my-48{margin-bottom:3rem;margin-top:3rem}.if.mx-48{margin-left:3rem;margin-right:3rem}.if.m-64{margin:4rem}.if.my-64{margin-bottom:4rem;margin-top:4rem}.if.mx-64{margin-left:4rem;margin-right:4rem}.if.m-88{margin:5.5rem}.if.my-88{margin-bottom:5.5rem;margin-top:5.5rem}.if.mx-88{margin-left:5.5rem;margin-right:5.5rem}.if.m-120{margin:7.5rem}.if.my-120{margin-bottom:7.5rem;margin-top:7.5rem}.if.mx-120{margin-left:7.5rem;margin-right:7.5rem}.if.p-2{padding:.125rem}.if.py-2{padding-bottom:.125rem;padding-top:.125rem}.if.px-2{padding-left:.125rem;padding-right:.125rem}.if.p-4{padding:.25rem}.if.py-4{padding-bottom:.25rem;padding-top:.25rem}.if.px-4{padding-left:.25rem;padding-right:.25rem}.if.p-8{padding:.5rem}.if.py-8{padding-bottom:.5rem;padding-top:.5rem}.if.px-8{padding-left:.5rem;padding-right:.5rem}.if.p-12{padding:.75rem}.if.py-12{padding-bottom:.75rem;padding-top:.75rem}.if.px-12{padding-left:.75rem;padding-right:.75rem}.if.p-16{padding:1rem}.if.py-16{padding-bottom:1rem;padding-top:1rem}.if.px-16{padding-left:1rem;padding-right:1rem}.if.p-20{padding:1.25rem}.if.py-20{padding-bottom:1.25rem;padding-top:1.25rem}.if.px-20{padding-left:1.25rem;padding-right:1.25rem}.if.p-24{padding:1.5rem}.if.py-24{padding-bottom:1.5rem;padding-top:1.5rem}.if.px-24{padding-left:1.5rem;padding-right:1.5rem}.if.p-32{padding:2rem}.if.py-32{padding-bottom:2rem;padding-top:2rem}.if.px-32{padding-left:2rem;padding-right:2rem}.if.p-40{padding:2.5rem}.if.py-40{padding-bottom:2.5rem;padding-top:2.5rem}.if.px-40{padding-left:2.5rem;padding-right:2.5rem}.if.p-48{padding:3rem}.if.py-48{padding-bottom:3rem;padding-top:3rem}.if.px-48{padding-left:3rem;padding-right:3rem}.if.p-64{padding:4rem}.if.py-64{padding-bottom:4rem;padding-top:4rem}.if.px-64{padding-left:4rem;padding-right:4rem}.if.p-88{padding:5.5rem}.if.py-88{padding-bottom:5.5rem;padding-top:5.5rem}.if.px-88{padding-left:5.5rem;padding-right:5.5rem}.if.p-120{padding:7.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:-moz-fit-content;height:fit-content;width:-moz-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:rgba(0,0,0,0)}.if.color-transparent{color:rgba(0,0,0,0)}.if.border-color-transparent{border-color:rgba(0,0,0,0)}.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}@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}}@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.section{display:var(--ids-section-display);flex-direction:var(--ids-section-flex-direction);gap:var(--ids-section-gap-sm);padding:var(--ids-section-padding-sm);width:var(--ids-section-width)}.if.section-content{display:var(--ids-section-content-display);flex-direction:var(--ids-section-content-flex-direction);gap:var(--ids-section-content-gap-sm);margin:var(--ids-section-content-margin);max-width:var(--ids-section-content-max-width-sm);padding:var(--ids-section-content-padding-sm);width:var(--ids-section-content-width)}.if.grid{display:var(--ids-grid-display);flex-wrap:var(--ids-grid-flex-wrap);gap:var(--ids-grid-gap-sm);width:var(--ids-grid-width)}.if.grid .if.col-1{flex:0 0 calc(25% - var(--ids-grid-gap-sm)*3/4*1 + var(--ids-grid-gap-sm)*0);max-width:calc(25% - var(--ids-grid-gap-sm)*3/4*1 + var(--ids-grid-gap-sm)*0)}.if.grid .if.col-2{flex:0 0 calc(50% - var(--ids-grid-gap-sm)*3/4*2 + var(--ids-grid-gap-sm)*1);max-width:calc(50% - var(--ids-grid-gap-sm)*3/4*2 + var(--ids-grid-gap-sm)*1)}.if.grid .if.col-3{flex:0 0 calc(75% - var(--ids-grid-gap-sm)*3/4*3 + var(--ids-grid-gap-sm)*2);max-width:calc(75% - var(--ids-grid-gap-sm)*3/4*3 + var(--ids-grid-gap-sm)*2)}.if.grid .if.col-4{flex:0 0 calc(100% - var(--ids-grid-gap-sm)*3/4*4 + var(--ids-grid-gap-sm)*3);max-width:calc(100% - var(--ids-grid-gap-sm)*3/4*4 + var(--ids-grid-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(--ids-section-gap-md);padding:var(--ids-section-padding-md)}.if.section-content{gap:var(--ids-section-content-gap-md);max-width:var(--ids-section-content-max-width-md);padding:var(--ids-section-content-padding-md)}.if.grid{gap:var(--ids-grid-gap-md)}.if.grid .if.col-1{flex:0 0 calc(25% - var(--ids-grid-gap-md)*3/4*1 + var(--ids-grid-gap-md)*0);max-width:calc(25% - var(--ids-grid-gap-md)*3/4*1 + var(--ids-grid-gap-md)*0)}.if.grid .if.col-2{flex:0 0 calc(50% - var(--ids-grid-gap-md)*3/4*2 + var(--ids-grid-gap-md)*1);max-width:calc(50% - var(--ids-grid-gap-md)*3/4*2 + var(--ids-grid-gap-md)*1)}.if.grid .if.col-3{flex:0 0 calc(75% - var(--ids-grid-gap-md)*3/4*3 + var(--ids-grid-gap-md)*2);max-width:calc(75% - var(--ids-grid-gap-md)*3/4*3 + var(--ids-grid-gap-md)*2)}.if.grid .if.col-4{flex:0 0 calc(100% - var(--ids-grid-gap-md)*3/4*4 + var(--ids-grid-gap-md)*3);max-width:calc(100% - var(--ids-grid-gap-md)*3/4*4 + var(--ids-grid-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(--ids-grid-gap-md)*11/12*1 + var(--ids-grid-gap-md)*0);max-width:calc(8.33333% - var(--ids-grid-gap-md)*11/12*1 + var(--ids-grid-gap-md)*0)}.if.grid .if.md-col-2{flex:0 0 calc(16.66667% - var(--ids-grid-gap-md)*11/12*2 + var(--ids-grid-gap-md)*1);max-width:calc(16.66667% - var(--ids-grid-gap-md)*11/12*2 + var(--ids-grid-gap-md)*1)}.if.grid .if.md-col-3{flex:0 0 calc(25% - var(--ids-grid-gap-md)*11/12*3 + var(--ids-grid-gap-md)*2);max-width:calc(25% - var(--ids-grid-gap-md)*11/12*3 + var(--ids-grid-gap-md)*2)}.if.grid .if.md-col-4{flex:0 0 calc(33.33333% - var(--ids-grid-gap-md)*11/12*4 + var(--ids-grid-gap-md)*3);max-width:calc(33.33333% - var(--ids-grid-gap-md)*11/12*4 + var(--ids-grid-gap-md)*3)}.if.grid .if.md-col-5{flex:0 0 calc(41.66667% - var(--ids-grid-gap-md)*11/12*5 + var(--ids-grid-gap-md)*4);max-width:calc(41.66667% - var(--ids-grid-gap-md)*11/12*5 + var(--ids-grid-gap-md)*4)}.if.grid .if.md-col-6{flex:0 0 calc(50% - var(--ids-grid-gap-md)*11/12*6 + var(--ids-grid-gap-md)*5);max-width:calc(50% - var(--ids-grid-gap-md)*11/12*6 + var(--ids-grid-gap-md)*5)}.if.grid .if.md-col-7{flex:0 0 calc(58.33333% - var(--ids-grid-gap-md)*11/12*7 + var(--ids-grid-gap-md)*6);max-width:calc(58.33333% - var(--ids-grid-gap-md)*11/12*7 + var(--ids-grid-gap-md)*6)}.if.grid .if.md-col-8{flex:0 0 calc(66.66667% - var(--ids-grid-gap-md)*11/12*8 + var(--ids-grid-gap-md)*7);max-width:calc(66.66667% - var(--ids-grid-gap-md)*11/12*8 + var(--ids-grid-gap-md)*7)}.if.grid .if.md-col-9{flex:0 0 calc(75% - var(--ids-grid-gap-md)*11/12*9 + var(--ids-grid-gap-md)*8);max-width:calc(75% - var(--ids-grid-gap-md)*11/12*9 + var(--ids-grid-gap-md)*8)}.if.grid .if.md-col-10{flex:0 0 calc(83.33333% - var(--ids-grid-gap-md)*11/12*10 + var(--ids-grid-gap-md)*9);max-width:calc(83.33333% - var(--ids-grid-gap-md)*11/12*10 + var(--ids-grid-gap-md)*9)}.if.grid .if.md-col-11{flex:0 0 calc(91.66667% - var(--ids-grid-gap-md)*11/12*11 + var(--ids-grid-gap-md)*10);max-width:calc(91.66667% - var(--ids-grid-gap-md)*11/12*11 + var(--ids-grid-gap-md)*10)}.if.grid .if.md-col-12{flex:0 0 calc(100% - var(--ids-grid-gap-md)*11/12*12 + var(--ids-grid-gap-md)*11);max-width:calc(100% - var(--ids-grid-gap-md)*11/12*12 + var(--ids-grid-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(--ids-section-gap-lg);padding:var(--ids-section-padding-lg)}.if.section-content{gap:var(--ids-section-content-gap-lg);max-width:var(--ids-section-content-max-width-lg);padding:var(--ids-section-content-padding-lg)}.if.grid{gap:var(--ids-grid-gap-lg)}.if.grid .if.col-1{flex:0 0 calc(25% - var(--ids-grid-gap-lg)*3/4*1 + var(--ids-grid-gap-lg)*0);max-width:calc(25% - var(--ids-grid-gap-lg)*3/4*1 + var(--ids-grid-gap-lg)*0)}.if.grid .if.col-2{flex:0 0 calc(50% - var(--ids-grid-gap-lg)*3/4*2 + var(--ids-grid-gap-lg)*1);max-width:calc(50% - var(--ids-grid-gap-lg)*3/4*2 + var(--ids-grid-gap-lg)*1)}.if.grid .if.col-3{flex:0 0 calc(75% - var(--ids-grid-gap-lg)*3/4*3 + var(--ids-grid-gap-lg)*2);max-width:calc(75% - var(--ids-grid-gap-lg)*3/4*3 + var(--ids-grid-gap-lg)*2)}.if.grid .if.col-4{flex:0 0 calc(100% - var(--ids-grid-gap-lg)*3/4*4 + var(--ids-grid-gap-lg)*3);max-width:calc(100% - var(--ids-grid-gap-lg)*3/4*4 + var(--ids-grid-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(--ids-grid-gap-md)*11/12*1 + var(--ids-grid-gap-md)*0);max-width:calc(8.33333% - var(--ids-grid-gap-md)*11/12*1 + var(--ids-grid-gap-md)*0)}.if.grid .if.md-col-2{flex:0 0 calc(16.66667% - var(--ids-grid-gap-md)*11/12*2 + var(--ids-grid-gap-md)*1);max-width:calc(16.66667% - var(--ids-grid-gap-md)*11/12*2 + var(--ids-grid-gap-md)*1)}.if.grid .if.md-col-3{flex:0 0 calc(25% - var(--ids-grid-gap-md)*11/12*3 + var(--ids-grid-gap-md)*2);max-width:calc(25% - var(--ids-grid-gap-md)*11/12*3 + var(--ids-grid-gap-md)*2)}.if.grid .if.md-col-4{flex:0 0 calc(33.33333% - var(--ids-grid-gap-md)*11/12*4 + var(--ids-grid-gap-md)*3);max-width:calc(33.33333% - var(--ids-grid-gap-md)*11/12*4 + var(--ids-grid-gap-md)*3)}.if.grid .if.md-col-5{flex:0 0 calc(41.66667% - var(--ids-grid-gap-md)*11/12*5 + var(--ids-grid-gap-md)*4);max-width:calc(41.66667% - var(--ids-grid-gap-md)*11/12*5 + var(--ids-grid-gap-md)*4)}.if.grid .if.md-col-6{flex:0 0 calc(50% - var(--ids-grid-gap-md)*11/12*6 + var(--ids-grid-gap-md)*5);max-width:calc(50% - var(--ids-grid-gap-md)*11/12*6 + var(--ids-grid-gap-md)*5)}.if.grid .if.md-col-7{flex:0 0 calc(58.33333% - var(--ids-grid-gap-md)*11/12*7 + var(--ids-grid-gap-md)*6);max-width:calc(58.33333% - var(--ids-grid-gap-md)*11/12*7 + var(--ids-grid-gap-md)*6)}.if.grid .if.md-col-8{flex:0 0 calc(66.66667% - var(--ids-grid-gap-md)*11/12*8 + var(--ids-grid-gap-md)*7);max-width:calc(66.66667% - var(--ids-grid-gap-md)*11/12*8 + var(--ids-grid-gap-md)*7)}.if.grid .if.md-col-9{flex:0 0 calc(75% - var(--ids-grid-gap-md)*11/12*9 + var(--ids-grid-gap-md)*8);max-width:calc(75% - var(--ids-grid-gap-md)*11/12*9 + var(--ids-grid-gap-md)*8)}.if.grid .if.md-col-10{flex:0 0 calc(83.33333% - var(--ids-grid-gap-md)*11/12*10 + var(--ids-grid-gap-md)*9);max-width:calc(83.33333% - var(--ids-grid-gap-md)*11/12*10 + var(--ids-grid-gap-md)*9)}.if.grid .if.md-col-11{flex:0 0 calc(91.66667% - var(--ids-grid-gap-md)*11/12*11 + var(--ids-grid-gap-md)*10);max-width:calc(91.66667% - var(--ids-grid-gap-md)*11/12*11 + var(--ids-grid-gap-md)*10)}.if.grid .if.md-col-12{flex:0 0 calc(100% - var(--ids-grid-gap-md)*11/12*12 + var(--ids-grid-gap-md)*11);max-width:calc(100% - var(--ids-grid-gap-md)*11/12*12 + var(--ids-grid-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(--ids-grid-gap-lg)*11/12*1 + var(--ids-grid-gap-lg)*0);max-width:calc(8.33333% - var(--ids-grid-gap-lg)*11/12*1 + var(--ids-grid-gap-lg)*0)}.if.grid .if.lg-col-2{flex:0 0 calc(16.66667% - var(--ids-grid-gap-lg)*11/12*2 + var(--ids-grid-gap-lg)*1);max-width:calc(16.66667% - var(--ids-grid-gap-lg)*11/12*2 + var(--ids-grid-gap-lg)*1)}.if.grid .if.lg-col-3{flex:0 0 calc(25% - var(--ids-grid-gap-lg)*11/12*3 + var(--ids-grid-gap-lg)*2);max-width:calc(25% - var(--ids-grid-gap-lg)*11/12*3 + var(--ids-grid-gap-lg)*2)}.if.grid .if.lg-col-4{flex:0 0 calc(33.33333% - var(--ids-grid-gap-lg)*11/12*4 + var(--ids-grid-gap-lg)*3);max-width:calc(33.33333% - var(--ids-grid-gap-lg)*11/12*4 + var(--ids-grid-gap-lg)*3)}.if.grid .if.lg-col-5{flex:0 0 calc(41.66667% - var(--ids-grid-gap-lg)*11/12*5 + var(--ids-grid-gap-lg)*4);max-width:calc(41.66667% - var(--ids-grid-gap-lg)*11/12*5 + var(--ids-grid-gap-lg)*4)}.if.grid .if.lg-col-6{flex:0 0 calc(50% - var(--ids-grid-gap-lg)*11/12*6 + var(--ids-grid-gap-lg)*5);max-width:calc(50% - var(--ids-grid-gap-lg)*11/12*6 + var(--ids-grid-gap-lg)*5)}.if.grid .if.lg-col-7{flex:0 0 calc(58.33333% - var(--ids-grid-gap-lg)*11/12*7 + var(--ids-grid-gap-lg)*6);max-width:calc(58.33333% - var(--ids-grid-gap-lg)*11/12*7 + var(--ids-grid-gap-lg)*6)}.if.grid .if.lg-col-8{flex:0 0 calc(66.66667% - var(--ids-grid-gap-lg)*11/12*8 + var(--ids-grid-gap-lg)*7);max-width:calc(66.66667% - var(--ids-grid-gap-lg)*11/12*8 + var(--ids-grid-gap-lg)*7)}.if.grid .if.lg-col-9{flex:0 0 calc(75% - var(--ids-grid-gap-lg)*11/12*9 + var(--ids-grid-gap-lg)*8);max-width:calc(75% - var(--ids-grid-gap-lg)*11/12*9 + var(--ids-grid-gap-lg)*8)}.if.grid .if.lg-col-10{flex:0 0 calc(83.33333% - var(--ids-grid-gap-lg)*11/12*10 + var(--ids-grid-gap-lg)*9);max-width:calc(83.33333% - var(--ids-grid-gap-lg)*11/12*10 + var(--ids-grid-gap-lg)*9)}.if.grid .if.lg-col-11{flex:0 0 calc(91.66667% - var(--ids-grid-gap-lg)*11/12*11 + var(--ids-grid-gap-lg)*10);max-width:calc(91.66667% - var(--ids-grid-gap-lg)*11/12*11 + var(--ids-grid-gap-lg)*10)}.if.grid .if.lg-col-12{flex:0 0 calc(100% - var(--ids-grid-gap-lg)*11/12*12 + var(--ids-grid-gap-lg)*11);max-width:calc(100% - var(--ids-grid-gap-lg)*11/12*12 + var(--ids-grid-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%}}@media(hover:hover)and (pointer:fine){.if.hover-background-yellow-500:hover{background-color:#e9ad25}.if.hover-color-yellow-500:hover{color:#e9ad25}.if.hover-border-color-yellow-500:hover{border-color:#e9ad25}.if.hover-background-yellow-400:hover{background-color:#fcc74f}.if.hover-color-yellow-400:hover{color:#fcc74f}.if.hover-border-color-yellow-400:hover{border-color:#fcc74f}.if.hover-background-yellow-300:hover{background-color:#f8d077}.if.hover-color-yellow-300:hover{color:#f8d077}.if.hover-border-color-yellow-300:hover{border-color:#f8d077}.if.hover-background-yellow-200:hover{background-color:#f7dfa1}.if.hover-color-yellow-200:hover{color:#f7dfa1}.if.hover-border-color-yellow-200:hover{border-color:#f7dfa1}.if.hover-background-yellow-100:hover{background-color:#f9ebc7}.if.hover-color-yellow-100:hover{color:#f9ebc7}.if.hover-border-color-yellow-100:hover{border-color:#f9ebc7}.if.hover-background-brown-900:hover{background-color:#24150c}.if.hover-color-brown-900:hover{color:#24150c}.if.hover-border-color-brown-900:hover{border-color:#24150c}.if.hover-background-brown-800:hover{background-color:#331e11}.if.hover-color-brown-800:hover{color:#331e11}.if.hover-border-color-brown-800:hover{border-color:#331e11}.if.hover-background-brown-700:hover{background-color:#6e625e}.if.hover-color-brown-700:hover{color:#6e625e}.if.hover-border-color-brown-700:hover{border-color:#6e625e}.if.hover-background-brown-600:hover{background-color:#9f948f}.if.hover-color-brown-600:hover{color:#9f948f}.if.hover-border-color-brown-600:hover{border-color:#9f948f}.if.hover-background-brown-500:hover{background-color:#b7aea8}.if.hover-color-brown-500:hover{color:#b7aea8}.if.hover-border-color-brown-500:hover{border-color:#b7aea8}.if.hover-background-beige-600:hover{background-color:#d6cec8}.if.hover-color-beige-600:hover{color:#d6cec8}.if.hover-border-color-beige-600:hover{border-color:#d6cec8}.if.hover-background-beige-500:hover{background-color:#e8e0d9}.if.hover-color-beige-500:hover{color:#e8e0d9}.if.hover-border-color-beige-500:hover{border-color:#e8e0d9}.if.hover-background-beige-400:hover{background-color:#ede6e1}.if.hover-color-beige-400:hover{color:#ede6e1}.if.hover-border-color-beige-400:hover{border-color:#ede6e1}.if.hover-background-beige-300:hover{background-color:#f1ece8}.if.hover-color-beige-300:hover{color:#f1ece8}.if.hover-border-color-beige-300:hover{border-color:#f1ece8}.if.hover-background-beige-200:hover{background-color:#f6f3f0}.if.hover-color-beige-200:hover{color:#f6f3f0}.if.hover-border-color-beige-200:hover{border-color:#f6f3f0}.if.hover-background-beige-100:hover{background-color:#faf9f7}.if.hover-color-beige-100:hover{color:#faf9f7}.if.hover-border-color-beige-100:hover{border-color:#faf9f7}.if.hover-background-blue-500:hover{background-color:#1241a2}.if.hover-color-blue-500:hover{color:#1241a2}.if.hover-border-color-blue-500:hover{border-color:#1241a2}.if.hover-background-blue-400:hover{background-color:#0054f0}.if.hover-color-blue-400:hover{color:#0054f0}.if.hover-border-color-blue-400:hover{border-color:#0054f0}.if.hover-background-blue-300:hover{background-color:#5a8ae2}.if.hover-color-blue-300:hover{color:#5a8ae2}.if.hover-border-color-blue-300:hover{border-color:#5a8ae2}.if.hover-background-blue-200:hover{background-color:#a8c2f0}.if.hover-color-blue-200:hover{color:#a8c2f0}.if.hover-border-color-blue-200:hover{border-color:#a8c2f0}.if.hover-background-blue-100:hover{background-color:#e1e9f6}.if.hover-color-blue-100:hover{color:#e1e9f6}.if.hover-border-color-blue-100:hover{border-color:#e1e9f6}.if.hover-background-red-500:hover{background-color:#812308}.if.hover-color-red-500:hover{color:#812308}.if.hover-border-color-red-500:hover{border-color:#812308}.if.hover-background-red-400:hover{background-color:#bb320c}.if.hover-color-red-400:hover{color:#bb320c}.if.hover-border-color-red-400:hover{border-color:#bb320c}.if.hover-background-red-300:hover{background-color:#d16547}.if.hover-color-red-300:hover{color:#d16547}.if.hover-border-color-red-300:hover{border-color:#d16547}.if.hover-background-red-200:hover{background-color:#f1b398}.if.hover-color-red-200:hover{color:#f1b398}.if.hover-border-color-red-200:hover{border-color:#f1b398}.if.hover-background-red-100:hover{background-color:#f9e3d4}.if.hover-color-red-100:hover{color:#f9e3d4}.if.hover-border-color-red-100:hover{border-color:#f9e3d4}.if.hover-background-green-500:hover{background-color:#183f1f}.if.hover-color-green-500:hover{color:#183f1f}.if.hover-border-color-green-500:hover{border-color:#183f1f}.if.hover-background-green-400:hover{background-color:#217331}.if.hover-color-green-400:hover{color:#217331}.if.hover-border-color-green-400:hover{border-color:#217331}.if.hover-background-green-300:hover{background-color:#4b9b5a}.if.hover-color-green-300:hover{color:#4b9b5a}.if.hover-border-color-green-300:hover{border-color:#4b9b5a}.if.hover-background-green-200:hover{background-color:#b6d5b5}.if.hover-color-green-200:hover{color:#b6d5b5}.if.hover-border-color-green-200:hover{border-color:#b6d5b5}.if.hover-background-green-100:hover{background-color:#e0f0db}.if.hover-color-green-100:hover{color:#e0f0db}.if.hover-border-color-green-100:hover{border-color:#e0f0db}.if.hover-background-white:hover{background-color:#fff}.if.hover-color-white:hover{color:#fff}.if.hover-border-color-white:hover{border-color:#fff}.if.hover-background-black:hover{background-color:#000}.if.hover-color-black:hover{color:#000}.if.hover-border-color-black:hover{border-color:#000}.if.hover-background-transparent:hover{background-color:rgba(0,0,0,0)}.if.hover-color-transparent:hover{color:rgba(0,0,0,0)}.if.hover-border-color-transparent:hover{border-color:rgba(0,0,0,0)}.if.hover-background-inherit:hover{background-color:inherit}.if.hover-color-inherit:hover{color:inherit}.if.hover-border-color-inherit:hover{border-color:inherit}.if.hover-cursor-none:hover{cursor:none}.if.hover-cursor-context-menu:hover{cursor:context-menu}.if.hover-cursor-help:hover{cursor:help}.if.hover-cursor-pointer:hover{cursor:pointer}.if.hover-cursor-progress:hover{cursor:progress}.if.hover-cursor-text:hover{cursor:text}.if.hover-cursor-not-allowed:hover{cursor:not-allowed}.if.hover-cursor-zoom-in:hover{cursor:zoom-in}.if.hover-cursor-zoom-out:hover{cursor:zoom-out}.if.hover-shadow-400:hover{box-shadow:0 8px 24px 0 rgba(51,30,17,.141)}.if.hover-shadow-300:hover{box-shadow:0 8px 12px 0 rgba(51,30,17,.122)}.if.hover-shadow-200:hover{box-shadow:0 4px 8px 0 rgba(51,30,17,.102)}.if.hover-underline:hover{text-decoration:underline}}.if.sr-only{border:0;height:1px;margin:-1px;overflow:hidden;padding:0;position:absolute;width:1px;clip:rect(0,0,0,0)}@font-face{font-family:If Sans Variable;src:url(https://static.design.if.eu/ids-font/IfSans-Variable.woff2) format("woff2"),url(https://static.design.if.eu/ids-font/IfSans-Variable.woff) format("woff"),url(https://static.design.if.eu/ids-font/IfSans-Variable.ttf) format("truetype")}: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}:host,:root{--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:#6e625e99;--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";--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-x-large:"wght" 60;--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}: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{--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}::-webkit-backdrop{--system-backdrop-dark:#6e625e66}::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}.if.typography{color:var(--system-typography-color-default);font-family:var(--system-typography-font-family);font-style:var(--system-typography-font-style)}.if.typography.disabled{color:var(--system-typography-color-disabled)}.if.typography.quiet{color:var(--system-typography-color-quiet)}.if.typography.inverted{color:var(--system-typography-color-inverted)}.if.typography.inverted.disabled,.if.typography.inverted.quiet{color:var(--system-typography-color-inverted-disabled)}.if.typography.underline{-webkit-text-decoration:var(--system-typography-text-decoration-underline);text-decoration:var(--system-typography-text-decoration-underline)}.if.typography.paragraph{margin:var(--system-typography-paragraph-margin)}.if.typography.paragraph.x-large{font-size:var(--system-typography-paragraph-font-size-x-large);font-variation-settings:var(--system-typography-paragraph-font-variation-settings-x-large);font-weight:var(--system-typography-paragraph-font-weight-x-large);line-height:var(--system-typography-paragraph-line-height-x-large)}.if.typography.paragraph.large{font-size:var(--system-typography-paragraph-font-size-large);font-variation-settings:var(--system-typography-paragraph-font-variation-settings-large);font-weight:var(--system-typography-paragraph-font-weight-large);line-height:var(--system-typography-paragraph-line-height-large)}.if.typography.paragraph.medium{font-size:var(--system-typography-paragraph-font-size-medium);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)}.if.typography.paragraph.small{font-size:var(--system-typography-paragraph-font-size-small);font-variation-settings:var(--system-typography-paragraph-font-variation-settings-small);font-weight:var(--system-typography-paragraph-font-weight-small);line-height:var(--system-typography-paragraph-line-height-small)}.if.typography.heading{margin:var(--system-typography-heading-margin)}.if.typography.heading.xx-large{font-size:var(--system-typography-heading-font-size-xx-large);font-variation-settings:var(--system-typography-heading-font-variation-settings-xx-large);font-weight:var(--system-typography-heading-font-weight-xx-large);line-height:var(--system-typography-heading-line-height-xx-large)}.if.typography.heading.x-large{font-size:var(--system-typography-heading-font-size-x-large);font-variation-settings:var(--system-typography-heading-font-variation-settings-x-large);font-weight:var(--system-typography-heading-font-weight-x-large);line-height:var(--system-typography-heading-line-height-x-large)}.if.typography.heading.large{font-size:var(--system-typography-heading-font-size-large);font-variation-settings:var(--system-typography-heading-font-variation-settings-large);font-weight:var(--system-typography-heading-font-weight-large);line-height:var(--system-typography-heading-line-height-large)}.if.typography.heading.medium{font-size:var(--system-typography-heading-font-size-medium);font-variation-settings:var(--system-typography-heading-font-variation-settings-medium);font-weight:var(--system-typography-heading-font-weight-medium);line-height:var(--system-typography-heading-line-height-medium)}.if.typography.heading.small{font-size:var(--system-typography-heading-font-size-small);font-variation-settings:var(--system-typography-heading-font-variation-settings-small);font-weight:var(--system-typography-heading-font-weight-small);line-height:var(--system-typography-heading-line-height-small)}.if.typography.heading.x-small{font-size:var(--system-typography-heading-font-size-x-small);font-variation-settings:var(--system-typography-heading-font-variation-settings-x-small);font-weight:var(--system-typography-heading-font-weight-x-small);line-height:var(--system-typography-heading-line-height-x-small)}.if.typography.heading.xx-small{font-size:var(--system-typography-heading-font-size-xx-small);font-variation-settings:var(--system-typography-heading-font-variation-settings-xx-small);font-weight:var(--system-typography-heading-font-weight-xx-small);line-height:var(--system-typography-heading-line-height-xx-small)}.if.typography.ui{font-variation-settings:var(--system-typography-ui-font-variation-settings-regular);font-weight:var(--system-typography-ui-font-weight-regular);margin:var(--system-typography-ui-margin)}.if.typography.ui.weight-medium{font-variation-settings:var(--system-typography-ui-font-variation-settings-semi-bold);font-weight:var(--system-typography-ui-font-weight-semi-bold)}.if.typography.ui.weight-bold{font-variation-settings:var(--system-typography-ui-font-variation-settings-bold);font-weight:var(--system-typography-ui-font-weight-bold)}.if.typography.ui.italic{font-style:italic}.if.typography.ui.large{font-size:var(--system-typography-ui-font-size-large);line-height:var(--system-typography-ui-line-height-large)}.if.typography.ui.medium{font-size:var(--system-typography-ui-font-size-medium);line-height:var(--system-typography-ui-line-height-medium)}.if.typography.ui.small{font-size:var(--system-typography-ui-font-size-small);line-height:var(--system-typography-ui-line-height-small)}.if.typography.ui.x-small{font-size:var(--system-typography-ui-font-size-x-small);line-height:var(--system-typography-ui-line-height-x-small)}a.if{color:var(--ids-anchor-color);-webkit-text-decoration:var(--ids-anchor-text-decoration);text-decoration:var(--ids-anchor-text-decoration)}a.if.is-visited,a.if:visited{color:var(--ids-anchor-visited-color)}a.if.is-hovered{-webkit-text-decoration:var(--ids-anchor-hover-text-decoration);text-decoration:var(--ids-anchor-hover-text-decoration)}@media(hover:hover)and (pointer:fine){a.if:hover{-webkit-text-decoration:var(--ids-anchor-hover-text-decoration);text-decoration:var(--ids-anchor-hover-text-decoration)}}a.if.is-active,a.if:active{color:var(--ids-anchor-active-color)}a.if.is-focused,a.if:focus-visible{outline-color:var(--ids-anchor-focus-outline-color)}a.if.inverted.is-focused,a.if.inverted:focus-visible,a.if.is-focused,a.if:focus-visible{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.inverted.is-focused,a.if.inverted:focus-visible{outline-color:var(--ids-anchor-inverted-focus-outline-color)}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{min-height:100%;-webkit-text-size-adjust:100%}body.if{background-color:var(--system-section-light,#faf9f7);box-sizing:border-box;color:var(--system-text-default-default,#331e11);font-family:var(--system-typography-font-family,Arial,sans-serif);font-style:var(--system-typography-font-style,normal);font-variation-settings:var(--system-typography-paragraph-font-variation-settings-medium,"wght" 78);font-weight:var(--system-typography-paragraph-font-weight-medium,400);line-height:var(--system-typography-paragraph-line-height-medium,1.5rem);min-height:100%}.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:100%;width:100%}.if.main{flex-grow:1}html{overflow-y:overlay}#__next{display:flex;flex-direction:column;height:100%;min-height:100vh}body:has(dialog.if.modal-v19[open]){overflow:visible!important}[popover]:popover-open:not(dialog){background-color:rgba(0,0,0,0);border:none}.if.section{--ids-section-padding-lg:5.5rem 0;--ids-section-padding-md:5.5rem 0}h1,h2,h3,h4,h5,h6{margin:var(--system-typography-heading-margin)}hr{box-sizing:initial;height:0;overflow:visible;border-color:#e8e0d9;margin-top:1rem;margin-bottom:3.5rem;border-top:none;border-right:none;border-left:none;border-bottom-width:1pt}h1,h2,h3,h4,h5,h6{font-family:var(--system-typography-font-family)}h1{font-size:var(--system-typography-heading-font-size-xx-large);font-variation-settings:var(--system-typography-heading-font-variation-settings-xx-large);font-weight:var(--system-typography-heading-font-weight-xx-large);line-height:var(--system-typography-heading-line-height-xx-large)}h2{font-size:var(--system-typography-heading-font-size-x-large);font-variation-settings:var(--system-typography-heading-font-variation-settings-x-large);font-weight:var(--system-typography-heading-font-weight-x-large);line-height:var(--system-typography-heading-line-height-x-large)}h3{font-size:var(--system-typography-heading-font-size-large);font-variation-settings:var(--system-typography-heading-font-variation-settings-large);font-weight:var(--system-typography-heading-font-weight-large);line-height:var(--system-typography-heading-line-height-large)}h4{font-size:var(--system-typography-heading-font-size-medium);font-variation-settings:var(--system-typography-heading-font-variation-settings-medium);font-weight:var(--system-typography-heading-font-weight-medium);line-height:var(--system-typography-heading-line-height-medium)}h5{font-size:var(--system-typography-heading-font-size-small);font-variation-settings:var(--system-typography-heading-font-variation-settings-small);font-weight:var(--system-typography-heading-font-weight-small);line-height:var(--system-typography-heading-line-height-small)}h6{font-size:var(--system-typography-heading-font-size-x-small);font-variation-settings:var(--system-typography-heading-font-variation-settings-x-small);font-weight:var(--system-typography-heading-font-weight-x-small);line-height:var(--system-typography-heading-line-height-x-small)}b{font-variation-settings:var(--system-typography-ui-font-variation-settings-bold);font-weight:var(--system-typography-ui-font-weight-bold);font-size:var(--system-typography-ui-font-size-medium);line-height:var(--system-typography-ui-line-height-medium)}.grecaptcha-badge{visibility:hidden}code[class*=language-],pre[class*=language-]{color:#ccc;background:0 0;font-family:Consolas,Monaco,Andale Mono,Ubuntu Mono,monospace;font-size:1em;text-align:left;white-space:pre;word-spacing:normal;word-break:normal;word-wrap:normal;line-height:1.5;-moz-tab-size:4;tab-size:4;-webkit-hyphens:none;hyphens:none}pre[class*=language-]{padding:1em;margin:.5em 0;overflow:auto}:not(pre)>code[class*=language-],pre[class*=language-]{background:#2d2d2d}:not(pre)>code[class*=language-]{padding:.1em;border-radius:.3em;white-space:normal}.token.block-comment,.token.cdata,.token.comment,.token.doctype,.token.prolog{color:#999}.token.punctuation{color:#ccc}.token.attr-name,.token.deleted,.token.namespace,.token.tag{color:#e2777a}.token.function-name{color:#6196cc}.token.boolean,.token.function,.token.number{color:#f08d49}.token.class-name,.token.constant,.token.option,.token.property,.token.symbol{color:#f8c555}.token.atrule,.token.builtin,.token.curl,.token.important,.token.keyword,.token.selector{color:#cc99cd}.token.attr-value,.token.char,.token.regex,.token.string,.token.value,.token.variable{color:#7ec699}.token.entity,.token.operator,.token.url{color:#67cdcc}.token.bold,.token.important{font-weight:700}.token.italic{font-style:italic}.token.entity{cursor:help}.token.inserted{color:green}pre[class*=language-].line-numbers{position:relative;padding-left:3.8em;counter-reset:linenumber}pre[class*=language-].line-numbers>code{position:relative;white-space:inherit}.line-numbers .line-numbers-rows{position:absolute;pointer-events:none;top:0;font-size:100%;left:-3.8em;width:3em;letter-spacing:-1px;border-right:1px solid #999;-webkit-user-select:none;-moz-user-select:none;user-select:none}.line-numbers-rows>span{display:block;counter-increment:linenumber}.line-numbers-rows>span:before{content:counter(linenumber);color:#999;display:block;padding-right:.8em;text-align:right}div.code-toolbar{position:relative}div.code-toolbar>.toolbar{position:absolute;z-index:10;top:.3em;right:.2em;transition:opacity .3s ease-in-out;opacity:0}div.code-toolbar:hover>.toolbar{opacity:1}div.code-toolbar:focus-within>.toolbar{opacity:1}div.code-toolbar>.toolbar>.toolbar-item{display:inline-block}div.code-toolbar>.toolbar>.toolbar-item>a{cursor:pointer}div.code-toolbar>.toolbar>.toolbar-item>button{background:0 0;border:0;color:inherit;font:inherit;line-height:normal;overflow:visible;padding:0;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none}div.code-toolbar>.toolbar>.toolbar-item>a,div.code-toolbar>.toolbar>.toolbar-item>button,div.code-toolbar>.toolbar>.toolbar-item>span{color:#bbb;font-size:.8em;padding:0 .5em;background:#f5f2f0;background:rgba(224,224,224,.2);box-shadow:0 2px 0 0 rgba(0,0,0,.2);border-radius:.5em}div.code-toolbar>.toolbar>.toolbar-item>a:focus,div.code-toolbar>.toolbar>.toolbar-item>a:hover,div.code-toolbar>.toolbar>.toolbar-item>button:focus,div.code-toolbar>.toolbar>.toolbar-item>button:hover,div.code-toolbar>.toolbar>.toolbar-item>span:focus,div.code-toolbar>.toolbar>.toolbar-item>span:hover{color:inherit;text-decoration:none}#legalpage_legal-content__xfJ8S{counter-reset:top-level-item;gap:1rem}#legalpage_legal-content__xfJ8S h2{counter-reset:mid-level-item;position:relative;left:40px;text-wrap:auto;font-size:1rem;font-weight:700}#legalpage_legal-content__xfJ8S h2:before{counter-increment:top-level-item;content:counter(top-level-item) ". ";position:relative;left:-40px}#legalpage_legal-content__xfJ8S h3{counter-reset:bottom-level-item;counter-increment:mid-level-item;font-size:1em;font-weight:400;margin-left:60px;text-indent:-26px;text-wrap:auto}#legalpage_legal-content__xfJ8S h3:before{left:-30px;position:relative;content:counter(top-level-item) "." counter(mid-level-item) "  "}#legalpage_legal-content__xfJ8S h4{counter-increment:bottom-level-item;font-size:1em;font-variation-settings:"wght" 78;font-weight:400;margin-left:60px;text-indent:-12px;padding-left:40px;text-wrap:auto}#legalpage_legal-content__xfJ8S h4:before{left:-30px;position:relative;content:counter(top-level-item) "." counter(mid-level-item) "." counter(bottom-level-item) "  "}#legalpage_legal-content__xfJ8S p{text-wrap:auto}#legalpage_legal-content__xfJ8S ol{list-style-type:lower-roman;margin-left:60px;text-indent:-26px;padding:0 0 0 40px;margin-top:0}#legalpage_legal-content__xfJ8S ul{list-style-type:lower-alpha;margin-left:60px;text-indent:-26px;padding:0 0 0 40px;margin-top:0}#legalpage_legal-content__xfJ8S li{padding:.75rem .25rem;margin-left:0;text-indent:0}#legalpage_legal-content__xfJ8S li:before{left:-40px;position:relative}@media screen and (max-width:43.75rem){#legalpage_legal-content__xfJ8S h1,#legalpage_legal-content__xfJ8S h2,#legalpage_legal-content__xfJ8S h3,#legalpage_legal-content__xfJ8S h4{line-height:inherit}#legalpage_legal-content__xfJ8S h3,#legalpage_legal-content__xfJ8S h4{margin-left:0;text-indent:0;padding-left:0}#legalpage_legal-content__xfJ8S h3:before,#legalpage_legal-content__xfJ8S h4:before{left:0;position:static;display:block;margin-bottom:.25em}#legalpage_legal-content__xfJ8S ul{padding:0;margin-left:15px}}