@charset "UTF-8";

/* node_modules/@angular/material/prebuilt-themes/indigo-pink.css */
html {
  --mat-sys-on-surface: initial;
}
.mat-app-background {
  background-color: var(--mat-app-background-color, var(--mat-sys-background, transparent));
  color: var(--mat-app-text-color, var(--mat-sys-on-background, inherit));
}
.mat-elevation-z0,
.mat-mdc-elevation-specific.mat-elevation-z0 {
  box-shadow: var(--mat-app-elevation-shadow-level-0, none);
}
.mat-elevation-z1,
.mat-mdc-elevation-specific.mat-elevation-z1 {
  box-shadow: var(--mat-app-elevation-shadow-level-1, none);
}
.mat-elevation-z2,
.mat-mdc-elevation-specific.mat-elevation-z2 {
  box-shadow: var(--mat-app-elevation-shadow-level-2, none);
}
.mat-elevation-z3,
.mat-mdc-elevation-specific.mat-elevation-z3 {
  box-shadow: var(--mat-app-elevation-shadow-level-3, none);
}
.mat-elevation-z4,
.mat-mdc-elevation-specific.mat-elevation-z4 {
  box-shadow: var(--mat-app-elevation-shadow-level-4, none);
}
.mat-elevation-z5,
.mat-mdc-elevation-specific.mat-elevation-z5 {
  box-shadow: var(--mat-app-elevation-shadow-level-5, none);
}
.mat-elevation-z6,
.mat-mdc-elevation-specific.mat-elevation-z6 {
  box-shadow: var(--mat-app-elevation-shadow-level-6, none);
}
.mat-elevation-z7,
.mat-mdc-elevation-specific.mat-elevation-z7 {
  box-shadow: var(--mat-app-elevation-shadow-level-7, none);
}
.mat-elevation-z8,
.mat-mdc-elevation-specific.mat-elevation-z8 {
  box-shadow: var(--mat-app-elevation-shadow-level-8, none);
}
.mat-elevation-z9,
.mat-mdc-elevation-specific.mat-elevation-z9 {
  box-shadow: var(--mat-app-elevation-shadow-level-9, none);
}
.mat-elevation-z10,
.mat-mdc-elevation-specific.mat-elevation-z10 {
  box-shadow: var(--mat-app-elevation-shadow-level-10, none);
}
.mat-elevation-z11,
.mat-mdc-elevation-specific.mat-elevation-z11 {
  box-shadow: var(--mat-app-elevation-shadow-level-11, none);
}
.mat-elevation-z12,
.mat-mdc-elevation-specific.mat-elevation-z12 {
  box-shadow: var(--mat-app-elevation-shadow-level-12, none);
}
.mat-elevation-z13,
.mat-mdc-elevation-specific.mat-elevation-z13 {
  box-shadow: var(--mat-app-elevation-shadow-level-13, none);
}
.mat-elevation-z14,
.mat-mdc-elevation-specific.mat-elevation-z14 {
  box-shadow: var(--mat-app-elevation-shadow-level-14, none);
}
.mat-elevation-z15,
.mat-mdc-elevation-specific.mat-elevation-z15 {
  box-shadow: var(--mat-app-elevation-shadow-level-15, none);
}
.mat-elevation-z16,
.mat-mdc-elevation-specific.mat-elevation-z16 {
  box-shadow: var(--mat-app-elevation-shadow-level-16, none);
}
.mat-elevation-z17,
.mat-mdc-elevation-specific.mat-elevation-z17 {
  box-shadow: var(--mat-app-elevation-shadow-level-17, none);
}
.mat-elevation-z18,
.mat-mdc-elevation-specific.mat-elevation-z18 {
  box-shadow: var(--mat-app-elevation-shadow-level-18, none);
}
.mat-elevation-z19,
.mat-mdc-elevation-specific.mat-elevation-z19 {
  box-shadow: var(--mat-app-elevation-shadow-level-19, none);
}
.mat-elevation-z20,
.mat-mdc-elevation-specific.mat-elevation-z20 {
  box-shadow: var(--mat-app-elevation-shadow-level-20, none);
}
.mat-elevation-z21,
.mat-mdc-elevation-specific.mat-elevation-z21 {
  box-shadow: var(--mat-app-elevation-shadow-level-21, none);
}
.mat-elevation-z22,
.mat-mdc-elevation-specific.mat-elevation-z22 {
  box-shadow: var(--mat-app-elevation-shadow-level-22, none);
}
.mat-elevation-z23,
.mat-mdc-elevation-specific.mat-elevation-z23 {
  box-shadow: var(--mat-app-elevation-shadow-level-23, none);
}
.mat-elevation-z24,
.mat-mdc-elevation-specific.mat-elevation-z24 {
  box-shadow: var(--mat-app-elevation-shadow-level-24, none);
}
html {
  --mat-ripple-color:rgba(0, 0, 0, 0.1);
}
html {
  --mat-option-selected-state-label-text-color:#3f51b5;
  --mat-option-label-text-color:rgba(0, 0, 0, 0.87);
  --mat-option-hover-state-layer-color:rgba(0, 0, 0, 0.04);
  --mat-option-focus-state-layer-color:rgba(0, 0, 0, 0.04);
  --mat-option-selected-state-layer-color:rgba(0, 0, 0, 0.04);
}
.mat-accent {
  --mat-option-selected-state-label-text-color:#ff4081;
  --mat-option-label-text-color:rgba(0, 0, 0, 0.87);
  --mat-option-hover-state-layer-color:rgba(0, 0, 0, 0.04);
  --mat-option-focus-state-layer-color:rgba(0, 0, 0, 0.04);
  --mat-option-selected-state-layer-color:rgba(0, 0, 0, 0.04);
}
.mat-warn {
  --mat-option-selected-state-label-text-color:#f44336;
  --mat-option-label-text-color:rgba(0, 0, 0, 0.87);
  --mat-option-hover-state-layer-color:rgba(0, 0, 0, 0.04);
  --mat-option-focus-state-layer-color:rgba(0, 0, 0, 0.04);
  --mat-option-selected-state-layer-color:rgba(0, 0, 0, 0.04);
}
html {
  --mat-optgroup-label-text-color:rgba(0, 0, 0, 0.87);
}
html {
  --mat-full-pseudo-checkbox-selected-icon-color:#ff4081;
  --mat-full-pseudo-checkbox-selected-checkmark-color:#fafafa;
  --mat-full-pseudo-checkbox-unselected-icon-color:rgba(0, 0, 0, 0.54);
  --mat-full-pseudo-checkbox-disabled-selected-checkmark-color:#fafafa;
  --mat-full-pseudo-checkbox-disabled-unselected-icon-color:#b0b0b0;
  --mat-full-pseudo-checkbox-disabled-selected-icon-color:#b0b0b0;
}
html {
  --mat-minimal-pseudo-checkbox-selected-checkmark-color:#ff4081;
  --mat-minimal-pseudo-checkbox-disabled-selected-checkmark-color:#b0b0b0;
}
.mat-primary {
  --mat-full-pseudo-checkbox-selected-icon-color:#3f51b5;
  --mat-full-pseudo-checkbox-selected-checkmark-color:#fafafa;
  --mat-full-pseudo-checkbox-unselected-icon-color:rgba(0, 0, 0, 0.54);
  --mat-full-pseudo-checkbox-disabled-selected-checkmark-color:#fafafa;
  --mat-full-pseudo-checkbox-disabled-unselected-icon-color:#b0b0b0;
  --mat-full-pseudo-checkbox-disabled-selected-icon-color:#b0b0b0;
}
.mat-primary {
  --mat-minimal-pseudo-checkbox-selected-checkmark-color:#3f51b5;
  --mat-minimal-pseudo-checkbox-disabled-selected-checkmark-color:#b0b0b0;
}
.mat-accent {
  --mat-full-pseudo-checkbox-selected-icon-color:#ff4081;
  --mat-full-pseudo-checkbox-selected-checkmark-color:#fafafa;
  --mat-full-pseudo-checkbox-unselected-icon-color:rgba(0, 0, 0, 0.54);
  --mat-full-pseudo-checkbox-disabled-selected-checkmark-color:#fafafa;
  --mat-full-pseudo-checkbox-disabled-unselected-icon-color:#b0b0b0;
  --mat-full-pseudo-checkbox-disabled-selected-icon-color:#b0b0b0;
}
.mat-accent {
  --mat-minimal-pseudo-checkbox-selected-checkmark-color:#ff4081;
  --mat-minimal-pseudo-checkbox-disabled-selected-checkmark-color:#b0b0b0;
}
.mat-warn {
  --mat-full-pseudo-checkbox-selected-icon-color:#f44336;
  --mat-full-pseudo-checkbox-selected-checkmark-color:#fafafa;
  --mat-full-pseudo-checkbox-unselected-icon-color:rgba(0, 0, 0, 0.54);
  --mat-full-pseudo-checkbox-disabled-selected-checkmark-color:#fafafa;
  --mat-full-pseudo-checkbox-disabled-unselected-icon-color:#b0b0b0;
  --mat-full-pseudo-checkbox-disabled-selected-icon-color:#b0b0b0;
}
.mat-warn {
  --mat-minimal-pseudo-checkbox-selected-checkmark-color:#f44336;
  --mat-minimal-pseudo-checkbox-disabled-selected-checkmark-color:#b0b0b0;
}
html {
  --mat-app-background-color:#fafafa;
  --mat-app-text-color:rgba(0, 0, 0, 0.87);
  --mat-app-elevation-shadow-level-0:0px 0px 0px 0px rgba(0, 0, 0, 0.2),
    0px 0px 0px 0px rgba(0, 0, 0, 0.14),
    0px 0px 0px 0px rgba(0, 0, 0, 0.12);
  --mat-app-elevation-shadow-level-1:0px 2px 1px -1px rgba(0, 0, 0, 0.2),
    0px 1px 1px 0px rgba(0, 0, 0, 0.14),
    0px 1px 3px 0px rgba(0, 0, 0, 0.12);
  --mat-app-elevation-shadow-level-2:0px 3px 1px -2px rgba(0, 0, 0, 0.2),
    0px 2px 2px 0px rgba(0, 0, 0, 0.14),
    0px 1px 5px 0px rgba(0, 0, 0, 0.12);
  --mat-app-elevation-shadow-level-3:0px 3px 3px -2px rgba(0, 0, 0, 0.2),
    0px 3px 4px 0px rgba(0, 0, 0, 0.14),
    0px 1px 8px 0px rgba(0, 0, 0, 0.12);
  --mat-app-elevation-shadow-level-4:0px 2px 4px -1px rgba(0, 0, 0, 0.2),
    0px 4px 5px 0px rgba(0, 0, 0, 0.14),
    0px 1px 10px 0px rgba(0, 0, 0, 0.12);
  --mat-app-elevation-shadow-level-5:0px 3px 5px -1px rgba(0, 0, 0, 0.2),
    0px 5px 8px 0px rgba(0, 0, 0, 0.14),
    0px 1px 14px 0px rgba(0, 0, 0, 0.12);
  --mat-app-elevation-shadow-level-6:0px 3px 5px -1px rgba(0, 0, 0, 0.2),
    0px 6px 10px 0px rgba(0, 0, 0, 0.14),
    0px 1px 18px 0px rgba(0, 0, 0, 0.12);
  --mat-app-elevation-shadow-level-7:0px 4px 5px -2px rgba(0, 0, 0, 0.2),
    0px 7px 10px 1px rgba(0, 0, 0, 0.14),
    0px 2px 16px 1px rgba(0, 0, 0, 0.12);
  --mat-app-elevation-shadow-level-8:0px 5px 5px -3px rgba(0, 0, 0, 0.2),
    0px 8px 10px 1px rgba(0, 0, 0, 0.14),
    0px 3px 14px 2px rgba(0, 0, 0, 0.12);
  --mat-app-elevation-shadow-level-9:0px 5px 6px -3px rgba(0, 0, 0, 0.2),
    0px 9px 12px 1px rgba(0, 0, 0, 0.14),
    0px 3px 16px 2px rgba(0, 0, 0, 0.12);
  --mat-app-elevation-shadow-level-10:0px 6px 6px -3px rgba(0, 0, 0, 0.2),
    0px 10px 14px 1px rgba(0, 0, 0, 0.14),
    0px 4px 18px 3px rgba(0, 0, 0, 0.12);
  --mat-app-elevation-shadow-level-11:0px 6px 7px -4px rgba(0, 0, 0, 0.2),
    0px 11px 15px 1px rgba(0, 0, 0, 0.14),
    0px 4px 20px 3px rgba(0, 0, 0, 0.12);
  --mat-app-elevation-shadow-level-12:0px 7px 8px -4px rgba(0, 0, 0, 0.2),
    0px 12px 17px 2px rgba(0, 0, 0, 0.14),
    0px 5px 22px 4px rgba(0, 0, 0, 0.12);
  --mat-app-elevation-shadow-level-13:0px 7px 8px -4px rgba(0, 0, 0, 0.2),
    0px 13px 19px 2px rgba(0, 0, 0, 0.14),
    0px 5px 24px 4px rgba(0, 0, 0, 0.12);
  --mat-app-elevation-shadow-level-14:0px 7px 9px -4px rgba(0, 0, 0, 0.2),
    0px 14px 21px 2px rgba(0, 0, 0, 0.14),
    0px 5px 26px 4px rgba(0, 0, 0, 0.12);
  --mat-app-elevation-shadow-level-15:0px 8px 9px -5px rgba(0, 0, 0, 0.2),
    0px 15px 22px 2px rgba(0, 0, 0, 0.14),
    0px 6px 28px 5px rgba(0, 0, 0, 0.12);
  --mat-app-elevation-shadow-level-16:0px 8px 10px -5px rgba(0, 0, 0, 0.2),
    0px 16px 24px 2px rgba(0, 0, 0, 0.14),
    0px 6px 30px 5px rgba(0, 0, 0, 0.12);
  --mat-app-elevation-shadow-level-17:0px 8px 11px -5px rgba(0, 0, 0, 0.2),
    0px 17px 26px 2px rgba(0, 0, 0, 0.14),
    0px 6px 32px 5px rgba(0, 0, 0, 0.12);
  --mat-app-elevation-shadow-level-18:0px 9px 11px -5px rgba(0, 0, 0, 0.2),
    0px 18px 28px 2px rgba(0, 0, 0, 0.14),
    0px 7px 34px 6px rgba(0, 0, 0, 0.12);
  --mat-app-elevation-shadow-level-19:0px 9px 12px -6px rgba(0, 0, 0, 0.2),
    0px 19px 29px 2px rgba(0, 0, 0, 0.14),
    0px 7px 36px 6px rgba(0, 0, 0, 0.12);
  --mat-app-elevation-shadow-level-20:0px 10px 13px -6px rgba(0, 0, 0, 0.2),
    0px 20px 31px 3px rgba(0, 0, 0, 0.14),
    0px 8px 38px 7px rgba(0, 0, 0, 0.12);
  --mat-app-elevation-shadow-level-21:0px 10px 13px -6px rgba(0, 0, 0, 0.2),
    0px 21px 33px 3px rgba(0, 0, 0, 0.14),
    0px 8px 40px 7px rgba(0, 0, 0, 0.12);
  --mat-app-elevation-shadow-level-22:0px 10px 14px -6px rgba(0, 0, 0, 0.2),
    0px 22px 35px 3px rgba(0, 0, 0, 0.14),
    0px 8px 42px 7px rgba(0, 0, 0, 0.12);
  --mat-app-elevation-shadow-level-23:0px 11px 14px -7px rgba(0, 0, 0, 0.2),
    0px 23px 36px 3px rgba(0, 0, 0, 0.14),
    0px 9px 44px 8px rgba(0, 0, 0, 0.12);
  --mat-app-elevation-shadow-level-24:0px 11px 15px -7px rgba(0, 0, 0, 0.2),
    0px 24px 38px 3px rgba(0, 0, 0, 0.14),
    0px 9px 46px 8px rgba(0, 0, 0, 0.12);
}
html {
  --mat-option-label-text-font:Roboto, sans-serif;
  --mat-option-label-text-line-height:24px;
  --mat-option-label-text-size:16px;
  --mat-option-label-text-tracking:0.03125em;
  --mat-option-label-text-weight:400;
}
html {
  --mat-optgroup-label-text-font:Roboto, sans-serif;
  --mat-optgroup-label-text-line-height:24px;
  --mat-optgroup-label-text-size:16px;
  --mat-optgroup-label-text-tracking:0.03125em;
  --mat-optgroup-label-text-weight:400;
}
html {
  --mdc-elevated-card-container-shape:4px;
}
html {
  --mdc-outlined-card-container-shape:4px;
  --mdc-outlined-card-outline-width:1px;
}
html {
  --mdc-elevated-card-container-color:white;
  --mdc-elevated-card-container-elevation:0px 2px 1px -1px rgba(0, 0, 0, 0.2),
    0px 1px 1px 0px rgba(0, 0, 0, 0.14),
    0px 1px 3px 0px rgba(0, 0, 0, 0.12);
}
html {
  --mdc-outlined-card-container-color:white;
  --mdc-outlined-card-outline-color:rgba(0, 0, 0, 0.12);
  --mdc-outlined-card-container-elevation:0px 0px 0px 0px rgba(0, 0, 0, 0.2),
    0px 0px 0px 0px rgba(0, 0, 0, 0.14),
    0px 0px 0px 0px rgba(0, 0, 0, 0.12);
}
html {
  --mat-card-subtitle-text-color:rgba(0, 0, 0, 0.54);
}
html {
  --mat-card-title-text-font:Roboto, sans-serif;
  --mat-card-title-text-line-height:32px;
  --mat-card-title-text-size:20px;
  --mat-card-title-text-tracking:0.0125em;
  --mat-card-title-text-weight:500;
  --mat-card-subtitle-text-font:Roboto, sans-serif;
  --mat-card-subtitle-text-line-height:22px;
  --mat-card-subtitle-text-size:14px;
  --mat-card-subtitle-text-tracking:0.0071428571em;
  --mat-card-subtitle-text-weight:500;
}
html {
  --mdc-linear-progress-active-indicator-height:4px;
  --mdc-linear-progress-track-height:4px;
  --mdc-linear-progress-track-shape:0;
}
.mat-mdc-progress-bar {
  --mdc-linear-progress-active-indicator-color:#3f51b5;
  --mdc-linear-progress-track-color:rgba(63, 81, 181, 0.25);
}
.mat-mdc-progress-bar.mat-accent {
  --mdc-linear-progress-active-indicator-color:#ff4081;
  --mdc-linear-progress-track-color:rgba(255, 64, 129, 0.25);
}
.mat-mdc-progress-bar.mat-warn {
  --mdc-linear-progress-active-indicator-color:#f44336;
  --mdc-linear-progress-track-color:rgba(244, 67, 54, 0.25);
}
html {
  --mdc-plain-tooltip-container-shape:4px;
  --mdc-plain-tooltip-supporting-text-line-height:16px;
}
html {
  --mdc-plain-tooltip-container-color:#616161;
  --mdc-plain-tooltip-supporting-text-color:#fff;
}
html {
  --mdc-plain-tooltip-supporting-text-font:Roboto, sans-serif;
  --mdc-plain-tooltip-supporting-text-size:12px;
  --mdc-plain-tooltip-supporting-text-weight:400;
  --mdc-plain-tooltip-supporting-text-tracking:0.0333333333em;
}
html {
  --mdc-filled-text-field-active-indicator-height:1px;
  --mdc-filled-text-field-focus-active-indicator-height:2px;
  --mdc-filled-text-field-container-shape:4px;
}
html {
  --mdc-outlined-text-field-outline-width:1px;
  --mdc-outlined-text-field-focus-outline-width:2px;
  --mdc-outlined-text-field-container-shape:4px;
}
html {
  --mdc-filled-text-field-caret-color:#3f51b5;
  --mdc-filled-text-field-focus-active-indicator-color:#3f51b5;
  --mdc-filled-text-field-focus-label-text-color:rgba(63, 81, 181, 0.87);
  --mdc-filled-text-field-container-color:rgb(244.8, 244.8, 244.8);
  --mdc-filled-text-field-disabled-container-color:rgb(249.9, 249.9, 249.9);
  --mdc-filled-text-field-label-text-color:rgba(0, 0, 0, 0.6);
  --mdc-filled-text-field-hover-label-text-color:rgba(0, 0, 0, 0.6);
  --mdc-filled-text-field-disabled-label-text-color:rgba(0, 0, 0, 0.38);
  --mdc-filled-text-field-input-text-color:rgba(0, 0, 0, 0.87);
  --mdc-filled-text-field-disabled-input-text-color:rgba(0, 0, 0, 0.38);
  --mdc-filled-text-field-input-text-placeholder-color:rgba(0, 0, 0, 0.6);
  --mdc-filled-text-field-error-hover-label-text-color:#f44336;
  --mdc-filled-text-field-error-focus-label-text-color:#f44336;
  --mdc-filled-text-field-error-label-text-color:#f44336;
  --mdc-filled-text-field-error-caret-color:#f44336;
  --mdc-filled-text-field-active-indicator-color:rgba(0, 0, 0, 0.42);
  --mdc-filled-text-field-disabled-active-indicator-color:rgba(0, 0, 0, 0.06);
  --mdc-filled-text-field-hover-active-indicator-color:rgba(0, 0, 0, 0.87);
  --mdc-filled-text-field-error-active-indicator-color:#f44336;
  --mdc-filled-text-field-error-focus-active-indicator-color:#f44336;
  --mdc-filled-text-field-error-hover-active-indicator-color:#f44336;
}
html {
  --mdc-outlined-text-field-caret-color:#3f51b5;
  --mdc-outlined-text-field-focus-outline-color:#3f51b5;
  --mdc-outlined-text-field-focus-label-text-color:rgba(63, 81, 181, 0.87);
  --mdc-outlined-text-field-label-text-color:rgba(0, 0, 0, 0.6);
  --mdc-outlined-text-field-hover-label-text-color:rgba(0, 0, 0, 0.6);
  --mdc-outlined-text-field-disabled-label-text-color:rgba(0, 0, 0, 0.38);
  --mdc-outlined-text-field-input-text-color:rgba(0, 0, 0, 0.87);
  --mdc-outlined-text-field-disabled-input-text-color:rgba(0, 0, 0, 0.38);
  --mdc-outlined-text-field-input-text-placeholder-color:rgba(0, 0, 0, 0.6);
  --mdc-outlined-text-field-error-caret-color:#f44336;
  --mdc-outlined-text-field-error-focus-label-text-color:#f44336;
  --mdc-outlined-text-field-error-label-text-color:#f44336;
  --mdc-outlined-text-field-error-hover-label-text-color:#f44336;
  --mdc-outlined-text-field-outline-color:rgba(0, 0, 0, 0.38);
  --mdc-outlined-text-field-disabled-outline-color:rgba(0, 0, 0, 0.06);
  --mdc-outlined-text-field-hover-outline-color:rgba(0, 0, 0, 0.87);
  --mdc-outlined-text-field-error-focus-outline-color:#f44336;
  --mdc-outlined-text-field-error-hover-outline-color:#f44336;
  --mdc-outlined-text-field-error-outline-color:#f44336;
}
html {
  --mat-form-field-focus-select-arrow-color:rgba(63, 81, 181, 0.87);
  --mat-form-field-disabled-input-text-placeholder-color:rgba(0, 0, 0, 0.38);
  --mat-form-field-state-layer-color:rgba(0, 0, 0, 0.87);
  --mat-form-field-error-text-color:#f44336;
  --mat-form-field-select-option-text-color:inherit;
  --mat-form-field-select-disabled-option-text-color:GrayText;
  --mat-form-field-leading-icon-color:unset;
  --mat-form-field-disabled-leading-icon-color:unset;
  --mat-form-field-trailing-icon-color:unset;
  --mat-form-field-disabled-trailing-icon-color:unset;
  --mat-form-field-error-focus-trailing-icon-color:unset;
  --mat-form-field-error-hover-trailing-icon-color:unset;
  --mat-form-field-error-trailing-icon-color:unset;
  --mat-form-field-enabled-select-arrow-color:rgba(0, 0, 0, 0.54);
  --mat-form-field-disabled-select-arrow-color:rgba(0, 0, 0, 0.38);
  --mat-form-field-hover-state-layer-opacity:0.04;
  --mat-form-field-focus-state-layer-opacity:0.08;
}
.mat-mdc-form-field.mat-accent {
  --mdc-filled-text-field-caret-color:#ff4081;
  --mdc-filled-text-field-focus-active-indicator-color:#ff4081;
  --mdc-filled-text-field-focus-label-text-color:rgba(255, 64, 129, 0.87);
}
.mat-mdc-form-field.mat-accent {
  --mdc-outlined-text-field-caret-color:#ff4081;
  --mdc-outlined-text-field-focus-outline-color:#ff4081;
  --mdc-outlined-text-field-focus-label-text-color:rgba(255, 64, 129, 0.87);
}
.mat-mdc-form-field.mat-accent {
  --mat-form-field-focus-select-arrow-color:rgba(255, 64, 129, 0.87);
}
.mat-mdc-form-field.mat-warn {
  --mdc-filled-text-field-caret-color:#f44336;
  --mdc-filled-text-field-focus-active-indicator-color:#f44336;
  --mdc-filled-text-field-focus-label-text-color:rgba(244, 67, 54, 0.87);
}
.mat-mdc-form-field.mat-warn {
  --mdc-outlined-text-field-caret-color:#f44336;
  --mdc-outlined-text-field-focus-outline-color:#f44336;
  --mdc-outlined-text-field-focus-label-text-color:rgba(244, 67, 54, 0.87);
}
.mat-mdc-form-field.mat-warn {
  --mat-form-field-focus-select-arrow-color:rgba(244, 67, 54, 0.87);
}
html {
  --mat-form-field-container-height:56px;
  --mat-form-field-filled-label-display:block;
  --mat-form-field-container-vertical-padding:16px;
  --mat-form-field-filled-with-label-container-padding-top:24px;
  --mat-form-field-filled-with-label-container-padding-bottom:8px;
}
html {
  --mdc-filled-text-field-label-text-font:Roboto, sans-serif;
  --mdc-filled-text-field-label-text-size:16px;
  --mdc-filled-text-field-label-text-tracking:0.03125em;
  --mdc-filled-text-field-label-text-weight:400;
}
html {
  --mdc-outlined-text-field-label-text-font:Roboto, sans-serif;
  --mdc-outlined-text-field-label-text-size:16px;
  --mdc-outlined-text-field-label-text-tracking:0.03125em;
  --mdc-outlined-text-field-label-text-weight:400;
}
html {
  --mat-form-field-container-text-font:Roboto, sans-serif;
  --mat-form-field-container-text-line-height:24px;
  --mat-form-field-container-text-size:16px;
  --mat-form-field-container-text-tracking:0.03125em;
  --mat-form-field-container-text-weight:400;
  --mat-form-field-outlined-label-text-populated-size:16px;
  --mat-form-field-subscript-text-font:Roboto, sans-serif;
  --mat-form-field-subscript-text-line-height:20px;
  --mat-form-field-subscript-text-size:12px;
  --mat-form-field-subscript-text-tracking:0.0333333333em;
  --mat-form-field-subscript-text-weight:400;
}
html {
  --mat-select-container-elevation-shadow:0px 5px 5px -3px rgba(0, 0, 0, 0.2),
    0px 8px 10px 1px rgba(0, 0, 0, 0.14),
    0px 3px 14px 2px rgba(0, 0, 0, 0.12);
}
html {
  --mat-select-panel-background-color:white;
  --mat-select-enabled-trigger-text-color:rgba(0, 0, 0, 0.87);
  --mat-select-disabled-trigger-text-color:rgba(0, 0, 0, 0.38);
  --mat-select-placeholder-text-color:rgba(0, 0, 0, 0.6);
  --mat-select-enabled-arrow-color:rgba(0, 0, 0, 0.54);
  --mat-select-disabled-arrow-color:rgba(0, 0, 0, 0.38);
  --mat-select-focused-arrow-color:rgba(63, 81, 181, 0.87);
  --mat-select-invalid-arrow-color:rgba(244, 67, 54, 0.87);
}
html .mat-mdc-form-field.mat-accent {
  --mat-select-panel-background-color:white;
  --mat-select-enabled-trigger-text-color:rgba(0, 0, 0, 0.87);
  --mat-select-disabled-trigger-text-color:rgba(0, 0, 0, 0.38);
  --mat-select-placeholder-text-color:rgba(0, 0, 0, 0.6);
  --mat-select-enabled-arrow-color:rgba(0, 0, 0, 0.54);
  --mat-select-disabled-arrow-color:rgba(0, 0, 0, 0.38);
  --mat-select-focused-arrow-color:rgba(255, 64, 129, 0.87);
  --mat-select-invalid-arrow-color:rgba(244, 67, 54, 0.87);
}
html .mat-mdc-form-field.mat-warn {
  --mat-select-panel-background-color:white;
  --mat-select-enabled-trigger-text-color:rgba(0, 0, 0, 0.87);
  --mat-select-disabled-trigger-text-color:rgba(0, 0, 0, 0.38);
  --mat-select-placeholder-text-color:rgba(0, 0, 0, 0.6);
  --mat-select-enabled-arrow-color:rgba(0, 0, 0, 0.54);
  --mat-select-disabled-arrow-color:rgba(0, 0, 0, 0.38);
  --mat-select-focused-arrow-color:rgba(244, 67, 54, 0.87);
  --mat-select-invalid-arrow-color:rgba(244, 67, 54, 0.87);
}
html {
  --mat-select-arrow-transform:translateY(-8px);
}
html {
  --mat-select-trigger-text-font:Roboto, sans-serif;
  --mat-select-trigger-text-line-height:24px;
  --mat-select-trigger-text-size:16px;
  --mat-select-trigger-text-tracking:0.03125em;
  --mat-select-trigger-text-weight:400;
}
html {
  --mat-autocomplete-container-shape:4px;
  --mat-autocomplete-container-elevation-shadow:0px 5px 5px -3px rgba(0, 0, 0, 0.2),
    0px 8px 10px 1px rgba(0, 0, 0, 0.14),
    0px 3px 14px 2px rgba(0, 0, 0, 0.12);
}
html {
  --mat-autocomplete-background-color:white;
}
html {
  --mdc-dialog-container-shape:4px;
}
html {
  --mat-dialog-container-elevation-shadow:0px 11px 15px -7px rgba(0, 0, 0, 0.2),
    0px 24px 38px 3px rgba(0, 0, 0, 0.14),
    0px 9px 46px 8px rgba(0, 0, 0, 0.12);
  --mat-dialog-container-max-width:80vw;
  --mat-dialog-container-small-max-width:80vw;
  --mat-dialog-container-min-width:0;
  --mat-dialog-actions-alignment:start;
  --mat-dialog-actions-padding:8px;
  --mat-dialog-content-padding:20px 24px;
  --mat-dialog-with-actions-content-padding:20px 24px;
  --mat-dialog-headline-padding:0 24px 9px;
}
html {
  --mdc-dialog-container-color:white;
  --mdc-dialog-subhead-color:rgba(0, 0, 0, 0.87);
  --mdc-dialog-supporting-text-color:rgba(0, 0, 0, 0.6);
}
html {
  --mdc-dialog-subhead-font:Roboto, sans-serif;
  --mdc-dialog-subhead-line-height:32px;
  --mdc-dialog-subhead-size:20px;
  --mdc-dialog-subhead-weight:500;
  --mdc-dialog-subhead-tracking:0.0125em;
  --mdc-dialog-supporting-text-font:Roboto, sans-serif;
  --mdc-dialog-supporting-text-line-height:24px;
  --mdc-dialog-supporting-text-size:16px;
  --mdc-dialog-supporting-text-weight:400;
  --mdc-dialog-supporting-text-tracking:0.03125em;
}
.mat-mdc-standard-chip {
  --mdc-chip-container-shape-radius:16px;
  --mdc-chip-with-avatar-avatar-shape-radius:14px;
  --mdc-chip-with-avatar-avatar-size:28px;
  --mdc-chip-with-icon-icon-size:18px;
  --mdc-chip-outline-width:0;
  --mdc-chip-outline-color:transparent;
  --mdc-chip-disabled-outline-color:transparent;
  --mdc-chip-focus-outline-color:transparent;
  --mdc-chip-hover-state-layer-opacity:0.04;
  --mdc-chip-with-avatar-disabled-avatar-opacity:1;
  --mdc-chip-flat-selected-outline-width:0;
  --mdc-chip-selected-hover-state-layer-opacity:0.04;
  --mdc-chip-with-trailing-icon-disabled-trailing-icon-opacity:1;
  --mdc-chip-with-icon-disabled-icon-opacity:1;
}
.mat-mdc-standard-chip {
  --mat-chip-disabled-container-opacity:0.4;
  --mat-chip-trailing-action-opacity:0.54;
  --mat-chip-trailing-action-focus-opacity:1;
  --mat-chip-trailing-action-state-layer-color:transparent;
  --mat-chip-selected-trailing-action-state-layer-color:transparent;
  --mat-chip-trailing-action-hover-state-layer-opacity:0;
  --mat-chip-trailing-action-focus-state-layer-opacity:0;
}
.mat-mdc-standard-chip {
  --mdc-chip-disabled-label-text-color:#212121;
  --mdc-chip-elevated-container-color:rgb(224.4, 224.4, 224.4);
  --mdc-chip-elevated-selected-container-color:rgb(224.4, 224.4, 224.4);
  --mdc-chip-elevated-disabled-container-color:rgb(224.4, 224.4, 224.4);
  --mdc-chip-flat-disabled-selected-container-color:rgb(224.4, 224.4, 224.4);
  --mdc-chip-focus-state-layer-color:black;
  --mdc-chip-hover-state-layer-color:black;
  --mdc-chip-selected-hover-state-layer-color:black;
  --mdc-chip-focus-state-layer-opacity:0.12;
  --mdc-chip-selected-focus-state-layer-color:black;
  --mdc-chip-selected-focus-state-layer-opacity:0.12;
  --mdc-chip-label-text-color:#212121;
  --mdc-chip-selected-label-text-color:#212121;
  --mdc-chip-with-icon-icon-color:#212121;
  --mdc-chip-with-icon-disabled-icon-color:#212121;
  --mdc-chip-with-icon-selected-icon-color:#212121;
  --mdc-chip-with-trailing-icon-disabled-trailing-icon-color:#212121;
  --mdc-chip-with-trailing-icon-trailing-icon-color:#212121;
}
.mat-mdc-standard-chip {
  --mat-chip-selected-disabled-trailing-icon-color:#212121;
  --mat-chip-selected-trailing-icon-color:#212121;
}
.mat-mdc-standard-chip.mat-mdc-chip-selected.mat-primary,
.mat-mdc-standard-chip.mat-mdc-chip-highlighted.mat-primary {
  --mdc-chip-disabled-label-text-color:white;
  --mdc-chip-elevated-container-color:#3f51b5;
  --mdc-chip-elevated-selected-container-color:#3f51b5;
  --mdc-chip-elevated-disabled-container-color:#3f51b5;
  --mdc-chip-flat-disabled-selected-container-color:#3f51b5;
  --mdc-chip-focus-state-layer-color:black;
  --mdc-chip-hover-state-layer-color:black;
  --mdc-chip-selected-hover-state-layer-color:black;
  --mdc-chip-focus-state-layer-opacity:0.12;
  --mdc-chip-selected-focus-state-layer-color:black;
  --mdc-chip-selected-focus-state-layer-opacity:0.12;
  --mdc-chip-label-text-color:white;
  --mdc-chip-selected-label-text-color:white;
  --mdc-chip-with-icon-icon-color:white;
  --mdc-chip-with-icon-disabled-icon-color:white;
  --mdc-chip-with-icon-selected-icon-color:white;
  --mdc-chip-with-trailing-icon-disabled-trailing-icon-color:white;
  --mdc-chip-with-trailing-icon-trailing-icon-color:white;
}
.mat-mdc-standard-chip.mat-mdc-chip-selected.mat-primary,
.mat-mdc-standard-chip.mat-mdc-chip-highlighted.mat-primary {
  --mat-chip-selected-disabled-trailing-icon-color:white;
  --mat-chip-selected-trailing-icon-color:white;
}
.mat-mdc-standard-chip.mat-mdc-chip-selected.mat-accent,
.mat-mdc-standard-chip.mat-mdc-chip-highlighted.mat-accent {
  --mdc-chip-disabled-label-text-color:white;
  --mdc-chip-elevated-container-color:#ff4081;
  --mdc-chip-elevated-selected-container-color:#ff4081;
  --mdc-chip-elevated-disabled-container-color:#ff4081;
  --mdc-chip-flat-disabled-selected-container-color:#ff4081;
  --mdc-chip-focus-state-layer-color:black;
  --mdc-chip-hover-state-layer-color:black;
  --mdc-chip-selected-hover-state-layer-color:black;
  --mdc-chip-focus-state-layer-opacity:0.12;
  --mdc-chip-selected-focus-state-layer-color:black;
  --mdc-chip-selected-focus-state-layer-opacity:0.12;
  --mdc-chip-label-text-color:white;
  --mdc-chip-selected-label-text-color:white;
  --mdc-chip-with-icon-icon-color:white;
  --mdc-chip-with-icon-disabled-icon-color:white;
  --mdc-chip-with-icon-selected-icon-color:white;
  --mdc-chip-with-trailing-icon-disabled-trailing-icon-color:white;
  --mdc-chip-with-trailing-icon-trailing-icon-color:white;
}
.mat-mdc-standard-chip.mat-mdc-chip-selected.mat-accent,
.mat-mdc-standard-chip.mat-mdc-chip-highlighted.mat-accent {
  --mat-chip-selected-disabled-trailing-icon-color:white;
  --mat-chip-selected-trailing-icon-color:white;
}
.mat-mdc-standard-chip.mat-mdc-chip-selected.mat-warn,
.mat-mdc-standard-chip.mat-mdc-chip-highlighted.mat-warn {
  --mdc-chip-disabled-label-text-color:white;
  --mdc-chip-elevated-container-color:#f44336;
  --mdc-chip-elevated-selected-container-color:#f44336;
  --mdc-chip-elevated-disabled-container-color:#f44336;
  --mdc-chip-flat-disabled-selected-container-color:#f44336;
  --mdc-chip-focus-state-layer-color:black;
  --mdc-chip-hover-state-layer-color:black;
  --mdc-chip-selected-hover-state-layer-color:black;
  --mdc-chip-focus-state-layer-opacity:0.12;
  --mdc-chip-selected-focus-state-layer-color:black;
  --mdc-chip-selected-focus-state-layer-opacity:0.12;
  --mdc-chip-label-text-color:white;
  --mdc-chip-selected-label-text-color:white;
  --mdc-chip-with-icon-icon-color:white;
  --mdc-chip-with-icon-disabled-icon-color:white;
  --mdc-chip-with-icon-selected-icon-color:white;
  --mdc-chip-with-trailing-icon-disabled-trailing-icon-color:white;
  --mdc-chip-with-trailing-icon-trailing-icon-color:white;
}
.mat-mdc-standard-chip.mat-mdc-chip-selected.mat-warn,
.mat-mdc-standard-chip.mat-mdc-chip-highlighted.mat-warn {
  --mat-chip-selected-disabled-trailing-icon-color:white;
  --mat-chip-selected-trailing-icon-color:white;
}
.mat-mdc-chip.mat-mdc-standard-chip {
  --mdc-chip-container-height:32px;
}
.mat-mdc-standard-chip {
  --mdc-chip-label-text-font:Roboto, sans-serif;
  --mdc-chip-label-text-line-height:20px;
  --mdc-chip-label-text-size:14px;
  --mdc-chip-label-text-tracking:0.0178571429em;
  --mdc-chip-label-text-weight:400;
}
html {
  --mdc-switch-disabled-selected-icon-opacity:0.38;
  --mdc-switch-disabled-track-opacity:0.12;
  --mdc-switch-disabled-unselected-icon-opacity:0.38;
  --mdc-switch-handle-height:20px;
  --mdc-switch-handle-shape:10px;
  --mdc-switch-handle-width:20px;
  --mdc-switch-selected-icon-size:18px;
  --mdc-switch-track-height:14px;
  --mdc-switch-track-shape:7px;
  --mdc-switch-track-width:36px;
  --mdc-switch-unselected-icon-size:18px;
  --mdc-switch-selected-focus-state-layer-opacity:0.12;
  --mdc-switch-selected-hover-state-layer-opacity:0.04;
  --mdc-switch-selected-pressed-state-layer-opacity:0.1;
  --mdc-switch-unselected-focus-state-layer-opacity:0.12;
  --mdc-switch-unselected-hover-state-layer-opacity:0.04;
  --mdc-switch-unselected-pressed-state-layer-opacity:0.1;
}
html .mat-mdc-slide-toggle {
  --mat-switch-disabled-selected-handle-opacity:0.38;
  --mat-switch-disabled-unselected-handle-opacity:0.38;
  --mat-switch-unselected-handle-size:20px;
  --mat-switch-selected-handle-size:20px;
  --mat-switch-pressed-handle-size:20px;
  --mat-switch-with-icon-handle-size:20px;
  --mat-switch-selected-handle-horizontal-margin:0;
  --mat-switch-selected-with-icon-handle-horizontal-margin:0;
  --mat-switch-selected-pressed-handle-horizontal-margin:0;
  --mat-switch-unselected-handle-horizontal-margin:0;
  --mat-switch-unselected-with-icon-handle-horizontal-margin:0;
  --mat-switch-unselected-pressed-handle-horizontal-margin:0;
  --mat-switch-visible-track-opacity:1;
  --mat-switch-hidden-track-opacity:1;
  --mat-switch-visible-track-transition:transform 75ms 0ms cubic-bezier(0, 0, 0.2, 1);
  --mat-switch-hidden-track-transition:transform 75ms 0ms cubic-bezier(0.4, 0, 0.6, 1);
  --mat-switch-track-outline-width:1px;
  --mat-switch-track-outline-color:transparent;
  --mat-switch-selected-track-outline-width:1px;
  --mat-switch-selected-track-outline-color:transparent;
  --mat-switch-disabled-unselected-track-outline-width:1px;
  --mat-switch-disabled-unselected-track-outline-color:transparent;
}
html {
  --mdc-switch-selected-focus-state-layer-color:#3949ab;
  --mdc-switch-selected-handle-color:#3949ab;
  --mdc-switch-selected-hover-state-layer-color:#3949ab;
  --mdc-switch-selected-pressed-state-layer-color:#3949ab;
  --mdc-switch-selected-focus-handle-color:#1a237e;
  --mdc-switch-selected-hover-handle-color:#1a237e;
  --mdc-switch-selected-pressed-handle-color:#1a237e;
  --mdc-switch-selected-focus-track-color:#7986cb;
  --mdc-switch-selected-hover-track-color:#7986cb;
  --mdc-switch-selected-pressed-track-color:#7986cb;
  --mdc-switch-selected-track-color:#7986cb;
  --mdc-switch-disabled-selected-handle-color:#424242;
  --mdc-switch-disabled-selected-icon-color:#fff;
  --mdc-switch-disabled-selected-track-color:#424242;
  --mdc-switch-disabled-unselected-handle-color:#424242;
  --mdc-switch-disabled-unselected-icon-color:#fff;
  --mdc-switch-disabled-unselected-track-color:#424242;
  --mdc-switch-handle-surface-color:#fff;
  --mdc-switch-selected-icon-color:#fff;
  --mdc-switch-unselected-focus-handle-color:#212121;
  --mdc-switch-unselected-focus-state-layer-color:#424242;
  --mdc-switch-unselected-focus-track-color:#e0e0e0;
  --mdc-switch-unselected-handle-color:#616161;
  --mdc-switch-unselected-hover-handle-color:#212121;
  --mdc-switch-unselected-hover-state-layer-color:#424242;
  --mdc-switch-unselected-hover-track-color:#e0e0e0;
  --mdc-switch-unselected-icon-color:#fff;
  --mdc-switch-unselected-pressed-handle-color:#212121;
  --mdc-switch-unselected-pressed-state-layer-color:#424242;
  --mdc-switch-unselected-pressed-track-color:#e0e0e0;
  --mdc-switch-unselected-track-color:#e0e0e0;
  --mdc-switch-handle-elevation-shadow:0px 2px 1px -1px rgba(0, 0, 0, 0.2),
    0px 1px 1px 0px rgba(0, 0, 0, 0.14),
    0px 1px 3px 0px rgba(0, 0, 0, 0.12);
  --mdc-switch-disabled-handle-elevation-shadow:0px 0px 0px 0px rgba(0, 0, 0, 0.2),
    0px 0px 0px 0px rgba(0, 0, 0, 0.14),
    0px 0px 0px 0px rgba(0, 0, 0, 0.12);
}
html {
  --mdc-switch-disabled-label-text-color: rgba(0, 0, 0, 0.38);
}
html .mat-mdc-slide-toggle {
  --mat-switch-label-text-color:rgba(0, 0, 0, 0.87);
}
html .mat-mdc-slide-toggle.mat-accent {
  --mdc-switch-selected-focus-state-layer-color:#d81b60;
  --mdc-switch-selected-handle-color:#d81b60;
  --mdc-switch-selected-hover-state-layer-color:#d81b60;
  --mdc-switch-selected-pressed-state-layer-color:#d81b60;
  --mdc-switch-selected-focus-handle-color:#880e4f;
  --mdc-switch-selected-hover-handle-color:#880e4f;
  --mdc-switch-selected-pressed-handle-color:#880e4f;
  --mdc-switch-selected-focus-track-color:#f06292;
  --mdc-switch-selected-hover-track-color:#f06292;
  --mdc-switch-selected-pressed-track-color:#f06292;
  --mdc-switch-selected-track-color:#f06292;
}
html .mat-mdc-slide-toggle.mat-warn {
  --mdc-switch-selected-focus-state-layer-color:#e53935;
  --mdc-switch-selected-handle-color:#e53935;
  --mdc-switch-selected-hover-state-layer-color:#e53935;
  --mdc-switch-selected-pressed-state-layer-color:#e53935;
  --mdc-switch-selected-focus-handle-color:#b71c1c;
  --mdc-switch-selected-hover-handle-color:#b71c1c;
  --mdc-switch-selected-pressed-handle-color:#b71c1c;
  --mdc-switch-selected-focus-track-color:#e57373;
  --mdc-switch-selected-hover-track-color:#e57373;
  --mdc-switch-selected-pressed-track-color:#e57373;
  --mdc-switch-selected-track-color:#e57373;
}
html {
  --mdc-switch-state-layer-size:40px;
}
html .mat-mdc-slide-toggle {
  --mat-switch-label-text-font:Roboto, sans-serif;
  --mat-switch-label-text-line-height:20px;
  --mat-switch-label-text-size:14px;
  --mat-switch-label-text-tracking:0.0178571429em;
  --mat-switch-label-text-weight:400;
}
html {
  --mdc-radio-disabled-selected-icon-opacity:0.38;
  --mdc-radio-disabled-unselected-icon-opacity:0.38;
  --mdc-radio-state-layer-size:40px;
}
.mat-mdc-radio-button.mat-primary {
  --mdc-radio-disabled-selected-icon-color:black;
  --mdc-radio-disabled-unselected-icon-color:black;
  --mdc-radio-unselected-hover-icon-color:#212121;
  --mdc-radio-unselected-focus-icon-color:#212121;
  --mdc-radio-unselected-icon-color:rgba(0, 0, 0, 0.54);
  --mdc-radio-unselected-pressed-icon-color:rgba(0, 0, 0, 0.54);
  --mdc-radio-selected-focus-icon-color:#3f51b5;
  --mdc-radio-selected-hover-icon-color:#3f51b5;
  --mdc-radio-selected-icon-color:#3f51b5;
  --mdc-radio-selected-pressed-icon-color:#3f51b5;
}
.mat-mdc-radio-button.mat-primary {
  --mat-radio-ripple-color:black;
  --mat-radio-checked-ripple-color:#3f51b5;
  --mat-radio-disabled-label-color:rgba(0, 0, 0, 0.38);
  --mat-radio-label-text-color:rgba(0, 0, 0, 0.87);
}
.mat-mdc-radio-button.mat-accent {
  --mdc-radio-disabled-selected-icon-color:black;
  --mdc-radio-disabled-unselected-icon-color:black;
  --mdc-radio-unselected-hover-icon-color:#212121;
  --mdc-radio-unselected-focus-icon-color:#212121;
  --mdc-radio-unselected-icon-color:rgba(0, 0, 0, 0.54);
  --mdc-radio-unselected-pressed-icon-color:rgba(0, 0, 0, 0.54);
  --mdc-radio-selected-focus-icon-color:#ff4081;
  --mdc-radio-selected-hover-icon-color:#ff4081;
  --mdc-radio-selected-icon-color:#ff4081;
  --mdc-radio-selected-pressed-icon-color:#ff4081;
}
.mat-mdc-radio-button.mat-accent {
  --mat-radio-ripple-color:black;
  --mat-radio-checked-ripple-color:#ff4081;
  --mat-radio-disabled-label-color:rgba(0, 0, 0, 0.38);
  --mat-radio-label-text-color:rgba(0, 0, 0, 0.87);
}
.mat-mdc-radio-button.mat-warn {
  --mdc-radio-disabled-selected-icon-color:black;
  --mdc-radio-disabled-unselected-icon-color:black;
  --mdc-radio-unselected-hover-icon-color:#212121;
  --mdc-radio-unselected-focus-icon-color:#212121;
  --mdc-radio-unselected-icon-color:rgba(0, 0, 0, 0.54);
  --mdc-radio-unselected-pressed-icon-color:rgba(0, 0, 0, 0.54);
  --mdc-radio-selected-focus-icon-color:#f44336;
  --mdc-radio-selected-hover-icon-color:#f44336;
  --mdc-radio-selected-icon-color:#f44336;
  --mdc-radio-selected-pressed-icon-color:#f44336;
}
.mat-mdc-radio-button.mat-warn {
  --mat-radio-ripple-color:black;
  --mat-radio-checked-ripple-color:#f44336;
  --mat-radio-disabled-label-color:rgba(0, 0, 0, 0.38);
  --mat-radio-label-text-color:rgba(0, 0, 0, 0.87);
}
html {
  --mdc-radio-state-layer-size:40px;
}
html {
  --mat-radio-touch-target-display:block;
}
html {
  --mat-radio-label-text-font:Roboto, sans-serif;
  --mat-radio-label-text-line-height:20px;
  --mat-radio-label-text-size:14px;
  --mat-radio-label-text-tracking:0.0178571429em;
  --mat-radio-label-text-weight:400;
}
html {
  --mdc-slider-active-track-height:6px;
  --mdc-slider-active-track-shape:9999px;
  --mdc-slider-handle-height:20px;
  --mdc-slider-handle-shape:50%;
  --mdc-slider-handle-width:20px;
  --mdc-slider-inactive-track-height:4px;
  --mdc-slider-inactive-track-shape:9999px;
  --mdc-slider-with-overlap-handle-outline-width:1px;
  --mdc-slider-with-tick-marks-active-container-opacity:0.6;
  --mdc-slider-with-tick-marks-container-shape:50%;
  --mdc-slider-with-tick-marks-container-size:2px;
  --mdc-slider-with-tick-marks-inactive-container-opacity:0.6;
  --mdc-slider-handle-elevation:0px 2px 1px -1px rgba(0, 0, 0, 0.2),
    0px 1px 1px 0px rgba(0, 0, 0, 0.14),
    0px 1px 3px 0px rgba(0, 0, 0, 0.12);
}
html {
  --mat-slider-value-indicator-width:auto;
  --mat-slider-value-indicator-height:32px;
  --mat-slider-value-indicator-caret-display:block;
  --mat-slider-value-indicator-border-radius:4px;
  --mat-slider-value-indicator-padding:0 12px;
  --mat-slider-value-indicator-text-transform:none;
  --mat-slider-value-indicator-container-transform:translateX(-50%);
}
html {
  --mdc-slider-handle-color:#3f51b5;
  --mdc-slider-focus-handle-color:#3f51b5;
  --mdc-slider-hover-handle-color:#3f51b5;
  --mdc-slider-active-track-color:#3f51b5;
  --mdc-slider-inactive-track-color:#3f51b5;
  --mdc-slider-with-tick-marks-inactive-container-color:#3f51b5;
  --mdc-slider-with-tick-marks-active-container-color:white;
  --mdc-slider-disabled-active-track-color:#000;
  --mdc-slider-disabled-handle-color:#000;
  --mdc-slider-disabled-inactive-track-color:#000;
  --mdc-slider-label-container-color:#000;
  --mdc-slider-label-label-text-color:#fff;
  --mdc-slider-with-overlap-handle-outline-color:#fff;
  --mdc-slider-with-tick-marks-disabled-container-color:#000;
}
html {
  --mat-slider-ripple-color:#3f51b5;
  --mat-slider-hover-state-layer-color:rgba(63, 81, 181, 0.05);
  --mat-slider-focus-state-layer-color:rgba(63, 81, 181, 0.2);
  --mat-slider-value-indicator-opacity:0.6;
}
html .mat-accent {
  --mdc-slider-handle-color:#ff4081;
  --mdc-slider-focus-handle-color:#ff4081;
  --mdc-slider-hover-handle-color:#ff4081;
  --mdc-slider-active-track-color:#ff4081;
  --mdc-slider-inactive-track-color:#ff4081;
  --mdc-slider-with-tick-marks-inactive-container-color:#ff4081;
  --mdc-slider-with-tick-marks-active-container-color:white;
}
html .mat-accent {
  --mat-slider-ripple-color:#ff4081;
  --mat-slider-hover-state-layer-color:rgba(255, 64, 129, 0.05);
  --mat-slider-focus-state-layer-color:rgba(255, 64, 129, 0.2);
}
html .mat-warn {
  --mdc-slider-handle-color:#f44336;
  --mdc-slider-focus-handle-color:#f44336;
  --mdc-slider-hover-handle-color:#f44336;
  --mdc-slider-active-track-color:#f44336;
  --mdc-slider-inactive-track-color:#f44336;
  --mdc-slider-with-tick-marks-inactive-container-color:#f44336;
  --mdc-slider-with-tick-marks-active-container-color:white;
}
html .mat-warn {
  --mat-slider-ripple-color:#f44336;
  --mat-slider-hover-state-layer-color:rgba(244, 67, 54, 0.05);
  --mat-slider-focus-state-layer-color:rgba(244, 67, 54, 0.2);
}
html {
  --mdc-slider-label-label-text-font:Roboto, sans-serif;
  --mdc-slider-label-label-text-size:14px;
  --mdc-slider-label-label-text-line-height:22px;
  --mdc-slider-label-label-text-tracking:0.0071428571em;
  --mdc-slider-label-label-text-weight:500;
}
html {
  --mat-menu-container-shape:4px;
  --mat-menu-divider-bottom-spacing:0;
  --mat-menu-divider-top-spacing:0;
  --mat-menu-item-spacing:16px;
  --mat-menu-item-icon-size:24px;
  --mat-menu-item-leading-spacing:16px;
  --mat-menu-item-trailing-spacing:16px;
  --mat-menu-item-with-icon-leading-spacing:16px;
  --mat-menu-item-with-icon-trailing-spacing:16px;
  --mat-menu-container-elevation-shadow:0px 5px 5px -3px rgba(0, 0, 0, 0.2),
    0px 8px 10px 1px rgba(0, 0, 0, 0.14),
    0px 3px 14px 2px rgba(0, 0, 0, 0.12);
}
html {
  --mat-menu-item-label-text-color:rgba(0, 0, 0, 0.87);
  --mat-menu-item-icon-color:rgba(0, 0, 0, 0.87);
  --mat-menu-item-hover-state-layer-color:rgba(0, 0, 0, 0.04);
  --mat-menu-item-focus-state-layer-color:rgba(0, 0, 0, 0.04);
  --mat-menu-container-color:white;
  --mat-menu-divider-color:rgba(0, 0, 0, 0.12);
}
html {
  --mat-menu-item-label-text-font:Roboto, sans-serif;
  --mat-menu-item-label-text-size:16px;
  --mat-menu-item-label-text-tracking:0.03125em;
  --mat-menu-item-label-text-line-height:24px;
  --mat-menu-item-label-text-weight:400;
}
html {
  --mdc-list-list-item-container-shape:0;
  --mdc-list-list-item-leading-avatar-shape:50%;
  --mdc-list-list-item-container-color:transparent;
  --mdc-list-list-item-selected-container-color:transparent;
  --mdc-list-list-item-leading-avatar-color:transparent;
  --mdc-list-list-item-leading-icon-size:24px;
  --mdc-list-list-item-leading-avatar-size:40px;
  --mdc-list-list-item-trailing-icon-size:24px;
  --mdc-list-list-item-disabled-state-layer-color:transparent;
  --mdc-list-list-item-disabled-state-layer-opacity:0;
  --mdc-list-list-item-disabled-label-text-opacity:0.38;
  --mdc-list-list-item-disabled-leading-icon-opacity:0.38;
  --mdc-list-list-item-disabled-trailing-icon-opacity:0.38;
}
html {
  --mat-list-active-indicator-color:transparent;
  --mat-list-active-indicator-shape:4px;
}
html {
  --mdc-list-list-item-label-text-color:rgba(0, 0, 0, 0.87);
  --mdc-list-list-item-supporting-text-color:rgba(0, 0, 0, 0.54);
  --mdc-list-list-item-leading-icon-color:rgba(0, 0, 0, 0.38);
  --mdc-list-list-item-trailing-supporting-text-color:rgba(0, 0, 0, 0.38);
  --mdc-list-list-item-trailing-icon-color:rgba(0, 0, 0, 0.38);
  --mdc-list-list-item-selected-trailing-icon-color:rgba(0, 0, 0, 0.38);
  --mdc-list-list-item-disabled-label-text-color:black;
  --mdc-list-list-item-disabled-leading-icon-color:black;
  --mdc-list-list-item-disabled-trailing-icon-color:black;
  --mdc-list-list-item-hover-label-text-color:rgba(0, 0, 0, 0.87);
  --mdc-list-list-item-hover-leading-icon-color:rgba(0, 0, 0, 0.38);
  --mdc-list-list-item-hover-trailing-icon-color:rgba(0, 0, 0, 0.38);
  --mdc-list-list-item-focus-label-text-color:rgba(0, 0, 0, 0.87);
  --mdc-list-list-item-hover-state-layer-color:black;
  --mdc-list-list-item-hover-state-layer-opacity:0.04;
  --mdc-list-list-item-focus-state-layer-color:black;
  --mdc-list-list-item-focus-state-layer-opacity:0.12;
}
.mdc-list-item__start,
.mdc-list-item__end {
  --mdc-radio-disabled-selected-icon-color:black;
  --mdc-radio-disabled-unselected-icon-color:black;
  --mdc-radio-unselected-hover-icon-color:#212121;
  --mdc-radio-unselected-focus-icon-color:#212121;
  --mdc-radio-unselected-icon-color:rgba(0, 0, 0, 0.54);
  --mdc-radio-unselected-pressed-icon-color:rgba(0, 0, 0, 0.54);
  --mdc-radio-selected-focus-icon-color:#3f51b5;
  --mdc-radio-selected-hover-icon-color:#3f51b5;
  --mdc-radio-selected-icon-color:#3f51b5;
  --mdc-radio-selected-pressed-icon-color:#3f51b5;
}
.mat-accent .mdc-list-item__start,
.mat-accent .mdc-list-item__end {
  --mdc-radio-disabled-selected-icon-color:black;
  --mdc-radio-disabled-unselected-icon-color:black;
  --mdc-radio-unselected-hover-icon-color:#212121;
  --mdc-radio-unselected-focus-icon-color:#212121;
  --mdc-radio-unselected-icon-color:rgba(0, 0, 0, 0.54);
  --mdc-radio-unselected-pressed-icon-color:rgba(0, 0, 0, 0.54);
  --mdc-radio-selected-focus-icon-color:#ff4081;
  --mdc-radio-selected-hover-icon-color:#ff4081;
  --mdc-radio-selected-icon-color:#ff4081;
  --mdc-radio-selected-pressed-icon-color:#ff4081;
}
.mat-warn .mdc-list-item__start,
.mat-warn .mdc-list-item__end {
  --mdc-radio-disabled-selected-icon-color:black;
  --mdc-radio-disabled-unselected-icon-color:black;
  --mdc-radio-unselected-hover-icon-color:#212121;
  --mdc-radio-unselected-focus-icon-color:#212121;
  --mdc-radio-unselected-icon-color:rgba(0, 0, 0, 0.54);
  --mdc-radio-unselected-pressed-icon-color:rgba(0, 0, 0, 0.54);
  --mdc-radio-selected-focus-icon-color:#f44336;
  --mdc-radio-selected-hover-icon-color:#f44336;
  --mdc-radio-selected-icon-color:#f44336;
  --mdc-radio-selected-pressed-icon-color:#f44336;
}
.mat-mdc-list-option {
  --mdc-checkbox-disabled-selected-icon-color:rgba(0, 0, 0, 0.38);
  --mdc-checkbox-disabled-unselected-icon-color:rgba(0, 0, 0, 0.38);
  --mdc-checkbox-selected-checkmark-color:white;
  --mdc-checkbox-selected-focus-icon-color:#3f51b5;
  --mdc-checkbox-selected-hover-icon-color:#3f51b5;
  --mdc-checkbox-selected-icon-color:#3f51b5;
  --mdc-checkbox-selected-pressed-icon-color:#3f51b5;
  --mdc-checkbox-unselected-focus-icon-color:#212121;
  --mdc-checkbox-unselected-hover-icon-color:#212121;
  --mdc-checkbox-unselected-icon-color:rgba(0, 0, 0, 0.54);
  --mdc-checkbox-selected-focus-state-layer-color:#3f51b5;
  --mdc-checkbox-selected-hover-state-layer-color:#3f51b5;
  --mdc-checkbox-selected-pressed-state-layer-color:#3f51b5;
  --mdc-checkbox-unselected-focus-state-layer-color:black;
  --mdc-checkbox-unselected-hover-state-layer-color:black;
  --mdc-checkbox-unselected-pressed-state-layer-color:black;
}
.mat-mdc-list-option.mat-accent {
  --mdc-checkbox-disabled-selected-icon-color:rgba(0, 0, 0, 0.38);
  --mdc-checkbox-disabled-unselected-icon-color:rgba(0, 0, 0, 0.38);
  --mdc-checkbox-selected-checkmark-color:white;
  --mdc-checkbox-selected-focus-icon-color:#ff4081;
  --mdc-checkbox-selected-hover-icon-color:#ff4081;
  --mdc-checkbox-selected-icon-color:#ff4081;
  --mdc-checkbox-selected-pressed-icon-color:#ff4081;
  --mdc-checkbox-unselected-focus-icon-color:#212121;
  --mdc-checkbox-unselected-hover-icon-color:#212121;
  --mdc-checkbox-unselected-icon-color:rgba(0, 0, 0, 0.54);
  --mdc-checkbox-selected-focus-state-layer-color:#ff4081;
  --mdc-checkbox-selected-hover-state-layer-color:#ff4081;
  --mdc-checkbox-selected-pressed-state-layer-color:#ff4081;
  --mdc-checkbox-unselected-focus-state-layer-color:black;
  --mdc-checkbox-unselected-hover-state-layer-color:black;
  --mdc-checkbox-unselected-pressed-state-layer-color:black;
}
.mat-mdc-list-option.mat-warn {
  --mdc-checkbox-disabled-selected-icon-color:rgba(0, 0, 0, 0.38);
  --mdc-checkbox-disabled-unselected-icon-color:rgba(0, 0, 0, 0.38);
  --mdc-checkbox-selected-checkmark-color:white;
  --mdc-checkbox-selected-focus-icon-color:#f44336;
  --mdc-checkbox-selected-hover-icon-color:#f44336;
  --mdc-checkbox-selected-icon-color:#f44336;
  --mdc-checkbox-selected-pressed-icon-color:#f44336;
  --mdc-checkbox-unselected-focus-icon-color:#212121;
  --mdc-checkbox-unselected-hover-icon-color:#212121;
  --mdc-checkbox-unselected-icon-color:rgba(0, 0, 0, 0.54);
  --mdc-checkbox-selected-focus-state-layer-color:#f44336;
  --mdc-checkbox-selected-hover-state-layer-color:#f44336;
  --mdc-checkbox-selected-pressed-state-layer-color:#f44336;
  --mdc-checkbox-unselected-focus-state-layer-color:black;
  --mdc-checkbox-unselected-hover-state-layer-color:black;
  --mdc-checkbox-unselected-pressed-state-layer-color:black;
}
.mat-mdc-list-base.mat-mdc-list-base .mdc-list-item--selected .mdc-list-item__primary-text,
.mat-mdc-list-base.mat-mdc-list-base .mdc-list-item--selected .mdc-list-item__start,
.mat-mdc-list-base.mat-mdc-list-base .mdc-list-item--activated .mdc-list-item__primary-text,
.mat-mdc-list-base.mat-mdc-list-base .mdc-list-item--activated .mdc-list-item__start {
  color: #3f51b5;
}
.mat-mdc-list-base .mdc-list-item--disabled .mdc-list-item__start,
.mat-mdc-list-base .mdc-list-item--disabled .mdc-list-item__content,
.mat-mdc-list-base .mdc-list-item--disabled .mdc-list-item__end {
  opacity: 1;
}
html {
  --mdc-list-list-item-one-line-container-height:48px;
  --mdc-list-list-item-two-line-container-height:64px;
  --mdc-list-list-item-three-line-container-height:88px;
}
html {
  --mat-list-list-item-leading-icon-start-space:16px;
  --mat-list-list-item-leading-icon-end-space:32px;
}
.mdc-list-item__start,
.mdc-list-item__end {
  --mdc-radio-state-layer-size:40px;
}
.mat-mdc-list-item.mdc-list-item--with-leading-avatar.mdc-list-item--with-one-line,
.mat-mdc-list-item.mdc-list-item--with-leading-checkbox.mdc-list-item--with-one-line,
.mat-mdc-list-item.mdc-list-item--with-leading-icon.mdc-list-item--with-one-line {
  height: 56px;
}
.mat-mdc-list-item.mdc-list-item--with-leading-avatar.mdc-list-item--with-two-lines,
.mat-mdc-list-item.mdc-list-item--with-leading-checkbox.mdc-list-item--with-two-lines,
.mat-mdc-list-item.mdc-list-item--with-leading-icon.mdc-list-item--with-two-lines {
  height: 72px;
}
html {
  --mdc-list-list-item-label-text-font:Roboto, sans-serif;
  --mdc-list-list-item-label-text-line-height:24px;
  --mdc-list-list-item-label-text-size:16px;
  --mdc-list-list-item-label-text-tracking:0.03125em;
  --mdc-list-list-item-label-text-weight:400;
  --mdc-list-list-item-supporting-text-font:Roboto, sans-serif;
  --mdc-list-list-item-supporting-text-line-height:20px;
  --mdc-list-list-item-supporting-text-size:14px;
  --mdc-list-list-item-supporting-text-tracking:0.0178571429em;
  --mdc-list-list-item-supporting-text-weight:400;
  --mdc-list-list-item-trailing-supporting-text-font:Roboto, sans-serif;
  --mdc-list-list-item-trailing-supporting-text-line-height:20px;
  --mdc-list-list-item-trailing-supporting-text-size:12px;
  --mdc-list-list-item-trailing-supporting-text-tracking:0.0333333333em;
  --mdc-list-list-item-trailing-supporting-text-weight:400;
}
.mdc-list-group__subheader {
  font: 400 16px/28px Roboto, sans-serif;
  letter-spacing: .009375em;
}
html {
  --mat-paginator-container-text-color:rgba(0, 0, 0, 0.87);
  --mat-paginator-container-background-color:white;
  --mat-paginator-enabled-icon-color:rgba(0, 0, 0, 0.54);
  --mat-paginator-disabled-icon-color:rgba(0, 0, 0, 0.12);
}
html {
  --mat-paginator-container-size:56px;
  --mat-paginator-form-field-container-height:40px;
  --mat-paginator-form-field-container-vertical-padding:8px;
  --mat-paginator-touch-target-display:block;
}
html {
  --mat-paginator-container-text-font:Roboto, sans-serif;
  --mat-paginator-container-text-line-height:20px;
  --mat-paginator-container-text-size:12px;
  --mat-paginator-container-text-tracking:0.0333333333em;
  --mat-paginator-container-text-weight:400;
  --mat-paginator-select-trigger-text-size:12px;
}
html {
  --mdc-secondary-navigation-tab-container-height:48px;
}
html {
  --mdc-tab-indicator-active-indicator-height:2px;
  --mdc-tab-indicator-active-indicator-shape:0;
}
html {
  --mat-tab-header-divider-color:transparent;
  --mat-tab-header-divider-height:0;
}
.mat-mdc-tab-group,
.mat-mdc-tab-nav-bar {
  --mdc-tab-indicator-active-indicator-color:#3f51b5;
}
.mat-mdc-tab-group,
.mat-mdc-tab-nav-bar {
  --mat-tab-header-disabled-ripple-color:rgba(0, 0, 0, 0.38);
  --mat-tab-header-pagination-icon-color:black;
  --mat-tab-header-inactive-label-text-color:rgba(0, 0, 0, 0.6);
  --mat-tab-header-active-label-text-color:#3f51b5;
  --mat-tab-header-active-ripple-color:#3f51b5;
  --mat-tab-header-inactive-ripple-color:#3f51b5;
  --mat-tab-header-inactive-focus-label-text-color:rgba(0, 0, 0, 0.6);
  --mat-tab-header-inactive-hover-label-text-color:rgba(0, 0, 0, 0.6);
  --mat-tab-header-active-focus-label-text-color:#3f51b5;
  --mat-tab-header-active-hover-label-text-color:#3f51b5;
  --mat-tab-header-active-focus-indicator-color:#3f51b5;
  --mat-tab-header-active-hover-indicator-color:#3f51b5;
}
.mat-mdc-tab-group.mat-accent,
.mat-mdc-tab-nav-bar.mat-accent {
  --mdc-tab-indicator-active-indicator-color:#ff4081;
}
.mat-mdc-tab-group.mat-accent,
.mat-mdc-tab-nav-bar.mat-accent {
  --mat-tab-header-disabled-ripple-color:rgba(0, 0, 0, 0.38);
  --mat-tab-header-pagination-icon-color:black;
  --mat-tab-header-inactive-label-text-color:rgba(0, 0, 0, 0.6);
  --mat-tab-header-active-label-text-color:#ff4081;
  --mat-tab-header-active-ripple-color:#ff4081;
  --mat-tab-header-inactive-ripple-color:#ff4081;
  --mat-tab-header-inactive-focus-label-text-color:rgba(0, 0, 0, 0.6);
  --mat-tab-header-inactive-hover-label-text-color:rgba(0, 0, 0, 0.6);
  --mat-tab-header-active-focus-label-text-color:#ff4081;
  --mat-tab-header-active-hover-label-text-color:#ff4081;
  --mat-tab-header-active-focus-indicator-color:#ff4081;
  --mat-tab-header-active-hover-indicator-color:#ff4081;
}
.mat-mdc-tab-group.mat-warn,
.mat-mdc-tab-nav-bar.mat-warn {
  --mdc-tab-indicator-active-indicator-color:#f44336;
}
.mat-mdc-tab-group.mat-warn,
.mat-mdc-tab-nav-bar.mat-warn {
  --mat-tab-header-disabled-ripple-color:rgba(0, 0, 0, 0.38);
  --mat-tab-header-pagination-icon-color:black;
  --mat-tab-header-inactive-label-text-color:rgba(0, 0, 0, 0.6);
  --mat-tab-header-active-label-text-color:#f44336;
  --mat-tab-header-active-ripple-color:#f44336;
  --mat-tab-header-inactive-ripple-color:#f44336;
  --mat-tab-header-inactive-focus-label-text-color:rgba(0, 0, 0, 0.6);
  --mat-tab-header-inactive-hover-label-text-color:rgba(0, 0, 0, 0.6);
  --mat-tab-header-active-focus-label-text-color:#f44336;
  --mat-tab-header-active-hover-label-text-color:#f44336;
  --mat-tab-header-active-focus-indicator-color:#f44336;
  --mat-tab-header-active-hover-indicator-color:#f44336;
}
.mat-mdc-tab-group.mat-background-primary,
.mat-mdc-tab-nav-bar.mat-background-primary {
  --mat-tab-header-with-background-background-color:#3f51b5;
  --mat-tab-header-with-background-foreground-color:white;
}
.mat-mdc-tab-group.mat-background-accent,
.mat-mdc-tab-nav-bar.mat-background-accent {
  --mat-tab-header-with-background-background-color:#ff4081;
  --mat-tab-header-with-background-foreground-color:white;
}
.mat-mdc-tab-group.mat-background-warn,
.mat-mdc-tab-nav-bar.mat-background-warn {
  --mat-tab-header-with-background-background-color:#f44336;
  --mat-tab-header-with-background-foreground-color:white;
}
.mat-mdc-tab-header {
  --mdc-secondary-navigation-tab-container-height:48px;
}
.mat-mdc-tab-header {
  --mat-tab-header-label-text-font:Roboto, sans-serif;
  --mat-tab-header-label-text-size:14px;
  --mat-tab-header-label-text-tracking:0.0892857143em;
  --mat-tab-header-label-text-line-height:36px;
  --mat-tab-header-label-text-weight:500;
}
html {
  --mdc-checkbox-disabled-selected-checkmark-color:#fff;
  --mdc-checkbox-selected-focus-state-layer-opacity:0.16;
  --mdc-checkbox-selected-hover-state-layer-opacity:0.04;
  --mdc-checkbox-selected-pressed-state-layer-opacity:0.16;
  --mdc-checkbox-unselected-focus-state-layer-opacity:0.16;
  --mdc-checkbox-unselected-hover-state-layer-opacity:0.04;
  --mdc-checkbox-unselected-pressed-state-layer-opacity:0.16;
}
html {
  --mdc-checkbox-disabled-selected-icon-color:rgba(0, 0, 0, 0.38);
  --mdc-checkbox-disabled-unselected-icon-color:rgba(0, 0, 0, 0.38);
  --mdc-checkbox-selected-checkmark-color:white;
  --mdc-checkbox-selected-focus-icon-color:#ff4081;
  --mdc-checkbox-selected-hover-icon-color:#ff4081;
  --mdc-checkbox-selected-icon-color:#ff4081;
  --mdc-checkbox-selected-pressed-icon-color:#ff4081;
  --mdc-checkbox-unselected-focus-icon-color:#212121;
  --mdc-checkbox-unselected-hover-icon-color:#212121;
  --mdc-checkbox-unselected-icon-color:rgba(0, 0, 0, 0.54);
  --mdc-checkbox-selected-focus-state-layer-color:#ff4081;
  --mdc-checkbox-selected-hover-state-layer-color:#ff4081;
  --mdc-checkbox-selected-pressed-state-layer-color:#ff4081;
  --mdc-checkbox-unselected-focus-state-layer-color:black;
  --mdc-checkbox-unselected-hover-state-layer-color:black;
  --mdc-checkbox-unselected-pressed-state-layer-color:black;
}
html {
  --mat-checkbox-disabled-label-color:rgba(0, 0, 0, 0.38);
  --mat-checkbox-label-text-color:rgba(0, 0, 0, 0.87);
}
.mat-mdc-checkbox.mat-primary {
  --mdc-checkbox-disabled-selected-icon-color:rgba(0, 0, 0, 0.38);
  --mdc-checkbox-disabled-unselected-icon-color:rgba(0, 0, 0, 0.38);
  --mdc-checkbox-selected-checkmark-color:white;
  --mdc-checkbox-selected-focus-icon-color:#3f51b5;
  --mdc-checkbox-selected-hover-icon-color:#3f51b5;
  --mdc-checkbox-selected-icon-color:#3f51b5;
  --mdc-checkbox-selected-pressed-icon-color:#3f51b5;
  --mdc-checkbox-unselected-focus-icon-color:#212121;
  --mdc-checkbox-unselected-hover-icon-color:#212121;
  --mdc-checkbox-unselected-icon-color:rgba(0, 0, 0, 0.54);
  --mdc-checkbox-selected-focus-state-layer-color:#3f51b5;
  --mdc-checkbox-selected-hover-state-layer-color:#3f51b5;
  --mdc-checkbox-selected-pressed-state-layer-color:#3f51b5;
  --mdc-checkbox-unselected-focus-state-layer-color:black;
  --mdc-checkbox-unselected-hover-state-layer-color:black;
  --mdc-checkbox-unselected-pressed-state-layer-color:black;
}
.mat-mdc-checkbox.mat-warn {
  --mdc-checkbox-disabled-selected-icon-color:rgba(0, 0, 0, 0.38);
  --mdc-checkbox-disabled-unselected-icon-color:rgba(0, 0, 0, 0.38);
  --mdc-checkbox-selected-checkmark-color:white;
  --mdc-checkbox-selected-focus-icon-color:#f44336;
  --mdc-checkbox-selected-hover-icon-color:#f44336;
  --mdc-checkbox-selected-icon-color:#f44336;
  --mdc-checkbox-selected-pressed-icon-color:#f44336;
  --mdc-checkbox-unselected-focus-icon-color:#212121;
  --mdc-checkbox-unselected-hover-icon-color:#212121;
  --mdc-checkbox-unselected-icon-color:rgba(0, 0, 0, 0.54);
  --mdc-checkbox-selected-focus-state-layer-color:#f44336;
  --mdc-checkbox-selected-hover-state-layer-color:#f44336;
  --mdc-checkbox-selected-pressed-state-layer-color:#f44336;
  --mdc-checkbox-unselected-focus-state-layer-color:black;
  --mdc-checkbox-unselected-hover-state-layer-color:black;
  --mdc-checkbox-unselected-pressed-state-layer-color:black;
}
html {
  --mdc-checkbox-state-layer-size:40px;
}
html {
  --mat-checkbox-touch-target-display:block;
}
html {
  --mat-checkbox-label-text-font:Roboto, sans-serif;
  --mat-checkbox-label-text-line-height:20px;
  --mat-checkbox-label-text-size:14px;
  --mat-checkbox-label-text-tracking:0.0178571429em;
  --mat-checkbox-label-text-weight:400;
}
html {
  --mdc-text-button-container-shape:4px;
  --mdc-text-button-keep-touch-target:false;
}
html {
  --mdc-filled-button-container-shape:4px;
  --mdc-filled-button-keep-touch-target:false;
}
html {
  --mdc-protected-button-container-shape:4px;
  --mdc-protected-button-container-elevation-shadow:0px 3px 1px -2px rgba(0, 0, 0, 0.2),
    0px 2px 2px 0px rgba(0, 0, 0, 0.14),
    0px 1px 5px 0px rgba(0, 0, 0, 0.12);
  --mdc-protected-button-disabled-container-elevation-shadow:0px 0px 0px 0px rgba(0, 0, 0, 0.2),
    0px 0px 0px 0px rgba(0, 0, 0, 0.14),
    0px 0px 0px 0px rgba(0, 0, 0, 0.12);
  --mdc-protected-button-focus-container-elevation-shadow:0px 2px 4px -1px rgba(0, 0, 0, 0.2),
    0px 4px 5px 0px rgba(0, 0, 0, 0.14),
    0px 1px 10px 0px rgba(0, 0, 0, 0.12);
  --mdc-protected-button-hover-container-elevation-shadow:0px 2px 4px -1px rgba(0, 0, 0, 0.2),
    0px 4px 5px 0px rgba(0, 0, 0, 0.14),
    0px 1px 10px 0px rgba(0, 0, 0, 0.12);
  --mdc-protected-button-pressed-container-elevation-shadow:0px 5px 5px -3px rgba(0, 0, 0, 0.2),
    0px 8px 10px 1px rgba(0, 0, 0, 0.14),
    0px 3px 14px 2px rgba(0, 0, 0, 0.12);
}
html {
  --mdc-outlined-button-keep-touch-target:false;
  --mdc-outlined-button-outline-width:1px;
  --mdc-outlined-button-container-shape:4px;
}
html {
  --mat-text-button-horizontal-padding:8px;
  --mat-text-button-with-icon-horizontal-padding:8px;
  --mat-text-button-icon-spacing:8px;
  --mat-text-button-icon-offset:0;
}
html {
  --mat-filled-button-horizontal-padding:16px;
  --mat-filled-button-icon-spacing:8px;
  --mat-filled-button-icon-offset:-4px;
}
html {
  --mat-protected-button-horizontal-padding:16px;
  --mat-protected-button-icon-spacing:8px;
  --mat-protected-button-icon-offset:-4px;
}
html {
  --mat-outlined-button-horizontal-padding:15px;
  --mat-outlined-button-icon-spacing:8px;
  --mat-outlined-button-icon-offset:-4px;
}
html {
  --mdc-text-button-label-text-color:black;
  --mdc-text-button-disabled-label-text-color:rgba(0, 0, 0, 0.38);
}
html {
  --mat-text-button-state-layer-color:black;
  --mat-text-button-disabled-state-layer-color:black;
  --mat-text-button-ripple-color:rgba(0, 0, 0, 0.1);
  --mat-text-button-hover-state-layer-opacity:0.04;
  --mat-text-button-focus-state-layer-opacity:0.12;
  --mat-text-button-pressed-state-layer-opacity:0.12;
}
html {
  --mdc-filled-button-container-color:white;
  --mdc-filled-button-label-text-color:black;
  --mdc-filled-button-disabled-container-color:rgba(0, 0, 0, 0.12);
  --mdc-filled-button-disabled-label-text-color:rgba(0, 0, 0, 0.38);
}
html {
  --mat-filled-button-state-layer-color:black;
  --mat-filled-button-disabled-state-layer-color:black;
  --mat-filled-button-ripple-color:rgba(0, 0, 0, 0.1);
  --mat-filled-button-hover-state-layer-opacity:0.04;
  --mat-filled-button-focus-state-layer-opacity:0.12;
  --mat-filled-button-pressed-state-layer-opacity:0.12;
}
html {
  --mdc-protected-button-container-color:white;
  --mdc-protected-button-label-text-color:black;
  --mdc-protected-button-disabled-container-color:rgba(0, 0, 0, 0.12);
  --mdc-protected-button-disabled-label-text-color:rgba(0, 0, 0, 0.38);
}
html {
  --mat-protected-button-state-layer-color:black;
  --mat-protected-button-disabled-state-layer-color:black;
  --mat-protected-button-ripple-color:rgba(0, 0, 0, 0.1);
  --mat-protected-button-hover-state-layer-opacity:0.04;
  --mat-protected-button-focus-state-layer-opacity:0.12;
  --mat-protected-button-pressed-state-layer-opacity:0.12;
}
html {
  --mdc-outlined-button-disabled-outline-color:rgba(0, 0, 0, 0.12);
  --mdc-outlined-button-disabled-label-text-color:rgba(0, 0, 0, 0.38);
  --mdc-outlined-button-label-text-color:black;
  --mdc-outlined-button-outline-color:rgba(0, 0, 0, 0.12);
}
html {
  --mat-outlined-button-state-layer-color:black;
  --mat-outlined-button-disabled-state-layer-color:black;
  --mat-outlined-button-ripple-color:rgba(0, 0, 0, 0.1);
  --mat-outlined-button-hover-state-layer-opacity:0.04;
  --mat-outlined-button-focus-state-layer-opacity:0.12;
  --mat-outlined-button-pressed-state-layer-opacity:0.12;
}
.mat-mdc-button.mat-primary {
  --mdc-text-button-label-text-color:#3f51b5;
}
.mat-mdc-button.mat-primary {
  --mat-text-button-state-layer-color:#3f51b5;
  --mat-text-button-ripple-color:rgba(63, 81, 181, 0.1);
}
.mat-mdc-button.mat-accent {
  --mdc-text-button-label-text-color:#ff4081;
}
.mat-mdc-button.mat-accent {
  --mat-text-button-state-layer-color:#ff4081;
  --mat-text-button-ripple-color:rgba(255, 64, 129, 0.1);
}
.mat-mdc-button.mat-warn {
  --mdc-text-button-label-text-color:#f44336;
}
.mat-mdc-button.mat-warn {
  --mat-text-button-state-layer-color:#f44336;
  --mat-text-button-ripple-color:rgba(244, 67, 54, 0.1);
}
.mat-mdc-unelevated-button.mat-primary {
  --mdc-filled-button-container-color:#3f51b5;
  --mdc-filled-button-label-text-color:white;
}
.mat-mdc-unelevated-button.mat-primary {
  --mat-filled-button-state-layer-color:white;
  --mat-filled-button-ripple-color:rgba(255, 255, 255, 0.1);
}
.mat-mdc-unelevated-button.mat-accent {
  --mdc-filled-button-container-color:#ff4081;
  --mdc-filled-button-label-text-color:white;
}
.mat-mdc-unelevated-button.mat-accent {
  --mat-filled-button-state-layer-color:white;
  --mat-filled-button-ripple-color:rgba(255, 255, 255, 0.1);
}
.mat-mdc-unelevated-button.mat-warn {
  --mdc-filled-button-container-color:#f44336;
  --mdc-filled-button-label-text-color:white;
}
.mat-mdc-unelevated-button.mat-warn {
  --mat-filled-button-state-layer-color:white;
  --mat-filled-button-ripple-color:rgba(255, 255, 255, 0.1);
}
.mat-mdc-raised-button.mat-primary {
  --mdc-protected-button-container-color:#3f51b5;
  --mdc-protected-button-label-text-color:white;
}
.mat-mdc-raised-button.mat-primary {
  --mat-protected-button-state-layer-color:white;
  --mat-protected-button-ripple-color:rgba(255, 255, 255, 0.1);
}
.mat-mdc-raised-button.mat-accent {
  --mdc-protected-button-container-color:#ff4081;
  --mdc-protected-button-label-text-color:white;
}
.mat-mdc-raised-button.mat-accent {
  --mat-protected-button-state-layer-color:white;
  --mat-protected-button-ripple-color:rgba(255, 255, 255, 0.1);
}
.mat-mdc-raised-button.mat-warn {
  --mdc-protected-button-container-color:#f44336;
  --mdc-protected-button-label-text-color:white;
}
.mat-mdc-raised-button.mat-warn {
  --mat-protected-button-state-layer-color:white;
  --mat-protected-button-ripple-color:rgba(255, 255, 255, 0.1);
}
.mat-mdc-outlined-button.mat-primary {
  --mdc-outlined-button-label-text-color:#3f51b5;
  --mdc-outlined-button-outline-color:rgba(0, 0, 0, 0.12);
}
.mat-mdc-outlined-button.mat-primary {
  --mat-outlined-button-state-layer-color:#3f51b5;
  --mat-outlined-button-ripple-color:rgba(63, 81, 181, 0.1);
}
.mat-mdc-outlined-button.mat-accent {
  --mdc-outlined-button-label-text-color:#ff4081;
  --mdc-outlined-button-outline-color:rgba(0, 0, 0, 0.12);
}
.mat-mdc-outlined-button.mat-accent {
  --mat-outlined-button-state-layer-color:#ff4081;
  --mat-outlined-button-ripple-color:rgba(255, 64, 129, 0.1);
}
.mat-mdc-outlined-button.mat-warn {
  --mdc-outlined-button-label-text-color:#f44336;
  --mdc-outlined-button-outline-color:rgba(0, 0, 0, 0.12);
}
.mat-mdc-outlined-button.mat-warn {
  --mat-outlined-button-state-layer-color:#f44336;
  --mat-outlined-button-ripple-color:rgba(244, 67, 54, 0.1);
}
html {
  --mdc-text-button-container-height:36px;
}
html {
  --mdc-filled-button-container-height:36px;
}
html {
  --mdc-protected-button-container-height:36px;
}
html {
  --mdc-outlined-button-container-height:36px;
}
html {
  --mat-text-button-touch-target-display:block;
}
html {
  --mat-filled-button-touch-target-display:block;
}
html {
  --mat-protected-button-touch-target-display:block;
}
html {
  --mat-outlined-button-touch-target-display:block;
}
html {
  --mdc-text-button-label-text-font:Roboto, sans-serif;
  --mdc-text-button-label-text-size:14px;
  --mdc-text-button-label-text-tracking:0.0892857143em;
  --mdc-text-button-label-text-weight:500;
  --mdc-text-button-label-text-transform:none;
}
html {
  --mdc-filled-button-label-text-font:Roboto, sans-serif;
  --mdc-filled-button-label-text-size:14px;
  --mdc-filled-button-label-text-tracking:0.0892857143em;
  --mdc-filled-button-label-text-weight:500;
  --mdc-filled-button-label-text-transform:none;
}
html {
  --mdc-protected-button-label-text-font:Roboto, sans-serif;
  --mdc-protected-button-label-text-size:14px;
  --mdc-protected-button-label-text-tracking:0.0892857143em;
  --mdc-protected-button-label-text-weight:500;
  --mdc-protected-button-label-text-transform:none;
}
html {
  --mdc-outlined-button-label-text-font:Roboto, sans-serif;
  --mdc-outlined-button-label-text-size:14px;
  --mdc-outlined-button-label-text-tracking:0.0892857143em;
  --mdc-outlined-button-label-text-weight:500;
  --mdc-outlined-button-label-text-transform:none;
}
html {
  --mdc-icon-button-icon-size:24px;
}
html {
  --mdc-icon-button-icon-color:inherit;
  --mdc-icon-button-disabled-icon-color:rgba(0, 0, 0, 0.38);
}
html {
  --mat-icon-button-state-layer-color:black;
  --mat-icon-button-disabled-state-layer-color:black;
  --mat-icon-button-ripple-color:rgba(0, 0, 0, 0.1);
  --mat-icon-button-hover-state-layer-opacity:0.04;
  --mat-icon-button-focus-state-layer-opacity:0.12;
  --mat-icon-button-pressed-state-layer-opacity:0.12;
}
html .mat-mdc-icon-button.mat-primary {
  --mdc-icon-button-icon-color:#3f51b5;
}
html .mat-mdc-icon-button.mat-primary {
  --mat-icon-button-state-layer-color:#3f51b5;
  --mat-icon-button-ripple-color:rgba(63, 81, 181, 0.1);
}
html .mat-mdc-icon-button.mat-accent {
  --mdc-icon-button-icon-color:#ff4081;
}
html .mat-mdc-icon-button.mat-accent {
  --mat-icon-button-state-layer-color:#ff4081;
  --mat-icon-button-ripple-color:rgba(255, 64, 129, 0.1);
}
html .mat-mdc-icon-button.mat-warn {
  --mdc-icon-button-icon-color:#f44336;
}
html .mat-mdc-icon-button.mat-warn {
  --mat-icon-button-state-layer-color:#f44336;
  --mat-icon-button-ripple-color:rgba(244, 67, 54, 0.1);
}
html {
  --mat-icon-button-touch-target-display:block;
}
.mat-mdc-icon-button.mat-mdc-button-base {
  --mdc-icon-button-state-layer-size: 48px;
  width: var(--mdc-icon-button-state-layer-size);
  height: var(--mdc-icon-button-state-layer-size);
  padding: 12px;
}
html {
  --mdc-fab-container-shape:50%;
  --mdc-fab-container-elevation-shadow:0px 3px 5px -1px rgba(0, 0, 0, 0.2),
    0px 6px 10px 0px rgba(0, 0, 0, 0.14),
    0px 1px 18px 0px rgba(0, 0, 0, 0.12);
  --mdc-fab-focus-container-elevation-shadow:0px 5px 5px -3px rgba(0, 0, 0, 0.2),
    0px 8px 10px 1px rgba(0, 0, 0, 0.14),
    0px 3px 14px 2px rgba(0, 0, 0, 0.12);
  --mdc-fab-hover-container-elevation-shadow:0px 5px 5px -3px rgba(0, 0, 0, 0.2),
    0px 8px 10px 1px rgba(0, 0, 0, 0.14),
    0px 3px 14px 2px rgba(0, 0, 0, 0.12);
  --mdc-fab-pressed-container-elevation-shadow:0px 7px 8px -4px rgba(0, 0, 0, 0.2),
    0px 12px 17px 2px rgba(0, 0, 0, 0.14),
    0px 5px 22px 4px rgba(0, 0, 0, 0.12);
}
html {
  --mdc-fab-small-container-shape:50%;
  --mdc-fab-small-container-elevation-shadow:0px 3px 5px -1px rgba(0, 0, 0, 0.2),
    0px 6px 10px 0px rgba(0, 0, 0, 0.14),
    0px 1px 18px 0px rgba(0, 0, 0, 0.12);
  --mdc-fab-small-focus-container-elevation-shadow:0px 5px 5px -3px rgba(0, 0, 0, 0.2),
    0px 8px 10px 1px rgba(0, 0, 0, 0.14),
    0px 3px 14px 2px rgba(0, 0, 0, 0.12);
  --mdc-fab-small-hover-container-elevation-shadow:0px 5px 5px -3px rgba(0, 0, 0, 0.2),
    0px 8px 10px 1px rgba(0, 0, 0, 0.14),
    0px 3px 14px 2px rgba(0, 0, 0, 0.12);
  --mdc-fab-small-pressed-container-elevation-shadow:0px 7px 8px -4px rgba(0, 0, 0, 0.2),
    0px 12px 17px 2px rgba(0, 0, 0, 0.14),
    0px 5px 22px 4px rgba(0, 0, 0, 0.12);
}
html {
  --mdc-extended-fab-container-height:48px;
  --mdc-extended-fab-container-shape:24px;
  --mdc-extended-fab-container-elevation-shadow:0px 3px 5px -1px rgba(0, 0, 0, 0.2),
    0px 6px 10px 0px rgba(0, 0, 0, 0.14),
    0px 1px 18px 0px rgba(0, 0, 0, 0.12);
  --mdc-extended-fab-focus-container-elevation-shadow:0px 5px 5px -3px rgba(0, 0, 0, 0.2),
    0px 8px 10px 1px rgba(0, 0, 0, 0.14),
    0px 3px 14px 2px rgba(0, 0, 0, 0.12);
  --mdc-extended-fab-hover-container-elevation-shadow:0px 5px 5px -3px rgba(0, 0, 0, 0.2),
    0px 8px 10px 1px rgba(0, 0, 0, 0.14),
    0px 3px 14px 2px rgba(0, 0, 0, 0.12);
  --mdc-extended-fab-pressed-container-elevation-shadow:0px 7px 8px -4px rgba(0, 0, 0, 0.2),
    0px 12px 17px 2px rgba(0, 0, 0, 0.14),
    0px 5px 22px 4px rgba(0, 0, 0, 0.12);
}
html {
  --mdc-fab-container-color:white;
}
html {
  --mat-fab-foreground-color:black;
  --mat-fab-state-layer-color:black;
  --mat-fab-disabled-state-layer-color:black;
  --mat-fab-ripple-color:rgba(0, 0, 0, 0.1);
  --mat-fab-hover-state-layer-opacity:0.04;
  --mat-fab-focus-state-layer-opacity:0.12;
  --mat-fab-pressed-state-layer-opacity:0.12;
  --mat-fab-disabled-state-container-color:rgba(0, 0, 0, 0.12);
  --mat-fab-disabled-state-foreground-color:rgba(0, 0, 0, 0.38);
}
html {
  --mdc-fab-small-container-color:white;
}
html {
  --mat-fab-small-foreground-color:black;
  --mat-fab-small-state-layer-color:black;
  --mat-fab-small-disabled-state-layer-color:black;
  --mat-fab-small-ripple-color:rgba(0, 0, 0, 0.1);
  --mat-fab-small-hover-state-layer-opacity:0.04;
  --mat-fab-small-focus-state-layer-opacity:0.12;
  --mat-fab-small-pressed-state-layer-opacity:0.12;
  --mat-fab-small-disabled-state-container-color:rgba(0, 0, 0, 0.12);
  --mat-fab-small-disabled-state-foreground-color:rgba(0, 0, 0, 0.38);
}
html .mat-mdc-fab.mat-primary {
  --mdc-fab-container-color:#3f51b5;
}
html .mat-mdc-fab.mat-primary {
  --mat-fab-foreground-color:white;
  --mat-fab-state-layer-color:white;
  --mat-fab-ripple-color:rgba(255, 255, 255, 0.1);
}
html .mat-mdc-fab.mat-accent {
  --mdc-fab-container-color:#ff4081;
}
html .mat-mdc-fab.mat-accent {
  --mat-fab-foreground-color:white;
  --mat-fab-state-layer-color:white;
  --mat-fab-ripple-color:rgba(255, 255, 255, 0.1);
}
html .mat-mdc-fab.mat-warn {
  --mdc-fab-container-color:#f44336;
}
html .mat-mdc-fab.mat-warn {
  --mat-fab-foreground-color:white;
  --mat-fab-state-layer-color:white;
  --mat-fab-ripple-color:rgba(255, 255, 255, 0.1);
}
html .mat-mdc-mini-fab.mat-primary {
  --mdc-fab-small-container-color:#3f51b5;
}
html .mat-mdc-mini-fab.mat-primary {
  --mat-fab-small-foreground-color:white;
  --mat-fab-small-state-layer-color:white;
  --mat-fab-small-ripple-color:rgba(255, 255, 255, 0.1);
}
html .mat-mdc-mini-fab.mat-accent {
  --mdc-fab-small-container-color:#ff4081;
}
html .mat-mdc-mini-fab.mat-accent {
  --mat-fab-small-foreground-color:white;
  --mat-fab-small-state-layer-color:white;
  --mat-fab-small-ripple-color:rgba(255, 255, 255, 0.1);
}
html .mat-mdc-mini-fab.mat-warn {
  --mdc-fab-small-container-color:#f44336;
}
html .mat-mdc-mini-fab.mat-warn {
  --mat-fab-small-foreground-color:white;
  --mat-fab-small-state-layer-color:white;
  --mat-fab-small-ripple-color:rgba(255, 255, 255, 0.1);
}
html {
  --mat-fab-touch-target-display:block;
}
html {
  --mat-fab-small-touch-target-display:block;
}
html {
  --mdc-extended-fab-label-text-font:Roboto, sans-serif;
  --mdc-extended-fab-label-text-size:14px;
  --mdc-extended-fab-label-text-tracking:0.0892857143em;
  --mdc-extended-fab-label-text-weight:500;
}
html {
  --mdc-snackbar-container-shape:4px;
}
html {
  --mdc-snackbar-container-color:#333333;
  --mdc-snackbar-supporting-text-color:rgba(255, 255, 255, 0.87);
}
html {
  --mat-snack-bar-button-color:#c5cae9;
}
html {
  --mdc-snackbar-supporting-text-font:Roboto, sans-serif;
  --mdc-snackbar-supporting-text-line-height:20px;
  --mdc-snackbar-supporting-text-size:14px;
  --mdc-snackbar-supporting-text-weight:400;
}
html {
  --mat-table-row-item-outline-width:1px;
}
html {
  --mat-table-background-color:white;
  --mat-table-header-headline-color:rgba(0, 0, 0, 0.87);
  --mat-table-row-item-label-text-color:rgba(0, 0, 0, 0.87);
  --mat-table-row-item-outline-color:rgba(0, 0, 0, 0.12);
}
html {
  --mat-table-header-container-height:56px;
  --mat-table-footer-container-height:52px;
  --mat-table-row-item-container-height:52px;
}
html {
  --mat-table-header-headline-font:Roboto, sans-serif;
  --mat-table-header-headline-line-height:22px;
  --mat-table-header-headline-size:14px;
  --mat-table-header-headline-weight:500;
  --mat-table-header-headline-tracking:0.0071428571em;
  --mat-table-row-item-label-text-font:Roboto, sans-serif;
  --mat-table-row-item-label-text-line-height:20px;
  --mat-table-row-item-label-text-size:14px;
  --mat-table-row-item-label-text-weight:400;
  --mat-table-row-item-label-text-tracking:0.0178571429em;
  --mat-table-footer-supporting-text-font:Roboto, sans-serif;
  --mat-table-footer-supporting-text-line-height:20px;
  --mat-table-footer-supporting-text-size:14px;
  --mat-table-footer-supporting-text-weight:400;
  --mat-table-footer-supporting-text-tracking:0.0178571429em;
}
html {
  --mdc-circular-progress-active-indicator-width:4px;
  --mdc-circular-progress-size:48px;
}
html {
  --mdc-circular-progress-active-indicator-color:#3f51b5;
}
html .mat-accent {
  --mdc-circular-progress-active-indicator-color:#ff4081;
}
html .mat-warn {
  --mdc-circular-progress-active-indicator-color:#f44336;
}
html {
  --mat-badge-container-shape:50%;
  --mat-badge-container-size:unset;
  --mat-badge-small-size-container-size:unset;
  --mat-badge-large-size-container-size:unset;
  --mat-badge-legacy-container-size:22px;
  --mat-badge-legacy-small-size-container-size:16px;
  --mat-badge-legacy-large-size-container-size:28px;
  --mat-badge-container-offset:-11px 0;
  --mat-badge-small-size-container-offset:-8px 0;
  --mat-badge-large-size-container-offset:-14px 0;
  --mat-badge-container-overlap-offset:-11px;
  --mat-badge-small-size-container-overlap-offset:-8px;
  --mat-badge-large-size-container-overlap-offset:-14px;
  --mat-badge-container-padding:0;
  --mat-badge-small-size-container-padding:0;
  --mat-badge-large-size-container-padding:0;
}
html {
  --mat-badge-background-color:#3f51b5;
  --mat-badge-text-color:white;
  --mat-badge-disabled-state-background-color:#b9b9b9;
  --mat-badge-disabled-state-text-color:rgba(0, 0, 0, 0.38);
}
.mat-badge-accent {
  --mat-badge-background-color:#ff4081;
  --mat-badge-text-color:white;
}
.mat-badge-warn {
  --mat-badge-background-color:#f44336;
  --mat-badge-text-color:white;
}
html {
  --mat-badge-text-font:Roboto, sans-serif;
  --mat-badge-line-height:22px;
  --mat-badge-text-size:12px;
  --mat-badge-text-weight:600;
  --mat-badge-small-size-text-size:9px;
  --mat-badge-small-size-line-height:16px;
  --mat-badge-large-size-text-size:24px;
  --mat-badge-large-size-line-height:28px;
}
html {
  --mat-bottom-sheet-container-shape:4px;
}
html {
  --mat-bottom-sheet-container-text-color:rgba(0, 0, 0, 0.87);
  --mat-bottom-sheet-container-background-color:white;
}
html {
  --mat-bottom-sheet-container-text-font:Roboto, sans-serif;
  --mat-bottom-sheet-container-text-line-height:20px;
  --mat-bottom-sheet-container-text-size:14px;
  --mat-bottom-sheet-container-text-tracking:0.0178571429em;
  --mat-bottom-sheet-container-text-weight:400;
}
html {
  --mat-legacy-button-toggle-height:36px;
  --mat-legacy-button-toggle-shape:2px;
  --mat-legacy-button-toggle-focus-state-layer-opacity:1;
}
html {
  --mat-standard-button-toggle-shape:4px;
  --mat-standard-button-toggle-hover-state-layer-opacity:0.04;
  --mat-standard-button-toggle-focus-state-layer-opacity:0.12;
}
html {
  --mat-legacy-button-toggle-text-color:rgba(0, 0, 0, 0.38);
  --mat-legacy-button-toggle-state-layer-color:rgba(0, 0, 0, 0.12);
  --mat-legacy-button-toggle-selected-state-text-color:rgba(0, 0, 0, 0.54);
  --mat-legacy-button-toggle-selected-state-background-color:#e0e0e0;
  --mat-legacy-button-toggle-disabled-state-text-color:rgba(0, 0, 0, 0.26);
  --mat-legacy-button-toggle-disabled-state-background-color:#eeeeee;
  --mat-legacy-button-toggle-disabled-selected-state-background-color:#bdbdbd;
}
html {
  --mat-standard-button-toggle-text-color:rgba(0, 0, 0, 0.87);
  --mat-standard-button-toggle-background-color:white;
  --mat-standard-button-toggle-state-layer-color:black;
  --mat-standard-button-toggle-selected-state-background-color:#e0e0e0;
  --mat-standard-button-toggle-selected-state-text-color:rgba(0, 0, 0, 0.87);
  --mat-standard-button-toggle-disabled-state-text-color:rgba(0, 0, 0, 0.26);
  --mat-standard-button-toggle-disabled-state-background-color:white;
  --mat-standard-button-toggle-disabled-selected-state-text-color:rgba(0, 0, 0, 0.87);
  --mat-standard-button-toggle-disabled-selected-state-background-color:#bdbdbd;
  --mat-standard-button-toggle-divider-color:rgb(224.4, 224.4, 224.4);
}
html {
  --mat-standard-button-toggle-height:48px;
}
html {
  --mat-legacy-button-toggle-label-text-font:Roboto, sans-serif;
  --mat-legacy-button-toggle-label-text-line-height:24px;
  --mat-legacy-button-toggle-label-text-size:16px;
  --mat-legacy-button-toggle-label-text-tracking:0.03125em;
  --mat-legacy-button-toggle-label-text-weight:400;
}
html {
  --mat-standard-button-toggle-label-text-font:Roboto, sans-serif;
  --mat-standard-button-toggle-label-text-line-height:24px;
  --mat-standard-button-toggle-label-text-size:16px;
  --mat-standard-button-toggle-label-text-tracking:0.03125em;
  --mat-standard-button-toggle-label-text-weight:400;
}
html {
  --mat-datepicker-calendar-container-shape:4px;
  --mat-datepicker-calendar-container-touch-shape:4px;
  --mat-datepicker-calendar-container-elevation-shadow:0px 2px 4px -1px rgba(0, 0, 0, 0.2),
    0px 4px 5px 0px rgba(0, 0, 0, 0.14),
    0px 1px 10px 0px rgba(0, 0, 0, 0.12);
  --mat-datepicker-calendar-container-touch-elevation-shadow:0px 11px 15px -7px rgba(0, 0, 0, 0.2),
    0px 24px 38px 3px rgba(0, 0, 0, 0.14),
    0px 9px 46px 8px rgba(0, 0, 0, 0.12);
}
html {
  --mat-datepicker-calendar-date-selected-state-text-color:white;
  --mat-datepicker-calendar-date-selected-state-background-color:#3f51b5;
  --mat-datepicker-calendar-date-selected-disabled-state-background-color:rgba(63, 81, 181, 0.4);
  --mat-datepicker-calendar-date-today-selected-state-outline-color:white;
  --mat-datepicker-calendar-date-focus-state-background-color:rgba(63, 81, 181, 0.3);
  --mat-datepicker-calendar-date-hover-state-background-color:rgba(63, 81, 181, 0.3);
  --mat-datepicker-toggle-active-state-icon-color:#3f51b5;
  --mat-datepicker-calendar-date-in-range-state-background-color:rgba(63, 81, 181, 0.2);
  --mat-datepicker-calendar-date-in-comparison-range-state-background-color:rgba(249, 171, 0, 0.2);
  --mat-datepicker-calendar-date-in-overlap-range-state-background-color:#a8dab5;
  --mat-datepicker-calendar-date-in-overlap-range-selected-state-background-color:rgb(69.5241935484, 163.4758064516, 93.9516129032);
  --mat-datepicker-toggle-icon-color:rgba(0, 0, 0, 0.54);
  --mat-datepicker-calendar-body-label-text-color:rgba(0, 0, 0, 0.54);
  --mat-datepicker-calendar-period-button-text-color:black;
  --mat-datepicker-calendar-period-button-icon-color:rgba(0, 0, 0, 0.54);
  --mat-datepicker-calendar-navigation-button-icon-color:rgba(0, 0, 0, 0.54);
  --mat-datepicker-calendar-header-divider-color:rgba(0, 0, 0, 0.12);
  --mat-datepicker-calendar-header-text-color:rgba(0, 0, 0, 0.54);
  --mat-datepicker-calendar-date-today-outline-color:rgba(0, 0, 0, 0.38);
  --mat-datepicker-calendar-date-today-disabled-state-outline-color:rgba(0, 0, 0, 0.18);
  --mat-datepicker-calendar-date-text-color:rgba(0, 0, 0, 0.87);
  --mat-datepicker-calendar-date-outline-color:transparent;
  --mat-datepicker-calendar-date-disabled-state-text-color:rgba(0, 0, 0, 0.38);
  --mat-datepicker-calendar-date-preview-state-outline-color:rgba(0, 0, 0, 0.24);
  --mat-datepicker-range-input-separator-color:rgba(0, 0, 0, 0.87);
  --mat-datepicker-range-input-disabled-state-separator-color:rgba(0, 0, 0, 0.38);
  --mat-datepicker-range-input-disabled-state-text-color:rgba(0, 0, 0, 0.38);
  --mat-datepicker-calendar-container-background-color:white;
  --mat-datepicker-calendar-container-text-color:rgba(0, 0, 0, 0.87);
}
.mat-datepicker-content.mat-accent {
  --mat-datepicker-calendar-date-selected-state-text-color:white;
  --mat-datepicker-calendar-date-selected-state-background-color:#ff4081;
  --mat-datepicker-calendar-date-selected-disabled-state-background-color:rgba(255, 64, 129, 0.4);
  --mat-datepicker-calendar-date-today-selected-state-outline-color:white;
  --mat-datepicker-calendar-date-focus-state-background-color:rgba(255, 64, 129, 0.3);
  --mat-datepicker-calendar-date-hover-state-background-color:rgba(255, 64, 129, 0.3);
  --mat-datepicker-calendar-date-in-range-state-background-color:rgba(255, 64, 129, 0.2);
  --mat-datepicker-calendar-date-in-comparison-range-state-background-color:rgba(249, 171, 0, 0.2);
  --mat-datepicker-calendar-date-in-overlap-range-state-background-color:#a8dab5;
  --mat-datepicker-calendar-date-in-overlap-range-selected-state-background-color:rgb(69.5241935484, 163.4758064516, 93.9516129032);
}
.mat-datepicker-content.mat-warn {
  --mat-datepicker-calendar-date-selected-state-text-color:white;
  --mat-datepicker-calendar-date-selected-state-background-color:#f44336;
  --mat-datepicker-calendar-date-selected-disabled-state-background-color:rgba(244, 67, 54, 0.4);
  --mat-datepicker-calendar-date-today-selected-state-outline-color:white;
  --mat-datepicker-calendar-date-focus-state-background-color:rgba(244, 67, 54, 0.3);
  --mat-datepicker-calendar-date-hover-state-background-color:rgba(244, 67, 54, 0.3);
  --mat-datepicker-calendar-date-in-range-state-background-color:rgba(244, 67, 54, 0.2);
  --mat-datepicker-calendar-date-in-comparison-range-state-background-color:rgba(249, 171, 0, 0.2);
  --mat-datepicker-calendar-date-in-overlap-range-state-background-color:#a8dab5;
  --mat-datepicker-calendar-date-in-overlap-range-selected-state-background-color:rgb(69.5241935484, 163.4758064516, 93.9516129032);
}
.mat-datepicker-toggle-active.mat-accent {
  --mat-datepicker-toggle-active-state-icon-color:#ff4081;
}
.mat-datepicker-toggle-active.mat-warn {
  --mat-datepicker-toggle-active-state-icon-color:#f44336;
}
.mat-calendar-controls {
  --mat-icon-button-touch-target-display:none;
}
.mat-calendar-controls .mat-mdc-icon-button.mat-mdc-button-base {
  --mdc-icon-button-state-layer-size: 40px;
  width: var(--mdc-icon-button-state-layer-size);
  height: var(--mdc-icon-button-state-layer-size);
  padding: 8px;
}
html {
  --mat-datepicker-calendar-text-font:Roboto, sans-serif;
  --mat-datepicker-calendar-text-size:13px;
  --mat-datepicker-calendar-body-label-text-size:14px;
  --mat-datepicker-calendar-body-label-text-weight:500;
  --mat-datepicker-calendar-period-button-text-size:14px;
  --mat-datepicker-calendar-period-button-text-weight:500;
  --mat-datepicker-calendar-header-text-size:11px;
  --mat-datepicker-calendar-header-text-weight:400;
}
html {
  --mat-divider-width:1px;
}
html {
  --mat-divider-color:rgba(0, 0, 0, 0.12);
}
html {
  --mat-expansion-container-shape:4px;
  --mat-expansion-legacy-header-indicator-display:inline-block;
  --mat-expansion-header-indicator-display:none;
}
html {
  --mat-expansion-container-background-color:white;
  --mat-expansion-container-text-color:rgba(0, 0, 0, 0.87);
  --mat-expansion-actions-divider-color:rgba(0, 0, 0, 0.12);
  --mat-expansion-header-hover-state-layer-color:rgba(0, 0, 0, 0.04);
  --mat-expansion-header-focus-state-layer-color:rgba(0, 0, 0, 0.04);
  --mat-expansion-header-disabled-state-text-color:rgba(0, 0, 0, 0.26);
  --mat-expansion-header-text-color:rgba(0, 0, 0, 0.87);
  --mat-expansion-header-description-color:rgba(0, 0, 0, 0.54);
  --mat-expansion-header-indicator-color:rgba(0, 0, 0, 0.54);
}
html {
  --mat-expansion-header-collapsed-state-height:48px;
  --mat-expansion-header-expanded-state-height:64px;
}
html {
  --mat-expansion-header-text-font:Roboto, sans-serif;
  --mat-expansion-header-text-size:14px;
  --mat-expansion-header-text-weight:500;
  --mat-expansion-header-text-line-height:inherit;
  --mat-expansion-header-text-tracking:inherit;
  --mat-expansion-container-text-font:Roboto, sans-serif;
  --mat-expansion-container-text-line-height:20px;
  --mat-expansion-container-text-size:14px;
  --mat-expansion-container-text-tracking:0.0178571429em;
  --mat-expansion-container-text-weight:400;
}
html {
  --mat-grid-list-tile-header-primary-text-size:14px;
  --mat-grid-list-tile-header-secondary-text-size:12px;
  --mat-grid-list-tile-footer-primary-text-size:14px;
  --mat-grid-list-tile-footer-secondary-text-size:12px;
}
html {
  --mat-icon-color:inherit;
}
.mat-icon.mat-primary {
  --mat-icon-color:#3f51b5;
}
.mat-icon.mat-accent {
  --mat-icon-color:#ff4081;
}
.mat-icon.mat-warn {
  --mat-icon-color:#f44336;
}
html {
  --mat-sidenav-container-shape:0;
  --mat-sidenav-container-elevation-shadow:0px 8px 10px -5px rgba(0, 0, 0, 0.2),
    0px 16px 24px 2px rgba(0, 0, 0, 0.14),
    0px 6px 30px 5px rgba(0, 0, 0, 0.12);
  --mat-sidenav-container-width:auto;
}
html {
  --mat-sidenav-container-divider-color:rgba(0, 0, 0, 0.12);
  --mat-sidenav-container-background-color:white;
  --mat-sidenav-container-text-color:rgba(0, 0, 0, 0.87);
  --mat-sidenav-content-background-color:#fafafa;
  --mat-sidenav-content-text-color:rgba(0, 0, 0, 0.87);
  --mat-sidenav-scrim-color:rgba(0, 0, 0, 0.6);
}
html {
  --mat-stepper-header-icon-foreground-color:white;
  --mat-stepper-header-selected-state-icon-background-color:#3f51b5;
  --mat-stepper-header-selected-state-icon-foreground-color:white;
  --mat-stepper-header-done-state-icon-background-color:#3f51b5;
  --mat-stepper-header-done-state-icon-foreground-color:white;
  --mat-stepper-header-edit-state-icon-background-color:#3f51b5;
  --mat-stepper-header-edit-state-icon-foreground-color:white;
  --mat-stepper-container-color:white;
  --mat-stepper-line-color:rgba(0, 0, 0, 0.12);
  --mat-stepper-header-hover-state-layer-color:rgba(0, 0, 0, 0.04);
  --mat-stepper-header-focus-state-layer-color:rgba(0, 0, 0, 0.04);
  --mat-stepper-header-label-text-color:rgba(0, 0, 0, 0.54);
  --mat-stepper-header-optional-label-text-color:rgba(0, 0, 0, 0.54);
  --mat-stepper-header-selected-state-label-text-color:rgba(0, 0, 0, 0.87);
  --mat-stepper-header-error-state-label-text-color:#f44336;
  --mat-stepper-header-icon-background-color:rgba(0, 0, 0, 0.54);
  --mat-stepper-header-error-state-icon-foreground-color:#f44336;
  --mat-stepper-header-error-state-icon-background-color:transparent;
}
html .mat-step-header.mat-accent {
  --mat-stepper-header-icon-foreground-color:white;
  --mat-stepper-header-selected-state-icon-background-color:#ff4081;
  --mat-stepper-header-selected-state-icon-foreground-color:white;
  --mat-stepper-header-done-state-icon-background-color:#ff4081;
  --mat-stepper-header-done-state-icon-foreground-color:white;
  --mat-stepper-header-edit-state-icon-background-color:#ff4081;
  --mat-stepper-header-edit-state-icon-foreground-color:white;
}
html .mat-step-header.mat-warn {
  --mat-stepper-header-icon-foreground-color:white;
  --mat-stepper-header-selected-state-icon-background-color:#f44336;
  --mat-stepper-header-selected-state-icon-foreground-color:white;
  --mat-stepper-header-done-state-icon-background-color:#f44336;
  --mat-stepper-header-done-state-icon-foreground-color:white;
  --mat-stepper-header-edit-state-icon-background-color:#f44336;
  --mat-stepper-header-edit-state-icon-foreground-color:white;
}
html {
  --mat-stepper-header-height:72px;
}
html {
  --mat-stepper-container-text-font:Roboto, sans-serif;
  --mat-stepper-header-label-text-font:Roboto, sans-serif;
  --mat-stepper-header-label-text-size:14px;
  --mat-stepper-header-label-text-weight:400;
  --mat-stepper-header-error-state-label-text-size:16px;
  --mat-stepper-header-selected-state-label-text-size:16px;
  --mat-stepper-header-selected-state-label-text-weight:400;
}
html {
  --mat-sort-arrow-color:rgb(117.3, 117.3, 117.3);
}
html {
  --mat-toolbar-container-background-color:whitesmoke;
  --mat-toolbar-container-text-color:rgba(0, 0, 0, 0.87);
}
.mat-toolbar.mat-primary {
  --mat-toolbar-container-background-color:#3f51b5;
  --mat-toolbar-container-text-color:white;
}
.mat-toolbar.mat-accent {
  --mat-toolbar-container-background-color:#ff4081;
  --mat-toolbar-container-text-color:white;
}
.mat-toolbar.mat-warn {
  --mat-toolbar-container-background-color:#f44336;
  --mat-toolbar-container-text-color:white;
}
html {
  --mat-toolbar-standard-height:64px;
  --mat-toolbar-mobile-height:56px;
}
html {
  --mat-toolbar-title-text-font:Roboto, sans-serif;
  --mat-toolbar-title-text-line-height:32px;
  --mat-toolbar-title-text-size:20px;
  --mat-toolbar-title-text-tracking:0.0125em;
  --mat-toolbar-title-text-weight:500;
}
html {
  --mat-tree-container-background-color:white;
  --mat-tree-node-text-color:rgba(0, 0, 0, 0.87);
}
html {
  --mat-tree-node-min-height:48px;
}
html {
  --mat-tree-node-text-font:Roboto, sans-serif;
  --mat-tree-node-text-size:14px;
  --mat-tree-node-text-weight:400;
}
html {
  --mat-timepicker-container-shape:4px;
  --mat-timepicker-container-elevation-shadow:0px 5px 5px -3px rgba(0, 0, 0, 0.2),
    0px 8px 10px 1px rgba(0, 0, 0, 0.14),
    0px 3px 14px 2px rgba(0, 0, 0, 0.12);
}
html {
  --mat-timepicker-container-background-color:white;
}
.mat-h1,
.mat-headline-5,
.mat-typography .mat-h1,
.mat-typography .mat-headline-5,
.mat-typography h1 {
  font: 400 24px/32px Roboto, sans-serif;
  letter-spacing: normal;
  margin: 0 0 16px;
}
.mat-h2,
.mat-headline-6,
.mat-typography .mat-h2,
.mat-typography .mat-headline-6,
.mat-typography h2 {
  font: 500 20px/32px Roboto, sans-serif;
  letter-spacing: .0125em;
  margin: 0 0 16px;
}
.mat-h3,
.mat-subtitle-1,
.mat-typography .mat-h3,
.mat-typography .mat-subtitle-1,
.mat-typography h3 {
  font: 400 16px/28px Roboto, sans-serif;
  letter-spacing: .009375em;
  margin: 0 0 16px;
}
.mat-h4,
.mat-body-1,
.mat-typography .mat-h4,
.mat-typography .mat-body-1,
.mat-typography h4 {
  font: 400 16px/24px Roboto, sans-serif;
  letter-spacing: .03125em;
  margin: 0 0 16px;
}
.mat-h5,
.mat-typography .mat-h5,
.mat-typography h5 {
  font: 400 calc(14px*.83)/20px Roboto, sans-serif;
  margin: 0 0 12px;
}
.mat-h6,
.mat-typography .mat-h6,
.mat-typography h6 {
  font: 400 calc(14px*.67)/20px Roboto, sans-serif;
  margin: 0 0 12px;
}
.mat-body-strong,
.mat-subtitle-2,
.mat-typography .mat-body-strong,
.mat-typography .mat-subtitle-2 {
  font: 500 14px/22px Roboto, sans-serif;
  letter-spacing: .0071428571em;
}
.mat-body,
.mat-body-2,
.mat-typography .mat-body,
.mat-typography .mat-body-2,
.mat-typography {
  font: 400 14px/20px Roboto, sans-serif;
  letter-spacing: .0178571429em;
}
.mat-body p,
.mat-body-2 p,
.mat-typography .mat-body p,
.mat-typography .mat-body-2 p,
.mat-typography p {
  margin: 0 0 12px;
}
.mat-small,
.mat-caption,
.mat-typography .mat-small,
.mat-typography .mat-caption {
  font: 400 12px/20px Roboto, sans-serif;
  letter-spacing: .0333333333em;
}
.mat-headline-1,
.mat-typography .mat-headline-1 {
  font: 300 96px/96px Roboto, sans-serif;
  letter-spacing: -0.015625em;
  margin: 0 0 56px;
}
.mat-headline-2,
.mat-typography .mat-headline-2 {
  font: 300 60px/60px Roboto, sans-serif;
  letter-spacing: -.0083333333em;
  margin: 0 0 64px;
}
.mat-headline-3,
.mat-typography .mat-headline-3 {
  font: 400 48px/50px Roboto, sans-serif;
  letter-spacing: normal;
  margin: 0 0 64px;
}
.mat-headline-4,
.mat-typography .mat-headline-4 {
  font: 400 34px/40px Roboto, sans-serif;
  letter-spacing: .0073529412em;
  margin: 0 0 64px;
}

/* node_modules/font-awesome/css/font-awesome.min.css */
/*!
 *  Font Awesome 4.7.0 by @davegandy - http://fontawesome.io - @fontawesome
 *  License - http://fontawesome.io/license (Font: SIL OFL 1.1, CSS: MIT License)
 */
@font-face {
  font-family: "FontAwesome";
  src: url("./media/fontawesome-webfont.eot?v=4.7.0");
  src:
    url("./media/fontawesome-webfont.eot?#iefix&v=4.7.0") format("embedded-opentype"),
    url("./media/fontawesome-webfont.woff2?v=4.7.0") format("woff2"),
    url("./media/fontawesome-webfont.woff?v=4.7.0") format("woff"),
    url("./media/fontawesome-webfont.ttf?v=4.7.0") format("truetype"),
    url("./media/fontawesome-webfont.svg?v=4.7.0#fontawesomeregular") format("svg");
  font-weight: normal;
  font-style: normal;
}
.fa {
  display: inline-block;
  font: normal normal normal 14px/1 FontAwesome;
  font-size: inherit;
  text-rendering: auto;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}
.fa-lg {
  font-size: 1.33333333em;
  line-height: .75em;
  vertical-align: -15%;
}
.fa-2x {
  font-size: 2em;
}
.fa-3x {
  font-size: 3em;
}
.fa-4x {
  font-size: 4em;
}
.fa-5x {
  font-size: 5em;
}
.fa-fw {
  width: 1.28571429em;
  text-align: center;
}
.fa-ul {
  padding-left: 0;
  margin-left: 2.14285714em;
  list-style-type: none;
}
.fa-ul > li {
  position: relative;
}
.fa-li {
  position: absolute;
  left: -2.14285714em;
  width: 2.14285714em;
  top: .14285714em;
  text-align: center;
}
.fa-li.fa-lg {
  left: -1.85714286em;
}
.fa-border {
  padding: .2em .25em .15em;
  border: solid .08em #eee;
  border-radius: .1em;
}
.fa-pull-left {
  float: left;
}
.fa-pull-right {
  float: right;
}
.fa.fa-pull-left {
  margin-right: .3em;
}
.fa.fa-pull-right {
  margin-left: .3em;
}
.pull-right {
  float: right;
}
.pull-left {
  float: left;
}
.fa.pull-left {
  margin-right: .3em;
}
.fa.pull-right {
  margin-left: .3em;
}
.fa-spin {
  -webkit-animation: fa-spin 2s infinite linear;
  animation: fa-spin 2s infinite linear;
}
.fa-pulse {
  -webkit-animation: fa-spin 1s infinite steps(8);
  animation: fa-spin 1s infinite steps(8);
}
@-webkit-keyframes fa-spin {
  0% {
    -webkit-transform: rotate(0deg);
    transform: rotate(0deg);
  }
  100% {
    -webkit-transform: rotate(359deg);
    transform: rotate(359deg);
  }
}
@keyframes fa-spin {
  0% {
    -webkit-transform: rotate(0deg);
    transform: rotate(0deg);
  }
  100% {
    -webkit-transform: rotate(359deg);
    transform: rotate(359deg);
  }
}
.fa-rotate-90 {
  -ms-filter: "progid:DXImageTransform.Microsoft.BasicImage(rotation=1)";
  -webkit-transform: rotate(90deg);
  -ms-transform: rotate(90deg);
  transform: rotate(90deg);
}
.fa-rotate-180 {
  -ms-filter: "progid:DXImageTransform.Microsoft.BasicImage(rotation=2)";
  -webkit-transform: rotate(180deg);
  -ms-transform: rotate(180deg);
  transform: rotate(180deg);
}
.fa-rotate-270 {
  -ms-filter: "progid:DXImageTransform.Microsoft.BasicImage(rotation=3)";
  -webkit-transform: rotate(270deg);
  -ms-transform: rotate(270deg);
  transform: rotate(270deg);
}
.fa-flip-horizontal {
  -ms-filter: "progid:DXImageTransform.Microsoft.BasicImage(rotation=0, mirror=1)";
  -webkit-transform: scale(-1, 1);
  -ms-transform: scale(-1, 1);
  transform: scale(-1, 1);
}
.fa-flip-vertical {
  -ms-filter: "progid:DXImageTransform.Microsoft.BasicImage(rotation=2, mirror=1)";
  -webkit-transform: scale(1, -1);
  -ms-transform: scale(1, -1);
  transform: scale(1, -1);
}
:root .fa-rotate-90,
:root .fa-rotate-180,
:root .fa-rotate-270,
:root .fa-flip-horizontal,
:root .fa-flip-vertical {
  filter: none;
}
.fa-stack {
  position: relative;
  display: inline-block;
  width: 2em;
  height: 2em;
  line-height: 2em;
  vertical-align: middle;
}
.fa-stack-1x,
.fa-stack-2x {
  position: absolute;
  left: 0;
  width: 100%;
  text-align: center;
}
.fa-stack-1x {
  line-height: inherit;
}
.fa-stack-2x {
  font-size: 2em;
}
.fa-inverse {
  color: #fff;
}
.fa-glass:before {
  content: "\f000";
}
.fa-music:before {
  content: "\f001";
}
.fa-search:before {
  content: "\f002";
}
.fa-envelope-o:before {
  content: "\f003";
}
.fa-heart:before {
  content: "\f004";
}
.fa-star:before {
  content: "\f005";
}
.fa-star-o:before {
  content: "\f006";
}
.fa-user:before {
  content: "\f007";
}
.fa-film:before {
  content: "\f008";
}
.fa-th-large:before {
  content: "\f009";
}
.fa-th:before {
  content: "\f00a";
}
.fa-th-list:before {
  content: "\f00b";
}
.fa-check:before {
  content: "\f00c";
}
.fa-remove:before,
.fa-close:before,
.fa-times:before {
  content: "\f00d";
}
.fa-search-plus:before {
  content: "\f00e";
}
.fa-search-minus:before {
  content: "\f010";
}
.fa-power-off:before {
  content: "\f011";
}
.fa-signal:before {
  content: "\f012";
}
.fa-gear:before,
.fa-cog:before {
  content: "\f013";
}
.fa-trash-o:before {
  content: "\f014";
}
.fa-home:before {
  content: "\f015";
}
.fa-file-o:before {
  content: "\f016";
}
.fa-clock-o:before {
  content: "\f017";
}
.fa-road:before {
  content: "\f018";
}
.fa-download:before {
  content: "\f019";
}
.fa-arrow-circle-o-down:before {
  content: "\f01a";
}
.fa-arrow-circle-o-up:before {
  content: "\f01b";
}
.fa-inbox:before {
  content: "\f01c";
}
.fa-play-circle-o:before {
  content: "\f01d";
}
.fa-rotate-right:before,
.fa-repeat:before {
  content: "\f01e";
}
.fa-refresh:before {
  content: "\f021";
}
.fa-list-alt:before {
  content: "\f022";
}
.fa-lock:before {
  content: "\f023";
}
.fa-flag:before {
  content: "\f024";
}
.fa-headphones:before {
  content: "\f025";
}
.fa-volume-off:before {
  content: "\f026";
}
.fa-volume-down:before {
  content: "\f027";
}
.fa-volume-up:before {
  content: "\f028";
}
.fa-qrcode:before {
  content: "\f029";
}
.fa-barcode:before {
  content: "\f02a";
}
.fa-tag:before {
  content: "\f02b";
}
.fa-tags:before {
  content: "\f02c";
}
.fa-book:before {
  content: "\f02d";
}
.fa-bookmark:before {
  content: "\f02e";
}
.fa-print:before {
  content: "\f02f";
}
.fa-camera:before {
  content: "\f030";
}
.fa-font:before {
  content: "\f031";
}
.fa-bold:before {
  content: "\f032";
}
.fa-italic:before {
  content: "\f033";
}
.fa-text-height:before {
  content: "\f034";
}
.fa-text-width:before {
  content: "\f035";
}
.fa-align-left:before {
  content: "\f036";
}
.fa-align-center:before {
  content: "\f037";
}
.fa-align-right:before {
  content: "\f038";
}
.fa-align-justify:before {
  content: "\f039";
}
.fa-list:before {
  content: "\f03a";
}
.fa-dedent:before,
.fa-outdent:before {
  content: "\f03b";
}
.fa-indent:before {
  content: "\f03c";
}
.fa-video-camera:before {
  content: "\f03d";
}
.fa-photo:before,
.fa-image:before,
.fa-picture-o:before {
  content: "\f03e";
}
.fa-pencil:before {
  content: "\f040";
}
.fa-map-marker:before {
  content: "\f041";
}
.fa-adjust:before {
  content: "\f042";
}
.fa-tint:before {
  content: "\f043";
}
.fa-edit:before,
.fa-pencil-square-o:before {
  content: "\f044";
}
.fa-share-square-o:before {
  content: "\f045";
}
.fa-check-square-o:before {
  content: "\f046";
}
.fa-arrows:before {
  content: "\f047";
}
.fa-step-backward:before {
  content: "\f048";
}
.fa-fast-backward:before {
  content: "\f049";
}
.fa-backward:before {
  content: "\f04a";
}
.fa-play:before {
  content: "\f04b";
}
.fa-pause:before {
  content: "\f04c";
}
.fa-stop:before {
  content: "\f04d";
}
.fa-forward:before {
  content: "\f04e";
}
.fa-fast-forward:before {
  content: "\f050";
}
.fa-step-forward:before {
  content: "\f051";
}
.fa-eject:before {
  content: "\f052";
}
.fa-chevron-left:before {
  content: "\f053";
}
.fa-chevron-right:before {
  content: "\f054";
}
.fa-plus-circle:before {
  content: "\f055";
}
.fa-minus-circle:before {
  content: "\f056";
}
.fa-times-circle:before {
  content: "\f057";
}
.fa-check-circle:before {
  content: "\f058";
}
.fa-question-circle:before {
  content: "\f059";
}
.fa-info-circle:before {
  content: "\f05a";
}
.fa-crosshairs:before {
  content: "\f05b";
}
.fa-times-circle-o:before {
  content: "\f05c";
}
.fa-check-circle-o:before {
  content: "\f05d";
}
.fa-ban:before {
  content: "\f05e";
}
.fa-arrow-left:before {
  content: "\f060";
}
.fa-arrow-right:before {
  content: "\f061";
}
.fa-arrow-up:before {
  content: "\f062";
}
.fa-arrow-down:before {
  content: "\f063";
}
.fa-mail-forward:before,
.fa-share:before {
  content: "\f064";
}
.fa-expand:before {
  content: "\f065";
}
.fa-compress:before {
  content: "\f066";
}
.fa-plus:before {
  content: "\f067";
}
.fa-minus:before {
  content: "\f068";
}
.fa-asterisk:before {
  content: "\f069";
}
.fa-exclamation-circle:before {
  content: "\f06a";
}
.fa-gift:before {
  content: "\f06b";
}
.fa-leaf:before {
  content: "\f06c";
}
.fa-fire:before {
  content: "\f06d";
}
.fa-eye:before {
  content: "\f06e";
}
.fa-eye-slash:before {
  content: "\f070";
}
.fa-warning:before,
.fa-exclamation-triangle:before {
  content: "\f071";
}
.fa-plane:before {
  content: "\f072";
}
.fa-calendar:before {
  content: "\f073";
}
.fa-random:before {
  content: "\f074";
}
.fa-comment:before {
  content: "\f075";
}
.fa-magnet:before {
  content: "\f076";
}
.fa-chevron-up:before {
  content: "\f077";
}
.fa-chevron-down:before {
  content: "\f078";
}
.fa-retweet:before {
  content: "\f079";
}
.fa-shopping-cart:before {
  content: "\f07a";
}
.fa-folder:before {
  content: "\f07b";
}
.fa-folder-open:before {
  content: "\f07c";
}
.fa-arrows-v:before {
  content: "\f07d";
}
.fa-arrows-h:before {
  content: "\f07e";
}
.fa-bar-chart-o:before,
.fa-bar-chart:before {
  content: "\f080";
}
.fa-twitter-square:before {
  content: "\f081";
}
.fa-facebook-square:before {
  content: "\f082";
}
.fa-camera-retro:before {
  content: "\f083";
}
.fa-key:before {
  content: "\f084";
}
.fa-gears:before,
.fa-cogs:before {
  content: "\f085";
}
.fa-comments:before {
  content: "\f086";
}
.fa-thumbs-o-up:before {
  content: "\f087";
}
.fa-thumbs-o-down:before {
  content: "\f088";
}
.fa-star-half:before {
  content: "\f089";
}
.fa-heart-o:before {
  content: "\f08a";
}
.fa-sign-out:before {
  content: "\f08b";
}
.fa-linkedin-square:before {
  content: "\f08c";
}
.fa-thumb-tack:before {
  content: "\f08d";
}
.fa-external-link:before {
  content: "\f08e";
}
.fa-sign-in:before {
  content: "\f090";
}
.fa-trophy:before {
  content: "\f091";
}
.fa-github-square:before {
  content: "\f092";
}
.fa-upload:before {
  content: "\f093";
}
.fa-lemon-o:before {
  content: "\f094";
}
.fa-phone:before {
  content: "\f095";
}
.fa-square-o:before {
  content: "\f096";
}
.fa-bookmark-o:before {
  content: "\f097";
}
.fa-phone-square:before {
  content: "\f098";
}
.fa-twitter:before {
  content: "\f099";
}
.fa-facebook-f:before,
.fa-facebook:before {
  content: "\f09a";
}
.fa-github:before {
  content: "\f09b";
}
.fa-unlock:before {
  content: "\f09c";
}
.fa-credit-card:before {
  content: "\f09d";
}
.fa-feed:before,
.fa-rss:before {
  content: "\f09e";
}
.fa-hdd-o:before {
  content: "\f0a0";
}
.fa-bullhorn:before {
  content: "\f0a1";
}
.fa-bell:before {
  content: "\f0f3";
}
.fa-certificate:before {
  content: "\f0a3";
}
.fa-hand-o-right:before {
  content: "\f0a4";
}
.fa-hand-o-left:before {
  content: "\f0a5";
}
.fa-hand-o-up:before {
  content: "\f0a6";
}
.fa-hand-o-down:before {
  content: "\f0a7";
}
.fa-arrow-circle-left:before {
  content: "\f0a8";
}
.fa-arrow-circle-right:before {
  content: "\f0a9";
}
.fa-arrow-circle-up:before {
  content: "\f0aa";
}
.fa-arrow-circle-down:before {
  content: "\f0ab";
}
.fa-globe:before {
  content: "\f0ac";
}
.fa-wrench:before {
  content: "\f0ad";
}
.fa-tasks:before {
  content: "\f0ae";
}
.fa-filter:before {
  content: "\f0b0";
}
.fa-briefcase:before {
  content: "\f0b1";
}
.fa-arrows-alt:before {
  content: "\f0b2";
}
.fa-group:before,
.fa-users:before {
  content: "\f0c0";
}
.fa-chain:before,
.fa-link:before {
  content: "\f0c1";
}
.fa-cloud:before {
  content: "\f0c2";
}
.fa-flask:before {
  content: "\f0c3";
}
.fa-cut:before,
.fa-scissors:before {
  content: "\f0c4";
}
.fa-copy:before,
.fa-files-o:before {
  content: "\f0c5";
}
.fa-paperclip:before {
  content: "\f0c6";
}
.fa-save:before,
.fa-floppy-o:before {
  content: "\f0c7";
}
.fa-square:before {
  content: "\f0c8";
}
.fa-navicon:before,
.fa-reorder:before,
.fa-bars:before {
  content: "\f0c9";
}
.fa-list-ul:before {
  content: "\f0ca";
}
.fa-list-ol:before {
  content: "\f0cb";
}
.fa-strikethrough:before {
  content: "\f0cc";
}
.fa-underline:before {
  content: "\f0cd";
}
.fa-table:before {
  content: "\f0ce";
}
.fa-magic:before {
  content: "\f0d0";
}
.fa-truck:before {
  content: "\f0d1";
}
.fa-pinterest:before {
  content: "\f0d2";
}
.fa-pinterest-square:before {
  content: "\f0d3";
}
.fa-google-plus-square:before {
  content: "\f0d4";
}
.fa-google-plus:before {
  content: "\f0d5";
}
.fa-money:before {
  content: "\f0d6";
}
.fa-caret-down:before {
  content: "\f0d7";
}
.fa-caret-up:before {
  content: "\f0d8";
}
.fa-caret-left:before {
  content: "\f0d9";
}
.fa-caret-right:before {
  content: "\f0da";
}
.fa-columns:before {
  content: "\f0db";
}
.fa-unsorted:before,
.fa-sort:before {
  content: "\f0dc";
}
.fa-sort-down:before,
.fa-sort-desc:before {
  content: "\f0dd";
}
.fa-sort-up:before,
.fa-sort-asc:before {
  content: "\f0de";
}
.fa-envelope:before {
  content: "\f0e0";
}
.fa-linkedin:before {
  content: "\f0e1";
}
.fa-rotate-left:before,
.fa-undo:before {
  content: "\f0e2";
}
.fa-legal:before,
.fa-gavel:before {
  content: "\f0e3";
}
.fa-dashboard:before,
.fa-tachometer:before {
  content: "\f0e4";
}
.fa-comment-o:before {
  content: "\f0e5";
}
.fa-comments-o:before {
  content: "\f0e6";
}
.fa-flash:before,
.fa-bolt:before {
  content: "\f0e7";
}
.fa-sitemap:before {
  content: "\f0e8";
}
.fa-umbrella:before {
  content: "\f0e9";
}
.fa-paste:before,
.fa-clipboard:before {
  content: "\f0ea";
}
.fa-lightbulb-o:before {
  content: "\f0eb";
}
.fa-exchange:before {
  content: "\f0ec";
}
.fa-cloud-download:before {
  content: "\f0ed";
}
.fa-cloud-upload:before {
  content: "\f0ee";
}
.fa-user-md:before {
  content: "\f0f0";
}
.fa-stethoscope:before {
  content: "\f0f1";
}
.fa-suitcase:before {
  content: "\f0f2";
}
.fa-bell-o:before {
  content: "\f0a2";
}
.fa-coffee:before {
  content: "\f0f4";
}
.fa-cutlery:before {
  content: "\f0f5";
}
.fa-file-text-o:before {
  content: "\f0f6";
}
.fa-building-o:before {
  content: "\f0f7";
}
.fa-hospital-o:before {
  content: "\f0f8";
}
.fa-ambulance:before {
  content: "\f0f9";
}
.fa-medkit:before {
  content: "\f0fa";
}
.fa-fighter-jet:before {
  content: "\f0fb";
}
.fa-beer:before {
  content: "\f0fc";
}
.fa-h-square:before {
  content: "\f0fd";
}
.fa-plus-square:before {
  content: "\f0fe";
}
.fa-angle-double-left:before {
  content: "\f100";
}
.fa-angle-double-right:before {
  content: "\f101";
}
.fa-angle-double-up:before {
  content: "\f102";
}
.fa-angle-double-down:before {
  content: "\f103";
}
.fa-angle-left:before {
  content: "\f104";
}
.fa-angle-right:before {
  content: "\f105";
}
.fa-angle-up:before {
  content: "\f106";
}
.fa-angle-down:before {
  content: "\f107";
}
.fa-desktop:before {
  content: "\f108";
}
.fa-laptop:before {
  content: "\f109";
}
.fa-tablet:before {
  content: "\f10a";
}
.fa-mobile-phone:before,
.fa-mobile:before {
  content: "\f10b";
}
.fa-circle-o:before {
  content: "\f10c";
}
.fa-quote-left:before {
  content: "\f10d";
}
.fa-quote-right:before {
  content: "\f10e";
}
.fa-spinner:before {
  content: "\f110";
}
.fa-circle:before {
  content: "\f111";
}
.fa-mail-reply:before,
.fa-reply:before {
  content: "\f112";
}
.fa-github-alt:before {
  content: "\f113";
}
.fa-folder-o:before {
  content: "\f114";
}
.fa-folder-open-o:before {
  content: "\f115";
}
.fa-smile-o:before {
  content: "\f118";
}
.fa-frown-o:before {
  content: "\f119";
}
.fa-meh-o:before {
  content: "\f11a";
}
.fa-gamepad:before {
  content: "\f11b";
}
.fa-keyboard-o:before {
  content: "\f11c";
}
.fa-flag-o:before {
  content: "\f11d";
}
.fa-flag-checkered:before {
  content: "\f11e";
}
.fa-terminal:before {
  content: "\f120";
}
.fa-code:before {
  content: "\f121";
}
.fa-mail-reply-all:before,
.fa-reply-all:before {
  content: "\f122";
}
.fa-star-half-empty:before,
.fa-star-half-full:before,
.fa-star-half-o:before {
  content: "\f123";
}
.fa-location-arrow:before {
  content: "\f124";
}
.fa-crop:before {
  content: "\f125";
}
.fa-code-fork:before {
  content: "\f126";
}
.fa-unlink:before,
.fa-chain-broken:before {
  content: "\f127";
}
.fa-question:before {
  content: "\f128";
}
.fa-info:before {
  content: "\f129";
}
.fa-exclamation:before {
  content: "\f12a";
}
.fa-superscript:before {
  content: "\f12b";
}
.fa-subscript:before {
  content: "\f12c";
}
.fa-eraser:before {
  content: "\f12d";
}
.fa-puzzle-piece:before {
  content: "\f12e";
}
.fa-microphone:before {
  content: "\f130";
}
.fa-microphone-slash:before {
  content: "\f131";
}
.fa-shield:before {
  content: "\f132";
}
.fa-calendar-o:before {
  content: "\f133";
}
.fa-fire-extinguisher:before {
  content: "\f134";
}
.fa-rocket:before {
  content: "\f135";
}
.fa-maxcdn:before {
  content: "\f136";
}
.fa-chevron-circle-left:before {
  content: "\f137";
}
.fa-chevron-circle-right:before {
  content: "\f138";
}
.fa-chevron-circle-up:before {
  content: "\f139";
}
.fa-chevron-circle-down:before {
  content: "\f13a";
}
.fa-html5:before {
  content: "\f13b";
}
.fa-css3:before {
  content: "\f13c";
}
.fa-anchor:before {
  content: "\f13d";
}
.fa-unlock-alt:before {
  content: "\f13e";
}
.fa-bullseye:before {
  content: "\f140";
}
.fa-ellipsis-h:before {
  content: "\f141";
}
.fa-ellipsis-v:before {
  content: "\f142";
}
.fa-rss-square:before {
  content: "\f143";
}
.fa-play-circle:before {
  content: "\f144";
}
.fa-ticket:before {
  content: "\f145";
}
.fa-minus-square:before {
  content: "\f146";
}
.fa-minus-square-o:before {
  content: "\f147";
}
.fa-level-up:before {
  content: "\f148";
}
.fa-level-down:before {
  content: "\f149";
}
.fa-check-square:before {
  content: "\f14a";
}
.fa-pencil-square:before {
  content: "\f14b";
}
.fa-external-link-square:before {
  content: "\f14c";
}
.fa-share-square:before {
  content: "\f14d";
}
.fa-compass:before {
  content: "\f14e";
}
.fa-toggle-down:before,
.fa-caret-square-o-down:before {
  content: "\f150";
}
.fa-toggle-up:before,
.fa-caret-square-o-up:before {
  content: "\f151";
}
.fa-toggle-right:before,
.fa-caret-square-o-right:before {
  content: "\f152";
}
.fa-euro:before,
.fa-eur:before {
  content: "\f153";
}
.fa-gbp:before {
  content: "\f154";
}
.fa-dollar:before,
.fa-usd:before {
  content: "\f155";
}
.fa-rupee:before,
.fa-inr:before {
  content: "\f156";
}
.fa-cny:before,
.fa-rmb:before,
.fa-yen:before,
.fa-jpy:before {
  content: "\f157";
}
.fa-ruble:before,
.fa-rouble:before,
.fa-rub:before {
  content: "\f158";
}
.fa-won:before,
.fa-krw:before {
  content: "\f159";
}
.fa-bitcoin:before,
.fa-btc:before {
  content: "\f15a";
}
.fa-file:before {
  content: "\f15b";
}
.fa-file-text:before {
  content: "\f15c";
}
.fa-sort-alpha-asc:before {
  content: "\f15d";
}
.fa-sort-alpha-desc:before {
  content: "\f15e";
}
.fa-sort-amount-asc:before {
  content: "\f160";
}
.fa-sort-amount-desc:before {
  content: "\f161";
}
.fa-sort-numeric-asc:before {
  content: "\f162";
}
.fa-sort-numeric-desc:before {
  content: "\f163";
}
.fa-thumbs-up:before {
  content: "\f164";
}
.fa-thumbs-down:before {
  content: "\f165";
}
.fa-youtube-square:before {
  content: "\f166";
}
.fa-youtube:before {
  content: "\f167";
}
.fa-xing:before {
  content: "\f168";
}
.fa-xing-square:before {
  content: "\f169";
}
.fa-youtube-play:before {
  content: "\f16a";
}
.fa-dropbox:before {
  content: "\f16b";
}
.fa-stack-overflow:before {
  content: "\f16c";
}
.fa-instagram:before {
  content: "\f16d";
}
.fa-flickr:before {
  content: "\f16e";
}
.fa-adn:before {
  content: "\f170";
}
.fa-bitbucket:before {
  content: "\f171";
}
.fa-bitbucket-square:before {
  content: "\f172";
}
.fa-tumblr:before {
  content: "\f173";
}
.fa-tumblr-square:before {
  content: "\f174";
}
.fa-long-arrow-down:before {
  content: "\f175";
}
.fa-long-arrow-up:before {
  content: "\f176";
}
.fa-long-arrow-left:before {
  content: "\f177";
}
.fa-long-arrow-right:before {
  content: "\f178";
}
.fa-apple:before {
  content: "\f179";
}
.fa-windows:before {
  content: "\f17a";
}
.fa-android:before {
  content: "\f17b";
}
.fa-linux:before {
  content: "\f17c";
}
.fa-dribbble:before {
  content: "\f17d";
}
.fa-skype:before {
  content: "\f17e";
}
.fa-foursquare:before {
  content: "\f180";
}
.fa-trello:before {
  content: "\f181";
}
.fa-female:before {
  content: "\f182";
}
.fa-male:before {
  content: "\f183";
}
.fa-gittip:before,
.fa-gratipay:before {
  content: "\f184";
}
.fa-sun-o:before {
  content: "\f185";
}
.fa-moon-o:before {
  content: "\f186";
}
.fa-archive:before {
  content: "\f187";
}
.fa-bug:before {
  content: "\f188";
}
.fa-vk:before {
  content: "\f189";
}
.fa-weibo:before {
  content: "\f18a";
}
.fa-renren:before {
  content: "\f18b";
}
.fa-pagelines:before {
  content: "\f18c";
}
.fa-stack-exchange:before {
  content: "\f18d";
}
.fa-arrow-circle-o-right:before {
  content: "\f18e";
}
.fa-arrow-circle-o-left:before {
  content: "\f190";
}
.fa-toggle-left:before,
.fa-caret-square-o-left:before {
  content: "\f191";
}
.fa-dot-circle-o:before {
  content: "\f192";
}
.fa-wheelchair:before {
  content: "\f193";
}
.fa-vimeo-square:before {
  content: "\f194";
}
.fa-turkish-lira:before,
.fa-try:before {
  content: "\f195";
}
.fa-plus-square-o:before {
  content: "\f196";
}
.fa-space-shuttle:before {
  content: "\f197";
}
.fa-slack:before {
  content: "\f198";
}
.fa-envelope-square:before {
  content: "\f199";
}
.fa-wordpress:before {
  content: "\f19a";
}
.fa-openid:before {
  content: "\f19b";
}
.fa-institution:before,
.fa-bank:before,
.fa-university:before {
  content: "\f19c";
}
.fa-mortar-board:before,
.fa-graduation-cap:before {
  content: "\f19d";
}
.fa-yahoo:before {
  content: "\f19e";
}
.fa-google:before {
  content: "\f1a0";
}
.fa-reddit:before {
  content: "\f1a1";
}
.fa-reddit-square:before {
  content: "\f1a2";
}
.fa-stumbleupon-circle:before {
  content: "\f1a3";
}
.fa-stumbleupon:before {
  content: "\f1a4";
}
.fa-delicious:before {
  content: "\f1a5";
}
.fa-digg:before {
  content: "\f1a6";
}
.fa-pied-piper-pp:before {
  content: "\f1a7";
}
.fa-pied-piper-alt:before {
  content: "\f1a8";
}
.fa-drupal:before {
  content: "\f1a9";
}
.fa-joomla:before {
  content: "\f1aa";
}
.fa-language:before {
  content: "\f1ab";
}
.fa-fax:before {
  content: "\f1ac";
}
.fa-building:before {
  content: "\f1ad";
}
.fa-child:before {
  content: "\f1ae";
}
.fa-paw:before {
  content: "\f1b0";
}
.fa-spoon:before {
  content: "\f1b1";
}
.fa-cube:before {
  content: "\f1b2";
}
.fa-cubes:before {
  content: "\f1b3";
}
.fa-behance:before {
  content: "\f1b4";
}
.fa-behance-square:before {
  content: "\f1b5";
}
.fa-steam:before {
  content: "\f1b6";
}
.fa-steam-square:before {
  content: "\f1b7";
}
.fa-recycle:before {
  content: "\f1b8";
}
.fa-automobile:before,
.fa-car:before {
  content: "\f1b9";
}
.fa-cab:before,
.fa-taxi:before {
  content: "\f1ba";
}
.fa-tree:before {
  content: "\f1bb";
}
.fa-spotify:before {
  content: "\f1bc";
}
.fa-deviantart:before {
  content: "\f1bd";
}
.fa-soundcloud:before {
  content: "\f1be";
}
.fa-database:before {
  content: "\f1c0";
}
.fa-file-pdf-o:before {
  content: "\f1c1";
}
.fa-file-word-o:before {
  content: "\f1c2";
}
.fa-file-excel-o:before {
  content: "\f1c3";
}
.fa-file-powerpoint-o:before {
  content: "\f1c4";
}
.fa-file-photo-o:before,
.fa-file-picture-o:before,
.fa-file-image-o:before {
  content: "\f1c5";
}
.fa-file-zip-o:before,
.fa-file-archive-o:before {
  content: "\f1c6";
}
.fa-file-sound-o:before,
.fa-file-audio-o:before {
  content: "\f1c7";
}
.fa-file-movie-o:before,
.fa-file-video-o:before {
  content: "\f1c8";
}
.fa-file-code-o:before {
  content: "\f1c9";
}
.fa-vine:before {
  content: "\f1ca";
}
.fa-codepen:before {
  content: "\f1cb";
}
.fa-jsfiddle:before {
  content: "\f1cc";
}
.fa-life-bouy:before,
.fa-life-buoy:before,
.fa-life-saver:before,
.fa-support:before,
.fa-life-ring:before {
  content: "\f1cd";
}
.fa-circle-o-notch:before {
  content: "\f1ce";
}
.fa-ra:before,
.fa-resistance:before,
.fa-rebel:before {
  content: "\f1d0";
}
.fa-ge:before,
.fa-empire:before {
  content: "\f1d1";
}
.fa-git-square:before {
  content: "\f1d2";
}
.fa-git:before {
  content: "\f1d3";
}
.fa-y-combinator-square:before,
.fa-yc-square:before,
.fa-hacker-news:before {
  content: "\f1d4";
}
.fa-tencent-weibo:before {
  content: "\f1d5";
}
.fa-qq:before {
  content: "\f1d6";
}
.fa-wechat:before,
.fa-weixin:before {
  content: "\f1d7";
}
.fa-send:before,
.fa-paper-plane:before {
  content: "\f1d8";
}
.fa-send-o:before,
.fa-paper-plane-o:before {
  content: "\f1d9";
}
.fa-history:before {
  content: "\f1da";
}
.fa-circle-thin:before {
  content: "\f1db";
}
.fa-header:before {
  content: "\f1dc";
}
.fa-paragraph:before {
  content: "\f1dd";
}
.fa-sliders:before {
  content: "\f1de";
}
.fa-share-alt:before {
  content: "\f1e0";
}
.fa-share-alt-square:before {
  content: "\f1e1";
}
.fa-bomb:before {
  content: "\f1e2";
}
.fa-soccer-ball-o:before,
.fa-futbol-o:before {
  content: "\f1e3";
}
.fa-tty:before {
  content: "\f1e4";
}
.fa-binoculars:before {
  content: "\f1e5";
}
.fa-plug:before {
  content: "\f1e6";
}
.fa-slideshare:before {
  content: "\f1e7";
}
.fa-twitch:before {
  content: "\f1e8";
}
.fa-yelp:before {
  content: "\f1e9";
}
.fa-newspaper-o:before {
  content: "\f1ea";
}
.fa-wifi:before {
  content: "\f1eb";
}
.fa-calculator:before {
  content: "\f1ec";
}
.fa-paypal:before {
  content: "\f1ed";
}
.fa-google-wallet:before {
  content: "\f1ee";
}
.fa-cc-visa:before {
  content: "\f1f0";
}
.fa-cc-mastercard:before {
  content: "\f1f1";
}
.fa-cc-discover:before {
  content: "\f1f2";
}
.fa-cc-amex:before {
  content: "\f1f3";
}
.fa-cc-paypal:before {
  content: "\f1f4";
}
.fa-cc-stripe:before {
  content: "\f1f5";
}
.fa-bell-slash:before {
  content: "\f1f6";
}
.fa-bell-slash-o:before {
  content: "\f1f7";
}
.fa-trash:before {
  content: "\f1f8";
}
.fa-copyright:before {
  content: "\f1f9";
}
.fa-at:before {
  content: "\f1fa";
}
.fa-eyedropper:before {
  content: "\f1fb";
}
.fa-paint-brush:before {
  content: "\f1fc";
}
.fa-birthday-cake:before {
  content: "\f1fd";
}
.fa-area-chart:before {
  content: "\f1fe";
}
.fa-pie-chart:before {
  content: "\f200";
}
.fa-line-chart:before {
  content: "\f201";
}
.fa-lastfm:before {
  content: "\f202";
}
.fa-lastfm-square:before {
  content: "\f203";
}
.fa-toggle-off:before {
  content: "\f204";
}
.fa-toggle-on:before {
  content: "\f205";
}
.fa-bicycle:before {
  content: "\f206";
}
.fa-bus:before {
  content: "\f207";
}
.fa-ioxhost:before {
  content: "\f208";
}
.fa-angellist:before {
  content: "\f209";
}
.fa-cc:before {
  content: "\f20a";
}
.fa-shekel:before,
.fa-sheqel:before,
.fa-ils:before {
  content: "\f20b";
}
.fa-meanpath:before {
  content: "\f20c";
}
.fa-buysellads:before {
  content: "\f20d";
}
.fa-connectdevelop:before {
  content: "\f20e";
}
.fa-dashcube:before {
  content: "\f210";
}
.fa-forumbee:before {
  content: "\f211";
}
.fa-leanpub:before {
  content: "\f212";
}
.fa-sellsy:before {
  content: "\f213";
}
.fa-shirtsinbulk:before {
  content: "\f214";
}
.fa-simplybuilt:before {
  content: "\f215";
}
.fa-skyatlas:before {
  content: "\f216";
}
.fa-cart-plus:before {
  content: "\f217";
}
.fa-cart-arrow-down:before {
  content: "\f218";
}
.fa-diamond:before {
  content: "\f219";
}
.fa-ship:before {
  content: "\f21a";
}
.fa-user-secret:before {
  content: "\f21b";
}
.fa-motorcycle:before {
  content: "\f21c";
}
.fa-street-view:before {
  content: "\f21d";
}
.fa-heartbeat:before {
  content: "\f21e";
}
.fa-venus:before {
  content: "\f221";
}
.fa-mars:before {
  content: "\f222";
}
.fa-mercury:before {
  content: "\f223";
}
.fa-intersex:before,
.fa-transgender:before {
  content: "\f224";
}
.fa-transgender-alt:before {
  content: "\f225";
}
.fa-venus-double:before {
  content: "\f226";
}
.fa-mars-double:before {
  content: "\f227";
}
.fa-venus-mars:before {
  content: "\f228";
}
.fa-mars-stroke:before {
  content: "\f229";
}
.fa-mars-stroke-v:before {
  content: "\f22a";
}
.fa-mars-stroke-h:before {
  content: "\f22b";
}
.fa-neuter:before {
  content: "\f22c";
}
.fa-genderless:before {
  content: "\f22d";
}
.fa-facebook-official:before {
  content: "\f230";
}
.fa-pinterest-p:before {
  content: "\f231";
}
.fa-whatsapp:before {
  content: "\f232";
}
.fa-server:before {
  content: "\f233";
}
.fa-user-plus:before {
  content: "\f234";
}
.fa-user-times:before {
  content: "\f235";
}
.fa-hotel:before,
.fa-bed:before {
  content: "\f236";
}
.fa-viacoin:before {
  content: "\f237";
}
.fa-train:before {
  content: "\f238";
}
.fa-subway:before {
  content: "\f239";
}
.fa-medium:before {
  content: "\f23a";
}
.fa-yc:before,
.fa-y-combinator:before {
  content: "\f23b";
}
.fa-optin-monster:before {
  content: "\f23c";
}
.fa-opencart:before {
  content: "\f23d";
}
.fa-expeditedssl:before {
  content: "\f23e";
}
.fa-battery-4:before,
.fa-battery:before,
.fa-battery-full:before {
  content: "\f240";
}
.fa-battery-3:before,
.fa-battery-three-quarters:before {
  content: "\f241";
}
.fa-battery-2:before,
.fa-battery-half:before {
  content: "\f242";
}
.fa-battery-1:before,
.fa-battery-quarter:before {
  content: "\f243";
}
.fa-battery-0:before,
.fa-battery-empty:before {
  content: "\f244";
}
.fa-mouse-pointer:before {
  content: "\f245";
}
.fa-i-cursor:before {
  content: "\f246";
}
.fa-object-group:before {
  content: "\f247";
}
.fa-object-ungroup:before {
  content: "\f248";
}
.fa-sticky-note:before {
  content: "\f249";
}
.fa-sticky-note-o:before {
  content: "\f24a";
}
.fa-cc-jcb:before {
  content: "\f24b";
}
.fa-cc-diners-club:before {
  content: "\f24c";
}
.fa-clone:before {
  content: "\f24d";
}
.fa-balance-scale:before {
  content: "\f24e";
}
.fa-hourglass-o:before {
  content: "\f250";
}
.fa-hourglass-1:before,
.fa-hourglass-start:before {
  content: "\f251";
}
.fa-hourglass-2:before,
.fa-hourglass-half:before {
  content: "\f252";
}
.fa-hourglass-3:before,
.fa-hourglass-end:before {
  content: "\f253";
}
.fa-hourglass:before {
  content: "\f254";
}
.fa-hand-grab-o:before,
.fa-hand-rock-o:before {
  content: "\f255";
}
.fa-hand-stop-o:before,
.fa-hand-paper-o:before {
  content: "\f256";
}
.fa-hand-scissors-o:before {
  content: "\f257";
}
.fa-hand-lizard-o:before {
  content: "\f258";
}
.fa-hand-spock-o:before {
  content: "\f259";
}
.fa-hand-pointer-o:before {
  content: "\f25a";
}
.fa-hand-peace-o:before {
  content: "\f25b";
}
.fa-trademark:before {
  content: "\f25c";
}
.fa-registered:before {
  content: "\f25d";
}
.fa-creative-commons:before {
  content: "\f25e";
}
.fa-gg:before {
  content: "\f260";
}
.fa-gg-circle:before {
  content: "\f261";
}
.fa-tripadvisor:before {
  content: "\f262";
}
.fa-odnoklassniki:before {
  content: "\f263";
}
.fa-odnoklassniki-square:before {
  content: "\f264";
}
.fa-get-pocket:before {
  content: "\f265";
}
.fa-wikipedia-w:before {
  content: "\f266";
}
.fa-safari:before {
  content: "\f267";
}
.fa-chrome:before {
  content: "\f268";
}
.fa-firefox:before {
  content: "\f269";
}
.fa-opera:before {
  content: "\f26a";
}
.fa-internet-explorer:before {
  content: "\f26b";
}
.fa-tv:before,
.fa-television:before {
  content: "\f26c";
}
.fa-contao:before {
  content: "\f26d";
}
.fa-500px:before {
  content: "\f26e";
}
.fa-amazon:before {
  content: "\f270";
}
.fa-calendar-plus-o:before {
  content: "\f271";
}
.fa-calendar-minus-o:before {
  content: "\f272";
}
.fa-calendar-times-o:before {
  content: "\f273";
}
.fa-calendar-check-o:before {
  content: "\f274";
}
.fa-industry:before {
  content: "\f275";
}
.fa-map-pin:before {
  content: "\f276";
}
.fa-map-signs:before {
  content: "\f277";
}
.fa-map-o:before {
  content: "\f278";
}
.fa-map:before {
  content: "\f279";
}
.fa-commenting:before {
  content: "\f27a";
}
.fa-commenting-o:before {
  content: "\f27b";
}
.fa-houzz:before {
  content: "\f27c";
}
.fa-vimeo:before {
  content: "\f27d";
}
.fa-black-tie:before {
  content: "\f27e";
}
.fa-fonticons:before {
  content: "\f280";
}
.fa-reddit-alien:before {
  content: "\f281";
}
.fa-edge:before {
  content: "\f282";
}
.fa-credit-card-alt:before {
  content: "\f283";
}
.fa-codiepie:before {
  content: "\f284";
}
.fa-modx:before {
  content: "\f285";
}
.fa-fort-awesome:before {
  content: "\f286";
}
.fa-usb:before {
  content: "\f287";
}
.fa-product-hunt:before {
  content: "\f288";
}
.fa-mixcloud:before {
  content: "\f289";
}
.fa-scribd:before {
  content: "\f28a";
}
.fa-pause-circle:before {
  content: "\f28b";
}
.fa-pause-circle-o:before {
  content: "\f28c";
}
.fa-stop-circle:before {
  content: "\f28d";
}
.fa-stop-circle-o:before {
  content: "\f28e";
}
.fa-shopping-bag:before {
  content: "\f290";
}
.fa-shopping-basket:before {
  content: "\f291";
}
.fa-hashtag:before {
  content: "\f292";
}
.fa-bluetooth:before {
  content: "\f293";
}
.fa-bluetooth-b:before {
  content: "\f294";
}
.fa-percent:before {
  content: "\f295";
}
.fa-gitlab:before {
  content: "\f296";
}
.fa-wpbeginner:before {
  content: "\f297";
}
.fa-wpforms:before {
  content: "\f298";
}
.fa-envira:before {
  content: "\f299";
}
.fa-universal-access:before {
  content: "\f29a";
}
.fa-wheelchair-alt:before {
  content: "\f29b";
}
.fa-question-circle-o:before {
  content: "\f29c";
}
.fa-blind:before {
  content: "\f29d";
}
.fa-audio-description:before {
  content: "\f29e";
}
.fa-volume-control-phone:before {
  content: "\f2a0";
}
.fa-braille:before {
  content: "\f2a1";
}
.fa-assistive-listening-systems:before {
  content: "\f2a2";
}
.fa-asl-interpreting:before,
.fa-american-sign-language-interpreting:before {
  content: "\f2a3";
}
.fa-deafness:before,
.fa-hard-of-hearing:before,
.fa-deaf:before {
  content: "\f2a4";
}
.fa-glide:before {
  content: "\f2a5";
}
.fa-glide-g:before {
  content: "\f2a6";
}
.fa-signing:before,
.fa-sign-language:before {
  content: "\f2a7";
}
.fa-low-vision:before {
  content: "\f2a8";
}
.fa-viadeo:before {
  content: "\f2a9";
}
.fa-viadeo-square:before {
  content: "\f2aa";
}
.fa-snapchat:before {
  content: "\f2ab";
}
.fa-snapchat-ghost:before {
  content: "\f2ac";
}
.fa-snapchat-square:before {
  content: "\f2ad";
}
.fa-pied-piper:before {
  content: "\f2ae";
}
.fa-first-order:before {
  content: "\f2b0";
}
.fa-yoast:before {
  content: "\f2b1";
}
.fa-themeisle:before {
  content: "\f2b2";
}
.fa-google-plus-circle:before,
.fa-google-plus-official:before {
  content: "\f2b3";
}
.fa-fa:before,
.fa-font-awesome:before {
  content: "\f2b4";
}
.fa-handshake-o:before {
  content: "\f2b5";
}
.fa-envelope-open:before {
  content: "\f2b6";
}
.fa-envelope-open-o:before {
  content: "\f2b7";
}
.fa-linode:before {
  content: "\f2b8";
}
.fa-address-book:before {
  content: "\f2b9";
}
.fa-address-book-o:before {
  content: "\f2ba";
}
.fa-vcard:before,
.fa-address-card:before {
  content: "\f2bb";
}
.fa-vcard-o:before,
.fa-address-card-o:before {
  content: "\f2bc";
}
.fa-user-circle:before {
  content: "\f2bd";
}
.fa-user-circle-o:before {
  content: "\f2be";
}
.fa-user-o:before {
  content: "\f2c0";
}
.fa-id-badge:before {
  content: "\f2c1";
}
.fa-drivers-license:before,
.fa-id-card:before {
  content: "\f2c2";
}
.fa-drivers-license-o:before,
.fa-id-card-o:before {
  content: "\f2c3";
}
.fa-quora:before {
  content: "\f2c4";
}
.fa-free-code-camp:before {
  content: "\f2c5";
}
.fa-telegram:before {
  content: "\f2c6";
}
.fa-thermometer-4:before,
.fa-thermometer:before,
.fa-thermometer-full:before {
  content: "\f2c7";
}
.fa-thermometer-3:before,
.fa-thermometer-three-quarters:before {
  content: "\f2c8";
}
.fa-thermometer-2:before,
.fa-thermometer-half:before {
  content: "\f2c9";
}
.fa-thermometer-1:before,
.fa-thermometer-quarter:before {
  content: "\f2ca";
}
.fa-thermometer-0:before,
.fa-thermometer-empty:before {
  content: "\f2cb";
}
.fa-shower:before {
  content: "\f2cc";
}
.fa-bathtub:before,
.fa-s15:before,
.fa-bath:before {
  content: "\f2cd";
}
.fa-podcast:before {
  content: "\f2ce";
}
.fa-window-maximize:before {
  content: "\f2d0";
}
.fa-window-minimize:before {
  content: "\f2d1";
}
.fa-window-restore:before {
  content: "\f2d2";
}
.fa-times-rectangle:before,
.fa-window-close:before {
  content: "\f2d3";
}
.fa-times-rectangle-o:before,
.fa-window-close-o:before {
  content: "\f2d4";
}
.fa-bandcamp:before {
  content: "\f2d5";
}
.fa-grav:before {
  content: "\f2d6";
}
.fa-etsy:before {
  content: "\f2d7";
}
.fa-imdb:before {
  content: "\f2d8";
}
.fa-ravelry:before {
  content: "\f2d9";
}
.fa-eercast:before {
  content: "\f2da";
}
.fa-microchip:before {
  content: "\f2db";
}
.fa-snowflake-o:before {
  content: "\f2dc";
}
.fa-superpowers:before {
  content: "\f2dd";
}
.fa-wpexplorer:before {
  content: "\f2de";
}
.fa-meetup:before {
  content: "\f2e0";
}
.sr-only {
  position: absolute;
  width: 1px;
  height: 1px;
  padding: 0;
  margin: -1px;
  overflow: hidden;
  clip: rect(0, 0, 0, 0);
  border: 0;
}
.sr-only-focusable:active,
.sr-only-focusable:focus {
  position: static;
  width: auto;
  height: auto;
  margin: 0;
  overflow: visible;
  clip: auto;
}

/* node_modules/bootstrap/dist/css/bootstrap.css */
/*!
 * Bootstrap v3.4.1 (https://getbootstrap.com/)
 * Copyright 2011-2019 Twitter, Inc.
 * Licensed under MIT (https://github.com/twbs/bootstrap/blob/master/LICENSE)
 */
/*! normalize.css v3.0.3 | MIT License | github.com/necolas/normalize.css */
html {
  font-family: sans-serif;
  -ms-text-size-adjust: 100%;
  -webkit-text-size-adjust: 100%;
}
body {
  margin: 0;
}
article,
aside,
details,
figcaption,
figure,
footer,
header,
hgroup,
main,
menu,
nav,
section,
summary {
  display: block;
}
audio,
canvas,
progress,
video {
  display: inline-block;
  vertical-align: baseline;
}
audio:not([controls]) {
  display: none;
  height: 0;
}
[hidden],
template {
  display: none;
}
a {
  background-color: transparent;
}
a:active,
a:hover {
  outline: 0;
}
abbr[title] {
  border-bottom: none;
  text-decoration: underline;
  -webkit-text-decoration: underline dotted;
  -moz-text-decoration: underline dotted;
  text-decoration: underline dotted;
}
b,
strong {
  font-weight: bold;
}
dfn {
  font-style: italic;
}
h1 {
  font-size: 2em;
  margin: 0.67em 0;
}
mark {
  background: #ff0;
  color: #000;
}
small {
  font-size: 80%;
}
sub,
sup {
  font-size: 75%;
  line-height: 0;
  position: relative;
  vertical-align: baseline;
}
sup {
  top: -0.5em;
}
sub {
  bottom: -0.25em;
}
img {
  border: 0;
}
svg:not(:root) {
  overflow: hidden;
}
figure {
  margin: 1em 40px;
}
hr {
  -webkit-box-sizing: content-box;
  -moz-box-sizing: content-box;
  box-sizing: content-box;
  height: 0;
}
pre {
  overflow: auto;
}
code,
kbd,
pre,
samp {
  font-family: monospace, monospace;
  font-size: 1em;
}
button,
input,
optgroup,
select,
textarea {
  color: inherit;
  font: inherit;
  margin: 0;
}
button {
  overflow: visible;
}
button,
select {
  text-transform: none;
}
button,
html input[type=button],
input[type=reset],
input[type=submit] {
  -webkit-appearance: button;
  cursor: pointer;
}
button[disabled],
html input[disabled] {
  cursor: default;
}
button::-moz-focus-inner,
input::-moz-focus-inner {
  border: 0;
  padding: 0;
}
input {
  line-height: normal;
}
input[type=checkbox],
input[type=radio] {
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
  padding: 0;
}
input[type=number]::-webkit-inner-spin-button,
input[type=number]::-webkit-outer-spin-button {
  height: auto;
}
input[type=search] {
  -webkit-appearance: textfield;
  -webkit-box-sizing: content-box;
  -moz-box-sizing: content-box;
  box-sizing: content-box;
}
input[type=search]::-webkit-search-cancel-button,
input[type=search]::-webkit-search-decoration {
  -webkit-appearance: none;
}
fieldset {
  border: 1px solid #c0c0c0;
  margin: 0 2px;
  padding: 0.35em 0.625em 0.75em;
}
legend {
  border: 0;
  padding: 0;
}
textarea {
  overflow: auto;
}
optgroup {
  font-weight: bold;
}
table {
  border-collapse: collapse;
  border-spacing: 0;
}
td,
th {
  padding: 0;
}
/*! Source: https://github.com/h5bp/html5-boilerplate/blob/master/src/css/main.css */
@media print {
  *,
  *:before,
  *:after {
    color: #000 !important;
    text-shadow: none !important;
    background: transparent !important;
    -webkit-box-shadow: none !important;
    box-shadow: none !important;
  }
  a,
  a:visited {
    text-decoration: underline;
  }
  a[href]:after {
    content: " (" attr(href) ")";
  }
  abbr[title]:after {
    content: " (" attr(title) ")";
  }
  a[href^="#"]:after,
  a[href^="javascript:"]:after {
    content: "";
  }
  pre,
  blockquote {
    border: 1px solid #999;
    page-break-inside: avoid;
  }
  thead {
    display: table-header-group;
  }
  tr,
  img {
    page-break-inside: avoid;
  }
  img {
    max-width: 100% !important;
  }
  p,
  h2,
  h3 {
    orphans: 3;
    widows: 3;
  }
  h2,
  h3 {
    page-break-after: avoid;
  }
  .navbar {
    display: none;
  }
  .btn > .caret,
  .dropup > .btn > .caret {
    border-top-color: #000 !important;
  }
  .label {
    border: 1px solid #000;
  }
  .table {
    border-collapse: collapse !important;
  }
  .table td,
  .table th {
    background-color: #fff !important;
  }
  .table-bordered th,
  .table-bordered td {
    border: 1px solid #ddd !important;
  }
}
@font-face {
  font-family: "Glyphicons Halflings";
  src: url("./media/glyphicons-halflings-regular.eot");
  src:
    url("./media/glyphicons-halflings-regular.eot?#iefix") format("embedded-opentype"),
    url("./media/glyphicons-halflings-regular.woff2") format("woff2"),
    url("./media/glyphicons-halflings-regular.woff") format("woff"),
    url("./media/glyphicons-halflings-regular.ttf") format("truetype"),
    url("./media/glyphicons-halflings-regular.svg#glyphicons_halflingsregular") format("svg");
}
.glyphicon {
  position: relative;
  top: 1px;
  display: inline-block;
  font-family: "Glyphicons Halflings";
  font-style: normal;
  font-weight: 400;
  line-height: 1;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}
.glyphicon-asterisk:before {
  content: "*";
}
.glyphicon-plus:before {
  content: "+";
}
.glyphicon-euro:before,
.glyphicon-eur:before {
  content: "\20ac";
}
.glyphicon-minus:before {
  content: "\2212";
}
.glyphicon-cloud:before {
  content: "\2601";
}
.glyphicon-envelope:before {
  content: "\2709";
}
.glyphicon-pencil:before {
  content: "\270f";
}
.glyphicon-glass:before {
  content: "\e001";
}
.glyphicon-music:before {
  content: "\e002";
}
.glyphicon-search:before {
  content: "\e003";
}
.glyphicon-heart:before {
  content: "\e005";
}
.glyphicon-star:before {
  content: "\e006";
}
.glyphicon-star-empty:before {
  content: "\e007";
}
.glyphicon-user:before {
  content: "\e008";
}
.glyphicon-film:before {
  content: "\e009";
}
.glyphicon-th-large:before {
  content: "\e010";
}
.glyphicon-th:before {
  content: "\e011";
}
.glyphicon-th-list:before {
  content: "\e012";
}
.glyphicon-ok:before {
  content: "\e013";
}
.glyphicon-remove:before {
  content: "\e014";
}
.glyphicon-zoom-in:before {
  content: "\e015";
}
.glyphicon-zoom-out:before {
  content: "\e016";
}
.glyphicon-off:before {
  content: "\e017";
}
.glyphicon-signal:before {
  content: "\e018";
}
.glyphicon-cog:before {
  content: "\e019";
}
.glyphicon-trash:before {
  content: "\e020";
}
.glyphicon-home:before {
  content: "\e021";
}
.glyphicon-file:before {
  content: "\e022";
}
.glyphicon-time:before {
  content: "\e023";
}
.glyphicon-road:before {
  content: "\e024";
}
.glyphicon-download-alt:before {
  content: "\e025";
}
.glyphicon-download:before {
  content: "\e026";
}
.glyphicon-upload:before {
  content: "\e027";
}
.glyphicon-inbox:before {
  content: "\e028";
}
.glyphicon-play-circle:before {
  content: "\e029";
}
.glyphicon-repeat:before {
  content: "\e030";
}
.glyphicon-refresh:before {
  content: "\e031";
}
.glyphicon-list-alt:before {
  content: "\e032";
}
.glyphicon-lock:before {
  content: "\e033";
}
.glyphicon-flag:before {
  content: "\e034";
}
.glyphicon-headphones:before {
  content: "\e035";
}
.glyphicon-volume-off:before {
  content: "\e036";
}
.glyphicon-volume-down:before {
  content: "\e037";
}
.glyphicon-volume-up:before {
  content: "\e038";
}
.glyphicon-qrcode:before {
  content: "\e039";
}
.glyphicon-barcode:before {
  content: "\e040";
}
.glyphicon-tag:before {
  content: "\e041";
}
.glyphicon-tags:before {
  content: "\e042";
}
.glyphicon-book:before {
  content: "\e043";
}
.glyphicon-bookmark:before {
  content: "\e044";
}
.glyphicon-print:before {
  content: "\e045";
}
.glyphicon-camera:before {
  content: "\e046";
}
.glyphicon-font:before {
  content: "\e047";
}
.glyphicon-bold:before {
  content: "\e048";
}
.glyphicon-italic:before {
  content: "\e049";
}
.glyphicon-text-height:before {
  content: "\e050";
}
.glyphicon-text-width:before {
  content: "\e051";
}
.glyphicon-align-left:before {
  content: "\e052";
}
.glyphicon-align-center:before {
  content: "\e053";
}
.glyphicon-align-right:before {
  content: "\e054";
}
.glyphicon-align-justify:before {
  content: "\e055";
}
.glyphicon-list:before {
  content: "\e056";
}
.glyphicon-indent-left:before {
  content: "\e057";
}
.glyphicon-indent-right:before {
  content: "\e058";
}
.glyphicon-facetime-video:before {
  content: "\e059";
}
.glyphicon-picture:before {
  content: "\e060";
}
.glyphicon-map-marker:before {
  content: "\e062";
}
.glyphicon-adjust:before {
  content: "\e063";
}
.glyphicon-tint:before {
  content: "\e064";
}
.glyphicon-edit:before {
  content: "\e065";
}
.glyphicon-share:before {
  content: "\e066";
}
.glyphicon-check:before {
  content: "\e067";
}
.glyphicon-move:before {
  content: "\e068";
}
.glyphicon-step-backward:before {
  content: "\e069";
}
.glyphicon-fast-backward:before {
  content: "\e070";
}
.glyphicon-backward:before {
  content: "\e071";
}
.glyphicon-play:before {
  content: "\e072";
}
.glyphicon-pause:before {
  content: "\e073";
}
.glyphicon-stop:before {
  content: "\e074";
}
.glyphicon-forward:before {
  content: "\e075";
}
.glyphicon-fast-forward:before {
  content: "\e076";
}
.glyphicon-step-forward:before {
  content: "\e077";
}
.glyphicon-eject:before {
  content: "\e078";
}
.glyphicon-chevron-left:before {
  content: "\e079";
}
.glyphicon-chevron-right:before {
  content: "\e080";
}
.glyphicon-plus-sign:before {
  content: "\e081";
}
.glyphicon-minus-sign:before {
  content: "\e082";
}
.glyphicon-remove-sign:before {
  content: "\e083";
}
.glyphicon-ok-sign:before {
  content: "\e084";
}
.glyphicon-question-sign:before {
  content: "\e085";
}
.glyphicon-info-sign:before {
  content: "\e086";
}
.glyphicon-screenshot:before {
  content: "\e087";
}
.glyphicon-remove-circle:before {
  content: "\e088";
}
.glyphicon-ok-circle:before {
  content: "\e089";
}
.glyphicon-ban-circle:before {
  content: "\e090";
}
.glyphicon-arrow-left:before {
  content: "\e091";
}
.glyphicon-arrow-right:before {
  content: "\e092";
}
.glyphicon-arrow-up:before {
  content: "\e093";
}
.glyphicon-arrow-down:before {
  content: "\e094";
}
.glyphicon-share-alt:before {
  content: "\e095";
}
.glyphicon-resize-full:before {
  content: "\e096";
}
.glyphicon-resize-small:before {
  content: "\e097";
}
.glyphicon-exclamation-sign:before {
  content: "\e101";
}
.glyphicon-gift:before {
  content: "\e102";
}
.glyphicon-leaf:before {
  content: "\e103";
}
.glyphicon-fire:before {
  content: "\e104";
}
.glyphicon-eye-open:before {
  content: "\e105";
}
.glyphicon-eye-close:before {
  content: "\e106";
}
.glyphicon-warning-sign:before {
  content: "\e107";
}
.glyphicon-plane:before {
  content: "\e108";
}
.glyphicon-calendar:before {
  content: "\e109";
}
.glyphicon-random:before {
  content: "\e110";
}
.glyphicon-comment:before {
  content: "\e111";
}
.glyphicon-magnet:before {
  content: "\e112";
}
.glyphicon-chevron-up:before {
  content: "\e113";
}
.glyphicon-chevron-down:before {
  content: "\e114";
}
.glyphicon-retweet:before {
  content: "\e115";
}
.glyphicon-shopping-cart:before {
  content: "\e116";
}
.glyphicon-folder-close:before {
  content: "\e117";
}
.glyphicon-folder-open:before {
  content: "\e118";
}
.glyphicon-resize-vertical:before {
  content: "\e119";
}
.glyphicon-resize-horizontal:before {
  content: "\e120";
}
.glyphicon-hdd:before {
  content: "\e121";
}
.glyphicon-bullhorn:before {
  content: "\e122";
}
.glyphicon-bell:before {
  content: "\e123";
}
.glyphicon-certificate:before {
  content: "\e124";
}
.glyphicon-thumbs-up:before {
  content: "\e125";
}
.glyphicon-thumbs-down:before {
  content: "\e126";
}
.glyphicon-hand-right:before {
  content: "\e127";
}
.glyphicon-hand-left:before {
  content: "\e128";
}
.glyphicon-hand-up:before {
  content: "\e129";
}
.glyphicon-hand-down:before {
  content: "\e130";
}
.glyphicon-circle-arrow-right:before {
  content: "\e131";
}
.glyphicon-circle-arrow-left:before {
  content: "\e132";
}
.glyphicon-circle-arrow-up:before {
  content: "\e133";
}
.glyphicon-circle-arrow-down:before {
  content: "\e134";
}
.glyphicon-globe:before {
  content: "\e135";
}
.glyphicon-wrench:before {
  content: "\e136";
}
.glyphicon-tasks:before {
  content: "\e137";
}
.glyphicon-filter:before {
  content: "\e138";
}
.glyphicon-briefcase:before {
  content: "\e139";
}
.glyphicon-fullscreen:before {
  content: "\e140";
}
.glyphicon-dashboard:before {
  content: "\e141";
}
.glyphicon-paperclip:before {
  content: "\e142";
}
.glyphicon-heart-empty:before {
  content: "\e143";
}
.glyphicon-link:before {
  content: "\e144";
}
.glyphicon-phone:before {
  content: "\e145";
}
.glyphicon-pushpin:before {
  content: "\e146";
}
.glyphicon-usd:before {
  content: "\e148";
}
.glyphicon-gbp:before {
  content: "\e149";
}
.glyphicon-sort:before {
  content: "\e150";
}
.glyphicon-sort-by-alphabet:before {
  content: "\e151";
}
.glyphicon-sort-by-alphabet-alt:before {
  content: "\e152";
}
.glyphicon-sort-by-order:before {
  content: "\e153";
}
.glyphicon-sort-by-order-alt:before {
  content: "\e154";
}
.glyphicon-sort-by-attributes:before {
  content: "\e155";
}
.glyphicon-sort-by-attributes-alt:before {
  content: "\e156";
}
.glyphicon-unchecked:before {
  content: "\e157";
}
.glyphicon-expand:before {
  content: "\e158";
}
.glyphicon-collapse-down:before {
  content: "\e159";
}
.glyphicon-collapse-up:before {
  content: "\e160";
}
.glyphicon-log-in:before {
  content: "\e161";
}
.glyphicon-flash:before {
  content: "\e162";
}
.glyphicon-log-out:before {
  content: "\e163";
}
.glyphicon-new-window:before {
  content: "\e164";
}
.glyphicon-record:before {
  content: "\e165";
}
.glyphicon-save:before {
  content: "\e166";
}
.glyphicon-open:before {
  content: "\e167";
}
.glyphicon-saved:before {
  content: "\e168";
}
.glyphicon-import:before {
  content: "\e169";
}
.glyphicon-export:before {
  content: "\e170";
}
.glyphicon-send:before {
  content: "\e171";
}
.glyphicon-floppy-disk:before {
  content: "\e172";
}
.glyphicon-floppy-saved:before {
  content: "\e173";
}
.glyphicon-floppy-remove:before {
  content: "\e174";
}
.glyphicon-floppy-save:before {
  content: "\e175";
}
.glyphicon-floppy-open:before {
  content: "\e176";
}
.glyphicon-credit-card:before {
  content: "\e177";
}
.glyphicon-transfer:before {
  content: "\e178";
}
.glyphicon-cutlery:before {
  content: "\e179";
}
.glyphicon-header:before {
  content: "\e180";
}
.glyphicon-compressed:before {
  content: "\e181";
}
.glyphicon-earphone:before {
  content: "\e182";
}
.glyphicon-phone-alt:before {
  content: "\e183";
}
.glyphicon-tower:before {
  content: "\e184";
}
.glyphicon-stats:before {
  content: "\e185";
}
.glyphicon-sd-video:before {
  content: "\e186";
}
.glyphicon-hd-video:before {
  content: "\e187";
}
.glyphicon-subtitles:before {
  content: "\e188";
}
.glyphicon-sound-stereo:before {
  content: "\e189";
}
.glyphicon-sound-dolby:before {
  content: "\e190";
}
.glyphicon-sound-5-1:before {
  content: "\e191";
}
.glyphicon-sound-6-1:before {
  content: "\e192";
}
.glyphicon-sound-7-1:before {
  content: "\e193";
}
.glyphicon-copyright-mark:before {
  content: "\e194";
}
.glyphicon-registration-mark:before {
  content: "\e195";
}
.glyphicon-cloud-download:before {
  content: "\e197";
}
.glyphicon-cloud-upload:before {
  content: "\e198";
}
.glyphicon-tree-conifer:before {
  content: "\e199";
}
.glyphicon-tree-deciduous:before {
  content: "\e200";
}
.glyphicon-cd:before {
  content: "\e201";
}
.glyphicon-save-file:before {
  content: "\e202";
}
.glyphicon-open-file:before {
  content: "\e203";
}
.glyphicon-level-up:before {
  content: "\e204";
}
.glyphicon-copy:before {
  content: "\e205";
}
.glyphicon-paste:before {
  content: "\e206";
}
.glyphicon-alert:before {
  content: "\e209";
}
.glyphicon-equalizer:before {
  content: "\e210";
}
.glyphicon-king:before {
  content: "\e211";
}
.glyphicon-queen:before {
  content: "\e212";
}
.glyphicon-pawn:before {
  content: "\e213";
}
.glyphicon-bishop:before {
  content: "\e214";
}
.glyphicon-knight:before {
  content: "\e215";
}
.glyphicon-baby-formula:before {
  content: "\e216";
}
.glyphicon-tent:before {
  content: "\26fa";
}
.glyphicon-blackboard:before {
  content: "\e218";
}
.glyphicon-bed:before {
  content: "\e219";
}
.glyphicon-apple:before {
  content: "\f8ff";
}
.glyphicon-erase:before {
  content: "\e221";
}
.glyphicon-hourglass:before {
  content: "\231b";
}
.glyphicon-lamp:before {
  content: "\e223";
}
.glyphicon-duplicate:before {
  content: "\e224";
}
.glyphicon-piggy-bank:before {
  content: "\e225";
}
.glyphicon-scissors:before {
  content: "\e226";
}
.glyphicon-bitcoin:before {
  content: "\e227";
}
.glyphicon-btc:before {
  content: "\e227";
}
.glyphicon-xbt:before {
  content: "\e227";
}
.glyphicon-yen:before {
  content: "\a5";
}
.glyphicon-jpy:before {
  content: "\a5";
}
.glyphicon-ruble:before {
  content: "\20bd";
}
.glyphicon-rub:before {
  content: "\20bd";
}
.glyphicon-scale:before {
  content: "\e230";
}
.glyphicon-ice-lolly:before {
  content: "\e231";
}
.glyphicon-ice-lolly-tasted:before {
  content: "\e232";
}
.glyphicon-education:before {
  content: "\e233";
}
.glyphicon-option-horizontal:before {
  content: "\e234";
}
.glyphicon-option-vertical:before {
  content: "\e235";
}
.glyphicon-menu-hamburger:before {
  content: "\e236";
}
.glyphicon-modal-window:before {
  content: "\e237";
}
.glyphicon-oil:before {
  content: "\e238";
}
.glyphicon-grain:before {
  content: "\e239";
}
.glyphicon-sunglasses:before {
  content: "\e240";
}
.glyphicon-text-size:before {
  content: "\e241";
}
.glyphicon-text-color:before {
  content: "\e242";
}
.glyphicon-text-background:before {
  content: "\e243";
}
.glyphicon-object-align-top:before {
  content: "\e244";
}
.glyphicon-object-align-bottom:before {
  content: "\e245";
}
.glyphicon-object-align-horizontal:before {
  content: "\e246";
}
.glyphicon-object-align-left:before {
  content: "\e247";
}
.glyphicon-object-align-vertical:before {
  content: "\e248";
}
.glyphicon-object-align-right:before {
  content: "\e249";
}
.glyphicon-triangle-right:before {
  content: "\e250";
}
.glyphicon-triangle-left:before {
  content: "\e251";
}
.glyphicon-triangle-bottom:before {
  content: "\e252";
}
.glyphicon-triangle-top:before {
  content: "\e253";
}
.glyphicon-console:before {
  content: "\e254";
}
.glyphicon-superscript:before {
  content: "\e255";
}
.glyphicon-subscript:before {
  content: "\e256";
}
.glyphicon-menu-left:before {
  content: "\e257";
}
.glyphicon-menu-right:before {
  content: "\e258";
}
.glyphicon-menu-down:before {
  content: "\e259";
}
.glyphicon-menu-up:before {
  content: "\e260";
}
* {
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
}
*:before,
*:after {
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
}
html {
  font-size: 10px;
  -webkit-tap-highlight-color: rgba(0, 0, 0, 0);
}
body {
  font-family:
    "Helvetica Neue",
    Helvetica,
    Arial,
    sans-serif;
  font-size: 14px;
  line-height: 1.42857143;
  color: #333333;
  background-color: #fff;
}
input,
button,
select,
textarea {
  font-family: inherit;
  font-size: inherit;
  line-height: inherit;
}
a {
  color: #337ab7;
  text-decoration: none;
}
a:hover,
a:focus {
  color: #23527c;
  text-decoration: underline;
}
a:focus {
  outline: 5px auto -webkit-focus-ring-color;
  outline-offset: -2px;
}
figure {
  margin: 0;
}
img {
  vertical-align: middle;
}
.img-responsive,
.thumbnail > img,
.thumbnail a > img,
.carousel-inner > .item > img,
.carousel-inner > .item > a > img {
  display: block;
  max-width: 100%;
  height: auto;
}
.img-rounded {
  border-radius: 6px;
}
.img-thumbnail {
  padding: 4px;
  line-height: 1.42857143;
  background-color: #fff;
  border: 1px solid #ddd;
  border-radius: 4px;
  -webkit-transition: all 0.2s ease-in-out;
  -o-transition: all 0.2s ease-in-out;
  transition: all 0.2s ease-in-out;
  display: inline-block;
  max-width: 100%;
  height: auto;
}
.img-circle {
  border-radius: 50%;
}
hr {
  margin-top: 20px;
  margin-bottom: 20px;
  border: 0;
  border-top: 1px solid #eeeeee;
}
.sr-only {
  position: absolute;
  width: 1px;
  height: 1px;
  padding: 0;
  margin: -1px;
  overflow: hidden;
  clip: rect(0, 0, 0, 0);
  border: 0;
}
.sr-only-focusable:active,
.sr-only-focusable:focus {
  position: static;
  width: auto;
  height: auto;
  margin: 0;
  overflow: visible;
  clip: auto;
}
[role=button] {
  cursor: pointer;
}
h1,
h2,
h3,
h4,
h5,
h6,
.h1,
.h2,
.h3,
.h4,
.h5,
.h6 {
  font-family: inherit;
  font-weight: 500;
  line-height: 1.1;
  color: inherit;
}
h1 small,
h2 small,
h3 small,
h4 small,
h5 small,
h6 small,
.h1 small,
.h2 small,
.h3 small,
.h4 small,
.h5 small,
.h6 small,
h1 .small,
h2 .small,
h3 .small,
h4 .small,
h5 .small,
h6 .small,
.h1 .small,
.h2 .small,
.h3 .small,
.h4 .small,
.h5 .small,
.h6 .small {
  font-weight: 400;
  line-height: 1;
  color: #777777;
}
h1,
.h1,
h2,
.h2,
h3,
.h3 {
  margin-top: 20px;
  margin-bottom: 10px;
}
h1 small,
.h1 small,
h2 small,
.h2 small,
h3 small,
.h3 small,
h1 .small,
.h1 .small,
h2 .small,
.h2 .small,
h3 .small,
.h3 .small {
  font-size: 65%;
}
h4,
.h4,
h5,
.h5,
h6,
.h6 {
  margin-top: 10px;
  margin-bottom: 10px;
}
h4 small,
.h4 small,
h5 small,
.h5 small,
h6 small,
.h6 small,
h4 .small,
.h4 .small,
h5 .small,
.h5 .small,
h6 .small,
.h6 .small {
  font-size: 75%;
}
h1,
.h1 {
  font-size: 36px;
}
h2,
.h2 {
  font-size: 30px;
}
h3,
.h3 {
  font-size: 24px;
}
h4,
.h4 {
  font-size: 18px;
}
h5,
.h5 {
  font-size: 14px;
}
h6,
.h6 {
  font-size: 12px;
}
p {
  margin: 0 0 10px;
}
.lead {
  margin-bottom: 20px;
  font-size: 16px;
  font-weight: 300;
  line-height: 1.4;
}
@media (min-width: 768px) {
  .lead {
    font-size: 21px;
  }
}
small,
.small {
  font-size: 85%;
}
mark,
.mark {
  padding: 0.2em;
  background-color: #fcf8e3;
}
.text-left {
  text-align: left;
}
.text-right {
  text-align: right;
}
.text-center {
  text-align: center;
}
.text-justify {
  text-align: justify;
}
.text-nowrap {
  white-space: nowrap;
}
.text-lowercase {
  text-transform: lowercase;
}
.text-uppercase {
  text-transform: uppercase;
}
.text-capitalize {
  text-transform: capitalize;
}
.text-muted {
  color: #777777;
}
.text-primary {
  color: #337ab7;
}
a.text-primary:hover,
a.text-primary:focus {
  color: #286090;
}
.text-success {
  color: #3c763d;
}
a.text-success:hover,
a.text-success:focus {
  color: #2b542c;
}
.text-info {
  color: #31708f;
}
a.text-info:hover,
a.text-info:focus {
  color: #245269;
}
.text-warning {
  color: #8a6d3b;
}
a.text-warning:hover,
a.text-warning:focus {
  color: #66512c;
}
.text-danger {
  color: #a94442;
}
a.text-danger:hover,
a.text-danger:focus {
  color: #843534;
}
.bg-primary {
  color: #fff;
  background-color: #337ab7;
}
a.bg-primary:hover,
a.bg-primary:focus {
  background-color: #286090;
}
.bg-success {
  background-color: #dff0d8;
}
a.bg-success:hover,
a.bg-success:focus {
  background-color: #c1e2b3;
}
.bg-info {
  background-color: #d9edf7;
}
a.bg-info:hover,
a.bg-info:focus {
  background-color: #afd9ee;
}
.bg-warning {
  background-color: #fcf8e3;
}
a.bg-warning:hover,
a.bg-warning:focus {
  background-color: #f7ecb5;
}
.bg-danger {
  background-color: #f2dede;
}
a.bg-danger:hover,
a.bg-danger:focus {
  background-color: #e4b9b9;
}
.page-header {
  padding-bottom: 9px;
  margin: 40px 0 20px;
  border-bottom: 1px solid #eeeeee;
}
ul,
ol {
  margin-top: 0;
  margin-bottom: 10px;
}
ul ul,
ol ul,
ul ol,
ol ol {
  margin-bottom: 0;
}
.list-unstyled {
  padding-left: 0;
  list-style: none;
}
.list-inline {
  padding-left: 0;
  list-style: none;
  margin-left: -5px;
}
.list-inline > li {
  display: inline-block;
  padding-right: 5px;
  padding-left: 5px;
}
dl {
  margin-top: 0;
  margin-bottom: 20px;
}
dt,
dd {
  line-height: 1.42857143;
}
dt {
  font-weight: 700;
}
dd {
  margin-left: 0;
}
@media (min-width: 768px) {
  .dl-horizontal dt {
    float: left;
    width: 160px;
    clear: left;
    text-align: right;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
  }
  .dl-horizontal dd {
    margin-left: 180px;
  }
}
abbr[title],
abbr[data-original-title] {
  cursor: help;
}
.initialism {
  font-size: 90%;
  text-transform: uppercase;
}
blockquote {
  padding: 10px 20px;
  margin: 0 0 20px;
  font-size: 17.5px;
  border-left: 5px solid #eeeeee;
}
blockquote p:last-child,
blockquote ul:last-child,
blockquote ol:last-child {
  margin-bottom: 0;
}
blockquote footer,
blockquote small,
blockquote .small {
  display: block;
  font-size: 80%;
  line-height: 1.42857143;
  color: #777777;
}
blockquote footer:before,
blockquote small:before,
blockquote .small:before {
  content: "\2014\a0";
}
.blockquote-reverse,
blockquote.pull-right {
  padding-right: 15px;
  padding-left: 0;
  text-align: right;
  border-right: 5px solid #eeeeee;
  border-left: 0;
}
.blockquote-reverse footer:before,
blockquote.pull-right footer:before,
.blockquote-reverse small:before,
blockquote.pull-right small:before,
.blockquote-reverse .small:before,
blockquote.pull-right .small:before {
  content: "";
}
.blockquote-reverse footer:after,
blockquote.pull-right footer:after,
.blockquote-reverse small:after,
blockquote.pull-right small:after,
.blockquote-reverse .small:after,
blockquote.pull-right .small:after {
  content: "\a0\2014";
}
address {
  margin-bottom: 20px;
  font-style: normal;
  line-height: 1.42857143;
}
code,
kbd,
pre,
samp {
  font-family:
    Menlo,
    Monaco,
    Consolas,
    "Courier New",
    monospace;
}
code {
  padding: 2px 4px;
  font-size: 90%;
  color: #c7254e;
  background-color: #f9f2f4;
  border-radius: 4px;
}
kbd {
  padding: 2px 4px;
  font-size: 90%;
  color: #fff;
  background-color: #333;
  border-radius: 3px;
  -webkit-box-shadow: inset 0 -1px 0 rgba(0, 0, 0, 0.25);
  box-shadow: inset 0 -1px 0 rgba(0, 0, 0, 0.25);
}
kbd kbd {
  padding: 0;
  font-size: 100%;
  font-weight: 700;
  -webkit-box-shadow: none;
  box-shadow: none;
}
pre {
  display: block;
  padding: 9.5px;
  margin: 0 0 10px;
  font-size: 13px;
  line-height: 1.42857143;
  color: #333333;
  word-break: break-all;
  word-wrap: break-word;
  background-color: #f5f5f5;
  border: 1px solid #ccc;
  border-radius: 4px;
}
pre code {
  padding: 0;
  font-size: inherit;
  color: inherit;
  white-space: pre-wrap;
  background-color: transparent;
  border-radius: 0;
}
.pre-scrollable {
  max-height: 340px;
  overflow-y: scroll;
}
.container {
  padding-right: 15px;
  padding-left: 15px;
  margin-right: auto;
  margin-left: auto;
}
@media (min-width: 768px) {
  .container {
    width: 750px;
  }
}
@media (min-width: 992px) {
  .container {
    width: 970px;
  }
}
@media (min-width: 1200px) {
  .container {
    width: 1170px;
  }
}
.container-fluid {
  padding-right: 15px;
  padding-left: 15px;
  margin-right: auto;
  margin-left: auto;
}
.row {
  margin-right: -15px;
  margin-left: -15px;
}
.row-no-gutters {
  margin-right: 0;
  margin-left: 0;
}
.row-no-gutters [class*=col-] {
  padding-right: 0;
  padding-left: 0;
}
.col-xs-1,
.col-sm-1,
.col-md-1,
.col-lg-1,
.col-xs-2,
.col-sm-2,
.col-md-2,
.col-lg-2,
.col-xs-3,
.col-sm-3,
.col-md-3,
.col-lg-3,
.col-xs-4,
.col-sm-4,
.col-md-4,
.col-lg-4,
.col-xs-5,
.col-sm-5,
.col-md-5,
.col-lg-5,
.col-xs-6,
.col-sm-6,
.col-md-6,
.col-lg-6,
.col-xs-7,
.col-sm-7,
.col-md-7,
.col-lg-7,
.col-xs-8,
.col-sm-8,
.col-md-8,
.col-lg-8,
.col-xs-9,
.col-sm-9,
.col-md-9,
.col-lg-9,
.col-xs-10,
.col-sm-10,
.col-md-10,
.col-lg-10,
.col-xs-11,
.col-sm-11,
.col-md-11,
.col-lg-11,
.col-xs-12,
.col-sm-12,
.col-md-12,
.col-lg-12 {
  position: relative;
  min-height: 1px;
  padding-right: 15px;
  padding-left: 15px;
}
.col-xs-1,
.col-xs-2,
.col-xs-3,
.col-xs-4,
.col-xs-5,
.col-xs-6,
.col-xs-7,
.col-xs-8,
.col-xs-9,
.col-xs-10,
.col-xs-11,
.col-xs-12 {
  float: left;
}
.col-xs-12 {
  width: 100%;
}
.col-xs-11 {
  width: 91.66666667%;
}
.col-xs-10 {
  width: 83.33333333%;
}
.col-xs-9 {
  width: 75%;
}
.col-xs-8 {
  width: 66.66666667%;
}
.col-xs-7 {
  width: 58.33333333%;
}
.col-xs-6 {
  width: 50%;
}
.col-xs-5 {
  width: 41.66666667%;
}
.col-xs-4 {
  width: 33.33333333%;
}
.col-xs-3 {
  width: 25%;
}
.col-xs-2 {
  width: 16.66666667%;
}
.col-xs-1 {
  width: 8.33333333%;
}
.col-xs-pull-12 {
  right: 100%;
}
.col-xs-pull-11 {
  right: 91.66666667%;
}
.col-xs-pull-10 {
  right: 83.33333333%;
}
.col-xs-pull-9 {
  right: 75%;
}
.col-xs-pull-8 {
  right: 66.66666667%;
}
.col-xs-pull-7 {
  right: 58.33333333%;
}
.col-xs-pull-6 {
  right: 50%;
}
.col-xs-pull-5 {
  right: 41.66666667%;
}
.col-xs-pull-4 {
  right: 33.33333333%;
}
.col-xs-pull-3 {
  right: 25%;
}
.col-xs-pull-2 {
  right: 16.66666667%;
}
.col-xs-pull-1 {
  right: 8.33333333%;
}
.col-xs-pull-0 {
  right: auto;
}
.col-xs-push-12 {
  left: 100%;
}
.col-xs-push-11 {
  left: 91.66666667%;
}
.col-xs-push-10 {
  left: 83.33333333%;
}
.col-xs-push-9 {
  left: 75%;
}
.col-xs-push-8 {
  left: 66.66666667%;
}
.col-xs-push-7 {
  left: 58.33333333%;
}
.col-xs-push-6 {
  left: 50%;
}
.col-xs-push-5 {
  left: 41.66666667%;
}
.col-xs-push-4 {
  left: 33.33333333%;
}
.col-xs-push-3 {
  left: 25%;
}
.col-xs-push-2 {
  left: 16.66666667%;
}
.col-xs-push-1 {
  left: 8.33333333%;
}
.col-xs-push-0 {
  left: auto;
}
.col-xs-offset-12 {
  margin-left: 100%;
}
.col-xs-offset-11 {
  margin-left: 91.66666667%;
}
.col-xs-offset-10 {
  margin-left: 83.33333333%;
}
.col-xs-offset-9 {
  margin-left: 75%;
}
.col-xs-offset-8 {
  margin-left: 66.66666667%;
}
.col-xs-offset-7 {
  margin-left: 58.33333333%;
}
.col-xs-offset-6 {
  margin-left: 50%;
}
.col-xs-offset-5 {
  margin-left: 41.66666667%;
}
.col-xs-offset-4 {
  margin-left: 33.33333333%;
}
.col-xs-offset-3 {
  margin-left: 25%;
}
.col-xs-offset-2 {
  margin-left: 16.66666667%;
}
.col-xs-offset-1 {
  margin-left: 8.33333333%;
}
.col-xs-offset-0 {
  margin-left: 0%;
}
@media (min-width: 768px) {
  .col-sm-1,
  .col-sm-2,
  .col-sm-3,
  .col-sm-4,
  .col-sm-5,
  .col-sm-6,
  .col-sm-7,
  .col-sm-8,
  .col-sm-9,
  .col-sm-10,
  .col-sm-11,
  .col-sm-12 {
    float: left;
  }
  .col-sm-12 {
    width: 100%;
  }
  .col-sm-11 {
    width: 91.66666667%;
  }
  .col-sm-10 {
    width: 83.33333333%;
  }
  .col-sm-9 {
    width: 75%;
  }
  .col-sm-8 {
    width: 66.66666667%;
  }
  .col-sm-7 {
    width: 58.33333333%;
  }
  .col-sm-6 {
    width: 50%;
  }
  .col-sm-5 {
    width: 41.66666667%;
  }
  .col-sm-4 {
    width: 33.33333333%;
  }
  .col-sm-3 {
    width: 25%;
  }
  .col-sm-2 {
    width: 16.66666667%;
  }
  .col-sm-1 {
    width: 8.33333333%;
  }
  .col-sm-pull-12 {
    right: 100%;
  }
  .col-sm-pull-11 {
    right: 91.66666667%;
  }
  .col-sm-pull-10 {
    right: 83.33333333%;
  }
  .col-sm-pull-9 {
    right: 75%;
  }
  .col-sm-pull-8 {
    right: 66.66666667%;
  }
  .col-sm-pull-7 {
    right: 58.33333333%;
  }
  .col-sm-pull-6 {
    right: 50%;
  }
  .col-sm-pull-5 {
    right: 41.66666667%;
  }
  .col-sm-pull-4 {
    right: 33.33333333%;
  }
  .col-sm-pull-3 {
    right: 25%;
  }
  .col-sm-pull-2 {
    right: 16.66666667%;
  }
  .col-sm-pull-1 {
    right: 8.33333333%;
  }
  .col-sm-pull-0 {
    right: auto;
  }
  .col-sm-push-12 {
    left: 100%;
  }
  .col-sm-push-11 {
    left: 91.66666667%;
  }
  .col-sm-push-10 {
    left: 83.33333333%;
  }
  .col-sm-push-9 {
    left: 75%;
  }
  .col-sm-push-8 {
    left: 66.66666667%;
  }
  .col-sm-push-7 {
    left: 58.33333333%;
  }
  .col-sm-push-6 {
    left: 50%;
  }
  .col-sm-push-5 {
    left: 41.66666667%;
  }
  .col-sm-push-4 {
    left: 33.33333333%;
  }
  .col-sm-push-3 {
    left: 25%;
  }
  .col-sm-push-2 {
    left: 16.66666667%;
  }
  .col-sm-push-1 {
    left: 8.33333333%;
  }
  .col-sm-push-0 {
    left: auto;
  }
  .col-sm-offset-12 {
    margin-left: 100%;
  }
  .col-sm-offset-11 {
    margin-left: 91.66666667%;
  }
  .col-sm-offset-10 {
    margin-left: 83.33333333%;
  }
  .col-sm-offset-9 {
    margin-left: 75%;
  }
  .col-sm-offset-8 {
    margin-left: 66.66666667%;
  }
  .col-sm-offset-7 {
    margin-left: 58.33333333%;
  }
  .col-sm-offset-6 {
    margin-left: 50%;
  }
  .col-sm-offset-5 {
    margin-left: 41.66666667%;
  }
  .col-sm-offset-4 {
    margin-left: 33.33333333%;
  }
  .col-sm-offset-3 {
    margin-left: 25%;
  }
  .col-sm-offset-2 {
    margin-left: 16.66666667%;
  }
  .col-sm-offset-1 {
    margin-left: 8.33333333%;
  }
  .col-sm-offset-0 {
    margin-left: 0%;
  }
}
@media (min-width: 992px) {
  .col-md-1,
  .col-md-2,
  .col-md-3,
  .col-md-4,
  .col-md-5,
  .col-md-6,
  .col-md-7,
  .col-md-8,
  .col-md-9,
  .col-md-10,
  .col-md-11,
  .col-md-12 {
    float: left;
  }
  .col-md-12 {
    width: 100%;
  }
  .col-md-11 {
    width: 91.66666667%;
  }
  .col-md-10 {
    width: 83.33333333%;
  }
  .col-md-9 {
    width: 75%;
  }
  .col-md-8 {
    width: 66.66666667%;
  }
  .col-md-7 {
    width: 58.33333333%;
  }
  .col-md-6 {
    width: 50%;
  }
  .col-md-5 {
    width: 41.66666667%;
  }
  .col-md-4 {
    width: 33.33333333%;
  }
  .col-md-3 {
    width: 25%;
  }
  .col-md-2 {
    width: 16.66666667%;
  }
  .col-md-1 {
    width: 8.33333333%;
  }
  .col-md-pull-12 {
    right: 100%;
  }
  .col-md-pull-11 {
    right: 91.66666667%;
  }
  .col-md-pull-10 {
    right: 83.33333333%;
  }
  .col-md-pull-9 {
    right: 75%;
  }
  .col-md-pull-8 {
    right: 66.66666667%;
  }
  .col-md-pull-7 {
    right: 58.33333333%;
  }
  .col-md-pull-6 {
    right: 50%;
  }
  .col-md-pull-5 {
    right: 41.66666667%;
  }
  .col-md-pull-4 {
    right: 33.33333333%;
  }
  .col-md-pull-3 {
    right: 25%;
  }
  .col-md-pull-2 {
    right: 16.66666667%;
  }
  .col-md-pull-1 {
    right: 8.33333333%;
  }
  .col-md-pull-0 {
    right: auto;
  }
  .col-md-push-12 {
    left: 100%;
  }
  .col-md-push-11 {
    left: 91.66666667%;
  }
  .col-md-push-10 {
    left: 83.33333333%;
  }
  .col-md-push-9 {
    left: 75%;
  }
  .col-md-push-8 {
    left: 66.66666667%;
  }
  .col-md-push-7 {
    left: 58.33333333%;
  }
  .col-md-push-6 {
    left: 50%;
  }
  .col-md-push-5 {
    left: 41.66666667%;
  }
  .col-md-push-4 {
    left: 33.33333333%;
  }
  .col-md-push-3 {
    left: 25%;
  }
  .col-md-push-2 {
    left: 16.66666667%;
  }
  .col-md-push-1 {
    left: 8.33333333%;
  }
  .col-md-push-0 {
    left: auto;
  }
  .col-md-offset-12 {
    margin-left: 100%;
  }
  .col-md-offset-11 {
    margin-left: 91.66666667%;
  }
  .col-md-offset-10 {
    margin-left: 83.33333333%;
  }
  .col-md-offset-9 {
    margin-left: 75%;
  }
  .col-md-offset-8 {
    margin-left: 66.66666667%;
  }
  .col-md-offset-7 {
    margin-left: 58.33333333%;
  }
  .col-md-offset-6 {
    margin-left: 50%;
  }
  .col-md-offset-5 {
    margin-left: 41.66666667%;
  }
  .col-md-offset-4 {
    margin-left: 33.33333333%;
  }
  .col-md-offset-3 {
    margin-left: 25%;
  }
  .col-md-offset-2 {
    margin-left: 16.66666667%;
  }
  .col-md-offset-1 {
    margin-left: 8.33333333%;
  }
  .col-md-offset-0 {
    margin-left: 0%;
  }
}
@media (min-width: 1200px) {
  .col-lg-1,
  .col-lg-2,
  .col-lg-3,
  .col-lg-4,
  .col-lg-5,
  .col-lg-6,
  .col-lg-7,
  .col-lg-8,
  .col-lg-9,
  .col-lg-10,
  .col-lg-11,
  .col-lg-12 {
    float: left;
  }
  .col-lg-12 {
    width: 100%;
  }
  .col-lg-11 {
    width: 91.66666667%;
  }
  .col-lg-10 {
    width: 83.33333333%;
  }
  .col-lg-9 {
    width: 75%;
  }
  .col-lg-8 {
    width: 66.66666667%;
  }
  .col-lg-7 {
    width: 58.33333333%;
  }
  .col-lg-6 {
    width: 50%;
  }
  .col-lg-5 {
    width: 41.66666667%;
  }
  .col-lg-4 {
    width: 33.33333333%;
  }
  .col-lg-3 {
    width: 25%;
  }
  .col-lg-2 {
    width: 16.66666667%;
  }
  .col-lg-1 {
    width: 8.33333333%;
  }
  .col-lg-pull-12 {
    right: 100%;
  }
  .col-lg-pull-11 {
    right: 91.66666667%;
  }
  .col-lg-pull-10 {
    right: 83.33333333%;
  }
  .col-lg-pull-9 {
    right: 75%;
  }
  .col-lg-pull-8 {
    right: 66.66666667%;
  }
  .col-lg-pull-7 {
    right: 58.33333333%;
  }
  .col-lg-pull-6 {
    right: 50%;
  }
  .col-lg-pull-5 {
    right: 41.66666667%;
  }
  .col-lg-pull-4 {
    right: 33.33333333%;
  }
  .col-lg-pull-3 {
    right: 25%;
  }
  .col-lg-pull-2 {
    right: 16.66666667%;
  }
  .col-lg-pull-1 {
    right: 8.33333333%;
  }
  .col-lg-pull-0 {
    right: auto;
  }
  .col-lg-push-12 {
    left: 100%;
  }
  .col-lg-push-11 {
    left: 91.66666667%;
  }
  .col-lg-push-10 {
    left: 83.33333333%;
  }
  .col-lg-push-9 {
    left: 75%;
  }
  .col-lg-push-8 {
    left: 66.66666667%;
  }
  .col-lg-push-7 {
    left: 58.33333333%;
  }
  .col-lg-push-6 {
    left: 50%;
  }
  .col-lg-push-5 {
    left: 41.66666667%;
  }
  .col-lg-push-4 {
    left: 33.33333333%;
  }
  .col-lg-push-3 {
    left: 25%;
  }
  .col-lg-push-2 {
    left: 16.66666667%;
  }
  .col-lg-push-1 {
    left: 8.33333333%;
  }
  .col-lg-push-0 {
    left: auto;
  }
  .col-lg-offset-12 {
    margin-left: 100%;
  }
  .col-lg-offset-11 {
    margin-left: 91.66666667%;
  }
  .col-lg-offset-10 {
    margin-left: 83.33333333%;
  }
  .col-lg-offset-9 {
    margin-left: 75%;
  }
  .col-lg-offset-8 {
    margin-left: 66.66666667%;
  }
  .col-lg-offset-7 {
    margin-left: 58.33333333%;
  }
  .col-lg-offset-6 {
    margin-left: 50%;
  }
  .col-lg-offset-5 {
    margin-left: 41.66666667%;
  }
  .col-lg-offset-4 {
    margin-left: 33.33333333%;
  }
  .col-lg-offset-3 {
    margin-left: 25%;
  }
  .col-lg-offset-2 {
    margin-left: 16.66666667%;
  }
  .col-lg-offset-1 {
    margin-left: 8.33333333%;
  }
  .col-lg-offset-0 {
    margin-left: 0%;
  }
}
table {
  background-color: transparent;
}
table col[class*=col-] {
  position: static;
  display: table-column;
  float: none;
}
table td[class*=col-],
table th[class*=col-] {
  position: static;
  display: table-cell;
  float: none;
}
caption {
  padding-top: 8px;
  padding-bottom: 8px;
  color: #777777;
  text-align: left;
}
th {
  text-align: left;
}
.table {
  width: 100%;
  max-width: 100%;
  margin-bottom: 20px;
}
.table > thead > tr > th,
.table > tbody > tr > th,
.table > tfoot > tr > th,
.table > thead > tr > td,
.table > tbody > tr > td,
.table > tfoot > tr > td {
  padding: 8px;
  line-height: 1.42857143;
  vertical-align: top;
  border-top: 1px solid #ddd;
}
.table > thead > tr > th {
  vertical-align: bottom;
  border-bottom: 2px solid #ddd;
}
.table > caption + thead > tr:first-child > th,
.table > colgroup + thead > tr:first-child > th,
.table > thead:first-child > tr:first-child > th,
.table > caption + thead > tr:first-child > td,
.table > colgroup + thead > tr:first-child > td,
.table > thead:first-child > tr:first-child > td {
  border-top: 0;
}
.table > tbody + tbody {
  border-top: 2px solid #ddd;
}
.table .table {
  background-color: #fff;
}
.table-condensed > thead > tr > th,
.table-condensed > tbody > tr > th,
.table-condensed > tfoot > tr > th,
.table-condensed > thead > tr > td,
.table-condensed > tbody > tr > td,
.table-condensed > tfoot > tr > td {
  padding: 5px;
}
.table-bordered {
  border: 1px solid #ddd;
}
.table-bordered > thead > tr > th,
.table-bordered > tbody > tr > th,
.table-bordered > tfoot > tr > th,
.table-bordered > thead > tr > td,
.table-bordered > tbody > tr > td,
.table-bordered > tfoot > tr > td {
  border: 1px solid #ddd;
}
.table-bordered > thead > tr > th,
.table-bordered > thead > tr > td {
  border-bottom-width: 2px;
}
.table-striped > tbody > tr:nth-of-type(odd) {
  background-color: #f9f9f9;
}
.table-hover > tbody > tr:hover {
  background-color: #f5f5f5;
}
.table > thead > tr > td.active,
.table > tbody > tr > td.active,
.table > tfoot > tr > td.active,
.table > thead > tr > th.active,
.table > tbody > tr > th.active,
.table > tfoot > tr > th.active,
.table > thead > tr.active > td,
.table > tbody > tr.active > td,
.table > tfoot > tr.active > td,
.table > thead > tr.active > th,
.table > tbody > tr.active > th,
.table > tfoot > tr.active > th {
  background-color: #f5f5f5;
}
.table-hover > tbody > tr > td.active:hover,
.table-hover > tbody > tr > th.active:hover,
.table-hover > tbody > tr.active:hover > td,
.table-hover > tbody > tr:hover > .active,
.table-hover > tbody > tr.active:hover > th {
  background-color: #e8e8e8;
}
.table > thead > tr > td.success,
.table > tbody > tr > td.success,
.table > tfoot > tr > td.success,
.table > thead > tr > th.success,
.table > tbody > tr > th.success,
.table > tfoot > tr > th.success,
.table > thead > tr.success > td,
.table > tbody > tr.success > td,
.table > tfoot > tr.success > td,
.table > thead > tr.success > th,
.table > tbody > tr.success > th,
.table > tfoot > tr.success > th {
  background-color: #dff0d8;
}
.table-hover > tbody > tr > td.success:hover,
.table-hover > tbody > tr > th.success:hover,
.table-hover > tbody > tr.success:hover > td,
.table-hover > tbody > tr:hover > .success,
.table-hover > tbody > tr.success:hover > th {
  background-color: #d0e9c6;
}
.table > thead > tr > td.info,
.table > tbody > tr > td.info,
.table > tfoot > tr > td.info,
.table > thead > tr > th.info,
.table > tbody > tr > th.info,
.table > tfoot > tr > th.info,
.table > thead > tr.info > td,
.table > tbody > tr.info > td,
.table > tfoot > tr.info > td,
.table > thead > tr.info > th,
.table > tbody > tr.info > th,
.table > tfoot > tr.info > th {
  background-color: #d9edf7;
}
.table-hover > tbody > tr > td.info:hover,
.table-hover > tbody > tr > th.info:hover,
.table-hover > tbody > tr.info:hover > td,
.table-hover > tbody > tr:hover > .info,
.table-hover > tbody > tr.info:hover > th {
  background-color: #c4e3f3;
}
.table > thead > tr > td.warning,
.table > tbody > tr > td.warning,
.table > tfoot > tr > td.warning,
.table > thead > tr > th.warning,
.table > tbody > tr > th.warning,
.table > tfoot > tr > th.warning,
.table > thead > tr.warning > td,
.table > tbody > tr.warning > td,
.table > tfoot > tr.warning > td,
.table > thead > tr.warning > th,
.table > tbody > tr.warning > th,
.table > tfoot > tr.warning > th {
  background-color: #fcf8e3;
}
.table-hover > tbody > tr > td.warning:hover,
.table-hover > tbody > tr > th.warning:hover,
.table-hover > tbody > tr.warning:hover > td,
.table-hover > tbody > tr:hover > .warning,
.table-hover > tbody > tr.warning:hover > th {
  background-color: #faf2cc;
}
.table > thead > tr > td.danger,
.table > tbody > tr > td.danger,
.table > tfoot > tr > td.danger,
.table > thead > tr > th.danger,
.table > tbody > tr > th.danger,
.table > tfoot > tr > th.danger,
.table > thead > tr.danger > td,
.table > tbody > tr.danger > td,
.table > tfoot > tr.danger > td,
.table > thead > tr.danger > th,
.table > tbody > tr.danger > th,
.table > tfoot > tr.danger > th {
  background-color: #f2dede;
}
.table-hover > tbody > tr > td.danger:hover,
.table-hover > tbody > tr > th.danger:hover,
.table-hover > tbody > tr.danger:hover > td,
.table-hover > tbody > tr:hover > .danger,
.table-hover > tbody > tr.danger:hover > th {
  background-color: #ebcccc;
}
.table-responsive {
  min-height: 0.01%;
  overflow-x: auto;
}
@media screen and (max-width: 767px) {
  .table-responsive {
    width: 100%;
    margin-bottom: 15px;
    overflow-y: hidden;
    -ms-overflow-style: -ms-autohiding-scrollbar;
    border: 1px solid #ddd;
  }
  .table-responsive > .table {
    margin-bottom: 0;
  }
  .table-responsive > .table > thead > tr > th,
  .table-responsive > .table > tbody > tr > th,
  .table-responsive > .table > tfoot > tr > th,
  .table-responsive > .table > thead > tr > td,
  .table-responsive > .table > tbody > tr > td,
  .table-responsive > .table > tfoot > tr > td {
    white-space: nowrap;
  }
  .table-responsive > .table-bordered {
    border: 0;
  }
  .table-responsive > .table-bordered > thead > tr > th:first-child,
  .table-responsive > .table-bordered > tbody > tr > th:first-child,
  .table-responsive > .table-bordered > tfoot > tr > th:first-child,
  .table-responsive > .table-bordered > thead > tr > td:first-child,
  .table-responsive > .table-bordered > tbody > tr > td:first-child,
  .table-responsive > .table-bordered > tfoot > tr > td:first-child {
    border-left: 0;
  }
  .table-responsive > .table-bordered > thead > tr > th:last-child,
  .table-responsive > .table-bordered > tbody > tr > th:last-child,
  .table-responsive > .table-bordered > tfoot > tr > th:last-child,
  .table-responsive > .table-bordered > thead > tr > td:last-child,
  .table-responsive > .table-bordered > tbody > tr > td:last-child,
  .table-responsive > .table-bordered > tfoot > tr > td:last-child {
    border-right: 0;
  }
  .table-responsive > .table-bordered > tbody > tr:last-child > th,
  .table-responsive > .table-bordered > tfoot > tr:last-child > th,
  .table-responsive > .table-bordered > tbody > tr:last-child > td,
  .table-responsive > .table-bordered > tfoot > tr:last-child > td {
    border-bottom: 0;
  }
}
fieldset {
  min-width: 0;
  padding: 0;
  margin: 0;
  border: 0;
}
legend {
  display: block;
  width: 100%;
  padding: 0;
  margin-bottom: 20px;
  font-size: 21px;
  line-height: inherit;
  color: #333333;
  border: 0;
  border-bottom: 1px solid #e5e5e5;
}
label {
  display: inline-block;
  max-width: 100%;
  margin-bottom: 5px;
  font-weight: 700;
}
input[type=search] {
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
  -webkit-appearance: none;
  -moz-appearance: none;
  appearance: none;
}
input[type=radio],
input[type=checkbox] {
  margin: 4px 0 0;
  margin-top: 1px \	;
  line-height: normal;
}
input[type=radio][disabled],
input[type=checkbox][disabled],
input[type=radio].disabled,
input[type=checkbox].disabled,
fieldset[disabled] input[type=radio],
fieldset[disabled] input[type=checkbox] {
  cursor: not-allowed;
}
input[type=file] {
  display: block;
}
input[type=range] {
  display: block;
  width: 100%;
}
select[multiple],
select[size] {
  height: auto;
}
input[type=file]:focus,
input[type=radio]:focus,
input[type=checkbox]:focus {
  outline: 5px auto -webkit-focus-ring-color;
  outline-offset: -2px;
}
output {
  display: block;
  padding-top: 7px;
  font-size: 14px;
  line-height: 1.42857143;
  color: #555555;
}
.form-control {
  display: block;
  width: 100%;
  height: 34px;
  padding: 6px 12px;
  font-size: 14px;
  line-height: 1.42857143;
  color: #555555;
  background-color: #fff;
  background-image: none;
  border: 1px solid #ccc;
  border-radius: 4px;
  -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
  box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
  -webkit-transition: border-color ease-in-out .15s, box-shadow ease-in-out .15s;
  -o-transition: border-color ease-in-out .15s, box-shadow ease-in-out .15s;
  -webkit-transition: border-color ease-in-out .15s, -webkit-box-shadow ease-in-out .15s;
  transition: border-color ease-in-out .15s, -webkit-box-shadow ease-in-out .15s;
  transition: border-color ease-in-out .15s, box-shadow ease-in-out .15s;
  transition:
    border-color ease-in-out .15s,
    box-shadow ease-in-out .15s,
    -webkit-box-shadow ease-in-out .15s;
}
.form-control:focus {
  border-color: #66afe9;
  outline: 0;
  -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, .075), 0 0 8px rgba(102, 175, 233, 0.6);
  box-shadow: inset 0 1px 1px rgba(0, 0, 0, .075), 0 0 8px rgba(102, 175, 233, 0.6);
}
.form-control::-moz-placeholder {
  color: #999;
  opacity: 1;
}
.form-control:-ms-input-placeholder {
  color: #999;
}
.form-control::-webkit-input-placeholder {
  color: #999;
}
.form-control::-ms-expand {
  background-color: transparent;
  border: 0;
}
.form-control[disabled],
.form-control[readonly],
fieldset[disabled] .form-control {
  background-color: #eeeeee;
  opacity: 1;
}
.form-control[disabled],
fieldset[disabled] .form-control {
  cursor: not-allowed;
}
textarea.form-control {
  height: auto;
}
@media screen and (-webkit-min-device-pixel-ratio: 0) {
  input[type=date].form-control,
  input[type=time].form-control,
  input[type=datetime-local].form-control,
  input[type=month].form-control {
    line-height: 34px;
  }
  input[type=date].input-sm,
  input[type=time].input-sm,
  input[type=datetime-local].input-sm,
  input[type=month].input-sm,
  .input-group-sm input[type=date],
  .input-group-sm input[type=time],
  .input-group-sm input[type=datetime-local],
  .input-group-sm input[type=month] {
    line-height: 30px;
  }
  input[type=date].input-lg,
  input[type=time].input-lg,
  input[type=datetime-local].input-lg,
  input[type=month].input-lg,
  .input-group-lg input[type=date],
  .input-group-lg input[type=time],
  .input-group-lg input[type=datetime-local],
  .input-group-lg input[type=month] {
    line-height: 46px;
  }
}
.form-group {
  margin-bottom: 15px;
}
.radio,
.checkbox {
  position: relative;
  display: block;
  margin-top: 10px;
  margin-bottom: 10px;
}
.radio.disabled label,
.checkbox.disabled label,
fieldset[disabled] .radio label,
fieldset[disabled] .checkbox label {
  cursor: not-allowed;
}
.radio label,
.checkbox label {
  min-height: 20px;
  padding-left: 20px;
  margin-bottom: 0;
  font-weight: 400;
  cursor: pointer;
}
.radio input[type=radio],
.radio-inline input[type=radio],
.checkbox input[type=checkbox],
.checkbox-inline input[type=checkbox] {
  position: absolute;
  margin-top: 4px \	;
  margin-left: -20px;
}
.radio + .radio,
.checkbox + .checkbox {
  margin-top: -5px;
}
.radio-inline,
.checkbox-inline {
  position: relative;
  display: inline-block;
  padding-left: 20px;
  margin-bottom: 0;
  font-weight: 400;
  vertical-align: middle;
  cursor: pointer;
}
.radio-inline.disabled,
.checkbox-inline.disabled,
fieldset[disabled] .radio-inline,
fieldset[disabled] .checkbox-inline {
  cursor: not-allowed;
}
.radio-inline + .radio-inline,
.checkbox-inline + .checkbox-inline {
  margin-top: 0;
  margin-left: 10px;
}
.form-control-static {
  min-height: 34px;
  padding-top: 7px;
  padding-bottom: 7px;
  margin-bottom: 0;
}
.form-control-static.input-lg,
.form-control-static.input-sm {
  padding-right: 0;
  padding-left: 0;
}
.input-sm {
  height: 30px;
  padding: 5px 10px;
  font-size: 12px;
  line-height: 1.5;
  border-radius: 3px;
}
select.input-sm {
  height: 30px;
  line-height: 30px;
}
textarea.input-sm,
select[multiple].input-sm {
  height: auto;
}
.form-group-sm .form-control {
  height: 30px;
  padding: 5px 10px;
  font-size: 12px;
  line-height: 1.5;
  border-radius: 3px;
}
.form-group-sm select.form-control {
  height: 30px;
  line-height: 30px;
}
.form-group-sm textarea.form-control,
.form-group-sm select[multiple].form-control {
  height: auto;
}
.form-group-sm .form-control-static {
  height: 30px;
  min-height: 32px;
  padding: 6px 10px;
  font-size: 12px;
  line-height: 1.5;
}
.input-lg {
  height: 46px;
  padding: 10px 16px;
  font-size: 18px;
  line-height: 1.3333333;
  border-radius: 6px;
}
select.input-lg {
  height: 46px;
  line-height: 46px;
}
textarea.input-lg,
select[multiple].input-lg {
  height: auto;
}
.form-group-lg .form-control {
  height: 46px;
  padding: 10px 16px;
  font-size: 18px;
  line-height: 1.3333333;
  border-radius: 6px;
}
.form-group-lg select.form-control {
  height: 46px;
  line-height: 46px;
}
.form-group-lg textarea.form-control,
.form-group-lg select[multiple].form-control {
  height: auto;
}
.form-group-lg .form-control-static {
  height: 46px;
  min-height: 38px;
  padding: 11px 16px;
  font-size: 18px;
  line-height: 1.3333333;
}
.has-feedback {
  position: relative;
}
.has-feedback .form-control {
  padding-right: 42.5px;
}
.form-control-feedback {
  position: absolute;
  top: 0;
  right: 0;
  z-index: 2;
  display: block;
  width: 34px;
  height: 34px;
  line-height: 34px;
  text-align: center;
  pointer-events: none;
}
.input-lg + .form-control-feedback,
.input-group-lg + .form-control-feedback,
.form-group-lg .form-control + .form-control-feedback {
  width: 46px;
  height: 46px;
  line-height: 46px;
}
.input-sm + .form-control-feedback,
.input-group-sm + .form-control-feedback,
.form-group-sm .form-control + .form-control-feedback {
  width: 30px;
  height: 30px;
  line-height: 30px;
}
.has-success .help-block,
.has-success .control-label,
.has-success .radio,
.has-success .checkbox,
.has-success .radio-inline,
.has-success .checkbox-inline,
.has-success.radio label,
.has-success.checkbox label,
.has-success.radio-inline label,
.has-success.checkbox-inline label {
  color: #3c763d;
}
.has-success .form-control {
  border-color: #3c763d;
  -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
  box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
}
.has-success .form-control:focus {
  border-color: #2b542c;
  -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 6px #67b168;
  box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 6px #67b168;
}
.has-success .input-group-addon {
  color: #3c763d;
  background-color: #dff0d8;
  border-color: #3c763d;
}
.has-success .form-control-feedback {
  color: #3c763d;
}
.has-warning .help-block,
.has-warning .control-label,
.has-warning .radio,
.has-warning .checkbox,
.has-warning .radio-inline,
.has-warning .checkbox-inline,
.has-warning.radio label,
.has-warning.checkbox label,
.has-warning.radio-inline label,
.has-warning.checkbox-inline label {
  color: #8a6d3b;
}
.has-warning .form-control {
  border-color: #8a6d3b;
  -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
  box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
}
.has-warning .form-control:focus {
  border-color: #66512c;
  -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 6px #c0a16b;
  box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 6px #c0a16b;
}
.has-warning .input-group-addon {
  color: #8a6d3b;
  background-color: #fcf8e3;
  border-color: #8a6d3b;
}
.has-warning .form-control-feedback {
  color: #8a6d3b;
}
.has-error .help-block,
.has-error .control-label,
.has-error .radio,
.has-error .checkbox,
.has-error .radio-inline,
.has-error .checkbox-inline,
.has-error.radio label,
.has-error.checkbox label,
.has-error.radio-inline label,
.has-error.checkbox-inline label {
  color: #a94442;
}
.has-error .form-control {
  border-color: #a94442;
  -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
  box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
}
.has-error .form-control:focus {
  border-color: #843534;
  -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 6px #ce8483;
  box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 6px #ce8483;
}
.has-error .input-group-addon {
  color: #a94442;
  background-color: #f2dede;
  border-color: #a94442;
}
.has-error .form-control-feedback {
  color: #a94442;
}
.has-feedback label ~ .form-control-feedback {
  top: 25px;
}
.has-feedback label.sr-only ~ .form-control-feedback {
  top: 0;
}
.help-block {
  display: block;
  margin-top: 5px;
  margin-bottom: 10px;
  color: #737373;
}
@media (min-width: 768px) {
  .form-inline .form-group {
    display: inline-block;
    margin-bottom: 0;
    vertical-align: middle;
  }
  .form-inline .form-control {
    display: inline-block;
    width: auto;
    vertical-align: middle;
  }
  .form-inline .form-control-static {
    display: inline-block;
  }
  .form-inline .input-group {
    display: inline-table;
    vertical-align: middle;
  }
  .form-inline .input-group .input-group-addon,
  .form-inline .input-group .input-group-btn,
  .form-inline .input-group .form-control {
    width: auto;
  }
  .form-inline .input-group > .form-control {
    width: 100%;
  }
  .form-inline .control-label {
    margin-bottom: 0;
    vertical-align: middle;
  }
  .form-inline .radio,
  .form-inline .checkbox {
    display: inline-block;
    margin-top: 0;
    margin-bottom: 0;
    vertical-align: middle;
  }
  .form-inline .radio label,
  .form-inline .checkbox label {
    padding-left: 0;
  }
  .form-inline .radio input[type=radio],
  .form-inline .checkbox input[type=checkbox] {
    position: relative;
    margin-left: 0;
  }
  .form-inline .has-feedback .form-control-feedback {
    top: 0;
  }
}
.form-horizontal .radio,
.form-horizontal .checkbox,
.form-horizontal .radio-inline,
.form-horizontal .checkbox-inline {
  padding-top: 7px;
  margin-top: 0;
  margin-bottom: 0;
}
.form-horizontal .radio,
.form-horizontal .checkbox {
  min-height: 27px;
}
.form-horizontal .form-group {
  margin-right: -15px;
  margin-left: -15px;
}
@media (min-width: 768px) {
  .form-horizontal .control-label {
    padding-top: 7px;
    margin-bottom: 0;
    text-align: right;
  }
}
.form-horizontal .has-feedback .form-control-feedback {
  right: 15px;
}
@media (min-width: 768px) {
  .form-horizontal .form-group-lg .control-label {
    padding-top: 11px;
    font-size: 18px;
  }
}
@media (min-width: 768px) {
  .form-horizontal .form-group-sm .control-label {
    padding-top: 6px;
    font-size: 12px;
  }
}
.btn {
  display: inline-block;
  margin-bottom: 0;
  font-weight: normal;
  text-align: center;
  white-space: nowrap;
  vertical-align: middle;
  -ms-touch-action: manipulation;
  touch-action: manipulation;
  cursor: pointer;
  background-image: none;
  border: 1px solid transparent;
  padding: 6px 12px;
  font-size: 14px;
  line-height: 1.42857143;
  border-radius: 4px;
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
}
.btn:focus,
.btn:active:focus,
.btn.active:focus,
.btn.focus,
.btn:active.focus,
.btn.active.focus {
  outline: 5px auto -webkit-focus-ring-color;
  outline-offset: -2px;
}
.btn:hover,
.btn:focus,
.btn.focus {
  color: #333;
  text-decoration: none;
}
.btn:active,
.btn.active {
  background-image: none;
  outline: 0;
  -webkit-box-shadow: inset 0 3px 5px rgba(0, 0, 0, 0.125);
  box-shadow: inset 0 3px 5px rgba(0, 0, 0, 0.125);
}
.btn.disabled,
.btn[disabled],
fieldset[disabled] .btn {
  cursor: not-allowed;
  filter: alpha(opacity=65);
  opacity: 0.65;
  -webkit-box-shadow: none;
  box-shadow: none;
}
a.btn.disabled,
fieldset[disabled] a.btn {
  pointer-events: none;
}
.btn-default {
  color: #333;
  background-color: #fff;
  border-color: #ccc;
}
.btn-default:focus,
.btn-default.focus {
  color: #333;
  background-color: #e6e6e6;
  border-color: #8c8c8c;
}
.btn-default:hover {
  color: #333;
  background-color: #e6e6e6;
  border-color: #adadad;
}
.btn-default:active,
.btn-default.active,
.open > .dropdown-toggle.btn-default {
  color: #333;
  background-color: #e6e6e6;
  background-image: none;
  border-color: #adadad;
}
.btn-default:active:hover,
.btn-default.active:hover,
.open > .dropdown-toggle.btn-default:hover,
.btn-default:active:focus,
.btn-default.active:focus,
.open > .dropdown-toggle.btn-default:focus,
.btn-default:active.focus,
.btn-default.active.focus,
.open > .dropdown-toggle.btn-default.focus {
  color: #333;
  background-color: #d4d4d4;
  border-color: #8c8c8c;
}
.btn-default.disabled:hover,
.btn-default[disabled]:hover,
fieldset[disabled] .btn-default:hover,
.btn-default.disabled:focus,
.btn-default[disabled]:focus,
fieldset[disabled] .btn-default:focus,
.btn-default.disabled.focus,
.btn-default[disabled].focus,
fieldset[disabled] .btn-default.focus {
  background-color: #fff;
  border-color: #ccc;
}
.btn-default .badge {
  color: #fff;
  background-color: #333;
}
.btn-primary {
  color: #fff;
  background-color: #337ab7;
  border-color: #2e6da4;
}
.btn-primary:focus,
.btn-primary.focus {
  color: #fff;
  background-color: #286090;
  border-color: #122b40;
}
.btn-primary:hover {
  color: #fff;
  background-color: #286090;
  border-color: #204d74;
}
.btn-primary:active,
.btn-primary.active,
.open > .dropdown-toggle.btn-primary {
  color: #fff;
  background-color: #286090;
  background-image: none;
  border-color: #204d74;
}
.btn-primary:active:hover,
.btn-primary.active:hover,
.open > .dropdown-toggle.btn-primary:hover,
.btn-primary:active:focus,
.btn-primary.active:focus,
.open > .dropdown-toggle.btn-primary:focus,
.btn-primary:active.focus,
.btn-primary.active.focus,
.open > .dropdown-toggle.btn-primary.focus {
  color: #fff;
  background-color: #204d74;
  border-color: #122b40;
}
.btn-primary.disabled:hover,
.btn-primary[disabled]:hover,
fieldset[disabled] .btn-primary:hover,
.btn-primary.disabled:focus,
.btn-primary[disabled]:focus,
fieldset[disabled] .btn-primary:focus,
.btn-primary.disabled.focus,
.btn-primary[disabled].focus,
fieldset[disabled] .btn-primary.focus {
  background-color: #337ab7;
  border-color: #2e6da4;
}
.btn-primary .badge {
  color: #337ab7;
  background-color: #fff;
}
.btn-success {
  color: #fff;
  background-color: #5cb85c;
  border-color: #4cae4c;
}
.btn-success:focus,
.btn-success.focus {
  color: #fff;
  background-color: #449d44;
  border-color: #255625;
}
.btn-success:hover {
  color: #fff;
  background-color: #449d44;
  border-color: #398439;
}
.btn-success:active,
.btn-success.active,
.open > .dropdown-toggle.btn-success {
  color: #fff;
  background-color: #449d44;
  background-image: none;
  border-color: #398439;
}
.btn-success:active:hover,
.btn-success.active:hover,
.open > .dropdown-toggle.btn-success:hover,
.btn-success:active:focus,
.btn-success.active:focus,
.open > .dropdown-toggle.btn-success:focus,
.btn-success:active.focus,
.btn-success.active.focus,
.open > .dropdown-toggle.btn-success.focus {
  color: #fff;
  background-color: #398439;
  border-color: #255625;
}
.btn-success.disabled:hover,
.btn-success[disabled]:hover,
fieldset[disabled] .btn-success:hover,
.btn-success.disabled:focus,
.btn-success[disabled]:focus,
fieldset[disabled] .btn-success:focus,
.btn-success.disabled.focus,
.btn-success[disabled].focus,
fieldset[disabled] .btn-success.focus {
  background-color: #5cb85c;
  border-color: #4cae4c;
}
.btn-success .badge {
  color: #5cb85c;
  background-color: #fff;
}
.btn-info {
  color: #fff;
  background-color: #5bc0de;
  border-color: #46b8da;
}
.btn-info:focus,
.btn-info.focus {
  color: #fff;
  background-color: #31b0d5;
  border-color: #1b6d85;
}
.btn-info:hover {
  color: #fff;
  background-color: #31b0d5;
  border-color: #269abc;
}
.btn-info:active,
.btn-info.active,
.open > .dropdown-toggle.btn-info {
  color: #fff;
  background-color: #31b0d5;
  background-image: none;
  border-color: #269abc;
}
.btn-info:active:hover,
.btn-info.active:hover,
.open > .dropdown-toggle.btn-info:hover,
.btn-info:active:focus,
.btn-info.active:focus,
.open > .dropdown-toggle.btn-info:focus,
.btn-info:active.focus,
.btn-info.active.focus,
.open > .dropdown-toggle.btn-info.focus {
  color: #fff;
  background-color: #269abc;
  border-color: #1b6d85;
}
.btn-info.disabled:hover,
.btn-info[disabled]:hover,
fieldset[disabled] .btn-info:hover,
.btn-info.disabled:focus,
.btn-info[disabled]:focus,
fieldset[disabled] .btn-info:focus,
.btn-info.disabled.focus,
.btn-info[disabled].focus,
fieldset[disabled] .btn-info.focus {
  background-color: #5bc0de;
  border-color: #46b8da;
}
.btn-info .badge {
  color: #5bc0de;
  background-color: #fff;
}
.btn-warning {
  color: #fff;
  background-color: #f0ad4e;
  border-color: #eea236;
}
.btn-warning:focus,
.btn-warning.focus {
  color: #fff;
  background-color: #ec971f;
  border-color: #985f0d;
}
.btn-warning:hover {
  color: #fff;
  background-color: #ec971f;
  border-color: #d58512;
}
.btn-warning:active,
.btn-warning.active,
.open > .dropdown-toggle.btn-warning {
  color: #fff;
  background-color: #ec971f;
  background-image: none;
  border-color: #d58512;
}
.btn-warning:active:hover,
.btn-warning.active:hover,
.open > .dropdown-toggle.btn-warning:hover,
.btn-warning:active:focus,
.btn-warning.active:focus,
.open > .dropdown-toggle.btn-warning:focus,
.btn-warning:active.focus,
.btn-warning.active.focus,
.open > .dropdown-toggle.btn-warning.focus {
  color: #fff;
  background-color: #d58512;
  border-color: #985f0d;
}
.btn-warning.disabled:hover,
.btn-warning[disabled]:hover,
fieldset[disabled] .btn-warning:hover,
.btn-warning.disabled:focus,
.btn-warning[disabled]:focus,
fieldset[disabled] .btn-warning:focus,
.btn-warning.disabled.focus,
.btn-warning[disabled].focus,
fieldset[disabled] .btn-warning.focus {
  background-color: #f0ad4e;
  border-color: #eea236;
}
.btn-warning .badge {
  color: #f0ad4e;
  background-color: #fff;
}
.btn-danger {
  color: #fff;
  background-color: #d9534f;
  border-color: #d43f3a;
}
.btn-danger:focus,
.btn-danger.focus {
  color: #fff;
  background-color: #c9302c;
  border-color: #761c19;
}
.btn-danger:hover {
  color: #fff;
  background-color: #c9302c;
  border-color: #ac2925;
}
.btn-danger:active,
.btn-danger.active,
.open > .dropdown-toggle.btn-danger {
  color: #fff;
  background-color: #c9302c;
  background-image: none;
  border-color: #ac2925;
}
.btn-danger:active:hover,
.btn-danger.active:hover,
.open > .dropdown-toggle.btn-danger:hover,
.btn-danger:active:focus,
.btn-danger.active:focus,
.open > .dropdown-toggle.btn-danger:focus,
.btn-danger:active.focus,
.btn-danger.active.focus,
.open > .dropdown-toggle.btn-danger.focus {
  color: #fff;
  background-color: #ac2925;
  border-color: #761c19;
}
.btn-danger.disabled:hover,
.btn-danger[disabled]:hover,
fieldset[disabled] .btn-danger:hover,
.btn-danger.disabled:focus,
.btn-danger[disabled]:focus,
fieldset[disabled] .btn-danger:focus,
.btn-danger.disabled.focus,
.btn-danger[disabled].focus,
fieldset[disabled] .btn-danger.focus {
  background-color: #d9534f;
  border-color: #d43f3a;
}
.btn-danger .badge {
  color: #d9534f;
  background-color: #fff;
}
.btn-link {
  font-weight: 400;
  color: #337ab7;
  border-radius: 0;
}
.btn-link,
.btn-link:active,
.btn-link.active,
.btn-link[disabled],
fieldset[disabled] .btn-link {
  background-color: transparent;
  -webkit-box-shadow: none;
  box-shadow: none;
}
.btn-link,
.btn-link:hover,
.btn-link:focus,
.btn-link:active {
  border-color: transparent;
}
.btn-link:hover,
.btn-link:focus {
  color: #23527c;
  text-decoration: underline;
  background-color: transparent;
}
.btn-link[disabled]:hover,
fieldset[disabled] .btn-link:hover,
.btn-link[disabled]:focus,
fieldset[disabled] .btn-link:focus {
  color: #777777;
  text-decoration: none;
}
.btn-lg,
.btn-group-lg > .btn {
  padding: 10px 16px;
  font-size: 18px;
  line-height: 1.3333333;
  border-radius: 6px;
}
.btn-sm,
.btn-group-sm > .btn {
  padding: 5px 10px;
  font-size: 12px;
  line-height: 1.5;
  border-radius: 3px;
}
.btn-xs,
.btn-group-xs > .btn {
  padding: 1px 5px;
  font-size: 12px;
  line-height: 1.5;
  border-radius: 3px;
}
.btn-block {
  display: block;
  width: 100%;
}
.btn-block + .btn-block {
  margin-top: 5px;
}
input[type=submit].btn-block,
input[type=reset].btn-block,
input[type=button].btn-block {
  width: 100%;
}
.fade {
  opacity: 0;
  -webkit-transition: opacity 0.15s linear;
  -o-transition: opacity 0.15s linear;
  transition: opacity 0.15s linear;
}
.fade.in {
  opacity: 1;
}
.collapse {
  display: none;
}
.collapse.in {
  display: block;
}
tr.collapse.in {
  display: table-row;
}
tbody.collapse.in {
  display: table-row-group;
}
.collapsing {
  position: relative;
  height: 0;
  overflow: hidden;
  -webkit-transition-property: height, visibility;
  -o-transition-property: height, visibility;
  transition-property: height, visibility;
  -webkit-transition-duration: 0.35s;
  -o-transition-duration: 0.35s;
  transition-duration: 0.35s;
  -webkit-transition-timing-function: ease;
  -o-transition-timing-function: ease;
  transition-timing-function: ease;
}
.caret {
  display: inline-block;
  width: 0;
  height: 0;
  margin-left: 2px;
  vertical-align: middle;
  border-top: 4px dashed;
  border-top: 4px solid \	;
  border-right: 4px solid transparent;
  border-left: 4px solid transparent;
}
.dropup,
.dropdown {
  position: relative;
}
.dropdown-toggle:focus {
  outline: 0;
}
.dropdown-menu {
  position: absolute;
  top: 100%;
  left: 0;
  z-index: 1000;
  display: none;
  float: left;
  min-width: 160px;
  padding: 5px 0;
  margin: 2px 0 0;
  font-size: 14px;
  text-align: left;
  list-style: none;
  background-color: #fff;
  background-clip: padding-box;
  border: 1px solid #ccc;
  border: 1px solid rgba(0, 0, 0, 0.15);
  border-radius: 4px;
  -webkit-box-shadow: 0 6px 12px rgba(0, 0, 0, 0.175);
  box-shadow: 0 6px 12px rgba(0, 0, 0, 0.175);
}
.dropdown-menu.pull-right {
  right: 0;
  left: auto;
}
.dropdown-menu .divider {
  height: 1px;
  margin: 9px 0;
  overflow: hidden;
  background-color: #e5e5e5;
}
.dropdown-menu > li > a {
  display: block;
  padding: 3px 20px;
  clear: both;
  font-weight: 400;
  line-height: 1.42857143;
  color: #333333;
  white-space: nowrap;
}
.dropdown-menu > li > a:hover,
.dropdown-menu > li > a:focus {
  color: #262626;
  text-decoration: none;
  background-color: #f5f5f5;
}
.dropdown-menu > .active > a,
.dropdown-menu > .active > a:hover,
.dropdown-menu > .active > a:focus {
  color: #fff;
  text-decoration: none;
  background-color: #337ab7;
  outline: 0;
}
.dropdown-menu > .disabled > a,
.dropdown-menu > .disabled > a:hover,
.dropdown-menu > .disabled > a:focus {
  color: #777777;
}
.dropdown-menu > .disabled > a:hover,
.dropdown-menu > .disabled > a:focus {
  text-decoration: none;
  cursor: not-allowed;
  background-color: transparent;
  background-image: none;
  filter: progid:DXImageTransform.Microsoft.gradient(enabled = false);
}
.open > .dropdown-menu {
  display: block;
}
.open > a {
  outline: 0;
}
.dropdown-menu-right {
  right: 0;
  left: auto;
}
.dropdown-menu-left {
  right: auto;
  left: 0;
}
.dropdown-header {
  display: block;
  padding: 3px 20px;
  font-size: 12px;
  line-height: 1.42857143;
  color: #777777;
  white-space: nowrap;
}
.dropdown-backdrop {
  position: fixed;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  z-index: 990;
}
.pull-right > .dropdown-menu {
  right: 0;
  left: auto;
}
.dropup .caret,
.navbar-fixed-bottom .dropdown .caret {
  content: "";
  border-top: 0;
  border-bottom: 4px dashed;
  border-bottom: 4px solid \	;
}
.dropup .dropdown-menu,
.navbar-fixed-bottom .dropdown .dropdown-menu {
  top: auto;
  bottom: 100%;
  margin-bottom: 2px;
}
@media (min-width: 768px) {
  .navbar-right .dropdown-menu {
    right: 0;
    left: auto;
  }
  .navbar-right .dropdown-menu-left {
    right: auto;
    left: 0;
  }
}
.btn-group,
.btn-group-vertical {
  position: relative;
  display: inline-block;
  vertical-align: middle;
}
.btn-group > .btn,
.btn-group-vertical > .btn {
  position: relative;
  float: left;
}
.btn-group > .btn:hover,
.btn-group-vertical > .btn:hover,
.btn-group > .btn:focus,
.btn-group-vertical > .btn:focus,
.btn-group > .btn:active,
.btn-group-vertical > .btn:active,
.btn-group > .btn.active,
.btn-group-vertical > .btn.active {
  z-index: 2;
}
.btn-group .btn + .btn,
.btn-group .btn + .btn-group,
.btn-group .btn-group + .btn,
.btn-group .btn-group + .btn-group {
  margin-left: -1px;
}
.btn-toolbar {
  margin-left: -5px;
}
.btn-toolbar .btn,
.btn-toolbar .btn-group,
.btn-toolbar .input-group {
  float: left;
}
.btn-toolbar > .btn,
.btn-toolbar > .btn-group,
.btn-toolbar > .input-group {
  margin-left: 5px;
}
.btn-group > .btn:not(:first-child):not(:last-child):not(.dropdown-toggle) {
  border-radius: 0;
}
.btn-group > .btn:first-child {
  margin-left: 0;
}
.btn-group > .btn:first-child:not(:last-child):not(.dropdown-toggle) {
  border-top-right-radius: 0;
  border-bottom-right-radius: 0;
}
.btn-group > .btn:last-child:not(:first-child),
.btn-group > .dropdown-toggle:not(:first-child) {
  border-top-left-radius: 0;
  border-bottom-left-radius: 0;
}
.btn-group > .btn-group {
  float: left;
}
.btn-group > .btn-group:not(:first-child):not(:last-child) > .btn {
  border-radius: 0;
}
.btn-group > .btn-group:first-child:not(:last-child) > .btn:last-child,
.btn-group > .btn-group:first-child:not(:last-child) > .dropdown-toggle {
  border-top-right-radius: 0;
  border-bottom-right-radius: 0;
}
.btn-group > .btn-group:last-child:not(:first-child) > .btn:first-child {
  border-top-left-radius: 0;
  border-bottom-left-radius: 0;
}
.btn-group .dropdown-toggle:active,
.btn-group.open .dropdown-toggle {
  outline: 0;
}
.btn-group > .btn + .dropdown-toggle {
  padding-right: 8px;
  padding-left: 8px;
}
.btn-group > .btn-lg + .dropdown-toggle {
  padding-right: 12px;
  padding-left: 12px;
}
.btn-group.open .dropdown-toggle {
  -webkit-box-shadow: inset 0 3px 5px rgba(0, 0, 0, 0.125);
  box-shadow: inset 0 3px 5px rgba(0, 0, 0, 0.125);
}
.btn-group.open .dropdown-toggle.btn-link {
  -webkit-box-shadow: none;
  box-shadow: none;
}
.btn .caret {
  margin-left: 0;
}
.btn-lg .caret {
  border-width: 5px 5px 0;
  border-bottom-width: 0;
}
.dropup .btn-lg .caret {
  border-width: 0 5px 5px;
}
.btn-group-vertical > .btn,
.btn-group-vertical > .btn-group,
.btn-group-vertical > .btn-group > .btn {
  display: block;
  float: none;
  width: 100%;
  max-width: 100%;
}
.btn-group-vertical > .btn-group > .btn {
  float: none;
}
.btn-group-vertical > .btn + .btn,
.btn-group-vertical > .btn + .btn-group,
.btn-group-vertical > .btn-group + .btn,
.btn-group-vertical > .btn-group + .btn-group {
  margin-top: -1px;
  margin-left: 0;
}
.btn-group-vertical > .btn:not(:first-child):not(:last-child) {
  border-radius: 0;
}
.btn-group-vertical > .btn:first-child:not(:last-child) {
  border-top-left-radius: 4px;
  border-top-right-radius: 4px;
  border-bottom-right-radius: 0;
  border-bottom-left-radius: 0;
}
.btn-group-vertical > .btn:last-child:not(:first-child) {
  border-top-left-radius: 0;
  border-top-right-radius: 0;
  border-bottom-right-radius: 4px;
  border-bottom-left-radius: 4px;
}
.btn-group-vertical > .btn-group:not(:first-child):not(:last-child) > .btn {
  border-radius: 0;
}
.btn-group-vertical > .btn-group:first-child:not(:last-child) > .btn:last-child,
.btn-group-vertical > .btn-group:first-child:not(:last-child) > .dropdown-toggle {
  border-bottom-right-radius: 0;
  border-bottom-left-radius: 0;
}
.btn-group-vertical > .btn-group:last-child:not(:first-child) > .btn:first-child {
  border-top-left-radius: 0;
  border-top-right-radius: 0;
}
.btn-group-justified {
  display: table;
  width: 100%;
  table-layout: fixed;
  border-collapse: separate;
}
.btn-group-justified > .btn,
.btn-group-justified > .btn-group {
  display: table-cell;
  float: none;
  width: 1%;
}
.btn-group-justified > .btn-group .btn {
  width: 100%;
}
.btn-group-justified > .btn-group .dropdown-menu {
  left: auto;
}
[data-toggle=buttons] > .btn input[type=radio],
[data-toggle=buttons] > .btn-group > .btn input[type=radio],
[data-toggle=buttons] > .btn input[type=checkbox],
[data-toggle=buttons] > .btn-group > .btn input[type=checkbox] {
  position: absolute;
  clip: rect(0, 0, 0, 0);
  pointer-events: none;
}
.input-group {
  position: relative;
  display: table;
  border-collapse: separate;
}
.input-group[class*=col-] {
  float: none;
  padding-right: 0;
  padding-left: 0;
}
.input-group .form-control {
  position: relative;
  z-index: 2;
  float: left;
  width: 100%;
  margin-bottom: 0;
}
.input-group .form-control:focus {
  z-index: 3;
}
.input-group-lg > .form-control,
.input-group-lg > .input-group-addon,
.input-group-lg > .input-group-btn > .btn {
  height: 46px;
  padding: 10px 16px;
  font-size: 18px;
  line-height: 1.3333333;
  border-radius: 6px;
}
select.input-group-lg > .form-control,
select.input-group-lg > .input-group-addon,
select.input-group-lg > .input-group-btn > .btn {
  height: 46px;
  line-height: 46px;
}
textarea.input-group-lg > .form-control,
textarea.input-group-lg > .input-group-addon,
textarea.input-group-lg > .input-group-btn > .btn,
select[multiple].input-group-lg > .form-control,
select[multiple].input-group-lg > .input-group-addon,
select[multiple].input-group-lg > .input-group-btn > .btn {
  height: auto;
}
.input-group-sm > .form-control,
.input-group-sm > .input-group-addon,
.input-group-sm > .input-group-btn > .btn {
  height: 30px;
  padding: 5px 10px;
  font-size: 12px;
  line-height: 1.5;
  border-radius: 3px;
}
select.input-group-sm > .form-control,
select.input-group-sm > .input-group-addon,
select.input-group-sm > .input-group-btn > .btn {
  height: 30px;
  line-height: 30px;
}
textarea.input-group-sm > .form-control,
textarea.input-group-sm > .input-group-addon,
textarea.input-group-sm > .input-group-btn > .btn,
select[multiple].input-group-sm > .form-control,
select[multiple].input-group-sm > .input-group-addon,
select[multiple].input-group-sm > .input-group-btn > .btn {
  height: auto;
}
.input-group-addon,
.input-group-btn,
.input-group .form-control {
  display: table-cell;
}
.input-group-addon:not(:first-child):not(:last-child),
.input-group-btn:not(:first-child):not(:last-child),
.input-group .form-control:not(:first-child):not(:last-child) {
  border-radius: 0;
}
.input-group-addon,
.input-group-btn {
  width: 1%;
  white-space: nowrap;
  vertical-align: middle;
}
.input-group-addon {
  padding: 6px 12px;
  font-size: 14px;
  font-weight: 400;
  line-height: 1;
  color: #555555;
  text-align: center;
  background-color: #eeeeee;
  border: 1px solid #ccc;
  border-radius: 4px;
}
.input-group-addon.input-sm {
  padding: 5px 10px;
  font-size: 12px;
  border-radius: 3px;
}
.input-group-addon.input-lg {
  padding: 10px 16px;
  font-size: 18px;
  border-radius: 6px;
}
.input-group-addon input[type=radio],
.input-group-addon input[type=checkbox] {
  margin-top: 0;
}
.input-group .form-control:first-child,
.input-group-addon:first-child,
.input-group-btn:first-child > .btn,
.input-group-btn:first-child > .btn-group > .btn,
.input-group-btn:first-child > .dropdown-toggle,
.input-group-btn:last-child > .btn:not(:last-child):not(.dropdown-toggle),
.input-group-btn:last-child > .btn-group:not(:last-child) > .btn {
  border-top-right-radius: 0;
  border-bottom-right-radius: 0;
}
.input-group-addon:first-child {
  border-right: 0;
}
.input-group .form-control:last-child,
.input-group-addon:last-child,
.input-group-btn:last-child > .btn,
.input-group-btn:last-child > .btn-group > .btn,
.input-group-btn:last-child > .dropdown-toggle,
.input-group-btn:first-child > .btn:not(:first-child),
.input-group-btn:first-child > .btn-group:not(:first-child) > .btn {
  border-top-left-radius: 0;
  border-bottom-left-radius: 0;
}
.input-group-addon:last-child {
  border-left: 0;
}
.input-group-btn {
  position: relative;
  font-size: 0;
  white-space: nowrap;
}
.input-group-btn > .btn {
  position: relative;
}
.input-group-btn > .btn + .btn {
  margin-left: -1px;
}
.input-group-btn > .btn:hover,
.input-group-btn > .btn:focus,
.input-group-btn > .btn:active {
  z-index: 2;
}
.input-group-btn:first-child > .btn,
.input-group-btn:first-child > .btn-group {
  margin-right: -1px;
}
.input-group-btn:last-child > .btn,
.input-group-btn:last-child > .btn-group {
  z-index: 2;
  margin-left: -1px;
}
.nav {
  padding-left: 0;
  margin-bottom: 0;
  list-style: none;
}
.nav > li {
  position: relative;
  display: block;
}
.nav > li > a {
  position: relative;
  display: block;
  padding: 10px 15px;
}
.nav > li > a:hover,
.nav > li > a:focus {
  text-decoration: none;
  background-color: #eeeeee;
}
.nav > li.disabled > a {
  color: #777777;
}
.nav > li.disabled > a:hover,
.nav > li.disabled > a:focus {
  color: #777777;
  text-decoration: none;
  cursor: not-allowed;
  background-color: transparent;
}
.nav .open > a,
.nav .open > a:hover,
.nav .open > a:focus {
  background-color: #eeeeee;
  border-color: #337ab7;
}
.nav .nav-divider {
  height: 1px;
  margin: 9px 0;
  overflow: hidden;
  background-color: #e5e5e5;
}
.nav > li > a > img {
  max-width: none;
}
.nav-tabs {
  border-bottom: 1px solid #ddd;
}
.nav-tabs > li {
  float: left;
  margin-bottom: -1px;
}
.nav-tabs > li > a {
  margin-right: 2px;
  line-height: 1.42857143;
  border: 1px solid transparent;
  border-radius: 4px 4px 0 0;
}
.nav-tabs > li > a:hover {
  border-color: #eeeeee #eeeeee #ddd;
}
.nav-tabs > li.active > a,
.nav-tabs > li.active > a:hover,
.nav-tabs > li.active > a:focus {
  color: #555555;
  cursor: default;
  background-color: #fff;
  border: 1px solid #ddd;
  border-bottom-color: transparent;
}
.nav-tabs.nav-justified {
  width: 100%;
  border-bottom: 0;
}
.nav-tabs.nav-justified > li {
  float: none;
}
.nav-tabs.nav-justified > li > a {
  margin-bottom: 5px;
  text-align: center;
}
.nav-tabs.nav-justified > .dropdown .dropdown-menu {
  top: auto;
  left: auto;
}
@media (min-width: 768px) {
  .nav-tabs.nav-justified > li {
    display: table-cell;
    width: 1%;
  }
  .nav-tabs.nav-justified > li > a {
    margin-bottom: 0;
  }
}
.nav-tabs.nav-justified > li > a {
  margin-right: 0;
  border-radius: 4px;
}
.nav-tabs.nav-justified > .active > a,
.nav-tabs.nav-justified > .active > a:hover,
.nav-tabs.nav-justified > .active > a:focus {
  border: 1px solid #ddd;
}
@media (min-width: 768px) {
  .nav-tabs.nav-justified > li > a {
    border-bottom: 1px solid #ddd;
    border-radius: 4px 4px 0 0;
  }
  .nav-tabs.nav-justified > .active > a,
  .nav-tabs.nav-justified > .active > a:hover,
  .nav-tabs.nav-justified > .active > a:focus {
    border-bottom-color: #fff;
  }
}
.nav-pills > li {
  float: left;
}
.nav-pills > li > a {
  border-radius: 4px;
}
.nav-pills > li + li {
  margin-left: 2px;
}
.nav-pills > li.active > a,
.nav-pills > li.active > a:hover,
.nav-pills > li.active > a:focus {
  color: #fff;
  background-color: #337ab7;
}
.nav-stacked > li {
  float: none;
}
.nav-stacked > li + li {
  margin-top: 2px;
  margin-left: 0;
}
.nav-justified {
  width: 100%;
}
.nav-justified > li {
  float: none;
}
.nav-justified > li > a {
  margin-bottom: 5px;
  text-align: center;
}
.nav-justified > .dropdown .dropdown-menu {
  top: auto;
  left: auto;
}
@media (min-width: 768px) {
  .nav-justified > li {
    display: table-cell;
    width: 1%;
  }
  .nav-justified > li > a {
    margin-bottom: 0;
  }
}
.nav-tabs-justified {
  border-bottom: 0;
}
.nav-tabs-justified > li > a {
  margin-right: 0;
  border-radius: 4px;
}
.nav-tabs-justified > .active > a,
.nav-tabs-justified > .active > a:hover,
.nav-tabs-justified > .active > a:focus {
  border: 1px solid #ddd;
}
@media (min-width: 768px) {
  .nav-tabs-justified > li > a {
    border-bottom: 1px solid #ddd;
    border-radius: 4px 4px 0 0;
  }
  .nav-tabs-justified > .active > a,
  .nav-tabs-justified > .active > a:hover,
  .nav-tabs-justified > .active > a:focus {
    border-bottom-color: #fff;
  }
}
.tab-content > .tab-pane {
  display: none;
}
.tab-content > .active {
  display: block;
}
.nav-tabs .dropdown-menu {
  margin-top: -1px;
  border-top-left-radius: 0;
  border-top-right-radius: 0;
}
.navbar {
  position: relative;
  min-height: 50px;
  margin-bottom: 20px;
  border: 1px solid transparent;
}
@media (min-width: 768px) {
  .navbar {
    border-radius: 4px;
  }
}
@media (min-width: 768px) {
  .navbar-header {
    float: left;
  }
}
.navbar-collapse {
  padding-right: 15px;
  padding-left: 15px;
  overflow-x: visible;
  border-top: 1px solid transparent;
  -webkit-box-shadow: inset 0 1px 0 rgba(255, 255, 255, 0.1);
  box-shadow: inset 0 1px 0 rgba(255, 255, 255, 0.1);
  -webkit-overflow-scrolling: touch;
}
.navbar-collapse.in {
  overflow-y: auto;
}
@media (min-width: 768px) {
  .navbar-collapse {
    width: auto;
    border-top: 0;
    -webkit-box-shadow: none;
    box-shadow: none;
  }
  .navbar-collapse.collapse {
    display: block !important;
    height: auto !important;
    padding-bottom: 0;
    overflow: visible !important;
  }
  .navbar-collapse.in {
    overflow-y: visible;
  }
  .navbar-fixed-top .navbar-collapse,
  .navbar-static-top .navbar-collapse,
  .navbar-fixed-bottom .navbar-collapse {
    padding-right: 0;
    padding-left: 0;
  }
}
.navbar-fixed-top,
.navbar-fixed-bottom {
  position: fixed;
  right: 0;
  left: 0;
  z-index: 1030;
}
.navbar-fixed-top .navbar-collapse,
.navbar-fixed-bottom .navbar-collapse {
  max-height: 340px;
}
@media (max-device-width: 480px) and (orientation: landscape) {
  .navbar-fixed-top .navbar-collapse,
  .navbar-fixed-bottom .navbar-collapse {
    max-height: 200px;
  }
}
@media (min-width: 768px) {
  .navbar-fixed-top,
  .navbar-fixed-bottom {
    border-radius: 0;
  }
}
.navbar-fixed-top {
  top: 0;
  border-width: 0 0 1px;
}
.navbar-fixed-bottom {
  bottom: 0;
  margin-bottom: 0;
  border-width: 1px 0 0;
}
.container > .navbar-header,
.container-fluid > .navbar-header,
.container > .navbar-collapse,
.container-fluid > .navbar-collapse {
  margin-right: -15px;
  margin-left: -15px;
}
@media (min-width: 768px) {
  .container > .navbar-header,
  .container-fluid > .navbar-header,
  .container > .navbar-collapse,
  .container-fluid > .navbar-collapse {
    margin-right: 0;
    margin-left: 0;
  }
}
.navbar-static-top {
  z-index: 1000;
  border-width: 0 0 1px;
}
@media (min-width: 768px) {
  .navbar-static-top {
    border-radius: 0;
  }
}
.navbar-brand {
  float: left;
  height: 50px;
  padding: 15px 15px;
  font-size: 18px;
  line-height: 20px;
}
.navbar-brand:hover,
.navbar-brand:focus {
  text-decoration: none;
}
.navbar-brand > img {
  display: block;
}
@media (min-width: 768px) {
  .navbar > .container .navbar-brand,
  .navbar > .container-fluid .navbar-brand {
    margin-left: -15px;
  }
}
.navbar-toggle {
  position: relative;
  float: right;
  padding: 9px 10px;
  margin-right: 15px;
  margin-top: 8px;
  margin-bottom: 8px;
  background-color: transparent;
  background-image: none;
  border: 1px solid transparent;
  border-radius: 4px;
}
.navbar-toggle:focus {
  outline: 0;
}
.navbar-toggle .icon-bar {
  display: block;
  width: 22px;
  height: 2px;
  border-radius: 1px;
}
.navbar-toggle .icon-bar + .icon-bar {
  margin-top: 4px;
}
@media (min-width: 768px) {
  .navbar-toggle {
    display: none;
  }
}
.navbar-nav {
  margin: 7.5px -15px;
}
.navbar-nav > li > a {
  padding-top: 10px;
  padding-bottom: 10px;
  line-height: 20px;
}
@media (max-width: 767px) {
  .navbar-nav .open .dropdown-menu {
    position: static;
    float: none;
    width: auto;
    margin-top: 0;
    background-color: transparent;
    border: 0;
    -webkit-box-shadow: none;
    box-shadow: none;
  }
  .navbar-nav .open .dropdown-menu > li > a,
  .navbar-nav .open .dropdown-menu .dropdown-header {
    padding: 5px 15px 5px 25px;
  }
  .navbar-nav .open .dropdown-menu > li > a {
    line-height: 20px;
  }
  .navbar-nav .open .dropdown-menu > li > a:hover,
  .navbar-nav .open .dropdown-menu > li > a:focus {
    background-image: none;
  }
}
@media (min-width: 768px) {
  .navbar-nav {
    float: left;
    margin: 0;
  }
  .navbar-nav > li {
    float: left;
  }
  .navbar-nav > li > a {
    padding-top: 15px;
    padding-bottom: 15px;
  }
}
.navbar-form {
  padding: 10px 15px;
  margin-right: -15px;
  margin-left: -15px;
  border-top: 1px solid transparent;
  border-bottom: 1px solid transparent;
  -webkit-box-shadow: inset 0 1px 0 rgba(255, 255, 255, 0.1), 0 1px 0 rgba(255, 255, 255, 0.1);
  box-shadow: inset 0 1px 0 rgba(255, 255, 255, 0.1), 0 1px 0 rgba(255, 255, 255, 0.1);
  margin-top: 8px;
  margin-bottom: 8px;
}
@media (min-width: 768px) {
  .navbar-form .form-group {
    display: inline-block;
    margin-bottom: 0;
    vertical-align: middle;
  }
  .navbar-form .form-control {
    display: inline-block;
    width: auto;
    vertical-align: middle;
  }
  .navbar-form .form-control-static {
    display: inline-block;
  }
  .navbar-form .input-group {
    display: inline-table;
    vertical-align: middle;
  }
  .navbar-form .input-group .input-group-addon,
  .navbar-form .input-group .input-group-btn,
  .navbar-form .input-group .form-control {
    width: auto;
  }
  .navbar-form .input-group > .form-control {
    width: 100%;
  }
  .navbar-form .control-label {
    margin-bottom: 0;
    vertical-align: middle;
  }
  .navbar-form .radio,
  .navbar-form .checkbox {
    display: inline-block;
    margin-top: 0;
    margin-bottom: 0;
    vertical-align: middle;
  }
  .navbar-form .radio label,
  .navbar-form .checkbox label {
    padding-left: 0;
  }
  .navbar-form .radio input[type=radio],
  .navbar-form .checkbox input[type=checkbox] {
    position: relative;
    margin-left: 0;
  }
  .navbar-form .has-feedback .form-control-feedback {
    top: 0;
  }
}
@media (max-width: 767px) {
  .navbar-form .form-group {
    margin-bottom: 5px;
  }
  .navbar-form .form-group:last-child {
    margin-bottom: 0;
  }
}
@media (min-width: 768px) {
  .navbar-form {
    width: auto;
    padding-top: 0;
    padding-bottom: 0;
    margin-right: 0;
    margin-left: 0;
    border: 0;
    -webkit-box-shadow: none;
    box-shadow: none;
  }
}
.navbar-nav > li > .dropdown-menu {
  margin-top: 0;
  border-top-left-radius: 0;
  border-top-right-radius: 0;
}
.navbar-fixed-bottom .navbar-nav > li > .dropdown-menu {
  margin-bottom: 0;
  border-top-left-radius: 4px;
  border-top-right-radius: 4px;
  border-bottom-right-radius: 0;
  border-bottom-left-radius: 0;
}
.navbar-btn {
  margin-top: 8px;
  margin-bottom: 8px;
}
.navbar-btn.btn-sm {
  margin-top: 10px;
  margin-bottom: 10px;
}
.navbar-btn.btn-xs {
  margin-top: 14px;
  margin-bottom: 14px;
}
.navbar-text {
  margin-top: 15px;
  margin-bottom: 15px;
}
@media (min-width: 768px) {
  .navbar-text {
    float: left;
    margin-right: 15px;
    margin-left: 15px;
  }
}
@media (min-width: 768px) {
  .navbar-left {
    float: left !important;
  }
  .navbar-right {
    float: right !important;
    margin-right: -15px;
  }
  .navbar-right ~ .navbar-right {
    margin-right: 0;
  }
}
.navbar-default {
  background-color: #f8f8f8;
  border-color: #e7e7e7;
}
.navbar-default .navbar-brand {
  color: #777;
}
.navbar-default .navbar-brand:hover,
.navbar-default .navbar-brand:focus {
  color: #5e5e5e;
  background-color: transparent;
}
.navbar-default .navbar-text {
  color: #777;
}
.navbar-default .navbar-nav > li > a {
  color: #777;
}
.navbar-default .navbar-nav > li > a:hover,
.navbar-default .navbar-nav > li > a:focus {
  color: #333;
  background-color: transparent;
}
.navbar-default .navbar-nav > .active > a,
.navbar-default .navbar-nav > .active > a:hover,
.navbar-default .navbar-nav > .active > a:focus {
  color: #555;
  background-color: #e7e7e7;
}
.navbar-default .navbar-nav > .disabled > a,
.navbar-default .navbar-nav > .disabled > a:hover,
.navbar-default .navbar-nav > .disabled > a:focus {
  color: #ccc;
  background-color: transparent;
}
.navbar-default .navbar-nav > .open > a,
.navbar-default .navbar-nav > .open > a:hover,
.navbar-default .navbar-nav > .open > a:focus {
  color: #555;
  background-color: #e7e7e7;
}
@media (max-width: 767px) {
  .navbar-default .navbar-nav .open .dropdown-menu > li > a {
    color: #777;
  }
  .navbar-default .navbar-nav .open .dropdown-menu > li > a:hover,
  .navbar-default .navbar-nav .open .dropdown-menu > li > a:focus {
    color: #333;
    background-color: transparent;
  }
  .navbar-default .navbar-nav .open .dropdown-menu > .active > a,
  .navbar-default .navbar-nav .open .dropdown-menu > .active > a:hover,
  .navbar-default .navbar-nav .open .dropdown-menu > .active > a:focus {
    color: #555;
    background-color: #e7e7e7;
  }
  .navbar-default .navbar-nav .open .dropdown-menu > .disabled > a,
  .navbar-default .navbar-nav .open .dropdown-menu > .disabled > a:hover,
  .navbar-default .navbar-nav .open .dropdown-menu > .disabled > a:focus {
    color: #ccc;
    background-color: transparent;
  }
}
.navbar-default .navbar-toggle {
  border-color: #ddd;
}
.navbar-default .navbar-toggle:hover,
.navbar-default .navbar-toggle:focus {
  background-color: #ddd;
}
.navbar-default .navbar-toggle .icon-bar {
  background-color: #888;
}
.navbar-default .navbar-collapse,
.navbar-default .navbar-form {
  border-color: #e7e7e7;
}
.navbar-default .navbar-link {
  color: #777;
}
.navbar-default .navbar-link:hover {
  color: #333;
}
.navbar-default .btn-link {
  color: #777;
}
.navbar-default .btn-link:hover,
.navbar-default .btn-link:focus {
  color: #333;
}
.navbar-default .btn-link[disabled]:hover,
fieldset[disabled] .navbar-default .btn-link:hover,
.navbar-default .btn-link[disabled]:focus,
fieldset[disabled] .navbar-default .btn-link:focus {
  color: #ccc;
}
.navbar-inverse {
  background-color: #222;
  border-color: #080808;
}
.navbar-inverse .navbar-brand {
  color: #9d9d9d;
}
.navbar-inverse .navbar-brand:hover,
.navbar-inverse .navbar-brand:focus {
  color: #fff;
  background-color: transparent;
}
.navbar-inverse .navbar-text {
  color: #9d9d9d;
}
.navbar-inverse .navbar-nav > li > a {
  color: #9d9d9d;
}
.navbar-inverse .navbar-nav > li > a:hover,
.navbar-inverse .navbar-nav > li > a:focus {
  color: #fff;
  background-color: transparent;
}
.navbar-inverse .navbar-nav > .active > a,
.navbar-inverse .navbar-nav > .active > a:hover,
.navbar-inverse .navbar-nav > .active > a:focus {
  color: #fff;
  background-color: #080808;
}
.navbar-inverse .navbar-nav > .disabled > a,
.navbar-inverse .navbar-nav > .disabled > a:hover,
.navbar-inverse .navbar-nav > .disabled > a:focus {
  color: #444;
  background-color: transparent;
}
.navbar-inverse .navbar-nav > .open > a,
.navbar-inverse .navbar-nav > .open > a:hover,
.navbar-inverse .navbar-nav > .open > a:focus {
  color: #fff;
  background-color: #080808;
}
@media (max-width: 767px) {
  .navbar-inverse .navbar-nav .open .dropdown-menu > .dropdown-header {
    border-color: #080808;
  }
  .navbar-inverse .navbar-nav .open .dropdown-menu .divider {
    background-color: #080808;
  }
  .navbar-inverse .navbar-nav .open .dropdown-menu > li > a {
    color: #9d9d9d;
  }
  .navbar-inverse .navbar-nav .open .dropdown-menu > li > a:hover,
  .navbar-inverse .navbar-nav .open .dropdown-menu > li > a:focus {
    color: #fff;
    background-color: transparent;
  }
  .navbar-inverse .navbar-nav .open .dropdown-menu > .active > a,
  .navbar-inverse .navbar-nav .open .dropdown-menu > .active > a:hover,
  .navbar-inverse .navbar-nav .open .dropdown-menu > .active > a:focus {
    color: #fff;
    background-color: #080808;
  }
  .navbar-inverse .navbar-nav .open .dropdown-menu > .disabled > a,
  .navbar-inverse .navbar-nav .open .dropdown-menu > .disabled > a:hover,
  .navbar-inverse .navbar-nav .open .dropdown-menu > .disabled > a:focus {
    color: #444;
    background-color: transparent;
  }
}
.navbar-inverse .navbar-toggle {
  border-color: #333;
}
.navbar-inverse .navbar-toggle:hover,
.navbar-inverse .navbar-toggle:focus {
  background-color: #333;
}
.navbar-inverse .navbar-toggle .icon-bar {
  background-color: #fff;
}
.navbar-inverse .navbar-collapse,
.navbar-inverse .navbar-form {
  border-color: #101010;
}
.navbar-inverse .navbar-link {
  color: #9d9d9d;
}
.navbar-inverse .navbar-link:hover {
  color: #fff;
}
.navbar-inverse .btn-link {
  color: #9d9d9d;
}
.navbar-inverse .btn-link:hover,
.navbar-inverse .btn-link:focus {
  color: #fff;
}
.navbar-inverse .btn-link[disabled]:hover,
fieldset[disabled] .navbar-inverse .btn-link:hover,
.navbar-inverse .btn-link[disabled]:focus,
fieldset[disabled] .navbar-inverse .btn-link:focus {
  color: #444;
}
.breadcrumb {
  padding: 8px 15px;
  margin-bottom: 20px;
  list-style: none;
  background-color: #f5f5f5;
  border-radius: 4px;
}
.breadcrumb > li {
  display: inline-block;
}
.breadcrumb > li + li:before {
  padding: 0 5px;
  color: #ccc;
  content: "/\a0";
}
.breadcrumb > .active {
  color: #777777;
}
.pagination {
  display: inline-block;
  padding-left: 0;
  margin: 20px 0;
  border-radius: 4px;
}
.pagination > li {
  display: inline;
}
.pagination > li > a,
.pagination > li > span {
  position: relative;
  float: left;
  padding: 6px 12px;
  margin-left: -1px;
  line-height: 1.42857143;
  color: #337ab7;
  text-decoration: none;
  background-color: #fff;
  border: 1px solid #ddd;
}
.pagination > li > a:hover,
.pagination > li > span:hover,
.pagination > li > a:focus,
.pagination > li > span:focus {
  z-index: 2;
  color: #23527c;
  background-color: #eeeeee;
  border-color: #ddd;
}
.pagination > li:first-child > a,
.pagination > li:first-child > span {
  margin-left: 0;
  border-top-left-radius: 4px;
  border-bottom-left-radius: 4px;
}
.pagination > li:last-child > a,
.pagination > li:last-child > span {
  border-top-right-radius: 4px;
  border-bottom-right-radius: 4px;
}
.pagination > .active > a,
.pagination > .active > span,
.pagination > .active > a:hover,
.pagination > .active > span:hover,
.pagination > .active > a:focus,
.pagination > .active > span:focus {
  z-index: 3;
  color: #fff;
  cursor: default;
  background-color: #337ab7;
  border-color: #337ab7;
}
.pagination > .disabled > span,
.pagination > .disabled > span:hover,
.pagination > .disabled > span:focus,
.pagination > .disabled > a,
.pagination > .disabled > a:hover,
.pagination > .disabled > a:focus {
  color: #777777;
  cursor: not-allowed;
  background-color: #fff;
  border-color: #ddd;
}
.pagination-lg > li > a,
.pagination-lg > li > span {
  padding: 10px 16px;
  font-size: 18px;
  line-height: 1.3333333;
}
.pagination-lg > li:first-child > a,
.pagination-lg > li:first-child > span {
  border-top-left-radius: 6px;
  border-bottom-left-radius: 6px;
}
.pagination-lg > li:last-child > a,
.pagination-lg > li:last-child > span {
  border-top-right-radius: 6px;
  border-bottom-right-radius: 6px;
}
.pagination-sm > li > a,
.pagination-sm > li > span {
  padding: 5px 10px;
  font-size: 12px;
  line-height: 1.5;
}
.pagination-sm > li:first-child > a,
.pagination-sm > li:first-child > span {
  border-top-left-radius: 3px;
  border-bottom-left-radius: 3px;
}
.pagination-sm > li:last-child > a,
.pagination-sm > li:last-child > span {
  border-top-right-radius: 3px;
  border-bottom-right-radius: 3px;
}
.pager {
  padding-left: 0;
  margin: 20px 0;
  text-align: center;
  list-style: none;
}
.pager li {
  display: inline;
}
.pager li > a,
.pager li > span {
  display: inline-block;
  padding: 5px 14px;
  background-color: #fff;
  border: 1px solid #ddd;
  border-radius: 15px;
}
.pager li > a:hover,
.pager li > a:focus {
  text-decoration: none;
  background-color: #eeeeee;
}
.pager .next > a,
.pager .next > span {
  float: right;
}
.pager .previous > a,
.pager .previous > span {
  float: left;
}
.pager .disabled > a,
.pager .disabled > a:hover,
.pager .disabled > a:focus,
.pager .disabled > span {
  color: #777777;
  cursor: not-allowed;
  background-color: #fff;
}
.label {
  display: inline;
  padding: 0.2em 0.6em 0.3em;
  font-size: 75%;
  font-weight: 700;
  line-height: 1;
  color: #fff;
  text-align: center;
  white-space: nowrap;
  vertical-align: baseline;
  border-radius: 0.25em;
}
a.label:hover,
a.label:focus {
  color: #fff;
  text-decoration: none;
  cursor: pointer;
}
.label:empty {
  display: none;
}
.btn .label {
  position: relative;
  top: -1px;
}
.label-default {
  background-color: #777777;
}
.label-default[href]:hover,
.label-default[href]:focus {
  background-color: #5e5e5e;
}
.label-primary {
  background-color: #337ab7;
}
.label-primary[href]:hover,
.label-primary[href]:focus {
  background-color: #286090;
}
.label-success {
  background-color: #5cb85c;
}
.label-success[href]:hover,
.label-success[href]:focus {
  background-color: #449d44;
}
.label-info {
  background-color: #5bc0de;
}
.label-info[href]:hover,
.label-info[href]:focus {
  background-color: #31b0d5;
}
.label-warning {
  background-color: #f0ad4e;
}
.label-warning[href]:hover,
.label-warning[href]:focus {
  background-color: #ec971f;
}
.label-danger {
  background-color: #d9534f;
}
.label-danger[href]:hover,
.label-danger[href]:focus {
  background-color: #c9302c;
}
.badge {
  display: inline-block;
  min-width: 10px;
  padding: 3px 7px;
  font-size: 12px;
  font-weight: bold;
  line-height: 1;
  color: #fff;
  text-align: center;
  white-space: nowrap;
  vertical-align: middle;
  background-color: #777777;
  border-radius: 10px;
}
.badge:empty {
  display: none;
}
.btn .badge {
  position: relative;
  top: -1px;
}
.btn-xs .badge,
.btn-group-xs > .btn .badge {
  top: 0;
  padding: 1px 5px;
}
a.badge:hover,
a.badge:focus {
  color: #fff;
  text-decoration: none;
  cursor: pointer;
}
.list-group-item.active > .badge,
.nav-pills > .active > a > .badge {
  color: #337ab7;
  background-color: #fff;
}
.list-group-item > .badge {
  float: right;
}
.list-group-item > .badge + .badge {
  margin-right: 5px;
}
.nav-pills > li > a > .badge {
  margin-left: 3px;
}
.jumbotron {
  padding-top: 30px;
  padding-bottom: 30px;
  margin-bottom: 30px;
  color: inherit;
  background-color: #eeeeee;
}
.jumbotron h1,
.jumbotron .h1 {
  color: inherit;
}
.jumbotron p {
  margin-bottom: 15px;
  font-size: 21px;
  font-weight: 200;
}
.jumbotron > hr {
  border-top-color: #d5d5d5;
}
.container .jumbotron,
.container-fluid .jumbotron {
  padding-right: 15px;
  padding-left: 15px;
  border-radius: 6px;
}
.jumbotron .container {
  max-width: 100%;
}
@media screen and (min-width: 768px) {
  .jumbotron {
    padding-top: 48px;
    padding-bottom: 48px;
  }
  .container .jumbotron,
  .container-fluid .jumbotron {
    padding-right: 60px;
    padding-left: 60px;
  }
  .jumbotron h1,
  .jumbotron .h1 {
    font-size: 63px;
  }
}
.thumbnail {
  display: block;
  padding: 4px;
  margin-bottom: 20px;
  line-height: 1.42857143;
  background-color: #fff;
  border: 1px solid #ddd;
  border-radius: 4px;
  -webkit-transition: border 0.2s ease-in-out;
  -o-transition: border 0.2s ease-in-out;
  transition: border 0.2s ease-in-out;
}
.thumbnail > img,
.thumbnail a > img {
  margin-right: auto;
  margin-left: auto;
}
a.thumbnail:hover,
a.thumbnail:focus,
a.thumbnail.active {
  border-color: #337ab7;
}
.thumbnail .caption {
  padding: 9px;
  color: #333333;
}
.alert {
  padding: 15px;
  margin-bottom: 20px;
  border: 1px solid transparent;
  border-radius: 4px;
}
.alert h4 {
  margin-top: 0;
  color: inherit;
}
.alert .alert-link {
  font-weight: bold;
}
.alert > p,
.alert > ul {
  margin-bottom: 0;
}
.alert > p + p {
  margin-top: 5px;
}
.alert-dismissable,
.alert-dismissible {
  padding-right: 35px;
}
.alert-dismissable .close,
.alert-dismissible .close {
  position: relative;
  top: -2px;
  right: -21px;
  color: inherit;
}
.alert-success {
  color: #3c763d;
  background-color: #dff0d8;
  border-color: #d6e9c6;
}
.alert-success hr {
  border-top-color: #c9e2b3;
}
.alert-success .alert-link {
  color: #2b542c;
}
.alert-info {
  color: #31708f;
  background-color: #d9edf7;
  border-color: #bce8f1;
}
.alert-info hr {
  border-top-color: #a6e1ec;
}
.alert-info .alert-link {
  color: #245269;
}
.alert-warning {
  color: #8a6d3b;
  background-color: #fcf8e3;
  border-color: #faebcc;
}
.alert-warning hr {
  border-top-color: #f7e1b5;
}
.alert-warning .alert-link {
  color: #66512c;
}
.alert-danger {
  color: #a94442;
  background-color: #f2dede;
  border-color: #ebccd1;
}
.alert-danger hr {
  border-top-color: #e4b9c0;
}
.alert-danger .alert-link {
  color: #843534;
}
@-webkit-keyframes progress-bar-stripes {
  from {
    background-position: 40px 0;
  }
  to {
    background-position: 0 0;
  }
}
@-o-keyframes progress-bar-stripes {
  from {
    background-position: 40px 0;
  }
  to {
    background-position: 0 0;
  }
}
@keyframes progress-bar-stripes {
  from {
    background-position: 40px 0;
  }
  to {
    background-position: 0 0;
  }
}
.progress {
  height: 20px;
  margin-bottom: 20px;
  overflow: hidden;
  background-color: #f5f5f5;
  border-radius: 4px;
  -webkit-box-shadow: inset 0 1px 2px rgba(0, 0, 0, 0.1);
  box-shadow: inset 0 1px 2px rgba(0, 0, 0, 0.1);
}
.progress-bar {
  float: left;
  width: 0%;
  height: 100%;
  font-size: 12px;
  line-height: 20px;
  color: #fff;
  text-align: center;
  background-color: #337ab7;
  -webkit-box-shadow: inset 0 -1px 0 rgba(0, 0, 0, 0.15);
  box-shadow: inset 0 -1px 0 rgba(0, 0, 0, 0.15);
  -webkit-transition: width 0.6s ease;
  -o-transition: width 0.6s ease;
  transition: width 0.6s ease;
}
.progress-striped .progress-bar,
.progress-bar-striped {
  background-image: -webkit-linear-gradient(45deg, rgba(255, 255, 255, 0.15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, transparent 75%, transparent);
  background-image: -o-linear-gradient(45deg, rgba(255, 255, 255, 0.15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, transparent 75%, transparent);
  background-image:
    linear-gradient(
      45deg,
      rgba(255, 255, 255, 0.15) 25%,
      transparent 25%,
      transparent 50%,
      rgba(255, 255, 255, 0.15) 50%,
      rgba(255, 255, 255, 0.15) 75%,
      transparent 75%,
      transparent);
  -webkit-background-size: 40px 40px;
  background-size: 40px 40px;
}
.progress.active .progress-bar,
.progress-bar.active {
  -webkit-animation: progress-bar-stripes 2s linear infinite;
  -o-animation: progress-bar-stripes 2s linear infinite;
  animation: progress-bar-stripes 2s linear infinite;
}
.progress-bar-success {
  background-color: #5cb85c;
}
.progress-striped .progress-bar-success {
  background-image: -webkit-linear-gradient(45deg, rgba(255, 255, 255, 0.15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, transparent 75%, transparent);
  background-image: -o-linear-gradient(45deg, rgba(255, 255, 255, 0.15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, transparent 75%, transparent);
  background-image:
    linear-gradient(
      45deg,
      rgba(255, 255, 255, 0.15) 25%,
      transparent 25%,
      transparent 50%,
      rgba(255, 255, 255, 0.15) 50%,
      rgba(255, 255, 255, 0.15) 75%,
      transparent 75%,
      transparent);
}
.progress-bar-info {
  background-color: #5bc0de;
}
.progress-striped .progress-bar-info {
  background-image: -webkit-linear-gradient(45deg, rgba(255, 255, 255, 0.15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, transparent 75%, transparent);
  background-image: -o-linear-gradient(45deg, rgba(255, 255, 255, 0.15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, transparent 75%, transparent);
  background-image:
    linear-gradient(
      45deg,
      rgba(255, 255, 255, 0.15) 25%,
      transparent 25%,
      transparent 50%,
      rgba(255, 255, 255, 0.15) 50%,
      rgba(255, 255, 255, 0.15) 75%,
      transparent 75%,
      transparent);
}
.progress-bar-warning {
  background-color: #f0ad4e;
}
.progress-striped .progress-bar-warning {
  background-image: -webkit-linear-gradient(45deg, rgba(255, 255, 255, 0.15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, transparent 75%, transparent);
  background-image: -o-linear-gradient(45deg, rgba(255, 255, 255, 0.15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, transparent 75%, transparent);
  background-image:
    linear-gradient(
      45deg,
      rgba(255, 255, 255, 0.15) 25%,
      transparent 25%,
      transparent 50%,
      rgba(255, 255, 255, 0.15) 50%,
      rgba(255, 255, 255, 0.15) 75%,
      transparent 75%,
      transparent);
}
.progress-bar-danger {
  background-color: #d9534f;
}
.progress-striped .progress-bar-danger {
  background-image: -webkit-linear-gradient(45deg, rgba(255, 255, 255, 0.15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, transparent 75%, transparent);
  background-image: -o-linear-gradient(45deg, rgba(255, 255, 255, 0.15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, transparent 75%, transparent);
  background-image:
    linear-gradient(
      45deg,
      rgba(255, 255, 255, 0.15) 25%,
      transparent 25%,
      transparent 50%,
      rgba(255, 255, 255, 0.15) 50%,
      rgba(255, 255, 255, 0.15) 75%,
      transparent 75%,
      transparent);
}
.media {
  margin-top: 15px;
}
.media:first-child {
  margin-top: 0;
}
.media,
.media-body {
  overflow: hidden;
  zoom: 1;
}
.media-body {
  width: 10000px;
}
.media-object {
  display: block;
}
.media-object.img-thumbnail {
  max-width: none;
}
.media-right,
.media > .pull-right {
  padding-left: 10px;
}
.media-left,
.media > .pull-left {
  padding-right: 10px;
}
.media-left,
.media-right,
.media-body {
  display: table-cell;
  vertical-align: top;
}
.media-middle {
  vertical-align: middle;
}
.media-bottom {
  vertical-align: bottom;
}
.media-heading {
  margin-top: 0;
  margin-bottom: 5px;
}
.media-list {
  padding-left: 0;
  list-style: none;
}
.list-group {
  padding-left: 0;
  margin-bottom: 20px;
}
.list-group-item {
  position: relative;
  display: block;
  padding: 10px 15px;
  margin-bottom: -1px;
  background-color: #fff;
  border: 1px solid #ddd;
}
.list-group-item:first-child {
  border-top-left-radius: 4px;
  border-top-right-radius: 4px;
}
.list-group-item:last-child {
  margin-bottom: 0;
  border-bottom-right-radius: 4px;
  border-bottom-left-radius: 4px;
}
.list-group-item.disabled,
.list-group-item.disabled:hover,
.list-group-item.disabled:focus {
  color: #777777;
  cursor: not-allowed;
  background-color: #eeeeee;
}
.list-group-item.disabled .list-group-item-heading,
.list-group-item.disabled:hover .list-group-item-heading,
.list-group-item.disabled:focus .list-group-item-heading {
  color: inherit;
}
.list-group-item.disabled .list-group-item-text,
.list-group-item.disabled:hover .list-group-item-text,
.list-group-item.disabled:focus .list-group-item-text {
  color: #777777;
}
.list-group-item.active,
.list-group-item.active:hover,
.list-group-item.active:focus {
  z-index: 2;
  color: #fff;
  background-color: #337ab7;
  border-color: #337ab7;
}
.list-group-item.active .list-group-item-heading,
.list-group-item.active:hover .list-group-item-heading,
.list-group-item.active:focus .list-group-item-heading,
.list-group-item.active .list-group-item-heading > small,
.list-group-item.active:hover .list-group-item-heading > small,
.list-group-item.active:focus .list-group-item-heading > small,
.list-group-item.active .list-group-item-heading > .small,
.list-group-item.active:hover .list-group-item-heading > .small,
.list-group-item.active:focus .list-group-item-heading > .small {
  color: inherit;
}
.list-group-item.active .list-group-item-text,
.list-group-item.active:hover .list-group-item-text,
.list-group-item.active:focus .list-group-item-text {
  color: #c7ddef;
}
a.list-group-item,
button.list-group-item {
  color: #555;
}
a.list-group-item .list-group-item-heading,
button.list-group-item .list-group-item-heading {
  color: #333;
}
a.list-group-item:hover,
button.list-group-item:hover,
a.list-group-item:focus,
button.list-group-item:focus {
  color: #555;
  text-decoration: none;
  background-color: #f5f5f5;
}
button.list-group-item {
  width: 100%;
  text-align: left;
}
.list-group-item-success {
  color: #3c763d;
  background-color: #dff0d8;
}
a.list-group-item-success,
button.list-group-item-success {
  color: #3c763d;
}
a.list-group-item-success .list-group-item-heading,
button.list-group-item-success .list-group-item-heading {
  color: inherit;
}
a.list-group-item-success:hover,
button.list-group-item-success:hover,
a.list-group-item-success:focus,
button.list-group-item-success:focus {
  color: #3c763d;
  background-color: #d0e9c6;
}
a.list-group-item-success.active,
button.list-group-item-success.active,
a.list-group-item-success.active:hover,
button.list-group-item-success.active:hover,
a.list-group-item-success.active:focus,
button.list-group-item-success.active:focus {
  color: #fff;
  background-color: #3c763d;
  border-color: #3c763d;
}
.list-group-item-info {
  color: #31708f;
  background-color: #d9edf7;
}
a.list-group-item-info,
button.list-group-item-info {
  color: #31708f;
}
a.list-group-item-info .list-group-item-heading,
button.list-group-item-info .list-group-item-heading {
  color: inherit;
}
a.list-group-item-info:hover,
button.list-group-item-info:hover,
a.list-group-item-info:focus,
button.list-group-item-info:focus {
  color: #31708f;
  background-color: #c4e3f3;
}
a.list-group-item-info.active,
button.list-group-item-info.active,
a.list-group-item-info.active:hover,
button.list-group-item-info.active:hover,
a.list-group-item-info.active:focus,
button.list-group-item-info.active:focus {
  color: #fff;
  background-color: #31708f;
  border-color: #31708f;
}
.list-group-item-warning {
  color: #8a6d3b;
  background-color: #fcf8e3;
}
a.list-group-item-warning,
button.list-group-item-warning {
  color: #8a6d3b;
}
a.list-group-item-warning .list-group-item-heading,
button.list-group-item-warning .list-group-item-heading {
  color: inherit;
}
a.list-group-item-warning:hover,
button.list-group-item-warning:hover,
a.list-group-item-warning:focus,
button.list-group-item-warning:focus {
  color: #8a6d3b;
  background-color: #faf2cc;
}
a.list-group-item-warning.active,
button.list-group-item-warning.active,
a.list-group-item-warning.active:hover,
button.list-group-item-warning.active:hover,
a.list-group-item-warning.active:focus,
button.list-group-item-warning.active:focus {
  color: #fff;
  background-color: #8a6d3b;
  border-color: #8a6d3b;
}
.list-group-item-danger {
  color: #a94442;
  background-color: #f2dede;
}
a.list-group-item-danger,
button.list-group-item-danger {
  color: #a94442;
}
a.list-group-item-danger .list-group-item-heading,
button.list-group-item-danger .list-group-item-heading {
  color: inherit;
}
a.list-group-item-danger:hover,
button.list-group-item-danger:hover,
a.list-group-item-danger:focus,
button.list-group-item-danger:focus {
  color: #a94442;
  background-color: #ebcccc;
}
a.list-group-item-danger.active,
button.list-group-item-danger.active,
a.list-group-item-danger.active:hover,
button.list-group-item-danger.active:hover,
a.list-group-item-danger.active:focus,
button.list-group-item-danger.active:focus {
  color: #fff;
  background-color: #a94442;
  border-color: #a94442;
}
.list-group-item-heading {
  margin-top: 0;
  margin-bottom: 5px;
}
.list-group-item-text {
  margin-bottom: 0;
  line-height: 1.3;
}
.panel {
  margin-bottom: 20px;
  background-color: #fff;
  border: 1px solid transparent;
  border-radius: 4px;
  -webkit-box-shadow: 0 1px 1px rgba(0, 0, 0, 0.05);
  box-shadow: 0 1px 1px rgba(0, 0, 0, 0.05);
}
.panel-body {
  padding: 15px;
}
.panel-heading {
  padding: 10px 15px;
  border-bottom: 1px solid transparent;
  border-top-left-radius: 3px;
  border-top-right-radius: 3px;
}
.panel-heading > .dropdown .dropdown-toggle {
  color: inherit;
}
.panel-title {
  margin-top: 0;
  margin-bottom: 0;
  font-size: 16px;
  color: inherit;
}
.panel-title > a,
.panel-title > small,
.panel-title > .small,
.panel-title > small > a,
.panel-title > .small > a {
  color: inherit;
}
.panel-footer {
  padding: 10px 15px;
  background-color: #f5f5f5;
  border-top: 1px solid #ddd;
  border-bottom-right-radius: 3px;
  border-bottom-left-radius: 3px;
}
.panel > .list-group,
.panel > .panel-collapse > .list-group {
  margin-bottom: 0;
}
.panel > .list-group .list-group-item,
.panel > .panel-collapse > .list-group .list-group-item {
  border-width: 1px 0;
  border-radius: 0;
}
.panel > .list-group:first-child .list-group-item:first-child,
.panel > .panel-collapse > .list-group:first-child .list-group-item:first-child {
  border-top: 0;
  border-top-left-radius: 3px;
  border-top-right-radius: 3px;
}
.panel > .list-group:last-child .list-group-item:last-child,
.panel > .panel-collapse > .list-group:last-child .list-group-item:last-child {
  border-bottom: 0;
  border-bottom-right-radius: 3px;
  border-bottom-left-radius: 3px;
}
.panel > .panel-heading + .panel-collapse > .list-group .list-group-item:first-child {
  border-top-left-radius: 0;
  border-top-right-radius: 0;
}
.panel-heading + .list-group .list-group-item:first-child {
  border-top-width: 0;
}
.list-group + .panel-footer {
  border-top-width: 0;
}
.panel > .table,
.panel > .table-responsive > .table,
.panel > .panel-collapse > .table {
  margin-bottom: 0;
}
.panel > .table caption,
.panel > .table-responsive > .table caption,
.panel > .panel-collapse > .table caption {
  padding-right: 15px;
  padding-left: 15px;
}
.panel > .table:first-child,
.panel > .table-responsive:first-child > .table:first-child {
  border-top-left-radius: 3px;
  border-top-right-radius: 3px;
}
.panel > .table:first-child > thead:first-child > tr:first-child,
.panel > .table-responsive:first-child > .table:first-child > thead:first-child > tr:first-child,
.panel > .table:first-child > tbody:first-child > tr:first-child,
.panel > .table-responsive:first-child > .table:first-child > tbody:first-child > tr:first-child {
  border-top-left-radius: 3px;
  border-top-right-radius: 3px;
}
.panel > .table:first-child > thead:first-child > tr:first-child td:first-child,
.panel > .table-responsive:first-child > .table:first-child > thead:first-child > tr:first-child td:first-child,
.panel > .table:first-child > tbody:first-child > tr:first-child td:first-child,
.panel > .table-responsive:first-child > .table:first-child > tbody:first-child > tr:first-child td:first-child,
.panel > .table:first-child > thead:first-child > tr:first-child th:first-child,
.panel > .table-responsive:first-child > .table:first-child > thead:first-child > tr:first-child th:first-child,
.panel > .table:first-child > tbody:first-child > tr:first-child th:first-child,
.panel > .table-responsive:first-child > .table:first-child > tbody:first-child > tr:first-child th:first-child {
  border-top-left-radius: 3px;
}
.panel > .table:first-child > thead:first-child > tr:first-child td:last-child,
.panel > .table-responsive:first-child > .table:first-child > thead:first-child > tr:first-child td:last-child,
.panel > .table:first-child > tbody:first-child > tr:first-child td:last-child,
.panel > .table-responsive:first-child > .table:first-child > tbody:first-child > tr:first-child td:last-child,
.panel > .table:first-child > thead:first-child > tr:first-child th:last-child,
.panel > .table-responsive:first-child > .table:first-child > thead:first-child > tr:first-child th:last-child,
.panel > .table:first-child > tbody:first-child > tr:first-child th:last-child,
.panel > .table-responsive:first-child > .table:first-child > tbody:first-child > tr:first-child th:last-child {
  border-top-right-radius: 3px;
}
.panel > .table:last-child,
.panel > .table-responsive:last-child > .table:last-child {
  border-bottom-right-radius: 3px;
  border-bottom-left-radius: 3px;
}
.panel > .table:last-child > tbody:last-child > tr:last-child,
.panel > .table-responsive:last-child > .table:last-child > tbody:last-child > tr:last-child,
.panel > .table:last-child > tfoot:last-child > tr:last-child,
.panel > .table-responsive:last-child > .table:last-child > tfoot:last-child > tr:last-child {
  border-bottom-right-radius: 3px;
  border-bottom-left-radius: 3px;
}
.panel > .table:last-child > tbody:last-child > tr:last-child td:first-child,
.panel > .table-responsive:last-child > .table:last-child > tbody:last-child > tr:last-child td:first-child,
.panel > .table:last-child > tfoot:last-child > tr:last-child td:first-child,
.panel > .table-responsive:last-child > .table:last-child > tfoot:last-child > tr:last-child td:first-child,
.panel > .table:last-child > tbody:last-child > tr:last-child th:first-child,
.panel > .table-responsive:last-child > .table:last-child > tbody:last-child > tr:last-child th:first-child,
.panel > .table:last-child > tfoot:last-child > tr:last-child th:first-child,
.panel > .table-responsive:last-child > .table:last-child > tfoot:last-child > tr:last-child th:first-child {
  border-bottom-left-radius: 3px;
}
.panel > .table:last-child > tbody:last-child > tr:last-child td:last-child,
.panel > .table-responsive:last-child > .table:last-child > tbody:last-child > tr:last-child td:last-child,
.panel > .table:last-child > tfoot:last-child > tr:last-child td:last-child,
.panel > .table-responsive:last-child > .table:last-child > tfoot:last-child > tr:last-child td:last-child,
.panel > .table:last-child > tbody:last-child > tr:last-child th:last-child,
.panel > .table-responsive:last-child > .table:last-child > tbody:last-child > tr:last-child th:last-child,
.panel > .table:last-child > tfoot:last-child > tr:last-child th:last-child,
.panel > .table-responsive:last-child > .table:last-child > tfoot:last-child > tr:last-child th:last-child {
  border-bottom-right-radius: 3px;
}
.panel > .panel-body + .table,
.panel > .panel-body + .table-responsive,
.panel > .table + .panel-body,
.panel > .table-responsive + .panel-body {
  border-top: 1px solid #ddd;
}
.panel > .table > tbody:first-child > tr:first-child th,
.panel > .table > tbody:first-child > tr:first-child td {
  border-top: 0;
}
.panel > .table-bordered,
.panel > .table-responsive > .table-bordered {
  border: 0;
}
.panel > .table-bordered > thead > tr > th:first-child,
.panel > .table-responsive > .table-bordered > thead > tr > th:first-child,
.panel > .table-bordered > tbody > tr > th:first-child,
.panel > .table-responsive > .table-bordered > tbody > tr > th:first-child,
.panel > .table-bordered > tfoot > tr > th:first-child,
.panel > .table-responsive > .table-bordered > tfoot > tr > th:first-child,
.panel > .table-bordered > thead > tr > td:first-child,
.panel > .table-responsive > .table-bordered > thead > tr > td:first-child,
.panel > .table-bordered > tbody > tr > td:first-child,
.panel > .table-responsive > .table-bordered > tbody > tr > td:first-child,
.panel > .table-bordered > tfoot > tr > td:first-child,
.panel > .table-responsive > .table-bordered > tfoot > tr > td:first-child {
  border-left: 0;
}
.panel > .table-bordered > thead > tr > th:last-child,
.panel > .table-responsive > .table-bordered > thead > tr > th:last-child,
.panel > .table-bordered > tbody > tr > th:last-child,
.panel > .table-responsive > .table-bordered > tbody > tr > th:last-child,
.panel > .table-bordered > tfoot > tr > th:last-child,
.panel > .table-responsive > .table-bordered > tfoot > tr > th:last-child,
.panel > .table-bordered > thead > tr > td:last-child,
.panel > .table-responsive > .table-bordered > thead > tr > td:last-child,
.panel > .table-bordered > tbody > tr > td:last-child,
.panel > .table-responsive > .table-bordered > tbody > tr > td:last-child,
.panel > .table-bordered > tfoot > tr > td:last-child,
.panel > .table-responsive > .table-bordered > tfoot > tr > td:last-child {
  border-right: 0;
}
.panel > .table-bordered > thead > tr:first-child > td,
.panel > .table-responsive > .table-bordered > thead > tr:first-child > td,
.panel > .table-bordered > tbody > tr:first-child > td,
.panel > .table-responsive > .table-bordered > tbody > tr:first-child > td,
.panel > .table-bordered > thead > tr:first-child > th,
.panel > .table-responsive > .table-bordered > thead > tr:first-child > th,
.panel > .table-bordered > tbody > tr:first-child > th,
.panel > .table-responsive > .table-bordered > tbody > tr:first-child > th {
  border-bottom: 0;
}
.panel > .table-bordered > tbody > tr:last-child > td,
.panel > .table-responsive > .table-bordered > tbody > tr:last-child > td,
.panel > .table-bordered > tfoot > tr:last-child > td,
.panel > .table-responsive > .table-bordered > tfoot > tr:last-child > td,
.panel > .table-bordered > tbody > tr:last-child > th,
.panel > .table-responsive > .table-bordered > tbody > tr:last-child > th,
.panel > .table-bordered > tfoot > tr:last-child > th,
.panel > .table-responsive > .table-bordered > tfoot > tr:last-child > th {
  border-bottom: 0;
}
.panel > .table-responsive {
  margin-bottom: 0;
  border: 0;
}
.panel-group {
  margin-bottom: 20px;
}
.panel-group .panel {
  margin-bottom: 0;
  border-radius: 4px;
}
.panel-group .panel + .panel {
  margin-top: 5px;
}
.panel-group .panel-heading {
  border-bottom: 0;
}
.panel-group .panel-heading + .panel-collapse > .panel-body,
.panel-group .panel-heading + .panel-collapse > .list-group {
  border-top: 1px solid #ddd;
}
.panel-group .panel-footer {
  border-top: 0;
}
.panel-group .panel-footer + .panel-collapse .panel-body {
  border-bottom: 1px solid #ddd;
}
.panel-default {
  border-color: #ddd;
}
.panel-default > .panel-heading {
  color: #333333;
  background-color: #f5f5f5;
  border-color: #ddd;
}
.panel-default > .panel-heading + .panel-collapse > .panel-body {
  border-top-color: #ddd;
}
.panel-default > .panel-heading .badge {
  color: #f5f5f5;
  background-color: #333333;
}
.panel-default > .panel-footer + .panel-collapse > .panel-body {
  border-bottom-color: #ddd;
}
.panel-primary {
  border-color: #337ab7;
}
.panel-primary > .panel-heading {
  color: #fff;
  background-color: #337ab7;
  border-color: #337ab7;
}
.panel-primary > .panel-heading + .panel-collapse > .panel-body {
  border-top-color: #337ab7;
}
.panel-primary > .panel-heading .badge {
  color: #337ab7;
  background-color: #fff;
}
.panel-primary > .panel-footer + .panel-collapse > .panel-body {
  border-bottom-color: #337ab7;
}
.panel-success {
  border-color: #d6e9c6;
}
.panel-success > .panel-heading {
  color: #3c763d;
  background-color: #dff0d8;
  border-color: #d6e9c6;
}
.panel-success > .panel-heading + .panel-collapse > .panel-body {
  border-top-color: #d6e9c6;
}
.panel-success > .panel-heading .badge {
  color: #dff0d8;
  background-color: #3c763d;
}
.panel-success > .panel-footer + .panel-collapse > .panel-body {
  border-bottom-color: #d6e9c6;
}
.panel-info {
  border-color: #bce8f1;
}
.panel-info > .panel-heading {
  color: #31708f;
  background-color: #d9edf7;
  border-color: #bce8f1;
}
.panel-info > .panel-heading + .panel-collapse > .panel-body {
  border-top-color: #bce8f1;
}
.panel-info > .panel-heading .badge {
  color: #d9edf7;
  background-color: #31708f;
}
.panel-info > .panel-footer + .panel-collapse > .panel-body {
  border-bottom-color: #bce8f1;
}
.panel-warning {
  border-color: #faebcc;
}
.panel-warning > .panel-heading {
  color: #8a6d3b;
  background-color: #fcf8e3;
  border-color: #faebcc;
}
.panel-warning > .panel-heading + .panel-collapse > .panel-body {
  border-top-color: #faebcc;
}
.panel-warning > .panel-heading .badge {
  color: #fcf8e3;
  background-color: #8a6d3b;
}
.panel-warning > .panel-footer + .panel-collapse > .panel-body {
  border-bottom-color: #faebcc;
}
.panel-danger {
  border-color: #ebccd1;
}
.panel-danger > .panel-heading {
  color: #a94442;
  background-color: #f2dede;
  border-color: #ebccd1;
}
.panel-danger > .panel-heading + .panel-collapse > .panel-body {
  border-top-color: #ebccd1;
}
.panel-danger > .panel-heading .badge {
  color: #f2dede;
  background-color: #a94442;
}
.panel-danger > .panel-footer + .panel-collapse > .panel-body {
  border-bottom-color: #ebccd1;
}
.embed-responsive {
  position: relative;
  display: block;
  height: 0;
  padding: 0;
  overflow: hidden;
}
.embed-responsive .embed-responsive-item,
.embed-responsive iframe,
.embed-responsive embed,
.embed-responsive object,
.embed-responsive video {
  position: absolute;
  top: 0;
  bottom: 0;
  left: 0;
  width: 100%;
  height: 100%;
  border: 0;
}
.embed-responsive-16by9 {
  padding-bottom: 56.25%;
}
.embed-responsive-4by3 {
  padding-bottom: 75%;
}
.well {
  min-height: 20px;
  padding: 19px;
  margin-bottom: 20px;
  background-color: #f5f5f5;
  border: 1px solid #e3e3e3;
  border-radius: 4px;
  -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.05);
  box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.05);
}
.well blockquote {
  border-color: #ddd;
  border-color: rgba(0, 0, 0, 0.15);
}
.well-lg {
  padding: 24px;
  border-radius: 6px;
}
.well-sm {
  padding: 9px;
  border-radius: 3px;
}
.close {
  float: right;
  font-size: 21px;
  font-weight: bold;
  line-height: 1;
  color: #000;
  text-shadow: 0 1px 0 #fff;
  filter: alpha(opacity=20);
  opacity: 0.2;
}
.close:hover,
.close:focus {
  color: #000;
  text-decoration: none;
  cursor: pointer;
  filter: alpha(opacity=50);
  opacity: 0.5;
}
button.close {
  padding: 0;
  cursor: pointer;
  background: transparent;
  border: 0;
  -webkit-appearance: none;
  -moz-appearance: none;
  appearance: none;
}
.modal-open {
  overflow: hidden;
}
.modal {
  position: fixed;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  z-index: 1050;
  display: none;
  overflow: hidden;
  -webkit-overflow-scrolling: touch;
  outline: 0;
}
.modal.fade .modal-dialog {
  -webkit-transform: translate(0, -25%);
  -ms-transform: translate(0, -25%);
  -o-transform: translate(0, -25%);
  transform: translate(0, -25%);
  -webkit-transition: -webkit-transform 0.3s ease-out;
  -o-transition: -o-transform 0.3s ease-out;
  transition: -webkit-transform 0.3s ease-out;
  transition: transform 0.3s ease-out;
  transition:
    transform 0.3s ease-out,
    -webkit-transform 0.3s ease-out,
    -o-transform 0.3s ease-out;
}
.modal.in .modal-dialog {
  -webkit-transform: translate(0, 0);
  -ms-transform: translate(0, 0);
  -o-transform: translate(0, 0);
  transform: translate(0, 0);
}
.modal-open .modal {
  overflow-x: hidden;
  overflow-y: auto;
}
.modal-dialog {
  position: relative;
  width: auto;
  margin: 10px;
}
.modal-content {
  position: relative;
  background-color: #fff;
  background-clip: padding-box;
  border: 1px solid #999;
  border: 1px solid rgba(0, 0, 0, 0.2);
  border-radius: 6px;
  -webkit-box-shadow: 0 3px 9px rgba(0, 0, 0, 0.5);
  box-shadow: 0 3px 9px rgba(0, 0, 0, 0.5);
  outline: 0;
}
.modal-backdrop {
  position: fixed;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  z-index: 1040;
  background-color: #000;
}
.modal-backdrop.fade {
  filter: alpha(opacity=0);
  opacity: 0;
}
.modal-backdrop.in {
  filter: alpha(opacity=50);
  opacity: 0.5;
}
.modal-header {
  padding: 15px;
  border-bottom: 1px solid #e5e5e5;
}
.modal-header .close {
  margin-top: -2px;
}
.modal-title {
  margin: 0;
  line-height: 1.42857143;
}
.modal-body {
  position: relative;
  padding: 15px;
}
.modal-footer {
  padding: 15px;
  text-align: right;
  border-top: 1px solid #e5e5e5;
}
.modal-footer .btn + .btn {
  margin-bottom: 0;
  margin-left: 5px;
}
.modal-footer .btn-group .btn + .btn {
  margin-left: -1px;
}
.modal-footer .btn-block + .btn-block {
  margin-left: 0;
}
.modal-scrollbar-measure {
  position: absolute;
  top: -9999px;
  width: 50px;
  height: 50px;
  overflow: scroll;
}
@media (min-width: 768px) {
  .modal-dialog {
    width: 600px;
    margin: 30px auto;
  }
  .modal-content {
    -webkit-box-shadow: 0 5px 15px rgba(0, 0, 0, 0.5);
    box-shadow: 0 5px 15px rgba(0, 0, 0, 0.5);
  }
  .modal-sm {
    width: 300px;
  }
}
@media (min-width: 992px) {
  .modal-lg {
    width: 900px;
  }
}
.tooltip {
  position: absolute;
  z-index: 1070;
  display: block;
  font-family:
    "Helvetica Neue",
    Helvetica,
    Arial,
    sans-serif;
  font-style: normal;
  font-weight: 400;
  line-height: 1.42857143;
  line-break: auto;
  text-align: left;
  text-align: start;
  text-decoration: none;
  text-shadow: none;
  text-transform: none;
  letter-spacing: normal;
  word-break: normal;
  word-spacing: normal;
  word-wrap: normal;
  white-space: normal;
  font-size: 12px;
  filter: alpha(opacity=0);
  opacity: 0;
}
.tooltip.in {
  filter: alpha(opacity=90);
  opacity: 0.9;
}
.tooltip.top {
  padding: 5px 0;
  margin-top: -3px;
}
.tooltip.right {
  padding: 0 5px;
  margin-left: 3px;
}
.tooltip.bottom {
  padding: 5px 0;
  margin-top: 3px;
}
.tooltip.left {
  padding: 0 5px;
  margin-left: -3px;
}
.tooltip.top .tooltip-arrow {
  bottom: 0;
  left: 50%;
  margin-left: -5px;
  border-width: 5px 5px 0;
  border-top-color: #000;
}
.tooltip.top-left .tooltip-arrow {
  right: 5px;
  bottom: 0;
  margin-bottom: -5px;
  border-width: 5px 5px 0;
  border-top-color: #000;
}
.tooltip.top-right .tooltip-arrow {
  bottom: 0;
  left: 5px;
  margin-bottom: -5px;
  border-width: 5px 5px 0;
  border-top-color: #000;
}
.tooltip.right .tooltip-arrow {
  top: 50%;
  left: 0;
  margin-top: -5px;
  border-width: 5px 5px 5px 0;
  border-right-color: #000;
}
.tooltip.left .tooltip-arrow {
  top: 50%;
  right: 0;
  margin-top: -5px;
  border-width: 5px 0 5px 5px;
  border-left-color: #000;
}
.tooltip.bottom .tooltip-arrow {
  top: 0;
  left: 50%;
  margin-left: -5px;
  border-width: 0 5px 5px;
  border-bottom-color: #000;
}
.tooltip.bottom-left .tooltip-arrow {
  top: 0;
  right: 5px;
  margin-top: -5px;
  border-width: 0 5px 5px;
  border-bottom-color: #000;
}
.tooltip.bottom-right .tooltip-arrow {
  top: 0;
  left: 5px;
  margin-top: -5px;
  border-width: 0 5px 5px;
  border-bottom-color: #000;
}
.tooltip-inner {
  max-width: 200px;
  padding: 3px 8px;
  color: #fff;
  text-align: center;
  background-color: #000;
  border-radius: 4px;
}
.tooltip-arrow {
  position: absolute;
  width: 0;
  height: 0;
  border-color: transparent;
  border-style: solid;
}
.popover {
  position: absolute;
  top: 0;
  left: 0;
  z-index: 1060;
  display: none;
  max-width: 276px;
  padding: 1px;
  font-family:
    "Helvetica Neue",
    Helvetica,
    Arial,
    sans-serif;
  font-style: normal;
  font-weight: 400;
  line-height: 1.42857143;
  line-break: auto;
  text-align: left;
  text-align: start;
  text-decoration: none;
  text-shadow: none;
  text-transform: none;
  letter-spacing: normal;
  word-break: normal;
  word-spacing: normal;
  word-wrap: normal;
  white-space: normal;
  font-size: 14px;
  background-color: #fff;
  background-clip: padding-box;
  border: 1px solid #ccc;
  border: 1px solid rgba(0, 0, 0, 0.2);
  border-radius: 6px;
  -webkit-box-shadow: 0 5px 10px rgba(0, 0, 0, 0.2);
  box-shadow: 0 5px 10px rgba(0, 0, 0, 0.2);
}
.popover.top {
  margin-top: -10px;
}
.popover.right {
  margin-left: 10px;
}
.popover.bottom {
  margin-top: 10px;
}
.popover.left {
  margin-left: -10px;
}
.popover > .arrow {
  border-width: 11px;
}
.popover > .arrow,
.popover > .arrow:after {
  position: absolute;
  display: block;
  width: 0;
  height: 0;
  border-color: transparent;
  border-style: solid;
}
.popover > .arrow:after {
  content: "";
  border-width: 10px;
}
.popover.top > .arrow {
  bottom: -11px;
  left: 50%;
  margin-left: -11px;
  border-top-color: #999999;
  border-top-color: rgba(0, 0, 0, 0.25);
  border-bottom-width: 0;
}
.popover.top > .arrow:after {
  bottom: 1px;
  margin-left: -10px;
  content: " ";
  border-top-color: #fff;
  border-bottom-width: 0;
}
.popover.right > .arrow {
  top: 50%;
  left: -11px;
  margin-top: -11px;
  border-right-color: #999999;
  border-right-color: rgba(0, 0, 0, 0.25);
  border-left-width: 0;
}
.popover.right > .arrow:after {
  bottom: -10px;
  left: 1px;
  content: " ";
  border-right-color: #fff;
  border-left-width: 0;
}
.popover.bottom > .arrow {
  top: -11px;
  left: 50%;
  margin-left: -11px;
  border-top-width: 0;
  border-bottom-color: #999999;
  border-bottom-color: rgba(0, 0, 0, 0.25);
}
.popover.bottom > .arrow:after {
  top: 1px;
  margin-left: -10px;
  content: " ";
  border-top-width: 0;
  border-bottom-color: #fff;
}
.popover.left > .arrow {
  top: 50%;
  right: -11px;
  margin-top: -11px;
  border-right-width: 0;
  border-left-color: #999999;
  border-left-color: rgba(0, 0, 0, 0.25);
}
.popover.left > .arrow:after {
  right: 1px;
  bottom: -10px;
  content: " ";
  border-right-width: 0;
  border-left-color: #fff;
}
.popover-title {
  padding: 8px 14px;
  margin: 0;
  font-size: 14px;
  background-color: #f7f7f7;
  border-bottom: 1px solid #ebebeb;
  border-radius: 5px 5px 0 0;
}
.popover-content {
  padding: 9px 14px;
}
.carousel {
  position: relative;
}
.carousel-inner {
  position: relative;
  width: 100%;
  overflow: hidden;
}
.carousel-inner > .item {
  position: relative;
  display: none;
  -webkit-transition: 0.6s ease-in-out left;
  -o-transition: 0.6s ease-in-out left;
  transition: 0.6s ease-in-out left;
}
.carousel-inner > .item > img,
.carousel-inner > .item > a > img {
  line-height: 1;
}
@media all and (transform-3d), (-webkit-transform-3d) {
  .carousel-inner > .item {
    -webkit-transition: -webkit-transform 0.6s ease-in-out;
    -o-transition: -o-transform 0.6s ease-in-out;
    transition: -webkit-transform 0.6s ease-in-out;
    transition: transform 0.6s ease-in-out;
    transition:
      transform 0.6s ease-in-out,
      -webkit-transform 0.6s ease-in-out,
      -o-transform 0.6s ease-in-out;
    -webkit-backface-visibility: hidden;
    backface-visibility: hidden;
    -webkit-perspective: 1000px;
    perspective: 1000px;
  }
  .carousel-inner > .item.next,
  .carousel-inner > .item.active.right {
    -webkit-transform: translate3d(100%, 0, 0);
    transform: translate3d(100%, 0, 0);
    left: 0;
  }
  .carousel-inner > .item.prev,
  .carousel-inner > .item.active.left {
    -webkit-transform: translate3d(-100%, 0, 0);
    transform: translate3d(-100%, 0, 0);
    left: 0;
  }
  .carousel-inner > .item.next.left,
  .carousel-inner > .item.prev.right,
  .carousel-inner > .item.active {
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0);
    left: 0;
  }
}
.carousel-inner > .active,
.carousel-inner > .next,
.carousel-inner > .prev {
  display: block;
}
.carousel-inner > .active {
  left: 0;
}
.carousel-inner > .next,
.carousel-inner > .prev {
  position: absolute;
  top: 0;
  width: 100%;
}
.carousel-inner > .next {
  left: 100%;
}
.carousel-inner > .prev {
  left: -100%;
}
.carousel-inner > .next.left,
.carousel-inner > .prev.right {
  left: 0;
}
.carousel-inner > .active.left {
  left: -100%;
}
.carousel-inner > .active.right {
  left: 100%;
}
.carousel-control {
  position: absolute;
  top: 0;
  bottom: 0;
  left: 0;
  width: 15%;
  font-size: 20px;
  color: #fff;
  text-align: center;
  text-shadow: 0 1px 2px rgba(0, 0, 0, 0.6);
  background-color: rgba(0, 0, 0, 0);
  filter: alpha(opacity=50);
  opacity: 0.5;
}
.carousel-control.left {
  background-image: -webkit-linear-gradient(left, rgba(0, 0, 0, 0.5) 0%, rgba(0, 0, 0, 0.0001) 100%);
  background-image: -o-linear-gradient(left, rgba(0, 0, 0, 0.5) 0%, rgba(0, 0, 0, 0.0001) 100%);
  background-image: -webkit-gradient(linear, left top, right top, from(rgba(0, 0, 0, 0.5)), to(rgba(0, 0, 0, 0.0001)));
  background-image:
    linear-gradient(
      to right,
      rgba(0, 0, 0, 0.5) 0%,
      rgba(0, 0, 0, 0.0001) 100%);
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr="#80000000", endColorstr="#00000000", GradientType=1);
  background-repeat: repeat-x;
}
.carousel-control.right {
  right: 0;
  left: auto;
  background-image: -webkit-linear-gradient(left, rgba(0, 0, 0, 0.0001) 0%, rgba(0, 0, 0, 0.5) 100%);
  background-image: -o-linear-gradient(left, rgba(0, 0, 0, 0.0001) 0%, rgba(0, 0, 0, 0.5) 100%);
  background-image: -webkit-gradient(linear, left top, right top, from(rgba(0, 0, 0, 0.0001)), to(rgba(0, 0, 0, 0.5)));
  background-image:
    linear-gradient(
      to right,
      rgba(0, 0, 0, 0.0001) 0%,
      rgba(0, 0, 0, 0.5) 100%);
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr="#00000000", endColorstr="#80000000", GradientType=1);
  background-repeat: repeat-x;
}
.carousel-control:hover,
.carousel-control:focus {
  color: #fff;
  text-decoration: none;
  outline: 0;
  filter: alpha(opacity=90);
  opacity: 0.9;
}
.carousel-control .icon-prev,
.carousel-control .icon-next,
.carousel-control .glyphicon-chevron-left,
.carousel-control .glyphicon-chevron-right {
  position: absolute;
  top: 50%;
  z-index: 5;
  display: inline-block;
  margin-top: -10px;
}
.carousel-control .icon-prev,
.carousel-control .glyphicon-chevron-left {
  left: 50%;
  margin-left: -10px;
}
.carousel-control .icon-next,
.carousel-control .glyphicon-chevron-right {
  right: 50%;
  margin-right: -10px;
}
.carousel-control .icon-prev,
.carousel-control .icon-next {
  width: 20px;
  height: 20px;
  font-family: serif;
  line-height: 1;
}
.carousel-control .icon-prev:before {
  content: "\2039";
}
.carousel-control .icon-next:before {
  content: "\203a";
}
.carousel-indicators {
  position: absolute;
  bottom: 10px;
  left: 50%;
  z-index: 15;
  width: 60%;
  padding-left: 0;
  margin-left: -30%;
  text-align: center;
  list-style: none;
}
.carousel-indicators li {
  display: inline-block;
  width: 10px;
  height: 10px;
  margin: 1px;
  text-indent: -999px;
  cursor: pointer;
  background-color: #000 \	;
  background-color: rgba(0, 0, 0, 0);
  border: 1px solid #fff;
  border-radius: 10px;
}
.carousel-indicators .active {
  width: 12px;
  height: 12px;
  margin: 0;
  background-color: #fff;
}
.carousel-caption {
  position: absolute;
  right: 15%;
  bottom: 20px;
  left: 15%;
  z-index: 10;
  padding-top: 20px;
  padding-bottom: 20px;
  color: #fff;
  text-align: center;
  text-shadow: 0 1px 2px rgba(0, 0, 0, 0.6);
}
.carousel-caption .btn {
  text-shadow: none;
}
@media screen and (min-width: 768px) {
  .carousel-control .glyphicon-chevron-left,
  .carousel-control .glyphicon-chevron-right,
  .carousel-control .icon-prev,
  .carousel-control .icon-next {
    width: 30px;
    height: 30px;
    margin-top: -10px;
    font-size: 30px;
  }
  .carousel-control .glyphicon-chevron-left,
  .carousel-control .icon-prev {
    margin-left: -10px;
  }
  .carousel-control .glyphicon-chevron-right,
  .carousel-control .icon-next {
    margin-right: -10px;
  }
  .carousel-caption {
    right: 20%;
    left: 20%;
    padding-bottom: 30px;
  }
  .carousel-indicators {
    bottom: 20px;
  }
}
.clearfix:before,
.clearfix:after,
.dl-horizontal dd:before,
.dl-horizontal dd:after,
.container:before,
.container:after,
.container-fluid:before,
.container-fluid:after,
.row:before,
.row:after,
.form-horizontal .form-group:before,
.form-horizontal .form-group:after,
.btn-toolbar:before,
.btn-toolbar:after,
.btn-group-vertical > .btn-group:before,
.btn-group-vertical > .btn-group:after,
.nav:before,
.nav:after,
.navbar:before,
.navbar:after,
.navbar-header:before,
.navbar-header:after,
.navbar-collapse:before,
.navbar-collapse:after,
.pager:before,
.pager:after,
.panel-body:before,
.panel-body:after,
.modal-header:before,
.modal-header:after,
.modal-footer:before,
.modal-footer:after {
  display: table;
  content: " ";
}
.clearfix:after,
.dl-horizontal dd:after,
.container:after,
.container-fluid:after,
.row:after,
.form-horizontal .form-group:after,
.btn-toolbar:after,
.btn-group-vertical > .btn-group:after,
.nav:after,
.navbar:after,
.navbar-header:after,
.navbar-collapse:after,
.pager:after,
.panel-body:after,
.modal-header:after,
.modal-footer:after {
  clear: both;
}
.center-block {
  display: block;
  margin-right: auto;
  margin-left: auto;
}
.pull-right {
  float: right !important;
}
.pull-left {
  float: left !important;
}
.hide {
  display: none !important;
}
.show {
  display: block !important;
}
.invisible {
  visibility: hidden;
}
.text-hide {
  font: 0/0 a;
  color: transparent;
  text-shadow: none;
  background-color: transparent;
  border: 0;
}
.hidden {
  display: none !important;
}
.affix {
  position: fixed;
}
@-ms-viewport {
  width: device-width;
}
.visible-xs,
.visible-sm,
.visible-md,
.visible-lg {
  display: none !important;
}
.visible-xs-block,
.visible-xs-inline,
.visible-xs-inline-block,
.visible-sm-block,
.visible-sm-inline,
.visible-sm-inline-block,
.visible-md-block,
.visible-md-inline,
.visible-md-inline-block,
.visible-lg-block,
.visible-lg-inline,
.visible-lg-inline-block {
  display: none !important;
}
@media (max-width: 767px) {
  .visible-xs {
    display: block !important;
  }
  table.visible-xs {
    display: table !important;
  }
  tr.visible-xs {
    display: table-row !important;
  }
  th.visible-xs,
  td.visible-xs {
    display: table-cell !important;
  }
}
@media (max-width: 767px) {
  .visible-xs-block {
    display: block !important;
  }
}
@media (max-width: 767px) {
  .visible-xs-inline {
    display: inline !important;
  }
}
@media (max-width: 767px) {
  .visible-xs-inline-block {
    display: inline-block !important;
  }
}
@media (min-width: 768px) and (max-width: 991px) {
  .visible-sm {
    display: block !important;
  }
  table.visible-sm {
    display: table !important;
  }
  tr.visible-sm {
    display: table-row !important;
  }
  th.visible-sm,
  td.visible-sm {
    display: table-cell !important;
  }
}
@media (min-width: 768px) and (max-width: 991px) {
  .visible-sm-block {
    display: block !important;
  }
}
@media (min-width: 768px) and (max-width: 991px) {
  .visible-sm-inline {
    display: inline !important;
  }
}
@media (min-width: 768px) and (max-width: 991px) {
  .visible-sm-inline-block {
    display: inline-block !important;
  }
}
@media (min-width: 992px) and (max-width: 1199px) {
  .visible-md {
    display: block !important;
  }
  table.visible-md {
    display: table !important;
  }
  tr.visible-md {
    display: table-row !important;
  }
  th.visible-md,
  td.visible-md {
    display: table-cell !important;
  }
}
@media (min-width: 992px) and (max-width: 1199px) {
  .visible-md-block {
    display: block !important;
  }
}
@media (min-width: 992px) and (max-width: 1199px) {
  .visible-md-inline {
    display: inline !important;
  }
}
@media (min-width: 992px) and (max-width: 1199px) {
  .visible-md-inline-block {
    display: inline-block !important;
  }
}
@media (min-width: 1200px) {
  .visible-lg {
    display: block !important;
  }
  table.visible-lg {
    display: table !important;
  }
  tr.visible-lg {
    display: table-row !important;
  }
  th.visible-lg,
  td.visible-lg {
    display: table-cell !important;
  }
}
@media (min-width: 1200px) {
  .visible-lg-block {
    display: block !important;
  }
}
@media (min-width: 1200px) {
  .visible-lg-inline {
    display: inline !important;
  }
}
@media (min-width: 1200px) {
  .visible-lg-inline-block {
    display: inline-block !important;
  }
}
@media (max-width: 767px) {
  .hidden-xs {
    display: none !important;
  }
}
@media (min-width: 768px) and (max-width: 991px) {
  .hidden-sm {
    display: none !important;
  }
}
@media (min-width: 992px) and (max-width: 1199px) {
  .hidden-md {
    display: none !important;
  }
}
@media (min-width: 1200px) {
  .hidden-lg {
    display: none !important;
  }
}
.visible-print {
  display: none !important;
}
@media print {
  .visible-print {
    display: block !important;
  }
  table.visible-print {
    display: table !important;
  }
  tr.visible-print {
    display: table-row !important;
  }
  th.visible-print,
  td.visible-print {
    display: table-cell !important;
  }
}
.visible-print-block {
  display: none !important;
}
@media print {
  .visible-print-block {
    display: block !important;
  }
}
.visible-print-inline {
  display: none !important;
}
@media print {
  .visible-print-inline {
    display: inline !important;
  }
}
.visible-print-inline-block {
  display: none !important;
}
@media print {
  .visible-print-inline-block {
    display: inline-block !important;
  }
}
@media print {
  .hidden-print {
    display: none !important;
  }
}

/* node_modules/ngx-owl-carousel-o/lib/styles/prebuilt-themes/owl.carousel.min.css */
.owl-carousel,
.owl-carousel .owl-item {
  -webkit-tap-highlight-color: transparent;
  position: relative;
}
.owl-carousel .owl-item.center {
  z-index: 5;
}
.owl-carousel {
  display: none;
  width: 100%;
  z-index: 1;
}
.owl-carousel .owl-stage {
  position: relative;
  -ms-touch-action: pan-Y;
  touch-action: manipulation;
  -moz-backface-visibility: hidden;
}
.owl-carousel .owl-stage:after {
  content: ".";
  display: block;
  clear: both;
  visibility: hidden;
  line-height: 0;
  height: 0;
}
.owl-carousel .owl-stage-outer {
  position: relative;
  overflow: hidden;
  -webkit-transform: translate3d(0, 0, 0);
}
.owl-carousel .owl-item,
.owl-carousel .owl-wrapper {
  -webkit-backface-visibility: hidden;
  -moz-backface-visibility: hidden;
  -ms-backface-visibility: hidden;
  -webkit-transform: translate3d(0, 0, 0);
  -moz-transform: translate3d(0, 0, 0);
  -ms-transform: translate3d(0, 0, 0);
}
.owl-carousel .owl-item {
  min-height: 1px;
  float: left;
  -webkit-backface-visibility: hidden;
  -webkit-touch-callout: none;
}
.owl-carousel .owl-item img {
  display: block;
  width: 100%;
}
.owl-carousel .owl-dots.disabled,
.owl-carousel .owl-nav.disabled {
  display: none;
}
.no-js .owl-carousel,
.owl-carousel.owl-loaded {
  display: block;
}
.owl-carousel .owl-dot,
.owl-carousel .owl-nav .owl-next,
.owl-carousel .owl-nav .owl-prev {
  cursor: pointer;
  -webkit-user-select: none;
  -khtml-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
}
.owl-carousel .owl-nav button.owl-next,
.owl-carousel .owl-nav button.owl-prev,
.owl-carousel button.owl-dot {
  background: 0 0;
  color: inherit;
  border: none;
  padding: 0 !important;
  font: inherit;
}
.owl-carousel.owl-loading {
  opacity: 0;
  display: block;
}
.owl-carousel.owl-hidden {
  opacity: 0;
}
.owl-carousel.owl-refresh .owl-item {
  visibility: hidden;
}
.owl-carousel.owl-drag .owl-item {
  -ms-touch-action: pan-y;
  touch-action: pan-y;
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
}
.owl-carousel.owl-grab {
  cursor: move;
  cursor: grab;
}
.owl-carousel.owl-rtl {
  direction: rtl;
}
.owl-carousel.owl-rtl .owl-item {
  float: right;
}
.owl-carousel .animated {
  animation-duration: 1s;
  animation-fill-mode: both;
}
.owl-carousel .owl-animated-in {
  z-index: 0;
}
.owl-carousel .owl-animated-out {
  z-index: 1;
}
.owl-carousel .fadeOut {
  animation-name: fadeOut;
}
@keyframes fadeOut {
  0% {
    opacity: 1;
  }
  100% {
    opacity: 0;
  }
}
.owl-height {
  transition: height .5s ease-in-out;
}
.owl-carousel .owl-item .owl-lazy {
  transition: opacity .4s ease;
}
.owl-carousel .owl-item .owl-lazy:not([src]),
.owl-carousel .owl-item .owl-lazy[src^=""] {
  max-height: 0;
}
.owl-carousel .owl-item img.owl-lazy {
  transform-style: preserve-3d;
}
.owl-carousel .owl-video-wrapper {
  position: relative;
  height: 100%;
  background: #000;
}
.owl-carousel .owl-video-play-icon {
  position: absolute;
  height: 80px;
  width: 80px;
  left: 50%;
  top: 50%;
  margin-left: -40px;
  margin-top: -40px;
  background: url("./media/owl.video.play.png") no-repeat;
  cursor: pointer;
  z-index: 1;
  -webkit-backface-visibility: hidden;
  transition: transform .1s ease;
}
.owl-carousel .owl-video-play-icon:hover {
  -ms-transform: scale(1.3, 1.3);
  transform: scale(1.3, 1.3);
}
.owl-carousel .owl-video-playing .owl-video-play-icon,
.owl-carousel .owl-video-playing .owl-video-tn {
  display: none;
}
.owl-carousel .owl-video-tn {
  opacity: 0;
  height: 100%;
  background-position: center center;
  background-repeat: no-repeat;
  background-size: contain;
  transition: opacity .4s ease;
}
.owl-carousel .owl-video-frame {
  position: relative;
  z-index: 1;
  height: 100%;
  width: 100%;
}

/* node_modules/ngx-owl-carousel-o/lib/styles/prebuilt-themes/owl.theme.default.min.css */
.owl-theme .owl-dots,
.owl-theme .owl-nav {
  text-align: center;
  -webkit-tap-highlight-color: transparent;
}
.owl-theme .owl-nav {
  margin-top: 10px;
}
.owl-theme .owl-nav [class*=owl-] {
  color: #FFF;
  font-size: 14px;
  margin: 5px;
  padding: 4px 7px;
  background: #D6D6D6;
  display: inline-block;
  cursor: pointer;
  border-radius: 3px;
}
.owl-theme .owl-nav [class*=owl-]:hover {
  background: #869791;
  color: #FFF;
  text-decoration: none;
}
.owl-theme .owl-nav .disabled {
  opacity: .5;
  cursor: default;
}
.owl-theme .owl-nav.disabled + .owl-dots {
  margin-top: 10px;
}
.owl-theme .owl-dots .owl-dot {
  display: inline-block;
  zoom: 1;
}
.owl-theme .owl-dots .owl-dot span {
  width: 10px;
  height: 10px;
  margin: 5px 7px;
  background: #D6D6D6;
  display: block;
  -webkit-backface-visibility: visible;
  transition: opacity .2s ease;
  border-radius: 30px;
}
.owl-theme .owl-dots .owl-dot.active span,
.owl-theme .owl-dots .owl-dot:hover span {
  background: #869791;
}

/* node_modules/animate.css/animate.min.css */
/*!
* animate.css - https://animate.style/
* Version - 4.1.1
* Licensed under the MIT license - http://opensource.org/licenses/MIT
*
* Copyright (c) 2020 Animate.css
*/
:root {
  --animate-duration:1s;
  --animate-delay:1s;
  --animate-repeat:1;
}
.animate__animated {
  -webkit-animation-duration: 1s;
  animation-duration: 1s;
  -webkit-animation-duration: var(--animate-duration);
  animation-duration: var(--animate-duration);
  -webkit-animation-fill-mode: both;
  animation-fill-mode: both;
}
.animate__animated.animate__infinite {
  -webkit-animation-iteration-count: infinite;
  animation-iteration-count: infinite;
}
.animate__animated.animate__repeat-1 {
  -webkit-animation-iteration-count: 1;
  animation-iteration-count: 1;
  -webkit-animation-iteration-count: var(--animate-repeat);
  animation-iteration-count: var(--animate-repeat);
}
.animate__animated.animate__repeat-2 {
  -webkit-animation-iteration-count: 2;
  animation-iteration-count: 2;
  -webkit-animation-iteration-count: calc(var(--animate-repeat)*2);
  animation-iteration-count: calc(var(--animate-repeat)*2);
}
.animate__animated.animate__repeat-3 {
  -webkit-animation-iteration-count: 3;
  animation-iteration-count: 3;
  -webkit-animation-iteration-count: calc(var(--animate-repeat)*3);
  animation-iteration-count: calc(var(--animate-repeat)*3);
}
.animate__animated.animate__delay-1s {
  -webkit-animation-delay: 1s;
  animation-delay: 1s;
  -webkit-animation-delay: var(--animate-delay);
  animation-delay: var(--animate-delay);
}
.animate__animated.animate__delay-2s {
  -webkit-animation-delay: 2s;
  animation-delay: 2s;
  -webkit-animation-delay: calc(var(--animate-delay)*2);
  animation-delay: calc(var(--animate-delay)*2);
}
.animate__animated.animate__delay-3s {
  -webkit-animation-delay: 3s;
  animation-delay: 3s;
  -webkit-animation-delay: calc(var(--animate-delay)*3);
  animation-delay: calc(var(--animate-delay)*3);
}
.animate__animated.animate__delay-4s {
  -webkit-animation-delay: 4s;
  animation-delay: 4s;
  -webkit-animation-delay: calc(var(--animate-delay)*4);
  animation-delay: calc(var(--animate-delay)*4);
}
.animate__animated.animate__delay-5s {
  -webkit-animation-delay: 5s;
  animation-delay: 5s;
  -webkit-animation-delay: calc(var(--animate-delay)*5);
  animation-delay: calc(var(--animate-delay)*5);
}
.animate__animated.animate__faster {
  -webkit-animation-duration: .5s;
  animation-duration: .5s;
  -webkit-animation-duration: calc(var(--animate-duration)/2);
  animation-duration: calc(var(--animate-duration)/2);
}
.animate__animated.animate__fast {
  -webkit-animation-duration: .8s;
  animation-duration: .8s;
  -webkit-animation-duration: calc(var(--animate-duration)*0.8);
  animation-duration: calc(var(--animate-duration)*0.8);
}
.animate__animated.animate__slow {
  -webkit-animation-duration: 2s;
  animation-duration: 2s;
  -webkit-animation-duration: calc(var(--animate-duration)*2);
  animation-duration: calc(var(--animate-duration)*2);
}
.animate__animated.animate__slower {
  -webkit-animation-duration: 3s;
  animation-duration: 3s;
  -webkit-animation-duration: calc(var(--animate-duration)*3);
  animation-duration: calc(var(--animate-duration)*3);
}
@media (prefers-reduced-motion:reduce), print {
  .animate__animated {
    -webkit-animation-duration: 1ms !important;
    animation-duration: 1ms !important;
    -webkit-transition-duration: 1ms !important;
    transition-duration: 1ms !important;
    -webkit-animation-iteration-count: 1 !important;
    animation-iteration-count: 1 !important;
  }
  .animate__animated[class*=Out] {
    opacity: 0;
  }
}
@-webkit-keyframes bounce {
  0%, 20%, 53%, to {
    -webkit-animation-timing-function: cubic-bezier(.215, .61, .355, 1);
    animation-timing-function: cubic-bezier(.215, .61, .355, 1);
    -webkit-transform: translateZ(0);
    transform: translateZ(0);
  }
  40%, 43% {
    -webkit-animation-timing-function: cubic-bezier(.755, .05, .855, .06);
    animation-timing-function: cubic-bezier(.755, .05, .855, .06);
    -webkit-transform: translate3d(0, -30px, 0) scaleY(1.1);
    transform: translate3d(0, -30px, 0) scaleY(1.1);
  }
  70% {
    -webkit-animation-timing-function: cubic-bezier(.755, .05, .855, .06);
    animation-timing-function: cubic-bezier(.755, .05, .855, .06);
    -webkit-transform: translate3d(0, -15px, 0) scaleY(1.05);
    transform: translate3d(0, -15px, 0) scaleY(1.05);
  }
  80% {
    -webkit-transition-timing-function: cubic-bezier(.215, .61, .355, 1);
    transition-timing-function: cubic-bezier(.215, .61, .355, 1);
    -webkit-transform: translateZ(0) scaleY(.95);
    transform: translateZ(0) scaleY(.95);
  }
  90% {
    -webkit-transform: translate3d(0, -4px, 0) scaleY(1.02);
    transform: translate3d(0, -4px, 0) scaleY(1.02);
  }
}
@keyframes bounce {
  0%, 20%, 53%, to {
    -webkit-animation-timing-function: cubic-bezier(.215, .61, .355, 1);
    animation-timing-function: cubic-bezier(.215, .61, .355, 1);
    -webkit-transform: translateZ(0);
    transform: translateZ(0);
  }
  40%, 43% {
    -webkit-animation-timing-function: cubic-bezier(.755, .05, .855, .06);
    animation-timing-function: cubic-bezier(.755, .05, .855, .06);
    -webkit-transform: translate3d(0, -30px, 0) scaleY(1.1);
    transform: translate3d(0, -30px, 0) scaleY(1.1);
  }
  70% {
    -webkit-animation-timing-function: cubic-bezier(.755, .05, .855, .06);
    animation-timing-function: cubic-bezier(.755, .05, .855, .06);
    -webkit-transform: translate3d(0, -15px, 0) scaleY(1.05);
    transform: translate3d(0, -15px, 0) scaleY(1.05);
  }
  80% {
    -webkit-transition-timing-function: cubic-bezier(.215, .61, .355, 1);
    transition-timing-function: cubic-bezier(.215, .61, .355, 1);
    -webkit-transform: translateZ(0) scaleY(.95);
    transform: translateZ(0) scaleY(.95);
  }
  90% {
    -webkit-transform: translate3d(0, -4px, 0) scaleY(1.02);
    transform: translate3d(0, -4px, 0) scaleY(1.02);
  }
}
.animate__bounce {
  -webkit-animation-name: bounce;
  animation-name: bounce;
  -webkit-transform-origin: center bottom;
  transform-origin: center bottom;
}
@-webkit-keyframes flash {
  0%, 50%, to {
    opacity: 1;
  }
  25%, 75% {
    opacity: 0;
  }
}
@keyframes flash {
  0%, 50%, to {
    opacity: 1;
  }
  25%, 75% {
    opacity: 0;
  }
}
.animate__flash {
  -webkit-animation-name: flash;
  animation-name: flash;
}
@-webkit-keyframes pulse {
  0% {
    -webkit-transform: scaleX(1);
    transform: scaleX(1);
  }
  50% {
    -webkit-transform: scale3d(1.05, 1.05, 1.05);
    transform: scale3d(1.05, 1.05, 1.05);
  }
  to {
    -webkit-transform: scaleX(1);
    transform: scaleX(1);
  }
}
@keyframes pulse {
  0% {
    -webkit-transform: scaleX(1);
    transform: scaleX(1);
  }
  50% {
    -webkit-transform: scale3d(1.05, 1.05, 1.05);
    transform: scale3d(1.05, 1.05, 1.05);
  }
  to {
    -webkit-transform: scaleX(1);
    transform: scaleX(1);
  }
}
.animate__pulse {
  -webkit-animation-name: pulse;
  animation-name: pulse;
  -webkit-animation-timing-function: ease-in-out;
  animation-timing-function: ease-in-out;
}
@-webkit-keyframes rubberBand {
  0% {
    -webkit-transform: scaleX(1);
    transform: scaleX(1);
  }
  30% {
    -webkit-transform: scale3d(1.25, .75, 1);
    transform: scale3d(1.25, .75, 1);
  }
  40% {
    -webkit-transform: scale3d(.75, 1.25, 1);
    transform: scale3d(.75, 1.25, 1);
  }
  50% {
    -webkit-transform: scale3d(1.15, .85, 1);
    transform: scale3d(1.15, .85, 1);
  }
  65% {
    -webkit-transform: scale3d(.95, 1.05, 1);
    transform: scale3d(.95, 1.05, 1);
  }
  75% {
    -webkit-transform: scale3d(1.05, .95, 1);
    transform: scale3d(1.05, .95, 1);
  }
  to {
    -webkit-transform: scaleX(1);
    transform: scaleX(1);
  }
}
@keyframes rubberBand {
  0% {
    -webkit-transform: scaleX(1);
    transform: scaleX(1);
  }
  30% {
    -webkit-transform: scale3d(1.25, .75, 1);
    transform: scale3d(1.25, .75, 1);
  }
  40% {
    -webkit-transform: scale3d(.75, 1.25, 1);
    transform: scale3d(.75, 1.25, 1);
  }
  50% {
    -webkit-transform: scale3d(1.15, .85, 1);
    transform: scale3d(1.15, .85, 1);
  }
  65% {
    -webkit-transform: scale3d(.95, 1.05, 1);
    transform: scale3d(.95, 1.05, 1);
  }
  75% {
    -webkit-transform: scale3d(1.05, .95, 1);
    transform: scale3d(1.05, .95, 1);
  }
  to {
    -webkit-transform: scaleX(1);
    transform: scaleX(1);
  }
}
.animate__rubberBand {
  -webkit-animation-name: rubberBand;
  animation-name: rubberBand;
}
@-webkit-keyframes shakeX {
  0%, to {
    -webkit-transform: translateZ(0);
    transform: translateZ(0);
  }
  10%, 30%, 50%, 70%, 90% {
    -webkit-transform: translate3d(-10px, 0, 0);
    transform: translate3d(-10px, 0, 0);
  }
  20%, 40%, 60%, 80% {
    -webkit-transform: translate3d(10px, 0, 0);
    transform: translate3d(10px, 0, 0);
  }
}
@keyframes shakeX {
  0%, to {
    -webkit-transform: translateZ(0);
    transform: translateZ(0);
  }
  10%, 30%, 50%, 70%, 90% {
    -webkit-transform: translate3d(-10px, 0, 0);
    transform: translate3d(-10px, 0, 0);
  }
  20%, 40%, 60%, 80% {
    -webkit-transform: translate3d(10px, 0, 0);
    transform: translate3d(10px, 0, 0);
  }
}
.animate__shakeX {
  -webkit-animation-name: shakeX;
  animation-name: shakeX;
}
@-webkit-keyframes shakeY {
  0%, to {
    -webkit-transform: translateZ(0);
    transform: translateZ(0);
  }
  10%, 30%, 50%, 70%, 90% {
    -webkit-transform: translate3d(0, -10px, 0);
    transform: translate3d(0, -10px, 0);
  }
  20%, 40%, 60%, 80% {
    -webkit-transform: translate3d(0, 10px, 0);
    transform: translate3d(0, 10px, 0);
  }
}
@keyframes shakeY {
  0%, to {
    -webkit-transform: translateZ(0);
    transform: translateZ(0);
  }
  10%, 30%, 50%, 70%, 90% {
    -webkit-transform: translate3d(0, -10px, 0);
    transform: translate3d(0, -10px, 0);
  }
  20%, 40%, 60%, 80% {
    -webkit-transform: translate3d(0, 10px, 0);
    transform: translate3d(0, 10px, 0);
  }
}
.animate__shakeY {
  -webkit-animation-name: shakeY;
  animation-name: shakeY;
}
@-webkit-keyframes headShake {
  0% {
    -webkit-transform: translateX(0);
    transform: translateX(0);
  }
  6.5% {
    -webkit-transform: translateX(-6px) rotateY(-9deg);
    transform: translateX(-6px) rotateY(-9deg);
  }
  18.5% {
    -webkit-transform: translateX(5px) rotateY(7deg);
    transform: translateX(5px) rotateY(7deg);
  }
  31.5% {
    -webkit-transform: translateX(-3px) rotateY(-5deg);
    transform: translateX(-3px) rotateY(-5deg);
  }
  43.5% {
    -webkit-transform: translateX(2px) rotateY(3deg);
    transform: translateX(2px) rotateY(3deg);
  }
  50% {
    -webkit-transform: translateX(0);
    transform: translateX(0);
  }
}
@keyframes headShake {
  0% {
    -webkit-transform: translateX(0);
    transform: translateX(0);
  }
  6.5% {
    -webkit-transform: translateX(-6px) rotateY(-9deg);
    transform: translateX(-6px) rotateY(-9deg);
  }
  18.5% {
    -webkit-transform: translateX(5px) rotateY(7deg);
    transform: translateX(5px) rotateY(7deg);
  }
  31.5% {
    -webkit-transform: translateX(-3px) rotateY(-5deg);
    transform: translateX(-3px) rotateY(-5deg);
  }
  43.5% {
    -webkit-transform: translateX(2px) rotateY(3deg);
    transform: translateX(2px) rotateY(3deg);
  }
  50% {
    -webkit-transform: translateX(0);
    transform: translateX(0);
  }
}
.animate__headShake {
  -webkit-animation-timing-function: ease-in-out;
  animation-timing-function: ease-in-out;
  -webkit-animation-name: headShake;
  animation-name: headShake;
}
@-webkit-keyframes swing {
  20% {
    -webkit-transform: rotate(15deg);
    transform: rotate(15deg);
  }
  40% {
    -webkit-transform: rotate(-10deg);
    transform: rotate(-10deg);
  }
  60% {
    -webkit-transform: rotate(5deg);
    transform: rotate(5deg);
  }
  80% {
    -webkit-transform: rotate(-5deg);
    transform: rotate(-5deg);
  }
  to {
    -webkit-transform: rotate(0deg);
    transform: rotate(0deg);
  }
}
@keyframes swing {
  20% {
    -webkit-transform: rotate(15deg);
    transform: rotate(15deg);
  }
  40% {
    -webkit-transform: rotate(-10deg);
    transform: rotate(-10deg);
  }
  60% {
    -webkit-transform: rotate(5deg);
    transform: rotate(5deg);
  }
  80% {
    -webkit-transform: rotate(-5deg);
    transform: rotate(-5deg);
  }
  to {
    -webkit-transform: rotate(0deg);
    transform: rotate(0deg);
  }
}
.animate__swing {
  -webkit-transform-origin: top center;
  transform-origin: top center;
  -webkit-animation-name: swing;
  animation-name: swing;
}
@-webkit-keyframes tada {
  0% {
    -webkit-transform: scaleX(1);
    transform: scaleX(1);
  }
  10%, 20% {
    -webkit-transform: scale3d(.9, .9, .9) rotate(-3deg);
    transform: scale3d(.9, .9, .9) rotate(-3deg);
  }
  30%, 50%, 70%, 90% {
    -webkit-transform: scale3d(1.1, 1.1, 1.1) rotate(3deg);
    transform: scale3d(1.1, 1.1, 1.1) rotate(3deg);
  }
  40%, 60%, 80% {
    -webkit-transform: scale3d(1.1, 1.1, 1.1) rotate(-3deg);
    transform: scale3d(1.1, 1.1, 1.1) rotate(-3deg);
  }
  to {
    -webkit-transform: scaleX(1);
    transform: scaleX(1);
  }
}
@keyframes tada {
  0% {
    -webkit-transform: scaleX(1);
    transform: scaleX(1);
  }
  10%, 20% {
    -webkit-transform: scale3d(.9, .9, .9) rotate(-3deg);
    transform: scale3d(.9, .9, .9) rotate(-3deg);
  }
  30%, 50%, 70%, 90% {
    -webkit-transform: scale3d(1.1, 1.1, 1.1) rotate(3deg);
    transform: scale3d(1.1, 1.1, 1.1) rotate(3deg);
  }
  40%, 60%, 80% {
    -webkit-transform: scale3d(1.1, 1.1, 1.1) rotate(-3deg);
    transform: scale3d(1.1, 1.1, 1.1) rotate(-3deg);
  }
  to {
    -webkit-transform: scaleX(1);
    transform: scaleX(1);
  }
}
.animate__tada {
  -webkit-animation-name: tada;
  animation-name: tada;
}
@-webkit-keyframes wobble {
  0% {
    -webkit-transform: translateZ(0);
    transform: translateZ(0);
  }
  15% {
    -webkit-transform: translate3d(-25%, 0, 0) rotate(-5deg);
    transform: translate3d(-25%, 0, 0) rotate(-5deg);
  }
  30% {
    -webkit-transform: translate3d(20%, 0, 0) rotate(3deg);
    transform: translate3d(20%, 0, 0) rotate(3deg);
  }
  45% {
    -webkit-transform: translate3d(-15%, 0, 0) rotate(-3deg);
    transform: translate3d(-15%, 0, 0) rotate(-3deg);
  }
  60% {
    -webkit-transform: translate3d(10%, 0, 0) rotate(2deg);
    transform: translate3d(10%, 0, 0) rotate(2deg);
  }
  75% {
    -webkit-transform: translate3d(-5%, 0, 0) rotate(-1deg);
    transform: translate3d(-5%, 0, 0) rotate(-1deg);
  }
  to {
    -webkit-transform: translateZ(0);
    transform: translateZ(0);
  }
}
@keyframes wobble {
  0% {
    -webkit-transform: translateZ(0);
    transform: translateZ(0);
  }
  15% {
    -webkit-transform: translate3d(-25%, 0, 0) rotate(-5deg);
    transform: translate3d(-25%, 0, 0) rotate(-5deg);
  }
  30% {
    -webkit-transform: translate3d(20%, 0, 0) rotate(3deg);
    transform: translate3d(20%, 0, 0) rotate(3deg);
  }
  45% {
    -webkit-transform: translate3d(-15%, 0, 0) rotate(-3deg);
    transform: translate3d(-15%, 0, 0) rotate(-3deg);
  }
  60% {
    -webkit-transform: translate3d(10%, 0, 0) rotate(2deg);
    transform: translate3d(10%, 0, 0) rotate(2deg);
  }
  75% {
    -webkit-transform: translate3d(-5%, 0, 0) rotate(-1deg);
    transform: translate3d(-5%, 0, 0) rotate(-1deg);
  }
  to {
    -webkit-transform: translateZ(0);
    transform: translateZ(0);
  }
}
.animate__wobble {
  -webkit-animation-name: wobble;
  animation-name: wobble;
}
@-webkit-keyframes jello {
  0%, 11.1%, to {
    -webkit-transform: translateZ(0);
    transform: translateZ(0);
  }
  22.2% {
    -webkit-transform: skewX(-12.5deg) skewY(-12.5deg);
    transform: skewX(-12.5deg) skewY(-12.5deg);
  }
  33.3% {
    -webkit-transform: skewX(6.25deg) skewY(6.25deg);
    transform: skewX(6.25deg) skewY(6.25deg);
  }
  44.4% {
    -webkit-transform: skewX(-3.125deg) skewY(-3.125deg);
    transform: skewX(-3.125deg) skewY(-3.125deg);
  }
  55.5% {
    -webkit-transform: skewX(1.5625deg) skewY(1.5625deg);
    transform: skewX(1.5625deg) skewY(1.5625deg);
  }
  66.6% {
    -webkit-transform: skewX(-.78125deg) skewY(-.78125deg);
    transform: skewX(-.78125deg) skewY(-.78125deg);
  }
  77.7% {
    -webkit-transform: skewX(.390625deg) skewY(.390625deg);
    transform: skewX(.390625deg) skewY(.390625deg);
  }
  88.8% {
    -webkit-transform: skewX(-.1953125deg) skewY(-.1953125deg);
    transform: skewX(-.1953125deg) skewY(-.1953125deg);
  }
}
@keyframes jello {
  0%, 11.1%, to {
    -webkit-transform: translateZ(0);
    transform: translateZ(0);
  }
  22.2% {
    -webkit-transform: skewX(-12.5deg) skewY(-12.5deg);
    transform: skewX(-12.5deg) skewY(-12.5deg);
  }
  33.3% {
    -webkit-transform: skewX(6.25deg) skewY(6.25deg);
    transform: skewX(6.25deg) skewY(6.25deg);
  }
  44.4% {
    -webkit-transform: skewX(-3.125deg) skewY(-3.125deg);
    transform: skewX(-3.125deg) skewY(-3.125deg);
  }
  55.5% {
    -webkit-transform: skewX(1.5625deg) skewY(1.5625deg);
    transform: skewX(1.5625deg) skewY(1.5625deg);
  }
  66.6% {
    -webkit-transform: skewX(-.78125deg) skewY(-.78125deg);
    transform: skewX(-.78125deg) skewY(-.78125deg);
  }
  77.7% {
    -webkit-transform: skewX(.390625deg) skewY(.390625deg);
    transform: skewX(.390625deg) skewY(.390625deg);
  }
  88.8% {
    -webkit-transform: skewX(-.1953125deg) skewY(-.1953125deg);
    transform: skewX(-.1953125deg) skewY(-.1953125deg);
  }
}
.animate__jello {
  -webkit-animation-name: jello;
  animation-name: jello;
  -webkit-transform-origin: center;
  transform-origin: center;
}
@-webkit-keyframes heartBeat {
  0% {
    -webkit-transform: scale(1);
    transform: scale(1);
  }
  14% {
    -webkit-transform: scale(1.3);
    transform: scale(1.3);
  }
  28% {
    -webkit-transform: scale(1);
    transform: scale(1);
  }
  42% {
    -webkit-transform: scale(1.3);
    transform: scale(1.3);
  }
  70% {
    -webkit-transform: scale(1);
    transform: scale(1);
  }
}
@keyframes heartBeat {
  0% {
    -webkit-transform: scale(1);
    transform: scale(1);
  }
  14% {
    -webkit-transform: scale(1.3);
    transform: scale(1.3);
  }
  28% {
    -webkit-transform: scale(1);
    transform: scale(1);
  }
  42% {
    -webkit-transform: scale(1.3);
    transform: scale(1.3);
  }
  70% {
    -webkit-transform: scale(1);
    transform: scale(1);
  }
}
.animate__heartBeat {
  -webkit-animation-name: heartBeat;
  animation-name: heartBeat;
  -webkit-animation-duration: 1.3s;
  animation-duration: 1.3s;
  -webkit-animation-duration: calc(var(--animate-duration)*1.3);
  animation-duration: calc(var(--animate-duration)*1.3);
  -webkit-animation-timing-function: ease-in-out;
  animation-timing-function: ease-in-out;
}
@-webkit-keyframes backInDown {
  0% {
    -webkit-transform: translateY(-1200px) scale(.7);
    transform: translateY(-1200px) scale(.7);
    opacity: .7;
  }
  80% {
    -webkit-transform: translateY(0) scale(.7);
    transform: translateY(0) scale(.7);
    opacity: .7;
  }
  to {
    -webkit-transform: scale(1);
    transform: scale(1);
    opacity: 1;
  }
}
@keyframes backInDown {
  0% {
    -webkit-transform: translateY(-1200px) scale(.7);
    transform: translateY(-1200px) scale(.7);
    opacity: .7;
  }
  80% {
    -webkit-transform: translateY(0) scale(.7);
    transform: translateY(0) scale(.7);
    opacity: .7;
  }
  to {
    -webkit-transform: scale(1);
    transform: scale(1);
    opacity: 1;
  }
}
.animate__backInDown {
  -webkit-animation-name: backInDown;
  animation-name: backInDown;
}
@-webkit-keyframes backInLeft {
  0% {
    -webkit-transform: translateX(-2000px) scale(.7);
    transform: translateX(-2000px) scale(.7);
    opacity: .7;
  }
  80% {
    -webkit-transform: translateX(0) scale(.7);
    transform: translateX(0) scale(.7);
    opacity: .7;
  }
  to {
    -webkit-transform: scale(1);
    transform: scale(1);
    opacity: 1;
  }
}
@keyframes backInLeft {
  0% {
    -webkit-transform: translateX(-2000px) scale(.7);
    transform: translateX(-2000px) scale(.7);
    opacity: .7;
  }
  80% {
    -webkit-transform: translateX(0) scale(.7);
    transform: translateX(0) scale(.7);
    opacity: .7;
  }
  to {
    -webkit-transform: scale(1);
    transform: scale(1);
    opacity: 1;
  }
}
.animate__backInLeft {
  -webkit-animation-name: backInLeft;
  animation-name: backInLeft;
}
@-webkit-keyframes backInRight {
  0% {
    -webkit-transform: translateX(2000px) scale(.7);
    transform: translateX(2000px) scale(.7);
    opacity: .7;
  }
  80% {
    -webkit-transform: translateX(0) scale(.7);
    transform: translateX(0) scale(.7);
    opacity: .7;
  }
  to {
    -webkit-transform: scale(1);
    transform: scale(1);
    opacity: 1;
  }
}
@keyframes backInRight {
  0% {
    -webkit-transform: translateX(2000px) scale(.7);
    transform: translateX(2000px) scale(.7);
    opacity: .7;
  }
  80% {
    -webkit-transform: translateX(0) scale(.7);
    transform: translateX(0) scale(.7);
    opacity: .7;
  }
  to {
    -webkit-transform: scale(1);
    transform: scale(1);
    opacity: 1;
  }
}
.animate__backInRight {
  -webkit-animation-name: backInRight;
  animation-name: backInRight;
}
@-webkit-keyframes backInUp {
  0% {
    -webkit-transform: translateY(1200px) scale(.7);
    transform: translateY(1200px) scale(.7);
    opacity: .7;
  }
  80% {
    -webkit-transform: translateY(0) scale(.7);
    transform: translateY(0) scale(.7);
    opacity: .7;
  }
  to {
    -webkit-transform: scale(1);
    transform: scale(1);
    opacity: 1;
  }
}
@keyframes backInUp {
  0% {
    -webkit-transform: translateY(1200px) scale(.7);
    transform: translateY(1200px) scale(.7);
    opacity: .7;
  }
  80% {
    -webkit-transform: translateY(0) scale(.7);
    transform: translateY(0) scale(.7);
    opacity: .7;
  }
  to {
    -webkit-transform: scale(1);
    transform: scale(1);
    opacity: 1;
  }
}
.animate__backInUp {
  -webkit-animation-name: backInUp;
  animation-name: backInUp;
}
@-webkit-keyframes backOutDown {
  0% {
    -webkit-transform: scale(1);
    transform: scale(1);
    opacity: 1;
  }
  20% {
    -webkit-transform: translateY(0) scale(.7);
    transform: translateY(0) scale(.7);
    opacity: .7;
  }
  to {
    -webkit-transform: translateY(700px) scale(.7);
    transform: translateY(700px) scale(.7);
    opacity: .7;
  }
}
@keyframes backOutDown {
  0% {
    -webkit-transform: scale(1);
    transform: scale(1);
    opacity: 1;
  }
  20% {
    -webkit-transform: translateY(0) scale(.7);
    transform: translateY(0) scale(.7);
    opacity: .7;
  }
  to {
    -webkit-transform: translateY(700px) scale(.7);
    transform: translateY(700px) scale(.7);
    opacity: .7;
  }
}
.animate__backOutDown {
  -webkit-animation-name: backOutDown;
  animation-name: backOutDown;
}
@-webkit-keyframes backOutLeft {
  0% {
    -webkit-transform: scale(1);
    transform: scale(1);
    opacity: 1;
  }
  20% {
    -webkit-transform: translateX(0) scale(.7);
    transform: translateX(0) scale(.7);
    opacity: .7;
  }
  to {
    -webkit-transform: translateX(-2000px) scale(.7);
    transform: translateX(-2000px) scale(.7);
    opacity: .7;
  }
}
@keyframes backOutLeft {
  0% {
    -webkit-transform: scale(1);
    transform: scale(1);
    opacity: 1;
  }
  20% {
    -webkit-transform: translateX(0) scale(.7);
    transform: translateX(0) scale(.7);
    opacity: .7;
  }
  to {
    -webkit-transform: translateX(-2000px) scale(.7);
    transform: translateX(-2000px) scale(.7);
    opacity: .7;
  }
}
.animate__backOutLeft {
  -webkit-animation-name: backOutLeft;
  animation-name: backOutLeft;
}
@-webkit-keyframes backOutRight {
  0% {
    -webkit-transform: scale(1);
    transform: scale(1);
    opacity: 1;
  }
  20% {
    -webkit-transform: translateX(0) scale(.7);
    transform: translateX(0) scale(.7);
    opacity: .7;
  }
  to {
    -webkit-transform: translateX(2000px) scale(.7);
    transform: translateX(2000px) scale(.7);
    opacity: .7;
  }
}
@keyframes backOutRight {
  0% {
    -webkit-transform: scale(1);
    transform: scale(1);
    opacity: 1;
  }
  20% {
    -webkit-transform: translateX(0) scale(.7);
    transform: translateX(0) scale(.7);
    opacity: .7;
  }
  to {
    -webkit-transform: translateX(2000px) scale(.7);
    transform: translateX(2000px) scale(.7);
    opacity: .7;
  }
}
.animate__backOutRight {
  -webkit-animation-name: backOutRight;
  animation-name: backOutRight;
}
@-webkit-keyframes backOutUp {
  0% {
    -webkit-transform: scale(1);
    transform: scale(1);
    opacity: 1;
  }
  20% {
    -webkit-transform: translateY(0) scale(.7);
    transform: translateY(0) scale(.7);
    opacity: .7;
  }
  to {
    -webkit-transform: translateY(-700px) scale(.7);
    transform: translateY(-700px) scale(.7);
    opacity: .7;
  }
}
@keyframes backOutUp {
  0% {
    -webkit-transform: scale(1);
    transform: scale(1);
    opacity: 1;
  }
  20% {
    -webkit-transform: translateY(0) scale(.7);
    transform: translateY(0) scale(.7);
    opacity: .7;
  }
  to {
    -webkit-transform: translateY(-700px) scale(.7);
    transform: translateY(-700px) scale(.7);
    opacity: .7;
  }
}
.animate__backOutUp {
  -webkit-animation-name: backOutUp;
  animation-name: backOutUp;
}
@-webkit-keyframes bounceIn {
  0%, 20%, 40%, 60%, 80%, to {
    -webkit-animation-timing-function: cubic-bezier(.215, .61, .355, 1);
    animation-timing-function: cubic-bezier(.215, .61, .355, 1);
  }
  0% {
    opacity: 0;
    -webkit-transform: scale3d(.3, .3, .3);
    transform: scale3d(.3, .3, .3);
  }
  20% {
    -webkit-transform: scale3d(1.1, 1.1, 1.1);
    transform: scale3d(1.1, 1.1, 1.1);
  }
  40% {
    -webkit-transform: scale3d(.9, .9, .9);
    transform: scale3d(.9, .9, .9);
  }
  60% {
    opacity: 1;
    -webkit-transform: scale3d(1.03, 1.03, 1.03);
    transform: scale3d(1.03, 1.03, 1.03);
  }
  80% {
    -webkit-transform: scale3d(.97, .97, .97);
    transform: scale3d(.97, .97, .97);
  }
  to {
    opacity: 1;
    -webkit-transform: scaleX(1);
    transform: scaleX(1);
  }
}
@keyframes bounceIn {
  0%, 20%, 40%, 60%, 80%, to {
    -webkit-animation-timing-function: cubic-bezier(.215, .61, .355, 1);
    animation-timing-function: cubic-bezier(.215, .61, .355, 1);
  }
  0% {
    opacity: 0;
    -webkit-transform: scale3d(.3, .3, .3);
    transform: scale3d(.3, .3, .3);
  }
  20% {
    -webkit-transform: scale3d(1.1, 1.1, 1.1);
    transform: scale3d(1.1, 1.1, 1.1);
  }
  40% {
    -webkit-transform: scale3d(.9, .9, .9);
    transform: scale3d(.9, .9, .9);
  }
  60% {
    opacity: 1;
    -webkit-transform: scale3d(1.03, 1.03, 1.03);
    transform: scale3d(1.03, 1.03, 1.03);
  }
  80% {
    -webkit-transform: scale3d(.97, .97, .97);
    transform: scale3d(.97, .97, .97);
  }
  to {
    opacity: 1;
    -webkit-transform: scaleX(1);
    transform: scaleX(1);
  }
}
.animate__bounceIn {
  -webkit-animation-duration: .75s;
  animation-duration: .75s;
  -webkit-animation-duration: calc(var(--animate-duration)*0.75);
  animation-duration: calc(var(--animate-duration)*0.75);
  -webkit-animation-name: bounceIn;
  animation-name: bounceIn;
}
@-webkit-keyframes bounceInDown {
  0%, 60%, 75%, 90%, to {
    -webkit-animation-timing-function: cubic-bezier(.215, .61, .355, 1);
    animation-timing-function: cubic-bezier(.215, .61, .355, 1);
  }
  0% {
    opacity: 0;
    -webkit-transform: translate3d(0, -3000px, 0) scaleY(3);
    transform: translate3d(0, -3000px, 0) scaleY(3);
  }
  60% {
    opacity: 1;
    -webkit-transform: translate3d(0, 25px, 0) scaleY(.9);
    transform: translate3d(0, 25px, 0) scaleY(.9);
  }
  75% {
    -webkit-transform: translate3d(0, -10px, 0) scaleY(.95);
    transform: translate3d(0, -10px, 0) scaleY(.95);
  }
  90% {
    -webkit-transform: translate3d(0, 5px, 0) scaleY(.985);
    transform: translate3d(0, 5px, 0) scaleY(.985);
  }
  to {
    -webkit-transform: translateZ(0);
    transform: translateZ(0);
  }
}
@keyframes bounceInDown {
  0%, 60%, 75%, 90%, to {
    -webkit-animation-timing-function: cubic-bezier(.215, .61, .355, 1);
    animation-timing-function: cubic-bezier(.215, .61, .355, 1);
  }
  0% {
    opacity: 0;
    -webkit-transform: translate3d(0, -3000px, 0) scaleY(3);
    transform: translate3d(0, -3000px, 0) scaleY(3);
  }
  60% {
    opacity: 1;
    -webkit-transform: translate3d(0, 25px, 0) scaleY(.9);
    transform: translate3d(0, 25px, 0) scaleY(.9);
  }
  75% {
    -webkit-transform: translate3d(0, -10px, 0) scaleY(.95);
    transform: translate3d(0, -10px, 0) scaleY(.95);
  }
  90% {
    -webkit-transform: translate3d(0, 5px, 0) scaleY(.985);
    transform: translate3d(0, 5px, 0) scaleY(.985);
  }
  to {
    -webkit-transform: translateZ(0);
    transform: translateZ(0);
  }
}
.animate__bounceInDown {
  -webkit-animation-name: bounceInDown;
  animation-name: bounceInDown;
}
@-webkit-keyframes bounceInLeft {
  0%, 60%, 75%, 90%, to {
    -webkit-animation-timing-function: cubic-bezier(.215, .61, .355, 1);
    animation-timing-function: cubic-bezier(.215, .61, .355, 1);
  }
  0% {
    opacity: 0;
    -webkit-transform: translate3d(-3000px, 0, 0) scaleX(3);
    transform: translate3d(-3000px, 0, 0) scaleX(3);
  }
  60% {
    opacity: 1;
    -webkit-transform: translate3d(25px, 0, 0) scaleX(1);
    transform: translate3d(25px, 0, 0) scaleX(1);
  }
  75% {
    -webkit-transform: translate3d(-10px, 0, 0) scaleX(.98);
    transform: translate3d(-10px, 0, 0) scaleX(.98);
  }
  90% {
    -webkit-transform: translate3d(5px, 0, 0) scaleX(.995);
    transform: translate3d(5px, 0, 0) scaleX(.995);
  }
  to {
    -webkit-transform: translateZ(0);
    transform: translateZ(0);
  }
}
@keyframes bounceInLeft {
  0%, 60%, 75%, 90%, to {
    -webkit-animation-timing-function: cubic-bezier(.215, .61, .355, 1);
    animation-timing-function: cubic-bezier(.215, .61, .355, 1);
  }
  0% {
    opacity: 0;
    -webkit-transform: translate3d(-3000px, 0, 0) scaleX(3);
    transform: translate3d(-3000px, 0, 0) scaleX(3);
  }
  60% {
    opacity: 1;
    -webkit-transform: translate3d(25px, 0, 0) scaleX(1);
    transform: translate3d(25px, 0, 0) scaleX(1);
  }
  75% {
    -webkit-transform: translate3d(-10px, 0, 0) scaleX(.98);
    transform: translate3d(-10px, 0, 0) scaleX(.98);
  }
  90% {
    -webkit-transform: translate3d(5px, 0, 0) scaleX(.995);
    transform: translate3d(5px, 0, 0) scaleX(.995);
  }
  to {
    -webkit-transform: translateZ(0);
    transform: translateZ(0);
  }
}
.animate__bounceInLeft {
  -webkit-animation-name: bounceInLeft;
  animation-name: bounceInLeft;
}
@-webkit-keyframes bounceInRight {
  0%, 60%, 75%, 90%, to {
    -webkit-animation-timing-function: cubic-bezier(.215, .61, .355, 1);
    animation-timing-function: cubic-bezier(.215, .61, .355, 1);
  }
  0% {
    opacity: 0;
    -webkit-transform: translate3d(3000px, 0, 0) scaleX(3);
    transform: translate3d(3000px, 0, 0) scaleX(3);
  }
  60% {
    opacity: 1;
    -webkit-transform: translate3d(-25px, 0, 0) scaleX(1);
    transform: translate3d(-25px, 0, 0) scaleX(1);
  }
  75% {
    -webkit-transform: translate3d(10px, 0, 0) scaleX(.98);
    transform: translate3d(10px, 0, 0) scaleX(.98);
  }
  90% {
    -webkit-transform: translate3d(-5px, 0, 0) scaleX(.995);
    transform: translate3d(-5px, 0, 0) scaleX(.995);
  }
  to {
    -webkit-transform: translateZ(0);
    transform: translateZ(0);
  }
}
@keyframes bounceInRight {
  0%, 60%, 75%, 90%, to {
    -webkit-animation-timing-function: cubic-bezier(.215, .61, .355, 1);
    animation-timing-function: cubic-bezier(.215, .61, .355, 1);
  }
  0% {
    opacity: 0;
    -webkit-transform: translate3d(3000px, 0, 0) scaleX(3);
    transform: translate3d(3000px, 0, 0) scaleX(3);
  }
  60% {
    opacity: 1;
    -webkit-transform: translate3d(-25px, 0, 0) scaleX(1);
    transform: translate3d(-25px, 0, 0) scaleX(1);
  }
  75% {
    -webkit-transform: translate3d(10px, 0, 0) scaleX(.98);
    transform: translate3d(10px, 0, 0) scaleX(.98);
  }
  90% {
    -webkit-transform: translate3d(-5px, 0, 0) scaleX(.995);
    transform: translate3d(-5px, 0, 0) scaleX(.995);
  }
  to {
    -webkit-transform: translateZ(0);
    transform: translateZ(0);
  }
}
.animate__bounceInRight {
  -webkit-animation-name: bounceInRight;
  animation-name: bounceInRight;
}
@-webkit-keyframes bounceInUp {
  0%, 60%, 75%, 90%, to {
    -webkit-animation-timing-function: cubic-bezier(.215, .61, .355, 1);
    animation-timing-function: cubic-bezier(.215, .61, .355, 1);
  }
  0% {
    opacity: 0;
    -webkit-transform: translate3d(0, 3000px, 0) scaleY(5);
    transform: translate3d(0, 3000px, 0) scaleY(5);
  }
  60% {
    opacity: 1;
    -webkit-transform: translate3d(0, -20px, 0) scaleY(.9);
    transform: translate3d(0, -20px, 0) scaleY(.9);
  }
  75% {
    -webkit-transform: translate3d(0, 10px, 0) scaleY(.95);
    transform: translate3d(0, 10px, 0) scaleY(.95);
  }
  90% {
    -webkit-transform: translate3d(0, -5px, 0) scaleY(.985);
    transform: translate3d(0, -5px, 0) scaleY(.985);
  }
  to {
    -webkit-transform: translateZ(0);
    transform: translateZ(0);
  }
}
@keyframes bounceInUp {
  0%, 60%, 75%, 90%, to {
    -webkit-animation-timing-function: cubic-bezier(.215, .61, .355, 1);
    animation-timing-function: cubic-bezier(.215, .61, .355, 1);
  }
  0% {
    opacity: 0;
    -webkit-transform: translate3d(0, 3000px, 0) scaleY(5);
    transform: translate3d(0, 3000px, 0) scaleY(5);
  }
  60% {
    opacity: 1;
    -webkit-transform: translate3d(0, -20px, 0) scaleY(.9);
    transform: translate3d(0, -20px, 0) scaleY(.9);
  }
  75% {
    -webkit-transform: translate3d(0, 10px, 0) scaleY(.95);
    transform: translate3d(0, 10px, 0) scaleY(.95);
  }
  90% {
    -webkit-transform: translate3d(0, -5px, 0) scaleY(.985);
    transform: translate3d(0, -5px, 0) scaleY(.985);
  }
  to {
    -webkit-transform: translateZ(0);
    transform: translateZ(0);
  }
}
.animate__bounceInUp {
  -webkit-animation-name: bounceInUp;
  animation-name: bounceInUp;
}
@-webkit-keyframes bounceOut {
  20% {
    -webkit-transform: scale3d(.9, .9, .9);
    transform: scale3d(.9, .9, .9);
  }
  50%, 55% {
    opacity: 1;
    -webkit-transform: scale3d(1.1, 1.1, 1.1);
    transform: scale3d(1.1, 1.1, 1.1);
  }
  to {
    opacity: 0;
    -webkit-transform: scale3d(.3, .3, .3);
    transform: scale3d(.3, .3, .3);
  }
}
@keyframes bounceOut {
  20% {
    -webkit-transform: scale3d(.9, .9, .9);
    transform: scale3d(.9, .9, .9);
  }
  50%, 55% {
    opacity: 1;
    -webkit-transform: scale3d(1.1, 1.1, 1.1);
    transform: scale3d(1.1, 1.1, 1.1);
  }
  to {
    opacity: 0;
    -webkit-transform: scale3d(.3, .3, .3);
    transform: scale3d(.3, .3, .3);
  }
}
.animate__bounceOut {
  -webkit-animation-duration: .75s;
  animation-duration: .75s;
  -webkit-animation-duration: calc(var(--animate-duration)*0.75);
  animation-duration: calc(var(--animate-duration)*0.75);
  -webkit-animation-name: bounceOut;
  animation-name: bounceOut;
}
@-webkit-keyframes bounceOutDown {
  20% {
    -webkit-transform: translate3d(0, 10px, 0) scaleY(.985);
    transform: translate3d(0, 10px, 0) scaleY(.985);
  }
  40%, 45% {
    opacity: 1;
    -webkit-transform: translate3d(0, -20px, 0) scaleY(.9);
    transform: translate3d(0, -20px, 0) scaleY(.9);
  }
  to {
    opacity: 0;
    -webkit-transform: translate3d(0, 2000px, 0) scaleY(3);
    transform: translate3d(0, 2000px, 0) scaleY(3);
  }
}
@keyframes bounceOutDown {
  20% {
    -webkit-transform: translate3d(0, 10px, 0) scaleY(.985);
    transform: translate3d(0, 10px, 0) scaleY(.985);
  }
  40%, 45% {
    opacity: 1;
    -webkit-transform: translate3d(0, -20px, 0) scaleY(.9);
    transform: translate3d(0, -20px, 0) scaleY(.9);
  }
  to {
    opacity: 0;
    -webkit-transform: translate3d(0, 2000px, 0) scaleY(3);
    transform: translate3d(0, 2000px, 0) scaleY(3);
  }
}
.animate__bounceOutDown {
  -webkit-animation-name: bounceOutDown;
  animation-name: bounceOutDown;
}
@-webkit-keyframes bounceOutLeft {
  20% {
    opacity: 1;
    -webkit-transform: translate3d(20px, 0, 0) scaleX(.9);
    transform: translate3d(20px, 0, 0) scaleX(.9);
  }
  to {
    opacity: 0;
    -webkit-transform: translate3d(-2000px, 0, 0) scaleX(2);
    transform: translate3d(-2000px, 0, 0) scaleX(2);
  }
}
@keyframes bounceOutLeft {
  20% {
    opacity: 1;
    -webkit-transform: translate3d(20px, 0, 0) scaleX(.9);
    transform: translate3d(20px, 0, 0) scaleX(.9);
  }
  to {
    opacity: 0;
    -webkit-transform: translate3d(-2000px, 0, 0) scaleX(2);
    transform: translate3d(-2000px, 0, 0) scaleX(2);
  }
}
.animate__bounceOutLeft {
  -webkit-animation-name: bounceOutLeft;
  animation-name: bounceOutLeft;
}
@-webkit-keyframes bounceOutRight {
  20% {
    opacity: 1;
    -webkit-transform: translate3d(-20px, 0, 0) scaleX(.9);
    transform: translate3d(-20px, 0, 0) scaleX(.9);
  }
  to {
    opacity: 0;
    -webkit-transform: translate3d(2000px, 0, 0) scaleX(2);
    transform: translate3d(2000px, 0, 0) scaleX(2);
  }
}
@keyframes bounceOutRight {
  20% {
    opacity: 1;
    -webkit-transform: translate3d(-20px, 0, 0) scaleX(.9);
    transform: translate3d(-20px, 0, 0) scaleX(.9);
  }
  to {
    opacity: 0;
    -webkit-transform: translate3d(2000px, 0, 0) scaleX(2);
    transform: translate3d(2000px, 0, 0) scaleX(2);
  }
}
.animate__bounceOutRight {
  -webkit-animation-name: bounceOutRight;
  animation-name: bounceOutRight;
}
@-webkit-keyframes bounceOutUp {
  20% {
    -webkit-transform: translate3d(0, -10px, 0) scaleY(.985);
    transform: translate3d(0, -10px, 0) scaleY(.985);
  }
  40%, 45% {
    opacity: 1;
    -webkit-transform: translate3d(0, 20px, 0) scaleY(.9);
    transform: translate3d(0, 20px, 0) scaleY(.9);
  }
  to {
    opacity: 0;
    -webkit-transform: translate3d(0, -2000px, 0) scaleY(3);
    transform: translate3d(0, -2000px, 0) scaleY(3);
  }
}
@keyframes bounceOutUp {
  20% {
    -webkit-transform: translate3d(0, -10px, 0) scaleY(.985);
    transform: translate3d(0, -10px, 0) scaleY(.985);
  }
  40%, 45% {
    opacity: 1;
    -webkit-transform: translate3d(0, 20px, 0) scaleY(.9);
    transform: translate3d(0, 20px, 0) scaleY(.9);
  }
  to {
    opacity: 0;
    -webkit-transform: translate3d(0, -2000px, 0) scaleY(3);
    transform: translate3d(0, -2000px, 0) scaleY(3);
  }
}
.animate__bounceOutUp {
  -webkit-animation-name: bounceOutUp;
  animation-name: bounceOutUp;
}
@-webkit-keyframes fadeIn {
  0% {
    opacity: 0;
  }
  to {
    opacity: 1;
  }
}
@keyframes fadeIn {
  0% {
    opacity: 0;
  }
  to {
    opacity: 1;
  }
}
.animate__fadeIn {
  -webkit-animation-name: fadeIn;
  animation-name: fadeIn;
}
@-webkit-keyframes fadeInDown {
  0% {
    opacity: 0;
    -webkit-transform: translate3d(0, -100%, 0);
    transform: translate3d(0, -100%, 0);
  }
  to {
    opacity: 1;
    -webkit-transform: translateZ(0);
    transform: translateZ(0);
  }
}
@keyframes fadeInDown {
  0% {
    opacity: 0;
    -webkit-transform: translate3d(0, -100%, 0);
    transform: translate3d(0, -100%, 0);
  }
  to {
    opacity: 1;
    -webkit-transform: translateZ(0);
    transform: translateZ(0);
  }
}
.animate__fadeInDown {
  -webkit-animation-name: fadeInDown;
  animation-name: fadeInDown;
}
@-webkit-keyframes fadeInDownBig {
  0% {
    opacity: 0;
    -webkit-transform: translate3d(0, -2000px, 0);
    transform: translate3d(0, -2000px, 0);
  }
  to {
    opacity: 1;
    -webkit-transform: translateZ(0);
    transform: translateZ(0);
  }
}
@keyframes fadeInDownBig {
  0% {
    opacity: 0;
    -webkit-transform: translate3d(0, -2000px, 0);
    transform: translate3d(0, -2000px, 0);
  }
  to {
    opacity: 1;
    -webkit-transform: translateZ(0);
    transform: translateZ(0);
  }
}
.animate__fadeInDownBig {
  -webkit-animation-name: fadeInDownBig;
  animation-name: fadeInDownBig;
}
@-webkit-keyframes fadeInLeft {
  0% {
    opacity: 0;
    -webkit-transform: translate3d(-100%, 0, 0);
    transform: translate3d(-100%, 0, 0);
  }
  to {
    opacity: 1;
    -webkit-transform: translateZ(0);
    transform: translateZ(0);
  }
}
@keyframes fadeInLeft {
  0% {
    opacity: 0;
    -webkit-transform: translate3d(-100%, 0, 0);
    transform: translate3d(-100%, 0, 0);
  }
  to {
    opacity: 1;
    -webkit-transform: translateZ(0);
    transform: translateZ(0);
  }
}
.animate__fadeInLeft {
  -webkit-animation-name: fadeInLeft;
  animation-name: fadeInLeft;
}
@-webkit-keyframes fadeInLeftBig {
  0% {
    opacity: 0;
    -webkit-transform: translate3d(-2000px, 0, 0);
    transform: translate3d(-2000px, 0, 0);
  }
  to {
    opacity: 1;
    -webkit-transform: translateZ(0);
    transform: translateZ(0);
  }
}
@keyframes fadeInLeftBig {
  0% {
    opacity: 0;
    -webkit-transform: translate3d(-2000px, 0, 0);
    transform: translate3d(-2000px, 0, 0);
  }
  to {
    opacity: 1;
    -webkit-transform: translateZ(0);
    transform: translateZ(0);
  }
}
.animate__fadeInLeftBig {
  -webkit-animation-name: fadeInLeftBig;
  animation-name: fadeInLeftBig;
}
@-webkit-keyframes fadeInRight {
  0% {
    opacity: 0;
    -webkit-transform: translate3d(100%, 0, 0);
    transform: translate3d(100%, 0, 0);
  }
  to {
    opacity: 1;
    -webkit-transform: translateZ(0);
    transform: translateZ(0);
  }
}
@keyframes fadeInRight {
  0% {
    opacity: 0;
    -webkit-transform: translate3d(100%, 0, 0);
    transform: translate3d(100%, 0, 0);
  }
  to {
    opacity: 1;
    -webkit-transform: translateZ(0);
    transform: translateZ(0);
  }
}
.animate__fadeInRight {
  -webkit-animation-name: fadeInRight;
  animation-name: fadeInRight;
}
@-webkit-keyframes fadeInRightBig {
  0% {
    opacity: 0;
    -webkit-transform: translate3d(2000px, 0, 0);
    transform: translate3d(2000px, 0, 0);
  }
  to {
    opacity: 1;
    -webkit-transform: translateZ(0);
    transform: translateZ(0);
  }
}
@keyframes fadeInRightBig {
  0% {
    opacity: 0;
    -webkit-transform: translate3d(2000px, 0, 0);
    transform: translate3d(2000px, 0, 0);
  }
  to {
    opacity: 1;
    -webkit-transform: translateZ(0);
    transform: translateZ(0);
  }
}
.animate__fadeInRightBig {
  -webkit-animation-name: fadeInRightBig;
  animation-name: fadeInRightBig;
}
@-webkit-keyframes fadeInUp {
  0% {
    opacity: 0;
    -webkit-transform: translate3d(0, 100%, 0);
    transform: translate3d(0, 100%, 0);
  }
  to {
    opacity: 1;
    -webkit-transform: translateZ(0);
    transform: translateZ(0);
  }
}
@keyframes fadeInUp {
  0% {
    opacity: 0;
    -webkit-transform: translate3d(0, 100%, 0);
    transform: translate3d(0, 100%, 0);
  }
  to {
    opacity: 1;
    -webkit-transform: translateZ(0);
    transform: translateZ(0);
  }
}
.animate__fadeInUp {
  -webkit-animation-name: fadeInUp;
  animation-name: fadeInUp;
}
@-webkit-keyframes fadeInUpBig {
  0% {
    opacity: 0;
    -webkit-transform: translate3d(0, 2000px, 0);
    transform: translate3d(0, 2000px, 0);
  }
  to {
    opacity: 1;
    -webkit-transform: translateZ(0);
    transform: translateZ(0);
  }
}
@keyframes fadeInUpBig {
  0% {
    opacity: 0;
    -webkit-transform: translate3d(0, 2000px, 0);
    transform: translate3d(0, 2000px, 0);
  }
  to {
    opacity: 1;
    -webkit-transform: translateZ(0);
    transform: translateZ(0);
  }
}
.animate__fadeInUpBig {
  -webkit-animation-name: fadeInUpBig;
  animation-name: fadeInUpBig;
}
@-webkit-keyframes fadeInTopLeft {
  0% {
    opacity: 0;
    -webkit-transform: translate3d(-100%, -100%, 0);
    transform: translate3d(-100%, -100%, 0);
  }
  to {
    opacity: 1;
    -webkit-transform: translateZ(0);
    transform: translateZ(0);
  }
}
@keyframes fadeInTopLeft {
  0% {
    opacity: 0;
    -webkit-transform: translate3d(-100%, -100%, 0);
    transform: translate3d(-100%, -100%, 0);
  }
  to {
    opacity: 1;
    -webkit-transform: translateZ(0);
    transform: translateZ(0);
  }
}
.animate__fadeInTopLeft {
  -webkit-animation-name: fadeInTopLeft;
  animation-name: fadeInTopLeft;
}
@-webkit-keyframes fadeInTopRight {
  0% {
    opacity: 0;
    -webkit-transform: translate3d(100%, -100%, 0);
    transform: translate3d(100%, -100%, 0);
  }
  to {
    opacity: 1;
    -webkit-transform: translateZ(0);
    transform: translateZ(0);
  }
}
@keyframes fadeInTopRight {
  0% {
    opacity: 0;
    -webkit-transform: translate3d(100%, -100%, 0);
    transform: translate3d(100%, -100%, 0);
  }
  to {
    opacity: 1;
    -webkit-transform: translateZ(0);
    transform: translateZ(0);
  }
}
.animate__fadeInTopRight {
  -webkit-animation-name: fadeInTopRight;
  animation-name: fadeInTopRight;
}
@-webkit-keyframes fadeInBottomLeft {
  0% {
    opacity: 0;
    -webkit-transform: translate3d(-100%, 100%, 0);
    transform: translate3d(-100%, 100%, 0);
  }
  to {
    opacity: 1;
    -webkit-transform: translateZ(0);
    transform: translateZ(0);
  }
}
@keyframes fadeInBottomLeft {
  0% {
    opacity: 0;
    -webkit-transform: translate3d(-100%, 100%, 0);
    transform: translate3d(-100%, 100%, 0);
  }
  to {
    opacity: 1;
    -webkit-transform: translateZ(0);
    transform: translateZ(0);
  }
}
.animate__fadeInBottomLeft {
  -webkit-animation-name: fadeInBottomLeft;
  animation-name: fadeInBottomLeft;
}
@-webkit-keyframes fadeInBottomRight {
  0% {
    opacity: 0;
    -webkit-transform: translate3d(100%, 100%, 0);
    transform: translate3d(100%, 100%, 0);
  }
  to {
    opacity: 1;
    -webkit-transform: translateZ(0);
    transform: translateZ(0);
  }
}
@keyframes fadeInBottomRight {
  0% {
    opacity: 0;
    -webkit-transform: translate3d(100%, 100%, 0);
    transform: translate3d(100%, 100%, 0);
  }
  to {
    opacity: 1;
    -webkit-transform: translateZ(0);
    transform: translateZ(0);
  }
}
.animate__fadeInBottomRight {
  -webkit-animation-name: fadeInBottomRight;
  animation-name: fadeInBottomRight;
}
@-webkit-keyframes fadeOut {
  0% {
    opacity: 1;
  }
  to {
    opacity: 0;
  }
}
@keyframes fadeOut {
  0% {
    opacity: 1;
  }
  to {
    opacity: 0;
  }
}
.animate__fadeOut {
  -webkit-animation-name: fadeOut;
  animation-name: fadeOut;
}
@-webkit-keyframes fadeOutDown {
  0% {
    opacity: 1;
  }
  to {
    opacity: 0;
    -webkit-transform: translate3d(0, 100%, 0);
    transform: translate3d(0, 100%, 0);
  }
}
@keyframes fadeOutDown {
  0% {
    opacity: 1;
  }
  to {
    opacity: 0;
    -webkit-transform: translate3d(0, 100%, 0);
    transform: translate3d(0, 100%, 0);
  }
}
.animate__fadeOutDown {
  -webkit-animation-name: fadeOutDown;
  animation-name: fadeOutDown;
}
@-webkit-keyframes fadeOutDownBig {
  0% {
    opacity: 1;
  }
  to {
    opacity: 0;
    -webkit-transform: translate3d(0, 2000px, 0);
    transform: translate3d(0, 2000px, 0);
  }
}
@keyframes fadeOutDownBig {
  0% {
    opacity: 1;
  }
  to {
    opacity: 0;
    -webkit-transform: translate3d(0, 2000px, 0);
    transform: translate3d(0, 2000px, 0);
  }
}
.animate__fadeOutDownBig {
  -webkit-animation-name: fadeOutDownBig;
  animation-name: fadeOutDownBig;
}
@-webkit-keyframes fadeOutLeft {
  0% {
    opacity: 1;
  }
  to {
    opacity: 0;
    -webkit-transform: translate3d(-100%, 0, 0);
    transform: translate3d(-100%, 0, 0);
  }
}
@keyframes fadeOutLeft {
  0% {
    opacity: 1;
  }
  to {
    opacity: 0;
    -webkit-transform: translate3d(-100%, 0, 0);
    transform: translate3d(-100%, 0, 0);
  }
}
.animate__fadeOutLeft {
  -webkit-animation-name: fadeOutLeft;
  animation-name: fadeOutLeft;
}
@-webkit-keyframes fadeOutLeftBig {
  0% {
    opacity: 1;
  }
  to {
    opacity: 0;
    -webkit-transform: translate3d(-2000px, 0, 0);
    transform: translate3d(-2000px, 0, 0);
  }
}
@keyframes fadeOutLeftBig {
  0% {
    opacity: 1;
  }
  to {
    opacity: 0;
    -webkit-transform: translate3d(-2000px, 0, 0);
    transform: translate3d(-2000px, 0, 0);
  }
}
.animate__fadeOutLeftBig {
  -webkit-animation-name: fadeOutLeftBig;
  animation-name: fadeOutLeftBig;
}
@-webkit-keyframes fadeOutRight {
  0% {
    opacity: 1;
  }
  to {
    opacity: 0;
    -webkit-transform: translate3d(100%, 0, 0);
    transform: translate3d(100%, 0, 0);
  }
}
@keyframes fadeOutRight {
  0% {
    opacity: 1;
  }
  to {
    opacity: 0;
    -webkit-transform: translate3d(100%, 0, 0);
    transform: translate3d(100%, 0, 0);
  }
}
.animate__fadeOutRight {
  -webkit-animation-name: fadeOutRight;
  animation-name: fadeOutRight;
}
@-webkit-keyframes fadeOutRightBig {
  0% {
    opacity: 1;
  }
  to {
    opacity: 0;
    -webkit-transform: translate3d(2000px, 0, 0);
    transform: translate3d(2000px, 0, 0);
  }
}
@keyframes fadeOutRightBig {
  0% {
    opacity: 1;
  }
  to {
    opacity: 0;
    -webkit-transform: translate3d(2000px, 0, 0);
    transform: translate3d(2000px, 0, 0);
  }
}
.animate__fadeOutRightBig {
  -webkit-animation-name: fadeOutRightBig;
  animation-name: fadeOutRightBig;
}
@-webkit-keyframes fadeOutUp {
  0% {
    opacity: 1;
  }
  to {
    opacity: 0;
    -webkit-transform: translate3d(0, -100%, 0);
    transform: translate3d(0, -100%, 0);
  }
}
@keyframes fadeOutUp {
  0% {
    opacity: 1;
  }
  to {
    opacity: 0;
    -webkit-transform: translate3d(0, -100%, 0);
    transform: translate3d(0, -100%, 0);
  }
}
.animate__fadeOutUp {
  -webkit-animation-name: fadeOutUp;
  animation-name: fadeOutUp;
}
@-webkit-keyframes fadeOutUpBig {
  0% {
    opacity: 1;
  }
  to {
    opacity: 0;
    -webkit-transform: translate3d(0, -2000px, 0);
    transform: translate3d(0, -2000px, 0);
  }
}
@keyframes fadeOutUpBig {
  0% {
    opacity: 1;
  }
  to {
    opacity: 0;
    -webkit-transform: translate3d(0, -2000px, 0);
    transform: translate3d(0, -2000px, 0);
  }
}
.animate__fadeOutUpBig {
  -webkit-animation-name: fadeOutUpBig;
  animation-name: fadeOutUpBig;
}
@-webkit-keyframes fadeOutTopLeft {
  0% {
    opacity: 1;
    -webkit-transform: translateZ(0);
    transform: translateZ(0);
  }
  to {
    opacity: 0;
    -webkit-transform: translate3d(-100%, -100%, 0);
    transform: translate3d(-100%, -100%, 0);
  }
}
@keyframes fadeOutTopLeft {
  0% {
    opacity: 1;
    -webkit-transform: translateZ(0);
    transform: translateZ(0);
  }
  to {
    opacity: 0;
    -webkit-transform: translate3d(-100%, -100%, 0);
    transform: translate3d(-100%, -100%, 0);
  }
}
.animate__fadeOutTopLeft {
  -webkit-animation-name: fadeOutTopLeft;
  animation-name: fadeOutTopLeft;
}
@-webkit-keyframes fadeOutTopRight {
  0% {
    opacity: 1;
    -webkit-transform: translateZ(0);
    transform: translateZ(0);
  }
  to {
    opacity: 0;
    -webkit-transform: translate3d(100%, -100%, 0);
    transform: translate3d(100%, -100%, 0);
  }
}
@keyframes fadeOutTopRight {
  0% {
    opacity: 1;
    -webkit-transform: translateZ(0);
    transform: translateZ(0);
  }
  to {
    opacity: 0;
    -webkit-transform: translate3d(100%, -100%, 0);
    transform: translate3d(100%, -100%, 0);
  }
}
.animate__fadeOutTopRight {
  -webkit-animation-name: fadeOutTopRight;
  animation-name: fadeOutTopRight;
}
@-webkit-keyframes fadeOutBottomRight {
  0% {
    opacity: 1;
    -webkit-transform: translateZ(0);
    transform: translateZ(0);
  }
  to {
    opacity: 0;
    -webkit-transform: translate3d(100%, 100%, 0);
    transform: translate3d(100%, 100%, 0);
  }
}
@keyframes fadeOutBottomRight {
  0% {
    opacity: 1;
    -webkit-transform: translateZ(0);
    transform: translateZ(0);
  }
  to {
    opacity: 0;
    -webkit-transform: translate3d(100%, 100%, 0);
    transform: translate3d(100%, 100%, 0);
  }
}
.animate__fadeOutBottomRight {
  -webkit-animation-name: fadeOutBottomRight;
  animation-name: fadeOutBottomRight;
}
@-webkit-keyframes fadeOutBottomLeft {
  0% {
    opacity: 1;
    -webkit-transform: translateZ(0);
    transform: translateZ(0);
  }
  to {
    opacity: 0;
    -webkit-transform: translate3d(-100%, 100%, 0);
    transform: translate3d(-100%, 100%, 0);
  }
}
@keyframes fadeOutBottomLeft {
  0% {
    opacity: 1;
    -webkit-transform: translateZ(0);
    transform: translateZ(0);
  }
  to {
    opacity: 0;
    -webkit-transform: translate3d(-100%, 100%, 0);
    transform: translate3d(-100%, 100%, 0);
  }
}
.animate__fadeOutBottomLeft {
  -webkit-animation-name: fadeOutBottomLeft;
  animation-name: fadeOutBottomLeft;
}
@-webkit-keyframes flip {
  0% {
    -webkit-transform: perspective(400px) scaleX(1) translateZ(0) rotateY(-1turn);
    transform: perspective(400px) scaleX(1) translateZ(0) rotateY(-1turn);
    -webkit-animation-timing-function: ease-out;
    animation-timing-function: ease-out;
  }
  40% {
    -webkit-transform: perspective(400px) scaleX(1) translateZ(150px) rotateY(-190deg);
    transform: perspective(400px) scaleX(1) translateZ(150px) rotateY(-190deg);
    -webkit-animation-timing-function: ease-out;
    animation-timing-function: ease-out;
  }
  50% {
    -webkit-transform: perspective(400px) scaleX(1) translateZ(150px) rotateY(-170deg);
    transform: perspective(400px) scaleX(1) translateZ(150px) rotateY(-170deg);
    -webkit-animation-timing-function: ease-in;
    animation-timing-function: ease-in;
  }
  80% {
    -webkit-transform: perspective(400px) scale3d(.95, .95, .95) translateZ(0) rotateY(0deg);
    transform: perspective(400px) scale3d(.95, .95, .95) translateZ(0) rotateY(0deg);
    -webkit-animation-timing-function: ease-in;
    animation-timing-function: ease-in;
  }
  to {
    -webkit-transform: perspective(400px) scaleX(1) translateZ(0) rotateY(0deg);
    transform: perspective(400px) scaleX(1) translateZ(0) rotateY(0deg);
    -webkit-animation-timing-function: ease-in;
    animation-timing-function: ease-in;
  }
}
@keyframes flip {
  0% {
    -webkit-transform: perspective(400px) scaleX(1) translateZ(0) rotateY(-1turn);
    transform: perspective(400px) scaleX(1) translateZ(0) rotateY(-1turn);
    -webkit-animation-timing-function: ease-out;
    animation-timing-function: ease-out;
  }
  40% {
    -webkit-transform: perspective(400px) scaleX(1) translateZ(150px) rotateY(-190deg);
    transform: perspective(400px) scaleX(1) translateZ(150px) rotateY(-190deg);
    -webkit-animation-timing-function: ease-out;
    animation-timing-function: ease-out;
  }
  50% {
    -webkit-transform: perspective(400px) scaleX(1) translateZ(150px) rotateY(-170deg);
    transform: perspective(400px) scaleX(1) translateZ(150px) rotateY(-170deg);
    -webkit-animation-timing-function: ease-in;
    animation-timing-function: ease-in;
  }
  80% {
    -webkit-transform: perspective(400px) scale3d(.95, .95, .95) translateZ(0) rotateY(0deg);
    transform: perspective(400px) scale3d(.95, .95, .95) translateZ(0) rotateY(0deg);
    -webkit-animation-timing-function: ease-in;
    animation-timing-function: ease-in;
  }
  to {
    -webkit-transform: perspective(400px) scaleX(1) translateZ(0) rotateY(0deg);
    transform: perspective(400px) scaleX(1) translateZ(0) rotateY(0deg);
    -webkit-animation-timing-function: ease-in;
    animation-timing-function: ease-in;
  }
}
.animate__animated.animate__flip {
  -webkit-backface-visibility: visible;
  backface-visibility: visible;
  -webkit-animation-name: flip;
  animation-name: flip;
}
@-webkit-keyframes flipInX {
  0% {
    -webkit-transform: perspective(400px) rotateX(90deg);
    transform: perspective(400px) rotateX(90deg);
    -webkit-animation-timing-function: ease-in;
    animation-timing-function: ease-in;
    opacity: 0;
  }
  40% {
    -webkit-transform: perspective(400px) rotateX(-20deg);
    transform: perspective(400px) rotateX(-20deg);
    -webkit-animation-timing-function: ease-in;
    animation-timing-function: ease-in;
  }
  60% {
    -webkit-transform: perspective(400px) rotateX(10deg);
    transform: perspective(400px) rotateX(10deg);
    opacity: 1;
  }
  80% {
    -webkit-transform: perspective(400px) rotateX(-5deg);
    transform: perspective(400px) rotateX(-5deg);
  }
  to {
    -webkit-transform: perspective(400px);
    transform: perspective(400px);
  }
}
@keyframes flipInX {
  0% {
    -webkit-transform: perspective(400px) rotateX(90deg);
    transform: perspective(400px) rotateX(90deg);
    -webkit-animation-timing-function: ease-in;
    animation-timing-function: ease-in;
    opacity: 0;
  }
  40% {
    -webkit-transform: perspective(400px) rotateX(-20deg);
    transform: perspective(400px) rotateX(-20deg);
    -webkit-animation-timing-function: ease-in;
    animation-timing-function: ease-in;
  }
  60% {
    -webkit-transform: perspective(400px) rotateX(10deg);
    transform: perspective(400px) rotateX(10deg);
    opacity: 1;
  }
  80% {
    -webkit-transform: perspective(400px) rotateX(-5deg);
    transform: perspective(400px) rotateX(-5deg);
  }
  to {
    -webkit-transform: perspective(400px);
    transform: perspective(400px);
  }
}
.animate__flipInX {
  -webkit-backface-visibility: visible !important;
  backface-visibility: visible !important;
  -webkit-animation-name: flipInX;
  animation-name: flipInX;
}
@-webkit-keyframes flipInY {
  0% {
    -webkit-transform: perspective(400px) rotateY(90deg);
    transform: perspective(400px) rotateY(90deg);
    -webkit-animation-timing-function: ease-in;
    animation-timing-function: ease-in;
    opacity: 0;
  }
  40% {
    -webkit-transform: perspective(400px) rotateY(-20deg);
    transform: perspective(400px) rotateY(-20deg);
    -webkit-animation-timing-function: ease-in;
    animation-timing-function: ease-in;
  }
  60% {
    -webkit-transform: perspective(400px) rotateY(10deg);
    transform: perspective(400px) rotateY(10deg);
    opacity: 1;
  }
  80% {
    -webkit-transform: perspective(400px) rotateY(-5deg);
    transform: perspective(400px) rotateY(-5deg);
  }
  to {
    -webkit-transform: perspective(400px);
    transform: perspective(400px);
  }
}
@keyframes flipInY {
  0% {
    -webkit-transform: perspective(400px) rotateY(90deg);
    transform: perspective(400px) rotateY(90deg);
    -webkit-animation-timing-function: ease-in;
    animation-timing-function: ease-in;
    opacity: 0;
  }
  40% {
    -webkit-transform: perspective(400px) rotateY(-20deg);
    transform: perspective(400px) rotateY(-20deg);
    -webkit-animation-timing-function: ease-in;
    animation-timing-function: ease-in;
  }
  60% {
    -webkit-transform: perspective(400px) rotateY(10deg);
    transform: perspective(400px) rotateY(10deg);
    opacity: 1;
  }
  80% {
    -webkit-transform: perspective(400px) rotateY(-5deg);
    transform: perspective(400px) rotateY(-5deg);
  }
  to {
    -webkit-transform: perspective(400px);
    transform: perspective(400px);
  }
}
.animate__flipInY {
  -webkit-backface-visibility: visible !important;
  backface-visibility: visible !important;
  -webkit-animation-name: flipInY;
  animation-name: flipInY;
}
@-webkit-keyframes flipOutX {
  0% {
    -webkit-transform: perspective(400px);
    transform: perspective(400px);
  }
  30% {
    -webkit-transform: perspective(400px) rotateX(-20deg);
    transform: perspective(400px) rotateX(-20deg);
    opacity: 1;
  }
  to {
    -webkit-transform: perspective(400px) rotateX(90deg);
    transform: perspective(400px) rotateX(90deg);
    opacity: 0;
  }
}
@keyframes flipOutX {
  0% {
    -webkit-transform: perspective(400px);
    transform: perspective(400px);
  }
  30% {
    -webkit-transform: perspective(400px) rotateX(-20deg);
    transform: perspective(400px) rotateX(-20deg);
    opacity: 1;
  }
  to {
    -webkit-transform: perspective(400px) rotateX(90deg);
    transform: perspective(400px) rotateX(90deg);
    opacity: 0;
  }
}
.animate__flipOutX {
  -webkit-animation-duration: .75s;
  animation-duration: .75s;
  -webkit-animation-duration: calc(var(--animate-duration)*0.75);
  animation-duration: calc(var(--animate-duration)*0.75);
  -webkit-animation-name: flipOutX;
  animation-name: flipOutX;
  -webkit-backface-visibility: visible !important;
  backface-visibility: visible !important;
}
@-webkit-keyframes flipOutY {
  0% {
    -webkit-transform: perspective(400px);
    transform: perspective(400px);
  }
  30% {
    -webkit-transform: perspective(400px) rotateY(-15deg);
    transform: perspective(400px) rotateY(-15deg);
    opacity: 1;
  }
  to {
    -webkit-transform: perspective(400px) rotateY(90deg);
    transform: perspective(400px) rotateY(90deg);
    opacity: 0;
  }
}
@keyframes flipOutY {
  0% {
    -webkit-transform: perspective(400px);
    transform: perspective(400px);
  }
  30% {
    -webkit-transform: perspective(400px) rotateY(-15deg);
    transform: perspective(400px) rotateY(-15deg);
    opacity: 1;
  }
  to {
    -webkit-transform: perspective(400px) rotateY(90deg);
    transform: perspective(400px) rotateY(90deg);
    opacity: 0;
  }
}
.animate__flipOutY {
  -webkit-animation-duration: .75s;
  animation-duration: .75s;
  -webkit-animation-duration: calc(var(--animate-duration)*0.75);
  animation-duration: calc(var(--animate-duration)*0.75);
  -webkit-backface-visibility: visible !important;
  backface-visibility: visible !important;
  -webkit-animation-name: flipOutY;
  animation-name: flipOutY;
}
@-webkit-keyframes lightSpeedInRight {
  0% {
    -webkit-transform: translate3d(100%, 0, 0) skewX(-30deg);
    transform: translate3d(100%, 0, 0) skewX(-30deg);
    opacity: 0;
  }
  60% {
    -webkit-transform: skewX(20deg);
    transform: skewX(20deg);
    opacity: 1;
  }
  80% {
    -webkit-transform: skewX(-5deg);
    transform: skewX(-5deg);
  }
  to {
    -webkit-transform: translateZ(0);
    transform: translateZ(0);
  }
}
@keyframes lightSpeedInRight {
  0% {
    -webkit-transform: translate3d(100%, 0, 0) skewX(-30deg);
    transform: translate3d(100%, 0, 0) skewX(-30deg);
    opacity: 0;
  }
  60% {
    -webkit-transform: skewX(20deg);
    transform: skewX(20deg);
    opacity: 1;
  }
  80% {
    -webkit-transform: skewX(-5deg);
    transform: skewX(-5deg);
  }
  to {
    -webkit-transform: translateZ(0);
    transform: translateZ(0);
  }
}
.animate__lightSpeedInRight {
  -webkit-animation-name: lightSpeedInRight;
  animation-name: lightSpeedInRight;
  -webkit-animation-timing-function: ease-out;
  animation-timing-function: ease-out;
}
@-webkit-keyframes lightSpeedInLeft {
  0% {
    -webkit-transform: translate3d(-100%, 0, 0) skewX(30deg);
    transform: translate3d(-100%, 0, 0) skewX(30deg);
    opacity: 0;
  }
  60% {
    -webkit-transform: skewX(-20deg);
    transform: skewX(-20deg);
    opacity: 1;
  }
  80% {
    -webkit-transform: skewX(5deg);
    transform: skewX(5deg);
  }
  to {
    -webkit-transform: translateZ(0);
    transform: translateZ(0);
  }
}
@keyframes lightSpeedInLeft {
  0% {
    -webkit-transform: translate3d(-100%, 0, 0) skewX(30deg);
    transform: translate3d(-100%, 0, 0) skewX(30deg);
    opacity: 0;
  }
  60% {
    -webkit-transform: skewX(-20deg);
    transform: skewX(-20deg);
    opacity: 1;
  }
  80% {
    -webkit-transform: skewX(5deg);
    transform: skewX(5deg);
  }
  to {
    -webkit-transform: translateZ(0);
    transform: translateZ(0);
  }
}
.animate__lightSpeedInLeft {
  -webkit-animation-name: lightSpeedInLeft;
  animation-name: lightSpeedInLeft;
  -webkit-animation-timing-function: ease-out;
  animation-timing-function: ease-out;
}
@-webkit-keyframes lightSpeedOutRight {
  0% {
    opacity: 1;
  }
  to {
    -webkit-transform: translate3d(100%, 0, 0) skewX(30deg);
    transform: translate3d(100%, 0, 0) skewX(30deg);
    opacity: 0;
  }
}
@keyframes lightSpeedOutRight {
  0% {
    opacity: 1;
  }
  to {
    -webkit-transform: translate3d(100%, 0, 0) skewX(30deg);
    transform: translate3d(100%, 0, 0) skewX(30deg);
    opacity: 0;
  }
}
.animate__lightSpeedOutRight {
  -webkit-animation-name: lightSpeedOutRight;
  animation-name: lightSpeedOutRight;
  -webkit-animation-timing-function: ease-in;
  animation-timing-function: ease-in;
}
@-webkit-keyframes lightSpeedOutLeft {
  0% {
    opacity: 1;
  }
  to {
    -webkit-transform: translate3d(-100%, 0, 0) skewX(-30deg);
    transform: translate3d(-100%, 0, 0) skewX(-30deg);
    opacity: 0;
  }
}
@keyframes lightSpeedOutLeft {
  0% {
    opacity: 1;
  }
  to {
    -webkit-transform: translate3d(-100%, 0, 0) skewX(-30deg);
    transform: translate3d(-100%, 0, 0) skewX(-30deg);
    opacity: 0;
  }
}
.animate__lightSpeedOutLeft {
  -webkit-animation-name: lightSpeedOutLeft;
  animation-name: lightSpeedOutLeft;
  -webkit-animation-timing-function: ease-in;
  animation-timing-function: ease-in;
}
@-webkit-keyframes rotateIn {
  0% {
    -webkit-transform: rotate(-200deg);
    transform: rotate(-200deg);
    opacity: 0;
  }
  to {
    -webkit-transform: translateZ(0);
    transform: translateZ(0);
    opacity: 1;
  }
}
@keyframes rotateIn {
  0% {
    -webkit-transform: rotate(-200deg);
    transform: rotate(-200deg);
    opacity: 0;
  }
  to {
    -webkit-transform: translateZ(0);
    transform: translateZ(0);
    opacity: 1;
  }
}
.animate__rotateIn {
  -webkit-animation-name: rotateIn;
  animation-name: rotateIn;
  -webkit-transform-origin: center;
  transform-origin: center;
}
@-webkit-keyframes rotateInDownLeft {
  0% {
    -webkit-transform: rotate(-45deg);
    transform: rotate(-45deg);
    opacity: 0;
  }
  to {
    -webkit-transform: translateZ(0);
    transform: translateZ(0);
    opacity: 1;
  }
}
@keyframes rotateInDownLeft {
  0% {
    -webkit-transform: rotate(-45deg);
    transform: rotate(-45deg);
    opacity: 0;
  }
  to {
    -webkit-transform: translateZ(0);
    transform: translateZ(0);
    opacity: 1;
  }
}
.animate__rotateInDownLeft {
  -webkit-animation-name: rotateInDownLeft;
  animation-name: rotateInDownLeft;
  -webkit-transform-origin: left bottom;
  transform-origin: left bottom;
}
@-webkit-keyframes rotateInDownRight {
  0% {
    -webkit-transform: rotate(45deg);
    transform: rotate(45deg);
    opacity: 0;
  }
  to {
    -webkit-transform: translateZ(0);
    transform: translateZ(0);
    opacity: 1;
  }
}
@keyframes rotateInDownRight {
  0% {
    -webkit-transform: rotate(45deg);
    transform: rotate(45deg);
    opacity: 0;
  }
  to {
    -webkit-transform: translateZ(0);
    transform: translateZ(0);
    opacity: 1;
  }
}
.animate__rotateInDownRight {
  -webkit-animation-name: rotateInDownRight;
  animation-name: rotateInDownRight;
  -webkit-transform-origin: right bottom;
  transform-origin: right bottom;
}
@-webkit-keyframes rotateInUpLeft {
  0% {
    -webkit-transform: rotate(45deg);
    transform: rotate(45deg);
    opacity: 0;
  }
  to {
    -webkit-transform: translateZ(0);
    transform: translateZ(0);
    opacity: 1;
  }
}
@keyframes rotateInUpLeft {
  0% {
    -webkit-transform: rotate(45deg);
    transform: rotate(45deg);
    opacity: 0;
  }
  to {
    -webkit-transform: translateZ(0);
    transform: translateZ(0);
    opacity: 1;
  }
}
.animate__rotateInUpLeft {
  -webkit-animation-name: rotateInUpLeft;
  animation-name: rotateInUpLeft;
  -webkit-transform-origin: left bottom;
  transform-origin: left bottom;
}
@-webkit-keyframes rotateInUpRight {
  0% {
    -webkit-transform: rotate(-90deg);
    transform: rotate(-90deg);
    opacity: 0;
  }
  to {
    -webkit-transform: translateZ(0);
    transform: translateZ(0);
    opacity: 1;
  }
}
@keyframes rotateInUpRight {
  0% {
    -webkit-transform: rotate(-90deg);
    transform: rotate(-90deg);
    opacity: 0;
  }
  to {
    -webkit-transform: translateZ(0);
    transform: translateZ(0);
    opacity: 1;
  }
}
.animate__rotateInUpRight {
  -webkit-animation-name: rotateInUpRight;
  animation-name: rotateInUpRight;
  -webkit-transform-origin: right bottom;
  transform-origin: right bottom;
}
@-webkit-keyframes rotateOut {
  0% {
    opacity: 1;
  }
  to {
    -webkit-transform: rotate(200deg);
    transform: rotate(200deg);
    opacity: 0;
  }
}
@keyframes rotateOut {
  0% {
    opacity: 1;
  }
  to {
    -webkit-transform: rotate(200deg);
    transform: rotate(200deg);
    opacity: 0;
  }
}
.animate__rotateOut {
  -webkit-animation-name: rotateOut;
  animation-name: rotateOut;
  -webkit-transform-origin: center;
  transform-origin: center;
}
@-webkit-keyframes rotateOutDownLeft {
  0% {
    opacity: 1;
  }
  to {
    -webkit-transform: rotate(45deg);
    transform: rotate(45deg);
    opacity: 0;
  }
}
@keyframes rotateOutDownLeft {
  0% {
    opacity: 1;
  }
  to {
    -webkit-transform: rotate(45deg);
    transform: rotate(45deg);
    opacity: 0;
  }
}
.animate__rotateOutDownLeft {
  -webkit-animation-name: rotateOutDownLeft;
  animation-name: rotateOutDownLeft;
  -webkit-transform-origin: left bottom;
  transform-origin: left bottom;
}
@-webkit-keyframes rotateOutDownRight {
  0% {
    opacity: 1;
  }
  to {
    -webkit-transform: rotate(-45deg);
    transform: rotate(-45deg);
    opacity: 0;
  }
}
@keyframes rotateOutDownRight {
  0% {
    opacity: 1;
  }
  to {
    -webkit-transform: rotate(-45deg);
    transform: rotate(-45deg);
    opacity: 0;
  }
}
.animate__rotateOutDownRight {
  -webkit-animation-name: rotateOutDownRight;
  animation-name: rotateOutDownRight;
  -webkit-transform-origin: right bottom;
  transform-origin: right bottom;
}
@-webkit-keyframes rotateOutUpLeft {
  0% {
    opacity: 1;
  }
  to {
    -webkit-transform: rotate(-45deg);
    transform: rotate(-45deg);
    opacity: 0;
  }
}
@keyframes rotateOutUpLeft {
  0% {
    opacity: 1;
  }
  to {
    -webkit-transform: rotate(-45deg);
    transform: rotate(-45deg);
    opacity: 0;
  }
}
.animate__rotateOutUpLeft {
  -webkit-animation-name: rotateOutUpLeft;
  animation-name: rotateOutUpLeft;
  -webkit-transform-origin: left bottom;
  transform-origin: left bottom;
}
@-webkit-keyframes rotateOutUpRight {
  0% {
    opacity: 1;
  }
  to {
    -webkit-transform: rotate(90deg);
    transform: rotate(90deg);
    opacity: 0;
  }
}
@keyframes rotateOutUpRight {
  0% {
    opacity: 1;
  }
  to {
    -webkit-transform: rotate(90deg);
    transform: rotate(90deg);
    opacity: 0;
  }
}
.animate__rotateOutUpRight {
  -webkit-animation-name: rotateOutUpRight;
  animation-name: rotateOutUpRight;
  -webkit-transform-origin: right bottom;
  transform-origin: right bottom;
}
@-webkit-keyframes hinge {
  0% {
    -webkit-animation-timing-function: ease-in-out;
    animation-timing-function: ease-in-out;
  }
  20%, 60% {
    -webkit-transform: rotate(80deg);
    transform: rotate(80deg);
    -webkit-animation-timing-function: ease-in-out;
    animation-timing-function: ease-in-out;
  }
  40%, 80% {
    -webkit-transform: rotate(60deg);
    transform: rotate(60deg);
    -webkit-animation-timing-function: ease-in-out;
    animation-timing-function: ease-in-out;
    opacity: 1;
  }
  to {
    -webkit-transform: translate3d(0, 700px, 0);
    transform: translate3d(0, 700px, 0);
    opacity: 0;
  }
}
@keyframes hinge {
  0% {
    -webkit-animation-timing-function: ease-in-out;
    animation-timing-function: ease-in-out;
  }
  20%, 60% {
    -webkit-transform: rotate(80deg);
    transform: rotate(80deg);
    -webkit-animation-timing-function: ease-in-out;
    animation-timing-function: ease-in-out;
  }
  40%, 80% {
    -webkit-transform: rotate(60deg);
    transform: rotate(60deg);
    -webkit-animation-timing-function: ease-in-out;
    animation-timing-function: ease-in-out;
    opacity: 1;
  }
  to {
    -webkit-transform: translate3d(0, 700px, 0);
    transform: translate3d(0, 700px, 0);
    opacity: 0;
  }
}
.animate__hinge {
  -webkit-animation-duration: 2s;
  animation-duration: 2s;
  -webkit-animation-duration: calc(var(--animate-duration)*2);
  animation-duration: calc(var(--animate-duration)*2);
  -webkit-animation-name: hinge;
  animation-name: hinge;
  -webkit-transform-origin: top left;
  transform-origin: top left;
}
@-webkit-keyframes jackInTheBox {
  0% {
    opacity: 0;
    -webkit-transform: scale(.1) rotate(30deg);
    transform: scale(.1) rotate(30deg);
    -webkit-transform-origin: center bottom;
    transform-origin: center bottom;
  }
  50% {
    -webkit-transform: rotate(-10deg);
    transform: rotate(-10deg);
  }
  70% {
    -webkit-transform: rotate(3deg);
    transform: rotate(3deg);
  }
  to {
    opacity: 1;
    -webkit-transform: scale(1);
    transform: scale(1);
  }
}
@keyframes jackInTheBox {
  0% {
    opacity: 0;
    -webkit-transform: scale(.1) rotate(30deg);
    transform: scale(.1) rotate(30deg);
    -webkit-transform-origin: center bottom;
    transform-origin: center bottom;
  }
  50% {
    -webkit-transform: rotate(-10deg);
    transform: rotate(-10deg);
  }
  70% {
    -webkit-transform: rotate(3deg);
    transform: rotate(3deg);
  }
  to {
    opacity: 1;
    -webkit-transform: scale(1);
    transform: scale(1);
  }
}
.animate__jackInTheBox {
  -webkit-animation-name: jackInTheBox;
  animation-name: jackInTheBox;
}
@-webkit-keyframes rollIn {
  0% {
    opacity: 0;
    -webkit-transform: translate3d(-100%, 0, 0) rotate(-120deg);
    transform: translate3d(-100%, 0, 0) rotate(-120deg);
  }
  to {
    opacity: 1;
    -webkit-transform: translateZ(0);
    transform: translateZ(0);
  }
}
@keyframes rollIn {
  0% {
    opacity: 0;
    -webkit-transform: translate3d(-100%, 0, 0) rotate(-120deg);
    transform: translate3d(-100%, 0, 0) rotate(-120deg);
  }
  to {
    opacity: 1;
    -webkit-transform: translateZ(0);
    transform: translateZ(0);
  }
}
.animate__rollIn {
  -webkit-animation-name: rollIn;
  animation-name: rollIn;
}
@-webkit-keyframes rollOut {
  0% {
    opacity: 1;
  }
  to {
    opacity: 0;
    -webkit-transform: translate3d(100%, 0, 0) rotate(120deg);
    transform: translate3d(100%, 0, 0) rotate(120deg);
  }
}
@keyframes rollOut {
  0% {
    opacity: 1;
  }
  to {
    opacity: 0;
    -webkit-transform: translate3d(100%, 0, 0) rotate(120deg);
    transform: translate3d(100%, 0, 0) rotate(120deg);
  }
}
.animate__rollOut {
  -webkit-animation-name: rollOut;
  animation-name: rollOut;
}
@-webkit-keyframes zoomIn {
  0% {
    opacity: 0;
    -webkit-transform: scale3d(.3, .3, .3);
    transform: scale3d(.3, .3, .3);
  }
  50% {
    opacity: 1;
  }
}
@keyframes zoomIn {
  0% {
    opacity: 0;
    -webkit-transform: scale3d(.3, .3, .3);
    transform: scale3d(.3, .3, .3);
  }
  50% {
    opacity: 1;
  }
}
.animate__zoomIn {
  -webkit-animation-name: zoomIn;
  animation-name: zoomIn;
}
@-webkit-keyframes zoomInDown {
  0% {
    opacity: 0;
    -webkit-transform: scale3d(.1, .1, .1) translate3d(0, -1000px, 0);
    transform: scale3d(.1, .1, .1) translate3d(0, -1000px, 0);
    -webkit-animation-timing-function: cubic-bezier(.55, .055, .675, .19);
    animation-timing-function: cubic-bezier(.55, .055, .675, .19);
  }
  60% {
    opacity: 1;
    -webkit-transform: scale3d(.475, .475, .475) translate3d(0, 60px, 0);
    transform: scale3d(.475, .475, .475) translate3d(0, 60px, 0);
    -webkit-animation-timing-function: cubic-bezier(.175, .885, .32, 1);
    animation-timing-function: cubic-bezier(.175, .885, .32, 1);
  }
}
@keyframes zoomInDown {
  0% {
    opacity: 0;
    -webkit-transform: scale3d(.1, .1, .1) translate3d(0, -1000px, 0);
    transform: scale3d(.1, .1, .1) translate3d(0, -1000px, 0);
    -webkit-animation-timing-function: cubic-bezier(.55, .055, .675, .19);
    animation-timing-function: cubic-bezier(.55, .055, .675, .19);
  }
  60% {
    opacity: 1;
    -webkit-transform: scale3d(.475, .475, .475) translate3d(0, 60px, 0);
    transform: scale3d(.475, .475, .475) translate3d(0, 60px, 0);
    -webkit-animation-timing-function: cubic-bezier(.175, .885, .32, 1);
    animation-timing-function: cubic-bezier(.175, .885, .32, 1);
  }
}
.animate__zoomInDown {
  -webkit-animation-name: zoomInDown;
  animation-name: zoomInDown;
}
@-webkit-keyframes zoomInLeft {
  0% {
    opacity: 0;
    -webkit-transform: scale3d(.1, .1, .1) translate3d(-1000px, 0, 0);
    transform: scale3d(.1, .1, .1) translate3d(-1000px, 0, 0);
    -webkit-animation-timing-function: cubic-bezier(.55, .055, .675, .19);
    animation-timing-function: cubic-bezier(.55, .055, .675, .19);
  }
  60% {
    opacity: 1;
    -webkit-transform: scale3d(.475, .475, .475) translate3d(10px, 0, 0);
    transform: scale3d(.475, .475, .475) translate3d(10px, 0, 0);
    -webkit-animation-timing-function: cubic-bezier(.175, .885, .32, 1);
    animation-timing-function: cubic-bezier(.175, .885, .32, 1);
  }
}
@keyframes zoomInLeft {
  0% {
    opacity: 0;
    -webkit-transform: scale3d(.1, .1, .1) translate3d(-1000px, 0, 0);
    transform: scale3d(.1, .1, .1) translate3d(-1000px, 0, 0);
    -webkit-animation-timing-function: cubic-bezier(.55, .055, .675, .19);
    animation-timing-function: cubic-bezier(.55, .055, .675, .19);
  }
  60% {
    opacity: 1;
    -webkit-transform: scale3d(.475, .475, .475) translate3d(10px, 0, 0);
    transform: scale3d(.475, .475, .475) translate3d(10px, 0, 0);
    -webkit-animation-timing-function: cubic-bezier(.175, .885, .32, 1);
    animation-timing-function: cubic-bezier(.175, .885, .32, 1);
  }
}
.animate__zoomInLeft {
  -webkit-animation-name: zoomInLeft;
  animation-name: zoomInLeft;
}
@-webkit-keyframes zoomInRight {
  0% {
    opacity: 0;
    -webkit-transform: scale3d(.1, .1, .1) translate3d(1000px, 0, 0);
    transform: scale3d(.1, .1, .1) translate3d(1000px, 0, 0);
    -webkit-animation-timing-function: cubic-bezier(.55, .055, .675, .19);
    animation-timing-function: cubic-bezier(.55, .055, .675, .19);
  }
  60% {
    opacity: 1;
    -webkit-transform: scale3d(.475, .475, .475) translate3d(-10px, 0, 0);
    transform: scale3d(.475, .475, .475) translate3d(-10px, 0, 0);
    -webkit-animation-timing-function: cubic-bezier(.175, .885, .32, 1);
    animation-timing-function: cubic-bezier(.175, .885, .32, 1);
  }
}
@keyframes zoomInRight {
  0% {
    opacity: 0;
    -webkit-transform: scale3d(.1, .1, .1) translate3d(1000px, 0, 0);
    transform: scale3d(.1, .1, .1) translate3d(1000px, 0, 0);
    -webkit-animation-timing-function: cubic-bezier(.55, .055, .675, .19);
    animation-timing-function: cubic-bezier(.55, .055, .675, .19);
  }
  60% {
    opacity: 1;
    -webkit-transform: scale3d(.475, .475, .475) translate3d(-10px, 0, 0);
    transform: scale3d(.475, .475, .475) translate3d(-10px, 0, 0);
    -webkit-animation-timing-function: cubic-bezier(.175, .885, .32, 1);
    animation-timing-function: cubic-bezier(.175, .885, .32, 1);
  }
}
.animate__zoomInRight {
  -webkit-animation-name: zoomInRight;
  animation-name: zoomInRight;
}
@-webkit-keyframes zoomInUp {
  0% {
    opacity: 0;
    -webkit-transform: scale3d(.1, .1, .1) translate3d(0, 1000px, 0);
    transform: scale3d(.1, .1, .1) translate3d(0, 1000px, 0);
    -webkit-animation-timing-function: cubic-bezier(.55, .055, .675, .19);
    animation-timing-function: cubic-bezier(.55, .055, .675, .19);
  }
  60% {
    opacity: 1;
    -webkit-transform: scale3d(.475, .475, .475) translate3d(0, -60px, 0);
    transform: scale3d(.475, .475, .475) translate3d(0, -60px, 0);
    -webkit-animation-timing-function: cubic-bezier(.175, .885, .32, 1);
    animation-timing-function: cubic-bezier(.175, .885, .32, 1);
  }
}
@keyframes zoomInUp {
  0% {
    opacity: 0;
    -webkit-transform: scale3d(.1, .1, .1) translate3d(0, 1000px, 0);
    transform: scale3d(.1, .1, .1) translate3d(0, 1000px, 0);
    -webkit-animation-timing-function: cubic-bezier(.55, .055, .675, .19);
    animation-timing-function: cubic-bezier(.55, .055, .675, .19);
  }
  60% {
    opacity: 1;
    -webkit-transform: scale3d(.475, .475, .475) translate3d(0, -60px, 0);
    transform: scale3d(.475, .475, .475) translate3d(0, -60px, 0);
    -webkit-animation-timing-function: cubic-bezier(.175, .885, .32, 1);
    animation-timing-function: cubic-bezier(.175, .885, .32, 1);
  }
}
.animate__zoomInUp {
  -webkit-animation-name: zoomInUp;
  animation-name: zoomInUp;
}
@-webkit-keyframes zoomOut {
  0% {
    opacity: 1;
  }
  50% {
    opacity: 0;
    -webkit-transform: scale3d(.3, .3, .3);
    transform: scale3d(.3, .3, .3);
  }
  to {
    opacity: 0;
  }
}
@keyframes zoomOut {
  0% {
    opacity: 1;
  }
  50% {
    opacity: 0;
    -webkit-transform: scale3d(.3, .3, .3);
    transform: scale3d(.3, .3, .3);
  }
  to {
    opacity: 0;
  }
}
.animate__zoomOut {
  -webkit-animation-name: zoomOut;
  animation-name: zoomOut;
}
@-webkit-keyframes zoomOutDown {
  40% {
    opacity: 1;
    -webkit-transform: scale3d(.475, .475, .475) translate3d(0, -60px, 0);
    transform: scale3d(.475, .475, .475) translate3d(0, -60px, 0);
    -webkit-animation-timing-function: cubic-bezier(.55, .055, .675, .19);
    animation-timing-function: cubic-bezier(.55, .055, .675, .19);
  }
  to {
    opacity: 0;
    -webkit-transform: scale3d(.1, .1, .1) translate3d(0, 2000px, 0);
    transform: scale3d(.1, .1, .1) translate3d(0, 2000px, 0);
    -webkit-animation-timing-function: cubic-bezier(.175, .885, .32, 1);
    animation-timing-function: cubic-bezier(.175, .885, .32, 1);
  }
}
@keyframes zoomOutDown {
  40% {
    opacity: 1;
    -webkit-transform: scale3d(.475, .475, .475) translate3d(0, -60px, 0);
    transform: scale3d(.475, .475, .475) translate3d(0, -60px, 0);
    -webkit-animation-timing-function: cubic-bezier(.55, .055, .675, .19);
    animation-timing-function: cubic-bezier(.55, .055, .675, .19);
  }
  to {
    opacity: 0;
    -webkit-transform: scale3d(.1, .1, .1) translate3d(0, 2000px, 0);
    transform: scale3d(.1, .1, .1) translate3d(0, 2000px, 0);
    -webkit-animation-timing-function: cubic-bezier(.175, .885, .32, 1);
    animation-timing-function: cubic-bezier(.175, .885, .32, 1);
  }
}
.animate__zoomOutDown {
  -webkit-animation-name: zoomOutDown;
  animation-name: zoomOutDown;
  -webkit-transform-origin: center bottom;
  transform-origin: center bottom;
}
@-webkit-keyframes zoomOutLeft {
  40% {
    opacity: 1;
    -webkit-transform: scale3d(.475, .475, .475) translate3d(42px, 0, 0);
    transform: scale3d(.475, .475, .475) translate3d(42px, 0, 0);
  }
  to {
    opacity: 0;
    -webkit-transform: scale(.1) translate3d(-2000px, 0, 0);
    transform: scale(.1) translate3d(-2000px, 0, 0);
  }
}
@keyframes zoomOutLeft {
  40% {
    opacity: 1;
    -webkit-transform: scale3d(.475, .475, .475) translate3d(42px, 0, 0);
    transform: scale3d(.475, .475, .475) translate3d(42px, 0, 0);
  }
  to {
    opacity: 0;
    -webkit-transform: scale(.1) translate3d(-2000px, 0, 0);
    transform: scale(.1) translate3d(-2000px, 0, 0);
  }
}
.animate__zoomOutLeft {
  -webkit-animation-name: zoomOutLeft;
  animation-name: zoomOutLeft;
  -webkit-transform-origin: left center;
  transform-origin: left center;
}
@-webkit-keyframes zoomOutRight {
  40% {
    opacity: 1;
    -webkit-transform: scale3d(.475, .475, .475) translate3d(-42px, 0, 0);
    transform: scale3d(.475, .475, .475) translate3d(-42px, 0, 0);
  }
  to {
    opacity: 0;
    -webkit-transform: scale(.1) translate3d(2000px, 0, 0);
    transform: scale(.1) translate3d(2000px, 0, 0);
  }
}
@keyframes zoomOutRight {
  40% {
    opacity: 1;
    -webkit-transform: scale3d(.475, .475, .475) translate3d(-42px, 0, 0);
    transform: scale3d(.475, .475, .475) translate3d(-42px, 0, 0);
  }
  to {
    opacity: 0;
    -webkit-transform: scale(.1) translate3d(2000px, 0, 0);
    transform: scale(.1) translate3d(2000px, 0, 0);
  }
}
.animate__zoomOutRight {
  -webkit-animation-name: zoomOutRight;
  animation-name: zoomOutRight;
  -webkit-transform-origin: right center;
  transform-origin: right center;
}
@-webkit-keyframes zoomOutUp {
  40% {
    opacity: 1;
    -webkit-transform: scale3d(.475, .475, .475) translate3d(0, 60px, 0);
    transform: scale3d(.475, .475, .475) translate3d(0, 60px, 0);
    -webkit-animation-timing-function: cubic-bezier(.55, .055, .675, .19);
    animation-timing-function: cubic-bezier(.55, .055, .675, .19);
  }
  to {
    opacity: 0;
    -webkit-transform: scale3d(.1, .1, .1) translate3d(0, -2000px, 0);
    transform: scale3d(.1, .1, .1) translate3d(0, -2000px, 0);
    -webkit-animation-timing-function: cubic-bezier(.175, .885, .32, 1);
    animation-timing-function: cubic-bezier(.175, .885, .32, 1);
  }
}
@keyframes zoomOutUp {
  40% {
    opacity: 1;
    -webkit-transform: scale3d(.475, .475, .475) translate3d(0, 60px, 0);
    transform: scale3d(.475, .475, .475) translate3d(0, 60px, 0);
    -webkit-animation-timing-function: cubic-bezier(.55, .055, .675, .19);
    animation-timing-function: cubic-bezier(.55, .055, .675, .19);
  }
  to {
    opacity: 0;
    -webkit-transform: scale3d(.1, .1, .1) translate3d(0, -2000px, 0);
    transform: scale3d(.1, .1, .1) translate3d(0, -2000px, 0);
    -webkit-animation-timing-function: cubic-bezier(.175, .885, .32, 1);
    animation-timing-function: cubic-bezier(.175, .885, .32, 1);
  }
}
.animate__zoomOutUp {
  -webkit-animation-name: zoomOutUp;
  animation-name: zoomOutUp;
  -webkit-transform-origin: center bottom;
  transform-origin: center bottom;
}
@-webkit-keyframes slideInDown {
  0% {
    -webkit-transform: translate3d(0, -100%, 0);
    transform: translate3d(0, -100%, 0);
    visibility: visible;
  }
  to {
    -webkit-transform: translateZ(0);
    transform: translateZ(0);
  }
}
@keyframes slideInDown {
  0% {
    -webkit-transform: translate3d(0, -100%, 0);
    transform: translate3d(0, -100%, 0);
    visibility: visible;
  }
  to {
    -webkit-transform: translateZ(0);
    transform: translateZ(0);
  }
}
.animate__slideInDown {
  -webkit-animation-name: slideInDown;
  animation-name: slideInDown;
}
@-webkit-keyframes slideInLeft {
  0% {
    -webkit-transform: translate3d(-100%, 0, 0);
    transform: translate3d(-100%, 0, 0);
    visibility: visible;
  }
  to {
    -webkit-transform: translateZ(0);
    transform: translateZ(0);
  }
}
@keyframes slideInLeft {
  0% {
    -webkit-transform: translate3d(-100%, 0, 0);
    transform: translate3d(-100%, 0, 0);
    visibility: visible;
  }
  to {
    -webkit-transform: translateZ(0);
    transform: translateZ(0);
  }
}
.animate__slideInLeft {
  -webkit-animation-name: slideInLeft;
  animation-name: slideInLeft;
}
@-webkit-keyframes slideInRight {
  0% {
    -webkit-transform: translate3d(100%, 0, 0);
    transform: translate3d(100%, 0, 0);
    visibility: visible;
  }
  to {
    -webkit-transform: translateZ(0);
    transform: translateZ(0);
  }
}
@keyframes slideInRight {
  0% {
    -webkit-transform: translate3d(100%, 0, 0);
    transform: translate3d(100%, 0, 0);
    visibility: visible;
  }
  to {
    -webkit-transform: translateZ(0);
    transform: translateZ(0);
  }
}
.animate__slideInRight {
  -webkit-animation-name: slideInRight;
  animation-name: slideInRight;
}
@-webkit-keyframes slideInUp {
  0% {
    -webkit-transform: translate3d(0, 100%, 0);
    transform: translate3d(0, 100%, 0);
    visibility: visible;
  }
  to {
    -webkit-transform: translateZ(0);
    transform: translateZ(0);
  }
}
@keyframes slideInUp {
  0% {
    -webkit-transform: translate3d(0, 100%, 0);
    transform: translate3d(0, 100%, 0);
    visibility: visible;
  }
  to {
    -webkit-transform: translateZ(0);
    transform: translateZ(0);
  }
}
.animate__slideInUp {
  -webkit-animation-name: slideInUp;
  animation-name: slideInUp;
}
@-webkit-keyframes slideOutDown {
  0% {
    -webkit-transform: translateZ(0);
    transform: translateZ(0);
  }
  to {
    visibility: hidden;
    -webkit-transform: translate3d(0, 100%, 0);
    transform: translate3d(0, 100%, 0);
  }
}
@keyframes slideOutDown {
  0% {
    -webkit-transform: translateZ(0);
    transform: translateZ(0);
  }
  to {
    visibility: hidden;
    -webkit-transform: translate3d(0, 100%, 0);
    transform: translate3d(0, 100%, 0);
  }
}
.animate__slideOutDown {
  -webkit-animation-name: slideOutDown;
  animation-name: slideOutDown;
}
@-webkit-keyframes slideOutLeft {
  0% {
    -webkit-transform: translateZ(0);
    transform: translateZ(0);
  }
  to {
    visibility: hidden;
    -webkit-transform: translate3d(-100%, 0, 0);
    transform: translate3d(-100%, 0, 0);
  }
}
@keyframes slideOutLeft {
  0% {
    -webkit-transform: translateZ(0);
    transform: translateZ(0);
  }
  to {
    visibility: hidden;
    -webkit-transform: translate3d(-100%, 0, 0);
    transform: translate3d(-100%, 0, 0);
  }
}
.animate__slideOutLeft {
  -webkit-animation-name: slideOutLeft;
  animation-name: slideOutLeft;
}
@-webkit-keyframes slideOutRight {
  0% {
    -webkit-transform: translateZ(0);
    transform: translateZ(0);
  }
  to {
    visibility: hidden;
    -webkit-transform: translate3d(100%, 0, 0);
    transform: translate3d(100%, 0, 0);
  }
}
@keyframes slideOutRight {
  0% {
    -webkit-transform: translateZ(0);
    transform: translateZ(0);
  }
  to {
    visibility: hidden;
    -webkit-transform: translate3d(100%, 0, 0);
    transform: translate3d(100%, 0, 0);
  }
}
.animate__slideOutRight {
  -webkit-animation-name: slideOutRight;
  animation-name: slideOutRight;
}
@-webkit-keyframes slideOutUp {
  0% {
    -webkit-transform: translateZ(0);
    transform: translateZ(0);
  }
  to {
    visibility: hidden;
    -webkit-transform: translate3d(0, -100%, 0);
    transform: translate3d(0, -100%, 0);
  }
}
@keyframes slideOutUp {
  0% {
    -webkit-transform: translateZ(0);
    transform: translateZ(0);
  }
  to {
    visibility: hidden;
    -webkit-transform: translate3d(0, -100%, 0);
    transform: translate3d(0, -100%, 0);
  }
}
.animate__slideOutUp {
  -webkit-animation-name: slideOutUp;
  animation-name: slideOutUp;
}

/* node_modules/uswds/dist/css/uswds.min.css */
/*! uswds v2.14.0 */
.usa-collection,
.usa-list,
.usa-prose .usa-collection,
.usa-prose > ol,
.usa-prose > ul {
  margin-bottom: 1em;
  margin-top: 1em;
  line-height: 1.5;
  padding-left: 3ch;
}
.usa-collection:last-child,
.usa-list:last-child,
.usa-prose > ol:last-child,
.usa-prose > ul:last-child {
  margin-bottom: 0;
}
.usa-collection ol,
.usa-collection ul,
.usa-list ol,
.usa-list ul,
.usa-prose .usa-collection ol,
.usa-prose .usa-collection ul,
.usa-prose > ol ol,
.usa-prose > ol ul,
.usa-prose > ul ol,
.usa-prose > ul ul {
  margin-top: .25em;
}
.usa-collection__item,
.usa-list li,
.usa-prose .usa-collection__item,
.usa-prose > ol li,
.usa-prose > ul li {
  margin-bottom: .25em;
  max-width: 68ex;
}
.usa-collection__item:last-child,
.usa-list li:last-child,
.usa-prose > ol li:last-child,
.usa-prose > ul li:last-child {
  margin-bottom: 0;
}
.usa-prose > table,
.usa-prose > table caption,
.usa-table,
.usa-table caption {
  font-family:
    Source Sans Pro Web,
    Helvetica Neue,
    Helvetica,
    Roboto,
    Arial,
    sans-serif;
  text-align: left;
}
.usa-prose > table,
.usa-table {
  font-size: 1.06rem;
  line-height: 1.5;
  border-collapse: collapse;
  border-spacing: 0;
  color: #1b1b1b;
  margin: 1.25rem 0;
}
.usa-prose > table thead th,
.usa-table thead th {
  background-clip: padding-box;
  font-weight: 700;
  line-height: 1.3;
}
.usa-prose > table thead td,
.usa-prose > table thead th,
.usa-table thead td,
.usa-table thead th {
  background-color: #dfe1e2;
  color: #1b1b1b;
}
.usa-prose > table tbody th,
.usa-table tbody th {
  text-align: left;
}
.usa-prose > table td,
.usa-prose > table th,
.usa-table td,
.usa-table th {
  background-color: #fff;
  border: 1px solid #1b1b1b;
  font-weight: 400;
  padding: .5rem 1rem;
}
.usa-prose > table caption,
.usa-table caption {
  font-size: 1rem;
  font-weight: 700;
  margin-bottom: .75rem;
}
.usa-prose > table th[data-sortable],
.usa-table th[data-sortable] {
  padding-right: 2.5rem;
  position: relative;
}
.usa-prose > table th[data-sortable]:after,
.usa-table th[data-sortable]:after {
  border-bottom-color: transparent;
  border-bottom-style: solid;
  border-bottom-width: 1px;
  bottom: 0;
  content: "";
  height: 0;
  left: 0;
  position: absolute;
  width: 100%;
}
.usa-prose > table th[data-sortable]:not([aria-sort]) .usa-table__header__button,
.usa-prose > table th[data-sortable][aria-sort=none] .usa-table__header__button,
.usa-table th[data-sortable]:not([aria-sort]) .usa-table__header__button,
.usa-table th[data-sortable][aria-sort=none] .usa-table__header__button {
  -moz-osx-font-smoothing: inherit;
  -webkit-font-smoothing: inherit;
  background-color: transparent;
  border: 0;
  border-radius: 0;
  box-shadow: none;
  font-weight: 400;
  padding: 0;
  height: 2rem;
  width: 2rem;
  background-position: center center;
  background-size: 1.5rem;
  color: #71767a;
  cursor: pointer;
  display: inline-block;
  margin: 0;
  position: absolute;
  right: .25rem;
  text-align: center;
  text-decoration: none;
  top: 50%;
  transform: translate(0, -50%);
}
.usa-prose > table th[data-sortable]:not([aria-sort]) .usa-table__header__button:visited,
.usa-prose > table th[data-sortable][aria-sort=none] .usa-table__header__button:visited,
.usa-table th[data-sortable]:not([aria-sort]) .usa-table__header__button:visited,
.usa-table th[data-sortable][aria-sort=none] .usa-table__header__button:visited {
  color: #54278f;
}
.usa-prose > table th[data-sortable]:not([aria-sort]) .usa-table__header__button:hover,
.usa-prose > table th[data-sortable][aria-sort=none] .usa-table__header__button:hover,
.usa-table th[data-sortable]:not([aria-sort]) .usa-table__header__button:hover,
.usa-table th[data-sortable][aria-sort=none] .usa-table__header__button:hover {
  color: #1a4480;
}
.usa-prose > table th[data-sortable]:not([aria-sort]) .usa-table__header__button:active,
.usa-prose > table th[data-sortable][aria-sort=none] .usa-table__header__button:active,
.usa-table th[data-sortable]:not([aria-sort]) .usa-table__header__button:active,
.usa-table th[data-sortable][aria-sort=none] .usa-table__header__button:active {
  color: #162e51;
}
.usa-prose > table th[data-sortable]:not([aria-sort]) .usa-table__header__button:focus,
.usa-prose > table th[data-sortable][aria-sort=none] .usa-table__header__button:focus,
.usa-table th[data-sortable]:not([aria-sort]) .usa-table__header__button:focus,
.usa-table th[data-sortable][aria-sort=none] .usa-table__header__button:focus {
  outline: .25rem solid #2491ff;
  outline-offset: 0;
}
.usa-prose > table th[data-sortable]:not([aria-sort]) .usa-table__header__button.usa-button--active,
.usa-prose > table th[data-sortable]:not([aria-sort]) .usa-table__header__button.usa-button--disabled,
.usa-prose > table th[data-sortable]:not([aria-sort]) .usa-table__header__button.usa-button--hover,
.usa-prose > table th[data-sortable]:not([aria-sort]) .usa-table__header__button:active,
.usa-prose > table th[data-sortable]:not([aria-sort]) .usa-table__header__button:disabled,
.usa-prose > table th[data-sortable]:not([aria-sort]) .usa-table__header__button:hover,
.usa-prose > table th[data-sortable][aria-sort=none] .usa-table__header__button.usa-button--active,
.usa-prose > table th[data-sortable][aria-sort=none] .usa-table__header__button.usa-button--disabled,
.usa-prose > table th[data-sortable][aria-sort=none] .usa-table__header__button.usa-button--hover,
.usa-prose > table th[data-sortable][aria-sort=none] .usa-table__header__button:active,
.usa-prose > table th[data-sortable][aria-sort=none] .usa-table__header__button:disabled,
.usa-prose > table th[data-sortable][aria-sort=none] .usa-table__header__button:hover,
.usa-table th[data-sortable]:not([aria-sort]) .usa-table__header__button.usa-button--active,
.usa-table th[data-sortable]:not([aria-sort]) .usa-table__header__button.usa-button--disabled,
.usa-table th[data-sortable]:not([aria-sort]) .usa-table__header__button.usa-button--hover,
.usa-table th[data-sortable]:not([aria-sort]) .usa-table__header__button:active,
.usa-table th[data-sortable]:not([aria-sort]) .usa-table__header__button:disabled,
.usa-table th[data-sortable]:not([aria-sort]) .usa-table__header__button:hover,
.usa-table th[data-sortable][aria-sort=none] .usa-table__header__button.usa-button--active,
.usa-table th[data-sortable][aria-sort=none] .usa-table__header__button.usa-button--disabled,
.usa-table th[data-sortable][aria-sort=none] .usa-table__header__button.usa-button--hover,
.usa-table th[data-sortable][aria-sort=none] .usa-table__header__button:active,
.usa-table th[data-sortable][aria-sort=none] .usa-table__header__button:disabled,
.usa-table th[data-sortable][aria-sort=none] .usa-table__header__button:hover {
  -moz-osx-font-smoothing: inherit;
  -webkit-font-smoothing: inherit;
  background-color: transparent;
  box-shadow: none;
  text-decoration: underline;
}
.usa-prose > table th[data-sortable]:not([aria-sort]) .usa-table__header__button.usa-button--disabled,
.usa-prose > table th[data-sortable]:not([aria-sort]) .usa-table__header__button:disabled,
.usa-prose > table th[data-sortable][aria-sort=none] .usa-table__header__button.usa-button--disabled,
.usa-prose > table th[data-sortable][aria-sort=none] .usa-table__header__button:disabled,
.usa-table th[data-sortable]:not([aria-sort]) .usa-table__header__button.usa-button--disabled,
.usa-table th[data-sortable]:not([aria-sort]) .usa-table__header__button:disabled,
.usa-table th[data-sortable][aria-sort=none] .usa-table__header__button.usa-button--disabled,
.usa-table th[data-sortable][aria-sort=none] .usa-table__header__button:disabled {
  color: #c9c9c9;
}
.usa-prose > table th[data-sortable]:not([aria-sort]) .usa-table__header__button.usa-button--hover,
.usa-prose > table th[data-sortable][aria-sort=none] .usa-table__header__button.usa-button--hover,
.usa-table th[data-sortable]:not([aria-sort]) .usa-table__header__button.usa-button--hover,
.usa-table th[data-sortable][aria-sort=none] .usa-table__header__button.usa-button--hover {
  color: #1a4480;
}
.usa-prose > table th[data-sortable]:not([aria-sort]) .usa-table__header__button.usa-button--active,
.usa-prose > table th[data-sortable][aria-sort=none] .usa-table__header__button.usa-button--active,
.usa-table th[data-sortable]:not([aria-sort]) .usa-table__header__button.usa-button--active,
.usa-table th[data-sortable][aria-sort=none] .usa-table__header__button.usa-button--active {
  color: #162e51;
}
.usa-prose > table th[data-sortable]:not([aria-sort]) .usa-table__header__button .usa-icon,
.usa-prose > table th[data-sortable][aria-sort=none] .usa-table__header__button .usa-icon,
.usa-table th[data-sortable]:not([aria-sort]) .usa-table__header__button .usa-icon,
.usa-table th[data-sortable][aria-sort=none] .usa-table__header__button .usa-icon {
  height: 1.5rem;
  width: 1.5rem;
  vertical-align: middle;
}
.usa-prose > table th[data-sortable]:not([aria-sort]) .usa-table__header__button .usa-icon > g,
.usa-prose > table th[data-sortable][aria-sort=none] .usa-table__header__button .usa-icon > g,
.usa-table th[data-sortable]:not([aria-sort]) .usa-table__header__button .usa-icon > g,
.usa-table th[data-sortable][aria-sort=none] .usa-table__header__button .usa-icon > g {
  fill: transparent;
}
.usa-prose > table th[data-sortable]:not([aria-sort]) .usa-table__header__button .usa-icon > g.unsorted,
.usa-prose > table th[data-sortable][aria-sort=none] .usa-table__header__button .usa-icon > g.unsorted,
.usa-table th[data-sortable]:not([aria-sort]) .usa-table__header__button .usa-icon > g.unsorted,
.usa-table th[data-sortable][aria-sort=none] .usa-table__header__button .usa-icon > g.unsorted {
  fill: #71767a;
}
.usa-prose > table th[data-sortable]:not([aria-sort]) .usa-table__header__button:hover .usa-icon > g.unsorted,
.usa-prose > table th[data-sortable][aria-sort=none] .usa-table__header__button:hover .usa-icon > g.unsorted,
.usa-table th[data-sortable]:not([aria-sort]) .usa-table__header__button:hover .usa-icon > g.unsorted,
.usa-table th[data-sortable][aria-sort=none] .usa-table__header__button:hover .usa-icon > g.unsorted,
.usa-table--borderless thead th[data-sortable]:not([aria-sort]) .usa-table__header__button:hover .usa-icon > g.unsorted {
  fill: #1b1b1b;
}
.usa-prose > table th[data-sortable][aria-sort=ascending],
.usa-prose > table th[data-sortable][aria-sort=descending],
.usa-table th[data-sortable][aria-sort=ascending],
.usa-table th[data-sortable][aria-sort=descending] {
  background-color: #97d4ea;
}
.usa-prose > table th[data-sortable][aria-sort=ascending] .usa-table__header__button,
.usa-prose > table th[data-sortable][aria-sort=descending] .usa-table__header__button,
.usa-table th[data-sortable][aria-sort=ascending] .usa-table__header__button,
.usa-table th[data-sortable][aria-sort=descending] .usa-table__header__button {
  -moz-osx-font-smoothing: inherit;
  -webkit-font-smoothing: inherit;
  background-color: transparent;
  border: 0;
  border-radius: 0;
  box-shadow: none;
  font-weight: 400;
  padding: 0;
  height: 2rem;
  width: 2rem;
  background-position: center center;
  background-size: 1.5rem;
  color: #71767a;
  cursor: pointer;
  display: inline-block;
  margin: 0;
  position: absolute;
  right: .25rem;
  text-align: center;
  text-decoration: none;
  top: 50%;
  transform: translate(0, -50%);
}
.usa-prose > table th[data-sortable][aria-sort=descending] .usa-table__header__button:visited,
.usa-table th[data-sortable][aria-sort=descending] .usa-table__header__button:visited {
  color: #54278f;
}
.usa-prose > table th[data-sortable][aria-sort=descending] .usa-table__header__button:hover,
.usa-table th[data-sortable][aria-sort=descending] .usa-table__header__button:hover {
  color: #1a4480;
}
.usa-prose > table th[data-sortable][aria-sort=descending] .usa-table__header__button:active,
.usa-table th[data-sortable][aria-sort=descending] .usa-table__header__button:active {
  color: #162e51;
}
.usa-prose > table th[data-sortable][aria-sort=descending] .usa-table__header__button:focus,
.usa-table th[data-sortable][aria-sort=descending] .usa-table__header__button:focus {
  outline: .25rem solid #2491ff;
  outline-offset: 0;
}
.usa-prose > table th[data-sortable][aria-sort=descending] .usa-table__header__button.usa-button--active,
.usa-prose > table th[data-sortable][aria-sort=descending] .usa-table__header__button.usa-button--disabled,
.usa-prose > table th[data-sortable][aria-sort=descending] .usa-table__header__button.usa-button--hover,
.usa-prose > table th[data-sortable][aria-sort=descending] .usa-table__header__button:active,
.usa-prose > table th[data-sortable][aria-sort=descending] .usa-table__header__button:disabled,
.usa-prose > table th[data-sortable][aria-sort=descending] .usa-table__header__button:hover,
.usa-table th[data-sortable][aria-sort=descending] .usa-table__header__button.usa-button--active,
.usa-table th[data-sortable][aria-sort=descending] .usa-table__header__button.usa-button--disabled,
.usa-table th[data-sortable][aria-sort=descending] .usa-table__header__button.usa-button--hover,
.usa-table th[data-sortable][aria-sort=descending] .usa-table__header__button:active,
.usa-table th[data-sortable][aria-sort=descending] .usa-table__header__button:disabled,
.usa-table th[data-sortable][aria-sort=descending] .usa-table__header__button:hover {
  -moz-osx-font-smoothing: inherit;
  -webkit-font-smoothing: inherit;
  background-color: transparent;
  box-shadow: none;
  text-decoration: underline;
}
.usa-prose > table th[data-sortable][aria-sort=descending] .usa-table__header__button.usa-button--disabled,
.usa-prose > table th[data-sortable][aria-sort=descending] .usa-table__header__button:disabled,
.usa-table th[data-sortable][aria-sort=descending] .usa-table__header__button.usa-button--disabled,
.usa-table th[data-sortable][aria-sort=descending] .usa-table__header__button:disabled {
  color: #c9c9c9;
}
.usa-prose > table th[data-sortable][aria-sort=descending] .usa-table__header__button.usa-button--hover,
.usa-table th[data-sortable][aria-sort=descending] .usa-table__header__button.usa-button--hover {
  color: #1a4480;
}
.usa-prose > table th[data-sortable][aria-sort=descending] .usa-table__header__button.usa-button--active,
.usa-table th[data-sortable][aria-sort=descending] .usa-table__header__button.usa-button--active {
  color: #162e51;
}
.usa-prose > table th[data-sortable][aria-sort=descending] .usa-table__header__button .usa-icon,
.usa-table th[data-sortable][aria-sort=descending] .usa-table__header__button .usa-icon {
  height: 1.5rem;
  width: 1.5rem;
  vertical-align: middle;
}
.usa-prose > table th[data-sortable][aria-sort=ascending] .usa-table__header__button .usa-icon > g,
.usa-prose > table th[data-sortable][aria-sort=descending] .usa-table__header__button .usa-icon > g,
.usa-table th[data-sortable][aria-sort=ascending] .usa-table__header__button .usa-icon > g,
.usa-table th[data-sortable][aria-sort=descending] .usa-table__header__button .usa-icon > g {
  fill: transparent;
}
.usa-prose > table th[data-sortable][aria-sort=ascending] .usa-table__header__button .usa-icon > g.ascending,
.usa-prose > table th[data-sortable][aria-sort=descending] .usa-table__header__button .usa-icon > g.descending,
.usa-table th[data-sortable][aria-sort=ascending] .usa-table__header__button .usa-icon > g.ascending,
.usa-table th[data-sortable][aria-sort=descending] .usa-table__header__button .usa-icon > g.descending {
  fill: #1b1b1b;
}
.usa-prose > table th[data-sortable][aria-sort=ascending] .usa-table__header__button:visited,
.usa-table th[data-sortable][aria-sort=ascending] .usa-table__header__button:visited {
  color: #54278f;
}
.usa-prose > table th[data-sortable][aria-sort=ascending] .usa-table__header__button:hover,
.usa-table th[data-sortable][aria-sort=ascending] .usa-table__header__button:hover {
  color: #1a4480;
}
.usa-prose > table th[data-sortable][aria-sort=ascending] .usa-table__header__button:active,
.usa-table th[data-sortable][aria-sort=ascending] .usa-table__header__button:active {
  color: #162e51;
}
.usa-prose > table th[data-sortable][aria-sort=ascending] .usa-table__header__button:focus,
.usa-table th[data-sortable][aria-sort=ascending] .usa-table__header__button:focus {
  outline: .25rem solid #2491ff;
  outline-offset: 0;
}
.usa-prose > table th[data-sortable][aria-sort=ascending] .usa-table__header__button.usa-button--active,
.usa-prose > table th[data-sortable][aria-sort=ascending] .usa-table__header__button.usa-button--disabled,
.usa-prose > table th[data-sortable][aria-sort=ascending] .usa-table__header__button.usa-button--hover,
.usa-prose > table th[data-sortable][aria-sort=ascending] .usa-table__header__button:active,
.usa-prose > table th[data-sortable][aria-sort=ascending] .usa-table__header__button:disabled,
.usa-prose > table th[data-sortable][aria-sort=ascending] .usa-table__header__button:hover,
.usa-table th[data-sortable][aria-sort=ascending] .usa-table__header__button.usa-button--active,
.usa-table th[data-sortable][aria-sort=ascending] .usa-table__header__button.usa-button--disabled,
.usa-table th[data-sortable][aria-sort=ascending] .usa-table__header__button.usa-button--hover,
.usa-table th[data-sortable][aria-sort=ascending] .usa-table__header__button:active,
.usa-table th[data-sortable][aria-sort=ascending] .usa-table__header__button:disabled,
.usa-table th[data-sortable][aria-sort=ascending] .usa-table__header__button:hover {
  -moz-osx-font-smoothing: inherit;
  -webkit-font-smoothing: inherit;
  background-color: transparent;
  box-shadow: none;
  text-decoration: underline;
}
.usa-prose > table th[data-sortable][aria-sort=ascending] .usa-table__header__button.usa-button--disabled,
.usa-prose > table th[data-sortable][aria-sort=ascending] .usa-table__header__button:disabled,
.usa-table th[data-sortable][aria-sort=ascending] .usa-table__header__button.usa-button--disabled,
.usa-table th[data-sortable][aria-sort=ascending] .usa-table__header__button:disabled {
  color: #c9c9c9;
}
.usa-prose > table th[data-sortable][aria-sort=ascending] .usa-table__header__button.usa-button--hover,
.usa-table th[data-sortable][aria-sort=ascending] .usa-table__header__button.usa-button--hover {
  color: #1a4480;
}
.usa-prose > table th[data-sortable][aria-sort=ascending] .usa-table__header__button.usa-button--active,
.usa-table th[data-sortable][aria-sort=ascending] .usa-table__header__button.usa-button--active {
  color: #162e51;
}
.usa-prose > table th[data-sortable][aria-sort=ascending] .usa-table__header__button .usa-icon,
.usa-table th[data-sortable][aria-sort=ascending] .usa-table__header__button .usa-icon {
  height: 1.5rem;
  width: 1.5rem;
  vertical-align: middle;
}
.usa-prose > table thead th[aria-sort],
.usa-table thead th[aria-sort] {
  background-color: #97d4ea;
  color: #1b1b1b;
}
.usa-prose > table td[data-sort-active],
.usa-prose > table th[data-sort-active],
.usa-table td[data-sort-active],
.usa-table th[data-sort-active] {
  background-color: #e1f3f8;
  color: #1b1b1b;
}
.usa-prose > .usa-table--borderless thead th,
.usa-table--borderless thead th {
  background-color: transparent;
  border-top: 0;
  color: #1b1b1b;
}
.usa-table--borderless thead th[aria-sort] {
  color: #1b1b1b;
}
.usa-prose > .usa-table--borderless td,
.usa-prose > .usa-table--borderless th,
.usa-table--borderless td,
.usa-table--borderless th {
  border-left: 0;
  border-right: 0;
}
.usa-prose > .usa-table--compact td,
.usa-prose > .usa-table--compact th,
.usa-table--compact td,
.usa-table--compact th {
  padding: .25rem .75rem;
}
.usa-table--striped tbody tr:nth-child(odd) td,
.usa-table--striped tbody tr:nth-child(odd) th {
  background-color: #f0f0f0;
  color: #1b1b1b;
}
.usa-table--striped tbody tr:nth-child(odd) td[data-sort-active],
.usa-table--striped tbody tr:nth-child(odd) th[data-sort-active] {
  background-color: #c3ebfa;
  color: #1b1b1b;
}
.usa-prose > .width-mobile .usa-table--stacked thead,
.usa-prose > .width-mobile .usa-table--stacked-header thead,
.width-mobile .usa-table--stacked thead,
.width-mobile .usa-table--stacked-header thead {
  display: none;
}
.usa-prose > .width-mobile .usa-table--stacked td,
.usa-prose > .width-mobile .usa-table--stacked th,
.width-mobile .usa-table--stacked td,
.width-mobile .usa-table--stacked th {
  border-bottom-width: 0;
  display: block;
  width: 100%;
}
.usa-prose > .width-mobile .usa-table--stacked tr,
.usa-prose > .width-mobile .usa-table--stacked-header tr,
.width-mobile .usa-table--stacked tr,
.width-mobile .usa-table--stacked-header tr {
  border-bottom: .25rem solid #1b1b1b;
  border-top-width: 0;
  display: block;
  width: 100%;
}
.width-mobile .usa-table--stacked tr td:first-child,
.width-mobile .usa-table--stacked tr th:first-child {
  border-top-width: 0;
}
.width-mobile .usa-table--stacked tr:nth-child(odd) td,
.width-mobile .usa-table--stacked tr:nth-child(odd) th {
  background-color: inherit;
}
.width-mobile .usa-table--stacked tr:first-child td:first-child,
.width-mobile .usa-table--stacked tr:first-child th:first-child,
.width-mobile .usa-table--stacked-header tr:first-child td:first-child,
.width-mobile .usa-table--stacked-header tr:first-child th:first-child {
  border-top: .25rem solid #1b1b1b;
}
.width-mobile .usa-table--stacked td[data-label],
.width-mobile .usa-table--stacked th[data-label] {
  padding-bottom: .75rem;
}
.width-mobile .usa-table--stacked td[data-label]:before,
.width-mobile .usa-table--stacked th[data-label]:before {
  content: attr(data-label);
  display: block;
  font-weight: 700;
  margin: -.5rem -1rem 0;
  padding: .75rem 1rem .25rem;
}
.usa-prose > .width-mobile .usa-table--stacked-header td,
.usa-prose > .width-mobile .usa-table--stacked-header th,
.width-mobile .usa-table--stacked-header td,
.width-mobile .usa-table--stacked-header th {
  border-bottom-width: 0;
  display: block;
  width: 100%;
}
.width-mobile .usa-table--stacked-header tr td:first-child,
.width-mobile .usa-table--stacked-header tr th:first-child {
  border-top-width: 0;
}
.width-mobile .usa-table--stacked-header tr:nth-child(odd) td,
.width-mobile .usa-table--stacked-header tr:nth-child(odd) th {
  background-color: inherit;
}
.width-mobile .usa-table--stacked-header td[data-label],
.width-mobile .usa-table--stacked-header th[data-label] {
  padding-bottom: .75rem;
}
.width-mobile .usa-table--stacked-header td[data-label]:before,
.width-mobile .usa-table--stacked-header th[data-label]:before {
  content: attr(data-label);
  display: block;
  font-weight: 700;
  margin: -.5rem -1rem 0;
  padding: .75rem 1rem .25rem;
}
.width-mobile .usa-table--stacked-header tr td:first-child,
.width-mobile .usa-table--stacked-header tr th:first-child {
  font-family:
    Source Sans Pro Web,
    Helvetica Neue,
    Helvetica,
    Roboto,
    Arial,
    sans-serif;
  font-size: 1.06rem;
  line-height: 1.1;
  background-color: #dfe1e2;
  color: #1b1b1b;
  font-weight: 700;
  padding: .75rem 1rem;
}
.width-mobile .usa-table--stacked-header tr td:first-child:before,
.width-mobile .usa-table--stacked-header tr th:first-child:before {
  display: none;
}
.usa-prose > .usa-table-container--scrollable,
.usa-table-container--scrollable {
  margin: 1.25rem 0;
  overflow-y: hidden;
}
.usa-table-container--scrollable .usa-table {
  margin: 0;
}
.usa-prose > .usa-table-container--scrollable td,
.usa-table-container--scrollable td {
  white-space: nowrap;
}
/*! normalize.css v8.0.1 | MIT License | github.com/necolas/normalize.css */
html {
  line-height: 1.15;
  -webkit-text-size-adjust: 100%;
  box-sizing: border-box;
  font-feature-settings: "kern"1;
  font-kerning: normal;
  font-family:
    Source Sans Pro Web,
    Helvetica Neue,
    Helvetica,
    Roboto,
    Arial,
    sans-serif;
  font-size: 100%;
}
body {
  margin: 0;
}
details,
main {
  display: block;
}
h1 {
  font-size: 2em;
  margin: .67em 0;
}
hr {
  box-sizing: content-box;
  height: 0;
  overflow: visible;
}
code,
kbd,
pre,
samp {
  font-family: monospace, monospace;
  font-size: 1em;
}
a {
  background-color: transparent;
}
abbr[title] {
  border-bottom: none;
  -webkit-text-decoration: underline dotted;
  text-decoration: underline dotted;
}
b,
strong {
  font-weight: bolder;
}
small {
  font-size: 80%;
}
sub,
sup {
  font-size: 75%;
  line-height: 0;
  position: relative;
  vertical-align: baseline;
}
sub {
  bottom: -.25em;
}
sup {
  top: -.5em;
}
img {
  border-style: none;
}
button,
input,
optgroup,
select,
textarea {
  font-family: inherit;
  font-size: 100%;
  line-height: 1.15;
  margin: 0;
}
button,
input {
  overflow: visible;
}
button,
select {
  text-transform: none;
}
[type=button],
[type=reset],
[type=submit],
button {
  -webkit-appearance: button;
}
[type=button]::-moz-focus-inner,
[type=reset]::-moz-focus-inner,
[type=submit]::-moz-focus-inner,
button::-moz-focus-inner {
  border-style: none;
  padding: 0;
}
[type=button]:-moz-focusring,
[type=reset]:-moz-focusring,
[type=submit]:-moz-focusring,
button:-moz-focusring {
  outline: 1px dotted ButtonText;
}
fieldset {
  padding: .35em .75em .625em;
}
legend {
  color: inherit;
  display: table;
  max-width: 100%;
  white-space: normal;
}
progress {
  vertical-align: baseline;
}
textarea {
  overflow: auto;
}
[type=checkbox],
[type=radio],
legend {
  box-sizing: border-box;
  padding: 0;
}
[type=number]::-webkit-inner-spin-button,
[type=number]::-webkit-outer-spin-button {
  height: auto;
}
[type=search] {
  -webkit-appearance: textfield;
  outline-offset: -2px;
}
[type=search]::-webkit-search-decoration {
  -webkit-appearance: none;
}
::-webkit-file-upload-button {
  -webkit-appearance: button;
  font: inherit;
}
summary {
  display: list-item;
}
[hidden],
template {
  display: none;
}
@font-face {
  font-family: "Roboto Mono Web";
  font-style: normal;
  font-weight: 300;
  font-display: fallback;
  src:
    url("./media/roboto-mono-v5-latin-300.woff2")format("woff2"),
    url("./media/roboto-mono-v5-latin-300.woff")format("woff"),
    url("./media/roboto-mono-v5-latin-300.ttf")format("truetype");
}
@font-face {
  font-family: "Roboto Mono Web";
  font-style: normal;
  font-weight: 400;
  font-display: fallback;
  src:
    url("./media/roboto-mono-v5-latin-regular.woff2")format("woff2"),
    url("./media/roboto-mono-v5-latin-regular.woff")format("woff"),
    url("./media/roboto-mono-v5-latin-regular.ttf")format("truetype");
}
@font-face {
  font-family: "Roboto Mono Web";
  font-style: normal;
  font-weight: 700;
  font-display: fallback;
  src:
    url("./media/roboto-mono-v5-latin-700.woff2")format("woff2"),
    url("./media/roboto-mono-v5-latin-700.woff")format("woff"),
    url("./media/roboto-mono-v5-latin-700.ttf")format("truetype");
}
@font-face {
  font-family: "Roboto Mono Web";
  font-style: italic;
  font-weight: 300;
  font-display: fallback;
  src:
    url("./media/roboto-mono-v5-latin-300italic.woff2")format("woff2"),
    url("./media/roboto-mono-v5-latin-300italic.woff")format("woff"),
    url("./media/roboto-mono-v5-latin-300italic.ttf")format("truetype");
}
@font-face {
  font-family: "Roboto Mono Web";
  font-style: italic;
  font-weight: 400;
  font-display: fallback;
  src:
    url("./media/roboto-mono-v5-latin-italic.woff2")format("woff2"),
    url("./media/roboto-mono-v5-latin-italic.woff")format("woff"),
    url("./media/roboto-mono-v5-latin-italic.ttf")format("truetype");
}
@font-face {
  font-family: "Roboto Mono Web";
  font-style: italic;
  font-weight: 700;
  font-display: fallback;
  src:
    url("./media/roboto-mono-v5-latin-700italic.woff2")format("woff2"),
    url("./media/roboto-mono-v5-latin-700italic.woff")format("woff"),
    url("./media/roboto-mono-v5-latin-700italic.ttf")format("truetype");
}
@font-face {
  font-family: "Source Sans Pro Web";
  font-style: normal;
  font-weight: 300;
  font-display: fallback;
  src:
    url("./media/sourcesanspro-light-webfont.woff2")format("woff2"),
    url("./media/sourcesanspro-light-webfont.woff")format("woff"),
    url("./media/sourcesanspro-light-webfont.ttf")format("truetype");
}
@font-face {
  font-family: "Source Sans Pro Web";
  font-style: normal;
  font-weight: 400;
  font-display: fallback;
  src:
    url("./media/sourcesanspro-regular-webfont.woff2")format("woff2"),
    url("./media/sourcesanspro-regular-webfont.woff")format("woff"),
    url("./media/sourcesanspro-regular-webfont.ttf")format("truetype");
}
@font-face {
  font-family: "Source Sans Pro Web";
  font-style: normal;
  font-weight: 700;
  font-display: fallback;
  src:
    url("./media/sourcesanspro-bold-webfont.woff2")format("woff2"),
    url("./media/sourcesanspro-bold-webfont.woff")format("woff"),
    url("./media/sourcesanspro-bold-webfont.ttf")format("truetype");
}
@font-face {
  font-family: "Source Sans Pro Web";
  font-style: italic;
  font-weight: 300;
  font-display: fallback;
  src:
    url("./media/sourcesanspro-lightitalic-webfont.woff2")format("woff2"),
    url("./media/sourcesanspro-lightitalic-webfont.woff")format("woff"),
    url("./media/sourcesanspro-lightitalic-webfont.ttf")format("truetype");
}
@font-face {
  font-family: "Source Sans Pro Web";
  font-style: italic;
  font-weight: 400;
  font-display: fallback;
  src:
    url("./media/sourcesanspro-italic-webfont.woff2")format("woff2"),
    url("./media/sourcesanspro-italic-webfont.woff")format("woff"),
    url("./media/sourcesanspro-italic-webfont.ttf")format("truetype");
}
@font-face {
  font-family: "Source Sans Pro Web";
  font-style: italic;
  font-weight: 700;
  font-display: fallback;
  src:
    url("./media/sourcesanspro-bolditalic-webfont.woff2")format("woff2"),
    url("./media/sourcesanspro-bolditalic-webfont.woff")format("woff"),
    url("./media/sourcesanspro-bolditalic-webfont.ttf")format("truetype");
}
@font-face {
  font-family: "Merriweather Web";
  font-style: normal;
  font-weight: 300;
  font-display: fallback;
  src:
    url("./media/Latin-Merriweather-Light.woff2")format("woff2"),
    url("./media/Latin-Merriweather-Light.woff")format("woff"),
    url("./media/Latin-Merriweather-Light.ttf")format("truetype");
}
@font-face {
  font-family: "Merriweather Web";
  font-style: normal;
  font-weight: 400;
  font-display: fallback;
  src:
    url("./media/Latin-Merriweather-Regular.woff2")format("woff2"),
    url("./media/Latin-Merriweather-Regular.woff")format("woff"),
    url("./media/Latin-Merriweather-Regular.ttf")format("truetype");
}
@font-face {
  font-family: "Merriweather Web";
  font-style: normal;
  font-weight: 700;
  font-display: fallback;
  src:
    url("./media/Latin-Merriweather-Bold.woff2")format("woff2"),
    url("./media/Latin-Merriweather-Bold.woff")format("woff"),
    url("./media/Latin-Merriweather-Bold.ttf")format("truetype");
}
@font-face {
  font-family: "Merriweather Web";
  font-style: italic;
  font-weight: 300;
  font-display: fallback;
  src:
    url("./media/Latin-Merriweather-LightItalic.woff2")format("woff2"),
    url("./media/Latin-Merriweather-LightItalic.woff")format("woff"),
    url("./media/Latin-Merriweather-LightItalic.ttf")format("truetype");
}
@font-face {
  font-family: "Merriweather Web";
  font-style: italic;
  font-weight: 400;
  font-display: fallback;
  src:
    url("./media/Latin-Merriweather-Italic.woff2")format("woff2"),
    url("./media/Latin-Merriweather-Italic.woff")format("woff"),
    url("./media/Latin-Merriweather-Italic.ttf")format("truetype");
}
@font-face {
  font-family: "Merriweather Web";
  font-style: italic;
  font-weight: 700;
  font-display: fallback;
  src:
    url("./media/Latin-Merriweather-BoldItalic.woff2")format("woff2"),
    url("./media/Latin-Merriweather-BoldItalic.woff")format("woff"),
    url("./media/Latin-Merriweather-BoldItalic.ttf")format("truetype");
}
button:not([disabled]):focus,
input:not([disabled]):focus,
select:not([disabled]):focus,
textarea:not([disabled]):focus {
  outline: .25rem solid #2491ff;
  outline-offset: 0;
}
[contentEditable=true]:focus,
[href]:focus,
[tabindex]:focus,
iframe:focus {
  outline: .25rem solid #2491ff;
  outline-offset: 0;
}
.usa-focus {
  outline: .25rem solid #2491ff;
  outline-offset: 0;
}
*,
::after,
::before {
  box-sizing: inherit;
}
address,
cite,
dfn,
var {
  font-style: normal;
}
/*! uswds v2.14.0 */
@keyframes slidein-left {
  0% {
    transform: translateX(15rem);
  }
  to {
    transform: translateX(0);
  }
}
body {
  color: #1b1b1b;
  background-color: #fff;
  overflow-x: hidden;
}
.usa-sr-only {
  position: absolute;
  left: -999em;
  right: auto;
}
.usa-button {
  font-family:
    Source Sans Pro Web,
    Helvetica Neue,
    Helvetica,
    Roboto,
    Arial,
    sans-serif;
  font-size: 1.06rem;
  line-height: .9;
  color: #fff;
  background-color: #005ea2;
  -webkit-appearance: none;
  -moz-appearance: none;
  appearance: none;
  border: 0;
  border-radius: .25rem;
  cursor: pointer;
  display: inline-block;
  font-weight: 700;
  margin-right: .5rem;
  padding: .75rem 1.25rem;
  text-align: center;
  text-decoration: none;
  width: 100%;
}
@media all and (min-width:30em) {
  .usa-button {
    width: auto;
  }
}
.usa-button:visited {
  color: #fff;
}
.usa-button.usa-button--hover,
.usa-button:hover {
  color: #fff;
  background-color: #1a4480;
  border-bottom: 0;
  text-decoration: none;
}
.usa-button.usa-button--active,
.usa-button:active {
  color: #fff;
  background-color: #162e51;
}
.usa-button:not([disabled]).usa-focus,
.usa-button:not([disabled]):focus {
  outline-offset: .25rem;
}
.usa-button:disabled {
  -moz-osx-font-smoothing: grayscale;
  -webkit-font-smoothing: antialiased;
  background-color: #c9c9c9;
  color: #fff;
}
.usa-button:disabled.usa-button--active,
.usa-button:disabled.usa-button--hover,
.usa-button:disabled.usa-focus,
.usa-button:disabled:active,
.usa-button:disabled:focus,
.usa-button:disabled:hover {
  background-color: #c9c9c9;
  border: 0;
  box-shadow: none;
}
.usa-button--accent-cool,
.usa-button--accent-cool:visited {
  color: #1b1b1b;
  background-color: #00bde3;
}
.usa-button--accent-cool.usa-button--hover,
.usa-button--accent-cool:hover {
  color: #1b1b1b;
  background-color: #28a0cb;
}
.usa-button--accent-cool.usa-button--active,
.usa-button--accent-cool:active {
  color: #fff;
  background-color: #07648d;
}
.usa-button--accent-warm,
.usa-button--accent-warm:visited {
  color: #1b1b1b;
  background-color: #fa9441;
}
.usa-button--accent-warm.usa-button--hover,
.usa-button--accent-warm:hover {
  color: #fff;
  background-color: #c05600;
}
.usa-button--accent-warm.usa-button--active,
.usa-button--accent-warm:active {
  color: #fff;
  background-color: #775540;
}
.usa-button--outline {
  background-color: transparent;
  box-shadow: inset 0 0 0 2px #005ea2;
  color: #005ea2;
}
.usa-button--outline:visited {
  color: #005ea2;
}
.usa-button--outline.usa-button--hover,
.usa-button--outline:hover {
  background-color: transparent;
  box-shadow: inset 0 0 0 2px #1a4480;
  color: #1a4480;
}
.usa-button--outline.usa-button--active,
.usa-button--outline:active {
  background-color: transparent;
  box-shadow: inset 0 0 0 2px #162e51;
  color: #162e51;
}
.usa-button--outline.usa-button--inverse {
  box-shadow: inset 0 0 0 2px #dfe1e2;
  color: #dfe1e2;
}
.usa-button--outline.usa-button--inverse:visited {
  color: #dfe1e2;
}
.usa-button--outline.usa-button--inverse.usa-button--hover,
.usa-button--outline.usa-button--inverse:hover {
  box-shadow: inset 0 0 0 2px #f0f0f0;
  color: #f0f0f0;
}
.usa-button--outline.usa-button--inverse.usa-button--active,
.usa-button--outline.usa-button--inverse:active {
  background-color: transparent;
  box-shadow: inset 0 0 0 2px #fff;
  color: #fff;
}
.usa-button--outline.usa-button--inverse.usa-button--unstyled {
  -moz-osx-font-smoothing: inherit;
  -webkit-font-smoothing: inherit;
  text-decoration: underline;
  background-color: transparent;
  border: 0;
  border-radius: 0;
  box-shadow: none;
  font-weight: 400;
  margin: 0;
  padding: 0;
  text-align: left;
  color: #dfe1e2;
}
.usa-button--outline.usa-button--inverse.usa-button--unstyled:focus {
  outline: .25rem solid #2491ff;
  outline-offset: 0;
}
.usa-button--outline.usa-button--inverse.usa-button--unstyled.usa-button--active,
.usa-button--outline.usa-button--inverse.usa-button--unstyled.usa-button--disabled,
.usa-button--outline.usa-button--inverse.usa-button--unstyled.usa-button--disabled.usa-button--active,
.usa-button--outline.usa-button--inverse.usa-button--unstyled.usa-button--disabled.usa-button--hover,
.usa-button--outline.usa-button--inverse.usa-button--unstyled.usa-button--disabled.usa-focus,
.usa-button--outline.usa-button--inverse.usa-button--unstyled.usa-button--disabled:active,
.usa-button--outline.usa-button--inverse.usa-button--unstyled.usa-button--disabled:focus,
.usa-button--outline.usa-button--inverse.usa-button--unstyled.usa-button--disabled:hover,
.usa-button--outline.usa-button--inverse.usa-button--unstyled.usa-button--hover,
.usa-button--outline.usa-button--inverse.usa-button--unstyled:active,
.usa-button--outline.usa-button--inverse.usa-button--unstyled:disabled,
.usa-button--outline.usa-button--inverse.usa-button--unstyled:disabled.usa-button--active,
.usa-button--outline.usa-button--inverse.usa-button--unstyled:disabled.usa-button--hover,
.usa-button--outline.usa-button--inverse.usa-button--unstyled:disabled.usa-focus,
.usa-button--outline.usa-button--inverse.usa-button--unstyled:disabled:active,
.usa-button--outline.usa-button--inverse.usa-button--unstyled:disabled:focus,
.usa-button--outline.usa-button--inverse.usa-button--unstyled:disabled:hover,
.usa-button--outline.usa-button--inverse.usa-button--unstyled:hover {
  -moz-osx-font-smoothing: inherit;
  -webkit-font-smoothing: inherit;
  background-color: transparent;
  box-shadow: none;
  text-decoration: underline;
}
.usa-button--outline.usa-button--inverse.usa-button--unstyled.usa-button--disabled,
.usa-button--outline.usa-button--inverse.usa-button--unstyled:disabled {
  color: #c9c9c9;
}
.usa-button--outline.usa-button--inverse.usa-button--unstyled:visited,
.usa-dark-background a,
.usa-dark-background a:visited {
  color: #dfe1e2;
}
.usa-button--outline.usa-button--inverse.usa-button--unstyled.usa-button--hover,
.usa-button--outline.usa-button--inverse.usa-button--unstyled:hover,
.usa-dark-background a:hover {
  color: #f0f0f0;
}
.usa-button--outline.usa-button--inverse.usa-button--unstyled.usa-button--active,
.usa-button--outline.usa-button--inverse.usa-button--unstyled:active {
  color: #fff;
}
.usa-button--base {
  color: #fff;
  background-color: #71767a;
}
.usa-button--base.usa-button--hover,
.usa-button--base:hover {
  color: #fff;
  background-color: #565c65;
}
.usa-button--base.usa-button--active,
.usa-button--base:active {
  color: #fff;
  background-color: #3d4551;
}
.usa-button--secondary {
  color: #fff;
  background-color: #d83933;
}
.usa-button--secondary.usa-button--hover,
.usa-button--secondary:hover {
  color: #fff;
  background-color: #b50909;
}
.usa-button--secondary.usa-button--active,
.usa-button--secondary:active {
  color: #fff;
  background-color: #8b0a03;
}
.usa-button--big {
  border-radius: .25rem;
  font-size: 1.46rem;
  padding: 1rem 1.5rem;
}
.usa-button--disabled {
  -moz-osx-font-smoothing: grayscale;
  -webkit-font-smoothing: antialiased;
  background-color: #c9c9c9;
  color: #fff;
}
.usa-button--disabled.usa-button--active,
.usa-button--disabled.usa-button--hover,
.usa-button--disabled.usa-focus,
.usa-button--disabled:active,
.usa-button--disabled:focus,
.usa-button--disabled:hover {
  background-color: #c9c9c9;
  border: 0;
  box-shadow: none;
}
.usa-button--outline-disabled,
.usa-button--outline-inverse-disabled,
.usa-button--outline-inverse:disabled,
.usa-button--outline:disabled {
  background-color: transparent;
}
.usa-button--outline-disabled.usa-button--active,
.usa-button--outline-disabled.usa-button--hover,
.usa-button--outline-disabled.usa-focus,
.usa-button--outline-disabled:active,
.usa-button--outline-disabled:focus,
.usa-button--outline-disabled:hover,
.usa-button--outline-inverse-disabled.usa-button--active,
.usa-button--outline-inverse-disabled.usa-button--hover,
.usa-button--outline-inverse-disabled.usa-focus,
.usa-button--outline-inverse-disabled:active,
.usa-button--outline-inverse-disabled:focus,
.usa-button--outline-inverse-disabled:hover,
.usa-button--outline-inverse:disabled.usa-button--active,
.usa-button--outline-inverse:disabled.usa-button--hover,
.usa-button--outline-inverse:disabled.usa-focus,
.usa-button--outline-inverse:disabled:active,
.usa-button--outline-inverse:disabled:focus,
.usa-button--outline-inverse:disabled:hover,
.usa-button--outline:disabled.usa-button--active,
.usa-button--outline:disabled.usa-button--hover,
.usa-button--outline:disabled.usa-focus,
.usa-button--outline:disabled:active,
.usa-button--outline:disabled:focus,
.usa-button--outline:disabled:hover {
  background-color: transparent;
  border: 0;
}
.usa-button--outline-disabled,
.usa-button--outline:disabled {
  box-shadow: inset 0 0 0 2px #c9c9c9;
  color: #c9c9c9;
}
.usa-button--outline-disabled.usa-button--inverse,
.usa-button--outline:disabled.usa-button--inverse {
  background-color: transparent;
  box-shadow: inset 0 0 0 2px #71767a;
  color: #71767a;
}
.usa-button--unstyled {
  -moz-osx-font-smoothing: inherit;
  -webkit-font-smoothing: inherit;
  color: #005ea2;
  text-decoration: underline;
  background-color: transparent;
  border: 0;
  border-radius: 0;
  box-shadow: none;
  font-weight: 400;
  margin: 0;
  padding: 0;
  text-align: left;
}
.usa-button--unstyled:visited {
  color: #54278f;
}
.usa-button--unstyled:hover {
  color: #1a4480;
}
.usa-button--unstyled:active {
  color: #162e51;
}
.usa-button--unstyled:focus {
  outline: .25rem solid #2491ff;
  outline-offset: 0;
}
.usa-button--unstyled.usa-button--active,
.usa-button--unstyled.usa-button--disabled,
.usa-button--unstyled.usa-button--disabled.usa-button--active,
.usa-button--unstyled.usa-button--disabled.usa-button--hover,
.usa-button--unstyled.usa-button--disabled.usa-focus,
.usa-button--unstyled.usa-button--disabled:active,
.usa-button--unstyled.usa-button--disabled:focus,
.usa-button--unstyled.usa-button--disabled:hover,
.usa-button--unstyled.usa-button--hover,
.usa-button--unstyled:active,
.usa-button--unstyled:disabled,
.usa-button--unstyled:disabled.usa-button--active,
.usa-button--unstyled:disabled.usa-button--hover,
.usa-button--unstyled:disabled.usa-focus,
.usa-button--unstyled:disabled:active,
.usa-button--unstyled:disabled:focus,
.usa-button--unstyled:disabled:hover,
.usa-button--unstyled:hover {
  -moz-osx-font-smoothing: inherit;
  -webkit-font-smoothing: inherit;
  background-color: transparent;
  box-shadow: none;
  text-decoration: underline;
}
.usa-button--unstyled.usa-button--disabled,
.usa-button--unstyled:disabled {
  color: #c9c9c9;
}
.usa-button--unstyled.usa-button--hover {
  color: #1a4480;
}
.usa-button--unstyled.usa-button--active {
  color: #162e51;
}
.usa-embed-container embed,
.usa-embed-container iframe,
.usa-embed-container object {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
}
.usa-embed-container {
  padding-bottom: 56.25%;
  position: relative;
  height: 0;
  overflow: hidden;
  max-width: 100%;
}
img {
  max-width: 100%;
}
.usa-media-link {
  display: inline-block;
  line-height: 0;
}
.usa-checkbox__label,
.usa-combo-box__input,
.usa-combo-box__list,
.usa-fieldset,
.usa-hint,
.usa-input,
.usa-input-group,
.usa-radio__label,
.usa-range,
.usa-select,
.usa-textarea {
  font-family:
    Source Sans Pro Web,
    Helvetica Neue,
    Helvetica,
    Roboto,
    Arial,
    sans-serif;
  font-size: 1.06rem;
  line-height: 1.3;
}
.usa-combo-box__input,
.usa-input,
.usa-input-group {
  border-width: 1px;
  border-color: #565c65;
  border-style: solid;
  height: 2.5rem;
  width: 100%;
}
.usa-combo-box__input {
  border-radius: 0;
  color: #1b1b1b;
  display: block;
  margin-top: .5rem;
  max-width: 30rem;
  padding: .5rem;
}
.usa-input,
.usa-input-group {
  -webkit-appearance: none;
  -moz-appearance: none;
  appearance: none;
}
.usa-input,
.usa-input-group,
.usa-range,
.usa-select,
.usa-textarea {
  border-radius: 0;
  color: #1b1b1b;
  display: block;
  margin-top: .5rem;
  max-width: 30rem;
  padding: .5rem;
}
.usa-textarea {
  border-width: 1px;
  border-color: #565c65;
  border-style: solid;
  -webkit-appearance: none;
  -moz-appearance: none;
  appearance: none;
  width: 100%;
}
.usa-range,
.usa-select {
  height: 2.5rem;
}
.usa-select {
  border-width: 1px;
  border-color: #565c65;
  border-style: solid;
  width: 100%;
}
.usa-input--success.usa-combo-box__input,
.usa-input--success.usa-input,
.usa-input--success.usa-input-group,
.usa-input--success.usa-range,
.usa-input--success.usa-select,
.usa-input--success.usa-textarea {
  border-width: .25rem;
  border-color: #00a91c;
  border-style: solid;
}
.usa-fieldset {
  border: 0;
  margin: 0;
  padding: 0;
}
.usa-form-group {
  margin-top: 1.5rem;
}
.usa-form-group .usa-label:first-child {
  margin-top: 0;
}
.usa-form-group--error {
  border-left-width: .25rem;
  border-left-color: #b50909;
  border-left-style: solid;
  margin-top: 2rem;
  padding-left: 1rem;
  position: relative;
}
@media all and (min-width:64em) {
  .usa-form-group--error {
    margin-left: -1.25rem;
  }
}
.usa-error-message {
  padding-bottom: .25rem;
  padding-top: .25rem;
  color: #b50909;
  display: block;
  font-weight: 700;
}
.usa-hint {
  color: #71767a;
}
.usa-label,
.usa-legend {
  font-family:
    Source Sans Pro Web,
    Helvetica Neue,
    Helvetica,
    Roboto,
    Arial,
    sans-serif;
  font-size: 1.06rem;
  line-height: 1.3;
  display: block;
  font-weight: 400;
  margin-top: 1.5rem;
  max-width: 30rem;
}
.usa-label--error {
  font-weight: 700;
  margin-top: 0;
}
.usa-hint--required,
.usa-label--required {
  color: #b50909;
}
.usa-legend--large {
  font-size: 2.13rem;
  font-weight: 700;
  margin-top: 1rem;
}
abbr[title=required] {
  text-decoration: none;
}
.usa-input-list,
.usa-prose .usa-input-list {
  margin-bottom: 0;
  margin-top: 0;
  list-style-type: none;
  padding-left: 0;
}
.usa-input-list li,
.usa-prose .usa-input-list li {
  line-height: 1.3;
}
.usa-checkbox,
.usa-radio {
  background: #fff;
}
.usa-checkbox__label,
.usa-radio__label {
  color: #1b1b1b;
}
.usa-checkbox__label::before,
.usa-radio__label::before {
  background: #fff;
  box-shadow: 0 0 0 2px #1b1b1b;
}
@media (forced-colors:active) {
  .usa-checkbox__label::before,
  .usa-radio__label::before {
    outline: 2px solid transparent;
    outline-offset: 2px;
  }
}
.usa-checkbox__input:checked + [class*=__label]::before {
  background-color: #005ea2;
  box-shadow: 0 0 0 2px #005ea2;
}
.usa-radio__input:checked + [class*=__label]::before {
  background-color: #005ea2;
}
.usa-checkbox__input:disabled + [class*=__label],
.usa-radio__input:disabled + [class*=__label] {
  color: rgba(27, 27, 27, .3);
}
@media (forced-colors:active) {
  .usa-checkbox__input:disabled + [class*=__label],
  .usa-radio__input:disabled + [class*=__label] {
    color: GrayText;
  }
}
.usa-checkbox__input:disabled + [class*=__label]::before,
.usa-radio__input:disabled + [class*=__label]::before {
  background-color: #fff;
  box-shadow: 0 0 0 2px rgba(27, 27, 27, .3);
}
.usa-checkbox__input--tile + [class*=__label],
.usa-radio__input--tile + [class*=__label] {
  background-color: #fff;
  border: 2px solid rgba(27, 27, 27, .3);
  color: #1b1b1b;
  border-radius: .25rem;
  margin-top: .5rem;
  padding: .75rem 1rem .75rem 2.5rem;
}
.usa-checkbox__input--tile:checked + [class*=__label],
.usa-radio__input--tile:checked + [class*=__label] {
  background-color: rgba(0, 94, 162, .1);
  border-color: #005ea2;
}
@media (forced-colors:active) {
  .usa-checkbox__input--tile:checked + [class*=__label],
  .usa-radio__input--tile:checked + [class*=__label] {
    border: ButtonText solid .25rem;
  }
}
.usa-checkbox__input--tile:disabled:checked + [class*=__label],
.usa-radio__input--tile:disabled:checked + [class*=__label] {
  background-color: #fff;
  border-color: rgba(27, 27, 27, .3);
}
.usa-checkbox__input:checked + [class*=__label]::before,
.usa-checkbox__input:checked:disabled + [class*=__label]::before {
  background-image: url("./media/correct8.svg"), linear-gradient(transparent, transparent);
  background-repeat: no-repeat;
}
@media (forced-colors:active) {
  .usa-checkbox__input:checked + [class*=__label]::before,
  .usa-checkbox__input:checked:disabled + [class*=__label]::before {
    background-image: url("./media/correct8-alt.svg"), linear-gradient(transparent, transparent);
    background-repeat: no-repeat;
  }
}
.usa-checkbox__input:checked:disabled + [class*=__label]::before {
  background-color: rgba(27, 27, 27, .3);
}
.usa-radio__input:checked + [class*=__label]::before {
  box-shadow: 0 0 0 2px #005ea2, inset 0 0 0 2px #fff;
}
@media (forced-colors:active) {
  .usa-radio__input:checked + [class*=__label]::before {
    background-color: ButtonText;
  }
}
.usa-radio__input:checked:disabled + [class*=__label]::before {
  background-color: rgba(27, 27, 27, .2);
  box-shadow: 0 0 0 2px rgba(27, 27, 27, .3), inset 0 0 0 2px #fff;
}
.usa-checkbox__input,
.usa-radio__input {
  position: absolute;
  left: -999em;
  right: auto;
}
.usa-checkbox__input:focus + [class*=__label]::before,
.usa-radio__input:focus + [class*=__label]::before {
  outline: .25rem solid #2491ff;
  outline-offset: .25rem;
}
.usa-checkbox__input:disabled + [class*=__label],
.usa-checkbox__input:disabled + [class*=__label]::before,
.usa-radio__input:disabled + [class*=__label],
.usa-radio__input:disabled + [class*=__label]::before {
  cursor: not-allowed;
}
.usa-checkbox__input--tile + [class*=__label]:before,
.usa-radio__input--tile + [class*=__label]:before {
  left: .5rem;
}
@media print {
  .usa-radio__input:checked + [class*=__label]::before {
    box-shadow:
      inset 0 0 0 2px #fff,
      inset 0 0 0 1rem #005ea2,
      0 0 0 2px #005ea2;
  }
}
.usa-checkbox__input:checked + [class*=__label]::before,
.usa-checkbox__input:checked:disabled + [class*=__label]::before {
  background-position: center center;
  background-size: .75rem auto;
}
@media print {
  .usa-checkbox__input:checked + [class*=__label]::before,
  .usa-checkbox__input:checked:disabled + [class*=__label]::before {
    background-image: none;
    background-color: #fff;
    content: "\2714";
    text-align: center;
  }
}
@media (forced-colors:active) {
  .usa-checkbox__input:checked + [class*=__label]::before,
  .usa-checkbox__input:checked:disabled + [class*=__label]::before {
    background-color: ButtonText;
  }
  .usa-checkbox__input:checked + [class*=__label]::before--tile,
  .usa-checkbox__input:checked:disabled + [class*=__label]::before--tile {
    background-color: ButtonText;
  }
}
.usa-checkbox__label,
.usa-radio__label {
  cursor: pointer;
  display: inherit;
  font-weight: 400;
  margin-top: .75rem;
  padding-left: 2rem;
  position: relative;
}
.usa-checkbox__label:before,
.usa-radio__label:before {
  content: " ";
  display: block;
  left: 0;
  margin-left: 2px;
  margin-top: .064rem;
  position: absolute;
}
.usa-checkbox__label::before {
  height: 1.25rem;
  width: 1.25rem;
  border-radius: 2px;
}
.usa-radio__label::before {
  height: 1.25rem;
  border-radius: 99rem;
  width: 1.25rem;
}
.usa-checkbox__label-description,
.usa-radio__label-description {
  display: block;
  font-size: .93rem;
  margin-top: .5rem;
}
.usa-memorable-date {
  display: flex;
}
.usa-memorable-date [type=number] {
  -moz-appearance: textfield;
}
.usa-memorable-date [type=number]::-webkit-inner-spin-button {
  -webkit-appearance: none;
  appearance: none;
}
.usa-memorable-date [type=number]::-webkit-contacts-auto-fill-button {
  visibility: hidden;
  display: none !important;
  pointer-events: none;
  height: 0;
  width: 0;
  margin: 0;
}
.usa-memorable-date .usa-form-group {
  margin-top: 1rem;
}
.usa-form-group--day,
.usa-form-group--month,
.usa-form-group--year {
  flex: 0 1 auto;
  margin-right: 1rem;
  width: 3rem;
}
.usa-form-group--year {
  width: 4.5rem;
}
.usa-select {
  background-image: url("./media/unfold_more.svg"), linear-gradient(transparent, transparent);
  background-repeat: no-repeat;
  -webkit-appearance: none;
  -moz-appearance: none;
  appearance: none;
  background-color: #fff;
  background-position: right .5rem center;
  background-size: 1.25rem;
  padding-right: 2rem;
}
.usa-select::-ms-expand {
  display: none;
}
.usa-select:-webkit-autofill {
  -webkit-appearance: menulist;
  appearance: menulist;
}
.usa-select:-moz-focusring {
  color: transparent;
  text-shadow: 0 0 0#000;
}
@media (forced-colors:active) {
  .usa-select {
    -webkit-appearance: listbox;
    -moz-appearance: listbox;
    appearance: listbox;
    background-image: none;
    padding-right: 0;
  }
}
[type=file] {
  border: 0;
  margin-top: .5rem;
  padding-left: 0;
  padding-top: .2rem;
}
.usa-file-input {
  display: block;
  max-width: 30rem;
  width: 100%;
}
.usa-file-input__target {
  border: 1px dashed #a9aeb1;
  display: block;
  font-size: .93rem;
  margin-top: .5rem;
  position: relative;
  text-align: center;
  width: 100%;
}
.usa-file-input__target:hover {
  border-color: #71767a;
}
.usa-file-input__target.has-invalid-file {
  border-color: #fa9441;
}
.usa-file-input__accepted-files-message {
  font-weight: 700;
  margin: -1.5rem 0 1.5rem;
  pointer-events: none;
  position: relative;
  z-index: 3;
}
.has-invalid-file .usa-file-input__accepted-files-message {
  color: #b50909;
}
.usa-file-input__choose {
  color: #005ea2;
  text-decoration: underline;
  font-weight: 400;
}
.usa-file-input__choose:visited {
  color: #54278f;
}
.usa-file-input__choose:hover {
  color: #1a4480;
}
.usa-file-input__choose:active {
  color: #162e51;
}
.usa-file-input__choose:focus {
  outline: .25rem solid #2491ff;
  outline-offset: 0;
}
.usa-file-input__instructions {
  display: inline-block;
  padding: 2rem 1rem;
  pointer-events: none;
  position: relative;
  z-index: 3;
}
.usa-file-input__instructions.display-none {
  display: none;
}
.usa-file-input__box {
  background: #fff;
  height: 100%;
  left: 0;
  pointer-events: none;
  position: absolute;
  top: 0;
  width: 100%;
  z-index: 2;
}
.usa-file-input .usa-file-input__input[type] {
  cursor: pointer;
  height: 100%;
  left: 0;
  margin: 0;
  max-width: none;
  position: absolute;
  padding: .5rem;
  text-indent: -999em;
  top: 0;
  width: 100%;
  z-index: 1;
}
.usa-file-input .usa-file-input__input[type]::-webkit-file-upload-button {
  display: none;
}
.usa-file-input--drag .usa-file-input__target {
  border-color: #005ea2;
}
.usa-file-input--drag .usa-file-input__box {
  background-color: #d9e8f6 !important;
}
.usa-file-input--drag .usa-file-input__preview {
  opacity: .1;
}
.usa-file-input__preview,
.usa-file-input__preview-heading {
  align-items: center;
  background: #d9e8f6;
  display: flex;
  pointer-events: none;
  position: relative;
  z-index: 3;
}
.usa-file-input__preview-heading {
  font-weight: 700;
  justify-content: space-between;
  padding: .5rem;
}
.usa-file-input__preview {
  word-wrap: anywhere;
  font-size: .87rem;
  margin-top: 1px;
  padding: .25rem .5rem;
  text-align: left;
}
.usa-file-input__preview:last-child {
  margin-bottom: -1.5rem;
}
.usa-file-input__preview-image {
  border: 0;
  display: block;
  height: 2.5rem;
  margin-right: .5rem;
  -o-object-fit: contain;
  object-fit: contain;
  width: 2.5rem;
}
.usa-file-input__preview-image.is-loading {
  background-image: url("./media/loader.svg"), linear-gradient(transparent, transparent);
  background-position: center center;
  background-repeat: no-repeat;
  background-size: 2rem;
}
.usa-file-input__preview-image--excel,
.usa-file-input__preview-image--generic,
.usa-file-input__preview-image--pdf,
.usa-file-input__preview-image--video,
.usa-file-input__preview-image--word {
  background-position: center center;
  background-size: 1.5rem;
}
.usa-file-input__preview-image--pdf {
  background-image: url("./media/file-pdf.svg"), linear-gradient(transparent, transparent);
  background-repeat: no-repeat;
}
.usa-file-input__preview-image--generic {
  background-image: url("./media/file.svg"), linear-gradient(transparent, transparent);
  background-repeat: no-repeat;
}
.usa-file-input__preview-image--word {
  background-image: url("./media/file-word.svg"), linear-gradient(transparent, transparent);
  background-repeat: no-repeat;
}
.usa-file-input__preview-image--excel {
  background-image: url("./media/file-excel.svg"), linear-gradient(transparent, transparent);
  background-repeat: no-repeat;
}
.usa-file-input__preview-image--video {
  background-image: url("./media/file-video.svg"), linear-gradient(transparent, transparent);
  background-repeat: no-repeat;
}
.usa-form-group--error .usa-file-input__target {
  border-color: #b50909;
  border-width: 2px;
}
.usa-file-input--disabled {
  pointer-events: none;
}
.usa-file-input--disabled .usa-file-input__instructions {
  opacity: .5;
}
.usa-file-input--disabled .usa-file-input__box {
  background-color: #e6e6e6;
}
.usa-file-input--disabled .usa-file-input__input[type] {
  cursor: default;
}
.usa-range {
  -webkit-appearance: none;
  -moz-appearance: none;
  appearance: none;
  border: 0;
  padding-left: 1px;
  width: 100%;
}
.usa-input-group input:focus,
.usa-range:focus {
  outline: 0;
}
.usa-range:focus::-webkit-slider-thumb {
  background-color: #fff;
  box-shadow: 0 0 0 2px #2491ff;
}
.usa-range:focus::-moz-range-thumb {
  background-color: #fff;
  box-shadow: 0 0 0 2px #2491ff;
}
.usa-range:focus::-ms-thumb {
  background-color: #fff;
  box-shadow: 0 0 0 2px #2491ff;
}
.usa-range::-webkit-slider-runnable-track {
  background-color: #f0f0f0;
  border-radius: 99rem;
  border: 1px solid #71767a;
  cursor: pointer;
  height: 1rem;
  width: 100%;
}
.usa-range::-moz-range-track {
  background-color: #f0f0f0;
  border-radius: 99rem;
  border: 1px solid #71767a;
  cursor: pointer;
  height: 1rem;
  width: 100%;
}
.usa-range::-ms-track {
  background-color: #f0f0f0;
  border-radius: 99rem;
  border: 1px solid #71767a;
  cursor: pointer;
  height: 1rem;
  width: 100%;
}
.usa-range::-webkit-slider-thumb {
  height: 1.25rem;
  border-radius: 99rem;
  width: 1.25rem;
  background: #f0f0f0;
  border: 0;
  box-shadow: 0 0 0 2px #71767a;
  cursor: pointer;
  -webkit-appearance: none;
  appearance: none;
  margin-top: -.19rem;
}
@media (forced-colors:active) {
  .usa-range::-webkit-slider-thumb {
    outline: 2px solid transparent;
  }
}
.usa-range::-moz-range-thumb {
  height: 1.25rem;
  border-radius: 99rem;
  width: 1.25rem;
  background: #f0f0f0;
  border: 0;
  box-shadow: 0 0 0 2px #71767a;
  cursor: pointer;
}
@media (forced-colors:active) {
  .usa-range::-moz-range-thumb {
    outline: 2px solid transparent;
  }
}
.usa-range::-ms-thumb {
  height: 1.25rem;
  border-radius: 99rem;
  width: 1.25rem;
  background: #f0f0f0;
  border: 0;
  box-shadow: 0 0 0 2px #71767a;
  cursor: pointer;
}
@media (forced-colors:active) {
  .usa-range::-ms-thumb {
    outline: 2px solid transparent;
  }
}
.usa-range::-ms-fill-lower {
  background-color: #f0f0f0;
  border-radius: 99rem;
  border: 1px solid #71767a;
}
.usa-range::-ms-fill-upper {
  background-color: #f0f0f0;
  border-radius: 99rem;
  border: 1px solid #71767a;
}
.usa-textarea {
  height: 10rem;
}
.usa-input--error {
  border-width: .25rem;
  border-color: #b50909;
  border-style: solid;
}
.usa-input-group {
  align-items: center;
  background-color: #fff;
  display: flex;
  padding: 0;
}
.usa-input-group.is-focused {
  outline: .25rem solid #2491ff;
  outline-offset: 0;
}
.usa-input-group--error {
  border-width: .25rem;
  border-color: #b50909;
  border-style: solid;
}
.usa-input-group input {
  border: 0;
  height: 100%;
  margin-top: 0;
  min-width: 0;
  width: 100%;
}
.usa-input-prefix,
.usa-input-suffix {
  color: #71767a;
  line-height: 0;
  padding: 0 .5rem;
  -webkit-user-select: none;
  -moz-user-select: none;
  user-select: none;
  white-space: nowrap;
}
.usa-input-prefix .usa-icon,
.usa-input-suffix .usa-icon {
  height: 1.5rem;
  width: 1.5rem;
}
.usa-character-count__message {
  display: inline-block;
  padding-top: .25rem;
}
.usa-character-count__message--invalid {
  color: #b50909;
  font-weight: 700;
}
.usa-combo-box {
  max-width: 30rem;
  position: relative;
}
.usa-combo-box--pristine .usa-combo-box__input {
  padding-right: calc(5em + 4px);
}
.usa-combo-box--pristine .usa-combo-box__input::-ms-clear {
  display: none;
}
.usa-combo-box--pristine .usa-combo-box__clear-input {
  display: block;
}
@media (forced-colors:active) {
  .usa-combo-box--pristine .usa-combo-box__clear-input {
    background: url("./media/close.svg")no-repeat center/contain;
    display: inline-block;
    width: 1rem;
    height: 1.5rem;
    width: auto;
    top: .5rem;
  }
  @supports ((-webkit-mask:url()) or (mask:url())) {
    .usa-combo-box--pristine .usa-combo-box__clear-input {
      background: 0 0;
      background-color: ButtonText;
      -webkit-mask: url("./media/close.svg")no-repeat center/contain;
      mask: url("./media/close.svg")no-repeat center/contain;
    }
  }
}
.usa-combo-box__input {
  -webkit-appearance: none;
  -moz-appearance: none;
  appearance: none;
  margin-bottom: 0;
  max-width: none;
  padding-right: calc(2.5em + 3px);
}
button.usa-combo-box__clear-input:focus,
button.usa-combo-box__toggle-list:focus {
  outline-offset: -4px;
}
.usa-combo-box__clear-input__wrapper:focus,
.usa-combo-box__list:focus,
.usa-combo-box__toggle-list__wrapper:focus {
  outline: 0;
}
.usa-combo-box__clear-input,
.usa-combo-box__toggle-list {
  background-color: transparent;
  background-position: center;
  border: 0;
  bottom: 1px;
  cursor: pointer;
  margin-bottom: 0;
  opacity: .6;
  padding-right: 2rem;
  position: absolute;
  top: 1px;
  z-index: 100;
}
.usa-combo-box__clear-input {
  background-size: auto 1.5rem;
  background-image: url("./media/close.svg"), linear-gradient(transparent, transparent);
  background-repeat: no-repeat;
  display: none;
  right: calc(2.5em + 3px);
}
.usa-combo-box__toggle-list {
  background-image: url("./media/expand_more.svg"), linear-gradient(transparent, transparent);
  background-repeat: no-repeat;
  background-size: auto 2rem;
  right: 1px;
}
@media (forced-colors:active) {
  .usa-combo-box__toggle-list {
    background: url("./media/expand_more.svg")no-repeat center/contain;
    display: inline-block;
    height: 1rem;
    width: 1rem;
    height: auto;
    width: auto;
  }
  @supports ((-webkit-mask:url()) or (mask:url())) {
    .usa-combo-box__toggle-list {
      background: 0 0;
      background-color: ButtonText;
      -webkit-mask: url("./media/expand_more.svg")no-repeat center/contain;
      mask: url("./media/expand_more.svg")no-repeat center/contain;
    }
  }
}
.usa-combo-box__input-button-separator {
  background-color: #c6cace;
  position: absolute;
  top: 1px;
  margin-bottom: 8px;
  margin-top: 8px;
  width: 1px;
  right: calc(2.5em + 2px);
  box-sizing: border-box;
  z-index: 200;
}
@media (forced-colors:active) {
  .usa-combo-box__input-button-separator {
    background-color: ButtonText;
  }
}
.usa-combo-box__list {
  border-width: 1px;
  border-color: #565c65;
  border-style: solid;
  background-color: #fff;
  border-radius: 0;
  border-top: 0;
  margin: 0;
  max-height: 12.1em;
  overflow-x: hidden;
  overflow-y: scroll;
  padding: 0;
  position: absolute;
  width: 100%;
  z-index: 300;
}
.usa-combo-box__list-option {
  border-bottom: 1px solid #dfe1e2;
  cursor: pointer;
  display: block;
  padding: .5rem;
}
.usa-combo-box__list-option--focused {
  outline: 2px solid #162e51;
  outline-offset: -2px;
  position: relative;
  z-index: 100;
}
.usa-combo-box__list-option--focused:focus {
  outline-offset: -4px;
}
.usa-combo-box__list-option--selected {
  background-color: #005ea2;
  border-color: #005ea2;
  color: #fff;
}
.usa-combo-box__list-option--no-results {
  cursor: not-allowed;
  display: block;
  padding: .5rem;
}
.usa-date-picker__wrapper {
  display: none;
  position: relative;
  max-width: 30rem;
}
.usa-date-picker__wrapper:focus {
  outline: 0;
}
.usa-date-picker__calendar__month,
.usa-date-picker__calendar__next-year-chunk,
.usa-date-picker__calendar__previous-year-chunk,
.usa-date-picker__calendar__year {
  background-color: #f0f0f0;
  border: 0;
  width: 100%;
}
.usa-date-picker__calendar__month-selection,
.usa-date-picker__calendar__year-selection {
  background-color: #f0f0f0;
  border: 0;
}
.usa-date-picker__calendar__date,
.usa-date-picker__calendar__next-month,
.usa-date-picker__calendar__next-year,
.usa-date-picker__calendar__previous-month,
.usa-date-picker__calendar__previous-year {
  background-color: #f0f0f0;
  border: 0;
  width: 100%;
}
.usa-date-picker__button {
  border: 0;
}
.usa-date-picker__button:not([disabled]),
.usa-date-picker__calendar__date:not([disabled]),
.usa-date-picker__calendar__month-selection:not([disabled]),
.usa-date-picker__calendar__month:not([disabled]),
.usa-date-picker__calendar__next-month:not([disabled]),
.usa-date-picker__calendar__next-year-chunk:not([disabled]),
.usa-date-picker__calendar__next-year:not([disabled]),
.usa-date-picker__calendar__previous-month:not([disabled]),
.usa-date-picker__calendar__previous-year-chunk:not([disabled]),
.usa-date-picker__calendar__previous-year:not([disabled]),
.usa-date-picker__calendar__year-selection:not([disabled]),
.usa-date-picker__calendar__year:not([disabled]) {
  cursor: pointer;
}
.usa-date-picker__button:not([disabled]):focus,
.usa-date-picker__calendar__date:not([disabled]):focus,
.usa-date-picker__calendar__month-selection:not([disabled]):focus,
.usa-date-picker__calendar__month:not([disabled]):focus,
.usa-date-picker__calendar__next-month:not([disabled]):focus,
.usa-date-picker__calendar__next-year-chunk:not([disabled]):focus,
.usa-date-picker__calendar__next-year:not([disabled]):focus,
.usa-date-picker__calendar__previous-month:not([disabled]):focus,
.usa-date-picker__calendar__previous-year-chunk:not([disabled]):focus,
.usa-date-picker__calendar__previous-year:not([disabled]):focus,
.usa-date-picker__calendar__year-selection:not([disabled]):focus,
.usa-date-picker__calendar__year:not([disabled]):focus {
  outline-offset: -4px;
}
.usa-date-picker__button:not([disabled]):hover,
.usa-date-picker__calendar__date:not([disabled]):hover,
.usa-date-picker__calendar__month-selection:not([disabled]):hover,
.usa-date-picker__calendar__month:not([disabled]):hover,
.usa-date-picker__calendar__next-month:not([disabled]):hover,
.usa-date-picker__calendar__next-year-chunk:not([disabled]):hover,
.usa-date-picker__calendar__next-year:not([disabled]):hover,
.usa-date-picker__calendar__previous-month:not([disabled]):hover,
.usa-date-picker__calendar__previous-year-chunk:not([disabled]):hover,
.usa-date-picker__calendar__previous-year:not([disabled]):hover,
.usa-date-picker__calendar__year-selection:not([disabled]):hover,
.usa-date-picker__calendar__year:not([disabled]):hover {
  background-color: #dfe1e2;
}
@media (forced-colors:active) {
  .usa-date-picker__button:not([disabled]):hover,
  .usa-date-picker__calendar__date:not([disabled]):hover,
  .usa-date-picker__calendar__month-selection:not([disabled]):hover,
  .usa-date-picker__calendar__month:not([disabled]):hover,
  .usa-date-picker__calendar__next-month:not([disabled]):hover,
  .usa-date-picker__calendar__next-year-chunk:not([disabled]):hover,
  .usa-date-picker__calendar__next-year:not([disabled]):hover,
  .usa-date-picker__calendar__previous-month:not([disabled]):hover,
  .usa-date-picker__calendar__previous-year-chunk:not([disabled]):hover,
  .usa-date-picker__calendar__previous-year:not([disabled]):hover,
  .usa-date-picker__calendar__year-selection:not([disabled]):hover,
  .usa-date-picker__calendar__year:not([disabled]):hover {
    background-color: buttontext;
  }
}
.usa-date-picker__button:not([disabled]):active,
.usa-date-picker__calendar__date:not([disabled]):active,
.usa-date-picker__calendar__month-selection:not([disabled]):active,
.usa-date-picker__calendar__month:not([disabled]):active,
.usa-date-picker__calendar__next-month:not([disabled]):active,
.usa-date-picker__calendar__next-year-chunk:not([disabled]):active,
.usa-date-picker__calendar__next-year:not([disabled]):active,
.usa-date-picker__calendar__previous-month:not([disabled]):active,
.usa-date-picker__calendar__previous-year-chunk:not([disabled]):active,
.usa-date-picker__calendar__previous-year:not([disabled]):active,
.usa-date-picker__calendar__year-selection:not([disabled]):active,
.usa-date-picker__calendar__year:not([disabled]):active {
  background-color: #a9aeb1;
}
@media (forced-colors:active) {
  .usa-date-picker__button:not([disabled]):active,
  .usa-date-picker__calendar__date:not([disabled]):active,
  .usa-date-picker__calendar__month-selection:not([disabled]):active,
  .usa-date-picker__calendar__month:not([disabled]):active,
  .usa-date-picker__calendar__next-month:not([disabled]):active,
  .usa-date-picker__calendar__next-year-chunk:not([disabled]):active,
  .usa-date-picker__calendar__next-year:not([disabled]):active,
  .usa-date-picker__calendar__previous-month:not([disabled]):active,
  .usa-date-picker__calendar__previous-year-chunk:not([disabled]):active,
  .usa-date-picker__calendar__previous-year:not([disabled]):active,
  .usa-date-picker__calendar__year-selection:not([disabled]):active,
  .usa-date-picker__calendar__year:not([disabled]):active {
    background-color: buttontext;
  }
}
.usa-date-picker--active .usa-date-picker__button {
  background-color: #f0f0f0;
}
@media (forced-colors:active) {
  .usa-date-picker--active .usa-date-picker__button {
    background-color: buttontext;
  }
}
.usa-date-picker--active .usa-date-picker__calendar {
  z-index: 400;
}
.usa-date-picker__button {
  background-image: url("./media/calendar_today.svg"), linear-gradient(transparent, transparent);
  background-repeat: no-repeat;
  align-self: stretch;
  background-color: transparent;
  background-position: center;
  background-size: 1.5rem;
  margin-top: .5em;
  width: 3em;
}
@media (forced-colors:active) {
  .usa-date-picker__button {
    background: url("./media/calendar_today.svg")no-repeat center/contain;
    display: inline-block;
    height: 2.5rem;
    width: 3rem;
    -webkit-mask-size: 1.5rem !important;
    mask-size: 1.5rem !important;
    position: relative;
  }
  @supports ((-webkit-mask:url()) or (mask:url())) {
    .usa-date-picker__button {
      background: 0 0;
      background-color: ButtonText;
      -webkit-mask: url("./media/calendar_today.svg")no-repeat center/contain;
      mask: url("./media/calendar_today.svg")no-repeat center/contain;
    }
  }
  .usa-date-picker__button:not([disabled]):hover {
    background-color: Highlight;
  }
}
.usa-date-picker--initialized .usa-date-picker__wrapper {
  display: flex;
}
.usa-date-picker__calendar {
  background-color: #f0f0f0;
  left: auto;
  max-width: 20rem;
  position: absolute;
  right: 0;
  width: 100%;
  z-index: 100;
}
.usa-date-picker__calendar__table {
  border-spacing: 0;
  border-collapse: collapse;
  table-layout: fixed;
  text-align: center;
  width: 100%;
}
.usa-date-picker__calendar__table th {
  font-weight: 400;
}
.usa-date-picker__calendar__table td {
  padding: 0;
}
.usa-date-picker__calendar__row {
  display: flex;
  flex-wrap: wrap;
  text-align: center;
  width: 100%;
}
.usa-date-picker__calendar__cell {
  background-color: #f0f0f0;
  flex: 1;
}
.usa-date-picker__calendar__cell--center-items {
  display: flex;
  justify-content: center;
  align-items: center;
}
.usa-date-picker__calendar__next-month,
.usa-date-picker__calendar__next-year,
.usa-date-picker__calendar__previous-month,
.usa-date-picker__calendar__previous-year {
  background-position: center;
  background-size: auto 1.5rem;
  height: 1.5rem;
  padding: 20px 10px;
}
@media (forced-colors:active) {
  .usa-date-picker__calendar__next-month,
  .usa-date-picker__calendar__next-year,
  .usa-date-picker__calendar__previous-month,
  .usa-date-picker__calendar__previous-year {
    -webkit-mask-size: 1.5rem !important;
    mask-size: 1.5rem !important;
  }
}
.usa-date-picker__calendar__previous-year:not([disabled]) {
  background-image: url("./media/navigate_far_before.svg"), linear-gradient(transparent, transparent);
  background-repeat: no-repeat;
}
@media (forced-colors:active) {
  .usa-date-picker__calendar__previous-year:not([disabled]) {
    background: url("./media/navigate_far_before.svg")no-repeat center/contain;
    display: inline-block;
    height: 2.5rem;
    width: 3rem;
    background-color: buttonText;
  }
  @supports ((-webkit-mask:url()) or (mask:url())) {
    .usa-date-picker__calendar__previous-year:not([disabled]) {
      background: 0 0;
      background-color: ButtonText;
      -webkit-mask: url("./media/navigate_far_before.svg")no-repeat center/contain;
      mask: url("./media/navigate_far_before.svg")no-repeat center/contain;
    }
  }
}
.usa-date-picker__calendar__previous-month:not([disabled]) {
  background-image: url("./media/navigate_before.svg"), linear-gradient(transparent, transparent);
  background-repeat: no-repeat;
}
@media (forced-colors:active) {
  .usa-date-picker__calendar__previous-month:not([disabled]) {
    background: url("./media/navigate_before.svg")no-repeat center/contain;
    display: inline-block;
    height: 2.5rem;
    width: 3rem;
    background-color: buttonText;
  }
  @supports ((-webkit-mask:url()) or (mask:url())) {
    .usa-date-picker__calendar__previous-month:not([disabled]) {
      background: 0 0;
      background-color: ButtonText;
      -webkit-mask: url("./media/navigate_before.svg")no-repeat center/contain;
      mask: url("./media/navigate_before.svg")no-repeat center/contain;
    }
  }
}
.usa-date-picker__calendar__next-year:not([disabled]) {
  background-image: url("./media/navigate_far_next.svg"), linear-gradient(transparent, transparent);
  background-repeat: no-repeat;
}
@media (forced-colors:active) {
  .usa-date-picker__calendar__next-year:not([disabled]) {
    background: url("./media/navigate_far_next.svg")no-repeat center/contain;
    display: inline-block;
    height: 2.5rem;
    width: 3rem;
    background-color: buttonText;
  }
  @supports ((-webkit-mask:url()) or (mask:url())) {
    .usa-date-picker__calendar__next-year:not([disabled]) {
      background: 0 0;
      background-color: ButtonText;
      -webkit-mask: url("./media/navigate_far_next.svg")no-repeat center/contain;
      mask: url("./media/navigate_far_next.svg")no-repeat center/contain;
    }
  }
}
.usa-date-picker__calendar__next-month:not([disabled]) {
  background-image: url("./media/navigate_next.svg"), linear-gradient(transparent, transparent);
  background-repeat: no-repeat;
}
@media (forced-colors:active) {
  .usa-date-picker__calendar__next-month:not([disabled]) {
    background: url("./media/navigate_next.svg")no-repeat center/contain;
    display: inline-block;
    height: 2.5rem;
    width: 3rem;
    background-color: buttonText;
  }
  @supports ((-webkit-mask:url()) or (mask:url())) {
    .usa-date-picker__calendar__next-month:not([disabled]) {
      background: 0 0;
      background-color: ButtonText;
      -webkit-mask: url("./media/navigate_next.svg")no-repeat center/contain;
      mask: url("./media/navigate_next.svg")no-repeat center/contain;
    }
  }
}
.usa-date-picker__calendar__day-of-week {
  padding: 6px 0;
}
.usa-date-picker__calendar__date {
  padding: 10px 0;
}
.usa-date-picker__calendar__date--focused {
  outline: 2px solid #162e51;
  outline-offset: -2px;
  position: relative;
  z-index: 100;
}
.usa-date-picker__calendar__date--next-month:not([disabled]),
.usa-date-picker__calendar__date--previous-month:not([disabled]) {
  color: #5d5d52;
}
.usa-date-picker__calendar__date--range-date,
.usa-date-picker__calendar__date--selected {
  background-color: #0050d8;
  color: #f9f9f9;
}
.usa-date-picker__calendar__date--range-date:not([disabled]),
.usa-date-picker__calendar__date--selected:not([disabled]) {
  background-color: #0050d8;
  color: #f9f9f9;
}
@media (forced-colors:active) {
  .usa-date-picker__calendar__date--range-date:not([disabled]),
  .usa-date-picker__calendar__date--selected:not([disabled]) {
    border: ActiveText 2px solid;
  }
}
.usa-date-picker__calendar__date--range-date:not([disabled]):hover,
.usa-date-picker__calendar__date--selected:not([disabled]):hover {
  background-color: #0050d8;
  color: #e6e6e6;
}
.usa-date-picker__calendar__date--range-date:not([disabled]):focus,
.usa-date-picker__calendar__date--selected:not([disabled]):focus {
  background-color: #0050d8;
  color: #f9f9f9;
}
@media (forced-colors:active) {
  .usa-date-picker__calendar__date--range-date:not([disabled]):focus,
  .usa-date-picker__calendar__date--selected:not([disabled]):focus {
    border: ActiveText 2px solid;
  }
}
.usa-date-picker__calendar__date--range-date:not([disabled]):active,
.usa-date-picker__calendar__date--selected:not([disabled]):active {
  background-color: #1a4480;
}
@media (forced-colors:active) {
  .usa-date-picker__calendar__date--range-date:not([disabled]):active,
  .usa-date-picker__calendar__date--selected:not([disabled]):active {
    background-color: Highlight;
  }
}
.usa-date-picker__calendar__date--range-date-start {
  border-top-left-radius: 10%;
  border-bottom-left-radius: 10%;
}
.usa-date-picker__calendar__date--range-date-end {
  border-top-right-radius: 10%;
  border-bottom-right-radius: 10%;
}
.usa-date-picker__calendar__date--within-range {
  background-color: #cfe8ff;
}
.usa-date-picker__calendar__date--within-range:not([disabled]),
.usa-date-picker__calendar__date--within-range:not([disabled]):hover {
  background-color: #cfe8ff;
}
@media (forced-colors:active) {
  .usa-date-picker__calendar__date--within-range:not([disabled]) {
    border: Highlight 2px solid;
  }
}
@media (forced-colors:active) {
  .usa-date-picker__calendar__date--within-range:not([disabled]):hover {
    border: Highlight 2px solid;
  }
}
.usa-date-picker__calendar__date--within-range:not([disabled]):focus {
  background-color: #cfe8ff;
}
@media (forced-colors:active) {
  .usa-date-picker__calendar__date--within-range:not([disabled]):focus {
    border: Highlight 2px solid;
  }
}
.usa-date-picker__calendar__date--within-range:not([disabled]):active {
  background-color: #cfe8ff;
}
@media (forced-colors:active) {
  .usa-date-picker__calendar__date--within-range:not([disabled]):active {
    background-color: Highlight;
  }
}
.usa-date-picker__calendar__month-label {
  flex: 4;
  text-align: center;
}
.usa-date-picker__calendar__month-selection,
.usa-date-picker__calendar__year-selection {
  display: inline-block;
  height: 100%;
  padding: 8px 4px;
  width: auto;
}
.usa-date-picker__calendar__month-picker {
  padding: 20px 5px;
}
.usa-date-picker__calendar__month {
  padding: 10px 0;
}
.usa-date-picker__calendar__month--focused {
  outline: 2px solid #162e51;
  outline-offset: -2px;
  position: relative;
  z-index: 100;
}
.usa-date-picker__calendar__month--selected {
  background-color: #0050d8;
  color: #f9f9f9;
}
.usa-date-picker__calendar__month--selected:not([disabled]) {
  background-color: #0050d8;
  color: #f9f9f9;
}
.usa-date-picker__calendar__month--selected:not([disabled]):hover {
  background-color: #0050d8;
  color: #e6e6e6;
}
.usa-date-picker__calendar__month--selected:not([disabled]):focus {
  background-color: #0050d8;
  color: #f9f9f9;
}
.usa-date-picker__calendar__month--selected:not([disabled]):active {
  background-color: #1a4480;
}
.usa-date-picker__calendar__year-picker {
  padding: 20px 5px;
}
.usa-date-picker__calendar__next-year-chunk,
.usa-date-picker__calendar__previous-year-chunk {
  background-position: center;
  background-size: auto 2rem;
  margin: auto;
  padding: 40px 0;
}
@media (forced-colors:active) {
  .usa-date-picker__calendar__next-year-chunk,
  .usa-date-picker__calendar__previous-year-chunk {
    -webkit-mask-size: 1.5rem !important;
    mask-size: 1.5rem !important;
  }
}
.usa-date-picker__calendar__previous-year-chunk:not([disabled]) {
  background-image: url("./media/navigate_before.svg"), linear-gradient(transparent, transparent);
  background-repeat: no-repeat;
}
@media (forced-colors:active) {
  .usa-date-picker__calendar__previous-year-chunk:not([disabled]) {
    background-image: none;
  }
  .usa-date-picker__calendar__previous-year-chunk:not([disabled])::after {
    background: url("./media/navigate_before.svg")no-repeat center/contain;
    display: inline-block;
    height: 2.5rem;
    width: 3rem;
    content: "";
    vertical-align: middle;
    margin-left: auto;
  }
  @supports ((-webkit-mask:url()) or (mask:url())) {
    .usa-date-picker__calendar__previous-year-chunk:not([disabled])::after {
      background: 0 0;
      background-color: ButtonText;
      -webkit-mask: url("./media/navigate_before.svg")no-repeat center/contain;
      mask: url("./media/navigate_before.svg")no-repeat center/contain;
    }
  }
  .usa-date-picker__calendar__previous-year-chunk:not([disabled]):hover {
    outline: 2px solid transparent;
    background-color: transparent;
  }
}
.usa-date-picker__calendar__next-year-chunk:not([disabled]) {
  background-image: url("./media/navigate_next.svg"), linear-gradient(transparent, transparent);
  background-repeat: no-repeat;
}
@media (forced-colors:active) {
  .usa-date-picker__calendar__next-year-chunk:not([disabled]) {
    background-image: none;
  }
  .usa-date-picker__calendar__next-year-chunk:not([disabled])::after {
    background: url("./media/navigate_next.svg")no-repeat center/contain;
    display: inline-block;
    height: 2.5rem;
    width: 3rem;
    content: "";
    vertical-align: middle;
    margin-left: auto;
  }
  @supports ((-webkit-mask:url()) or (mask:url())) {
    .usa-date-picker__calendar__next-year-chunk:not([disabled])::after {
      background: 0 0;
      background-color: ButtonText;
      -webkit-mask: url("./media/navigate_next.svg")no-repeat center/contain;
      mask: url("./media/navigate_next.svg")no-repeat center/contain;
    }
  }
  .usa-date-picker__calendar__next-year-chunk:not([disabled]):hover {
    outline: 2px solid transparent;
    background-color: transparent;
  }
}
.usa-date-picker__calendar__year {
  padding: 10px 0;
}
.usa-date-picker__calendar__year--focused {
  outline: 2px solid #162e51;
  outline-offset: -2px;
  position: relative;
  z-index: 100;
}
.usa-date-picker__calendar__year--selected {
  background-color: #0050d8;
  color: #f9f9f9;
}
.usa-date-picker__calendar__year--selected:not([disabled]) {
  background-color: #0050d8;
  color: #f9f9f9;
}
.usa-date-picker__calendar__year--selected:not([disabled]):hover {
  background-color: #0050d8;
  color: #e6e6e6;
}
.usa-date-picker__calendar__year--selected:not([disabled]):focus {
  background-color: #0050d8;
  color: #f9f9f9;
}
.usa-date-picker__calendar__year--selected:not([disabled]):active {
  background-color: #1a4480;
}
.usa-time-picker {
  width: 10em;
}
.grid-container {
  margin-left: auto;
  margin-right: auto;
  max-width: 64rem;
  padding-left: 1rem;
  padding-right: 1rem;
}
@media all and (min-width:64em) {
  .grid-container {
    padding-left: 2rem;
    padding-right: 2rem;
  }
}
.grid-container-card {
  margin-left: auto;
  margin-right: auto;
  max-width: 10rem;
  padding-left: 1rem;
  padding-right: 1rem;
}
@media all and (min-width:64em) {
  .grid-container-card {
    padding-left: 2rem;
    padding-right: 2rem;
  }
}
.grid-container-card-lg {
  margin-left: auto;
  margin-right: auto;
  max-width: 15rem;
  padding-left: 1rem;
  padding-right: 1rem;
}
@media all and (min-width:64em) {
  .grid-container-card-lg {
    padding-left: 2rem;
    padding-right: 2rem;
  }
}
.grid-container-mobile {
  margin-left: auto;
  margin-right: auto;
  max-width: 20rem;
  padding-left: 1rem;
  padding-right: 1rem;
}
@media all and (min-width:64em) {
  .grid-container-mobile {
    padding-left: 2rem;
    padding-right: 2rem;
  }
}
.grid-container-mobile-lg {
  margin-left: auto;
  margin-right: auto;
  max-width: 30rem;
  padding-left: 1rem;
  padding-right: 1rem;
}
@media all and (min-width:64em) {
  .grid-container-mobile-lg {
    padding-left: 2rem;
    padding-right: 2rem;
  }
}
.grid-container-tablet {
  margin-left: auto;
  margin-right: auto;
  max-width: 40rem;
  padding-left: 1rem;
  padding-right: 1rem;
}
@media all and (min-width:64em) {
  .grid-container-tablet {
    padding-left: 2rem;
    padding-right: 2rem;
  }
}
.grid-container-tablet-lg {
  margin-left: auto;
  margin-right: auto;
  max-width: 55rem;
  padding-left: 1rem;
  padding-right: 1rem;
}
@media all and (min-width:64em) {
  .grid-container-tablet-lg {
    padding-left: 2rem;
    padding-right: 2rem;
  }
}
.grid-container-desktop {
  margin-left: auto;
  margin-right: auto;
  max-width: 64rem;
  padding-left: 1rem;
  padding-right: 1rem;
}
@media all and (min-width:64em) {
  .grid-container-desktop {
    padding-left: 2rem;
    padding-right: 2rem;
  }
}
.grid-container-desktop-lg {
  margin-left: auto;
  margin-right: auto;
  max-width: 75rem;
  padding-left: 1rem;
  padding-right: 1rem;
}
@media all and (min-width:64em) {
  .grid-container-desktop-lg {
    padding-left: 2rem;
    padding-right: 2rem;
  }
}
.grid-container-widescreen {
  margin-left: auto;
  margin-right: auto;
  max-width: 87.5rem;
  padding-left: 1rem;
  padding-right: 1rem;
}
@media all and (min-width:64em) {
  .grid-container-widescreen {
    padding-left: 2rem;
    padding-right: 2rem;
  }
}
@media all and (min-width:30em) {
  .mobile-lg\:grid-container {
    margin-left: auto;
    margin-right: auto;
    max-width: 64rem;
    padding-left: 1rem;
    padding-right: 1rem;
  }
}
@media all and (min-width:30em) and (min-width:64em) {
  .mobile-lg\:grid-container {
    padding-left: 2rem;
    padding-right: 2rem;
  }
}
@media all and (min-width:30em) {
  .mobile-lg\:grid-container-card {
    margin-left: auto;
    margin-right: auto;
    max-width: 10rem;
    padding-left: 1rem;
    padding-right: 1rem;
  }
}
@media all and (min-width:30em) and (min-width:64em) {
  .mobile-lg\:grid-container-card {
    padding-left: 2rem;
    padding-right: 2rem;
  }
}
@media all and (min-width:30em) {
  .mobile-lg\:grid-container-card-lg {
    margin-left: auto;
    margin-right: auto;
    max-width: 15rem;
    padding-left: 1rem;
    padding-right: 1rem;
  }
}
@media all and (min-width:30em) and (min-width:64em) {
  .mobile-lg\:grid-container-card-lg {
    padding-left: 2rem;
    padding-right: 2rem;
  }
}
@media all and (min-width:30em) {
  .mobile-lg\:grid-container-mobile {
    margin-left: auto;
    margin-right: auto;
    max-width: 20rem;
    padding-left: 1rem;
    padding-right: 1rem;
  }
}
@media all and (min-width:30em) and (min-width:64em) {
  .mobile-lg\:grid-container-mobile {
    padding-left: 2rem;
    padding-right: 2rem;
  }
}
@media all and (min-width:30em) {
  .mobile-lg\:grid-container-mobile-lg {
    margin-left: auto;
    margin-right: auto;
    max-width: 30rem;
    padding-left: 1rem;
    padding-right: 1rem;
  }
}
@media all and (min-width:30em) and (min-width:64em) {
  .mobile-lg\:grid-container-mobile-lg {
    padding-left: 2rem;
    padding-right: 2rem;
  }
}
@media all and (min-width:30em) {
  .mobile-lg\:grid-container-tablet {
    margin-left: auto;
    margin-right: auto;
    max-width: 40rem;
    padding-left: 1rem;
    padding-right: 1rem;
  }
}
@media all and (min-width:30em) and (min-width:64em) {
  .mobile-lg\:grid-container-tablet {
    padding-left: 2rem;
    padding-right: 2rem;
  }
}
@media all and (min-width:30em) {
  .mobile-lg\:grid-container-tablet-lg {
    margin-left: auto;
    margin-right: auto;
    max-width: 55rem;
    padding-left: 1rem;
    padding-right: 1rem;
  }
}
@media all and (min-width:30em) and (min-width:64em) {
  .mobile-lg\:grid-container-tablet-lg {
    padding-left: 2rem;
    padding-right: 2rem;
  }
}
@media all and (min-width:30em) {
  .mobile-lg\:grid-container-desktop {
    margin-left: auto;
    margin-right: auto;
    max-width: 64rem;
    padding-left: 1rem;
    padding-right: 1rem;
  }
}
@media all and (min-width:30em) and (min-width:64em) {
  .mobile-lg\:grid-container-desktop {
    padding-left: 2rem;
    padding-right: 2rem;
  }
}
@media all and (min-width:30em) {
  .mobile-lg\:grid-container-desktop-lg {
    margin-left: auto;
    margin-right: auto;
    max-width: 75rem;
    padding-left: 1rem;
    padding-right: 1rem;
  }
}
@media all and (min-width:30em) and (min-width:64em) {
  .mobile-lg\:grid-container-desktop-lg {
    padding-left: 2rem;
    padding-right: 2rem;
  }
}
@media all and (min-width:30em) {
  .mobile-lg\:grid-container-widescreen {
    margin-left: auto;
    margin-right: auto;
    max-width: 87.5rem;
    padding-left: 1rem;
    padding-right: 1rem;
  }
}
@media all and (min-width:30em) and (min-width:64em) {
  .mobile-lg\:grid-container-widescreen {
    padding-left: 2rem;
    padding-right: 2rem;
  }
}
@media all and (min-width:40em) {
  .tablet\:grid-container {
    margin-left: auto;
    margin-right: auto;
    max-width: 64rem;
    padding-left: 1rem;
    padding-right: 1rem;
  }
}
@media all and (min-width:40em) and (min-width:64em) {
  .tablet\:grid-container {
    padding-left: 2rem;
    padding-right: 2rem;
  }
}
@media all and (min-width:40em) {
  .tablet\:grid-container-card {
    margin-left: auto;
    margin-right: auto;
    max-width: 10rem;
    padding-left: 1rem;
    padding-right: 1rem;
  }
}
@media all and (min-width:40em) and (min-width:64em) {
  .tablet\:grid-container-card {
    padding-left: 2rem;
    padding-right: 2rem;
  }
}
@media all and (min-width:40em) {
  .tablet\:grid-container-card-lg {
    margin-left: auto;
    margin-right: auto;
    max-width: 15rem;
    padding-left: 1rem;
    padding-right: 1rem;
  }
}
@media all and (min-width:40em) and (min-width:64em) {
  .tablet\:grid-container-card-lg {
    padding-left: 2rem;
    padding-right: 2rem;
  }
}
@media all and (min-width:40em) {
  .tablet\:grid-container-mobile {
    margin-left: auto;
    margin-right: auto;
    max-width: 20rem;
    padding-left: 1rem;
    padding-right: 1rem;
  }
}
@media all and (min-width:40em) and (min-width:64em) {
  .tablet\:grid-container-mobile {
    padding-left: 2rem;
    padding-right: 2rem;
  }
}
@media all and (min-width:40em) {
  .tablet\:grid-container-mobile-lg {
    margin-left: auto;
    margin-right: auto;
    max-width: 30rem;
    padding-left: 1rem;
    padding-right: 1rem;
  }
}
@media all and (min-width:40em) and (min-width:64em) {
  .tablet\:grid-container-mobile-lg {
    padding-left: 2rem;
    padding-right: 2rem;
  }
}
@media all and (min-width:40em) {
  .tablet\:grid-container-tablet {
    margin-left: auto;
    margin-right: auto;
    max-width: 40rem;
    padding-left: 1rem;
    padding-right: 1rem;
  }
}
@media all and (min-width:40em) and (min-width:64em) {
  .tablet\:grid-container-tablet {
    padding-left: 2rem;
    padding-right: 2rem;
  }
}
@media all and (min-width:40em) {
  .tablet\:grid-container-tablet-lg {
    margin-left: auto;
    margin-right: auto;
    max-width: 55rem;
    padding-left: 1rem;
    padding-right: 1rem;
  }
}
@media all and (min-width:40em) and (min-width:64em) {
  .tablet\:grid-container-tablet-lg {
    padding-left: 2rem;
    padding-right: 2rem;
  }
}
@media all and (min-width:40em) {
  .tablet\:grid-container-desktop {
    margin-left: auto;
    margin-right: auto;
    max-width: 64rem;
    padding-left: 1rem;
    padding-right: 1rem;
  }
}
@media all and (min-width:40em) and (min-width:64em) {
  .tablet\:grid-container-desktop {
    padding-left: 2rem;
    padding-right: 2rem;
  }
}
@media all and (min-width:40em) {
  .tablet\:grid-container-desktop-lg {
    margin-left: auto;
    margin-right: auto;
    max-width: 75rem;
    padding-left: 1rem;
    padding-right: 1rem;
  }
}
@media all and (min-width:40em) and (min-width:64em) {
  .tablet\:grid-container-desktop-lg {
    padding-left: 2rem;
    padding-right: 2rem;
  }
}
@media all and (min-width:40em) {
  .tablet\:grid-container-widescreen {
    margin-left: auto;
    margin-right: auto;
    max-width: 87.5rem;
    padding-left: 1rem;
    padding-right: 1rem;
  }
}
@media all and (min-width:40em) and (min-width:64em) {
  .tablet\:grid-container-widescreen {
    padding-left: 2rem;
    padding-right: 2rem;
  }
}
@media all and (min-width:64em) {
  .desktop\:grid-container {
    margin-left: auto;
    margin-right: auto;
    max-width: 64rem;
    padding-left: 1rem;
    padding-right: 1rem;
  }
}
@media all and (min-width:64em) and (min-width:64em) {
  .desktop\:grid-container {
    padding-left: 2rem;
    padding-right: 2rem;
  }
}
@media all and (min-width:64em) {
  .desktop\:grid-container-card {
    margin-left: auto;
    margin-right: auto;
    max-width: 10rem;
    padding-left: 1rem;
    padding-right: 1rem;
  }
}
@media all and (min-width:64em) and (min-width:64em) {
  .desktop\:grid-container-card {
    padding-left: 2rem;
    padding-right: 2rem;
  }
}
@media all and (min-width:64em) {
  .desktop\:grid-container-card-lg {
    margin-left: auto;
    margin-right: auto;
    max-width: 15rem;
    padding-left: 1rem;
    padding-right: 1rem;
  }
}
@media all and (min-width:64em) and (min-width:64em) {
  .desktop\:grid-container-card-lg {
    padding-left: 2rem;
    padding-right: 2rem;
  }
}
@media all and (min-width:64em) {
  .desktop\:grid-container-mobile {
    margin-left: auto;
    margin-right: auto;
    max-width: 20rem;
    padding-left: 1rem;
    padding-right: 1rem;
  }
}
@media all and (min-width:64em) and (min-width:64em) {
  .desktop\:grid-container-mobile {
    padding-left: 2rem;
    padding-right: 2rem;
  }
}
@media all and (min-width:64em) {
  .desktop\:grid-container-mobile-lg {
    margin-left: auto;
    margin-right: auto;
    max-width: 30rem;
    padding-left: 1rem;
    padding-right: 1rem;
  }
}
@media all and (min-width:64em) and (min-width:64em) {
  .desktop\:grid-container-mobile-lg {
    padding-left: 2rem;
    padding-right: 2rem;
  }
}
@media all and (min-width:64em) {
  .desktop\:grid-container-tablet {
    margin-left: auto;
    margin-right: auto;
    max-width: 40rem;
    padding-left: 1rem;
    padding-right: 1rem;
  }
}
@media all and (min-width:64em) and (min-width:64em) {
  .desktop\:grid-container-tablet {
    padding-left: 2rem;
    padding-right: 2rem;
  }
}
@media all and (min-width:64em) {
  .desktop\:grid-container-tablet-lg {
    margin-left: auto;
    margin-right: auto;
    max-width: 55rem;
    padding-left: 1rem;
    padding-right: 1rem;
  }
}
@media all and (min-width:64em) and (min-width:64em) {
  .desktop\:grid-container-tablet-lg {
    padding-left: 2rem;
    padding-right: 2rem;
  }
}
@media all and (min-width:64em) {
  .desktop\:grid-container-desktop {
    margin-left: auto;
    margin-right: auto;
    max-width: 64rem;
    padding-left: 1rem;
    padding-right: 1rem;
  }
}
@media all and (min-width:64em) and (min-width:64em) {
  .desktop\:grid-container-desktop {
    padding-left: 2rem;
    padding-right: 2rem;
  }
}
@media all and (min-width:64em) {
  .desktop\:grid-container-desktop-lg {
    margin-left: auto;
    margin-right: auto;
    max-width: 75rem;
    padding-left: 1rem;
    padding-right: 1rem;
  }
}
@media all and (min-width:64em) and (min-width:64em) {
  .desktop\:grid-container-desktop-lg {
    padding-left: 2rem;
    padding-right: 2rem;
  }
}
@media all and (min-width:64em) {
  .desktop\:grid-container-widescreen {
    margin-left: auto;
    margin-right: auto;
    max-width: 87.5rem;
    padding-left: 1rem;
    padding-right: 1rem;
  }
}
@media all and (min-width:64em) and (min-width:64em) {
  .desktop\:grid-container-widescreen {
    padding-left: 2rem;
    padding-right: 2rem;
  }
}
.grid-row {
  display: flex;
  flex-wrap: wrap;
}
.grid-row.grid-gap {
  margin-left: -.5rem;
  margin-right: -.5rem;
}
.grid-row.grid-gap > * {
  padding-left: .5rem;
  padding-right: .5rem;
}
@media all and (min-width:64em) {
  .grid-row.grid-gap {
    margin-left: -1rem;
    margin-right: -1rem;
  }
  .grid-row.grid-gap > * {
    padding-left: 1rem;
    padding-right: 1rem;
  }
}
.grid-row.grid-gap-0 {
  margin-left: 0;
  margin-right: 0;
}
.grid-row.grid-gap-0 > * {
  padding-left: 0;
  padding-right: 0;
}
.grid-row.grid-gap-2px {
  margin-left: -1px;
  margin-right: -1px;
}
.grid-row.grid-gap-2px > * {
  padding-left: 1px;
  padding-right: 1px;
}
.grid-row.grid-gap-05 {
  margin-left: -2px;
  margin-right: -2px;
}
.grid-row.grid-gap-05 > * {
  padding-left: 2px;
  padding-right: 2px;
}
.grid-row.grid-gap-1 {
  margin-left: -.25rem;
  margin-right: -.25rem;
}
.grid-row.grid-gap-1 > * {
  padding-left: .25rem;
  padding-right: .25rem;
}
.grid-row.grid-gap-2 {
  margin-left: -.5rem;
  margin-right: -.5rem;
}
.grid-row.grid-gap-2 > * {
  padding-left: .5rem;
  padding-right: .5rem;
}
.grid-row.grid-gap-3 {
  margin-left: -.75rem;
  margin-right: -.75rem;
}
.grid-row.grid-gap-3 > * {
  padding-left: .75rem;
  padding-right: .75rem;
}
.grid-row.grid-gap-4 {
  margin-left: -1rem;
  margin-right: -1rem;
}
.grid-row.grid-gap-4 > * {
  padding-left: 1rem;
  padding-right: 1rem;
}
.grid-row.grid-gap-5 {
  margin-left: -1.25rem;
  margin-right: -1.25rem;
}
.grid-row.grid-gap-5 > * {
  padding-left: 1.25rem;
  padding-right: 1.25rem;
}
.grid-row.grid-gap-6 {
  margin-left: -1.5rem;
  margin-right: -1.5rem;
}
.grid-row.grid-gap-6 > * {
  padding-left: 1.5rem;
  padding-right: 1.5rem;
}
.grid-row.grid-gap-sm {
  margin-left: -1px;
  margin-right: -1px;
}
.grid-row.grid-gap-sm > * {
  padding-left: 1px;
  padding-right: 1px;
}
.grid-row.grid-gap-md {
  margin-left: -.5rem;
  margin-right: -.5rem;
}
.grid-row.grid-gap-md > * {
  padding-left: .5rem;
  padding-right: .5rem;
}
.grid-row.grid-gap-lg {
  margin-left: -.75rem;
  margin-right: -.75rem;
}
.grid-row.grid-gap-lg > * {
  padding-left: .75rem;
  padding-right: .75rem;
}
@media all and (min-width:30em) {
  .grid-row.mobile-lg\:grid-gap-0 {
    margin-left: 0;
    margin-right: 0;
  }
  .grid-row.mobile-lg\:grid-gap-0 > * {
    padding-left: 0;
    padding-right: 0;
  }
  .grid-row.mobile-lg\:grid-gap-2px {
    margin-left: -1px;
    margin-right: -1px;
  }
  .grid-row.mobile-lg\:grid-gap-2px > * {
    padding-left: 1px;
    padding-right: 1px;
  }
  .grid-row.mobile-lg\:grid-gap-05 {
    margin-left: -2px;
    margin-right: -2px;
  }
  .grid-row.mobile-lg\:grid-gap-05 > * {
    padding-left: 2px;
    padding-right: 2px;
  }
  .grid-row.mobile-lg\:grid-gap-1 {
    margin-left: -.25rem;
    margin-right: -.25rem;
  }
  .grid-row.mobile-lg\:grid-gap-1 > * {
    padding-left: .25rem;
    padding-right: .25rem;
  }
  .grid-row.mobile-lg\:grid-gap-2 {
    margin-left: -.5rem;
    margin-right: -.5rem;
  }
  .grid-row.mobile-lg\:grid-gap-2 > * {
    padding-left: .5rem;
    padding-right: .5rem;
  }
  .grid-row.mobile-lg\:grid-gap-3 {
    margin-left: -.75rem;
    margin-right: -.75rem;
  }
  .grid-row.mobile-lg\:grid-gap-3 > * {
    padding-left: .75rem;
    padding-right: .75rem;
  }
  .grid-row.mobile-lg\:grid-gap-4 {
    margin-left: -1rem;
    margin-right: -1rem;
  }
  .grid-row.mobile-lg\:grid-gap-4 > * {
    padding-left: 1rem;
    padding-right: 1rem;
  }
  .grid-row.mobile-lg\:grid-gap-5 {
    margin-left: -1.25rem;
    margin-right: -1.25rem;
  }
  .grid-row.mobile-lg\:grid-gap-5 > * {
    padding-left: 1.25rem;
    padding-right: 1.25rem;
  }
  .grid-row.mobile-lg\:grid-gap-6 {
    margin-left: -1.5rem;
    margin-right: -1.5rem;
  }
  .grid-row.mobile-lg\:grid-gap-6 > * {
    padding-left: 1.5rem;
    padding-right: 1.5rem;
  }
  .grid-row.mobile-lg\:grid-gap-sm {
    margin-left: -1px;
    margin-right: -1px;
  }
  .grid-row.mobile-lg\:grid-gap-sm > * {
    padding-left: 1px;
    padding-right: 1px;
  }
  .grid-row.mobile-lg\:grid-gap-md {
    margin-left: -.5rem;
    margin-right: -.5rem;
  }
  .grid-row.mobile-lg\:grid-gap-md > * {
    padding-left: .5rem;
    padding-right: .5rem;
  }
  .grid-row.mobile-lg\:grid-gap-lg {
    margin-left: -.75rem;
    margin-right: -.75rem;
  }
  .grid-row.mobile-lg\:grid-gap-lg > * {
    padding-left: .75rem;
    padding-right: .75rem;
  }
}
@media all and (min-width:40em) {
  .grid-row.tablet\:grid-gap-0 {
    margin-left: 0;
    margin-right: 0;
  }
  .grid-row.tablet\:grid-gap-0 > * {
    padding-left: 0;
    padding-right: 0;
  }
  .grid-row.tablet\:grid-gap-2px {
    margin-left: -1px;
    margin-right: -1px;
  }
  .grid-row.tablet\:grid-gap-2px > * {
    padding-left: 1px;
    padding-right: 1px;
  }
  .grid-row.tablet\:grid-gap-05 {
    margin-left: -2px;
    margin-right: -2px;
  }
  .grid-row.tablet\:grid-gap-05 > * {
    padding-left: 2px;
    padding-right: 2px;
  }
  .grid-row.tablet\:grid-gap-1 {
    margin-left: -.25rem;
    margin-right: -.25rem;
  }
  .grid-row.tablet\:grid-gap-1 > * {
    padding-left: .25rem;
    padding-right: .25rem;
  }
  .grid-row.tablet\:grid-gap-2 {
    margin-left: -.5rem;
    margin-right: -.5rem;
  }
  .grid-row.tablet\:grid-gap-2 > * {
    padding-left: .5rem;
    padding-right: .5rem;
  }
  .grid-row.tablet\:grid-gap-3 {
    margin-left: -.75rem;
    margin-right: -.75rem;
  }
  .grid-row.tablet\:grid-gap-3 > * {
    padding-left: .75rem;
    padding-right: .75rem;
  }
  .grid-row.tablet\:grid-gap-4 {
    margin-left: -1rem;
    margin-right: -1rem;
  }
  .grid-row.tablet\:grid-gap-4 > * {
    padding-left: 1rem;
    padding-right: 1rem;
  }
  .grid-row.tablet\:grid-gap-5 {
    margin-left: -1.25rem;
    margin-right: -1.25rem;
  }
  .grid-row.tablet\:grid-gap-5 > * {
    padding-left: 1.25rem;
    padding-right: 1.25rem;
  }
  .grid-row.tablet\:grid-gap-6 {
    margin-left: -1.5rem;
    margin-right: -1.5rem;
  }
  .grid-row.tablet\:grid-gap-6 > * {
    padding-left: 1.5rem;
    padding-right: 1.5rem;
  }
  .grid-row.tablet\:grid-gap-sm {
    margin-left: -1px;
    margin-right: -1px;
  }
  .grid-row.tablet\:grid-gap-sm > * {
    padding-left: 1px;
    padding-right: 1px;
  }
  .grid-row.tablet\:grid-gap-md {
    margin-left: -.5rem;
    margin-right: -.5rem;
  }
  .grid-row.tablet\:grid-gap-md > * {
    padding-left: .5rem;
    padding-right: .5rem;
  }
  .grid-row.tablet\:grid-gap-lg {
    margin-left: -.75rem;
    margin-right: -.75rem;
  }
  .grid-row.tablet\:grid-gap-lg > * {
    padding-left: .75rem;
    padding-right: .75rem;
  }
}
@media all and (min-width:64em) {
  .grid-row.desktop\:grid-gap-0 {
    margin-left: 0;
    margin-right: 0;
  }
  .grid-row.desktop\:grid-gap-0 > * {
    padding-left: 0;
    padding-right: 0;
  }
  .grid-row.desktop\:grid-gap-2px {
    margin-left: -1px;
    margin-right: -1px;
  }
  .grid-row.desktop\:grid-gap-2px > * {
    padding-left: 1px;
    padding-right: 1px;
  }
  .grid-row.desktop\:grid-gap-05 {
    margin-left: -2px;
    margin-right: -2px;
  }
  .grid-row.desktop\:grid-gap-05 > * {
    padding-left: 2px;
    padding-right: 2px;
  }
  .grid-row.desktop\:grid-gap-1 {
    margin-left: -.25rem;
    margin-right: -.25rem;
  }
  .grid-row.desktop\:grid-gap-1 > * {
    padding-left: .25rem;
    padding-right: .25rem;
  }
  .grid-row.desktop\:grid-gap-2 {
    margin-left: -.5rem;
    margin-right: -.5rem;
  }
  .grid-row.desktop\:grid-gap-2 > * {
    padding-left: .5rem;
    padding-right: .5rem;
  }
  .grid-row.desktop\:grid-gap-3 {
    margin-left: -.75rem;
    margin-right: -.75rem;
  }
  .grid-row.desktop\:grid-gap-3 > * {
    padding-left: .75rem;
    padding-right: .75rem;
  }
  .grid-row.desktop\:grid-gap-4 {
    margin-left: -1rem;
    margin-right: -1rem;
  }
  .grid-row.desktop\:grid-gap-4 > * {
    padding-left: 1rem;
    padding-right: 1rem;
  }
  .grid-row.desktop\:grid-gap-5 {
    margin-left: -1.25rem;
    margin-right: -1.25rem;
  }
  .grid-row.desktop\:grid-gap-5 > * {
    padding-left: 1.25rem;
    padding-right: 1.25rem;
  }
  .grid-row.desktop\:grid-gap-6 {
    margin-left: -1.5rem;
    margin-right: -1.5rem;
  }
  .grid-row.desktop\:grid-gap-6 > * {
    padding-left: 1.5rem;
    padding-right: 1.5rem;
  }
  .grid-row.desktop\:grid-gap-sm {
    margin-left: -1px;
    margin-right: -1px;
  }
  .grid-row.desktop\:grid-gap-sm > * {
    padding-left: 1px;
    padding-right: 1px;
  }
  .grid-row.desktop\:grid-gap-md {
    margin-left: -.5rem;
    margin-right: -.5rem;
  }
  .grid-row.desktop\:grid-gap-md > * {
    padding-left: .5rem;
    padding-right: .5rem;
  }
  .grid-row.desktop\:grid-gap-lg {
    margin-left: -.75rem;
    margin-right: -.75rem;
  }
  .grid-row.desktop\:grid-gap-lg > * {
    padding-left: .75rem;
    padding-right: .75rem;
  }
}
[class*=grid-col] {
  position: relative;
  width: 100%;
  box-sizing: border-box;
}
.grid-col {
  flex: 1 1 0%;
  width: auto;
  max-width: 100%;
  min-width: 1px;
}
.grid-col-auto,
.grid-col-fill {
  flex: 0 1 auto;
  width: auto;
  max-width: 100%;
}
.grid-col-fill {
  flex: 1 1 0%;
  min-width: 1px;
}
.grid-col-1,
.grid-col-2 {
  flex: 0 1 auto;
  width: 8.3333333333%;
}
.grid-col-2 {
  width: 16.6666666667%;
}
.grid-col-3,
.grid-col-4 {
  flex: 0 1 auto;
  width: 25%;
}
.grid-col-4 {
  width: 33.3333333333%;
}
.grid-col-5,
.grid-col-6 {
  flex: 0 1 auto;
  width: 41.6666666667%;
}
.grid-col-6 {
  width: 50%;
}
.grid-col-7,
.grid-col-8 {
  flex: 0 1 auto;
  width: 58.3333333333%;
}
.grid-col-8 {
  width: 66.6666666667%;
}
.grid-col-10,
.grid-col-9 {
  flex: 0 1 auto;
  width: 75%;
}
.grid-col-10 {
  width: 83.3333333333%;
}
.grid-col-11,
.grid-col-12 {
  flex: 0 1 auto;
  width: 91.6666666667%;
}
.grid-col-12 {
  width: 100%;
}
@media all and (min-width:30em) {
  .mobile-lg\:grid-col,
  .mobile-lg\:grid-col-fill {
    flex: 1 1 0%;
    width: auto;
    max-width: 100%;
    min-width: 1px;
  }
  .mobile-lg\:grid-col-auto {
    flex: 0 1 auto;
    width: auto;
    max-width: 100%;
  }
  .mobile-lg\:grid-col-1 {
    flex: 0 1 auto;
    width: 8.3333333333%;
  }
  .mobile-lg\:grid-col-2 {
    flex: 0 1 auto;
    width: 16.6666666667%;
  }
  .mobile-lg\:grid-col-3 {
    flex: 0 1 auto;
    width: 25%;
  }
  .mobile-lg\:grid-col-4 {
    flex: 0 1 auto;
    width: 33.3333333333%;
  }
  .mobile-lg\:grid-col-5 {
    flex: 0 1 auto;
    width: 41.6666666667%;
  }
  .mobile-lg\:grid-col-6 {
    flex: 0 1 auto;
    width: 50%;
  }
  .mobile-lg\:grid-col-7 {
    flex: 0 1 auto;
    width: 58.3333333333%;
  }
  .mobile-lg\:grid-col-8 {
    flex: 0 1 auto;
    width: 66.6666666667%;
  }
  .mobile-lg\:grid-col-9 {
    flex: 0 1 auto;
    width: 75%;
  }
  .mobile-lg\:grid-col-10 {
    flex: 0 1 auto;
    width: 83.3333333333%;
  }
  .mobile-lg\:grid-col-11 {
    flex: 0 1 auto;
    width: 91.6666666667%;
  }
  .mobile-lg\:grid-col-12 {
    flex: 0 1 auto;
    width: 100%;
  }
}
@media all and (min-width:40em) {
  .tablet\:grid-col,
  .tablet\:grid-col-fill {
    flex: 1 1 0%;
    width: auto;
    max-width: 100%;
    min-width: 1px;
  }
  .tablet\:grid-col-auto {
    flex: 0 1 auto;
    width: auto;
    max-width: 100%;
  }
  .tablet\:grid-col-1 {
    flex: 0 1 auto;
    width: 8.3333333333%;
  }
  .tablet\:grid-col-2 {
    flex: 0 1 auto;
    width: 16.6666666667%;
  }
  .tablet\:grid-col-3 {
    flex: 0 1 auto;
    width: 25%;
  }
  .tablet\:grid-col-4 {
    flex: 0 1 auto;
    width: 33.3333333333%;
  }
  .tablet\:grid-col-5 {
    flex: 0 1 auto;
    width: 41.6666666667%;
  }
  .tablet\:grid-col-6 {
    flex: 0 1 auto;
    width: 50%;
  }
  .tablet\:grid-col-7 {
    flex: 0 1 auto;
    width: 58.3333333333%;
  }
  .tablet\:grid-col-8 {
    flex: 0 1 auto;
    width: 66.6666666667%;
  }
  .tablet\:grid-col-9 {
    flex: 0 1 auto;
    width: 75%;
  }
  .tablet\:grid-col-10 {
    flex: 0 1 auto;
    width: 83.3333333333%;
  }
  .tablet\:grid-col-11 {
    flex: 0 1 auto;
    width: 91.6666666667%;
  }
  .tablet\:grid-col-12 {
    flex: 0 1 auto;
    width: 100%;
  }
}
@media all and (min-width:64em) {
  .desktop\:grid-col,
  .desktop\:grid-col-fill {
    flex: 1 1 0%;
    width: auto;
    max-width: 100%;
    min-width: 1px;
  }
  .desktop\:grid-col-auto {
    flex: 0 1 auto;
    width: auto;
    max-width: 100%;
  }
  .desktop\:grid-col-1 {
    flex: 0 1 auto;
    width: 8.3333333333%;
  }
  .desktop\:grid-col-2 {
    flex: 0 1 auto;
    width: 16.6666666667%;
  }
  .desktop\:grid-col-3 {
    flex: 0 1 auto;
    width: 25%;
  }
  .desktop\:grid-col-4 {
    flex: 0 1 auto;
    width: 33.3333333333%;
  }
  .desktop\:grid-col-5 {
    flex: 0 1 auto;
    width: 41.6666666667%;
  }
  .desktop\:grid-col-6 {
    flex: 0 1 auto;
    width: 50%;
  }
  .desktop\:grid-col-7 {
    flex: 0 1 auto;
    width: 58.3333333333%;
  }
  .desktop\:grid-col-8 {
    flex: 0 1 auto;
    width: 66.6666666667%;
  }
  .desktop\:grid-col-9 {
    flex: 0 1 auto;
    width: 75%;
  }
  .desktop\:grid-col-10 {
    flex: 0 1 auto;
    width: 83.3333333333%;
  }
  .desktop\:grid-col-11 {
    flex: 0 1 auto;
    width: 91.6666666667%;
  }
  .desktop\:grid-col-12 {
    flex: 0 1 auto;
    width: 100%;
  }
}
.grid-offset-1 {
  margin-left: 8.3333333333%;
}
.grid-offset-2 {
  margin-left: 16.6666666667%;
}
.grid-offset-3 {
  margin-left: 25%;
}
.grid-offset-4 {
  margin-left: 33.3333333333%;
}
.grid-offset-5 {
  margin-left: 41.6666666667%;
}
.grid-offset-6 {
  margin-left: 50%;
}
.grid-offset-7 {
  margin-left: 58.3333333333%;
}
.grid-offset-8 {
  margin-left: 66.6666666667%;
}
.grid-offset-9 {
  margin-left: 75%;
}
.grid-offset-10 {
  margin-left: 83.3333333333%;
}
.grid-offset-11 {
  margin-left: 91.6666666667%;
}
.grid-offset-12 {
  margin-left: 100%;
}
.grid-offset-none {
  margin-left: 0;
}
@media all and (min-width:30em) {
  .mobile-lg\:grid-offset-1 {
    margin-left: 8.3333333333%;
  }
  .mobile-lg\:grid-offset-2 {
    margin-left: 16.6666666667%;
  }
  .mobile-lg\:grid-offset-3 {
    margin-left: 25%;
  }
  .mobile-lg\:grid-offset-4 {
    margin-left: 33.3333333333%;
  }
  .mobile-lg\:grid-offset-5 {
    margin-left: 41.6666666667%;
  }
  .mobile-lg\:grid-offset-6 {
    margin-left: 50%;
  }
  .mobile-lg\:grid-offset-7 {
    margin-left: 58.3333333333%;
  }
  .mobile-lg\:grid-offset-8 {
    margin-left: 66.6666666667%;
  }
  .mobile-lg\:grid-offset-9 {
    margin-left: 75%;
  }
  .mobile-lg\:grid-offset-10 {
    margin-left: 83.3333333333%;
  }
  .mobile-lg\:grid-offset-11 {
    margin-left: 91.6666666667%;
  }
  .mobile-lg\:grid-offset-12 {
    margin-left: 100%;
  }
  .mobile-lg\:grid-offset-none {
    margin-left: 0;
  }
}
@media all and (min-width:40em) {
  .tablet\:grid-offset-1 {
    margin-left: 8.3333333333%;
  }
  .tablet\:grid-offset-2 {
    margin-left: 16.6666666667%;
  }
  .tablet\:grid-offset-3 {
    margin-left: 25%;
  }
  .tablet\:grid-offset-4 {
    margin-left: 33.3333333333%;
  }
  .tablet\:grid-offset-5 {
    margin-left: 41.6666666667%;
  }
  .tablet\:grid-offset-6 {
    margin-left: 50%;
  }
  .tablet\:grid-offset-7 {
    margin-left: 58.3333333333%;
  }
  .tablet\:grid-offset-8 {
    margin-left: 66.6666666667%;
  }
  .tablet\:grid-offset-9 {
    margin-left: 75%;
  }
  .tablet\:grid-offset-10 {
    margin-left: 83.3333333333%;
  }
  .tablet\:grid-offset-11 {
    margin-left: 91.6666666667%;
  }
  .tablet\:grid-offset-12 {
    margin-left: 100%;
  }
  .tablet\:grid-offset-none {
    margin-left: 0;
  }
}
@media all and (min-width:64em) {
  .desktop\:grid-offset-1 {
    margin-left: 8.3333333333%;
  }
  .desktop\:grid-offset-2 {
    margin-left: 16.6666666667%;
  }
  .desktop\:grid-offset-3 {
    margin-left: 25%;
  }
  .desktop\:grid-offset-4 {
    margin-left: 33.3333333333%;
  }
  .desktop\:grid-offset-5 {
    margin-left: 41.6666666667%;
  }
  .desktop\:grid-offset-6 {
    margin-left: 50%;
  }
  .desktop\:grid-offset-7 {
    margin-left: 58.3333333333%;
  }
  .desktop\:grid-offset-8 {
    margin-left: 66.6666666667%;
  }
  .desktop\:grid-offset-9 {
    margin-left: 75%;
  }
  .desktop\:grid-offset-10 {
    margin-left: 83.3333333333%;
  }
  .desktop\:grid-offset-11 {
    margin-left: 91.6666666667%;
  }
  .desktop\:grid-offset-12 {
    margin-left: 100%;
  }
  .desktop\:grid-offset-none {
    margin-left: 0;
  }
}
@media all and (max-width:29.99em) {
  .usa-table--stacked thead,
  .usa-table--stacked-header thead {
    display: none;
  }
  .usa-table--stacked td,
  .usa-table--stacked th,
  .usa-table--stacked-header td,
  .usa-table--stacked-header th {
    border-bottom-width: 0;
    display: block;
    width: 100%;
  }
  .usa-table--stacked tr,
  .usa-table--stacked-header tr {
    border-bottom: .25rem solid #1b1b1b;
    border-top-width: 0;
    display: block;
    width: 100%;
  }
  .usa-table--stacked tr td:first-child,
  .usa-table--stacked tr th:first-child {
    border-top-width: 0;
  }
  .usa-table--stacked tr:nth-child(odd) td,
  .usa-table--stacked tr:nth-child(odd) th {
    background-color: inherit;
  }
  .usa-table--stacked tr:first-child td:first-child,
  .usa-table--stacked tr:first-child th:first-child,
  .usa-table--stacked-header tr:first-child td:first-child,
  .usa-table--stacked-header tr:first-child th:first-child {
    border-top: .25rem solid #1b1b1b;
  }
  .usa-table--stacked td[data-label],
  .usa-table--stacked th[data-label],
  .usa-table--stacked-header td[data-label],
  .usa-table--stacked-header th[data-label] {
    padding-bottom: .75rem;
  }
  .usa-table--stacked td[data-label]:before,
  .usa-table--stacked th[data-label]:before {
    content: attr(data-label);
    display: block;
    font-weight: 700;
    margin: -.5rem -1rem 0;
    padding: .75rem 1rem .25rem;
  }
  .usa-table--stacked-header tr td:first-child,
  .usa-table--stacked-header tr th:first-child {
    border-top-width: 0;
  }
  .usa-table--stacked-header tr:nth-child(odd) td,
  .usa-table--stacked-header tr:nth-child(odd) th {
    background-color: inherit;
  }
  .usa-table--stacked-header td[data-label]:before,
  .usa-table--stacked-header th[data-label]:before {
    content: attr(data-label);
    display: block;
    font-weight: 700;
    margin: -.5rem -1rem 0;
    padding: .75rem 1rem .25rem;
  }
  .usa-table--stacked-header tr td:first-child,
  .usa-table--stacked-header tr th:first-child {
    font-family:
      Source Sans Pro Web,
      Helvetica Neue,
      Helvetica,
      Roboto,
      Arial,
      sans-serif;
    font-size: 1.06rem;
    line-height: 1.1;
    background-color: #dfe1e2;
    color: #1b1b1b;
    font-weight: 700;
    padding: .75rem 1rem;
  }
  .usa-table--stacked-header tr td:first-child:before,
  .usa-table--stacked-header tr th:first-child:before {
    display: none;
  }
}
.usa-tag {
  font-family:
    Source Sans Pro Web,
    Helvetica Neue,
    Helvetica,
    Roboto,
    Arial,
    sans-serif;
  font-size: .93rem;
  color: #fff;
  text-transform: uppercase;
  background-color: #565c65;
  border-radius: 2px;
  margin-right: .25rem;
  padding: 1px .5rem;
}
.usa-tag:only-of-type {
  margin-right: 0;
}
.usa-tag--big {
  padding-left: .5rem;
  padding-right: .5rem;
  font-family:
    Source Sans Pro Web,
    Helvetica Neue,
    Helvetica,
    Roboto,
    Arial,
    sans-serif;
  font-size: 1.06rem;
}
.usa-paragraph {
  line-height: 1.5;
  margin-bottom: 0;
  margin-top: 0;
  max-width: 68ex;
}
* + .usa-paragraph,
.usa-paragraph + * {
  margin-top: 1em;
}
.usa-content ol:not(.usa-accordion):not(.usa-accordion--bordered),
.usa-content p,
.usa-content ul:not(.usa-accordion):not(.usa-accordion--bordered) {
  max-width: 68ex;
}
.usa-display {
  margin-top: 0;
  clear: both;
  font-family:
    Merriweather Web,
    Georgia,
    Cambria,
    Times New Roman,
    Times,
    serif;
  font-size: 1.34rem;
  line-height: 1.2;
  font-weight: 700;
  margin-bottom: 0;
}
* + .usa-display {
  margin-top: 1.5em;
}
.usa-display + * {
  margin-top: 1em;
}
@media all and (min-width:30em) {
  .usa-display {
    margin-bottom: 0;
    margin-top: 0;
    clear: both;
    font-family:
      Merriweather Web,
      Georgia,
      Cambria,
      Times New Roman,
      Times,
      serif;
    font-size: 2.44rem;
    line-height: 1.2;
    font-weight: 700;
  }
  * + .usa-display {
    margin-top: 1.5em;
  }
  .usa-display + * {
    margin-top: 1em;
  }
}
@media all and (min-width:40em) {
  .usa-display {
    margin-bottom: 0;
    margin-top: 0;
    clear: both;
    font-family:
      Merriweather Web,
      Georgia,
      Cambria,
      Times New Roman,
      Times,
      serif;
    font-size: 2.93rem;
    line-height: 1.2;
    font-weight: 700;
  }
  * + .usa-display {
    margin-top: 1.5em;
  }
  .usa-display + * {
    margin-top: 1em;
  }
}
.usa-intro {
  font-family:
    Merriweather Web,
    Georgia,
    Cambria,
    Times New Roman,
    Times,
    serif;
  font-size: 1.34rem;
  line-height: 1.8;
  font-weight: 400;
  max-width: 88ex;
}
.usa-dark-background {
  -moz-osx-font-smoothing: grayscale;
  -webkit-font-smoothing: antialiased;
  background-color: #3d4551;
}
.usa-dark-background p,
.usa-dark-background span {
  color: #fff;
}
.usa-prose > p {
  line-height: 1.5;
  margin-bottom: 0;
  margin-top: 0;
  max-width: 68ex;
}
.usa-prose > * + p,
.usa-prose > h1 + *,
.usa-prose > h2 + *,
.usa-prose > h3 + *,
.usa-prose > h4 + *,
.usa-prose > h5 + *,
.usa-prose > h6 + *,
.usa-prose > p + * {
  margin-top: 1em;
}
.usa-prose > h1,
.usa-prose > h2,
.usa-prose > h3,
.usa-prose > h4,
.usa-prose > h5,
.usa-prose > h6 {
  margin-bottom: 0;
  margin-top: 0;
  clear: both;
}
.usa-prose > * + h1,
.usa-prose > * + h2,
.usa-prose > * + h3,
.usa-prose > * + h4,
.usa-prose > * + h5,
.usa-prose > * + h6 {
  margin-top: 1.5em;
}
.usa-alert__text a,
.usa-footer__return-to-top a,
.usa-link {
  color: #005ea2;
  text-decoration: underline;
}
.usa-link:visited {
  color: #54278f;
}
.usa-link:hover {
  color: #1a4480;
}
.usa-link:active {
  color: #162e51;
}
.usa-link:focus {
  outline: .25rem solid #2491ff;
  outline-offset: 0;
}
.usa-link--external,
.usa-link--external.usa-link--alt {
  display: inline-block;
  padding-right: 1.75ex;
  position: relative;
}
.usa-link--external.usa-link--alt::after,
.usa-link--external::after {
  width: 1.75ex;
  background-position: center;
  content: "";
  display: inline-block;
  height: 1.75ex;
  margin-left: 2px;
  margin-top: .7ex;
  position: absolute;
}
.usa-link--external::after {
  background: url("./media/launch.svg")no-repeat center/contain;
}
@supports ((-webkit-mask:url()) or (mask:url())) {
  .usa-link--external::after {
    background: 0 0;
    background-color: currentColor;
    -webkit-mask: url("./media/launch.svg")no-repeat center/contain;
    mask: url("./media/launch.svg")no-repeat center/contain;
  }
}
.usa-link--external.usa-link--alt::after {
  background: url("./media/launch--white.svg")no-repeat center/contain;
}
@supports ((-webkit-mask:url()) or (mask:url())) {
  .usa-link--external.usa-link--alt::after {
    background: 0 0;
    background-color: currentColor;
    -webkit-mask: url("./media/launch.svg")no-repeat center/contain;
    mask: url("./media/launch.svg")no-repeat center/contain;
  }
}
.usa-list--unstyled,
.usa-prose .usa-list--unstyled {
  margin-bottom: 0;
  margin-top: 0;
  list-style-type: none;
  padding-left: 0;
}
.usa-accordion > li,
.usa-breadcrumb__list > li,
.usa-collection__item > li,
.usa-collection__meta > li,
.usa-icon-list > li,
.usa-list--unstyled > li,
.usa-prose .usa-collection__item > li,
.usa-prose .usa-icon-list > li,
.usa-prose .usa-list--unstyled > li {
  margin-bottom: 0;
  max-width: unset;
}
.usa-prose {
  font-size: 1.06rem;
  line-height: 1.5;
}
.usa-prose > h1,
.usa-prose > h2,
.usa-prose > h3,
.usa-prose > h4,
.usa-prose > h5 {
  font-family:
    Merriweather Web,
    Georgia,
    Cambria,
    Times New Roman,
    Times,
    serif;
  font-size: 2.44rem;
  line-height: 1.2;
  font-weight: 700;
}
.usa-prose > h2,
.usa-prose > h3,
.usa-prose > h4,
.usa-prose > h5 {
  font-size: 1.95rem;
}
.usa-prose > h3,
.usa-prose > h4,
.usa-prose > h5 {
  font-size: 1.34rem;
}
.usa-prose > h4,
.usa-prose > h5 {
  font-size: .98rem;
}
.usa-prose > h5 {
  font-size: .91rem;
}
.usa-accordion,
.usa-prose,
.usa-prose > h6 {
  font-family:
    Source Sans Pro Web,
    Helvetica Neue,
    Helvetica,
    Roboto,
    Arial,
    sans-serif;
}
.usa-prose > h6 {
  font-size: .87rem;
  line-height: 1.1;
  font-weight: 400;
  letter-spacing: .025em;
  text-transform: uppercase;
}
@media all and (max-width:29.99em) {
  .usa-prose > .usa-table--stacked thead,
  .usa-prose > .usa-table--stacked-header thead {
    display: none;
  }
  .usa-prose > .usa-table--stacked td,
  .usa-prose > .usa-table--stacked th,
  .usa-prose > .usa-table--stacked-header td,
  .usa-prose > .usa-table--stacked-header th {
    border-bottom-width: 0;
    display: block;
    width: 100%;
  }
  .usa-prose > .usa-table--stacked tr,
  .usa-prose > .usa-table--stacked-header tr {
    border-bottom: .25rem solid #1b1b1b;
    border-top-width: 0;
    display: block;
    width: 100%;
  }
  .usa-prose > .usa-table--stacked tr td:first-child,
  .usa-prose > .usa-table--stacked tr th:first-child {
    border-top-width: 0;
  }
  .usa-prose > .usa-table--stacked tr:nth-child(odd) td,
  .usa-prose > .usa-table--stacked tr:nth-child(odd) th {
    background-color: inherit;
  }
  .usa-prose > .usa-table--stacked tr:first-child td:first-child,
  .usa-prose > .usa-table--stacked tr:first-child th:first-child,
  .usa-prose > .usa-table--stacked-header tr:first-child td:first-child,
  .usa-prose > .usa-table--stacked-header tr:first-child th:first-child {
    border-top: .25rem solid #1b1b1b;
  }
  .usa-prose > .usa-table--stacked td[data-label],
  .usa-prose > .usa-table--stacked th[data-label],
  .usa-prose > .usa-table--stacked-header td[data-label],
  .usa-prose > .usa-table--stacked-header th[data-label] {
    padding-bottom: .75rem;
  }
  .usa-prose > .usa-table--stacked td[data-label]:before,
  .usa-prose > .usa-table--stacked th[data-label]:before {
    content: attr(data-label);
    display: block;
    font-weight: 700;
    margin: -.5rem -1rem 0;
    padding: .75rem 1rem .25rem;
  }
  .usa-prose > .usa-table--stacked-header tr td:first-child,
  .usa-prose > .usa-table--stacked-header tr th:first-child {
    border-top-width: 0;
  }
  .usa-prose > .usa-table--stacked-header tr:nth-child(odd) td,
  .usa-prose > .usa-table--stacked-header tr:nth-child(odd) th {
    background-color: inherit;
  }
  .usa-prose > .usa-table--stacked-header td[data-label]:before,
  .usa-prose > .usa-table--stacked-header th[data-label]:before {
    content: attr(data-label);
    display: block;
    font-weight: 700;
    margin: -.5rem -1rem 0;
    padding: .75rem 1rem .25rem;
  }
  .usa-prose > .usa-table--stacked-header tr td:first-child,
  .usa-prose > .usa-table--stacked-header tr th:first-child {
    font-family:
      Source Sans Pro Web,
      Helvetica Neue,
      Helvetica,
      Roboto,
      Arial,
      sans-serif;
    font-size: 1.06rem;
    line-height: 1.1;
    background-color: #dfe1e2;
    color: #1b1b1b;
    font-weight: 700;
    padding: .75rem 1rem;
  }
  .usa-prose > .usa-table--stacked-header tr td:first-child:before,
  .usa-prose > .usa-table--stacked-header tr th:first-child:before {
    display: none;
  }
}
.usa-accordion {
  list-style-type: none;
  color: #1b1b1b;
  margin: 0;
  padding: 0;
  width: 100%;
  font-size: 1.06rem;
  line-height: 1.5;
}
.usa-accordion > ul li ul {
  list-style: disc;
}
.usa-accordion > ul li ul > li > ul {
  list-style: circle;
}
.usa-accordion > ul li ul > li > ul > li > ul {
  list-style: square;
}
.usa-accordion + .usa-accordion,
.usa-accordion + .usa-accordion--bordered {
  margin-top: .5rem;
}
.usa-accordion--bordered .usa-accordion__content {
  border-bottom: .25rem solid #f0f0f0;
  border-left: .25rem solid #f0f0f0;
  border-right: .25rem solid #f0f0f0;
  padding-bottom: 1rem;
}
.usa-accordion--bordered .usa-accordion__heading {
  margin-bottom: 0;
}
.usa-accordion__heading,
.usa-prose .usa-accordion__heading {
  font-family:
    Source Sans Pro Web,
    Helvetica Neue,
    Helvetica,
    Roboto,
    Arial,
    sans-serif;
  font-size: 1.06rem;
  line-height: .9;
  margin: 0;
}
.usa-accordion__heading:not(:first-child),
.usa-prose .usa-accordion__heading:not(:first-child) {
  margin-top: .5rem;
}
.usa-accordion__content {
  background-color: #fff;
  margin-top: 0;
  overflow: auto;
  padding: 1rem 1.25rem calc(1rem - .25rem);
}
.usa-accordion__content > :first-child {
  margin-top: 0;
}
.usa-accordion__content > :last-child {
  margin-bottom: 0;
}
.usa-accordion__button {
  -moz-osx-font-smoothing: inherit;
  -webkit-font-smoothing: inherit;
  border: 0;
  border-radius: 0;
  box-shadow: none;
  padding: 0;
  text-align: left;
  background-image: url("./media/remove.svg"), linear-gradient(transparent, transparent);
  background-repeat: no-repeat;
  background-color: #f0f0f0;
  background-position: right 1.25rem center;
  background-size: 1.5rem;
  color: #1b1b1b;
  cursor: pointer;
  display: inline-block;
  font-weight: 700;
  margin: 0;
  padding: 1rem 3.5rem 1rem 1.25rem;
  text-decoration: none;
  width: 100%;
}
.usa-accordion__button:visited {
  color: #54278f;
}
.usa-accordion__button:active {
  color: #162e51;
}
.usa-accordion__button:focus {
  outline: .25rem solid #2491ff;
  outline-offset: 0;
}
.usa-accordion__button.usa-button--active,
.usa-accordion__button.usa-button--disabled,
.usa-accordion__button.usa-button--disabled.usa-button--active,
.usa-accordion__button.usa-button--disabled.usa-button--hover,
.usa-accordion__button.usa-button--disabled.usa-focus,
.usa-accordion__button.usa-button--disabled:active,
.usa-accordion__button.usa-button--disabled:focus,
.usa-accordion__button.usa-button--disabled:hover,
.usa-accordion__button.usa-button--hover,
.usa-accordion__button:active,
.usa-accordion__button:disabled,
.usa-accordion__button:disabled.usa-button--active,
.usa-accordion__button:disabled.usa-button--hover,
.usa-accordion__button:disabled.usa-focus,
.usa-accordion__button:disabled:active,
.usa-accordion__button:disabled:focus,
.usa-accordion__button:disabled:hover,
.usa-accordion__button:hover {
  -moz-osx-font-smoothing: inherit;
  -webkit-font-smoothing: inherit;
  background-color: transparent;
  box-shadow: none;
  text-decoration: underline;
}
.usa-accordion__button.usa-button--disabled,
.usa-accordion__button:disabled {
  color: #c9c9c9;
}
.usa-accordion__button.usa-button--hover {
  color: #1a4480;
}
.usa-accordion__button.usa-button--active {
  color: #162e51;
}
.usa-accordion__button:hover {
  background-color: #dfe1e2;
  color: #1b1b1b;
  text-decoration: none;
}
@media (forced-colors:active) {
  .usa-accordion__button {
    forced-color-adjust: none;
  }
}
.usa-accordion__button[aria-expanded=false] {
  background-image: url("./media/add.svg"), linear-gradient(transparent, transparent);
  background-repeat: no-repeat;
  background-size: 1.5rem;
}
.usa-alert {
  font-family:
    Source Sans Pro Web,
    Helvetica Neue,
    Helvetica,
    Roboto,
    Arial,
    sans-serif;
  font-size: 1.06rem;
  line-height: 1.5;
  color: #1b1b1b;
  background-color: #f0f0f0;
  padding-bottom: 1rem;
  padding-top: 1rem;
  position: relative;
  border-left: .5rem solid #a9aeb1;
}
* + .usa-alert {
  margin-top: 1rem;
}
.usa-alert .usa-alert__body > .usa-list,
.usa-alert > .usa-list {
  padding-left: 0;
}
.usa-alert .usa-alert__body > .usa-list:last-child,
.usa-alert > .usa-list:last-child {
  margin-bottom: 0;
}
.usa-alert__body {
  padding-left: 1.25rem;
  padding-right: 1.25rem;
}
.usa-alert--success {
  background-color: #ecf3ec;
  border-left-color: #00a91c;
  color: #1b1b1b;
}
.usa-alert--success:before {
  background: url("./media/check_circle.svg")no-repeat center/contain;
  width: 2rem;
  content: "";
  display: block;
  height: 3.5rem;
  left: .9166666667rem;
  position: absolute;
  top: 0;
}
@supports ((-webkit-mask:url()) or (mask:url())) {
  .usa-alert--success:before {
    background: 0 0;
    background-color: #1b1b1b;
    -webkit-mask: url("./media/check_circle.svg")no-repeat center/contain;
    mask: url("./media/check_circle.svg")no-repeat center/contain;
  }
}
.usa-alert--success.usa-alert--slim:before {
  background-size: 1.5rem;
  height: 2.5rem;
  width: 1.5rem;
}
@supports ((-webkit-mask:url()) or (mask:url())) {
  .usa-alert--success.usa-alert--slim:before {
    -webkit-mask-size: 1.5rem;
    mask-size: 1.5rem;
  }
}
.usa-alert--success .usa-link {
  color: #005ea2;
}
.usa-alert--success .usa-link:visited {
  color: #54278f;
}
.usa-alert--success .usa-link:active,
.usa-alert--success .usa-link:hover {
  color: #1a4480;
}
.usa-alert--success.usa-alert--no-icon:before {
  display: none;
}
.usa-alert--success.usa-alert--no-icon .usa-alert__body {
  padding-left: 1.25rem;
}
.usa-alert--success .usa-alert__body {
  padding-left: 3.8333333334rem;
}
.usa-alert--warning {
  background-color: #faf3d1;
  border-left-color: #ffbe2e;
  color: #1b1b1b;
}
.usa-alert--warning:before {
  background: url("./media/warning.svg")no-repeat center/contain;
  width: 2rem;
  content: "";
  display: block;
  height: 3.5rem;
  left: .9166666667rem;
  position: absolute;
  top: 0;
}
@supports ((-webkit-mask:url()) or (mask:url())) {
  .usa-alert--warning:before {
    background: 0 0;
    background-color: #1b1b1b;
    -webkit-mask: url("./media/warning.svg")no-repeat center/contain;
    mask: url("./media/warning.svg")no-repeat center/contain;
  }
}
.usa-alert--warning.usa-alert--slim:before {
  background-size: 1.5rem;
  height: 2.5rem;
  width: 1.5rem;
}
@supports ((-webkit-mask:url()) or (mask:url())) {
  .usa-alert--warning.usa-alert--slim:before {
    -webkit-mask-size: 1.5rem;
    mask-size: 1.5rem;
  }
}
.usa-alert--warning .usa-link {
  color: #005ea2;
}
.usa-alert--warning .usa-link:visited {
  color: #54278f;
}
.usa-alert--warning .usa-link:active,
.usa-alert--warning .usa-link:hover {
  color: #1a4480;
}
.usa-alert--warning.usa-alert--no-icon:before {
  display: none;
}
.usa-alert--warning.usa-alert--no-icon .usa-alert__body {
  padding-left: 1.25rem;
}
.usa-alert--warning .usa-alert__body {
  padding-left: 3.8333333334rem;
}
.usa-alert--error {
  background-color: #f4e3db;
  border-left-color: #d54309;
  color: #1b1b1b;
}
.usa-alert--error:before {
  background: url("./media/error.svg")no-repeat center/contain;
  width: 2rem;
  content: "";
  display: block;
  height: 3.5rem;
  left: .9166666667rem;
  position: absolute;
  top: 0;
}
@supports ((-webkit-mask:url()) or (mask:url())) {
  .usa-alert--error:before {
    background: 0 0;
    background-color: #1b1b1b;
    -webkit-mask: url("./media/error.svg")no-repeat center/contain;
    mask: url("./media/error.svg")no-repeat center/contain;
  }
}
.usa-alert--error.usa-alert--slim:before {
  background-size: 1.5rem;
  height: 2.5rem;
  width: 1.5rem;
}
@supports ((-webkit-mask:url()) or (mask:url())) {
  .usa-alert--error.usa-alert--slim:before {
    -webkit-mask-size: 1.5rem;
    mask-size: 1.5rem;
  }
}
.usa-alert--error .usa-link {
  color: #005ea2;
}
.usa-alert--error .usa-link:visited {
  color: #54278f;
}
.usa-alert--error .usa-link:active,
.usa-alert--error .usa-link:hover {
  color: #1a4480;
}
.usa-alert--error.usa-alert--no-icon:before {
  display: none;
}
.usa-alert--error.usa-alert--no-icon .usa-alert__body {
  padding-left: 1.25rem;
}
.usa-alert--error .usa-alert__body {
  padding-left: 3.8333333334rem;
}
.usa-alert--info {
  background-color: #e7f6f8;
  border-left-color: #00bde3;
  color: #1b1b1b;
}
.usa-alert--info:before {
  background: url("./media/info.svg")no-repeat center/contain;
  width: 2rem;
  content: "";
  display: block;
  height: 3.5rem;
  left: .9166666667rem;
  position: absolute;
  top: 0;
}
@supports ((-webkit-mask:url()) or (mask:url())) {
  .usa-alert--info:before {
    background: 0 0;
    background-color: #1b1b1b;
    -webkit-mask: url("./media/info.svg")no-repeat center/contain;
    mask: url("./media/info.svg")no-repeat center/contain;
  }
}
.usa-alert--info.usa-alert--slim:before {
  background-size: 1.5rem;
  height: 2.5rem;
  width: 1.5rem;
}
@supports ((-webkit-mask:url()) or (mask:url())) {
  .usa-alert--info.usa-alert--slim:before {
    -webkit-mask-size: 1.5rem;
    mask-size: 1.5rem;
  }
}
.usa-alert--info .usa-link {
  color: #005ea2;
}
.usa-alert--info .usa-link:visited,
.usa-alert__text a:visited {
  color: #54278f;
}
.usa-alert--info .usa-link:active,
.usa-alert--info .usa-link:hover,
.usa-alert__text a:hover {
  color: #1a4480;
}
.usa-alert--info.usa-alert--no-icon:before {
  display: none;
}
.usa-alert--info.usa-alert--no-icon .usa-alert__body {
  padding-left: 1.25rem;
}
.usa-alert--info .usa-alert__body {
  padding-left: 3.8333333334rem;
}
.usa-alert--emergency {
  background-color: #9c3d10;
  color: #fff;
}
.usa-alert--emergency:before {
  background: url("./media/error--white.svg")no-repeat center/contain;
  width: 2rem;
  content: "";
  display: block;
  height: 3.5rem;
  left: .9166666667rem;
  position: absolute;
  top: 0;
}
@supports ((-webkit-mask:url()) or (mask:url())) {
  .usa-alert--emergency:before {
    background: 0 0;
    background-color: #fff;
    -webkit-mask: url("./media/error.svg")no-repeat center/contain;
    mask: url("./media/error.svg")no-repeat center/contain;
  }
}
.usa-alert--emergency.usa-alert--slim:before {
  background-size: 1.5rem;
  height: 2.5rem;
  width: 1.5rem;
}
@supports ((-webkit-mask:url()) or (mask:url())) {
  .usa-alert--emergency.usa-alert--slim:before {
    -webkit-mask-size: 1.5rem;
    mask-size: 1.5rem;
  }
}
.usa-alert--emergency .usa-link,
.usa-alert--emergency .usa-link:visited {
  color: #dfe1e2;
}
.usa-alert--emergency .usa-link:active,
.usa-alert--emergency .usa-link:hover {
  color: #f0f0f0;
}
.usa-alert--emergency.usa-alert--no-icon:before {
  display: none;
}
.usa-alert--emergency.usa-alert--no-icon .usa-alert__body {
  padding-left: 1.25rem;
}
.usa-alert--emergency .usa-alert__body {
  padding-left: 3.8333333334rem;
}
.usa-alert__heading {
  font-family:
    Source Sans Pro Web,
    Helvetica Neue,
    Helvetica,
    Roboto,
    Arial,
    sans-serif;
  font-size: 1.46rem;
  line-height: .9;
  margin-top: 0;
  margin-bottom: .5rem;
}
.usa-alert__text {
  margin-bottom: 0;
  margin-top: 0;
}
.usa-alert__text a:active {
  color: #162e51;
}
.usa-alert__text a:focus {
  outline: .25rem solid #2491ff;
  outline-offset: 0;
}
.usa-alert__text:only-child {
  padding-bottom: 0;
  padding-top: 0;
}
.usa-alert--slim {
  padding-bottom: .5rem;
  padding-top: .5rem;
}
.usa-alert--slim .usa-alert__body {
  padding-left: 3.3333333334rem;
}
.usa-alert--validation .usa-checklist {
  margin-top: 1rem;
}
.usa-alert--emergency {
  border-left: none;
}
.usa-banner {
  font-family:
    Source Sans Pro Web,
    Helvetica Neue,
    Helvetica,
    Roboto,
    Arial,
    sans-serif;
  font-size: 1.06rem;
  line-height: 1.5;
  background-color: #f0f0f0;
}
@media all and (min-width:40em) {
  .usa-banner {
    font-size: .87rem;
    padding-bottom: 0;
  }
}
.usa-banner .usa-accordion {
  font-family:
    Source Sans Pro Web,
    Helvetica Neue,
    Helvetica,
    Roboto,
    Arial,
    sans-serif;
  font-size: 1.06rem;
  line-height: 1.5;
}
.usa-banner__content,
.usa-banner__header {
  color: #1b1b1b;
}
.usa-banner__content {
  margin-left: auto;
  margin-right: auto;
  max-width: 64rem;
  background-color: transparent;
  font-size: 1rem;
  overflow: hidden;
  padding: .25rem 1rem 1rem .5rem;
  width: 100%;
}
@media all and (min-width:64em) {
  .usa-banner__content {
    padding-left: 2rem;
    padding-right: 2rem;
  }
}
@media all and (min-width:40em) {
  .usa-banner__content {
    padding-bottom: 1.5rem;
    padding-top: 1.5rem;
  }
}
.usa-banner__content p:first-child {
  margin: 0;
}
.usa-banner__guidance {
  display: flex;
  align-items: flex-start;
  max-width: 64ex;
  padding-top: 1rem;
}
@media all and (min-width:40em) {
  .usa-banner__guidance {
    padding-top: 0;
  }
}
.usa-banner__lock-image {
  height: 1.5ex;
  width: 1.21875ex;
}
.usa-banner__lock-image path {
  fill: currentColor;
}
@media (forced-colors:active) {
  .usa-banner__lock-image path {
    fill: CanvasText;
  }
}
.usa-banner__inner {
  margin-left: auto;
  margin-right: auto;
  max-width: 64rem;
  padding-left: 1rem;
  padding-right: 1rem;
  display: flex;
  flex-wrap: wrap;
  align-items: flex-start;
  padding-right: 0;
}
@media all and (min-width:64em) {
  .usa-banner__inner {
    padding-left: 2rem;
    padding-right: 2rem;
  }
}
@media all and (min-width:40em) {
  .usa-banner__inner {
    align-items: center;
  }
}
.usa-banner__header {
  padding-bottom: .5rem;
  padding-top: .5rem;
  font-size: .8rem;
  font-weight: 400;
  min-height: 3rem;
  position: relative;
}
@media all and (min-width:40em) {
  .usa-banner__header {
    padding-bottom: .25rem;
    padding-top: .25rem;
    min-height: 0;
  }
}
.usa-banner__header-text {
  margin-bottom: 0;
  margin-top: 0;
  font-size: .8rem;
  line-height: 1.1;
}
.usa-banner__header-action {
  color: #005ea2;
  line-height: 1.1;
  margin-bottom: 0;
  margin-top: 2px;
  text-decoration: underline;
}
.usa-banner__header-action::after {
  background: url("./media/expand_more.svg")no-repeat center/contain;
  display: inline-block;
  height: 1rem;
  width: 1rem;
  content: "";
  vertical-align: middle;
  margin-left: auto;
}
@supports ((-webkit-mask:url()) or (mask:url())) {
  .usa-banner__header-action::after {
    background: 0 0;
    background-color: #005ea2;
    -webkit-mask: url("./media/expand_more.svg")no-repeat center/contain;
    mask: url("./media/expand_more.svg")no-repeat center/contain;
  }
  .usa-banner__header-action::after:hover {
    background-color: #1a4480;
  }
}
.usa-banner__header-action:hover::after {
  content: "";
  background-color: #1a4480;
}
.usa-banner__header-action:visited {
  color: #54278f;
}
.usa-banner__header-action:active,
.usa-banner__header-action:hover {
  color: #1a4480;
}
@media all and (min-width:40em) {
  .usa-banner__header-action {
    display: none;
  }
}
@media (forced-colors:active) {
  .usa-banner__header-action {
    color: LinkText;
  }
  .usa-banner__header-action::after {
    background-color: ButtonText;
  }
}
.usa-banner__header-flag {
  float: left;
  margin-right: .5rem;
  width: 1rem;
}
@media all and (min-width:40em) {
  .usa-banner__header-flag {
    margin-right: .5rem;
    padding-top: 0;
  }
}
.usa-banner__header--expanded {
  padding-right: 3.5rem;
}
@media all and (min-width:40em) {
  .usa-banner__header--expanded {
    background-color: transparent;
    display: block;
    font-size: .8rem;
    font-weight: 400;
    min-height: 0;
    padding-right: 0;
  }
}
.usa-banner__header--expanded .usa-banner__inner {
  margin-left: 0;
}
@media all and (min-width:40em) {
  .usa-banner__header--expanded .usa-banner__inner {
    margin-left: auto;
  }
}
.usa-banner__header--expanded .usa-banner__header-action {
  display: none;
}
.usa-banner__button {
  -moz-osx-font-smoothing: inherit;
  -webkit-font-smoothing: inherit;
  background-color: transparent;
  border: 0;
  border-radius: 0;
  box-shadow: none;
  font-weight: 400;
  margin: 0;
  text-align: left;
  left: 0;
  position: absolute;
  bottom: 0;
  top: 0;
  vertical-align: baseline;
  color: #005ea2;
  display: block;
  font-size: .8rem;
  height: auto;
  line-height: 1.1;
  padding: 0;
  text-decoration: none;
  width: auto;
}
.usa-banner__button:focus {
  outline: .25rem solid #2491ff;
  outline-offset: 0;
}
.usa-banner__button.usa-button--active,
.usa-banner__button.usa-button--disabled,
.usa-banner__button.usa-button--disabled.usa-button--active,
.usa-banner__button.usa-button--disabled.usa-button--hover,
.usa-banner__button.usa-button--disabled.usa-focus,
.usa-banner__button.usa-button--disabled:active,
.usa-banner__button.usa-button--disabled:focus,
.usa-banner__button.usa-button--disabled:hover,
.usa-banner__button.usa-button--hover,
.usa-banner__button:active,
.usa-banner__button:disabled,
.usa-banner__button:disabled.usa-button--active,
.usa-banner__button:disabled.usa-button--hover,
.usa-banner__button:disabled.usa-focus,
.usa-banner__button:disabled:active,
.usa-banner__button:disabled:focus,
.usa-banner__button:disabled:hover,
.usa-banner__button:hover {
  -moz-osx-font-smoothing: inherit;
  -webkit-font-smoothing: inherit;
  background-color: transparent;
  box-shadow: none;
  text-decoration: underline;
}
.usa-banner__button.usa-button--disabled,
.usa-banner__button:disabled {
  color: #c9c9c9;
}
.usa-banner__button.usa-button--hover {
  color: #1a4480;
}
.usa-banner__button.usa-button--active {
  color: #162e51;
}
.usa-banner__button:visited {
  color: #54278f;
}
.usa-banner__button:active,
.usa-banner__button:hover {
  color: #1a4480;
}
@media all and (max-width:39.99em) {
  .usa-banner__button {
    width: 100%;
  }
}
@media all and (min-width:40em) {
  .usa-banner__button {
    color: #005ea2;
    bottom: auto;
    left: auto;
    right: auto;
    top: auto;
    display: inline;
    margin-left: .5rem;
    position: relative;
  }
  .usa-banner__button::after {
    background: url("./media/expand_more.svg")no-repeat center/contain;
    display: inline-block;
    height: 1rem;
    width: 1rem;
    content: "";
    vertical-align: middle;
    margin-left: 2px;
  }
  @supports ((-webkit-mask:url()) or (mask:url())) {
    .usa-banner__button::after {
      background: 0 0;
      background-color: #005ea2;
      -webkit-mask: url("./media/expand_more.svg")no-repeat center/contain;
      mask: url("./media/expand_more.svg")no-repeat center/contain;
    }
    .usa-banner__button::after:hover {
      background-color: #1a4480;
    }
  }
  .usa-banner__button:hover::after {
    content: "";
    background-color: #1a4480;
  }
  .usa-banner__button:visited {
    color: #54278f;
  }
  .usa-banner__button:active,
  .usa-banner__button:hover {
    color: #1a4480;
  }
  .usa-banner__button::after,
  .usa-banner__button:hover::after {
    position: absolute;
  }
}
@media (min-width:40em) and (forced-colors:active) {
  .usa-banner__button::after,
  .usa-banner__button:hover::after {
    background-color: ButtonText;
  }
}
@media all and (min-width:40em) {
  .usa-banner__button:hover {
    text-decoration: none;
  }
}
.usa-banner__button[aria-expanded=false],
.usa-banner__button[aria-expanded=true] {
  background-image: none;
}
@media all and (max-width:39.99em) {
  .usa-banner__button[aria-expanded=true]::after {
    background: url("./media/close.svg")no-repeat center/contain;
    display: inline-block;
    height: 3rem;
    width: 3rem;
    content: "";
    vertical-align: middle;
    margin-left: 0;
  }
  @supports ((-webkit-mask:url()) or (mask:url())) {
    .usa-banner__button[aria-expanded=true]::after {
      background: 0 0;
      background-color: #005ea2;
      -webkit-mask: url("./media/close.svg")no-repeat center/contain;
      mask: url("./media/close.svg")no-repeat center/contain;
    }
  }
  .usa-banner__button[aria-expanded=true]::before {
    bottom: 0;
    top: 0;
    position: absolute;
    right: 0;
    background-color: #dfe1e2;
    content: "";
    display: block;
    height: 3rem;
    width: 3rem;
  }
  .usa-banner__button[aria-expanded=true]::after {
    bottom: 0;
    top: 0;
    position: absolute;
    right: 0;
  }
}
@media all and (min-width:40em) {
  .usa-banner__button[aria-expanded=true] {
    height: auto;
    padding: 0;
    position: relative;
  }
  .usa-banner__button[aria-expanded=true]::after {
    background: url("./media/expand_less.svg")no-repeat center/contain;
    display: inline-block;
    height: 1rem;
    width: 1rem;
    content: "";
    vertical-align: middle;
    margin-left: 2px;
  }
  @supports ((-webkit-mask:url()) or (mask:url())) {
    .usa-banner__button[aria-expanded=true]::after {
      background: 0 0;
      background-color: #005ea2;
      -webkit-mask: url("./media/expand_less.svg")no-repeat center/contain;
      mask: url("./media/expand_less.svg")no-repeat center/contain;
    }
    .usa-banner__button[aria-expanded=true]::after:hover {
      background-color: #1a4480;
    }
  }
  .usa-banner__button[aria-expanded=true]:hover::after {
    content: "";
    background-color: #1a4480;
    position: absolute;
  }
  .usa-banner__button[aria-expanded=true]::after {
    position: absolute;
  }
}
@media (min-width:40em) and (forced-colors:active) {
  .usa-banner__button[aria-expanded=true]::after,
  .usa-banner__button[aria-expanded=true]:hover::after {
    background-color: ButtonText;
  }
}
.usa-banner__button-text {
  position: absolute;
  left: -999em;
  right: auto;
  text-decoration: underline;
}
@media all and (min-width:40em) {
  .usa-banner__button-text {
    position: static;
    display: inline;
  }
}
@media (forced-colors:active) {
  .usa-banner__button-text {
    color: LinkText;
  }
}
.usa-banner__icon {
  width: 2.5rem;
}
.usa-js-loading .usa-banner__content {
  position: absolute;
  left: -999em;
  right: auto;
}
.usa-breadcrumb {
  font-family:
    Source Sans Pro Web,
    Helvetica Neue,
    Helvetica,
    Roboto,
    Arial,
    sans-serif;
  font-size: 1.06rem;
  line-height: 1.3;
  color: #1b1b1b;
  background-color: #fff;
  padding-left: 0;
  padding-right: 0;
}
@media all and (min-width:30em) {
  .usa-breadcrumb {
    padding-bottom: 1rem;
    padding-top: 1rem;
  }
  .usa-breadcrumb:not(.usa-breadcrumb--wrap) .usa-breadcrumb__list {
    white-space: nowrap;
    text-overflow: ellipsis;
    overflow: hidden;
  }
}
.usa-breadcrumb__list {
  margin-bottom: 0;
  margin-top: 0;
  list-style-type: none;
  padding-left: 0;
  display: block;
  padding: .25rem;
  margin-left: -.25rem;
  margin-right: -.25rem;
}
.usa-breadcrumb__list-item {
  position: absolute;
  left: -999em;
  right: auto;
  display: inline;
  white-space: nowrap;
}
@media all and (max-width:29.99em) {
  .usa-breadcrumb__list-item {
    white-space: normal;
  }
  .usa-breadcrumb__list-item:nth-last-child(2) {
    position: static;
  }
  .usa-breadcrumb__list-item:nth-last-child(2) .usa-breadcrumb__link {
    -moz-osx-font-smoothing: inherit;
    -webkit-font-smoothing: inherit;
    background-color: transparent;
    border: 0;
    border-radius: 0;
    box-shadow: none;
    font-weight: 400;
    margin: 0;
    padding: 0;
    text-align: left;
    padding-left: calc(2ex + 0px);
    text-indent: calc((2ex + 0px)*-1);
    color: #005ea2;
    display: inline-block;
    padding-bottom: 1rem;
    padding-top: 1rem;
  }
  .usa-breadcrumb__list-item:nth-last-child(2) .usa-breadcrumb__link:focus {
    outline: .25rem solid #2491ff;
    outline-offset: 0;
  }
  .usa-breadcrumb__list-item:nth-last-child(2) .usa-breadcrumb__link.usa-button--active,
  .usa-breadcrumb__list-item:nth-last-child(2) .usa-breadcrumb__link.usa-button--disabled,
  .usa-breadcrumb__list-item:nth-last-child(2) .usa-breadcrumb__link.usa-button--disabled.usa-button--active,
  .usa-breadcrumb__list-item:nth-last-child(2) .usa-breadcrumb__link.usa-button--disabled.usa-button--hover,
  .usa-breadcrumb__list-item:nth-last-child(2) .usa-breadcrumb__link.usa-button--disabled.usa-focus,
  .usa-breadcrumb__list-item:nth-last-child(2) .usa-breadcrumb__link.usa-button--disabled:active,
  .usa-breadcrumb__list-item:nth-last-child(2) .usa-breadcrumb__link.usa-button--disabled:focus,
  .usa-breadcrumb__list-item:nth-last-child(2) .usa-breadcrumb__link.usa-button--disabled:hover,
  .usa-breadcrumb__list-item:nth-last-child(2) .usa-breadcrumb__link.usa-button--hover,
  .usa-breadcrumb__list-item:nth-last-child(2) .usa-breadcrumb__link:active,
  .usa-breadcrumb__list-item:nth-last-child(2) .usa-breadcrumb__link:disabled,
  .usa-breadcrumb__list-item:nth-last-child(2) .usa-breadcrumb__link:disabled.usa-button--active,
  .usa-breadcrumb__list-item:nth-last-child(2) .usa-breadcrumb__link:disabled.usa-button--hover,
  .usa-breadcrumb__list-item:nth-last-child(2) .usa-breadcrumb__link:disabled.usa-focus,
  .usa-breadcrumb__list-item:nth-last-child(2) .usa-breadcrumb__link:disabled:active,
  .usa-breadcrumb__list-item:nth-last-child(2) .usa-breadcrumb__link:disabled:focus,
  .usa-breadcrumb__list-item:nth-last-child(2) .usa-breadcrumb__link:disabled:hover,
  .usa-breadcrumb__list-item:nth-last-child(2) .usa-breadcrumb__link:hover {
    -moz-osx-font-smoothing: inherit;
    -webkit-font-smoothing: inherit;
    background-color: transparent;
    box-shadow: none;
    text-decoration: underline;
  }
  .usa-breadcrumb__list-item:nth-last-child(2) .usa-breadcrumb__link.usa-button--disabled,
  .usa-breadcrumb__list-item:nth-last-child(2) .usa-breadcrumb__link:disabled {
    color: #c9c9c9;
  }
  .usa-breadcrumb__list-item:nth-last-child(2) .usa-breadcrumb__link.usa-button--hover {
    color: #1a4480;
  }
  .usa-breadcrumb__list-item:nth-last-child(2) .usa-breadcrumb__link.usa-button--active {
    color: #162e51;
  }
  .usa-breadcrumb__list-item:nth-last-child(2) .usa-breadcrumb__link::before {
    background: url("./media/arrow_back.svg")no-repeat center/contain;
    display: inline-block;
    height: 2ex;
    width: 2ex;
    content: "";
    vertical-align: baseline;
  }
  @supports ((-webkit-mask:url()) or (mask:url())) {
    .usa-breadcrumb__list-item:nth-last-child(2) .usa-breadcrumb__link::before {
      background: 0 0;
      background-color: #71767a;
      -webkit-mask: url("./media/arrow_back.svg")no-repeat center/contain;
      mask: url("./media/arrow_back.svg")no-repeat center/contain;
    }
  }
  .usa-breadcrumb__list-item:nth-last-child(2) .usa-breadcrumb__link:visited {
    color: #54278f;
  }
  .usa-breadcrumb__list-item:nth-last-child(2) .usa-breadcrumb__link:active,
  .usa-breadcrumb__list-item:nth-last-child(2) .usa-breadcrumb__link:hover {
    color: #1a4480;
  }
  .usa-breadcrumb__list-item:nth-last-child(2) .usa-breadcrumb__link:before {
    bottom: -.2em;
    height: 2ex;
    position: relative;
  }
  .usa-breadcrumb__list-item:nth-last-child(2) .usa-breadcrumb__link,
  .usa-breadcrumb__list-item:nth-last-child(2) .usa-breadcrumb__link:active,
  .usa-breadcrumb__list-item:nth-last-child(2) .usa-breadcrumb__link:hover {
    text-decoration: none;
  }
  .usa-breadcrumb__list-item:nth-last-child(2) .usa-breadcrumb__link span {
    text-decoration: underline;
  }
  .usa-breadcrumb__list-item:nth-last-child(2) .usa-breadcrumb__link::before {
    margin-right: 0;
  }
}
@media all and (min-width:30em) {
  .usa-breadcrumb__list-item {
    position: static;
  }
  .usa-breadcrumb__list-item:not(:last-child)::after {
    background: url("./media/navigate_next.svg")no-repeat center/contain;
    display: inline-block;
    width: 2ex;
    content: "";
    vertical-align: baseline;
  }
  @supports ((-webkit-mask:url()) or (mask:url())) {
    .usa-breadcrumb__list-item:not(:last-child)::after {
      background: 0 0;
      background-color: #71767a;
      -webkit-mask: url("./media/navigate_next.svg")no-repeat center/contain;
      mask: url("./media/navigate_next.svg")no-repeat center/contain;
    }
  }
  .usa-breadcrumb__list-item:not(:last-child)::after {
    bottom: -.2em;
    margin-left: 0;
    margin-right: 0;
    height: 2ex;
    position: relative;
  }
}
.usa-breadcrumb__link {
  color: #005ea2;
  display: inline;
  text-decoration: none;
}
.usa-breadcrumb__link:visited,
.usa-footer__return-to-top a:visited {
  color: #54278f;
}
.usa-breadcrumb__link:active,
.usa-breadcrumb__link:hover,
.usa-footer__return-to-top a:hover {
  color: #1a4480;
}
.usa-breadcrumb__link span {
  text-decoration: underline;
}
@media all and (min-width:30em) {
  .usa-breadcrumb--wrap {
    line-height: 1.4;
  }
}
.usa-breadcrumb--wrap .usa-breadcrumb__list-item {
  display: inline-block;
}
.usa-button-group {
  margin-bottom: 0;
  margin-top: 0;
  display: flex;
  flex-direction: column;
  flex-wrap: wrap;
  list-style-type: none;
  margin-left: -.25rem;
  margin-right: -.25rem;
  padding-left: 0;
}
@media all and (min-width:30em) {
  .usa-button-group {
    flex-direction: row;
  }
}
.usa-button-group__item {
  margin: .25rem;
}
@media all and (min-width:30em) {
  .usa-button-group__item:last-child {
    margin-right: 0;
  }
}
.usa-button-group__item .usa-button {
  margin-left: 0;
  margin-right: 0;
}
.usa-button-group--segmented {
  flex-direction: row;
  flex-wrap: nowrap;
  justify-content: space-between;
  margin-left: 0;
  margin-right: 0;
}
@media all and (min-width:30em) {
  .usa-button-group--segmented {
    justify-content: flex-start;
  }
}
.usa-button-group--segmented .usa-button {
  position: relative;
  width: calc(100% + 2px);
}
@media all and (min-width:30em) {
  .usa-button-group--segmented .usa-button {
    width: auto;
  }
}
.usa-button-group--segmented .usa-button:active,
.usa-button-group--segmented .usa-button:hover {
  z-index: 2;
}
.usa-button-group--segmented .usa-button:focus {
  z-index: 3;
}
.usa-button-group--segmented .usa-button-group__item {
  margin-left: 0;
  margin-right: 0;
  width: 100%;
}
@media all and (min-width:30em) {
  .usa-button-group--segmented .usa-button-group__item {
    width: auto;
  }
}
.usa-button-group--segmented .usa-button-group__item:first-child > .usa-button {
  border-top-right-radius: 0;
  border-bottom-right-radius: 0;
  margin-right: -1px;
}
.usa-button-group--segmented .usa-button-group__item:last-child > .usa-button {
  border-top-left-radius: 0;
  border-bottom-left-radius: 0;
  margin-right: 0;
  margin-left: -2px;
  width: calc(100% + 2px);
}
@media all and (min-width:30em) {
  .usa-button-group--segmented .usa-button-group__item:last-child > .usa-button {
    margin-left: -1px;
    width: auto;
  }
}
.usa-button-group--segmented .usa-button-group__item:not(:first-child):not(:last-child) > .usa-button {
  border-radius: 0;
  margin-right: -1px;
  margin-left: -1px;
}
.usa-button-group--segmented .usa-button-group__item:not(:last-child) .usa-button::before {
  border-right: 1px solid #1a4480;
  bottom: 0;
  content: "";
  display: block;
  height: 100%;
  position: absolute;
  right: 1px;
  top: 0;
  width: 1px;
  z-index: 3;
}
.usa-button-group--segmented .usa-button-group__item:not(:last-child) .usa-button--secondary::before {
  border-right-color: #b50909;
}
.usa-button-group--segmented .usa-button-group__item:not(:last-child) .usa-button--accent-cool::before {
  border-right-color: #28a0cb;
}
.usa-button-group--segmented .usa-button-group__item:not(:last-child) .usa-button--base::before {
  border-right-color: #565c65;
}
.usa-button-group--segmented .usa-button-group__item:not(:last-child) .usa-button--accent-cool:disabled::before,
.usa-button-group--segmented .usa-button-group__item:not(:last-child) .usa-button--base:disabled::before,
.usa-button-group--segmented .usa-button-group__item:not(:last-child) .usa-button--secondary:disabled::before {
  border-right-color: #71767a;
}
.usa-button-group--segmented .usa-button-group__item:not(:last-child) .usa-button--outline::before,
.usa-button-group--segmented .usa-button-group__item:not(:last-child) .usa-button:active::before {
  display: none;
}
.usa-card-group,
.usa-footer__nav > ul,
.usa-prose .usa-card-group {
  margin-bottom: 0;
  margin-top: 0;
  list-style-type: none;
  padding-left: 0;
}
.usa-card-group {
  display: flex;
  flex-direction: column;
  flex-wrap: wrap;
  align-items: stretch;
  margin-left: -.5rem;
  margin-right: -.5rem;
}
@media all and (min-width:40em) {
  .usa-card-group {
    flex-direction: row;
  }
}
.usa-card {
  margin-bottom: 2.5rem;
  max-width: none;
}
.usa-card:last-child,
.usa-prose .usa-card:last-child {
  margin-bottom: 2.5rem;
}
@media all and (min-width:40em) {
  .usa-card {
    margin-bottom: 2rem;
  }
  .usa-card:last-child {
    margin-bottom: 2rem;
  }
}
.usa-prose .usa-card {
  margin-bottom: 2.5rem;
  max-width: none;
}
@media all and (min-width:40em) {
  .usa-prose .usa-card {
    margin-bottom: 2rem;
  }
  .usa-prose .usa-card:last-child {
    margin-bottom: 2rem;
  }
}
.usa-card__container {
  color: #1b1b1b;
  background-color: #fff;
  font-family:
    Source Sans Pro Web,
    Helvetica Neue,
    Helvetica,
    Roboto,
    Arial,
    sans-serif;
  font-size: 1.06rem;
  line-height: 1.5;
  border-width: 2px;
  border-color: #dfe1e2;
  border-style: solid;
  display: flex;
  height: 100%;
  flex-direction: column;
  margin-left: .5rem;
  margin-right: .5rem;
  position: relative;
  border-radius: .5rem;
}
.usa-card:not(.usa-card--flag) .usa-card__container > :only-child {
  padding: 1.5rem;
}
.usa-card .usa-card__img {
  display: block;
}
.usa-card__header {
  padding: 1.5rem 1.5rem .5rem;
}
.usa-card__header:last-child {
  padding-bottom: 1.5rem;
}
.usa-card__heading {
  font-family:
    Merriweather Web,
    Georgia,
    Cambria,
    Times New Roman,
    Times,
    serif;
  font-size: 1.34rem;
  line-height: 1.2;
  margin: 0;
}
.usa-card__media {
  order: -1;
  min-height: 1px;
}
.usa-card__img {
  border-top-left-radius: calc(.5rem - 2px);
  border-top-right-radius: calc(.5rem - 2px);
  background-color: #f0f0f0;
  position: relative;
  overflow: hidden;
}
.usa-card__img img {
  display: block;
  height: 100%;
  width: 100%;
  -o-object-fit: cover;
  object-fit: cover;
}
.usa-card__media--inset {
  padding-top: 1.5rem;
  padding-left: 1.5rem;
  padding-right: 1.5rem;
}
.usa-card__media--inset .usa-card__img {
  border-radius: 0;
}
.usa-card__body {
  flex: 1 1 0%;
  padding: .5rem 1.5rem;
  flex-basis: auto;
}
.usa-card__body:last-child {
  padding-bottom: 1.5rem;
}
.usa-card__body:first-child {
  padding-top: 1.5rem;
}
.usa-card__body:only-child {
  padding-bottom: 1.5rem;
  padding-top: 1.5rem;
}
.usa-card__footer {
  padding: .5rem 1.5rem 1.5rem;
}
.usa-card__footer .usa-button:only-of-type {
  margin-right: 0;
}
.usa-card__body > :last-child,
.usa-card__header > :last-child {
  padding-bottom: 0;
  margin-bottom: 0;
}
.usa-card__body > :first-child,
.usa-card__header > :first-child {
  margin-top: 0;
  padding-top: 0;
}
.usa-card__body > :only-child,
.usa-card__header > :only-child {
  margin-bottom: 0;
  margin-top: 0;
  padding-bottom: 0;
  padding-top: 0;
}
.usa-card__body--exdent,
.usa-card__footer--exdent,
.usa-card__header--exdent,
.usa-card__media--exdent {
  margin-left: -2px;
  margin-right: -2px;
}
.usa-card__body--exdent > *,
.usa-card__footer--exdent > *,
.usa-card__header--exdent > * {
  padding-left: 2px;
  padding-right: 2px;
}
.usa-card__media--exdent {
  margin-top: -2px;
}
.usa-card__media--exdent .usa-card__img {
  border-top-left-radius: .5rem;
  border-top-right-radius: .5rem;
}
.usa-card--header-first .usa-card__header {
  border-top-left-radius: calc(.5rem - 2px);
  border-top-right-radius: calc(.5rem - 2px);
  padding-bottom: 1rem;
}
.usa-card--header-first .usa-card__header--exdent {
  margin-top: -2px;
  border-top-left-radius: .5rem;
  border-top-right-radius: .5rem;
}
.usa-card--header-first .usa-card__media--inset {
  padding-top: 0;
}
.usa-card--header-first .usa-card__media {
  order: 0;
}
.usa-card--header-first .usa-card__img {
  border-radius: 0;
}
.usa-card--header-first .usa-card__body {
  padding-top: 1rem;
}
@media all and (min-width:40em) {
  .usa-card--flag .usa-card__media {
    display: flex;
    overflow: hidden;
    bottom: 0;
    top: 0;
    left: 0;
    position: absolute;
    width: 15rem;
  }
  .usa-card--flag .usa-card__img {
    border-radius: 0;
    border-top-left-radius: calc(.5rem - 2px);
    border-bottom-left-radius: calc(.5rem - 2px);
  }
  .usa-card--flag .usa-card__body,
  .usa-card--flag .usa-card__footer,
  .usa-card--flag .usa-card__header {
    margin-left: 15rem;
  }
  .usa-card--flag .usa-card__media--exdent {
    margin: -2px 0-2px -2px;
  }
  .usa-card--flag .usa-card__media--exdent .usa-card__img {
    border-bottom-left-radius: .5rem;
    border-top-left-radius: .5rem;
  }
  .usa-card--flag .usa-card__media--inset {
    padding-right: 0;
    padding-bottom: 1.5rem;
  }
  .usa-card--flag .usa-card__media--inset .usa-card__img,
  .usa-card--flag.usa-card--media-right .usa-card__media--inset .usa-card__img {
    border-radius: 0;
  }
  .usa-card--flag.usa-card--header-first .usa-card__header {
    padding-bottom: .5rem;
  }
  .usa-card--flag.usa-card--header-first .usa-card__body {
    padding-top: .5rem;
  }
  .usa-card--flag.usa-card--header-first .usa-card__media--inset {
    padding-top: 1.5rem;
  }
  .usa-card--flag.usa-card--media-right .usa-card__media {
    left: auto;
    right: 0;
  }
  .usa-card--flag.usa-card--media-right .usa-card__media--inset {
    padding-left: 0;
    padding-right: 1.5rem;
  }
  .usa-card--flag.usa-card--media-right .usa-card__img {
    border-radius: 0;
    border-top-right-radius: calc(.5rem - 2px);
    border-bottom-right-radius: calc(.5rem - 2px);
  }
  .usa-card--flag.usa-card--media-right .usa-card__body,
  .usa-card--flag.usa-card--media-right .usa-card__footer,
  .usa-card--flag.usa-card--media-right .usa-card__header {
    margin-left: 0;
    margin-right: 15rem;
  }
  .usa-card--flag.usa-card--media-right .usa-card__media--exdent {
    margin-right: -2px;
    margin-left: 0;
  }
  .usa-card--flag.usa-card--media-right .usa-card__media--exdent .usa-card__img {
    border-radius: 0;
    border-bottom-right-radius: .5rem;
    border-top-right-radius: .5rem;
  }
}
.usa-card:not(.usa-card--flag).usa-card__media--set-aspect {
  box-sizing: border-box;
  height: 0;
  overflow: hidden;
  padding: 0 0 56.25%;
  position: relative;
}
.usa-card:not(.usa-card--flag).usa-card__media--set-aspect .usa-card__img {
  position: absolute;
  bottom: 0;
  left: 0;
  right: 0;
  top: 0;
}
.usa-checklist {
  margin-bottom: 0;
  margin-top: 0;
  list-style-type: none;
  padding-left: 0;
  font-family:
    Source Sans Pro Web,
    Helvetica Neue,
    Helvetica,
    Roboto,
    Arial,
    sans-serif;
  font-size: 1.06rem;
  line-height: 1.5;
}
.usa-checklist__item {
  text-indent: -2.5rem;
  margin-top: 0;
  margin-bottom: 0;
  margin-top: .5rem;
}
.usa-checklist__item::before {
  content: " ";
  display: inline-block;
  height: 1rem;
  margin-left: -.25rem;
  margin-right: .75rem;
  width: 2rem;
}
.usa-checklist__item.usa-checklist__item--checked::before {
  background-image: url("./media/check--blue-60v.svg"), linear-gradient(transparent, transparent);
  background-repeat: no-repeat;
  background-position: center;
  background-size: 1.5rem;
}
.usa-collection,
.usa-prose .usa-collection {
  font-family:
    Source Sans Pro Web,
    Helvetica Neue,
    Helvetica,
    Roboto,
    Arial,
    sans-serif;
  font-size: 1.06rem;
  line-height: 1.3;
  padding-left: 0;
}
.usa-collection__item,
.usa-prose .usa-collection__item {
  margin-bottom: 0;
  margin-top: 0;
  list-style-type: none;
  padding-left: 0;
  align-items: flex-start;
  border-top-width: 1px;
  border-top-style: solid;
  display: flex;
  margin-bottom: 1rem;
  margin-top: 1rem;
  padding-top: 1rem;
}
.usa-collection__calendar-date,
.usa-collection__img {
  flex-shrink: 0;
  width: 4rem;
  margin-right: 1rem;
}
@media all and (min-width:40em) {
  .usa-collection__calendar-date,
  .usa-collection__img {
    width: 5rem;
  }
}
.usa-collection__body {
  flex: 1 1 0%;
}
.usa-collection__heading {
  font-family:
    Source Sans Pro Web,
    Helvetica Neue,
    Helvetica,
    Roboto,
    Arial,
    sans-serif;
  font-size: 1.13rem;
  line-height: 1.3;
  margin-bottom: 0;
  margin-top: 0;
}
.usa-collection__description {
  margin-bottom: .5rem;
  margin-top: .5rem;
}
.usa-collection__meta {
  margin-bottom: 0;
  margin-top: 0;
  list-style-type: none;
  padding-left: 0;
  margin-top: .25rem;
}
.usa-collection__meta-item {
  margin-top: .25rem;
  font-family:
    Source Sans Pro Web,
    Helvetica Neue,
    Helvetica,
    Roboto,
    Arial,
    sans-serif;
  font-size: .93rem;
  line-height: 1.3;
  display: block;
  margin-right: .5rem;
}
.usa-collection__meta-item.usa-tag {
  background-color: #dfe1e2;
  line-height: .9;
  padding-bottom: .25rem;
  padding-top: .25rem;
  color: #1b1b1b;
  display: inline-block;
  margin-top: .25rem;
}
.usa-collection__meta-item.usa-tag--new {
  background-color: #c05600;
  color: #fff;
}
.usa-collection__calendar-date,
.usa-footer__primary-link a {
  text-decoration: none;
}
.usa-collection__calendar-date-day,
.usa-collection__calendar-date-month {
  font-family:
    Source Sans Pro Web,
    Helvetica Neue,
    Helvetica,
    Roboto,
    Arial,
    sans-serif;
  font-size: 1.13rem;
  display: block;
  font-weight: 700;
  padding: .25rem;
  text-align: center;
}
@media all and (min-width:40em) {
  .usa-collection__calendar-date-day,
  .usa-collection__calendar-date-month {
    padding: .5rem;
  }
}
.usa-collection__calendar-date-month {
  border-top-left-radius: 2px;
  border-top-right-radius: 2px;
  background-color: #005ea2;
  color: #fff;
}
.usa-collection__calendar-date-day {
  border-bottom-left-radius: 2px;
  border-bottom-right-radius: 2px;
  border: 1px solid #005ea2;
  color: #005ea2;
}
.usa-collection--condensed .usa-collection__item {
  margin-bottom: .5rem;
  margin-top: .5rem;
  padding-top: .5rem;
}
.usa-footer {
  font-family:
    Source Sans Pro Web,
    Helvetica Neue,
    Helvetica,
    Roboto,
    Arial,
    sans-serif;
  font-size: 1.06rem;
  line-height: 1.5;
  overflow: hidden;
}
.usa-footer > .grid-container {
  margin-left: auto;
  margin-right: auto;
  max-width: 64rem;
  padding-left: 1rem;
  padding-right: 1rem;
}
@media all and (min-width:64em) {
  .usa-footer > .grid-container {
    padding-left: 2rem;
    padding-right: 2rem;
  }
}
.usa-footer__return-to-top {
  padding-bottom: 1.25rem;
  padding-top: 1.25rem;
  line-height: .9;
}
.usa-footer__return-to-top a:active {
  color: #162e51;
}
.usa-footer__return-to-top a:focus {
  outline: .25rem solid #2491ff;
  outline-offset: 0;
}
.usa-footer__nav {
  margin-left: auto;
  margin-right: auto;
  max-width: 64rem;
  padding-left: 1rem;
  padding-right: 1rem;
  padding-left: 0;
  padding-right: 0;
  border-bottom: 1px solid #a9aeb1;
}
@media all and (min-width:64em) {
  .usa-footer__nav {
    padding-left: 2rem;
    padding-right: 2rem;
  }
}
@media all and (min-width:30em) {
  .usa-footer__nav {
    padding-left: 1rem;
    padding-right: 1rem;
    border-bottom: none;
  }
}
@media all and (min-width:30em) and (min-width:64em) {
  .usa-footer__nav {
    padding-left: 2rem;
    padding-right: 2rem;
  }
}
.usa-footer__primary-section {
  background-color: #f0f0f0;
}
.usa-footer__primary-container,
.usa-footer__primary-section > .grid-container {
  margin-left: auto;
  margin-right: auto;
  max-width: 64rem;
  padding-left: 1rem;
  padding-right: 1rem;
}
@media all and (min-width:64em) {
  .usa-footer__primary-section > .grid-container {
    padding-left: 2rem;
    padding-right: 2rem;
  }
}
@media all and (min-width:64em) {
  .usa-footer__primary-container {
    padding-left: 2rem;
    padding-right: 2rem;
  }
}
.usa-footer__primary-content {
  line-height: 1.1;
}
.usa-footer__primary-link a:hover,
.usa-footer__primary-link:hover,
.usa-footer__secondary-link a:hover {
  text-decoration: underline;
}
.usa-footer__primary-link {
  padding: 1rem;
  color: #1b1b1b;
  text-decoration: none;
  font-weight: 700;
  display: block;
}
@media all and (min-width:30em) {
  .usa-footer__primary-link {
    padding-left: 0;
    padding-right: 0;
  }
}
.usa-footer__primary-link--button {
  width: 100%;
  border: 0;
  cursor: pointer;
}
.usa-footer__primary-link--button::before {
  background: url("./media/expand_more.svg")no-repeat center/contain;
  display: inline-block;
  vertical-align: middle;
}
@supports ((-webkit-mask:url()) or (mask:url())) {
  .usa-footer__primary-link--button::before {
    background: 0 0;
    background-color: currentColor;
    -webkit-mask: url("./media/expand_more.svg")no-repeat center/contain;
    mask: url("./media/expand_more.svg")no-repeat center/contain;
  }
}
.usa-footer__primary-link--button:not([disabled]):focus {
  outline: .25rem solid #2491ff;
  outline-offset: -.25rem;
}
.usa-footer__primary-link--button::before {
  height: 1.25rem;
  width: 1.25rem;
  align-items: center;
  background-size: contain;
  content: "";
  display: inline-flex;
  justify-content: center;
  margin-right: .25rem;
  margin-left: -.25rem;
}
@media (forced-colors:active) {
  .usa-footer__primary-link--button::before {
    background-color: buttonText !important;
  }
}
.usa-footer__primary-link--button + .usa-list--unstyled {
  margin-top: .5rem;
  margin-bottom: .5rem;
}
.usa-footer__primary-link--button[aria-expanded=false]::before {
  background: url("./media/navigate_next.svg")no-repeat center/contain;
  display: inline-block;
  height: 1.25rem;
  width: 1.25rem;
  content: "";
  vertical-align: middle;
  margin-right: .25rem;
}
@supports ((-webkit-mask:url()) or (mask:url())) {
  .usa-footer__primary-link--button[aria-expanded=false]::before {
    background: 0 0;
    background-color: currentColor;
    -webkit-mask: url("./media/navigate_next.svg")no-repeat center/contain;
    mask: url("./media/navigate_next.svg")no-repeat center/contain;
  }
}
.usa-footer__primary-link--button[aria-expanded=false] + .usa-list--unstyled {
  display: none;
}
.usa-footer__secondary-link {
  line-height: 1.1;
  margin-left: 1rem;
  padding: 0;
}
.usa-footer__secondary-link a {
  color: #005ea2;
  text-decoration: underline;
}
.usa-footer__secondary-link a:visited {
  color: #54278f;
}
.usa-footer__secondary-link a:hover {
  color: #1a4480;
}
.usa-footer__secondary-link a:active {
  color: #162e51;
}
.usa-footer__secondary-link a:focus {
  outline: .25rem solid #2491ff;
  outline-offset: 0;
}
.usa-footer__secondary-link + .usa-footer__secondary-link {
  padding-top: 1rem;
}
@media all and (min-width:30em) {
  .usa-footer__secondary-link {
    margin-left: 0;
  }
}
.usa-footer__contact-info {
  line-height: 1.1;
}
.usa-footer__contact-info a {
  color: #1b1b1b;
  text-decoration: none;
}
.usa-footer__contact-info a:hover {
  text-decoration: underline;
}
@media all and (min-width:30em) {
  .usa-footer__contact-info {
    justify-content: flex-end;
    margin-top: .5rem;
  }
}
.usa-footer__primary-content {
  border-top: 1px solid #a9aeb1;
}
@media all and (min-width:30em) {
  .usa-footer__primary-content {
    border: 0;
  }
}
.usa-sign-up {
  padding-bottom: 2rem;
  padding-top: 1.5rem;
}
.usa-sign-up .usa-button,
.usa-sign-up .usa-label {
  margin-top: .75rem;
}
.usa-sign-up__heading {
  font-family:
    Merriweather Web,
    Georgia,
    Cambria,
    Times New Roman,
    Times,
    serif;
  font-size: 1.34rem;
  line-height: 1.2;
  font-weight: 700;
  margin: 0;
}
.usa-footer__secondary-section {
  padding-bottom: 1.25rem;
  padding-top: 1.25rem;
  color: #1b1b1b;
  background-color: #dfe1e2;
}
.usa-footer__secondary-section > .grid-container {
  margin-left: auto;
  margin-right: auto;
  max-width: 64rem;
  padding-left: 1rem;
  padding-right: 1rem;
}
@media all and (min-width:64em) {
  .usa-footer__secondary-section > .grid-container {
    padding-left: 2rem;
    padding-right: 2rem;
  }
}
.usa-footer__secondary-section a {
  color: #1b1b1b;
}
.usa-footer__logo {
  margin-bottom: .5rem;
  margin-top: .5rem;
}
@media all and (min-width:30em) {
  .usa-footer__logo {
    margin-bottom: 0;
    margin-top: 0;
    align-items: center;
  }
}
.usa-footer__logo-img {
  max-width: 5rem;
}
.usa-footer__logo-heading {
  font-family:
    Source Sans Pro Web,
    Helvetica Neue,
    Helvetica,
    Roboto,
    Arial,
    sans-serif;
  font-size: 1.46rem;
  line-height: .9;
  font-weight: 700;
  margin-bottom: .5rem;
  margin-top: .5rem;
}
.usa-footer__contact-links {
  margin-top: 1.5rem;
}
@media all and (min-width:30em) {
  .usa-footer__contact-links {
    margin-top: 0;
    text-align: right;
  }
}
.usa-footer__contact-heading {
  font-family:
    Source Sans Pro Web,
    Helvetica Neue,
    Helvetica,
    Roboto,
    Arial,
    sans-serif;
  font-size: 1.46rem;
  line-height: 1.1;
  margin-top: 0;
}
@media all and (min-width:30em) {
  .usa-footer__contact-heading {
    margin-bottom: .25rem;
    margin-top: .25rem;
  }
}
.usa-footer__social-links {
  line-height: .9;
  padding-bottom: .5rem;
}
.usa-footer__social-links a {
  text-decoration: none;
}
@media all and (min-width:30em) {
  .usa-footer__social-links {
    justify-content: flex-end;
  }
}
.usa-social-link {
  height: 3rem;
  width: 3rem;
  background-color: rgba(0, 0, 0, .1);
  display: inline-block;
  padding: .25rem;
}
.usa-social-link:hover {
  background-color: #fff;
}
@media (forced-colors:active) {
  .usa-social-link {
    background-color: #d3d3d3;
    forced-color-adjust: none;
  }
}
.usa-social-link__icon {
  display: block;
  height: auto;
  width: 100%;
}
@media all and (min-width:30em) {
  .usa-footer__address {
    justify-content: flex-end;
  }
}
@media all and (min-width:64em) {
  .usa-footer--slim .usa-footer__nav {
    padding-left: 0;
    padding-right: 0;
  }
}
.usa-footer--slim .usa-footer__address {
  padding: 1rem;
}
@media all and (min-width:30em) {
  .usa-footer--slim .usa-footer__address {
    padding: 0;
  }
}
.usa-footer--slim .usa-footer__logo {
  align-items: center;
}
.usa-footer--slim .usa-footer__logo-img {
  max-width: 3rem;
}
.usa-footer--slim .usa-footer__contact-info {
  display: inline-block;
}
@media all and (min-width:30em) {
  .usa-footer--slim .usa-footer__contact-info {
    padding-bottom: 1rem;
    padding-top: 1rem;
    margin-top: 0;
  }
}
.usa-footer--big .usa-footer__nav {
  margin-left: -1rem;
  margin-right: -1rem;
}
@media all and (min-width:30em) {
  .usa-footer--big .usa-footer__nav {
    border-bottom: 1px solid #a9aeb1;
    padding-top: 2rem;
  }
}
@media all and (min-width:40em) {
  .usa-footer--big .usa-footer__nav {
    margin-left: 0;
    margin-right: 0;
    padding-left: 0;
    padding-right: 0;
    border-bottom: none;
  }
}
.usa-footer--big .usa-footer__primary-link {
  font-family:
    Merriweather Web,
    Georgia,
    Cambria,
    Times New Roman,
    Times,
    serif;
  font-size: .98rem;
  font-weight: 700;
  line-height: 1.2;
  margin: 0;
}
@media all and (min-width:30em) {
  .usa-footer--big .usa-footer__primary-link {
    padding-bottom: 0;
    padding-top: 0;
    margin-bottom: .5rem;
  }
  .usa-footer--big .usa-footer__primary-link:hover {
    cursor: auto;
    text-decoration: none;
  }
}
.usa-footer--big .usa-footer__primary-content--collapsible .usa-footer__primary-link {
  align-items: center;
  display: flex;
  justify-content: flex-start;
}
.usa-footer--big .usa-footer__primary-content--collapsible .usa-list--unstyled {
  padding-left: 1rem;
  padding-right: 1rem;
  padding-bottom: 1.25rem;
}
@media all and (min-width:30em) {
  .usa-footer--big .usa-footer__primary-content--collapsible .usa-list--unstyled {
    padding-left: 0;
    padding-right: 0;
    padding-bottom: 2rem;
    padding-top: .75rem;
  }
}
.usa-form {
  font-family:
    Source Sans Pro Web,
    Helvetica Neue,
    Helvetica,
    Roboto,
    Arial,
    sans-serif;
  font-size: 1.06rem;
  line-height: 1.3;
}
@media all and (min-width:30em) {
  .usa-form {
    max-width: 20rem;
  }
}
.usa-form .usa-input,
.usa-form .usa-range,
.usa-form .usa-select,
.usa-form .usa-textarea {
  max-width: none;
}
.usa-form .usa-input--2xs,
.usa-form .usa-input-group--2xs {
  max-width: 5ex;
}
.usa-form .usa-input--xs,
.usa-form .usa-input-group--xs {
  max-width: 9ex;
}
.usa-form .usa-input--sm,
.usa-form .usa-input--small,
.usa-form .usa-input-group--sm,
.usa-form .usa-input-group--small {
  max-width: 13ex;
}
.usa-form .usa-input--md,
.usa-form .usa-input--medium,
.usa-form .usa-input-group--md,
.usa-form .usa-input-group--medium {
  max-width: 20ex;
}
.usa-form .usa-input--lg,
.usa-form .usa-input-group--lg {
  max-width: 30ex;
}
.usa-form .usa-input--xl,
.usa-form .usa-input-group--xl {
  max-width: 40ex;
}
.usa-form .usa-input--2xl,
.usa-form .usa-input-group--2xl {
  max-width: 50ex;
}
.usa-form .usa-button {
  margin-top: .5rem;
}
@media all and (min-width:30em) {
  .usa-form .usa-button {
    margin-top: 1.5rem;
  }
}
.usa-form a {
  color: #005ea2;
  text-decoration: underline;
}
.usa-form a:visited {
  color: #54278f;
}
.usa-form a:hover {
  color: #1a4480;
}
.usa-form a:active {
  color: #162e51;
}
.usa-form a:focus {
  outline: .25rem solid #2491ff;
  outline-offset: 0;
}
@media all and (min-width:30em) {
  .usa-form--large {
    max-width: 30rem;
  }
}
.usa-form__note,
.usa-graphic-list {
  font-family:
    Source Sans Pro Web,
    Helvetica Neue,
    Helvetica,
    Roboto,
    Arial,
    sans-serif;
}
.usa-form__note {
  font-size: .93rem;
  line-height: 1.3;
  float: right;
  margin: .25rem 0 1rem;
}
.usa-graphic-list {
  font-size: 1.06rem;
  line-height: 1.5;
}
.usa-graphic-list .usa-graphic-list__row .usa-media-block {
  margin-bottom: 2rem;
}
@media all and (min-width:40em) {
  .usa-graphic-list .usa-graphic-list__row .usa-media-block {
    margin-bottom: 4rem;
  }
  .usa-graphic-list .usa-graphic-list__row:last-child .usa-media-block {
    margin-bottom: 0;
  }
}
.usa-graphic-list .usa-graphic-list__row:last-child .usa-media-block:last-child {
  margin-bottom: 0;
}
.usa-graphic-list .usa-media-block__img {
  margin-right: 1.5rem;
}
.usa-graphic-list .usa-media-block__body > :first-child {
  margin-top: 0;
}
.usa-graphic-list__heading {
  margin-bottom: 0;
  margin-top: 0;
  clear: both;
  font-family:
    Merriweather Web,
    Georgia,
    Cambria,
    Times New Roman,
    Times,
    serif;
  font-size: 1.34rem;
  line-height: 1.2;
  font-weight: 700;
}
* + .usa-graphic-list__heading {
  margin-top: 1.5em;
}
.usa-graphic-list__heading + * {
  margin-top: 1em;
}
.usa-header {
  font-family:
    Source Sans Pro Web,
    Helvetica Neue,
    Helvetica,
    Roboto,
    Arial,
    sans-serif;
  font-size: 1.06rem;
  line-height: 1.5;
  z-index: 300;
}
.usa-header::after {
  clear: both;
  content: "";
  display: block;
}
.usa-header a {
  border-bottom: none;
}
@media all and (min-width:64em) {
  .usa-header .usa-search {
    float: right;
  }
  .usa-header [role=search] {
    float: right;
    max-width: calc(27ch + 3rem);
    width: 100%;
  }
}
.usa-header [type=search] {
  min-width: 0;
}
@media all and (min-width:64em) {
  .usa-header + .usa-hero {
    border-top: 1px solid #fff;
  }
  .usa-header + .usa-section,
  .usa-header + main {
    border-top: 1px solid #dfe1e2;
  }
}
@media all and (max-width:63.99em) {
  .usa-logo {
    flex: 1 1 0%;
    font-size: .93rem;
    line-height: .9;
    margin-left: 1rem;
  }
}
@media all and (min-width:64em) {
  .usa-logo {
    margin-top: 2rem;
    margin-bottom: 1rem;
    font-size: 1.46rem;
    line-height: 1.1;
  }
}
.usa-logo a {
  color: #1b1b1b;
  text-decoration: none;
}
.usa-logo__text {
  display: block;
  font-style: normal;
  font-weight: 700;
  margin: 0;
}
.usa-menu-btn {
  -moz-osx-font-smoothing: inherit;
  -webkit-font-smoothing: inherit;
  border: 0;
  border-radius: 0;
  box-shadow: none;
  font-weight: 400;
  margin: 0;
  padding: 0;
  flex: 0 1 auto;
  padding-left: .75rem;
  padding-right: .75rem;
  background-color: #005ea2;
  color: #fff;
  font-size: .87rem;
  height: 3rem;
  text-align: center;
  text-decoration: none;
  text-transform: uppercase;
}
.usa-nav__primary button:visited {
  color: #54278f;
}
.usa-menu-btn:focus {
  outline: .25rem solid #2491ff;
  outline-offset: 0;
}
.usa-menu-btn.usa-button--active,
.usa-menu-btn.usa-button--disabled,
.usa-menu-btn.usa-button--disabled.usa-button--active,
.usa-menu-btn.usa-button--disabled.usa-button--hover,
.usa-menu-btn.usa-button--disabled.usa-focus,
.usa-menu-btn.usa-button--disabled:active,
.usa-menu-btn.usa-button--disabled:focus,
.usa-menu-btn.usa-button--disabled:hover,
.usa-menu-btn.usa-button--hover,
.usa-menu-btn:active,
.usa-menu-btn:disabled,
.usa-menu-btn:disabled.usa-button--active,
.usa-menu-btn:disabled.usa-button--hover,
.usa-menu-btn:disabled.usa-focus,
.usa-menu-btn:disabled:active,
.usa-menu-btn:disabled:focus,
.usa-menu-btn:disabled:hover,
.usa-menu-btn:hover {
  -moz-osx-font-smoothing: inherit;
  -webkit-font-smoothing: inherit;
  background-color: transparent;
  box-shadow: none;
  text-decoration: underline;
}
.usa-menu-btn.usa-button--disabled,
.usa-menu-btn:disabled {
  color: #c9c9c9;
}
.usa-menu-btn.usa-button--hover {
  color: #1a4480;
}
.usa-menu-btn.usa-button--active {
  color: #162e51;
}
@media all and (min-width:64em) {
  .usa-menu-btn {
    display: none;
  }
}
.usa-menu-btn:hover {
  background-color: #1a4480;
  color: #fff;
  text-decoration: none;
}
.usa-menu-btn:active,
.usa-menu-btn:visited {
  color: #fff;
}
.usa-overlay {
  bottom: 0;
  left: 0;
  right: 0;
  top: 0;
  position: fixed;
  background: rgba(0, 0, 0, .7);
  opacity: 0;
  transition: opacity .15s ease-in-out;
  visibility: hidden;
  z-index: 400;
}
.usa-overlay.is-visible {
  opacity: 1;
  visibility: visible;
}
@media all and (min-width:64em) {
  .usa-header--basic .usa-navbar {
    position: relative;
    width: 33%;
  }
  .usa-header--basic .usa-nav {
    flex-direction: row;
    align-items: center;
    justify-content: flex-end;
    display: flex;
    padding: 0 0 .25rem .5rem;
    width: 100%;
  }
  .usa-header--basic .usa-nav-container {
    align-items: flex-end;
    justify-content: space-between;
    display: flex;
  }
  .usa-header--basic .usa-nav__link:hover,
  .usa-header--basic .usa-nav__primary-item > .usa-current {
    position: relative;
  }
  .usa-header--basic .usa-nav__link:hover::after,
  .usa-header--basic .usa-nav__primary-item > .usa-current::after {
    background-color: #005ea2;
    border-radius: 0;
    content: "";
    display: block;
    position: absolute;
    height: .25rem;
    left: 1rem;
    right: 1rem;
    bottom: -.25rem;
  }
}
@media (min-width:64em) and (forced-colors:active) {
  .usa-header--basic .usa-nav__link:hover::after,
  .usa-header--basic .usa-nav__primary-item > .usa-current::after {
    background-color: ButtonText;
  }
}
@media all and (min-width:64em) {
  .usa-header--basic .usa-nav__link[aria-expanded=true]::after,
  .usa-header--basic .usa-nav__link[aria-expanded=true]:hover::after {
    display: none;
  }
  .usa-header--basic .usa-nav__primary {
    width: auto;
  }
  .usa-header--basic .usa-nav__primary-item:last-of-type {
    position: relative;
  }
  .usa-header--basic .usa-nav__primary-item:last-of-type .usa-nav__submenu {
    position: absolute;
    right: 0;
  }
  .usa-header--basic .usa-search {
    top: 0;
  }
}
.usa-header--basic.usa-header--megamenu .usa-nav__inner {
  display: flex;
  flex-direction: column;
}
@media all and (min-width:64em) {
  .usa-header--basic.usa-header--megamenu .usa-nav__inner {
    display: block;
    float: right;
    margin-top: -2.5rem;
  }
  .usa-header--basic.usa-header--megamenu .usa-nav__primary-item:last-of-type {
    position: static;
  }
  .usa-header--extended {
    padding-top: 0;
  }
  .usa-header--extended .usa-nav__primary-item > .usa-current,
  .usa-header--extended .usa-nav__primary-item > .usa-nav__link:hover {
    position: relative;
  }
  .usa-header--extended .usa-nav__primary-item > .usa-current::after,
  .usa-header--extended .usa-nav__primary-item > .usa-nav__link:hover::after {
    background-color: #005ea2;
    border-radius: 0;
    content: "";
    display: block;
    position: absolute;
    height: .25rem;
    left: 1rem;
    right: 1rem;
    bottom: 0;
  }
}
@media (min-width:64em) and (forced-colors:active) {
  .usa-header--extended .usa-nav__primary-item > .usa-current::after,
  .usa-header--extended .usa-nav__primary-item > .usa-nav__link:hover::after {
    background-color: ButtonText;
  }
}
@media all and (min-width:64em) {
  .usa-header--extended .usa-nav__link[aria-expanded=true]::after,
  .usa-header--extended .usa-nav__link[aria-expanded=true]:hover::after {
    display: none;
  }
  .usa-header--extended .usa-logo {
    font-size: 2.13rem;
    margin: 2rem 0 1.5rem;
    max-width: 50%;
  }
  .usa-header--extended .usa-navbar {
    margin-left: auto;
    margin-right: auto;
    max-width: 64rem;
    padding-left: 1rem;
    padding-right: 1rem;
    display: block;
    height: auto;
    overflow: auto;
  }
}
@media all and (min-width:64em) and (min-width:64em) {
  .usa-header--extended .usa-navbar {
    padding-left: 2rem;
    padding-right: 2rem;
  }
}
@media all and (min-width:64em) {
  .usa-header--extended .usa-nav {
    border-top: 1px solid #dfe1e2;
    padding: 0;
    width: 100%;
  }
  .usa-header--extended .usa-nav__inner {
    margin-left: auto;
    margin-right: auto;
    max-width: 64rem;
    padding-left: 1rem;
    padding-right: 1rem;
    position: relative;
  }
}
@media all and (min-width:64em) and (min-width:64em) {
  .usa-header--extended .usa-nav__inner {
    padding-left: 2rem;
    padding-right: 2rem;
  }
}
@media all and (min-width:64em) {
  .usa-header--extended .usa-nav__primary {
    margin-left: -1rem;
  }
  .usa-header--extended .usa-nav__primary::after {
    clear: both;
    content: "";
    display: block;
  }
  .usa-header--extended .usa-nav__link {
    padding-bottom: 1rem;
    padding-top: 1rem;
  }
  .usa-header--extended .usa-nav__submenu .usa-grid-full {
    padding-left: .75rem;
  }
  .usa-header--extended .usa-nav__submenu.usa-megamenu {
    left: 0;
    padding-left: 2rem;
  }
}
html.usa-js-loading .usa-nav__submenu,
html.usa-js-loading .usa-nav__submenu.usa-megamenu {
  position: absolute;
  left: -999em;
  right: auto;
}
.usa-hero,
.usa-icon-list__content > ol,
.usa-icon-list__content > p,
.usa-icon-list__content > ul {
  font-family:
    Source Sans Pro Web,
    Helvetica Neue,
    Helvetica,
    Roboto,
    Arial,
    sans-serif;
  font-size: 1.06rem;
}
.usa-hero {
  line-height: 1.5;
  padding-bottom: 2rem;
  padding-top: 2rem;
  background-image: url("./media/hero.png");
  background-position: center;
  background-size: cover;
  color: #fff;
}
.usa-hero__callout {
  background-color: #162e51;
  padding: 2rem;
}
@media all and (min-width:40em) {
  .usa-hero__callout {
    max-width: 20rem;
  }
}
.usa-hero__heading {
  margin-bottom: 0;
  margin-top: 0;
  clear: both;
  font-family:
    Merriweather Web,
    Georgia,
    Cambria,
    Times New Roman,
    Times,
    serif;
  font-size: 1.95rem;
  font-weight: 700;
  color: #00bde3;
  line-height: 1.2;
}
* + .usa-hero__heading {
  margin-top: 1.5em;
}
.usa-hero__heading + * {
  margin-top: 1em;
}
.usa-hero__heading--alt {
  color: #fff;
  display: block;
}
.usa-icon {
  display: inline-block;
  fill: currentColor;
  height: 1em;
  position: relative;
  width: 1em;
}
.usa-icon--size-3 {
  height: 1.5rem;
  width: 1.5rem;
}
.usa-icon--size-4 {
  height: 2rem;
  width: 2rem;
}
.usa-icon--size-5 {
  height: 2.5rem;
  width: 2.5rem;
}
.usa-icon--size-6 {
  height: 3rem;
  width: 3rem;
}
.usa-icon--size-7 {
  height: 3.5rem;
  width: 3.5rem;
}
.usa-icon--size-8 {
  height: 4rem;
  width: 4rem;
}
.usa-icon--size-9 {
  height: 4.5rem;
  width: 4.5rem;
}
.usa-icon-list {
  font-family:
    Source Sans Pro Web,
    Helvetica Neue,
    Helvetica,
    Roboto,
    Arial,
    sans-serif;
  font-size: 1.06rem;
  line-height: 1.5;
  margin-bottom: 0;
  margin-top: 0;
  list-style-type: none;
  padding-left: 0;
  max-width: 72ex;
}
.usa-icon-list__item {
  display: flex;
  position: relative;
}
.usa-icon-list__item + .usa-icon-list__item,
.usa-prose .usa-icon-list__item + .usa-icon-list__item {
  padding-top: .75rem;
}
.usa-prose .usa-icon-list {
  font-family:
    Source Sans Pro Web,
    Helvetica Neue,
    Helvetica,
    Roboto,
    Arial,
    sans-serif;
  font-size: 1.06rem;
  line-height: 1.5;
  margin-bottom: 0;
  margin-top: 0;
  list-style-type: none;
  padding-left: 0;
  max-width: 72ex;
}
.usa-prose .usa-icon-list__item {
  display: flex;
  position: relative;
}
.usa-icon-list--base-lightest .usa-icon-list__icon {
  color: #f0f0f0;
}
.usa-icon-list--base-lighter .usa-icon-list__icon,
.usa-identifier__identity-disclaimer a,
.usa-identifier__identity-disclaimer a:visited {
  color: #dfe1e2;
}
.usa-icon-list--base-light .usa-icon-list__icon {
  color: #a9aeb1;
}
.usa-icon-list--base .usa-icon-list__icon {
  color: #71767a;
}
.usa-icon-list--base-dark .usa-icon-list__icon {
  color: #565c65;
}
.usa-icon-list--base-darker .usa-icon-list__icon {
  color: #3d4551;
}
.usa-icon-list--base-darkest .usa-icon-list__icon {
  color: #1b1b1b;
}
.usa-icon-list--primary-lighter .usa-icon-list__icon {
  color: #d9e8f6;
}
.usa-icon-list--primary-light .usa-icon-list__icon {
  color: #73b3e7;
}
.usa-icon-list--primary .usa-icon-list__icon {
  color: #005ea2;
}
.usa-icon-list--primary-vivid .usa-icon-list__icon {
  color: #0050d8;
}
.usa-icon-list--primary-dark .usa-icon-list__icon {
  color: #1a4480;
}
.usa-icon-list--primary-darker .usa-icon-list__icon,
.usa-nav__primary button:active {
  color: #162e51;
}
.usa-icon-list--secondary-lighter .usa-icon-list__icon {
  color: #f3e1e4;
}
.usa-icon-list--secondary-light .usa-icon-list__icon {
  color: #f2938c;
}
.usa-icon-list--secondary .usa-icon-list__icon {
  color: #d83933;
}
.usa-icon-list--secondary-vivid .usa-icon-list__icon {
  color: #e41d3d;
}
.usa-icon-list--secondary-dark .usa-icon-list__icon {
  color: #b50909;
}
.usa-icon-list--secondary-darker .usa-icon-list__icon {
  color: #8b0a03;
}
.usa-icon-list--accent-warm-lighter .usa-icon-list__icon {
  color: #f2e4d4;
}
.usa-icon-list--accent-warm-light .usa-icon-list__icon {
  color: #ffbc78;
}
.usa-icon-list--accent-warm .usa-icon-list__icon {
  color: #fa9441;
}
.usa-icon-list--accent-warm-dark .usa-icon-list__icon {
  color: #c05600;
}
.usa-icon-list--accent-warm-darker .usa-icon-list__icon {
  color: #775540;
}
.usa-icon-list--accent-cool-lighter .usa-icon-list__icon {
  color: #e1f3f8;
}
.usa-icon-list--accent-cool-light .usa-icon-list__icon {
  color: #97d4ea;
}
.usa-icon-list--accent-cool .usa-icon-list__icon {
  color: #00bde3;
}
.usa-icon-list--accent-cool-dark .usa-icon-list__icon {
  color: #28a0cb;
}
.usa-icon-list--accent-cool-darker .usa-icon-list__icon {
  color: #07648d;
}
.usa-icon-list--error-lighter .usa-icon-list__icon {
  color: #f4e3db;
}
.usa-icon-list--error-light .usa-icon-list__icon {
  color: #f39268;
}
.usa-icon-list--error .usa-icon-list__icon {
  color: #d54309;
}
.usa-icon-list--error-dark .usa-icon-list__icon {
  color: #b50909;
}
.usa-icon-list--error-darker .usa-icon-list__icon {
  color: #6f3331;
}
.usa-icon-list--warning-lighter .usa-icon-list__icon {
  color: #faf3d1;
}
.usa-icon-list--warning-light .usa-icon-list__icon {
  color: #fee685;
}
.usa-icon-list--warning .usa-icon-list__icon {
  color: #ffbe2e;
}
.usa-icon-list--warning-dark .usa-icon-list__icon {
  color: #e5a000;
}
.usa-icon-list--warning-darker .usa-icon-list__icon {
  color: #936f38;
}
.usa-icon-list--success-lighter .usa-icon-list__icon {
  color: #ecf3ec;
}
.usa-icon-list--success-light .usa-icon-list__icon {
  color: #70e17b;
}
.usa-icon-list--success .usa-icon-list__icon {
  color: #00a91c;
}
.usa-icon-list--success-dark .usa-icon-list__icon {
  color: #008817;
}
.usa-icon-list--success-darker .usa-icon-list__icon {
  color: #216e1f;
}
.usa-icon-list--info-lighter .usa-icon-list__icon {
  color: #e7f6f8;
}
.usa-icon-list--info-light .usa-icon-list__icon {
  color: #99deea;
}
.usa-icon-list--info .usa-icon-list__icon,
.usa-section--dark h1,
.usa-section--dark h2,
.usa-section--dark h3,
.usa-section--dark h4,
.usa-section--dark h5,
.usa-section--dark h6 {
  color: #00bde3;
}
.usa-icon-list--info-dark .usa-icon-list__icon {
  color: #009ec1;
}
.usa-icon-list--info-darker .usa-icon-list__icon {
  color: #2e6276;
}
.usa-icon-list--disabled-light .usa-icon-list__icon {
  color: #e6e6e6;
}
.usa-icon-list--disabled .usa-icon-list__icon {
  color: #c9c9c9;
}
.usa-icon-list--disabled-dark .usa-icon-list__icon {
  color: #adadad;
}
.usa-icon-list--emergency .usa-icon-list__icon {
  color: #9c3d10;
}
.usa-icon-list--emergency-dark .usa-icon-list__icon {
  color: #332d29;
}
.usa-icon-list__icon .usa-icon {
  display: block;
  height: 1.5rem;
  position: relative;
  width: 1.5rem;
}
.usa-icon-list__content > ol,
.usa-icon-list__content > p,
.usa-icon-list__content > ul {
  max-width: 72ex;
}
.usa-icon-list[class*=usa-icon-list--size-] {
  max-width: none;
}
.usa-icon-list--size-xs .usa-icon-list__icon .usa-icon {
  height: 1.5rem;
  width: 1.5rem;
}
.usa-icon-list--size-xs .usa-icon-list__content {
  max-width: 72ex;
  font-size: 1rem;
  padding-left: .4rem;
}
.usa-icon-list--size-xs .usa-icon-list__content .usa-icon-list__title {
  font-family:
    Merriweather Web,
    Georgia,
    Cambria,
    Times New Roman,
    Times,
    serif;
  font-size: .91rem;
}
.usa-icon-list--size-sm .usa-icon-list__icon .usa-icon {
  height: 1.59rem;
  width: 1.59rem;
}
.usa-icon-list--size-sm .usa-icon-list__content {
  max-width: 72ex;
  font-size: 1.06rem;
  padding-left: .424rem;
}
.usa-icon-list--size-sm .usa-icon-list__content .usa-icon-list__title {
  font-family:
    Merriweather Web,
    Georgia,
    Cambria,
    Times New Roman,
    Times,
    serif;
  font-size: .98rem;
}
.usa-icon-list--size-md .usa-icon-list__icon .usa-icon {
  height: 1.695rem;
  width: 1.695rem;
}
.usa-icon-list--size-md .usa-icon-list__content {
  max-width: 72ex;
  font-size: 1.13rem;
  padding-left: .452rem;
}
.usa-icon-list--size-md .usa-icon-list__content .usa-icon-list__title {
  font-family:
    Merriweather Web,
    Georgia,
    Cambria,
    Times New Roman,
    Times,
    serif;
  font-size: 1.04rem;
}
.usa-icon-list--size-lg .usa-icon-list__icon .usa-icon {
  height: 2.19rem;
  width: 2.19rem;
}
.usa-icon-list--size-lg .usa-icon-list__content {
  max-width: 72ex;
  font-size: 1.46rem;
  padding-left: .584rem;
}
.usa-icon-list--size-lg .usa-icon-list__content .usa-icon-list__title {
  font-family:
    Merriweather Web,
    Georgia,
    Cambria,
    Times New Roman,
    Times,
    serif;
  font-size: 1.34rem;
}
.usa-icon-list--size-xl .usa-icon-list__icon .usa-icon {
  height: 3.195rem;
  width: 3.195rem;
}
.usa-icon-list--size-xl .usa-icon-list__content {
  max-width: 72ex;
  font-size: 2.13rem;
  padding-left: .852rem;
}
.usa-icon-list--size-xl .usa-icon-list__content .usa-icon-list__title {
  font-family:
    Merriweather Web,
    Georgia,
    Cambria,
    Times New Roman,
    Times,
    serif;
  font-size: 1.95rem;
}
.usa-icon-list--size-2xl .usa-icon-list__icon .usa-icon {
  height: 3.99rem;
  width: 3.99rem;
}
.usa-icon-list--size-2xl .usa-icon-list__content {
  max-width: 72ex;
  font-size: 2.66rem;
  padding-left: 1.064rem;
}
.usa-icon-list--size-2xl .usa-icon-list__content .usa-icon-list__title {
  font-family:
    Merriweather Web,
    Georgia,
    Cambria,
    Times New Roman,
    Times,
    serif;
  font-size: 2.44rem;
}
.usa-icon-list--size-3xl .usa-icon-list__icon .usa-icon {
  height: 4.785rem;
  width: 4.785rem;
}
.usa-icon-list--size-3xl .usa-icon-list__content {
  max-width: 72ex;
  font-size: 3.19rem;
  padding-left: 1.276rem;
}
.usa-icon-list--size-3xl .usa-icon-list__content .usa-icon-list__title,
.usa-icon-list__title {
  font-family:
    Merriweather Web,
    Georgia,
    Cambria,
    Times New Roman,
    Times,
    serif;
  font-size: 2.93rem;
}
@media all and (min-width:30em) {
  .mobile-lg\:usa-icon-list--size-xs .usa-icon-list__icon .usa-icon {
    height: 1.5rem;
    width: 1.5rem;
  }
  .mobile-lg\:usa-icon-list--size-xs .usa-icon-list__content {
    max-width: 72ex;
    font-size: 1rem;
    padding-left: .4rem;
  }
  .mobile-lg\:usa-icon-list--size-xs .usa-icon-list__content .usa-icon-list__title {
    font-family:
      Merriweather Web,
      Georgia,
      Cambria,
      Times New Roman,
      Times,
      serif;
    font-size: .91rem;
  }
  .mobile-lg\:usa-icon-list--size-sm .usa-icon-list__icon .usa-icon {
    height: 1.59rem;
    width: 1.59rem;
  }
  .mobile-lg\:usa-icon-list--size-sm .usa-icon-list__content {
    max-width: 72ex;
    font-size: 1.06rem;
    padding-left: .424rem;
  }
  .mobile-lg\:usa-icon-list--size-sm .usa-icon-list__content .usa-icon-list__title {
    font-family:
      Merriweather Web,
      Georgia,
      Cambria,
      Times New Roman,
      Times,
      serif;
    font-size: .98rem;
  }
  .mobile-lg\:usa-icon-list--size-md .usa-icon-list__icon .usa-icon {
    height: 1.695rem;
    width: 1.695rem;
  }
  .mobile-lg\:usa-icon-list--size-md .usa-icon-list__content {
    max-width: 72ex;
    font-size: 1.13rem;
    padding-left: .452rem;
  }
  .mobile-lg\:usa-icon-list--size-md .usa-icon-list__content .usa-icon-list__title {
    font-family:
      Merriweather Web,
      Georgia,
      Cambria,
      Times New Roman,
      Times,
      serif;
    font-size: 1.04rem;
  }
  .mobile-lg\:usa-icon-list--size-lg .usa-icon-list__icon .usa-icon {
    height: 2.19rem;
    width: 2.19rem;
  }
  .mobile-lg\:usa-icon-list--size-lg .usa-icon-list__content {
    max-width: 72ex;
    font-size: 1.46rem;
    padding-left: .584rem;
  }
  .mobile-lg\:usa-icon-list--size-lg .usa-icon-list__content .usa-icon-list__title {
    font-family:
      Merriweather Web,
      Georgia,
      Cambria,
      Times New Roman,
      Times,
      serif;
    font-size: 1.34rem;
  }
  .mobile-lg\:usa-icon-list--size-xl .usa-icon-list__icon .usa-icon {
    height: 3.195rem;
    width: 3.195rem;
  }
  .mobile-lg\:usa-icon-list--size-xl .usa-icon-list__content {
    max-width: 72ex;
    font-size: 2.13rem;
    padding-left: .852rem;
  }
  .mobile-lg\:usa-icon-list--size-xl .usa-icon-list__content .usa-icon-list__title {
    font-family:
      Merriweather Web,
      Georgia,
      Cambria,
      Times New Roman,
      Times,
      serif;
    font-size: 1.95rem;
  }
  .mobile-lg\:usa-icon-list--size-2xl .usa-icon-list__icon .usa-icon {
    height: 3.99rem;
    width: 3.99rem;
  }
  .mobile-lg\:usa-icon-list--size-2xl .usa-icon-list__content {
    max-width: 72ex;
    font-size: 2.66rem;
    padding-left: 1.064rem;
  }
  .mobile-lg\:usa-icon-list--size-2xl .usa-icon-list__content .usa-icon-list__title {
    font-family:
      Merriweather Web,
      Georgia,
      Cambria,
      Times New Roman,
      Times,
      serif;
    font-size: 2.44rem;
  }
  .mobile-lg\:usa-icon-list--size-3xl .usa-icon-list__icon .usa-icon {
    height: 4.785rem;
    width: 4.785rem;
  }
  .mobile-lg\:usa-icon-list--size-3xl .usa-icon-list__content {
    max-width: 72ex;
    font-size: 3.19rem;
    padding-left: 1.276rem;
  }
  .mobile-lg\:usa-icon-list--size-3xl .usa-icon-list__content .usa-icon-list__title {
    font-family:
      Merriweather Web,
      Georgia,
      Cambria,
      Times New Roman,
      Times,
      serif;
    font-size: 2.93rem;
  }
}
@media all and (min-width:40em) {
  .tablet\:usa-icon-list--size-xs .usa-icon-list__icon .usa-icon {
    height: 1.5rem;
    width: 1.5rem;
  }
  .tablet\:usa-icon-list--size-xs .usa-icon-list__content {
    max-width: 72ex;
    font-size: 1rem;
    padding-left: .4rem;
  }
  .tablet\:usa-icon-list--size-xs .usa-icon-list__content .usa-icon-list__title {
    font-family:
      Merriweather Web,
      Georgia,
      Cambria,
      Times New Roman,
      Times,
      serif;
    font-size: .91rem;
  }
  .tablet\:usa-icon-list--size-sm .usa-icon-list__icon .usa-icon {
    height: 1.59rem;
    width: 1.59rem;
  }
  .tablet\:usa-icon-list--size-sm .usa-icon-list__content {
    max-width: 72ex;
    font-size: 1.06rem;
    padding-left: .424rem;
  }
  .tablet\:usa-icon-list--size-sm .usa-icon-list__content .usa-icon-list__title {
    font-family:
      Merriweather Web,
      Georgia,
      Cambria,
      Times New Roman,
      Times,
      serif;
    font-size: .98rem;
  }
  .tablet\:usa-icon-list--size-md .usa-icon-list__icon .usa-icon {
    height: 1.695rem;
    width: 1.695rem;
  }
  .tablet\:usa-icon-list--size-md .usa-icon-list__content {
    max-width: 72ex;
    font-size: 1.13rem;
    padding-left: .452rem;
  }
  .tablet\:usa-icon-list--size-md .usa-icon-list__content .usa-icon-list__title {
    font-family:
      Merriweather Web,
      Georgia,
      Cambria,
      Times New Roman,
      Times,
      serif;
    font-size: 1.04rem;
  }
  .tablet\:usa-icon-list--size-lg .usa-icon-list__icon .usa-icon {
    height: 2.19rem;
    width: 2.19rem;
  }
  .tablet\:usa-icon-list--size-lg .usa-icon-list__content {
    max-width: 72ex;
    font-size: 1.46rem;
    padding-left: .584rem;
  }
  .tablet\:usa-icon-list--size-lg .usa-icon-list__content .usa-icon-list__title {
    font-family:
      Merriweather Web,
      Georgia,
      Cambria,
      Times New Roman,
      Times,
      serif;
    font-size: 1.34rem;
  }
  .tablet\:usa-icon-list--size-xl .usa-icon-list__icon .usa-icon {
    height: 3.195rem;
    width: 3.195rem;
  }
  .tablet\:usa-icon-list--size-xl .usa-icon-list__content {
    max-width: 72ex;
    font-size: 2.13rem;
    padding-left: .852rem;
  }
  .tablet\:usa-icon-list--size-xl .usa-icon-list__content .usa-icon-list__title {
    font-family:
      Merriweather Web,
      Georgia,
      Cambria,
      Times New Roman,
      Times,
      serif;
    font-size: 1.95rem;
  }
  .tablet\:usa-icon-list--size-2xl .usa-icon-list__icon .usa-icon {
    height: 3.99rem;
    width: 3.99rem;
  }
  .tablet\:usa-icon-list--size-2xl .usa-icon-list__content {
    max-width: 72ex;
    font-size: 2.66rem;
    padding-left: 1.064rem;
  }
  .tablet\:usa-icon-list--size-2xl .usa-icon-list__content .usa-icon-list__title {
    font-family:
      Merriweather Web,
      Georgia,
      Cambria,
      Times New Roman,
      Times,
      serif;
    font-size: 2.44rem;
  }
  .tablet\:usa-icon-list--size-3xl .usa-icon-list__icon .usa-icon {
    height: 4.785rem;
    width: 4.785rem;
  }
  .tablet\:usa-icon-list--size-3xl .usa-icon-list__content {
    max-width: 72ex;
    font-size: 3.19rem;
    padding-left: 1.276rem;
  }
  .tablet\:usa-icon-list--size-3xl .usa-icon-list__content .usa-icon-list__title {
    font-family:
      Merriweather Web,
      Georgia,
      Cambria,
      Times New Roman,
      Times,
      serif;
    font-size: 2.93rem;
  }
}
@media all and (min-width:64em) {
  .desktop\:usa-icon-list--size-xs .usa-icon-list__icon .usa-icon {
    height: 1.5rem;
    width: 1.5rem;
  }
  .desktop\:usa-icon-list--size-xs .usa-icon-list__content {
    max-width: 72ex;
    font-size: 1rem;
    padding-left: .4rem;
  }
  .desktop\:usa-icon-list--size-xs .usa-icon-list__content .usa-icon-list__title {
    font-family:
      Merriweather Web,
      Georgia,
      Cambria,
      Times New Roman,
      Times,
      serif;
    font-size: .91rem;
  }
  .desktop\:usa-icon-list--size-sm .usa-icon-list__icon .usa-icon {
    height: 1.59rem;
    width: 1.59rem;
  }
  .desktop\:usa-icon-list--size-sm .usa-icon-list__content {
    max-width: 72ex;
    font-size: 1.06rem;
    padding-left: .424rem;
  }
  .desktop\:usa-icon-list--size-sm .usa-icon-list__content .usa-icon-list__title {
    font-family:
      Merriweather Web,
      Georgia,
      Cambria,
      Times New Roman,
      Times,
      serif;
    font-size: .98rem;
  }
  .desktop\:usa-icon-list--size-md .usa-icon-list__icon .usa-icon {
    height: 1.695rem;
    width: 1.695rem;
  }
  .desktop\:usa-icon-list--size-md .usa-icon-list__content {
    max-width: 72ex;
    font-size: 1.13rem;
    padding-left: .452rem;
  }
  .desktop\:usa-icon-list--size-md .usa-icon-list__content .usa-icon-list__title {
    font-family:
      Merriweather Web,
      Georgia,
      Cambria,
      Times New Roman,
      Times,
      serif;
    font-size: 1.04rem;
  }
  .desktop\:usa-icon-list--size-lg .usa-icon-list__icon .usa-icon {
    height: 2.19rem;
    width: 2.19rem;
  }
  .desktop\:usa-icon-list--size-lg .usa-icon-list__content {
    max-width: 72ex;
    font-size: 1.46rem;
    padding-left: .584rem;
  }
  .desktop\:usa-icon-list--size-lg .usa-icon-list__content .usa-icon-list__title {
    font-family:
      Merriweather Web,
      Georgia,
      Cambria,
      Times New Roman,
      Times,
      serif;
    font-size: 1.34rem;
  }
  .desktop\:usa-icon-list--size-xl .usa-icon-list__icon .usa-icon {
    height: 3.195rem;
    width: 3.195rem;
  }
  .desktop\:usa-icon-list--size-xl .usa-icon-list__content {
    max-width: 72ex;
    font-size: 2.13rem;
    padding-left: .852rem;
  }
  .desktop\:usa-icon-list--size-xl .usa-icon-list__content .usa-icon-list__title {
    font-family:
      Merriweather Web,
      Georgia,
      Cambria,
      Times New Roman,
      Times,
      serif;
    font-size: 1.95rem;
  }
  .desktop\:usa-icon-list--size-2xl .usa-icon-list__icon .usa-icon {
    height: 3.99rem;
    width: 3.99rem;
  }
  .desktop\:usa-icon-list--size-2xl .usa-icon-list__content {
    max-width: 72ex;
    font-size: 2.66rem;
    padding-left: 1.064rem;
  }
  .desktop\:usa-icon-list--size-2xl .usa-icon-list__content .usa-icon-list__title {
    font-family:
      Merriweather Web,
      Georgia,
      Cambria,
      Times New Roman,
      Times,
      serif;
    font-size: 2.44rem;
  }
  .desktop\:usa-icon-list--size-3xl .usa-icon-list__icon .usa-icon {
    height: 4.785rem;
    width: 4.785rem;
  }
  .desktop\:usa-icon-list--size-3xl .usa-icon-list__content {
    max-width: 72ex;
    font-size: 3.19rem;
    padding-left: 1.276rem;
  }
  .desktop\:usa-icon-list--size-3xl .usa-icon-list__content .usa-icon-list__title {
    font-family:
      Merriweather Web,
      Georgia,
      Cambria,
      Times New Roman,
      Times,
      serif;
    font-size: 2.93rem;
  }
}
.usa-icon-list__title {
  font-size: .98rem;
  line-height: 1.2;
  margin-bottom: 0;
  padding-top: .425ex;
}
.usa-icon-list__title + * {
  margin-top: .5rem;
}
.usa-icon-list__content {
  font-size: 1.06rem;
  padding-left: .424rem;
}
.usa-icon-list__content > :first-child {
  margin-top: 0;
}
.usa-icon-list__content > :last-child {
  margin-bottom: 0;
}
.usa-icon-list__content ul li,
.usa-process-list__item ul {
  list-style-type: disc;
}
.usa-identifier {
  font-family:
    Source Sans Pro Web,
    Helvetica Neue,
    Helvetica,
    Roboto,
    Arial,
    sans-serif;
  font-size: 1.06rem;
  line-height: 1.3;
  color: #fff;
  background-color: #1b1b1b;
  padding-bottom: 1rem;
}
.usa-identifier__container {
  margin-left: auto;
  margin-right: auto;
  padding-left: 1rem;
  padding-right: 1rem;
  max-width: 64rem;
}
@media all and (min-width:64em) {
  .usa-identifier__container {
    padding-left: 2rem;
    padding-right: 2rem;
  }
}
.usa-identifier__section {
  padding-bottom: 1rem;
  padding-top: 1rem;
}
@media all and (min-width:40em) {
  .usa-identifier__section--masthead .usa-identifier__container {
    align-items: center;
    display: flex;
  }
}
.usa-identifier__logos {
  display: flex;
  margin-right: 1rem;
}
.usa-identifier__logo {
  text-decoration: none;
  height: 3rem;
  display: block;
}
.usa-identifier__logo + .usa-identifier__logo {
  margin-left: .5rem;
}
.usa-identifier__logo-img {
  height: 100%;
  width: auto;
}
.usa-identifier__identity {
  flex: 1 1 0%;
  margin-top: 1rem;
}
@media all and (min-width:40em) {
  .usa-identifier__identity {
    margin-top: 0;
  }
}
.usa-identifier__identity-disclaimer,
.usa-identifier__identity-domain {
  margin: 0;
  padding: 0;
}
.usa-identifier__identity-domain {
  color: #a9aeb1;
}
.usa-identifier__identity-disclaimer {
  font-weight: 700;
}
.usa-identifier__identity-disclaimer a:active,
.usa-identifier__identity-disclaimer a:hover {
  color: #f0f0f0;
}
@media all and (min-width:40em) {
  .usa-identifier__section--required-links {
    padding-bottom: .5rem;
    padding-top: .5rem;
  }
}
@media all and (min-width:64em) {
  .usa-identifier__section--required-links {
    font-size: 1rem;
  }
}
.usa-identifier__required-links-list {
  list-style-type: none;
  padding-left: 0;
  margin-bottom: 0;
  margin-top: 0;
}
@media all and (min-width:40em) {
  .usa-identifier__required-links-list {
    -moz-column-count: 2;
    column-count: 2;
    -moz-column-gap: 2rem;
    column-gap: 2rem;
    -moz-column-fill: balance;
    column-fill: balance;
  }
}
@media all and (min-width:64em) {
  .usa-identifier__required-links-list {
    -moz-column-count: 4;
    column-count: 4;
  }
}
.usa-identifier__required-links-item {
  -moz-column-break-inside: avoid;
  break-inside: avoid;
  margin-bottom: .75rem;
}
.usa-identifier__required-links-item:last-child,
.usa-process-list__item ul li:last-child {
  margin-bottom: 0;
}
@media all and (min-width:64em) {
  .usa-identifier__required-links-item {
    margin-bottom: .5rem;
  }
}
.usa-identifier__required-link {
  color: #a9aeb1;
  display: inline-block;
}
.usa-identifier__required-link:visited {
  color: #a9aeb1;
}
.usa-identifier__required-link:active,
.usa-identifier__required-link:hover,
.usa-identifier__section--usagov a:visited {
  color: #dfe1e2;
}
.usa-identifier__section--usagov a {
  color: #dfe1e2;
  font-weight: 700;
  display: inline-block;
  margin-top: .5rem;
}
.usa-identifier__section--usagov a:active,
.usa-identifier__section--usagov a:hover {
  color: #f0f0f0;
}
@media all and (min-width:40em) {
  .usa-identifier__section--usagov a {
    margin-top: 0;
  }
  .usa-identifier__usagov-description {
    display: inline-flex;
  }
}
.usa-layout-docs__sidenav {
  order: 2;
  padding-top: 2rem;
}
@media all and (min-width:64em) {
  .usa-layout-docs__sidenav {
    padding-top: 0;
  }
  .usa-layout-docs__main {
    order: 2;
  }
}
.usa-media-block {
  align-items: flex-start;
  display: flex;
}
.usa-media-block__img {
  flex-shrink: 0;
  margin-right: .5rem;
}
.usa-media-block__body {
  flex: 1 1 0%;
}
.usa-megamenu .usa-col {
  flex: 1 1 auto;
}
@media all and (min-width:64em) {
  .usa-megamenu .usa-col {
    flex: 4 1 0%;
  }
  .usa-megamenu.usa-nav__submenu {
    padding-left: 0;
    padding-right: 0;
    padding-bottom: 2rem;
    padding-top: 2rem;
    left: -33%;
    right: 0;
    width: auto;
  }
  .usa-megamenu.usa-nav__submenu::after,
  .usa-megamenu.usa-nav__submenu::before {
    bottom: 0;
    top: 0;
    background-color: #162e51;
    content: "";
    display: block;
    position: absolute;
    width: 100%;
  }
  .usa-megamenu.usa-nav__submenu::before {
    right: 100%;
  }
  .usa-megamenu.usa-nav__submenu::after {
    left: 100%;
  }
}
.usa-js-no-click {
  -webkit-user-select: none;
  -moz-user-select: none;
  user-select: none;
}
.usa-js-no-click .usa-modal,
.usa-js-no-click .usa-modal * {
  pointer-events: auto;
  -webkit-user-select: text;
  -moz-user-select: text;
  user-select: text;
}
.usa-js-no-click,
[data-open-modal] * {
  pointer-events: none;
}
.usa-modal-wrapper {
  text-align: center;
  transition: opacity .15s ease-in-out;
}
.usa-modal-wrapper.is-hidden {
  visibility: hidden;
  opacity: 0;
  position: fixed;
}
.usa-modal-wrapper.is-visible {
  visibility: visible;
  opacity: 1;
  position: fixed;
  z-index: 99999;
}
.usa-modal-overlay {
  background: rgba(0, 0, 0, .7);
  bottom: 0;
  height: 100%;
  left: 0;
  overflow: scroll;
  overflow-x: hidden;
  padding: 1.5rem;
  position: fixed;
  scroll-behavior: smooth;
  top: 0;
  width: 100%;
}
.usa-modal-overlay:before {
  content: "";
  display: inline-block;
  height: 100%;
  vertical-align: middle;
}
.usa-modal-overlay[data-force-action=true] {
  pointer-events: none;
}
.usa-modal-overlay[data-force-action=true] * {
  pointer-events: auto;
}
.usa-js-loading .usa-modal-wrapper {
  position: absolute;
  left: -999em;
  right: auto;
}
.usa-js-loading .usa-modal-wrapper:target {
  position: static;
}
.usa-modal {
  font-family:
    Source Sans Pro Web,
    Helvetica Neue,
    Helvetica,
    Roboto,
    Arial,
    sans-serif;
  font-size: 1.06rem;
  line-height: 1.5;
  border-radius: .5rem;
  background: #fff;
  color: #1b1b1b;
  display: inline-block;
  margin: 1.25rem auto;
  max-width: 30rem;
  position: relative;
  text-align: left;
  vertical-align: middle;
  width: 100%;
}
.usa-modal:focus {
  outline: 0;
}
.usa-modal__content {
  display: flex;
  flex-direction: column-reverse;
  padding-top: 2rem;
  width: 100%;
}
.usa-modal__main {
  margin: 0 auto;
  padding: .5rem 2rem 2rem;
}
.usa-modal-wrapper [data-close-modal] > .usa-icon,
.usa-modal-wrapper [data-close-modal] > .usa-icon use {
  pointer-events: none !important;
}
.usa-modal__close {
  align-items: center;
  align-self: flex-end;
  background-color: transparent;
  color: #71767a;
  display: flex;
  flex-shrink: 0;
  font-size: .93rem;
  margin: -2rem 0 0 auto;
  padding: .25rem;
  width: auto;
}
.usa-modal__close:active,
.usa-modal__close:hover {
  background-color: transparent;
  color: #1b1b1b;
}
.usa-modal__close:not([disabled]):focus {
  outline-offset: 0;
}
.usa-modal__close .usa-icon {
  height: 2rem;
  margin: 2px 2px 0 0;
  width: 2rem;
}
.usa-modal__heading {
  font-family:
    Merriweather Web,
    Georgia,
    Cambria,
    Times New Roman,
    Times,
    serif;
  font-size: 1.34rem;
  line-height: 1.4;
  margin-top: 0;
}
.usa-modal__footer {
  margin-top: 1.5rem;
}
.usa-modal--lg {
  max-width: 55rem;
  width: 100%;
}
.usa-modal--lg .usa-modal__main {
  padding-bottom: 4rem;
  padding-top: 1.25rem;
  width: 100%;
  max-width: 40rem;
}
@media all and (min-width:40em) {
  .usa-modal--lg .usa-modal__heading {
    font-family:
      Merriweather Web,
      Georgia,
      Cambria,
      Times New Roman,
      Times,
      serif;
    font-size: 1.95rem;
  }
}
.usa-js-modal--active {
  overflow: hidden;
}
@media all and (min-width:64em) {
  .usa-nav-container {
    margin-left: auto;
    margin-right: auto;
    max-width: 64rem;
    padding-left: 2rem;
    padding-right: 2rem;
  }
  .usa-nav-container::after {
    clear: both;
    content: "";
    display: block;
  }
}
@media all and (min-width:64em) and (min-width:64em) {
  .usa-nav-container {
    padding-left: 2rem;
    padding-right: 2rem;
  }
}
.usa-navbar {
  height: 3rem;
}
@media all and (max-width:63.99em) {
  .usa-navbar {
    align-items: center;
    border-bottom: 1px solid #dfe1e2;
    display: flex;
  }
}
@media all and (min-width:64em) {
  .usa-navbar {
    border-bottom: none;
    display: inline-block;
    height: auto;
  }
}
.usa-nav {
  font-family:
    Source Sans Pro Web,
    Helvetica Neue,
    Helvetica,
    Roboto,
    Arial,
    sans-serif;
  font-size: 1.06rem;
  line-height: .9;
}
@media all and (max-width:63.99em) {
  .usa-nav {
    right: 0;
    bottom: 0;
    top: 0;
    position: fixed;
    background: #fff;
    border-right: 0;
    display: none;
    flex-direction: column;
    overflow-y: auto;
    padding: 1rem;
    width: 15rem;
    z-index: 500;
  }
  .usa-nav.is-visible {
    animation: slidein-left .3s ease-in-out;
    display: flex;
  }
}
@media all and (min-width:64em) {
  .usa-nav {
    float: right;
    position: relative;
  }
  .usa-nav .usa-search {
    margin-left: 1rem;
  }
}
.usa-nav .usa-accordion {
  font-family:
    Source Sans Pro Web,
    Helvetica Neue,
    Helvetica,
    Roboto,
    Arial,
    sans-serif;
  font-size: 1.06rem;
  line-height: .9;
}
@media all and (max-width:63.99em) {
  .usa-nav__primary {
    margin-bottom: 0;
    margin-top: 0;
    list-style-type: none;
    padding-left: 0;
    margin-top: 1.5rem;
    order: 2;
  }
  .usa-nav__primary > li {
    margin-bottom: 0;
    max-width: unset;
  }
  .usa-nav__primary-item {
    border-top: 1px solid #dfe1e2;
  }
  .usa-nav__primary a:not(.usa-button) {
    display: block;
    padding: .5rem 1rem;
    text-decoration: none;
  }
  .usa-nav__primary a:not(.usa-button):hover {
    background-color: #f0f0f0;
    text-decoration: none;
  }
  .usa-nav__primary a:not(.usa-button):not(.usa-current) {
    color: #565c65;
  }
  .usa-nav__primary a:not(.usa-button):not(.usa-current):hover {
    color: #005ea2;
  }
  .usa-nav__primary a:not(.usa-button):not(.usa-current):focus {
    outline-offset: 0;
  }
  .usa-nav__primary .usa-current {
    position: relative;
    color: #005ea2;
    font-weight: 700;
  }
  .usa-nav__primary .usa-current::after {
    background-color: #005ea2;
    border-radius: 99rem;
    content: "";
    display: block;
    position: absolute;
    bottom: .25rem;
    top: .25rem;
    width: .25rem;
    left: .25rem;
  }
}
@media (max-width:63.99em) and (forced-colors:active) {
  .usa-nav__primary .usa-current::after {
    background-color: ButtonText;
  }
}
@media all and (max-width:63.99em) and (min-width:40em) {
  .usa-nav__primary .usa-current {
    position: relative;
  }
  .usa-nav__primary .usa-current::after {
    background-color: #005ea2;
    border-radius: 99rem;
    content: "";
    display: block;
    position: absolute;
    bottom: .25rem;
    top: .25rem;
    width: .25rem;
    left: 0;
  }
}
@media (max-width:63.99em) and (min-width:40em) and (forced-colors:active) {
  .usa-nav__primary .usa-current::after {
    background-color: ButtonText;
  }
}
@media all and (max-width:63.99em) {
  .usa-nav__primary a {
    padding-bottom: .75rem;
    padding-top: .75rem;
  }
}
@media all and (min-width:64em) {
  .usa-nav__primary {
    display: flex;
  }
}
.usa-nav__primary .usa-nav__primary-item a {
  text-decoration: none;
}
.usa-nav__primary > .usa-nav__primary-item {
  line-height: 1.1;
}
@media all and (min-width:64em) {
  .usa-nav__primary > .usa-nav__primary-item {
    font-size: .93rem;
    line-height: .9;
  }
  .usa-nav__primary > .usa-nav__primary-item > a {
    line-height: .9;
    padding: 1rem;
    color: #565c65;
    display: block;
    font-weight: 700;
  }
  .usa-nav__primary > .usa-nav__primary-item > a:hover {
    color: #005ea2;
  }
  .usa-nav__primary a {
    padding-bottom: .5rem;
    padding-top: .5rem;
  }
}
.usa-nav__primary button {
  -moz-osx-font-smoothing: inherit;
  -webkit-font-smoothing: inherit;
  background-color: transparent;
  border: 0;
  border-radius: 0;
  box-shadow: none;
  margin: 0;
  padding: 0;
  text-align: left;
  position: relative;
  color: #565c65;
  font-weight: 400;
  line-height: 1.1;
  padding: .75rem 1rem;
  text-decoration: none;
}
.usa-nav__primary button:focus {
  outline: .25rem solid #2491ff;
  outline-offset: 0;
}
.usa-nav__primary button.usa-button--active,
.usa-nav__primary button.usa-button--disabled,
.usa-nav__primary button.usa-button--disabled.usa-button--active,
.usa-nav__primary button.usa-button--disabled.usa-button--hover,
.usa-nav__primary button.usa-button--disabled.usa-focus,
.usa-nav__primary button.usa-button--disabled:active,
.usa-nav__primary button.usa-button--disabled:focus,
.usa-nav__primary button.usa-button--disabled:hover,
.usa-nav__primary button.usa-button--hover,
.usa-nav__primary button:active,
.usa-nav__primary button:disabled,
.usa-nav__primary button:disabled.usa-button--active,
.usa-nav__primary button:disabled.usa-button--hover,
.usa-nav__primary button:disabled.usa-focus,
.usa-nav__primary button:disabled:active,
.usa-nav__primary button:disabled:focus,
.usa-nav__primary button:disabled:hover,
.usa-nav__primary button:hover {
  -moz-osx-font-smoothing: inherit;
  -webkit-font-smoothing: inherit;
  background-color: transparent;
  box-shadow: none;
  text-decoration: underline;
}
.usa-nav__primary button.usa-button--disabled,
.usa-nav__primary button:disabled {
  color: #c9c9c9;
}
.usa-nav__primary button.usa-button--hover {
  color: #1a4480;
}
.usa-nav__primary button.usa-button--active {
  color: #162e51;
}
@media all and (min-width:64em) {
  .usa-nav__primary button {
    line-height: .9;
    padding: 1rem;
    font-size: .93rem;
    font-weight: 700;
  }
}
@media (forced-colors:active) {
  .usa-nav__primary button {
    forced-color-adjust: auto;
  }
}
.usa-nav__primary button:hover {
  color: #005ea2;
  background-color: #f0f0f0;
  text-decoration: none;
}
@media all and (min-width:64em) {
  .usa-nav__primary button:hover {
    background-color: transparent;
  }
}
.usa-nav__primary button[aria-expanded=false],
.usa-nav__primary button[aria-expanded=true] {
  background-image: none;
}
.usa-nav__primary button[aria-expanded=false] span::after {
  background: url("./media/add.svg")no-repeat center/contain;
  display: inline-block;
  height: 1.25rem;
  width: 1.25rem;
  content: "";
  vertical-align: middle;
  margin-left: auto;
}
@supports ((-webkit-mask:url()) or (mask:url())) {
  .usa-nav__primary button[aria-expanded=false] span::after {
    background: 0 0;
    background-color: ButtonText;
    -webkit-mask: url("./media/add.svg")no-repeat center/contain;
    mask: url("./media/add.svg")no-repeat center/contain;
  }
}
.usa-nav__primary button[aria-expanded=false] span::after {
  position: absolute;
  right: 0;
}
.usa-nav__primary button[aria-expanded=false] span::after:hover {
  background-color: buttonText;
}
@media all and (min-width:64em) {
  .usa-nav__primary button[aria-expanded=false] span::after {
    background: url("./media/expand_more.svg")no-repeat center/contain;
    display: inline-block;
    height: 1rem;
    width: 1rem;
    content: "";
    vertical-align: middle;
    margin-left: auto;
  }
  @supports ((-webkit-mask:url()) or (mask:url())) {
    .usa-nav__primary button[aria-expanded=false] span::after {
      background: 0 0;
      background-color: ButtonText;
      -webkit-mask: url("./media/expand_more.svg")no-repeat center/contain;
      mask: url("./media/expand_more.svg")no-repeat center/contain;
    }
  }
  .usa-nav__primary button[aria-expanded=false] span::after {
    right: .75rem;
  }
  .usa-nav__primary button[aria-expanded=false]:hover span::after {
    background-color: #1a4480;
  }
}
@media (min-width:64em) and (forced-colors:active) {
  .usa-nav__primary button[aria-expanded=false]:hover span::after {
    background-color: ButtonText;
  }
}
.usa-nav__primary button[aria-expanded=true] span::after {
  background: url("./media/remove.svg")no-repeat center/contain;
  display: inline-block;
  height: 1.25rem;
  width: 1.25rem;
  content: "";
  vertical-align: middle;
  margin-left: auto;
}
@supports ((-webkit-mask:url()) or (mask:url())) {
  .usa-nav__primary button[aria-expanded=true] span::after {
    background: 0 0;
    background-color: ButtonText;
    -webkit-mask: url("./media/remove.svg")no-repeat center/contain;
    mask: url("./media/remove.svg")no-repeat center/contain;
  }
}
.usa-nav__primary button[aria-expanded=true] span::after {
  position: absolute;
  right: 0;
}
@media (forced-colors:active) {
  .usa-nav__primary button[aria-expanded=true] span::after {
    background-color: ButtonText;
  }
}
@media all and (min-width:64em) {
  .usa-nav__primary button[aria-expanded=true] {
    background-image: none;
    background-color: #162e51;
    color: #fff;
  }
}
@media all and (min-width:64em) and (min-width:64em) {
  .usa-nav__primary button[aria-expanded=true] span::after {
    background: url("./media/expand_less.svg")no-repeat center/contain;
    display: inline-block;
    height: 1rem;
    width: 1rem;
    content: "";
    vertical-align: middle;
    margin-left: auto;
  }
  @supports ((-webkit-mask:url()) or (mask:url())) {
    .usa-nav__primary button[aria-expanded=true] span::after {
      background: 0 0;
      background-color: ButtonText;
      -webkit-mask: url("./media/expand_less.svg")no-repeat center/contain;
      mask: url("./media/expand_less.svg")no-repeat center/contain;
    }
  }
  .usa-nav__primary button[aria-expanded=true] span::after {
    right: .75rem;
    background-color: #fff;
  }
}
@media (min-width:64em) and (min-width:64em) and (forced-colors:active) {
  .usa-nav__primary button[aria-expanded=true] span::after {
    background-color: ButtonText;
  }
}
@media all and (min-width:64em) {
  .usa-nav__primary .usa-accordion__button span {
    margin-right: 0;
    padding-right: 1rem;
  }
}
.usa-nav__secondary {
  margin-top: 1rem;
}
@media all and (min-width:64em) {
  .usa-nav__secondary {
    flex-direction: column;
    align-items: flex-end;
    bottom: 4rem;
    display: flex;
    font-size: .93rem;
    margin-top: .5rem;
    min-width: calc(27ch + 3rem);
    position: absolute;
    right: 2rem;
  }
}
.usa-nav__secondary .usa-search {
  margin-top: 1rem;
  width: 100%;
}
@media all and (min-width:64em) {
  .usa-nav__secondary .usa-search {
    margin-left: 0;
    margin-top: .5rem;
  }
}
.usa-nav__secondary-links {
  margin-bottom: 0;
  margin-top: 0;
  list-style-type: none;
  padding-left: 0;
  line-height: 1.3;
  margin-top: 1.5rem;
}
@media all and (min-width:64em) {
  .usa-nav__secondary-links {
    float: right;
    line-height: .9;
    margin-bottom: .25rem;
    margin-top: 0;
  }
  .usa-nav__secondary-links .usa-nav__secondary-item {
    display: inline;
    padding-left: .25rem;
  }
  .usa-nav__secondary-links .usa-nav__secondary-item + .usa-nav__secondary-item::before {
    color: #dfe1e2;
    content: "|";
    padding-right: .25rem;
  }
}
.usa-nav__secondary-links a {
  color: #71767a;
  display: inline-block;
  font-size: .93rem;
  text-decoration: none;
}
.usa-nav__secondary-links a:hover {
  color: #005ea2;
  text-decoration: underline;
}
@media all and (max-width:63.99em) {
  .usa-nav__submenu {
    list-style-type: none;
    padding-left: 0;
    margin: 0;
  }
  .usa-nav__submenu > li {
    margin-bottom: 0;
    max-width: unset;
  }
  .usa-nav__submenu-item {
    border-top: 1px solid #dfe1e2;
    font-size: .93rem;
  }
  .usa-nav__submenu .usa-current::after {
    display: none;
  }
}
@media all and (max-width:63.99em) and (min-width:40em) {
  .usa-nav__submenu .usa-current::after {
    display: none;
  }
}
@media all and (max-width:63.99em) {
  .usa-nav__submenu a:not(.usa-button) {
    padding-left: 2rem;
  }
  .usa-nav__submenu .usa-nav__submenu a:not(.usa-button) {
    padding-left: 3rem;
  }
  .usa-nav__submenu .usa-nav__submenu .usa-nav__submenu a:not(.usa-button) {
    padding-left: 4rem;
  }
}
@media all and (min-width:64em) {
  .usa-nav__submenu {
    margin-bottom: 0;
    margin-top: 0;
    list-style-type: none;
    padding-left: 0;
    background-color: #162e51;
    width: 15rem;
    padding: 1rem;
    position: absolute;
    z-index: 400;
  }
}
.usa-nav__submenu[aria-hidden=true] {
  display: none;
}
@media all and (min-width:64em) {
  .usa-nav__submenu .usa-nav__submenu-item + * {
    margin-top: .75rem;
  }
  .usa-nav__submenu .usa-nav__submenu-item a {
    color: #fff;
    padding: 0;
    line-height: 1.3;
  }
  .usa-nav__submenu .usa-nav__submenu-item a:hover {
    background-color: transparent;
    color: #fff;
    padding: 0;
    text-decoration: underline;
  }
}
.usa-nav__submenu-list {
  margin-bottom: 0;
  margin-top: 0;
  list-style-type: none;
  padding-left: 0;
}
.usa-nav__submenu-list > li,
.usa-process-list > li,
.usa-prose .usa-process-list > li,
.usa-sidenav > li,
.usa-sidenav__sublist > li {
  margin-bottom: 0;
  max-width: unset;
}
.usa-nav__submenu-list .usa-nav__submenu-list-item {
  margin: 0;
  font-size: .93rem;
}
.usa-nav__submenu-list .usa-nav__submenu-list-item a {
  line-height: 1.3;
}
.usa-nav__close {
  -moz-osx-font-smoothing: inherit;
  -webkit-font-smoothing: inherit;
  text-decoration: underline;
  background-color: transparent;
  border: 0;
  border-radius: 0;
  box-shadow: none;
  font-weight: 400;
  margin: 0;
  padding: 0;
  height: 3rem;
  width: 3rem;
  color: currentColor;
  flex: none;
  float: right;
  margin: -.75rem -1rem 1rem auto;
  text-align: center;
  background-image: none;
}
.usa-nav__close:visited {
  color: #54278f;
}
.usa-nav__close:active {
  color: #162e51;
}
.usa-nav__close:focus {
  outline: .25rem solid #2491ff;
  outline-offset: 0;
}
.usa-nav__close.usa-button--active,
.usa-nav__close.usa-button--disabled,
.usa-nav__close.usa-button--disabled.usa-button--active,
.usa-nav__close.usa-button--disabled.usa-button--hover,
.usa-nav__close.usa-button--disabled.usa-focus,
.usa-nav__close.usa-button--disabled:active,
.usa-nav__close.usa-button--disabled:focus,
.usa-nav__close.usa-button--disabled:hover,
.usa-nav__close.usa-button--hover,
.usa-nav__close:active,
.usa-nav__close:disabled,
.usa-nav__close:disabled.usa-button--active,
.usa-nav__close:disabled.usa-button--hover,
.usa-nav__close:disabled.usa-focus,
.usa-nav__close:disabled:active,
.usa-nav__close:disabled:focus,
.usa-nav__close:disabled:hover,
.usa-nav__close:hover {
  -moz-osx-font-smoothing: inherit;
  -webkit-font-smoothing: inherit;
  background-color: transparent;
  box-shadow: none;
  text-decoration: underline;
}
.usa-nav__close.usa-button--disabled,
.usa-nav__close:disabled {
  color: #c9c9c9;
}
.usa-nav__close.usa-button--hover {
  color: #1a4480;
}
.usa-nav__close.usa-button--active {
  color: #162e51;
}
@media (forced-colors:active) {
  .usa-nav__close::before {
    background: url("./media/close.svg")no-repeat center/contain;
    display: inline-block;
    height: 1.25rem;
    width: 1.25rem;
    content: "";
    vertical-align: middle;
    margin-right: auto;
  }
  @supports ((-webkit-mask:url()) or (mask:url())) {
    .usa-nav__close::before {
      background: 0 0;
      background-color: ButtonText;
      -webkit-mask: url("./media/close.svg")no-repeat center/contain;
      mask: url("./media/close.svg")no-repeat center/contain;
    }
  }
  .usa-nav__close::before {
    background-color: buttonText;
  }
}
.usa-nav__close:hover {
  color: currentColor;
  text-decoration: none;
}
@media all and (min-width:64em) {
  .usa-nav__close {
    display: none;
  }
}
.usa-nav__close img {
  width: 1.5rem;
}
@media (forced-colors:active) {
  .usa-nav__close img {
    display: none;
  }
}
.usa-nav__close + * {
  clear: both;
}
.usa-js-mobile-nav--active {
  overflow: hidden;
}
.usa-pagination {
  margin-bottom: 1rem;
  margin-top: 1rem;
  font-family:
    Source Sans Pro Web,
    Helvetica Neue,
    Helvetica,
    Roboto,
    Arial,
    sans-serif;
  font-size: 1.06rem;
  line-height: 1.5;
  display: flex;
  justify-content: center;
}
.usa-pagination .usa-icon {
  height: 1.13rem;
  width: 1.13rem;
}
.usa-pagination__list {
  margin-bottom: 0;
  margin-top: 0;
  list-style-type: none;
  padding-left: 0;
  align-items: center;
  display: flex;
  flex-flow: row nowrap;
  justify-content: center;
  width: auto;
}
.usa-pagination__item {
  display: inline-flex;
  height: 2.5rem;
  justify-content: center;
  line-height: 1;
  margin-left: .25rem;
  margin-right: .25rem;
  min-width: 2.5rem;
}
@media all and (min-width:40em) {
  .usa-pagination__item {
    flex: 1 0 auto;
  }
}
.usa-pagination__arrow {
  display: none;
}
@media all and (min-width:40em) {
  .usa-pagination__arrow {
    display: inherit;
  }
  .usa-pagination__previous-page {
    margin-right: 1.25rem;
  }
  .usa-pagination__next-page {
    margin-left: 1.25rem;
  }
}
.usa-pagination__link {
  align-items: center;
  color: #005ea2;
  display: inline-flex;
  text-decoration: none;
}
.usa-pagination__link[disabled] {
  opacity: .4 !important;
  pointer-events: none;
}
.usa-pagination__link:active,
.usa-pagination__link:focus,
.usa-pagination__link:hover {
  color: #1a4480;
  text-decoration: underline;
}
.usa-pagination__link:visited {
  color: #005ea2;
}
.usa-pagination__button {
  align-items: center;
  border-color: rgba(27, 27, 27, .2);
  border-radius: .25rem;
  border-style: solid;
  border-width: 1px;
  color: #005ea2;
  display: inline-flex;
  justify-content: center;
  padding: .5rem;
  text-decoration: none;
  width: 100%;
}
.usa-pagination__button:active,
.usa-pagination__button:focus,
.usa-pagination__button:hover {
  color: #1a4480;
  border-color: #1a4480;
}
@media (forced-colors:active) {
  .usa-pagination__button:active,
  .usa-pagination__button:focus,
  .usa-pagination__button:hover {
    border: 2px solid buttonText;
  }
}
.usa-pagination .usa-current {
  background-color: #1b1b1b;
  border-color: transparent;
  color: #fff;
}
@media (forced-colors:active) {
  .usa-pagination .usa-current {
    outline: 2px solid buttonText;
    color: buttonText;
  }
}
.usa-pagination .usa-current:active,
.usa-pagination .usa-current:focus,
.usa-pagination .usa-current:hover {
  background-color: #1b1b1b;
  color: #fff;
  text-decoration: none;
}
@media (forced-colors:active) {
  .usa-pagination .usa-current:active,
  .usa-pagination .usa-current:focus,
  .usa-pagination .usa-current:hover {
    color: buttontext;
  }
}
.usa-pagination__overflow {
  align-items: center;
  align-self: stretch;
  display: inherit;
  -webkit-user-select: none;
  -moz-user-select: none;
  user-select: none;
  padding: .5rem;
  opacity: .5;
}
.usa-process-list > .usa-process-list__item,
.usa-prose .usa-process-list > .usa-process-list__item {
  max-width: 72ex;
}
.usa-process-list,
.usa-prose .usa-process-list {
  font-family:
    Source Sans Pro Web,
    Helvetica Neue,
    Helvetica,
    Roboto,
    Arial,
    sans-serif;
  font-size: 1.06rem;
  line-height: 1.5;
  margin-bottom: 0;
  margin-top: 0;
  list-style-type: none;
  padding-left: 0;
  counter-reset: usa-numbered-list;
  padding: 20px 0 0 calc((2.5rem/2) - (.5rem/2));
  position: relative;
}
.usa-process-list__item,
.usa-prose .usa-process-list__item {
  border-left: .5rem solid #d9e8f6;
  font-size: 1.06rem;
  margin-bottom: 0;
  padding-bottom: 2rem;
  padding-left: calc(calc((2.5rem/2) - .25rem)*2);
}
.usa-process-list__item:last-child {
  border-left: .5rem solid transparent;
}
.usa-process-list__item::before {
  flex-direction: row;
  align-items: center;
  justify-content: center;
  border-radius: 99rem;
  background-color: #fff;
  border: .25rem solid #1b1b1b;
  box-shadow: 0 0 0 .25rem #fff;
  color: #1b1b1b;
  content: counter(usa-numbered-list, decimal);
  counter-increment: usa-numbered-list;
  display: flex;
  font-family:
    Source Sans Pro Web,
    Helvetica Neue,
    Helvetica,
    Roboto,
    Arial,
    sans-serif;
  font-size: 1.46rem;
  font-weight: 700;
  height: 2.5rem;
  left: 0;
  line-height: .9;
  margin-top: -.4rem;
  position: absolute;
  width: 2.5rem;
}
.usa-process-list__item ul li {
  margin-bottom: .25rem;
}
.usa-process-list__item > :first-child {
  margin-top: 0;
}
.usa-process-list__item > :last-child {
  margin-bottom: 0;
}
.usa-process-list__heading {
  font-size: 1.46rem;
  line-height: 1.1;
  color: #1b1b1b;
  font-family:
    Source Sans Pro Web,
    Helvetica Neue,
    Helvetica,
    Roboto,
    Arial,
    sans-serif;
  font-weight: 700;
  margin: 0;
}
.usa-process-list__heading + * {
  margin-top: .25rem;
}
.usa-search {
  font-family:
    Source Sans Pro Web,
    Helvetica Neue,
    Helvetica,
    Roboto,
    Arial,
    sans-serif;
  font-size: 1.06rem;
  line-height: 1.5;
  position: relative;
}
.usa-search::after {
  clear: both;
  content: "";
  display: block;
}
.usa-search [role=search],
.usa-search[role=search],
.usa-search[role=search] > div {
  display: flex;
}
.usa-search [type=submit] {
  border-bottom-left-radius: 0;
  border-top-left-radius: 0;
  height: 2rem;
  margin: 0;
  padding: 0;
  width: 3rem;
}
@media all and (min-width:30em) {
  .usa-search [type=submit] {
    padding-left: 1rem;
    padding-right: 1rem;
    width: auto;
  }
}
@media (forced-colors:active) {
  .usa-search [type=submit] {
    border: 2px solid transparent;
  }
  .usa-search [type=submit]::before {
    background: url("./media/search.svg")no-repeat center/contain;
    display: inline-block;
    height: 1.5rem;
    width: 1.5rem;
    content: "";
    vertical-align: middle;
    margin-right: auto;
  }
  @supports ((-webkit-mask:url()) or (mask:url())) {
    .usa-search [type=submit]::before {
      background: 0 0;
      background-color: ButtonText;
      -webkit-mask: url("./media/search.svg")no-repeat center/contain;
      mask: url("./media/search.svg")no-repeat center/contain;
    }
  }
}
@media (forced-colors:active) and (min-width:30em) {
  .usa-search [type=submit]::before {
    content: none;
  }
}
@media all and (min-width:30em) {
  .usa-search__submit-icon {
    display: none;
  }
}
@media (forced-colors:active) {
  .usa-search__submit-icon {
    display: none;
  }
}
@media all and (min-width:30em) {
  .usa-search--big .usa-search__input,
  .usa-search--big [type=search] {
    font-size: 1.06rem;
    height: 3rem;
  }
  .usa-search--big .usa-search__submit,
  .usa-search--big [type=submit] {
    padding-left: 2rem;
    padding-right: 2rem;
    font-size: 1.46rem;
    height: 3rem;
    width: auto;
  }
}
@media (forced-colors:active) and (min-width:30em) {
  .usa-search--small [type=submit]::before {
    content: "";
  }
}
.usa-search--small .usa-search__submit,
.usa-search--small [type=submit] {
  padding-left: .75rem;
  padding-right: .75rem;
  min-width: 3rem;
}
.usa-search--small .usa-search__submit-icon {
  height: 1.5rem;
  width: 1.5rem;
  display: block;
}
@media (forced-colors:active) {
  .usa-search--small .usa-search__submit-icon {
    display: none;
  }
}
input[type=search] {
  box-sizing: border-box;
  -webkit-appearance: none;
  -moz-appearance: none;
  appearance: none;
}
.usa-search__input,
[type=search] {
  padding-bottom: 0;
  padding-top: 0;
  border-bottom-right-radius: 0;
  border-right: none;
  border-top-right-radius: 0;
  box-sizing: border-box;
  float: left;
  font-size: 1rem;
  height: 2rem;
  margin: 0;
}
.usa-search__submit-text {
  display: none;
}
@media all and (min-width:30em) {
  .usa-search__submit-text {
    display: block;
  }
}
.usa-section {
  padding-bottom: 2rem;
  padding-top: 2rem;
}
@media all and (min-width:40em) {
  .usa-section {
    padding-bottom: 4rem;
    padding-top: 4rem;
  }
}
.usa-section--light {
  background-color: #f0f0f0;
}
.usa-section--dark {
  background-color: #162e51;
  color: #fff;
}
.usa-section--dark a {
  color: #dfe1e2;
}
.usa-section--dark a:hover {
  color: #f0f0f0;
}
.usa-section--dark a:active,
.usa-section--dark p {
  color: #fff;
}
.usa-sidenav {
  margin-bottom: 0;
  margin-top: 0;
  list-style-type: none;
  padding-left: 0;
  font-family:
    Source Sans Pro Web,
    Helvetica Neue,
    Helvetica,
    Roboto,
    Arial,
    sans-serif;
  font-size: 1.06rem;
  line-height: 1.3;
  border-bottom: 1px solid #dfe1e2;
}
.usa-sidenav__item {
  border-top: 1px solid #dfe1e2;
}
.usa-sidenav a:not(.usa-button) {
  display: block;
  padding: .5rem 1rem;
  text-decoration: none;
}
.usa-sidenav a:not(.usa-button):hover {
  background-color: #f0f0f0;
  text-decoration: none;
}
.usa-sidenav a:not(.usa-button):not(.usa-current) {
  color: #565c65;
}
.usa-sidenav a:not(.usa-button):not(.usa-current):hover {
  color: #005ea2;
}
.usa-sidenav a:not(.usa-button):not(.usa-current):focus {
  outline-offset: 0;
}
.usa-sidenav .usa-current {
  position: relative;
  color: #005ea2;
  font-weight: 700;
}
.usa-sidenav .usa-current::after {
  background-color: #005ea2;
  border-radius: 99rem;
  content: "";
  display: block;
  position: absolute;
  bottom: .25rem;
  top: .25rem;
  width: .25rem;
  left: .25rem;
}
@media (forced-colors:active) {
  .usa-sidenav .usa-current::after {
    background-color: ButtonText;
  }
}
@media all and (min-width:40em) {
  .usa-sidenav .usa-current {
    position: relative;
  }
  .usa-sidenav .usa-current::after {
    background-color: #005ea2;
    border-radius: 99rem;
    content: "";
    display: block;
    position: absolute;
    bottom: .25rem;
    top: .25rem;
    width: .25rem;
    left: 0;
  }
}
@media (min-width:40em) and (forced-colors:active) {
  .usa-sidenav .usa-current::after {
    background-color: ButtonText;
  }
}
.grid-container .usa-sidenav {
  margin-left: -1rem;
  margin-right: -1rem;
}
@media all and (min-width:40em) {
  .grid-container .usa-sidenav {
    margin-left: 0;
    margin-right: 0;
  }
}
.usa-sidenav__sublist {
  list-style-type: none;
  padding-left: 0;
  margin: 0;
  font-size: 1rem;
}
.usa-sidenav__sublist-item {
  border-top: 1px solid #dfe1e2;
  font-size: .93rem;
}
.usa-sidenav__sublist .usa-current::after {
  display: none;
}
@media all and (min-width:40em) {
  .usa-sidenav__sublist .usa-current::after {
    display: none;
  }
}
.usa-sidenav__sublist a:not(.usa-button) {
  padding-left: 2rem;
}
.usa-sidenav__sublist .usa-sidenav__sublist a:not(.usa-button) {
  padding-left: 3rem;
}
.usa-sidenav__sublist .usa-sidenav__sublist .usa-sidenav__sublist a:not(.usa-button) {
  padding-left: 4rem;
}
.usa-site-alert {
  position: relative;
  background-color: #f0f0f0;
}
.usa-site-alert .usa-alert {
  margin-left: auto;
  margin-right: auto;
  max-width: 64rem;
  border-left: none;
}
.usa-site-alert .usa-alert .usa-alert__body > .usa-list,
.usa-site-alert .usa-alert > .usa-list {
  padding-left: 2ch;
}
.usa-site-alert .usa-alert__body {
  padding-left: 1rem;
  padding-right: 1rem;
}
@media all and (min-width:64em) {
  .usa-site-alert .usa-alert__body {
    padding-left: 2rem;
    padding-right: 2rem;
  }
}
.usa-site-alert--info,
.usa-site-alert--info .usa-alert {
  color: #1b1b1b;
  background-color: #e7f6f8;
}
.usa-site-alert--info .usa-alert {
  border-left-color: #00bde3;
}
.usa-site-alert--info .usa-alert:before {
  background: url("./media/info.svg")no-repeat center/contain;
  width: 2rem;
  content: "";
  display: block;
  height: 3.5rem;
  position: absolute;
  top: 0;
}
@supports ((-webkit-mask:url()) or (mask:url())) {
  .usa-site-alert--info .usa-alert:before {
    background: 0 0;
    background-color: #1b1b1b;
    -webkit-mask: url("./media/info.svg")no-repeat center/contain;
    mask: url("./media/info.svg")no-repeat center/contain;
  }
}
.usa-site-alert--info .usa-alert.usa-alert--slim:before {
  background-size: 1.5rem;
  height: 2.5rem;
  width: 1.5rem;
}
@supports ((-webkit-mask:url()) or (mask:url())) {
  .usa-site-alert--info .usa-alert.usa-alert--slim:before {
    -webkit-mask-size: 1.5rem;
    mask-size: 1.5rem;
  }
}
.usa-site-alert--info .usa-alert .usa-link {
  color: #005ea2;
}
.usa-site-alert--info .usa-alert .usa-link:visited {
  color: #54278f;
}
.usa-site-alert--info .usa-alert .usa-link:active,
.usa-site-alert--info .usa-alert .usa-link:hover {
  color: #1a4480;
}
.usa-site-alert--info .usa-alert.usa-alert--no-icon:before {
  display: none;
}
.usa-site-alert--info .usa-alert.usa-alert--no-icon .usa-alert__body {
  padding-left: 1.25rem;
}
.usa-site-alert--info .usa-alert:before {
  left: 1rem;
}
@media all and (min-width:64em) {
  .usa-site-alert--info .usa-alert:before {
    left: 2rem;
  }
}
.usa-site-alert--info .usa-alert__body {
  padding-right: 1rem;
  padding-left: 3.75rem;
}
@media all and (min-width:64em) {
  .usa-site-alert--info .usa-alert__body {
    padding-right: 2rem;
    padding-left: 4.75rem;
  }
}
.usa-site-alert--emergency {
  color: #fff;
  background-color: #9c3d10;
}
.usa-site-alert--emergency .usa-alert {
  background-color: #9c3d10;
  border-left-color: #9c3d10;
  color: #fff;
}
.usa-site-alert--emergency .usa-alert:before {
  background: url("./media/error--white.svg")no-repeat center/contain;
  width: 2rem;
  content: "";
  display: block;
  height: 3.5rem;
  position: absolute;
  top: 0;
}
@supports ((-webkit-mask:url()) or (mask:url())) {
  .usa-site-alert--emergency .usa-alert:before {
    background: 0 0;
    background-color: #fff;
    -webkit-mask: url("./media/error.svg")no-repeat center/contain;
    mask: url("./media/error.svg")no-repeat center/contain;
  }
}
.usa-site-alert--emergency .usa-alert.usa-alert--slim:before {
  background-size: 1.5rem;
  height: 2.5rem;
  width: 1.5rem;
}
@supports ((-webkit-mask:url()) or (mask:url())) {
  .usa-site-alert--emergency .usa-alert.usa-alert--slim:before {
    -webkit-mask-size: 1.5rem;
    mask-size: 1.5rem;
  }
}
.usa-site-alert--emergency .usa-alert .usa-link,
.usa-site-alert--emergency .usa-alert .usa-link:visited {
  color: #dfe1e2;
}
.usa-site-alert--emergency .usa-alert .usa-link:active,
.usa-site-alert--emergency .usa-alert .usa-link:hover {
  color: #f0f0f0;
}
.usa-site-alert--emergency .usa-alert.usa-alert--no-icon:before {
  display: none;
}
.usa-site-alert--emergency .usa-alert.usa-alert--no-icon .usa-alert__body {
  padding-left: 1.25rem;
}
.usa-site-alert--emergency .usa-alert:before {
  left: 1rem;
}
@media all and (min-width:64em) {
  .usa-site-alert--emergency .usa-alert:before {
    left: 2rem;
  }
}
.usa-site-alert--emergency .usa-alert__body {
  padding-right: 1rem;
  padding-left: 3.75rem;
}
@media all and (min-width:64em) {
  .usa-site-alert--emergency .usa-alert__body {
    padding-right: 2rem;
    padding-left: 4.75rem;
  }
}
.usa-site-alert--no-icon .usa-alert:before {
  display: none;
}
.usa-site-alert--no-icon .usa-alert .usa-alert__body {
  padding-left: 1rem;
}
@media all and (min-width:64em) {
  .usa-site-alert--no-icon .usa-alert .usa-alert__body {
    padding-left: 2rem;
  }
}
.usa-site-alert--slim .usa-alert {
  padding-bottom: .5rem;
  padding-top: .5rem;
}
.usa-site-alert--slim .usa-alert:before {
  background-size: 1.5rem;
  height: 2.5rem;
  width: 1.5rem;
}
@supports ((-webkit-mask:url()) or (mask:url())) {
  .usa-site-alert--slim .usa-alert:before {
    -webkit-mask-size: 1.5rem;
    mask-size: 1.5rem;
  }
}
.usa-site-alert--slim .usa-alert__body {
  padding-left: 3.25rem;
}
@media all and (min-width:64em) {
  .usa-site-alert--slim .usa-alert__body {
    padding-left: 4.25rem;
  }
}
.usa-skipnav {
  font-family:
    Source Sans Pro Web,
    Helvetica Neue,
    Helvetica,
    Roboto,
    Arial,
    sans-serif;
  font-size: 1.06rem;
  line-height: 1.5;
  color: #005ea2;
  text-decoration: underline;
  background: 0 0;
  left: 0;
  padding: .5rem 1rem;
  position: absolute;
  top: -3.8rem;
  transition: .15s ease-in-out;
  z-index: 100;
}
.usa-skipnav:visited {
  color: #54278f;
}
.usa-skipnav:hover {
  color: #1a4480;
}
.usa-skipnav:active {
  color: #162e51;
}
.usa-skipnav:focus {
  outline: .25rem solid #2491ff;
  outline-offset: 0;
}
.usa-skipnav.usa-focus,
.usa-skipnav:focus {
  background: #fff;
  left: 0;
  position: absolute;
  top: 0;
  transition: .15s ease-in-out;
}
.usa-step-indicator {
  font-family:
    Source Sans Pro Web,
    Helvetica Neue,
    Helvetica,
    Roboto,
    Arial,
    sans-serif;
  font-size: 1.06rem;
  line-height: 1.1;
  background-color: #fff;
  margin-bottom: 2rem;
  margin-left: -1px;
  margin-right: -1px;
}
@media all and (min-width:40em) {
  .usa-step-indicator {
    margin-left: 0;
    margin-right: 0;
  }
}
.usa-step-indicator__segments {
  counter-reset: usa-step-indicator;
  display: flex;
  list-style: none;
  margin: 0;
  padding: 0;
}
.usa-step-indicator__segment {
  flex: 1 1 0%;
  counter-increment: usa-step-indicator;
  margin-left: 1px;
  margin-right: 1px;
  max-width: 15rem;
  min-height: .5rem;
  position: relative;
}
.usa-step-indicator__segment:after {
  background-color: #dfe1e2;
  content: "";
  display: block;
  height: .5rem;
  left: 0;
  position: absolute;
  right: 0;
  top: 0;
}
@media all and (min-width:40em) {
  .usa-step-indicator__segment:after {
    height: .5rem;
  }
}
.usa-step-indicator__segment--complete::after {
  background-color: #162e51;
}
.usa-step-indicator__segment--complete .usa-step-indicator__segment-label {
  color: #162e51;
}
.usa-step-indicator__segment--current::after {
  background-color: #005ea2;
}
.usa-step-indicator__segment--current .usa-step-indicator__segment-label {
  color: #005ea2;
  font-weight: 700;
}
.usa-step-indicator__segment-label {
  display: none;
}
@media all and (min-width:40em) {
  .usa-step-indicator__segment-label {
    color: #565c65;
    display: block;
    font-size: 1.06rem;
    margin-top: calc(.5rem + .5rem);
    padding-right: 2rem;
    text-align: left;
  }
}
.usa-step-indicator__header {
  align-items: baseline;
  display: flex;
}
.usa-step-indicator__heading {
  color: #1b1b1b;
  font-family:
    Source Sans Pro Web,
    Helvetica Neue,
    Helvetica,
    Roboto,
    Arial,
    sans-serif;
  font-size: 1.13rem;
  font-weight: 700;
  margin: 1rem 0 0;
}
@media all and (min-width:40em) {
  .usa-step-indicator__heading {
    font-size: 1.46rem;
    margin-top: 2rem;
  }
}
.usa-step-indicator__current-step {
  height: 2.5rem;
  border-radius: 99rem;
  width: 2.5rem;
  font-weight: 400;
  font-feature-settings: "tnum"1, "kern"1;
  background-color: #005ea2;
  color: #fff;
  display: inline-block;
  padding: calc((2.5rem - (2ex*1.1))*.5);
  text-align: center;
}
.usa-step-indicator__total-steps {
  font-weight: 400;
  font-feature-settings: "tnum"1, "kern"1;
  color: #005ea2;
  margin-right: .5rem;
}
@media all and (min-width:40em) {
  .usa-step-indicator--counters .usa-step-indicator__segment,
  .usa-step-indicator--counters-sm .usa-step-indicator__segment {
    margin-left: 0;
    margin-right: 0;
    margin-top: calc(((2.5rem - .5rem)/2) + .25rem);
  }
  .usa-step-indicator--counters .usa-step-indicator__segment:before,
  .usa-step-indicator--counters-sm .usa-step-indicator__segment:before {
    height: 2.5rem;
    border-radius: 99rem;
    width: 2.5rem;
    font-feature-settings: "tnum"1, "kern"1;
    background-color: #fff;
    box-shadow: inset 0 0 0 .25rem #dfe1e2, 0 0 0 .25rem #fff;
    color: #565c65;
    content: counter(usa-step-indicator);
    display: block;
    font-weight: 700;
    left: 0;
    line-height: .9;
    padding: calc((2.5rem - (2ex*.9))*.5);
    position: absolute;
    text-align: center;
    top: calc((2.5rem - .5rem)/-2);
    z-index: 100;
  }
  .usa-step-indicator--counters .usa-step-indicator__segment:last-child:after,
  .usa-step-indicator--counters-sm .usa-step-indicator__segment:last-child:after {
    display: none;
  }
}
.usa-step-indicator--counters .usa-step-indicator__segment--complete::before,
.usa-step-indicator--counters-sm .usa-step-indicator__segment--complete::before {
  background-color: #162e51;
  box-shadow: 0 0 0 .25rem #fff;
  color: #fff;
}
.usa-step-indicator--counters .usa-step-indicator__segment--current::before,
.usa-step-indicator--counters-sm .usa-step-indicator__segment--current::before {
  background-color: #005ea2;
  box-shadow: 0 0 0 .25rem #fff;
  color: #fff;
}
@media all and (min-width:40em) {
  .usa-step-indicator--counters .usa-step-indicator__segment-label {
    margin-top: calc(((2.5rem + .5rem)/2) + .5rem);
  }
  .usa-step-indicator--counters-sm.usa-step-indicator--center .usa-step-indicator__segment:first-child:after,
  .usa-step-indicator--counters.usa-step-indicator--center .usa-step-indicator__segment:first-child:after {
    left: 50%;
    right: 0;
    width: auto;
  }
  .usa-step-indicator--counters-sm.usa-step-indicator--center .usa-step-indicator__segment:last-child:after,
  .usa-step-indicator--counters.usa-step-indicator--center .usa-step-indicator__segment:last-child:after {
    display: block;
    left: 0;
    right: 50%;
    width: auto;
  }
  .usa-step-indicator--counters-sm .usa-step-indicator__segment {
    margin-top: calc(((1.5rem - .5rem)/2) + .25rem);
  }
  .usa-step-indicator--counters-sm .usa-step-indicator__segment:before {
    height: 1.5rem;
    border-radius: 99rem;
    width: 1.5rem;
    font-size: .93rem;
    padding: calc(.25rem + 1px);
    top: calc((1.5rem - .5rem)/-2);
  }
  .usa-step-indicator--counters-sm .usa-step-indicator__segment:last-child:after {
    display: none;
  }
  .usa-step-indicator--counters-sm .usa-step-indicator__segment-label {
    margin-top: calc(((1.5rem + .5rem)/2) + .5rem);
  }
}
.usa-step-indicator--center,
.usa-step-indicator--no-labels {
  margin-left: -1px;
  margin-right: -1px;
}
.usa-step-indicator--no-labels .usa-step-indicator__segment {
  margin-top: 0;
  margin-left: 1px;
  margin-right: 1px;
}
.usa-step-indicator--no-labels .usa-step-indicator__segment:before {
  display: none;
}
.usa-step-indicator--no-labels .usa-step-indicator__segment:last-child:after {
  display: block;
}
.usa-step-indicator--no-labels .usa-step-indicator__heading {
  margin-top: 1rem;
}
.usa-step-indicator--no-labels .usa-step-indicator__segment-label {
  display: none;
}
.usa-step-indicator--center .usa-step-indicator__segment {
  margin-left: 1px;
  margin-right: 1px;
}
.usa-step-indicator--center .usa-step-indicator__segment:before {
  left: calc(50% - (2.5rem + .25rem)/2);
}
.usa-step-indicator--center .usa-step-indicator__segment-label {
  padding-left: .5rem;
  padding-right: .5rem;
  text-align: center;
}
.usa-step-indicator--center.usa-step-indicator--no-labels .usa-step-indicator__segment:first-child:after {
  left: 0;
}
.usa-step-indicator--center.usa-step-indicator--no-labels .usa-step-indicator__segment:last-child:after {
  right: 0;
}
.usa-step-indicator--center.usa-step-indicator--counters-sm .usa-step-indicator__segment:before {
  left: calc(50% - (1.5rem + .25rem)/2);
}
.usa-summary-box {
  font-family:
    Source Sans Pro Web,
    Helvetica Neue,
    Helvetica,
    Roboto,
    Arial,
    sans-serif;
  font-size: 1.06rem;
  line-height: 1.5;
  color: #1b1b1b;
  background-color: #e7f6f8;
  border-radius: .25rem;
  border: 1px #99deea solid;
  padding: 1.5rem;
  position: relative;
}
.usa-summary-box .usa-list:last-child {
  margin-bottom: 0;
}
* + .usa-summary-box {
  margin-top: 1rem;
}
.usa-summary-box__heading {
  font-family:
    Source Sans Pro Web,
    Helvetica Neue,
    Helvetica,
    Roboto,
    Arial,
    sans-serif;
  font-size: 1.46rem;
  line-height: 1.1;
  margin-top: 0;
  margin-bottom: .5rem;
}
.usa-summary-box__text {
  margin-bottom: 0;
  margin-top: 0;
}
.usa-summary-box__text:only-child {
  margin-bottom: 1px;
  padding-top: .25rem;
}
.usa-summary-box__link,
.usa-summary-box__link[href^="#"]:visited {
  color: #005ea2;
}
.usa-summary-box__link:visited {
  color: #54278f;
}
.usa-summary-box__link:active,
.usa-summary-box__link:hover,
.usa-summary-box__link[href^="#"]:hover {
  color: #1a4480;
}
.usa-tooltip {
  display: inline-block;
  position: relative;
}
.usa-tooltip__trigger {
  cursor: pointer;
}
.usa-tooltip__trigger > svg {
  display: block;
  pointer-events: none;
}
.usa-tooltip__body,
.usa-tooltip__body--top {
  transition: opacity .08s ease-in-out;
  background-color: #1b1b1b;
  border-radius: .25rem;
  color: #f0f0f0;
  display: none;
  font-size: 1rem;
  padding: .5rem;
  pointer-events: none;
  width: auto;
  white-space: pre;
  z-index: 100000;
  position: absolute;
}
.usa-tooltip__body--top:after,
.usa-tooltip__body:after {
  content: "";
  display: block;
  width: 0;
  height: 0;
  pointer-events: none;
  border-left: 5px solid transparent;
  border-right: 5px solid transparent;
  border-top: 5px solid #1b1b1b;
  position: absolute;
  bottom: -5px;
  left: 50%;
  margin-left: -5px;
}
.usa-tooltip__body--wrap {
  width: 100%;
  white-space: normal;
  text-align: center;
  min-width: 50vw;
}
.usa-tooltip__body.is-set {
  display: block;
}
.usa-tooltip__body.is-visible {
  opacity: 1;
}
.usa-tooltip__body--bottom:after {
  border-left: 5px solid transparent;
  border-right: 5px solid transparent;
  border-bottom: 5px solid #1b1b1b;
  border-top: 0;
  bottom: auto;
  top: -5px;
}
.usa-tooltip__body--left:after,
.usa-tooltip__body--right:after {
  border-top: 5px solid transparent;
  border-bottom: 5px solid transparent;
  border-right: 5px solid #1b1b1b;
  border-left: 0;
  right: auto;
  top: 50%;
  bottom: 0;
  left: -5px;
  margin: -5px 0 0;
}
.usa-tooltip__body--left:after {
  border-left: 5px solid #1b1b1b;
  border-right: 0;
  right: -5px;
  left: auto;
}
[class*=font-mono-] {
  font-family:
    Roboto Mono Web,
    Bitstream Vera Sans Mono,
    Consolas,
    Courier,
    monospace;
}
[class*=font-sans-] {
  font-family:
    Source Sans Pro Web,
    Helvetica Neue,
    Helvetica,
    Roboto,
    Arial,
    sans-serif;
}
[class*=font-serif-] {
  font-family:
    Merriweather Web,
    Georgia,
    Cambria,
    Times New Roman,
    Times,
    serif;
}
[class*=font-ui-] {
  font-family:
    Source Sans Pro Web,
    Helvetica Neue,
    Helvetica,
    Roboto,
    Arial,
    sans-serif;
}
[class*=font-heading-] {
  font-family:
    Merriweather Web,
    Georgia,
    Cambria,
    Times New Roman,
    Times,
    serif;
}
[class*=font-body-] {
  font-family:
    Source Sans Pro Web,
    Helvetica Neue,
    Helvetica,
    Roboto,
    Arial,
    sans-serif;
}
[class*=font-code-] {
  font-family:
    Roboto Mono Web,
    Bitstream Vera Sans Mono,
    Consolas,
    Courier,
    monospace;
}
[class*=font-alt-] {
  font-family:
    Merriweather Web,
    Georgia,
    Cambria,
    Times New Roman,
    Times,
    serif;
}
.add-aspect-9x16 {
  box-sizing: border-box;
  height: 0;
  overflow: hidden;
  padding: 0 0 177.77778%;
  position: relative;
}
.add-aspect-16x9,
.add-aspect-1x1,
.add-aspect-2x1,
.add-aspect-4x3 {
  box-sizing: border-box;
  height: 0;
  overflow: hidden;
  padding: 0 0 100%;
  position: relative;
}
.add-aspect-16x9,
.add-aspect-2x1,
.add-aspect-4x3 {
  padding: 0 0 75%;
}
.add-aspect-16x9,
.add-aspect-2x1 {
  padding: 0 0 56.25%;
}
.add-aspect-2x1 {
  padding: 0 0 50%;
}
.add-list-reset {
  margin-bottom: 0;
  margin-top: 0;
  padding-left: 0;
  list-style: none;
}
.flex-align-start {
  align-items: flex-start;
}
.flex-align-end {
  align-items: flex-end;
}
.flex-align-center {
  align-items: center;
}
.flex-align-stretch {
  align-items: stretch;
}
.flex-align-baseline {
  align-items: baseline;
}
.flex-align-self-start {
  align-self: flex-start;
}
.flex-align-self-end {
  align-self: flex-end;
}
.flex-align-self-center {
  align-self: center;
}
.flex-align-self-stretch {
  align-self: stretch;
}
.flex-align-self-baseline {
  align-self: baseline;
}
.bg-transparent,
.hover\:bg-transparent:hover {
  background-color: transparent;
}
.bg-black,
.hover\:bg-black:hover {
  background-color: #000;
}
.bg-white,
.hover\:bg-white:hover {
  background-color: #fff;
}
.bg-red,
.hover\:bg-red:hover {
  background-color: #e52207;
}
.bg-orange,
.hover\:bg-orange:hover {
  background-color: #e66f0e;
}
.bg-gold,
.hover\:bg-gold:hover {
  background-color: #ffbe2e;
}
.bg-yellow,
.hover\:bg-yellow:hover {
  background-color: #fee685;
}
.bg-green,
.hover\:bg-green:hover {
  background-color: #538200;
}
.bg-mint,
.hover\:bg-mint:hover {
  background-color: #04c585;
}
.bg-cyan,
.hover\:bg-cyan:hover {
  background-color: #009ec1;
}
.bg-blue,
.hover\:bg-blue:hover {
  background-color: #0076d6;
}
.bg-indigo,
.hover\:bg-indigo:hover {
  background-color: #676cc8;
}
.bg-violet,
.hover\:bg-violet:hover {
  background-color: #8168b3;
}
.bg-magenta,
.hover\:bg-magenta:hover {
  background-color: #d72d79;
}
.bg-gray-5,
.hover\:bg-gray-5:hover {
  background-color: #f0f0f0;
}
.bg-gray-10,
.hover\:bg-gray-10:hover {
  background-color: #e6e6e6;
}
.bg-gray-30,
.hover\:bg-gray-30:hover {
  background-color: #adadad;
}
.bg-gray-50,
.hover\:bg-gray-50:hover {
  background-color: #757575;
}
.bg-gray-70,
.hover\:bg-gray-70:hover {
  background-color: #454545;
}
.bg-gray-90,
.hover\:bg-gray-90:hover {
  background-color: #1b1b1b;
}
.bg-base-lightest,
.hover\:bg-base-lightest:hover {
  background-color: #f0f0f0;
}
.bg-base-lighter,
.hover\:bg-base-lighter:hover {
  background-color: #dfe1e2;
}
.bg-base-light,
.hover\:bg-base-light:hover {
  background-color: #a9aeb1;
}
.bg-base,
.hover\:bg-base:hover {
  background-color: #71767a;
}
.bg-base-dark,
.hover\:bg-base-dark:hover {
  background-color: #565c65;
}
.bg-base-darker,
.hover\:bg-base-darker:hover {
  background-color: #3d4551;
}
.bg-base-darkest,
.bg-ink,
.hover\:bg-base-darkest:hover,
.hover\:bg-ink:hover {
  background-color: #1b1b1b;
}
.bg-primary-lighter,
.hover\:bg-primary-lighter:hover {
  background-color: #d9e8f6;
}
.bg-primary-light,
.hover\:bg-primary-light:hover {
  background-color: #73b3e7;
}
.bg-primary,
.hover\:bg-primary:hover {
  background-color: #005ea2;
}
.bg-primary-vivid,
.hover\:bg-primary-vivid:hover {
  background-color: #0050d8;
}
.bg-primary-dark,
.hover\:bg-primary-dark:hover {
  background-color: #1a4480;
}
.bg-primary-darker,
.hover\:bg-primary-darker:hover {
  background-color: #162e51;
}
.bg-secondary-lighter,
.hover\:bg-secondary-lighter:hover {
  background-color: #f3e1e4;
}
.bg-secondary-light,
.hover\:bg-secondary-light:hover {
  background-color: #f2938c;
}
.bg-secondary,
.hover\:bg-secondary:hover {
  background-color: #d83933;
}
.bg-secondary-vivid,
.hover\:bg-secondary-vivid:hover {
  background-color: #e41d3d;
}
.bg-secondary-dark,
.hover\:bg-secondary-dark:hover {
  background-color: #b50909;
}
.bg-secondary-darker,
.hover\:bg-secondary-darker:hover {
  background-color: #8b0a03;
}
.bg-accent-warm-darker,
.hover\:bg-accent-warm-darker:hover {
  background-color: #775540;
}
.bg-accent-warm-dark,
.hover\:bg-accent-warm-dark:hover {
  background-color: #c05600;
}
.bg-accent-warm,
.hover\:bg-accent-warm:hover {
  background-color: #fa9441;
}
.bg-accent-warm-light,
.hover\:bg-accent-warm-light:hover {
  background-color: #ffbc78;
}
.bg-accent-warm-lighter,
.hover\:bg-accent-warm-lighter:hover {
  background-color: #f2e4d4;
}
.bg-accent-cool-darker,
.hover\:bg-accent-cool-darker:hover {
  background-color: #07648d;
}
.bg-accent-cool-dark,
.hover\:bg-accent-cool-dark:hover {
  background-color: #28a0cb;
}
.bg-accent-cool,
.hover\:bg-accent-cool:hover {
  background-color: #00bde3;
}
.bg-accent-cool-light,
.hover\:bg-accent-cool-light:hover {
  background-color: #97d4ea;
}
.bg-accent-cool-lighter,
.hover\:bg-accent-cool-lighter:hover {
  background-color: #e1f3f8;
}
.bg-error-lighter,
.hover\:bg-error-lighter:hover {
  background-color: #f4e3db;
}
.bg-error-light,
.hover\:bg-error-light:hover {
  background-color: #f39268;
}
.bg-error,
.hover\:bg-error:hover {
  background-color: #d54309;
}
.bg-error-dark,
.hover\:bg-error-dark:hover {
  background-color: #b50909;
}
.bg-error-darker,
.hover\:bg-error-darker:hover {
  background-color: #6f3331;
}
.bg-warning-lighter,
.hover\:bg-warning-lighter:hover {
  background-color: #faf3d1;
}
.bg-warning-light,
.hover\:bg-warning-light:hover {
  background-color: #fee685;
}
.bg-warning,
.hover\:bg-warning:hover {
  background-color: #ffbe2e;
}
.bg-warning-dark,
.hover\:bg-warning-dark:hover {
  background-color: #e5a000;
}
.bg-warning-darker,
.hover\:bg-warning-darker:hover {
  background-color: #936f38;
}
.bg-success-lighter,
.hover\:bg-success-lighter:hover {
  background-color: #ecf3ec;
}
.bg-success-light,
.hover\:bg-success-light:hover {
  background-color: #70e17b;
}
.bg-success,
.hover\:bg-success:hover {
  background-color: #00a91c;
}
.bg-success-dark,
.hover\:bg-success-dark:hover {
  background-color: #008817;
}
.bg-success-darker,
.hover\:bg-success-darker:hover {
  background-color: #216e1f;
}
.bg-info-lighter,
.hover\:bg-info-lighter:hover {
  background-color: #e7f6f8;
}
.bg-info-light,
.hover\:bg-info-light:hover {
  background-color: #99deea;
}
.bg-info,
.hover\:bg-info:hover {
  background-color: #00bde3;
}
.bg-info-dark,
.hover\:bg-info-dark:hover {
  background-color: #009ec1;
}
.bg-info-darker,
.hover\:bg-info-darker:hover {
  background-color: #2e6276;
}
.bg-disabled-light,
.hover\:bg-disabled-light:hover {
  background-color: #e6e6e6;
}
.bg-disabled,
.hover\:bg-disabled:hover {
  background-color: #c9c9c9;
}
.bg-disabled-dark,
.hover\:bg-disabled-dark:hover {
  background-color: #adadad;
}
.bg-emergency,
.hover\:bg-emergency:hover {
  background-color: #9c3d10;
}
.bg-emergency-dark,
.hover\:bg-emergency-dark:hover {
  background-color: #332d29;
}
.border-1px,
.hover\:border-1px:hover {
  border: 1px solid;
}
.border-y-1px,
.hover\:border-y-1px:hover {
  border-top: 1px solid;
  border-bottom: 1px solid;
}
.border-x-1px,
.hover\:border-x-1px:hover {
  border-left: 1px solid;
  border-right: 1px solid;
}
.border-top-1px,
.hover\:border-top-1px:hover {
  border-top: 1px solid;
}
.border-right-1px,
.hover\:border-right-1px:hover {
  border-right: 1px solid;
}
.border-bottom-1px,
.hover\:border-bottom-1px:hover {
  border-bottom: 1px solid;
}
.border-left-1px,
.hover\:border-left-1px:hover {
  border-left: 1px solid;
}
.border-2px,
.hover\:border-2px:hover {
  border: 2px solid;
}
.border-y-2px,
.hover\:border-y-2px:hover {
  border-top: 2px solid;
  border-bottom: 2px solid;
}
.border-x-2px,
.hover\:border-x-2px:hover {
  border-left: 2px solid;
  border-right: 2px solid;
}
.border-top-2px,
.hover\:border-top-2px:hover {
  border-top: 2px solid;
}
.border-right-2px,
.hover\:border-right-2px:hover {
  border-right: 2px solid;
}
.border-bottom-2px,
.hover\:border-bottom-2px:hover {
  border-bottom: 2px solid;
}
.border-left-2px,
.hover\:border-left-2px:hover {
  border-left: 2px solid;
}
.border-05,
.hover\:border-05:hover {
  border: .25rem solid;
}
.border-y-05,
.hover\:border-y-05:hover {
  border-top: .25rem solid;
  border-bottom: .25rem solid;
}
.border-x-05,
.hover\:border-x-05:hover {
  border-left: .25rem solid;
  border-right: .25rem solid;
}
.border-top-05,
.hover\:border-top-05:hover {
  border-top: .25rem solid;
}
.border-right-05,
.hover\:border-right-05:hover {
  border-right: .25rem solid;
}
.border-bottom-05,
.hover\:border-bottom-05:hover {
  border-bottom: .25rem solid;
}
.border-left-05,
.hover\:border-left-05:hover {
  border-left: .25rem solid;
}
.border-1,
.hover\:border-1:hover {
  border: .5rem solid;
}
.border-y-1,
.hover\:border-y-1:hover {
  border-top: .5rem solid;
  border-bottom: .5rem solid;
}
.border-x-1,
.hover\:border-x-1:hover {
  border-left: .5rem solid;
  border-right: .5rem solid;
}
.border-top-1,
.hover\:border-top-1:hover {
  border-top: .5rem solid;
}
.border-right-1,
.hover\:border-right-1:hover {
  border-right: .5rem solid;
}
.border-bottom-1,
.hover\:border-bottom-1:hover {
  border-bottom: .5rem solid;
}
.border-left-1,
.hover\:border-left-1:hover {
  border-left: .5rem solid;
}
.border-105,
.hover\:border-105:hover {
  border: .75rem solid;
}
.border-y-105,
.hover\:border-y-105:hover {
  border-top: .75rem solid;
  border-bottom: .75rem solid;
}
.border-x-105,
.hover\:border-x-105:hover {
  border-left: .75rem solid;
  border-right: .75rem solid;
}
.border-top-105,
.hover\:border-top-105:hover {
  border-top: .75rem solid;
}
.border-right-105,
.hover\:border-right-105:hover {
  border-right: .75rem solid;
}
.border-bottom-105,
.hover\:border-bottom-105:hover {
  border-bottom: .75rem solid;
}
.border-left-105,
.hover\:border-left-105:hover {
  border-left: .75rem solid;
}
.border-2,
.hover\:border-2:hover {
  border: 1rem solid;
}
.border-y-2,
.hover\:border-y-2:hover {
  border-top: 1rem solid;
  border-bottom: 1rem solid;
}
.border-x-2,
.hover\:border-x-2:hover {
  border-left: 1rem solid;
  border-right: 1rem solid;
}
.border-top-2,
.hover\:border-top-2:hover {
  border-top: 1rem solid;
}
.border-right-2,
.hover\:border-right-2:hover {
  border-right: 1rem solid;
}
.border-bottom-2,
.hover\:border-bottom-2:hover {
  border-bottom: 1rem solid;
}
.border-left-2,
.hover\:border-left-2:hover {
  border-left: 1rem solid;
}
.border-205,
.hover\:border-205:hover {
  border: 1.25rem solid;
}
.border-y-205,
.hover\:border-y-205:hover {
  border-top: 1.25rem solid;
  border-bottom: 1.25rem solid;
}
.border-x-205,
.hover\:border-x-205:hover {
  border-left: 1.25rem solid;
  border-right: 1.25rem solid;
}
.border-top-205,
.hover\:border-top-205:hover {
  border-top: 1.25rem solid;
}
.border-right-205,
.hover\:border-right-205:hover {
  border-right: 1.25rem solid;
}
.border-bottom-205,
.hover\:border-bottom-205:hover {
  border-bottom: 1.25rem solid;
}
.border-left-205,
.hover\:border-left-205:hover {
  border-left: 1.25rem solid;
}
.border-3,
.hover\:border-3:hover {
  border: 1.5rem solid;
}
.border-y-3,
.hover\:border-y-3:hover {
  border-top: 1.5rem solid;
  border-bottom: 1.5rem solid;
}
.border-x-3,
.hover\:border-x-3:hover {
  border-left: 1.5rem solid;
  border-right: 1.5rem solid;
}
.border-top-3,
.hover\:border-top-3:hover {
  border-top: 1.5rem solid;
}
.border-right-3,
.hover\:border-right-3:hover {
  border-right: 1.5rem solid;
}
.border-bottom-3,
.hover\:border-bottom-3:hover {
  border-bottom: 1.5rem solid;
}
.border-left-3,
.hover\:border-left-3:hover {
  border-left: 1.5rem solid;
}
.border-0,
.hover\:border-0:hover {
  border: 0 solid;
}
.border-y-0,
.hover\:border-y-0:hover {
  border-top: 0 solid;
  border-bottom: 0 solid;
}
.border-x-0,
.hover\:border-x-0:hover {
  border-left: 0 solid;
  border-right: 0 solid;
}
.border-top-0,
.hover\:border-top-0:hover {
  border-top: 0 solid;
}
.border-right-0,
.hover\:border-right-0:hover {
  border-right: 0 solid;
}
.border-bottom-0,
.hover\:border-bottom-0:hover {
  border-bottom: 0 solid;
}
.border-left-0,
.hover\:border-left-0:hover {
  border-left: 0 solid;
}
.border,
.hover\:border:hover {
  border: 1px solid;
}
.border-y,
.hover\:border-y:hover {
  border-top: 1px solid;
  border-bottom: 1px solid;
}
.border-x,
.hover\:border-x:hover {
  border-left: 1px solid;
  border-right: 1px solid;
}
.border-top,
.hover\:border-top:hover {
  border-top: 1px solid;
}
.border-right,
.hover\:border-right:hover {
  border-right: 1px solid;
}
.border-bottom,
.hover\:border-bottom:hover {
  border-bottom: 1px solid;
}
.border-left,
.hover\:border-left:hover {
  border-left: 1px solid;
}
.border-transparent,
.hover\:border-transparent:hover {
  border-color: transparent;
}
.border-black,
.hover\:border-black:hover {
  border-color: #000;
}
.border-white,
.hover\:border-white:hover {
  border-color: #fff;
}
.border-red,
.hover\:border-red:hover {
  border-color: #e52207;
}
.border-orange,
.hover\:border-orange:hover {
  border-color: #e66f0e;
}
.border-gold,
.hover\:border-gold:hover {
  border-color: #ffbe2e;
}
.border-yellow,
.hover\:border-yellow:hover {
  border-color: #fee685;
}
.border-green,
.hover\:border-green:hover {
  border-color: #538200;
}
.border-mint,
.hover\:border-mint:hover {
  border-color: #04c585;
}
.border-cyan,
.hover\:border-cyan:hover {
  border-color: #009ec1;
}
.border-blue,
.hover\:border-blue:hover {
  border-color: #0076d6;
}
.border-indigo,
.hover\:border-indigo:hover {
  border-color: #676cc8;
}
.border-violet,
.hover\:border-violet:hover {
  border-color: #8168b3;
}
.border-magenta,
.hover\:border-magenta:hover {
  border-color: #d72d79;
}
.border-gray-5,
.hover\:border-gray-5:hover {
  border-color: #f0f0f0;
}
.border-gray-10,
.hover\:border-gray-10:hover {
  border-color: #e6e6e6;
}
.border-gray-30,
.hover\:border-gray-30:hover {
  border-color: #adadad;
}
.border-gray-50,
.hover\:border-gray-50:hover {
  border-color: #757575;
}
.border-gray-70,
.hover\:border-gray-70:hover {
  border-color: #454545;
}
.border-gray-90,
.hover\:border-gray-90:hover {
  border-color: #1b1b1b;
}
.border-base-lightest,
.hover\:border-base-lightest:hover {
  border-color: #f0f0f0;
}
.border-base-lighter,
.hover\:border-base-lighter:hover {
  border-color: #dfe1e2;
}
.border-base-light,
.hover\:border-base-light:hover {
  border-color: #a9aeb1;
}
.border-base,
.hover\:border-base:hover {
  border-color: #71767a;
}
.border-base-dark,
.hover\:border-base-dark:hover {
  border-color: #565c65;
}
.border-base-darker,
.hover\:border-base-darker:hover {
  border-color: #3d4551;
}
.border-base-darkest,
.border-ink,
.hover\:border-base-darkest:hover,
.hover\:border-ink:hover {
  border-color: #1b1b1b;
}
.border-primary-lighter,
.hover\:border-primary-lighter:hover {
  border-color: #d9e8f6;
}
.border-primary-light,
.hover\:border-primary-light:hover {
  border-color: #73b3e7;
}
.border-primary,
.hover\:border-primary:hover {
  border-color: #005ea2;
}
.border-primary-vivid,
.hover\:border-primary-vivid:hover {
  border-color: #0050d8;
}
.border-primary-dark,
.hover\:border-primary-dark:hover {
  border-color: #1a4480;
}
.border-primary-darker,
.hover\:border-primary-darker:hover {
  border-color: #162e51;
}
.border-secondary-lighter,
.hover\:border-secondary-lighter:hover {
  border-color: #f3e1e4;
}
.border-secondary-light,
.hover\:border-secondary-light:hover {
  border-color: #f2938c;
}
.border-secondary,
.hover\:border-secondary:hover {
  border-color: #d83933;
}
.border-secondary-vivid,
.hover\:border-secondary-vivid:hover {
  border-color: #e41d3d;
}
.border-secondary-dark,
.hover\:border-secondary-dark:hover {
  border-color: #b50909;
}
.border-secondary-darker,
.hover\:border-secondary-darker:hover {
  border-color: #8b0a03;
}
.border-accent-warm-darker,
.hover\:border-accent-warm-darker:hover {
  border-color: #775540;
}
.border-accent-warm-dark,
.hover\:border-accent-warm-dark:hover {
  border-color: #c05600;
}
.border-accent-warm,
.hover\:border-accent-warm:hover {
  border-color: #fa9441;
}
.border-accent-warm-light,
.hover\:border-accent-warm-light:hover {
  border-color: #ffbc78;
}
.border-accent-warm-lighter,
.hover\:border-accent-warm-lighter:hover {
  border-color: #f2e4d4;
}
.border-accent-cool-darker,
.hover\:border-accent-cool-darker:hover {
  border-color: #07648d;
}
.border-accent-cool-dark,
.hover\:border-accent-cool-dark:hover {
  border-color: #28a0cb;
}
.border-accent-cool,
.hover\:border-accent-cool:hover {
  border-color: #00bde3;
}
.border-accent-cool-light,
.hover\:border-accent-cool-light:hover {
  border-color: #97d4ea;
}
.border-accent-cool-lighter,
.hover\:border-accent-cool-lighter:hover {
  border-color: #e1f3f8;
}
.border-error-lighter,
.hover\:border-error-lighter:hover {
  border-color: #f4e3db;
}
.border-error-light,
.hover\:border-error-light:hover {
  border-color: #f39268;
}
.border-error,
.hover\:border-error:hover {
  border-color: #d54309;
}
.border-error-dark,
.hover\:border-error-dark:hover {
  border-color: #b50909;
}
.border-error-darker,
.hover\:border-error-darker:hover {
  border-color: #6f3331;
}
.border-warning-lighter,
.hover\:border-warning-lighter:hover {
  border-color: #faf3d1;
}
.border-warning-light,
.hover\:border-warning-light:hover {
  border-color: #fee685;
}
.border-warning,
.hover\:border-warning:hover {
  border-color: #ffbe2e;
}
.border-warning-dark,
.hover\:border-warning-dark:hover {
  border-color: #e5a000;
}
.border-warning-darker,
.hover\:border-warning-darker:hover {
  border-color: #936f38;
}
.border-success-lighter,
.hover\:border-success-lighter:hover {
  border-color: #ecf3ec;
}
.border-success-light,
.hover\:border-success-light:hover {
  border-color: #70e17b;
}
.border-success,
.hover\:border-success:hover {
  border-color: #00a91c;
}
.border-success-dark,
.hover\:border-success-dark:hover {
  border-color: #008817;
}
.border-success-darker,
.hover\:border-success-darker:hover {
  border-color: #216e1f;
}
.border-info-lighter,
.hover\:border-info-lighter:hover {
  border-color: #e7f6f8;
}
.border-info-light,
.hover\:border-info-light:hover {
  border-color: #99deea;
}
.border-info,
.hover\:border-info:hover {
  border-color: #00bde3;
}
.border-info-dark,
.hover\:border-info-dark:hover {
  border-color: #009ec1;
}
.border-info-darker,
.hover\:border-info-darker:hover {
  border-color: #2e6276;
}
.border-disabled-light,
.hover\:border-disabled-light:hover {
  border-color: #e6e6e6;
}
.border-disabled,
.hover\:border-disabled:hover {
  border-color: #c9c9c9;
}
.border-disabled-dark,
.hover\:border-disabled-dark:hover {
  border-color: #adadad;
}
.border-emergency,
.hover\:border-emergency:hover {
  border-color: #9c3d10;
}
.border-emergency-dark,
.hover\:border-emergency-dark:hover {
  border-color: #332d29;
}
.radius-0 {
  border-radius: 0;
}
.radius-top-0 {
  border-top-left-radius: 0;
  border-top-right-radius: 0;
}
.radius-right-0 {
  border-top-right-radius: 0;
  border-bottom-right-radius: 0;
}
.radius-bottom-0 {
  border-bottom-left-radius: 0;
  border-bottom-right-radius: 0;
}
.radius-left-0 {
  border-top-left-radius: 0;
  border-bottom-left-radius: 0;
}
.radius-none {
  border-radius: 0;
}
.radius-top-none {
  border-top-left-radius: 0;
  border-top-right-radius: 0;
}
.radius-right-none {
  border-top-right-radius: 0;
  border-bottom-right-radius: 0;
}
.radius-bottom-none {
  border-bottom-left-radius: 0;
  border-bottom-right-radius: 0;
}
.radius-left-none {
  border-top-left-radius: 0;
  border-bottom-left-radius: 0;
}
.radius-sm {
  border-radius: 2px;
}
.radius-top-sm {
  border-top-left-radius: 2px;
  border-top-right-radius: 2px;
}
.radius-right-sm {
  border-top-right-radius: 2px;
  border-bottom-right-radius: 2px;
}
.radius-bottom-sm {
  border-bottom-left-radius: 2px;
  border-bottom-right-radius: 2px;
}
.radius-left-sm {
  border-top-left-radius: 2px;
  border-bottom-left-radius: 2px;
}
.radius-md {
  border-radius: .25rem;
}
.radius-top-md {
  border-top-left-radius: .25rem;
  border-top-right-radius: .25rem;
}
.radius-right-md {
  border-top-right-radius: .25rem;
  border-bottom-right-radius: .25rem;
}
.radius-bottom-md {
  border-bottom-left-radius: .25rem;
  border-bottom-right-radius: .25rem;
}
.radius-left-md {
  border-top-left-radius: .25rem;
  border-bottom-left-radius: .25rem;
}
.radius-lg {
  border-radius: .5rem;
}
.radius-top-lg {
  border-top-left-radius: .5rem;
  border-top-right-radius: .5rem;
}
.radius-right-lg {
  border-top-right-radius: .5rem;
  border-bottom-right-radius: .5rem;
}
.radius-bottom-lg {
  border-bottom-left-radius: .5rem;
  border-bottom-right-radius: .5rem;
}
.radius-left-lg {
  border-top-left-radius: .5rem;
  border-bottom-left-radius: .5rem;
}
.radius-pill {
  border-radius: 99rem;
}
.radius-top-pill {
  border-top-left-radius: 99rem;
  border-top-right-radius: 99rem;
}
.radius-right-pill {
  border-top-right-radius: 99rem;
  border-bottom-right-radius: 99rem;
}
.radius-bottom-pill {
  border-bottom-left-radius: 99rem;
  border-bottom-right-radius: 99rem;
}
.radius-left-pill {
  border-top-left-radius: 99rem;
  border-bottom-left-radius: 99rem;
}
.border-dashed {
  border-style: dashed;
}
.border-dotted {
  border-style: dotted;
}
.border-solid {
  border-style: solid;
}
.border-width-1px {
  border-width: 1px;
}
.border-y-width-1px {
  border-top-width: 1px;
  border-bottom-width: 1px;
}
.border-x-width-1px {
  border-left-width: 1px;
  border-right-width: 1px;
}
.border-top-width-1px {
  border-top-width: 1px;
}
.border-right-width-1px {
  border-right-width: 1px;
}
.border-bottom-width-1px {
  border-bottom-width: 1px;
}
.border-left-width-1px {
  border-left-width: 1px;
}
.border-width-2px {
  border-width: 2px;
}
.border-y-width-2px {
  border-top-width: 2px;
  border-bottom-width: 2px;
}
.border-x-width-2px {
  border-left-width: 2px;
  border-right-width: 2px;
}
.border-top-width-2px {
  border-top-width: 2px;
}
.border-right-width-2px {
  border-right-width: 2px;
}
.border-bottom-width-2px {
  border-bottom-width: 2px;
}
.border-left-width-2px {
  border-left-width: 2px;
}
.border-width-05 {
  border-width: .25rem;
}
.border-y-width-05 {
  border-top-width: .25rem;
  border-bottom-width: .25rem;
}
.border-x-width-05 {
  border-left-width: .25rem;
  border-right-width: .25rem;
}
.border-top-width-05 {
  border-top-width: .25rem;
}
.border-right-width-05 {
  border-right-width: .25rem;
}
.border-bottom-width-05 {
  border-bottom-width: .25rem;
}
.border-left-width-05 {
  border-left-width: .25rem;
}
.border-width-1 {
  border-width: .5rem;
}
.border-y-width-1 {
  border-top-width: .5rem;
  border-bottom-width: .5rem;
}
.border-x-width-1 {
  border-left-width: .5rem;
  border-right-width: .5rem;
}
.border-top-width-1 {
  border-top-width: .5rem;
}
.border-right-width-1 {
  border-right-width: .5rem;
}
.border-bottom-width-1 {
  border-bottom-width: .5rem;
}
.border-left-width-1 {
  border-left-width: .5rem;
}
.border-width-105 {
  border-width: .75rem;
}
.border-y-width-105 {
  border-top-width: .75rem;
  border-bottom-width: .75rem;
}
.border-x-width-105 {
  border-left-width: .75rem;
  border-right-width: .75rem;
}
.border-top-width-105 {
  border-top-width: .75rem;
}
.border-right-width-105 {
  border-right-width: .75rem;
}
.border-bottom-width-105 {
  border-bottom-width: .75rem;
}
.border-left-width-105 {
  border-left-width: .75rem;
}
.border-width-2 {
  border-width: 1rem;
}
.border-y-width-2 {
  border-top-width: 1rem;
  border-bottom-width: 1rem;
}
.border-x-width-2 {
  border-left-width: 1rem;
  border-right-width: 1rem;
}
.border-top-width-2 {
  border-top-width: 1rem;
}
.border-right-width-2 {
  border-right-width: 1rem;
}
.border-bottom-width-2 {
  border-bottom-width: 1rem;
}
.border-left-width-2 {
  border-left-width: 1rem;
}
.border-width-205 {
  border-width: 1.25rem;
}
.border-y-width-205 {
  border-top-width: 1.25rem;
  border-bottom-width: 1.25rem;
}
.border-x-width-205 {
  border-left-width: 1.25rem;
  border-right-width: 1.25rem;
}
.border-top-width-205 {
  border-top-width: 1.25rem;
}
.border-right-width-205 {
  border-right-width: 1.25rem;
}
.border-bottom-width-205 {
  border-bottom-width: 1.25rem;
}
.border-left-width-205 {
  border-left-width: 1.25rem;
}
.border-width-3 {
  border-width: 1.5rem;
}
.border-y-width-3 {
  border-top-width: 1.5rem;
  border-bottom-width: 1.5rem;
}
.border-x-width-3 {
  border-left-width: 1.5rem;
  border-right-width: 1.5rem;
}
.border-top-width-3 {
  border-top-width: 1.5rem;
}
.border-right-width-3 {
  border-right-width: 1.5rem;
}
.border-bottom-width-3 {
  border-bottom-width: 1.5rem;
}
.border-left-width-3 {
  border-left-width: 1.5rem;
}
.border-width-0 {
  border-width: 0;
}
.border-y-width-0 {
  border-top-width: 0;
  border-bottom-width: 0;
}
.border-x-width-0 {
  border-left-width: 0;
  border-right-width: 0;
}
.border-top-width-0 {
  border-top-width: 0;
}
.border-right-width-0 {
  border-right-width: 0;
}
.border-bottom-width-0 {
  border-bottom-width: 0;
}
.border-left-width-0 {
  border-left-width: 0;
}
.bottom-1px {
  bottom: 1px;
}
.bottom-2px {
  bottom: 2px;
}
.bottom-05 {
  bottom: .25rem;
}
.bottom-1 {
  bottom: .5rem;
}
.bottom-105 {
  bottom: .75rem;
}
.bottom-2 {
  bottom: 1rem;
}
.bottom-205 {
  bottom: 1.25rem;
}
.bottom-3 {
  bottom: 1.5rem;
}
.bottom-neg-1px {
  bottom: -1px;
}
.bottom-neg-2px {
  bottom: -2px;
}
.bottom-neg-05 {
  bottom: -.25rem;
}
.bottom-neg-1 {
  bottom: -.5rem;
}
.bottom-neg-105 {
  bottom: -.75rem;
}
.bottom-neg-2 {
  bottom: -1rem;
}
.bottom-neg-205 {
  bottom: -1.25rem;
}
.bottom-neg-3 {
  bottom: -1.5rem;
}
.bottom-0 {
  bottom: 0;
}
.bottom-auto {
  bottom: auto;
}
.bottom-full {
  bottom: 100%;
}
.hover\:shadow-none:hover,
.shadow-none {
  box-shadow: none;
}
.hover\:shadow-1:hover,
.shadow-1 {
  box-shadow: 0 1px .25rem 0 rgba(0, 0, 0, .1);
}
.hover\:shadow-2:hover,
.shadow-2 {
  box-shadow: 0 .25rem .5rem 0 rgba(0, 0, 0, .1);
}
.hover\:shadow-3:hover,
.shadow-3 {
  box-shadow: 0 .5rem 1rem 0 rgba(0, 0, 0, .1);
}
.hover\:shadow-4:hover,
.shadow-4 {
  box-shadow: 0 .75rem 1.5rem 0 rgba(0, 0, 0, .1);
}
.hover\:shadow-5:hover,
.shadow-5 {
  box-shadow: 0 1rem 2rem 0 rgba(0, 0, 0, .1);
}
.circle-1px,
.circle-2px {
  height: 1px;
  width: 1px;
  border-radius: 50%;
}
.circle-2px {
  height: 2px;
  width: 2px;
}
.circle-05 {
  height: .25rem;
  width: .25rem;
  border-radius: 50%;
}
.circle-1,
.circle-105 {
  height: .5rem;
  width: .5rem;
  border-radius: 50%;
}
.circle-105 {
  height: .75rem;
  width: .75rem;
}
.circle-2,
.circle-205 {
  height: 1rem;
  width: 1rem;
  border-radius: 50%;
}
.circle-205 {
  height: 1.25rem;
  width: 1.25rem;
}
.circle-3,
.circle-4 {
  height: 1.5rem;
  width: 1.5rem;
  border-radius: 50%;
}
.circle-4 {
  height: 2rem;
  width: 2rem;
}
.circle-5,
.circle-6 {
  height: 2.5rem;
  width: 2.5rem;
  border-radius: 50%;
}
.circle-6 {
  height: 3rem;
  width: 3rem;
}
.circle-7,
.circle-8 {
  height: 3.5rem;
  width: 3.5rem;
  border-radius: 50%;
}
.circle-8 {
  height: 4rem;
  width: 4rem;
}
.circle-10,
.circle-9 {
  height: 4.5rem;
  width: 4.5rem;
  border-radius: 50%;
}
.circle-10 {
  height: 5rem;
  width: 5rem;
}
.circle-15,
.circle-card {
  height: 7.5rem;
  width: 7.5rem;
  border-radius: 50%;
}
.circle-card {
  height: 10rem;
  width: 10rem;
}
.circle-card-lg,
.circle-mobile {
  height: 15rem;
  width: 15rem;
  border-radius: 50%;
}
.circle-mobile {
  height: 20rem;
  width: 20rem;
}
.clearfix::after {
  content: "";
  display: block;
  clear: both;
}
.hover\:text-transparent:hover,
.text-transparent {
  color: transparent;
}
.hover\:text-black:hover,
.text-black {
  color: #000;
}
.hover\:text-white:hover,
.text-white {
  color: #fff;
}
.hover\:text-red:hover,
.text-red {
  color: #e52207;
}
.hover\:text-orange:hover,
.text-orange {
  color: #e66f0e;
}
.hover\:text-gold:hover,
.text-gold {
  color: #ffbe2e;
}
.hover\:text-yellow:hover,
.text-yellow {
  color: #fee685;
}
.hover\:text-green:hover,
.text-green {
  color: #538200;
}
.hover\:text-mint:hover,
.text-mint {
  color: #04c585;
}
.hover\:text-cyan:hover,
.text-cyan {
  color: #009ec1;
}
.hover\:text-blue:hover,
.text-blue {
  color: #0076d6;
}
.hover\:text-indigo:hover,
.text-indigo {
  color: #676cc8;
}
.hover\:text-violet:hover,
.text-violet {
  color: #8168b3;
}
.hover\:text-magenta:hover,
.text-magenta {
  color: #d72d79;
}
.hover\:text-gray-5:hover,
.text-gray-5 {
  color: #f0f0f0;
}
.hover\:text-gray-10:hover,
.text-gray-10 {
  color: #e6e6e6;
}
.hover\:text-gray-30:hover,
.text-gray-30 {
  color: #adadad;
}
.hover\:text-gray-50:hover,
.text-gray-50 {
  color: #757575;
}
.hover\:text-gray-70:hover,
.text-gray-70 {
  color: #454545;
}
.hover\:text-gray-90:hover,
.text-gray-90 {
  color: #1b1b1b;
}
.hover\:text-base-lightest:hover,
.text-base-lightest {
  color: #f0f0f0;
}
.hover\:text-base-lighter:hover,
.text-base-lighter {
  color: #dfe1e2;
}
.hover\:text-base-light:hover,
.text-base-light {
  color: #a9aeb1;
}
.hover\:text-base:hover,
.text-base {
  color: #71767a;
}
.hover\:text-base-dark:hover,
.text-base-dark {
  color: #565c65;
}
.hover\:text-base-darker:hover,
.text-base-darker {
  color: #3d4551;
}
.hover\:text-base-darkest:hover,
.hover\:text-ink:hover,
.text-base-darkest,
.text-ink {
  color: #1b1b1b;
}
.hover\:text-primary-lighter:hover,
.text-primary-lighter {
  color: #d9e8f6;
}
.hover\:text-primary-light:hover,
.text-primary-light {
  color: #73b3e7;
}
.hover\:text-primary:hover,
.text-primary {
  color: #005ea2;
}
.hover\:text-primary-vivid:hover,
.text-primary-vivid {
  color: #0050d8;
}
.hover\:text-primary-dark:hover,
.text-primary-dark {
  color: #1a4480;
}
.hover\:text-primary-darker:hover,
.text-primary-darker {
  color: #162e51;
}
.hover\:text-secondary-lighter:hover,
.text-secondary-lighter {
  color: #f3e1e4;
}
.hover\:text-secondary-light:hover,
.text-secondary-light {
  color: #f2938c;
}
.hover\:text-secondary:hover,
.text-secondary {
  color: #d83933;
}
.hover\:text-secondary-vivid:hover,
.text-secondary-vivid {
  color: #e41d3d;
}
.hover\:text-secondary-dark:hover,
.text-secondary-dark {
  color: #b50909;
}
.hover\:text-secondary-darker:hover,
.text-secondary-darker {
  color: #8b0a03;
}
.hover\:text-accent-warm-darker:hover,
.text-accent-warm-darker {
  color: #775540;
}
.hover\:text-accent-warm-dark:hover,
.text-accent-warm-dark {
  color: #c05600;
}
.hover\:text-accent-warm:hover,
.text-accent-warm {
  color: #fa9441;
}
.hover\:text-accent-warm-light:hover,
.text-accent-warm-light {
  color: #ffbc78;
}
.hover\:text-accent-warm-lighter:hover,
.text-accent-warm-lighter {
  color: #f2e4d4;
}
.hover\:text-accent-cool-darker:hover,
.text-accent-cool-darker {
  color: #07648d;
}
.hover\:text-accent-cool-dark:hover,
.text-accent-cool-dark {
  color: #28a0cb;
}
.hover\:text-accent-cool:hover,
.text-accent-cool {
  color: #00bde3;
}
.hover\:text-accent-cool-light:hover,
.text-accent-cool-light {
  color: #97d4ea;
}
.hover\:text-accent-cool-lighter:hover,
.text-accent-cool-lighter {
  color: #e1f3f8;
}
.hover\:text-error-lighter:hover,
.text-error-lighter {
  color: #f4e3db;
}
.hover\:text-error-light:hover,
.text-error-light {
  color: #f39268;
}
.hover\:text-error:hover,
.text-error {
  color: #d54309;
}
.hover\:text-error-dark:hover,
.text-error-dark {
  color: #b50909;
}
.hover\:text-error-darker:hover,
.text-error-darker {
  color: #6f3331;
}
.hover\:text-warning-lighter:hover,
.text-warning-lighter {
  color: #faf3d1;
}
.hover\:text-warning-light:hover,
.text-warning-light {
  color: #fee685;
}
.hover\:text-warning:hover,
.text-warning {
  color: #ffbe2e;
}
.hover\:text-warning-dark:hover,
.text-warning-dark {
  color: #e5a000;
}
.hover\:text-warning-darker:hover,
.text-warning-darker {
  color: #936f38;
}
.hover\:text-success-lighter:hover,
.text-success-lighter {
  color: #ecf3ec;
}
.hover\:text-success-light:hover,
.text-success-light {
  color: #70e17b;
}
.hover\:text-success:hover,
.text-success {
  color: #00a91c;
}
.hover\:text-success-dark:hover,
.text-success-dark {
  color: #008817;
}
.hover\:text-success-darker:hover,
.text-success-darker {
  color: #216e1f;
}
.hover\:text-info-lighter:hover,
.text-info-lighter {
  color: #e7f6f8;
}
.hover\:text-info-light:hover,
.text-info-light {
  color: #99deea;
}
.hover\:text-info:hover,
.text-info {
  color: #00bde3;
}
.hover\:text-info-dark:hover,
.text-info-dark {
  color: #009ec1;
}
.hover\:text-info-darker:hover,
.text-info-darker {
  color: #2e6276;
}
.hover\:text-disabled-light:hover,
.text-disabled-light {
  color: #e6e6e6;
}
.hover\:text-disabled:hover,
.text-disabled {
  color: #c9c9c9;
}
.hover\:text-disabled-dark:hover,
.text-disabled-dark {
  color: #adadad;
}
.hover\:text-emergency:hover,
.text-emergency {
  color: #9c3d10;
}
.hover\:text-emergency-dark:hover,
.text-emergency-dark {
  color: #332d29;
}
.cursor-auto {
  cursor: auto;
}
.cursor-default {
  cursor: default;
}
.cursor-pointer {
  cursor: pointer;
}
.cursor-wait {
  cursor: wait;
}
.cursor-move {
  cursor: move;
}
.cursor-not-allowed {
  cursor: not-allowed;
}
.display-block {
  display: block;
}
.display-flex {
  display: flex;
}
.display-none {
  display: none;
}
.display-inline {
  display: inline;
}
.display-inline-block {
  display: inline-block;
}
.display-inline-flex {
  display: inline-flex;
}
.display-table {
  display: table;
}
.display-table-cell {
  display: table-cell;
}
.display-table-row {
  display: table-row;
}
.flex-1 {
  flex: 1 1 0%;
}
.flex-2 {
  flex: 2 1 0%;
}
.flex-3 {
  flex: 3 1 0%;
}
.flex-4 {
  flex: 4 1 0%;
}
.flex-5 {
  flex: 5 1 0%;
}
.flex-6 {
  flex: 6 1 0%;
}
.flex-7 {
  flex: 7 1 0%;
}
.flex-8 {
  flex: 8 1 0%;
}
.flex-9 {
  flex: 9 1 0%;
}
.flex-10 {
  flex: 10 1 0%;
}
.flex-11 {
  flex: 11 1 0%;
}
.flex-12 {
  flex: 12 1 0%;
}
.flex-fill {
  flex: 1 1 0%;
}
.flex-auto {
  flex: 0 1 auto;
}
.flex-row {
  flex-direction: row;
}
.flex-column {
  flex-direction: column;
}
.flex-wrap {
  flex-wrap: wrap;
}
.flex-no-wrap {
  flex-wrap: nowrap;
}
.float-left {
  float: left;
}
.float-none {
  float: none;
}
.float-right {
  float: right;
}
.font-mono-3xs {
  font-size: .77rem;
}
.font-mono-2xs {
  font-size: .83rem;
}
.font-mono-xs {
  font-size: .89rem;
}
.font-mono-sm {
  font-size: .95rem;
}
.font-mono-md {
  font-size: 1.01rem;
}
.font-mono-lg {
  font-size: 1.31rem;
}
.font-mono-xl {
  font-size: 1.91rem;
}
.font-mono-2xl {
  font-size: 2.38rem;
}
.font-mono-3xl {
  font-size: 2.86rem;
}
.font-sans-3xs {
  font-size: .87rem;
}
.font-sans-2xs {
  font-size: .93rem;
}
.font-sans-xs {
  font-size: 1rem;
}
.font-sans-sm {
  font-size: 1.06rem;
}
.font-sans-md {
  font-size: 1.13rem;
}
.font-sans-lg {
  font-size: 1.46rem;
}
.font-sans-xl {
  font-size: 2.13rem;
}
.font-sans-2xl {
  font-size: 2.66rem;
}
.font-sans-3xl {
  font-size: 3.19rem;
}
.font-serif-3xs {
  font-size: .79rem;
}
.font-serif-2xs {
  font-size: .85rem;
}
.font-serif-xs {
  font-size: .91rem;
}
.font-serif-sm {
  font-size: .98rem;
}
.font-serif-md {
  font-size: 1.04rem;
}
.font-serif-lg {
  font-size: 1.34rem;
}
.font-serif-xl {
  font-size: 1.95rem;
}
.font-serif-2xl {
  font-size: 2.44rem;
}
.font-serif-3xl {
  font-size: 2.93rem;
}
.font-heading-3xs {
  font-size: .79rem;
}
.font-heading-2xs {
  font-size: .85rem;
}
.font-heading-xs {
  font-size: .91rem;
}
.font-heading-sm {
  font-size: .98rem;
}
.font-heading-md {
  font-size: 1.04rem;
}
.font-heading-lg {
  font-size: 1.34rem;
}
.font-heading-xl {
  font-size: 1.95rem;
}
.font-heading-2xl {
  font-size: 2.44rem;
}
.font-heading-3xl {
  font-size: 2.93rem;
}
.font-body-3xs {
  font-size: .87rem;
}
.font-body-2xs {
  font-size: .93rem;
}
.font-body-xs {
  font-size: 1rem;
}
.font-body-sm {
  font-size: 1.06rem;
}
.font-body-md {
  font-size: 1.13rem;
}
.font-body-lg {
  font-size: 1.46rem;
}
.font-body-xl {
  font-size: 2.13rem;
}
.font-body-2xl {
  font-size: 2.66rem;
}
.font-body-3xl {
  font-size: 3.19rem;
}
.font-code-3xs {
  font-size: .77rem;
}
.font-code-2xs {
  font-size: .83rem;
}
.font-code-xs {
  font-size: .89rem;
}
.font-code-sm {
  font-size: .95rem;
}
.font-code-md {
  font-size: 1.01rem;
}
.font-code-lg {
  font-size: 1.31rem;
}
.font-code-xl {
  font-size: 1.91rem;
}
.font-code-2xl {
  font-size: 2.38rem;
}
.font-code-3xl {
  font-size: 2.86rem;
}
.font-alt-3xs {
  font-size: .79rem;
}
.font-alt-2xs {
  font-size: .85rem;
}
.font-alt-xs {
  font-size: .91rem;
}
.font-alt-sm {
  font-size: .98rem;
}
.font-alt-md {
  font-size: 1.04rem;
}
.font-alt-lg {
  font-size: 1.34rem;
}
.font-alt-xl {
  font-size: 1.95rem;
}
.font-alt-2xl {
  font-size: 2.44rem;
}
.font-alt-3xl {
  font-size: 2.93rem;
}
.font-ui-3xs {
  font-size: .87rem;
}
.font-ui-2xs {
  font-size: .93rem;
}
.font-ui-xs {
  font-size: 1rem;
}
.font-ui-sm {
  font-size: 1.06rem;
}
.font-ui-md {
  font-size: 1.13rem;
}
.font-ui-lg {
  font-size: 1.46rem;
}
.font-ui-xl {
  font-size: 2.13rem;
}
.font-ui-2xl {
  font-size: 2.66rem;
}
.font-ui-3xl {
  font-size: 3.19rem;
}
.font-family-mono {
  font-family:
    Roboto Mono Web,
    Bitstream Vera Sans Mono,
    Consolas,
    Courier,
    monospace;
}
.font-family-sans {
  font-family:
    Source Sans Pro Web,
    Helvetica Neue,
    Helvetica,
    Roboto,
    Arial,
    sans-serif;
}
.font-family-serif {
  font-family:
    Merriweather Web,
    Georgia,
    Cambria,
    Times New Roman,
    Times,
    serif;
}
.font-family-ui {
  font-family:
    Source Sans Pro Web,
    Helvetica Neue,
    Helvetica,
    Roboto,
    Arial,
    sans-serif;
}
.font-family-heading {
  font-family:
    Merriweather Web,
    Georgia,
    Cambria,
    Times New Roman,
    Times,
    serif;
}
.font-family-body {
  font-family:
    Source Sans Pro Web,
    Helvetica Neue,
    Helvetica,
    Roboto,
    Arial,
    sans-serif;
}
.font-family-code {
  font-family:
    Roboto Mono Web,
    Bitstream Vera Sans Mono,
    Consolas,
    Courier,
    monospace;
}
.font-family-alt {
  font-family:
    Merriweather Web,
    Georgia,
    Cambria,
    Times New Roman,
    Times,
    serif;
}
.text-tabular {
  font-feature-settings: "tnum"1, "kern"1;
}
.text-no-tabular {
  font-feature-settings: "kern"1;
}
.text-italic {
  font-style: italic;
}
.text-no-italic {
  font-style: normal;
}
.text-light {
  font-weight: 300;
}
.text-normal {
  font-weight: 400;
}
.text-bold {
  font-weight: 700;
}
.height-1px {
  height: 1px;
}
.height-2px {
  height: 2px;
}
.height-05 {
  height: .25rem;
}
.height-1 {
  height: .5rem;
}
.height-105 {
  height: .75rem;
}
.height-2 {
  height: 1rem;
}
.height-205 {
  height: 1.25rem;
}
.height-3 {
  height: 1.5rem;
}
.height-4 {
  height: 2rem;
}
.height-5 {
  height: 2.5rem;
}
.height-6 {
  height: 3rem;
}
.height-7 {
  height: 3.5rem;
}
.height-8 {
  height: 4rem;
}
.height-9 {
  height: 4.5rem;
}
.height-10 {
  height: 5rem;
}
.height-15 {
  height: 7.5rem;
}
.height-card {
  height: 10rem;
}
.height-card-lg {
  height: 15rem;
}
.height-mobile {
  height: 20rem;
}
.height-0 {
  height: 0;
}
.height-auto {
  height: auto;
}
.height-full {
  height: 100%;
}
.height-viewport {
  height: 100vh;
}
.flex-justify-center {
  justify-content: center;
}
.flex-justify-start {
  justify-content: flex-start;
}
.flex-justify-end {
  justify-content: flex-end;
}
.flex-justify {
  justify-content: space-between;
}
.left-1px {
  left: 1px;
}
.left-2px {
  left: 2px;
}
.left-05 {
  left: .25rem;
}
.left-1 {
  left: .5rem;
}
.left-105 {
  left: .75rem;
}
.left-2 {
  left: 1rem;
}
.left-205 {
  left: 1.25rem;
}
.left-3 {
  left: 1.5rem;
}
.left-neg-1px {
  left: -1px;
}
.left-neg-2px {
  left: -2px;
}
.left-neg-05 {
  left: -.25rem;
}
.left-neg-1 {
  left: -.5rem;
}
.left-neg-105 {
  left: -.75rem;
}
.left-neg-2 {
  left: -1rem;
}
.left-neg-205 {
  left: -1.25rem;
}
.left-neg-3 {
  left: -1.5rem;
}
.left-0 {
  left: 0;
}
.left-auto {
  left: auto;
}
.text-ls-auto {
  letter-spacing: initial;
}
.text-ls-neg-3 {
  letter-spacing: -.03em;
}
.text-ls-neg-2 {
  letter-spacing: -.02em;
}
.text-ls-neg-1 {
  letter-spacing: -.01em;
}
.text-ls-1 {
  letter-spacing: .025em;
}
.text-ls-2 {
  letter-spacing: .1em;
}
.text-ls-3 {
  letter-spacing: .15em;
}
.line-height-sans-1 {
  line-height: .9;
}
.line-height-sans-2 {
  line-height: 1.1;
}
.line-height-sans-3 {
  line-height: 1.3;
}
.line-height-sans-4 {
  line-height: 1.4;
}
.line-height-sans-5 {
  line-height: 1.5;
}
.line-height-sans-6 {
  line-height: 1.6;
}
.line-height-serif-1 {
  line-height: 1;
}
.line-height-serif-2 {
  line-height: 1.2;
}
.line-height-serif-3 {
  line-height: 1.4;
}
.line-height-serif-4 {
  line-height: 1.5;
}
.line-height-serif-5 {
  line-height: 1.7;
}
.line-height-serif-6 {
  line-height: 1.8;
}
.line-height-mono-1 {
  line-height: 1;
}
.line-height-mono-2 {
  line-height: 1.3;
}
.line-height-mono-3 {
  line-height: 1.4;
}
.line-height-mono-4 {
  line-height: 1.6;
}
.line-height-mono-5 {
  line-height: 1.7;
}
.line-height-mono-6 {
  line-height: 1.8;
}
.line-height-heading-1 {
  line-height: 1;
}
.line-height-heading-2 {
  line-height: 1.2;
}
.line-height-heading-3 {
  line-height: 1.4;
}
.line-height-heading-4 {
  line-height: 1.5;
}
.line-height-heading-5 {
  line-height: 1.7;
}
.line-height-heading-6 {
  line-height: 1.8;
}
.line-height-ui-1 {
  line-height: .9;
}
.line-height-ui-2 {
  line-height: 1.1;
}
.line-height-ui-3 {
  line-height: 1.3;
}
.line-height-ui-4 {
  line-height: 1.4;
}
.line-height-ui-5 {
  line-height: 1.5;
}
.line-height-ui-6 {
  line-height: 1.6;
}
.line-height-body-1 {
  line-height: .9;
}
.line-height-body-2 {
  line-height: 1.1;
}
.line-height-body-3 {
  line-height: 1.3;
}
.line-height-body-4 {
  line-height: 1.4;
}
.line-height-body-5 {
  line-height: 1.5;
}
.line-height-body-6 {
  line-height: 1.6;
}
.line-height-code-1 {
  line-height: 1;
}
.line-height-code-2 {
  line-height: 1.3;
}
.line-height-code-3 {
  line-height: 1.4;
}
.line-height-code-4 {
  line-height: 1.6;
}
.line-height-code-5 {
  line-height: 1.7;
}
.line-height-code-6 {
  line-height: 1.8;
}
.line-height-alt-1 {
  line-height: 1;
}
.line-height-alt-2 {
  line-height: 1.2;
}
.line-height-alt-3 {
  line-height: 1.4;
}
.line-height-alt-4 {
  line-height: 1.5;
}
.line-height-alt-5 {
  line-height: 1.7;
}
.line-height-alt-6 {
  line-height: 1.8;
}
.margin-neg-1px {
  margin: -1px;
}
.margin-neg-2px {
  margin: -2px;
}
.margin-neg-05 {
  margin: -.25rem;
}
.margin-neg-1 {
  margin: -.5rem;
}
.margin-neg-105 {
  margin: -.75rem;
}
.margin-neg-2 {
  margin: -1rem;
}
.margin-neg-205 {
  margin: -1.25rem;
}
.margin-neg-3 {
  margin: -1.5rem;
}
.margin-1px {
  margin: 1px;
}
.margin-2px {
  margin: 2px;
}
.margin-05 {
  margin: .25rem;
}
.margin-1 {
  margin: .5rem;
}
.margin-105 {
  margin: .75rem;
}
.margin-2 {
  margin: 1rem;
}
.margin-205 {
  margin: 1.25rem;
}
.margin-3 {
  margin: 1.5rem;
}
.margin-neg-4 {
  margin: -2rem;
}
.margin-neg-5 {
  margin: -2.5rem;
}
.margin-neg-6 {
  margin: -3rem;
}
.margin-neg-7 {
  margin: -3.5rem;
}
.margin-neg-8 {
  margin: -4rem;
}
.margin-neg-9 {
  margin: -4.5rem;
}
.margin-neg-10 {
  margin: -5rem;
}
.margin-neg-15 {
  margin: -7.5rem;
}
.margin-4 {
  margin: 2rem;
}
.margin-5 {
  margin: 2.5rem;
}
.margin-6 {
  margin: 3rem;
}
.margin-7 {
  margin: 3.5rem;
}
.margin-8 {
  margin: 4rem;
}
.margin-9 {
  margin: 4.5rem;
}
.margin-10 {
  margin: 5rem;
}
.margin-15 {
  margin: 7.5rem;
}
.margin-05em {
  margin: .5em;
}
.margin-1em {
  margin: 1em;
}
.margin-105em {
  margin: 1.5em;
}
.margin-2em {
  margin: 2em;
}
.margin-0 {
  margin: 0;
}
.margin-y-1px {
  margin-bottom: 1px;
}
.margin-top-1px,
.margin-y-1px {
  margin-top: 1px;
}
.margin-bottom-1px {
  margin-bottom: 1px;
}
.margin-y-2px {
  margin-bottom: 2px;
}
.margin-top-2px,
.margin-y-2px {
  margin-top: 2px;
}
.margin-bottom-2px {
  margin-bottom: 2px;
}
.margin-y-05 {
  margin-bottom: .25rem;
}
.margin-top-05,
.margin-y-05 {
  margin-top: .25rem;
}
.margin-bottom-05 {
  margin-bottom: .25rem;
}
.margin-y-1 {
  margin-bottom: .5rem;
}
.margin-top-1,
.margin-y-1 {
  margin-top: .5rem;
}
.margin-bottom-1 {
  margin-bottom: .5rem;
}
.margin-y-105 {
  margin-bottom: .75rem;
}
.margin-top-105,
.margin-y-105 {
  margin-top: .75rem;
}
.margin-bottom-105 {
  margin-bottom: .75rem;
}
.margin-y-2 {
  margin-bottom: 1rem;
}
.margin-top-2,
.margin-y-2 {
  margin-top: 1rem;
}
.margin-bottom-2 {
  margin-bottom: 1rem;
}
.margin-y-205 {
  margin-bottom: 1.25rem;
}
.margin-top-205,
.margin-y-205 {
  margin-top: 1.25rem;
}
.margin-bottom-205 {
  margin-bottom: 1.25rem;
}
.margin-y-3 {
  margin-bottom: 1.5rem;
}
.margin-top-3,
.margin-y-3 {
  margin-top: 1.5rem;
}
.margin-bottom-3 {
  margin-bottom: 1.5rem;
}
.margin-y-neg-1px {
  margin-top: -1px;
  margin-bottom: -1px;
}
.margin-top-neg-1px {
  margin-top: -1px;
}
.margin-bottom-neg-1px {
  margin-bottom: -1px;
}
.margin-y-neg-2px {
  margin-top: -2px;
  margin-bottom: -2px;
}
.margin-top-neg-2px {
  margin-top: -2px;
}
.margin-bottom-neg-2px {
  margin-bottom: -2px;
}
.margin-y-neg-05 {
  margin-bottom: -.25rem;
}
.margin-top-neg-05,
.margin-y-neg-05 {
  margin-top: -.25rem;
}
.margin-bottom-neg-05 {
  margin-bottom: -.25rem;
}
.margin-y-neg-1 {
  margin-bottom: -.5rem;
}
.margin-top-neg-1,
.margin-y-neg-1 {
  margin-top: -.5rem;
}
.margin-bottom-neg-1 {
  margin-bottom: -.5rem;
}
.margin-y-neg-105 {
  margin-bottom: -.75rem;
}
.margin-top-neg-105,
.margin-y-neg-105 {
  margin-top: -.75rem;
}
.margin-bottom-neg-105 {
  margin-bottom: -.75rem;
}
.margin-y-neg-2 {
  margin-bottom: -1rem;
}
.margin-top-neg-2,
.margin-y-neg-2 {
  margin-top: -1rem;
}
.margin-bottom-neg-2 {
  margin-bottom: -1rem;
}
.margin-y-neg-205 {
  margin-bottom: -1.25rem;
}
.margin-top-neg-205,
.margin-y-neg-205 {
  margin-top: -1.25rem;
}
.margin-bottom-neg-205 {
  margin-bottom: -1.25rem;
}
.margin-y-neg-3 {
  margin-bottom: -1.5rem;
}
.margin-top-neg-3,
.margin-y-neg-3 {
  margin-top: -1.5rem;
}
.margin-bottom-neg-3 {
  margin-bottom: -1.5rem;
}
.margin-y-neg-4 {
  margin-bottom: -2rem;
}
.margin-top-neg-4,
.margin-y-neg-4 {
  margin-top: -2rem;
}
.margin-bottom-neg-4 {
  margin-bottom: -2rem;
}
.margin-y-neg-5 {
  margin-bottom: -2.5rem;
}
.margin-top-neg-5,
.margin-y-neg-5 {
  margin-top: -2.5rem;
}
.margin-bottom-neg-5 {
  margin-bottom: -2.5rem;
}
.margin-y-neg-6 {
  margin-bottom: -3rem;
}
.margin-top-neg-6,
.margin-y-neg-6 {
  margin-top: -3rem;
}
.margin-bottom-neg-6 {
  margin-bottom: -3rem;
}
.margin-y-neg-7 {
  margin-bottom: -3.5rem;
}
.margin-top-neg-7,
.margin-y-neg-7 {
  margin-top: -3.5rem;
}
.margin-bottom-neg-7 {
  margin-bottom: -3.5rem;
}
.margin-y-neg-8 {
  margin-bottom: -4rem;
}
.margin-top-neg-8,
.margin-y-neg-8 {
  margin-top: -4rem;
}
.margin-bottom-neg-8 {
  margin-bottom: -4rem;
}
.margin-y-neg-9 {
  margin-bottom: -4.5rem;
}
.margin-top-neg-9,
.margin-y-neg-9 {
  margin-top: -4.5rem;
}
.margin-bottom-neg-9 {
  margin-bottom: -4.5rem;
}
.margin-y-neg-10 {
  margin-top: -5rem;
  margin-bottom: -5rem;
}
.margin-top-neg-10 {
  margin-top: -5rem;
}
.margin-bottom-neg-10 {
  margin-bottom: -5rem;
}
.margin-y-neg-15 {
  margin-bottom: -7.5rem;
}
.margin-top-neg-15,
.margin-y-neg-15 {
  margin-top: -7.5rem;
}
.margin-bottom-neg-15 {
  margin-bottom: -7.5rem;
}
.margin-y-4 {
  margin-bottom: 2rem;
}
.margin-top-4,
.margin-y-4 {
  margin-top: 2rem;
}
.margin-bottom-4 {
  margin-bottom: 2rem;
}
.margin-y-5 {
  margin-bottom: 2.5rem;
}
.margin-top-5,
.margin-y-5 {
  margin-top: 2.5rem;
}
.margin-bottom-5 {
  margin-bottom: 2.5rem;
}
.margin-y-6 {
  margin-bottom: 3rem;
}
.margin-top-6,
.margin-y-6 {
  margin-top: 3rem;
}
.margin-bottom-6 {
  margin-bottom: 3rem;
}
.margin-y-7 {
  margin-bottom: 3.5rem;
}
.margin-top-7,
.margin-y-7 {
  margin-top: 3.5rem;
}
.margin-bottom-7 {
  margin-bottom: 3.5rem;
}
.margin-y-8 {
  margin-bottom: 4rem;
}
.margin-top-8,
.margin-y-8 {
  margin-top: 4rem;
}
.margin-bottom-8 {
  margin-bottom: 4rem;
}
.margin-y-9 {
  margin-bottom: 4.5rem;
}
.margin-top-9,
.margin-y-9 {
  margin-top: 4.5rem;
}
.margin-bottom-9 {
  margin-bottom: 4.5rem;
}
.margin-y-10 {
  margin-bottom: 5rem;
}
.margin-top-10,
.margin-y-10 {
  margin-top: 5rem;
}
.margin-bottom-10 {
  margin-bottom: 5rem;
}
.margin-y-15 {
  margin-bottom: 7.5rem;
}
.margin-top-15,
.margin-y-15 {
  margin-top: 7.5rem;
}
.margin-bottom-15 {
  margin-bottom: 7.5rem;
}
.margin-y-05em {
  margin-bottom: .5em;
}
.margin-top-05em,
.margin-y-05em {
  margin-top: .5em;
}
.margin-bottom-05em {
  margin-bottom: .5em;
}
.margin-y-1em {
  margin-bottom: 1em;
}
.margin-top-1em,
.margin-y-1em {
  margin-top: 1em;
}
.margin-bottom-1em {
  margin-bottom: 1em;
}
.margin-y-105em {
  margin-bottom: 1.5em;
}
.margin-top-105em,
.margin-y-105em {
  margin-top: 1.5em;
}
.margin-bottom-105em {
  margin-bottom: 1.5em;
}
.margin-y-2em {
  margin-bottom: 2em;
}
.margin-top-2em,
.margin-y-2em {
  margin-top: 2em;
}
.margin-bottom-2em {
  margin-bottom: 2em;
}
.margin-y-0 {
  margin-bottom: 0;
}
.margin-top-0,
.margin-y-0 {
  margin-top: 0;
}
.margin-bottom-0 {
  margin-bottom: 0;
}
.margin-y-auto {
  margin-bottom: auto;
}
.margin-top-auto,
.margin-y-auto {
  margin-top: auto;
}
.margin-bottom-auto {
  margin-bottom: auto;
}
.margin-x-1px {
  margin-left: 1px;
}
.margin-right-1px,
.margin-x-1px {
  margin-right: 1px;
}
.margin-left-1px {
  margin-left: 1px;
}
.margin-x-2px {
  margin-left: 2px;
}
.margin-right-2px,
.margin-x-2px {
  margin-right: 2px;
}
.margin-left-2px {
  margin-left: 2px;
}
.margin-x-05 {
  margin-left: .25rem;
}
.margin-right-05,
.margin-x-05 {
  margin-right: .25rem;
}
.margin-left-05 {
  margin-left: .25rem;
}
.margin-x-1 {
  margin-left: .5rem;
}
.margin-right-1,
.margin-x-1 {
  margin-right: .5rem;
}
.margin-left-1 {
  margin-left: .5rem;
}
.margin-x-105 {
  margin-left: .75rem;
}
.margin-right-105,
.margin-x-105 {
  margin-right: .75rem;
}
.margin-left-105 {
  margin-left: .75rem;
}
.margin-x-2 {
  margin-left: 1rem;
}
.margin-right-2,
.margin-x-2 {
  margin-right: 1rem;
}
.margin-left-2 {
  margin-left: 1rem;
}
.margin-x-205 {
  margin-left: 1.25rem;
}
.margin-right-205,
.margin-x-205 {
  margin-right: 1.25rem;
}
.margin-left-205 {
  margin-left: 1.25rem;
}
.margin-x-3 {
  margin-left: 1.5rem;
}
.margin-right-3,
.margin-x-3 {
  margin-right: 1.5rem;
}
.margin-left-3 {
  margin-left: 1.5rem;
}
.margin-x-neg-1px {
  margin-left: -1px;
  margin-right: -1px;
}
.margin-right-neg-1px {
  margin-right: -1px;
}
.margin-left-neg-1px {
  margin-left: -1px;
}
.margin-x-neg-2px {
  margin-left: -2px;
  margin-right: -2px;
}
.margin-right-neg-2px {
  margin-right: -2px;
}
.margin-left-neg-2px {
  margin-left: -2px;
}
.margin-x-neg-05 {
  margin-left: -.25rem;
}
.margin-right-neg-05,
.margin-x-neg-05 {
  margin-right: -.25rem;
}
.margin-left-neg-05 {
  margin-left: -.25rem;
}
.margin-x-neg-1 {
  margin-left: -.5rem;
}
.margin-right-neg-1,
.margin-x-neg-1 {
  margin-right: -.5rem;
}
.margin-left-neg-1 {
  margin-left: -.5rem;
}
.margin-x-neg-105 {
  margin-left: -.75rem;
}
.margin-right-neg-105,
.margin-x-neg-105 {
  margin-right: -.75rem;
}
.margin-left-neg-105 {
  margin-left: -.75rem;
}
.margin-x-neg-2 {
  margin-left: -1rem;
}
.margin-right-neg-2,
.margin-x-neg-2 {
  margin-right: -1rem;
}
.margin-left-neg-2 {
  margin-left: -1rem;
}
.margin-x-neg-205 {
  margin-left: -1.25rem;
}
.margin-right-neg-205,
.margin-x-neg-205 {
  margin-right: -1.25rem;
}
.margin-left-neg-205 {
  margin-left: -1.25rem;
}
.margin-x-neg-3 {
  margin-left: -1.5rem;
}
.margin-right-neg-3,
.margin-x-neg-3 {
  margin-right: -1.5rem;
}
.margin-left-neg-3 {
  margin-left: -1.5rem;
}
.margin-x-neg-4 {
  margin-left: -2rem;
}
.margin-right-neg-4,
.margin-x-neg-4 {
  margin-right: -2rem;
}
.margin-left-neg-4 {
  margin-left: -2rem;
}
.margin-x-neg-5 {
  margin-left: -2.5rem;
}
.margin-right-neg-5,
.margin-x-neg-5 {
  margin-right: -2.5rem;
}
.margin-left-neg-5 {
  margin-left: -2.5rem;
}
.margin-x-neg-6 {
  margin-left: -3rem;
}
.margin-right-neg-6,
.margin-x-neg-6 {
  margin-right: -3rem;
}
.margin-left-neg-6 {
  margin-left: -3rem;
}
.margin-x-neg-7 {
  margin-left: -3.5rem;
}
.margin-right-neg-7,
.margin-x-neg-7 {
  margin-right: -3.5rem;
}
.margin-left-neg-7 {
  margin-left: -3.5rem;
}
.margin-x-neg-8 {
  margin-left: -4rem;
}
.margin-right-neg-8,
.margin-x-neg-8 {
  margin-right: -4rem;
}
.margin-left-neg-8 {
  margin-left: -4rem;
}
.margin-x-neg-9 {
  margin-left: -4.5rem;
}
.margin-right-neg-9,
.margin-x-neg-9 {
  margin-right: -4.5rem;
}
.margin-left-neg-9 {
  margin-left: -4.5rem;
}
.margin-x-neg-10 {
  margin-left: -5rem;
}
.margin-right-neg-10,
.margin-x-neg-10 {
  margin-right: -5rem;
}
.margin-left-neg-10 {
  margin-left: -5rem;
}
.margin-x-neg-15 {
  margin-left: -7.5rem;
}
.margin-right-neg-15,
.margin-x-neg-15 {
  margin-right: -7.5rem;
}
.margin-left-neg-15 {
  margin-left: -7.5rem;
}
.margin-x-4 {
  margin-left: 2rem;
}
.margin-right-4,
.margin-x-4 {
  margin-right: 2rem;
}
.margin-left-4 {
  margin-left: 2rem;
}
.margin-x-5 {
  margin-left: 2.5rem;
}
.margin-right-5,
.margin-x-5 {
  margin-right: 2.5rem;
}
.margin-left-5 {
  margin-left: 2.5rem;
}
.margin-x-6 {
  margin-left: 3rem;
}
.margin-right-6,
.margin-x-6 {
  margin-right: 3rem;
}
.margin-left-6 {
  margin-left: 3rem;
}
.margin-x-7 {
  margin-left: 3.5rem;
}
.margin-right-7,
.margin-x-7 {
  margin-right: 3.5rem;
}
.margin-left-7 {
  margin-left: 3.5rem;
}
.margin-x-8 {
  margin-left: 4rem;
}
.margin-right-8,
.margin-x-8 {
  margin-right: 4rem;
}
.margin-left-8 {
  margin-left: 4rem;
}
.margin-x-9 {
  margin-left: 4.5rem;
}
.margin-right-9,
.margin-x-9 {
  margin-right: 4.5rem;
}
.margin-left-9 {
  margin-left: 4.5rem;
}
.margin-x-10 {
  margin-left: 5rem;
}
.margin-right-10,
.margin-x-10 {
  margin-right: 5rem;
}
.margin-left-10 {
  margin-left: 5rem;
}
.margin-x-15 {
  margin-left: 7.5rem;
}
.margin-right-15,
.margin-x-15 {
  margin-right: 7.5rem;
}
.margin-left-15 {
  margin-left: 7.5rem;
}
.margin-x-card {
  margin-left: 10rem;
}
.margin-right-card,
.margin-x-card {
  margin-right: 10rem;
}
.margin-left-card {
  margin-left: 10rem;
}
.margin-x-card-lg {
  margin-left: 15rem;
}
.margin-right-card-lg,
.margin-x-card-lg {
  margin-right: 15rem;
}
.margin-left-card-lg {
  margin-left: 15rem;
}
.margin-x-mobile {
  margin-left: 20rem;
}
.margin-right-mobile,
.margin-x-mobile {
  margin-right: 20rem;
}
.margin-left-mobile {
  margin-left: 20rem;
}
.margin-x-05em {
  margin-left: .5em;
}
.margin-right-05em,
.margin-x-05em {
  margin-right: .5em;
}
.margin-left-05em {
  margin-left: .5em;
}
.margin-x-1em {
  margin-left: 1em;
}
.margin-right-1em,
.margin-x-1em {
  margin-right: 1em;
}
.margin-left-1em {
  margin-left: 1em;
}
.margin-x-105em {
  margin-left: 1.5em;
}
.margin-right-105em,
.margin-x-105em {
  margin-right: 1.5em;
}
.margin-left-105em {
  margin-left: 1.5em;
}
.margin-x-2em {
  margin-left: 2em;
}
.margin-right-2em,
.margin-x-2em {
  margin-right: 2em;
}
.margin-left-2em {
  margin-left: 2em;
}
.margin-x-0 {
  margin-left: 0;
}
.margin-right-0,
.margin-x-0 {
  margin-right: 0;
}
.margin-left-0 {
  margin-left: 0;
}
.margin-x-auto {
  margin-left: auto;
}
.margin-right-auto,
.margin-x-auto {
  margin-right: auto;
}
.margin-left-auto {
  margin-left: auto;
}
.maxh-05 {
  max-height: .25rem;
}
.maxh-1 {
  max-height: .5rem;
}
.maxh-105 {
  max-height: .75rem;
}
.maxh-2 {
  max-height: 1rem;
}
.maxh-205 {
  max-height: 1.25rem;
}
.maxh-3 {
  max-height: 1.5rem;
}
.maxh-4 {
  max-height: 2rem;
}
.maxh-5 {
  max-height: 2.5rem;
}
.maxh-6 {
  max-height: 3rem;
}
.maxh-7 {
  max-height: 3.5rem;
}
.maxh-8 {
  max-height: 4rem;
}
.maxh-9 {
  max-height: 4.5rem;
}
.maxh-10 {
  max-height: 5rem;
}
.maxh-15 {
  max-height: 7.5rem;
}
.maxh-card {
  max-height: 10rem;
}
.maxh-card-lg {
  max-height: 15rem;
}
.maxh-mobile {
  max-height: 20rem;
}
.maxh-mobile-lg {
  max-height: 30rem;
}
.maxh-tablet {
  max-height: 40rem;
}
.maxh-tablet-lg {
  max-height: 55rem;
}
.maxh-none {
  max-height: none;
}
.maxh-viewport {
  max-height: 100vh;
}
.maxw-05 {
  max-width: .25rem;
}
.maxw-1 {
  max-width: .5rem;
}
.maxw-105 {
  max-width: .75rem;
}
.maxw-2 {
  max-width: 1rem;
}
.maxw-205 {
  max-width: 1.25rem;
}
.maxw-3 {
  max-width: 1.5rem;
}
.maxw-4 {
  max-width: 2rem;
}
.maxw-5 {
  max-width: 2.5rem;
}
.maxw-6 {
  max-width: 3rem;
}
.maxw-7 {
  max-width: 3.5rem;
}
.maxw-8 {
  max-width: 4rem;
}
.maxw-9 {
  max-width: 4.5rem;
}
.maxw-10 {
  max-width: 5rem;
}
.maxw-15 {
  max-width: 7.5rem;
}
.maxw-card {
  max-width: 10rem;
}
.maxw-card-lg {
  max-width: 15rem;
}
.maxw-mobile {
  max-width: 20rem;
}
.maxw-mobile-lg {
  max-width: 30rem;
}
.maxw-tablet {
  max-width: 40rem;
}
.maxw-tablet-lg {
  max-width: 55rem;
}
.maxw-desktop {
  max-width: 64rem;
}
.maxw-desktop-lg {
  max-width: 75rem;
}
.maxw-widescreen {
  max-width: 87.5rem;
}
.maxw-none {
  max-width: none;
}
.maxw-full {
  max-width: 100%;
}
.measure-1 {
  max-width: 44ex;
}
.measure-2 {
  max-width: 60ex;
}
.measure-3 {
  max-width: 64ex;
}
.measure-4 {
  max-width: 68ex;
}
.measure-5 {
  max-width: 72ex;
}
.measure-6 {
  max-width: 88ex;
}
.measure-none {
  max-width: none;
}
.minh-1px {
  min-height: 1px;
}
.minh-2px {
  min-height: 2px;
}
.minh-05 {
  min-height: .25rem;
}
.minh-1 {
  min-height: .5rem;
}
.minh-105 {
  min-height: .75rem;
}
.minh-2 {
  min-height: 1rem;
}
.minh-205 {
  min-height: 1.25rem;
}
.minh-3 {
  min-height: 1.5rem;
}
.minh-4 {
  min-height: 2rem;
}
.minh-5 {
  min-height: 2.5rem;
}
.minh-6 {
  min-height: 3rem;
}
.minh-7 {
  min-height: 3.5rem;
}
.minh-8 {
  min-height: 4rem;
}
.minh-9 {
  min-height: 4.5rem;
}
.minh-10 {
  min-height: 5rem;
}
.minh-15 {
  min-height: 7.5rem;
}
.minh-card {
  min-height: 10rem;
}
.minh-card-lg {
  min-height: 15rem;
}
.minh-mobile {
  min-height: 20rem;
}
.minh-mobile-lg {
  min-height: 30rem;
}
.minh-tablet {
  min-height: 40rem;
}
.minh-tablet-lg {
  min-height: 55rem;
}
.minh-0 {
  min-height: 0;
}
.minh-full {
  min-height: 100%;
}
.minh-viewport {
  min-height: 100vh;
}
.minw-05 {
  min-width: .25rem;
}
.minw-1 {
  min-width: .5rem;
}
.minw-105 {
  min-width: .75rem;
}
.minw-2 {
  min-width: 1rem;
}
.minw-205 {
  min-width: 1.25rem;
}
.minw-3 {
  min-width: 1.5rem;
}
.minw-4 {
  min-width: 2rem;
}
.minw-5 {
  min-width: 2.5rem;
}
.minw-6 {
  min-width: 3rem;
}
.minw-7 {
  min-width: 3.5rem;
}
.minw-8 {
  min-width: 4rem;
}
.minw-9 {
  min-width: 4.5rem;
}
.minw-10 {
  min-width: 5rem;
}
.minw-15 {
  min-width: 7.5rem;
}
.minw-0 {
  min-width: 0;
}
.opacity-0 {
  opacity: 0;
}
.opacity-10 {
  opacity: .1;
}
.opacity-20 {
  opacity: .2;
}
.opacity-30 {
  opacity: .3;
}
.opacity-40 {
  opacity: .4;
}
.opacity-50 {
  opacity: .5;
}
.opacity-60 {
  opacity: .6;
}
.opacity-70 {
  opacity: .7;
}
.opacity-80 {
  opacity: .8;
}
.opacity-90 {
  opacity: .9;
}
.opacity-100 {
  opacity: 1;
}
.order-first {
  order: -1;
}
.order-last {
  order: 999;
}
.order-initial {
  order: initial;
}
.order-0 {
  order: 0;
}
.order-1 {
  order: 1;
}
.order-2 {
  order: 2;
}
.order-3 {
  order: 3;
}
.order-4 {
  order: 4;
}
.order-5 {
  order: 5;
}
.order-6 {
  order: 6;
}
.order-7 {
  order: 7;
}
.order-8 {
  order: 8;
}
.order-9 {
  order: 9;
}
.order-10 {
  order: 10;
}
.order-11 {
  order: 11;
}
.outline-1px {
  outline: 1px solid;
}
.outline-2px {
  outline: 2px solid;
}
.outline-0 {
  outline: 0 solid;
}
.outline-05 {
  outline: .25rem solid;
}
.outline-transparent {
  outline-color: transparent;
}
.outline-black {
  outline-color: #000;
}
.outline-white {
  outline-color: #fff;
}
.outline-red {
  outline-color: #e52207;
}
.outline-orange {
  outline-color: #e66f0e;
}
.outline-gold {
  outline-color: #ffbe2e;
}
.outline-yellow {
  outline-color: #fee685;
}
.outline-green {
  outline-color: #538200;
}
.outline-mint {
  outline-color: #04c585;
}
.outline-cyan {
  outline-color: #009ec1;
}
.outline-blue {
  outline-color: #0076d6;
}
.outline-indigo {
  outline-color: #676cc8;
}
.outline-violet {
  outline-color: #8168b3;
}
.outline-magenta {
  outline-color: #d72d79;
}
.outline-gray-5 {
  outline-color: #f0f0f0;
}
.outline-gray-10 {
  outline-color: #e6e6e6;
}
.outline-gray-30 {
  outline-color: #adadad;
}
.outline-gray-50 {
  outline-color: #757575;
}
.outline-gray-70 {
  outline-color: #454545;
}
.outline-gray-90 {
  outline-color: #1b1b1b;
}
.outline-base-lightest {
  outline-color: #f0f0f0;
}
.outline-base-lighter {
  outline-color: #dfe1e2;
}
.outline-base-light {
  outline-color: #a9aeb1;
}
.outline-base {
  outline-color: #71767a;
}
.outline-base-dark {
  outline-color: #565c65;
}
.outline-base-darker {
  outline-color: #3d4551;
}
.outline-base-darkest,
.outline-ink {
  outline-color: #1b1b1b;
}
.outline-primary-lighter {
  outline-color: #d9e8f6;
}
.outline-primary-light {
  outline-color: #73b3e7;
}
.outline-primary {
  outline-color: #005ea2;
}
.outline-primary-vivid {
  outline-color: #0050d8;
}
.outline-primary-dark {
  outline-color: #1a4480;
}
.outline-primary-darker {
  outline-color: #162e51;
}
.outline-secondary-lighter {
  outline-color: #f3e1e4;
}
.outline-secondary-light {
  outline-color: #f2938c;
}
.outline-secondary {
  outline-color: #d83933;
}
.outline-secondary-vivid {
  outline-color: #e41d3d;
}
.outline-secondary-dark {
  outline-color: #b50909;
}
.outline-secondary-darker {
  outline-color: #8b0a03;
}
.outline-accent-warm-darker {
  outline-color: #775540;
}
.outline-accent-warm-dark {
  outline-color: #c05600;
}
.outline-accent-warm {
  outline-color: #fa9441;
}
.outline-accent-warm-light {
  outline-color: #ffbc78;
}
.outline-accent-warm-lighter {
  outline-color: #f2e4d4;
}
.outline-accent-cool-darker {
  outline-color: #07648d;
}
.outline-accent-cool-dark {
  outline-color: #28a0cb;
}
.outline-accent-cool {
  outline-color: #00bde3;
}
.outline-accent-cool-light {
  outline-color: #97d4ea;
}
.outline-accent-cool-lighter {
  outline-color: #e1f3f8;
}
.outline-error-lighter {
  outline-color: #f4e3db;
}
.outline-error-light {
  outline-color: #f39268;
}
.outline-error {
  outline-color: #d54309;
}
.outline-error-dark {
  outline-color: #b50909;
}
.outline-error-darker {
  outline-color: #6f3331;
}
.outline-warning-lighter {
  outline-color: #faf3d1;
}
.outline-warning-light {
  outline-color: #fee685;
}
.outline-warning {
  outline-color: #ffbe2e;
}
.outline-warning-dark {
  outline-color: #e5a000;
}
.outline-warning-darker {
  outline-color: #936f38;
}
.outline-success-lighter {
  outline-color: #ecf3ec;
}
.outline-success-light {
  outline-color: #70e17b;
}
.outline-success {
  outline-color: #00a91c;
}
.outline-success-dark {
  outline-color: #008817;
}
.outline-success-darker {
  outline-color: #216e1f;
}
.outline-info-lighter {
  outline-color: #e7f6f8;
}
.outline-info-light {
  outline-color: #99deea;
}
.outline-info {
  outline-color: #00bde3;
}
.outline-info-dark {
  outline-color: #009ec1;
}
.outline-info-darker {
  outline-color: #2e6276;
}
.outline-disabled-light {
  outline-color: #e6e6e6;
}
.outline-disabled {
  outline-color: #c9c9c9;
}
.outline-disabled-dark {
  outline-color: #adadad;
}
.outline-emergency {
  outline-color: #9c3d10;
}
.outline-emergency-dark {
  outline-color: #332d29;
}
.overflow-hidden {
  overflow: hidden;
}
.overflow-y-hidden {
  overflow-y: hidden;
}
.overflow-x-hidden {
  overflow-x: hidden;
}
.overflow-scroll {
  overflow: scroll;
}
.overflow-y-scroll {
  overflow-y: scroll;
}
.overflow-x-scroll {
  overflow-x: scroll;
}
.overflow-auto {
  overflow: auto;
}
.overflow-y-auto {
  overflow-y: auto;
}
.overflow-x-auto {
  overflow-x: auto;
}
.overflow-visible {
  overflow: visible;
}
.overflow-y-visible {
  overflow-y: visible;
}
.overflow-x-visible {
  overflow-x: visible;
}
.padding-1px {
  padding: 1px;
}
.padding-y-1px {
  padding-top: 1px;
  padding-bottom: 1px;
}
.padding-x-1px {
  padding-left: 1px;
  padding-right: 1px;
}
.padding-top-1px {
  padding-top: 1px;
}
.padding-right-1px {
  padding-right: 1px;
}
.padding-bottom-1px {
  padding-bottom: 1px;
}
.padding-left-1px {
  padding-left: 1px;
}
.padding-2px {
  padding: 2px;
}
.padding-y-2px {
  padding-top: 2px;
  padding-bottom: 2px;
}
.padding-x-2px {
  padding-left: 2px;
  padding-right: 2px;
}
.padding-top-2px {
  padding-top: 2px;
}
.padding-right-2px {
  padding-right: 2px;
}
.padding-bottom-2px {
  padding-bottom: 2px;
}
.padding-left-2px {
  padding-left: 2px;
}
.padding-05 {
  padding: .25rem;
}
.padding-y-05 {
  padding-top: .25rem;
  padding-bottom: .25rem;
}
.padding-x-05 {
  padding-left: .25rem;
  padding-right: .25rem;
}
.padding-top-05 {
  padding-top: .25rem;
}
.padding-right-05 {
  padding-right: .25rem;
}
.padding-bottom-05 {
  padding-bottom: .25rem;
}
.padding-left-05 {
  padding-left: .25rem;
}
.padding-1 {
  padding: .5rem;
}
.padding-y-1 {
  padding-top: .5rem;
  padding-bottom: .5rem;
}
.padding-x-1 {
  padding-left: .5rem;
  padding-right: .5rem;
}
.padding-top-1 {
  padding-top: .5rem;
}
.padding-right-1 {
  padding-right: .5rem;
}
.padding-bottom-1 {
  padding-bottom: .5rem;
}
.padding-left-1 {
  padding-left: .5rem;
}
.padding-105 {
  padding: .75rem;
}
.padding-y-105 {
  padding-top: .75rem;
  padding-bottom: .75rem;
}
.padding-x-105 {
  padding-left: .75rem;
  padding-right: .75rem;
}
.padding-top-105 {
  padding-top: .75rem;
}
.padding-right-105 {
  padding-right: .75rem;
}
.padding-bottom-105 {
  padding-bottom: .75rem;
}
.padding-left-105 {
  padding-left: .75rem;
}
.padding-2 {
  padding: 1rem;
}
.padding-y-2 {
  padding-top: 1rem;
  padding-bottom: 1rem;
}
.padding-x-2 {
  padding-left: 1rem;
  padding-right: 1rem;
}
.padding-top-2 {
  padding-top: 1rem;
}
.padding-right-2 {
  padding-right: 1rem;
}
.padding-bottom-2 {
  padding-bottom: 1rem;
}
.padding-left-2 {
  padding-left: 1rem;
}
.padding-205 {
  padding: 1.25rem;
}
.padding-y-205 {
  padding-top: 1.25rem;
  padding-bottom: 1.25rem;
}
.padding-x-205 {
  padding-left: 1.25rem;
  padding-right: 1.25rem;
}
.padding-top-205 {
  padding-top: 1.25rem;
}
.padding-right-205 {
  padding-right: 1.25rem;
}
.padding-bottom-205 {
  padding-bottom: 1.25rem;
}
.padding-left-205 {
  padding-left: 1.25rem;
}
.padding-3 {
  padding: 1.5rem;
}
.padding-y-3 {
  padding-top: 1.5rem;
  padding-bottom: 1.5rem;
}
.padding-x-3 {
  padding-left: 1.5rem;
  padding-right: 1.5rem;
}
.padding-top-3 {
  padding-top: 1.5rem;
}
.padding-right-3 {
  padding-right: 1.5rem;
}
.padding-bottom-3 {
  padding-bottom: 1.5rem;
}
.padding-left-3 {
  padding-left: 1.5rem;
}
.padding-4 {
  padding: 2rem;
}
.padding-y-4 {
  padding-top: 2rem;
  padding-bottom: 2rem;
}
.padding-x-4 {
  padding-left: 2rem;
  padding-right: 2rem;
}
.padding-top-4 {
  padding-top: 2rem;
}
.padding-right-4 {
  padding-right: 2rem;
}
.padding-bottom-4 {
  padding-bottom: 2rem;
}
.padding-left-4 {
  padding-left: 2rem;
}
.padding-5 {
  padding: 2.5rem;
}
.padding-y-5 {
  padding-top: 2.5rem;
  padding-bottom: 2.5rem;
}
.padding-x-5 {
  padding-left: 2.5rem;
  padding-right: 2.5rem;
}
.padding-top-5 {
  padding-top: 2.5rem;
}
.padding-right-5 {
  padding-right: 2.5rem;
}
.padding-bottom-5 {
  padding-bottom: 2.5rem;
}
.padding-left-5 {
  padding-left: 2.5rem;
}
.padding-6 {
  padding: 3rem;
}
.padding-y-6 {
  padding-top: 3rem;
  padding-bottom: 3rem;
}
.padding-x-6 {
  padding-left: 3rem;
  padding-right: 3rem;
}
.padding-top-6 {
  padding-top: 3rem;
}
.padding-right-6 {
  padding-right: 3rem;
}
.padding-bottom-6 {
  padding-bottom: 3rem;
}
.padding-left-6 {
  padding-left: 3rem;
}
.padding-7 {
  padding: 3.5rem;
}
.padding-y-7 {
  padding-top: 3.5rem;
  padding-bottom: 3.5rem;
}
.padding-x-7 {
  padding-left: 3.5rem;
  padding-right: 3.5rem;
}
.padding-top-7 {
  padding-top: 3.5rem;
}
.padding-right-7 {
  padding-right: 3.5rem;
}
.padding-bottom-7 {
  padding-bottom: 3.5rem;
}
.padding-left-7 {
  padding-left: 3.5rem;
}
.padding-8 {
  padding: 4rem;
}
.padding-y-8 {
  padding-top: 4rem;
  padding-bottom: 4rem;
}
.padding-x-8 {
  padding-left: 4rem;
  padding-right: 4rem;
}
.padding-top-8 {
  padding-top: 4rem;
}
.padding-right-8 {
  padding-right: 4rem;
}
.padding-bottom-8 {
  padding-bottom: 4rem;
}
.padding-left-8 {
  padding-left: 4rem;
}
.padding-9 {
  padding: 4.5rem;
}
.padding-y-9 {
  padding-top: 4.5rem;
  padding-bottom: 4.5rem;
}
.padding-x-9 {
  padding-left: 4.5rem;
  padding-right: 4.5rem;
}
.padding-top-9 {
  padding-top: 4.5rem;
}
.padding-right-9 {
  padding-right: 4.5rem;
}
.padding-bottom-9 {
  padding-bottom: 4.5rem;
}
.padding-left-9 {
  padding-left: 4.5rem;
}
.padding-10 {
  padding: 5rem;
}
.padding-y-10 {
  padding-top: 5rem;
  padding-bottom: 5rem;
}
.padding-x-10 {
  padding-left: 5rem;
  padding-right: 5rem;
}
.padding-top-10 {
  padding-top: 5rem;
}
.padding-right-10 {
  padding-right: 5rem;
}
.padding-bottom-10 {
  padding-bottom: 5rem;
}
.padding-left-10 {
  padding-left: 5rem;
}
.padding-15 {
  padding: 7.5rem;
}
.padding-y-15 {
  padding-top: 7.5rem;
  padding-bottom: 7.5rem;
}
.padding-x-15 {
  padding-left: 7.5rem;
  padding-right: 7.5rem;
}
.padding-top-15 {
  padding-top: 7.5rem;
}
.padding-right-15 {
  padding-right: 7.5rem;
}
.padding-bottom-15 {
  padding-bottom: 7.5rem;
}
.padding-left-15 {
  padding-left: 7.5rem;
}
.padding-0 {
  padding: 0;
}
.padding-y-0 {
  padding-top: 0;
  padding-bottom: 0;
}
.padding-x-0 {
  padding-left: 0;
  padding-right: 0;
}
.padding-top-0 {
  padding-top: 0;
}
.padding-right-0 {
  padding-right: 0;
}
.padding-bottom-0 {
  padding-bottom: 0;
}
.padding-left-0 {
  padding-left: 0;
}
.pin-all {
  bottom: 0;
  top: 0;
}
.pin-all,
.pin-x {
  left: 0;
  right: 0;
  position: absolute;
}
.pin-y {
  top: 0;
}
.pin-bottom,
.pin-y {
  bottom: 0;
  position: absolute;
}
.pin-left {
  left: 0;
  position: absolute;
}
.pin-right {
  right: 0;
  position: absolute;
}
.pin-top {
  top: 0;
  position: absolute;
}
.pin-none {
  bottom: auto;
  left: auto;
  right: auto;
  top: auto;
  position: static;
}
.position-absolute {
  position: absolute;
}
.position-fixed {
  position: fixed;
}
.position-relative {
  position: relative;
}
.position-static {
  position: static;
}
.position-sticky {
  position: sticky;
}
.right-1px {
  right: 1px;
}
.right-2px {
  right: 2px;
}
.right-05 {
  right: .25rem;
}
.right-1 {
  right: .5rem;
}
.right-105 {
  right: .75rem;
}
.right-2 {
  right: 1rem;
}
.right-205 {
  right: 1.25rem;
}
.right-3 {
  right: 1.5rem;
}
.right-neg-1px {
  right: -1px;
}
.right-neg-2px {
  right: -2px;
}
.right-neg-05 {
  right: -.25rem;
}
.right-neg-1 {
  right: -.5rem;
}
.right-neg-105 {
  right: -.75rem;
}
.right-neg-2 {
  right: -1rem;
}
.right-neg-205 {
  right: -1.25rem;
}
.right-neg-3 {
  right: -1.5rem;
}
.right-0 {
  right: 0;
}
.right-auto {
  right: auto;
}
.square-1px {
  height: 1px;
  width: 1px;
}
.square-2px {
  height: 2px;
  width: 2px;
}
.square-05 {
  height: .25rem;
  width: .25rem;
}
.square-1 {
  height: .5rem;
  width: .5rem;
}
.square-105 {
  height: .75rem;
  width: .75rem;
}
.square-2 {
  height: 1rem;
  width: 1rem;
}
.square-205 {
  height: 1.25rem;
  width: 1.25rem;
}
.square-3 {
  height: 1.5rem;
  width: 1.5rem;
}
.square-4 {
  height: 2rem;
  width: 2rem;
}
.square-5 {
  height: 2.5rem;
  width: 2.5rem;
}
.square-6 {
  height: 3rem;
  width: 3rem;
}
.square-7 {
  height: 3.5rem;
  width: 3.5rem;
}
.square-8 {
  height: 4rem;
  width: 4rem;
}
.square-9 {
  height: 4.5rem;
  width: 4.5rem;
}
.square-10 {
  height: 5rem;
  width: 5rem;
}
.square-15 {
  height: 7.5rem;
  width: 7.5rem;
}
.square-card {
  height: 10rem;
  width: 10rem;
}
.square-card-lg {
  height: 15rem;
  width: 15rem;
}
.square-mobile {
  height: 20rem;
  width: 20rem;
}
.text-center {
  text-align: center;
}
.text-left {
  text-align: left;
}
.text-justify {
  text-align: justify;
}
.text-right {
  text-align: right;
}
.hover\:text-strike:hover,
.text-strike {
  text-decoration: line-through;
}
.hover\:text-underline:hover,
.text-underline {
  text-decoration: underline;
}
.hover\:text-no-strike:hover,
.hover\:text-no-underline:hover,
.text-no-strike,
.text-no-underline {
  text-decoration: none;
}
.hover\:underline-red:hover,
.underline-red {
  text-decoration-color: #e52207;
}
.hover\:underline-orange:hover,
.underline-orange {
  text-decoration-color: #e66f0e;
}
.hover\:underline-gold:hover,
.underline-gold {
  text-decoration-color: #ffbe2e;
}
.hover\:underline-yellow:hover,
.underline-yellow {
  text-decoration-color: #fee685;
}
.hover\:underline-green:hover,
.underline-green {
  text-decoration-color: #538200;
}
.hover\:underline-mint:hover,
.underline-mint {
  text-decoration-color: #04c585;
}
.hover\:underline-cyan:hover,
.underline-cyan {
  text-decoration-color: #009ec1;
}
.hover\:underline-blue:hover,
.underline-blue {
  text-decoration-color: #0076d6;
}
.hover\:underline-indigo:hover,
.underline-indigo {
  text-decoration-color: #676cc8;
}
.hover\:underline-violet:hover,
.underline-violet {
  text-decoration-color: #8168b3;
}
.hover\:underline-magenta:hover,
.underline-magenta {
  text-decoration-color: #d72d79;
}
.hover\:underline-gray-5:hover,
.underline-gray-5 {
  text-decoration-color: #f0f0f0;
}
.hover\:underline-gray-10:hover,
.underline-gray-10 {
  text-decoration-color: #e6e6e6;
}
.hover\:underline-gray-30:hover,
.underline-gray-30 {
  text-decoration-color: #adadad;
}
.hover\:underline-gray-50:hover,
.underline-gray-50 {
  text-decoration-color: #757575;
}
.hover\:underline-gray-70:hover,
.underline-gray-70 {
  text-decoration-color: #454545;
}
.hover\:underline-gray-90:hover,
.underline-gray-90 {
  text-decoration-color: #1b1b1b;
}
.hover\:underline-base-lightest:hover,
.underline-base-lightest {
  text-decoration-color: #f0f0f0;
}
.hover\:underline-base-lighter:hover,
.underline-base-lighter {
  text-decoration-color: #dfe1e2;
}
.hover\:underline-base-light:hover,
.underline-base-light {
  text-decoration-color: #a9aeb1;
}
.hover\:underline-base:hover,
.underline-base {
  text-decoration-color: #71767a;
}
.hover\:underline-base-dark:hover,
.underline-base-dark {
  text-decoration-color: #565c65;
}
.hover\:underline-base-darker:hover,
.underline-base-darker {
  text-decoration-color: #3d4551;
}
.hover\:underline-base-darkest:hover,
.hover\:underline-ink:hover,
.underline-base-darkest,
.underline-ink {
  text-decoration-color: #1b1b1b;
}
.hover\:underline-primary-lighter:hover,
.underline-primary-lighter {
  text-decoration-color: #d9e8f6;
}
.hover\:underline-primary-light:hover,
.underline-primary-light {
  text-decoration-color: #73b3e7;
}
.hover\:underline-primary:hover,
.underline-primary {
  text-decoration-color: #005ea2;
}
.hover\:underline-primary-vivid:hover,
.underline-primary-vivid {
  text-decoration-color: #0050d8;
}
.hover\:underline-primary-dark:hover,
.underline-primary-dark {
  text-decoration-color: #1a4480;
}
.hover\:underline-primary-darker:hover,
.underline-primary-darker {
  text-decoration-color: #162e51;
}
.hover\:underline-secondary-lighter:hover,
.underline-secondary-lighter {
  text-decoration-color: #f3e1e4;
}
.hover\:underline-secondary-light:hover,
.underline-secondary-light {
  text-decoration-color: #f2938c;
}
.hover\:underline-secondary:hover,
.underline-secondary {
  text-decoration-color: #d83933;
}
.hover\:underline-secondary-vivid:hover,
.underline-secondary-vivid {
  text-decoration-color: #e41d3d;
}
.hover\:underline-secondary-dark:hover,
.underline-secondary-dark {
  text-decoration-color: #b50909;
}
.hover\:underline-secondary-darker:hover,
.underline-secondary-darker {
  text-decoration-color: #8b0a03;
}
.hover\:underline-accent-warm-darker:hover,
.underline-accent-warm-darker {
  text-decoration-color: #775540;
}
.hover\:underline-accent-warm-dark:hover,
.underline-accent-warm-dark {
  text-decoration-color: #c05600;
}
.hover\:underline-accent-warm:hover,
.underline-accent-warm {
  text-decoration-color: #fa9441;
}
.hover\:underline-accent-warm-light:hover,
.underline-accent-warm-light {
  text-decoration-color: #ffbc78;
}
.hover\:underline-accent-warm-lighter:hover,
.underline-accent-warm-lighter {
  text-decoration-color: #f2e4d4;
}
.hover\:underline-accent-cool-darker:hover,
.underline-accent-cool-darker {
  text-decoration-color: #07648d;
}
.hover\:underline-accent-cool-dark:hover,
.underline-accent-cool-dark {
  text-decoration-color: #28a0cb;
}
.hover\:underline-accent-cool:hover,
.underline-accent-cool {
  text-decoration-color: #00bde3;
}
.hover\:underline-accent-cool-light:hover,
.underline-accent-cool-light {
  text-decoration-color: #97d4ea;
}
.hover\:underline-accent-cool-lighter:hover,
.underline-accent-cool-lighter {
  text-decoration-color: #e1f3f8;
}
.hover\:underline-error-lighter:hover,
.underline-error-lighter {
  text-decoration-color: #f4e3db;
}
.hover\:underline-error-light:hover,
.underline-error-light {
  text-decoration-color: #f39268;
}
.hover\:underline-error:hover,
.underline-error {
  text-decoration-color: #d54309;
}
.hover\:underline-error-dark:hover,
.underline-error-dark {
  text-decoration-color: #b50909;
}
.hover\:underline-error-darker:hover,
.underline-error-darker {
  text-decoration-color: #6f3331;
}
.hover\:underline-warning-lighter:hover,
.underline-warning-lighter {
  text-decoration-color: #faf3d1;
}
.hover\:underline-warning-light:hover,
.underline-warning-light {
  text-decoration-color: #fee685;
}
.hover\:underline-warning:hover,
.underline-warning {
  text-decoration-color: #ffbe2e;
}
.hover\:underline-warning-dark:hover,
.underline-warning-dark {
  text-decoration-color: #e5a000;
}
.hover\:underline-warning-darker:hover,
.underline-warning-darker {
  text-decoration-color: #936f38;
}
.hover\:underline-success-lighter:hover,
.underline-success-lighter {
  text-decoration-color: #ecf3ec;
}
.hover\:underline-success-light:hover,
.underline-success-light {
  text-decoration-color: #70e17b;
}
.hover\:underline-success:hover,
.underline-success {
  text-decoration-color: #00a91c;
}
.hover\:underline-success-dark:hover,
.underline-success-dark {
  text-decoration-color: #008817;
}
.hover\:underline-success-darker:hover,
.underline-success-darker {
  text-decoration-color: #216e1f;
}
.hover\:underline-info-lighter:hover,
.underline-info-lighter {
  text-decoration-color: #e7f6f8;
}
.hover\:underline-info-light:hover,
.underline-info-light {
  text-decoration-color: #99deea;
}
.hover\:underline-info:hover,
.underline-info {
  text-decoration-color: #00bde3;
}
.hover\:underline-info-dark:hover,
.underline-info-dark {
  text-decoration-color: #009ec1;
}
.hover\:underline-info-darker:hover,
.underline-info-darker {
  text-decoration-color: #2e6276;
}
.hover\:underline-disabled-light:hover,
.underline-disabled-light {
  text-decoration-color: #e6e6e6;
}
.hover\:underline-disabled:hover,
.underline-disabled {
  text-decoration-color: #c9c9c9;
}
.hover\:underline-disabled-dark:hover,
.underline-disabled-dark {
  text-decoration-color: #adadad;
}
.hover\:underline-emergency:hover,
.underline-emergency {
  text-decoration-color: #9c3d10;
}
.hover\:underline-emergency-dark:hover,
.underline-emergency-dark {
  text-decoration-color: #332d29;
}
.text-indent-0 {
  text-indent: 0;
}
.text-indent-05 {
  text-indent: .25rem;
}
.text-indent-1 {
  text-indent: .5rem;
}
.text-indent-105 {
  text-indent: .75rem;
}
.text-indent-2 {
  text-indent: 1rem;
}
.text-indent-205 {
  text-indent: 1.25rem;
}
.text-indent-3 {
  text-indent: 1.5rem;
}
.text-indent-neg-05 {
  text-indent: -.25rem;
}
.text-indent-neg-1 {
  text-indent: -.5rem;
}
.text-indent-neg-105 {
  text-indent: -.75rem;
}
.text-indent-neg-2 {
  text-indent: -1rem;
}
.text-indent-neg-205 {
  text-indent: -1.25rem;
}
.text-indent-neg-3 {
  text-indent: -1.5rem;
}
.text-indent-4 {
  text-indent: 2rem;
}
.text-indent-5 {
  text-indent: 2.5rem;
}
.text-indent-6 {
  text-indent: 3rem;
}
.text-indent-7 {
  text-indent: 3.5rem;
}
.text-indent-8 {
  text-indent: 4rem;
}
.text-indent-9 {
  text-indent: 4.5rem;
}
.text-indent-10 {
  text-indent: 5rem;
}
.text-indent-15 {
  text-indent: 7.5rem;
}
.text-indent-neg-4 {
  text-indent: -2rem;
}
.text-indent-neg-5 {
  text-indent: -2.5rem;
}
.text-indent-neg-6 {
  text-indent: -3rem;
}
.text-indent-neg-7 {
  text-indent: -3.5rem;
}
.text-indent-neg-8 {
  text-indent: -4rem;
}
.text-indent-neg-9 {
  text-indent: -4.5rem;
}
.text-indent-neg-10 {
  text-indent: -5rem;
}
.text-indent-neg-15 {
  text-indent: -7.5rem;
}
.text-uppercase {
  text-transform: uppercase;
}
.text-no-uppercase {
  text-transform: none;
}
.text-lowercase {
  text-transform: lowercase;
}
.text-no-lowercase {
  text-transform: none;
}
.top-1px {
  top: 1px;
}
.top-2px {
  top: 2px;
}
.top-05 {
  top: .25rem;
}
.top-1 {
  top: .5rem;
}
.top-105 {
  top: .75rem;
}
.top-2 {
  top: 1rem;
}
.top-205 {
  top: 1.25rem;
}
.top-3 {
  top: 1.5rem;
}
.top-neg-1px {
  top: -1px;
}
.top-neg-2px {
  top: -2px;
}
.top-neg-05 {
  top: -.25rem;
}
.top-neg-1 {
  top: -.5rem;
}
.top-neg-105 {
  top: -.75rem;
}
.top-neg-2 {
  top: -1rem;
}
.top-neg-205 {
  top: -1.25rem;
}
.top-neg-3 {
  top: -1.5rem;
}
.top-0 {
  top: 0;
}
.top-auto {
  top: auto;
}
.text-baseline {
  vertical-align: baseline;
}
.text-bottom {
  vertical-align: bottom;
}
.text-middle {
  vertical-align: middle;
}
.text-sub {
  vertical-align: sub;
}
.text-super {
  vertical-align: super;
}
.text-tbottom {
  vertical-align: text-bottom;
}
.text-ttop {
  vertical-align: text-top;
}
.text-top {
  vertical-align: top;
}
.text-pre {
  white-space: pre;
}
.text-pre-line {
  white-space: pre-line;
}
.text-pre-wrap {
  white-space: pre-wrap;
}
.text-wrap {
  white-space: normal;
}
.text-no-wrap {
  white-space: nowrap;
}
.width-1px {
  width: 1px;
}
.width-2px {
  width: 2px;
}
.width-05 {
  width: .25rem;
}
.width-1 {
  width: .5rem;
}
.width-105 {
  width: .75rem;
}
.width-2 {
  width: 1rem;
}
.width-205 {
  width: 1.25rem;
}
.width-3 {
  width: 1.5rem;
}
.width-4 {
  width: 2rem;
}
.width-5 {
  width: 2.5rem;
}
.width-6 {
  width: 3rem;
}
.width-7 {
  width: 3.5rem;
}
.width-8 {
  width: 4rem;
}
.width-9 {
  width: 4.5rem;
}
.width-10 {
  width: 5rem;
}
.width-15 {
  width: 7.5rem;
}
.width-card {
  width: 10rem;
}
.width-card-lg {
  width: 15rem;
}
.width-mobile {
  width: 20rem;
}
.width-mobile-lg {
  width: 30rem;
}
.width-tablet {
  width: 40rem;
}
.width-tablet-lg {
  width: 55rem;
}
.width-desktop {
  width: 64rem;
}
.width-desktop-lg {
  width: 75rem;
}
.width-widescreen {
  width: 87.5rem;
}
.width-0 {
  width: 0;
}
.width-full {
  width: 100%;
}
.width-auto {
  width: auto;
}
.z-auto {
  z-index: auto;
}
.z-bottom {
  z-index: -100;
}
.z-top {
  z-index: 99999;
}
.z-0 {
  z-index: 0;
}
.z-100 {
  z-index: 100;
}
.z-200 {
  z-index: 200;
}
.z-300 {
  z-index: 300;
}
.z-400 {
  z-index: 400;
}
.z-500 {
  z-index: 500;
}
@media all and (min-width:30em) {
  .mobile-lg\:border-1px,
  .mobile-lg\:hover\:border-1px:hover {
    border: 1px solid;
  }
  .mobile-lg\:border-y-1px,
  .mobile-lg\:hover\:border-y-1px:hover {
    border-top: 1px solid;
    border-bottom: 1px solid;
  }
  .mobile-lg\:border-x-1px,
  .mobile-lg\:hover\:border-x-1px:hover {
    border-left: 1px solid;
    border-right: 1px solid;
  }
  .mobile-lg\:border-top-1px,
  .mobile-lg\:hover\:border-top-1px:hover {
    border-top: 1px solid;
  }
  .mobile-lg\:border-right-1px,
  .mobile-lg\:hover\:border-right-1px:hover {
    border-right: 1px solid;
  }
  .mobile-lg\:border-bottom-1px,
  .mobile-lg\:hover\:border-bottom-1px:hover {
    border-bottom: 1px solid;
  }
  .mobile-lg\:border-left-1px,
  .mobile-lg\:hover\:border-left-1px:hover {
    border-left: 1px solid;
  }
  .mobile-lg\:border-2px,
  .mobile-lg\:hover\:border-2px:hover {
    border: 2px solid;
  }
  .mobile-lg\:border-y-2px,
  .mobile-lg\:hover\:border-y-2px:hover {
    border-top: 2px solid;
    border-bottom: 2px solid;
  }
  .mobile-lg\:border-x-2px,
  .mobile-lg\:hover\:border-x-2px:hover {
    border-left: 2px solid;
    border-right: 2px solid;
  }
  .mobile-lg\:border-top-2px,
  .mobile-lg\:hover\:border-top-2px:hover {
    border-top: 2px solid;
  }
  .mobile-lg\:border-right-2px,
  .mobile-lg\:hover\:border-right-2px:hover {
    border-right: 2px solid;
  }
  .mobile-lg\:border-bottom-2px,
  .mobile-lg\:hover\:border-bottom-2px:hover {
    border-bottom: 2px solid;
  }
  .mobile-lg\:border-left-2px,
  .mobile-lg\:hover\:border-left-2px:hover {
    border-left: 2px solid;
  }
  .mobile-lg\:border-05,
  .mobile-lg\:hover\:border-05:hover {
    border: .25rem solid;
  }
  .mobile-lg\:border-y-05,
  .mobile-lg\:hover\:border-y-05:hover {
    border-top: .25rem solid;
    border-bottom: .25rem solid;
  }
  .mobile-lg\:border-x-05,
  .mobile-lg\:hover\:border-x-05:hover {
    border-left: .25rem solid;
    border-right: .25rem solid;
  }
  .mobile-lg\:border-top-05,
  .mobile-lg\:hover\:border-top-05:hover {
    border-top: .25rem solid;
  }
  .mobile-lg\:border-right-05,
  .mobile-lg\:hover\:border-right-05:hover {
    border-right: .25rem solid;
  }
  .mobile-lg\:border-bottom-05,
  .mobile-lg\:hover\:border-bottom-05:hover {
    border-bottom: .25rem solid;
  }
  .mobile-lg\:border-left-05,
  .mobile-lg\:hover\:border-left-05:hover {
    border-left: .25rem solid;
  }
  .mobile-lg\:border-1,
  .mobile-lg\:hover\:border-1:hover {
    border: .5rem solid;
  }
  .mobile-lg\:border-y-1,
  .mobile-lg\:hover\:border-y-1:hover {
    border-top: .5rem solid;
    border-bottom: .5rem solid;
  }
  .mobile-lg\:border-x-1,
  .mobile-lg\:hover\:border-x-1:hover {
    border-left: .5rem solid;
    border-right: .5rem solid;
  }
  .mobile-lg\:border-top-1,
  .mobile-lg\:hover\:border-top-1:hover {
    border-top: .5rem solid;
  }
  .mobile-lg\:border-right-1,
  .mobile-lg\:hover\:border-right-1:hover {
    border-right: .5rem solid;
  }
  .mobile-lg\:border-bottom-1,
  .mobile-lg\:hover\:border-bottom-1:hover {
    border-bottom: .5rem solid;
  }
  .mobile-lg\:border-left-1,
  .mobile-lg\:hover\:border-left-1:hover {
    border-left: .5rem solid;
  }
  .mobile-lg\:border-105,
  .mobile-lg\:hover\:border-105:hover {
    border: .75rem solid;
  }
  .mobile-lg\:border-y-105,
  .mobile-lg\:hover\:border-y-105:hover {
    border-top: .75rem solid;
    border-bottom: .75rem solid;
  }
  .mobile-lg\:border-x-105,
  .mobile-lg\:hover\:border-x-105:hover {
    border-left: .75rem solid;
    border-right: .75rem solid;
  }
  .mobile-lg\:border-top-105,
  .mobile-lg\:hover\:border-top-105:hover {
    border-top: .75rem solid;
  }
  .mobile-lg\:border-right-105,
  .mobile-lg\:hover\:border-right-105:hover {
    border-right: .75rem solid;
  }
  .mobile-lg\:border-bottom-105,
  .mobile-lg\:hover\:border-bottom-105:hover {
    border-bottom: .75rem solid;
  }
  .mobile-lg\:border-left-105,
  .mobile-lg\:hover\:border-left-105:hover {
    border-left: .75rem solid;
  }
  .mobile-lg\:border-2,
  .mobile-lg\:hover\:border-2:hover {
    border: 1rem solid;
  }
  .mobile-lg\:border-y-2,
  .mobile-lg\:hover\:border-y-2:hover {
    border-top: 1rem solid;
    border-bottom: 1rem solid;
  }
  .mobile-lg\:border-x-2,
  .mobile-lg\:hover\:border-x-2:hover {
    border-left: 1rem solid;
    border-right: 1rem solid;
  }
  .mobile-lg\:border-top-2,
  .mobile-lg\:hover\:border-top-2:hover {
    border-top: 1rem solid;
  }
  .mobile-lg\:border-right-2,
  .mobile-lg\:hover\:border-right-2:hover {
    border-right: 1rem solid;
  }
  .mobile-lg\:border-bottom-2,
  .mobile-lg\:hover\:border-bottom-2:hover {
    border-bottom: 1rem solid;
  }
  .mobile-lg\:border-left-2,
  .mobile-lg\:hover\:border-left-2:hover {
    border-left: 1rem solid;
  }
  .mobile-lg\:border-205,
  .mobile-lg\:hover\:border-205:hover {
    border: 1.25rem solid;
  }
  .mobile-lg\:border-y-205,
  .mobile-lg\:hover\:border-y-205:hover {
    border-top: 1.25rem solid;
    border-bottom: 1.25rem solid;
  }
  .mobile-lg\:border-x-205,
  .mobile-lg\:hover\:border-x-205:hover {
    border-left: 1.25rem solid;
    border-right: 1.25rem solid;
  }
  .mobile-lg\:border-top-205,
  .mobile-lg\:hover\:border-top-205:hover {
    border-top: 1.25rem solid;
  }
  .mobile-lg\:border-right-205,
  .mobile-lg\:hover\:border-right-205:hover {
    border-right: 1.25rem solid;
  }
  .mobile-lg\:border-bottom-205,
  .mobile-lg\:hover\:border-bottom-205:hover {
    border-bottom: 1.25rem solid;
  }
  .mobile-lg\:border-left-205,
  .mobile-lg\:hover\:border-left-205:hover {
    border-left: 1.25rem solid;
  }
  .mobile-lg\:border-3,
  .mobile-lg\:hover\:border-3:hover {
    border: 1.5rem solid;
  }
  .mobile-lg\:border-y-3,
  .mobile-lg\:hover\:border-y-3:hover {
    border-top: 1.5rem solid;
    border-bottom: 1.5rem solid;
  }
  .mobile-lg\:border-x-3,
  .mobile-lg\:hover\:border-x-3:hover {
    border-left: 1.5rem solid;
    border-right: 1.5rem solid;
  }
  .mobile-lg\:border-top-3,
  .mobile-lg\:hover\:border-top-3:hover {
    border-top: 1.5rem solid;
  }
  .mobile-lg\:border-right-3,
  .mobile-lg\:hover\:border-right-3:hover {
    border-right: 1.5rem solid;
  }
  .mobile-lg\:border-bottom-3,
  .mobile-lg\:hover\:border-bottom-3:hover {
    border-bottom: 1.5rem solid;
  }
  .mobile-lg\:border-left-3,
  .mobile-lg\:hover\:border-left-3:hover {
    border-left: 1.5rem solid;
  }
  .mobile-lg\:border-0,
  .mobile-lg\:hover\:border-0:hover {
    border: 0 solid;
  }
  .mobile-lg\:border-y-0,
  .mobile-lg\:hover\:border-y-0:hover {
    border-top: 0 solid;
    border-bottom: 0 solid;
  }
  .mobile-lg\:border-x-0,
  .mobile-lg\:hover\:border-x-0:hover {
    border-left: 0 solid;
    border-right: 0 solid;
  }
  .mobile-lg\:border-top-0,
  .mobile-lg\:hover\:border-top-0:hover {
    border-top: 0 solid;
  }
  .mobile-lg\:border-right-0,
  .mobile-lg\:hover\:border-right-0:hover {
    border-right: 0 solid;
  }
  .mobile-lg\:border-bottom-0,
  .mobile-lg\:hover\:border-bottom-0:hover {
    border-bottom: 0 solid;
  }
  .mobile-lg\:border-left-0,
  .mobile-lg\:hover\:border-left-0:hover {
    border-left: 0 solid;
  }
  .mobile-lg\:border,
  .mobile-lg\:hover\:border:hover {
    border: 1px solid;
  }
  .mobile-lg\:border-y,
  .mobile-lg\:hover\:border-y:hover {
    border-top: 1px solid;
    border-bottom: 1px solid;
  }
  .mobile-lg\:border-x,
  .mobile-lg\:hover\:border-x:hover {
    border-left: 1px solid;
    border-right: 1px solid;
  }
  .mobile-lg\:border-top,
  .mobile-lg\:hover\:border-top:hover {
    border-top: 1px solid;
  }
  .mobile-lg\:border-right,
  .mobile-lg\:hover\:border-right:hover {
    border-right: 1px solid;
  }
  .mobile-lg\:border-bottom,
  .mobile-lg\:hover\:border-bottom:hover {
    border-bottom: 1px solid;
  }
  .mobile-lg\:border-left,
  .mobile-lg\:hover\:border-left:hover {
    border-left: 1px solid;
  }
  .mobile-lg\:border-transparent,
  .mobile-lg\:hover\:border-transparent:hover {
    border-color: transparent;
  }
  .mobile-lg\:border-black,
  .mobile-lg\:hover\:border-black:hover {
    border-color: #000;
  }
  .mobile-lg\:border-white,
  .mobile-lg\:hover\:border-white:hover {
    border-color: #fff;
  }
  .mobile-lg\:border-red,
  .mobile-lg\:hover\:border-red:hover {
    border-color: #e52207;
  }
  .mobile-lg\:border-orange,
  .mobile-lg\:hover\:border-orange:hover {
    border-color: #e66f0e;
  }
  .mobile-lg\:border-gold,
  .mobile-lg\:hover\:border-gold:hover {
    border-color: #ffbe2e;
  }
  .mobile-lg\:border-yellow,
  .mobile-lg\:hover\:border-yellow:hover {
    border-color: #fee685;
  }
  .mobile-lg\:border-green,
  .mobile-lg\:hover\:border-green:hover {
    border-color: #538200;
  }
  .mobile-lg\:border-mint,
  .mobile-lg\:hover\:border-mint:hover {
    border-color: #04c585;
  }
  .mobile-lg\:border-cyan,
  .mobile-lg\:hover\:border-cyan:hover {
    border-color: #009ec1;
  }
  .mobile-lg\:border-blue,
  .mobile-lg\:hover\:border-blue:hover {
    border-color: #0076d6;
  }
  .mobile-lg\:border-indigo,
  .mobile-lg\:hover\:border-indigo:hover {
    border-color: #676cc8;
  }
  .mobile-lg\:border-violet,
  .mobile-lg\:hover\:border-violet:hover {
    border-color: #8168b3;
  }
  .mobile-lg\:border-magenta,
  .mobile-lg\:hover\:border-magenta:hover {
    border-color: #d72d79;
  }
  .mobile-lg\:border-gray-5,
  .mobile-lg\:hover\:border-gray-5:hover {
    border-color: #f0f0f0;
  }
  .mobile-lg\:border-gray-10,
  .mobile-lg\:hover\:border-gray-10:hover {
    border-color: #e6e6e6;
  }
  .mobile-lg\:border-gray-30,
  .mobile-lg\:hover\:border-gray-30:hover {
    border-color: #adadad;
  }
  .mobile-lg\:border-gray-50,
  .mobile-lg\:hover\:border-gray-50:hover {
    border-color: #757575;
  }
  .mobile-lg\:border-gray-70,
  .mobile-lg\:hover\:border-gray-70:hover {
    border-color: #454545;
  }
  .mobile-lg\:border-gray-90,
  .mobile-lg\:hover\:border-gray-90:hover {
    border-color: #1b1b1b;
  }
  .mobile-lg\:border-base-lightest,
  .mobile-lg\:hover\:border-base-lightest:hover {
    border-color: #f0f0f0;
  }
  .mobile-lg\:border-base-lighter,
  .mobile-lg\:hover\:border-base-lighter:hover {
    border-color: #dfe1e2;
  }
  .mobile-lg\:border-base-light,
  .mobile-lg\:hover\:border-base-light:hover {
    border-color: #a9aeb1;
  }
  .mobile-lg\:border-base,
  .mobile-lg\:hover\:border-base:hover {
    border-color: #71767a;
  }
  .mobile-lg\:border-base-dark,
  .mobile-lg\:hover\:border-base-dark:hover {
    border-color: #565c65;
  }
  .mobile-lg\:border-base-darker,
  .mobile-lg\:hover\:border-base-darker:hover {
    border-color: #3d4551;
  }
  .mobile-lg\:border-base-darkest,
  .mobile-lg\:border-ink,
  .mobile-lg\:hover\:border-base-darkest:hover,
  .mobile-lg\:hover\:border-ink:hover {
    border-color: #1b1b1b;
  }
  .mobile-lg\:border-primary-lighter,
  .mobile-lg\:hover\:border-primary-lighter:hover {
    border-color: #d9e8f6;
  }
  .mobile-lg\:border-primary-light,
  .mobile-lg\:hover\:border-primary-light:hover {
    border-color: #73b3e7;
  }
  .mobile-lg\:border-primary,
  .mobile-lg\:hover\:border-primary:hover {
    border-color: #005ea2;
  }
  .mobile-lg\:border-primary-vivid,
  .mobile-lg\:hover\:border-primary-vivid:hover {
    border-color: #0050d8;
  }
  .mobile-lg\:border-primary-dark,
  .mobile-lg\:hover\:border-primary-dark:hover {
    border-color: #1a4480;
  }
  .mobile-lg\:border-primary-darker,
  .mobile-lg\:hover\:border-primary-darker:hover {
    border-color: #162e51;
  }
  .mobile-lg\:border-secondary-lighter,
  .mobile-lg\:hover\:border-secondary-lighter:hover {
    border-color: #f3e1e4;
  }
  .mobile-lg\:border-secondary-light,
  .mobile-lg\:hover\:border-secondary-light:hover {
    border-color: #f2938c;
  }
  .mobile-lg\:border-secondary,
  .mobile-lg\:hover\:border-secondary:hover {
    border-color: #d83933;
  }
  .mobile-lg\:border-secondary-vivid,
  .mobile-lg\:hover\:border-secondary-vivid:hover {
    border-color: #e41d3d;
  }
  .mobile-lg\:border-secondary-dark,
  .mobile-lg\:hover\:border-secondary-dark:hover {
    border-color: #b50909;
  }
  .mobile-lg\:border-secondary-darker,
  .mobile-lg\:hover\:border-secondary-darker:hover {
    border-color: #8b0a03;
  }
  .mobile-lg\:border-accent-warm-darker,
  .mobile-lg\:hover\:border-accent-warm-darker:hover {
    border-color: #775540;
  }
  .mobile-lg\:border-accent-warm-dark,
  .mobile-lg\:hover\:border-accent-warm-dark:hover {
    border-color: #c05600;
  }
  .mobile-lg\:border-accent-warm,
  .mobile-lg\:hover\:border-accent-warm:hover {
    border-color: #fa9441;
  }
  .mobile-lg\:border-accent-warm-light,
  .mobile-lg\:hover\:border-accent-warm-light:hover {
    border-color: #ffbc78;
  }
  .mobile-lg\:border-accent-warm-lighter,
  .mobile-lg\:hover\:border-accent-warm-lighter:hover {
    border-color: #f2e4d4;
  }
  .mobile-lg\:border-accent-cool-darker,
  .mobile-lg\:hover\:border-accent-cool-darker:hover {
    border-color: #07648d;
  }
  .mobile-lg\:border-accent-cool-dark,
  .mobile-lg\:hover\:border-accent-cool-dark:hover {
    border-color: #28a0cb;
  }
  .mobile-lg\:border-accent-cool,
  .mobile-lg\:hover\:border-accent-cool:hover {
    border-color: #00bde3;
  }
  .mobile-lg\:border-accent-cool-light,
  .mobile-lg\:hover\:border-accent-cool-light:hover {
    border-color: #97d4ea;
  }
  .mobile-lg\:border-accent-cool-lighter,
  .mobile-lg\:hover\:border-accent-cool-lighter:hover {
    border-color: #e1f3f8;
  }
  .mobile-lg\:border-error-lighter,
  .mobile-lg\:hover\:border-error-lighter:hover {
    border-color: #f4e3db;
  }
  .mobile-lg\:border-error-light,
  .mobile-lg\:hover\:border-error-light:hover {
    border-color: #f39268;
  }
  .mobile-lg\:border-error,
  .mobile-lg\:hover\:border-error:hover {
    border-color: #d54309;
  }
  .mobile-lg\:border-error-dark,
  .mobile-lg\:hover\:border-error-dark:hover {
    border-color: #b50909;
  }
  .mobile-lg\:border-error-darker,
  .mobile-lg\:hover\:border-error-darker:hover {
    border-color: #6f3331;
  }
  .mobile-lg\:border-warning-lighter,
  .mobile-lg\:hover\:border-warning-lighter:hover {
    border-color: #faf3d1;
  }
  .mobile-lg\:border-warning-light,
  .mobile-lg\:hover\:border-warning-light:hover {
    border-color: #fee685;
  }
  .mobile-lg\:border-warning,
  .mobile-lg\:hover\:border-warning:hover {
    border-color: #ffbe2e;
  }
  .mobile-lg\:border-warning-dark,
  .mobile-lg\:hover\:border-warning-dark:hover {
    border-color: #e5a000;
  }
  .mobile-lg\:border-warning-darker,
  .mobile-lg\:hover\:border-warning-darker:hover {
    border-color: #936f38;
  }
  .mobile-lg\:border-success-lighter,
  .mobile-lg\:hover\:border-success-lighter:hover {
    border-color: #ecf3ec;
  }
  .mobile-lg\:border-success-light,
  .mobile-lg\:hover\:border-success-light:hover {
    border-color: #70e17b;
  }
  .mobile-lg\:border-success,
  .mobile-lg\:hover\:border-success:hover {
    border-color: #00a91c;
  }
  .mobile-lg\:border-success-dark,
  .mobile-lg\:hover\:border-success-dark:hover {
    border-color: #008817;
  }
  .mobile-lg\:border-success-darker,
  .mobile-lg\:hover\:border-success-darker:hover {
    border-color: #216e1f;
  }
  .mobile-lg\:border-info-lighter,
  .mobile-lg\:hover\:border-info-lighter:hover {
    border-color: #e7f6f8;
  }
  .mobile-lg\:border-info-light,
  .mobile-lg\:hover\:border-info-light:hover {
    border-color: #99deea;
  }
  .mobile-lg\:border-info,
  .mobile-lg\:hover\:border-info:hover {
    border-color: #00bde3;
  }
  .mobile-lg\:border-info-dark,
  .mobile-lg\:hover\:border-info-dark:hover {
    border-color: #009ec1;
  }
  .mobile-lg\:border-info-darker,
  .mobile-lg\:hover\:border-info-darker:hover {
    border-color: #2e6276;
  }
  .mobile-lg\:border-disabled-light,
  .mobile-lg\:hover\:border-disabled-light:hover {
    border-color: #e6e6e6;
  }
  .mobile-lg\:border-disabled,
  .mobile-lg\:hover\:border-disabled:hover {
    border-color: #c9c9c9;
  }
  .mobile-lg\:border-disabled-dark,
  .mobile-lg\:hover\:border-disabled-dark:hover {
    border-color: #adadad;
  }
  .mobile-lg\:border-emergency,
  .mobile-lg\:hover\:border-emergency:hover {
    border-color: #9c3d10;
  }
  .mobile-lg\:border-emergency-dark,
  .mobile-lg\:hover\:border-emergency-dark:hover {
    border-color: #332d29;
  }
  .mobile-lg\:radius-0 {
    border-radius: 0;
  }
  .mobile-lg\:radius-top-0 {
    border-top-left-radius: 0;
    border-top-right-radius: 0;
  }
  .mobile-lg\:radius-right-0 {
    border-top-right-radius: 0;
    border-bottom-right-radius: 0;
  }
  .mobile-lg\:radius-bottom-0 {
    border-bottom-left-radius: 0;
    border-bottom-right-radius: 0;
  }
  .mobile-lg\:radius-left-0 {
    border-top-left-radius: 0;
    border-bottom-left-radius: 0;
  }
  .mobile-lg\:radius-none {
    border-radius: 0;
  }
  .mobile-lg\:radius-top-none {
    border-top-left-radius: 0;
    border-top-right-radius: 0;
  }
  .mobile-lg\:radius-right-none {
    border-top-right-radius: 0;
    border-bottom-right-radius: 0;
  }
  .mobile-lg\:radius-bottom-none {
    border-bottom-left-radius: 0;
    border-bottom-right-radius: 0;
  }
  .mobile-lg\:radius-left-none {
    border-top-left-radius: 0;
    border-bottom-left-radius: 0;
  }
  .mobile-lg\:radius-sm {
    border-radius: 2px;
  }
  .mobile-lg\:radius-top-sm {
    border-top-left-radius: 2px;
    border-top-right-radius: 2px;
  }
  .mobile-lg\:radius-right-sm {
    border-top-right-radius: 2px;
    border-bottom-right-radius: 2px;
  }
  .mobile-lg\:radius-bottom-sm {
    border-bottom-left-radius: 2px;
    border-bottom-right-radius: 2px;
  }
  .mobile-lg\:radius-left-sm {
    border-top-left-radius: 2px;
    border-bottom-left-radius: 2px;
  }
  .mobile-lg\:radius-md {
    border-radius: .25rem;
  }
  .mobile-lg\:radius-top-md {
    border-top-left-radius: .25rem;
    border-top-right-radius: .25rem;
  }
  .mobile-lg\:radius-right-md {
    border-top-right-radius: .25rem;
    border-bottom-right-radius: .25rem;
  }
  .mobile-lg\:radius-bottom-md {
    border-bottom-left-radius: .25rem;
    border-bottom-right-radius: .25rem;
  }
  .mobile-lg\:radius-left-md {
    border-top-left-radius: .25rem;
    border-bottom-left-radius: .25rem;
  }
  .mobile-lg\:radius-lg {
    border-radius: .5rem;
  }
  .mobile-lg\:radius-top-lg {
    border-top-left-radius: .5rem;
    border-top-right-radius: .5rem;
  }
  .mobile-lg\:radius-right-lg {
    border-top-right-radius: .5rem;
    border-bottom-right-radius: .5rem;
  }
  .mobile-lg\:radius-bottom-lg {
    border-bottom-left-radius: .5rem;
    border-bottom-right-radius: .5rem;
  }
  .mobile-lg\:radius-left-lg {
    border-top-left-radius: .5rem;
    border-bottom-left-radius: .5rem;
  }
  .mobile-lg\:radius-pill {
    border-radius: 99rem;
  }
  .mobile-lg\:radius-top-pill {
    border-top-left-radius: 99rem;
    border-top-right-radius: 99rem;
  }
  .mobile-lg\:radius-right-pill {
    border-top-right-radius: 99rem;
    border-bottom-right-radius: 99rem;
  }
  .mobile-lg\:radius-bottom-pill {
    border-bottom-left-radius: 99rem;
    border-bottom-right-radius: 99rem;
  }
  .mobile-lg\:radius-left-pill {
    border-top-left-radius: 99rem;
    border-bottom-left-radius: 99rem;
  }
  .mobile-lg\:display-block {
    display: block;
  }
  .mobile-lg\:display-flex {
    display: flex;
  }
  .mobile-lg\:display-none {
    display: none;
  }
  .mobile-lg\:display-inline {
    display: inline;
  }
  .mobile-lg\:display-inline-block {
    display: inline-block;
  }
  .mobile-lg\:display-inline-flex {
    display: inline-flex;
  }
  .mobile-lg\:display-table {
    display: table;
  }
  .mobile-lg\:display-table-cell {
    display: table-cell;
  }
  .mobile-lg\:display-table-row {
    display: table-row;
  }
  .mobile-lg\:font-mono-3xs {
    font-size: .77rem;
  }
  .mobile-lg\:font-mono-2xs {
    font-size: .83rem;
  }
  .mobile-lg\:font-mono-xs {
    font-size: .89rem;
  }
  .mobile-lg\:font-mono-sm {
    font-size: .95rem;
  }
  .mobile-lg\:font-mono-md {
    font-size: 1.01rem;
  }
  .mobile-lg\:font-mono-lg {
    font-size: 1.31rem;
  }
  .mobile-lg\:font-mono-xl {
    font-size: 1.91rem;
  }
  .mobile-lg\:font-mono-2xl {
    font-size: 2.38rem;
  }
  .mobile-lg\:font-mono-3xl {
    font-size: 2.86rem;
  }
  .mobile-lg\:font-sans-3xs {
    font-size: .87rem;
  }
  .mobile-lg\:font-sans-2xs {
    font-size: .93rem;
  }
  .mobile-lg\:font-sans-xs {
    font-size: 1rem;
  }
  .mobile-lg\:font-sans-sm {
    font-size: 1.06rem;
  }
  .mobile-lg\:font-sans-md {
    font-size: 1.13rem;
  }
  .mobile-lg\:font-sans-lg {
    font-size: 1.46rem;
  }
  .mobile-lg\:font-sans-xl {
    font-size: 2.13rem;
  }
  .mobile-lg\:font-sans-2xl {
    font-size: 2.66rem;
  }
  .mobile-lg\:font-sans-3xl {
    font-size: 3.19rem;
  }
  .mobile-lg\:font-serif-3xs {
    font-size: .79rem;
  }
  .mobile-lg\:font-serif-2xs {
    font-size: .85rem;
  }
  .mobile-lg\:font-serif-xs {
    font-size: .91rem;
  }
  .mobile-lg\:font-serif-sm {
    font-size: .98rem;
  }
  .mobile-lg\:font-serif-md {
    font-size: 1.04rem;
  }
  .mobile-lg\:font-serif-lg {
    font-size: 1.34rem;
  }
  .mobile-lg\:font-serif-xl {
    font-size: 1.95rem;
  }
  .mobile-lg\:font-serif-2xl {
    font-size: 2.44rem;
  }
  .mobile-lg\:font-serif-3xl {
    font-size: 2.93rem;
  }
  .mobile-lg\:font-heading-3xs {
    font-size: .79rem;
  }
  .mobile-lg\:font-heading-2xs {
    font-size: .85rem;
  }
  .mobile-lg\:font-heading-xs {
    font-size: .91rem;
  }
  .mobile-lg\:font-heading-sm {
    font-size: .98rem;
  }
  .mobile-lg\:font-heading-md {
    font-size: 1.04rem;
  }
  .mobile-lg\:font-heading-lg {
    font-size: 1.34rem;
  }
  .mobile-lg\:font-heading-xl {
    font-size: 1.95rem;
  }
  .mobile-lg\:font-heading-2xl {
    font-size: 2.44rem;
  }
  .mobile-lg\:font-heading-3xl {
    font-size: 2.93rem;
  }
  .mobile-lg\:font-body-3xs {
    font-size: .87rem;
  }
  .mobile-lg\:font-body-2xs {
    font-size: .93rem;
  }
  .mobile-lg\:font-body-xs {
    font-size: 1rem;
  }
  .mobile-lg\:font-body-sm {
    font-size: 1.06rem;
  }
  .mobile-lg\:font-body-md {
    font-size: 1.13rem;
  }
  .mobile-lg\:font-body-lg {
    font-size: 1.46rem;
  }
  .mobile-lg\:font-body-xl {
    font-size: 2.13rem;
  }
  .mobile-lg\:font-body-2xl {
    font-size: 2.66rem;
  }
  .mobile-lg\:font-body-3xl {
    font-size: 3.19rem;
  }
  .mobile-lg\:font-code-3xs {
    font-size: .77rem;
  }
  .mobile-lg\:font-code-2xs {
    font-size: .83rem;
  }
  .mobile-lg\:font-code-xs {
    font-size: .89rem;
  }
  .mobile-lg\:font-code-sm {
    font-size: .95rem;
  }
  .mobile-lg\:font-code-md {
    font-size: 1.01rem;
  }
  .mobile-lg\:font-code-lg {
    font-size: 1.31rem;
  }
  .mobile-lg\:font-code-xl {
    font-size: 1.91rem;
  }
  .mobile-lg\:font-code-2xl {
    font-size: 2.38rem;
  }
  .mobile-lg\:font-code-3xl {
    font-size: 2.86rem;
  }
  .mobile-lg\:font-alt-3xs {
    font-size: .79rem;
  }
  .mobile-lg\:font-alt-2xs {
    font-size: .85rem;
  }
  .mobile-lg\:font-alt-xs {
    font-size: .91rem;
  }
  .mobile-lg\:font-alt-sm {
    font-size: .98rem;
  }
  .mobile-lg\:font-alt-md {
    font-size: 1.04rem;
  }
  .mobile-lg\:font-alt-lg {
    font-size: 1.34rem;
  }
  .mobile-lg\:font-alt-xl {
    font-size: 1.95rem;
  }
  .mobile-lg\:font-alt-2xl {
    font-size: 2.44rem;
  }
  .mobile-lg\:font-alt-3xl {
    font-size: 2.93rem;
  }
  .mobile-lg\:font-ui-3xs {
    font-size: .87rem;
  }
  .mobile-lg\:font-ui-2xs {
    font-size: .93rem;
  }
  .mobile-lg\:font-ui-xs {
    font-size: 1rem;
  }
  .mobile-lg\:font-ui-sm {
    font-size: 1.06rem;
  }
  .mobile-lg\:font-ui-md {
    font-size: 1.13rem;
  }
  .mobile-lg\:font-ui-lg {
    font-size: 1.46rem;
  }
  .mobile-lg\:font-ui-xl {
    font-size: 2.13rem;
  }
  .mobile-lg\:font-ui-2xl {
    font-size: 2.66rem;
  }
  .mobile-lg\:font-ui-3xl {
    font-size: 3.19rem;
  }
  .mobile-lg\:text-light {
    font-weight: 300;
  }
  .mobile-lg\:text-normal {
    font-weight: 400;
  }
  .mobile-lg\:text-bold {
    font-weight: 700;
  }
  .mobile-lg\:flex-justify-center {
    justify-content: center;
  }
  .mobile-lg\:flex-justify-start {
    justify-content: flex-start;
  }
  .mobile-lg\:flex-justify-end {
    justify-content: flex-end;
  }
  .mobile-lg\:flex-justify {
    justify-content: space-between;
  }
  .mobile-lg\:line-height-sans-1 {
    line-height: .9;
  }
  .mobile-lg\:line-height-sans-2 {
    line-height: 1.1;
  }
  .mobile-lg\:line-height-sans-3 {
    line-height: 1.3;
  }
  .mobile-lg\:line-height-sans-4 {
    line-height: 1.4;
  }
  .mobile-lg\:line-height-sans-5 {
    line-height: 1.5;
  }
  .mobile-lg\:line-height-sans-6 {
    line-height: 1.6;
  }
  .mobile-lg\:line-height-serif-1 {
    line-height: 1;
  }
  .mobile-lg\:line-height-serif-2 {
    line-height: 1.2;
  }
  .mobile-lg\:line-height-serif-3 {
    line-height: 1.4;
  }
  .mobile-lg\:line-height-serif-4 {
    line-height: 1.5;
  }
  .mobile-lg\:line-height-serif-5 {
    line-height: 1.7;
  }
  .mobile-lg\:line-height-serif-6 {
    line-height: 1.8;
  }
  .mobile-lg\:line-height-mono-1 {
    line-height: 1;
  }
  .mobile-lg\:line-height-mono-2 {
    line-height: 1.3;
  }
  .mobile-lg\:line-height-mono-3 {
    line-height: 1.4;
  }
  .mobile-lg\:line-height-mono-4 {
    line-height: 1.6;
  }
  .mobile-lg\:line-height-mono-5 {
    line-height: 1.7;
  }
  .mobile-lg\:line-height-mono-6 {
    line-height: 1.8;
  }
  .mobile-lg\:line-height-heading-1 {
    line-height: 1;
  }
  .mobile-lg\:line-height-heading-2 {
    line-height: 1.2;
  }
  .mobile-lg\:line-height-heading-3 {
    line-height: 1.4;
  }
  .mobile-lg\:line-height-heading-4 {
    line-height: 1.5;
  }
  .mobile-lg\:line-height-heading-5 {
    line-height: 1.7;
  }
  .mobile-lg\:line-height-heading-6 {
    line-height: 1.8;
  }
  .mobile-lg\:line-height-ui-1 {
    line-height: .9;
  }
  .mobile-lg\:line-height-ui-2 {
    line-height: 1.1;
  }
  .mobile-lg\:line-height-ui-3 {
    line-height: 1.3;
  }
  .mobile-lg\:line-height-ui-4 {
    line-height: 1.4;
  }
  .mobile-lg\:line-height-ui-5 {
    line-height: 1.5;
  }
  .mobile-lg\:line-height-ui-6 {
    line-height: 1.6;
  }
  .mobile-lg\:line-height-body-1 {
    line-height: .9;
  }
  .mobile-lg\:line-height-body-2 {
    line-height: 1.1;
  }
  .mobile-lg\:line-height-body-3 {
    line-height: 1.3;
  }
  .mobile-lg\:line-height-body-4 {
    line-height: 1.4;
  }
  .mobile-lg\:line-height-body-5 {
    line-height: 1.5;
  }
  .mobile-lg\:line-height-body-6 {
    line-height: 1.6;
  }
  .mobile-lg\:line-height-code-1 {
    line-height: 1;
  }
  .mobile-lg\:line-height-code-2 {
    line-height: 1.3;
  }
  .mobile-lg\:line-height-code-3 {
    line-height: 1.4;
  }
  .mobile-lg\:line-height-code-4 {
    line-height: 1.6;
  }
  .mobile-lg\:line-height-code-5 {
    line-height: 1.7;
  }
  .mobile-lg\:line-height-code-6 {
    line-height: 1.8;
  }
  .mobile-lg\:line-height-alt-1 {
    line-height: 1;
  }
  .mobile-lg\:line-height-alt-2 {
    line-height: 1.2;
  }
  .mobile-lg\:line-height-alt-3 {
    line-height: 1.4;
  }
  .mobile-lg\:line-height-alt-4 {
    line-height: 1.5;
  }
  .mobile-lg\:line-height-alt-5 {
    line-height: 1.7;
  }
  .mobile-lg\:line-height-alt-6 {
    line-height: 1.8;
  }
  .mobile-lg\:margin-neg-1px {
    margin: -1px;
  }
  .mobile-lg\:margin-neg-2px {
    margin: -2px;
  }
  .mobile-lg\:margin-neg-05 {
    margin: -.25rem;
  }
  .mobile-lg\:margin-neg-1 {
    margin: -.5rem;
  }
  .mobile-lg\:margin-neg-105 {
    margin: -.75rem;
  }
  .mobile-lg\:margin-neg-2 {
    margin: -1rem;
  }
  .mobile-lg\:margin-neg-205 {
    margin: -1.25rem;
  }
  .mobile-lg\:margin-neg-3 {
    margin: -1.5rem;
  }
  .mobile-lg\:margin-1px {
    margin: 1px;
  }
  .mobile-lg\:margin-2px {
    margin: 2px;
  }
  .mobile-lg\:margin-05 {
    margin: .25rem;
  }
  .mobile-lg\:margin-1 {
    margin: .5rem;
  }
  .mobile-lg\:margin-105 {
    margin: .75rem;
  }
  .mobile-lg\:margin-2 {
    margin: 1rem;
  }
  .mobile-lg\:margin-205 {
    margin: 1.25rem;
  }
  .mobile-lg\:margin-3 {
    margin: 1.5rem;
  }
  .mobile-lg\:margin-neg-4 {
    margin: -2rem;
  }
  .mobile-lg\:margin-neg-5 {
    margin: -2.5rem;
  }
  .mobile-lg\:margin-neg-6 {
    margin: -3rem;
  }
  .mobile-lg\:margin-neg-7 {
    margin: -3.5rem;
  }
  .mobile-lg\:margin-neg-8 {
    margin: -4rem;
  }
  .mobile-lg\:margin-neg-9 {
    margin: -4.5rem;
  }
  .mobile-lg\:margin-neg-10 {
    margin: -5rem;
  }
  .mobile-lg\:margin-neg-15 {
    margin: -7.5rem;
  }
  .mobile-lg\:margin-4 {
    margin: 2rem;
  }
  .mobile-lg\:margin-5 {
    margin: 2.5rem;
  }
  .mobile-lg\:margin-6 {
    margin: 3rem;
  }
  .mobile-lg\:margin-7 {
    margin: 3.5rem;
  }
  .mobile-lg\:margin-8 {
    margin: 4rem;
  }
  .mobile-lg\:margin-9 {
    margin: 4.5rem;
  }
  .mobile-lg\:margin-10 {
    margin: 5rem;
  }
  .mobile-lg\:margin-15 {
    margin: 7.5rem;
  }
  .mobile-lg\:margin-05em {
    margin: .5em;
  }
  .mobile-lg\:margin-1em {
    margin: 1em;
  }
  .mobile-lg\:margin-105em {
    margin: 1.5em;
  }
  .mobile-lg\:margin-2em {
    margin: 2em;
  }
  .mobile-lg\:margin-0 {
    margin: 0;
  }
  .mobile-lg\:margin-y-1px {
    margin-top: 1px;
    margin-bottom: 1px;
  }
  .mobile-lg\:margin-top-1px {
    margin-top: 1px;
  }
  .mobile-lg\:margin-bottom-1px {
    margin-bottom: 1px;
  }
  .mobile-lg\:margin-y-2px {
    margin-top: 2px;
    margin-bottom: 2px;
  }
  .mobile-lg\:margin-top-2px {
    margin-top: 2px;
  }
  .mobile-lg\:margin-bottom-2px {
    margin-bottom: 2px;
  }
  .mobile-lg\:margin-y-05 {
    margin-top: .25rem;
    margin-bottom: .25rem;
  }
  .mobile-lg\:margin-top-05 {
    margin-top: .25rem;
  }
  .mobile-lg\:margin-bottom-05 {
    margin-bottom: .25rem;
  }
  .mobile-lg\:margin-y-1 {
    margin-top: .5rem;
    margin-bottom: .5rem;
  }
  .mobile-lg\:margin-top-1 {
    margin-top: .5rem;
  }
  .mobile-lg\:margin-bottom-1 {
    margin-bottom: .5rem;
  }
  .mobile-lg\:margin-y-105 {
    margin-top: .75rem;
    margin-bottom: .75rem;
  }
  .mobile-lg\:margin-top-105 {
    margin-top: .75rem;
  }
  .mobile-lg\:margin-bottom-105 {
    margin-bottom: .75rem;
  }
  .mobile-lg\:margin-y-2 {
    margin-top: 1rem;
    margin-bottom: 1rem;
  }
  .mobile-lg\:margin-top-2 {
    margin-top: 1rem;
  }
  .mobile-lg\:margin-bottom-2 {
    margin-bottom: 1rem;
  }
  .mobile-lg\:margin-y-205 {
    margin-top: 1.25rem;
    margin-bottom: 1.25rem;
  }
  .mobile-lg\:margin-top-205 {
    margin-top: 1.25rem;
  }
  .mobile-lg\:margin-bottom-205 {
    margin-bottom: 1.25rem;
  }
  .mobile-lg\:margin-y-3 {
    margin-top: 1.5rem;
    margin-bottom: 1.5rem;
  }
  .mobile-lg\:margin-top-3 {
    margin-top: 1.5rem;
  }
  .mobile-lg\:margin-bottom-3 {
    margin-bottom: 1.5rem;
  }
  .mobile-lg\:margin-y-neg-1px {
    margin-top: -1px;
    margin-bottom: -1px;
  }
  .mobile-lg\:margin-top-neg-1px {
    margin-top: -1px;
  }
  .mobile-lg\:margin-bottom-neg-1px {
    margin-bottom: -1px;
  }
  .mobile-lg\:margin-y-neg-2px {
    margin-top: -2px;
    margin-bottom: -2px;
  }
  .mobile-lg\:margin-top-neg-2px {
    margin-top: -2px;
  }
  .mobile-lg\:margin-bottom-neg-2px {
    margin-bottom: -2px;
  }
  .mobile-lg\:margin-y-neg-05 {
    margin-top: -.25rem;
    margin-bottom: -.25rem;
  }
  .mobile-lg\:margin-top-neg-05 {
    margin-top: -.25rem;
  }
  .mobile-lg\:margin-bottom-neg-05 {
    margin-bottom: -.25rem;
  }
  .mobile-lg\:margin-y-neg-1 {
    margin-top: -.5rem;
    margin-bottom: -.5rem;
  }
  .mobile-lg\:margin-top-neg-1 {
    margin-top: -.5rem;
  }
  .mobile-lg\:margin-bottom-neg-1 {
    margin-bottom: -.5rem;
  }
  .mobile-lg\:margin-y-neg-105 {
    margin-top: -.75rem;
    margin-bottom: -.75rem;
  }
  .mobile-lg\:margin-top-neg-105 {
    margin-top: -.75rem;
  }
  .mobile-lg\:margin-bottom-neg-105 {
    margin-bottom: -.75rem;
  }
  .mobile-lg\:margin-y-neg-2 {
    margin-top: -1rem;
    margin-bottom: -1rem;
  }
  .mobile-lg\:margin-top-neg-2 {
    margin-top: -1rem;
  }
  .mobile-lg\:margin-bottom-neg-2 {
    margin-bottom: -1rem;
  }
  .mobile-lg\:margin-y-neg-205 {
    margin-top: -1.25rem;
    margin-bottom: -1.25rem;
  }
  .mobile-lg\:margin-top-neg-205 {
    margin-top: -1.25rem;
  }
  .mobile-lg\:margin-bottom-neg-205 {
    margin-bottom: -1.25rem;
  }
  .mobile-lg\:margin-y-neg-3 {
    margin-top: -1.5rem;
    margin-bottom: -1.5rem;
  }
  .mobile-lg\:margin-top-neg-3 {
    margin-top: -1.5rem;
  }
  .mobile-lg\:margin-bottom-neg-3 {
    margin-bottom: -1.5rem;
  }
  .mobile-lg\:margin-y-neg-4 {
    margin-top: -2rem;
    margin-bottom: -2rem;
  }
  .mobile-lg\:margin-top-neg-4 {
    margin-top: -2rem;
  }
  .mobile-lg\:margin-bottom-neg-4 {
    margin-bottom: -2rem;
  }
  .mobile-lg\:margin-y-neg-5 {
    margin-top: -2.5rem;
    margin-bottom: -2.5rem;
  }
  .mobile-lg\:margin-top-neg-5 {
    margin-top: -2.5rem;
  }
  .mobile-lg\:margin-bottom-neg-5 {
    margin-bottom: -2.5rem;
  }
  .mobile-lg\:margin-y-neg-6 {
    margin-top: -3rem;
    margin-bottom: -3rem;
  }
  .mobile-lg\:margin-top-neg-6 {
    margin-top: -3rem;
  }
  .mobile-lg\:margin-bottom-neg-6 {
    margin-bottom: -3rem;
  }
  .mobile-lg\:margin-y-neg-7 {
    margin-top: -3.5rem;
    margin-bottom: -3.5rem;
  }
  .mobile-lg\:margin-top-neg-7 {
    margin-top: -3.5rem;
  }
  .mobile-lg\:margin-bottom-neg-7 {
    margin-bottom: -3.5rem;
  }
  .mobile-lg\:margin-y-neg-8 {
    margin-top: -4rem;
    margin-bottom: -4rem;
  }
  .mobile-lg\:margin-top-neg-8 {
    margin-top: -4rem;
  }
  .mobile-lg\:margin-bottom-neg-8 {
    margin-bottom: -4rem;
  }
  .mobile-lg\:margin-y-neg-9 {
    margin-top: -4.5rem;
    margin-bottom: -4.5rem;
  }
  .mobile-lg\:margin-top-neg-9 {
    margin-top: -4.5rem;
  }
  .mobile-lg\:margin-bottom-neg-9 {
    margin-bottom: -4.5rem;
  }
  .mobile-lg\:margin-y-neg-10 {
    margin-top: -5rem;
    margin-bottom: -5rem;
  }
  .mobile-lg\:margin-top-neg-10 {
    margin-top: -5rem;
  }
  .mobile-lg\:margin-bottom-neg-10 {
    margin-bottom: -5rem;
  }
  .mobile-lg\:margin-y-neg-15 {
    margin-top: -7.5rem;
    margin-bottom: -7.5rem;
  }
  .mobile-lg\:margin-top-neg-15 {
    margin-top: -7.5rem;
  }
  .mobile-lg\:margin-bottom-neg-15 {
    margin-bottom: -7.5rem;
  }
  .mobile-lg\:margin-y-4 {
    margin-top: 2rem;
    margin-bottom: 2rem;
  }
  .mobile-lg\:margin-top-4 {
    margin-top: 2rem;
  }
  .mobile-lg\:margin-bottom-4 {
    margin-bottom: 2rem;
  }
  .mobile-lg\:margin-y-5 {
    margin-top: 2.5rem;
    margin-bottom: 2.5rem;
  }
  .mobile-lg\:margin-top-5 {
    margin-top: 2.5rem;
  }
  .mobile-lg\:margin-bottom-5 {
    margin-bottom: 2.5rem;
  }
  .mobile-lg\:margin-y-6 {
    margin-top: 3rem;
    margin-bottom: 3rem;
  }
  .mobile-lg\:margin-top-6 {
    margin-top: 3rem;
  }
  .mobile-lg\:margin-bottom-6 {
    margin-bottom: 3rem;
  }
  .mobile-lg\:margin-y-7 {
    margin-top: 3.5rem;
    margin-bottom: 3.5rem;
  }
  .mobile-lg\:margin-top-7 {
    margin-top: 3.5rem;
  }
  .mobile-lg\:margin-bottom-7 {
    margin-bottom: 3.5rem;
  }
  .mobile-lg\:margin-y-8 {
    margin-top: 4rem;
    margin-bottom: 4rem;
  }
  .mobile-lg\:margin-top-8 {
    margin-top: 4rem;
  }
  .mobile-lg\:margin-bottom-8 {
    margin-bottom: 4rem;
  }
  .mobile-lg\:margin-y-9 {
    margin-top: 4.5rem;
    margin-bottom: 4.5rem;
  }
  .mobile-lg\:margin-top-9 {
    margin-top: 4.5rem;
  }
  .mobile-lg\:margin-bottom-9 {
    margin-bottom: 4.5rem;
  }
  .mobile-lg\:margin-y-10 {
    margin-top: 5rem;
    margin-bottom: 5rem;
  }
  .mobile-lg\:margin-top-10 {
    margin-top: 5rem;
  }
  .mobile-lg\:margin-bottom-10 {
    margin-bottom: 5rem;
  }
  .mobile-lg\:margin-y-15 {
    margin-top: 7.5rem;
    margin-bottom: 7.5rem;
  }
  .mobile-lg\:margin-top-15 {
    margin-top: 7.5rem;
  }
  .mobile-lg\:margin-bottom-15 {
    margin-bottom: 7.5rem;
  }
  .mobile-lg\:margin-y-05em {
    margin-top: .5em;
    margin-bottom: .5em;
  }
  .mobile-lg\:margin-top-05em {
    margin-top: .5em;
  }
  .mobile-lg\:margin-bottom-05em {
    margin-bottom: .5em;
  }
  .mobile-lg\:margin-y-1em {
    margin-top: 1em;
    margin-bottom: 1em;
  }
  .mobile-lg\:margin-top-1em {
    margin-top: 1em;
  }
  .mobile-lg\:margin-bottom-1em {
    margin-bottom: 1em;
  }
  .mobile-lg\:margin-y-105em {
    margin-top: 1.5em;
    margin-bottom: 1.5em;
  }
  .mobile-lg\:margin-top-105em {
    margin-top: 1.5em;
  }
  .mobile-lg\:margin-bottom-105em {
    margin-bottom: 1.5em;
  }
  .mobile-lg\:margin-y-2em {
    margin-top: 2em;
    margin-bottom: 2em;
  }
  .mobile-lg\:margin-top-2em {
    margin-top: 2em;
  }
  .mobile-lg\:margin-bottom-2em {
    margin-bottom: 2em;
  }
  .mobile-lg\:margin-y-0 {
    margin-top: 0;
    margin-bottom: 0;
  }
  .mobile-lg\:margin-top-0 {
    margin-top: 0;
  }
  .mobile-lg\:margin-bottom-0 {
    margin-bottom: 0;
  }
  .mobile-lg\:margin-y-auto {
    margin-top: auto;
    margin-bottom: auto;
  }
  .mobile-lg\:margin-top-auto {
    margin-top: auto;
  }
  .mobile-lg\:margin-bottom-auto {
    margin-bottom: auto;
  }
  .mobile-lg\:margin-x-1px {
    margin-left: 1px;
    margin-right: 1px;
  }
  .mobile-lg\:margin-right-1px {
    margin-right: 1px;
  }
  .mobile-lg\:margin-left-1px {
    margin-left: 1px;
  }
  .mobile-lg\:margin-x-2px {
    margin-left: 2px;
    margin-right: 2px;
  }
  .mobile-lg\:margin-right-2px {
    margin-right: 2px;
  }
  .mobile-lg\:margin-left-2px {
    margin-left: 2px;
  }
  .mobile-lg\:margin-x-05 {
    margin-left: .25rem;
    margin-right: .25rem;
  }
  .mobile-lg\:margin-right-05 {
    margin-right: .25rem;
  }
  .mobile-lg\:margin-left-05 {
    margin-left: .25rem;
  }
  .mobile-lg\:margin-x-1 {
    margin-left: .5rem;
    margin-right: .5rem;
  }
  .mobile-lg\:margin-right-1 {
    margin-right: .5rem;
  }
  .mobile-lg\:margin-left-1 {
    margin-left: .5rem;
  }
  .mobile-lg\:margin-x-105 {
    margin-left: .75rem;
    margin-right: .75rem;
  }
  .mobile-lg\:margin-right-105 {
    margin-right: .75rem;
  }
  .mobile-lg\:margin-left-105 {
    margin-left: .75rem;
  }
  .mobile-lg\:margin-x-2 {
    margin-left: 1rem;
    margin-right: 1rem;
  }
  .mobile-lg\:margin-right-2 {
    margin-right: 1rem;
  }
  .mobile-lg\:margin-left-2 {
    margin-left: 1rem;
  }
  .mobile-lg\:margin-x-205 {
    margin-left: 1.25rem;
    margin-right: 1.25rem;
  }
  .mobile-lg\:margin-right-205 {
    margin-right: 1.25rem;
  }
  .mobile-lg\:margin-left-205 {
    margin-left: 1.25rem;
  }
  .mobile-lg\:margin-x-3 {
    margin-left: 1.5rem;
    margin-right: 1.5rem;
  }
  .mobile-lg\:margin-right-3 {
    margin-right: 1.5rem;
  }
  .mobile-lg\:margin-left-3 {
    margin-left: 1.5rem;
  }
  .mobile-lg\:margin-x-neg-1px {
    margin-left: -1px;
    margin-right: -1px;
  }
  .mobile-lg\:margin-right-neg-1px {
    margin-right: -1px;
  }
  .mobile-lg\:margin-left-neg-1px {
    margin-left: -1px;
  }
  .mobile-lg\:margin-x-neg-2px {
    margin-left: -2px;
    margin-right: -2px;
  }
  .mobile-lg\:margin-right-neg-2px {
    margin-right: -2px;
  }
  .mobile-lg\:margin-left-neg-2px {
    margin-left: -2px;
  }
  .mobile-lg\:margin-x-neg-05 {
    margin-left: -.25rem;
    margin-right: -.25rem;
  }
  .mobile-lg\:margin-right-neg-05 {
    margin-right: -.25rem;
  }
  .mobile-lg\:margin-left-neg-05 {
    margin-left: -.25rem;
  }
  .mobile-lg\:margin-x-neg-1 {
    margin-left: -.5rem;
    margin-right: -.5rem;
  }
  .mobile-lg\:margin-right-neg-1 {
    margin-right: -.5rem;
  }
  .mobile-lg\:margin-left-neg-1 {
    margin-left: -.5rem;
  }
  .mobile-lg\:margin-x-neg-105 {
    margin-left: -.75rem;
    margin-right: -.75rem;
  }
  .mobile-lg\:margin-right-neg-105 {
    margin-right: -.75rem;
  }
  .mobile-lg\:margin-left-neg-105 {
    margin-left: -.75rem;
  }
  .mobile-lg\:margin-x-neg-2 {
    margin-left: -1rem;
    margin-right: -1rem;
  }
  .mobile-lg\:margin-right-neg-2 {
    margin-right: -1rem;
  }
  .mobile-lg\:margin-left-neg-2 {
    margin-left: -1rem;
  }
  .mobile-lg\:margin-x-neg-205 {
    margin-left: -1.25rem;
    margin-right: -1.25rem;
  }
  .mobile-lg\:margin-right-neg-205 {
    margin-right: -1.25rem;
  }
  .mobile-lg\:margin-left-neg-205 {
    margin-left: -1.25rem;
  }
  .mobile-lg\:margin-x-neg-3 {
    margin-left: -1.5rem;
    margin-right: -1.5rem;
  }
  .mobile-lg\:margin-right-neg-3 {
    margin-right: -1.5rem;
  }
  .mobile-lg\:margin-left-neg-3 {
    margin-left: -1.5rem;
  }
  .mobile-lg\:margin-x-neg-4 {
    margin-left: -2rem;
    margin-right: -2rem;
  }
  .mobile-lg\:margin-right-neg-4 {
    margin-right: -2rem;
  }
  .mobile-lg\:margin-left-neg-4 {
    margin-left: -2rem;
  }
  .mobile-lg\:margin-x-neg-5 {
    margin-left: -2.5rem;
    margin-right: -2.5rem;
  }
  .mobile-lg\:margin-right-neg-5 {
    margin-right: -2.5rem;
  }
  .mobile-lg\:margin-left-neg-5 {
    margin-left: -2.5rem;
  }
  .mobile-lg\:margin-x-neg-6 {
    margin-left: -3rem;
    margin-right: -3rem;
  }
  .mobile-lg\:margin-right-neg-6 {
    margin-right: -3rem;
  }
  .mobile-lg\:margin-left-neg-6 {
    margin-left: -3rem;
  }
  .mobile-lg\:margin-x-neg-7 {
    margin-left: -3.5rem;
    margin-right: -3.5rem;
  }
  .mobile-lg\:margin-right-neg-7 {
    margin-right: -3.5rem;
  }
  .mobile-lg\:margin-left-neg-7 {
    margin-left: -3.5rem;
  }
  .mobile-lg\:margin-x-neg-8 {
    margin-left: -4rem;
    margin-right: -4rem;
  }
  .mobile-lg\:margin-right-neg-8 {
    margin-right: -4rem;
  }
  .mobile-lg\:margin-left-neg-8 {
    margin-left: -4rem;
  }
  .mobile-lg\:margin-x-neg-9 {
    margin-left: -4.5rem;
    margin-right: -4.5rem;
  }
  .mobile-lg\:margin-right-neg-9 {
    margin-right: -4.5rem;
  }
  .mobile-lg\:margin-left-neg-9 {
    margin-left: -4.5rem;
  }
  .mobile-lg\:margin-x-neg-10 {
    margin-left: -5rem;
    margin-right: -5rem;
  }
  .mobile-lg\:margin-right-neg-10 {
    margin-right: -5rem;
  }
  .mobile-lg\:margin-left-neg-10 {
    margin-left: -5rem;
  }
  .mobile-lg\:margin-x-neg-15 {
    margin-left: -7.5rem;
    margin-right: -7.5rem;
  }
  .mobile-lg\:margin-right-neg-15 {
    margin-right: -7.5rem;
  }
  .mobile-lg\:margin-left-neg-15 {
    margin-left: -7.5rem;
  }
  .mobile-lg\:margin-x-4 {
    margin-left: 2rem;
    margin-right: 2rem;
  }
  .mobile-lg\:margin-right-4 {
    margin-right: 2rem;
  }
  .mobile-lg\:margin-left-4 {
    margin-left: 2rem;
  }
  .mobile-lg\:margin-x-5 {
    margin-left: 2.5rem;
    margin-right: 2.5rem;
  }
  .mobile-lg\:margin-right-5 {
    margin-right: 2.5rem;
  }
  .mobile-lg\:margin-left-5 {
    margin-left: 2.5rem;
  }
  .mobile-lg\:margin-x-6 {
    margin-left: 3rem;
    margin-right: 3rem;
  }
  .mobile-lg\:margin-right-6 {
    margin-right: 3rem;
  }
  .mobile-lg\:margin-left-6 {
    margin-left: 3rem;
  }
  .mobile-lg\:margin-x-7 {
    margin-left: 3.5rem;
    margin-right: 3.5rem;
  }
  .mobile-lg\:margin-right-7 {
    margin-right: 3.5rem;
  }
  .mobile-lg\:margin-left-7 {
    margin-left: 3.5rem;
  }
  .mobile-lg\:margin-x-8 {
    margin-left: 4rem;
    margin-right: 4rem;
  }
  .mobile-lg\:margin-right-8 {
    margin-right: 4rem;
  }
  .mobile-lg\:margin-left-8 {
    margin-left: 4rem;
  }
  .mobile-lg\:margin-x-9 {
    margin-left: 4.5rem;
    margin-right: 4.5rem;
  }
  .mobile-lg\:margin-right-9 {
    margin-right: 4.5rem;
  }
  .mobile-lg\:margin-left-9 {
    margin-left: 4.5rem;
  }
  .mobile-lg\:margin-x-10 {
    margin-left: 5rem;
    margin-right: 5rem;
  }
  .mobile-lg\:margin-right-10 {
    margin-right: 5rem;
  }
  .mobile-lg\:margin-left-10 {
    margin-left: 5rem;
  }
  .mobile-lg\:margin-x-15 {
    margin-left: 7.5rem;
    margin-right: 7.5rem;
  }
  .mobile-lg\:margin-right-15 {
    margin-right: 7.5rem;
  }
  .mobile-lg\:margin-left-15 {
    margin-left: 7.5rem;
  }
  .mobile-lg\:margin-x-card {
    margin-left: 10rem;
    margin-right: 10rem;
  }
  .mobile-lg\:margin-right-card {
    margin-right: 10rem;
  }
  .mobile-lg\:margin-left-card {
    margin-left: 10rem;
  }
  .mobile-lg\:margin-x-card-lg {
    margin-left: 15rem;
    margin-right: 15rem;
  }
  .mobile-lg\:margin-right-card-lg {
    margin-right: 15rem;
  }
  .mobile-lg\:margin-left-card-lg {
    margin-left: 15rem;
  }
  .mobile-lg\:margin-x-mobile {
    margin-left: 20rem;
    margin-right: 20rem;
  }
  .mobile-lg\:margin-right-mobile {
    margin-right: 20rem;
  }
  .mobile-lg\:margin-left-mobile {
    margin-left: 20rem;
  }
  .mobile-lg\:margin-x-05em {
    margin-left: .5em;
    margin-right: .5em;
  }
  .mobile-lg\:margin-right-05em {
    margin-right: .5em;
  }
  .mobile-lg\:margin-left-05em {
    margin-left: .5em;
  }
  .mobile-lg\:margin-x-1em {
    margin-left: 1em;
    margin-right: 1em;
  }
  .mobile-lg\:margin-right-1em {
    margin-right: 1em;
  }
  .mobile-lg\:margin-left-1em {
    margin-left: 1em;
  }
  .mobile-lg\:margin-x-105em {
    margin-left: 1.5em;
    margin-right: 1.5em;
  }
  .mobile-lg\:margin-right-105em {
    margin-right: 1.5em;
  }
  .mobile-lg\:margin-left-105em {
    margin-left: 1.5em;
  }
  .mobile-lg\:margin-x-2em {
    margin-left: 2em;
    margin-right: 2em;
  }
  .mobile-lg\:margin-right-2em {
    margin-right: 2em;
  }
  .mobile-lg\:margin-left-2em {
    margin-left: 2em;
  }
  .mobile-lg\:margin-x-0 {
    margin-left: 0;
    margin-right: 0;
  }
  .mobile-lg\:margin-right-0 {
    margin-right: 0;
  }
  .mobile-lg\:margin-left-0 {
    margin-left: 0;
  }
  .mobile-lg\:margin-x-auto {
    margin-left: auto;
    margin-right: auto;
  }
  .mobile-lg\:margin-right-auto {
    margin-right: auto;
  }
  .mobile-lg\:margin-left-auto {
    margin-left: auto;
  }
  .mobile-lg\:measure-1 {
    max-width: 44ex;
  }
  .mobile-lg\:measure-2 {
    max-width: 60ex;
  }
  .mobile-lg\:measure-3 {
    max-width: 64ex;
  }
  .mobile-lg\:measure-4 {
    max-width: 68ex;
  }
  .mobile-lg\:measure-5 {
    max-width: 72ex;
  }
  .mobile-lg\:measure-6 {
    max-width: 88ex;
  }
  .mobile-lg\:measure-none {
    max-width: none;
  }
  .mobile-lg\:order-first {
    order: -1;
  }
  .mobile-lg\:order-last {
    order: 999;
  }
  .mobile-lg\:order-initial {
    order: initial;
  }
  .mobile-lg\:order-0 {
    order: 0;
  }
  .mobile-lg\:order-1 {
    order: 1;
  }
  .mobile-lg\:order-2 {
    order: 2;
  }
  .mobile-lg\:order-3 {
    order: 3;
  }
  .mobile-lg\:order-4 {
    order: 4;
  }
  .mobile-lg\:order-5 {
    order: 5;
  }
  .mobile-lg\:order-6 {
    order: 6;
  }
  .mobile-lg\:order-7 {
    order: 7;
  }
  .mobile-lg\:order-8 {
    order: 8;
  }
  .mobile-lg\:order-9 {
    order: 9;
  }
  .mobile-lg\:order-10 {
    order: 10;
  }
  .mobile-lg\:order-11 {
    order: 11;
  }
  .mobile-lg\:padding-1px {
    padding: 1px;
  }
  .mobile-lg\:padding-y-1px {
    padding-top: 1px;
    padding-bottom: 1px;
  }
  .mobile-lg\:padding-x-1px {
    padding-left: 1px;
    padding-right: 1px;
  }
  .mobile-lg\:padding-top-1px {
    padding-top: 1px;
  }
  .mobile-lg\:padding-right-1px {
    padding-right: 1px;
  }
  .mobile-lg\:padding-bottom-1px {
    padding-bottom: 1px;
  }
  .mobile-lg\:padding-left-1px {
    padding-left: 1px;
  }
  .mobile-lg\:padding-2px {
    padding: 2px;
  }
  .mobile-lg\:padding-y-2px {
    padding-top: 2px;
    padding-bottom: 2px;
  }
  .mobile-lg\:padding-x-2px {
    padding-left: 2px;
    padding-right: 2px;
  }
  .mobile-lg\:padding-top-2px {
    padding-top: 2px;
  }
  .mobile-lg\:padding-right-2px {
    padding-right: 2px;
  }
  .mobile-lg\:padding-bottom-2px {
    padding-bottom: 2px;
  }
  .mobile-lg\:padding-left-2px {
    padding-left: 2px;
  }
  .mobile-lg\:padding-05 {
    padding: .25rem;
  }
  .mobile-lg\:padding-y-05 {
    padding-top: .25rem;
    padding-bottom: .25rem;
  }
  .mobile-lg\:padding-x-05 {
    padding-left: .25rem;
    padding-right: .25rem;
  }
  .mobile-lg\:padding-top-05 {
    padding-top: .25rem;
  }
  .mobile-lg\:padding-right-05 {
    padding-right: .25rem;
  }
  .mobile-lg\:padding-bottom-05 {
    padding-bottom: .25rem;
  }
  .mobile-lg\:padding-left-05 {
    padding-left: .25rem;
  }
  .mobile-lg\:padding-1 {
    padding: .5rem;
  }
  .mobile-lg\:padding-y-1 {
    padding-top: .5rem;
    padding-bottom: .5rem;
  }
  .mobile-lg\:padding-x-1 {
    padding-left: .5rem;
    padding-right: .5rem;
  }
  .mobile-lg\:padding-top-1 {
    padding-top: .5rem;
  }
  .mobile-lg\:padding-right-1 {
    padding-right: .5rem;
  }
  .mobile-lg\:padding-bottom-1 {
    padding-bottom: .5rem;
  }
  .mobile-lg\:padding-left-1 {
    padding-left: .5rem;
  }
  .mobile-lg\:padding-105 {
    padding: .75rem;
  }
  .mobile-lg\:padding-y-105 {
    padding-top: .75rem;
    padding-bottom: .75rem;
  }
  .mobile-lg\:padding-x-105 {
    padding-left: .75rem;
    padding-right: .75rem;
  }
  .mobile-lg\:padding-top-105 {
    padding-top: .75rem;
  }
  .mobile-lg\:padding-right-105 {
    padding-right: .75rem;
  }
  .mobile-lg\:padding-bottom-105 {
    padding-bottom: .75rem;
  }
  .mobile-lg\:padding-left-105 {
    padding-left: .75rem;
  }
  .mobile-lg\:padding-2 {
    padding: 1rem;
  }
  .mobile-lg\:padding-y-2 {
    padding-top: 1rem;
    padding-bottom: 1rem;
  }
  .mobile-lg\:padding-x-2 {
    padding-left: 1rem;
    padding-right: 1rem;
  }
  .mobile-lg\:padding-top-2 {
    padding-top: 1rem;
  }
  .mobile-lg\:padding-right-2 {
    padding-right: 1rem;
  }
  .mobile-lg\:padding-bottom-2 {
    padding-bottom: 1rem;
  }
  .mobile-lg\:padding-left-2 {
    padding-left: 1rem;
  }
  .mobile-lg\:padding-205 {
    padding: 1.25rem;
  }
  .mobile-lg\:padding-y-205 {
    padding-top: 1.25rem;
    padding-bottom: 1.25rem;
  }
  .mobile-lg\:padding-x-205 {
    padding-left: 1.25rem;
    padding-right: 1.25rem;
  }
  .mobile-lg\:padding-top-205 {
    padding-top: 1.25rem;
  }
  .mobile-lg\:padding-right-205 {
    padding-right: 1.25rem;
  }
  .mobile-lg\:padding-bottom-205 {
    padding-bottom: 1.25rem;
  }
  .mobile-lg\:padding-left-205 {
    padding-left: 1.25rem;
  }
  .mobile-lg\:padding-3 {
    padding: 1.5rem;
  }
  .mobile-lg\:padding-y-3 {
    padding-top: 1.5rem;
    padding-bottom: 1.5rem;
  }
  .mobile-lg\:padding-x-3 {
    padding-left: 1.5rem;
    padding-right: 1.5rem;
  }
  .mobile-lg\:padding-top-3 {
    padding-top: 1.5rem;
  }
  .mobile-lg\:padding-right-3 {
    padding-right: 1.5rem;
  }
  .mobile-lg\:padding-bottom-3 {
    padding-bottom: 1.5rem;
  }
  .mobile-lg\:padding-left-3 {
    padding-left: 1.5rem;
  }
  .mobile-lg\:padding-4 {
    padding: 2rem;
  }
  .mobile-lg\:padding-y-4 {
    padding-top: 2rem;
    padding-bottom: 2rem;
  }
  .mobile-lg\:padding-x-4 {
    padding-left: 2rem;
    padding-right: 2rem;
  }
  .mobile-lg\:padding-top-4 {
    padding-top: 2rem;
  }
  .mobile-lg\:padding-right-4 {
    padding-right: 2rem;
  }
  .mobile-lg\:padding-bottom-4 {
    padding-bottom: 2rem;
  }
  .mobile-lg\:padding-left-4 {
    padding-left: 2rem;
  }
  .mobile-lg\:padding-5 {
    padding: 2.5rem;
  }
  .mobile-lg\:padding-y-5 {
    padding-top: 2.5rem;
    padding-bottom: 2.5rem;
  }
  .mobile-lg\:padding-x-5 {
    padding-left: 2.5rem;
    padding-right: 2.5rem;
  }
  .mobile-lg\:padding-top-5 {
    padding-top: 2.5rem;
  }
  .mobile-lg\:padding-right-5 {
    padding-right: 2.5rem;
  }
  .mobile-lg\:padding-bottom-5 {
    padding-bottom: 2.5rem;
  }
  .mobile-lg\:padding-left-5 {
    padding-left: 2.5rem;
  }
  .mobile-lg\:padding-6 {
    padding: 3rem;
  }
  .mobile-lg\:padding-y-6 {
    padding-top: 3rem;
    padding-bottom: 3rem;
  }
  .mobile-lg\:padding-x-6 {
    padding-left: 3rem;
    padding-right: 3rem;
  }
  .mobile-lg\:padding-top-6 {
    padding-top: 3rem;
  }
  .mobile-lg\:padding-right-6 {
    padding-right: 3rem;
  }
  .mobile-lg\:padding-bottom-6 {
    padding-bottom: 3rem;
  }
  .mobile-lg\:padding-left-6 {
    padding-left: 3rem;
  }
  .mobile-lg\:padding-7 {
    padding: 3.5rem;
  }
  .mobile-lg\:padding-y-7 {
    padding-top: 3.5rem;
    padding-bottom: 3.5rem;
  }
  .mobile-lg\:padding-x-7 {
    padding-left: 3.5rem;
    padding-right: 3.5rem;
  }
  .mobile-lg\:padding-top-7 {
    padding-top: 3.5rem;
  }
  .mobile-lg\:padding-right-7 {
    padding-right: 3.5rem;
  }
  .mobile-lg\:padding-bottom-7 {
    padding-bottom: 3.5rem;
  }
  .mobile-lg\:padding-left-7 {
    padding-left: 3.5rem;
  }
  .mobile-lg\:padding-8 {
    padding: 4rem;
  }
  .mobile-lg\:padding-y-8 {
    padding-top: 4rem;
    padding-bottom: 4rem;
  }
  .mobile-lg\:padding-x-8 {
    padding-left: 4rem;
    padding-right: 4rem;
  }
  .mobile-lg\:padding-top-8 {
    padding-top: 4rem;
  }
  .mobile-lg\:padding-right-8 {
    padding-right: 4rem;
  }
  .mobile-lg\:padding-bottom-8 {
    padding-bottom: 4rem;
  }
  .mobile-lg\:padding-left-8 {
    padding-left: 4rem;
  }
  .mobile-lg\:padding-9 {
    padding: 4.5rem;
  }
  .mobile-lg\:padding-y-9 {
    padding-top: 4.5rem;
    padding-bottom: 4.5rem;
  }
  .mobile-lg\:padding-x-9 {
    padding-left: 4.5rem;
    padding-right: 4.5rem;
  }
  .mobile-lg\:padding-top-9 {
    padding-top: 4.5rem;
  }
  .mobile-lg\:padding-right-9 {
    padding-right: 4.5rem;
  }
  .mobile-lg\:padding-bottom-9 {
    padding-bottom: 4.5rem;
  }
  .mobile-lg\:padding-left-9 {
    padding-left: 4.5rem;
  }
  .mobile-lg\:padding-10 {
    padding: 5rem;
  }
  .mobile-lg\:padding-y-10 {
    padding-top: 5rem;
    padding-bottom: 5rem;
  }
  .mobile-lg\:padding-x-10 {
    padding-left: 5rem;
    padding-right: 5rem;
  }
  .mobile-lg\:padding-top-10 {
    padding-top: 5rem;
  }
  .mobile-lg\:padding-right-10 {
    padding-right: 5rem;
  }
  .mobile-lg\:padding-bottom-10 {
    padding-bottom: 5rem;
  }
  .mobile-lg\:padding-left-10 {
    padding-left: 5rem;
  }
  .mobile-lg\:padding-15 {
    padding: 7.5rem;
  }
  .mobile-lg\:padding-y-15 {
    padding-top: 7.5rem;
    padding-bottom: 7.5rem;
  }
  .mobile-lg\:padding-x-15 {
    padding-left: 7.5rem;
    padding-right: 7.5rem;
  }
  .mobile-lg\:padding-top-15 {
    padding-top: 7.5rem;
  }
  .mobile-lg\:padding-right-15 {
    padding-right: 7.5rem;
  }
  .mobile-lg\:padding-bottom-15 {
    padding-bottom: 7.5rem;
  }
  .mobile-lg\:padding-left-15 {
    padding-left: 7.5rem;
  }
  .mobile-lg\:padding-0 {
    padding: 0;
  }
  .mobile-lg\:padding-y-0 {
    padding-top: 0;
    padding-bottom: 0;
  }
  .mobile-lg\:padding-x-0 {
    padding-left: 0;
    padding-right: 0;
  }
  .mobile-lg\:padding-top-0 {
    padding-top: 0;
  }
  .mobile-lg\:padding-right-0 {
    padding-right: 0;
  }
  .mobile-lg\:padding-bottom-0 {
    padding-bottom: 0;
  }
  .mobile-lg\:padding-left-0 {
    padding-left: 0;
  }
  .mobile-lg\:width-1px {
    width: 1px;
  }
  .mobile-lg\:width-2px {
    width: 2px;
  }
  .mobile-lg\:width-05 {
    width: .25rem;
  }
  .mobile-lg\:width-1 {
    width: .5rem;
  }
  .mobile-lg\:width-105 {
    width: .75rem;
  }
  .mobile-lg\:width-2 {
    width: 1rem;
  }
  .mobile-lg\:width-205 {
    width: 1.25rem;
  }
  .mobile-lg\:width-3 {
    width: 1.5rem;
  }
  .mobile-lg\:width-4 {
    width: 2rem;
  }
  .mobile-lg\:width-5 {
    width: 2.5rem;
  }
  .mobile-lg\:width-6 {
    width: 3rem;
  }
  .mobile-lg\:width-7 {
    width: 3.5rem;
  }
  .mobile-lg\:width-8 {
    width: 4rem;
  }
  .mobile-lg\:width-9 {
    width: 4.5rem;
  }
  .mobile-lg\:width-10 {
    width: 5rem;
  }
  .mobile-lg\:width-15 {
    width: 7.5rem;
  }
  .mobile-lg\:width-card {
    width: 10rem;
  }
  .mobile-lg\:width-card-lg {
    width: 15rem;
  }
  .mobile-lg\:width-mobile {
    width: 20rem;
  }
  .mobile-lg\:width-mobile-lg {
    width: 30rem;
  }
  .mobile-lg\:width-tablet {
    width: 40rem;
  }
  .mobile-lg\:width-tablet-lg {
    width: 55rem;
  }
  .mobile-lg\:width-desktop {
    width: 64rem;
  }
  .mobile-lg\:width-desktop-lg {
    width: 75rem;
  }
  .mobile-lg\:width-widescreen {
    width: 87.5rem;
  }
  .mobile-lg\:width-0 {
    width: 0;
  }
  .mobile-lg\:width-full {
    width: 100%;
  }
  .mobile-lg\:width-auto {
    width: auto;
  }
}
@media all and (min-width:40em) {
  .tablet\:border-1px,
  .tablet\:hover\:border-1px:hover {
    border: 1px solid;
  }
  .tablet\:border-y-1px,
  .tablet\:hover\:border-y-1px:hover {
    border-top: 1px solid;
    border-bottom: 1px solid;
  }
  .tablet\:border-x-1px,
  .tablet\:hover\:border-x-1px:hover {
    border-left: 1px solid;
    border-right: 1px solid;
  }
  .tablet\:border-top-1px,
  .tablet\:hover\:border-top-1px:hover {
    border-top: 1px solid;
  }
  .tablet\:border-right-1px,
  .tablet\:hover\:border-right-1px:hover {
    border-right: 1px solid;
  }
  .tablet\:border-bottom-1px,
  .tablet\:hover\:border-bottom-1px:hover {
    border-bottom: 1px solid;
  }
  .tablet\:border-left-1px,
  .tablet\:hover\:border-left-1px:hover {
    border-left: 1px solid;
  }
  .tablet\:border-2px,
  .tablet\:hover\:border-2px:hover {
    border: 2px solid;
  }
  .tablet\:border-y-2px,
  .tablet\:hover\:border-y-2px:hover {
    border-top: 2px solid;
    border-bottom: 2px solid;
  }
  .tablet\:border-x-2px,
  .tablet\:hover\:border-x-2px:hover {
    border-left: 2px solid;
    border-right: 2px solid;
  }
  .tablet\:border-top-2px,
  .tablet\:hover\:border-top-2px:hover {
    border-top: 2px solid;
  }
  .tablet\:border-right-2px,
  .tablet\:hover\:border-right-2px:hover {
    border-right: 2px solid;
  }
  .tablet\:border-bottom-2px,
  .tablet\:hover\:border-bottom-2px:hover {
    border-bottom: 2px solid;
  }
  .tablet\:border-left-2px,
  .tablet\:hover\:border-left-2px:hover {
    border-left: 2px solid;
  }
  .tablet\:border-05,
  .tablet\:hover\:border-05:hover {
    border: .25rem solid;
  }
  .tablet\:border-y-05,
  .tablet\:hover\:border-y-05:hover {
    border-top: .25rem solid;
    border-bottom: .25rem solid;
  }
  .tablet\:border-x-05,
  .tablet\:hover\:border-x-05:hover {
    border-left: .25rem solid;
    border-right: .25rem solid;
  }
  .tablet\:border-top-05,
  .tablet\:hover\:border-top-05:hover {
    border-top: .25rem solid;
  }
  .tablet\:border-right-05,
  .tablet\:hover\:border-right-05:hover {
    border-right: .25rem solid;
  }
  .tablet\:border-bottom-05,
  .tablet\:hover\:border-bottom-05:hover {
    border-bottom: .25rem solid;
  }
  .tablet\:border-left-05,
  .tablet\:hover\:border-left-05:hover {
    border-left: .25rem solid;
  }
  .tablet\:border-1,
  .tablet\:hover\:border-1:hover {
    border: .5rem solid;
  }
  .tablet\:border-y-1,
  .tablet\:hover\:border-y-1:hover {
    border-top: .5rem solid;
    border-bottom: .5rem solid;
  }
  .tablet\:border-x-1,
  .tablet\:hover\:border-x-1:hover {
    border-left: .5rem solid;
    border-right: .5rem solid;
  }
  .tablet\:border-top-1,
  .tablet\:hover\:border-top-1:hover {
    border-top: .5rem solid;
  }
  .tablet\:border-right-1,
  .tablet\:hover\:border-right-1:hover {
    border-right: .5rem solid;
  }
  .tablet\:border-bottom-1,
  .tablet\:hover\:border-bottom-1:hover {
    border-bottom: .5rem solid;
  }
  .tablet\:border-left-1,
  .tablet\:hover\:border-left-1:hover {
    border-left: .5rem solid;
  }
  .tablet\:border-105,
  .tablet\:hover\:border-105:hover {
    border: .75rem solid;
  }
  .tablet\:border-y-105,
  .tablet\:hover\:border-y-105:hover {
    border-top: .75rem solid;
    border-bottom: .75rem solid;
  }
  .tablet\:border-x-105,
  .tablet\:hover\:border-x-105:hover {
    border-left: .75rem solid;
    border-right: .75rem solid;
  }
  .tablet\:border-top-105,
  .tablet\:hover\:border-top-105:hover {
    border-top: .75rem solid;
  }
  .tablet\:border-right-105,
  .tablet\:hover\:border-right-105:hover {
    border-right: .75rem solid;
  }
  .tablet\:border-bottom-105,
  .tablet\:hover\:border-bottom-105:hover {
    border-bottom: .75rem solid;
  }
  .tablet\:border-left-105,
  .tablet\:hover\:border-left-105:hover {
    border-left: .75rem solid;
  }
  .tablet\:border-2,
  .tablet\:hover\:border-2:hover {
    border: 1rem solid;
  }
  .tablet\:border-y-2,
  .tablet\:hover\:border-y-2:hover {
    border-top: 1rem solid;
    border-bottom: 1rem solid;
  }
  .tablet\:border-x-2,
  .tablet\:hover\:border-x-2:hover {
    border-left: 1rem solid;
    border-right: 1rem solid;
  }
  .tablet\:border-top-2,
  .tablet\:hover\:border-top-2:hover {
    border-top: 1rem solid;
  }
  .tablet\:border-right-2,
  .tablet\:hover\:border-right-2:hover {
    border-right: 1rem solid;
  }
  .tablet\:border-bottom-2,
  .tablet\:hover\:border-bottom-2:hover {
    border-bottom: 1rem solid;
  }
  .tablet\:border-left-2,
  .tablet\:hover\:border-left-2:hover {
    border-left: 1rem solid;
  }
  .tablet\:border-205,
  .tablet\:hover\:border-205:hover {
    border: 1.25rem solid;
  }
  .tablet\:border-y-205,
  .tablet\:hover\:border-y-205:hover {
    border-top: 1.25rem solid;
    border-bottom: 1.25rem solid;
  }
  .tablet\:border-x-205,
  .tablet\:hover\:border-x-205:hover {
    border-left: 1.25rem solid;
    border-right: 1.25rem solid;
  }
  .tablet\:border-top-205,
  .tablet\:hover\:border-top-205:hover {
    border-top: 1.25rem solid;
  }
  .tablet\:border-right-205,
  .tablet\:hover\:border-right-205:hover {
    border-right: 1.25rem solid;
  }
  .tablet\:border-bottom-205,
  .tablet\:hover\:border-bottom-205:hover {
    border-bottom: 1.25rem solid;
  }
  .tablet\:border-left-205,
  .tablet\:hover\:border-left-205:hover {
    border-left: 1.25rem solid;
  }
  .tablet\:border-3,
  .tablet\:hover\:border-3:hover {
    border: 1.5rem solid;
  }
  .tablet\:border-y-3,
  .tablet\:hover\:border-y-3:hover {
    border-top: 1.5rem solid;
    border-bottom: 1.5rem solid;
  }
  .tablet\:border-x-3,
  .tablet\:hover\:border-x-3:hover {
    border-left: 1.5rem solid;
    border-right: 1.5rem solid;
  }
  .tablet\:border-top-3,
  .tablet\:hover\:border-top-3:hover {
    border-top: 1.5rem solid;
  }
  .tablet\:border-right-3,
  .tablet\:hover\:border-right-3:hover {
    border-right: 1.5rem solid;
  }
  .tablet\:border-bottom-3,
  .tablet\:hover\:border-bottom-3:hover {
    border-bottom: 1.5rem solid;
  }
  .tablet\:border-left-3,
  .tablet\:hover\:border-left-3:hover {
    border-left: 1.5rem solid;
  }
  .tablet\:border-0,
  .tablet\:hover\:border-0:hover {
    border: 0 solid;
  }
  .tablet\:border-y-0,
  .tablet\:hover\:border-y-0:hover {
    border-top: 0 solid;
    border-bottom: 0 solid;
  }
  .tablet\:border-x-0,
  .tablet\:hover\:border-x-0:hover {
    border-left: 0 solid;
    border-right: 0 solid;
  }
  .tablet\:border-top-0,
  .tablet\:hover\:border-top-0:hover {
    border-top: 0 solid;
  }
  .tablet\:border-right-0,
  .tablet\:hover\:border-right-0:hover {
    border-right: 0 solid;
  }
  .tablet\:border-bottom-0,
  .tablet\:hover\:border-bottom-0:hover {
    border-bottom: 0 solid;
  }
  .tablet\:border-left-0,
  .tablet\:hover\:border-left-0:hover {
    border-left: 0 solid;
  }
  .tablet\:border,
  .tablet\:hover\:border:hover {
    border: 1px solid;
  }
  .tablet\:border-y,
  .tablet\:hover\:border-y:hover {
    border-top: 1px solid;
    border-bottom: 1px solid;
  }
  .tablet\:border-x,
  .tablet\:hover\:border-x:hover {
    border-left: 1px solid;
    border-right: 1px solid;
  }
  .tablet\:border-top,
  .tablet\:hover\:border-top:hover {
    border-top: 1px solid;
  }
  .tablet\:border-right,
  .tablet\:hover\:border-right:hover {
    border-right: 1px solid;
  }
  .tablet\:border-bottom,
  .tablet\:hover\:border-bottom:hover {
    border-bottom: 1px solid;
  }
  .tablet\:border-left,
  .tablet\:hover\:border-left:hover {
    border-left: 1px solid;
  }
  .tablet\:border-transparent,
  .tablet\:hover\:border-transparent:hover {
    border-color: transparent;
  }
  .tablet\:border-black,
  .tablet\:hover\:border-black:hover {
    border-color: #000;
  }
  .tablet\:border-white,
  .tablet\:hover\:border-white:hover {
    border-color: #fff;
  }
  .tablet\:border-red,
  .tablet\:hover\:border-red:hover {
    border-color: #e52207;
  }
  .tablet\:border-orange,
  .tablet\:hover\:border-orange:hover {
    border-color: #e66f0e;
  }
  .tablet\:border-gold,
  .tablet\:hover\:border-gold:hover {
    border-color: #ffbe2e;
  }
  .tablet\:border-yellow,
  .tablet\:hover\:border-yellow:hover {
    border-color: #fee685;
  }
  .tablet\:border-green,
  .tablet\:hover\:border-green:hover {
    border-color: #538200;
  }
  .tablet\:border-mint,
  .tablet\:hover\:border-mint:hover {
    border-color: #04c585;
  }
  .tablet\:border-cyan,
  .tablet\:hover\:border-cyan:hover {
    border-color: #009ec1;
  }
  .tablet\:border-blue,
  .tablet\:hover\:border-blue:hover {
    border-color: #0076d6;
  }
  .tablet\:border-indigo,
  .tablet\:hover\:border-indigo:hover {
    border-color: #676cc8;
  }
  .tablet\:border-violet,
  .tablet\:hover\:border-violet:hover {
    border-color: #8168b3;
  }
  .tablet\:border-magenta,
  .tablet\:hover\:border-magenta:hover {
    border-color: #d72d79;
  }
  .tablet\:border-gray-5,
  .tablet\:hover\:border-gray-5:hover {
    border-color: #f0f0f0;
  }
  .tablet\:border-gray-10,
  .tablet\:hover\:border-gray-10:hover {
    border-color: #e6e6e6;
  }
  .tablet\:border-gray-30,
  .tablet\:hover\:border-gray-30:hover {
    border-color: #adadad;
  }
  .tablet\:border-gray-50,
  .tablet\:hover\:border-gray-50:hover {
    border-color: #757575;
  }
  .tablet\:border-gray-70,
  .tablet\:hover\:border-gray-70:hover {
    border-color: #454545;
  }
  .tablet\:border-gray-90,
  .tablet\:hover\:border-gray-90:hover {
    border-color: #1b1b1b;
  }
  .tablet\:border-base-lightest,
  .tablet\:hover\:border-base-lightest:hover {
    border-color: #f0f0f0;
  }
  .tablet\:border-base-lighter,
  .tablet\:hover\:border-base-lighter:hover {
    border-color: #dfe1e2;
  }
  .tablet\:border-base-light,
  .tablet\:hover\:border-base-light:hover {
    border-color: #a9aeb1;
  }
  .tablet\:border-base,
  .tablet\:hover\:border-base:hover {
    border-color: #71767a;
  }
  .tablet\:border-base-dark,
  .tablet\:hover\:border-base-dark:hover {
    border-color: #565c65;
  }
  .tablet\:border-base-darker,
  .tablet\:hover\:border-base-darker:hover {
    border-color: #3d4551;
  }
  .tablet\:border-base-darkest,
  .tablet\:border-ink,
  .tablet\:hover\:border-base-darkest:hover,
  .tablet\:hover\:border-ink:hover {
    border-color: #1b1b1b;
  }
  .tablet\:border-primary-lighter,
  .tablet\:hover\:border-primary-lighter:hover {
    border-color: #d9e8f6;
  }
  .tablet\:border-primary-light,
  .tablet\:hover\:border-primary-light:hover {
    border-color: #73b3e7;
  }
  .tablet\:border-primary,
  .tablet\:hover\:border-primary:hover {
    border-color: #005ea2;
  }
  .tablet\:border-primary-vivid,
  .tablet\:hover\:border-primary-vivid:hover {
    border-color: #0050d8;
  }
  .tablet\:border-primary-dark,
  .tablet\:hover\:border-primary-dark:hover {
    border-color: #1a4480;
  }
  .tablet\:border-primary-darker,
  .tablet\:hover\:border-primary-darker:hover {
    border-color: #162e51;
  }
  .tablet\:border-secondary-lighter,
  .tablet\:hover\:border-secondary-lighter:hover {
    border-color: #f3e1e4;
  }
  .tablet\:border-secondary-light,
  .tablet\:hover\:border-secondary-light:hover {
    border-color: #f2938c;
  }
  .tablet\:border-secondary,
  .tablet\:hover\:border-secondary:hover {
    border-color: #d83933;
  }
  .tablet\:border-secondary-vivid,
  .tablet\:hover\:border-secondary-vivid:hover {
    border-color: #e41d3d;
  }
  .tablet\:border-secondary-dark,
  .tablet\:hover\:border-secondary-dark:hover {
    border-color: #b50909;
  }
  .tablet\:border-secondary-darker,
  .tablet\:hover\:border-secondary-darker:hover {
    border-color: #8b0a03;
  }
  .tablet\:border-accent-warm-darker,
  .tablet\:hover\:border-accent-warm-darker:hover {
    border-color: #775540;
  }
  .tablet\:border-accent-warm-dark,
  .tablet\:hover\:border-accent-warm-dark:hover {
    border-color: #c05600;
  }
  .tablet\:border-accent-warm,
  .tablet\:hover\:border-accent-warm:hover {
    border-color: #fa9441;
  }
  .tablet\:border-accent-warm-light,
  .tablet\:hover\:border-accent-warm-light:hover {
    border-color: #ffbc78;
  }
  .tablet\:border-accent-warm-lighter,
  .tablet\:hover\:border-accent-warm-lighter:hover {
    border-color: #f2e4d4;
  }
  .tablet\:border-accent-cool-darker,
  .tablet\:hover\:border-accent-cool-darker:hover {
    border-color: #07648d;
  }
  .tablet\:border-accent-cool-dark,
  .tablet\:hover\:border-accent-cool-dark:hover {
    border-color: #28a0cb;
  }
  .tablet\:border-accent-cool,
  .tablet\:hover\:border-accent-cool:hover {
    border-color: #00bde3;
  }
  .tablet\:border-accent-cool-light,
  .tablet\:hover\:border-accent-cool-light:hover {
    border-color: #97d4ea;
  }
  .tablet\:border-accent-cool-lighter,
  .tablet\:hover\:border-accent-cool-lighter:hover {
    border-color: #e1f3f8;
  }
  .tablet\:border-error-lighter,
  .tablet\:hover\:border-error-lighter:hover {
    border-color: #f4e3db;
  }
  .tablet\:border-error-light,
  .tablet\:hover\:border-error-light:hover {
    border-color: #f39268;
  }
  .tablet\:border-error,
  .tablet\:hover\:border-error:hover {
    border-color: #d54309;
  }
  .tablet\:border-error-dark,
  .tablet\:hover\:border-error-dark:hover {
    border-color: #b50909;
  }
  .tablet\:border-error-darker,
  .tablet\:hover\:border-error-darker:hover {
    border-color: #6f3331;
  }
  .tablet\:border-warning-lighter,
  .tablet\:hover\:border-warning-lighter:hover {
    border-color: #faf3d1;
  }
  .tablet\:border-warning-light,
  .tablet\:hover\:border-warning-light:hover {
    border-color: #fee685;
  }
  .tablet\:border-warning,
  .tablet\:hover\:border-warning:hover {
    border-color: #ffbe2e;
  }
  .tablet\:border-warning-dark,
  .tablet\:hover\:border-warning-dark:hover {
    border-color: #e5a000;
  }
  .tablet\:border-warning-darker,
  .tablet\:hover\:border-warning-darker:hover {
    border-color: #936f38;
  }
  .tablet\:border-success-lighter,
  .tablet\:hover\:border-success-lighter:hover {
    border-color: #ecf3ec;
  }
  .tablet\:border-success-light,
  .tablet\:hover\:border-success-light:hover {
    border-color: #70e17b;
  }
  .tablet\:border-success,
  .tablet\:hover\:border-success:hover {
    border-color: #00a91c;
  }
  .tablet\:border-success-dark,
  .tablet\:hover\:border-success-dark:hover {
    border-color: #008817;
  }
  .tablet\:border-success-darker,
  .tablet\:hover\:border-success-darker:hover {
    border-color: #216e1f;
  }
  .tablet\:border-info-lighter,
  .tablet\:hover\:border-info-lighter:hover {
    border-color: #e7f6f8;
  }
  .tablet\:border-info-light,
  .tablet\:hover\:border-info-light:hover {
    border-color: #99deea;
  }
  .tablet\:border-info,
  .tablet\:hover\:border-info:hover {
    border-color: #00bde3;
  }
  .tablet\:border-info-dark,
  .tablet\:hover\:border-info-dark:hover {
    border-color: #009ec1;
  }
  .tablet\:border-info-darker,
  .tablet\:hover\:border-info-darker:hover {
    border-color: #2e6276;
  }
  .tablet\:border-disabled-light,
  .tablet\:hover\:border-disabled-light:hover {
    border-color: #e6e6e6;
  }
  .tablet\:border-disabled,
  .tablet\:hover\:border-disabled:hover {
    border-color: #c9c9c9;
  }
  .tablet\:border-disabled-dark,
  .tablet\:hover\:border-disabled-dark:hover {
    border-color: #adadad;
  }
  .tablet\:border-emergency,
  .tablet\:hover\:border-emergency:hover {
    border-color: #9c3d10;
  }
  .tablet\:border-emergency-dark,
  .tablet\:hover\:border-emergency-dark:hover {
    border-color: #332d29;
  }
  .tablet\:radius-0 {
    border-radius: 0;
  }
  .tablet\:radius-top-0 {
    border-top-left-radius: 0;
    border-top-right-radius: 0;
  }
  .tablet\:radius-right-0 {
    border-top-right-radius: 0;
    border-bottom-right-radius: 0;
  }
  .tablet\:radius-bottom-0 {
    border-bottom-left-radius: 0;
    border-bottom-right-radius: 0;
  }
  .tablet\:radius-left-0 {
    border-top-left-radius: 0;
    border-bottom-left-radius: 0;
  }
  .tablet\:radius-none {
    border-radius: 0;
  }
  .tablet\:radius-top-none {
    border-top-left-radius: 0;
    border-top-right-radius: 0;
  }
  .tablet\:radius-right-none {
    border-top-right-radius: 0;
    border-bottom-right-radius: 0;
  }
  .tablet\:radius-bottom-none {
    border-bottom-left-radius: 0;
    border-bottom-right-radius: 0;
  }
  .tablet\:radius-left-none {
    border-top-left-radius: 0;
    border-bottom-left-radius: 0;
  }
  .tablet\:radius-sm {
    border-radius: 2px;
  }
  .tablet\:radius-top-sm {
    border-top-left-radius: 2px;
    border-top-right-radius: 2px;
  }
  .tablet\:radius-right-sm {
    border-top-right-radius: 2px;
    border-bottom-right-radius: 2px;
  }
  .tablet\:radius-bottom-sm {
    border-bottom-left-radius: 2px;
    border-bottom-right-radius: 2px;
  }
  .tablet\:radius-left-sm {
    border-top-left-radius: 2px;
    border-bottom-left-radius: 2px;
  }
  .tablet\:radius-md {
    border-radius: .25rem;
  }
  .tablet\:radius-top-md {
    border-top-left-radius: .25rem;
    border-top-right-radius: .25rem;
  }
  .tablet\:radius-right-md {
    border-top-right-radius: .25rem;
    border-bottom-right-radius: .25rem;
  }
  .tablet\:radius-bottom-md {
    border-bottom-left-radius: .25rem;
    border-bottom-right-radius: .25rem;
  }
  .tablet\:radius-left-md {
    border-top-left-radius: .25rem;
    border-bottom-left-radius: .25rem;
  }
  .tablet\:radius-lg {
    border-radius: .5rem;
  }
  .tablet\:radius-top-lg {
    border-top-left-radius: .5rem;
    border-top-right-radius: .5rem;
  }
  .tablet\:radius-right-lg {
    border-top-right-radius: .5rem;
    border-bottom-right-radius: .5rem;
  }
  .tablet\:radius-bottom-lg {
    border-bottom-left-radius: .5rem;
    border-bottom-right-radius: .5rem;
  }
  .tablet\:radius-left-lg {
    border-top-left-radius: .5rem;
    border-bottom-left-radius: .5rem;
  }
  .tablet\:radius-pill {
    border-radius: 99rem;
  }
  .tablet\:radius-top-pill {
    border-top-left-radius: 99rem;
    border-top-right-radius: 99rem;
  }
  .tablet\:radius-right-pill {
    border-top-right-radius: 99rem;
    border-bottom-right-radius: 99rem;
  }
  .tablet\:radius-bottom-pill {
    border-bottom-left-radius: 99rem;
    border-bottom-right-radius: 99rem;
  }
  .tablet\:radius-left-pill {
    border-top-left-radius: 99rem;
    border-bottom-left-radius: 99rem;
  }
  .tablet\:display-block {
    display: block;
  }
  .tablet\:display-flex {
    display: flex;
  }
  .tablet\:display-none {
    display: none;
  }
  .tablet\:display-inline {
    display: inline;
  }
  .tablet\:display-inline-block {
    display: inline-block;
  }
  .tablet\:display-inline-flex {
    display: inline-flex;
  }
  .tablet\:display-table {
    display: table;
  }
  .tablet\:display-table-cell {
    display: table-cell;
  }
  .tablet\:display-table-row {
    display: table-row;
  }
  .tablet\:font-mono-3xs {
    font-size: .77rem;
  }
  .tablet\:font-mono-2xs {
    font-size: .83rem;
  }
  .tablet\:font-mono-xs {
    font-size: .89rem;
  }
  .tablet\:font-mono-sm {
    font-size: .95rem;
  }
  .tablet\:font-mono-md {
    font-size: 1.01rem;
  }
  .tablet\:font-mono-lg {
    font-size: 1.31rem;
  }
  .tablet\:font-mono-xl {
    font-size: 1.91rem;
  }
  .tablet\:font-mono-2xl {
    font-size: 2.38rem;
  }
  .tablet\:font-mono-3xl {
    font-size: 2.86rem;
  }
  .tablet\:font-sans-3xs {
    font-size: .87rem;
  }
  .tablet\:font-sans-2xs {
    font-size: .93rem;
  }
  .tablet\:font-sans-xs {
    font-size: 1rem;
  }
  .tablet\:font-sans-sm {
    font-size: 1.06rem;
  }
  .tablet\:font-sans-md {
    font-size: 1.13rem;
  }
  .tablet\:font-sans-lg {
    font-size: 1.46rem;
  }
  .tablet\:font-sans-xl {
    font-size: 2.13rem;
  }
  .tablet\:font-sans-2xl {
    font-size: 2.66rem;
  }
  .tablet\:font-sans-3xl {
    font-size: 3.19rem;
  }
  .tablet\:font-serif-3xs {
    font-size: .79rem;
  }
  .tablet\:font-serif-2xs {
    font-size: .85rem;
  }
  .tablet\:font-serif-xs {
    font-size: .91rem;
  }
  .tablet\:font-serif-sm {
    font-size: .98rem;
  }
  .tablet\:font-serif-md {
    font-size: 1.04rem;
  }
  .tablet\:font-serif-lg {
    font-size: 1.34rem;
  }
  .tablet\:font-serif-xl {
    font-size: 1.95rem;
  }
  .tablet\:font-serif-2xl {
    font-size: 2.44rem;
  }
  .tablet\:font-serif-3xl {
    font-size: 2.93rem;
  }
  .tablet\:font-heading-3xs {
    font-size: .79rem;
  }
  .tablet\:font-heading-2xs {
    font-size: .85rem;
  }
  .tablet\:font-heading-xs {
    font-size: .91rem;
  }
  .tablet\:font-heading-sm {
    font-size: .98rem;
  }
  .tablet\:font-heading-md {
    font-size: 1.04rem;
  }
  .tablet\:font-heading-lg {
    font-size: 1.34rem;
  }
  .tablet\:font-heading-xl {
    font-size: 1.95rem;
  }
  .tablet\:font-heading-2xl {
    font-size: 2.44rem;
  }
  .tablet\:font-heading-3xl {
    font-size: 2.93rem;
  }
  .tablet\:font-body-3xs {
    font-size: .87rem;
  }
  .tablet\:font-body-2xs {
    font-size: .93rem;
  }
  .tablet\:font-body-xs {
    font-size: 1rem;
  }
  .tablet\:font-body-sm {
    font-size: 1.06rem;
  }
  .tablet\:font-body-md {
    font-size: 1.13rem;
  }
  .tablet\:font-body-lg {
    font-size: 1.46rem;
  }
  .tablet\:font-body-xl {
    font-size: 2.13rem;
  }
  .tablet\:font-body-2xl {
    font-size: 2.66rem;
  }
  .tablet\:font-body-3xl {
    font-size: 3.19rem;
  }
  .tablet\:font-code-3xs {
    font-size: .77rem;
  }
  .tablet\:font-code-2xs {
    font-size: .83rem;
  }
  .tablet\:font-code-xs {
    font-size: .89rem;
  }
  .tablet\:font-code-sm {
    font-size: .95rem;
  }
  .tablet\:font-code-md {
    font-size: 1.01rem;
  }
  .tablet\:font-code-lg {
    font-size: 1.31rem;
  }
  .tablet\:font-code-xl {
    font-size: 1.91rem;
  }
  .tablet\:font-code-2xl {
    font-size: 2.38rem;
  }
  .tablet\:font-code-3xl {
    font-size: 2.86rem;
  }
  .tablet\:font-alt-3xs {
    font-size: .79rem;
  }
  .tablet\:font-alt-2xs {
    font-size: .85rem;
  }
  .tablet\:font-alt-xs {
    font-size: .91rem;
  }
  .tablet\:font-alt-sm {
    font-size: .98rem;
  }
  .tablet\:font-alt-md {
    font-size: 1.04rem;
  }
  .tablet\:font-alt-lg {
    font-size: 1.34rem;
  }
  .tablet\:font-alt-xl {
    font-size: 1.95rem;
  }
  .tablet\:font-alt-2xl {
    font-size: 2.44rem;
  }
  .tablet\:font-alt-3xl {
    font-size: 2.93rem;
  }
  .tablet\:font-ui-3xs {
    font-size: .87rem;
  }
  .tablet\:font-ui-2xs {
    font-size: .93rem;
  }
  .tablet\:font-ui-xs {
    font-size: 1rem;
  }
  .tablet\:font-ui-sm {
    font-size: 1.06rem;
  }
  .tablet\:font-ui-md {
    font-size: 1.13rem;
  }
  .tablet\:font-ui-lg {
    font-size: 1.46rem;
  }
  .tablet\:font-ui-xl {
    font-size: 2.13rem;
  }
  .tablet\:font-ui-2xl {
    font-size: 2.66rem;
  }
  .tablet\:font-ui-3xl {
    font-size: 3.19rem;
  }
  .tablet\:text-light {
    font-weight: 300;
  }
  .tablet\:text-normal {
    font-weight: 400;
  }
  .tablet\:text-bold {
    font-weight: 700;
  }
  .tablet\:flex-justify-center {
    justify-content: center;
  }
  .tablet\:flex-justify-start {
    justify-content: flex-start;
  }
  .tablet\:flex-justify-end {
    justify-content: flex-end;
  }
  .tablet\:flex-justify {
    justify-content: space-between;
  }
  .tablet\:line-height-sans-1 {
    line-height: .9;
  }
  .tablet\:line-height-sans-2 {
    line-height: 1.1;
  }
  .tablet\:line-height-sans-3 {
    line-height: 1.3;
  }
  .tablet\:line-height-sans-4 {
    line-height: 1.4;
  }
  .tablet\:line-height-sans-5 {
    line-height: 1.5;
  }
  .tablet\:line-height-sans-6 {
    line-height: 1.6;
  }
  .tablet\:line-height-serif-1 {
    line-height: 1;
  }
  .tablet\:line-height-serif-2 {
    line-height: 1.2;
  }
  .tablet\:line-height-serif-3 {
    line-height: 1.4;
  }
  .tablet\:line-height-serif-4 {
    line-height: 1.5;
  }
  .tablet\:line-height-serif-5 {
    line-height: 1.7;
  }
  .tablet\:line-height-serif-6 {
    line-height: 1.8;
  }
  .tablet\:line-height-mono-1 {
    line-height: 1;
  }
  .tablet\:line-height-mono-2 {
    line-height: 1.3;
  }
  .tablet\:line-height-mono-3 {
    line-height: 1.4;
  }
  .tablet\:line-height-mono-4 {
    line-height: 1.6;
  }
  .tablet\:line-height-mono-5 {
    line-height: 1.7;
  }
  .tablet\:line-height-mono-6 {
    line-height: 1.8;
  }
  .tablet\:line-height-heading-1 {
    line-height: 1;
  }
  .tablet\:line-height-heading-2 {
    line-height: 1.2;
  }
  .tablet\:line-height-heading-3 {
    line-height: 1.4;
  }
  .tablet\:line-height-heading-4 {
    line-height: 1.5;
  }
  .tablet\:line-height-heading-5 {
    line-height: 1.7;
  }
  .tablet\:line-height-heading-6 {
    line-height: 1.8;
  }
  .tablet\:line-height-ui-1 {
    line-height: .9;
  }
  .tablet\:line-height-ui-2 {
    line-height: 1.1;
  }
  .tablet\:line-height-ui-3 {
    line-height: 1.3;
  }
  .tablet\:line-height-ui-4 {
    line-height: 1.4;
  }
  .tablet\:line-height-ui-5 {
    line-height: 1.5;
  }
  .tablet\:line-height-ui-6 {
    line-height: 1.6;
  }
  .tablet\:line-height-body-1 {
    line-height: .9;
  }
  .tablet\:line-height-body-2 {
    line-height: 1.1;
  }
  .tablet\:line-height-body-3 {
    line-height: 1.3;
  }
  .tablet\:line-height-body-4 {
    line-height: 1.4;
  }
  .tablet\:line-height-body-5 {
    line-height: 1.5;
  }
  .tablet\:line-height-body-6 {
    line-height: 1.6;
  }
  .tablet\:line-height-code-1 {
    line-height: 1;
  }
  .tablet\:line-height-code-2 {
    line-height: 1.3;
  }
  .tablet\:line-height-code-3 {
    line-height: 1.4;
  }
  .tablet\:line-height-code-4 {
    line-height: 1.6;
  }
  .tablet\:line-height-code-5 {
    line-height: 1.7;
  }
  .tablet\:line-height-code-6 {
    line-height: 1.8;
  }
  .tablet\:line-height-alt-1 {
    line-height: 1;
  }
  .tablet\:line-height-alt-2 {
    line-height: 1.2;
  }
  .tablet\:line-height-alt-3 {
    line-height: 1.4;
  }
  .tablet\:line-height-alt-4 {
    line-height: 1.5;
  }
  .tablet\:line-height-alt-5 {
    line-height: 1.7;
  }
  .tablet\:line-height-alt-6 {
    line-height: 1.8;
  }
  .tablet\:margin-neg-1px {
    margin: -1px;
  }
  .tablet\:margin-neg-2px {
    margin: -2px;
  }
  .tablet\:margin-neg-05 {
    margin: -.25rem;
  }
  .tablet\:margin-neg-1 {
    margin: -.5rem;
  }
  .tablet\:margin-neg-105 {
    margin: -.75rem;
  }
  .tablet\:margin-neg-2 {
    margin: -1rem;
  }
  .tablet\:margin-neg-205 {
    margin: -1.25rem;
  }
  .tablet\:margin-neg-3 {
    margin: -1.5rem;
  }
  .tablet\:margin-1px {
    margin: 1px;
  }
  .tablet\:margin-2px {
    margin: 2px;
  }
  .tablet\:margin-05 {
    margin: .25rem;
  }
  .tablet\:margin-1 {
    margin: .5rem;
  }
  .tablet\:margin-105 {
    margin: .75rem;
  }
  .tablet\:margin-2 {
    margin: 1rem;
  }
  .tablet\:margin-205 {
    margin: 1.25rem;
  }
  .tablet\:margin-3 {
    margin: 1.5rem;
  }
  .tablet\:margin-neg-4 {
    margin: -2rem;
  }
  .tablet\:margin-neg-5 {
    margin: -2.5rem;
  }
  .tablet\:margin-neg-6 {
    margin: -3rem;
  }
  .tablet\:margin-neg-7 {
    margin: -3.5rem;
  }
  .tablet\:margin-neg-8 {
    margin: -4rem;
  }
  .tablet\:margin-neg-9 {
    margin: -4.5rem;
  }
  .tablet\:margin-neg-10 {
    margin: -5rem;
  }
  .tablet\:margin-neg-15 {
    margin: -7.5rem;
  }
  .tablet\:margin-4 {
    margin: 2rem;
  }
  .tablet\:margin-5 {
    margin: 2.5rem;
  }
  .tablet\:margin-6 {
    margin: 3rem;
  }
  .tablet\:margin-7 {
    margin: 3.5rem;
  }
  .tablet\:margin-8 {
    margin: 4rem;
  }
  .tablet\:margin-9 {
    margin: 4.5rem;
  }
  .tablet\:margin-10 {
    margin: 5rem;
  }
  .tablet\:margin-15 {
    margin: 7.5rem;
  }
  .tablet\:margin-05em {
    margin: .5em;
  }
  .tablet\:margin-1em {
    margin: 1em;
  }
  .tablet\:margin-105em {
    margin: 1.5em;
  }
  .tablet\:margin-2em {
    margin: 2em;
  }
  .tablet\:margin-0 {
    margin: 0;
  }
  .tablet\:margin-y-1px {
    margin-top: 1px;
    margin-bottom: 1px;
  }
  .tablet\:margin-top-1px {
    margin-top: 1px;
  }
  .tablet\:margin-bottom-1px {
    margin-bottom: 1px;
  }
  .tablet\:margin-y-2px {
    margin-top: 2px;
    margin-bottom: 2px;
  }
  .tablet\:margin-top-2px {
    margin-top: 2px;
  }
  .tablet\:margin-bottom-2px {
    margin-bottom: 2px;
  }
  .tablet\:margin-y-05 {
    margin-top: .25rem;
    margin-bottom: .25rem;
  }
  .tablet\:margin-top-05 {
    margin-top: .25rem;
  }
  .tablet\:margin-bottom-05 {
    margin-bottom: .25rem;
  }
  .tablet\:margin-y-1 {
    margin-top: .5rem;
    margin-bottom: .5rem;
  }
  .tablet\:margin-top-1 {
    margin-top: .5rem;
  }
  .tablet\:margin-bottom-1 {
    margin-bottom: .5rem;
  }
  .tablet\:margin-y-105 {
    margin-top: .75rem;
    margin-bottom: .75rem;
  }
  .tablet\:margin-top-105 {
    margin-top: .75rem;
  }
  .tablet\:margin-bottom-105 {
    margin-bottom: .75rem;
  }
  .tablet\:margin-y-2 {
    margin-top: 1rem;
    margin-bottom: 1rem;
  }
  .tablet\:margin-top-2 {
    margin-top: 1rem;
  }
  .tablet\:margin-bottom-2 {
    margin-bottom: 1rem;
  }
  .tablet\:margin-y-205 {
    margin-top: 1.25rem;
    margin-bottom: 1.25rem;
  }
  .tablet\:margin-top-205 {
    margin-top: 1.25rem;
  }
  .tablet\:margin-bottom-205 {
    margin-bottom: 1.25rem;
  }
  .tablet\:margin-y-3 {
    margin-top: 1.5rem;
    margin-bottom: 1.5rem;
  }
  .tablet\:margin-top-3 {
    margin-top: 1.5rem;
  }
  .tablet\:margin-bottom-3 {
    margin-bottom: 1.5rem;
  }
  .tablet\:margin-y-neg-1px {
    margin-top: -1px;
    margin-bottom: -1px;
  }
  .tablet\:margin-top-neg-1px {
    margin-top: -1px;
  }
  .tablet\:margin-bottom-neg-1px {
    margin-bottom: -1px;
  }
  .tablet\:margin-y-neg-2px {
    margin-top: -2px;
    margin-bottom: -2px;
  }
  .tablet\:margin-top-neg-2px {
    margin-top: -2px;
  }
  .tablet\:margin-bottom-neg-2px {
    margin-bottom: -2px;
  }
  .tablet\:margin-y-neg-05 {
    margin-top: -.25rem;
    margin-bottom: -.25rem;
  }
  .tablet\:margin-top-neg-05 {
    margin-top: -.25rem;
  }
  .tablet\:margin-bottom-neg-05 {
    margin-bottom: -.25rem;
  }
  .tablet\:margin-y-neg-1 {
    margin-top: -.5rem;
    margin-bottom: -.5rem;
  }
  .tablet\:margin-top-neg-1 {
    margin-top: -.5rem;
  }
  .tablet\:margin-bottom-neg-1 {
    margin-bottom: -.5rem;
  }
  .tablet\:margin-y-neg-105 {
    margin-top: -.75rem;
    margin-bottom: -.75rem;
  }
  .tablet\:margin-top-neg-105 {
    margin-top: -.75rem;
  }
  .tablet\:margin-bottom-neg-105 {
    margin-bottom: -.75rem;
  }
  .tablet\:margin-y-neg-2 {
    margin-top: -1rem;
    margin-bottom: -1rem;
  }
  .tablet\:margin-top-neg-2 {
    margin-top: -1rem;
  }
  .tablet\:margin-bottom-neg-2 {
    margin-bottom: -1rem;
  }
  .tablet\:margin-y-neg-205 {
    margin-top: -1.25rem;
    margin-bottom: -1.25rem;
  }
  .tablet\:margin-top-neg-205 {
    margin-top: -1.25rem;
  }
  .tablet\:margin-bottom-neg-205 {
    margin-bottom: -1.25rem;
  }
  .tablet\:margin-y-neg-3 {
    margin-top: -1.5rem;
    margin-bottom: -1.5rem;
  }
  .tablet\:margin-top-neg-3 {
    margin-top: -1.5rem;
  }
  .tablet\:margin-bottom-neg-3 {
    margin-bottom: -1.5rem;
  }
  .tablet\:margin-y-neg-4 {
    margin-top: -2rem;
    margin-bottom: -2rem;
  }
  .tablet\:margin-top-neg-4 {
    margin-top: -2rem;
  }
  .tablet\:margin-bottom-neg-4 {
    margin-bottom: -2rem;
  }
  .tablet\:margin-y-neg-5 {
    margin-top: -2.5rem;
    margin-bottom: -2.5rem;
  }
  .tablet\:margin-top-neg-5 {
    margin-top: -2.5rem;
  }
  .tablet\:margin-bottom-neg-5 {
    margin-bottom: -2.5rem;
  }
  .tablet\:margin-y-neg-6 {
    margin-top: -3rem;
    margin-bottom: -3rem;
  }
  .tablet\:margin-top-neg-6 {
    margin-top: -3rem;
  }
  .tablet\:margin-bottom-neg-6 {
    margin-bottom: -3rem;
  }
  .tablet\:margin-y-neg-7 {
    margin-top: -3.5rem;
    margin-bottom: -3.5rem;
  }
  .tablet\:margin-top-neg-7 {
    margin-top: -3.5rem;
  }
  .tablet\:margin-bottom-neg-7 {
    margin-bottom: -3.5rem;
  }
  .tablet\:margin-y-neg-8 {
    margin-top: -4rem;
    margin-bottom: -4rem;
  }
  .tablet\:margin-top-neg-8 {
    margin-top: -4rem;
  }
  .tablet\:margin-bottom-neg-8 {
    margin-bottom: -4rem;
  }
  .tablet\:margin-y-neg-9 {
    margin-top: -4.5rem;
    margin-bottom: -4.5rem;
  }
  .tablet\:margin-top-neg-9 {
    margin-top: -4.5rem;
  }
  .tablet\:margin-bottom-neg-9 {
    margin-bottom: -4.5rem;
  }
  .tablet\:margin-y-neg-10 {
    margin-top: -5rem;
    margin-bottom: -5rem;
  }
  .tablet\:margin-top-neg-10 {
    margin-top: -5rem;
  }
  .tablet\:margin-bottom-neg-10 {
    margin-bottom: -5rem;
  }
  .tablet\:margin-y-neg-15 {
    margin-top: -7.5rem;
    margin-bottom: -7.5rem;
  }
  .tablet\:margin-top-neg-15 {
    margin-top: -7.5rem;
  }
  .tablet\:margin-bottom-neg-15 {
    margin-bottom: -7.5rem;
  }
  .tablet\:margin-y-4 {
    margin-top: 2rem;
    margin-bottom: 2rem;
  }
  .tablet\:margin-top-4 {
    margin-top: 2rem;
  }
  .tablet\:margin-bottom-4 {
    margin-bottom: 2rem;
  }
  .tablet\:margin-y-5 {
    margin-top: 2.5rem;
    margin-bottom: 2.5rem;
  }
  .tablet\:margin-top-5 {
    margin-top: 2.5rem;
  }
  .tablet\:margin-bottom-5 {
    margin-bottom: 2.5rem;
  }
  .tablet\:margin-y-6 {
    margin-top: 3rem;
    margin-bottom: 3rem;
  }
  .tablet\:margin-top-6 {
    margin-top: 3rem;
  }
  .tablet\:margin-bottom-6 {
    margin-bottom: 3rem;
  }
  .tablet\:margin-y-7 {
    margin-top: 3.5rem;
    margin-bottom: 3.5rem;
  }
  .tablet\:margin-top-7 {
    margin-top: 3.5rem;
  }
  .tablet\:margin-bottom-7 {
    margin-bottom: 3.5rem;
  }
  .tablet\:margin-y-8 {
    margin-top: 4rem;
    margin-bottom: 4rem;
  }
  .tablet\:margin-top-8 {
    margin-top: 4rem;
  }
  .tablet\:margin-bottom-8 {
    margin-bottom: 4rem;
  }
  .tablet\:margin-y-9 {
    margin-top: 4.5rem;
    margin-bottom: 4.5rem;
  }
  .tablet\:margin-top-9 {
    margin-top: 4.5rem;
  }
  .tablet\:margin-bottom-9 {
    margin-bottom: 4.5rem;
  }
  .tablet\:margin-y-10 {
    margin-top: 5rem;
    margin-bottom: 5rem;
  }
  .tablet\:margin-top-10 {
    margin-top: 5rem;
  }
  .tablet\:margin-bottom-10 {
    margin-bottom: 5rem;
  }
  .tablet\:margin-y-15 {
    margin-top: 7.5rem;
    margin-bottom: 7.5rem;
  }
  .tablet\:margin-top-15 {
    margin-top: 7.5rem;
  }
  .tablet\:margin-bottom-15 {
    margin-bottom: 7.5rem;
  }
  .tablet\:margin-y-05em {
    margin-top: .5em;
    margin-bottom: .5em;
  }
  .tablet\:margin-top-05em {
    margin-top: .5em;
  }
  .tablet\:margin-bottom-05em {
    margin-bottom: .5em;
  }
  .tablet\:margin-y-1em {
    margin-top: 1em;
    margin-bottom: 1em;
  }
  .tablet\:margin-top-1em {
    margin-top: 1em;
  }
  .tablet\:margin-bottom-1em {
    margin-bottom: 1em;
  }
  .tablet\:margin-y-105em {
    margin-top: 1.5em;
    margin-bottom: 1.5em;
  }
  .tablet\:margin-top-105em {
    margin-top: 1.5em;
  }
  .tablet\:margin-bottom-105em {
    margin-bottom: 1.5em;
  }
  .tablet\:margin-y-2em {
    margin-top: 2em;
    margin-bottom: 2em;
  }
  .tablet\:margin-top-2em {
    margin-top: 2em;
  }
  .tablet\:margin-bottom-2em {
    margin-bottom: 2em;
  }
  .tablet\:margin-y-0 {
    margin-top: 0;
    margin-bottom: 0;
  }
  .tablet\:margin-top-0 {
    margin-top: 0;
  }
  .tablet\:margin-bottom-0 {
    margin-bottom: 0;
  }
  .tablet\:margin-y-auto {
    margin-top: auto;
    margin-bottom: auto;
  }
  .tablet\:margin-top-auto {
    margin-top: auto;
  }
  .tablet\:margin-bottom-auto {
    margin-bottom: auto;
  }
  .tablet\:margin-x-1px {
    margin-left: 1px;
    margin-right: 1px;
  }
  .tablet\:margin-right-1px {
    margin-right: 1px;
  }
  .tablet\:margin-left-1px {
    margin-left: 1px;
  }
  .tablet\:margin-x-2px {
    margin-left: 2px;
    margin-right: 2px;
  }
  .tablet\:margin-right-2px {
    margin-right: 2px;
  }
  .tablet\:margin-left-2px {
    margin-left: 2px;
  }
  .tablet\:margin-x-05 {
    margin-left: .25rem;
    margin-right: .25rem;
  }
  .tablet\:margin-right-05 {
    margin-right: .25rem;
  }
  .tablet\:margin-left-05 {
    margin-left: .25rem;
  }
  .tablet\:margin-x-1 {
    margin-left: .5rem;
    margin-right: .5rem;
  }
  .tablet\:margin-right-1 {
    margin-right: .5rem;
  }
  .tablet\:margin-left-1 {
    margin-left: .5rem;
  }
  .tablet\:margin-x-105 {
    margin-left: .75rem;
    margin-right: .75rem;
  }
  .tablet\:margin-right-105 {
    margin-right: .75rem;
  }
  .tablet\:margin-left-105 {
    margin-left: .75rem;
  }
  .tablet\:margin-x-2 {
    margin-left: 1rem;
    margin-right: 1rem;
  }
  .tablet\:margin-right-2 {
    margin-right: 1rem;
  }
  .tablet\:margin-left-2 {
    margin-left: 1rem;
  }
  .tablet\:margin-x-205 {
    margin-left: 1.25rem;
    margin-right: 1.25rem;
  }
  .tablet\:margin-right-205 {
    margin-right: 1.25rem;
  }
  .tablet\:margin-left-205 {
    margin-left: 1.25rem;
  }
  .tablet\:margin-x-3 {
    margin-left: 1.5rem;
    margin-right: 1.5rem;
  }
  .tablet\:margin-right-3 {
    margin-right: 1.5rem;
  }
  .tablet\:margin-left-3 {
    margin-left: 1.5rem;
  }
  .tablet\:margin-x-neg-1px {
    margin-left: -1px;
    margin-right: -1px;
  }
  .tablet\:margin-right-neg-1px {
    margin-right: -1px;
  }
  .tablet\:margin-left-neg-1px {
    margin-left: -1px;
  }
  .tablet\:margin-x-neg-2px {
    margin-left: -2px;
    margin-right: -2px;
  }
  .tablet\:margin-right-neg-2px {
    margin-right: -2px;
  }
  .tablet\:margin-left-neg-2px {
    margin-left: -2px;
  }
  .tablet\:margin-x-neg-05 {
    margin-left: -.25rem;
    margin-right: -.25rem;
  }
  .tablet\:margin-right-neg-05 {
    margin-right: -.25rem;
  }
  .tablet\:margin-left-neg-05 {
    margin-left: -.25rem;
  }
  .tablet\:margin-x-neg-1 {
    margin-left: -.5rem;
    margin-right: -.5rem;
  }
  .tablet\:margin-right-neg-1 {
    margin-right: -.5rem;
  }
  .tablet\:margin-left-neg-1 {
    margin-left: -.5rem;
  }
  .tablet\:margin-x-neg-105 {
    margin-left: -.75rem;
    margin-right: -.75rem;
  }
  .tablet\:margin-right-neg-105 {
    margin-right: -.75rem;
  }
  .tablet\:margin-left-neg-105 {
    margin-left: -.75rem;
  }
  .tablet\:margin-x-neg-2 {
    margin-left: -1rem;
    margin-right: -1rem;
  }
  .tablet\:margin-right-neg-2 {
    margin-right: -1rem;
  }
  .tablet\:margin-left-neg-2 {
    margin-left: -1rem;
  }
  .tablet\:margin-x-neg-205 {
    margin-left: -1.25rem;
    margin-right: -1.25rem;
  }
  .tablet\:margin-right-neg-205 {
    margin-right: -1.25rem;
  }
  .tablet\:margin-left-neg-205 {
    margin-left: -1.25rem;
  }
  .tablet\:margin-x-neg-3 {
    margin-left: -1.5rem;
    margin-right: -1.5rem;
  }
  .tablet\:margin-right-neg-3 {
    margin-right: -1.5rem;
  }
  .tablet\:margin-left-neg-3 {
    margin-left: -1.5rem;
  }
  .tablet\:margin-x-neg-4 {
    margin-left: -2rem;
    margin-right: -2rem;
  }
  .tablet\:margin-right-neg-4 {
    margin-right: -2rem;
  }
  .tablet\:margin-left-neg-4 {
    margin-left: -2rem;
  }
  .tablet\:margin-x-neg-5 {
    margin-left: -2.5rem;
    margin-right: -2.5rem;
  }
  .tablet\:margin-right-neg-5 {
    margin-right: -2.5rem;
  }
  .tablet\:margin-left-neg-5 {
    margin-left: -2.5rem;
  }
  .tablet\:margin-x-neg-6 {
    margin-left: -3rem;
    margin-right: -3rem;
  }
  .tablet\:margin-right-neg-6 {
    margin-right: -3rem;
  }
  .tablet\:margin-left-neg-6 {
    margin-left: -3rem;
  }
  .tablet\:margin-x-neg-7 {
    margin-left: -3.5rem;
    margin-right: -3.5rem;
  }
  .tablet\:margin-right-neg-7 {
    margin-right: -3.5rem;
  }
  .tablet\:margin-left-neg-7 {
    margin-left: -3.5rem;
  }
  .tablet\:margin-x-neg-8 {
    margin-left: -4rem;
    margin-right: -4rem;
  }
  .tablet\:margin-right-neg-8 {
    margin-right: -4rem;
  }
  .tablet\:margin-left-neg-8 {
    margin-left: -4rem;
  }
  .tablet\:margin-x-neg-9 {
    margin-left: -4.5rem;
    margin-right: -4.5rem;
  }
  .tablet\:margin-right-neg-9 {
    margin-right: -4.5rem;
  }
  .tablet\:margin-left-neg-9 {
    margin-left: -4.5rem;
  }
  .tablet\:margin-x-neg-10 {
    margin-left: -5rem;
    margin-right: -5rem;
  }
  .tablet\:margin-right-neg-10 {
    margin-right: -5rem;
  }
  .tablet\:margin-left-neg-10 {
    margin-left: -5rem;
  }
  .tablet\:margin-x-neg-15 {
    margin-left: -7.5rem;
    margin-right: -7.5rem;
  }
  .tablet\:margin-right-neg-15 {
    margin-right: -7.5rem;
  }
  .tablet\:margin-left-neg-15 {
    margin-left: -7.5rem;
  }
  .tablet\:margin-x-4 {
    margin-left: 2rem;
    margin-right: 2rem;
  }
  .tablet\:margin-right-4 {
    margin-right: 2rem;
  }
  .tablet\:margin-left-4 {
    margin-left: 2rem;
  }
  .tablet\:margin-x-5 {
    margin-left: 2.5rem;
    margin-right: 2.5rem;
  }
  .tablet\:margin-right-5 {
    margin-right: 2.5rem;
  }
  .tablet\:margin-left-5 {
    margin-left: 2.5rem;
  }
  .tablet\:margin-x-6 {
    margin-left: 3rem;
    margin-right: 3rem;
  }
  .tablet\:margin-right-6 {
    margin-right: 3rem;
  }
  .tablet\:margin-left-6 {
    margin-left: 3rem;
  }
  .tablet\:margin-x-7 {
    margin-left: 3.5rem;
    margin-right: 3.5rem;
  }
  .tablet\:margin-right-7 {
    margin-right: 3.5rem;
  }
  .tablet\:margin-left-7 {
    margin-left: 3.5rem;
  }
  .tablet\:margin-x-8 {
    margin-left: 4rem;
    margin-right: 4rem;
  }
  .tablet\:margin-right-8 {
    margin-right: 4rem;
  }
  .tablet\:margin-left-8 {
    margin-left: 4rem;
  }
  .tablet\:margin-x-9 {
    margin-left: 4.5rem;
    margin-right: 4.5rem;
  }
  .tablet\:margin-right-9 {
    margin-right: 4.5rem;
  }
  .tablet\:margin-left-9 {
    margin-left: 4.5rem;
  }
  .tablet\:margin-x-10 {
    margin-left: 5rem;
    margin-right: 5rem;
  }
  .tablet\:margin-right-10 {
    margin-right: 5rem;
  }
  .tablet\:margin-left-10 {
    margin-left: 5rem;
  }
  .tablet\:margin-x-15 {
    margin-left: 7.5rem;
    margin-right: 7.5rem;
  }
  .tablet\:margin-right-15 {
    margin-right: 7.5rem;
  }
  .tablet\:margin-left-15 {
    margin-left: 7.5rem;
  }
  .tablet\:margin-x-card {
    margin-left: 10rem;
    margin-right: 10rem;
  }
  .tablet\:margin-right-card {
    margin-right: 10rem;
  }
  .tablet\:margin-left-card {
    margin-left: 10rem;
  }
  .tablet\:margin-x-card-lg {
    margin-left: 15rem;
    margin-right: 15rem;
  }
  .tablet\:margin-right-card-lg {
    margin-right: 15rem;
  }
  .tablet\:margin-left-card-lg {
    margin-left: 15rem;
  }
  .tablet\:margin-x-mobile {
    margin-left: 20rem;
    margin-right: 20rem;
  }
  .tablet\:margin-right-mobile {
    margin-right: 20rem;
  }
  .tablet\:margin-left-mobile {
    margin-left: 20rem;
  }
  .tablet\:margin-x-05em {
    margin-left: .5em;
    margin-right: .5em;
  }
  .tablet\:margin-right-05em {
    margin-right: .5em;
  }
  .tablet\:margin-left-05em {
    margin-left: .5em;
  }
  .tablet\:margin-x-1em {
    margin-left: 1em;
    margin-right: 1em;
  }
  .tablet\:margin-right-1em {
    margin-right: 1em;
  }
  .tablet\:margin-left-1em {
    margin-left: 1em;
  }
  .tablet\:margin-x-105em {
    margin-left: 1.5em;
    margin-right: 1.5em;
  }
  .tablet\:margin-right-105em {
    margin-right: 1.5em;
  }
  .tablet\:margin-left-105em {
    margin-left: 1.5em;
  }
  .tablet\:margin-x-2em {
    margin-left: 2em;
    margin-right: 2em;
  }
  .tablet\:margin-right-2em {
    margin-right: 2em;
  }
  .tablet\:margin-left-2em {
    margin-left: 2em;
  }
  .tablet\:margin-x-0 {
    margin-left: 0;
    margin-right: 0;
  }
  .tablet\:margin-right-0 {
    margin-right: 0;
  }
  .tablet\:margin-left-0 {
    margin-left: 0;
  }
  .tablet\:margin-x-auto {
    margin-left: auto;
    margin-right: auto;
  }
  .tablet\:margin-right-auto {
    margin-right: auto;
  }
  .tablet\:margin-left-auto {
    margin-left: auto;
  }
  .tablet\:measure-1 {
    max-width: 44ex;
  }
  .tablet\:measure-2 {
    max-width: 60ex;
  }
  .tablet\:measure-3 {
    max-width: 64ex;
  }
  .tablet\:measure-4 {
    max-width: 68ex;
  }
  .tablet\:measure-5 {
    max-width: 72ex;
  }
  .tablet\:measure-6 {
    max-width: 88ex;
  }
  .tablet\:measure-none {
    max-width: none;
  }
  .tablet\:order-first {
    order: -1;
  }
  .tablet\:order-last {
    order: 999;
  }
  .tablet\:order-initial {
    order: initial;
  }
  .tablet\:order-0 {
    order: 0;
  }
  .tablet\:order-1 {
    order: 1;
  }
  .tablet\:order-2 {
    order: 2;
  }
  .tablet\:order-3 {
    order: 3;
  }
  .tablet\:order-4 {
    order: 4;
  }
  .tablet\:order-5 {
    order: 5;
  }
  .tablet\:order-6 {
    order: 6;
  }
  .tablet\:order-7 {
    order: 7;
  }
  .tablet\:order-8 {
    order: 8;
  }
  .tablet\:order-9 {
    order: 9;
  }
  .tablet\:order-10 {
    order: 10;
  }
  .tablet\:order-11 {
    order: 11;
  }
  .tablet\:padding-1px {
    padding: 1px;
  }
  .tablet\:padding-y-1px {
    padding-top: 1px;
    padding-bottom: 1px;
  }
  .tablet\:padding-x-1px {
    padding-left: 1px;
    padding-right: 1px;
  }
  .tablet\:padding-top-1px {
    padding-top: 1px;
  }
  .tablet\:padding-right-1px {
    padding-right: 1px;
  }
  .tablet\:padding-bottom-1px {
    padding-bottom: 1px;
  }
  .tablet\:padding-left-1px {
    padding-left: 1px;
  }
  .tablet\:padding-2px {
    padding: 2px;
  }
  .tablet\:padding-y-2px {
    padding-top: 2px;
    padding-bottom: 2px;
  }
  .tablet\:padding-x-2px {
    padding-left: 2px;
    padding-right: 2px;
  }
  .tablet\:padding-top-2px {
    padding-top: 2px;
  }
  .tablet\:padding-right-2px {
    padding-right: 2px;
  }
  .tablet\:padding-bottom-2px {
    padding-bottom: 2px;
  }
  .tablet\:padding-left-2px {
    padding-left: 2px;
  }
  .tablet\:padding-05 {
    padding: .25rem;
  }
  .tablet\:padding-y-05 {
    padding-top: .25rem;
    padding-bottom: .25rem;
  }
  .tablet\:padding-x-05 {
    padding-left: .25rem;
    padding-right: .25rem;
  }
  .tablet\:padding-top-05 {
    padding-top: .25rem;
  }
  .tablet\:padding-right-05 {
    padding-right: .25rem;
  }
  .tablet\:padding-bottom-05 {
    padding-bottom: .25rem;
  }
  .tablet\:padding-left-05 {
    padding-left: .25rem;
  }
  .tablet\:padding-1 {
    padding: .5rem;
  }
  .tablet\:padding-y-1 {
    padding-top: .5rem;
    padding-bottom: .5rem;
  }
  .tablet\:padding-x-1 {
    padding-left: .5rem;
    padding-right: .5rem;
  }
  .tablet\:padding-top-1 {
    padding-top: .5rem;
  }
  .tablet\:padding-right-1 {
    padding-right: .5rem;
  }
  .tablet\:padding-bottom-1 {
    padding-bottom: .5rem;
  }
  .tablet\:padding-left-1 {
    padding-left: .5rem;
  }
  .tablet\:padding-105 {
    padding: .75rem;
  }
  .tablet\:padding-y-105 {
    padding-top: .75rem;
    padding-bottom: .75rem;
  }
  .tablet\:padding-x-105 {
    padding-left: .75rem;
    padding-right: .75rem;
  }
  .tablet\:padding-top-105 {
    padding-top: .75rem;
  }
  .tablet\:padding-right-105 {
    padding-right: .75rem;
  }
  .tablet\:padding-bottom-105 {
    padding-bottom: .75rem;
  }
  .tablet\:padding-left-105 {
    padding-left: .75rem;
  }
  .tablet\:padding-2 {
    padding: 1rem;
  }
  .tablet\:padding-y-2 {
    padding-top: 1rem;
    padding-bottom: 1rem;
  }
  .tablet\:padding-x-2 {
    padding-left: 1rem;
    padding-right: 1rem;
  }
  .tablet\:padding-top-2 {
    padding-top: 1rem;
  }
  .tablet\:padding-right-2 {
    padding-right: 1rem;
  }
  .tablet\:padding-bottom-2 {
    padding-bottom: 1rem;
  }
  .tablet\:padding-left-2 {
    padding-left: 1rem;
  }
  .tablet\:padding-205 {
    padding: 1.25rem;
  }
  .tablet\:padding-y-205 {
    padding-top: 1.25rem;
    padding-bottom: 1.25rem;
  }
  .tablet\:padding-x-205 {
    padding-left: 1.25rem;
    padding-right: 1.25rem;
  }
  .tablet\:padding-top-205 {
    padding-top: 1.25rem;
  }
  .tablet\:padding-right-205 {
    padding-right: 1.25rem;
  }
  .tablet\:padding-bottom-205 {
    padding-bottom: 1.25rem;
  }
  .tablet\:padding-left-205 {
    padding-left: 1.25rem;
  }
  .tablet\:padding-3 {
    padding: 1.5rem;
  }
  .tablet\:padding-y-3 {
    padding-top: 1.5rem;
    padding-bottom: 1.5rem;
  }
  .tablet\:padding-x-3 {
    padding-left: 1.5rem;
    padding-right: 1.5rem;
  }
  .tablet\:padding-top-3 {
    padding-top: 1.5rem;
  }
  .tablet\:padding-right-3 {
    padding-right: 1.5rem;
  }
  .tablet\:padding-bottom-3 {
    padding-bottom: 1.5rem;
  }
  .tablet\:padding-left-3 {
    padding-left: 1.5rem;
  }
  .tablet\:padding-4 {
    padding: 2rem;
  }
  .tablet\:padding-y-4 {
    padding-top: 2rem;
    padding-bottom: 2rem;
  }
  .tablet\:padding-x-4 {
    padding-left: 2rem;
    padding-right: 2rem;
  }
  .tablet\:padding-top-4 {
    padding-top: 2rem;
  }
  .tablet\:padding-right-4 {
    padding-right: 2rem;
  }
  .tablet\:padding-bottom-4 {
    padding-bottom: 2rem;
  }
  .tablet\:padding-left-4 {
    padding-left: 2rem;
  }
  .tablet\:padding-5 {
    padding: 2.5rem;
  }
  .tablet\:padding-y-5 {
    padding-top: 2.5rem;
    padding-bottom: 2.5rem;
  }
  .tablet\:padding-x-5 {
    padding-left: 2.5rem;
    padding-right: 2.5rem;
  }
  .tablet\:padding-top-5 {
    padding-top: 2.5rem;
  }
  .tablet\:padding-right-5 {
    padding-right: 2.5rem;
  }
  .tablet\:padding-bottom-5 {
    padding-bottom: 2.5rem;
  }
  .tablet\:padding-left-5 {
    padding-left: 2.5rem;
  }
  .tablet\:padding-6 {
    padding: 3rem;
  }
  .tablet\:padding-y-6 {
    padding-top: 3rem;
    padding-bottom: 3rem;
  }
  .tablet\:padding-x-6 {
    padding-left: 3rem;
    padding-right: 3rem;
  }
  .tablet\:padding-top-6 {
    padding-top: 3rem;
  }
  .tablet\:padding-right-6 {
    padding-right: 3rem;
  }
  .tablet\:padding-bottom-6 {
    padding-bottom: 3rem;
  }
  .tablet\:padding-left-6 {
    padding-left: 3rem;
  }
  .tablet\:padding-7 {
    padding: 3.5rem;
  }
  .tablet\:padding-y-7 {
    padding-top: 3.5rem;
    padding-bottom: 3.5rem;
  }
  .tablet\:padding-x-7 {
    padding-left: 3.5rem;
    padding-right: 3.5rem;
  }
  .tablet\:padding-top-7 {
    padding-top: 3.5rem;
  }
  .tablet\:padding-right-7 {
    padding-right: 3.5rem;
  }
  .tablet\:padding-bottom-7 {
    padding-bottom: 3.5rem;
  }
  .tablet\:padding-left-7 {
    padding-left: 3.5rem;
  }
  .tablet\:padding-8 {
    padding: 4rem;
  }
  .tablet\:padding-y-8 {
    padding-top: 4rem;
    padding-bottom: 4rem;
  }
  .tablet\:padding-x-8 {
    padding-left: 4rem;
    padding-right: 4rem;
  }
  .tablet\:padding-top-8 {
    padding-top: 4rem;
  }
  .tablet\:padding-right-8 {
    padding-right: 4rem;
  }
  .tablet\:padding-bottom-8 {
    padding-bottom: 4rem;
  }
  .tablet\:padding-left-8 {
    padding-left: 4rem;
  }
  .tablet\:padding-9 {
    padding: 4.5rem;
  }
  .tablet\:padding-y-9 {
    padding-top: 4.5rem;
    padding-bottom: 4.5rem;
  }
  .tablet\:padding-x-9 {
    padding-left: 4.5rem;
    padding-right: 4.5rem;
  }
  .tablet\:padding-top-9 {
    padding-top: 4.5rem;
  }
  .tablet\:padding-right-9 {
    padding-right: 4.5rem;
  }
  .tablet\:padding-bottom-9 {
    padding-bottom: 4.5rem;
  }
  .tablet\:padding-left-9 {
    padding-left: 4.5rem;
  }
  .tablet\:padding-10 {
    padding: 5rem;
  }
  .tablet\:padding-y-10 {
    padding-top: 5rem;
    padding-bottom: 5rem;
  }
  .tablet\:padding-x-10 {
    padding-left: 5rem;
    padding-right: 5rem;
  }
  .tablet\:padding-top-10 {
    padding-top: 5rem;
  }
  .tablet\:padding-right-10 {
    padding-right: 5rem;
  }
  .tablet\:padding-bottom-10 {
    padding-bottom: 5rem;
  }
  .tablet\:padding-left-10 {
    padding-left: 5rem;
  }
  .tablet\:padding-15 {
    padding: 7.5rem;
  }
  .tablet\:padding-y-15 {
    padding-top: 7.5rem;
    padding-bottom: 7.5rem;
  }
  .tablet\:padding-x-15 {
    padding-left: 7.5rem;
    padding-right: 7.5rem;
  }
  .tablet\:padding-top-15 {
    padding-top: 7.5rem;
  }
  .tablet\:padding-right-15 {
    padding-right: 7.5rem;
  }
  .tablet\:padding-bottom-15 {
    padding-bottom: 7.5rem;
  }
  .tablet\:padding-left-15 {
    padding-left: 7.5rem;
  }
  .tablet\:padding-0 {
    padding: 0;
  }
  .tablet\:padding-y-0 {
    padding-top: 0;
    padding-bottom: 0;
  }
  .tablet\:padding-x-0 {
    padding-left: 0;
    padding-right: 0;
  }
  .tablet\:padding-top-0 {
    padding-top: 0;
  }
  .tablet\:padding-right-0 {
    padding-right: 0;
  }
  .tablet\:padding-bottom-0 {
    padding-bottom: 0;
  }
  .tablet\:padding-left-0 {
    padding-left: 0;
  }
  .tablet\:width-1px {
    width: 1px;
  }
  .tablet\:width-2px {
    width: 2px;
  }
  .tablet\:width-05 {
    width: .25rem;
  }
  .tablet\:width-1 {
    width: .5rem;
  }
  .tablet\:width-105 {
    width: .75rem;
  }
  .tablet\:width-2 {
    width: 1rem;
  }
  .tablet\:width-205 {
    width: 1.25rem;
  }
  .tablet\:width-3 {
    width: 1.5rem;
  }
  .tablet\:width-4 {
    width: 2rem;
  }
  .tablet\:width-5 {
    width: 2.5rem;
  }
  .tablet\:width-6 {
    width: 3rem;
  }
  .tablet\:width-7 {
    width: 3.5rem;
  }
  .tablet\:width-8 {
    width: 4rem;
  }
  .tablet\:width-9 {
    width: 4.5rem;
  }
  .tablet\:width-10 {
    width: 5rem;
  }
  .tablet\:width-15 {
    width: 7.5rem;
  }
  .tablet\:width-card {
    width: 10rem;
  }
  .tablet\:width-card-lg {
    width: 15rem;
  }
  .tablet\:width-mobile {
    width: 20rem;
  }
  .tablet\:width-mobile-lg {
    width: 30rem;
  }
  .tablet\:width-tablet {
    width: 40rem;
  }
  .tablet\:width-tablet-lg {
    width: 55rem;
  }
  .tablet\:width-desktop {
    width: 64rem;
  }
  .tablet\:width-desktop-lg {
    width: 75rem;
  }
  .tablet\:width-widescreen {
    width: 87.5rem;
  }
  .tablet\:width-0 {
    width: 0;
  }
  .tablet\:width-full {
    width: 100%;
  }
  .tablet\:width-auto {
    width: auto;
  }
}
@media all and (min-width:64em) {
  .desktop\:border-1px,
  .desktop\:hover\:border-1px:hover {
    border: 1px solid;
  }
  .desktop\:border-y-1px,
  .desktop\:hover\:border-y-1px:hover {
    border-top: 1px solid;
    border-bottom: 1px solid;
  }
  .desktop\:border-x-1px,
  .desktop\:hover\:border-x-1px:hover {
    border-left: 1px solid;
    border-right: 1px solid;
  }
  .desktop\:border-top-1px,
  .desktop\:hover\:border-top-1px:hover {
    border-top: 1px solid;
  }
  .desktop\:border-right-1px,
  .desktop\:hover\:border-right-1px:hover {
    border-right: 1px solid;
  }
  .desktop\:border-bottom-1px,
  .desktop\:hover\:border-bottom-1px:hover {
    border-bottom: 1px solid;
  }
  .desktop\:border-left-1px,
  .desktop\:hover\:border-left-1px:hover {
    border-left: 1px solid;
  }
  .desktop\:border-2px,
  .desktop\:hover\:border-2px:hover {
    border: 2px solid;
  }
  .desktop\:border-y-2px,
  .desktop\:hover\:border-y-2px:hover {
    border-top: 2px solid;
    border-bottom: 2px solid;
  }
  .desktop\:border-x-2px,
  .desktop\:hover\:border-x-2px:hover {
    border-left: 2px solid;
    border-right: 2px solid;
  }
  .desktop\:border-top-2px,
  .desktop\:hover\:border-top-2px:hover {
    border-top: 2px solid;
  }
  .desktop\:border-right-2px,
  .desktop\:hover\:border-right-2px:hover {
    border-right: 2px solid;
  }
  .desktop\:border-bottom-2px,
  .desktop\:hover\:border-bottom-2px:hover {
    border-bottom: 2px solid;
  }
  .desktop\:border-left-2px,
  .desktop\:hover\:border-left-2px:hover {
    border-left: 2px solid;
  }
  .desktop\:border-05,
  .desktop\:hover\:border-05:hover {
    border: .25rem solid;
  }
  .desktop\:border-y-05,
  .desktop\:hover\:border-y-05:hover {
    border-top: .25rem solid;
    border-bottom: .25rem solid;
  }
  .desktop\:border-x-05,
  .desktop\:hover\:border-x-05:hover {
    border-left: .25rem solid;
    border-right: .25rem solid;
  }
  .desktop\:border-top-05,
  .desktop\:hover\:border-top-05:hover {
    border-top: .25rem solid;
  }
  .desktop\:border-right-05,
  .desktop\:hover\:border-right-05:hover {
    border-right: .25rem solid;
  }
  .desktop\:border-bottom-05,
  .desktop\:hover\:border-bottom-05:hover {
    border-bottom: .25rem solid;
  }
  .desktop\:border-left-05,
  .desktop\:hover\:border-left-05:hover {
    border-left: .25rem solid;
  }
  .desktop\:border-1,
  .desktop\:hover\:border-1:hover {
    border: .5rem solid;
  }
  .desktop\:border-y-1,
  .desktop\:hover\:border-y-1:hover {
    border-top: .5rem solid;
    border-bottom: .5rem solid;
  }
  .desktop\:border-x-1,
  .desktop\:hover\:border-x-1:hover {
    border-left: .5rem solid;
    border-right: .5rem solid;
  }
  .desktop\:border-top-1,
  .desktop\:hover\:border-top-1:hover {
    border-top: .5rem solid;
  }
  .desktop\:border-right-1,
  .desktop\:hover\:border-right-1:hover {
    border-right: .5rem solid;
  }
  .desktop\:border-bottom-1,
  .desktop\:hover\:border-bottom-1:hover {
    border-bottom: .5rem solid;
  }
  .desktop\:border-left-1,
  .desktop\:hover\:border-left-1:hover {
    border-left: .5rem solid;
  }
  .desktop\:border-105,
  .desktop\:hover\:border-105:hover {
    border: .75rem solid;
  }
  .desktop\:border-y-105,
  .desktop\:hover\:border-y-105:hover {
    border-top: .75rem solid;
    border-bottom: .75rem solid;
  }
  .desktop\:border-x-105,
  .desktop\:hover\:border-x-105:hover {
    border-left: .75rem solid;
    border-right: .75rem solid;
  }
  .desktop\:border-top-105,
  .desktop\:hover\:border-top-105:hover {
    border-top: .75rem solid;
  }
  .desktop\:border-right-105,
  .desktop\:hover\:border-right-105:hover {
    border-right: .75rem solid;
  }
  .desktop\:border-bottom-105,
  .desktop\:hover\:border-bottom-105:hover {
    border-bottom: .75rem solid;
  }
  .desktop\:border-left-105,
  .desktop\:hover\:border-left-105:hover {
    border-left: .75rem solid;
  }
  .desktop\:border-2,
  .desktop\:hover\:border-2:hover {
    border: 1rem solid;
  }
  .desktop\:border-y-2,
  .desktop\:hover\:border-y-2:hover {
    border-top: 1rem solid;
    border-bottom: 1rem solid;
  }
  .desktop\:border-x-2,
  .desktop\:hover\:border-x-2:hover {
    border-left: 1rem solid;
    border-right: 1rem solid;
  }
  .desktop\:border-top-2,
  .desktop\:hover\:border-top-2:hover {
    border-top: 1rem solid;
  }
  .desktop\:border-right-2,
  .desktop\:hover\:border-right-2:hover {
    border-right: 1rem solid;
  }
  .desktop\:border-bottom-2,
  .desktop\:hover\:border-bottom-2:hover {
    border-bottom: 1rem solid;
  }
  .desktop\:border-left-2,
  .desktop\:hover\:border-left-2:hover {
    border-left: 1rem solid;
  }
  .desktop\:border-205,
  .desktop\:hover\:border-205:hover {
    border: 1.25rem solid;
  }
  .desktop\:border-y-205,
  .desktop\:hover\:border-y-205:hover {
    border-top: 1.25rem solid;
    border-bottom: 1.25rem solid;
  }
  .desktop\:border-x-205,
  .desktop\:hover\:border-x-205:hover {
    border-left: 1.25rem solid;
    border-right: 1.25rem solid;
  }
  .desktop\:border-top-205,
  .desktop\:hover\:border-top-205:hover {
    border-top: 1.25rem solid;
  }
  .desktop\:border-right-205,
  .desktop\:hover\:border-right-205:hover {
    border-right: 1.25rem solid;
  }
  .desktop\:border-bottom-205,
  .desktop\:hover\:border-bottom-205:hover {
    border-bottom: 1.25rem solid;
  }
  .desktop\:border-left-205,
  .desktop\:hover\:border-left-205:hover {
    border-left: 1.25rem solid;
  }
  .desktop\:border-3,
  .desktop\:hover\:border-3:hover {
    border: 1.5rem solid;
  }
  .desktop\:border-y-3,
  .desktop\:hover\:border-y-3:hover {
    border-top: 1.5rem solid;
    border-bottom: 1.5rem solid;
  }
  .desktop\:border-x-3,
  .desktop\:hover\:border-x-3:hover {
    border-left: 1.5rem solid;
    border-right: 1.5rem solid;
  }
  .desktop\:border-top-3,
  .desktop\:hover\:border-top-3:hover {
    border-top: 1.5rem solid;
  }
  .desktop\:border-right-3,
  .desktop\:hover\:border-right-3:hover {
    border-right: 1.5rem solid;
  }
  .desktop\:border-bottom-3,
  .desktop\:hover\:border-bottom-3:hover {
    border-bottom: 1.5rem solid;
  }
  .desktop\:border-left-3,
  .desktop\:hover\:border-left-3:hover {
    border-left: 1.5rem solid;
  }
  .desktop\:border-0,
  .desktop\:hover\:border-0:hover {
    border: 0 solid;
  }
  .desktop\:border-y-0,
  .desktop\:hover\:border-y-0:hover {
    border-top: 0 solid;
    border-bottom: 0 solid;
  }
  .desktop\:border-x-0,
  .desktop\:hover\:border-x-0:hover {
    border-left: 0 solid;
    border-right: 0 solid;
  }
  .desktop\:border-top-0,
  .desktop\:hover\:border-top-0:hover {
    border-top: 0 solid;
  }
  .desktop\:border-right-0,
  .desktop\:hover\:border-right-0:hover {
    border-right: 0 solid;
  }
  .desktop\:border-bottom-0,
  .desktop\:hover\:border-bottom-0:hover {
    border-bottom: 0 solid;
  }
  .desktop\:border-left-0,
  .desktop\:hover\:border-left-0:hover {
    border-left: 0 solid;
  }
  .desktop\:border,
  .desktop\:hover\:border:hover {
    border: 1px solid;
  }
  .desktop\:border-y,
  .desktop\:hover\:border-y:hover {
    border-top: 1px solid;
    border-bottom: 1px solid;
  }
  .desktop\:border-x,
  .desktop\:hover\:border-x:hover {
    border-left: 1px solid;
    border-right: 1px solid;
  }
  .desktop\:border-top,
  .desktop\:hover\:border-top:hover {
    border-top: 1px solid;
  }
  .desktop\:border-right,
  .desktop\:hover\:border-right:hover {
    border-right: 1px solid;
  }
  .desktop\:border-bottom,
  .desktop\:hover\:border-bottom:hover {
    border-bottom: 1px solid;
  }
  .desktop\:border-left,
  .desktop\:hover\:border-left:hover {
    border-left: 1px solid;
  }
  .desktop\:border-transparent,
  .desktop\:hover\:border-transparent:hover {
    border-color: transparent;
  }
  .desktop\:border-black,
  .desktop\:hover\:border-black:hover {
    border-color: #000;
  }
  .desktop\:border-white,
  .desktop\:hover\:border-white:hover {
    border-color: #fff;
  }
  .desktop\:border-red,
  .desktop\:hover\:border-red:hover {
    border-color: #e52207;
  }
  .desktop\:border-orange,
  .desktop\:hover\:border-orange:hover {
    border-color: #e66f0e;
  }
  .desktop\:border-gold,
  .desktop\:hover\:border-gold:hover {
    border-color: #ffbe2e;
  }
  .desktop\:border-yellow,
  .desktop\:hover\:border-yellow:hover {
    border-color: #fee685;
  }
  .desktop\:border-green,
  .desktop\:hover\:border-green:hover {
    border-color: #538200;
  }
  .desktop\:border-mint,
  .desktop\:hover\:border-mint:hover {
    border-color: #04c585;
  }
  .desktop\:border-cyan,
  .desktop\:hover\:border-cyan:hover {
    border-color: #009ec1;
  }
  .desktop\:border-blue,
  .desktop\:hover\:border-blue:hover {
    border-color: #0076d6;
  }
  .desktop\:border-indigo,
  .desktop\:hover\:border-indigo:hover {
    border-color: #676cc8;
  }
  .desktop\:border-violet,
  .desktop\:hover\:border-violet:hover {
    border-color: #8168b3;
  }
  .desktop\:border-magenta,
  .desktop\:hover\:border-magenta:hover {
    border-color: #d72d79;
  }
  .desktop\:border-gray-5,
  .desktop\:hover\:border-gray-5:hover {
    border-color: #f0f0f0;
  }
  .desktop\:border-gray-10,
  .desktop\:hover\:border-gray-10:hover {
    border-color: #e6e6e6;
  }
  .desktop\:border-gray-30,
  .desktop\:hover\:border-gray-30:hover {
    border-color: #adadad;
  }
  .desktop\:border-gray-50,
  .desktop\:hover\:border-gray-50:hover {
    border-color: #757575;
  }
  .desktop\:border-gray-70,
  .desktop\:hover\:border-gray-70:hover {
    border-color: #454545;
  }
  .desktop\:border-gray-90,
  .desktop\:hover\:border-gray-90:hover {
    border-color: #1b1b1b;
  }
  .desktop\:border-base-lightest,
  .desktop\:hover\:border-base-lightest:hover {
    border-color: #f0f0f0;
  }
  .desktop\:border-base-lighter,
  .desktop\:hover\:border-base-lighter:hover {
    border-color: #dfe1e2;
  }
  .desktop\:border-base-light,
  .desktop\:hover\:border-base-light:hover {
    border-color: #a9aeb1;
  }
  .desktop\:border-base,
  .desktop\:hover\:border-base:hover {
    border-color: #71767a;
  }
  .desktop\:border-base-dark,
  .desktop\:hover\:border-base-dark:hover {
    border-color: #565c65;
  }
  .desktop\:border-base-darker,
  .desktop\:hover\:border-base-darker:hover {
    border-color: #3d4551;
  }
  .desktop\:border-base-darkest,
  .desktop\:border-ink,
  .desktop\:hover\:border-base-darkest:hover,
  .desktop\:hover\:border-ink:hover {
    border-color: #1b1b1b;
  }
  .desktop\:border-primary-lighter,
  .desktop\:hover\:border-primary-lighter:hover {
    border-color: #d9e8f6;
  }
  .desktop\:border-primary-light,
  .desktop\:hover\:border-primary-light:hover {
    border-color: #73b3e7;
  }
  .desktop\:border-primary,
  .desktop\:hover\:border-primary:hover {
    border-color: #005ea2;
  }
  .desktop\:border-primary-vivid,
  .desktop\:hover\:border-primary-vivid:hover {
    border-color: #0050d8;
  }
  .desktop\:border-primary-dark,
  .desktop\:hover\:border-primary-dark:hover {
    border-color: #1a4480;
  }
  .desktop\:border-primary-darker,
  .desktop\:hover\:border-primary-darker:hover {
    border-color: #162e51;
  }
  .desktop\:border-secondary-lighter,
  .desktop\:hover\:border-secondary-lighter:hover {
    border-color: #f3e1e4;
  }
  .desktop\:border-secondary-light,
  .desktop\:hover\:border-secondary-light:hover {
    border-color: #f2938c;
  }
  .desktop\:border-secondary,
  .desktop\:hover\:border-secondary:hover {
    border-color: #d83933;
  }
  .desktop\:border-secondary-vivid,
  .desktop\:hover\:border-secondary-vivid:hover {
    border-color: #e41d3d;
  }
  .desktop\:border-secondary-dark,
  .desktop\:hover\:border-secondary-dark:hover {
    border-color: #b50909;
  }
  .desktop\:border-secondary-darker,
  .desktop\:hover\:border-secondary-darker:hover {
    border-color: #8b0a03;
  }
  .desktop\:border-accent-warm-darker,
  .desktop\:hover\:border-accent-warm-darker:hover {
    border-color: #775540;
  }
  .desktop\:border-accent-warm-dark,
  .desktop\:hover\:border-accent-warm-dark:hover {
    border-color: #c05600;
  }
  .desktop\:border-accent-warm,
  .desktop\:hover\:border-accent-warm:hover {
    border-color: #fa9441;
  }
  .desktop\:border-accent-warm-light,
  .desktop\:hover\:border-accent-warm-light:hover {
    border-color: #ffbc78;
  }
  .desktop\:border-accent-warm-lighter,
  .desktop\:hover\:border-accent-warm-lighter:hover {
    border-color: #f2e4d4;
  }
  .desktop\:border-accent-cool-darker,
  .desktop\:hover\:border-accent-cool-darker:hover {
    border-color: #07648d;
  }
  .desktop\:border-accent-cool-dark,
  .desktop\:hover\:border-accent-cool-dark:hover {
    border-color: #28a0cb;
  }
  .desktop\:border-accent-cool,
  .desktop\:hover\:border-accent-cool:hover {
    border-color: #00bde3;
  }
  .desktop\:border-accent-cool-light,
  .desktop\:hover\:border-accent-cool-light:hover {
    border-color: #97d4ea;
  }
  .desktop\:border-accent-cool-lighter,
  .desktop\:hover\:border-accent-cool-lighter:hover {
    border-color: #e1f3f8;
  }
  .desktop\:border-error-lighter,
  .desktop\:hover\:border-error-lighter:hover {
    border-color: #f4e3db;
  }
  .desktop\:border-error-light,
  .desktop\:hover\:border-error-light:hover {
    border-color: #f39268;
  }
  .desktop\:border-error,
  .desktop\:hover\:border-error:hover {
    border-color: #d54309;
  }
  .desktop\:border-error-dark,
  .desktop\:hover\:border-error-dark:hover {
    border-color: #b50909;
  }
  .desktop\:border-error-darker,
  .desktop\:hover\:border-error-darker:hover {
    border-color: #6f3331;
  }
  .desktop\:border-warning-lighter,
  .desktop\:hover\:border-warning-lighter:hover {
    border-color: #faf3d1;
  }
  .desktop\:border-warning-light,
  .desktop\:hover\:border-warning-light:hover {
    border-color: #fee685;
  }
  .desktop\:border-warning,
  .desktop\:hover\:border-warning:hover {
    border-color: #ffbe2e;
  }
  .desktop\:border-warning-dark,
  .desktop\:hover\:border-warning-dark:hover {
    border-color: #e5a000;
  }
  .desktop\:border-warning-darker,
  .desktop\:hover\:border-warning-darker:hover {
    border-color: #936f38;
  }
  .desktop\:border-success-lighter,
  .desktop\:hover\:border-success-lighter:hover {
    border-color: #ecf3ec;
  }
  .desktop\:border-success-light,
  .desktop\:hover\:border-success-light:hover {
    border-color: #70e17b;
  }
  .desktop\:border-success,
  .desktop\:hover\:border-success:hover {
    border-color: #00a91c;
  }
  .desktop\:border-success-dark,
  .desktop\:hover\:border-success-dark:hover {
    border-color: #008817;
  }
  .desktop\:border-success-darker,
  .desktop\:hover\:border-success-darker:hover {
    border-color: #216e1f;
  }
  .desktop\:border-info-lighter,
  .desktop\:hover\:border-info-lighter:hover {
    border-color: #e7f6f8;
  }
  .desktop\:border-info-light,
  .desktop\:hover\:border-info-light:hover {
    border-color: #99deea;
  }
  .desktop\:border-info,
  .desktop\:hover\:border-info:hover {
    border-color: #00bde3;
  }
  .desktop\:border-info-dark,
  .desktop\:hover\:border-info-dark:hover {
    border-color: #009ec1;
  }
  .desktop\:border-info-darker,
  .desktop\:hover\:border-info-darker:hover {
    border-color: #2e6276;
  }
  .desktop\:border-disabled-light,
  .desktop\:hover\:border-disabled-light:hover {
    border-color: #e6e6e6;
  }
  .desktop\:border-disabled,
  .desktop\:hover\:border-disabled:hover {
    border-color: #c9c9c9;
  }
  .desktop\:border-disabled-dark,
  .desktop\:hover\:border-disabled-dark:hover {
    border-color: #adadad;
  }
  .desktop\:border-emergency,
  .desktop\:hover\:border-emergency:hover {
    border-color: #9c3d10;
  }
  .desktop\:border-emergency-dark,
  .desktop\:hover\:border-emergency-dark:hover {
    border-color: #332d29;
  }
  .desktop\:radius-0 {
    border-radius: 0;
  }
  .desktop\:radius-top-0 {
    border-top-left-radius: 0;
    border-top-right-radius: 0;
  }
  .desktop\:radius-right-0 {
    border-top-right-radius: 0;
    border-bottom-right-radius: 0;
  }
  .desktop\:radius-bottom-0 {
    border-bottom-left-radius: 0;
    border-bottom-right-radius: 0;
  }
  .desktop\:radius-left-0 {
    border-top-left-radius: 0;
    border-bottom-left-radius: 0;
  }
  .desktop\:radius-none {
    border-radius: 0;
  }
  .desktop\:radius-top-none {
    border-top-left-radius: 0;
    border-top-right-radius: 0;
  }
  .desktop\:radius-right-none {
    border-top-right-radius: 0;
    border-bottom-right-radius: 0;
  }
  .desktop\:radius-bottom-none {
    border-bottom-left-radius: 0;
    border-bottom-right-radius: 0;
  }
  .desktop\:radius-left-none {
    border-top-left-radius: 0;
    border-bottom-left-radius: 0;
  }
  .desktop\:radius-sm {
    border-radius: 2px;
  }
  .desktop\:radius-top-sm {
    border-top-left-radius: 2px;
    border-top-right-radius: 2px;
  }
  .desktop\:radius-right-sm {
    border-top-right-radius: 2px;
    border-bottom-right-radius: 2px;
  }
  .desktop\:radius-bottom-sm {
    border-bottom-left-radius: 2px;
    border-bottom-right-radius: 2px;
  }
  .desktop\:radius-left-sm {
    border-top-left-radius: 2px;
    border-bottom-left-radius: 2px;
  }
  .desktop\:radius-md {
    border-radius: .25rem;
  }
  .desktop\:radius-top-md {
    border-top-left-radius: .25rem;
    border-top-right-radius: .25rem;
  }
  .desktop\:radius-right-md {
    border-top-right-radius: .25rem;
    border-bottom-right-radius: .25rem;
  }
  .desktop\:radius-bottom-md {
    border-bottom-left-radius: .25rem;
    border-bottom-right-radius: .25rem;
  }
  .desktop\:radius-left-md {
    border-top-left-radius: .25rem;
    border-bottom-left-radius: .25rem;
  }
  .desktop\:radius-lg {
    border-radius: .5rem;
  }
  .desktop\:radius-top-lg {
    border-top-left-radius: .5rem;
    border-top-right-radius: .5rem;
  }
  .desktop\:radius-right-lg {
    border-top-right-radius: .5rem;
    border-bottom-right-radius: .5rem;
  }
  .desktop\:radius-bottom-lg {
    border-bottom-left-radius: .5rem;
    border-bottom-right-radius: .5rem;
  }
  .desktop\:radius-left-lg {
    border-top-left-radius: .5rem;
    border-bottom-left-radius: .5rem;
  }
  .desktop\:radius-pill {
    border-radius: 99rem;
  }
  .desktop\:radius-top-pill {
    border-top-left-radius: 99rem;
    border-top-right-radius: 99rem;
  }
  .desktop\:radius-right-pill {
    border-top-right-radius: 99rem;
    border-bottom-right-radius: 99rem;
  }
  .desktop\:radius-bottom-pill {
    border-bottom-left-radius: 99rem;
    border-bottom-right-radius: 99rem;
  }
  .desktop\:radius-left-pill {
    border-top-left-radius: 99rem;
    border-bottom-left-radius: 99rem;
  }
  .desktop\:display-block {
    display: block;
  }
  .desktop\:display-flex {
    display: flex;
  }
  .desktop\:display-none {
    display: none;
  }
  .desktop\:display-inline {
    display: inline;
  }
  .desktop\:display-inline-block {
    display: inline-block;
  }
  .desktop\:display-inline-flex {
    display: inline-flex;
  }
  .desktop\:display-table {
    display: table;
  }
  .desktop\:display-table-cell {
    display: table-cell;
  }
  .desktop\:display-table-row {
    display: table-row;
  }
  .desktop\:font-mono-3xs {
    font-size: .77rem;
  }
  .desktop\:font-mono-2xs {
    font-size: .83rem;
  }
  .desktop\:font-mono-xs {
    font-size: .89rem;
  }
  .desktop\:font-mono-sm {
    font-size: .95rem;
  }
  .desktop\:font-mono-md {
    font-size: 1.01rem;
  }
  .desktop\:font-mono-lg {
    font-size: 1.31rem;
  }
  .desktop\:font-mono-xl {
    font-size: 1.91rem;
  }
  .desktop\:font-mono-2xl {
    font-size: 2.38rem;
  }
  .desktop\:font-mono-3xl {
    font-size: 2.86rem;
  }
  .desktop\:font-sans-3xs {
    font-size: .87rem;
  }
  .desktop\:font-sans-2xs {
    font-size: .93rem;
  }
  .desktop\:font-sans-xs {
    font-size: 1rem;
  }
  .desktop\:font-sans-sm {
    font-size: 1.06rem;
  }
  .desktop\:font-sans-md {
    font-size: 1.13rem;
  }
  .desktop\:font-sans-lg {
    font-size: 1.46rem;
  }
  .desktop\:font-sans-xl {
    font-size: 2.13rem;
  }
  .desktop\:font-sans-2xl {
    font-size: 2.66rem;
  }
  .desktop\:font-sans-3xl {
    font-size: 3.19rem;
  }
  .desktop\:font-serif-3xs {
    font-size: .79rem;
  }
  .desktop\:font-serif-2xs {
    font-size: .85rem;
  }
  .desktop\:font-serif-xs {
    font-size: .91rem;
  }
  .desktop\:font-serif-sm {
    font-size: .98rem;
  }
  .desktop\:font-serif-md {
    font-size: 1.04rem;
  }
  .desktop\:font-serif-lg {
    font-size: 1.34rem;
  }
  .desktop\:font-serif-xl {
    font-size: 1.95rem;
  }
  .desktop\:font-serif-2xl {
    font-size: 2.44rem;
  }
  .desktop\:font-serif-3xl {
    font-size: 2.93rem;
  }
  .desktop\:font-heading-3xs {
    font-size: .79rem;
  }
  .desktop\:font-heading-2xs {
    font-size: .85rem;
  }
  .desktop\:font-heading-xs {
    font-size: .91rem;
  }
  .desktop\:font-heading-sm {
    font-size: .98rem;
  }
  .desktop\:font-heading-md {
    font-size: 1.04rem;
  }
  .desktop\:font-heading-lg {
    font-size: 1.34rem;
  }
  .desktop\:font-heading-xl {
    font-size: 1.95rem;
  }
  .desktop\:font-heading-2xl {
    font-size: 2.44rem;
  }
  .desktop\:font-heading-3xl {
    font-size: 2.93rem;
  }
  .desktop\:font-body-3xs {
    font-size: .87rem;
  }
  .desktop\:font-body-2xs {
    font-size: .93rem;
  }
  .desktop\:font-body-xs {
    font-size: 1rem;
  }
  .desktop\:font-body-sm {
    font-size: 1.06rem;
  }
  .desktop\:font-body-md {
    font-size: 1.13rem;
  }
  .desktop\:font-body-lg {
    font-size: 1.46rem;
  }
  .desktop\:font-body-xl {
    font-size: 2.13rem;
  }
  .desktop\:font-body-2xl {
    font-size: 2.66rem;
  }
  .desktop\:font-body-3xl {
    font-size: 3.19rem;
  }
  .desktop\:font-code-3xs {
    font-size: .77rem;
  }
  .desktop\:font-code-2xs {
    font-size: .83rem;
  }
  .desktop\:font-code-xs {
    font-size: .89rem;
  }
  .desktop\:font-code-sm {
    font-size: .95rem;
  }
  .desktop\:font-code-md {
    font-size: 1.01rem;
  }
  .desktop\:font-code-lg {
    font-size: 1.31rem;
  }
  .desktop\:font-code-xl {
    font-size: 1.91rem;
  }
  .desktop\:font-code-2xl {
    font-size: 2.38rem;
  }
  .desktop\:font-code-3xl {
    font-size: 2.86rem;
  }
  .desktop\:font-alt-3xs {
    font-size: .79rem;
  }
  .desktop\:font-alt-2xs {
    font-size: .85rem;
  }
  .desktop\:font-alt-xs {
    font-size: .91rem;
  }
  .desktop\:font-alt-sm {
    font-size: .98rem;
  }
  .desktop\:font-alt-md {
    font-size: 1.04rem;
  }
  .desktop\:font-alt-lg {
    font-size: 1.34rem;
  }
  .desktop\:font-alt-xl {
    font-size: 1.95rem;
  }
  .desktop\:font-alt-2xl {
    font-size: 2.44rem;
  }
  .desktop\:font-alt-3xl {
    font-size: 2.93rem;
  }
  .desktop\:font-ui-3xs {
    font-size: .87rem;
  }
  .desktop\:font-ui-2xs {
    font-size: .93rem;
  }
  .desktop\:font-ui-xs {
    font-size: 1rem;
  }
  .desktop\:font-ui-sm {
    font-size: 1.06rem;
  }
  .desktop\:font-ui-md {
    font-size: 1.13rem;
  }
  .desktop\:font-ui-lg {
    font-size: 1.46rem;
  }
  .desktop\:font-ui-xl {
    font-size: 2.13rem;
  }
  .desktop\:font-ui-2xl {
    font-size: 2.66rem;
  }
  .desktop\:font-ui-3xl {
    font-size: 3.19rem;
  }
  .desktop\:text-light {
    font-weight: 300;
  }
  .desktop\:text-normal {
    font-weight: 400;
  }
  .desktop\:text-bold {
    font-weight: 700;
  }
  .desktop\:flex-justify-center {
    justify-content: center;
  }
  .desktop\:flex-justify-start {
    justify-content: flex-start;
  }
  .desktop\:flex-justify-end {
    justify-content: flex-end;
  }
  .desktop\:flex-justify {
    justify-content: space-between;
  }
  .desktop\:line-height-sans-1 {
    line-height: .9;
  }
  .desktop\:line-height-sans-2 {
    line-height: 1.1;
  }
  .desktop\:line-height-sans-3 {
    line-height: 1.3;
  }
  .desktop\:line-height-sans-4 {
    line-height: 1.4;
  }
  .desktop\:line-height-sans-5 {
    line-height: 1.5;
  }
  .desktop\:line-height-sans-6 {
    line-height: 1.6;
  }
  .desktop\:line-height-serif-1 {
    line-height: 1;
  }
  .desktop\:line-height-serif-2 {
    line-height: 1.2;
  }
  .desktop\:line-height-serif-3 {
    line-height: 1.4;
  }
  .desktop\:line-height-serif-4 {
    line-height: 1.5;
  }
  .desktop\:line-height-serif-5 {
    line-height: 1.7;
  }
  .desktop\:line-height-serif-6 {
    line-height: 1.8;
  }
  .desktop\:line-height-mono-1 {
    line-height: 1;
  }
  .desktop\:line-height-mono-2 {
    line-height: 1.3;
  }
  .desktop\:line-height-mono-3 {
    line-height: 1.4;
  }
  .desktop\:line-height-mono-4 {
    line-height: 1.6;
  }
  .desktop\:line-height-mono-5 {
    line-height: 1.7;
  }
  .desktop\:line-height-mono-6 {
    line-height: 1.8;
  }
  .desktop\:line-height-heading-1 {
    line-height: 1;
  }
  .desktop\:line-height-heading-2 {
    line-height: 1.2;
  }
  .desktop\:line-height-heading-3 {
    line-height: 1.4;
  }
  .desktop\:line-height-heading-4 {
    line-height: 1.5;
  }
  .desktop\:line-height-heading-5 {
    line-height: 1.7;
  }
  .desktop\:line-height-heading-6 {
    line-height: 1.8;
  }
  .desktop\:line-height-ui-1 {
    line-height: .9;
  }
  .desktop\:line-height-ui-2 {
    line-height: 1.1;
  }
  .desktop\:line-height-ui-3 {
    line-height: 1.3;
  }
  .desktop\:line-height-ui-4 {
    line-height: 1.4;
  }
  .desktop\:line-height-ui-5 {
    line-height: 1.5;
  }
  .desktop\:line-height-ui-6 {
    line-height: 1.6;
  }
  .desktop\:line-height-body-1 {
    line-height: .9;
  }
  .desktop\:line-height-body-2 {
    line-height: 1.1;
  }
  .desktop\:line-height-body-3 {
    line-height: 1.3;
  }
  .desktop\:line-height-body-4 {
    line-height: 1.4;
  }
  .desktop\:line-height-body-5 {
    line-height: 1.5;
  }
  .desktop\:line-height-body-6 {
    line-height: 1.6;
  }
  .desktop\:line-height-code-1 {
    line-height: 1;
  }
  .desktop\:line-height-code-2 {
    line-height: 1.3;
  }
  .desktop\:line-height-code-3 {
    line-height: 1.4;
  }
  .desktop\:line-height-code-4 {
    line-height: 1.6;
  }
  .desktop\:line-height-code-5 {
    line-height: 1.7;
  }
  .desktop\:line-height-code-6 {
    line-height: 1.8;
  }
  .desktop\:line-height-alt-1 {
    line-height: 1;
  }
  .desktop\:line-height-alt-2 {
    line-height: 1.2;
  }
  .desktop\:line-height-alt-3 {
    line-height: 1.4;
  }
  .desktop\:line-height-alt-4 {
    line-height: 1.5;
  }
  .desktop\:line-height-alt-5 {
    line-height: 1.7;
  }
  .desktop\:line-height-alt-6 {
    line-height: 1.8;
  }
  .desktop\:margin-neg-1px {
    margin: -1px;
  }
  .desktop\:margin-neg-2px {
    margin: -2px;
  }
  .desktop\:margin-neg-05 {
    margin: -.25rem;
  }
  .desktop\:margin-neg-1 {
    margin: -.5rem;
  }
  .desktop\:margin-neg-105 {
    margin: -.75rem;
  }
  .desktop\:margin-neg-2 {
    margin: -1rem;
  }
  .desktop\:margin-neg-205 {
    margin: -1.25rem;
  }
  .desktop\:margin-neg-3 {
    margin: -1.5rem;
  }
  .desktop\:margin-1px {
    margin: 1px;
  }
  .desktop\:margin-2px {
    margin: 2px;
  }
  .desktop\:margin-05 {
    margin: .25rem;
  }
  .desktop\:margin-1 {
    margin: .5rem;
  }
  .desktop\:margin-105 {
    margin: .75rem;
  }
  .desktop\:margin-2 {
    margin: 1rem;
  }
  .desktop\:margin-205 {
    margin: 1.25rem;
  }
  .desktop\:margin-3 {
    margin: 1.5rem;
  }
  .desktop\:margin-neg-4 {
    margin: -2rem;
  }
  .desktop\:margin-neg-5 {
    margin: -2.5rem;
  }
  .desktop\:margin-neg-6 {
    margin: -3rem;
  }
  .desktop\:margin-neg-7 {
    margin: -3.5rem;
  }
  .desktop\:margin-neg-8 {
    margin: -4rem;
  }
  .desktop\:margin-neg-9 {
    margin: -4.5rem;
  }
  .desktop\:margin-neg-10 {
    margin: -5rem;
  }
  .desktop\:margin-neg-15 {
    margin: -7.5rem;
  }
  .desktop\:margin-4 {
    margin: 2rem;
  }
  .desktop\:margin-5 {
    margin: 2.5rem;
  }
  .desktop\:margin-6 {
    margin: 3rem;
  }
  .desktop\:margin-7 {
    margin: 3.5rem;
  }
  .desktop\:margin-8 {
    margin: 4rem;
  }
  .desktop\:margin-9 {
    margin: 4.5rem;
  }
  .desktop\:margin-10 {
    margin: 5rem;
  }
  .desktop\:margin-15 {
    margin: 7.5rem;
  }
  .desktop\:margin-05em {
    margin: .5em;
  }
  .desktop\:margin-1em {
    margin: 1em;
  }
  .desktop\:margin-105em {
    margin: 1.5em;
  }
  .desktop\:margin-2em {
    margin: 2em;
  }
  .desktop\:margin-0 {
    margin: 0;
  }
  .desktop\:margin-y-1px {
    margin-top: 1px;
    margin-bottom: 1px;
  }
  .desktop\:margin-top-1px {
    margin-top: 1px;
  }
  .desktop\:margin-bottom-1px {
    margin-bottom: 1px;
  }
  .desktop\:margin-y-2px {
    margin-top: 2px;
    margin-bottom: 2px;
  }
  .desktop\:margin-top-2px {
    margin-top: 2px;
  }
  .desktop\:margin-bottom-2px {
    margin-bottom: 2px;
  }
  .desktop\:margin-y-05 {
    margin-top: .25rem;
    margin-bottom: .25rem;
  }
  .desktop\:margin-top-05 {
    margin-top: .25rem;
  }
  .desktop\:margin-bottom-05 {
    margin-bottom: .25rem;
  }
  .desktop\:margin-y-1 {
    margin-top: .5rem;
    margin-bottom: .5rem;
  }
  .desktop\:margin-top-1 {
    margin-top: .5rem;
  }
  .desktop\:margin-bottom-1 {
    margin-bottom: .5rem;
  }
  .desktop\:margin-y-105 {
    margin-top: .75rem;
    margin-bottom: .75rem;
  }
  .desktop\:margin-top-105 {
    margin-top: .75rem;
  }
  .desktop\:margin-bottom-105 {
    margin-bottom: .75rem;
  }
  .desktop\:margin-y-2 {
    margin-top: 1rem;
    margin-bottom: 1rem;
  }
  .desktop\:margin-top-2 {
    margin-top: 1rem;
  }
  .desktop\:margin-bottom-2 {
    margin-bottom: 1rem;
  }
  .desktop\:margin-y-205 {
    margin-top: 1.25rem;
    margin-bottom: 1.25rem;
  }
  .desktop\:margin-top-205 {
    margin-top: 1.25rem;
  }
  .desktop\:margin-bottom-205 {
    margin-bottom: 1.25rem;
  }
  .desktop\:margin-y-3 {
    margin-top: 1.5rem;
    margin-bottom: 1.5rem;
  }
  .desktop\:margin-top-3 {
    margin-top: 1.5rem;
  }
  .desktop\:margin-bottom-3 {
    margin-bottom: 1.5rem;
  }
  .desktop\:margin-y-neg-1px {
    margin-top: -1px;
    margin-bottom: -1px;
  }
  .desktop\:margin-top-neg-1px {
    margin-top: -1px;
  }
  .desktop\:margin-bottom-neg-1px {
    margin-bottom: -1px;
  }
  .desktop\:margin-y-neg-2px {
    margin-top: -2px;
    margin-bottom: -2px;
  }
  .desktop\:margin-top-neg-2px {
    margin-top: -2px;
  }
  .desktop\:margin-bottom-neg-2px {
    margin-bottom: -2px;
  }
  .desktop\:margin-y-neg-05 {
    margin-top: -.25rem;
    margin-bottom: -.25rem;
  }
  .desktop\:margin-top-neg-05 {
    margin-top: -.25rem;
  }
  .desktop\:margin-bottom-neg-05 {
    margin-bottom: -.25rem;
  }
  .desktop\:margin-y-neg-1 {
    margin-top: -.5rem;
    margin-bottom: -.5rem;
  }
  .desktop\:margin-top-neg-1 {
    margin-top: -.5rem;
  }
  .desktop\:margin-bottom-neg-1 {
    margin-bottom: -.5rem;
  }
  .desktop\:margin-y-neg-105 {
    margin-top: -.75rem;
    margin-bottom: -.75rem;
  }
  .desktop\:margin-top-neg-105 {
    margin-top: -.75rem;
  }
  .desktop\:margin-bottom-neg-105 {
    margin-bottom: -.75rem;
  }
  .desktop\:margin-y-neg-2 {
    margin-top: -1rem;
    margin-bottom: -1rem;
  }
  .desktop\:margin-top-neg-2 {
    margin-top: -1rem;
  }
  .desktop\:margin-bottom-neg-2 {
    margin-bottom: -1rem;
  }
  .desktop\:margin-y-neg-205 {
    margin-top: -1.25rem;
    margin-bottom: -1.25rem;
  }
  .desktop\:margin-top-neg-205 {
    margin-top: -1.25rem;
  }
  .desktop\:margin-bottom-neg-205 {
    margin-bottom: -1.25rem;
  }
  .desktop\:margin-y-neg-3 {
    margin-top: -1.5rem;
    margin-bottom: -1.5rem;
  }
  .desktop\:margin-top-neg-3 {
    margin-top: -1.5rem;
  }
  .desktop\:margin-bottom-neg-3 {
    margin-bottom: -1.5rem;
  }
  .desktop\:margin-y-neg-4 {
    margin-top: -2rem;
    margin-bottom: -2rem;
  }
  .desktop\:margin-top-neg-4 {
    margin-top: -2rem;
  }
  .desktop\:margin-bottom-neg-4 {
    margin-bottom: -2rem;
  }
  .desktop\:margin-y-neg-5 {
    margin-top: -2.5rem;
    margin-bottom: -2.5rem;
  }
  .desktop\:margin-top-neg-5 {
    margin-top: -2.5rem;
  }
  .desktop\:margin-bottom-neg-5 {
    margin-bottom: -2.5rem;
  }
  .desktop\:margin-y-neg-6 {
    margin-top: -3rem;
    margin-bottom: -3rem;
  }
  .desktop\:margin-top-neg-6 {
    margin-top: -3rem;
  }
  .desktop\:margin-bottom-neg-6 {
    margin-bottom: -3rem;
  }
  .desktop\:margin-y-neg-7 {
    margin-top: -3.5rem;
    margin-bottom: -3.5rem;
  }
  .desktop\:margin-top-neg-7 {
    margin-top: -3.5rem;
  }
  .desktop\:margin-bottom-neg-7 {
    margin-bottom: -3.5rem;
  }
  .desktop\:margin-y-neg-8 {
    margin-top: -4rem;
    margin-bottom: -4rem;
  }
  .desktop\:margin-top-neg-8 {
    margin-top: -4rem;
  }
  .desktop\:margin-bottom-neg-8 {
    margin-bottom: -4rem;
  }
  .desktop\:margin-y-neg-9 {
    margin-top: -4.5rem;
    margin-bottom: -4.5rem;
  }
  .desktop\:margin-top-neg-9 {
    margin-top: -4.5rem;
  }
  .desktop\:margin-bottom-neg-9 {
    margin-bottom: -4.5rem;
  }
  .desktop\:margin-y-neg-10 {
    margin-top: -5rem;
    margin-bottom: -5rem;
  }
  .desktop\:margin-top-neg-10 {
    margin-top: -5rem;
  }
  .desktop\:margin-bottom-neg-10 {
    margin-bottom: -5rem;
  }
  .desktop\:margin-y-neg-15 {
    margin-top: -7.5rem;
    margin-bottom: -7.5rem;
  }
  .desktop\:margin-top-neg-15 {
    margin-top: -7.5rem;
  }
  .desktop\:margin-bottom-neg-15 {
    margin-bottom: -7.5rem;
  }
  .desktop\:margin-y-4 {
    margin-top: 2rem;
    margin-bottom: 2rem;
  }
  .desktop\:margin-top-4 {
    margin-top: 2rem;
  }
  .desktop\:margin-bottom-4 {
    margin-bottom: 2rem;
  }
  .desktop\:margin-y-5 {
    margin-top: 2.5rem;
    margin-bottom: 2.5rem;
  }
  .desktop\:margin-top-5 {
    margin-top: 2.5rem;
  }
  .desktop\:margin-bottom-5 {
    margin-bottom: 2.5rem;
  }
  .desktop\:margin-y-6 {
    margin-top: 3rem;
    margin-bottom: 3rem;
  }
  .desktop\:margin-top-6 {
    margin-top: 3rem;
  }
  .desktop\:margin-bottom-6 {
    margin-bottom: 3rem;
  }
  .desktop\:margin-y-7 {
    margin-top: 3.5rem;
    margin-bottom: 3.5rem;
  }
  .desktop\:margin-top-7 {
    margin-top: 3.5rem;
  }
  .desktop\:margin-bottom-7 {
    margin-bottom: 3.5rem;
  }
  .desktop\:margin-y-8 {
    margin-top: 4rem;
    margin-bottom: 4rem;
  }
  .desktop\:margin-top-8 {
    margin-top: 4rem;
  }
  .desktop\:margin-bottom-8 {
    margin-bottom: 4rem;
  }
  .desktop\:margin-y-9 {
    margin-top: 4.5rem;
    margin-bottom: 4.5rem;
  }
  .desktop\:margin-top-9 {
    margin-top: 4.5rem;
  }
  .desktop\:margin-bottom-9 {
    margin-bottom: 4.5rem;
  }
  .desktop\:margin-y-10 {
    margin-top: 5rem;
    margin-bottom: 5rem;
  }
  .desktop\:margin-top-10 {
    margin-top: 5rem;
  }
  .desktop\:margin-bottom-10 {
    margin-bottom: 5rem;
  }
  .desktop\:margin-y-15 {
    margin-top: 7.5rem;
    margin-bottom: 7.5rem;
  }
  .desktop\:margin-top-15 {
    margin-top: 7.5rem;
  }
  .desktop\:margin-bottom-15 {
    margin-bottom: 7.5rem;
  }
  .desktop\:margin-y-05em {
    margin-top: .5em;
    margin-bottom: .5em;
  }
  .desktop\:margin-top-05em {
    margin-top: .5em;
  }
  .desktop\:margin-bottom-05em {
    margin-bottom: .5em;
  }
  .desktop\:margin-y-1em {
    margin-top: 1em;
    margin-bottom: 1em;
  }
  .desktop\:margin-top-1em {
    margin-top: 1em;
  }
  .desktop\:margin-bottom-1em {
    margin-bottom: 1em;
  }
  .desktop\:margin-y-105em {
    margin-top: 1.5em;
    margin-bottom: 1.5em;
  }
  .desktop\:margin-top-105em {
    margin-top: 1.5em;
  }
  .desktop\:margin-bottom-105em {
    margin-bottom: 1.5em;
  }
  .desktop\:margin-y-2em {
    margin-top: 2em;
    margin-bottom: 2em;
  }
  .desktop\:margin-top-2em {
    margin-top: 2em;
  }
  .desktop\:margin-bottom-2em {
    margin-bottom: 2em;
  }
  .desktop\:margin-y-0 {
    margin-top: 0;
    margin-bottom: 0;
  }
  .desktop\:margin-top-0 {
    margin-top: 0;
  }
  .desktop\:margin-bottom-0 {
    margin-bottom: 0;
  }
  .desktop\:margin-y-auto {
    margin-top: auto;
    margin-bottom: auto;
  }
  .desktop\:margin-top-auto {
    margin-top: auto;
  }
  .desktop\:margin-bottom-auto {
    margin-bottom: auto;
  }
  .desktop\:margin-x-1px {
    margin-left: 1px;
    margin-right: 1px;
  }
  .desktop\:margin-right-1px {
    margin-right: 1px;
  }
  .desktop\:margin-left-1px {
    margin-left: 1px;
  }
  .desktop\:margin-x-2px {
    margin-left: 2px;
    margin-right: 2px;
  }
  .desktop\:margin-right-2px {
    margin-right: 2px;
  }
  .desktop\:margin-left-2px {
    margin-left: 2px;
  }
  .desktop\:margin-x-05 {
    margin-left: .25rem;
    margin-right: .25rem;
  }
  .desktop\:margin-right-05 {
    margin-right: .25rem;
  }
  .desktop\:margin-left-05 {
    margin-left: .25rem;
  }
  .desktop\:margin-x-1 {
    margin-left: .5rem;
    margin-right: .5rem;
  }
  .desktop\:margin-right-1 {
    margin-right: .5rem;
  }
  .desktop\:margin-left-1 {
    margin-left: .5rem;
  }
  .desktop\:margin-x-105 {
    margin-left: .75rem;
    margin-right: .75rem;
  }
  .desktop\:margin-right-105 {
    margin-right: .75rem;
  }
  .desktop\:margin-left-105 {
    margin-left: .75rem;
  }
  .desktop\:margin-x-2 {
    margin-left: 1rem;
    margin-right: 1rem;
  }
  .desktop\:margin-right-2 {
    margin-right: 1rem;
  }
  .desktop\:margin-left-2 {
    margin-left: 1rem;
  }
  .desktop\:margin-x-205 {
    margin-left: 1.25rem;
    margin-right: 1.25rem;
  }
  .desktop\:margin-right-205 {
    margin-right: 1.25rem;
  }
  .desktop\:margin-left-205 {
    margin-left: 1.25rem;
  }
  .desktop\:margin-x-3 {
    margin-left: 1.5rem;
    margin-right: 1.5rem;
  }
  .desktop\:margin-right-3 {
    margin-right: 1.5rem;
  }
  .desktop\:margin-left-3 {
    margin-left: 1.5rem;
  }
  .desktop\:margin-x-neg-1px {
    margin-left: -1px;
    margin-right: -1px;
  }
  .desktop\:margin-right-neg-1px {
    margin-right: -1px;
  }
  .desktop\:margin-left-neg-1px {
    margin-left: -1px;
  }
  .desktop\:margin-x-neg-2px {
    margin-left: -2px;
    margin-right: -2px;
  }
  .desktop\:margin-right-neg-2px {
    margin-right: -2px;
  }
  .desktop\:margin-left-neg-2px {
    margin-left: -2px;
  }
  .desktop\:margin-x-neg-05 {
    margin-left: -.25rem;
    margin-right: -.25rem;
  }
  .desktop\:margin-right-neg-05 {
    margin-right: -.25rem;
  }
  .desktop\:margin-left-neg-05 {
    margin-left: -.25rem;
  }
  .desktop\:margin-x-neg-1 {
    margin-left: -.5rem;
    margin-right: -.5rem;
  }
  .desktop\:margin-right-neg-1 {
    margin-right: -.5rem;
  }
  .desktop\:margin-left-neg-1 {
    margin-left: -.5rem;
  }
  .desktop\:margin-x-neg-105 {
    margin-left: -.75rem;
    margin-right: -.75rem;
  }
  .desktop\:margin-right-neg-105 {
    margin-right: -.75rem;
  }
  .desktop\:margin-left-neg-105 {
    margin-left: -.75rem;
  }
  .desktop\:margin-x-neg-2 {
    margin-left: -1rem;
    margin-right: -1rem;
  }
  .desktop\:margin-right-neg-2 {
    margin-right: -1rem;
  }
  .desktop\:margin-left-neg-2 {
    margin-left: -1rem;
  }
  .desktop\:margin-x-neg-205 {
    margin-left: -1.25rem;
    margin-right: -1.25rem;
  }
  .desktop\:margin-right-neg-205 {
    margin-right: -1.25rem;
  }
  .desktop\:margin-left-neg-205 {
    margin-left: -1.25rem;
  }
  .desktop\:margin-x-neg-3 {
    margin-left: -1.5rem;
    margin-right: -1.5rem;
  }
  .desktop\:margin-right-neg-3 {
    margin-right: -1.5rem;
  }
  .desktop\:margin-left-neg-3 {
    margin-left: -1.5rem;
  }
  .desktop\:margin-x-neg-4 {
    margin-left: -2rem;
    margin-right: -2rem;
  }
  .desktop\:margin-right-neg-4 {
    margin-right: -2rem;
  }
  .desktop\:margin-left-neg-4 {
    margin-left: -2rem;
  }
  .desktop\:margin-x-neg-5 {
    margin-left: -2.5rem;
    margin-right: -2.5rem;
  }
  .desktop\:margin-right-neg-5 {
    margin-right: -2.5rem;
  }
  .desktop\:margin-left-neg-5 {
    margin-left: -2.5rem;
  }
  .desktop\:margin-x-neg-6 {
    margin-left: -3rem;
    margin-right: -3rem;
  }
  .desktop\:margin-right-neg-6 {
    margin-right: -3rem;
  }
  .desktop\:margin-left-neg-6 {
    margin-left: -3rem;
  }
  .desktop\:margin-x-neg-7 {
    margin-left: -3.5rem;
    margin-right: -3.5rem;
  }
  .desktop\:margin-right-neg-7 {
    margin-right: -3.5rem;
  }
  .desktop\:margin-left-neg-7 {
    margin-left: -3.5rem;
  }
  .desktop\:margin-x-neg-8 {
    margin-left: -4rem;
    margin-right: -4rem;
  }
  .desktop\:margin-right-neg-8 {
    margin-right: -4rem;
  }
  .desktop\:margin-left-neg-8 {
    margin-left: -4rem;
  }
  .desktop\:margin-x-neg-9 {
    margin-left: -4.5rem;
    margin-right: -4.5rem;
  }
  .desktop\:margin-right-neg-9 {
    margin-right: -4.5rem;
  }
  .desktop\:margin-left-neg-9 {
    margin-left: -4.5rem;
  }
  .desktop\:margin-x-neg-10 {
    margin-left: -5rem;
    margin-right: -5rem;
  }
  .desktop\:margin-right-neg-10 {
    margin-right: -5rem;
  }
  .desktop\:margin-left-neg-10 {
    margin-left: -5rem;
  }
  .desktop\:margin-x-neg-15 {
    margin-left: -7.5rem;
    margin-right: -7.5rem;
  }
  .desktop\:margin-right-neg-15 {
    margin-right: -7.5rem;
  }
  .desktop\:margin-left-neg-15 {
    margin-left: -7.5rem;
  }
  .desktop\:margin-x-4 {
    margin-left: 2rem;
    margin-right: 2rem;
  }
  .desktop\:margin-right-4 {
    margin-right: 2rem;
  }
  .desktop\:margin-left-4 {
    margin-left: 2rem;
  }
  .desktop\:margin-x-5 {
    margin-left: 2.5rem;
    margin-right: 2.5rem;
  }
  .desktop\:margin-right-5 {
    margin-right: 2.5rem;
  }
  .desktop\:margin-left-5 {
    margin-left: 2.5rem;
  }
  .desktop\:margin-x-6 {
    margin-left: 3rem;
    margin-right: 3rem;
  }
  .desktop\:margin-right-6 {
    margin-right: 3rem;
  }
  .desktop\:margin-left-6 {
    margin-left: 3rem;
  }
  .desktop\:margin-x-7 {
    margin-left: 3.5rem;
    margin-right: 3.5rem;
  }
  .desktop\:margin-right-7 {
    margin-right: 3.5rem;
  }
  .desktop\:margin-left-7 {
    margin-left: 3.5rem;
  }
  .desktop\:margin-x-8 {
    margin-left: 4rem;
    margin-right: 4rem;
  }
  .desktop\:margin-right-8 {
    margin-right: 4rem;
  }
  .desktop\:margin-left-8 {
    margin-left: 4rem;
  }
  .desktop\:margin-x-9 {
    margin-left: 4.5rem;
    margin-right: 4.5rem;
  }
  .desktop\:margin-right-9 {
    margin-right: 4.5rem;
  }
  .desktop\:margin-left-9 {
    margin-left: 4.5rem;
  }
  .desktop\:margin-x-10 {
    margin-left: 5rem;
    margin-right: 5rem;
  }
  .desktop\:margin-right-10 {
    margin-right: 5rem;
  }
  .desktop\:margin-left-10 {
    margin-left: 5rem;
  }
  .desktop\:margin-x-15 {
    margin-left: 7.5rem;
    margin-right: 7.5rem;
  }
  .desktop\:margin-right-15 {
    margin-right: 7.5rem;
  }
  .desktop\:margin-left-15 {
    margin-left: 7.5rem;
  }
  .desktop\:margin-x-card {
    margin-left: 10rem;
    margin-right: 10rem;
  }
  .desktop\:margin-right-card {
    margin-right: 10rem;
  }
  .desktop\:margin-left-card {
    margin-left: 10rem;
  }
  .desktop\:margin-x-card-lg {
    margin-left: 15rem;
    margin-right: 15rem;
  }
  .desktop\:margin-right-card-lg {
    margin-right: 15rem;
  }
  .desktop\:margin-left-card-lg {
    margin-left: 15rem;
  }
  .desktop\:margin-x-mobile {
    margin-left: 20rem;
    margin-right: 20rem;
  }
  .desktop\:margin-right-mobile {
    margin-right: 20rem;
  }
  .desktop\:margin-left-mobile {
    margin-left: 20rem;
  }
  .desktop\:margin-x-05em {
    margin-left: .5em;
    margin-right: .5em;
  }
  .desktop\:margin-right-05em {
    margin-right: .5em;
  }
  .desktop\:margin-left-05em {
    margin-left: .5em;
  }
  .desktop\:margin-x-1em {
    margin-left: 1em;
    margin-right: 1em;
  }
  .desktop\:margin-right-1em {
    margin-right: 1em;
  }
  .desktop\:margin-left-1em {
    margin-left: 1em;
  }
  .desktop\:margin-x-105em {
    margin-left: 1.5em;
    margin-right: 1.5em;
  }
  .desktop\:margin-right-105em {
    margin-right: 1.5em;
  }
  .desktop\:margin-left-105em {
    margin-left: 1.5em;
  }
  .desktop\:margin-x-2em {
    margin-left: 2em;
    margin-right: 2em;
  }
  .desktop\:margin-right-2em {
    margin-right: 2em;
  }
  .desktop\:margin-left-2em {
    margin-left: 2em;
  }
  .desktop\:margin-x-0 {
    margin-left: 0;
    margin-right: 0;
  }
  .desktop\:margin-right-0 {
    margin-right: 0;
  }
  .desktop\:margin-left-0 {
    margin-left: 0;
  }
  .desktop\:margin-x-auto {
    margin-left: auto;
    margin-right: auto;
  }
  .desktop\:margin-right-auto {
    margin-right: auto;
  }
  .desktop\:margin-left-auto {
    margin-left: auto;
  }
  .desktop\:measure-1 {
    max-width: 44ex;
  }
  .desktop\:measure-2 {
    max-width: 60ex;
  }
  .desktop\:measure-3 {
    max-width: 64ex;
  }
  .desktop\:measure-4 {
    max-width: 68ex;
  }
  .desktop\:measure-5 {
    max-width: 72ex;
  }
  .desktop\:measure-6 {
    max-width: 88ex;
  }
  .desktop\:measure-none {
    max-width: none;
  }
  .desktop\:order-first {
    order: -1;
  }
  .desktop\:order-last {
    order: 999;
  }
  .desktop\:order-initial {
    order: initial;
  }
  .desktop\:order-0 {
    order: 0;
  }
  .desktop\:order-1 {
    order: 1;
  }
  .desktop\:order-2 {
    order: 2;
  }
  .desktop\:order-3 {
    order: 3;
  }
  .desktop\:order-4 {
    order: 4;
  }
  .desktop\:order-5 {
    order: 5;
  }
  .desktop\:order-6 {
    order: 6;
  }
  .desktop\:order-7 {
    order: 7;
  }
  .desktop\:order-8 {
    order: 8;
  }
  .desktop\:order-9 {
    order: 9;
  }
  .desktop\:order-10 {
    order: 10;
  }
  .desktop\:order-11 {
    order: 11;
  }
  .desktop\:padding-1px {
    padding: 1px;
  }
  .desktop\:padding-y-1px {
    padding-top: 1px;
    padding-bottom: 1px;
  }
  .desktop\:padding-x-1px {
    padding-left: 1px;
    padding-right: 1px;
  }
  .desktop\:padding-top-1px {
    padding-top: 1px;
  }
  .desktop\:padding-right-1px {
    padding-right: 1px;
  }
  .desktop\:padding-bottom-1px {
    padding-bottom: 1px;
  }
  .desktop\:padding-left-1px {
    padding-left: 1px;
  }
  .desktop\:padding-2px {
    padding: 2px;
  }
  .desktop\:padding-y-2px {
    padding-top: 2px;
    padding-bottom: 2px;
  }
  .desktop\:padding-x-2px {
    padding-left: 2px;
    padding-right: 2px;
  }
  .desktop\:padding-top-2px {
    padding-top: 2px;
  }
  .desktop\:padding-right-2px {
    padding-right: 2px;
  }
  .desktop\:padding-bottom-2px {
    padding-bottom: 2px;
  }
  .desktop\:padding-left-2px {
    padding-left: 2px;
  }
  .desktop\:padding-05 {
    padding: .25rem;
  }
  .desktop\:padding-y-05 {
    padding-top: .25rem;
    padding-bottom: .25rem;
  }
  .desktop\:padding-x-05 {
    padding-left: .25rem;
    padding-right: .25rem;
  }
  .desktop\:padding-top-05 {
    padding-top: .25rem;
  }
  .desktop\:padding-right-05 {
    padding-right: .25rem;
  }
  .desktop\:padding-bottom-05 {
    padding-bottom: .25rem;
  }
  .desktop\:padding-left-05 {
    padding-left: .25rem;
  }
  .desktop\:padding-1 {
    padding: .5rem;
  }
  .desktop\:padding-y-1 {
    padding-top: .5rem;
    padding-bottom: .5rem;
  }
  .desktop\:padding-x-1 {
    padding-left: .5rem;
    padding-right: .5rem;
  }
  .desktop\:padding-top-1 {
    padding-top: .5rem;
  }
  .desktop\:padding-right-1 {
    padding-right: .5rem;
  }
  .desktop\:padding-bottom-1 {
    padding-bottom: .5rem;
  }
  .desktop\:padding-left-1 {
    padding-left: .5rem;
  }
  .desktop\:padding-105 {
    padding: .75rem;
  }
  .desktop\:padding-y-105 {
    padding-top: .75rem;
    padding-bottom: .75rem;
  }
  .desktop\:padding-x-105 {
    padding-left: .75rem;
    padding-right: .75rem;
  }
  .desktop\:padding-top-105 {
    padding-top: .75rem;
  }
  .desktop\:padding-right-105 {
    padding-right: .75rem;
  }
  .desktop\:padding-bottom-105 {
    padding-bottom: .75rem;
  }
  .desktop\:padding-left-105 {
    padding-left: .75rem;
  }
  .desktop\:padding-2 {
    padding: 1rem;
  }
  .desktop\:padding-y-2 {
    padding-top: 1rem;
    padding-bottom: 1rem;
  }
  .desktop\:padding-x-2 {
    padding-left: 1rem;
    padding-right: 1rem;
  }
  .desktop\:padding-top-2 {
    padding-top: 1rem;
  }
  .desktop\:padding-right-2 {
    padding-right: 1rem;
  }
  .desktop\:padding-bottom-2 {
    padding-bottom: 1rem;
  }
  .desktop\:padding-left-2 {
    padding-left: 1rem;
  }
  .desktop\:padding-205 {
    padding: 1.25rem;
  }
  .desktop\:padding-y-205 {
    padding-top: 1.25rem;
    padding-bottom: 1.25rem;
  }
  .desktop\:padding-x-205 {
    padding-left: 1.25rem;
    padding-right: 1.25rem;
  }
  .desktop\:padding-top-205 {
    padding-top: 1.25rem;
  }
  .desktop\:padding-right-205 {
    padding-right: 1.25rem;
  }
  .desktop\:padding-bottom-205 {
    padding-bottom: 1.25rem;
  }
  .desktop\:padding-left-205 {
    padding-left: 1.25rem;
  }
  .desktop\:padding-3 {
    padding: 1.5rem;
  }
  .desktop\:padding-y-3 {
    padding-top: 1.5rem;
    padding-bottom: 1.5rem;
  }
  .desktop\:padding-x-3 {
    padding-left: 1.5rem;
    padding-right: 1.5rem;
  }
  .desktop\:padding-top-3 {
    padding-top: 1.5rem;
  }
  .desktop\:padding-right-3 {
    padding-right: 1.5rem;
  }
  .desktop\:padding-bottom-3 {
    padding-bottom: 1.5rem;
  }
  .desktop\:padding-left-3 {
    padding-left: 1.5rem;
  }
  .desktop\:padding-4 {
    padding: 2rem;
  }
  .desktop\:padding-y-4 {
    padding-top: 2rem;
    padding-bottom: 2rem;
  }
  .desktop\:padding-x-4 {
    padding-left: 2rem;
    padding-right: 2rem;
  }
  .desktop\:padding-top-4 {
    padding-top: 2rem;
  }
  .desktop\:padding-right-4 {
    padding-right: 2rem;
  }
  .desktop\:padding-bottom-4 {
    padding-bottom: 2rem;
  }
  .desktop\:padding-left-4 {
    padding-left: 2rem;
  }
  .desktop\:padding-5 {
    padding: 2.5rem;
  }
  .desktop\:padding-y-5 {
    padding-top: 2.5rem;
    padding-bottom: 2.5rem;
  }
  .desktop\:padding-x-5 {
    padding-left: 2.5rem;
    padding-right: 2.5rem;
  }
  .desktop\:padding-top-5 {
    padding-top: 2.5rem;
  }
  .desktop\:padding-right-5 {
    padding-right: 2.5rem;
  }
  .desktop\:padding-bottom-5 {
    padding-bottom: 2.5rem;
  }
  .desktop\:padding-left-5 {
    padding-left: 2.5rem;
  }
  .desktop\:padding-6 {
    padding: 3rem;
  }
  .desktop\:padding-y-6 {
    padding-top: 3rem;
    padding-bottom: 3rem;
  }
  .desktop\:padding-x-6 {
    padding-left: 3rem;
    padding-right: 3rem;
  }
  .desktop\:padding-top-6 {
    padding-top: 3rem;
  }
  .desktop\:padding-right-6 {
    padding-right: 3rem;
  }
  .desktop\:padding-bottom-6 {
    padding-bottom: 3rem;
  }
  .desktop\:padding-left-6 {
    padding-left: 3rem;
  }
  .desktop\:padding-7 {
    padding: 3.5rem;
  }
  .desktop\:padding-y-7 {
    padding-top: 3.5rem;
    padding-bottom: 3.5rem;
  }
  .desktop\:padding-x-7 {
    padding-left: 3.5rem;
    padding-right: 3.5rem;
  }
  .desktop\:padding-top-7 {
    padding-top: 3.5rem;
  }
  .desktop\:padding-right-7 {
    padding-right: 3.5rem;
  }
  .desktop\:padding-bottom-7 {
    padding-bottom: 3.5rem;
  }
  .desktop\:padding-left-7 {
    padding-left: 3.5rem;
  }
  .desktop\:padding-8 {
    padding: 4rem;
  }
  .desktop\:padding-y-8 {
    padding-top: 4rem;
    padding-bottom: 4rem;
  }
  .desktop\:padding-x-8 {
    padding-left: 4rem;
    padding-right: 4rem;
  }
  .desktop\:padding-top-8 {
    padding-top: 4rem;
  }
  .desktop\:padding-right-8 {
    padding-right: 4rem;
  }
  .desktop\:padding-bottom-8 {
    padding-bottom: 4rem;
  }
  .desktop\:padding-left-8 {
    padding-left: 4rem;
  }
  .desktop\:padding-9 {
    padding: 4.5rem;
  }
  .desktop\:padding-y-9 {
    padding-top: 4.5rem;
    padding-bottom: 4.5rem;
  }
  .desktop\:padding-x-9 {
    padding-left: 4.5rem;
    padding-right: 4.5rem;
  }
  .desktop\:padding-top-9 {
    padding-top: 4.5rem;
  }
  .desktop\:padding-right-9 {
    padding-right: 4.5rem;
  }
  .desktop\:padding-bottom-9 {
    padding-bottom: 4.5rem;
  }
  .desktop\:padding-left-9 {
    padding-left: 4.5rem;
  }
  .desktop\:padding-10 {
    padding: 5rem;
  }
  .desktop\:padding-y-10 {
    padding-top: 5rem;
    padding-bottom: 5rem;
  }
  .desktop\:padding-x-10 {
    padding-left: 5rem;
    padding-right: 5rem;
  }
  .desktop\:padding-top-10 {
    padding-top: 5rem;
  }
  .desktop\:padding-right-10 {
    padding-right: 5rem;
  }
  .desktop\:padding-bottom-10 {
    padding-bottom: 5rem;
  }
  .desktop\:padding-left-10 {
    padding-left: 5rem;
  }
  .desktop\:padding-15 {
    padding: 7.5rem;
  }
  .desktop\:padding-y-15 {
    padding-top: 7.5rem;
    padding-bottom: 7.5rem;
  }
  .desktop\:padding-x-15 {
    padding-left: 7.5rem;
    padding-right: 7.5rem;
  }
  .desktop\:padding-top-15 {
    padding-top: 7.5rem;
  }
  .desktop\:padding-right-15 {
    padding-right: 7.5rem;
  }
  .desktop\:padding-bottom-15 {
    padding-bottom: 7.5rem;
  }
  .desktop\:padding-left-15 {
    padding-left: 7.5rem;
  }
  .desktop\:padding-0 {
    padding: 0;
  }
  .desktop\:padding-y-0 {
    padding-top: 0;
    padding-bottom: 0;
  }
  .desktop\:padding-x-0 {
    padding-left: 0;
    padding-right: 0;
  }
  .desktop\:padding-top-0 {
    padding-top: 0;
  }
  .desktop\:padding-right-0 {
    padding-right: 0;
  }
  .desktop\:padding-bottom-0 {
    padding-bottom: 0;
  }
  .desktop\:padding-left-0 {
    padding-left: 0;
  }
  .desktop\:width-1px {
    width: 1px;
  }
  .desktop\:width-2px {
    width: 2px;
  }
  .desktop\:width-05 {
    width: .25rem;
  }
  .desktop\:width-1 {
    width: .5rem;
  }
  .desktop\:width-105 {
    width: .75rem;
  }
  .desktop\:width-2 {
    width: 1rem;
  }
  .desktop\:width-205 {
    width: 1.25rem;
  }
  .desktop\:width-3 {
    width: 1.5rem;
  }
  .desktop\:width-4 {
    width: 2rem;
  }
  .desktop\:width-5 {
    width: 2.5rem;
  }
  .desktop\:width-6 {
    width: 3rem;
  }
  .desktop\:width-7 {
    width: 3.5rem;
  }
  .desktop\:width-8 {
    width: 4rem;
  }
  .desktop\:width-9 {
    width: 4.5rem;
  }
  .desktop\:width-10 {
    width: 5rem;
  }
  .desktop\:width-15 {
    width: 7.5rem;
  }
  .desktop\:width-card {
    width: 10rem;
  }
  .desktop\:width-card-lg {
    width: 15rem;
  }
  .desktop\:width-mobile {
    width: 20rem;
  }
  .desktop\:width-mobile-lg {
    width: 30rem;
  }
  .desktop\:width-tablet {
    width: 40rem;
  }
  .desktop\:width-tablet-lg {
    width: 55rem;
  }
  .desktop\:width-desktop {
    width: 64rem;
  }
  .desktop\:width-desktop-lg {
    width: 75rem;
  }
  .desktop\:width-widescreen {
    width: 87.5rem;
  }
  .desktop\:width-0 {
    width: 0;
  }
  .desktop\:width-full {
    width: 100%;
  }
  .desktop\:width-auto {
    width: auto;
  }
}

/* src/styles.css */
@font-face {
  font-family: "Source Sans Pro Web";
  src: url("./media/sourcesanspro-regular-webfont.woff2") format("woff2"), url("./media/sourcesanspro-regular-webfont.woff") format("woff");
  font-weight: 400;
  font-style: normal;
  font-display: swap;
}
@font-face {
  font-family: "Source Sans Pro Web";
  src: url("./media/sourcesanspro-italic-webfont.woff2") format("woff2"), url("./media/sourcesanspro-italic-webfont.woff") format("woff");
  font-weight: 400;
  font-style: italic;
  font-display: swap;
}
@font-face {
  font-family: "Source Sans Pro Web";
  src: url("./media/sourcesanspro-semibold-webfont.woff2") format("woff2"), url("./media/sourcesanspro-semibold-webfont.woff") format("woff");
  font-weight: 600;
  font-style: normal;
  font-display: swap;
}
@font-face {
  font-family: "Source Sans Pro Web";
  src: url("./media/sourcesanspro-semibolditalic-webfont.woff2") format("woff2"), url("./media/sourcesanspro-semibolditalic-webfont.woff") format("woff");
  font-weight: 600;
  font-style: italic;
  font-display: swap;
}
@font-face {
  font-family: "Source Sans Pro Web";
  src: url("./media/sourcesanspro-bold-webfont.woff2") format("woff2"), url("./media/sourcesanspro-bold-webfont.woff") format("woff");
  font-weight: 700;
  font-style: normal;
  font-display: swap;
}
@font-face {
  font-family: "Source Sans Pro Web";
  src: url("./media/sourcesanspro-bolditalic-webfont.woff2") format("woff2"), url("./media/sourcesanspro-bolditalic-webfont.woff") format("woff");
  font-weight: 700;
  font-style: italic;
  font-display: swap;
}
@font-face {
  font-family: montBold;
  src: url("./media/Montserrat-Bold.otf") format("opentype");
  font-display: swap;
}
@font-face {
  font-family: montMedium;
  src: url("./media/Montserrat-Medium.otf") format("opentype");
  font-display: swap;
}
@font-face {
  font-family: montMediumItalic;
  src: url("./media/Montserrat-MediumItalic.otf") format("opentype");
  font-display: swap;
}
@font-face {
  font-family: montRegular;
  src: url("./media/Montserrat-Regular.otf") format("opentype");
  font-display: swap;
}
.mont-bold {
  font-family: montBold, serif;
}
.mont-medium {
  font-family: montMedium, serif;
}
.mont-medium-italic {
  font-family: montMediumItalic, serif;
}
.mont-Regular {
  font-family: montRegular;
}
* {
  font-family:
    montRegular,
    "Helvetica Neue",
    Arial,
    sans-serif;
}
mat-icon,
.mat-icon,
.material-icons {
  font-family: "Material Icons" !important;
}
#blackHead {
  background-color: #000000;
  color: #ffffff;
  min-height: 25px;
  height: 30px;
  box-shadow: 0px 0px 30px 3px #000000;
}
.adjust-header {
  margin-top: 50px;
}
#mainHead {
  min-height: 120px;
  background-color: #1F4076;
  color: #ffffff;
}
.list-group-item {
  padding: 2px 15px !important;
}
#minSubHead {
  min-height: 30px !important;
  background-color: #1F4076;
  color: #ffffff;
}
.navbar-nav > li > a {
  padding: 5px;
  font-size: 10px;
  font-weight: bold;
}
#subHead {
  padding-left: 12%;
  padding-right: 12%;
  position: relative;
  background-color: #244a89;
  color: #ffffff;
}
.help_list {
  height: auto !important;
  margin-bottom: 15px;
}
.border-line {
  margin-top: 5px;
  margin-bottom: 5px;
  height: 1px;
  border-width: 0;
  background-color: #b3b3b3;
}
.bodyElements {
  min-height: 335px;
  border: 2px solid #1F4076;
  margin-top: 15px;
  box-shadow: 0px 0px 3px 1px #1F4076;
}
li > a.nav-item.nav-link {
  font-size: 14px;
}
.divider-vertical {
  border-left: 2px solid #F2F2F2;
  padding: 15px 0px;
  margin: 0px 10px;
}
ul > li > a {
  color: lightgray;
}
ul.help-text > li > a {
  color: Black;
  font-weight: bold;
}
ul > li.border-left {
  border-left: 2px solid white;
  border-radius: 0px;
}
.nav-pills > li.danger > a,
.nav-pills > li.danger > a:hover,
.nav-pills > li.danger > a:focus {
  background-color: #a94442;
}
.container > div > ul > li > a:hover {
  background-color: lightgray;
  color: black;
  font-weight: bold;
}
.margin-left-20 {
  margin-left: 20px;
}
.margin-right-10 {
  margin-right: 10px;
}
.margin-btm-40 {
  margin-bottom: 40px;
}
.navbar-nav > li > a.headLista:hover {
  background-color: lightgray;
  color: black;
  font-weight: bold;
}
li > ul > li > a {
  background-color: #FFFFFF;
  color: #0e0e0e;
  font-weight: bold;
}
li > a.dropdown-toggle:hover {
  background-color: lightgrey;
  color: #0e0e0e;
}
.headLista {
  color: #ffffff;
}
.md-logo {
  width: 100%;
  float: left;
  height: auto;
  padding: 10px 0px;
}
@media (max-width: 63.99em) {
  .md-logo {
    width: 1.75rem !important;
    margin-left: .4rem;
  }
}
.dhs-logo {
  width: 20%;
  float: right;
  padding: 20px 0px;
}
.program-font-color {
  color: #0e0e0e;
}
.arrow_pointer {
  cursor: pointer;
}
.align_center {
  text-align: center;
}
.bannerHeader {
  color: #244a89;
}
.banner_weight {
  font-weight: bolder;
}
p {
  line-height: 27px;
  font-weight: 500;
  padding-top: 5px;
}
.text-align-right {
  text-align: -webkit-right;
}
.toolbar_pad {
  padding: 20px !important;
}
.align-right {
  width: 100%;
  text-align: right;
  font-weight: bolder;
  color: black;
}
@media (min-width: 1200px) {
  .container {
    width: 1079px;
  }
}
@media (width: 400px) {
  .col-sm-3.col-md-3 {
    padding-top: 10px;
  }
}
@media (max-width: 480px) {
  .mdGovImg {
    width: 80%;
  }
}
@media (max-width: 480px) {
  .sign-in-align {
    padding-top: 10px;
  }
}
@media (max-width: 480px) {
  .mobile-letter {
    margin-top: 80px;
    margin-left: -10px;
  }
}
@media (min-width: 480px) {
  .mobile-letter {
    letter-spacing: 5px;
    font-size: 50px;
  }
}
button.btn.btn-secondary {
  margin: 2px 0px;
}
.width-15 {
  width: 15%;
}
.font-fam {
  font-family: initial;
}
.font-size-16 {
  font-size: 16px;
}
.font-size-28 {
  font-size: 28px;
}
.float-left {
  float: left;
}
.float-right {
  float: right;
}
.margin-top-15 {
  margin-top: 15px;
}
.margin-top-10 {
  margin-top: 10px;
}
.padding-none {
  padding: 0px;
}
.margin-none {
  margin: 0px;
}
.padding-20 {
  padding: 20px 0px;
}
.letter-spacing-1 {
  letter-spacing: 1px;
}
.border-left {
  border-left: 2px solid;
}
.column {
  float: left;
  padding-left: 5px;
  width: 11%;
}
.border-bottom {
  border-bottom: 2px solid grey;
}
.translate {
  background-color: white;
  border-radius: 15px;
  color: black !important;
  line-height: 10px;
  margin: 5px;
}
.btn_save {
  width: 100%;
}
.mdthink-logo {
  width: 80%;
  text-align: center;
  float: none;
  margin: 0px;
}
.font-20 {
  font-size: 20px;
}
.font-16 {
  font-size: 16px;
}
.font-26 {
  font-size: 26px;
}
.width-50 {
  width: 50% !important;
}
.container-img {
  text-align: center;
}
.am-i-elgble {
  color: lightgray;
  cursor: pointer;
}
.ltc {
  font-size: 26px;
  color: #1F4076;
  letter-spacing: 1px;
  font-weight: bolder;
}
.prgrm-service {
  font-weight: bold;
  color: dimgrey;
  letter-spacing: 1px;
}
.font-grey {
  color: dimgrey;
}
.footerTop {
  background-color: #09244B !important;
}
.footerBottom {
  background: #005EA2 !important;
}
img.img-responsive {
  display: inline-block;
}
.margin-left-25 {
  margin-left: -25px;
}
.font-size-12 {
  font-size: 12px !important;
}
.font-size-14 {
  font-size: 14px !important;
}
.infoIcon {
  position: relative;
  top: 5px;
  left: -2px;
}
.footer_block {
  background-color: #000;
  border-top: 4px #000 solid;
  width: 100%;
  color: #fff;
}
.cl_base_hNav {
  list-style: none;
  clear: both;
  margin-top: -28px !important;
  padding: 15px !important;
}
.row-fluid {
  clear: both;
}
.help-content {
  margin-top: -35px;
}
.menu-header {
  font-size: 18px;
  font-weight: bold;
  background-color: #f1f1f1;
  text-align: center;
}
.container {
  min-height: 0;
}
.container {
  background-color: transparent;
}
.cl_base_hNav li {
  float: left;
  list-style: none;
  break-inside: avoid-column;
  -webkit-column-break-inside: avoid;
}
.footerLinks ul {
  float: left;
  margin: 15px 0 15px 0;
  padding: 0;
}
.footerLinks li {
  margin-left: 10px;
  padding-left: 10px;
  border-left: 1px solid #fff;
}
#footer_left a {
  color: #fff;
}
div div ul li {
  font-size: 14px;
}
div div ul.dhr-bnr-lst li {
  font-size: 12px;
  list-style-type: circle;
}
div div ul li.dhr-bnr {
  font-size: 12px;
  font-weight: 500;
}
div div ul li.dhr-font {
  font-size: 16px;
}
.cl_base_hNav li a {
  display: block;
  float: left;
  font-size: 14px;
}
.footerLinks li:first-child {
  margin-left: 0;
  padding-left: 0;
  border-left: none;
}
.cl_base_hNav li {
  float: left;
  list-style: none;
  break-inside: avoid-column;
  -webkit-column-break-inside: avoid;
}
#footer_block p {
  clear: both;
}
.spoiler-title h5 {
  font-weight: 600;
}
.announcements .font-sans-md {
  font-size: 1.13rem !important;
}
.banner-logo-wrap {
  flex-shrink: 0;
  width: 150px;
}
.banner-logo-img {
  width: 150%;
  height: auto;
  max-width: 110px !important;
}
@media (max-width: 767px) {
  .banner-logo-wrap {
    width: 60px;
  }
}
@media (max-width: 63.99em) {
  .spoiler-title h5 {
    font-weight: 600;
    font-size: 10px;
    overflow-wrap: break-word;
  }
}
#footer_block {
  background-color: #000;
  border-top: 4px #000 solid;
  width: 100%;
  color: #fff;
}
#footer_right {
  padding: 20px 20px 20px 0;
}
#footer_right .mdgov_socialNav {
  margin-top: 0;
}
.mdgov_socialNav {
  float: right;
  min-width: 200px;
  margin-top: 15px;
}
.cl_socialNav {
  float: right;
}
.margin-top-20 {
  margin-top: 20px;
}
.cl_base_hNav {
  list-style: none;
  clear: both;
  margin: 0;
  padding: 0;
}
.cl_socialNav li {
  margin-left: 5px;
  list-style: none;
  display: inline-block;
  margin-bottom: 0;
}
.cl_socialNav li:first-child {
  margin-left: 0;
}
.cl_base_hNav li {
  float: left;
  list-style: none;
  break-inside: avoid-column;
  -webkit-column-break-inside: avoid;
}
.cl_socialNav li a.fa-facebook-square,
.cl_socialNav_Small li a.fa-facebook-square {
  background-position: left 0;
}
.sub-header {
  font-size: 20px;
  text-align: center;
  padding: 5px;
  font-weight: bold;
  background-color: #1F4076;
  color: white;
}
.cl_base_hNav > p {
  margin: 0px;
  font-size: 10px;
}
.align-center {
  text-align: center;
}
.cl_socialNav {
  float: right;
}
.cl_base_hNav {
  list-style: none;
  clear: both;
  margin: 0;
  padding: 0;
}
ul {
  list-style-type: none;
}
ul.dhr-modal {
  list-style-type: disc;
}
.border-left {
  border-left: 1px solid dimgray;
}
.text-align {
  text-align: center;
  padding: 10px;
}
.modal-footer {
  border-top: 0px;
}
.nav-menu-fixed {
  position: relative;
  z-index: 3;
}
.margin-left-10 {
  margin-left: 10px !important;
}
.margin-15 {
  margin: 15px !important;
}
.light-blue {
  background-color: #d9f1f9;
}
.light-grey {
  color: #d3d3d3;
}
.border-bottom {
  border-bottom: 1px solid dimgray;
}
.ltc-orng {
  color: orangered;
}
.ltc-align {
  padding: 20px 0px;
}
.grey-col {
  background-color: #efefef;
}
span.img-size {
  top: -30px;
  position: relative;
  background-color: #d9f1f9;
  padding: 28px;
  z-index: -1;
  display: inline-block;
  height: 120px;
}
.img-align {
  z-index: 1;
}
.welcome-dhr {
  font-size: 24px;
  font-weight: 500;
  font-family: serif;
  color: #204075;
  letter-spacing: 1px;
}
.margin-left-10 {
  margin-left: 10px;
}
html,
body {
  height: 100%;
}
html {
  top: 0 !important;
  overflow-x: hidden;
  max-width: 100vw !important;
}
body {
  margin: 0;
  font-family:
    Roboto,
    "Helvetica Neue",
    sans-serif;
  overflow-x: hidden;
  max-width: 100vw !important;
}
.cdk-overlay-container,
.cdk-overlay-backdrop,
.cdk-overlay-connected-position-bounding-box {
  max-width: 100vw !important;
  overflow-x: hidden !important;
}
.cdk-global-overlay-wrapper {
  display: flex !important;
  justify-content: center !important;
  align-items: center !important;
}
html {
  --mdc-dialog-supporting-text-size: 14px;
  --mdc-dialog-supporting-text-line-height: 21px;
  --mdc-dialog-supporting-text-font: montRegular, sans-serif;
  --mdc-dialog-supporting-text-color: rgba(0, 0, 0, 0.87);
  --mdc-dialog-subhead-size: 16px;
  --mdc-dialog-subhead-line-height: 24px;
}
.mat-mdc-dialog-surface {
  overflow-x: hidden !important;
}
.mat-mdc-dialog-surface:focus,
.mat-mdc-dialog-surface:focus-visible,
.mat-mdc-dialog-container:focus,
.mat-mdc-dialog-container:focus-visible {
  outline: 3.5px solid #1a73e8 !important;
  overflow-x: hidden !important;
}
.summer-ebt-dialog .mat-mdc-dialog-surface,
.summer-ebt-dialog .mat-mdc-dialog-surface:focus,
.summer-ebt-dialog .mat-mdc-dialog-surface:focus-visible {
  outline: 0 !important;
  border: 3px !important;
  border-radius: 4px !important;
}
.summer-ebt-dialog .mat-mdc-dialog-container {
  overflow: visible !important;
}
.summer-ebt-dialog .mat-mdc-dialog-container:focus {
  outline: none !important;
}
.summer-ebt-dialog .mat-mdc-dialog-container:focus .mat-mdc-dialog-surface {
  outline: 3.5px solid #1a73e8 !important;
}
.summer-ebt-dialog .mat-mdc-dialog-content,
.summer-ebt-dialog .mdc-dialog__content {
  font-family: montRegular, sans-serif !important;
  font-size: 14px !important;
  line-height: 21px !important;
  color: rgba(0, 0, 0, 0.87) !important;
  overflow-y: visible !important;
  max-height: none !important;
}
.summer-ebt-dialog .mat-mdc-focus-indicator::before {
  border: none !important;
}
.mat-mdc-dialog-title {
  display: flex !important;
  align-items: center !important;
  justify-content: space-between !important;
  padding: 16px 24px 9px !important;
}
.mat-mdc-dialog-title .pull-right {
  float: none !important;
  margin-left: auto !important;
}
.fullWidth {
  width: 100%;
}
.text-transform-capital {
  text-transform: capitalize;
}
.break-word {
  word-wrap: break-word;
  overflow-wrap: break-word;
}
.hand {
  cursor: pointer;
}
.font-18 {
  font-size: 18px;
}
.example-radio-group {
  display: flex;
  flex-direction: column;
  margin: 15px 0;
}
.example-radio-button {
  margin: 5px;
}
.mat-tab-links,
.mat-tab-label-active,
.mat-tab-nav-bar,
.mat-tab-link,
.mat-toolbar,
.mat-tab-label,
.mat-card-actions {
  height: 30px !important;
}
.mat-card,
.mat-expansion-panel-header-title,
.mat-expansion-panel-header-description,
.mat-tab-label,
.mat-tab-link,
.mat-checkbox-label,
.mat-form-field-infix,
.mat-cell,
.mat-header-cell,
.mat-raised-button,
.mat-card-subtitle,
.mat-radio-label,
.mat-card-actions {
  font-size: 12px !important;
}
.mat-toolbar.mat-toolbar-single-row,
.mat-card-title,
.mat-dialog-title {
  font-size: 15px !important;
}
.mat-card-actions {
  margin-bottom: 0 !important;
}
.right-aligned-header > .mat-content {
  justify-content: space-between !important;
}
.alignMatIcon {
  vertical-align: super !important;
  font-size: 15px !important;
}
.margin-btm-10 {
  margin-bottom: 10px;
}
.height60 {
  height: 60%;
}
.copyRight {
  word-spacing: 2px;
  font-size: 14px !important;
}
.margin-4 {
  margin-left: 4%;
}
.text-align-end {
  text-align: end;
}
.footer-align {
  width: 100%;
}
.footer-position {
  left: 0;
  right: 0;
  bottom: 0;
}
.portal-img {
  height: 125px;
  background-size: cover;
}
.port-sty {
  padding: 2% 2% 0;
  font-size: 30px !important;
  color: black;
  font-weight: 700;
}
.f_w_b {
  font-weight: bolder;
}
.cont {
  margin: 0px -10px !important;
}
.cont-1 {
  margin: 0px -15px !important;
}
.text-align-centre {
  text-align: justify;
}
.mdg-angledDivider {
  position: relative;
  height: 6vw;
  overflow: hidden;
  width: 100%;
}
.mdg-angledDivider-prim {
  position: relative;
  height: 5vw;
  overflow: hidden;
  width: 100%;
}
@media (min-width: 544px) {
  .mdg-angledDivider {
    height: 36vw;
  }
  .width-20 {
    width: 100%;
  }
  .padding-5-15 {
    padding: 0;
  }
}
@media (min-width: 544px) {
  .width-20 {
    width: 100%;
  }
  .padding-5-15 {
    padding: 0;
  }
}
@media (min-width: 992px) {
  .mdg-angledDivider {
    height: 6vw;
  }
  .width-20 {
    width: 20%;
  }
  .padding-5-15 {
    padding: 5% 15%;
  }
}
@media (min-width: 992px) {
  .width-20 {
    width: 20%;
  }
  .padding-5-15 {
    padding: 5% 15%;
  }
}
.mdg-angledDivider hr {
  border: 0;
  height: 6vw;
  position: absolute;
  top: 0;
  transform: rotate(-2.7deg);
  width: 100%;
  margin: 0 auto;
  transform-origin: right;
}
.mdg-angledDivider-prim hr {
  border: 0;
  height: 4vw;
  position: absolute;
  top: 0;
  transform: rotate(-1.7deg);
  width: 100%;
  margin: 0 auto;
  transform-origin: left;
}
.bg-white {
  background-color: #fff !important;
}
.bg-primary {
  background-color: #c8122c !important;
}
.bg-primary-bottom {
  background-color: #f3b812 !important;
}
.bg-grey {
  background-color: #e9ecef !important;
}
.margin-top-65 {
  margin-top: 65px;
}
.header-pos {
  overflow: hidden;
  position: relative;
  width: 100%;
  z-index: 1;
  top: 0;
}
.pad-10 {
  padding: 10px 25px;
}
div div ul li.bnrMsg {
  font-size: 14px;
}
.f-s-12 {
  font-size: 12px;
}
mat-expansion-panel-header {
  border: 1px solid #b8b6b6;
  background-color: #f1f1f1;
}
@media screen and (max-width: 768px) {
  .md-img {
    width: 90px;
    transition: all 0.2s ease !important;
  }
  .md-img-mob {
    width: 50px;
    transition: all 0.2s ease !important;
  }
  .adjust-header {
    margin-top: 25px;
  }
  .break-link {
    min-width: 0;
    word-break: break-all;
  }
}
@media screen and (max-width: 992px) {
  .md-img {
    width: 80px;
    transition: all 0.2s ease !important;
  }
}
@media screen and (max-width: 541px) {
  .mat-dialog-container {
    height: auto !important;
  }
}
.m-l-r-none {
  margin-left: 0px !important;
  margin-right: 0px !important;
}
.mat-mdc-form-field .mat-mdc-text-field-wrapper {
  height: 45px !important;
  border-radius: 5px !important;
}
.mat-mdc-form-field .mat-mdc-form-field-flex {
  height: 36px !important;
  align-items: center !important;
}
.mat-mdc-form-field .mdc-notched-outline__notch {
  border-top: 1px solid !important;
}
.mat-mdc-form-field.mat-focused .mdc-notched-outline__notch {
  border-top: none !important;
}
.mat-mdc-form-field .mdc-text-field__input,
.mat-mdc-form-field .mat-mdc-floating-label,
.mat-mdc-form-field .mdc-floating-label,
.mat-mdc-form-field input::placeholder {
  font-family: montRegular, sans-serif !important;
  font-size: 14px !important;
  font-weight: 400 !important;
}
.yes-no-dialog .mat-mdc-dialog-content {
  padding: 8px 24px 0 24px !important;
  margin: 0 !important;
}
.yes-no-dialog .mat-mdc-dialog-actions {
  padding: 8px 24px 16px 24px !important;
  min-height: unset !important;
}
.yes-no-dialog .mat-mdc-raised-button,
.yes-no-dialog .mdc-button {
  height: 32px !important;
  line-height: 32px !important;
  padding: 0 16px !important;
  font-size: 14px !important;
  font-weight: 500 !important;
  min-width: 64px !important;
}
.yes-no-dialog .mat-mdc-raised-button .mat-mdc-button-touch-target,
.yes-no-dialog .mdc-button .mat-mdc-button-touch-target {
  height: 32px !important;
}
.yes-no-dialog .mat-mdc-dialog-container {
  overflow: visible !important;
}
.yes-no-dialog .mat-mdc-dialog-container:focus {
  outline: none !important;
}
.yes-no-dialog .mat-mdc-dialog-container:focus .mat-mdc-dialog-surface {
  outline: 3.5px solid #1a73e8 !important;
}
.mat-horizontal-content-container:focus {
  outline: none !important;
  position: relative !important;
}
.mat-horizontal-content-container:focus::before {
  content: "";
  position: absolute;
  top: 0;
  left: 24px;
  right: 24px;
  height: 3.5px;
  background-color: #1a73e8;
}
.mat-mdc-button-touch-target {
  display: none !important;
}
.mat-mdc-button .mat-mdc-button-persistent-ripple::before,
.mat-mdc-icon-button .mat-mdc-button-persistent-ripple::before {
  background-color: transparent !important;
}
.mat-mdc-button {
  --mat-text-button-state-layer-color: transparent !important;
  --mat-text-button-ripple-color: rgba(0,0,0,0.08) !important;
}
.fs-assist-menu,
.fs-assist-menu.mat-mdc-menu-panel,
.fs-assist-menu.mat-menu-panel {
  max-width: 460px !important;
  border-top: none !important;
}
.fs-assist-menu .mat-mdc-menu-item,
.fs-assist-menu .mat-menu-item {
  font-family:
    Roboto,
    "Helvetica Neue",
    sans-serif !important;
  font-size: 14px !important;
  font-weight: 400 !important;
  min-height: 36px !important;
  height: auto !important;
  line-height: 1.5 !important;
  padding: 8px 16px !important;
  width: 100% !important;
}
.fs-assist-menu .mat-mdc-menu-item .mdc-list-item__primary-text,
.fs-assist-menu .mat-mdc-menu-item .mat-mdc-menu-item-text {
  font-family:
    Roboto,
    "Helvetica Neue",
    sans-serif !important;
  font-size: 14px !important;
  font-weight: 400 !important;
}
.mat-mdc-menu-panel,
.mat-menu-panel {
  max-width: 600px !important;
  min-width: 300px !important;
}
.mat-mdc-menu-item,
.mat-menu-item {
  font-family: montRegular, sans-serif !important;
  font-size: 14px !important;
  font-weight: 400 !important;
  color: #1b1b1b !important;
  height: auto !important;
  min-height: 48px !important;
  line-height: 1.5 !important;
  white-space: normal !important;
  padding: 12px 16px !important;
}
.mat-mdc-menu-item .mdc-list-item__primary-text,
.mat-mdc-menu-item .mat-mdc-menu-item-text {
  font-size: 14px !important;
  white-space: normal !important;
}
.mat-mdc-menu-item a,
.mat-mdc-menu-item .mat-mdc-menu-item-text a {
  display: inline !important;
}
.mdc-evolution-chip__graphic,
.mat-mdc-chip-graphic,
.mdc-evolution-chip__checkmark,
.mdc-evolution-chip__checkmark-svg,
.mdc-evolution-chip__checkmark-path,
mat-chip-option .mdc-evolution-chip__graphic,
mat-chip-option .mat-mdc-chip-graphic,
mat-chip-listbox .mdc-evolution-chip__graphic,
mat-chip-listbox .mat-mdc-chip-graphic {
  display: none !important;
  width: 0 !important;
  min-width: 0 !important;
  max-width: 0 !important;
  height: 0 !important;
  padding: 0 !important;
  margin: 0 !important;
  overflow: hidden !important;
  flex: 0 0 0 !important;
}
.mdc-evolution-chip--with-primary-graphic .mdc-evolution-chip__action--primary,
.mat-mdc-chip-option .mdc-evolution-chip__action--primary,
mat-chip-listbox .mdc-evolution-chip__action--primary {
  padding-left: 12px !important;
  padding-right: 12px !important;
}
.mat-mdc-chip.mat-mdc-chip-option {
  overflow: hidden !important;
}
mat-chip-option .mdc-evolution-chip__text-label,
mat-chip-option .mdc-evolution-chip__action--primary {
  font-family: montRegular !important;
  font-size: 14px !important;
}
mat-chip-option mat-icon.mat-chip-remove {
  color: rgba(0, 0, 0, .87) !important;
  opacity: .4 !important;
  font-size: 18px !important;
  cursor: pointer;
  vertical-align: middle !important;
  margin-left: 4px !important;
  line-height: 18px !important;
  width: 18px !important;
  height: 18px !important;
}
.mat-mdc-icon-button .mat-mdc-button-persistent-ripple::before {
  background-color: transparent !important;
}
.mat-mdc-icon-button {
  --mat-icon-button-state-layer-color: transparent !important;
  --mat-icon-button-ripple-color: rgba(0, 0, 0, 0.08) !important;
}
.mat-mdc-icon-button .mat-mdc-focus-indicator::before {
  border: none !important;
}
#topClose,
mat-icon[mat-dialog-close] {
  background-color: transparent !important;
  outline: none !important;
  border-radius: 0 !important;
}
mat-icon[mat-dialog-close]::before,
mat-icon[mat-dialog-close]::after {
  display: none !important;
}
.services-menu-btn.mat-mdc-button[aria-expanded=true],
.services-menu-btn.mat-mdc-button:focus-visible,
.services-menu-btn.mat-mdc-button.cdk-focused,
.services-menu-btn.mat-mdc-button.cdk-keyboard-focused,
.services-menu-btn.mat-mdc-button.cdk-mouse-focused,
.services-menu-btn.mat-mdc-button.cdk-touch-focused {
  background-color: transparent !important;
  outline: none !important;
  border-radius: 4px !important;
  box-shadow: none !important;
}
.services-menu-btn.mat-mdc-button .mat-mdc-focus-indicator::before,
.services-menu-btn.mat-mdc-button[aria-expanded=true] .mat-mdc-focus-indicator::before,
.services-menu-btn.mat-mdc-button.cdk-mouse-focused .mat-mdc-focus-indicator::before,
.services-menu-btn.mat-mdc-button.cdk-touch-focused .mat-mdc-focus-indicator::before,
.services-menu-btn.mat-mdc-button.cdk-focused .mat-mdc-focus-indicator::before,
.services-menu-btn.mat-mdc-button.cdk-program-focused .mat-mdc-focus-indicator::before {
  border-color: transparent !important;
  border-width: 0 !important;
  outline: none !important;
  opacity: 0 !important;
}
.services-menu-btn.mat-mdc-button:not(:focus-visible) {
  outline: none !important;
  border: none !important;
  box-shadow: none !important;
}
.services-menu-btn.mat-mdc-button h3 {
  position: relative;
}
.services-menu-btn.mat-mdc-button:focus-visible h3::after,
.services-menu-btn.mat-mdc-button.cdk-focused h3::after,
.services-menu-btn.mat-mdc-button.cdk-keyboard-focused h3::after,
.services-menu-btn.mat-mdc-button.cdk-mouse-focused h3::after,
.services-menu-btn.mat-mdc-button.cdk-touch-focused h3::after {
  content: "";
  position: absolute;
  top: -24px;
  left: calc(-0.625% - 12px);
  width: calc(101.25% + 52px);
  height: calc(100% + 48px);
  box-sizing: border-box;
  border: 4px solid #1a73e8;
  border-radius: 12px;
  pointer-events: none;
}
.services-menu-btn.mat-mdc-button[aria-expanded=true] h3::after {
  content: none;
}
.services-menu-btn.mat-mdc-button[aria-expanded=true] .mat-mdc-focus-indicator::before,
.services-menu-btn.mat-mdc-button:focus-visible .mat-mdc-focus-indicator::before,
.services-menu-btn.mat-mdc-button.cdk-focused .mat-mdc-focus-indicator::before,
.services-menu-btn.mat-mdc-button.cdk-keyboard-focused .mat-mdc-focus-indicator::before,
.services-menu-btn.mat-mdc-button.cdk-mouse-focused .mat-mdc-focus-indicator::before {
  border-color: transparent !important;
  border-width: 0 !important;
}
.no-check-panel .mat-pseudo-checkbox {
  display: none !important;
}
.no-check-panel .mat-mdc-option {
  min-height: 36px !important;
}
.no-check-panel .mat-mdc-option .mdc-list-item__primary-text {
  line-height: 36px !important;
}
.close_size {
  font-size: inherit !important;
  line-height: 1 !important;
  vertical-align: middle !important;
}
#TopClose {
  font-size: 30px !important;
  line-height: 1 !important;
}
#TopClose .mdc-button__label {
  display: flex !important;
  align-items: center !important;
  justify-content: center !important;
  height: 100% !important;
}
.mat-datepicker-toggle {
  --mat-datepicker-toggle-icon-color: rgba(0, 0, 0, 0.54) !important;
}
.mat-datepicker-toggle .mat-mdc-icon-button svg {
  color: rgba(0, 0, 0, 0.54) !important;
  fill: rgba(0, 0, 0, 0.54) !important;
}
app-job-training .location-field .mat-mdc-select-value-text {
  font-family:
    "Source Sans Pro Web",
    "Source Sans Pro",
    sans-serif;
}
.jt-location-panel .mdc-list-item__primary-text,
.jt-location-panel .mat-mdc-option {
  font-family:
    "Source Sans Pro Web",
    "Source Sans Pro",
    sans-serif !important;
}
app-job-training .location-field .mat-mdc-form-field-subscript-wrapper {
  display: none !important;
}
app-job-training .location-field .mat-mdc-text-field-wrapper {
  height: 36px !important;
}
app-job-training .location-field .mat-mdc-form-field-flex {
  height: 36px !important;
  align-items: center !important;
}
app-job-training .location-field .mat-mdc-form-field-infix {
  padding-top: 0 !important;
  padding-bottom: 0 !important;
  min-height: unset !important;
  display: flex !important;
  align-items: center !important;
}
app-job-training .location-field .mat-mdc-select-trigger {
  height: auto !important;
  display: flex !important;
  align-items: center !important;
}
app-job-training *:not(mat-icon):not(.mat-icon):not(.material-icons) {
  font-family:
    -apple-system,
    BlinkMacSystemFont,
    "Source Sans Pro Web",
    "Source Sans Pro",
    sans-serif !important;
}
app-job-training .jtp-section,
app-job-training .results-section {
  color-scheme: light;
  background-color: #fff;
  color: #1b1b1b;
  position: relative;
  -webkit-transform: translateZ(0);
  transform: translateZ(0);
}
body app-job-training .jtp-section .jtp-heading {
  color: #222 !important;
}
body app-job-training .jtp-section .jtp-helper {
  color: #444 !important;
}
body app-job-training .jtp-section .filter-label {
  color: #222 !important;
  display: block !important;
}
body app-job-training .jtp-section .filter-instruction {
  color: #555 !important;
}
body app-job-training .jtp-section .industry-chip {
  color: #1F4076 !important;
  border-color: #1F4076 !important;
  background-color: #fff !important;
}
body app-job-training .jtp-section .industry-chip--selected {
  background-color: #1F4076 !important;
  color: #fff !important;
}
body app-job-training .jtp-section .show-more-btn {
  color: #1F4076 !important;
}
body app-job-training .results-section .results-summary {
  color: #222 !important;
}
body app-job-training .results-section .no-results {
  color: #555 !important;
}
body app-job-training .results-section .program-name-link {
  color: #1F4076 !important;
}
body app-job-training .results-section .org-name {
  color: #555 !important;
}
body app-job-training .results-section .result-contact,
body app-job-training .results-section .contact-icon {
  color: #555 !important;
}
@media (max-width: 544px) {
  .announcement-benefits-wrapper {
    flex-direction: column !important;
  }
  .benefit-cards-section {
    display: flex !important;
    flex-direction: column !important;
  }
  .benefit-card {
    display: block !important;
    width: 100% !important;
    box-sizing: border-box !important;
    margin-bottom: 20px !important;
    padding: 16px 8px !important;
    background: #FFFFFF !important;
    border-radius: 4px !important;
  }
  .benefits-column {
    padding: 20px !important;
  }
}
.fraud-id-tooltip .mdc-tooltip__surface {
  max-width: 240px !important;
  font-size: 9px !important;
}
.ebt-stolen-tooltip .mdc-tooltip__surface {
  max-width: 220px !important;
  font-size: 10px !important;
  padding: 6px 8px !important;
}
.mat-mdc-option .mat-pseudo-checkbox-minimal {
  display: none !important;
}
mat-radio-group .mat-mdc-radio-button:not(:last-child) {
  margin-right: 16px;
}
.mat-mdc-form-field .mdc-floating-label:not(.mdc-floating-label--float-above) {
  color: rgba(0, 0, 0, 0.87) !important;
}
.mat-mdc-dialog-container,
.mat-mdc-dialog-surface,
.cdk-overlay-pane {
  outline: none !important;
}
.fsp-standalone-dialog .mat-mdc-dialog-content {
  font-size: 14px !important;
  letter-spacing: normal !important;
}
#start.mat-mdc-raised-button,
#resume.mat-mdc-raised-button {
  height: 36px !important;
  line-height: 36px !important;
  padding: 0 16px !important;
  min-width: 64px !important;
  font-size: 12px !important;
  font-family: montRegular, sans-serif !important;
  letter-spacing: normal !important;
}
#start.mat-mdc-raised-button .mdc-button__label,
#resume.mat-mdc-raised-button .mdc-button__label {
  white-space: nowrap !important;
  letter-spacing: normal !important;
}
.reg-benefits-dialog .mat-mdc-dialog-content {
  padding: 0 16px 20px 16px !important;
}
.reg-benefits-dialog .reg-benefits-btn-wrap {
  text-align: center;
  margin-bottom: 8px;
}
.reg-benefits-dialog #email.mat-mdc-raised-button,
.reg-benefits-dialog #noEmail.mat-mdc-raised-button {
  height: 36px !important;
  line-height: 36px !important;
  padding: 0 16px !important;
  min-width: 64px !important;
  letter-spacing: normal !important;
}
.reg-benefits-dialog #email.mat-mdc-raised-button .mdc-button__label,
.reg-benefits-dialog #noEmail.mat-mdc-raised-button .mdc-button__label {
  white-space: nowrap !important;
  letter-spacing: normal !important;
}
.reg-benefits-dialog #email.mat-mdc-raised-button {
  display: block !important;
  margin-left: auto !important;
}
.reg-benefits-dialog #TopClose.mat-mdc-raised-button:focus,
.reg-benefits-dialog #TopClose.mat-mdc-raised-button:focus-visible,
.reg-benefits-dialog #TopClose.mat-mdc-raised-button.cdk-focused,
.reg-benefits-dialog #TopClose.mat-mdc-raised-button.cdk-keyboard-focused {
  outline: none !important;
  box-shadow:
    0px 3px 1px -2px rgba(0, 0, 0, .2),
    0px 2px 2px 0px rgba(0, 0, 0, .14),
    0px 1px 5px 0px rgba(0, 0, 0, .12) !important;
}
@media (max-width: 767px) {
  .reg-benefits-dialog {
    max-width: 95vw !important;
    width: 95vw !important;
  }
  .reg-benefits-dialog .mat-mdc-dialog-content {
    padding-left: 12px !important;
    padding-right: 12px !important;
  }
  .reg-benefits-dialog .reg-benefits-actions .reg-benefits-btn-wrap {
    width: 100%;
    padding-left: 0;
    padding-right: 0;
  }
  .reg-benefits-dialog #email.mat-mdc-raised-button,
  .reg-benefits-dialog #noEmail.mat-mdc-raised-button {
    width: 100% !important;
    height: auto !important;
    min-height: 36px !important;
    line-height: 1.4 !important;
    padding: 8px 16px !important;
    white-space: normal !important;
    word-wrap: break-word !important;
  }
  .reg-benefits-dialog #email.mat-mdc-raised-button .mdc-button__label,
  .reg-benefits-dialog #noEmail.mat-mdc-raised-button .mdc-button__label {
    white-space: normal !important;
  }
}
.fsp-standalone-dialog #TopClose.mat-mdc-raised-button:focus,
.fsp-standalone-dialog #TopClose.mat-mdc-raised-button:focus-visible,
.fsp-standalone-dialog #TopClose.mat-mdc-raised-button.cdk-focused,
.fsp-standalone-dialog #TopClose.mat-mdc-raised-button.cdk-keyboard-focused {
  outline: none !important;
  box-shadow:
    0px 3px 1px -2px rgba(0, 0, 0, .2),
    0px 2px 2px 0px rgba(0, 0, 0, .14),
    0px 1px 5px 0px rgba(0, 0, 0, .12) !important;
}
app-register mat-card {
  padding: 14px !important;
  margin-top: 75px !important;
  font-family: montRegular, sans-serif;
}
app-register .mat-mdc-slide-toggle {
  --mdc-switch-track-width: 36px;
  --mdc-switch-track-height: 14px;
  --mdc-switch-handle-height: 20px;
  --mdc-switch-handle-width: 20px;
  --mdc-switch-handle-shape: 50%;
  --mdc-switch-track-shape: 7px;
  --mdc-switch-unselected-track-color: rgba(0,0,0,0.38);
  --mdc-switch-unselected-handle-color: #fafafa;
  --mdc-switch-unselected-hover-track-color: rgba(0,0,0,0.38);
  --mdc-switch-unselected-hover-handle-color: #fafafa;
  --mdc-switch-unselected-focus-track-color: rgba(0,0,0,0.38);
  --mdc-switch-unselected-focus-handle-color: #fafafa;
  --mdc-switch-unselected-pressed-track-color: rgba(0,0,0,0.38);
  --mdc-switch-unselected-pressed-handle-color: #fafafa;
}

/* angular:styles/global:styles */
/*# sourceMappingURL=styles.css.map */
