:root {
  --smart-text-display-h1-font-size: clamp(4.5rem, 6.667vw, 6rem);
  --smart-text-display-h1-line-height: normal;
  --smart-text-display-h1-font-weight: 400;
  --smart-text-display-h1-letter-spacing: -1.5px;
  --smart-text-display-h1-color: var(--smart-text-title-color);
  --smart-text-display-h1-margin-block-start: 0;
  --smart-text-display-h1-margin-block-end: 1rem;
  --smart-text-display-h2-font-size: clamp(3rem, 4.167vw, 3.75rem);
  --smart-text-display-h2-line-height: normal;
  --smart-text-display-h2-font-weight: 400;
  --smart-text-display-h2-letter-spacing: -0.5px;
  --smart-text-display-h2-color: var(--smart-text-title-color);
  --smart-text-display-h2-margin-block-start: 0;
  --smart-text-display-h2-margin-block-end: 1rem;
  --smart-text-display-h3-font-size: clamp(2.25rem, 3.333vw, 3rem);
  --smart-text-display-h3-line-height: normal;
  --smart-text-display-h3-font-weight: 400;
  --smart-text-display-h3-letter-spacing: 0;
  --smart-text-display-h3-color: var(--smart-text-title-color);
  --smart-text-display-h3-margin-block-start: 0;
  --smart-text-display-h3-margin-block-end: 0.75rem;
  --smart-text-display-h4-font-size: clamp(1.75rem, 2.361vw, 2.125rem);
  --smart-text-display-h4-line-height: normal;
  --smart-text-display-h4-font-weight: 400;
  --smart-text-display-h4-letter-spacing: 0.25px;
  --smart-text-display-h4-color: var(--smart-text-title-color);
  --smart-text-display-h4-margin-block-start: 0;
  --smart-text-display-h4-margin-block-end: 0.5rem;
  --smart-text-display-h5-font-size: clamp(1.25rem, 1.667vw, 1.5rem);
  --smart-text-display-h5-line-height: normal;
  --smart-text-display-h5-font-weight: 400;
  --smart-text-display-h5-letter-spacing: 0;
  --smart-text-display-h5-color: var(--smart-text-title-color);
  --smart-text-display-h5-margin-block-start: 0;
  --smart-text-display-h5-margin-block-end: 0.5rem;
  --smart-text-display-h6-font-size: clamp(1rem, 1.389vw, 1.25rem);
  --smart-text-display-h6-line-height: normal;
  --smart-text-display-h6-font-weight: 500;
  --smart-text-display-h6-letter-spacing: 0.15px;
  --smart-text-display-h6-color: var(--smart-text-title-color);
  --smart-text-display-h6-margin-block-start: 0;
  --smart-text-display-h6-margin-block-end: 0.5rem;
  --smart-text-h1-font-size: clamp(3rem, 4.167vw, 3.5625rem);
  --smart-text-h1-line-height: normal;
  --smart-text-h1-font-weight: 400;
  --smart-text-h1-letter-spacing: -0.5px;
  --smart-text-h1-color: var(--smart-text-title-color);
  --smart-text-h1-margin-block-start: 0;
  --smart-text-h1-margin-block-end: 1rem;
  --smart-text-h2-font-size: clamp(2.25rem, 3.333vw, 2.8125rem);
  --smart-text-h2-line-height: normal;
  --smart-text-h2-font-weight: 400;
  --smart-text-h2-letter-spacing: 0;
  --smart-text-h2-color: var(--smart-text-title-color);
  --smart-text-h2-margin-block-start: 0;
  --smart-text-h2-margin-block-end: 1rem;
  --smart-text-h3-font-size: clamp(1.75rem, 2.361vw, 2.125rem);
  --smart-text-h3-line-height: normal;
  --smart-text-h3-font-weight: 400;
  --smart-text-h3-letter-spacing: 0;
  --smart-text-h3-color: var(--smart-text-title-color);
  --smart-text-h3-margin-block-start: 0;
  --smart-text-h3-margin-block-end: 0.75rem;
  --smart-text-h4-font-size: clamp(1.25rem, 1.667vw, 1.5rem);
  --smart-text-h4-line-height: normal;
  --smart-text-h4-font-weight: 400;
  --smart-text-h4-letter-spacing: 0.15px;
  --smart-text-h4-color: var(--smart-text-title-color);
  --smart-text-h4-margin-block-start: 0;
  --smart-text-h4-margin-block-end: 0.5rem;
  --smart-text-h5-font-size: clamp(1rem, 1.389vw, 1.25rem);
  --smart-text-h5-line-height: normal;
  --smart-text-h5-font-weight: 500;
  --smart-text-h5-letter-spacing: 0.15px;
  --smart-text-h5-color: var(--smart-text-title-color);
  --smart-text-h5-margin-block-start: 0;
  --smart-text-h5-margin-block-end: 0.5rem;
  --smart-text-h6-font-size: clamp(0.875rem, 1.389vw, 1rem);
  --smart-text-h6-line-height: normal;
  --smart-text-h6-font-weight: 500;
  --smart-text-h6-letter-spacing: 0.1px;
  --smart-text-h6-color: var(--smart-text-title-color);
  --smart-text-h6-margin-block-start: 0;
  --smart-text-h6-margin-block-end: 0.5rem;
  --smart-text-subtitle1-font-size: 1rem;
  --smart-text-subtitle1-line-height: 1.5;
  --smart-text-subtitle1-font-weight: 400;
  --smart-text-subtitle1-letter-spacing: 0.15px;
  --smart-text-subtitle1-color: var(--smart-text-title-color);
  --smart-text-subtitle1-margin-block-start: 0;
  --smart-text-subtitle1-margin-block-end: 0.5rem;
  --smart-text-subtitle2-font-size: 0.875rem;
  --smart-text-subtitle2-line-height: 1.5;
  --smart-text-subtitle2-font-weight: 500;
  --smart-text-subtitle2-letter-spacing: 0.1px;
  --smart-text-subtitle2-color: var(--smart-text-title-color);
  --smart-text-subtitle2-margin-block-start: 0;
  --smart-text-subtitle2-margin-block-end: 0.5rem;
  --smart-text-body1-font-size: 1rem;
  --smart-text-body1-line-height: 1.5;
  --smart-text-body1-font-weight: 400;
  --smart-text-body1-letter-spacing: 0.5px;
  --smart-text-body1-color: var(--smart-text-color);
  --smart-text-body1-margin-block-start: 0;
  --smart-text-body1-margin-block-end: 0.5rem;
  --smart-text-body2-font-size: 0.875rem;
  --smart-text-body2-line-height: 1.5;
  --smart-text-body2-font-weight: 400;
  --smart-text-body2-letter-spacing: 0.25px;
  --smart-text-body2-color: var(--smart-text-color);
  --smart-text-body2-margin-block-start: 0;
  --smart-text-body2-margin-block-end: 0.5rem;
  --smart-text-button-font-size: 0.875rem;
  --smart-text-button-line-height: normal;
  --smart-text-button-font-weight: 500;
  --smart-text-button-letter-spacing: 1.25px;
  --smart-text-button-text-transform: uppercase;
  --smart-text-button-color: var(--smart-text-color);
  --smart-text-button-margin-block-start: 0;
  --smart-text-button-margin-block-end: 0.5rem;
  --smart-text-caption-font-size: 0.75rem;
  --smart-text-caption-line-height: normal;
  --smart-text-caption-font-weight: 400;
  --smart-text-caption-letter-spacing: 0.4px;
  --smart-text-caption-color: var(--smart-text-color);
  --smart-text-caption-margin-block-start: 0;
  --smart-text-caption-margin-block-end: 0.5rem;
  --smart-text-overline-font-size: 0.625rem;
  --smart-text-overline-line-height: normal;
  --smart-text-overline-font-weight: 400;
  --smart-text-overline-letter-spacing: 1.5px;
  --smart-text-overline-text-transform: uppercase;
  --smart-text-overline-color: var(--smart-text-color);
  --smart-text-overline-margin-block-start: 0;
  --smart-text-overline-margin-block-end: 0.5rem;
  --smart-text-selection-background-color: var(--smart-primary-light);
  --smart-text-selection-color: var(--smart-on-primary-light);
  --smart-link-color: var(--smart-primary);
  --smart-link-text-decoration: none;
  --smart-link-hover-color: var(--smart-primary-dark);
  --smart-link-hover-text-decoration: underline;
  --smart-link-focus-outline: var(--smart-outline-focus);
  --smart-link-focus-outline-offset: var(--smart-outline-offset);
  
   --smart-white: #ffffff;
  --smart-black: #000000;
  --smart-base: #dfe5ec;
  --smart-base-50: #f8fafb;
  --smart-base-100: #f3f6f9;
  --smart-base-200: #e3eaf2;
  --smart-base-300: #dfe5ec;
  --smart-base-400: #dbe0e6;
  --smart-base-500: #d7dbe0;
  --smart-base-600: #c6cbd2;
  --smart-base-700: #74787e;
  --smart-base-800: #45494f;
  --smart-base-900: #1b1d20;
  --smart-base-light: #f3f6f9;
  --smart-base-lighter: #ffffff;
  --smart-base-dark: #45494f;
  --smart-base-darker: #1b1d20;
  --smart-primary: #2c6fd1;
  --smart-primary-rgb: 44, 111, 209;
  --smart-primary-light: #bcd8ff;
  --smart-primary-lighter: rgba(0, 111, 255, 0.13);
  --smart-primary-dark: #90caf9;
  --smart-primary-darker: #00215d;
  --smart-secondary: #5b6371;
  --smart-secondary-light: #c2ccdc;
  --smart-secondary-lighter: rgba(0, 98, 255, 0.13);
  --smart-secondary-dark: #444c58;
  --smart-secondary-darker: #19202b;
  --smart-info: #085786;
  --smart-info-light: #aadaff;
  --smart-info-lighter: rgba(170, 218, 255, 0.5);
  --smart-info-dark: #086791;
  --smart-info-darker: #002d41;
  --smart-success: #3e9108;
  --smart-success-light: #c6ffaa;
  --smart-success-lighter: rgba(198, 255, 170, 0.5);
  --smart-success-dark: #479108;
  --smart-success-darker: #1e4100;
  --smart-warning: #e8e971;
  --smart-warning-light: #f9ffaa;
  --smart-warning-lighter: rgba(249, 255, 170, 0.5);
  --smart-warning-dark: #918908;
  --smart-warning-darker: #413d00;
  --smart-error: #d35153;
  --smart-error-light: #ffaeaa;
  --smart-error-lighter: rgba(255, 174, 170, 0.5);
  --smart-error-dark: #910813;
  --smart-error-darker: #410005;
  
  --smart-on-base: #1b1d20;
  --smart-on-base-light: #1b1d20;
  --smart-on-base-lighter: #1b1d20;
  --smart-on-base-dark: #ffffff;
  --smart-on-base-darker: #f8fafb;
  --smart-on-primary: #ffffff;
  --smart-on-primary-light: #00215d;
  --smart-on-primary-lighter: #00215d;
  --smart-on-primary-dark: var(#000000);
  --smart-on-primary-darker: #bcd8ff;
  --smart-on-secondary: #ffffff;
  --smart-on-secondary-light: #19202b;
  --smart-on-secondary-lighter: #19202b;
  --smart-on-secondary-dark: #ffffff;
  --smart-on-secondary-darker: #c2ccdc;
  --smart-on-info: #ffffff;
  --smart-on-info-light: #002d41;
  --smart-on-info-lighter: #086791;
  --smart-on-info-dark: #ffffff;
  --smart-on-info-darker: #aadaff;
  --smart-on-success: #ffffff;
  --smart-on-success-light: #1e4100;
  --smart-on-success-lighter: #1e4100;
  --smart-on-success-dark: #ffffff;
  --smart-on-success-darker: #c6ffaa;
  --smart-on-warning: #1b1d20;
  --smart-on-warning-light: #413d00;
  --smart-on-warning-lighter: #413d00;
  --smart-on-warning-dark: #ffffff;
  --smart-on-warning-darker: #f9ffaa;
  --smart-on-error: #ffffff;
  --smart-on-error-light: #410005;
  --smart-on-error-lighter: #410005;
  --smart-on-error-dark: #ffffff;
  --smart-on-error-darker: #ffaeaa;
}

[class^=smart-], [class^=smart-]::before, [class^=smart-]::after, [class^=smart-] *, [class^=smart-] *::before, [class^=smart-] *::after, [class*=" smart-"], [class*=" smart-"]::before, [class*=" smart-"]::after, [class*=" smart-"] *, [class*=" smart-"] *::before, [class*=" smart-"] *::after {
  box-sizing: border-box;
}

.smart-text-title-color {
  color: var(--smart-base-900) !important;
}

.smart-text-color {
  color: var(--smart-base-900) !important;
}

.smart-text-secondary-color {
  color: var(--smart-base-800) !important;
}

.smart-text-tertiary-color {
  color: var(--smart-base-700) !important;
}

.smart-text-disabled-color {
  color: var(--smart-base-600) !important;
}

.smart-text-contrast-color {
  color: var(--smart-white) !important;
}

.smart-border-radius {
  border-radius: var(--smart-border-radius) !important;
}

.smart-border-radius-0 {
  border-radius: var(--smart-border-radius-0) !important;
}

.smart-border-radius-1 {
  border-radius: var(--smart-border-radius-1) !important;
}

.smart-border-radius-2 {
  border-radius: var(--smart-border-radius-2) !important;
}

.smart-border-radius-3 {
  border-radius: var(--smart-border-radius-3) !important;
}

.smart-border-radius-4 {
  border-radius: var(--smart-border-radius-4) !important;
}

.smart-border-radius-5 {
  border-radius: var(--smart-border-radius-5) !important;
}

.smart-border-radius-6 {
  border-radius: var(--smart-border-radius-6) !important;
}

.smart-border-radius-7 {
  border-radius: var(--smart-border-radius-7) !important;
}

.smart-border-radius-8 {
  border-radius: var(--smart-border-radius-8) !important;
}

.smart-border-radius-9 {
  border-radius: var(--smart-border-radius-9) !important;
}

.smart-border-radius-10 {
  border-radius: var(--smart-border-radius-10) !important;
}

.smart-elevation-0 {
  box-shadow: var(--smart-elevation-0) !important;
}

.smart-elevation-1 {
  box-shadow: var(--smart-elevation-1) !important;
}

.smart-elevation-2 {
  box-shadow: var(--smart-elevation-2) !important;
}

.smart-elevation-3 {
  box-shadow: var(--smart-elevation-3) !important;
}

.smart-elevation-4 {
  box-shadow: var(--smart-elevation-4) !important;
}

.smart-elevation-5 {
  box-shadow: var(--smart-elevation-5) !important;
}

.smart-elevation-6 {
  box-shadow: var(--smart-elevation-6) !important;
}

.smart-elevation-7 {
  box-shadow: var(--smart-elevation-7) !important;
}

.smart-elevation-8 {
  box-shadow: var(--smart-elevation-8) !important;
}

.smart-elevation-9 {
  box-shadow: var(--smart-elevation-9) !important;
}

.smart-elevation-10 {
  box-shadow: var(--smart-elevation-10) !important;
}

.smart-display-none {
  display: none !important;
}

.smart-display-block {
  display: block !important;
}

.smart-display-inline {
  display: inline !important;
}

.smart-display-inline-block {
  display: inline-block !important;
}

.smart-display-flex {
  display: flex !important;
}

.smart-display-inline-flex {
  display: inline-flex !important;
}

.smart-display-grid {
  display: grid !important;
}

.smart-display-inline-grid {
  display: inline-grid !important;
}

.smart-justify-content-normal {
  justify-content: normal !important;
}

.smart-justify-content-stretch {
  justify-content: stretch !important;
}

.smart-justify-content-center {
  justify-content: center !important;
}

.smart-justify-content-start {
  justify-content: start !important;
}

.smart-justify-content-end {
  justify-content: end !important;
}

.smart-justify-content-flex-start {
  justify-content: flex-start !important;
}

.smart-justify-content-flex-end {
  justify-content: flex-end !important;
}

.smart-justify-content-left {
  justify-content: left !important;
}

.smart-justify-content-right {
  justify-content: right !important;
}

.smart-justify-content-space-between {
  justify-content: space-between !important;
}

.smart-justify-content-space-around {
  justify-content: space-around !important;
}

.smart-justify-content-space-evenly {
  justify-content: space-evenly !important;
}

.smart-align-items-normal {
  align-items: normal !important;
}

.smart-align-items-stretch {
  align-items: stretch !important;
}

.smart-align-items-center {
  align-items: center !important;
}

.smart-align-items-start {
  align-items: start !important;
}

.smart-align-items-end {
  align-items: end !important;
}

.smart-align-items-flex-start {
  align-items: flex-start !important;
}

.smart-align-items-flex-end {
  align-items: flex-end !important;
}

.smart-overflow-auto {
  overflow: auto !important;
}

.smart-overflow-scroll {
  overflow: scroll !important;
}

.smart-overflow-visible {
  overflow: visible !important;
}

.smart-overflow-hidden {
  overflow: hidden !important;
}

.smart-w-25 {
  width: 25% !important;
}

.smart-w-50 {
  width: 50% !important;
}

.smart-w-75 {
  width: 75% !important;
}

.smart-w-100 {
  width: 100% !important;
}

.smart-vw-25 {
  width: 25vw !important;
}

.smart-vw-50 {
  width: 50vw !important;
}

.smart-vw-75 {
  width: 75vw !important;
}

.smart-vw-100 {
  width: 100vw !important;
}

.smart-w-auto {
  width: auto !important;
}

.smart-w-fit-content {
  width: fit-content !important;
}

.smart-w-min-content {
  width: min-content !important;
}

.smart-w-max-content {
  width: max-content !important;
}

.smart-w-stretch {
  width: stretch !important;
}

.smart-min-w-25 {
  min-width: 25% !important;
}

.smart-min-w-50 {
  min-width: 50% !important;
}

.smart-min-w-75 {
  min-width: 75% !important;
}

.smart-min-w-100 {
  min-width: 100% !important;
}

.smart-max-w-25 {
  max-width: 25% !important;
}

.smart-max-w-50 {
  max-width: 50% !important;
}

.smart-max-w-75 {
  max-width: 75% !important;
}

.smart-max-w-100 {
  max-width: 100% !important;
}

.smart-h-25 {
  height: 25% !important;
}

.smart-h-50 {
  height: 50% !important;
}

.smart-h-75 {
  height: 75% !important;
}

.smart-h-100 {
  height: 100% !important;
}

.smart-vh-25 {
  height: 25vh !important;
}

.smart-vh-50 {
  height: 50vh !important;
}

.smart-vh-75 {
  height: 75vh !important;
}

.smart-vh-100 {
  height: 100vh !important;
}

.smart-h-auto {
  height: auto !important;
}

.smart-min-h-25 {
  min-height: 25% !important;
}

.smart-min-h-50 {
  min-height: 50% !important;
}

.smart-min-h-75 {
  min-height: 75% !important;
}

.smart-min-h-100 {
  min-height: 100% !important;
}

.smart-max-h-25 {
  max-height: 25% !important;
}

.smart-max-h-50 {
  max-height: 50% !important;
}

.smart-max-h-75 {
  max-height: 75% !important;
}

.smart-max-h-100 {
  max-height: 100% !important;
}

@media (min-width: 576px) {
  .smart-display-xs-none {
    display: none !important;
  }
  .smart-display-xs-block {
    display: block !important;
  }
  .smart-display-xs-inline {
    display: inline !important;
  }
  .smart-display-xs-inline-block {
    display: inline-block !important;
  }
  .smart-display-xs-flex {
    display: flex !important;
  }
  .smart-display-xs-inline-flex {
    display: inline-flex !important;
  }
  .smart-display-xs-grid {
    display: grid !important;
  }
  .smart-display-xs-inline-grid {
    display: inline-grid !important;
  }
  .smart-justify-content-xs-normal {
    justify-content: normal !important;
  }
  .smart-justify-content-xs-stretch {
    justify-content: stretch !important;
  }
  .smart-justify-content-xs-center {
    justify-content: center !important;
  }
  .smart-justify-content-xs-start {
    justify-content: start !important;
  }
  .smart-justify-content-xs-end {
    justify-content: end !important;
  }
  .smart-justify-content-xs-flex-start {
    justify-content: flex-start !important;
  }
  .smart-justify-content-xs-flex-end {
    justify-content: flex-end !important;
  }
  .smart-justify-content-xs-left {
    justify-content: left !important;
  }
  .smart-justify-content-xs-right {
    justify-content: right !important;
  }
  .smart-justify-content-xs-space-between {
    justify-content: space-between !important;
  }
  .smart-justify-content-xs-space-around {
    justify-content: space-around !important;
  }
  .smart-justify-content-xs-space-evenly {
    justify-content: space-evenly !important;
  }
  .smart-align-items-xs-normal {
    align-items: normal !important;
  }
  .smart-align-items-xs-stretch {
    align-items: stretch !important;
  }
  .smart-align-items-xs-center {
    align-items: center !important;
  }
  .smart-align-items-xs-start {
    align-items: start !important;
  }
  .smart-align-items-xs-end {
    align-items: end !important;
  }
  .smart-align-items-xs-flex-start {
    align-items: flex-start !important;
  }
  .smart-align-items-xs-flex-end {
    align-items: flex-end !important;
  }
  .smart-overflow-xs-auto {
    overflow: auto !important;
  }
  .smart-overflow-xs-scroll {
    overflow: scroll !important;
  }
  .smart-overflow-xs-visible {
    overflow: visible !important;
  }
  .smart-overflow-xs-hidden {
    overflow: hidden !important;
  }
  .smart-w-xs-25 {
    width: 25% !important;
  }
  .smart-w-xs-50 {
    width: 50% !important;
  }
  .smart-w-xs-75 {
    width: 75% !important;
  }
  .smart-w-xs-100 {
    width: 100% !important;
  }
  .smart-vw-xs-25 {
    width: 25vw !important;
  }
  .smart-vw-xs-50 {
    width: 50vw !important;
  }
  .smart-vw-xs-75 {
    width: 75vw !important;
  }
  .smart-vw-xs-100 {
    width: 100vw !important;
  }
  .smart-w-xs-auto {
    width: auto !important;
  }
  .smart-w-xs-fit-content {
    width: fit-content !important;
  }
  .smart-w-xs-min-content {
    width: min-content !important;
  }
  .smart-w-xs-max-content {
    width: max-content !important;
  }
  .smart-w-xs-stretch {
    width: stretch !important;
  }
  .smart-min-w-xs-25 {
    min-width: 25% !important;
  }
  .smart-min-w-xs-50 {
    min-width: 50% !important;
  }
  .smart-min-w-xs-75 {
    min-width: 75% !important;
  }
  .smart-min-w-xs-100 {
    min-width: 100% !important;
  }
  .smart-max-w-xs-25 {
    max-width: 25% !important;
  }
  .smart-max-w-xs-50 {
    max-width: 50% !important;
  }
  .smart-max-w-xs-75 {
    max-width: 75% !important;
  }
  .smart-max-w-xs-100 {
    max-width: 100% !important;
  }
  .smart-h-xs-25 {
    height: 25% !important;
  }
  .smart-h-xs-50 {
    height: 50% !important;
  }
  .smart-h-xs-75 {
    height: 75% !important;
  }
  .smart-h-xs-100 {
    height: 100% !important;
  }
  .smart-vh-xs-25 {
    height: 25vh !important;
  }
  .smart-vh-xs-50 {
    height: 50vh !important;
  }
  .smart-vh-xs-75 {
    height: 75vh !important;
  }
  .smart-vh-xs-100 {
    height: 100vh !important;
  }
  .smart-h-xs-auto {
    height: auto !important;
  }
  .smart-min-h-xs-25 {
    min-height: 25% !important;
  }
  .smart-min-h-xs-50 {
    min-height: 50% !important;
  }
  .smart-min-h-xs-75 {
    min-height: 75% !important;
  }
  .smart-min-h-xs-100 {
    min-height: 100% !important;
  }
  .smart-max-h-xs-25 {
    max-height: 25% !important;
  }
  .smart-max-h-xs-50 {
    max-height: 50% !important;
  }
  .smart-max-h-xs-75 {
    max-height: 75% !important;
  }
  .smart-max-h-xs-100 {
    max-height: 100% !important;
  }
}
@media (min-width: 768px) {
  .smart-display-sm-none {
    display: none !important;
  }
  .smart-display-sm-block {
    display: block !important;
  }
  .smart-display-sm-inline {
    display: inline !important;
  }
  .smart-display-sm-inline-block {
    display: inline-block !important;
  }
  .smart-display-sm-flex {
    display: flex !important;
  }
  .smart-display-sm-inline-flex {
    display: inline-flex !important;
  }
  .smart-display-sm-grid {
    display: grid !important;
  }
  .smart-display-sm-inline-grid {
    display: inline-grid !important;
  }
  .smart-justify-content-sm-normal {
    justify-content: normal !important;
  }
  .smart-justify-content-sm-stretch {
    justify-content: stretch !important;
  }
  .smart-justify-content-sm-center {
    justify-content: center !important;
  }
  .smart-justify-content-sm-start {
    justify-content: start !important;
  }
  .smart-justify-content-sm-end {
    justify-content: end !important;
  }
  .smart-justify-content-sm-flex-start {
    justify-content: flex-start !important;
  }
  .smart-justify-content-sm-flex-end {
    justify-content: flex-end !important;
  }
  .smart-justify-content-sm-left {
    justify-content: left !important;
  }
  .smart-justify-content-sm-right {
    justify-content: right !important;
  }
  .smart-justify-content-sm-space-between {
    justify-content: space-between !important;
  }
  .smart-justify-content-sm-space-around {
    justify-content: space-around !important;
  }
  .smart-justify-content-sm-space-evenly {
    justify-content: space-evenly !important;
  }
  .smart-align-items-sm-normal {
    align-items: normal !important;
  }
  .smart-align-items-sm-stretch {
    align-items: stretch !important;
  }
  .smart-align-items-sm-center {
    align-items: center !important;
  }
  .smart-align-items-sm-start {
    align-items: start !important;
  }
  .smart-align-items-sm-end {
    align-items: end !important;
  }
  .smart-align-items-sm-flex-start {
    align-items: flex-start !important;
  }
  .smart-align-items-sm-flex-end {
    align-items: flex-end !important;
  }
  .smart-overflow-sm-auto {
    overflow: auto !important;
  }
  .smart-overflow-sm-scroll {
    overflow: scroll !important;
  }
  .smart-overflow-sm-visible {
    overflow: visible !important;
  }
  .smart-overflow-sm-hidden {
    overflow: hidden !important;
  }
  .smart-w-sm-25 {
    width: 25% !important;
  }
  .smart-w-sm-50 {
    width: 50% !important;
  }
  .smart-w-sm-75 {
    width: 75% !important;
  }
  .smart-w-sm-100 {
    width: 100% !important;
  }
  .smart-vw-sm-25 {
    width: 25vw !important;
  }
  .smart-vw-sm-50 {
    width: 50vw !important;
  }
  .smart-vw-sm-75 {
    width: 75vw !important;
  }
  .smart-vw-sm-100 {
    width: 100vw !important;
  }
  .smart-w-sm-auto {
    width: auto !important;
  }
  .smart-w-sm-fit-content {
    width: fit-content !important;
  }
  .smart-w-sm-min-content {
    width: min-content !important;
  }
  .smart-w-sm-max-content {
    width: max-content !important;
  }
  .smart-w-sm-stretch {
    width: stretch !important;
  }
  .smart-min-w-sm-25 {
    min-width: 25% !important;
  }
  .smart-min-w-sm-50 {
    min-width: 50% !important;
  }
  .smart-min-w-sm-75 {
    min-width: 75% !important;
  }
  .smart-min-w-sm-100 {
    min-width: 100% !important;
  }
  .smart-max-w-sm-25 {
    max-width: 25% !important;
  }
  .smart-max-w-sm-50 {
    max-width: 50% !important;
  }
  .smart-max-w-sm-75 {
    max-width: 75% !important;
  }
  .smart-max-w-sm-100 {
    max-width: 100% !important;
  }
  .smart-h-sm-25 {
    height: 25% !important;
  }
  .smart-h-sm-50 {
    height: 50% !important;
  }
  .smart-h-sm-75 {
    height: 75% !important;
  }
  .smart-h-sm-100 {
    height: 100% !important;
  }
  .smart-vh-sm-25 {
    height: 25vh !important;
  }
  .smart-vh-sm-50 {
    height: 50vh !important;
  }
  .smart-vh-sm-75 {
    height: 75vh !important;
  }
  .smart-vh-sm-100 {
    height: 100vh !important;
  }
  .smart-h-sm-auto {
    height: auto !important;
  }
  .smart-min-h-sm-25 {
    min-height: 25% !important;
  }
  .smart-min-h-sm-50 {
    min-height: 50% !important;
  }
  .smart-min-h-sm-75 {
    min-height: 75% !important;
  }
  .smart-min-h-sm-100 {
    min-height: 100% !important;
  }
  .smart-max-h-sm-25 {
    max-height: 25% !important;
  }
  .smart-max-h-sm-50 {
    max-height: 50% !important;
  }
  .smart-max-h-sm-75 {
    max-height: 75% !important;
  }
  .smart-max-h-sm-100 {
    max-height: 100% !important;
  }
}
@media (min-width: 1024px) {
  .smart-display-md-none {
    display: none !important;
  }
  .smart-display-md-block {
    display: block !important;
  }
  .smart-display-md-inline {
    display: inline !important;
  }
  .smart-display-md-inline-block {
    display: inline-block !important;
  }
  .smart-display-md-flex {
    display: flex !important;
  }
  .smart-display-md-inline-flex {
    display: inline-flex !important;
  }
  .smart-display-md-grid {
    display: grid !important;
  }
  .smart-display-md-inline-grid {
    display: inline-grid !important;
  }
  .smart-justify-content-md-normal {
    justify-content: normal !important;
  }
  .smart-justify-content-md-stretch {
    justify-content: stretch !important;
  }
  .smart-justify-content-md-center {
    justify-content: center !important;
  }
  .smart-justify-content-md-start {
    justify-content: start !important;
  }
  .smart-justify-content-md-end {
    justify-content: end !important;
  }
  .smart-justify-content-md-flex-start {
    justify-content: flex-start !important;
  }
  .smart-justify-content-md-flex-end {
    justify-content: flex-end !important;
  }
  .smart-justify-content-md-left {
    justify-content: left !important;
  }
  .smart-justify-content-md-right {
    justify-content: right !important;
  }
  .smart-justify-content-md-space-between {
    justify-content: space-between !important;
  }
  .smart-justify-content-md-space-around {
    justify-content: space-around !important;
  }
  .smart-justify-content-md-space-evenly {
    justify-content: space-evenly !important;
  }
  .smart-align-items-md-normal {
    align-items: normal !important;
  }
  .smart-align-items-md-stretch {
    align-items: stretch !important;
  }
  .smart-align-items-md-center {
    align-items: center !important;
  }
  .smart-align-items-md-start {
    align-items: start !important;
  }
  .smart-align-items-md-end {
    align-items: end !important;
  }
  .smart-align-items-md-flex-start {
    align-items: flex-start !important;
  }
  .smart-align-items-md-flex-end {
    align-items: flex-end !important;
  }
  .smart-overflow-md-auto {
    overflow: auto !important;
  }
  .smart-overflow-md-scroll {
    overflow: scroll !important;
  }
  .smart-overflow-md-visible {
    overflow: visible !important;
  }
  .smart-overflow-md-hidden {
    overflow: hidden !important;
  }
  .smart-w-md-25 {
    width: 25% !important;
  }
  .smart-w-md-50 {
    width: 50% !important;
  }
  .smart-w-md-75 {
    width: 75% !important;
  }
  .smart-w-md-100 {
    width: 100% !important;
  }
  .smart-vw-md-25 {
    width: 25vw !important;
  }
  .smart-vw-md-50 {
    width: 50vw !important;
  }
  .smart-vw-md-75 {
    width: 75vw !important;
  }
  .smart-vw-md-100 {
    width: 100vw !important;
  }
  .smart-w-md-auto {
    width: auto !important;
  }
  .smart-w-md-fit-content {
    width: fit-content !important;
  }
  .smart-w-md-min-content {
    width: min-content !important;
  }
  .smart-w-md-max-content {
    width: max-content !important;
  }
  .smart-w-md-stretch {
    width: stretch !important;
  }
  .smart-min-w-md-25 {
    min-width: 25% !important;
  }
  .smart-min-w-md-50 {
    min-width: 50% !important;
  }
  .smart-min-w-md-75 {
    min-width: 75% !important;
  }
  .smart-min-w-md-100 {
    min-width: 100% !important;
  }
  .smart-max-w-md-25 {
    max-width: 25% !important;
  }
  .smart-max-w-md-50 {
    max-width: 50% !important;
  }
  .smart-max-w-md-75 {
    max-width: 75% !important;
  }
  .smart-max-w-md-100 {
    max-width: 100% !important;
  }
  .smart-h-md-25 {
    height: 25% !important;
  }
  .smart-h-md-50 {
    height: 50% !important;
  }
  .smart-h-md-75 {
    height: 75% !important;
  }
  .smart-h-md-100 {
    height: 100% !important;
  }
  .smart-vh-md-25 {
    height: 25vh !important;
  }
  .smart-vh-md-50 {
    height: 50vh !important;
  }
  .smart-vh-md-75 {
    height: 75vh !important;
  }
  .smart-vh-md-100 {
    height: 100vh !important;
  }
  .smart-h-md-auto {
    height: auto !important;
  }
  .smart-min-h-md-25 {
    min-height: 25% !important;
  }
  .smart-min-h-md-50 {
    min-height: 50% !important;
  }
  .smart-min-h-md-75 {
    min-height: 75% !important;
  }
  .smart-min-h-md-100 {
    min-height: 100% !important;
  }
  .smart-max-h-md-25 {
    max-height: 25% !important;
  }
  .smart-max-h-md-50 {
    max-height: 50% !important;
  }
  .smart-max-h-md-75 {
    max-height: 75% !important;
  }
  .smart-max-h-md-100 {
    max-height: 100% !important;
  }
}
@media (min-width: 1280px) {
  .smart-display-lg-none {
    display: none !important;
  }
  .smart-display-lg-block {
    display: block !important;
  }
  .smart-display-lg-inline {
    display: inline !important;
  }
  .smart-display-lg-inline-block {
    display: inline-block !important;
  }
  .smart-display-lg-flex {
    display: flex !important;
  }
  .smart-display-lg-inline-flex {
    display: inline-flex !important;
  }
  .smart-display-lg-grid {
    display: grid !important;
  }
  .smart-display-lg-inline-grid {
    display: inline-grid !important;
  }
  .smart-justify-content-lg-normal {
    justify-content: normal !important;
  }
  .smart-justify-content-lg-stretch {
    justify-content: stretch !important;
  }
  .smart-justify-content-lg-center {
    justify-content: center !important;
  }
  .smart-justify-content-lg-start {
    justify-content: start !important;
  }
  .smart-justify-content-lg-end {
    justify-content: end !important;
  }
  .smart-justify-content-lg-flex-start {
    justify-content: flex-start !important;
  }
  .smart-justify-content-lg-flex-end {
    justify-content: flex-end !important;
  }
  .smart-justify-content-lg-left {
    justify-content: left !important;
  }
  .smart-justify-content-lg-right {
    justify-content: right !important;
  }
  .smart-justify-content-lg-space-between {
    justify-content: space-between !important;
  }
  .smart-justify-content-lg-space-around {
    justify-content: space-around !important;
  }
  .smart-justify-content-lg-space-evenly {
    justify-content: space-evenly !important;
  }
  .smart-align-items-lg-normal {
    align-items: normal !important;
  }
  .smart-align-items-lg-stretch {
    align-items: stretch !important;
  }
  .smart-align-items-lg-center {
    align-items: center !important;
  }
  .smart-align-items-lg-start {
    align-items: start !important;
  }
  .smart-align-items-lg-end {
    align-items: end !important;
  }
  .smart-align-items-lg-flex-start {
    align-items: flex-start !important;
  }
  .smart-align-items-lg-flex-end {
    align-items: flex-end !important;
  }
  .smart-overflow-lg-auto {
    overflow: auto !important;
  }
  .smart-overflow-lg-scroll {
    overflow: scroll !important;
  }
  .smart-overflow-lg-visible {
    overflow: visible !important;
  }
  .smart-overflow-lg-hidden {
    overflow: hidden !important;
  }
  .smart-w-lg-25 {
    width: 25% !important;
  }
  .smart-w-lg-50 {
    width: 50% !important;
  }
  .smart-w-lg-75 {
    width: 75% !important;
  }
  .smart-w-lg-100 {
    width: 100% !important;
  }
  .smart-vw-lg-25 {
    width: 25vw !important;
  }
  .smart-vw-lg-50 {
    width: 50vw !important;
  }
  .smart-vw-lg-75 {
    width: 75vw !important;
  }
  .smart-vw-lg-100 {
    width: 100vw !important;
  }
  .smart-w-lg-auto {
    width: auto !important;
  }
  .smart-w-lg-fit-content {
    width: fit-content !important;
  }
  .smart-w-lg-min-content {
    width: min-content !important;
  }
  .smart-w-lg-max-content {
    width: max-content !important;
  }
  .smart-w-lg-stretch {
    width: stretch !important;
  }
  .smart-min-w-lg-25 {
    min-width: 25% !important;
  }
  .smart-min-w-lg-50 {
    min-width: 50% !important;
  }
  .smart-min-w-lg-75 {
    min-width: 75% !important;
  }
  .smart-min-w-lg-100 {
    min-width: 100% !important;
  }
  .smart-max-w-lg-25 {
    max-width: 25% !important;
  }
  .smart-max-w-lg-50 {
    max-width: 50% !important;
  }
  .smart-max-w-lg-75 {
    max-width: 75% !important;
  }
  .smart-max-w-lg-100 {
    max-width: 100% !important;
  }
  .smart-h-lg-25 {
    height: 25% !important;
  }
  .smart-h-lg-50 {
    height: 50% !important;
  }
  .smart-h-lg-75 {
    height: 75% !important;
  }
  .smart-h-lg-100 {
    height: 100% !important;
  }
  .smart-vh-lg-25 {
    height: 25vh !important;
  }
  .smart-vh-lg-50 {
    height: 50vh !important;
  }
  .smart-vh-lg-75 {
    height: 75vh !important;
  }
  .smart-vh-lg-100 {
    height: 100vh !important;
  }
  .smart-h-lg-auto {
    height: auto !important;
  }
  .smart-min-h-lg-25 {
    min-height: 25% !important;
  }
  .smart-min-h-lg-50 {
    min-height: 50% !important;
  }
  .smart-min-h-lg-75 {
    min-height: 75% !important;
  }
  .smart-min-h-lg-100 {
    min-height: 100% !important;
  }
  .smart-max-h-lg-25 {
    max-height: 25% !important;
  }
  .smart-max-h-lg-50 {
    max-height: 50% !important;
  }
  .smart-max-h-lg-75 {
    max-height: 75% !important;
  }
  .smart-max-h-lg-100 {
    max-height: 100% !important;
  }
}
@media (min-width: 1920px) {
  .smart-display-xl-none {
    display: none !important;
  }
  .smart-display-xl-block {
    display: block !important;
  }
  .smart-display-xl-inline {
    display: inline !important;
  }
  .smart-display-xl-inline-block {
    display: inline-block !important;
  }
  .smart-display-xl-flex {
    display: flex !important;
  }
  .smart-display-xl-inline-flex {
    display: inline-flex !important;
  }
  .smart-display-xl-grid {
    display: grid !important;
  }
  .smart-display-xl-inline-grid {
    display: inline-grid !important;
  }
  .smart-justify-content-xl-normal {
    justify-content: normal !important;
  }
  .smart-justify-content-xl-stretch {
    justify-content: stretch !important;
  }
  .smart-justify-content-xl-center {
    justify-content: center !important;
  }
  .smart-justify-content-xl-start {
    justify-content: start !important;
  }
  .smart-justify-content-xl-end {
    justify-content: end !important;
  }
  .smart-justify-content-xl-flex-start {
    justify-content: flex-start !important;
  }
  .smart-justify-content-xl-flex-end {
    justify-content: flex-end !important;
  }
  .smart-justify-content-xl-left {
    justify-content: left !important;
  }
  .smart-justify-content-xl-right {
    justify-content: right !important;
  }
  .smart-justify-content-xl-space-between {
    justify-content: space-between !important;
  }
  .smart-justify-content-xl-space-around {
    justify-content: space-around !important;
  }
  .smart-justify-content-xl-space-evenly {
    justify-content: space-evenly !important;
  }
  .smart-align-items-xl-normal {
    align-items: normal !important;
  }
  .smart-align-items-xl-stretch {
    align-items: stretch !important;
  }
  .smart-align-items-xl-center {
    align-items: center !important;
  }
  .smart-align-items-xl-start {
    align-items: start !important;
  }
  .smart-align-items-xl-end {
    align-items: end !important;
  }
  .smart-align-items-xl-flex-start {
    align-items: flex-start !important;
  }
  .smart-align-items-xl-flex-end {
    align-items: flex-end !important;
  }
  .smart-overflow-xl-auto {
    overflow: auto !important;
  }
  .smart-overflow-xl-scroll {
    overflow: scroll !important;
  }
  .smart-overflow-xl-visible {
    overflow: visible !important;
  }
  .smart-overflow-xl-hidden {
    overflow: hidden !important;
  }
  .smart-w-xl-25 {
    width: 25% !important;
  }
  .smart-w-xl-50 {
    width: 50% !important;
  }
  .smart-w-xl-75 {
    width: 75% !important;
  }
  .smart-w-xl-100 {
    width: 100% !important;
  }
  .smart-vw-xl-25 {
    width: 25vw !important;
  }
  .smart-vw-xl-50 {
    width: 50vw !important;
  }
  .smart-vw-xl-75 {
    width: 75vw !important;
  }
  .smart-vw-xl-100 {
    width: 100vw !important;
  }
  .smart-w-xl-auto {
    width: auto !important;
  }
  .smart-w-xl-fit-content {
    width: fit-content !important;
  }
  .smart-w-xl-min-content {
    width: min-content !important;
  }
  .smart-w-xl-max-content {
    width: max-content !important;
  }
  .smart-w-xl-stretch {
    width: stretch !important;
  }
  .smart-min-w-xl-25 {
    min-width: 25% !important;
  }
  .smart-min-w-xl-50 {
    min-width: 50% !important;
  }
  .smart-min-w-xl-75 {
    min-width: 75% !important;
  }
  .smart-min-w-xl-100 {
    min-width: 100% !important;
  }
  .smart-max-w-xl-25 {
    max-width: 25% !important;
  }
  .smart-max-w-xl-50 {
    max-width: 50% !important;
  }
  .smart-max-w-xl-75 {
    max-width: 75% !important;
  }
  .smart-max-w-xl-100 {
    max-width: 100% !important;
  }
  .smart-h-xl-25 {
    height: 25% !important;
  }
  .smart-h-xl-50 {
    height: 50% !important;
  }
  .smart-h-xl-75 {
    height: 75% !important;
  }
  .smart-h-xl-100 {
    height: 100% !important;
  }
  .smart-vh-xl-25 {
    height: 25vh !important;
  }
  .smart-vh-xl-50 {
    height: 50vh !important;
  }
  .smart-vh-xl-75 {
    height: 75vh !important;
  }
  .smart-vh-xl-100 {
    height: 100vh !important;
  }
  .smart-h-xl-auto {
    height: auto !important;
  }
  .smart-min-h-xl-25 {
    min-height: 25% !important;
  }
  .smart-min-h-xl-50 {
    min-height: 50% !important;
  }
  .smart-min-h-xl-75 {
    min-height: 75% !important;
  }
  .smart-min-h-xl-100 {
    min-height: 100% !important;
  }
  .smart-max-h-xl-25 {
    max-height: 25% !important;
  }
  .smart-max-h-xl-50 {
    max-height: 50% !important;
  }
  .smart-max-h-xl-75 {
    max-height: 75% !important;
  }
  .smart-max-h-xl-100 {
    max-height: 100% !important;
  }
}
@media (min-width: 2560px) {
  .smart-display-xx-none {
    display: none !important;
  }
  .smart-display-xx-block {
    display: block !important;
  }
  .smart-display-xx-inline {
    display: inline !important;
  }
  .smart-display-xx-inline-block {
    display: inline-block !important;
  }
  .smart-display-xx-flex {
    display: flex !important;
  }
  .smart-display-xx-inline-flex {
    display: inline-flex !important;
  }
  .smart-display-xx-grid {
    display: grid !important;
  }
  .smart-display-xx-inline-grid {
    display: inline-grid !important;
  }
  .smart-justify-content-xx-normal {
    justify-content: normal !important;
  }
  .smart-justify-content-xx-stretch {
    justify-content: stretch !important;
  }
  .smart-justify-content-xx-center {
    justify-content: center !important;
  }
  .smart-justify-content-xx-start {
    justify-content: start !important;
  }
  .smart-justify-content-xx-end {
    justify-content: end !important;
  }
  .smart-justify-content-xx-flex-start {
    justify-content: flex-start !important;
  }
  .smart-justify-content-xx-flex-end {
    justify-content: flex-end !important;
  }
  .smart-justify-content-xx-left {
    justify-content: left !important;
  }
  .smart-justify-content-xx-right {
    justify-content: right !important;
  }
  .smart-justify-content-xx-space-between {
    justify-content: space-between !important;
  }
  .smart-justify-content-xx-space-around {
    justify-content: space-around !important;
  }
  .smart-justify-content-xx-space-evenly {
    justify-content: space-evenly !important;
  }
  .smart-align-items-xx-normal {
    align-items: normal !important;
  }
  .smart-align-items-xx-stretch {
    align-items: stretch !important;
  }
  .smart-align-items-xx-center {
    align-items: center !important;
  }
  .smart-align-items-xx-start {
    align-items: start !important;
  }
  .smart-align-items-xx-end {
    align-items: end !important;
  }
  .smart-align-items-xx-flex-start {
    align-items: flex-start !important;
  }
  .smart-align-items-xx-flex-end {
    align-items: flex-end !important;
  }
  .smart-overflow-xx-auto {
    overflow: auto !important;
  }
  .smart-overflow-xx-scroll {
    overflow: scroll !important;
  }
  .smart-overflow-xx-visible {
    overflow: visible !important;
  }
  .smart-overflow-xx-hidden {
    overflow: hidden !important;
  }
  .smart-w-xx-25 {
    width: 25% !important;
  }
  .smart-w-xx-50 {
    width: 50% !important;
  }
  .smart-w-xx-75 {
    width: 75% !important;
  }
  .smart-w-xx-100 {
    width: 100% !important;
  }
  .smart-vw-xx-25 {
    width: 25vw !important;
  }
  .smart-vw-xx-50 {
    width: 50vw !important;
  }
  .smart-vw-xx-75 {
    width: 75vw !important;
  }
  .smart-vw-xx-100 {
    width: 100vw !important;
  }
  .smart-w-xx-auto {
    width: auto !important;
  }
  .smart-w-xx-fit-content {
    width: fit-content !important;
  }
  .smart-w-xx-min-content {
    width: min-content !important;
  }
  .smart-w-xx-max-content {
    width: max-content !important;
  }
  .smart-w-xx-stretch {
    width: stretch !important;
  }
  .smart-min-w-xx-25 {
    min-width: 25% !important;
  }
  .smart-min-w-xx-50 {
    min-width: 50% !important;
  }
  .smart-min-w-xx-75 {
    min-width: 75% !important;
  }
  .smart-min-w-xx-100 {
    min-width: 100% !important;
  }
  .smart-max-w-xx-25 {
    max-width: 25% !important;
  }
  .smart-max-w-xx-50 {
    max-width: 50% !important;
  }
  .smart-max-w-xx-75 {
    max-width: 75% !important;
  }
  .smart-max-w-xx-100 {
    max-width: 100% !important;
  }
  .smart-h-xx-25 {
    height: 25% !important;
  }
  .smart-h-xx-50 {
    height: 50% !important;
  }
  .smart-h-xx-75 {
    height: 75% !important;
  }
  .smart-h-xx-100 {
    height: 100% !important;
  }
  .smart-vh-xx-25 {
    height: 25vh !important;
  }
  .smart-vh-xx-50 {
    height: 50vh !important;
  }
  .smart-vh-xx-75 {
    height: 75vh !important;
  }
  .smart-vh-xx-100 {
    height: 100vh !important;
  }
  .smart-h-xx-auto {
    height: auto !important;
  }
  .smart-min-h-xx-25 {
    min-height: 25% !important;
  }
  .smart-min-h-xx-50 {
    min-height: 50% !important;
  }
  .smart-min-h-xx-75 {
    min-height: 75% !important;
  }
  .smart-min-h-xx-100 {
    min-height: 100% !important;
  }
  .smart-max-h-xx-25 {
    max-height: 25% !important;
  }
  .smart-max-h-xx-50 {
    max-height: 50% !important;
  }
  .smart-max-h-xx-75 {
    max-height: 75% !important;
  }
  .smart-max-h-xx-100 {
    max-height: 100% !important;
  }
}
.smart-color-white {
  color: var(--smart-white) !important;
}



.smart-color-black {
  color: var(--smart-black) !important;
}

.smart-color-base {
  color: var(--smart-base) !important;
}

.smart-color-base-50 {
  color: var(--smart-base-50) !important;
}

.smart-color-base-100 {
  color: var(--smart-base-100) !important;
}

.smart-color-base-200 {
  color: var(--smart-base-200) !important;
}

.smart-color-base-300 {
  color: var(--smart-base-300) !important;
}

.smart-color-base-400 {
  color: var(--smart-base-400) !important;
}

.smart-color-base-500 {
  color: var(--smart-base-500) !important;
}

.smart-color-base-600 {
  color: var(--smart-base-600) !important;
}

.smart-color-base-700 {
  color: var(--smart-base-700) !important;
}

.smart-color-base-800 {
  color: var(--smart-base-800) !important;
}

.smart-color-base-900 {
  color: var(--smart-base-900) !important;
}

.smart-color-base-light {
  color: var(--smart-base-light) !important;
}

.smart-color-base-lighter {
  color: var(--smart-base-lighter) !important;
}

.smart-color-base-dark {
  color: var(--smart-base-dark) !important;
}

.smart-color-base-darker {
  color: var(--smart-base-darker) !important;
}

.smart-color-primary {
  color: var(--smart-primary) !important;
}

.smart-color-primary-light {
  color: var(--smart-primary-light) !important;
}

.smart-color-primary-lighter {
  color: var(--smart-primary-lighter) !important;
}

.smart-color-primary-dark {
  color: var(--smart-primary-dark) !important;
}

.smart-color-primary-darker {
  color: var(--smart-primary-darker) !important;
}

.smart-color-secondary {
  color: var(--smart-secondary) !important;
}

.smart-color-secondary-light {
  color: var(--smart-secondary-light) !important;
}

.smart-color-secondary-lighter {
  color: var(--smart-secondary-lighter) !important;
}

.smart-color-secondary-dark {
  color: var(--smart-secondary-dark) !important;
}

.smart-color-secondary-darker {
  color: var(--smart-secondary-darker) !important;
}

.smart-color-info {
  color: var(--smart-info) !important;
}

.smart-color-info-light {
  color: var(--smart-info-light) !important;
}

.smart-color-info-lighter {
  color: var(--smart-info-lighter) !important;
}

.smart-color-info-dark {
  color: var(--smart-info-dark) !important;
}

.smart-color-info-darker {
  color: var(--smart-info-darker) !important;
}

.smart-color-success {
  color: var(--smart-success) !important;
}

.smart-color-success-light {
  color: var(--smart-success-light) !important;
}

.smart-color-success-lighter {
  color: var(--smart-success-lighter) !important;
}

.smart-color-success-dark {
  color: var(--smart-success-dark) !important;
}

.smart-color-success-darker {
  color: var(--smart-success-darker) !important;
}

.smart-color-warning {
  color: var(--smart-warning) !important;
}

.smart-color-warning-light {
  color: var(--smart-warning-light) !important;
}

.smart-color-warning-lighter {
  color: var(--smart-warning-lighter) !important;
}

.smart-color-warning-dark {
  color: var(--smart-warning-dark) !important;
}

.smart-color-warning-darker {
  color: var(--smart-warning-darker) !important;
}

.smart-color-error {
  color: var(--smart-error) !important;
}

.smart-color-error-light {
  color: var(--smart-error-light) !important;
}

.smart-color-error-lighter {
  color: var(--smart-error-lighter) !important;
}

.smart-color-error-dark {
  color: var(--smart-error-dark) !important;
}

.smart-color-error-darker {
  color: var(--smart-error-darker) !important;
}

.smart-color-on-base {
  color: var(--smart-on-base) !important;
}

.smart-color-on-base-light {
  color: var(--smart-on-base-light) !important;
}

.smart-color-on-base-lighter {
  color: var(--smart-on-base-lighter) !important;
}

.smart-color-on-base-dark {
  color: var(--smart-on-base-dark) !important;
}

.smart-color-on-base-darker {
  color: var(--smart-on-base-darker) !important;
}

.smart-color-on-primary {
  color: var(--smart-on-primary) !important;
}

.smart-color-on-primary-light {
  color: var(--smart-on-primary-light) !important;
}

.smart-color-on-primary-lighter {
  color: var(--smart-on-primary-lighter) !important;
}

.smart-color-on-primary-dark {
  color: var(--smart-on-primary-dark) !important;
}

.smart-color-on-primary-darker {
  color: var(--smart-on-primary-darker) !important;
}

.smart-color-on-secondary {
  color: var(--smart-on-secondary) !important;
}

.smart-color-on-secondary-light {
  color: var(--smart-on-secondary-light) !important;
}

.smart-color-on-secondary-lighter {
  color: var(--smart-on-secondary-lighter) !important;
}

.smart-color-on-secondary-dark {
  color: var(--smart-on-secondary-dark) !important;
}

.smart-color-on-secondary-darker {
  color: var(--smart-on-secondary-darker) !important;
}

.smart-color-on-info {
  color: var(--smart-on-info) !important;
}

.smart-color-on-info-light {
  color: var(--smart-on-info-light) !important;
}

.smart-color-on-info-lighter {
  color: var(--smart-on-info-lighter) !important;
}

.smart-color-on-info-dark {
  color: var(--smart-on-info-dark) !important;
}

.smart-color-on-info-darker {
  color: var(--smart-on-info-darker) !important;
}

.smart-color-on-success {
  color: var(--smart-on-success) !important;
}

.smart-color-on-success-light {
  color: var(--smart-on-success-light) !important;
}

.smart-color-on-success-lighter {
  color: var(--smart-on-success-lighter) !important;
}

.smart-color-on-success-dark {
  color: var(--smart-on-success-dark) !important;
}

.smart-color-on-success-darker {
  color: var(--smart-on-success-darker) !important;
}

.smart-color-on-warning {
  color: var(--smart-on-warning) !important;
}

.smart-color-on-warning-light {
  color: var(--smart-on-warning-light) !important;
}

.smart-color-on-warning-lighter {
  color: var(--smart-on-warning-lighter) !important;
}

.smart-color-on-warning-dark {
  color: var(--smart-on-warning-dark) !important;
}

.smart-color-on-warning-darker {
  color: var(--smart-on-warning-darker) !important;
}

.smart-color-on-error {
  color: var(--smart-on-error) !important;
}

.smart-color-on-error-light {
  color: var(--smart-on-error-light) !important;
}

.smart-color-on-error-lighter {
  color: var(--smart-on-error-lighter) !important;
}

.smart-color-on-error-dark {
  color: var(--smart-on-error-dark) !important;
}

.smart-color-on-error-darker {
  color: var(--smart-on-error-darker) !important;
}

.smart-background-color-white {
  background-color: var(--smart-white) !important;
}

.smart-background-color-black {
  background-color: var(--smart-black) !important;
}

.smart-background-color-base {
  background-color: var(--smart-base) !important;
}

.smart-background-color-base-50 {
  background-color: var(--smart-base-50) !important;
}

.smart-background-color-base-100 {
  background-color: var(--smart-base-100) !important;
}

.smart-background-color-base-200 {
  background-color: var(--smart-base-200) !important;
}

.smart-background-color-base-300 {
  background-color: var(--smart-base-300) !important;
}

.smart-background-color-base-400 {
  background-color: var(--smart-base-400) !important;
}

.smart-background-color-base-500 {
  background-color: var(--smart-base-500) !important;
}

.smart-background-color-base-600 {
  background-color: var(--smart-base-600) !important;
}

.smart-background-color-base-700 {
  background-color: var(--smart-base-700) !important;
}

.smart-background-color-base-800 {
  background-color: var(--smart-base-800) !important;
}

.smart-background-color-base-900 {
  background-color: var(--smart-base-900) !important;
}

.smart-background-color-base-light {
  background-color: var(--smart-base-light) !important;
}

.smart-background-color-base-lighter {
  background-color: var(--smart-base-lighter) !important;
}

.smart-background-color-base-dark {
  background-color: var(--smart-base-dark) !important;
}

.smart-background-color-base-darker {
  background-color: var(--smart-base-darker) !important;
}

.smart-background-color-primary {
  background-color: var(--smart-primary) !important;
}

.smart-background-color-primary-light {
  background-color: var(--smart-primary-light) !important;
}

.smart-background-color-primary-lighter {
  background-color: var(--smart-primary-lighter) !important;
}

.smart-background-color-primary-dark {
  background-color: var(--smart-primary-dark) !important;
}

.smart-background-color-primary-darker {
  background-color: var(--smart-primary-darker) !important;
}

.smart-background-color-secondary {
  background-color: var(--smart-secondary) !important;
}

.smart-background-color-secondary-light {
  background-color: var(--smart-secondary-light) !important;
}

.smart-background-color-secondary-lighter {
  background-color: var(--smart-secondary-lighter) !important;
}

.smart-background-color-secondary-dark {
  background-color: var(--smart-secondary-dark) !important;
}

.smart-background-color-secondary-darker {
  background-color: var(--smart-secondary-darker) !important;
}

.smart-background-color-info {
  background-color: var(--smart-info) !important;
}

.smart-background-color-info-light {
  background-color: var(--smart-info-light) !important;
}

.smart-background-color-info-lighter {
  background-color: var(--smart-info-lighter) !important;
}

.smart-background-color-info-dark {
  background-color: var(--smart-info-dark) !important;
}

.smart-background-color-info-darker {
  background-color: var(--smart-info-darker) !important;
}

.smart-background-color-success {
  background-color: var(--smart-success) !important;
}

.smart-background-color-success-light {
  background-color: var(--smart-success-light) !important;
}

.smart-background-color-success-lighter {
  background-color: var(--smart-success-lighter) !important;
}

.smart-background-color-success-dark {
  background-color: var(--smart-success-dark) !important;
}

.smart-background-color-success-darker {
  background-color: var(--smart-success-darker) !important;
}

.smart-background-color-warning {
  background-color: var(--smart-warning) !important;
}

.smart-background-color-warning-light {
  background-color: var(--smart-warning-light) !important;
}

.smart-background-color-warning-lighter {
  background-color: var(--smart-warning-lighter) !important;
}

.smart-background-color-warning-dark {
  background-color: var(--smart-warning-dark) !important;
}

.smart-background-color-warning-darker {
  background-color: var(--smart-warning-darker) !important;
}

.smart-background-color-error {
  background-color: var(--smart-error) !important;
}

.smart-background-color-error-light {
  background-color: var(--smart-error-light) !important;
}

.smart-background-color-error-lighter {
  background-color: var(--smart-error-lighter) !important;
}

.smart-background-color-error-dark {
  background-color: var(--smart-error-dark) !important;
}

.smart-background-color-error-darker {
  background-color: var(--smart-error-darker) !important;
}

.smart-background-color-on-base {
  background-color: var(--smart-on-base) !important;
}

.smart-background-color-on-base-light {
  background-color: var(--smart-on-base-light) !important;
}

.smart-background-color-on-base-lighter {
  background-color: var(--smart-on-base-lighter) !important;
}

.smart-background-color-on-base-dark {
  background-color: var(--smart-on-base-dark) !important;
}

.smart-background-color-on-base-darker {
  background-color: var(--smart-on-base-darker) !important;
}

.smart-background-color-on-primary {
  background-color: var(--smart-on-primary) !important;
}

.smart-background-color-on-primary-light {
  background-color: var(--smart-on-primary-light) !important;
}

.smart-background-color-on-primary-lighter {
  background-color: var(--smart-on-primary-lighter) !important;
}

.smart-background-color-on-primary-dark {
  background-color: var(--smart-on-primary-dark) !important;
}

.smart-background-color-on-primary-darker {
  background-color: var(--smart-on-primary-darker) !important;
}

.smart-background-color-on-secondary {
  background-color: var(--smart-on-secondary) !important;
}

.smart-background-color-on-secondary-light {
  background-color: var(--smart-on-secondary-light) !important;
}

.smart-background-color-on-secondary-lighter {
  background-color: var(--smart-on-secondary-lighter) !important;
}

.smart-background-color-on-secondary-dark {
  background-color: var(--smart-on-secondary-dark) !important;
}

.smart-background-color-on-secondary-darker {
  background-color: var(--smart-on-secondary-darker) !important;
}

.smart-background-color-on-info {
  background-color: var(--smart-on-info) !important;
}

.smart-background-color-on-info-light {
  background-color: var(--smart-on-info-light) !important;
}

.smart-background-color-on-info-lighter {
  background-color: var(--smart-on-info-lighter) !important;
}

.smart-background-color-on-info-dark {
  background-color: var(--smart-on-info-dark) !important;
}

.smart-background-color-on-info-darker {
  background-color: var(--smart-on-info-darker) !important;
}

.smart-background-color-on-success {
  background-color: var(--smart-on-success) !important;
}

.smart-background-color-on-success-light {
  background-color: var(--smart-on-success-light) !important;
}

.smart-background-color-on-success-lighter {
  background-color: var(--smart-on-success-lighter) !important;
}

.smart-background-color-on-success-dark {
  background-color: var(--smart-on-success-dark) !important;
}

.smart-background-color-on-success-darker {
  background-color: var(--smart-on-success-darker) !important;
}

.smart-background-color-on-warning {
  background-color: var(--smart-on-warning) !important;
}

.smart-background-color-on-warning-light {
  background-color: var(--smart-on-warning-light) !important;
}

.smart-background-color-on-warning-lighter {
  background-color: var(--smart-on-warning-lighter) !important;
}

.smart-background-color-on-warning-dark {
  background-color: var(--smart-on-warning-dark) !important;
}

.smart-background-color-on-warning-darker {
  background-color: var(--smart-on-warning-darker) !important;
}

.smart-background-color-on-error {
  background-color: var(--smart-on-error) !important;
}

.smart-background-color-on-error-light {
  background-color: var(--smart-on-error-light) !important;
}

.smart-background-color-on-error-lighter {
  background-color: var(--smart-on-error-lighter) !important;
}

.smart-background-color-on-error-dark {
  background-color: var(--smart-on-error-dark) !important;
}

.smart-background-color-on-error-darker {
  background-color: var(--smart-on-error-darker) !important;
}

.smart-border {
  border-width: 0;
  border-width: var(--smart-border-width);
  border-style: solid;
  border-color: var(--smart-base);
}

.smart-border-0 {
  border-width: 0 !important;
}

.smart-border-start {
  border-width: 0;
  border-inline-start-width: var(--smart-border-width);
  border-style: solid;
  border-color: var(--smart-base);
}

.smart-border-start-0 {
  border-inline-start-width: 0 !important;
}

.smart-border-end {
  border-width: 0;
  border-inline-end-width: var(--smart-border-width);
  border-style: solid;
  border-color: var(--smart-base);
}

.smart-border-end-0 {
  border-inline-end-width: 0 !important;
}

.smart-border-left {
  border-width: 0;
  border-left-width: var(--smart-border-width);
  border-style: solid;
  border-color: var(--smart-base);
}

.smart-border-left-0 {
  border-left-width: 0 !important;
}

.smart-border-right {
  border-width: 0;
  border-right-width: var(--smart-border-width);
  border-style: solid;
  border-color: var(--smart-base);
}

.smart-border-right-0 {
  border-right-width: 0 !important;
}

.smart-border-top {
  border-width: 0;
  border-top-width: var(--smart-border-width);
  border-style: solid;
  border-color: var(--smart-base);
}

.smart-border-top-0 {
  border-top-width: 0 !important;
}

.smart-border-bottom {
  border-width: 0;
  border-bottom-width: var(--smart-border-width);
  border-style: solid;
  border-color: var(--smart-base);
}

.smart-border-bottom-0 {
  border-bottom-width: 0 !important;
}

.smart-border-white {
  border-width: var(--smart-border-width);
  border-style: solid;
  border-color: var(--smart-white) !important;
}

.smart-border-black {
  border-width: var(--smart-border-width);
  border-style: solid;
  border-color: var(--smart-black) !important;
}

.smart-border-base {
  border-width: var(--smart-border-width);
  border-style: solid;
  border-color: var(--smart-base) !important;
}

.smart-border-base-50 {
  border-width: var(--smart-border-width);
  border-style: solid;
  border-color: var(--smart-base-50) !important;
}

.smart-border-base-100 {
  border-width: var(--smart-border-width);
  border-style: solid;
  border-color: var(--smart-base-100) !important;
}

.smart-border-base-200 {
  border-width: var(--smart-border-width);
  border-style: solid;
  border-color: var(--smart-base-200) !important;
}

.smart-border-base-300 {
  border-width: var(--smart-border-width);
  border-style: solid;
  border-color: var(--smart-base-300) !important;
}

.smart-border-base-400 {
  border-width: var(--smart-border-width);
  border-style: solid;
  border-color: var(--smart-base-400) !important;
}

.smart-border-base-500 {
  border-width: var(--smart-border-width);
  border-style: solid;
  border-color: var(--smart-base-500) !important;
}

.smart-border-base-600 {
  border-width: var(--smart-border-width);
  border-style: solid;
  border-color: var(--smart-base-600) !important;
}

.smart-border-base-700 {
  border-width: var(--smart-border-width);
  border-style: solid;
  border-color: var(--smart-base-700) !important;
}

.smart-border-base-800 {
  border-width: var(--smart-border-width);
  border-style: solid;
  border-color: var(--smart-base-800) !important;
}

.smart-border-base-900 {
  border-width: var(--smart-border-width);
  border-style: solid;
  border-color: var(--smart-base-900) !important;
}

.smart-border-base-light {
  border-width: var(--smart-border-width);
  border-style: solid;
  border-color: var(--smart-base-light) !important;
}

.smart-border-base-lighter {
  border-width: var(--smart-border-width);
  border-style: solid;
  border-color: var(--smart-base-lighter) !important;
}

.smart-border-base-dark {
  border-width: var(--smart-border-width);
  border-style: solid;
  border-color: var(--smart-base-dark) !important;
}

.smart-border-base-darker {
  border-width: var(--smart-border-width);
  border-style: solid;
  border-color: var(--smart-base-darker) !important;
}

.smart-border-primary {
  border-width: var(--smart-border-width);
  border-style: solid;
  border-color: var(--smart-primary) !important;
}

.smart-border-primary-light {
  border-width: var(--smart-border-width);
  border-style: solid;
  border-color: var(--smart-primary-light) !important;
}

.smart-border-primary-lighter {
  border-width: var(--smart-border-width);
  border-style: solid;
  border-color: var(--smart-primary-lighter) !important;
}

.smart-border-primary-dark {
  border-width: var(--smart-border-width);
  border-style: solid;
  border-color: var(--smart-primary-dark) !important;
}

.smart-border-primary-darker {
  border-width: var(--smart-border-width);
  border-style: solid;
  border-color: var(--smart-primary-darker) !important;
}

.smart-border-secondary {
  border-width: var(--smart-border-width);
  border-style: solid;
  border-color: var(--smart-secondary) !important;
}

.smart-border-secondary-light {
  border-width: var(--smart-border-width);
  border-style: solid;
  border-color: var(--smart-secondary-light) !important;
}

.smart-border-secondary-lighter {
  border-width: var(--smart-border-width);
  border-style: solid;
  border-color: var(--smart-secondary-lighter) !important;
}

.smart-border-secondary-dark {
  border-width: var(--smart-border-width);
  border-style: solid;
  border-color: var(--smart-secondary-dark) !important;
}

.smart-border-secondary-darker {
  border-width: var(--smart-border-width);
  border-style: solid;
  border-color: var(--smart-secondary-darker) !important;
}

.smart-border-info {
  border-width: var(--smart-border-width);
  border-style: solid;
  border-color: var(--smart-info) !important;
}

.smart-border-info-light {
  border-width: var(--smart-border-width);
  border-style: solid;
  border-color: var(--smart-info-light) !important;
}

.smart-border-info-lighter {
  border-width: var(--smart-border-width);
  border-style: solid;
  border-color: var(--smart-info-lighter) !important;
}

.smart-border-info-dark {
  border-width: var(--smart-border-width);
  border-style: solid;
  border-color: var(--smart-info-dark) !important;
}

.smart-border-info-darker {
  border-width: var(--smart-border-width);
  border-style: solid;
  border-color: var(--smart-info-darker) !important;
}

.smart-border-success {
  border-width: var(--smart-border-width);
  border-style: solid;
  border-color: var(--smart-success) !important;
}

.smart-border-success-light {
  border-width: var(--smart-border-width);
  border-style: solid;
  border-color: var(--smart-success-light) !important;
}

.smart-border-success-lighter {
  border-width: var(--smart-border-width);
  border-style: solid;
  border-color: var(--smart-success-lighter) !important;
}

.smart-border-success-dark {
  border-width: var(--smart-border-width);
  border-style: solid;
  border-color: var(--smart-success-dark) !important;
}

.smart-border-success-darker {
  border-width: var(--smart-border-width);
  border-style: solid;
  border-color: var(--smart-success-darker) !important;
}

.smart-border-warning {
  border-width: var(--smart-border-width);
  border-style: solid;
  border-color: var(--smart-warning) !important;
}

.smart-border-warning-light {
  border-width: var(--smart-border-width);
  border-style: solid;
  border-color: var(--smart-warning-light) !important;
}

.smart-border-warning-lighter {
  border-width: var(--smart-border-width);
  border-style: solid;
  border-color: var(--smart-warning-lighter) !important;
}

.smart-border-warning-dark {
  border-width: var(--smart-border-width);
  border-style: solid;
  border-color: var(--smart-warning-dark) !important;
}

.smart-border-warning-darker {
  border-width: var(--smart-border-width);
  border-style: solid;
  border-color: var(--smart-warning-darker) !important;
}

.smart-border-error {
  border-width: var(--smart-border-width);
  border-style: solid;
  border-color: var(--smart-error) !important;
}

.smart-border-error-light {
  border-width: var(--smart-border-width);
  border-style: solid;
  border-color: var(--smart-error-light) !important;
}

.smart-border-error-lighter {
  border-width: var(--smart-border-width);
  border-style: solid;
  border-color: var(--smart-error-lighter) !important;
}

.smart-border-error-dark {
  border-width: var(--smart-border-width);
  border-style: solid;
  border-color: var(--smart-error-dark) !important;
}

.smart-border-error-darker {
  border-width: var(--smart-border-width);
  border-style: solid;
  border-color: var(--smart-error-darker) !important;
}

.smart-border-on-base {
  border-width: var(--smart-border-width);
  border-style: solid;
  border-color: var(--smart-on-base) !important;
}

.smart-border-on-base-light {
  border-width: var(--smart-border-width);
  border-style: solid;
  border-color: var(--smart-on-base-light) !important;
}

.smart-border-on-base-lighter {
  border-width: var(--smart-border-width);
  border-style: solid;
  border-color: var(--smart-on-base-lighter) !important;
}

.smart-border-on-base-dark {
  border-width: var(--smart-border-width);
  border-style: solid;
  border-color: var(--smart-on-base-dark) !important;
}

.smart-border-on-base-darker {
  border-width: var(--smart-border-width);
  border-style: solid;
  border-color: var(--smart-on-base-darker) !important;
}

.smart-border-on-primary {
  border-width: var(--smart-border-width);
  border-style: solid;
  border-color: var(--smart-on-primary) !important;
}

.smart-border-on-primary-light {
  border-width: var(--smart-border-width);
  border-style: solid;
  border-color: var(--smart-on-primary-light) !important;
}

.smart-border-on-primary-lighter {
  border-width: var(--smart-border-width);
  border-style: solid;
  border-color: var(--smart-on-primary-lighter) !important;
}

.smart-border-on-primary-dark {
  border-width: var(--smart-border-width);
  border-style: solid;
  border-color: var(--smart-on-primary-dark) !important;
}

.smart-border-on-primary-darker {
  border-width: var(--smart-border-width);
  border-style: solid;
  border-color: var(--smart-on-primary-darker) !important;
}

.smart-border-on-secondary {
  border-width: var(--smart-border-width);
  border-style: solid;
  border-color: var(--smart-on-secondary) !important;
}

.smart-border-on-secondary-light {
  border-width: var(--smart-border-width);
  border-style: solid;
  border-color: var(--smart-on-secondary-light) !important;
}

.smart-border-on-secondary-lighter {
  border-width: var(--smart-border-width);
  border-style: solid;
  border-color: var(--smart-on-secondary-lighter) !important;
}

.smart-border-on-secondary-dark {
  border-width: var(--smart-border-width);
  border-style: solid;
  border-color: var(--smart-on-secondary-dark) !important;
}

.smart-border-on-secondary-darker {
  border-width: var(--smart-border-width);
  border-style: solid;
  border-color: var(--smart-on-secondary-darker) !important;
}

.smart-border-on-info {
  border-width: var(--smart-border-width);
  border-style: solid;
  border-color: var(--smart-on-info) !important;
}

.smart-border-on-info-light {
  border-width: var(--smart-border-width);
  border-style: solid;
  border-color: var(--smart-on-info-light) !important;
}

.smart-border-on-info-lighter {
  border-width: var(--smart-border-width);
  border-style: solid;
  border-color: var(--smart-on-info-lighter) !important;
}

.smart-border-on-info-dark {
  border-width: var(--smart-border-width);
  border-style: solid;
  border-color: var(--smart-on-info-dark) !important;
}

.smart-border-on-info-darker {
  border-width: var(--smart-border-width);
  border-style: solid;
  border-color: var(--smart-on-info-darker) !important;
}

.smart-border-on-success {
  border-width: var(--smart-border-width);
  border-style: solid;
  border-color: var(--smart-on-success) !important;
}

.smart-border-on-success-light {
  border-width: var(--smart-border-width);
  border-style: solid;
  border-color: var(--smart-on-success-light) !important;
}

.smart-border-on-success-lighter {
  border-width: var(--smart-border-width);
  border-style: solid;
  border-color: var(--smart-on-success-lighter) !important;
}

.smart-border-on-success-dark {
  border-width: var(--smart-border-width);
  border-style: solid;
  border-color: var(--smart-on-success-dark) !important;
}

.smart-border-on-success-darker {
  border-width: var(--smart-border-width);
  border-style: solid;
  border-color: var(--smart-on-success-darker) !important;
}

.smart-border-on-warning {
  border-width: var(--smart-border-width);
  border-style: solid;
  border-color: var(--smart-on-warning) !important;
}

.smart-border-on-warning-light {
  border-width: var(--smart-border-width);
  border-style: solid;
  border-color: var(--smart-on-warning-light) !important;
}

.smart-border-on-warning-lighter {
  border-width: var(--smart-border-width);
  border-style: solid;
  border-color: var(--smart-on-warning-lighter) !important;
}

.smart-border-on-warning-dark {
  border-width: var(--smart-border-width);
  border-style: solid;
  border-color: var(--smart-on-warning-dark) !important;
}

.smart-border-on-warning-darker {
  border-width: var(--smart-border-width);
  border-style: solid;
  border-color: var(--smart-on-warning-darker) !important;
}

.smart-border-on-error {
  border-width: var(--smart-border-width);
  border-style: solid;
  border-color: var(--smart-on-error) !important;
}

.smart-border-on-error-light {
  border-width: var(--smart-border-width);
  border-style: solid;
  border-color: var(--smart-on-error-light) !important;
}

.smart-border-on-error-lighter {
  border-width: var(--smart-border-width);
  border-style: solid;
  border-color: var(--smart-on-error-lighter) !important;
}

.smart-border-on-error-dark {
  border-width: var(--smart-border-width);
  border-style: solid;
  border-color: var(--smart-on-error-dark) !important;
}

.smart-border-on-error-darker {
  border-width: var(--smart-border-width);
  border-style: solid;
  border-color: var(--smart-on-error-darker) !important;
}

.smart-border-color-white {
  border-color: var(--smart-white) !important;
}

.smart-border-color-black {
  border-color: var(--smart-black) !important;
}

.smart-border-color-base {
  border-color: var(--smart-base) !important;
}

.smart-border-color-base-50 {
  border-color: var(--smart-base-50) !important;
}

.smart-border-color-base-100 {
  border-color: var(--smart-base-100) !important;
}

.smart-border-color-base-200 {
  border-color: var(--smart-base-200) !important;
}

.smart-border-color-base-300 {
  border-color: var(--smart-base-300) !important;
}

.smart-border-color-base-400 {
  border-color: var(--smart-base-400) !important;
}

.smart-border-color-base-500 {
  border-color: var(--smart-base-500) !important;
}

.smart-border-color-base-600 {
  border-color: var(--smart-base-600) !important;
}

.smart-border-color-base-700 {
  border-color: var(--smart-base-700) !important;
}

.smart-border-color-base-800 {
  border-color: var(--smart-base-800) !important;
}

.smart-border-color-base-900 {
  border-color: var(--smart-base-900) !important;
}

.smart-border-color-base-light {
  border-color: var(--smart-base-light) !important;
}

.smart-border-color-base-lighter {
  border-color: var(--smart-base-lighter) !important;
}

.smart-border-color-base-dark {
  border-color: var(--smart-base-dark) !important;
}

.smart-border-color-base-darker {
  border-color: var(--smart-base-darker) !important;
}

.smart-border-color-primary {
  border-color: var(--smart-primary) !important;
}

.smart-border-color-primary-light {
  border-color: var(--smart-primary-light) !important;
}

.smart-border-color-primary-lighter {
  border-color: var(--smart-primary-lighter) !important;
}

.smart-border-color-primary-dark {
  border-color: var(--smart-primary-dark) !important;
}

.smart-border-color-primary-darker {
  border-color: var(--smart-primary-darker) !important;
}

.smart-border-color-secondary {
  border-color: var(--smart-secondary) !important;
}

.smart-border-color-secondary-light {
  border-color: var(--smart-secondary-light) !important;
}

.smart-border-color-secondary-lighter {
  border-color: var(--smart-secondary-lighter) !important;
}

.smart-border-color-secondary-dark {
  border-color: var(--smart-secondary-dark) !important;
}

.smart-border-color-secondary-darker {
  border-color: var(--smart-secondary-darker) !important;
}

.smart-border-color-info {
  border-color: var(--smart-info) !important;
}

.smart-border-color-info-light {
  border-color: var(--smart-info-light) !important;
}

.smart-border-color-info-lighter {
  border-color: var(--smart-info-lighter) !important;
}

.smart-border-color-info-dark {
  border-color: var(--smart-info-dark) !important;
}

.smart-border-color-info-darker {
  border-color: var(--smart-info-darker) !important;
}

.smart-border-color-success {
  border-color: var(--smart-success) !important;
}

.smart-border-color-success-light {
  border-color: var(--smart-success-light) !important;
}

.smart-border-color-success-lighter {
  border-color: var(--smart-success-lighter) !important;
}

.smart-border-color-success-dark {
  border-color: var(--smart-success-dark) !important;
}

.smart-border-color-success-darker {
  border-color: var(--smart-success-darker) !important;
}

.smart-border-color-warning {
  border-color: var(--smart-warning) !important;
}

.smart-border-color-warning-light {
  border-color: var(--smart-warning-light) !important;
}

.smart-border-color-warning-lighter {
  border-color: var(--smart-warning-lighter) !important;
}

.smart-border-color-warning-dark {
  border-color: var(--smart-warning-dark) !important;
}

.smart-border-color-warning-darker {
  border-color: var(--smart-warning-darker) !important;
}

.smart-border-color-error {
  border-color: var(--smart-error) !important;
}

.smart-border-color-error-light {
  border-color: var(--smart-error-light) !important;
}

.smart-border-color-error-lighter {
  border-color: var(--smart-error-lighter) !important;
}

.smart-border-color-error-dark {
  border-color: var(--smart-error-dark) !important;
}

.smart-border-color-error-darker {
  border-color: var(--smart-error-darker) !important;
}

.smart-border-color-on-base {
  border-color: var(--smart-on-base) !important;
}

.smart-border-color-on-base-light {
  border-color: var(--smart-on-base-light) !important;
}

.smart-border-color-on-base-lighter {
  border-color: var(--smart-on-base-lighter) !important;
}

.smart-border-color-on-base-dark {
  border-color: var(--smart-on-base-dark) !important;
}

.smart-border-color-on-base-darker {
  border-color: var(--smart-on-base-darker) !important;
}

.smart-border-color-on-primary {
  border-color: var(--smart-on-primary) !important;
}

.smart-border-color-on-primary-light {
  border-color: var(--smart-on-primary-light) !important;
}

.smart-border-color-on-primary-lighter {
  border-color: var(--smart-on-primary-lighter) !important;
}

.smart-border-color-on-primary-dark {
  border-color: var(--smart-on-primary-dark) !important;
}

.smart-border-color-on-primary-darker {
  border-color: var(--smart-on-primary-darker) !important;
}

.smart-border-color-on-secondary {
  border-color: var(--smart-on-secondary) !important;
}

.smart-border-color-on-secondary-light {
  border-color: var(--smart-on-secondary-light) !important;
}

.smart-border-color-on-secondary-lighter {
  border-color: var(--smart-on-secondary-lighter) !important;
}

.smart-border-color-on-secondary-dark {
  border-color: var(--smart-on-secondary-dark) !important;
}

.smart-border-color-on-secondary-darker {
  border-color: var(--smart-on-secondary-darker) !important;
}

.smart-border-color-on-info {
  border-color: var(--smart-on-info) !important;
}

.smart-border-color-on-info-light {
  border-color: var(--smart-on-info-light) !important;
}

.smart-border-color-on-info-lighter {
  border-color: var(--smart-on-info-lighter) !important;
}

.smart-border-color-on-info-dark {
  border-color: var(--smart-on-info-dark) !important;
}

.smart-border-color-on-info-darker {
  border-color: var(--smart-on-info-darker) !important;
}

.smart-border-color-on-success {
  border-color: var(--smart-on-success) !important;
}

.smart-border-color-on-success-light {
  border-color: var(--smart-on-success-light) !important;
}

.smart-border-color-on-success-lighter {
  border-color: var(--smart-on-success-lighter) !important;
}

.smart-border-color-on-success-dark {
  border-color: var(--smart-on-success-dark) !important;
}

.smart-border-color-on-success-darker {
  border-color: var(--smart-on-success-darker) !important;
}

.smart-border-color-on-warning {
  border-color: var(--smart-on-warning) !important;
}

.smart-border-color-on-warning-light {
  border-color: var(--smart-on-warning-light) !important;
}

.smart-border-color-on-warning-lighter {
  border-color: var(--smart-on-warning-lighter) !important;
}

.smart-border-color-on-warning-dark {
  border-color: var(--smart-on-warning-dark) !important;
}

.smart-border-color-on-warning-darker {
  border-color: var(--smart-on-warning-darker) !important;
}

.smart-border-color-on-error {
  border-color: var(--smart-on-error) !important;
}

.smart-border-color-on-error-light {
  border-color: var(--smart-on-error-light) !important;
}

.smart-border-color-on-error-lighter {
  border-color: var(--smart-on-error-lighter) !important;
}

.smart-border-color-on-error-dark {
  border-color: var(--smart-on-error-dark) !important;
}

.smart-border-color-on-error-darker {
  border-color: var(--smart-on-error-darker) !important;
}

.smart-m-0 {
  margin: 0 !important;
}

.smart-my-0, .smart-mt-0 {
  margin-top: 0 !important;
}

.smart-mx-0, .smart-mr-0 {
  margin-right: 0 !important;
}

.smart-my-0, .smart-mb-0 {
  margin-bottom: 0 !important;
}

.smart-mx-0, .smart-ml-0 {
  margin-left: 0 !important;
}

.smart-ms-0 {
  margin-inline-start: 0 !important;
}

.smart-me-0 {
  margin-inline-end: 0 !important;
}

.smart-m-05 {
  margin: 0.125rem !important;
}

.smart-my-05, .smart-mt-05 {
  margin-top: 0.125rem !important;
}

.smart-mx-05, .smart-mr-05 {
  margin-right: 0.125rem !important;
}

.smart-my-05, .smart-mb-05 {
  margin-bottom: 0.125rem !important;
}

.smart-mx-05, .smart-ml-05 {
  margin-left: 0.125rem !important;
}

.smart-ms-05 {
  margin-inline-start: 0.125rem !important;
}

.smart-me-05 {
  margin-inline-end: 0.125rem !important;
}

.smart-m-1 {
  margin: 0.25rem !important;
}

.smart-my-1, .smart-mt-1 {
  margin-top: 0.25rem !important;
}

.smart-mx-1, .smart-mr-1 {
  margin-right: 0.25rem !important;
}

.smart-my-1, .smart-mb-1 {
  margin-bottom: 0.25rem !important;
}

.smart-mx-1, .smart-ml-1 {
  margin-left: 0.25rem !important;
}

.smart-ms-1 {
  margin-inline-start: 0.25rem !important;
}

.smart-me-1 {
  margin-inline-end: 0.25rem !important;
}

.smart-m-2 {
  margin: 0.5rem !important;
}

.smart-my-2, .smart-mt-2 {
  margin-top: 0.5rem !important;
}

.smart-mx-2, .smart-mr-2 {
  margin-right: 0.5rem !important;
}

.smart-my-2, .smart-mb-2 {
  margin-bottom: 0.5rem !important;
}

.smart-mx-2, .smart-ml-2 {
  margin-left: 0.5rem !important;
}

.smart-ms-2 {
  margin-inline-start: 0.5rem !important;
}

.smart-me-2 {
  margin-inline-end: 0.5rem !important;
}

.smart-m-3 {
  margin: 0.75rem !important;
}

.smart-my-3, .smart-mt-3 {
  margin-top: 0.75rem !important;
}

.smart-mx-3, .smart-mr-3 {
  margin-right: 0.75rem !important;
}

.smart-my-3, .smart-mb-3 {
  margin-bottom: 0.75rem !important;
}

.smart-mx-3, .smart-ml-3 {
  margin-left: 0.75rem !important;
}

.smart-ms-3 {
  margin-inline-start: 0.75rem !important;
}

.smart-me-3 {
  margin-inline-end: 0.75rem !important;
}

.smart-m-4 {
  margin: 1rem !important;
}

.smart-my-4, .smart-mt-4 {
  margin-top: 1rem !important;
}

.smart-mx-4, .smart-mr-4 {
  margin-right: 1rem !important;
}

.smart-my-4, .smart-mb-4 {
  margin-bottom: 1rem !important;
}

.smart-mx-4, .smart-ml-4 {
  margin-left: 1rem !important;
}

.smart-ms-4 {
  margin-inline-start: 1rem !important;
}

.smart-me-4 {
  margin-inline-end: 1rem !important;
}

.smart-m-5 {
  margin: 1.25rem !important;
}

.smart-my-5, .smart-mt-5 {
  margin-top: 1.25rem !important;
}

.smart-mx-5, .smart-mr-5 {
  margin-right: 1.25rem !important;
}

.smart-my-5, .smart-mb-5 {
  margin-bottom: 1.25rem !important;
}

.smart-mx-5, .smart-ml-5 {
  margin-left: 1.25rem !important;
}

.smart-ms-5 {
  margin-inline-start: 1.25rem !important;
}

.smart-me-5 {
  margin-inline-end: 1.25rem !important;
}

.smart-m-6 {
  margin: 1.5rem !important;
}

.smart-my-6, .smart-mt-6 {
  margin-top: 1.5rem !important;
}

.smart-mx-6, .smart-mr-6 {
  margin-right: 1.5rem !important;
}

.smart-my-6, .smart-mb-6 {
  margin-bottom: 1.5rem !important;
}

.smart-mx-6, .smart-ml-6 {
  margin-left: 1.5rem !important;
}

.smart-ms-6 {
  margin-inline-start: 1.5rem !important;
}

.smart-me-6 {
  margin-inline-end: 1.5rem !important;
}

.smart-m-7 {
  margin: 1.75rem !important;
}

.smart-my-7, .smart-mt-7 {
  margin-top: 1.75rem !important;
}

.smart-mx-7, .smart-mr-7 {
  margin-right: 1.75rem !important;
}

.smart-my-7, .smart-mb-7 {
  margin-bottom: 1.75rem !important;
}

.smart-mx-7, .smart-ml-7 {
  margin-left: 1.75rem !important;
}

.smart-ms-7 {
  margin-inline-start: 1.75rem !important;
}

.smart-me-7 {
  margin-inline-end: 1.75rem !important;
}

.smart-m-8 {
  margin: 2rem !important;
}

.smart-my-8, .smart-mt-8 {
  margin-top: 2rem !important;
}

.smart-mx-8, .smart-mr-8 {
  margin-right: 2rem !important;
}

.smart-my-8, .smart-mb-8 {
  margin-bottom: 2rem !important;
}

.smart-mx-8, .smart-ml-8 {
  margin-left: 2rem !important;
}

.smart-ms-8 {
  margin-inline-start: 2rem !important;
}

.smart-me-8 {
  margin-inline-end: 2rem !important;
}

.smart-m-9 {
  margin: 2.25rem !important;
}

.smart-my-9, .smart-mt-9 {
  margin-top: 2.25rem !important;
}

.smart-mx-9, .smart-mr-9 {
  margin-right: 2.25rem !important;
}

.smart-my-9, .smart-mb-9 {
  margin-bottom: 2.25rem !important;
}

.smart-mx-9, .smart-ml-9 {
  margin-left: 2.25rem !important;
}

.smart-ms-9 {
  margin-inline-start: 2.25rem !important;
}

.smart-me-9 {
  margin-inline-end: 2.25rem !important;
}

.smart-m-10 {
  margin: 2.5rem !important;
}

.smart-my-10, .smart-mt-10 {
  margin-top: 2.5rem !important;
}

.smart-mx-10, .smart-mr-10 {
  margin-right: 2.5rem !important;
}

.smart-my-10, .smart-mb-10 {
  margin-bottom: 2.5rem !important;
}

.smart-mx-10, .smart-ml-10 {
  margin-left: 2.5rem !important;
}

.smart-ms-10 {
  margin-inline-start: 2.5rem !important;
}

.smart-me-10 {
  margin-inline-end: 2.5rem !important;
}

.smart-m-11 {
  margin: 2.75rem !important;
}

.smart-my-11, .smart-mt-11 {
  margin-top: 2.75rem !important;
}

.smart-mx-11, .smart-mr-11 {
  margin-right: 2.75rem !important;
}

.smart-my-11, .smart-mb-11 {
  margin-bottom: 2.75rem !important;
}

.smart-mx-11, .smart-ml-11 {
  margin-left: 2.75rem !important;
}

.smart-ms-11 {
  margin-inline-start: 2.75rem !important;
}

.smart-me-11 {
  margin-inline-end: 2.75rem !important;
}

.smart-m-12 {
  margin: 3rem !important;
}

.smart-my-12, .smart-mt-12 {
  margin-top: 3rem !important;
}

.smart-mx-12, .smart-mr-12 {
  margin-right: 3rem !important;
}

.smart-my-12, .smart-mb-12 {
  margin-bottom: 3rem !important;
}

.smart-mx-12, .smart-ml-12 {
  margin-left: 3rem !important;
}

.smart-ms-12 {
  margin-inline-start: 3rem !important;
}

.smart-me-12 {
  margin-inline-end: 3rem !important;
}

.smart-p-0 {
  padding: 0 !important;
}

.smart-py-0, .smart-pt-0 {
  padding-top: 0 !important;
}

.smart-px-0, .smart-pr-0 {
  padding-right: 0 !important;
}

.smart-py-0, .smart-pb-0 {
  padding-bottom: 0 !important;
}

.smart-px-0, .smart-pl-0 {
  padding-left: 0 !important;
}

.smart-ps-0 {
  padding-inline-start: 0 !important;
}

.smart-pe-0 {
  padding-inline-end: 0 !important;
}

.smart-p-05 {
  padding: 0.125rem !important;
}

.smart-py-05, .smart-pt-05 {
  padding-top: 0.125rem !important;
}

.smart-px-05, .smart-pr-05 {
  padding-right: 0.125rem !important;
}

.smart-py-05, .smart-pb-05 {
  padding-bottom: 0.125rem !important;
}

.smart-px-05, .smart-pl-05 {
  padding-left: 0.125rem !important;
}

.smart-ps-05 {
  padding-inline-start: 0.125rem !important;
}

.smart-pe-05 {
  padding-inline-end: 0.125rem !important;
}

.smart-p-1 {
  padding: 0.25rem !important;
}

.smart-py-1, .smart-pt-1 {
  padding-top: 0.25rem !important;
}

.smart-px-1, .smart-pr-1 {
  padding-right: 0.25rem !important;
}

.smart-py-1, .smart-pb-1 {
  padding-bottom: 0.25rem !important;
}

.smart-px-1, .smart-pl-1 {
  padding-left: 0.25rem !important;
}

.smart-ps-1 {
  padding-inline-start: 0.25rem !important;
}

.smart-pe-1 {
  padding-inline-end: 0.25rem !important;
}

.smart-p-2 {
  padding: 0.5rem !important;
}

.smart-py-2, .smart-pt-2 {
  padding-top: 0.5rem !important;
}

.smart-px-2, .smart-pr-2 {
  padding-right: 0.5rem !important;
}

.smart-py-2, .smart-pb-2 {
  padding-bottom: 0.5rem !important;
}

.smart-px-2, .smart-pl-2 {
  padding-left: 0.5rem !important;
}

.smart-ps-2 {
  padding-inline-start: 0.5rem !important;
}

.smart-pe-2 {
  padding-inline-end: 0.5rem !important;
}

.smart-p-3 {
  padding: 0.75rem !important;
}

.smart-py-3, .smart-pt-3 {
  padding-top: 0.75rem !important;
}

.smart-px-3, .smart-pr-3 {
  padding-right: 0.75rem !important;
}

.smart-py-3, .smart-pb-3 {
  padding-bottom: 0.75rem !important;
}

.smart-px-3, .smart-pl-3 {
  padding-left: 0.75rem !important;
}

.smart-ps-3 {
  padding-inline-start: 0.75rem !important;
}

.smart-pe-3 {
  padding-inline-end: 0.75rem !important;
}

.smart-p-4 {
  padding: 1rem !important;
}

.smart-py-4, .smart-pt-4 {
  padding-top: 1rem !important;
}

.smart-px-4, .smart-pr-4 {
  padding-right: 1rem !important;
}

.smart-py-4, .smart-pb-4 {
  padding-bottom: 1rem !important;
}

.smart-px-4, .smart-pl-4 {
  padding-left: 1rem !important;
}

.smart-ps-4 {
  padding-inline-start: 1rem !important;
}

.smart-pe-4 {
  padding-inline-end: 1rem !important;
}

.smart-p-5 {
  padding: 1.25rem !important;
}

.smart-py-5, .smart-pt-5 {
  padding-top: 1.25rem !important;
}

.smart-px-5, .smart-pr-5 {
  padding-right: 1.25rem !important;
}

.smart-py-5, .smart-pb-5 {
  padding-bottom: 1.25rem !important;
}

.smart-px-5, .smart-pl-5 {
  padding-left: 1.25rem !important;
}

.smart-ps-5 {
  padding-inline-start: 1.25rem !important;
}

.smart-pe-5 {
  padding-inline-end: 1.25rem !important;
}

.smart-p-6 {
  padding: 1.5rem !important;
}

.smart-py-6, .smart-pt-6 {
  padding-top: 1.5rem !important;
}

.smart-px-6, .smart-pr-6 {
  padding-right: 1.5rem !important;
}

.smart-py-6, .smart-pb-6 {
  padding-bottom: 1.5rem !important;
}

.smart-px-6, .smart-pl-6 {
  padding-left: 1.5rem !important;
}

.smart-ps-6 {
  padding-inline-start: 1.5rem !important;
}

.smart-pe-6 {
  padding-inline-end: 1.5rem !important;
}

.smart-p-7 {
  padding: 1.75rem !important;
}

.smart-py-7, .smart-pt-7 {
  padding-top: 1.75rem !important;
}

.smart-px-7, .smart-pr-7 {
  padding-right: 1.75rem !important;
}

.smart-py-7, .smart-pb-7 {
  padding-bottom: 1.75rem !important;
}

.smart-px-7, .smart-pl-7 {
  padding-left: 1.75rem !important;
}

.smart-ps-7 {
  padding-inline-start: 1.75rem !important;
}

.smart-pe-7 {
  padding-inline-end: 1.75rem !important;
}

.smart-p-8 {
  padding: 2rem !important;
}

.smart-py-8, .smart-pt-8 {
  padding-top: 2rem !important;
}

.smart-px-8, .smart-pr-8 {
  padding-right: 2rem !important;
}

.smart-py-8, .smart-pb-8 {
  padding-bottom: 2rem !important;
}

.smart-px-8, .smart-pl-8 {
  padding-left: 2rem !important;
}

.smart-ps-8 {
  padding-inline-start: 2rem !important;
}

.smart-pe-8 {
  padding-inline-end: 2rem !important;
}

.smart-p-9 {
  padding: 2.25rem !important;
}

.smart-py-9, .smart-pt-9 {
  padding-top: 2.25rem !important;
}

.smart-px-9, .smart-pr-9 {
  padding-right: 2.25rem !important;
}

.smart-py-9, .smart-pb-9 {
  padding-bottom: 2.25rem !important;
}

.smart-px-9, .smart-pl-9 {
  padding-left: 2.25rem !important;
}

.smart-ps-9 {
  padding-inline-start: 2.25rem !important;
}

.smart-pe-9 {
  padding-inline-end: 2.25rem !important;
}

.smart-p-10 {
  padding: 2.5rem !important;
}

.smart-py-10, .smart-pt-10 {
  padding-top: 2.5rem !important;
}

.smart-px-10, .smart-pr-10 {
  padding-right: 2.5rem !important;
}

.smart-py-10, .smart-pb-10 {
  padding-bottom: 2.5rem !important;
}

.smart-px-10, .smart-pl-10 {
  padding-left: 2.5rem !important;
}

.smart-ps-10 {
  padding-inline-start: 2.5rem !important;
}

.smart-pe-10 {
  padding-inline-end: 2.5rem !important;
}

.smart-p-11 {
  padding: 2.75rem !important;
}

.smart-py-11, .smart-pt-11 {
  padding-top: 2.75rem !important;
}

.smart-px-11, .smart-pr-11 {
  padding-right: 2.75rem !important;
}

.smart-py-11, .smart-pb-11 {
  padding-bottom: 2.75rem !important;
}

.smart-px-11, .smart-pl-11 {
  padding-left: 2.75rem !important;
}

.smart-ps-11 {
  padding-inline-start: 2.75rem !important;
}

.smart-pe-11 {
  padding-inline-end: 2.75rem !important;
}

.smart-p-12 {
  padding: 3rem !important;
}

.smart-py-12, .smart-pt-12 {
  padding-top: 3rem !important;
}

.smart-px-12, .smart-pr-12 {
  padding-right: 3rem !important;
}

.smart-py-12, .smart-pb-12 {
  padding-bottom: 3rem !important;
}

.smart-px-12, .smart-pl-12 {
  padding-left: 3rem !important;
}

.smart-ps-12 {
  padding-inline-start: 3rem !important;
}

.smart-pe-12 {
  padding-inline-end: 3rem !important;
}

.smart-m-auto {
  margin: auto !important;
}

.smart-my-auto, .smart-mt-auto {
  margin-top: auto !important;
}

.smart-mx-auto, .smart-mr-auto {
  margin-right: auto !important;
}

.smart-my-auto, .smart-mb-auto {
  margin-bottom: auto !important;
}

.smart-mx-auto, .smart-ml-auto {
  margin-left: auto !important;
}

.smart-ms-auto {
  margin-inline-start: auto !important;
}

.smart-me-auto {
  margin-inline-end: auto !important;
}

@media (min-width: 576px) {
  .smart-m-xs-0 {
    margin: 0 !important;
  }
  .smart-my-xs-0, .smart-mt-xs-0 {
    margin-top: 0 !important;
  }
  .smart-mx-xs-0, .smart-mr-xs-0 {
    margin-right: 0 !important;
  }
  .smart-my-xs-0, .smart-mb-xs-0 {
    margin-bottom: 0 !important;
  }
  .smart-mx-xs-0, .smart-ml-xs-0 {
    margin-left: 0 !important;
  }
  .smart-ms-xs-0 {
    margin-inline-start: 0 !important;
  }
  .smart-me-xs-0 {
    margin-inline-end: 0 !important;
  }
  .smart-m-xs-05 {
    margin: 0.125rem !important;
  }
  .smart-my-xs-05, .smart-mt-xs-05 {
    margin-top: 0.125rem !important;
  }
  .smart-mx-xs-05, .smart-mr-xs-05 {
    margin-right: 0.125rem !important;
  }
  .smart-my-xs-05, .smart-mb-xs-05 {
    margin-bottom: 0.125rem !important;
  }
  .smart-mx-xs-05, .smart-ml-xs-05 {
    margin-left: 0.125rem !important;
  }
  .smart-ms-xs-05 {
    margin-inline-start: 0.125rem !important;
  }
  .smart-me-xs-05 {
    margin-inline-end: 0.125rem !important;
  }
  .smart-m-xs-1 {
    margin: 0.25rem !important;
  }
  .smart-my-xs-1, .smart-mt-xs-1 {
    margin-top: 0.25rem !important;
  }
  .smart-mx-xs-1, .smart-mr-xs-1 {
    margin-right: 0.25rem !important;
  }
  .smart-my-xs-1, .smart-mb-xs-1 {
    margin-bottom: 0.25rem !important;
  }
  .smart-mx-xs-1, .smart-ml-xs-1 {
    margin-left: 0.25rem !important;
  }
  .smart-ms-xs-1 {
    margin-inline-start: 0.25rem !important;
  }
  .smart-me-xs-1 {
    margin-inline-end: 0.25rem !important;
  }
  .smart-m-xs-2 {
    margin: 0.5rem !important;
  }
  .smart-my-xs-2, .smart-mt-xs-2 {
    margin-top: 0.5rem !important;
  }
  .smart-mx-xs-2, .smart-mr-xs-2 {
    margin-right: 0.5rem !important;
  }
  .smart-my-xs-2, .smart-mb-xs-2 {
    margin-bottom: 0.5rem !important;
  }
  .smart-mx-xs-2, .smart-ml-xs-2 {
    margin-left: 0.5rem !important;
  }
  .smart-ms-xs-2 {
    margin-inline-start: 0.5rem !important;
  }
  .smart-me-xs-2 {
    margin-inline-end: 0.5rem !important;
  }
  .smart-m-xs-3 {
    margin: 0.75rem !important;
  }
  .smart-my-xs-3, .smart-mt-xs-3 {
    margin-top: 0.75rem !important;
  }
  .smart-mx-xs-3, .smart-mr-xs-3 {
    margin-right: 0.75rem !important;
  }
  .smart-my-xs-3, .smart-mb-xs-3 {
    margin-bottom: 0.75rem !important;
  }
  .smart-mx-xs-3, .smart-ml-xs-3 {
    margin-left: 0.75rem !important;
  }
  .smart-ms-xs-3 {
    margin-inline-start: 0.75rem !important;
  }
  .smart-me-xs-3 {
    margin-inline-end: 0.75rem !important;
  }
  .smart-m-xs-4 {
    margin: 1rem !important;
  }
  .smart-my-xs-4, .smart-mt-xs-4 {
    margin-top: 1rem !important;
  }
  .smart-mx-xs-4, .smart-mr-xs-4 {
    margin-right: 1rem !important;
  }
  .smart-my-xs-4, .smart-mb-xs-4 {
    margin-bottom: 1rem !important;
  }
  .smart-mx-xs-4, .smart-ml-xs-4 {
    margin-left: 1rem !important;
  }
  .smart-ms-xs-4 {
    margin-inline-start: 1rem !important;
  }
  .smart-me-xs-4 {
    margin-inline-end: 1rem !important;
  }
  .smart-m-xs-5 {
    margin: 1.25rem !important;
  }
  .smart-my-xs-5, .smart-mt-xs-5 {
    margin-top: 1.25rem !important;
  }
  .smart-mx-xs-5, .smart-mr-xs-5 {
    margin-right: 1.25rem !important;
  }
  .smart-my-xs-5, .smart-mb-xs-5 {
    margin-bottom: 1.25rem !important;
  }
  .smart-mx-xs-5, .smart-ml-xs-5 {
    margin-left: 1.25rem !important;
  }
  .smart-ms-xs-5 {
    margin-inline-start: 1.25rem !important;
  }
  .smart-me-xs-5 {
    margin-inline-end: 1.25rem !important;
  }
  .smart-m-xs-6 {
    margin: 1.5rem !important;
  }
  .smart-my-xs-6, .smart-mt-xs-6 {
    margin-top: 1.5rem !important;
  }
  .smart-mx-xs-6, .smart-mr-xs-6 {
    margin-right: 1.5rem !important;
  }
  .smart-my-xs-6, .smart-mb-xs-6 {
    margin-bottom: 1.5rem !important;
  }
  .smart-mx-xs-6, .smart-ml-xs-6 {
    margin-left: 1.5rem !important;
  }
  .smart-ms-xs-6 {
    margin-inline-start: 1.5rem !important;
  }
  .smart-me-xs-6 {
    margin-inline-end: 1.5rem !important;
  }
  .smart-m-xs-7 {
    margin: 1.75rem !important;
  }
  .smart-my-xs-7, .smart-mt-xs-7 {
    margin-top: 1.75rem !important;
  }
  .smart-mx-xs-7, .smart-mr-xs-7 {
    margin-right: 1.75rem !important;
  }
  .smart-my-xs-7, .smart-mb-xs-7 {
    margin-bottom: 1.75rem !important;
  }
  .smart-mx-xs-7, .smart-ml-xs-7 {
    margin-left: 1.75rem !important;
  }
  .smart-ms-xs-7 {
    margin-inline-start: 1.75rem !important;
  }
  .smart-me-xs-7 {
    margin-inline-end: 1.75rem !important;
  }
  .smart-m-xs-8 {
    margin: 2rem !important;
  }
  .smart-my-xs-8, .smart-mt-xs-8 {
    margin-top: 2rem !important;
  }
  .smart-mx-xs-8, .smart-mr-xs-8 {
    margin-right: 2rem !important;
  }
  .smart-my-xs-8, .smart-mb-xs-8 {
    margin-bottom: 2rem !important;
  }
  .smart-mx-xs-8, .smart-ml-xs-8 {
    margin-left: 2rem !important;
  }
  .smart-ms-xs-8 {
    margin-inline-start: 2rem !important;
  }
  .smart-me-xs-8 {
    margin-inline-end: 2rem !important;
  }
  .smart-m-xs-9 {
    margin: 2.25rem !important;
  }
  .smart-my-xs-9, .smart-mt-xs-9 {
    margin-top: 2.25rem !important;
  }
  .smart-mx-xs-9, .smart-mr-xs-9 {
    margin-right: 2.25rem !important;
  }
  .smart-my-xs-9, .smart-mb-xs-9 {
    margin-bottom: 2.25rem !important;
  }
  .smart-mx-xs-9, .smart-ml-xs-9 {
    margin-left: 2.25rem !important;
  }
  .smart-ms-xs-9 {
    margin-inline-start: 2.25rem !important;
  }
  .smart-me-xs-9 {
    margin-inline-end: 2.25rem !important;
  }
  .smart-m-xs-10 {
    margin: 2.5rem !important;
  }
  .smart-my-xs-10, .smart-mt-xs-10 {
    margin-top: 2.5rem !important;
  }
  .smart-mx-xs-10, .smart-mr-xs-10 {
    margin-right: 2.5rem !important;
  }
  .smart-my-xs-10, .smart-mb-xs-10 {
    margin-bottom: 2.5rem !important;
  }
  .smart-mx-xs-10, .smart-ml-xs-10 {
    margin-left: 2.5rem !important;
  }
  .smart-ms-xs-10 {
    margin-inline-start: 2.5rem !important;
  }
  .smart-me-xs-10 {
    margin-inline-end: 2.5rem !important;
  }
  .smart-m-xs-11 {
    margin: 2.75rem !important;
  }
  .smart-my-xs-11, .smart-mt-xs-11 {
    margin-top: 2.75rem !important;
  }
  .smart-mx-xs-11, .smart-mr-xs-11 {
    margin-right: 2.75rem !important;
  }
  .smart-my-xs-11, .smart-mb-xs-11 {
    margin-bottom: 2.75rem !important;
  }
  .smart-mx-xs-11, .smart-ml-xs-11 {
    margin-left: 2.75rem !important;
  }
  .smart-ms-xs-11 {
    margin-inline-start: 2.75rem !important;
  }
  .smart-me-xs-11 {
    margin-inline-end: 2.75rem !important;
  }
  .smart-m-xs-12 {
    margin: 3rem !important;
  }
  .smart-my-xs-12, .smart-mt-xs-12 {
    margin-top: 3rem !important;
  }
  .smart-mx-xs-12, .smart-mr-xs-12 {
    margin-right: 3rem !important;
  }
  .smart-my-xs-12, .smart-mb-xs-12 {
    margin-bottom: 3rem !important;
  }
  .smart-mx-xs-12, .smart-ml-xs-12 {
    margin-left: 3rem !important;
  }
  .smart-ms-xs-12 {
    margin-inline-start: 3rem !important;
  }
  .smart-me-xs-12 {
    margin-inline-end: 3rem !important;
  }
  .smart-p-xs-0 {
    padding: 0 !important;
  }
  .smart-py-xs-0, .smart-pt-xs-0 {
    padding-top: 0 !important;
  }
  .smart-px-xs-0, .smart-pr-xs-0 {
    padding-right: 0 !important;
  }
  .smart-py-xs-0, .smart-pb-xs-0 {
    padding-bottom: 0 !important;
  }
  .smart-px-xs-0, .smart-pl-xs-0 {
    padding-left: 0 !important;
  }
  .smart-ps-xs-0 {
    padding-inline-start: 0 !important;
  }
  .smart-pe-xs-0 {
    padding-inline-end: 0 !important;
  }
  .smart-p-xs-05 {
    padding: 0.125rem !important;
  }
  .smart-py-xs-05, .smart-pt-xs-05 {
    padding-top: 0.125rem !important;
  }
  .smart-px-xs-05, .smart-pr-xs-05 {
    padding-right: 0.125rem !important;
  }
  .smart-py-xs-05, .smart-pb-xs-05 {
    padding-bottom: 0.125rem !important;
  }
  .smart-px-xs-05, .smart-pl-xs-05 {
    padding-left: 0.125rem !important;
  }
  .smart-ps-xs-05 {
    padding-inline-start: 0.125rem !important;
  }
  .smart-pe-xs-05 {
    padding-inline-end: 0.125rem !important;
  }
  .smart-p-xs-1 {
    padding: 0.25rem !important;
  }
  .smart-py-xs-1, .smart-pt-xs-1 {
    padding-top: 0.25rem !important;
  }
  .smart-px-xs-1, .smart-pr-xs-1 {
    padding-right: 0.25rem !important;
  }
  .smart-py-xs-1, .smart-pb-xs-1 {
    padding-bottom: 0.25rem !important;
  }
  .smart-px-xs-1, .smart-pl-xs-1 {
    padding-left: 0.25rem !important;
  }
  .smart-ps-xs-1 {
    padding-inline-start: 0.25rem !important;
  }
  .smart-pe-xs-1 {
    padding-inline-end: 0.25rem !important;
  }
  .smart-p-xs-2 {
    padding: 0.5rem !important;
  }
  .smart-py-xs-2, .smart-pt-xs-2 {
    padding-top: 0.5rem !important;
  }
  .smart-px-xs-2, .smart-pr-xs-2 {
    padding-right: 0.5rem !important;
  }
  .smart-py-xs-2, .smart-pb-xs-2 {
    padding-bottom: 0.5rem !important;
  }
  .smart-px-xs-2, .smart-pl-xs-2 {
    padding-left: 0.5rem !important;
  }
  .smart-ps-xs-2 {
    padding-inline-start: 0.5rem !important;
  }
  .smart-pe-xs-2 {
    padding-inline-end: 0.5rem !important;
  }
  .smart-p-xs-3 {
    padding: 0.75rem !important;
  }
  .smart-py-xs-3, .smart-pt-xs-3 {
    padding-top: 0.75rem !important;
  }
  .smart-px-xs-3, .smart-pr-xs-3 {
    padding-right: 0.75rem !important;
  }
  .smart-py-xs-3, .smart-pb-xs-3 {
    padding-bottom: 0.75rem !important;
  }
  .smart-px-xs-3, .smart-pl-xs-3 {
    padding-left: 0.75rem !important;
  }
  .smart-ps-xs-3 {
    padding-inline-start: 0.75rem !important;
  }
  .smart-pe-xs-3 {
    padding-inline-end: 0.75rem !important;
  }
  .smart-p-xs-4 {
    padding: 1rem !important;
  }
  .smart-py-xs-4, .smart-pt-xs-4 {
    padding-top: 1rem !important;
  }
  .smart-px-xs-4, .smart-pr-xs-4 {
    padding-right: 1rem !important;
  }
  .smart-py-xs-4, .smart-pb-xs-4 {
    padding-bottom: 1rem !important;
  }
  .smart-px-xs-4, .smart-pl-xs-4 {
    padding-left: 1rem !important;
  }
  .smart-ps-xs-4 {
    padding-inline-start: 1rem !important;
  }
  .smart-pe-xs-4 {
    padding-inline-end: 1rem !important;
  }
  .smart-p-xs-5 {
    padding: 1.25rem !important;
  }
  .smart-py-xs-5, .smart-pt-xs-5 {
    padding-top: 1.25rem !important;
  }
  .smart-px-xs-5, .smart-pr-xs-5 {
    padding-right: 1.25rem !important;
  }
  .smart-py-xs-5, .smart-pb-xs-5 {
    padding-bottom: 1.25rem !important;
  }
  .smart-px-xs-5, .smart-pl-xs-5 {
    padding-left: 1.25rem !important;
  }
  .smart-ps-xs-5 {
    padding-inline-start: 1.25rem !important;
  }
  .smart-pe-xs-5 {
    padding-inline-end: 1.25rem !important;
  }
  .smart-p-xs-6 {
    padding: 1.5rem !important;
  }
  .smart-py-xs-6, .smart-pt-xs-6 {
    padding-top: 1.5rem !important;
  }
  .smart-px-xs-6, .smart-pr-xs-6 {
    padding-right: 1.5rem !important;
  }
  .smart-py-xs-6, .smart-pb-xs-6 {
    padding-bottom: 1.5rem !important;
  }
  .smart-px-xs-6, .smart-pl-xs-6 {
    padding-left: 1.5rem !important;
  }
  .smart-ps-xs-6 {
    padding-inline-start: 1.5rem !important;
  }
  .smart-pe-xs-6 {
    padding-inline-end: 1.5rem !important;
  }
  .smart-p-xs-7 {
    padding: 1.75rem !important;
  }
  .smart-py-xs-7, .smart-pt-xs-7 {
    padding-top: 1.75rem !important;
  }
  .smart-px-xs-7, .smart-pr-xs-7 {
    padding-right: 1.75rem !important;
  }
  .smart-py-xs-7, .smart-pb-xs-7 {
    padding-bottom: 1.75rem !important;
  }
  .smart-px-xs-7, .smart-pl-xs-7 {
    padding-left: 1.75rem !important;
  }
  .smart-ps-xs-7 {
    padding-inline-start: 1.75rem !important;
  }
  .smart-pe-xs-7 {
    padding-inline-end: 1.75rem !important;
  }
  .smart-p-xs-8 {
    padding: 2rem !important;
  }
  .smart-py-xs-8, .smart-pt-xs-8 {
    padding-top: 2rem !important;
  }
  .smart-px-xs-8, .smart-pr-xs-8 {
    padding-right: 2rem !important;
  }
  .smart-py-xs-8, .smart-pb-xs-8 {
    padding-bottom: 2rem !important;
  }
  .smart-px-xs-8, .smart-pl-xs-8 {
    padding-left: 2rem !important;
  }
  .smart-ps-xs-8 {
    padding-inline-start: 2rem !important;
  }
  .smart-pe-xs-8 {
    padding-inline-end: 2rem !important;
  }
  .smart-p-xs-9 {
    padding: 2.25rem !important;
  }
  .smart-py-xs-9, .smart-pt-xs-9 {
    padding-top: 2.25rem !important;
  }
  .smart-px-xs-9, .smart-pr-xs-9 {
    padding-right: 2.25rem !important;
  }
  .smart-py-xs-9, .smart-pb-xs-9 {
    padding-bottom: 2.25rem !important;
  }
  .smart-px-xs-9, .smart-pl-xs-9 {
    padding-left: 2.25rem !important;
  }
  .smart-ps-xs-9 {
    padding-inline-start: 2.25rem !important;
  }
  .smart-pe-xs-9 {
    padding-inline-end: 2.25rem !important;
  }
  .smart-p-xs-10 {
    padding: 2.5rem !important;
  }
  .smart-py-xs-10, .smart-pt-xs-10 {
    padding-top: 2.5rem !important;
  }
  .smart-px-xs-10, .smart-pr-xs-10 {
    padding-right: 2.5rem !important;
  }
  .smart-py-xs-10, .smart-pb-xs-10 {
    padding-bottom: 2.5rem !important;
  }
  .smart-px-xs-10, .smart-pl-xs-10 {
    padding-left: 2.5rem !important;
  }
  .smart-ps-xs-10 {
    padding-inline-start: 2.5rem !important;
  }
  .smart-pe-xs-10 {
    padding-inline-end: 2.5rem !important;
  }
  .smart-p-xs-11 {
    padding: 2.75rem !important;
  }
  .smart-py-xs-11, .smart-pt-xs-11 {
    padding-top: 2.75rem !important;
  }
  .smart-px-xs-11, .smart-pr-xs-11 {
    padding-right: 2.75rem !important;
  }
  .smart-py-xs-11, .smart-pb-xs-11 {
    padding-bottom: 2.75rem !important;
  }
  .smart-px-xs-11, .smart-pl-xs-11 {
    padding-left: 2.75rem !important;
  }
  .smart-ps-xs-11 {
    padding-inline-start: 2.75rem !important;
  }
  .smart-pe-xs-11 {
    padding-inline-end: 2.75rem !important;
  }
  .smart-p-xs-12 {
    padding: 3rem !important;
  }
  .smart-py-xs-12, .smart-pt-xs-12 {
    padding-top: 3rem !important;
  }
  .smart-px-xs-12, .smart-pr-xs-12 {
    padding-right: 3rem !important;
  }
  .smart-py-xs-12, .smart-pb-xs-12 {
    padding-bottom: 3rem !important;
  }
  .smart-px-xs-12, .smart-pl-xs-12 {
    padding-left: 3rem !important;
  }
  .smart-ps-xs-12 {
    padding-inline-start: 3rem !important;
  }
  .smart-pe-xs-12 {
    padding-inline-end: 3rem !important;
  }
  .smart-m-xs-auto {
    margin: auto !important;
  }
  .smart-my-xs-auto, .smart-mt-xs-auto {
    margin-top: auto !important;
  }
  .smart-mx-xs-auto, .smart-mr-xs-auto {
    margin-right: auto !important;
  }
  .smart-my-xs-auto, .smart-mb-xs-auto {
    margin-bottom: auto !important;
  }
  .smart-mx-xs-auto, .smart-ml-xs-auto {
    margin-left: auto !important;
  }
  .smart-ms-xs-auto {
    margin-inline-start: auto !important;
  }
  .smart-me-xs-auto {
    margin-inline-end: auto !important;
  }
}
@media (min-width: 768px) {
  .smart-m-sm-0 {
    margin: 0 !important;
  }
  .smart-my-sm-0, .smart-mt-sm-0 {
    margin-top: 0 !important;
  }
  .smart-mx-sm-0, .smart-mr-sm-0 {
    margin-right: 0 !important;
  }
  .smart-my-sm-0, .smart-mb-sm-0 {
    margin-bottom: 0 !important;
  }
  .smart-mx-sm-0, .smart-ml-sm-0 {
    margin-left: 0 !important;
  }
  .smart-ms-sm-0 {
    margin-inline-start: 0 !important;
  }
  .smart-me-sm-0 {
    margin-inline-end: 0 !important;
  }
  .smart-m-sm-05 {
    margin: 0.125rem !important;
  }
  .smart-my-sm-05, .smart-mt-sm-05 {
    margin-top: 0.125rem !important;
  }
  .smart-mx-sm-05, .smart-mr-sm-05 {
    margin-right: 0.125rem !important;
  }
  .smart-my-sm-05, .smart-mb-sm-05 {
    margin-bottom: 0.125rem !important;
  }
  .smart-mx-sm-05, .smart-ml-sm-05 {
    margin-left: 0.125rem !important;
  }
  .smart-ms-sm-05 {
    margin-inline-start: 0.125rem !important;
  }
  .smart-me-sm-05 {
    margin-inline-end: 0.125rem !important;
  }
  .smart-m-sm-1 {
    margin: 0.25rem !important;
  }
  .smart-my-sm-1, .smart-mt-sm-1 {
    margin-top: 0.25rem !important;
  }
  .smart-mx-sm-1, .smart-mr-sm-1 {
    margin-right: 0.25rem !important;
  }
  .smart-my-sm-1, .smart-mb-sm-1 {
    margin-bottom: 0.25rem !important;
  }
  .smart-mx-sm-1, .smart-ml-sm-1 {
    margin-left: 0.25rem !important;
  }
  .smart-ms-sm-1 {
    margin-inline-start: 0.25rem !important;
  }
  .smart-me-sm-1 {
    margin-inline-end: 0.25rem !important;
  }
  .smart-m-sm-2 {
    margin: 0.5rem !important;
  }
  .smart-my-sm-2, .smart-mt-sm-2 {
    margin-top: 0.5rem !important;
  }
  .smart-mx-sm-2, .smart-mr-sm-2 {
    margin-right: 0.5rem !important;
  }
  .smart-my-sm-2, .smart-mb-sm-2 {
    margin-bottom: 0.5rem !important;
  }
  .smart-mx-sm-2, .smart-ml-sm-2 {
    margin-left: 0.5rem !important;
  }
  .smart-ms-sm-2 {
    margin-inline-start: 0.5rem !important;
  }
  .smart-me-sm-2 {
    margin-inline-end: 0.5rem !important;
  }
  .smart-m-sm-3 {
    margin: 0.75rem !important;
  }
  .smart-my-sm-3, .smart-mt-sm-3 {
    margin-top: 0.75rem !important;
  }
  .smart-mx-sm-3, .smart-mr-sm-3 {
    margin-right: 0.75rem !important;
  }
  .smart-my-sm-3, .smart-mb-sm-3 {
    margin-bottom: 0.75rem !important;
  }
  .smart-mx-sm-3, .smart-ml-sm-3 {
    margin-left: 0.75rem !important;
  }
  .smart-ms-sm-3 {
    margin-inline-start: 0.75rem !important;
  }
  .smart-me-sm-3 {
    margin-inline-end: 0.75rem !important;
  }
  .smart-m-sm-4 {
    margin: 1rem !important;
  }
  .smart-my-sm-4, .smart-mt-sm-4 {
    margin-top: 1rem !important;
  }
  .smart-mx-sm-4, .smart-mr-sm-4 {
    margin-right: 1rem !important;
  }
  .smart-my-sm-4, .smart-mb-sm-4 {
    margin-bottom: 1rem !important;
  }
  .smart-mx-sm-4, .smart-ml-sm-4 {
    margin-left: 1rem !important;
  }
  .smart-ms-sm-4 {
    margin-inline-start: 1rem !important;
  }
  .smart-me-sm-4 {
    margin-inline-end: 1rem !important;
  }
  .smart-m-sm-5 {
    margin: 1.25rem !important;
  }
  .smart-my-sm-5, .smart-mt-sm-5 {
    margin-top: 1.25rem !important;
  }
  .smart-mx-sm-5, .smart-mr-sm-5 {
    margin-right: 1.25rem !important;
  }
  .smart-my-sm-5, .smart-mb-sm-5 {
    margin-bottom: 1.25rem !important;
  }
  .smart-mx-sm-5, .smart-ml-sm-5 {
    margin-left: 1.25rem !important;
  }
  .smart-ms-sm-5 {
    margin-inline-start: 1.25rem !important;
  }
  .smart-me-sm-5 {
    margin-inline-end: 1.25rem !important;
  }
  .smart-m-sm-6 {
    margin: 1.5rem !important;
  }
  .smart-my-sm-6, .smart-mt-sm-6 {
    margin-top: 1.5rem !important;
  }
  .smart-mx-sm-6, .smart-mr-sm-6 {
    margin-right: 1.5rem !important;
  }
  .smart-my-sm-6, .smart-mb-sm-6 {
    margin-bottom: 1.5rem !important;
  }
  .smart-mx-sm-6, .smart-ml-sm-6 {
    margin-left: 1.5rem !important;
  }
  .smart-ms-sm-6 {
    margin-inline-start: 1.5rem !important;
  }
  .smart-me-sm-6 {
    margin-inline-end: 1.5rem !important;
  }
  .smart-m-sm-7 {
    margin: 1.75rem !important;
  }
  .smart-my-sm-7, .smart-mt-sm-7 {
    margin-top: 1.75rem !important;
  }
  .smart-mx-sm-7, .smart-mr-sm-7 {
    margin-right: 1.75rem !important;
  }
  .smart-my-sm-7, .smart-mb-sm-7 {
    margin-bottom: 1.75rem !important;
  }
  .smart-mx-sm-7, .smart-ml-sm-7 {
    margin-left: 1.75rem !important;
  }
  .smart-ms-sm-7 {
    margin-inline-start: 1.75rem !important;
  }
  .smart-me-sm-7 {
    margin-inline-end: 1.75rem !important;
  }
  .smart-m-sm-8 {
    margin: 2rem !important;
  }
  .smart-my-sm-8, .smart-mt-sm-8 {
    margin-top: 2rem !important;
  }
  .smart-mx-sm-8, .smart-mr-sm-8 {
    margin-right: 2rem !important;
  }
  .smart-my-sm-8, .smart-mb-sm-8 {
    margin-bottom: 2rem !important;
  }
  .smart-mx-sm-8, .smart-ml-sm-8 {
    margin-left: 2rem !important;
  }
  .smart-ms-sm-8 {
    margin-inline-start: 2rem !important;
  }
  .smart-me-sm-8 {
    margin-inline-end: 2rem !important;
  }
  .smart-m-sm-9 {
    margin: 2.25rem !important;
  }
  .smart-my-sm-9, .smart-mt-sm-9 {
    margin-top: 2.25rem !important;
  }
  .smart-mx-sm-9, .smart-mr-sm-9 {
    margin-right: 2.25rem !important;
  }
  .smart-my-sm-9, .smart-mb-sm-9 {
    margin-bottom: 2.25rem !important;
  }
  .smart-mx-sm-9, .smart-ml-sm-9 {
    margin-left: 2.25rem !important;
  }
  .smart-ms-sm-9 {
    margin-inline-start: 2.25rem !important;
  }
  .smart-me-sm-9 {
    margin-inline-end: 2.25rem !important;
  }
  .smart-m-sm-10 {
    margin: 2.5rem !important;
  }
  .smart-my-sm-10, .smart-mt-sm-10 {
    margin-top: 2.5rem !important;
  }
  .smart-mx-sm-10, .smart-mr-sm-10 {
    margin-right: 2.5rem !important;
  }
  .smart-my-sm-10, .smart-mb-sm-10 {
    margin-bottom: 2.5rem !important;
  }
  .smart-mx-sm-10, .smart-ml-sm-10 {
    margin-left: 2.5rem !important;
  }
  .smart-ms-sm-10 {
    margin-inline-start: 2.5rem !important;
  }
  .smart-me-sm-10 {
    margin-inline-end: 2.5rem !important;
  }
  .smart-m-sm-11 {
    margin: 2.75rem !important;
  }
  .smart-my-sm-11, .smart-mt-sm-11 {
    margin-top: 2.75rem !important;
  }
  .smart-mx-sm-11, .smart-mr-sm-11 {
    margin-right: 2.75rem !important;
  }
  .smart-my-sm-11, .smart-mb-sm-11 {
    margin-bottom: 2.75rem !important;
  }
  .smart-mx-sm-11, .smart-ml-sm-11 {
    margin-left: 2.75rem !important;
  }
  .smart-ms-sm-11 {
    margin-inline-start: 2.75rem !important;
  }
  .smart-me-sm-11 {
    margin-inline-end: 2.75rem !important;
  }
  .smart-m-sm-12 {
    margin: 3rem !important;
  }
  .smart-my-sm-12, .smart-mt-sm-12 {
    margin-top: 3rem !important;
  }
  .smart-mx-sm-12, .smart-mr-sm-12 {
    margin-right: 3rem !important;
  }
  .smart-my-sm-12, .smart-mb-sm-12 {
    margin-bottom: 3rem !important;
  }
  .smart-mx-sm-12, .smart-ml-sm-12 {
    margin-left: 3rem !important;
  }
  .smart-ms-sm-12 {
    margin-inline-start: 3rem !important;
  }
  .smart-me-sm-12 {
    margin-inline-end: 3rem !important;
  }
  .smart-p-sm-0 {
    padding: 0 !important;
  }
  .smart-py-sm-0, .smart-pt-sm-0 {
    padding-top: 0 !important;
  }
  .smart-px-sm-0, .smart-pr-sm-0 {
    padding-right: 0 !important;
  }
  .smart-py-sm-0, .smart-pb-sm-0 {
    padding-bottom: 0 !important;
  }
  .smart-px-sm-0, .smart-pl-sm-0 {
    padding-left: 0 !important;
  }
  .smart-ps-sm-0 {
    padding-inline-start: 0 !important;
  }
  .smart-pe-sm-0 {
    padding-inline-end: 0 !important;
  }
  .smart-p-sm-05 {
    padding: 0.125rem !important;
  }
  .smart-py-sm-05, .smart-pt-sm-05 {
    padding-top: 0.125rem !important;
  }
  .smart-px-sm-05, .smart-pr-sm-05 {
    padding-right: 0.125rem !important;
  }
  .smart-py-sm-05, .smart-pb-sm-05 {
    padding-bottom: 0.125rem !important;
  }
  .smart-px-sm-05, .smart-pl-sm-05 {
    padding-left: 0.125rem !important;
  }
  .smart-ps-sm-05 {
    padding-inline-start: 0.125rem !important;
  }
  .smart-pe-sm-05 {
    padding-inline-end: 0.125rem !important;
  }
  .smart-p-sm-1 {
    padding: 0.25rem !important;
  }
  .smart-py-sm-1, .smart-pt-sm-1 {
    padding-top: 0.25rem !important;
  }
  .smart-px-sm-1, .smart-pr-sm-1 {
    padding-right: 0.25rem !important;
  }
  .smart-py-sm-1, .smart-pb-sm-1 {
    padding-bottom: 0.25rem !important;
  }
  .smart-px-sm-1, .smart-pl-sm-1 {
    padding-left: 0.25rem !important;
  }
  .smart-ps-sm-1 {
    padding-inline-start: 0.25rem !important;
  }
  .smart-pe-sm-1 {
    padding-inline-end: 0.25rem !important;
  }
  .smart-p-sm-2 {
    padding: 0.5rem !important;
  }
  .smart-py-sm-2, .smart-pt-sm-2 {
    padding-top: 0.5rem !important;
  }
  .smart-px-sm-2, .smart-pr-sm-2 {
    padding-right: 0.5rem !important;
  }
  .smart-py-sm-2, .smart-pb-sm-2 {
    padding-bottom: 0.5rem !important;
  }
  .smart-px-sm-2, .smart-pl-sm-2 {
    padding-left: 0.5rem !important;
  }
  .smart-ps-sm-2 {
    padding-inline-start: 0.5rem !important;
  }
  .smart-pe-sm-2 {
    padding-inline-end: 0.5rem !important;
  }
  .smart-p-sm-3 {
    padding: 0.75rem !important;
  }
  .smart-py-sm-3, .smart-pt-sm-3 {
    padding-top: 0.75rem !important;
  }
  .smart-px-sm-3, .smart-pr-sm-3 {
    padding-right: 0.75rem !important;
  }
  .smart-py-sm-3, .smart-pb-sm-3 {
    padding-bottom: 0.75rem !important;
  }
  .smart-px-sm-3, .smart-pl-sm-3 {
    padding-left: 0.75rem !important;
  }
  .smart-ps-sm-3 {
    padding-inline-start: 0.75rem !important;
  }
  .smart-pe-sm-3 {
    padding-inline-end: 0.75rem !important;
  }
  .smart-p-sm-4 {
    padding: 1rem !important;
  }
  .smart-py-sm-4, .smart-pt-sm-4 {
    padding-top: 1rem !important;
  }
  .smart-px-sm-4, .smart-pr-sm-4 {
    padding-right: 1rem !important;
  }
  .smart-py-sm-4, .smart-pb-sm-4 {
    padding-bottom: 1rem !important;
  }
  .smart-px-sm-4, .smart-pl-sm-4 {
    padding-left: 1rem !important;
  }
  .smart-ps-sm-4 {
    padding-inline-start: 1rem !important;
  }
  .smart-pe-sm-4 {
    padding-inline-end: 1rem !important;
  }
  .smart-p-sm-5 {
    padding: 1.25rem !important;
  }
  .smart-py-sm-5, .smart-pt-sm-5 {
    padding-top: 1.25rem !important;
  }
  .smart-px-sm-5, .smart-pr-sm-5 {
    padding-right: 1.25rem !important;
  }
  .smart-py-sm-5, .smart-pb-sm-5 {
    padding-bottom: 1.25rem !important;
  }
  .smart-px-sm-5, .smart-pl-sm-5 {
    padding-left: 1.25rem !important;
  }
  .smart-ps-sm-5 {
    padding-inline-start: 1.25rem !important;
  }
  .smart-pe-sm-5 {
    padding-inline-end: 1.25rem !important;
  }
  .smart-p-sm-6 {
    padding: 1.5rem !important;
  }
  .smart-py-sm-6, .smart-pt-sm-6 {
    padding-top: 1.5rem !important;
  }
  .smart-px-sm-6, .smart-pr-sm-6 {
    padding-right: 1.5rem !important;
  }
  .smart-py-sm-6, .smart-pb-sm-6 {
    padding-bottom: 1.5rem !important;
  }
  .smart-px-sm-6, .smart-pl-sm-6 {
    padding-left: 1.5rem !important;
  }
  .smart-ps-sm-6 {
    padding-inline-start: 1.5rem !important;
  }
  .smart-pe-sm-6 {
    padding-inline-end: 1.5rem !important;
  }
  .smart-p-sm-7 {
    padding: 1.75rem !important;
  }
  .smart-py-sm-7, .smart-pt-sm-7 {
    padding-top: 1.75rem !important;
  }
  .smart-px-sm-7, .smart-pr-sm-7 {
    padding-right: 1.75rem !important;
  }
  .smart-py-sm-7, .smart-pb-sm-7 {
    padding-bottom: 1.75rem !important;
  }
  .smart-px-sm-7, .smart-pl-sm-7 {
    padding-left: 1.75rem !important;
  }
  .smart-ps-sm-7 {
    padding-inline-start: 1.75rem !important;
  }
  .smart-pe-sm-7 {
    padding-inline-end: 1.75rem !important;
  }
  .smart-p-sm-8 {
    padding: 2rem !important;
  }
  .smart-py-sm-8, .smart-pt-sm-8 {
    padding-top: 2rem !important;
  }
  .smart-px-sm-8, .smart-pr-sm-8 {
    padding-right: 2rem !important;
  }
  .smart-py-sm-8, .smart-pb-sm-8 {
    padding-bottom: 2rem !important;
  }
  .smart-px-sm-8, .smart-pl-sm-8 {
    padding-left: 2rem !important;
  }
  .smart-ps-sm-8 {
    padding-inline-start: 2rem !important;
  }
  .smart-pe-sm-8 {
    padding-inline-end: 2rem !important;
  }
  .smart-p-sm-9 {
    padding: 2.25rem !important;
  }
  .smart-py-sm-9, .smart-pt-sm-9 {
    padding-top: 2.25rem !important;
  }
  .smart-px-sm-9, .smart-pr-sm-9 {
    padding-right: 2.25rem !important;
  }
  .smart-py-sm-9, .smart-pb-sm-9 {
    padding-bottom: 2.25rem !important;
  }
  .smart-px-sm-9, .smart-pl-sm-9 {
    padding-left: 2.25rem !important;
  }
  .smart-ps-sm-9 {
    padding-inline-start: 2.25rem !important;
  }
  .smart-pe-sm-9 {
    padding-inline-end: 2.25rem !important;
  }
  .smart-p-sm-10 {
    padding: 2.5rem !important;
  }
  .smart-py-sm-10, .smart-pt-sm-10 {
    padding-top: 2.5rem !important;
  }
  .smart-px-sm-10, .smart-pr-sm-10 {
    padding-right: 2.5rem !important;
  }
  .smart-py-sm-10, .smart-pb-sm-10 {
    padding-bottom: 2.5rem !important;
  }
  .smart-px-sm-10, .smart-pl-sm-10 {
    padding-left: 2.5rem !important;
  }
  .smart-ps-sm-10 {
    padding-inline-start: 2.5rem !important;
  }
  .smart-pe-sm-10 {
    padding-inline-end: 2.5rem !important;
  }
  .smart-p-sm-11 {
    padding: 2.75rem !important;
  }
  .smart-py-sm-11, .smart-pt-sm-11 {
    padding-top: 2.75rem !important;
  }
  .smart-px-sm-11, .smart-pr-sm-11 {
    padding-right: 2.75rem !important;
  }
  .smart-py-sm-11, .smart-pb-sm-11 {
    padding-bottom: 2.75rem !important;
  }
  .smart-px-sm-11, .smart-pl-sm-11 {
    padding-left: 2.75rem !important;
  }
  .smart-ps-sm-11 {
    padding-inline-start: 2.75rem !important;
  }
  .smart-pe-sm-11 {
    padding-inline-end: 2.75rem !important;
  }
  .smart-p-sm-12 {
    padding: 3rem !important;
  }
  .smart-py-sm-12, .smart-pt-sm-12 {
    padding-top: 3rem !important;
  }
  .smart-px-sm-12, .smart-pr-sm-12 {
    padding-right: 3rem !important;
  }
  .smart-py-sm-12, .smart-pb-sm-12 {
    padding-bottom: 3rem !important;
  }
  .smart-px-sm-12, .smart-pl-sm-12 {
    padding-left: 3rem !important;
  }
  .smart-ps-sm-12 {
    padding-inline-start: 3rem !important;
  }
  .smart-pe-sm-12 {
    padding-inline-end: 3rem !important;
  }
  .smart-m-sm-auto {
    margin: auto !important;
  }
  .smart-my-sm-auto, .smart-mt-sm-auto {
    margin-top: auto !important;
  }
  .smart-mx-sm-auto, .smart-mr-sm-auto {
    margin-right: auto !important;
  }
  .smart-my-sm-auto, .smart-mb-sm-auto {
    margin-bottom: auto !important;
  }
  .smart-mx-sm-auto, .smart-ml-sm-auto {
    margin-left: auto !important;
  }
  .smart-ms-sm-auto {
    margin-inline-start: auto !important;
  }
  .smart-me-sm-auto {
    margin-inline-end: auto !important;
  }
}
@media (min-width: 1024px) {
  .smart-m-md-0 {
    margin: 0 !important;
  }
  .smart-my-md-0, .smart-mt-md-0 {
    margin-top: 0 !important;
  }
  .smart-mx-md-0, .smart-mr-md-0 {
    margin-right: 0 !important;
  }
  .smart-my-md-0, .smart-mb-md-0 {
    margin-bottom: 0 !important;
  }
  .smart-mx-md-0, .smart-ml-md-0 {
    margin-left: 0 !important;
  }
  .smart-ms-md-0 {
    margin-inline-start: 0 !important;
  }
  .smart-me-md-0 {
    margin-inline-end: 0 !important;
  }
  .smart-m-md-05 {
    margin: 0.125rem !important;
  }
  .smart-my-md-05, .smart-mt-md-05 {
    margin-top: 0.125rem !important;
  }
  .smart-mx-md-05, .smart-mr-md-05 {
    margin-right: 0.125rem !important;
  }
  .smart-my-md-05, .smart-mb-md-05 {
    margin-bottom: 0.125rem !important;
  }
  .smart-mx-md-05, .smart-ml-md-05 {
    margin-left: 0.125rem !important;
  }
  .smart-ms-md-05 {
    margin-inline-start: 0.125rem !important;
  }
  .smart-me-md-05 {
    margin-inline-end: 0.125rem !important;
  }
  .smart-m-md-1 {
    margin: 0.25rem !important;
  }
  .smart-my-md-1, .smart-mt-md-1 {
    margin-top: 0.25rem !important;
  }
  .smart-mx-md-1, .smart-mr-md-1 {
    margin-right: 0.25rem !important;
  }
  .smart-my-md-1, .smart-mb-md-1 {
    margin-bottom: 0.25rem !important;
  }
  .smart-mx-md-1, .smart-ml-md-1 {
    margin-left: 0.25rem !important;
  }
  .smart-ms-md-1 {
    margin-inline-start: 0.25rem !important;
  }
  .smart-me-md-1 {
    margin-inline-end: 0.25rem !important;
  }
  .smart-m-md-2 {
    margin: 0.5rem !important;
  }
  .smart-my-md-2, .smart-mt-md-2 {
    margin-top: 0.5rem !important;
  }
  .smart-mx-md-2, .smart-mr-md-2 {
    margin-right: 0.5rem !important;
  }
  .smart-my-md-2, .smart-mb-md-2 {
    margin-bottom: 0.5rem !important;
  }
  .smart-mx-md-2, .smart-ml-md-2 {
    margin-left: 0.5rem !important;
  }
  .smart-ms-md-2 {
    margin-inline-start: 0.5rem !important;
  }
  .smart-me-md-2 {
    margin-inline-end: 0.5rem !important;
  }
  .smart-m-md-3 {
    margin: 0.75rem !important;
  }
  .smart-my-md-3, .smart-mt-md-3 {
    margin-top: 0.75rem !important;
  }
  .smart-mx-md-3, .smart-mr-md-3 {
    margin-right: 0.75rem !important;
  }
  .smart-my-md-3, .smart-mb-md-3 {
    margin-bottom: 0.75rem !important;
  }
  .smart-mx-md-3, .smart-ml-md-3 {
    margin-left: 0.75rem !important;
  }
  .smart-ms-md-3 {
    margin-inline-start: 0.75rem !important;
  }
  .smart-me-md-3 {
    margin-inline-end: 0.75rem !important;
  }
  .smart-m-md-4 {
    margin: 1rem !important;
  }
  .smart-my-md-4, .smart-mt-md-4 {
    margin-top: 1rem !important;
  }
  .smart-mx-md-4, .smart-mr-md-4 {
    margin-right: 1rem !important;
  }
  .smart-my-md-4, .smart-mb-md-4 {
    margin-bottom: 1rem !important;
  }
  .smart-mx-md-4, .smart-ml-md-4 {
    margin-left: 1rem !important;
  }
  .smart-ms-md-4 {
    margin-inline-start: 1rem !important;
  }
  .smart-me-md-4 {
    margin-inline-end: 1rem !important;
  }
  .smart-m-md-5 {
    margin: 1.25rem !important;
  }
  .smart-my-md-5, .smart-mt-md-5 {
    margin-top: 1.25rem !important;
  }
  .smart-mx-md-5, .smart-mr-md-5 {
    margin-right: 1.25rem !important;
  }
  .smart-my-md-5, .smart-mb-md-5 {
    margin-bottom: 1.25rem !important;
  }
  .smart-mx-md-5, .smart-ml-md-5 {
    margin-left: 1.25rem !important;
  }
  .smart-ms-md-5 {
    margin-inline-start: 1.25rem !important;
  }
  .smart-me-md-5 {
    margin-inline-end: 1.25rem !important;
  }
  .smart-m-md-6 {
    margin: 1.5rem !important;
  }
  .smart-my-md-6, .smart-mt-md-6 {
    margin-top: 1.5rem !important;
  }
  .smart-mx-md-6, .smart-mr-md-6 {
    margin-right: 1.5rem !important;
  }
  .smart-my-md-6, .smart-mb-md-6 {
    margin-bottom: 1.5rem !important;
  }
  .smart-mx-md-6, .smart-ml-md-6 {
    margin-left: 1.5rem !important;
  }
  .smart-ms-md-6 {
    margin-inline-start: 1.5rem !important;
  }
  .smart-me-md-6 {
    margin-inline-end: 1.5rem !important;
  }
  .smart-m-md-7 {
    margin: 1.75rem !important;
  }
  .smart-my-md-7, .smart-mt-md-7 {
    margin-top: 1.75rem !important;
  }
  .smart-mx-md-7, .smart-mr-md-7 {
    margin-right: 1.75rem !important;
  }
  .smart-my-md-7, .smart-mb-md-7 {
    margin-bottom: 1.75rem !important;
  }
  .smart-mx-md-7, .smart-ml-md-7 {
    margin-left: 1.75rem !important;
  }
  .smart-ms-md-7 {
    margin-inline-start: 1.75rem !important;
  }
  .smart-me-md-7 {
    margin-inline-end: 1.75rem !important;
  }
  .smart-m-md-8 {
    margin: 2rem !important;
  }
  .smart-my-md-8, .smart-mt-md-8 {
    margin-top: 2rem !important;
  }
  .smart-mx-md-8, .smart-mr-md-8 {
    margin-right: 2rem !important;
  }
  .smart-my-md-8, .smart-mb-md-8 {
    margin-bottom: 2rem !important;
  }
  .smart-mx-md-8, .smart-ml-md-8 {
    margin-left: 2rem !important;
  }
  .smart-ms-md-8 {
    margin-inline-start: 2rem !important;
  }
  .smart-me-md-8 {
    margin-inline-end: 2rem !important;
  }
  .smart-m-md-9 {
    margin: 2.25rem !important;
  }
  .smart-my-md-9, .smart-mt-md-9 {
    margin-top: 2.25rem !important;
  }
  .smart-mx-md-9, .smart-mr-md-9 {
    margin-right: 2.25rem !important;
  }
  .smart-my-md-9, .smart-mb-md-9 {
    margin-bottom: 2.25rem !important;
  }
  .smart-mx-md-9, .smart-ml-md-9 {
    margin-left: 2.25rem !important;
  }
  .smart-ms-md-9 {
    margin-inline-start: 2.25rem !important;
  }
  .smart-me-md-9 {
    margin-inline-end: 2.25rem !important;
  }
  .smart-m-md-10 {
    margin: 2.5rem !important;
  }
  .smart-my-md-10, .smart-mt-md-10 {
    margin-top: 2.5rem !important;
  }
  .smart-mx-md-10, .smart-mr-md-10 {
    margin-right: 2.5rem !important;
  }
  .smart-my-md-10, .smart-mb-md-10 {
    margin-bottom: 2.5rem !important;
  }
  .smart-mx-md-10, .smart-ml-md-10 {
    margin-left: 2.5rem !important;
  }
  .smart-ms-md-10 {
    margin-inline-start: 2.5rem !important;
  }
  .smart-me-md-10 {
    margin-inline-end: 2.5rem !important;
  }
  .smart-m-md-11 {
    margin: 2.75rem !important;
  }
  .smart-my-md-11, .smart-mt-md-11 {
    margin-top: 2.75rem !important;
  }
  .smart-mx-md-11, .smart-mr-md-11 {
    margin-right: 2.75rem !important;
  }
  .smart-my-md-11, .smart-mb-md-11 {
    margin-bottom: 2.75rem !important;
  }
  .smart-mx-md-11, .smart-ml-md-11 {
    margin-left: 2.75rem !important;
  }
  .smart-ms-md-11 {
    margin-inline-start: 2.75rem !important;
  }
  .smart-me-md-11 {
    margin-inline-end: 2.75rem !important;
  }
  .smart-m-md-12 {
    margin: 3rem !important;
  }
  .smart-my-md-12, .smart-mt-md-12 {
    margin-top: 3rem !important;
  }
  .smart-mx-md-12, .smart-mr-md-12 {
    margin-right: 3rem !important;
  }
  .smart-my-md-12, .smart-mb-md-12 {
    margin-bottom: 3rem !important;
  }
  .smart-mx-md-12, .smart-ml-md-12 {
    margin-left: 3rem !important;
  }
  .smart-ms-md-12 {
    margin-inline-start: 3rem !important;
  }
  .smart-me-md-12 {
    margin-inline-end: 3rem !important;
  }
  .smart-p-md-0 {
    padding: 0 !important;
  }
  .smart-py-md-0, .smart-pt-md-0 {
    padding-top: 0 !important;
  }
  .smart-px-md-0, .smart-pr-md-0 {
    padding-right: 0 !important;
  }
  .smart-py-md-0, .smart-pb-md-0 {
    padding-bottom: 0 !important;
  }
  .smart-px-md-0, .smart-pl-md-0 {
    padding-left: 0 !important;
  }
  .smart-ps-md-0 {
    padding-inline-start: 0 !important;
  }
  .smart-pe-md-0 {
    padding-inline-end: 0 !important;
  }
  .smart-p-md-05 {
    padding: 0.125rem !important;
  }
  .smart-py-md-05, .smart-pt-md-05 {
    padding-top: 0.125rem !important;
  }
  .smart-px-md-05, .smart-pr-md-05 {
    padding-right: 0.125rem !important;
  }
  .smart-py-md-05, .smart-pb-md-05 {
    padding-bottom: 0.125rem !important;
  }
  .smart-px-md-05, .smart-pl-md-05 {
    padding-left: 0.125rem !important;
  }
  .smart-ps-md-05 {
    padding-inline-start: 0.125rem !important;
  }
  .smart-pe-md-05 {
    padding-inline-end: 0.125rem !important;
  }
  .smart-p-md-1 {
    padding: 0.25rem !important;
  }
  .smart-py-md-1, .smart-pt-md-1 {
    padding-top: 0.25rem !important;
  }
  .smart-px-md-1, .smart-pr-md-1 {
    padding-right: 0.25rem !important;
  }
  .smart-py-md-1, .smart-pb-md-1 {
    padding-bottom: 0.25rem !important;
  }
  .smart-px-md-1, .smart-pl-md-1 {
    padding-left: 0.25rem !important;
  }
  .smart-ps-md-1 {
    padding-inline-start: 0.25rem !important;
  }
  .smart-pe-md-1 {
    padding-inline-end: 0.25rem !important;
  }
  .smart-p-md-2 {
    padding: 0.5rem !important;
  }
  .smart-py-md-2, .smart-pt-md-2 {
    padding-top: 0.5rem !important;
  }
  .smart-px-md-2, .smart-pr-md-2 {
    padding-right: 0.5rem !important;
  }
  .smart-py-md-2, .smart-pb-md-2 {
    padding-bottom: 0.5rem !important;
  }
  .smart-px-md-2, .smart-pl-md-2 {
    padding-left: 0.5rem !important;
  }
  .smart-ps-md-2 {
    padding-inline-start: 0.5rem !important;
  }
  .smart-pe-md-2 {
    padding-inline-end: 0.5rem !important;
  }
  .smart-p-md-3 {
    padding: 0.75rem !important;
  }
  .smart-py-md-3, .smart-pt-md-3 {
    padding-top: 0.75rem !important;
  }
  .smart-px-md-3, .smart-pr-md-3 {
    padding-right: 0.75rem !important;
  }
  .smart-py-md-3, .smart-pb-md-3 {
    padding-bottom: 0.75rem !important;
  }
  .smart-px-md-3, .smart-pl-md-3 {
    padding-left: 0.75rem !important;
  }
  .smart-ps-md-3 {
    padding-inline-start: 0.75rem !important;
  }
  .smart-pe-md-3 {
    padding-inline-end: 0.75rem !important;
  }
  .smart-p-md-4 {
    padding: 1rem !important;
  }
  .smart-py-md-4, .smart-pt-md-4 {
    padding-top: 1rem !important;
  }
  .smart-px-md-4, .smart-pr-md-4 {
    padding-right: 1rem !important;
  }
  .smart-py-md-4, .smart-pb-md-4 {
    padding-bottom: 1rem !important;
  }
  .smart-px-md-4, .smart-pl-md-4 {
    padding-left: 1rem !important;
  }
  .smart-ps-md-4 {
    padding-inline-start: 1rem !important;
  }
  .smart-pe-md-4 {
    padding-inline-end: 1rem !important;
  }
  .smart-p-md-5 {
    padding: 1.25rem !important;
  }
  .smart-py-md-5, .smart-pt-md-5 {
    padding-top: 1.25rem !important;
  }
  .smart-px-md-5, .smart-pr-md-5 {
    padding-right: 1.25rem !important;
  }
  .smart-py-md-5, .smart-pb-md-5 {
    padding-bottom: 1.25rem !important;
  }
  .smart-px-md-5, .smart-pl-md-5 {
    padding-left: 1.25rem !important;
  }
  .smart-ps-md-5 {
    padding-inline-start: 1.25rem !important;
  }
  .smart-pe-md-5 {
    padding-inline-end: 1.25rem !important;
  }
  .smart-p-md-6 {
    padding: 1.5rem !important;
  }
  .smart-py-md-6, .smart-pt-md-6 {
    padding-top: 1.5rem !important;
  }
  .smart-px-md-6, .smart-pr-md-6 {
    padding-right: 1.5rem !important;
  }
  .smart-py-md-6, .smart-pb-md-6 {
    padding-bottom: 1.5rem !important;
  }
  .smart-px-md-6, .smart-pl-md-6 {
    padding-left: 1.5rem !important;
  }
  .smart-ps-md-6 {
    padding-inline-start: 1.5rem !important;
  }
  .smart-pe-md-6 {
    padding-inline-end: 1.5rem !important;
  }
  .smart-p-md-7 {
    padding: 1.75rem !important;
  }
  .smart-py-md-7, .smart-pt-md-7 {
    padding-top: 1.75rem !important;
  }
  .smart-px-md-7, .smart-pr-md-7 {
    padding-right: 1.75rem !important;
  }
  .smart-py-md-7, .smart-pb-md-7 {
    padding-bottom: 1.75rem !important;
  }
  .smart-px-md-7, .smart-pl-md-7 {
    padding-left: 1.75rem !important;
  }
  .smart-ps-md-7 {
    padding-inline-start: 1.75rem !important;
  }
  .smart-pe-md-7 {
    padding-inline-end: 1.75rem !important;
  }
  .smart-p-md-8 {
    padding: 2rem !important;
  }
  .smart-py-md-8, .smart-pt-md-8 {
    padding-top: 2rem !important;
  }
  .smart-px-md-8, .smart-pr-md-8 {
    padding-right: 2rem !important;
  }
  .smart-py-md-8, .smart-pb-md-8 {
    padding-bottom: 2rem !important;
  }
  .smart-px-md-8, .smart-pl-md-8 {
    padding-left: 2rem !important;
  }
  .smart-ps-md-8 {
    padding-inline-start: 2rem !important;
  }
  .smart-pe-md-8 {
    padding-inline-end: 2rem !important;
  }
  .smart-p-md-9 {
    padding: 2.25rem !important;
  }
  .smart-py-md-9, .smart-pt-md-9 {
    padding-top: 2.25rem !important;
  }
  .smart-px-md-9, .smart-pr-md-9 {
    padding-right: 2.25rem !important;
  }
  .smart-py-md-9, .smart-pb-md-9 {
    padding-bottom: 2.25rem !important;
  }
  .smart-px-md-9, .smart-pl-md-9 {
    padding-left: 2.25rem !important;
  }
  .smart-ps-md-9 {
    padding-inline-start: 2.25rem !important;
  }
  .smart-pe-md-9 {
    padding-inline-end: 2.25rem !important;
  }
  .smart-p-md-10 {
    padding: 2.5rem !important;
  }
  .smart-py-md-10, .smart-pt-md-10 {
    padding-top: 2.5rem !important;
  }
  .smart-px-md-10, .smart-pr-md-10 {
    padding-right: 2.5rem !important;
  }
  .smart-py-md-10, .smart-pb-md-10 {
    padding-bottom: 2.5rem !important;
  }
  .smart-px-md-10, .smart-pl-md-10 {
    padding-left: 2.5rem !important;
  }
  .smart-ps-md-10 {
    padding-inline-start: 2.5rem !important;
  }
  .smart-pe-md-10 {
    padding-inline-end: 2.5rem !important;
  }
  .smart-p-md-11 {
    padding: 2.75rem !important;
  }
  .smart-py-md-11, .smart-pt-md-11 {
    padding-top: 2.75rem !important;
  }
  .smart-px-md-11, .smart-pr-md-11 {
    padding-right: 2.75rem !important;
  }
  .smart-py-md-11, .smart-pb-md-11 {
    padding-bottom: 2.75rem !important;
  }
  .smart-px-md-11, .smart-pl-md-11 {
    padding-left: 2.75rem !important;
  }
  .smart-ps-md-11 {
    padding-inline-start: 2.75rem !important;
  }
  .smart-pe-md-11 {
    padding-inline-end: 2.75rem !important;
  }
  .smart-p-md-12 {
    padding: 3rem !important;
  }
  .smart-py-md-12, .smart-pt-md-12 {
    padding-top: 3rem !important;
  }
  .smart-px-md-12, .smart-pr-md-12 {
    padding-right: 3rem !important;
  }
  .smart-py-md-12, .smart-pb-md-12 {
    padding-bottom: 3rem !important;
  }
  .smart-px-md-12, .smart-pl-md-12 {
    padding-left: 3rem !important;
  }
  .smart-ps-md-12 {
    padding-inline-start: 3rem !important;
  }
  .smart-pe-md-12 {
    padding-inline-end: 3rem !important;
  }
  .smart-m-md-auto {
    margin: auto !important;
  }
  .smart-my-md-auto, .smart-mt-md-auto {
    margin-top: auto !important;
  }
  .smart-mx-md-auto, .smart-mr-md-auto {
    margin-right: auto !important;
  }
  .smart-my-md-auto, .smart-mb-md-auto {
    margin-bottom: auto !important;
  }
  .smart-mx-md-auto, .smart-ml-md-auto {
    margin-left: auto !important;
  }
  .smart-ms-md-auto {
    margin-inline-start: auto !important;
  }
  .smart-me-md-auto {
    margin-inline-end: auto !important;
  }
}
@media (min-width: 1280px) {
  .smart-m-lg-0 {
    margin: 0 !important;
  }
  .smart-my-lg-0, .smart-mt-lg-0 {
    margin-top: 0 !important;
  }
  .smart-mx-lg-0, .smart-mr-lg-0 {
    margin-right: 0 !important;
  }
  .smart-my-lg-0, .smart-mb-lg-0 {
    margin-bottom: 0 !important;
  }
  .smart-mx-lg-0, .smart-ml-lg-0 {
    margin-left: 0 !important;
  }
  .smart-ms-lg-0 {
    margin-inline-start: 0 !important;
  }
  .smart-me-lg-0 {
    margin-inline-end: 0 !important;
  }
  .smart-m-lg-05 {
    margin: 0.125rem !important;
  }
  .smart-my-lg-05, .smart-mt-lg-05 {
    margin-top: 0.125rem !important;
  }
  .smart-mx-lg-05, .smart-mr-lg-05 {
    margin-right: 0.125rem !important;
  }
  .smart-my-lg-05, .smart-mb-lg-05 {
    margin-bottom: 0.125rem !important;
  }
  .smart-mx-lg-05, .smart-ml-lg-05 {
    margin-left: 0.125rem !important;
  }
  .smart-ms-lg-05 {
    margin-inline-start: 0.125rem !important;
  }
  .smart-me-lg-05 {
    margin-inline-end: 0.125rem !important;
  }
  .smart-m-lg-1 {
    margin: 0.25rem !important;
  }
  .smart-my-lg-1, .smart-mt-lg-1 {
    margin-top: 0.25rem !important;
  }
  .smart-mx-lg-1, .smart-mr-lg-1 {
    margin-right: 0.25rem !important;
  }
  .smart-my-lg-1, .smart-mb-lg-1 {
    margin-bottom: 0.25rem !important;
  }
  .smart-mx-lg-1, .smart-ml-lg-1 {
    margin-left: 0.25rem !important;
  }
  .smart-ms-lg-1 {
    margin-inline-start: 0.25rem !important;
  }
  .smart-me-lg-1 {
    margin-inline-end: 0.25rem !important;
  }
  .smart-m-lg-2 {
    margin: 0.5rem !important;
  }
  .smart-my-lg-2, .smart-mt-lg-2 {
    margin-top: 0.5rem !important;
  }
  .smart-mx-lg-2, .smart-mr-lg-2 {
    margin-right: 0.5rem !important;
  }
  .smart-my-lg-2, .smart-mb-lg-2 {
    margin-bottom: 0.5rem !important;
  }
  .smart-mx-lg-2, .smart-ml-lg-2 {
    margin-left: 0.5rem !important;
  }
  .smart-ms-lg-2 {
    margin-inline-start: 0.5rem !important;
  }
  .smart-me-lg-2 {
    margin-inline-end: 0.5rem !important;
  }
  .smart-m-lg-3 {
    margin: 0.75rem !important;
  }
  .smart-my-lg-3, .smart-mt-lg-3 {
    margin-top: 0.75rem !important;
  }
  .smart-mx-lg-3, .smart-mr-lg-3 {
    margin-right: 0.75rem !important;
  }
  .smart-my-lg-3, .smart-mb-lg-3 {
    margin-bottom: 0.75rem !important;
  }
  .smart-mx-lg-3, .smart-ml-lg-3 {
    margin-left: 0.75rem !important;
  }
  .smart-ms-lg-3 {
    margin-inline-start: 0.75rem !important;
  }
  .smart-me-lg-3 {
    margin-inline-end: 0.75rem !important;
  }
  .smart-m-lg-4 {
    margin: 1rem !important;
  }
  .smart-my-lg-4, .smart-mt-lg-4 {
    margin-top: 1rem !important;
  }
  .smart-mx-lg-4, .smart-mr-lg-4 {
    margin-right: 1rem !important;
  }
  .smart-my-lg-4, .smart-mb-lg-4 {
    margin-bottom: 1rem !important;
  }
  .smart-mx-lg-4, .smart-ml-lg-4 {
    margin-left: 1rem !important;
  }
  .smart-ms-lg-4 {
    margin-inline-start: 1rem !important;
  }
  .smart-me-lg-4 {
    margin-inline-end: 1rem !important;
  }
  .smart-m-lg-5 {
    margin: 1.25rem !important;
  }
  .smart-my-lg-5, .smart-mt-lg-5 {
    margin-top: 1.25rem !important;
  }
  .smart-mx-lg-5, .smart-mr-lg-5 {
    margin-right: 1.25rem !important;
  }
  .smart-my-lg-5, .smart-mb-lg-5 {
    margin-bottom: 1.25rem !important;
  }
  .smart-mx-lg-5, .smart-ml-lg-5 {
    margin-left: 1.25rem !important;
  }
  .smart-ms-lg-5 {
    margin-inline-start: 1.25rem !important;
  }
  .smart-me-lg-5 {
    margin-inline-end: 1.25rem !important;
  }
  .smart-m-lg-6 {
    margin: 1.5rem !important;
  }
  .smart-my-lg-6, .smart-mt-lg-6 {
    margin-top: 1.5rem !important;
  }
  .smart-mx-lg-6, .smart-mr-lg-6 {
    margin-right: 1.5rem !important;
  }
  .smart-my-lg-6, .smart-mb-lg-6 {
    margin-bottom: 1.5rem !important;
  }
  .smart-mx-lg-6, .smart-ml-lg-6 {
    margin-left: 1.5rem !important;
  }
  .smart-ms-lg-6 {
    margin-inline-start: 1.5rem !important;
  }
  .smart-me-lg-6 {
    margin-inline-end: 1.5rem !important;
  }
  .smart-m-lg-7 {
    margin: 1.75rem !important;
  }
  .smart-my-lg-7, .smart-mt-lg-7 {
    margin-top: 1.75rem !important;
  }
  .smart-mx-lg-7, .smart-mr-lg-7 {
    margin-right: 1.75rem !important;
  }
  .smart-my-lg-7, .smart-mb-lg-7 {
    margin-bottom: 1.75rem !important;
  }
  .smart-mx-lg-7, .smart-ml-lg-7 {
    margin-left: 1.75rem !important;
  }
  .smart-ms-lg-7 {
    margin-inline-start: 1.75rem !important;
  }
  .smart-me-lg-7 {
    margin-inline-end: 1.75rem !important;
  }
  .smart-m-lg-8 {
    margin: 2rem !important;
  }
  .smart-my-lg-8, .smart-mt-lg-8 {
    margin-top: 2rem !important;
  }
  .smart-mx-lg-8, .smart-mr-lg-8 {
    margin-right: 2rem !important;
  }
  .smart-my-lg-8, .smart-mb-lg-8 {
    margin-bottom: 2rem !important;
  }
  .smart-mx-lg-8, .smart-ml-lg-8 {
    margin-left: 2rem !important;
  }
  .smart-ms-lg-8 {
    margin-inline-start: 2rem !important;
  }
  .smart-me-lg-8 {
    margin-inline-end: 2rem !important;
  }
  .smart-m-lg-9 {
    margin: 2.25rem !important;
  }
  .smart-my-lg-9, .smart-mt-lg-9 {
    margin-top: 2.25rem !important;
  }
  .smart-mx-lg-9, .smart-mr-lg-9 {
    margin-right: 2.25rem !important;
  }
  .smart-my-lg-9, .smart-mb-lg-9 {
    margin-bottom: 2.25rem !important;
  }
  .smart-mx-lg-9, .smart-ml-lg-9 {
    margin-left: 2.25rem !important;
  }
  .smart-ms-lg-9 {
    margin-inline-start: 2.25rem !important;
  }
  .smart-me-lg-9 {
    margin-inline-end: 2.25rem !important;
  }
  .smart-m-lg-10 {
    margin: 2.5rem !important;
  }
  .smart-my-lg-10, .smart-mt-lg-10 {
    margin-top: 2.5rem !important;
  }
  .smart-mx-lg-10, .smart-mr-lg-10 {
    margin-right: 2.5rem !important;
  }
  .smart-my-lg-10, .smart-mb-lg-10 {
    margin-bottom: 2.5rem !important;
  }
  .smart-mx-lg-10, .smart-ml-lg-10 {
    margin-left: 2.5rem !important;
  }
  .smart-ms-lg-10 {
    margin-inline-start: 2.5rem !important;
  }
  .smart-me-lg-10 {
    margin-inline-end: 2.5rem !important;
  }
  .smart-m-lg-11 {
    margin: 2.75rem !important;
  }
  .smart-my-lg-11, .smart-mt-lg-11 {
    margin-top: 2.75rem !important;
  }
  .smart-mx-lg-11, .smart-mr-lg-11 {
    margin-right: 2.75rem !important;
  }
  .smart-my-lg-11, .smart-mb-lg-11 {
    margin-bottom: 2.75rem !important;
  }
  .smart-mx-lg-11, .smart-ml-lg-11 {
    margin-left: 2.75rem !important;
  }
  .smart-ms-lg-11 {
    margin-inline-start: 2.75rem !important;
  }
  .smart-me-lg-11 {
    margin-inline-end: 2.75rem !important;
  }
  .smart-m-lg-12 {
    margin: 3rem !important;
  }
  .smart-my-lg-12, .smart-mt-lg-12 {
    margin-top: 3rem !important;
  }
  .smart-mx-lg-12, .smart-mr-lg-12 {
    margin-right: 3rem !important;
  }
  .smart-my-lg-12, .smart-mb-lg-12 {
    margin-bottom: 3rem !important;
  }
  .smart-mx-lg-12, .smart-ml-lg-12 {
    margin-left: 3rem !important;
  }
  .smart-ms-lg-12 {
    margin-inline-start: 3rem !important;
  }
  .smart-me-lg-12 {
    margin-inline-end: 3rem !important;
  }
  .smart-p-lg-0 {
    padding: 0 !important;
  }
  .smart-py-lg-0, .smart-pt-lg-0 {
    padding-top: 0 !important;
  }
  .smart-px-lg-0, .smart-pr-lg-0 {
    padding-right: 0 !important;
  }
  .smart-py-lg-0, .smart-pb-lg-0 {
    padding-bottom: 0 !important;
  }
  .smart-px-lg-0, .smart-pl-lg-0 {
    padding-left: 0 !important;
  }
  .smart-ps-lg-0 {
    padding-inline-start: 0 !important;
  }
  .smart-pe-lg-0 {
    padding-inline-end: 0 !important;
  }
  .smart-p-lg-05 {
    padding: 0.125rem !important;
  }
  .smart-py-lg-05, .smart-pt-lg-05 {
    padding-top: 0.125rem !important;
  }
  .smart-px-lg-05, .smart-pr-lg-05 {
    padding-right: 0.125rem !important;
  }
  .smart-py-lg-05, .smart-pb-lg-05 {
    padding-bottom: 0.125rem !important;
  }
  .smart-px-lg-05, .smart-pl-lg-05 {
    padding-left: 0.125rem !important;
  }
  .smart-ps-lg-05 {
    padding-inline-start: 0.125rem !important;
  }
  .smart-pe-lg-05 {
    padding-inline-end: 0.125rem !important;
  }
  .smart-p-lg-1 {
    padding: 0.25rem !important;
  }
  .smart-py-lg-1, .smart-pt-lg-1 {
    padding-top: 0.25rem !important;
  }
  .smart-px-lg-1, .smart-pr-lg-1 {
    padding-right: 0.25rem !important;
  }
  .smart-py-lg-1, .smart-pb-lg-1 {
    padding-bottom: 0.25rem !important;
  }
  .smart-px-lg-1, .smart-pl-lg-1 {
    padding-left: 0.25rem !important;
  }
  .smart-ps-lg-1 {
    padding-inline-start: 0.25rem !important;
  }
  .smart-pe-lg-1 {
    padding-inline-end: 0.25rem !important;
  }
  .smart-p-lg-2 {
    padding: 0.5rem !important;
  }
  .smart-py-lg-2, .smart-pt-lg-2 {
    padding-top: 0.5rem !important;
  }
  .smart-px-lg-2, .smart-pr-lg-2 {
    padding-right: 0.5rem !important;
  }
  .smart-py-lg-2, .smart-pb-lg-2 {
    padding-bottom: 0.5rem !important;
  }
  .smart-px-lg-2, .smart-pl-lg-2 {
    padding-left: 0.5rem !important;
  }
  .smart-ps-lg-2 {
    padding-inline-start: 0.5rem !important;
  }
  .smart-pe-lg-2 {
    padding-inline-end: 0.5rem !important;
  }
  .smart-p-lg-3 {
    padding: 0.75rem !important;
  }
  .smart-py-lg-3, .smart-pt-lg-3 {
    padding-top: 0.75rem !important;
  }
  .smart-px-lg-3, .smart-pr-lg-3 {
    padding-right: 0.75rem !important;
  }
  .smart-py-lg-3, .smart-pb-lg-3 {
    padding-bottom: 0.75rem !important;
  }
  .smart-px-lg-3, .smart-pl-lg-3 {
    padding-left: 0.75rem !important;
  }
  .smart-ps-lg-3 {
    padding-inline-start: 0.75rem !important;
  }
  .smart-pe-lg-3 {
    padding-inline-end: 0.75rem !important;
  }
  .smart-p-lg-4 {
    padding: 1rem !important;
  }
  .smart-py-lg-4, .smart-pt-lg-4 {
    padding-top: 1rem !important;
  }
  .smart-px-lg-4, .smart-pr-lg-4 {
    padding-right: 1rem !important;
  }
  .smart-py-lg-4, .smart-pb-lg-4 {
    padding-bottom: 1rem !important;
  }
  .smart-px-lg-4, .smart-pl-lg-4 {
    padding-left: 1rem !important;
  }
  .smart-ps-lg-4 {
    padding-inline-start: 1rem !important;
  }
  .smart-pe-lg-4 {
    padding-inline-end: 1rem !important;
  }
  .smart-p-lg-5 {
    padding: 1.25rem !important;
  }
  .smart-py-lg-5, .smart-pt-lg-5 {
    padding-top: 1.25rem !important;
  }
  .smart-px-lg-5, .smart-pr-lg-5 {
    padding-right: 1.25rem !important;
  }
  .smart-py-lg-5, .smart-pb-lg-5 {
    padding-bottom: 1.25rem !important;
  }
  .smart-px-lg-5, .smart-pl-lg-5 {
    padding-left: 1.25rem !important;
  }
  .smart-ps-lg-5 {
    padding-inline-start: 1.25rem !important;
  }
  .smart-pe-lg-5 {
    padding-inline-end: 1.25rem !important;
  }
  .smart-p-lg-6 {
    padding: 1.5rem !important;
  }
  .smart-py-lg-6, .smart-pt-lg-6 {
    padding-top: 1.5rem !important;
  }
  .smart-px-lg-6, .smart-pr-lg-6 {
    padding-right: 1.5rem !important;
  }
  .smart-py-lg-6, .smart-pb-lg-6 {
    padding-bottom: 1.5rem !important;
  }
  .smart-px-lg-6, .smart-pl-lg-6 {
    padding-left: 1.5rem !important;
  }
  .smart-ps-lg-6 {
    padding-inline-start: 1.5rem !important;
  }
  .smart-pe-lg-6 {
    padding-inline-end: 1.5rem !important;
  }
  .smart-p-lg-7 {
    padding: 1.75rem !important;
  }
  .smart-py-lg-7, .smart-pt-lg-7 {
    padding-top: 1.75rem !important;
  }
  .smart-px-lg-7, .smart-pr-lg-7 {
    padding-right: 1.75rem !important;
  }
  .smart-py-lg-7, .smart-pb-lg-7 {
    padding-bottom: 1.75rem !important;
  }
  .smart-px-lg-7, .smart-pl-lg-7 {
    padding-left: 1.75rem !important;
  }
  .smart-ps-lg-7 {
    padding-inline-start: 1.75rem !important;
  }
  .smart-pe-lg-7 {
    padding-inline-end: 1.75rem !important;
  }
  .smart-p-lg-8 {
    padding: 2rem !important;
  }
  .smart-py-lg-8, .smart-pt-lg-8 {
    padding-top: 2rem !important;
  }
  .smart-px-lg-8, .smart-pr-lg-8 {
    padding-right: 2rem !important;
  }
  .smart-py-lg-8, .smart-pb-lg-8 {
    padding-bottom: 2rem !important;
  }
  .smart-px-lg-8, .smart-pl-lg-8 {
    padding-left: 2rem !important;
  }
  .smart-ps-lg-8 {
    padding-inline-start: 2rem !important;
  }
  .smart-pe-lg-8 {
    padding-inline-end: 2rem !important;
  }
  .smart-p-lg-9 {
    padding: 2.25rem !important;
  }
  .smart-py-lg-9, .smart-pt-lg-9 {
    padding-top: 2.25rem !important;
  }
  .smart-px-lg-9, .smart-pr-lg-9 {
    padding-right: 2.25rem !important;
  }
  .smart-py-lg-9, .smart-pb-lg-9 {
    padding-bottom: 2.25rem !important;
  }
  .smart-px-lg-9, .smart-pl-lg-9 {
    padding-left: 2.25rem !important;
  }
  .smart-ps-lg-9 {
    padding-inline-start: 2.25rem !important;
  }
  .smart-pe-lg-9 {
    padding-inline-end: 2.25rem !important;
  }
  .smart-p-lg-10 {
    padding: 2.5rem !important;
  }
  .smart-py-lg-10, .smart-pt-lg-10 {
    padding-top: 2.5rem !important;
  }
  .smart-px-lg-10, .smart-pr-lg-10 {
    padding-right: 2.5rem !important;
  }
  .smart-py-lg-10, .smart-pb-lg-10 {
    padding-bottom: 2.5rem !important;
  }
  .smart-px-lg-10, .smart-pl-lg-10 {
    padding-left: 2.5rem !important;
  }
  .smart-ps-lg-10 {
    padding-inline-start: 2.5rem !important;
  }
  .smart-pe-lg-10 {
    padding-inline-end: 2.5rem !important;
  }
  .smart-p-lg-11 {
    padding: 2.75rem !important;
  }
  .smart-py-lg-11, .smart-pt-lg-11 {
    padding-top: 2.75rem !important;
  }
  .smart-px-lg-11, .smart-pr-lg-11 {
    padding-right: 2.75rem !important;
  }
  .smart-py-lg-11, .smart-pb-lg-11 {
    padding-bottom: 2.75rem !important;
  }
  .smart-px-lg-11, .smart-pl-lg-11 {
    padding-left: 2.75rem !important;
  }
  .smart-ps-lg-11 {
    padding-inline-start: 2.75rem !important;
  }
  .smart-pe-lg-11 {
    padding-inline-end: 2.75rem !important;
  }
  .smart-p-lg-12 {
    padding: 3rem !important;
  }
  .smart-py-lg-12, .smart-pt-lg-12 {
    padding-top: 3rem !important;
  }
  .smart-px-lg-12, .smart-pr-lg-12 {
    padding-right: 3rem !important;
  }
  .smart-py-lg-12, .smart-pb-lg-12 {
    padding-bottom: 3rem !important;
  }
  .smart-px-lg-12, .smart-pl-lg-12 {
    padding-left: 3rem !important;
  }
  .smart-ps-lg-12 {
    padding-inline-start: 3rem !important;
  }
  .smart-pe-lg-12 {
    padding-inline-end: 3rem !important;
  }
  .smart-m-lg-auto {
    margin: auto !important;
  }
  .smart-my-lg-auto, .smart-mt-lg-auto {
    margin-top: auto !important;
  }
  .smart-mx-lg-auto, .smart-mr-lg-auto {
    margin-right: auto !important;
  }
  .smart-my-lg-auto, .smart-mb-lg-auto {
    margin-bottom: auto !important;
  }
  .smart-mx-lg-auto, .smart-ml-lg-auto {
    margin-left: auto !important;
  }
  .smart-ms-lg-auto {
    margin-inline-start: auto !important;
  }
  .smart-me-lg-auto {
    margin-inline-end: auto !important;
  }
}
@media (min-width: 1920px) {
  .smart-m-xl-0 {
    margin: 0 !important;
  }
  .smart-my-xl-0, .smart-mt-xl-0 {
    margin-top: 0 !important;
  }
  .smart-mx-xl-0, .smart-mr-xl-0 {
    margin-right: 0 !important;
  }
  .smart-my-xl-0, .smart-mb-xl-0 {
    margin-bottom: 0 !important;
  }
  .smart-mx-xl-0, .smart-ml-xl-0 {
    margin-left: 0 !important;
  }
  .smart-ms-xl-0 {
    margin-inline-start: 0 !important;
  }
  .smart-me-xl-0 {
    margin-inline-end: 0 !important;
  }
  .smart-m-xl-05 {
    margin: 0.125rem !important;
  }
  .smart-my-xl-05, .smart-mt-xl-05 {
    margin-top: 0.125rem !important;
  }
  .smart-mx-xl-05, .smart-mr-xl-05 {
    margin-right: 0.125rem !important;
  }
  .smart-my-xl-05, .smart-mb-xl-05 {
    margin-bottom: 0.125rem !important;
  }
  .smart-mx-xl-05, .smart-ml-xl-05 {
    margin-left: 0.125rem !important;
  }
  .smart-ms-xl-05 {
    margin-inline-start: 0.125rem !important;
  }
  .smart-me-xl-05 {
    margin-inline-end: 0.125rem !important;
  }
  .smart-m-xl-1 {
    margin: 0.25rem !important;
  }
  .smart-my-xl-1, .smart-mt-xl-1 {
    margin-top: 0.25rem !important;
  }
  .smart-mx-xl-1, .smart-mr-xl-1 {
    margin-right: 0.25rem !important;
  }
  .smart-my-xl-1, .smart-mb-xl-1 {
    margin-bottom: 0.25rem !important;
  }
  .smart-mx-xl-1, .smart-ml-xl-1 {
    margin-left: 0.25rem !important;
  }
  .smart-ms-xl-1 {
    margin-inline-start: 0.25rem !important;
  }
  .smart-me-xl-1 {
    margin-inline-end: 0.25rem !important;
  }
  .smart-m-xl-2 {
    margin: 0.5rem !important;
  }
  .smart-my-xl-2, .smart-mt-xl-2 {
    margin-top: 0.5rem !important;
  }
  .smart-mx-xl-2, .smart-mr-xl-2 {
    margin-right: 0.5rem !important;
  }
  .smart-my-xl-2, .smart-mb-xl-2 {
    margin-bottom: 0.5rem !important;
  }
  .smart-mx-xl-2, .smart-ml-xl-2 {
    margin-left: 0.5rem !important;
  }
  .smart-ms-xl-2 {
    margin-inline-start: 0.5rem !important;
  }
  .smart-me-xl-2 {
    margin-inline-end: 0.5rem !important;
  }
  .smart-m-xl-3 {
    margin: 0.75rem !important;
  }
  .smart-my-xl-3, .smart-mt-xl-3 {
    margin-top: 0.75rem !important;
  }
  .smart-mx-xl-3, .smart-mr-xl-3 {
    margin-right: 0.75rem !important;
  }
  .smart-my-xl-3, .smart-mb-xl-3 {
    margin-bottom: 0.75rem !important;
  }
  .smart-mx-xl-3, .smart-ml-xl-3 {
    margin-left: 0.75rem !important;
  }
  .smart-ms-xl-3 {
    margin-inline-start: 0.75rem !important;
  }
  .smart-me-xl-3 {
    margin-inline-end: 0.75rem !important;
  }
  .smart-m-xl-4 {
    margin: 1rem !important;
  }
  .smart-my-xl-4, .smart-mt-xl-4 {
    margin-top: 1rem !important;
  }
  .smart-mx-xl-4, .smart-mr-xl-4 {
    margin-right: 1rem !important;
  }
  .smart-my-xl-4, .smart-mb-xl-4 {
    margin-bottom: 1rem !important;
  }
  .smart-mx-xl-4, .smart-ml-xl-4 {
    margin-left: 1rem !important;
  }
  .smart-ms-xl-4 {
    margin-inline-start: 1rem !important;
  }
  .smart-me-xl-4 {
    margin-inline-end: 1rem !important;
  }
  .smart-m-xl-5 {
    margin: 1.25rem !important;
  }
  .smart-my-xl-5, .smart-mt-xl-5 {
    margin-top: 1.25rem !important;
  }
  .smart-mx-xl-5, .smart-mr-xl-5 {
    margin-right: 1.25rem !important;
  }
  .smart-my-xl-5, .smart-mb-xl-5 {
    margin-bottom: 1.25rem !important;
  }
  .smart-mx-xl-5, .smart-ml-xl-5 {
    margin-left: 1.25rem !important;
  }
  .smart-ms-xl-5 {
    margin-inline-start: 1.25rem !important;
  }
  .smart-me-xl-5 {
    margin-inline-end: 1.25rem !important;
  }
  .smart-m-xl-6 {
    margin: 1.5rem !important;
  }
  .smart-my-xl-6, .smart-mt-xl-6 {
    margin-top: 1.5rem !important;
  }
  .smart-mx-xl-6, .smart-mr-xl-6 {
    margin-right: 1.5rem !important;
  }
  .smart-my-xl-6, .smart-mb-xl-6 {
    margin-bottom: 1.5rem !important;
  }
  .smart-mx-xl-6, .smart-ml-xl-6 {
    margin-left: 1.5rem !important;
  }
  .smart-ms-xl-6 {
    margin-inline-start: 1.5rem !important;
  }
  .smart-me-xl-6 {
    margin-inline-end: 1.5rem !important;
  }
  .smart-m-xl-7 {
    margin: 1.75rem !important;
  }
  .smart-my-xl-7, .smart-mt-xl-7 {
    margin-top: 1.75rem !important;
  }
  .smart-mx-xl-7, .smart-mr-xl-7 {
    margin-right: 1.75rem !important;
  }
  .smart-my-xl-7, .smart-mb-xl-7 {
    margin-bottom: 1.75rem !important;
  }
  .smart-mx-xl-7, .smart-ml-xl-7 {
    margin-left: 1.75rem !important;
  }
  .smart-ms-xl-7 {
    margin-inline-start: 1.75rem !important;
  }
  .smart-me-xl-7 {
    margin-inline-end: 1.75rem !important;
  }
  .smart-m-xl-8 {
    margin: 2rem !important;
  }
  .smart-my-xl-8, .smart-mt-xl-8 {
    margin-top: 2rem !important;
  }
  .smart-mx-xl-8, .smart-mr-xl-8 {
    margin-right: 2rem !important;
  }
  .smart-my-xl-8, .smart-mb-xl-8 {
    margin-bottom: 2rem !important;
  }
  .smart-mx-xl-8, .smart-ml-xl-8 {
    margin-left: 2rem !important;
  }
  .smart-ms-xl-8 {
    margin-inline-start: 2rem !important;
  }
  .smart-me-xl-8 {
    margin-inline-end: 2rem !important;
  }
  .smart-m-xl-9 {
    margin: 2.25rem !important;
  }
  .smart-my-xl-9, .smart-mt-xl-9 {
    margin-top: 2.25rem !important;
  }
  .smart-mx-xl-9, .smart-mr-xl-9 {
    margin-right: 2.25rem !important;
  }
  .smart-my-xl-9, .smart-mb-xl-9 {
    margin-bottom: 2.25rem !important;
  }
  .smart-mx-xl-9, .smart-ml-xl-9 {
    margin-left: 2.25rem !important;
  }
  .smart-ms-xl-9 {
    margin-inline-start: 2.25rem !important;
  }
  .smart-me-xl-9 {
    margin-inline-end: 2.25rem !important;
  }
  .smart-m-xl-10 {
    margin: 2.5rem !important;
  }
  .smart-my-xl-10, .smart-mt-xl-10 {
    margin-top: 2.5rem !important;
  }
  .smart-mx-xl-10, .smart-mr-xl-10 {
    margin-right: 2.5rem !important;
  }
  .smart-my-xl-10, .smart-mb-xl-10 {
    margin-bottom: 2.5rem !important;
  }
  .smart-mx-xl-10, .smart-ml-xl-10 {
    margin-left: 2.5rem !important;
  }
  .smart-ms-xl-10 {
    margin-inline-start: 2.5rem !important;
  }
  .smart-me-xl-10 {
    margin-inline-end: 2.5rem !important;
  }
  .smart-m-xl-11 {
    margin: 2.75rem !important;
  }
  .smart-my-xl-11, .smart-mt-xl-11 {
    margin-top: 2.75rem !important;
  }
  .smart-mx-xl-11, .smart-mr-xl-11 {
    margin-right: 2.75rem !important;
  }
  .smart-my-xl-11, .smart-mb-xl-11 {
    margin-bottom: 2.75rem !important;
  }
  .smart-mx-xl-11, .smart-ml-xl-11 {
    margin-left: 2.75rem !important;
  }
  .smart-ms-xl-11 {
    margin-inline-start: 2.75rem !important;
  }
  .smart-me-xl-11 {
    margin-inline-end: 2.75rem !important;
  }
  .smart-m-xl-12 {
    margin: 3rem !important;
  }
  .smart-my-xl-12, .smart-mt-xl-12 {
    margin-top: 3rem !important;
  }
  .smart-mx-xl-12, .smart-mr-xl-12 {
    margin-right: 3rem !important;
  }
  .smart-my-xl-12, .smart-mb-xl-12 {
    margin-bottom: 3rem !important;
  }
  .smart-mx-xl-12, .smart-ml-xl-12 {
    margin-left: 3rem !important;
  }
  .smart-ms-xl-12 {
    margin-inline-start: 3rem !important;
  }
  .smart-me-xl-12 {
    margin-inline-end: 3rem !important;
  }
  .smart-p-xl-0 {
    padding: 0 !important;
  }
  .smart-py-xl-0, .smart-pt-xl-0 {
    padding-top: 0 !important;
  }
  .smart-px-xl-0, .smart-pr-xl-0 {
    padding-right: 0 !important;
  }
  .smart-py-xl-0, .smart-pb-xl-0 {
    padding-bottom: 0 !important;
  }
  .smart-px-xl-0, .smart-pl-xl-0 {
    padding-left: 0 !important;
  }
  .smart-ps-xl-0 {
    padding-inline-start: 0 !important;
  }
  .smart-pe-xl-0 {
    padding-inline-end: 0 !important;
  }
  .smart-p-xl-05 {
    padding: 0.125rem !important;
  }
  .smart-py-xl-05, .smart-pt-xl-05 {
    padding-top: 0.125rem !important;
  }
  .smart-px-xl-05, .smart-pr-xl-05 {
    padding-right: 0.125rem !important;
  }
  .smart-py-xl-05, .smart-pb-xl-05 {
    padding-bottom: 0.125rem !important;
  }
  .smart-px-xl-05, .smart-pl-xl-05 {
    padding-left: 0.125rem !important;
  }
  .smart-ps-xl-05 {
    padding-inline-start: 0.125rem !important;
  }
  .smart-pe-xl-05 {
    padding-inline-end: 0.125rem !important;
  }
  .smart-p-xl-1 {
    padding: 0.25rem !important;
  }
  .smart-py-xl-1, .smart-pt-xl-1 {
    padding-top: 0.25rem !important;
  }
  .smart-px-xl-1, .smart-pr-xl-1 {
    padding-right: 0.25rem !important;
  }
  .smart-py-xl-1, .smart-pb-xl-1 {
    padding-bottom: 0.25rem !important;
  }
  .smart-px-xl-1, .smart-pl-xl-1 {
    padding-left: 0.25rem !important;
  }
  .smart-ps-xl-1 {
    padding-inline-start: 0.25rem !important;
  }
  .smart-pe-xl-1 {
    padding-inline-end: 0.25rem !important;
  }
  .smart-p-xl-2 {
    padding: 0.5rem !important;
  }
  .smart-py-xl-2, .smart-pt-xl-2 {
    padding-top: 0.5rem !important;
  }
  .smart-px-xl-2, .smart-pr-xl-2 {
    padding-right: 0.5rem !important;
  }
  .smart-py-xl-2, .smart-pb-xl-2 {
    padding-bottom: 0.5rem !important;
  }
  .smart-px-xl-2, .smart-pl-xl-2 {
    padding-left: 0.5rem !important;
  }
  .smart-ps-xl-2 {
    padding-inline-start: 0.5rem !important;
  }
  .smart-pe-xl-2 {
    padding-inline-end: 0.5rem !important;
  }
  .smart-p-xl-3 {
    padding: 0.75rem !important;
  }
  .smart-py-xl-3, .smart-pt-xl-3 {
    padding-top: 0.75rem !important;
  }
  .smart-px-xl-3, .smart-pr-xl-3 {
    padding-right: 0.75rem !important;
  }
  .smart-py-xl-3, .smart-pb-xl-3 {
    padding-bottom: 0.75rem !important;
  }
  .smart-px-xl-3, .smart-pl-xl-3 {
    padding-left: 0.75rem !important;
  }
  .smart-ps-xl-3 {
    padding-inline-start: 0.75rem !important;
  }
  .smart-pe-xl-3 {
    padding-inline-end: 0.75rem !important;
  }
  .smart-p-xl-4 {
    padding: 1rem !important;
  }
  .smart-py-xl-4, .smart-pt-xl-4 {
    padding-top: 1rem !important;
  }
  .smart-px-xl-4, .smart-pr-xl-4 {
    padding-right: 1rem !important;
  }
  .smart-py-xl-4, .smart-pb-xl-4 {
    padding-bottom: 1rem !important;
  }
  .smart-px-xl-4, .smart-pl-xl-4 {
    padding-left: 1rem !important;
  }
  .smart-ps-xl-4 {
    padding-inline-start: 1rem !important;
  }
  .smart-pe-xl-4 {
    padding-inline-end: 1rem !important;
  }
  .smart-p-xl-5 {
    padding: 1.25rem !important;
  }
  .smart-py-xl-5, .smart-pt-xl-5 {
    padding-top: 1.25rem !important;
  }
  .smart-px-xl-5, .smart-pr-xl-5 {
    padding-right: 1.25rem !important;
  }
  .smart-py-xl-5, .smart-pb-xl-5 {
    padding-bottom: 1.25rem !important;
  }
  .smart-px-xl-5, .smart-pl-xl-5 {
    padding-left: 1.25rem !important;
  }
  .smart-ps-xl-5 {
    padding-inline-start: 1.25rem !important;
  }
  .smart-pe-xl-5 {
    padding-inline-end: 1.25rem !important;
  }
  .smart-p-xl-6 {
    padding: 1.5rem !important;
  }
  .smart-py-xl-6, .smart-pt-xl-6 {
    padding-top: 1.5rem !important;
  }
  .smart-px-xl-6, .smart-pr-xl-6 {
    padding-right: 1.5rem !important;
  }
  .smart-py-xl-6, .smart-pb-xl-6 {
    padding-bottom: 1.5rem !important;
  }
  .smart-px-xl-6, .smart-pl-xl-6 {
    padding-left: 1.5rem !important;
  }
  .smart-ps-xl-6 {
    padding-inline-start: 1.5rem !important;
  }
  .smart-pe-xl-6 {
    padding-inline-end: 1.5rem !important;
  }
  .smart-p-xl-7 {
    padding: 1.75rem !important;
  }
  .smart-py-xl-7, .smart-pt-xl-7 {
    padding-top: 1.75rem !important;
  }
  .smart-px-xl-7, .smart-pr-xl-7 {
    padding-right: 1.75rem !important;
  }
  .smart-py-xl-7, .smart-pb-xl-7 {
    padding-bottom: 1.75rem !important;
  }
  .smart-px-xl-7, .smart-pl-xl-7 {
    padding-left: 1.75rem !important;
  }
  .smart-ps-xl-7 {
    padding-inline-start: 1.75rem !important;
  }
  .smart-pe-xl-7 {
    padding-inline-end: 1.75rem !important;
  }
  .smart-p-xl-8 {
    padding: 2rem !important;
  }
  .smart-py-xl-8, .smart-pt-xl-8 {
    padding-top: 2rem !important;
  }
  .smart-px-xl-8, .smart-pr-xl-8 {
    padding-right: 2rem !important;
  }
  .smart-py-xl-8, .smart-pb-xl-8 {
    padding-bottom: 2rem !important;
  }
  .smart-px-xl-8, .smart-pl-xl-8 {
    padding-left: 2rem !important;
  }
  .smart-ps-xl-8 {
    padding-inline-start: 2rem !important;
  }
  .smart-pe-xl-8 {
    padding-inline-end: 2rem !important;
  }
  .smart-p-xl-9 {
    padding: 2.25rem !important;
  }
  .smart-py-xl-9, .smart-pt-xl-9 {
    padding-top: 2.25rem !important;
  }
  .smart-px-xl-9, .smart-pr-xl-9 {
    padding-right: 2.25rem !important;
  }
  .smart-py-xl-9, .smart-pb-xl-9 {
    padding-bottom: 2.25rem !important;
  }
  .smart-px-xl-9, .smart-pl-xl-9 {
    padding-left: 2.25rem !important;
  }
  .smart-ps-xl-9 {
    padding-inline-start: 2.25rem !important;
  }
  .smart-pe-xl-9 {
    padding-inline-end: 2.25rem !important;
  }
  .smart-p-xl-10 {
    padding: 2.5rem !important;
  }
  .smart-py-xl-10, .smart-pt-xl-10 {
    padding-top: 2.5rem !important;
  }
  .smart-px-xl-10, .smart-pr-xl-10 {
    padding-right: 2.5rem !important;
  }
  .smart-py-xl-10, .smart-pb-xl-10 {
    padding-bottom: 2.5rem !important;
  }
  .smart-px-xl-10, .smart-pl-xl-10 {
    padding-left: 2.5rem !important;
  }
  .smart-ps-xl-10 {
    padding-inline-start: 2.5rem !important;
  }
  .smart-pe-xl-10 {
    padding-inline-end: 2.5rem !important;
  }
  .smart-p-xl-11 {
    padding: 2.75rem !important;
  }
  .smart-py-xl-11, .smart-pt-xl-11 {
    padding-top: 2.75rem !important;
  }
  .smart-px-xl-11, .smart-pr-xl-11 {
    padding-right: 2.75rem !important;
  }
  .smart-py-xl-11, .smart-pb-xl-11 {
    padding-bottom: 2.75rem !important;
  }
  .smart-px-xl-11, .smart-pl-xl-11 {
    padding-left: 2.75rem !important;
  }
  .smart-ps-xl-11 {
    padding-inline-start: 2.75rem !important;
  }
  .smart-pe-xl-11 {
    padding-inline-end: 2.75rem !important;
  }
  .smart-p-xl-12 {
    padding: 3rem !important;
  }
  .smart-py-xl-12, .smart-pt-xl-12 {
    padding-top: 3rem !important;
  }
  .smart-px-xl-12, .smart-pr-xl-12 {
    padding-right: 3rem !important;
  }
  .smart-py-xl-12, .smart-pb-xl-12 {
    padding-bottom: 3rem !important;
  }
  .smart-px-xl-12, .smart-pl-xl-12 {
    padding-left: 3rem !important;
  }
  .smart-ps-xl-12 {
    padding-inline-start: 3rem !important;
  }
  .smart-pe-xl-12 {
    padding-inline-end: 3rem !important;
  }
  .smart-m-xl-auto {
    margin: auto !important;
  }
  .smart-my-xl-auto, .smart-mt-xl-auto {
    margin-top: auto !important;
  }
  .smart-mx-xl-auto, .smart-mr-xl-auto {
    margin-right: auto !important;
  }
  .smart-my-xl-auto, .smart-mb-xl-auto {
    margin-bottom: auto !important;
  }
  .smart-mx-xl-auto, .smart-ml-xl-auto {
    margin-left: auto !important;
  }
  .smart-ms-xl-auto {
    margin-inline-start: auto !important;
  }
  .smart-me-xl-auto {
    margin-inline-end: auto !important;
  }
}
@media (min-width: 2560px) {
  .smart-m-xx-0 {
    margin: 0 !important;
  }
  .smart-my-xx-0, .smart-mt-xx-0 {
    margin-top: 0 !important;
  }
  .smart-mx-xx-0, .smart-mr-xx-0 {
    margin-right: 0 !important;
  }
  .smart-my-xx-0, .smart-mb-xx-0 {
    margin-bottom: 0 !important;
  }
  .smart-mx-xx-0, .smart-ml-xx-0 {
    margin-left: 0 !important;
  }
  .smart-ms-xx-0 {
    margin-inline-start: 0 !important;
  }
  .smart-me-xx-0 {
    margin-inline-end: 0 !important;
  }
  .smart-m-xx-05 {
    margin: 0.125rem !important;
  }
  .smart-my-xx-05, .smart-mt-xx-05 {
    margin-top: 0.125rem !important;
  }
  .smart-mx-xx-05, .smart-mr-xx-05 {
    margin-right: 0.125rem !important;
  }
  .smart-my-xx-05, .smart-mb-xx-05 {
    margin-bottom: 0.125rem !important;
  }
  .smart-mx-xx-05, .smart-ml-xx-05 {
    margin-left: 0.125rem !important;
  }
  .smart-ms-xx-05 {
    margin-inline-start: 0.125rem !important;
  }
  .smart-me-xx-05 {
    margin-inline-end: 0.125rem !important;
  }
  .smart-m-xx-1 {
    margin: 0.25rem !important;
  }
  .smart-my-xx-1, .smart-mt-xx-1 {
    margin-top: 0.25rem !important;
  }
  .smart-mx-xx-1, .smart-mr-xx-1 {
    margin-right: 0.25rem !important;
  }
  .smart-my-xx-1, .smart-mb-xx-1 {
    margin-bottom: 0.25rem !important;
  }
  .smart-mx-xx-1, .smart-ml-xx-1 {
    margin-left: 0.25rem !important;
  }
  .smart-ms-xx-1 {
    margin-inline-start: 0.25rem !important;
  }
  .smart-me-xx-1 {
    margin-inline-end: 0.25rem !important;
  }
  .smart-m-xx-2 {
    margin: 0.5rem !important;
  }
  .smart-my-xx-2, .smart-mt-xx-2 {
    margin-top: 0.5rem !important;
  }
  .smart-mx-xx-2, .smart-mr-xx-2 {
    margin-right: 0.5rem !important;
  }
  .smart-my-xx-2, .smart-mb-xx-2 {
    margin-bottom: 0.5rem !important;
  }
  .smart-mx-xx-2, .smart-ml-xx-2 {
    margin-left: 0.5rem !important;
  }
  .smart-ms-xx-2 {
    margin-inline-start: 0.5rem !important;
  }
  .smart-me-xx-2 {
    margin-inline-end: 0.5rem !important;
  }
  .smart-m-xx-3 {
    margin: 0.75rem !important;
  }
  .smart-my-xx-3, .smart-mt-xx-3 {
    margin-top: 0.75rem !important;
  }
  .smart-mx-xx-3, .smart-mr-xx-3 {
    margin-right: 0.75rem !important;
  }
  .smart-my-xx-3, .smart-mb-xx-3 {
    margin-bottom: 0.75rem !important;
  }
  .smart-mx-xx-3, .smart-ml-xx-3 {
    margin-left: 0.75rem !important;
  }
  .smart-ms-xx-3 {
    margin-inline-start: 0.75rem !important;
  }
  .smart-me-xx-3 {
    margin-inline-end: 0.75rem !important;
  }
  .smart-m-xx-4 {
    margin: 1rem !important;
  }
  .smart-my-xx-4, .smart-mt-xx-4 {
    margin-top: 1rem !important;
  }
  .smart-mx-xx-4, .smart-mr-xx-4 {
    margin-right: 1rem !important;
  }
  .smart-my-xx-4, .smart-mb-xx-4 {
    margin-bottom: 1rem !important;
  }
  .smart-mx-xx-4, .smart-ml-xx-4 {
    margin-left: 1rem !important;
  }
  .smart-ms-xx-4 {
    margin-inline-start: 1rem !important;
  }
  .smart-me-xx-4 {
    margin-inline-end: 1rem !important;
  }
  .smart-m-xx-5 {
    margin: 1.25rem !important;
  }
  .smart-my-xx-5, .smart-mt-xx-5 {
    margin-top: 1.25rem !important;
  }
  .smart-mx-xx-5, .smart-mr-xx-5 {
    margin-right: 1.25rem !important;
  }
  .smart-my-xx-5, .smart-mb-xx-5 {
    margin-bottom: 1.25rem !important;
  }
  .smart-mx-xx-5, .smart-ml-xx-5 {
    margin-left: 1.25rem !important;
  }
  .smart-ms-xx-5 {
    margin-inline-start: 1.25rem !important;
  }
  .smart-me-xx-5 {
    margin-inline-end: 1.25rem !important;
  }
  .smart-m-xx-6 {
    margin: 1.5rem !important;
  }
  .smart-my-xx-6, .smart-mt-xx-6 {
    margin-top: 1.5rem !important;
  }
  .smart-mx-xx-6, .smart-mr-xx-6 {
    margin-right: 1.5rem !important;
  }
  .smart-my-xx-6, .smart-mb-xx-6 {
    margin-bottom: 1.5rem !important;
  }
  .smart-mx-xx-6, .smart-ml-xx-6 {
    margin-left: 1.5rem !important;
  }
  .smart-ms-xx-6 {
    margin-inline-start: 1.5rem !important;
  }
  .smart-me-xx-6 {
    margin-inline-end: 1.5rem !important;
  }
  .smart-m-xx-7 {
    margin: 1.75rem !important;
  }
  .smart-my-xx-7, .smart-mt-xx-7 {
    margin-top: 1.75rem !important;
  }
  .smart-mx-xx-7, .smart-mr-xx-7 {
    margin-right: 1.75rem !important;
  }
  .smart-my-xx-7, .smart-mb-xx-7 {
    margin-bottom: 1.75rem !important;
  }
  .smart-mx-xx-7, .smart-ml-xx-7 {
    margin-left: 1.75rem !important;
  }
  .smart-ms-xx-7 {
    margin-inline-start: 1.75rem !important;
  }
  .smart-me-xx-7 {
    margin-inline-end: 1.75rem !important;
  }
  .smart-m-xx-8 {
    margin: 2rem !important;
  }
  .smart-my-xx-8, .smart-mt-xx-8 {
    margin-top: 2rem !important;
  }
  .smart-mx-xx-8, .smart-mr-xx-8 {
    margin-right: 2rem !important;
  }
  .smart-my-xx-8, .smart-mb-xx-8 {
    margin-bottom: 2rem !important;
  }
  .smart-mx-xx-8, .smart-ml-xx-8 {
    margin-left: 2rem !important;
  }
  .smart-ms-xx-8 {
    margin-inline-start: 2rem !important;
  }
  .smart-me-xx-8 {
    margin-inline-end: 2rem !important;
  }
  .smart-m-xx-9 {
    margin: 2.25rem !important;
  }
  .smart-my-xx-9, .smart-mt-xx-9 {
    margin-top: 2.25rem !important;
  }
  .smart-mx-xx-9, .smart-mr-xx-9 {
    margin-right: 2.25rem !important;
  }
  .smart-my-xx-9, .smart-mb-xx-9 {
    margin-bottom: 2.25rem !important;
  }
  .smart-mx-xx-9, .smart-ml-xx-9 {
    margin-left: 2.25rem !important;
  }
  .smart-ms-xx-9 {
    margin-inline-start: 2.25rem !important;
  }
  .smart-me-xx-9 {
    margin-inline-end: 2.25rem !important;
  }
  .smart-m-xx-10 {
    margin: 2.5rem !important;
  }
  .smart-my-xx-10, .smart-mt-xx-10 {
    margin-top: 2.5rem !important;
  }
  .smart-mx-xx-10, .smart-mr-xx-10 {
    margin-right: 2.5rem !important;
  }
  .smart-my-xx-10, .smart-mb-xx-10 {
    margin-bottom: 2.5rem !important;
  }
  .smart-mx-xx-10, .smart-ml-xx-10 {
    margin-left: 2.5rem !important;
  }
  .smart-ms-xx-10 {
    margin-inline-start: 2.5rem !important;
  }
  .smart-me-xx-10 {
    margin-inline-end: 2.5rem !important;
  }
  .smart-m-xx-11 {
    margin: 2.75rem !important;
  }
  .smart-my-xx-11, .smart-mt-xx-11 {
    margin-top: 2.75rem !important;
  }
  .smart-mx-xx-11, .smart-mr-xx-11 {
    margin-right: 2.75rem !important;
  }
  .smart-my-xx-11, .smart-mb-xx-11 {
    margin-bottom: 2.75rem !important;
  }
  .smart-mx-xx-11, .smart-ml-xx-11 {
    margin-left: 2.75rem !important;
  }
  .smart-ms-xx-11 {
    margin-inline-start: 2.75rem !important;
  }
  .smart-me-xx-11 {
    margin-inline-end: 2.75rem !important;
  }
  .smart-m-xx-12 {
    margin: 3rem !important;
  }
  .smart-my-xx-12, .smart-mt-xx-12 {
    margin-top: 3rem !important;
  }
  .smart-mx-xx-12, .smart-mr-xx-12 {
    margin-right: 3rem !important;
  }
  .smart-my-xx-12, .smart-mb-xx-12 {
    margin-bottom: 3rem !important;
  }
  .smart-mx-xx-12, .smart-ml-xx-12 {
    margin-left: 3rem !important;
  }
  .smart-ms-xx-12 {
    margin-inline-start: 3rem !important;
  }
  .smart-me-xx-12 {
    margin-inline-end: 3rem !important;
  }
  .smart-p-xx-0 {
    padding: 0 !important;
  }
  .smart-py-xx-0, .smart-pt-xx-0 {
    padding-top: 0 !important;
  }
  .smart-px-xx-0, .smart-pr-xx-0 {
    padding-right: 0 !important;
  }
  .smart-py-xx-0, .smart-pb-xx-0 {
    padding-bottom: 0 !important;
  }
  .smart-px-xx-0, .smart-pl-xx-0 {
    padding-left: 0 !important;
  }
  .smart-ps-xx-0 {
    padding-inline-start: 0 !important;
  }
  .smart-pe-xx-0 {
    padding-inline-end: 0 !important;
  }
  .smart-p-xx-05 {
    padding: 0.125rem !important;
  }
  .smart-py-xx-05, .smart-pt-xx-05 {
    padding-top: 0.125rem !important;
  }
  .smart-px-xx-05, .smart-pr-xx-05 {
    padding-right: 0.125rem !important;
  }
  .smart-py-xx-05, .smart-pb-xx-05 {
    padding-bottom: 0.125rem !important;
  }
  .smart-px-xx-05, .smart-pl-xx-05 {
    padding-left: 0.125rem !important;
  }
  .smart-ps-xx-05 {
    padding-inline-start: 0.125rem !important;
  }
  .smart-pe-xx-05 {
    padding-inline-end: 0.125rem !important;
  }
  .smart-p-xx-1 {
    padding: 0.25rem !important;
  }
  .smart-py-xx-1, .smart-pt-xx-1 {
    padding-top: 0.25rem !important;
  }
  .smart-px-xx-1, .smart-pr-xx-1 {
    padding-right: 0.25rem !important;
  }
  .smart-py-xx-1, .smart-pb-xx-1 {
    padding-bottom: 0.25rem !important;
  }
  .smart-px-xx-1, .smart-pl-xx-1 {
    padding-left: 0.25rem !important;
  }
  .smart-ps-xx-1 {
    padding-inline-start: 0.25rem !important;
  }
  .smart-pe-xx-1 {
    padding-inline-end: 0.25rem !important;
  }
  .smart-p-xx-2 {
    padding: 0.5rem !important;
  }
  .smart-py-xx-2, .smart-pt-xx-2 {
    padding-top: 0.5rem !important;
  }
  .smart-px-xx-2, .smart-pr-xx-2 {
    padding-right: 0.5rem !important;
  }
  .smart-py-xx-2, .smart-pb-xx-2 {
    padding-bottom: 0.5rem !important;
  }
  .smart-px-xx-2, .smart-pl-xx-2 {
    padding-left: 0.5rem !important;
  }
  .smart-ps-xx-2 {
    padding-inline-start: 0.5rem !important;
  }
  .smart-pe-xx-2 {
    padding-inline-end: 0.5rem !important;
  }
  .smart-p-xx-3 {
    padding: 0.75rem !important;
  }
  .smart-py-xx-3, .smart-pt-xx-3 {
    padding-top: 0.75rem !important;
  }
  .smart-px-xx-3, .smart-pr-xx-3 {
    padding-right: 0.75rem !important;
  }
  .smart-py-xx-3, .smart-pb-xx-3 {
    padding-bottom: 0.75rem !important;
  }
  .smart-px-xx-3, .smart-pl-xx-3 {
    padding-left: 0.75rem !important;
  }
  .smart-ps-xx-3 {
    padding-inline-start: 0.75rem !important;
  }
  .smart-pe-xx-3 {
    padding-inline-end: 0.75rem !important;
  }
  .smart-p-xx-4 {
    padding: 1rem !important;
  }
  .smart-py-xx-4, .smart-pt-xx-4 {
    padding-top: 1rem !important;
  }
  .smart-px-xx-4, .smart-pr-xx-4 {
    padding-right: 1rem !important;
  }
  .smart-py-xx-4, .smart-pb-xx-4 {
    padding-bottom: 1rem !important;
  }
  .smart-px-xx-4, .smart-pl-xx-4 {
    padding-left: 1rem !important;
  }
  .smart-ps-xx-4 {
    padding-inline-start: 1rem !important;
  }
  .smart-pe-xx-4 {
    padding-inline-end: 1rem !important;
  }
  .smart-p-xx-5 {
    padding: 1.25rem !important;
  }
  .smart-py-xx-5, .smart-pt-xx-5 {
    padding-top: 1.25rem !important;
  }
  .smart-px-xx-5, .smart-pr-xx-5 {
    padding-right: 1.25rem !important;
  }
  .smart-py-xx-5, .smart-pb-xx-5 {
    padding-bottom: 1.25rem !important;
  }
  .smart-px-xx-5, .smart-pl-xx-5 {
    padding-left: 1.25rem !important;
  }
  .smart-ps-xx-5 {
    padding-inline-start: 1.25rem !important;
  }
  .smart-pe-xx-5 {
    padding-inline-end: 1.25rem !important;
  }
  .smart-p-xx-6 {
    padding: 1.5rem !important;
  }
  .smart-py-xx-6, .smart-pt-xx-6 {
    padding-top: 1.5rem !important;
  }
  .smart-px-xx-6, .smart-pr-xx-6 {
    padding-right: 1.5rem !important;
  }
  .smart-py-xx-6, .smart-pb-xx-6 {
    padding-bottom: 1.5rem !important;
  }
  .smart-px-xx-6, .smart-pl-xx-6 {
    padding-left: 1.5rem !important;
  }
  .smart-ps-xx-6 {
    padding-inline-start: 1.5rem !important;
  }
  .smart-pe-xx-6 {
    padding-inline-end: 1.5rem !important;
  }
  .smart-p-xx-7 {
    padding: 1.75rem !important;
  }
  .smart-py-xx-7, .smart-pt-xx-7 {
    padding-top: 1.75rem !important;
  }
  .smart-px-xx-7, .smart-pr-xx-7 {
    padding-right: 1.75rem !important;
  }
  .smart-py-xx-7, .smart-pb-xx-7 {
    padding-bottom: 1.75rem !important;
  }
  .smart-px-xx-7, .smart-pl-xx-7 {
    padding-left: 1.75rem !important;
  }
  .smart-ps-xx-7 {
    padding-inline-start: 1.75rem !important;
  }
  .smart-pe-xx-7 {
    padding-inline-end: 1.75rem !important;
  }
  .smart-p-xx-8 {
    padding: 2rem !important;
  }
  .smart-py-xx-8, .smart-pt-xx-8 {
    padding-top: 2rem !important;
  }
  .smart-px-xx-8, .smart-pr-xx-8 {
    padding-right: 2rem !important;
  }
  .smart-py-xx-8, .smart-pb-xx-8 {
    padding-bottom: 2rem !important;
  }
  .smart-px-xx-8, .smart-pl-xx-8 {
    padding-left: 2rem !important;
  }
  .smart-ps-xx-8 {
    padding-inline-start: 2rem !important;
  }
  .smart-pe-xx-8 {
    padding-inline-end: 2rem !important;
  }
  .smart-p-xx-9 {
    padding: 2.25rem !important;
  }
  .smart-py-xx-9, .smart-pt-xx-9 {
    padding-top: 2.25rem !important;
  }
  .smart-px-xx-9, .smart-pr-xx-9 {
    padding-right: 2.25rem !important;
  }
  .smart-py-xx-9, .smart-pb-xx-9 {
    padding-bottom: 2.25rem !important;
  }
  .smart-px-xx-9, .smart-pl-xx-9 {
    padding-left: 2.25rem !important;
  }
  .smart-ps-xx-9 {
    padding-inline-start: 2.25rem !important;
  }
  .smart-pe-xx-9 {
    padding-inline-end: 2.25rem !important;
  }
  .smart-p-xx-10 {
    padding: 2.5rem !important;
  }
  .smart-py-xx-10, .smart-pt-xx-10 {
    padding-top: 2.5rem !important;
  }
  .smart-px-xx-10, .smart-pr-xx-10 {
    padding-right: 2.5rem !important;
  }
  .smart-py-xx-10, .smart-pb-xx-10 {
    padding-bottom: 2.5rem !important;
  }
  .smart-px-xx-10, .smart-pl-xx-10 {
    padding-left: 2.5rem !important;
  }
  .smart-ps-xx-10 {
    padding-inline-start: 2.5rem !important;
  }
  .smart-pe-xx-10 {
    padding-inline-end: 2.5rem !important;
  }
  .smart-p-xx-11 {
    padding: 2.75rem !important;
  }
  .smart-py-xx-11, .smart-pt-xx-11 {
    padding-top: 2.75rem !important;
  }
  .smart-px-xx-11, .smart-pr-xx-11 {
    padding-right: 2.75rem !important;
  }
  .smart-py-xx-11, .smart-pb-xx-11 {
    padding-bottom: 2.75rem !important;
  }
  .smart-px-xx-11, .smart-pl-xx-11 {
    padding-left: 2.75rem !important;
  }
  .smart-ps-xx-11 {
    padding-inline-start: 2.75rem !important;
  }
  .smart-pe-xx-11 {
    padding-inline-end: 2.75rem !important;
  }
  .smart-p-xx-12 {
    padding: 3rem !important;
  }
  .smart-py-xx-12, .smart-pt-xx-12 {
    padding-top: 3rem !important;
  }
  .smart-px-xx-12, .smart-pr-xx-12 {
    padding-right: 3rem !important;
  }
  .smart-py-xx-12, .smart-pb-xx-12 {
    padding-bottom: 3rem !important;
  }
  .smart-px-xx-12, .smart-pl-xx-12 {
    padding-left: 3rem !important;
  }
  .smart-ps-xx-12 {
    padding-inline-start: 3rem !important;
  }
  .smart-pe-xx-12 {
    padding-inline-end: 3rem !important;
  }
  .smart-m-xx-auto {
    margin: auto !important;
  }
  .smart-my-xx-auto, .smart-mt-xx-auto {
    margin-top: auto !important;
  }
  .smart-mx-xx-auto, .smart-mr-xx-auto {
    margin-right: auto !important;
  }
  .smart-my-xx-auto, .smart-mb-xx-auto {
    margin-bottom: auto !important;
  }
  .smart-mx-xx-auto, .smart-ml-xx-auto {
    margin-left: auto !important;
  }
  .smart-ms-xx-auto {
    margin-inline-start: auto !important;
  }
  .smart-me-xx-auto {
    margin-inline-end: auto !important;
  }
}
@keyframes smart-open {
  from {
    opacity: 0;
  }
  to {
    opacity: 1;
  }
}
@keyframes smart-close {
  from {
    opacity: 1;
  }
  to {
    opacity: 0;
  }
}
.smart-open {
  animation: var(--smart-expander-transition) smart-open;
}

.smart-close {
  animation: var(--smart-expander-transition) smart-close;
}

@keyframes smart-pulse {
  0%, 100% {
    opacity: 1;
  }
  50% {
    opacity: 0.5;
  }
}
@keyframes smart-pulse-subtle {
  0%, 100% {
    opacity: 0.1;
  }
  50% {
    opacity: 1;
  }
}
@keyframes smart-wave {
  0% {
    background-position: 200% 0;
  }
  100% {
    background-position: -200% 0;
  }
}
h1.smart-heading {
  font-size: 2rem;
  line-height: 1.1875em;
  font-weight: 700;
  letter-spacing: -0.04em;
  color: var(--smart-text-title-color);
  margin-block-start: 0;
  margin-block-end: 1rem;
}

h2.smart-heading {
  font-size: 1.5rem;
  line-height: 1.25em;
  font-weight: 700;
  letter-spacing: -0.03em;
  color: var(--smart-text-title-color);
  margin-block-start: 0;
  margin-block-end: 1rem;
}

h3.smart-heading {
  font-size: 1.125rem;
  line-height: 1.25em;
  font-weight: 700;
  letter-spacing: -0.02em;
  color: var(--smart-text-title-color);
  margin-block-start: 0;
  margin-block-end: 0.75rem;
}

h4.smart-heading {
  font-size: 1rem;
  line-height: 1.25em;
  font-weight: 700;
  letter-spacing: -0.02em;
  color: var(--smart-text-title-color);
  margin-block-start: 0;
  margin-block-end: 0.5rem;
}

h5.smart-heading {
  font-size: 0.875rem;
  line-height: 1.25em;
  font-weight: 700;
  letter-spacing: -0.02em;
  color: var(--smart-text-title-color);
  margin-block-start: 0;
  margin-block-end: 0.5rem;
}

h6.smart-heading {
  font-size: 0.75rem;
  line-height: 1.25em;
  font-weight: 700;
  letter-spacing: -0.02em;
  color: var(--smart-text-title-color);
  margin-block-start: 0;
  margin-block-end: 0.5rem;
}

.smart-text-display-h1 {
  font-family: var(--smart-text-font-family);
  font-size: var(--smart-text-display-h1-font-size);
  line-height: var(--smart-text-display-h1-line-height);
  font-weight: var(--smart-text-display-h1-font-weight);
  letter-spacing: var(--smart-text-display-h1-letter-spacing);
  color: var(--smart-text-display-h1-color);
  margin-block-start: var(--smart-text-display-h1-margin-block-start);
  margin-block-end: var(--smart-text-display-h1-margin-block-end);
}

.smart-text-display-h2 {
  font-family: var(--smart-text-font-family);
  font-size: var(--smart-text-display-h2-font-size);
  line-height: var(--smart-text-display-h2-line-height);
  font-weight: var(--smart-text-display-h2-font-weight);
  letter-spacing: var(--smart-text-display-h2-letter-spacing);
  color: var(--smart-text-display-h2-color);
  margin-block-start: var(--smart-text-display-h2-margin-block-start);
  margin-block-end: var(--smart-text-display-h2-margin-block-end);
}

.smart-text-display-h3 {
  font-family: var(--smart-text-font-family);
  font-size: var(--smart-text-display-h3-font-size);
  line-height: var(--smart-text-display-h3-line-height);
  font-weight: var(--smart-text-display-h3-font-weight);
  letter-spacing: var(--smart-text-display-h3-letter-spacing);
  color: var(--smart-text-display-h3-color);
  margin-block-start: var(--smart-text-display-h3-margin-block-start);
  margin-block-end: var(--smart-text-display-h3-margin-block-end);
}

.smart-text-display-h4 {
  font-family: var(--smart-text-font-family);
  font-size: var(--smart-text-display-h4-font-size);
  line-height: var(--smart-text-display-h4-line-height);
  font-weight: var(--smart-text-display-h4-font-weight);
  letter-spacing: var(--smart-text-display-h4-letter-spacing);
  color: var(--smart-text-display-h4-color);
  margin-block-start: var(--smart-text-display-h4-margin-block-start);
  margin-block-end: var(--smart-text-display-h4-margin-block-end);
}

.smart-text-display-h5 {
  font-family: var(--smart-text-font-family);
  font-size: var(--smart-text-display-h5-font-size);
  line-height: var(--smart-text-display-h5-line-height);
  font-weight: var(--smart-text-display-h5-font-weight);
  letter-spacing: var(--smart-text-display-h5-letter-spacing);
  color: var(--smart-text-display-h5-color);
  margin-block-start: var(--smart-text-display-h5-margin-block-start);
  margin-block-end: var(--smart-text-display-h5-margin-block-end);
}

.smart-text-display-h6 {
  font-family: var(--smart-text-font-family);
  font-size: var(--smart-text-display-h6-font-size);
  line-height: var(--smart-text-display-h6-line-height);
  font-weight: var(--smart-text-display-h6-font-weight);
  letter-spacing: var(--smart-text-display-h6-letter-spacing);
  color: var(--smart-text-display-h6-color);
  margin-block-start: var(--smart-text-display-h6-margin-block-start);
  margin-block-end: var(--smart-text-display-h6-margin-block-end);
}

.smart-text-h1 {
  font-family: var(--smart-text-font-family);
  font-size: var(--smart-text-h1-font-size);
  line-height: var(--smart-text-h1-line-height);
  font-weight: var(--smart-text-h1-font-weight);
  letter-spacing: var(--smart-text-h1-letter-spacing);
  color: var(--smart-text-h1-color);
  margin-block-start: var(--smart-text-h1-margin-block-start);
  margin-block-end: var(--smart-text-h1-margin-block-end);
}

.smart-text-h2 {
  font-family: var(--smart-text-font-family);
  font-size: var(--smart-text-h2-font-size);
  line-height: var(--smart-text-h2-line-height);
  font-weight: var(--smart-text-h2-font-weight);
  letter-spacing: var(--smart-text-h2-letter-spacing);
  color: var(--smart-text-h2-color);
  margin-block-start: var(--smart-text-h2-margin-block-start);
  margin-block-end: var(--smart-text-h2-margin-block-end);
}

.smart-text-h3 {
  font-family: var(--smart-text-font-family);
  font-size: var(--smart-text-h3-font-size);
  line-height: var(--smart-text-h3-line-height);
  font-weight: var(--smart-text-h3-font-weight);
  letter-spacing: var(--smart-text-h3-letter-spacing);
  color: var(--smart-text-h3-color);
  margin-block-start: var(--smart-text-h3-margin-block-start);
  margin-block-end: var(--smart-text-h3-margin-block-end);
}

.smart-text-h4 {
  font-family: var(--smart-text-font-family);
  font-size: var(--smart-text-h4-font-size);
  line-height: var(--smart-text-h4-line-height);
  font-weight: var(--smart-text-h4-font-weight);
  letter-spacing: var(--smart-text-h4-letter-spacing);
  color: var(--smart-text-h4-color);
  margin-block-start: var(--smart-text-h4-margin-block-start);
  margin-block-end: var(--smart-text-h4-margin-block-end);
}

.smart-text-h5 {
  font-family: var(--smart-text-font-family);
  font-size: var(--smart-text-h5-font-size);
  line-height: var(--smart-text-h5-line-height);
  font-weight: var(--smart-text-h5-font-weight);
  letter-spacing: var(--smart-text-h5-letter-spacing);
  color: var(--smart-text-h5-color);
  margin-block-start: var(--smart-text-h5-margin-block-start);
  margin-block-end: var(--smart-text-h5-margin-block-end);
}

.smart-text-h6 {
  font-family: var(--smart-text-font-family);
  font-size: var(--smart-text-h6-font-size);
  line-height: var(--smart-text-h6-line-height);
  font-weight: var(--smart-text-h6-font-weight);
  letter-spacing: var(--smart-text-h6-letter-spacing);
  color: var(--smart-text-h6-color);
  margin-block-start: var(--smart-text-h6-margin-block-start);
  margin-block-end: var(--smart-text-h6-margin-block-end);
}

.smart-text-subtitle1 {
  font-family: var(--smart-text-font-family);
  font-size: var(--smart-text-subtitle1-font-size);
  line-height: var(--smart-text-subtitle1-line-height);
  font-weight: var(--smart-text-subtitle1-font-weight);
  letter-spacing: var(--smart-text-subtitle1-letter-spacing);
  color: var(--smart-text-subtitle1-color);
  margin-block-start: var(--smart-text-subtitle1-margin-block-start);
  margin-block-end: var(--smart-text-subtitle1-margin-block-end);
}

.smart-text-subtitle2 {
  font-family: var(--smart-text-font-family);
  font-size: var(--smart-text-subtitle2-font-size);
  line-height: var(--smart-text-subtitle2-line-height);
  font-weight: var(--smart-text-subtitle2-font-weight);
  letter-spacing: var(--smart-text-subtitle2-letter-spacing);
  color: var(--smart-text-subtitle2-color);
  margin-block-start: var(--smart-text-subtitle2-margin-block-start);
  margin-block-end: var(--smart-text-subtitle2-margin-block-end);
}

.smart-text-body1 {
  font-family: var(--smart-text-font-family);
  font-size: var(--smart-text-body1-font-size);
  line-height: var(--smart-text-body1-line-height);
  font-weight: var(--smart-text-body1-font-weight);
  letter-spacing: var(--smart-text-body1-letter-spacing);
  color: var(--smart-text-body1-color);
  margin-block-start: var(--smart-text-body1-margin-block-start);
  margin-block-end: var(--smart-text-body1-margin-block-end);
}

.smart-text-body2 {
  font-family: var(--smart-text-font-family);
  font-size: var(--smart-text-body2-font-size);
  line-height: var(--smart-text-body2-line-height);
  font-weight: var(--smart-text-body2-font-weight);
  letter-spacing: var(--smart-text-body2-letter-spacing);
  color: var(--smart-text-body2-color);
  margin-block-start: var(--smart-text-body2-margin-block-start);
  margin-block-end: var(--smart-text-body2-margin-block-end);
}

.smart-text-button {
  font-family: var(--smart-text-font-family);
  font-size: var(--smart-text-button-font-size);
  line-height: var(--smart-text-button-line-height);
  font-weight: var(--smart-text-button-font-weight);
  letter-spacing: var(--smart-text-button-letter-spacing);
  text-transform: var(--smart-text-button-text-transform);
  color: var(--smart-text-button-color);
  margin-block-start: var(--smart-text-button-margin-block-start);
  margin-block-end: var(--smart-text-button-margin-block-end);
}

.smart-text-caption {
  font-family: var(--smart-text-font-family);
  font-size: var(--smart-text-caption-font-size);
  line-height: var(--smart-text-caption-line-height);
  font-weight: var(--smart-text-caption-font-weight);
  letter-spacing: var(--smart-text-caption-letter-spacing);
  color: var(--smart-text-caption-color);
  margin-block-start: var(--smart-text-caption-margin-block-start);
  margin-block-end: var(--smart-text-caption-margin-block-end);
}

.smart-text-overline {
  font-family: var(--smart-text-font-family);
  font-size: var(--smart-text-overline-font-size);
  line-height: var(--smart-text-overline-line-height);
  font-weight: var(--smart-text-overline-font-weight);
  letter-spacing: var(--smart-text-overline-letter-spacing);
  text-transform: var(--smart-text-overline-text-transform);
  color: var(--smart-text-overline-color);
  margin-block-start: var(--smart-text-overline-margin-block-start);
  margin-block-end: var(--smart-text-overline-margin-block-end);
}

.smart-text-align-start {
  text-align: start;
}

.smart-text-align-end {
  text-align: end;
}

.smart-text-align-left {
  text-align: left;
}

.smart-text-align-right {
  text-align: right;
}

.smart-text-align-center {
  text-align: center;
}

.smart-text-align-justify {
  text-align: justify;
}

.smart-text-align-justify-all {
  text-align: justify-all;
}

.smart-text-align-match-parent {
  text-align: match-parent;
}

@media (min-width: 576px) {
  .smart-text-align-xs-start {
    text-align: start !important;
  }
  .smart-text-align-xs-end {
    text-align: end !important;
  }
  .smart-text-align-xs-left {
    text-align: left !important;
  }
  .smart-text-align-xs-right {
    text-align: right !important;
  }
  .smart-text-align-xs-center {
    text-align: center !important;
  }
  .smart-text-align-xs-justify {
    text-align: justify !important;
  }
  .smart-text-align-xs-justify-all {
    text-align: justify-all !important;
  }
  .smart-text-align-xs-match-parent {
    text-align: match-parent !important;
  }
}
@media (min-width: 768px) {
  .smart-text-align-sm-start {
    text-align: start !important;
  }
  .smart-text-align-sm-end {
    text-align: end !important;
  }
  .smart-text-align-sm-left {
    text-align: left !important;
  }
  .smart-text-align-sm-right {
    text-align: right !important;
  }
  .smart-text-align-sm-center {
    text-align: center !important;
  }
  .smart-text-align-sm-justify {
    text-align: justify !important;
  }
  .smart-text-align-sm-justify-all {
    text-align: justify-all !important;
  }
  .smart-text-align-sm-match-parent {
    text-align: match-parent !important;
  }
}
@media (min-width: 1024px) {
  .smart-text-align-md-start {
    text-align: start !important;
  }
  .smart-text-align-md-end {
    text-align: end !important;
  }
  .smart-text-align-md-left {
    text-align: left !important;
  }
  .smart-text-align-md-right {
    text-align: right !important;
  }
  .smart-text-align-md-center {
    text-align: center !important;
  }
  .smart-text-align-md-justify {
    text-align: justify !important;
  }
  .smart-text-align-md-justify-all {
    text-align: justify-all !important;
  }
  .smart-text-align-md-match-parent {
    text-align: match-parent !important;
  }
}
@media (min-width: 1280px) {
  .smart-text-align-lg-start {
    text-align: start !important;
  }
  .smart-text-align-lg-end {
    text-align: end !important;
  }
  .smart-text-align-lg-left {
    text-align: left !important;
  }
  .smart-text-align-lg-right {
    text-align: right !important;
  }
  .smart-text-align-lg-center {
    text-align: center !important;
  }
  .smart-text-align-lg-justify {
    text-align: justify !important;
  }
  .smart-text-align-lg-justify-all {
    text-align: justify-all !important;
  }
  .smart-text-align-lg-match-parent {
    text-align: match-parent !important;
  }
}
@media (min-width: 1920px) {
  .smart-text-align-xl-start {
    text-align: start !important;
  }
  .smart-text-align-xl-end {
    text-align: end !important;
  }
  .smart-text-align-xl-left {
    text-align: left !important;
  }
  .smart-text-align-xl-right {
    text-align: right !important;
  }
  .smart-text-align-xl-center {
    text-align: center !important;
  }
  .smart-text-align-xl-justify {
    text-align: justify !important;
  }
  .smart-text-align-xl-justify-all {
    text-align: justify-all !important;
  }
  .smart-text-align-xl-match-parent {
    text-align: match-parent !important;
  }
}
@media (min-width: 2560px) {
  .smart-text-align-xx-start {
    text-align: start !important;
  }
  .smart-text-align-xx-end {
    text-align: end !important;
  }
  .smart-text-align-xx-left {
    text-align: left !important;
  }
  .smart-text-align-xx-right {
    text-align: right !important;
  }
  .smart-text-align-xx-center {
    text-align: center !important;
  }
  .smart-text-align-xx-justify {
    text-align: justify !important;
  }
  .smart-text-align-xx-justify-all {
    text-align: justify-all !important;
  }
  .smart-text-align-xx-match-parent {
    text-align: match-parent !important;
  }
}
.smart-text-wrap {
  white-space: normal !important;
}

.smart-text-nowrap {
  white-space: nowrap !important;
}

.smart-text-truncate {
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
}

.smart-text-capitalize {
  text-transform: capitalize;
}

.smart-text-uppercase {
  text-transform: uppercase;
}

.smart-text-lowercase {
  text-transform: lowercase;
}

.smart-label {
  vertical-align: middle;
  margin-block-start: 0;
  margin-block-end: 0;
}

.smart-form .row .smart-label {
  min-height: var(--smart-input-height);
  line-height: var(--smart-input-line-height);
  padding-block: var(--smart-input-padding-block);
  padding-inline: var(--smart-input-padding-inline);
  padding-inline-start: 0;
  border-top: var(--smart-input-border);
  border-bottom: var(--smart-input-border);
  border-color: rgba(0, 0, 0, 0);
}

.smart-layout ::selection {
  background-color: var(--smart-text-selection-background-color);
  color: var(--smart-text-selection-color);
}

.smart-column-drag, .smart-datatable-loading-content .smart-circle-o-notch, .smart-datatable-header .smart-plus, .smart-sortable-column .smart-grid-sort, .smart-datatable .smart-chevron-circle-down, .smart-datatable .smart-chevron-circle-right, .smart-fileupload-row .smart-button .smart-close, .smart-fileupload-row .smart-button .smart-times, .smart-fileupload-row .smart-button .smart-icon-trash, .smart-menuitem .smart-menuitem-icon, .smart {
  box-sizing: border-box;
  font-family: var(--smart-icon-font-family);
  font-weight: var(--smart-icon-weight, inherit);
  font-style: normal;
  font-size: var(--smart-icon-size);
  display: inline-block;
  width: 1em;
  height: 1em;
  line-height: 1;
  text-transform: none;
  letter-spacing: normal;
  word-wrap: normal;
  white-space: nowrap;
  font-variation-settings: "FILL" var(--smart-icon-fill), "GRAD" var(--smart-icon-grade), "opsz" var(--smart-icon-optical-size);
  -webkit-font-smoothing: antialiased;
  text-rendering: optimizeLegibility;
  -moz-osx-font-smoothing: grayscale;
  font-feature-settings: "liga";
}

i.smart {
  display: inline-flex;
  justify-content: center;
  align-items: center;
}

.smart-primary {
  color: var(--smart-primary);
}

.smart-secondary {
  color: var(--smart-secondary);
}

.smart-info {
  color: var(--smart-info);
}

.smart-warning {
  color: var(--smart-warning);
}

.smart-error {
  color: var(--smart-error);
}

.smart-error {
  color: var(--smart-error);
}

.smart-success {
  color: var(--smart-success);
}

.smart-base {
  color: var(--smart-base-200);
}

.smart-light {
  color: var(--smart-base-200);
}

.smart-dark {
  color: var(--smart-base-900);
}

.smart-icons-loading .smart {
  color: rgba(0, 0, 0, 0) !important;
  user-select: none;
}

[class^=smart-] img, [class^=smart-] svg {
  vertical-align: middle;
}

.smart-helper-hidden-accessible {
  opacity: 0;
  height: 0;
}

.smart-helper-hidden-accessible input {
  width: 100%;
  height: 0;
  padding: 0;
  margin: 0;
  border: 0;
}

.smart-helper-hidden {
  display: none;
}

.smart-hidden-accessible {
  opacity: 0;
  width: 100%;
  height: 0;
  padding: 0;
  margin: 0;
  border: 0;
}

.smart-flex-row {
  flex-direction: row !important;
}

.smart-flex-row-reverse {
  flex-direction: row-reverse !important;
}

.smart-flex-column {
  flex-direction: column !important;
}

.smart-flex-column-reverse {
  flex-direction: column-reverse !important;
}

.smart-stack {
  box-sizing: border-box;
  gap: var(--smart-gap);
}

.smart-row {
  box-sizing: border-box;
  flex-wrap: wrap;
  gap: var(--smart-gap);
  row-gap: var(--smart-row-gap);
}

.smart-row > [class^=smart-col] {
  flex: 1 0 0%;
}

.smart-row > [class*=smart-col-] {
  flex: 0 0 auto;
  width: 100%;
}

.smart-row > .smart-col-1 {
  max-width: calc((100% - 11 * var(--smart-gap)) / 12);
  flex-basis: calc((100% - 11 * var(--smart-gap)) / 12);
}

.smart-row > .smart-col-2 {
  max-width: calc(2 * (100% - 11 * var(--smart-gap)) / 12 + 1 * var(--smart-gap));
  flex-basis: calc(2 * (100% - 11 * var(--smart-gap)) / 12 + 1 * var(--smart-gap));
}

.smart-row > .smart-col-3 {
  max-width: calc(3 * (100% - 11 * var(--smart-gap)) / 12 + 2 * var(--smart-gap));
  flex-basis: calc(3 * (100% - 11 * var(--smart-gap)) / 12 + 2 * var(--smart-gap));
}

.smart-row > .smart-col-4 {
  max-width: calc(4 * (100% - 11 * var(--smart-gap)) / 12 + 3 * var(--smart-gap));
  flex-basis: calc(4 * (100% - 11 * var(--smart-gap)) / 12 + 3 * var(--smart-gap));
}

.smart-row > .smart-col-5 {
  max-width: calc(5 * (100% - 11 * var(--smart-gap)) / 12 + 4 * var(--smart-gap));
  flex-basis: calc(5 * (100% - 11 * var(--smart-gap)) / 12 + 4 * var(--smart-gap));
}

.smart-row > .smart-col-6 {
  max-width: calc(6 * (100% - 11 * var(--smart-gap)) / 12 + 5 * var(--smart-gap));
  flex-basis: calc(6 * (100% - 11 * var(--smart-gap)) / 12 + 5 * var(--smart-gap));
}

.smart-row > .smart-col-7 {
  max-width: calc(7 * (100% - 11 * var(--smart-gap)) / 12 + 6 * var(--smart-gap));
  flex-basis: calc(7 * (100% - 11 * var(--smart-gap)) / 12 + 6 * var(--smart-gap));
}

.smart-row > .smart-col-8 {
  max-width: calc(8 * (100% - 11 * var(--smart-gap)) / 12 + 7 * var(--smart-gap));
  flex-basis: calc(8 * (100% - 11 * var(--smart-gap)) / 12 + 7 * var(--smart-gap));
}

.smart-row > .smart-col-9 {
  max-width: calc(9 * (100% - 11 * var(--smart-gap)) / 12 + 8 * var(--smart-gap));
  flex-basis: calc(9 * (100% - 11 * var(--smart-gap)) / 12 + 8 * var(--smart-gap));
}

.smart-row > .smart-col-10 {
  max-width: calc(10 * (100% - 11 * var(--smart-gap)) / 12 + 9 * var(--smart-gap));
  flex-basis: calc(10 * (100% - 11 * var(--smart-gap)) / 12 + 9 * var(--smart-gap));
}

.smart-row > .smart-col-11 {
  max-width: calc(11 * (100% - 11 * var(--smart-gap)) / 12 + 10 * var(--smart-gap));
  flex-basis: calc(11 * (100% - 11 * var(--smart-gap)) / 12 + 10 * var(--smart-gap));
}

.smart-row > .smart-col-12 {
  max-width: 100%;
  flex-basis: 100%;
}

.smart-offset-0 {
  margin-inline-start: 0;
}

.smart-offset-1 {
  margin-inline-start: calc(1 * (100% - 11 * var(--smart-gap)) / 12 + 1 * var(--smart-gap));
}

.smart-offset-2 {
  margin-inline-start: calc(2 * (100% - 11 * var(--smart-gap)) / 12 + 2 * var(--smart-gap));
}

.smart-offset-3 {
  margin-inline-start: calc(3 * (100% - 11 * var(--smart-gap)) / 12 + 3 * var(--smart-gap));
}

.smart-offset-4 {
  margin-inline-start: calc(4 * (100% - 11 * var(--smart-gap)) / 12 + 4 * var(--smart-gap));
}

.smart-offset-5 {
  margin-inline-start: calc(5 * (100% - 11 * var(--smart-gap)) / 12 + 5 * var(--smart-gap));
}

.smart-offset-6 {
  margin-inline-start: calc(6 * (100% - 11 * var(--smart-gap)) / 12 + 6 * var(--smart-gap));
}

.smart-offset-7 {
  margin-inline-start: calc(7 * (100% - 11 * var(--smart-gap)) / 12 + 7 * var(--smart-gap));
}

.smart-offset-8 {
  margin-inline-start: calc(8 * (100% - 11 * var(--smart-gap)) / 12 + 8 * var(--smart-gap));
}

.smart-offset-9 {
  margin-inline-start: calc(9 * (100% - 11 * var(--smart-gap)) / 12 + 9 * var(--smart-gap));
}

.smart-offset-10 {
  margin-inline-start: calc(10 * (100% - 11 * var(--smart-gap)) / 12 + 10 * var(--smart-gap));
}

.smart-offset-11 {
  margin-inline-start: calc(11 * (100% - 11 * var(--smart-gap)) / 12 + 11 * var(--smart-gap));
}

.smart-order-first {
  order: -1 !important;
}

.smart-order-last {
  order: 13 !important;
}

.smart-order-0 {
  order: 0 !important;
}

.smart-order-1 {
  order: 1 !important;
}

.smart-order-2 {
  order: 2 !important;
}

.smart-order-3 {
  order: 3 !important;
}

.smart-order-4 {
  order: 4 !important;
}

.smart-order-5 {
  order: 5 !important;
}

.smart-order-6 {
  order: 6 !important;
}

.smart-order-7 {
  order: 7 !important;
}

.smart-order-8 {
  order: 8 !important;
}

.smart-order-9 {
  order: 9 !important;
}

.smart-order-10 {
  order: 10 !important;
}

.smart-order-11 {
  order: 11 !important;
}

.smart-order-12 {
  order: 12 !important;
}

@media (min-width: 576px) {
  .smart-row > .smart-col-xs-1 {
    max-width: calc((100% - 11 * var(--smart-gap)) / 12);
    flex-basis: calc((100% - 11 * var(--smart-gap)) / 12);
  }
  .smart-row > .smart-col-xs-2 {
    max-width: calc(2 * (100% - 11 * var(--smart-gap)) / 12 + 1 * var(--smart-gap));
    flex-basis: calc(2 * (100% - 11 * var(--smart-gap)) / 12 + 1 * var(--smart-gap));
  }
  .smart-row > .smart-col-xs-3 {
    max-width: calc(3 * (100% - 11 * var(--smart-gap)) / 12 + 2 * var(--smart-gap));
    flex-basis: calc(3 * (100% - 11 * var(--smart-gap)) / 12 + 2 * var(--smart-gap));
  }
  .smart-row > .smart-col-xs-4 {
    max-width: calc(4 * (100% - 11 * var(--smart-gap)) / 12 + 3 * var(--smart-gap));
    flex-basis: calc(4 * (100% - 11 * var(--smart-gap)) / 12 + 3 * var(--smart-gap));
  }
  .smart-row > .smart-col-xs-5 {
    max-width: calc(5 * (100% - 11 * var(--smart-gap)) / 12 + 4 * var(--smart-gap));
    flex-basis: calc(5 * (100% - 11 * var(--smart-gap)) / 12 + 4 * var(--smart-gap));
  }
  .smart-row > .smart-col-xs-6 {
    max-width: calc(6 * (100% - 11 * var(--smart-gap)) / 12 + 5 * var(--smart-gap));
    flex-basis: calc(6 * (100% - 11 * var(--smart-gap)) / 12 + 5 * var(--smart-gap));
  }
  .smart-row > .smart-col-xs-7 {
    max-width: calc(7 * (100% - 11 * var(--smart-gap)) / 12 + 6 * var(--smart-gap));
    flex-basis: calc(7 * (100% - 11 * var(--smart-gap)) / 12 + 6 * var(--smart-gap));
  }
  .smart-row > .smart-col-xs-8 {
    max-width: calc(8 * (100% - 11 * var(--smart-gap)) / 12 + 7 * var(--smart-gap));
    flex-basis: calc(8 * (100% - 11 * var(--smart-gap)) / 12 + 7 * var(--smart-gap));
  }
  .smart-row > .smart-col-xs-9 {
    max-width: calc(9 * (100% - 11 * var(--smart-gap)) / 12 + 8 * var(--smart-gap));
    flex-basis: calc(9 * (100% - 11 * var(--smart-gap)) / 12 + 8 * var(--smart-gap));
  }
  .smart-row > .smart-col-xs-10 {
    max-width: calc(10 * (100% - 11 * var(--smart-gap)) / 12 + 9 * var(--smart-gap));
    flex-basis: calc(10 * (100% - 11 * var(--smart-gap)) / 12 + 9 * var(--smart-gap));
  }
  .smart-row > .smart-col-xs-11 {
    max-width: calc(11 * (100% - 11 * var(--smart-gap)) / 12 + 10 * var(--smart-gap));
    flex-basis: calc(11 * (100% - 11 * var(--smart-gap)) / 12 + 10 * var(--smart-gap));
  }
  .smart-row > .smart-col-xs-12 {
    max-width: 100%;
    flex-basis: 100%;
  }
  .smart-offset-xs-0 {
    margin-inline-start: 0;
  }
  .smart-offset-xs-1 {
    margin-inline-start: calc(1 * (100% - 11 * var(--smart-gap)) / 12 + 1 * var(--smart-gap));
  }
  .smart-offset-xs-2 {
    margin-inline-start: calc(2 * (100% - 11 * var(--smart-gap)) / 12 + 2 * var(--smart-gap));
  }
  .smart-offset-xs-3 {
    margin-inline-start: calc(3 * (100% - 11 * var(--smart-gap)) / 12 + 3 * var(--smart-gap));
  }
  .smart-offset-xs-4 {
    margin-inline-start: calc(4 * (100% - 11 * var(--smart-gap)) / 12 + 4 * var(--smart-gap));
  }
  .smart-offset-xs-5 {
    margin-inline-start: calc(5 * (100% - 11 * var(--smart-gap)) / 12 + 5 * var(--smart-gap));
  }
  .smart-offset-xs-6 {
    margin-inline-start: calc(6 * (100% - 11 * var(--smart-gap)) / 12 + 6 * var(--smart-gap));
  }
  .smart-offset-xs-7 {
    margin-inline-start: calc(7 * (100% - 11 * var(--smart-gap)) / 12 + 7 * var(--smart-gap));
  }
  .smart-offset-xs-8 {
    margin-inline-start: calc(8 * (100% - 11 * var(--smart-gap)) / 12 + 8 * var(--smart-gap));
  }
  .smart-offset-xs-9 {
    margin-inline-start: calc(9 * (100% - 11 * var(--smart-gap)) / 12 + 9 * var(--smart-gap));
  }
  .smart-offset-xs-10 {
    margin-inline-start: calc(10 * (100% - 11 * var(--smart-gap)) / 12 + 10 * var(--smart-gap));
  }
  .smart-offset-xs-11 {
    margin-inline-start: calc(11 * (100% - 11 * var(--smart-gap)) / 12 + 11 * var(--smart-gap));
  }
  .smart-order-xs-first {
    order: -1 !important;
  }
  .smart-order-xs-last {
    order: 13 !important;
  }
  .smart-order-xs-0 {
    order: 0 !important;
  }
  .smart-order-xs-1 {
    order: 1 !important;
  }
  .smart-order-xs-2 {
    order: 2 !important;
  }
  .smart-order-xs-3 {
    order: 3 !important;
  }
  .smart-order-xs-4 {
    order: 4 !important;
  }
  .smart-order-xs-5 {
    order: 5 !important;
  }
  .smart-order-xs-6 {
    order: 6 !important;
  }
  .smart-order-xs-7 {
    order: 7 !important;
  }
  .smart-order-xs-8 {
    order: 8 !important;
  }
  .smart-order-xs-9 {
    order: 9 !important;
  }
  .smart-order-xs-10 {
    order: 10 !important;
  }
  .smart-order-xs-11 {
    order: 11 !important;
  }
  .smart-order-xs-12 {
    order: 12 !important;
  }
}
@media (min-width: 768px) {
  .smart-row > .smart-col-sm-1 {
    max-width: calc((100% - 11 * var(--smart-gap)) / 12);
    flex-basis: calc((100% - 11 * var(--smart-gap)) / 12);
  }
  .smart-row > .smart-col-sm-2 {
    max-width: calc(2 * (100% - 11 * var(--smart-gap)) / 12 + 1 * var(--smart-gap));
    flex-basis: calc(2 * (100% - 11 * var(--smart-gap)) / 12 + 1 * var(--smart-gap));
  }
  .smart-row > .smart-col-sm-3 {
    max-width: calc(3 * (100% - 11 * var(--smart-gap)) / 12 + 2 * var(--smart-gap));
    flex-basis: calc(3 * (100% - 11 * var(--smart-gap)) / 12 + 2 * var(--smart-gap));
  }
  .smart-row > .smart-col-sm-4 {
    max-width: calc(4 * (100% - 11 * var(--smart-gap)) / 12 + 3 * var(--smart-gap));
    flex-basis: calc(4 * (100% - 11 * var(--smart-gap)) / 12 + 3 * var(--smart-gap));
  }
  .smart-row > .smart-col-sm-5 {
    max-width: calc(5 * (100% - 11 * var(--smart-gap)) / 12 + 4 * var(--smart-gap));
    flex-basis: calc(5 * (100% - 11 * var(--smart-gap)) / 12 + 4 * var(--smart-gap));
  }
  .smart-row > .smart-col-sm-6 {
    max-width: calc(6 * (100% - 11 * var(--smart-gap)) / 12 + 5 * var(--smart-gap));
    flex-basis: calc(6 * (100% - 11 * var(--smart-gap)) / 12 + 5 * var(--smart-gap));
  }
  .smart-row > .smart-col-sm-7 {
    max-width: calc(7 * (100% - 11 * var(--smart-gap)) / 12 + 6 * var(--smart-gap));
    flex-basis: calc(7 * (100% - 11 * var(--smart-gap)) / 12 + 6 * var(--smart-gap));
  }
  .smart-row > .smart-col-sm-8 {
    max-width: calc(8 * (100% - 11 * var(--smart-gap)) / 12 + 7 * var(--smart-gap));
    flex-basis: calc(8 * (100% - 11 * var(--smart-gap)) / 12 + 7 * var(--smart-gap));
  }
  .smart-row > .smart-col-sm-9 {
    max-width: calc(9 * (100% - 11 * var(--smart-gap)) / 12 + 8 * var(--smart-gap));
    flex-basis: calc(9 * (100% - 11 * var(--smart-gap)) / 12 + 8 * var(--smart-gap));
  }
  .smart-row > .smart-col-sm-10 {
    max-width: calc(10 * (100% - 11 * var(--smart-gap)) / 12 + 9 * var(--smart-gap));
    flex-basis: calc(10 * (100% - 11 * var(--smart-gap)) / 12 + 9 * var(--smart-gap));
  }
  .smart-row > .smart-col-sm-11 {
    max-width: calc(11 * (100% - 11 * var(--smart-gap)) / 12 + 10 * var(--smart-gap));
    flex-basis: calc(11 * (100% - 11 * var(--smart-gap)) / 12 + 10 * var(--smart-gap));
  }
  .smart-row > .smart-col-sm-12 {
    max-width: 100%;
    flex-basis: 100%;
  }
  .smart-offset-sm-0 {
    margin-inline-start: 0;
  }
  .smart-offset-sm-1 {
    margin-inline-start: calc(1 * (100% - 11 * var(--smart-gap)) / 12 + 1 * var(--smart-gap));
  }
  .smart-offset-sm-2 {
    margin-inline-start: calc(2 * (100% - 11 * var(--smart-gap)) / 12 + 2 * var(--smart-gap));
  }
  .smart-offset-sm-3 {
    margin-inline-start: calc(3 * (100% - 11 * var(--smart-gap)) / 12 + 3 * var(--smart-gap));
  }
  .smart-offset-sm-4 {
    margin-inline-start: calc(4 * (100% - 11 * var(--smart-gap)) / 12 + 4 * var(--smart-gap));
  }
  .smart-offset-sm-5 {
    margin-inline-start: calc(5 * (100% - 11 * var(--smart-gap)) / 12 + 5 * var(--smart-gap));
  }
  .smart-offset-sm-6 {
    margin-inline-start: calc(6 * (100% - 11 * var(--smart-gap)) / 12 + 6 * var(--smart-gap));
  }
  .smart-offset-sm-7 {
    margin-inline-start: calc(7 * (100% - 11 * var(--smart-gap)) / 12 + 7 * var(--smart-gap));
  }
  .smart-offset-sm-8 {
    margin-inline-start: calc(8 * (100% - 11 * var(--smart-gap)) / 12 + 8 * var(--smart-gap));
  }
  .smart-offset-sm-9 {
    margin-inline-start: calc(9 * (100% - 11 * var(--smart-gap)) / 12 + 9 * var(--smart-gap));
  }
  .smart-offset-sm-10 {
    margin-inline-start: calc(10 * (100% - 11 * var(--smart-gap)) / 12 + 10 * var(--smart-gap));
  }
  .smart-offset-sm-11 {
    margin-inline-start: calc(11 * (100% - 11 * var(--smart-gap)) / 12 + 11 * var(--smart-gap));
  }
  .smart-order-sm-first {
    order: -1 !important;
  }
  .smart-order-sm-last {
    order: 13 !important;
  }
  .smart-order-sm-0 {
    order: 0 !important;
  }
  .smart-order-sm-1 {
    order: 1 !important;
  }
  .smart-order-sm-2 {
    order: 2 !important;
  }
  .smart-order-sm-3 {
    order: 3 !important;
  }
  .smart-order-sm-4 {
    order: 4 !important;
  }
  .smart-order-sm-5 {
    order: 5 !important;
  }
  .smart-order-sm-6 {
    order: 6 !important;
  }
  .smart-order-sm-7 {
    order: 7 !important;
  }
  .smart-order-sm-8 {
    order: 8 !important;
  }
  .smart-order-sm-9 {
    order: 9 !important;
  }
  .smart-order-sm-10 {
    order: 10 !important;
  }
  .smart-order-sm-11 {
    order: 11 !important;
  }
  .smart-order-sm-12 {
    order: 12 !important;
  }
}
@media (min-width: 1024px) {
  .smart-row > .smart-col-md-1 {
    max-width: calc((100% - 11 * var(--smart-gap)) / 12);
    flex-basis: calc((100% - 11 * var(--smart-gap)) / 12);
  }
  .smart-row > .smart-col-md-2 {
    max-width: calc(2 * (100% - 11 * var(--smart-gap)) / 12 + 1 * var(--smart-gap));
    flex-basis: calc(2 * (100% - 11 * var(--smart-gap)) / 12 + 1 * var(--smart-gap));
  }
  .smart-row > .smart-col-md-3 {
    max-width: calc(3 * (100% - 11 * var(--smart-gap)) / 12 + 2 * var(--smart-gap));
    flex-basis: calc(3 * (100% - 11 * var(--smart-gap)) / 12 + 2 * var(--smart-gap));
  }
  .smart-row > .smart-col-md-4 {
    max-width: calc(4 * (100% - 11 * var(--smart-gap)) / 12 + 3 * var(--smart-gap));
    flex-basis: calc(4 * (100% - 11 * var(--smart-gap)) / 12 + 3 * var(--smart-gap));
  }
  .smart-row > .smart-col-md-5 {
    max-width: calc(5 * (100% - 11 * var(--smart-gap)) / 12 + 4 * var(--smart-gap));
    flex-basis: calc(5 * (100% - 11 * var(--smart-gap)) / 12 + 4 * var(--smart-gap));
  }
  .smart-row > .smart-col-md-6 {
    max-width: calc(6 * (100% - 11 * var(--smart-gap)) / 12 + 5 * var(--smart-gap));
    flex-basis: calc(6 * (100% - 11 * var(--smart-gap)) / 12 + 5 * var(--smart-gap));
  }
  .smart-row > .smart-col-md-7 {
    max-width: calc(7 * (100% - 11 * var(--smart-gap)) / 12 + 6 * var(--smart-gap));
    flex-basis: calc(7 * (100% - 11 * var(--smart-gap)) / 12 + 6 * var(--smart-gap));
  }
  .smart-row > .smart-col-md-8 {
    max-width: calc(8 * (100% - 11 * var(--smart-gap)) / 12 + 7 * var(--smart-gap));
    flex-basis: calc(8 * (100% - 11 * var(--smart-gap)) / 12 + 7 * var(--smart-gap));
  }
  .smart-row > .smart-col-md-9 {
    max-width: calc(9 * (100% - 11 * var(--smart-gap)) / 12 + 8 * var(--smart-gap));
    flex-basis: calc(9 * (100% - 11 * var(--smart-gap)) / 12 + 8 * var(--smart-gap));
  }
  .smart-row > .smart-col-md-10 {
    max-width: calc(10 * (100% - 11 * var(--smart-gap)) / 12 + 9 * var(--smart-gap));
    flex-basis: calc(10 * (100% - 11 * var(--smart-gap)) / 12 + 9 * var(--smart-gap));
  }
  .smart-row > .smart-col-md-11 {
    max-width: calc(11 * (100% - 11 * var(--smart-gap)) / 12 + 10 * var(--smart-gap));
    flex-basis: calc(11 * (100% - 11 * var(--smart-gap)) / 12 + 10 * var(--smart-gap));
  }
  .smart-row > .smart-col-md-12 {
    max-width: 100%;
    flex-basis: 100%;
  }
  .smart-offset-md-0 {
    margin-inline-start: 0;
  }
  .smart-offset-md-1 {
    margin-inline-start: calc(1 * (100% - 11 * var(--smart-gap)) / 12 + 1 * var(--smart-gap));
  }
  .smart-offset-md-2 {
    margin-inline-start: calc(2 * (100% - 11 * var(--smart-gap)) / 12 + 2 * var(--smart-gap));
  }
  .smart-offset-md-3 {
    margin-inline-start: calc(3 * (100% - 11 * var(--smart-gap)) / 12 + 3 * var(--smart-gap));
  }
  .smart-offset-md-4 {
    margin-inline-start: calc(4 * (100% - 11 * var(--smart-gap)) / 12 + 4 * var(--smart-gap));
  }
  .smart-offset-md-5 {
    margin-inline-start: calc(5 * (100% - 11 * var(--smart-gap)) / 12 + 5 * var(--smart-gap));
  }
  .smart-offset-md-6 {
    margin-inline-start: calc(6 * (100% - 11 * var(--smart-gap)) / 12 + 6 * var(--smart-gap));
  }
  .smart-offset-md-7 {
    margin-inline-start: calc(7 * (100% - 11 * var(--smart-gap)) / 12 + 7 * var(--smart-gap));
  }
  .smart-offset-md-8 {
    margin-inline-start: calc(8 * (100% - 11 * var(--smart-gap)) / 12 + 8 * var(--smart-gap));
  }
  .smart-offset-md-9 {
    margin-inline-start: calc(9 * (100% - 11 * var(--smart-gap)) / 12 + 9 * var(--smart-gap));
  }
  .smart-offset-md-10 {
    margin-inline-start: calc(10 * (100% - 11 * var(--smart-gap)) / 12 + 10 * var(--smart-gap));
  }
  .smart-offset-md-11 {
    margin-inline-start: calc(11 * (100% - 11 * var(--smart-gap)) / 12 + 11 * var(--smart-gap));
  }
  .smart-order-md-first {
    order: -1 !important;
  }
  .smart-order-md-last {
    order: 13 !important;
  }
  .smart-order-md-0 {
    order: 0 !important;
  }
  .smart-order-md-1 {
    order: 1 !important;
  }
  .smart-order-md-2 {
    order: 2 !important;
  }
  .smart-order-md-3 {
    order: 3 !important;
  }
  .smart-order-md-4 {
    order: 4 !important;
  }
  .smart-order-md-5 {
    order: 5 !important;
  }
  .smart-order-md-6 {
    order: 6 !important;
  }
  .smart-order-md-7 {
    order: 7 !important;
  }
  .smart-order-md-8 {
    order: 8 !important;
  }
  .smart-order-md-9 {
    order: 9 !important;
  }
  .smart-order-md-10 {
    order: 10 !important;
  }
  .smart-order-md-11 {
    order: 11 !important;
  }
  .smart-order-md-12 {
    order: 12 !important;
  }
}
@media (min-width: 1280px) {
  .smart-row > .smart-col-lg-1 {
    max-width: calc((100% - 11 * var(--smart-gap)) / 12);
    flex-basis: calc((100% - 11 * var(--smart-gap)) / 12);
  }
  .smart-row > .smart-col-lg-2 {
    max-width: calc(2 * (100% - 11 * var(--smart-gap)) / 12 + 1 * var(--smart-gap));
    flex-basis: calc(2 * (100% - 11 * var(--smart-gap)) / 12 + 1 * var(--smart-gap));
  }
  .smart-row > .smart-col-lg-3 {
    max-width: calc(3 * (100% - 11 * var(--smart-gap)) / 12 + 2 * var(--smart-gap));
    flex-basis: calc(3 * (100% - 11 * var(--smart-gap)) / 12 + 2 * var(--smart-gap));
  }
  .smart-row > .smart-col-lg-4 {
    max-width: calc(4 * (100% - 11 * var(--smart-gap)) / 12 + 3 * var(--smart-gap));
    flex-basis: calc(4 * (100% - 11 * var(--smart-gap)) / 12 + 3 * var(--smart-gap));
  }
  .smart-row > .smart-col-lg-5 {
    max-width: calc(5 * (100% - 11 * var(--smart-gap)) / 12 + 4 * var(--smart-gap));
    flex-basis: calc(5 * (100% - 11 * var(--smart-gap)) / 12 + 4 * var(--smart-gap));
  }
  .smart-row > .smart-col-lg-6 {
    max-width: calc(6 * (100% - 11 * var(--smart-gap)) / 12 + 5 * var(--smart-gap));
    flex-basis: calc(6 * (100% - 11 * var(--smart-gap)) / 12 + 5 * var(--smart-gap));
  }
  .smart-row > .smart-col-lg-7 {
    max-width: calc(7 * (100% - 11 * var(--smart-gap)) / 12 + 6 * var(--smart-gap));
    flex-basis: calc(7 * (100% - 11 * var(--smart-gap)) / 12 + 6 * var(--smart-gap));
  }
  .smart-row > .smart-col-lg-8 {
    max-width: calc(8 * (100% - 11 * var(--smart-gap)) / 12 + 7 * var(--smart-gap));
    flex-basis: calc(8 * (100% - 11 * var(--smart-gap)) / 12 + 7 * var(--smart-gap));
  }
  .smart-row > .smart-col-lg-9 {
    max-width: calc(9 * (100% - 11 * var(--smart-gap)) / 12 + 8 * var(--smart-gap));
    flex-basis: calc(9 * (100% - 11 * var(--smart-gap)) / 12 + 8 * var(--smart-gap));
  }
  .smart-row > .smart-col-lg-10 {
    max-width: calc(10 * (100% - 11 * var(--smart-gap)) / 12 + 9 * var(--smart-gap));
    flex-basis: calc(10 * (100% - 11 * var(--smart-gap)) / 12 + 9 * var(--smart-gap));
  }
  .smart-row > .smart-col-lg-11 {
    max-width: calc(11 * (100% - 11 * var(--smart-gap)) / 12 + 10 * var(--smart-gap));
    flex-basis: calc(11 * (100% - 11 * var(--smart-gap)) / 12 + 10 * var(--smart-gap));
  }
  .smart-row > .smart-col-lg-12 {
    max-width: 100%;
    flex-basis: 100%;
  }
  .smart-offset-lg-0 {
    margin-inline-start: 0;
  }
  .smart-offset-lg-1 {
    margin-inline-start: calc(1 * (100% - 11 * var(--smart-gap)) / 12 + 1 * var(--smart-gap));
  }
  .smart-offset-lg-2 {
    margin-inline-start: calc(2 * (100% - 11 * var(--smart-gap)) / 12 + 2 * var(--smart-gap));
  }
  .smart-offset-lg-3 {
    margin-inline-start: calc(3 * (100% - 11 * var(--smart-gap)) / 12 + 3 * var(--smart-gap));
  }
  .smart-offset-lg-4 {
    margin-inline-start: calc(4 * (100% - 11 * var(--smart-gap)) / 12 + 4 * var(--smart-gap));
  }
  .smart-offset-lg-5 {
    margin-inline-start: calc(5 * (100% - 11 * var(--smart-gap)) / 12 + 5 * var(--smart-gap));
  }
  .smart-offset-lg-6 {
    margin-inline-start: calc(6 * (100% - 11 * var(--smart-gap)) / 12 + 6 * var(--smart-gap));
  }
  .smart-offset-lg-7 {
    margin-inline-start: calc(7 * (100% - 11 * var(--smart-gap)) / 12 + 7 * var(--smart-gap));
  }
  .smart-offset-lg-8 {
    margin-inline-start: calc(8 * (100% - 11 * var(--smart-gap)) / 12 + 8 * var(--smart-gap));
  }
  .smart-offset-lg-9 {
    margin-inline-start: calc(9 * (100% - 11 * var(--smart-gap)) / 12 + 9 * var(--smart-gap));
  }
  .smart-offset-lg-10 {
    margin-inline-start: calc(10 * (100% - 11 * var(--smart-gap)) / 12 + 10 * var(--smart-gap));
  }
  .smart-offset-lg-11 {
    margin-inline-start: calc(11 * (100% - 11 * var(--smart-gap)) / 12 + 11 * var(--smart-gap));
  }
  .smart-order-lg-first {
    order: -1 !important;
  }
  .smart-order-lg-last {
    order: 13 !important;
  }
  .smart-order-lg-0 {
    order: 0 !important;
  }
  .smart-order-lg-1 {
    order: 1 !important;
  }
  .smart-order-lg-2 {
    order: 2 !important;
  }
  .smart-order-lg-3 {
    order: 3 !important;
  }
  .smart-order-lg-4 {
    order: 4 !important;
  }
  .smart-order-lg-5 {
    order: 5 !important;
  }
  .smart-order-lg-6 {
    order: 6 !important;
  }
  .smart-order-lg-7 {
    order: 7 !important;
  }
  .smart-order-lg-8 {
    order: 8 !important;
  }
  .smart-order-lg-9 {
    order: 9 !important;
  }
  .smart-order-lg-10 {
    order: 10 !important;
  }
  .smart-order-lg-11 {
    order: 11 !important;
  }
  .smart-order-lg-12 {
    order: 12 !important;
  }
}
@media (min-width: 1920px) {
  .smart-row > .smart-col-xl-1 {
    max-width: calc((100% - 11 * var(--smart-gap)) / 12);
    flex-basis: calc((100% - 11 * var(--smart-gap)) / 12);
  }
  .smart-row > .smart-col-xl-2 {
    max-width: calc(2 * (100% - 11 * var(--smart-gap)) / 12 + 1 * var(--smart-gap));
    flex-basis: calc(2 * (100% - 11 * var(--smart-gap)) / 12 + 1 * var(--smart-gap));
  }
  .smart-row > .smart-col-xl-3 {
    max-width: calc(3 * (100% - 11 * var(--smart-gap)) / 12 + 2 * var(--smart-gap));
    flex-basis: calc(3 * (100% - 11 * var(--smart-gap)) / 12 + 2 * var(--smart-gap));
  }
  .smart-row > .smart-col-xl-4 {
    max-width: calc(4 * (100% - 11 * var(--smart-gap)) / 12 + 3 * var(--smart-gap));
    flex-basis: calc(4 * (100% - 11 * var(--smart-gap)) / 12 + 3 * var(--smart-gap));
  }
  .smart-row > .smart-col-xl-5 {
    max-width: calc(5 * (100% - 11 * var(--smart-gap)) / 12 + 4 * var(--smart-gap));
    flex-basis: calc(5 * (100% - 11 * var(--smart-gap)) / 12 + 4 * var(--smart-gap));
  }
  .smart-row > .smart-col-xl-6 {
    max-width: calc(6 * (100% - 11 * var(--smart-gap)) / 12 + 5 * var(--smart-gap));
    flex-basis: calc(6 * (100% - 11 * var(--smart-gap)) / 12 + 5 * var(--smart-gap));
  }
  .smart-row > .smart-col-xl-7 {
    max-width: calc(7 * (100% - 11 * var(--smart-gap)) / 12 + 6 * var(--smart-gap));
    flex-basis: calc(7 * (100% - 11 * var(--smart-gap)) / 12 + 6 * var(--smart-gap));
  }
  .smart-row > .smart-col-xl-8 {
    max-width: calc(8 * (100% - 11 * var(--smart-gap)) / 12 + 7 * var(--smart-gap));
    flex-basis: calc(8 * (100% - 11 * var(--smart-gap)) / 12 + 7 * var(--smart-gap));
  }
  .smart-row > .smart-col-xl-9 {
    max-width: calc(9 * (100% - 11 * var(--smart-gap)) / 12 + 8 * var(--smart-gap));
    flex-basis: calc(9 * (100% - 11 * var(--smart-gap)) / 12 + 8 * var(--smart-gap));
  }
  .smart-row > .smart-col-xl-10 {
    max-width: calc(10 * (100% - 11 * var(--smart-gap)) / 12 + 9 * var(--smart-gap));
    flex-basis: calc(10 * (100% - 11 * var(--smart-gap)) / 12 + 9 * var(--smart-gap));
  }
  .smart-row > .smart-col-xl-11 {
    max-width: calc(11 * (100% - 11 * var(--smart-gap)) / 12 + 10 * var(--smart-gap));
    flex-basis: calc(11 * (100% - 11 * var(--smart-gap)) / 12 + 10 * var(--smart-gap));
  }
  .smart-row > .smart-col-xl-12 {
    max-width: 100%;
    flex-basis: 100%;
  }
  .smart-offset-xl-0 {
    margin-inline-start: 0;
  }
  .smart-offset-xl-1 {
    margin-inline-start: calc(1 * (100% - 11 * var(--smart-gap)) / 12 + 1 * var(--smart-gap));
  }
  .smart-offset-xl-2 {
    margin-inline-start: calc(2 * (100% - 11 * var(--smart-gap)) / 12 + 2 * var(--smart-gap));
  }
  .smart-offset-xl-3 {
    margin-inline-start: calc(3 * (100% - 11 * var(--smart-gap)) / 12 + 3 * var(--smart-gap));
  }
  .smart-offset-xl-4 {
    margin-inline-start: calc(4 * (100% - 11 * var(--smart-gap)) / 12 + 4 * var(--smart-gap));
  }
  .smart-offset-xl-5 {
    margin-inline-start: calc(5 * (100% - 11 * var(--smart-gap)) / 12 + 5 * var(--smart-gap));
  }
  .smart-offset-xl-6 {
    margin-inline-start: calc(6 * (100% - 11 * var(--smart-gap)) / 12 + 6 * var(--smart-gap));
  }
  .smart-offset-xl-7 {
    margin-inline-start: calc(7 * (100% - 11 * var(--smart-gap)) / 12 + 7 * var(--smart-gap));
  }
  .smart-offset-xl-8 {
    margin-inline-start: calc(8 * (100% - 11 * var(--smart-gap)) / 12 + 8 * var(--smart-gap));
  }
  .smart-offset-xl-9 {
    margin-inline-start: calc(9 * (100% - 11 * var(--smart-gap)) / 12 + 9 * var(--smart-gap));
  }
  .smart-offset-xl-10 {
    margin-inline-start: calc(10 * (100% - 11 * var(--smart-gap)) / 12 + 10 * var(--smart-gap));
  }
  .smart-offset-xl-11 {
    margin-inline-start: calc(11 * (100% - 11 * var(--smart-gap)) / 12 + 11 * var(--smart-gap));
  }
  .smart-order-xl-first {
    order: -1 !important;
  }
  .smart-order-xl-last {
    order: 13 !important;
  }
  .smart-order-xl-0 {
    order: 0 !important;
  }
  .smart-order-xl-1 {
    order: 1 !important;
  }
  .smart-order-xl-2 {
    order: 2 !important;
  }
  .smart-order-xl-3 {
    order: 3 !important;
  }
  .smart-order-xl-4 {
    order: 4 !important;
  }
  .smart-order-xl-5 {
    order: 5 !important;
  }
  .smart-order-xl-6 {
    order: 6 !important;
  }
  .smart-order-xl-7 {
    order: 7 !important;
  }
  .smart-order-xl-8 {
    order: 8 !important;
  }
  .smart-order-xl-9 {
    order: 9 !important;
  }
  .smart-order-xl-10 {
    order: 10 !important;
  }
  .smart-order-xl-11 {
    order: 11 !important;
  }
  .smart-order-xl-12 {
    order: 12 !important;
  }
}
@media (min-width: 2560px) {
  .smart-row > .smart-col-xx-1 {
    max-width: calc((100% - 11 * var(--smart-gap)) / 12);
    flex-basis: calc((100% - 11 * var(--smart-gap)) / 12);
  }
  .smart-row > .smart-col-xx-2 {
    max-width: calc(2 * (100% - 11 * var(--smart-gap)) / 12 + 1 * var(--smart-gap));
    flex-basis: calc(2 * (100% - 11 * var(--smart-gap)) / 12 + 1 * var(--smart-gap));
  }
  .smart-row > .smart-col-xx-3 {
    max-width: calc(3 * (100% - 11 * var(--smart-gap)) / 12 + 2 * var(--smart-gap));
    flex-basis: calc(3 * (100% - 11 * var(--smart-gap)) / 12 + 2 * var(--smart-gap));
  }
  .smart-row > .smart-col-xx-4 {
    max-width: calc(4 * (100% - 11 * var(--smart-gap)) / 12 + 3 * var(--smart-gap));
    flex-basis: calc(4 * (100% - 11 * var(--smart-gap)) / 12 + 3 * var(--smart-gap));
  }
  .smart-row > .smart-col-xx-5 {
    max-width: calc(5 * (100% - 11 * var(--smart-gap)) / 12 + 4 * var(--smart-gap));
    flex-basis: calc(5 * (100% - 11 * var(--smart-gap)) / 12 + 4 * var(--smart-gap));
  }
  .smart-row > .smart-col-xx-6 {
    max-width: calc(6 * (100% - 11 * var(--smart-gap)) / 12 + 5 * var(--smart-gap));
    flex-basis: calc(6 * (100% - 11 * var(--smart-gap)) / 12 + 5 * var(--smart-gap));
  }
  .smart-row > .smart-col-xx-7 {
    max-width: calc(7 * (100% - 11 * var(--smart-gap)) / 12 + 6 * var(--smart-gap));
    flex-basis: calc(7 * (100% - 11 * var(--smart-gap)) / 12 + 6 * var(--smart-gap));
  }
  .smart-row > .smart-col-xx-8 {
    max-width: calc(8 * (100% - 11 * var(--smart-gap)) / 12 + 7 * var(--smart-gap));
    flex-basis: calc(8 * (100% - 11 * var(--smart-gap)) / 12 + 7 * var(--smart-gap));
  }
  .smart-row > .smart-col-xx-9 {
    max-width: calc(9 * (100% - 11 * var(--smart-gap)) / 12 + 8 * var(--smart-gap));
    flex-basis: calc(9 * (100% - 11 * var(--smart-gap)) / 12 + 8 * var(--smart-gap));
  }
  .smart-row > .smart-col-xx-10 {
    max-width: calc(10 * (100% - 11 * var(--smart-gap)) / 12 + 9 * var(--smart-gap));
    flex-basis: calc(10 * (100% - 11 * var(--smart-gap)) / 12 + 9 * var(--smart-gap));
  }
  .smart-row > .smart-col-xx-11 {
    max-width: calc(11 * (100% - 11 * var(--smart-gap)) / 12 + 10 * var(--smart-gap));
    flex-basis: calc(11 * (100% - 11 * var(--smart-gap)) / 12 + 10 * var(--smart-gap));
  }
  .smart-row > .smart-col-xx-12 {
    max-width: 100%;
    flex-basis: 100%;
  }
  .smart-offset-xx-0 {
    margin-inline-start: 0;
  }
  .smart-offset-xx-1 {
    margin-inline-start: calc(1 * (100% - 11 * var(--smart-gap)) / 12 + 1 * var(--smart-gap));
  }
  .smart-offset-xx-2 {
    margin-inline-start: calc(2 * (100% - 11 * var(--smart-gap)) / 12 + 2 * var(--smart-gap));
  }
  .smart-offset-xx-3 {
    margin-inline-start: calc(3 * (100% - 11 * var(--smart-gap)) / 12 + 3 * var(--smart-gap));
  }
  .smart-offset-xx-4 {
    margin-inline-start: calc(4 * (100% - 11 * var(--smart-gap)) / 12 + 4 * var(--smart-gap));
  }
  .smart-offset-xx-5 {
    margin-inline-start: calc(5 * (100% - 11 * var(--smart-gap)) / 12 + 5 * var(--smart-gap));
  }
  .smart-offset-xx-6 {
    margin-inline-start: calc(6 * (100% - 11 * var(--smart-gap)) / 12 + 6 * var(--smart-gap));
  }
  .smart-offset-xx-7 {
    margin-inline-start: calc(7 * (100% - 11 * var(--smart-gap)) / 12 + 7 * var(--smart-gap));
  }
  .smart-offset-xx-8 {
    margin-inline-start: calc(8 * (100% - 11 * var(--smart-gap)) / 12 + 8 * var(--smart-gap));
  }
  .smart-offset-xx-9 {
    margin-inline-start: calc(9 * (100% - 11 * var(--smart-gap)) / 12 + 9 * var(--smart-gap));
  }
  .smart-offset-xx-10 {
    margin-inline-start: calc(10 * (100% - 11 * var(--smart-gap)) / 12 + 10 * var(--smart-gap));
  }
  .smart-offset-xx-11 {
    margin-inline-start: calc(11 * (100% - 11 * var(--smart-gap)) / 12 + 11 * var(--smart-gap));
  }
  .smart-order-xx-first {
    order: -1 !important;
  }
  .smart-order-xx-last {
    order: 13 !important;
  }
  .smart-order-xx-0 {
    order: 0 !important;
  }
  .smart-order-xx-1 {
    order: 1 !important;
  }
  .smart-order-xx-2 {
    order: 2 !important;
  }
  .smart-order-xx-3 {
    order: 3 !important;
  }
  .smart-order-xx-4 {
    order: 4 !important;
  }
  .smart-order-xx-5 {
    order: 5 !important;
  }
  .smart-order-xx-6 {
    order: 6 !important;
  }
  .smart-order-xx-7 {
    order: 7 !important;
  }
  .smart-order-xx-8 {
    order: 8 !important;
  }
  .smart-order-xx-9 {
    order: 9 !important;
  }
  .smart-order-xx-10 {
    order: 10 !important;
  }
  .smart-order-xx-11 {
    order: 11 !important;
  }
  .smart-order-xx-12 {
    order: 12 !important;
  }
}