@charset "UTF-8";
@import url(https://fonts.googleapis.com/css?family=Nunito+Sans:300,300i,400,400i,600,600i,700,700i,800,800i);
@font-face {
  font-family: Sofia Pro;
  font-style: normal;
  font-weight: 400;
  src: url(/scripts/build/desktop/fonts/c468e43832d306e8f6ce.eot);
  src:
    url(/scripts/build/desktop/fonts/c468e43832d306e8f6ce.eot) format("eot"),
    url(/scripts/build/desktop/fonts/46938c890f9c96622a09.woff2) format("woff2"),
    url(/scripts/build/desktop/fonts/764a80df25c00a2b894d.woff) format("woff"),
    url(/scripts/build/desktop/fonts/b3943f139840129a2236.ttf)
      format("truetype");
}
@font-face {
  font-family: Sofia Pro;
  font-style: italic;
  font-weight: 400;
  src: url(/scripts/build/desktop/fonts/2d099010dfc8b841d9a5.eot);
  src:
    url(/scripts/build/desktop/fonts/2d099010dfc8b841d9a5.eot) format("eot"),
    url(/scripts/build/desktop/fonts/1dc915899bd8ea9b2de1.woff2) format("woff2"),
    url(/scripts/build/desktop/fonts/4935e686467c33ae0361.woff) format("woff"),
    url(/scripts/build/desktop/fonts/c93e5a3aef544a0430a8.ttf)
      format("truetype");
}
@font-face {
  font-family: Sofia Pro;
  font-style: normal;
  font-weight: 700;
  src: url(/scripts/build/desktop/fonts/62fb0f3d49532b6ddaca.eot);
  src:
    url(/scripts/build/desktop/fonts/62fb0f3d49532b6ddaca.eot) format("eot"),
    url(/scripts/build/desktop/fonts/98643494d98a411f0b3f.woff2) format("woff2"),
    url(/scripts/build/desktop/fonts/5c1bab2e7907f31e97ef.woff) format("woff"),
    url(/scripts/build/desktop/fonts/12adc25e53a13f7b3a33.ttf)
      format("truetype");
}
@font-face {
  font-family: Sofia Pro;
  font-style: italic;
  font-weight: 700;
  src: url(/scripts/build/desktop/fonts/fe7c6d8bb723cf761b89.eot);
  src:
    url(/scripts/build/desktop/fonts/fe7c6d8bb723cf761b89.eot) format("eot"),
    url(/scripts/build/desktop/fonts/778e4e6e7a600fa81e0d.woff2) format("woff2"),
    url(/scripts/build/desktop/fonts/e7d875ba0bf1f866e9ae.woff) format("woff"),
    url(/scripts/build/desktop/fonts/ba9d0c73f932adcfea85.ttf)
      format("truetype");
}
html:not(.aXNw) {
  --anvil-version: "14.2.7";
}
:not(.aXNw) a,
:not(.aXNw) a:focus,
:not(.aXNw) a:hover {
  text-decoration: none;
}
:not(.aXNw) .list-unset {
  list-style: none;
  margin-bottom: 0;
  margin-left: 0;
  margin-top: 0;
  padding-left: 0;
}
:not(.aXNw) .Form--mini {
  font-size: 0.8125rem;
}
:not(.aXNw) .Form--tiny {
  font-size: 0.875rem;
}
:not(.aXNw) .Form--small {
  font-size: 0.9375rem;
}
:not(.aXNw) .Form--medium {
  font-size: 1rem;
}
:not(.aXNw) .Form--large {
  font-size: 1.125rem;
}
:not(.aXNw) .Form--big {
  font-size: 1.3125rem;
}
:not(.aXNw) .Form--huge {
  font-size: 1.4375rem;
}
:not(.aXNw) .Form--massive {
  font-size: 1.6875rem;
}
:not(.aXNw) .Form .FormField .Input,
:not(.aXNw) .Form .FormGroup .FormField .Input {
  width: 100%;
}
:not(.aXNw) .Field.Field--error .Input > input,
:not(.aXNw) .Field.Field--error .TextArea,
:not(.aXNw) .Fields.Fields--error .Field .Input > input,
:not(.aXNw) .Fields.Fields--error .Field .TextArea {
  background-color: var(--colorsSurfaceCriticalSubdued, #ffece9);
  border-color: var(--colorsBorderCritical, #e13212);
  box-shadow: none;
  color: var(--colorsTextCritical, #bf2a00);
}
:not(.aXNw) .Field.Field--error .Input > input:focus,
:not(.aXNw) .Field.Field--error .TextArea:focus,
:not(.aXNw) .Fields.Fields--error .Field .Input > input:focus,
:not(.aXNw) .Fields.Fields--error .Field .TextArea:focus {
  -webkit-appearance: none;
  background-color: var(--colorsSurfaceCriticalSubdued, #ffece9);
  border-color: var(--colorsBorderCritical, #e13212);
  box-shadow: none;
  color: var(--colorsTextCritical, #bf2a00);
}
:not(.aXNw) .a-Checkbox {
  box-sizing: border-box;
  color: var(--colorsTextDefault, #141414);
  font-family:
    Nunito Sans,
    sans-serif;
  margin-left: 25px;
}
:not(.aXNw) .FormField .a-Checkbox {
  padding-bottom: 1px;
  padding-top: 1px;
}
:not(.aXNw) .a-Checkbox + .FormField__addons {
  margin-left: 25px;
}
:not(.aXNw) .a-Checkbox.Checkbox--small,
:not(.aXNw) .a-Checkbox.Checkbox--small + .FormField__addons {
  margin-left: 23px;
}
:not(.aXNw) .a-Checkbox.Checkbox--large,
:not(.aXNw) .a-Checkbox.Checkbox--large + .FormField__addons {
  margin-left: 31px;
}
:not(.aXNw) .Checkbox--fitted {
  display: inline-flex;
}
:not(.aXNw) .Checkbox--fitted .Checkbox__html-label {
  align-items: center;
  margin: 0;
}
:not(.aXNw) .Checkbox--fitted,
:not(.aXNw) .Checkbox--fitted .Checkbox__box {
  margin: -0.5px 0 -0.5px -0.5px;
  padding: 0;
  top: 0;
}
:not(.aXNw) .Checkbox__html-label {
  align-items: baseline;
  cursor: pointer;
  display: flex;
  margin-left: -25px;
}
:not(.aXNw) .Checkbox--small .Checkbox__html-label {
  margin-left: -23px;
}
:not(.aXNw) .Checkbox--large .Checkbox__html-label {
  margin-left: -31px;
}
:not(.aXNw) .Checkbox--disabled .Checkbox__html-label {
  cursor: not-allowed;
}
:not(.aXNw) .Checkbox__input {
  border: none !important;
  display: table-cell;
  float: left;
  height: 1px;
  margin: -0.5em -1px -0.5em 0 !important;
  max-width: 1px;
  min-width: 1px;
  opacity: 0 !important;
  overflow: hidden !important;
  padding: 0 !important;
  pointer-events: none;
  position: absolute;
  position: static;
  width: 1px;
}
@supports (-moz-appearance: none) {
  :not(.aXNw) .Checkbox__input {
    margin-left: -2px !important;
    margin-right: -2px !important;
  }
}
:not(.aXNw) .Checkbox__box {
  background: var(--colorsSurfaceDefault, #fff);
  border: 1px solid var(--colorsBorderGreyStrong, #bcbcbd);
  border-radius: 3px;
  box-sizing: border-box;
  display: inline-flex;
  flex-shrink: 0;
  height: 16px;
  margin-left: 1px;
  margin-right: 8px;
  min-width: 16px;
  position: relative;
  top: 2px;
  transition: all 0.1s cubic-bezier(0.4, 0, 0.2, 1) 0s;
  width: 16px;
}
:not(.aXNw) .Checkbox--small .Checkbox__box {
  height: 14px;
  min-width: 14px;
  top: 2px;
  width: 14px;
}
:not(.aXNw) .Checkbox--large .Checkbox__box {
  height: 22px;
  margin-bottom: -6px;
  margin-top: -6px;
  min-width: 22px;
  top: 6px;
  width: 22px;
}
:not(.aXNw) .Checkbox--error .Checkbox__box {
  border-color: var(--colorsBorderCriticalSubdued, #ffb2a0);
}
:not(.aXNw) .Checkbox__box:before {
  border-radius: 3px;
  box-shadow:
    0 0 0 0 rgba(var(--colorsTextInverted, #fff), 0),
    0 0 0 0 var(--colorsBorderPrimary, #0265dc) inset;
  height: calc(100% + 2px);
  left: -1px;
  top: -1px;
  width: calc(100% + 2px);
}
:not(.aXNw) .Checkbox__box:after,
:not(.aXNw) .Checkbox__box:before {
  content: "";
  position: absolute;
  transition: all 0.1s cubic-bezier(0.4, 0, 0.2, 1) 0s;
}
:not(.aXNw) .Checkbox__box:after {
  box-shadow:
    0 -2px 0 0 var(--colorsTextInverted, #fff) inset,
    -2px 0 0 0 var(--colorsTextInverted, #fff) inset;
  height: 11px;
  margin-left: 4px;
  opacity: 0;
  transform: rotate(45deg);
  width: 6px;
}
:not(.aXNw) .Checkbox--small .Checkbox__box:after {
  height: 10px;
  margin-left: 3px;
}
:not(.aXNw) .Checkbox--large .Checkbox__box:after {
  box-shadow:
    0 -2.5px 0 0 var(--colorsTextInverted, #fff) inset,
    -2.5px 0 0 0 var(--colorsTextInverted, #fff) inset;
  height: 15px;
  margin-left: 6px;
  top: 0;
  width: 8px;
}
:not(.aXNw) .Checkbox--indeterminate .Checkbox__box:after {
  height: 2px;
  top: calc(50% - 1px);
  transform: none;
}
:not(.aXNw) .Checkbox--checked .Checkbox__box:before,
:not(.aXNw) .Checkbox--indeterminate .Checkbox__box:before,
:not(.aXNw) .Checkbox__input:checked + .Checkbox__box:before {
  box-shadow: 0 0 0 16px var(--colorsBorderPrimary, #0265dc) inset;
}
:not(.aXNw) .Checkbox--checked .Checkbox__box:after,
:not(.aXNw) .Checkbox--indeterminate .Checkbox__box:after,
:not(.aXNw) .Checkbox__input:checked + .Checkbox__box:after {
  opacity: 1;
}
:not(.aXNw) .Checkbox--error .Checkbox--checked .Checkbox__box:before,
:not(.aXNw) .Checkbox--error .Checkbox--indeterminate .Checkbox__box:before,
:not(.aXNw) .Checkbox--error .Checkbox__input:checked + .Checkbox__box:before {
  box-shadow: 0 0 0 16px var(--colorsBorderCritical, #e13212) inset;
}
:not(.aXNw)
  .Checkbox--focus-visible:focus-within
  .Checkbox--error
  .Checkbox--checked
  .Checkbox__box,
:not(.aXNw)
  .Checkbox--focus-visible:focus-within
  .Checkbox--error
  .Checkbox--indeterminate
  .Checkbox__box,
:not(.aXNw)
  .Checkbox--focus-visible:focus-within
  .Checkbox--error
  .Checkbox__input:checked
  + .Checkbox__box {
  box-shadow: 0 0 0 4px var(--colorsBorderCriticalSubdued, #ffb2a0);
}
:not(.aXNw)
  .Checkbox--focus-visible:focus-within
  .Checkbox--checked
  .Checkbox__box,
:not(.aXNw)
  .Checkbox--focus-visible:focus-within
  .Checkbox--indeterminate
  .Checkbox__box,
:not(.aXNw)
  .Checkbox--focus-visible:focus-within
  .Checkbox__input:checked
  + .Checkbox__box {
  box-shadow: 0 0 0 4px var(--colorsBorderPrimarySubdued, #b5deff);
}
:not(.aXNw) .a-Checkbox:not(.Checkbox--disabled):hover .Checkbox__box {
  border-color: var(--colorsBorderDefault, #949596);
}
:not(.aXNw)
  .Checkbox--error.a-Checkbox:not(.Checkbox--disabled):hover
  .Checkbox__box {
  border-color: var(--colorsBorderCritical, #e13212);
}
:not(.aXNw)
  .Checkbox--checked:not(.Checkbox--disabled):hover
  .Checkbox__box:before,
:not(.aXNw)
  .Checkbox--indeterminate:not(.Checkbox--disabled):hover
  .Checkbox__box:before,
:not(.aXNw)
  .a-Checkbox:not(.Checkbox--disabled):hover
  .Checkbox__input:checked
  + .Checkbox__box:before {
  box-shadow:
    0 0 0 16px var(--colorsHoverOnPrimary, hsla(0, 0%, 100%, 0.16)) inset,
    0 0 0 16px var(--colorsBorderPrimary, #0265dc) inset;
}
:not(.aXNw)
  .Checkbox--error.Checkbox--checked:not(.Checkbox--disabled):hover
  .Checkbox__box:before,
:not(.aXNw)
  .Checkbox--error.Checkbox--indeterminate:not(.Checkbox--disabled):hover
  .Checkbox__box:before,
:not(.aXNw)
  .Checkbox--error.a-Checkbox:not(.Checkbox--disabled):hover
  .Checkbox__input:checked
  + .Checkbox__box:before {
  box-shadow:
    0 0 0 16px var(--colorsHoverOnCritical, hsla(0, 0%, 100%, 0.16)) inset,
    0 0 0 16px var(--colorsBorderCritical, #e13212) inset;
}
:not(.aXNw) .Checkbox--focus-visible:focus-within .Checkbox__box,
:not(.aXNw) .Checkbox--focus-visible:hover:focus-within .Checkbox__box {
  border-color: var(--colorsBorderPrimary, #0265dc);
  box-shadow: 0 0 0 4px var(--colorsBorderPrimarySubdued, #b5deff);
}
:not(.aXNw)
  .Checkbox--focus-visible.Checkbox--error:focus-within
  .Checkbox__box,
:not(.aXNw)
  .Checkbox--focus-visible.Checkbox--error:focus-within
  .Checkbox__input:checked
  + .Checkbox__box {
  border-color: var(--colorsBorderCritical, #e13212);
  box-shadow: 0 0 0 4px var(--colorsBorderCriticalSubdued, #ffb2a0);
}
:not(.aXNw) .Checkbox--disabled .Checkbox__box {
  filter: grayscale(1);
  opacity: 0.6;
}
:not(.aXNw) .Checkbox--disabled .Label.Label--error {
  color: var(--colorsTextDefault, #141414);
}
:not(.aXNw) .a-Checkbox .Checkbox__label {
  font-size: 16px;
  font-weight: 400;
  position: relative;
  z-index: 2;
}
:not(.aXNw) .Checkbox--small .Checkbox__label {
  font-size: 14px;
}
:not(.aXNw) .Popover__body.Popover__body {
  display: none;
  overflow: hidden;
  pointer-events: none;
}
:not(.aXNw) .Popover__body.Popover__body--open {
  display: block;
  pointer-events: auto;
}
:not(.aXNw) span.Popover {
  display: inline-block;
}
:not(.aXNw) .Popover__body {
  background: var(--colorsSurfaceDefault, #fff);
  border: 1px solid var(--colorsBorderGrey, #dfe0e1);
  border-radius: 6px;
  box-shadow: 0 8px 24px hsla(0, 0%, 8%, 0.1);
  box-sizing: border-box;
  color: var(--colorsTextDefault, #141414);
  font-family:
    Nunito Sans,
    sans-serif;
  width: 90vw;
}
:not(.aXNw) .Popover__body:focus-within,
:not(.aXNw) .Popover__body:hover {
  z-index: 1101;
}
:not(.aXNw) .Popper > .Popover__body {
  width: auto;
}
:not(.aXNw) .Popover__body--sharp {
  border-radius: 3px;
}
:not(.aXNw) .Popover--w-auto {
  width: -moz-max-content;
  width: max-content;
}
:not(.aXNw) .Popover--w-xs {
  max-width: 192px;
}
:not(.aXNw) .Popover--w-s {
  max-width: 320px;
}
:not(.aXNw) .Popover--w-m {
  max-width: 512px;
}
:not(.aXNw) .Popover--w-l {
  max-width: 640px;
}
:not(.aXNw) .Popover--w-100 {
  max-width: 100%;
  width: 100%;
}
:not(.aXNw) .Popover--p-s .Popover__content,
:not(.aXNw) .Popover--p-s .Popover__footer,
:not(.aXNw) .Popover--p-s .Popover__header {
  padding: 12px;
}
:not(.aXNw) .Popover--p-s .Popover__content--nopadding,
:not(.aXNw) .Popover--p-s .Popover__divider {
  margin-left: -12px;
  margin-right: -12px;
  width: calc(100% + 24px);
}
:not(.aXNw) .Popover--p-s .Popover__header--nopadding {
  padding: 0;
}
:not(.aXNw) .Popover--p-m .Popover__content,
:not(.aXNw) .Popover--p-m .Popover__footer,
:not(.aXNw) .Popover--p-m .Popover__header {
  padding: 16px 24px;
}
:not(.aXNw) .Popover--p-m .Popover__content--nopadding,
:not(.aXNw) .Popover--p-m .Popover__divider {
  margin-left: -24px;
  margin-right: -24px;
  width: calc(100% + 48px);
}
:not(.aXNw) .Popover--p-m .Popover__header--nopadding {
  padding: 0;
}
:not(.aXNw) .Popover--p-l .Popover__content,
:not(.aXNw) .Popover--p-l .Popover__footer,
:not(.aXNw) .Popover--p-l .Popover__header {
  padding: 24px 32px;
}
:not(.aXNw) .Popover--p-l .Popover__content--nopadding,
:not(.aXNw) .Popover--p-l .Popover__divider {
  margin-left: -32px;
  margin-right: -32px;
  width: calc(100% + 64px);
}
:not(.aXNw) .Popover--p-l .Popover__header--nopadding {
  padding: 0;
}
:not(.aXNw) .Popover__content {
  box-sizing: border-box;
  max-height: 90vh;
  overflow-y: auto;
}
:not(.aXNw) .Popover__header {
  border-bottom: 1px solid var(--colorsBorderGrey, #dfe0e1);
  display: flex;
}
:not(.aXNw) .Popover__header.Headline {
  margin-bottom: 0;
}
:not(.aXNw) .Popover__footer {
  border-top: 1px solid var(--colorsBorderGrey, #dfe0e1);
  display: flex;
}
:not(.aXNw) .Popover__divider {
  border-top: 1px solid var(--colorsBorderGrey, #dfe0e1);
  height: 1px;
  width: 100%;
}
:not(.aXNw) .Popover .Popover__node > div {
  width: 0 !important;
}
:not(.aXNw) .k-common-test-class,
:not(.aXNw) .k-theme-test-class {
  opacity: 0;
}
:not(.aXNw) .k-hidden,
:not(.aXNw) [hidden],
:not(.aXNw) script {
  display: none !important;
}
:not(.aXNw) .k-rtl {
  direction: rtl;
}
:not(.aXNw) .k-sr-only {
  height: 1px;
  left: -1px;
  overflow: hidden;
  position: absolute;
  width: 1px;
}
:not(.aXNw) .k-hbox,
:not(.aXNw) .k-hstack {
  display: flex;
  flex-flow: row nowrap;
}
:not(.aXNw) .k-vbox,
:not(.aXNw) .k-vstack {
  display: flex;
  flex-flow: column nowrap;
}
:not(.aXNw) .k-flex,
:not(.aXNw) .k-spacer {
  flex: 1 0 0%;
}
:not(.aXNw) .k-flex-layout {
  display: flex;
}
:not(.aXNw) .k-grid-layout {
  display: grid;
}
:not(.aXNw) .k-separator {
  align-self: stretch;
  border-color: inherit;
  border-style: solid;
  border-width: 1px 0 0;
  display: block;
  flex-grow: 0 !important;
  flex-shrink: 0 !important;
  height: 0;
  width: auto;
}
:not(.aXNw) .k-separator-horizontal,
:not(.aXNw) .k-vstack > .k-separator {
  border-width: 1px 0 0;
  height: 0;
  width: auto;
}
:not(.aXNw) .k-hstack > .k-separator,
:not(.aXNw) .k-separator-vertical {
  border-width: 0 0 0 1px;
  height: auto;
  width: 0;
}
:not(.aXNw) hr.k-separator {
  margin: 0;
  padding: 0;
}
:not(.aXNw) .k-reset {
  border-width: 0;
  font: inherit;
  list-style: none;
  margin: 0;
  outline: 0;
  padding: 0;
  text-decoration: none;
}
:not(.aXNw) kendo-sortable {
  display: block;
}
:not(.aXNw) .k-link,
:not(.aXNw) .k-link:hover {
  color: inherit;
  cursor: pointer;
  outline: 0;
  text-decoration: none;
}
:not(.aXNw) .k-content {
  outline: 0;
}
:not(.aXNw) .k-centered {
  left: 50%;
  position: absolute;
  top: 50%;
  transform: translate(-50%, -50%);
}
:not(.aXNw) .k-no-click {
  pointer-events: none;
}
:not(.aXNw) .k-pdf-export-shadow {
  left: -15000px;
  overflow: hidden;
  position: absolute;
  width: 14400px;
}
:not(.aXNw) .kendo-pdf-hide-pseudo-elements:after,
:not(.aXNw) .kendo-pdf-hide-pseudo-elements:before {
  display: none !important;
}
:not(.aXNw) .k-text-selection ::-moz-selection {
  background-color: #0265dc;
  color: #fff;
}
:not(.aXNw) .k-text-selection ::selection {
  background-color: #0265dc;
  color: #fff;
}
:not(.aXNw) .k-block,
:not(.aXNw) .k-panel {
  background-color: #fff;
  border: 1px solid rgba(0, 0, 0, 0.08);
  border-radius: 4px;
  box-sizing: border-box;
  color: #424242;
  padding: 4px 8px;
}
:not(.aXNw) .k-block > .k-header,
:not(.aXNw) .k-panel > .k-header {
  background-color: #f7f7f7;
  border-color: #bcbcbd;
  border-top-left-radius: 4px;
  border-top-right-radius: 4px;
  color: #444445;
  margin: -4px -8px 4px;
  padding: 8px;
}
:not(.aXNw) .k-content {
  background-color: #fff;
  border-color: rgba(0, 0, 0, 0.08);
  color: #424242;
}
:not(.aXNw) .k-disabled,
:not(.aXNw) .k-state-disabled,
:not(.aXNw) .k-widget[disabled] {
  box-shadow: none;
  cursor: default;
  filter: grayscale(0.1);
  opacity: 0.6;
  outline: 0;
  pointer-events: none;
}
:not(.aXNw) .k-disabled .k-link,
:not(.aXNw) .k-state-disabled .k-link,
:not(.aXNw) .k-widget[disabled] .k-link {
  cursor: default;
  outline: 0;
}
:not(.aXNw) .k-disabled .k-disabled,
:not(.aXNw) .k-disabled .k-state-disabled,
:not(.aXNw) .k-disabled [disabled],
:not(.aXNw) .k-state-disabled .k-disabled,
:not(.aXNw) .k-state-disabled .k-state-disabled,
:not(.aXNw) .k-state-disabled [disabled],
:not(.aXNw) .k-widget[disabled] .k-disabled,
:not(.aXNw) .k-widget[disabled] .k-state-disabled,
:not(.aXNw) .k-widget[disabled] [disabled] {
  filter: grayscale(0);
  opacity: 1;
}
:not(.aXNw) .k-hr {
  border: solid rgba(0, 0, 0, 0.08);
  border-width: 1px 0 0;
  clear: both;
  display: block;
  float: none;
  height: 0;
  margin: 1em auto;
  padding: 0;
}
:not(.aXNw) .k-d-flex-row > .k-hr {
  border-width: 0 0 0 1px;
  flex: 0 0 auto;
  height: auto;
  margin: 0;
  width: 0;
}
:not(.aXNw) .k-d-flex-col > .k-hr {
  flex: 0 0 auto;
  margin: 0;
}
:not(.aXNw) .k-dirty {
  border-color: #ffcdd2 #ffcdd2 transparent transparent;
  border-style: solid;
  border-width: 3px;
  height: 0;
  margin: 0;
  padding: 0;
  position: absolute;
  right: 0;
  top: 0;
  width: 0;
}
:not(.aXNw) .k-rtl .k-dirty,
:not(.aXNw) [dir="rtl"] .k-dirty {
  border-color: transparent transparent #ffcdd2 #ffcdd2;
  left: 0;
  right: auto;
}
:not(.aXNw) .k-placeholder-line {
  background-color: rgba(0, 0, 0, 0.1);
  display: inline-block;
  height: 10px;
  width: 100%;
}
:not(.aXNw) .k-drop-hint {
  align-items: center;
  display: flex;
  gap: 4px;
  justify-content: space-between;
  position: absolute;
  transform: translate(-50%, -50%);
  z-index: 1000;
}
:not(.aXNw) .k-drop-hint-end,
:not(.aXNw) .k-drop-hint-start {
  border: 4px solid transparent;
  flex-shrink: 0;
}
:not(.aXNw) .k-drop-hint-line {
  background-color: #0265dc;
  flex-grow: 1;
}
:not(.aXNw) .k-drop-hint-h .k-drop-hint-start {
  border-left-color: #0265dc;
  border-left-width: 6.9282032304px;
  border-right-width: 0;
}
:not(.aXNw) .k-drop-hint-h .k-drop-hint-line {
  height: 1px;
  width: 20px;
}
:not(.aXNw) .k-drop-hint-h .k-drop-hint-end {
  border-left-width: 0;
  border-right-color: #0265dc;
  border-right-width: 6.9282032304px;
}
:not(.aXNw) .k-drop-hint-v {
  flex-direction: column;
}
:not(.aXNw) .k-drop-hint-v .k-drop-hint-start {
  border-bottom-width: 0;
  border-top-color: #0265dc;
  border-top-width: 6.9282032304px;
}
:not(.aXNw) .k-drop-hint-v .k-drop-hint-line {
  height: 20px;
  width: 1px;
}
:not(.aXNw) .k-drop-hint-v .k-drop-hint-end {
  border-bottom-color: #0265dc;
  border-bottom-width: 6.9282032304px;
  border-top-width: 0;
}
:not(.aXNw) .k-animation-container {
  overflow: hidden;
  position: absolute;
  z-index: 100;
}
:not(.aXNw) .k-animation-container-fixed {
  position: fixed;
}
:not(.aXNw) .k-animation-container-relative {
  display: inline-block;
  position: relative;
}
:not(.aXNw) .k-push-right-appear,
:not(.aXNw) .k-push-right-enter {
  transform: translate(-100%);
}
:not(.aXNw) .k-push-right-appear-active,
:not(.aXNw) .k-push-right-enter-active {
  transform: translate(0);
  transition: transform 0.3s ease-in-out;
}
:not(.aXNw) .k-push-right-exit {
  transform: translate(0);
}
:not(.aXNw) .k-push-right-exit-active {
  transform: translate(100%);
  transition: transform 0.3s ease-in-out;
}
:not(.aXNw) .k-push-left-appear,
:not(.aXNw) .k-push-left-enter {
  transform: translate(100%);
}
:not(.aXNw) .k-push-left-appear-active,
:not(.aXNw) .k-push-left-enter-active {
  transform: translate(0);
  transition: transform 0.3s ease-in-out;
}
:not(.aXNw) .k-push-left-exit {
  transform: translate(0);
}
:not(.aXNw) .k-push-left-exit-active {
  transform: translate(-100%);
  transition: transform 0.3s ease-in-out;
}
:not(.aXNw) .k-push-down-appear,
:not(.aXNw) .k-push-down-enter {
  transform: translateY(-100%);
}
:not(.aXNw) .k-push-down-appear-active,
:not(.aXNw) .k-push-down-enter-active {
  transform: translate(0);
  transition: transform 0.3s ease-in-out;
}
:not(.aXNw) .k-push-down-exit {
  transform: translate(0);
}
:not(.aXNw) .k-push-down-exit-active {
  transform: translateY(100%);
  transition: transform 0.3s ease-in-out;
}
:not(.aXNw) .k-push-up-appear,
:not(.aXNw) .k-push-up-enter {
  transform: translateY(100%);
}
:not(.aXNw) .k-push-up-appear-active,
:not(.aXNw) .k-push-up-enter-active {
  transform: translate(0);
  transition: transform 0.3s ease-in-out;
}
:not(.aXNw) .k-push-up-exit {
  transform: translate(0);
}
:not(.aXNw) .k-push-up-exit-active {
  transform: translateY(-100%);
  transition: transform 0.3s ease-in-out;
}
:not(.aXNw) .k-expand-vertical-appear,
:not(.aXNw) .k-expand-vertical-enter {
  transform: scaleY(0);
}
:not(.aXNw) .k-expand-vertical-appear-active,
:not(.aXNw) .k-expand-vertical-enter-active {
  transform: scaleY(1);
  transition: transform 0.3s ease-in-out;
}
:not(.aXNw) .k-expand-vertical-exit {
  transform: scaleY(1);
}
:not(.aXNw) .k-expand-vertical-exit-active {
  transform: scaleY(0);
  transition: transform 0.3s ease-in-out;
}
:not(.aXNw) .k-expand-horizontal-appear,
:not(.aXNw) .k-expand-horizontal-enter {
  transform: scaleX(0);
}
:not(.aXNw) .k-expand-horizontal-appear-active,
:not(.aXNw) .k-expand-horizontal-enter-active {
  transform: scaleX(1);
  transition: transform 0.3s ease-in-out;
}
:not(.aXNw) .k-expand-horizontal-exit {
  transform: scaleX(1);
}
:not(.aXNw) .k-expand-horizontal-exit-active {
  transform: scaleX(0);
  transition: transform 0.3s ease-in-out;
}
:not(.aXNw) .k-fade-appear,
:not(.aXNw) .k-fade-enter {
  opacity: 0;
}
:not(.aXNw) .k-fade-appear-active,
:not(.aXNw) .k-fade-enter-active {
  opacity: 1;
  transition: opacity 0.5s ease-in-out;
}
:not(.aXNw) .k-fade-exit {
  opacity: 1;
}
:not(.aXNw) .k-fade-exit-active {
  opacity: 0;
  transition: opacity 0.5s ease-in-out;
}
:not(.aXNw) .k-fade-enter-active + .k-fade-enter-active,
:not(.aXNw) .k-fade-exit-active + .k-fade-exit-active {
  display: none;
}
:not(.aXNw) .k-zoom-in-appear,
:not(.aXNw) .k-zoom-in-enter {
  opacity: 0;
  transform: scale(0);
}
:not(.aXNw) .k-zoom-in-appear-active,
:not(.aXNw) .k-zoom-in-enter-active {
  opacity: 1;
  transform: scale(1);
  transition:
    transform,
    opacity 0.3s ease-in-out;
}
:not(.aXNw) .k-zoom-in-exit {
  opacity: 1;
  transform: scale(1);
}
:not(.aXNw) .k-zoom-in-exit-active {
  opacity: 0;
  transform: scale(2);
  transition:
    transform,
    opacity 0.3s ease-in-out;
}
:not(.aXNw) .k-zoom-out-appear,
:not(.aXNw) .k-zoom-out-enter {
  opacity: 0;
  transform: scale(2);
}
:not(.aXNw) .k-zoom-out-appear-active,
:not(.aXNw) .k-zoom-out-enter-active {
  opacity: 1;
  transform: scale(1);
  transition:
    transform,
    opacity 0.3s ease-in-out;
}
:not(.aXNw) .k-zoom-out-exit {
  opacity: 1;
  transform: scale(1);
}
:not(.aXNw) .k-zoom-out-exit-active {
  opacity: 0;
  transform: scale(0);
  transition:
    transform,
    opacity 0.3s ease-in-out;
}
:not(.aXNw) .k-slide-in-appear {
  opacity: 0.1;
  transform: translateY(-3em);
}
:not(.aXNw) .k-slide-in-appear .k-centered {
  transform: translate(-50%, -60%);
}
:not(.aXNw) .k-slide-in-appear-active {
  opacity: 1;
  transform: translate(0);
  transition:
    transform 0.3s cubic-bezier(0.2, 0.6, 0.4, 1),
    opacity 0.3s cubic-bezier(0.2, 1, 0.2, 1);
}
:not(.aXNw) .k-slide-in-appear-active .k-centered {
  transform: translate(-50%, -50%);
}
:not(.aXNw) .k-slide-down-appear,
:not(.aXNw) .k-slide-down-enter {
  transform: translateY(-100%);
}
:not(.aXNw) .k-slide-down-appear-active,
:not(.aXNw) .k-slide-down-enter-active {
  transform: translateY(0);
  transition: transform 0.3s ease-in-out;
}
:not(.aXNw) .k-slide-down-exit {
  transform: translateY(0);
}
:not(.aXNw) .k-slide-down-exit-active {
  transform: translateY(-100%);
  transition: transform 0.3s ease-in-out;
}
:not(.aXNw) .k-slide-up-appear,
:not(.aXNw) .k-slide-up-enter {
  transform: translateY(100%);
}
:not(.aXNw) .k-slide-up-appear-active,
:not(.aXNw) .k-slide-up-enter-active {
  transform: translateY(0);
  transition: transform 0.3s ease-in-out;
}
:not(.aXNw) .k-slide-up-exit {
  transform: translateY(0);
}
:not(.aXNw) .k-slide-up-exit-active {
  transform: translateY(100%);
  transition: transform 0.3s ease-in-out;
}
:not(.aXNw) .k-slide-right-appear,
:not(.aXNw) .k-slide-right-enter {
  transform: translateX(-100%);
}
:not(.aXNw) .k-slide-right-appear-active,
:not(.aXNw) .k-slide-right-enter-active {
  transform: translateX(0);
  transition: transform 0.3s ease-in-out;
}
:not(.aXNw) .k-slide-right-exit {
  transform: translateX(0);
}
:not(.aXNw) .k-slide-right-exit-active {
  transform: translateX(-100%);
  transition: transform 0.3s ease-in-out;
}
:not(.aXNw) .k-slide-left-appear,
:not(.aXNw) .k-slide-left-enter {
  transform: translateX(100%);
}
:not(.aXNw) .k-slide-left-appear-active,
:not(.aXNw) .k-slide-left-enter-active {
  transform: translateX(0);
  transition: transform 0.3s ease-in-out;
}
:not(.aXNw) .k-slide-left-exit {
  transform: translateX(0);
}
:not(.aXNw) .k-slide-left-exit-active {
  transform: translateX(100%);
  transition: transform 0.3s ease-in-out;
}
:not(.aXNw) .k-reveal-vertical-appear,
:not(.aXNw) .k-reveal-vertical-enter {
  max-height: 0;
}
:not(.aXNw) .k-reveal-vertical-appear-active,
:not(.aXNw) .k-reveal-vertical-enter-active {
  transition: max-height 0.3s ease-in-out;
}
:not(.aXNw) .k-reveal-vertical-exit-active {
  max-height: 0 !important;
  transition: max-height 0.3s ease-in-out;
}
:not(.aXNw) .k-reveal-horizontal-appear,
:not(.aXNw) .k-reveal-horizontal-enter {
  max-width: 0;
}
:not(.aXNw) .k-reveal-horizontal-appear-active,
:not(.aXNw) .k-reveal-horizontal-enter-active {
  transition: max-width 0.3s ease-in-out;
}
:not(.aXNw) .k-reveal-horizontal-exit-active {
  max-width: 0 !important;
  transition: max-width 0.3s ease-in-out;
}
:not(.aXNw) .k-fx-end .k-fx-current,
:not(.aXNw) .k-fx-end .k-fx-next {
  transition: all 0.35s ease-out;
}
:not(.aXNw) .k-fx {
  position: relative;
}
:not(.aXNw) .k-fx .k-fx-current {
  z-index: 0;
}
:not(.aXNw) .k-fx .k-fx-next {
  z-index: 1;
}
:not(.aXNw) .k-fx-hidden,
:not(.aXNw) .k-fx-hidden * {
  visibility: hidden !important;
}
:not(.aXNw) .k-fx-reverse .k-fx-current {
  z-index: 1;
}
:not(.aXNw) .k-fx-reverse .k-fx-next {
  z-index: 0;
}
:not(.aXNw) .k-fx-zoom.k-fx-start .k-fx-next {
  transform: scale(0) !important;
}
:not(.aXNw) .k-fx-zoom.k-fx-end .k-fx-next,
:not(.aXNw) .k-fx-zoom.k-fx-reverse.k-fx-end .k-fx-next,
:not(.aXNw) .k-fx-zoom.k-fx-reverse.k-fx-start .k-fx-current,
:not(.aXNw) .k-fx-zoom.k-fx-reverse.k-fx-start .k-fx-next {
  transform: scale(1) !important;
}
:not(.aXNw) .k-fx-zoom.k-fx-reverse.k-fx-end .k-fx-current {
  transform: scale(0) !important;
}
:not(.aXNw) .k-fx-fade.k-fx-start .k-fx-next {
  opacity: 0;
  will-change: opacity;
}
:not(.aXNw) .k-fx-fade.k-fx-end .k-fx-next {
  opacity: 1;
}
:not(.aXNw) .k-fx-fade.k-fx-reverse.k-fx-start .k-fx-current {
  opacity: 1;
  will-change: opacity;
}
:not(.aXNw) .k-fx-fade.k-fx-reverse.k-fx-end .k-fx-current {
  opacity: 0;
}
:not(.aXNw) .k-fx-slide.k-fx-end .k-fx-current .k-content,
:not(.aXNw) .k-fx-slide.k-fx-end .k-fx-current .k-footer,
:not(.aXNw) .k-fx-slide.k-fx-end .k-fx-current .k-header,
:not(.aXNw) .k-fx-slide.k-fx-end .k-fx-current .km-content,
:not(.aXNw) .k-fx-slide.k-fx-end .k-fx-current .km-footer,
:not(.aXNw) .k-fx-slide.k-fx-end .k-fx-current .km-header,
:not(.aXNw) .k-fx-slide.k-fx-end .k-fx-next .k-content,
:not(.aXNw) .k-fx-slide.k-fx-end .k-fx-next .k-footer,
:not(.aXNw) .k-fx-slide.k-fx-end .k-fx-next .k-header,
:not(.aXNw) .k-fx-slide.k-fx-end .k-fx-next .km-content,
:not(.aXNw) .k-fx-slide.k-fx-end .k-fx-next .km-footer,
:not(.aXNw) .k-fx-slide.k-fx-end .k-fx-next .km-header {
  transition: all 0.35s ease-out;
}
:not(.aXNw) .k-fx-slide.k-fx-start .k-fx-next .k-content,
:not(.aXNw) .k-fx-slide.k-fx-start .k-fx-next .km-content {
  transform: translateX(100%);
  will-change: transform;
}
:not(.aXNw) .k-fx-slide.k-fx-start .k-fx-next .k-footer,
:not(.aXNw) .k-fx-slide.k-fx-start .k-fx-next .k-header,
:not(.aXNw) .k-fx-slide.k-fx-start .k-fx-next .km-footer,
:not(.aXNw) .k-fx-slide.k-fx-start .k-fx-next .km-header {
  opacity: 0;
  will-change: opacity;
}
:not(.aXNw) .k-fx-slide.k-fx-end .k-fx-current .k-content,
:not(.aXNw) .k-fx-slide.k-fx-end .k-fx-current .km-content {
  transform: translateX(-100%);
}
:not(.aXNw) .k-fx-slide.k-fx-end .k-fx-next .k-footer,
:not(.aXNw) .k-fx-slide.k-fx-end .k-fx-next .k-header,
:not(.aXNw) .k-fx-slide.k-fx-end .k-fx-next .km-footer,
:not(.aXNw) .k-fx-slide.k-fx-end .k-fx-next .km-header {
  opacity: 1;
}
:not(.aXNw) .k-fx-slide.k-fx-reverse.k-fx-start .k-fx-current .k-content,
:not(.aXNw) .k-fx-slide.k-fx-reverse.k-fx-start .k-fx-current .km-content {
  transform: translateX(0);
  will-change: transform;
}
:not(.aXNw) .k-fx-slide.k-fx-reverse.k-fx-end .k-fx-current .k-content,
:not(.aXNw) .k-fx-slide.k-fx-reverse.k-fx-end .k-fx-current .km-content {
  transform: translateX(100%);
}
:not(.aXNw) .k-fx-slide.k-fx-reverse.k-fx-start .k-fx-next .k-content,
:not(.aXNw) .k-fx-slide.k-fx-reverse.k-fx-start .k-fx-next .km-content {
  transform: translateX(-100%);
}
:not(.aXNw) .k-fx-slide.k-fx-reverse.k-fx-end .k-fx-next .k-content,
:not(.aXNw) .k-fx-slide.k-fx-reverse.k-fx-end .k-fx-next .km-content {
  transform: translateX(0);
}
:not(.aXNw) .k-fx-slide.k-fx-reverse.k-fx-start .k-fx-current .k-footer,
:not(.aXNw) .k-fx-slide.k-fx-reverse.k-fx-start .k-fx-current .k-header,
:not(.aXNw) .k-fx-slide.k-fx-reverse.k-fx-start .k-fx-current .km-footer,
:not(.aXNw) .k-fx-slide.k-fx-reverse.k-fx-start .k-fx-current .km-header {
  opacity: 1;
  will-change: opacity;
}
:not(.aXNw) .k-fx-slide.k-fx-reverse.k-fx-start .k-fx-next .k-footer,
:not(.aXNw) .k-fx-slide.k-fx-reverse.k-fx-start .k-fx-next .k-header,
:not(.aXNw) .k-fx-slide.k-fx-reverse.k-fx-start .k-fx-next .km-footer,
:not(.aXNw) .k-fx-slide.k-fx-reverse.k-fx-start .k-fx-next .km-header {
  opacity: 1;
}
:not(.aXNw) .k-fx-slide.k-fx-reverse.k-fx-end .k-fx-current .k-footer,
:not(.aXNw) .k-fx-slide.k-fx-reverse.k-fx-end .k-fx-current .k-header,
:not(.aXNw) .k-fx-slide.k-fx-reverse.k-fx-end .k-fx-current .km-footer,
:not(.aXNw) .k-fx-slide.k-fx-reverse.k-fx-end .k-fx-current .km-header {
  opacity: 0;
}
:not(.aXNw) .k-fx-slide.k-fx-reverse.k-fx-end .k-fx-next .k-footer,
:not(.aXNw) .k-fx-slide.k-fx-reverse.k-fx-end .k-fx-next .k-header,
:not(.aXNw) .k-fx-slide.k-fx-reverse.k-fx-end .k-fx-next .km-footer,
:not(.aXNw) .k-fx-slide.k-fx-reverse.k-fx-end .k-fx-next .km-header {
  opacity: 1;
}
:not(.aXNw) .k-fx-slide.k-fx-right.k-fx-start .k-fx-next .k-content,
:not(.aXNw) .k-fx-slide.k-fx-right.k-fx-start .k-fx-next .km-content {
  transform: translateX(-100%);
}
:not(.aXNw) .k-fx-slide.k-fx-right.k-fx-end .k-fx-current .k-content,
:not(.aXNw) .k-fx-slide.k-fx-right.k-fx-end .k-fx-current .km-content {
  transform: translateX(100%);
}
:not(.aXNw)
  .k-fx-slide.k-fx-right.k-fx-reverse.k-fx-start
  .k-fx-current
  .k-content,
:not(.aXNw)
  .k-fx-slide.k-fx-right.k-fx-reverse.k-fx-start
  .k-fx-current
  .km-content {
  transform: translateX(0);
}
:not(.aXNw)
  .k-fx-slide.k-fx-right.k-fx-reverse.k-fx-end
  .k-fx-current
  .k-content,
:not(.aXNw)
  .k-fx-slide.k-fx-right.k-fx-reverse.k-fx-end
  .k-fx-current
  .km-content {
  transform: translateX(-100%);
}
:not(.aXNw)
  .k-fx-slide.k-fx-right.k-fx-reverse.k-fx-start
  .k-fx-next
  .k-content,
:not(.aXNw)
  .k-fx-slide.k-fx-right.k-fx-reverse.k-fx-start
  .k-fx-next
  .km-content {
  transform: translateX(100%);
}
:not(.aXNw) .k-fx-slide.k-fx-right.k-fx-reverse.k-fx-end .k-fx-next .k-content,
:not(.aXNw)
  .k-fx-slide.k-fx-right.k-fx-reverse.k-fx-end
  .k-fx-next
  .km-content {
  transform: translateX(0);
}
:not(.aXNw) .k-fx-tile.k-fx-start .k-fx-next {
  transform: translateX(100%);
  will-change: transform;
}
:not(.aXNw) .k-fx-tile.k-fx-end .k-fx-current {
  transform: translateX(-100%);
}
:not(.aXNw) .k-fx-tile.k-fx-reverse.k-fx-start .k-fx-current {
  transform: translateX(0);
  will-change: transform;
}
:not(.aXNw) .k-fx-tile.k-fx-reverse.k-fx-end .k-fx-current {
  transform: translateX(100%);
}
:not(.aXNw) .k-fx-tile.k-fx-reverse.k-fx-start .k-fx-next {
  transform: translateX(-100%);
}
:not(.aXNw) .k-fx-tile.k-fx-reverse.k-fx-end .k-fx-next {
  transform: translateX(0);
}
:not(.aXNw) .k-fx-tile.k-fx-right.k-fx-start .k-fx-next {
  transform: translateX(-100%);
}
:not(.aXNw) .k-fx-tile.k-fx-right.k-fx-end .k-fx-current {
  transform: translateX(100%);
}
:not(.aXNw) .k-fx-tile.k-fx-right.k-fx-reverse.k-fx-start .k-fx-current {
  transform: translateX(0);
}
:not(.aXNw) .k-fx-tile.k-fx-right.k-fx-reverse.k-fx-end .k-fx-current {
  transform: translateX(-100%);
}
:not(.aXNw) .k-fx-tile.k-fx-right.k-fx-reverse.k-fx-start .k-fx-next {
  transform: translateX(100%);
}
:not(.aXNw) .k-fx-tile.k-fx-right.k-fx-reverse.k-fx-end .k-fx-next {
  transform: translateX(0);
}
:not(.aXNw) .k-fx.k-fx-overlay.k-fx-left.k-fx-start .k-fx-next,
:not(.aXNw) .k-fx.k-fx-overlay.k-fx-start .k-fx-next {
  transform: translateX(100%);
  will-change: transform;
}
:not(.aXNw) .k-fx.k-fx-overlay.k-fx-right.k-fx-start .k-fx-next {
  transform: translateX(-100%);
}
:not(.aXNw) .k-fx.k-fx-overlay.k-fx-up.k-fx-start .k-fx-next {
  transform: translateY(100%);
}
:not(.aXNw) .k-fx.k-fx-overlay.k-fx-down.k-fx-start .k-fx-next {
  transform: translateY(-100%);
}
:not(.aXNw) .k-fx.k-fx-overlay.k-fx-reverse.k-fx-start .k-fx-next {
  transform: none;
}
:not(.aXNw) .k-fx.k-fx-overlay.k-fx-reverse.k-fx-start .k-fx-current {
  transform: none;
  will-change: transform;
}
:not(.aXNw) .k-fx.k-fx-overlay.k-fx-reverse.k-fx-end .k-fx-current,
:not(.aXNw) .k-fx.k-fx-overlay.k-fx-reverse.k-fx-left.k-fx-end .k-fx-current {
  transform: translateX(100%);
}
:not(.aXNw) .k-fx.k-fx-overlay.k-fx-reverse.k-fx-right.k-fx-end .k-fx-current {
  transform: translateX(-100%);
}
:not(.aXNw) .k-fx.k-fx-overlay.k-fx-reverse.k-fx-up.k-fx-end .k-fx-current {
  transform: translateY(100%);
}
:not(.aXNw) .k-fx.k-fx-overlay.k-fx-reverse.k-fx-down.k-fx-end .k-fx-current {
  transform: translateY(-100%);
}
:not(.aXNw) .k-drag-clue {
  align-content: center;
  align-items: center;
  border-radius: 4px;
  border-style: solid;
  border-width: 1px;
  box-sizing: border-box;
  cursor: move;
  display: inline-flex;
  flex-flow: row nowrap;
  font-family: inherit;
  font-size: 14px;
  line-height: 1.4285714286;
  overflow: hidden;
  padding: 4px 8px;
  position: absolute;
  white-space: nowrap;
  z-index: 20000;
}
:not(.aXNw) .k-drag-clue .k-drag-status,
:not(.aXNw) .k-drag-status {
  margin: 0 0.4ex 0 0;
}
:not(.aXNw) .k-drag-clue {
  background-color: #f7f7f7;
  border-color: #bcbcbd;
  color: #444445;
}
:not(.aXNw) .k-reorder-cue {
  position: absolute;
}
:not(.aXNw) .k-reorder-cue:after,
:not(.aXNw) .k-reorder-cue:before {
  border: 3px solid transparent;
  content: "";
  height: 0;
  position: absolute;
  transform: translateX(-50%);
  width: 0;
}
:not(.aXNw) .k-reorder-cue:before {
  border-bottom-width: 0;
  border-top-color: currentColor;
  top: -4px;
}
:not(.aXNw) .k-reorder-cue:after {
  border-bottom-color: currentColor;
  border-top-width: 0;
  bottom: -4px;
}
:not(.aXNw) .k-loading-color,
:not(.aXNw) .k-loading-image,
:not(.aXNw) .k-loading-mask {
  box-sizing: border-box;
  height: 100%;
  left: 0;
  position: absolute;
  top: 0;
  width: 100%;
}
:not(.aXNw) .k-loading-color *,
:not(.aXNw) .k-loading-color :after,
:not(.aXNw) .k-loading-color :before,
:not(.aXNw) .k-loading-color:after,
:not(.aXNw) .k-loading-color:before,
:not(.aXNw) .k-loading-image *,
:not(.aXNw) .k-loading-image :after,
:not(.aXNw) .k-loading-image :before,
:not(.aXNw) .k-loading-image:after,
:not(.aXNw) .k-loading-image:before,
:not(.aXNw) .k-loading-mask *,
:not(.aXNw) .k-loading-mask :after,
:not(.aXNw) .k-loading-mask :before,
:not(.aXNw) .k-loading-mask:after,
:not(.aXNw) .k-loading-mask:before {
  box-sizing: border-box;
}
:not(.aXNw) .k-loading-mask {
  z-index: 100;
}
:not(.aXNw) .k-loading-mask.k-opaque .k-loading-color {
  opacity: 1;
}
:not(.aXNw) .k-loading-text {
  color: currentColor;
  position: absolute;
  text-align: center;
  text-indent: -4000px;
}
:not(.aXNw) .k-loading-image {
  color: currentColor;
  z-index: 2;
}
:not(.aXNw) .k-loading-color {
  background-color: #fff;
  opacity: 0.3;
}
:not(.aXNw) .k-i-loading {
  background-color: transparent;
  box-sizing: border-box;
  color: currentColor;
  position: relative;
}
:not(.aXNw) .k-i-loading:after,
:not(.aXNw) .k-i-loading:before {
  box-sizing: border-box;
}
:not(.aXNw) .k-i-loading:after,
:not(.aXNw) .k-i-loading:before,
:not(.aXNw) .k-loading-image:after,
:not(.aXNw) .k-loading-image:before {
  background-color: transparent;
  border-color: transparent currentcolor;
  border-radius: 50%;
  border-style: solid;
  border-width: 0.05em;
  box-sizing: inherit;
  content: "";
  display: inline-block;
  left: 50%;
  position: absolute;
  top: 50%;
}
:not(.aXNw) .k-icon.k-i-loading:after,
:not(.aXNw) .k-icon.k-i-loading:before {
  content: "";
}
:not(.aXNw) .k-i-loading:before,
:not(.aXNw) .k-loading-image:before {
  animation: k-loading-animation 0.7s linear infinite;
  height: 1em;
  margin-left: -0.5em;
  margin-top: -0.5em;
  width: 1em;
}
:not(.aXNw) .k-i-loading:after,
:not(.aXNw) .k-loading-image:after {
  animation: k-loading-animation 1.4s linear infinite reverse;
  height: 0.5em;
  margin-left: -0.25em;
  margin-top: -0.25em;
  width: 0.5em;
}
:not(.aXNw) .k-loading-image:after,
:not(.aXNw) .k-loading-image:before {
  border-width: clamp(0.015em, 1px, 1px);
  content: "";
  font-size: 4em;
}
@keyframes loading {
  0% {
    stroke-dasharray: 0 251;
    stroke-dashoffset: 502;
  }
  50% {
    stroke-dasharray: 250 1;
  }
  to {
    stroke-dasharray: 0 251;
    stroke-dashoffset: 0;
  }
}
@keyframes k-loading-animation {
  0% {
    transform: rotate(0);
  }
  to {
    transform: rotate(1turn);
  }
}
:not(.aXNw) .k-resize-handle,
:not(.aXNw) .k-resize-hint {
  border-color: inherit;
  position: absolute;
  z-index: 200;
}
:not(.aXNw) .k-resize-handle {
  align-items: center;
  display: flex;
  justify-content: center;
}
:not(.aXNw) .k-resize-handle:before {
  border: 0 solid;
  border-color: inherit;
  content: "";
}
:not(.aXNw) .k-resize-n {
  cursor: n-resize;
  flex-direction: row;
  height: 6px;
  left: 0;
  top: -3px;
  width: 100%;
}
:not(.aXNw) .k-resize-s {
  bottom: -3px;
  cursor: s-resize;
  flex-direction: row;
  height: 6px;
  left: 0;
  width: 100%;
}
:not(.aXNw) .k-resize-w {
  cursor: w-resize;
  left: -3px;
}
:not(.aXNw) .k-resize-e,
:not(.aXNw) .k-resize-w {
  flex-direction: column;
  height: 100%;
  top: 0;
  width: 6px;
}
:not(.aXNw) .k-resize-e {
  cursor: e-resize;
  right: -3px;
}
:not(.aXNw) .k-resize-ne,
:not(.aXNw) .k-resize-nw,
:not(.aXNw) .k-resize-se,
:not(.aXNw) .k-resize-sw {
  height: 5px;
  width: 5px;
}
:not(.aXNw) .k-resize-sw {
  bottom: 0;
  cursor: sw-resize;
  left: 0;
}
:not(.aXNw) .k-resize-se {
  bottom: 0;
  cursor: se-resize;
  right: 0;
}
:not(.aXNw) .k-resize-nw {
  cursor: nw-resize;
  left: 0;
  top: 0;
}
:not(.aXNw) .k-resize-ne {
  cursor: ne-resize;
  right: 0;
  top: 0;
}
:not(.aXNw) .k-vertical-resize {
  cursor: row-resize;
}
:not(.aXNw) .k-horizontal-resize {
  cursor: col-resize;
}
:not(.aXNw) .k-resize-hint {
  align-items: center;
  display: flex;
  flex-direction: column;
}
:not(.aXNw) .k-resize-hint .k-resize-hint-handle {
  align-self: stretch;
  height: 20px;
  width: auto;
}
:not(.aXNw) .k-resize-hint .k-resize-hint-marker {
  flex: 1 1 auto;
  height: auto;
  width: 2px;
}
:not(.aXNw) .k-resize-hint-vertical {
  align-items: center;
  display: flex;
  flex-direction: row;
}
:not(.aXNw) .k-resize-hint-vertical .k-resize-hint-handle {
  align-self: stretch;
  height: auto;
  width: 20px;
}
:not(.aXNw) .k-resize-hint-vertical .k-resize-hint-marker {
  flex: 1 1 auto;
  height: 2px;
  width: auto;
}
:not(.aXNw) .k-scrollbar {
  overflow: scroll;
  position: absolute;
}
:not(.aXNw) .k-scrollbar-vertical {
  height: 100%;
  overflow-x: hidden;
  right: 0;
  top: 0;
  width: 17px;
}
:not(.aXNw) .k-touch-scrollbar {
  background-color: #858585;
  border: 1px solid #8a8a8a;
  display: none;
  height: 8px;
  position: absolute;
  width: 8px;
  z-index: 200000;
}
:not(.aXNw) .k-marquee {
  position: absolute;
  z-index: 100000;
}
:not(.aXNw) .k-marquee-color,
:not(.aXNw) .k-marquee-text {
  height: 100%;
  left: 0;
  position: absolute;
  top: 0;
  width: 100%;
}
:not(.aXNw) .k-marquee-color {
  background-color: #0265dc;
  border-color: #bcbcbd;
  color: #fff;
  opacity: 0.6;
}
:not(.aXNw) .k-marquee-text {
  color: #fff;
}
:not(.aXNw) .k-pos-static,
:not(.aXNw) .k-static {
  position: static !important;
}
:not(.aXNw) .k-pos-relative,
:not(.aXNw) .k-relative {
  position: relative !important;
}
:not(.aXNw) .k-absolute,
:not(.aXNw) .k-pos-absolute {
  position: absolute !important;
}
:not(.aXNw) .k-fixed,
:not(.aXNw) .k-pos-fixed {
  position: fixed !important;
}
:not(.aXNw) .k-pos-sticky,
:not(.aXNw) .k-sticky {
  position: sticky !important;
}
:not(.aXNw) .k-pos-top,
:not(.aXNw) .k-top {
  top: 0;
}
:not(.aXNw) .k-pos-right,
:not(.aXNw) .k-right {
  right: 0;
}
:not(.aXNw) .k-bottom,
:not(.aXNw) .k-pos-bottom {
  bottom: 0;
}
:not(.aXNw) .k-left,
:not(.aXNw) .k-pos-left {
  left: 0;
}
:not(.aXNw) .k-pos-top-start,
:not(.aXNw) .k-top-start {
  left: 0;
  top: 0;
}
:not(.aXNw) .k-pos-top-start[dir="rtl"],
:not(.aXNw) .k-rtl .k-pos-top-start,
:not(.aXNw) .k-rtl .k-top-start,
:not(.aXNw) .k-top-start[dir="rtl"],
:not(.aXNw) [dir="rtl"] .k-pos-top-start,
:not(.aXNw) [dir="rtl"] .k-top-start {
  left: auto;
  right: 0;
}
:not(.aXNw) .k-pos-top-center,
:not(.aXNw) .k-top-center {
  left: 50%;
  top: 0;
  transform: translateX(-50%);
}
:not(.aXNw) .k-pos-top-end,
:not(.aXNw) .k-top-end {
  right: 0;
  top: 0;
}
:not(.aXNw) .k-pos-top-end[dir="rtl"],
:not(.aXNw) .k-rtl .k-pos-top-end,
:not(.aXNw) .k-rtl .k-top-end,
:not(.aXNw) .k-top-end[dir="rtl"],
:not(.aXNw) [dir="rtl"] .k-pos-top-end,
:not(.aXNw) [dir="rtl"] .k-top-end {
  left: 0;
  right: auto;
}
:not(.aXNw) .k-middle-start,
:not(.aXNw) .k-pos-middle-start {
  left: 0;
  top: 50%;
  transform: translateY(-50%);
}
:not(.aXNw) .k-middle-start[dir="rtl"],
:not(.aXNw) .k-pos-middle-start[dir="rtl"],
:not(.aXNw) .k-rtl .k-middle-start,
:not(.aXNw) .k-rtl .k-pos-middle-start,
:not(.aXNw) [dir="rtl"] .k-middle-start,
:not(.aXNw) [dir="rtl"] .k-pos-middle-start {
  left: auto;
  right: 0;
}
:not(.aXNw) .k-middle-center,
:not(.aXNw) .k-pos-middle-center {
  left: 50%;
  top: 50%;
  transform: translate(-50%, -50%);
}
:not(.aXNw) .k-middle-end,
:not(.aXNw) .k-pos-middle-end {
  right: 0;
  top: 50%;
  transform: translateY(-50%);
}
:not(.aXNw) .k-middle-end[dir="rtl"],
:not(.aXNw) .k-pos-middle-end[dir="rtl"],
:not(.aXNw) .k-rtl .k-middle-end,
:not(.aXNw) .k-rtl .k-pos-middle-end,
:not(.aXNw) [dir="rtl"] .k-middle-end,
:not(.aXNw) [dir="rtl"] .k-pos-middle-end {
  left: 0;
  right: auto;
}
:not(.aXNw) .k-bottom-start,
:not(.aXNw) .k-pos-bottom-start {
  bottom: 0;
  left: 0;
}
:not(.aXNw) .k-bottom-start[dir="rtl"],
:not(.aXNw) .k-pos-bottom-start[dir="rtl"],
:not(.aXNw) .k-rtl .k-bottom-start,
:not(.aXNw) .k-rtl .k-pos-bottom-start,
:not(.aXNw) [dir="rtl"] .k-bottom-start,
:not(.aXNw) [dir="rtl"] .k-pos-bottom-start {
  left: auto;
  right: 0;
}
:not(.aXNw) .k-bottom-center,
:not(.aXNw) .k-pos-bottom-center {
  bottom: 0;
  left: 50%;
  transform: translateX(-50%);
}
:not(.aXNw) .k-bottom-end,
:not(.aXNw) .k-pos-bottom-end {
  bottom: 0;
  right: 0;
}
:not(.aXNw) .k-bottom-end[dir="rtl"],
:not(.aXNw) .k-pos-bottom-end[dir="rtl"],
:not(.aXNw) .k-rtl .k-bottom-end,
:not(.aXNw) .k-rtl .k-pos-bottom-end,
:not(.aXNw) [dir="rtl"] .k-bottom-end,
:not(.aXNw) [dir="rtl"] .k-pos-bottom-end {
  left: 0;
  right: auto;
}
@font-face {
  font-family: WebComponentsIcons;
  font-style: normal;
  font-weight: 400;
  src: url(data:font/ttf;base64,AAEAAAAMAIAAAwBAR1NVQneiey4AAADMAABKDE9TLzIPEgdLAABK2AAAAGBjbWFwa49oUAAASzgAAADMZ2FzcAAAABAAAEwEAAAACGdseWZsNq5ZAABMDAABwkRoZWFkIBHQWgACDlAAAAA2aGhlYQfABm8AAg6IAAAAJGhtdHgeA99WAAIOrAAACrhsb2NhxodShgACGWQAAAVebWF4cALtAy4AAh7EAAAAIG5hbWX0CPU9AAIe5AAABOlwb3N0AAMAAAACI9AAAAAgAAEAAAAKAB4ALAABbGF0bgAIAAQAAAAAAAAAAQAAAAFsaWdhAAgAAAABAAAAAQAEAAQAAAABAAoAAAABADoAGgByCmIPrhXCGTQZvh+wIbIjpCYQKBYofiwIL0Ivli/oNSI1jjjsPdJGgkdcSEhI/ElSScgAAQAaAA0ADgAPABAAEQASABMAFAAVABYAFwAYABkAGgAbABwAHQAeAB8AIAAhACIAIwAlACYCrQBIAJIAngC6ANAA6AEIASoBQAFkAXYBjAGkAb4B5gH8AhYCNgJUAnICigKgAsYC8gMcA0YDaAOQA7YD3AP0BBIELgRKBG4EkAS4BN4E/gUYBS4FTAVmBXQFfAWiBcYF2gX2BjYGega4BvoHJAdMB2QHfgeqB9QH7ggWCDwIUghuCJoIxAjeCQoJNAlOCX4JsgnUAPEABQAhABAAFQAbAJcADQAgACAADQAPABQAGQARABoAIAAEAAkACgCWAAoAIAAgAA0ADwAUABkAEQAaACAARwALAB4AHgAbACMAHwAEAB8AIwANABwARQAPAB4AHgAbACMAHwAEAB4AEQAfABUAJgAVABoAEwA4ABAAHgAeABsAIwAfAAQAGgAbAAQADwAUAA0AGgATABEANwAKAB4AHgAbACMAHwAEABcAHAAVAEYAEQAeAB4AGwAjAB8ABAAQABUAGQARABoAHwAVABsAGgAfAD4ACAAeAB4AGwAjAAQAIQAcAEQACgAeAB4AGwAjAAQAHgAbABsAIAA/AAsAHgAeABsAIwAEAB4AFQATABQAIABDAAwAHgAeABsAIwAEABwADQAeABEAGgAgADkAEwAeAB4AGwAjAAQAGwAiABEAHgASABgAGwAjAAQAEAAbACMAGgBBAAoAHgAeABsAIwAEABgAEQASACAALwAMAB4AHgAbACMABAARABoAEAAEACEAHAAwAA8AHgAeABsAIwAEABEAGgAQAAQAHgAVABMAFAAgADIADgAeAB4AGwAjAAQAEQAaABAABAAYABEAEgAgADEADgAeAB4AGwAjAAQAEQAaABAABAAQABsAIwAaAEIACwAeAB4AGwAjAAQAEAAeABUAGAAYAEAACgAeAB4AGwAjAAQAEAAbACMAGgAzABIAHgAeABsAIwAEABAAGwAhAA4AGAARAAQACwAFAAQAIQAcADQAFQAeAB4AGwAjAAQAEAAbACEADgAYABEABAALAAUABAAeABUAEwAUACAANgAUAB4AHgAbACMABAAQABsAIQAOABgAEQAEAAsABQAEABgAEQASACAANQAUAB4AHgAbACMABAAQABsAIQAOABgAEQAEAAsABQAEABAAGwAjABoAOgAQAB4AHgAbACMABAAPABQAEQAiAB4AGwAaAAQAIQAcADsAEwAeAB4AGwAjAAQADwAUABEAIgAeABsAGgAEAB4AFQATABQAIAA9ABIAHgAeABsAIwAEAA8AFAARACIAHgAbABoABAAYABEAEgAgADwAEgAeAB4AGwAjAAQADwAUABEAIgAeABsAGgAEABAAGwAjABoAKwALAB4AHgAbACMABAALAAUABAAhABwALAAOAB4AHgAbACMABAALAAUABAAeABUAEwAUACAALgANAB4AHgAbACMABAALAAUABAAYABEAEgAgAC0ADQAeAB4AGwAjAAQACwAFAAQAEAAbACMAGgAnABEAHgAeABsAIwAEAAkACgAEACEAHAAEAB4AFQATABQAIAAqABAAHgAeABsAIwAEAAkACgAEACEAHAAEABgAEQASACAAKAATAB4AHgAbACMABAAJAAoABAAQABsAIwAaAAQAHgAVABMAFAAgACkAEgAeAB4AGwAjAAQACQAKAAQAEAAbACMAGgAEABgAEQASACAClgAPAB4AEQANAAQAHwAgAA0ADwAXABEAEAAGAAUABQKVAAwAHgARAA0ABAAfACAADQAPABcAEQAQApcACgAeABEADQAEAB4ADQAaABMAEQKUAA4AHgARAA0ABAAPABgAIQAfACAAEQAeABEAEAG/AAwAHAAcABgAJQAEABIAGwAeABkADQAgAc4ABgAaAA8AFAAbAB4BZQADABgAGAFJABIAGAAVABMAGgAEACAAGwAcAAQAEQAYABEAGQARABoAIAAfASUAEQAYABUAEwAaAAQAIAAbABwABAARABgAEQAZABEAGgAgAXMACQAYABUAEwAaAAQAIAAbABwBMAANABgAFQATABoABAAgABsABAATAB4AFQAQAUwAHwAYABUAEwAaAAQAHwAgAB4AEQAgAA8AFAAEABEAGAARABkAEQAaACAAHwAEACIAEQAeACAAFQAPAA0AGAFHACEAGAAVABMAGgAEAB8AIAAeABEAIAAPABQABAARABgAEQAZABEAGgAgAB8ABAAUABsAHgAVACYAGwAaACAADQAYAUMAHgAYABUAEwAaAAQAHwAgAB4AEQAgAA8AFAAEABEAGAARABkAEQAaACAABAAiABEAHgAgABUADwANABgBQgAgABgAFQATABoABAAfACAAHgARACAADwAUAAQAEQAYABEAGQARABoAIAAEABQAGwAeABUAJgAbABoAIAANABgBRgAUABgAFQATABoABAAeABUAEwAUACAABAARABgAEQAZABEAGgAgAB8BJAATABgAFQATABoABAAeABUAEwAUACAABAARABgAEQAZABEAGgAgAXgACwAYABUAEwAaAAQAHgAVABMAFAAgAXoADAAYABUAEwAaAAQAHgARABkAGwAiABEBSgAVABgAFQATABoABAAZABUAEAAQABgAEQAEABEAGAARABkAEQAaACAAHwEmABQAGAAVABMAGgAEABkAFQAQABAAGAARAAQAEQAYABEAGQARABoAIAF0AAwAGAAVABMAGgAEABkAFQAQABAAGAARAUQAEwAYABUAEwAaAAQAGAARABIAIAAEABEAGAARABkAEQAaACAAHwEiABIAGAAVABMAGgAEABgAEQASACAABAARABgAEQAZABEAGgAgAXYACgAYABUAEwAaAAQAGAARABIAIAF5AA0AGAAVABMAGgAEABYAIQAfACAAFQASACUBRQAVABgAFQATABoABAAPABEAGgAgABEAHgAEABEAGAARABkAEQAaACAAHwEjABQAGAAVABMAGgAEAA8AEQAaACAAEQAeAAQAEQAYABEAGQARABoAIAF3AAwAGAAVABMAGgAEAA8AEQAaACAAEQAeAUsAFQAYABUAEwAaAAQADgAbACAAIAAbABkABAARABgAEQAZABEAGgAgAB8BJwAUABgAFQATABoABAAOABsAIAAgABsAGQAEABEAGAARABkAEQAaACABdQAMABgAFQATABoABAAOABsAIAAgABsAGQFNABcAGAAVABMAGgAEAA4ADQAfABEAGAAVABoAEQAEACIAEQAeACAAFQAPAA0AGAFIABkAGAAVABMAGgAEAA4ADQAfABEAGAAVABoAEQAEABQAGwAeABUAJgAbABoAIAANABgCRQAQABMAEwAeABEAEwANACAAEQAEABIAFQARABgAEAAfANgADQAPAA8AEQAfAB8AFQAOABUAGAAVACAAJQAsAFoAaAB2AIIAqgDAAOQBBAE0AWgBhgGeAbQB1gH8AiACSAJiAnwCrALaAxADRANgA3QDjAOoA7IDvAPUA+QD+gQSBCIEQgRyBJIEogTABNgE7AUIBRAFMgGWAAYAIQAgACAAGwAaAqUABgAhAA4ADgAYABEBEQAFAB4AIQAfABQBFQATAB4AFQATABQAIAAaABEAHwAfAAQADwAbABoAIAAeAA0AHwAgAHgACgAbACQABAAfABUAJgAVABoAEwGRABEAGwAeABAAEQAeAB8ABAAfABQAGwAjAAQAFAAVABAAEQGIAA8AGwAeABAAEQAeAB8ABAAbACEAIAAfABUAEAARAYsAFwAbAB4AEAARAB4AHwAEABUAGgAfABUAEAARAAQAIgARAB4AIAAVAA8ADQAYAYoAGQAbAB4AEAARAB4AHwAEABUAGgAfABUAEAARAAQAFAAbAB4AFQAmABsAGgAgAA0AGAGJAA4AGwAeABAAEQAeAB8ABAAVABoAHwAVABAAEQGHAAsAGwAeABAAEQAeAB8ABAANABgAGAGMAAoAGwAeABAAEQAeAAQAIAAbABwAbQAQABsAHgAQABEAHgAEAB8AIAAlABgAEQAEACAAGwAcAG4AEgAbAB4AEAARAB4ABAAfACAAJQAYABEABAAeABUAEwAUACAAcAARABsAHgAQABEAHgAEAB8AIAAlABgAEQAEABgAEQASACAAbwATABsAHgAQABEAHgAEAB8AIAAlABgAEQAEAA4AGwAgACAAGwAZAGwADAAbAB4AEAARAB4ABAAfACAAJQAYABEBjwAMABsAHgAQABEAHgAEAB4AFQATABQAIAByABcAGwAeABAAEQAeAAQAHgANABAAFQAhAB8ABAAgABsAHAAEAB4AFQATABQAIAB1ABYAGwAeABAAEQAeAAQAHgANABAAFQAhAB8ABAAgABsAHAAEABgAEQASACAAcwAaABsAHgAQABEAHgAEAB4ADQAQABUAIQAfAAQADgAbACAAIAAbABkABAAeABUAEwAUACAAdAAZABsAHgAQABEAHgAEAB4ADQAQABUAIQAfAAQADgAbACAAIAAbABkABAAYABEAEgAgAHEADQAbAB4AEAARAB4ABAAeAA0AEAAVACEAHwGQAAkAGwAeABAAEQAeAAQAGgAbAY4ACwAbAB4AEAARAB4ABAAYABEAEgAgAY0ADQAbAB4AEAARAB4ABAAOABsAIAAgABsAGQFaAAQAGwAYABABGgAEABgAIQAeAhcACwAYABsAEwATABEAHgAEAA4AGwAkAhYABwAYABsAEwATABEAHgIIAAoAGAAbAA8AFwAdACEAGwAgABECNwALABEAFAANABoADwARAAQADgAbACQCNgAHABEAFAANABoADwARANsADwANAB4ADwAbABAAEQAEAB8ADwANABoAGgARAB4A3wAXAA0AHgAPABsAEAARAAQAHQAeAAQADwAbABAAEQAEAB8ADwANABoAGgARAB4A2QAPAA0AHgAPABsAEAARAAQAGwAhACAAGAAVABoAEQDaAAcADQAeAA8AGwAQABECkgAOAA0AHgAEAB8AIAANAA8AFwARABAABgAFAAUCkQALAA0AHgAEAB8AIAANAA8AFwARABACkwAJAA0AHgAEAB4ADQAaABMAEQKQAA0ADQAeAAQADwAYACEAHwAgABEAHgARABACpwADAA0AHgEhABAADQAPABcAIwANAB4AEAAEABEAGAARABkAEQAaACABHwAMAA0ADwAXAAQAEQAYABEAGQARABoAIAA6AHYAfgCWALIAwADKANIA4ADmAPgBAgEaASQBSAFsAYABqAHGAdYB5gIKAigCQgJeAoACmgK0AsAC3AL2AwIDDgMiAzADRgNqA5QDvAPkBAYEGAQ0BE4EWgR6BKgE2gTyBR4FTgVkBW4FiAWmBcIF0AXsBf4BtwADACEAIAGpAAsAIQAfACAAGwAZAAQAFQAPABsAGgHvAA0AIQAfACAAGwAZAAQAEgAbAB4AGQANACAA4gAGACEAHgAfABsAHgJWAAQAHwAfAAgCWQADAB8AHwJcAAYAHwAcAB4AGwAWAl4AAgAfAfUACAAeABsAHwAfACAADQAOAQoABAAeABsAHAHBAAsAGwAcACUABAASABsAHgAZAA0AIAG2AAQAGwAcACUBYAARABsAGgAiABEAHgAgAAQAIQAcABwAEQAeAA8ADQAfABEBXwARABsAGgAiABEAHgAgAAQAGAAbACMAEQAeAA8ADQAfABEAzQAJABsAGgAaABEADwAgABsAHgGwABMAGwAZABkAEQAaACAAHwAEAB4AEQAZABsAIgARAAQADQAYABgBrwAOABsAGQAZABEAGgAgAAQAHgARABkAGwAiABEBrgAHABsAGQAZABEAGgAgAFQABwAbABgAIQAZABoAHwKOABEAGwAYACEAGQAaAAQAHwAgAA0ADwAXABEAEAAGAAUABQKNAA4AGwAYACEAGQAaAAQAHwAgAA0ADwAXABEAEAKPAAwAGwAYACEAGQAaAAQAHgANABoAEwARAeQADQAbABgAIQAZABoABAASAB4AEQARACYAEQKMABAAGwAYACEAGQAaAAQADwAYACEAHwAgABEAHgARABABWAAMABsAGAAbAB4ABAAPAA0AGgAiAA0AHwGUAAwAGwAQABEABAAfABoAFQAcABwAEQAgAmEABQAYABsAIQAQAKUADQAYABsAHwARAAQAGwAhACAAGAAVABoAEQCmAAwAGAAbAB8AEQAEAA8AFQAeAA8AGAARAKQABQAYABsAHwARAJAABQAYABsADwAXAcAACQAYABEADQAeAAQADwAfAB8A/QAGABUAHgAPABgAEQKsAAoAFAAbAB4AGwAcABgAEQAgABQAhQARABQAEQAiAB4AGwAaAAQAEAAbACEADgAYABEABAAhABwAhgAUABQAEQAiAB4AGwAaAAQAEAAbACEADgAYABEABAAeABUAEwAUACAAiAATABQAEQAiAB4AGwAaAAQAEAAbACEADgAYABEABAAYABEAEgAgAIcAEwAUABEAIgAeABsAGgAEABAAGwAhAA4AGAARAAQAEAAbACMAGgD6ABAAFAARAA8AFwAOABsAJAAEAA8AFAARAA8AFwARABAA+QAIABQAEQAPABcADgAbACQAogANABQAEQAPABcABAAbACEAIAAYABUAGgARAKMADAAUABEADwAXAAQADwAVAB4ADwAYABEAoQAFABQAEQAPABcBoQAPABQADQAaABMAEQAEABkADQAaACEADQAYABgAJQHeABYAEQAYABgAHwAEABkAEQAeABMAEQAEACIAEQAeACAAFQAPAA0AGAAYACUB3QAYABEAGAAYAB8ABAAZABEAHgATABEABAAUABsAHgAVACYAGwAaACAADQAYABgAJQHcAAsAEQAYABgAHwAEABkAEQAeABMAEQHgABUAEQAYABgABAAfABwAGAAVACAABAAiABEAHgAgABUADwANABgAGAAlAd8AFwARABgAGAAEAB8AHAAYABUAIAAEABQAGwAeABUAJgAbABoAIAANABgAGAAlAEkACgANACAAEQATABsAHgAVACYAEQDMAAQADQAeACACpgAMAA0AGgAQABgAEQAEAB8AIAAVAA8AFwCfAA4ADQAaAA8AEQAYAAQAGwAhACAAGAAVABoAEQCgAA0ADQAaAA8AEQAYAAQADwAVAB4ADwAYABEAngAGAA0AGgAPABEAGAGYAA0ADQAYABEAGgAQAA0AHgAEABAADQAgABEAkQAIAA0AGAARABoAEAANAB4AywAKAA0AGAAPACEAGAANACAAGwAeACEARABeAHAAjACeALAAvgDgAO4A9gEeATwBVgFyAZwBsgHEAc4B7AIKAiYCOgJIAnwCtALWAvgDCgMcAzADQgNWA2gCOQAMAB4AFQAOAA4ADgAYABEABAAOABsAJAI4AAgAHgAVAA4ADgAOABgAEQBIAA0AHgANABMABAANABoAEAAEABAAHgAbABwAuwAIABsAIwAaABgAGwANABACnwAIABsAIQATABQAGgAhACAB7QAGABsAGAAYAA0AHgGoABAAGwAPACEAGQARABoAIAAEABkADQAaAA0AEwARAB4A1wAGABUAIgAVABAAEQFkAAMAFQAiAIAAEwAVAB8AHAAYAA0AJQAEABUAGgAYABUAGgARAAQAEgAYABEAJAIGAA4AFQAfABwAGAANACUABAAVABoAGAAVABoAEQB/AAwAFQAfABwAGAANACUABAASABgAEQAkAH0ADQAVAB8AHAAYAA0AJQAEAA4AGAAbAA8AFwB+ABQAFQAfABwAGAANACUABAAMABoAGAAVABoAEQAEAA4AGAAbAA8AFwFBAAoAFQAZABEAGgAgABUAGwAaAB8CGwAIABUAEwATAAQADgAbACQCGgAEABUAEwATAaoADgAVAA8AIAAVABsAGgANAB4AJQAEAA0AEAAQAmsADgARACAADQAVABgABAAfABEADwAgABUAGwAaAhkADQARABgAFQAPABUAGwAhAB8ABAAOABsAJAIYAAkAEQAYABUADwAVABsAIQAfAJUABgARABgAEQAgABEBOwAZABEADwAeABEADQAfABEABAAiABEAHgAgABUADwANABgABAAfABwADQAPABUAGgATATcAGwARAA8AHgARAA0AHwARAAQAFAAbAB4AFQAmABsAGgAgAA0AGAAEAB8AHAANAA8AFQAaABMB8AAQABEADwAVABkADQAYAAQAFQAaAA8AHgARAA0AHwARAfEAEAARAA8AFQAZAA0AGAAEABAAEQAPAB4AEQANAB8AEQJyAAgADQAgAA0ABAAjABEADgJxAAgADQAgAA0ABAAfAB0AGAKGAAkADQAgAA0ABAAeABEAHwAgAogACAANACAADQAEABsAEAAfAnAACQANACAADQAEABYAHwAbABoCbwAIAA0AIAANAAQADwAfACICZAAEAA0AIAANAAgAEgAoADYAPgBKAF4AagCAAT0ACgAlABEAEAAeABsAHAAcABEAHgIBAAYAJAAcABsAHgAgAlsAAwAkABEA0wAFAB0AIQANABgCHQAJABkADQAVABgABAAOABsAJAIcAAUAGQANABUAGAGfAAoAEAAVACAABAAgABsAGwAYAB8AlAAEABAAFQAgADoAdgCYALAAzADsAPwBEgE2AVABWgF8AZABqAG8AdQB7AICAhACLAJMAmgCigKyAtgC7AMGAygDVANiA2wDhAOWA6oDwAPgA/IECgQcBD4EYgR0BIYEmASuBM4E5AT6BRAFMAVEBVYFbgWABZYFqgW8BcYF4AEtABAAIQAYABgABAAfAA8AHgARABEAGgAEABEAJAAVACABLAALACEAGAAYAAQAHwAPAB4AEQARABoBHgANAB4AGwAaACAABAARABgAEQAZABEAGgAgASAADwAbAB4AIwANAB4AEAAEABEAGAARABkAEQAaACAA6gAHABsAHgAjAA0AHgAQAeoACgAbAB4AGQAhABgADQAEABIAJAHHABEAGwAeABkADQAgAAQADwAbABAAEQAEAA4AGAAbAA8AFwGTAAwAGwAeABkABAARABgAEQAZABEAGgAgAZIABAAbAB4AGQFeABAAGwAeABEAEwAeABsAIQAaABAABAAPABsAGAAbAB4B8gAJABsAGgAgAAQAHwAVACYAEQFdAAsAGwAaACAABAASAA0AGQAVABgAJQJDAAkAGwAYABAAEQAeAAQAIQAcAkEACwAbABgAEAARAB4ABAAbABwAEQAaAkQACwAbABgAEAARAB4ABAAZABsAHgARAkIACgAbABgAEAARAB4ABAANABAAEAJAAAYAGwAYABAAEQAeAQ0ADQAYABUAHAAEACIAEQAeACAAFQAPAA0AGAEMAA8AGAAVABwABAAUABsAHgAVACYAGwAaACAADQAYAbQADQAYAA0AHwAUAAQAGQANABoADQATABEAHgG1ABAAFQAaABAABAANABoAEAAEAB4AEQAcABgADQAPABEAtgATABUAGAAgABEAHgAEAB8AGwAeACAABAAQABEAHwAPAAQAHwAZALUAEgAVABgAIAARAB4ABAAfABsAHgAgAAQADQAfAA8ABAAfABkAtAAJABUAGAAgABEAHgAEAB8AGQCzAAwAFQAYACAAEQAeAAQADwAYABEADQAeALgAEAAVABgAIAARAB4ABAANABAAEAAEABMAHgAbACEAHAC3ABUAFQAYACAAEQAeAAQADQAQABAABAARACQAHAAeABEAHwAfABUAGwAaALIABgAVABgAIAARAB4CVQAEABUAGAAZAoUACwAVABgAEQAfAAQAEQAeAB4AGwAeAlQACAAVABgAEQAEACYAFQAcAksACQAVABgAEQAEACMAGwAeABACewAKABUAGAARAAQAIgAVABAAEQAbAocADwAVABgAEQAEACAAJQAcABEAHwAPAB4AFQAcACACSAAIABUAGAARAAQAIAAkACACiQALABUAGAARAAQAHgARABwAGwAeACACTwAIABUAGAARAAQAHAAfABACgQAQABUAGAARAAQAHAAeABsAEwAeAA0AGQAZABUAGgATAn4AEQAVABgAEQAEABwAHgARAB8AEQAaACAADQAgABUAGwAaAk0ACAAVABgAEQAEABwAHAAgAk4ACAAVABgAEQAEABwAEAASAkwACAAVABgAEQAEABkAEAAOAn0ACgAVABgAEQAEABUAGQANABMAEQJiAA8AFQAYABEABAAUABsAHgAVACYAGwAaACAADQAYAlAACgAVABgAEQAEABIAGAANAB8AFAJKAAoAFQAYABEABAARACQADwARABgChAAKABUAGAARAAQAEQAeAB4AGwAeAoAADwAVABgAEQAEABAAFQAfAA8ABAAVABkADQATABECfwAJABUAGAARAAQAEAANACAADQJJAAgAFQAYABEABAAPAB8AIgJRAAsAFQAYABEABAAPABsAGgASABUAEwJTAAgAFQAYABEABAAOAA0ADwJ8AAoAFQAYABEABAANACEAEAAVABsCUgAJABUAGAARAAQADQAfAA8AJAJHAAgAFQAYABEABAANABAAEAJGAAQAFQAYABECHwAMAA0ADwARAA4AGwAbABcABAAOABsAJAIeAAgADQAPABEADgAbABsAFwAVACwASAByAJwAvgDSAN4A9gEAARQBNgFCAWIBegGQAZ4BugHGAdIB3AHsAm0ADQAeABsAIQAcAAQAHwARAA8AIAAVABsAGgJnABQAHgAbACEAHAAEABQAEQANABAAEQAeAAQAHwARAA8AIAAVABsAGgJoABQAHgAbACEAHAAEABIAGwAbACAAEQAeAAQAHwARAA8AIAAVABsAGgJzABAAHgAbACEAHAAEAA8AGwAYABgAEQAPACAAFQAbABoBmQAJAB4AGwAhABwABAAOABsAJABMAAUAHgAbACEAHABLAAsAHgAVABAABAAYAA0AJQAbACEAIABKAAQAHgAVABABGQAJAB4AEQAlAB8ADwANABgAEQDWABAAHgARAA0AIAARAB4ABAAbAB4ABAARAB0AIQANABgCiwAFAB4ADQAcABQCIwAPABsAGwATABgAEQAEABwAGAAhAB8ABAAOABsAJAIiAAsAGwAbABMAGAARAAQAHAAYACEAHwIhAAoAGwAbABMAGAARAAQADgAbACQCIAAGABsAGwATABgAEQINAA0AGAAbAA4AEQAEABsAIQAgABgAFQAaABECDgAFABgAGwAOABEAxAAFABEADQAeAB8AwwAEABEADQAeAIIABwANABwABAAeABsAIwCBAAoADQAcAAQADwAbABgAIQAZABoAFwAwAFQAcgCgAM4A7gEOARoBJAEuATwBWAFkAWoBhAGoAcQBzgHUAdoB4AHmAewAvgARACUAHAARAB4AGAAVABoAFwAEABsAHAARABoABAAfABkAvQAOACUAHAARAB4AGAAVABoAFwAEABsAHAARABoBygAWACUAHAARAB4AGAAVABoAFwAEABgAFQATABQAIAAEABAAFQANABgAGwATAcwAFgAlABwAEQAeABgAFQAaABcABAATABgAGwAOABEABAAeABEAGQAbACIAEQHLAA8AJQAcABEAHgAYABUAGgAXAAQAEwAYABsADgARAc0ADwAlABwAEQAeABgAFQAaABcABAARABkADQAVABgCVwAFACAAGQAYAAoCWAAEACAAGQAYAFsABAAbABkAEQBcAAYAEQAVABMAFAAgAPUADQARAA0AHgAgAAQAGwAhACAAGAAVABoAEQD2AAUAEQANAB4AIADuAAIAEABOAAwADQAaABAAGAARAB4ABAAQAB4ADQATAIMAEQANABoAEAAYABEABAAeABEAHwAVACYAEQAEAA0AGAAgAIQADQANABoAEAAYABEABAAeABEAHwAVACYAEQDhAAQADQAaABABawACAAsBagACAAoBaQACAAkBaAACAAgBZwACAAcBZgACAAYAFQAsADoAVgBqAIYAngCyAMoA6gEKAT4BdgGCAZABngG4AdoCAAIaAjACYAFbAAYAIAANABgAFQAPARcADQAaACIAEQAeACAABAAPABsAGAAbAB4AHwFwAAkAGgAfABEAHgAgAAQAIQAcAXEADQAaAB8AEQAeACAABAAZABUAEAAQABgAEQFyAAsAGgAfABEAHgAgAAQAEAAbACMAGgJ6AAkAGgAUABEAHgAVACAAEQAQAQEACwAaABIAGwAeABkADQAgABUAGwAaAW4ADwAaABAAEQAaACAABAAVABoADwAeABEADQAfABEBbwAPABoAEAARABoAIAAEABAAEQAPAB4AEQANAB8AEQE6ABkAGgAPAB4AEQANAB8AEQAEACIAEQAeACAAFQAPAA0AGAAEAB8AHAANAA8AFQAaABMBNgAbABoADwAeABEADQAfABEABAAUABsAHgAVACYAGwAaACAADQAYAAQAHwAcAA0ADwAVABoAEwIVAAUAGgAOABsAJAIAAAYAGQAcABsAHgAgAS8ABgAZAA0AEwARAB8BCQAMABkADQATABEABAAeABEAHwAVACYAEQGtABAAGQANABMAEQAEABkADQAcAAQAEQAQABUAIAAbAB4BqwASABkADQATABEABAAYABUAEwAUACAABAAQABUADQAYABsAEwEGAAwAGQANABMAEQAEABEAJAAcABsAHgAgAawACgAZAA0AEwARAAQAEQAQABUAIAHzABcAGQANABMAEQAEAA0ADgAfABsAGAAhACAAEQAEABwAGwAfABUAIAAVABsAGgEFAAUAGQANABMAEQALABgARgB4AKIA0AEAATQBZgGcAcwCAAFTABYAIQAfACAAFQASACUABAAfACAADQAeACAABAAiABEAHgAgABUADwANABgBTgAYACEAHwAgABUAEgAlAAQAHwAgAA0AHgAgAAQAFAAbAB4AFQAmABsAGgAgAA0AGAFVABQAIQAfACAAFQASACUABAARABoAEAAEACIAEQAeACAAFQAPAA0AGAFQABYAIQAfACAAFQASACUABAARABoAEAAEABQAGwAeABUAJgAbABoAIAANABgBVAAXACEAHwAgABUAEgAlAAQADwARABoAIAARAB4ABAAiABEAHgAgABUADwANABgBTwAZACEAHwAgABUAEgAlAAQADwARABoAIAARAB4ABAAUABsAHgAVACYAGwAaACAADQAYAVYAGAAhAB8AIAAVABIAJQAEAA4AEQAgACMAEQARABoABAAiABEAHgAgABUADwANABgBUQAaACEAHwAgABUAEgAlAAQADgARACAAIwARABEAGgAEABQAGwAeABUAJgAbABoAIAANABgBVwAXACEAHwAgABUAEgAlAAQADQAeABsAIQAaABAABAAiABEAHgAgABUADwANABgBUgAZACEAHwAgABUAEgAlAAQADQAeABsAIQAaABAABAAUABsAHgAVACYAGwAaACAADQAYAloAAgAfAAMACAAoAEgA0gAPABwAFQAEAB8AIAANACAAIQAfAAQAGwAcABEAGgDRAA8AHAAVAAQAHwAgAA0AIAAhAB8ABAAUABsAGAAQANAADwAcABUABAAfACAADQAgACEAHwAEABAAEQAaACUAHwBAAE4AWgBkAJAAvgDcAP4BHAE2AVgBdgGQAaIBvgHeAeoCGgI6AmQCfgKYArACugLUAvADDgM2A1IDbgN8ALoABgAbABMAGwAhACAAuQAFABsAEwAVABoAnAAEABsADwAXAgsAFQAVAB8AIAAEACEAGgAbAB4AEAARAB4AEQAQAAQAHwAdACEADQAeABECDAAWABUAHwAgAAQAIQAaABsAHgAQABEAHgARABAABAAbACEAIAAYABUAGgARAW0ADgAVAB8AIAAEACEAGgAbAB4AEAARAB4AEQAQAf8AEAAVAB8AIAAEAB4AGwAZAA0AGgAEAB8AGQANABgAGAH+AA4AFQAfACAABAAeABsAGQANABoABAAOABUAEwFsAAwAFQAfACAABAAbAB4AEAARAB4AEQAQAgoAEAAVAB8AIAAEABgADQAgABUAGgAEAB8AGQANABgAGAIJAA4AFQAfACAABAAYAA0AIAAVABoABAAOABUAEwIlAAwAFQAaABcAEQAQABUAGgAEAA4AGwAkAiQACAAVABoAFwARABAAFQAaAJoADQAVABoAFwAEACIAEQAeACAAFQAPAA0AGACYAA8AFQAaABcABAAUABsAHgAVACYAGwAaACAADQAYApgABQAVABoAEQAGAp0AFwAVABoAEQAEAB8AIAANAA8AFwARABAABgAFAAUABAAZAA0AHgAXABEAHgAfApoADwAVABoAEQAEAB8AIAANAA8AFwARABAABgAFAAUCnAAUABUAGgARAAQAHwAgAA0ADwAXABEAEAAEABkADQAeABcAEQAeAB8CmQAMABUAGgARAAQAHwAgAA0ADwAXABEAEAKbAAwAFQAaABEABAAZAA0AHgAXABEAHgAfAgcACwAVABoAEQAEABQAEQAVABMAFAAgARQABAAVABoAEQIGAAwAEQAgACAAEQAeAAQAHwAcAA0ADwARANUADQARAB8AHwAEABsAHgAEABEAHQAhAA0AGABTAA4ADQAlABsAIQAgAAQAHwAgAA0ADwAXABEAEABSABMADQAlABsAIQAgAAQAHwAVABAAEQAEAA4AJQAEAB8AFQAQABEAUQANAA0AJQAbACEAIAAEAAcABAAOACUABAAHAFAADQANACUAGwAhACAABAAGAAQADgAlAAQACQBPAAYADQAlABsAIQAgAL8ABgANACEAGgAPABQAHQA8AFQAZACAAKAAvgDMAN4A+gEUASABNAFKAVQBcAGEAZoBugHeAfQCCgIkAjwCWAJmAp4CvgLcAv4CJwALACUAHwAcAA0ADwARAAQADgAbACQCJgAHACUAHwAcAA0ADwARAFgADQAbAB4AEQAEACIAEQAeACAAFQAPAA0AGABZAA8AGwAeABEABAAUABsAHgAVACYAGwAaACAADQAYAckADgAbABAAIQAYABEABAAZAA0AGgANABMAEQAeAQsABgAVAB4AHgAbAB4AzwAIABUAGgAhAB8ABAAfABkAqwANABUAGgAhAB8ABAAbACEAIAAYABUAGgARAKwADAAVABoAIQAfAAQADwAVAB4ADwAYABEAqgAFABUAGgAhAB8AYQAJABUAGgAEACMAFQAQACAAFABgAAoAFQAaAAQAFAARABUAEwAUACAAVwAEABEAGgAhAbIADQARABAAFQANAAQAGQANABoADQATABEAHgBfAAkADQAkAAQAIwAVABAAIAAUAF4ACgANACQABAAUABEAFQATABQAIAICAA8ADQAgAA8AFAAEABIAIQAYABgABAAjABsAHgAQAhAAEQANAB4AFwARAB4ABAAcABUAGgAEACAADQAeABMAEQAgAg8ACgANAB4AFwARAB4ABAAcABUAGgBjAAoADQAeABMAFQAaAAQAIAAbABwAZAAMAA0AHgATABUAGgAEAB4AFQATABQAIABmAAsADQAeABMAFQAaAAQAGAARABIAIABlAA0ADQAeABMAFQAaAAQADgAbACAAIAAbABkAYgAGAA0AHgATABUAGgE5ABsADQAXABEABAAiABEAHgAgABUADwANABgABAAfABwADQAPABUAGgATAAQAEQAdACEADQAYATMADwANABcAEQAEAB8ADQAZABEABAAjABUAEAAgABQBMgAOAA0AFwARAAQAHwANABkAEQAEAB8AFQAmABEBNAAQAA0AFwARAAQAHwANABkAEQAEABQAEQAVABMAFAAgATUAHQANABcAEQAEABQAGwAeABUAJgAbABoAIAANABgABAAfABwADQAPABUAGgATAAQAEQAdACEADQAYAAMACAAiADYBAAAMABsAIAAVABIAFQAPAA0AIAAVABsAGgDUAAkAGwAgAAQAEQAdACEADQAYAI0ADgAbABoABAAeABEADwAhAB4AHgARABoADwARAAMACAAYADQAWgAHACIAEQAeABgADQAcAHYADQAhACAAGAAVABoAEQAEACMAFQAQACAAFAB3AA4AIQAgABgAFQAaABEABAAbABIAEgAfABEAIAAyAGYAcgCCAJwAugDWAPYBBgEgATgBQgFUAWQBbgGKAZ4BpgGuAcgB2AHqAfYCGAI2AkwCggKiAr4CygLcAwIDLgNEA2YDigOqA9ID9gQSBCoEMgRCBE4EbgSWBL4E1gTyBQwFKgCTAAUAHgAVABoAIADGAAcAHgARACIAFQARACMAeQAMABsAHwAVACAAFQAbABoABAAgABsAHAB6AA4AGwAfABUAIAAVABsAGgAEAB4AFQATABQAIAB8AA0AGwAfABUAIAAVABsAGgAEABgAEQASACAAewAPABsAHwAVACAAFQAbABoABAAOABsAIAAgABsAGQDOAAcAGAAhAB8ABAAfABkAqAAMABgAIQAfAAQAGwAhACAAGAAVABoAEQCpAAsAGAAhAB8ABAAPABUAHgAPABgAEQCnAAQAGAAhAB8A8AAIABgADQAlABgAFQAfACAA8gAHABgADQAlAAQAHwAZAOYABAAYAA0AJQIpAA0AFQAaACAAEQAeABEAHwAgAAQADgAbACQCKAAJABUAGgAgABEAHgARAB8AIAIRAAMAFQAaAp4AAwAVABEBBAAMABQAGwAgABsABAAPAA0AGQARAB4ADQHuAAcAEQAeAA8AEQAaACAA8wAIAA0AIQAfABEABAAfABkA5wAFAA0AIQAfABEBvgAQAA0AHwAgABEABAAcABgADQAVABoABAAgABEAJAAgAb0ADgANAB8AIAARAAQAGQANAB4AFwAQABsAIwAaAbwACgANAB8AIAARAAQAFAAgABkAGAG7ABoADQAfACAAEQAEABIAHgAbABkABAAjABsAHgAQAAQAHwAgAB4AFQAcAAQAEgAVABgAEQG6AA8ADQAfACAAEQAEABIAHgAbABkABAAjABsAHgAQAbkADQANAB8AIAARAAQADQAfAAQAFAAgABkAGAG4AAUADQAfACAAEQGdAAgADQAfAB8AIwAbAB4AEAKDABIADQAeAA0AGQARACAAEQAeAB8ABAAhABoAFwAaABsAIwAaAoIAFQANAB4ADQAZABEAIAARAB4AHwAEAA4AJQAgABEABAANAB4AHgANACUCbgAKAA0AHgANABkAEQAgABEAHgAfAngAEAANAB4ADQAZABEAIAARAB4ABAAfACAAHgAVABoAEwJ3ABEADQAeAA0AGQARACAAEQAeAAQAFQAaACAAEQATABEAHgJ2AA8ADQAeAA0AGQARACAAEQAeAAQAEgAYABsADQAgAnUAEwANAB4ADQAZABEAIAARAB4ABAAQAA0AIAARAAQAIAAVABkAEQJ0ABEADQAeAA0AGQARACAAEQAeAAQADgAbABsAGAARAA0AGgGeAA0ADQAeAA0AEwAeAA0AHAAUAAQADQAQABAB4gALAA0AGgARAAQAEgAeABEAEQAmABEAygADAA0AGgESAAcADQAYABEAIAAgABEBEwAFAA0AFQAaACABWQAPAA0AEwARAAQAHAAeABsAHAARAB4AIAAVABEAHwJpABMADQATABEABAAUABEADQAQABEAHgAEAB8AEQAPACAAFQAbABoCagATAA0AEwARAAQAEgAbABsAIAARAB4ABAAfABEADwAgABUAGwAaAGgACwANABAAEAAVABoAEwAEACAAGwAcAGkADQANABAAEAAVABoAEwAEAB4AFQATABQAIABrAAwADQAQABAAFQAaABMABAAYABEAEgAgAGoADgANABAAEAAVABoAEwAEAA4AGwAgACAAGwAZAGcABwANABAAEAAVABoAEwAEAAoAHAA8AFwBAgAIACEAEQAfACAAFQAbABoA3gAPAB4ABAAPABsAEAARAAQAHwAPAA0AGgAaABEAHgDcAA8AHgAEAA8AGwAQABEABAAbACEAIAAYABUAGgARAN0ABwAeAAQADwAbABAAEQAhAEQAZAB0AHwAhgCcALgA0gDqAPgBAgEQASIBOgFGAXIBngG8AdoB8gICAjICZgJ6AogCrgK4As4C3AMEAxwDOANSAXwADwAhABgAEQAEABQAGwAeABUAJgAbABoAIAANABgCOwAHAB8AHwAEAA4AGwAkAjoAAwAfAB8AVQAEABsAIwAfAeMACgAbACMABAASAB4AEQARACYAEQEdAA0AGwAhABoAEAAEAA8AGwAeABoAEQAeAB8BDwAMABsAIAANACAAEQAEAB4AFQATABQAIAEQAAsAGwAgAA0AIAARAAQAGAARABIAIAEOAAYAGwAgAA0AIAARAqsABAAbAB8AEQDpAAYAEQAjABUAGgAQAI4ACAARAB8AEQAgAAQAHwAZAS4ACwARAB8AEQAgAAQADwAbABgAGwAeAIsABQARAB8AEQAgAmUAFQARABwAGwAeACAABAAUABEADQAQABEAHgAEAB8AEQAPACAAFQAbABoCZgAVABEAHAAbAB4AIAAEABIAGwAbACAAEQAeAAQAHwARAA8AIAAVABsAGgKKAA4AEQAcABsAHgAgAAQAEQAYABEAGQARABoAIAIEAA4AEQAcABgADQAPABEABAAfABUAGgATABgAEQIFAAsAEQAcABgADQAPABEABAANABgAGABWAAcAEQAbAB4AEAARAB4BPAAXABEAGQAbACIAEQAEACIAEQAeACAAFQAPAA0AGAAEAB8AHAANAA8AFQAaABMBOAAZABEAGQAbACIAEQAEABQAGwAeABUAJgAbABoAIAANABgABAAfABwADQAPABUAGgATAI8ACQARABgAGwANABAABAAfABkAjAAGABEAGAAbAA0AEAIDABIAEQATACEAGAANAB4ABAARACQAHAAeABEAHwAfABUAGwAaAIoABAARABAAGwIrAAoAEQAQABAAFQAgAAQADgAbACQCKgAGABEAEAAQABUAIAD/ABMADQAQABUAGwAOACEAIAAgABsAGgAEAA8AFAARAA8AFwARABAA/gALAA0AEAAVABsADgAhACAAIAAbABoCqQANAA0AEAANAB4ABAAZAA0AHgAXABEAHgAfAqoADAANABAADQAeAAQAEgAVABgAGAARABACqAAFAA0AEAANAB4ALQBcAGoAgACIAJwAsADGAOIBBAEeAUoBcgGaAbwB5gICAhICHAIoAkICTAJoAoIClgKuAsAC5AMIAxwDJAM+A1YDagN6A4YDkgO6A9AD5gQkBFIEjAS2BMYE0AHsAAYAJQAZAA4AGwAYAWMACgAhABwABAAfAA8AHgAVABwAIAHrAAMAIQAZAO8ACQAhAA4AIAAVACAAGAARAB8CYwAJACEADgAeABEAHAAbAB4AIAFiAAoAIQAOAAQAHwAPAB4AFQAcACAByAANACAAJQAYABEABAAOACEAFQAYABAAEQAeAi0AEAAgACEAGQAOABgAEQAEACEAHAAbABoABAAOABsAJAIsAAwAIAAhABkADgAYABEABAAhABwAGwAaAcYAFQAgAB4AFQAcAAQAIwAbAB4AEAAEABIAGwAeABkADQAgACAAFQAaABMBxQATACAAHgAVABwABAAfABwADQAaAAQAEQAYABEAGQARABoAIAAfAcQAEwAgAB4AFQAcAAQAEgAbABoAIAAEABEAGAARABkAEQAaACAAHwHDABAAIAAeABUAHAAEAA8AHwAfAAQAEgAbAB4AGQANACABwgAUACAAHgAVABwABAANABgAGAAEABIAGwAeABkADQAgACAAFQAaABMBYQANACAAHgAVABcAEQAgABQAHgAbACEAEwAUAPQABwAgABsAHAAEAB8AGQDoAAQAIAAbABwA4wAFACAAFQAPABcA9wAMACAADQAeAAQAGwAhACAAGAAVABoAEQD4AAQAIAANAB4B5gANABwAEQAYABgABAAPABQAEQAPABcAEQAeALEADAAbAB4AIAAEABAAEQAfAA8ABAAfABkArgAJABsAHgAgAAQAEAARAB8ADwCwAAsAGwAeACAABAANAB8ADwAEAB8AGQCtAAgAGwAeACAABAANAB8ADwFAABEAGgANABwABAAgABsABAAfABoADQAcABgAFQAaABEAHwE/ABEAGgANABwABAAgABsABAATAB4AFQAQABgAFQAaABEAHwE+AAkAGgANABwABAATAB4AFQAQAmAAAwAYABoBMQAMABUAJgARAAQAIAAbAAQAEwAeABUAEAGxAAsAFQAYACIAEQAeABgAFQATABQAIADgAAkAFQATABoADQAgACEAHgARARsABwAUAA0AHgAcABEAGgITAAUAFAANAB4AEQEcAAUAFAANABwAEQDlABMAEQAgAAQADwAbABgAIQAZABoABAAcABsAHwAVACAAFQAbABoBlwAKABEAGAARAA8AIAAEAA4AGwAkAZUACgARABgAEQAPACAABAANABgAGAKjAB4ADwANACAAIAARAB4ABAAfACAAHgANABUAEwAUACAABAAYABUAGgARAB8ABAAZAA0AHgAXABEAHgAfAqQAFgAPAA0AIAAgABEAHgAEAB8AIAAeAA0AFQATABQAIAAEABgAFQAaABEAHwKhABwADwANACAAIAARAB4ABAAfABkAGwAbACAAFAAEABgAFQAaABEAHwAEABkADQAeABcAEQAeAB8CogAUAA8ADQAgACAAEQAeAAQAHwAZABsAGwAgABQABAAYABUAGgARAB8CoAAHAA8ADQAgACAAEQAeAJIABAANACIAEQEWAAoADQAgACEAHgANACAAFQAbABoAOwB4AJAAoAC2AMQA4gESASwBXgGIAbIB5AIOAioCRgJ2ApoCsgLOAvADEAMwA04DXgNwA4QDpgPKA+YEAgQwBF4EgASiBMQE7gUWBUIFaAWCBZwF0AYCBioGUgZ+BqIGuAbOBvoHJAdSB3gHqgfaCA4IQAhwCKQCMwALACMAFQAgACAAEQAeAAQADgAbACQCMgAHACMAFQAgACAAEQAeAjEACgAhABkADgAYAB4ABAAOABsAJAIwAAYAIQAZAA4AGAAeAPwADgAeABUABAAfACAADQAgABEABAAaACEAGAAYAPsAFwAeABUABAAfACAADQAgABEABAAVABoAEAARACAAEQAeABkAFQAaAA0AIAARARgADAAeAA0AGgAfABwAEQAeAA0AGgAPACUBpwAYAB4ADQAPABcABAAPABQADQAaABMAEQAfAAQAHgARABYAEQAPACAABAANABgAGAGmABQAHgANAA8AFwAEAA8AFAANABoAEwARAB8ABAAeABEAFgARAA8AIAGjABQAHgANAA8AFwAEAA8AFAANABoAEwARAB8ABAARABoADQAOABgAEQGlABgAHgANAA8AFwAEAA8AFAANABoAEwARAB8ABAANAA8ADwARABwAIAAEAA0AGAAYAaQAFAAeAA0ADwAXAAQADwAUAA0AGgATABEAHwAEAA0ADwAPABEAHAAgAaIADQAeAA0ADwAXAAQADwAUAA0AGgATABEAHwHlAA0AGwAbABgADgANAB4ABAASABgAGwANACAB6QAXABsAEwATABgAEQAEABIAIQAYABgABAAfAA8AHgARABEAGgAEABkAGwAQABECeQARABsADwAEAB8AEQAPACAAFQAbABoABAAYABEAIgARABgCbAALABsADwAEAB8AEQAPACAAFQAbABoBKAANABQAIQAZAA4AGgANABUAGAAfAAQAIQAcASkAEAAUACEAGQAOABoADQAVABgAHwAEAB4AFQATABQAIAErAA8AFAAhABkADgAaAA0AFQAYAB8ABAAYABEAEgAgASoADwAUACEAGQAOABoADQAVABgAHwAEABAAGwAjABoBnAAOABEAJAAgAA4AGwAkAAQAFAAVABAAEAARABoBmwAHABEAJAAgAA4AGwAkAZoACAARACQAIAANAB4AEQANAXsACQARACQAIAAEACMAHgANABwBoAAQABEAGQAcABgADQAgABEABAAZAA0AGgANABMAEQAeAi8AEQARABgAGAAEAA0ABAASAB4AFQARABoAEAAEAA4AGwAkAi4ADQARABgAGAAEAA0ABAASAB4AFQARABoAEAHhAA0ADQAOABgAEQAEACEAGgAZABEAHgATABEB1wAWAA0ADgAYABEABAAeABsAIwAEABUAGgAfABEAHgAgAAQADgARABgAGwAjAdYAFgANAA4AGAARAAQAHgAbACMABAAVABoAHwARAB4AIAAEAA0ADgAbACIAEQH6ABAADQAOABgAEQAEAB4AGwAjAAQAEwAeABsAIQAcAB8B2QAQAA0ADgAYABEABAAeABsAIwAEABAAEQAYABEAIAARAdEAEAANAA4AGAARAAQAHAAeABsAHAARAB4AIAAVABEAHwH9ABQADQAOABgAEQAEABwAGwAfABUAIAAVABsAGgAEAB4AFQATABQAIAH7ABMADQAOABgAEQAEABwAGwAfABUAIAAVABsAGgAEABgAEQASACAB/AAVAA0ADgAYABEABAAcABsAHwAVACAAFQAbABoABAAPABEAGgAgABEAHgHPABIADQAOABgAEQAEABgAFQATABQAIAAEABAAFQANABgAGwATAdsADAANAA4AGAARAAQAEAARABgAEQAgABEB+QAMAA0ADgAYABEABAAPABsAHgAaABEAHgHVABkADQAOABgAEQAEAA8AGwAYACEAGQAaAAQAFQAaAB8AEQAeACAABAAeABUAEwAUACAB1AAYAA0ADgAYABEABAAPABsAGAAhABkAGgAEABUAGgAfABEAHgAgAAQAGAARABIAIAH4ABMADQAOABgAEQAEAA8AGwAYACEAGQAaAAQAEwAeABsAIQAcAB8B2AATAA0ADgAYABEABAAPABsAGAAhABkAGgAEABAAEQAYABEAIAARAdMAFQANAA4AGAARAAQADwARABgAGAAEABwAHgAbABwAEQAeACAAFQARAB8B2gARAA0ADgAYABEABAAPABEAGAAYAAQAEAARABgAEQAgABEB0gAKAA0ADgAYABEABAAPABEAGAAYAfcACgANAA4AGAARAAQADgAbABAAJQF/ABUADQAOABgAEQAEAA0AGAAVABMAGgAEACAAGwAcAAQAHgAVABMAFAAgAX0AFAANAA4AGAARAAQADQAYABUAEwAaAAQAIAAbABwABAAYABEAEgAgAX4AFgANAA4AGAARAAQADQAYABUAEwAaAAQAIAAbABwABAAPABEAGgAgABEAHgGGABIADQAOABgAEQAEAA0AGAAVABMAGgAEAB4AEQAZABsAIgARAYIAGAANAA4AGAARAAQADQAYABUAEwAaAAQAGQAVABAAEAAYABEABAAeABUAEwAUACABgAAXAA0ADgAYABEABAANABgAFQATABoABAAZABUAEAAQABgAEQAEABgAEQASACABgQAZAA0ADgAYABEABAANABgAFQATABoABAAZABUAEAAQABgAEQAEAA8AEQAaACAAEQAeAYUAGAANAA4AGAARAAQADQAYABUAEwAaAAQADgAbACAAIAAbABkABAAeABUAEwAUACABgwAXAA0ADgAYABEABAANABgAFQATABoABAAOABsAIAAgABsAGQAEABgAEQASACABhAAZAA0ADgAYABEABAANABgAFQATABoABAAOABsAIAAgABsAGQAEAA8AEQAaACAAEQAeAdAABQANAA4AGAARAAsAGAAiADAAQABOAFoAaACIAKwAvADGAhQABAAfABEAHgC8AAYAHAAYABsADQAQAOQABwAaAB8AIAAVAA8AFwCvAAYAGgAfABsAHgAgAhIABQAaABwAFQAaAJ0ABgAaABgAGwAPABcAmwAPABoAGAAVABoAFwAEACIAEQAeACAAFQAPAA0AGACZABEAGgAYABUAGgAXAAQAFAAbAB4AFQAmABsAGgAgAA0AGABNAAcAGgATAB4AGwAhABwAiQAEABoAEAAbAVwACQAaABAAEQAeABgAFQAaABEACgAWACoAQABYAGwAeACWAKQAqgDMAOwACQAbABgAIQAZABEABAAhABwA7QAKABsAGAAhABkAEQAEABsAEgASAOsACwAbABgAIQAZABEABAAQABsAIwAaAj0ACQAVABkAEQAbAAQADgAbACQCPAAFABUAGQARABsBswAOABUAEAARABsABAARACQAIAARAB4AGgANABgCXQAGAA4AHAAeABsAFgJfAAIADgHnABAADQAYABUAEAANACAAFQAbABoABAAkABQAIAAZABgB6AAPAA0AGAAVABAADQAgABUAGwAaAAQAEAANACAADQAIABIAIAA6AFoAagCKAJgApADFAAYAHgARABoADwAUAfQADAAVACYADQAeABAABAAgAA0ADgAYABEB9gAPABUAJgANAB4AEAAEAA8AHgAbAB8AHwAgAA0ADgDBAAcAFQAaABAAGwAjAB8AwgAPABUAGgAQABsAIwAEABkAFQAaABUAGQAVACYAEQDAAAYAFQAaABAAGwAjAF0ABQAVABAAIAAUAQMABwANAB4AGgAVABoAEwAEAAoAIgAyAEgCPwALABsAIQAgACEADgARAAQADgAbACQCPgAHABsAIQAgACEADgARAjUACgANABkAGQARAB4ABAAOABsAJAI0AAYADQAZABkAEQAeAAUADAAeAC4ASgBsAMkACAAbABsAGQAEABsAIQAgAMgABwAbABsAGQAEABUAGgEIAA0AGwAbABkABAAOABEAHwAgAAQAEgAVACABBwAQABsAGwAZAAQADQAPACAAIQANABgABAAfABUAJgARAMcABAAbABsAGQABAAQCrAACAq0AAwP/AZAABQAAApkCzAAAAI8CmQLMAAAB6wAzAQkAAAAAAAAAAAAAAAAAAAABEAAAAAAAAAAAAAAAAAAAAABAAADqIgPA/8AAQAPAAEAAAAABAAAAAAAAAAAAAAAgAAAAAAADAAAAAwAAABwAAQADAAAAHAADAAEAAAAcAAQAsAAAACgAIAAEAAgAAQAgAC0ANgBJAHrgYeFc4g7jCuQD5VTmqea05wXoLOlK6iL//f//AAAAAAAgAC0AMABJAGHgAOEA4gDjAOQA5QDmAOar5wDoAOkA6gD//f//AAH/4//X/9X/w/+sICcfiR7mHfUdABwEG1kbWBsNGhMZQBiLAAMAAQAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAQAB//8ADwABAAAAAAAAAAAAAgAANzkBAAAAAAEAAAAAAAAAAAACAAA3OQEAAAAAAQAAAAAAAAAAAAIAADc5AQAAAAABAAAAAAAAAAAAAgAANzkBAAAAAAEAAAAAAAAAAAACAAA3OQEAAAAAAQAAAAAAAAAAAAIAADc5AQAAAAABAAAAAAAAAAAAAgAANzkBAAAAAAEAAAAAAAAAAAACAAA3OQEAAAAAAQAAAAAAAAAAAAIAADc5AQAAAAABAAAAAAAAAAAAAgAANzkBAAAAAAEAAAAAAAAAAAACAAA3OQEAAAAAAQAAAAAAAAAAAAIAADc5AQAAAAABAAAAAAAAAAAAAgAANzkBAAAAAAEAAAAAAAAAAAACAAA3OQEAAAAAAQAAAAAAAAAAAAIAADc5AQAAAAABAAAAAAAAAAAAAgAANzkBAAAAAAEAAAAAAAAAAAACAAA3OQEAAAAAAQAAAAAAAAAAAAIAADc5AQAAAAABAAAAAAAAAAAAAgAANzkBAAAAAAEAAAAAAAAAAAACAAA3OQEAAAAAAQAAAAAAAAAAAAIAADc5AQAAAAABAAAAAAAAAAAAAgAANzkBAAAAAAEAAAAAAAAAAAACAAA3OQEAAAAAAQAAAAAAAAAAAAIAADc5AQAAAAABAAAAAAAAAAAAAgAANzkBAAAAAAEAAAAAAAAAAAACAAA3OQEAAAAAAQAAAAAAAAAAAAIAADc5AQAAAAABAAAAAAAAAAAAAgAANzkBAAAAAAEAAAAAAAAAAAACAAA3OQEAAAAAAQAAAAAAAAAAAAIAADc5AQAAAAABAAAAAAAAAAAAAgAANzkBAAAAAAEAAAAAAAAAAAACAAA3OQEAAAAAAQAAAAAAAAAAAAIAADc5AQAAAAABAAAAAAAAAAAAAgAANzkBAAAAAAEAAAAAAAAAAAACAAA3OQEAAAAAAQAAAAAAAAAAAAIAADc5AQAAAAABAAAAAAAAAAAAAgAANzkBAAAAAAEAAAAAAAAAAAACAAA3OQEAAAAAAQFAAQACwAKAAAIAAAERAQLA/oACgP6AAYAAAAEBQAEAAsACgAACAAABIQECwP6AAYABAAGAAAABAUABAALAAoAAAgAAAREBAUABgAEAAYD+gAAAAQFAAQACwAKAAAIAAAEhAQFAAYD+gAKA/oAAAAEBAAEAAwACgAACAAAJASECAAEA/gACgP6AAAABAUAAwALAAsAAAgAACQERAsD+gAHA/wACAAAAAQEAAQADAAKAAAIAAAkBIQIA/wACAAEAAYAAAAEBQADAAsACwAACAAAJAREBQAGAAcABAP4AAAACAQABAAMAAsAAAgAGAAAJAhEhFSEBAAEAAQD+AAIAAQABgP6AAcBAAAAAAAIBAADAAsACwAACAAYAAAkCIREjEQEAAYD+gAHAQALA/wD/AAIA/gAAAAAAAgEAAQADAALAAAIABgAACQIRITUhAwD/AP8AAgD+AALA/oABgP5AQAAAAAACAQAAwALAAsAAAgAGAAAlCQEhETMRAsD+gAGA/kBAwAEAAQD+AAIAAAAAAAIBAABAAwADQAACAAUAACUJAQkBIQEAAQABAP8A/wACAEABgP6AAwD+gAAAAgCAAMADgALAAAIABQAAEwkBCQERgAGA/oADAP6AAsD/AP8AAQABAP4AAAACAQAAQAMAA0AAAgAFAAAJAgkBIQMA/wD/AAEAAQD+AANA/oABgP0AAYAAAAIAgADAA4ACwAACAAUAACUJAQkBEQOA/oABgP0AAYDAAQABAP8A/wACAAAAAgEAAAADAAOAAAIABgAAASEBEQEhAQEAAgD/AP8AAgD/AAGA/oADgP6AAYAAAAAAAgAAAQADwAKAAAIABQAACQIhASECAP8A/wACwP8AAgACgP6AAYD+gAAAAAACAQABAAMAAwAAAgAGAAAJAjUVITUDAP8A/wACAAKA/oABgIBAQAAAAQDAAPwDQAKAAAYAACU3FzcJARcBBPz8RP7A/sBE/Pz8RAFA/sBEAAEBPACAAsADAAAGAAABFwcXCQEHATz8/EQBQP7ARAK8/PxEAUABQEQAAAAAAQDAAQADQAKEAAYAAAEHJwcJAScC/Pz8RAFAAUBEAoT8/ET+wAFARAAAAAABAUAAgALEAwAABgAAJSc3JwkBNwLE/PxE/sABQETE/PxE/sD+wEQAAQEAAIADAAMAAAYAAAEjESMRIwEDAMCAwAEAAYD/AAEAAYAAAQDAAMADQALAAAYAACU1ITUhNQEBwP8AAQABgMDAgMD/AAAAAQEAAIADAAMAAAcAAAEzETMRMwkBAQDAgMD/AP8AAgABAP8A/oABgAAAAAABAMAAwANAAsAABgAAARUhFSEVAQJAAQD/AP6AAsDAgMABAAABAQAAwANAAoAACgAAARUzCwEzNSE1IRUCQICgoID/AAJAAkCA/wABAIBAQAAAAAABAQAAwANAAoAACAAAARsBIxUhFSE1AQCgoIABgP5AAYABAP8AgEDAAAAAAAIAwADAA0ACwAAIAAwAAAEbASMVIRUhNQEhFSEBAKCggAGA/kABwP2AAoABgAEA/wCAQMABQEAAAwAAAAAEAAOAAAYACgARAAABMxUjFS0BEzMRIwElFSMVMxUBAICA/wABAMCAgAJA/wCAgAHBQYCgoP3AA4D+IKCAQX8AAAAAAQBAAAADwAOAABEAACU1IRUjNSM1MxEjGwEjESE1BQLA/kBAgICAoKCAAcABAACAgIBAAcABAP8A/kCAoAAAAAIAwAAAA0ADgAAGAA0AAAEjESMRIxMBESMRIxsBAgCAQICgAWBAgKCgAoD+QAHAAQD9gAHA/kD/AAEAAAIAQAEAA8ACwAACAAYAABMNAQEVITVAAYD+gAHAAcACwODgAQBAQAAGAEAAAAPAA4AAAgAFAAkADQARABUAABMRJQERBQEVITUFFSE1ARUhNQUVITVAAUD+wAFAAkD9wAJA/cACQP3AAkD9wAOA/oDA/UABgMACgEBAwEBA/sBAQMBAQAAAAAAJAEAAAAPAA4AAAwAHAAsADwATABcAGwAfACMAABMhESEBIREhASERITUhESEBIREhAREhEQEhESElIREhASERIUABAP8AAUABAP8A/sABAP8AAQD/AAFAAQD/AAFAAQD/AAEA/wD+wAEA/wABQAEA/wADgP8A/YABAP8AAQBAAQD/AAEAAUD/AAEA/cABAEABAPyAAQAAAAYAQABAA8ADgAADAAcACwAPABMAFwAAEzMVIyUVITUBMzUjBSE1IQEzNSMFITUhQMDAAQACgPyAwMABAAKA/YD/AMDAAQACgP2AA4DAwMDA/gDAwMD+AMDAwAAABABAAEADgAOAAAMABwALAA8AABMhESERIREhASERIRkBIRFAAYD+gAGA/oABwAGA/oABgAHA/oABwAGA/MABgAHA/oABgAAABABAAEADgAOAAAMABwALAA8AABMhESETIREhASERIQMRIRFAAYD+gEABAP8AAcABAP8AQAGAAcD+gAIAAQD9QAEAAgD+gAGAAAAAAAIBQABAAoADQAADAAcAAAEzESMTETMRAUCAgMCAA0D9AAMA/QADAAAGAEAAAAOAA8AAAwAHAAsADwATABcAACUhFSE1ITUhASERIQUhNSERITUhARUhNQGAAgD+AAIA/gD+wAEA/wABQAIA/gACAP4A/sADQICAwID+wALAgID+wIABwMDAAAAFAEAAAAOAA8AAAwAHAAsADwATAAATIREhARUhNQEhNSERITUhESE1IUABgP6AAcABgP6AAYD+gAGA/oABgP6AA8D8QAPAwMD+QMD+QMD+QMAAAAAEAEAAAAOAA8AAAwAHAAsADwAAEyERIQEhESEBIREhASERIUABgP6AAcABgP6A/kABgP6AAcABgP6AAgABwP5AAcD8QAHA/kABwAAABABAAAADgAPAAAMABwALAA8AADchFSERITUhNSE1IREVITVAA0D8wANA/MADQPzAA0DAwAEAwEDAAQDAwAAAAAUAQAAAA4ADwAAD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/wCAAAADAIEAAAPBA4AABAAIAA0AAAEhESERJREzEQEhESERAYEBwP5AAgBA/MACwP1AAwD/AAEAgPyAA4D9AAEA/wAABAA/AAADvwOAAAMABwALABAAAAEhESEBMxEjIREzEQEhESERAz/9gAKA/QBAQANAQP0CAoD9gAIAAQD9AAOA/IADgP0AAQD/AAAAAAMAPwCAA78DQAATABcAGwAAAREhESM1IRUjFTMVITUzESERMzUFIzUzASMRMwM//wCA/wCAgAEAgAEAgP3AgIABgICAAgABQP7AwMBAwMD+wAFAQMCA/wABAAAAAwBAAEADwAOAAAMABwALAAATIREhAxUhNQEhESHAAQD/AIADgP6AAQD/AAMA/kACQEBA/MACwAABAD8AgAO/A0AAEwAAASMRIREjFSE1IzUzNSEVMxEhETMDv4D/AID/AICAAQCAAQCAAcD+wAFAwMBAwMABQP7AAAAAAAMAP//+A78DPgADAAgADAAAJSERIQEVITUhASERIQG//wABAP6AA4D8gAMA/wABAH4BwP4AQEADAP1AAAQAPwAAA78DgAADAAgADQARAAABESERAyE1IRURFSE1IQURIREBv/8AgAOA/IADgPyAAgABAAMA/YACgP0AQEADgEBAfv2AAoAAAAADAH8AAAM/A4AAFAAYABwAAAE1MxEjNSMVIxEzFSERIRUzNSERIQchNSERIzUzAf/AwEDAwP7AAUBAAUD+wED/AAEAgIABgIABAICA/wCA/wCAgAEAwIABAIAAAAMAPwAAAv8DgAADAAcADAAAEyERIQczESMFESERIb8BAP8AgEBAAcABAP8AAwD9gIADgH79gAKAAAAAAAMAfwAAAz8DgAAEAAgADAAAEyERIREBMxEjFxEhEX8BAP8AAUBAQIABAAMA/YACgP0AA4B+/YACgAAAAAMBAQAAA8EDgAAEAAgADAAAASERIRElETMRASERIQEBAQD/AAKAQP6AAQD/AAMA/YACgID8gAOA/QICgAAAAAAE//8AAAP/A4AABAAIAAwAEQAAEyERIRElETMRASERIQEzESMRfwEA/wADQED+gAEA/wD9gEBAAwD9gAKAgPyAA4D9AgKA/P4DgPyAAAAAAAT//wAAA/8DgAADAAcACwAQAAATIREhAREzEQEhESEBMxEjEb8BAP8AAwBA/kAB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AAYAQAAAA8ADgAADAAcACwAPABMAGwAAARUhNQERIREFIREhAyEVIRU1IRUDITUhESE1IQPA/QACAP2AAkD+AAIAQP6AAYD+gEACQP2AAoD9wAMAQED+wP5AAcBA/sABAECAQEACwED+wEAAAAUAQABAA8ADQAADAAcACwAPABMAAAEhNSEXIRUhFyEVIQUhFSEXIRUhAoD9wAJAwP0AAwCA/IADgP7A/cACQMD9AAMAAwBAgECAgIBAQEAABQBAAAADwAPAAAMABwALAA8AEwAANxEhEQERIREFITUhFSE1IRUhNSFAA4D8wAMA/UABgP6AAoD9gAGA/oAAA8D8QAOA/MADQIBAwEDAQAAFAEAAAAPAA8AAAwAHAAsADwATAAA3ESERAREhEQchFSEXIRUhByEVIUADgPzAAwDA/oABgID9gAKAgP6AAYAAA8D8QAOA/MADQEBAQEBAQAAAAAAFAEAAAAPAA8AAAwAHAAsADwATAAA3ESERAREhEQchFSEVIRUhFSEVIUADgPzAAwBA/oABgP2AAoD+gAGAAAPA/EADgPzAA0BAQEBAQEAAAAUAQAAAA8ADwAADAAcACwAPABMAADcRIREBESERASE1IRUhNSEVITUhQAOA/MADAP1AAYD+gAKA/YABgP6AAAPA/EADgPzAA0D+wEDAQMBAAAAAAAUAQAAAA8ADwAADAAcACwAPABMAADcRIREBESERAyEVIRchFSEHIRUhQAOA/MADAMD+gAGAgP2AAoCA/oABgAADwPxAA4D8wANA/wBAQEBAQAAAAAUAQAAAA8ADwAADAAcACwAPABMAADcRIREBESERAyEVIRUhFSEVIRUhQAOA/MADAED+gAGA/YACgP6AAYAAA8D8QAOA/MADQP8AQEBAQEAABQBAAAADwAPAAAMABwALAA8AEwAANxEhEQERIREBITUhFSE1IRUhNSFAA4D8wAMA/UABgP6AAoD9gAGA/oAAA8D8QAOA/MADQP4AQMBAwEAAAAAABQBAAAADwAPAAAMABwALAA8AEwAANxEhEQERIREDIRUhFyEVIQchFSFAA4D8wAMAwP6AAYCA/YACgID+gAGAAAPA/EADgPzAA0D+QEBAQEBAAAAABQBAAAADwAPAAAMABwALAA8AEwAANxEhEQERIREDIRUhFSEVIRUhFSFAA4D8wAMAQP6AAYD9gAKA/oABgAADwPxAA4D8wANA/kBAQEBAQAAGAEAAAAPAA8AAAwAHAAsADwATACcAABMRIREDIREhARcjNRUzFyMfASE1AzcXIRUhFyEVIRczFSMXMxUjFwdAA4BA/QADAP2HPEN/PLv2PP7OQC0yAeH+WzwBaf7SPPK2O3s/fy0DwPxAA8D8gANA/oBAQIBAQEBAAggtNUBAQEBAQECILQAABQBAAEADgAOAAAMABwALAA8AEwAAExEhEQUhESEZASERKQERITUhESFAA0D9AAFA/sABQAGA/sABQP7AAUADgPzAA0BA/sD+gAFA/sABQEABQAAACwBAAEADgAOAAAMABwALAA8AEwAXABsAHwAjACcAKwAAASM1MzMjFTM3IxUzNSMVMzUjFTMRIxUzNSMVMzcjFTM3IxUzExEhEQUhESEBAEBAgEBAgEBAQEBAQEBAQECAQECAQECA/MADAP1AAsABwEBAQEDAQMBA/kBAwEDAQEBAAcD8wANAQP1AAAAVAEAAQAOAA4AAAwAHAAsADwATABcAGwAfACMAJwArAC8AMwA3ADsAPwBDAEcASwBPAFsAABMjNTMVIxUzFSMVMxUjFTMVIxUzASMVMxUjFTMVIxUzFSMVMwEjFTM3IxUzASMVMzcjFTM3IxUzJSMVMzcjFTM3IxUzASMVMzcjFTM3IxUzESERIxEhFSERMxEhgEBAQEBAQEBAQEADAEBAQEBAQEBA/YBAQIBAQP8AQECAQECAQEABAEBAgEBAgEBA/wBAQIBAQIBAQP6AQP6AAYBAAYADQECAQEBAwEBAQAJAQEBAwEBAQALAQEBA/UBAQEBAQEBAQEBAQANAQEBAQED+wAGA/oBA/oABgAAAABsAQABAA4ADgAADAAcACwAPABMAFwAbAB8AIwAnACsALwAzADcAOwA/AEMARwBLAE8AUwBXAFsAXwBjAGcAawAAARUhNRMjFTMVIzUzFSM1MxEjNTMVIzUzASM1MxUjNTMRIzUzFSM1MwEjNTMXIzUzFyM1MxUjNTMVIzUzESM1MxUjNTMVIzUzISMVMzMjNTMXIzUzISMVMzMjNTMXIzUzASMVMzMjNTMXIzUzA4D8wEBAQEBAQEBAQEBAAwBAQEBAQEBAQP2AQECAQECAQEBAQEBAQEBAQEBA/oBAQIBAQIBAQAEAQECAQECAQED/AEBAgEBAgEBAAgBAQAGAQIBAwED+wEDAQAHAQMBA/sBAwEACQEBAQEBAwEDAQP7AQMBAwEBAQEBAQEBAQAMAQEBAQAAAGwBAAEADgAOAAAMABwALAA8AEwAXABsAHwAjACcAKwAvADMANwA7AD8AQwBHAEsATwBTAFcAWwBfAGMAZwBrAAAlIxEzBTUjFSM1MxUjNTMVITUzFSM1MxUBNTMVIzUzFSE1MxUjNTMVATUzFQc1MxUHNTMVIzUzFSM1MxUhNTMVIzUzFSM1MxURNSMVFTUzFQc1MxURNSMVFTUzFQc1MxUBNSMVFTUzFQc1MxUCAEBAAYBAgEDAQP7AQMBAAcBAwED+wEDAQAJAQEBAQEDAQMBA/sBAwEDAQEBAQEBAQEBAAwBAQEBAQANAQEBAQEBAQEBAQED9AEBAQEBAQEBAAoBAQIBAQIBAQEBAQEBAQEBAQEABgEBAgEBAgEBA/wBAQIBAQIBAQAEAQECAQECAQEAAAAAbAEAAQAOAA4AAAwAHAAsADwATABcAGwAfACMAJwArAC8AMwA3ADsAPwBDAEcASwBPAFMAVwBbAF8AYwBnAGsAAAEVITUXIxUzFSM1MxUjNTMVIzUzFSM1MwEjNTMVIzUzFSM1MxUjNTMlIzUzFyM1MzcjNTMVIzUzFSM1MxUjNTMVIzUzFSM1MyEjFTMzIzUzFyM1MyEjFTMzIzUzFyM1MwEjFTMzIzUzNyM1MwOA/MBAQEBAQEBAQEBAQAMAQEBAQEBAQED9gEBAgEBAgEBAQEBAQEBAQEBAQP6AQECAQECAQEABAEBAgEBAgEBA/wBAQIBAQIBAQAOAQECAQIBAwEDAQMBAAUBAwEDAQMBAwEBAQMBAwEDAQMBAwEDAQEBAQEBAQEBAAYBAQMBAAAAAGwBAAEADgAOAAAMABwALAA8AEwAXABsAHwAjACcAKwAvADMANwA7AD8AQwBHAEsATwBTAFcAWwBfAGMAZwBrAAA3NSEVJSMVMzUjNTM1IzUzNSM1MzUjNTMBIzUzNSM1MzUjNTM1IzUzASM1MxcjNTMTIzUzNSM1MzUjNTM1IzUzNSM1MzUjNTMhIxUzMyM1MxcjNTMhIxUzMyM1MxcjNTMBIxUzMyM1MxMjNTNAA0D9AEBAQEBAQEBAQEADAEBAQEBAQEBA/YBAQIBAQIBAQEBAQEBAQEBAQED+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IyOAAAACAEAAAAPAA4AACwAPAAABESMRIREjESMRIREBIxEzAoBA/sCAQAOA/kDAwAMA/UABQP7AA0D8gAMA/UABAAAAAwBAAAADwAOAAAsADwATAAABESMRIREjESMRIREBETMRMzUzFQKAQP7AgEADgP2AwMDAAkD+AALA/UADQPyAAkD+AAGA/oDAwAAAAAMAQAAAA8ADgAALAA8AEwAAAREjESERIxEjESERAREzETMRMxECgED+wIBAA4D9gMDAwAOA/MADQPzAA0D8gAOA/MACAP4AAUD+wAAEAEAAAAPAA4AABQAJAA0AEQAAJRUhETMRASMRMxMRIRElIREhA8D8gEABgMDAQP7AAsD+wAFAQEADgPzAAoD+QAIA/cACQID+QAAAAgBAAAADwAOAAAsADwAANzUhESE1IREhESE1ARUhNYABQP7AAsD9AAOA/cD/AECAAUBAAUD8gEABgMDAAAAAAAMAQAAAA8ADgAALAA8AEwAANzUhESE1IREhESE1ATMVIwUVITWAAsD9QAIA/cADgPzAwMABgP6AQIABQEABQPyAQAMAwMDAwAAAAAADAEAAAAPAA4AACwAPABMAAAERIREhNSE1IREhNQUVITURIRUhA8D8gAOA/MADQPzAAgD+AAFA/sACQAFA/IBAgAFAQIDAwAGAwAAABABAAAADwAOAAAUACQANABEAACUVIREzEQEhFSETESERASERIQPA/IBAAoD+QAHAQP3AAsD+QAHAQEADgPzAAYDAAQD+wAFAAYD+wAAAAAADAEAAAAPAA4AACgAOABEAAAEnBycHJzUjESERBRcHJyUXBwMrsLdES7VAA4D+wIWFjv6OjIwCL7HkRFq05vyAAwCAhbuOcoynAAAAAgBAAAADwAOAAAcADwAAASUBESMRIREDCQI1ARc3AoD/AP8AQAOAQP8A/wD/AAEN/PcCdYD/AAGL/IADgP7m/poBAP7NzgEMfs4AAAIAQAAAA8ADgAADAAkAABMRIREHCQIRIUADgED/AP8A/wADAAOA/IADgNr+mgEA/s0CMwABAEAAAAPAA4AADQAANxUhFSERMxEBBQERASeAA0D8gEABAAEAAUD+wP6AQEADgP5AAQCAAUD+gP7AgAADAEAAAAPBA4AABQAZAB0AADchFSERMwEDNRM3Jwc1Nxc3FzcVBx8BJwcn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BAABAAQAAUAEAAEABAABQAQAAQAEAAEABAABAAQAAQAEAAEABAAAgAQAAQAEAACABAABAAQAAAAEAAEABAAAwAQAATwEAADABAABQAQAAQAEAADABAABAAQAAMAEAAEABAABAAQAAMAEAAAABAAAQAQAAMAEAABABAAAQAQAAEAEAABABAAAQAQAAEAEAAFABAAAQAQAAEAEAABABAAAQAQAAEAEAACABAAAQAQAAEAEAABABAABgAQAAEAEAACABAAAQAQAAUAEAAAABAAAwAQAAAAEAADABAAAAAQAAAAEAAAABAAAAAQAAAAEAAAABAAAAAQAAAAEAAAABAAAAAQAAAAEAABABAAAQAQAAEAEAABABAAAQAQAAEAEAAEABAABAAQAAQAEAAEABAAAQAQAAEAEAAAABAAAQAQAAEAEAABABAAAQAQAAEAEAABABAAAQAQAAEAEAABABAAAQAQAAcAEAAHpBAAAwAQAAL4EAADABAAAvgQAAEAEAABABAAAQAQAAEAEAAAABAAAwAQAAMAEAABABAAAQAQAAEAEAABABAAAQAQAAIAEAAEABAAAUwQAAAAEAAAABAABAAQAAAAEAADABAAAQAQAAEAEAABABAAAQAQAAEAEAABABAAAQAQAAMAEAABABAAAQAQAAMAEAABABAAAQAQAAMAEAABABAAAQAQAAMAEAADABAAAQAQAAQAEAAEABAAAgAQAAIAEAAEABAAAgAQAAIAEAABABAAAQAQAAEAEAABABAAAQAQAAEAEAABABAAAwAQAAMAEAADABAAAgAQAAMAEAABaBAAAQwQAAEAEAABABAAAQAQAAEAEAABABAAAQAQAAIAEAABABAAAgAQAAUAEAAFABAAAQAQAAEAEAABABAAAwAQAAMAEAAEABAABAAQAAQAEAACABAAAAAQAAAAEAAAABAAAAAQAAAAEAAAABAAAAAQAAEAEAABRBAABAAQAAIAEAABABAAAQAQAAAAEAABABAAAAAQAAAAEAAAABAAAAAQAAAAEAAAABAAAAAQAAAAEAAAABAAAQAQAAMAEAADABAAAwAQAAFAEAABQBAAAQAQAAEAEAACABAAAgAQAAIAEAACABAABAAQAAIAEAACABAAAgAQAAEAEAABABAAAQAQAAEAEAABABAAAAAQAAAAEAAAABAAAQAQAAAAEAABABAAAgAQAAIAEAACABAAAQAQAAEAEAABABAAADAQAAMAEAABABAAAQAQAAEAEAABABAAAgAQAAAAEAAEABAABAAQAAEAEAACABAAAgAQAAIAEAACABAAAgAQAAD8EAAB/BAAAgQQAAD8EAAA/BAAAPwQAAEAEAABABAAAQAQAAEAEAAAABAAAAAQAAEAEAABABAAAAAQAAAAEAAAABAAAAAQAAEAEAABABAAAQAQAAEAEAAA/BAAAgAQAAAAEAP/+BAAAAAQAAEAEAAAABAAAAAQAAEAEAAAABAAAPwQAAD8EAAA/BAAAfwQAAIEEAAA/BAAAPwQAAEAEAAA/BAAAPwQAAD8EAAB/BAAAPwQAAH8EAAEBBAD//wQA//8EAAA/BAAAPwQAAD8EAAA/BAAAPwQAAEAEAACABAABAAQAAQAEAAEABAABAAQAAMAEAABABAAAQAQAAAAEAACABAAAgAQAAAAEAAAABAAAAAQAAAAEAAAABAAAAAQAAAAEAAAABAAAQAQAAEAEAABABAAAQAQAAEAEAABABAAAQAQAAEAEAABABAAAQAQAAIAEAACABAAAgAQAAIAEAABABAAAQAQAAEAEAABABAAAQAQAAEAEAABABAAAQAQAAEAEAABABAAAQAQAAEAEAABABAAAQAQAAEAEAABABAAAQAQAAEAEAABABAAAQAQAAEAEAABABAAAQAQAAEAEAAAABAAAAAQAAAAEAAAABAAAQAQAAEAEAABABAAAQAQAAMAEAADABAAAAAQAAEAEAABABAAAAAQAAIAEAABABAAAAAQAAIAEAAAABAAAAAQAAAAEAAAABAAAAAQAAIAEAACABAAAAAQAAEAEAABABAAAQAQAAEAEAABABAAAAAQAAAAEAAAABAAAAAQAAEAEAABABAAAQAQAAIAEAACABAAAgAQAAIAEAACABAAAgAQAAIAEAAAABAAAAAQAAAAEAAAABAAAAAQAAAAEAAAABAAAAAQAAAAEAAAABAAAQAQAAAAEAAAABAAAAAQAAAAEAABABAAAQAQAAEAEAAAABAAAQAQAAAAEAABABAAAQAQAAAAEAAAABAAAQAQAAAAEAABABAAAQAQAAEAEAABABAAAQAQAAEAEAABABAAAQAQAAEAEAABABAAAQAQAAFMEAAAABAAAAAQAAAAEAABABAAAQAQAAMAEAABABAABAAQAAIAEAABABAAAgAQAAIAEAABABAAAAAQAAAAEAABABAAAAAQAAEAEAABABAAAQAQAAEAEAABABAAAQAQAAEAEAABABAAAQAQAAIAEAACABAAAgAQAAEAEAABABAAAQAQAAEAEAABABAAAQAQAAEAEAABJBAAAQAQAAEAEAABABAAAQAQAAKAEAACgBAAAwAQAAIAEAABABAAAgAQAAEAEAACABAAAQAQAAEAEAABABAAAQAQAAEAEAABABAAAQAQAAQAEAABABAAAwAQAAEAEAABABAAAQAQAAIAEAABABAAAQAQAAEAEAACABAAAQAQAAAAEAABABAAAQAQAAEAEAABABAAAQAQAAMAEAABABAAAQAQAAEAEAABCBAAAQAQAAEAEAABABAAAQAQAAEAEAABABAAAQAQAAEAEAABABAAAQAQAAEAEAACABAAAQAQAAEAEAABABAAAQAQAAEAEAACABAAAgAQAAIAEAACABAAAgAQAAIAEAACABAAAgAQAAIAEAACABAAAgAQAAIAEAACABAAAgAQAAIAEAACABAAAgAQAAIAEAAAABAAAQAQAAEAEAABABAAAQAQAAEAEAABABAAAQAQAAEAEAABABAAAQAQAAEAEAACABAAAgAQAAIAEAABABAAAQAQAAIAEAACABAAAgAQAAIAEAABABAAAgAQAAEAEAABABAAAQAQAAEAEAABABAAAQAQAAEAEAABABAAAQAQAAEAEAACABAAAgAQAAIAEAACABAAAgAQAAIAEAACABAAAgAQAAIAEAABABAAAQAQAAIAEAABABAAAQAQAAIAEAABABAAAgAQAAEAEAABABAAAQAQAAEAEAABABAAAQAQAAEAEAABABAAAQAQAAEAEAABABAAAQAQAAEAEAABABAAAQAQAAEAEAABABAAAAAQAAAAEAAAABAAAQAQAAEAEAABABAAAQAQAAEAEAABABAAAQAQAAEAEAABABAAAQAQAAEAEAABCBAAAQAQAAEAEAABAAAAAAAAAAAAACgAUAB4AKAAyADwARgBQAFoAZABuAHgAggCMAJYAoACqALQAvgDIANIA3ADmAPAA+gEEAQ4BGAEiASwBNgFAAUoBVAFeAWgBcgF8AYoBmAGmAbQBwgHQAd4B7AICAhgCLgJEAloCcAKGApwCtALKAt4C8gMIAx4DMgNE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)
    format("truetype");
}
:not(.aXNw) .k-icon {
  font-family: WebComponentsIcons;
  font-size: 16px;
  font-style: normal;
  font-variant: normal;
  font-weight: 400;
  height: 1em;
  line-height: 1;
  outline: 0;
  width: 1em;
  speak: none;
  align-items: center;
  display: inline-flex;
  flex-flow: row nowrap;
  flex-shrink: 0;
  justify-content: center;
  position: relative;
  text-transform: none;
  vertical-align: middle;
  -moz-osx-font-smoothing: grayscale;
  -webkit-font-smoothing: antialiased;
}
:not(.aXNw) .k-icon,
:not(.aXNw) .k-icon:focus,
:not(.aXNw) .k-icon:hover {
  text-decoration: none;
}
:not(.aXNw) .k-svg-icon {
  align-items: center;
  display: inline-flex;
  flex-flow: row nowrap;
  height: 1em;
  justify-content: center;
  position: relative;
  vertical-align: middle;
  width: 1em;
}
:not(.aXNw) .k-svg-icon > svg {
  fill: currentColor;
  flex: 1 0 auto;
}
:not(.aXNw) .k-svg-icon.k-flip-h,
:not(.aXNw) .k-svg-icon.k-flip-h.k-flip-v,
:not(.aXNw) .k-svg-icon.k-flip-v {
  transform: none;
}
:not(.aXNw) .k-svg-icon.k-flip-h > svg {
  transform: scaleX(-1);
}
:not(.aXNw) .k-svg-icon.k-flip-v > svg {
  transform: scaleY(-1);
}
:not(.aXNw) .k-svg-icon.k-flip-h.k-flip-v > svg {
  transform: scale(-1);
}
:not(.aXNw) .k-icon-with-modifier {
  margin: 0.25em;
  position: relative;
}
:not(.aXNw) .k-icon-modifier {
  bottom: 0;
  font-size: 0.5em;
  margin: 0 -0.5em -0.5em 0;
  position: absolute;
  right: 0;
}
:not(.aXNw) .k-i-none:before {
  content: "";
  display: none;
}
:not(.aXNw) .k-widget .k-icon.k-i-collapse,
:not(.aXNw) .k-widget .k-icon.k-i-expand {
  cursor: pointer;
}
:not(.aXNw) .k-icon-xs {
  font-size: 8px;
}
:not(.aXNw) .k-icon-sm {
  font-size: 12px;
}
:not(.aXNw) .k-icon-md {
  font-size: 32px;
}
:not(.aXNw) .k-icon-lg {
  font-size: 48px;
}
:not(.aXNw) .k-icon-xl {
  font-size: 64px;
}
:not(.aXNw) .k-i-arrow-45-up-right:before,
:not(.aXNw) .k-i-caret-tr:before,
:not(.aXNw) .k-i-collapse-ne:before,
:not(.aXNw) .k-i-resize-ne:before {
  content: "\e000";
}
:not(.aXNw) .k-i-arrow-45-down-right:before,
:not(.aXNw) .k-i-caret-br:before,
:not(.aXNw) .k-i-collapse-se:before,
:not(.aXNw) .k-i-resize-se:before {
  content: "\e001";
}
:not(.aXNw) .k-i-arrow-45-down-left:before,
:not(.aXNw) .k-i-caret-bl:before,
:not(.aXNw) .k-i-collapse-sw:before,
:not(.aXNw) .k-i-resize-sw:before {
  content: "\e002";
}
:not(.aXNw) .k-i-arrow-45-up-left:before,
:not(.aXNw) .k-i-caret-tl:before,
:not(.aXNw) .k-i-collapse-nw:before,
:not(.aXNw) .k-i-resize-nw:before {
  content: "\e003";
}
:not(.aXNw) .k-i-arrow-60-up:before,
:not(.aXNw) .k-i-arrow-n:before,
:not(.aXNw) .k-i-caret-alt-up:before,
:not(.aXNw) .k-i-expand-n:before,
:not(.aXNw) .k-i-kpi-trend-increase:before,
:not(.aXNw) .k-i-sarrow-n:before {
  content: "\e004";
}
:not(.aXNw) .k-i-arrow-60-right:before,
:not(.aXNw) .k-i-arrow-e:before,
:not(.aXNw) .k-i-caret-alt-right:before,
:not(.aXNw) .k-i-expand-e:before,
:not(.aXNw) .k-i-expand:before,
:not(.aXNw) .k-i-sarrow-e:before {
  content: "\e005";
}
:not(.aXNw) .k-i-arrow-60-down:before,
:not(.aXNw) .k-i-arrow-s:before,
:not(.aXNw) .k-i-caret-alt-down:before,
:not(.aXNw) .k-i-collapse:before,
:not(.aXNw) .k-i-expand-s:before,
:not(.aXNw) .k-i-kpi-trend-decrease:before,
:not(.aXNw) .k-i-sarrow-s:before {
  content: "\e006";
}
:not(.aXNw) .k-i-arrow-60-left:before,
:not(.aXNw) .k-i-arrow-w:before,
:not(.aXNw) .k-i-caret-alt-left:before,
:not(.aXNw) .k-i-expand-w:before,
:not(.aXNw) .k-i-sarrow-w:before {
  content: "\e007";
}
:not(.aXNw) .k-i-arrow-end-up:before,
:not(.aXNw) .k-i-caret-alt-to-top:before,
:not(.aXNw) .k-i-seek-n:before {
  content: "\e008";
}
:not(.aXNw) .k-i-arrow-end-right:before,
:not(.aXNw) .k-i-caret-alt-to-right:before,
:not(.aXNw) .k-i-seek-e:before {
  content: "\e009";
}
:not(.aXNw) .k-i-arrow-end-down:before,
:not(.aXNw) .k-i-caret-alt-to-bottom:before,
:not(.aXNw) .k-i-seek-s:before {
  content: "\e00a";
}
:not(.aXNw) .k-i-arrow-end-left:before,
:not(.aXNw) .k-i-caret-alt-to-left:before,
:not(.aXNw) .k-i-seek-w:before {
  content: "\e00b";
}
:not(.aXNw) .k-i-arrow-double-60-up:before,
:not(.aXNw) .k-i-arrow-seek-up:before,
:not(.aXNw) .k-i-caret-double-alt-up:before {
  content: "\e00c";
}
:not(.aXNw) .k-i-arrow-double-60-right:before,
:not(.aXNw) .k-i-arrow-seek-right:before,
:not(.aXNw) .k-i-caret-double-alt-right:before,
:not(.aXNw) .k-i-forward-sm:before {
  content: "\e00d";
}
:not(.aXNw) .k-i-arrow-double-60-down:before,
:not(.aXNw) .k-i-arrow-seek-down:before,
:not(.aXNw) .k-i-caret-double-alt-down:before {
  content: "\e00e";
}
:not(.aXNw) .k-i-arrow-double-60-left:before,
:not(.aXNw) .k-i-arrow-seek-left:before,
:not(.aXNw) .k-i-caret-double-alt-left:before,
:not(.aXNw) .k-i-rewind-sm:before {
  content: "\e00f";
}
:not(.aXNw) .k-i-arrows-kpi:before,
:not(.aXNw) .k-i-caret-alt-expand:before,
:not(.aXNw) .k-i-caret-alt-sort:before,
:not(.aXNw) .k-i-kpi:before {
  content: "\e010";
}
:not(.aXNw) .k-i-arrows-no-change:before {
  content: "\e011";
}
:not(.aXNw) .k-i-arrow-overflow-down:before {
  content: "\e012";
}
:not(.aXNw) .k-i-chevron-up:before {
  content: "\e013";
}
:not(.aXNw) .k-i-chevron-double-up:before {
  content: "\e05e";
}
:not(.aXNw) .k-i-arrow-chevron-up:before,
:not(.aXNw) .k-i-arrowhead-n:before {
  content: "\e013";
}
:not(.aXNw) .k-i-chevron-right:before {
  content: "\e014";
}
:not(.aXNw) .k-i-chevron-double-right:before {
  content: "\e05f";
}
:not(.aXNw) .k-i-arrow-chevron-right:before,
:not(.aXNw) .k-i-arrowhead-e:before {
  content: "\e014";
}
:not(.aXNw) .k-i-chevron-down:before {
  content: "\e015";
}
:not(.aXNw) .k-i-chevron-double-down:before {
  content: "\e060";
}
:not(.aXNw) .k-i-arrow-chevron-down:before,
:not(.aXNw) .k-i-arrowhead-s:before {
  content: "\e015";
}
:not(.aXNw) .k-i-chevron-left:before {
  content: "\e016";
}
:not(.aXNw) .k-i-chevron-double-left:before {
  content: "\e061";
}
:not(.aXNw) .k-i-arrow-chevron-left:before,
:not(.aXNw) .k-i-arrowhead-w:before {
  content: "\e016";
}
:not(.aXNw) .k-i-arrow-up:before {
  content: "\e017";
}
:not(.aXNw) .k-i-arrow-right:before {
  content: "\e018";
}
:not(.aXNw) .k-i-arrow-down:before {
  content: "\e019";
}
:not(.aXNw) .k-i-arrow-left:before {
  content: "\e01a";
}
:not(.aXNw) .k-i-arrow-drill:before,
:not(.aXNw) .k-i-level-down:before {
  content: "\e01b";
}
:not(.aXNw) .k-i-arrow-parent:before,
:not(.aXNw) .k-i-level-up:before {
  content: "\e01c";
}
:not(.aXNw) .k-i-arrow-root:before,
:not(.aXNw) .k-i-level-root:before,
:not(.aXNw) .k-i-level-to-top:before {
  content: "\e01d";
}
:not(.aXNw) .k-i-arrows-resizing:before,
:not(.aXNw) .k-i-col-resize:before {
  content: "\e01e";
}
:not(.aXNw) .k-i-arrows-axes:before,
:not(.aXNw) .k-i-arrows-dimensions:before,
:not(.aXNw) .k-i-dimension:before {
  content: "\e01f";
}
:not(.aXNw) .k-i-arrows-swap:before {
  content: "\e020";
}
:not(.aXNw) .k-i-drag-and-drop:before {
  content: "\e021";
}
:not(.aXNw) .k-i-categorize:before {
  content: "\e022";
}
:not(.aXNw) .k-i-grid:before {
  content: "\e023";
}
:not(.aXNw) .k-i-grid-layout:before {
  content: "\e024";
}
:not(.aXNw) .k-i-group:before {
  content: "\e025";
}
:not(.aXNw) .k-i-ungroup:before {
  content: "\e026";
}
:not(.aXNw) .k-i-handler-drag:before {
  content: "\e027";
}
:not(.aXNw) .k-i-layout:before {
  content: "\e028";
}
:not(.aXNw) .k-i-layout-1-by-4:before {
  content: "\e029";
}
:not(.aXNw) .k-i-layout-2-by-2:before,
:not(.aXNw) .k-i-page-layout:before {
  content: "\e02a";
}
:not(.aXNw) .k-i-layout-side-by-side:before {
  content: "\e02b";
}
:not(.aXNw) .k-i-layout-stacked:before {
  content: "\e02c";
}
:not(.aXNw) .k-i-columns:before {
  content: "\e02d";
}
:not(.aXNw) .k-i-rows:before {
  content: "\e02e";
}
:not(.aXNw) .k-i-reorder:before {
  content: "\e02f";
}
:not(.aXNw) .k-i-hamburger:before,
:not(.aXNw) .k-i-menu:before {
  content: "\e030";
}
:not(.aXNw) .k-i-more-v:before,
:not(.aXNw) .k-i-more-vertical:before,
:not(.aXNw) .k-i-vbars:before {
  content: "\e031";
}
:not(.aXNw) .k-i-hbars:before,
:not(.aXNw) .k-i-more-h:before,
:not(.aXNw) .k-i-more-horizontal:before {
  content: "\e032";
}
:not(.aXNw) .k-i-overlap:before {
  content: "\e033";
}
:not(.aXNw) .k-i-home:before,
:not(.aXNw) .k-i-root:before {
  content: "\e034";
}
:not(.aXNw) .k-i-height:before {
  content: "\e035";
}
:not(.aXNw) .k-i-width:before {
  content: "\e036";
}
:not(.aXNw) .k-i-max-height:before {
  content: "\e037";
}
:not(.aXNw) .k-i-max-width:before {
  content: "\e038";
}
:not(.aXNw) .k-i-min-height:before {
  content: "\e039";
}
:not(.aXNw) .k-i-min-width:before {
  content: "\e03a";
}
:not(.aXNw) .k-i-margin:before {
  content: "\e03b";
}
:not(.aXNw) .k-i-margin-top:before {
  content: "\e03c";
}
:not(.aXNw) .k-i-margin-right:before {
  content: "\e03d";
}
:not(.aXNw) .k-i-margin-bottom:before {
  content: "\e03e";
}
:not(.aXNw) .k-i-margin-left:before {
  content: "\e03f";
}
:not(.aXNw) .k-i-padding:before {
  content: "\e040";
}
:not(.aXNw) .k-i-padding-top:before {
  content: "\e041";
}
:not(.aXNw) .k-i-padding-right:before {
  content: "\e042";
}
:not(.aXNw) .k-i-padding-bottom:before {
  content: "\e043";
}
:not(.aXNw) .k-i-padding-left:before {
  content: "\e044";
}
:not(.aXNw) .k-i-border-style:before {
  content: "\e045";
}
:not(.aXNw) .k-i-border-style-top:before {
  content: "\e046";
}
:not(.aXNw) .k-i-border-style-right:before {
  content: "\e047";
}
:not(.aXNw) .k-i-border-style-bottom:before {
  content: "\e048";
}
:not(.aXNw) .k-i-border-style-left:before {
  content: "\e049";
}
:not(.aXNw) .k-i-border-radius:before {
  content: "\e04a";
}
:not(.aXNw) .k-i-border-radius-top-right:before {
  content: "\e04b";
}
:not(.aXNw) .k-i-border-radius-bottom-right:before {
  content: "\e04c";
}
:not(.aXNw) .k-i-border-radius-bottom-left:before {
  content: "\e04d";
}
:not(.aXNw) .k-i-border-radius-top-left:before {
  content: "\e04e";
}
:not(.aXNw) .k-i-outline-width:before {
  content: "\e04f";
}
:not(.aXNw) .k-i-outline-offset:before {
  content: "\e050";
}
:not(.aXNw) .k-i-box-sizing:before {
  content: "\e051";
}
:not(.aXNw) .k-i-position-top:before {
  content: "\e052";
}
:not(.aXNw) .k-i-position-right:before {
  content: "\e053";
}
:not(.aXNw) .k-i-position-bottom:before {
  content: "\e054";
}
:not(.aXNw) .k-i-position-left:before {
  content: "\e055";
}
:not(.aXNw) .k-i-display-block:before {
  content: "\e056";
}
:not(.aXNw) .k-i-display-inline-block:before {
  content: "\e057";
}
:not(.aXNw) .k-i-display-flex:before {
  content: "\e058";
}
:not(.aXNw) .k-i-display-inline-flex:before {
  content: "\e059";
}
:not(.aXNw) .k-i-gap-column:before {
  content: "\e05a";
}
:not(.aXNw) .k-i-gap-row:before {
  content: "\e05b";
}
:not(.aXNw) .k-i-handle-resize-alt:before {
  content: "\e05c";
}
:not(.aXNw) .k-i-handle-resize:before {
  content: "\e05d";
}
:not(.aXNw) .k-i-undo-large:before,
:not(.aXNw) .k-i-undo:before {
  content: "\e100";
}
:not(.aXNw) .k-i-redo-large:before,
:not(.aXNw) .k-i-redo:before {
  content: "\e101";
}
:not(.aXNw) .k-i-arrow-rotate-ccw:before,
:not(.aXNw) .k-i-reset:before {
  content: "\e102";
}
:not(.aXNw) .k-i-arrow-rotate-cw:before,
:not(.aXNw) .k-i-arrows-repeat:before,
:not(.aXNw) .k-i-recurrence:before,
:not(.aXNw) .k-i-refresh:before,
:not(.aXNw) .k-i-reload:before {
  content: "\e103";
}
:not(.aXNw) .k-i-arrows-no-repeat:before,
:not(.aXNw) .k-i-non-recurrence:before,
:not(.aXNw) .k-i-refresh-clear:before {
  content: "\e104";
}
:not(.aXNw) .k-i-arrow-rotate-ccw-small:before,
:not(.aXNw) .k-i-reset-sm:before {
  content: "\e105";
}
:not(.aXNw) .k-i-arrow-rotate-cw-small:before,
:not(.aXNw) .k-i-arrows-repeat-sm:before,
:not(.aXNw) .k-i-recurrence-sm:before,
:not(.aXNw) .k-i-refresh-sm:before,
:not(.aXNw) .k-i-reload-sm:before {
  content: "\e106";
}
:not(.aXNw) .k-i-clock:before {
  content: "\e107";
}
:not(.aXNw) .k-i-calendar:before {
  content: "\e108";
}
:not(.aXNw) .k-i-floppy:before,
:not(.aXNw) .k-i-save:before {
  content: "\e109";
}
:not(.aXNw) .k-i-print:before,
:not(.aXNw) .k-i-printer:before {
  content: "\e10a";
}
:not(.aXNw) .k-i-edit:before,
:not(.aXNw) .k-i-pencil:before {
  content: "\e10b";
}
:not(.aXNw) .k-i-delete:before,
:not(.aXNw) .k-i-trash:before {
  content: "\e10c";
}
:not(.aXNw) .k-i-attachment:before,
:not(.aXNw) .k-i-clip:before,
:not(.aXNw) .k-i-paperclip:before {
  content: "\e10d";
}
:not(.aXNw) .k-i-attachment-45:before,
:not(.aXNw) .k-i-clip-45:before,
:not(.aXNw) .k-i-paperclip-alt:before {
  content: "\e10e";
}
:not(.aXNw) .k-i-hyperlink:before,
:not(.aXNw) .k-i-link-h:before,
:not(.aXNw) .k-i-link-horizontal:before,
:not(.aXNw) .k-i-link:before {
  content: "\e10f";
}
:not(.aXNw) .k-i-hyperlink-remove:before,
:not(.aXNw) .k-i-unlink-h:before,
:not(.aXNw) .k-i-unlink-horizontal:before,
:not(.aXNw) .k-i-unlink:before {
  content: "\e110";
}
:not(.aXNw) .k-i-link-v:before,
:not(.aXNw) .k-i-link-vertical:before {
  content: "\e111";
}
:not(.aXNw) .k-i-unlink-v:before,
:not(.aXNw) .k-i-unlink-vertical:before {
  content: "\e112";
}
:not(.aXNw) .k-i-lock:before {
  content: "\e113";
}
:not(.aXNw) .k-i-unlock:before {
  content: "\e114";
}
:not(.aXNw) .k-i-cancel:before {
  content: "\e115";
}
:not(.aXNw) .k-i-cancel-outline:before,
:not(.aXNw) .k-i-deny:before {
  content: "\e116";
}
:not(.aXNw) .k-i-cancel-circle:before {
  content: "\e117";
}
:not(.aXNw) .k-i-check:before,
:not(.aXNw) .k-i-checkmark:before,
:not(.aXNw) .k-i-tick:before {
  content: "\e118";
}
:not(.aXNw) .k-i-check-outline:before,
:not(.aXNw) .k-i-checkmark-outline:before,
:not(.aXNw) .k-i-success:before {
  content: "\e119";
}
:not(.aXNw) .k-i-check-circle:before,
:not(.aXNw) .k-i-checkmark-circle:before {
  content: "\e11a";
}
:not(.aXNw) .k-i-clear:before,
:not(.aXNw) .k-i-close:before,
:not(.aXNw) .k-i-group-delete:before,
:not(.aXNw) .k-i-times:before,
:not(.aXNw) .k-i-x:before {
  content: "\e11b";
}
:not(.aXNw) .k-i-clear-outline:before,
:not(.aXNw) .k-i-close-outline:before,
:not(.aXNw) .k-i-error:before,
:not(.aXNw) .k-i-times-outline:before,
:not(.aXNw) .k-i-x-outline:before {
  content: "\e11c";
}
:not(.aXNw) .k-i-clear-circle:before,
:not(.aXNw) .k-i-close-circle:before,
:not(.aXNw) .k-i-times-circle:before,
:not(.aXNw) .k-i-x-circle:before {
  content: "\e11d";
}
:not(.aXNw) .k-i-add:before,
:not(.aXNw) .k-i-plus:before {
  content: "\e11e";
}
:not(.aXNw) .k-i-add-outline:before,
:not(.aXNw) .k-i-plus-outline:before {
  content: "\e11f";
}
:not(.aXNw) .k-i-add-circle:before,
:not(.aXNw) .k-i-plus-circle:before {
  content: "\e120";
}
:not(.aXNw) .k-i-kpi-trend-equal:before,
:not(.aXNw) .k-i-minus:before {
  content: "\e121";
}
:not(.aXNw) .k-i-minus-outline:before {
  content: "\e122";
}
:not(.aXNw) .k-i-minus-circle:before {
  content: "\e123";
}
:not(.aXNw) .k-i-sort-asc:before {
  content: "\e124";
}
:not(.aXNw) .k-i-sort-desc:before {
  content: "\e125";
}
:not(.aXNw) .k-i-sort-clear:before,
:not(.aXNw) .k-i-unsort:before {
  content: "\e126";
}
:not(.aXNw) .k-i-sort-asc-sm:before,
:not(.aXNw) .k-i-sort-asc-small:before {
  content: "\e127";
}
:not(.aXNw) .k-i-sort-desc-sm:before,
:not(.aXNw) .k-i-sort-desc-small:before {
  content: "\e128";
}
:not(.aXNw) .k-i-filter:before {
  content: "\e129";
}
:not(.aXNw) .k-i-filter-clear:before {
  content: "\e12a";
}
:not(.aXNw) .k-i-filter-sm:before,
:not(.aXNw) .k-i-filter-small:before {
  content: "\e12b";
}
:not(.aXNw) .k-i-filter-sort-asc-sm:before,
:not(.aXNw) .k-i-filter-sort-asc-small:before {
  content: "\e12c";
}
:not(.aXNw) .k-i-filter-sort-desc-sm:before,
:not(.aXNw) .k-i-filter-sort-desc-small:before {
  content: "\e12d";
}
:not(.aXNw) .k-i-filter-add-expression:before {
  content: "\e12e";
}
:not(.aXNw) .k-i-filter-add-group:before {
  content: "\e12f";
}
:not(.aXNw) .k-i-login:before,
:not(.aXNw) .k-i-sign-in:before {
  content: "\e130";
}
:not(.aXNw) .k-i-logout:before,
:not(.aXNw) .k-i-sign-out:before {
  content: "\e131";
}
:not(.aXNw) .k-i-download:before {
  content: "\e132";
}
:not(.aXNw) .k-i-upload:before {
  content: "\e133";
}
:not(.aXNw) .k-i-hyperlink-open:before {
  content: "\e134";
}
:not(.aXNw) .k-i-hyperlink-open-sm:before {
  content: "\e135";
}
:not(.aXNw) .k-i-launch:before {
  content: "\e136";
}
:not(.aXNw) .k-i-maximize:before,
:not(.aXNw) .k-i-window-maximize:before,
:not(.aXNw) .k-i-window:before {
  content: "\e137";
}
:not(.aXNw) .k-i-restore:before,
:not(.aXNw) .k-i-tiles:before,
:not(.aXNw) .k-i-window-restore:before,
:not(.aXNw) .k-i-windows:before {
  content: "\e138";
}
:not(.aXNw) .k-i-minimize:before,
:not(.aXNw) .k-i-window-minimize:before {
  content: "\e139";
}
:not(.aXNw) .k-i-cog:before,
:not(.aXNw) .k-i-custom:before,
:not(.aXNw) .k-i-gear:before {
  content: "\e13a";
}
:not(.aXNw) .k-i-cogs:before,
:not(.aXNw) .k-i-gears:before {
  content: "\e13b";
}
:not(.aXNw) .k-i-settings:before,
:not(.aXNw) .k-i-wrench:before {
  content: "\e13c";
}
:not(.aXNw) .k-i-eye:before,
:not(.aXNw) .k-i-preview:before {
  content: "\e13d";
}
:not(.aXNw) .k-i-search:before,
:not(.aXNw) .k-i-zoom:before {
  content: "\e13e";
}
:not(.aXNw) .k-i-zoom-in:before {
  content: "\e13f";
}
:not(.aXNw) .k-i-zoom-out:before {
  content: "\e140";
}
:not(.aXNw) .k-i-arrows-move:before,
:not(.aXNw) .k-i-move:before,
:not(.aXNw) .k-i-pan:before {
  content: "\e141";
}
:not(.aXNw) .k-i-calculator:before {
  content: "\e142";
}
:not(.aXNw) .k-i-cart:before,
:not(.aXNw) .k-i-shopping-cart:before {
  content: "\e143";
}
:not(.aXNw) .k-i-connector:before {
  content: "\e144";
}
:not(.aXNw) .k-i-plus-sm:before,
:not(.aXNw) .k-i-splus:before {
  content: "\e145";
}
:not(.aXNw) .k-i-minus-sm:before,
:not(.aXNw) .k-i-sminus:before {
  content: "\e146";
}
:not(.aXNw) .k-i-kpi-status-deny:before {
  content: "\e147";
}
:not(.aXNw) .k-i-kpi-status-hold:before {
  content: "\e148";
}
:not(.aXNw) .k-i-kpi-status-open:before {
  content: "\e149";
}
:not(.aXNw) .k-i-equal:before {
  content: "\e14a";
}
:not(.aXNw) .k-i-not-equal:before {
  content: "\e14b";
}
:not(.aXNw) .k-i-less-or-equal:before {
  content: "\e14c";
}
:not(.aXNw) .k-i-greater-or-equal:before {
  content: "\e14d";
}
:not(.aXNw) .k-i-divide:before {
  content: "\e14e";
}
:not(.aXNw) .k-i-accessibility:before {
  content: "\e14f";
}
:not(.aXNw) .k-i-barcode-outline:before {
  content: "\e150";
}
:not(.aXNw) .k-i-barcode:before {
  content: "\e151";
}
:not(.aXNw) .k-i-barcode-scanner:before {
  content: "\e152";
}
:not(.aXNw) .k-i-qr-code-outline:before {
  content: "\e153";
}
:not(.aXNw) .k-i-qr-code:before {
  content: "\e154";
}
:not(.aXNw) .k-i-qr-code-scanner:before {
  content: "\e155";
}
:not(.aXNw) .k-i-barcode-qr-code-scanner:before {
  content: "\e156";
}
:not(.aXNw) .k-i-signature:before {
  content: "\e157";
}
:not(.aXNw) .k-i-hand:before {
  content: "\e158";
}
:not(.aXNw) .k-i-cursor:before,
:not(.aXNw) .k-i-pointer:before {
  content: "\e159";
}
:not(.aXNw) .k-i-stick:before {
  content: "\e15a";
}
:not(.aXNw) .k-i-unstick:before {
  content: "\e15b";
}
:not(.aXNw) .k-i-set-column-position:before {
  content: "\e15c";
}
:not(.aXNw) .k-i-play:before {
  content: "\e200";
}
:not(.aXNw) .k-i-pause:before {
  content: "\e201";
}
:not(.aXNw) .k-i-stop:before {
  content: "\e202";
}
:not(.aXNw) .k-i-rewind:before {
  content: "\e203";
}
:not(.aXNw) .k-i-forward:before {
  content: "\e204";
}
:not(.aXNw) .k-i-volume-down:before,
:not(.aXNw) .k-i-volume-low:before {
  content: "\e205";
}
:not(.aXNw) .k-i-volume-high:before,
:not(.aXNw) .k-i-volume-up:before {
  content: "\e206";
}
:not(.aXNw) .k-i-volume-mute:before,
:not(.aXNw) .k-i-volume-off:before {
  content: "\e207";
}
:not(.aXNw) .k-i-hd:before {
  content: "\e208";
}
:not(.aXNw) .k-i-closed-captions:before,
:not(.aXNw) .k-i-subtitles:before {
  content: "\e209";
}
:not(.aXNw) .k-i-playlist:before {
  content: "\e20a";
}
:not(.aXNw) .k-i-audio:before,
:not(.aXNw) .k-i-music-notes:before {
  content: "\e20b";
}
:not(.aXNw) .k-i-play-sm:before {
  content: "\e20c";
}
:not(.aXNw) .k-i-pause-sm:before {
  content: "\e20d";
}
:not(.aXNw) .k-i-stop-sm:before {
  content: "\e20e";
}
:not(.aXNw) .k-i-fav-outline:before,
:not(.aXNw) .k-i-favorite-outline:before,
:not(.aXNw) .k-i-heart-outline:before {
  content: "\e300";
}
:not(.aXNw) .k-i-fav:before,
:not(.aXNw) .k-i-favorite:before,
:not(.aXNw) .k-i-heart:before {
  content: "\e301";
}
:not(.aXNw) .k-i-bookmark-outline:before,
:not(.aXNw) .k-i-star-outline:before {
  content: "\e302";
}
:not(.aXNw) .k-i-bookmark:before,
:not(.aXNw) .k-i-star:before {
  content: "\e303";
}
:not(.aXNw) .k-i-checkbox:before,
:not(.aXNw) .k-i-shape-rect:before {
  content: "\e304";
}
:not(.aXNw) .k-i-checkbox-checked:before {
  content: "\e305";
}
:not(.aXNw) .k-i-checkbox-indeterminate:before,
:not(.aXNw) .k-i-tri-state-indeterminate:before {
  content: "\e306";
}
:not(.aXNw) .k-i-checkbox-null:before,
:not(.aXNw) .k-i-tri-state-null:before {
  content: "\e307";
}
:not(.aXNw) .k-i-circle:before {
  content: "\e308";
}
:not(.aXNw) .k-i-radiobutton:before,
:not(.aXNw) .k-i-shape-circle:before {
  content: "\e309";
}
:not(.aXNw) .k-i-radiobutton-checked:before {
  content: "\e30a";
}
:not(.aXNw) .k-i-bell:before,
:not(.aXNw) .k-i-notification:before {
  content: "\e400";
}
:not(.aXNw) .k-i-info-circle:before,
:not(.aXNw) .k-i-info:before,
:not(.aXNw) .k-i-information:before,
:not(.aXNw) .k-i-note:before {
  content: "\e401";
}
:not(.aXNw) .k-i-help:before,
:not(.aXNw) .k-i-question-circle:before,
:not(.aXNw) .k-i-question:before {
  content: "\e402";
}
:not(.aXNw) .k-i-exception:before,
:not(.aXNw) .k-i-exclamation-circle:before,
:not(.aXNw) .k-i-warning:before {
  content: "\e403";
}
:not(.aXNw) .k-i-camera:before,
:not(.aXNw) .k-i-photo-camera:before {
  content: "\e500";
}
:not(.aXNw) .k-i-image:before,
:not(.aXNw) .k-i-photo:before {
  content: "\e501";
}
:not(.aXNw) .k-i-image-export:before,
:not(.aXNw) .k-i-photo-export:before {
  content: "\e502";
}
:not(.aXNw) .k-i-zoom-actual-size:before {
  content: "\e503";
}
:not(.aXNw) .k-i-zoom-best-fit:before {
  content: "\e504";
}
:not(.aXNw) .k-i-image-resize:before {
  content: "\e505";
}
:not(.aXNw) .k-i-crop:before {
  content: "\e506";
}
:not(.aXNw) .k-i-mirror:before {
  content: "\e507";
}
:not(.aXNw) .k-i-flip-h:before,
:not(.aXNw) .k-i-flip-horizontal:before {
  content: "\e508";
}
:not(.aXNw) .k-i-flip-v:before,
:not(.aXNw) .k-i-flip-vertical:before {
  content: "\e509";
}
:not(.aXNw) .k-i-rotate:before {
  content: "\e50a";
}
:not(.aXNw) .k-i-rotate-cw:before,
:not(.aXNw) .k-i-rotate-right:before {
  content: "\e50b";
}
:not(.aXNw) .k-i-rotate-ccw:before,
:not(.aXNw) .k-i-rotate-left:before {
  content: "\e50c";
}
:not(.aXNw) .k-i-brush:before {
  content: "\e50d";
}
:not(.aXNw) .k-i-palette:before {
  content: "\e50e";
}
:not(.aXNw) .k-i-background:before,
:not(.aXNw) .k-i-droplet:before,
:not(.aXNw) .k-i-paint:before {
  content: "\e50f";
}
:not(.aXNw) .k-i-line:before,
:not(.aXNw) .k-i-shape-line:before {
  content: "\e510";
}
:not(.aXNw) .k-i-brightness-contrast:before {
  content: "\e511";
}
:not(.aXNw) .k-i-saturation:before,
:not(.aXNw) .k-i-sliders:before {
  content: "\e512";
}
:not(.aXNw) .k-i-invert-colors:before {
  content: "\e513";
}
:not(.aXNw) .k-i-opacity:before,
:not(.aXNw) .k-i-transparency:before {
  content: "\e514";
}
:not(.aXNw) .k-i-grayscale:before {
  content: "\e515";
}
:not(.aXNw) .k-i-blur:before {
  content: "\e516";
}
:not(.aXNw) .k-i-sharpen:before {
  content: "\e517";
}
:not(.aXNw) .k-i-shape:before,
:not(.aXNw) .k-i-shapes:before {
  content: "\e518";
}
:not(.aXNw) .k-i-round-corners:before {
  content: "\e519";
}
:not(.aXNw) .k-i-bring-to-front:before,
:not(.aXNw) .k-i-front-element:before {
  content: "\e51a";
}
:not(.aXNw) .k-i-back-element:before,
:not(.aXNw) .k-i-bring-to-back:before {
  content: "\e51b";
}
:not(.aXNw) .k-i-bring-forward:before,
:not(.aXNw) .k-i-forward-element:before {
  content: "\e51c";
}
:not(.aXNw) .k-i-backward-element:before,
:not(.aXNw) .k-i-bring-backward:before {
  content: "\e51d";
}
:not(.aXNw) .k-i-align-left-element:before,
:not(.aXNw) .k-i-align-self-start:before {
  content: "\e51e";
}
:not(.aXNw) .k-i-align-center-element:before,
:not(.aXNw) .k-i-align-self-center:before {
  content: "\e51f";
}
:not(.aXNw) .k-i-align-right-element:before,
:not(.aXNw) .k-i-align-self-end:before {
  content: "\e520";
}
:not(.aXNw) .k-i-align-self-start-alt:before,
:not(.aXNw) .k-i-align-top-element:before {
  content: "\e521";
}
:not(.aXNw) .k-i-align-middle-element:before,
:not(.aXNw) .k-i-align-self-center-alt:before {
  content: "\e522";
}
:not(.aXNw) .k-i-align-bottom-element:before,
:not(.aXNw) .k-i-align-self-end-alt:before {
  content: "\e523";
}
:not(.aXNw) .k-i-thumbnails-up:before {
  content: "\e524";
}
:not(.aXNw) .k-i-thumbnails-right:before {
  content: "\e525";
}
:not(.aXNw) .k-i-thumbnails-down:before {
  content: "\e526";
}
:not(.aXNw) .k-i-thumbnails-left:before {
  content: "\e527";
}
:not(.aXNw) .k-i-full-screen:before,
:not(.aXNw) .k-i-fullscreen-enter:before,
:not(.aXNw) .k-i-fullscreen:before {
  content: "\e528";
}
:not(.aXNw) .k-i-full-screen-exit:before,
:not(.aXNw) .k-i-fullscreen-exit:before {
  content: "\e529";
}
:not(.aXNw) .k-i-background-remove:before,
:not(.aXNw) .k-i-droplet-slash:before,
:not(.aXNw) .k-i-paint-remove:before,
:not(.aXNw) .k-i-reset-color:before {
  content: "\e52a";
}
:not(.aXNw) .k-i-gallery:before,
:not(.aXNw) .k-i-images:before,
:not(.aXNw) .k-i-photos:before {
  content: "\e52b";
}
:not(.aXNw) .k-i-align-to-grid:before {
  content: "\e52c";
}
:not(.aXNw) .k-i-size-to-grid:before {
  content: "\e52d";
}
:not(.aXNw) .k-i-make-same-size:before {
  content: "\e52e";
}
:not(.aXNw) .k-i-make-same-width:before {
  content: "\e52f";
}
:not(.aXNw) .k-i-make-same-height:before {
  content: "\e530";
}
:not(.aXNw) .k-i-make-horizontal-spacing-equal:before {
  content: "\e531";
}
:not(.aXNw) .k-i-increase-horizontal-spacing:before {
  content: "\e532";
}
:not(.aXNw) .k-i-decrease-horizontal-spacing:before {
  content: "\e533";
}
:not(.aXNw) .k-i-remove-horizontal-spacing:before {
  content: "\e534";
}
:not(.aXNw) .k-i-make-vertical-spacing-equal:before {
  content: "\e535";
}
:not(.aXNw) .k-i-increase-vertical-spacing:before {
  content: "\e536";
}
:not(.aXNw) .k-i-decrease-vertical-spacing:before {
  content: "\e537";
}
:not(.aXNw) .k-i-remove-vertical-spacing:before {
  content: "\e538";
}
:not(.aXNw) .k-i-eyedropper:before {
  content: "\e539";
}
:not(.aXNw) .k-i-snap-grid:before {
  content: "\e53a";
}
:not(.aXNw) .k-i-snap-to-gridlines:before {
  content: "\e53b";
}
:not(.aXNw) .k-i-snap-to-snaplines:before {
  content: "\e53c";
}
:not(.aXNw) .k-i-dimentions:before {
  content: "\e53d";
}
:not(.aXNw) .k-i-align-self-stretch:before,
:not(.aXNw) .k-i-align-stretch-element-horizontal:before {
  content: "\e53e";
}
:not(.aXNw) .k-i-align-self-stretch-alt:before,
:not(.aXNw) .k-i-align-stretch-element-vertical:before {
  content: "\e53f";
}
:not(.aXNw) .k-i-align-items-start:before,
:not(.aXNw) .k-i-align-left-elements:before {
  content: "\e540";
}
:not(.aXNw) .k-i-align-center-elements:before,
:not(.aXNw) .k-i-align-items-center:before {
  content: "\e541";
}
:not(.aXNw) .k-i-align-items-end:before,
:not(.aXNw) .k-i-align-right-elements:before {
  content: "\e542";
}
:not(.aXNw) .k-i-align-items-stretch:before,
:not(.aXNw) .k-i-align-stretch-elements-horizontal:before {
  content: "\e543";
}
:not(.aXNw) .k-i-align-baseline-horizontal:before,
:not(.aXNw) .k-i-align-items-baseline:before {
  content: "\e544";
}
:not(.aXNw) .k-i-align-items-start-alt:before,
:not(.aXNw) .k-i-align-top-elements:before {
  content: "\e545";
}
:not(.aXNw) .k-i-align-items-center-alt:before,
:not(.aXNw) .k-i-align-middle-elements:before {
  content: "\e546";
}
:not(.aXNw) .k-i-align-bottom-elements:before,
:not(.aXNw) .k-i-align-items-end-alt:before {
  content: "\e547";
}
:not(.aXNw) .k-i-align-items-stretch-alt:before,
:not(.aXNw) .k-i-align-stretch-elements-vertical:before {
  content: "\e548";
}
:not(.aXNw) .k-i-align-baseline-vertical:before,
:not(.aXNw) .k-i-align-items-baseline-alt:before {
  content: "\e549";
}
:not(.aXNw) .k-i-justify-content-start:before,
:not(.aXNw) .k-i-justify-start-horizontal:before {
  content: "\e54a";
}
:not(.aXNw) .k-i-justify-center-horizontal:before,
:not(.aXNw) .k-i-justify-content-center:before {
  content: "\e54b";
}
:not(.aXNw) .k-i-justify-content-end:before,
:not(.aXNw) .k-i-justify-end-horizontal:before {
  content: "\e54c";
}
:not(.aXNw) .k-i-justify-between-horizontal:before,
:not(.aXNw) .k-i-justify-content-between:before {
  content: "\e54d";
}
:not(.aXNw) .k-i-justify-around-horizontal:before,
:not(.aXNw) .k-i-justify-content-around:before {
  content: "\e54e";
}
:not(.aXNw) .k-i-justify-content-start-alt:before,
:not(.aXNw) .k-i-justify-start-vertical:before {
  content: "\e54f";
}
:not(.aXNw) .k-i-justify-center-vertical:before,
:not(.aXNw) .k-i-justify-content-center-alt:before {
  content: "\e550";
}
:not(.aXNw) .k-i-justify-content-end-alt:before,
:not(.aXNw) .k-i-justify-end-vertical:before {
  content: "\e551";
}
:not(.aXNw) .k-i-justify-between-vertical:before,
:not(.aXNw) .k-i-justify-content-between-alt:before {
  content: "\e552";
}
:not(.aXNw) .k-i-justify-around-vertical:before,
:not(.aXNw) .k-i-justify-content-around-alt:before {
  content: "\e553";
}
:not(.aXNw) .k-i-color-canvas:before {
  content: "\e554";
}
:not(.aXNw) .k-i-file-wrench:before,
:not(.aXNw) .k-i-page-properties:before {
  content: "\e600";
}
:not(.aXNw) .k-i-bold:before {
  content: "\e601";
}
:not(.aXNw) .k-i-italic:before {
  content: "\e602";
}
:not(.aXNw) .k-i-underline:before {
  content: "\e603";
}
:not(.aXNw) .k-i-font-family:before {
  content: "\e604";
}
:not(.aXNw) .k-i-foreground-color:before,
:not(.aXNw) .k-i-text:before {
  content: "\e605";
}
:not(.aXNw) .k-i-convert-lowercase:before {
  content: "\e606";
}
:not(.aXNw) .k-i-convert-uppercase:before {
  content: "\e607";
}
:not(.aXNw) .k-i-strike-through:before,
:not(.aXNw) .k-i-strikethrough:before {
  content: "\e608";
}
:not(.aXNw) .k-i-sub-script:before,
:not(.aXNw) .k-i-subscript:before {
  content: "\e609";
}
:not(.aXNw) .k-i-sup-script:before,
:not(.aXNw) .k-i-superscript:before,
:not(.aXNw) .k-i-supscript:before {
  content: "\e60a";
}
:not(.aXNw) .k-i-div:before {
  content: "\e60b";
}
:not(.aXNw) .k-i-all:before {
  content: "\e60c";
}
:not(.aXNw) .k-i-h1:before {
  content: "\e60d";
}
:not(.aXNw) .k-i-h2:before {
  content: "\e60e";
}
:not(.aXNw) .k-i-h3:before {
  content: "\e60f";
}
:not(.aXNw) .k-i-h4:before {
  content: "\e610";
}
:not(.aXNw) .k-i-h5:before {
  content: "\e611";
}
:not(.aXNw) .k-i-h6:before {
  content: "\e612";
}
:not(.aXNw) .k-i-insert-ordered-list:before,
:not(.aXNw) .k-i-list-numbered:before,
:not(.aXNw) .k-i-list-ordered:before {
  content: "\e613";
}
:not(.aXNw) .k-i-insert-unordered-list:before,
:not(.aXNw) .k-i-list-bulleted:before,
:not(.aXNw) .k-i-list-unordered:before {
  content: "\e614";
}
:not(.aXNw) .k-i-indent-increase:before,
:not(.aXNw) .k-i-indent:before {
  content: "\e615";
}
:not(.aXNw) .k-i-indent-decrease:before,
:not(.aXNw) .k-i-outdent:before {
  content: "\e616";
}
:not(.aXNw) .k-i-insert-n:before,
:not(.aXNw) .k-i-insert-top:before,
:not(.aXNw) .k-i-insert-up:before {
  content: "\e617";
}
:not(.aXNw) .k-i-insert-m:before,
:not(.aXNw) .k-i-insert-middle:before {
  content: "\e618";
}
:not(.aXNw) .k-i-insert-bottom:before,
:not(.aXNw) .k-i-insert-down:before,
:not(.aXNw) .k-i-insert-s:before {
  content: "\e619";
}
:not(.aXNw) .k-i-align-top:before {
  content: "\e61a";
}
:not(.aXNw) .k-i-align-middle:before {
  content: "\e61b";
}
:not(.aXNw) .k-i-align-bottom:before {
  content: "\e61c";
}
:not(.aXNw) .k-i-align-left:before,
:not(.aXNw) .k-i-justify-left:before {
  content: "\e61d";
}
:not(.aXNw) .k-i-align-center:before,
:not(.aXNw) .k-i-justify-center:before {
  content: "\e61e";
}
:not(.aXNw) .k-i-align-right:before,
:not(.aXNw) .k-i-justify-left:before {
  content: "\e61f";
}
:not(.aXNw) .k-i-align-justify:before,
:not(.aXNw) .k-i-justify-full:before {
  content: "\e620";
}
:not(.aXNw) .k-i-align-remove:before,
:not(.aXNw) .k-i-justify-clear:before {
  content: "\e621";
}
:not(.aXNw) .k-i-text-wrap:before {
  content: "\e622";
}
:not(.aXNw) .k-i-horizontal-rule:before,
:not(.aXNw) .k-i-hr:before,
:not(.aXNw) .k-i-rule-horizontal:before {
  content: "\e623";
}
:not(.aXNw) .k-i-table-align-top-left:before {
  content: "\e624";
}
:not(.aXNw) .k-i-table-align-top-center:before {
  content: "\e625";
}
:not(.aXNw) .k-i-table-align-top-right:before {
  content: "\e626";
}
:not(.aXNw) .k-i-table-align-middle-left:before {
  content: "\e627";
}
:not(.aXNw) .k-i-table-align-middle-center:before {
  content: "\e628";
}
:not(.aXNw) .k-i-table-align-middle-right:before {
  content: "\e629";
}
:not(.aXNw) .k-i-table-align-bottom-left:before {
  content: "\e62a";
}
:not(.aXNw) .k-i-table-align-bottom-center:before {
  content: "\e62b";
}
:not(.aXNw) .k-i-table-align-bottom-right:before {
  content: "\e62c";
}
:not(.aXNw) .k-i-table-align-remove:before {
  content: "\e62d";
}
:not(.aXNw) .k-i-all-borders:before,
:not(.aXNw) .k-i-borders-all:before {
  content: "\e62e";
}
:not(.aXNw) .k-i-borders-outside:before,
:not(.aXNw) .k-i-outside-borders:before {
  content: "\e62f";
}
:not(.aXNw) .k-i-borders-inside:before,
:not(.aXNw) .k-i-inside-borders:before {
  content: "\e630";
}
:not(.aXNw) .k-i-border-inside-h:before,
:not(.aXNw) .k-i-borders-inside-horizontal:before,
:not(.aXNw) .k-i-inside-horizontal-borders:before {
  content: "\e631";
}
:not(.aXNw) .k-i-borders-inside-v:before,
:not(.aXNw) .k-i-borders-inside-vertical:before,
:not(.aXNw) .k-i-inside-vertical-borders:before {
  content: "\e632";
}
:not(.aXNw) .k-i-border-top:before,
:not(.aXNw) .k-i-top-border:before {
  content: "\e633";
}
:not(.aXNw) .k-i-border-bottom:before,
:not(.aXNw) .k-i-bottom-border:before {
  content: "\e634";
}
:not(.aXNw) .k-i-border-left:before,
:not(.aXNw) .k-i-left-border:before {
  content: "\e635";
}
:not(.aXNw) .k-i-border-right:before,
:not(.aXNw) .k-i-right-border:before {
  content: "\e636";
}
:not(.aXNw) .k-i-border-no:before,
:not(.aXNw) .k-i-borders-none:before,
:not(.aXNw) .k-i-no-borders:before {
  content: "\e637";
}
:not(.aXNw) .k-i-borders-show-hide:before {
  content: "\e638";
}
:not(.aXNw) .k-i-border:before,
:not(.aXNw) .k-i-form:before {
  content: "\e639";
}
:not(.aXNw) .k-i-form-element:before {
  content: "\e63a";
}
:not(.aXNw) .k-i-code-snippet:before {
  content: "\e63b";
}
:not(.aXNw) .k-i-select-all:before {
  content: "\e63c";
}
:not(.aXNw) .k-i-button:before {
  content: "\e63d";
}
:not(.aXNw) .k-i-select-box:before {
  content: "\e63e";
}
:not(.aXNw) .k-i-calendar-date:before {
  content: "\e63f";
}
:not(.aXNw) .k-i-group-box:before {
  content: "\e640";
}
:not(.aXNw) .k-i-textarea:before {
  content: "\e641";
}
:not(.aXNw) .k-i-textbox:before {
  content: "\e642";
}
:not(.aXNw) .k-i-textbox-hidden:before {
  content: "\e643";
}
:not(.aXNw) .k-i-password:before {
  content: "\e644";
}
:not(.aXNw) .k-i-paragraph-add:before {
  content: "\e645";
}
:not(.aXNw) .k-i-edit-tools:before {
  content: "\e646";
}
:not(.aXNw) .k-i-template-manager:before {
  content: "\e647";
}
:not(.aXNw) .k-i-change-manually:before {
  content: "\e648";
}
:not(.aXNw) .k-i-track-changes:before {
  content: "\e649";
}
:not(.aXNw) .k-i-track-changes-enable:before {
  content: "\e64a";
}
:not(.aXNw) .k-i-track-changes-accept:before {
  content: "\e64b";
}
:not(.aXNw) .k-i-track-changes-accept-all:before {
  content: "\e64c";
}
:not(.aXNw) .k-i-track-changes-reject:before {
  content: "\e64d";
}
:not(.aXNw) .k-i-track-changes-reject-all:before {
  content: "\e64e";
}
:not(.aXNw) .k-i-document-manager:before {
  content: "\e64f";
}
:not(.aXNw) .k-i-custom-icon:before {
  content: "\e650";
}
:not(.aXNw) .k-i-book:before,
:not(.aXNw) .k-i-dictionary-add:before {
  content: "\e651";
}
:not(.aXNw) .k-i-image-add:before,
:not(.aXNw) .k-i-image-insert:before,
:not(.aXNw) .k-i-image-light-dialog:before,
:not(.aXNw) .k-i-insert-image:before {
  content: "\e652";
}
:not(.aXNw) .k-i-image-edit:before {
  content: "\e653";
}
:not(.aXNw) .k-i-image-map-editor:before {
  content: "\e654";
}
:not(.aXNw) .k-i-comment:before {
  content: "\e655";
}
:not(.aXNw) .k-i-comment-remove:before {
  content: "\e656";
}
:not(.aXNw) .k-i-comments-remove-all:before,
:not(.aXNw) .k-i-comments-remove:before {
  content: "\e657";
}
:not(.aXNw) .k-i-silverlight:before {
  content: "\e658";
}
:not(.aXNw) .k-i-media-manager:before {
  content: "\e659";
}
:not(.aXNw) .k-i-video-external:before {
  content: "\e65a";
}
:not(.aXNw) .k-i-flash-manager:before {
  content: "\e65b";
}
:not(.aXNw) .k-i-binoculars:before,
:not(.aXNw) .k-i-find-and-replace:before,
:not(.aXNw) .k-i-find:before {
  content: "\e65c";
}
:not(.aXNw) .k-i-copy:before,
:not(.aXNw) .k-i-files:before {
  content: "\e65d";
}
:not(.aXNw) .k-i-cut:before {
  content: "\e65e";
}
:not(.aXNw) .k-i-clipboard:before,
:not(.aXNw) .k-i-paste:before {
  content: "\e65f";
}
:not(.aXNw) .k-i-clipboard-code:before,
:not(.aXNw) .k-i-paste-as-html:before {
  content: "\e660";
}
:not(.aXNw) .k-i-clipboard-word:before,
:not(.aXNw) .k-i-paste-from-word:before {
  content: "\e661";
}
:not(.aXNw) .k-i-clipboard-word-alt:before,
:not(.aXNw) .k-i-paste-from-word-strip-file:before {
  content: "\e662";
}
:not(.aXNw) .k-i-clipboard-html:before,
:not(.aXNw) .k-i-paste-html:before {
  content: "\e663";
}
:not(.aXNw) .k-i-clipboard-markdown:before,
:not(.aXNw) .k-i-paste-markdown:before {
  content: "\e664";
}
:not(.aXNw) .k-i-clipboard-text:before,
:not(.aXNw) .k-i-paste-plain-text:before {
  content: "\e665";
}
:not(.aXNw) .k-i-apply-format:before {
  content: "\e666";
}
:not(.aXNw) .k-i-clear-css:before,
:not(.aXNw) .k-i-clearformat:before {
  content: "\e667";
}
:not(.aXNw) .k-i-copy-format:before {
  content: "\e668";
}
:not(.aXNw) .k-i-strip-all-formatting:before {
  content: "\e669";
}
:not(.aXNw) .k-i-strip-css-format:before {
  content: "\e66a";
}
:not(.aXNw) .k-i-strip-font-elements:before {
  content: "\e66b";
}
:not(.aXNw) .k-i-strip-span-elements:before {
  content: "\e66c";
}
:not(.aXNw) .k-i-strip-word-formatting:before {
  content: "\e66d";
}
:not(.aXNw) .k-i-format-code-block:before {
  content: "\e66e";
}
:not(.aXNw) .k-i-building-blocks:before,
:not(.aXNw) .k-i-style-builder:before {
  content: "\e66f";
}
:not(.aXNw) .k-i-module-manager:before,
:not(.aXNw) .k-i-puzzle-piece:before,
:not(.aXNw) .k-i-puzzle:before {
  content: "\e670";
}
:not(.aXNw) .k-i-hyperlink-insert:before,
:not(.aXNw) .k-i-hyperlink-light-dialog:before,
:not(.aXNw) .k-i-link-add:before {
  content: "\e671";
}
:not(.aXNw) .k-i-globe-link:before,
:not(.aXNw) .k-i-hyperlink-globe:before {
  content: "\e672";
}
:not(.aXNw) .k-i-globe-unlink:before,
:not(.aXNw) .k-i-hyperlink-globe-remove:before {
  content: "\e673";
}
:not(.aXNw) .k-i-envelop-link:before,
:not(.aXNw) .k-i-hyperlink-email:before {
  content: "\e674";
}
:not(.aXNw) .k-i-anchor:before {
  content: "\e675";
}
:not(.aXNw) .k-i-create-table:before,
:not(.aXNw) .k-i-table-add:before,
:not(.aXNw) .k-i-table-insert:before,
:not(.aXNw) .k-i-table-light-dialog:before {
  content: "\e676";
}
:not(.aXNw) .k-i-table:before {
  content: "\e677";
}
:not(.aXNw) .k-i-table-properties:before {
  content: "\e678";
}
:not(.aXNw) .k-i-table-cell:before {
  content: "\e679";
}
:not(.aXNw) .k-i-table-cell-properties:before {
  content: "\e67a";
}
:not(.aXNw) .k-i-add-column-left:before,
:not(.aXNw) .k-i-table-column-insert-left:before {
  content: "\e67b";
}
:not(.aXNw) .k-i-add-column-right:before,
:not(.aXNw) .k-i-table-column-insert-right:before {
  content: "\e67c";
}
:not(.aXNw) .k-i-add-row-above:before,
:not(.aXNw) .k-i-table-row-insert-above:before {
  content: "\e67d";
}
:not(.aXNw) .k-i-add-row-below:before,
:not(.aXNw) .k-i-table-row-insert-below:before {
  content: "\e67e";
}
:not(.aXNw) .k-i-delete-column:before,
:not(.aXNw) .k-i-table-column-delete:before {
  content: "\e67f";
}
:not(.aXNw) .k-i-delete-row:before,
:not(.aXNw) .k-i-table-row-delete:before {
  content: "\e680";
}
:not(.aXNw) .k-i-table-cell-delete:before {
  content: "\e681";
}
:not(.aXNw) .k-i-table-delete:before {
  content: "\e682";
}
:not(.aXNw) .k-i-cells-merge:before,
:not(.aXNw) .k-i-merge-cells:before {
  content: "\e683";
}
:not(.aXNw) .k-i-cells-merge-h:before,
:not(.aXNw) .k-i-cells-merge-horizontally:before,
:not(.aXNw) .k-i-merge-horizontally:before {
  content: "\e684";
}
:not(.aXNw) .k-i-cells-merge-v:before,
:not(.aXNw) .k-i-cells-merge-vertically:before,
:not(.aXNw) .k-i-merge-vertically:before {
  content: "\e685";
}
:not(.aXNw) .k-i-cell-split-horizontally:before,
:not(.aXNw) .k-i-cells-split-h:before {
  content: "\e686";
}
:not(.aXNw) .k-i-cell-split-vertically:before,
:not(.aXNw) .k-i-cells-split-v:before {
  content: "\e687";
}
:not(.aXNw) .k-i-normal-layout:before,
:not(.aXNw) .k-i-table-unmerge:before {
  content: "\e688";
}
:not(.aXNw) .k-i-freeze-pane:before,
:not(.aXNw) .k-i-pane-freeze:before {
  content: "\e689";
}
:not(.aXNw) .k-i-freeze-row:before,
:not(.aXNw) .k-i-row-freeze:before {
  content: "\e68a";
}
:not(.aXNw) .k-i-col-freeze:before,
:not(.aXNw) .k-i-column-freeze:before,
:not(.aXNw) .k-i-freeze-col:before {
  content: "\e68b";
}
:not(.aXNw) .k-i-toolbar-float:before {
  content: "\e68c";
}
:not(.aXNw) .k-i-spell-checker:before {
  content: "\e68d";
}
:not(.aXNw) .k-i-validation-xhtml:before {
  content: "\e68e";
}
:not(.aXNw) .k-i-validation-data:before {
  content: "\e68f";
}
:not(.aXNw) .k-i-toggle-full-screen-mode:before {
  content: "\e690";
}
:not(.aXNw) .k-i-formula-fx:before,
:not(.aXNw) .k-i-fx:before {
  content: "\e691";
}
:not(.aXNw) .k-i-sum:before {
  content: "\e692";
}
:not(.aXNw) .k-i-symbol:before {
  content: "\e693";
}
:not(.aXNw) .k-i-currency:before,
:not(.aXNw) .k-i-dollar:before {
  content: "\e694";
}
:not(.aXNw) .k-i-percent:before {
  content: "\e695";
}
:not(.aXNw) .k-i-custom-format:before,
:not(.aXNw) .k-i-format-number:before {
  content: "\e696";
}
:not(.aXNw) .k-i-decimal-increase:before,
:not(.aXNw) .k-i-increace-decimal:before {
  content: "\e697";
}
:not(.aXNw) .k-i-decimal-decrease:before,
:not(.aXNw) .k-i-decrease-decimal:before {
  content: "\e698";
}
:not(.aXNw) .k-i-font-size:before {
  content: "\e699";
}
:not(.aXNw) .k-i-image-absolute-position:before {
  content: "\e69a";
}
:not(.aXNw) .k-i-table-wizard:before {
  content: "\e69b";
}
:not(.aXNw) .k-i-crosstab:before {
  content: "\e69c";
}
:not(.aXNw) .k-i-crosstab-wizard:before {
  content: "\e69d";
}
:not(.aXNw) .k-i-table-body:before {
  content: "\e69e";
}
:not(.aXNw) .k-i-table-column-groups:before {
  content: "\e69f";
}
:not(.aXNw) .k-i-table-corner:before {
  content: "\e6a0";
}
:not(.aXNw) .k-i-table-row-groups:before {
  content: "\e6a1";
}
:not(.aXNw) .k-i-globe-outline:before {
  content: "\e700";
}
:not(.aXNw) .k-i-globe:before {
  content: "\e701";
}
:not(.aXNw) .k-i-map-marker:before,
:not(.aXNw) .k-i-marker-pin:before {
  content: "\e702";
}
:not(.aXNw) .k-i-map-marker-target:before,
:not(.aXNw) .k-i-marker-pin-target:before {
  content: "\e703";
}
:not(.aXNw) .k-i-pin:before {
  content: "\e704";
}
:not(.aXNw) .k-i-unpin:before {
  content: "\e705";
}
:not(.aXNw) .k-i-share:before {
  content: "\e800";
}
:not(.aXNw) .k-i-user:before {
  content: "\e801";
}
:not(.aXNw) .k-i-inbox:before {
  content: "\e802";
}
:not(.aXNw) .k-i-blogger:before {
  content: "\e803";
}
:not(.aXNw) .k-i-blogger-box:before {
  content: "\e804";
}
:not(.aXNw) .k-i-delicious:before {
  content: "\e805";
}
:not(.aXNw) .k-i-delicious-box:before {
  content: "\e806";
}
:not(.aXNw) .k-i-digg:before {
  content: "\e807";
}
:not(.aXNw) .k-i-digg-box:before {
  content: "\e808";
}
:not(.aXNw) .k-i-email:before,
:not(.aXNw) .k-i-envelop:before,
:not(.aXNw) .k-i-letter:before {
  content: "\e809";
}
:not(.aXNw) .k-i-email-box:before,
:not(.aXNw) .k-i-envelop-box:before,
:not(.aXNw) .k-i-letter-box:before {
  content: "\e80a";
}
:not(.aXNw) .k-i-facebook:before {
  content: "\e80b";
}
:not(.aXNw) .k-i-facebook-box:before {
  content: "\e80c";
}
:not(.aXNw) .k-i-google:before {
  content: "\e80d";
}
:not(.aXNw) .k-i-google-box:before {
  content: "\e80e";
}
:not(.aXNw) .k-i-google-plus:before {
  content: "\e80f";
}
:not(.aXNw) .k-i-google-plus-box:before {
  content: "\e810";
}
:not(.aXNw) .k-i-linkedin:before {
  content: "\e811";
}
:not(.aXNw) .k-i-linkedin-box:before {
  content: "\e812";
}
:not(.aXNw) .k-i-myspace:before {
  content: "\e813";
}
:not(.aXNw) .k-i-myspace-box:before {
  content: "\e814";
}
:not(.aXNw) .k-i-pinterest:before {
  content: "\e815";
}
:not(.aXNw) .k-i-pinterest-box:before {
  content: "\e816";
}
:not(.aXNw) .k-i-reddit:before {
  content: "\e817";
}
:not(.aXNw) .k-i-reddit-box:before {
  content: "\e818";
}
:not(.aXNw) .k-i-stumble-upon:before {
  content: "\e819";
}
:not(.aXNw) .k-i-stumble-upon-box:before {
  content: "\e81a";
}
:not(.aXNw) .k-i-tell-a-friend:before {
  content: "\e81b";
}
:not(.aXNw) .k-i-tell-a-friend-box:before {
  content: "\e81c";
}
:not(.aXNw) .k-i-tumblr:before {
  content: "\e81d";
}
:not(.aXNw) .k-i-tumblr-box:before {
  content: "\e81e";
}
:not(.aXNw) .k-i-twitter:before {
  content: "\e81f";
}
:not(.aXNw) .k-i-twitter-box:before {
  content: "\e820";
}
:not(.aXNw) .k-i-yammer:before {
  content: "\e821";
}
:not(.aXNw) .k-i-yammer-box:before {
  content: "\e822";
}
:not(.aXNw) .k-i-behance:before {
  content: "\e823";
}
:not(.aXNw) .k-i-behance-box:before {
  content: "\e824";
}
:not(.aXNw) .k-i-dribbble:before {
  content: "\e825";
}
:not(.aXNw) .k-i-dribbble-box:before {
  content: "\e826";
}
:not(.aXNw) .k-i-rss:before {
  content: "\e827";
}
:not(.aXNw) .k-i-rss-box:before {
  content: "\e828";
}
:not(.aXNw) .k-i-vimeo:before {
  content: "\e829";
}
:not(.aXNw) .k-i-vimeo-box:before {
  content: "\e82a";
}
:not(.aXNw) .k-i-youtube:before {
  content: "\e82b";
}
:not(.aXNw) .k-i-youtube-box:before {
  content: "\e82c";
}
:not(.aXNw) .k-i-folder:before {
  content: "\e900";
}
:not(.aXNw) .k-i-folder-open:before {
  content: "\e901";
}
:not(.aXNw) .k-i-folder-add:before {
  content: "\e902";
}
:not(.aXNw) .k-i-folder-up:before {
  content: "\e903";
}
:not(.aXNw) .k-i-fields-more:before,
:not(.aXNw) .k-i-folder-more:before {
  content: "\e904";
}
:not(.aXNw) .k-i-aggregate-fields:before {
  content: "\e905";
}
:not(.aXNw) .k-i-file-v:before,
:not(.aXNw) .k-i-file-vertical:before,
:not(.aXNw) .k-i-file:before,
:not(.aXNw) .k-i-page-portrait:before {
  content: "\e906";
}
:not(.aXNw) .k-i-file-add:before,
:not(.aXNw) .k-i-insert-file:before {
  content: "\e907";
}
:not(.aXNw) .k-i-file-txt:before,
:not(.aXNw) .k-i-txt:before {
  content: "\e908";
}
:not(.aXNw) .k-i-csv:before,
:not(.aXNw) .k-i-file-csv:before {
  content: "\e909";
}
:not(.aXNw) .k-i-excel:before,
:not(.aXNw) .k-i-file-excel:before,
:not(.aXNw) .k-i-file-xls:before,
:not(.aXNw) .k-i-xls:before,
:not(.aXNw) .k-i-xlsa:before {
  content: "\e90a";
}
:not(.aXNw) .k-i-doc:before,
:not(.aXNw) .k-i-file-doc:before,
:not(.aXNw) .k-i-file-word:before,
:not(.aXNw) .k-i-word:before {
  content: "\e90b";
}
:not(.aXNw) .k-i-file-mdb:before,
:not(.aXNw) .k-i-mdb:before {
  content: "\e90c";
}
:not(.aXNw) .k-i-file-ppt:before,
:not(.aXNw) .k-i-ppt:before {
  content: "\e90d";
}
:not(.aXNw) .k-i-file-pdf:before,
:not(.aXNw) .k-i-pdf:before,
:not(.aXNw) .k-i-pdfa:before {
  content: "\e90e";
}
:not(.aXNw) .k-i-file-psd:before,
:not(.aXNw) .k-i-psd:before {
  content: "\e90f";
}
:not(.aXNw) .k-i-file-flash:before,
:not(.aXNw) .k-i-flash:before {
  content: "\e910";
}
:not(.aXNw) .k-i-config:before,
:not(.aXNw) .k-i-file-config:before {
  content: "\e911";
}
:not(.aXNw) .k-i-ascx:before,
:not(.aXNw) .k-i-file-ascx:before {
  content: "\e912";
}
:not(.aXNw) .k-i-bac:before,
:not(.aXNw) .k-i-file-bac:before {
  content: "\e913";
}
:not(.aXNw) .k-i-file-zip:before,
:not(.aXNw) .k-i-zip:before {
  content: "\e914";
}
:not(.aXNw) .k-i-film:before {
  content: "\e915";
}
:not(.aXNw) .k-i-css3:before {
  content: "\e916";
}
:not(.aXNw) .k-i-html5:before {
  content: "\e917";
}
:not(.aXNw) .k-i-code:before,
:not(.aXNw) .k-i-html:before,
:not(.aXNw) .k-i-source-code:before,
:not(.aXNw) .k-i-view-source:before {
  content: "\e918";
}
:not(.aXNw) .k-i-css:before {
  content: "\e919";
}
:not(.aXNw) .k-i-js:before {
  content: "\e91a";
}
:not(.aXNw) .k-i-exe:before {
  content: "\e91b";
}
:not(.aXNw) .k-i-csproj:before {
  content: "\e91c";
}
:not(.aXNw) .k-i-vbproj:before {
  content: "\e91d";
}
:not(.aXNw) .k-i-cs:before {
  content: "\e91e";
}
:not(.aXNw) .k-i-vb:before {
  content: "\e91f";
}
:not(.aXNw) .k-i-sln:before {
  content: "\e920";
}
:not(.aXNw) .k-i-cloud:before {
  content: "\e921";
}
:not(.aXNw) .k-i-file-h:before,
:not(.aXNw) .k-i-file-horizontal:before,
:not(.aXNw) .k-i-page-landscape:before {
  content: "\e922";
}
:not(.aXNw) .k-i-subreport:before {
  content: "\e923";
}
:not(.aXNw) .k-i-data:before {
  content: "\e924";
}
:not(.aXNw) .k-i-report-header-section:before {
  content: "\e925";
}
:not(.aXNw) .k-i-report-footer-section:before {
  content: "\e926";
}
:not(.aXNw) .k-i-group-header-section:before {
  content: "\e927";
}
:not(.aXNw) .k-i-group-footer-section:before {
  content: "\e928";
}
:not(.aXNw) .k-i-page-header-section:before {
  content: "\e929";
}
:not(.aXNw) .k-i-page-footer-section:before {
  content: "\e92a";
}
:not(.aXNw) .k-i-detail-section:before {
  content: "\e92b";
}
:not(.aXNw) .k-i-toc-section:before {
  content: "\e92c";
}
:not(.aXNw) .k-i-group-section:before {
  content: "\e92d";
}
:not(.aXNw) .k-i-parameters:before {
  content: "\e92e";
}
:not(.aXNw) .k-i-data-csv:before {
  content: "\e92f";
}
:not(.aXNw) .k-i-data-json:before {
  content: "\e930";
}
:not(.aXNw) .k-i-data-sql:before {
  content: "\e931";
}
:not(.aXNw) .k-i-data-web:before {
  content: "\e932";
}
:not(.aXNw) .k-i-group-collection:before {
  content: "\e933";
}
:not(.aXNw) .k-i-parameter-boolean:before {
  content: "\e934";
}
:not(.aXNw) .k-i-parameter-date-time:before {
  content: "\e935";
}
:not(.aXNw) .k-i-parameter-float:before {
  content: "\e936";
}
:not(.aXNw) .k-i-parameter-integer:before {
  content: "\e937";
}
:not(.aXNw) .k-i-parameter-string:before {
  content: "\e938";
}
:not(.aXNw) .k-i-toc-section-level:before {
  content: "\e939";
}
:not(.aXNw) .k-i-inherited:before {
  content: "\e93a";
}
:not(.aXNw) .k-i-file-video:before {
  content: "\e93b";
}
:not(.aXNw) .k-i-file-audio:before {
  content: "\e93c";
}
:not(.aXNw) .k-i-file-image:before {
  content: "\e93d";
}
:not(.aXNw) .k-i-file-presentation:before {
  content: "\e93e";
}
:not(.aXNw) .k-i-file-data:before {
  content: "\e93f";
}
:not(.aXNw) .k-i-report-element:before {
  content: "\e94a";
}
:not(.aXNw) .k-i-file-disc-image:before {
  content: "\e940";
}
:not(.aXNw) .k-i-file-programming:before {
  content: "\e941";
}
:not(.aXNw) .k-i-parameters-byte-array:before {
  content: "\e942";
}
:not(.aXNw) .k-i-parameters-unknown:before {
  content: "\e943";
}
:not(.aXNw) .k-i-file-error:before,
:not(.aXNw) .k-i-file-validation:before {
  content: "\e944";
}
:not(.aXNw) .k-i-files-error:before,
:not(.aXNw) .k-i-files-validation:before {
  content: "\e945";
}
:not(.aXNw) .k-i-data-rest:before {
  content: "\e946";
}
:not(.aXNw) .k-i-file-typescript:before {
  content: "\e947";
}
:not(.aXNw) .k-i-data-ods:before {
  content: "\e948";
}
:not(.aXNw) .k-i-file-report:before {
  content: "\e949";
}
:not(.aXNw) .k-i-table-position-left:before,
:not(.aXNw) .k-i-table-position-start:before {
  content: "\e6a2";
}
:not(.aXNw) .k-i-table-position-center:before {
  content: "\e6a3";
}
:not(.aXNw) .k-i-table-position-end:before,
:not(.aXNw) .k-i-table-position-right:before {
  content: "\e6a4";
}
:not(.aXNw) .k-i-list-roman-upper:before {
  content: "\e6a5";
}
:not(.aXNw) .k-i-list-roman-lower:before {
  content: "\e6a6";
}
:not(.aXNw) .k-i-import:before {
  content: "\e6a7";
}
:not(.aXNw) .k-i-export:before {
  content: "\e6a8";
}
:not(.aXNw) .k-i-match-full-word:before {
  content: "\e6a9";
}
:not(.aXNw) .k-i-regular-expression:before {
  content: "\e6ab";
}
:not(.aXNw) .k-i-replace-single:before {
  content: "\e6ac";
}
:not(.aXNw) .k-i-replace-all:before {
  content: "\e6ad";
}
:not(.aXNw) .k-i-letter-space:before {
  content: "\e6ae";
}
:not(.aXNw) .k-i-line-height:before {
  content: "\e6af";
}
:not(.aXNw) .k-i-blockquote:before {
  content: "\e6b0";
}
:not(.aXNw) .k-i-list-latin-big:before {
  content: "\e6b1";
}
:not(.aXNw) .k-i-list-latin-small:before {
  content: "\e6b2";
}
:not(.aXNw) .k-i-list-unordered-square:before {
  content: "\e6b3";
}
:not(.aXNw) .k-i-list-unordered-outline:before {
  content: "\e6b4";
}
:not(.aXNw) .k-i-graph:before {
  content: "\ea00";
}
:not(.aXNw) .k-i-chart-column-clustered:before {
  content: "\ea01";
}
:not(.aXNw) .k-i-chart-column-stacked:before {
  content: "\ea02";
}
:not(.aXNw) .k-i-chart-column-stacked100:before {
  content: "\ea03";
}
:not(.aXNw) .k-i-chart-column-range:before {
  content: "\ea04";
}
:not(.aXNw) .k-i-chart-bar-clustered:before {
  content: "\ea05";
}
:not(.aXNw) .k-i-chart-bar-stacked:before {
  content: "\ea06";
}
:not(.aXNw) .k-i-chart-bar-stacked100:before {
  content: "\ea07";
}
:not(.aXNw) .k-i-chart-bar-range:before {
  content: "\ea08";
}
:not(.aXNw) .k-i-chart-area-clustered:before {
  content: "\ea09";
}
:not(.aXNw) .k-i-chart-area-stacked:before {
  content: "\ea0a";
}
:not(.aXNw) .k-i-chart-area-stacked100:before {
  content: "\ea0b";
}
:not(.aXNw) .k-i-chart-area-range:before {
  content: "\ea0c";
}
:not(.aXNw) .k-i-chart-line:before {
  content: "\ea0d";
}
:not(.aXNw) .k-i-chart-line-stacked:before {
  content: "\ea0e";
}
:not(.aXNw) .k-i-chart-line-stacked100:before {
  content: "\ea0f";
}
:not(.aXNw) .k-i-chart-line-markers:before {
  content: "\ea10";
}
:not(.aXNw) .k-i-chart-line-stacked-markers:before {
  content: "\ea11";
}
:not(.aXNw) .k-i-chart-line-stacked100-markers:before {
  content: "\ea12";
}
:not(.aXNw) .k-i-chart-pie:before {
  content: "\ea13";
}
:not(.aXNw) .k-i-chart-doughnut:before {
  content: "\ea14";
}
:not(.aXNw) .k-i-chart-scatter:before {
  content: "\ea15";
}
:not(.aXNw) .k-i-chart-scatter-smooth-lines-markers:before {
  content: "\ea16";
}
:not(.aXNw) .k-i-chart-scatter-smooth-lines:before {
  content: "\ea17";
}
:not(.aXNw) .k-i-chart-scatter-straight-lines-markers:before {
  content: "\ea18";
}
:not(.aXNw) .k-i-chart-scatter-straight-lines:before {
  content: "\ea19";
}
:not(.aXNw) .k-i-chart-bubble:before {
  content: "\ea1a";
}
:not(.aXNw) .k-i-chart-candlestick:before {
  content: "\ea1b";
}
:not(.aXNw) .k-i-chart-ohlc:before {
  content: "\ea1c";
}
:not(.aXNw) .k-i-chart-radar:before {
  content: "\ea1d";
}
:not(.aXNw) .k-i-chart-radar-markers:before {
  content: "\ea1e";
}
:not(.aXNw) .k-i-chart-radar-filled:before {
  content: "\ea1f";
}
:not(.aXNw) .k-i-chart-rose:before {
  content: "\ea20";
}
:not(.aXNw) .k-i-chart-choropleth:before {
  content: "\ea21";
}
:not(.aXNw) .k-rtl .k-i-collapse,
:not(.aXNw) .k-rtl .k-i-expand,
:not(.aXNw) .k-rtl .k-i-indent-decrease,
:not(.aXNw) .k-rtl .k-i-indent-increase,
:not(.aXNw) [dir="rtl"] .k-i-collapse,
:not(.aXNw) [dir="rtl"] .k-i-expand {
  transform: scaleX(-1);
}
:not(.aXNw) .k-sprite {
  background-repeat: no-repeat;
  display: inline-block;
  font-size: 0;
  height: 16px;
  line-height: 0;
  overflow: hidden;
  text-align: center;
  width: 16px;
  -ms-high-contrast-adjust: none;
}
:not(.aXNw) .k-image {
  display: inline-block;
}
:not(.aXNw) .k-badge {
  align-items: center;
  background-color: transparent;
  border: 0 solid transparent;
  color: inherit;
  display: inline-flex;
  font: inherit;
  justify-content: center;
  overflow: hidden;
  padding: 0;
  text-align: center;
  text-overflow: ellipsis;
  vertical-align: middle;
  white-space: nowrap;
}
:not(.aXNw) .k-badge,
:not(.aXNw) .k-badge *,
:not(.aXNw) .k-badge :after,
:not(.aXNw) .k-badge :before {
  box-sizing: border-box;
}
:not(.aXNw) .k-badge > * {
  color: inherit;
}
:not(.aXNw) .k-badge > a,
:not(.aXNw) a.k-badge {
  text-decoration: none;
}
:not(.aXNw) .k-badge > a:hover,
:not(.aXNw) a.k-badge:hover {
  text-decoration: underline;
}
:not(.aXNw) .k-badge-icon {
  font-size: inherit;
  max-height: 1em;
  max-width: 1em;
}
:not(.aXNw) .k-badge-icon.k-svg-icon svg {
  fill: currentColor;
}
:not(.aXNw) .k-badge-sm {
  border-width: 1px;
  font-size: 10px;
  line-height: 1;
  padding: 2px;
}
:not(.aXNw) .k-badge-sm:empty {
  padding: 2px;
}
:not(.aXNw) .k-badge-md {
  border-width: 1px;
  font-size: 10px;
  line-height: 1;
  padding: 4px;
}
:not(.aXNw) .k-badge-md:empty {
  padding: 4px;
}
:not(.aXNw) .k-badge-lg {
  border-width: 1px;
  font-size: 12px;
  line-height: 1;
  padding: 6px;
}
:not(.aXNw) .k-badge-lg:empty {
  padding: 6px;
}
:not(.aXNw) .k-badge-rounded.k-badge-sm {
  border-radius: 2px;
}
:not(.aXNw) .k-badge-rounded.k-badge-md {
  border-radius: 4px;
}
:not(.aXNw) .k-badge-rounded.k-badge-lg {
  border-radius: 6px;
}
:not(.aXNw) .k-badge-pill {
  border-radius: 5rem;
}
:not(.aXNw) .k-badge-circle {
  border-radius: 100%;
  padding: 0 !important;
}
:not(.aXNw) .k-badge-circle.k-badge-sm {
  height: calc(1em + 6px);
  width: calc(1em + 6px);
}
:not(.aXNw) .k-badge-circle.k-badge-md {
  height: calc(1em + 10px);
  width: calc(1em + 10px);
}
:not(.aXNw) .k-badge-circle.k-badge-lg {
  height: calc(1em + 14px);
  width: calc(1em + 14px);
}
:not(.aXNw) .k-badge-dot {
  border-radius: 100%;
  font-size: 0;
  padding: 0 !important;
}
:not(.aXNw) .k-badge-dot.k-badge-sm {
  height: 6px;
  width: 6px;
}
:not(.aXNw) .k-badge-dot.k-badge-md {
  height: 10px;
  width: 10px;
}
:not(.aXNw) .k-badge-dot.k-badge-lg {
  height: 12px;
  width: 12px;
}
:not(.aXNw) kendo-badge-container {
  display: inline-block;
}
:not(.aXNw) .k-badge-container {
  overflow: visible;
  position: relative;
}
:not(.aXNw) .k-badge-edge,
:not(.aXNw) .k-badge-inside {
  position: absolute;
  z-index: 9999;
}
:not(.aXNw) .k-badge-edge.k-top-start {
  transform: translate(-50%, -50%);
}
:not(.aXNw) .k-badge-edge.k-top-end {
  transform: translate(50%, -50%);
}
:not(.aXNw) .k-badge-edge.k-bottom-start {
  transform: translate(-50%, 50%);
}
:not(.aXNw) .k-badge-edge.k-bottom-end {
  transform: translate(50%, 50%);
}
:not(.aXNw) .k-rtl .k-badge-edge.k-top-start,
:not(.aXNw) [dir="rtl"] .k-badge-edge.k-top-start,
:not(.aXNw) [dir="rtl"].k-badge-edge.k-top-start {
  transform: translate(50%, -50%);
}
:not(.aXNw) .k-rtl .k-badge-edge.k-top-end,
:not(.aXNw) [dir="rtl"] .k-badge-edge.k-top-end,
:not(.aXNw) [dir="rtl"].k-badge-edge.k-top-end {
  transform: translate(-50%, -50%);
}
:not(.aXNw) .k-rtl .k-badge-edge.k-bottom-start,
:not(.aXNw) [dir="rtl"] .k-badge-edge.k-bottom-start,
:not(.aXNw) [dir="rtl"].k-badge-edge.k-bottom-start {
  transform: translate(50%, 50%);
}
:not(.aXNw) .k-rtl .k-badge-edge.k-bottom-end,
:not(.aXNw) [dir="rtl"] .k-badge-edge.k-bottom-end,
:not(.aXNw) [dir="rtl"].k-badge-edge.k-bottom-end {
  transform: translate(-50%, 50%);
}
:not(.aXNw) .k-badge-outside {
  position: absolute;
  z-index: 9999;
}
:not(.aXNw) .k-badge-outside.k-top-start {
  transform: translate(-100%, -100%);
}
:not(.aXNw) .k-badge-outside.k-top-end {
  transform: translate(100%, -100%);
}
:not(.aXNw) .k-badge-outside.k-bottom-start {
  transform: translate(-100%, 100%);
}
:not(.aXNw) .k-badge-outside.k-bottom-end {
  transform: translate(100%, 100%);
}
:not(.aXNw) .k-rtl .k-badge-outside.k-top-start,
:not(.aXNw) [dir="rtl"] .k-badge-outside.k-top-start,
:not(.aXNw) [dir="rtl"].k-badge-outside.k-top-start {
  transform: translate(100%, -100%);
}
:not(.aXNw) .k-rtl .k-badge-outside.k-top-end,
:not(.aXNw) [dir="rtl"] .k-badge-outside.k-top-end,
:not(.aXNw) [dir="rtl"].k-badge-outside.k-top-end {
  transform: translate(-100%, -100%);
}
:not(.aXNw) .k-rtl .k-badge-outside.k-bottom-start,
:not(.aXNw) [dir="rtl"] .k-badge-outside.k-bottom-start,
:not(.aXNw) [dir="rtl"].k-badge-outside.k-bottom-start {
  transform: translate(100%, 100%);
}
:not(.aXNw) .k-rtl .k-badge-outside.k-bottom-end,
:not(.aXNw) [dir="rtl"] .k-badge-outside.k-bottom-end,
:not(.aXNw) [dir="rtl"].k-badge-outside.k-bottom-end {
  transform: translate(-100%, 100%);
}
:not(.aXNw) .k-badge-border-cutout {
  box-shadow: 0 0 0 2px #fff;
}
:not(.aXNw) .k-badge-solid.k-badge-primary {
  background-color: #0265dc;
  border-color: #0265dc;
  color: #fff;
}
:not(.aXNw) .k-badge-solid.k-badge-secondary {
  background-color: #666;
  border-color: #666;
  color: #fff;
}
:not(.aXNw) .k-badge-solid.k-badge-tertiary {
  background-color: #03a9f4;
  border-color: #03a9f4;
  color: #fff;
}
:not(.aXNw) .k-badge-solid.k-badge-info {
  background-color: #bbdefb;
  border-color: #bbdefb;
  color: #000;
}
:not(.aXNw) .k-badge-solid.k-badge-success {
  background-color: #c8e6c9;
  border-color: #c8e6c9;
  color: #000;
}
:not(.aXNw) .k-badge-solid.k-badge-warning {
  background-color: #fdefba;
  border-color: #fdefba;
  color: #000;
}
:not(.aXNw) .k-badge-solid.k-badge-error {
  background-color: #ffcdd2;
  border-color: #ffcdd2;
  color: #000;
}
:not(.aXNw) .k-badge-solid.k-badge-dark {
  background-color: #424242;
  border-color: #424242;
  color: #fff;
}
:not(.aXNw) .k-badge-solid.k-badge-light {
  background-color: #ebebeb;
  border-color: #ebebeb;
  color: #000;
}
:not(.aXNw) .k-badge-solid.k-badge-inverse {
  background-color: #424242;
  border-color: #424242;
  color: #fff;
}
:not(.aXNw) .k-badge-outline {
  background-color: #fff;
  border-color: currentColor;
}
:not(.aXNw) .k-badge-outline.k-badge-primary {
  color: #0265dc;
}
:not(.aXNw) .k-badge-outline.k-badge-secondary {
  color: #666;
}
:not(.aXNw) .k-badge-outline.k-badge-tertiary {
  color: #03a9f4;
}
:not(.aXNw) .k-badge-outline.k-badge-info {
  color: #bbdefb;
}
:not(.aXNw) .k-badge-outline.k-badge-success {
  color: #c8e6c9;
}
:not(.aXNw) .k-badge-outline.k-badge-warning {
  color: #fdefba;
}
:not(.aXNw) .k-badge-outline.k-badge-error {
  color: #ffcdd2;
}
:not(.aXNw) .k-badge-outline.k-badge-dark {
  color: #424242;
}
:not(.aXNw) .k-badge-outline.k-badge-light {
  color: #ebebeb;
}
:not(.aXNw) .k-badge-outline.k-badge-inverse {
  color: #424242;
}
:not(.aXNw) .k-button {
  align-items: center;
  -webkit-appearance: none;
  background: 0 0;
  border-radius: 3px;
  border-style: solid;
  border-width: 0;
  box-sizing: border-box;
  color: inherit;
  cursor: pointer;
  display: inline-flex;
  font-family: inherit;
  gap: 4px;
  justify-content: center;
  outline: 0;
  position: relative;
  text-align: center;
  text-decoration: none;
  transition: color 0.2s ease-in-out;
  -webkit-user-select: none;
  -moz-user-select: none;
  user-select: none;
  vertical-align: middle;
  white-space: nowrap;
}
:not(.aXNw) .k-button *,
:not(.aXNw) .k-button :after,
:not(.aXNw) .k-button :before {
  box-sizing: border-box;
}
:not(.aXNw) .k-button.k-disabled,
:not(.aXNw) .k-button:disabled {
  box-shadow: none;
  cursor: default;
  filter: grayscale(0.1);
  opacity: 0.6;
  outline: 0;
  pointer-events: none;
}
:not(.aXNw) .k-button::-moz-focus-inner {
  border: 0;
  outline: 0;
  padding: 0;
}
:not(.aXNw) .k-button:focus,
:not(.aXNw) .k-button:hover {
  outline: 0;
  text-decoration: none;
}
:not(.aXNw) .k-icon-button {
  gap: 0;
}
:not(.aXNw) .k-icon-button .k-icon {
  display: inline-flex;
}
:not(.aXNw) .k-button-icon {
  align-self: center;
  color: inherit;
  position: relative;
}
:not(.aXNw) .k-button-sm {
  font-size: 14px;
  line-height: 1.4285714286;
  padding: 2px 8px;
}
:not(.aXNw) .k-button-md {
  font-size: 14px;
  line-height: 1.4285714286;
  padding: 4px 8px;
}
:not(.aXNw) .k-button-lg {
  font-size: 14px;
  line-height: 1.4285714286;
  padding: 6px 8px;
}
:not(.aXNw) .k-icon-button.k-button-sm {
  padding: 2px;
}
:not(.aXNw) .k-icon-button.k-button-sm > .k-button-icon {
  min-height: 20px;
  min-width: 20px;
}
:not(.aXNw) .k-icon-button.k-button-md {
  padding: 4px;
}
:not(.aXNw) .k-icon-button.k-button-md > .k-button-icon {
  min-height: 20px;
  min-width: 20px;
}
:not(.aXNw) .k-icon-button.k-button-lg {
  padding: 6px;
}
:not(.aXNw) .k-icon-button.k-button-lg > .k-button-icon {
  min-height: 20px;
  min-width: 20px;
}
:not(.aXNw) .k-button-square {
  aspect-ratio: 1;
}
:not(.aXNw) .k-button-group {
  border-width: 0;
  box-sizing: border-box;
  display: inline-flex;
  flex-flow: row nowrap;
  list-style: none;
  margin: 0;
  outline: 0;
  padding: 0;
  position: relative;
  vertical-align: middle;
  -webkit-touch-callout: none;
  -webkit-tap-highlight-color: transparent;
}
:not(.aXNw) .k-button-group > .k-button + .k-button {
  margin-inline-start: 0;
}
:not(.aXNw) .k-button-group > .k-button.k-active,
:not(.aXNw) .k-button-group > .k-button.k-focus,
:not(.aXNw) .k-button-group > .k-button.k-hover,
:not(.aXNw) .k-button-group > .k-button.k-selected,
:not(.aXNw) .k-button-group > .k-button:active,
:not(.aXNw) .k-button-group > .k-button:focus,
:not(.aXNw) .k-button-group > .k-button:hover {
  z-index: 2;
}
:not(.aXNw) .k-button-group .k-button:not(:first-child):not(:last-child) {
  border-end-end-radius: 0;
  border-end-start-radius: 0;
  border-start-end-radius: 0;
  border-start-start-radius: 0;
}
:not(.aXNw) .k-button-group > .k-button:first-child:not(:only-child) {
  border-end-end-radius: 0;
  border-start-end-radius: 0;
}
:not(.aXNw) .k-button-group > .k-button:last-child:not(:only-child) {
  border-end-start-radius: 0;
  border-start-start-radius: 0;
}
:not(.aXNw) .k-button-group.k-disabled,
:not(.aXNw) .k-button-group:disabled,
:not(.aXNw) .k-button-group[disabled] {
  filter: none;
  opacity: 1;
}
:not(.aXNw) .k-button-group-stretched {
  width: 100%;
}
:not(.aXNw) .k-button-group-stretched > * {
  flex: 1 0 0%;
  overflow: hidden;
}
:not(.aXNw) .k-button-flat {
  background: 0 0 !important;
  border-color: transparent !important;
  box-shadow: none !important;
  color: inherit;
}
:not(.aXNw) .k-button-flat:before {
  display: block !important;
}
:not(.aXNw) .k-button-flat:after {
  box-shadow: inset 0 0 0 2px currentColor;
  display: block !important;
}
:not(.aXNw) .k-button-flat.k-focus:after,
:not(.aXNw) .k-button-flat:focus:after {
  opacity: 0.12;
}
:not(.aXNw) .k-button-outline {
  background: 0 0;
  border-color: currentColor;
  color: inherit;
}
:not(.aXNw) .k-button-link {
  background: 0 0;
  border-color: transparent;
  color: inherit;
  text-decoration: none;
}
:not(.aXNw) .k-button-link.k-hover,
:not(.aXNw) .k-button-link:hover {
  text-decoration: underline;
}
:not(.aXNw) .k-button-clear {
  background: 0 0 !important;
  border-color: transparent !important;
  box-shadow: none !important;
  color: inherit;
}
:not(.aXNw) .k-ie .k-button-group .k-button {
  border-radius: 0;
}
:not(.aXNw) .k-button-overlay,
:not(.aXNw) .k-button:before {
  background: currentColor;
  border-radius: inherit;
  bottom: 0;
  content: "";
  display: none;
  left: 0;
  opacity: 0;
  pointer-events: none;
  position: absolute;
  right: 0;
  top: 0;
  transition: opacity 0.2s ease-in-out;
  z-index: 0;
}
:not(.aXNw) .k-button.k-hover:before,
:not(.aXNw) .k-button:hover:before {
  opacity: 0.04;
}
:not(.aXNw) .k-button.k-no-focus:not(.k-hover):before,
:not(.aXNw) .k-button.k-no-focus:not(:hover):before {
  opacity: 0;
}
:not(.aXNw) .k-button.k-active:before,
:not(.aXNw) .k-button:active:before {
  opacity: 0.16;
}
:not(.aXNw) .k-button.k-selected:before {
  opacity: 0.2;
}
:not(.aXNw) .k-button:after {
  border-radius: inherit;
  bottom: 0;
  content: "";
  display: none;
  left: 0;
  opacity: 0;
  pointer-events: none;
  position: absolute;
  right: 0;
  top: 0;
  transition: opacity 0.2s ease-in-out;
  z-index: 0;
}
:not(.aXNw) .k-button-solid-base {
  background-color: #f5f5f5;
  background-image: none;
  border-color: rgba(0, 0, 0, 0.08);
  color: #424242;
}
:not(.aXNw) .k-button-solid-base.k-hover,
:not(.aXNw) .k-button-solid-base:hover {
  background-color: #ebebeb;
}
:not(.aXNw) .k-button-solid-base.k-focus,
:not(.aXNw) .k-button-solid-base:focus {
  box-shadow: 0 0 0 2px rgba(0, 0, 0, 0.08);
}
:not(.aXNw) .k-button-solid-base.k-active,
:not(.aXNw) .k-button-solid-base:active {
  background-color: #d8d8d8;
}
:not(.aXNw) .k-button-solid-base.k-selected,
:not(.aXNw) .k-button-solid-primary {
  background-color: #0265dc;
  border-color: #0265dc;
  color: #fff;
}
:not(.aXNw) .k-button-solid-primary {
  background-image: linear-gradient(transparent, rgba(0, 0, 0, 0.02));
}
:not(.aXNw) .k-button-solid-primary.k-hover,
:not(.aXNw) .k-button-solid-primary:hover {
  background-color: #0261d3;
  border-color: #0261d3;
}
:not(.aXNw) .k-button-solid-primary.k-focus,
:not(.aXNw) .k-button-solid-primary:focus {
  box-shadow: 0 0 0 2px rgba(2, 101, 220, 0.3);
}
:not(.aXNw) .k-button-solid-primary.k-active,
:not(.aXNw) .k-button-solid-primary.k-selected,
:not(.aXNw) .k-button-solid-primary:active {
  background-color: #0259c2;
  border-color: #0259c2;
}
:not(.aXNw) .k-button-solid-secondary {
  background-color: #666;
  background-image: linear-gradient(transparent, rgba(0, 0, 0, 0.02));
  border-color: #666;
  color: #fff;
}
:not(.aXNw) .k-button-solid-secondary.k-hover,
:not(.aXNw) .k-button-solid-secondary:hover {
  background-color: #626262;
  border-color: #626262;
}
:not(.aXNw) .k-button-solid-secondary.k-focus,
:not(.aXNw) .k-button-solid-secondary:focus {
  box-shadow: 0 0 0 2px hsla(0, 0%, 40%, 0.3);
}
:not(.aXNw) .k-button-solid-secondary.k-active,
:not(.aXNw) .k-button-solid-secondary.k-selected,
:not(.aXNw) .k-button-solid-secondary:active {
  background-color: #5a5a5a;
  border-color: #5a5a5a;
}
:not(.aXNw) .k-button-solid-tertiary {
  background-color: #03a9f4;
  background-image: linear-gradient(transparent, rgba(0, 0, 0, 0.02));
  border-color: #03a9f4;
  color: #fff;
}
:not(.aXNw) .k-button-solid-tertiary.k-hover,
:not(.aXNw) .k-button-solid-tertiary:hover {
  background-color: #03a2ea;
  border-color: #03a2ea;
}
:not(.aXNw) .k-button-solid-tertiary.k-focus,
:not(.aXNw) .k-button-solid-tertiary:focus {
  box-shadow: 0 0 0 2px rgba(3, 169, 244, 0.3);
}
:not(.aXNw) .k-button-solid-tertiary.k-active,
:not(.aXNw) .k-button-solid-tertiary.k-selected,
:not(.aXNw) .k-button-solid-tertiary:active {
  background-color: #0395d7;
  border-color: #0395d7;
}
:not(.aXNw) .k-button-solid-info {
  background-color: #bbdefb;
  background-image: linear-gradient(transparent, rgba(0, 0, 0, 0.02));
  border-color: #bbdefb;
  color: #000;
}
:not(.aXNw) .k-button-solid-info.k-hover,
:not(.aXNw) .k-button-solid-info:hover {
  background-color: #b4d5f1;
  border-color: #b4d5f1;
}
:not(.aXNw) .k-button-solid-info.k-focus,
:not(.aXNw) .k-button-solid-info:focus {
  box-shadow: 0 0 0 2px rgba(187, 222, 251, 0.3);
}
:not(.aXNw) .k-button-solid-info.k-active,
:not(.aXNw) .k-button-solid-info.k-selected,
:not(.aXNw) .k-button-solid-info:active {
  background-color: #a5c3dd;
  border-color: #a5c3dd;
}
:not(.aXNw) .k-button-solid-success {
  background-color: #c8e6c9;
  background-image: linear-gradient(transparent, rgba(0, 0, 0, 0.02));
  border-color: #c8e6c9;
  color: #000;
}
:not(.aXNw) .k-button-solid-success.k-hover,
:not(.aXNw) .k-button-solid-success:hover {
  background-color: #c0ddc1;
  border-color: #c0ddc1;
}
:not(.aXNw) .k-button-solid-success.k-focus,
:not(.aXNw) .k-button-solid-success:focus {
  box-shadow: 0 0 0 2px rgba(200, 230, 201, 0.3);
}
:not(.aXNw) .k-button-solid-success.k-active,
:not(.aXNw) .k-button-solid-success.k-selected,
:not(.aXNw) .k-button-solid-success:active {
  background-color: #b0cab1;
  border-color: #b0cab1;
}
:not(.aXNw) .k-button-solid-warning {
  background-color: #fdefba;
  background-image: linear-gradient(transparent, rgba(0, 0, 0, 0.02));
  border-color: #fdefba;
  color: #000;
}
:not(.aXNw) .k-button-solid-warning.k-hover,
:not(.aXNw) .k-button-solid-warning:hover {
  background-color: #f3e5b3;
  border-color: #f3e5b3;
}
:not(.aXNw) .k-button-solid-warning.k-focus,
:not(.aXNw) .k-button-solid-warning:focus {
  box-shadow: 0 0 0 2px hsla(47, 94%, 86%, 0.3);
}
:not(.aXNw) .k-button-solid-warning.k-active,
:not(.aXNw) .k-button-solid-warning.k-selected,
:not(.aXNw) .k-button-solid-warning:active {
  background-color: #dfd2a4;
  border-color: #dfd2a4;
}
:not(.aXNw) .k-button-solid-error {
  background-color: #ffcdd2;
  background-image: linear-gradient(transparent, rgba(0, 0, 0, 0.02));
  border-color: #ffcdd2;
  color: #000;
}
:not(.aXNw) .k-button-solid-error.k-hover,
:not(.aXNw) .k-button-solid-error:hover {
  background-color: #f5c5ca;
  border-color: #f5c5ca;
}
:not(.aXNw) .k-button-solid-error.k-focus,
:not(.aXNw) .k-button-solid-error:focus {
  box-shadow: 0 0 0 2px rgba(255, 205, 210, 0.3);
}
:not(.aXNw) .k-button-solid-error.k-active,
:not(.aXNw) .k-button-solid-error.k-selected,
:not(.aXNw) .k-button-solid-error:active {
  background-color: #e0b4b9;
  border-color: #e0b4b9;
}
:not(.aXNw) .k-button-solid-dark {
  background-color: #424242;
  background-image: linear-gradient(transparent, rgba(0, 0, 0, 0.02));
  border-color: #424242;
  color: #fff;
}
:not(.aXNw) .k-button-solid-dark.k-hover,
:not(.aXNw) .k-button-solid-dark:hover {
  background-color: #3f3f3f;
  border-color: #3f3f3f;
}
:not(.aXNw) .k-button-solid-dark.k-focus,
:not(.aXNw) .k-button-solid-dark:focus {
  box-shadow: 0 0 0 2px rgba(66, 66, 66, 0.3);
}
:not(.aXNw) .k-button-solid-dark.k-active,
:not(.aXNw) .k-button-solid-dark.k-selected,
:not(.aXNw) .k-button-solid-dark:active {
  background-color: #3a3a3a;
  border-color: #3a3a3a;
}
:not(.aXNw) .k-button-solid-light {
  background-color: #ebebeb;
  background-image: linear-gradient(transparent, rgba(0, 0, 0, 0.02));
  border-color: #ebebeb;
  color: #000;
}
:not(.aXNw) .k-button-solid-light.k-hover,
:not(.aXNw) .k-button-solid-light:hover {
  background-color: #e2e2e2;
  border-color: #e2e2e2;
}
:not(.aXNw) .k-button-solid-light.k-focus,
:not(.aXNw) .k-button-solid-light:focus {
  box-shadow: 0 0 0 2px hsla(0, 0%, 92%, 0.3);
}
:not(.aXNw) .k-button-solid-light.k-active,
:not(.aXNw) .k-button-solid-light.k-selected,
:not(.aXNw) .k-button-solid-light:active {
  background-color: #cfcfcf;
  border-color: #cfcfcf;
}
:not(.aXNw) .k-button-solid-inverse {
  background-color: #424242;
  background-image: linear-gradient(transparent, rgba(0, 0, 0, 0.02));
  border-color: #424242;
  color: #fff;
}
:not(.aXNw) .k-button-solid-inverse.k-hover,
:not(.aXNw) .k-button-solid-inverse:hover {
  background-color: #3f3f3f;
  border-color: #3f3f3f;
}
:not(.aXNw) .k-button-solid-inverse.k-focus,
:not(.aXNw) .k-button-solid-inverse:focus {
  box-shadow: 0 0 0 2px rgba(66, 66, 66, 0.3);
}
:not(.aXNw) .k-button-solid-inverse.k-active,
:not(.aXNw) .k-button-solid-inverse.k-selected,
:not(.aXNw) .k-button-solid-inverse:active {
  background-color: #3a3a3a;
  border-color: #3a3a3a;
}
:not(.aXNw) .k-button-outline-primary {
  background-color: transparent;
  border-color: currentColor;
  box-shadow: none;
  color: #0265dc;
}
:not(.aXNw) .k-button-outline-primary.k-hover,
:not(.aXNw) .k-button-outline-primary:hover {
  background-color: #0265dc;
  border-color: #0265dc;
  color: #fff;
}
:not(.aXNw) .k-button-outline-primary.k-focus,
:not(.aXNw) .k-button-outline-primary:focus {
  box-shadow: 0 0 0 2px rgba(2, 101, 220, 0.3);
}
:not(.aXNw) .k-button-outline-primary.k-active,
:not(.aXNw) .k-button-outline-primary.k-selected,
:not(.aXNw) .k-button-outline-primary:active {
  background-color: #0265dc;
  border-color: #0265dc;
  color: #fff;
}
:not(.aXNw) .k-button-outline-secondary {
  background-color: transparent;
  border-color: currentColor;
  box-shadow: none;
  color: #666;
}
:not(.aXNw) .k-button-outline-secondary.k-hover,
:not(.aXNw) .k-button-outline-secondary:hover {
  background-color: #666;
  border-color: #666;
  color: #fff;
}
:not(.aXNw) .k-button-outline-secondary.k-focus,
:not(.aXNw) .k-button-outline-secondary:focus {
  box-shadow: 0 0 0 2px hsla(0, 0%, 40%, 0.3);
}
:not(.aXNw) .k-button-outline-secondary.k-active,
:not(.aXNw) .k-button-outline-secondary.k-selected,
:not(.aXNw) .k-button-outline-secondary:active {
  background-color: #666;
  border-color: #666;
  color: #fff;
}
:not(.aXNw) .k-button-outline-tertiary {
  background-color: transparent;
  border-color: currentColor;
  box-shadow: none;
  color: #03a9f4;
}
:not(.aXNw) .k-button-outline-tertiary.k-hover,
:not(.aXNw) .k-button-outline-tertiary:hover {
  background-color: #03a9f4;
  border-color: #03a9f4;
  color: #fff;
}
:not(.aXNw) .k-button-outline-tertiary.k-focus,
:not(.aXNw) .k-button-outline-tertiary:focus {
  box-shadow: 0 0 0 2px rgba(3, 169, 244, 0.3);
}
:not(.aXNw) .k-button-outline-tertiary.k-active,
:not(.aXNw) .k-button-outline-tertiary.k-selected,
:not(.aXNw) .k-button-outline-tertiary:active {
  background-color: #03a9f4;
  border-color: #03a9f4;
  color: #fff;
}
:not(.aXNw) .k-button-outline-info {
  background-color: transparent;
  border-color: currentColor;
  box-shadow: none;
  color: #bbdefb;
}
:not(.aXNw) .k-button-outline-info.k-hover,
:not(.aXNw) .k-button-outline-info:hover {
  background-color: #bbdefb;
  border-color: #bbdefb;
  color: #000;
}
:not(.aXNw) .k-button-outline-info.k-focus,
:not(.aXNw) .k-button-outline-info:focus {
  box-shadow: 0 0 0 2px rgba(187, 222, 251, 0.3);
}
:not(.aXNw) .k-button-outline-info.k-active,
:not(.aXNw) .k-button-outline-info.k-selected,
:not(.aXNw) .k-button-outline-info:active {
  background-color: #bbdefb;
  border-color: #bbdefb;
  color: #000;
}
:not(.aXNw) .k-button-outline-success {
  background-color: transparent;
  border-color: currentColor;
  box-shadow: none;
  color: #c8e6c9;
}
:not(.aXNw) .k-button-outline-success.k-hover,
:not(.aXNw) .k-button-outline-success:hover {
  background-color: #c8e6c9;
  border-color: #c8e6c9;
  color: #000;
}
:not(.aXNw) .k-button-outline-success.k-focus,
:not(.aXNw) .k-button-outline-success:focus {
  box-shadow: 0 0 0 2px rgba(200, 230, 201, 0.3);
}
:not(.aXNw) .k-button-outline-success.k-active,
:not(.aXNw) .k-button-outline-success.k-selected,
:not(.aXNw) .k-button-outline-success:active {
  background-color: #c8e6c9;
  border-color: #c8e6c9;
  color: #000;
}
:not(.aXNw) .k-button-outline-warning {
  background-color: transparent;
  border-color: currentColor;
  box-shadow: none;
  color: #fdefba;
}
:not(.aXNw) .k-button-outline-warning.k-hover,
:not(.aXNw) .k-button-outline-warning:hover {
  background-color: #fdefba;
  border-color: #fdefba;
  color: #000;
}
:not(.aXNw) .k-button-outline-warning.k-focus,
:not(.aXNw) .k-button-outline-warning:focus {
  box-shadow: 0 0 0 2px hsla(47, 94%, 86%, 0.3);
}
:not(.aXNw) .k-button-outline-warning.k-active,
:not(.aXNw) .k-button-outline-warning.k-selected,
:not(.aXNw) .k-button-outline-warning:active {
  background-color: #fdefba;
  border-color: #fdefba;
  color: #000;
}
:not(.aXNw) .k-button-outline-error {
  background-color: transparent;
  border-color: currentColor;
  box-shadow: none;
  color: #ffcdd2;
}
:not(.aXNw) .k-button-outline-error.k-hover,
:not(.aXNw) .k-button-outline-error:hover {
  background-color: #ffcdd2;
  border-color: #ffcdd2;
  color: #000;
}
:not(.aXNw) .k-button-outline-error.k-focus,
:not(.aXNw) .k-button-outline-error:focus {
  box-shadow: 0 0 0 2px rgba(255, 205, 210, 0.3);
}
:not(.aXNw) .k-button-outline-error.k-active,
:not(.aXNw) .k-button-outline-error.k-selected,
:not(.aXNw) .k-button-outline-error:active {
  background-color: #ffcdd2;
  border-color: #ffcdd2;
  color: #000;
}
:not(.aXNw) .k-button-outline-dark {
  background-color: transparent;
  border-color: currentColor;
  box-shadow: none;
  color: #424242;
}
:not(.aXNw) .k-button-outline-dark.k-hover,
:not(.aXNw) .k-button-outline-dark:hover {
  background-color: #424242;
  border-color: #424242;
  color: #fff;
}
:not(.aXNw) .k-button-outline-dark.k-focus,
:not(.aXNw) .k-button-outline-dark:focus {
  box-shadow: 0 0 0 2px rgba(66, 66, 66, 0.3);
}
:not(.aXNw) .k-button-outline-dark.k-active,
:not(.aXNw) .k-button-outline-dark.k-selected,
:not(.aXNw) .k-button-outline-dark:active {
  background-color: #424242;
  border-color: #424242;
  color: #fff;
}
:not(.aXNw) .k-button-outline-light {
  background-color: transparent;
  border-color: currentColor;
  box-shadow: none;
  color: #ebebeb;
}
:not(.aXNw) .k-button-outline-light.k-hover,
:not(.aXNw) .k-button-outline-light:hover {
  background-color: #ebebeb;
  border-color: #ebebeb;
  color: #000;
}
:not(.aXNw) .k-button-outline-light.k-focus,
:not(.aXNw) .k-button-outline-light:focus {
  box-shadow: 0 0 0 2px hsla(0, 0%, 92%, 0.3);
}
:not(.aXNw) .k-button-outline-light.k-active,
:not(.aXNw) .k-button-outline-light.k-selected,
:not(.aXNw) .k-button-outline-light:active {
  background-color: #ebebeb;
  border-color: #ebebeb;
  color: #000;
}
:not(.aXNw) .k-button-outline-inverse {
  background-color: transparent;
  border-color: currentColor;
  box-shadow: none;
  color: #424242;
}
:not(.aXNw) .k-button-outline-inverse.k-hover,
:not(.aXNw) .k-button-outline-inverse:hover {
  background-color: #424242;
  border-color: #424242;
  color: #fff;
}
:not(.aXNw) .k-button-outline-inverse.k-focus,
:not(.aXNw) .k-button-outline-inverse:focus {
  box-shadow: 0 0 0 2px rgba(66, 66, 66, 0.3);
}
:not(.aXNw) .k-button-outline-inverse.k-active,
:not(.aXNw) .k-button-outline-inverse.k-selected,
:not(.aXNw) .k-button-outline-inverse:active {
  background-color: #424242;
  border-color: #424242;
  color: #fff;
}
:not(.aXNw) .k-button-outline-base {
  background-color: transparent;
  border-color: currentColor;
  box-shadow: none;
  color: #444445;
}
:not(.aXNw) .k-button-outline-base.k-hover,
:not(.aXNw) .k-button-outline-base:hover {
  background-color: #444445;
  border-color: #444445;
  color: #fff;
}
:not(.aXNw) .k-button-outline-base.k-focus,
:not(.aXNw) .k-button-outline-base:focus {
  box-shadow: 0 0 0 2px rgba(68, 68, 69, 0.3);
}
:not(.aXNw) .k-button-outline-base.k-active,
:not(.aXNw) .k-button-outline-base.k-selected,
:not(.aXNw) .k-button-outline-base:active {
  background-color: #444445;
  border-color: #444445;
  color: #fff;
}
:not(.aXNw) .k-button-flat-primary {
  color: #0265dc;
}
:not(.aXNw) .k-button-flat-secondary {
  color: #666;
}
:not(.aXNw) .k-button-flat-tertiary {
  color: #03a9f4;
}
:not(.aXNw) .k-button-flat-info {
  color: #bbdefb;
}
:not(.aXNw) .k-button-flat-success {
  color: #c8e6c9;
}
:not(.aXNw) .k-button-flat-warning {
  color: #fdefba;
}
:not(.aXNw) .k-button-flat-error {
  color: #ffcdd2;
}
:not(.aXNw) .k-button-flat-dark {
  color: #424242;
}
:not(.aXNw) .k-button-flat-light {
  color: #ebebeb;
}
:not(.aXNw) .k-button-flat-inverse {
  color: #424242;
}
:not(.aXNw) .k-button-flat-base {
  color: inherit;
}
:not(.aXNw) .k-button-link-primary {
  color: #0265dc;
}
:not(.aXNw) .k-button-link-primary.k-hover,
:not(.aXNw) .k-button-link-primary:hover {
  color: #0255b9;
}
:not(.aXNw) .k-button-link-primary.k-focus,
:not(.aXNw) .k-button-link-primary:focus {
  box-shadow: 0 0 0 2px rgba(2, 101, 220, 0.3);
}
:not(.aXNw) .k-button-link-primary.k-active,
:not(.aXNw) .k-button-link-primary.k-selected,
:not(.aXNw) .k-button-link-primary:active {
  color: #0255b9;
}
:not(.aXNw) .k-button-link-secondary {
  color: #666;
}
:not(.aXNw) .k-button-link-secondary.k-hover,
:not(.aXNw) .k-button-link-secondary:hover {
  color: #565656;
}
:not(.aXNw) .k-button-link-secondary.k-focus,
:not(.aXNw) .k-button-link-secondary:focus {
  box-shadow: 0 0 0 2px hsla(0, 0%, 40%, 0.3);
}
:not(.aXNw) .k-button-link-secondary.k-active,
:not(.aXNw) .k-button-link-secondary.k-selected,
:not(.aXNw) .k-button-link-secondary:active {
  color: #565656;
}
:not(.aXNw) .k-button-link-tertiary {
  color: #03a9f4;
}
:not(.aXNw) .k-button-link-tertiary.k-hover,
:not(.aXNw) .k-button-link-tertiary:hover {
  color: #038ecd;
}
:not(.aXNw) .k-button-link-tertiary.k-focus,
:not(.aXNw) .k-button-link-tertiary:focus {
  box-shadow: 0 0 0 2px rgba(3, 169, 244, 0.3);
}
:not(.aXNw) .k-button-link-tertiary.k-active,
:not(.aXNw) .k-button-link-tertiary.k-selected,
:not(.aXNw) .k-button-link-tertiary:active {
  color: #038ecd;
}
:not(.aXNw) .k-button-link-info {
  color: #bbdefb;
}
:not(.aXNw) .k-button-link-info.k-hover,
:not(.aXNw) .k-button-link-info:hover {
  color: #9dbad3;
}
:not(.aXNw) .k-button-link-info.k-focus,
:not(.aXNw) .k-button-link-info:focus {
  box-shadow: 0 0 0 2px rgba(187, 222, 251, 0.3);
}
:not(.aXNw) .k-button-link-info.k-active,
:not(.aXNw) .k-button-link-info.k-selected,
:not(.aXNw) .k-button-link-info:active {
  color: #9dbad3;
}
:not(.aXNw) .k-button-link-success {
  color: #c8e6c9;
}
:not(.aXNw) .k-button-link-success.k-hover,
:not(.aXNw) .k-button-link-success:hover {
  color: #a8c1a9;
}
:not(.aXNw) .k-button-link-success.k-focus,
:not(.aXNw) .k-button-link-success:focus {
  box-shadow: 0 0 0 2px rgba(200, 230, 201, 0.3);
}
:not(.aXNw) .k-button-link-success.k-active,
:not(.aXNw) .k-button-link-success.k-selected,
:not(.aXNw) .k-button-link-success:active {
  color: #a8c1a9;
}
:not(.aXNw) .k-button-link-warning {
  color: #fdefba;
}
:not(.aXNw) .k-button-link-warning.k-hover,
:not(.aXNw) .k-button-link-warning:hover {
  color: #d5c99c;
}
:not(.aXNw) .k-button-link-warning.k-focus,
:not(.aXNw) .k-button-link-warning:focus {
  box-shadow: 0 0 0 2px hsla(47, 94%, 86%, 0.3);
}
:not(.aXNw) .k-button-link-warning.k-active,
:not(.aXNw) .k-button-link-warning.k-selected,
:not(.aXNw) .k-button-link-warning:active {
  color: #d5c99c;
}
:not(.aXNw) .k-button-link-error {
  color: #ffcdd2;
}
:not(.aXNw) .k-button-link-error.k-hover,
:not(.aXNw) .k-button-link-error:hover {
  color: #d6acb0;
}
:not(.aXNw) .k-button-link-error.k-focus,
:not(.aXNw) .k-button-link-error:focus {
  box-shadow: 0 0 0 2px rgba(255, 205, 210, 0.3);
}
:not(.aXNw) .k-button-link-error.k-active,
:not(.aXNw) .k-button-link-error.k-selected,
:not(.aXNw) .k-button-link-error:active {
  color: #d6acb0;
}
:not(.aXNw) .k-button-link-dark {
  color: #424242;
}
:not(.aXNw) .k-button-link-dark.k-hover,
:not(.aXNw) .k-button-link-dark:hover {
  color: #373737;
}
:not(.aXNw) .k-button-link-dark.k-focus,
:not(.aXNw) .k-button-link-dark:focus {
  box-shadow: 0 0 0 2px rgba(66, 66, 66, 0.3);
}
:not(.aXNw) .k-button-link-dark.k-active,
:not(.aXNw) .k-button-link-dark.k-selected,
:not(.aXNw) .k-button-link-dark:active {
  color: #373737;
}
:not(.aXNw) .k-button-link-light {
  color: #ebebeb;
}
:not(.aXNw) .k-button-link-light.k-hover,
:not(.aXNw) .k-button-link-light:hover {
  color: #c5c5c5;
}
:not(.aXNw) .k-button-link-light.k-focus,
:not(.aXNw) .k-button-link-light:focus {
  box-shadow: 0 0 0 2px hsla(0, 0%, 92%, 0.3);
}
:not(.aXNw) .k-button-link-light.k-active,
:not(.aXNw) .k-button-link-light.k-selected,
:not(.aXNw) .k-button-link-light:active {
  color: #c5c5c5;
}
:not(.aXNw) .k-button-link-inverse {
  color: #424242;
}
:not(.aXNw) .k-button-link-inverse.k-hover,
:not(.aXNw) .k-button-link-inverse:hover {
  color: #373737;
}
:not(.aXNw) .k-button-link-inverse.k-focus,
:not(.aXNw) .k-button-link-inverse:focus {
  box-shadow: 0 0 0 2px rgba(66, 66, 66, 0.3);
}
:not(.aXNw) .k-button-link-inverse.k-active,
:not(.aXNw) .k-button-link-inverse.k-selected,
:not(.aXNw) .k-button-link-inverse:active {
  color: #373737;
}
:not(.aXNw) .k-button-link-base {
  color: #444445;
}
:not(.aXNw) .k-button-link-base.k-hover,
:not(.aXNw) .k-button-link-base:hover {
  color: #39393a;
}
:not(.aXNw) .k-button-link-base.k-focus,
:not(.aXNw) .k-button-link-base:focus {
  box-shadow: 0 0 0 2px rgba(68, 68, 69, 0.3);
}
:not(.aXNw) .k-button-link-base.k-active,
:not(.aXNw) .k-button-link-base.k-selected,
:not(.aXNw) .k-button-link-base:active {
  color: #39393a;
}
:not(.aXNw) .k-button-clear-primary {
  color: #0265dc;
}
:not(.aXNw) .k-button-clear-primary.k-focus:after,
:not(.aXNw) .k-button-clear-primary:active:after,
:not(.aXNw) .k-button-clear-primary:focus:after {
  background-color: currentColor;
  display: block;
  opacity: 0.1;
}
:not(.aXNw) .k-button-clear-secondary {
  color: #666;
}
:not(.aXNw) .k-button-clear-secondary.k-focus:after,
:not(.aXNw) .k-button-clear-secondary:active:after,
:not(.aXNw) .k-button-clear-secondary:focus:after {
  background-color: currentColor;
  display: block;
  opacity: 0.1;
}
:not(.aXNw) .k-button-clear-tertiary {
  color: #03a9f4;
}
:not(.aXNw) .k-button-clear-tertiary.k-focus:after,
:not(.aXNw) .k-button-clear-tertiary:active:after,
:not(.aXNw) .k-button-clear-tertiary:focus:after {
  background-color: currentColor;
  display: block;
  opacity: 0.1;
}
:not(.aXNw) .k-button-clear-info {
  color: #bbdefb;
}
:not(.aXNw) .k-button-clear-info.k-focus:after,
:not(.aXNw) .k-button-clear-info:active:after,
:not(.aXNw) .k-button-clear-info:focus:after {
  background-color: currentColor;
  display: block;
  opacity: 0.1;
}
:not(.aXNw) .k-button-clear-success {
  color: #c8e6c9;
}
:not(.aXNw) .k-button-clear-success.k-focus:after,
:not(.aXNw) .k-button-clear-success:active:after,
:not(.aXNw) .k-button-clear-success:focus:after {
  background-color: currentColor;
  display: block;
  opacity: 0.1;
}
:not(.aXNw) .k-button-clear-warning {
  color: #fdefba;
}
:not(.aXNw) .k-button-clear-warning.k-focus:after,
:not(.aXNw) .k-button-clear-warning:active:after,
:not(.aXNw) .k-button-clear-warning:focus:after {
  background-color: currentColor;
  display: block;
  opacity: 0.1;
}
:not(.aXNw) .k-button-clear-error {
  color: #ffcdd2;
}
:not(.aXNw) .k-button-clear-error.k-focus:after,
:not(.aXNw) .k-button-clear-error:active:after,
:not(.aXNw) .k-button-clear-error:focus:after {
  background-color: currentColor;
  display: block;
  opacity: 0.1;
}
:not(.aXNw) .k-button-clear-dark {
  color: #424242;
}
:not(.aXNw) .k-button-clear-dark.k-focus:after,
:not(.aXNw) .k-button-clear-dark:active:after,
:not(.aXNw) .k-button-clear-dark:focus:after {
  background-color: currentColor;
  display: block;
  opacity: 0.1;
}
:not(.aXNw) .k-button-clear-light {
  color: #ebebeb;
}
:not(.aXNw) .k-button-clear-light.k-focus:after,
:not(.aXNw) .k-button-clear-light:active:after,
:not(.aXNw) .k-button-clear-light:focus:after {
  background-color: currentColor;
  display: block;
  opacity: 0.1;
}
:not(.aXNw) .k-button-clear-inverse {
  color: #424242;
}
:not(.aXNw) .k-button-clear-inverse.k-focus:after,
:not(.aXNw) .k-button-clear-inverse:active:after,
:not(.aXNw) .k-button-clear-inverse:focus:after {
  background-color: currentColor;
  display: block;
  opacity: 0.1;
}
:not(.aXNw) .k-button-clear-base {
  color: #444445;
}
:not(.aXNw) .k-button-clear-base.k-focus:after,
:not(.aXNw) .k-button-clear-base:active:after,
:not(.aXNw) .k-button-clear-base:focus:after {
  background-color: currentColor;
  display: block;
  opacity: 0.1;
}
:not(.aXNw) .k-checkbox {
  -webkit-appearance: none;
  background-position: 50%;
  background-repeat: no-repeat;
  background-size: contain;
  border-style: solid;
  border-width: 1px;
  cursor: pointer;
  display: inline-block;
  flex: none;
  line-height: normal;
  margin: 0;
  outline: 0;
  padding: 0;
  position: relative;
  vertical-align: middle;
}
:not(.aXNw) .k-checkbox.k-checked,
:not(.aXNw) .k-checkbox:checked {
  background-image: url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 16 16'%3E%3Cpath fill='none' stroke='%23fff' stroke-linecap='square' stroke-linejoin='square' stroke-width='2' d='m3 8 3 3 7-7'/%3E%3C/svg%3E");
}
:not(.aXNw) .k-checkbox.k-indeterminate,
:not(.aXNw) .k-checkbox:indeterminate {
  background-image: url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 16 16'%3E%3Cpath fill='none' stroke='%230265dc' stroke-linecap='square' stroke-linejoin='square' stroke-width='2' d='M4 8h8'/%3E%3C/svg%3E");
}
:not(.aXNw) .k-checkbox.k-disabled,
:not(.aXNw) .k-checkbox:disabled {
  box-shadow: none;
  cursor: default;
  filter: grayscale(0.1);
  opacity: 0.6;
  outline: 0;
  pointer-events: none;
}
:not(.aXNw) .k-checkbox-wrap {
  align-items: center;
  align-self: flex-start;
  display: inline-flex;
  flex: none;
  flex-flow: row nowrap;
  gap: 0;
  position: relative;
  vertical-align: middle;
}
:not(.aXNw) .k-checkbox-wrap:before {
  content: "​";
  display: inline-block;
  flex: none;
  overflow: hidden;
  vertical-align: top;
  width: 0;
}
:not(.aXNw) .k-checkbox-label {
  align-items: flex-start;
  cursor: pointer;
  display: inline-flex;
  gap: 4px;
  margin: 0;
  padding: 0;
  position: relative;
  vertical-align: middle;
}
:not(.aXNw) .k-checkbox-label .k-ripple {
  visibility: hidden !important;
}
:not(.aXNw) .k-checkbox + .k-checkbox-label,
:not(.aXNw) .k-checkbox + .k-label,
:not(.aXNw) .k-checkbox-wrap + .k-checkbox-label,
:not(.aXNw) .k-checkbox-wrap + .k-label {
  display: inline;
  margin-inline-start: 4px;
}
:not(.aXNw) .k-checkbox-label:empty {
  display: none !important;
}
:not(.aXNw) .k-checkbox-label.k-no-text {
  min-width: 1px;
}
:not(.aXNw) .k-checkbox-list {
  display: flex;
  flex-flow: column nowrap;
  gap: 0;
  list-style: none;
  margin: 0;
  padding: 0;
}
:not(.aXNw) .k-checkbox-item,
:not(.aXNw) .k-checkbox-list-item {
  align-content: center;
  align-items: center;
  display: flex;
  flex-flow: row nowrap;
  gap: 4px;
  padding: 4px 0;
}
:not(.aXNw) .k-checkbox-item .k-checkbox-label,
:not(.aXNw) .k-checkbox-list-item .k-checkbox-label {
  margin: 0;
}
:not(.aXNw) .k-checkbox-list-horizontal,
:not(.aXNw) .k-checkbox-list.k-list-horizontal {
  display: flex;
  flex-flow: row wrap;
  gap: 16px;
}
:not(.aXNw) .k-ripple-container .k-checkbox:after {
  border-radius: 100%;
  content: "";
  display: block;
  left: 50%;
  position: absolute;
  top: 50%;
  transform: translate(-50%, -50%) scale(0);
  transform-origin: center center;
  transition:
    opacity 0.1s linear,
    transform 0.15s cubic-bezier(0.4, 0, 0.2, 1);
  z-index: -1;
}
:not(.aXNw) .k-ripple-container .k-checkbox.k-focus,
:not(.aXNw) .k-ripple-container .k-checkbox:focus {
  box-shadow: none !important;
}
:not(.aXNw) .k-ripple-container .k-checkbox.k-focus:after,
:not(.aXNw) .k-ripple-container .k-checkbox:focus:after {
  transform: translate(-50%, -50%) scale(1);
}
:not(.aXNw) .k-ripple-container .k-checkbox.k-disabled:after,
:not(.aXNw) .k-ripple-container .k-checkbox:disabled:after {
  display: none;
}
:not(.aXNw) .k-checkbox-sm {
  height: 12px;
  width: 12px;
}
:not(.aXNw) .k-checkbox-sm:before {
  font-size: 10px;
}
:not(.aXNw) .k-ripple-container .k-checkbox-size:after {
  height: 36px;
  width: 36px;
}
:not(.aXNw) .k-checkbox-md {
  height: 16px;
  width: 16px;
}
:not(.aXNw) .k-checkbox-md:before {
  font-size: 14px;
}
:not(.aXNw) .k-ripple-container .k-checkbox-size:after {
  height: 48px;
  width: 48px;
}
:not(.aXNw) .k-checkbox-lg {
  height: 20px;
  width: 20px;
}
:not(.aXNw) .k-checkbox-lg:before {
  font-size: 18px;
}
:not(.aXNw) .k-ripple-container .k-checkbox-size:after {
  height: 60px;
  width: 60px;
}
:not(.aXNw) .k-checkbox {
  background-color: #fff;
  border-color: rgba(0, 0, 0, 0.08);
}
:not(.aXNw) .k-checkbox.k-focus,
:not(.aXNw) .k-checkbox:focus {
  box-shadow: 0 0 0 2px rgba(0, 0, 0, 0.06);
}
:not(.aXNw) .k-checkbox.k-indeterminate,
:not(.aXNw) .k-checkbox:indeterminate {
  background-color: #fff;
  border-color: rgba(0, 0, 0, 0.08);
  color: #0265dc;
}
:not(.aXNw) .k-checkbox.k-checked,
:not(.aXNw) .k-checkbox:checked {
  background-color: #0265dc;
  border-color: #0265dc;
  color: #fff;
}
:not(.aXNw) .k-checkbox.k-checked.k-focus,
:not(.aXNw) .k-checkbox:checked:focus {
  box-shadow: 0 0 0 2px rgba(2, 101, 220, 0.3);
}
:not(.aXNw) .k-checkbox.k-invalid {
  border-color: #ffcdd2;
}
:not(.aXNw) .k-checkbox.k-invalid + .k-checkbox-label {
  color: #ffcdd2;
}
:not(.aXNw) .k-checkbox-wrap .k-ripple-blob {
  color: #0265dc;
  opacity: 0.25;
}
:not(.aXNw) .k-ripple-container .k-checkbox:after {
  background: #0265dc;
  opacity: 0.25;
}
:not(.aXNw) .k-list {
  display: flex;
  flex-flow: column nowrap;
  margin: 0;
  outline: 0;
  overflow: hidden;
  padding: 0;
  position: relative;
}
:not(.aXNw) .k-list,
:not(.aXNw) .k-list *,
:not(.aXNw) .k-list :after,
:not(.aXNw) .k-list :before {
  box-sizing: border-box;
}
:not(.aXNw) .k-popup > .k-list {
  border-width: 0;
  height: 100%;
}
:not(.aXNw) .k-list-group-sticky-header {
  align-items: center;
  border-style: solid;
  border-width: 0 0 1px;
  cursor: pointer;
  display: flex;
  flex: none;
  flex-flow: row nowrap;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
}
:not(.aXNw) .k-list-content {
  border-color: inherit;
  flex: 1 1 auto;
  overflow: hidden;
  overflow-y: auto;
  -webkit-overflow-scrolling: touch;
  position: relative;
}
:not(.aXNw) .k-list-ul {
  border-color: inherit;
  border-width: 0;
  height: auto;
  list-style: none;
  margin: 0;
  padding: 0;
}
:not(.aXNw) .k-list-item,
:not(.aXNw) .k-list-optionlabel {
  align-content: center;
  align-items: center;
  border: 0;
  cursor: pointer;
  display: flex;
  flex-flow: row nowrap;
  gap: 4px;
  outline: 0;
  position: relative;
  transition-duration: 0.2s;
  transition-property: color, background-color, outline-color, box-shadow;
  transition-timing-function: ease;
}
:not(.aXNw) .k-first.k-list-optionlabel:before,
:not(.aXNw) .k-list-item.k-first:before {
  border-style: solid;
  border-width: 1px 0 0;
  content: "";
  left: 0;
  position: absolute;
  right: 0;
  top: 0;
}
:not(.aXNw) .k-list-item-text:before,
:not(.aXNw) .k-list-optionlabel:before {
  content: "​";
  overflow: hidden;
  width: 0;
}
:not(.aXNw) .k-list-group-item {
  align-content: center;
  align-items: center;
  border-style: solid;
  border-width: 1px 0 0;
  cursor: default;
  display: flex;
  flex-flow: row nowrap;
  gap: 4px;
  position: relative;
}
:not(.aXNw) .k-list-item-group-label {
  font-size: 0.75em;
  inset-inline-end: 0;
  padding: 0 0.5em;
  position: absolute;
  top: 0;
}
:not(.aXNw) .k-ie .k-list-item-group-label {
  right: 0;
}
:not(.aXNw) .k-ie .k-rtl .k-list-item-group-label,
:not(.aXNw) .k-ie [dir="rtl"] .k-list-item-group-label {
  left: 0;
  right: auto;
}
:not(.aXNw) .k-virtual-content,
:not(.aXNw) .k-virtual-list .k-list-content {
  overflow-y: scroll;
}
:not(.aXNw) .k-virtual-content .k-list-group-item,
:not(.aXNw) .k-virtual-content .k-list-item,
:not(.aXNw) .k-virtual-content .k-list-optionlabel,
:not(.aXNw) .k-virtual-list .k-list-group-item,
:not(.aXNw) .k-virtual-list .k-list-item,
:not(.aXNw) .k-virtual-list .k-list-optionlabel {
  position: absolute;
  width: 100%;
}
:not(.aXNw) .k-virtual-list .k-list-header-text,
:not(.aXNw) .k-virtual-list .k-list-item-text {
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
}
:not(.aXNw) .k-virtual-list .k-list-optionlabel {
  position: relative;
}
:not(.aXNw) .k-list-filter {
  box-sizing: border-box;
  display: block;
  flex: 0 0 auto;
  padding: 8px;
  position: relative;
}
:not(.aXNw) .k-list-sm {
  font-size: 14px;
}
:not(.aXNw) .k-list-sm .k-list-group-item,
:not(.aXNw) .k-list-sm .k-list-group-sticky-header,
:not(.aXNw) .k-list-sm .k-list-item,
:not(.aXNw) .k-list-sm .k-list-optionlabel {
  padding: 2px 8px;
}
:not(.aXNw) .k-list-md {
  font-size: 14px;
}
:not(.aXNw) .k-list-md .k-list-group-item,
:not(.aXNw) .k-list-md .k-list-group-sticky-header,
:not(.aXNw) .k-list-md .k-list-item,
:not(.aXNw) .k-list-md .k-list-optionlabel {
  padding: 4px 8px;
}
:not(.aXNw) .k-list-lg {
  font-size: 14px;
}
:not(.aXNw) .k-list-lg .k-list-group-item,
:not(.aXNw) .k-list-lg .k-list-group-sticky-header,
:not(.aXNw) .k-list-lg .k-list-item,
:not(.aXNw) .k-list-lg .k-list-optionlabel {
  padding: 6px 8px;
}
:not(.aXNw) .k-no-data,
:not(.aXNw) .k-nodata {
  align-items: center;
  display: flex;
  font-weight: lighter;
  justify-content: center;
  min-height: 140px;
  text-align: center;
  white-space: normal;
}
:not(.aXNw) .k-list {
  background-color: #fff;
  border-color: rgba(0, 0, 0, 0.08);
  color: #424242;
}
:not(.aXNw) .k-list-group-sticky-header {
  border-color: inherit;
  box-shadow: 0 5px 10px 0 rgba(0, 0, 0, 0.06);
}
:not(.aXNw) .k-hover.k-list-optionlabel,
:not(.aXNw) .k-list-item.k-hover,
:not(.aXNw) .k-list-item:hover,
:not(.aXNw) .k-list-optionlabel:hover {
  background-color: #eee;
  color: #444445;
}
:not(.aXNw) .k-focus.k-list-optionlabel,
:not(.aXNw) .k-list-item.k-focus,
:not(.aXNw) .k-list-item:focus,
:not(.aXNw) .k-list-optionlabel:focus {
  box-shadow: inset 0 0 0 2px rgba(0, 0, 0, 0.12);
}
:not(.aXNw) .k-list-item.k-selected,
:not(.aXNw) .k-selected.k-list-optionlabel {
  background-color: #0265dc;
  color: #fff;
}
:not(.aXNw) .k-list-item.k-selected.k-hover,
:not(.aXNw) .k-list-item.k-selected:hover,
:not(.aXNw) .k-selected.k-hover.k-list-optionlabel,
:not(.aXNw) .k-selected.k-list-optionlabel:hover {
  background-color: #025dca;
  color: #fff;
}
:not(.aXNw) .k-list-group-item {
  border-color: inherit;
}
:not(.aXNw) .k-list-item-group-label {
  background-color: #424242;
  color: #fff;
}
:not(.aXNw) .k-no-data,
:not(.aXNw) .k-nodata {
  color: #666;
}
:not(.aXNw) .k-calendar {
  border-style: solid;
  border-width: 1px;
  box-sizing: border-box;
  display: inline-flex;
  flex-flow: column nowrap;
  font-family: inherit;
  font-size: 14px;
  line-height: 1.4285714286;
  outline: 0;
  overflow: hidden;
  position: relative;
  -webkit-user-select: none;
  -moz-user-select: none;
  user-select: none;
  -webkit-touch-callout: none;
  -webkit-tap-highlight-color: transparent;
}
:not(.aXNw) .k-calendar > .k-calendar {
  border: 0;
}
:not(.aXNw) .k-calendar .k-link {
  overflow: hidden;
  position: relative;
  white-space: normal;
}
:not(.aXNw) .k-calendar-table {
  border-collapse: separate;
  border-color: inherit;
  border-spacing: 0;
  border-width: 0;
  display: inline-table;
  margin: 0;
  outline: 0;
  position: relative;
  table-layout: fixed;
  text-align: center;
  vertical-align: top;
  z-index: 1;
}
:not(.aXNw) .k-calendar .k-meta-header,
:not(.aXNw) .k-calendar .k-month-header,
:not(.aXNw) .k-calendar-caption,
:not(.aXNw) .k-calendar-caption.k-calendar-th {
  box-sizing: border-box;
  cursor: default;
  font-weight: 700;
  height: 38px;
  padding: 4px 8px;
  text-align: left;
  text-transform: none;
}
:not(.aXNw) .k-calendar-td,
:not(.aXNw) .k-calendar-th {
  border: 0 solid;
  border-color: inherit;
  cursor: default;
  font-weight: 400;
  padding: 0;
  text-align: center;
}
:not(.aXNw) .k-calendar-th {
  font-size: 12px;
  height: 38px;
  line-height: 2;
  text-transform: uppercase;
  width: 38px;
}
:not(.aXNw) .k-calendar-td {
  border-color: transparent;
  border-radius: 3px;
}
:not(.aXNw) .k-calendar .k-header {
  align-items: center;
  border-bottom-style: solid;
  border-bottom-width: 1px;
  display: flex;
  flex-flow: row nowrap;
  gap: 4px;
  padding: 4px;
  position: relative;
  z-index: 2;
}
:not(.aXNw) .k-calendar-header {
  align-items: center;
  box-sizing: border-box;
  display: flex;
  flex: 0 0 auto;
  justify-content: space-between;
  min-width: 304px;
  padding: 4px;
}
:not(.aXNw) .k-calendar-header .k-calendar-title,
:not(.aXNw) .k-calendar-header .k-title {
  font-weight: 700;
}
:not(.aXNw) .k-calendar-header .k-nav-today,
:not(.aXNw) .k-calendar-header .k-today {
  cursor: pointer;
  outline: 0;
  text-decoration: none;
}
:not(.aXNw) .k-calendar-header .k-calendar-nav {
  align-items: center;
  display: flex;
  flex-flow: row nowrap;
  gap: 4px;
}
:not(.aXNw) .k-calendar .k-footer,
:not(.aXNw) .k-calendar-footer {
  clear: both;
  padding: 8px 16px;
  text-align: center;
}
:not(.aXNw) .k-calendar-view {
  box-sizing: content-box;
  gap: 16px;
  margin: auto;
  min-height: 266px;
  overflow: hidden;
  padding: 0 4px;
  position: relative;
  width: 266px;
  z-index: 1;
}
:not(.aXNw) .k-calendar-view .k-link {
  align-items: center;
  border-radius: 3px;
  box-sizing: border-box;
  display: flex;
  flex-direction: row;
  justify-content: center;
  padding: 0.5em;
}
:not(.aXNw) .k-week-number .k-calendar-view {
  width: 304px;
}
:not(.aXNw) .k-calendar-monthview .k-calendar-td,
:not(.aXNw) .k-calendar-monthview .k-link {
  height: 38px;
  width: 38px;
}
:not(.aXNw) .k-calendar-yearview .k-calendar-td {
  height: auto;
  width: auto;
}
:not(.aXNw) .k-calendar-yearview .k-link {
  height: 66.5px;
  width: 66.5px;
}
:not(.aXNw) .k-calendar-decadeview .k-calendar-td {
  height: auto;
  width: auto;
}
:not(.aXNw) .k-calendar-decadeview .k-link {
  height: 66.5px;
  width: 66.5px;
}
:not(.aXNw) .k-calendar-centuryview .k-calendar-td {
  height: auto;
  width: auto;
}
:not(.aXNw) .k-calendar-centuryview .k-link {
  height: 66.5px;
  text-align: left;
  width: 66.5px;
}
:not(.aXNw) .k-popup .k-calendar {
  height: 100%;
}
:not(.aXNw) .k-calendar-container,
:not(.aXNw) .k-datetime-container {
  padding: 0;
}
:not(.aXNw) .k-calendar-container .k-calendar,
:not(.aXNw) .k-datetime-container .k-calendar {
  border-width: 0;
}
:not(.aXNw) .k-calendar .k-calendar-content.k-scrollable,
:not(.aXNw) .k-calendar .k-content.k-scrollable {
  box-sizing: content-box;
  display: block;
  margin-left: -100px;
  margin-right: -117px;
  overflow-x: hidden;
  overflow-y: auto;
  padding-left: 100px;
  padding-right: 100px;
}
:not(.aXNw) .k-calendar .k-scrollable-placeholder {
  position: absolute;
  right: 0;
  top: 0;
  width: 1px;
  z-index: -1;
}
:not(.aXNw) .k-calendar-infinite {
  box-sizing: content-box;
  display: inline-flex;
  flex-flow: row nowrap;
}
:not(.aXNw) .k-calendar-infinite .k-calendar-view {
  display: flex;
  flex: 0 0 auto;
  flex-flow: column nowrap;
  gap: 0;
  height: 342px;
  overflow: hidden;
  padding: 0 16px;
}
:not(.aXNw) .k-calendar-infinite .k-calendar-view .k-content.k-scrollable {
  position: relative;
}
:not(.aXNw) .k-calendar-infinite .k-calendar-view:after {
  bottom: 0;
  box-shadow: 0 0 38px 19px #fff;
  content: "​";
  display: block;
  height: 0;
  left: -25%;
  line-height: 0;
  position: absolute;
  width: 150%;
  z-index: 1;
}
:not(.aXNw) .k-calendar-infinite .k-calendar-header {
  margin-left: -16px;
  margin-right: -16px;
  min-width: 0;
  padding: 8px 16px;
  width: auto;
}
:not(.aXNw) .k-calendar-infinite .k-calendar-weekdays {
  flex: 0 0 auto;
}
:not(.aXNw) .k-calendar-navigation {
  display: block;
  flex: 0 0 auto;
  overflow: hidden;
  position: relative;
  text-align: center;
  width: 5em;
  z-index: 2;
}
:not(.aXNw) .k-calendar-navigation:after,
:not(.aXNw) .k-calendar-navigation:before {
  box-shadow: 0 0 6em 3em #f7f7f7;
  content: "​";
  display: block;
  height: 0;
  left: -50%;
  line-height: 0;
  position: absolute;
  width: 200%;
  z-index: 1;
}
:not(.aXNw) .k-calendar-navigation:before {
  top: 0;
}
:not(.aXNw) .k-calendar-navigation:after {
  bottom: 0;
}
:not(.aXNw) .k-calendar-navigation .k-calendar-content,
:not(.aXNw) .k-calendar-navigation .k-content {
  background: 0 0;
  bottom: 0;
  height: auto;
  left: 0;
  position: absolute;
  right: 0;
  top: 0;
}
:not(.aXNw) .k-calendar-navigation .k-calendar-content ul,
:not(.aXNw) .k-calendar-navigation .k-content ul {
  width: 5em;
}
:not(.aXNw) .k-calendar-navigation .k-calendar-content li,
:not(.aXNw) .k-calendar-navigation .k-content li {
  cursor: pointer;
  height: 2em;
  line-height: 2em;
  overflow: hidden;
  padding: 0 1em;
  text-overflow: clip;
  white-space: nowrap;
}
:not(.aXNw) .k-calendar-navigation .k-calendar-navigation-marker {
  font-weight: 700;
}
:not(.aXNw) .k-calendar-navigation .k-calendar-navigation-highlight {
  border-style: solid;
  border-width: 1px 0;
  box-sizing: border-box;
  height: 2em;
  position: absolute;
  right: 0;
  top: 50%;
  transform: translateY(-50%);
  width: 100%;
}
:not(.aXNw) .k-calendar-range {
  width: auto;
}
:not(.aXNw) .k-calendar-range .k-calendar-view {
  white-space: nowrap;
  width: auto;
}
:not(.aXNw) .k-calendar-range .k-calendar-view:after {
  display: none;
}
:not(.aXNw) .k-calendar-range .k-range-start {
  border-bottom-right-radius: 0;
  border-color: inherit;
  border-top-right-radius: 0;
}
:not(.aXNw) .k-calendar-range .k-range-end {
  border-bottom-left-radius: 0;
  border-color: inherit;
  border-top-left-radius: 0;
}
:not(.aXNw) .k-calendar-range .k-range-mid {
  border-color: inherit;
  border-radius: 0;
}
:not(.aXNw) .k-calendar[dir="rtl"] .k-nav-next,
:not(.aXNw) .k-calendar[dir="rtl"] .k-nav-prev,
:not(.aXNw) .k-calendar[dir="rtl"] .k-next-view,
:not(.aXNw) .k-calendar[dir="rtl"] .k-prev-view,
:not(.aXNw) .k-rtl .k-calendar .k-nav-next,
:not(.aXNw) .k-rtl .k-calendar .k-nav-prev,
:not(.aXNw) .k-rtl .k-calendar .k-next-view,
:not(.aXNw) .k-rtl .k-calendar .k-prev-view {
  transform: scaleX(-1);
}
:not(.aXNw) .k-calendar[dir="rtl"] .k-calendar-content.k-scrollable,
:not(.aXNw) .k-calendar[dir="rtl"] .k-content.k-scrollable,
:not(.aXNw) .k-rtl .k-calendar .k-calendar-content.k-scrollable,
:not(.aXNw) .k-rtl .k-calendar .k-content.k-scrollable {
  margin-left: -117px;
  margin-right: -100px;
  padding-left: 100px;
  padding-right: 100px;
}
:not(.aXNw) .k-calendar[dir="rtl"] .k-calendar-tbody .k-calendar-th,
:not(.aXNw) .k-calendar[dir="rtl"] tbody th,
:not(.aXNw) .k-rtl .k-calendar .k-calendar-tbody .k-calendar-th,
:not(.aXNw) .k-rtl .k-calendar tbody th {
  text-align: right;
}
:not(.aXNw) .k-calendar[dir="rtl"] .k-calendar-content > .k-calendar-table,
:not(.aXNw) .k-calendar[dir="rtl"] .k-calendar-content > table,
:not(.aXNw) .k-calendar[dir="rtl"] .k-content > .k-calendar-table,
:not(.aXNw) .k-calendar[dir="rtl"] .k-content > table,
:not(.aXNw) .k-rtl .k-calendar .k-calendar-content > .k-calendar-table,
:not(.aXNw) .k-rtl .k-calendar .k-calendar-content > table,
:not(.aXNw) .k-rtl .k-calendar .k-content > .k-calendar-table,
:not(.aXNw) .k-rtl .k-calendar .k-content > table {
  margin-left: -17px;
  margin-right: 0;
}
:not(.aXNw) .k-calendar {
  background-color: #fff;
  border-color: rgba(0, 0, 0, 0.08);
  color: #040404;
}
:not(.aXNw) .k-calendar .k-header {
  background-color: #f7f7f7;
  border-color: inherit;
  box-shadow: 0 1px 3px 1px rgba(0, 0, 0, 0.1);
  color: #444445;
}
:not(.aXNw) .k-calendar .k-nav-today {
  color: #0265dc;
}
:not(.aXNw) .k-calendar .k-nav-today.k-focus,
:not(.aXNw) .k-calendar .k-nav-today.k-hover,
:not(.aXNw) .k-calendar .k-nav-today.k-state-focus,
:not(.aXNw) .k-calendar .k-nav-today.k-state-hover,
:not(.aXNw) .k-calendar .k-nav-today:focus,
:not(.aXNw) .k-calendar .k-nav-today:hover {
  color: #0255b9;
}
:not(.aXNw) .k-calendar .k-calendar-caption,
:not(.aXNw) .k-calendar .k-calendar-th,
:not(.aXNw) .k-calendar .k-meta-header,
:not(.aXNw) .k-calendar .k-month-header {
  color: #666;
}
:not(.aXNw) .k-calendar .k-calendar-view .k-today {
  color: #0265dc;
}
:not(.aXNw) .k-calendar .k-other-month {
  color: #666;
}
:not(.aXNw) .k-calendar .k-alt {
  background-color: transparent;
  color: #666;
}
:not(.aXNw) .k-calendar .k-out-of-range {
  pointer-events: none;
  visibility: hidden;
}
:not(.aXNw) .k-calendar .k-calendar-td.k-hover .k-link,
:not(.aXNw) .k-calendar .k-calendar-td.k-state-hover .k-link,
:not(.aXNw) .k-calendar .k-calendar-td:hover .k-link {
  background-color: #eee;
  border-color: #949596;
  color: #444445;
}
:not(.aXNw) .k-calendar .k-calendar-td.k-selected .k-link,
:not(.aXNw) .k-calendar .k-calendar-td.k-state-selected .k-link {
  background-color: #0265dc;
  border-color: #0265dc;
  color: #fff;
}
:not(.aXNw) .k-calendar .k-calendar-td.k-selected.k-hover .k-link,
:not(.aXNw) .k-calendar .k-calendar-td.k-selected:hover .k-link,
:not(.aXNw) .k-calendar .k-calendar-td.k-state-selected.k-state-hover .k-link,
:not(.aXNw) .k-calendar .k-calendar-td.k-state-selected:hover .k-link {
  background-color: #0261d3;
  color: #fff;
}
:not(.aXNw) .k-calendar .k-calendar-td.k-focus .k-link,
:not(.aXNw) .k-calendar .k-calendar-td.k-selected.k-focus .k-link,
:not(.aXNw) .k-calendar .k-calendar-td.k-selected.k-focused .k-link,
:not(.aXNw) .k-calendar .k-calendar-td.k-selected:focus .k-link,
:not(.aXNw) .k-calendar .k-calendar-td.k-state-focus .k-link,
:not(.aXNw) .k-calendar .k-calendar-td.k-state-focused .k-link,
:not(.aXNw) .k-calendar .k-calendar-td.k-state-selected.k-state-focus .k-link,
:not(.aXNw)
  .k-calendar
  .k-calendar-td.k-state-selected.k-state-focused
  .k-link {
  box-shadow: inset 0 0 0 2px rgba(0, 0, 0, 0.08);
}
:not(.aXNw) .k-calendar .k-calendar-navigation {
  background-color: #f7f7f7;
  box-shadow: inset -1px 0 #bcbcbd;
  color: #444445;
}
:not(.aXNw) .k-calendar .k-calendar-navigation li.k-hover,
:not(.aXNw) .k-calendar .k-calendar-navigation li.k-state-hover,
:not(.aXNw) .k-calendar .k-calendar-navigation li:hover {
  color: #0255b9;
}
:not(.aXNw) .k-calendar .k-calendar-navigation-highlight {
  background-color: #fff;
  border-color: rgba(0, 0, 0, 0.08);
  color: #040404;
}
:not(.aXNw) .k-calendar[dir="rtl"] .k-calendar-navigation,
:not(.aXNw) .k-rtl .k-calendar .k-calendar-navigation {
  box-shadow: inset 1px 0 #bcbcbd;
}
:not(.aXNw) .k-calendar.k-invalid,
:not(.aXNw) .k-calendar.k-invalid:hover,
:not(.aXNw) .k-calendar.k-state-invalid,
:not(.aXNw) .k-calendar.ng-invalid.ng-dirty,
:not(.aXNw) .k-calendar.ng-invalid.ng-touched {
  border-color: #ffcdd2;
}
:not(.aXNw) .k-scheduler .k-calendar .k-other-month {
  background-color: transparent;
  color: #666;
}
:not(.aXNw) .k-calendar .k-range-end,
:not(.aXNw) .k-calendar .k-range-mid,
:not(.aXNw) .k-calendar .k-range-start {
  background-image: linear-gradient(
    transparent 1px,
    rgba(2, 101, 220, 0.25) 0,
    rgba(2, 101, 220, 0.25) calc(100% - 1px),
    transparent calc(100% - 1px)
  );
}
:not(.aXNw) .k-ie .k-calendar .k-range-end,
:not(.aXNw) .k-ie .k-calendar .k-range-mid,
:not(.aXNw) .k-ie .k-calendar .k-range-start {
  background-color: rgba(2, 101, 220, 0.25);
  background-image: none;
}
:not(.aXNw) .k-calendar .k-range-start.k-range-end {
  background-color: transparent;
  background-image: none;
}
:not(.aXNw) .k-calendar .k-range-end .k-link,
:not(.aXNw) .k-calendar .k-range-start .k-link {
  background-color: #0265dc;
}
:not(.aXNw) .k-calendar .k-range-end.k-active .k-link,
:not(.aXNw) .k-calendar .k-range-end.k-state-active .k-link,
:not(.aXNw) .k-calendar .k-range-start.k-active .k-link,
:not(.aXNw) .k-calendar .k-range-start.k-state-active .k-link {
  box-shadow: inset 0 0 2px 2px rgba(0, 0, 0, 0.2);
}
:not(.aXNw) .k-calendar .k-range-split-end,
:not(.aXNw) .k-calendar .k-range-split-start {
  position: relative;
}
:not(.aXNw) .k-calendar .k-range-split-end:after,
:not(.aXNw) .k-calendar .k-range-split-start:after {
  bottom: 1px;
  content: "";
  display: block;
  position: absolute;
  top: 1px;
  width: 5px;
}
:not(.aXNw) .k-calendar .k-range-split-start:after {
  background-image: linear-gradient(
    270deg,
    rgba(2, 101, 220, 0.25),
    transparent
  );
  left: -5px;
  right: auto;
}
:not(.aXNw) .k-calendar .k-range-split-end:after {
  background-image: linear-gradient(
    90deg,
    rgba(2, 101, 220, 0.25),
    transparent
  );
  left: auto;
  right: -5px;
}
:not(.aXNw) .k-input,
:not(.aXNw) .k-picker {
  align-items: stretch;
  -webkit-appearance: none;
  border-radius: 3px;
  border-style: solid;
  border-width: 1px;
  box-shadow: none;
  box-sizing: border-box;
  display: inline-flex;
  flex-flow: row nowrap;
  font-family: inherit;
  font-size: 14px;
  font-weight: 400;
  line-height: 1.4285714286;
  margin: 0;
  min-width: 0;
  outline: 0;
  overflow: hidden;
  padding: 0;
  position: relative;
  text-align: start;
  text-overflow: ellipsis;
  vertical-align: middle;
  width: 100%;
}
:not(.aXNw) .k-input *,
:not(.aXNw) .k-input :after,
:not(.aXNw) .k-input :before,
:not(.aXNw) .k-picker *,
:not(.aXNw) .k-picker :after,
:not(.aXNw) .k-picker :before {
  box-sizing: border-box;
}
:not(.aXNw) .k-input .k-input,
:not(.aXNw) .k-input .k-picker,
:not(.aXNw) .k-picker .k-input,
:not(.aXNw) .k-picker .k-picker {
  background: 0 0;
  border-width: 0 !important;
  box-shadow: none;
  color: inherit;
  font: inherit;
  outline: 0;
}
:not(.aXNw) .k-input > *,
:not(.aXNw) .k-picker > * {
  margin: 0;
}
:not(.aXNw) .k-input::-moz-placeholder,
:not(.aXNw) .k-picker::-moz-placeholder {
  color: #666;
  opacity: 1;
  -moz-user-select: none;
  user-select: none;
}
:not(.aXNw) .k-input::placeholder,
:not(.aXNw) .k-picker::placeholder {
  color: #666;
  opacity: 1;
  -webkit-user-select: none;
  -moz-user-select: none;
  user-select: none;
}
:not(.aXNw) .k-input:-ms-input-placeholder,
:not(.aXNw) .k-picker:-ms-input-placeholder {
  color: #666;
}
:not(.aXNw) input.k-input,
:not(.aXNw) textarea.k-textarea {
  padding: 4px 8px;
}
:not(.aXNw) input.k-input:disabled,
:not(.aXNw) input.k-input[disabled],
:not(.aXNw) textarea.k-textarea:disabled,
:not(.aXNw) textarea.k-textarea[disabled] {
  box-shadow: none;
  cursor: default;
  filter: grayscale(0.1);
  opacity: 0.6;
  outline: 0;
  pointer-events: none;
}
:not(.aXNw) .k-disabled input.k-input:disabled,
:not(.aXNw) .k-disabled input.k-input[disabled],
:not(.aXNw) .k-disabled textarea.k-textarea:disabled,
:not(.aXNw) .k-disabled textarea.k-textarea[disabled],
:not(.aXNw) .k-state-disabled input.k-input:disabled,
:not(.aXNw) .k-state-disabled input.k-input[disabled],
:not(.aXNw) .k-state-disabled textarea.k-textarea:disabled,
:not(.aXNw) .k-state-disabled textarea.k-textarea[disabled],
:not(.aXNw) [disabled] input.k-input:disabled,
:not(.aXNw) [disabled] input.k-input[disabled],
:not(.aXNw) [disabled] textarea.k-textarea:disabled,
:not(.aXNw) [disabled] textarea.k-textarea[disabled] {
  filter: grayscale(0);
  opacity: 1;
}
:not(.aXNw) .k-picker {
  cursor: pointer;
}
:not(.aXNw) select.k-picker {
  -webkit-appearance: auto;
  -moz-appearance: auto;
  appearance: auto;
  padding: 4px 8px;
}
:not(.aXNw) select.k-picker:disabled,
:not(.aXNw) select.k-picker[disabled] {
  box-shadow: none;
  cursor: default;
  filter: grayscale(0.1);
  opacity: 0.6;
  outline: 0;
  pointer-events: none;
}
:not(.aXNw) .k-disabled select.k-picker:disabled,
:not(.aXNw) .k-disabled select.k-picker[disabled],
:not(.aXNw) .k-state-disabled select.k-picker:disabled,
:not(.aXNw) .k-state-disabled select.k-picker[disabled],
:not(.aXNw) [disabled] select.k-picker:disabled,
:not(.aXNw) [disabled] select.k-picker[disabled] {
  filter: grayscale(0);
  opacity: 1;
}
:not(.aXNw) .k-input-inner {
  -webkit-appearance: none;
  background: 0 0;
  border: 0;
  color: inherit;
  flex: 1;
  font: inherit;
  outline: 0;
  overflow: hidden;
  padding: 4px 8px;
  position: relative;
  text-overflow: ellipsis;
  width: 100%;
  z-index: 1;
}
:not(.aXNw) .k-input-inner::-ms-clear {
  display: none;
}
:not(.aXNw) .k-input-inner::-moz-placeholder {
  color: #666;
  opacity: 1;
  -moz-user-select: none;
  user-select: none;
}
:not(.aXNw) .k-input-inner::placeholder {
  color: #666;
  opacity: 1;
  -webkit-user-select: none;
  -moz-user-select: none;
  user-select: none;
}
:not(.aXNw) .k-input-inner:-ms-input-placeholder {
  color: #666;
}
:not(.aXNw) .k-input-inner:invalid {
  box-shadow: none;
}
:not(.aXNw) span.k-input-inner {
  align-items: center;
  display: flex;
  flex-flow: row nowrap;
  white-space: nowrap;
}
:not(.aXNw) textarea.k-input-inner {
  margin: 0;
}
:not(.aXNw) .k-input-value-icon {
  flex: none;
}
:not(.aXNw) .k-input-value-text {
  flex: 1;
  overflow: hidden;
  text-overflow: ellipsis;
}
:not(.aXNw) .k-input-value-text:before {
  content: "​";
  display: inline-block;
  flex: none;
  overflow: hidden;
  vertical-align: top;
  width: 0;
}
:not(.aXNw) .k-input-values {
  cursor: text;
  padding: 2px;
  width: 100%;
}
:not(.aXNw) .k-input-values > .k-input-inner,
:not(.aXNw) .k-input-values > .k-searchbar {
  margin: -2px;
}
:not(.aXNw) .k-icon-picker .k-input-inner {
  justify-content: center;
  padding: 4px;
}
:not(.aXNw) .k-input-prefix,
:not(.aXNw) .k-input-suffix {
  align-items: center;
  border-color: inherit;
  display: flex;
  flex: none;
  flex-flow: row nowrap;
}
:not(.aXNw) .k-input-prefix > *,
:not(.aXNw) .k-input-suffix > * {
  flex-shrink: 0;
}
:not(.aXNw) .k-input-separator {
  align-self: center;
  border-color: inherit;
  border-style: solid;
  border-width: 0 0 0 1px;
  height: 16px;
  margin: 0;
  width: 0;
}
:not(.aXNw) .k-input-icon,
:not(.aXNw) .k-input-loading-icon,
:not(.aXNw) .k-input-prefix > .k-icon,
:not(.aXNw) .k-input-suffix > .k-icon,
:not(.aXNw) .k-input-validation-icon {
  align-items: center;
  align-self: center;
  display: inline-flex;
  flex: none;
  flex-flow: row nowrap;
  justify-content: center;
}
:not(.aXNw) .k-clear-value {
  align-items: center;
  align-self: center;
  cursor: pointer;
  display: inline-flex;
  flex: none;
  justify-content: center;
  opacity: 0.5;
  outline: 0;
}
:not(.aXNw) .k-clear-value.k-hover,
:not(.aXNw) .k-clear-value:hover {
  opacity: 1;
}
:not(.aXNw) .k-clear-value:focus-visible {
  outline: 1px dotted;
  outline-offset: -1px;
}
:not(.aXNw) .k-input-button {
  aspect-ratio: auto;
  border-width: 0;
  border-inline-start-width: 1px;
  box-shadow: none;
  flex: none;
  width: calc(1.42857em + 8px);
}
:not(.aXNw) .k-input-button > .k-button-icon {
  min-width: auto !important;
}
:not(.aXNw) .k-input-button:focus {
  box-shadow: none;
}
:not(.aXNw) .k-picker .k-input-button {
  background: 0 0;
  border-color: transparent;
  color: inherit;
}
:not(.aXNw) .k-input-spinner {
  display: flex;
  flex: none;
  flex-flow: column nowrap;
  width: calc(1.42857em + 8px);
}
:not(.aXNw) .k-input-spinner .k-spinner-decrease,
:not(.aXNw) .k-input-spinner .k-spinner-increase {
  aspect-ratio: auto;
  border-width: 0;
  border-inline-start-width: 1px;
  box-shadow: none;
  flex: 1 1 50%;
  position: relative;
}
:not(.aXNw) .k-input-spinner .k-spinner-decrease > .k-button-icon,
:not(.aXNw) .k-input-spinner .k-spinner-increase > .k-button-icon {
  margin: -1em 0;
  min-height: auto !important;
  min-width: auto !important;
}
:not(.aXNw) .k-input-spinner .k-spinner-increase .k-icon {
  bottom: auto;
}
:not(.aXNw) .k-input-spinner .k-spinner-decrease .k-icon {
  top: auto;
}
:not(.aXNw) .k-searchbar {
  display: flex;
  flex: 1 1 auto;
  flex-flow: row nowrap;
}
:not(.aXNw) .k-dateinput-wrap,
:not(.aXNw) .k-dropdown-wrap,
:not(.aXNw) .k-multiselect-wrap,
:not(.aXNw) .k-numeric-wrap,
:not(.aXNw) .k-picker-wrap {
  border-color: inherit;
  border-width: 0;
  box-sizing: border-box;
  display: flex;
  flex: 1 1 auto;
  flex-flow: row nowrap;
  overflow: hidden;
  position: relative;
  width: 100%;
}
:not(.aXNw) .k-input-flat,
:not(.aXNw) .k-picker-flat {
  background-image: none !important;
  border-bottom-left-radius: 0 !important;
  border-bottom-right-radius: 0 !important;
  border-top-color: transparent !important;
  border-width: 1px 0;
}
:not(.aXNw) .k-input-outline {
  background: 0 0 !important;
}
:not(.aXNw) .k-input-sm,
:not(.aXNw) .k-picker-sm {
  font-size: 14px;
  line-height: 1.4285714286;
}
:not(.aXNw) .k-input-sm .k-input-values,
:not(.aXNw) .k-picker-sm .k-input-values {
  cursor: text;
  gap: 1px;
  padding: 1px;
  width: 100%;
}
:not(.aXNw) .k-input-sm .k-input-values > .k-input-inner,
:not(.aXNw) .k-input-sm .k-input-values > .k-searchbar,
:not(.aXNw) .k-picker-sm .k-input-values > .k-input-inner,
:not(.aXNw) .k-picker-sm .k-input-values > .k-searchbar {
  margin: -1px;
}
:not(.aXNw) .k-input-sm .k-input-inner,
:not(.aXNw) .k-picker-sm .k-input-inner {
  padding: 2px 8px;
}
:not(.aXNw) .k-input-sm .k-input-button,
:not(.aXNw) .k-input-sm .k-spinner-decrease,
:not(.aXNw) .k-input-sm .k-spinner-increase,
:not(.aXNw) .k-picker-sm .k-input-button,
:not(.aXNw) .k-picker-sm .k-spinner-decrease,
:not(.aXNw) .k-picker-sm .k-spinner-increase {
  padding: 2px;
}
:not(.aXNw) .k-input-sm .k-clear-value,
:not(.aXNw) .k-input-sm .k-input-icon,
:not(.aXNw) .k-input-sm .k-input-loading-icon,
:not(.aXNw) .k-input-sm .k-input-prefix > .k-icon,
:not(.aXNw) .k-input-sm .k-input-suffix > .k-icon,
:not(.aXNw) .k-input-sm .k-input-validation-icon,
:not(.aXNw) .k-picker-sm .k-clear-value,
:not(.aXNw) .k-picker-sm .k-input-icon,
:not(.aXNw) .k-picker-sm .k-input-loading-icon,
:not(.aXNw) .k-picker-sm .k-input-prefix > .k-icon,
:not(.aXNw) .k-picker-sm .k-input-suffix > .k-icon,
:not(.aXNw) .k-picker-sm .k-input-validation-icon {
  height: 20px;
  width: 20px;
}
:not(.aXNw) .k-input-sm.k-icon-picker .k-input-inner,
:not(.aXNw) .k-picker-sm.k-icon-picker .k-input-inner {
  box-sizing: content-box;
  height: 1.42857em;
  padding: 2px;
  width: 1.42857em;
}
:not(.aXNw) .k-dropdown-operator.k-picker-sm .k-input-button {
  padding: 2px;
}
:not(.aXNw) .k-input-md,
:not(.aXNw) .k-picker-md {
  font-size: 14px;
  line-height: 1.4285714286;
}
:not(.aXNw) .k-input-md .k-input-values,
:not(.aXNw) .k-picker-md .k-input-values {
  cursor: text;
  gap: 2px;
  padding: 2px;
  width: 100%;
}
:not(.aXNw) .k-input-md .k-input-values > .k-input-inner,
:not(.aXNw) .k-input-md .k-input-values > .k-searchbar,
:not(.aXNw) .k-picker-md .k-input-values > .k-input-inner,
:not(.aXNw) .k-picker-md .k-input-values > .k-searchbar {
  margin: -2px;
}
:not(.aXNw) .k-input-md .k-input-inner,
:not(.aXNw) .k-picker-md .k-input-inner {
  padding: 4px 8px;
}
:not(.aXNw) .k-input-md .k-input-button,
:not(.aXNw) .k-input-md .k-spinner-decrease,
:not(.aXNw) .k-input-md .k-spinner-increase,
:not(.aXNw) .k-picker-md .k-input-button,
:not(.aXNw) .k-picker-md .k-spinner-decrease,
:not(.aXNw) .k-picker-md .k-spinner-increase {
  padding: 4px;
}
:not(.aXNw) .k-input-md .k-clear-value,
:not(.aXNw) .k-input-md .k-input-icon,
:not(.aXNw) .k-input-md .k-input-loading-icon,
:not(.aXNw) .k-input-md .k-input-prefix > .k-icon,
:not(.aXNw) .k-input-md .k-input-suffix > .k-icon,
:not(.aXNw) .k-input-md .k-input-validation-icon,
:not(.aXNw) .k-picker-md .k-clear-value,
:not(.aXNw) .k-picker-md .k-input-icon,
:not(.aXNw) .k-picker-md .k-input-loading-icon,
:not(.aXNw) .k-picker-md .k-input-prefix > .k-icon,
:not(.aXNw) .k-picker-md .k-input-suffix > .k-icon,
:not(.aXNw) .k-picker-md .k-input-validation-icon {
  height: 24px;
  width: 24px;
}
:not(.aXNw) .k-input-md.k-icon-picker .k-input-inner,
:not(.aXNw) .k-picker-md.k-icon-picker .k-input-inner {
  box-sizing: content-box;
  height: 1.42857em;
  padding: 4px;
  width: 1.42857em;
}
:not(.aXNw) .k-dropdown-operator.k-picker-md .k-input-button {
  padding: 4px;
}
:not(.aXNw) .k-input-lg,
:not(.aXNw) .k-picker-lg {
  font-size: 14px;
  line-height: 1.4285714286;
}
:not(.aXNw) .k-input-lg .k-input-values,
:not(.aXNw) .k-picker-lg .k-input-values {
  cursor: text;
  gap: 3px;
  padding: 3px;
  width: 100%;
}
:not(.aXNw) .k-input-lg .k-input-values > .k-input-inner,
:not(.aXNw) .k-input-lg .k-input-values > .k-searchbar,
:not(.aXNw) .k-picker-lg .k-input-values > .k-input-inner,
:not(.aXNw) .k-picker-lg .k-input-values > .k-searchbar {
  margin: -3px;
}
:not(.aXNw) .k-input-lg .k-input-inner,
:not(.aXNw) .k-picker-lg .k-input-inner {
  padding: 6px 8px;
}
:not(.aXNw) .k-input-lg .k-input-button,
:not(.aXNw) .k-input-lg .k-spinner-decrease,
:not(.aXNw) .k-input-lg .k-spinner-increase,
:not(.aXNw) .k-picker-lg .k-input-button,
:not(.aXNw) .k-picker-lg .k-spinner-decrease,
:not(.aXNw) .k-picker-lg .k-spinner-increase {
  padding: 6px;
}
:not(.aXNw) .k-input-lg .k-clear-value,
:not(.aXNw) .k-input-lg .k-input-icon,
:not(.aXNw) .k-input-lg .k-input-loading-icon,
:not(.aXNw) .k-input-lg .k-input-prefix > .k-icon,
:not(.aXNw) .k-input-lg .k-input-suffix > .k-icon,
:not(.aXNw) .k-input-lg .k-input-validation-icon,
:not(.aXNw) .k-picker-lg .k-clear-value,
:not(.aXNw) .k-picker-lg .k-input-icon,
:not(.aXNw) .k-picker-lg .k-input-loading-icon,
:not(.aXNw) .k-picker-lg .k-input-prefix > .k-icon,
:not(.aXNw) .k-picker-lg .k-input-suffix > .k-icon,
:not(.aXNw) .k-picker-lg .k-input-validation-icon {
  height: 28px;
  width: 28px;
}
:not(.aXNw) .k-input-lg.k-icon-picker .k-input-inner,
:not(.aXNw) .k-picker-lg.k-icon-picker .k-input-inner {
  box-sizing: content-box;
  height: 1.42857em;
  padding: 6px;
  width: 1.42857em;
}
:not(.aXNw) .k-dropdown-operator.k-picker-lg .k-input-button {
  padding: 6px;
}
:not(.aXNw) .k-input > kendo-popup,
:not(.aXNw) .k-picker > kendo-popup {
  position: fixed;
}
:not(.aXNw) .k-autofill:-webkit-autofill {
  animation-name: autoFillStart;
}
:not(.aXNw) .k-autofill:not(:-webkit-autofill) {
  animation-name: autoFillEnd;
}
:not(.aXNw) .k-input:-webkit-autofill {
  animation-name: autoFillStart;
}
:not(.aXNw) .k-input:not(:-webkit-autofill) {
  animation-name: autoFillEnd;
}
:not(.aXNw) .k-input-solid {
  background-color: #fff;
  border-color: rgba(0, 0, 0, 0.08);
  color: #424242;
}
:not(.aXNw) .k-input-solid.k-hover,
:not(.aXNw) .k-input-solid:hover {
  border-color: rgba(0, 0, 0, 0.16);
}
:not(.aXNw) .k-input-solid.k-focus,
:not(.aXNw) .k-input-solid:focus {
  border-color: rgba(0, 0, 0, 0.16);
  box-shadow: 0 0 0 2px rgba(0, 0, 0, 0.08);
}
:not(.aXNw) .k-input-solid:focus-within {
  border-color: rgba(0, 0, 0, 0.16);
  box-shadow: 0 0 0 2px rgba(0, 0, 0, 0.08);
}
:not(.aXNw) .k-input-solid.k-invalid,
:not(.aXNw) .k-input-solid.ng-invalid.ng-dirty,
:not(.aXNw) .k-input-solid.ng-invalid.ng-touched {
  border-color: #ffcdd2;
}
:not(.aXNw) .k-input-solid.k-invalid .k-input-validation-icon,
:not(.aXNw) .k-input-solid.ng-invalid.ng-dirty .k-input-validation-icon,
:not(.aXNw) .k-input-solid.ng-invalid.ng-touched .k-input-validation-icon {
  color: #ffcdd2;
}
:not(.aXNw) .k-picker-solid {
  background-color: transparent;
  background-image: none;
  border-color: rgba(0, 0, 0, 0.08);
  color: #424242;
}
:not(.aXNw) .k-picker-solid.k-hover,
:not(.aXNw) .k-picker-solid:hover {
  background-color: #ebebeb;
}
:not(.aXNw) .k-picker-solid.k-focus,
:not(.aXNw) .k-picker-solid:focus {
  box-shadow: 0 0 0 2px rgba(0, 0, 0, 0.08);
}
:not(.aXNw) .k-picker-solid:focus-within {
  box-shadow: 0 0 0 2px rgba(0, 0, 0, 0.08);
}
:not(.aXNw) .k-picker-solid.k-invalid,
:not(.aXNw) .k-picker-solid.ng-invalid.ng-dirty,
:not(.aXNw) .k-picker-solid.ng-invalid.ng-touched {
  border-color: #ffcdd2;
}
:not(.aXNw) .k-picker-solid.k-invalid .k-input-validation-icon,
:not(.aXNw) .k-picker-solid.ng-invalid.ng-dirty .k-input-validation-icon,
:not(.aXNw) .k-picker-solid.ng-invalid.ng-touched .k-input-validation-icon {
  color: #ffcdd2;
}
:not(.aXNw) .k-input-outline {
  border-color: rgba(66, 66, 66, 0.5);
  color: #424242;
}
:not(.aXNw) .k-input-outline > .k-input-button,
:not(.aXNw) .k-input-outline > .k-input-spinner,
:not(.aXNw) .k-input-outline > .k-input-spinner > .k-spinner-decrease,
:not(.aXNw) .k-input-outline > .k-input-spinner > .k-spinner-increase {
  border-color: inherit;
}
:not(.aXNw) .k-input-outline.k-hover,
:not(.aXNw) .k-input-outline:hover {
  border-color: rgba(66, 66, 66, 0.8);
}
:not(.aXNw) .k-input-outline.k-focus,
:not(.aXNw) .k-input-outline:focus {
  box-shadow: 0 0 0 2px rgba(0, 0, 0, 0.08);
}
:not(.aXNw) .k-input-outline:focus-within {
  box-shadow: 0 0 0 2px rgba(0, 0, 0, 0.08);
}
:not(.aXNw) .k-input-outline.k-invalid,
:not(.aXNw) .k-input-outline.ng-invalid.ng-dirty,
:not(.aXNw) .k-input-outline.ng-invalid.ng-touched {
  border-color: #ffcdd2;
}
:not(.aXNw) .k-input-outline.k-invalid .k-input-validation-icon,
:not(.aXNw) .k-input-outline.ng-invalid.ng-dirty .k-input-validation-icon,
:not(.aXNw) .k-input-outline.ng-invalid.ng-touched .k-input-validation-icon {
  color: #ffcdd2;
}
:not(.aXNw) .k-picker-outline {
  border-color: rgba(66, 66, 66, 0.5);
  color: #424242;
}
:not(.aXNw) .k-picker-outline.k-hover,
:not(.aXNw) .k-picker-outline:hover {
  background-color: #424242;
  border-color: #424242;
  color: #fff;
}
:not(.aXNw) .k-picker-outline.k-focus,
:not(.aXNw) .k-picker-outline:focus {
  box-shadow: 0 0 0 2px rgba(0, 0, 0, 0.08);
}
:not(.aXNw) .k-picker-outline:focus-within {
  box-shadow: 0 0 0 2px rgba(0, 0, 0, 0.08);
}
:not(.aXNw) .k-picker-outline.k-invalid,
:not(.aXNw) .k-picker-outline.ng-invalid.ng-dirty,
:not(.aXNw) .k-picker-outline.ng-invalid.ng-touched {
  border-color: #ffcdd2;
}
:not(.aXNw) .k-picker-outline.k-invalid .k-input-validation-icon,
:not(.aXNw) .k-picker-outline.ng-invalid.ng-dirty .k-input-validation-icon,
:not(.aXNw) .k-picker-outline.ng-invalid.ng-touched .k-input-validation-icon {
  color: #ffcdd2;
}
:not(.aXNw) .k-input-flat {
  border-color: rgba(0, 0, 0, 0.08);
  color: #424242;
}
:not(.aXNw) .k-input-flat.k-hover,
:not(.aXNw) .k-input-flat:hover {
  border-color: rgba(0, 0, 0, 0.16);
}
:not(.aXNw) .k-input-flat.k-focus,
:not(.aXNw) .k-input-flat:focus {
  box-shadow: 0 0 0 2px rgba(0, 0, 0, 0.08);
}
:not(.aXNw) .k-input-flat:focus-within {
  box-shadow: 0 0 0 2px rgba(0, 0, 0, 0.08);
}
:not(.aXNw) .k-input-flat.k-invalid,
:not(.aXNw) .k-input-flat.ng-invalid.ng-dirty,
:not(.aXNw) .k-input-flat.ng-invalid.ng-touched {
  border-color: #ffcdd2;
}
:not(.aXNw) .k-input-flat.k-invalid .k-input-validation-icon,
:not(.aXNw) .k-input-flat.ng-invalid.ng-dirty .k-input-validation-icon,
:not(.aXNw) .k-input-flat.ng-invalid.ng-touched .k-input-validation-icon {
  color: #ffcdd2;
}
:not(.aXNw) .k-picker-flat {
  border-color: rgba(0, 0, 0, 0.08);
  color: #424242;
}
:not(.aXNw) .k-picker-flat.k-hover,
:not(.aXNw) .k-picker-flat:hover {
  background-color: rgba(66, 66, 66, 0.04);
  border-color: rgba(0, 0, 0, 0.16);
}
:not(.aXNw) .k-picker-flat.k-focus,
:not(.aXNw) .k-picker-flat:focus {
  box-shadow: 0 0 0 2px rgba(0, 0, 0, 0.08);
}
:not(.aXNw) .k-picker-flat:focus-within {
  box-shadow: 0 0 0 2px rgba(0, 0, 0, 0.08);
}
:not(.aXNw) .k-picker-flat.k-invalid,
:not(.aXNw) .k-picker-flat.ng-invalid.ng-dirty,
:not(.aXNw) .k-picker-flat.ng-invalid.ng-touched {
  border-color: #ffcdd2;
}
:not(.aXNw) .k-picker-flat.k-invalid .k-input-validation-icon,
:not(.aXNw) .k-picker-flat.ng-invalid.ng-dirty .k-input-validation-icon,
:not(.aXNw) .k-picker-flat.ng-invalid.ng-touched .k-input-validation-icon {
  color: #ffcdd2;
}
:not(.aXNw) .k-popup {
  align-items: stretch;
  border-radius: 6px;
  border-style: solid;
  border-width: 1px;
  box-sizing: border-box;
  display: flex;
  flex-direction: column;
  font-size: 14px;
  line-height: 1.4285714286;
  margin: 0;
  padding: 0;
}
:not(.aXNw) .k-popup .k-item {
  outline: 0;
}
:not(.aXNw) .k-animation-container-shown {
  overflow: visible;
}
:not(.aXNw) .k-popup > .k-colorpalette {
  padding: 8px;
}
:not(.aXNw) .k-popup.k-popup-transparent {
  background-color: transparent;
  border-width: 0;
}
:not(.aXNw) .k-popup.k-popup-flush {
  padding: 0;
}
:not(.aXNw) .k-popup > .k-coloreditor,
:not(.aXNw) .k-popup > .k-widget {
  border-width: 0;
}
:not(.aXNw) .k-popup,
:not(.aXNw) .k-shadow {
  box-shadow: 0 8px 24px hsla(0, 0%, 8%, 0.1);
}
:not(.aXNw) .k-popup {
  background-color: #fff;
  border-color: var(--colorsBorderGrey, #dfe0e1);
  color: #141414;
}
:not(.aXNw) .k-animation-container {
  border-radius: 0 0 4px 4px;
}
:not(.aXNw) .k-action-buttons,
:not(.aXNw) .k-actions,
:not(.aXNw) .k-columnmenu-actions,
:not(.aXNw) .k-edit-buttons,
:not(.aXNw) .k-form-buttons {
  align-items: center;
  border: 0 solid;
  border-color: inherit;
  box-sizing: border-box;
  clear: both;
  display: flex;
  flex-flow: row nowrap;
  flex-shrink: 0;
  gap: 8px;
  overflow: hidden;
  padding: 8px;
}
:not(.aXNw) .k-action-buttons *,
:not(.aXNw) .k-action-buttons :after,
:not(.aXNw) .k-action-buttons :before,
:not(.aXNw) .k-actions *,
:not(.aXNw) .k-actions :after,
:not(.aXNw) .k-actions :before,
:not(.aXNw) .k-columnmenu-actions *,
:not(.aXNw) .k-columnmenu-actions :after,
:not(.aXNw) .k-columnmenu-actions :before,
:not(.aXNw) .k-edit-buttons *,
:not(.aXNw) .k-edit-buttons :after,
:not(.aXNw) .k-edit-buttons :before,
:not(.aXNw) .k-form-buttons *,
:not(.aXNw) .k-form-buttons :after,
:not(.aXNw) .k-form-buttons :before {
  box-sizing: border-box;
}
:not(.aXNw) .k-popup .k-action-buttons,
:not(.aXNw) .k-popup .k-actions,
:not(.aXNw) .k-popup .k-columnmenu-actions,
:not(.aXNw) .k-popup .k-edit-buttons,
:not(.aXNw) .k-popup .k-form-buttons {
  margin-top: 16px;
}
:not(.aXNw) .k-ie .k-action-buttons .k-button ~ .k-button,
:not(.aXNw) .k-ie .k-actions .k-button ~ .k-button,
:not(.aXNw) .k-ie .k-columnmenu-actions .k-button ~ .k-button,
:not(.aXNw) .k-ie .k-edit-buttons .k-button ~ .k-button,
:not(.aXNw) .k-ie .k-form-buttons .k-button ~ .k-button {
  flex-shrink: 0;
  margin-left: 8px;
}
:not(.aXNw) .k-rtl .k-ie .k-action-buttons .k-button ~ .k-button,
:not(.aXNw) .k-rtl .k-ie .k-actions .k-button ~ .k-button,
:not(.aXNw) .k-rtl .k-ie .k-columnmenu-actions .k-button ~ .k-button,
:not(.aXNw) .k-rtl .k-ie .k-edit-buttons .k-button ~ .k-button,
:not(.aXNw) .k-rtl .k-ie .k-form-buttons .k-button ~ .k-button,
:not(.aXNw) [dir="rtl"] .k-ie .k-action-buttons .k-button ~ .k-button,
:not(.aXNw) [dir="rtl"] .k-ie .k-actions .k-button ~ .k-button,
:not(.aXNw) [dir="rtl"] .k-ie .k-columnmenu-actions .k-button ~ .k-button,
:not(.aXNw) [dir="rtl"] .k-ie .k-edit-buttons .k-button ~ .k-button,
:not(.aXNw) [dir="rtl"] .k-ie .k-form-buttons .k-button ~ .k-button {
  margin-left: 0;
  margin-right: 8px;
}
:not(.aXNw) .k-actions-start {
  justify-content: flex-start;
}
:not(.aXNw) .k-actions-center {
  justify-content: center;
}
:not(.aXNw) .k-actions-end {
  justify-content: flex-end;
}
:not(.aXNw) .k-actions-stretched > * {
  flex: 1 0 0%;
}
:not(.aXNw) .k-actions-horizontal {
  flex-flow: row nowrap;
  width: 100%;
}
:not(.aXNw) .k-actions-vertical {
  flex-flow: column nowrap;
}
:not(.aXNw) .k-timeselector {
  border-style: solid;
  border-width: 1px;
  box-sizing: border-box;
  display: flex;
  flex-flow: column nowrap;
  font-family: inherit;
  font-size: 14px;
  line-height: 1.4285714286;
  outline: 0;
  overflow: hidden;
  position: relative;
  -webkit-user-select: none;
  -moz-user-select: none;
  user-select: none;
  -webkit-touch-callout: none;
  -webkit-tap-highlight-color: transparent;
}
:not(.aXNw) .k-popup > .k-timeselector {
  border-width: 0;
}
:not(.aXNw) .k-time-header,
:not(.aXNw) .k-time-selector-header {
  align-items: center;
  box-sizing: border-box;
  display: flex;
  flex: 0 0 auto;
  justify-content: space-between;
  padding: 4px;
}
:not(.aXNw) .k-time-header .k-time-selector-header-title,
:not(.aXNw) .k-time-header .k-title,
:not(.aXNw) .k-time-selector-header .k-time-selector-header-title,
:not(.aXNw) .k-time-selector-header .k-title {
  display: inline-block;
  font-weight: 700;
  padding: 4px 8px;
}
:not(.aXNw) .k-time-header .k-time-now,
:not(.aXNw) .k-time-selector-header .k-time-now {
  border-width: 0;
  cursor: pointer;
  line-height: inherit;
}
:not(.aXNw) .k-time-list-container {
  display: flex;
  flex: 1 1 auto;
  position: relative;
}
:not(.aXNw) .k-time-highlight,
:not(.aXNw) .k-time-list-highlight {
  border-style: solid;
  border-width: 1px 0;
  box-sizing: border-box;
  height: 28px;
  left: 0;
  position: absolute;
  right: 0;
  top: calc(50% + 9px);
  transform: translateY(-50%);
  width: 100%;
  z-index: 1;
}
:not(.aXNw) .k-time-list-wrapper {
  align-items: stretch;
  box-sizing: content-box;
  display: inline-flex;
  flex: 1 1 auto;
  flex-flow: column nowrap;
  height: 240px;
  min-width: 4em;
  overflow: hidden;
  position: relative;
  text-align: center;
}
:not(.aXNw) .k-time-list-wrapper .k-title {
  display: block;
  font-size: 12px;
  font-weight: 700;
  line-height: 1.5;
  text-align: center;
  text-transform: capitalize;
}
:not(.aXNw) .k-time-list-wrapper.k-focus:after,
:not(.aXNw) .k-time-list-wrapper.k-focus:before,
:not(.aXNw) .k-time-list-wrapper.k-state-focused:after,
:not(.aXNw) .k-time-list-wrapper.k-state-focused:before {
  border-style: solid;
  border-width: 0;
  box-sizing: border-box;
  content: "​";
  display: block;
  height: calc(50% - 14px);
  left: 0;
  pointer-events: none;
  position: absolute;
  width: 100%;
}
:not(.aXNw) .k-time-list-wrapper.k-focus:before,
:not(.aXNw) .k-time-list-wrapper.k-state-focused:before {
  top: 18px;
}
:not(.aXNw) .k-time-list-wrapper.k-focus:after,
:not(.aXNw) .k-time-list-wrapper.k-state-focused:after {
  bottom: 0;
}
:not(.aXNw) .k-time-list {
  align-items: stretch;
  display: flex;
  flex: 1;
  flex-flow: row nowrap;
  outline: 0;
  overflow: hidden;
  position: relative;
  z-index: 1;
}
:not(.aXNw) .k-time-list:after,
:not(.aXNw) .k-time-list:before {
  content: "​";
  display: block;
  height: 0;
  left: -50%;
  line-height: 0;
  position: absolute;
  width: 200%;
  z-index: 1;
}
:not(.aXNw) .k-time-list:before {
  top: 0;
}
:not(.aXNw) .k-time-list:after {
  bottom: 0;
}
:not(.aXNw) .k-time-container,
:not(.aXNw) .k-time-list-content {
  display: block;
  flex: 1 1 auto;
  margin-left: -100px;
  margin-right: -117px;
  overflow-x: hidden;
  overflow-y: scroll;
  padding-left: 100px;
  padding-right: 100px;
  position: relative;
}
:not(.aXNw) .k-time-container > ul,
:not(.aXNw) .k-time-list-content > ul {
  height: auto;
  margin: auto;
  width: 4em;
}
:not(.aXNw) .k-rtl .k-time-container [dir="rtl"] .k-time-container,
:not(.aXNw) .k-rtl .k-time-container [dir="rtl"] .k-time-list-content,
:not(.aXNw) .k-rtl .k-time-list-content [dir="rtl"] .k-time-container,
:not(.aXNw) .k-rtl .k-time-list-content [dir="rtl"] .k-time-list-content {
  margin-left: -117px;
  margin-right: -100px;
  padding-left: 100px;
  padding-right: 100px;
}
:not(.aXNw) .k-time-container .k-scrollable-placeholder,
:not(.aXNw) .k-time-list-content .k-scrollable-placeholder {
  position: absolute;
  right: 0;
  top: 0;
  width: 1px;
}
:not(.aXNw) .k-time-list .k-item,
:not(.aXNw) .k-time-list-item {
  padding: 4px 8px;
}
:not(.aXNw) .k-time-separator {
  align-items: center;
  align-self: center;
  display: inline-flex;
  height: 28px;
  justify-content: center;
  position: relative;
  top: 9px;
  width: 0;
  z-index: 11;
}
:not(.aXNw) .k-timeselector {
  background-color: #fff;
  border-color: rgba(0, 0, 0, 0.08);
  color: #424242;
}
:not(.aXNw) .k-time-header .k-time-now,
:not(.aXNw) .k-time-selector-header .k-time-now {
  color: #0265dc;
}
:not(.aXNw) .k-time-header .k-time-now:hover,
:not(.aXNw) .k-time-selector-header .k-time-now:hover {
  color: #0255b9;
}
:not(.aXNw) .k-time-list-wrapper .k-title {
  color: #666;
}
:not(.aXNw) .k-time-list-wrapper.k-focus .k-title,
:not(.aXNw) .k-time-list-wrapper.k-state-focused .k-title {
  color: #424242;
}
:not(.aXNw) .k-time-list-wrapper.k-focus:after,
:not(.aXNw) .k-time-list-wrapper.k-focus:before,
:not(.aXNw) .k-time-list-wrapper.k-state-focused:after,
:not(.aXNw) .k-time-list-wrapper.k-state-focused:before {
  background-color: rgba(0, 0, 0, 0.04);
}
:not(.aXNw) .k-time-list:after,
:not(.aXNw) .k-time-list:before {
  box-shadow: 0 0 3em 1.5em #fff;
}
:not(.aXNw) .k-time-list .k-item:hover {
  color: #0265dc;
}
:not(.aXNw) .k-time-container {
  background: 0 0;
}
:not(.aXNw) .k-time-highlight {
  background-color: #fff;
  border-color: rgba(0, 0, 0, 0.08);
}
:not(.aXNw) .k-datetime-selector {
  display: flex;
  transition: transform 0.2s;
}
:not(.aXNw) .k-datetime-wrap {
  overflow: hidden;
  width: 336px;
}
:not(.aXNw) .k-datetime-wrap .k-datetime-buttongroup {
  padding: 8px;
}
:not(.aXNw) .k-datetime-wrap .k-calendar,
:not(.aXNw) .k-datetime-wrap .k-timeselector {
  border-width: 0;
  width: 100%;
}
:not(.aXNw) .k-datetime-calendar-wrap,
:not(.aXNw) .k-datetime-time-wrap {
  flex: 0 0 336px;
  text-align: center;
}
:not(.aXNw) .k-date-tab .k-datetime-selector {
  transform: translateX(0);
}
:not(.aXNw) .k-time-tab .k-datetime-selector {
  transform: translateX(-100%);
}
:not(.aXNw) .k-datetimepicker[dir="rtl"] .k-time-tab .k-datetime-selector,
:not(.aXNw) .k-rtl .k-datetimepicker .k-time-tab .k-datetime-selector {
  transform: translateX(100%);
}
:not(.aXNw) .k-floating-label-container {
  box-sizing: border-box;
  display: inline-flex;
  flex-direction: column;
  justify-content: stretch;
  padding-top: 20px;
  position: relative;
  vertical-align: middle;
}
:not(.aXNw) .k-floating-label-container *,
:not(.aXNw) .k-floating-label-container :after,
:not(.aXNw) .k-floating-label-container :before {
  box-sizing: border-box;
}
:not(.aXNw) .k-floating-label-container > .k-label {
  cursor: text;
  font-size: 14px;
  left: 9px;
  line-height: 1.4285714286;
  max-width: 90%;
  overflow: hidden;
  position: absolute;
  text-overflow: ellipsis;
  top: 25px;
  transform-origin: left center;
  transition:
    transform 0.2s ease-out,
    color 0.2s ease-out,
    top 0.2s ease-out,
    left 0.2s ease-out;
  white-space: nowrap;
}
:not(.aXNw) .k-floating-label-container > .k-widget {
  flex: 1 1 auto;
  width: auto;
}
:not(.aXNw) .k-floating-label-container.k-empty > .k-label,
:not(.aXNw) .k-floating-label-container.k-state-empty > .k-label {
  left: 9px;
  pointer-events: none;
  top: 25px;
  transform: scale(1);
}
:not(.aXNw) .k-floating-label-container.k-focus > .k-label,
:not(.aXNw) .k-floating-label-container.k-state-focused > .k-label,
:not(.aXNw) .k-floating-label-container > .k-label {
  left: 0;
  top: 0;
  transform: scale(1);
}
:not(.aXNw) .k-floating-label-container:focus-within > .k-label {
  left: 0;
  top: 0;
  transform: scale(1);
}
:not(.aXNw)
  .k-floating-label-container.k-empty:not(.k-focus):not(:focus-within)
  ::-moz-placeholder,
:not(.aXNw)
  .k-floating-label-container.k-state-empty:not(.k-state-focused)
  ::-moz-placeholder {
  color: transparent;
}
:not(.aXNw)
  .k-floating-label-container.k-empty:not(.k-focus):not(:focus-within)
  ::placeholder,
:not(.aXNw)
  .k-floating-label-container.k-state-empty:not(.k-state-focused)
  ::placeholder {
  color: transparent;
}
:not(.aXNw) .k-floating-label-container[dir="rtl"] > .k-label,
:not(.aXNw) .k-rtl .k-floating-label-container > .k-label,
:not(.aXNw) [dir="rtl"] .k-floating-label-container > .k-label {
  transform-origin: right center;
  transition:
    transform 0.2s ease-out,
    color 0.2s ease-out,
    top 0.2s ease-out,
    right 0.2s ease-out;
}
:not(.aXNw) .k-floating-label-container[dir="rtl"].k-empty > .k-label,
:not(.aXNw) .k-floating-label-container[dir="rtl"].k-state-empty > .k-label,
:not(.aXNw) .k-rtl .k-floating-label-container.k-empty > .k-label,
:not(.aXNw) .k-rtl .k-floating-label-container.k-state-empty > .k-label,
:not(.aXNw) [dir="rtl"] .k-floating-label-container.k-empty > .k-label,
:not(.aXNw) [dir="rtl"] .k-floating-label-container.k-state-empty > .k-label {
  left: auto;
  right: 9px;
}
:not(.aXNw) .k-floating-label-container[dir="rtl"].k-focus > .k-label,
:not(.aXNw) .k-floating-label-container[dir="rtl"].k-state-focused > .k-label,
:not(.aXNw) .k-floating-label-container[dir="rtl"] > .k-label,
:not(.aXNw) .k-rtl .k-floating-label-container.k-focus > .k-label,
:not(.aXNw) .k-rtl .k-floating-label-container.k-state-focused > .k-label,
:not(.aXNw) .k-rtl .k-floating-label-container > .k-label,
:not(.aXNw) [dir="rtl"] .k-floating-label-container.k-focus > .k-label,
:not(.aXNw) [dir="rtl"] .k-floating-label-container.k-state-focused > .k-label,
:not(.aXNw) [dir="rtl"] .k-floating-label-container > .k-label {
  left: auto;
  right: 0;
}
:not(.aXNw) .k-floating-label-container[dir="rtl"]:focus-within > .k-label,
:not(.aXNw) .k-rtl .k-floating-label-container:focus-within > .k-label,
:not(.aXNw) [dir="rtl"] .k-floating-label-container:focus-within > .k-label {
  left: auto;
  right: 0;
}
:not(.aXNw) .k-dropdown-operator {
  aspect-ratio: 1;
  flex: none;
  width: -moz-min-content;
  width: min-content;
}
:not(.aXNw) .k-dropdown-operator .k-input-button {
  border-width: 0;
}
:not(.aXNw) .k-dropdown-operator .k-input-button .k-button-icon {
  aspect-ratio: 1;
  width: auto;
}
:not(.aXNw) .k-dropdown-operator .k-input-inner {
  display: none;
}
:not(.aXNw) .k-chip {
  align-items: center;
  border-style: solid;
  border-width: 1px;
  cursor: pointer;
  display: inline-flex;
  flex-flow: row nowrap;
  font-family: inherit;
  font-size: 14px;
  gap: 4px;
  justify-content: center;
  line-height: 1;
  outline: 0;
  overflow: hidden;
  padding: 4px;
  position: relative;
  -webkit-user-select: none;
  -moz-user-select: none;
  user-select: none;
}
:not(.aXNw) .k-chip *,
:not(.aXNw) .k-chip :after,
:not(.aXNw) .k-chip :before {
  box-sizing: border-box;
}
:not(.aXNw) .k-chip .k-selected-icon-wrapper {
  display: none !important;
}
:not(.aXNw) .k-chip-content {
  align-items: center;
  display: flex;
  flex: 1 1 auto;
  flex-flow: row nowrap;
  margin: -0.5em 0;
  min-width: 0;
  overflow: hidden;
  padding: 0.5em 0;
}
:not(.aXNw) .k-chip-content:first-child {
  margin-inline-start: 4px;
}
:not(.aXNw) .k-chip-content:last-child {
  margin-inline-end: 4px;
}
:not(.aXNw) .k-chip-label,
:not(.aXNw) .k-chip-text {
  flex: 1 1 auto;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
}
:not(.aXNw) .k-chip-avatar {
  background-position: 50%;
  background-size: cover;
  border-radius: 50%;
  flex: none;
}
:not(.aXNw) .k-chip-icon {
  align-items: center;
  display: flex;
  flex: none;
  font-size: inherit;
  justify-content: center;
}
:not(.aXNw) .k-ie .k-chip-icon {
  margin-right: 4px;
}
:not(.aXNw) .k-chip-actions {
  margin: -5em 0;
}
:not(.aXNw) .k-chip-action,
:not(.aXNw) .k-chip-actions {
  align-items: center;
  align-self: center;
  display: flex;
  flex: none;
  flex-flow: row nowrap;
}
:not(.aXNw) .k-remove-icon {
  align-items: center;
  display: flex;
  flex: none;
  font-size: inherit;
  justify-content: center;
}
:not(.aXNw) .k-ie .k-remove-icon {
  margin-left: 4px;
  margin-right: 0;
}
:not(.aXNw) .k-chip-list {
  align-items: center;
  display: inline-flex;
  flex-wrap: wrap;
  min-width: 0;
  position: relative;
}
:not(.aXNw) .k-ie .k-chip.k-rtl .k-chip-icon,
:not(.aXNw) .k-ie .k-chip[dir="rtl"] .k-chip-icon,
:not(.aXNw) .k-ie .k-rtl .k-chip .k-chip-icon {
  margin-left: 4px;
  margin-right: 0;
}
:not(.aXNw) .k-ie .k-chip.k-rtl .k-remove-icon,
:not(.aXNw) .k-ie .k-chip[dir="rtl"] .k-remove-icon,
:not(.aXNw) .k-ie .k-rtl .k-chip .k-remove-icon {
  margin-left: 0;
  margin-right: 4px;
}
:not(.aXNw) .k-chip-sm {
  font-size: 14px;
  line-height: 1;
  padding: 2px 4px;
}
:not(.aXNw) .k-chip-md {
  font-size: 14px;
  line-height: 1;
  padding: 4px;
}
:not(.aXNw) .k-chip-lg {
  font-size: 14px;
  line-height: 1;
  padding: 6px 4px;
}
:not(.aXNw) .k-chip-avatar {
  flex-basis: 1em;
  height: 1em;
  width: 1em;
}
:not(.aXNw) .k-chip-list-lg,
:not(.aXNw) .k-chip-list-md,
:not(.aXNw) .k-chip-list-sm {
  gap: 4px;
}
:not(.aXNw) .k-chip-solid-base {
  background-color: #f0f0f0;
  border-color: #c7c7c7;
  color: #444445;
}
:not(.aXNw) .k-chip-solid-base.k-focus,
:not(.aXNw) .k-chip-solid-base:focus {
  background-color: #f0f0f0;
  box-shadow: 0 0 0 2px rgba(68, 68, 69, 0.16);
}
:not(.aXNw) .k-chip-solid-base.k-hover,
:not(.aXNw) .k-chip-solid-base:hover {
  background-color: #e1e1e1;
}
:not(.aXNw) .k-chip-solid-base.k-selected {
  background-color: #d2d2d2;
}
:not(.aXNw) .k-chip-solid-error {
  background-color: #fffbfb;
  border-color: #fff0f2;
  color: #ffcdd2;
}
:not(.aXNw) .k-chip-solid-error.k-focus,
:not(.aXNw) .k-chip-solid-error:focus {
  background-color: #fffbfb;
  box-shadow: 0 0 0 2px rgba(255, 205, 210, 0.16);
}
:not(.aXNw) .k-chip-solid-error.k-hover,
:not(.aXNw) .k-chip-solid-error:hover {
  background-color: #fff7f8;
}
:not(.aXNw) .k-chip-solid-error.k-selected {
  background-color: #fff3f4;
}
:not(.aXNw) .k-chip-solid-info {
  background-color: #fafcff;
  border-color: #ebf5fe;
  color: #bbdefb;
}
:not(.aXNw) .k-chip-solid-info.k-focus,
:not(.aXNw) .k-chip-solid-info:focus {
  background-color: #fafcff;
  box-shadow: 0 0 0 2px rgba(187, 222, 251, 0.16);
}
:not(.aXNw) .k-chip-solid-info.k-hover,
:not(.aXNw) .k-chip-solid-info:hover {
  background-color: #f4fafe;
}
:not(.aXNw) .k-chip-solid-info.k-selected {
  background-color: #eff7fe;
}
:not(.aXNw) .k-chip-solid-warning {
  background-color: #fffef9;
  border-color: #fefaea;
  color: #fdefba;
}
:not(.aXNw) .k-chip-solid-warning.k-focus,
:not(.aXNw) .k-chip-solid-warning:focus {
  background-color: #fffef9;
  box-shadow: 0 0 0 2px hsla(47, 94%, 86%, 0.16);
}
:not(.aXNw) .k-chip-solid-warning.k-hover,
:not(.aXNw) .k-chip-solid-warning:hover {
  background-color: #fffcf4;
}
:not(.aXNw) .k-chip-solid-warning.k-selected {
  background-color: #fffbee;
}
:not(.aXNw) .k-chip-solid-success {
  background-color: #fbfdfb;
  border-color: #eff8ef;
  color: #c8e6c9;
}
:not(.aXNw) .k-chip-solid-success.k-focus,
:not(.aXNw) .k-chip-solid-success:focus {
  background-color: #fbfdfb;
  box-shadow: 0 0 0 2px rgba(200, 230, 201, 0.16);
}
:not(.aXNw) .k-chip-solid-success.k-hover,
:not(.aXNw) .k-chip-solid-success:hover {
  background-color: #f6fbf6;
}
:not(.aXNw) .k-chip-solid-success.k-selected {
  background-color: #f2f9f2;
}
:not(.aXNw) .k-chip-outline-base {
  background-color: #fff;
  border-color: #444445;
  color: #444445;
}
:not(.aXNw) .k-chip-outline-base.k-focus,
:not(.aXNw) .k-chip-outline-base:focus {
  box-shadow: 0 0 0 2px rgba(68, 68, 69, 0.16);
}
:not(.aXNw) .k-chip-outline-base.k-hover,
:not(.aXNw) .k-chip-outline-base.k-selected,
:not(.aXNw) .k-chip-outline-base:hover {
  background-color: #444445;
  color: #fff;
}
:not(.aXNw) .k-chip-outline-error {
  background-color: #fff;
  border-color: #ffcdd2;
  color: #ffcdd2;
}
:not(.aXNw) .k-chip-outline-error.k-focus,
:not(.aXNw) .k-chip-outline-error:focus {
  box-shadow: 0 0 0 2px rgba(255, 205, 210, 0.16);
}
:not(.aXNw) .k-chip-outline-error.k-hover,
:not(.aXNw) .k-chip-outline-error.k-selected,
:not(.aXNw) .k-chip-outline-error:hover {
  background-color: #ffcdd2;
  color: #000;
}
:not(.aXNw) .k-chip-outline-info {
  background-color: #fff;
  border-color: #bbdefb;
  color: #bbdefb;
}
:not(.aXNw) .k-chip-outline-info.k-focus,
:not(.aXNw) .k-chip-outline-info:focus {
  box-shadow: 0 0 0 2px rgba(187, 222, 251, 0.16);
}
:not(.aXNw) .k-chip-outline-info.k-hover,
:not(.aXNw) .k-chip-outline-info.k-selected,
:not(.aXNw) .k-chip-outline-info:hover {
  background-color: #bbdefb;
  color: #000;
}
:not(.aXNw) .k-chip-outline-warning {
  background-color: #fff;
  border-color: #fdefba;
  color: #fdefba;
}
:not(.aXNw) .k-chip-outline-warning.k-focus,
:not(.aXNw) .k-chip-outline-warning:focus {
  box-shadow: 0 0 0 2px hsla(47, 94%, 86%, 0.16);
}
:not(.aXNw) .k-chip-outline-warning.k-hover,
:not(.aXNw) .k-chip-outline-warning.k-selected,
:not(.aXNw) .k-chip-outline-warning:hover {
  background-color: #fdefba;
  color: #000;
}
:not(.aXNw) .k-chip-outline-success {
  background-color: #fff;
  border-color: #c8e6c9;
  color: #c8e6c9;
}
:not(.aXNw) .k-chip-outline-success.k-focus,
:not(.aXNw) .k-chip-outline-success:focus {
  box-shadow: 0 0 0 2px rgba(200, 230, 201, 0.16);
}
:not(.aXNw) .k-chip-outline-success.k-hover,
:not(.aXNw) .k-chip-outline-success.k-selected,
:not(.aXNw) .k-chip-outline-success:hover {
  background-color: #c8e6c9;
  color: #000;
}
:not(.aXNw) .k-listgroup {
  border-radius: 4px;
  border-style: solid;
  border-width: 1px;
  font-size: 14px;
  line-height: 1.4285714286;
  overflow: hidden;
  position: relative;
}
:not(.aXNw) .k-listgroup,
:not(.aXNw) .k-listgroup > ul {
  display: flex;
  flex-direction: column;
  list-style: none;
  margin: 0;
  padding: 0;
}
:not(.aXNw) .k-listgroup .k-listgroup-item + .k-listgroup-item {
  border-top-width: 1px;
}
:not(.aXNw) .k-listgroup-flush {
  border-left-width: 0;
  border-radius: 0;
  border-right-width: 0;
}
:not(.aXNw) .k-listgroup-item {
  border: 0 solid;
  border-color: inherit;
  flex: 0 0 auto;
  flex-direction: row;
}
:not(.aXNw) .k-listgroup-item,
:not(.aXNw) .k-listgroup-item > .k-link {
  align-items: center;
  display: flex;
  justify-content: flex-start;
  padding: 8px;
  position: relative;
}
:not(.aXNw) .k-listgroup-item > .k-link {
  color: inherit;
  flex: 1 1 auto;
  flex-direction: row;
  margin: -8px;
  outline: 0;
  text-decoration: none;
}
:not(.aXNw) .k-listgroup-item > .k-link > .k-select {
  align-items: center;
  display: flex;
  flex: 0 0 auto;
  padding: 8px;
  position: absolute;
  right: 0;
  top: 50%;
  transform: translateY(-50%);
}
:not(.aXNw) .k-listgroup-item-segmented {
  align-items: stretch;
}
:not(.aXNw) .k-listgroup-item-segmented > .k-link {
  margin-right: 0;
}
:not(.aXNw) .k-listgroup-item-segmented > .k-select {
  border-color: inherit;
  border-style: solid;
  border-width: 0 0 0 1px;
  cursor: pointer;
  margin: -8px -8px -8px 0;
  padding: 8px;
}
:not(.aXNw) .k-listgroup-form-row {
  align-items: center;
  display: flex;
  flex: 1 1 auto;
  flex-direction: row;
  justify-content: space-between;
  margin: -8px;
  padding: 8px;
  position: relative;
}
:not(.aXNw) .k-listgroup-form-row .k-listgroup-form-field-label {
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
  width: 40%;
}
:not(.aXNw) .k-listgroup-form-row .k-listgroup-form-field-wrapper {
  align-items: center;
  display: flex;
  flex-direction: row;
  justify-content: flex-end;
  position: relative;
  text-align: end;
  width: 50%;
}
:not(.aXNw)
  .k-listgroup-form-row
  .k-listgroup-form-field-wrapper
  input[type="date"],
:not(.aXNw)
  .k-listgroup-form-row
  .k-listgroup-form-field-wrapper
  input[type="datetime-local"],
:not(.aXNw)
  .k-listgroup-form-row
  .k-listgroup-form-field-wrapper
  input[type="number"],
:not(.aXNw)
  .k-listgroup-form-row
  .k-listgroup-form-field-wrapper
  input[type="password"],
:not(.aXNw)
  .k-listgroup-form-row
  .k-listgroup-form-field-wrapper
  input[type="text"],
:not(.aXNw)
  .k-listgroup-form-row
  .k-listgroup-form-field-wrapper
  input[type="time"],
:not(.aXNw) .k-listgroup-form-row .k-listgroup-form-field-wrapper select,
:not(.aXNw) .k-listgroup-form-row .k-listgroup-form-field-wrapper textarea {
  box-sizing: border-box;
  flex: 1 1 100%;
  width: 100%;
}
:not(.aXNw) .k-listgroup-form-row .k-listgroup-form-field-wrapper textarea {
  min-height: 4em;
  resize: vertical;
}
:not(.aXNw) .k-listgroup-item.k-listgroup-form-row {
  margin: 0;
}
:not(.aXNw) [dir="rtl"] .k-listgroup-item > .k-link > .k-select {
  left: 0;
  right: auto;
}
:not(.aXNw) [dir="rtl"] .k-listgroup-item > .k-link > .k-select .k-icon {
  transform: scaleX(-1);
}
:not(.aXNw) [dir="rtl"] .k-listgroup-item-segmented > .k-link {
  margin-left: 0;
  margin-right: -8px;
}
:not(.aXNw) [dir="rtl"] .k-listgroup-item-segmented > .k-select {
  border-left-width: 0;
  border-right-width: 1px;
  margin-left: -8px;
  margin-right: 0;
}
:not(.aXNw) [dir="rtl"] .k-listgroup-item-segmented > .k-select .k-icon {
  transform: scaleX(-1);
}
:not(.aXNw) .k-noflexbox .k-listgroup,
:not(.aXNw) .k-noflexbox .k-listgroup-item > .k-link,
:not(.aXNw) .k-noflexbox .k-listgroup > ul .k-listgroup-item {
  display: block;
}
:not(.aXNw) .k-listgroup {
  background-color: #fff;
  border-color: rgba(0, 0, 0, 0.08);
  color: #424242;
}
:not(.aXNw) .k-radio {
  -webkit-appearance: none;
  background-position: 50%;
  background-repeat: no-repeat;
  background-size: contain;
  border-radius: 50%;
  border-style: solid;
  border-width: 1px;
  box-sizing: border-box;
  cursor: pointer;
  display: inline-block;
  flex: none;
  line-height: normal;
  margin: 0;
  outline: 0;
  padding: 0;
  position: relative;
  vertical-align: middle;
}
:not(.aXNw) .k-radio.k-checked,
:not(.aXNw) .k-radio:checked {
  background-image: url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 14 14'%3E%3Ccircle cx='50%25' cy='50%25' r='4' fill='%23fff'/%3E%3C/svg%3E");
}
:not(.aXNw) .k-radio.k-disabled,
:not(.aXNw) .k-radio:disabled {
  box-shadow: none;
  cursor: default;
  filter: grayscale(0.1);
  opacity: 0.6;
  outline: 0;
  pointer-events: none;
}
:not(.aXNw) .k-radio-wrap {
  align-items: center;
  align-self: start;
  display: inline-flex;
  flex: none;
  flex-flow: row nowrap;
  gap: 0;
  position: relative;
  vertical-align: middle;
}
:not(.aXNw) .k-radio-wrap:before {
  content: "​";
  display: inline-block;
  flex: none;
  overflow: hidden;
  vertical-align: top;
  width: 0;
}
:not(.aXNw) .k-radio-label {
  align-items: flex-start;
  cursor: pointer;
  display: inline-flex;
  gap: 4px;
  margin: 0;
  padding: 0;
  position: relative;
  vertical-align: middle;
}
:not(.aXNw) .k-radio-label .k-ripple {
  visibility: hidden !important;
}
:not(.aXNw) .k-radio + .k-label,
:not(.aXNw) .k-radio + .k-radio-label,
:not(.aXNw) .k-radio-wrap + .k-label,
:not(.aXNw) .k-radio-wrap + .k-radio-label {
  display: inline;
  margin-inline-start: 4px;
}
:not(.aXNw) .k-radio-label:empty {
  display: none !important;
}
:not(.aXNw) .k-radio-label.k-no-text {
  min-width: 1px;
}
:not(.aXNw) .k-radio-list {
  display: flex;
  flex-flow: column nowrap;
  gap: 0;
  list-style: none;
  margin: 0;
  padding: 0;
}
:not(.aXNw) .k-radio-item,
:not(.aXNw) .k-radio-list-item {
  align-content: center;
  align-items: center;
  display: flex;
  flex-flow: row nowrap;
  gap: 4px;
  padding: 4px 0;
}
:not(.aXNw) .k-radio-item .k-radio-label,
:not(.aXNw) .k-radio-list-item .k-radio-label {
  margin: 0;
}
:not(.aXNw) .k-radio-list-horizontal,
:not(.aXNw) .k-radio-list.k-list-horizontal {
  display: flex;
  flex-flow: row wrap;
  gap: 16px;
}
:not(.aXNw) .k-ripple-container .k-radio:after {
  border-radius: 100%;
  content: "";
  display: block;
  left: 50%;
  position: absolute;
  top: 50%;
  transform: translate(-50%, -50%) scale(0);
  transform-origin: center center;
  transition:
    opacity 0.1s linear,
    transform 0.15s cubic-bezier(0.4, 0, 0.2, 1);
  z-index: -1;
}
:not(.aXNw) .k-ripple-container .k-radio.k-focus,
:not(.aXNw) .k-ripple-container .k-radio.k-state-focus,
:not(.aXNw) .k-ripple-container .k-radio:focus {
  box-shadow: none !important;
}
:not(.aXNw) .k-ripple-container .k-radio.k-focus:after,
:not(.aXNw) .k-ripple-container .k-radio.k-state-focus:after,
:not(.aXNw) .k-ripple-container .k-radio:focus:after {
  transform: translate(-50%, -50%) scale(1);
}
:not(.aXNw) .k-ripple-container .k-radio.k-disabled:after,
:not(.aXNw) .k-ripple-container .k-radio:disabled:after {
  display: none;
}
:not(.aXNw) .k-radio-sm {
  height: 12px;
  width: 12px;
}
:not(.aXNw) .k-radio-sm:before {
  font-size: 10px;
}
:not(.aXNw) .k-ripple-container .k-radio-sm:after {
  height: 36px;
  width: 36px;
}
:not(.aXNw) .k-radio-md {
  height: 16px;
  width: 16px;
}
:not(.aXNw) .k-radio-md:before {
  font-size: 14px;
}
:not(.aXNw) .k-ripple-container .k-radio-md:after {
  height: 48px;
  width: 48px;
}
:not(.aXNw) .k-radio-lg {
  height: 20px;
  width: 20px;
}
:not(.aXNw) .k-radio-lg:before {
  font-size: 18px;
}
:not(.aXNw) .k-ripple-container .k-radio-lg:after {
  height: 60px;
  width: 60px;
}
:not(.aXNw) .k-radio {
  background-color: #fff;
  border-color: rgba(0, 0, 0, 0.08);
}
:not(.aXNw) .k-radio.k-focus,
:not(.aXNw) .k-radio.k-state-focus,
:not(.aXNw) .k-radio:focus {
  box-shadow: 0 0 0 2px rgba(0, 0, 0, 0.06);
}
:not(.aXNw) .k-radio.k-invalid,
:not(.aXNw) .k-radio.k-state-invalid,
:not(.aXNw) .k-radio.ng-invalid.ng-dirty,
:not(.aXNw) .k-radio.ng-invalid.ng-touched {
  border-color: #ffcdd2;
}
:not(.aXNw) .k-radio.k-invalid + .k-radio-label,
:not(.aXNw) .k-radio.k-state-invalid + .k-radio-label,
:not(.aXNw) .k-radio.ng-invalid.ng-dirty + .k-radio-label,
:not(.aXNw) .k-radio.ng-invalid.ng-touched + .k-radio-label {
  color: #ffcdd2;
}
:not(.aXNw) .k-radio.k-checked,
:not(.aXNw) .k-radio:checked {
  background-color: #0265dc;
  border-color: #0265dc;
  color: #fff;
}
:not(.aXNw) .k-radio.k-checked.k-focus,
:not(.aXNw) .k-radio.k-checked.k-state-focus,
:not(.aXNw) .k-radio:checked:focus {
  box-shadow: 0 0 0 2px rgba(2, 101, 220, 0.3);
}
:not(.aXNw) .k-ripple-container .k-radio:after {
  background: #0265dc;
  opacity: 0.25;
}
:not(.aXNw) .k-switch {
  align-items: center;
  box-sizing: border-box;
  cursor: pointer;
  display: inline-flex;
  line-height: 1;
  outline: 0;
  position: relative;
  -webkit-user-select: none;
  -moz-user-select: none;
  user-select: none;
  vertical-align: middle;
  -webkit-touch-callout: none;
  -webkit-tap-highlight-color: transparent;
}
:not(.aXNw) .k-switch *,
:not(.aXNw) .k-switch :after,
:not(.aXNw) .k-switch :before {
  box-sizing: border-box;
}
:not(.aXNw) .k-switch [type="checkbox"] {
  display: none;
}
:not(.aXNw) .k-switch.k-readonly,
:not(.aXNw) .k-switch[aria-readonly="true"] {
  pointer-events: none;
}
:not(.aXNw) .k-switch-track {
  border-style: solid;
  border-width: 1px;
  display: flex;
  flex: 1 0 auto;
  flex-flow: row nowrap;
  outline: 0;
  position: relative;
  transition: background-color 0.2s ease-in-out;
}
:not(.aXNw) .k-switch-thumb-wrap {
  height: 0;
  overflow: visible;
  position: absolute;
  top: 50%;
  transition: left 0.2s ease-in-out;
  width: 0;
}
:not(.aXNw) .k-switch-thumb {
  border-style: solid;
  border-width: 1px;
  display: block;
  position: absolute;
  transform: translate(-50%, -50%);
}
:not(.aXNw) .k-switch-label-off,
:not(.aXNw) .k-switch-label-on {
  display: inline;
  overflow: hidden;
  position: absolute;
  text-transform: uppercase;
  top: 50%;
  transform: translateY(-50%);
}
:not(.aXNw) .k-switch-sm {
  font-size: 10px;
  height: 26px;
  width: 52px;
}
:not(.aXNw) .k-switch-sm .k-switch-track {
  height: 26px;
  width: 52px;
}
:not(.aXNw) .k-switch-sm .k-switch-label-on {
  left: 4px;
}
:not(.aXNw) .k-switch-sm .k-switch-label-off {
  right: 4px;
}
:not(.aXNw) .k-switch-sm .k-switch-thumb {
  height: 26px;
  width: 26px;
}
:not(.aXNw) .k-switch-sm.k-switch-on .k-switch-thumb-wrap {
  left: calc(100% - 13px);
}
:not(.aXNw) .k-switch-sm.k-switch-off .k-switch-thumb-wrap {
  left: 13px;
}
:not(.aXNw) .k-rtl .k-switch-sm .k-switch-label-on,
:not(.aXNw) .k-switch-sm[dir="rtl"] .k-switch-label-on,
:not(.aXNw) [dir="rtl"] .k-switch-sm .k-switch-label-on {
  left: auto;
  right: 4px;
}
:not(.aXNw) .k-rtl .k-switch-sm .k-switch-label-off,
:not(.aXNw) .k-switch-sm[dir="rtl"] .k-switch-label-off,
:not(.aXNw) [dir="rtl"] .k-switch-sm .k-switch-label-off {
  left: 4px;
  right: auto;
}
:not(.aXNw) .k-rtl .k-switch-sm.k-switch-on .k-switch-thumb-wrap,
:not(.aXNw) .k-switch-sm[dir="rtl"].k-switch-on .k-switch-thumb-wrap,
:not(.aXNw) [dir="rtl"] .k-switch-sm.k-switch-on .k-switch-thumb-wrap {
  left: 13px;
}
:not(.aXNw) .k-rtl .k-switch-sm.k-switch-off .k-switch-thumb-wrap,
:not(.aXNw) .k-switch-sm[dir="rtl"].k-switch-off .k-switch-thumb-wrap,
:not(.aXNw) [dir="rtl"] .k-switch-sm.k-switch-off .k-switch-thumb-wrap {
  left: calc(100% - 13px);
}
:not(.aXNw) .k-switch-md {
  font-size: 10px;
  height: 30px;
  width: 60px;
}
:not(.aXNw) .k-switch-md .k-switch-track {
  height: 30px;
  width: 60px;
}
:not(.aXNw) .k-switch-md .k-switch-label-on {
  left: 6px;
}
:not(.aXNw) .k-switch-md .k-switch-label-off {
  right: 6px;
}
:not(.aXNw) .k-switch-md .k-switch-thumb {
  height: 30px;
  width: 30px;
}
:not(.aXNw) .k-switch-md.k-switch-on .k-switch-thumb-wrap {
  left: calc(100% - 15px);
}
:not(.aXNw) .k-switch-md.k-switch-off .k-switch-thumb-wrap {
  left: 15px;
}
:not(.aXNw) .k-rtl .k-switch-md .k-switch-label-on,
:not(.aXNw) .k-switch-md[dir="rtl"] .k-switch-label-on,
:not(.aXNw) [dir="rtl"] .k-switch-md .k-switch-label-on {
  left: auto;
  right: 6px;
}
:not(.aXNw) .k-rtl .k-switch-md .k-switch-label-off,
:not(.aXNw) .k-switch-md[dir="rtl"] .k-switch-label-off,
:not(.aXNw) [dir="rtl"] .k-switch-md .k-switch-label-off {
  left: 6px;
  right: auto;
}
:not(.aXNw) .k-rtl .k-switch-md.k-switch-on .k-switch-thumb-wrap,
:not(.aXNw) .k-switch-md[dir="rtl"].k-switch-on .k-switch-thumb-wrap,
:not(.aXNw) [dir="rtl"] .k-switch-md.k-switch-on .k-switch-thumb-wrap {
  left: 15px;
}
:not(.aXNw) .k-rtl .k-switch-md.k-switch-off .k-switch-thumb-wrap,
:not(.aXNw) .k-switch-md[dir="rtl"].k-switch-off .k-switch-thumb-wrap,
:not(.aXNw) [dir="rtl"] .k-switch-md.k-switch-off .k-switch-thumb-wrap {
  left: calc(100% - 15px);
}
:not(.aXNw) .k-switch-lg {
  font-size: 10px;
  height: 34px;
  width: 68px;
}
:not(.aXNw) .k-switch-lg .k-switch-track {
  height: 34px;
  width: 68px;
}
:not(.aXNw) .k-switch-lg .k-switch-label-on {
  left: 8px;
}
:not(.aXNw) .k-switch-lg .k-switch-label-off {
  right: 8px;
}
:not(.aXNw) .k-switch-lg .k-switch-thumb {
  height: 34px;
  width: 34px;
}
:not(.aXNw) .k-switch-lg.k-switch-on .k-switch-thumb-wrap {
  left: calc(100% - 17px);
}
:not(.aXNw) .k-switch-lg.k-switch-off .k-switch-thumb-wrap {
  left: 17px;
}
:not(.aXNw) .k-rtl .k-switch-lg .k-switch-label-on,
:not(.aXNw) .k-switch-lg[dir="rtl"] .k-switch-label-on,
:not(.aXNw) [dir="rtl"] .k-switch-lg .k-switch-label-on {
  left: auto;
  right: 8px;
}
:not(.aXNw) .k-rtl .k-switch-lg .k-switch-label-off,
:not(.aXNw) .k-switch-lg[dir="rtl"] .k-switch-label-off,
:not(.aXNw) [dir="rtl"] .k-switch-lg .k-switch-label-off {
  left: 8px;
  right: auto;
}
:not(.aXNw) .k-rtl .k-switch-lg.k-switch-on .k-switch-thumb-wrap,
:not(.aXNw) .k-switch-lg[dir="rtl"].k-switch-on .k-switch-thumb-wrap,
:not(.aXNw) [dir="rtl"] .k-switch-lg.k-switch-on .k-switch-thumb-wrap {
  left: 17px;
}
:not(.aXNw) .k-rtl .k-switch-lg.k-switch-off .k-switch-thumb-wrap,
:not(.aXNw) .k-switch-lg[dir="rtl"].k-switch-off .k-switch-thumb-wrap,
:not(.aXNw) [dir="rtl"] .k-switch-lg.k-switch-off .k-switch-thumb-wrap {
  left: calc(100% - 17px);
}
:not(.aXNw) .k-rtl .k-switch .k-switch-thumb,
:not(.aXNw) .k-switch.k-rtl .k-switch-thumb,
:not(.aXNw) .k-switch[dir="rtl"] .k-switch-thumb,
:not(.aXNw) [dir="rtl"] .k-switch .k-switch-thumb {
  transform: translate(50%, -50%);
}
:not(.aXNw) .k-switch-off .k-switch-track {
  background-color: #fff;
  border-color: #ebebeb;
  color: #424242;
}
:not(.aXNw) .k-switch-off .k-switch-thumb {
  background-color: #f7f7f7;
  border-color: #bcbcbd;
  color: #444445;
}
:not(.aXNw) .k-switch-off.k-focus .k-switch-track,
:not(.aXNw) .k-switch-off:focus .k-switch-track {
  outline: 2px solid rgba(0, 0, 0, 0.08);
}
:not(.aXNw) .k-switch-off .k-switch-label-on {
  color: transparent;
}
:not(.aXNw) .k-switch-on .k-switch-track {
  background-color: #0265dc;
  border-color: #0265dc;
  color: #fff;
}
:not(.aXNw) .k-switch-on .k-switch-thumb {
  background-color: #f7f7f7;
  border-color: #bcbcbd;
  color: #444445;
}
:not(.aXNw) .k-switch-on.k-focus .k-switch-track,
:not(.aXNw) .k-switch-on:focus .k-switch-track {
  outline: 2px solid rgba(2, 101, 220, 0.25);
}
:not(.aXNw) .k-switch-on .k-switch-label-off {
  color: transparent;
}
:not(.aXNw) .k-menu,
:not(.aXNw) .k-menu-bar {
  align-items: stretch;
  border-style: solid;
  border-width: 0;
  box-sizing: border-box;
  cursor: default;
  display: flex;
  flex-wrap: nowrap;
  font-family: inherit;
  font-size: 14px;
  line-height: 1.4285714286;
  outline: 0;
  position: relative;
  -webkit-touch-callout: none;
  -webkit-tap-highlight-color: transparent;
}
:not(.aXNw) .k-menu *,
:not(.aXNw) .k-menu :after,
:not(.aXNw) .k-menu :before,
:not(.aXNw) .k-menu-bar *,
:not(.aXNw) .k-menu-bar :after,
:not(.aXNw) .k-menu-bar :before {
  box-sizing: border-box;
}
:not(.aXNw) .k-menu-item {
  border-width: 0;
  display: flex;
  flex: none;
  flex-flow: column nowrap;
  outline: 0;
  position: relative;
  -webkit-user-select: none;
  -moz-user-select: none;
  user-select: none;
}
:not(.aXNw) .k-menu-item-content {
  display: block;
  height: auto;
  overflow: visible;
}
:not(.aXNw) .k-menu-item-content .k-action-buttons,
:not(.aXNw) .k-menu-item-content .k-actions,
:not(.aXNw) .k-menu-item-content .k-columnmenu-actions,
:not(.aXNw) .k-menu-item-content .k-edit-buttons,
:not(.aXNw) .k-menu-item-content .k-form-buttons {
  margin-top: 0;
}
:not(.aXNw) .k-menu-link {
  align-items: center;
  color: inherit;
  cursor: pointer;
  display: flex;
  flex: 1 1 auto;
  flex-flow: row nowrap;
  gap: 4px;
  outline: 0;
  padding: 6px 12px;
  position: relative;
  white-space: nowrap;
}
:not(.aXNw) .k-menu-link-text {
  display: flex;
  flex: 1 1 auto;
  flex-flow: row nowrap;
  overflow: hidden;
  text-overflow: ellipsis;
}
:not(.aXNw) .k-menu-expand-arrow {
  align-items: center;
  display: inline-flex;
  flex: none;
  flex-flow: row wrap;
  margin-inline-end: -4px;
  position: relative;
}
:not(.aXNw) .k-menu-horizontal {
  flex-direction: row;
}
:not(.aXNw) .k-menu-horizontal > .k-menu-item + .k-menu-item {
  margin-left: 0;
}
:not(.aXNw) .k-menu-horizontal > .k-separator {
  border-style: solid;
  border-width: 0 0 0 1px;
  height: auto;
  margin: 0 4px;
  width: 0;
}
:not(.aXNw) .k-menu-vertical {
  flex-direction: column;
}
:not(.aXNw) .k-menu-vertical > .k-menu-item + .k-menu-item {
  margin-top: 0;
}
:not(.aXNw) .k-menu-vertical > .k-menu-item > .k-menu-link {
  padding: 4px 32px 4px 8px;
}
:not(.aXNw)
  .k-menu-vertical
  > .k-menu-item
  > .k-menu-link
  > .k-menu-expand-arrow {
  margin-inline-end: -28px;
  margin-inline-start: 8px;
}
:not(.aXNw) .k-menu-vertical > .k-separator {
  border: solid rgba(0, 0, 0, 0.08);
  border-width: 1px 0 0;
  display: block;
  height: 0;
  margin: 4px 0;
}
:not(.aXNw) .k-menu-popup {
  border-style: solid;
  border-width: 1px;
  box-sizing: border-box;
  max-height: 80vh;
  overflow: auto;
}
:not(.aXNw) .k-menu-popup *,
:not(.aXNw) .k-menu-popup :after,
:not(.aXNw) .k-menu-popup :before {
  box-sizing: border-box;
}
:not(.aXNw) .k-menu-group {
  display: flex;
  flex-flow: column nowrap;
  list-style: none;
  margin: 0;
  padding: 0;
  position: absolute;
}
:not(.aXNw) .k-menu-group .k-menu-item + .k-menu-item {
  margin-top: 0;
}
:not(.aXNw) .k-menu-group .k-separator {
  border: solid rgba(0, 0, 0, 0.08);
  border-width: 1px 0 0;
  display: block;
  height: 0;
  margin: 4px 0;
}
:not(.aXNw) .k-menu-popup .k-menu-group {
  position: relative;
}
:not(.aXNw) .k-menu-group-sm,
:not(.aXNw) .k-menu-group-sm .k-menu-item {
  font-size: 14px;
  line-height: 1.4285714286;
}
:not(.aXNw) .k-menu-group-sm .k-menu-link {
  padding: 2px 8px;
  padding-inline-end: 32px;
}
:not(.aXNw) .k-menu-group-sm .k-menu-expand-arrow {
  margin-inline-end: -28px;
  margin-inline-start: 8px;
}
:not(.aXNw) .k-menu-group-md,
:not(.aXNw) .k-menu-group-md .k-menu-item {
  font-size: 14px;
  line-height: 1.4285714286;
}
:not(.aXNw) .k-menu-group-md .k-menu-link {
  padding: 4px 8px;
  padding-inline-end: 32px;
}
:not(.aXNw) .k-menu-group-md .k-menu-expand-arrow {
  margin-inline-end: -28px;
  margin-inline-start: 8px;
}
:not(.aXNw) .k-menu-group-lg,
:not(.aXNw) .k-menu-group-lg .k-menu-item {
  font-size: 14px;
  line-height: 1.4285714286;
}
:not(.aXNw) .k-menu-group-lg .k-menu-link {
  padding: 6px 8px;
  padding-inline-end: 32px;
}
:not(.aXNw) .k-menu-group-lg .k-menu-expand-arrow {
  margin-inline-end: -28px;
  margin-inline-start: 8px;
}
:not(.aXNw) .k-popups-wrapper {
  border: 0;
  margin: 0;
  padding: 0;
  position: relative;
}
:not(.aXNw) .k-context-menu {
  border-style: solid;
  border-width: 1px;
  margin: 0;
}
:not(.aXNw) .k-animation-container .k-context-menu.k-menu-horizontal {
  display: flex !important;
  flex-wrap: nowrap;
}
:not(.aXNw) .k-context-menu-popup {
  z-index: 12000;
}
:not(.aXNw) .k-context-menu-popup .k-context-menu,
:not(.aXNw) .k-popup .k-context-menu {
  border-width: 0;
}
:not(.aXNw) .k-menu-scroll-wrapper {
  border: 0;
  margin: 0;
  padding: 0;
  position: relative;
}
:not(.aXNw) .k-menu-scroll-wrapper .k-menu {
  flex-wrap: nowrap;
  overflow: hidden;
}
:not(.aXNw) .k-menu-scroll-wrapper .k-menu-scroll-button {
  background: inherit;
  border-color: inherit;
  border-radius: 0;
  border-width: 0;
  color: inherit;
  padding: 0;
  position: absolute;
}
:not(.aXNw) .k-menu-scroll-wrapper .k-menu-scroll-button.k-scroll-left {
  border-right-width: 1px;
  height: 100%;
  left: 0;
  top: 0;
  width: 16px;
}
:not(.aXNw) .k-menu-scroll-wrapper .k-menu-scroll-button.k-scroll-right {
  border-left-width: 1px;
  height: 100%;
  right: 0;
  top: 0;
  width: 16px;
}
:not(.aXNw) .k-menu-scroll-wrapper .k-menu-scroll-button.k-scroll-up {
  border-bottom-width: 1px;
  height: 16px;
  left: 0;
  top: 0;
  width: 100%;
}
:not(.aXNw) .k-menu-scroll-wrapper .k-menu-scroll-button.k-scroll-down {
  border-top-width: 1px;
  bottom: 0;
  height: 16px;
  left: 0;
  width: 100%;
}
:not(.aXNw) .k-rtl .k-menu-horizontal > .k-menu-item + .k-menu-item,
:not(.aXNw) [dir="rtl"] .k-menu-horizontal > .k-menu-item + .k-menu-item {
  margin-left: 0;
  margin-right: 0;
}
:not(.aXNw) .k-rtl .k-menu-group .k-menu-link,
:not(.aXNw) .k-rtl .k-menu-vertical > .k-menu-item > .k-menu-link,
:not(.aXNw) [dir="rtl"] .k-menu-group .k-menu-link,
:not(.aXNw) [dir="rtl"] .k-menu-vertical > .k-menu-item > .k-menu-link {
  padding-left: 32px;
  padding-right: 8px;
}
:not(.aXNw) .k-menu:not(.k-context-menu) {
  background-color: transparent;
  color: #424242;
}
:not(.aXNw) .k-menu:not(.k-context-menu) > .k-item {
  color: #0265dc;
}
:not(.aXNw) .k-menu:not(.k-context-menu) > .k-item.k-hover,
:not(.aXNw) .k-menu:not(.k-context-menu) > .k-item:hover {
  color: #0255b9;
}
:not(.aXNw) .k-menu:not(.k-context-menu) > .k-item.k-active,
:not(.aXNw) .k-menu:not(.k-context-menu) > .k-item:active {
  color: #424242;
}
:not(.aXNw) .k-menu:not(.k-context-menu) > .k-item.k-focus,
:not(.aXNw) .k-menu:not(.k-context-menu) > .k-item:focus {
  box-shadow: inset 0 0 0 2px rgba(0, 0, 0, 0.12);
}
:not(.aXNw) .k-menu-group,
:not(.aXNw) .k-menu.k-context-menu {
  background-color: #fff;
  border-color: var(--colorsBorderGrey, #dfe0e1);
  color: #141414;
}
:not(.aXNw) .k-menu-group .k-item > .k-link.k-hover,
:not(.aXNw) .k-menu-group .k-item > .k-link:hover,
:not(.aXNw) .k-menu.k-context-menu .k-item > .k-link.k-hover,
:not(.aXNw) .k-menu.k-context-menu .k-item > .k-link:hover {
  background-color: #eee;
  color: #444445;
}
:not(.aXNw) .k-menu-group .k-item > .k-link.k-active,
:not(.aXNw) .k-menu-group .k-item > .k-link.k-selected,
:not(.aXNw) .k-menu-group .k-item > .k-link:active,
:not(.aXNw) .k-menu.k-context-menu .k-item > .k-link.k-active,
:not(.aXNw) .k-menu.k-context-menu .k-item > .k-link.k-selected,
:not(.aXNw) .k-menu.k-context-menu .k-item > .k-link:active {
  background-color: #0265dc;
  color: #fff;
}
:not(.aXNw) .k-menu-group .k-item.k-focus > .k-link,
:not(.aXNw) .k-menu-group .k-item:focus > .k-link,
:not(.aXNw) .k-menu.k-context-menu .k-item.k-focus > .k-link,
:not(.aXNw) .k-menu.k-context-menu .k-item:focus > .k-link {
  box-shadow: inset 0 0 0 2px rgba(0, 0, 0, 0.12);
}
:not(.aXNw) .k-menu-scroll-wrapper .k-menu-scroll-button {
  background-color: #fff;
  border-color: rgba(0, 0, 0, 0.08);
  color: #0265dc;
}
:not(.aXNw) .k-menu-scroll-wrapper .k-menu-scroll-button:hover {
  color: #0255b9;
}
:not(.aXNw) .k-menu-scroll-wrapper .k-menu-scroll-button:hover:before {
  opacity: 0;
}
:not(.aXNw) .k-toolbar {
  align-items: center;
  border-style: solid;
  border-width: 1px;
  box-sizing: border-box;
  display: flex;
  flex-flow: row wrap;
  font-family: inherit;
  font-size: 14px;
  gap: 8px;
  justify-content: flex-start;
  line-height: 1.4285714286;
  list-style: none;
  margin: 0;
  outline: 0;
  overflow: hidden;
  padding: 8px;
  position: relative;
  -webkit-touch-callout: none;
  -webkit-tap-highlight-color: transparent;
}
:not(.aXNw) .k-toolbar:before {
  content: "";
  height: calc(1.42857em + 8px);
  margin-inline-start: -8px;
}
:not(.aXNw) .k-toolbar.k-toolbar-resizable {
  flex-wrap: nowrap;
}
:not(.aXNw) .k-toolbar > * {
  align-content: center;
  display: inline-flex;
  flex-shrink: 0;
  vertical-align: middle;
}
:not(.aXNw) .k-toolbar > * > label {
  align-self: center;
  margin-inline-end: 8px;
}
:not(.aXNw) .k-toolbar .k-input,
:not(.aXNw) .k-toolbar .k-picker {
  width: 10em;
}
:not(.aXNw) .k-toolbar .k-color-picker {
  width: -moz-min-content;
  width: min-content;
}
:not(.aXNw) .k-toolbar .k-overflow-anchor {
  aspect-ratio: 1;
  border-color: inherit;
  border-radius: 0;
  border-width: 0;
  box-sizing: border-box;
  height: 100%;
  justify-content: center;
  margin: 0;
  padding: 8px;
  position: absolute;
  right: 0;
  top: 0;
  width: auto;
}
:not(.aXNw) .k-toolbar .k-overflow-anchor:before {
  display: block;
}
:not(.aXNw) .k-toolbar .k-separator,
:not(.aXNw) .k-toolbar .k-toolbar-separator {
  align-self: center;
  border-style: solid;
  border-width: 0 0 0 1px;
  height: 1.4285714286em;
  width: 0;
}
:not(.aXNw) .k-toolbar .k-toolbar-spacer {
  flex: 1 0 0%;
  height: 1.4285714286em;
}
:not(.aXNw) .k-toolbar .k-toolbar-template {
  align-items: center;
  align-self: center;
}
:not(.aXNw) .k-toolbar-group {
  display: flex;
  flex-direction: inherit;
  flex-wrap: nowrap;
  gap: inherit;
}
:not(.aXNw) kendo-toolbar-renderer {
  border-color: inherit;
  display: inline-block;
}
:not(.aXNw) .k-overflow-container {
  font-size: 14px;
  line-height: 1.4285714286;
}
:not(.aXNw) .k-overflow-container > .k-item {
  border-color: inherit;
}
:not(.aXNw) .k-overflow-container .k-separator {
  margin: 4px 0;
}
:not(.aXNw) .k-overflow-container .k-overflow-tool-group {
  display: block;
}
:not(.aXNw) .k-overflow-container .k-overflow-button {
  align-content: center;
  align-items: center;
  aspect-ratio: auto;
  background-color: transparent;
  background-image: none;
  border-radius: 0;
  border-width: 0;
  color: inherit;
  cursor: pointer;
  display: flex;
  flex-flow: row nowrap;
  font: inherit;
  gap: 4px;
  height: auto;
  justify-content: flex-start;
  padding: 4px 8px;
  position: relative;
  width: 100%;
}
:not(.aXNw) .k-overflow-container .k-button-group {
  box-shadow: none;
  display: flex;
  flex-flow: column nowrap;
}
:not(.aXNw) .k-overflow-container .k-button-group .k-button {
  margin: 0;
}
:not(.aXNw) .k-overflow-container .k-split-button {
  display: flex;
  flex-direction: column;
}
:not(.aXNw) .k-overflow-container .k-overflow-hidden {
  display: none;
}
:not(.aXNw) .k-rtl .k-toolbar .k-overflow-anchor,
:not(.aXNw) .k-toolbar.k-rtl .k-overflow-anchor,
:not(.aXNw) .k-toolbar[dir="rtl"] .k-overflow-anchor,
:not(.aXNw) [dir="rtl"] .k-toolbar .k-overflow-anchor {
  left: 0;
  margin: 0;
  right: auto;
}
:not(.aXNw) .editorToolbarWindow.k-window-content,
:not(.aXNw) .k-floating-toolbar {
  align-items: center;
  border-style: solid;
  border-width: 1px;
  display: flex;
  flex-flow: row nowrap;
  gap: 8px;
  padding: 8px !important;
}
:not(.aXNw) .editorToolbarWindow.k-window-content .k-toolbar,
:not(.aXNw) .k-floating-toolbar .k-toolbar {
  background: 0 0;
  border-width: 0;
  color: inherit;
  flex-shrink: 1;
  padding: 0;
}
:not(.aXNw) .k-editortoolbar-dragHandle {
  align-items: center;
  align-self: stretch;
  cursor: move;
  display: flex;
  flex-shrink: 0;
}
:not(.aXNw) .k-toolbar {
  background-color: #f7f7f7;
  border-color: #bcbcbd;
  color: #444445;
}
:not(.aXNw) .k-toolbar .k-separator {
  border-color: inherit;
}
:not(.aXNw) .k-overflow-container .k-button.k-hover,
:not(.aXNw) .k-overflow-container .k-button:hover {
  background: #eee;
  color: #444445;
}
:not(.aXNw) .k-overflow-container .k-button.k-focus,
:not(.aXNw) .k-overflow-container .k-button:focus {
  box-shadow: inset 0 0 0 2px rgba(0, 0, 0, 0.12);
}
:not(.aXNw) .k-overflow-container .k-button.k-active,
:not(.aXNw) .k-overflow-container .k-button:active {
  background: #eee;
  color: #444445;
}
:not(.aXNw) .k-overflow-container .k-button.k-selected {
  background: #0265dc;
  color: #fff;
}
:not(.aXNw) .k-overflow-container .k-button.k-disabled,
:not(.aXNw) .k-overflow-container .k-button:disabled {
  color: inherit;
}
:not(.aXNw) .editorToolbarWindow.k-window-content,
:not(.aXNw) .k-floating-toolbar {
  background-color: #f7f7f7;
  border-color: #bcbcbd;
  color: #444445;
}
:not(.aXNw) .k-pane-wrapper {
  border-style: solid;
  border-width: 1px;
  box-sizing: border-box;
  display: block;
  font-family: inherit;
  font-size: 14px;
  line-height: 1.4285714286;
  outline: 0;
  position: relative;
  -webkit-touch-callout: none;
  -webkit-tap-highlight-color: transparent;
}
:not(.aXNw) .k-pane-wrapper .k-pane {
  box-sizing: border-box;
  font-family: sans-serif;
  height: 100%;
  overflow-x: hidden;
  -webkit-user-select: none;
  -moz-user-select: none;
  user-select: none;
  width: 100%;
}
:not(.aXNw) .k-pane-wrapper .k-view {
  align-content: stretch;
  align-items: stretch;
  border: 0;
  box-sizing: border-box;
  display: flex;
  flex-direction: column;
  font-family: inherit;
  font-size: 14px;
  height: 100%;
  left: 0;
  line-height: 1.4285714286;
  outline: 0;
  position: relative;
  top: 0;
  vertical-align: top;
  width: 100%;
  -webkit-touch-callout: none;
  -webkit-tap-highlight-color: transparent;
}
:not(.aXNw) .k-pane-wrapper .k-content {
  align-items: stretch;
  display: block;
  flex: 1;
  min-height: 1px;
  overflow: hidden;
  position: relative;
  width: auto;
}
:not(.aXNw) .k-pane-wrapper > div.k-pane {
  box-shadow: none;
  font-weight: 400;
}
:not(.aXNw) .k-pane-wrapper .k-grid-column-menu .k-content,
:not(.aXNw) .k-pane-wrapper .k-grid-edit-form .k-content,
:not(.aXNw) .k-pane-wrapper .k-grid-filter-menu .k-content,
:not(.aXNw) .k-pane-wrapper .k-popup-edit-form .k-content {
  overflow-y: auto;
}
:not(.aXNw)
  .k-pane-wrapper
  .k-grid-column-menu
  .k-content
  > .k-scroll-container,
:not(.aXNw) .k-pane-wrapper .k-grid-edit-form .k-content > .k-scroll-container,
:not(.aXNw)
  .k-pane-wrapper
  .k-grid-filter-menu
  .k-content
  > .k-scroll-container,
:not(.aXNw)
  .k-pane-wrapper
  .k-popup-edit-form
  .k-content
  > .k-scroll-container {
  box-sizing: border-box;
  min-height: 100%;
  position: absolute;
  width: 100%;
}
:not(.aXNw) .k-pane-wrapper .k-grid-edit-form .k-edit-form-container,
:not(.aXNw) .k-pane-wrapper .k-grid-edit-form .k-popup-edit-form {
  min-width: auto;
  width: auto;
}
:not(.aXNw) .k-grid.k-grid-mobile {
  border-width: 0;
}
:not(.aXNw) .k-grid-mobile .k-resize-handle-inner:before {
  content: "\e01e";
  font: 16px/1 WebComponentsIcons;
  left: 50%;
  padding: 0.2em;
  position: absolute;
  top: calc(50% - 1px);
  transform: translate(-50%, -50%);
}
:not(.aXNw) .k-grid-mobile .k-header a {
  -webkit-touch-callout: none;
  -webkit-user-select: none;
  -moz-user-select: none;
  user-select: none;
  -webkit-user-drag: none;
  -moz-user-drag: none;
}
:not(.aXNw) .k-pane-wrapper .k-scheduler-edit-form .k-recur-view {
  align-items: stretch;
  flex-direction: column;
  padding: 0;
}
:not(.aXNw)
  .k-pane-wrapper
  .k-scheduler-edit-form
  .k-recur-view
  > .k-listgroup-form-row {
  margin: 0;
}
:not(.aXNw) .k-pane-wrapper .k-scheduler-edit-form .k-recur-items-wrap {
  margin: -1px 0;
  width: 100%;
}
:not(.aXNw) .k-pane-wrapper .k-scheduler-edit-form .k-scheduler-recur-end-wrap {
  white-space: nowrap;
}
:not(.aXNw) .k-scheduler.k-scheduler-mobile {
  border-width: 0;
}
:not(.aXNw) .k-scheduler-mobile th {
  font-weight: 400;
}
:not(.aXNw) .k-scheduler-mobile .k-event:hover .k-resize-handle {
  visibility: hidden;
}
:not(.aXNw) .k-scheduler-mobile .k-scheduler-toolbar {
  padding: 8px;
}
:not(.aXNw) .k-scheduler-mobile .k-scheduler-toolbar > * {
  margin: 0;
}
:not(.aXNw) .k-scheduler-mobile .k-scheduler-toolbar:before {
  display: none;
}
:not(.aXNw) .k-scheduler-mobile .k-scheduler-toolbar .k-scheduler-navigation {
  display: flex;
  flex-flow: row nowrap;
  justify-content: space-between;
  margin: 0;
  width: 100%;
}
:not(.aXNw)
  .k-scheduler-mobile
  .k-scheduler-toolbar
  .k-scheduler-navigation
  .k-nav-current {
  align-items: center;
  display: flex;
  flex-flow: column nowrap;
  gap: 0;
  justify-content: space-evenly;
  line-height: 1;
}
:not(.aXNw)
  .k-scheduler-mobile
  .k-scheduler-toolbar
  .k-scheduler-navigation
  .k-y-date-format {
  font-size: 12px;
}
:not(.aXNw)
  .k-scheduler-mobile
  .k-scheduler-toolbar
  .k-scheduler-views-wrapper
  .k-views-dropdown {
  display: inline-block;
}
:not(.aXNw) .k-scheduler-mobile .k-scheduler-footer {
  display: flex;
  justify-content: space-between;
  padding: 8px;
}
:not(.aXNw) .k-scheduler-mobile .k-scheduler-footer > * {
  margin: 0;
}
:not(.aXNw) .k-scheduler-mobile .k-scheduler-footer:before {
  display: none;
}
:not(.aXNw) .k-scheduler-mobile .k-scheduler-monthview .k-hidden {
  height: 40px;
}
:not(.aXNw) .k-scheduler-mobile .k-scheduler-monthview .k-scheduler-table td {
  height: 40px;
  text-align: center;
  vertical-align: top;
}
:not(.aXNw) .k-scheduler-mobile .k-scheduler-monthview .k-events-container {
  height: 6px;
  line-height: 6px;
  position: absolute;
  text-align: center;
}
:not(.aXNw) .k-scheduler-mobile .k-scheduler-monthview .k-event {
  border-radius: 50%;
  display: inline-block;
  height: 4px;
  margin: 1px;
  min-height: 0;
  padding: 4px;
  position: static;
  width: 4px;
}
:not(.aXNw)
  .k-scheduler-mobile
  .k-scheduler-dayview
  .k-mobile-header
  .k-scheduler-header
  .k-scheduler-date-group,
:not(.aXNw)
  .k-scheduler-mobile
  .k-scheduler-dayview
  .k-mobile-header.k-mobile-horizontal-header
  .k-scheduler-times
  table
  tr:first-child {
  display: none;
}
:not(.aXNw) .k-scheduler-mobile .k-scheduler-header-wrap > div {
  overflow: visible;
}
:not(.aXNw) .k-scheduler-mobile .k-scheduler-agendaview .k-mobile-header {
  display: none;
}
:not(.aXNw) .k-scheduler-mobile .k-scheduler-agendaview .k-scheduler-table {
  table-layout: auto;
}
:not(.aXNw)
  .k-scheduler-mobile
  .k-scheduler-agendaview
  .k-scheduler-table
  .k-scheduler-groupcolumn {
  width: 1%;
}
:not(.aXNw) .k-scheduler-mobile .k-scheduler-agendaview .k-scheduler-table td {
  white-space: normal;
}
:not(.aXNw) .k-scheduler-mobile .k-mobile-header .k-scheduler-table td,
:not(.aXNw) .k-scheduler-mobile .k-mobile-header .k-scheduler-table th {
  height: 1.5em;
}
:not(.aXNw) .k-scheduler-mobile .k-time-period,
:not(.aXNw) .k-scheduler-mobile .k-time-text {
  display: block;
  line-height: 1;
}
:not(.aXNw) .k-scheduler-mobile .k-time-period {
  font-size: 0.7em;
}
:not(.aXNw) .k-scheduler-mobile .k-scheduler-table td,
:not(.aXNw) .k-scheduler-mobile .k-scheduler-table th {
  height: 2em;
  vertical-align: middle;
}
:not(.aXNw) .k-scheduler-mobile .k-scheduler-datecolumn-wrap {
  align-items: center;
  display: flex;
  justify-content: space-between;
}
:not(.aXNw) .k-scheduler-mobile .k-task {
  align-items: center;
  display: flex;
}
:not(.aXNw) .k-scheduler-mobile .k-task .k-scheduler-mark {
  border-radius: 50%;
}
:not(.aXNw) .k-scheduler-mobile .k-task .k-i-reload {
  font-size: 1em;
  margin-right: 0.5em;
}
:not(.aXNw) .k-scheduler-mobile .k-task .k-scheduler-task-text {
  flex: 1 1 0%;
}
:not(.aXNw) .k-scheduler-mobile .k-scheduler-agenda .k-scheduler-group-cell,
:not(.aXNw) .k-scheduler-mobile .k-scheduler-agenda .k-scheduler-groupcolumn,
:not(.aXNw) .k-scheduler-mobile .k-scheduler-times .k-scheduler-group-cell,
:not(.aXNw) .k-scheduler-mobile .k-scheduler-times .k-scheduler-groupcolumn {
  vertical-align: top;
}
:not(.aXNw)
  .k-scheduler-mobile
  .k-scheduler-agenda
  .k-scheduler-group-cell
  .k-scheduler-group-text,
:not(.aXNw)
  .k-scheduler-mobile
  .k-scheduler-agenda
  .k-scheduler-groupcolumn
  .k-scheduler-group-text,
:not(.aXNw)
  .k-scheduler-mobile
  .k-scheduler-times
  .k-scheduler-group-cell
  .k-scheduler-group-text,
:not(.aXNw)
  .k-scheduler-mobile
  .k-scheduler-times
  .k-scheduler-groupcolumn
  .k-scheduler-group-text {
  transform: rotate(180deg);
  white-space: nowrap;
  writing-mode: vertical-lr;
}
:not(.aXNw) .k-scheduler-mobile .k-scrollbar-h tr + tr .k-scheduler-times {
  border-bottom-width: 0;
}
:not(.aXNw) .k-pane-wrapper .k-appbar {
  padding: 4px;
}
:not(.aXNw) .k-pane-wrapper .k-filter-help-text,
:not(.aXNw) .k-pane-wrapper .k-list-title {
  display: block;
  padding: 8px;
}
:not(.aXNw) .k-pane-wrapper .k-listgroup-title {
  font-weight: 700;
  padding: 8px;
  text-transform: uppercase;
}
:not(.aXNw) .k-pane-wrapper .k-listgroup .k-listgroup-item {
  border-color: inherit;
}
:not(.aXNw) .k-pane-wrapper .k-listgroup + .k-listgroup {
  margin-top: 16px;
}
:not(.aXNw) .k-pane-wrapper .k-column-menu {
  display: flex;
  flex-flow: column nowrap;
  gap: 8px;
  padding: 8px;
}
:not(.aXNw) .k-pane-wrapper .k-column-menu .k-filter-item .k-filterable * {
  pointer-events: none;
}
:not(.aXNw) .k-pane-wrapper .k-column-menu .k-list-title,
:not(.aXNw) .k-pane-wrapper .k-column-menu .k-listgroup-title {
  padding: 0;
}
:not(.aXNw) .k-pane-wrapper .k-column-menu .k-listgroup {
  margin-inline: -8px;
}
:not(.aXNw) .k-pane-wrapper .k-filter-menu {
  display: flex;
  flex-flow: column nowrap;
  gap: 8px;
  padding: 8px;
}
:not(.aXNw) .k-pane-wrapper .k-filter-menu .k-list-title {
  padding: 0;
}
:not(.aXNw) .k-pane-wrapper .k-filter-menu .k-list-filter {
  display: flex;
  flex-flow: column nowrap;
  gap: inherit;
  padding: 0;
}
:not(.aXNw) .k-pane-wrapper .k-filter-menu .k-filter-tools {
  display: flex;
  flex-flow: row nowrap;
  gap: inherit;
}
:not(.aXNw) .k-pane-wrapper .k-filter-menu .k-listgroup {
  margin-inline: -8px;
}
:not(.aXNw) .k-pane-wrapper .k-popup-edit-form .k-recur-editor-wrap {
  display: flex;
}
:not(.aXNw) .k-pane-wrapper .k-popup-edit-form .k-mobiletimezoneeditor {
  align-items: center;
  display: flex;
  flex: 1 1 auto;
  justify-content: flex-end;
  position: relative;
}
:not(.aXNw) .k-pane-wrapper .k-multicheck-wrap.k-listgroup {
  overflow-y: auto;
}
:not(.aXNw) .k-pane-wrapper .k-pager-wrap.k-pager-sm {
  justify-content: center;
}
:not(.aXNw) .k-pane-wrapper .k-pager-wrap.k-pager-sm .k-pager-refresh {
  display: none;
}
:not(.aXNw) .k-pane-wrapper[dir="rtl"] .k-header-cancel .k-i-arrow-chevron-left,
:not(.aXNw)
  .k-pane-wrapper[dir="rtl"]
  .k-listgroup-item
  .k-select
  .k-i-arrow-chevron-right,
:not(.aXNw) .k-rtl .k-pane-wrapper .k-header-cancel .k-i-arrow-chevron-left,
:not(.aXNw)
  .k-rtl
  .k-pane-wrapper
  .k-listgroup-item
  .k-select
  .k-i-arrow-chevron-right,
:not(.aXNw)
  [dir="rtl"]
  .k-pane-wrapper
  .k-header-cancel
  .k-i-arrow-chevron-left,
:not(.aXNw)
  [dir="rtl"]
  .k-pane-wrapper
  .k-listgroup-item
  .k-select
  .k-i-arrow-chevron-right {
  transform: scaleX(-1);
}
:not(.aXNw)
  .k-pane-wrapper[dir="rtl"]
  .k-scheduler-mobile
  .k-scheduler-toolbar
  > ul
  > li,
:not(.aXNw)
  .k-rtl
  .k-pane-wrapper
  .k-scheduler-mobile
  .k-scheduler-toolbar
  > ul
  > li,
:not(.aXNw)
  [dir="rtl"]
  .k-pane-wrapper
  .k-scheduler-mobile
  .k-scheduler-toolbar
  > ul
  > li {
  border: 0;
}
:not(.aXNw)
  .k-pane-wrapper[dir="rtl"]
  .k-scheduler-mobile
  .k-scheduler-toolbar
  .k-nav-next,
:not(.aXNw)
  .k-pane-wrapper[dir="rtl"]
  .k-scheduler-mobile
  .k-scheduler-toolbar
  .k-nav-prev,
:not(.aXNw)
  .k-rtl
  .k-pane-wrapper
  .k-scheduler-mobile
  .k-scheduler-toolbar
  .k-nav-next,
:not(.aXNw)
  .k-rtl
  .k-pane-wrapper
  .k-scheduler-mobile
  .k-scheduler-toolbar
  .k-nav-prev,
:not(.aXNw)
  [dir="rtl"]
  .k-pane-wrapper
  .k-scheduler-mobile
  .k-scheduler-toolbar
  .k-nav-next,
:not(.aXNw)
  [dir="rtl"]
  .k-pane-wrapper
  .k-scheduler-mobile
  .k-scheduler-toolbar
  .k-nav-prev {
  transform: scaleX(-1);
}
:not(.aXNw) .k-pane-wrapper[dir="rtl"] .k-scheduler-mobile .k-task .k-i-reload,
:not(.aXNw) .k-rtl .k-pane-wrapper .k-scheduler-mobile .k-task .k-i-reload,
:not(.aXNw)
  [dir="rtl"]
  .k-pane-wrapper
  .k-scheduler-mobile
  .k-task
  .k-i-reload {
  margin-left: 0.5em;
  margin-right: 0;
}
:not(.aXNw) .k-pane-wrapper,
:not(.aXNw) .k-view {
  background-color: #fff;
  border-color: rgba(0, 0, 0, 0.08);
  color: #424242;
}
:not(.aXNw) .k-pane-wrapper .k-pane > .k-view > .k-content {
  background-color: #fafafa;
  background-position: 50% 50%;
}
:not(.aXNw)
  .k-pane-wrapper
  .k-pane
  .k-grid-mobile
  .k-column-active
  + th.k-header {
  border-left-color: #424242;
}
:not(.aXNw)
  .k-pane-wrapper
  .k-pane
  .k-grid-mobile
  .k-resize-handle-inner:before {
  background-color: #f7f7f7;
}
:not(.aXNw) .k-pane-wrapper .k-pane .k-scheduler-mobile .k-nav-current {
  color: #0265dc;
}
:not(.aXNw)
  .k-pane-wrapper
  .k-pane
  .k-scheduler-mobile
  .k-mobile-scheduler-agendadate,
:not(.aXNw)
  .k-pane-wrapper
  .k-pane
  .k-scheduler-mobile
  .k-scheduler-groupcolumn,
:not(.aXNw) .k-pane-wrapper .k-pane .k-scheduler-mobile .k-scheduler-header,
:not(.aXNw) .k-pane-wrapper .k-pane .k-scheduler-mobile .k-scheduler-times {
  color: inherit;
}
:not(.aXNw)
  .k-pane-wrapper
  .k-pane
  .k-scheduler-mobile
  .k-mobile-scheduler-agendaweekday,
:not(.aXNw) .k-pane-wrapper .k-pane .k-scheduler-mobile .k-time-period {
  color: #666;
}
:not(.aXNw) .k-pane-wrapper .k-pane .k-scheduler-mobile .k-scheduler-datecolumn,
:not(.aXNw) .k-pane-wrapper .k-pane .k-scheduler-mobile .k-scheduler-group-cell,
:not(.aXNw)
  .k-pane-wrapper
  .k-pane
  .k-scheduler-mobile
  .k-scheduler-groupcolumn,
:not(.aXNw) .k-pane-wrapper .k-pane .k-scheduler-mobile .k-scheduler-header,
:not(.aXNw)
  .k-pane-wrapper
  .k-pane
  .k-scheduler-mobile
  .k-scheduler-header-all-day,
:not(.aXNw)
  .k-pane-wrapper
  .k-pane
  .k-scheduler-mobile
  .k-scheduler-header-wrap,
:not(.aXNw) .k-pane-wrapper .k-pane .k-scheduler-mobile .k-scheduler-times {
  background-color: #fafafa;
}
:not(.aXNw)
  .k-pane-wrapper
  .k-pane
  .k-scheduler-mobile
  .k-scheduler-toolbar
  .k-scheduler-tools
  > li {
  background-color: inherit;
  display: inline-block;
}
:not(.aXNw) .k-pane-wrapper .k-pane .k-grid-column-menu .k-item,
:not(.aXNw) .k-pane-wrapper .k-pane .k-grid-column-menu .k-link,
:not(.aXNw) .k-pane-wrapper .k-pane .k-grid-edit-form .k-item,
:not(.aXNw) .k-pane-wrapper .k-pane .k-grid-edit-form .k-link,
:not(.aXNw) .k-pane-wrapper .k-pane .k-grid-filter-menu .k-item,
:not(.aXNw) .k-pane-wrapper .k-pane .k-grid-filter-menu .k-link,
:not(.aXNw) .k-pane-wrapper .k-pane .k-scheduler-edit-form .k-item,
:not(.aXNw) .k-pane-wrapper .k-pane .k-scheduler-edit-form .k-link {
  color: #444445;
}
:not(.aXNw) .k-pane-wrapper .k-pane .k-grid-column-menu .k-clear,
:not(.aXNw) .k-pane-wrapper .k-pane .k-grid-column-menu .k-scheduler-delete,
:not(.aXNw)
  .k-pane-wrapper
  .k-pane
  .k-grid-column-menu
  .k-scheduler-resetSeries,
:not(.aXNw) .k-pane-wrapper .k-pane .k-grid-column-menu .k-select-all,
:not(.aXNw) .k-pane-wrapper .k-pane .k-grid-edit-form .k-clear,
:not(.aXNw) .k-pane-wrapper .k-pane .k-grid-edit-form .k-scheduler-delete,
:not(.aXNw) .k-pane-wrapper .k-pane .k-grid-edit-form .k-scheduler-resetSeries,
:not(.aXNw) .k-pane-wrapper .k-pane .k-grid-edit-form .k-select-all,
:not(.aXNw) .k-pane-wrapper .k-pane .k-grid-filter-menu .k-clear,
:not(.aXNw) .k-pane-wrapper .k-pane .k-grid-filter-menu .k-scheduler-delete,
:not(.aXNw)
  .k-pane-wrapper
  .k-pane
  .k-grid-filter-menu
  .k-scheduler-resetSeries,
:not(.aXNw) .k-pane-wrapper .k-pane .k-grid-filter-menu .k-select-all,
:not(.aXNw) .k-pane-wrapper .k-pane .k-scheduler-edit-form .k-clear,
:not(.aXNw) .k-pane-wrapper .k-pane .k-scheduler-edit-form .k-scheduler-delete,
:not(.aXNw)
  .k-pane-wrapper
  .k-pane
  .k-scheduler-edit-form
  .k-scheduler-resetSeries,
:not(.aXNw) .k-pane-wrapper .k-pane .k-scheduler-edit-form .k-select-all {
  color: #0265dc;
}
:not(.aXNw) .k-pane-wrapper .k-pane .k-column-menu .k-listgroup-item.k-selected,
:not(.aXNw)
  .k-pane-wrapper
  .k-pane
  .k-column-menu
  .k-listgroup-item.k-state-selected {
  background: 0 0;
  color: #0265dc;
}
:not(.aXNw)
  .k-pane-wrapper
  .k-pane
  .k-column-menu
  .k-listgroup-item.k-selected
  .k-link,
:not(.aXNw)
  .k-pane-wrapper
  .k-pane
  .k-column-menu
  .k-listgroup-item.k-state-selected
  .k-link {
  color: inherit;
}
:not(.aXNw) .k-progressbar {
  border-radius: 4px;
  --kendo-progressbar-progress: 0;
  border-style: solid;
  border-width: 0;
  box-sizing: border-box;
  display: inline-grid;
  font-family: inherit;
  font-size: 12px;
  line-height: 1;
  outline: 0;
  overflow: hidden;
  position: relative;
  vertical-align: middle;
  -webkit-touch-callout: none;
  -webkit-tap-highlight-color: transparent;
}
:not(.aXNw) .k-progressbar *,
:not(.aXNw) .k-progressbar :after,
:not(.aXNw) .k-progressbar :before {
  box-sizing: border-box;
}
:not(.aXNw) .k-progressbar > .k-selected,
:not(.aXNw) .k-progressbar > .k-state-selected {
  border-style: solid;
  border-width: 0;
  display: flex;
  grid-column: 1/-1;
  grid-row: 1/-1;
  overflow: hidden;
}
:not(.aXNw) .k-progressbar > ul {
  align-items: stretch;
  border-style: inherit;
  border-width: inherit;
  display: flex;
  flex: 1;
  grid-column: 1/-1;
  grid-row: 1/-1;
  white-space: nowrap;
}
:not(.aXNw) .k-progressbar .k-item {
  border: 0 solid transparent;
  display: block;
}
:not(.aXNw) .k-progress-status-wrap {
  align-items: center;
  display: flex;
  flex-shrink: 0;
  grid-column: 1/-1;
  grid-row: 1/-1;
  height: 100%;
  width: 100%;
}
:not(.aXNw) .k-progress-status-wrap.k-progress-start {
  justify-content: flex-start;
}
:not(.aXNw) .k-progress-status-wrap.k-progress-center {
  justify-content: center;
}
:not(.aXNw) .k-progress-status-wrap.k-progress-end {
  justify-content: flex-end;
}
:not(.aXNw) .k-progress-status {
  display: inline-block;
  min-width: 10px;
  padding: 0 0.5em;
  padding-block-end: 0;
  padding-block-start: 0;
  padding-inline-end: 0.5em;
  padding-inline-start: 0.5em;
  text-align: center;
  white-space: nowrap;
}
:not(.aXNw) .k-progressbar-horizontal {
  grid-template-columns: 1fr;
  grid-template-rows: 100%;
  height: 22px;
  width: 27em;
}
:not(.aXNw) .k-progressbar-horizontal .k-progress-status-wrap {
  flex-direction: row;
}
:not(.aXNw) .k-progressbar-horizontal > .k-selected,
:not(.aXNw) .k-progressbar-horizontal > .k-state-selected {
  flex-direction: row;
  width: 0;
  width: calc(var(--kendo-progressbar-progress, 0) * 1%);
}
:not(.aXNw) .k-progressbar-horizontal > .k-selected > .k-progress-status-wrap,
:not(.aXNw)
  .k-progressbar-horizontal
  > .k-state-selected
  > .k-progress-status-wrap {
  width: calc(10000% / var(--kendo-progressbar-progress, 1));
}
:not(.aXNw) .k-progressbar-horizontal > ul {
  flex-direction: row;
}
:not(.aXNw) .k-progressbar-horizontal .k-item + .k-item {
  border-inline-end-width: 0;
  border-inline-start-width: 1px;
  border-left-width: 1px;
}
:not(.aXNw) .k-progressbar-horizontal.k-progressbar-reverse > .k-selected,
:not(.aXNw)
  .k-progressbar-horizontal.k-progressbar-reverse
  > .k-state-selected {
  flex-direction: row-reverse;
  justify-self: flex-end;
}
:not(.aXNw) .k-progressbar-vertical {
  grid-template-columns: 100%;
  grid-template-rows: 1fr;
  height: 27em;
  width: 22px;
}
:not(.aXNw) .k-progressbar-vertical .k-progress-status-wrap {
  flex-direction: column-reverse;
}
:not(.aXNw) .k-progressbar-vertical .k-progress-status {
  writing-mode: vertical-lr;
}
:not(.aXNw) .k-progressbar-vertical > .k-selected,
:not(.aXNw) .k-progressbar-vertical > .k-state-selected {
  align-items: flex-end;
  align-self: flex-end;
  flex-direction: column-reverse;
  height: 0;
  height: calc(var(--kendo-progressbar-progress, 0) * 1%);
}
:not(.aXNw) .k-progressbar-vertical > .k-selected > .k-progress-status-wrap,
:not(.aXNw)
  .k-progressbar-vertical
  > .k-state-selected
  > .k-progress-status-wrap {
  height: calc(10000% / var(--kendo-progressbar-progress, 1));
}
:not(.aXNw) .k-progressbar-vertical > ul {
  flex-direction: column;
}
:not(.aXNw) .k-progressbar-vertical .k-item + .k-item {
  border-block-end-width: 0;
  border-block-start-width: 1px;
  border-top-width: 1px;
}
:not(.aXNw) .k-progressbar-vertical.k-progressbar-reverse {
  flex-direction: column;
}
:not(.aXNw) .k-progressbar-vertical.k-progressbar-reverse > .k-selected,
:not(.aXNw) .k-progressbar-vertical.k-progressbar-reverse > .k-state-selected {
  align-self: flex-start;
  flex-direction: column;
}
:not(.aXNw) .k-progressbar-indeterminate .k-item,
:not(.aXNw) .k-progressbar-indeterminate .k-progress-status-wrap,
:not(.aXNw) .k-progressbar-indeterminate .k-selected,
:not(.aXNw) .k-progressbar-indeterminate .k-state-selected {
  display: none;
}
:not(.aXNw) .telerik-blazor.k-progressbar-horizontal > .k-selected,
:not(.aXNw)
  .telerik-blazor.k-progressbar-horizontal
  > .k-selected
  > .k-progress-status-wrap,
:not(.aXNw) .telerik-blazor.k-progressbar-horizontal > .k-state-selected,
:not(.aXNw)
  .telerik-blazor.k-progressbar-horizontal
  > .k-state-selected
  > .k-progress-status-wrap {
  transition: width 0.1s ease-in-out;
}
:not(.aXNw) .k-progressbar[dir="rtl"],
:not(.aXNw) .k-rtl .k-progressbar {
  direction: rtl;
}
:not(.aXNw) .k-progressbar {
  display: -ms-inline-grid;
}
:not(.aXNw) .k-progressbar > .k-progress-status-wrap,
:not(.aXNw) .k-progressbar > .k-selected,
:not(.aXNw) .k-progressbar > .k-state-selected {
  -ms-grid-column: 1;
  -ms-grid-row: 1;
}
:not(.aXNw) .k-progressbar-horizontal {
  -ms-grid-columns: 1fr;
  -ms-grid-rows: 22px;
}
:not(.aXNw) .k-progressbar-horizontal.k-progressbar-reverse > .k-selected,
:not(.aXNw)
  .k-progressbar-horizontal.k-progressbar-reverse
  > .k-state-selected {
  -ms-grid-column-align: end;
}
:not(.aXNw) .k-progressbar-vertical {
  -ms-grid-columns: 22px;
  -ms-grid-rows: 1fr;
}
:not(.aXNw) .k-progressbar-vertical > .k-selected,
:not(.aXNw) .k-progressbar-vertical > .k-state-selected {
  -ms-grid-row-align: end;
}
:not(.aXNw) .k-progressbar-vertical.k-progressbar-reverse > .k-selected,
:not(.aXNw) .k-progressbar-vertical.k-progressbar-reverse > .k-state-selected {
  -ms-grid-row-align: start;
}
@keyframes progressbar-indeterminate-animation {
  0% {
    background-position: 0 0;
  }
  to {
    background-position: 22px 0;
  }
}
:not(.aXNw) .k-progressbar {
  background-color: #ebebeb;
  border-color: rgba(0, 0, 0, 0.08);
  color: #424242;
}
:not(.aXNw) .k-progressbar .k-selected,
:not(.aXNw) .k-progressbar .k-state-selected {
  background-color: #0265dc;
  border-color: #025dca;
  color: #fff;
}
:not(.aXNw) .k-progressbar .k-item {
  border-color: #fff;
}
:not(.aXNw) .k-progressbar-indeterminate {
  animation: progressbar-indeterminate-animation 1s linear infinite;
  background-color: #ebebeb;
  background-image: linear-gradient(
    45deg,
    #d8d8d8 25%,
    transparent 0,
    transparent 50%,
    #d8d8d8 0,
    #d8d8d8 75%,
    transparent 0,
    transparent
  );
  background-size: 22px 22px;
  border-color: rgba(0, 0, 0, 0.08);
  color: #424242;
}
:not(.aXNw) .k-tooltip {
  align-items: flex-start;
  background-repeat: repeat-x;
  border-radius: 4px;
  border-style: solid;
  border-width: 0;
  box-sizing: border-box;
  display: flex;
  flex-flow: row nowrap;
  font-family: inherit;
  font-size: 14px;
  line-height: 1.25;
  margin: 0;
  outline: 0;
  padding: 4px 8px;
  position: absolute;
  z-index: 12000;
  -webkit-touch-callout: none;
  -webkit-tap-highlight-color: transparent;
}
:not(.aXNw) .k-tooltip *,
:not(.aXNw) .k-tooltip :after,
:not(.aXNw) .k-tooltip :before {
  box-sizing: border-box;
}
:not(.aXNw) .k-tooltip-icon {
  flex-shrink: 0;
  margin-inline-end: 4px;
}
:not(.aXNw) .k-tooltip-title {
  font-size: 17.5px;
  line-height: 1;
  margin-bottom: 0.25em;
}
:not(.aXNw) .k-tooltip-content {
  align-self: stretch;
  flex: 1 1 auto;
  overflow: hidden;
  text-overflow: ellipsis;
}
:not(.aXNw) .k-tooltip-button {
  flex-shrink: 0;
  margin-inline-start: 4px;
}
:not(.aXNw) .k-tooltip-button .k-icon {
  color: inherit;
  vertical-align: top;
}
:not(.aXNw) .k-callout {
  border: 6px solid transparent;
  height: 12px;
  pointer-events: none;
  position: absolute;
  width: 12px;
}
:not(.aXNw) .k-callout-n {
  border-bottom-color: currentColor;
  left: 50%;
  margin-left: -6px;
  pointer-events: none;
  top: -12px;
}
:not(.aXNw) .k-callout-e {
  border-left-color: currentColor;
  margin-top: -6px;
  pointer-events: none;
  right: -12px;
  top: 50%;
}
:not(.aXNw) .k-callout-s {
  border-top-color: currentColor;
  bottom: -12px;
  left: 50%;
  margin-left: -6px;
  pointer-events: none;
}
:not(.aXNw) .k-callout-w {
  border-right-color: currentColor;
  left: -12px;
  margin-top: -6px;
  pointer-events: none;
  top: 50%;
}
:not(.aXNw) .k-tooltip-wrapper .k-tooltip {
  box-shadow: 0 8px 24px hsla(0, 0%, 8%, 0.1);
}
:not(.aXNw) .k-tooltip {
  background-color: rgba(0, 0, 0, 0.75);
  border-color: rgba(0, 0, 0, 0.75);
  color: #fff;
}
:not(.aXNw) .k-tooltip .k-callout {
  color: rgba(0, 0, 0, 0.75);
}
:not(.aXNw) .k-tooltip-primary {
  background-color: #0265dc;
  border-color: #0265dc;
  color: #fff;
}
:not(.aXNw) .k-tooltip-primary .k-callout {
  color: #0265dc;
}
:not(.aXNw) .k-tooltip-info {
  background-color: #bbdefb;
  border-color: #bbdefb;
  color: #000;
}
:not(.aXNw) .k-tooltip-info .k-callout {
  color: #bbdefb;
}
:not(.aXNw) .k-tooltip-success {
  background-color: #c8e6c9;
  border-color: #c8e6c9;
  color: #000;
}
:not(.aXNw) .k-tooltip-success .k-callout {
  color: #c8e6c9;
}
:not(.aXNw) .k-tooltip-warning {
  background-color: #fdefba;
  border-color: #fdefba;
  color: #000;
}
:not(.aXNw) .k-tooltip-warning .k-callout {
  color: #fdefba;
}
:not(.aXNw) .k-tooltip-error {
  background-color: #ffcdd2;
  border-color: #ffcdd2;
  color: #000;
}
:not(.aXNw) .k-tooltip-error .k-callout {
  color: #ffcdd2;
}
:not(.aXNw) .k-validator-tooltip {
  align-items: center;
  display: flex;
  margin-top: 6px;
  white-space: normal;
  width: auto;
  z-index: 9999;
}
:not(.aXNw) .k-grid .k-validator-tooltip {
  max-width: 300px;
}
:not(.aXNw) .k-overlay {
  background-color: #000;
  height: 100%;
  left: 0;
  opacity: 0.5;
  position: fixed;
  top: 0;
  width: 100%;
  z-index: 10001;
}
:not(.aXNw) .k-overlay-primary {
  background-color: #0265dc;
}
:not(.aXNw) .k-overlay-secondary {
  background-color: #666;
}
:not(.aXNw) .k-overlay-tertiary {
  background-color: #03a9f4;
}
:not(.aXNw) .k-overlay-info {
  background-color: #bbdefb;
}
:not(.aXNw) .k-overlay-success {
  background-color: #c8e6c9;
}
:not(.aXNw) .k-overlay-warning {
  background-color: #fdefba;
}
:not(.aXNw) .k-overlay-error {
  background-color: #ffcdd2;
}
:not(.aXNw) .k-overlay-dark {
  background-color: #424242;
}
:not(.aXNw) .k-overlay-light {
  background-color: #ebebeb;
}
:not(.aXNw) .k-overlay-inverse {
  background-color: #424242;
}
:not(.aXNw) .k-form,
:not(.aXNw) .k-form-inline {
  font-size: 14px;
  line-height: 1.4285714286;
}
:not(.aXNw) .k-fieldset {
  border-style: solid;
  border-width: 1px 0 0;
  margin: 30px;
  padding: 25px 0 0;
}
:not(.aXNw) .k-fieldset > legend {
  margin-left: 0;
  padding: 0 8px 0 0;
  text-transform: uppercase;
}
:not(.aXNw) kendo-label > .k-label {
  margin: 0;
}
:not(.aXNw) .k-label-optional {
  align-self: center;
  font-size: 12px;
  font-style: italic;
  margin-left: 6px;
}
:not(.aXNw) .k-label-empty:before {
  content: "";
  display: inline-block;
}
:not(.aXNw) .k-input-label {
  margin-right: 10px;
  z-index: 1;
}
:not(.aXNw) .k-input-label.k-rtl,
:not(.aXNw) .k-input-label:dir(rtl),
:not(.aXNw) .k-input-label[dir="rtl"],
:not(.aXNw) .k-rtl .k-input-label,
:not(.aXNw) [dir="rtl"] .k-input-label {
  margin-left: 10px;
  margin-right: 0;
}
:not(.aXNw) .k-form {
  border: 0;
}
:not(.aXNw) .k-form .k-form-label,
:not(.aXNw) .k-form .k-label,
:not(.aXNw) .k-form kendo-label {
  display: flex;
  flex-flow: row nowrap;
  margin-bottom: 0;
}
:not(.aXNw) .k-form .k-label + .k-radio {
  margin-left: 0;
}
:not(.aXNw) .k-form .k-form-fieldset {
  border: 0;
  margin: 2em 0 0;
  padding: 0;
}
:not(.aXNw) .k-form .k-form-fieldset > .k-hidden + :not(.k-hidden),
:not(.aXNw) .k-form .k-form-fieldset > :not(.k-hidden):first-child {
  margin-top: 0;
}
:not(.aXNw) .k-form .k-form-legend {
  border-style: solid;
  border-width: 0 0 2px;
  font-size: 14px;
  margin: 0 0 1em;
  padding: 0;
  text-transform: uppercase;
  width: 100%;
}
:not(.aXNw) .k-form .k-form-group {
  padding: 0;
}
:not(.aXNw) .k-form .k-form-field {
  margin-top: 1em;
}
:not(.aXNw) .k-form > .k-hidden + :not(.k-hidden),
:not(.aXNw) .k-form > :not(.k-hidden):first-child {
  margin-top: 0;
}
:not(.aXNw) .k-form .k-form-field,
:not(.aXNw) .k-form .k-form-field-wrap {
  display: block;
}
:not(.aXNw) .k-form .k-form-field-disabled .k-form-label,
:not(.aXNw) .k-form .k-form-field-disabled .k-label {
  box-shadow: none;
  cursor: default;
  filter: grayscale(0.1);
  opacity: 0.6;
  outline: 0;
  pointer-events: none;
}
:not(.aXNw) .k-form .k-alert-error {
  font-size: 12px;
  margin-top: 8px;
}
:not(.aXNw) .k-form .k-field-info {
  display: inline-block;
  font-size: 10px;
  line-height: 1;
  margin: 0 8px;
}
:not(.aXNw) .k-form .k-daterangepicker .k-dateinput,
:not(.aXNw) .k-form .k-floating-label-container,
:not(.aXNw) .k-form .k-multiselect {
  display: inline-flex;
  width: 100%;
}
:not(.aXNw) .k-form-buttons {
  margin-top: 2em;
  overflow: visible;
  padding: 0;
}
:not(.aXNw) .k-form-error,
:not(.aXNw) .k-form-hint {
  display: flex;
  font-size: 12px;
  font-style: italic;
  margin-top: 4px;
}
:not(.aXNw) .k-buttons-start,
:not(.aXNw) .k-text-start {
  justify-content: flex-start;
}
:not(.aXNw) .k-buttons-end,
:not(.aXNw) .k-text-end {
  justify-content: flex-end;
}
:not(.aXNw) .k-form-separator {
  border-style: solid;
  border-width: 1px 0 0;
  display: block;
  flex: 0 0 auto;
  margin: 1em 0 0;
}
:not(.aXNw) .k-form-horizontal .k-form-field {
  display: flex;
}
:not(.aXNw) .k-form-horizontal .k-form-field > .k-form-label,
:not(.aXNw) .k-form-horizontal .k-form-field > .k-label,
:not(.aXNw) .k-form-horizontal .k-form-field > kendo-label {
  align-items: flex-end;
  flex-direction: column;
  justify-content: flex-start;
  margin-right: 10px;
  padding-top: 5px;
  text-align: end;
  width: 25%;
}
:not(.aXNw) .k-form-horizontal .k-form-field .k-label-optional {
  align-self: inherit;
  margin: 0;
}
:not(.aXNw) .k-form-horizontal .k-form-field-wrap {
  flex: 1 1 auto;
  max-width: calc(75% - 10px);
}
:not(.aXNw) .k-form [dir="rtl"] .k-label-optional,
:not(.aXNw) .k-rtl .k-form .k-label-optional {
  margin-left: 0;
  margin-right: 6px;
}
:not(.aXNw) .k-form-horizontal [dir="rtl"] .k-form-field > .k-form-label,
:not(.aXNw) .k-form-horizontal [dir="rtl"] .k-form-field > .k-label,
:not(.aXNw) .k-form-horizontal [dir="rtl"] .k-form-field > kendo-label,
:not(.aXNw) .k-form-horizontal [dir="rtl"].k-form-field > .k-form-label,
:not(.aXNw) .k-form-horizontal [dir="rtl"].k-form-field > .k-label,
:not(.aXNw) .k-form-horizontal [dir="rtl"].k-form-field > kendo-label,
:not(.aXNw) .k-rtl .k-form-horizontal .k-form-field > .k-form-label,
:not(.aXNw) .k-rtl .k-form-horizontal .k-form-field > .k-label,
:not(.aXNw) .k-rtl .k-form-horizontal .k-form-field > kendo-label,
:not(.aXNw) .k-rtl .k-form-horizontal.k-form-field > .k-form-label,
:not(.aXNw) .k-rtl .k-form-horizontal.k-form-field > .k-label,
:not(.aXNw) .k-rtl .k-form-horizontal.k-form-field > kendo-label {
  margin-left: 10px;
  margin-right: 0;
}
:not(.aXNw) .k-form-inline {
  padding: 16px;
}
:not(.aXNw) .k-form-inline fieldset {
  border-style: solid;
  border-width: 1px 0 0;
  margin: 32px 0;
  padding: 0;
}
:not(.aXNw) .k-form-inline fieldset:first-child:first-of-type {
  margin-top: 0;
}
:not(.aXNw) .k-form-inline fieldset:last-child:last-of-type {
  margin-bottom: 0;
}
:not(.aXNw) .k-form-inline legend {
  font-size: 12px;
  font-weight: 600;
  line-height: 1;
  margin-bottom: 12px;
  padding: 0 8px 0 0;
  text-align: left;
  text-transform: uppercase;
  width: auto;
}
:not(.aXNw) .k-form-inline .k-form-field {
  align-items: flex-start;
  display: flex;
  margin-bottom: 12px;
  text-align: left;
}
:not(.aXNw) .k-form-inline .k-form-field > span:not(.k-widget) {
  align-self: center;
  line-height: 1.4285714286;
  padding: 5px 12px 5px 0;
  text-align: right;
  width: 25%;
}
:not(.aXNw) .k-form-inline .k-form-field > input {
  align-self: center;
}
:not(.aXNw)
  .k-form-inline
  .k-form-field
  > input:not(.k-checkbox):not(.k-radio) {
  flex: 1 1 auto;
}
:not(.aXNw) .k-form-inline .k-form-field .k-alert-error {
  font-size: 12px;
  margin-top: 8px;
}
:not(.aXNw) .k-form-inline .k-form-field .k-field-info {
  display: block;
  font-size: 10px;
  line-height: 1;
  margin: 0;
}
:not(.aXNw) .k-form-inline .k-form-field:last-child {
  margin-bottom: 0;
}
:not(.aXNw) .k-edit-form-container {
  border-color: inherit;
  min-width: 400px;
  position: relative;
  width: 400px;
}
:not(.aXNw) .k-edit-form-container .k-action-buttons,
:not(.aXNw) .k-edit-form-container .k-actions,
:not(.aXNw) .k-edit-form-container .k-columnmenu-actions,
:not(.aXNw) .k-edit-form-container .k-edit-buttons,
:not(.aXNw) .k-edit-form-container .k-form-buttons,
:not(.aXNw) .k-popup-edit-form > .k-action-buttons,
:not(.aXNw) .k-popup-edit-form > .k-actions,
:not(.aXNw) .k-popup-edit-form > .k-columnmenu-actions,
:not(.aXNw) .k-popup-edit-form > .k-edit-buttons,
:not(.aXNw) .k-popup-edit-form > .k-form-buttons {
  margin: 1em -16px -16px;
}
:not(.aXNw) .k-edit-label {
  clear: both;
  float: left;
  line-height: 1.4285714286;
  margin: 0 0 1em;
  padding: 5px 0;
  text-align: right;
  width: 30%;
}
:not(.aXNw) .k-edit-field {
  clear: right;
  float: right;
  margin: 0 0 1em;
  position: relative;
  width: 65%;
}
:not(.aXNw) .k-edit-field.k-no-editor {
  padding: 5px 0;
}
:not(.aXNw) .k-edit-field > .k-widget {
  box-sizing: border-box;
  width: 100%;
}
:not(.aXNw) .k-edit-field input[type="checkbox"]:not(.k-checkbox),
:not(.aXNw) .k-edit-field input[type="radio"]:not(.k-radio) {
  margin-right: 0.4ex;
}
:not(.aXNw) .k-edit-field .k-checkbox-label,
:not(.aXNw) .k-edit-field .k-radio-label {
  margin-right: 1em;
}
:not(.aXNw) .k-edit-field > .k-reset > li + li {
  margin-top: 0.5em;
}
:not(.aXNw) .k-edit-field .k-reset .k-widget {
  margin: 0 0.4ex 0 1ex;
}
:not(.aXNw) .k-form,
:not(.aXNw) .k-form-inline {
  color: #424242;
}
:not(.aXNw) .k-form fieldset legend,
:not(.aXNw) .k-form-inline fieldset legend {
  color: #373737;
}
:not(.aXNw) .k-form .k-form-legend,
:not(.aXNw) .k-form-inline .k-form-legend {
  border-color: rgba(0, 0, 0, 0.08);
}
:not(.aXNw) .k-form .k-field-info,
:not(.aXNw) .k-form-inline .k-field-info {
  color: #666;
}
:not(.aXNw) .k-form .k-alert-error,
:not(.aXNw) .k-form-error,
:not(.aXNw) .k-form-field-error .k-label,
:not(.aXNw) .k-form-inline .k-alert-error,
:not(.aXNw) .k-text-error {
  color: #ffcdd2;
}
:not(.aXNw) .k-form-separator {
  border-color: rgba(0, 0, 0, 0.08);
}
:not(.aXNw) .k-window {
  border-radius: 0;
  border-style: solid;
  border-width: 0;
  box-sizing: border-box;
  display: inline-flex;
  flex-direction: column;
  font-family: inherit;
  font-size: 14px;
  line-height: 1.25;
  outline: 0;
  padding: 0;
  position: absolute;
  z-index: 10002;
  -webkit-touch-callout: none;
  -webkit-tap-highlight-color: transparent;
}
:not(.aXNw) .k-window.k-window-maximized {
  box-shadow: none;
  max-height: 100vh;
  max-width: 100vw;
}
:not(.aXNw) .k-window-sm {
  width: 300px;
}
:not(.aXNw) .k-window-md {
  width: 800px;
}
:not(.aXNw) .k-window-lg {
  width: 1200px;
}
:not(.aXNw) .k-window-titlebar {
  align-items: center;
  border-style: solid;
  border-top-left-radius: 0;
  border-top-right-radius: 0;
  border-width: 0 0 1px;
  display: flex;
  flex-direction: row;
  flex-shrink: 0;
  padding: 12px 16px;
  white-space: nowrap;
}
:not(.aXNw) .k-window-minimized .k-window-titlebar {
  border-width: 0;
}
:not(.aXNw) .k-window-title {
  cursor: default;
  display: flex;
  flex: 1;
  flex-flow: row nowrap;
  font-size: 16px;
  line-height: 1.25;
  margin: -0.5em 0;
  overflow: hidden;
  padding: 0.5em 0;
  text-overflow: ellipsis;
}
:not(.aXNw) .k-window-title:before {
  content: "​";
}
:not(.aXNw) .k-window-actions {
  align-items: center;
  display: flex;
  flex-flow: row nowrap;
  flex-shrink: 0;
  line-height: 1;
  margin: -5em 0;
  margin-inline-end: -4px;
  vertical-align: top;
}
:not(.aXNw) .k-window-action {
  flex-shrink: 0;
}
:not(.aXNw) .k-prompt-container,
:not(.aXNw) .k-window-content {
  background: 0 0;
  border-color: inherit;
  border-width: 0;
  color: inherit;
  flex: 1 1 auto;
  outline: 0;
  overflow: auto;
  padding: 16px;
  position: relative;
}
:not(.aXNw) .k-window-content + .k-prompt-container {
  margin-top: -8px;
}
:not(.aXNw) .k-window-content:first-child {
  padding-top: clamp(16px, 12px, 12px);
}
:not(.aXNw) .k-window-content:last-child {
  padding-bottom: clamp(16px, 12px, 12px);
}
:not(.aXNw) .k-window-iframecontent {
  overflow: visible;
  padding: 0;
}
:not(.aXNw) .k-window-iframecontent .k-content-frame {
  border: 0;
  height: 100%;
  vertical-align: top;
  width: 100%;
}
:not(.aXNw) .k-window-buttongroup,
:not(.aXNw) .k-window-buttons {
  align-items: center;
  border-bottom-left-radius: 0;
  border-bottom-right-radius: 0;
  border-color: inherit;
  border-style: solid;
  border-width: 1px 0 0;
  display: flex;
  flex: 0 0 auto;
  flex-flow: row wrap;
  overflow: hidden;
  padding: 8px;
}
:not(.aXNw) .k-prompt-container > .k-textarea {
  width: 100%;
}
:not(.aXNw) .k-window .k-resize-n {
  top: 0;
}
:not(.aXNw) .k-window .k-resize-e {
  right: 0;
}
:not(.aXNw) .k-window .k-resize-s {
  bottom: 0;
}
:not(.aXNw) .k-window .k-resize-w {
  left: 0;
}
:not(.aXNw) .k-window {
  background-color: #fff;
  border-color: rgba(0, 0, 0, 0.08);
  box-shadow: 0 3px 3px 0 rgba(0, 0, 0, 0.06);
  color: #424242;
}
:not(.aXNw) .k-window.k-focus,
:not(.aXNw) .k-window.k-state-focused,
:not(.aXNw) .k-window:focus {
  box-shadow: 1px 1px 7px 1px rgba(0, 0, 0, 0.3);
}
:not(.aXNw) .k-window-titlebar {
  background-color: #f7f7f7;
  border-color: inherit;
  color: #444445;
}
:not(.aXNw) .k-dialog-wrapper {
  align-items: center;
  display: flex;
  flex-direction: column;
  height: 100%;
  justify-content: center;
  left: 0;
  outline: 0;
  position: fixed;
  top: 0;
  width: 100%;
  z-index: 10001;
}
:not(.aXNw) .k-dialog-wrapper .k-dialog {
  position: relative;
}
:not(.aXNw) .k-dialog {
  box-sizing: border-box;
  padding: 0;
  position: fixed;
}
:not(.aXNw) .k-dialog.k-dialog-centered {
  left: 50%;
  top: 50%;
  transform: translate(-50%, -50%);
}
:not(.aXNw) .k-dialog .k-multiselect {
  width: 100%;
}
:not(.aXNw) .k-dialog-close {
  align-self: flex-end;
}
:not(.aXNw) .k-dialog-buttongroup {
  align-items: center;
  border-bottom-left-radius: 0;
  border-bottom-right-radius: 0;
  border-color: inherit;
  border-style: solid;
  border-width: 1px 0 0;
  display: flex;
  flex: 0 0 auto;
  flex-flow: row wrap;
  gap: 8px;
  overflow: hidden;
  padding: 8px;
}
:not(.aXNw) .k-ie .k-dialog-buttongroup .k-button ~ .k-button {
  margin-left: 8px;
}
:not(.aXNw) .k-rtl .k-ie .k-dialog-buttongroup .k-button ~ .k-button,
:not(.aXNw) [dir="rtl"] .k-ie .k-dialog-buttongroup .k-button ~ .k-button {
  margin-left: 0;
  margin-right: 8px;
}
:not(.aXNw) .k-dialog-titlebar {
  background-color: #0265dc;
  border-color: inherit;
  color: #fff;
}
:not(.aXNw) .k-pager-wrap {
  align-items: center;
  border-style: solid;
  border-width: 1px;
  box-sizing: border-box;
  cursor: default;
  display: flex;
  flex: 0 0 auto;
  font-family: inherit;
  font-size: 14px;
  line-height: 1.4285714286;
  outline: 0;
  overflow: hidden;
  padding: 8px;
  position: relative;
  white-space: nowrap;
  -webkit-touch-callout: none;
  -webkit-tap-highlight-color: transparent;
}
:not(.aXNw) .k-pager-wrap *,
:not(.aXNw) .k-pager-wrap :after,
:not(.aXNw) .k-pager-wrap :before {
  box-sizing: border-box;
}
:not(.aXNw) .k-pager-wrap .k-link {
  background-color: inherit;
  font: inherit;
  outline: 0;
  text-decoration: none;
}
:not(.aXNw) .k-pager-wrap .k-link.k-focus,
:not(.aXNw) .k-pager-wrap .k-link.k-state-focus,
:not(.aXNw) .k-pager-wrap .k-link:focus {
  z-index: 3;
}
:not(.aXNw) .k-pager-wrap[dir="rtl"] .k-i-arrow-60-left,
:not(.aXNw) .k-pager-wrap[dir="rtl"] .k-i-arrow-60-right,
:not(.aXNw) .k-pager-wrap[dir="rtl"] .k-i-arrow-e,
:not(.aXNw) .k-pager-wrap[dir="rtl"] .k-i-arrow-end-left,
:not(.aXNw) .k-pager-wrap[dir="rtl"] .k-i-arrow-end-right,
:not(.aXNw) .k-pager-wrap[dir="rtl"] .k-i-arrow-w,
:not(.aXNw) .k-pager-wrap[dir="rtl"] .k-i-seek-e,
:not(.aXNw) .k-pager-wrap[dir="rtl"] .k-i-seek-w,
:not(.aXNw) .k-rtl .k-pager-wrap .k-i-arrow-60-left,
:not(.aXNw) .k-rtl .k-pager-wrap .k-i-arrow-60-right,
:not(.aXNw) .k-rtl .k-pager-wrap .k-i-arrow-e,
:not(.aXNw) .k-rtl .k-pager-wrap .k-i-arrow-end-left,
:not(.aXNw) .k-rtl .k-pager-wrap .k-i-arrow-end-right,
:not(.aXNw) .k-rtl .k-pager-wrap .k-i-arrow-w,
:not(.aXNw) .k-rtl .k-pager-wrap .k-i-seek-e,
:not(.aXNw) .k-rtl .k-pager-wrap .k-i-seek-w,
:not(.aXNw) [dir="rtl"] .k-pager-wrap .k-i-arrow-60-left,
:not(.aXNw) [dir="rtl"] .k-pager-wrap .k-i-arrow-60-right,
:not(.aXNw) [dir="rtl"] .k-pager-wrap .k-i-arrow-e,
:not(.aXNw) [dir="rtl"] .k-pager-wrap .k-i-arrow-end-left,
:not(.aXNw) [dir="rtl"] .k-pager-wrap .k-i-arrow-end-right,
:not(.aXNw) [dir="rtl"] .k-pager-wrap .k-i-arrow-w,
:not(.aXNw) [dir="rtl"] .k-pager-wrap .k-i-seek-e,
:not(.aXNw) [dir="rtl"] .k-pager-wrap .k-i-seek-w {
  transform: scaleX(-1);
}
:not(.aXNw) .k-pager-info,
:not(.aXNw) .k-pager-input,
:not(.aXNw) .k-pager-sizes {
  align-items: center;
  display: flex;
  flex-direction: row;
  margin-left: 1em;
  margin-right: 1em;
}
:not(.aXNw) .k-pager-nav,
:not(.aXNw) .k-pager-numbers .k-link,
:not(.aXNw) .k-pager-refresh {
  align-items: center;
  color: inherit;
  display: inline-flex;
  height: calc(1.42857em + 8px);
  justify-content: center;
  min-width: calc(1.42857em + 8px);
  position: relative;
  text-align: center;
}
:not(.aXNw) .k-pager-nav:hover,
:not(.aXNw) .k-pager-numbers .k-link:hover,
:not(.aXNw) .k-pager-refresh:hover {
  z-index: 2;
}
:not(.aXNw) .k-disabled.k-pager-nav,
:not(.aXNw) .k-disabled.k-pager-refresh,
:not(.aXNw) .k-pager-numbers .k-disabled.k-link,
:not(.aXNw) .k-pager-numbers .k-state-disabled.k-link,
:not(.aXNw) .k-state-disabled.k-pager-nav,
:not(.aXNw) .k-state-disabled.k-pager-refresh {
  color: inherit;
}
:not(.aXNw) .k-pager-nav {
  border-style: solid;
  border-width: 0;
  padding: 4px;
}
:not(.aXNw) .k-pager-numbers-wrap {
  display: flex;
  flex-direction: row;
  position: relative;
}
:not(.aXNw) .k-pager-numbers-wrap select.k-dropdown,
:not(.aXNw) .k-pager-numbers-wrap select.k-dropdown-list,
:not(.aXNw) .k-pager-numbers-wrap select.k-dropdownlist {
  cursor: pointer;
  display: none;
}
:not(.aXNw) .k-pager-numbers {
  display: flex;
  flex-direction: row;
  list-style: none;
  margin: 0;
  padding: 0;
}
:not(.aXNw) .k-pager-numbers li {
  display: inline-flex;
}
:not(.aXNw) .k-pager-numbers .k-link {
  border-style: solid;
  border-width: 0;
  padding: 4px;
}
:not(.aXNw) .k-pager-numbers .k-selected,
:not(.aXNw) .k-pager-numbers .k-state-selected {
  cursor: inherit;
  z-index: 2;
}
:not(.aXNw) .k-pager-input .k-textbox {
  margin: 0 1ex;
  width: 5em;
}
:not(.aXNw) .k-pager-sizes .k-dropdown,
:not(.aXNw) .k-pager-sizes .k-dropdown-list,
:not(.aXNw) .k-pager-sizes .k-dropdownlist,
:not(.aXNw) .k-pager-sizes > select {
  margin-right: 1ex;
  width: 5em;
}
:not(.aXNw) .k-pager-sizes .k-input-inner,
:not(.aXNw) .k-pager-sizes .k-input-value-text {
  text-overflow: clip;
}
:not(.aXNw) .k-rtl .k-pager-sizes .k-dropdown,
:not(.aXNw) .k-rtl .k-pager-sizes .k-dropdown-list,
:not(.aXNw) .k-rtl .k-pager-sizes .k-dropdownlist,
:not(.aXNw) .k-rtl .k-pager-sizes > select,
:not(.aXNw) [dir="rtl"] .k-pager-sizes .k-dropdown,
:not(.aXNw) [dir="rtl"] .k-pager-sizes .k-dropdown-list,
:not(.aXNw) [dir="rtl"] .k-pager-sizes .k-dropdownlist,
:not(.aXNw) [dir="rtl"] .k-pager-sizes > select {
  margin-left: 1ex;
  margin-right: 0;
}
:not(.aXNw) .k-pager-info {
  flex: 1 1 0%;
  justify-content: flex-end;
  order: 9;
  text-align: right;
}
:not(.aXNw) .k-pager-refresh {
  margin-left: auto;
  order: 10;
}
:not(.aXNw) .k-rtl .k-pager-refresh,
:not(.aXNw) [dir="rtl"] .k-pager-refresh {
  margin-left: 0;
  margin-right: auto;
}
:not(.aXNw) .k-pager-sm {
  overflow: visible;
}
:not(.aXNw) .k-pager-sm .k-pager-numbers-wrap select.k-dropdown,
:not(.aXNw) .k-pager-sm .k-pager-numbers-wrap select.k-dropdown-list,
:not(.aXNw) .k-pager-sm .k-pager-numbers-wrap select.k-dropdownlist {
  display: flex;
  width: 5em;
}
:not(.aXNw) .k-pager-sm .k-pager-numbers-wrap {
  border-color: inherit;
  height: calc(1.42857em + 8px);
  margin-left: 1em;
  margin-right: 1em;
}
:not(.aXNw) .k-pager-sm[dir="rtl"] .k-pager-numbers-wrap,
:not(.aXNw) .k-rtl .k-pager-sm .k-pager-numbers-wrap,
:not(.aXNw) [dir="rtl"] .k-pager-sm .k-pager-numbers-wrap {
  margin-left: 1em;
  margin-right: 1em;
}
:not(.aXNw) .k-pager-md .k-pager-info,
:not(.aXNw) .k-pager-sm .k-pager-info,
:not(.aXNw) .k-pager-sm .k-pager-numbers,
:not(.aXNw) .k-pager-sm .k-pager-sizes {
  display: none;
}
:not(.aXNw) .k-pager-wrap {
  background-color: #f7f7f7;
  border-color: rgba(0, 0, 0, 0.08);
  color: #444445;
}
:not(.aXNw) .k-pager-wrap.k-focus,
:not(.aXNw) .k-pager-wrap.k-state-focus,
:not(.aXNw) .k-pager-wrap.k-state-focused,
:not(.aXNw) .k-pager-wrap:focus {
  box-shadow: inset 0 0 0 2px rgba(0, 0, 0, 0.13);
}
:not(.aXNw) .k-hover.k-pager-nav.k-link,
:not(.aXNw) .k-hover.k-pager-refresh,
:not(.aXNw) .k-pager-nav.k-link:hover,
:not(.aXNw) .k-pager-refresh:hover,
:not(.aXNw) .k-state-hover.k-pager-nav.k-link,
:not(.aXNw) .k-state-hover.k-pager-refresh {
  background-color: #eee;
  color: #444445;
}
:not(.aXNw) .k-selected.k-pager-nav.k-link,
:not(.aXNw) .k-selected.k-pager-refresh,
:not(.aXNw) .k-state-selected.k-pager-nav.k-link,
:not(.aXNw) .k-state-selected.k-pager-refresh {
  background-color: #0265dc;
  color: #fff;
}
:not(.aXNw) .k-focus.k-pager-nav.k-link,
:not(.aXNw) .k-focus.k-pager-refresh,
:not(.aXNw) .k-pager-nav.k-link:focus,
:not(.aXNw) .k-pager-refresh:focus,
:not(.aXNw) .k-state-focus.k-pager-nav.k-link,
:not(.aXNw) .k-state-focus.k-pager-refresh {
  background-color: transparent;
  box-shadow: inset 0 0 0 2px rgba(0, 0, 0, 0.12);
}
:not(.aXNw) .k-pager-numbers .k-link {
  color: #0265dc;
}
:not(.aXNw) .k-pager-numbers .k-link.k-hover,
:not(.aXNw) .k-pager-numbers .k-link.k-state-hover,
:not(.aXNw) .k-pager-numbers .k-link:hover {
  background-color: rgba(2, 101, 220, 0.08);
  color: #0265dc;
}
:not(.aXNw) .k-pager-numbers .k-link.k-focus,
:not(.aXNw) .k-pager-numbers .k-link.k-state-focus,
:not(.aXNw) .k-pager-numbers .k-link:focus {
  background-color: transparent;
  box-shadow: inset 0 0 0 2px rgba(2, 101, 220, 0.12);
}
:not(.aXNw) .k-pager-numbers .k-link.k-selected,
:not(.aXNw) .k-pager-numbers .k-link.k-state-selected {
  background-color: rgba(2, 101, 220, 0.2);
  color: #0265dc;
}
:not(.aXNw) .k-pager-md .k-pager-numbers .k-current-page .k-link,
:not(.aXNw) .k-pager-sm .k-pager-numbers .k-current-page .k-link {
  background-color: #fff;
  border-color: var(--colorsBorderGrey, #dfe0e1);
  color: #424242;
}
:not(.aXNw) .k-pager-md .k-pager-numbers .k-current-page .k-link.k-hover,
:not(.aXNw) .k-pager-md .k-pager-numbers .k-current-page .k-link.k-state-hover,
:not(.aXNw) .k-pager-md .k-pager-numbers .k-current-page .k-link:hover,
:not(.aXNw) .k-pager-sm .k-pager-numbers .k-current-page .k-link.k-hover,
:not(.aXNw) .k-pager-sm .k-pager-numbers .k-current-page .k-link.k-state-hover,
:not(.aXNw) .k-pager-sm .k-pager-numbers .k-current-page .k-link:hover {
  background-color: #fff;
}
:not(.aXNw) .k-pager-md .k-pager-numbers.k-state-expanded,
:not(.aXNw) .k-pager-sm .k-pager-numbers.k-state-expanded {
  background-color: #fff;
  border-color: var(--colorsBorderGrey, #dfe0e1);
  box-shadow: 0 8px 24px hsla(0, 0%, 8%, 0.1);
  color: #141414;
}
:not(.aXNw) .k-pager-md .k-pager-numbers.k-state-expanded .k-link.k-hover,
:not(.aXNw) .k-pager-md .k-pager-numbers.k-state-expanded .k-link.k-state-hover,
:not(.aXNw) .k-pager-md .k-pager-numbers.k-state-expanded .k-link:hover,
:not(.aXNw) .k-pager-sm .k-pager-numbers.k-state-expanded .k-link.k-hover,
:not(.aXNw) .k-pager-sm .k-pager-numbers.k-state-expanded .k-link.k-state-hover,
:not(.aXNw) .k-pager-sm .k-pager-numbers.k-state-expanded .k-link:hover {
  background-color: #eee;
  color: #444445;
}
:not(.aXNw) .k-pager-md .k-pager-numbers.k-state-expanded .k-link.k-selected,
:not(.aXNw)
  .k-pager-md
  .k-pager-numbers.k-state-expanded
  .k-link.k-state-selected,
:not(.aXNw) .k-pager-sm .k-pager-numbers.k-state-expanded .k-link.k-selected,
:not(.aXNw)
  .k-pager-sm
  .k-pager-numbers.k-state-expanded
  .k-link.k-state-selected {
  background-color: #0265dc;
  color: #fff;
}
:not(.aXNw) .k-skeleton {
  display: block;
}
:not(.aXNw) .k-skeleton-text {
  border-radius: 4px;
  transform: scaleY(0.6);
}
:not(.aXNw) .k-skeleton-text:empty:before {
  content: "​";
}
:not(.aXNw) .k-skeleton-rect {
  border-radius: 0;
}
:not(.aXNw) .k-skeleton-circle {
  border-radius: 9999px;
}
@keyframes k-skeleton-wave {
  0% {
    transform: translateX(-100%);
  }
  60% {
    transform: translateX(100%);
  }
  to {
    transform: translateX(100%);
  }
}
:not(.aXNw) .k-skeleton-wave .k-skeleton,
:not(.aXNw) .k-skeleton-wave.k-skeleton {
  overflow: hidden;
  position: relative;
}
:not(.aXNw) .k-skeleton-wave .k-skeleton:after,
:not(.aXNw) .k-skeleton-wave.k-skeleton:after {
  animation: k-skeleton-wave 1.6s linear 0.5s infinite;
  bottom: 0;
  content: "";
  left: 0;
  position: absolute;
  right: 0;
  top: 0;
  transform: translateX(-100%);
}
@keyframes k-skeleton-pulse {
  0% {
    opacity: 1;
  }
  50% {
    opacity: 0.4;
  }
  to {
    opacity: 1;
  }
}
:not(.aXNw) .k-skeleton-pulse .k-skeleton,
:not(.aXNw) .k-skeleton-pulse.k-skeleton {
  animation: k-skeleton-pulse 1.5s ease-in-out 0.5s infinite;
}
:not(.aXNw) .k-skeleton {
  background-color: rgba(66, 66, 66, 0.2);
}
:not(.aXNw) .k-skeleton-wave .k-skeleton:after,
:not(.aXNw) .k-skeleton-wave.k-skeleton:after {
  background-image: linear-gradient(
    90deg,
    transparent,
    rgba(0, 0, 0, 0.04),
    transparent
  );
}
:not(.aXNw) .k-float-left {
  float: left !important;
}
:not(.aXNw) .k-float-right {
  float: right !important;
}
:not(.aXNw) .k-float-none {
  float: none !important;
}
:not(.aXNw) .k-clear-left {
  clear: left !important;
}
:not(.aXNw) .k-clear-right {
  clear: right !important;
}
:not(.aXNw) .k-clear-both {
  clear: both !important;
}
:not(.aXNw) .k-clear-none {
  clear: none !important;
}
:not(.aXNw) .k-floatwrap:after {
  clear: both;
  content: "";
  display: block;
}
:not(.aXNw) .k-spacer {
  flex: 1 0 auto;
}
:not(.aXNw) .k-spacer-sized {
  flex-grow: 0;
}
:not(.aXNw) .k-grid {
  border-style: solid;
  border-width: 1px;
  box-sizing: border-box;
  display: flex;
  flex-direction: column;
  font-family: inherit;
  font-size: 14px;
  line-height: 1.4285714286;
  outline: 0;
  position: relative;
  -webkit-touch-callout: none;
  -webkit-tap-highlight-color: transparent;
}
:not(.aXNw) .k-grid.k-grid-display-block {
  display: block;
}
:not(.aXNw) .k-grid .k-grid-container {
  display: flex;
  flex: 1 1 auto;
  overflow: hidden;
  position: relative;
}
:not(.aXNw) .k-grid .k-grid-aria-root {
  border-color: inherit;
  display: flex;
  flex: 1 1 auto;
  flex-direction: column;
  overflow: hidden;
}
:not(.aXNw) .k-grid table {
  border-collapse: separate;
  border-color: inherit;
  border-spacing: 0;
  border-width: 0;
  empty-cells: show;
  margin: 0;
  max-width: none;
  outline: 0;
  width: 100%;
}
:not(.aXNw) .k-grid tbody,
:not(.aXNw) .k-grid tfoot,
:not(.aXNw) .k-grid thead {
  border-color: inherit;
  text-align: left;
}
:not(.aXNw) .k-grid tr {
  border-color: inherit;
}
:not(.aXNw) .k-grid td,
:not(.aXNw) .k-grid th {
  border-color: inherit;
  border-style: solid;
  font-weight: inherit;
  outline: 0;
  overflow: hidden;
  padding: 12px;
  text-align: inherit;
  text-overflow: ellipsis;
}
:not(.aXNw) .k-grid td:first-child,
:not(.aXNw) .k-grid th:first-child {
  border-left-width: 0;
}
:not(.aXNw) .k-grid td:focus,
:not(.aXNw) .k-grid th:focus {
  outline: 0;
}
:not(.aXNw) .k-grid td .k-placeholder-line,
:not(.aXNw) .k-grid th .k-placeholder-line {
  width: 80%;
}
:not(.aXNw) .k-grid th {
  border-width: 0 0 1px 1px;
  padding: 12px;
  white-space: nowrap;
}
:not(.aXNw) .k-grid td {
  border-width: 0 0 0 1px;
  vertical-align: middle;
}
:not(.aXNw) .k-grid a {
  color: inherit;
  text-decoration: none;
}
:not(.aXNw) .k-grid a:hover {
  text-decoration: none;
}
:not(.aXNw) .k-grid .k-grid-header-wrap,
:not(.aXNw) .k-grid table {
  box-sizing: content-box;
}
:not(.aXNw) .k-grid .k-group-col,
:not(.aXNw) .k-grid .k-hierarchy-col {
  padding: 0;
  width: 32px;
}
:not(.aXNw) .k-grid .k-grouping-row p {
  align-content: center;
  align-items: center;
  display: flex;
  margin: 0;
}
:not(.aXNw) .k-grid .k-grouping-row td {
  overflow: visible;
}
:not(.aXNw) .k-grid .k-grouping-row + tr td {
  border-top-width: 1px;
}
:not(.aXNw) .k-grid .k-grouping-row .k-group-cell,
:not(.aXNw) .k-grid .k-grouping-row + tr .k-group-cell {
  border-top-width: 0;
  text-overflow: clip;
}
:not(.aXNw) .k-grid .k-grouping-row .k-icon {
  margin-left: -4px;
  margin-right: 8px;
  text-decoration: none;
}
:not(.aXNw) .k-grid .k-group-footer td {
  border-style: solid;
  border-width: 1px 0;
}
:not(.aXNw) .k-grid .k-group-footer .k-group-cell + td {
  border-left-width: 1px;
}
:not(.aXNw) .k-grid .k-drag-cell,
:not(.aXNw) .k-grid .k-hierarchy-cell {
  overflow: visible;
  padding: 0;
  text-align: center;
}
:not(.aXNw) .k-grid .k-drag-cell > .k-icon,
:not(.aXNw) .k-grid .k-hierarchy-cell > .k-icon {
  display: inline-block;
  height: 100%;
  outline: 0;
  padding: 8px 0;
  width: 100%;
}
:not(.aXNw) .k-grid .k-hierarchy-cell + .k-grid-content-sticky {
  border-left-width: 1px;
}
:not(.aXNw) .k-grid .k-detail-row .k-detail-cell {
  border-left-width: 0;
}
:not(.aXNw) .k-grid[dir="rtl"] tbody,
:not(.aXNw) .k-grid[dir="rtl"] tfoot,
:not(.aXNw) .k-grid[dir="rtl"] thead,
:not(.aXNw) .k-rtl .k-grid tbody,
:not(.aXNw) .k-rtl .k-grid tfoot,
:not(.aXNw) .k-rtl .k-grid thead {
  text-align: right;
}
:not(.aXNw) .k-grid[dir="rtl"] th,
:not(.aXNw) .k-rtl .k-grid th {
  white-space: nowrap;
}
:not(.aXNw) .k-grid[dir="rtl"] .k-grid-footer-wrap,
:not(.aXNw) .k-grid[dir="rtl"] .k-grid-header-wrap,
:not(.aXNw) .k-rtl .k-grid .k-grid-footer-wrap,
:not(.aXNw) .k-rtl .k-grid .k-grid-header-wrap {
  border-width: 0 0 0 1px;
}
:not(.aXNw) .k-grid[dir="rtl"] .k-group-indicator .k-button-flat,
:not(.aXNw) .k-rtl .k-grid .k-group-indicator .k-button-flat {
  margin-left: -2px;
  margin-right: 8px;
}
:not(.aXNw) .k-grid[dir="rtl"] .k-group-indicator .k-link .k-icon,
:not(.aXNw) .k-rtl .k-grid .k-group-indicator .k-link .k-icon {
  margin-left: 4px;
  margin-right: -2px;
}
:not(.aXNw) .k-grid[dir="rtl"] .k-group-indicator,
:not(.aXNw) .k-rtl .k-grid .k-group-indicator {
  margin-left: 4px;
  margin-right: 0;
}
:not(.aXNw) .k-grid[dir="rtl"] .k-group-indicator + .k-group-indicator,
:not(.aXNw) .k-rtl .k-grid .k-group-indicator + .k-group-indicator {
  margin-right: 4px;
}
:not(.aXNw) .k-grid[dir="rtl"] .k-grid-content-locked,
:not(.aXNw) .k-grid[dir="rtl"] .k-grid-footer-locked,
:not(.aXNw) .k-grid[dir="rtl"] .k-grid-header-locked,
:not(.aXNw) .k-rtl .k-grid .k-grid-content-locked,
:not(.aXNw) .k-rtl .k-grid .k-grid-footer-locked,
:not(.aXNw) .k-rtl .k-grid .k-grid-header-locked {
  border-left-width: 1px;
  border-right-width: 0;
}
:not(.aXNw) .k-grid[dir="rtl"] .k-grid-content-sticky,
:not(.aXNw) .k-grid[dir="rtl"] .k-grid-footer-sticky,
:not(.aXNw) .k-grid[dir="rtl"] .k-grid-header-sticky,
:not(.aXNw) .k-rtl .k-grid .k-grid-content-sticky,
:not(.aXNw) .k-rtl .k-grid .k-grid-footer-sticky,
:not(.aXNw) .k-rtl .k-grid .k-grid-header-sticky {
  border-left-width: 1px;
}
:not(.aXNw)
  .k-grid[dir="rtl"]
  .k-grid-content-sticky:not([style*="display: none"])
  + td,
:not(.aXNw)
  .k-grid[dir="rtl"]
  .k-grid-content-sticky:not([style*="display: none"])
  + th,
:not(.aXNw)
  .k-grid[dir="rtl"]
  .k-grid-header-sticky:not([style*="display: none"])
  + td,
:not(.aXNw)
  .k-grid[dir="rtl"]
  .k-grid-header-sticky:not([style*="display: none"])
  + th,
:not(.aXNw)
  .k-rtl
  .k-grid
  .k-grid-content-sticky:not([style*="display: none"])
  + td,
:not(.aXNw)
  .k-rtl
  .k-grid
  .k-grid-content-sticky:not([style*="display: none"])
  + th,
:not(.aXNw)
  .k-rtl
  .k-grid
  .k-grid-header-sticky:not([style*="display: none"])
  + td,
:not(.aXNw)
  .k-rtl
  .k-grid
  .k-grid-header-sticky:not([style*="display: none"])
  + th {
  border-left-width: 1px;
  border-right-width: 0;
}
:not(.aXNw) .k-grid[dir="rtl"] .k-grid-header-sticky.k-header:first-child,
:not(.aXNw) .k-rtl .k-grid .k-grid-header-sticky.k-header:first-child {
  border-left-width: 1px;
}
:not(.aXNw) .k-grid[dir="rtl"] .k-grid-row-sticky,
:not(.aXNw) .k-rtl .k-grid .k-grid-row-sticky {
  border-bottom-width: 1px;
  border-top-width: 1px;
}
:not(.aXNw) .k-grid[dir="rtl"] th,
:not(.aXNw) .k-rtl .k-grid th {
  border-width: 0 1px 1px 0;
}
:not(.aXNw) .k-grid[dir="rtl"] th:first-child,
:not(.aXNw) .k-rtl .k-grid th:first-child {
  border-right-width: 0;
}
:not(.aXNw) .k-grid[dir="rtl"] td,
:not(.aXNw) .k-rtl .k-grid td {
  border-width: 0 1px 0 0;
}
:not(.aXNw) .k-grid[dir="rtl"] .k-hierarchy-cell + td,
:not(.aXNw) .k-grid[dir="rtl"] td.k-hierarchy-cell,
:not(.aXNw) .k-grid[dir="rtl"] td:first-child,
:not(.aXNw) .k-rtl .k-grid .k-hierarchy-cell + td,
:not(.aXNw) .k-rtl .k-grid td.k-hierarchy-cell,
:not(.aXNw) .k-rtl .k-grid td:first-child {
  border-right-width: 0;
}
:not(.aXNw) .k-grid[dir="rtl"] .k-grid-header .k-header,
:not(.aXNw) .k-rtl .k-grid .k-grid-header .k-header {
  z-index: 1;
}
:not(.aXNw) .k-grid[dir="rtl"] .k-grid-header .k-header.k-first,
:not(.aXNw) .k-rtl .k-grid .k-grid-header .k-header.k-first {
  border-left-width: 0;
  border-right-width: 1px;
}
:not(.aXNw) .k-grid[dir="rtl"] .k-grid-header .k-filterable,
:not(.aXNw) .k-grid[dir="rtl"] .k-grid-header .k-with-icon,
:not(.aXNw) .k-rtl .k-grid .k-grid-header .k-filterable,
:not(.aXNw) .k-rtl .k-grid .k-grid-header .k-with-icon {
  padding-left: calc(1.42857em + 12px);
  padding-right: 12px;
}
:not(.aXNw) .k-grid[dir="rtl"] .k-grid-header .k-grid-filter,
:not(.aXNw) .k-grid[dir="rtl"] .k-grid-header .k-header-column-menu,
:not(.aXNw) .k-rtl .k-grid .k-grid-header .k-grid-filter,
:not(.aXNw) .k-rtl .k-grid .k-grid-header .k-header-column-menu {
  left: 4px;
  right: auto;
}
:not(.aXNw) .k-grid[dir="rtl"] .k-grid-header-sticky.k-header.k-first,
:not(.aXNw) .k-rtl .k-grid .k-grid-header-sticky.k-header.k-first {
  border-left-width: 1px;
}
:not(.aXNw)
  .k-grid[dir="rtl"]
  .k-grid-header-sticky.k-header.k-grid-no-left-border.k-first,
:not(.aXNw)
  .k-rtl
  .k-grid
  .k-grid-header-sticky.k-header.k-grid-no-left-border.k-first {
  border-left-width: 1px;
  border-right-width: 0;
}
:not(.aXNw) .k-grid[dir="rtl"] .k-dirty,
:not(.aXNw) .k-rtl .k-grid .k-dirty {
  border-color: currentColor currentColor transparent transparent;
  left: auto;
  right: 0;
}
:not(.aXNw) .k-grid[dir="rtl"] .k-grid-footer-wrap,
:not(.aXNw) .k-grid[dir="rtl"] .k-grid-header-wrap,
:not(.aXNw) .k-rtl .k-grid .k-grid-footer-wrap,
:not(.aXNw) .k-rtl .k-grid .k-grid-header-wrap {
  margin-left: -1px;
  margin-right: 0;
}
:not(.aXNw)
  .k-grid[dir="rtl"]
  .k-grid-header-locked
  + .k-grid-header-wrap.k-auto-scrollable,
:not(.aXNw)
  .k-rtl
  .k-grid
  .k-grid-header-locked
  + .k-grid-header-wrap.k-auto-scrollable {
  margin-left: 0;
}
:not(.aXNw) .k-grid[dir="rtl"] .k-group-footer td,
:not(.aXNw) .k-rtl .k-grid .k-group-footer td {
  border-width: 1px 0;
}
:not(.aXNw) .k-grid[dir="rtl"] .k-group-footer .k-group-cell + td,
:not(.aXNw) .k-rtl .k-grid .k-group-footer .k-group-cell + td {
  border-right-width: 1px;
}
:not(.aXNw) .k-grid[dir="rtl"] .k-grouping-row .k-icon,
:not(.aXNw) .k-rtl .k-grid .k-grouping-row .k-icon {
  margin-left: 8px;
  margin-right: -4px;
}
:not(.aXNw) .k-grid[dir="rtl"] .k-column-resizer,
:not(.aXNw) .k-rtl .k-grid .k-column-resizer {
  left: 0;
  right: auto;
}
:not(.aXNw) .k-grid .k-dirty-cell {
  position: relative;
}
:not(.aXNw) .k-grid .k-dirty-cell.k-edit-cell {
  position: static;
}
:not(.aXNw) .k-grid .k-dirty-cell.k-grid-content-sticky {
  position: sticky;
}
:not(.aXNw) .k-grid .k-dirty {
  border-color: currentColor transparent transparent currentColor;
  border-width: 5px;
  left: 0;
  right: auto;
}
:not(.aXNw) .k-grid .k-grid-content-locked + .k-grid-content {
  box-sizing: content-box;
}
:not(.aXNw) .k-grid .k-grid-content-expander {
  bottom: 1px;
  height: 1px;
  position: absolute;
  visibility: hidden;
}
:not(.aXNw) .k-grid .k-grid-filter,
:not(.aXNw) .k-grid .k-header-column-menu,
:not(.aXNw) .k-grid .k-hierarchy-cell .k-icon {
  border-width: 0;
}
:not(.aXNw) .k-grid .k-drag-col {
  padding: 0;
  width: 36px;
}
:not(.aXNw) .k-grid .k-drag-cell {
  cursor: move;
}
:not(.aXNw) .k-grid-toolbar {
  border-width: 0 0 1px;
  flex-shrink: 0;
}
:not(.aXNw) .k-grid-toolbar-bottom {
  border-width: 1px 0 0;
}
:not(.aXNw) .k-grouping-header {
  border-color: inherit;
  border-style: solid;
  border-width: 0 0 1px;
  display: block;
  flex-shrink: 0;
  padding: 12px;
  position: relative;
  white-space: normal;
}
:not(.aXNw) .k-grouping-header:before {
  content: "";
  display: inline-block;
  height: calc(1.42857em + 8px);
  vertical-align: middle;
}
:not(.aXNw) .k-grouping-header-flex {
  align-items: center;
  display: flex;
  flex-flow: row wrap;
  gap: 12px;
}
:not(.aXNw) .k-grouping-header-flex:before {
  margin-left: -12px;
}
:not(.aXNw) .k-grouping-header-flex .k-group-indicator {
  margin: 0;
}
:not(.aXNw) .k-grid .k-indicator-container {
  margin: -12px 0;
  padding: 12px 0;
}
:not(.aXNw) .k-grid .k-indicator-container:last-child {
  flex-grow: 1;
}
:not(.aXNw) .k-group-indicator {
  align-content: center;
  align-items: center;
  border-radius: 4px;
  border-style: solid;
  border-width: 1px;
  box-sizing: border-box;
  display: inline-flex;
  flex-direction: row;
  margin: 0;
  padding: 4px 8px;
  vertical-align: top;
}
:not(.aXNw) .k-group-indicator .k-button-flat,
:not(.aXNw) .k-group-indicator .k-link {
  align-items: center;
  border-width: 0;
  display: inline-flex;
  padding: 0;
}
:not(.aXNw) .k-group-indicator .k-link .k-icon {
  margin-left: -2px;
  margin-right: 4px;
}
:not(.aXNw) .k-group-indicator .k-button-flat {
  height: auto;
  margin-left: 8px;
  margin-right: -2px;
  opacity: 0.5;
  padding: 0;
  width: auto;
}
:not(.aXNw) .k-group-indicator .k-button-flat:after,
:not(.aXNw) .k-group-indicator .k-button-flat:before {
  display: none;
}
:not(.aXNw) .k-group-indicator .k-button-flat:hover {
  opacity: 1;
}
:not(.aXNw) .k-group-indicator + .k-group-indicator {
  margin-left: 4px;
}
:not(.aXNw) .k-grouping-dropclue {
  box-sizing: content-box;
  height: calc(1.42857em + 8px);
  position: absolute;
  top: 3px;
  width: 12px;
}
:not(.aXNw) .k-grouping-dropclue:after,
:not(.aXNw) .k-grouping-dropclue:before {
  content: "";
  display: inline-block;
  position: absolute;
}
:not(.aXNw) .k-grouping-dropclue:before {
  border-bottom: 6px solid transparent;
  border-left: 6px solid transparent;
  border-right: 6px solid transparent;
  border-top-style: solid;
  border-top-width: 6px;
  top: 0;
}
:not(.aXNw) .k-grouping-dropclue:after {
  height: calc(100% - 6px);
  left: 5px;
  top: 6px;
  width: 2px;
}
:not(.aXNw) .k-grid-footer-wrap,
:not(.aXNw) .k-grid-header-wrap {
  border-color: inherit;
  border-style: solid;
  border-width: 0 1px 0 0;
  margin-right: -1px;
  overflow: hidden;
  position: relative;
  width: 100%;
}
:not(.aXNw) .k-grid-header-locked + .k-grid-header-wrap.k-auto-scrollable {
  margin-right: 0;
}
:not(.aXNw)
  .k-ie
  .k-grid-header-locked
  + .k-grid-header-wrap.k-auto-scrollable {
  display: inline-block;
}
:not(.aXNw) .k-grid-footer,
:not(.aXNw) .k-grid-header {
  border: 0 solid;
  border-color: inherit;
  flex: 0 0 auto;
  padding-inline-end: var(--kendo-scrollbar-width, 17px);
  padding-inline-start: 0;
}
:not(.aXNw) .k-grid-footer table,
:not(.aXNw) .k-grid-header table {
  table-layout: fixed;
}
:not(.aXNw) div.k-grid-footer,
:not(.aXNw) div.k-grid-header {
  align-items: stretch;
  display: flex;
  flex-direction: row;
}
:not(.aXNw) .k-grid-header {
  border-bottom-width: 1px;
}
:not(.aXNw) .k-grid-header table {
  margin-bottom: -1px;
}
:not(.aXNw) .k-grid-header.k-grid-draggable-header {
  touch-action: none;
  -webkit-user-select: none;
  -moz-user-select: none;
  user-select: none;
}
:not(.aXNw) .k-grid-header .k-header {
  cursor: default;
  position: relative;
  vertical-align: bottom;
}
:not(.aXNw) .k-grid-header .k-header:first-child {
  border-left-width: 0;
}
:not(.aXNw) .k-grid-header .k-header.k-first {
  border-left-width: 1px;
}
:not(.aXNw) .k-grid-header .k-header > .k-link {
  display: block;
  line-height: inherit;
  margin: -12px;
  outline: 0;
  overflow: hidden;
  padding: 12px;
  text-overflow: ellipsis;
}
:not(.aXNw) .k-ie .k-grid-header .k-header > .k-link {
  margin: 0;
  padding: 0;
}
:not(.aXNw) .k-grid-header .k-filterable,
:not(.aXNw) .k-grid-header .k-with-icon,
:not(.aXNw) .k-ie .k-grid-header .k-filterable,
:not(.aXNw) .k-ie .k-grid-header .k-with-icon {
  padding-right: calc(1.42857em + 12px);
}
:not(.aXNw) .k-grid-header .k-header > .k-link:focus {
  text-decoration: none;
}
:not(.aXNw) .k-grid-header .k-grid-filter,
:not(.aXNw) .k-grid-header .k-header-column-menu {
  align-content: center;
  align-items: center;
  bottom: 8px;
  box-sizing: border-box;
  display: flex;
  height: calc(1.42857em + 8px);
  justify-content: center;
  line-height: 1.4285714286;
  outline: 0;
  padding: 4px;
  position: absolute;
  right: 4px;
  width: calc(1.42857em + 8px);
  z-index: 1;
}
:not(.aXNw) .k-grid-header .k-grid-filter:hover,
:not(.aXNw) .k-grid-header .k-header-column-menu:hover {
  cursor: pointer;
}
:not(.aXNw) .k-grid-header .k-cell-inner > .k-link > .k-icon.k-i-sort-asc-sm,
:not(.aXNw) .k-grid-header .k-cell-inner > .k-link > .k-icon.k-i-sort-desc-sm {
  margin-left: 2px;
  vertical-align: text-top;
}
:not(.aXNw) .k-grid-header .k-sort-order {
  display: inline-block;
  font-size: 12px;
  height: 16px;
  margin-left: -2px;
  margin-top: 2px;
  vertical-align: top;
}
:not(.aXNw) .k-column-resizer {
  cursor: col-resize;
  display: block;
  height: 1000%;
  position: absolute;
  right: 0;
  top: 0;
  width: 0.5em;
}
:not(.aXNw) .k-grid-footer {
  border-top-width: 1px;
}
:not(.aXNw) .k-grid-footer td {
  height: 1.4285714286em;
}
:not(.aXNw) .k-grid-footer td,
:not(.aXNw) .k-group-footer td,
:not(.aXNw) .k-grouping-row td {
  font-weight: 700;
}
:not(.aXNw) .k-grid-filter-popup {
  min-width: 200px;
}
:not(.aXNw) .k-grid-column-menu-standalone a.k-grid-filter {
  display: inline-block;
  margin: -4px 0;
  padding: 4px 8px;
  position: static;
}
:not(.aXNw) .k-filter-row {
  line-height: 1.4285714286;
}
:not(.aXNw) .k-filter-row td,
:not(.aXNw) .k-filter-row th {
  border-width: 0 0 1px 1px;
  padding: 12px;
  white-space: nowrap;
}
:not(.aXNw) .k-filter-row td:first-child {
  border-left-width: 0;
}
:not(.aXNw) .k-filter-row .k-multiselect {
  height: auto;
}
:not(.aXNw) .k-filtercell {
  align-items: center;
  display: flex;
  flex-flow: row nowrap;
  width: auto;
}
:not(.aXNw) .k-filtercell .k-filtercell-wrapper,
:not(.aXNw) .k-filtercell > span {
  align-items: center;
  display: flex;
  flex: 1 1 auto;
  flex-flow: row nowrap;
  gap: 6px;
  width: 100%;
}
:not(.aXNw) .k-filtercell .k-filtercell-wrapper > .k-button,
:not(.aXNw) .k-filtercell > span > .k-button {
  flex: none;
}
:not(.aXNw) .k-filtercell .k-input,
:not(.aXNw) .k-filtercell .k-picker {
  flex: 1 1 auto;
  width: auto;
}
:not(.aXNw) .k-filtercell .k-color-picker,
:not(.aXNw) .k-filtercell .k-dropdown-operator {
  flex: none;
  width: -moz-min-content;
  width: min-content;
}
:not(.aXNw) .k-grid-content,
:not(.aXNw) .k-grid-content-locked {
  border-color: inherit;
  outline: 0;
}
:not(.aXNw) .k-grid-content table,
:not(.aXNw) .k-grid-content-locked table {
  table-layout: fixed;
}
:not(.aXNw) .k-grid-content tr:last-child > td,
:not(.aXNw) .k-grid-content-locked tr:last-child > td {
  border-bottom-width: 0;
}
:not(.aXNw) .k-grid-content {
  flex: 1;
  min-height: 0;
  overflow: auto;
  overflow-x: auto;
  overflow-y: scroll;
  position: relative;
  width: 100%;
}
:not(.aXNw) .k-virtual-scrollable-wrap {
  height: 100%;
  overflow-y: hidden;
  position: relative;
}
:not(.aXNw) .k-grid td > .k-checkbox,
:not(.aXNw) .k-grid td > .k-checkbox-wrap,
:not(.aXNw) .k-grid td > .k-radio,
:not(.aXNw) .k-grid td > .k-radio-wrap,
:not(.aXNw) .k-grid th > .k-checkbox,
:not(.aXNw) .k-grid th > .k-checkbox-wrap,
:not(.aXNw) .k-grid th > .k-radio,
:not(.aXNw) .k-grid th > .k-radio-wrap {
  vertical-align: top;
}
:not(.aXNw) .k-grid .k-command-cell,
:not(.aXNw) .k-grid .k-edit-cell,
:not(.aXNw) .k-grid .k-grid-edit-row td {
  padding: 3px 12px;
  text-overflow: clip;
}
:not(.aXNw) .k-grid .k-edit-cell > .k-widget:not(.k-switch),
:not(.aXNw)
  .k-grid
  .k-edit-cell
  > input:not([type="checkbox"]):not([type="radio"]),
:not(.aXNw) .k-grid .k-edit-cell > select,
:not(.aXNw) .k-grid .k-grid-edit-row td > .k-widget:not(.k-switch),
:not(.aXNw)
  .k-grid
  .k-grid-edit-row
  td
  > input:not([type="checkbox"]):not([type="radio"]),
:not(.aXNw) .k-grid .k-grid-edit-row td > select {
  box-sizing: border-box;
  vertical-align: middle;
  width: 100%;
}
:not(.aXNw) .k-grid .k-command-cell > .k-button,
:not(.aXNw) .k-grid .k-edit-cell > .k-checkbox,
:not(.aXNw) .k-grid .k-edit-cell > .k-checkbox-wrap,
:not(.aXNw) .k-grid .k-edit-cell > .k-radio,
:not(.aXNw) .k-grid .k-edit-cell > .k-radio-wrap,
:not(.aXNw) .k-grid .k-grid-edit-row td > .k-checkbox,
:not(.aXNw) .k-grid .k-grid-edit-row td > .k-checkbox-wrap,
:not(.aXNw) .k-grid .k-grid-edit-row td > .k-radio,
:not(.aXNw) .k-grid .k-grid-edit-row td > .k-radio-wrap {
  vertical-align: middle;
}
:not(.aXNw) .k-grid .k-command-cell > .k-button + .k-button {
  margin-left: 8px;
  margin-inline-end: unset;
  margin-inline-start: 8px;
}
:not(.aXNw) .k-grid-header .k-resize-handle,
:not(.aXNw) .k-grid > .k-resize-handle {
  cursor: col-resize;
  height: 25px;
  position: absolute;
  z-index: 2;
}
:not(.aXNw) .k-grid-pager {
  border-color: inherit;
  border-width: 1px 0 0;
  font-size: inherit;
}
:not(.aXNw) .k-grid-pager-top {
  border-width: 0 0 1px;
}
:not(.aXNw) .k-pager-input .k-numerictextbox {
  margin: 0 7px;
  width: 3em;
}
:not(.aXNw) .k-grid-virtual .k-grid-content .k-grid-table-wrap {
  float: left;
  width: 100%;
}
:not(.aXNw) .k-grid-virtual .k-grid-content .k-grid-table {
  float: left;
  position: relative;
  z-index: 1;
}
:not(.aXNw) .k-grid-virtual .k-grid-content > .k-height-container {
  float: left;
  position: relative;
}
:not(.aXNw) .k-grid-virtual .k-grid-content:after {
  clear: both;
  content: "";
  display: block;
}
:not(.aXNw) .k-width-container {
  position: absolute;
  visibility: hidden;
}
:not(.aXNw) .k-width-container div {
  height: 1px;
}
:not(.aXNw) .k-grid-virtual.k-rtl .k-grid-content .k-grid-table,
:not(.aXNw) .k-grid-virtual[dir="rtl"] .k-grid-content .k-grid-table {
  float: right;
}
:not(.aXNw) .k-grid-add-row td {
  border-bottom-style: solid;
  border-bottom-width: 1px;
}
:not(.aXNw) .k-grid-lockedcolumns {
  white-space: nowrap;
}
:not(.aXNw) .k-grid-content,
:not(.aXNw) .k-grid-content-locked {
  white-space: normal;
}
:not(.aXNw) .k-grid-content-locked,
:not(.aXNw) .k-grid-footer-locked,
:not(.aXNw) .k-grid-header-locked {
  border-style: solid;
  border-width: 0 1px 0 0;
  box-sizing: content-box;
  display: inline-block;
  flex: 0 0 auto;
  overflow: hidden;
  position: relative;
  vertical-align: top;
}
:not(.aXNw) .k-grid-content-locked + .k-grid-content.k-auto-scrollable,
:not(.aXNw) .k-grid-footer-locked + .k-grid-content.k-auto-scrollable,
:not(.aXNw) .k-grid-header-locked + .k-grid-content.k-auto-scrollable {
  display: inline-block;
}
:not(.aXNw) .k-grid-content,
:not(.aXNw) .k-grid-footer-wrap,
:not(.aXNw) .k-grid-header-wrap {
  display: inline-block;
  flex: 1 1 auto;
  vertical-align: top;
}
:not(.aXNw) .k-grid-content.k-auto-scrollable,
:not(.aXNw) .k-grid-footer-wrap.k-auto-scrollable,
:not(.aXNw) .k-grid-header-wrap.k-auto-scrollable {
  display: block;
}
:not(.aXNw) .k-grid-header-locked > table,
:not(.aXNw) .k-grid-header-wrap > table {
  margin-bottom: -1px;
}
:not(.aXNw) .k-grid-content-sticky,
:not(.aXNw) .k-grid-footer-sticky,
:not(.aXNw) .k-grid-header .k-filter-row .k-grid-header-sticky,
:not(.aXNw) .k-grid-header .k-header.k-grid-header-sticky,
:not(.aXNw) .k-grid-row-sticky {
  position: sticky;
  z-index: 2;
}
:not(.aXNw) .k-grid-content-sticky.k-edit-cell,
:not(.aXNw) .k-grid-footer-sticky.k-edit-cell,
:not(.aXNw) .k-grid-header .k-filter-row .k-grid-header-sticky.k-edit-cell,
:not(.aXNw) .k-grid-header .k-header.k-grid-header-sticky.k-edit-cell,
:not(.aXNw) .k-grid-row-sticky.k-edit-cell {
  overflow: visible;
  z-index: 3;
}
:not(.aXNw) kendo-grid tr.k-grid-row-sticky {
  border: 0;
  position: static;
  z-index: auto;
}
:not(.aXNw) kendo-grid .k-grid-row-sticky td {
  border-bottom-width: 1px;
  border-top-width: 1px;
  bottom: inherit;
  position: sticky;
  top: inherit;
  z-index: 2;
}
:not(.aXNw) kendo-grid .k-grid-row-sticky td.k-grid-content-sticky,
:not(.aXNw) kendo-grid .k-grid-row-sticky.k-alt td.k-grid-content-sticky {
  z-index: 3;
}
:not(.aXNw)
  kendo-grid
  .k-grid-content-locked
  tr
  .k-grid-content-sticky:last-child,
:not(.aXNw)
  kendo-grid
  .k-grid-header-locked
  th.k-grid-header-sticky:last-child {
  border-right: 0;
}
:not(.aXNw) kendo-grid .k-grid-header .k-grid-column-menu {
  z-index: 1;
}
:not(.aXNw) .k-grid-content-sticky.k-grid-row-sticky {
  z-index: 3;
}
:not(.aXNw) .k-grid .k-grid-content-sticky,
:not(.aXNw) .k-grid .k-grid-footer-sticky,
:not(.aXNw) .k-grid .k-grid-header-sticky {
  border-right-width: 1px;
}
:not(.aXNw) .k-grid .k-grid-content-sticky:not([style*="display: none"]) + td,
:not(.aXNw) .k-grid .k-grid-content-sticky:not([style*="display: none"]) + th,
:not(.aXNw) .k-grid .k-grid-footer-sticky:not([style*="display: none"]) + td,
:not(.aXNw) .k-grid .k-grid-footer-sticky:not([style*="display: none"]) + th,
:not(.aXNw) .k-grid .k-grid-header-sticky:not([style*="display: none"]) + td,
:not(.aXNw) .k-grid .k-grid-header-sticky:not([style*="display: none"]) + th {
  border-left-width: 0;
}
:not(.aXNw) .k-grid .k-grid-row-sticky {
  border-bottom-width: 1px;
  border-top-width: 1px;
}
:not(.aXNw) .k-grid-header-sticky.k-header.k-grid-no-left-border.k-first {
  border-left-width: 0;
}
:not(.aXNw) .k-grid.k-grid-no-scrollbar .k-grid-footer-wrap,
:not(.aXNw) .k-grid.k-grid-no-scrollbar .k-grid-header-wrap {
  border-width: 0;
  margin: 0;
}
:not(.aXNw) .k-grid.k-grid-no-scrollbar .k-grid-footer,
:not(.aXNw) .k-grid.k-grid-no-scrollbar .k-grid-header {
  padding: 0;
}
:not(.aXNw) .k-grid.k-grid-no-scrollbar .k-grid-content {
  overflow-y: auto;
}
:not(.aXNw) .k-grid-norecords {
  text-align: center;
}
:not(.aXNw) div.k-grid-norecords {
  align-items: center;
  display: flex;
  height: 100%;
  width: 100%;
}
:not(.aXNw) .k-grid-norecords-template {
  border: 1px solid;
  box-sizing: border-box;
  height: 4em;
  line-height: 4em;
  margin: 0 auto;
  width: 20em;
}
:not(.aXNw) .k-header > .k-cell-inner {
  margin: -12px calc(-1.42857em - -4px) -12px -12px;
}
:not(.aXNw) .k-filterable > .k-cell-inner {
  margin: -12px calc(-1.42857em + -8px) -12px -12px;
}
:not(.aXNw) .k-filterable > .k-cell-inner .k-link {
  padding-right: 0;
}
:not(.aXNw) .k-cell-inner,
:not(.aXNw) .k-cell-inner > .k-link {
  align-items: center;
  display: flex;
  flex-flow: row nowrap;
  justify-content: inherit;
  overflow: hidden;
}
:not(.aXNw) .k-cell-inner > .k-link {
  flex: 1;
  padding: 12px;
  width: auto;
}
:not(.aXNw) .k-cell-inner > .k-link > .k-icon.k-i-sort-asc-sm,
:not(.aXNw) .k-cell-inner > .k-link > .k-icon.k-i-sort-desc-sm {
  display: inline-block;
  flex-shrink: 0;
  margin-left: 0;
}
:not(.aXNw) .k-cell-inner .k-sort-order {
  flex-shrink: 0;
  line-height: normal;
}
:not(.aXNw) .k-cell-inner .k-grid-filter,
:not(.aXNw) .k-cell-inner .k-header-column-menu {
  position: static;
}
:not(.aXNw) .k-cell-inner .k-grid-filter,
:not(.aXNw) .k-cell-inner .k-header-column-menu,
:not(.aXNw) .k-cell-inner .k-hierarchy-cell .k-icon {
  display: inline-block;
  flex-shrink: 0;
  text-align: center;
}
:not(.aXNw) .k-column-title {
  flex-shrink: 1;
  min-width: 0;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
}
:not(.aXNw) .k-loading-pdf-mask {
  height: 100%;
  left: 0;
  position: absolute;
  top: 0;
  width: 100%;
  z-index: 100;
}
:not(.aXNw) .k-loading-pdf-mask > .k-i-loading {
  font-size: 64px;
  left: 50%;
  position: absolute;
  top: 50%;
}
:not(.aXNw) .k-loading-pdf-mask .k-loading-pdf-progress {
  bottom: 0;
  left: 0;
  margin: auto;
  position: absolute;
  right: 0;
  top: 0;
}
:not(.aXNw) .k-pdf-export .k-loading-pdf-mask {
  display: none;
}
:not(.aXNw) .k-grid-pdf-export-element {
  left: -10000px;
  position: absolute;
  top: -10000px;
}
:not(.aXNw) .k-grid-pdf-export-element .k-filter-row {
  display: none;
}
:not(.aXNw) .k-pdf-export-shadow .k-grid {
  float: left;
  width: auto !important;
}
:not(.aXNw) .k-pdf-export-shadow .k-grid,
:not(.aXNw) .k-pdf-export-shadow .k-grid-content,
:not(.aXNw) .k-pdf-export-shadow .k-grid-content-locked {
  height: auto !important;
  overflow: visible;
}
:not(.aXNw) .k-pdf-export-shadow .k-grid-header-locked + .k-grid-content,
:not(.aXNw) .k-pdf-export-shadow .k-grid-header-locked + .k-grid-footer-wrap,
:not(.aXNw) .k-pdf-export-shadow .k-grid-header-locked + .k-grid-header-wrap {
  width: auto !important;
}
:not(.aXNw) .k-pdf-export-shadow .k-grid-header,
:not(.aXNw) .k-pdf-export-shadow .k-grid[data-role="grid"] .k-grid-footer {
  padding: 0 !important;
}
:not(.aXNw) .k-filter-menu-popup {
  width: 230px;
}
:not(.aXNw) .k-filter-menu {
  box-sizing: border-box;
}
:not(.aXNw) .k-filter-menu-container {
  align-items: stretch;
  box-sizing: border-box;
  display: flex;
  flex-flow: column nowrap;
  gap: 8px;
  padding: 8px;
}
:not(.aXNw) .k-filter-menu-container .k-filter-and {
  align-self: start;
  width: -moz-min-content;
  width: min-content;
}
:not(.aXNw) .k-filter-menu-container .k-action-buttons,
:not(.aXNw) .k-filter-menu-container .k-actions,
:not(.aXNw) .k-filter-menu-container .k-columnmenu-actions,
:not(.aXNw) .k-filter-menu-container .k-edit-buttons,
:not(.aXNw) .k-filter-menu-container .k-form-buttons {
  margin: 0;
  padding: 0;
}
:not(.aXNw) .k-filter-menu-container kendo-grid-date-filter-menu,
:not(.aXNw) .k-filter-menu-container kendo-grid-filter-menu-input-wrapper,
:not(.aXNw) .k-filter-menu-container kendo-grid-numeric-filter-menu,
:not(.aXNw) .k-filter-menu-container kendo-grid-string-filter-menu,
:not(.aXNw) .k-filter-menu-container kendo-numeric-filter-menu {
  align-items: stretch;
  display: flex;
  flex-flow: column nowrap;
  gap: 8px;
}
:not(.aXNw) .k-ie .k-filter-menu-container > * {
  margin-top: 8px;
}
:not(.aXNw) .k-ie .k-filter-menu-container > :first-child {
  margin-top: 0;
}
:not(.aXNw) .k-ie .k-filter-menu-container .k-filter-and,
:not(.aXNw)
  .k-ie
  .k-filter-menu-container
  kendo-grid-filter-menu-input-wrapper
  > * {
  margin-top: 8px;
}
:not(.aXNw)
  .k-ie
  .k-filter-menu-container
  kendo-grid-filter-menu-input-wrapper
  > :first-child {
  margin-top: 0;
}
:not(.aXNw) .k-filter-menu.k-popup .k-filter-menu-container,
:not(.aXNw) .k-grid-filter-popup.k-popup .k-filter-menu-container {
  width: 230px;
}
:not(.aXNw) .k-popup .k-multicheck-wrap {
  list-style: none;
  margin: 0;
  max-height: 300px;
  overflow: auto;
  padding: 0;
  white-space: nowrap;
}
:not(.aXNw) .k-popup .k-multicheck-wrap .k-check-all-wrap,
:not(.aXNw) .k-popup .k-multicheck-wrap .k-item {
  display: flex;
  flex-flow: row nowrap;
  padding: 4px 8px;
}
:not(.aXNw) .k-filter-selected-items {
  font-weight: 700;
  line-height: normal;
  white-space: nowrap;
}
:not(.aXNw) .k-autofitting {
  table-layout: auto !important;
  width: auto !important;
}
:not(.aXNw) .k-autofitting td,
:not(.aXNw) .k-autofitting th.k-header {
  white-space: nowrap !important;
}
:not(.aXNw) .k-autofitting .k-detail-row {
  display: none !important;
}
:not(.aXNw) .k-column-menu-popup,
:not(.aXNw) .k-grid-columnmenu-popup {
  box-sizing: border-box;
  width: 230px;
}
:not(.aXNw) .k-popup > .k-column-menu-popup,
:not(.aXNw) .k-popup > .k-grid-columnmenu-popup {
  max-width: 100%;
}
:not(.aXNw) .k-column-menu-popup .k-action-buttons,
:not(.aXNw) .k-column-menu-popup .k-actions,
:not(.aXNw) .k-column-menu-popup .k-columnmenu-actions,
:not(.aXNw) .k-column-menu-popup .k-edit-buttons,
:not(.aXNw) .k-column-menu-popup .k-form-buttons,
:not(.aXNw) .k-grid-columnmenu-popup .k-action-buttons,
:not(.aXNw) .k-grid-columnmenu-popup .k-actions,
:not(.aXNw) .k-grid-columnmenu-popup .k-columnmenu-actions,
:not(.aXNw) .k-grid-columnmenu-popup .k-edit-buttons,
:not(.aXNw) .k-grid-columnmenu-popup .k-form-buttons {
  margin: 0;
}
:not(.aXNw) .k-column-menu {
  box-sizing: border-box;
}
:not(.aXNw) .k-column-menu .k-menu:not(.k-context-menu) {
  font-weight: 400;
}
:not(.aXNw) .k-column-menu .k-expander {
  background: inherit;
  border: 0;
}
:not(.aXNw) .k-column-menu .k-expander .k-columnmenu-item {
  align-items: center;
  display: flex;
}
:not(.aXNw) .k-column-list {
  list-style: none;
  margin: 0;
  max-height: 200px;
  overflow-x: hidden;
  overflow-y: auto;
  padding: 0;
}
:not(.aXNw) .k-column-chooser-title,
:not(.aXNw) .k-column-list-item {
  padding: 4px 8px;
}
:not(.aXNw) .k-column-list-item {
  align-items: center;
  cursor: pointer;
  display: flex;
  flex-flow: row nowrap;
  gap: 4px;
  margin: 0;
  position: relative;
}
:not(.aXNw) .k-column-list-item .k-checkbox-label {
  margin: 0;
}
:not(.aXNw) .k-columns-items-wrap {
  padding: 6px 0;
}
:not(.aXNw) .k-columnmenu-item {
  cursor: pointer;
  outline: 0;
  padding: 4px 8px;
}
:not(.aXNw) .k-columnmenu-item > .k-icon {
  margin-right: 4px;
}
:not(.aXNw) .k-columnmenu-item-wrapper + .k-columnmenu-item-wrapper {
  border-top: 1px solid;
  border-top-color: var(--colorsBorderGrey, #dfe0e1);
}
:not(.aXNw) .k-columnmenu-item-content {
  overflow: hidden;
}
:not(.aXNw) .k-column-menu-group-header {
  display: flex;
  flex: 0 0 auto;
  padding: 4px 8px;
  position: relative;
  -webkit-user-select: none;
  -moz-user-select: none;
  user-select: none;
}
:not(.aXNw) .k-column-menu-group-header-text {
  border-bottom-style: solid;
  border-bottom-width: 1px;
  flex: 1 1 auto;
  font-size: 12px;
  font-weight: 700;
  line-height: 1.4285714286;
  text-transform: uppercase;
}
:not(.aXNw) .k-rtl .k-columnmenu-item > .k-icon,
:not(.aXNw) [dir="rtl"] .k-columnmenu-item > .k-icon {
  margin-left: 4px;
  margin-right: 0;
}
:not(.aXNw) .k-rtl .k-header > .k-cell-inner,
:not(.aXNw) [dir="rtl"] .k-header > .k-cell-inner {
  margin-left: calc(-1.42857em - -4px);
  margin-right: -12px;
}
:not(.aXNw) .k-rtl .k-header > .k-cell-inner .k-sort-order,
:not(.aXNw) [dir="rtl"] .k-header > .k-cell-inner .k-sort-order {
  margin-left: 0;
  margin-right: -2px;
}
:not(.aXNw) .k-rtl .k-filterable > .k-cell-inner,
:not(.aXNw) [dir="rtl"] .k-filterable > .k-cell-inner {
  margin-left: calc(-1.42857em + -8px);
  margin-right: -12px;
}
:not(.aXNw) .k-rtl .k-filterable > .k-cell-inner .k-link,
:not(.aXNw) [dir="rtl"] .k-filterable > .k-cell-inner .k-link {
  padding-left: 0;
  padding-right: 12px;
}
:not(.aXNw) .k-ie .k-grid-footer,
:not(.aXNw) .k-ie .k-grid-header {
  display: block;
  padding-left: 0;
  padding-right: 17px;
}
:not(.aXNw) .k-ie .k-rtl .k-grid-footer,
:not(.aXNw) .k-ie .k-rtl .k-grid-header,
:not(.aXNw) .k-ie [dir="rtl"] .k-grid-footer,
:not(.aXNw) .k-ie [dir="rtl"] .k-grid-header {
  padding-left: 17px;
  padding-right: 0;
}
:not(.aXNw) .k-filter-row > td,
:not(.aXNw) .k-filter-row > th,
:not(.aXNw) .k-grid td,
:not(.aXNw) .k-grid-content-locked,
:not(.aXNw) .k-grid-footer,
:not(.aXNw) .k-grid-footer-locked,
:not(.aXNw) .k-grid-footer-wrap,
:not(.aXNw) .k-grid-header,
:not(.aXNw) .k-grid-header-locked,
:not(.aXNw) .k-grid-header-wrap,
:not(.aXNw) .k-grouping-header,
:not(.aXNw) .k-grouping-header .k-group-indicator,
:not(.aXNw) .k-header,
:not(.aXNw) th.k-header {
  border-color: #dfe0e1;
}
:not(.aXNw) .k-grid-add-row,
:not(.aXNw) .k-grid-footer,
:not(.aXNw) .k-grid-header,
:not(.aXNw) .k-grouping-header {
  background-color: #f7f7f7;
  color: #444445;
}
:not(.aXNw) .k-grid-toolbar {
  border-color: inherit;
  box-shadow: none;
}
:not(.aXNw) .k-grid-content {
  background-color: #fff;
}
:not(.aXNw) .k-group-footer td,
:not(.aXNw) .k-grouping-row td,
:not(.aXNw) tbody .k-group-cell {
  background-color: #f7f7f7;
  color: #424242;
}
:not(.aXNw) .k-grouping-dropclue:before {
  border-color: #444445 transparent transparent;
}
:not(.aXNw) .k-grouping-dropclue:after {
  background-color: #444445;
}
:not(.aXNw) .k-grid {
  background-color: #fff;
  border-color: #dfe0e1;
  color: #424242;
}
:not(.aXNw) .k-grid tr.k-alt {
  background-color: #fafafa;
}
:not(.aXNw) .k-grid tbody tr:not(.k-detail-row).k-hover,
:not(.aXNw) .k-grid tbody tr:not(.k-detail-row).k-state-hover,
:not(.aXNw) .k-grid tbody tr:not(.k-detail-row):hover {
  background-color: #f5f5f5;
}
:not(.aXNw) .k-grid td.k-selected,
:not(.aXNw) .k-grid td.k-state-selected,
:not(.aXNw) .k-grid tr.k-selected > td,
:not(.aXNw) .k-grid tr.k-state-selected > td {
  background-color: #e0f2ff;
}
:not(.aXNw) .k-grid .k-detail-row > td:focus,
:not(.aXNw) .k-grid .k-grid-pager.k-focus,
:not(.aXNw) .k-grid .k-grid-pager.k-state-focused,
:not(.aXNw) .k-grid .k-group-footer > td:focus,
:not(.aXNw) .k-grid .k-grouping-row > td:focus,
:not(.aXNw) .k-grid .k-master-row > td:focus,
:not(.aXNw) .k-grid td.k-focus,
:not(.aXNw) .k-grid td.k-state-focused,
:not(.aXNw) .k-grid th.k-focus,
:not(.aXNw) .k-grid th.k-state-focused,
:not(.aXNw) .k-grid th:focus {
  box-shadow: inset 0 0 0 2px rgba(0, 0, 0, 0.12);
}
:not(.aXNw) .k-grid .k-grid-filter,
:not(.aXNw) .k-grid .k-header-column-menu,
:not(.aXNw) .k-grid .k-hierarchy-cell .k-icon {
  color: #444445;
}
:not(.aXNw) .k-grid .k-grouping-row {
  background-color: #f7f7f7;
}
:not(.aXNw) .k-grid .k-grouping-row .k-icon {
  color: #444445;
}
:not(.aXNw) .k-grid .k-grid-content-locked,
:not(.aXNw) .k-grid .k-grid-content-locked .k-group-cell,
:not(.aXNw) .k-grid .k-grid-content-locked .k-group-footer td,
:not(.aXNw) .k-grid .k-grid-content-locked td,
:not(.aXNw) .k-grid .k-grid-header-locked,
:not(.aXNw) .k-grid .k-grid-header-locked .k-header,
:not(.aXNw) .k-grid .k-grouping-row .k-grid-content-sticky {
  border-color: #dfe0e1;
}
:not(.aXNw) .k-grid .k-grid-content-locked .k-grouping-row + tr td {
  border-top-color: #dfe0e1;
}
:not(.aXNw) .k-grid .k-grid-content-locked .k-selected td,
:not(.aXNw) .k-grid .k-grid-content-locked .k-selected.k-alt td,
:not(.aXNw) .k-grid .k-grid-content-locked .k-state-selected td,
:not(.aXNw) .k-grid .k-grid-content-locked .k-state-selected.k-alt td {
  background-color: #e0f2ff;
}
:not(.aXNw) .k-grid .k-grid-content-locked .k-selected.k-hover td,
:not(.aXNw) .k-grid .k-grid-content-locked .k-selected:hover td,
:not(.aXNw) .k-grid .k-grid-content-locked .k-state-selected.k-state-hover td,
:not(.aXNw) .k-grid .k-grid-content-locked .k-state-selected:hover td {
  background-color: #c7e7ff;
}
:not(.aXNw) .k-grid .k-grid-header-locked .k-header {
  border-bottom-color: #dfe0e1;
}
:not(.aXNw) .k-grid.k-rtl td.k-hierarchy-cell,
:not(.aXNw) .k-grid.k-rtl th.k-hierarchy-cell,
:not(.aXNw) .k-grid[dir="rtl"] td.k-hierarchy-cell,
:not(.aXNw) .k-grid[dir="rtl"] th.k-hierarchy-cell {
  border-left-color: transparent;
}
:not(.aXNw) col.k-sorted,
:not(.aXNw) th.k-sorted {
  background-color: transparent;
}
:not(.aXNw) .k-grid-header .k-i-sort-asc-sm,
:not(.aXNw) .k-grid-header .k-i-sort-desc-sm,
:not(.aXNw) .k-grid-header .k-sort-order {
  color: #0265dc;
}
:not(.aXNw) .k-grid-header .k-grid-filter:hover,
:not(.aXNw) .k-grid-header .k-header-column-menu:hover,
:not(.aXNw) .k-grid-header .k-hierarchy-cell .k-icon:hover {
  background-color: #ebebeb;
}
:not(.aXNw) .k-grid-header .k-grid-filter.k-focus,
:not(.aXNw) .k-grid-header .k-grid-filter.k-state-border-down,
:not(.aXNw) .k-grid-header .k-grid-filter.k-state-focus,
:not(.aXNw) .k-grid-header .k-grid-filter:focus,
:not(.aXNw) .k-grid-header .k-header-column-menu.k-focus,
:not(.aXNw) .k-grid-header .k-header-column-menu.k-state-border-down,
:not(.aXNw) .k-grid-header .k-header-column-menu.k-state-focus,
:not(.aXNw) .k-grid-header .k-header-column-menu:focus,
:not(.aXNw) .k-grid-header .k-hierarchy-cell .k-icon.k-focus,
:not(.aXNw) .k-grid-header .k-hierarchy-cell .k-icon.k-state-border-down,
:not(.aXNw) .k-grid-header .k-hierarchy-cell .k-icon.k-state-focus,
:not(.aXNw) .k-grid-header .k-hierarchy-cell .k-icon:focus {
  box-shadow: inset 0 0 0 2px rgba(0, 0, 0, 0.1);
}
:not(.aXNw) .k-grid-header .k-grid-filter.k-active,
:not(.aXNw) .k-grid-header .k-grid-filter.k-state-active,
:not(.aXNw) .k-grid-header .k-header-column-menu.k-active,
:not(.aXNw) .k-grid-header .k-header-column-menu.k-state-active,
:not(.aXNw) .k-grid-header .k-hierarchy-cell .k-icon.k-active,
:not(.aXNw) .k-grid-header .k-hierarchy-cell .k-icon.k-state-active {
  background-color: #0265dc;
  color: #fff;
}
:not(.aXNw) .k-grid-header .k-grid-header-sticky.k-sorted,
:not(.aXNw) .k-grid-header td.k-grid-header-sticky,
:not(.aXNw) .k-grid-header th.k-grid-header-sticky {
  background-color: #f7f7f7;
  border-left-color: #dfe0e1;
  border-right-color: #dfe0e1;
  color: #444445;
}
:not(.aXNw) .k-grid-footer {
  background-color: #f7f7f7;
  border-color: #dfe0e1;
  color: #444445;
}
:not(.aXNw) .k-grid-footer .k-grid-footer-sticky {
  background-color: #f7f7f7;
  border-left-color: #dfe0e1;
  border-right-color: #dfe0e1;
}
:not(.aXNw) .k-master-row .k-grid-content-sticky {
  background-color: #fff;
  border-color: #dfe0e1;
}
:not(.aXNw) .k-master-row .k-grid-row-sticky {
  background-color: #fff;
  border-bottom-color: #dfe0e1;
  border-top-color: #dfe0e1;
}
:not(.aXNw) .k-master-row.k-alt .k-grid-content-sticky,
:not(.aXNw) .k-master-row.k-alt .k-grid-row-sticky {
  background-color: #fafafa;
}
:not(.aXNw) .k-master-row td.k-grid-content-sticky.k-selected,
:not(.aXNw) .k-master-row td.k-grid-content-sticky.k-state-selected,
:not(.aXNw) .k-master-row.k-alt td.k-grid-content-sticky.k-selected,
:not(.aXNw) .k-master-row.k-alt td.k-grid-content-sticky.k-state-selected,
:not(.aXNw) .k-master-row.k-selected .k-grid-content-sticky,
:not(.aXNw) .k-master-row.k-selected .k-grid-row-sticky,
:not(.aXNw) .k-master-row.k-selected.k-alt .k-grid-content-sticky,
:not(.aXNw) .k-master-row.k-selected.k-alt .k-grid-row-sticky,
:not(.aXNw) .k-master-row.k-state-selected .k-grid-content-sticky,
:not(.aXNw) .k-master-row.k-state-selected .k-grid-row-sticky,
:not(.aXNw) .k-master-row.k-state-selected.k-alt .k-grid-content-sticky,
:not(.aXNw) .k-master-row.k-state-selected.k-alt .k-grid-row-sticky {
  background-color: #e0f2ff;
}
:not(.aXNw) .k-master-row.k-hover .k-grid-content-sticky,
:not(.aXNw) .k-master-row.k-hover .k-grid-row-sticky,
:not(.aXNw) .k-master-row.k-state-hover .k-grid-content-sticky,
:not(.aXNw) .k-master-row.k-state-hover .k-grid-row-sticky,
:not(.aXNw) .k-master-row:hover .k-grid-content-sticky,
:not(.aXNw) .k-master-row:hover .k-grid-row-sticky {
  background-color: #f5f5f5;
}
:not(.aXNw) .k-master-row.k-hover td.k-grid-content-sticky.k-selected,
:not(.aXNw) .k-master-row.k-selected.k-hover .k-grid-content-sticky,
:not(.aXNw) .k-master-row.k-selected.k-hover .k-grid-row-sticky,
:not(.aXNw) .k-master-row.k-selected:hover .k-grid-content-sticky,
:not(.aXNw) .k-master-row.k-selected:hover .k-grid-row-sticky,
:not(.aXNw)
  .k-master-row.k-state-hover
  td.k-grid-content-sticky.k-state-selected,
:not(.aXNw) .k-master-row.k-state-selected.k-state-hover .k-grid-content-sticky,
:not(.aXNw) .k-master-row.k-state-selected.k-state-hover .k-grid-row-sticky,
:not(.aXNw) .k-master-row.k-state-selected:hover .k-grid-content-sticky,
:not(.aXNw) .k-master-row.k-state-selected:hover .k-grid-row-sticky,
:not(.aXNw) .k-master-row:hover td.k-grid-content-sticky.k-selected,
:not(.aXNw) .k-master-row:hover td.k-grid-content-sticky.k-state-selected {
  background-color: #c7e7ff;
}
:not(.aXNw) kendo-grid .k-grid-content-sticky {
  background-color: #fff;
  border-left-color: #dfe0e1;
  border-right-color: #dfe0e1;
  border-top-color: #dfe0e1;
}
:not(.aXNw) kendo-grid .k-grid-content-sticky.k-hover,
:not(.aXNw) kendo-grid .k-grid-content-sticky.k-state-hover,
:not(.aXNw) kendo-grid .k-grid-content-sticky:hover {
  background-color: #f5f5f5;
}
:not(.aXNw) kendo-grid .k-grid-row-sticky td {
  background-color: #fff;
  border-bottom-color: #dfe0e1;
  border-top-color: #dfe0e1;
}
:not(.aXNw) kendo-grid .k-grid-row-sticky.k-hover td,
:not(.aXNw) kendo-grid .k-grid-row-sticky.k-state-hover td,
:not(.aXNw) kendo-grid .k-grid-row-sticky:hover td {
  background-color: #f5f5f5;
}
:not(.aXNw) kendo-grid .k-alt .k-grid-content-sticky,
:not(.aXNw) kendo-grid .k-grid-row-sticky.k-alt td {
  background-color: #fafafa;
}
:not(.aXNw) kendo-grid .k-alt .k-selected.k-grid-content-sticky,
:not(.aXNw) kendo-grid .k-alt .k-state-selected.k-grid-content-sticky,
:not(.aXNw) kendo-grid .k-grid-row-sticky td.k-selected,
:not(.aXNw) kendo-grid .k-grid-row-sticky td.k-state-selected,
:not(.aXNw) kendo-grid .k-selected.k-alt.k-grid-row-sticky td,
:not(.aXNw) kendo-grid .k-selected.k-grid-content-sticky,
:not(.aXNw) kendo-grid .k-selected.k-grid-row-sticky td,
:not(.aXNw) kendo-grid .k-state-selected.k-alt.k-grid-row-sticky td,
:not(.aXNw) kendo-grid .k-state-selected.k-grid-content-sticky,
:not(.aXNw) kendo-grid .k-state-selected.k-grid-row-sticky td,
:not(.aXNw) kendo-grid tr.k-selected .k-grid-content-sticky,
:not(.aXNw) kendo-grid tr.k-selected.k-alt .k-grid-content-sticky,
:not(.aXNw) kendo-grid tr.k-state-selected .k-grid-content-sticky,
:not(.aXNw) kendo-grid tr.k-state-selected.k-alt .k-grid-content-sticky {
  background-color: #e0f2ff;
}
:not(.aXNw) kendo-grid .k-alt.k-hover .k-grid-content-sticky,
:not(.aXNw) kendo-grid .k-alt.k-state-hover .k-grid-content-sticky,
:not(.aXNw) kendo-grid .k-alt:hover .k-grid-content-sticky,
:not(.aXNw) kendo-grid .k-grid-row-sticky.k-alt.k-hover td,
:not(.aXNw) kendo-grid .k-grid-row-sticky.k-alt.k-state-hover td,
:not(.aXNw) kendo-grid .k-grid-row-sticky.k-alt:hover td,
:not(.aXNw) kendo-grid .k-grid-row-sticky.k-hover td,
:not(.aXNw) kendo-grid .k-grid-row-sticky.k-state-hover td,
:not(.aXNw) kendo-grid .k-grid-row-sticky:hover td,
:not(.aXNw) kendo-grid tr.k-hover .k-grid-content-sticky,
:not(.aXNw) kendo-grid tr.k-state-hover .k-grid-content-sticky,
:not(.aXNw) kendo-grid tr:hover .k-grid-content-sticky {
  background-color: #f5f5f5;
}
:not(.aXNw) kendo-grid .k-grid-row-sticky.k-hover td.k-selected,
:not(.aXNw) kendo-grid .k-grid-row-sticky.k-state-hover td.k-state-selected,
:not(.aXNw) kendo-grid .k-grid-row-sticky:hover td.k-selected,
:not(.aXNw) kendo-grid .k-grid-row-sticky:hover td.k-state-selected,
:not(.aXNw) kendo-grid .k-selected.k-alt.k-grid-row-sticky.k-hover td,
:not(.aXNw) kendo-grid .k-selected.k-alt.k-grid-row-sticky:hover td,
:not(.aXNw) kendo-grid .k-selected.k-grid-row-sticky.k-hover td,
:not(.aXNw) kendo-grid .k-selected.k-grid-row-sticky:hover td,
:not(.aXNw)
  kendo-grid
  .k-state-selected.k-alt.k-grid-row-sticky.k-state-hover
  td,
:not(.aXNw) kendo-grid .k-state-selected.k-alt.k-grid-row-sticky:hover td,
:not(.aXNw) kendo-grid .k-state-selected.k-grid-row-sticky.k-state-hover td,
:not(.aXNw) kendo-grid .k-state-selected.k-grid-row-sticky:hover td,
:not(.aXNw) kendo-grid tr.k-hover .k-grid-content-sticky.k-selected,
:not(.aXNw) kendo-grid tr.k-selected.k-alt.k-hover .k-grid-content-sticky,
:not(.aXNw) kendo-grid tr.k-selected.k-alt:hover .k-grid-content-sticky,
:not(.aXNw) kendo-grid tr.k-selected.k-hover .k-grid-content-sticky,
:not(.aXNw) kendo-grid tr.k-selected:hover .k-grid-content-sticky,
:not(.aXNw) kendo-grid tr.k-state-hover .k-grid-content-sticky.k-state-selected,
:not(.aXNw)
  kendo-grid
  tr.k-state-selected.k-alt.k-state-hover
  .k-grid-content-sticky,
:not(.aXNw) kendo-grid tr.k-state-selected.k-alt:hover .k-grid-content-sticky,
:not(.aXNw) kendo-grid tr.k-state-selected.k-state-hover .k-grid-content-sticky,
:not(.aXNw) kendo-grid tr.k-state-selected:hover .k-grid-content-sticky,
:not(.aXNw) kendo-grid tr:hover .k-grid-content-sticky.k-selected,
:not(.aXNw) kendo-grid tr:hover .k-grid-content-sticky.k-state-selected {
  background-color: #c7e7ff;
}
:not(.aXNw) .k-grouping-row .k-grid-content-sticky {
  background-color: #f7f7f7;
}
:not(.aXNw) .k-grouping-row.k-hover .k-grid-content-sticky,
:not(.aXNw) .k-grouping-row.k-state-hover .k-grid-content-sticky,
:not(.aXNw) .k-grouping-row:hover .k-grid-content-sticky {
  background-color: #f5f5f5;
}
:not(.aXNw) .k-column-list-item:hover,
:not(.aXNw) .k-columnmenu-item:hover {
  background-color: #eee;
  color: #444445;
}
:not(.aXNw) .k-columnmenu-item.k-focus,
:not(.aXNw) .k-columnmenu-item.k-state-focus,
:not(.aXNw) .k-columnmenu-item:focus {
  box-shadow: inset 0 0 0 2px rgba(0, 0, 0, 0.12);
}
:not(.aXNw) .k-columnmenu-item.k-selected,
:not(.aXNw) .k-columnmenu-item.k-state-selected {
  background-color: #0265dc;
  color: #fff;
}
:not(.aXNw) .k-column-menu .k-menu:not(.k-context-menu) {
  background-color: #fff;
  border-color: var(--colorsBorderGrey, #dfe0e1);
  color: #141414;
}
:not(.aXNw) .k-column-menu .k-menu:not(.k-context-menu) .k-item.k-hover,
:not(.aXNw) .k-column-menu .k-menu:not(.k-context-menu) .k-item.k-state-hover,
:not(.aXNw) .k-column-menu .k-menu:not(.k-context-menu) .k-item:hover {
  background-color: #eee;
  color: #444445;
}
:not(.aXNw) .k-column-menu .k-menu:not(.k-context-menu) .k-item.k-selected,
:not(.aXNw)
  .k-column-menu
  .k-menu:not(.k-context-menu)
  .k-item.k-state-selected {
  background-color: #0265dc;
  color: #fff;
}
:not(.aXNw) .k-column-menu .k-menu:not(.k-context-menu) .k-item.k-focus,
:not(.aXNw) .k-column-menu .k-menu:not(.k-context-menu) .k-item.k-state-focused,
:not(.aXNw) .k-column-menu .k-menu:not(.k-context-menu) .k-item:focus {
  box-shadow: inset 0 0 0 2px rgba(0, 0, 0, 0.12);
}
:not(.aXNw) .k-column-menu-group-header-text {
  border-color: var(--colorsBorderGrey, #dfe0e1);
  color: #141414;
}
:not(.aXNw) .k-check-all-wrap {
  border-color: var(--colorsBorderGrey, #dfe0e1);
}
:not(.aXNw) .k-grid-norecords-template {
  background-color: #fff;
  border-color: #dfe0e1;
}
:not(.aXNw) .k-slider {
  align-items: center;
  background: 0 0;
  border: 0;
  box-sizing: border-box;
  display: inline-flex;
  font-family: inherit;
  font-size: 14px;
  line-height: 1.4285714286;
  outline: 0;
  position: relative;
  -webkit-touch-callout: none;
  -webkit-tap-highlight-color: transparent;
}
:not(.aXNw) .k-slider *,
:not(.aXNw) .k-slider :after,
:not(.aXNw) .k-slider :before {
  box-sizing: border-box;
}
:not(.aXNw) .k-slider .k-label {
  font-size: 0.92em;
  line-height: 1;
  position: absolute;
  white-space: nowrap;
  width: auto;
}
:not(.aXNw) .k-slider .k-slider-track,
:not(.aXNw) .k-slider .k-tick {
  cursor: pointer;
}
:not(.aXNw) .k-slider .k-tick {
  background-color: transparent;
  background-position: 50%;
  background-repeat: no-repeat;
  margin: 0;
  padding: 0;
  position: relative;
}
:not(.aXNw) .k-slider.k-disabled .k-draghandle,
:not(.aXNw) .k-slider.k-disabled .k-slider-track,
:not(.aXNw) .k-slider.k-disabled .k-tick,
:not(.aXNw) .k-slider.k-state-disabled .k-draghandle,
:not(.aXNw) .k-slider.k-state-disabled .k-slider-track,
:not(.aXNw) .k-slider.k-state-disabled .k-tick {
  cursor: default;
}
:not(.aXNw) .k-rtl .k-slider .k-slider-selection,
:not(.aXNw) .k-slider.k-rtl .k-slider-selection,
:not(.aXNw) .k-slider[dir="rtl"] .k-slider-selection,
:not(.aXNw) [dir="rtl"] .k-slider .k-slider-selection {
  left: auto;
  right: 0;
}
:not(.aXNw) .k-slider-wrap {
  align-items: inherit;
  display: flex;
  flex-flow: inherit;
  gap: inherit;
  height: 100%;
  position: relative;
  width: 100%;
}
:not(.aXNw) .k-slider {
  gap: 7px;
  height: -moz-min-content;
  height: min-content;
  width: -moz-min-content;
  width: min-content;
}
:not(.aXNw) .k-slider .k-button {
  flex: none;
}
:not(.aXNw) .k-slider .k-slider-track-wrap {
  display: flex;
  flex: 1 1 auto;
  flex-flow: inherit;
  position: relative;
  touch-action: none;
}
:not(.aXNw) .k-slider .k-slider-track-wrap .k-slider-items {
  display: flex;
  flex: 1 1 100%;
  flex-flow: inherit;
  justify-content: space-between;
  list-style: none;
  margin: 0;
  padding: 0;
  -webkit-user-select: none;
  -moz-user-select: none;
  user-select: none;
}
:not(.aXNw) .k-slider .k-slider-track-wrap .k-tick {
  flex: 0 0 1px;
}
:not(.aXNw) .k-slider .k-slider-track-wrap .k-tick-horizontal {
  min-height: 100%;
  width: 1px;
}
:not(.aXNw) .k-slider .k-slider-track-wrap .k-tick-vertical {
  min-height: 1px;
  width: 100%;
}
:not(.aXNw) .k-slider .k-slider-track-wrap .k-draghandle {
  position: absolute;
}
:not(.aXNw) .k-slider-horizontal .k-slider-track-wrap {
  height: 26px;
}
:not(.aXNw) .k-slider-horizontal .k-slider-track-wrap .k-slider-track {
  width: 100%;
}
:not(.aXNw) .k-slider-horizontal .k-slider-track-wrap .k-draghandle {
  top: 50%;
  transform: translate(-50%, -50%);
}
:not(.aXNw) .k-slider-horizontal .k-slider-track-wrap .k-draghandle:active,
:not(.aXNw) .k-slider-horizontal .k-slider-track-wrap .k-draghandle:focus {
  transform: translate(-50%, -50%) scale(1);
}
:not(.aXNw) .k-slider-horizontal .k-slider-track-wrap .k-slider-selection {
  left: calc(var(--kendo-slider-start, 0) * 1%);
  width: calc((var(--kendo-slider-end, 0) - var(--kendo-slider-start, 0)) * 1%);
}
:not(.aXNw) .k-slider-horizontal .k-slider-track-wrap .k-draghandle-start {
  left: calc(var(--kendo-slider-start, 0) * 1%);
}
:not(.aXNw) .k-slider-horizontal .k-slider-track-wrap .k-draghandle-end {
  left: calc(var(--kendo-slider-end, 0) * 1%);
}
:not(.aXNw)
  [dir="rtl"]
  .k-slider-horizontal
  .k-slider-track-wrap
  .k-draghandle-start,
:not(.aXNw)
  [dir="rtl"]
  .k-slider-horizontal
  .k-slider-track-wrap
  .k-slider-selection {
  left: unset;
  right: calc(var(--kendo-slider-start, 0) * 1%);
}
:not(.aXNw)
  [dir="rtl"]
  .k-slider-horizontal
  .k-slider-track-wrap
  .k-draghandle-end {
  left: unset;
  right: calc(var(--kendo-slider-end, 0) * 1%);
}
:not(.aXNw)
  [dir="rtl"]
  .k-slider-horizontal
  .k-slider-track-wrap
  .k-draghandle {
  transform: translate(50%, -50%);
}
:not(.aXNw)
  [dir="rtl"]
  .k-slider-horizontal
  .k-slider-track-wrap
  .k-draghandle:active,
:not(.aXNw)
  [dir="rtl"]
  .k-slider-horizontal
  .k-slider-track-wrap
  .k-draghandle:focus {
  transform: translate(50%, -50%) scale(1);
}
:not(.aXNw) .k-slider-vertical .k-slider-track-wrap {
  width: 26px;
}
:not(.aXNw) .k-slider-vertical .k-slider-track-wrap .k-slider-track {
  height: 100%;
}
:not(.aXNw) .k-slider-vertical .k-slider-track-wrap .k-draghandle {
  left: 50%;
  transform: translate(-50%, 50%);
}
:not(.aXNw) .k-slider-vertical .k-slider-track-wrap .k-draghandle:active,
:not(.aXNw) .k-slider-vertical .k-slider-track-wrap .k-draghandle:focus {
  transform: translate(-50%, 50%) scale(1);
}
:not(.aXNw) .k-slider-vertical .k-slider-track-wrap .k-slider-selection {
  bottom: calc(var(--kendo-slider-start, 0) * 1%);
  height: calc(
    (var(--kendo-slider-end, 0) - var(--kendo-slider-start, 0)) * 1%
  );
}
:not(.aXNw) .k-slider-vertical .k-slider-track-wrap .k-draghandle-start {
  bottom: calc(var(--kendo-slider-start, 0) * 1%);
}
:not(.aXNw) .k-slider-vertical .k-slider-track-wrap .k-draghandle-end {
  bottom: calc(var(--kendo-slider-end, 0) * 1%);
}
:not(.aXNw) .k-slider-vertical {
  flex-flow: column-reverse nowrap;
  height: 200px;
}
:not(.aXNw) .k-slider-vertical .k-tick {
  margin-left: 2px;
  text-align: right;
}
:not(.aXNw) .k-slider-vertical .k-slider-topleft .k-tick {
  text-align: left;
}
:not(.aXNw) .k-slider-vertical .k-tick {
  background-position: -94px;
}
:not(.aXNw) .k-slider-vertical .k-slider-topleft .k-tick {
  background-position: -124px;
}
:not(.aXNw) .k-slider-vertical .k-slider-bottomright .k-tick {
  background-position: -154px;
}
:not(.aXNw) .k-slider-vertical .k-tick-large {
  align-items: center;
  background-position: -4px;
  display: flex;
}
:not(.aXNw) .k-slider-vertical .k-slider-topleft .k-tick-large {
  background-position: -34px;
}
:not(.aXNw) .k-slider-vertical .k-slider-bottomright .k-tick-large {
  background-position: -64px;
}
:not(.aXNw) .k-slider-vertical .k-first {
  background-position: -94px 100%;
}
:not(.aXNw) .k-slider-vertical .k-tick-large.k-first {
  background-position: -4px 100%;
}
:not(.aXNw) .k-slider-vertical .k-slider-topleft .k-first {
  background-position: -124px 100%;
}
:not(.aXNw) .k-slider-vertical .k-slider-topleft .k-tick-large.k-first {
  background-position: -34px 100%;
}
:not(.aXNw) .k-slider-vertical .k-slider-bottomright .k-first {
  background-position: -154px 100%;
}
:not(.aXNw) .k-slider-vertical .k-slider-bottomright .k-tick-large.k-first {
  background-position: -64px 100%;
}
:not(.aXNw) .k-slider-vertical .k-last {
  background-position: -94px 0;
}
:not(.aXNw) .k-slider-vertical .k-tick-large.k-last {
  background-position: -4px 0;
}
:not(.aXNw) .k-slider-vertical .k-slider-topleft .k-last {
  background-position: -124px 0;
}
:not(.aXNw) .k-slider-vertical .k-slider-topleft .k-tick-large.k-last {
  background-position: -34px 0;
}
:not(.aXNw) .k-slider-vertical .k-slider-bottomright .k-last {
  background-position: -154px 0;
}
:not(.aXNw) .k-slider-vertical .k-slider-bottomright .k-tick-large.k-last {
  background-position: -64px 0;
}
:not(.aXNw) .k-slider-vertical .k-label {
  left: 120%;
  text-align: left;
  top: 50%;
  transform: translateY(-50%);
}
:not(.aXNw) .k-slider-vertical .k-first .k-label {
  top: 100%;
}
:not(.aXNw) .k-slider-vertical .k-last .k-label {
  top: 0;
}
:not(.aXNw) .k-rtl .k-slider-vertical .k-label,
:not(.aXNw) .k-slider-vertical .k-slider-topleft .k-label,
:not(.aXNw) .k-slider-vertical.k-rtl .k-label,
:not(.aXNw) .k-slider-vertical[dir="rtl"] .k-label,
:not(.aXNw) [dir="rtl"] .k-slider-vertical .k-label {
  left: auto;
  right: 120%;
}
:not(.aXNw) .k-rtl .k-slider-vertical .k-slider-topleft .k-label,
:not(.aXNw) .k-slider-vertical.k-rtl .k-slider-topleft .k-label,
:not(.aXNw) .k-slider-vertical[dir="rtl"] .k-slider-topleft .k-label,
:not(.aXNw) [dir="rtl"] .k-slider-vertical .k-slider-topleft .k-label {
  left: 120%;
  right: auto;
}
:not(.aXNw) .k-slider-horizontal {
  flex-flow: row nowrap;
  width: 200px;
}
:not(.aXNw) .k-slider-horizontal .k-tick {
  background-position: center -92px;
}
:not(.aXNw) .k-slider-horizontal .k-slider-topleft .k-tick {
  background-position: center -122px;
}
:not(.aXNw) .k-slider-horizontal .k-slider-bottomright .k-tick {
  background-position: center -152px;
}
:not(.aXNw) .k-slider-horizontal .k-tick-large {
  background-position: center -2px;
}
:not(.aXNw) .k-slider-horizontal .k-slider-topleft .k-tick-large {
  background-position: center -32px;
}
:not(.aXNw) .k-slider-horizontal .k-slider-bottomright .k-tick-large {
  background-position: center -62px;
}
:not(.aXNw) .k-slider-horizontal .k-first {
  background-position: 0 -92px;
}
:not(.aXNw) .k-slider-horizontal .k-tick-large.k-first {
  background-position: 0 -2px;
}
:not(.aXNw) .k-slider-horizontal .k-slider-topleft .k-first {
  background-position: 0 -122px;
}
:not(.aXNw) .k-slider-horizontal .k-slider-topleft .k-tick-large.k-first {
  background-position: 0 -32px;
}
:not(.aXNw) .k-slider-horizontal .k-slider-bottomright .k-first {
  background-position: 0 -152px;
}
:not(.aXNw) .k-slider-horizontal .k-slider-bottomright .k-tick-large.k-first {
  background-position: 0 -62px;
}
:not(.aXNw) .k-slider-horizontal .k-last {
  background-position: 100% -92px;
}
:not(.aXNw) .k-slider-horizontal .k-tick-large.k-last {
  background-position: 100% -2px;
}
:not(.aXNw) .k-slider-horizontal .k-slider-topleft .k-last {
  background-position: 100% -122px;
}
:not(.aXNw) .k-slider-horizontal .k-slider-topleft .k-tick-large.k-last {
  background-position: 100% -32px;
}
:not(.aXNw) .k-slider-horizontal .k-slider-bottomright .k-last {
  background-position: 100% -152px;
}
:not(.aXNw) .k-slider-horizontal .k-slider-bottomright .k-tick-large.k-last {
  background-position: 100% -62px;
}
:not(.aXNw) .k-slider-horizontal .k-label {
  bottom: -1.2em;
  left: 50%;
  transform: translateX(-50%);
}
:not(.aXNw) .k-slider-horizontal .k-first .k-label {
  left: 0;
}
:not(.aXNw) .k-slider-horizontal .k-last .k-label {
  left: 100%;
}
:not(.aXNw) .k-slider-horizontal .k-slider-topleft .k-label {
  top: -1.2em;
}
:not(.aXNw) .k-rtl .k-slider-horizontal .k-slider-selection,
:not(.aXNw) .k-rtl .k-slider-horizontal .k-slider-track,
:not(.aXNw) .k-slider-horizontal.k-rtl .k-slider-selection,
:not(.aXNw) .k-slider-horizontal.k-rtl .k-slider-track,
:not(.aXNw) .k-slider-horizontal[dir="rtl"] .k-slider-selection,
:not(.aXNw) .k-slider-horizontal[dir="rtl"] .k-slider-track,
:not(.aXNw) [dir="rtl"] .k-slider-horizontal .k-slider-selection,
:not(.aXNw) [dir="rtl"] .k-slider-horizontal .k-slider-track {
  left: auto;
  right: 0;
}
:not(.aXNw) .k-rtl .k-slider-horizontal .k-button .k-i-arrow-e,
:not(.aXNw) .k-rtl .k-slider-horizontal .k-button .k-i-arrow-w,
:not(.aXNw) .k-slider-horizontal.k-rtl .k-button .k-i-arrow-e,
:not(.aXNw) .k-slider-horizontal.k-rtl .k-button .k-i-arrow-w,
:not(.aXNw) .k-slider-horizontal[dir="rtl"] .k-button .k-i-arrow-e,
:not(.aXNw) .k-slider-horizontal[dir="rtl"] .k-button .k-i-arrow-w,
:not(.aXNw) [dir="rtl"] .k-slider-horizontal .k-button .k-i-arrow-e,
:not(.aXNw) [dir="rtl"] .k-slider-horizontal .k-button .k-i-arrow-w {
  transform: scaleX(-1);
}
:not(.aXNw) .k-slider-selection,
:not(.aXNw) .k-slider-track {
  margin: 0;
  padding: 0;
  position: absolute;
}
:not(.aXNw) .k-slider-horizontal .k-slider-selection,
:not(.aXNw) .k-slider-horizontal .k-slider-track {
  height: 4px;
  left: 0;
  margin-top: -2px;
  top: 50%;
}
:not(.aXNw) .k-slider-vertical .k-slider-selection,
:not(.aXNw) .k-slider-vertical .k-slider-track {
  bottom: 0;
  left: 50%;
  margin-left: -2px;
  width: 4px;
}
:not(.aXNw) .k-draghandle {
  background-color: transparent;
  background-repeat: no-repeat;
  border-style: solid;
  border-width: 1px;
  height: 14px;
  outline: 0;
  position: absolute;
  text-align: center;
  text-decoration: none;
  width: 14px;
}
:not(.aXNw) .k-slider-transitions.k-slider-horizontal .k-draghandle {
  transition:
    left 0.3s ease-out,
    background-color 0.3s ease-out,
    transform 0.4s cubic-bezier(0.25, 0.8, 0.25, 1);
}
:not(.aXNw) .k-slider-transitions.k-slider-vertical .k-draghandle {
  transition:
    bottom 0.3s ease-out,
    background-color 0.3s ease-out,
    transform 0.4s cubic-bezier(0.25, 0.8, 0.25, 1);
}
:not(.aXNw) .k-draghandle.k-pressed {
  transition: none;
}
:not(.aXNw) .k-slider-transitions.k-slider-horizontal .k-slider-selection {
  transition: width 0.3s ease-out;
}
:not(.aXNw) .k-slider-transitions.k-slider-vertical .k-slider-selection {
  transition: height 0.3s ease-out;
}
:not(.aXNw) .k-slider-selection.k-pressed {
  transition: none;
}
:not(.aXNw) .k-slider.k-readonly .k-button,
:not(.aXNw) .k-slider.k-readonly .k-draghandle,
:not(.aXNw) .k-slider.k-readonly .k-slider-track,
:not(.aXNw) .k-slider.k-readonly .k-tick {
  pointer-events: none;
}
:not(.aXNw) .k-slider-tooltip .k-callout-n,
:not(.aXNw) .k-slider-tooltip .k-callout-s {
  margin-left: -3px;
}
:not(.aXNw) .k-slider-tooltip .k-callout-e,
:not(.aXNw) .k-slider-tooltip .k-callout-w {
  margin-top: -3px;
}
:not(.aXNw) .k-slider kendo-resize-sensor {
  position: absolute;
}
:not(.aXNw) .k-slider-horizontal .k-slider-wrap:not(.k-slider-buttons) {
  padding-left: 7px;
  padding-right: 7px;
}
:not(.aXNw) .k-slider-vertical .k-slider-wrap:not(.k-slider-buttons) {
  padding-bottom: 7px;
  padding-top: 7px;
}
:not(.aXNw) .k-slider {
  color: #424242;
}
:not(.aXNw) .k-slider .k-slider-selection,
:not(.aXNw) .k-slider .k-slider-track {
  border-radius: 4px;
}
:not(.aXNw) .k-slider .k-slider-track {
  background-color: #ebebeb;
}
:not(.aXNw) .k-slider .k-slider-selection {
  background-color: #0265dc;
}
:not(.aXNw) .k-slider .k-draghandle {
  background-color: #0265dc;
  border-color: #0265dc;
  border-radius: 50%;
  color: #fff;
}
:not(.aXNw) .k-slider .k-draghandle:hover {
  background-color: #0261d3;
  border-color: #0265dc;
}
:not(.aXNw) .k-slider .k-draghandle.k-pressed,
:not(.aXNw) .k-slider .k-draghandle:active {
  background-color: #0259c2;
  border-color: #0259c2;
}
:not(.aXNw) .k-slider .k-draghandle.k-focus,
:not(.aXNw) .k-slider .k-draghandle.k-state-focused,
:not(.aXNw) .k-slider .k-draghandle:focus,
:not(.aXNw) .k-slider.k-focus .k-draghandle,
:not(.aXNw) .k-slider.k-state-focused .k-draghandle {
  box-shadow: 0 0 0 2px rgba(2, 101, 220, 0.3);
}
:not(.aXNw) .k-slider-horizontal .k-tick {
  background-image: url(data:image/gif;base64,R0lGODlhAQC0AIABALi4uAAAACH5BAEAAAEALAAAAAABALQAAAIWjIGJxqzazlux2ovlzND2rAHgSIZWAQA7);
}
:not(.aXNw) .k-slider-vertical .k-tick {
  background-image: url(data:image/gif;base64,R0lGODlhtAABAIABALi4uAAAACH5BAEAAAEALAAAAAC0AAEAAAIWjIGJxqzazlux2ovlzND2rAHgSIZWAQA7);
}
:not(.aXNw) .k-icon {
  font-family: WebComponentsIcons !important;
}
:not(.aXNw) .k-filtercell .k-input,
:not(.aXNw) .k-filtercell select {
  margin-bottom: 0 !important;
}
:not(.aXNw) .k-filtercell select {
  padding: 0 !important;
}
:not(.aXNw) .k-dateinput .k-input,
:not(.aXNw) .k-numerictextbox .k-input {
  margin-bottom: 0 !important;
}
:not(.aXNw) .k-calendar .k-calendar-td.k-selected .k-link,
:not(.aXNw) .k-calendar .k-calendar-td.k-state-selected .k-link {
  background-color: var(--colorsSurfacePrimary, #0265dc);
  border-color: var(--colorsBorderPrimary, #0265dc);
  color: var(--colorsTextInverted, #fff);
}
:not(.aXNw) .k-calendar .k-range-end,
:not(.aXNw) .k-calendar .k-range-mid,
:not(.aXNw) .k-calendar .k-range-start {
  background-color: var(--colorsSurfacePrimarySubdued, #e0f2ff);
  background-image: none;
}
:not(.aXNw) .k-animation-container {
  z-index: 1100 !important;
}
:not(.aXNw) .k-animation-container > .k-popup.k-child-animation-container {
  opacity: 0;
  transform: translateY(-8px);
  transition-delay: 0s !important;
  transition-duration: 0.1s;
  transition-property: opacity, transform;
}
:not(.aXNw)
  .k-animation-container-shown
  > .k-popup.k-child-animation-container {
  opacity: 1;
  transform: translateY(0);
}
:not(.aXNw) .k-animation-container > .k-popup.k-slide-down-enter {
  opacity: 0;
  transform: translateY(-8px);
}
:not(.aXNw) .k-animation-container > .k-popup.k-slide-down-enter-active,
:not(.aXNw) .k-animation-container > .k-popup.k-slide-down-exit-active {
  opacity: 1;
  transform: translateY(0);
}
:not(.aXNw) .k-animation-container > .k-popup.k-slide-down-exit {
  opacity: 0;
  transform: translateY(-8px);
}
:not(.aXNw) .k-animation-container > .k-popup.k-slide-up-enter {
  opacity: 0;
  transform: translateY(8px);
}
:not(.aXNw) .k-animation-container > .k-popup.k-slide-up-enter-active,
:not(.aXNw) .k-animation-container > .k-popup.k-slide-up-exit-active {
  opacity: 1;
  transform: translateY(0);
}
:not(.aXNw) .k-animation-container > .k-popup.k-slide-up-exit {
  opacity: 0;
  transform: translateY(8px);
}
:not(.aXNw)
  .k-animation-container
  > .k-popup.k-child-animation-container
  .k-columnmenu-item-content
  .k-animation-container
  > .k-child-animation-container {
  transform: translateY(0) !important;
}
:not(.aXNw) .k-multiselect .k-multiselect-wrap .k-button {
  background: #e0f2ff;
  border: none;
  color: #2d2e31;
}
:not(.aXNw) .k-multiselect .k-multiselect-wrap .k-button .k-i-close {
  color: #444445;
}
:not(.aXNw) .k-columnmenu-item-wrapper .k-columnmenu-item {
  background: 0 0;
  cursor: default;
  margin-bottom: -5px;
  padding-bottom: 0;
  padding-left: 14px;
  padding-top: 16px;
}
:not(.aXNw) .k-columnmenu-item-wrapper .k-columnmenu-item .k-icon {
  display: none;
}
:not(.aXNw) .k-columnmenu-item-wrapper .k-columnmenu-item:hover {
  background: 0 0;
}
:not(.aXNw) .semantic-anvil-theme {
  box-sizing: border-box;
  color: var(--colorsTextDefault, #141414);
  font-family:
    Nunito Sans,
    sans-serif; /*!
   * # Semantic UI 2.4.2 - Dropdown
   * http://github.com/semantic-org/semantic-ui/
   *
   *
   * Released under the MIT license
   * http://opensource.org/licenses/MIT
   *
   */
}
:not(.aXNw) .semantic-anvil-theme .ui.dropdown {
  cursor: pointer;
  display: inline-block;
  outline: 0;
  position: relative;
  text-align: left;
  transition:
    background 0.2s ease-in-out,
    box-shadow 0.1s ease-in-out,
    width 0.1s ease-in-out;
  -webkit-tap-highlight-color: transparent;
}
:not(.aXNw) .semantic-anvil-theme .ui.dropdown .menu {
  background: #fff;
  border: 1px solid #dfe0e1;
  border-radius: 3px;
  box-shadow: 0 1px 2px hsla(0, 0%, 8%, 0.1);
  cursor: auto;
  display: none;
  font-size: 1em;
  margin: 0;
  min-width: -moz-max-content;
  min-width: max-content;
  outline: 0;
  padding: 0;
  position: absolute;
  text-align: left;
  text-shadow: none;
  top: 100%;
  transition: opacity 0.1s ease-in-out;
  will-change: transform, opacity;
  z-index: 11;
}
:not(.aXNw) .semantic-anvil-theme .ui.dropdown .menu > * {
  white-space: nowrap;
}
:not(.aXNw) .semantic-anvil-theme .ui.dropdown > input:not(.search):first-child,
:not(.aXNw) .semantic-anvil-theme .ui.dropdown > select {
  display: none !important;
}
:not(.aXNw) .semantic-anvil-theme .ui.dropdown > .dropdown.icon {
  font-size: 1.1em;
  margin: 0 0 0 1em;
  position: relative;
  width: auto;
}
:not(.aXNw) .semantic-anvil-theme .ui.dropdown .menu > .item .dropdown.icon {
  float: right;
  margin: 0 0 0 1em;
  width: auto;
}
:not(.aXNw)
  .semantic-anvil-theme
  .ui.dropdown
  .menu
  > .item
  .dropdown.icon
  + .text {
  margin-right: 1em;
}
:not(.aXNw) .semantic-anvil-theme .ui.dropdown > .text {
  display: inline-block;
  transition: none;
}
:not(.aXNw) .semantic-anvil-theme .ui.dropdown .menu > .item {
  border: none;
  box-shadow: none;
  color: #141414;
  cursor: pointer;
  display: block;
  font-size: 1rem;
  font-weight: 400;
  height: auto;
  line-height: 1em;
  padding: 0.8125rem 1.125rem !important;
  position: relative;
  text-align: left;
  text-transform: none;
  -webkit-touch-callout: none;
}
:not(.aXNw) .semantic-anvil-theme .ui.dropdown .menu > .item:first-child {
  border-top-width: 0;
}
:not(.aXNw)
  .semantic-anvil-theme
  .ui.dropdown
  .menu
  .item
  > [class*="right floated"],
:not(.aXNw)
  .semantic-anvil-theme
  .ui.dropdown
  > .text
  > [class*="right floated"] {
  float: right !important;
  margin-left: 1em !important;
  margin-right: 0 !important;
}
:not(.aXNw)
  .semantic-anvil-theme
  .ui.dropdown
  .menu
  .item
  > [class*="left floated"],
:not(.aXNw)
  .semantic-anvil-theme
  .ui.dropdown
  > .text
  > [class*="left floated"] {
  float: left !important;
  margin-left: 0 !important;
  margin-right: 1em !important;
}
:not(.aXNw) .semantic-anvil-theme .ui.dropdown .menu .item > .flag.floated,
:not(.aXNw) .semantic-anvil-theme .ui.dropdown .menu .item > .icon.floated,
:not(.aXNw) .semantic-anvil-theme .ui.dropdown .menu .item > .image.floated,
:not(.aXNw) .semantic-anvil-theme .ui.dropdown .menu .item > img.floated {
  margin-top: 0;
}
:not(.aXNw) .semantic-anvil-theme .ui.dropdown .menu > .header {
  color: rgba(0, 0, 0, 0.85);
  font-size: 0.6875em;
  font-weight: 700;
  margin: 1rem 0 0.75rem;
  padding: 0 1.125rem;
  text-transform: uppercase;
}
:not(.aXNw) .semantic-anvil-theme .ui.dropdown .menu > .divider {
  border-top: 1px solid rgba(34, 36, 38, 0.1);
  height: 0;
  margin: 0.5em 0;
}
:not(.aXNw) .semantic-anvil-theme .ui.dropdown.dropdown .menu > .input {
  display: flex;
  margin: 1.125rem 0.8125rem;
  min-width: 10rem;
  width: auto;
}
:not(.aXNw) .semantic-anvil-theme .ui.dropdown .menu > .header + .input {
  margin-top: 0;
}
:not(.aXNw)
  .semantic-anvil-theme
  .ui.dropdown
  .menu
  > .input:not(.transparent)
  input {
  padding: 0.5em 0.6875em;
}
:not(.aXNw)
  .semantic-anvil-theme
  .ui.dropdown
  .menu
  > .input:not(.transparent)
  .button,
:not(.aXNw)
  .semantic-anvil-theme
  .ui.dropdown
  .menu
  > .input:not(.transparent)
  .icon,
:not(.aXNw)
  .semantic-anvil-theme
  .ui.dropdown
  .menu
  > .input:not(.transparent)
  .label {
  padding-bottom: 0.5em;
  padding-top: 0.5em;
}
:not(.aXNw) .semantic-anvil-theme .ui.dropdown .menu > .item > .description,
:not(.aXNw) .semantic-anvil-theme .ui.dropdown > .text > .description {
  color: rgba(0, 0, 0, 0.4);
  float: right;
  margin: 0 0 0 1em;
}
:not(.aXNw) .semantic-anvil-theme .ui.dropdown .menu > .message {
  font-weight: 400;
  padding: 1.015625rem 0.6875em;
}
:not(.aXNw) .semantic-anvil-theme .ui.dropdown .menu > .message:not(.ui) {
  color: rgba(0, 0, 0, 0.4);
}
:not(.aXNw) .semantic-anvil-theme .ui.dropdown .menu .menu {
  border-radius: 3px !important;
  left: 100%;
  margin: 0 0 0 -0.5em !important;
  right: auto;
  top: 0 !important;
  z-index: 21 !important;
}
:not(.aXNw) .semantic-anvil-theme .ui.dropdown .menu .menu:after {
  display: none;
}
:not(.aXNw) .semantic-anvil-theme .ui.dropdown .menu > .item > .flag,
:not(.aXNw) .semantic-anvil-theme .ui.dropdown .menu > .item > .icon,
:not(.aXNw) .semantic-anvil-theme .ui.dropdown .menu > .item > .image,
:not(.aXNw) .semantic-anvil-theme .ui.dropdown .menu > .item > .label,
:not(.aXNw) .semantic-anvil-theme .ui.dropdown .menu > .item > img,
:not(.aXNw) .semantic-anvil-theme .ui.dropdown > .text > .flag,
:not(.aXNw) .semantic-anvil-theme .ui.dropdown > .text > .icon,
:not(.aXNw) .semantic-anvil-theme .ui.dropdown > .text > .image,
:not(.aXNw) .semantic-anvil-theme .ui.dropdown > .text > .label,
:not(.aXNw) .semantic-anvil-theme .ui.dropdown > .text > img {
  margin-top: 0;
}
:not(.aXNw) .semantic-anvil-theme .ui.dropdown .menu > .item > .flag,
:not(.aXNw) .semantic-anvil-theme .ui.dropdown .menu > .item > .icon,
:not(.aXNw) .semantic-anvil-theme .ui.dropdown .menu > .item > .image,
:not(.aXNw) .semantic-anvil-theme .ui.dropdown .menu > .item > .label,
:not(.aXNw) .semantic-anvil-theme .ui.dropdown .menu > .item > img,
:not(.aXNw) .semantic-anvil-theme .ui.dropdown > .text > .flag,
:not(.aXNw) .semantic-anvil-theme .ui.dropdown > .text > .icon,
:not(.aXNw) .semantic-anvil-theme .ui.dropdown > .text > .image,
:not(.aXNw) .semantic-anvil-theme .ui.dropdown > .text > .label,
:not(.aXNw) .semantic-anvil-theme .ui.dropdown > .text > img {
  float: none;
  margin-left: 0;
  margin-right: 0.8125rem;
}
:not(.aXNw) .semantic-anvil-theme .ui.dropdown .menu > .item > .image,
:not(.aXNw) .semantic-anvil-theme .ui.dropdown .menu > .item > img,
:not(.aXNw) .semantic-anvil-theme .ui.dropdown > .text > .image,
:not(.aXNw) .semantic-anvil-theme .ui.dropdown > .text > img {
  display: inline-block;
  margin-bottom: -0.5em;
  margin-top: -0.5em;
  max-height: 2em;
  vertical-align: top;
  width: auto;
}
:not(.aXNw) .semantic-anvil-theme .ui.dropdown .ui.menu > .item:before,
:not(.aXNw) .semantic-anvil-theme .ui.menu .ui.dropdown .menu > .item:before {
  display: none;
}
:not(.aXNw) .semantic-anvil-theme .ui.menu .ui.dropdown .menu .active.item {
  border-left: none;
}
:not(.aXNw) .semantic-anvil-theme .ui.buttons > .ui.dropdown:last-child .menu,
:not(.aXNw) .semantic-anvil-theme .ui.menu .right.dropdown.item .menu,
:not(.aXNw)
  .semantic-anvil-theme
  .ui.menu
  .right.menu
  .dropdown:last-child
  .menu {
  left: auto;
  right: 0;
}
:not(.aXNw) .semantic-anvil-theme .ui.label.dropdown .menu {
  min-width: 100%;
}
:not(.aXNw) .semantic-anvil-theme .ui.dropdown.icon.button > .dropdown.icon {
  margin: 0;
}
:not(.aXNw) .semantic-anvil-theme .ui.button.dropdown .menu {
  min-width: 100%;
}
:not(.aXNw) .semantic-anvil-theme .ui.selection.dropdown {
  cursor: pointer;
  word-wrap: break-word;
  background: #fff;
  border: 1px solid #dfe0e1;
  border-radius: 3px;
  box-shadow: none;
  color: #141414;
  display: inline-block;
  line-height: 1em;
  min-height: 2.3125em;
  min-width: 14em;
  outline: 0;
  padding: 0.4375em 2.475em 0.4375em 0.6875em;
  transform: rotate(0);
  transition:
    background 0.2s ease-in-out,
    box-shadow 0.1s ease-in-out,
    width 0.1s ease-in-out;
  white-space: normal;
}
:not(.aXNw) .semantic-anvil-theme .ui.selection.dropdown.active,
:not(.aXNw) .semantic-anvil-theme .ui.selection.dropdown.visible {
  z-index: 10;
}
:not(.aXNw) .semantic-anvil-theme select.ui.dropdown {
  border: 1px solid #dfe0e1;
  height: 38px;
  padding: 0.5em;
  visibility: visible;
}
:not(.aXNw) .semantic-anvil-theme .ui.selection.dropdown > .delete.icon,
:not(.aXNw) .semantic-anvil-theme .ui.selection.dropdown > .dropdown.icon,
:not(.aXNw) .semantic-anvil-theme .ui.selection.dropdown > .search.icon {
  cursor: pointer;
  height: auto;
  line-height: 1.5;
  margin: 0;
  opacity: 1;
  padding: 0;
  position: absolute;
  right: 0.6875em;
  top: 0.4375em;
  transition: opacity 0.1s ease-in-out;
  width: auto;
  z-index: 3;
}
:not(.aXNw) .semantic-anvil-theme .ui.compact.selection.dropdown {
  min-width: 0;
}
:not(.aXNw) .semantic-anvil-theme .ui.selection.dropdown .menu {
  backface-visibility: hidden;
  overflow-x: hidden;
  overflow-y: auto;
  -webkit-overflow-scrolling: touch;
  border-radius: 0 0 3px 3px;
  border-top-width: 0 !important;
  box-shadow: 0 1px 2px hsla(0, 0%, 8%, 0.1);
  margin: 0 -1px;
  min-width: calc(100% + 2px);
  outline: 0;
  transition: opacity 0.1s ease-in-out;
  width: auto;
  width: calc(100% + 2px);
}
:not(.aXNw) .semantic-anvil-theme .ui.selection.dropdown .menu:after,
:not(.aXNw) .semantic-anvil-theme .ui.selection.dropdown .menu:before {
  display: none;
}
:not(.aXNw) .semantic-anvil-theme .ui.selection.dropdown .menu > .message {
  padding: 1.015625rem 0.6875em;
}
@media only screen and (max-width: 767px) {
  :not(.aXNw) .semantic-anvil-theme .ui.selection.dropdown .menu {
    max-height: 9.39375rem;
  }
}
@media only screen and (min-width: 768px) {
  :not(.aXNw) .semantic-anvil-theme .ui.selection.dropdown .menu {
    max-height: 12.525rem;
  }
}
@media only screen and (min-width: 992px) {
  :not(.aXNw) .semantic-anvil-theme .ui.selection.dropdown .menu {
    max-height: 18.7875rem;
  }
}
@media only screen and (min-width: 1920px) {
  :not(.aXNw) .semantic-anvil-theme .ui.selection.dropdown .menu {
    max-height: 25.05rem;
  }
}
:not(.aXNw) .semantic-anvil-theme .ui.selection.dropdown .menu > .item {
  border-top: 0;
  padding: 1.015625rem 0.6875em !important;
  white-space: normal;
  word-wrap: normal;
}
:not(.aXNw)
  .semantic-anvil-theme
  .ui.selection.dropdown
  .menu
  > .hidden.addition.item {
  display: none;
}
:not(.aXNw) .semantic-anvil-theme .ui.selection.dropdown:hover {
  border-color: #dfe0e1;
  box-shadow: none;
}
:not(.aXNw) .semantic-anvil-theme .ui.selection.active.dropdown,
:not(.aXNw) .semantic-anvil-theme .ui.selection.active.dropdown .menu {
  border-color: #2270ee;
  box-shadow: 0 1px 2px hsla(0, 0%, 8%, 0.1);
}
:not(.aXNw) .semantic-anvil-theme .ui.selection.dropdown:focus {
  border-color: #2270ee;
  box-shadow: none;
}
:not(.aXNw) .semantic-anvil-theme .ui.selection.dropdown:focus .menu {
  border-color: #2270ee;
  box-shadow: 0 1px 2px hsla(0, 0%, 8%, 0.1);
}
:not(.aXNw)
  .semantic-anvil-theme
  .ui.selection.visible.dropdown
  > .text:not(.default) {
  color: rgba(0, 0, 0, 0.8);
  font-weight: 400;
}
:not(.aXNw) .semantic-anvil-theme .ui.selection.active.dropdown:hover,
:not(.aXNw) .semantic-anvil-theme .ui.selection.active.dropdown:hover .menu {
  border-color: #2270ee;
  box-shadow: 0 1px 2px hsla(0, 0%, 8%, 0.1);
}
:not(.aXNw)
  .semantic-anvil-theme
  .ui.active.selection.dropdown
  > .dropdown.icon,
:not(.aXNw)
  .semantic-anvil-theme
  .ui.visible.selection.dropdown
  > .dropdown.icon {
  opacity: "";
  z-index: 3;
}
:not(.aXNw) .semantic-anvil-theme .ui.active.selection.dropdown {
  border-bottom-left-radius: 0 !important;
  border-bottom-right-radius: 0 !important;
}
:not(.aXNw) .semantic-anvil-theme .ui.active.empty.selection.dropdown {
  border-radius: 3px !important;
  box-shadow: none !important;
}
:not(.aXNw) .semantic-anvil-theme .ui.active.empty.selection.dropdown .menu {
  border: none !important;
  box-shadow: none !important;
}
:not(.aXNw) .semantic-anvil-theme .ui.search.dropdown {
  min-width: "";
}
:not(.aXNw) .semantic-anvil-theme .ui.search.dropdown > input.search {
  background: none transparent !important;
  border: none !important;
  box-shadow: none !important;
  cursor: text;
  left: 1px;
  outline: 0;
  top: 0;
  width: 100%;
  -webkit-tap-highlight-color: rgba(255, 255, 255, 0);
  padding: inherit;
  position: absolute;
  z-index: 2;
}
:not(.aXNw) .semantic-anvil-theme .ui.search.dropdown > .text {
  cursor: text;
  left: 1px;
  position: relative;
  z-index: 3;
}
:not(.aXNw) .semantic-anvil-theme .ui.search.selection.dropdown > input.search {
  line-height: 1.5;
  padding: 0.4375em 2.475em 0.4375em 0.6875em;
}
:not(.aXNw) .semantic-anvil-theme .ui.search.selection.dropdown > span.sizer {
  display: none;
  line-height: 1.5;
  padding: 0.4375em 2.475em 0.4375em 0.6875em;
  white-space: pre;
}
:not(.aXNw) .semantic-anvil-theme .ui.search.dropdown.active > input.search,
:not(.aXNw) .semantic-anvil-theme .ui.search.dropdown.visible > input.search {
  cursor: auto;
}
:not(.aXNw) .semantic-anvil-theme .ui.search.dropdown.active > .text,
:not(.aXNw) .semantic-anvil-theme .ui.search.dropdown.visible > .text {
  pointer-events: none;
}
:not(.aXNw)
  .semantic-anvil-theme
  .ui.active.search.dropdown
  input.search:focus
  + .text
  .flag,
:not(.aXNw)
  .semantic-anvil-theme
  .ui.active.search.dropdown
  input.search:focus
  + .text
  .icon {
  opacity: 0.6;
}
:not(.aXNw)
  .semantic-anvil-theme
  .ui.active.search.dropdown
  input.search:focus
  + .text {
  color: #9e9ea0 !important;
}
:not(.aXNw) .semantic-anvil-theme .ui.search.dropdown .menu {
  backface-visibility: hidden;
  overflow-x: hidden;
  overflow-y: auto;
  -webkit-overflow-scrolling: touch;
}
@media only screen and (max-width: 767px) {
  :not(.aXNw) .semantic-anvil-theme .ui.search.dropdown .menu {
    max-height: 9.39375rem;
  }
}
@media only screen and (min-width: 768px) {
  :not(.aXNw) .semantic-anvil-theme .ui.search.dropdown .menu {
    max-height: 12.525rem;
  }
}
@media only screen and (min-width: 992px) {
  :not(.aXNw) .semantic-anvil-theme .ui.search.dropdown .menu {
    max-height: 18.7875rem;
  }
}
@media only screen and (min-width: 1920px) {
  :not(.aXNw) .semantic-anvil-theme .ui.search.dropdown .menu {
    max-height: 25.05rem;
  }
}
:not(.aXNw) .semantic-anvil-theme .ui.multiple.dropdown {
  padding: 0.1875rem 2.475em 0.1875rem 0.1875rem;
}
:not(.aXNw) .semantic-anvil-theme .ui.multiple.dropdown .menu {
  cursor: auto;
}
:not(.aXNw) .semantic-anvil-theme .ui.multiple.search.dropdown,
:not(.aXNw) .semantic-anvil-theme .ui.multiple.search.dropdown > input.search {
  cursor: text;
}
:not(.aXNw) .semantic-anvil-theme .ui.multiple.dropdown > .label {
  box-shadow: 0;
  display: inline-block;
  font-size: 16px;
  margin: 4px;
  padding: 4px 8px;
  -webkit-user-select: none;
  -moz-user-select: none;
  user-select: none;
  vertical-align: top;
  white-space: normal;
}
:not(.aXNw) .semantic-anvil-theme .ui.multiple.dropdown .dropdown.icon {
  margin: 0;
  padding: 0;
}
:not(.aXNw) .semantic-anvil-theme .ui.multiple.dropdown > .text {
  line-height: 1;
  margin: 0.5rem 0 0.5rem 0.5em;
  max-width: 100%;
  padding: 0;
  position: static;
}
:not(.aXNw)
  .semantic-anvil-theme
  .ui.multiple.dropdown
  > .label
  ~ input.search {
  margin-left: 0.125em !important;
}
:not(.aXNw) .semantic-anvil-theme .ui.multiple.dropdown > .label ~ .text {
  display: none;
}
:not(.aXNw) .semantic-anvil-theme .ui.multiple.search.dropdown > .text {
  display: inline-block;
  left: 0;
  line-height: 1;
  margin: 0.5rem 0 0.5rem 0.5em;
  padding: inherit;
  position: absolute;
  top: 0;
}
:not(.aXNw)
  .semantic-anvil-theme
  .ui.multiple.search.dropdown
  > .label
  ~ .text {
  display: none;
}
:not(.aXNw) .semantic-anvil-theme .ui.multiple.search.dropdown > input.search {
  line-height: 1;
  margin: 0.5rem 0 0.5rem 0.5em;
  max-width: 100%;
  padding: 0;
  position: static;
  width: 2.2em;
}
:not(.aXNw) .semantic-anvil-theme .ui.inline.dropdown {
  color: inherit;
  cursor: pointer;
  display: inline-block;
}
:not(.aXNw) .semantic-anvil-theme .ui.inline.dropdown .dropdown.icon {
  margin: 0 0.1875em;
  vertical-align: baseline;
}
:not(.aXNw) .semantic-anvil-theme .ui.inline.dropdown > .text {
  font-weight: 700;
}
:not(.aXNw) .semantic-anvil-theme .ui.inline.dropdown .menu {
  border-radius: 3px;
  cursor: auto;
  margin-top: 0.1875em;
}
:not(.aXNw) .semantic-anvil-theme .ui.dropdown .menu .active.item {
  background: 0 0;
  box-shadow: none;
  color: rgba(0, 0, 0, 0.95);
  font-weight: 400;
  z-index: 12;
}
:not(.aXNw) .semantic-anvil-theme .ui.dropdown .menu > .item:hover {
  background: #f7f7f7;
  color: #141414;
  z-index: 13;
}
:not(.aXNw) .semantic-anvil-theme .ui.loading.dropdown > i.icon {
  height: 0.875em !important;
}
:not(.aXNw) .semantic-anvil-theme .ui.loading.selection.dropdown > i.icon {
  padding: 1.3125em 1.125em !important;
}
:not(.aXNw) .semantic-anvil-theme .ui.loading.dropdown > i.icon:before {
  border: 0.2em solid rgba(0, 0, 0, 0.1);
  border-radius: 500rem;
  content: "";
  height: 1.3125em;
  left: 50%;
  margin: -0.65625em 0 0 -0.65625em;
  position: absolute;
  top: 50%;
  width: 1.3125em;
}
:not(.aXNw) .semantic-anvil-theme .ui.loading.dropdown > i.icon:after {
  animation: dropdown-spin 0.6s linear;
  animation-iteration-count: infinite;
  border: 0.2em solid transparent;
  border-radius: 500rem;
  border-top-color: #767676;
  box-shadow: 0 0 0 1px transparent;
  content: "";
  height: 1.3125em;
  left: 50%;
  margin: -0.65625em 0 0 -0.65625em;
  position: absolute;
  top: 50%;
  width: 1.3125em;
}
:not(.aXNw) .semantic-anvil-theme .ui.loading.dropdown.button > i.icon:after,
:not(.aXNw) .semantic-anvil-theme .ui.loading.dropdown.button > i.icon:before {
  display: none;
}
@keyframes dropdown-spin {
  0% {
    transform: rotate(0);
  }
  to {
    transform: rotate(1turn);
  }
}
:not(.aXNw) .semantic-anvil-theme .ui.default.dropdown:not(.button) > .text,
:not(.aXNw)
  .semantic-anvil-theme
  .ui.default.dropdown:not(.button)
  > input:focus
  ~ .text,
:not(.aXNw) .semantic-anvil-theme .ui.dropdown:not(.button) > .default.text,
:not(.aXNw)
  .semantic-anvil-theme
  .ui.dropdown:not(.button)
  > input:focus
  ~ .default.text {
  color: #9e9ea0;
}
:not(.aXNw) .semantic-anvil-theme .ui.loading.dropdown > .text {
  transition: none;
}
:not(.aXNw) .semantic-anvil-theme .ui.dropdown .loading.menu {
  display: block;
  visibility: hidden;
  z-index: -1;
}
:not(.aXNw) .semantic-anvil-theme .ui.dropdown > .loading.menu {
  left: 0 !important;
  right: auto !important;
}
:not(.aXNw) .semantic-anvil-theme .ui.dropdown > .menu .loading.menu {
  left: 100% !important;
  right: auto !important;
}
:not(.aXNw) .semantic-anvil-theme .ui.dropdown .menu .selected.item,
:not(.aXNw) .semantic-anvil-theme .ui.dropdown.selected {
  background: #ecf4fd;
  color: #141414;
}
:not(.aXNw) .semantic-anvil-theme .ui.dropdown > .filtered.text {
  visibility: hidden;
}
:not(.aXNw) .semantic-anvil-theme .ui.dropdown .filtered.item {
  display: none !important;
}
:not(.aXNw) .semantic-anvil-theme .ui.dropdown.error,
:not(.aXNw) .semantic-anvil-theme .ui.dropdown.error > .default.text,
:not(.aXNw) .semantic-anvil-theme .ui.dropdown.error > .text {
  color: #e63717;
}
:not(.aXNw) .semantic-anvil-theme .ui.selection.dropdown.error {
  background: #ffece9;
  border-color: #ffb2a0;
}
:not(.aXNw) .semantic-anvil-theme .ui.dropdown.error > .menu,
:not(.aXNw) .semantic-anvil-theme .ui.dropdown.error > .menu .menu,
:not(.aXNw) .semantic-anvil-theme .ui.selection.dropdown.error:hover {
  border-color: #ffb2a0;
}
:not(.aXNw) .semantic-anvil-theme .ui.dropdown.error > .menu > .item {
  color: #e63717;
}
:not(.aXNw)
  .semantic-anvil-theme
  .ui.multiple.selection.error.dropdown
  > .label {
  border-color: #ffb2a0;
}
:not(.aXNw) .semantic-anvil-theme .ui.dropdown.error > .menu > .item:hover {
  background-color: #fff2f2;
}
:not(.aXNw) .semantic-anvil-theme .ui.dropdown.error > .menu .active.item {
  background-color: #fdcfcf;
}
:not(.aXNw) .semantic-anvil-theme .ui.dropdown > .clear.dropdown.icon {
  opacity: 0.8;
  transition: opacity 0.1s ease-in-out;
}
:not(.aXNw) .semantic-anvil-theme .ui.dropdown > .clear.dropdown.icon:hover {
  opacity: 1;
}
:not(.aXNw) .semantic-anvil-theme .ui.disabled.dropdown,
:not(.aXNw) .semantic-anvil-theme .ui.dropdown .menu > .disabled.item {
  cursor: default;
  opacity: 0.6;
  pointer-events: none;
}
:not(.aXNw) .semantic-anvil-theme .ui.dropdown .menu {
  left: 0;
}
:not(.aXNw) .semantic-anvil-theme .ui.dropdown .menu .right.menu,
:not(.aXNw) .semantic-anvil-theme .ui.dropdown .right.menu > .menu {
  border-radius: 3px !important;
  left: 100% !important;
  right: auto !important;
}
:not(.aXNw) .semantic-anvil-theme .ui.dropdown > .left.menu {
  left: auto !important;
  right: 0 !important;
}
:not(.aXNw) .semantic-anvil-theme .ui.dropdown .menu .left.menu,
:not(.aXNw) .semantic-anvil-theme .ui.dropdown > .left.menu .menu {
  border-radius: 3px !important;
  left: auto;
  margin: 0 -0.5em 0 0 !important;
  right: 100%;
}
:not(.aXNw) .semantic-anvil-theme .ui.dropdown .item .left.dropdown.icon,
:not(.aXNw) .semantic-anvil-theme .ui.dropdown .left.menu .item .dropdown.icon {
  float: left;
  margin: 0;
  width: auto;
}
:not(.aXNw)
  .semantic-anvil-theme
  .ui.dropdown
  .item
  .left.dropdown.icon
  + .text,
:not(.aXNw)
  .semantic-anvil-theme
  .ui.dropdown
  .left.menu
  .item
  .dropdown.icon
  + .text {
  margin-left: 1em;
  margin-right: 0;
}
:not(.aXNw) .semantic-anvil-theme .ui.upward.dropdown > .menu {
  border-radius: 3px 3px 0 0;
  bottom: 100%;
  box-shadow: 0 0 3px 0 rgba(0, 0, 0, 0.08);
  top: auto;
}
:not(.aXNw) .semantic-anvil-theme .ui.dropdown .upward.menu {
  bottom: 0 !important;
  top: auto !important;
}
:not(.aXNw) .semantic-anvil-theme .ui.simple.upward.active.dropdown,
:not(.aXNw) .semantic-anvil-theme .ui.simple.upward.dropdown:hover {
  border-radius: 3px 3px 0 0 !important;
}
:not(.aXNw)
  .semantic-anvil-theme
  .ui.upward.dropdown.button:not(.pointing):not(.floating).active {
  border-radius: 3px 3px 0 0;
}
:not(.aXNw) .semantic-anvil-theme .ui.upward.selection.dropdown .menu {
  border-bottom-width: 0 !important;
  border-top-width: 1px !important;
  box-shadow: 0 -2px 3px 0 rgba(0, 0, 0, 0.08);
}
:not(.aXNw) .semantic-anvil-theme .ui.upward.selection.dropdown:hover {
  box-shadow: 0 0 2px 0 rgba(0, 0, 0, 0.05);
}
:not(.aXNw) .semantic-anvil-theme .ui.active.upward.selection.dropdown {
  border-radius: 0 0 3px 3px !important;
}
:not(.aXNw) .semantic-anvil-theme .ui.upward.selection.dropdown.visible {
  border-radius: 0 0 3px 3px !important;
  box-shadow: 0 0 3px 0 rgba(0, 0, 0, 0.08);
}
:not(.aXNw) .semantic-anvil-theme .ui.upward.active.selection.dropdown:hover {
  box-shadow: 0 0 3px 0 rgba(0, 0, 0, 0.05);
}
:not(.aXNw)
  .semantic-anvil-theme
  .ui.upward.active.selection.dropdown:hover
  .menu {
  box-shadow: 0 -2px 3px 0 rgba(0, 0, 0, 0.08);
}
:not(.aXNw) .semantic-anvil-theme .ui.dropdown .scrolling.menu,
:not(.aXNw) .semantic-anvil-theme .ui.scrolling.dropdown .menu {
  overflow-x: hidden;
  overflow-y: auto;
}
:not(.aXNw) .semantic-anvil-theme .ui.scrolling.dropdown .menu {
  backface-visibility: hidden;
  overflow-x: hidden;
  overflow-y: auto;
  -webkit-overflow-scrolling: touch;
  min-width: 100% !important;
  width: auto !important;
}
:not(.aXNw) .semantic-anvil-theme .ui.dropdown .scrolling.menu {
  border: none;
  border-radius: 0 !important;
  border-top: 1px solid #dfe0e1;
  box-shadow: none !important;
  margin: 0 !important;
  min-width: 100% !important;
  overflow-y: auto;
  position: static;
  width: auto !important;
}
:not(.aXNw)
  .semantic-anvil-theme
  .ui.dropdown
  .scrolling.menu
  .item:first-child,
:not(.aXNw)
  .semantic-anvil-theme
  .ui.dropdown
  .scrolling.menu
  > .item.item.item,
:not(.aXNw) .semantic-anvil-theme .ui.scrolling.dropdown .menu .item.item.item,
:not(.aXNw)
  .semantic-anvil-theme
  .ui.scrolling.dropdown
  .menu
  .item:first-child {
  border-top: none;
}
:not(.aXNw)
  .semantic-anvil-theme
  .ui.dropdown
  > .animating.menu
  .scrolling.menu,
:not(.aXNw) .semantic-anvil-theme .ui.dropdown > .visible.menu .scrolling.menu {
  display: block;
}
@media (-ms-high-contrast: none) {
  :not(.aXNw) .semantic-anvil-theme .ui.dropdown .scrolling.menu,
  :not(.aXNw) .semantic-anvil-theme .ui.scrolling.dropdown .menu {
    min-width: calc(100% - 17px);
  }
}
@media only screen and (max-width: 767px) {
  :not(.aXNw) .semantic-anvil-theme .ui.dropdown .scrolling.menu,
  :not(.aXNw) .semantic-anvil-theme .ui.scrolling.dropdown .menu {
    max-height: 10.5rem;
  }
}
@media only screen and (min-width: 768px) {
  :not(.aXNw) .semantic-anvil-theme .ui.dropdown .scrolling.menu,
  :not(.aXNw) .semantic-anvil-theme .ui.scrolling.dropdown .menu {
    max-height: 15.75rem;
  }
}
@media only screen and (min-width: 992px) {
  :not(.aXNw) .semantic-anvil-theme .ui.dropdown .scrolling.menu,
  :not(.aXNw) .semantic-anvil-theme .ui.scrolling.dropdown .menu {
    max-height: 21rem;
  }
}
@media only screen and (min-width: 1920px) {
  :not(.aXNw) .semantic-anvil-theme .ui.dropdown .scrolling.menu,
  :not(.aXNw) .semantic-anvil-theme .ui.scrolling.dropdown .menu {
    max-height: 21rem;
  }
}
:not(.aXNw) .semantic-anvil-theme .ui.simple.dropdown .menu:after,
:not(.aXNw) .semantic-anvil-theme .ui.simple.dropdown .menu:before {
  display: none;
}
:not(.aXNw) .semantic-anvil-theme .ui.simple.dropdown .menu {
  display: block;
  height: 0;
  opacity: 0;
  overflow: hidden;
  position: absolute;
  top: -9999px !important;
  transition: opacity 0.1s ease-in-out;
  width: 0;
}
:not(.aXNw) .semantic-anvil-theme .ui.simple.active.dropdown,
:not(.aXNw) .semantic-anvil-theme .ui.simple.dropdown:hover {
  border-bottom-left-radius: 0 !important;
  border-bottom-right-radius: 0 !important;
}
:not(.aXNw) .semantic-anvil-theme .ui.simple.active.dropdown > .menu,
:not(.aXNw) .semantic-anvil-theme .ui.simple.dropdown:hover > .menu {
  height: auto;
  opacity: 1;
  overflow: visible;
  top: 100% !important;
  width: auto;
}
:not(.aXNw)
  .semantic-anvil-theme
  .ui.simple.dropdown:hover
  > .menu
  > .item:hover
  > .menu,
:not(.aXNw)
  .semantic-anvil-theme
  .ui.simple.dropdown
  > .menu
  > .item:active
  > .menu {
  height: auto;
  left: 100% !important;
  opacity: 1;
  overflow: visible;
  top: 0 !important;
  width: auto;
}
:not(.aXNw) .semantic-anvil-theme .ui.simple.disabled.dropdown:hover .menu {
  display: none;
  height: 0;
  overflow: hidden;
  width: 0;
}
:not(.aXNw) .semantic-anvil-theme .ui.simple.visible.dropdown > .menu {
  display: block;
}
:not(.aXNw) .semantic-anvil-theme .ui.fluid.dropdown {
  display: block;
  min-width: 0;
  width: 100%;
}
:not(.aXNw) .semantic-anvil-theme .ui.fluid.dropdown > .dropdown.icon {
  float: right;
}
:not(.aXNw) .semantic-anvil-theme .ui.floating.dropdown .menu {
  border-radius: 3px !important;
  box-shadow:
    0 2px 4px 0 rgba(34, 36, 38, 0.12),
    0 2px 10px 0 rgba(34, 36, 38, 0.15) !important;
  left: 0;
  right: auto;
}
:not(.aXNw) .semantic-anvil-theme .ui.floating.dropdown > .menu {
  border-radius: 3px !important;
  margin-top: 0.5em !important;
}
:not(.aXNw) .semantic-anvil-theme .ui.pointing.dropdown > .menu {
  border-radius: 3px;
  margin-top: 0.8125rem;
  top: 100%;
}
:not(.aXNw) .semantic-anvil-theme .ui.pointing.dropdown > .menu:after {
  background: #fff;
  box-shadow: -1px -1px 0 0 #dfe0e1;
  content: "";
  display: block;
  height: 0.4375em;
  left: 50%;
  margin: 0 0 0 -0.21875em;
  pointer-events: none;
  position: absolute;
  top: -0.21875em;
  transform: rotate(45deg);
  visibility: visible;
  width: 0.4375em;
  z-index: 2;
}
:not(.aXNw) .semantic-anvil-theme .ui.top.left.pointing.dropdown > .menu {
  bottom: auto;
  left: 0;
  margin: 1em 0 0;
  right: auto;
  top: 100%;
}
:not(.aXNw) .semantic-anvil-theme .ui.top.left.pointing.dropdown > .menu:after {
  left: 1em;
  margin: 0;
  right: auto;
  top: -0.21875em;
  transform: rotate(45deg);
}
:not(.aXNw) .semantic-anvil-theme .ui.top.right.pointing.dropdown > .menu {
  bottom: auto;
  left: auto;
  margin: 1em 0 0;
  right: 0;
  top: 100%;
}
:not(.aXNw) .semantic-anvil-theme .ui.top.pointing.dropdown > .left.menu:after,
:not(.aXNw)
  .semantic-anvil-theme
  .ui.top.right.pointing.dropdown
  > .menu:after {
  left: auto !important;
  margin: 0;
  right: 1em !important;
  top: -0.21875em;
  transform: rotate(45deg);
}
:not(.aXNw) .semantic-anvil-theme .ui.left.pointing.dropdown > .menu {
  left: 100%;
  margin: 0 0 0 1em;
  right: auto;
  top: 0;
}
:not(.aXNw) .semantic-anvil-theme .ui.left.pointing.dropdown > .menu:after {
  left: -0.21875em;
  margin: 0;
  top: 1em;
  transform: rotate(-45deg);
}
:not(.aXNw)
  .semantic-anvil-theme
  .ui.left:not(.top):not(.bottom).pointing.dropdown
  > .left.menu {
  left: auto !important;
  margin: 0 1em 0 0;
  right: 100% !important;
}
:not(.aXNw)
  .semantic-anvil-theme
  .ui.left:not(.top):not(.bottom).pointing.dropdown
  > .left.menu:after {
  left: auto;
  margin: 0;
  right: -0.21875em;
  top: 1em;
  transform: rotate(135deg);
}
:not(.aXNw) .semantic-anvil-theme .ui.right.pointing.dropdown > .menu {
  left: auto;
  margin: 0 1em 0 0;
  right: 100%;
  top: 0;
}
:not(.aXNw) .semantic-anvil-theme .ui.right.pointing.dropdown > .menu:after {
  left: auto;
  margin: 0;
  right: -0.21875em;
  top: 1em;
  transform: rotate(135deg);
}
:not(.aXNw) .semantic-anvil-theme .ui.bottom.pointing.dropdown > .menu {
  bottom: 100%;
  left: 0;
  margin: 0 0 1em;
  right: auto;
  top: auto;
}
:not(.aXNw) .semantic-anvil-theme .ui.bottom.pointing.dropdown > .menu:after {
  bottom: -0.21875em;
  margin: 0;
  right: auto;
  top: auto;
  transform: rotate(-135deg);
}
:not(.aXNw) .semantic-anvil-theme .ui.bottom.pointing.dropdown > .menu .menu {
  bottom: 0 !important;
  top: auto !important;
}
:not(.aXNw) .semantic-anvil-theme .ui.bottom.left.pointing.dropdown > .menu {
  left: 0;
  right: auto;
}
:not(.aXNw)
  .semantic-anvil-theme
  .ui.bottom.left.pointing.dropdown
  > .menu:after {
  left: 1em;
  right: auto;
}
:not(.aXNw) .semantic-anvil-theme .ui.bottom.right.pointing.dropdown > .menu {
  left: auto;
  right: 0;
}
:not(.aXNw)
  .semantic-anvil-theme
  .ui.bottom.right.pointing.dropdown
  > .menu:after {
  left: auto;
  right: 1em;
}
:not(.aXNw) .semantic-anvil-theme .ui.pointing.upward.dropdown .menu,
:not(.aXNw) .semantic-anvil-theme .ui.top.pointing.upward.dropdown .menu {
  border-radius: 3px;
  bottom: 100% !important;
  margin: 0 0 0.8125rem;
  top: auto !important;
}
:not(.aXNw) .semantic-anvil-theme .ui.pointing.upward.dropdown .menu:after,
:not(.aXNw) .semantic-anvil-theme .ui.top.pointing.upward.dropdown .menu:after {
  bottom: auto !important;
  box-shadow: 1px 1px 0 0 #dfe0e1;
  margin: -0.21875em 0 0;
  top: 100% !important;
}
:not(.aXNw)
  .semantic-anvil-theme
  .ui.right.pointing.upward.dropdown:not(.top):not(.bottom)
  .menu {
  bottom: 0 !important;
  margin: 0 1em 0 0;
  top: auto !important;
}
:not(.aXNw)
  .semantic-anvil-theme
  .ui.right.pointing.upward.dropdown:not(.top):not(.bottom)
  .menu:after {
  bottom: 0 !important;
  box-shadow: -1px -1px 0 0 #dfe0e1;
  margin: 0 0 1em;
  top: auto !important;
}
:not(.aXNw)
  .semantic-anvil-theme
  .ui.left.pointing.upward.dropdown:not(.top):not(.bottom)
  .menu {
  bottom: 0 !important;
  margin: 0 0 0 1em;
  top: auto !important;
}
:not(.aXNw)
  .semantic-anvil-theme
  .ui.left.pointing.upward.dropdown:not(.top):not(.bottom)
  .menu:after {
  bottom: 0 !important;
  box-shadow: -1px -1px 0 0 #dfe0e1;
  margin: 0 0 1em;
  top: auto !important;
}
:not(.aXNw) .semantic-anvil-theme .ui.dropdown > .dropdown.icon,
:not(.aXNw) .semantic-anvil-theme .ui.selection.dropdown > .dropdown.icon {
  backface-visibility: hidden;
  color: #9e9ea0;
  font-style: normal;
  font-weight: 400;
  height: 1em;
  line-height: 1;
  text-align: center;
  top: 0.5375em;
  width: auto;
}
:not(.aXNw)
  .semantic-anvil-theme
  .ui.dropdown
  .menu
  .item
  .dropdown.icon:before {
  content: "\f105";
}
:not(.aXNw) .semantic-anvil-theme .ui.dropdown .item .left.dropdown.icon:before,
:not(.aXNw)
  .semantic-anvil-theme
  .ui.dropdown
  .left.menu
  .item
  .dropdown.icon:before {
  content: "\f104";
}
:not(.aXNw)
  .semantic-anvil-theme
  .ui.vertical.menu
  .dropdown.item
  > .dropdown.icon:before {
  content: "\f105";
}
:not(.aXNw) .semantic-anvil-theme .ui.dropdown .menu.visible {
  display: block;
}
:not(.aXNw) .semantic-anvil-theme .ui.selection.dropdown {
  line-height: 1.5;
}
:not(.aXNw)
  .semantic-anvil-theme
  .ui.error.selection.dropdown
  > .dropdown.icon
  svg {
  color: #e63717;
}
:not(.aXNw) .semantic-anvil-theme .ui.dropdown .menu > .selected.item:hover {
  background: #f7f7f7;
  color: #141414;
}
:not(.aXNw) .semantic-anvil-theme .ui.form .field.error .ui.dropdown .menu,
:not(.aXNw)
  .semantic-anvil-theme
  .ui.form
  .fields.error
  .field
  .ui.dropdown
  .menu {
  border-color: #ffb2a0;
}
:not(.aXNw) .semantic-anvil-theme .ui.selection.active.dropdown .menu,
:not(.aXNw) .semantic-anvil-theme .ui.selection.active.dropdown:hover .menu {
  border-color: #dfe0e1;
  border-top-width: 0;
}
:not(.aXNw) .semantic-anvil-theme .ui.selection.dropdown .menu {
  margin-top: 1px;
}
:not(.aXNw) .semantic-anvil-theme .ui.upward.selection.dropdown .menu {
  border-top-width: 1px;
  margin-bottom: 1px;
  margin-top: 0;
}
:not(.aXNw)
  .semantic-anvil-theme
  .ui.Select--grouped.selection.dropdown
  .menu
  .item.with-group {
  margin-top: 32px;
}
:not(.aXNw)
  .semantic-anvil-theme
  .ui.Select--grouped.selection.dropdown
  .menu
  .item.with-group:first-child {
  margin-top: 24px;
}
:not(.aXNw)
  .semantic-anvil-theme
  .ui.Select--grouped.selection.dropdown
  .menu
  .item.with-group
  .group {
  color: #737475;
  font-size: 12px;
  line-height: 16px;
  pointer-events: none;
  position: absolute;
  text-transform: uppercase;
  top: -16px;
}
:not(.aXNw) .semantic-anvil-theme .ui.multiple.dropdown > .label {
  background: #eaeff2;
  border-radius: 3px;
  color: #141414;
  cursor: pointer;
  display: inline-flex;
  font-size: 14px;
  line-height: 1.1;
  overflow: hidden;
  word-break: break-word;
}
:not(.aXNw)
  .semantic-anvil-theme
  .ui.multiple.dropdown
  > .label
  > .delete.icon {
  word-break: normal;
}
:not(.aXNw)
  .semantic-anvil-theme
  .ui.multiple.dropdown
  > .label
  > .delete.icon:before {
  color: #737475;
  content: "×";
  font-size: 16px;
  line-height: 1;
  margin: -8px -8px -8px 4px;
  padding: 4px 8px;
}
:not(.aXNw)
  .semantic-anvil-theme
  .ui.multiple.dropdown
  > .label
  > .delete.icon:hover:before {
  background: #d0d8dd;
}
:not(.aXNw) .semantic-anvil-theme .ui.multiple.dropdown > .text {
  min-height: 9px;
}
:not(.aXNw) .semantic-anvil-theme .ui.multiple.dropdown > .text:after {
  content: " ";
}
:not(.aXNw) .semantic-anvil-theme .ui.multiple.search.dropdown > input.search {
  margin: 0.3125rem 0 0.3125rem 0.5em;
}
:not(.aXNw) .semantic-anvil-theme .ui.loading.selection.dropdown > i.icon {
  height: 100% !important;
  padding: 0 !important;
  right: 0;
  top: 0;
  width: 2em;
}
:not(.aXNw) .semantic-anvil-theme .ui select,
:not(.aXNw) .semantic-anvil-theme select.ui {
  font-family:
    Nunito Sans,
    sans-serif;
}
:not(.aXNw) .semantic-anvil-theme *,
:not(.aXNw) .semantic-anvil-theme :after,
:not(.aXNw) .semantic-anvil-theme :before {
  box-sizing: inherit;
}
:not(.aXNw) .ActionMenu__OverlayWrapper.Popover__body {
  border: none;
  min-width: 192px;
  width: auto;
}
:not(.aXNw) .ActionMenu {
  color: var(--colorsTextDefault, #141414);
  font-family:
    Nunito Sans,
    sans-serif;
  font-size: 16px;
  line-height: 1.5;
  max-width: 640px;
  padding: 12px 0;
  text-align: left;
  text-decoration: none;
  width: 100%;
  z-index: 1199;
}
:not(.aXNw) .ActionMenu .ActionMenuGroup__label,
:not(.aXNw) .ActionMenu .ActionMenuItem {
  padding: 5px 16px;
}
:not(.aXNw) .ActionMenu .ActionMenuGroup__divider,
:not(.aXNw) .ActionMenu .ActionMenuGroup__label,
:not(.aXNw) .ActionMenu .ActionMenuItem {
  background: var(--colorsSurfaceDefault, #fff);
  list-style: none;
}
:not(.aXNw) .ActionMenu .ActionMenuItem {
  align-items: center;
  border: none;
  color: var(--colorsTextDefault, #141414);
  display: flex;
  flex-direction: row;
  font-family:
    Nunito Sans,
    sans-serif;
  font-size: 16px;
  min-height: 26px;
  text-align: left;
  width: 100%;
}
:not(.aXNw) .ActionMenu .ActionMenuItem:focus {
  background: var(--colorsSurfacePrimary, #0265dc);
  color: var(--colorsTextOnPrimary, #fff);
  cursor: pointer;
  outline: 0;
}
:not(.aXNw) .ActionMenu .ActionMenuItem:focus .ActionMenuItem__content,
:not(.aXNw) .ActionMenu .ActionMenuItem:focus .ActionMenuItem__content * {
  color: var(--colorsTextOnPrimary, #fff);
}
:not(.aXNw)
  .ActionMenu
  .ActionMenuItem:focus
  .ActionMenuItem__icon
  .a-Icon
  > svg {
  fill: currentColor !important;
}
:not(.aXNw) .ActionMenu .ActionMenuItem .ActionMenuItem__content,
:not(.aXNw) .ActionMenu .ActionMenuItem .ActionMenuItem__icon {
  margin: 4px 8px;
}
:not(.aXNw) .ActionMenu .ActionMenuItem .ActionMenuItem__icon {
  flex: 0 1 auto;
  font-size: 0.5em;
}
:not(.aXNw) .ActionMenu .ActionMenuItem .ActionMenuItem__content {
  flex: 1 1 auto;
  word-break: break-word;
}
:not(.aXNw)
  .ActionMenu
  .ActionMenuItem.ActionMenuItem--cascading
  .ActionMenuItem__icon:last-child {
  margin-right: 0;
}
:not(.aXNw) .ActionMenu .ActionMenuItem .a-Icon > svg {
  height: 18px;
  width: 18px;
}
:not(.aXNw) .ActionMenu .ActionMenuItem.ActionMenuItem--disabled {
  opacity: 0.6;
  pointer-events: none;
}
:not(.aXNw) .ActionMenu .ActionMenuGroup:first-child .ActionMenuGroup__divider {
  display: none;
}
:not(.aXNw) .ActionMenuGroup__label.Divider {
  margin-left: 8px;
  margin-right: 8px;
}
:not(.aXNw) .ActionMenuGroup__label.Divider .Eyebrow {
  color: var(--colorsTextDefault, #141414);
  opacity: 0.6;
}
:not(.aXNw) .ActionMenu__TriggerWrapper {
  display: inline-block;
}
:not(.aXNw) .ActionMenu .ActionMenu__TriggerWrapper {
  display: block;
}
:not(.aXNw) .ActionMenu__ItemsWrapper:focus,
:not(.aXNw) .ActionMenu__OverlayWrapper:focus {
  outline: 0;
}
:not(.aXNw) .ActionMenu__ItemsWrapper:focus-visible,
:not(.aXNw) .ActionMenu__OverlayWrapper:focus-visible {
  outline: 0;
}
:not(.aXNw) .Announcement {
  align-items: center;
  box-sizing: border-box;
  color: var(--colorsTextDefault, #141414);
  display: flex;
  font-family:
    Nunito Sans,
    sans-serif;
  font-size: 16px;
  justify-content: space-between;
  overflow: hidden;
  padding: 0 16px;
  width: 100%;
}
:not(.aXNw) .Announcement--info {
  background-color: var(--colorsStatusInfo, #0265dc);
  color: var(--colorsTextOnPrimary, #fff);
}
:not(.aXNw) .Announcement--critical {
  background-color: var(--colorsStatusCriticalStrong, #e13212);
  color: var(--colorsTextOnCritical, #fff);
}
:not(.aXNw) .Announcement--warning {
  background-color: var(--colorsStatusWarning, #ffbe00);
  color: var(--colorsTextOnWarning, #141414);
}
:not(.aXNw) .Announcement__action.Button {
  margin: 0 0 0 16px;
  white-space: nowrap;
}
:not(.aXNw) .Announcement__body {
  align-items: center;
  display: flex;
  line-height: 1.25;
  margin: auto;
  overflow: hidden;
  padding-left: 4px;
  padding-right: 4px;
}
:not(.aXNw) .Announcement__title {
  font-weight: 600;
  overflow: hidden;
  padding: 16px 0;
  text-align: center;
  text-overflow: ellipsis;
  white-space: nowrap;
}
:not(.aXNw) .Announcement__close.Button.Button,
:not(.aXNw) .Announcement__close.Button.Button:hover {
  background-color: transparent;
}
:not(.aXNw) .a-Select {
  color: var(--colorsTextDefault, #141414);
  font-family:
    Nunito Sans,
    sans-serif;
}
:not(.aXNw) .Select--flat .OptionList__option--text .Checkbox__html-label {
  align-items: flex-start;
}
:not(.aXNw)
  .Select--flat
  .OptionList__option--text
  .Checkbox__html-label
  .Checkbox__box {
  top: 1px;
}
:not(.aXNw) .Select__header {
  width: 100%;
}
:not(.aXNw) .Select__search-clear {
  position: absolute;
  right: 4px;
  top: 4px;
}
:not(.aXNw) .Select__search-clear.Select__search-clear--loading {
  right: 36px;
}
:not(.aXNw) .Select__search-clear .Button.Button--icon-only {
  border-radius: 50%;
  margin-top: 1px;
  padding: 1px 4px;
}
:not(.aXNw) .Select__search-clear .Button.Button--icon-only:before {
  border-radius: 50%;
}
:not(.aXNw) .Select__search-clear .Button.Button--icon-only .Button__icon svg {
  width: 14px;
}
:not(.aXNw) .Select__search .Select__input-clearable .Input.Input--small input {
  padding-right: 24px;
}
:not(.aXNw) .Select__search {
  position: relative;
}
:not(.aXNw) .Select__search .Input.Input--small input {
  font-size: 14px;
  padding-bottom: 4px;
  padding-top: 4px;
}
:not(.aXNw) .Select__search ~ .Select__filter {
  margin-left: 16px;
}
:not(.aXNw) .Select__title {
  margin-top: -2px;
}
:not(.aXNw) .Select__title + .Select__header-controls {
  margin-top: 16px;
}
:not(.aXNw) .Select__filter {
  font-size: 14px;
}
:not(.aXNw) .Select__filter .a-Icon {
  margin-right: 1px;
}
:not(.aXNw) .Select__OptionList {
  margin: 0 -16px;
}
:not(.aXNw) .Select__OptionList .Divider {
  margin-left: -8px;
  margin-right: -8px;
}
:not(.aXNw) .Select__OptionList .Divider + .OptionList__header {
  padding-top: 4px;
}
:not(.aXNw) .Select__OptionList .Checkbox__label {
  word-break: break-word;
}
:not(.aXNw) .OptionList--multi-select .Select--flat .OptionList__option,
:not(.aXNw)
  .OptionList--multi-select
  .Select--tree
  .OptionList
  > .OptionList__group {
  padding: 0;
}
:not(.aXNw) .Select--flat .OptionList__option:first-of-type,
:not(.aXNw) .Select--tree .OptionList > .OptionList__group:first-of-type {
  margin-top: -8px;
}
:not(.aXNw) .Select--flat .OptionList__option:last-of-type,
:not(.aXNw) .Select--tree .OptionList > .OptionList__group:last-of-type {
  margin-bottom: -8px;
}
:not(.aXNw) .Trigger {
  background: var(--colorsSurfaceDefault, #fff);
  border: 1px solid var(--colorsBorderGrey, #dfe0e1);
  border-radius: 3px;
  box-sizing: border-box;
  color: var(--colorsTextDefault, #141414);
  cursor: pointer;
  font-family:
    Nunito Sans,
    sans-serif;
  padding: 7px 12px;
  position: relative;
  width: 100%;
}
:not(.aXNw) .Trigger:active,
:not(.aXNw) .Trigger:focus {
  border-color: var(--colorsBorderPrimary, #0265dc);
  box-shadow: 0 0 0 3px var(--colorsFocusRingPrimary, #a9d1ff);
  outline: 0;
}
:not(.aXNw) .Trigger .TagGroup {
  margin-top: -8px;
}
:not(.aXNw) .Trigger .Tag {
  cursor: default;
}
:not(.aXNw) .Trigger .Trigger__placeholder {
  line-height: 1.5;
  opacity: 0.4;
}
:not(.aXNw) .Trigger.Trigger--error .Trigger__placeholder {
  color: var(--colorsTextCritical, #bf2a00);
  opacity: 0.4;
}
:not(.aXNw) .Trigger .Trigger__clear.Button {
  background: 0 0;
  border-radius: 100%;
  margin-top: 1px;
  padding: 1px 4px;
}
:not(.aXNw) .Trigger .Trigger__clear.Button:before {
  border-radius: 100%;
}
:not(.aXNw) .Trigger .Trigger__clear.Button .Button__icon svg {
  width: 14px;
}
:not(.aXNw) .Trigger--s-small {
  padding: 3px 10px;
}
:not(.aXNw) .Trigger--s-large {
  padding: 11px;
}
:not(.aXNw) .Trigger--open {
  border-color: var(--colorsBorderPrimary, #0265dc);
}
:not(.aXNw) .Trigger--error,
:not(.aXNw) .Trigger--open.Trigger--error {
  border-color: var(--colorsBorderCritical, #e13212);
}
:not(.aXNw) .Trigger--error {
  background-color: var(--colorsSurfaceCriticalSubdued, #ffece9);
  color: var(--colorsTextCritical, #bf2a00);
}
:not(.aXNw) .Trigger--error:active,
:not(.aXNw) .Trigger--error:focus {
  border-color: var(--colorsBorderCritical, #e13212);
  box-shadow: 0 0 0 3px var(--colorsFocusRingCritical, #ffb2a0);
}
:not(.aXNw) .Trigger--error .Button,
:not(.aXNw) .Trigger--error .Trigger__value {
  color: var(--colorsTextCritical, #bf2a00);
}
:not(.aXNw) .Trigger--disabled {
  background-color: var(--colorsSurfaceGreySubdued, #f7f7f7);
  cursor: not-allowed;
  opacity: 0.6;
}
:not(.aXNw) .Trigger--disabled.Trigger--error {
  background-color: var(--colorsSurfaceCriticalSubdued, #ffece9);
}
:not(.aXNw)
  .Trigger--disabled.Trigger--error
  .Trigger__clear.Button--disabled.Button--subtle {
  color: var(--colorsTextCritical, #bf2a00);
}
:not(.aXNw) .Trigger--disabled .Trigger__clear.Button--disabled.Button--subtle {
  opacity: 1;
}
:not(.aXNw) .Trigger__shortLabel {
  align-items: center;
  background: 0 0;
  color: var(--colorsTextSubdued, #606162);
  display: flex;
  margin: -7px 0 -7px -12px;
  padding: 0 11px;
  z-index: 0;
}
:not(.aXNw) .Trigger--s-small .Trigger__shortLabel {
  margin-right: 10px;
}
:not(.aXNw) .Trigger--s-large .Trigger__shortLabel {
  margin-right: 11px;
}
:not(.aXNw) .Trigger--error .Trigger__shortLabel {
  border-color: var(--colorsBorderCritical, #e13212);
  color: var(--colorsTextCritical, #bf2a00);
}
:not(.aXNw) .Trigger-open .Trigger__shortLabel,
:not(.aXNw) .Trigger:active .Trigger__shortLabel {
  border-color: var(--colorsBorderPrimary, #0265dc);
}
:not(.aXNw) .Trigger__shortLabel--left {
  border-radius: 3px 0 0 3px;
  margin: -7px 0 -7px -12px;
}
:not(.aXNw) .Trigger--s-small .Trigger__shortLabel--left {
  margin: -3px 0 -3px -10px;
}
:not(.aXNw) .Trigger--s-large .Trigger__shortLabel--left {
  margin: -11px 0 -11px -11px;
}
:not(.aXNw) .Trigger--open .Trigger__shortLabel--left,
:not(.aXNw) .Trigger:active .Trigger__shortLabel--left {
  border-right-color: var(--colorsBorderPrimary, #0265dc);
}
:not(.aXNw) .Trigger--error.Trigger--open .Trigger__shortLabel--left,
:not(.aXNw) .Trigger--error:active .Trigger__shortLabel--left {
  border-right-color: var(--colorsBorderCritical, #e13212);
}
:not(.aXNw) .Trigger__shortLabel--right {
  border-radius: 0 3px 3px 0;
  margin: -7px -12px -7px 0;
}
:not(.aXNw) .Trigger--s-small .Trigger__shortLabel--right {
  margin: -3px -10px -3px 0;
}
:not(.aXNw) .Trigger--s-large .Trigger__shortLabel--right {
  margin: -11px -11px -11px 0;
}
:not(.aXNw) .Trigger--open .Trigger__shortLabel--right,
:not(.aXNw) .Trigger:active .Trigger__shortLabel--right {
  border-right-color: var(--colorsBorderPrimary, #0265dc);
}
:not(.aXNw) .Trigger--error.Trigger--open .Trigger__shortLabel--right,
:not(.aXNw) .Trigger--error:active .Trigger__shortLabel--right {
  border-right-color: var(--colorsBorderCritical, #e13212);
}
:not(.aXNw) .Trigger__controls {
  align-self: flex-start;
  margin-left: auto;
  min-height: 24px;
  padding-left: 8px;
}
:not(.aXNw) .Trigger__arrow.a-Icon {
  align-self: center;
  color: var(--colorsTextSubdued, #606162);
}
:not(.aXNw) .Trigger--error .Trigger__arrow.a-Icon {
  color: var(--colorsTextCritical, #bf2a00);
}
:not(.aXNw) .Trigger__value {
  word-break: break-word;
}
:not(.aXNw) .SelectDrillIn__header {
  width: 100%;
}
:not(.aXNw) .SelectDrillIn__title {
  padding-right: 28px;
}
:not(.aXNw) .Select--DrillIn .Popover__header {
  background-color: var(--colorsSurfaceGreySubdued, #f7f7f7);
}
:not(.aXNw) .SelectDrillIn__back {
  margin-left: -8px;
}
:not(.aXNw) .Select__focus:focus-within .SelectDrillIn__back {
  background: var(--colorsHoverDefault, hsla(0, 0%, 8%, 0.08));
  border-radius: 3px;
  box-shadow: 0 0 0 3px var(--colorsFocusRingPrimary, #a9d1ff);
}
:not(.aXNw) .Avatar {
  align-items: center;
  background-color: #eaeff2;
  background-position: 50%;
  background-size: cover;
  border-radius: 50%;
  box-sizing: border-box;
  color: var(--colorsTextDefault, #141414);
  color: #040404;
  display: inline-flex;
  font-family:
    Nunito Sans,
    sans-serif;
  font-weight: 700;
  justify-content: center;
  letter-spacing: -0.05em;
  line-height: 1;
  text-align: center;
  text-transform: uppercase;
  vertical-align: middle;
}
:not(.aXNw) .Avatar--text-alignment {
  padding-top: 0.1em;
}
:not(.aXNw) .Avatar--lightText {
  color: #fff;
}
:not(.aXNw) .Avatar--circle {
  border-radius: 50%;
}
:not(.aXNw) .Avatar--rounded {
  border-radius: 6px;
}
:not(.aXNw) .Avatar--s {
  font-size: 10px;
  height: 24px;
  min-height: 24px;
  min-width: 24px;
  padding: 0;
  width: 24px;
}
:not(.aXNw) .Avatar--s.Avatar--icon {
  font-size: 14px;
}
:not(.aXNw) .Avatar--m {
  font-size: 14px;
  height: 32px;
  min-height: 32px;
  min-width: 32px;
  width: 32px;
}
:not(.aXNw) .Avatar--m.Avatar--icon {
  font-size: 20px;
}
:not(.aXNw) .Avatar--l {
  font-size: 20px;
  height: 48px;
  min-height: 48px;
  min-width: 48px;
  width: 48px;
}
:not(.aXNw) .Avatar--l.Avatar--icon {
  font-size: 32px;
}
:not(.aXNw) .Backdrop {
  align-items: center;
  background: var(--colorsSurfaceInvertedStrong, #141414);
  bottom: 0;
  color: var(--colorsTextDefault, #141414);
  display: none;
  flex-direction: column;
  font-family:
    Nunito Sans,
    sans-serif;
  justify-content: center;
  left: 0;
  position: fixed;
  right: 0;
  top: 0;
}
:not(.aXNw) .Backdrop--is-open {
  display: flex;
}
:not(.aXNw) .BackLink {
  all: unset;
  align-items: center;
  color: var(--colorsTextDefault, #141414);
  cursor: pointer;
  display: inline-flex;
  flex: 1;
  font-family:
    Nunito Sans,
    sans-serif;
  font-size: 14px;
  justify-content: flex-start;
  line-height: 1.25;
  opacity: 0.8;
  transition: opacity 0.2s cubic-bezier(0.4, 0, 0.2, 1) 0s;
}
:not(.aXNw) .BackLink:hover {
  opacity: 1;
}
:not(.aXNw) .BackLink--focus-visible:focus {
  box-shadow: 0 0 0 3px var(--colorsFocusRingPrimary, #a9d1ff);
  position: relative;
}
:not(.aXNw) .BackLink__back-icon {
  margin-right: 8px;
}
:not(.aXNw) .Banner {
  background: #fff;
  border-radius: 3px;
  box-shadow: 0 1px 2px hsla(0, 0%, 8%, 0.1);
  color: var(--colorsTextDefault, #141414);
  display: flex;
  font-family:
    Nunito Sans,
    sans-serif;
  font-size: 16px;
  line-height: 1.5;
  padding: 12px 16px 0;
}
:not(.aXNw) .Banner p {
  margin: 0;
}
:not(.aXNw) .Banner p + ol,
:not(.aXNw) .Banner p + p,
:not(.aXNw) .Banner p + ul {
  margin-top: 16px;
}
:not(.aXNw) .Banner ol,
:not(.aXNw) .Banner ul {
  margin: 0;
  padding: 0 24px;
}
:not(.aXNw) .Banner ol + p,
:not(.aXNw) .Banner ul + p {
  margin-top: 16px;
}
:not(.aXNw) .Banner__icon {
  font-size: 20px;
  margin-right: 16px;
  margin-top: 5px;
}
:not(.aXNw) .Banner--info .Banner__icon {
  color: var(--colorsStatusInfoStrong, #0265dc);
}
:not(.aXNw) .Banner--critical .Banner__icon {
  color: var(--colorsStatusCritical, #e13212);
}
:not(.aXNw) .Banner--warning .Banner__icon {
  color: var(--colorsStatusWarning, #ffbe00);
}
:not(.aXNw) .Banner--success .Banner__icon {
  color: var(--colorsStatusSuccessStrong, #007a4d);
}
:not(.aXNw) .Banner--info {
  background-color: var(--colorsSurfacePrimarySubdued, #e0f2ff);
  border: 1px solid var(--colorsBorderPrimarySubdued, #b5deff);
}
:not(.aXNw) .Banner--warning {
  background-color: var(--colorsSurfaceWarningSubdued, #fff9e2);
  border: 1px solid var(--colorsBorderWarningSubdued, #fff0b1);
}
:not(.aXNw) .Banner--critical {
  background-color: var(--colorsSurfaceCriticalSubdued, #ffece9);
  border: 1px solid var(--colorsBorderCriticalSubdued, #ffb2a0);
}
:not(.aXNw) .Banner--success {
  background-color: var(--colorsSurfaceSuccessSubdued, #cef8e0);
  border: 1px solid var(--colorsBorderSuccessSubdued, #89ecbc);
}
:not(.aXNw) .Banner--compact .Banner__action > .Button:first-child {
  order: 2;
}
:not(.aXNw) .Banner__body {
  display: flex;
  flex: 1;
  flex-wrap: wrap;
  justify-content: space-between;
}
:not(.aXNw) .Banner__text {
  align-self: center;
  flex: 1;
  margin-right: 24px;
  padding: 4px 0 16px;
}
:not(.aXNw) .Banner__action {
  padding-bottom: 16px;
  width: 100%;
}
:not(.aXNw) .Banner--compact .Banner__action {
  align-items: flex-start;
  display: flex;
  margin-bottom: 0;
  padding-bottom: 12px;
  width: auto;
}
:not(.aXNw) .Banner__action .Button:not(:first-child):last-child {
  margin: 0 8px;
}
:not(.aXNw) .Banner__title {
  color: var(--colorsTextDefault, #141414);
  font-weight: 600;
}
:not(.aXNw) .Banner__close.a-Icon {
  align-self: baseline;
  color: var(--colorsTextDefault, #141414);
  font-size: 1.2em;
  margin-left: 24px;
  margin-top: 6px;
}
:not(.aXNw) .BodyText {
  color: var(--colorsTextDefault, #141414);
  font-family:
    Nunito Sans,
    sans-serif;
  font-size: 16px;
  font-style: normal;
  line-height: 1.5;
  margin: 0;
}
:not(.aXNw) .BodyText.BodyText--large {
  font-size: 20px;
}
:not(.aXNw) .BodyText.BodyText--medium {
  font-size: 16px;
}
:not(.aXNw) .BodyText.BodyText--small {
  font-size: 14px;
}
:not(.aXNw) .BodyText.BodyText--xsmall {
  font-size: 12px;
}
:not(.aXNw) .BodyText .BodyText {
  font-family: inherit;
}
:not(.aXNw) .BodyText--subdued {
  color: var(--colorsTextSubdued, #606162);
}
:not(.aXNw) .BodyText--bold {
  font-weight: 700;
}
:not(.aXNw) .BodyText--italic {
  font-style: italic;
}
:not(.aXNw) .BodyText--inline {
  display: inline-block;
}
:not(.aXNw) .BodyText--block {
  display: block;
}
:not(.aXNw) .Breadcrumb {
  all: unset;
  color: var(--colorsTextDefault, #141414);
  display: flex;
  flex-wrap: wrap;
  font-family:
    Nunito Sans,
    sans-serif;
  font-size: 16px;
  margin-top: -8px;
}
:not(.aXNw) .Breadcrumb-Link {
  align-items: center;
  color: var(--colorsTextSubdued, #606162);
  display: inline-flex;
  line-height: 1.5;
  margin-top: 8px;
}
:not(.aXNw) .Breadcrumb-Link__label:focus {
  outline: 0;
}
:not(.aXNw) .Breadcrumb-Link__label--focus-visible:focus {
  box-shadow: 0 0 0 3px var(--colorsFocusRingPrimary, #a9d1ff);
  position: relative;
}
:not(.aXNw) .Breadcrumb-Link__icon.a-Icon {
  color: var(--colorsTextDefault, #141414);
  padding-left: 16px;
  padding-right: 16px;
}
:not(.aXNw) .Breadcrumb-Link--hover .Breadcrumb-Link__label {
  cursor: pointer;
  opacity: 0.8;
  transition: opacity 0.2s cubic-bezier(0.4, 0, 0.2, 1) 0s;
}
:not(.aXNw) .Breadcrumb-Link--hover:hover .Breadcrumb-Link__label {
  opacity: 1;
}
:not(.aXNw) .Breadcrumb-Link:last-child {
  color: var(--colorsTextDefault, #141414);
}
:not(.aXNw) .Breadcrumb-Link:last-child .Breadcrumb-Link__icon {
  display: none;
}
:not(.aXNw) .Button {
  color: var(--colorsTextDefault, #141414);
  font-family:
    Nunito Sans,
    sans-serif;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  align-items: center;
  background-color: var(--colorsSurfaceGrey, #eee);
  border: 0;
  border-radius: 6px;
  box-sizing: border-box;
  color: var(--colorsTextOnGrey, #444445);
  cursor: pointer;
  display: inline-flex;
  font-size: 16px;
  font-weight: 600;
  justify-content: center;
  line-height: 1;
  margin: 0;
  outline: 0 solid transparent;
  outline-offset: 0;
  padding: 12px 16px;
  position: relative;
  text-align: center;
  text-decoration: none;
  text-shadow: none;
  transition:
    background 0.1s cubic-bezier(0.4, 0, 0.2, 1) 0s,
    color 0.1s cubic-bezier(0.4, 0, 0.2, 1) 0s,
    outline 0.1s cubic-bezier(0.4, 0, 0.2, 1) 0s,
    outline-offset 0.1s cubic-bezier(0.4, 0, 0.2, 1) 0s;
  -webkit-user-select: none;
  -moz-user-select: none;
  user-select: none;
}
:not(.aXNw) .Button:before {
  border-radius: inherit;
  content: "";
  height: 100%;
  left: 0;
  position: absolute;
  top: 0;
  width: 100%;
}
:not(.aXNw) .Button:hover {
  text-decoration: none;
}
:not(.aXNw) .Button:hover:before {
  background-color: var(--colorsHoverDefault, hsla(0, 0%, 8%, 0.08));
}
:not(.aXNw) .Button.Button--selected:before,
:not(.aXNw) .Button:active:before {
  background-color: var(--colorsActiveDefault, hsla(0, 0%, 8%, 0.2));
}
:not(.aXNw) .Button:focus-visible {
  outline: solid 2px var(--colorsBorderPrimary, #0265dc);
  outline-offset: 2px;
}
:not(.aXNw) .Button.Button--outline {
  background-color: var(--colorsSurfaceDefault, #fff);
  box-shadow: inset 0 0 0 1px var(--colorsBorderDefault, #949596);
}
:not(.aXNw) .Button.Button--outline:hover:before {
  background-color: var(--colorsHoverOnGrey, hsla(0, 0%, 8%, 0.08));
}
:not(.aXNw) .Button.Button--outline.Button--selected:before,
:not(.aXNw) .Button.Button--outline:active:before {
  background-color: var(--colorsActiveOnGrey, hsla(0, 0%, 8%, 0.16));
}
:not(.aXNw) .Button.Button--subtle {
  background-color: transparent;
}
:not(.aXNw) .Button.Button--subtle:hover:before {
  background-color: var(--colorsHoverOnGrey, hsla(0, 0%, 8%, 0.08));
}
:not(.aXNw) .Button.Button--subtle.Button--selected:before,
:not(.aXNw) .Button.Button--subtle:active:before {
  background-color: var(--colorsActiveOnGrey, hsla(0, 0%, 8%, 0.16));
}
:not(.aXNw) button.Button {
  font-size: 16px;
  line-height: 1;
}
:not(.aXNw) .Button.Button--icon-only {
  line-height: 1.5;
  padding: 8px;
}
:not(.aXNw) .Button.Button--icon-only.Button--xsmall {
  line-height: 1;
}
:not(.aXNw) .Button.Button--icon-only.Button--xsmall svg {
  height: 20px;
  width: 20px;
}
:not(.aXNw) .Button--icon-only .Button__icon > :not(i),
:not(.aXNw) .Button--icon-only svg {
  display: block;
  height: 24px;
  width: 24px;
}
:not(.aXNw) .Button__content {
  align-items: center;
  display: flex;
  justify-content: center;
  pointer-events: none;
  width: 100%;
}
:not(.aXNw) .Button--grey.Button--selected,
:not(.aXNw) .Button--grey:active,
:not(.aXNw) .Button--grey:focus,
:not(.aXNw) .Button--grey:focus:active,
:not(.aXNw) .Button--grey:hover {
  color: var(--colorsTextOnGrey, #444445);
}
:not(.aXNw) .Button--blue {
  background-color: var(--colorsSurfacePrimary, #0265dc);
  color: var(--colorsTextOnPrimary, #fff);
}
:not(.aXNw) .Button--blue:hover:before {
  background-color: var(--colorsHoverOnGrey, hsla(0, 0%, 8%, 0.08));
}
:not(.aXNw) .Button--blue.Button--selected:before,
:not(.aXNw) .Button--blue:active:before {
  background-color: var(--colorsActiveOnGrey, hsla(0, 0%, 8%, 0.16));
}
:not(.aXNw) .Button--blue.Button--outline {
  background-color: transparent;
  box-shadow: inset 0 0 0 1px var(--colorsBorderDefault, #949596);
  color: var(--colorsTextPrimary, #0265dc);
}
:not(.aXNw) .Button--blue.Button--outline:hover:before {
  background-color: var(--colorsHoverDefault, hsla(0, 0%, 8%, 0.08));
}
:not(.aXNw) .Button--blue.Button--outline.Button--selected:before,
:not(.aXNw) .Button--blue.Button--outline:active:before {
  background-color: var(--colorsActiveDefault, hsla(0, 0%, 8%, 0.2));
}
:not(.aXNw) .Button--blue.Button--subtle {
  background-color: transparent;
  color: var(--colorsTextPrimary, #0265dc);
}
:not(.aXNw) .Button--blue.Button--subtle:hover:before {
  background-color: var(--colorsHoverDefault, hsla(0, 0%, 8%, 0.08));
}
:not(.aXNw) .Button--blue.Button--subtle.Button--selected:before,
:not(.aXNw) .Button--blue.Button--subtle:active:before {
  background-color: var(--colorsActiveDefault, hsla(0, 0%, 8%, 0.2));
}
:not(.aXNw) .Button--red {
  background-color: var(--colorsSurfaceCritical, #e13212);
  color: var(--colorsTextOnCritical, #fff);
}
:not(.aXNw) .Button--red:hover:before {
  background-color: var(--colorsHoverOnCritical, hsla(0, 0%, 100%, 0.16));
}
:not(.aXNw) .Button--red:focus-visible {
  outline: solid 2px var(--colorsBorderCritical, #e13212);
}
:not(.aXNw) .Button--red.Button--selected:before,
:not(.aXNw) .Button--red:active:before {
  background-color: var(--colorsActiveOnCritical, hsla(0, 0%, 8%, 0.16));
}
:not(.aXNw) .Button--red.Button--outline {
  background-color: transparent;
  box-shadow: inset 0 0 0 1px var(--colorsBorderDefault, #949596);
  color: var(--colorsTextCritical, #bf2a00);
}
:not(.aXNw) .Button--red.Button--outline:hover:before {
  background-color: var(--colorsHoverCritical, rgba(225, 50, 18, 0.1));
}
:not(.aXNw) .Button--red.Button--outline.Button--selected:before,
:not(.aXNw) .Button--red.Button--outline:active:before {
  background-color: var(--colorsActiveCritical, rgba(225, 50, 18, 0.3));
}
:not(.aXNw) .Button--red.Button--subtle {
  background-color: transparent;
  color: var(--colorsTextCritical, #bf2a00);
}
:not(.aXNw) .Button--red.Button--subtle:hover:before {
  background-color: var(--colorsHoverCritical, rgba(225, 50, 18, 0.1));
}
:not(.aXNw) .Button--red.Button--subtle.Button--selected:before,
:not(.aXNw) .Button--red.Button--subtle:active:before {
  background-color: var(--colorsActiveCritical, rgba(225, 50, 18, 0.3));
}
:not(.aXNw) .Button--disabled,
:not(.aXNw) .Button--disabled.Button--outline,
:not(.aXNw) .Button--disabled.Button--subtle {
  background: #bcbcbd;
  box-shadow: none;
  color: #606162;
  opacity: 0.4;
}
:not(.aXNw) .Button--disabled svg,
:not(.aXNw) .Button--disabled.Button--outline svg,
:not(.aXNw) .Button--disabled.Button--subtle svg {
  opacity: 0.6;
}
:not(.aXNw) .Button--inactive {
  pointer-events: none;
}
:not(.aXNw) .Button--xsmall {
  font-size: 14px;
  padding: 6px 12px;
}
:not(.aXNw) .Button--xsmall.Button--icon-only {
  font-size: 20px;
  padding: 3px;
}
:not(.aXNw) button.Button--xsmall {
  font-size: 14px;
}
:not(.aXNw) .Button--small {
  padding: 8px 16px;
}
:not(.aXNw) .Button--small.Button--icon-only {
  padding: 4px;
}
:not(.aXNw) .Button--large {
  padding: 16px 20px;
}
:not(.aXNw) .Button--large.Button--icon-only {
  padding: 12px;
}
:not(.aXNw) .Button--full {
  display: block;
}
:not(.aXNw) button.Button--full {
  width: 100%;
}
@keyframes spin {
  to {
    transform: rotate(1turn);
  }
}
:not(.aXNw) .Button--loading {
  opacity: 0.6;
  pointer-events: none;
  position: relative;
}
:not(.aXNw) .Button--loading .Button__content {
  opacity: 0;
}
:not(.aXNw) .Button--loading:before {
  animation: spin 0.6s linear infinite;
  border: 0.15em solid transparent;
  border-radius: 50%;
  border-top-color: currentcolor;
  box-sizing: border-box;
  content: "";
  display: inline-block;
  height: 0.8em;
  left: 50%;
  margin-left: -0.4em;
  margin-top: -0.4em;
  position: absolute;
  top: 50%;
  width: 0.8em;
}
:not(.aXNw) .Button__icon--left {
  padding-right: 8px;
}
:not(.aXNw) .Button__icon--right {
  padding-left: 8px;
}
:not(.aXNw) .Button__icon-svg.a-Icon {
  vertical-align: top;
}
:not(.aXNw) .Button > .Button__content:before {
  content: "";
  height: 10px;
}
:not(.aXNw) .Button.Button--xsmall > .Button__content:before {
  height: 8px;
}
:not(.aXNw) .ButtonGroup {
  display: flex;
}
:not(.aXNw) .ButtonGroup__InternalWrapper {
  align-items: stretch;
  display: flex;
  flex: 1 1 auto;
  flex-direction: inherit;
  flex-wrap: wrap;
  margin: -8px;
}
:not(.aXNw) .ButtonGroup__Item {
  align-items: stretch;
  margin: 8px;
}
:not(.aXNw) .ButtonGroup--attached .ButtonGroup__InternalWrapper {
  flex-wrap: nowrap;
  margin: 0;
}
:not(.aXNw)
  .ButtonGroup--attached
  .ButtonGroup__InternalWrapper
  .ButtonGroup__Item,
:not(.aXNw)
  .ButtonGroup--attached
  .ButtonGroup__InternalWrapper
  .ButtonGroup__Item
  + .ButtonGroup__Item {
  margin: 0 0 0 -1px;
}
:not(.aXNw)
  .ButtonGroup--attached
  .ButtonGroup__InternalWrapper
  .ButtonGroup__Item
  .Button,
:not(.aXNw)
  .ButtonGroup--attached
  .ButtonGroup__InternalWrapper
  .ButtonGroup__Item
  + .ButtonGroup__Item
  .Button {
  margin-left: 1px;
}
:not(.aXNw)
  .ButtonGroup--attached
  .ButtonGroup__InternalWrapper
  .ButtonGroup__Item
  .Button.Button--outline,
:not(.aXNw)
  .ButtonGroup--attached
  .ButtonGroup__InternalWrapper
  .ButtonGroup__Item
  + .ButtonGroup__Item
  .Button.Button--outline {
  margin-left: 0;
}
:not(.aXNw)
  .ButtonGroup--attached
  .ButtonGroup__InternalWrapper
  .ButtonGroup__Item:not(:first-child)
  .Button {
  border-bottom-left-radius: 0;
  border-top-left-radius: 0;
}
:not(.aXNw)
  .ButtonGroup--attached
  .ButtonGroup__InternalWrapper
  .ButtonGroup__Item:not(:last-child)
  .Button {
  border-bottom-right-radius: 0;
  border-top-right-radius: 0;
}
:not(.aXNw)
  .ButtonGroup--attached
  .ButtonGroup__InternalWrapper
  .ButtonGroup__Item:not(:first-child)
  .Button--solid:not(:focus) {
  box-shadow: inset 1px 0 0 var(--colorsBorderGreyStrong, #bcbcbd);
}
:not(.aXNw)
  .ButtonGroup--attached
  .ButtonGroup__InternalWrapper
  .ButtonGroup__Item
  .Button--solid:hover {
  box-shadow: none;
}
:not(.aXNw) .ButtonGroup--fullWidth {
  width: 100%;
}
:not(.aXNw) .ButtonGroup--fullWidth .ButtonGroup__InternalWrapper {
  flex-wrap: nowrap;
  width: 100%;
}
:not(.aXNw)
  .ButtonGroup--fullWidth
  .ButtonGroup__InternalWrapper
  .ButtonGroup__Item {
  display: flex;
  flex: 1 1 auto;
}
:not(.aXNw)
  .ButtonGroup--fullWidth
  .ButtonGroup__InternalWrapper
  .ButtonGroup__Item
  .Button {
  display: flex;
  width: 100%;
}
:not(.aXNw)
  .ButtonGroup--equalWidth
  .ButtonGroup__InternalWrapper
  .ButtonGroup__Item {
  flex-basis: 0;
}
:not(.aXNw) .ButtonToggle {
  display: flex;
}
:not(.aXNw) .ButtonToggle__Item {
  flex: 1;
}
:not(.aXNw) .ButtonToggle__Item .Button {
  align-items: center;
  background-color: transparent;
  box-sizing: border-box;
  display: flex;
  height: 100%;
  position: relative;
  transition: all 0.2s cubic-bezier(0.4, 0, 0.2, 1) 0s;
  width: 100%;
  z-index: 1;
}
:not(.aXNw) .ButtonToggle__Item .Button:focus {
  z-index: 2;
}
:not(.aXNw) .ButtonToggle__Item .Button:hover {
  background-color: var(--colorsHoverSubdued, rgba(68, 68, 69, 0.04));
}
:not(.aXNw) .ButtonToggle__Item:not(:first-child) {
  margin-left: -1px;
}
:not(.aXNw) .ButtonToggle__Item:not(:first-child) .Button {
  border-bottom-left-radius: 0;
  border-top-left-radius: 0;
}
:not(.aXNw) .ButtonToggle__Item:not(:last-child) .Button {
  border-bottom-right-radius: 0;
  border-top-right-radius: 0;
}
:not(.aXNw) .ButtonToggle__Item--hidden,
:not(.aXNw) .ButtonToggle__radio {
  display: none;
}
:not(.aXNw) .ButtonToggle--primary .ButtonToggle__Item .Button,
:not(.aXNw) .ButtonToggle--primary .ButtonToggle__Item .Button:active {
  box-shadow: inset 0 0 0 1px var(--colorsBorderGrey, #dfe0e1);
}
:not(.aXNw) .ButtonToggle--primary .ButtonToggle__Item--selected .Button {
  background-color: var(--colorsHoverPrimary, rgba(2, 101, 220, 0.1));
  color: var(--colorsTextPrimary, #0265dc);
}
:not(.aXNw)
  .ButtonToggle--primary.ButtonToggle
  .ButtonToggle__Item--selected
  .Button {
  box-shadow: inset 0 0 0 1px var(--colorsBorderPrimary, #0265dc);
}
:not(.aXNw)
  .ButtonToggle--primary.ButtonToggle
  .ButtonToggle__Item
  .Button--focus-visible:focus {
  box-shadow:
    inset 0 0 0 1px var(--colorsBorderPrimary, #0265dc),
    0 0 0 3px var(--colorsFocusRingPrimary, #a9d1ff);
}
:not(.aXNw)
  .ButtonToggle--primary
  .ButtonToggle__Item--selected
  + .ButtonToggle__Item--not-selected
  .Button {
  box-shadow:
    inset 1px 0 0 0 var(--colorsBorderPrimary, #0265dc),
    inset 0 0 0 1px var(--colorsBorderGrey, #dfe0e1);
}
:not(.aXNw) .ButtonToggle--negative .ButtonToggle__Item .Button,
:not(.aXNw) .ButtonToggle--negative .ButtonToggle__Item .Button:active {
  box-shadow: inset 0 0 0 1px var(--colorsBorderGrey, #dfe0e1);
}
:not(.aXNw) .ButtonToggle--negative .ButtonToggle__Item--selected .Button {
  background-color: var(--colorsHoverCritical, rgba(225, 50, 18, 0.1));
  color: var(--colorsTextCritical, #bf2a00);
}
:not(.aXNw)
  .ButtonToggle--negative.ButtonToggle
  .ButtonToggle__Item--selected
  .Button {
  box-shadow: inset 0 0 0 1px var(--colorsBorderCritical, #e13212);
}
:not(.aXNw)
  .ButtonToggle--negative.ButtonToggle
  .ButtonToggle__Item
  .Button--focus-visible:focus {
  box-shadow:
    inset 0 0 0 1px var(--colorsBorderCritical, #e13212),
    0 0 0 3px var(--colorsFocusRingCritical, #ffb2a0);
}
:not(.aXNw)
  .ButtonToggle--negative
  .ButtonToggle__Item--selected
  + .ButtonToggle__Item--not-selected
  .Button {
  box-shadow:
    inset 1px 0 0 0 var(--colorsBorderCritical, #e13212),
    inset 0 0 0 1px var(--colorsBorderGrey, #dfe0e1);
}
:not(.aXNw) .ButtonToggle--neutral .ButtonToggle__Item .Button,
:not(.aXNw) .ButtonToggle--neutral .ButtonToggle__Item .Button:active {
  box-shadow: inset 0 0 0 1px var(--colorsBorderGrey, #dfe0e1);
}
:not(.aXNw) .ButtonToggle--neutral .ButtonToggle__Item--selected .Button {
  background-color: var(--colorsHoverDefault, hsla(0, 0%, 8%, 0.08));
  box-shadow: inset 0 0 0 1px var(--colorsBorderGreyStrong, #bcbcbd);
}
:not(.aXNw)
  .ButtonToggle--neutral
  .ButtonToggle__Item--selected
  + .ButtonToggle__Item--not-selected
  .Button {
  box-shadow:
    inset 1px 0 0 0 var(--colorsBorderGreyStrong, #bcbcbd),
    inset 0 0 0 1px var(--colorsBorderGrey, #dfe0e1);
}
:not(.aXNw) .ButtonToggle--neutral.ButtonToggle .Button--focus-visible:focus {
  box-shadow:
    0 0 0 1px var(--colorsBorderGreyStrong, #bcbcbd),
    0 0 0 3px var(--colorsFocusRingPrimary, #a9d1ff);
}
:not(.aXNw) .ButtonToggle--disabled {
  cursor: not-allowed;
}
:not(.aXNw) .ButtonToggle__Item--disabled {
  cursor: not-allowed;
  opacity: 0.6;
}
:not(.aXNw) .Card {
  background: var(--colorsSurfaceDefault, #fff);
  border-radius: 6px;
  color: var(--colorsTextDefault, #141414);
  font-family:
    Nunito Sans,
    sans-serif;
  font-size: 16px;
  line-height: normal;
  text-align: left;
}
:not(.aXNw) .Card--raised {
  box-shadow: 0 1px 2px hsla(0, 0%, 8%, 0.1);
}
:not(.aXNw) .Card--base {
  border: none;
}
:not(.aXNw) .Card--sharp {
  border-radius: 3px;
}
:not(.aXNw) .Card--hoverable {
  cursor: pointer;
  display: block;
  text-decoration: none;
  transform: translateY(0);
  transition:
    box-shadow 0.1s cubic-bezier(0.4, 0, 0.2, 1) 0s,
    transform 0.1s cubic-bezier(0.4, 0, 0.2, 1) 0s;
}
:not(.aXNw) .Card--hoverable:hover {
  box-shadow: 0 1px 2px hsla(0, 0%, 8%, 0.1);
  transform: translateY(0);
}
:not(.aXNw) .Card--hoverable.Card--raised:hover {
  box-shadow: 0 2px 8px hsla(0, 0%, 8%, 0.1);
  transform: translateY(-1px);
}
:not(.aXNw) .Card--active {
  box-shadow: 0 1px 2px rgba(34, 112, 238, 0.2);
}
:not(.aXNw) .Card--active.Card--raised {
  box-shadow: 0 2px 8px rgba(34, 112, 238, 0.2);
  transform: translateY(-1px);
}
:not(.aXNw) .Card--active.Card--base {
  box-shadow: inset 0 0 3px rgba(34, 112, 238, 0.2);
}
:not(.aXNw) .Card--error {
  box-shadow: 0 1px 2px rgba(230, 55, 23, 0.2);
}
:not(.aXNw) .Card--error.Card--raised {
  box-shadow: 0 2px 8px rgba(230, 55, 23, 0.2);
  transform: translateY(-1px);
}
:not(.aXNw) .Card--error.Card--base {
  box-shadow: inset 0 0 4px rgba(230, 55, 23, 0.2);
}
:not(.aXNw) .Card--disabled {
  opacity: 0.6;
  pointer-events: none;
}
:not(.aXNw) .Card--placeholder {
  cursor: pointer;
  display: flex;
  flex-direction: column;
  text-decoration: none;
  transition: background-color 0.2s cubic-bezier(0.4, 0, 0.2, 1) 0s;
}
:not(.aXNw) .Card--placeholder:hover {
  background-color: var(--colorsSurfacePrimarySubdued, #e0f2ff);
  box-shadow: 0 0 0;
}
:not(.aXNw) .Card--placeholder:hover.Card--error {
  background-color: var(--colorsSurfaceCriticalSubdued, #ffece9);
}
:not(.aXNw) .Card--placeholder > .CardSection {
  align-items: center;
  border-style: dashed;
  display: flex;
  flex-grow: 1;
  justify-content: center;
}
:not(.aXNw) .column > .Card--placeholder {
  min-height: 100%;
}
:not(.aXNw) .CardSection {
  border: solid var(--colorsBorderGrey, #dfe0e1);
  border-width: 1px 1px 0;
  padding: 24px;
}
:not(.aXNw) .Card--base > .CardSection {
  border-left-width: 0;
  border-right-width: 0;
}
:not(.aXNw) .Card--base > .CardSection:first-child {
  border-top-width: 0;
}
:not(.aXNw) .Card--base > .CardSection:last-child {
  border-bottom-width: 0;
}
:not(.aXNw) .Card--thin > .CardSection {
  padding: 16px;
}
:not(.aXNw) .Card--no-padding > .CardSection {
  padding: 0;
}
:not(.aXNw) .Card--active > .CardSection {
  border-left-color: var(--colorsBorderPrimary, #0265dc);
  border-right-color: var(--colorsBorderPrimary, #0265dc);
}
:not(.aXNw) .Card--active > .CardSection:first-child {
  border-top-color: var(--colorsBorderPrimary, #0265dc);
}
:not(.aXNw) .Card--active > .CardSection:last-child {
  border-bottom-color: var(--colorsBorderPrimary, #0265dc);
}
:not(.aXNw) .Card--error > .CardSection {
  border-left-color: var(--colorsBorderCritical, #e13212);
  border-right-color: var(--colorsBorderCritical, #e13212);
}
:not(.aXNw) .Card--error > .CardSection:first-child {
  border-top-color: var(--colorsBorderCritical, #e13212);
}
:not(.aXNw) .Card--error > .CardSection:last-child {
  border-bottom-color: var(--colorsBorderCritical, #e13212);
}
:not(.aXNw) .CardSection:first-child {
  border-top-left-radius: 6px;
  border-top-right-radius: 6px;
}
:not(.aXNw) .Card--sharp > .CardSection:first-child {
  border-top-left-radius: 3px;
  border-top-right-radius: 3px;
}
:not(.aXNw) .CardSection:last-child {
  border-bottom-left-radius: 6px;
  border-bottom-right-radius: 6px;
  border-bottom-width: 1px;
}
:not(.aXNw) .Card--sharp > .CardSection:last-child {
  border-bottom-left-radius: 3px;
  border-bottom-right-radius: 3px;
}
:not(.aXNw)
  .Card--dark
  > .CardSection:not(.CardSection--light):not(.CardSection--lightblue),
:not(.aXNw) .CardSection--blue,
:not(.aXNw) .CardSection--dark,
:not(.aXNw) .CardSection--green,
:not(.aXNw) .CardSection--purple,
:not(.aXNw) .CardSection--red {
  color: #fff;
}
:not(.aXNw)
  .Card--light
  > .CardSection:not(.CardSection--blue):not(.CardSection--dark):not(
    .CardSection--green
  ):not(.CardSection--light):not(.CardSection--purple):not(
    .CardSection--red
  ):not(.CardSection--lightblue),
:not(.aXNw) .CardSection--light {
  background: #fafafa;
}
:not(.aXNw)
  .Card--active
  > .Card--dark
  > .CardSection:not(.CardSection--blue):not(.CardSection--dark):not(
    .CardSection--green
  ):not(.CardSection--light):not(.CardSection--purple):not(
    .CardSection--red
  ):not(.CardSection--lightblue).CardSection,
:not(.aXNw) .Card--active > .CardSection--dark.CardSection,
:not(.aXNw)
  .Card--dark
  > .CardSection:not(.CardSection--blue):not(.CardSection--dark):not(
    .CardSection--green
  ):not(.CardSection--light):not(.CardSection--purple):not(
    .CardSection--red
  ):not(.CardSection--lightblue),
:not(.aXNw) .CardSection--dark {
  background: #040404;
  border-color: #040404;
}
:not(.aXNw) .Card--active > .CardSection--blue.CardSection,
:not(.aXNw) .CardSection--blue {
  background: #0265dc;
  border-color: #0265dc;
}
:not(.aXNw) .Card--active > .CardSection--purple.CardSection,
:not(.aXNw) .CardSection--purple {
  background: #6954c0;
  border-color: #6954c0;
}
:not(.aXNw) .Card--active > .CardSection--green.CardSection,
:not(.aXNw) .CardSection--green {
  background: #007a4d;
  border-color: #007a4d;
}
:not(.aXNw) .Card--active > .CardSection--red.CardSection,
:not(.aXNw) .CardSection--red {
  background: #f94d32;
  border-color: #f94d32;
}
:not(.aXNw) .Card--active > .CardSection--lightblue.CardSection,
:not(.aXNw) .CardSection--lightblue {
  background: #b5deff;
  border-color: #b5deff;
}
:not(.aXNw) .Collapsible {
  color: var(--colorsTextDefault, #141414);
  font-family:
    Nunito Sans,
    sans-serif;
}
:not(.aXNw) .Collapsible.Collapsible--hidden:not(.Collapsible--animated) {
  border-width: 0;
  box-shadow: 0 0 0 transparent;
  display: none;
  margin: 0;
  opacity: 0;
  padding: 0;
  visibility: hidden;
}
:not(.aXNw) .ColorPicker {
  align-items: flex-start;
  color: var(--colorsTextDefault, #141414);
  display: flex;
  flex-wrap: wrap;
  font-family:
    Nunito Sans,
    sans-serif;
  margin: -8px;
  outline: 0;
}
:not(.aXNw) .ColorPicker__Item {
  border: 2px solid transparent;
  border-radius: 3px;
  box-sizing: border-box;
  cursor: pointer;
  display: block;
  height: 24px;
  margin: 8px;
  width: 24px;
}
:not(.aXNw) .ColorPicker__Item--active {
  border-color: var(--colorsSurfaceDefault, #fff);
  box-shadow: 0 0 0 2px var(--colorsBorderPrimary, #0265dc);
  cursor: default;
}
:not(.aXNw) .ColorPicker__Item:focus,
:not(.aXNw) .ColorPicker__Item:focus-visible {
  outline: 0;
}
:not(.aXNw) .ColorPicker:not(.ColorPicker--disabled) .ColorPicker__Item:focus {
  box-shadow:
    0 0 0 2px var(--colorsBorderPrimary, #0265dc),
    0 0 0 5px var(--colorsFocusRingPrimary, #a9d1ff);
}
@media (pointer: coarse) {
  :not(.aXNw) .ColorPicker__Item {
    height: 32px;
    width: 32px;
  }
}
:not(.aXNw) .ColorPicker--disabled {
  opacity: 0.6;
}
:not(.aXNw) .ColorPicker--disabled .ColorPicker__Item {
  cursor: not-allowed;
}
:not(.aXNw) .ColorPicker--disabled .ColorPicker__Item--active {
  box-shadow: 0 0 0 2px var(--colorsBorderGreyStrong, #bcbcbd);
}
:not(.aXNw) .ColorPicker__CardWrapper .ColorPicker__CardSection {
  padding: 12px 20px;
}
:not(.aXNw) .ColorPicker__CardWrapper--focus .ColorPicker {
  outline: 0;
}
:not(.aXNw) .ColorPicker__CardWrapper--disabled .ColorPicker--disabled {
  opacity: 1;
}
:not(.aXNw) .Container {
  color: var(--colorsTextDefault, #141414);
  display: block;
  font-family:
    Nunito Sans,
    sans-serif;
  max-width: 100%;
}
@media only screen and (max-width: 767px) {
  :not(.aXNw) .Container {
    margin-left: 16px !important;
    margin-right: 16px !important;
    width: auto;
  }
}
@media only screen and (min-width: 768px) and (max-width: 991px) {
  :not(.aXNw) .Container {
    margin-left: auto !important;
    margin-right: auto !important;
    width: 767px;
  }
}
@media only screen and (min-width: 992px) and (max-width: 1199px) {
  :not(.aXNw) .Container {
    margin-left: auto !important;
    margin-right: auto !important;
    width: 991px;
  }
}
@media only screen and (min-width: 1200px) {
  :not(.aXNw) .Container {
    margin-left: auto !important;
    margin-right: auto !important;
    width: 1199px;
  }
}
:not(.aXNw) .Container.Container--fluid {
  max-width: none;
  width: 100%;
}
:not(.aXNw) .Container.Container--text {
  font-family:
    Nunito Sans,
    sans-serif;
  font-size: 16px;
  line-height: 1.5;
}
:not(.aXNw) .DataList {
  color: var(--colorsTextDefault, #141414);
  display: table;
  font-family:
    Nunito Sans,
    sans-serif;
  font-size: 16px;
  width: 100%;
}
:not(.aXNw) .DataList__HeaderRow,
:not(.aXNw) .DataList__Row {
  display: table-row;
}
:not(.aXNw) .DataList__Cell,
:not(.aXNw) .DataList__HeaderCell {
  box-sizing: border-box;
  display: table-cell;
  vertical-align: middle;
}
:not(.aXNw) .DataList--spacing-2 .DataList__Cell,
:not(.aXNw) .DataList__Cell {
  padding: 16px 8px;
}
:not(.aXNw) .DataList--spacing-1 .DataList__Cell {
  padding: 8px;
}
:not(.aXNw) .DataList__HeaderCell {
  background-color: var(--colorsSurfaceGreySubdued, #f7f7f7);
  color: var(--colorsTextDefault, #141414);
  font-size: 14px;
  font-weight: 400;
  padding: 4px 8px;
}
:not(.aXNw) .DataList--Simple .DataList__HeaderCell {
  background: 0 0;
  border-bottom: 1px solid var(--colorsBorderGrey, #dfe0e1);
  color: var(--colorsTextDefault, #141414);
  font-weight: 400;
}
:not(.aXNw) .DataList--Simple .DataList__Cell:first-child {
  padding-left: 0;
}
:not(.aXNw) .DataList--Simple .DataList__Cell:last-child {
  padding-right: 0;
}
:not(.aXNw) .DataList__Cell--wrapped {
  white-space: pre-wrap;
}
:not(.aXNw) .DatePicker {
  color: var(--colorsTextDefault, #141414);
  font-family:
    Nunito Sans,
    sans-serif;
  min-width: 14em;
  position: relative;
}
:not(.aXNw) .DatePicker,
:not(.aXNw) .DatePicker > div {
  display: flex;
  flex-grow: 1;
}
:not(.aXNw) .DatePicker__input {
  flex-grow: 1;
}
:not(.aXNw) .DatePicker__icon {
  cursor: pointer;
}
:not(.aXNw) .DatePicker--disabled {
  opacity: 0.6;
  pointer-events: none;
}
:not(.aXNw) .field.disabled .DatePicker--disabled {
  opacity: 1;
}
:not(.aXNw) .DatePicker--open .Input:not(:focus) > .Input__InnerWrapper {
  background-color: var(--colorsSurfaceDefault, #fff);
  border-color: var(--colorsBorderPrimary, #0265dc);
}
:not(.aXNw)
  .DatePicker--open
  .Input.Input--error:not(:focus)
  > .Input__InnerWrapper {
  background-color: var(--colorsSurfaceCriticalSubdued, #ffece9);
  border-color: var(--colorsBorderCritical, #e13212);
}
:not(.aXNw) .DatePicker__calendar {
  color: var(--colorsTextDefault, #141414);
  display: flex;
  font-family:
    Nunito Sans,
    sans-serif;
  justify-content: center;
}
:not(.aXNw) .DatePicker__calendar .k-calendar {
  background-color: var(--colorsSurfaceDefault, #fff);
  border: none;
  color: var(--colorsTextDefault, #141414);
}
:not(.aXNw)
  .DatePicker__calendar
  .k-calendar.k-calendar-infinite
  .k-calendar-view:after {
  box-shadow: 0 0 38px 19px var(--colorsSurfaceDefault, #fff);
}
:not(.aXNw) .DatePicker__calendar .k-calendar .k-calendar-view {
  z-index: 2;
}
:not(.aXNw) .DatePicker__calendar .k-calendar .k-calendar-view .k-today {
  color: var(--colorsTextPrimary, #0265dc);
}
:not(.aXNw)
  .DatePicker__calendar
  .k-calendar
  .k-calendar-view
  .k-calendar-td:not(.k-range-mid):not(.k-selected):hover
  .k-link {
  background-color: var(--colorsHoverDefault, hsla(0, 0%, 8%, 0.08));
  border: var(--colorsBorderGrey, #dfe0e1);
  color: var(--colorsTextDefault, #141414);
}
:not(.aXNw)
  .DatePicker__calendar
  .k-calendar
  .k-calendar-view
  .k-calendar-td.k-range-mid:hover {
  position: relative;
}
:not(.aXNw)
  .DatePicker__calendar
  .k-calendar
  .k-calendar-view
  .k-calendar-td.k-range-mid:hover
  .k-link {
  background-color: transparent;
}
:not(.aXNw)
  .DatePicker__calendar
  .k-calendar
  .k-calendar-view
  .k-calendar-td.k-range-mid:hover:before {
  background-color: var(--colorsHoverPrimary, rgba(2, 101, 220, 0.1));
  bottom: 0;
  content: "";
  left: 0;
  position: absolute;
  right: 0;
  top: 0;
}
:not(.aXNw)
  .DatePicker__calendar
  .k-calendar
  .k-calendar-view
  .k-calendar-td.k-selected
  .k-link,
:not(.aXNw)
  .DatePicker__calendar
  .k-calendar
  .k-calendar-view
  .k-calendar-td.k-state-selected
  .k-link {
  background-color: var(--colorsSurfacePrimary, #0265dc);
  border-color: var(--colorsBorderPrimary, #0265dc);
  color: var(--colorsTextInverted, #fff);
}
:not(.aXNw)
  .DatePicker__calendar
  .k-calendar
  .k-calendar-view
  .k-calendar-td.k-selected:hover
  .k-link:before,
:not(.aXNw)
  .DatePicker__calendar
  .k-calendar
  .k-calendar-view
  .k-calendar-td.k-state-selected:hover
  .k-link:before {
  background-color: var(--colorsHoverOnPrimary, hsla(0, 0%, 100%, 0.16));
  bottom: 0;
  content: "";
  left: 0;
  position: absolute;
  right: 0;
  top: 0;
}
:not(.aXNw) .DatePicker__calendar .k-calendar .k-calendar-navigation {
  background-color: var(--colorsSurfaceGreySubdued, #f7f7f7);
  box-shadow: inset -1px 0 var(--colorsBorderGreyStrong, #bcbcbd);
  color: var(--colorsTextDefault, #141414);
}
:not(.aXNw) .DatePicker__calendar .k-calendar .k-calendar-navigation:after,
:not(.aXNw) .DatePicker__calendar .k-calendar .k-calendar-navigation:before {
  box-shadow: 0 0 6em 3em var(--colorsSurfaceGreySubdued, #f7f7f7);
}
:not(.aXNw) .DatePicker__calendar .k-calendar .k-calendar-navigation-highlight {
  background-color: var(--colorsSurfaceDefault, #fff);
  border-color: var(--colorsBorderGrey, #dfe0e1);
  color: var(--colorsTextDefault, #141414);
}
:not(.aXNw) .DatePicker__calendar .k-calendar .k-content {
  background-color: unset;
  border-color: var(--colorsBorderGrey, #dfe0e1);
  color: var(--colorsTextDefault, #141414);
}
:not(.aXNw) .DatePicker__calendar .k-calendar .k-calendar-header .k-title,
:not(.aXNw)
  .DatePicker__calendar
  .k-calendar
  .k-calendar-navigation
  .k-calendar-navigation-marker,
:not(.aXNw) .DatePicker__calendar .k-calendar table th {
  font-weight: 700;
}
:not(.aXNw) .DatePicker__calendar .k-calendar .k-calendar-header {
  margin-top: 8px;
  min-width: 266px;
}
:not(.aXNw) .DatePicker__calendar .k-calendar .k-nav-today {
  color: var(--colorsTextPrimary, #0265dc);
  cursor: pointer;
  padding: 5px 8px;
}
:not(.aXNw) .DatePicker__calendar .k-calendar .k-nav-today:hover {
  border-radius: 3px;
  box-shadow: inset 0 100px 0 3px
    var(--colorsHoverDefault, hsla(0, 0%, 8%, 0.08));
  text-decoration: none !important;
}
:not(.aXNw) .DateRangePicker {
  color: var(--colorsTextDefault, #141414);
  font-family:
    Nunito Sans,
    sans-serif;
  min-width: 340px;
  width: -moz-min-content;
  width: min-content;
}
:not(.aXNw) .DateRangePicker .DatePicker__calendar {
  padding-left: 16px;
  padding-right: 16px;
}
:not(.aXNw) .DateRangePicker__popover .k-calendar,
:not(.aXNw) .DateRangePicker__popover .k-calendar .k-calendar-view {
  border: none;
  border-width: 0 !important;
}
:not(.aXNw) .DateRangePicker__popover .k-calendar .k-state-disabled {
  opacity: 0.4;
}
:not(.aXNw) .DateRangePicker__popover .k-calendar .k-button:disabled {
  opacity: 0;
}
:not(.aXNw) .DateRangePicker__actions {
  border-top: 1px solid var(--colorsBorderGrey, #dfe0e1);
  padding: 12px 16px;
}
:not(.aXNw) .DateRangePicker__fromTo {
  box-sizing: border-box;
  height: 40px;
  padding: 12px 8px;
}
:not(.aXNw) .DateRangePicker__header {
  border-bottom: 1px solid var(--colorsBorderGrey, #dfe0e1);
  box-sizing: border-box;
  display: flex;
  justify-content: center;
  min-height: 72px;
  padding: 16px 16px 4px;
  width: auto;
}
:not(.aXNw)
  .DateRangePicker__input.Input.Input--medium
  > .Input__InnerWrapper
  > .InputAddon {
  padding: 8px;
}
:not(.aXNw) .DateRangePicker__inputGroup {
  display: flex;
  flex-direction: row;
  width: 100%;
}
:not(.aXNw) .DateRangePicker__options {
  border-right: 1px solid var(--colorsBorderGrey, #dfe0e1);
  padding: 16px;
}
:not(.aXNw) .Divider {
  color: var(--colorsTextDefault, #141414);
  color: var(--colorsBorderGrey, #dfe0e1);
  font-family:
    Nunito Sans,
    sans-serif;
  margin: 0;
  z-index: 1;
}
:not(.aXNw) .Divider:not(.Divider--has-children) {
  border: none;
  border-top: 1px solid;
}
:not(.aXNw) .Divider .Divider__content {
  color: var(--colorsTextDefault, #141414);
  flex: 0 0 auto;
  font-family:
    Nunito Sans,
    sans-serif;
  margin: 0;
}
:not(.aXNw) .Divider .Divider__line {
  background-color: currentColor;
  flex: 1 0 auto;
  height: 1px;
  width: auto;
}
:not(.aXNw) .Divider--vertical {
  flex: 0 0 auto;
  height: 100%;
  min-height: inherit;
}
:not(.aXNw) .Divider--vertical:not(.Divider--has-children) {
  border: none;
  border-left: 1px solid;
  width: 0;
}
:not(.aXNw) .Divider--vertical.Divider--has-children {
  flex-direction: column;
}
:not(.aXNw) .Divider--vertical.Divider--has-children .Divider__content {
  margin: 0;
}
:not(.aXNw) .Divider--vertical.Divider--has-children .Divider__line {
  height: auto;
  width: 1px;
}
:not(.aXNw) .Stack > * > .Divider.Divider--vertical,
:not(.aXNw) .Stack > .Divider.Divider--vertical {
  flex: 0 0 auto;
  height: auto;
}
:not(.aXNw) .Divider--has-children {
  align-items: center;
  display: flex;
  flex-direction: row;
  justify-content: center;
  line-height: 1;
}
:not(.aXNw) .Divider:not(.Divider--vertical).Divider--spacing-0 {
  margin-bottom: 0;
  margin-top: 0;
}
:not(.aXNw) .Divider:not(.Divider--vertical).Divider--spacing-half {
  margin-bottom: 4px;
  margin-top: 4px;
}
:not(.aXNw) .Divider:not(.Divider--vertical).Divider--spacing-1 {
  margin-bottom: 8px;
  margin-top: 8px;
}
:not(.aXNw) .Divider:not(.Divider--vertical).Divider--spacing-2 {
  margin-bottom: 16px;
  margin-top: 16px;
}
:not(.aXNw) .Divider:not(.Divider--vertical).Divider--spacing-3 {
  margin-bottom: 24px;
  margin-top: 24px;
}
:not(.aXNw) .Divider:not(.Divider--vertical).Divider--spacing-4 {
  margin-bottom: 32px;
  margin-top: 32px;
}
:not(.aXNw) .Divider:not(.Divider--vertical).Divider--spacing-5 {
  margin-bottom: 48px;
  margin-top: 48px;
}
:not(.aXNw) .Divider.Divider--vertical.Divider--spacing-0 {
  margin-left: 0;
  margin-right: 0;
}
:not(.aXNw) .Divider.Divider--vertical.Divider--spacing-half {
  margin-left: 4px;
  margin-right: 4px;
}
:not(.aXNw) .Divider.Divider--vertical.Divider--spacing-1 {
  margin-left: 8px;
  margin-right: 8px;
}
:not(.aXNw) .Divider.Divider--vertical.Divider--spacing-2 {
  margin-left: 16px;
  margin-right: 16px;
}
:not(.aXNw) .Divider.Divider--vertical.Divider--spacing-3 {
  margin-left: 24px;
  margin-right: 24px;
}
:not(.aXNw) .Divider.Divider--vertical.Divider--spacing-4 {
  margin-left: 32px;
  margin-right: 32px;
}
:not(.aXNw) .Divider.Divider--vertical.Divider--spacing-5 {
  margin-left: 48px;
  margin-right: 48px;
}
:not(.aXNw) .Drawer {
  background-color: var(--colorsSurfaceDefault, #fff);
  bottom: 0;
  box-shadow: 0 8px 24px hsla(0, 0%, 8%, 0.15);
  box-sizing: border-box;
  color: var(--colorsTextDefault, #141414);
  display: flex;
  flex-direction: column;
  font-family:
    Nunito Sans,
    sans-serif;
  position: absolute;
  right: 0;
  top: 0;
  width: 90%;
}
:not(.aXNw) .Drawer:focus {
  outline: 0;
}
:not(.aXNw) .Drawer:focus-visible {
  outline: 0;
}
:not(.aXNw) .Drawer .Drawer__header {
  align-items: center;
  background: var(--colorsSurfaceGreySubdued, #f7f7f7);
  box-shadow: 0 1px 0 var(--colorsBorderGrey, #dfe0e1);
  box-sizing: border-box;
  display: flex;
  margin: 0;
  min-height: 64px;
  padding: 16px 24px;
  z-index: 1;
}
:not(.aXNw) .Backdrop .Drawer {
  cursor: auto;
}
:not(.aXNw) .Drawer--portal {
  position: fixed;
}
:not(.aXNw) .Drawer--w-xs {
  max-width: 340px;
}
:not(.aXNw) .Drawer--w-s {
  max-width: 560px;
}
:not(.aXNw) .Drawer--w-m {
  max-width: 780px;
}
:not(.aXNw) .Drawer--w-l {
  max-width: 1100px;
}
:not(.aXNw) .Drawer__header-title.Headline {
  align-items: center;
  box-sizing: border-box;
  color: var(--colorsTextOnGrey, #444445);
  display: flex;
  flex-grow: 1;
  font-size: 20px;
  margin: 0;
}
:not(.aXNw) .Drawer__header-close.Button {
  margin: -1px -8px -1px 24px;
}
:not(.aXNw) .Drawer__header-close.Button:hover {
  background-color: transparent;
}
:not(.aXNw) .Drawer__footer {
  border-top: 1px solid var(--colorsBorderGrey, #dfe0e1);
  display: flex;
  padding: 16px 24px;
}
:not(.aXNw) .Drawer__content {
  flex: 1;
  overflow-y: auto;
  padding: 24px;
}
:not(.aXNw) .Eyebrow {
  color: var(--colorsTextDefault, #141414);
  color: var(--colorsTextSubdued, #606162);
  display: block;
  font-family:
    Nunito Sans,
    sans-serif;
  font-size: 12px;
  font-style: normal;
  font-weight: 600;
  letter-spacing: 0.05em;
  line-height: 1.5;
  margin: 0;
  text-transform: uppercase;
}
:not(.aXNw) .Eyebrow.Eyebrow--large {
  font-size: 14px;
}
:not(.aXNw) .Eyebrow.Eyebrow--medium {
  font-size: 12px;
}
:not(.aXNw) .Eyebrow.Eyebrow--small {
  font-size: 10px;
}
:not(.aXNw) .Eyebrow--bold {
  font-weight: 700;
}
:not(.aXNw) .Eyebrow--italic {
  font-style: italic;
}
:not(.aXNw) .Eyebrow--inline {
  display: inline-block;
}
:not(.aXNw) .Eyebrow--block {
  display: block;
}
:not(.aXNw) .FilePicker {
  color: var(--colorsTextDefault, #141414);
  font-family:
    Nunito Sans,
    sans-serif;
}
:not(.aXNw) .FilePicker__Input {
  display: none;
}
:not(.aXNw) .FilePicker__File {
  color: var(--colorsTextDefault, #141414);
  font-family:
    Nunito Sans,
    sans-serif;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  align-items: center;
  border: 1px solid var(--colorsBorderGrey, #dfe0e1);
  border-radius: 3px;
  box-sizing: border-box;
  display: flex;
  margin-bottom: 16px;
  padding: 16px;
  position: relative;
  word-break: break-all;
}
:not(.aXNw) .FilePicker__File__Name {
  flex-grow: 1;
  padding-left: 4px;
  padding-right: 8px;
}
:not(.aXNw) .a-Icon.FilePicker__File__Icon {
  color: var(--colorsTextPrimary, #0265dc);
  margin-right: 8px;
}
:not(.aXNw) .FilePicker__File__ActionIcon {
  margin-left: 8px;
}
:not(.aXNw) .FilePicker__File__ActionIcon .a-Icon {
  color: var(--colorsTextOnGreySubdued, #949596);
  cursor: pointer;
}
:not(.aXNw) .FilePicker--disabled * {
  pointer-events: none;
}
:not(.aXNw) .FilePicker--disabled .FilePicker__File,
:not(.aXNw) .FilePicker--disabled .FilePicker__Note {
  opacity: 0.6;
}
:not(.aXNw) .FilePicker--grid {
  display: flex;
  flex-wrap: wrap;
  margin-right: -16px;
}
:not(.aXNw) .FilePicker--grid .FilePicker__File {
  flex: 0 0 calc(33.33% - 16px);
  margin-right: 16px;
  max-width: 395px;
  min-width: 300px;
}
:not(.aXNw) .FilePicker--grid .FilePicker__File__ActionContainer {
  display: flex;
  flex-direction: column;
  width: 100%;
}
:not(.aXNw) .FilePicker--align-center {
  justify-content: center;
}
:not(.aXNw) .FilePicker--align-center .FilePicker__File__ActionContainer {
  align-items: center;
  text-align: center;
}
:not(.aXNw) .FilterButton {
  align-self: flex-start;
  background-color: transparent;
  border: 1px solid var(--colorsBorderGreyStrong, #bcbcbd);
  border-radius: 500em;
  color: var(--colorsTextDefault, #141414);
  cursor: pointer;
  display: inline-flex;
  font-family:
    Nunito Sans,
    sans-serif;
  font-size: 12px;
  padding: 4px 8px;
}
:not(.aXNw) .FilterButton .BodyText {
  color: inherit;
  white-space: nowrap;
}
:not(.aXNw) .FilterButton.FilterButton--focus-visible:focus {
  box-shadow: 0 0 0 3px var(--colorsFocusRingPrimary, #78bbfa);
  outline: 0;
}
:not(.aXNw) .FilterButton .FilterButton__Icon {
  align-items: center;
  display: flex;
  height: 21px;
  justify-content: center;
  width: 21px;
}
:not(.aXNw) .FilterButton .FilterButton__ExpandIcon,
:not(.aXNw) .FilterButton .FilterButton__Tag {
  margin-left: 4px;
}
:not(.aXNw) .FilterButton.FilterButton--active {
  background-color: var(--colorsSurfaceSecondarySubdued, #f1edff);
  border-color: transparent;
  color: var(--colorsTextSecondary, #6954c0);
  padding: 4px 8px;
}
:not(.aXNw) .FilterButton.FilterButton--active .FilterButton__ExpandIcon,
:not(.aXNw) .FilterButton.FilterButton--active .FilterButton__Icon {
  color: var(--colorsTextSecondary, #6954c0);
}
:not(.aXNw) .FlowCardStep {
  margin-bottom: 8px;
  position: relative;
}
:not(.aXNw) .FlowCardStep > .CardSection {
  padding-left: 56px;
}
:not(.aXNw) .FlowCardStep > .CardSection:nth-child(2) {
  border-top: none;
  display: flex;
  flex-direction: column;
  padding-top: 0;
}
:not(.aXNw) .FlowCardStep > .CardSection.FlowCardStep__footer {
  display: flex;
  flex-direction: row-reverse;
  padding: 16px 24px 16px 56px;
}
:not(.aXNw) .FlowCardStep > .CardSection.FlowCardStep__header {
  padding: 24px 24px 16px;
}
:not(.aXNw) .FlowCardStep.FlowCardStep--headerOnly .FlowCardStep__header {
  padding: 24px;
}
:not(.aXNw) .FlowCardStep--active {
  box-shadow: 0 2px 8px hsla(0, 0%, 8%, 0.1);
}
:not(.aXNw) .FlowCardStep--active:before {
  background-color: var(--colorsStatusInfo, #0265dc);
  border-bottom-left-radius: 6px;
  border-top-left-radius: 6px;
  content: "";
  height: 100%;
  left: 0;
  position: absolute;
  top: 0;
  width: 6px;
}
:not(.aXNw) .FlowCardStep--active.FlowCardStep--error:before {
  background-color: var(--colorsStatusCritical, #e13212);
}
:not(.aXNw) .FlowCardStep--active.FlowCardStep--saved:before {
  background-color: var(--colorsStatusSuccess, #007a4d);
}
:not(.aXNw) .FlowCardStep--active .FlowCardStep__header {
  border-bottom: none;
}
:not(.aXNw)
  .FlowCardStep--active.FlowCardStep--headerOnly
  .FlowCardStep__header {
  border-bottom: 1px solid var(--colorsBorderGrey, #dfe0e1);
}
:not(.aXNw) .FlowCardStep--error:before {
  background-color: var(--colorsStatusCritical, #e13212);
  border-bottom-left-radius: 6px;
  border-top-left-radius: 6px;
  content: "";
  height: 100%;
  left: 0;
  position: absolute;
  top: 0;
  width: 6px;
}
:not(.aXNw) .FlowCardStep__header {
  align-items: center;
  box-shadow: none;
  display: flex;
  justify-content: space-between;
  min-height: 32px;
}
:not(.aXNw) .FlowCardStep__statusWrapper {
  align-items: center;
  display: flex;
  height: 24px;
  justify-content: center;
  margin-right: 8px;
  width: 24px;
}
:not(.aXNw) .FlowCardStep__status {
  align-items: center;
  border-radius: 28px;
  display: flex;
  font-size: 14px;
  height: 20px;
  justify-content: center;
  width: 20px;
}
:not(.aXNw) .FlowCardStep__status.FlowCardStep__status--active {
  background-color: var(--colorsStatusInfo, #0265dc);
  color: var(--colorsTextInverted, #fff);
}
:not(.aXNw) .FlowCardStep__status.FlowCardStep__status--error {
  background-color: var(--colorsSurfaceCriticalSubdued, #ffece9);
}
:not(.aXNw) .FlowCardStep--ordered .FlowCardStep__status {
  background-color: var(--colorsSurfaceGreyStronger, #bcbcbd);
  color: var(--colorsTextInverted, #fff);
}
:not(.aXNw) .FlowCardStep--ordered .FlowCardStep__status--active {
  background-color: var(--colorsStatusInfo, #0265dc);
  color: var(--colorsTextInverted, #fff);
}
:not(.aXNw) .FlowCardStep--ordered .FlowCardStep__status--custom {
  background-color: inherit;
  color: inherit;
}
:not(.aXNw) .FlowCardStep--ordered .FlowCardStep__status--saved {
  background-color: var(--colorsSurfaceDefault, #fff);
  color: var(--colorsTextInverted, #fff);
}
:not(.aXNw) .FlowCardStep--ordered .FlowCardStep__status--error {
  background-color: var(--colorsSurfaceCriticalSubdued, #ffece9);
}
:not(.aXNw) .FlowCardStep__icon-active {
  color: var(--colorsTextInverted, #fff);
}
:not(.aXNw) .FlowCardStep .FlowCardStep__indicator-active,
:not(.aXNw) .FlowCardStep .FlowCardStep__indicator-complete {
  color: var(--colorsStatusSuccess, #007a4d);
}
:not(.aXNw) .FlowCardStep .FlowCardStep__indicator-disabled {
  color: var(--colorsSurfaceGreyStronger, #bcbcbd);
}
:not(.aXNw) .FlowCardStep .FlowCardStep__indicator-error {
  color: var(--colorsStatusCritical, #e13212);
}
:not(.aXNw) .FormField {
  box-sizing: border-box;
  clear: both;
  margin-bottom: 32px;
}
:not(.aXNw) .FormField:last-child {
  margin-bottom: 0;
}
:not(.aXNw) .FormField--width-1 {
  width: 8.3333333333%;
}
:not(.aXNw) .FormField--width-2 {
  width: 16.6666666667%;
}
:not(.aXNw) .FormField--width-3 {
  width: 25%;
}
:not(.aXNw) .FormField--width-4 {
  width: 33.3333333333%;
}
:not(.aXNw) .FormField--width-5 {
  width: 41.6666666667%;
}
:not(.aXNw) .FormField--width-6 {
  width: 50%;
}
:not(.aXNw) .FormField--width-7 {
  width: 58.3333333333%;
}
:not(.aXNw) .FormField--width-8 {
  width: 66.6666666667%;
}
:not(.aXNw) .FormField--width-9 {
  width: 75%;
}
:not(.aXNw) .FormField--width-10 {
  width: 83.3333333333%;
}
:not(.aXNw) .FormField--width-11 {
  width: 91.6666666667%;
}
:not(.aXNw) .FormField--width-12 {
  width: 100%;
}
:not(.aXNw) .FormField__errorText {
  color: var(--colorsTextCritical, #bf2a00);
  font-size: 14px;
  line-height: 1.25;
  margin-top: 8px;
}
:not(.aXNw) .FormField__errorText + .FormField__description {
  margin-top: 4px;
}
:not(.aXNw) .FormField__addons {
  color: var(--colorsTextDefault, #141414);
  display: flex;
  font-family:
    Nunito Sans,
    sans-serif;
  gap: 16px;
  justify-content: flex-end;
}
:not(.aXNw) .FormField__counter,
:not(.aXNw) .FormField__description {
  color: var(--colorsTextSubdued, #606162);
  font-size: 14px;
  line-height: 1.25;
  margin-top: 8px;
}
:not(.aXNw) .FormField--ToggleSwitch .FormField__counter,
:not(.aXNw) .FormField--ToggleSwitch .FormField__description {
  margin-top: 4px;
}
:not(.aXNw) .FormField__description {
  word-break: break-word;
}
:not(.aXNw) .FormField__label {
  margin-bottom: 8px;
}
:not(.aXNw) .FormField__helpers {
  flex: 100%;
}
:not(.aXNw) .FormField--disabled {
  cursor: not-allowed;
}
:not(.aXNw) .FormField--disabled .FormField__helpers {
  opacity: 0.6;
}
:not(.aXNw) .FormField--error .semantic-anvil-theme .ui.dropdown {
  background-color: var(--colorsSurfaceCriticalSubdued, #ffece9);
  border-color: var(--colorsBorderCritical, #e13212);
  color: var(--colorsTextCritical, #bf2a00);
}
:not(.aXNw) .FormField--error .semantic-anvil-theme .ui.dropdown .menu {
  background-color: var(--colorsSurfaceCriticalSubdued, #ffece9);
  border-color: var(--colorsBorderCritical, #e13212) !important;
}
:not(.aXNw) .FormField--error .semantic-anvil-theme .ui.dropdown .menu > .item {
  color: var(--colorsTextCritical, #bf2a00);
}
:not(.aXNw)
  .FormField--error
  .semantic-anvil-theme
  .ui.dropdown
  .menu
  > .item.selected {
  background-color: var(--colorsActiveCritical, rgba(225, 50, 18, 0.3));
}
:not(.aXNw)
  .FormField--error
  .semantic-anvil-theme
  .ui.dropdown
  .menu
  > .item.selected:hover,
:not(.aXNw)
  .FormField--error
  .semantic-anvil-theme
  .ui.dropdown
  .menu
  > .item:hover {
  background-color: var(--colorsHoverCritical, rgba(225, 50, 18, 0.1));
  color: var(--colorsTextCritical, #bf2a00);
}
:not(.aXNw) .FormField--error .semantic-anvil-theme .ui.dropdown:focus,
:not(.aXNw) .FormField--error .semantic-anvil-theme .ui.dropdown:focus-within {
  box-shadow: 0 0 0 3px var(--colorsFocusRingCritical, #ffb2a0) !important;
}
:not(.aXNw) .Form .FormField > .Field__label .selection.dropdown {
  width: 100%;
}
:not(.aXNw)
  .Form
  .FormField
  > .Field__label
  .selection.dropdown
  > .dropdown.icon {
  float: right;
}
:not(.aXNw)
  .Form
  .FormGroup--inline
  .FormField
  > .Field__label
  .selection.dropdown,
:not(.aXNw) .Form .inline.FormField > .Field__label .selection.dropdown {
  width: auto;
}
:not(.aXNw)
  .Form
  .FormGroup--inline
  .FormField
  .Field__label
  .selection.dropdown
  .dropdown.icon,
:not(.aXNw)
  .Form
  .inline.FormField
  .Field__label
  .selection.dropdown
  .dropdown.icon {
  float: none;
}
:not(.aXNw) .Field__html-label {
  width: 100%;
}
:not(.aXNw) .FormField > label {
  display: block;
  font-size: 14px;
  font-weight: 700;
  margin-bottom: 8px;
}
:not(.aXNw) .FormField .Input {
  width: 100%;
}
:not(.aXNw) .FormField .Input > input {
  width: auto;
}
:not(.aXNw) .FormGroup {
  color: var(--colorsTextDefault, #141414);
  display: flex;
  flex-flow: row wrap;
  font-family:
    Nunito Sans,
    sans-serif;
  margin: 0 -16px 32px;
}
:not(.aXNw) .FormGroup:last-child {
  margin-bottom: 0;
}
:not(.aXNw) .FormGroup > .FormField {
  clear: both;
  flex: 0 1 auto;
  margin: 0;
  padding-left: 16px;
  padding-right: 16px;
}
@media (max-width: 480px) {
  :not(.aXNw) .FormGroup {
    margin: 0 -8px 16px;
  }
  :not(.aXNw) .FormGroup > .FormField {
    padding-left: 8px;
    padding-right: 8px;
  }
}
:not(.aXNw) .FormGroup--grouped {
  display: block;
  margin: 0 0 32px;
}
:not(.aXNw) .FormGroup--grouped:last-child {
  margin-bottom: 0;
}
:not(.aXNw) .FormGroup--grouped > label {
  display: block;
  margin-bottom: 8px;
}
:not(.aXNw) .FormGroup--grouped .FormField {
  display: block;
  margin: 8px 0;
  padding: 0;
}
:not(.aXNw) .FormGroup--grouped .FormField:last-child {
  margin-bottom: 0;
}
:not(.aXNw) .FormGroup--equal-width {
  flex-wrap: nowrap;
}
:not(.aXNw) .FormGroup--equal-width > .FormField {
  flex: 1 1 auto;
  margin-bottom: 0;
  min-width: 0;
}
:not(.aXNw) .FormGroup--widths-1 > .FormField {
  width: 100%;
}
:not(.aXNw) .FormGroup--widths-2 > .FormField {
  width: 50%;
}
:not(.aXNw) .FormGroup--widths-3 > .FormField {
  width: 33.3333333333%;
}
:not(.aXNw) .FormGroup--widths-4 > .FormField {
  width: 25%;
}
:not(.aXNw) .FormGroup--widths-5 > .FormField {
  width: 20%;
}
:not(.aXNw) .FormGroup--widths-6 > .FormField {
  width: 16.6666666667%;
}
:not(.aXNw) .FormGroup--widths-7 > .FormField {
  width: 14.2857142857%;
}
:not(.aXNw) .FormGroup--widths-8 > .FormField {
  width: 12.5%;
}
:not(.aXNw) .FormGroup--widths-9 > .FormField {
  width: 11.1111111111%;
}
:not(.aXNw) .FormGroup--widths-10 > .FormField {
  width: 10%;
}
:not(.aXNw) .FormGroup--widths-11 > .FormField {
  width: 9.0909090909%;
}
:not(.aXNw) .FormGroup--widths-12 > .FormField {
  width: 8.3333333333%;
}
:not(.aXNw) .FormGroup--inline {
  align-items: flex-end;
  display: inline-flex;
}
:not(.aXNw) .FormGroup--inline > .FormField > label,
:not(.aXNw) .FormGroup--inline > label {
  display: inline-block;
  margin-bottom: 0;
  margin-right: 16px;
  margin-top: 0;
  vertical-align: baseline;
  width: auto;
}
:not(.aXNw) .FormGroup--inline .FormField .ui.input {
  vertical-align: middle;
  width: auto;
}
:not(.aXNw) .FormGroup--inline .FormField > input,
:not(.aXNw) .FormGroup--inline .FormField > select,
:not(.aXNw) .FormGroup--inline > input,
:not(.aXNw) .FormGroup--inline > select {
  display: inline-block;
  font-size: 1em;
  margin-bottom: 0;
  margin-top: 0;
  vertical-align: middle;
  width: auto;
}
:not(.aXNw) .Frame {
  color: var(--colorsTextDefault, #141414);
  display: flex;
  flex-direction: column;
  font-family:
    Nunito Sans,
    sans-serif;
  height: 100vh;
}
:not(.aXNw) .Frame__header {
  z-index: 990;
}
:not(.aXNw) .Frame__content {
  display: flex;
  flex-grow: 1;
  overflow: hidden;
  position: relative;
}
@media (hover: none) and (pointer: coarse) {
  @supports (height: 100dvh) {
    :not(.aXNw) .Frame {
      height: 100dvh;
    }
  }
  @supports not (height: 100dvh) {
    :not(.aXNw) html.with-frame-inside {
      height: 100vh;
      max-height: -moz-available;
      max-height: stretch;
    }
    :not(.aXNw) .Frame,
    :not(.aXNw) .with-frame-inside {
      height: 100%;
    }
  }
}
:not(.aXNw) .Grid,
:not(.aXNw) .GridColumn,
:not(.aXNw) .GridRow {
  box-sizing: border-box;
}
:not(.aXNw) .Grid {
  align-items: stretch;
  color: var(--colorsTextDefault, #141414);
  display: flex;
  flex-direction: row;
  flex-wrap: wrap;
  font-family:
    Nunito Sans,
    sans-serif;
  margin: -8px;
  padding: 0;
}
:not(.aXNw) .Grid *,
:not(.aXNw) .Grid :after,
:not(.aXNw) .Grid :before {
  box-sizing: inherit;
}
:not(.aXNw) .Grid.Grid--relaxed {
  margin-left: -16px;
  margin-right: -16px;
}
:not(.aXNw) .Grid.Grid--very-relaxed {
  margin-left: -24px;
  margin-right: -24px;
}
:not(.aXNw) .Grid .Grid + .Grid {
  margin-top: 8px;
}
:not(.aXNw) .Grid.Grid--centered,
:not(.aXNw) .Grid.Grid--centered > .GridRow {
  justify-content: center;
  text-align: center;
}
:not(.aXNw)
  .Grid.Grid--centered:not([class*="-text-align-"])
  > .GridColumn:not([class*="-text-align-"]):not(.GridRow),
:not(.aXNw)
  .Grid.Grid--centered:not([class*="-text-align-"])
  > .GridRow:not([class*="-text-align-"])
  > .GridColumn:not([class*="-text-align-"]) {
  text-align: left;
}
:not(.aXNw)
  .Grid.Grid--padded:not(.Grid--vertically-padded):not(
    .Grid--horizontally-padded
  ) {
  margin: 0 !important;
}
:not(.aXNw) .Grid.Grid--horizontally-padded {
  margin-left: 0 !important;
  margin-right: 0 !important;
}
:not(.aXNw) .Grid.Grid--vertically-padded {
  margin-bottom: 0 !important;
  margin-top: 0 !important;
}
:not(.aXNw)
  .Grid.Grid--divided:not(.Grid--vertically-divided)
  > .GridColumn:not(.GridRow),
:not(.aXNw)
  .Grid.Grid--divided:not(.Grid--vertically-divided)
  > .GridRow
  > .GridColumn {
  box-shadow: -1px 0 0 0 var(--colorsBorderGreyStrong, #bcbcbd);
}
:not(.aXNw) .Grid.Grid--vertically-divided > .GridColumn:not(.GridRow),
:not(.aXNw) .Grid.Grid--vertically-divided > .GridRow > .GridColumn {
  margin-bottom: 8px;
  margin-top: 8px;
  padding-bottom: 0;
  padding-top: 0;
}
:not(.aXNw)
  .Grid.Grid--divided:not(.Grid--vertically-divided)
  > .GridColumn:first-child,
:not(.aXNw)
  .Grid.Grid--divided:not(.Grid--vertically-divided)
  > .GridRow
  > .GridColumn:first-child {
  box-shadow: none;
}
:not(.aXNw)
  .Grid.Grid--vertically-divided
  > .GridRow:first-child
  > .GridColumn {
  margin-top: 0;
}
:not(.aXNw) .Grid > .GridRow--divided.GridRow > .GridColumn {
  box-shadow: -1px 0 0 0 var(--colorsBorderGreyStrong, #bcbcbd);
}
:not(.aXNw) .Grid > .GridRow--divided.GridRow > .GridColumn:first-child {
  box-shadow: none;
}
:not(.aXNw) .Grid.Grid--vertically-divided > .GridRow {
  margin-bottom: 0;
  margin-top: 0;
  position: relative;
}
:not(.aXNw) .Grid.Grid--vertically-divided > .GridRow:before {
  box-shadow: 0 -1px 0 0 var(--colorsBorderGreyStrong, #bcbcbd);
  content: "";
  height: 1px;
  left: 0;
  margin: 0 8px;
  position: absolute;
  top: 0;
  width: calc(100% - 16px);
}
:not(.aXNw) .Grid.Grid--horizontally-padded--divided.Grid,
:not(.aXNw)
  .Grid.Grid--padded.Grid--divided:not(.Grid--vertically-divided):not(
    .Grid--horizontally-divided
  ) {
  width: 100%;
}
:not(.aXNw) .Grid.Grid--vertically-divided > .GridRow:first-child:before {
  box-shadow: none;
}
:not(.aXNw) .Grid.Grid--relaxed.Grid--vertically-divided > .GridRow:before {
  margin-left: 16px;
  margin-right: 16px;
  width: calc(100% - 32px);
}
:not(.aXNw)
  .Grid.Grid--very-relaxed.Grid--vertically-divided
  > .GridRow:before {
  margin-left: 24px;
  margin-right: 24px;
  width: calc(100% - 48px);
}
:not(.aXNw) .Grid.Grid--celled {
  box-shadow: 0 0 0 1px var(--colorsBorderGreyStrong, #bcbcbd);
  margin: 1em 0;
  width: 100%;
}
:not(.aXNw) .Grid.Grid--celled > .GridRow {
  box-shadow: 0 -1px 0 0 var(--colorsBorderGreyStrong, #bcbcbd);
  margin: 0;
  padding: 0;
  width: 100% !important;
}
:not(.aXNw) .Grid.Grid--celled > .GridColumn:not(.GridRow),
:not(.aXNw) .Grid.Grid--celled > .GridRow > .GridColumn {
  box-shadow: -1px 0 0 0 var(--colorsBorderGreyStrong, #bcbcbd);
  padding: 1em;
}
:not(.aXNw) .Grid.Grid--celled > .GridColumn:first-child,
:not(.aXNw) .Grid.Grid--celled > .GridRow > .GridColumn:first-child {
  box-shadow: none;
}
:not(.aXNw) .Grid.Grid--relaxed.Grid--celled > .GridColumn:not(.GridRow),
:not(.aXNw) .Grid.Grid--relaxed.Grid--celled > .GridRow > .GridColumn {
  padding: 1.5em;
}
:not(.aXNw) .Grid.Grid--very-relaxed.Grid--celled > .GridColumn:not(.GridRow),
:not(.aXNw) .Grid.Grid--very-relaxed.Grid--celled > .GridRow > .GridColumn {
  padding: 2em;
}
:not(.aXNw) .Grid.Grid--internally-celled {
  box-shadow: none;
  margin: 0;
}
:not(.aXNw) .Grid.Grid--internally-celled > .GridRow:first-child,
:not(.aXNw) .Grid.Grid--internally-celled > .GridRow > .GridColumn:first-child {
  box-shadow: none;
}
:not(.aXNw) .Grid > .GridColumn:not(.GridRow),
:not(.aXNw) .Grid > .GridRow > .GridColumn {
  display: inline-block;
  padding-left: 8px;
  padding-right: 8px;
  position: relative;
  vertical-align: top;
  width: 100%;
}
:not(.aXNw) .Grid.Grid--one-columns > .GridColumn:not(.GridRow),
:not(.aXNw)
  .Grid.Grid--one-columns
  > .GridColumn:not(.GridRow).GridColumn--one-wide,
:not(.aXNw) .Grid.Grid--one-columns > .GridRow > .GridColumn,
:not(.aXNw)
  .Grid.Grid--one-columns
  > .GridRow
  > .GridColumn.GridColumn--one-wide,
:not(.aXNw)
  .Grid[class*="-columns"]
  > .GridRow--one-columns.GridRow
  > .GridColumn,
:not(.aXNw)
  .Grid[class*="-columns"]
  > .GridRow--one-columns.GridRow
  > .GridColumn.GridColumn--one-wide {
  width: 100%;
}
:not(.aXNw) .Grid.Grid--two-columns > .GridColumn:not(.GridRow),
:not(.aXNw)
  .Grid.Grid--two-columns
  > .GridColumn:not(.GridRow).GridColumn--one-wide,
:not(.aXNw) .Grid.Grid--two-columns > .GridRow > .GridColumn,
:not(.aXNw)
  .Grid.Grid--two-columns
  > .GridRow
  > .GridColumn.GridColumn--one-wide,
:not(.aXNw)
  .Grid[class*="-columns"]
  > .GridRow--two-columns.GridRow
  > .GridColumn,
:not(.aXNw)
  .Grid[class*="-columns"]
  > .GridRow--two-columns.GridRow
  > .GridColumn.GridColumn--one-wide {
  width: 50%;
}
:not(.aXNw)
  .Grid.Grid--two-columns
  > .GridColumn:not(.GridRow).GridColumn--two-wide,
:not(.aXNw)
  .Grid.Grid--two-columns
  > .GridRow
  > .GridColumn.GridColumn--two-wide,
:not(.aXNw)
  .Grid[class*="-columns"]
  > .GridRow--two-columns.GridRow
  > .GridColumn.GridColumn--two-wide {
  width: 100%;
}
:not(.aXNw) .Grid.Grid--three-columns > .GridColumn:not(.GridRow),
:not(.aXNw)
  .Grid.Grid--three-columns
  > .GridColumn:not(.GridRow).GridColumn--one-wide,
:not(.aXNw) .Grid.Grid--three-columns > .GridRow > .GridColumn,
:not(.aXNw)
  .Grid.Grid--three-columns
  > .GridRow
  > .GridColumn.GridColumn--one-wide,
:not(.aXNw)
  .Grid[class*="-columns"]
  > .GridRow--three-columns.GridRow
  > .GridColumn,
:not(.aXNw)
  .Grid[class*="-columns"]
  > .GridRow--three-columns.GridRow
  > .GridColumn.GridColumn--one-wide {
  width: 33.3333333333%;
}
:not(.aXNw)
  .Grid.Grid--three-columns
  > .GridColumn:not(.GridRow).GridColumn--two-wide,
:not(.aXNw)
  .Grid.Grid--three-columns
  > .GridRow
  > .GridColumn.GridColumn--two-wide,
:not(.aXNw)
  .Grid[class*="-columns"]
  > .GridRow--three-columns.GridRow
  > .GridColumn.GridColumn--two-wide {
  width: 66.6666666667%;
}
:not(.aXNw)
  .Grid.Grid--three-columns
  > .GridColumn:not(.GridRow).GridColumn--three-wide,
:not(.aXNw)
  .Grid.Grid--three-columns
  > .GridRow
  > .GridColumn.GridColumn--three-wide,
:not(.aXNw)
  .Grid[class*="-columns"]
  > .GridRow--three-columns.GridRow
  > .GridColumn.GridColumn--three-wide {
  width: 100%;
}
:not(.aXNw) .Grid.Grid--four-columns > .GridColumn:not(.GridRow),
:not(.aXNw)
  .Grid.Grid--four-columns
  > .GridColumn:not(.GridRow).GridColumn--one-wide,
:not(.aXNw) .Grid.Grid--four-columns > .GridRow > .GridColumn,
:not(.aXNw)
  .Grid.Grid--four-columns
  > .GridRow
  > .GridColumn.GridColumn--one-wide,
:not(.aXNw)
  .Grid[class*="-columns"]
  > .GridRow--four-columns.GridRow
  > .GridColumn,
:not(.aXNw)
  .Grid[class*="-columns"]
  > .GridRow--four-columns.GridRow
  > .GridColumn.GridColumn--one-wide {
  width: 25%;
}
:not(.aXNw)
  .Grid.Grid--four-columns
  > .GridColumn:not(.GridRow).GridColumn--two-wide,
:not(.aXNw)
  .Grid.Grid--four-columns
  > .GridRow
  > .GridColumn.GridColumn--two-wide,
:not(.aXNw)
  .Grid[class*="-columns"]
  > .GridRow--four-columns.GridRow
  > .GridColumn.GridColumn--two-wide {
  width: 50%;
}
:not(.aXNw)
  .Grid.Grid--four-columns
  > .GridColumn:not(.GridRow).GridColumn--three-wide,
:not(.aXNw)
  .Grid.Grid--four-columns
  > .GridRow
  > .GridColumn.GridColumn--three-wide,
:not(.aXNw)
  .Grid[class*="-columns"]
  > .GridRow--four-columns.GridRow
  > .GridColumn.GridColumn--three-wide {
  width: 75%;
}
:not(.aXNw)
  .Grid.Grid--four-columns
  > .GridColumn:not(.GridRow).GridColumn--four-wide,
:not(.aXNw)
  .Grid.Grid--four-columns
  > .GridRow
  > .GridColumn.GridColumn--four-wide,
:not(.aXNw)
  .Grid[class*="-columns"]
  > .GridRow--four-columns.GridRow
  > .GridColumn.GridColumn--four-wide {
  width: 100%;
}
:not(.aXNw) .Grid.Grid--five-columns > .GridColumn:not(.GridRow),
:not(.aXNw)
  .Grid.Grid--five-columns
  > .GridColumn:not(.GridRow).GridColumn--one-wide,
:not(.aXNw) .Grid.Grid--five-columns > .GridRow > .GridColumn,
:not(.aXNw)
  .Grid.Grid--five-columns
  > .GridRow
  > .GridColumn.GridColumn--one-wide,
:not(.aXNw)
  .Grid[class*="-columns"]
  > .GridRow--five-columns.GridRow
  > .GridColumn,
:not(.aXNw)
  .Grid[class*="-columns"]
  > .GridRow--five-columns.GridRow
  > .GridColumn.GridColumn--one-wide {
  width: 20%;
}
:not(.aXNw)
  .Grid.Grid--five-columns
  > .GridColumn:not(.GridRow).GridColumn--two-wide,
:not(.aXNw)
  .Grid.Grid--five-columns
  > .GridRow
  > .GridColumn.GridColumn--two-wide,
:not(.aXNw)
  .Grid[class*="-columns"]
  > .GridRow--five-columns.GridRow
  > .GridColumn.GridColumn--two-wide {
  width: 40%;
}
:not(.aXNw)
  .Grid.Grid--five-columns
  > .GridColumn:not(.GridRow).GridColumn--three-wide,
:not(.aXNw)
  .Grid.Grid--five-columns
  > .GridRow
  > .GridColumn.GridColumn--three-wide,
:not(.aXNw)
  .Grid[class*="-columns"]
  > .GridRow--five-columns.GridRow
  > .GridColumn.GridColumn--three-wide {
  width: 60%;
}
:not(.aXNw)
  .Grid.Grid--five-columns
  > .GridColumn:not(.GridRow).GridColumn--four-wide,
:not(.aXNw)
  .Grid.Grid--five-columns
  > .GridRow
  > .GridColumn.GridColumn--four-wide,
:not(.aXNw)
  .Grid[class*="-columns"]
  > .GridRow--five-columns.GridRow
  > .GridColumn.GridColumn--four-wide {
  width: 80%;
}
:not(.aXNw)
  .Grid.Grid--five-columns
  > .GridColumn:not(.GridRow).GridColumn--five-wide,
:not(.aXNw)
  .Grid.Grid--five-columns
  > .GridRow
  > .GridColumn.GridColumn--five-wide,
:not(.aXNw)
  .Grid[class*="-columns"]
  > .GridRow--five-columns.GridRow
  > .GridColumn.GridColumn--five-wide {
  width: 100%;
}
:not(.aXNw) .Grid.Grid--six-columns > .GridColumn:not(.GridRow),
:not(.aXNw)
  .Grid.Grid--six-columns
  > .GridColumn:not(.GridRow).GridColumn--one-wide,
:not(.aXNw) .Grid.Grid--six-columns > .GridRow > .GridColumn,
:not(.aXNw)
  .Grid.Grid--six-columns
  > .GridRow
  > .GridColumn.GridColumn--one-wide,
:not(.aXNw)
  .Grid[class*="-columns"]
  > .GridRow--six-columns.GridRow
  > .GridColumn,
:not(.aXNw)
  .Grid[class*="-columns"]
  > .GridRow--six-columns.GridRow
  > .GridColumn.GridColumn--one-wide {
  width: 16.6666666667%;
}
:not(.aXNw)
  .Grid.Grid--six-columns
  > .GridColumn:not(.GridRow).GridColumn--two-wide,
:not(.aXNw)
  .Grid.Grid--six-columns
  > .GridRow
  > .GridColumn.GridColumn--two-wide,
:not(.aXNw)
  .Grid[class*="-columns"]
  > .GridRow--six-columns.GridRow
  > .GridColumn.GridColumn--two-wide {
  width: 33.3333333333%;
}
:not(.aXNw)
  .Grid.Grid--six-columns
  > .GridColumn:not(.GridRow).GridColumn--three-wide,
:not(.aXNw)
  .Grid.Grid--six-columns
  > .GridRow
  > .GridColumn.GridColumn--three-wide,
:not(.aXNw)
  .Grid[class*="-columns"]
  > .GridRow--six-columns.GridRow
  > .GridColumn.GridColumn--three-wide {
  width: 50%;
}
:not(.aXNw)
  .Grid.Grid--six-columns
  > .GridColumn:not(.GridRow).GridColumn--four-wide,
:not(.aXNw)
  .Grid.Grid--six-columns
  > .GridRow
  > .GridColumn.GridColumn--four-wide,
:not(.aXNw)
  .Grid[class*="-columns"]
  > .GridRow--six-columns.GridRow
  > .GridColumn.GridColumn--four-wide {
  width: 66.6666666667%;
}
:not(.aXNw)
  .Grid.Grid--six-columns
  > .GridColumn:not(.GridRow).GridColumn--five-wide,
:not(.aXNw)
  .Grid.Grid--six-columns
  > .GridRow
  > .GridColumn.GridColumn--five-wide,
:not(.aXNw)
  .Grid[class*="-columns"]
  > .GridRow--six-columns.GridRow
  > .GridColumn.GridColumn--five-wide {
  width: 83.3333333333%;
}
:not(.aXNw)
  .Grid.Grid--six-columns
  > .GridColumn:not(.GridRow).GridColumn--six-wide,
:not(.aXNw)
  .Grid.Grid--six-columns
  > .GridRow
  > .GridColumn.GridColumn--six-wide,
:not(.aXNw)
  .Grid[class*="-columns"]
  > .GridRow--six-columns.GridRow
  > .GridColumn.GridColumn--six-wide {
  width: 100%;
}
:not(.aXNw) .Grid.Grid--seven-columns > .GridColumn:not(.GridRow),
:not(.aXNw)
  .Grid.Grid--seven-columns
  > .GridColumn:not(.GridRow).GridColumn--one-wide,
:not(.aXNw) .Grid.Grid--seven-columns > .GridRow > .GridColumn,
:not(.aXNw)
  .Grid.Grid--seven-columns
  > .GridRow
  > .GridColumn.GridColumn--one-wide,
:not(.aXNw)
  .Grid[class*="-columns"]
  > .GridRow--seven-columns.GridRow
  > .GridColumn,
:not(.aXNw)
  .Grid[class*="-columns"]
  > .GridRow--seven-columns.GridRow
  > .GridColumn.GridColumn--one-wide {
  width: 14.2857142857%;
}
:not(.aXNw)
  .Grid.Grid--seven-columns
  > .GridColumn:not(.GridRow).GridColumn--two-wide,
:not(.aXNw)
  .Grid.Grid--seven-columns
  > .GridRow
  > .GridColumn.GridColumn--two-wide,
:not(.aXNw)
  .Grid[class*="-columns"]
  > .GridRow--seven-columns.GridRow
  > .GridColumn.GridColumn--two-wide {
  width: 28.5714285714%;
}
:not(.aXNw)
  .Grid.Grid--seven-columns
  > .GridColumn:not(.GridRow).GridColumn--three-wide,
:not(.aXNw)
  .Grid.Grid--seven-columns
  > .GridRow
  > .GridColumn.GridColumn--three-wide,
:not(.aXNw)
  .Grid[class*="-columns"]
  > .GridRow--seven-columns.GridRow
  > .GridColumn.GridColumn--three-wide {
  width: 42.8571428571%;
}
:not(.aXNw)
  .Grid.Grid--seven-columns
  > .GridColumn:not(.GridRow).GridColumn--four-wide,
:not(.aXNw)
  .Grid.Grid--seven-columns
  > .GridRow
  > .GridColumn.GridColumn--four-wide,
:not(.aXNw)
  .Grid[class*="-columns"]
  > .GridRow--seven-columns.GridRow
  > .GridColumn.GridColumn--four-wide {
  width: 57.1428571429%;
}
:not(.aXNw)
  .Grid.Grid--seven-columns
  > .GridColumn:not(.GridRow).GridColumn--five-wide,
:not(.aXNw)
  .Grid.Grid--seven-columns
  > .GridRow
  > .GridColumn.GridColumn--five-wide,
:not(.aXNw)
  .Grid[class*="-columns"]
  > .GridRow--seven-columns.GridRow
  > .GridColumn.GridColumn--five-wide {
  width: 71.4285714286%;
}
:not(.aXNw)
  .Grid.Grid--seven-columns
  > .GridColumn:not(.GridRow).GridColumn--six-wide,
:not(.aXNw)
  .Grid.Grid--seven-columns
  > .GridRow
  > .GridColumn.GridColumn--six-wide,
:not(.aXNw)
  .Grid[class*="-columns"]
  > .GridRow--seven-columns.GridRow
  > .GridColumn.GridColumn--six-wide {
  width: 85.7142857143%;
}
:not(.aXNw)
  .Grid.Grid--seven-columns
  > .GridColumn:not(.GridRow).GridColumn--seven-wide,
:not(.aXNw)
  .Grid.Grid--seven-columns
  > .GridRow
  > .GridColumn.GridColumn--seven-wide,
:not(.aXNw)
  .Grid[class*="-columns"]
  > .GridRow--seven-columns.GridRow
  > .GridColumn.GridColumn--seven-wide {
  width: 100%;
}
:not(.aXNw) .Grid.Grid--eight-columns > .GridColumn:not(.GridRow),
:not(.aXNw)
  .Grid.Grid--eight-columns
  > .GridColumn:not(.GridRow).GridColumn--one-wide,
:not(.aXNw) .Grid.Grid--eight-columns > .GridRow > .GridColumn,
:not(.aXNw)
  .Grid.Grid--eight-columns
  > .GridRow
  > .GridColumn.GridColumn--one-wide,
:not(.aXNw)
  .Grid[class*="-columns"]
  > .GridRow--eight-columns.GridRow
  > .GridColumn,
:not(.aXNw)
  .Grid[class*="-columns"]
  > .GridRow--eight-columns.GridRow
  > .GridColumn.GridColumn--one-wide {
  width: 12.5%;
}
:not(.aXNw)
  .Grid.Grid--eight-columns
  > .GridColumn:not(.GridRow).GridColumn--two-wide,
:not(.aXNw)
  .Grid.Grid--eight-columns
  > .GridRow
  > .GridColumn.GridColumn--two-wide,
:not(.aXNw)
  .Grid[class*="-columns"]
  > .GridRow--eight-columns.GridRow
  > .GridColumn.GridColumn--two-wide {
  width: 25%;
}
:not(.aXNw)
  .Grid.Grid--eight-columns
  > .GridColumn:not(.GridRow).GridColumn--three-wide,
:not(.aXNw)
  .Grid.Grid--eight-columns
  > .GridRow
  > .GridColumn.GridColumn--three-wide,
:not(.aXNw)
  .Grid[class*="-columns"]
  > .GridRow--eight-columns.GridRow
  > .GridColumn.GridColumn--three-wide {
  width: 37.5%;
}
:not(.aXNw)
  .Grid.Grid--eight-columns
  > .GridColumn:not(.GridRow).GridColumn--four-wide,
:not(.aXNw)
  .Grid.Grid--eight-columns
  > .GridRow
  > .GridColumn.GridColumn--four-wide,
:not(.aXNw)
  .Grid[class*="-columns"]
  > .GridRow--eight-columns.GridRow
  > .GridColumn.GridColumn--four-wide {
  width: 50%;
}
:not(.aXNw)
  .Grid.Grid--eight-columns
  > .GridColumn:not(.GridRow).GridColumn--five-wide,
:not(.aXNw)
  .Grid.Grid--eight-columns
  > .GridRow
  > .GridColumn.GridColumn--five-wide,
:not(.aXNw)
  .Grid[class*="-columns"]
  > .GridRow--eight-columns.GridRow
  > .GridColumn.GridColumn--five-wide {
  width: 62.5%;
}
:not(.aXNw)
  .Grid.Grid--eight-columns
  > .GridColumn:not(.GridRow).GridColumn--six-wide,
:not(.aXNw)
  .Grid.Grid--eight-columns
  > .GridRow
  > .GridColumn.GridColumn--six-wide,
:not(.aXNw)
  .Grid[class*="-columns"]
  > .GridRow--eight-columns.GridRow
  > .GridColumn.GridColumn--six-wide {
  width: 75%;
}
:not(.aXNw)
  .Grid.Grid--eight-columns
  > .GridColumn:not(.GridRow).GridColumn--seven-wide,
:not(.aXNw)
  .Grid.Grid--eight-columns
  > .GridRow
  > .GridColumn.GridColumn--seven-wide,
:not(.aXNw)
  .Grid[class*="-columns"]
  > .GridRow--eight-columns.GridRow
  > .GridColumn.GridColumn--seven-wide {
  width: 87.5%;
}
:not(.aXNw)
  .Grid.Grid--eight-columns
  > .GridColumn:not(.GridRow).GridColumn--eight-wide,
:not(.aXNw)
  .Grid.Grid--eight-columns
  > .GridRow
  > .GridColumn.GridColumn--eight-wide,
:not(.aXNw)
  .Grid[class*="-columns"]
  > .GridRow--eight-columns.GridRow
  > .GridColumn.GridColumn--eight-wide {
  width: 100%;
}
:not(.aXNw) .Grid.Grid--nine-columns > .GridColumn:not(.GridRow),
:not(.aXNw)
  .Grid.Grid--nine-columns
  > .GridColumn:not(.GridRow).GridColumn--one-wide,
:not(.aXNw) .Grid.Grid--nine-columns > .GridRow > .GridColumn,
:not(.aXNw)
  .Grid.Grid--nine-columns
  > .GridRow
  > .GridColumn.GridColumn--one-wide,
:not(.aXNw)
  .Grid[class*="-columns"]
  > .GridRow--nine-columns.GridRow
  > .GridColumn,
:not(.aXNw)
  .Grid[class*="-columns"]
  > .GridRow--nine-columns.GridRow
  > .GridColumn.GridColumn--one-wide {
  width: 11.1111111111%;
}
:not(.aXNw)
  .Grid.Grid--nine-columns
  > .GridColumn:not(.GridRow).GridColumn--two-wide,
:not(.aXNw)
  .Grid.Grid--nine-columns
  > .GridRow
  > .GridColumn.GridColumn--two-wide,
:not(.aXNw)
  .Grid[class*="-columns"]
  > .GridRow--nine-columns.GridRow
  > .GridColumn.GridColumn--two-wide {
  width: 22.2222222222%;
}
:not(.aXNw)
  .Grid.Grid--nine-columns
  > .GridColumn:not(.GridRow).GridColumn--three-wide,
:not(.aXNw)
  .Grid.Grid--nine-columns
  > .GridRow
  > .GridColumn.GridColumn--three-wide,
:not(.aXNw)
  .Grid[class*="-columns"]
  > .GridRow--nine-columns.GridRow
  > .GridColumn.GridColumn--three-wide {
  width: 33.3333333333%;
}
:not(.aXNw)
  .Grid.Grid--nine-columns
  > .GridColumn:not(.GridRow).GridColumn--four-wide,
:not(.aXNw)
  .Grid.Grid--nine-columns
  > .GridRow
  > .GridColumn.GridColumn--four-wide,
:not(.aXNw)
  .Grid[class*="-columns"]
  > .GridRow--nine-columns.GridRow
  > .GridColumn.GridColumn--four-wide {
  width: 44.4444444444%;
}
:not(.aXNw)
  .Grid.Grid--nine-columns
  > .GridColumn:not(.GridRow).GridColumn--five-wide,
:not(.aXNw)
  .Grid.Grid--nine-columns
  > .GridRow
  > .GridColumn.GridColumn--five-wide,
:not(.aXNw)
  .Grid[class*="-columns"]
  > .GridRow--nine-columns.GridRow
  > .GridColumn.GridColumn--five-wide {
  width: 55.5555555556%;
}
:not(.aXNw)
  .Grid.Grid--nine-columns
  > .GridColumn:not(.GridRow).GridColumn--six-wide,
:not(.aXNw)
  .Grid.Grid--nine-columns
  > .GridRow
  > .GridColumn.GridColumn--six-wide,
:not(.aXNw)
  .Grid[class*="-columns"]
  > .GridRow--nine-columns.GridRow
  > .GridColumn.GridColumn--six-wide {
  width: 66.6666666667%;
}
:not(.aXNw)
  .Grid.Grid--nine-columns
  > .GridColumn:not(.GridRow).GridColumn--seven-wide,
:not(.aXNw)
  .Grid.Grid--nine-columns
  > .GridRow
  > .GridColumn.GridColumn--seven-wide,
:not(.aXNw)
  .Grid[class*="-columns"]
  > .GridRow--nine-columns.GridRow
  > .GridColumn.GridColumn--seven-wide {
  width: 77.7777777778%;
}
:not(.aXNw)
  .Grid.Grid--nine-columns
  > .GridColumn:not(.GridRow).GridColumn--eight-wide,
:not(.aXNw)
  .Grid.Grid--nine-columns
  > .GridRow
  > .GridColumn.GridColumn--eight-wide,
:not(.aXNw)
  .Grid[class*="-columns"]
  > .GridRow--nine-columns.GridRow
  > .GridColumn.GridColumn--eight-wide {
  width: 88.8888888889%;
}
:not(.aXNw)
  .Grid.Grid--nine-columns
  > .GridColumn:not(.GridRow).GridColumn--nine-wide,
:not(.aXNw)
  .Grid.Grid--nine-columns
  > .GridRow
  > .GridColumn.GridColumn--nine-wide,
:not(.aXNw)
  .Grid[class*="-columns"]
  > .GridRow--nine-columns.GridRow
  > .GridColumn.GridColumn--nine-wide {
  width: 100%;
}
:not(.aXNw) .Grid.Grid--ten-columns > .GridColumn:not(.GridRow),
:not(.aXNw)
  .Grid.Grid--ten-columns
  > .GridColumn:not(.GridRow).GridColumn--one-wide,
:not(.aXNw) .Grid.Grid--ten-columns > .GridRow > .GridColumn,
:not(.aXNw)
  .Grid.Grid--ten-columns
  > .GridRow
  > .GridColumn.GridColumn--one-wide,
:not(.aXNw)
  .Grid[class*="-columns"]
  > .GridRow--ten-columns.GridRow
  > .GridColumn,
:not(.aXNw)
  .Grid[class*="-columns"]
  > .GridRow--ten-columns.GridRow
  > .GridColumn.GridColumn--one-wide {
  width: 10%;
}
:not(.aXNw)
  .Grid.Grid--ten-columns
  > .GridColumn:not(.GridRow).GridColumn--two-wide,
:not(.aXNw)
  .Grid.Grid--ten-columns
  > .GridRow
  > .GridColumn.GridColumn--two-wide,
:not(.aXNw)
  .Grid[class*="-columns"]
  > .GridRow--ten-columns.GridRow
  > .GridColumn.GridColumn--two-wide {
  width: 20%;
}
:not(.aXNw)
  .Grid.Grid--ten-columns
  > .GridColumn:not(.GridRow).GridColumn--three-wide,
:not(.aXNw)
  .Grid.Grid--ten-columns
  > .GridRow
  > .GridColumn.GridColumn--three-wide,
:not(.aXNw)
  .Grid[class*="-columns"]
  > .GridRow--ten-columns.GridRow
  > .GridColumn.GridColumn--three-wide {
  width: 30%;
}
:not(.aXNw)
  .Grid.Grid--ten-columns
  > .GridColumn:not(.GridRow).GridColumn--four-wide,
:not(.aXNw)
  .Grid.Grid--ten-columns
  > .GridRow
  > .GridColumn.GridColumn--four-wide,
:not(.aXNw)
  .Grid[class*="-columns"]
  > .GridRow--ten-columns.GridRow
  > .GridColumn.GridColumn--four-wide {
  width: 40%;
}
:not(.aXNw)
  .Grid.Grid--ten-columns
  > .GridColumn:not(.GridRow).GridColumn--five-wide,
:not(.aXNw)
  .Grid.Grid--ten-columns
  > .GridRow
  > .GridColumn.GridColumn--five-wide,
:not(.aXNw)
  .Grid[class*="-columns"]
  > .GridRow--ten-columns.GridRow
  > .GridColumn.GridColumn--five-wide {
  width: 50%;
}
:not(.aXNw)
  .Grid.Grid--ten-columns
  > .GridColumn:not(.GridRow).GridColumn--six-wide,
:not(.aXNw)
  .Grid.Grid--ten-columns
  > .GridRow
  > .GridColumn.GridColumn--six-wide,
:not(.aXNw)
  .Grid[class*="-columns"]
  > .GridRow--ten-columns.GridRow
  > .GridColumn.GridColumn--six-wide {
  width: 60%;
}
:not(.aXNw)
  .Grid.Grid--ten-columns
  > .GridColumn:not(.GridRow).GridColumn--seven-wide,
:not(.aXNw)
  .Grid.Grid--ten-columns
  > .GridRow
  > .GridColumn.GridColumn--seven-wide,
:not(.aXNw)
  .Grid[class*="-columns"]
  > .GridRow--ten-columns.GridRow
  > .GridColumn.GridColumn--seven-wide {
  width: 70%;
}
:not(.aXNw)
  .Grid.Grid--ten-columns
  > .GridColumn:not(.GridRow).GridColumn--eight-wide,
:not(.aXNw)
  .Grid.Grid--ten-columns
  > .GridRow
  > .GridColumn.GridColumn--eight-wide,
:not(.aXNw)
  .Grid[class*="-columns"]
  > .GridRow--ten-columns.GridRow
  > .GridColumn.GridColumn--eight-wide {
  width: 80%;
}
:not(.aXNw)
  .Grid.Grid--ten-columns
  > .GridColumn:not(.GridRow).GridColumn--nine-wide,
:not(.aXNw)
  .Grid.Grid--ten-columns
  > .GridRow
  > .GridColumn.GridColumn--nine-wide,
:not(.aXNw)
  .Grid[class*="-columns"]
  > .GridRow--ten-columns.GridRow
  > .GridColumn.GridColumn--nine-wide {
  width: 90%;
}
:not(.aXNw)
  .Grid.Grid--ten-columns
  > .GridColumn:not(.GridRow).GridColumn--ten-wide,
:not(.aXNw)
  .Grid.Grid--ten-columns
  > .GridRow
  > .GridColumn.GridColumn--ten-wide,
:not(.aXNw)
  .Grid[class*="-columns"]
  > .GridRow--ten-columns.GridRow
  > .GridColumn.GridColumn--ten-wide {
  width: 100%;
}
:not(.aXNw) .Grid.Grid--eleven-columns > .GridColumn:not(.GridRow),
:not(.aXNw)
  .Grid.Grid--eleven-columns
  > .GridColumn:not(.GridRow).GridColumn--one-wide,
:not(.aXNw) .Grid.Grid--eleven-columns > .GridRow > .GridColumn,
:not(.aXNw)
  .Grid.Grid--eleven-columns
  > .GridRow
  > .GridColumn.GridColumn--one-wide,
:not(.aXNw)
  .Grid[class*="-columns"]
  > .GridRow--eleven-columns.GridRow
  > .GridColumn,
:not(.aXNw)
  .Grid[class*="-columns"]
  > .GridRow--eleven-columns.GridRow
  > .GridColumn.GridColumn--one-wide {
  width: 9.0909090909%;
}
:not(.aXNw)
  .Grid.Grid--eleven-columns
  > .GridColumn:not(.GridRow).GridColumn--two-wide,
:not(.aXNw)
  .Grid.Grid--eleven-columns
  > .GridRow
  > .GridColumn.GridColumn--two-wide,
:not(.aXNw)
  .Grid[class*="-columns"]
  > .GridRow--eleven-columns.GridRow
  > .GridColumn.GridColumn--two-wide {
  width: 18.1818181818%;
}
:not(.aXNw)
  .Grid.Grid--eleven-columns
  > .GridColumn:not(.GridRow).GridColumn--three-wide,
:not(.aXNw)
  .Grid.Grid--eleven-columns
  > .GridRow
  > .GridColumn.GridColumn--three-wide,
:not(.aXNw)
  .Grid[class*="-columns"]
  > .GridRow--eleven-columns.GridRow
  > .GridColumn.GridColumn--three-wide {
  width: 27.2727272727%;
}
:not(.aXNw)
  .Grid.Grid--eleven-columns
  > .GridColumn:not(.GridRow).GridColumn--four-wide,
:not(.aXNw)
  .Grid.Grid--eleven-columns
  > .GridRow
  > .GridColumn.GridColumn--four-wide,
:not(.aXNw)
  .Grid[class*="-columns"]
  > .GridRow--eleven-columns.GridRow
  > .GridColumn.GridColumn--four-wide {
  width: 36.3636363636%;
}
:not(.aXNw)
  .Grid.Grid--eleven-columns
  > .GridColumn:not(.GridRow).GridColumn--five-wide,
:not(.aXNw)
  .Grid.Grid--eleven-columns
  > .GridRow
  > .GridColumn.GridColumn--five-wide,
:not(.aXNw)
  .Grid[class*="-columns"]
  > .GridRow--eleven-columns.GridRow
  > .GridColumn.GridColumn--five-wide {
  width: 45.4545454545%;
}
:not(.aXNw)
  .Grid.Grid--eleven-columns
  > .GridColumn:not(.GridRow).GridColumn--six-wide,
:not(.aXNw)
  .Grid.Grid--eleven-columns
  > .GridRow
  > .GridColumn.GridColumn--six-wide,
:not(.aXNw)
  .Grid[class*="-columns"]
  > .GridRow--eleven-columns.GridRow
  > .GridColumn.GridColumn--six-wide {
  width: 54.5454545455%;
}
:not(.aXNw)
  .Grid.Grid--eleven-columns
  > .GridColumn:not(.GridRow).GridColumn--seven-wide,
:not(.aXNw)
  .Grid.Grid--eleven-columns
  > .GridRow
  > .GridColumn.GridColumn--seven-wide,
:not(.aXNw)
  .Grid[class*="-columns"]
  > .GridRow--eleven-columns.GridRow
  > .GridColumn.GridColumn--seven-wide {
  width: 63.6363636364%;
}
:not(.aXNw)
  .Grid.Grid--eleven-columns
  > .GridColumn:not(.GridRow).GridColumn--eight-wide,
:not(.aXNw)
  .Grid.Grid--eleven-columns
  > .GridRow
  > .GridColumn.GridColumn--eight-wide,
:not(.aXNw)
  .Grid[class*="-columns"]
  > .GridRow--eleven-columns.GridRow
  > .GridColumn.GridColumn--eight-wide {
  width: 72.7272727273%;
}
:not(.aXNw)
  .Grid.Grid--eleven-columns
  > .GridColumn:not(.GridRow).GridColumn--nine-wide,
:not(.aXNw)
  .Grid.Grid--eleven-columns
  > .GridRow
  > .GridColumn.GridColumn--nine-wide,
:not(.aXNw)
  .Grid[class*="-columns"]
  > .GridRow--eleven-columns.GridRow
  > .GridColumn.GridColumn--nine-wide {
  width: 81.8181818182%;
}
:not(.aXNw)
  .Grid.Grid--eleven-columns
  > .GridColumn:not(.GridRow).GridColumn--ten-wide,
:not(.aXNw)
  .Grid.Grid--eleven-columns
  > .GridRow
  > .GridColumn.GridColumn--ten-wide,
:not(.aXNw)
  .Grid[class*="-columns"]
  > .GridRow--eleven-columns.GridRow
  > .GridColumn.GridColumn--ten-wide {
  width: 90.9090909091%;
}
:not(.aXNw)
  .Grid.Grid--eleven-columns
  > .GridColumn:not(.GridRow).GridColumn--eleven-wide,
:not(.aXNw)
  .Grid.Grid--eleven-columns
  > .GridRow
  > .GridColumn.GridColumn--eleven-wide,
:not(.aXNw)
  .Grid[class*="-columns"]
  > .GridRow--eleven-columns.GridRow
  > .GridColumn.GridColumn--eleven-wide {
  width: 100%;
}
:not(.aXNw) .Grid.Grid--twelve-columns > .GridColumn:not(.GridRow),
:not(.aXNw)
  .Grid.Grid--twelve-columns
  > .GridColumn:not(.GridRow).GridColumn--one-wide,
:not(.aXNw) .Grid.Grid--twelve-columns > .GridRow > .GridColumn,
:not(.aXNw)
  .Grid.Grid--twelve-columns
  > .GridRow
  > .GridColumn.GridColumn--one-wide,
:not(.aXNw)
  .Grid[class*="-columns"]
  > .GridRow--twelve-columns.GridRow
  > .GridColumn,
:not(.aXNw)
  .Grid[class*="-columns"]
  > .GridRow--twelve-columns.GridRow
  > .GridColumn.GridColumn--one-wide {
  width: 8.3333333333%;
}
:not(.aXNw)
  .Grid.Grid--twelve-columns
  > .GridColumn:not(.GridRow).GridColumn--two-wide,
:not(.aXNw)
  .Grid.Grid--twelve-columns
  > .GridRow
  > .GridColumn.GridColumn--two-wide,
:not(.aXNw)
  .Grid[class*="-columns"]
  > .GridRow--twelve-columns.GridRow
  > .GridColumn.GridColumn--two-wide {
  width: 16.6666666667%;
}
:not(.aXNw)
  .Grid.Grid--twelve-columns
  > .GridColumn:not(.GridRow).GridColumn--three-wide,
:not(.aXNw)
  .Grid.Grid--twelve-columns
  > .GridRow
  > .GridColumn.GridColumn--three-wide,
:not(.aXNw)
  .Grid[class*="-columns"]
  > .GridRow--twelve-columns.GridRow
  > .GridColumn.GridColumn--three-wide {
  width: 25%;
}
:not(.aXNw)
  .Grid.Grid--twelve-columns
  > .GridColumn:not(.GridRow).GridColumn--four-wide,
:not(.aXNw)
  .Grid.Grid--twelve-columns
  > .GridRow
  > .GridColumn.GridColumn--four-wide,
:not(.aXNw)
  .Grid[class*="-columns"]
  > .GridRow--twelve-columns.GridRow
  > .GridColumn.GridColumn--four-wide {
  width: 33.3333333333%;
}
:not(.aXNw)
  .Grid.Grid--twelve-columns
  > .GridColumn:not(.GridRow).GridColumn--five-wide,
:not(.aXNw)
  .Grid.Grid--twelve-columns
  > .GridRow
  > .GridColumn.GridColumn--five-wide,
:not(.aXNw)
  .Grid[class*="-columns"]
  > .GridRow--twelve-columns.GridRow
  > .GridColumn.GridColumn--five-wide {
  width: 41.6666666667%;
}
:not(.aXNw)
  .Grid.Grid--twelve-columns
  > .GridColumn:not(.GridRow).GridColumn--six-wide,
:not(.aXNw)
  .Grid.Grid--twelve-columns
  > .GridRow
  > .GridColumn.GridColumn--six-wide,
:not(.aXNw)
  .Grid[class*="-columns"]
  > .GridRow--twelve-columns.GridRow
  > .GridColumn.GridColumn--six-wide {
  width: 50%;
}
:not(.aXNw)
  .Grid.Grid--twelve-columns
  > .GridColumn:not(.GridRow).GridColumn--seven-wide,
:not(.aXNw)
  .Grid.Grid--twelve-columns
  > .GridRow
  > .GridColumn.GridColumn--seven-wide,
:not(.aXNw)
  .Grid[class*="-columns"]
  > .GridRow--twelve-columns.GridRow
  > .GridColumn.GridColumn--seven-wide {
  width: 58.3333333333%;
}
:not(.aXNw)
  .Grid.Grid--twelve-columns
  > .GridColumn:not(.GridRow).GridColumn--eight-wide,
:not(.aXNw)
  .Grid.Grid--twelve-columns
  > .GridRow
  > .GridColumn.GridColumn--eight-wide,
:not(.aXNw)
  .Grid[class*="-columns"]
  > .GridRow--twelve-columns.GridRow
  > .GridColumn.GridColumn--eight-wide {
  width: 66.6666666667%;
}
:not(.aXNw)
  .Grid.Grid--twelve-columns
  > .GridColumn:not(.GridRow).GridColumn--nine-wide,
:not(.aXNw)
  .Grid.Grid--twelve-columns
  > .GridRow
  > .GridColumn.GridColumn--nine-wide,
:not(.aXNw)
  .Grid[class*="-columns"]
  > .GridRow--twelve-columns.GridRow
  > .GridColumn.GridColumn--nine-wide {
  width: 75%;
}
:not(.aXNw)
  .Grid.Grid--twelve-columns
  > .GridColumn:not(.GridRow).GridColumn--ten-wide,
:not(.aXNw)
  .Grid.Grid--twelve-columns
  > .GridRow
  > .GridColumn.GridColumn--ten-wide,
:not(.aXNw)
  .Grid[class*="-columns"]
  > .GridRow--twelve-columns.GridRow
  > .GridColumn.GridColumn--ten-wide {
  width: 83.3333333333%;
}
:not(.aXNw)
  .Grid.Grid--twelve-columns
  > .GridColumn:not(.GridRow).GridColumn--eleven-wide,
:not(.aXNw)
  .Grid.Grid--twelve-columns
  > .GridRow
  > .GridColumn.GridColumn--eleven-wide,
:not(.aXNw)
  .Grid[class*="-columns"]
  > .GridRow--twelve-columns.GridRow
  > .GridColumn.GridColumn--eleven-wide {
  width: 91.6666666667%;
}
:not(.aXNw)
  .Grid.Grid--twelve-columns
  > .GridColumn:not(.GridRow).GridColumn--twelve-wide,
:not(.aXNw)
  .Grid.Grid--twelve-columns
  > .GridRow
  > .GridColumn.GridColumn--twelve-wide,
:not(.aXNw)
  .Grid[class*="-columns"]
  > .GridRow--twelve-columns.GridRow
  > .GridColumn.GridColumn--twelve-wide {
  width: 100%;
}
:not(.aXNw) .Grid.Grid--thirteen-columns > .GridColumn:not(.GridRow),
:not(.aXNw)
  .Grid.Grid--thirteen-columns
  > .GridColumn:not(.GridRow).GridColumn--one-wide,
:not(.aXNw) .Grid.Grid--thirteen-columns > .GridRow > .GridColumn,
:not(.aXNw)
  .Grid.Grid--thirteen-columns
  > .GridRow
  > .GridColumn.GridColumn--one-wide,
:not(.aXNw)
  .Grid[class*="-columns"]
  > .GridRow--thirteen-columns.GridRow
  > .GridColumn,
:not(.aXNw)
  .Grid[class*="-columns"]
  > .GridRow--thirteen-columns.GridRow
  > .GridColumn.GridColumn--one-wide {
  width: 7.6923076923%;
}
:not(.aXNw)
  .Grid.Grid--thirteen-columns
  > .GridColumn:not(.GridRow).GridColumn--two-wide,
:not(.aXNw)
  .Grid.Grid--thirteen-columns
  > .GridRow
  > .GridColumn.GridColumn--two-wide,
:not(.aXNw)
  .Grid[class*="-columns"]
  > .GridRow--thirteen-columns.GridRow
  > .GridColumn.GridColumn--two-wide {
  width: 15.3846153846%;
}
:not(.aXNw)
  .Grid.Grid--thirteen-columns
  > .GridColumn:not(.GridRow).GridColumn--three-wide,
:not(.aXNw)
  .Grid.Grid--thirteen-columns
  > .GridRow
  > .GridColumn.GridColumn--three-wide,
:not(.aXNw)
  .Grid[class*="-columns"]
  > .GridRow--thirteen-columns.GridRow
  > .GridColumn.GridColumn--three-wide {
  width: 23.0769230769%;
}
:not(.aXNw)
  .Grid.Grid--thirteen-columns
  > .GridColumn:not(.GridRow).GridColumn--four-wide,
:not(.aXNw)
  .Grid.Grid--thirteen-columns
  > .GridRow
  > .GridColumn.GridColumn--four-wide,
:not(.aXNw)
  .Grid[class*="-columns"]
  > .GridRow--thirteen-columns.GridRow
  > .GridColumn.GridColumn--four-wide {
  width: 30.7692307692%;
}
:not(.aXNw)
  .Grid.Grid--thirteen-columns
  > .GridColumn:not(.GridRow).GridColumn--five-wide,
:not(.aXNw)
  .Grid.Grid--thirteen-columns
  > .GridRow
  > .GridColumn.GridColumn--five-wide,
:not(.aXNw)
  .Grid[class*="-columns"]
  > .GridRow--thirteen-columns.GridRow
  > .GridColumn.GridColumn--five-wide {
  width: 38.4615384615%;
}
:not(.aXNw)
  .Grid.Grid--thirteen-columns
  > .GridColumn:not(.GridRow).GridColumn--six-wide,
:not(.aXNw)
  .Grid.Grid--thirteen-columns
  > .GridRow
  > .GridColumn.GridColumn--six-wide,
:not(.aXNw)
  .Grid[class*="-columns"]
  > .GridRow--thirteen-columns.GridRow
  > .GridColumn.GridColumn--six-wide {
  width: 46.1538461538%;
}
:not(.aXNw)
  .Grid.Grid--thirteen-columns
  > .GridColumn:not(.GridRow).GridColumn--seven-wide,
:not(.aXNw)
  .Grid.Grid--thirteen-columns
  > .GridRow
  > .GridColumn.GridColumn--seven-wide,
:not(.aXNw)
  .Grid[class*="-columns"]
  > .GridRow--thirteen-columns.GridRow
  > .GridColumn.GridColumn--seven-wide {
  width: 53.8461538462%;
}
:not(.aXNw)
  .Grid.Grid--thirteen-columns
  > .GridColumn:not(.GridRow).GridColumn--eight-wide,
:not(.aXNw)
  .Grid.Grid--thirteen-columns
  > .GridRow
  > .GridColumn.GridColumn--eight-wide,
:not(.aXNw)
  .Grid[class*="-columns"]
  > .GridRow--thirteen-columns.GridRow
  > .GridColumn.GridColumn--eight-wide {
  width: 61.5384615385%;
}
:not(.aXNw)
  .Grid.Grid--thirteen-columns
  > .GridColumn:not(.GridRow).GridColumn--nine-wide,
:not(.aXNw)
  .Grid.Grid--thirteen-columns
  > .GridRow
  > .GridColumn.GridColumn--nine-wide,
:not(.aXNw)
  .Grid[class*="-columns"]
  > .GridRow--thirteen-columns.GridRow
  > .GridColumn.GridColumn--nine-wide {
  width: 69.2307692308%;
}
:not(.aXNw)
  .Grid.Grid--thirteen-columns
  > .GridColumn:not(.GridRow).GridColumn--ten-wide,
:not(.aXNw)
  .Grid.Grid--thirteen-columns
  > .GridRow
  > .GridColumn.GridColumn--ten-wide,
:not(.aXNw)
  .Grid[class*="-columns"]
  > .GridRow--thirteen-columns.GridRow
  > .GridColumn.GridColumn--ten-wide {
  width: 76.9230769231%;
}
:not(.aXNw)
  .Grid.Grid--thirteen-columns
  > .GridColumn:not(.GridRow).GridColumn--eleven-wide,
:not(.aXNw)
  .Grid.Grid--thirteen-columns
  > .GridRow
  > .GridColumn.GridColumn--eleven-wide,
:not(.aXNw)
  .Grid[class*="-columns"]
  > .GridRow--thirteen-columns.GridRow
  > .GridColumn.GridColumn--eleven-wide {
  width: 84.6153846154%;
}
:not(.aXNw)
  .Grid.Grid--thirteen-columns
  > .GridColumn:not(.GridRow).GridColumn--twelve-wide,
:not(.aXNw)
  .Grid.Grid--thirteen-columns
  > .GridRow
  > .GridColumn.GridColumn--twelve-wide,
:not(.aXNw)
  .Grid[class*="-columns"]
  > .GridRow--thirteen-columns.GridRow
  > .GridColumn.GridColumn--twelve-wide {
  width: 92.3076923077%;
}
:not(.aXNw)
  .Grid.Grid--thirteen-columns
  > .GridColumn:not(.GridRow).GridColumn--thirteen-wide,
:not(.aXNw)
  .Grid.Grid--thirteen-columns
  > .GridRow
  > .GridColumn.GridColumn--thirteen-wide,
:not(.aXNw)
  .Grid[class*="-columns"]
  > .GridRow--thirteen-columns.GridRow
  > .GridColumn.GridColumn--thirteen-wide {
  width: 100%;
}
:not(.aXNw) .Grid.Grid--fourteen-columns > .GridColumn:not(.GridRow),
:not(.aXNw)
  .Grid.Grid--fourteen-columns
  > .GridColumn:not(.GridRow).GridColumn--one-wide,
:not(.aXNw) .Grid.Grid--fourteen-columns > .GridRow > .GridColumn,
:not(.aXNw)
  .Grid.Grid--fourteen-columns
  > .GridRow
  > .GridColumn.GridColumn--one-wide,
:not(.aXNw)
  .Grid[class*="-columns"]
  > .GridRow--fourteen-columns.GridRow
  > .GridColumn,
:not(.aXNw)
  .Grid[class*="-columns"]
  > .GridRow--fourteen-columns.GridRow
  > .GridColumn.GridColumn--one-wide {
  width: 7.1428571429%;
}
:not(.aXNw)
  .Grid.Grid--fourteen-columns
  > .GridColumn:not(.GridRow).GridColumn--two-wide,
:not(.aXNw)
  .Grid.Grid--fourteen-columns
  > .GridRow
  > .GridColumn.GridColumn--two-wide,
:not(.aXNw)
  .Grid[class*="-columns"]
  > .GridRow--fourteen-columns.GridRow
  > .GridColumn.GridColumn--two-wide {
  width: 14.2857142857%;
}
:not(.aXNw)
  .Grid.Grid--fourteen-columns
  > .GridColumn:not(.GridRow).GridColumn--three-wide,
:not(.aXNw)
  .Grid.Grid--fourteen-columns
  > .GridRow
  > .GridColumn.GridColumn--three-wide,
:not(.aXNw)
  .Grid[class*="-columns"]
  > .GridRow--fourteen-columns.GridRow
  > .GridColumn.GridColumn--three-wide {
  width: 21.4285714286%;
}
:not(.aXNw)
  .Grid.Grid--fourteen-columns
  > .GridColumn:not(.GridRow).GridColumn--four-wide,
:not(.aXNw)
  .Grid.Grid--fourteen-columns
  > .GridRow
  > .GridColumn.GridColumn--four-wide,
:not(.aXNw)
  .Grid[class*="-columns"]
  > .GridRow--fourteen-columns.GridRow
  > .GridColumn.GridColumn--four-wide {
  width: 28.5714285714%;
}
:not(.aXNw)
  .Grid.Grid--fourteen-columns
  > .GridColumn:not(.GridRow).GridColumn--five-wide,
:not(.aXNw)
  .Grid.Grid--fourteen-columns
  > .GridRow
  > .GridColumn.GridColumn--five-wide,
:not(.aXNw)
  .Grid[class*="-columns"]
  > .GridRow--fourteen-columns.GridRow
  > .GridColumn.GridColumn--five-wide {
  width: 35.7142857143%;
}
:not(.aXNw)
  .Grid.Grid--fourteen-columns
  > .GridColumn:not(.GridRow).GridColumn--six-wide,
:not(.aXNw)
  .Grid.Grid--fourteen-columns
  > .GridRow
  > .GridColumn.GridColumn--six-wide,
:not(.aXNw)
  .Grid[class*="-columns"]
  > .GridRow--fourteen-columns.GridRow
  > .GridColumn.GridColumn--six-wide {
  width: 42.8571428571%;
}
:not(.aXNw)
  .Grid.Grid--fourteen-columns
  > .GridColumn:not(.GridRow).GridColumn--seven-wide,
:not(.aXNw)
  .Grid.Grid--fourteen-columns
  > .GridRow
  > .GridColumn.GridColumn--seven-wide,
:not(.aXNw)
  .Grid[class*="-columns"]
  > .GridRow--fourteen-columns.GridRow
  > .GridColumn.GridColumn--seven-wide {
  width: 50%;
}
:not(.aXNw)
  .Grid.Grid--fourteen-columns
  > .GridColumn:not(.GridRow).GridColumn--eight-wide,
:not(.aXNw)
  .Grid.Grid--fourteen-columns
  > .GridRow
  > .GridColumn.GridColumn--eight-wide,
:not(.aXNw)
  .Grid[class*="-columns"]
  > .GridRow--fourteen-columns.GridRow
  > .GridColumn.GridColumn--eight-wide {
  width: 57.1428571429%;
}
:not(.aXNw)
  .Grid.Grid--fourteen-columns
  > .GridColumn:not(.GridRow).GridColumn--nine-wide,
:not(.aXNw)
  .Grid.Grid--fourteen-columns
  > .GridRow
  > .GridColumn.GridColumn--nine-wide,
:not(.aXNw)
  .Grid[class*="-columns"]
  > .GridRow--fourteen-columns.GridRow
  > .GridColumn.GridColumn--nine-wide {
  width: 64.2857142857%;
}
:not(.aXNw)
  .Grid.Grid--fourteen-columns
  > .GridColumn:not(.GridRow).GridColumn--ten-wide,
:not(.aXNw)
  .Grid.Grid--fourteen-columns
  > .GridRow
  > .GridColumn.GridColumn--ten-wide,
:not(.aXNw)
  .Grid[class*="-columns"]
  > .GridRow--fourteen-columns.GridRow
  > .GridColumn.GridColumn--ten-wide {
  width: 71.4285714286%;
}
:not(.aXNw)
  .Grid.Grid--fourteen-columns
  > .GridColumn:not(.GridRow).GridColumn--eleven-wide,
:not(.aXNw)
  .Grid.Grid--fourteen-columns
  > .GridRow
  > .GridColumn.GridColumn--eleven-wide,
:not(.aXNw)
  .Grid[class*="-columns"]
  > .GridRow--fourteen-columns.GridRow
  > .GridColumn.GridColumn--eleven-wide {
  width: 78.5714285714%;
}
:not(.aXNw)
  .Grid.Grid--fourteen-columns
  > .GridColumn:not(.GridRow).GridColumn--twelve-wide,
:not(.aXNw)
  .Grid.Grid--fourteen-columns
  > .GridRow
  > .GridColumn.GridColumn--twelve-wide,
:not(.aXNw)
  .Grid[class*="-columns"]
  > .GridRow--fourteen-columns.GridRow
  > .GridColumn.GridColumn--twelve-wide {
  width: 85.7142857143%;
}
:not(.aXNw)
  .Grid.Grid--fourteen-columns
  > .GridColumn:not(.GridRow).GridColumn--thirteen-wide,
:not(.aXNw)
  .Grid.Grid--fourteen-columns
  > .GridRow
  > .GridColumn.GridColumn--thirteen-wide,
:not(.aXNw)
  .Grid[class*="-columns"]
  > .GridRow--fourteen-columns.GridRow
  > .GridColumn.GridColumn--thirteen-wide {
  width: 92.8571428571%;
}
:not(.aXNw)
  .Grid.Grid--fourteen-columns
  > .GridColumn:not(.GridRow).GridColumn--fourteen-wide,
:not(.aXNw)
  .Grid.Grid--fourteen-columns
  > .GridRow
  > .GridColumn.GridColumn--fourteen-wide,
:not(.aXNw)
  .Grid[class*="-columns"]
  > .GridRow--fourteen-columns.GridRow
  > .GridColumn.GridColumn--fourteen-wide {
  width: 100%;
}
:not(.aXNw) .Grid.Grid--fifteen-columns > .GridColumn:not(.GridRow),
:not(.aXNw)
  .Grid.Grid--fifteen-columns
  > .GridColumn:not(.GridRow).GridColumn--one-wide,
:not(.aXNw) .Grid.Grid--fifteen-columns > .GridRow > .GridColumn,
:not(.aXNw)
  .Grid.Grid--fifteen-columns
  > .GridRow
  > .GridColumn.GridColumn--one-wide,
:not(.aXNw)
  .Grid[class*="-columns"]
  > .GridRow--fifteen-columns.GridRow
  > .GridColumn,
:not(.aXNw)
  .Grid[class*="-columns"]
  > .GridRow--fifteen-columns.GridRow
  > .GridColumn.GridColumn--one-wide {
  width: 6.6666666667%;
}
:not(.aXNw)
  .Grid.Grid--fifteen-columns
  > .GridColumn:not(.GridRow).GridColumn--two-wide,
:not(.aXNw)
  .Grid.Grid--fifteen-columns
  > .GridRow
  > .GridColumn.GridColumn--two-wide,
:not(.aXNw)
  .Grid[class*="-columns"]
  > .GridRow--fifteen-columns.GridRow
  > .GridColumn.GridColumn--two-wide {
  width: 13.3333333333%;
}
:not(.aXNw)
  .Grid.Grid--fifteen-columns
  > .GridColumn:not(.GridRow).GridColumn--three-wide,
:not(.aXNw)
  .Grid.Grid--fifteen-columns
  > .GridRow
  > .GridColumn.GridColumn--three-wide,
:not(.aXNw)
  .Grid[class*="-columns"]
  > .GridRow--fifteen-columns.GridRow
  > .GridColumn.GridColumn--three-wide {
  width: 20%;
}
:not(.aXNw)
  .Grid.Grid--fifteen-columns
  > .GridColumn:not(.GridRow).GridColumn--four-wide,
:not(.aXNw)
  .Grid.Grid--fifteen-columns
  > .GridRow
  > .GridColumn.GridColumn--four-wide,
:not(.aXNw)
  .Grid[class*="-columns"]
  > .GridRow--fifteen-columns.GridRow
  > .GridColumn.GridColumn--four-wide {
  width: 26.6666666667%;
}
:not(.aXNw)
  .Grid.Grid--fifteen-columns
  > .GridColumn:not(.GridRow).GridColumn--five-wide,
:not(.aXNw)
  .Grid.Grid--fifteen-columns
  > .GridRow
  > .GridColumn.GridColumn--five-wide,
:not(.aXNw)
  .Grid[class*="-columns"]
  > .GridRow--fifteen-columns.GridRow
  > .GridColumn.GridColumn--five-wide {
  width: 33.3333333333%;
}
:not(.aXNw)
  .Grid.Grid--fifteen-columns
  > .GridColumn:not(.GridRow).GridColumn--six-wide,
:not(.aXNw)
  .Grid.Grid--fifteen-columns
  > .GridRow
  > .GridColumn.GridColumn--six-wide,
:not(.aXNw)
  .Grid[class*="-columns"]
  > .GridRow--fifteen-columns.GridRow
  > .GridColumn.GridColumn--six-wide {
  width: 40%;
}
:not(.aXNw)
  .Grid.Grid--fifteen-columns
  > .GridColumn:not(.GridRow).GridColumn--seven-wide,
:not(.aXNw)
  .Grid.Grid--fifteen-columns
  > .GridRow
  > .GridColumn.GridColumn--seven-wide,
:not(.aXNw)
  .Grid[class*="-columns"]
  > .GridRow--fifteen-columns.GridRow
  > .GridColumn.GridColumn--seven-wide {
  width: 46.6666666667%;
}
:not(.aXNw)
  .Grid.Grid--fifteen-columns
  > .GridColumn:not(.GridRow).GridColumn--eight-wide,
:not(.aXNw)
  .Grid.Grid--fifteen-columns
  > .GridRow
  > .GridColumn.GridColumn--eight-wide,
:not(.aXNw)
  .Grid[class*="-columns"]
  > .GridRow--fifteen-columns.GridRow
  > .GridColumn.GridColumn--eight-wide {
  width: 53.3333333333%;
}
:not(.aXNw)
  .Grid.Grid--fifteen-columns
  > .GridColumn:not(.GridRow).GridColumn--nine-wide,
:not(.aXNw)
  .Grid.Grid--fifteen-columns
  > .GridRow
  > .GridColumn.GridColumn--nine-wide,
:not(.aXNw)
  .Grid[class*="-columns"]
  > .GridRow--fifteen-columns.GridRow
  > .GridColumn.GridColumn--nine-wide {
  width: 60%;
}
:not(.aXNw)
  .Grid.Grid--fifteen-columns
  > .GridColumn:not(.GridRow).GridColumn--ten-wide,
:not(.aXNw)
  .Grid.Grid--fifteen-columns
  > .GridRow
  > .GridColumn.GridColumn--ten-wide,
:not(.aXNw)
  .Grid[class*="-columns"]
  > .GridRow--fifteen-columns.GridRow
  > .GridColumn.GridColumn--ten-wide {
  width: 66.6666666667%;
}
:not(.aXNw)
  .Grid.Grid--fifteen-columns
  > .GridColumn:not(.GridRow).GridColumn--eleven-wide,
:not(.aXNw)
  .Grid.Grid--fifteen-columns
  > .GridRow
  > .GridColumn.GridColumn--eleven-wide,
:not(.aXNw)
  .Grid[class*="-columns"]
  > .GridRow--fifteen-columns.GridRow
  > .GridColumn.GridColumn--eleven-wide {
  width: 73.3333333333%;
}
:not(.aXNw)
  .Grid.Grid--fifteen-columns
  > .GridColumn:not(.GridRow).GridColumn--twelve-wide,
:not(.aXNw)
  .Grid.Grid--fifteen-columns
  > .GridRow
  > .GridColumn.GridColumn--twelve-wide,
:not(.aXNw)
  .Grid[class*="-columns"]
  > .GridRow--fifteen-columns.GridRow
  > .GridColumn.GridColumn--twelve-wide {
  width: 80%;
}
:not(.aXNw)
  .Grid.Grid--fifteen-columns
  > .GridColumn:not(.GridRow).GridColumn--thirteen-wide,
:not(.aXNw)
  .Grid.Grid--fifteen-columns
  > .GridRow
  > .GridColumn.GridColumn--thirteen-wide,
:not(.aXNw)
  .Grid[class*="-columns"]
  > .GridRow--fifteen-columns.GridRow
  > .GridColumn.GridColumn--thirteen-wide {
  width: 86.6666666667%;
}
:not(.aXNw)
  .Grid.Grid--fifteen-columns
  > .GridColumn:not(.GridRow).GridColumn--fourteen-wide,
:not(.aXNw)
  .Grid.Grid--fifteen-columns
  > .GridRow
  > .GridColumn.GridColumn--fourteen-wide,
:not(.aXNw)
  .Grid[class*="-columns"]
  > .GridRow--fifteen-columns.GridRow
  > .GridColumn.GridColumn--fourteen-wide {
  width: 93.3333333333%;
}
:not(.aXNw)
  .Grid.Grid--fifteen-columns
  > .GridColumn:not(.GridRow).GridColumn--fifteen-wide,
:not(.aXNw)
  .Grid.Grid--fifteen-columns
  > .GridRow
  > .GridColumn.GridColumn--fifteen-wide,
:not(.aXNw)
  .Grid[class*="-columns"]
  > .GridRow--fifteen-columns.GridRow
  > .GridColumn.GridColumn--fifteen-wide {
  width: 100%;
}
:not(.aXNw) .Grid.Grid--sixteen-columns > .GridColumn:not(.GridRow),
:not(.aXNw)
  .Grid.Grid--sixteen-columns
  > .GridColumn:not(.GridRow).GridColumn--one-wide,
:not(.aXNw) .Grid.Grid--sixteen-columns > .GridRow > .GridColumn,
:not(.aXNw)
  .Grid.Grid--sixteen-columns
  > .GridRow
  > .GridColumn.GridColumn--one-wide,
:not(.aXNw)
  .Grid[class*="-columns"]
  > .GridRow--sixteen-columns.GridRow
  > .GridColumn,
:not(.aXNw)
  .Grid[class*="-columns"]
  > .GridRow--sixteen-columns.GridRow
  > .GridColumn.GridColumn--one-wide {
  width: 6.25%;
}
:not(.aXNw)
  .Grid.Grid--sixteen-columns
  > .GridColumn:not(.GridRow).GridColumn--two-wide,
:not(.aXNw)
  .Grid.Grid--sixteen-columns
  > .GridRow
  > .GridColumn.GridColumn--two-wide,
:not(.aXNw)
  .Grid[class*="-columns"]
  > .GridRow--sixteen-columns.GridRow
  > .GridColumn.GridColumn--two-wide {
  width: 12.5%;
}
:not(.aXNw)
  .Grid.Grid--sixteen-columns
  > .GridColumn:not(.GridRow).GridColumn--three-wide,
:not(.aXNw)
  .Grid.Grid--sixteen-columns
  > .GridRow
  > .GridColumn.GridColumn--three-wide,
:not(.aXNw)
  .Grid[class*="-columns"]
  > .GridRow--sixteen-columns.GridRow
  > .GridColumn.GridColumn--three-wide {
  width: 18.75%;
}
:not(.aXNw)
  .Grid.Grid--sixteen-columns
  > .GridColumn:not(.GridRow).GridColumn--four-wide,
:not(.aXNw)
  .Grid.Grid--sixteen-columns
  > .GridRow
  > .GridColumn.GridColumn--four-wide,
:not(.aXNw)
  .Grid[class*="-columns"]
  > .GridRow--sixteen-columns.GridRow
  > .GridColumn.GridColumn--four-wide {
  width: 25%;
}
:not(.aXNw)
  .Grid.Grid--sixteen-columns
  > .GridColumn:not(.GridRow).GridColumn--five-wide,
:not(.aXNw)
  .Grid.Grid--sixteen-columns
  > .GridRow
  > .GridColumn.GridColumn--five-wide,
:not(.aXNw)
  .Grid[class*="-columns"]
  > .GridRow--sixteen-columns.GridRow
  > .GridColumn.GridColumn--five-wide {
  width: 31.25%;
}
:not(.aXNw)
  .Grid.Grid--sixteen-columns
  > .GridColumn:not(.GridRow).GridColumn--six-wide,
:not(.aXNw)
  .Grid.Grid--sixteen-columns
  > .GridRow
  > .GridColumn.GridColumn--six-wide,
:not(.aXNw)
  .Grid[class*="-columns"]
  > .GridRow--sixteen-columns.GridRow
  > .GridColumn.GridColumn--six-wide {
  width: 37.5%;
}
:not(.aXNw)
  .Grid.Grid--sixteen-columns
  > .GridColumn:not(.GridRow).GridColumn--seven-wide,
:not(.aXNw)
  .Grid.Grid--sixteen-columns
  > .GridRow
  > .GridColumn.GridColumn--seven-wide,
:not(.aXNw)
  .Grid[class*="-columns"]
  > .GridRow--sixteen-columns.GridRow
  > .GridColumn.GridColumn--seven-wide {
  width: 43.75%;
}
:not(.aXNw)
  .Grid.Grid--sixteen-columns
  > .GridColumn:not(.GridRow).GridColumn--eight-wide,
:not(.aXNw)
  .Grid.Grid--sixteen-columns
  > .GridRow
  > .GridColumn.GridColumn--eight-wide,
:not(.aXNw)
  .Grid[class*="-columns"]
  > .GridRow--sixteen-columns.GridRow
  > .GridColumn.GridColumn--eight-wide {
  width: 50%;
}
:not(.aXNw)
  .Grid.Grid--sixteen-columns
  > .GridColumn:not(.GridRow).GridColumn--nine-wide,
:not(.aXNw)
  .Grid.Grid--sixteen-columns
  > .GridRow
  > .GridColumn.GridColumn--nine-wide,
:not(.aXNw)
  .Grid[class*="-columns"]
  > .GridRow--sixteen-columns.GridRow
  > .GridColumn.GridColumn--nine-wide {
  width: 56.25%;
}
:not(.aXNw)
  .Grid.Grid--sixteen-columns
  > .GridColumn:not(.GridRow).GridColumn--ten-wide,
:not(.aXNw)
  .Grid.Grid--sixteen-columns
  > .GridRow
  > .GridColumn.GridColumn--ten-wide,
:not(.aXNw)
  .Grid[class*="-columns"]
  > .GridRow--sixteen-columns.GridRow
  > .GridColumn.GridColumn--ten-wide {
  width: 62.5%;
}
:not(.aXNw)
  .Grid.Grid--sixteen-columns
  > .GridColumn:not(.GridRow).GridColumn--eleven-wide,
:not(.aXNw)
  .Grid.Grid--sixteen-columns
  > .GridRow
  > .GridColumn.GridColumn--eleven-wide,
:not(.aXNw)
  .Grid[class*="-columns"]
  > .GridRow--sixteen-columns.GridRow
  > .GridColumn.GridColumn--eleven-wide {
  width: 68.75%;
}
:not(.aXNw)
  .Grid.Grid--sixteen-columns
  > .GridColumn:not(.GridRow).GridColumn--twelve-wide,
:not(.aXNw)
  .Grid.Grid--sixteen-columns
  > .GridRow
  > .GridColumn.GridColumn--twelve-wide,
:not(.aXNw)
  .Grid[class*="-columns"]
  > .GridRow--sixteen-columns.GridRow
  > .GridColumn.GridColumn--twelve-wide {
  width: 75%;
}
:not(.aXNw)
  .Grid.Grid--sixteen-columns
  > .GridColumn:not(.GridRow).GridColumn--thirteen-wide,
:not(.aXNw)
  .Grid.Grid--sixteen-columns
  > .GridRow
  > .GridColumn.GridColumn--thirteen-wide,
:not(.aXNw)
  .Grid[class*="-columns"]
  > .GridRow--sixteen-columns.GridRow
  > .GridColumn.GridColumn--thirteen-wide {
  width: 81.25%;
}
:not(.aXNw)
  .Grid.Grid--sixteen-columns
  > .GridColumn:not(.GridRow).GridColumn--fourteen-wide,
:not(.aXNw)
  .Grid.Grid--sixteen-columns
  > .GridRow
  > .GridColumn.GridColumn--fourteen-wide,
:not(.aXNw)
  .Grid[class*="-columns"]
  > .GridRow--sixteen-columns.GridRow
  > .GridColumn.GridColumn--fourteen-wide {
  width: 87.5%;
}
:not(.aXNw)
  .Grid.Grid--sixteen-columns
  > .GridColumn:not(.GridRow).GridColumn--fifteen-wide,
:not(.aXNw)
  .Grid.Grid--sixteen-columns
  > .GridRow
  > .GridColumn.GridColumn--fifteen-wide,
:not(.aXNw)
  .Grid[class*="-columns"]
  > .GridRow--sixteen-columns.GridRow
  > .GridColumn.GridColumn--fifteen-wide {
  width: 93.75%;
}
:not(.aXNw)
  .Grid.Grid--sixteen-columns
  > .GridColumn:not(.GridRow).GridColumn--sixteen-wide,
:not(.aXNw)
  .Grid.Grid--sixteen-columns
  > .GridRow
  > .GridColumn.GridColumn--sixteen-wide,
:not(.aXNw)
  .Grid[class*="-columns"]
  > .GridRow--sixteen-columns.GridRow
  > .GridColumn.GridColumn--sixteen-wide {
  width: 100%;
}
:not(.aXNw) .Grid > * {
  padding-left: 8px;
  padding-right: 8px;
}
:not(.aXNw) .Grid > .GridColumn:not(.GridRow) {
  padding-bottom: 8px;
  padding-top: 8px;
}
:not(.aXNw) .Grid > .GridRow > .GridColumn {
  margin-bottom: 0;
  margin-top: 0;
}
:not(.aXNw) .Grid > .GridRow > .GridColumn > img,
:not(.aXNw) .Grid > .GridRow > img {
  max-width: 100%;
}
:not(.aXNw) .Grid > .Grid:first-child {
  margin-top: 0;
}
:not(.aXNw) .Grid > .Grid:last-child {
  margin-bottom: 0;
}
:not(.aXNw) .Grid .GridRow + .divider {
  flex-grow: 1;
  margin: 8px;
}
:not(.aXNw) .Grid .GridColumn + .vertical.divider {
  height: calc(50% - 8px);
}
:not(.aXNw) .Grid > .GridColumn:only-child,
:not(.aXNw) .Grid > .GridRow > .GridColumn:only-child {
  width: 100%;
}
:not(.aXNw) .Grid.Grid--relaxed > .GridColumn:not(.GridRow),
:not(.aXNw) .Grid.Grid--relaxed > .GridRow > .GridColumn,
:not(.aXNw) .Grid > .Grid--relaxed.GridRow > .GridColumn {
  padding-left: 16px;
  padding-right: 16px;
}
:not(.aXNw) .Grid.Grid--very-relaxed > .GridColumn:not(.GridRow),
:not(.aXNw) .Grid.Grid--very-relaxed > .GridRow > .GridColumn,
:not(.aXNw) .Grid > .Grid--very-relaxed.GridRow > .GridColumn {
  padding-left: 24px;
  padding-right: 24px;
}
:not(.aXNw) .Grid .GridColumn--left-floated.GridColumn {
  margin-right: auto;
}
:not(.aXNw) .Grid .GridColumn--right-floated.GridColumn {
  margin-left: auto;
}
:not(.aXNw) .Grid.Grid--equal-width > .GridColumn:not(.GridRow),
:not(.aXNw) .Grid.Grid--equal-width > .GridRow > .GridColumn,
:not(.aXNw) .Grid > .GridRow--equal-width.GridRow > .GridColumn {
  display: inline-block;
  flex-grow: 1;
}
:not(.aXNw) .Grid.Grid--equal-width > .GridRow > [class*="-wide"].GridColumn,
:not(.aXNw) .Grid.Grid--equal-width > [class*="-wide"].GridColumn,
:not(.aXNw)
  .Grid
  > .GridRow--equal-width.GridRow
  > [class*="-wide"].GridColumn {
  flex-grow: 0;
}
:not(.aXNw) .Grid.Grid--stretched > .GridColumn,
:not(.aXNw) .Grid.Grid--stretched > .GridRow > .GridColumn,
:not(.aXNw) .Grid > .GridColumn--stretched.GridColumn:not(.GridRow),
:not(.aXNw) .Grid > .GridRow--stretched.GridRow > .GridColumn,
:not(.aXNw) .Grid > .GridRow > .GridColumn--stretched.GridColumn {
  align-self: stretch;
  display: inline-flex !important;
  flex-direction: column;
}
:not(.aXNw) .Grid.Grid--stretched > .GridColumn > *,
:not(.aXNw) .Grid.Grid--stretched > .GridRow > .GridColumn > *,
:not(.aXNw) .Grid > .GridColumn--stretched.GridColumn:not(.GridRow) > *,
:not(.aXNw) .Grid > .GridRow--stretched.GridRow > .GridColumn > *,
:not(.aXNw) .Grid > .GridRow > .GridColumn--stretched.GridColumn > * {
  flex-grow: 1;
}
:not(.aXNw) .Grid.Grid--vertical-align-top > .GridColumn:not(.GridRow),
:not(.aXNw) .Grid.Grid--vertical-align-top > .GridRow > .GridColumn,
:not(.aXNw) .Grid > .GridColumn--vertical-align-top.GridColumn:not(.GridRow),
:not(.aXNw) .Grid > .GridRow--vertical-align-top.GridRow > .GridColumn,
:not(.aXNw) .Grid > .GridRow > .GridColumn--vertical-align-top.GridColumn {
  align-self: flex-start !important;
  flex-direction: column;
  vertical-align: top;
}
:not(.aXNw) .Grid.Grid--vertical-align-middle > .GridColumn:not(.GridRow),
:not(.aXNw) .Grid.Grid--vertical-align-middle > .GridRow > .GridColumn,
:not(.aXNw) .Grid > .GridColumn--vertical-align-middle.GridColumn:not(.GridRow),
:not(.aXNw) .Grid > .GridRow--vertical-align-middle.GridRow > .GridColumn,
:not(.aXNw) .Grid > .GridRow > .GridColumn--vertical-align-middle.GridColumn {
  align-self: center !important;
  flex-direction: column;
  vertical-align: middle;
}
:not(.aXNw) .Grid.Grid--vertical-align-bottom > .GridColumn:not(.GridRow),
:not(.aXNw) .Grid.Grid--vertical-align-bottom > .GridRow > .GridColumn,
:not(.aXNw) .Grid > .GridColumn--vertical-align-bottom.GridColumn:not(.GridRow),
:not(.aXNw) .Grid > .GridRow--vertical-align-bottom.GridRow > .GridColumn,
:not(.aXNw) .Grid > .GridRow > .GridColumn--vertical-align-bottom.GridColumn {
  align-self: flex-end !important;
  flex-direction: column;
  vertical-align: bottom;
}
:not(.aXNw) .Grid.Grid--text-align-left > .GridColumn,
:not(.aXNw) .Grid.Grid--text-align-left > .GridRow > .GridColumn {
  align-self: inherit;
  text-align: left;
}
:not(.aXNw) .Grid.Grid--text-align-center > .GridColumn,
:not(.aXNw) .Grid.Grid--text-align-center > .GridRow > .GridColumn {
  align-self: inherit;
  text-align: center;
}
:not(.aXNw) .Grid.Grid--text-align-center {
  justify-content: center;
}
:not(.aXNw) .Grid.Grid--text-align-right > .GridColumn,
:not(.aXNw) .Grid.Grid--text-align-right > .GridRow > .GridColumn {
  align-self: inherit;
  text-align: right;
}
:not(.aXNw) .Grid.Grid--text-align-justify > .GridColumn,
:not(.aXNw) .Grid.Grid--text-align-justify > .GridRow > .GridColumn {
  -webkit-hyphens: auto;
  hyphens: auto;
  text-align: justify;
}
:not(.aXNw) .Grid.Grid > .GridRow.GridRow--text-align-left > .GridColumn {
  align-self: inherit;
  text-align: left;
}
:not(.aXNw) .Grid.Grid > .GridRow.GridRow--text-align-center > .GridColumn {
  align-self: inherit;
  text-align: center;
}
:not(.aXNw) .Grid.Grid > .GridRow.GridRow--text-align-right > .GridColumn {
  align-self: inherit;
  text-align: right;
}
:not(.aXNw) .Grid.Grid > .GridRow.GridRow--text-align-justify > .GridColumn {
  -webkit-hyphens: auto;
  hyphens: auto;
  text-align: justify;
}
:not(.aXNw) .Grid.Grid.Grid > .GridColumn.GridColumn--text-align-left,
:not(.aXNw)
  .Grid.Grid.Grid
  > .GridRow
  > .GridColumn.GridColumn--text-align-left {
  align-self: inherit;
  text-align: left;
}
:not(.aXNw) .Grid.Grid.Grid > .GridColumn.GridColumn--text-align-center,
:not(.aXNw)
  .Grid.Grid.Grid
  > .GridRow
  > .GridColumn.GridColumn--text-align-center {
  align-self: inherit;
  text-align: center;
}
:not(.aXNw) .Grid.Grid.Grid > .GridColumn.GridColumn--text-align-right,
:not(.aXNw)
  .Grid.Grid.Grid
  > .GridRow
  > .GridColumn.GridColumn--text-align-right {
  align-self: inherit;
  text-align: right;
}
:not(.aXNw) .Grid.Grid.Grid > .GridColumn.GridColumn--text-align-justify,
:not(.aXNw)
  .Grid.Grid.Grid
  > .GridRow
  > .GridColumn.GridColumn--text-align-justify {
  -webkit-hyphens: auto;
  hyphens: auto;
  text-align: justify;
}
:not(.aXNw) .Grid > .GridRow {
  align-items: stretch;
  display: flex;
  flex-direction: row;
  flex-wrap: wrap;
  justify-content: inherit;
  padding: 8px 0;
  position: relative;
  width: 100% !important;
}
@media only screen and (min-width: 320px) and (max-width: 767px) {
  :not(.aXNw)
    .Grid.Grid--one-columns
    > .GridColumn:not(.GridRow).GridColumn--one-wide-mobile,
  :not(.aXNw)
    .Grid.Grid--one-columns
    > .GridRow
    > .GridColumn.GridColumn--one-wide-mobile,
  :not(.aXNw)
    .Grid[class*="-columns"]
    > .GridRow--one-columns.GridRow
    > .GridColumn.GridColumn--one-wide-mobile {
    width: 100% !important;
  }
  :not(.aXNw)
    .Grid.Grid--two-columns
    > .GridColumn:not(.GridRow).GridColumn--one-wide-mobile,
  :not(.aXNw)
    .Grid.Grid--two-columns
    > .GridRow
    > .GridColumn.GridColumn--one-wide-mobile,
  :not(.aXNw)
    .Grid[class*="-columns"]
    > .GridRow--two-columns.GridRow
    > .GridColumn.GridColumn--one-wide-mobile {
    width: 50% !important;
  }
  :not(.aXNw)
    .Grid.Grid--two-columns
    > .GridColumn:not(.GridRow).GridColumn--two-wide-mobile,
  :not(.aXNw)
    .Grid.Grid--two-columns
    > .GridRow
    > .GridColumn.GridColumn--two-wide-mobile,
  :not(.aXNw)
    .Grid[class*="-columns"]
    > .GridRow--two-columns.GridRow
    > .GridColumn.GridColumn--two-wide-mobile {
    width: 100% !important;
  }
  :not(.aXNw)
    .Grid.Grid--three-columns
    > .GridColumn:not(.GridRow).GridColumn--one-wide-mobile,
  :not(.aXNw)
    .Grid.Grid--three-columns
    > .GridRow
    > .GridColumn.GridColumn--one-wide-mobile,
  :not(.aXNw)
    .Grid[class*="-columns"]
    > .GridRow--three-columns.GridRow
    > .GridColumn.GridColumn--one-wide-mobile {
    width: 33.3333333333% !important;
  }
  :not(.aXNw)
    .Grid.Grid--three-columns
    > .GridColumn:not(.GridRow).GridColumn--two-wide-mobile,
  :not(.aXNw)
    .Grid.Grid--three-columns
    > .GridRow
    > .GridColumn.GridColumn--two-wide-mobile,
  :not(.aXNw)
    .Grid[class*="-columns"]
    > .GridRow--three-columns.GridRow
    > .GridColumn.GridColumn--two-wide-mobile {
    width: 66.6666666667% !important;
  }
  :not(.aXNw)
    .Grid.Grid--three-columns
    > .GridColumn:not(.GridRow).GridColumn--three-wide-mobile,
  :not(.aXNw)
    .Grid.Grid--three-columns
    > .GridRow
    > .GridColumn.GridColumn--three-wide-mobile,
  :not(.aXNw)
    .Grid[class*="-columns"]
    > .GridRow--three-columns.GridRow
    > .GridColumn.GridColumn--three-wide-mobile {
    width: 100% !important;
  }
  :not(.aXNw)
    .Grid.Grid--four-columns
    > .GridColumn:not(.GridRow).GridColumn--one-wide-mobile,
  :not(.aXNw)
    .Grid.Grid--four-columns
    > .GridRow
    > .GridColumn.GridColumn--one-wide-mobile,
  :not(.aXNw)
    .Grid[class*="-columns"]
    > .GridRow--four-columns.GridRow
    > .GridColumn.GridColumn--one-wide-mobile {
    width: 25% !important;
  }
  :not(.aXNw)
    .Grid.Grid--four-columns
    > .GridColumn:not(.GridRow).GridColumn--two-wide-mobile,
  :not(.aXNw)
    .Grid.Grid--four-columns
    > .GridRow
    > .GridColumn.GridColumn--two-wide-mobile,
  :not(.aXNw)
    .Grid[class*="-columns"]
    > .GridRow--four-columns.GridRow
    > .GridColumn.GridColumn--two-wide-mobile {
    width: 50% !important;
  }
  :not(.aXNw)
    .Grid.Grid--four-columns
    > .GridColumn:not(.GridRow).GridColumn--three-wide-mobile,
  :not(.aXNw)
    .Grid.Grid--four-columns
    > .GridRow
    > .GridColumn.GridColumn--three-wide-mobile,
  :not(.aXNw)
    .Grid[class*="-columns"]
    > .GridRow--four-columns.GridRow
    > .GridColumn.GridColumn--three-wide-mobile {
    width: 75% !important;
  }
  :not(.aXNw)
    .Grid.Grid--four-columns
    > .GridColumn:not(.GridRow).GridColumn--four-wide-mobile,
  :not(.aXNw)
    .Grid.Grid--four-columns
    > .GridRow
    > .GridColumn.GridColumn--four-wide-mobile,
  :not(.aXNw)
    .Grid[class*="-columns"]
    > .GridRow--four-columns.GridRow
    > .GridColumn.GridColumn--four-wide-mobile {
    width: 100% !important;
  }
  :not(.aXNw)
    .Grid.Grid--five-columns
    > .GridColumn:not(.GridRow).GridColumn--one-wide-mobile,
  :not(.aXNw)
    .Grid.Grid--five-columns
    > .GridRow
    > .GridColumn.GridColumn--one-wide-mobile,
  :not(.aXNw)
    .Grid[class*="-columns"]
    > .GridRow--five-columns.GridRow
    > .GridColumn.GridColumn--one-wide-mobile {
    width: 20% !important;
  }
  :not(.aXNw)
    .Grid.Grid--five-columns
    > .GridColumn:not(.GridRow).GridColumn--two-wide-mobile,
  :not(.aXNw)
    .Grid.Grid--five-columns
    > .GridRow
    > .GridColumn.GridColumn--two-wide-mobile,
  :not(.aXNw)
    .Grid[class*="-columns"]
    > .GridRow--five-columns.GridRow
    > .GridColumn.GridColumn--two-wide-mobile {
    width: 40% !important;
  }
  :not(.aXNw)
    .Grid.Grid--five-columns
    > .GridColumn:not(.GridRow).GridColumn--three-wide-mobile,
  :not(.aXNw)
    .Grid.Grid--five-columns
    > .GridRow
    > .GridColumn.GridColumn--three-wide-mobile,
  :not(.aXNw)
    .Grid[class*="-columns"]
    > .GridRow--five-columns.GridRow
    > .GridColumn.GridColumn--three-wide-mobile {
    width: 60% !important;
  }
  :not(.aXNw)
    .Grid.Grid--five-columns
    > .GridColumn:not(.GridRow).GridColumn--four-wide-mobile,
  :not(.aXNw)
    .Grid.Grid--five-columns
    > .GridRow
    > .GridColumn.GridColumn--four-wide-mobile,
  :not(.aXNw)
    .Grid[class*="-columns"]
    > .GridRow--five-columns.GridRow
    > .GridColumn.GridColumn--four-wide-mobile {
    width: 80% !important;
  }
  :not(.aXNw)
    .Grid.Grid--five-columns
    > .GridColumn:not(.GridRow).GridColumn--five-wide-mobile,
  :not(.aXNw)
    .Grid.Grid--five-columns
    > .GridRow
    > .GridColumn.GridColumn--five-wide-mobile,
  :not(.aXNw)
    .Grid[class*="-columns"]
    > .GridRow--five-columns.GridRow
    > .GridColumn.GridColumn--five-wide-mobile {
    width: 100% !important;
  }
  :not(.aXNw)
    .Grid.Grid--six-columns
    > .GridColumn:not(.GridRow).GridColumn--one-wide-mobile,
  :not(.aXNw)
    .Grid.Grid--six-columns
    > .GridRow
    > .GridColumn.GridColumn--one-wide-mobile,
  :not(.aXNw)
    .Grid[class*="-columns"]
    > .GridRow--six-columns.GridRow
    > .GridColumn.GridColumn--one-wide-mobile {
    width: 16.6666666667% !important;
  }
  :not(.aXNw)
    .Grid.Grid--six-columns
    > .GridColumn:not(.GridRow).GridColumn--two-wide-mobile,
  :not(.aXNw)
    .Grid.Grid--six-columns
    > .GridRow
    > .GridColumn.GridColumn--two-wide-mobile,
  :not(.aXNw)
    .Grid[class*="-columns"]
    > .GridRow--six-columns.GridRow
    > .GridColumn.GridColumn--two-wide-mobile {
    width: 33.3333333333% !important;
  }
  :not(.aXNw)
    .Grid.Grid--six-columns
    > .GridColumn:not(.GridRow).GridColumn--three-wide-mobile,
  :not(.aXNw)
    .Grid.Grid--six-columns
    > .GridRow
    > .GridColumn.GridColumn--three-wide-mobile,
  :not(.aXNw)
    .Grid[class*="-columns"]
    > .GridRow--six-columns.GridRow
    > .GridColumn.GridColumn--three-wide-mobile {
    width: 50% !important;
  }
  :not(.aXNw)
    .Grid.Grid--six-columns
    > .GridColumn:not(.GridRow).GridColumn--four-wide-mobile,
  :not(.aXNw)
    .Grid.Grid--six-columns
    > .GridRow
    > .GridColumn.GridColumn--four-wide-mobile,
  :not(.aXNw)
    .Grid[class*="-columns"]
    > .GridRow--six-columns.GridRow
    > .GridColumn.GridColumn--four-wide-mobile {
    width: 66.6666666667% !important;
  }
  :not(.aXNw)
    .Grid.Grid--six-columns
    > .GridColumn:not(.GridRow).GridColumn--five-wide-mobile,
  :not(.aXNw)
    .Grid.Grid--six-columns
    > .GridRow
    > .GridColumn.GridColumn--five-wide-mobile,
  :not(.aXNw)
    .Grid[class*="-columns"]
    > .GridRow--six-columns.GridRow
    > .GridColumn.GridColumn--five-wide-mobile {
    width: 83.3333333333% !important;
  }
  :not(.aXNw)
    .Grid.Grid--six-columns
    > .GridColumn:not(.GridRow).GridColumn--six-wide-mobile,
  :not(.aXNw)
    .Grid.Grid--six-columns
    > .GridRow
    > .GridColumn.GridColumn--six-wide-mobile,
  :not(.aXNw)
    .Grid[class*="-columns"]
    > .GridRow--six-columns.GridRow
    > .GridColumn.GridColumn--six-wide-mobile {
    width: 100% !important;
  }
  :not(.aXNw)
    .Grid.Grid--seven-columns
    > .GridColumn:not(.GridRow).GridColumn--one-wide-mobile,
  :not(.aXNw)
    .Grid.Grid--seven-columns
    > .GridRow
    > .GridColumn.GridColumn--one-wide-mobile,
  :not(.aXNw)
    .Grid[class*="-columns"]
    > .GridRow--seven-columns.GridRow
    > .GridColumn.GridColumn--one-wide-mobile {
    width: 14.2857142857% !important;
  }
  :not(.aXNw)
    .Grid.Grid--seven-columns
    > .GridColumn:not(.GridRow).GridColumn--two-wide-mobile,
  :not(.aXNw)
    .Grid.Grid--seven-columns
    > .GridRow
    > .GridColumn.GridColumn--two-wide-mobile,
  :not(.aXNw)
    .Grid[class*="-columns"]
    > .GridRow--seven-columns.GridRow
    > .GridColumn.GridColumn--two-wide-mobile {
    width: 28.5714285714% !important;
  }
  :not(.aXNw)
    .Grid.Grid--seven-columns
    > .GridColumn:not(.GridRow).GridColumn--three-wide-mobile,
  :not(.aXNw)
    .Grid.Grid--seven-columns
    > .GridRow
    > .GridColumn.GridColumn--three-wide-mobile,
  :not(.aXNw)
    .Grid[class*="-columns"]
    > .GridRow--seven-columns.GridRow
    > .GridColumn.GridColumn--three-wide-mobile {
    width: 42.8571428571% !important;
  }
  :not(.aXNw)
    .Grid.Grid--seven-columns
    > .GridColumn:not(.GridRow).GridColumn--four-wide-mobile,
  :not(.aXNw)
    .Grid.Grid--seven-columns
    > .GridRow
    > .GridColumn.GridColumn--four-wide-mobile,
  :not(.aXNw)
    .Grid[class*="-columns"]
    > .GridRow--seven-columns.GridRow
    > .GridColumn.GridColumn--four-wide-mobile {
    width: 57.1428571429% !important;
  }
  :not(.aXNw)
    .Grid.Grid--seven-columns
    > .GridColumn:not(.GridRow).GridColumn--five-wide-mobile,
  :not(.aXNw)
    .Grid.Grid--seven-columns
    > .GridRow
    > .GridColumn.GridColumn--five-wide-mobile,
  :not(.aXNw)
    .Grid[class*="-columns"]
    > .GridRow--seven-columns.GridRow
    > .GridColumn.GridColumn--five-wide-mobile {
    width: 71.4285714286% !important;
  }
  :not(.aXNw)
    .Grid.Grid--seven-columns
    > .GridColumn:not(.GridRow).GridColumn--six-wide-mobile,
  :not(.aXNw)
    .Grid.Grid--seven-columns
    > .GridRow
    > .GridColumn.GridColumn--six-wide-mobile,
  :not(.aXNw)
    .Grid[class*="-columns"]
    > .GridRow--seven-columns.GridRow
    > .GridColumn.GridColumn--six-wide-mobile {
    width: 85.7142857143% !important;
  }
  :not(.aXNw)
    .Grid.Grid--seven-columns
    > .GridColumn:not(.GridRow).GridColumn--seven-wide-mobile,
  :not(.aXNw)
    .Grid.Grid--seven-columns
    > .GridRow
    > .GridColumn.GridColumn--seven-wide-mobile,
  :not(.aXNw)
    .Grid[class*="-columns"]
    > .GridRow--seven-columns.GridRow
    > .GridColumn.GridColumn--seven-wide-mobile {
    width: 100% !important;
  }
  :not(.aXNw)
    .Grid.Grid--eight-columns
    > .GridColumn:not(.GridRow).GridColumn--one-wide-mobile,
  :not(.aXNw)
    .Grid.Grid--eight-columns
    > .GridRow
    > .GridColumn.GridColumn--one-wide-mobile,
  :not(.aXNw)
    .Grid[class*="-columns"]
    > .GridRow--eight-columns.GridRow
    > .GridColumn.GridColumn--one-wide-mobile {
    width: 12.5% !important;
  }
  :not(.aXNw)
    .Grid.Grid--eight-columns
    > .GridColumn:not(.GridRow).GridColumn--two-wide-mobile,
  :not(.aXNw)
    .Grid.Grid--eight-columns
    > .GridRow
    > .GridColumn.GridColumn--two-wide-mobile,
  :not(.aXNw)
    .Grid[class*="-columns"]
    > .GridRow--eight-columns.GridRow
    > .GridColumn.GridColumn--two-wide-mobile {
    width: 25% !important;
  }
  :not(.aXNw)
    .Grid.Grid--eight-columns
    > .GridColumn:not(.GridRow).GridColumn--three-wide-mobile,
  :not(.aXNw)
    .Grid.Grid--eight-columns
    > .GridRow
    > .GridColumn.GridColumn--three-wide-mobile,
  :not(.aXNw)
    .Grid[class*="-columns"]
    > .GridRow--eight-columns.GridRow
    > .GridColumn.GridColumn--three-wide-mobile {
    width: 37.5% !important;
  }
  :not(.aXNw)
    .Grid.Grid--eight-columns
    > .GridColumn:not(.GridRow).GridColumn--four-wide-mobile,
  :not(.aXNw)
    .Grid.Grid--eight-columns
    > .GridRow
    > .GridColumn.GridColumn--four-wide-mobile,
  :not(.aXNw)
    .Grid[class*="-columns"]
    > .GridRow--eight-columns.GridRow
    > .GridColumn.GridColumn--four-wide-mobile {
    width: 50% !important;
  }
  :not(.aXNw)
    .Grid.Grid--eight-columns
    > .GridColumn:not(.GridRow).GridColumn--five-wide-mobile,
  :not(.aXNw)
    .Grid.Grid--eight-columns
    > .GridRow
    > .GridColumn.GridColumn--five-wide-mobile,
  :not(.aXNw)
    .Grid[class*="-columns"]
    > .GridRow--eight-columns.GridRow
    > .GridColumn.GridColumn--five-wide-mobile {
    width: 62.5% !important;
  }
  :not(.aXNw)
    .Grid.Grid--eight-columns
    > .GridColumn:not(.GridRow).GridColumn--six-wide-mobile,
  :not(.aXNw)
    .Grid.Grid--eight-columns
    > .GridRow
    > .GridColumn.GridColumn--six-wide-mobile,
  :not(.aXNw)
    .Grid[class*="-columns"]
    > .GridRow--eight-columns.GridRow
    > .GridColumn.GridColumn--six-wide-mobile {
    width: 75% !important;
  }
  :not(.aXNw)
    .Grid.Grid--eight-columns
    > .GridColumn:not(.GridRow).GridColumn--seven-wide-mobile,
  :not(.aXNw)
    .Grid.Grid--eight-columns
    > .GridRow
    > .GridColumn.GridColumn--seven-wide-mobile,
  :not(.aXNw)
    .Grid[class*="-columns"]
    > .GridRow--eight-columns.GridRow
    > .GridColumn.GridColumn--seven-wide-mobile {
    width: 87.5% !important;
  }
  :not(.aXNw)
    .Grid.Grid--eight-columns
    > .GridColumn:not(.GridRow).GridColumn--eight-wide-mobile,
  :not(.aXNw)
    .Grid.Grid--eight-columns
    > .GridRow
    > .GridColumn.GridColumn--eight-wide-mobile,
  :not(.aXNw)
    .Grid[class*="-columns"]
    > .GridRow--eight-columns.GridRow
    > .GridColumn.GridColumn--eight-wide-mobile {
    width: 100% !important;
  }
  :not(.aXNw)
    .Grid.Grid--nine-columns
    > .GridColumn:not(.GridRow).GridColumn--one-wide-mobile,
  :not(.aXNw)
    .Grid.Grid--nine-columns
    > .GridRow
    > .GridColumn.GridColumn--one-wide-mobile,
  :not(.aXNw)
    .Grid[class*="-columns"]
    > .GridRow--nine-columns.GridRow
    > .GridColumn.GridColumn--one-wide-mobile {
    width: 11.1111111111% !important;
  }
  :not(.aXNw)
    .Grid.Grid--nine-columns
    > .GridColumn:not(.GridRow).GridColumn--two-wide-mobile,
  :not(.aXNw)
    .Grid.Grid--nine-columns
    > .GridRow
    > .GridColumn.GridColumn--two-wide-mobile,
  :not(.aXNw)
    .Grid[class*="-columns"]
    > .GridRow--nine-columns.GridRow
    > .GridColumn.GridColumn--two-wide-mobile {
    width: 22.2222222222% !important;
  }
  :not(.aXNw)
    .Grid.Grid--nine-columns
    > .GridColumn:not(.GridRow).GridColumn--three-wide-mobile,
  :not(.aXNw)
    .Grid.Grid--nine-columns
    > .GridRow
    > .GridColumn.GridColumn--three-wide-mobile,
  :not(.aXNw)
    .Grid[class*="-columns"]
    > .GridRow--nine-columns.GridRow
    > .GridColumn.GridColumn--three-wide-mobile {
    width: 33.3333333333% !important;
  }
  :not(.aXNw)
    .Grid.Grid--nine-columns
    > .GridColumn:not(.GridRow).GridColumn--four-wide-mobile,
  :not(.aXNw)
    .Grid.Grid--nine-columns
    > .GridRow
    > .GridColumn.GridColumn--four-wide-mobile,
  :not(.aXNw)
    .Grid[class*="-columns"]
    > .GridRow--nine-columns.GridRow
    > .GridColumn.GridColumn--four-wide-mobile {
    width: 44.4444444444% !important;
  }
  :not(.aXNw)
    .Grid.Grid--nine-columns
    > .GridColumn:not(.GridRow).GridColumn--five-wide-mobile,
  :not(.aXNw)
    .Grid.Grid--nine-columns
    > .GridRow
    > .GridColumn.GridColumn--five-wide-mobile,
  :not(.aXNw)
    .Grid[class*="-columns"]
    > .GridRow--nine-columns.GridRow
    > .GridColumn.GridColumn--five-wide-mobile {
    width: 55.5555555556% !important;
  }
  :not(.aXNw)
    .Grid.Grid--nine-columns
    > .GridColumn:not(.GridRow).GridColumn--six-wide-mobile,
  :not(.aXNw)
    .Grid.Grid--nine-columns
    > .GridRow
    > .GridColumn.GridColumn--six-wide-mobile,
  :not(.aXNw)
    .Grid[class*="-columns"]
    > .GridRow--nine-columns.GridRow
    > .GridColumn.GridColumn--six-wide-mobile {
    width: 66.6666666667% !important;
  }
  :not(.aXNw)
    .Grid.Grid--nine-columns
    > .GridColumn:not(.GridRow).GridColumn--seven-wide-mobile,
  :not(.aXNw)
    .Grid.Grid--nine-columns
    > .GridRow
    > .GridColumn.GridColumn--seven-wide-mobile,
  :not(.aXNw)
    .Grid[class*="-columns"]
    > .GridRow--nine-columns.GridRow
    > .GridColumn.GridColumn--seven-wide-mobile {
    width: 77.7777777778% !important;
  }
  :not(.aXNw)
    .Grid.Grid--nine-columns
    > .GridColumn:not(.GridRow).GridColumn--eight-wide-mobile,
  :not(.aXNw)
    .Grid.Grid--nine-columns
    > .GridRow
    > .GridColumn.GridColumn--eight-wide-mobile,
  :not(.aXNw)
    .Grid[class*="-columns"]
    > .GridRow--nine-columns.GridRow
    > .GridColumn.GridColumn--eight-wide-mobile {
    width: 88.8888888889% !important;
  }
  :not(.aXNw)
    .Grid.Grid--nine-columns
    > .GridColumn:not(.GridRow).GridColumn--nine-wide-mobile,
  :not(.aXNw)
    .Grid.Grid--nine-columns
    > .GridRow
    > .GridColumn.GridColumn--nine-wide-mobile,
  :not(.aXNw)
    .Grid[class*="-columns"]
    > .GridRow--nine-columns.GridRow
    > .GridColumn.GridColumn--nine-wide-mobile {
    width: 100% !important;
  }
  :not(.aXNw)
    .Grid.Grid--ten-columns
    > .GridColumn:not(.GridRow).GridColumn--one-wide-mobile,
  :not(.aXNw)
    .Grid.Grid--ten-columns
    > .GridRow
    > .GridColumn.GridColumn--one-wide-mobile,
  :not(.aXNw)
    .Grid[class*="-columns"]
    > .GridRow--ten-columns.GridRow
    > .GridColumn.GridColumn--one-wide-mobile {
    width: 10% !important;
  }
  :not(.aXNw)
    .Grid.Grid--ten-columns
    > .GridColumn:not(.GridRow).GridColumn--two-wide-mobile,
  :not(.aXNw)
    .Grid.Grid--ten-columns
    > .GridRow
    > .GridColumn.GridColumn--two-wide-mobile,
  :not(.aXNw)
    .Grid[class*="-columns"]
    > .GridRow--ten-columns.GridRow
    > .GridColumn.GridColumn--two-wide-mobile {
    width: 20% !important;
  }
  :not(.aXNw)
    .Grid.Grid--ten-columns
    > .GridColumn:not(.GridRow).GridColumn--three-wide-mobile,
  :not(.aXNw)
    .Grid.Grid--ten-columns
    > .GridRow
    > .GridColumn.GridColumn--three-wide-mobile,
  :not(.aXNw)
    .Grid[class*="-columns"]
    > .GridRow--ten-columns.GridRow
    > .GridColumn.GridColumn--three-wide-mobile {
    width: 30% !important;
  }
  :not(.aXNw)
    .Grid.Grid--ten-columns
    > .GridColumn:not(.GridRow).GridColumn--four-wide-mobile,
  :not(.aXNw)
    .Grid.Grid--ten-columns
    > .GridRow
    > .GridColumn.GridColumn--four-wide-mobile,
  :not(.aXNw)
    .Grid[class*="-columns"]
    > .GridRow--ten-columns.GridRow
    > .GridColumn.GridColumn--four-wide-mobile {
    width: 40% !important;
  }
  :not(.aXNw)
    .Grid.Grid--ten-columns
    > .GridColumn:not(.GridRow).GridColumn--five-wide-mobile,
  :not(.aXNw)
    .Grid.Grid--ten-columns
    > .GridRow
    > .GridColumn.GridColumn--five-wide-mobile,
  :not(.aXNw)
    .Grid[class*="-columns"]
    > .GridRow--ten-columns.GridRow
    > .GridColumn.GridColumn--five-wide-mobile {
    width: 50% !important;
  }
  :not(.aXNw)
    .Grid.Grid--ten-columns
    > .GridColumn:not(.GridRow).GridColumn--six-wide-mobile,
  :not(.aXNw)
    .Grid.Grid--ten-columns
    > .GridRow
    > .GridColumn.GridColumn--six-wide-mobile,
  :not(.aXNw)
    .Grid[class*="-columns"]
    > .GridRow--ten-columns.GridRow
    > .GridColumn.GridColumn--six-wide-mobile {
    width: 60% !important;
  }
  :not(.aXNw)
    .Grid.Grid--ten-columns
    > .GridColumn:not(.GridRow).GridColumn--seven-wide-mobile,
  :not(.aXNw)
    .Grid.Grid--ten-columns
    > .GridRow
    > .GridColumn.GridColumn--seven-wide-mobile,
  :not(.aXNw)
    .Grid[class*="-columns"]
    > .GridRow--ten-columns.GridRow
    > .GridColumn.GridColumn--seven-wide-mobile {
    width: 70% !important;
  }
  :not(.aXNw)
    .Grid.Grid--ten-columns
    > .GridColumn:not(.GridRow).GridColumn--eight-wide-mobile,
  :not(.aXNw)
    .Grid.Grid--ten-columns
    > .GridRow
    > .GridColumn.GridColumn--eight-wide-mobile,
  :not(.aXNw)
    .Grid[class*="-columns"]
    > .GridRow--ten-columns.GridRow
    > .GridColumn.GridColumn--eight-wide-mobile {
    width: 80% !important;
  }
  :not(.aXNw)
    .Grid.Grid--ten-columns
    > .GridColumn:not(.GridRow).GridColumn--nine-wide-mobile,
  :not(.aXNw)
    .Grid.Grid--ten-columns
    > .GridRow
    > .GridColumn.GridColumn--nine-wide-mobile,
  :not(.aXNw)
    .Grid[class*="-columns"]
    > .GridRow--ten-columns.GridRow
    > .GridColumn.GridColumn--nine-wide-mobile {
    width: 90% !important;
  }
  :not(.aXNw)
    .Grid.Grid--ten-columns
    > .GridColumn:not(.GridRow).GridColumn--ten-wide-mobile,
  :not(.aXNw)
    .Grid.Grid--ten-columns
    > .GridRow
    > .GridColumn.GridColumn--ten-wide-mobile,
  :not(.aXNw)
    .Grid[class*="-columns"]
    > .GridRow--ten-columns.GridRow
    > .GridColumn.GridColumn--ten-wide-mobile {
    width: 100% !important;
  }
  :not(.aXNw)
    .Grid.Grid--eleven-columns
    > .GridColumn:not(.GridRow).GridColumn--one-wide-mobile,
  :not(.aXNw)
    .Grid.Grid--eleven-columns
    > .GridRow
    > .GridColumn.GridColumn--one-wide-mobile,
  :not(.aXNw)
    .Grid[class*="-columns"]
    > .GridRow--eleven-columns.GridRow
    > .GridColumn.GridColumn--one-wide-mobile {
    width: 9.0909090909% !important;
  }
  :not(.aXNw)
    .Grid.Grid--eleven-columns
    > .GridColumn:not(.GridRow).GridColumn--two-wide-mobile,
  :not(.aXNw)
    .Grid.Grid--eleven-columns
    > .GridRow
    > .GridColumn.GridColumn--two-wide-mobile,
  :not(.aXNw)
    .Grid[class*="-columns"]
    > .GridRow--eleven-columns.GridRow
    > .GridColumn.GridColumn--two-wide-mobile {
    width: 18.1818181818% !important;
  }
  :not(.aXNw)
    .Grid.Grid--eleven-columns
    > .GridColumn:not(.GridRow).GridColumn--three-wide-mobile,
  :not(.aXNw)
    .Grid.Grid--eleven-columns
    > .GridRow
    > .GridColumn.GridColumn--three-wide-mobile,
  :not(.aXNw)
    .Grid[class*="-columns"]
    > .GridRow--eleven-columns.GridRow
    > .GridColumn.GridColumn--three-wide-mobile {
    width: 27.2727272727% !important;
  }
  :not(.aXNw)
    .Grid.Grid--eleven-columns
    > .GridColumn:not(.GridRow).GridColumn--four-wide-mobile,
  :not(.aXNw)
    .Grid.Grid--eleven-columns
    > .GridRow
    > .GridColumn.GridColumn--four-wide-mobile,
  :not(.aXNw)
    .Grid[class*="-columns"]
    > .GridRow--eleven-columns.GridRow
    > .GridColumn.GridColumn--four-wide-mobile {
    width: 36.3636363636% !important;
  }
  :not(.aXNw)
    .Grid.Grid--eleven-columns
    > .GridColumn:not(.GridRow).GridColumn--five-wide-mobile,
  :not(.aXNw)
    .Grid.Grid--eleven-columns
    > .GridRow
    > .GridColumn.GridColumn--five-wide-mobile,
  :not(.aXNw)
    .Grid[class*="-columns"]
    > .GridRow--eleven-columns.GridRow
    > .GridColumn.GridColumn--five-wide-mobile {
    width: 45.4545454545% !important;
  }
  :not(.aXNw)
    .Grid.Grid--eleven-columns
    > .GridColumn:not(.GridRow).GridColumn--six-wide-mobile,
  :not(.aXNw)
    .Grid.Grid--eleven-columns
    > .GridRow
    > .GridColumn.GridColumn--six-wide-mobile,
  :not(.aXNw)
    .Grid[class*="-columns"]
    > .GridRow--eleven-columns.GridRow
    > .GridColumn.GridColumn--six-wide-mobile {
    width: 54.5454545455% !important;
  }
  :not(.aXNw)
    .Grid.Grid--eleven-columns
    > .GridColumn:not(.GridRow).GridColumn--seven-wide-mobile,
  :not(.aXNw)
    .Grid.Grid--eleven-columns
    > .GridRow
    > .GridColumn.GridColumn--seven-wide-mobile,
  :not(.aXNw)
    .Grid[class*="-columns"]
    > .GridRow--eleven-columns.GridRow
    > .GridColumn.GridColumn--seven-wide-mobile {
    width: 63.6363636364% !important;
  }
  :not(.aXNw)
    .Grid.Grid--eleven-columns
    > .GridColumn:not(.GridRow).GridColumn--eight-wide-mobile,
  :not(.aXNw)
    .Grid.Grid--eleven-columns
    > .GridRow
    > .GridColumn.GridColumn--eight-wide-mobile,
  :not(.aXNw)
    .Grid[class*="-columns"]
    > .GridRow--eleven-columns.GridRow
    > .GridColumn.GridColumn--eight-wide-mobile {
    width: 72.7272727273% !important;
  }
  :not(.aXNw)
    .Grid.Grid--eleven-columns
    > .GridColumn:not(.GridRow).GridColumn--nine-wide-mobile,
  :not(.aXNw)
    .Grid.Grid--eleven-columns
    > .GridRow
    > .GridColumn.GridColumn--nine-wide-mobile,
  :not(.aXNw)
    .Grid[class*="-columns"]
    > .GridRow--eleven-columns.GridRow
    > .GridColumn.GridColumn--nine-wide-mobile {
    width: 81.8181818182% !important;
  }
  :not(.aXNw)
    .Grid.Grid--eleven-columns
    > .GridColumn:not(.GridRow).GridColumn--ten-wide-mobile,
  :not(.aXNw)
    .Grid.Grid--eleven-columns
    > .GridRow
    > .GridColumn.GridColumn--ten-wide-mobile,
  :not(.aXNw)
    .Grid[class*="-columns"]
    > .GridRow--eleven-columns.GridRow
    > .GridColumn.GridColumn--ten-wide-mobile {
    width: 90.9090909091% !important;
  }
  :not(.aXNw)
    .Grid.Grid--eleven-columns
    > .GridColumn:not(.GridRow).GridColumn--eleven-wide-mobile,
  :not(.aXNw)
    .Grid.Grid--eleven-columns
    > .GridRow
    > .GridColumn.GridColumn--eleven-wide-mobile,
  :not(.aXNw)
    .Grid[class*="-columns"]
    > .GridRow--eleven-columns.GridRow
    > .GridColumn.GridColumn--eleven-wide-mobile {
    width: 100% !important;
  }
  :not(.aXNw)
    .Grid.Grid--twelve-columns
    > .GridColumn:not(.GridRow).GridColumn--one-wide-mobile,
  :not(.aXNw)
    .Grid.Grid--twelve-columns
    > .GridRow
    > .GridColumn.GridColumn--one-wide-mobile,
  :not(.aXNw)
    .Grid[class*="-columns"]
    > .GridRow--twelve-columns.GridRow
    > .GridColumn.GridColumn--one-wide-mobile {
    width: 8.3333333333% !important;
  }
  :not(.aXNw)
    .Grid.Grid--twelve-columns
    > .GridColumn:not(.GridRow).GridColumn--two-wide-mobile,
  :not(.aXNw)
    .Grid.Grid--twelve-columns
    > .GridRow
    > .GridColumn.GridColumn--two-wide-mobile,
  :not(.aXNw)
    .Grid[class*="-columns"]
    > .GridRow--twelve-columns.GridRow
    > .GridColumn.GridColumn--two-wide-mobile {
    width: 16.6666666667% !important;
  }
  :not(.aXNw)
    .Grid.Grid--twelve-columns
    > .GridColumn:not(.GridRow).GridColumn--three-wide-mobile,
  :not(.aXNw)
    .Grid.Grid--twelve-columns
    > .GridRow
    > .GridColumn.GridColumn--three-wide-mobile,
  :not(.aXNw)
    .Grid[class*="-columns"]
    > .GridRow--twelve-columns.GridRow
    > .GridColumn.GridColumn--three-wide-mobile {
    width: 25% !important;
  }
  :not(.aXNw)
    .Grid.Grid--twelve-columns
    > .GridColumn:not(.GridRow).GridColumn--four-wide-mobile,
  :not(.aXNw)
    .Grid.Grid--twelve-columns
    > .GridRow
    > .GridColumn.GridColumn--four-wide-mobile,
  :not(.aXNw)
    .Grid[class*="-columns"]
    > .GridRow--twelve-columns.GridRow
    > .GridColumn.GridColumn--four-wide-mobile {
    width: 33.3333333333% !important;
  }
  :not(.aXNw)
    .Grid.Grid--twelve-columns
    > .GridColumn:not(.GridRow).GridColumn--five-wide-mobile,
  :not(.aXNw)
    .Grid.Grid--twelve-columns
    > .GridRow
    > .GridColumn.GridColumn--five-wide-mobile,
  :not(.aXNw)
    .Grid[class*="-columns"]
    > .GridRow--twelve-columns.GridRow
    > .GridColumn.GridColumn--five-wide-mobile {
    width: 41.6666666667% !important;
  }
  :not(.aXNw)
    .Grid.Grid--twelve-columns
    > .GridColumn:not(.GridRow).GridColumn--six-wide-mobile,
  :not(.aXNw)
    .Grid.Grid--twelve-columns
    > .GridRow
    > .GridColumn.GridColumn--six-wide-mobile,
  :not(.aXNw)
    .Grid[class*="-columns"]
    > .GridRow--twelve-columns.GridRow
    > .GridColumn.GridColumn--six-wide-mobile {
    width: 50% !important;
  }
  :not(.aXNw)
    .Grid.Grid--twelve-columns
    > .GridColumn:not(.GridRow).GridColumn--seven-wide-mobile,
  :not(.aXNw)
    .Grid.Grid--twelve-columns
    > .GridRow
    > .GridColumn.GridColumn--seven-wide-mobile,
  :not(.aXNw)
    .Grid[class*="-columns"]
    > .GridRow--twelve-columns.GridRow
    > .GridColumn.GridColumn--seven-wide-mobile {
    width: 58.3333333333% !important;
  }
  :not(.aXNw)
    .Grid.Grid--twelve-columns
    > .GridColumn:not(.GridRow).GridColumn--eight-wide-mobile,
  :not(.aXNw)
    .Grid.Grid--twelve-columns
    > .GridRow
    > .GridColumn.GridColumn--eight-wide-mobile,
  :not(.aXNw)
    .Grid[class*="-columns"]
    > .GridRow--twelve-columns.GridRow
    > .GridColumn.GridColumn--eight-wide-mobile {
    width: 66.6666666667% !important;
  }
  :not(.aXNw)
    .Grid.Grid--twelve-columns
    > .GridColumn:not(.GridRow).GridColumn--nine-wide-mobile,
  :not(.aXNw)
    .Grid.Grid--twelve-columns
    > .GridRow
    > .GridColumn.GridColumn--nine-wide-mobile,
  :not(.aXNw)
    .Grid[class*="-columns"]
    > .GridRow--twelve-columns.GridRow
    > .GridColumn.GridColumn--nine-wide-mobile {
    width: 75% !important;
  }
  :not(.aXNw)
    .Grid.Grid--twelve-columns
    > .GridColumn:not(.GridRow).GridColumn--ten-wide-mobile,
  :not(.aXNw)
    .Grid.Grid--twelve-columns
    > .GridRow
    > .GridColumn.GridColumn--ten-wide-mobile,
  :not(.aXNw)
    .Grid[class*="-columns"]
    > .GridRow--twelve-columns.GridRow
    > .GridColumn.GridColumn--ten-wide-mobile {
    width: 83.3333333333% !important;
  }
  :not(.aXNw)
    .Grid.Grid--twelve-columns
    > .GridColumn:not(.GridRow).GridColumn--eleven-wide-mobile,
  :not(.aXNw)
    .Grid.Grid--twelve-columns
    > .GridRow
    > .GridColumn.GridColumn--eleven-wide-mobile,
  :not(.aXNw)
    .Grid[class*="-columns"]
    > .GridRow--twelve-columns.GridRow
    > .GridColumn.GridColumn--eleven-wide-mobile {
    width: 91.6666666667% !important;
  }
  :not(.aXNw)
    .Grid.Grid--twelve-columns
    > .GridColumn:not(.GridRow).GridColumn--twelve-wide-mobile,
  :not(.aXNw)
    .Grid.Grid--twelve-columns
    > .GridRow
    > .GridColumn.GridColumn--twelve-wide-mobile,
  :not(.aXNw)
    .Grid[class*="-columns"]
    > .GridRow--twelve-columns.GridRow
    > .GridColumn.GridColumn--twelve-wide-mobile {
    width: 100% !important;
  }
  :not(.aXNw)
    .Grid.Grid--thirteen-columns
    > .GridColumn:not(.GridRow).GridColumn--one-wide-mobile,
  :not(.aXNw)
    .Grid.Grid--thirteen-columns
    > .GridRow
    > .GridColumn.GridColumn--one-wide-mobile,
  :not(.aXNw)
    .Grid[class*="-columns"]
    > .GridRow--thirteen-columns.GridRow
    > .GridColumn.GridColumn--one-wide-mobile {
    width: 7.6923076923% !important;
  }
  :not(.aXNw)
    .Grid.Grid--thirteen-columns
    > .GridColumn:not(.GridRow).GridColumn--two-wide-mobile,
  :not(.aXNw)
    .Grid.Grid--thirteen-columns
    > .GridRow
    > .GridColumn.GridColumn--two-wide-mobile,
  :not(.aXNw)
    .Grid[class*="-columns"]
    > .GridRow--thirteen-columns.GridRow
    > .GridColumn.GridColumn--two-wide-mobile {
    width: 15.3846153846% !important;
  }
  :not(.aXNw)
    .Grid.Grid--thirteen-columns
    > .GridColumn:not(.GridRow).GridColumn--three-wide-mobile,
  :not(.aXNw)
    .Grid.Grid--thirteen-columns
    > .GridRow
    > .GridColumn.GridColumn--three-wide-mobile,
  :not(.aXNw)
    .Grid[class*="-columns"]
    > .GridRow--thirteen-columns.GridRow
    > .GridColumn.GridColumn--three-wide-mobile {
    width: 23.0769230769% !important;
  }
  :not(.aXNw)
    .Grid.Grid--thirteen-columns
    > .GridColumn:not(.GridRow).GridColumn--four-wide-mobile,
  :not(.aXNw)
    .Grid.Grid--thirteen-columns
    > .GridRow
    > .GridColumn.GridColumn--four-wide-mobile,
  :not(.aXNw)
    .Grid[class*="-columns"]
    > .GridRow--thirteen-columns.GridRow
    > .GridColumn.GridColumn--four-wide-mobile {
    width: 30.7692307692% !important;
  }
  :not(.aXNw)
    .Grid.Grid--thirteen-columns
    > .GridColumn:not(.GridRow).GridColumn--five-wide-mobile,
  :not(.aXNw)
    .Grid.Grid--thirteen-columns
    > .GridRow
    > .GridColumn.GridColumn--five-wide-mobile,
  :not(.aXNw)
    .Grid[class*="-columns"]
    > .GridRow--thirteen-columns.GridRow
    > .GridColumn.GridColumn--five-wide-mobile {
    width: 38.4615384615% !important;
  }
  :not(.aXNw)
    .Grid.Grid--thirteen-columns
    > .GridColumn:not(.GridRow).GridColumn--six-wide-mobile,
  :not(.aXNw)
    .Grid.Grid--thirteen-columns
    > .GridRow
    > .GridColumn.GridColumn--six-wide-mobile,
  :not(.aXNw)
    .Grid[class*="-columns"]
    > .GridRow--thirteen-columns.GridRow
    > .GridColumn.GridColumn--six-wide-mobile {
    width: 46.1538461538% !important;
  }
  :not(.aXNw)
    .Grid.Grid--thirteen-columns
    > .GridColumn:not(.GridRow).GridColumn--seven-wide-mobile,
  :not(.aXNw)
    .Grid.Grid--thirteen-columns
    > .GridRow
    > .GridColumn.GridColumn--seven-wide-mobile,
  :not(.aXNw)
    .Grid[class*="-columns"]
    > .GridRow--thirteen-columns.GridRow
    > .GridColumn.GridColumn--seven-wide-mobile {
    width: 53.8461538462% !important;
  }
  :not(.aXNw)
    .Grid.Grid--thirteen-columns
    > .GridColumn:not(.GridRow).GridColumn--eight-wide-mobile,
  :not(.aXNw)
    .Grid.Grid--thirteen-columns
    > .GridRow
    > .GridColumn.GridColumn--eight-wide-mobile,
  :not(.aXNw)
    .Grid[class*="-columns"]
    > .GridRow--thirteen-columns.GridRow
    > .GridColumn.GridColumn--eight-wide-mobile {
    width: 61.5384615385% !important;
  }
  :not(.aXNw)
    .Grid.Grid--thirteen-columns
    > .GridColumn:not(.GridRow).GridColumn--nine-wide-mobile,
  :not(.aXNw)
    .Grid.Grid--thirteen-columns
    > .GridRow
    > .GridColumn.GridColumn--nine-wide-mobile,
  :not(.aXNw)
    .Grid[class*="-columns"]
    > .GridRow--thirteen-columns.GridRow
    > .GridColumn.GridColumn--nine-wide-mobile {
    width: 69.2307692308% !important;
  }
  :not(.aXNw)
    .Grid.Grid--thirteen-columns
    > .GridColumn:not(.GridRow).GridColumn--ten-wide-mobile,
  :not(.aXNw)
    .Grid.Grid--thirteen-columns
    > .GridRow
    > .GridColumn.GridColumn--ten-wide-mobile,
  :not(.aXNw)
    .Grid[class*="-columns"]
    > .GridRow--thirteen-columns.GridRow
    > .GridColumn.GridColumn--ten-wide-mobile {
    width: 76.9230769231% !important;
  }
  :not(.aXNw)
    .Grid.Grid--thirteen-columns
    > .GridColumn:not(.GridRow).GridColumn--eleven-wide-mobile,
  :not(.aXNw)
    .Grid.Grid--thirteen-columns
    > .GridRow
    > .GridColumn.GridColumn--eleven-wide-mobile,
  :not(.aXNw)
    .Grid[class*="-columns"]
    > .GridRow--thirteen-columns.GridRow
    > .GridColumn.GridColumn--eleven-wide-mobile {
    width: 84.6153846154% !important;
  }
  :not(.aXNw)
    .Grid.Grid--thirteen-columns
    > .GridColumn:not(.GridRow).GridColumn--twelve-wide-mobile,
  :not(.aXNw)
    .Grid.Grid--thirteen-columns
    > .GridRow
    > .GridColumn.GridColumn--twelve-wide-mobile,
  :not(.aXNw)
    .Grid[class*="-columns"]
    > .GridRow--thirteen-columns.GridRow
    > .GridColumn.GridColumn--twelve-wide-mobile {
    width: 92.3076923077% !important;
  }
  :not(.aXNw)
    .Grid.Grid--thirteen-columns
    > .GridColumn:not(.GridRow).GridColumn--thirteen-wide-mobile,
  :not(.aXNw)
    .Grid.Grid--thirteen-columns
    > .GridRow
    > .GridColumn.GridColumn--thirteen-wide-mobile,
  :not(.aXNw)
    .Grid[class*="-columns"]
    > .GridRow--thirteen-columns.GridRow
    > .GridColumn.GridColumn--thirteen-wide-mobile {
    width: 100% !important;
  }
  :not(.aXNw)
    .Grid.Grid--fourteen-columns
    > .GridColumn:not(.GridRow).GridColumn--one-wide-mobile,
  :not(.aXNw)
    .Grid.Grid--fourteen-columns
    > .GridRow
    > .GridColumn.GridColumn--one-wide-mobile,
  :not(.aXNw)
    .Grid[class*="-columns"]
    > .GridRow--fourteen-columns.GridRow
    > .GridColumn.GridColumn--one-wide-mobile {
    width: 7.1428571429% !important;
  }
  :not(.aXNw)
    .Grid.Grid--fourteen-columns
    > .GridColumn:not(.GridRow).GridColumn--two-wide-mobile,
  :not(.aXNw)
    .Grid.Grid--fourteen-columns
    > .GridRow
    > .GridColumn.GridColumn--two-wide-mobile,
  :not(.aXNw)
    .Grid[class*="-columns"]
    > .GridRow--fourteen-columns.GridRow
    > .GridColumn.GridColumn--two-wide-mobile {
    width: 14.2857142857% !important;
  }
  :not(.aXNw)
    .Grid.Grid--fourteen-columns
    > .GridColumn:not(.GridRow).GridColumn--three-wide-mobile,
  :not(.aXNw)
    .Grid.Grid--fourteen-columns
    > .GridRow
    > .GridColumn.GridColumn--three-wide-mobile,
  :not(.aXNw)
    .Grid[class*="-columns"]
    > .GridRow--fourteen-columns.GridRow
    > .GridColumn.GridColumn--three-wide-mobile {
    width: 21.4285714286% !important;
  }
  :not(.aXNw)
    .Grid.Grid--fourteen-columns
    > .GridColumn:not(.GridRow).GridColumn--four-wide-mobile,
  :not(.aXNw)
    .Grid.Grid--fourteen-columns
    > .GridRow
    > .GridColumn.GridColumn--four-wide-mobile,
  :not(.aXNw)
    .Grid[class*="-columns"]
    > .GridRow--fourteen-columns.GridRow
    > .GridColumn.GridColumn--four-wide-mobile {
    width: 28.5714285714% !important;
  }
  :not(.aXNw)
    .Grid.Grid--fourteen-columns
    > .GridColumn:not(.GridRow).GridColumn--five-wide-mobile,
  :not(.aXNw)
    .Grid.Grid--fourteen-columns
    > .GridRow
    > .GridColumn.GridColumn--five-wide-mobile,
  :not(.aXNw)
    .Grid[class*="-columns"]
    > .GridRow--fourteen-columns.GridRow
    > .GridColumn.GridColumn--five-wide-mobile {
    width: 35.7142857143% !important;
  }
  :not(.aXNw)
    .Grid.Grid--fourteen-columns
    > .GridColumn:not(.GridRow).GridColumn--six-wide-mobile,
  :not(.aXNw)
    .Grid.Grid--fourteen-columns
    > .GridRow
    > .GridColumn.GridColumn--six-wide-mobile,
  :not(.aXNw)
    .Grid[class*="-columns"]
    > .GridRow--fourteen-columns.GridRow
    > .GridColumn.GridColumn--six-wide-mobile {
    width: 42.8571428571% !important;
  }
  :not(.aXNw)
    .Grid.Grid--fourteen-columns
    > .GridColumn:not(.GridRow).GridColumn--seven-wide-mobile,
  :not(.aXNw)
    .Grid.Grid--fourteen-columns
    > .GridRow
    > .GridColumn.GridColumn--seven-wide-mobile,
  :not(.aXNw)
    .Grid[class*="-columns"]
    > .GridRow--fourteen-columns.GridRow
    > .GridColumn.GridColumn--seven-wide-mobile {
    width: 50% !important;
  }
  :not(.aXNw)
    .Grid.Grid--fourteen-columns
    > .GridColumn:not(.GridRow).GridColumn--eight-wide-mobile,
  :not(.aXNw)
    .Grid.Grid--fourteen-columns
    > .GridRow
    > .GridColumn.GridColumn--eight-wide-mobile,
  :not(.aXNw)
    .Grid[class*="-columns"]
    > .GridRow--fourteen-columns.GridRow
    > .GridColumn.GridColumn--eight-wide-mobile {
    width: 57.1428571429% !important;
  }
  :not(.aXNw)
    .Grid.Grid--fourteen-columns
    > .GridColumn:not(.GridRow).GridColumn--nine-wide-mobile,
  :not(.aXNw)
    .Grid.Grid--fourteen-columns
    > .GridRow
    > .GridColumn.GridColumn--nine-wide-mobile,
  :not(.aXNw)
    .Grid[class*="-columns"]
    > .GridRow--fourteen-columns.GridRow
    > .GridColumn.GridColumn--nine-wide-mobile {
    width: 64.2857142857% !important;
  }
  :not(.aXNw)
    .Grid.Grid--fourteen-columns
    > .GridColumn:not(.GridRow).GridColumn--ten-wide-mobile,
  :not(.aXNw)
    .Grid.Grid--fourteen-columns
    > .GridRow
    > .GridColumn.GridColumn--ten-wide-mobile,
  :not(.aXNw)
    .Grid[class*="-columns"]
    > .GridRow--fourteen-columns.GridRow
    > .GridColumn.GridColumn--ten-wide-mobile {
    width: 71.4285714286% !important;
  }
  :not(.aXNw)
    .Grid.Grid--fourteen-columns
    > .GridColumn:not(.GridRow).GridColumn--eleven-wide-mobile,
  :not(.aXNw)
    .Grid.Grid--fourteen-columns
    > .GridRow
    > .GridColumn.GridColumn--eleven-wide-mobile,
  :not(.aXNw)
    .Grid[class*="-columns"]
    > .GridRow--fourteen-columns.GridRow
    > .GridColumn.GridColumn--eleven-wide-mobile {
    width: 78.5714285714% !important;
  }
  :not(.aXNw)
    .Grid.Grid--fourteen-columns
    > .GridColumn:not(.GridRow).GridColumn--twelve-wide-mobile,
  :not(.aXNw)
    .Grid.Grid--fourteen-columns
    > .GridRow
    > .GridColumn.GridColumn--twelve-wide-mobile,
  :not(.aXNw)
    .Grid[class*="-columns"]
    > .GridRow--fourteen-columns.GridRow
    > .GridColumn.GridColumn--twelve-wide-mobile {
    width: 85.7142857143% !important;
  }
  :not(.aXNw)
    .Grid.Grid--fourteen-columns
    > .GridColumn:not(.GridRow).GridColumn--thirteen-wide-mobile,
  :not(.aXNw)
    .Grid.Grid--fourteen-columns
    > .GridRow
    > .GridColumn.GridColumn--thirteen-wide-mobile,
  :not(.aXNw)
    .Grid[class*="-columns"]
    > .GridRow--fourteen-columns.GridRow
    > .GridColumn.GridColumn--thirteen-wide-mobile {
    width: 92.8571428571% !important;
  }
  :not(.aXNw)
    .Grid.Grid--fourteen-columns
    > .GridColumn:not(.GridRow).GridColumn--fourteen-wide-mobile,
  :not(.aXNw)
    .Grid.Grid--fourteen-columns
    > .GridRow
    > .GridColumn.GridColumn--fourteen-wide-mobile,
  :not(.aXNw)
    .Grid[class*="-columns"]
    > .GridRow--fourteen-columns.GridRow
    > .GridColumn.GridColumn--fourteen-wide-mobile {
    width: 100% !important;
  }
  :not(.aXNw)
    .Grid.Grid--fifteen-columns
    > .GridColumn:not(.GridRow).GridColumn--one-wide-mobile,
  :not(.aXNw)
    .Grid.Grid--fifteen-columns
    > .GridRow
    > .GridColumn.GridColumn--one-wide-mobile,
  :not(.aXNw)
    .Grid[class*="-columns"]
    > .GridRow--fifteen-columns.GridRow
    > .GridColumn.GridColumn--one-wide-mobile {
    width: 6.6666666667% !important;
  }
  :not(.aXNw)
    .Grid.Grid--fifteen-columns
    > .GridColumn:not(.GridRow).GridColumn--two-wide-mobile,
  :not(.aXNw)
    .Grid.Grid--fifteen-columns
    > .GridRow
    > .GridColumn.GridColumn--two-wide-mobile,
  :not(.aXNw)
    .Grid[class*="-columns"]
    > .GridRow--fifteen-columns.GridRow
    > .GridColumn.GridColumn--two-wide-mobile {
    width: 13.3333333333% !important;
  }
  :not(.aXNw)
    .Grid.Grid--fifteen-columns
    > .GridColumn:not(.GridRow).GridColumn--three-wide-mobile,
  :not(.aXNw)
    .Grid.Grid--fifteen-columns
    > .GridRow
    > .GridColumn.GridColumn--three-wide-mobile,
  :not(.aXNw)
    .Grid[class*="-columns"]
    > .GridRow--fifteen-columns.GridRow
    > .GridColumn.GridColumn--three-wide-mobile {
    width: 20% !important;
  }
  :not(.aXNw)
    .Grid.Grid--fifteen-columns
    > .GridColumn:not(.GridRow).GridColumn--four-wide-mobile,
  :not(.aXNw)
    .Grid.Grid--fifteen-columns
    > .GridRow
    > .GridColumn.GridColumn--four-wide-mobile,
  :not(.aXNw)
    .Grid[class*="-columns"]
    > .GridRow--fifteen-columns.GridRow
    > .GridColumn.GridColumn--four-wide-mobile {
    width: 26.6666666667% !important;
  }
  :not(.aXNw)
    .Grid.Grid--fifteen-columns
    > .GridColumn:not(.GridRow).GridColumn--five-wide-mobile,
  :not(.aXNw)
    .Grid.Grid--fifteen-columns
    > .GridRow
    > .GridColumn.GridColumn--five-wide-mobile,
  :not(.aXNw)
    .Grid[class*="-columns"]
    > .GridRow--fifteen-columns.GridRow
    > .GridColumn.GridColumn--five-wide-mobile {
    width: 33.3333333333% !important;
  }
  :not(.aXNw)
    .Grid.Grid--fifteen-columns
    > .GridColumn:not(.GridRow).GridColumn--six-wide-mobile,
  :not(.aXNw)
    .Grid.Grid--fifteen-columns
    > .GridRow
    > .GridColumn.GridColumn--six-wide-mobile,
  :not(.aXNw)
    .Grid[class*="-columns"]
    > .GridRow--fifteen-columns.GridRow
    > .GridColumn.GridColumn--six-wide-mobile {
    width: 40% !important;
  }
  :not(.aXNw)
    .Grid.Grid--fifteen-columns
    > .GridColumn:not(.GridRow).GridColumn--seven-wide-mobile,
  :not(.aXNw)
    .Grid.Grid--fifteen-columns
    > .GridRow
    > .GridColumn.GridColumn--seven-wide-mobile,
  :not(.aXNw)
    .Grid[class*="-columns"]
    > .GridRow--fifteen-columns.GridRow
    > .GridColumn.GridColumn--seven-wide-mobile {
    width: 46.6666666667% !important;
  }
  :not(.aXNw)
    .Grid.Grid--fifteen-columns
    > .GridColumn:not(.GridRow).GridColumn--eight-wide-mobile,
  :not(.aXNw)
    .Grid.Grid--fifteen-columns
    > .GridRow
    > .GridColumn.GridColumn--eight-wide-mobile,
  :not(.aXNw)
    .Grid[class*="-columns"]
    > .GridRow--fifteen-columns.GridRow
    > .GridColumn.GridColumn--eight-wide-mobile {
    width: 53.3333333333% !important;
  }
  :not(.aXNw)
    .Grid.Grid--fifteen-columns
    > .GridColumn:not(.GridRow).GridColumn--nine-wide-mobile,
  :not(.aXNw)
    .Grid.Grid--fifteen-columns
    > .GridRow
    > .GridColumn.GridColumn--nine-wide-mobile,
  :not(.aXNw)
    .Grid[class*="-columns"]
    > .GridRow--fifteen-columns.GridRow
    > .GridColumn.GridColumn--nine-wide-mobile {
    width: 60% !important;
  }
  :not(.aXNw)
    .Grid.Grid--fifteen-columns
    > .GridColumn:not(.GridRow).GridColumn--ten-wide-mobile,
  :not(.aXNw)
    .Grid.Grid--fifteen-columns
    > .GridRow
    > .GridColumn.GridColumn--ten-wide-mobile,
  :not(.aXNw)
    .Grid[class*="-columns"]
    > .GridRow--fifteen-columns.GridRow
    > .GridColumn.GridColumn--ten-wide-mobile {
    width: 66.6666666667% !important;
  }
  :not(.aXNw)
    .Grid.Grid--fifteen-columns
    > .GridColumn:not(.GridRow).GridColumn--eleven-wide-mobile,
  :not(.aXNw)
    .Grid.Grid--fifteen-columns
    > .GridRow
    > .GridColumn.GridColumn--eleven-wide-mobile,
  :not(.aXNw)
    .Grid[class*="-columns"]
    > .GridRow--fifteen-columns.GridRow
    > .GridColumn.GridColumn--eleven-wide-mobile {
    width: 73.3333333333% !important;
  }
  :not(.aXNw)
    .Grid.Grid--fifteen-columns
    > .GridColumn:not(.GridRow).GridColumn--twelve-wide-mobile,
  :not(.aXNw)
    .Grid.Grid--fifteen-columns
    > .GridRow
    > .GridColumn.GridColumn--twelve-wide-mobile,
  :not(.aXNw)
    .Grid[class*="-columns"]
    > .GridRow--fifteen-columns.GridRow
    > .GridColumn.GridColumn--twelve-wide-mobile {
    width: 80% !important;
  }
  :not(.aXNw)
    .Grid.Grid--fifteen-columns
    > .GridColumn:not(.GridRow).GridColumn--thirteen-wide-mobile,
  :not(.aXNw)
    .Grid.Grid--fifteen-columns
    > .GridRow
    > .GridColumn.GridColumn--thirteen-wide-mobile,
  :not(.aXNw)
    .Grid[class*="-columns"]
    > .GridRow--fifteen-columns.GridRow
    > .GridColumn.GridColumn--thirteen-wide-mobile {
    width: 86.6666666667% !important;
  }
  :not(.aXNw)
    .Grid.Grid--fifteen-columns
    > .GridColumn:not(.GridRow).GridColumn--fourteen-wide-mobile,
  :not(.aXNw)
    .Grid.Grid--fifteen-columns
    > .GridRow
    > .GridColumn.GridColumn--fourteen-wide-mobile,
  :not(.aXNw)
    .Grid[class*="-columns"]
    > .GridRow--fifteen-columns.GridRow
    > .GridColumn.GridColumn--fourteen-wide-mobile {
    width: 93.3333333333% !important;
  }
  :not(.aXNw)
    .Grid.Grid--fifteen-columns
    > .GridColumn:not(.GridRow).GridColumn--fifteen-wide-mobile,
  :not(.aXNw)
    .Grid.Grid--fifteen-columns
    > .GridRow
    > .GridColumn.GridColumn--fifteen-wide-mobile,
  :not(.aXNw)
    .Grid[class*="-columns"]
    > .GridRow--fifteen-columns.GridRow
    > .GridColumn.GridColumn--fifteen-wide-mobile {
    width: 100% !important;
  }
  :not(.aXNw)
    .Grid.Grid--sixteen-columns
    > .GridColumn:not(.GridRow).GridColumn--one-wide-mobile,
  :not(.aXNw)
    .Grid.Grid--sixteen-columns
    > .GridRow
    > .GridColumn.GridColumn--one-wide-mobile,
  :not(.aXNw)
    .Grid[class*="-columns"]
    > .GridRow--sixteen-columns.GridRow
    > .GridColumn.GridColumn--one-wide-mobile {
    width: 6.25% !important;
  }
  :not(.aXNw)
    .Grid.Grid--sixteen-columns
    > .GridColumn:not(.GridRow).GridColumn--two-wide-mobile,
  :not(.aXNw)
    .Grid.Grid--sixteen-columns
    > .GridRow
    > .GridColumn.GridColumn--two-wide-mobile,
  :not(.aXNw)
    .Grid[class*="-columns"]
    > .GridRow--sixteen-columns.GridRow
    > .GridColumn.GridColumn--two-wide-mobile {
    width: 12.5% !important;
  }
  :not(.aXNw)
    .Grid.Grid--sixteen-columns
    > .GridColumn:not(.GridRow).GridColumn--three-wide-mobile,
  :not(.aXNw)
    .Grid.Grid--sixteen-columns
    > .GridRow
    > .GridColumn.GridColumn--three-wide-mobile,
  :not(.aXNw)
    .Grid[class*="-columns"]
    > .GridRow--sixteen-columns.GridRow
    > .GridColumn.GridColumn--three-wide-mobile {
    width: 18.75% !important;
  }
  :not(.aXNw)
    .Grid.Grid--sixteen-columns
    > .GridColumn:not(.GridRow).GridColumn--four-wide-mobile,
  :not(.aXNw)
    .Grid.Grid--sixteen-columns
    > .GridRow
    > .GridColumn.GridColumn--four-wide-mobile,
  :not(.aXNw)
    .Grid[class*="-columns"]
    > .GridRow--sixteen-columns.GridRow
    > .GridColumn.GridColumn--four-wide-mobile {
    width: 25% !important;
  }
  :not(.aXNw)
    .Grid.Grid--sixteen-columns
    > .GridColumn:not(.GridRow).GridColumn--five-wide-mobile,
  :not(.aXNw)
    .Grid.Grid--sixteen-columns
    > .GridRow
    > .GridColumn.GridColumn--five-wide-mobile,
  :not(.aXNw)
    .Grid[class*="-columns"]
    > .GridRow--sixteen-columns.GridRow
    > .GridColumn.GridColumn--five-wide-mobile {
    width: 31.25% !important;
  }
  :not(.aXNw)
    .Grid.Grid--sixteen-columns
    > .GridColumn:not(.GridRow).GridColumn--six-wide-mobile,
  :not(.aXNw)
    .Grid.Grid--sixteen-columns
    > .GridRow
    > .GridColumn.GridColumn--six-wide-mobile,
  :not(.aXNw)
    .Grid[class*="-columns"]
    > .GridRow--sixteen-columns.GridRow
    > .GridColumn.GridColumn--six-wide-mobile {
    width: 37.5% !important;
  }
  :not(.aXNw)
    .Grid.Grid--sixteen-columns
    > .GridColumn:not(.GridRow).GridColumn--seven-wide-mobile,
  :not(.aXNw)
    .Grid.Grid--sixteen-columns
    > .GridRow
    > .GridColumn.GridColumn--seven-wide-mobile,
  :not(.aXNw)
    .Grid[class*="-columns"]
    > .GridRow--sixteen-columns.GridRow
    > .GridColumn.GridColumn--seven-wide-mobile {
    width: 43.75% !important;
  }
  :not(.aXNw)
    .Grid.Grid--sixteen-columns
    > .GridColumn:not(.GridRow).GridColumn--eight-wide-mobile,
  :not(.aXNw)
    .Grid.Grid--sixteen-columns
    > .GridRow
    > .GridColumn.GridColumn--eight-wide-mobile,
  :not(.aXNw)
    .Grid[class*="-columns"]
    > .GridRow--sixteen-columns.GridRow
    > .GridColumn.GridColumn--eight-wide-mobile {
    width: 50% !important;
  }
  :not(.aXNw)
    .Grid.Grid--sixteen-columns
    > .GridColumn:not(.GridRow).GridColumn--nine-wide-mobile,
  :not(.aXNw)
    .Grid.Grid--sixteen-columns
    > .GridRow
    > .GridColumn.GridColumn--nine-wide-mobile,
  :not(.aXNw)
    .Grid[class*="-columns"]
    > .GridRow--sixteen-columns.GridRow
    > .GridColumn.GridColumn--nine-wide-mobile {
    width: 56.25% !important;
  }
  :not(.aXNw)
    .Grid.Grid--sixteen-columns
    > .GridColumn:not(.GridRow).GridColumn--ten-wide-mobile,
  :not(.aXNw)
    .Grid.Grid--sixteen-columns
    > .GridRow
    > .GridColumn.GridColumn--ten-wide-mobile,
  :not(.aXNw)
    .Grid[class*="-columns"]
    > .GridRow--sixteen-columns.GridRow
    > .GridColumn.GridColumn--ten-wide-mobile {
    width: 62.5% !important;
  }
  :not(.aXNw)
    .Grid.Grid--sixteen-columns
    > .GridColumn:not(.GridRow).GridColumn--eleven-wide-mobile,
  :not(.aXNw)
    .Grid.Grid--sixteen-columns
    > .GridRow
    > .GridColumn.GridColumn--eleven-wide-mobile,
  :not(.aXNw)
    .Grid[class*="-columns"]
    > .GridRow--sixteen-columns.GridRow
    > .GridColumn.GridColumn--eleven-wide-mobile {
    width: 68.75% !important;
  }
  :not(.aXNw)
    .Grid.Grid--sixteen-columns
    > .GridColumn:not(.GridRow).GridColumn--twelve-wide-mobile,
  :not(.aXNw)
    .Grid.Grid--sixteen-columns
    > .GridRow
    > .GridColumn.GridColumn--twelve-wide-mobile,
  :not(.aXNw)
    .Grid[class*="-columns"]
    > .GridRow--sixteen-columns.GridRow
    > .GridColumn.GridColumn--twelve-wide-mobile {
    width: 75% !important;
  }
  :not(.aXNw)
    .Grid.Grid--sixteen-columns
    > .GridColumn:not(.GridRow).GridColumn--thirteen-wide-mobile,
  :not(.aXNw)
    .Grid.Grid--sixteen-columns
    > .GridRow
    > .GridColumn.GridColumn--thirteen-wide-mobile,
  :not(.aXNw)
    .Grid[class*="-columns"]
    > .GridRow--sixteen-columns.GridRow
    > .GridColumn.GridColumn--thirteen-wide-mobile {
    width: 81.25% !important;
  }
  :not(.aXNw)
    .Grid.Grid--sixteen-columns
    > .GridColumn:not(.GridRow).GridColumn--fourteen-wide-mobile,
  :not(.aXNw)
    .Grid.Grid--sixteen-columns
    > .GridRow
    > .GridColumn.GridColumn--fourteen-wide-mobile,
  :not(.aXNw)
    .Grid[class*="-columns"]
    > .GridRow--sixteen-columns.GridRow
    > .GridColumn.GridColumn--fourteen-wide-mobile {
    width: 87.5% !important;
  }
  :not(.aXNw)
    .Grid.Grid--sixteen-columns
    > .GridColumn:not(.GridRow).GridColumn--fifteen-wide-mobile,
  :not(.aXNw)
    .Grid.Grid--sixteen-columns
    > .GridRow
    > .GridColumn.GridColumn--fifteen-wide-mobile,
  :not(.aXNw)
    .Grid[class*="-columns"]
    > .GridRow--sixteen-columns.GridRow
    > .GridColumn.GridColumn--fifteen-wide-mobile {
    width: 93.75% !important;
  }
  :not(.aXNw)
    .Grid.Grid--sixteen-columns
    > .GridColumn:not(.GridRow).GridColumn--sixteen-wide-mobile,
  :not(.aXNw)
    .Grid.Grid--sixteen-columns
    > .GridRow
    > .GridColumn.GridColumn--sixteen-wide-mobile,
  :not(.aXNw)
    .Grid[class*="-columns"]
    > .GridRow--sixteen-columns.GridRow
    > .GridColumn.GridColumn--sixteen-wide-mobile {
    width: 100% !important;
  }
}
@media only screen and (min-width: 768px) and (max-width: 991px) {
  :not(.aXNw)
    .Grid.Grid--one-columns
    > .GridColumn:not(.GridRow).GridColumn--one-wide-tablet,
  :not(.aXNw)
    .Grid.Grid--one-columns
    > .GridRow
    > .GridColumn.GridColumn--one-wide-tablet,
  :not(.aXNw)
    .Grid[class*="-columns"]
    > .GridRow--one-columns.GridRow
    > .GridColumn.GridColumn--one-wide-tablet {
    width: 100% !important;
  }
  :not(.aXNw)
    .Grid.Grid--two-columns
    > .GridColumn:not(.GridRow).GridColumn--one-wide-tablet,
  :not(.aXNw)
    .Grid.Grid--two-columns
    > .GridRow
    > .GridColumn.GridColumn--one-wide-tablet,
  :not(.aXNw)
    .Grid[class*="-columns"]
    > .GridRow--two-columns.GridRow
    > .GridColumn.GridColumn--one-wide-tablet {
    width: 50% !important;
  }
  :not(.aXNw)
    .Grid.Grid--two-columns
    > .GridColumn:not(.GridRow).GridColumn--two-wide-tablet,
  :not(.aXNw)
    .Grid.Grid--two-columns
    > .GridRow
    > .GridColumn.GridColumn--two-wide-tablet,
  :not(.aXNw)
    .Grid[class*="-columns"]
    > .GridRow--two-columns.GridRow
    > .GridColumn.GridColumn--two-wide-tablet {
    width: 100% !important;
  }
  :not(.aXNw)
    .Grid.Grid--three-columns
    > .GridColumn:not(.GridRow).GridColumn--one-wide-tablet,
  :not(.aXNw)
    .Grid.Grid--three-columns
    > .GridRow
    > .GridColumn.GridColumn--one-wide-tablet,
  :not(.aXNw)
    .Grid[class*="-columns"]
    > .GridRow--three-columns.GridRow
    > .GridColumn.GridColumn--one-wide-tablet {
    width: 33.3333333333% !important;
  }
  :not(.aXNw)
    .Grid.Grid--three-columns
    > .GridColumn:not(.GridRow).GridColumn--two-wide-tablet,
  :not(.aXNw)
    .Grid.Grid--three-columns
    > .GridRow
    > .GridColumn.GridColumn--two-wide-tablet,
  :not(.aXNw)
    .Grid[class*="-columns"]
    > .GridRow--three-columns.GridRow
    > .GridColumn.GridColumn--two-wide-tablet {
    width: 66.6666666667% !important;
  }
  :not(.aXNw)
    .Grid.Grid--three-columns
    > .GridColumn:not(.GridRow).GridColumn--three-wide-tablet,
  :not(.aXNw)
    .Grid.Grid--three-columns
    > .GridRow
    > .GridColumn.GridColumn--three-wide-tablet,
  :not(.aXNw)
    .Grid[class*="-columns"]
    > .GridRow--three-columns.GridRow
    > .GridColumn.GridColumn--three-wide-tablet {
    width: 100% !important;
  }
  :not(.aXNw)
    .Grid.Grid--four-columns
    > .GridColumn:not(.GridRow).GridColumn--one-wide-tablet,
  :not(.aXNw)
    .Grid.Grid--four-columns
    > .GridRow
    > .GridColumn.GridColumn--one-wide-tablet,
  :not(.aXNw)
    .Grid[class*="-columns"]
    > .GridRow--four-columns.GridRow
    > .GridColumn.GridColumn--one-wide-tablet {
    width: 25% !important;
  }
  :not(.aXNw)
    .Grid.Grid--four-columns
    > .GridColumn:not(.GridRow).GridColumn--two-wide-tablet,
  :not(.aXNw)
    .Grid.Grid--four-columns
    > .GridRow
    > .GridColumn.GridColumn--two-wide-tablet,
  :not(.aXNw)
    .Grid[class*="-columns"]
    > .GridRow--four-columns.GridRow
    > .GridColumn.GridColumn--two-wide-tablet {
    width: 50% !important;
  }
  :not(.aXNw)
    .Grid.Grid--four-columns
    > .GridColumn:not(.GridRow).GridColumn--three-wide-tablet,
  :not(.aXNw)
    .Grid.Grid--four-columns
    > .GridRow
    > .GridColumn.GridColumn--three-wide-tablet,
  :not(.aXNw)
    .Grid[class*="-columns"]
    > .GridRow--four-columns.GridRow
    > .GridColumn.GridColumn--three-wide-tablet {
    width: 75% !important;
  }
  :not(.aXNw)
    .Grid.Grid--four-columns
    > .GridColumn:not(.GridRow).GridColumn--four-wide-tablet,
  :not(.aXNw)
    .Grid.Grid--four-columns
    > .GridRow
    > .GridColumn.GridColumn--four-wide-tablet,
  :not(.aXNw)
    .Grid[class*="-columns"]
    > .GridRow--four-columns.GridRow
    > .GridColumn.GridColumn--four-wide-tablet {
    width: 100% !important;
  }
  :not(.aXNw)
    .Grid.Grid--five-columns
    > .GridColumn:not(.GridRow).GridColumn--one-wide-tablet,
  :not(.aXNw)
    .Grid.Grid--five-columns
    > .GridRow
    > .GridColumn.GridColumn--one-wide-tablet,
  :not(.aXNw)
    .Grid[class*="-columns"]
    > .GridRow--five-columns.GridRow
    > .GridColumn.GridColumn--one-wide-tablet {
    width: 20% !important;
  }
  :not(.aXNw)
    .Grid.Grid--five-columns
    > .GridColumn:not(.GridRow).GridColumn--two-wide-tablet,
  :not(.aXNw)
    .Grid.Grid--five-columns
    > .GridRow
    > .GridColumn.GridColumn--two-wide-tablet,
  :not(.aXNw)
    .Grid[class*="-columns"]
    > .GridRow--five-columns.GridRow
    > .GridColumn.GridColumn--two-wide-tablet {
    width: 40% !important;
  }
  :not(.aXNw)
    .Grid.Grid--five-columns
    > .GridColumn:not(.GridRow).GridColumn--three-wide-tablet,
  :not(.aXNw)
    .Grid.Grid--five-columns
    > .GridRow
    > .GridColumn.GridColumn--three-wide-tablet,
  :not(.aXNw)
    .Grid[class*="-columns"]
    > .GridRow--five-columns.GridRow
    > .GridColumn.GridColumn--three-wide-tablet {
    width: 60% !important;
  }
  :not(.aXNw)
    .Grid.Grid--five-columns
    > .GridColumn:not(.GridRow).GridColumn--four-wide-tablet,
  :not(.aXNw)
    .Grid.Grid--five-columns
    > .GridRow
    > .GridColumn.GridColumn--four-wide-tablet,
  :not(.aXNw)
    .Grid[class*="-columns"]
    > .GridRow--five-columns.GridRow
    > .GridColumn.GridColumn--four-wide-tablet {
    width: 80% !important;
  }
  :not(.aXNw)
    .Grid.Grid--five-columns
    > .GridColumn:not(.GridRow).GridColumn--five-wide-tablet,
  :not(.aXNw)
    .Grid.Grid--five-columns
    > .GridRow
    > .GridColumn.GridColumn--five-wide-tablet,
  :not(.aXNw)
    .Grid[class*="-columns"]
    > .GridRow--five-columns.GridRow
    > .GridColumn.GridColumn--five-wide-tablet {
    width: 100% !important;
  }
  :not(.aXNw)
    .Grid.Grid--six-columns
    > .GridColumn:not(.GridRow).GridColumn--one-wide-tablet,
  :not(.aXNw)
    .Grid.Grid--six-columns
    > .GridRow
    > .GridColumn.GridColumn--one-wide-tablet,
  :not(.aXNw)
    .Grid[class*="-columns"]
    > .GridRow--six-columns.GridRow
    > .GridColumn.GridColumn--one-wide-tablet {
    width: 16.6666666667% !important;
  }
  :not(.aXNw)
    .Grid.Grid--six-columns
    > .GridColumn:not(.GridRow).GridColumn--two-wide-tablet,
  :not(.aXNw)
    .Grid.Grid--six-columns
    > .GridRow
    > .GridColumn.GridColumn--two-wide-tablet,
  :not(.aXNw)
    .Grid[class*="-columns"]
    > .GridRow--six-columns.GridRow
    > .GridColumn.GridColumn--two-wide-tablet {
    width: 33.3333333333% !important;
  }
  :not(.aXNw)
    .Grid.Grid--six-columns
    > .GridColumn:not(.GridRow).GridColumn--three-wide-tablet,
  :not(.aXNw)
    .Grid.Grid--six-columns
    > .GridRow
    > .GridColumn.GridColumn--three-wide-tablet,
  :not(.aXNw)
    .Grid[class*="-columns"]
    > .GridRow--six-columns.GridRow
    > .GridColumn.GridColumn--three-wide-tablet {
    width: 50% !important;
  }
  :not(.aXNw)
    .Grid.Grid--six-columns
    > .GridColumn:not(.GridRow).GridColumn--four-wide-tablet,
  :not(.aXNw)
    .Grid.Grid--six-columns
    > .GridRow
    > .GridColumn.GridColumn--four-wide-tablet,
  :not(.aXNw)
    .Grid[class*="-columns"]
    > .GridRow--six-columns.GridRow
    > .GridColumn.GridColumn--four-wide-tablet {
    width: 66.6666666667% !important;
  }
  :not(.aXNw)
    .Grid.Grid--six-columns
    > .GridColumn:not(.GridRow).GridColumn--five-wide-tablet,
  :not(.aXNw)
    .Grid.Grid--six-columns
    > .GridRow
    > .GridColumn.GridColumn--five-wide-tablet,
  :not(.aXNw)
    .Grid[class*="-columns"]
    > .GridRow--six-columns.GridRow
    > .GridColumn.GridColumn--five-wide-tablet {
    width: 83.3333333333% !important;
  }
  :not(.aXNw)
    .Grid.Grid--six-columns
    > .GridColumn:not(.GridRow).GridColumn--six-wide-tablet,
  :not(.aXNw)
    .Grid.Grid--six-columns
    > .GridRow
    > .GridColumn.GridColumn--six-wide-tablet,
  :not(.aXNw)
    .Grid[class*="-columns"]
    > .GridRow--six-columns.GridRow
    > .GridColumn.GridColumn--six-wide-tablet {
    width: 100% !important;
  }
  :not(.aXNw)
    .Grid.Grid--seven-columns
    > .GridColumn:not(.GridRow).GridColumn--one-wide-tablet,
  :not(.aXNw)
    .Grid.Grid--seven-columns
    > .GridRow
    > .GridColumn.GridColumn--one-wide-tablet,
  :not(.aXNw)
    .Grid[class*="-columns"]
    > .GridRow--seven-columns.GridRow
    > .GridColumn.GridColumn--one-wide-tablet {
    width: 14.2857142857% !important;
  }
  :not(.aXNw)
    .Grid.Grid--seven-columns
    > .GridColumn:not(.GridRow).GridColumn--two-wide-tablet,
  :not(.aXNw)
    .Grid.Grid--seven-columns
    > .GridRow
    > .GridColumn.GridColumn--two-wide-tablet,
  :not(.aXNw)
    .Grid[class*="-columns"]
    > .GridRow--seven-columns.GridRow
    > .GridColumn.GridColumn--two-wide-tablet {
    width: 28.5714285714% !important;
  }
  :not(.aXNw)
    .Grid.Grid--seven-columns
    > .GridColumn:not(.GridRow).GridColumn--three-wide-tablet,
  :not(.aXNw)
    .Grid.Grid--seven-columns
    > .GridRow
    > .GridColumn.GridColumn--three-wide-tablet,
  :not(.aXNw)
    .Grid[class*="-columns"]
    > .GridRow--seven-columns.GridRow
    > .GridColumn.GridColumn--three-wide-tablet {
    width: 42.8571428571% !important;
  }
  :not(.aXNw)
    .Grid.Grid--seven-columns
    > .GridColumn:not(.GridRow).GridColumn--four-wide-tablet,
  :not(.aXNw)
    .Grid.Grid--seven-columns
    > .GridRow
    > .GridColumn.GridColumn--four-wide-tablet,
  :not(.aXNw)
    .Grid[class*="-columns"]
    > .GridRow--seven-columns.GridRow
    > .GridColumn.GridColumn--four-wide-tablet {
    width: 57.1428571429% !important;
  }
  :not(.aXNw)
    .Grid.Grid--seven-columns
    > .GridColumn:not(.GridRow).GridColumn--five-wide-tablet,
  :not(.aXNw)
    .Grid.Grid--seven-columns
    > .GridRow
    > .GridColumn.GridColumn--five-wide-tablet,
  :not(.aXNw)
    .Grid[class*="-columns"]
    > .GridRow--seven-columns.GridRow
    > .GridColumn.GridColumn--five-wide-tablet {
    width: 71.4285714286% !important;
  }
  :not(.aXNw)
    .Grid.Grid--seven-columns
    > .GridColumn:not(.GridRow).GridColumn--six-wide-tablet,
  :not(.aXNw)
    .Grid.Grid--seven-columns
    > .GridRow
    > .GridColumn.GridColumn--six-wide-tablet,
  :not(.aXNw)
    .Grid[class*="-columns"]
    > .GridRow--seven-columns.GridRow
    > .GridColumn.GridColumn--six-wide-tablet {
    width: 85.7142857143% !important;
  }
  :not(.aXNw)
    .Grid.Grid--seven-columns
    > .GridColumn:not(.GridRow).GridColumn--seven-wide-tablet,
  :not(.aXNw)
    .Grid.Grid--seven-columns
    > .GridRow
    > .GridColumn.GridColumn--seven-wide-tablet,
  :not(.aXNw)
    .Grid[class*="-columns"]
    > .GridRow--seven-columns.GridRow
    > .GridColumn.GridColumn--seven-wide-tablet {
    width: 100% !important;
  }
  :not(.aXNw)
    .Grid.Grid--eight-columns
    > .GridColumn:not(.GridRow).GridColumn--one-wide-tablet,
  :not(.aXNw)
    .Grid.Grid--eight-columns
    > .GridRow
    > .GridColumn.GridColumn--one-wide-tablet,
  :not(.aXNw)
    .Grid[class*="-columns"]
    > .GridRow--eight-columns.GridRow
    > .GridColumn.GridColumn--one-wide-tablet {
    width: 12.5% !important;
  }
  :not(.aXNw)
    .Grid.Grid--eight-columns
    > .GridColumn:not(.GridRow).GridColumn--two-wide-tablet,
  :not(.aXNw)
    .Grid.Grid--eight-columns
    > .GridRow
    > .GridColumn.GridColumn--two-wide-tablet,
  :not(.aXNw)
    .Grid[class*="-columns"]
    > .GridRow--eight-columns.GridRow
    > .GridColumn.GridColumn--two-wide-tablet {
    width: 25% !important;
  }
  :not(.aXNw)
    .Grid.Grid--eight-columns
    > .GridColumn:not(.GridRow).GridColumn--three-wide-tablet,
  :not(.aXNw)
    .Grid.Grid--eight-columns
    > .GridRow
    > .GridColumn.GridColumn--three-wide-tablet,
  :not(.aXNw)
    .Grid[class*="-columns"]
    > .GridRow--eight-columns.GridRow
    > .GridColumn.GridColumn--three-wide-tablet {
    width: 37.5% !important;
  }
  :not(.aXNw)
    .Grid.Grid--eight-columns
    > .GridColumn:not(.GridRow).GridColumn--four-wide-tablet,
  :not(.aXNw)
    .Grid.Grid--eight-columns
    > .GridRow
    > .GridColumn.GridColumn--four-wide-tablet,
  :not(.aXNw)
    .Grid[class*="-columns"]
    > .GridRow--eight-columns.GridRow
    > .GridColumn.GridColumn--four-wide-tablet {
    width: 50% !important;
  }
  :not(.aXNw)
    .Grid.Grid--eight-columns
    > .GridColumn:not(.GridRow).GridColumn--five-wide-tablet,
  :not(.aXNw)
    .Grid.Grid--eight-columns
    > .GridRow
    > .GridColumn.GridColumn--five-wide-tablet,
  :not(.aXNw)
    .Grid[class*="-columns"]
    > .GridRow--eight-columns.GridRow
    > .GridColumn.GridColumn--five-wide-tablet {
    width: 62.5% !important;
  }
  :not(.aXNw)
    .Grid.Grid--eight-columns
    > .GridColumn:not(.GridRow).GridColumn--six-wide-tablet,
  :not(.aXNw)
    .Grid.Grid--eight-columns
    > .GridRow
    > .GridColumn.GridColumn--six-wide-tablet,
  :not(.aXNw)
    .Grid[class*="-columns"]
    > .GridRow--eight-columns.GridRow
    > .GridColumn.GridColumn--six-wide-tablet {
    width: 75% !important;
  }
  :not(.aXNw)
    .Grid.Grid--eight-columns
    > .GridColumn:not(.GridRow).GridColumn--seven-wide-tablet,
  :not(.aXNw)
    .Grid.Grid--eight-columns
    > .GridRow
    > .GridColumn.GridColumn--seven-wide-tablet,
  :not(.aXNw)
    .Grid[class*="-columns"]
    > .GridRow--eight-columns.GridRow
    > .GridColumn.GridColumn--seven-wide-tablet {
    width: 87.5% !important;
  }
  :not(.aXNw)
    .Grid.Grid--eight-columns
    > .GridColumn:not(.GridRow).GridColumn--eight-wide-tablet,
  :not(.aXNw)
    .Grid.Grid--eight-columns
    > .GridRow
    > .GridColumn.GridColumn--eight-wide-tablet,
  :not(.aXNw)
    .Grid[class*="-columns"]
    > .GridRow--eight-columns.GridRow
    > .GridColumn.GridColumn--eight-wide-tablet {
    width: 100% !important;
  }
  :not(.aXNw)
    .Grid.Grid--nine-columns
    > .GridColumn:not(.GridRow).GridColumn--one-wide-tablet,
  :not(.aXNw)
    .Grid.Grid--nine-columns
    > .GridRow
    > .GridColumn.GridColumn--one-wide-tablet,
  :not(.aXNw)
    .Grid[class*="-columns"]
    > .GridRow--nine-columns.GridRow
    > .GridColumn.GridColumn--one-wide-tablet {
    width: 11.1111111111% !important;
  }
  :not(.aXNw)
    .Grid.Grid--nine-columns
    > .GridColumn:not(.GridRow).GridColumn--two-wide-tablet,
  :not(.aXNw)
    .Grid.Grid--nine-columns
    > .GridRow
    > .GridColumn.GridColumn--two-wide-tablet,
  :not(.aXNw)
    .Grid[class*="-columns"]
    > .GridRow--nine-columns.GridRow
    > .GridColumn.GridColumn--two-wide-tablet {
    width: 22.2222222222% !important;
  }
  :not(.aXNw)
    .Grid.Grid--nine-columns
    > .GridColumn:not(.GridRow).GridColumn--three-wide-tablet,
  :not(.aXNw)
    .Grid.Grid--nine-columns
    > .GridRow
    > .GridColumn.GridColumn--three-wide-tablet,
  :not(.aXNw)
    .Grid[class*="-columns"]
    > .GridRow--nine-columns.GridRow
    > .GridColumn.GridColumn--three-wide-tablet {
    width: 33.3333333333% !important;
  }
  :not(.aXNw)
    .Grid.Grid--nine-columns
    > .GridColumn:not(.GridRow).GridColumn--four-wide-tablet,
  :not(.aXNw)
    .Grid.Grid--nine-columns
    > .GridRow
    > .GridColumn.GridColumn--four-wide-tablet,
  :not(.aXNw)
    .Grid[class*="-columns"]
    > .GridRow--nine-columns.GridRow
    > .GridColumn.GridColumn--four-wide-tablet {
    width: 44.4444444444% !important;
  }
  :not(.aXNw)
    .Grid.Grid--nine-columns
    > .GridColumn:not(.GridRow).GridColumn--five-wide-tablet,
  :not(.aXNw)
    .Grid.Grid--nine-columns
    > .GridRow
    > .GridColumn.GridColumn--five-wide-tablet,
  :not(.aXNw)
    .Grid[class*="-columns"]
    > .GridRow--nine-columns.GridRow
    > .GridColumn.GridColumn--five-wide-tablet {
    width: 55.5555555556% !important;
  }
  :not(.aXNw)
    .Grid.Grid--nine-columns
    > .GridColumn:not(.GridRow).GridColumn--six-wide-tablet,
  :not(.aXNw)
    .Grid.Grid--nine-columns
    > .GridRow
    > .GridColumn.GridColumn--six-wide-tablet,
  :not(.aXNw)
    .Grid[class*="-columns"]
    > .GridRow--nine-columns.GridRow
    > .GridColumn.GridColumn--six-wide-tablet {
    width: 66.6666666667% !important;
  }
  :not(.aXNw)
    .Grid.Grid--nine-columns
    > .GridColumn:not(.GridRow).GridColumn--seven-wide-tablet,
  :not(.aXNw)
    .Grid.Grid--nine-columns
    > .GridRow
    > .GridColumn.GridColumn--seven-wide-tablet,
  :not(.aXNw)
    .Grid[class*="-columns"]
    > .GridRow--nine-columns.GridRow
    > .GridColumn.GridColumn--seven-wide-tablet {
    width: 77.7777777778% !important;
  }
  :not(.aXNw)
    .Grid.Grid--nine-columns
    > .GridColumn:not(.GridRow).GridColumn--eight-wide-tablet,
  :not(.aXNw)
    .Grid.Grid--nine-columns
    > .GridRow
    > .GridColumn.GridColumn--eight-wide-tablet,
  :not(.aXNw)
    .Grid[class*="-columns"]
    > .GridRow--nine-columns.GridRow
    > .GridColumn.GridColumn--eight-wide-tablet {
    width: 88.8888888889% !important;
  }
  :not(.aXNw)
    .Grid.Grid--nine-columns
    > .GridColumn:not(.GridRow).GridColumn--nine-wide-tablet,
  :not(.aXNw)
    .Grid.Grid--nine-columns
    > .GridRow
    > .GridColumn.GridColumn--nine-wide-tablet,
  :not(.aXNw)
    .Grid[class*="-columns"]
    > .GridRow--nine-columns.GridRow
    > .GridColumn.GridColumn--nine-wide-tablet {
    width: 100% !important;
  }
  :not(.aXNw)
    .Grid.Grid--ten-columns
    > .GridColumn:not(.GridRow).GridColumn--one-wide-tablet,
  :not(.aXNw)
    .Grid.Grid--ten-columns
    > .GridRow
    > .GridColumn.GridColumn--one-wide-tablet,
  :not(.aXNw)
    .Grid[class*="-columns"]
    > .GridRow--ten-columns.GridRow
    > .GridColumn.GridColumn--one-wide-tablet {
    width: 10% !important;
  }
  :not(.aXNw)
    .Grid.Grid--ten-columns
    > .GridColumn:not(.GridRow).GridColumn--two-wide-tablet,
  :not(.aXNw)
    .Grid.Grid--ten-columns
    > .GridRow
    > .GridColumn.GridColumn--two-wide-tablet,
  :not(.aXNw)
    .Grid[class*="-columns"]
    > .GridRow--ten-columns.GridRow
    > .GridColumn.GridColumn--two-wide-tablet {
    width: 20% !important;
  }
  :not(.aXNw)
    .Grid.Grid--ten-columns
    > .GridColumn:not(.GridRow).GridColumn--three-wide-tablet,
  :not(.aXNw)
    .Grid.Grid--ten-columns
    > .GridRow
    > .GridColumn.GridColumn--three-wide-tablet,
  :not(.aXNw)
    .Grid[class*="-columns"]
    > .GridRow--ten-columns.GridRow
    > .GridColumn.GridColumn--three-wide-tablet {
    width: 30% !important;
  }
  :not(.aXNw)
    .Grid.Grid--ten-columns
    > .GridColumn:not(.GridRow).GridColumn--four-wide-tablet,
  :not(.aXNw)
    .Grid.Grid--ten-columns
    > .GridRow
    > .GridColumn.GridColumn--four-wide-tablet,
  :not(.aXNw)
    .Grid[class*="-columns"]
    > .GridRow--ten-columns.GridRow
    > .GridColumn.GridColumn--four-wide-tablet {
    width: 40% !important;
  }
  :not(.aXNw)
    .Grid.Grid--ten-columns
    > .GridColumn:not(.GridRow).GridColumn--five-wide-tablet,
  :not(.aXNw)
    .Grid.Grid--ten-columns
    > .GridRow
    > .GridColumn.GridColumn--five-wide-tablet,
  :not(.aXNw)
    .Grid[class*="-columns"]
    > .GridRow--ten-columns.GridRow
    > .GridColumn.GridColumn--five-wide-tablet {
    width: 50% !important;
  }
  :not(.aXNw)
    .Grid.Grid--ten-columns
    > .GridColumn:not(.GridRow).GridColumn--six-wide-tablet,
  :not(.aXNw)
    .Grid.Grid--ten-columns
    > .GridRow
    > .GridColumn.GridColumn--six-wide-tablet,
  :not(.aXNw)
    .Grid[class*="-columns"]
    > .GridRow--ten-columns.GridRow
    > .GridColumn.GridColumn--six-wide-tablet {
    width: 60% !important;
  }
  :not(.aXNw)
    .Grid.Grid--ten-columns
    > .GridColumn:not(.GridRow).GridColumn--seven-wide-tablet,
  :not(.aXNw)
    .Grid.Grid--ten-columns
    > .GridRow
    > .GridColumn.GridColumn--seven-wide-tablet,
  :not(.aXNw)
    .Grid[class*="-columns"]
    > .GridRow--ten-columns.GridRow
    > .GridColumn.GridColumn--seven-wide-tablet {
    width: 70% !important;
  }
  :not(.aXNw)
    .Grid.Grid--ten-columns
    > .GridColumn:not(.GridRow).GridColumn--eight-wide-tablet,
  :not(.aXNw)
    .Grid.Grid--ten-columns
    > .GridRow
    > .GridColumn.GridColumn--eight-wide-tablet,
  :not(.aXNw)
    .Grid[class*="-columns"]
    > .GridRow--ten-columns.GridRow
    > .GridColumn.GridColumn--eight-wide-tablet {
    width: 80% !important;
  }
  :not(.aXNw)
    .Grid.Grid--ten-columns
    > .GridColumn:not(.GridRow).GridColumn--nine-wide-tablet,
  :not(.aXNw)
    .Grid.Grid--ten-columns
    > .GridRow
    > .GridColumn.GridColumn--nine-wide-tablet,
  :not(.aXNw)
    .Grid[class*="-columns"]
    > .GridRow--ten-columns.GridRow
    > .GridColumn.GridColumn--nine-wide-tablet {
    width: 90% !important;
  }
  :not(.aXNw)
    .Grid.Grid--ten-columns
    > .GridColumn:not(.GridRow).GridColumn--ten-wide-tablet,
  :not(.aXNw)
    .Grid.Grid--ten-columns
    > .GridRow
    > .GridColumn.GridColumn--ten-wide-tablet,
  :not(.aXNw)
    .Grid[class*="-columns"]
    > .GridRow--ten-columns.GridRow
    > .GridColumn.GridColumn--ten-wide-tablet {
    width: 100% !important;
  }
  :not(.aXNw)
    .Grid.Grid--eleven-columns
    > .GridColumn:not(.GridRow).GridColumn--one-wide-tablet,
  :not(.aXNw)
    .Grid.Grid--eleven-columns
    > .GridRow
    > .GridColumn.GridColumn--one-wide-tablet,
  :not(.aXNw)
    .Grid[class*="-columns"]
    > .GridRow--eleven-columns.GridRow
    > .GridColumn.GridColumn--one-wide-tablet {
    width: 9.0909090909% !important;
  }
  :not(.aXNw)
    .Grid.Grid--eleven-columns
    > .GridColumn:not(.GridRow).GridColumn--two-wide-tablet,
  :not(.aXNw)
    .Grid.Grid--eleven-columns
    > .GridRow
    > .GridColumn.GridColumn--two-wide-tablet,
  :not(.aXNw)
    .Grid[class*="-columns"]
    > .GridRow--eleven-columns.GridRow
    > .GridColumn.GridColumn--two-wide-tablet {
    width: 18.1818181818% !important;
  }
  :not(.aXNw)
    .Grid.Grid--eleven-columns
    > .GridColumn:not(.GridRow).GridColumn--three-wide-tablet,
  :not(.aXNw)
    .Grid.Grid--eleven-columns
    > .GridRow
    > .GridColumn.GridColumn--three-wide-tablet,
  :not(.aXNw)
    .Grid[class*="-columns"]
    > .GridRow--eleven-columns.GridRow
    > .GridColumn.GridColumn--three-wide-tablet {
    width: 27.2727272727% !important;
  }
  :not(.aXNw)
    .Grid.Grid--eleven-columns
    > .GridColumn:not(.GridRow).GridColumn--four-wide-tablet,
  :not(.aXNw)
    .Grid.Grid--eleven-columns
    > .GridRow
    > .GridColumn.GridColumn--four-wide-tablet,
  :not(.aXNw)
    .Grid[class*="-columns"]
    > .GridRow--eleven-columns.GridRow
    > .GridColumn.GridColumn--four-wide-tablet {
    width: 36.3636363636% !important;
  }
  :not(.aXNw)
    .Grid.Grid--eleven-columns
    > .GridColumn:not(.GridRow).GridColumn--five-wide-tablet,
  :not(.aXNw)
    .Grid.Grid--eleven-columns
    > .GridRow
    > .GridColumn.GridColumn--five-wide-tablet,
  :not(.aXNw)
    .Grid[class*="-columns"]
    > .GridRow--eleven-columns.GridRow
    > .GridColumn.GridColumn--five-wide-tablet {
    width: 45.4545454545% !important;
  }
  :not(.aXNw)
    .Grid.Grid--eleven-columns
    > .GridColumn:not(.GridRow).GridColumn--six-wide-tablet,
  :not(.aXNw)
    .Grid.Grid--eleven-columns
    > .GridRow
    > .GridColumn.GridColumn--six-wide-tablet,
  :not(.aXNw)
    .Grid[class*="-columns"]
    > .GridRow--eleven-columns.GridRow
    > .GridColumn.GridColumn--six-wide-tablet {
    width: 54.5454545455% !important;
  }
  :not(.aXNw)
    .Grid.Grid--eleven-columns
    > .GridColumn:not(.GridRow).GridColumn--seven-wide-tablet,
  :not(.aXNw)
    .Grid.Grid--eleven-columns
    > .GridRow
    > .GridColumn.GridColumn--seven-wide-tablet,
  :not(.aXNw)
    .Grid[class*="-columns"]
    > .GridRow--eleven-columns.GridRow
    > .GridColumn.GridColumn--seven-wide-tablet {
    width: 63.6363636364% !important;
  }
  :not(.aXNw)
    .Grid.Grid--eleven-columns
    > .GridColumn:not(.GridRow).GridColumn--eight-wide-tablet,
  :not(.aXNw)
    .Grid.Grid--eleven-columns
    > .GridRow
    > .GridColumn.GridColumn--eight-wide-tablet,
  :not(.aXNw)
    .Grid[class*="-columns"]
    > .GridRow--eleven-columns.GridRow
    > .GridColumn.GridColumn--eight-wide-tablet {
    width: 72.7272727273% !important;
  }
  :not(.aXNw)
    .Grid.Grid--eleven-columns
    > .GridColumn:not(.GridRow).GridColumn--nine-wide-tablet,
  :not(.aXNw)
    .Grid.Grid--eleven-columns
    > .GridRow
    > .GridColumn.GridColumn--nine-wide-tablet,
  :not(.aXNw)
    .Grid[class*="-columns"]
    > .GridRow--eleven-columns.GridRow
    > .GridColumn.GridColumn--nine-wide-tablet {
    width: 81.8181818182% !important;
  }
  :not(.aXNw)
    .Grid.Grid--eleven-columns
    > .GridColumn:not(.GridRow).GridColumn--ten-wide-tablet,
  :not(.aXNw)
    .Grid.Grid--eleven-columns
    > .GridRow
    > .GridColumn.GridColumn--ten-wide-tablet,
  :not(.aXNw)
    .Grid[class*="-columns"]
    > .GridRow--eleven-columns.GridRow
    > .GridColumn.GridColumn--ten-wide-tablet {
    width: 90.9090909091% !important;
  }
  :not(.aXNw)
    .Grid.Grid--eleven-columns
    > .GridColumn:not(.GridRow).GridColumn--eleven-wide-tablet,
  :not(.aXNw)
    .Grid.Grid--eleven-columns
    > .GridRow
    > .GridColumn.GridColumn--eleven-wide-tablet,
  :not(.aXNw)
    .Grid[class*="-columns"]
    > .GridRow--eleven-columns.GridRow
    > .GridColumn.GridColumn--eleven-wide-tablet {
    width: 100% !important;
  }
  :not(.aXNw)
    .Grid.Grid--twelve-columns
    > .GridColumn:not(.GridRow).GridColumn--one-wide-tablet,
  :not(.aXNw)
    .Grid.Grid--twelve-columns
    > .GridRow
    > .GridColumn.GridColumn--one-wide-tablet,
  :not(.aXNw)
    .Grid[class*="-columns"]
    > .GridRow--twelve-columns.GridRow
    > .GridColumn.GridColumn--one-wide-tablet {
    width: 8.3333333333% !important;
  }
  :not(.aXNw)
    .Grid.Grid--twelve-columns
    > .GridColumn:not(.GridRow).GridColumn--two-wide-tablet,
  :not(.aXNw)
    .Grid.Grid--twelve-columns
    > .GridRow
    > .GridColumn.GridColumn--two-wide-tablet,
  :not(.aXNw)
    .Grid[class*="-columns"]
    > .GridRow--twelve-columns.GridRow
    > .GridColumn.GridColumn--two-wide-tablet {
    width: 16.6666666667% !important;
  }
  :not(.aXNw)
    .Grid.Grid--twelve-columns
    > .GridColumn:not(.GridRow).GridColumn--three-wide-tablet,
  :not(.aXNw)
    .Grid.Grid--twelve-columns
    > .GridRow
    > .GridColumn.GridColumn--three-wide-tablet,
  :not(.aXNw)
    .Grid[class*="-columns"]
    > .GridRow--twelve-columns.GridRow
    > .GridColumn.GridColumn--three-wide-tablet {
    width: 25% !important;
  }
  :not(.aXNw)
    .Grid.Grid--twelve-columns
    > .GridColumn:not(.GridRow).GridColumn--four-wide-tablet,
  :not(.aXNw)
    .Grid.Grid--twelve-columns
    > .GridRow
    > .GridColumn.GridColumn--four-wide-tablet,
  :not(.aXNw)
    .Grid[class*="-columns"]
    > .GridRow--twelve-columns.GridRow
    > .GridColumn.GridColumn--four-wide-tablet {
    width: 33.3333333333% !important;
  }
  :not(.aXNw)
    .Grid.Grid--twelve-columns
    > .GridColumn:not(.GridRow).GridColumn--five-wide-tablet,
  :not(.aXNw)
    .Grid.Grid--twelve-columns
    > .GridRow
    > .GridColumn.GridColumn--five-wide-tablet,
  :not(.aXNw)
    .Grid[class*="-columns"]
    > .GridRow--twelve-columns.GridRow
    > .GridColumn.GridColumn--five-wide-tablet {
    width: 41.6666666667% !important;
  }
  :not(.aXNw)
    .Grid.Grid--twelve-columns
    > .GridColumn:not(.GridRow).GridColumn--six-wide-tablet,
  :not(.aXNw)
    .Grid.Grid--twelve-columns
    > .GridRow
    > .GridColumn.GridColumn--six-wide-tablet,
  :not(.aXNw)
    .Grid[class*="-columns"]
    > .GridRow--twelve-columns.GridRow
    > .GridColumn.GridColumn--six-wide-tablet {
    width: 50% !important;
  }
  :not(.aXNw)
    .Grid.Grid--twelve-columns
    > .GridColumn:not(.GridRow).GridColumn--seven-wide-tablet,
  :not(.aXNw)
    .Grid.Grid--twelve-columns
    > .GridRow
    > .GridColumn.GridColumn--seven-wide-tablet,
  :not(.aXNw)
    .Grid[class*="-columns"]
    > .GridRow--twelve-columns.GridRow
    > .GridColumn.GridColumn--seven-wide-tablet {
    width: 58.3333333333% !important;
  }
  :not(.aXNw)
    .Grid.Grid--twelve-columns
    > .GridColumn:not(.GridRow).GridColumn--eight-wide-tablet,
  :not(.aXNw)
    .Grid.Grid--twelve-columns
    > .GridRow
    > .GridColumn.GridColumn--eight-wide-tablet,
  :not(.aXNw)
    .Grid[class*="-columns"]
    > .GridRow--twelve-columns.GridRow
    > .GridColumn.GridColumn--eight-wide-tablet {
    width: 66.6666666667% !important;
  }
  :not(.aXNw)
    .Grid.Grid--twelve-columns
    > .GridColumn:not(.GridRow).GridColumn--nine-wide-tablet,
  :not(.aXNw)
    .Grid.Grid--twelve-columns
    > .GridRow
    > .GridColumn.GridColumn--nine-wide-tablet,
  :not(.aXNw)
    .Grid[class*="-columns"]
    > .GridRow--twelve-columns.GridRow
    > .GridColumn.GridColumn--nine-wide-tablet {
    width: 75% !important;
  }
  :not(.aXNw)
    .Grid.Grid--twelve-columns
    > .GridColumn:not(.GridRow).GridColumn--ten-wide-tablet,
  :not(.aXNw)
    .Grid.Grid--twelve-columns
    > .GridRow
    > .GridColumn.GridColumn--ten-wide-tablet,
  :not(.aXNw)
    .Grid[class*="-columns"]
    > .GridRow--twelve-columns.GridRow
    > .GridColumn.GridColumn--ten-wide-tablet {
    width: 83.3333333333% !important;
  }
  :not(.aXNw)
    .Grid.Grid--twelve-columns
    > .GridColumn:not(.GridRow).GridColumn--eleven-wide-tablet,
  :not(.aXNw)
    .Grid.Grid--twelve-columns
    > .GridRow
    > .GridColumn.GridColumn--eleven-wide-tablet,
  :not(.aXNw)
    .Grid[class*="-columns"]
    > .GridRow--twelve-columns.GridRow
    > .GridColumn.GridColumn--eleven-wide-tablet {
    width: 91.6666666667% !important;
  }
  :not(.aXNw)
    .Grid.Grid--twelve-columns
    > .GridColumn:not(.GridRow).GridColumn--twelve-wide-tablet,
  :not(.aXNw)
    .Grid.Grid--twelve-columns
    > .GridRow
    > .GridColumn.GridColumn--twelve-wide-tablet,
  :not(.aXNw)
    .Grid[class*="-columns"]
    > .GridRow--twelve-columns.GridRow
    > .GridColumn.GridColumn--twelve-wide-tablet {
    width: 100% !important;
  }
  :not(.aXNw)
    .Grid.Grid--thirteen-columns
    > .GridColumn:not(.GridRow).GridColumn--one-wide-tablet,
  :not(.aXNw)
    .Grid.Grid--thirteen-columns
    > .GridRow
    > .GridColumn.GridColumn--one-wide-tablet,
  :not(.aXNw)
    .Grid[class*="-columns"]
    > .GridRow--thirteen-columns.GridRow
    > .GridColumn.GridColumn--one-wide-tablet {
    width: 7.6923076923% !important;
  }
  :not(.aXNw)
    .Grid.Grid--thirteen-columns
    > .GridColumn:not(.GridRow).GridColumn--two-wide-tablet,
  :not(.aXNw)
    .Grid.Grid--thirteen-columns
    > .GridRow
    > .GridColumn.GridColumn--two-wide-tablet,
  :not(.aXNw)
    .Grid[class*="-columns"]
    > .GridRow--thirteen-columns.GridRow
    > .GridColumn.GridColumn--two-wide-tablet {
    width: 15.3846153846% !important;
  }
  :not(.aXNw)
    .Grid.Grid--thirteen-columns
    > .GridColumn:not(.GridRow).GridColumn--three-wide-tablet,
  :not(.aXNw)
    .Grid.Grid--thirteen-columns
    > .GridRow
    > .GridColumn.GridColumn--three-wide-tablet,
  :not(.aXNw)
    .Grid[class*="-columns"]
    > .GridRow--thirteen-columns.GridRow
    > .GridColumn.GridColumn--three-wide-tablet {
    width: 23.0769230769% !important;
  }
  :not(.aXNw)
    .Grid.Grid--thirteen-columns
    > .GridColumn:not(.GridRow).GridColumn--four-wide-tablet,
  :not(.aXNw)
    .Grid.Grid--thirteen-columns
    > .GridRow
    > .GridColumn.GridColumn--four-wide-tablet,
  :not(.aXNw)
    .Grid[class*="-columns"]
    > .GridRow--thirteen-columns.GridRow
    > .GridColumn.GridColumn--four-wide-tablet {
    width: 30.7692307692% !important;
  }
  :not(.aXNw)
    .Grid.Grid--thirteen-columns
    > .GridColumn:not(.GridRow).GridColumn--five-wide-tablet,
  :not(.aXNw)
    .Grid.Grid--thirteen-columns
    > .GridRow
    > .GridColumn.GridColumn--five-wide-tablet,
  :not(.aXNw)
    .Grid[class*="-columns"]
    > .GridRow--thirteen-columns.GridRow
    > .GridColumn.GridColumn--five-wide-tablet {
    width: 38.4615384615% !important;
  }
  :not(.aXNw)
    .Grid.Grid--thirteen-columns
    > .GridColumn:not(.GridRow).GridColumn--six-wide-tablet,
  :not(.aXNw)
    .Grid.Grid--thirteen-columns
    > .GridRow
    > .GridColumn.GridColumn--six-wide-tablet,
  :not(.aXNw)
    .Grid[class*="-columns"]
    > .GridRow--thirteen-columns.GridRow
    > .GridColumn.GridColumn--six-wide-tablet {
    width: 46.1538461538% !important;
  }
  :not(.aXNw)
    .Grid.Grid--thirteen-columns
    > .GridColumn:not(.GridRow).GridColumn--seven-wide-tablet,
  :not(.aXNw)
    .Grid.Grid--thirteen-columns
    > .GridRow
    > .GridColumn.GridColumn--seven-wide-tablet,
  :not(.aXNw)
    .Grid[class*="-columns"]
    > .GridRow--thirteen-columns.GridRow
    > .GridColumn.GridColumn--seven-wide-tablet {
    width: 53.8461538462% !important;
  }
  :not(.aXNw)
    .Grid.Grid--thirteen-columns
    > .GridColumn:not(.GridRow).GridColumn--eight-wide-tablet,
  :not(.aXNw)
    .Grid.Grid--thirteen-columns
    > .GridRow
    > .GridColumn.GridColumn--eight-wide-tablet,
  :not(.aXNw)
    .Grid[class*="-columns"]
    > .GridRow--thirteen-columns.GridRow
    > .GridColumn.GridColumn--eight-wide-tablet {
    width: 61.5384615385% !important;
  }
  :not(.aXNw)
    .Grid.Grid--thirteen-columns
    > .GridColumn:not(.GridRow).GridColumn--nine-wide-tablet,
  :not(.aXNw)
    .Grid.Grid--thirteen-columns
    > .GridRow
    > .GridColumn.GridColumn--nine-wide-tablet,
  :not(.aXNw)
    .Grid[class*="-columns"]
    > .GridRow--thirteen-columns.GridRow
    > .GridColumn.GridColumn--nine-wide-tablet {
    width: 69.2307692308% !important;
  }
  :not(.aXNw)
    .Grid.Grid--thirteen-columns
    > .GridColumn:not(.GridRow).GridColumn--ten-wide-tablet,
  :not(.aXNw)
    .Grid.Grid--thirteen-columns
    > .GridRow
    > .GridColumn.GridColumn--ten-wide-tablet,
  :not(.aXNw)
    .Grid[class*="-columns"]
    > .GridRow--thirteen-columns.GridRow
    > .GridColumn.GridColumn--ten-wide-tablet {
    width: 76.9230769231% !important;
  }
  :not(.aXNw)
    .Grid.Grid--thirteen-columns
    > .GridColumn:not(.GridRow).GridColumn--eleven-wide-tablet,
  :not(.aXNw)
    .Grid.Grid--thirteen-columns
    > .GridRow
    > .GridColumn.GridColumn--eleven-wide-tablet,
  :not(.aXNw)
    .Grid[class*="-columns"]
    > .GridRow--thirteen-columns.GridRow
    > .GridColumn.GridColumn--eleven-wide-tablet {
    width: 84.6153846154% !important;
  }
  :not(.aXNw)
    .Grid.Grid--thirteen-columns
    > .GridColumn:not(.GridRow).GridColumn--twelve-wide-tablet,
  :not(.aXNw)
    .Grid.Grid--thirteen-columns
    > .GridRow
    > .GridColumn.GridColumn--twelve-wide-tablet,
  :not(.aXNw)
    .Grid[class*="-columns"]
    > .GridRow--thirteen-columns.GridRow
    > .GridColumn.GridColumn--twelve-wide-tablet {
    width: 92.3076923077% !important;
  }
  :not(.aXNw)
    .Grid.Grid--thirteen-columns
    > .GridColumn:not(.GridRow).GridColumn--thirteen-wide-tablet,
  :not(.aXNw)
    .Grid.Grid--thirteen-columns
    > .GridRow
    > .GridColumn.GridColumn--thirteen-wide-tablet,
  :not(.aXNw)
    .Grid[class*="-columns"]
    > .GridRow--thirteen-columns.GridRow
    > .GridColumn.GridColumn--thirteen-wide-tablet {
    width: 100% !important;
  }
  :not(.aXNw)
    .Grid.Grid--fourteen-columns
    > .GridColumn:not(.GridRow).GridColumn--one-wide-tablet,
  :not(.aXNw)
    .Grid.Grid--fourteen-columns
    > .GridRow
    > .GridColumn.GridColumn--one-wide-tablet,
  :not(.aXNw)
    .Grid[class*="-columns"]
    > .GridRow--fourteen-columns.GridRow
    > .GridColumn.GridColumn--one-wide-tablet {
    width: 7.1428571429% !important;
  }
  :not(.aXNw)
    .Grid.Grid--fourteen-columns
    > .GridColumn:not(.GridRow).GridColumn--two-wide-tablet,
  :not(.aXNw)
    .Grid.Grid--fourteen-columns
    > .GridRow
    > .GridColumn.GridColumn--two-wide-tablet,
  :not(.aXNw)
    .Grid[class*="-columns"]
    > .GridRow--fourteen-columns.GridRow
    > .GridColumn.GridColumn--two-wide-tablet {
    width: 14.2857142857% !important;
  }
  :not(.aXNw)
    .Grid.Grid--fourteen-columns
    > .GridColumn:not(.GridRow).GridColumn--three-wide-tablet,
  :not(.aXNw)
    .Grid.Grid--fourteen-columns
    > .GridRow
    > .GridColumn.GridColumn--three-wide-tablet,
  :not(.aXNw)
    .Grid[class*="-columns"]
    > .GridRow--fourteen-columns.GridRow
    > .GridColumn.GridColumn--three-wide-tablet {
    width: 21.4285714286% !important;
  }
  :not(.aXNw)
    .Grid.Grid--fourteen-columns
    > .GridColumn:not(.GridRow).GridColumn--four-wide-tablet,
  :not(.aXNw)
    .Grid.Grid--fourteen-columns
    > .GridRow
    > .GridColumn.GridColumn--four-wide-tablet,
  :not(.aXNw)
    .Grid[class*="-columns"]
    > .GridRow--fourteen-columns.GridRow
    > .GridColumn.GridColumn--four-wide-tablet {
    width: 28.5714285714% !important;
  }
  :not(.aXNw)
    .Grid.Grid--fourteen-columns
    > .GridColumn:not(.GridRow).GridColumn--five-wide-tablet,
  :not(.aXNw)
    .Grid.Grid--fourteen-columns
    > .GridRow
    > .GridColumn.GridColumn--five-wide-tablet,
  :not(.aXNw)
    .Grid[class*="-columns"]
    > .GridRow--fourteen-columns.GridRow
    > .GridColumn.GridColumn--five-wide-tablet {
    width: 35.7142857143% !important;
  }
  :not(.aXNw)
    .Grid.Grid--fourteen-columns
    > .GridColumn:not(.GridRow).GridColumn--six-wide-tablet,
  :not(.aXNw)
    .Grid.Grid--fourteen-columns
    > .GridRow
    > .GridColumn.GridColumn--six-wide-tablet,
  :not(.aXNw)
    .Grid[class*="-columns"]
    > .GridRow--fourteen-columns.GridRow
    > .GridColumn.GridColumn--six-wide-tablet {
    width: 42.8571428571% !important;
  }
  :not(.aXNw)
    .Grid.Grid--fourteen-columns
    > .GridColumn:not(.GridRow).GridColumn--seven-wide-tablet,
  :not(.aXNw)
    .Grid.Grid--fourteen-columns
    > .GridRow
    > .GridColumn.GridColumn--seven-wide-tablet,
  :not(.aXNw)
    .Grid[class*="-columns"]
    > .GridRow--fourteen-columns.GridRow
    > .GridColumn.GridColumn--seven-wide-tablet {
    width: 50% !important;
  }
  :not(.aXNw)
    .Grid.Grid--fourteen-columns
    > .GridColumn:not(.GridRow).GridColumn--eight-wide-tablet,
  :not(.aXNw)
    .Grid.Grid--fourteen-columns
    > .GridRow
    > .GridColumn.GridColumn--eight-wide-tablet,
  :not(.aXNw)
    .Grid[class*="-columns"]
    > .GridRow--fourteen-columns.GridRow
    > .GridColumn.GridColumn--eight-wide-tablet {
    width: 57.1428571429% !important;
  }
  :not(.aXNw)
    .Grid.Grid--fourteen-columns
    > .GridColumn:not(.GridRow).GridColumn--nine-wide-tablet,
  :not(.aXNw)
    .Grid.Grid--fourteen-columns
    > .GridRow
    > .GridColumn.GridColumn--nine-wide-tablet,
  :not(.aXNw)
    .Grid[class*="-columns"]
    > .GridRow--fourteen-columns.GridRow
    > .GridColumn.GridColumn--nine-wide-tablet {
    width: 64.2857142857% !important;
  }
  :not(.aXNw)
    .Grid.Grid--fourteen-columns
    > .GridColumn:not(.GridRow).GridColumn--ten-wide-tablet,
  :not(.aXNw)
    .Grid.Grid--fourteen-columns
    > .GridRow
    > .GridColumn.GridColumn--ten-wide-tablet,
  :not(.aXNw)
    .Grid[class*="-columns"]
    > .GridRow--fourteen-columns.GridRow
    > .GridColumn.GridColumn--ten-wide-tablet {
    width: 71.4285714286% !important;
  }
  :not(.aXNw)
    .Grid.Grid--fourteen-columns
    > .GridColumn:not(.GridRow).GridColumn--eleven-wide-tablet,
  :not(.aXNw)
    .Grid.Grid--fourteen-columns
    > .GridRow
    > .GridColumn.GridColumn--eleven-wide-tablet,
  :not(.aXNw)
    .Grid[class*="-columns"]
    > .GridRow--fourteen-columns.GridRow
    > .GridColumn.GridColumn--eleven-wide-tablet {
    width: 78.5714285714% !important;
  }
  :not(.aXNw)
    .Grid.Grid--fourteen-columns
    > .GridColumn:not(.GridRow).GridColumn--twelve-wide-tablet,
  :not(.aXNw)
    .Grid.Grid--fourteen-columns
    > .GridRow
    > .GridColumn.GridColumn--twelve-wide-tablet,
  :not(.aXNw)
    .Grid[class*="-columns"]
    > .GridRow--fourteen-columns.GridRow
    > .GridColumn.GridColumn--twelve-wide-tablet {
    width: 85.7142857143% !important;
  }
  :not(.aXNw)
    .Grid.Grid--fourteen-columns
    > .GridColumn:not(.GridRow).GridColumn--thirteen-wide-tablet,
  :not(.aXNw)
    .Grid.Grid--fourteen-columns
    > .GridRow
    > .GridColumn.GridColumn--thirteen-wide-tablet,
  :not(.aXNw)
    .Grid[class*="-columns"]
    > .GridRow--fourteen-columns.GridRow
    > .GridColumn.GridColumn--thirteen-wide-tablet {
    width: 92.8571428571% !important;
  }
  :not(.aXNw)
    .Grid.Grid--fourteen-columns
    > .GridColumn:not(.GridRow).GridColumn--fourteen-wide-tablet,
  :not(.aXNw)
    .Grid.Grid--fourteen-columns
    > .GridRow
    > .GridColumn.GridColumn--fourteen-wide-tablet,
  :not(.aXNw)
    .Grid[class*="-columns"]
    > .GridRow--fourteen-columns.GridRow
    > .GridColumn.GridColumn--fourteen-wide-tablet {
    width: 100% !important;
  }
  :not(.aXNw)
    .Grid.Grid--fifteen-columns
    > .GridColumn:not(.GridRow).GridColumn--one-wide-tablet,
  :not(.aXNw)
    .Grid.Grid--fifteen-columns
    > .GridRow
    > .GridColumn.GridColumn--one-wide-tablet,
  :not(.aXNw)
    .Grid[class*="-columns"]
    > .GridRow--fifteen-columns.GridRow
    > .GridColumn.GridColumn--one-wide-tablet {
    width: 6.6666666667% !important;
  }
  :not(.aXNw)
    .Grid.Grid--fifteen-columns
    > .GridColumn:not(.GridRow).GridColumn--two-wide-tablet,
  :not(.aXNw)
    .Grid.Grid--fifteen-columns
    > .GridRow
    > .GridColumn.GridColumn--two-wide-tablet,
  :not(.aXNw)
    .Grid[class*="-columns"]
    > .GridRow--fifteen-columns.GridRow
    > .GridColumn.GridColumn--two-wide-tablet {
    width: 13.3333333333% !important;
  }
  :not(.aXNw)
    .Grid.Grid--fifteen-columns
    > .GridColumn:not(.GridRow).GridColumn--three-wide-tablet,
  :not(.aXNw)
    .Grid.Grid--fifteen-columns
    > .GridRow
    > .GridColumn.GridColumn--three-wide-tablet,
  :not(.aXNw)
    .Grid[class*="-columns"]
    > .GridRow--fifteen-columns.GridRow
    > .GridColumn.GridColumn--three-wide-tablet {
    width: 20% !important;
  }
  :not(.aXNw)
    .Grid.Grid--fifteen-columns
    > .GridColumn:not(.GridRow).GridColumn--four-wide-tablet,
  :not(.aXNw)
    .Grid.Grid--fifteen-columns
    > .GridRow
    > .GridColumn.GridColumn--four-wide-tablet,
  :not(.aXNw)
    .Grid[class*="-columns"]
    > .GridRow--fifteen-columns.GridRow
    > .GridColumn.GridColumn--four-wide-tablet {
    width: 26.6666666667% !important;
  }
  :not(.aXNw)
    .Grid.Grid--fifteen-columns
    > .GridColumn:not(.GridRow).GridColumn--five-wide-tablet,
  :not(.aXNw)
    .Grid.Grid--fifteen-columns
    > .GridRow
    > .GridColumn.GridColumn--five-wide-tablet,
  :not(.aXNw)
    .Grid[class*="-columns"]
    > .GridRow--fifteen-columns.GridRow
    > .GridColumn.GridColumn--five-wide-tablet {
    width: 33.3333333333% !important;
  }
  :not(.aXNw)
    .Grid.Grid--fifteen-columns
    > .GridColumn:not(.GridRow).GridColumn--six-wide-tablet,
  :not(.aXNw)
    .Grid.Grid--fifteen-columns
    > .GridRow
    > .GridColumn.GridColumn--six-wide-tablet,
  :not(.aXNw)
    .Grid[class*="-columns"]
    > .GridRow--fifteen-columns.GridRow
    > .GridColumn.GridColumn--six-wide-tablet {
    width: 40% !important;
  }
  :not(.aXNw)
    .Grid.Grid--fifteen-columns
    > .GridColumn:not(.GridRow).GridColumn--seven-wide-tablet,
  :not(.aXNw)
    .Grid.Grid--fifteen-columns
    > .GridRow
    > .GridColumn.GridColumn--seven-wide-tablet,
  :not(.aXNw)
    .Grid[class*="-columns"]
    > .GridRow--fifteen-columns.GridRow
    > .GridColumn.GridColumn--seven-wide-tablet {
    width: 46.6666666667% !important;
  }
  :not(.aXNw)
    .Grid.Grid--fifteen-columns
    > .GridColumn:not(.GridRow).GridColumn--eight-wide-tablet,
  :not(.aXNw)
    .Grid.Grid--fifteen-columns
    > .GridRow
    > .GridColumn.GridColumn--eight-wide-tablet,
  :not(.aXNw)
    .Grid[class*="-columns"]
    > .GridRow--fifteen-columns.GridRow
    > .GridColumn.GridColumn--eight-wide-tablet {
    width: 53.3333333333% !important;
  }
  :not(.aXNw)
    .Grid.Grid--fifteen-columns
    > .GridColumn:not(.GridRow).GridColumn--nine-wide-tablet,
  :not(.aXNw)
    .Grid.Grid--fifteen-columns
    > .GridRow
    > .GridColumn.GridColumn--nine-wide-tablet,
  :not(.aXNw)
    .Grid[class*="-columns"]
    > .GridRow--fifteen-columns.GridRow
    > .GridColumn.GridColumn--nine-wide-tablet {
    width: 60% !important;
  }
  :not(.aXNw)
    .Grid.Grid--fifteen-columns
    > .GridColumn:not(.GridRow).GridColumn--ten-wide-tablet,
  :not(.aXNw)
    .Grid.Grid--fifteen-columns
    > .GridRow
    > .GridColumn.GridColumn--ten-wide-tablet,
  :not(.aXNw)
    .Grid[class*="-columns"]
    > .GridRow--fifteen-columns.GridRow
    > .GridColumn.GridColumn--ten-wide-tablet {
    width: 66.6666666667% !important;
  }
  :not(.aXNw)
    .Grid.Grid--fifteen-columns
    > .GridColumn:not(.GridRow).GridColumn--eleven-wide-tablet,
  :not(.aXNw)
    .Grid.Grid--fifteen-columns
    > .GridRow
    > .GridColumn.GridColumn--eleven-wide-tablet,
  :not(.aXNw)
    .Grid[class*="-columns"]
    > .GridRow--fifteen-columns.GridRow
    > .GridColumn.GridColumn--eleven-wide-tablet {
    width: 73.3333333333% !important;
  }
  :not(.aXNw)
    .Grid.Grid--fifteen-columns
    > .GridColumn:not(.GridRow).GridColumn--twelve-wide-tablet,
  :not(.aXNw)
    .Grid.Grid--fifteen-columns
    > .GridRow
    > .GridColumn.GridColumn--twelve-wide-tablet,
  :not(.aXNw)
    .Grid[class*="-columns"]
    > .GridRow--fifteen-columns.GridRow
    > .GridColumn.GridColumn--twelve-wide-tablet {
    width: 80% !important;
  }
  :not(.aXNw)
    .Grid.Grid--fifteen-columns
    > .GridColumn:not(.GridRow).GridColumn--thirteen-wide-tablet,
  :not(.aXNw)
    .Grid.Grid--fifteen-columns
    > .GridRow
    > .GridColumn.GridColumn--thirteen-wide-tablet,
  :not(.aXNw)
    .Grid[class*="-columns"]
    > .GridRow--fifteen-columns.GridRow
    > .GridColumn.GridColumn--thirteen-wide-tablet {
    width: 86.6666666667% !important;
  }
  :not(.aXNw)
    .Grid.Grid--fifteen-columns
    > .GridColumn:not(.GridRow).GridColumn--fourteen-wide-tablet,
  :not(.aXNw)
    .Grid.Grid--fifteen-columns
    > .GridRow
    > .GridColumn.GridColumn--fourteen-wide-tablet,
  :not(.aXNw)
    .Grid[class*="-columns"]
    > .GridRow--fifteen-columns.GridRow
    > .GridColumn.GridColumn--fourteen-wide-tablet {
    width: 93.3333333333% !important;
  }
  :not(.aXNw)
    .Grid.Grid--fifteen-columns
    > .GridColumn:not(.GridRow).GridColumn--fifteen-wide-tablet,
  :not(.aXNw)
    .Grid.Grid--fifteen-columns
    > .GridRow
    > .GridColumn.GridColumn--fifteen-wide-tablet,
  :not(.aXNw)
    .Grid[class*="-columns"]
    > .GridRow--fifteen-columns.GridRow
    > .GridColumn.GridColumn--fifteen-wide-tablet {
    width: 100% !important;
  }
  :not(.aXNw)
    .Grid.Grid--sixteen-columns
    > .GridColumn:not(.GridRow).GridColumn--one-wide-tablet,
  :not(.aXNw)
    .Grid.Grid--sixteen-columns
    > .GridRow
    > .GridColumn.GridColumn--one-wide-tablet,
  :not(.aXNw)
    .Grid[class*="-columns"]
    > .GridRow--sixteen-columns.GridRow
    > .GridColumn.GridColumn--one-wide-tablet {
    width: 6.25% !important;
  }
  :not(.aXNw)
    .Grid.Grid--sixteen-columns
    > .GridColumn:not(.GridRow).GridColumn--two-wide-tablet,
  :not(.aXNw)
    .Grid.Grid--sixteen-columns
    > .GridRow
    > .GridColumn.GridColumn--two-wide-tablet,
  :not(.aXNw)
    .Grid[class*="-columns"]
    > .GridRow--sixteen-columns.GridRow
    > .GridColumn.GridColumn--two-wide-tablet {
    width: 12.5% !important;
  }
  :not(.aXNw)
    .Grid.Grid--sixteen-columns
    > .GridColumn:not(.GridRow).GridColumn--three-wide-tablet,
  :not(.aXNw)
    .Grid.Grid--sixteen-columns
    > .GridRow
    > .GridColumn.GridColumn--three-wide-tablet,
  :not(.aXNw)
    .Grid[class*="-columns"]
    > .GridRow--sixteen-columns.GridRow
    > .GridColumn.GridColumn--three-wide-tablet {
    width: 18.75% !important;
  }
  :not(.aXNw)
    .Grid.Grid--sixteen-columns
    > .GridColumn:not(.GridRow).GridColumn--four-wide-tablet,
  :not(.aXNw)
    .Grid.Grid--sixteen-columns
    > .GridRow
    > .GridColumn.GridColumn--four-wide-tablet,
  :not(.aXNw)
    .Grid[class*="-columns"]
    > .GridRow--sixteen-columns.GridRow
    > .GridColumn.GridColumn--four-wide-tablet {
    width: 25% !important;
  }
  :not(.aXNw)
    .Grid.Grid--sixteen-columns
    > .GridColumn:not(.GridRow).GridColumn--five-wide-tablet,
  :not(.aXNw)
    .Grid.Grid--sixteen-columns
    > .GridRow
    > .GridColumn.GridColumn--five-wide-tablet,
  :not(.aXNw)
    .Grid[class*="-columns"]
    > .GridRow--sixteen-columns.GridRow
    > .GridColumn.GridColumn--five-wide-tablet {
    width: 31.25% !important;
  }
  :not(.aXNw)
    .Grid.Grid--sixteen-columns
    > .GridColumn:not(.GridRow).GridColumn--six-wide-tablet,
  :not(.aXNw)
    .Grid.Grid--sixteen-columns
    > .GridRow
    > .GridColumn.GridColumn--six-wide-tablet,
  :not(.aXNw)
    .Grid[class*="-columns"]
    > .GridRow--sixteen-columns.GridRow
    > .GridColumn.GridColumn--six-wide-tablet {
    width: 37.5% !important;
  }
  :not(.aXNw)
    .Grid.Grid--sixteen-columns
    > .GridColumn:not(.GridRow).GridColumn--seven-wide-tablet,
  :not(.aXNw)
    .Grid.Grid--sixteen-columns
    > .GridRow
    > .GridColumn.GridColumn--seven-wide-tablet,
  :not(.aXNw)
    .Grid[class*="-columns"]
    > .GridRow--sixteen-columns.GridRow
    > .GridColumn.GridColumn--seven-wide-tablet {
    width: 43.75% !important;
  }
  :not(.aXNw)
    .Grid.Grid--sixteen-columns
    > .GridColumn:not(.GridRow).GridColumn--eight-wide-tablet,
  :not(.aXNw)
    .Grid.Grid--sixteen-columns
    > .GridRow
    > .GridColumn.GridColumn--eight-wide-tablet,
  :not(.aXNw)
    .Grid[class*="-columns"]
    > .GridRow--sixteen-columns.GridRow
    > .GridColumn.GridColumn--eight-wide-tablet {
    width: 50% !important;
  }
  :not(.aXNw)
    .Grid.Grid--sixteen-columns
    > .GridColumn:not(.GridRow).GridColumn--nine-wide-tablet,
  :not(.aXNw)
    .Grid.Grid--sixteen-columns
    > .GridRow
    > .GridColumn.GridColumn--nine-wide-tablet,
  :not(.aXNw)
    .Grid[class*="-columns"]
    > .GridRow--sixteen-columns.GridRow
    > .GridColumn.GridColumn--nine-wide-tablet {
    width: 56.25% !important;
  }
  :not(.aXNw)
    .Grid.Grid--sixteen-columns
    > .GridColumn:not(.GridRow).GridColumn--ten-wide-tablet,
  :not(.aXNw)
    .Grid.Grid--sixteen-columns
    > .GridRow
    > .GridColumn.GridColumn--ten-wide-tablet,
  :not(.aXNw)
    .Grid[class*="-columns"]
    > .GridRow--sixteen-columns.GridRow
    > .GridColumn.GridColumn--ten-wide-tablet {
    width: 62.5% !important;
  }
  :not(.aXNw)
    .Grid.Grid--sixteen-columns
    > .GridColumn:not(.GridRow).GridColumn--eleven-wide-tablet,
  :not(.aXNw)
    .Grid.Grid--sixteen-columns
    > .GridRow
    > .GridColumn.GridColumn--eleven-wide-tablet,
  :not(.aXNw)
    .Grid[class*="-columns"]
    > .GridRow--sixteen-columns.GridRow
    > .GridColumn.GridColumn--eleven-wide-tablet {
    width: 68.75% !important;
  }
  :not(.aXNw)
    .Grid.Grid--sixteen-columns
    > .GridColumn:not(.GridRow).GridColumn--twelve-wide-tablet,
  :not(.aXNw)
    .Grid.Grid--sixteen-columns
    > .GridRow
    > .GridColumn.GridColumn--twelve-wide-tablet,
  :not(.aXNw)
    .Grid[class*="-columns"]
    > .GridRow--sixteen-columns.GridRow
    > .GridColumn.GridColumn--twelve-wide-tablet {
    width: 75% !important;
  }
  :not(.aXNw)
    .Grid.Grid--sixteen-columns
    > .GridColumn:not(.GridRow).GridColumn--thirteen-wide-tablet,
  :not(.aXNw)
    .Grid.Grid--sixteen-columns
    > .GridRow
    > .GridColumn.GridColumn--thirteen-wide-tablet,
  :not(.aXNw)
    .Grid[class*="-columns"]
    > .GridRow--sixteen-columns.GridRow
    > .GridColumn.GridColumn--thirteen-wide-tablet {
    width: 81.25% !important;
  }
  :not(.aXNw)
    .Grid.Grid--sixteen-columns
    > .GridColumn:not(.GridRow).GridColumn--fourteen-wide-tablet,
  :not(.aXNw)
    .Grid.Grid--sixteen-columns
    > .GridRow
    > .GridColumn.GridColumn--fourteen-wide-tablet,
  :not(.aXNw)
    .Grid[class*="-columns"]
    > .GridRow--sixteen-columns.GridRow
    > .GridColumn.GridColumn--fourteen-wide-tablet {
    width: 87.5% !important;
  }
  :not(.aXNw)
    .Grid.Grid--sixteen-columns
    > .GridColumn:not(.GridRow).GridColumn--fifteen-wide-tablet,
  :not(.aXNw)
    .Grid.Grid--sixteen-columns
    > .GridRow
    > .GridColumn.GridColumn--fifteen-wide-tablet,
  :not(.aXNw)
    .Grid[class*="-columns"]
    > .GridRow--sixteen-columns.GridRow
    > .GridColumn.GridColumn--fifteen-wide-tablet {
    width: 93.75% !important;
  }
  :not(.aXNw)
    .Grid.Grid--sixteen-columns
    > .GridColumn:not(.GridRow).GridColumn--sixteen-wide-tablet,
  :not(.aXNw)
    .Grid.Grid--sixteen-columns
    > .GridRow
    > .GridColumn.GridColumn--sixteen-wide-tablet,
  :not(.aXNw)
    .Grid[class*="-columns"]
    > .GridRow--sixteen-columns.GridRow
    > .GridColumn.GridColumn--sixteen-wide-tablet {
    width: 100% !important;
  }
}
@media only screen and (min-width: 992px) and (max-width: 1199px) {
  :not(.aXNw)
    .Grid.Grid--one-columns
    > .GridColumn:not(.GridRow).GridColumn--one-wide-desktop,
  :not(.aXNw)
    .Grid.Grid--one-columns
    > .GridRow
    > .GridColumn.GridColumn--one-wide-desktop,
  :not(.aXNw)
    .Grid[class*="-columns"]
    > .GridRow--one-columns.GridRow
    > .GridColumn.GridColumn--one-wide-desktop {
    width: 100% !important;
  }
  :not(.aXNw)
    .Grid.Grid--two-columns
    > .GridColumn:not(.GridRow).GridColumn--one-wide-desktop,
  :not(.aXNw)
    .Grid.Grid--two-columns
    > .GridRow
    > .GridColumn.GridColumn--one-wide-desktop,
  :not(.aXNw)
    .Grid[class*="-columns"]
    > .GridRow--two-columns.GridRow
    > .GridColumn.GridColumn--one-wide-desktop {
    width: 50% !important;
  }
  :not(.aXNw)
    .Grid.Grid--two-columns
    > .GridColumn:not(.GridRow).GridColumn--two-wide-desktop,
  :not(.aXNw)
    .Grid.Grid--two-columns
    > .GridRow
    > .GridColumn.GridColumn--two-wide-desktop,
  :not(.aXNw)
    .Grid[class*="-columns"]
    > .GridRow--two-columns.GridRow
    > .GridColumn.GridColumn--two-wide-desktop {
    width: 100% !important;
  }
  :not(.aXNw)
    .Grid.Grid--three-columns
    > .GridColumn:not(.GridRow).GridColumn--one-wide-desktop,
  :not(.aXNw)
    .Grid.Grid--three-columns
    > .GridRow
    > .GridColumn.GridColumn--one-wide-desktop,
  :not(.aXNw)
    .Grid[class*="-columns"]
    > .GridRow--three-columns.GridRow
    > .GridColumn.GridColumn--one-wide-desktop {
    width: 33.3333333333% !important;
  }
  :not(.aXNw)
    .Grid.Grid--three-columns
    > .GridColumn:not(.GridRow).GridColumn--two-wide-desktop,
  :not(.aXNw)
    .Grid.Grid--three-columns
    > .GridRow
    > .GridColumn.GridColumn--two-wide-desktop,
  :not(.aXNw)
    .Grid[class*="-columns"]
    > .GridRow--three-columns.GridRow
    > .GridColumn.GridColumn--two-wide-desktop {
    width: 66.6666666667% !important;
  }
  :not(.aXNw)
    .Grid.Grid--three-columns
    > .GridColumn:not(.GridRow).GridColumn--three-wide-desktop,
  :not(.aXNw)
    .Grid.Grid--three-columns
    > .GridRow
    > .GridColumn.GridColumn--three-wide-desktop,
  :not(.aXNw)
    .Grid[class*="-columns"]
    > .GridRow--three-columns.GridRow
    > .GridColumn.GridColumn--three-wide-desktop {
    width: 100% !important;
  }
  :not(.aXNw)
    .Grid.Grid--four-columns
    > .GridColumn:not(.GridRow).GridColumn--one-wide-desktop,
  :not(.aXNw)
    .Grid.Grid--four-columns
    > .GridRow
    > .GridColumn.GridColumn--one-wide-desktop,
  :not(.aXNw)
    .Grid[class*="-columns"]
    > .GridRow--four-columns.GridRow
    > .GridColumn.GridColumn--one-wide-desktop {
    width: 25% !important;
  }
  :not(.aXNw)
    .Grid.Grid--four-columns
    > .GridColumn:not(.GridRow).GridColumn--two-wide-desktop,
  :not(.aXNw)
    .Grid.Grid--four-columns
    > .GridRow
    > .GridColumn.GridColumn--two-wide-desktop,
  :not(.aXNw)
    .Grid[class*="-columns"]
    > .GridRow--four-columns.GridRow
    > .GridColumn.GridColumn--two-wide-desktop {
    width: 50% !important;
  }
  :not(.aXNw)
    .Grid.Grid--four-columns
    > .GridColumn:not(.GridRow).GridColumn--three-wide-desktop,
  :not(.aXNw)
    .Grid.Grid--four-columns
    > .GridRow
    > .GridColumn.GridColumn--three-wide-desktop,
  :not(.aXNw)
    .Grid[class*="-columns"]
    > .GridRow--four-columns.GridRow
    > .GridColumn.GridColumn--three-wide-desktop {
    width: 75% !important;
  }
  :not(.aXNw)
    .Grid.Grid--four-columns
    > .GridColumn:not(.GridRow).GridColumn--four-wide-desktop,
  :not(.aXNw)
    .Grid.Grid--four-columns
    > .GridRow
    > .GridColumn.GridColumn--four-wide-desktop,
  :not(.aXNw)
    .Grid[class*="-columns"]
    > .GridRow--four-columns.GridRow
    > .GridColumn.GridColumn--four-wide-desktop {
    width: 100% !important;
  }
  :not(.aXNw)
    .Grid.Grid--five-columns
    > .GridColumn:not(.GridRow).GridColumn--one-wide-desktop,
  :not(.aXNw)
    .Grid.Grid--five-columns
    > .GridRow
    > .GridColumn.GridColumn--one-wide-desktop,
  :not(.aXNw)
    .Grid[class*="-columns"]
    > .GridRow--five-columns.GridRow
    > .GridColumn.GridColumn--one-wide-desktop {
    width: 20% !important;
  }
  :not(.aXNw)
    .Grid.Grid--five-columns
    > .GridColumn:not(.GridRow).GridColumn--two-wide-desktop,
  :not(.aXNw)
    .Grid.Grid--five-columns
    > .GridRow
    > .GridColumn.GridColumn--two-wide-desktop,
  :not(.aXNw)
    .Grid[class*="-columns"]
    > .GridRow--five-columns.GridRow
    > .GridColumn.GridColumn--two-wide-desktop {
    width: 40% !important;
  }
  :not(.aXNw)
    .Grid.Grid--five-columns
    > .GridColumn:not(.GridRow).GridColumn--three-wide-desktop,
  :not(.aXNw)
    .Grid.Grid--five-columns
    > .GridRow
    > .GridColumn.GridColumn--three-wide-desktop,
  :not(.aXNw)
    .Grid[class*="-columns"]
    > .GridRow--five-columns.GridRow
    > .GridColumn.GridColumn--three-wide-desktop {
    width: 60% !important;
  }
  :not(.aXNw)
    .Grid.Grid--five-columns
    > .GridColumn:not(.GridRow).GridColumn--four-wide-desktop,
  :not(.aXNw)
    .Grid.Grid--five-columns
    > .GridRow
    > .GridColumn.GridColumn--four-wide-desktop,
  :not(.aXNw)
    .Grid[class*="-columns"]
    > .GridRow--five-columns.GridRow
    > .GridColumn.GridColumn--four-wide-desktop {
    width: 80% !important;
  }
  :not(.aXNw)
    .Grid.Grid--five-columns
    > .GridColumn:not(.GridRow).GridColumn--five-wide-desktop,
  :not(.aXNw)
    .Grid.Grid--five-columns
    > .GridRow
    > .GridColumn.GridColumn--five-wide-desktop,
  :not(.aXNw)
    .Grid[class*="-columns"]
    > .GridRow--five-columns.GridRow
    > .GridColumn.GridColumn--five-wide-desktop {
    width: 100% !important;
  }
  :not(.aXNw)
    .Grid.Grid--six-columns
    > .GridColumn:not(.GridRow).GridColumn--one-wide-desktop,
  :not(.aXNw)
    .Grid.Grid--six-columns
    > .GridRow
    > .GridColumn.GridColumn--one-wide-desktop,
  :not(.aXNw)
    .Grid[class*="-columns"]
    > .GridRow--six-columns.GridRow
    > .GridColumn.GridColumn--one-wide-desktop {
    width: 16.6666666667% !important;
  }
  :not(.aXNw)
    .Grid.Grid--six-columns
    > .GridColumn:not(.GridRow).GridColumn--two-wide-desktop,
  :not(.aXNw)
    .Grid.Grid--six-columns
    > .GridRow
    > .GridColumn.GridColumn--two-wide-desktop,
  :not(.aXNw)
    .Grid[class*="-columns"]
    > .GridRow--six-columns.GridRow
    > .GridColumn.GridColumn--two-wide-desktop {
    width: 33.3333333333% !important;
  }
  :not(.aXNw)
    .Grid.Grid--six-columns
    > .GridColumn:not(.GridRow).GridColumn--three-wide-desktop,
  :not(.aXNw)
    .Grid.Grid--six-columns
    > .GridRow
    > .GridColumn.GridColumn--three-wide-desktop,
  :not(.aXNw)
    .Grid[class*="-columns"]
    > .GridRow--six-columns.GridRow
    > .GridColumn.GridColumn--three-wide-desktop {
    width: 50% !important;
  }
  :not(.aXNw)
    .Grid.Grid--six-columns
    > .GridColumn:not(.GridRow).GridColumn--four-wide-desktop,
  :not(.aXNw)
    .Grid.Grid--six-columns
    > .GridRow
    > .GridColumn.GridColumn--four-wide-desktop,
  :not(.aXNw)
    .Grid[class*="-columns"]
    > .GridRow--six-columns.GridRow
    > .GridColumn.GridColumn--four-wide-desktop {
    width: 66.6666666667% !important;
  }
  :not(.aXNw)
    .Grid.Grid--six-columns
    > .GridColumn:not(.GridRow).GridColumn--five-wide-desktop,
  :not(.aXNw)
    .Grid.Grid--six-columns
    > .GridRow
    > .GridColumn.GridColumn--five-wide-desktop,
  :not(.aXNw)
    .Grid[class*="-columns"]
    > .GridRow--six-columns.GridRow
    > .GridColumn.GridColumn--five-wide-desktop {
    width: 83.3333333333% !important;
  }
  :not(.aXNw)
    .Grid.Grid--six-columns
    > .GridColumn:not(.GridRow).GridColumn--six-wide-desktop,
  :not(.aXNw)
    .Grid.Grid--six-columns
    > .GridRow
    > .GridColumn.GridColumn--six-wide-desktop,
  :not(.aXNw)
    .Grid[class*="-columns"]
    > .GridRow--six-columns.GridRow
    > .GridColumn.GridColumn--six-wide-desktop {
    width: 100% !important;
  }
  :not(.aXNw)
    .Grid.Grid--seven-columns
    > .GridColumn:not(.GridRow).GridColumn--one-wide-desktop,
  :not(.aXNw)
    .Grid.Grid--seven-columns
    > .GridRow
    > .GridColumn.GridColumn--one-wide-desktop,
  :not(.aXNw)
    .Grid[class*="-columns"]
    > .GridRow--seven-columns.GridRow
    > .GridColumn.GridColumn--one-wide-desktop {
    width: 14.2857142857% !important;
  }
  :not(.aXNw)
    .Grid.Grid--seven-columns
    > .GridColumn:not(.GridRow).GridColumn--two-wide-desktop,
  :not(.aXNw)
    .Grid.Grid--seven-columns
    > .GridRow
    > .GridColumn.GridColumn--two-wide-desktop,
  :not(.aXNw)
    .Grid[class*="-columns"]
    > .GridRow--seven-columns.GridRow
    > .GridColumn.GridColumn--two-wide-desktop {
    width: 28.5714285714% !important;
  }
  :not(.aXNw)
    .Grid.Grid--seven-columns
    > .GridColumn:not(.GridRow).GridColumn--three-wide-desktop,
  :not(.aXNw)
    .Grid.Grid--seven-columns
    > .GridRow
    > .GridColumn.GridColumn--three-wide-desktop,
  :not(.aXNw)
    .Grid[class*="-columns"]
    > .GridRow--seven-columns.GridRow
    > .GridColumn.GridColumn--three-wide-desktop {
    width: 42.8571428571% !important;
  }
  :not(.aXNw)
    .Grid.Grid--seven-columns
    > .GridColumn:not(.GridRow).GridColumn--four-wide-desktop,
  :not(.aXNw)
    .Grid.Grid--seven-columns
    > .GridRow
    > .GridColumn.GridColumn--four-wide-desktop,
  :not(.aXNw)
    .Grid[class*="-columns"]
    > .GridRow--seven-columns.GridRow
    > .GridColumn.GridColumn--four-wide-desktop {
    width: 57.1428571429% !important;
  }
  :not(.aXNw)
    .Grid.Grid--seven-columns
    > .GridColumn:not(.GridRow).GridColumn--five-wide-desktop,
  :not(.aXNw)
    .Grid.Grid--seven-columns
    > .GridRow
    > .GridColumn.GridColumn--five-wide-desktop,
  :not(.aXNw)
    .Grid[class*="-columns"]
    > .GridRow--seven-columns.GridRow
    > .GridColumn.GridColumn--five-wide-desktop {
    width: 71.4285714286% !important;
  }
  :not(.aXNw)
    .Grid.Grid--seven-columns
    > .GridColumn:not(.GridRow).GridColumn--six-wide-desktop,
  :not(.aXNw)
    .Grid.Grid--seven-columns
    > .GridRow
    > .GridColumn.GridColumn--six-wide-desktop,
  :not(.aXNw)
    .Grid[class*="-columns"]
    > .GridRow--seven-columns.GridRow
    > .GridColumn.GridColumn--six-wide-desktop {
    width: 85.7142857143% !important;
  }
  :not(.aXNw)
    .Grid.Grid--seven-columns
    > .GridColumn:not(.GridRow).GridColumn--seven-wide-desktop,
  :not(.aXNw)
    .Grid.Grid--seven-columns
    > .GridRow
    > .GridColumn.GridColumn--seven-wide-desktop,
  :not(.aXNw)
    .Grid[class*="-columns"]
    > .GridRow--seven-columns.GridRow
    > .GridColumn.GridColumn--seven-wide-desktop {
    width: 100% !important;
  }
  :not(.aXNw)
    .Grid.Grid--eight-columns
    > .GridColumn:not(.GridRow).GridColumn--one-wide-desktop,
  :not(.aXNw)
    .Grid.Grid--eight-columns
    > .GridRow
    > .GridColumn.GridColumn--one-wide-desktop,
  :not(.aXNw)
    .Grid[class*="-columns"]
    > .GridRow--eight-columns.GridRow
    > .GridColumn.GridColumn--one-wide-desktop {
    width: 12.5% !important;
  }
  :not(.aXNw)
    .Grid.Grid--eight-columns
    > .GridColumn:not(.GridRow).GridColumn--two-wide-desktop,
  :not(.aXNw)
    .Grid.Grid--eight-columns
    > .GridRow
    > .GridColumn.GridColumn--two-wide-desktop,
  :not(.aXNw)
    .Grid[class*="-columns"]
    > .GridRow--eight-columns.GridRow
    > .GridColumn.GridColumn--two-wide-desktop {
    width: 25% !important;
  }
  :not(.aXNw)
    .Grid.Grid--eight-columns
    > .GridColumn:not(.GridRow).GridColumn--three-wide-desktop,
  :not(.aXNw)
    .Grid.Grid--eight-columns
    > .GridRow
    > .GridColumn.GridColumn--three-wide-desktop,
  :not(.aXNw)
    .Grid[class*="-columns"]
    > .GridRow--eight-columns.GridRow
    > .GridColumn.GridColumn--three-wide-desktop {
    width: 37.5% !important;
  }
  :not(.aXNw)
    .Grid.Grid--eight-columns
    > .GridColumn:not(.GridRow).GridColumn--four-wide-desktop,
  :not(.aXNw)
    .Grid.Grid--eight-columns
    > .GridRow
    > .GridColumn.GridColumn--four-wide-desktop,
  :not(.aXNw)
    .Grid[class*="-columns"]
    > .GridRow--eight-columns.GridRow
    > .GridColumn.GridColumn--four-wide-desktop {
    width: 50% !important;
  }
  :not(.aXNw)
    .Grid.Grid--eight-columns
    > .GridColumn:not(.GridRow).GridColumn--five-wide-desktop,
  :not(.aXNw)
    .Grid.Grid--eight-columns
    > .GridRow
    > .GridColumn.GridColumn--five-wide-desktop,
  :not(.aXNw)
    .Grid[class*="-columns"]
    > .GridRow--eight-columns.GridRow
    > .GridColumn.GridColumn--five-wide-desktop {
    width: 62.5% !important;
  }
  :not(.aXNw)
    .Grid.Grid--eight-columns
    > .GridColumn:not(.GridRow).GridColumn--six-wide-desktop,
  :not(.aXNw)
    .Grid.Grid--eight-columns
    > .GridRow
    > .GridColumn.GridColumn--six-wide-desktop,
  :not(.aXNw)
    .Grid[class*="-columns"]
    > .GridRow--eight-columns.GridRow
    > .GridColumn.GridColumn--six-wide-desktop {
    width: 75% !important;
  }
  :not(.aXNw)
    .Grid.Grid--eight-columns
    > .GridColumn:not(.GridRow).GridColumn--seven-wide-desktop,
  :not(.aXNw)
    .Grid.Grid--eight-columns
    > .GridRow
    > .GridColumn.GridColumn--seven-wide-desktop,
  :not(.aXNw)
    .Grid[class*="-columns"]
    > .GridRow--eight-columns.GridRow
    > .GridColumn.GridColumn--seven-wide-desktop {
    width: 87.5% !important;
  }
  :not(.aXNw)
    .Grid.Grid--eight-columns
    > .GridColumn:not(.GridRow).GridColumn--eight-wide-desktop,
  :not(.aXNw)
    .Grid.Grid--eight-columns
    > .GridRow
    > .GridColumn.GridColumn--eight-wide-desktop,
  :not(.aXNw)
    .Grid[class*="-columns"]
    > .GridRow--eight-columns.GridRow
    > .GridColumn.GridColumn--eight-wide-desktop {
    width: 100% !important;
  }
  :not(.aXNw)
    .Grid.Grid--nine-columns
    > .GridColumn:not(.GridRow).GridColumn--one-wide-desktop,
  :not(.aXNw)
    .Grid.Grid--nine-columns
    > .GridRow
    > .GridColumn.GridColumn--one-wide-desktop,
  :not(.aXNw)
    .Grid[class*="-columns"]
    > .GridRow--nine-columns.GridRow
    > .GridColumn.GridColumn--one-wide-desktop {
    width: 11.1111111111% !important;
  }
  :not(.aXNw)
    .Grid.Grid--nine-columns
    > .GridColumn:not(.GridRow).GridColumn--two-wide-desktop,
  :not(.aXNw)
    .Grid.Grid--nine-columns
    > .GridRow
    > .GridColumn.GridColumn--two-wide-desktop,
  :not(.aXNw)
    .Grid[class*="-columns"]
    > .GridRow--nine-columns.GridRow
    > .GridColumn.GridColumn--two-wide-desktop {
    width: 22.2222222222% !important;
  }
  :not(.aXNw)
    .Grid.Grid--nine-columns
    > .GridColumn:not(.GridRow).GridColumn--three-wide-desktop,
  :not(.aXNw)
    .Grid.Grid--nine-columns
    > .GridRow
    > .GridColumn.GridColumn--three-wide-desktop,
  :not(.aXNw)
    .Grid[class*="-columns"]
    > .GridRow--nine-columns.GridRow
    > .GridColumn.GridColumn--three-wide-desktop {
    width: 33.3333333333% !important;
  }
  :not(.aXNw)
    .Grid.Grid--nine-columns
    > .GridColumn:not(.GridRow).GridColumn--four-wide-desktop,
  :not(.aXNw)
    .Grid.Grid--nine-columns
    > .GridRow
    > .GridColumn.GridColumn--four-wide-desktop,
  :not(.aXNw)
    .Grid[class*="-columns"]
    > .GridRow--nine-columns.GridRow
    > .GridColumn.GridColumn--four-wide-desktop {
    width: 44.4444444444% !important;
  }
  :not(.aXNw)
    .Grid.Grid--nine-columns
    > .GridColumn:not(.GridRow).GridColumn--five-wide-desktop,
  :not(.aXNw)
    .Grid.Grid--nine-columns
    > .GridRow
    > .GridColumn.GridColumn--five-wide-desktop,
  :not(.aXNw)
    .Grid[class*="-columns"]
    > .GridRow--nine-columns.GridRow
    > .GridColumn.GridColumn--five-wide-desktop {
    width: 55.5555555556% !important;
  }
  :not(.aXNw)
    .Grid.Grid--nine-columns
    > .GridColumn:not(.GridRow).GridColumn--six-wide-desktop,
  :not(.aXNw)
    .Grid.Grid--nine-columns
    > .GridRow
    > .GridColumn.GridColumn--six-wide-desktop,
  :not(.aXNw)
    .Grid[class*="-columns"]
    > .GridRow--nine-columns.GridRow
    > .GridColumn.GridColumn--six-wide-desktop {
    width: 66.6666666667% !important;
  }
  :not(.aXNw)
    .Grid.Grid--nine-columns
    > .GridColumn:not(.GridRow).GridColumn--seven-wide-desktop,
  :not(.aXNw)
    .Grid.Grid--nine-columns
    > .GridRow
    > .GridColumn.GridColumn--seven-wide-desktop,
  :not(.aXNw)
    .Grid[class*="-columns"]
    > .GridRow--nine-columns.GridRow
    > .GridColumn.GridColumn--seven-wide-desktop {
    width: 77.7777777778% !important;
  }
  :not(.aXNw)
    .Grid.Grid--nine-columns
    > .GridColumn:not(.GridRow).GridColumn--eight-wide-desktop,
  :not(.aXNw)
    .Grid.Grid--nine-columns
    > .GridRow
    > .GridColumn.GridColumn--eight-wide-desktop,
  :not(.aXNw)
    .Grid[class*="-columns"]
    > .GridRow--nine-columns.GridRow
    > .GridColumn.GridColumn--eight-wide-desktop {
    width: 88.8888888889% !important;
  }
  :not(.aXNw)
    .Grid.Grid--nine-columns
    > .GridColumn:not(.GridRow).GridColumn--nine-wide-desktop,
  :not(.aXNw)
    .Grid.Grid--nine-columns
    > .GridRow
    > .GridColumn.GridColumn--nine-wide-desktop,
  :not(.aXNw)
    .Grid[class*="-columns"]
    > .GridRow--nine-columns.GridRow
    > .GridColumn.GridColumn--nine-wide-desktop {
    width: 100% !important;
  }
  :not(.aXNw)
    .Grid.Grid--ten-columns
    > .GridColumn:not(.GridRow).GridColumn--one-wide-desktop,
  :not(.aXNw)
    .Grid.Grid--ten-columns
    > .GridRow
    > .GridColumn.GridColumn--one-wide-desktop,
  :not(.aXNw)
    .Grid[class*="-columns"]
    > .GridRow--ten-columns.GridRow
    > .GridColumn.GridColumn--one-wide-desktop {
    width: 10% !important;
  }
  :not(.aXNw)
    .Grid.Grid--ten-columns
    > .GridColumn:not(.GridRow).GridColumn--two-wide-desktop,
  :not(.aXNw)
    .Grid.Grid--ten-columns
    > .GridRow
    > .GridColumn.GridColumn--two-wide-desktop,
  :not(.aXNw)
    .Grid[class*="-columns"]
    > .GridRow--ten-columns.GridRow
    > .GridColumn.GridColumn--two-wide-desktop {
    width: 20% !important;
  }
  :not(.aXNw)
    .Grid.Grid--ten-columns
    > .GridColumn:not(.GridRow).GridColumn--three-wide-desktop,
  :not(.aXNw)
    .Grid.Grid--ten-columns
    > .GridRow
    > .GridColumn.GridColumn--three-wide-desktop,
  :not(.aXNw)
    .Grid[class*="-columns"]
    > .GridRow--ten-columns.GridRow
    > .GridColumn.GridColumn--three-wide-desktop {
    width: 30% !important;
  }
  :not(.aXNw)
    .Grid.Grid--ten-columns
    > .GridColumn:not(.GridRow).GridColumn--four-wide-desktop,
  :not(.aXNw)
    .Grid.Grid--ten-columns
    > .GridRow
    > .GridColumn.GridColumn--four-wide-desktop,
  :not(.aXNw)
    .Grid[class*="-columns"]
    > .GridRow--ten-columns.GridRow
    > .GridColumn.GridColumn--four-wide-desktop {
    width: 40% !important;
  }
  :not(.aXNw)
    .Grid.Grid--ten-columns
    > .GridColumn:not(.GridRow).GridColumn--five-wide-desktop,
  :not(.aXNw)
    .Grid.Grid--ten-columns
    > .GridRow
    > .GridColumn.GridColumn--five-wide-desktop,
  :not(.aXNw)
    .Grid[class*="-columns"]
    > .GridRow--ten-columns.GridRow
    > .GridColumn.GridColumn--five-wide-desktop {
    width: 50% !important;
  }
  :not(.aXNw)
    .Grid.Grid--ten-columns
    > .GridColumn:not(.GridRow).GridColumn--six-wide-desktop,
  :not(.aXNw)
    .Grid.Grid--ten-columns
    > .GridRow
    > .GridColumn.GridColumn--six-wide-desktop,
  :not(.aXNw)
    .Grid[class*="-columns"]
    > .GridRow--ten-columns.GridRow
    > .GridColumn.GridColumn--six-wide-desktop {
    width: 60% !important;
  }
  :not(.aXNw)
    .Grid.Grid--ten-columns
    > .GridColumn:not(.GridRow).GridColumn--seven-wide-desktop,
  :not(.aXNw)
    .Grid.Grid--ten-columns
    > .GridRow
    > .GridColumn.GridColumn--seven-wide-desktop,
  :not(.aXNw)
    .Grid[class*="-columns"]
    > .GridRow--ten-columns.GridRow
    > .GridColumn.GridColumn--seven-wide-desktop {
    width: 70% !important;
  }
  :not(.aXNw)
    .Grid.Grid--ten-columns
    > .GridColumn:not(.GridRow).GridColumn--eight-wide-desktop,
  :not(.aXNw)
    .Grid.Grid--ten-columns
    > .GridRow
    > .GridColumn.GridColumn--eight-wide-desktop,
  :not(.aXNw)
    .Grid[class*="-columns"]
    > .GridRow--ten-columns.GridRow
    > .GridColumn.GridColumn--eight-wide-desktop {
    width: 80% !important;
  }
  :not(.aXNw)
    .Grid.Grid--ten-columns
    > .GridColumn:not(.GridRow).GridColumn--nine-wide-desktop,
  :not(.aXNw)
    .Grid.Grid--ten-columns
    > .GridRow
    > .GridColumn.GridColumn--nine-wide-desktop,
  :not(.aXNw)
    .Grid[class*="-columns"]
    > .GridRow--ten-columns.GridRow
    > .GridColumn.GridColumn--nine-wide-desktop {
    width: 90% !important;
  }
  :not(.aXNw)
    .Grid.Grid--ten-columns
    > .GridColumn:not(.GridRow).GridColumn--ten-wide-desktop,
  :not(.aXNw)
    .Grid.Grid--ten-columns
    > .GridRow
    > .GridColumn.GridColumn--ten-wide-desktop,
  :not(.aXNw)
    .Grid[class*="-columns"]
    > .GridRow--ten-columns.GridRow
    > .GridColumn.GridColumn--ten-wide-desktop {
    width: 100% !important;
  }
  :not(.aXNw)
    .Grid.Grid--eleven-columns
    > .GridColumn:not(.GridRow).GridColumn--one-wide-desktop,
  :not(.aXNw)
    .Grid.Grid--eleven-columns
    > .GridRow
    > .GridColumn.GridColumn--one-wide-desktop,
  :not(.aXNw)
    .Grid[class*="-columns"]
    > .GridRow--eleven-columns.GridRow
    > .GridColumn.GridColumn--one-wide-desktop {
    width: 9.0909090909% !important;
  }
  :not(.aXNw)
    .Grid.Grid--eleven-columns
    > .GridColumn:not(.GridRow).GridColumn--two-wide-desktop,
  :not(.aXNw)
    .Grid.Grid--eleven-columns
    > .GridRow
    > .GridColumn.GridColumn--two-wide-desktop,
  :not(.aXNw)
    .Grid[class*="-columns"]
    > .GridRow--eleven-columns.GridRow
    > .GridColumn.GridColumn--two-wide-desktop {
    width: 18.1818181818% !important;
  }
  :not(.aXNw)
    .Grid.Grid--eleven-columns
    > .GridColumn:not(.GridRow).GridColumn--three-wide-desktop,
  :not(.aXNw)
    .Grid.Grid--eleven-columns
    > .GridRow
    > .GridColumn.GridColumn--three-wide-desktop,
  :not(.aXNw)
    .Grid[class*="-columns"]
    > .GridRow--eleven-columns.GridRow
    > .GridColumn.GridColumn--three-wide-desktop {
    width: 27.2727272727% !important;
  }
  :not(.aXNw)
    .Grid.Grid--eleven-columns
    > .GridColumn:not(.GridRow).GridColumn--four-wide-desktop,
  :not(.aXNw)
    .Grid.Grid--eleven-columns
    > .GridRow
    > .GridColumn.GridColumn--four-wide-desktop,
  :not(.aXNw)
    .Grid[class*="-columns"]
    > .GridRow--eleven-columns.GridRow
    > .GridColumn.GridColumn--four-wide-desktop {
    width: 36.3636363636% !important;
  }
  :not(.aXNw)
    .Grid.Grid--eleven-columns
    > .GridColumn:not(.GridRow).GridColumn--five-wide-desktop,
  :not(.aXNw)
    .Grid.Grid--eleven-columns
    > .GridRow
    > .GridColumn.GridColumn--five-wide-desktop,
  :not(.aXNw)
    .Grid[class*="-columns"]
    > .GridRow--eleven-columns.GridRow
    > .GridColumn.GridColumn--five-wide-desktop {
    width: 45.4545454545% !important;
  }
  :not(.aXNw)
    .Grid.Grid--eleven-columns
    > .GridColumn:not(.GridRow).GridColumn--six-wide-desktop,
  :not(.aXNw)
    .Grid.Grid--eleven-columns
    > .GridRow
    > .GridColumn.GridColumn--six-wide-desktop,
  :not(.aXNw)
    .Grid[class*="-columns"]
    > .GridRow--eleven-columns.GridRow
    > .GridColumn.GridColumn--six-wide-desktop {
    width: 54.5454545455% !important;
  }
  :not(.aXNw)
    .Grid.Grid--eleven-columns
    > .GridColumn:not(.GridRow).GridColumn--seven-wide-desktop,
  :not(.aXNw)
    .Grid.Grid--eleven-columns
    > .GridRow
    > .GridColumn.GridColumn--seven-wide-desktop,
  :not(.aXNw)
    .Grid[class*="-columns"]
    > .GridRow--eleven-columns.GridRow
    > .GridColumn.GridColumn--seven-wide-desktop {
    width: 63.6363636364% !important;
  }
  :not(.aXNw)
    .Grid.Grid--eleven-columns
    > .GridColumn:not(.GridRow).GridColumn--eight-wide-desktop,
  :not(.aXNw)
    .Grid.Grid--eleven-columns
    > .GridRow
    > .GridColumn.GridColumn--eight-wide-desktop,
  :not(.aXNw)
    .Grid[class*="-columns"]
    > .GridRow--eleven-columns.GridRow
    > .GridColumn.GridColumn--eight-wide-desktop {
    width: 72.7272727273% !important;
  }
  :not(.aXNw)
    .Grid.Grid--eleven-columns
    > .GridColumn:not(.GridRow).GridColumn--nine-wide-desktop,
  :not(.aXNw)
    .Grid.Grid--eleven-columns
    > .GridRow
    > .GridColumn.GridColumn--nine-wide-desktop,
  :not(.aXNw)
    .Grid[class*="-columns"]
    > .GridRow--eleven-columns.GridRow
    > .GridColumn.GridColumn--nine-wide-desktop {
    width: 81.8181818182% !important;
  }
  :not(.aXNw)
    .Grid.Grid--eleven-columns
    > .GridColumn:not(.GridRow).GridColumn--ten-wide-desktop,
  :not(.aXNw)
    .Grid.Grid--eleven-columns
    > .GridRow
    > .GridColumn.GridColumn--ten-wide-desktop,
  :not(.aXNw)
    .Grid[class*="-columns"]
    > .GridRow--eleven-columns.GridRow
    > .GridColumn.GridColumn--ten-wide-desktop {
    width: 90.9090909091% !important;
  }
  :not(.aXNw)
    .Grid.Grid--eleven-columns
    > .GridColumn:not(.GridRow).GridColumn--eleven-wide-desktop,
  :not(.aXNw)
    .Grid.Grid--eleven-columns
    > .GridRow
    > .GridColumn.GridColumn--eleven-wide-desktop,
  :not(.aXNw)
    .Grid[class*="-columns"]
    > .GridRow--eleven-columns.GridRow
    > .GridColumn.GridColumn--eleven-wide-desktop {
    width: 100% !important;
  }
  :not(.aXNw)
    .Grid.Grid--twelve-columns
    > .GridColumn:not(.GridRow).GridColumn--one-wide-desktop,
  :not(.aXNw)
    .Grid.Grid--twelve-columns
    > .GridRow
    > .GridColumn.GridColumn--one-wide-desktop,
  :not(.aXNw)
    .Grid[class*="-columns"]
    > .GridRow--twelve-columns.GridRow
    > .GridColumn.GridColumn--one-wide-desktop {
    width: 8.3333333333% !important;
  }
  :not(.aXNw)
    .Grid.Grid--twelve-columns
    > .GridColumn:not(.GridRow).GridColumn--two-wide-desktop,
  :not(.aXNw)
    .Grid.Grid--twelve-columns
    > .GridRow
    > .GridColumn.GridColumn--two-wide-desktop,
  :not(.aXNw)
    .Grid[class*="-columns"]
    > .GridRow--twelve-columns.GridRow
    > .GridColumn.GridColumn--two-wide-desktop {
    width: 16.6666666667% !important;
  }
  :not(.aXNw)
    .Grid.Grid--twelve-columns
    > .GridColumn:not(.GridRow).GridColumn--three-wide-desktop,
  :not(.aXNw)
    .Grid.Grid--twelve-columns
    > .GridRow
    > .GridColumn.GridColumn--three-wide-desktop,
  :not(.aXNw)
    .Grid[class*="-columns"]
    > .GridRow--twelve-columns.GridRow
    > .GridColumn.GridColumn--three-wide-desktop {
    width: 25% !important;
  }
  :not(.aXNw)
    .Grid.Grid--twelve-columns
    > .GridColumn:not(.GridRow).GridColumn--four-wide-desktop,
  :not(.aXNw)
    .Grid.Grid--twelve-columns
    > .GridRow
    > .GridColumn.GridColumn--four-wide-desktop,
  :not(.aXNw)
    .Grid[class*="-columns"]
    > .GridRow--twelve-columns.GridRow
    > .GridColumn.GridColumn--four-wide-desktop {
    width: 33.3333333333% !important;
  }
  :not(.aXNw)
    .Grid.Grid--twelve-columns
    > .GridColumn:not(.GridRow).GridColumn--five-wide-desktop,
  :not(.aXNw)
    .Grid.Grid--twelve-columns
    > .GridRow
    > .GridColumn.GridColumn--five-wide-desktop,
  :not(.aXNw)
    .Grid[class*="-columns"]
    > .GridRow--twelve-columns.GridRow
    > .GridColumn.GridColumn--five-wide-desktop {
    width: 41.6666666667% !important;
  }
  :not(.aXNw)
    .Grid.Grid--twelve-columns
    > .GridColumn:not(.GridRow).GridColumn--six-wide-desktop,
  :not(.aXNw)
    .Grid.Grid--twelve-columns
    > .GridRow
    > .GridColumn.GridColumn--six-wide-desktop,
  :not(.aXNw)
    .Grid[class*="-columns"]
    > .GridRow--twelve-columns.GridRow
    > .GridColumn.GridColumn--six-wide-desktop {
    width: 50% !important;
  }
  :not(.aXNw)
    .Grid.Grid--twelve-columns
    > .GridColumn:not(.GridRow).GridColumn--seven-wide-desktop,
  :not(.aXNw)
    .Grid.Grid--twelve-columns
    > .GridRow
    > .GridColumn.GridColumn--seven-wide-desktop,
  :not(.aXNw)
    .Grid[class*="-columns"]
    > .GridRow--twelve-columns.GridRow
    > .GridColumn.GridColumn--seven-wide-desktop {
    width: 58.3333333333% !important;
  }
  :not(.aXNw)
    .Grid.Grid--twelve-columns
    > .GridColumn:not(.GridRow).GridColumn--eight-wide-desktop,
  :not(.aXNw)
    .Grid.Grid--twelve-columns
    > .GridRow
    > .GridColumn.GridColumn--eight-wide-desktop,
  :not(.aXNw)
    .Grid[class*="-columns"]
    > .GridRow--twelve-columns.GridRow
    > .GridColumn.GridColumn--eight-wide-desktop {
    width: 66.6666666667% !important;
  }
  :not(.aXNw)
    .Grid.Grid--twelve-columns
    > .GridColumn:not(.GridRow).GridColumn--nine-wide-desktop,
  :not(.aXNw)
    .Grid.Grid--twelve-columns
    > .GridRow
    > .GridColumn.GridColumn--nine-wide-desktop,
  :not(.aXNw)
    .Grid[class*="-columns"]
    > .GridRow--twelve-columns.GridRow
    > .GridColumn.GridColumn--nine-wide-desktop {
    width: 75% !important;
  }
  :not(.aXNw)
    .Grid.Grid--twelve-columns
    > .GridColumn:not(.GridRow).GridColumn--ten-wide-desktop,
  :not(.aXNw)
    .Grid.Grid--twelve-columns
    > .GridRow
    > .GridColumn.GridColumn--ten-wide-desktop,
  :not(.aXNw)
    .Grid[class*="-columns"]
    > .GridRow--twelve-columns.GridRow
    > .GridColumn.GridColumn--ten-wide-desktop {
    width: 83.3333333333% !important;
  }
  :not(.aXNw)
    .Grid.Grid--twelve-columns
    > .GridColumn:not(.GridRow).GridColumn--eleven-wide-desktop,
  :not(.aXNw)
    .Grid.Grid--twelve-columns
    > .GridRow
    > .GridColumn.GridColumn--eleven-wide-desktop,
  :not(.aXNw)
    .Grid[class*="-columns"]
    > .GridRow--twelve-columns.GridRow
    > .GridColumn.GridColumn--eleven-wide-desktop {
    width: 91.6666666667% !important;
  }
  :not(.aXNw)
    .Grid.Grid--twelve-columns
    > .GridColumn:not(.GridRow).GridColumn--twelve-wide-desktop,
  :not(.aXNw)
    .Grid.Grid--twelve-columns
    > .GridRow
    > .GridColumn.GridColumn--twelve-wide-desktop,
  :not(.aXNw)
    .Grid[class*="-columns"]
    > .GridRow--twelve-columns.GridRow
    > .GridColumn.GridColumn--twelve-wide-desktop {
    width: 100% !important;
  }
  :not(.aXNw)
    .Grid.Grid--thirteen-columns
    > .GridColumn:not(.GridRow).GridColumn--one-wide-desktop,
  :not(.aXNw)
    .Grid.Grid--thirteen-columns
    > .GridRow
    > .GridColumn.GridColumn--one-wide-desktop,
  :not(.aXNw)
    .Grid[class*="-columns"]
    > .GridRow--thirteen-columns.GridRow
    > .GridColumn.GridColumn--one-wide-desktop {
    width: 7.6923076923% !important;
  }
  :not(.aXNw)
    .Grid.Grid--thirteen-columns
    > .GridColumn:not(.GridRow).GridColumn--two-wide-desktop,
  :not(.aXNw)
    .Grid.Grid--thirteen-columns
    > .GridRow
    > .GridColumn.GridColumn--two-wide-desktop,
  :not(.aXNw)
    .Grid[class*="-columns"]
    > .GridRow--thirteen-columns.GridRow
    > .GridColumn.GridColumn--two-wide-desktop {
    width: 15.3846153846% !important;
  }
  :not(.aXNw)
    .Grid.Grid--thirteen-columns
    > .GridColumn:not(.GridRow).GridColumn--three-wide-desktop,
  :not(.aXNw)
    .Grid.Grid--thirteen-columns
    > .GridRow
    > .GridColumn.GridColumn--three-wide-desktop,
  :not(.aXNw)
    .Grid[class*="-columns"]
    > .GridRow--thirteen-columns.GridRow
    > .GridColumn.GridColumn--three-wide-desktop {
    width: 23.0769230769% !important;
  }
  :not(.aXNw)
    .Grid.Grid--thirteen-columns
    > .GridColumn:not(.GridRow).GridColumn--four-wide-desktop,
  :not(.aXNw)
    .Grid.Grid--thirteen-columns
    > .GridRow
    > .GridColumn.GridColumn--four-wide-desktop,
  :not(.aXNw)
    .Grid[class*="-columns"]
    > .GridRow--thirteen-columns.GridRow
    > .GridColumn.GridColumn--four-wide-desktop {
    width: 30.7692307692% !important;
  }
  :not(.aXNw)
    .Grid.Grid--thirteen-columns
    > .GridColumn:not(.GridRow).GridColumn--five-wide-desktop,
  :not(.aXNw)
    .Grid.Grid--thirteen-columns
    > .GridRow
    > .GridColumn.GridColumn--five-wide-desktop,
  :not(.aXNw)
    .Grid[class*="-columns"]
    > .GridRow--thirteen-columns.GridRow
    > .GridColumn.GridColumn--five-wide-desktop {
    width: 38.4615384615% !important;
  }
  :not(.aXNw)
    .Grid.Grid--thirteen-columns
    > .GridColumn:not(.GridRow).GridColumn--six-wide-desktop,
  :not(.aXNw)
    .Grid.Grid--thirteen-columns
    > .GridRow
    > .GridColumn.GridColumn--six-wide-desktop,
  :not(.aXNw)
    .Grid[class*="-columns"]
    > .GridRow--thirteen-columns.GridRow
    > .GridColumn.GridColumn--six-wide-desktop {
    width: 46.1538461538% !important;
  }
  :not(.aXNw)
    .Grid.Grid--thirteen-columns
    > .GridColumn:not(.GridRow).GridColumn--seven-wide-desktop,
  :not(.aXNw)
    .Grid.Grid--thirteen-columns
    > .GridRow
    > .GridColumn.GridColumn--seven-wide-desktop,
  :not(.aXNw)
    .Grid[class*="-columns"]
    > .GridRow--thirteen-columns.GridRow
    > .GridColumn.GridColumn--seven-wide-desktop {
    width: 53.8461538462% !important;
  }
  :not(.aXNw)
    .Grid.Grid--thirteen-columns
    > .GridColumn:not(.GridRow).GridColumn--eight-wide-desktop,
  :not(.aXNw)
    .Grid.Grid--thirteen-columns
    > .GridRow
    > .GridColumn.GridColumn--eight-wide-desktop,
  :not(.aXNw)
    .Grid[class*="-columns"]
    > .GridRow--thirteen-columns.GridRow
    > .GridColumn.GridColumn--eight-wide-desktop {
    width: 61.5384615385% !important;
  }
  :not(.aXNw)
    .Grid.Grid--thirteen-columns
    > .GridColumn:not(.GridRow).GridColumn--nine-wide-desktop,
  :not(.aXNw)
    .Grid.Grid--thirteen-columns
    > .GridRow
    > .GridColumn.GridColumn--nine-wide-desktop,
  :not(.aXNw)
    .Grid[class*="-columns"]
    > .GridRow--thirteen-columns.GridRow
    > .GridColumn.GridColumn--nine-wide-desktop {
    width: 69.2307692308% !important;
  }
  :not(.aXNw)
    .Grid.Grid--thirteen-columns
    > .GridColumn:not(.GridRow).GridColumn--ten-wide-desktop,
  :not(.aXNw)
    .Grid.Grid--thirteen-columns
    > .GridRow
    > .GridColumn.GridColumn--ten-wide-desktop,
  :not(.aXNw)
    .Grid[class*="-columns"]
    > .GridRow--thirteen-columns.GridRow
    > .GridColumn.GridColumn--ten-wide-desktop {
    width: 76.9230769231% !important;
  }
  :not(.aXNw)
    .Grid.Grid--thirteen-columns
    > .GridColumn:not(.GridRow).GridColumn--eleven-wide-desktop,
  :not(.aXNw)
    .Grid.Grid--thirteen-columns
    > .GridRow
    > .GridColumn.GridColumn--eleven-wide-desktop,
  :not(.aXNw)
    .Grid[class*="-columns"]
    > .GridRow--thirteen-columns.GridRow
    > .GridColumn.GridColumn--eleven-wide-desktop {
    width: 84.6153846154% !important;
  }
  :not(.aXNw)
    .Grid.Grid--thirteen-columns
    > .GridColumn:not(.GridRow).GridColumn--twelve-wide-desktop,
  :not(.aXNw)
    .Grid.Grid--thirteen-columns
    > .GridRow
    > .GridColumn.GridColumn--twelve-wide-desktop,
  :not(.aXNw)
    .Grid[class*="-columns"]
    > .GridRow--thirteen-columns.GridRow
    > .GridColumn.GridColumn--twelve-wide-desktop {
    width: 92.3076923077% !important;
  }
  :not(.aXNw)
    .Grid.Grid--thirteen-columns
    > .GridColumn:not(.GridRow).GridColumn--thirteen-wide-desktop,
  :not(.aXNw)
    .Grid.Grid--thirteen-columns
    > .GridRow
    > .GridColumn.GridColumn--thirteen-wide-desktop,
  :not(.aXNw)
    .Grid[class*="-columns"]
    > .GridRow--thirteen-columns.GridRow
    > .GridColumn.GridColumn--thirteen-wide-desktop {
    width: 100% !important;
  }
  :not(.aXNw)
    .Grid.Grid--fourteen-columns
    > .GridColumn:not(.GridRow).GridColumn--one-wide-desktop,
  :not(.aXNw)
    .Grid.Grid--fourteen-columns
    > .GridRow
    > .GridColumn.GridColumn--one-wide-desktop,
  :not(.aXNw)
    .Grid[class*="-columns"]
    > .GridRow--fourteen-columns.GridRow
    > .GridColumn.GridColumn--one-wide-desktop {
    width: 7.1428571429% !important;
  }
  :not(.aXNw)
    .Grid.Grid--fourteen-columns
    > .GridColumn:not(.GridRow).GridColumn--two-wide-desktop,
  :not(.aXNw)
    .Grid.Grid--fourteen-columns
    > .GridRow
    > .GridColumn.GridColumn--two-wide-desktop,
  :not(.aXNw)
    .Grid[class*="-columns"]
    > .GridRow--fourteen-columns.GridRow
    > .GridColumn.GridColumn--two-wide-desktop {
    width: 14.2857142857% !important;
  }
  :not(.aXNw)
    .Grid.Grid--fourteen-columns
    > .GridColumn:not(.GridRow).GridColumn--three-wide-desktop,
  :not(.aXNw)
    .Grid.Grid--fourteen-columns
    > .GridRow
    > .GridColumn.GridColumn--three-wide-desktop,
  :not(.aXNw)
    .Grid[class*="-columns"]
    > .GridRow--fourteen-columns.GridRow
    > .GridColumn.GridColumn--three-wide-desktop {
    width: 21.4285714286% !important;
  }
  :not(.aXNw)
    .Grid.Grid--fourteen-columns
    > .GridColumn:not(.GridRow).GridColumn--four-wide-desktop,
  :not(.aXNw)
    .Grid.Grid--fourteen-columns
    > .GridRow
    > .GridColumn.GridColumn--four-wide-desktop,
  :not(.aXNw)
    .Grid[class*="-columns"]
    > .GridRow--fourteen-columns.GridRow
    > .GridColumn.GridColumn--four-wide-desktop {
    width: 28.5714285714% !important;
  }
  :not(.aXNw)
    .Grid.Grid--fourteen-columns
    > .GridColumn:not(.GridRow).GridColumn--five-wide-desktop,
  :not(.aXNw)
    .Grid.Grid--fourteen-columns
    > .GridRow
    > .GridColumn.GridColumn--five-wide-desktop,
  :not(.aXNw)
    .Grid[class*="-columns"]
    > .GridRow--fourteen-columns.GridRow
    > .GridColumn.GridColumn--five-wide-desktop {
    width: 35.7142857143% !important;
  }
  :not(.aXNw)
    .Grid.Grid--fourteen-columns
    > .GridColumn:not(.GridRow).GridColumn--six-wide-desktop,
  :not(.aXNw)
    .Grid.Grid--fourteen-columns
    > .GridRow
    > .GridColumn.GridColumn--six-wide-desktop,
  :not(.aXNw)
    .Grid[class*="-columns"]
    > .GridRow--fourteen-columns.GridRow
    > .GridColumn.GridColumn--six-wide-desktop {
    width: 42.8571428571% !important;
  }
  :not(.aXNw)
    .Grid.Grid--fourteen-columns
    > .GridColumn:not(.GridRow).GridColumn--seven-wide-desktop,
  :not(.aXNw)
    .Grid.Grid--fourteen-columns
    > .GridRow
    > .GridColumn.GridColumn--seven-wide-desktop,
  :not(.aXNw)
    .Grid[class*="-columns"]
    > .GridRow--fourteen-columns.GridRow
    > .GridColumn.GridColumn--seven-wide-desktop {
    width: 50% !important;
  }
  :not(.aXNw)
    .Grid.Grid--fourteen-columns
    > .GridColumn:not(.GridRow).GridColumn--eight-wide-desktop,
  :not(.aXNw)
    .Grid.Grid--fourteen-columns
    > .GridRow
    > .GridColumn.GridColumn--eight-wide-desktop,
  :not(.aXNw)
    .Grid[class*="-columns"]
    > .GridRow--fourteen-columns.GridRow
    > .GridColumn.GridColumn--eight-wide-desktop {
    width: 57.1428571429% !important;
  }
  :not(.aXNw)
    .Grid.Grid--fourteen-columns
    > .GridColumn:not(.GridRow).GridColumn--nine-wide-desktop,
  :not(.aXNw)
    .Grid.Grid--fourteen-columns
    > .GridRow
    > .GridColumn.GridColumn--nine-wide-desktop,
  :not(.aXNw)
    .Grid[class*="-columns"]
    > .GridRow--fourteen-columns.GridRow
    > .GridColumn.GridColumn--nine-wide-desktop {
    width: 64.2857142857% !important;
  }
  :not(.aXNw)
    .Grid.Grid--fourteen-columns
    > .GridColumn:not(.GridRow).GridColumn--ten-wide-desktop,
  :not(.aXNw)
    .Grid.Grid--fourteen-columns
    > .GridRow
    > .GridColumn.GridColumn--ten-wide-desktop,
  :not(.aXNw)
    .Grid[class*="-columns"]
    > .GridRow--fourteen-columns.GridRow
    > .GridColumn.GridColumn--ten-wide-desktop {
    width: 71.4285714286% !important;
  }
  :not(.aXNw)
    .Grid.Grid--fourteen-columns
    > .GridColumn:not(.GridRow).GridColumn--eleven-wide-desktop,
  :not(.aXNw)
    .Grid.Grid--fourteen-columns
    > .GridRow
    > .GridColumn.GridColumn--eleven-wide-desktop,
  :not(.aXNw)
    .Grid[class*="-columns"]
    > .GridRow--fourteen-columns.GridRow
    > .GridColumn.GridColumn--eleven-wide-desktop {
    width: 78.5714285714% !important;
  }
  :not(.aXNw)
    .Grid.Grid--fourteen-columns
    > .GridColumn:not(.GridRow).GridColumn--twelve-wide-desktop,
  :not(.aXNw)
    .Grid.Grid--fourteen-columns
    > .GridRow
    > .GridColumn.GridColumn--twelve-wide-desktop,
  :not(.aXNw)
    .Grid[class*="-columns"]
    > .GridRow--fourteen-columns.GridRow
    > .GridColumn.GridColumn--twelve-wide-desktop {
    width: 85.7142857143% !important;
  }
  :not(.aXNw)
    .Grid.Grid--fourteen-columns
    > .GridColumn:not(.GridRow).GridColumn--thirteen-wide-desktop,
  :not(.aXNw)
    .Grid.Grid--fourteen-columns
    > .GridRow
    > .GridColumn.GridColumn--thirteen-wide-desktop,
  :not(.aXNw)
    .Grid[class*="-columns"]
    > .GridRow--fourteen-columns.GridRow
    > .GridColumn.GridColumn--thirteen-wide-desktop {
    width: 92.8571428571% !important;
  }
  :not(.aXNw)
    .Grid.Grid--fourteen-columns
    > .GridColumn:not(.GridRow).GridColumn--fourteen-wide-desktop,
  :not(.aXNw)
    .Grid.Grid--fourteen-columns
    > .GridRow
    > .GridColumn.GridColumn--fourteen-wide-desktop,
  :not(.aXNw)
    .Grid[class*="-columns"]
    > .GridRow--fourteen-columns.GridRow
    > .GridColumn.GridColumn--fourteen-wide-desktop {
    width: 100% !important;
  }
  :not(.aXNw)
    .Grid.Grid--fifteen-columns
    > .GridColumn:not(.GridRow).GridColumn--one-wide-desktop,
  :not(.aXNw)
    .Grid.Grid--fifteen-columns
    > .GridRow
    > .GridColumn.GridColumn--one-wide-desktop,
  :not(.aXNw)
    .Grid[class*="-columns"]
    > .GridRow--fifteen-columns.GridRow
    > .GridColumn.GridColumn--one-wide-desktop {
    width: 6.6666666667% !important;
  }
  :not(.aXNw)
    .Grid.Grid--fifteen-columns
    > .GridColumn:not(.GridRow).GridColumn--two-wide-desktop,
  :not(.aXNw)
    .Grid.Grid--fifteen-columns
    > .GridRow
    > .GridColumn.GridColumn--two-wide-desktop,
  :not(.aXNw)
    .Grid[class*="-columns"]
    > .GridRow--fifteen-columns.GridRow
    > .GridColumn.GridColumn--two-wide-desktop {
    width: 13.3333333333% !important;
  }
  :not(.aXNw)
    .Grid.Grid--fifteen-columns
    > .GridColumn:not(.GridRow).GridColumn--three-wide-desktop,
  :not(.aXNw)
    .Grid.Grid--fifteen-columns
    > .GridRow
    > .GridColumn.GridColumn--three-wide-desktop,
  :not(.aXNw)
    .Grid[class*="-columns"]
    > .GridRow--fifteen-columns.GridRow
    > .GridColumn.GridColumn--three-wide-desktop {
    width: 20% !important;
  }
  :not(.aXNw)
    .Grid.Grid--fifteen-columns
    > .GridColumn:not(.GridRow).GridColumn--four-wide-desktop,
  :not(.aXNw)
    .Grid.Grid--fifteen-columns
    > .GridRow
    > .GridColumn.GridColumn--four-wide-desktop,
  :not(.aXNw)
    .Grid[class*="-columns"]
    > .GridRow--fifteen-columns.GridRow
    > .GridColumn.GridColumn--four-wide-desktop {
    width: 26.6666666667% !important;
  }
  :not(.aXNw)
    .Grid.Grid--fifteen-columns
    > .GridColumn:not(.GridRow).GridColumn--five-wide-desktop,
  :not(.aXNw)
    .Grid.Grid--fifteen-columns
    > .GridRow
    > .GridColumn.GridColumn--five-wide-desktop,
  :not(.aXNw)
    .Grid[class*="-columns"]
    > .GridRow--fifteen-columns.GridRow
    > .GridColumn.GridColumn--five-wide-desktop {
    width: 33.3333333333% !important;
  }
  :not(.aXNw)
    .Grid.Grid--fifteen-columns
    > .GridColumn:not(.GridRow).GridColumn--six-wide-desktop,
  :not(.aXNw)
    .Grid.Grid--fifteen-columns
    > .GridRow
    > .GridColumn.GridColumn--six-wide-desktop,
  :not(.aXNw)
    .Grid[class*="-columns"]
    > .GridRow--fifteen-columns.GridRow
    > .GridColumn.GridColumn--six-wide-desktop {
    width: 40% !important;
  }
  :not(.aXNw)
    .Grid.Grid--fifteen-columns
    > .GridColumn:not(.GridRow).GridColumn--seven-wide-desktop,
  :not(.aXNw)
    .Grid.Grid--fifteen-columns
    > .GridRow
    > .GridColumn.GridColumn--seven-wide-desktop,
  :not(.aXNw)
    .Grid[class*="-columns"]
    > .GridRow--fifteen-columns.GridRow
    > .GridColumn.GridColumn--seven-wide-desktop {
    width: 46.6666666667% !important;
  }
  :not(.aXNw)
    .Grid.Grid--fifteen-columns
    > .GridColumn:not(.GridRow).GridColumn--eight-wide-desktop,
  :not(.aXNw)
    .Grid.Grid--fifteen-columns
    > .GridRow
    > .GridColumn.GridColumn--eight-wide-desktop,
  :not(.aXNw)
    .Grid[class*="-columns"]
    > .GridRow--fifteen-columns.GridRow
    > .GridColumn.GridColumn--eight-wide-desktop {
    width: 53.3333333333% !important;
  }
  :not(.aXNw)
    .Grid.Grid--fifteen-columns
    > .GridColumn:not(.GridRow).GridColumn--nine-wide-desktop,
  :not(.aXNw)
    .Grid.Grid--fifteen-columns
    > .GridRow
    > .GridColumn.GridColumn--nine-wide-desktop,
  :not(.aXNw)
    .Grid[class*="-columns"]
    > .GridRow--fifteen-columns.GridRow
    > .GridColumn.GridColumn--nine-wide-desktop {
    width: 60% !important;
  }
  :not(.aXNw)
    .Grid.Grid--fifteen-columns
    > .GridColumn:not(.GridRow).GridColumn--ten-wide-desktop,
  :not(.aXNw)
    .Grid.Grid--fifteen-columns
    > .GridRow
    > .GridColumn.GridColumn--ten-wide-desktop,
  :not(.aXNw)
    .Grid[class*="-columns"]
    > .GridRow--fifteen-columns.GridRow
    > .GridColumn.GridColumn--ten-wide-desktop {
    width: 66.6666666667% !important;
  }
  :not(.aXNw)
    .Grid.Grid--fifteen-columns
    > .GridColumn:not(.GridRow).GridColumn--eleven-wide-desktop,
  :not(.aXNw)
    .Grid.Grid--fifteen-columns
    > .GridRow
    > .GridColumn.GridColumn--eleven-wide-desktop,
  :not(.aXNw)
    .Grid[class*="-columns"]
    > .GridRow--fifteen-columns.GridRow
    > .GridColumn.GridColumn--eleven-wide-desktop {
    width: 73.3333333333% !important;
  }
  :not(.aXNw)
    .Grid.Grid--fifteen-columns
    > .GridColumn:not(.GridRow).GridColumn--twelve-wide-desktop,
  :not(.aXNw)
    .Grid.Grid--fifteen-columns
    > .GridRow
    > .GridColumn.GridColumn--twelve-wide-desktop,
  :not(.aXNw)
    .Grid[class*="-columns"]
    > .GridRow--fifteen-columns.GridRow
    > .GridColumn.GridColumn--twelve-wide-desktop {
    width: 80% !important;
  }
  :not(.aXNw)
    .Grid.Grid--fifteen-columns
    > .GridColumn:not(.GridRow).GridColumn--thirteen-wide-desktop,
  :not(.aXNw)
    .Grid.Grid--fifteen-columns
    > .GridRow
    > .GridColumn.GridColumn--thirteen-wide-desktop,
  :not(.aXNw)
    .Grid[class*="-columns"]
    > .GridRow--fifteen-columns.GridRow
    > .GridColumn.GridColumn--thirteen-wide-desktop {
    width: 86.6666666667% !important;
  }
  :not(.aXNw)
    .Grid.Grid--fifteen-columns
    > .GridColumn:not(.GridRow).GridColumn--fourteen-wide-desktop,
  :not(.aXNw)
    .Grid.Grid--fifteen-columns
    > .GridRow
    > .GridColumn.GridColumn--fourteen-wide-desktop,
  :not(.aXNw)
    .Grid[class*="-columns"]
    > .GridRow--fifteen-columns.GridRow
    > .GridColumn.GridColumn--fourteen-wide-desktop {
    width: 93.3333333333% !important;
  }
  :not(.aXNw)
    .Grid.Grid--fifteen-columns
    > .GridColumn:not(.GridRow).GridColumn--fifteen-wide-desktop,
  :not(.aXNw)
    .Grid.Grid--fifteen-columns
    > .GridRow
    > .GridColumn.GridColumn--fifteen-wide-desktop,
  :not(.aXNw)
    .Grid[class*="-columns"]
    > .GridRow--fifteen-columns.GridRow
    > .GridColumn.GridColumn--fifteen-wide-desktop {
    width: 100% !important;
  }
  :not(.aXNw)
    .Grid.Grid--sixteen-columns
    > .GridColumn:not(.GridRow).GridColumn--one-wide-desktop,
  :not(.aXNw)
    .Grid.Grid--sixteen-columns
    > .GridRow
    > .GridColumn.GridColumn--one-wide-desktop,
  :not(.aXNw)
    .Grid[class*="-columns"]
    > .GridRow--sixteen-columns.GridRow
    > .GridColumn.GridColumn--one-wide-desktop {
    width: 6.25% !important;
  }
  :not(.aXNw)
    .Grid.Grid--sixteen-columns
    > .GridColumn:not(.GridRow).GridColumn--two-wide-desktop,
  :not(.aXNw)
    .Grid.Grid--sixteen-columns
    > .GridRow
    > .GridColumn.GridColumn--two-wide-desktop,
  :not(.aXNw)
    .Grid[class*="-columns"]
    > .GridRow--sixteen-columns.GridRow
    > .GridColumn.GridColumn--two-wide-desktop {
    width: 12.5% !important;
  }
  :not(.aXNw)
    .Grid.Grid--sixteen-columns
    > .GridColumn:not(.GridRow).GridColumn--three-wide-desktop,
  :not(.aXNw)
    .Grid.Grid--sixteen-columns
    > .GridRow
    > .GridColumn.GridColumn--three-wide-desktop,
  :not(.aXNw)
    .Grid[class*="-columns"]
    > .GridRow--sixteen-columns.GridRow
    > .GridColumn.GridColumn--three-wide-desktop {
    width: 18.75% !important;
  }
  :not(.aXNw)
    .Grid.Grid--sixteen-columns
    > .GridColumn:not(.GridRow).GridColumn--four-wide-desktop,
  :not(.aXNw)
    .Grid.Grid--sixteen-columns
    > .GridRow
    > .GridColumn.GridColumn--four-wide-desktop,
  :not(.aXNw)
    .Grid[class*="-columns"]
    > .GridRow--sixteen-columns.GridRow
    > .GridColumn.GridColumn--four-wide-desktop {
    width: 25% !important;
  }
  :not(.aXNw)
    .Grid.Grid--sixteen-columns
    > .GridColumn:not(.GridRow).GridColumn--five-wide-desktop,
  :not(.aXNw)
    .Grid.Grid--sixteen-columns
    > .GridRow
    > .GridColumn.GridColumn--five-wide-desktop,
  :not(.aXNw)
    .Grid[class*="-columns"]
    > .GridRow--sixteen-columns.GridRow
    > .GridColumn.GridColumn--five-wide-desktop {
    width: 31.25% !important;
  }
  :not(.aXNw)
    .Grid.Grid--sixteen-columns
    > .GridColumn:not(.GridRow).GridColumn--six-wide-desktop,
  :not(.aXNw)
    .Grid.Grid--sixteen-columns
    > .GridRow
    > .GridColumn.GridColumn--six-wide-desktop,
  :not(.aXNw)
    .Grid[class*="-columns"]
    > .GridRow--sixteen-columns.GridRow
    > .GridColumn.GridColumn--six-wide-desktop {
    width: 37.5% !important;
  }
  :not(.aXNw)
    .Grid.Grid--sixteen-columns
    > .GridColumn:not(.GridRow).GridColumn--seven-wide-desktop,
  :not(.aXNw)
    .Grid.Grid--sixteen-columns
    > .GridRow
    > .GridColumn.GridColumn--seven-wide-desktop,
  :not(.aXNw)
    .Grid[class*="-columns"]
    > .GridRow--sixteen-columns.GridRow
    > .GridColumn.GridColumn--seven-wide-desktop {
    width: 43.75% !important;
  }
  :not(.aXNw)
    .Grid.Grid--sixteen-columns
    > .GridColumn:not(.GridRow).GridColumn--eight-wide-desktop,
  :not(.aXNw)
    .Grid.Grid--sixteen-columns
    > .GridRow
    > .GridColumn.GridColumn--eight-wide-desktop,
  :not(.aXNw)
    .Grid[class*="-columns"]
    > .GridRow--sixteen-columns.GridRow
    > .GridColumn.GridColumn--eight-wide-desktop {
    width: 50% !important;
  }
  :not(.aXNw)
    .Grid.Grid--sixteen-columns
    > .GridColumn:not(.GridRow).GridColumn--nine-wide-desktop,
  :not(.aXNw)
    .Grid.Grid--sixteen-columns
    > .GridRow
    > .GridColumn.GridColumn--nine-wide-desktop,
  :not(.aXNw)
    .Grid[class*="-columns"]
    > .GridRow--sixteen-columns.GridRow
    > .GridColumn.GridColumn--nine-wide-desktop {
    width: 56.25% !important;
  }
  :not(.aXNw)
    .Grid.Grid--sixteen-columns
    > .GridColumn:not(.GridRow).GridColumn--ten-wide-desktop,
  :not(.aXNw)
    .Grid.Grid--sixteen-columns
    > .GridRow
    > .GridColumn.GridColumn--ten-wide-desktop,
  :not(.aXNw)
    .Grid[class*="-columns"]
    > .GridRow--sixteen-columns.GridRow
    > .GridColumn.GridColumn--ten-wide-desktop {
    width: 62.5% !important;
  }
  :not(.aXNw)
    .Grid.Grid--sixteen-columns
    > .GridColumn:not(.GridRow).GridColumn--eleven-wide-desktop,
  :not(.aXNw)
    .Grid.Grid--sixteen-columns
    > .GridRow
    > .GridColumn.GridColumn--eleven-wide-desktop,
  :not(.aXNw)
    .Grid[class*="-columns"]
    > .GridRow--sixteen-columns.GridRow
    > .GridColumn.GridColumn--eleven-wide-desktop {
    width: 68.75% !important;
  }
  :not(.aXNw)
    .Grid.Grid--sixteen-columns
    > .GridColumn:not(.GridRow).GridColumn--twelve-wide-desktop,
  :not(.aXNw)
    .Grid.Grid--sixteen-columns
    > .GridRow
    > .GridColumn.GridColumn--twelve-wide-desktop,
  :not(.aXNw)
    .Grid[class*="-columns"]
    > .GridRow--sixteen-columns.GridRow
    > .GridColumn.GridColumn--twelve-wide-desktop {
    width: 75% !important;
  }
  :not(.aXNw)
    .Grid.Grid--sixteen-columns
    > .GridColumn:not(.GridRow).GridColumn--thirteen-wide-desktop,
  :not(.aXNw)
    .Grid.Grid--sixteen-columns
    > .GridRow
    > .GridColumn.GridColumn--thirteen-wide-desktop,
  :not(.aXNw)
    .Grid[class*="-columns"]
    > .GridRow--sixteen-columns.GridRow
    > .GridColumn.GridColumn--thirteen-wide-desktop {
    width: 81.25% !important;
  }
  :not(.aXNw)
    .Grid.Grid--sixteen-columns
    > .GridColumn:not(.GridRow).GridColumn--fourteen-wide-desktop,
  :not(.aXNw)
    .Grid.Grid--sixteen-columns
    > .GridRow
    > .GridColumn.GridColumn--fourteen-wide-desktop,
  :not(.aXNw)
    .Grid[class*="-columns"]
    > .GridRow--sixteen-columns.GridRow
    > .GridColumn.GridColumn--fourteen-wide-desktop {
    width: 87.5% !important;
  }
  :not(.aXNw)
    .Grid.Grid--sixteen-columns
    > .GridColumn:not(.GridRow).GridColumn--fifteen-wide-desktop,
  :not(.aXNw)
    .Grid.Grid--sixteen-columns
    > .GridRow
    > .GridColumn.GridColumn--fifteen-wide-desktop,
  :not(.aXNw)
    .Grid[class*="-columns"]
    > .GridRow--sixteen-columns.GridRow
    > .GridColumn.GridColumn--fifteen-wide-desktop {
    width: 93.75% !important;
  }
  :not(.aXNw)
    .Grid.Grid--sixteen-columns
    > .GridColumn:not(.GridRow).GridColumn--sixteen-wide-desktop,
  :not(.aXNw)
    .Grid.Grid--sixteen-columns
    > .GridRow
    > .GridColumn.GridColumn--sixteen-wide-desktop,
  :not(.aXNw)
    .Grid[class*="-columns"]
    > .GridRow--sixteen-columns.GridRow
    > .GridColumn.GridColumn--sixteen-wide-desktop {
    width: 100% !important;
  }
}
@media only screen and (min-width: 1200px) and (max-width: 1919px) {
  :not(.aXNw)
    .Grid.Grid--one-columns
    > .GridColumn:not(.GridRow).GridColumn--one-wide-largescreen,
  :not(.aXNw)
    .Grid.Grid--one-columns
    > .GridRow
    > .GridColumn.GridColumn--one-wide-largescreen,
  :not(.aXNw)
    .Grid[class*="-columns"]
    > .GridRow--one-columns.GridRow
    > .GridColumn.GridColumn--one-wide-largescreen {
    width: 100% !important;
  }
  :not(.aXNw)
    .Grid.Grid--two-columns
    > .GridColumn:not(.GridRow).GridColumn--one-wide-largescreen,
  :not(.aXNw)
    .Grid.Grid--two-columns
    > .GridRow
    > .GridColumn.GridColumn--one-wide-largescreen,
  :not(.aXNw)
    .Grid[class*="-columns"]
    > .GridRow--two-columns.GridRow
    > .GridColumn.GridColumn--one-wide-largescreen {
    width: 50% !important;
  }
  :not(.aXNw)
    .Grid.Grid--two-columns
    > .GridColumn:not(.GridRow).GridColumn--two-wide-largescreen,
  :not(.aXNw)
    .Grid.Grid--two-columns
    > .GridRow
    > .GridColumn.GridColumn--two-wide-largescreen,
  :not(.aXNw)
    .Grid[class*="-columns"]
    > .GridRow--two-columns.GridRow
    > .GridColumn.GridColumn--two-wide-largescreen {
    width: 100% !important;
  }
  :not(.aXNw)
    .Grid.Grid--three-columns
    > .GridColumn:not(.GridRow).GridColumn--one-wide-largescreen,
  :not(.aXNw)
    .Grid.Grid--three-columns
    > .GridRow
    > .GridColumn.GridColumn--one-wide-largescreen,
  :not(.aXNw)
    .Grid[class*="-columns"]
    > .GridRow--three-columns.GridRow
    > .GridColumn.GridColumn--one-wide-largescreen {
    width: 33.3333333333% !important;
  }
  :not(.aXNw)
    .Grid.Grid--three-columns
    > .GridColumn:not(.GridRow).GridColumn--two-wide-largescreen,
  :not(.aXNw)
    .Grid.Grid--three-columns
    > .GridRow
    > .GridColumn.GridColumn--two-wide-largescreen,
  :not(.aXNw)
    .Grid[class*="-columns"]
    > .GridRow--three-columns.GridRow
    > .GridColumn.GridColumn--two-wide-largescreen {
    width: 66.6666666667% !important;
  }
  :not(.aXNw)
    .Grid.Grid--three-columns
    > .GridColumn:not(.GridRow).GridColumn--three-wide-largescreen,
  :not(.aXNw)
    .Grid.Grid--three-columns
    > .GridRow
    > .GridColumn.GridColumn--three-wide-largescreen,
  :not(.aXNw)
    .Grid[class*="-columns"]
    > .GridRow--three-columns.GridRow
    > .GridColumn.GridColumn--three-wide-largescreen {
    width: 100% !important;
  }
  :not(.aXNw)
    .Grid.Grid--four-columns
    > .GridColumn:not(.GridRow).GridColumn--one-wide-largescreen,
  :not(.aXNw)
    .Grid.Grid--four-columns
    > .GridRow
    > .GridColumn.GridColumn--one-wide-largescreen,
  :not(.aXNw)
    .Grid[class*="-columns"]
    > .GridRow--four-columns.GridRow
    > .GridColumn.GridColumn--one-wide-largescreen {
    width: 25% !important;
  }
  :not(.aXNw)
    .Grid.Grid--four-columns
    > .GridColumn:not(.GridRow).GridColumn--two-wide-largescreen,
  :not(.aXNw)
    .Grid.Grid--four-columns
    > .GridRow
    > .GridColumn.GridColumn--two-wide-largescreen,
  :not(.aXNw)
    .Grid[class*="-columns"]
    > .GridRow--four-columns.GridRow
    > .GridColumn.GridColumn--two-wide-largescreen {
    width: 50% !important;
  }
  :not(.aXNw)
    .Grid.Grid--four-columns
    > .GridColumn:not(.GridRow).GridColumn--three-wide-largescreen,
  :not(.aXNw)
    .Grid.Grid--four-columns
    > .GridRow
    > .GridColumn.GridColumn--three-wide-largescreen,
  :not(.aXNw)
    .Grid[class*="-columns"]
    > .GridRow--four-columns.GridRow
    > .GridColumn.GridColumn--three-wide-largescreen {
    width: 75% !important;
  }
  :not(.aXNw)
    .Grid.Grid--four-columns
    > .GridColumn:not(.GridRow).GridColumn--four-wide-largescreen,
  :not(.aXNw)
    .Grid.Grid--four-columns
    > .GridRow
    > .GridColumn.GridColumn--four-wide-largescreen,
  :not(.aXNw)
    .Grid[class*="-columns"]
    > .GridRow--four-columns.GridRow
    > .GridColumn.GridColumn--four-wide-largescreen {
    width: 100% !important;
  }
  :not(.aXNw)
    .Grid.Grid--five-columns
    > .GridColumn:not(.GridRow).GridColumn--one-wide-largescreen,
  :not(.aXNw)
    .Grid.Grid--five-columns
    > .GridRow
    > .GridColumn.GridColumn--one-wide-largescreen,
  :not(.aXNw)
    .Grid[class*="-columns"]
    > .GridRow--five-columns.GridRow
    > .GridColumn.GridColumn--one-wide-largescreen {
    width: 20% !important;
  }
  :not(.aXNw)
    .Grid.Grid--five-columns
    > .GridColumn:not(.GridRow).GridColumn--two-wide-largescreen,
  :not(.aXNw)
    .Grid.Grid--five-columns
    > .GridRow
    > .GridColumn.GridColumn--two-wide-largescreen,
  :not(.aXNw)
    .Grid[class*="-columns"]
    > .GridRow--five-columns.GridRow
    > .GridColumn.GridColumn--two-wide-largescreen {
    width: 40% !important;
  }
  :not(.aXNw)
    .Grid.Grid--five-columns
    > .GridColumn:not(.GridRow).GridColumn--three-wide-largescreen,
  :not(.aXNw)
    .Grid.Grid--five-columns
    > .GridRow
    > .GridColumn.GridColumn--three-wide-largescreen,
  :not(.aXNw)
    .Grid[class*="-columns"]
    > .GridRow--five-columns.GridRow
    > .GridColumn.GridColumn--three-wide-largescreen {
    width: 60% !important;
  }
  :not(.aXNw)
    .Grid.Grid--five-columns
    > .GridColumn:not(.GridRow).GridColumn--four-wide-largescreen,
  :not(.aXNw)
    .Grid.Grid--five-columns
    > .GridRow
    > .GridColumn.GridColumn--four-wide-largescreen,
  :not(.aXNw)
    .Grid[class*="-columns"]
    > .GridRow--five-columns.GridRow
    > .GridColumn.GridColumn--four-wide-largescreen {
    width: 80% !important;
  }
  :not(.aXNw)
    .Grid.Grid--five-columns
    > .GridColumn:not(.GridRow).GridColumn--five-wide-largescreen,
  :not(.aXNw)
    .Grid.Grid--five-columns
    > .GridRow
    > .GridColumn.GridColumn--five-wide-largescreen,
  :not(.aXNw)
    .Grid[class*="-columns"]
    > .GridRow--five-columns.GridRow
    > .GridColumn.GridColumn--five-wide-largescreen {
    width: 100% !important;
  }
  :not(.aXNw)
    .Grid.Grid--six-columns
    > .GridColumn:not(.GridRow).GridColumn--one-wide-largescreen,
  :not(.aXNw)
    .Grid.Grid--six-columns
    > .GridRow
    > .GridColumn.GridColumn--one-wide-largescreen,
  :not(.aXNw)
    .Grid[class*="-columns"]
    > .GridRow--six-columns.GridRow
    > .GridColumn.GridColumn--one-wide-largescreen {
    width: 16.6666666667% !important;
  }
  :not(.aXNw)
    .Grid.Grid--six-columns
    > .GridColumn:not(.GridRow).GridColumn--two-wide-largescreen,
  :not(.aXNw)
    .Grid.Grid--six-columns
    > .GridRow
    > .GridColumn.GridColumn--two-wide-largescreen,
  :not(.aXNw)
    .Grid[class*="-columns"]
    > .GridRow--six-columns.GridRow
    > .GridColumn.GridColumn--two-wide-largescreen {
    width: 33.3333333333% !important;
  }
  :not(.aXNw)
    .Grid.Grid--six-columns
    > .GridColumn:not(.GridRow).GridColumn--three-wide-largescreen,
  :not(.aXNw)
    .Grid.Grid--six-columns
    > .GridRow
    > .GridColumn.GridColumn--three-wide-largescreen,
  :not(.aXNw)
    .Grid[class*="-columns"]
    > .GridRow--six-columns.GridRow
    > .GridColumn.GridColumn--three-wide-largescreen {
    width: 50% !important;
  }
  :not(.aXNw)
    .Grid.Grid--six-columns
    > .GridColumn:not(.GridRow).GridColumn--four-wide-largescreen,
  :not(.aXNw)
    .Grid.Grid--six-columns
    > .GridRow
    > .GridColumn.GridColumn--four-wide-largescreen,
  :not(.aXNw)
    .Grid[class*="-columns"]
    > .GridRow--six-columns.GridRow
    > .GridColumn.GridColumn--four-wide-largescreen {
    width: 66.6666666667% !important;
  }
  :not(.aXNw)
    .Grid.Grid--six-columns
    > .GridColumn:not(.GridRow).GridColumn--five-wide-largescreen,
  :not(.aXNw)
    .Grid.Grid--six-columns
    > .GridRow
    > .GridColumn.GridColumn--five-wide-largescreen,
  :not(.aXNw)
    .Grid[class*="-columns"]
    > .GridRow--six-columns.GridRow
    > .GridColumn.GridColumn--five-wide-largescreen {
    width: 83.3333333333% !important;
  }
  :not(.aXNw)
    .Grid.Grid--six-columns
    > .GridColumn:not(.GridRow).GridColumn--six-wide-largescreen,
  :not(.aXNw)
    .Grid.Grid--six-columns
    > .GridRow
    > .GridColumn.GridColumn--six-wide-largescreen,
  :not(.aXNw)
    .Grid[class*="-columns"]
    > .GridRow--six-columns.GridRow
    > .GridColumn.GridColumn--six-wide-largescreen {
    width: 100% !important;
  }
  :not(.aXNw)
    .Grid.Grid--seven-columns
    > .GridColumn:not(.GridRow).GridColumn--one-wide-largescreen,
  :not(.aXNw)
    .Grid.Grid--seven-columns
    > .GridRow
    > .GridColumn.GridColumn--one-wide-largescreen,
  :not(.aXNw)
    .Grid[class*="-columns"]
    > .GridRow--seven-columns.GridRow
    > .GridColumn.GridColumn--one-wide-largescreen {
    width: 14.2857142857% !important;
  }
  :not(.aXNw)
    .Grid.Grid--seven-columns
    > .GridColumn:not(.GridRow).GridColumn--two-wide-largescreen,
  :not(.aXNw)
    .Grid.Grid--seven-columns
    > .GridRow
    > .GridColumn.GridColumn--two-wide-largescreen,
  :not(.aXNw)
    .Grid[class*="-columns"]
    > .GridRow--seven-columns.GridRow
    > .GridColumn.GridColumn--two-wide-largescreen {
    width: 28.5714285714% !important;
  }
  :not(.aXNw)
    .Grid.Grid--seven-columns
    > .GridColumn:not(.GridRow).GridColumn--three-wide-largescreen,
  :not(.aXNw)
    .Grid.Grid--seven-columns
    > .GridRow
    > .GridColumn.GridColumn--three-wide-largescreen,
  :not(.aXNw)
    .Grid[class*="-columns"]
    > .GridRow--seven-columns.GridRow
    > .GridColumn.GridColumn--three-wide-largescreen {
    width: 42.8571428571% !important;
  }
  :not(.aXNw)
    .Grid.Grid--seven-columns
    > .GridColumn:not(.GridRow).GridColumn--four-wide-largescreen,
  :not(.aXNw)
    .Grid.Grid--seven-columns
    > .GridRow
    > .GridColumn.GridColumn--four-wide-largescreen,
  :not(.aXNw)
    .Grid[class*="-columns"]
    > .GridRow--seven-columns.GridRow
    > .GridColumn.GridColumn--four-wide-largescreen {
    width: 57.1428571429% !important;
  }
  :not(.aXNw)
    .Grid.Grid--seven-columns
    > .GridColumn:not(.GridRow).GridColumn--five-wide-largescreen,
  :not(.aXNw)
    .Grid.Grid--seven-columns
    > .GridRow
    > .GridColumn.GridColumn--five-wide-largescreen,
  :not(.aXNw)
    .Grid[class*="-columns"]
    > .GridRow--seven-columns.GridRow
    > .GridColumn.GridColumn--five-wide-largescreen {
    width: 71.4285714286% !important;
  }
  :not(.aXNw)
    .Grid.Grid--seven-columns
    > .GridColumn:not(.GridRow).GridColumn--six-wide-largescreen,
  :not(.aXNw)
    .Grid.Grid--seven-columns
    > .GridRow
    > .GridColumn.GridColumn--six-wide-largescreen,
  :not(.aXNw)
    .Grid[class*="-columns"]
    > .GridRow--seven-columns.GridRow
    > .GridColumn.GridColumn--six-wide-largescreen {
    width: 85.7142857143% !important;
  }
  :not(.aXNw)
    .Grid.Grid--seven-columns
    > .GridColumn:not(.GridRow).GridColumn--seven-wide-largescreen,
  :not(.aXNw)
    .Grid.Grid--seven-columns
    > .GridRow
    > .GridColumn.GridColumn--seven-wide-largescreen,
  :not(.aXNw)
    .Grid[class*="-columns"]
    > .GridRow--seven-columns.GridRow
    > .GridColumn.GridColumn--seven-wide-largescreen {
    width: 100% !important;
  }
  :not(.aXNw)
    .Grid.Grid--eight-columns
    > .GridColumn:not(.GridRow).GridColumn--one-wide-largescreen,
  :not(.aXNw)
    .Grid.Grid--eight-columns
    > .GridRow
    > .GridColumn.GridColumn--one-wide-largescreen,
  :not(.aXNw)
    .Grid[class*="-columns"]
    > .GridRow--eight-columns.GridRow
    > .GridColumn.GridColumn--one-wide-largescreen {
    width: 12.5% !important;
  }
  :not(.aXNw)
    .Grid.Grid--eight-columns
    > .GridColumn:not(.GridRow).GridColumn--two-wide-largescreen,
  :not(.aXNw)
    .Grid.Grid--eight-columns
    > .GridRow
    > .GridColumn.GridColumn--two-wide-largescreen,
  :not(.aXNw)
    .Grid[class*="-columns"]
    > .GridRow--eight-columns.GridRow
    > .GridColumn.GridColumn--two-wide-largescreen {
    width: 25% !important;
  }
  :not(.aXNw)
    .Grid.Grid--eight-columns
    > .GridColumn:not(.GridRow).GridColumn--three-wide-largescreen,
  :not(.aXNw)
    .Grid.Grid--eight-columns
    > .GridRow
    > .GridColumn.GridColumn--three-wide-largescreen,
  :not(.aXNw)
    .Grid[class*="-columns"]
    > .GridRow--eight-columns.GridRow
    > .GridColumn.GridColumn--three-wide-largescreen {
    width: 37.5% !important;
  }
  :not(.aXNw)
    .Grid.Grid--eight-columns
    > .GridColumn:not(.GridRow).GridColumn--four-wide-largescreen,
  :not(.aXNw)
    .Grid.Grid--eight-columns
    > .GridRow
    > .GridColumn.GridColumn--four-wide-largescreen,
  :not(.aXNw)
    .Grid[class*="-columns"]
    > .GridRow--eight-columns.GridRow
    > .GridColumn.GridColumn--four-wide-largescreen {
    width: 50% !important;
  }
  :not(.aXNw)
    .Grid.Grid--eight-columns
    > .GridColumn:not(.GridRow).GridColumn--five-wide-largescreen,
  :not(.aXNw)
    .Grid.Grid--eight-columns
    > .GridRow
    > .GridColumn.GridColumn--five-wide-largescreen,
  :not(.aXNw)
    .Grid[class*="-columns"]
    > .GridRow--eight-columns.GridRow
    > .GridColumn.GridColumn--five-wide-largescreen {
    width: 62.5% !important;
  }
  :not(.aXNw)
    .Grid.Grid--eight-columns
    > .GridColumn:not(.GridRow).GridColumn--six-wide-largescreen,
  :not(.aXNw)
    .Grid.Grid--eight-columns
    > .GridRow
    > .GridColumn.GridColumn--six-wide-largescreen,
  :not(.aXNw)
    .Grid[class*="-columns"]
    > .GridRow--eight-columns.GridRow
    > .GridColumn.GridColumn--six-wide-largescreen {
    width: 75% !important;
  }
  :not(.aXNw)
    .Grid.Grid--eight-columns
    > .GridColumn:not(.GridRow).GridColumn--seven-wide-largescreen,
  :not(.aXNw)
    .Grid.Grid--eight-columns
    > .GridRow
    > .GridColumn.GridColumn--seven-wide-largescreen,
  :not(.aXNw)
    .Grid[class*="-columns"]
    > .GridRow--eight-columns.GridRow
    > .GridColumn.GridColumn--seven-wide-largescreen {
    width: 87.5% !important;
  }
  :not(.aXNw)
    .Grid.Grid--eight-columns
    > .GridColumn:not(.GridRow).GridColumn--eight-wide-largescreen,
  :not(.aXNw)
    .Grid.Grid--eight-columns
    > .GridRow
    > .GridColumn.GridColumn--eight-wide-largescreen,
  :not(.aXNw)
    .Grid[class*="-columns"]
    > .GridRow--eight-columns.GridRow
    > .GridColumn.GridColumn--eight-wide-largescreen {
    width: 100% !important;
  }
  :not(.aXNw)
    .Grid.Grid--nine-columns
    > .GridColumn:not(.GridRow).GridColumn--one-wide-largescreen,
  :not(.aXNw)
    .Grid.Grid--nine-columns
    > .GridRow
    > .GridColumn.GridColumn--one-wide-largescreen,
  :not(.aXNw)
    .Grid[class*="-columns"]
    > .GridRow--nine-columns.GridRow
    > .GridColumn.GridColumn--one-wide-largescreen {
    width: 11.1111111111% !important;
  }
  :not(.aXNw)
    .Grid.Grid--nine-columns
    > .GridColumn:not(.GridRow).GridColumn--two-wide-largescreen,
  :not(.aXNw)
    .Grid.Grid--nine-columns
    > .GridRow
    > .GridColumn.GridColumn--two-wide-largescreen,
  :not(.aXNw)
    .Grid[class*="-columns"]
    > .GridRow--nine-columns.GridRow
    > .GridColumn.GridColumn--two-wide-largescreen {
    width: 22.2222222222% !important;
  }
  :not(.aXNw)
    .Grid.Grid--nine-columns
    > .GridColumn:not(.GridRow).GridColumn--three-wide-largescreen,
  :not(.aXNw)
    .Grid.Grid--nine-columns
    > .GridRow
    > .GridColumn.GridColumn--three-wide-largescreen,
  :not(.aXNw)
    .Grid[class*="-columns"]
    > .GridRow--nine-columns.GridRow
    > .GridColumn.GridColumn--three-wide-largescreen {
    width: 33.3333333333% !important;
  }
  :not(.aXNw)
    .Grid.Grid--nine-columns
    > .GridColumn:not(.GridRow).GridColumn--four-wide-largescreen,
  :not(.aXNw)
    .Grid.Grid--nine-columns
    > .GridRow
    > .GridColumn.GridColumn--four-wide-largescreen,
  :not(.aXNw)
    .Grid[class*="-columns"]
    > .GridRow--nine-columns.GridRow
    > .GridColumn.GridColumn--four-wide-largescreen {
    width: 44.4444444444% !important;
  }
  :not(.aXNw)
    .Grid.Grid--nine-columns
    > .GridColumn:not(.GridRow).GridColumn--five-wide-largescreen,
  :not(.aXNw)
    .Grid.Grid--nine-columns
    > .GridRow
    > .GridColumn.GridColumn--five-wide-largescreen,
  :not(.aXNw)
    .Grid[class*="-columns"]
    > .GridRow--nine-columns.GridRow
    > .GridColumn.GridColumn--five-wide-largescreen {
    width: 55.5555555556% !important;
  }
  :not(.aXNw)
    .Grid.Grid--nine-columns
    > .GridColumn:not(.GridRow).GridColumn--six-wide-largescreen,
  :not(.aXNw)
    .Grid.Grid--nine-columns
    > .GridRow
    > .GridColumn.GridColumn--six-wide-largescreen,
  :not(.aXNw)
    .Grid[class*="-columns"]
    > .GridRow--nine-columns.GridRow
    > .GridColumn.GridColumn--six-wide-largescreen {
    width: 66.6666666667% !important;
  }
  :not(.aXNw)
    .Grid.Grid--nine-columns
    > .GridColumn:not(.GridRow).GridColumn--seven-wide-largescreen,
  :not(.aXNw)
    .Grid.Grid--nine-columns
    > .GridRow
    > .GridColumn.GridColumn--seven-wide-largescreen,
  :not(.aXNw)
    .Grid[class*="-columns"]
    > .GridRow--nine-columns.GridRow
    > .GridColumn.GridColumn--seven-wide-largescreen {
    width: 77.7777777778% !important;
  }
  :not(.aXNw)
    .Grid.Grid--nine-columns
    > .GridColumn:not(.GridRow).GridColumn--eight-wide-largescreen,
  :not(.aXNw)
    .Grid.Grid--nine-columns
    > .GridRow
    > .GridColumn.GridColumn--eight-wide-largescreen,
  :not(.aXNw)
    .Grid[class*="-columns"]
    > .GridRow--nine-columns.GridRow
    > .GridColumn.GridColumn--eight-wide-largescreen {
    width: 88.8888888889% !important;
  }
  :not(.aXNw)
    .Grid.Grid--nine-columns
    > .GridColumn:not(.GridRow).GridColumn--nine-wide-largescreen,
  :not(.aXNw)
    .Grid.Grid--nine-columns
    > .GridRow
    > .GridColumn.GridColumn--nine-wide-largescreen,
  :not(.aXNw)
    .Grid[class*="-columns"]
    > .GridRow--nine-columns.GridRow
    > .GridColumn.GridColumn--nine-wide-largescreen {
    width: 100% !important;
  }
  :not(.aXNw)
    .Grid.Grid--ten-columns
    > .GridColumn:not(.GridRow).GridColumn--one-wide-largescreen,
  :not(.aXNw)
    .Grid.Grid--ten-columns
    > .GridRow
    > .GridColumn.GridColumn--one-wide-largescreen,
  :not(.aXNw)
    .Grid[class*="-columns"]
    > .GridRow--ten-columns.GridRow
    > .GridColumn.GridColumn--one-wide-largescreen {
    width: 10% !important;
  }
  :not(.aXNw)
    .Grid.Grid--ten-columns
    > .GridColumn:not(.GridRow).GridColumn--two-wide-largescreen,
  :not(.aXNw)
    .Grid.Grid--ten-columns
    > .GridRow
    > .GridColumn.GridColumn--two-wide-largescreen,
  :not(.aXNw)
    .Grid[class*="-columns"]
    > .GridRow--ten-columns.GridRow
    > .GridColumn.GridColumn--two-wide-largescreen {
    width: 20% !important;
  }
  :not(.aXNw)
    .Grid.Grid--ten-columns
    > .GridColumn:not(.GridRow).GridColumn--three-wide-largescreen,
  :not(.aXNw)
    .Grid.Grid--ten-columns
    > .GridRow
    > .GridColumn.GridColumn--three-wide-largescreen,
  :not(.aXNw)
    .Grid[class*="-columns"]
    > .GridRow--ten-columns.GridRow
    > .GridColumn.GridColumn--three-wide-largescreen {
    width: 30% !important;
  }
  :not(.aXNw)
    .Grid.Grid--ten-columns
    > .GridColumn:not(.GridRow).GridColumn--four-wide-largescreen,
  :not(.aXNw)
    .Grid.Grid--ten-columns
    > .GridRow
    > .GridColumn.GridColumn--four-wide-largescreen,
  :not(.aXNw)
    .Grid[class*="-columns"]
    > .GridRow--ten-columns.GridRow
    > .GridColumn.GridColumn--four-wide-largescreen {
    width: 40% !important;
  }
  :not(.aXNw)
    .Grid.Grid--ten-columns
    > .GridColumn:not(.GridRow).GridColumn--five-wide-largescreen,
  :not(.aXNw)
    .Grid.Grid--ten-columns
    > .GridRow
    > .GridColumn.GridColumn--five-wide-largescreen,
  :not(.aXNw)
    .Grid[class*="-columns"]
    > .GridRow--ten-columns.GridRow
    > .GridColumn.GridColumn--five-wide-largescreen {
    width: 50% !important;
  }
  :not(.aXNw)
    .Grid.Grid--ten-columns
    > .GridColumn:not(.GridRow).GridColumn--six-wide-largescreen,
  :not(.aXNw)
    .Grid.Grid--ten-columns
    > .GridRow
    > .GridColumn.GridColumn--six-wide-largescreen,
  :not(.aXNw)
    .Grid[class*="-columns"]
    > .GridRow--ten-columns.GridRow
    > .GridColumn.GridColumn--six-wide-largescreen {
    width: 60% !important;
  }
  :not(.aXNw)
    .Grid.Grid--ten-columns
    > .GridColumn:not(.GridRow).GridColumn--seven-wide-largescreen,
  :not(.aXNw)
    .Grid.Grid--ten-columns
    > .GridRow
    > .GridColumn.GridColumn--seven-wide-largescreen,
  :not(.aXNw)
    .Grid[class*="-columns"]
    > .GridRow--ten-columns.GridRow
    > .GridColumn.GridColumn--seven-wide-largescreen {
    width: 70% !important;
  }
  :not(.aXNw)
    .Grid.Grid--ten-columns
    > .GridColumn:not(.GridRow).GridColumn--eight-wide-largescreen,
  :not(.aXNw)
    .Grid.Grid--ten-columns
    > .GridRow
    > .GridColumn.GridColumn--eight-wide-largescreen,
  :not(.aXNw)
    .Grid[class*="-columns"]
    > .GridRow--ten-columns.GridRow
    > .GridColumn.GridColumn--eight-wide-largescreen {
    width: 80% !important;
  }
  :not(.aXNw)
    .Grid.Grid--ten-columns
    > .GridColumn:not(.GridRow).GridColumn--nine-wide-largescreen,
  :not(.aXNw)
    .Grid.Grid--ten-columns
    > .GridRow
    > .GridColumn.GridColumn--nine-wide-largescreen,
  :not(.aXNw)
    .Grid[class*="-columns"]
    > .GridRow--ten-columns.GridRow
    > .GridColumn.GridColumn--nine-wide-largescreen {
    width: 90% !important;
  }
  :not(.aXNw)
    .Grid.Grid--ten-columns
    > .GridColumn:not(.GridRow).GridColumn--ten-wide-largescreen,
  :not(.aXNw)
    .Grid.Grid--ten-columns
    > .GridRow
    > .GridColumn.GridColumn--ten-wide-largescreen,
  :not(.aXNw)
    .Grid[class*="-columns"]
    > .GridRow--ten-columns.GridRow
    > .GridColumn.GridColumn--ten-wide-largescreen {
    width: 100% !important;
  }
  :not(.aXNw)
    .Grid.Grid--eleven-columns
    > .GridColumn:not(.GridRow).GridColumn--one-wide-largescreen,
  :not(.aXNw)
    .Grid.Grid--eleven-columns
    > .GridRow
    > .GridColumn.GridColumn--one-wide-largescreen,
  :not(.aXNw)
    .Grid[class*="-columns"]
    > .GridRow--eleven-columns.GridRow
    > .GridColumn.GridColumn--one-wide-largescreen {
    width: 9.0909090909% !important;
  }
  :not(.aXNw)
    .Grid.Grid--eleven-columns
    > .GridColumn:not(.GridRow).GridColumn--two-wide-largescreen,
  :not(.aXNw)
    .Grid.Grid--eleven-columns
    > .GridRow
    > .GridColumn.GridColumn--two-wide-largescreen,
  :not(.aXNw)
    .Grid[class*="-columns"]
    > .GridRow--eleven-columns.GridRow
    > .GridColumn.GridColumn--two-wide-largescreen {
    width: 18.1818181818% !important;
  }
  :not(.aXNw)
    .Grid.Grid--eleven-columns
    > .GridColumn:not(.GridRow).GridColumn--three-wide-largescreen,
  :not(.aXNw)
    .Grid.Grid--eleven-columns
    > .GridRow
    > .GridColumn.GridColumn--three-wide-largescreen,
  :not(.aXNw)
    .Grid[class*="-columns"]
    > .GridRow--eleven-columns.GridRow
    > .GridColumn.GridColumn--three-wide-largescreen {
    width: 27.2727272727% !important;
  }
  :not(.aXNw)
    .Grid.Grid--eleven-columns
    > .GridColumn:not(.GridRow).GridColumn--four-wide-largescreen,
  :not(.aXNw)
    .Grid.Grid--eleven-columns
    > .GridRow
    > .GridColumn.GridColumn--four-wide-largescreen,
  :not(.aXNw)
    .Grid[class*="-columns"]
    > .GridRow--eleven-columns.GridRow
    > .GridColumn.GridColumn--four-wide-largescreen {
    width: 36.3636363636% !important;
  }
  :not(.aXNw)
    .Grid.Grid--eleven-columns
    > .GridColumn:not(.GridRow).GridColumn--five-wide-largescreen,
  :not(.aXNw)
    .Grid.Grid--eleven-columns
    > .GridRow
    > .GridColumn.GridColumn--five-wide-largescreen,
  :not(.aXNw)
    .Grid[class*="-columns"]
    > .GridRow--eleven-columns.GridRow
    > .GridColumn.GridColumn--five-wide-largescreen {
    width: 45.4545454545% !important;
  }
  :not(.aXNw)
    .Grid.Grid--eleven-columns
    > .GridColumn:not(.GridRow).GridColumn--six-wide-largescreen,
  :not(.aXNw)
    .Grid.Grid--eleven-columns
    > .GridRow
    > .GridColumn.GridColumn--six-wide-largescreen,
  :not(.aXNw)
    .Grid[class*="-columns"]
    > .GridRow--eleven-columns.GridRow
    > .GridColumn.GridColumn--six-wide-largescreen {
    width: 54.5454545455% !important;
  }
  :not(.aXNw)
    .Grid.Grid--eleven-columns
    > .GridColumn:not(.GridRow).GridColumn--seven-wide-largescreen,
  :not(.aXNw)
    .Grid.Grid--eleven-columns
    > .GridRow
    > .GridColumn.GridColumn--seven-wide-largescreen,
  :not(.aXNw)
    .Grid[class*="-columns"]
    > .GridRow--eleven-columns.GridRow
    > .GridColumn.GridColumn--seven-wide-largescreen {
    width: 63.6363636364% !important;
  }
  :not(.aXNw)
    .Grid.Grid--eleven-columns
    > .GridColumn:not(.GridRow).GridColumn--eight-wide-largescreen,
  :not(.aXNw)
    .Grid.Grid--eleven-columns
    > .GridRow
    > .GridColumn.GridColumn--eight-wide-largescreen,
  :not(.aXNw)
    .Grid[class*="-columns"]
    > .GridRow--eleven-columns.GridRow
    > .GridColumn.GridColumn--eight-wide-largescreen {
    width: 72.7272727273% !important;
  }
  :not(.aXNw)
    .Grid.Grid--eleven-columns
    > .GridColumn:not(.GridRow).GridColumn--nine-wide-largescreen,
  :not(.aXNw)
    .Grid.Grid--eleven-columns
    > .GridRow
    > .GridColumn.GridColumn--nine-wide-largescreen,
  :not(.aXNw)
    .Grid[class*="-columns"]
    > .GridRow--eleven-columns.GridRow
    > .GridColumn.GridColumn--nine-wide-largescreen {
    width: 81.8181818182% !important;
  }
  :not(.aXNw)
    .Grid.Grid--eleven-columns
    > .GridColumn:not(.GridRow).GridColumn--ten-wide-largescreen,
  :not(.aXNw)
    .Grid.Grid--eleven-columns
    > .GridRow
    > .GridColumn.GridColumn--ten-wide-largescreen,
  :not(.aXNw)
    .Grid[class*="-columns"]
    > .GridRow--eleven-columns.GridRow
    > .GridColumn.GridColumn--ten-wide-largescreen {
    width: 90.9090909091% !important;
  }
  :not(.aXNw)
    .Grid.Grid--eleven-columns
    > .GridColumn:not(.GridRow).GridColumn--eleven-wide-largescreen,
  :not(.aXNw)
    .Grid.Grid--eleven-columns
    > .GridRow
    > .GridColumn.GridColumn--eleven-wide-largescreen,
  :not(.aXNw)
    .Grid[class*="-columns"]
    > .GridRow--eleven-columns.GridRow
    > .GridColumn.GridColumn--eleven-wide-largescreen {
    width: 100% !important;
  }
  :not(.aXNw)
    .Grid.Grid--twelve-columns
    > .GridColumn:not(.GridRow).GridColumn--one-wide-largescreen,
  :not(.aXNw)
    .Grid.Grid--twelve-columns
    > .GridRow
    > .GridColumn.GridColumn--one-wide-largescreen,
  :not(.aXNw)
    .Grid[class*="-columns"]
    > .GridRow--twelve-columns.GridRow
    > .GridColumn.GridColumn--one-wide-largescreen {
    width: 8.3333333333% !important;
  }
  :not(.aXNw)
    .Grid.Grid--twelve-columns
    > .GridColumn:not(.GridRow).GridColumn--two-wide-largescreen,
  :not(.aXNw)
    .Grid.Grid--twelve-columns
    > .GridRow
    > .GridColumn.GridColumn--two-wide-largescreen,
  :not(.aXNw)
    .Grid[class*="-columns"]
    > .GridRow--twelve-columns.GridRow
    > .GridColumn.GridColumn--two-wide-largescreen {
    width: 16.6666666667% !important;
  }
  :not(.aXNw)
    .Grid.Grid--twelve-columns
    > .GridColumn:not(.GridRow).GridColumn--three-wide-largescreen,
  :not(.aXNw)
    .Grid.Grid--twelve-columns
    > .GridRow
    > .GridColumn.GridColumn--three-wide-largescreen,
  :not(.aXNw)
    .Grid[class*="-columns"]
    > .GridRow--twelve-columns.GridRow
    > .GridColumn.GridColumn--three-wide-largescreen {
    width: 25% !important;
  }
  :not(.aXNw)
    .Grid.Grid--twelve-columns
    > .GridColumn:not(.GridRow).GridColumn--four-wide-largescreen,
  :not(.aXNw)
    .Grid.Grid--twelve-columns
    > .GridRow
    > .GridColumn.GridColumn--four-wide-largescreen,
  :not(.aXNw)
    .Grid[class*="-columns"]
    > .GridRow--twelve-columns.GridRow
    > .GridColumn.GridColumn--four-wide-largescreen {
    width: 33.3333333333% !important;
  }
  :not(.aXNw)
    .Grid.Grid--twelve-columns
    > .GridColumn:not(.GridRow).GridColumn--five-wide-largescreen,
  :not(.aXNw)
    .Grid.Grid--twelve-columns
    > .GridRow
    > .GridColumn.GridColumn--five-wide-largescreen,
  :not(.aXNw)
    .Grid[class*="-columns"]
    > .GridRow--twelve-columns.GridRow
    > .GridColumn.GridColumn--five-wide-largescreen {
    width: 41.6666666667% !important;
  }
  :not(.aXNw)
    .Grid.Grid--twelve-columns
    > .GridColumn:not(.GridRow).GridColumn--six-wide-largescreen,
  :not(.aXNw)
    .Grid.Grid--twelve-columns
    > .GridRow
    > .GridColumn.GridColumn--six-wide-largescreen,
  :not(.aXNw)
    .Grid[class*="-columns"]
    > .GridRow--twelve-columns.GridRow
    > .GridColumn.GridColumn--six-wide-largescreen {
    width: 50% !important;
  }
  :not(.aXNw)
    .Grid.Grid--twelve-columns
    > .GridColumn:not(.GridRow).GridColumn--seven-wide-largescreen,
  :not(.aXNw)
    .Grid.Grid--twelve-columns
    > .GridRow
    > .GridColumn.GridColumn--seven-wide-largescreen,
  :not(.aXNw)
    .Grid[class*="-columns"]
    > .GridRow--twelve-columns.GridRow
    > .GridColumn.GridColumn--seven-wide-largescreen {
    width: 58.3333333333% !important;
  }
  :not(.aXNw)
    .Grid.Grid--twelve-columns
    > .GridColumn:not(.GridRow).GridColumn--eight-wide-largescreen,
  :not(.aXNw)
    .Grid.Grid--twelve-columns
    > .GridRow
    > .GridColumn.GridColumn--eight-wide-largescreen,
  :not(.aXNw)
    .Grid[class*="-columns"]
    > .GridRow--twelve-columns.GridRow
    > .GridColumn.GridColumn--eight-wide-largescreen {
    width: 66.6666666667% !important;
  }
  :not(.aXNw)
    .Grid.Grid--twelve-columns
    > .GridColumn:not(.GridRow).GridColumn--nine-wide-largescreen,
  :not(.aXNw)
    .Grid.Grid--twelve-columns
    > .GridRow
    > .GridColumn.GridColumn--nine-wide-largescreen,
  :not(.aXNw)
    .Grid[class*="-columns"]
    > .GridRow--twelve-columns.GridRow
    > .GridColumn.GridColumn--nine-wide-largescreen {
    width: 75% !important;
  }
  :not(.aXNw)
    .Grid.Grid--twelve-columns
    > .GridColumn:not(.GridRow).GridColumn--ten-wide-largescreen,
  :not(.aXNw)
    .Grid.Grid--twelve-columns
    > .GridRow
    > .GridColumn.GridColumn--ten-wide-largescreen,
  :not(.aXNw)
    .Grid[class*="-columns"]
    > .GridRow--twelve-columns.GridRow
    > .GridColumn.GridColumn--ten-wide-largescreen {
    width: 83.3333333333% !important;
  }
  :not(.aXNw)
    .Grid.Grid--twelve-columns
    > .GridColumn:not(.GridRow).GridColumn--eleven-wide-largescreen,
  :not(.aXNw)
    .Grid.Grid--twelve-columns
    > .GridRow
    > .GridColumn.GridColumn--eleven-wide-largescreen,
  :not(.aXNw)
    .Grid[class*="-columns"]
    > .GridRow--twelve-columns.GridRow
    > .GridColumn.GridColumn--eleven-wide-largescreen {
    width: 91.6666666667% !important;
  }
  :not(.aXNw)
    .Grid.Grid--twelve-columns
    > .GridColumn:not(.GridRow).GridColumn--twelve-wide-largescreen,
  :not(.aXNw)
    .Grid.Grid--twelve-columns
    > .GridRow
    > .GridColumn.GridColumn--twelve-wide-largescreen,
  :not(.aXNw)
    .Grid[class*="-columns"]
    > .GridRow--twelve-columns.GridRow
    > .GridColumn.GridColumn--twelve-wide-largescreen {
    width: 100% !important;
  }
  :not(.aXNw)
    .Grid.Grid--thirteen-columns
    > .GridColumn:not(.GridRow).GridColumn--one-wide-largescreen,
  :not(.aXNw)
    .Grid.Grid--thirteen-columns
    > .GridRow
    > .GridColumn.GridColumn--one-wide-largescreen,
  :not(.aXNw)
    .Grid[class*="-columns"]
    > .GridRow--thirteen-columns.GridRow
    > .GridColumn.GridColumn--one-wide-largescreen {
    width: 7.6923076923% !important;
  }
  :not(.aXNw)
    .Grid.Grid--thirteen-columns
    > .GridColumn:not(.GridRow).GridColumn--two-wide-largescreen,
  :not(.aXNw)
    .Grid.Grid--thirteen-columns
    > .GridRow
    > .GridColumn.GridColumn--two-wide-largescreen,
  :not(.aXNw)
    .Grid[class*="-columns"]
    > .GridRow--thirteen-columns.GridRow
    > .GridColumn.GridColumn--two-wide-largescreen {
    width: 15.3846153846% !important;
  }
  :not(.aXNw)
    .Grid.Grid--thirteen-columns
    > .GridColumn:not(.GridRow).GridColumn--three-wide-largescreen,
  :not(.aXNw)
    .Grid.Grid--thirteen-columns
    > .GridRow
    > .GridColumn.GridColumn--three-wide-largescreen,
  :not(.aXNw)
    .Grid[class*="-columns"]
    > .GridRow--thirteen-columns.GridRow
    > .GridColumn.GridColumn--three-wide-largescreen {
    width: 23.0769230769% !important;
  }
  :not(.aXNw)
    .Grid.Grid--thirteen-columns
    > .GridColumn:not(.GridRow).GridColumn--four-wide-largescreen,
  :not(.aXNw)
    .Grid.Grid--thirteen-columns
    > .GridRow
    > .GridColumn.GridColumn--four-wide-largescreen,
  :not(.aXNw)
    .Grid[class*="-columns"]
    > .GridRow--thirteen-columns.GridRow
    > .GridColumn.GridColumn--four-wide-largescreen {
    width: 30.7692307692% !important;
  }
  :not(.aXNw)
    .Grid.Grid--thirteen-columns
    > .GridColumn:not(.GridRow).GridColumn--five-wide-largescreen,
  :not(.aXNw)
    .Grid.Grid--thirteen-columns
    > .GridRow
    > .GridColumn.GridColumn--five-wide-largescreen,
  :not(.aXNw)
    .Grid[class*="-columns"]
    > .GridRow--thirteen-columns.GridRow
    > .GridColumn.GridColumn--five-wide-largescreen {
    width: 38.4615384615% !important;
  }
  :not(.aXNw)
    .Grid.Grid--thirteen-columns
    > .GridColumn:not(.GridRow).GridColumn--six-wide-largescreen,
  :not(.aXNw)
    .Grid.Grid--thirteen-columns
    > .GridRow
    > .GridColumn.GridColumn--six-wide-largescreen,
  :not(.aXNw)
    .Grid[class*="-columns"]
    > .GridRow--thirteen-columns.GridRow
    > .GridColumn.GridColumn--six-wide-largescreen {
    width: 46.1538461538% !important;
  }
  :not(.aXNw)
    .Grid.Grid--thirteen-columns
    > .GridColumn:not(.GridRow).GridColumn--seven-wide-largescreen,
  :not(.aXNw)
    .Grid.Grid--thirteen-columns
    > .GridRow
    > .GridColumn.GridColumn--seven-wide-largescreen,
  :not(.aXNw)
    .Grid[class*="-columns"]
    > .GridRow--thirteen-columns.GridRow
    > .GridColumn.GridColumn--seven-wide-largescreen {
    width: 53.8461538462% !important;
  }
  :not(.aXNw)
    .Grid.Grid--thirteen-columns
    > .GridColumn:not(.GridRow).GridColumn--eight-wide-largescreen,
  :not(.aXNw)
    .Grid.Grid--thirteen-columns
    > .GridRow
    > .GridColumn.GridColumn--eight-wide-largescreen,
  :not(.aXNw)
    .Grid[class*="-columns"]
    > .GridRow--thirteen-columns.GridRow
    > .GridColumn.GridColumn--eight-wide-largescreen {
    width: 61.5384615385% !important;
  }
  :not(.aXNw)
    .Grid.Grid--thirteen-columns
    > .GridColumn:not(.GridRow).GridColumn--nine-wide-largescreen,
  :not(.aXNw)
    .Grid.Grid--thirteen-columns
    > .GridRow
    > .GridColumn.GridColumn--nine-wide-largescreen,
  :not(.aXNw)
    .Grid[class*="-columns"]
    > .GridRow--thirteen-columns.GridRow
    > .GridColumn.GridColumn--nine-wide-largescreen {
    width: 69.2307692308% !important;
  }
  :not(.aXNw)
    .Grid.Grid--thirteen-columns
    > .GridColumn:not(.GridRow).GridColumn--ten-wide-largescreen,
  :not(.aXNw)
    .Grid.Grid--thirteen-columns
    > .GridRow
    > .GridColumn.GridColumn--ten-wide-largescreen,
  :not(.aXNw)
    .Grid[class*="-columns"]
    > .GridRow--thirteen-columns.GridRow
    > .GridColumn.GridColumn--ten-wide-largescreen {
    width: 76.9230769231% !important;
  }
  :not(.aXNw)
    .Grid.Grid--thirteen-columns
    > .GridColumn:not(.GridRow).GridColumn--eleven-wide-largescreen,
  :not(.aXNw)
    .Grid.Grid--thirteen-columns
    > .GridRow
    > .GridColumn.GridColumn--eleven-wide-largescreen,
  :not(.aXNw)
    .Grid[class*="-columns"]
    > .GridRow--thirteen-columns.GridRow
    > .GridColumn.GridColumn--eleven-wide-largescreen {
    width: 84.6153846154% !important;
  }
  :not(.aXNw)
    .Grid.Grid--thirteen-columns
    > .GridColumn:not(.GridRow).GridColumn--twelve-wide-largescreen,
  :not(.aXNw)
    .Grid.Grid--thirteen-columns
    > .GridRow
    > .GridColumn.GridColumn--twelve-wide-largescreen,
  :not(.aXNw)
    .Grid[class*="-columns"]
    > .GridRow--thirteen-columns.GridRow
    > .GridColumn.GridColumn--twelve-wide-largescreen {
    width: 92.3076923077% !important;
  }
  :not(.aXNw)
    .Grid.Grid--thirteen-columns
    > .GridColumn:not(.GridRow).GridColumn--thirteen-wide-largescreen,
  :not(.aXNw)
    .Grid.Grid--thirteen-columns
    > .GridRow
    > .GridColumn.GridColumn--thirteen-wide-largescreen,
  :not(.aXNw)
    .Grid[class*="-columns"]
    > .GridRow--thirteen-columns.GridRow
    > .GridColumn.GridColumn--thirteen-wide-largescreen {
    width: 100% !important;
  }
  :not(.aXNw)
    .Grid.Grid--fourteen-columns
    > .GridColumn:not(.GridRow).GridColumn--one-wide-largescreen,
  :not(.aXNw)
    .Grid.Grid--fourteen-columns
    > .GridRow
    > .GridColumn.GridColumn--one-wide-largescreen,
  :not(.aXNw)
    .Grid[class*="-columns"]
    > .GridRow--fourteen-columns.GridRow
    > .GridColumn.GridColumn--one-wide-largescreen {
    width: 7.1428571429% !important;
  }
  :not(.aXNw)
    .Grid.Grid--fourteen-columns
    > .GridColumn:not(.GridRow).GridColumn--two-wide-largescreen,
  :not(.aXNw)
    .Grid.Grid--fourteen-columns
    > .GridRow
    > .GridColumn.GridColumn--two-wide-largescreen,
  :not(.aXNw)
    .Grid[class*="-columns"]
    > .GridRow--fourteen-columns.GridRow
    > .GridColumn.GridColumn--two-wide-largescreen {
    width: 14.2857142857% !important;
  }
  :not(.aXNw)
    .Grid.Grid--fourteen-columns
    > .GridColumn:not(.GridRow).GridColumn--three-wide-largescreen,
  :not(.aXNw)
    .Grid.Grid--fourteen-columns
    > .GridRow
    > .GridColumn.GridColumn--three-wide-largescreen,
  :not(.aXNw)
    .Grid[class*="-columns"]
    > .GridRow--fourteen-columns.GridRow
    > .GridColumn.GridColumn--three-wide-largescreen {
    width: 21.4285714286% !important;
  }
  :not(.aXNw)
    .Grid.Grid--fourteen-columns
    > .GridColumn:not(.GridRow).GridColumn--four-wide-largescreen,
  :not(.aXNw)
    .Grid.Grid--fourteen-columns
    > .GridRow
    > .GridColumn.GridColumn--four-wide-largescreen,
  :not(.aXNw)
    .Grid[class*="-columns"]
    > .GridRow--fourteen-columns.GridRow
    > .GridColumn.GridColumn--four-wide-largescreen {
    width: 28.5714285714% !important;
  }
  :not(.aXNw)
    .Grid.Grid--fourteen-columns
    > .GridColumn:not(.GridRow).GridColumn--five-wide-largescreen,
  :not(.aXNw)
    .Grid.Grid--fourteen-columns
    > .GridRow
    > .GridColumn.GridColumn--five-wide-largescreen,
  :not(.aXNw)
    .Grid[class*="-columns"]
    > .GridRow--fourteen-columns.GridRow
    > .GridColumn.GridColumn--five-wide-largescreen {
    width: 35.7142857143% !important;
  }
  :not(.aXNw)
    .Grid.Grid--fourteen-columns
    > .GridColumn:not(.GridRow).GridColumn--six-wide-largescreen,
  :not(.aXNw)
    .Grid.Grid--fourteen-columns
    > .GridRow
    > .GridColumn.GridColumn--six-wide-largescreen,
  :not(.aXNw)
    .Grid[class*="-columns"]
    > .GridRow--fourteen-columns.GridRow
    > .GridColumn.GridColumn--six-wide-largescreen {
    width: 42.8571428571% !important;
  }
  :not(.aXNw)
    .Grid.Grid--fourteen-columns
    > .GridColumn:not(.GridRow).GridColumn--seven-wide-largescreen,
  :not(.aXNw)
    .Grid.Grid--fourteen-columns
    > .GridRow
    > .GridColumn.GridColumn--seven-wide-largescreen,
  :not(.aXNw)
    .Grid[class*="-columns"]
    > .GridRow--fourteen-columns.GridRow
    > .GridColumn.GridColumn--seven-wide-largescreen {
    width: 50% !important;
  }
  :not(.aXNw)
    .Grid.Grid--fourteen-columns
    > .GridColumn:not(.GridRow).GridColumn--eight-wide-largescreen,
  :not(.aXNw)
    .Grid.Grid--fourteen-columns
    > .GridRow
    > .GridColumn.GridColumn--eight-wide-largescreen,
  :not(.aXNw)
    .Grid[class*="-columns"]
    > .GridRow--fourteen-columns.GridRow
    > .GridColumn.GridColumn--eight-wide-largescreen {
    width: 57.1428571429% !important;
  }
  :not(.aXNw)
    .Grid.Grid--fourteen-columns
    > .GridColumn:not(.GridRow).GridColumn--nine-wide-largescreen,
  :not(.aXNw)
    .Grid.Grid--fourteen-columns
    > .GridRow
    > .GridColumn.GridColumn--nine-wide-largescreen,
  :not(.aXNw)
    .Grid[class*="-columns"]
    > .GridRow--fourteen-columns.GridRow
    > .GridColumn.GridColumn--nine-wide-largescreen {
    width: 64.2857142857% !important;
  }
  :not(.aXNw)
    .Grid.Grid--fourteen-columns
    > .GridColumn:not(.GridRow).GridColumn--ten-wide-largescreen,
  :not(.aXNw)
    .Grid.Grid--fourteen-columns
    > .GridRow
    > .GridColumn.GridColumn--ten-wide-largescreen,
  :not(.aXNw)
    .Grid[class*="-columns"]
    > .GridRow--fourteen-columns.GridRow
    > .GridColumn.GridColumn--ten-wide-largescreen {
    width: 71.4285714286% !important;
  }
  :not(.aXNw)
    .Grid.Grid--fourteen-columns
    > .GridColumn:not(.GridRow).GridColumn--eleven-wide-largescreen,
  :not(.aXNw)
    .Grid.Grid--fourteen-columns
    > .GridRow
    > .GridColumn.GridColumn--eleven-wide-largescreen,
  :not(.aXNw)
    .Grid[class*="-columns"]
    > .GridRow--fourteen-columns.GridRow
    > .GridColumn.GridColumn--eleven-wide-largescreen {
    width: 78.5714285714% !important;
  }
  :not(.aXNw)
    .Grid.Grid--fourteen-columns
    > .GridColumn:not(.GridRow).GridColumn--twelve-wide-largescreen,
  :not(.aXNw)
    .Grid.Grid--fourteen-columns
    > .GridRow
    > .GridColumn.GridColumn--twelve-wide-largescreen,
  :not(.aXNw)
    .Grid[class*="-columns"]
    > .GridRow--fourteen-columns.GridRow
    > .GridColumn.GridColumn--twelve-wide-largescreen {
    width: 85.7142857143% !important;
  }
  :not(.aXNw)
    .Grid.Grid--fourteen-columns
    > .GridColumn:not(.GridRow).GridColumn--thirteen-wide-largescreen,
  :not(.aXNw)
    .Grid.Grid--fourteen-columns
    > .GridRow
    > .GridColumn.GridColumn--thirteen-wide-largescreen,
  :not(.aXNw)
    .Grid[class*="-columns"]
    > .GridRow--fourteen-columns.GridRow
    > .GridColumn.GridColumn--thirteen-wide-largescreen {
    width: 92.8571428571% !important;
  }
  :not(.aXNw)
    .Grid.Grid--fourteen-columns
    > .GridColumn:not(.GridRow).GridColumn--fourteen-wide-largescreen,
  :not(.aXNw)
    .Grid.Grid--fourteen-columns
    > .GridRow
    > .GridColumn.GridColumn--fourteen-wide-largescreen,
  :not(.aXNw)
    .Grid[class*="-columns"]
    > .GridRow--fourteen-columns.GridRow
    > .GridColumn.GridColumn--fourteen-wide-largescreen {
    width: 100% !important;
  }
  :not(.aXNw)
    .Grid.Grid--fifteen-columns
    > .GridColumn:not(.GridRow).GridColumn--one-wide-largescreen,
  :not(.aXNw)
    .Grid.Grid--fifteen-columns
    > .GridRow
    > .GridColumn.GridColumn--one-wide-largescreen,
  :not(.aXNw)
    .Grid[class*="-columns"]
    > .GridRow--fifteen-columns.GridRow
    > .GridColumn.GridColumn--one-wide-largescreen {
    width: 6.6666666667% !important;
  }
  :not(.aXNw)
    .Grid.Grid--fifteen-columns
    > .GridColumn:not(.GridRow).GridColumn--two-wide-largescreen,
  :not(.aXNw)
    .Grid.Grid--fifteen-columns
    > .GridRow
    > .GridColumn.GridColumn--two-wide-largescreen,
  :not(.aXNw)
    .Grid[class*="-columns"]
    > .GridRow--fifteen-columns.GridRow
    > .GridColumn.GridColumn--two-wide-largescreen {
    width: 13.3333333333% !important;
  }
  :not(.aXNw)
    .Grid.Grid--fifteen-columns
    > .GridColumn:not(.GridRow).GridColumn--three-wide-largescreen,
  :not(.aXNw)
    .Grid.Grid--fifteen-columns
    > .GridRow
    > .GridColumn.GridColumn--three-wide-largescreen,
  :not(.aXNw)
    .Grid[class*="-columns"]
    > .GridRow--fifteen-columns.GridRow
    > .GridColumn.GridColumn--three-wide-largescreen {
    width: 20% !important;
  }
  :not(.aXNw)
    .Grid.Grid--fifteen-columns
    > .GridColumn:not(.GridRow).GridColumn--four-wide-largescreen,
  :not(.aXNw)
    .Grid.Grid--fifteen-columns
    > .GridRow
    > .GridColumn.GridColumn--four-wide-largescreen,
  :not(.aXNw)
    .Grid[class*="-columns"]
    > .GridRow--fifteen-columns.GridRow
    > .GridColumn.GridColumn--four-wide-largescreen {
    width: 26.6666666667% !important;
  }
  :not(.aXNw)
    .Grid.Grid--fifteen-columns
    > .GridColumn:not(.GridRow).GridColumn--five-wide-largescreen,
  :not(.aXNw)
    .Grid.Grid--fifteen-columns
    > .GridRow
    > .GridColumn.GridColumn--five-wide-largescreen,
  :not(.aXNw)
    .Grid[class*="-columns"]
    > .GridRow--fifteen-columns.GridRow
    > .GridColumn.GridColumn--five-wide-largescreen {
    width: 33.3333333333% !important;
  }
  :not(.aXNw)
    .Grid.Grid--fifteen-columns
    > .GridColumn:not(.GridRow).GridColumn--six-wide-largescreen,
  :not(.aXNw)
    .Grid.Grid--fifteen-columns
    > .GridRow
    > .GridColumn.GridColumn--six-wide-largescreen,
  :not(.aXNw)
    .Grid[class*="-columns"]
    > .GridRow--fifteen-columns.GridRow
    > .GridColumn.GridColumn--six-wide-largescreen {
    width: 40% !important;
  }
  :not(.aXNw)
    .Grid.Grid--fifteen-columns
    > .GridColumn:not(.GridRow).GridColumn--seven-wide-largescreen,
  :not(.aXNw)
    .Grid.Grid--fifteen-columns
    > .GridRow
    > .GridColumn.GridColumn--seven-wide-largescreen,
  :not(.aXNw)
    .Grid[class*="-columns"]
    > .GridRow--fifteen-columns.GridRow
    > .GridColumn.GridColumn--seven-wide-largescreen {
    width: 46.6666666667% !important;
  }
  :not(.aXNw)
    .Grid.Grid--fifteen-columns
    > .GridColumn:not(.GridRow).GridColumn--eight-wide-largescreen,
  :not(.aXNw)
    .Grid.Grid--fifteen-columns
    > .GridRow
    > .GridColumn.GridColumn--eight-wide-largescreen,
  :not(.aXNw)
    .Grid[class*="-columns"]
    > .GridRow--fifteen-columns.GridRow
    > .GridColumn.GridColumn--eight-wide-largescreen {
    width: 53.3333333333% !important;
  }
  :not(.aXNw)
    .Grid.Grid--fifteen-columns
    > .GridColumn:not(.GridRow).GridColumn--nine-wide-largescreen,
  :not(.aXNw)
    .Grid.Grid--fifteen-columns
    > .GridRow
    > .GridColumn.GridColumn--nine-wide-largescreen,
  :not(.aXNw)
    .Grid[class*="-columns"]
    > .GridRow--fifteen-columns.GridRow
    > .GridColumn.GridColumn--nine-wide-largescreen {
    width: 60% !important;
  }
  :not(.aXNw)
    .Grid.Grid--fifteen-columns
    > .GridColumn:not(.GridRow).GridColumn--ten-wide-largescreen,
  :not(.aXNw)
    .Grid.Grid--fifteen-columns
    > .GridRow
    > .GridColumn.GridColumn--ten-wide-largescreen,
  :not(.aXNw)
    .Grid[class*="-columns"]
    > .GridRow--fifteen-columns.GridRow
    > .GridColumn.GridColumn--ten-wide-largescreen {
    width: 66.6666666667% !important;
  }
  :not(.aXNw)
    .Grid.Grid--fifteen-columns
    > .GridColumn:not(.GridRow).GridColumn--eleven-wide-largescreen,
  :not(.aXNw)
    .Grid.Grid--fifteen-columns
    > .GridRow
    > .GridColumn.GridColumn--eleven-wide-largescreen,
  :not(.aXNw)
    .Grid[class*="-columns"]
    > .GridRow--fifteen-columns.GridRow
    > .GridColumn.GridColumn--eleven-wide-largescreen {
    width: 73.3333333333% !important;
  }
  :not(.aXNw)
    .Grid.Grid--fifteen-columns
    > .GridColumn:not(.GridRow).GridColumn--twelve-wide-largescreen,
  :not(.aXNw)
    .Grid.Grid--fifteen-columns
    > .GridRow
    > .GridColumn.GridColumn--twelve-wide-largescreen,
  :not(.aXNw)
    .Grid[class*="-columns"]
    > .GridRow--fifteen-columns.GridRow
    > .GridColumn.GridColumn--twelve-wide-largescreen {
    width: 80% !important;
  }
  :not(.aXNw)
    .Grid.Grid--fifteen-columns
    > .GridColumn:not(.GridRow).GridColumn--thirteen-wide-largescreen,
  :not(.aXNw)
    .Grid.Grid--fifteen-columns
    > .GridRow
    > .GridColumn.GridColumn--thirteen-wide-largescreen,
  :not(.aXNw)
    .Grid[class*="-columns"]
    > .GridRow--fifteen-columns.GridRow
    > .GridColumn.GridColumn--thirteen-wide-largescreen {
    width: 86.6666666667% !important;
  }
  :not(.aXNw)
    .Grid.Grid--fifteen-columns
    > .GridColumn:not(.GridRow).GridColumn--fourteen-wide-largescreen,
  :not(.aXNw)
    .Grid.Grid--fifteen-columns
    > .GridRow
    > .GridColumn.GridColumn--fourteen-wide-largescreen,
  :not(.aXNw)
    .Grid[class*="-columns"]
    > .GridRow--fifteen-columns.GridRow
    > .GridColumn.GridColumn--fourteen-wide-largescreen {
    width: 93.3333333333% !important;
  }
  :not(.aXNw)
    .Grid.Grid--fifteen-columns
    > .GridColumn:not(.GridRow).GridColumn--fifteen-wide-largescreen,
  :not(.aXNw)
    .Grid.Grid--fifteen-columns
    > .GridRow
    > .GridColumn.GridColumn--fifteen-wide-largescreen,
  :not(.aXNw)
    .Grid[class*="-columns"]
    > .GridRow--fifteen-columns.GridRow
    > .GridColumn.GridColumn--fifteen-wide-largescreen {
    width: 100% !important;
  }
  :not(.aXNw)
    .Grid.Grid--sixteen-columns
    > .GridColumn:not(.GridRow).GridColumn--one-wide-largescreen,
  :not(.aXNw)
    .Grid.Grid--sixteen-columns
    > .GridRow
    > .GridColumn.GridColumn--one-wide-largescreen,
  :not(.aXNw)
    .Grid[class*="-columns"]
    > .GridRow--sixteen-columns.GridRow
    > .GridColumn.GridColumn--one-wide-largescreen {
    width: 6.25% !important;
  }
  :not(.aXNw)
    .Grid.Grid--sixteen-columns
    > .GridColumn:not(.GridRow).GridColumn--two-wide-largescreen,
  :not(.aXNw)
    .Grid.Grid--sixteen-columns
    > .GridRow
    > .GridColumn.GridColumn--two-wide-largescreen,
  :not(.aXNw)
    .Grid[class*="-columns"]
    > .GridRow--sixteen-columns.GridRow
    > .GridColumn.GridColumn--two-wide-largescreen {
    width: 12.5% !important;
  }
  :not(.aXNw)
    .Grid.Grid--sixteen-columns
    > .GridColumn:not(.GridRow).GridColumn--three-wide-largescreen,
  :not(.aXNw)
    .Grid.Grid--sixteen-columns
    > .GridRow
    > .GridColumn.GridColumn--three-wide-largescreen,
  :not(.aXNw)
    .Grid[class*="-columns"]
    > .GridRow--sixteen-columns.GridRow
    > .GridColumn.GridColumn--three-wide-largescreen {
    width: 18.75% !important;
  }
  :not(.aXNw)
    .Grid.Grid--sixteen-columns
    > .GridColumn:not(.GridRow).GridColumn--four-wide-largescreen,
  :not(.aXNw)
    .Grid.Grid--sixteen-columns
    > .GridRow
    > .GridColumn.GridColumn--four-wide-largescreen,
  :not(.aXNw)
    .Grid[class*="-columns"]
    > .GridRow--sixteen-columns.GridRow
    > .GridColumn.GridColumn--four-wide-largescreen {
    width: 25% !important;
  }
  :not(.aXNw)
    .Grid.Grid--sixteen-columns
    > .GridColumn:not(.GridRow).GridColumn--five-wide-largescreen,
  :not(.aXNw)
    .Grid.Grid--sixteen-columns
    > .GridRow
    > .GridColumn.GridColumn--five-wide-largescreen,
  :not(.aXNw)
    .Grid[class*="-columns"]
    > .GridRow--sixteen-columns.GridRow
    > .GridColumn.GridColumn--five-wide-largescreen {
    width: 31.25% !important;
  }
  :not(.aXNw)
    .Grid.Grid--sixteen-columns
    > .GridColumn:not(.GridRow).GridColumn--six-wide-largescreen,
  :not(.aXNw)
    .Grid.Grid--sixteen-columns
    > .GridRow
    > .GridColumn.GridColumn--six-wide-largescreen,
  :not(.aXNw)
    .Grid[class*="-columns"]
    > .GridRow--sixteen-columns.GridRow
    > .GridColumn.GridColumn--six-wide-largescreen {
    width: 37.5% !important;
  }
  :not(.aXNw)
    .Grid.Grid--sixteen-columns
    > .GridColumn:not(.GridRow).GridColumn--seven-wide-largescreen,
  :not(.aXNw)
    .Grid.Grid--sixteen-columns
    > .GridRow
    > .GridColumn.GridColumn--seven-wide-largescreen,
  :not(.aXNw)
    .Grid[class*="-columns"]
    > .GridRow--sixteen-columns.GridRow
    > .GridColumn.GridColumn--seven-wide-largescreen {
    width: 43.75% !important;
  }
  :not(.aXNw)
    .Grid.Grid--sixteen-columns
    > .GridColumn:not(.GridRow).GridColumn--eight-wide-largescreen,
  :not(.aXNw)
    .Grid.Grid--sixteen-columns
    > .GridRow
    > .GridColumn.GridColumn--eight-wide-largescreen,
  :not(.aXNw)
    .Grid[class*="-columns"]
    > .GridRow--sixteen-columns.GridRow
    > .GridColumn.GridColumn--eight-wide-largescreen {
    width: 50% !important;
  }
  :not(.aXNw)
    .Grid.Grid--sixteen-columns
    > .GridColumn:not(.GridRow).GridColumn--nine-wide-largescreen,
  :not(.aXNw)
    .Grid.Grid--sixteen-columns
    > .GridRow
    > .GridColumn.GridColumn--nine-wide-largescreen,
  :not(.aXNw)
    .Grid[class*="-columns"]
    > .GridRow--sixteen-columns.GridRow
    > .GridColumn.GridColumn--nine-wide-largescreen {
    width: 56.25% !important;
  }
  :not(.aXNw)
    .Grid.Grid--sixteen-columns
    > .GridColumn:not(.GridRow).GridColumn--ten-wide-largescreen,
  :not(.aXNw)
    .Grid.Grid--sixteen-columns
    > .GridRow
    > .GridColumn.GridColumn--ten-wide-largescreen,
  :not(.aXNw)
    .Grid[class*="-columns"]
    > .GridRow--sixteen-columns.GridRow
    > .GridColumn.GridColumn--ten-wide-largescreen {
    width: 62.5% !important;
  }
  :not(.aXNw)
    .Grid.Grid--sixteen-columns
    > .GridColumn:not(.GridRow).GridColumn--eleven-wide-largescreen,
  :not(.aXNw)
    .Grid.Grid--sixteen-columns
    > .GridRow
    > .GridColumn.GridColumn--eleven-wide-largescreen,
  :not(.aXNw)
    .Grid[class*="-columns"]
    > .GridRow--sixteen-columns.GridRow
    > .GridColumn.GridColumn--eleven-wide-largescreen {
    width: 68.75% !important;
  }
  :not(.aXNw)
    .Grid.Grid--sixteen-columns
    > .GridColumn:not(.GridRow).GridColumn--twelve-wide-largescreen,
  :not(.aXNw)
    .Grid.Grid--sixteen-columns
    > .GridRow
    > .GridColumn.GridColumn--twelve-wide-largescreen,
  :not(.aXNw)
    .Grid[class*="-columns"]
    > .GridRow--sixteen-columns.GridRow
    > .GridColumn.GridColumn--twelve-wide-largescreen {
    width: 75% !important;
  }
  :not(.aXNw)
    .Grid.Grid--sixteen-columns
    > .GridColumn:not(.GridRow).GridColumn--thirteen-wide-largescreen,
  :not(.aXNw)
    .Grid.Grid--sixteen-columns
    > .GridRow
    > .GridColumn.GridColumn--thirteen-wide-largescreen,
  :not(.aXNw)
    .Grid[class*="-columns"]
    > .GridRow--sixteen-columns.GridRow
    > .GridColumn.GridColumn--thirteen-wide-largescreen {
    width: 81.25% !important;
  }
  :not(.aXNw)
    .Grid.Grid--sixteen-columns
    > .GridColumn:not(.GridRow).GridColumn--fourteen-wide-largescreen,
  :not(.aXNw)
    .Grid.Grid--sixteen-columns
    > .GridRow
    > .GridColumn.GridColumn--fourteen-wide-largescreen,
  :not(.aXNw)
    .Grid[class*="-columns"]
    > .GridRow--sixteen-columns.GridRow
    > .GridColumn.GridColumn--fourteen-wide-largescreen {
    width: 87.5% !important;
  }
  :not(.aXNw)
    .Grid.Grid--sixteen-columns
    > .GridColumn:not(.GridRow).GridColumn--fifteen-wide-largescreen,
  :not(.aXNw)
    .Grid.Grid--sixteen-columns
    > .GridRow
    > .GridColumn.GridColumn--fifteen-wide-largescreen,
  :not(.aXNw)
    .Grid[class*="-columns"]
    > .GridRow--sixteen-columns.GridRow
    > .GridColumn.GridColumn--fifteen-wide-largescreen {
    width: 93.75% !important;
  }
  :not(.aXNw)
    .Grid.Grid--sixteen-columns
    > .GridColumn:not(.GridRow).GridColumn--sixteen-wide-largescreen,
  :not(.aXNw)
    .Grid.Grid--sixteen-columns
    > .GridRow
    > .GridColumn.GridColumn--sixteen-wide-largescreen,
  :not(.aXNw)
    .Grid[class*="-columns"]
    > .GridRow--sixteen-columns.GridRow
    > .GridColumn.GridColumn--sixteen-wide-largescreen {
    width: 100% !important;
  }
}
@media only screen and (min-width: 1920px) {
  :not(.aXNw)
    .Grid.Grid--one-columns
    > .GridColumn:not(.GridRow).GridColumn--one-wide-widescreen,
  :not(.aXNw)
    .Grid.Grid--one-columns
    > .GridRow
    > .GridColumn.GridColumn--one-wide-widescreen,
  :not(.aXNw)
    .Grid[class*="-columns"]
    > .GridRow--one-columns.GridRow
    > .GridColumn.GridColumn--one-wide-widescreen {
    width: 100% !important;
  }
  :not(.aXNw)
    .Grid.Grid--two-columns
    > .GridColumn:not(.GridRow).GridColumn--one-wide-widescreen,
  :not(.aXNw)
    .Grid.Grid--two-columns
    > .GridRow
    > .GridColumn.GridColumn--one-wide-widescreen,
  :not(.aXNw)
    .Grid[class*="-columns"]
    > .GridRow--two-columns.GridRow
    > .GridColumn.GridColumn--one-wide-widescreen {
    width: 50% !important;
  }
  :not(.aXNw)
    .Grid.Grid--two-columns
    > .GridColumn:not(.GridRow).GridColumn--two-wide-widescreen,
  :not(.aXNw)
    .Grid.Grid--two-columns
    > .GridRow
    > .GridColumn.GridColumn--two-wide-widescreen,
  :not(.aXNw)
    .Grid[class*="-columns"]
    > .GridRow--two-columns.GridRow
    > .GridColumn.GridColumn--two-wide-widescreen {
    width: 100% !important;
  }
  :not(.aXNw)
    .Grid.Grid--three-columns
    > .GridColumn:not(.GridRow).GridColumn--one-wide-widescreen,
  :not(.aXNw)
    .Grid.Grid--three-columns
    > .GridRow
    > .GridColumn.GridColumn--one-wide-widescreen,
  :not(.aXNw)
    .Grid[class*="-columns"]
    > .GridRow--three-columns.GridRow
    > .GridColumn.GridColumn--one-wide-widescreen {
    width: 33.3333333333% !important;
  }
  :not(.aXNw)
    .Grid.Grid--three-columns
    > .GridColumn:not(.GridRow).GridColumn--two-wide-widescreen,
  :not(.aXNw)
    .Grid.Grid--three-columns
    > .GridRow
    > .GridColumn.GridColumn--two-wide-widescreen,
  :not(.aXNw)
    .Grid[class*="-columns"]
    > .GridRow--three-columns.GridRow
    > .GridColumn.GridColumn--two-wide-widescreen {
    width: 66.6666666667% !important;
  }
  :not(.aXNw)
    .Grid.Grid--three-columns
    > .GridColumn:not(.GridRow).GridColumn--three-wide-widescreen,
  :not(.aXNw)
    .Grid.Grid--three-columns
    > .GridRow
    > .GridColumn.GridColumn--three-wide-widescreen,
  :not(.aXNw)
    .Grid[class*="-columns"]
    > .GridRow--three-columns.GridRow
    > .GridColumn.GridColumn--three-wide-widescreen {
    width: 100% !important;
  }
  :not(.aXNw)
    .Grid.Grid--four-columns
    > .GridColumn:not(.GridRow).GridColumn--one-wide-widescreen,
  :not(.aXNw)
    .Grid.Grid--four-columns
    > .GridRow
    > .GridColumn.GridColumn--one-wide-widescreen,
  :not(.aXNw)
    .Grid[class*="-columns"]
    > .GridRow--four-columns.GridRow
    > .GridColumn.GridColumn--one-wide-widescreen {
    width: 25% !important;
  }
  :not(.aXNw)
    .Grid.Grid--four-columns
    > .GridColumn:not(.GridRow).GridColumn--two-wide-widescreen,
  :not(.aXNw)
    .Grid.Grid--four-columns
    > .GridRow
    > .GridColumn.GridColumn--two-wide-widescreen,
  :not(.aXNw)
    .Grid[class*="-columns"]
    > .GridRow--four-columns.GridRow
    > .GridColumn.GridColumn--two-wide-widescreen {
    width: 50% !important;
  }
  :not(.aXNw)
    .Grid.Grid--four-columns
    > .GridColumn:not(.GridRow).GridColumn--three-wide-widescreen,
  :not(.aXNw)
    .Grid.Grid--four-columns
    > .GridRow
    > .GridColumn.GridColumn--three-wide-widescreen,
  :not(.aXNw)
    .Grid[class*="-columns"]
    > .GridRow--four-columns.GridRow
    > .GridColumn.GridColumn--three-wide-widescreen {
    width: 75% !important;
  }
  :not(.aXNw)
    .Grid.Grid--four-columns
    > .GridColumn:not(.GridRow).GridColumn--four-wide-widescreen,
  :not(.aXNw)
    .Grid.Grid--four-columns
    > .GridRow
    > .GridColumn.GridColumn--four-wide-widescreen,
  :not(.aXNw)
    .Grid[class*="-columns"]
    > .GridRow--four-columns.GridRow
    > .GridColumn.GridColumn--four-wide-widescreen {
    width: 100% !important;
  }
  :not(.aXNw)
    .Grid.Grid--five-columns
    > .GridColumn:not(.GridRow).GridColumn--one-wide-widescreen,
  :not(.aXNw)
    .Grid.Grid--five-columns
    > .GridRow
    > .GridColumn.GridColumn--one-wide-widescreen,
  :not(.aXNw)
    .Grid[class*="-columns"]
    > .GridRow--five-columns.GridRow
    > .GridColumn.GridColumn--one-wide-widescreen {
    width: 20% !important;
  }
  :not(.aXNw)
    .Grid.Grid--five-columns
    > .GridColumn:not(.GridRow).GridColumn--two-wide-widescreen,
  :not(.aXNw)
    .Grid.Grid--five-columns
    > .GridRow
    > .GridColumn.GridColumn--two-wide-widescreen,
  :not(.aXNw)
    .Grid[class*="-columns"]
    > .GridRow--five-columns.GridRow
    > .GridColumn.GridColumn--two-wide-widescreen {
    width: 40% !important;
  }
  :not(.aXNw)
    .Grid.Grid--five-columns
    > .GridColumn:not(.GridRow).GridColumn--three-wide-widescreen,
  :not(.aXNw)
    .Grid.Grid--five-columns
    > .GridRow
    > .GridColumn.GridColumn--three-wide-widescreen,
  :not(.aXNw)
    .Grid[class*="-columns"]
    > .GridRow--five-columns.GridRow
    > .GridColumn.GridColumn--three-wide-widescreen {
    width: 60% !important;
  }
  :not(.aXNw)
    .Grid.Grid--five-columns
    > .GridColumn:not(.GridRow).GridColumn--four-wide-widescreen,
  :not(.aXNw)
    .Grid.Grid--five-columns
    > .GridRow
    > .GridColumn.GridColumn--four-wide-widescreen,
  :not(.aXNw)
    .Grid[class*="-columns"]
    > .GridRow--five-columns.GridRow
    > .GridColumn.GridColumn--four-wide-widescreen {
    width: 80% !important;
  }
  :not(.aXNw)
    .Grid.Grid--five-columns
    > .GridColumn:not(.GridRow).GridColumn--five-wide-widescreen,
  :not(.aXNw)
    .Grid.Grid--five-columns
    > .GridRow
    > .GridColumn.GridColumn--five-wide-widescreen,
  :not(.aXNw)
    .Grid[class*="-columns"]
    > .GridRow--five-columns.GridRow
    > .GridColumn.GridColumn--five-wide-widescreen {
    width: 100% !important;
  }
  :not(.aXNw)
    .Grid.Grid--six-columns
    > .GridColumn:not(.GridRow).GridColumn--one-wide-widescreen,
  :not(.aXNw)
    .Grid.Grid--six-columns
    > .GridRow
    > .GridColumn.GridColumn--one-wide-widescreen,
  :not(.aXNw)
    .Grid[class*="-columns"]
    > .GridRow--six-columns.GridRow
    > .GridColumn.GridColumn--one-wide-widescreen {
    width: 16.6666666667% !important;
  }
  :not(.aXNw)
    .Grid.Grid--six-columns
    > .GridColumn:not(.GridRow).GridColumn--two-wide-widescreen,
  :not(.aXNw)
    .Grid.Grid--six-columns
    > .GridRow
    > .GridColumn.GridColumn--two-wide-widescreen,
  :not(.aXNw)
    .Grid[class*="-columns"]
    > .GridRow--six-columns.GridRow
    > .GridColumn.GridColumn--two-wide-widescreen {
    width: 33.3333333333% !important;
  }
  :not(.aXNw)
    .Grid.Grid--six-columns
    > .GridColumn:not(.GridRow).GridColumn--three-wide-widescreen,
  :not(.aXNw)
    .Grid.Grid--six-columns
    > .GridRow
    > .GridColumn.GridColumn--three-wide-widescreen,
  :not(.aXNw)
    .Grid[class*="-columns"]
    > .GridRow--six-columns.GridRow
    > .GridColumn.GridColumn--three-wide-widescreen {
    width: 50% !important;
  }
  :not(.aXNw)
    .Grid.Grid--six-columns
    > .GridColumn:not(.GridRow).GridColumn--four-wide-widescreen,
  :not(.aXNw)
    .Grid.Grid--six-columns
    > .GridRow
    > .GridColumn.GridColumn--four-wide-widescreen,
  :not(.aXNw)
    .Grid[class*="-columns"]
    > .GridRow--six-columns.GridRow
    > .GridColumn.GridColumn--four-wide-widescreen {
    width: 66.6666666667% !important;
  }
  :not(.aXNw)
    .Grid.Grid--six-columns
    > .GridColumn:not(.GridRow).GridColumn--five-wide-widescreen,
  :not(.aXNw)
    .Grid.Grid--six-columns
    > .GridRow
    > .GridColumn.GridColumn--five-wide-widescreen,
  :not(.aXNw)
    .Grid[class*="-columns"]
    > .GridRow--six-columns.GridRow
    > .GridColumn.GridColumn--five-wide-widescreen {
    width: 83.3333333333% !important;
  }
  :not(.aXNw)
    .Grid.Grid--six-columns
    > .GridColumn:not(.GridRow).GridColumn--six-wide-widescreen,
  :not(.aXNw)
    .Grid.Grid--six-columns
    > .GridRow
    > .GridColumn.GridColumn--six-wide-widescreen,
  :not(.aXNw)
    .Grid[class*="-columns"]
    > .GridRow--six-columns.GridRow
    > .GridColumn.GridColumn--six-wide-widescreen {
    width: 100% !important;
  }
  :not(.aXNw)
    .Grid.Grid--seven-columns
    > .GridColumn:not(.GridRow).GridColumn--one-wide-widescreen,
  :not(.aXNw)
    .Grid.Grid--seven-columns
    > .GridRow
    > .GridColumn.GridColumn--one-wide-widescreen,
  :not(.aXNw)
    .Grid[class*="-columns"]
    > .GridRow--seven-columns.GridRow
    > .GridColumn.GridColumn--one-wide-widescreen {
    width: 14.2857142857% !important;
  }
  :not(.aXNw)
    .Grid.Grid--seven-columns
    > .GridColumn:not(.GridRow).GridColumn--two-wide-widescreen,
  :not(.aXNw)
    .Grid.Grid--seven-columns
    > .GridRow
    > .GridColumn.GridColumn--two-wide-widescreen,
  :not(.aXNw)
    .Grid[class*="-columns"]
    > .GridRow--seven-columns.GridRow
    > .GridColumn.GridColumn--two-wide-widescreen {
    width: 28.5714285714% !important;
  }
  :not(.aXNw)
    .Grid.Grid--seven-columns
    > .GridColumn:not(.GridRow).GridColumn--three-wide-widescreen,
  :not(.aXNw)
    .Grid.Grid--seven-columns
    > .GridRow
    > .GridColumn.GridColumn--three-wide-widescreen,
  :not(.aXNw)
    .Grid[class*="-columns"]
    > .GridRow--seven-columns.GridRow
    > .GridColumn.GridColumn--three-wide-widescreen {
    width: 42.8571428571% !important;
  }
  :not(.aXNw)
    .Grid.Grid--seven-columns
    > .GridColumn:not(.GridRow).GridColumn--four-wide-widescreen,
  :not(.aXNw)
    .Grid.Grid--seven-columns
    > .GridRow
    > .GridColumn.GridColumn--four-wide-widescreen,
  :not(.aXNw)
    .Grid[class*="-columns"]
    > .GridRow--seven-columns.GridRow
    > .GridColumn.GridColumn--four-wide-widescreen {
    width: 57.1428571429% !important;
  }
  :not(.aXNw)
    .Grid.Grid--seven-columns
    > .GridColumn:not(.GridRow).GridColumn--five-wide-widescreen,
  :not(.aXNw)
    .Grid.Grid--seven-columns
    > .GridRow
    > .GridColumn.GridColumn--five-wide-widescreen,
  :not(.aXNw)
    .Grid[class*="-columns"]
    > .GridRow--seven-columns.GridRow
    > .GridColumn.GridColumn--five-wide-widescreen {
    width: 71.4285714286% !important;
  }
  :not(.aXNw)
    .Grid.Grid--seven-columns
    > .GridColumn:not(.GridRow).GridColumn--six-wide-widescreen,
  :not(.aXNw)
    .Grid.Grid--seven-columns
    > .GridRow
    > .GridColumn.GridColumn--six-wide-widescreen,
  :not(.aXNw)
    .Grid[class*="-columns"]
    > .GridRow--seven-columns.GridRow
    > .GridColumn.GridColumn--six-wide-widescreen {
    width: 85.7142857143% !important;
  }
  :not(.aXNw)
    .Grid.Grid--seven-columns
    > .GridColumn:not(.GridRow).GridColumn--seven-wide-widescreen,
  :not(.aXNw)
    .Grid.Grid--seven-columns
    > .GridRow
    > .GridColumn.GridColumn--seven-wide-widescreen,
  :not(.aXNw)
    .Grid[class*="-columns"]
    > .GridRow--seven-columns.GridRow
    > .GridColumn.GridColumn--seven-wide-widescreen {
    width: 100% !important;
  }
  :not(.aXNw)
    .Grid.Grid--eight-columns
    > .GridColumn:not(.GridRow).GridColumn--one-wide-widescreen,
  :not(.aXNw)
    .Grid.Grid--eight-columns
    > .GridRow
    > .GridColumn.GridColumn--one-wide-widescreen,
  :not(.aXNw)
    .Grid[class*="-columns"]
    > .GridRow--eight-columns.GridRow
    > .GridColumn.GridColumn--one-wide-widescreen {
    width: 12.5% !important;
  }
  :not(.aXNw)
    .Grid.Grid--eight-columns
    > .GridColumn:not(.GridRow).GridColumn--two-wide-widescreen,
  :not(.aXNw)
    .Grid.Grid--eight-columns
    > .GridRow
    > .GridColumn.GridColumn--two-wide-widescreen,
  :not(.aXNw)
    .Grid[class*="-columns"]
    > .GridRow--eight-columns.GridRow
    > .GridColumn.GridColumn--two-wide-widescreen {
    width: 25% !important;
  }
  :not(.aXNw)
    .Grid.Grid--eight-columns
    > .GridColumn:not(.GridRow).GridColumn--three-wide-widescreen,
  :not(.aXNw)
    .Grid.Grid--eight-columns
    > .GridRow
    > .GridColumn.GridColumn--three-wide-widescreen,
  :not(.aXNw)
    .Grid[class*="-columns"]
    > .GridRow--eight-columns.GridRow
    > .GridColumn.GridColumn--three-wide-widescreen {
    width: 37.5% !important;
  }
  :not(.aXNw)
    .Grid.Grid--eight-columns
    > .GridColumn:not(.GridRow).GridColumn--four-wide-widescreen,
  :not(.aXNw)
    .Grid.Grid--eight-columns
    > .GridRow
    > .GridColumn.GridColumn--four-wide-widescreen,
  :not(.aXNw)
    .Grid[class*="-columns"]
    > .GridRow--eight-columns.GridRow
    > .GridColumn.GridColumn--four-wide-widescreen {
    width: 50% !important;
  }
  :not(.aXNw)
    .Grid.Grid--eight-columns
    > .GridColumn:not(.GridRow).GridColumn--five-wide-widescreen,
  :not(.aXNw)
    .Grid.Grid--eight-columns
    > .GridRow
    > .GridColumn.GridColumn--five-wide-widescreen,
  :not(.aXNw)
    .Grid[class*="-columns"]
    > .GridRow--eight-columns.GridRow
    > .GridColumn.GridColumn--five-wide-widescreen {
    width: 62.5% !important;
  }
  :not(.aXNw)
    .Grid.Grid--eight-columns
    > .GridColumn:not(.GridRow).GridColumn--six-wide-widescreen,
  :not(.aXNw)
    .Grid.Grid--eight-columns
    > .GridRow
    > .GridColumn.GridColumn--six-wide-widescreen,
  :not(.aXNw)
    .Grid[class*="-columns"]
    > .GridRow--eight-columns.GridRow
    > .GridColumn.GridColumn--six-wide-widescreen {
    width: 75% !important;
  }
  :not(.aXNw)
    .Grid.Grid--eight-columns
    > .GridColumn:not(.GridRow).GridColumn--seven-wide-widescreen,
  :not(.aXNw)
    .Grid.Grid--eight-columns
    > .GridRow
    > .GridColumn.GridColumn--seven-wide-widescreen,
  :not(.aXNw)
    .Grid[class*="-columns"]
    > .GridRow--eight-columns.GridRow
    > .GridColumn.GridColumn--seven-wide-widescreen {
    width: 87.5% !important;
  }
  :not(.aXNw)
    .Grid.Grid--eight-columns
    > .GridColumn:not(.GridRow).GridColumn--eight-wide-widescreen,
  :not(.aXNw)
    .Grid.Grid--eight-columns
    > .GridRow
    > .GridColumn.GridColumn--eight-wide-widescreen,
  :not(.aXNw)
    .Grid[class*="-columns"]
    > .GridRow--eight-columns.GridRow
    > .GridColumn.GridColumn--eight-wide-widescreen {
    width: 100% !important;
  }
  :not(.aXNw)
    .Grid.Grid--nine-columns
    > .GridColumn:not(.GridRow).GridColumn--one-wide-widescreen,
  :not(.aXNw)
    .Grid.Grid--nine-columns
    > .GridRow
    > .GridColumn.GridColumn--one-wide-widescreen,
  :not(.aXNw)
    .Grid[class*="-columns"]
    > .GridRow--nine-columns.GridRow
    > .GridColumn.GridColumn--one-wide-widescreen {
    width: 11.1111111111% !important;
  }
  :not(.aXNw)
    .Grid.Grid--nine-columns
    > .GridColumn:not(.GridRow).GridColumn--two-wide-widescreen,
  :not(.aXNw)
    .Grid.Grid--nine-columns
    > .GridRow
    > .GridColumn.GridColumn--two-wide-widescreen,
  :not(.aXNw)
    .Grid[class*="-columns"]
    > .GridRow--nine-columns.GridRow
    > .GridColumn.GridColumn--two-wide-widescreen {
    width: 22.2222222222% !important;
  }
  :not(.aXNw)
    .Grid.Grid--nine-columns
    > .GridColumn:not(.GridRow).GridColumn--three-wide-widescreen,
  :not(.aXNw)
    .Grid.Grid--nine-columns
    > .GridRow
    > .GridColumn.GridColumn--three-wide-widescreen,
  :not(.aXNw)
    .Grid[class*="-columns"]
    > .GridRow--nine-columns.GridRow
    > .GridColumn.GridColumn--three-wide-widescreen {
    width: 33.3333333333% !important;
  }
  :not(.aXNw)
    .Grid.Grid--nine-columns
    > .GridColumn:not(.GridRow).GridColumn--four-wide-widescreen,
  :not(.aXNw)
    .Grid.Grid--nine-columns
    > .GridRow
    > .GridColumn.GridColumn--four-wide-widescreen,
  :not(.aXNw)
    .Grid[class*="-columns"]
    > .GridRow--nine-columns.GridRow
    > .GridColumn.GridColumn--four-wide-widescreen {
    width: 44.4444444444% !important;
  }
  :not(.aXNw)
    .Grid.Grid--nine-columns
    > .GridColumn:not(.GridRow).GridColumn--five-wide-widescreen,
  :not(.aXNw)
    .Grid.Grid--nine-columns
    > .GridRow
    > .GridColumn.GridColumn--five-wide-widescreen,
  :not(.aXNw)
    .Grid[class*="-columns"]
    > .GridRow--nine-columns.GridRow
    > .GridColumn.GridColumn--five-wide-widescreen {
    width: 55.5555555556% !important;
  }
  :not(.aXNw)
    .Grid.Grid--nine-columns
    > .GridColumn:not(.GridRow).GridColumn--six-wide-widescreen,
  :not(.aXNw)
    .Grid.Grid--nine-columns
    > .GridRow
    > .GridColumn.GridColumn--six-wide-widescreen,
  :not(.aXNw)
    .Grid[class*="-columns"]
    > .GridRow--nine-columns.GridRow
    > .GridColumn.GridColumn--six-wide-widescreen {
    width: 66.6666666667% !important;
  }
  :not(.aXNw)
    .Grid.Grid--nine-columns
    > .GridColumn:not(.GridRow).GridColumn--seven-wide-widescreen,
  :not(.aXNw)
    .Grid.Grid--nine-columns
    > .GridRow
    > .GridColumn.GridColumn--seven-wide-widescreen,
  :not(.aXNw)
    .Grid[class*="-columns"]
    > .GridRow--nine-columns.GridRow
    > .GridColumn.GridColumn--seven-wide-widescreen {
    width: 77.7777777778% !important;
  }
  :not(.aXNw)
    .Grid.Grid--nine-columns
    > .GridColumn:not(.GridRow).GridColumn--eight-wide-widescreen,
  :not(.aXNw)
    .Grid.Grid--nine-columns
    > .GridRow
    > .GridColumn.GridColumn--eight-wide-widescreen,
  :not(.aXNw)
    .Grid[class*="-columns"]
    > .GridRow--nine-columns.GridRow
    > .GridColumn.GridColumn--eight-wide-widescreen {
    width: 88.8888888889% !important;
  }
  :not(.aXNw)
    .Grid.Grid--nine-columns
    > .GridColumn:not(.GridRow).GridColumn--nine-wide-widescreen,
  :not(.aXNw)
    .Grid.Grid--nine-columns
    > .GridRow
    > .GridColumn.GridColumn--nine-wide-widescreen,
  :not(.aXNw)
    .Grid[class*="-columns"]
    > .GridRow--nine-columns.GridRow
    > .GridColumn.GridColumn--nine-wide-widescreen {
    width: 100% !important;
  }
  :not(.aXNw)
    .Grid.Grid--ten-columns
    > .GridColumn:not(.GridRow).GridColumn--one-wide-widescreen,
  :not(.aXNw)
    .Grid.Grid--ten-columns
    > .GridRow
    > .GridColumn.GridColumn--one-wide-widescreen,
  :not(.aXNw)
    .Grid[class*="-columns"]
    > .GridRow--ten-columns.GridRow
    > .GridColumn.GridColumn--one-wide-widescreen {
    width: 10% !important;
  }
  :not(.aXNw)
    .Grid.Grid--ten-columns
    > .GridColumn:not(.GridRow).GridColumn--two-wide-widescreen,
  :not(.aXNw)
    .Grid.Grid--ten-columns
    > .GridRow
    > .GridColumn.GridColumn--two-wide-widescreen,
  :not(.aXNw)
    .Grid[class*="-columns"]
    > .GridRow--ten-columns.GridRow
    > .GridColumn.GridColumn--two-wide-widescreen {
    width: 20% !important;
  }
  :not(.aXNw)
    .Grid.Grid--ten-columns
    > .GridColumn:not(.GridRow).GridColumn--three-wide-widescreen,
  :not(.aXNw)
    .Grid.Grid--ten-columns
    > .GridRow
    > .GridColumn.GridColumn--three-wide-widescreen,
  :not(.aXNw)
    .Grid[class*="-columns"]
    > .GridRow--ten-columns.GridRow
    > .GridColumn.GridColumn--three-wide-widescreen {
    width: 30% !important;
  }
  :not(.aXNw)
    .Grid.Grid--ten-columns
    > .GridColumn:not(.GridRow).GridColumn--four-wide-widescreen,
  :not(.aXNw)
    .Grid.Grid--ten-columns
    > .GridRow
    > .GridColumn.GridColumn--four-wide-widescreen,
  :not(.aXNw)
    .Grid[class*="-columns"]
    > .GridRow--ten-columns.GridRow
    > .GridColumn.GridColumn--four-wide-widescreen {
    width: 40% !important;
  }
  :not(.aXNw)
    .Grid.Grid--ten-columns
    > .GridColumn:not(.GridRow).GridColumn--five-wide-widescreen,
  :not(.aXNw)
    .Grid.Grid--ten-columns
    > .GridRow
    > .GridColumn.GridColumn--five-wide-widescreen,
  :not(.aXNw)
    .Grid[class*="-columns"]
    > .GridRow--ten-columns.GridRow
    > .GridColumn.GridColumn--five-wide-widescreen {
    width: 50% !important;
  }
  :not(.aXNw)
    .Grid.Grid--ten-columns
    > .GridColumn:not(.GridRow).GridColumn--six-wide-widescreen,
  :not(.aXNw)
    .Grid.Grid--ten-columns
    > .GridRow
    > .GridColumn.GridColumn--six-wide-widescreen,
  :not(.aXNw)
    .Grid[class*="-columns"]
    > .GridRow--ten-columns.GridRow
    > .GridColumn.GridColumn--six-wide-widescreen {
    width: 60% !important;
  }
  :not(.aXNw)
    .Grid.Grid--ten-columns
    > .GridColumn:not(.GridRow).GridColumn--seven-wide-widescreen,
  :not(.aXNw)
    .Grid.Grid--ten-columns
    > .GridRow
    > .GridColumn.GridColumn--seven-wide-widescreen,
  :not(.aXNw)
    .Grid[class*="-columns"]
    > .GridRow--ten-columns.GridRow
    > .GridColumn.GridColumn--seven-wide-widescreen {
    width: 70% !important;
  }
  :not(.aXNw)
    .Grid.Grid--ten-columns
    > .GridColumn:not(.GridRow).GridColumn--eight-wide-widescreen,
  :not(.aXNw)
    .Grid.Grid--ten-columns
    > .GridRow
    > .GridColumn.GridColumn--eight-wide-widescreen,
  :not(.aXNw)
    .Grid[class*="-columns"]
    > .GridRow--ten-columns.GridRow
    > .GridColumn.GridColumn--eight-wide-widescreen {
    width: 80% !important;
  }
  :not(.aXNw)
    .Grid.Grid--ten-columns
    > .GridColumn:not(.GridRow).GridColumn--nine-wide-widescreen,
  :not(.aXNw)
    .Grid.Grid--ten-columns
    > .GridRow
    > .GridColumn.GridColumn--nine-wide-widescreen,
  :not(.aXNw)
    .Grid[class*="-columns"]
    > .GridRow--ten-columns.GridRow
    > .GridColumn.GridColumn--nine-wide-widescreen {
    width: 90% !important;
  }
  :not(.aXNw)
    .Grid.Grid--ten-columns
    > .GridColumn:not(.GridRow).GridColumn--ten-wide-widescreen,
  :not(.aXNw)
    .Grid.Grid--ten-columns
    > .GridRow
    > .GridColumn.GridColumn--ten-wide-widescreen,
  :not(.aXNw)
    .Grid[class*="-columns"]
    > .GridRow--ten-columns.GridRow
    > .GridColumn.GridColumn--ten-wide-widescreen {
    width: 100% !important;
  }
  :not(.aXNw)
    .Grid.Grid--eleven-columns
    > .GridColumn:not(.GridRow).GridColumn--one-wide-widescreen,
  :not(.aXNw)
    .Grid.Grid--eleven-columns
    > .GridRow
    > .GridColumn.GridColumn--one-wide-widescreen,
  :not(.aXNw)
    .Grid[class*="-columns"]
    > .GridRow--eleven-columns.GridRow
    > .GridColumn.GridColumn--one-wide-widescreen {
    width: 9.0909090909% !important;
  }
  :not(.aXNw)
    .Grid.Grid--eleven-columns
    > .GridColumn:not(.GridRow).GridColumn--two-wide-widescreen,
  :not(.aXNw)
    .Grid.Grid--eleven-columns
    > .GridRow
    > .GridColumn.GridColumn--two-wide-widescreen,
  :not(.aXNw)
    .Grid[class*="-columns"]
    > .GridRow--eleven-columns.GridRow
    > .GridColumn.GridColumn--two-wide-widescreen {
    width: 18.1818181818% !important;
  }
  :not(.aXNw)
    .Grid.Grid--eleven-columns
    > .GridColumn:not(.GridRow).GridColumn--three-wide-widescreen,
  :not(.aXNw)
    .Grid.Grid--eleven-columns
    > .GridRow
    > .GridColumn.GridColumn--three-wide-widescreen,
  :not(.aXNw)
    .Grid[class*="-columns"]
    > .GridRow--eleven-columns.GridRow
    > .GridColumn.GridColumn--three-wide-widescreen {
    width: 27.2727272727% !important;
  }
  :not(.aXNw)
    .Grid.Grid--eleven-columns
    > .GridColumn:not(.GridRow).GridColumn--four-wide-widescreen,
  :not(.aXNw)
    .Grid.Grid--eleven-columns
    > .GridRow
    > .GridColumn.GridColumn--four-wide-widescreen,
  :not(.aXNw)
    .Grid[class*="-columns"]
    > .GridRow--eleven-columns.GridRow
    > .GridColumn.GridColumn--four-wide-widescreen {
    width: 36.3636363636% !important;
  }
  :not(.aXNw)
    .Grid.Grid--eleven-columns
    > .GridColumn:not(.GridRow).GridColumn--five-wide-widescreen,
  :not(.aXNw)
    .Grid.Grid--eleven-columns
    > .GridRow
    > .GridColumn.GridColumn--five-wide-widescreen,
  :not(.aXNw)
    .Grid[class*="-columns"]
    > .GridRow--eleven-columns.GridRow
    > .GridColumn.GridColumn--five-wide-widescreen {
    width: 45.4545454545% !important;
  }
  :not(.aXNw)
    .Grid.Grid--eleven-columns
    > .GridColumn:not(.GridRow).GridColumn--six-wide-widescreen,
  :not(.aXNw)
    .Grid.Grid--eleven-columns
    > .GridRow
    > .GridColumn.GridColumn--six-wide-widescreen,
  :not(.aXNw)
    .Grid[class*="-columns"]
    > .GridRow--eleven-columns.GridRow
    > .GridColumn.GridColumn--six-wide-widescreen {
    width: 54.5454545455% !important;
  }
  :not(.aXNw)
    .Grid.Grid--eleven-columns
    > .GridColumn:not(.GridRow).GridColumn--seven-wide-widescreen,
  :not(.aXNw)
    .Grid.Grid--eleven-columns
    > .GridRow
    > .GridColumn.GridColumn--seven-wide-widescreen,
  :not(.aXNw)
    .Grid[class*="-columns"]
    > .GridRow--eleven-columns.GridRow
    > .GridColumn.GridColumn--seven-wide-widescreen {
    width: 63.6363636364% !important;
  }
  :not(.aXNw)
    .Grid.Grid--eleven-columns
    > .GridColumn:not(.GridRow).GridColumn--eight-wide-widescreen,
  :not(.aXNw)
    .Grid.Grid--eleven-columns
    > .GridRow
    > .GridColumn.GridColumn--eight-wide-widescreen,
  :not(.aXNw)
    .Grid[class*="-columns"]
    > .GridRow--eleven-columns.GridRow
    > .GridColumn.GridColumn--eight-wide-widescreen {
    width: 72.7272727273% !important;
  }
  :not(.aXNw)
    .Grid.Grid--eleven-columns
    > .GridColumn:not(.GridRow).GridColumn--nine-wide-widescreen,
  :not(.aXNw)
    .Grid.Grid--eleven-columns
    > .GridRow
    > .GridColumn.GridColumn--nine-wide-widescreen,
  :not(.aXNw)
    .Grid[class*="-columns"]
    > .GridRow--eleven-columns.GridRow
    > .GridColumn.GridColumn--nine-wide-widescreen {
    width: 81.8181818182% !important;
  }
  :not(.aXNw)
    .Grid.Grid--eleven-columns
    > .GridColumn:not(.GridRow).GridColumn--ten-wide-widescreen,
  :not(.aXNw)
    .Grid.Grid--eleven-columns
    > .GridRow
    > .GridColumn.GridColumn--ten-wide-widescreen,
  :not(.aXNw)
    .Grid[class*="-columns"]
    > .GridRow--eleven-columns.GridRow
    > .GridColumn.GridColumn--ten-wide-widescreen {
    width: 90.9090909091% !important;
  }
  :not(.aXNw)
    .Grid.Grid--eleven-columns
    > .GridColumn:not(.GridRow).GridColumn--eleven-wide-widescreen,
  :not(.aXNw)
    .Grid.Grid--eleven-columns
    > .GridRow
    > .GridColumn.GridColumn--eleven-wide-widescreen,
  :not(.aXNw)
    .Grid[class*="-columns"]
    > .GridRow--eleven-columns.GridRow
    > .GridColumn.GridColumn--eleven-wide-widescreen {
    width: 100% !important;
  }
  :not(.aXNw)
    .Grid.Grid--twelve-columns
    > .GridColumn:not(.GridRow).GridColumn--one-wide-widescreen,
  :not(.aXNw)
    .Grid.Grid--twelve-columns
    > .GridRow
    > .GridColumn.GridColumn--one-wide-widescreen,
  :not(.aXNw)
    .Grid[class*="-columns"]
    > .GridRow--twelve-columns.GridRow
    > .GridColumn.GridColumn--one-wide-widescreen {
    width: 8.3333333333% !important;
  }
  :not(.aXNw)
    .Grid.Grid--twelve-columns
    > .GridColumn:not(.GridRow).GridColumn--two-wide-widescreen,
  :not(.aXNw)
    .Grid.Grid--twelve-columns
    > .GridRow
    > .GridColumn.GridColumn--two-wide-widescreen,
  :not(.aXNw)
    .Grid[class*="-columns"]
    > .GridRow--twelve-columns.GridRow
    > .GridColumn.GridColumn--two-wide-widescreen {
    width: 16.6666666667% !important;
  }
  :not(.aXNw)
    .Grid.Grid--twelve-columns
    > .GridColumn:not(.GridRow).GridColumn--three-wide-widescreen,
  :not(.aXNw)
    .Grid.Grid--twelve-columns
    > .GridRow
    > .GridColumn.GridColumn--three-wide-widescreen,
  :not(.aXNw)
    .Grid[class*="-columns"]
    > .GridRow--twelve-columns.GridRow
    > .GridColumn.GridColumn--three-wide-widescreen {
    width: 25% !important;
  }
  :not(.aXNw)
    .Grid.Grid--twelve-columns
    > .GridColumn:not(.GridRow).GridColumn--four-wide-widescreen,
  :not(.aXNw)
    .Grid.Grid--twelve-columns
    > .GridRow
    > .GridColumn.GridColumn--four-wide-widescreen,
  :not(.aXNw)
    .Grid[class*="-columns"]
    > .GridRow--twelve-columns.GridRow
    > .GridColumn.GridColumn--four-wide-widescreen {
    width: 33.3333333333% !important;
  }
  :not(.aXNw)
    .Grid.Grid--twelve-columns
    > .GridColumn:not(.GridRow).GridColumn--five-wide-widescreen,
  :not(.aXNw)
    .Grid.Grid--twelve-columns
    > .GridRow
    > .GridColumn.GridColumn--five-wide-widescreen,
  :not(.aXNw)
    .Grid[class*="-columns"]
    > .GridRow--twelve-columns.GridRow
    > .GridColumn.GridColumn--five-wide-widescreen {
    width: 41.6666666667% !important;
  }
  :not(.aXNw)
    .Grid.Grid--twelve-columns
    > .GridColumn:not(.GridRow).GridColumn--six-wide-widescreen,
  :not(.aXNw)
    .Grid.Grid--twelve-columns
    > .GridRow
    > .GridColumn.GridColumn--six-wide-widescreen,
  :not(.aXNw)
    .Grid[class*="-columns"]
    > .GridRow--twelve-columns.GridRow
    > .GridColumn.GridColumn--six-wide-widescreen {
    width: 50% !important;
  }
  :not(.aXNw)
    .Grid.Grid--twelve-columns
    > .GridColumn:not(.GridRow).GridColumn--seven-wide-widescreen,
  :not(.aXNw)
    .Grid.Grid--twelve-columns
    > .GridRow
    > .GridColumn.GridColumn--seven-wide-widescreen,
  :not(.aXNw)
    .Grid[class*="-columns"]
    > .GridRow--twelve-columns.GridRow
    > .GridColumn.GridColumn--seven-wide-widescreen {
    width: 58.3333333333% !important;
  }
  :not(.aXNw)
    .Grid.Grid--twelve-columns
    > .GridColumn:not(.GridRow).GridColumn--eight-wide-widescreen,
  :not(.aXNw)
    .Grid.Grid--twelve-columns
    > .GridRow
    > .GridColumn.GridColumn--eight-wide-widescreen,
  :not(.aXNw)
    .Grid[class*="-columns"]
    > .GridRow--twelve-columns.GridRow
    > .GridColumn.GridColumn--eight-wide-widescreen {
    width: 66.6666666667% !important;
  }
  :not(.aXNw)
    .Grid.Grid--twelve-columns
    > .GridColumn:not(.GridRow).GridColumn--nine-wide-widescreen,
  :not(.aXNw)
    .Grid.Grid--twelve-columns
    > .GridRow
    > .GridColumn.GridColumn--nine-wide-widescreen,
  :not(.aXNw)
    .Grid[class*="-columns"]
    > .GridRow--twelve-columns.GridRow
    > .GridColumn.GridColumn--nine-wide-widescreen {
    width: 75% !important;
  }
  :not(.aXNw)
    .Grid.Grid--twelve-columns
    > .GridColumn:not(.GridRow).GridColumn--ten-wide-widescreen,
  :not(.aXNw)
    .Grid.Grid--twelve-columns
    > .GridRow
    > .GridColumn.GridColumn--ten-wide-widescreen,
  :not(.aXNw)
    .Grid[class*="-columns"]
    > .GridRow--twelve-columns.GridRow
    > .GridColumn.GridColumn--ten-wide-widescreen {
    width: 83.3333333333% !important;
  }
  :not(.aXNw)
    .Grid.Grid--twelve-columns
    > .GridColumn:not(.GridRow).GridColumn--eleven-wide-widescreen,
  :not(.aXNw)
    .Grid.Grid--twelve-columns
    > .GridRow
    > .GridColumn.GridColumn--eleven-wide-widescreen,
  :not(.aXNw)
    .Grid[class*="-columns"]
    > .GridRow--twelve-columns.GridRow
    > .GridColumn.GridColumn--eleven-wide-widescreen {
    width: 91.6666666667% !important;
  }
  :not(.aXNw)
    .Grid.Grid--twelve-columns
    > .GridColumn:not(.GridRow).GridColumn--twelve-wide-widescreen,
  :not(.aXNw)
    .Grid.Grid--twelve-columns
    > .GridRow
    > .GridColumn.GridColumn--twelve-wide-widescreen,
  :not(.aXNw)
    .Grid[class*="-columns"]
    > .GridRow--twelve-columns.GridRow
    > .GridColumn.GridColumn--twelve-wide-widescreen {
    width: 100% !important;
  }
  :not(.aXNw)
    .Grid.Grid--thirteen-columns
    > .GridColumn:not(.GridRow).GridColumn--one-wide-widescreen,
  :not(.aXNw)
    .Grid.Grid--thirteen-columns
    > .GridRow
    > .GridColumn.GridColumn--one-wide-widescreen,
  :not(.aXNw)
    .Grid[class*="-columns"]
    > .GridRow--thirteen-columns.GridRow
    > .GridColumn.GridColumn--one-wide-widescreen {
    width: 7.6923076923% !important;
  }
  :not(.aXNw)
    .Grid.Grid--thirteen-columns
    > .GridColumn:not(.GridRow).GridColumn--two-wide-widescreen,
  :not(.aXNw)
    .Grid.Grid--thirteen-columns
    > .GridRow
    > .GridColumn.GridColumn--two-wide-widescreen,
  :not(.aXNw)
    .Grid[class*="-columns"]
    > .GridRow--thirteen-columns.GridRow
    > .GridColumn.GridColumn--two-wide-widescreen {
    width: 15.3846153846% !important;
  }
  :not(.aXNw)
    .Grid.Grid--thirteen-columns
    > .GridColumn:not(.GridRow).GridColumn--three-wide-widescreen,
  :not(.aXNw)
    .Grid.Grid--thirteen-columns
    > .GridRow
    > .GridColumn.GridColumn--three-wide-widescreen,
  :not(.aXNw)
    .Grid[class*="-columns"]
    > .GridRow--thirteen-columns.GridRow
    > .GridColumn.GridColumn--three-wide-widescreen {
    width: 23.0769230769% !important;
  }
  :not(.aXNw)
    .Grid.Grid--thirteen-columns
    > .GridColumn:not(.GridRow).GridColumn--four-wide-widescreen,
  :not(.aXNw)
    .Grid.Grid--thirteen-columns
    > .GridRow
    > .GridColumn.GridColumn--four-wide-widescreen,
  :not(.aXNw)
    .Grid[class*="-columns"]
    > .GridRow--thirteen-columns.GridRow
    > .GridColumn.GridColumn--four-wide-widescreen {
    width: 30.7692307692% !important;
  }
  :not(.aXNw)
    .Grid.Grid--thirteen-columns
    > .GridColumn:not(.GridRow).GridColumn--five-wide-widescreen,
  :not(.aXNw)
    .Grid.Grid--thirteen-columns
    > .GridRow
    > .GridColumn.GridColumn--five-wide-widescreen,
  :not(.aXNw)
    .Grid[class*="-columns"]
    > .GridRow--thirteen-columns.GridRow
    > .GridColumn.GridColumn--five-wide-widescreen {
    width: 38.4615384615% !important;
  }
  :not(.aXNw)
    .Grid.Grid--thirteen-columns
    > .GridColumn:not(.GridRow).GridColumn--six-wide-widescreen,
  :not(.aXNw)
    .Grid.Grid--thirteen-columns
    > .GridRow
    > .GridColumn.GridColumn--six-wide-widescreen,
  :not(.aXNw)
    .Grid[class*="-columns"]
    > .GridRow--thirteen-columns.GridRow
    > .GridColumn.GridColumn--six-wide-widescreen {
    width: 46.1538461538% !important;
  }
  :not(.aXNw)
    .Grid.Grid--thirteen-columns
    > .GridColumn:not(.GridRow).GridColumn--seven-wide-widescreen,
  :not(.aXNw)
    .Grid.Grid--thirteen-columns
    > .GridRow
    > .GridColumn.GridColumn--seven-wide-widescreen,
  :not(.aXNw)
    .Grid[class*="-columns"]
    > .GridRow--thirteen-columns.GridRow
    > .GridColumn.GridColumn--seven-wide-widescreen {
    width: 53.8461538462% !important;
  }
  :not(.aXNw)
    .Grid.Grid--thirteen-columns
    > .GridColumn:not(.GridRow).GridColumn--eight-wide-widescreen,
  :not(.aXNw)
    .Grid.Grid--thirteen-columns
    > .GridRow
    > .GridColumn.GridColumn--eight-wide-widescreen,
  :not(.aXNw)
    .Grid[class*="-columns"]
    > .GridRow--thirteen-columns.GridRow
    > .GridColumn.GridColumn--eight-wide-widescreen {
    width: 61.5384615385% !important;
  }
  :not(.aXNw)
    .Grid.Grid--thirteen-columns
    > .GridColumn:not(.GridRow).GridColumn--nine-wide-widescreen,
  :not(.aXNw)
    .Grid.Grid--thirteen-columns
    > .GridRow
    > .GridColumn.GridColumn--nine-wide-widescreen,
  :not(.aXNw)
    .Grid[class*="-columns"]
    > .GridRow--thirteen-columns.GridRow
    > .GridColumn.GridColumn--nine-wide-widescreen {
    width: 69.2307692308% !important;
  }
  :not(.aXNw)
    .Grid.Grid--thirteen-columns
    > .GridColumn:not(.GridRow).GridColumn--ten-wide-widescreen,
  :not(.aXNw)
    .Grid.Grid--thirteen-columns
    > .GridRow
    > .GridColumn.GridColumn--ten-wide-widescreen,
  :not(.aXNw)
    .Grid[class*="-columns"]
    > .GridRow--thirteen-columns.GridRow
    > .GridColumn.GridColumn--ten-wide-widescreen {
    width: 76.9230769231% !important;
  }
  :not(.aXNw)
    .Grid.Grid--thirteen-columns
    > .GridColumn:not(.GridRow).GridColumn--eleven-wide-widescreen,
  :not(.aXNw)
    .Grid.Grid--thirteen-columns
    > .GridRow
    > .GridColumn.GridColumn--eleven-wide-widescreen,
  :not(.aXNw)
    .Grid[class*="-columns"]
    > .GridRow--thirteen-columns.GridRow
    > .GridColumn.GridColumn--eleven-wide-widescreen {
    width: 84.6153846154% !important;
  }
  :not(.aXNw)
    .Grid.Grid--thirteen-columns
    > .GridColumn:not(.GridRow).GridColumn--twelve-wide-widescreen,
  :not(.aXNw)
    .Grid.Grid--thirteen-columns
    > .GridRow
    > .GridColumn.GridColumn--twelve-wide-widescreen,
  :not(.aXNw)
    .Grid[class*="-columns"]
    > .GridRow--thirteen-columns.GridRow
    > .GridColumn.GridColumn--twelve-wide-widescreen {
    width: 92.3076923077% !important;
  }
  :not(.aXNw)
    .Grid.Grid--thirteen-columns
    > .GridColumn:not(.GridRow).GridColumn--thirteen-wide-widescreen,
  :not(.aXNw)
    .Grid.Grid--thirteen-columns
    > .GridRow
    > .GridColumn.GridColumn--thirteen-wide-widescreen,
  :not(.aXNw)
    .Grid[class*="-columns"]
    > .GridRow--thirteen-columns.GridRow
    > .GridColumn.GridColumn--thirteen-wide-widescreen {
    width: 100% !important;
  }
  :not(.aXNw)
    .Grid.Grid--fourteen-columns
    > .GridColumn:not(.GridRow).GridColumn--one-wide-widescreen,
  :not(.aXNw)
    .Grid.Grid--fourteen-columns
    > .GridRow
    > .GridColumn.GridColumn--one-wide-widescreen,
  :not(.aXNw)
    .Grid[class*="-columns"]
    > .GridRow--fourteen-columns.GridRow
    > .GridColumn.GridColumn--one-wide-widescreen {
    width: 7.1428571429% !important;
  }
  :not(.aXNw)
    .Grid.Grid--fourteen-columns
    > .GridColumn:not(.GridRow).GridColumn--two-wide-widescreen,
  :not(.aXNw)
    .Grid.Grid--fourteen-columns
    > .GridRow
    > .GridColumn.GridColumn--two-wide-widescreen,
  :not(.aXNw)
    .Grid[class*="-columns"]
    > .GridRow--fourteen-columns.GridRow
    > .GridColumn.GridColumn--two-wide-widescreen {
    width: 14.2857142857% !important;
  }
  :not(.aXNw)
    .Grid.Grid--fourteen-columns
    > .GridColumn:not(.GridRow).GridColumn--three-wide-widescreen,
  :not(.aXNw)
    .Grid.Grid--fourteen-columns
    > .GridRow
    > .GridColumn.GridColumn--three-wide-widescreen,
  :not(.aXNw)
    .Grid[class*="-columns"]
    > .GridRow--fourteen-columns.GridRow
    > .GridColumn.GridColumn--three-wide-widescreen {
    width: 21.4285714286% !important;
  }
  :not(.aXNw)
    .Grid.Grid--fourteen-columns
    > .GridColumn:not(.GridRow).GridColumn--four-wide-widescreen,
  :not(.aXNw)
    .Grid.Grid--fourteen-columns
    > .GridRow
    > .GridColumn.GridColumn--four-wide-widescreen,
  :not(.aXNw)
    .Grid[class*="-columns"]
    > .GridRow--fourteen-columns.GridRow
    > .GridColumn.GridColumn--four-wide-widescreen {
    width: 28.5714285714% !important;
  }
  :not(.aXNw)
    .Grid.Grid--fourteen-columns
    > .GridColumn:not(.GridRow).GridColumn--five-wide-widescreen,
  :not(.aXNw)
    .Grid.Grid--fourteen-columns
    > .GridRow
    > .GridColumn.GridColumn--five-wide-widescreen,
  :not(.aXNw)
    .Grid[class*="-columns"]
    > .GridRow--fourteen-columns.GridRow
    > .GridColumn.GridColumn--five-wide-widescreen {
    width: 35.7142857143% !important;
  }
  :not(.aXNw)
    .Grid.Grid--fourteen-columns
    > .GridColumn:not(.GridRow).GridColumn--six-wide-widescreen,
  :not(.aXNw)
    .Grid.Grid--fourteen-columns
    > .GridRow
    > .GridColumn.GridColumn--six-wide-widescreen,
  :not(.aXNw)
    .Grid[class*="-columns"]
    > .GridRow--fourteen-columns.GridRow
    > .GridColumn.GridColumn--six-wide-widescreen {
    width: 42.8571428571% !important;
  }
  :not(.aXNw)
    .Grid.Grid--fourteen-columns
    > .GridColumn:not(.GridRow).GridColumn--seven-wide-widescreen,
  :not(.aXNw)
    .Grid.Grid--fourteen-columns
    > .GridRow
    > .GridColumn.GridColumn--seven-wide-widescreen,
  :not(.aXNw)
    .Grid[class*="-columns"]
    > .GridRow--fourteen-columns.GridRow
    > .GridColumn.GridColumn--seven-wide-widescreen {
    width: 50% !important;
  }
  :not(.aXNw)
    .Grid.Grid--fourteen-columns
    > .GridColumn:not(.GridRow).GridColumn--eight-wide-widescreen,
  :not(.aXNw)
    .Grid.Grid--fourteen-columns
    > .GridRow
    > .GridColumn.GridColumn--eight-wide-widescreen,
  :not(.aXNw)
    .Grid[class*="-columns"]
    > .GridRow--fourteen-columns.GridRow
    > .GridColumn.GridColumn--eight-wide-widescreen {
    width: 57.1428571429% !important;
  }
  :not(.aXNw)
    .Grid.Grid--fourteen-columns
    > .GridColumn:not(.GridRow).GridColumn--nine-wide-widescreen,
  :not(.aXNw)
    .Grid.Grid--fourteen-columns
    > .GridRow
    > .GridColumn.GridColumn--nine-wide-widescreen,
  :not(.aXNw)
    .Grid[class*="-columns"]
    > .GridRow--fourteen-columns.GridRow
    > .GridColumn.GridColumn--nine-wide-widescreen {
    width: 64.2857142857% !important;
  }
  :not(.aXNw)
    .Grid.Grid--fourteen-columns
    > .GridColumn:not(.GridRow).GridColumn--ten-wide-widescreen,
  :not(.aXNw)
    .Grid.Grid--fourteen-columns
    > .GridRow
    > .GridColumn.GridColumn--ten-wide-widescreen,
  :not(.aXNw)
    .Grid[class*="-columns"]
    > .GridRow--fourteen-columns.GridRow
    > .GridColumn.GridColumn--ten-wide-widescreen {
    width: 71.4285714286% !important;
  }
  :not(.aXNw)
    .Grid.Grid--fourteen-columns
    > .GridColumn:not(.GridRow).GridColumn--eleven-wide-widescreen,
  :not(.aXNw)
    .Grid.Grid--fourteen-columns
    > .GridRow
    > .GridColumn.GridColumn--eleven-wide-widescreen,
  :not(.aXNw)
    .Grid[class*="-columns"]
    > .GridRow--fourteen-columns.GridRow
    > .GridColumn.GridColumn--eleven-wide-widescreen {
    width: 78.5714285714% !important;
  }
  :not(.aXNw)
    .Grid.Grid--fourteen-columns
    > .GridColumn:not(.GridRow).GridColumn--twelve-wide-widescreen,
  :not(.aXNw)
    .Grid.Grid--fourteen-columns
    > .GridRow
    > .GridColumn.GridColumn--twelve-wide-widescreen,
  :not(.aXNw)
    .Grid[class*="-columns"]
    > .GridRow--fourteen-columns.GridRow
    > .GridColumn.GridColumn--twelve-wide-widescreen {
    width: 85.7142857143% !important;
  }
  :not(.aXNw)
    .Grid.Grid--fourteen-columns
    > .GridColumn:not(.GridRow).GridColumn--thirteen-wide-widescreen,
  :not(.aXNw)
    .Grid.Grid--fourteen-columns
    > .GridRow
    > .GridColumn.GridColumn--thirteen-wide-widescreen,
  :not(.aXNw)
    .Grid[class*="-columns"]
    > .GridRow--fourteen-columns.GridRow
    > .GridColumn.GridColumn--thirteen-wide-widescreen {
    width: 92.8571428571% !important;
  }
  :not(.aXNw)
    .Grid.Grid--fourteen-columns
    > .GridColumn:not(.GridRow).GridColumn--fourteen-wide-widescreen,
  :not(.aXNw)
    .Grid.Grid--fourteen-columns
    > .GridRow
    > .GridColumn.GridColumn--fourteen-wide-widescreen,
  :not(.aXNw)
    .Grid[class*="-columns"]
    > .GridRow--fourteen-columns.GridRow
    > .GridColumn.GridColumn--fourteen-wide-widescreen {
    width: 100% !important;
  }
  :not(.aXNw)
    .Grid.Grid--fifteen-columns
    > .GridColumn:not(.GridRow).GridColumn--one-wide-widescreen,
  :not(.aXNw)
    .Grid.Grid--fifteen-columns
    > .GridRow
    > .GridColumn.GridColumn--one-wide-widescreen,
  :not(.aXNw)
    .Grid[class*="-columns"]
    > .GridRow--fifteen-columns.GridRow
    > .GridColumn.GridColumn--one-wide-widescreen {
    width: 6.6666666667% !important;
  }
  :not(.aXNw)
    .Grid.Grid--fifteen-columns
    > .GridColumn:not(.GridRow).GridColumn--two-wide-widescreen,
  :not(.aXNw)
    .Grid.Grid--fifteen-columns
    > .GridRow
    > .GridColumn.GridColumn--two-wide-widescreen,
  :not(.aXNw)
    .Grid[class*="-columns"]
    > .GridRow--fifteen-columns.GridRow
    > .GridColumn.GridColumn--two-wide-widescreen {
    width: 13.3333333333% !important;
  }
  :not(.aXNw)
    .Grid.Grid--fifteen-columns
    > .GridColumn:not(.GridRow).GridColumn--three-wide-widescreen,
  :not(.aXNw)
    .Grid.Grid--fifteen-columns
    > .GridRow
    > .GridColumn.GridColumn--three-wide-widescreen,
  :not(.aXNw)
    .Grid[class*="-columns"]
    > .GridRow--fifteen-columns.GridRow
    > .GridColumn.GridColumn--three-wide-widescreen {
    width: 20% !important;
  }
  :not(.aXNw)
    .Grid.Grid--fifteen-columns
    > .GridColumn:not(.GridRow).GridColumn--four-wide-widescreen,
  :not(.aXNw)
    .Grid.Grid--fifteen-columns
    > .GridRow
    > .GridColumn.GridColumn--four-wide-widescreen,
  :not(.aXNw)
    .Grid[class*="-columns"]
    > .GridRow--fifteen-columns.GridRow
    > .GridColumn.GridColumn--four-wide-widescreen {
    width: 26.6666666667% !important;
  }
  :not(.aXNw)
    .Grid.Grid--fifteen-columns
    > .GridColumn:not(.GridRow).GridColumn--five-wide-widescreen,
  :not(.aXNw)
    .Grid.Grid--fifteen-columns
    > .GridRow
    > .GridColumn.GridColumn--five-wide-widescreen,
  :not(.aXNw)
    .Grid[class*="-columns"]
    > .GridRow--fifteen-columns.GridRow
    > .GridColumn.GridColumn--five-wide-widescreen {
    width: 33.3333333333% !important;
  }
  :not(.aXNw)
    .Grid.Grid--fifteen-columns
    > .GridColumn:not(.GridRow).GridColumn--six-wide-widescreen,
  :not(.aXNw)
    .Grid.Grid--fifteen-columns
    > .GridRow
    > .GridColumn.GridColumn--six-wide-widescreen,
  :not(.aXNw)
    .Grid[class*="-columns"]
    > .GridRow--fifteen-columns.GridRow
    > .GridColumn.GridColumn--six-wide-widescreen {
    width: 40% !important;
  }
  :not(.aXNw)
    .Grid.Grid--fifteen-columns
    > .GridColumn:not(.GridRow).GridColumn--seven-wide-widescreen,
  :not(.aXNw)
    .Grid.Grid--fifteen-columns
    > .GridRow
    > .GridColumn.GridColumn--seven-wide-widescreen,
  :not(.aXNw)
    .Grid[class*="-columns"]
    > .GridRow--fifteen-columns.GridRow
    > .GridColumn.GridColumn--seven-wide-widescreen {
    width: 46.6666666667% !important;
  }
  :not(.aXNw)
    .Grid.Grid--fifteen-columns
    > .GridColumn:not(.GridRow).GridColumn--eight-wide-widescreen,
  :not(.aXNw)
    .Grid.Grid--fifteen-columns
    > .GridRow
    > .GridColumn.GridColumn--eight-wide-widescreen,
  :not(.aXNw)
    .Grid[class*="-columns"]
    > .GridRow--fifteen-columns.GridRow
    > .GridColumn.GridColumn--eight-wide-widescreen {
    width: 53.3333333333% !important;
  }
  :not(.aXNw)
    .Grid.Grid--fifteen-columns
    > .GridColumn:not(.GridRow).GridColumn--nine-wide-widescreen,
  :not(.aXNw)
    .Grid.Grid--fifteen-columns
    > .GridRow
    > .GridColumn.GridColumn--nine-wide-widescreen,
  :not(.aXNw)
    .Grid[class*="-columns"]
    > .GridRow--fifteen-columns.GridRow
    > .GridColumn.GridColumn--nine-wide-widescreen {
    width: 60% !important;
  }
  :not(.aXNw)
    .Grid.Grid--fifteen-columns
    > .GridColumn:not(.GridRow).GridColumn--ten-wide-widescreen,
  :not(.aXNw)
    .Grid.Grid--fifteen-columns
    > .GridRow
    > .GridColumn.GridColumn--ten-wide-widescreen,
  :not(.aXNw)
    .Grid[class*="-columns"]
    > .GridRow--fifteen-columns.GridRow
    > .GridColumn.GridColumn--ten-wide-widescreen {
    width: 66.6666666667% !important;
  }
  :not(.aXNw)
    .Grid.Grid--fifteen-columns
    > .GridColumn:not(.GridRow).GridColumn--eleven-wide-widescreen,
  :not(.aXNw)
    .Grid.Grid--fifteen-columns
    > .GridRow
    > .GridColumn.GridColumn--eleven-wide-widescreen,
  :not(.aXNw)
    .Grid[class*="-columns"]
    > .GridRow--fifteen-columns.GridRow
    > .GridColumn.GridColumn--eleven-wide-widescreen {
    width: 73.3333333333% !important;
  }
  :not(.aXNw)
    .Grid.Grid--fifteen-columns
    > .GridColumn:not(.GridRow).GridColumn--twelve-wide-widescreen,
  :not(.aXNw)
    .Grid.Grid--fifteen-columns
    > .GridRow
    > .GridColumn.GridColumn--twelve-wide-widescreen,
  :not(.aXNw)
    .Grid[class*="-columns"]
    > .GridRow--fifteen-columns.GridRow
    > .GridColumn.GridColumn--twelve-wide-widescreen {
    width: 80% !important;
  }
  :not(.aXNw)
    .Grid.Grid--fifteen-columns
    > .GridColumn:not(.GridRow).GridColumn--thirteen-wide-widescreen,
  :not(.aXNw)
    .Grid.Grid--fifteen-columns
    > .GridRow
    > .GridColumn.GridColumn--thirteen-wide-widescreen,
  :not(.aXNw)
    .Grid[class*="-columns"]
    > .GridRow--fifteen-columns.GridRow
    > .GridColumn.GridColumn--thirteen-wide-widescreen {
    width: 86.6666666667% !important;
  }
  :not(.aXNw)
    .Grid.Grid--fifteen-columns
    > .GridColumn:not(.GridRow).GridColumn--fourteen-wide-widescreen,
  :not(.aXNw)
    .Grid.Grid--fifteen-columns
    > .GridRow
    > .GridColumn.GridColumn--fourteen-wide-widescreen,
  :not(.aXNw)
    .Grid[class*="-columns"]
    > .GridRow--fifteen-columns.GridRow
    > .GridColumn.GridColumn--fourteen-wide-widescreen {
    width: 93.3333333333% !important;
  }
  :not(.aXNw)
    .Grid.Grid--fifteen-columns
    > .GridColumn:not(.GridRow).GridColumn--fifteen-wide-widescreen,
  :not(.aXNw)
    .Grid.Grid--fifteen-columns
    > .GridRow
    > .GridColumn.GridColumn--fifteen-wide-widescreen,
  :not(.aXNw)
    .Grid[class*="-columns"]
    > .GridRow--fifteen-columns.GridRow
    > .GridColumn.GridColumn--fifteen-wide-widescreen {
    width: 100% !important;
  }
  :not(.aXNw)
    .Grid.Grid--sixteen-columns
    > .GridColumn:not(.GridRow).GridColumn--one-wide-widescreen,
  :not(.aXNw)
    .Grid.Grid--sixteen-columns
    > .GridRow
    > .GridColumn.GridColumn--one-wide-widescreen,
  :not(.aXNw)
    .Grid[class*="-columns"]
    > .GridRow--sixteen-columns.GridRow
    > .GridColumn.GridColumn--one-wide-widescreen {
    width: 6.25% !important;
  }
  :not(.aXNw)
    .Grid.Grid--sixteen-columns
    > .GridColumn:not(.GridRow).GridColumn--two-wide-widescreen,
  :not(.aXNw)
    .Grid.Grid--sixteen-columns
    > .GridRow
    > .GridColumn.GridColumn--two-wide-widescreen,
  :not(.aXNw)
    .Grid[class*="-columns"]
    > .GridRow--sixteen-columns.GridRow
    > .GridColumn.GridColumn--two-wide-widescreen {
    width: 12.5% !important;
  }
  :not(.aXNw)
    .Grid.Grid--sixteen-columns
    > .GridColumn:not(.GridRow).GridColumn--three-wide-widescreen,
  :not(.aXNw)
    .Grid.Grid--sixteen-columns
    > .GridRow
    > .GridColumn.GridColumn--three-wide-widescreen,
  :not(.aXNw)
    .Grid[class*="-columns"]
    > .GridRow--sixteen-columns.GridRow
    > .GridColumn.GridColumn--three-wide-widescreen {
    width: 18.75% !important;
  }
  :not(.aXNw)
    .Grid.Grid--sixteen-columns
    > .GridColumn:not(.GridRow).GridColumn--four-wide-widescreen,
  :not(.aXNw)
    .Grid.Grid--sixteen-columns
    > .GridRow
    > .GridColumn.GridColumn--four-wide-widescreen,
  :not(.aXNw)
    .Grid[class*="-columns"]
    > .GridRow--sixteen-columns.GridRow
    > .GridColumn.GridColumn--four-wide-widescreen {
    width: 25% !important;
  }
  :not(.aXNw)
    .Grid.Grid--sixteen-columns
    > .GridColumn:not(.GridRow).GridColumn--five-wide-widescreen,
  :not(.aXNw)
    .Grid.Grid--sixteen-columns
    > .GridRow
    > .GridColumn.GridColumn--five-wide-widescreen,
  :not(.aXNw)
    .Grid[class*="-columns"]
    > .GridRow--sixteen-columns.GridRow
    > .GridColumn.GridColumn--five-wide-widescreen {
    width: 31.25% !important;
  }
  :not(.aXNw)
    .Grid.Grid--sixteen-columns
    > .GridColumn:not(.GridRow).GridColumn--six-wide-widescreen,
  :not(.aXNw)
    .Grid.Grid--sixteen-columns
    > .GridRow
    > .GridColumn.GridColumn--six-wide-widescreen,
  :not(.aXNw)
    .Grid[class*="-columns"]
    > .GridRow--sixteen-columns.GridRow
    > .GridColumn.GridColumn--six-wide-widescreen {
    width: 37.5% !important;
  }
  :not(.aXNw)
    .Grid.Grid--sixteen-columns
    > .GridColumn:not(.GridRow).GridColumn--seven-wide-widescreen,
  :not(.aXNw)
    .Grid.Grid--sixteen-columns
    > .GridRow
    > .GridColumn.GridColumn--seven-wide-widescreen,
  :not(.aXNw)
    .Grid[class*="-columns"]
    > .GridRow--sixteen-columns.GridRow
    > .GridColumn.GridColumn--seven-wide-widescreen {
    width: 43.75% !important;
  }
  :not(.aXNw)
    .Grid.Grid--sixteen-columns
    > .GridColumn:not(.GridRow).GridColumn--eight-wide-widescreen,
  :not(.aXNw)
    .Grid.Grid--sixteen-columns
    > .GridRow
    > .GridColumn.GridColumn--eight-wide-widescreen,
  :not(.aXNw)
    .Grid[class*="-columns"]
    > .GridRow--sixteen-columns.GridRow
    > .GridColumn.GridColumn--eight-wide-widescreen {
    width: 50% !important;
  }
  :not(.aXNw)
    .Grid.Grid--sixteen-columns
    > .GridColumn:not(.GridRow).GridColumn--nine-wide-widescreen,
  :not(.aXNw)
    .Grid.Grid--sixteen-columns
    > .GridRow
    > .GridColumn.GridColumn--nine-wide-widescreen,
  :not(.aXNw)
    .Grid[class*="-columns"]
    > .GridRow--sixteen-columns.GridRow
    > .GridColumn.GridColumn--nine-wide-widescreen {
    width: 56.25% !important;
  }
  :not(.aXNw)
    .Grid.Grid--sixteen-columns
    > .GridColumn:not(.GridRow).GridColumn--ten-wide-widescreen,
  :not(.aXNw)
    .Grid.Grid--sixteen-columns
    > .GridRow
    > .GridColumn.GridColumn--ten-wide-widescreen,
  :not(.aXNw)
    .Grid[class*="-columns"]
    > .GridRow--sixteen-columns.GridRow
    > .GridColumn.GridColumn--ten-wide-widescreen {
    width: 62.5% !important;
  }
  :not(.aXNw)
    .Grid.Grid--sixteen-columns
    > .GridColumn:not(.GridRow).GridColumn--eleven-wide-widescreen,
  :not(.aXNw)
    .Grid.Grid--sixteen-columns
    > .GridRow
    > .GridColumn.GridColumn--eleven-wide-widescreen,
  :not(.aXNw)
    .Grid[class*="-columns"]
    > .GridRow--sixteen-columns.GridRow
    > .GridColumn.GridColumn--eleven-wide-widescreen {
    width: 68.75% !important;
  }
  :not(.aXNw)
    .Grid.Grid--sixteen-columns
    > .GridColumn:not(.GridRow).GridColumn--twelve-wide-widescreen,
  :not(.aXNw)
    .Grid.Grid--sixteen-columns
    > .GridRow
    > .GridColumn.GridColumn--twelve-wide-widescreen,
  :not(.aXNw)
    .Grid[class*="-columns"]
    > .GridRow--sixteen-columns.GridRow
    > .GridColumn.GridColumn--twelve-wide-widescreen {
    width: 75% !important;
  }
  :not(.aXNw)
    .Grid.Grid--sixteen-columns
    > .GridColumn:not(.GridRow).GridColumn--thirteen-wide-widescreen,
  :not(.aXNw)
    .Grid.Grid--sixteen-columns
    > .GridRow
    > .GridColumn.GridColumn--thirteen-wide-widescreen,
  :not(.aXNw)
    .Grid[class*="-columns"]
    > .GridRow--sixteen-columns.GridRow
    > .GridColumn.GridColumn--thirteen-wide-widescreen {
    width: 81.25% !important;
  }
  :not(.aXNw)
    .Grid.Grid--sixteen-columns
    > .GridColumn:not(.GridRow).GridColumn--fourteen-wide-widescreen,
  :not(.aXNw)
    .Grid.Grid--sixteen-columns
    > .GridRow
    > .GridColumn.GridColumn--fourteen-wide-widescreen,
  :not(.aXNw)
    .Grid[class*="-columns"]
    > .GridRow--sixteen-columns.GridRow
    > .GridColumn.GridColumn--fourteen-wide-widescreen {
    width: 87.5% !important;
  }
  :not(.aXNw)
    .Grid.Grid--sixteen-columns
    > .GridColumn:not(.GridRow).GridColumn--fifteen-wide-widescreen,
  :not(.aXNw)
    .Grid.Grid--sixteen-columns
    > .GridRow
    > .GridColumn.GridColumn--fifteen-wide-widescreen,
  :not(.aXNw)
    .Grid[class*="-columns"]
    > .GridRow--sixteen-columns.GridRow
    > .GridColumn.GridColumn--fifteen-wide-widescreen {
    width: 93.75% !important;
  }
  :not(.aXNw)
    .Grid.Grid--sixteen-columns
    > .GridColumn:not(.GridRow).GridColumn--sixteen-wide-widescreen,
  :not(.aXNw)
    .Grid.Grid--sixteen-columns
    > .GridRow
    > .GridColumn.GridColumn--sixteen-wide-widescreen,
  :not(.aXNw)
    .Grid[class*="-columns"]
    > .GridRow--sixteen-columns.GridRow
    > .GridColumn.GridColumn--sixteen-wide-widescreen {
    width: 100% !important;
  }
}
@media only screen and (max-width: 767px) {
  :not(.aXNw) .Grid > [class*="--mobile-reversed"].GridRow,
  :not(.aXNw) .Grid[class*="--mobile-reversed"],
  :not(.aXNw) .Grid[class*="--mobile-reversed"] > .GridRow {
    flex-direction: row-reverse;
  }
  :not(.aXNw) .Grid.Grid--stackable[class*="--mobile-reversed"],
  :not(.aXNw) .Grid[class*="--mobile-vertically-reversed"] {
    flex-direction: column-reverse;
  }
  :not(.aXNw)
    .Grid[class*="--mobile-reversed"].Grid--divided:not(
      [class*="--vertically-divided"]
    )
    > .GridColumn:first-child,
  :not(.aXNw)
    .Grid[class*="--mobile-reversed"].Grid--divided:not(
      [class*="--vertically-divided"]
    )
    > .GridRow
    > .GridColumn:first-child {
    box-shadow: -1px 0 0 0 var(--colorsBorderGreyStrong, #bcbcbd);
  }
  :not(.aXNw)
    .Grid[class*="--mobile-reversed"].Grid--divided:not(
      [class*="--vertically-divided"]
    )
    > .GridColumn:last-child,
  :not(.aXNw)
    .Grid[class*="--mobile-reversed"].Grid--divided:not(
      [class*="--vertically-divided"]
    )
    > .GridRow
    > .GridColumn:last-child {
    box-shadow: none;
  }
  :not(.aXNw)
    .Grid[class*="--vertically-divided"][class*="--mobile-vertically-reversed"]
    > .GridRow:first-child:before {
    box-shadow: 0 -1px 0 0 var(--colorsBorderGreyStrong, #bcbcbd);
  }
  :not(.aXNw)
    .Grid[class*="--vertically-divided"][class*="--mobile-vertically-reversed"]
    > .GridRow:last-child:before {
    box-shadow: none;
  }
  :not(.aXNw)
    .Grid[class*="--mobile-reversed"].Grid--Grid--celled
    > .GridRow
    > .GridColumn:first-child {
    box-shadow: -1px 0 0 0 var(--colorsBorderGreyStrong, #bcbcbd);
  }
  :not(.aXNw)
    .Grid[class*="--mobile-reversed"].Grid--celled
    > .GridRow
    > .GridColumn:last-child {
    box-shadow: none;
  }
}
@media only screen and (min-width: 768px) and (max-width: 991px) {
  :not(.aXNw) .Grid > [class*="--tablet-reversed"].GridRow,
  :not(.aXNw) .Grid[class*="--tablet-reversed"],
  :not(.aXNw) .Grid[class*="--tablet-reversed"] > .GridRow {
    flex-direction: row-reverse;
  }
  :not(.aXNw) .Grid[class*="--tablet-vertically-reversed"] {
    flex-direction: column-reverse;
  }
  :not(.aXNw)
    .Grid[class*="--tablet-reversed"].Grid--divided:not(
      [class*="--vertically-divided"]
    )
    > .GridColumn:first-child,
  :not(.aXNw)
    .Grid[class*="--tablet-reversed"].Grid--divided:not(
      [class*="--vertically-divided"]
    )
    > .GridRow
    > .GridColumn:first-child {
    box-shadow: -1px 0 0 0 var(--colorsBorderGreyStrong, #bcbcbd);
  }
  :not(.aXNw)
    .Grid[class*="--tablet-reversed"].Grid--divided:not(
      [class*="--vertically-divided"]
    )
    > .GridColumn:last-child,
  :not(.aXNw)
    .Grid[class*="--tablet-reversed"].Grid--divided:not(
      [class*="--vertically-divided"]
    )
    > .GridRow
    > .GridColumn:last-child {
    box-shadow: none;
  }
  :not(.aXNw)
    .Grid[class*="--vertically-divided"][class*="--tablet-vertically-reversed"]
    > .GridRow:first-child:before {
    box-shadow: 0 -1px 0 0 var(--colorsBorderGreyStrong, #bcbcbd);
  }
  :not(.aXNw)
    .Grid[class*="--vertically-divided"][class*="--tablet-vertically-reversed"]
    > .GridRow:last-child:before {
    box-shadow: none;
  }
  :not(.aXNw)
    .Grid[class*="--tablet-reversed"].Grid--celled
    > .GridRow
    > .GridColumn:first-child {
    box-shadow: -1px 0 0 0 var(--colorsBorderGreyStrong, #bcbcbd);
  }
  :not(.aXNw)
    .Grid[class*="--tablet-reversed"].Grid--celled
    > .GridRow
    > .GridColumn:last-child {
    box-shadow: none;
  }
}
@media only screen and (min-width: 992px) {
  :not(.aXNw) .Grid > [class*="--desktop-reversed"].GridRow,
  :not(.aXNw) .Grid[class*="--desktop-reversed"],
  :not(.aXNw) .Grid[class*="--desktop-reversed"] > .GridRow {
    flex-direction: row-reverse;
  }
  :not(.aXNw) .Grid[class*="--desktop-vertically-reversed"] {
    flex-direction: column-reverse;
  }
  :not(.aXNw)
    .Grid[class*="--desktop-reversed"].Grid--divided:not(
      [class*="--vertically-divided"]
    )
    > .GridColumn:first-child,
  :not(.aXNw)
    .Grid[class*="--desktop-reversed"].Grid--divided:not(
      [class*="--vertically-divided"]
    )
    > .GridRow
    > .GridColumn:first-child {
    box-shadow: -1px 0 0 0 var(--colorsBorderGreyStrong, #bcbcbd);
  }
  :not(.aXNw)
    .Grid[class*="--desktop-reversed"].Grid--divided:not(
      [class*="--vertically-divided"]
    )
    > .GridColumn:last-child,
  :not(.aXNw)
    .Grid[class*="--desktop-reversed"].Grid--divided:not(
      [class*="--vertically-divided"]
    )
    > .GridRow
    > .GridColumn:last-child {
    box-shadow: none;
  }
  :not(.aXNw)
    .Grid[class*="--vertically-divided"][class*="--desktop-vertically-reversed"]
    > .GridRow:first-child:before {
    box-shadow: 0 -1px 0 0 var(--colorsBorderGreyStrong, #bcbcbd);
  }
  :not(.aXNw)
    .Grid[class*="--vertically-divided"][class*="--desktop-vertically-reversed"]
    > .GridRow:last-child:before {
    box-shadow: none;
  }
  :not(.aXNw)
    .Grid[class*="--desktop-reversed"].Grid--celled
    > .GridRow
    > .GridColumn:first-child {
    box-shadow: -1px 0 0 0 var(--colorsBorderGreyStrong, #bcbcbd);
  }
  :not(.aXNw)
    .Grid[class*="--desktop-reversed"].Grid--celled
    > .GridRow
    > .GridColumn:last-child {
    box-shadow: none;
  }
}
@media only screen and (min-width: 768px) and (max-width: 991px) {
  :not(.aXNw) .Grid.Grid--doubling {
    width: auto;
  }
  :not(.aXNw) .Grid.Grid--doubling > .GridRow {
    margin: 0 !important;
    padding: 0 !important;
  }
  :not(.aXNw) .Grid.Grid--doubling > .GridRow > .GridColumn {
    box-shadow: none !important;
    display: inline-block !important;
    margin: 0;
    padding-bottom: 8px !important;
    padding-top: 8px !important;
  }
  :not(.aXNw)
    .Grid.Grid--three-columns.Grid--doubling
    > .GridColumn:not(.GridRow),
  :not(.aXNw) .Grid.Grid--three-columns.Grid--doubling > .GridRow > .GridColumn,
  :not(.aXNw)
    .Grid.Grid--two-columns.Grid--doubling
    > .GridColumn:not(.GridRow),
  :not(.aXNw) .Grid.Grid--two-columns.Grid--doubling > .GridRow > .GridColumn,
  :not(.aXNw)
    .Grid[class*="-columns"].Grid--doubling
    > .GridRow--three-columns.GridRow
    > .GridColumn,
  :not(.aXNw)
    .Grid[class*="-columns"].Grid--doubling
    > .GridRow--two-columns.GridRow
    > .GridColumn {
    width: 100% !important;
  }
  :not(.aXNw)
    .Grid.Grid--five-columns.Grid--doubling
    > .GridColumn:not(.GridRow),
  :not(.aXNw) .Grid.Grid--five-columns.Grid--doubling > .GridRow > .GridColumn,
  :not(.aXNw)
    .Grid.Grid--four-columns.Grid--doubling
    > .GridColumn:not(.GridRow),
  :not(.aXNw) .Grid.Grid--four-columns.Grid--doubling > .GridRow > .GridColumn,
  :not(.aXNw)
    .Grid[class*="-columns"].Grid--doubling
    > .GridRow--five-columns.GridRow
    > .GridColumn,
  :not(.aXNw)
    .Grid[class*="-columns"].Grid--doubling
    > .GridRow--four-columns.GridRow
    > .GridColumn {
    width: 50% !important;
  }
  :not(.aXNw)
    .Grid.Grid--seven-columns.Grid--doubling
    > .GridColumn:not(.GridRow),
  :not(.aXNw) .Grid.Grid--seven-columns.Grid--doubling > .GridRow > .GridColumn,
  :not(.aXNw)
    .Grid.Grid--six-columns.Grid--doubling
    > .GridColumn:not(.GridRow),
  :not(.aXNw) .Grid.Grid--six-columns.Grid--doubling > .GridRow > .GridColumn,
  :not(.aXNw)
    .Grid[class*="-columns"].Grid--doubling
    > .GridRow--seven-columns.GridRow
    > .GridColumn,
  :not(.aXNw)
    .Grid[class*="-columns"].Grid--doubling
    > .GridRow--six-columns.GridRow
    > .GridColumn {
    width: 33.3333333333% !important;
  }
  :not(.aXNw)
    .Grid.Grid--eight-columns.Grid--doubling
    > .GridColumn:not(.GridRow),
  :not(.aXNw) .Grid.Grid--eight-columns.Grid--doubling > .GridRow > .GridColumn,
  :not(.aXNw)
    .Grid.Grid--nine-columns.Grid--doubling
    > .GridColumn:not(.GridRow),
  :not(.aXNw) .Grid.Grid--nine-columns.Grid--doubling > .GridRow > .GridColumn,
  :not(.aXNw)
    .Grid[class*="-columns"].Grid--doubling
    > .GridRow--eight-columns.GridRow
    > .GridColumn,
  :not(.aXNw)
    .Grid[class*="-columns"].Grid--doubling
    > .GridRow--nine-columns.GridRow
    > .GridColumn {
    width: 25% !important;
  }
  :not(.aXNw)
    .Grid.Grid--eleven-columns.Grid--doubling
    > .GridColumn:not(.GridRow),
  :not(.aXNw)
    .Grid.Grid--eleven-columns.Grid--doubling
    > .GridRow
    > .GridColumn,
  :not(.aXNw)
    .Grid.Grid--ten-columns.Grid--doubling
    > .GridColumn:not(.GridRow),
  :not(.aXNw) .Grid.Grid--ten-columns.Grid--doubling > .GridRow > .GridColumn,
  :not(.aXNw)
    .Grid[class*="-columns"].Grid--doubling
    > .GridRow--eleven-columns.GridRow
    > .GridColumn,
  :not(.aXNw)
    .Grid[class*="-columns"].Grid--doubling
    > .GridRow--ten-columns.GridRow
    > .GridColumn {
    width: 20% !important;
  }
  :not(.aXNw)
    .Grid.Grid--thirteen-columns.Grid--doubling
    > .GridColumn:not(.GridRow),
  :not(.aXNw)
    .Grid.Grid--thirteen-columns.Grid--doubling
    > .GridRow
    > .GridColumn,
  :not(.aXNw)
    .Grid.Grid--twelve-columns.Grid--doubling
    > .GridColumn:not(.GridRow),
  :not(.aXNw)
    .Grid.Grid--twelve-columns.Grid--doubling
    > .GridRow
    > .GridColumn,
  :not(.aXNw)
    .Grid[class*="-columns"].Grid--doubling
    > .GridRow--thirteen-columns.GridRow
    > .GridColumn,
  :not(.aXNw)
    .Grid[class*="-columns"].Grid--doubling
    > .GridRow--twelve-columns.GridRow
    > .GridColumn {
    width: 16.6666666667% !important;
  }
  :not(.aXNw)
    .Grid.Grid--fifteen-columns.Grid--doubling
    > .GridColumn:not(.GridRow),
  :not(.aXNw)
    .Grid.Grid--fifteen-columns.Grid--doubling
    > .GridRow
    > .GridColumn,
  :not(.aXNw)
    .Grid.Grid--fourteen-columns.Grid--doubling
    > .GridColumn:not(.GridRow),
  :not(.aXNw)
    .Grid.Grid--fourteen-columns.Grid--doubling
    > .GridRow
    > .GridColumn,
  :not(.aXNw)
    .Grid[class*="-columns"].Grid--doubling
    > .GridRow--fifteen-columns.GridRow
    > .GridColumn,
  :not(.aXNw)
    .Grid[class*="-columns"].Grid--doubling
    > .GridRow--fourteen-columns.GridRow
    > .GridColumn {
    width: 14.2857142857% !important;
  }
}
@media only screen and (max-width: 767px) {
  :not(.aXNw) .Grid.Grid--doubling > .GridRow {
    margin: 0 !important;
    padding: 0 !important;
  }
  :not(.aXNw) .Grid.Grid--doubling > .GridRow > .GridColumn {
    box-shadow: none !important;
    margin: 0 !important;
    padding-bottom: 8px !important;
    padding-top: 8px !important;
  }
  :not(.aXNw)
    .Grid.Grid--three-columns.Grid--doubling:not(.Grid--stackable)
    > .GridColumn:not(.GridRow),
  :not(.aXNw)
    .Grid.Grid--three-columns.Grid--doubling:not(.Grid--stackable)
    > .GridRow
    > .GridColumn,
  :not(.aXNw)
    .Grid.Grid--two-columns.Grid--doubling:not(.Grid--stackable)
    > .GridColumn:not(.GridRow),
  :not(.aXNw)
    .Grid.Grid--two-columns.Grid--doubling:not(.Grid--stackable)
    > .GridRow
    > .GridColumn,
  :not(.aXNw)
    .Grid[class*="-columns"].Grid--doubling:not(.Grid--stackable)
    > .GridRow--three-columns.GridRow
    > .GridColumn,
  :not(.aXNw)
    .Grid[class*="-columns"].Grid--doubling:not(.Grid--stackable)
    > .GridRow--two-columns.GridRow
    > .GridColumn {
    width: 100% !important;
  }
  :not(.aXNw)
    .Grid.Grid--five-columns.Grid--doubling:not(.Grid--stackable)
    > .GridColumn:not(.GridRow),
  :not(.aXNw)
    .Grid.Grid--five-columns.Grid--doubling:not(.Grid--stackable)
    > .GridRow
    > .GridColumn,
  :not(.aXNw)
    .Grid.Grid--four-columns.Grid--doubling:not(.Grid--stackable)
    > .GridColumn:not(.GridRow),
  :not(.aXNw)
    .Grid.Grid--four-columns.Grid--doubling:not(.Grid--stackable)
    > .GridRow
    > .GridColumn,
  :not(.aXNw)
    .Grid[class*="-columns"].Grid--doubling:not(.Grid--stackable)
    > .GridRow--five-columns.GridRow
    > .GridColumn,
  :not(.aXNw)
    .Grid[class*="-columns"].Grid--doubling:not(.Grid--stackable)
    > .GridRow--four-columns.GridRow
    > .GridColumn {
    width: 50% !important;
  }
  :not(.aXNw)
    .Grid.Grid--seven-columns.Grid--doubling:not(.Grid--stackable)
    > .GridColumn:not(.GridRow),
  :not(.aXNw)
    .Grid.Grid--seven-columns.Grid--doubling:not(.Grid--stackable)
    > .GridRow
    > .GridColumn,
  :not(.aXNw)
    .Grid.Grid--six-columns.Grid--doubling:not(.Grid--stackable)
    > .GridColumn:not(.GridRow),
  :not(.aXNw)
    .Grid.Grid--six-columns.Grid--doubling:not(.Grid--stackable)
    > .GridRow
    > .GridColumn,
  :not(.aXNw)
    .Grid[class*="-columns"].Grid--doubling:not(.Grid--stackable)
    > .GridRow--seven-columns.GridRow
    > .GridColumn,
  :not(.aXNw)
    .Grid[class*="-columns"].Grid--doubling:not(.Grid--stackable)
    > .GridRow--six-columns.GridRow
    > .GridColumn {
    width: 33.3333333333% !important;
  }
  :not(.aXNw)
    .Grid.Grid--eight-columns.Grid--doubling:not(.Grid--stackable)
    > .GridColumn:not(.GridRow),
  :not(.aXNw)
    .Grid.Grid--eight-columns.Grid--doubling:not(.Grid--stackable)
    > .GridRow
    > .GridColumn,
  :not(.aXNw)
    .Grid.Grid--nine-columns.Grid--doubling:not(.Grid--stackable)
    > .GridColumn:not(.GridRow),
  :not(.aXNw)
    .Grid.Grid--nine-columns.Grid--doubling:not(.Grid--stackable)
    > .GridRow
    > .GridColumn,
  :not(.aXNw)
    .Grid[class*="-columns"].Grid--doubling:not(.Grid--stackable)
    > .GridRow--eight-columns.GridRow
    > .GridColumn,
  :not(.aXNw)
    .Grid[class*="-columns"].Grid--doubling:not(.Grid--stackable)
    > .GridRow--nine-columns.GridRow
    > .GridColumn {
    width: 25% !important;
  }
  :not(.aXNw)
    .Grid.Grid--eleven-columns.Grid--doubling:not(.Grid--stackable)
    > .GridColumn:not(.GridRow),
  :not(.aXNw)
    .Grid.Grid--eleven-columns.Grid--doubling:not(.Grid--stackable)
    > .GridRow
    > .GridColumn,
  :not(.aXNw)
    .Grid.Grid--ten-columns.Grid--doubling:not(.Grid--stackable)
    > .GridColumn:not(.GridRow),
  :not(.aXNw)
    .Grid.Grid--ten-columns.Grid--doubling:not(.Grid--stackable)
    > .GridRow
    > .GridColumn,
  :not(.aXNw)
    .Grid[class*="-columns"].Grid--doubling:not(.Grid--stackable)
    > .GridRow--eleven-columns.GridRow
    > .GridColumn,
  :not(.aXNw)
    .Grid[class*="-columns"].Grid--doubling:not(.Grid--stackable)
    > .GridRow--ten-columns.GridRow
    > .GridColumn {
    width: 20% !important;
  }
  :not(.aXNw)
    .Grid.Grid--thirteen-columns.Grid--doubling:not(.Grid--stackable)
    > .GridColumn:not(.GridRow),
  :not(.aXNw)
    .Grid.Grid--thirteen-columns.Grid--doubling:not(.Grid--stackable)
    > .GridRow
    > .GridColumn,
  :not(.aXNw)
    .Grid.Grid--twelve-columns.Grid--doubling:not(.Grid--stackable)
    > .GridColumn:not(.GridRow),
  :not(.aXNw)
    .Grid.Grid--twelve-columns.Grid--doubling:not(.Grid--stackable)
    > .GridRow
    > .GridColumn,
  :not(.aXNw)
    .Grid[class*="-columns"].Grid--doubling:not(.Grid--stackable)
    > .GridRow--thirteen-columns.GridRow
    > .GridColumn,
  :not(.aXNw)
    .Grid[class*="-columns"].Grid--doubling:not(.Grid--stackable)
    > .GridRow--twelve-columns.GridRow
    > .GridColumn {
    width: 16.6666666667% !important;
  }
  :not(.aXNw)
    .Grid.Grid--fifteen-columns.Grid--doubling:not(.Grid--stackable)
    > .GridColumn:not(.GridRow),
  :not(.aXNw)
    .Grid.Grid--fifteen-columns.Grid--doubling:not(.Grid--stackable)
    > .GridRow
    > .GridColumn,
  :not(.aXNw)
    .Grid.Grid--fourteen-columns.Grid--doubling:not(.Grid--stackable)
    > .GridColumn:not(.GridRow),
  :not(.aXNw)
    .Grid.Grid--fourteen-columns.Grid--doubling:not(.Grid--stackable)
    > .GridRow
    > .GridColumn,
  :not(.aXNw)
    .Grid[class*="-columns"].Grid--doubling:not(.Grid--stackable)
    > .GridRow--fifteen-columns.GridRow
    > .GridColumn,
  :not(.aXNw)
    .Grid[class*="-columns"].Grid--doubling:not(.Grid--stackable)
    > .GridRow--fourteen-columns.GridRow
    > .GridColumn {
    width: 14.2857142857% !important;
  }
  :not(.aXNw) .Grid.Grid--stackable {
    margin-left: 0 !important;
    margin-right: 0 !important;
    width: auto;
  }
  :not(.aXNw) .Grid.Grid--stackable > .GridColumn.Grid > .GridColumn,
  :not(.aXNw) .Grid.Grid--stackable > .GridColumn.GridRow > .GridColumn,
  :not(.aXNw) .Grid.Grid--stackable > .GridColumn:not(.GridRow),
  :not(.aXNw) .Grid.Grid--stackable > .GridRow > .GridColumn,
  :not(.aXNw) .Grid.Grid--stackable > .GridRow > [class*="-wide"].GridColumn,
  :not(.aXNw) .Grid.Grid--stackable > [class*="-wide"].GridColumn {
    box-shadow: none !important;
    margin: 0 !important;
    padding: 8px !important;
    width: 100% !important;
  }
  :not(.aXNw) .Grid.Grid--stackable:not([class*="vertically"]) > .GridRow {
    margin: 0;
    padding: 0;
  }
  :not(.aXNw)
    .Grid.Grid--stackable.Grid--celled
    > .GridColumn:not(.GridRow):first-child,
  :not(.aXNw)
    .Grid.Grid--stackable.Grid--celled
    > .GridRow:first-child
    > .GridColumn:first-child,
  :not(.aXNw)
    .Grid.Grid--stackable.Grid--divided
    > .GridColumn:not(.GridRow):first-child,
  :not(.aXNw)
    .Grid.Grid--stackable.Grid--divided
    > .GridRow:first-child
    > .GridColumn:first-child {
    border-top: none !important;
  }
  :not(.aXNw) .Grid.Grid--stackable.Grid--celled > .GridColumn:not(.GridRow),
  :not(.aXNw) .Grid.Grid--stackable.Grid--celled > .GridRow > .GridColumn,
  :not(.aXNw)
    .Grid.Grid--stackable.Grid--divided:not([class*="-vertically-divided"])
    > .GridColumn:not(.GridRow),
  :not(.aXNw)
    .Grid.Grid--stackable.Grid--divided:not([class*="-vertically-divided"])
    > .GridRow
    > .GridColumn {
    border-top: 1px solid var(--colorsBorderGreyStrong, #bcbcbd);
    box-shadow: none !important;
    padding-bottom: 16px !important;
    padding-top: 16px !important;
  }
  :not(.aXNw) .Grid.Grid--stackable.Grid--celled > .GridRow {
    box-shadow: none !important;
  }
  :not(.aXNw) .Container > .Grid--stackable.Grid > .GridColumn,
  :not(.aXNw) .Container > .Grid--stackable.Grid > .GridRow > .GridColumn,
  :not(.aXNw)
    .Grid.Grid--stackable.Grid--divided:not([class*="vertically"])
    > .GridColumn:not(.GridRow),
  :not(.aXNw)
    .Grid.Grid--stackable.Grid--divided:not([class*="vertically"])
    > .GridRow
    > .GridColumn {
    padding-left: 0 !important;
    padding-right: 0 !important;
  }
  :not(.aXNw) .Grid--stackable.Grid,
  :not(.aXNw) .Segment:not([class*="vertical"]) .Grid--stackable.Page.Grid {
    margin-left: -8px !important;
    margin-right: -8px !important;
  }
  :not(.aXNw)
    .Grid.Grid.Grid
    > .GridRow
    > [class*="-desktop-only"].GridColumn:not(.mobile),
  :not(.aXNw)
    .Grid.Grid.Grid
    > .GridRow
    > [class*="-largescreen-only"].GridColumn:not(.mobile),
  :not(.aXNw)
    .Grid.Grid.Grid
    > .GridRow
    > [class*="-tablet-only"].GridColumn:not(.mobile),
  :not(.aXNw)
    .Grid.Grid.Grid
    > .GridRow
    > [class*="-widescreen-only"].GridColumn:not(.mobile),
  :not(.aXNw)
    .Grid.Grid.Grid
    > [class*="-desktop-only"].GridColumn:not(.mobile),
  :not(.aXNw) .Grid.Grid.Grid > [class*="-desktop-only"].GridRow:not(.mobile),
  :not(.aXNw)
    .Grid.Grid.Grid
    > [class*="-largescreen-only"].GridColumn:not(.mobile),
  :not(.aXNw)
    .Grid.Grid.Grid
    > [class*="-largescreen-only"].GridRow:not(.mobile),
  :not(.aXNw) .Grid.Grid.Grid > [class*="-tablet-only"].GridColumn:not(.mobile),
  :not(.aXNw) .Grid.Grid.Grid > [class*="-tablet-only"].GridRow:not(.mobile),
  :not(.aXNw)
    .Grid.Grid.Grid
    > [class*="-widescreen-only"].GridColumn:not(.mobile),
  :not(.aXNw)
    .Grid.Grid.Grid
    > [class*="-widescreen-only"].GridRow:not(.mobile),
  :not(.aXNw) .Grid.Grid.Grid[class*="-desktop-only"]:not(.mobile),
  :not(.aXNw) .Grid.Grid.Grid[class*="-largescreen-only"]:not(.mobile),
  :not(.aXNw) .Grid.Grid.Grid[class*="-tablet-only"]:not(.mobile),
  :not(.aXNw) .Grid.Grid.Grid[class*="-widescreen-only"]:not(.mobile) {
    display: none !important;
  }
}
@media only screen and (min-width: 768px) and (max-width: 991px) {
  :not(.aXNw)
    .Grid.Grid.Grid
    > .GridRow
    > [class*="-desktop-only"].GridColumn:not(.tablet),
  :not(.aXNw)
    .Grid.Grid.Grid
    > .GridRow
    > [class*="-largescreen-only"].GridColumn:not(.mobile),
  :not(.aXNw)
    .Grid.Grid.Grid
    > .GridRow
    > [class*="-mobile-only"].GridColumn:not(.tablet),
  :not(.aXNw)
    .Grid.Grid.Grid
    > .GridRow
    > [class*="-widescreen-only"].GridColumn:not(.mobile),
  :not(.aXNw)
    .Grid.Grid.Grid
    > [class*="-desktop-only"].GridColumn:not(.tablet),
  :not(.aXNw) .Grid.Grid.Grid > [class*="-desktop-only"].GridRow:not(.tablet),
  :not(.aXNw)
    .Grid.Grid.Grid
    > [class*="-largescreen-only"].GridColumn:not(.mobile),
  :not(.aXNw)
    .Grid.Grid.Grid
    > [class*="-largescreen-only"].GridRow:not(.mobile),
  :not(.aXNw) .Grid.Grid.Grid > [class*="-mobile-only"].GridColumn:not(.tablet),
  :not(.aXNw) .Grid.Grid.Grid > [class*="-mobile-only"].GridRow:not(.tablet),
  :not(.aXNw)
    .Grid.Grid.Grid
    > [class*="-widescreen-only"].GridColumn:not(.mobile),
  :not(.aXNw)
    .Grid.Grid.Grid
    > [class*="-widescreen-only"].GridRow:not(.mobile),
  :not(.aXNw) .Grid.Grid.Grid[class*="-desktop-only"]:not(.tablet),
  :not(.aXNw) .Grid.Grid.Grid[class*="-largescreen-only"]:not(.mobile),
  :not(.aXNw) .Grid.Grid.Grid[class*="-mobile-only"]:not(.tablet),
  :not(.aXNw) .Grid.Grid.Grid[class*="-widescreen-only"]:not(.mobile) {
    display: none !important;
  }
}
@media only screen and (min-width: 992px) and (max-width: 1199px) {
  :not(.aXNw)
    .Grid.Grid.Grid
    > .GridRow
    > [class*="-largescreen-only"].GridColumn:not(.mobile),
  :not(.aXNw)
    .Grid.Grid.Grid
    > .GridRow
    > [class*="-mobile-only"].GridColumn:not(.computer),
  :not(.aXNw)
    .Grid.Grid.Grid
    > .GridRow
    > [class*="-tablet-only"].GridColumn:not(.computer),
  :not(.aXNw)
    .Grid.Grid.Grid
    > .GridRow
    > [class*="-widescreen-only"].GridColumn:not(.mobile),
  :not(.aXNw)
    .Grid.Grid.Grid
    > [class*="-largescreen-only"].GridColumn:not(.mobile),
  :not(.aXNw)
    .Grid.Grid.Grid
    > [class*="-largescreen-only"].GridRow:not(.mobile),
  :not(.aXNw)
    .Grid.Grid.Grid
    > [class*="-mobile-only"].GridColumn:not(.computer),
  :not(.aXNw) .Grid.Grid.Grid > [class*="-mobile-only"].GridRow:not(.computer),
  :not(.aXNw)
    .Grid.Grid.Grid
    > [class*="-tablet-only"].GridColumn:not(.computer),
  :not(.aXNw) .Grid.Grid.Grid > [class*="-tablet-only"].GridRow:not(.computer),
  :not(.aXNw)
    .Grid.Grid.Grid
    > [class*="-widescreen-only"].GridColumn:not(.mobile),
  :not(.aXNw)
    .Grid.Grid.Grid
    > [class*="-widescreen-only"].GridRow:not(.mobile),
  :not(.aXNw) .Grid.Grid.Grid[class*="-largescreen-only"]:not(.mobile),
  :not(.aXNw) .Grid.Grid.Grid[class*="-mobile-only"]:not(.computer),
  :not(.aXNw) .Grid.Grid.Grid[class*="-tablet-only"]:not(.computer),
  :not(.aXNw) .Grid.Grid.Grid[class*="-widescreen-only"]:not(.mobile) {
    display: none !important;
  }
}
@media only screen and (min-width: 1200px) and (max-width: 1919px) {
  :not(.aXNw)
    .Grid.Grid.Grid
    > .GridRow
    > [class*="-mobile-only"].GridColumn:not(.computer),
  :not(.aXNw)
    .Grid.Grid.Grid
    > .GridRow
    > [class*="-tablet-only"].GridColumn:not(.computer),
  :not(.aXNw)
    .Grid.Grid.Grid
    > .GridRow
    > [class*="-widescreen-only"].GridColumn:not(.mobile),
  :not(.aXNw)
    .Grid.Grid.Grid
    > [class*="-mobile-only"].GridColumn:not(.computer),
  :not(.aXNw) .Grid.Grid.Grid > [class*="-mobile-only"].GridRow:not(.computer),
  :not(.aXNw)
    .Grid.Grid.Grid
    > [class*="-tablet-only"].GridColumn:not(.computer),
  :not(.aXNw) .Grid.Grid.Grid > [class*="-tablet-only"].GridRow:not(.computer),
  :not(.aXNw)
    .Grid.Grid.Grid
    > [class*="-widescreen-only"].GridColumn:not(.mobile),
  :not(.aXNw)
    .Grid.Grid.Grid
    > [class*="-widescreen-only"].GridRow:not(.mobile),
  :not(.aXNw) .Grid.Grid.Grid[class*="-mobile-only"]:not(.computer),
  :not(.aXNw) .Grid.Grid.Grid[class*="-tablet-only"]:not(.computer),
  :not(.aXNw) .Grid.Grid.Grid[class*="-widescreen-only"]:not(.mobile) {
    display: none !important;
  }
}
@media only screen and (min-width: 1920px) {
  :not(.aXNw)
    .Grid.Grid.Grid
    > .GridRow
    > [class*="-mobile-only"].GridColumn:not(.computer),
  :not(.aXNw)
    .Grid.Grid.Grid
    > .GridRow
    > [class*="-tablet-only"].GridColumn:not(.computer),
  :not(.aXNw)
    .Grid.Grid.Grid
    > [class*="-mobile-only"].GridColumn:not(.computer),
  :not(.aXNw) .Grid.Grid.Grid > [class*="-mobile-only"].GridRow:not(.computer),
  :not(.aXNw)
    .Grid.Grid.Grid
    > [class*="-tablet-only"].GridColumn:not(.computer),
  :not(.aXNw) .Grid.Grid.Grid > [class*="-tablet-only"].GridRow:not(.computer),
  :not(.aXNw) .Grid.Grid.Grid[class*="-mobile-only"]:not(.computer),
  :not(.aXNw) .Grid.Grid.Grid[class*="-tablet-only"]:not(.computer) {
    display: none !important;
  }
}
:not(.aXNw) .Headline {
  color: var(--colorsTextDefault, #141414);
  font-family:
    Nunito Sans,
    sans-serif;
  font-family:
    Sofia Pro,
    SofiaPro,
    sans-serif;
  font-size: 20px;
  font-style: normal;
  font-weight: 700;
  line-height: 1.25;
  margin: 0 0 8px;
}
:not(.aXNw) .Headline.Headline--xlarge {
  font-size: 32px;
  letter-spacing: -0.0075em;
}
:not(.aXNw) .Headline.Headline--large {
  font-size: 26px;
  letter-spacing: -0.005em;
}
:not(.aXNw) .Headline.Headline--medium {
  font-size: 20px;
  letter-spacing: -0.0025em;
}
:not(.aXNw) .Headline.Headline--small {
  font-size: 16px;
}
:not(.aXNw) .Headline--subdued {
  color: var(--colorsTextSubdued, #606162);
}
:not(.aXNw) .Headline--italic {
  font-style: italic;
}
:not(.aXNw) .Headline--inline {
  display: inline-block;
}
:not(.aXNw) button.a-Icon {
  all: unset;
  cursor: pointer;
  pointer-events: auto;
}
:not(.aXNw) button.a-Icon:focus {
  border-radius: 3px;
  box-shadow: 0 0 0 1px var(--colorsBorderPrimary, #0265dc);
  outline: 0;
}
:not(.aXNw) .a-Icon,
:not(.aXNw) button.a-Icon {
  backface-visibility: hidden;
  color: inherit;
  display: inline-block;
  font-style: normal;
  font-weight: 400;
  line-height: 1;
  min-height: 1em;
  text-align: center;
  vertical-align: middle;
  width: auto;
}
:not(.aXNw) .a-Icon svg,
:not(.aXNw) button.a-Icon svg {
  vertical-align: bottom;
}
:not(.aXNw) .InlineEdit {
  align-items: center;
  display: inline-flex;
  position: relative;
  vertical-align: baseline;
}
:not(.aXNw) .InlineEdit.InlineEdit--fluid {
  display: flex;
  flex-grow: 1;
}
:not(.aXNw) .InlineEdit.InlineEdit--fluid .InlineEdit__editIcon {
  position: absolute;
  right: 4px;
}
:not(.aXNw) .InlineEdit.InlineEdit--fluid .Popover,
:not(.aXNw) .InlineEdit.InlineEdit--fluid > .InlineEdit__control {
  flex-grow: 1;
}
:not(.aXNw) .InlineEdit .Trigger {
  min-width: 192px;
}
:not(.aXNw) .InlineEdit__content {
  align-items: center;
  color: inherit;
  cursor: pointer;
  display: inline-flex;
  flex-grow: 1;
  font-size: inherit;
  line-height: normal;
  overflow: auto;
  padding: 4px;
  position: relative;
}
:not(.aXNw) .InlineEdit__content .TagGroup {
  max-width: 100%;
}
:not(.aXNw) .InlineEdit__content .InlineEdit__editIcon {
  display: none;
  position: absolute;
  right: 4px;
}
:not(.aXNw) .InlineEdit__content .InlineEdit__value {
  margin-right: 16px;
  position: relative;
}
:not(.aXNw) .InlineEdit__content .InlineEdit__value .BodyText,
:not(.aXNw) .InlineEdit__content .InlineEdit__value .Eyebrow,
:not(.aXNw) .InlineEdit__content .InlineEdit__value .Headline {
  margin-bottom: 0;
}
:not(.aXNw) .InlineEdit__content:focus,
:not(.aXNw) .InlineEdit__content:hover {
  outline: 0;
}
:not(.aXNw) .InlineEdit__content:focus:before,
:not(.aXNw) .InlineEdit__content:hover:before {
  background-color: var(--colorsHoverDefault, hsla(0, 0%, 8%, 0.08));
  border-radius: 3px;
  content: "";
  display: block;
  height: 100%;
  left: 0;
  position: absolute;
  top: 0;
  width: 100%;
}
:not(.aXNw) .InlineEdit__content:focus .InlineEdit__editIcon,
:not(.aXNw) .InlineEdit__content:hover .InlineEdit__editIcon {
  display: inline-block;
  z-index: 1;
}
:not(.aXNw) .InlineEdit__content:focus .InlineEdit__value,
:not(.aXNw) .InlineEdit__content:hover .InlineEdit__value {
  z-index: 1;
}
:not(.aXNw) .InlineEdit__content:focus .InlineEdit__value:before,
:not(.aXNw) .InlineEdit__content:hover .InlineEdit__value:before {
  content: none;
}
:not(.aXNw) .InlineEdit__content--textcolor {
  color: var(--colorsTextPrimary, #0265dc);
}
:not(.aXNw) .InlineEdit__content--error {
  color: var(--colorsTextCritical, #bf2a00);
}
:not(.aXNw) .InlineEdit__content--underline .InlineEdit__value:before {
  border-bottom: 1px dashed;
  bottom: 0;
  content: "";
  position: absolute;
  width: 100%;
}
:not(.aXNw) .InlineEdit__content--underline.InlineEdit__content--error:before {
  border-bottom-color: var(--colorsBorderCritical, #e13212);
}
:not(.aXNw) .InlineEdit__value--placeholder {
  color: var(--colorsTextDefault, #141414);
  opacity: 0.4;
}
:not(.aXNw) .InlineEdit__content--icon .InlineEdit__editIcon {
  display: inline-block;
}
:not(.aXNw) .InlineEdit__editIcon.InlineEdit__editIcon--small {
  font-size: 12px;
}
:not(.aXNw) .InlineEdit__editIcon.InlineEdit__editIcon--medium {
  font-size: 14px;
}
:not(.aXNw) .InlineEdit__editIcon.InlineEdit__editIcon--large {
  font-size: 16px;
}
:not(.aXNw) .InlineEdit__floating__body {
  border: none !important;
}
:not(.aXNw) .InlineEdit__floating__body .Popover__content {
  overflow: visible;
}
:not(.aXNw) .InlineEdit__floating__body[class*="Popover--d-b"],
:not(.aXNw) .InlineEdit__floating__body[class*="Popover--d-t"] {
  margin: 8px 0 !important;
}
:not(.aXNw) .InlineEdit__action {
  align-items: center;
  margin: 0 8px;
  z-index: 1;
}
:not(.aXNw) .InlineEdit__action.InlineEdit__action--floating {
  margin: 0;
}
:not(.aXNw) .InlineEdit__action.InlineEdit__action--l,
:not(.aXNw) .InlineEdit__action.InlineEdit__action--r {
  align-self: center;
  margin: 0 8px;
}
:not(.aXNw) .InlineEdit__action.InlineEdit__action--lt,
:not(.aXNw) .InlineEdit__action.InlineEdit__action--rt {
  align-self: flex-end;
  margin: 0 8px;
}
:not(.aXNw) .InlineEdit__action.InlineEdit__action--lb,
:not(.aXNw) .InlineEdit__action.InlineEdit__action--rb {
  align-self: flex-start;
  margin: 0 8px;
}
:not(.aXNw) .InlineEdit__action.InlineEdit__action--b,
:not(.aXNw) .InlineEdit__action.InlineEdit__action--t {
  align-self: center;
  margin: 8px 0;
}
:not(.aXNw) .InlineEdit__action.InlineEdit__action--br,
:not(.aXNw) .InlineEdit__action.InlineEdit__action--tr {
  align-self: flex-start;
  margin: 8px 0;
}
:not(.aXNw) .InlineEdit__action.InlineEdit__action--bl,
:not(.aXNw) .InlineEdit__action.InlineEdit__action--tl {
  align-self: flex-end;
  margin: 8px 0;
}
:not(.aXNw) .Input.Input > .Button:first-child,
:not(.aXNw)
  .Input.Input
  > .ButtonGroup:first-child
  > .ButtonGroup__InternalWrapper
  > .ButtonGroup__Item:first-child
  > .Button,
:not(.aXNw) .Input.Input > .Dropdown:first-child,
:not(.aXNw) .Input.Input > .Input__InnerWrapper:first-child {
  border-bottom-left-radius: 3px;
  border-top-left-radius: 3px;
}
:not(.aXNw) .Input.Input > .Button:last-child,
:not(.aXNw)
  .Input.Input
  > .ButtonGroup:last-child
  > .ButtonGroup__InternalWrapper
  > .ButtonGroup__Item:last-child
  > .Button,
:not(.aXNw) .Input.Input > .Dropdown:last-child,
:not(.aXNw) .Input.Input > .Input__InnerWrapper:last-child {
  border-bottom-right-radius: 3px;
  border-top-right-radius: 3px;
}
:not(.aXNw) .Input.Input > .Button,
:not(.aXNw)
  .Input.Input
  > .ButtonGroup
  > .ButtonGroup__InternalWrapper
  > .ButtonGroup__Item
  > .Button,
:not(.aXNw) .Input.Input > .Dropdown,
:not(.aXNw) .Input.Input > .Input__InnerWrapper {
  border-bottom-left-radius: 0;
  border-bottom-right-radius: 0;
  border-top-left-radius: 0;
  border-top-right-radius: 0;
}
:not(.aXNw)
  .Input.Input--with-children
  > .Input__InnerWrapper
  > .Button:last-child,
:not(.aXNw)
  .Input.Input--with-children
  > .Input__InnerWrapper
  > .ButtonGroup
  .Button:last-child,
:not(.aXNw)
  .Input.Input--with-children
  > .Input__InnerWrapper
  > .Dropdown:last-child {
  border-bottom-left-radius: 0;
  border-top-left-radius: 0;
}
:not(.aXNw)
  .Input.Input--with-children
  > .Input__InnerWrapper
  > .Button:first-child,
:not(.aXNw)
  .Input.Input--with-children
  > .Input__InnerWrapper
  > .ButtonGroup
  .Button:first-child,
:not(.aXNw)
  .Input.Input--with-children
  > .Input__InnerWrapper
  > .Dropdown:first-child {
  border-bottom-right-radius: 0;
  border-top-right-radius: 0;
}
:not(.aXNw) .Input {
  font-family:
    Nunito Sans,
    sans-serif;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  color: var(--colorsTextDefault, #141414);
  display: inline-flex;
  position: relative;
}
:not(.aXNw) .Input,
:not(.aXNw) .Input * {
  box-sizing: border-box;
}
:not(.aXNw) .Input.Input--xsmall {
  font-size: 14px;
}
:not(.aXNw) .Input,
:not(.aXNw) .Input.Input--large,
:not(.aXNw) .Input.Input--medium,
:not(.aXNw) .Input.Input--small {
  font-size: 16px;
}
:not(.aXNw) .Input input,
:not(.aXNw) .Input.Input--medium input {
  padding: 0.4375em 0.6875em;
}
:not(.aXNw) .Input.Input--xsmall input {
  padding: 0.185em 0.7857142857em;
}
:not(.aXNw) .Input.Input--small input {
  padding: 0.185em 0.6875em;
}
:not(.aXNw) .Input.Input--large input {
  padding: 0.7em 0.6875em;
}
:not(.aXNw) .Input > .Input__InnerWrapper {
  background-color: var(--colorsSurfaceDefault, #fff);
  border: 1px solid var(--colorsBorderGrey, #dfe0e1);
  border-radius: 3px;
  box-shadow: none;
  color: var(--colorsTextDefault, #141414);
  display: inline-flex;
  flex: 1 1 auto;
  margin: 0;
  max-width: 100%;
  padding: 0;
  transition:
    background 0.2s ease-in-out,
    box-shadow 0.1s ease-in-out,
    border-color 0.2s ease-in-out;
}
:not(.aXNw) .Input > .Input__InnerWrapper > * {
  flex: 0 0 auto;
}
:not(.aXNw) .Input > .Input__InnerWrapper > input {
  display: initial;
  flex: 1 1 auto;
  font-family: inherit;
  font-size: inherit;
  height: auto;
  line-height: 1.5;
  margin: 0;
  max-width: 100%;
  min-height: auto;
  min-width: 0;
  outline: 0;
  text-align: left;
  vertical-align: initial;
  -webkit-tap-highlight-color: rgba(255, 255, 255, 0);
  background-color: transparent;
  border: none;
  box-shadow: none;
  color: var(--colorsTextDefault, #141414);
  transition:
    background 0.2s ease-in-out,
    box-shadow 0.1s ease-in-out,
    border-color 0.2s ease-in-out;
}
:not(.aXNw) .Input > .Input__InnerWrapper > input[readonly] {
  background-color: var(--colorsSurfaceGreySubdued, #f7f7f7);
}
:not(.aXNw) .Input > .Input__InnerWrapper > input::-moz-placeholder {
  color: var(--colorsTextDefault, #141414);
  opacity: 0.4;
}
:not(.aXNw) .Input > .Input__InnerWrapper > input::placeholder {
  color: var(--colorsTextDefault, #141414);
  opacity: 0.4;
}
:not(.aXNw) .Input > .Input__InnerWrapper > input:autofill {
  box-shadow: inset 0 0 0 100px rgba(255, 190, 0, 0.08) !important;
}
:not(.aXNw) .Input > .Input__InnerWrapper > input:autofill + .InputAddon {
  box-shadow: inset 0 0 0 100px rgba(255, 190, 0, 0.08) !important;
}
:not(.aXNw) .Input > .Input__InnerWrapper > input:-webkit-autofill,
:not(.aXNw)
  .Input
  > .Input__InnerWrapper
  > input:-webkit-autofill
  + .InputAddon {
  box-shadow: inset 0 0 0 100px rgba(255, 190, 0, 0.08) !important;
}
:not(.aXNw) .Input.Input--readonly > .Input__InnerWrapper {
  background-color: var(--colorsSurfaceGreySubdued, #f7f7f7);
}
:not(.aXNw) .Input.Input--disabled,
:not(.aXNw) .Input:not(.Input--disabled) input[disabled] {
  opacity: 0.6;
}
:not(.aXNw) .Input.Input--disabled > .Input__InnerWrapper,
:not(.aXNw) .Input:not(.Input--disabled) input[disabled] {
  background-color: var(--colorsSurfaceGreySubdued, #f7f7f7);
}
:not(.aXNw) .Input.Input--disabled > .Input__InnerWrapper,
:not(.aXNw) .Input.Input--disabled > .Input__InnerWrapper *,
:not(.aXNw) .Input:not(.Input--disabled) input[disabled],
:not(.aXNw) .Input:not(.Input--disabled) input[disabled] * {
  pointer-events: none;
}
:not(.aXNw) .Input.Input--disabled > .Input__InnerWrapper::-moz-placeholder,
:not(.aXNw) .Input:not(.Input--disabled) input[disabled]::-moz-placeholder {
  color: var(--colorsTextDefault, #141414);
  opacity: 0.4;
}
:not(.aXNw) .Input.Input--disabled > .Input__InnerWrapper::placeholder,
:not(.aXNw) .Input:not(.Input--disabled) input[disabled]::placeholder {
  color: var(--colorsTextDefault, #141414);
  opacity: 0.4;
}
:not(.aXNw) .Input.Input--focus,
:not(.aXNw) .Input:focus-within {
  border-radius: 3px;
  box-shadow: 0 0 0 3px var(--colorsFocusRingPrimary, #a9d1ff);
}
:not(.aXNw) .Input.Input--focus > .Input__InnerWrapper,
:not(.aXNw) .Input:focus-within > .Input__InnerWrapper {
  background-color: var(--colorsSurfaceDefault, #fff);
  border-color: var(--colorsBorderPrimary, #0265dc);
}
:not(.aXNw) .Input.Input--focus > .Input__InnerWrapper > input,
:not(.aXNw) .Input:focus-within > .Input__InnerWrapper > input {
  color: var(--colorsTextDefault, #141414);
}
:not(.aXNw) .Input.Input--error > .Input__InnerWrapper {
  background-color: var(--colorsSurfaceCriticalSubdued, #ffece9);
  border-color: var(--colorsBorderCritical, #e13212);
}
:not(.aXNw) .Input.Input--error > .Input__InnerWrapper > input {
  box-shadow: none;
  color: var(--colorsTextCritical, #bf2a00);
}
:not(.aXNw)
  .Input.Input--error
  > .Input__InnerWrapper
  > input::-moz-placeholder {
  color: var(--colorsTextCritical, #bf2a00);
  opacity: 0.4;
}
:not(.aXNw) .Input.Input--error > .Input__InnerWrapper > input::placeholder {
  color: var(--colorsTextCritical, #bf2a00);
  opacity: 0.4;
}
:not(.aXNw) .Input.Input--error > .Input__InnerWrapper > input:autofill {
  box-shadow: none !important;
}
:not(.aXNw)
  .Input.Input--error
  > .Input__InnerWrapper
  > input:autofill
  + .InputAddon {
  box-shadow: none !important;
}
:not(.aXNw) .Input.Input--error > .Input__InnerWrapper > input:-webkit-autofill,
:not(.aXNw)
  .Input.Input--error
  > .Input__InnerWrapper
  > input:-webkit-autofill
  + .InputAddon {
  box-shadow: none !important;
}
:not(.aXNw) .Input.Input--error > .Input__InnerWrapper > .InputAddon {
  color: var(--colorsTextCritical, #bf2a00);
}
:not(.aXNw) .Input.Input--error.Input--focus,
:not(.aXNw) .Input.Input--error:focus-within {
  box-shadow: 0 0 0 3px var(--colorsFocusRingCritical, #ffb2a0);
}
:not(.aXNw) .Input.Input--error .InputAddon .a-Icon {
  color: var(--colorsTextCritical, #bf2a00);
}
:not(.aXNw) .Input.Input--loading.Input--loading .Spinner {
  height: 100%;
  line-height: 1;
  pointer-events: none;
  text-align: center;
  width: 1.1em;
}
:not(.aXNw) .Input.Input--transparent input {
  background-color: transparent !important;
  border-color: transparent !important;
  border-radius: 0 !important;
  box-shadow: none !important;
  padding: 0 !important;
}
:not(.aXNw) .Input > .Input__InnerWrapper .a-Icon {
  color: var(--colorsTextSubdued, #606162);
  line-height: inherit;
  transition: opacity 0.3s ease;
}
:not(.aXNw) .Input > .Input__InnerWrapper .a-Icon svg {
  font-size: inherit;
  text-align: center;
  vertical-align: middle;
}
:not(.aXNw) .Input > .Input__InnerWrapper > .InputAddon {
  align-items: center;
  color: var(--colorsTextSubdued, #606162);
  display: flex;
  flex: 0 0 auto;
  font-size: 16px;
  height: auto;
  margin: 0;
  transition:
    color 0.1s ease-in-out,
    background 0.2s ease-in-out,
    border-color 0.2s ease-in-out;
  z-index: 0;
}
:not(.aXNw) .Input.Input--xsmall > .Input__InnerWrapper > .InputAddon .a-Icon {
  font-size: 16px;
}
:not(.aXNw) .Input.Input--medium > .Input__InnerWrapper > .InputAddon .a-Icon,
:not(.aXNw) .Input.Input--small > .Input__InnerWrapper > .InputAddon .a-Icon {
  font-size: 20px;
}
:not(.aXNw) .Input.Input--large > .Input__InnerWrapper > .InputAddon .a-Icon {
  font-size: 24px;
}
:not(.aXNw)
  .Input.Input--xsmall
  > .Input__InnerWrapper
  > .InputAddon
  .a-Icon
  > svg {
  margin: 0 -2px;
}
:not(.aXNw)
  .Input.Input--medium
  > .Input__InnerWrapper
  > .InputAddon
  .a-Icon
  > svg,
:not(.aXNw)
  .Input.Input--small
  > .Input__InnerWrapper
  > .InputAddon
  .a-Icon
  > svg {
  margin: 0;
}
:not(.aXNw)
  .Input.Input--large
  > .Input__InnerWrapper
  > .InputAddon
  .a-Icon
  > svg {
  margin: -6px 0;
}
:not(.aXNw)
  .Input.Input--large
  > .Input__InnerWrapper
  > .InputAddon
  button.a-Icon
  > svg {
  margin: -4px 0 -1px;
}
:not(.aXNw)
  .Input.Input--xsmall
  > .Input__InnerWrapper
  > .InputAddon
  :not(input) {
  line-height: 12px;
}
:not(.aXNw)
  .Input.Input--medium
  > .Input__InnerWrapper
  > .InputAddon
  :not(input),
:not(.aXNw)
  .Input.Input--small
  > .Input__InnerWrapper
  > .InputAddon
  :not(input) {
  line-height: 16px;
}
:not(.aXNw)
  .Input.Input--large
  > .Input__InnerWrapper
  > .InputAddon
  :not(input) {
  line-height: 20px;
}
:not(.aXNw) .Input.Input--xsmall > .Input__InnerWrapper > .InputAddon {
  font-size: 14px;
  padding: 0.185em 0.7857142857em;
}
:not(.aXNw) .Input.Input--small > .Input__InnerWrapper > .InputAddon {
  padding: 0.185em 0.6875em;
}
:not(.aXNw) .Input.Input--medium > .Input__InnerWrapper > .InputAddon {
  padding: 0.4375em 0.6875em;
}
:not(.aXNw) .Input.Input--large > .Input__InnerWrapper > .InputAddon {
  padding: 0.7em 0.6875em;
}
:not(.aXNw) .Input.Input > .Input__InnerWrapper > .InputAddon + .InputAddon,
:not(.aXNw) .Input.Input > .Input__InnerWrapper > .InputAddon + input,
:not(.aXNw) .Input.Input > .Input__InnerWrapper > input + .InputAddon {
  padding-left: 0;
}
:not(.aXNw) .Input.Input--with-children > .Input__InnerWrapper > .Button,
:not(.aXNw)
  .Input.Input--with-children
  > .Input__InnerWrapper
  > .ButtonGroup
  .Button,
:not(.aXNw) .Input.Input--with-children > .Input__InnerWrapper > .Dropdown {
  margin-bottom: -1px;
  margin-top: -1px;
}
:not(.aXNw)
  .Input.Input--with-children
  > .Input__InnerWrapper
  > .Button:first-child,
:not(.aXNw)
  .Input.Input--with-children
  > .Input__InnerWrapper
  > .ButtonGroup
  .Button:first-child,
:not(.aXNw)
  .Input.Input--with-children
  > .Input__InnerWrapper
  > .Dropdown:first-child {
  margin-left: -1px;
}
:not(.aXNw)
  .Input.Input--with-children
  > .Input__InnerWrapper
  > .Button:last-child,
:not(.aXNw)
  .Input.Input--with-children
  > .Input__InnerWrapper
  > .ButtonGroup
  .Button:last-child,
:not(.aXNw)
  .Input.Input--with-children
  > .Input__InnerWrapper
  > .Dropdown:last-child {
  margin-right: -1px;
}
:not(.aXNw) .Input > .Button,
:not(.aXNw) .Input > .ButtonGroup {
  align-items: center;
  display: flex;
  flex: 0 0 auto;
  margin: 0;
}
:not(.aXNw) .Input.Input--fluid {
  display: flex;
}
:not(.aXNw) .Input.Input--fluid input {
  width: 100%;
}
:not(.aXNw)
  .Input:not(.Input--with-children)
  > .Button.Button--outline:first-child {
  margin-right: -1px;
}
:not(.aXNw)
  .Input:not(.Input--with-children)
  > .Button.Button--outline:last-child {
  margin-left: -1px;
}
@keyframes button-spin {
  0% {
    transform: rotate(0);
  }
  to {
    transform: rotate(1turn);
  }
}
:not(.aXNw) .Form label:not(.Field__html-label),
:not(.aXNw) .Label {
  color: var(--colorsTextDefault, #141414);
  font-family:
    Nunito Sans,
    sans-serif;
  font-size: 14px;
  font-weight: 600;
}
:not(.aXNw) .Form label.Label--error:not(.Field__html-label),
:not(.aXNw) .Label.Label--error {
  color: var(--colorsTextCritical, #bf2a00);
}
:not(.aXNw) .Form label.Label--disabled:not(.Field__html-label),
:not(.aXNw) .Label.Label--disabled {
  opacity: 0.4;
}
:not(.aXNw) .Label__required {
  color: var(--colorsTextCritical, #bf2a00);
  margin-left: 2px;
}
:not(.aXNw) .Label__optional {
  color: var(--colorsTextSubdued, #606162);
  font-weight: 400;
  margin-left: 2px;
}
:not(.aXNw) .Label__help {
  bottom: 2px;
  color: var(--colorsTextSubdued, #606162);
  margin-left: 4px;
  position: relative;
}
:not(.aXNw) .Label--disabled .Label__action {
  filter: grayscale(1);
  pointer-events: none;
}
:not(.aXNw) .Layout {
  align-items: flex-start;
  box-sizing: border-box;
  display: flex;
  flex-wrap: wrap;
  justify-content: center;
  margin-left: -16px;
  margin-top: -16px;
}
:not(.aXNw) .Layout--relaxed {
  margin-left: -32px;
  margin-top: -32px;
}
:not(.aXNw) .Layout--noGutter {
  margin-left: 0;
  margin-top: 0;
}
:not(.aXNw) .Layout__section {
  box-sizing: border-box;
  flex-grow: 1;
  flex-shrink: 1;
  margin-left: 16px;
  margin-top: 16px;
  max-width: calc(100% - 16px);
}
:not(.aXNw) .Layout--relaxed .Layout__section {
  margin-left: 32px;
  margin-top: 32px;
  max-width: calc(100% - 32px);
}
:not(.aXNw) .Layout--noGutter .Layout__section {
  margin-left: 0;
  margin-top: 0;
  max-width: 100%;
}
:not(.aXNw) .Layout--island .Layout__section {
  flex-basis: 100%;
  max-width: 768px;
}
:not(.aXNw) .Layout--2Col .Layout__section {
  flex-basis: 320px;
  min-width: calc(50% - 16px);
}
:not(.aXNw) .Layout--relaxed.Layout--2Col .Layout__section {
  min-width: calc(50% - 32px);
}
:not(.aXNw) .Layout--3Col .Layout__section {
  flex-basis: 240px;
  max-width: 240px;
  min-width: calc(33.33% - 16px);
}
@media (max-width: 800px) {
  :not(.aXNw) .Layout--3Col .Layout__section {
    max-width: none;
  }
}
:not(.aXNw) .Layout--relaxed.Layout--3Col .Layout__section {
  max-width: 240px;
  min-width: calc(33.33% - 32px);
}
@media (max-width: 800px) {
  :not(.aXNw) .Layout--relaxed.Layout--3Col .Layout__section {
    max-width: none;
  }
}
:not(.aXNw) .Layout--noGutter.Layout--3Col .Layout__section {
  min-width: 33.33%;
}
:not(.aXNw) .Layout--4Col .Layout__section {
  flex-basis: 224px;
  max-width: 224px;
  min-width: calc(25% - 16px);
}
@media (max-width: 800px) {
  :not(.aXNw) .Layout--4Col .Layout__section {
    max-width: none;
  }
}
:not(.aXNw) .Layout--relaxed.Layout--4Col .Layout__section {
  max-width: 224px;
  min-width: calc(25% - 32px);
}
@media (max-width: 800px) {
  :not(.aXNw) .Layout--relaxed.Layout--4Col .Layout__section {
    max-width: none;
  }
}
:not(.aXNw) .Layout--noGutter.Layout--4Col .Layout__section {
  min-width: 25%;
}
:not(.aXNw) .Layout--rightSupport .Layout__section:nth-of-type(odd) {
  flex-basis: 576px;
  flex-grow: 2;
  min-width: calc(50% - 16px);
}
:not(.aXNw)
  .Layout--relaxed.Layout--rightSupport
  .Layout__section:nth-of-type(odd) {
  min-width: calc(66% - 32px);
}
:not(.aXNw) .Layout--leftSupport .Layout__section:nth-of-type(odd),
:not(.aXNw) .Layout--rightSupport .Layout__section:nth-of-type(2n) {
  flex-basis: 288px;
}
:not(.aXNw) .Layout--leftSupport .Layout__section:nth-of-type(2n) {
  flex-basis: 576px;
  flex-grow: 2;
  min-width: calc(66% - 16px);
}
:not(.aXNw)
  .Layout--relaxed.Layout--leftSupport
  .Layout__section:nth-of-type(2n) {
  min-width: calc(66% - 32px);
}
:not(.aXNw) .Layout--1Col .Layout__section {
  flex-basis: 100%;
}
:not(.aXNw) .Layout--justify-center {
  justify-content: center;
}
:not(.aXNw) .Layout--justify-left {
  justify-content: flex-start;
}
:not(.aXNw) .Layout--justify-right {
  justify-content: flex-end;
}
:not(.aXNw) .Layout--justify-space-between {
  justify-content: space-between;
}
:not(.aXNw) .Link {
  all: unset;
  color: var(--colorsTextDefault, #141414);
  cursor: pointer;
  font-family:
    Nunito Sans,
    sans-serif;
  font-weight: 400;
}
:not(.aXNw) .Link:focus,
:not(.aXNw) .Link:hover {
  text-decoration: underline;
}
:not(.aXNw) .Link--blue {
  color: var(--colorsTextPrimary, #0265dc);
}
:not(.aXNw) .Link--red {
  color: var(--colorsTextCritical, #bf2a00);
}
:not(.aXNw) .Link--grey {
  color: var(--colorsTextSubdued, #606162);
}
:not(.aXNw) .Link--disabled {
  color: var(--colorsTextDefault, #141414);
  opacity: 0.4;
  pointer-events: none;
}
:not(.aXNw) .Mask.Mask--active {
  position: relative;
}
:not(.aXNw) .Mask__overlay {
  align-items: center;
  cursor: not-allowed;
  display: flex;
  height: 100%;
  justify-content: center;
  left: 0;
  position: absolute;
  top: 0;
  width: 100%;
  z-index: 799;
}
:not(.aXNw) .Mask__overlay.border-radius-1 {
  border-radius: 3px;
}
:not(.aXNw) .Mask__overlay.border-radius-2 {
  border-radius: 6px;
}
:not(.aXNw) .Mask__overlay > * {
  cursor: auto;
}
:not(.aXNw) .Mask__backdrop {
  background: var(--colorsSurfaceDefault, #fff);
  height: 100%;
  opacity: 0.85;
  position: absolute;
  width: 100%;
}
:not(.aXNw) .Mask__card,
:not(.aXNw) .Mask__spinner {
  position: relative;
  z-index: 99;
}
:not(.aXNw) .Mask__spinner {
  display: inline-block;
  margin: auto;
  width: auto;
}
:not(.aXNw) .Mask__card {
  box-shadow: 0 8px 24px hsla(0, 0%, 8%, 0.1);
  margin: 16px;
  max-width: 300px;
  width: 100%;
}
:not(.aXNw) .Mask__card .CardSection {
  padding: 24px;
  position: relative;
}
:not(.aXNw) .Modal {
  background: var(--colorsSurfaceDefault, #fff);
  border-radius: 6px;
  box-shadow: 0 8px 24px hsla(0, 0%, 8%, 0.1);
  color: var(--colorsTextDefault, #141414);
  display: flex;
  flex-direction: column;
  font-family:
    Nunito Sans,
    sans-serif;
  margin: 5vh auto;
  max-height: 90vh;
  position: relative;
  width: 90vw;
}
:not(.aXNw) .Modal:focus {
  outline: 0;
}
:not(.aXNw) .Modal:focus-visible {
  outline: 0;
}
:not(.aXNw) .Modal--XS {
  max-width: 340px;
}
:not(.aXNw) .Modal--S {
  max-width: 560px;
}
:not(.aXNw) .Modal--M {
  max-width: 780px;
}
:not(.aXNw) .Modal--L {
  max-width: 1100px;
}
:not(.aXNw) .Modal__content,
:not(.aXNw) .Modal__footer,
:not(.aXNw) .Modal__header {
  background: var(--colorsSurfaceDefault, #fff);
  padding: 24px 32px;
}
:not(.aXNw) .Modal__content:first-child {
  border-top-left-radius: 6px;
  border-top-right-radius: 6px;
}
:not(.aXNw) .Modal__content:last-child {
  border-bottom-left-radius: 6px;
  border-bottom-right-radius: 6px;
}
:not(.aXNw) .Modal__footer,
:not(.aXNw) .Modal__header {
  display: flex;
  flex: 0 0 auto;
  position: relative;
}
:not(.aXNw) .Modal__content {
  flex: 1 1 auto;
  position: relative;
}
:not(.aXNw) .Modal__content--scrollable {
  overflow-y: auto;
}
:not(.aXNw) .Modal__header {
  border-bottom: 1px solid var(--colorsBorderGrey, #dfe0e1);
  border-top-left-radius: 6px;
  border-top-right-radius: 6px;
}
:not(.aXNw) .Modal__footer {
  border-bottom-left-radius: 6px;
  border-bottom-right-radius: 6px;
  border-top: 1px solid var(--colorsBorderGrey, #dfe0e1);
}
:not(.aXNw) .Modal__header-title {
  flex-grow: 1;
  margin: 0;
}
:not(.aXNw) .Modal__header-close.Button {
  margin-bottom: -1px;
  margin-right: -4px;
  margin-top: -1px;
  opacity: 0.6;
}
:not(.aXNw) .Modal__header-close.Button:hover {
  background-color: transparent;
}
:not(.aXNw) .Modal__footer--center {
  justify-content: center;
}
:not(.aXNw) .Modal__footer--left {
  justify-content: flex-start;
}
:not(.aXNw) .Modal__footer--right {
  justify-content: flex-end;
}
:not(.aXNw) .Modal__footer--space-between {
  justify-content: space-between;
}
:not(.aXNw) .MoreDetailsIcon {
  background-color: var(--colorsSurfaceGrey, #eee);
  border-radius: 50%;
  color: var(--colorsTextSubdued, #606162);
  display: inline-flex;
  font-family:
    Nunito Sans,
    sans-serif;
  font-size: 16px;
  line-height: 1.5;
  margin-left: 4px;
}
:not(.aXNw) .MoreDetailsIcon.MoreDetailsIcon--large {
  font-size: 20px;
}
:not(.aXNw) .MoreDetailsIcon.MoreDetailsIcon--medium {
  font-size: 16px;
}
:not(.aXNw) .MoreDetailsIcon.MoreDetailsIcon--small {
  font-size: 14px;
}
:not(.aXNw) .MoreDetailsIcon.MoreDetailsIcon--xsmall {
  font-size: 12px;
}
:not(.aXNw) .Dialog__header {
  border: none;
  padding-bottom: 0;
}
:not(.aXNw) .Dialog__header + .Dialog__content {
  overflow-y: visible;
  padding-top: 8px;
}
:not(.aXNw) .Dialog__content {
  font-size: 16px;
}
:not(.aXNw) .Dialog__footer {
  border: none;
  padding-top: 0;
}
:not(.aXNw) .OptionList__option:focus-within:before,
:not(.aXNw) .OptionList__option:hover:before,
:not(.aXNw)
  .TimePicker__options:not(.TimePicker__options-focused)
  > .OptionList__option.OptionList__option-highlighted:before {
  background-color: var(--colorsSurfaceGrey, #eee);
  bottom: 0;
  content: "";
  left: 0;
  position: absolute;
  right: 0;
  top: 0;
}
:not(.aXNw) .OptionList {
  color: var(--colorsTextDefault, #141414);
  font-family:
    Nunito Sans,
    sans-serif;
}
:not(.aXNw) .OptionList--single-select .Checkbox__box {
  display: none;
}
:not(.aXNw) .OptionList__option {
  border-radius: 3px;
  display: flex;
  line-height: normal;
  padding-right: 16px;
  position: relative;
}
:not(.aXNw) .OptionList__option .Checkbox__label {
  font-size: 14px;
  font-weight: 400;
  width: 100%;
}
:not(.aXNw) .OptionList__option .Checkbox__label:after {
  content: "";
  inset: -8px -16px;
  position: absolute;
  z-index: -1;
}
:not(.aXNw) .OptionList__option .a-Checkbox {
  width: 100%;
}
:not(.aXNw) .OptionList__option .Checkbox__html-label {
  align-items: center;
  padding: 8px 0;
}
:not(.aXNw) .OptionList__option .Checkbox__box {
  top: 0;
}
:not(.aXNw) .OptionList__header {
  line-height: normal;
  padding-bottom: 8px;
  padding-left: 16px;
}
:not(.aXNw) .OptionList--single-select .OptionList__option--selected {
  background-color: var(--colorsHoverPrimary, rgba(2, 101, 220, 0.1));
}
:not(.aXNw)
  .OptionList--single-select
  .OptionList__option--selected
  .Checkbox__label {
  color: var(--colorsTextPrimary, #0265dc);
}
:not(.aXNw)
  .OptionList--single-select
  .OptionList__option--selected:focus-within:before,
:not(.aXNw)
  .OptionList--single-select
  .OptionList__option--selected:hover:before {
  background-color: var(--colorsHoverPrimary, rgba(2, 101, 220, 0.1));
}
:not(.aXNw) [aria-level="1"].OptionList__option {
  padding-left: 16px;
}
:not(.aXNw) [aria-level="2"].OptionList__option {
  padding-left: 36px;
}
:not(.aXNw) [aria-level="3"].OptionList__option {
  padding-left: 52px;
}
:not(.aXNw) [aria-level="4"].OptionList__option {
  padding-left: 68px;
}
:not(.aXNw) [aria-level="5"].OptionList__option {
  padding-left: 84px;
}
:not(.aXNw) [aria-level="6"].OptionList__option {
  padding-left: 100px;
}
:not(.aXNw) [aria-level="7"].OptionList__option {
  padding-left: 116px;
}
:not(.aXNw) [aria-level="8"].OptionList__option {
  padding-left: 132px;
}
:not(.aXNw) .OptionList__collapse {
  align-self: center;
  margin-left: -24px;
  margin-right: 4px;
  padding: 0 !important;
}
:not(.aXNw) .OptionList__spinner {
  align-self: center;
  margin-left: -24px;
  margin-right: 5px;
}
:not(.aXNw) .OptionList__option--custom .Checkbox__html-label {
  align-items: center;
}
:not(.aXNw) .OptionList__option--custom .Checkbox__box {
  top: 0;
}
:not(.aXNw) .OptionList__option--secondary-action {
  align-items: center;
  align-self: center;
  display: flex;
  margin-right: -8px;
  padding-left: 8px;
}
:not(.aXNw)
  .OptionList__option--read-only
  .OptionList__option--secondary-action,
:not(.aXNw) .OptionList__option--read-only:focus-within,
:not(.aXNw) .OptionList__option--read-only:hover {
  background: 0 0;
}
:not(.aXNw)
  .OptionList__option--read-only
  .OptionList__option--secondary-action:before,
:not(.aXNw) .OptionList__option--read-only:focus-within:before,
:not(.aXNw) .OptionList__option--read-only:hover:before {
  background-color: transparent;
}
:not(.aXNw) .OptionList__option--read-only .Checkbox__html-label {
  cursor: default;
}
:not(.aXNw) .OptionList__option--disabled .Checkbox__html-label {
  cursor: not-allowed;
}
:not(.aXNw) .Page {
  background-color: var(--colorsAppBackground, #fcfcfc);
  color: var(--colorsTextDefault, #141414);
  display: flex;
  flex-grow: 1;
  font-family:
    Nunito Sans,
    sans-serif;
  height: 100%;
  max-width: 100%;
  position: relative;
}
:not(.aXNw) .Content__wrapper,
:not(.aXNw) .Panel__wrapper {
  display: flex;
  flex: auto;
  height: 100%;
  overflow: hidden;
  width: 100%;
}
:not(.aXNw) .Content__wrapper {
  flex-direction: column;
  min-width: 0;
}
:not(.aXNw) .Panel__wrapper {
  flex-direction: row;
  height: 100%;
}
:not(.aXNw) .Page__page {
  flex-grow: 1;
  overflow: auto;
  position: relative;
}
:not(.aXNw) .Page__sidebar {
  display: flex;
  flex: 0 0 auto;
  flex-direction: column;
  overflow: visible;
  z-index: 799;
}
:not(.aXNw) .Page--no-padding .Page__page {
  padding: 0 !important;
}
:not(.aXNw) .Page--relaxed .Page__page {
  padding: 16px;
}
@media (min-width: 480px) {
  :not(.aXNw) .Page--relaxed .Page__page {
    padding: 32px 24px;
  }
  :not(.aXNw) .Page--relaxed .Page__page .Page__header {
    margin-bottom: 32px;
  }
}
@media (min-width: 769px) {
  :not(.aXNw) .Page--relaxed .Page__page {
    padding: 32px 48px;
  }
}
:not(.aXNw) .Page__content,
:not(.aXNw) .Page__header {
  max-width: 1280px;
}
:not(.aXNw) .Page--wide .Page__content,
:not(.aXNw) .Page--wide .Page__header {
  max-width: none;
}
:not(.aXNw) .Page--narrow .Page__content,
:not(.aXNw) .Page--narrow .Page__header {
  max-width: 768px;
}
:not(.aXNw) .Page--align-center .Page__content,
:not(.aXNw) .Page--align-center .Page__header {
  margin-left: auto;
  margin-right: auto;
}
:not(.aXNw) .Page--min-width .Page__content,
:not(.aXNw) .Page--min-width .Page__header {
  min-width: 1280px;
  overflow-x: scroll;
}
:not(.aXNw) .Page--narrow.Page--min-width .Page__content,
:not(.aXNw) .Page--narrow.Page--min-width .Page__header {
  min-width: 768px;
}
:not(.aXNw) .Page__header {
  margin-bottom: 16px;
}
:not(.aXNw) .Page__actionToolbar {
  align-items: center;
  background-color: var(--colorsSurfaceDefault, #fff);
  border-bottom: 1px solid var(--colorsBorderGrey, #dfe0e1);
  box-sizing: border-box;
  display: flex;
  min-height: 56px;
  padding: 12px 24px;
  width: 100%;
  z-index: 798;
}
@media (min-width: 480px) {
  :not(.aXNw) .Page__actionToolbar {
    padding: 12px 48px;
  }
}
:not(.aXNw) .Page__actionToolbar.Page__actionToolbar--sticky {
  position: sticky;
  top: 0;
}
:not(.aXNw) .Panel {
  background-color: var(--colorsSurfaceDefault, #fff);
  border-left: 1px solid var(--colorsBorderGrey, #dfe0e1);
  box-sizing: border-box;
  display: flex;
  flex-shrink: 0;
  overflow: hidden;
  position: sticky;
  transition: width 0.3s cubic-bezier(0.4, 0, 0.6, 1) 0s;
  width: 0;
}
:not(.aXNw) .Panel.Panel--open .Panel__content {
  opacity: 1;
  transition: opacity 0.3s cubic-bezier(0.4, 0, 0.6, 1) 0s;
}
:not(.aXNw) .Panel--left {
  border-left: none;
  border-right: 1px solid var(--colorsBorderGrey, #dfe0e1);
}
:not(.aXNw) .Panel .Panel__content {
  box-sizing: border-box;
  display: flex;
  flex-direction: column;
  flex-shrink: 0;
  opacity: 0;
  overflow: auto;
  padding: 24px;
  top: 0;
  transition: opacity 0.1s cubic-bezier(0.4, 0, 0.6, 1) 0s;
  width: 100%;
}
:not(.aXNw) .Panel .Panel__content.Panel__content--noPadding {
  padding: 0;
}
:not(.aXNw) .Page__footer {
  align-items: center;
  background-color: var(--colorsSurfaceDefault, #fff);
  border-top: 1px solid var(--colorsBorderGrey, #dfe0e1);
  bottom: 0;
  box-sizing: border-box;
  display: flex;
  flex-shrink: 0;
  min-height: 56px;
  padding: 16px 24px;
  position: sticky;
  width: 100%;
  z-index: 798;
}
@media (min-width: 480px) {
  :not(.aXNw) .Page__footer {
    padding: 24px 48px;
  }
}
:not(.aXNw) .ProgressCircle {
  align-items: center;
  display: flex;
  justify-content: center;
  position: relative;
}
:not(.aXNw) .ProgressCircle__background {
  fill: transparent;
  transform-origin: 50% 50%;
  stroke: var(--colorsSurfaceGrey, #eee);
}
:not(.aXNw) .ProgressCircle__circle {
  transform: rotate(-90deg);
  transition: stroke-dashoffset 0.65s;
  transition-timing-function: ease-out;
  fill: transparent;
  transform-origin: 50% 50%;
  stroke-linecap: round;
  stroke: #08bfdf;
}
:not(.aXNw) .ProgressCircle--blue .ProgressCircle__circle {
  stroke: var(--colorsStatusInfo, #0265dc);
}
:not(.aXNw) .ProgressCircle--red .ProgressCircle__circle {
  stroke: var(--colorsStatusCritical, #e13212);
}
:not(.aXNw) .ProgressCircle--green .ProgressCircle__circle {
  stroke: var(--colorsStatusSuccess, #007a4d);
}
:not(.aXNw) .ProgressCircle--yellow .ProgressCircle__circle {
  stroke: var(--colorsStatusWarning, #ffbe00);
}
:not(.aXNw) .ProgressCircle__svg {
  width: 100%;
}
:not(.aXNw) .ProgressCircle__children {
  align-items: center;
  display: flex;
  height: 100%;
  justify-content: center;
  left: 0;
  margin: 0;
  position: absolute;
  top: 0;
  width: 100%;
}
:not(.aXNw) .ProgressBar {
  -webkit-appearance: none;
  -moz-appearance: none;
  appearance: none;
  background: var(--colorsSurfaceGrey, #eee);
  border: 0;
  border-radius: 6px;
  display: block;
  height: 10px;
  width: 100%;
}
:not(.aXNw) .ProgressBar::-webkit-progress-bar,
:not(.aXNw) .ProgressBar::-webkit-progress-value {
  border-radius: 6px;
  -webkit-transition: width 0.3s cubic-bezier(0.4, 0, 0.2, 1) 0s;
  transition: width 0.3s cubic-bezier(0.4, 0, 0.2, 1) 0s;
}
:not(.aXNw) .ProgressBar::-webkit-progress-bar {
  background: var(--colorsSurfaceGrey, #eee);
}
:not(.aXNw) .ProgressBar::-webkit-progress-value {
  background: #08bfdf;
}
:not(.aXNw) .ProgressBar::-moz-progress-bar {
  background: #08bfdf;
  border-radius: 6px;
  -moz-transition: width 0.3s cubic-bezier(0.4, 0, 0.2, 1) 0s;
  transition: width 0.3s cubic-bezier(0.4, 0, 0.2, 1) 0s;
}
:not(.aXNw) .ProgressBar__bar,
:not(.aXNw) .ProgressBar__value {
  border-radius: 6px;
  height: 10px;
}
:not(.aXNw) .ProgressBar__bar {
  background: var(--colorsSurfaceGrey, #eee);
}
:not(.aXNw) .ProgressBar__value {
  background: #08bfdf;
}
:not(.aXNw) .ProgressBar--blue::-webkit-progress-value {
  background: var(--colorsStatusInfo, #0265dc);
}
:not(.aXNw) .ProgressBar--blue::-moz-progress-bar {
  background: var(--colorsStatusInfo, #0265dc);
}
:not(.aXNw) .ProgressBar--blue .ProgressBar__value {
  background: var(--colorsStatusInfo, #0265dc);
}
:not(.aXNw) .ProgressBar--green::-webkit-progress-value {
  background: var(--colorsStatusSuccess, #007a4d);
}
:not(.aXNw) .ProgressBar--green::-moz-progress-bar {
  background: var(--colorsStatusSuccess, #007a4d);
}
:not(.aXNw) .ProgressBar--green .ProgressBar__value {
  background: var(--colorsStatusSuccess, #007a4d);
}
:not(.aXNw) .ProgressBar--red::-webkit-progress-value {
  background: var(--colorsStatusCritical, #e13212);
}
:not(.aXNw) .ProgressBar--red::-moz-progress-bar {
  background: var(--colorsStatusCritical, #e13212);
}
:not(.aXNw) .ProgressBar--red .ProgressBar__value {
  background: var(--colorsStatusCritical, #e13212);
}
:not(.aXNw) .ProgressBar--yellow::-webkit-progress-value {
  background: var(--colorsStatusWarning, #ffbe00);
}
:not(.aXNw) .ProgressBar--yellow::-moz-progress-bar {
  background: var(--colorsStatusWarning, #ffbe00);
}
:not(.aXNw) .ProgressBar--yellow .ProgressBar__value {
  background: var(--colorsStatusWarning, #ffbe00);
}
:not(.aXNw) .ProgressBar--blue-grey::-webkit-progress-value {
  background: var(--colorsStatusDefault, #8c9ca5);
}
:not(.aXNw) .ProgressBar--blue-grey::-moz-progress-bar {
  background: var(--colorsStatusDefault, #8c9ca5);
}
:not(.aXNw) .ProgressBar--blue-grey .ProgressBar__value {
  background: var(--colorsStatusDefault, #8c9ca5);
}
:not(.aXNw) .ProgressBar--small,
:not(.aXNw) .ProgressBar--small .ProgressBar__bar,
:not(.aXNw) .ProgressBar--small .ProgressBar__value {
  height: 5px;
}
:not(.aXNw) .ProgressBar--indeterminate {
  overflow: hidden;
  position: relative;
}
:not(.aXNw) .ProgressBar--indeterminate .ProgressBar__value {
  animation: indeterminateprogress 1.15s cubic-bezier(0.57, 0.63, 0.91, 0.61)
    infinite;
  left: -80%;
  position: absolute;
  top: 0;
  will-change: left, right;
}
@keyframes indeterminateprogress {
  0% {
    left: -60%;
    right: 100%;
  }
  85%,
  to {
    left: 110%;
    right: -180%;
  }
}
:not(.aXNw) .ProgressBar--bottom,
:not(.aXNw) .ProgressBar--top {
  left: 0;
  position: absolute;
  right: 0;
}
:not(.aXNw) .ProgressBar--top {
  border-radius: 6px 6px 0 0;
  top: 0;
}
:not(.aXNw) .ProgressBar--bottom {
  border-radius: 0 0 6px 6px;
  bottom: 0;
}
:not(.aXNw) .ProgressTracker {
  color: var(--colorsTextDefault, #141414);
  display: flex;
  font-family:
    Nunito Sans,
    sans-serif;
  font-size: 14px;
  font-weight: 400;
  justify-content: space-between;
  list-style: none;
}
:not(.aXNw) .ProgressTrackerDivider {
  align-self: flex-start;
  flex-basis: 0;
  flex-grow: 1;
  flex-shrink: 0;
  margin-top: 12px;
  position: relative;
  width: 100%;
}
:not(.aXNw) .ProgressTracker--small .ProgressTrackerDivider {
  margin-top: 9px;
}
:not(.aXNw) .ProgressTrackerDivider:after {
  background-color: var(--colorsStatusDefault, #8c9ca5);
  content: "";
  height: 2px;
  left: 0;
  margin-top: -1px;
  position: absolute;
  right: 0;
  top: 50%;
}
:not(.aXNw) .ProgressTracker--disabled {
  cursor: not-allowed;
  opacity: 0.6;
}
:not(.aXNw) .ProgressTrackerDivider--completed:after {
  background-color: var(--colorsStatusInfo, #3892f3);
}
:not(.aXNw) .ProgressTrackerStep {
  display: flex;
  flex-grow: 0;
  flex-shrink: 1;
  margin: 0 16px;
  position: relative;
  text-decoration: none;
}
:not(.aXNw) .ProgressTrackerStep:first-child {
  margin-left: 0;
  padding-left: 0;
}
:not(.aXNw) .ProgressTrackerStep:last-child {
  margin-right: 0;
  padding-right: 0;
}
:not(.aXNw) .ProgressTrackerStep:focus {
  box-shadow: 0 0 0 3px var(--colorsFocusRingPrimary, #a9d1ff);
  outline: 0;
  position: relative;
}
:not(.aXNw) .ProgressTrackerStep--hideLabels,
:not(.aXNw) .ProgressTrackerStep--small {
  margin: 0 8px;
}
:not(.aXNw) .ProgressTrackerStep__icon {
  font-weight: 700;
  height: 24px;
  width: 24px;
}
:not(.aXNw) .ProgressTrackerStep__icon,
:not(.aXNw) .ProgressTrackerStep__simple {
  align-items: center;
  border-radius: 50%;
  color: var(---colorsTextInverted, #fff);
  display: flex;
  flex-shrink: 0;
  justify-content: center;
}
:not(.aXNw) .ProgressTrackerStep__simple {
  height: 17px;
  width: 17px;
}
:not(.aXNw) .ProgressTrackerStep--incomplete .ProgressTrackerStep__simple {
  box-shadow: 0 0 0 2px inset var(--colorsStatusDefault, #8c9ca5);
}
:not(.aXNw) .ProgressTrackerStep--active .ProgressTrackerStep__simple {
  box-shadow: 0 0 0 2px inset var(--colorsTextPrimary, #0265dc);
}
:not(.aXNw) .ProgressTrackerStep--complete .ProgressTrackerStep__simple,
:not(.aXNw) .ProgressTrackerStep--editing .ProgressTrackerStep__simple {
  background-color: var(--colorsTextPrimary, #0265dc);
}
:not(.aXNw) .ProgressTrackerStep__label {
  margin-left: 8px;
}
:not(.aXNw) .ProgressTrackerStep--medium .ProgressTrackerStep__label {
  margin-top: 3px;
}
:not(.aXNw) .ProgressTrackerStep--clickable {
  cursor: pointer;
}
:not(.aXNw) .ProgressTrackerStep--clickable .ProgressTrackerStep__label {
  color: var(--colorsTextPrimary, #0265dc);
}
:not(.aXNw) .ProgressTrackerStep--clickable .ProgressTrackerStep__label:focus,
:not(.aXNw) .ProgressTrackerStep--clickable .ProgressTrackerStep__label:hover {
  outline: 0;
  text-decoration: underline;
}
:not(.aXNw) .ProgressTrackerStep--incomplete {
  color: var(--colorsTextSubdued, #606162);
}
:not(.aXNw) .ProgressTrackerStep--incomplete .ProgressTrackerStep__icon {
  box-shadow: 0 0 0 2px inset var(--colorsStatusDefault, #8c9ca5);
  color: var(--colorsTextSubdued, #606162);
}
:not(.aXNw) .ProgressTrackerStep--complete .ProgressTrackerStep__icon {
  color: var(--colorsTextPrimary, #0265dc);
}
:not(.aXNw) .ProgressTrackerStep--complete .a-Icon {
  font-size: 28px;
}
:not(.aXNw) .ProgressTrackerStep--active,
:not(.aXNw) .ProgressTrackerStep--editing {
  color: var(--colorsTextDefault, #141414);
}
:not(.aXNw) .ProgressTrackerStep--active .ProgressTrackerStep__label,
:not(.aXNw) .ProgressTrackerStep--editing .ProgressTrackerStep__label {
  font-weight: 700;
}
:not(.aXNw) .ProgressTrackerStep--active .ProgressTrackerStep__icon,
:not(.aXNw) .ProgressTrackerStep--editing .ProgressTrackerStep__icon {
  box-shadow: 0 0 0 2px inset var(--colorsTextPrimary, #0265dc);
  color: var(--colorsTextPrimary, #0265dc);
}
:not(.aXNw) .ProgressTrackerStep--disabled {
  pointer-events: none;
}
:not(.aXNw) .ProgressTrackerStep--disabled,
:not(.aXNw) .ProgressTrackerStep--disabled:hover {
  opacity: 0.6;
}
:not(.aXNw) .ProgressTracker--disabled .ProgressTrackerStep--disabled {
  opacity: 1;
}
:not(.aXNw) .ProgressTrackerStep__Tooltip {
  display: none;
}
:not(.aXNw) .ProgressTrackerStep__Tooltip--visible {
  display: block;
}
:not(.aXNw) .a-Radio {
  box-sizing: border-box;
  color: var(--colorsTextDefault, #141414);
  font-family:
    Nunito Sans,
    sans-serif;
  margin-left: 27px;
}
:not(.aXNw) .FormField .a-Radio {
  padding-bottom: 1px;
  padding-top: 1px;
}
:not(.aXNw) .a-Radio + .FormField__addons {
  margin-left: 27px;
}
:not(.aXNw) .a-Radio.Radio--small,
:not(.aXNw) .a-Radio.Radio--small + .FormField__addons {
  margin-left: 23px;
}
:not(.aXNw) .a-Radio.Radio--large,
:not(.aXNw) .a-Radio.Radio--large + .FormField__addons {
  margin-left: 33px;
}
:not(.aXNw) .Radio__html-label {
  align-items: baseline;
  cursor: pointer;
  display: flex;
  margin-left: -27px;
}
:not(.aXNw) .Radio--small .Radio__html-label {
  margin-left: -23px;
}
:not(.aXNw) .Radio--large .Radio__html-label {
  margin-left: -33px;
}
:not(.aXNw) .Radio--disabled .Radio__html-label {
  cursor: not-allowed;
}
:not(.aXNw) .field .Radio--small {
  margin-bottom: -4px;
}
:not(.aXNw) .Radio--fitted .Radio__html-label,
:not(.aXNw) .Radio--fitted.a-Radio {
  align-items: center;
  display: inline-flex;
  margin: 0;
}
:not(.aXNw) .Radio--fitted .Radio__box {
  margin: 0;
  padding: 0;
  top: 0;
}
:not(.aXNw) .Radio__input {
  border: none !important;
  display: table-cell;
  float: left;
  height: 1px;
  margin: -0.5em -1px -0.5em 0 !important;
  max-width: 1px;
  min-width: 1px;
  opacity: 0 !important;
  overflow: hidden !important;
  padding: 0 !important;
  pointer-events: none;
  position: absolute;
  position: static;
  width: 1px;
}
@supports (-moz-appearance: none) {
  :not(.aXNw) .Radio__input {
    margin-left: -2px !important;
    margin-right: -2px !important;
  }
}
:not(.aXNw) .Radio__box {
  background-color: var(--colorsSurfaceDefault, #fff);
  border-radius: 100%;
  box-shadow: 0 0 0 1px var(--colorsBorderGreyStrong, #bcbcbd) inset;
  display: inline-flex;
  flex-shrink: 0;
  height: 18px;
  margin: -4px 8px -4px 1px;
  position: relative;
  top: 4px;
  transition: background 0.1s cubic-bezier(0.4, 0, 0.2, 1) 0s;
  width: 18px;
}
:not(.aXNw) .Radio--small .Radio__box {
  height: 14px;
  top: 2px;
  width: 14px;
}
:not(.aXNw) .Radio--large .Radio__box {
  height: 24px;
  margin-bottom: -5px;
  margin-top: -5px;
  top: 7px;
  width: 24px;
}
:not(.aXNw) .Radio__box:before {
  box-shadow: 0 0 0 8px var(--colorsBorderPrimary, #0265dc) inset;
  height: 0;
  transition: all 0.1s cubic-bezier(0.4, 0, 0.2, 1) 0s;
  width: 0;
}
:not(.aXNw) .Radio__box:after,
:not(.aXNw) .Radio__box:before {
  border-radius: 100%;
  bottom: 0;
  content: "";
  left: 0;
  margin: auto;
  position: absolute;
  right: 0;
  top: 0;
}
:not(.aXNw) .Radio__box:after {
  height: 100%;
  width: 100%;
}
:not(.aXNw) .Radio--error .Radio__box {
  box-shadow: 0 0 0 1px var(--colorsBorderCriticalSubdued, #ffb2a0) inset;
}
:not(.aXNw) .Radio--checked .Radio__box,
:not(.aXNw) .Radio__input:checked + .Radio__box {
  box-shadow: 0 0 0 2px var(--colorsBorderPrimary, #0265dc) inset;
}
:not(.aXNw) .a-Radio .Radio--checked .Radio__box:after,
:not(.aXNw) .a-Radio .Radio__input:checked + .Radio__box:after {
  background-color: transparent;
}
:not(.aXNw) .Radio--checked .Radio__box:before,
:not(.aXNw) .Radio__input:checked + .Radio__box:before {
  height: 6px;
  width: 6px;
}
:not(.aXNw) .Radio--small .Radio--checked .Radio__box:before,
:not(.aXNw) .Radio--small .Radio__input:checked + .Radio__box:before {
  height: 4px;
  width: 4px;
}
:not(.aXNw) .Radio--large .Radio--checked .Radio__box:before,
:not(.aXNw) .Radio--large .Radio__input:checked + .Radio__box:before {
  height: 8px;
  width: 8px;
}
:not(.aXNw) .Radio--checked.Radio--error .Radio__box,
:not(.aXNw) .Radio--error .Radio__input:checked + .Radio__box .Radio__box {
  box-shadow: 0 0 0 2px var(--colorsBorderCritical, #e13212) inset;
}
:not(.aXNw) .a-Radio .Radio--checked.Radio--error .Radio__box:after,
:not(.aXNw)
  .a-Radio
  .Radio--error
  .Radio__input:checked
  + .Radio__box
  .Radio__box:after {
  background-color: transparent;
}
:not(.aXNw) .Radio--checked.Radio--error .Radio__box:before,
:not(.aXNw)
  .Radio--error
  .Radio__input:checked
  + .Radio__box
  .Radio__box:before {
  box-shadow: 0 0 0 8px var(--colorsBorderCritical, #e13212) inset;
}
:not(.aXNw) .a-Radio:not(.Radio--disabled):hover .Radio__box {
  box-shadow: 0 0 0 1px var(--colorsBorderDefault, #949596) inset;
}
:not(.aXNw) .Radio--checked:not(.Radio--disabled):hover .Radio__box,
:not(.aXNw)
  .a-Radio:not(.Radio--disabled):hover
  .Radio__input:checked
  + .Radio__box {
  box-shadow:
    0 0 0 2px var(--colorsHoverOnPrimary, hsla(0, 0%, 100%, 0.16)) inset,
    0 0 0 2px var(--colorsBorderPrimary, #0265dc) inset;
}
:not(.aXNw) .Radio--checked:not(.Radio--disabled):hover .Radio__box:before,
:not(.aXNw)
  .a-Radio:not(.Radio--disabled):hover
  .Radio__input:checked
  + .Radio__box:before {
  box-shadow:
    0 0 0 8px var(--colorsHoverOnPrimary, hsla(0, 0%, 100%, 0.16)) inset,
    0 0 0 8px var(--colorsBorderPrimary, #0265dc) inset;
}
:not(.aXNw) .Radio--error:not(.Radio--disabled).a-Radio:hover .Radio__box {
  box-shadow: inset 0 0 0 1px #f94d32;
}
:not(.aXNw)
  .Radio--error:not(.Radio--disabled).Radio--checked:hover
  .Radio__box,
:not(.aXNw)
  .Radio--error:not(.Radio--disabled).a-Radio:hover
  .Radio__input:checked
  + .Radio__box {
  box-shadow:
    0 0 0 2px var(--colorsHoverOnPrimary, hsla(0, 0%, 100%, 0.16)) inset,
    0 0 0 2px var(--colorsBorderCritical, #e13212) inset;
}
:not(.aXNw)
  .Radio--error:not(.Radio--disabled).Radio--checked:hover
  .Radio__box:before,
:not(.aXNw)
  .Radio--error:not(.Radio--disabled).a-Radio:hover
  .Radio__input:checked
  + .Radio__box:before {
  box-shadow:
    0 0 0 8px var(--colorsHoverOnPrimary, hsla(0, 0%, 100%, 0.16)) inset,
    0 0 0 8px var(--colorsBorderCritical, #e13212) inset;
}
:not(.aXNw) .Radio--focus-visible:focus-within .Radio__box {
  box-shadow:
    0 0 0 2px var(--colorsBorderPrimary, #0265dc) inset,
    0 0 0 3px var(--colorsFocusRingPrimary, #a9d1ff);
}
:not(.aXNw) .Radio--error.Radio--focus-visible:focus-within .Radio__box {
  box-shadow:
    0 0 0 2px var(--colorsBorderCritical, #e13212) inset,
    0 0 0 3px var(--colorsBorderCriticalSubdued, #ffb2a0);
}
:not(.aXNw) .Radio--disabled .Radio__box {
  filter: grayscale(1);
  opacity: 0.6;
}
:not(.aXNw) .Radio--disabled .Label.Label--error {
  color: var(--colorsTextDefault, #141414);
}
:not(.aXNw) .a-Radio .Radio__label {
  font-size: 16px;
  font-weight: 400;
  position: relative;
  z-index: 2;
}
:not(.aXNw) .Radio--small .Radio__label {
  font-size: 14px;
}
:not(.aXNw) .Scroll > .Scroll__Scrollbar {
  max-height: inherit;
  max-width: 100%;
}
:not(.aXNw) .Scroll--height-auto,
:not(.aXNw) .Scroll--height-auto > .Scroll__Scrollbar {
  height: 100%;
}
:not(.aXNw) .Scroll--width-auto,
:not(.aXNw) .Scroll--width-auto > .Scroll__Scrollbar {
  width: 100%;
}
:not(.aXNw) .Scroll__Scrollbar {
  color: var(--colorsTextDefault, #141414);
  font-family:
    Nunito Sans,
    sans-serif;
  position: relative;
}
:not(.aXNw) .Scroll--of-x-auto > .Scroll__Scrollbar {
  overflow-x: auto;
}
:not(.aXNw) .Scroll--of-y-auto > .Scroll__Scrollbar {
  overflow-y: auto;
}
:not(.aXNw) .Scroll--of-x-scroll > .Scroll__Scrollbar {
  overflow-x: scroll;
}
:not(.aXNw) .Scroll--of-y-scroll > .Scroll__Scrollbar {
  overflow-y: scroll;
}
:not(.aXNw) .Scroll--of-x-hidden > .Scroll__Scrollbar {
  overflow-x: hidden;
}
:not(.aXNw) .Scroll--of-y-hidden > .Scroll__Scrollbar {
  overflow-y: hidden;
}
:not(.aXNw) .Scroll__Scrollbar:focus {
  outline-color: var(--colorsFocusRingPrimary, #78bbfa);
}
:not(.aXNw) .Scroll__Scrollbar:focus-visible {
  outline-color: var(--colorsFocusRingPrimary, #78bbfa);
}
:not(.aXNw) .Scroll--of-x-hidden.Scroll--hidden-scrollbar > .Scroll__Scrollbar {
  overflow-x: scroll;
}
:not(.aXNw) .Scroll--of-y-hidden.Scroll--hidden-scrollbar > .Scroll__Scrollbar {
  overflow-y: scroll;
}
:not(.aXNw) .Scroll--hidden-scrollbar > .Scroll__Scrollbar,
:not(.aXNw) .Scroll--hidden-scrollbar > .Scroll__Shadows {
  scrollbar-width: none;
}
:not(.aXNw) .Scroll--hidden-scrollbar > .Scroll__Scrollbar::-webkit-scrollbar,
:not(.aXNw) .Scroll--hidden-scrollbar > .Scroll__Shadows::-webkit-scrollbar {
  -webkit-appearance: none;
  height: 0;
  width: 0;
}
:not(.aXNw) .Scroll {
  box-sizing: border-box;
  overflow: hidden;
  position: relative;
}
:not(.aXNw) .Scroll .Scroll__Shadows {
  bottom: 0;
  left: 0;
  pointer-events: none;
  position: absolute;
  right: 0;
  top: 0;
  visibility: hidden;
}
:not(.aXNw) .Scroll .Scroll__Shadows > div {
  opacity: 0;
  pointer-events: none;
  position: absolute;
  transition: opacity 0.1s linear;
  visibility: visible;
  z-index: 10;
}
:not(.aXNw)
  .Scroll.Scroll--of-y-auto.Scroll--scrollable-bottom
  .Scroll__Shadows,
:not(.aXNw) .Scroll.Scroll--of-y-auto.Scroll--scrollable-top .Scroll__Shadows,
:not(.aXNw)
  .Scroll.Scroll--of-y-scroll.Scroll--scrollable-bottom
  .Scroll__Shadows,
:not(.aXNw)
  .Scroll.Scroll--of-y-scroll.Scroll--scrollable-top
  .Scroll__Shadows {
  overflow-y: scroll;
}
:not(.aXNw) .Scroll.Scroll--of-x-auto.Scroll--scrollable-left .Scroll__Shadows,
:not(.aXNw) .Scroll.Scroll--of-x-auto.Scroll--scrollable-right .Scroll__Shadows,
:not(.aXNw)
  .Scroll.Scroll--of-x-scroll.Scroll--scrollable-left
  .Scroll__Shadows,
:not(.aXNw)
  .Scroll.Scroll--of-x-scroll.Scroll--scrollable-right
  .Scroll__Shadows {
  overflow-x: scroll;
}
:not(.aXNw)
  .Scroll.Scroll--scrollable-bottom
  > .Scroll__Shadows
  > .Shadow--bottom,
:not(.aXNw) .Scroll.Scroll--scrollable-left > .Scroll__Shadows > .Shadow--left,
:not(.aXNw)
  .Scroll.Scroll--scrollable-right
  > .Scroll__Shadows
  > .Shadow--right,
:not(.aXNw) .Scroll.Scroll--scrollable-top > .Scroll__Shadows > .Shadow--top {
  opacity: 1;
  transition: opacity 0.1s linear;
}
:not(.aXNw) .Scroll .Scroll__Shadows > .Shadow--top {
  height: 24px;
  top: 0;
  width: 100%;
}
:not(.aXNw) .Scroll .Scroll__Shadows > .Shadow--right {
  height: 100%;
  right: 0;
  width: 24px;
}
:not(.aXNw) .Scroll .Scroll__Shadows > .Shadow--bottom {
  bottom: 0;
  height: 24px;
  width: 100%;
}
:not(.aXNw) .Scroll .Scroll__Shadows > .Shadow--left {
  height: 100%;
  left: 0;
  width: 24px;
}
:not(.aXNw) .Scroll .Scroll__Shadows > .Shadow--left,
:not(.aXNw) .Scroll .Scroll__Shadows > .Shadow--right {
  background-repeat: no-repeat;
  background-size: 24px 100%;
}
:not(.aXNw) .Scroll .Scroll__Shadows > .Shadow--bottom,
:not(.aXNw) .Scroll .Scroll__Shadows > .Shadow--top {
  background-repeat: no-repeat;
  background-size: 100% 24px;
}
:not(.aXNw) .Scroll .Scroll__Shadows > .Shadow--top {
  background-image: radial-gradient(
    65% 24px at 50% top,
    hsla(0, 0%, 8%, 0.1),
    transparent
  );
}
:not(.aXNw) .Scroll .Scroll__Shadows > .Shadow--right {
  background-image: radial-gradient(
    24px 65% at right 50%,
    hsla(0, 0%, 8%, 0.1),
    transparent
  );
}
:not(.aXNw) .Scroll .Scroll__Shadows > .Shadow--bottom {
  background-image: radial-gradient(
    65% 24px at 50% bottom,
    hsla(0, 0%, 8%, 0.1),
    transparent
  );
}
:not(.aXNw) .Scroll .Scroll__Shadows > .Shadow--left {
  background-image: radial-gradient(
    24px 65% at left 50%,
    hsla(0, 0%, 8%, 0.1),
    transparent
  );
}
:not(.aXNw) .semantic-anvil-theme.Select-wrapper {
  position: relative;
}
:not(.aXNw) .semantic-anvil-theme.Select-wrapper .ui.selection.dropdown {
  background-color: var(--colorsSurfaceDefault, #fff);
  border-color: var(--colorsBorderGrey, #dfe0e1);
  color: var(--colorsTextDefault, #141414);
}
:not(.aXNw) .semantic-anvil-theme.Select-wrapper .ui.selection.dropdown .menu {
  background-color: var(--colorsSurfaceDefault, #fff);
  border-color: var(--colorsBorderGrey, #dfe0e1) !important;
}
:not(.aXNw)
  .semantic-anvil-theme.Select-wrapper
  .ui.selection.dropdown
  .menu
  > .item {
  color: var(--colorsTextDefault, #141414);
}
:not(.aXNw)
  .semantic-anvil-theme.Select-wrapper
  .ui.selection.dropdown
  .menu
  > .item.selected {
  background-color: var(--colorsHoverPrimary, rgba(2, 101, 220, 0.1));
}
:not(.aXNw)
  .semantic-anvil-theme.Select-wrapper
  .ui.selection.dropdown
  .menu
  > .item:hover {
  background-color: var(--colorsHoverDefault, hsla(0, 0%, 8%, 0.08));
}
:not(.aXNw) .semantic-anvil-theme.Select-wrapper .ui.selection.dropdown.error {
  background-color: var(--colorsSurfaceCriticalSubdued, #ffece9);
  border-color: var(--colorsBorderCritical, #e13212);
  color: var(--colorsTextCritical, #bf2a00);
}
:not(.aXNw)
  .semantic-anvil-theme.Select-wrapper
  .ui.selection.dropdown.error
  .menu {
  background-color: var(--colorsSurfaceCriticalSubdued, #ffece9);
  border-color: var(--colorsBorderCritical, #e13212) !important;
}
:not(.aXNw)
  .semantic-anvil-theme.Select-wrapper
  .ui.selection.dropdown.error
  .menu
  > .item {
  color: var(--colorsTextCritical, #bf2a00);
}
:not(.aXNw)
  .semantic-anvil-theme.Select-wrapper
  .ui.selection.dropdown.error
  .menu
  > .item.selected {
  background-color: var(--colorsActiveCritical, rgba(225, 50, 18, 0.3));
}
:not(.aXNw)
  .semantic-anvil-theme.Select-wrapper
  .ui.selection.dropdown.error
  .menu
  > .item:hover {
  background-color: var(--colorsHoverCritical, rgba(225, 50, 18, 0.1));
}
:not(.aXNw)
  .semantic-anvil-theme.Select-wrapper
  .ui.selection.dropdown.error:focus,
:not(.aXNw)
  .semantic-anvil-theme.Select-wrapper
  .ui.selection.dropdown.error:focus-within {
  box-shadow: 0 0 0 3px var(--colorsFocusRingCritical, #ffb2a0) !important;
}
:not(.aXNw)
  .semantic-anvil-theme.Select-wrapper
  .ui.selection.dropdown.visible
  > .text:not(.default) {
  color: var(--colorsTextDefault, #141414);
}
:not(.aXNw)
  .semantic-anvil-theme.Select-wrapper
  .ui.selection.dropdown:not(.button)
  > .default.text {
  color: var(--colorsTextDefault, #141414);
  opacity: 0.4;
}
:not(.aXNw)
  .semantic-anvil-theme.Select-wrapper
  .ui.selection.dropdown
  > .dropdown.icon {
  color: var(--colorsTextSubdued, #606162);
}
:not(.aXNw)
  .semantic-anvil-theme.Select-wrapper
  .ui.selection.dropdown.loading
  .icon
  svg {
  display: none;
}
:not(.aXNw)
  .semantic-anvil-theme.Select-wrapper
  .ui.selection.dropdown.loading.Select--large
  > .dropdown.icon,
:not(.aXNw)
  .semantic-anvil-theme.Select-wrapper
  .ui.selection.dropdown.loading.Select--small
  > .dropdown.icon {
  top: 0;
}
:not(.aXNw) .semantic-anvil-theme.Select-wrapper .ui.selection.dropdown.Select {
  font-size: 16px;
}
:not(.aXNw) .semantic-anvil-theme.Select-wrapper .ui.selection.dropdown input {
  font-size: 1em;
}
:not(.aXNw)
  .semantic-anvil-theme.Select-wrapper
  .ui.selection.dropdown.Select--small {
  min-height: auto;
  padding: 0.1875em 2.4375em 0.1875em 0.6875em;
}
:not(.aXNw)
  .semantic-anvil-theme.Select-wrapper
  .ui.selection.dropdown.Select--small.multiple {
  padding: 0 1.9375em 0 0.1875em;
}
:not(.aXNw)
  .semantic-anvil-theme.Select-wrapper
  .ui.selection.dropdown.Select--small.multiple
  > .label {
  margin: 3px;
}
:not(.aXNw)
  .semantic-anvil-theme.Select-wrapper
  .ui.selection.dropdown.Select--small.multiple
  > .text {
  min-height: 7px;
}
:not(.aXNw)
  .semantic-anvil-theme.Select-wrapper
  .ui.selection.dropdown.Select--small
  > .dropdown.icon {
  top: calc(0.1875em + 4px);
}
:not(.aXNw)
  .semantic-anvil-theme.Select-wrapper
  .ui.selection.dropdown.Select--large {
  padding: 0.7em 2.4375em 0.7em 0.6875em;
}
:not(.aXNw)
  .semantic-anvil-theme.Select-wrapper
  .ui.selection.dropdown.Select--large.multiple {
  padding: calc(0.7em - 4px) 1.9375em calc(0.7em - 4px) 0.1875em;
}
:not(.aXNw)
  .semantic-anvil-theme.Select-wrapper
  .ui.selection.dropdown.Select--large
  > .dropdown.icon {
  top: calc(0.7em + 4px);
}
:not(.aXNw)
  .semantic-anvil-theme.Select-wrapper
  .ui.selection.dropdown.Select--clearable {
  padding-right: 3em;
}
:not(.aXNw)
  .semantic-anvil-theme.Select-wrapper
  .ui.selection.dropdown.Select--clearable
  + .Select__clear-icon {
  top: 12px;
}
:not(.aXNw)
  .semantic-anvil-theme.Select-wrapper
  .ui.selection.dropdown.Select--clearable.Select--small
  + .Select__clear-icon {
  top: 8px;
}
:not(.aXNw)
  .semantic-anvil-theme.Select-wrapper
  .ui.selection.dropdown.Select--clearable.Select--large
  + .Select__clear-icon {
  top: 16px;
}
:not(.aXNw)
  .FormField--Select
  .semantic-anvil-theme.Select-wrapper
  .ui.selection.dropdown {
  width: 100%;
}
:not(.aXNw)
  .semantic-anvil-theme.Select-wrapper
  .ui.selection.dropdown.active
  + .Select__clear-icon,
:not(.aXNw)
  .semantic-anvil-theme.Select-wrapper
  .ui.selection.dropdown:hover
  + .Select__clear-icon {
  color: var(--colorsTextCritical, #bf2a00);
  z-index: 10;
}
:not(.aXNw) .semantic-anvil-theme.Select-wrapper .ui.selection.dropdown:focus,
:not(.aXNw)
  .semantic-anvil-theme.Select-wrapper
  .ui.selection.dropdown:focus-within {
  box-shadow: 0 0 0 3px var(--colorsFocusRingPrimary, #a9d1ff) !important;
}
:not(.aXNw) .semantic-anvil-theme.Select-wrapper .ui.selection.dropdown:before {
  content: "";
  display: inline-block;
  line-height: 1;
  margin: 0.5rem 0;
  opacity: 0;
  position: relative;
}
:not(.aXNw)
  .semantic-anvil-theme.Select-wrapper
  .ui.selection.dropdown.multiple:before {
  min-height: 9px;
}
:not(.aXNw)
  .semantic-anvil-theme.Select-wrapper
  .ui.selection.dropdown.Select--small.multiple:before {
  min-height: 7px;
}
:not(.aXNw) .semantic-anvil-theme.Select-wrapper .Select__clear-icon {
  color: var(--colorsTextOnGreySubdued, #949596);
  cursor: pointer;
  position: absolute;
  right: 2em;
}
:not(.aXNw) .semantic-anvil-theme.Select-wrapper .Select__clear-icon:hover {
  color: var(--colorsTextCritical, #bf2a00);
}
:not(.aXNw) .Sidebar,
:not(.aXNw) .semantic-anvil-theme.Select-wrapper .group,
:not(.aXNw) .semantic-anvil-theme.Select-wrapper .text {
  font-family:
    Nunito Sans,
    sans-serif;
}
:not(.aXNw) .Sidebar {
  color: var(--colorsTextDefault, #141414);
  flex-grow: 1;
  flex-shrink: 0;
  transition: width 0.25s;
  width: 239px;
  z-index: 10;
}
:not(.aXNw) .Sidebar .Sidebar__toggle-button-visible,
:not(.aXNw) .Sidebar:hover .Sidebar__toggle-button {
  opacity: 1;
  transition: opacity 0.25s;
}
:not(.aXNw) .Sidebar__wrapper {
  border-right: 1px solid var(--colorsBorderGrey, #dfe0e1);
  min-height: 46px;
  position: relative;
  transition:
    width 0.25s,
    opacity 0.25s;
  width: 239px;
}
:not(.aXNw) .Sidebar__content {
  overflow: auto;
  transition:
    opacity 0.25s,
    visibility 0.25s;
  width: 239px;
}
:not(.aXNw) .Sidebar,
:not(.aXNw) .Sidebar__content,
:not(.aXNw) .Sidebar__content-wrapper,
:not(.aXNw) .Sidebar__wrapper {
  height: 100%;
}
:not(.aXNw) .Page.bg-neutral-10 .Sidebar__content,
:not(.aXNw) .Page.bg-neutral-10 .Sidebar__toggle-button,
:not(.aXNw) .Page.bg-neutral-10 .Sidebar__wrapper,
:not(.aXNw) .Sidebar__content,
:not(.aXNw) .Sidebar__toggle-button,
:not(.aXNw) .Sidebar__wrapper {
  background: var(--colorsSurfaceDefault, #fff);
}
:not(.aXNw) .Page.bg-neutral-0 .Sidebar__content,
:not(.aXNw) .Page.bg-neutral-0 .Sidebar__toggle-button,
:not(.aXNw) .Page.bg-neutral-0 .Sidebar__wrapper,
:not(.aXNw) .Page.bg-white .Sidebar__content,
:not(.aXNw) .Page.bg-white .Sidebar__toggle-button,
:not(.aXNw) .Page.bg-white .Sidebar__wrapper {
  background: var(--colorsAppBackground, #fcfcfc);
}
:not(.aXNw) .Sidebar--collapsed,
:not(.aXNw) .Sidebar--collapsed .Sidebar__wrapper {
  transition: width 0.25s;
  width: 29px;
}
:not(.aXNw) .Sidebar--collapsed .Sidebar__content-wrapper {
  overflow-x: hidden;
}
:not(.aXNw) .Sidebar--collapsed .Sidebar__content {
  opacity: 0;
  overflow-x: hidden;
  visibility: hidden;
}
:not(.aXNw)
  .Sidebar--collapsed
  .Sidebar__toggle-button:not(:hover):not(:focus) {
  box-shadow: none;
}
:not(.aXNw) .Sidebar--temporary {
  width: 29px;
}
:not(.aXNw) .Sidebar--temporary .Sidebar__wrapper {
  box-shadow: 0 8px 24px hsla(0, 0%, 8%, 0.1);
  width: 239px;
}
:not(.aXNw) .Sidebar--temporary .Sidebar__content {
  opacity: 1;
  visibility: visible;
}
:not(.aXNw) .Sidebar--touch .Sidebar__wrapper {
  min-height: 50px;
}
:not(.aXNw) .Sidebar--touch .Sidebar__toggle-button-wrapper {
  right: -20px;
}
:not(.aXNw) .Sidebar--touch .Sidebar__toggle-button {
  border-radius: 20px;
  padding: 7px !important;
}
:not(.aXNw) .Sidebar__toggle-button {
  background: var(--colorsSurfaceDefault, #fff);
  border: 1px solid var(--colorsBorderGrey, #dfe0e1);
  border-radius: 16px;
  box-shadow: 0 2px 8px hsla(0, 0%, 8%, 0.1);
  opacity: 0;
  padding: 3px !important;
  transition: opacity 0.25s;
}
:not(.aXNw) .Sidebar__toggle-button:hover {
  background: var(--colorsSurfaceDefault, #fff);
  border-color: var(--colorsTextPrimary, #0265dc);
  box-shadow: 0 8px 24px hsla(0, 0%, 8%, 0.1);
  color: var(--colorsTextPrimary, #0265dc);
}
:not(.aXNw) .Sidebar__toggle-button:hover:before {
  background-color: var(--colorsHoverPrimary, rgba(2, 101, 220, 0.1));
}
:not(.aXNw) .Sidebar__toggle-button.Button--focus-visible:focus {
  opacity: 1;
}
:not(.aXNw) .Sidebar__toggle-button-wrapper {
  position: absolute;
  right: -16px;
  top: 30px;
  z-index: 10;
}
:not(.aXNw) .SidebarSection {
  border-top: 1px solid var(--colorsBorderGrey, #dfe0e1);
  padding: 16px;
}
:not(.aXNw) .SidebarSection:first-child {
  border-top: none;
}
:not(.aXNw) .SidebarSection--p-x {
  padding-bottom: 0;
  padding-top: 0;
}
:not(.aXNw) .SidebarSection--p-y {
  padding-left: 0;
  padding-right: 0;
}
:not(.aXNw) .SidebarSection--p-none {
  padding: 0;
}
:not(.aXNw) .SideNav {
  box-sizing: border-box;
  color: var(--colorsTextDefault, #141414);
  font-family:
    Nunito Sans,
    sans-serif;
  padding: 16px;
}
:not(.aXNw) .SideNav a {
  text-decoration: none;
}
:not(.aXNw) .SideNav .SideNav {
  padding: 0;
}
:not(.aXNw) .SideNav__title {
  color: var(--colorsTextOnGrey, #444445);
  margin: 0 8px 16px;
  padding: 8px 0;
}
:not(.aXNw) .SideNav__title .Tag {
  margin-left: 8px;
  transform: translateY(-1px);
}
:not(.aXNw) .SideNav__list {
  list-style: none;
  margin-bottom: 0;
  margin-left: 0;
  margin-top: 0;
  padding-left: 0;
}
:not(.aXNw) .SideNavItem {
  margin: 0;
  padding: 0;
}
:not(.aXNw) .SideNavItem > .SideNavItem__button {
  border-radius: 3px;
  color: var(--colorsTextDefault, #141414);
  cursor: pointer;
  display: flex;
  font-weight: 400;
  min-height: 22px;
  padding: 6px 8px;
  position: relative;
  text-decoration: none;
  transition: color 0.1s cubic-bezier(0.4, 0, 0.2, 1) 0s;
}
:not(.aXNw) .SideNavItem > .SideNavItem__button:hover {
  background: var(--colorsHoverDefault, hsla(0, 0%, 8%, 0.08));
}
:not(.aXNw) .SideNavItem > .SideNavItem__button:active:not(:focus-within) {
  background-color: var(--colorsActiveDefault, hsla(0, 0%, 8%, 0.2));
}
:not(.aXNw) .SideNavItem > .SideNavItem__button:focus,
:not(.aXNw) .SideNavItem > .SideNavItem__button:focus-visible {
  outline: 0;
}
:not(.aXNw) .SideNavItem > .SideNavItem__button:focus-visible {
  box-shadow: inset 0 0 0 2px var(--colorsFocusRingPrimary, #78bbfa);
}
:not(.aXNw) .SideNavItem > .SideNavItem__button > .SideNavItem__button__content,
:not(.aXNw) .SideNavItem > .SideNavItem__button > .SideNavItem__button__prefix,
:not(.aXNw) .SideNavItem > .SideNavItem__button > .SideNavItem__button__suffix {
  align-items: center;
  color: currentColor;
  display: inline-flex;
}
:not(.aXNw) .SideNavItem > .SideNavItem__button > .SideNavItem__button__prefix {
  margin-right: 8px;
}
:not(.aXNw) .SideNavItem > .SideNavItem__button > .SideNavItem__button__suffix {
  margin-left: 8px;
}
:not(.aXNw)
  .SideNavItem
  > .SideNavItem__button
  > .SideNavItem__button__content {
  flex-grow: 1;
  margin-top: 0.5px;
}
:not(.aXNw) .SideNavItem.SideNavItem--disabled > .SideNavItem__button {
  background-color: transparent !important;
  opacity: 0.6;
  pointer-events: none;
}
:not(.aXNw)
  .SideNavItem.SideNavItem--active
  > .SideNavItem__button:not(.SideNavItem__button--expanded) {
  background-color: var(--colorsHoverPrimary, rgba(2, 101, 220, 0.1));
  color: var(--colorsTextPrimary, #0265dc);
}
:not(.aXNw)
  .SideNavItem.SideNavItem--active
  > .SideNavItem__button:not(.SideNavItem__button--expanded)
  > .SideNavItem__button__content {
  font-weight: 700;
}
:not(.aXNw)
  .SideNavItem.SideNavItem--active
  > .SideNavItem__button:not(.SideNavItem__button--expanded)
  .a-Icon
  svg {
  color: var(--colorsTextPrimary, #0265dc) !important;
  fill: var(--colorsTextPrimary, #0265dc) !important;
}
:not(.aXNw)
  .SideNavItem
  .SideNavItem__button--expanded
  > .SideNavItem__button__content {
  font-weight: 700;
}
:not(.aXNw)
  .SideNavItem
  .SideNav
  .SideNavItem
  > .SideNavItem__button
  > .SideNavItem__button__content {
  margin-left: 28px;
}
:not(.aXNw)
  .SideNavItem
  .SideNav
  .SideNavItem
  > .SideNavItem__button
  .SideNavItem__button__prefix {
  display: none;
}
:not(.aXNw) .SideNavItem__button__suffix__collapsible-icon {
  transform: rotate(0) translateY(1px);
  transition: transform 0.3s cubic-bezier(0.4, 0, 0.2, 1) 0s;
}
:not(.aXNw)
  .SideNavItem__button--expanded
  .SideNavItem__button__suffix__collapsible-icon {
  transform: rotate(180deg) translateY(0);
}
:not(.aXNw) .SideNavItem__button .SideNavItem__button__prefix .a-Icon,
:not(.aXNw) .SideNavItem__button .SideNavItem__button__suffix .a-Icon {
  margin-top: -0.5px;
}
:not(.aXNw) .SideNavItem__button .StatusLight {
  margin: -4px -5px;
}
:not(.aXNw) .SideNavItem__button .Button {
  margin: -4px;
  vertical-align: middle;
}
:not(.aXNw) .SideNavItem__button .ActionMenu__TriggerWrapper {
  margin-top: -3px;
}
:not(.aXNw) .SideNavItem__button .Tooltip {
  margin-top: -2px;
}
:not(.aXNw) .SideNavItem__button .Tag {
  margin-left: 8px;
  transform: translateY(0);
}
:not(.aXNw) .SideNavGroup {
  margin-top: 24px;
}
:not(.aXNw) .SideNav__list .SideNavGroup:first-child {
  margin-top: 16px;
}
:not(.aXNw) .SideNav__list .SideNavGroup:last-child {
  margin-bottom: 16px;
}
:not(.aXNw) .SideNavGroup__title {
  margin: 0 8px 8px;
}
:not(.aXNw) .SideNavGroup__list {
  list-style: none;
  margin-bottom: 0;
  margin-left: 0;
  margin-top: 0;
  padding-left: 0;
}
:not(.aXNw) .Snackbar {
  align-items: center;
  animation: snackbarIn 0.2s cubic-bezier(0.4, 0, 0.2, 1);
  background: var(--colorsSurfaceInverted, #2d2e31);
  border-radius: 3px;
  box-shadow: 0 8px 24px hsla(0, 0%, 8%, 0.1);
  box-sizing: border-box;
  color: var(--colorsTextDefault, #141414);
  color: var(--colorsTextInverted, #fff);
  display: inline-flex;
  font-family:
    Nunito Sans,
    sans-serif;
  font-size: 16px;
  max-width: 568px;
  min-width: 284px;
  padding: 16px;
  position: relative;
}
@media (max-width: 576px) {
  :not(.aXNw) .Snackbar {
    width: calc(100% - 32px);
  }
}
:not(.aXNw) .Snackbar__title {
  flex: 1;
  line-height: 1.5;
  padding-right: 32px;
}
:not(.aXNw) .Snackbar__action {
  background: 0 0;
  color: var(--colorsTextPrimarySubdued, #78bbfa);
  cursor: pointer;
  line-height: 1.5;
  padding-left: 16px;
  text-align: right;
}
:not(.aXNw) .Snackbar__action:hover {
  text-decoration: underline;
}
:not(.aXNw) .Snackbar__close.Button {
  color: var(--colorsTextOnGreySubdued, #949596);
  height: auto;
  margin: -1px -4px -1px 20px;
}
:not(.aXNw) .Snackbar__close.Button .a-Icon,
:not(.aXNw) .Snackbar__close.Button .a-Icon > svg {
  height: 0.85em;
  width: 0.85em;
}
:not(.aXNw) .Snackbar__close.Button .a-Icon > svg {
  margin-top: 1px;
}
:not(.aXNw) .Snackbar__close.Button:hover {
  background-color: transparent;
}
:not(.aXNw) .Snackbar__close.Button.Button--icon-only:hover {
  color: var(--colorsTextInverted, #fff);
}
:not(.aXNw) .Snackbar--floating {
  bottom: 0;
  left: 0;
  margin: 16px;
  position: fixed;
  z-index: 1200;
}
@keyframes snackbarIn {
  0% {
    opacity: 0;
    transform: translate3d(0, 3px, 0);
  }
  to {
    opacity: 1;
    transform: translateZ(0);
  }
}
:not(.aXNw) .Spinner {
  height: 60px;
  position: relative;
  width: 60px;
  z-index: 99;
}
:not(.aXNw) .Spinner .Spinner__svg {
  animation: spinnerRotation 2s linear infinite;
  height: 100%;
  left: 0;
  position: absolute;
  top: 0;
  width: 100%;
}
:not(.aXNw) .Spinner__circle {
  display: block;
  fill: transparent;
  stroke-width: 10px;
  animation: spinnerAnimation 1.5s cubic-bezier(0.46, 0.03, 0.52, 0.96) infinite
    both;
  transform-origin: 50% 50%;
  stroke-linecap: butt;
  stroke-dasharray: 282.743343;
  stroke: #08bfdf;
}
:not(.aXNw) .Spinner--large {
  height: 80px;
  width: 80px;
}
:not(.aXNw) .Spinner--large .Spinner__circle {
  stroke-width: 8px;
  stroke-dasharray: 289.0265284;
}
:not(.aXNw) .Spinner--small {
  height: 40px;
  width: 40px;
}
:not(.aXNw) .Spinner--small .Spinner__circle {
  stroke-width: 10px;
  stroke-dasharray: 282.743343;
}
:not(.aXNw) .Spinner--tiny {
  height: 20px;
  width: 20px;
}
:not(.aXNw) .Spinner--tiny .Spinner__circle {
  stroke-width: 14px;
  stroke-dasharray: 276.4601576;
}
:not(.aXNw) .Card__spinner {
  box-shadow: 0 8px 24px hsla(0, 0%, 8%, 0.1);
}
:not(.aXNw) .Card__spinner .CardSection {
  padding: 10px;
}
@keyframes spinnerAnimation {
  0% {
    stroke-dashoffset: 237.50440812;
    transform: rotate(0);
  }
  50% {
    stroke-dashoffset: 67.85840232;
    transform: rotate(45deg);
  }
  to {
    stroke-dashoffset: 237.50440812;
    transform: rotate(1turn);
  }
}
@keyframes spinnerRotation {
  0% {
    transform: rotate(0);
  }
  to {
    transform: rotate(1turn);
  }
}
:not(.aXNw) .Stack {
  display: flex;
}
:not(.aXNw) .StackItem {
  flex: 0 1 auto;
  max-width: 100%;
  min-width: 0;
}
:not(.aXNw) .StackItem--fill {
  flex: 1 1 auto;
}
:not(.aXNw) .Stack--direction-row {
  flex-direction: row;
}
:not(.aXNw) .Stack--direction-row-reverse {
  flex-direction: row-reverse;
}
:not(.aXNw) .Stack--direction-column {
  flex-direction: column;
}
:not(.aXNw) .Stack--direction-column-reverse {
  flex-direction: column-reverse;
}
:not(.aXNw) .Stack--wrap-nowrap {
  flex-wrap: nowrap;
}
:not(.aXNw) .Stack--wrap-wrap {
  flex-wrap: wrap;
}
:not(.aXNw) .Stack--wrap-wrap-reverse {
  flex-wrap: wrap-reverse;
}
:not(.aXNw) .Stack--justify-content-flex-start {
  justify-content: flex-start;
}
:not(.aXNw) .Stack--justify-content-flex-end {
  justify-content: flex-end;
}
:not(.aXNw) .Stack--justify-content-center {
  justify-content: center;
}
:not(.aXNw) .Stack--justify-content-space-between {
  justify-content: space-between;
}
:not(.aXNw) .Stack--justify-content-space-around {
  justify-content: space-around;
}
:not(.aXNw) .Stack--justify-content-space-evenly {
  justify-content: space-evenly;
}
:not(.aXNw) .Stack--align-items-stretch {
  align-items: stretch;
}
:not(.aXNw) .Stack--align-items-flex-start {
  align-items: flex-start;
}
:not(.aXNw) .Stack--align-items-flex-end {
  align-items: flex-end;
}
:not(.aXNw) .Stack--align-items-center {
  align-items: center;
}
:not(.aXNw) .Stack--align-items-baseline {
  align-items: baseline;
}
:not(.aXNw) .Stack--align-content-stretch {
  align-content: stretch;
}
:not(.aXNw) .Stack--align-content-flex-start {
  align-content: flex-start;
}
:not(.aXNw) .Stack--align-content-flex-end {
  align-content: flex-end;
}
:not(.aXNw) .Stack--align-content-center {
  align-content: center;
}
:not(.aXNw) .Stack--align-content-space-between {
  align-content: space-between;
}
:not(.aXNw) .Stack--align-content-space-around {
  align-content: space-around;
}
:not(.aXNw) .Stack__InternalWrapper {
  display: flex;
  width: 100%;
}
:not(.aXNw)
  .Stack__InternalWrapper.Stack--direction-row-reverse.Stack--spacing-0,
:not(.aXNw) .Stack__InternalWrapper.Stack--direction-row.Stack--spacing-0 {
  margin-left: 0;
  margin-right: 0;
  width: 100%;
}
:not(.aXNw)
  .Stack__InternalWrapper.Stack--direction-row-reverse.Stack--spacing-1,
:not(.aXNw) .Stack__InternalWrapper.Stack--direction-row.Stack--spacing-1 {
  margin-left: -4px;
  margin-right: -4px;
  width: calc(100% + 8px);
}
:not(.aXNw)
  .Stack__InternalWrapper.Stack--direction-row-reverse.Stack--spacing-2,
:not(.aXNw) .Stack__InternalWrapper.Stack--direction-row.Stack--spacing-2 {
  margin-left: -8px;
  margin-right: -8px;
  width: calc(100% + 16px);
}
:not(.aXNw)
  .Stack__InternalWrapper.Stack--direction-row-reverse.Stack--spacing-3,
:not(.aXNw) .Stack__InternalWrapper.Stack--direction-row.Stack--spacing-3 {
  margin-left: -12px;
  margin-right: -12px;
  width: calc(100% + 24px);
}
:not(.aXNw)
  .Stack__InternalWrapper.Stack--direction-row-reverse.Stack--spacing-4,
:not(.aXNw) .Stack__InternalWrapper.Stack--direction-row.Stack--spacing-4 {
  margin-left: -16px;
  margin-right: -16px;
  width: calc(100% + 32px);
}
:not(.aXNw)
  .Stack__InternalWrapper.Stack--direction-row-reverse.Stack--spacing-5,
:not(.aXNw) .Stack__InternalWrapper.Stack--direction-row.Stack--spacing-5 {
  margin-left: -24px;
  margin-right: -24px;
  width: calc(100% + 48px);
}
:not(.aXNw) .Stack--direction-row-reverse.Stack--spacing-0 > *,
:not(.aXNw) .Stack--direction-row.Stack--spacing-0 > * {
  margin-left: 0;
  margin-right: 0;
}
:not(.aXNw) .Stack--direction-row-reverse.Stack--spacing-1 > *,
:not(.aXNw) .Stack--direction-row.Stack--spacing-1 > * {
  margin-left: 4px;
  margin-right: 4px;
}
:not(.aXNw) .Stack--direction-row-reverse.Stack--spacing-2 > *,
:not(.aXNw) .Stack--direction-row.Stack--spacing-2 > * {
  margin-left: 8px;
  margin-right: 8px;
}
:not(.aXNw) .Stack--direction-row-reverse.Stack--spacing-3 > *,
:not(.aXNw) .Stack--direction-row.Stack--spacing-3 > * {
  margin-left: 12px;
  margin-right: 12px;
}
:not(.aXNw) .Stack--direction-row-reverse.Stack--spacing-4 > *,
:not(.aXNw) .Stack--direction-row.Stack--spacing-4 > * {
  margin-left: 16px;
  margin-right: 16px;
}
:not(.aXNw) .Stack--direction-row-reverse.Stack--spacing-5 > *,
:not(.aXNw) .Stack--direction-row.Stack--spacing-5 > * {
  margin-left: 24px;
  margin-right: 24px;
}
:not(.aXNw) .Stack--direction-column-reverse.Stack--spacing-0 > *,
:not(.aXNw) .Stack--direction-column.Stack--spacing-0 > * {
  margin-top: 0;
}
:not(.aXNw) .Stack--direction-column-reverse.Stack--spacing-1 > *,
:not(.aXNw) .Stack--direction-column.Stack--spacing-1 > * {
  margin-top: 8px;
}
:not(.aXNw) .Stack--direction-column-reverse.Stack--spacing-2 > *,
:not(.aXNw) .Stack--direction-column.Stack--spacing-2 > * {
  margin-top: 16px;
}
:not(.aXNw) .Stack--direction-column-reverse.Stack--spacing-3 > *,
:not(.aXNw) .Stack--direction-column.Stack--spacing-3 > * {
  margin-top: 24px;
}
:not(.aXNw) .Stack--direction-column-reverse.Stack--spacing-4 > *,
:not(.aXNw) .Stack--direction-column.Stack--spacing-4 > * {
  margin-top: 32px;
}
:not(.aXNw) .Stack--direction-column-reverse.Stack--spacing-5 > *,
:not(.aXNw) .Stack--direction-column.Stack--spacing-5 > * {
  margin-top: 48px;
}
:not(.aXNw)
  .Stack--direction-column-reverse[class*="Stack--spacing-"]
  > :last-child,
:not(.aXNw) .Stack--direction-column[class*="Stack--spacing-"] > :first-child {
  margin-top: 0;
}
:not(.aXNw) .StatusLight {
  align-items: center;
  color: var(--colorsTextDefault, #141414);
  display: inline-flex;
  font-family:
    Nunito Sans,
    sans-serif;
  text-decoration: none;
}
:not(.aXNw) .StatusLight .StatusLight__label {
  display: flex;
  flex-direction: column;
  margin-left: 8px;
  margin-right: 8px;
}
:not(.aXNw) .StatusLight .StatusLight__indicator {
  align-items: center;
  background-color: var(--colorsStatusDefault, #8c9ca5);
  border-radius: 12px;
  display: flex;
  height: 12px;
  justify-content: center;
  margin: 8px;
  min-width: 12px;
  position: relative;
  width: 12px;
}
:not(.aXNw) .StatusLight .StatusLight__indicator:before {
  background-color: inherit;
  border-radius: 12px;
  content: "";
  display: block;
  height: 12px;
  left: 50%;
  opacity: 0;
  position: absolute;
  top: 50%;
  transform: translate(-50%, -50%);
  transition:
    width 0.2s cubic-bezier(0, 0, 0.4, 1) 0s,
    height 0.2s cubic-bezier(0, 0, 0.4, 1) 0s;
  width: 12px;
}
:not(.aXNw) .StatusLight .StatusLight__indicator--info {
  background-color: var(--colorsStatusInfo, #0265dc);
}
:not(.aXNw) .StatusLight .StatusLight__indicator--success {
  background-color: var(--colorsStatusSuccess, #007a4d);
}
:not(.aXNw) .StatusLight .StatusLight__indicator--warning {
  background-color: var(--colorsStatusWarning, #ffbe00);
}
:not(.aXNw) .StatusLight .StatusLight__indicator--critical {
  background-color: var(--colorsStatusCritical, #e13212);
}
@keyframes shadow-pulse {
  0% {
    border-radius: 12px;
    height: 12px;
    opacity: 0.3;
    width: 12px;
  }
  to {
    border-radius: 32px;
    height: 32px;
    opacity: 0;
    width: 32px;
  }
}
:not(.aXNw) .StatusLight--pulsing .StatusLight__indicator:before {
  animation: shadow-pulse 1s ease infinite;
}
:not(.aXNw) .StatusLight--disabled {
  opacity: 0.4;
  pointer-events: none;
}
:not(.aXNw) .StatusLight--disabled .StatusLight__indicator {
  background-color: var(--colorsStatusDefault, #8c9ca5);
}
:not(.aXNw) .StatusLight--disabled .StatusLight__indicator:before {
  animation: none;
}
:not(.aXNw) .StatusLight--action:hover {
  cursor: pointer;
  text-decoration: underline;
}
:not(.aXNw) .StatusLight--action:hover .StatusLight__indicator:before {
  animation: none;
  border-radius: 28px;
  height: 28px;
  opacity: 0.2;
  transition:
    width 0.2s cubic-bezier(0, 0, 0.4, 1) 0s,
    height 0.2s cubic-bezier(0, 0, 0.4, 1) 0s;
  width: 28px;
}
:not(.aXNw) .StatusLight--full {
  display: flex;
  width: 100%;
}
:not(.aXNw) .StatusLight--reverse {
  flex-direction: row-reverse;
}
:not(.aXNw) .StatusLight--split {
  justify-content: space-between;
}
:not(.aXNw) .Tab {
  all: unset;
  align-items: center;
  box-sizing: border-box;
  color: var(--colorsTextDefault, #141414);
  color: var(--colorsTextSubdued, #606162);
  cursor: pointer;
  display: flex;
  font-family:
    Nunito Sans,
    sans-serif;
  font-weight: 600;
  justify-content: center;
  line-height: 1;
  margin-right: 24px;
  min-width: 48px;
  padding: 16px 0;
  text-align: center;
  text-decoration: none;
  -webkit-user-select: none;
  -moz-user-select: none;
  user-select: none;
  white-space: nowrap;
}
:not(.aXNw) .Tab .Tag {
  margin-left: 8px;
}
:not(.aXNw) .Tab .a-Icon {
  align-items: center;
  color: var(--colorsTextSubdued, #606162);
  display: flex;
  height: 100%;
}
:not(.aXNw) .Tab .a-Icon svg {
  height: 18px;
  margin-right: 4px;
  width: 18px;
}
:not(.aXNw) .TabGroup--fitted .Tab {
  margin-right: 0;
  text-align: center;
  width: 100%;
}
:not(.aXNw) .TabGroup--leftAlign .Tab {
  justify-content: flex-start;
  text-align: left;
}
:not(.aXNw) .Tab:focus {
  outline: 0;
}
:not(.aXNw) .Tab.Tab--focus-visible:focus {
  outline: 0;
  position: relative;
}
:not(.aXNw) .Tab.Tab--focus-visible:focus:after {
  bottom: 0;
  box-shadow: inset 0 0 0 3px var(--colorsFocusRingPrimary, #a9d1ff);
  content: "";
  left: 0;
  position: absolute;
  right: 0;
  top: 0;
}
:not(.aXNw) .Tab--inactive--hover,
:not(.aXNw) .Tab--inactive:hover {
  box-shadow: 0 -2px 0 var(--colorsFocusRingPrimary, #78bbfa) inset;
  color: var(--colorsTextSubdued, #606162);
  text-decoration: none;
}
:not(.aXNw) .Tab--disabled {
  opacity: 0.4;
  pointer-events: none;
}
:not(.aXNw) .TabGroup--index .Tab {
  border-radius: 3px 3px 0 0;
  box-shadow: 0 -1px 0 var(--colorsBorderGrey, #dfe0e1) inset;
  margin-right: 1px;
  min-width: 64px;
  padding: 12px 16px;
  position: relative;
}
:not(.aXNw) .TabGroup--index .Tab--hover,
:not(.aXNw) .TabGroup--index .Tab:hover {
  box-shadow: none;
}
:not(.aXNw) .TabGroup--index .Tab--hover:before,
:not(.aXNw) .TabGroup--index .Tab:hover:before {
  background-color: var(--colorsSurfaceInvertedStrong, #141414);
  border-radius: 3px 3px 0 0;
  bottom: 0;
  content: "";
  height: 100%;
  left: 0;
  opacity: 0.08;
  position: absolute;
  right: 0;
  top: 0;
  width: 100%;
}
:not(.aXNw) .CardSection .TabGroup--index .Tab {
  box-shadow: none;
  margin-right: 0;
}
:not(.aXNw) .TabGroup--index.TabGroup--large .Tab {
  padding: 16px;
}
:not(.aXNw) .TabGroup--index .Tab--active,
:not(.aXNw) .TabGroup--index .Tab--active:hover {
  background-color: var(--colorsSurfaceDefault, #fff);
  box-shadow:
    0 3px 0 var(--colorsSurfacePrimary, #0265dc) inset,
    -1px 0 0 var(--colorsBorderGrey, #dfe0e1) inset,
    1px 0 0 var(--colorsBorderGrey, #dfe0e1) inset;
}
:not(.aXNw) .CardSection .TabGroup--index .Tab--active {
  box-shadow:
    0 3px 0 var(--colorsSurfacePrimary, #0265dc) inset,
    -1px 0 0 var(--colorsBorderGrey, #dfe0e1),
    1px 0 0 var(--colorsBorderGrey, #dfe0e1),
    0 1px 0 var(--colorsSurfaceDefault, #fff);
}
:not(.aXNw) .Tab--active {
  color: var(--colorsTextDefault, #141414);
}
:not(.aXNw) .Tab--active,
:not(.aXNw) .Tab--active:hover {
  box-shadow: 0 -2px 0 var(--colorsSurfacePrimary, #0265dc) inset;
}
:not(.aXNw) .CardSection .TabGroup--dark .Tab,
:not(.aXNw) .CardSection .TabGroup--dark .Tab--active,
:not(.aXNw) .CardSection .TabGroup--dark .Tab--active:hover,
:not(.aXNw) .TabGroup--dark .Tab,
:not(.aXNw) .TabGroup--dark .Tab--active,
:not(.aXNw) .TabGroup--dark .Tab--active:hover {
  box-shadow: none;
}
:not(.aXNw) .TabGroup--dark .Tab:not(.Tab--active) {
  color: var(--colorsTextInverted, #fff);
}
:not(.aXNw) .TabGroup--dark .Tab:not(.Tab--active):hover {
  background: var(--colorsHoverOnPrimary, hsla(0, 0%, 100%, 0.16));
  box-shadow: none;
}
:not(.aXNw) .TabGroup::-webkit-scrollbar {
  height: 0;
}
:not(.aXNw) .TabGroup {
  color: var(--colorsTextDefault, #141414);
  display: flex;
  font-family:
    Nunito Sans,
    sans-serif;
  font-size: 14px;
  list-style: none;
  margin-bottom: 0;
  margin-left: 0;
  margin-top: 0;
  overflow-x: auto;
  padding-left: 0;
}
:not(.aXNw) .CardSection > .TabGroup {
  margin: -25px -24px;
}
:not(.aXNw) .Card--thin .CardSection > .TabGroup {
  margin: -17px -16px;
}
:not(.aXNw) .TabGroup--divider {
  box-shadow: 0 -1px 0 0 var(--colorsBorderGrey, #dfe0e1) inset;
}
:not(.aXNw) .TabGroup__Item {
  display: flex;
}
:not(.aXNw) .TabGroup--fitted .TabGroup__Item {
  flex-basis: 0;
  flex-grow: 1;
}
:not(.aXNw) .TabGroup--maxWidth .TabGroup__Item {
  max-width: 240px;
}
:not(.aXNw) .TabGroup--verticallyDivided .Tab {
  position: relative;
}
:not(.aXNw) .TabGroup--verticallyDivided .Tab--active {
  z-index: 2;
}
:not(.aXNw) .TabGroup--verticallyDivided .Tab:before {
  box-shadow: -1px 0 0;
  color: var(--colorsBorderGrey, #dfe0e1);
  content: "";
  height: 50%;
  left: -12px;
  pointer-events: none;
  position: absolute;
  top: 25%;
  width: 100%;
}
:not(.aXNw)
  .TabGroup--verticallyDivided
  .TabGroup__Item:first-child
  .Tab:before {
  content: none;
}
:not(.aXNw) .TabGroup--verticallyDivided.TabGroup--index .Tab--inactive {
  margin-left: -1px;
  margin-right: 0;
}
:not(.aXNw) .TabGroup--verticallyDivided.TabGroup--index .Tab--inactive:hover {
  box-shadow: none;
}
:not(.aXNw) .TabGroup--verticallyDivided.TabGroup--index .Tab--active:before {
  content: none;
}
:not(.aXNw) .TabGroup--verticallyDivided.TabGroup--index .Tab:before {
  left: 0;
}
:not(.aXNw)
  .TabGroup--verticallyDivided.TabGroup--index
  li:last-of-type
  .Tab--inactive:before {
  box-shadow:
    -1px 0 0,
    1px 0 0;
}
:not(.aXNw)
  .TabGroup--verticallyDivided.TabGroup--index
  .TabGroup__Item:hover
  .Tab--inactive:before,
:not(.aXNw)
  .TabGroup--verticallyDivided.TabGroup--index
  .TabGroup__Item:hover
  + .TabGroup__Item
  .Tab--inactive:before {
  box-shadow: none;
}
:not(.aXNw)
  .TabGroup--verticallyDivided.TabGroup--index
  .TabGroup__Item:hover
  + .TabGroup__Item:last-of-type
  .Tab--inactive:before {
  box-shadow: 1px 0 0;
}
:not(.aXNw) .TabGroup--verticallyDivided.TabGroup--dark .Tab--inactive:before {
  color: var(--colorsTextInverted, #fff);
}
:not(.aXNw) .TabGroup__action {
  align-items: center;
  cursor: default;
  display: flex;
  min-width: auto;
  padding: 0;
}
:not(.aXNw) .TabGroup--fitted .TabGroup__action,
:not(.aXNw) .TabGroup--index .TabGroup__action {
  padding: 0 16px;
}
:not(.aXNw) .TabGroup__action:first-child {
  padding-left: 0;
}
:not(.aXNw) .TabGroup__action:last-child {
  padding-right: 0;
}
:not(.aXNw) .Table {
  color: var(--colorsTextDefault, #141414);
  font-family:
    Nunito Sans,
    sans-serif;
}
:not(.aXNw) .Table.Table--horizontal-borders td,
:not(.aXNw) .Table.Table--striped td {
  border-bottom-width: 1px;
}
:not(.aXNw)
  .Table:not(.Table--vertical-borders).Table--locked-borders
  td:not(.k-grid-content-sticky),
:not(.aXNw)
  .Table:not(.Table--vertical-borders):not(.Table--locked-borders)
  td {
  border-left-width: 0 !important;
  border-right-width: 0 !important;
}
:not(.aXNw) .Table .k-grid-header .k-grid-header-wrap {
  border-right-color: transparent;
}
:not(.aXNw)
  .Table.Table--master-detail
  > .k-grid-header
  colgroup
  > :first-child,
:not(.aXNw) .Table.Table--master-detail > .k-grid-header tr > :first-child {
  display: none;
}
:not(.aXNw)
  .Table.Table--master-detail
  > .k-grid-header
  tr
  > :first-child
  + th {
  border-left: none;
}
:not(.aXNw)
  .Table.Table--master-detail
  > .k-grid-container
  > .k-grid-content
  > *
  > .k-grid-table
  > colgroup
  > :first-child,
:not(.aXNw)
  .Table.Table--master-detail
  > .k-grid-container
  > .k-grid-content
  > *
  > .k-grid-table
  > tbody
  > *
  > .k-hierarchy-cell {
  display: none;
}
:not(.aXNw) .Table .k-grid-header .k-header {
  transition: background-color 0.1s cubic-bezier(0.4, 0, 0.2, 1) 0s;
}
:not(.aXNw)
  .Table
  .k-grid-header
  .k-header
  > div[style="display: inline;"]
  > div {
  bottom: 4px;
  height: 0;
  width: 226px;
}
:not(.aXNw)
  .Table
  .k-grid-header
  .k-header
  > div[style="display: inline;"]
  > div
  .k-icon {
  bottom: 8px;
  position: absolute;
  right: 0;
}
:not(.aXNw) .Table .k-grid-header .k-header .k-icon.k-i-more-vertical {
  color: var(--colorsTextSubdued, #606162);
  transition: background-color 0.1s cubic-bezier(0.4, 0, 0.2, 1) 0s;
}
:not(.aXNw) .Table .k-grid-header .k-header .k-icon.k-i-more-vertical:before {
  content: "\e129";
  position: relative;
  top: -2px;
}
:not(.aXNw) .Table .k-grid-header .k-header .k-grid-column-menu.k-grid-filter {
  border-radius: 3px;
}
:not(.aXNw) .Table .k-grid-header .k-header .k-link {
  font-weight: 400;
}
:not(.aXNw) .Table .k-grid-header .k-header .k-link:not(:-moz-any-link) {
  cursor: default;
}
:not(.aXNw) .Table .k-grid-header .k-header .k-link:not(:any-link) {
  cursor: default;
}
:not(.aXNw) .Table .k-column-resizer {
  transition: all 0.1s cubic-bezier(0.4, 0, 0.2, 1) 0s;
}
:not(.aXNw) .Table .k-column-resizer:hover {
  background-color: rgba(4, 4, 4, 0.1);
}
:not(.aXNw) .Table .k-column-title {
  font-weight: 600;
}
:not(.aXNw) .Table .k-grid-content-sticky[style*="border-right-width: 1px;"],
:not(.aXNw) .Table .k-grid-header-sticky[style*="border-right-width: 1px;"] {
  box-shadow: 2px 3px 5px 0 rgba(4, 4, 4, 0.1);
}
:not(.aXNw) .Table .k-i-sort-asc-sm,
:not(.aXNw) .Table .k-i-sort-desc-sm {
  font-size: 18px;
}
:not(.aXNw) .Table.k-grid {
  background-color: var(--colorsSurfaceDefault, #fff);
  border-color: var(--colorsBorderGrey, #dfe0e1);
}
:not(.aXNw) .Table.k-grid .k-grid-header {
  background-color: var(--colorsSurfaceGreySubdued, #f7f7f7);
  color: var(--colorsTextOnGrey, #444445);
}
:not(.aXNw) .Table.k-grid .k-grid-header .k-grid-filter:hover,
:not(.aXNw)
  .Table.k-grid
  .k-grid-header
  .k-grid-header
  .k-header-column-menu:hover,
:not(.aXNw)
  .Table.k-grid
  .k-grid-header
  .k-grid-header
  .k-hierarchy-cell
  .k-icon:hover {
  background-color: var(--colorsHoverOnGrey, hsla(0, 0%, 8%, 0.08));
}
:not(.aXNw)
  .Table.k-grid
  .k-grid-header
  .TableColumn--filter-active
  .k-grid-column-menu.k-grid-filter {
  background-color: var(--colorsSurfacePrimary, #0265dc);
}
:not(.aXNw)
  .Table.k-grid
  .k-grid-header
  .TableColumn--filter-active
  .k-grid-column-menu.k-grid-filter
  .k-icon.k-i-more-vertical {
  color: var(--colorsTextOnPrimary, #fff);
}
:not(.aXNw) .Table.k-grid .k-grid-header .k-i-sort-asc-sm,
:not(.aXNw) .Table.k-grid .k-grid-header .k-i-sort-desc-sm,
:not(.aXNw) .Table.k-grid .k-grid-header .k-sort-order {
  color: var(--colorsTextPrimary, #0265dc);
}
:not(.aXNw) .Table.k-grid tr.k-alt {
  background-color: var(--colorsSurfaceGreySubdued, #f7f7f7);
}
:not(.aXNw) .Table.k-grid:not(.Table--striped) tr.k-alt {
  background-color: var(--colorsSurfaceDefault, #fff);
}
:not(.aXNw) .Table.k-grid:not(.Table--striped) tr.k-alt:hover {
  background-color: var(--colorsSurfaceGrey, #eee);
}
:not(.aXNw) .Table.k-grid tr.k-alt.k-selected,
:not(.aXNw) .Table.k-grid tr.k-selected {
  background-color: var(--colorsSurfacePrimarySubdued, #e0f2ff);
}
:not(.aXNw) .Table.k-grid tr.k-alt.k-selected:hover,
:not(.aXNw) .Table.k-grid tr.k-selected:hover {
  background-color: var(--colorsHoverPrimary, rgba(2, 101, 220, 0.1));
}
:not(.aXNw) .Table.k-grid tr.k-alt.k-selected > td,
:not(.aXNw) .Table.k-grid tr.k-selected > td {
  background-color: inherit;
}
:not(.aXNw) .Table.k-grid tbody tr.k-hover,
:not(.aXNw) .Table.k-grid tbody tr:hover {
  background-color: var(--colorsSurfaceGrey, #eee);
}
:not(.aXNw) .Table.k-grid .k-alt .k-grid-content-sticky,
:not(.aXNw) .Table.k-grid .k-alt .k-grid-row-sticky,
:not(.aXNw) .Table.k-grid .k-master-row.k-hover .k-grid-content-sticky,
:not(.aXNw) .Table.k-grid .k-master-row.k-hover .k-grid-row-sticky,
:not(.aXNw) .Table.k-grid .k-master-row:hover .k-grid-content-sticky,
:not(.aXNw) .Table.k-grid .k-master-row:hover .k-grid-row-sticky,
:not(.aXNw) .Table.k-grid tbody tr.k-hover td,
:not(.aXNw) .Table.k-grid tbody tr:hover td {
  background-color: inherit;
}
:not(.aXNw) .Table.k-grid.Table--sortable .k-header:hover,
:not(.aXNw) .Table.k-grid.Table--sortable th.k-header.k-sorted {
  background-color: var(--colorsSurfaceGrey, #eee);
}
:not(.aXNw) .Table.k-grid .k-checkbox,
:not(.aXNw) .Table.k-grid .k-grid-content {
  background-color: var(--colorsSurfaceDefault, #fff);
}
:not(.aXNw) .Table.k-grid .k-checkbox {
  border: 1px solid var(--colorsBorderGreyStrong, #bcbcbd);
  border-radius: 3px;
}
:not(.aXNw) .Table.k-grid .k-checkbox.k-checked,
:not(.aXNw) .Table.k-grid .k-checkbox:checked {
  background-color: var(--colorsSurfacePrimary, #0265dc);
  border-color: var(--colorsBorderPrimary, #0265dc);
  color: var(--colorsTextOnPrimary, #fff);
}
:not(.aXNw) .Table.k-grid .k-checkbox.k-focus,
:not(.aXNw) .Table.k-grid .k-checkbox:checked:focus,
:not(.aXNw) .Table.k-grid .k-checkbox:focus {
  box-shadow: 0 0 0 4px var(--colorsFocusRingPrimary, #78bbfa);
}
:not(.aXNw) .Table.k-grid a.Link.Link--blue {
  color: var(--colorsTextPrimary, #0265dc);
}
:not(.aXNw) .Table.k-grid a.Link.Link--red {
  color: var(--colorsTextCritical, #bf2a00);
}
:not(.aXNw) .Table.k-grid a.Link.Link--grey {
  color: var(--colorsTextSubdued, #606162);
}
:not(.aXNw) .Table.k-grid a.Link.Link--disabled {
  color: var(--colorsTextDefault, #141414);
}
:not(.aXNw) .Table.k-grid a.Link:focus,
:not(.aXNw) .Table.k-grid a.Link:hover {
  text-decoration: underline;
}
:not(.aXNw) .Table.k-grid .k-filter-row > td,
:not(.aXNw) .Table.k-grid .k-filter-row > th,
:not(.aXNw) .Table.k-grid .k-grid-content-locked,
:not(.aXNw) .Table.k-grid .k-grid-footer,
:not(.aXNw) .Table.k-grid .k-grid-footer-locked,
:not(.aXNw) .Table.k-grid .k-grid-footer-wrap,
:not(.aXNw) .Table.k-grid .k-grid-header,
:not(.aXNw) .Table.k-grid .k-grid-header-locked,
:not(.aXNw) .Table.k-grid .k-grid-header-wrap,
:not(.aXNw) .Table.k-grid .k-grouping-header,
:not(.aXNw) .Table.k-grid .k-grouping-header .k-group-indicator,
:not(.aXNw) .Table.k-grid .k-header,
:not(.aXNw) .Table.k-grid td,
:not(.aXNw) .Table.k-grid th.k-header {
  border-color: var(--colorsBorderGrey, #dfe0e1);
}
:not(.aXNw) .Table.k-grid .k-pager-wrap {
  background-color: var(--colorsSurfaceGreySubdued, #f7f7f7);
  color: var(--colorsTextOnGrey, #444445);
}
:not(.aXNw) .Table.k-grid .k-pager-wrap .k-selected {
  background-color: var(--colorsSurfacePrimary, #0265dc);
  border-radius: 3px;
  color: var(--colorsTextOnPrimary, #fff);
  cursor: default;
}
:not(.aXNw) .Table.k-grid .k-pager-wrap .k-pager-nav {
  color: var(--colorsTextPrimary, #0265dc);
}
:not(.aXNw) .Table.k-grid .k-pager-wrap .k-pager-nav.k-disabled {
  color: var(--colorsTextOnGrey, #444445);
}
:not(.aXNw) .Table.k-grid .k-pager-wrap .k-hover.k-pager-nav.k-link,
:not(.aXNw) .Table.k-grid .k-pager-wrap .k-hover.k-pager-refresh,
:not(.aXNw) .Table.k-grid .k-pager-wrap .k-pager-nav.k-link:hover,
:not(.aXNw) .Table.k-grid .k-pager-wrap .k-pager-refresh:hover {
  background-color: var(--colorsSurfaceGrey, #eee);
  color: var(--colorsTextOnGrey, #444445);
}
:not(.aXNw) .k-popup {
  color: var(--colorsTextDefault, #141414);
  font-family:
    Nunito Sans,
    sans-serif;
}
:not(.aXNw) .k-popup .k-input .k-button:hover,
:not(.aXNw) .k-popup .k-spin-button .k-button:hover {
  background-color: #dfe0e1;
}
:not(.aXNw) .k-popup .k-input-button,
:not(.aXNw) .k-popup .k-spin-button .k-button {
  background-color: transparent;
  border-inline-start-width: 0;
  border-radius: 0;
}
:not(.aXNw) .k-popup .k-i-arrow-n:before,
:not(.aXNw) .k-popup .k-i-arrow-s:before {
  opacity: 0.65;
}
:not(.aXNw) .k-popup .k-i-arrow-s:before {
  content: url("data:image/svg+xml; utf8, %3Csvg xmlns=%27http://www.w3.org/2000/svg%27 height=%2716px%27 viewBox=%270 0 24 24%27 width=%2716px%27 fill=%27%23000000%27%3E%3Cpath d=%27M24 24H0V0h24v24z%27 fill=%27none%27/%3E%3Cpath d=%27M16.59 8.59L12 13.17 7.41 8.59 6 10l6 6 6-6-1.41-1.41z%27/%3E%3C/svg%3E");
}
:not(.aXNw) .k-popup .k-i-arrow-n:before {
  content: url("data:image/svg+xml; utf8, %3Csvg xmlns=%27http://www.w3.org/2000/svg%27 height=%2716px%27 viewBox=%270 0 24 24%27 width=%2716px%27 fill=%27%23000000%27%3E%3Cpath d=%27M0 0h24v24H0V0z%27 fill=%27none%27/%3E%3Cpath d=%27M12 8l-6 6 1.41 1.41L12 10.83l4.59 4.58L18 14l-6-6z%27/%3E%3C/svg%3E");
}
:not(.aXNw) .k-grid td.ta-right,
:not(.aXNw) .k-grid th.ta-right {
  text-align: right;
}
:not(.aXNw) .k-grid td.ta-right .k-link,
:not(.aXNw) .k-grid th.ta-right .k-link {
  justify-content: end;
  margin-right: 6px;
}
:not(.aXNw) .k-grid td.ta-right .k-link > .k-icon,
:not(.aXNw) .k-grid th.ta-right .k-link > .k-icon {
  margin-right: -4px;
}
:not(.aXNw) .k-grid td.ta-right.TableColumn--has-menu .k-link,
:not(.aXNw) .k-grid th.ta-right.TableColumn--has-menu .k-link {
  margin-right: 2px;
}
:not(.aXNw) .Table.k-grid col:not([width]) {
  min-width: 60px;
}
:not(.aXNw) .Tag {
  border-radius: 3px;
  color: var(--colorsTextDefault, #141414);
  color: #040404;
  display: inline-flex;
  font-family:
    Nunito Sans,
    sans-serif;
  font-size: 14px;
  font-weight: 600;
  justify-content: center;
  overflow: hidden;
}
:not(.aXNw) .Button .Tag {
  margin: -4px 0 -4px 8px;
}
:not(.aXNw) .Tag.Tag--critical,
:not(.aXNw) .Tag.Tag--critical .Tag__close:hover,
:not(.aXNw) .Tag.Tag--inactive,
:not(.aXNw) .Tag.Tag--inactive .Tag__close:hover,
:not(.aXNw) .Tag.Tag--info,
:not(.aXNw) .Tag.Tag--info .Tag__close:hover,
:not(.aXNw) .Tag.Tag--inverse,
:not(.aXNw) .Tag.Tag--inverse .Tag__close:hover,
:not(.aXNw) .Tag.Tag--success,
:not(.aXNw) .Tag.Tag--success .Tag__close:hover,
:not(.aXNw) .Tag.Tag--warning,
:not(.aXNw) .Tag.Tag--warning .Tag__close:hover {
  color: #fff;
}
:not(.aXNw) .Tag.Tag--critical {
  background-color: #e13212;
}
:not(.aXNw) .Tag.Tag--warning {
  background-color: #b14c00;
}
:not(.aXNw) .Tag.Tag--success {
  background-color: #007a4d;
}
:not(.aXNw) .Tag.Tag--info {
  background-color: #6954c0;
}
:not(.aXNw) .Tag.Tag--inactive,
:not(.aXNw) .Tag.Tag--inverse {
  background-color: #6a7a85;
}
:not(.aXNw) .Tag.Tag--default {
  background-color: #eaeff2;
  color: #444445;
  font-weight: 400;
}
:not(.aXNw) .Tag.Tag--compact {
  font-size: 12px;
}
:not(.aXNw) .Tag.Tag--subtle:not(.Tag--badge) {
  font-weight: 400;
}
:not(.aXNw) .Tag.Tag--subtle.Tag--critical {
  background-color: #ffece9;
  color: #bf2a00;
}
:not(.aXNw) .Tag.Tag--subtle.Tag--warning {
  background-color: #ffeccc;
  color: #444445;
}
:not(.aXNw) .Tag.Tag--subtle.Tag--success {
  background-color: #cef8e0;
  color: #005132;
}
:not(.aXNw) .Tag.Tag--subtle.Tag--info {
  background-color: #f1edff;
  color: #422799;
}
:not(.aXNw) .Tag.Tag--subtle.Tag--inactive,
:not(.aXNw) .Tag.Tag--subtle.Tag--inverse {
  background-color: #d0d8dd;
  color: #444445;
}
:not(.aXNw) .Tag.Tag--subtle.Tag--default {
  background-color: transparent;
  box-shadow: inset 0 0 0 1px #d0d8dd;
  color: var(--colorsTextOnGrey, #444445);
}
:not(.aXNw) .Tag.Tag--subtle.Tag--default .Tag__close.Button {
  color: inherit;
}
:not(.aXNw) .Tag.Tag--badge {
  border-radius: 12px;
  font-weight: 600;
  min-width: 24px;
  text-align: center;
}
:not(.aXNw) .Tag.Tag--badge.Tag--compact {
  border-radius: 9px;
  min-width: 18px;
}
:not(.aXNw) .Tag .Tag__icon {
  line-height: normal;
  margin-right: -0.2em;
  padding-left: 6px;
}
:not(.aXNw) .Tag--compact.Tag .Tag__icon {
  padding-left: 4px;
}
:not(.aXNw) .Tag .Tag__icon .a-Icon {
  margin-bottom: -0.2em;
}
:not(.aXNw) .Tag--compact.Tag .Tag__icon .a-Icon {
  margin-bottom: 0;
}
:not(.aXNw) .Tag .Tag__body {
  line-height: 1.2;
  margin: 4px 8px;
  max-width: 270px;
  overflow: hidden;
  text-align: left;
  text-overflow: ellipsis;
  white-space: nowrap;
  width: 100%;
}
:not(.aXNw) .Tag--compact.Tag .Tag__body {
  margin: 2px 6px;
}
:not(.aXNw) .Tag .Tag__body > .a-Icon {
  margin-bottom: -0.1em;
  margin-top: -0.1em;
  position: relative;
  top: -1px;
}
:not(.aXNw) .Tag .Tag__body > .a-Icon:first-child {
  margin-right: 6px;
}
:not(.aXNw) .Tag .Tag__close.Button {
  align-items: center;
  border-radius: 0;
  color: #fff;
  margin-left: -4px;
  padding: 0 8px;
}
:not(.aXNw) .Tag--subtle.Tag--critical.Tag .Tag__close.Button {
  color: #bf2a00;
}
:not(.aXNw) .Tag--subtle.Tag--warning.Tag .Tag__close.Button {
  color: #444445;
}
:not(.aXNw) .Tag--subtle.Tag--success.Tag .Tag__close.Button {
  color: #005132;
}
:not(.aXNw) .Tag--subtle.Tag--info.Tag .Tag__close.Button {
  color: #422799;
}
:not(.aXNw) .Tag--default.Tag .Tag__close.Button,
:not(.aXNw) .Tag--subtle.Tag--inactive.Tag .Tag__close.Button,
:not(.aXNw) .Tag--subtle.Tag--inverse.Tag .Tag__close.Button {
  color: #444445;
}
:not(.aXNw) .Tag .Tag__close.Button .a-Icon {
  display: inline;
}
:not(.aXNw) .Tag .Tag__close.Button .a-Icon > svg {
  height: 14px;
  width: 14px;
}
:not(.aXNw) .Tag--compact.Tag .Tag__close.Button .a-Icon > svg {
  height: 12px;
  width: 12px;
}
:not(.aXNw) .Tag--critical.Tag .Tag__close.Button:hover {
  background-color: #bf2a00;
}
:not(.aXNw) .Tag--warning.Tag .Tag__close.Button:hover {
  background-color: #7a2f00;
}
:not(.aXNw) .Tag--success.Tag .Tag__close.Button:hover {
  background-color: #005132;
}
:not(.aXNw) .Tag--info.Tag .Tag__close.Button:hover {
  background-color: #422799;
}
:not(.aXNw) .Tag--inactive.Tag .Tag__close.Button:hover,
:not(.aXNw) .Tag--inverse.Tag .Tag__close.Button:hover {
  background-color: #576671;
}
:not(.aXNw) .Tag--default.Tag .Tag__close.Button:hover {
  background-color: #d0d8dd;
}
:not(.aXNw) .Tag--subtle.Tag--critical.Tag .Tag__close.Button:hover {
  background-color: rgba(191, 42, 0, 0.2);
}
:not(.aXNw) .Tag--subtle.Tag--warning.Tag .Tag__close.Button:hover {
  background-color: rgba(122, 47, 0, 0.2);
}
:not(.aXNw) .Tag--subtle.Tag--success.Tag .Tag__close.Button:hover {
  background-color: rgba(0, 81, 50, 0.2);
}
:not(.aXNw) .Tag--subtle.Tag--info.Tag .Tag__close.Button:hover {
  background-color: rgba(66, 39, 153, 0.2);
}
:not(.aXNw) .Tag--subtle.Tag--inactive.Tag .Tag__close.Button:hover,
:not(.aXNw) .Tag--subtle.Tag--inverse.Tag .Tag__close.Button:hover {
  background-color: rgba(87, 102, 113, 0.2);
}
:not(.aXNw) .Tag--subtle.Tag--default.Tag .Tag__close.Button:hover {
  background-color: rgba(208, 216, 221, 0.2);
}
:not(.aXNw) .Tag .Tag__close.Button:focus {
  background-color: rgba(4, 4, 4, 0.2);
  box-shadow: none;
}
:not(.aXNw) .Tag--default.Tag .Tag__close.Button:focus,
:not(.aXNw) .Tag--subtle.Tag .Tag__close.Button:focus {
  background-color: rgba(4, 4, 4, 0.1);
}
:not(.aXNw) .Tag--lightText,
:not(.aXNw) .Tag--lightText .Tag__close.Button,
:not(.aXNw) .Tag--lightText .Tag__close.Button:hover {
  color: #fafafa;
}
:not(.aXNw) .Tag--darkText,
:not(.aXNw) .Tag--darkText .Tag__close.Button,
:not(.aXNw) .Tag--darkText .Tag__close.Button:hover {
  color: #2d2e31;
}
:not(.aXNw) .TagGroup {
  display: inline-flex;
  flex-wrap: wrap;
  margin-top: -8px;
  max-width: calc(100% - 8px);
  overflow: hidden;
}
:not(.aXNw) .TagGroup__Item {
  margin: 8px 8px 0 0;
}
:not(.aXNw) .TagGroup__Item:last-child {
  margin-right: 0;
}
:not(.aXNw) .Takeover {
  background: var(--colorsSurfaceDefault, #fff);
  bottom: 0;
  color: var(--colorsTextDefault, #141414);
  display: flex;
  flex-direction: column;
  font-family:
    Nunito Sans,
    sans-serif;
  left: 0;
  max-height: 100vh;
  position: fixed;
  right: 0;
  text-align: left;
  top: 0;
  z-index: 1100;
}
:not(.aXNw) .Takeover:focus {
  outline: 0;
}
:not(.aXNw) .Takeover:focus-visible {
  outline: 0;
}
:not(.aXNw) .TakeoverHeader__back-link {
  flex: 0 auto;
}
:not(.aXNw) .TakeoverContent {
  flex-grow: 1;
  overflow-y: auto;
}
:not(.aXNw) .Takeover--is-open {
  overflow: hidden;
}
:not(.aXNw) .TakeoverHeader {
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  align-items: center;
  background: var(--colorsSurfaceInvertedStrong, #141414);
  box-shadow: 0 2px 4px rgba(0, 0, 0, 0.25);
  box-sizing: border-box;
  color: var(--colorsTextInverted, #fff);
  display: flex;
  flex: 0 0 auto;
  font-size: 20px;
  justify-content: space-between;
  min-height: 64px;
  padding: 16px;
  position: relative;
  z-index: 1;
}
:not(.aXNw) .TakeoverHeader--light {
  -webkit-font-smoothing: subpixel-antialiased;
  -moz-osx-font-smoothing: auto;
  background: var(--colorsSurfaceGreySubdued, #f7f7f7);
  box-shadow: 0 1px 0 var(--colorsBorderGrey, #dfe0e1);
  color: var(--colorsTextDefault, #141414);
}
:not(.aXNw) .TakeoverHeader__title {
  color: inherit;
  flex: 2;
  margin: 0;
  text-align: center;
}
:not(.aXNw) .TakeoverHeader__left,
:not(.aXNw) .TakeoverHeader__right {
  align-items: center;
  display: flex;
  flex: 1;
}
:not(.aXNw) .TakeoverHeader__left {
  justify-content: flex-start;
}
:not(.aXNw) .TakeoverHeader__right {
  justify-content: flex-end;
}
:not(.aXNw) .TakeoverHeader__back-link {
  color: inherit;
}
:not(.aXNw) .TakeoverHeader__actions + .TakeoverHeader__close {
  margin-left: 8px;
}
:not(.aXNw) .TakeoverHeader__close.Button {
  box-sizing: content-box;
  color: inherit;
  cursor: pointer;
  opacity: 0.8;
  padding: 4px;
  transition: opacity 0.2s cubic-bezier(0.4, 0, 0.2, 1) 0s;
}
:not(.aXNw) .TakeoverHeader__close.Button:hover {
  background-color: transparent;
  opacity: 1;
}
:not(.aXNw) .TakeoverSection {
  background: var(--colorsSurfaceDefault, #fff);
  padding: 24px;
}
:not(.aXNw) .TakeoverFooter,
:not(.aXNw) .TakeoverSection + .TakeoverSection {
  border-top: 1px solid var(--colorsBorderGrey, #dfe0e1);
}
:not(.aXNw) .TakeoverFooter {
  background: var(--colorsSurfaceDefault, #fff);
  display: flex;
  flex: 0 0 auto;
  padding-bottom: 16px;
  padding-top: 16px;
}
:not(.aXNw) .TakeoverFooter--center {
  justify-content: center;
}
:not(.aXNw) .TakeoverFooter--left {
  justify-content: flex-start;
}
:not(.aXNw) .TakeoverFooter--right {
  justify-content: flex-end;
}
:not(.aXNw) .TakeoverFooter--space-between {
  justify-content: space-between;
}
:not(.aXNw) .Text {
  color: var(--colorsTextDefault, #141414);
  font-family:
    Nunito Sans,
    sans-serif;
  font-weight: 400;
  line-height: 1.5;
  margin: 0;
}
:not(.aXNw) .Text .Text {
  font-family: inherit;
}
:not(.aXNw) .TextArea {
  font-family:
    Nunito Sans,
    sans-serif;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  -webkit-appearance: none;
  background-color: var(--colorsSurfaceDefault, #fff);
  border: 1px solid var(--colorsBorderGrey, #dfe0e1);
  border-radius: 3px;
  box-shadow: none;
  box-sizing: border-box;
  color: var(--colorsTextDefault, #141414);
  font-size: 16px;
  line-height: 1.2857;
  margin: 0;
  outline: 0;
  padding: 0.4375em 0.6875em;
  resize: vertical;
  transition:
    background 0.2s ease-in-out,
    box-shadow 0.1s ease-in-out,
    border-color 0.2s ease-in-out;
  vertical-align: top;
  width: 100%;
  -webkit-tap-highlight-color: rgba(255, 255, 255, 0);
}
:not(.aXNw) .TextArea::-moz-placeholder {
  color: var(--colorsTextDefault, #141414);
  opacity: 0.4;
}
:not(.aXNw) .TextArea::placeholder {
  color: var(--colorsTextDefault, #141414);
  opacity: 0.4;
}
@supports (-moz-appearance: none) {
  :not(.aXNw) .TextArea {
    overflow-x: hidden;
  }
}
:not(.aXNw) .TextArea:focus,
:not(.aXNw) .TextArea:focus-within {
  -webkit-appearance: none;
  background-color: var(--colorsSurfaceDefault, #fff);
  border-color: var(--colorsBorderPrimary, #0265dc);
  box-shadow: 0 0 0 3px var(--colorsFocusRingPrimary, #a9d1ff);
  color: var(--colorsTextDefault, #141414);
}
:not(.aXNw) .TextArea.TextArea--disabled,
:not(.aXNw) .TextArea:not(.TextArea--disabled)[disabled] {
  background-color: var(--colorsSurfaceGreySubdued, #f7f7f7);
  opacity: 0.6;
  pointer-events: none;
}
:not(.aXNw) .TextArea[disabled],
:not(.aXNw) .TextArea[readonly] {
  background-color: var(--colorsSurfaceGreySubdued, #f7f7f7);
}
:not(.aXNw) .TextArea[readonly]::-moz-placeholder {
  color: var(--colorsTextDefault, #141414);
  opacity: 0.4;
}
:not(.aXNw) .TextArea[readonly]::placeholder {
  color: var(--colorsTextDefault, #141414);
  opacity: 0.4;
}
:not(.aXNw) .TextArea:autofill {
  box-shadow: inset 0 0 0 100px rgba(255, 190, 0, 0.08) !important;
}
:not(.aXNw) .TextArea:-webkit-autofill {
  box-shadow: inset 0 0 0 100px rgba(255, 190, 0, 0.08) !important;
}
:not(.aXNw) .TextArea.TextArea--error {
  background-color: var(--colorsSurfaceCriticalSubdued, #ffece9);
  border-color: var(--colorsBorderCritical, #e13212);
  color: var(--colorsTextCritical, #bf2a00);
}
:not(.aXNw) .TextArea.TextArea--error:focus,
:not(.aXNw) .TextArea.TextArea--error:focus-within {
  box-shadow: 0 0 0 3px var(--colorsFocusRingCritical, #ffb2a0);
  color: var(--colorsTextCritical, #bf2a00);
}
:not(.aXNw) .TextArea.TextArea--error::-moz-placeholder {
  color: var(--colorsTextCritical, #bf2a00);
  opacity: 0.4;
}
:not(.aXNw) .TextArea.TextArea--error::placeholder {
  color: var(--colorsTextCritical, #bf2a00);
  opacity: 0.4;
}
:not(.aXNw) .TextArea.TextArea--error:autofill {
  box-shadow: none !important;
}
:not(.aXNw) .TextArea.TextArea--error:-webkit-autofill {
  box-shadow: none !important;
}
:not(.aXNw) .Thumbnail {
  border: 1px solid var(--colorsBorderDefault, #949596);
  box-sizing: border-box;
  color: var(--colorsTextDefault, #141414);
  display: inline-block;
  font-family:
    Nunito Sans,
    sans-serif;
  overflow: hidden;
  position: relative;
}
:not(.aXNw) .Thumbnail img {
  height: 100%;
  width: 100%;
}
:not(.aXNw) .Thumbnail.Thumbnail--XS {
  border-radius: 3px;
  height: 32px;
  width: 32px;
}
:not(.aXNw) .Thumbnail.Thumbnail--S {
  border-radius: 3px;
  height: 48px;
  width: 48px;
}
:not(.aXNw) .Thumbnail.Thumbnail--M {
  border-radius: 6px;
  height: 64px;
  width: 64px;
}
:not(.aXNw) .Thumbnail.Thumbnail--L {
  border-radius: 6px;
  height: 96px;
  width: 96px;
}
:not(.aXNw) .Thumbnail.Thumbnail--XL {
  border-radius: 6px;
  height: 128px;
  width: 128px;
}
:not(.aXNw) .Thumbnail.Thumbnail--thin {
  padding: 4px;
}
:not(.aXNw) .Thumbnail.Thumbnail--none img {
  -o-object-fit: none;
  object-fit: none;
}
:not(.aXNw) .Thumbnail.Thumbnail--fill img {
  -o-object-fit: fill;
  object-fit: fill;
}
:not(.aXNw) .Thumbnail.Thumbnail--contain img {
  -o-object-fit: contain;
  object-fit: contain;
}
:not(.aXNw) .Thumbnail.Thumbnail--cover img {
  -o-object-fit: cover;
  object-fit: cover;
}
:not(.aXNw) .Thumbnail.Thumbnail--clickable {
  cursor: pointer;
}
:not(.aXNw) .Thumbnail .Thumbnail__overlay {
  align-items: center;
  background-color: var(--colorsActiveStrong, hsla(0, 0%, 8%, 0.4));
  color: var(--colorsTextInverted, #fff);
  display: flex;
  flex-direction: column;
  height: 100%;
  justify-content: center;
  left: 0;
  position: absolute;
  top: 0;
  width: 100%;
}
:not(.aXNw) .TimePicker {
  color: var(--colorsTextDefault, #141414);
  flex-grow: 1;
  font-family:
    Nunito Sans,
    sans-serif;
}
:not(.aXNw) .TimePicker > div {
  display: flex;
  flex-grow: 1;
}
:not(.aXNw) .TimePicker__input {
  flex-grow: 1;
}
:not(.aXNw) .Popper > .TimePicker__dropdown.Popover__body {
  width: 100%;
}
:not(.aXNw) .TimePicker--disabled {
  opacity: 0.6;
  pointer-events: none;
}
:not(.aXNw) .field.disabled .TimePicker--disabled {
  opacity: 1;
}
:not(.aXNw) .TimePicker__options [role="treeitem"] {
  scroll-margin: 8px;
}
:not(.aXNw) .TimePicker--open .Input:not(:focus) > .Input__InnerWrapper {
  background-color: var(--colorsSurfaceDefault, #fff);
  border-color: var(--colorsBorderPrimary, #0265dc);
}
:not(.aXNw)
  .TimePicker--open
  .Input.Input--error:not(:focus)
  > .Input__InnerWrapper {
  background-color: var(--colorsSurfaceCriticalSubdued, #ffece9);
  border-color: var(--colorsBorderCritical, #e13212);
}
:not(.aXNw) .Toast {
  background: var(--colorsSurfaceDefault, #fff);
  border: 1px solid var(--colorsBorderGrey, #dfe0e1);
  border-radius: 3px;
  box-shadow: 0 8px 24px hsla(0, 0%, 8%, 0.1);
  box-sizing: border-box;
  color: var(--colorsTextDefault, #141414);
  display: flex;
  flex-wrap: wrap;
  font-family:
    Nunito Sans,
    sans-serif;
  font-size: 16px;
  line-height: 1.5;
  max-width: 100%;
  padding: 24px;
  position: relative;
  width: 375px;
}
:not(.aXNw) .Toast__title {
  font-weight: 600;
  word-break: break-word;
}
:not(.aXNw) .Toast--info .Toast__title {
  color: var(--colorsTextPrimary, #0265dc);
}
:not(.aXNw) .Toast--critical .Toast__title {
  color: var(--colorsTextCritical, #bf2a00);
}
:not(.aXNw) .Toast--success .Toast__title {
  color: var(--colorsStatusSuccessStrong, #007a4d);
}
:not(.aXNw) .Toast--warning .Toast__title {
  color: var(--colorsTextDefault, #141414);
}
:not(.aXNw) .Toast__icon {
  font-size: 20px;
  margin-right: 16px;
  transform: translateY(2px);
}
:not(.aXNw) .Toast--info .Toast__icon {
  color: var(--colorsStatusInfo, #0265dc);
}
:not(.aXNw) .Toast--critical .Toast__icon {
  color: var(--colorsStatusCritical, #e13212);
}
:not(.aXNw) .Toast--success .Toast__icon {
  color: var(--colorsStatusSuccessStrong, #007a4d);
}
:not(.aXNw) .Toast--warning .Toast__icon {
  color: var(--colorsStatusWarningStrong, #ffbe00);
}
:not(.aXNw) .Toast__description {
  color: var(--colorsTextDefault, #141414);
  font-size: 14px;
  margin-top: 8px;
}
:not(.aXNw) .Toast__text {
  flex: 1;
  min-width: 0;
  overflow-wrap: break-word;
  word-wrap: break-word;
}
:not(.aXNw) .Toast__action {
  flex-basis: 100%;
  margin-top: 24px;
  text-align: right;
}
:not(.aXNw) .Toast__close.Button {
  position: absolute;
  right: 20px;
  top: 22px;
}
:not(.aXNw) .Toast__close.Button:hover {
  background-color: transparent;
}
:not(.aXNw) .Toast--floating {
  position: fixed;
  right: 16px;
  top: 16px;
  z-index: 1200;
}
:not(.aXNw) .ToastGroup {
  color: var(--colorsTextDefault, #141414);
  font-family:
    Nunito Sans,
    sans-serif;
}
:not(.aXNw) .ToastGroup > * {
  margin-bottom: 16px;
}
:not(.aXNw) .ToastGroup > :nth-child(5):not(:last-child) {
  position: relative;
}
:not(.aXNw) .ToastGroup > :nth-child(5):not(:last-child):after {
  background: #fff;
  border: 1px solid #eaeff2;
  border-radius: 0 0 3px 3px;
  bottom: -8px;
  box-shadow: 0 2px 8px hsla(0, 0%, 8%, 0.1);
  content: "";
  height: 8px;
  left: 0;
  margin: auto;
  position: absolute;
  right: 0;
  width: 343px;
  z-index: -1;
}
:not(.aXNw) .ToastGroup > :nth-child(n + 6) {
  visibility: hidden;
}
:not(.aXNw) .ToastGroup--floating {
  max-width: calc(100% - 32px);
  position: fixed;
  right: 16px;
  top: 16px;
  z-index: 1200;
}
:not(.aXNw) .Togglebox {
  position: relative;
}
:not(.aXNw) .FormGroup .FormField .Togglebox {
  margin-right: -16px;
}
:not(.aXNw) .Togglebox:hover .CardSection {
  border-color: var(--colorsBorderPrimary, #0265dc);
}
:not(.aXNw) .Togglebox:focus-within .CardSection {
  border-color: var(--colorsBorderPrimary, #0265dc);
  box-shadow: 0 0 0 3px var(--colorsFocusRingPrimary, #a9d1ff);
}
:not(.aXNw) .Togglebox__content {
  align-items: center;
  box-sizing: border-box;
  display: flex;
  position: relative;
}
:not(.aXNw) .Togglebox--controlTop .Togglebox__content {
  align-items: flex-start;
}
:not(.aXNw) .Togglebox__control {
  align-items: center;
  display: flex;
  pointer-events: none;
}
:not(.aXNw) .Togglebox__control .Checkbox__box {
  top: 0;
}
:not(.aXNw) .Togglebox--radio .Togglebox__control {
  margin: -2px 0;
}
:not(.aXNw) .Togglebox--toggleSwitch .Togglebox__control {
  margin: -5px 0 -4px;
}
:not(.aXNw) .Togglebox__title {
  color: var(--colorsTextDefault, #141414);
  font-size: 14px;
  font-weight: 700;
}
:not(.aXNw) .Togglebox__title + .Togglebox__label {
  margin-top: 4px;
}
:not(.aXNw) .Togglebox__children {
  color: var(--colorsTextDefault, #141414);
  font-size: 14px;
  line-height: 1;
  width: 100%;
}
:not(.aXNw) .Togglebox__content--title .Togglebox__children {
  color: var(--colorsTextSubdued, #606162);
}
:not(.aXNw) .Togglebox--radio .Togglebox__children {
  padding-left: 9px;
}
:not(.aXNw) .Togglebox--checkbox .Togglebox__children {
  padding-left: 8px;
}
:not(.aXNw) .Togglebox--toggleSwitch .Togglebox__children {
  padding-left: 12px;
}
:not(.aXNw) .ToggleSwitch {
  box-sizing: border-box;
  color: var(--colorsTextDefault, #141414);
  display: inline-block;
  font-family:
    Nunito Sans,
    sans-serif;
}
:not(.aXNw) .ToggleSwitch + .FormField__addons {
  margin-left: 54px;
}
:not(.aXNw) .ToggleSwitch--fitted .ToggleSwitch__html-label,
:not(.aXNw) .ToggleSwitch--fitted.ToggleSwitch {
  margin-left: 42px;
}
:not(.aXNw) .ToggleSwitch--disabled {
  opacity: 0.4;
}
:not(.aXNw) .ToggleSwitch__input {
  height: 1px;
  opacity: 0;
  position: absolute;
  width: 1px;
  z-index: -1;
}
:not(.aXNw) .ToggleSwitch__element {
  background: var(--colorsSurfaceGreyStrong, #dfe0e1);
  border-radius: 13px;
  box-sizing: border-box;
  display: inline-flex;
  flex-shrink: 0;
  height: 23px;
  position: relative;
  transition: all 0.1s cubic-bezier(0.4, 0, 0.2, 1) 0s;
  width: 42px;
}
:not(.aXNw) .ToggleSwitch__element:before {
  background: var(--colorsSurfaceDefault, #fff);
  border-radius: 100%;
  box-shadow: 0 2px 8px hsla(0, 0%, 8%, 0.1);
  content: "";
  height: 17px;
  left: 3px;
  position: absolute;
  top: 3px;
  transition: all 0.1s cubic-bezier(0.4, 0, 0.2, 1) 0s;
  width: 17px;
}
:not(.aXNw) .ToggleSwitch--fitted .ToggleSwitch__element {
  align-items: center;
  margin: 0;
}
:not(.aXNw) .ToggleSwitch:hover .ToggleSwitch__element {
  background: var(--colorsSurfaceGreyStronger, #bcbcbd);
}
:not(.aXNw) .ToggleSwitch--disabled .ToggleSwitch__element,
:not(.aXNw) .ToggleSwitch--disabled:hover .ToggleSwitch__element {
  background: var(--colorsSurfaceGreyStrong, #dfe0e1);
}
:not(.aXNw) .ToggleSwitch--checked .ToggleSwitch__element,
:not(.aXNw) .ToggleSwitch__input:checked + .ToggleSwitch__element {
  background: var(--colorsStatusSuccess, #007a4d);
}
:not(.aXNw) .ToggleSwitch--checked .ToggleSwitch__element:before,
:not(.aXNw) .ToggleSwitch__input:checked + .ToggleSwitch__element:before {
  left: 22px;
}
:not(.aXNw) .ToggleSwitch:hover .ToggleSwitch--checked .ToggleSwitch__element,
:not(.aXNw)
  .ToggleSwitch:hover
  .ToggleSwitch__input:checked
  + .ToggleSwitch__element {
  background: var(--colorsStatusSuccessStrong, #007a4d);
}
:not(.aXNw)
  .ToggleSwitch--disabled
  .ToggleSwitch--checked
  .ToggleSwitch__element,
:not(.aXNw)
  .ToggleSwitch--disabled
  .ToggleSwitch__input:checked
  + .ToggleSwitch__element,
:not(.aXNw)
  .ToggleSwitch--disabled:hover
  .ToggleSwitch--checked
  .ToggleSwitch__element,
:not(.aXNw)
  .ToggleSwitch--disabled:hover
  .ToggleSwitch__input:checked
  + .ToggleSwitch__element {
  background: var(--colorsSurfaceDisabled, #606162);
}
:not(.aXNw) .ToggleSwitch--focus-visible:focus-within .ToggleSwitch__element {
  box-shadow: 0 0 0 3px var(--colorsFocusRingPrimary, #a9d1ff);
}
:not(.aXNw) .Label.ToggleSwitch__label {
  color: var(--colorsTextDefault, #141414);
  font-size: 16px;
  font-weight: 400;
  margin-left: 12px;
  margin-top: 1px;
  transition: all 0.1s cubic-bezier(0.4, 0, 0.2, 1) 0s;
}
:not(.aXNw) .ToggleSwitch__html-label {
  align-items: baseline;
}
:not(.aXNw) .ToggleSwitch .ToggleSwitch__html-label {
  cursor: pointer;
  display: flex;
}
:not(.aXNw) .ToggleSwitch--fitted .ToggleSwitch__html-label {
  margin-left: -42px;
}
:not(.aXNw) .ToggleSwitch--disabled .ToggleSwitch__html-label {
  cursor: not-allowed;
}
:not(.aXNw) :not(.Togglebox__control) > .ToggleSwitch .ToggleSwitch__element {
  margin-bottom: -6px;
  margin-top: -6px;
  top: 6px;
}
:not(.aXNw) .Tooltip,
:not(.aXNw) .Tooltip__body {
  color: var(--colorsTextDefault, #141414);
  font-family:
    Nunito Sans,
    sans-serif;
}
:not(.aXNw) .Tooltip--underline {
  position: relative;
}
:not(.aXNw) .Tooltip--underline:before {
  border-bottom-color: inherit;
  border-bottom-style: dashed;
  border-bottom-width: 1px;
  bottom: 0;
  content: "";
  opacity: 1;
  position: absolute;
  transition: opacity duration(fast) easing();
  transition-delay: duration(slow);
  width: 100%;
}
:not(.aXNw) .Tooltip--underline:hover:before {
  opacity: 0;
  transition: opacity duration(fast) easing();
  transition-delay: duration(slow);
}
:not(.aXNw) .Tooltip__body {
  line-height: normal;
}
:not(.aXNw) .Tooltip__body:not(.Tooltip__body--open).Tooltip__body,
:not(.aXNw) .Tooltip__body:not(.Tooltip__body--open):before {
  display: none;
  opacity: 0;
  pointer-events: none;
}
:not(.aXNw) .Tooltip__body.Tooltip__body {
  animation-direction: normal;
  animation-duration: 0.1s;
  animation-fill-mode: both;
  animation-iteration-count: 1;
  animation-name: showTooltip;
  animation-timing-function: cubic-bezier(0.4, 0, 0.2, 1);
  background: var(--colorsSurfaceInvertedStrong, #141414);
  border-radius: 3px;
  color: var(--colorsTextInverted, #fff);
  display: inline-flex;
  font-size: 14px;
  max-width: 18em;
  padding: 4px 8px;
  position: relative;
  text-align: center;
  white-space: pre-line;
  width: -moz-max-content;
  width: max-content;
  word-break: break-word;
  z-index: 1100;
}
@media (pointer: coarse) {
  :not(.aXNw) .Tooltip__body.Tooltip__body {
    padding: 8px 16px;
  }
}
:not(.aXNw) .Tooltip__body,
:not(.aXNw) _:-ms-lang(x) {
  min-width: 125px;
}
@keyframes showTooltip {
  0% {
    opacity: 0;
  }
  to {
    opacity: 1;
  }
}
:not(.aXNw) .Tooltip__caret:before {
  background: var(--colorsSurfaceInvertedStrong, #141414);
}
:not(.aXNw) .bg-white {
  background-color: #fff;
}
:not(.aXNw) .bg-white-i {
  background-color: #fff !important;
}
:not(.aXNw) .bg-black {
  background-color: #040404;
}
:not(.aXNw) .bg-black-i {
  background-color: #040404 !important;
}
:not(.aXNw) .bg-blue {
  background-color: #0265dc;
}
:not(.aXNw) .bg-blue-i {
  background-color: #0265dc !important;
}
:not(.aXNw) .bg-blue-grey {
  background-color: #8c9ca5;
}
:not(.aXNw) .bg-blue-grey-i {
  background-color: #8c9ca5 !important;
}
:not(.aXNw) .bg-orange {
  background-color: #b14c00;
}
:not(.aXNw) .bg-orange-i {
  background-color: #b14c00 !important;
}
:not(.aXNw) .bg-yellow {
  background-color: #ffc902;
}
:not(.aXNw) .bg-yellow-i {
  background-color: #ffc902 !important;
}
:not(.aXNw) .bg-green {
  background-color: #007a4d;
}
:not(.aXNw) .bg-green-i {
  background-color: #007a4d !important;
}
:not(.aXNw) .bg-cyan {
  background-color: #08bfdf;
}
:not(.aXNw) .bg-cyan-i {
  background-color: #08bfdf !important;
}
:not(.aXNw) .bg-purple {
  background-color: #6954c0;
}
:not(.aXNw) .bg-purple-i {
  background-color: #6954c0 !important;
}
:not(.aXNw) .bg-red {
  background-color: #f94d32;
}
:not(.aXNw) .bg-red-i {
  background-color: #f94d32 !important;
}
:not(.aXNw) .bg-magenta {
  background-color: #b52d88;
}
:not(.aXNw) .bg-magenta-i {
  background-color: #b52d88 !important;
}
:not(.aXNw) .bg-blue-100 {
  background-color: #e0f2ff;
}
:not(.aXNw) .bg-blue-100-i {
  background-color: #e0f2ff !important;
}
:not(.aXNw) .bg-blue-200 {
  background-color: #b5deff;
}
:not(.aXNw) .bg-blue-200-i {
  background-color: #b5deff !important;
}
:not(.aXNw) .bg-blue-300 {
  background-color: #78bbfa;
}
:not(.aXNw) .bg-blue-300-i {
  background-color: #78bbfa !important;
}
:not(.aXNw) .bg-blue-400 {
  background-color: #3892f3;
}
:not(.aXNw) .bg-blue-400-i {
  background-color: #3892f3 !important;
}
:not(.aXNw) .bg-blue-500 {
  background-color: #0265dc;
}
:not(.aXNw) .bg-blue-500-i {
  background-color: #0265dc !important;
}
:not(.aXNw) .bg-blue-600 {
  background-color: #004491;
}
:not(.aXNw) .bg-blue-600-i {
  background-color: #004491 !important;
}
:not(.aXNw) .bg-neutral-0 {
  background-color: #fff;
}
:not(.aXNw) .bg-neutral-0-i {
  background-color: #fff !important;
}
:not(.aXNw) .bg-neutral-10 {
  background-color: #fcfcfc;
}
:not(.aXNw) .bg-neutral-10-i {
  background-color: #fcfcfc !important;
}
:not(.aXNw) .bg-neutral-20 {
  background-color: #fafafa;
}
:not(.aXNw) .bg-neutral-20-i {
  background-color: #fafafa !important;
}
:not(.aXNw) .bg-neutral-30 {
  background-color: #f7f7f7;
}
:not(.aXNw) .bg-neutral-30-i {
  background-color: #f7f7f7 !important;
}
:not(.aXNw) .bg-neutral-40 {
  background-color: #f5f5f5;
}
:not(.aXNw) .bg-neutral-40-i {
  background-color: #f5f5f5 !important;
}
:not(.aXNw) .bg-neutral-50 {
  background-color: #eee;
}
:not(.aXNw) .bg-neutral-50-i {
  background-color: #eee !important;
}
:not(.aXNw) .bg-neutral-60 {
  background-color: #dfe0e1;
}
:not(.aXNw) .bg-neutral-60-i {
  background-color: #dfe0e1 !important;
}
:not(.aXNw) .bg-neutral-70 {
  background-color: #bcbcbd;
}
:not(.aXNw) .bg-neutral-70-i {
  background-color: #bcbcbd !important;
}
:not(.aXNw) .bg-neutral-80 {
  background-color: #949596;
}
:not(.aXNw) .bg-neutral-80-i {
  background-color: #949596 !important;
}
:not(.aXNw) .bg-neutral-90 {
  background-color: #737475;
}
:not(.aXNw) .bg-neutral-90-i {
  background-color: #737475 !important;
}
:not(.aXNw) .bg-neutral-100 {
  background-color: #606162;
}
:not(.aXNw) .bg-neutral-100-i {
  background-color: #606162 !important;
}
:not(.aXNw) .bg-neutral-200 {
  background-color: #444445;
}
:not(.aXNw) .bg-neutral-200-i {
  background-color: #444445 !important;
}
:not(.aXNw) .bg-neutral-300 {
  background-color: #2d2e31;
}
:not(.aXNw) .bg-neutral-300-i {
  background-color: #2d2e31 !important;
}
:not(.aXNw) .bg-neutral-400 {
  background-color: #141414;
}
:not(.aXNw) .bg-neutral-400-i {
  background-color: #141414 !important;
}
:not(.aXNw) .bg-neutral-500 {
  background-color: #040404;
}
:not(.aXNw) .bg-neutral-500-i {
  background-color: #040404 !important;
}
:not(.aXNw) .bg-blue-grey-100 {
  background-color: #eaeff2;
}
:not(.aXNw) .bg-blue-grey-100-i {
  background-color: #eaeff2 !important;
}
:not(.aXNw) .bg-blue-grey-200 {
  background-color: #d0d8dd;
}
:not(.aXNw) .bg-blue-grey-200-i {
  background-color: #d0d8dd !important;
}
:not(.aXNw) .bg-blue-grey-300 {
  background-color: #b4c1c8;
}
:not(.aXNw) .bg-blue-grey-300-i {
  background-color: #b4c1c8 !important;
}
:not(.aXNw) .bg-blue-grey-400 {
  background-color: #8c9ca5;
}
:not(.aXNw) .bg-blue-grey-400-i {
  background-color: #8c9ca5 !important;
}
:not(.aXNw) .bg-blue-grey-500 {
  background-color: #6a7a85;
}
:not(.aXNw) .bg-blue-grey-500-i {
  background-color: #6a7a85 !important;
}
:not(.aXNw) .bg-blue-grey-600 {
  background-color: #576671;
}
:not(.aXNw) .bg-blue-grey-600-i {
  background-color: #576671 !important;
}
:not(.aXNw) .bg-orange-100 {
  background-color: #ffeccc;
}
:not(.aXNw) .bg-orange-100-i {
  background-color: #ffeccc !important;
}
:not(.aXNw) .bg-orange-200 {
  background-color: #fdd291;
}
:not(.aXNw) .bg-orange-200-i {
  background-color: #fdd291 !important;
}
:not(.aXNw) .bg-orange-300 {
  background-color: #ffa037;
}
:not(.aXNw) .bg-orange-300-i {
  background-color: #ffa037 !important;
}
:not(.aXNw) .bg-orange-400 {
  background-color: #e46f00;
}
:not(.aXNw) .bg-orange-400-i {
  background-color: #e46f00 !important;
}
:not(.aXNw) .bg-orange-500 {
  background-color: #b14c00;
}
:not(.aXNw) .bg-orange-500-i {
  background-color: #b14c00 !important;
}
:not(.aXNw) .bg-orange-600 {
  background-color: #7a2f00;
}
:not(.aXNw) .bg-orange-600-i {
  background-color: #7a2f00 !important;
}
:not(.aXNw) .bg-yellow-100 {
  background-color: #fff9e2;
}
:not(.aXNw) .bg-yellow-100-i {
  background-color: #fff9e2 !important;
}
:not(.aXNw) .bg-yellow-200 {
  background-color: #fff0b1;
}
:not(.aXNw) .bg-yellow-200-i {
  background-color: #fff0b1 !important;
}
:not(.aXNw) .bg-yellow-300 {
  background-color: #ffe278;
}
:not(.aXNw) .bg-yellow-300-i {
  background-color: #ffe278 !important;
}
:not(.aXNw) .bg-yellow-400 {
  background-color: #ffc902;
}
:not(.aXNw) .bg-yellow-400-i {
  background-color: #ffc902 !important;
}
:not(.aXNw) .bg-yellow-500 {
  background-color: #ffbe00;
}
:not(.aXNw) .bg-yellow-500-i {
  background-color: #ffbe00 !important;
}
:not(.aXNw) .bg-yellow-600 {
  background-color: #de9500;
}
:not(.aXNw) .bg-yellow-600-i {
  background-color: #de9500 !important;
}
:not(.aXNw) .bg-green-100 {
  background-color: #cef8e0;
}
:not(.aXNw) .bg-green-100-i {
  background-color: #cef8e0 !important;
}
:not(.aXNw) .bg-green-200 {
  background-color: #89ecbc;
}
:not(.aXNw) .bg-green-200-i {
  background-color: #89ecbc !important;
}
:not(.aXNw) .bg-green-300 {
  background-color: #49cc93;
}
:not(.aXNw) .bg-green-300-i {
  background-color: #49cc93 !important;
}
:not(.aXNw) .bg-green-400 {
  background-color: #15a46e;
}
:not(.aXNw) .bg-green-400-i {
  background-color: #15a46e !important;
}
:not(.aXNw) .bg-green-500 {
  background-color: #007a4d;
}
:not(.aXNw) .bg-green-500-i {
  background-color: #007a4d !important;
}
:not(.aXNw) .bg-green-600 {
  background-color: #005132;
}
:not(.aXNw) .bg-green-600-i {
  background-color: #005132 !important;
}
:not(.aXNw) .bg-cyan-100 {
  background-color: #e3fcff;
}
:not(.aXNw) .bg-cyan-100-i {
  background-color: #e3fcff !important;
}
:not(.aXNw) .bg-cyan-200 {
  background-color: #b1f3fa;
}
:not(.aXNw) .bg-cyan-200-i {
  background-color: #b1f3fa !important;
}
:not(.aXNw) .bg-cyan-300 {
  background-color: #13ceea;
}
:not(.aXNw) .bg-cyan-300-i {
  background-color: #13ceea !important;
}
:not(.aXNw) .bg-cyan-400 {
  background-color: #08bfdf;
}
:not(.aXNw) .bg-cyan-400-i {
  background-color: #08bfdf !important;
}
:not(.aXNw) .bg-cyan-500 {
  background-color: #0ca5c0;
}
:not(.aXNw) .bg-cyan-500-i {
  background-color: #0ca5c0 !important;
}
:not(.aXNw) .bg-cyan-600 {
  background-color: #038299;
}
:not(.aXNw) .bg-cyan-600-i {
  background-color: #038299 !important;
}
:not(.aXNw) .bg-purple-100 {
  background-color: #f1edff;
}
:not(.aXNw) .bg-purple-100-i {
  background-color: #f1edff !important;
}
:not(.aXNw) .bg-purple-200 {
  background-color: #c1b6f2;
}
:not(.aXNw) .bg-purple-200-i {
  background-color: #c1b6f2 !important;
}
:not(.aXNw) .bg-purple-300 {
  background-color: #8772e5;
}
:not(.aXNw) .bg-purple-300-i {
  background-color: #8772e5 !important;
}
:not(.aXNw) .bg-purple-400 {
  background-color: #6954c0;
}
:not(.aXNw) .bg-purple-400-i {
  background-color: #6954c0 !important;
}
:not(.aXNw) .bg-purple-500 {
  background-color: #4f3a9e;
}
:not(.aXNw) .bg-purple-500-i {
  background-color: #4f3a9e !important;
}
:not(.aXNw) .bg-purple-600 {
  background-color: #422799;
}
:not(.aXNw) .bg-purple-600-i {
  background-color: #422799 !important;
}
:not(.aXNw) .bg-red-100 {
  background-color: #ffece9;
}
:not(.aXNw) .bg-red-100-i {
  background-color: #ffece9 !important;
}
:not(.aXNw) .bg-red-200 {
  background-color: #ffb2a0;
}
:not(.aXNw) .bg-red-200-i {
  background-color: #ffb2a0 !important;
}
:not(.aXNw) .bg-red-300 {
  background-color: #ff745f;
}
:not(.aXNw) .bg-red-300-i {
  background-color: #ff745f !important;
}
:not(.aXNw) .bg-red-400 {
  background-color: #f94d32;
}
:not(.aXNw) .bg-red-400-i {
  background-color: #f94d32 !important;
}
:not(.aXNw) .bg-red-500 {
  background-color: #e13212;
}
:not(.aXNw) .bg-red-500-i {
  background-color: #e13212 !important;
}
:not(.aXNw) .bg-red-600 {
  background-color: #bf2a00;
}
:not(.aXNw) .bg-red-600-i {
  background-color: #bf2a00 !important;
}
:not(.aXNw) .bg-magenta-100 {
  background-color: #fbeaf5;
}
:not(.aXNw) .bg-magenta-100-i {
  background-color: #fbeaf5 !important;
}
:not(.aXNw) .bg-magenta-200 {
  background-color: #faafe2;
}
:not(.aXNw) .bg-magenta-200-i {
  background-color: #faafe2 !important;
}
:not(.aXNw) .bg-magenta-300 {
  background-color: #d949a9;
}
:not(.aXNw) .bg-magenta-300-i {
  background-color: #d949a9 !important;
}
:not(.aXNw) .bg-magenta-400 {
  background-color: #b52d88;
}
:not(.aXNw) .bg-magenta-400-i {
  background-color: #b52d88 !important;
}
:not(.aXNw) .bg-magenta-500 {
  background-color: #982071;
}
:not(.aXNw) .bg-magenta-500-i {
  background-color: #982071 !important;
}
:not(.aXNw) .bg-magenta-600 {
  background-color: #7d165b;
}
:not(.aXNw) .bg-magenta-600-i {
  background-color: #7d165b !important;
}
:not(.aXNw) .border-bottom {
  border-bottom: 1px solid #dfe0e1;
}
:not(.aXNw) .border-bottom-i {
  border-bottom: 1px solid #dfe0e1 !important;
}
:not(.aXNw) .border-left {
  border-left: 1px solid #dfe0e1;
}
:not(.aXNw) .border-left-i {
  border-left: 1px solid #dfe0e1 !important;
}
:not(.aXNw) .border-right {
  border-right: 1px solid #dfe0e1;
}
:not(.aXNw) .border-right-i {
  border-right: 1px solid #dfe0e1 !important;
}
:not(.aXNw) .border-top {
  border-top: 1px solid #dfe0e1;
}
:not(.aXNw) .border-top-i {
  border-top: 1px solid #dfe0e1 !important;
}
:not(.aXNw) .border {
  border: 1px solid #dfe0e1;
}
:not(.aXNw) .border-i {
  border: 1px solid #dfe0e1 !important;
}
:not(.aXNw) .border-style-none {
  border-style: none;
}
:not(.aXNw) .border-style-none-i {
  border-style: none !important;
}
:not(.aXNw) .border-style-hidden {
  border-style: hidden;
}
:not(.aXNw) .border-style-hidden-i {
  border-style: hidden !important;
}
:not(.aXNw) .border-style-dotted {
  border-style: dotted;
}
:not(.aXNw) .border-style-dotted-i {
  border-style: dotted !important;
}
:not(.aXNw) .border-style-dashed {
  border-style: dashed;
}
:not(.aXNw) .border-style-dashed-i {
  border-style: dashed !important;
}
:not(.aXNw) .border-style-solid {
  border-style: solid;
}
:not(.aXNw) .border-style-solid-i {
  border-style: solid !important;
}
:not(.aXNw) .border-style-double {
  border-style: double;
}
:not(.aXNw) .border-style-double-i {
  border-style: double !important;
}
:not(.aXNw) .border-style-groove {
  border-style: groove;
}
:not(.aXNw) .border-style-groove-i {
  border-style: groove !important;
}
:not(.aXNw) .border-style-ridge {
  border-style: ridge;
}
:not(.aXNw) .border-style-ridge-i {
  border-style: ridge !important;
}
:not(.aXNw) .border-style-inset {
  border-style: inset;
}
:not(.aXNw) .border-style-inset-i {
  border-style: inset !important;
}
:not(.aXNw) .border-style-outset {
  border-style: outset;
}
:not(.aXNw) .border-style-outset-i {
  border-style: outset !important;
}
:not(.aXNw) .border-style-inherit {
  border-style: inherit;
}
:not(.aXNw) .border-style-inherit-i {
  border-style: inherit !important;
}
:not(.aXNw) .border-style-initial {
  border-style: initial;
}
:not(.aXNw) .border-style-initial-i {
  border-style: initial !important;
}
:not(.aXNw) .border-style-revert {
  border-style: revert;
}
:not(.aXNw) .border-style-revert-i {
  border-style: revert !important;
}
:not(.aXNw) .border-style-unset {
  border-style: unset;
}
:not(.aXNw) .border-style-unset-i {
  border-style: unset !important;
}
:not(.aXNw) .border-radius-0 {
  border-radius: 0;
}
:not(.aXNw) .border-radius-0-i {
  border-radius: 0 !important;
}
:not(.aXNw) .border-radius-1 {
  border-radius: 3px;
}
:not(.aXNw) .border-radius-1-i {
  border-radius: 3px !important;
}
:not(.aXNw) .border-radius-2 {
  border-radius: 6px;
}
:not(.aXNw) .border-radius-2-i {
  border-radius: 6px !important;
}
:not(.aXNw) .border-radius-pill {
  border-radius: 500em;
}
:not(.aXNw) .border-radius-pill-i {
  border-radius: 500em !important;
}
:not(.aXNw) .border-radius-circular {
  border-radius: 50%;
}
:not(.aXNw) .border-radius-circular-i {
  border-radius: 50% !important;
}
:not(.aXNw) .border-radius-top-1 {
  border-radius: 3px 3px 0 0;
}
:not(.aXNw) .border-radius-top-1-i {
  border-radius: 3px 3px 0 0 !important;
}
:not(.aXNw) .border-radius-top-2 {
  border-radius: 6px 6px 0 0;
}
:not(.aXNw) .border-radius-top-2-i {
  border-radius: 6px 6px 0 0 !important;
}
:not(.aXNw) .border-radius-top-pill {
  border-radius: 500em 500em 0 0;
}
:not(.aXNw) .border-radius-top-pill-i {
  border-radius: 500em 500em 0 0 !important;
}
:not(.aXNw) .border-radius-right-1 {
  border-radius: 0 3px 3px 0;
}
:not(.aXNw) .border-radius-right-1-i {
  border-radius: 0 3px 3px 0 !important;
}
:not(.aXNw) .border-radius-right-2 {
  border-radius: 0 6px 6px 0;
}
:not(.aXNw) .border-radius-right-2-i {
  border-radius: 0 6px 6px 0 !important;
}
:not(.aXNw) .border-radius-right-pill {
  border-radius: 0 500em 500em 0;
}
:not(.aXNw) .border-radius-right-pill-i {
  border-radius: 0 500em 500em 0 !important;
}
:not(.aXNw) .border-radius-bottom-1 {
  border-radius: 0 0 3px 3px;
}
:not(.aXNw) .border-radius-bottom-1-i {
  border-radius: 0 0 3px 3px !important;
}
:not(.aXNw) .border-radius-bottom-2 {
  border-radius: 0 0 6px 6px;
}
:not(.aXNw) .border-radius-bottom-2-i {
  border-radius: 0 0 6px 6px !important;
}
:not(.aXNw) .border-radius-bottom-pill {
  border-radius: 0 0 500em 500em;
}
:not(.aXNw) .border-radius-bottom-pill-i {
  border-radius: 0 0 500em 500em !important;
}
:not(.aXNw) .border-radius-left-1 {
  border-radius: 3px 0 0 3px;
}
:not(.aXNw) .border-radius-left-1-i {
  border-radius: 3px 0 0 3px !important;
}
:not(.aXNw) .border-radius-left-2 {
  border-radius: 6px 0 0 6px;
}
:not(.aXNw) .border-radius-left-2-i {
  border-radius: 6px 0 0 6px !important;
}
:not(.aXNw) .border-radius-left-pill {
  border-radius: 500em 0 0 500em;
}
:not(.aXNw) .border-radius-left-pill-i {
  border-radius: 500em 0 0 500em !important;
}
:not(.aXNw) .box-sizing-border-box {
  box-sizing: border-box;
}
:not(.aXNw) .box-sizing-border-box-i {
  box-sizing: border-box !important;
}
:not(.aXNw) .box-sizing-content-box {
  box-sizing: content-box;
}
:not(.aXNw) .box-sizing-content-box-i {
  box-sizing: content-box !important;
}
:not(.aXNw) .c-white {
  color: #fff;
}
:not(.aXNw) .c-white-i {
  color: #fff !important;
}
:not(.aXNw) .c-black {
  color: #040404;
}
:not(.aXNw) .c-black-i {
  color: #040404 !important;
}
:not(.aXNw) .c-blue {
  color: #0265dc;
}
:not(.aXNw) .c-blue-i {
  color: #0265dc !important;
}
:not(.aXNw) .c-blue-grey {
  color: #8c9ca5;
}
:not(.aXNw) .c-blue-grey-i {
  color: #8c9ca5 !important;
}
:not(.aXNw) .c-orange {
  color: #b14c00;
}
:not(.aXNw) .c-orange-i {
  color: #b14c00 !important;
}
:not(.aXNw) .c-yellow {
  color: #ffc902;
}
:not(.aXNw) .c-yellow-i {
  color: #ffc902 !important;
}
:not(.aXNw) .c-green {
  color: #007a4d;
}
:not(.aXNw) .c-green-i {
  color: #007a4d !important;
}
:not(.aXNw) .c-cyan {
  color: #08bfdf;
}
:not(.aXNw) .c-cyan-i {
  color: #08bfdf !important;
}
:not(.aXNw) .c-purple {
  color: #6954c0;
}
:not(.aXNw) .c-purple-i {
  color: #6954c0 !important;
}
:not(.aXNw) .c-red {
  color: #f94d32;
}
:not(.aXNw) .c-red-i {
  color: #f94d32 !important;
}
:not(.aXNw) .c-magenta {
  color: #b52d88;
}
:not(.aXNw) .c-magenta-i {
  color: #b52d88 !important;
}
:not(.aXNw) .c-blue-100 {
  color: #e0f2ff;
}
:not(.aXNw) .c-blue-100-i {
  color: #e0f2ff !important;
}
:not(.aXNw) .c-blue-200 {
  color: #b5deff;
}
:not(.aXNw) .c-blue-200-i {
  color: #b5deff !important;
}
:not(.aXNw) .c-blue-300 {
  color: #78bbfa;
}
:not(.aXNw) .c-blue-300-i {
  color: #78bbfa !important;
}
:not(.aXNw) .c-blue-400 {
  color: #3892f3;
}
:not(.aXNw) .c-blue-400-i {
  color: #3892f3 !important;
}
:not(.aXNw) .c-blue-500 {
  color: #0265dc;
}
:not(.aXNw) .c-blue-500-i {
  color: #0265dc !important;
}
:not(.aXNw) .c-blue-600 {
  color: #004491;
}
:not(.aXNw) .c-blue-600-i {
  color: #004491 !important;
}
:not(.aXNw) .c-neutral-0 {
  color: #fff;
}
:not(.aXNw) .c-neutral-0-i {
  color: #fff !important;
}
:not(.aXNw) .c-neutral-10 {
  color: #fcfcfc;
}
:not(.aXNw) .c-neutral-10-i {
  color: #fcfcfc !important;
}
:not(.aXNw) .c-neutral-20 {
  color: #fafafa;
}
:not(.aXNw) .c-neutral-20-i {
  color: #fafafa !important;
}
:not(.aXNw) .c-neutral-30 {
  color: #f7f7f7;
}
:not(.aXNw) .c-neutral-30-i {
  color: #f7f7f7 !important;
}
:not(.aXNw) .c-neutral-40 {
  color: #f5f5f5;
}
:not(.aXNw) .c-neutral-40-i {
  color: #f5f5f5 !important;
}
:not(.aXNw) .c-neutral-50 {
  color: #eee;
}
:not(.aXNw) .c-neutral-50-i {
  color: #eee !important;
}
:not(.aXNw) .c-neutral-60 {
  color: #dfe0e1;
}
:not(.aXNw) .c-neutral-60-i {
  color: #dfe0e1 !important;
}
:not(.aXNw) .c-neutral-70 {
  color: #bcbcbd;
}
:not(.aXNw) .c-neutral-70-i {
  color: #bcbcbd !important;
}
:not(.aXNw) .c-neutral-80 {
  color: #949596;
}
:not(.aXNw) .c-neutral-80-i {
  color: #949596 !important;
}
:not(.aXNw) .c-neutral-90 {
  color: #737475;
}
:not(.aXNw) .c-neutral-90-i {
  color: #737475 !important;
}
:not(.aXNw) .c-neutral-100 {
  color: #606162;
}
:not(.aXNw) .c-neutral-100-i {
  color: #606162 !important;
}
:not(.aXNw) .c-neutral-200 {
  color: #444445;
}
:not(.aXNw) .c-neutral-200-i {
  color: #444445 !important;
}
:not(.aXNw) .c-neutral-300 {
  color: #2d2e31;
}
:not(.aXNw) .c-neutral-300-i {
  color: #2d2e31 !important;
}
:not(.aXNw) .c-neutral-400 {
  color: #141414;
}
:not(.aXNw) .c-neutral-400-i {
  color: #141414 !important;
}
:not(.aXNw) .c-neutral-500 {
  color: #040404;
}
:not(.aXNw) .c-neutral-500-i {
  color: #040404 !important;
}
:not(.aXNw) .c-blue-grey-100 {
  color: #eaeff2;
}
:not(.aXNw) .c-blue-grey-100-i {
  color: #eaeff2 !important;
}
:not(.aXNw) .c-blue-grey-200 {
  color: #d0d8dd;
}
:not(.aXNw) .c-blue-grey-200-i {
  color: #d0d8dd !important;
}
:not(.aXNw) .c-blue-grey-300 {
  color: #b4c1c8;
}
:not(.aXNw) .c-blue-grey-300-i {
  color: #b4c1c8 !important;
}
:not(.aXNw) .c-blue-grey-400 {
  color: #8c9ca5;
}
:not(.aXNw) .c-blue-grey-400-i {
  color: #8c9ca5 !important;
}
:not(.aXNw) .c-blue-grey-500 {
  color: #6a7a85;
}
:not(.aXNw) .c-blue-grey-500-i {
  color: #6a7a85 !important;
}
:not(.aXNw) .c-blue-grey-600 {
  color: #576671;
}
:not(.aXNw) .c-blue-grey-600-i {
  color: #576671 !important;
}
:not(.aXNw) .c-orange-100 {
  color: #ffeccc;
}
:not(.aXNw) .c-orange-100-i {
  color: #ffeccc !important;
}
:not(.aXNw) .c-orange-200 {
  color: #fdd291;
}
:not(.aXNw) .c-orange-200-i {
  color: #fdd291 !important;
}
:not(.aXNw) .c-orange-300 {
  color: #ffa037;
}
:not(.aXNw) .c-orange-300-i {
  color: #ffa037 !important;
}
:not(.aXNw) .c-orange-400 {
  color: #e46f00;
}
:not(.aXNw) .c-orange-400-i {
  color: #e46f00 !important;
}
:not(.aXNw) .c-orange-500 {
  color: #b14c00;
}
:not(.aXNw) .c-orange-500-i {
  color: #b14c00 !important;
}
:not(.aXNw) .c-orange-600 {
  color: #7a2f00;
}
:not(.aXNw) .c-orange-600-i {
  color: #7a2f00 !important;
}
:not(.aXNw) .c-yellow-100 {
  color: #fff9e2;
}
:not(.aXNw) .c-yellow-100-i {
  color: #fff9e2 !important;
}
:not(.aXNw) .c-yellow-200 {
  color: #fff0b1;
}
:not(.aXNw) .c-yellow-200-i {
  color: #fff0b1 !important;
}
:not(.aXNw) .c-yellow-300 {
  color: #ffe278;
}
:not(.aXNw) .c-yellow-300-i {
  color: #ffe278 !important;
}
:not(.aXNw) .c-yellow-400 {
  color: #ffc902;
}
:not(.aXNw) .c-yellow-400-i {
  color: #ffc902 !important;
}
:not(.aXNw) .c-yellow-500 {
  color: #ffbe00;
}
:not(.aXNw) .c-yellow-500-i {
  color: #ffbe00 !important;
}
:not(.aXNw) .c-yellow-600 {
  color: #de9500;
}
:not(.aXNw) .c-yellow-600-i {
  color: #de9500 !important;
}
:not(.aXNw) .c-green-100 {
  color: #cef8e0;
}
:not(.aXNw) .c-green-100-i {
  color: #cef8e0 !important;
}
:not(.aXNw) .c-green-200 {
  color: #89ecbc;
}
:not(.aXNw) .c-green-200-i {
  color: #89ecbc !important;
}
:not(.aXNw) .c-green-300 {
  color: #49cc93;
}
:not(.aXNw) .c-green-300-i {
  color: #49cc93 !important;
}
:not(.aXNw) .c-green-400 {
  color: #15a46e;
}
:not(.aXNw) .c-green-400-i {
  color: #15a46e !important;
}
:not(.aXNw) .c-green-500 {
  color: #007a4d;
}
:not(.aXNw) .c-green-500-i {
  color: #007a4d !important;
}
:not(.aXNw) .c-green-600 {
  color: #005132;
}
:not(.aXNw) .c-green-600-i {
  color: #005132 !important;
}
:not(.aXNw) .c-cyan-100 {
  color: #e3fcff;
}
:not(.aXNw) .c-cyan-100-i {
  color: #e3fcff !important;
}
:not(.aXNw) .c-cyan-200 {
  color: #b1f3fa;
}
:not(.aXNw) .c-cyan-200-i {
  color: #b1f3fa !important;
}
:not(.aXNw) .c-cyan-300 {
  color: #13ceea;
}
:not(.aXNw) .c-cyan-300-i {
  color: #13ceea !important;
}
:not(.aXNw) .c-cyan-400 {
  color: #08bfdf;
}
:not(.aXNw) .c-cyan-400-i {
  color: #08bfdf !important;
}
:not(.aXNw) .c-cyan-500 {
  color: #0ca5c0;
}
:not(.aXNw) .c-cyan-500-i {
  color: #0ca5c0 !important;
}
:not(.aXNw) .c-cyan-600 {
  color: #038299;
}
:not(.aXNw) .c-cyan-600-i {
  color: #038299 !important;
}
:not(.aXNw) .c-purple-100 {
  color: #f1edff;
}
:not(.aXNw) .c-purple-100-i {
  color: #f1edff !important;
}
:not(.aXNw) .c-purple-200 {
  color: #c1b6f2;
}
:not(.aXNw) .c-purple-200-i {
  color: #c1b6f2 !important;
}
:not(.aXNw) .c-purple-300 {
  color: #8772e5;
}
:not(.aXNw) .c-purple-300-i {
  color: #8772e5 !important;
}
:not(.aXNw) .c-purple-400 {
  color: #6954c0;
}
:not(.aXNw) .c-purple-400-i {
  color: #6954c0 !important;
}
:not(.aXNw) .c-purple-500 {
  color: #4f3a9e;
}
:not(.aXNw) .c-purple-500-i {
  color: #4f3a9e !important;
}
:not(.aXNw) .c-purple-600 {
  color: #422799;
}
:not(.aXNw) .c-purple-600-i {
  color: #422799 !important;
}
:not(.aXNw) .c-red-100 {
  color: #ffece9;
}
:not(.aXNw) .c-red-100-i {
  color: #ffece9 !important;
}
:not(.aXNw) .c-red-200 {
  color: #ffb2a0;
}
:not(.aXNw) .c-red-200-i {
  color: #ffb2a0 !important;
}
:not(.aXNw) .c-red-300 {
  color: #ff745f;
}
:not(.aXNw) .c-red-300-i {
  color: #ff745f !important;
}
:not(.aXNw) .c-red-400 {
  color: #f94d32;
}
:not(.aXNw) .c-red-400-i {
  color: #f94d32 !important;
}
:not(.aXNw) .c-red-500 {
  color: #e13212;
}
:not(.aXNw) .c-red-500-i {
  color: #e13212 !important;
}
:not(.aXNw) .c-red-600 {
  color: #bf2a00;
}
:not(.aXNw) .c-red-600-i {
  color: #bf2a00 !important;
}
:not(.aXNw) .c-magenta-100 {
  color: #fbeaf5;
}
:not(.aXNw) .c-magenta-100-i {
  color: #fbeaf5 !important;
}
:not(.aXNw) .c-magenta-200 {
  color: #faafe2;
}
:not(.aXNw) .c-magenta-200-i {
  color: #faafe2 !important;
}
:not(.aXNw) .c-magenta-300 {
  color: #d949a9;
}
:not(.aXNw) .c-magenta-300-i {
  color: #d949a9 !important;
}
:not(.aXNw) .c-magenta-400 {
  color: #b52d88;
}
:not(.aXNw) .c-magenta-400-i {
  color: #b52d88 !important;
}
:not(.aXNw) .c-magenta-500 {
  color: #982071;
}
:not(.aXNw) .c-magenta-500-i {
  color: #982071 !important;
}
:not(.aXNw) .c-magenta-600 {
  color: #7d165b;
}
:not(.aXNw) .c-magenta-600-i {
  color: #7d165b !important;
}
:not(.aXNw) .c-inherit {
  color: inherit;
}
:not(.aXNw) .c-inherit-i {
  color: inherit !important;
}
:not(.aXNw) .c-brand-ti {
  color: #191950;
}
:not(.aXNw) .cursor-alias {
  cursor: alias;
}
:not(.aXNw) .cursor-alias-i {
  cursor: alias !important;
}
:not(.aXNw) .cursor-all-scroll {
  cursor: all-scroll;
}
:not(.aXNw) .cursor-all-scroll-i {
  cursor: all-scroll !important;
}
:not(.aXNw) .cursor-auto {
  cursor: auto;
}
:not(.aXNw) .cursor-auto-i {
  cursor: auto !important;
}
:not(.aXNw) .cursor-cell {
  cursor: cell;
}
:not(.aXNw) .cursor-cell-i {
  cursor: cell !important;
}
:not(.aXNw) .cursor-context-menu {
  cursor: context-menu;
}
:not(.aXNw) .cursor-context-menu-i {
  cursor: context-menu !important;
}
:not(.aXNw) .cursor-copy {
  cursor: copy;
}
:not(.aXNw) .cursor-copy-i {
  cursor: copy !important;
}
:not(.aXNw) .cursor-crosshair {
  cursor: crosshair;
}
:not(.aXNw) .cursor-crosshair-i {
  cursor: crosshair !important;
}
:not(.aXNw) .cursor-default {
  cursor: default;
}
:not(.aXNw) .cursor-default-i {
  cursor: default !important;
}
:not(.aXNw) .cursor-grab {
  cursor: grab;
}
:not(.aXNw) .cursor-grab-i {
  cursor: grab !important;
}
:not(.aXNw) .cursor-grabbing {
  cursor: grabbing;
}
:not(.aXNw) .cursor-grabbing-i {
  cursor: grabbing !important;
}
:not(.aXNw) .cursor-help {
  cursor: help;
}
:not(.aXNw) .cursor-help-i {
  cursor: help !important;
}
:not(.aXNw) .cursor-move {
  cursor: move;
}
:not(.aXNw) .cursor-move-i {
  cursor: move !important;
}
:not(.aXNw) .cursor-none {
  cursor: none;
}
:not(.aXNw) .cursor-none-i {
  cursor: none !important;
}
:not(.aXNw) .cursor-not-allowed {
  cursor: not-allowed;
}
:not(.aXNw) .cursor-not-allowed-i {
  cursor: not-allowed !important;
}
:not(.aXNw) .cursor-no-drop {
  cursor: no-drop;
}
:not(.aXNw) .cursor-no-drop-i {
  cursor: no-drop !important;
}
:not(.aXNw) .cursor-pointer {
  cursor: pointer;
}
:not(.aXNw) .cursor-pointer-i {
  cursor: pointer !important;
}
:not(.aXNw) .cursor-progress {
  cursor: progress;
}
:not(.aXNw) .cursor-progress-i {
  cursor: progress !important;
}
:not(.aXNw) .cursor-text {
  cursor: text;
}
:not(.aXNw) .cursor-text-i {
  cursor: text !important;
}
:not(.aXNw) .cursor-vertical-text {
  cursor: vertical-text;
}
:not(.aXNw) .cursor-vertical-text-i {
  cursor: vertical-text !important;
}
:not(.aXNw) .cursor-wait {
  cursor: wait;
}
:not(.aXNw) .cursor-wait-i {
  cursor: wait !important;
}
:not(.aXNw) .cursor-zoom-in {
  cursor: zoom-in;
}
:not(.aXNw) .cursor-zoom-in-i {
  cursor: zoom-in !important;
}
:not(.aXNw) .cursor-zoom-out {
  cursor: zoom-out;
}
:not(.aXNw) .cursor-zoom-out-i {
  cursor: zoom-out !important;
}
:not(.aXNw) .cursor-e-resize {
  cursor: e-resize;
}
:not(.aXNw) .cursor-e-resize-i {
  cursor: e-resize !important;
}
:not(.aXNw) .cursor-n-resize {
  cursor: n-resize;
}
:not(.aXNw) .cursor-n-resize-i {
  cursor: n-resize !important;
}
:not(.aXNw) .cursor-ne-resize {
  cursor: ne-resize;
}
:not(.aXNw) .cursor-ne-resize-i {
  cursor: ne-resize !important;
}
:not(.aXNw) .cursor-nw-resize {
  cursor: nw-resize;
}
:not(.aXNw) .cursor-nw-resize-i {
  cursor: nw-resize !important;
}
:not(.aXNw) .cursor-s-resize {
  cursor: s-resize;
}
:not(.aXNw) .cursor-s-resize-i {
  cursor: s-resize !important;
}
:not(.aXNw) .cursor-se-resize {
  cursor: se-resize;
}
:not(.aXNw) .cursor-se-resize-i {
  cursor: se-resize !important;
}
:not(.aXNw) .cursor-sw-resize {
  cursor: sw-resize;
}
:not(.aXNw) .cursor-sw-resize-i {
  cursor: sw-resize !important;
}
:not(.aXNw) .cursor-w-resize {
  cursor: w-resize;
}
:not(.aXNw) .cursor-w-resize-i {
  cursor: w-resize !important;
}
:not(.aXNw) .cursor-ew-resize {
  cursor: ew-resize;
}
:not(.aXNw) .cursor-ew-resize-i {
  cursor: ew-resize !important;
}
:not(.aXNw) .cursor-ns-resize {
  cursor: ns-resize;
}
:not(.aXNw) .cursor-ns-resize-i {
  cursor: ns-resize !important;
}
:not(.aXNw) .cursor-nesw-resize {
  cursor: nesw-resize;
}
:not(.aXNw) .cursor-nesw-resize-i {
  cursor: nesw-resize !important;
}
:not(.aXNw) .cursor-nwse-resize {
  cursor: nwse-resize;
}
:not(.aXNw) .cursor-nwse-resize-i {
  cursor: nwse-resize !important;
}
:not(.aXNw) .cursor-col-resize {
  cursor: col-resize;
}
:not(.aXNw) .cursor-col-resize-i {
  cursor: col-resize !important;
}
:not(.aXNw) .cursor-row-resize {
  cursor: row-resize;
}
:not(.aXNw) .cursor-row-resize-i {
  cursor: row-resize !important;
}
:not(.aXNw) .debug * {
  outline: 1px solid gold;
}
:not(.aXNw) .debug-i * {
  outline: 1px solid gold !important;
}
:not(.aXNw) .d-n {
  display: none;
}
:not(.aXNw) .d-n-i {
  display: none !important;
}
:not(.aXNw) .d-i {
  display: inline;
}
:not(.aXNw) .d-i-i {
  display: inline !important;
}
:not(.aXNw) .d-b {
  display: block;
}
:not(.aXNw) .d-b-i {
  display: block !important;
}
:not(.aXNw) .d-ib {
  display: inline-block;
}
:not(.aXNw) .d-ib-i {
  display: inline-block !important;
}
:not(.aXNw) .d-t {
  display: table;
}
:not(.aXNw) .d-t-i {
  display: table !important;
}
:not(.aXNw) .d-it {
  display: inline-table;
}
:not(.aXNw) .d-it-i {
  display: inline-table !important;
}
:not(.aXNw) .d-tc {
  display: table-cell;
}
:not(.aXNw) .d-tc-i {
  display: table-cell !important;
}
:not(.aXNw) .d-tr {
  display: table-row;
}
:not(.aXNw) .d-tr-i {
  display: table-row !important;
}
:not(.aXNw) .d-f {
  display: flex;
}
:not(.aXNw) .d-f-i {
  display: flex !important;
}
:not(.aXNw) .d-if {
  display: inline-flex;
}
:not(.aXNw) .d-if-i {
  display: inline-flex !important;
}
:not(.aXNw) .d-t-fixed {
  table-layout: fixed;
  width: 100%;
}
:not(.aXNw) .d-t-fixed-i {
  table-layout: fixed !important;
  width: 100% !important;
}
:not(.aXNw) .elevation-0 {
  border: 0;
}
:not(.aXNw) .elevation-0-i {
  border: 0 !important;
}
:not(.aXNw) .elevation-1 {
  border: 1px solid #dfe0e1;
}
:not(.aXNw) .elevation-1-i {
  border: 1px solid #dfe0e1 !important;
}
:not(.aXNw) .elevation-2 {
  border: 1px solid #dfe0e1;
}
:not(.aXNw) .elevation-2-i {
  border: 1px solid #dfe0e1 !important;
}
:not(.aXNw) .elevation-3 {
  border: 1px solid #dfe0e1;
}
:not(.aXNw) .elevation-3-i {
  border: 1px solid #dfe0e1 !important;
}
:not(.aXNw) .elevation-4 {
  border: 1px solid #dfe0e1;
}
:not(.aXNw) .elevation-4-i {
  border: 1px solid #dfe0e1 !important;
}
:not(.aXNw) .elevation-0 {
  box-shadow: none;
}
:not(.aXNw) .elevation-0-i {
  box-shadow: none !important;
}
:not(.aXNw) .elevation-1 {
  box-shadow: none;
}
:not(.aXNw) .elevation-1-i {
  box-shadow: none !important;
}
:not(.aXNw) .elevation-2 {
  box-shadow: 0 1px 2px hsla(0, 0%, 8%, 0.1);
}
:not(.aXNw) .elevation-2-i {
  box-shadow: 0 1px 2px hsla(0, 0%, 8%, 0.1) !important;
}
:not(.aXNw) .elevation-3 {
  box-shadow: 0 2px 8px hsla(0, 0%, 8%, 0.1);
}
:not(.aXNw) .elevation-3-i {
  box-shadow: 0 2px 8px hsla(0, 0%, 8%, 0.1) !important;
}
:not(.aXNw) .elevation-4 {
  box-shadow: 0 8px 24px hsla(0, 0%, 8%, 0.1);
}
:not(.aXNw) .elevation-4-i {
  box-shadow: 0 8px 24px hsla(0, 0%, 8%, 0.1) !important;
}
:not(.aXNw) .shadow-0 {
  box-shadow: none;
}
:not(.aXNw) .shadow-0-i {
  box-shadow: none !important;
}
:not(.aXNw) .shadow-1 {
  box-shadow: 0 1px 2px hsla(0, 0%, 8%, 0.1);
}
:not(.aXNw) .shadow-1-i {
  box-shadow: 0 1px 2px hsla(0, 0%, 8%, 0.1) !important;
}
:not(.aXNw) .shadow-2 {
  box-shadow: 0 2px 8px hsla(0, 0%, 8%, 0.1);
}
:not(.aXNw) .shadow-2-i {
  box-shadow: 0 2px 8px hsla(0, 0%, 8%, 0.1) !important;
}
:not(.aXNw) .shadow-3 {
  box-shadow: 0 8px 24px hsla(0, 0%, 8%, 0.1);
}
:not(.aXNw) .shadow-3-i {
  box-shadow: 0 8px 24px hsla(0, 0%, 8%, 0.1) !important;
}
:not(.aXNw) .flex-auto {
  flex: 1 1 auto;
  min-height: 0;
  min-width: 0;
}
:not(.aXNw) .flex-none {
  flex: none;
}
:not(.aXNw) .flex-none-i {
  flex: none !important;
}
:not(.aXNw) .flex-column {
  flex-direction: column;
}
:not(.aXNw) .flex-column-i {
  flex-direction: column !important;
}
:not(.aXNw) .flex-row {
  flex-direction: row;
}
:not(.aXNw) .flex-row-i {
  flex-direction: row !important;
}
:not(.aXNw) .flex-column-reverse {
  flex-direction: column-reverse;
}
:not(.aXNw) .flex-column-reverse-i {
  flex-direction: column-reverse !important;
}
:not(.aXNw) .flex-row-reverse {
  flex-direction: row-reverse;
}
:not(.aXNw) .flex-row-reverse-i {
  flex-direction: row-reverse !important;
}
:not(.aXNw) .flex-wrap {
  flex-wrap: wrap;
}
:not(.aXNw) .flex-wrap-i {
  flex-wrap: wrap !important;
}
:not(.aXNw) .flex-nowrap {
  flex-wrap: nowrap;
}
:not(.aXNw) .flex-nowrap-i {
  flex-wrap: nowrap !important;
}
:not(.aXNw) .flex-wrap-reverse {
  flex-wrap: wrap-reverse;
}
:not(.aXNw) .flex-wrap-reverse-i {
  flex-wrap: wrap-reverse !important;
}
:not(.aXNw) .align-items-start {
  align-items: flex-start;
}
:not(.aXNw) .align-items-start-i {
  align-items: flex-start !important;
}
:not(.aXNw) .align-items-end {
  align-items: flex-end;
}
:not(.aXNw) .align-items-end-i {
  align-items: flex-end !important;
}
:not(.aXNw) .align-items-center {
  align-items: center;
}
:not(.aXNw) .align-items-center-i {
  align-items: center !important;
}
:not(.aXNw) .align-items-baseline {
  align-items: baseline;
}
:not(.aXNw) .align-items-baseline-i {
  align-items: baseline !important;
}
:not(.aXNw) .align-items-stretch {
  align-items: stretch;
}
:not(.aXNw) .align-items-stretch-i {
  align-items: stretch !important;
}
:not(.aXNw) .align-self-start {
  align-self: flex-start;
}
:not(.aXNw) .align-self-start-i {
  align-self: flex-start !important;
}
:not(.aXNw) .align-self-end {
  align-self: flex-end;
}
:not(.aXNw) .align-self-end-i {
  align-self: flex-end !important;
}
:not(.aXNw) .align-self-center {
  align-self: center;
}
:not(.aXNw) .align-self-center-i {
  align-self: center !important;
}
:not(.aXNw) .align-self-baseline {
  align-self: baseline;
}
:not(.aXNw) .align-self-baseline-i {
  align-self: baseline !important;
}
:not(.aXNw) .align-self-stretch {
  align-self: stretch;
}
:not(.aXNw) .align-self-stretch-i {
  align-self: stretch !important;
}
:not(.aXNw) .align-self-auto {
  align-self: auto;
}
:not(.aXNw) .align-self-auto-i {
  align-self: auto !important;
}
:not(.aXNw) .justify-content-start {
  justify-content: flex-start;
}
:not(.aXNw) .justify-content-start-i {
  justify-content: flex-start !important;
}
:not(.aXNw) .justify-content-end {
  justify-content: flex-end;
}
:not(.aXNw) .justify-content-end-i {
  justify-content: flex-end !important;
}
:not(.aXNw) .justify-content-center {
  justify-content: center;
}
:not(.aXNw) .justify-content-center-i {
  justify-content: center !important;
}
:not(.aXNw) .justify-content-between {
  justify-content: space-between;
}
:not(.aXNw) .justify-content-between-i {
  justify-content: space-between !important;
}
:not(.aXNw) .justify-content-around {
  justify-content: space-around;
}
:not(.aXNw) .justify-content-around-i {
  justify-content: space-around !important;
}
:not(.aXNw) .justify-content-evenly {
  justify-content: space-evenly;
}
:not(.aXNw) .justify-content-evenly-i {
  justify-content: space-evenly !important;
}
:not(.aXNw) .align-content-start {
  align-content: flex-start;
}
:not(.aXNw) .align-content-start-i {
  align-content: flex-start !important;
}
:not(.aXNw) .align-content-end {
  align-content: flex-end;
}
:not(.aXNw) .align-content-end-i {
  align-content: flex-end !important;
}
:not(.aXNw) .align-content-center {
  align-content: center;
}
:not(.aXNw) .align-content-center-i {
  align-content: center !important;
}
:not(.aXNw) .align-content-between {
  align-content: space-between;
}
:not(.aXNw) .align-content-between-i {
  align-content: space-between !important;
}
:not(.aXNw) .align-content-around {
  align-content: space-around;
}
:not(.aXNw) .align-content-around-i {
  align-content: space-around !important;
}
:not(.aXNw) .align-content-stretch {
  align-content: stretch;
}
:not(.aXNw) .align-content-stretch-i {
  align-content: stretch !important;
}
:not(.aXNw) .order-0 {
  order: 0;
}
:not(.aXNw) .order-0-i {
  order: 0 !important;
}
:not(.aXNw) .order-1 {
  order: 1;
}
:not(.aXNw) .order-1-i {
  order: 1 !important;
}
:not(.aXNw) .order-2 {
  order: 2;
}
:not(.aXNw) .order-2-i {
  order: 2 !important;
}
:not(.aXNw) .order-3 {
  order: 3;
}
:not(.aXNw) .order-3-i {
  order: 3 !important;
}
:not(.aXNw) .order-4 {
  order: 4;
}
:not(.aXNw) .order-4-i {
  order: 4 !important;
}
:not(.aXNw) .order-5 {
  order: 5;
}
:not(.aXNw) .order-5-i {
  order: 5 !important;
}
:not(.aXNw) .order-6 {
  order: 6;
}
:not(.aXNw) .order-6-i {
  order: 6 !important;
}
:not(.aXNw) .order-7 {
  order: 7;
}
:not(.aXNw) .order-7-i {
  order: 7 !important;
}
:not(.aXNw) .order-8 {
  order: 8;
}
:not(.aXNw) .order-8-i {
  order: 8 !important;
}
:not(.aXNw) .order-last {
  order: 99999;
}
:not(.aXNw) .order-last-i {
  order: 99999 !important;
}
:not(.aXNw) .flex-grow-0 {
  flex-grow: 0;
}
:not(.aXNw) .flex-grow-0-i {
  flex-grow: 0 !important;
}
:not(.aXNw) .flex-grow-1 {
  flex-grow: 1;
}
:not(.aXNw) .flex-grow-1-i {
  flex-grow: 1 !important;
}
:not(.aXNw) .flex-grow-2 {
  flex-grow: 2;
}
:not(.aXNw) .flex-grow-2-i {
  flex-grow: 2 !important;
}
:not(.aXNw) .flex-grow-3 {
  flex-grow: 3;
}
:not(.aXNw) .flex-grow-3-i {
  flex-grow: 3 !important;
}
:not(.aXNw) .flex-grow-4 {
  flex-grow: 4;
}
:not(.aXNw) .flex-grow-4-i {
  flex-grow: 4 !important;
}
:not(.aXNw) .flex-grow-5 {
  flex-grow: 5;
}
:not(.aXNw) .flex-grow-5-i {
  flex-grow: 5 !important;
}
:not(.aXNw) .flex-shrink-0 {
  flex-shrink: 0;
}
:not(.aXNw) .flex-shrink-0-i {
  flex-shrink: 0 !important;
}
:not(.aXNw) .flex-shrink-1 {
  flex-shrink: 1;
}
:not(.aXNw) .flex-shrink-1-i {
  flex-shrink: 1 !important;
}
:not(.aXNw) .flex-shrink-2 {
  flex-shrink: 2;
}
:not(.aXNw) .flex-shrink-2-i {
  flex-shrink: 2 !important;
}
:not(.aXNw) .flex-shrink-3 {
  flex-shrink: 3;
}
:not(.aXNw) .flex-shrink-3-i {
  flex-shrink: 3 !important;
}
:not(.aXNw) .flex-basis-auto {
  flex-basis: auto;
}
:not(.aXNw) .flex-basis-auto-i {
  flex-basis: auto !important;
}
:not(.aXNw) .flex-basis-0 {
  flex-basis: 0;
}
:not(.aXNw) .flex-basis-0-i {
  flex-basis: 0 !important;
}
:not(.aXNw) .ff-default {
  font-family:
    Nunito Sans,
    sans-serif;
}
:not(.aXNw) .ff-default-i {
  font-family:
    Nunito Sans,
    sans-serif !important;
}
:not(.aXNw) .ff-display {
  font-family:
    Sofia Pro,
    SofiaPro,
    sans-serif;
}
:not(.aXNw) .ff-display-i {
  font-family:
    Sofia Pro,
    SofiaPro,
    sans-serif !important;
}
:not(.aXNw) .fs-0 {
  font-size: 10px;
}
:not(.aXNw) .fs-0-i {
  font-size: 10px !important;
}
:not(.aXNw) .fs-1 {
  font-size: 12px;
}
:not(.aXNw) .fs-1-i {
  font-size: 12px !important;
}
:not(.aXNw) .fs-2 {
  font-size: 14px;
}
:not(.aXNw) .fs-2-i {
  font-size: 14px !important;
}
:not(.aXNw) .fs-3 {
  font-size: 16px;
}
:not(.aXNw) .fs-3-i {
  font-size: 16px !important;
}
:not(.aXNw) .fs-4 {
  font-size: 20px;
}
:not(.aXNw) .fs-4-i {
  font-size: 20px !important;
}
:not(.aXNw) .fs-5 {
  font-size: 26px;
}
:not(.aXNw) .fs-5-i {
  font-size: 26px !important;
}
:not(.aXNw) .fs-6 {
  font-size: 32px;
}
:not(.aXNw) .fs-6-i {
  font-size: 32px !important;
}
:not(.aXNw) .fs-7 {
  font-size: 41px;
}
:not(.aXNw) .fs-7-i {
  font-size: 41px !important;
}
:not(.aXNw) .h1 {
  font-size: 12px;
}
:not(.aXNw) .h2 {
  font-size: 14px;
}
:not(.aXNw) .h3 {
  font-size: 16px;
}
:not(.aXNw) .h4 {
  font-size: 20px;
}
:not(.aXNw) .h5 {
  font-size: 26px;
}
:not(.aXNw) .h6 {
  font-size: 32px;
}
:not(.aXNw) .h7 {
  font-size: 41px;
}
:not(.aXNw) .fs-normal {
  font-style: normal;
}
:not(.aXNw) .fs-normal-i {
  font-style: normal !important;
}
:not(.aXNw) .fs-italic {
  font-style: italic;
}
:not(.aXNw) .fs-italic-i {
  font-style: italic !important;
}
:not(.aXNw) .fs-1,
:not(.aXNw) .fs-2,
:not(.aXNw) .fs-3,
:not(.aXNw) .fs-4,
:not(.aXNw) .fs-5,
:not(.aXNw) .fs-6,
:not(.aXNw) .fs-7 {
  font-weight: 400;
}
:not(.aXNw) .h1,
:not(.aXNw) .h2,
:not(.aXNw) .h3,
:not(.aXNw) .h4,
:not(.aXNw) .h5,
:not(.aXNw) .h6,
:not(.aXNw) .h7 {
  font-weight: 700;
}
:not(.aXNw) .fw-normal {
  font-weight: 400;
}
:not(.aXNw) .fw-normal-i {
  font-weight: 400 !important;
}
:not(.aXNw) .fw-bold {
  font-weight: 700;
}
:not(.aXNw) .fw-bold-i {
  font-weight: 700 !important;
}
:not(.aXNw) .h-0 {
  height: 0;
}
:not(.aXNw) .h-0-i {
  height: 0 !important;
}
:not(.aXNw) .h-100 {
  height: 100%;
}
:not(.aXNw) .h-100-i {
  height: 100% !important;
}
:not(.aXNw) .h-100vh {
  height: 100vh;
}
:not(.aXNw) .h-100vh-i {
  height: 100vh !important;
}
:not(.aXNw) .h-auto {
  height: auto;
}
:not(.aXNw) .h-auto-i {
  height: auto !important;
}
:not(.aXNw) .lh-default {
  line-height: 1.5;
}
:not(.aXNw) .lh-default-i {
  line-height: 1.5 !important;
}
:not(.aXNw) .lh-display {
  line-height: 1.25;
}
:not(.aXNw) .lh-display-i {
  line-height: 1.25 !important;
}
:not(.aXNw) .lh-1 {
  line-height: 1;
}
:not(.aXNw) .lh-1-i {
  line-height: 1 !important;
}
:not(.aXNw) .Button.m-0,
:not(.aXNw) .m-0 {
  margin: 0;
}
:not(.aXNw) .Button.m-0-i,
:not(.aXNw) .m-0-i {
  margin: 0 !important;
}
:not(.aXNw) .Button.m-1,
:not(.aXNw) .m-1 {
  margin: 8px;
}
:not(.aXNw) .Button.m-1-i,
:not(.aXNw) .m-1-i {
  margin: 8px !important;
}
:not(.aXNw) .Button.m-2,
:not(.aXNw) .m-2 {
  margin: 16px;
}
:not(.aXNw) .Button.m-2-i,
:not(.aXNw) .m-2-i {
  margin: 16px !important;
}
:not(.aXNw) .Button.m-3,
:not(.aXNw) .m-3 {
  margin: 24px;
}
:not(.aXNw) .Button.m-3-i,
:not(.aXNw) .m-3-i {
  margin: 24px !important;
}
:not(.aXNw) .Button.m-4,
:not(.aXNw) .m-4 {
  margin: 32px;
}
:not(.aXNw) .Button.m-4-i,
:not(.aXNw) .m-4-i {
  margin: 32px !important;
}
:not(.aXNw) .Button.m-5,
:not(.aXNw) .m-5 {
  margin: 48px;
}
:not(.aXNw) .Button.m-5-i,
:not(.aXNw) .m-5-i {
  margin: 48px !important;
}
:not(.aXNw) .Button.m-6,
:not(.aXNw) .m-6 {
  margin: 64px;
}
:not(.aXNw) .Button.m-6-i,
:not(.aXNw) .m-6-i {
  margin: 64px !important;
}
:not(.aXNw) .Button.m-7,
:not(.aXNw) .m-7 {
  margin: 96px;
}
:not(.aXNw) .Button.m-7-i,
:not(.aXNw) .m-7-i {
  margin: 96px !important;
}
:not(.aXNw) .Button.m-8,
:not(.aXNw) .m-8 {
  margin: 128px;
}
:not(.aXNw) .Button.m-8-i,
:not(.aXNw) .m-8-i {
  margin: 128px !important;
}
:not(.aXNw) .Button.m-half,
:not(.aXNw) .m-half {
  margin: 4px;
}
:not(.aXNw) .Button.m-half-i,
:not(.aXNw) .m-half-i {
  margin: 4px !important;
}
:not(.aXNw) .Button.m--1,
:not(.aXNw) .m--1 {
  margin: -8px;
}
:not(.aXNw) .Button.m--1-i,
:not(.aXNw) .m--1-i {
  margin: -8px !important;
}
:not(.aXNw) .Button.m--2,
:not(.aXNw) .m--2 {
  margin: -16px;
}
:not(.aXNw) .Button.m--2-i,
:not(.aXNw) .m--2-i {
  margin: -16px !important;
}
:not(.aXNw) .Button.m--3,
:not(.aXNw) .m--3 {
  margin: -24px;
}
:not(.aXNw) .Button.m--3-i,
:not(.aXNw) .m--3-i {
  margin: -24px !important;
}
:not(.aXNw) .Button.m--4,
:not(.aXNw) .m--4 {
  margin: -32px;
}
:not(.aXNw) .Button.m--4-i,
:not(.aXNw) .m--4-i {
  margin: -32px !important;
}
:not(.aXNw) .Button.m--5,
:not(.aXNw) .m--5 {
  margin: -48px;
}
:not(.aXNw) .Button.m--5-i,
:not(.aXNw) .m--5-i {
  margin: -48px !important;
}
:not(.aXNw) .Button.m--6,
:not(.aXNw) .m--6 {
  margin: -64px;
}
:not(.aXNw) .Button.m--6-i,
:not(.aXNw) .m--6-i {
  margin: -64px !important;
}
:not(.aXNw) .Button.m--7,
:not(.aXNw) .m--7 {
  margin: -96px;
}
:not(.aXNw) .Button.m--7-i,
:not(.aXNw) .m--7-i {
  margin: -96px !important;
}
:not(.aXNw) .Button.m--8,
:not(.aXNw) .m--8 {
  margin: -128px;
}
:not(.aXNw) .Button.m--8-i,
:not(.aXNw) .m--8-i {
  margin: -128px !important;
}
:not(.aXNw) .Button.m--half,
:not(.aXNw) .m--half {
  margin: -4px;
}
:not(.aXNw) .Button.m--half-i,
:not(.aXNw) .m--half-i {
  margin: -4px !important;
}
:not(.aXNw) .Button.m-auto,
:not(.aXNw) .m-auto {
  margin: auto;
}
:not(.aXNw) .Button.m-auto-i,
:not(.aXNw) .m-auto-i {
  margin: auto !important;
}
:not(.aXNw) .Button.m-x-0,
:not(.aXNw) .m-x-0 {
  margin-left: 0;
  margin-right: 0;
}
:not(.aXNw) .Button.m-x-0-i,
:not(.aXNw) .m-x-0-i {
  margin-left: 0 !important;
  margin-right: 0 !important;
}
:not(.aXNw) .Button.m-x-1,
:not(.aXNw) .m-x-1 {
  margin-left: 8px;
  margin-right: 8px;
}
:not(.aXNw) .Button.m-x-1-i,
:not(.aXNw) .m-x-1-i {
  margin-left: 8px !important;
  margin-right: 8px !important;
}
:not(.aXNw) .Button.m-x-2,
:not(.aXNw) .m-x-2 {
  margin-left: 16px;
  margin-right: 16px;
}
:not(.aXNw) .Button.m-x-2-i,
:not(.aXNw) .m-x-2-i {
  margin-left: 16px !important;
  margin-right: 16px !important;
}
:not(.aXNw) .Button.m-x-3,
:not(.aXNw) .m-x-3 {
  margin-left: 24px;
  margin-right: 24px;
}
:not(.aXNw) .Button.m-x-3-i,
:not(.aXNw) .m-x-3-i {
  margin-left: 24px !important;
  margin-right: 24px !important;
}
:not(.aXNw) .Button.m-x-4,
:not(.aXNw) .m-x-4 {
  margin-left: 32px;
  margin-right: 32px;
}
:not(.aXNw) .Button.m-x-4-i,
:not(.aXNw) .m-x-4-i {
  margin-left: 32px !important;
  margin-right: 32px !important;
}
:not(.aXNw) .Button.m-x-5,
:not(.aXNw) .m-x-5 {
  margin-left: 48px;
  margin-right: 48px;
}
:not(.aXNw) .Button.m-x-5-i,
:not(.aXNw) .m-x-5-i {
  margin-left: 48px !important;
  margin-right: 48px !important;
}
:not(.aXNw) .Button.m-x-6,
:not(.aXNw) .m-x-6 {
  margin-left: 64px;
  margin-right: 64px;
}
:not(.aXNw) .Button.m-x-6-i,
:not(.aXNw) .m-x-6-i {
  margin-left: 64px !important;
  margin-right: 64px !important;
}
:not(.aXNw) .Button.m-x-7,
:not(.aXNw) .m-x-7 {
  margin-left: 96px;
  margin-right: 96px;
}
:not(.aXNw) .Button.m-x-7-i,
:not(.aXNw) .m-x-7-i {
  margin-left: 96px !important;
  margin-right: 96px !important;
}
:not(.aXNw) .Button.m-x-8,
:not(.aXNw) .m-x-8 {
  margin-left: 128px;
  margin-right: 128px;
}
:not(.aXNw) .Button.m-x-8-i,
:not(.aXNw) .m-x-8-i {
  margin-left: 128px !important;
  margin-right: 128px !important;
}
:not(.aXNw) .Button.m-x-half,
:not(.aXNw) .m-x-half {
  margin-left: 4px;
  margin-right: 4px;
}
:not(.aXNw) .Button.m-x-half-i,
:not(.aXNw) .m-x-half-i {
  margin-left: 4px !important;
  margin-right: 4px !important;
}
:not(.aXNw) .Button.m-x--1,
:not(.aXNw) .m-x--1 {
  margin-left: -8px;
  margin-right: -8px;
}
:not(.aXNw) .Button.m-x--1-i,
:not(.aXNw) .m-x--1-i {
  margin-left: -8px !important;
  margin-right: -8px !important;
}
:not(.aXNw) .Button.m-x--2,
:not(.aXNw) .m-x--2 {
  margin-left: -16px;
  margin-right: -16px;
}
:not(.aXNw) .Button.m-x--2-i,
:not(.aXNw) .m-x--2-i {
  margin-left: -16px !important;
  margin-right: -16px !important;
}
:not(.aXNw) .Button.m-x--3,
:not(.aXNw) .m-x--3 {
  margin-left: -24px;
  margin-right: -24px;
}
:not(.aXNw) .Button.m-x--3-i,
:not(.aXNw) .m-x--3-i {
  margin-left: -24px !important;
  margin-right: -24px !important;
}
:not(.aXNw) .Button.m-x--4,
:not(.aXNw) .m-x--4 {
  margin-left: -32px;
  margin-right: -32px;
}
:not(.aXNw) .Button.m-x--4-i,
:not(.aXNw) .m-x--4-i {
  margin-left: -32px !important;
  margin-right: -32px !important;
}
:not(.aXNw) .Button.m-x--5,
:not(.aXNw) .m-x--5 {
  margin-left: -48px;
  margin-right: -48px;
}
:not(.aXNw) .Button.m-x--5-i,
:not(.aXNw) .m-x--5-i {
  margin-left: -48px !important;
  margin-right: -48px !important;
}
:not(.aXNw) .Button.m-x--6,
:not(.aXNw) .m-x--6 {
  margin-left: -64px;
  margin-right: -64px;
}
:not(.aXNw) .Button.m-x--6-i,
:not(.aXNw) .m-x--6-i {
  margin-left: -64px !important;
  margin-right: -64px !important;
}
:not(.aXNw) .Button.m-x--7,
:not(.aXNw) .m-x--7 {
  margin-left: -96px;
  margin-right: -96px;
}
:not(.aXNw) .Button.m-x--7-i,
:not(.aXNw) .m-x--7-i {
  margin-left: -96px !important;
  margin-right: -96px !important;
}
:not(.aXNw) .Button.m-x--8,
:not(.aXNw) .m-x--8 {
  margin-left: -128px;
  margin-right: -128px;
}
:not(.aXNw) .Button.m-x--8-i,
:not(.aXNw) .m-x--8-i {
  margin-left: -128px !important;
  margin-right: -128px !important;
}
:not(.aXNw) .Button.m-x--half,
:not(.aXNw) .m-x--half {
  margin-left: -4px;
  margin-right: -4px;
}
:not(.aXNw) .Button.m-x--half-i,
:not(.aXNw) .m-x--half-i {
  margin-left: -4px !important;
  margin-right: -4px !important;
}
:not(.aXNw) .Button.m-x-auto,
:not(.aXNw) .m-x-auto {
  margin-left: auto;
  margin-right: auto;
}
:not(.aXNw) .Button.m-x-auto-i,
:not(.aXNw) .m-x-auto-i {
  margin-left: auto !important;
  margin-right: auto !important;
}
:not(.aXNw) .Button.m-y-0,
:not(.aXNw) .m-y-0 {
  margin-bottom: 0;
  margin-top: 0;
}
:not(.aXNw) .Button.m-y-0-i,
:not(.aXNw) .m-y-0-i {
  margin-bottom: 0 !important;
  margin-top: 0 !important;
}
:not(.aXNw) .Button.m-y-1,
:not(.aXNw) .m-y-1 {
  margin-bottom: 8px;
  margin-top: 8px;
}
:not(.aXNw) .Button.m-y-1-i,
:not(.aXNw) .m-y-1-i {
  margin-bottom: 8px !important;
  margin-top: 8px !important;
}
:not(.aXNw) .Button.m-y-2,
:not(.aXNw) .m-y-2 {
  margin-bottom: 16px;
  margin-top: 16px;
}
:not(.aXNw) .Button.m-y-2-i,
:not(.aXNw) .m-y-2-i {
  margin-bottom: 16px !important;
  margin-top: 16px !important;
}
:not(.aXNw) .Button.m-y-3,
:not(.aXNw) .m-y-3 {
  margin-bottom: 24px;
  margin-top: 24px;
}
:not(.aXNw) .Button.m-y-3-i,
:not(.aXNw) .m-y-3-i {
  margin-bottom: 24px !important;
  margin-top: 24px !important;
}
:not(.aXNw) .Button.m-y-4,
:not(.aXNw) .m-y-4 {
  margin-bottom: 32px;
  margin-top: 32px;
}
:not(.aXNw) .Button.m-y-4-i,
:not(.aXNw) .m-y-4-i {
  margin-bottom: 32px !important;
  margin-top: 32px !important;
}
:not(.aXNw) .Button.m-y-5,
:not(.aXNw) .m-y-5 {
  margin-bottom: 48px;
  margin-top: 48px;
}
:not(.aXNw) .Button.m-y-5-i,
:not(.aXNw) .m-y-5-i {
  margin-bottom: 48px !important;
  margin-top: 48px !important;
}
:not(.aXNw) .Button.m-y-6,
:not(.aXNw) .m-y-6 {
  margin-bottom: 64px;
  margin-top: 64px;
}
:not(.aXNw) .Button.m-y-6-i,
:not(.aXNw) .m-y-6-i {
  margin-bottom: 64px !important;
  margin-top: 64px !important;
}
:not(.aXNw) .Button.m-y-7,
:not(.aXNw) .m-y-7 {
  margin-bottom: 96px;
  margin-top: 96px;
}
:not(.aXNw) .Button.m-y-7-i,
:not(.aXNw) .m-y-7-i {
  margin-bottom: 96px !important;
  margin-top: 96px !important;
}
:not(.aXNw) .Button.m-y-8,
:not(.aXNw) .m-y-8 {
  margin-bottom: 128px;
  margin-top: 128px;
}
:not(.aXNw) .Button.m-y-8-i,
:not(.aXNw) .m-y-8-i {
  margin-bottom: 128px !important;
  margin-top: 128px !important;
}
:not(.aXNw) .Button.m-y-half,
:not(.aXNw) .m-y-half {
  margin-bottom: 4px;
  margin-top: 4px;
}
:not(.aXNw) .Button.m-y-half-i,
:not(.aXNw) .m-y-half-i {
  margin-bottom: 4px !important;
  margin-top: 4px !important;
}
:not(.aXNw) .Button.m-y--1,
:not(.aXNw) .m-y--1 {
  margin-bottom: -8px;
  margin-top: -8px;
}
:not(.aXNw) .Button.m-y--1-i,
:not(.aXNw) .m-y--1-i {
  margin-bottom: -8px !important;
  margin-top: -8px !important;
}
:not(.aXNw) .Button.m-y--2,
:not(.aXNw) .m-y--2 {
  margin-bottom: -16px;
  margin-top: -16px;
}
:not(.aXNw) .Button.m-y--2-i,
:not(.aXNw) .m-y--2-i {
  margin-bottom: -16px !important;
  margin-top: -16px !important;
}
:not(.aXNw) .Button.m-y--3,
:not(.aXNw) .m-y--3 {
  margin-bottom: -24px;
  margin-top: -24px;
}
:not(.aXNw) .Button.m-y--3-i,
:not(.aXNw) .m-y--3-i {
  margin-bottom: -24px !important;
  margin-top: -24px !important;
}
:not(.aXNw) .Button.m-y--4,
:not(.aXNw) .m-y--4 {
  margin-bottom: -32px;
  margin-top: -32px;
}
:not(.aXNw) .Button.m-y--4-i,
:not(.aXNw) .m-y--4-i {
  margin-bottom: -32px !important;
  margin-top: -32px !important;
}
:not(.aXNw) .Button.m-y--5,
:not(.aXNw) .m-y--5 {
  margin-bottom: -48px;
  margin-top: -48px;
}
:not(.aXNw) .Button.m-y--5-i,
:not(.aXNw) .m-y--5-i {
  margin-bottom: -48px !important;
  margin-top: -48px !important;
}
:not(.aXNw) .Button.m-y--6,
:not(.aXNw) .m-y--6 {
  margin-bottom: -64px;
  margin-top: -64px;
}
:not(.aXNw) .Button.m-y--6-i,
:not(.aXNw) .m-y--6-i {
  margin-bottom: -64px !important;
  margin-top: -64px !important;
}
:not(.aXNw) .Button.m-y--7,
:not(.aXNw) .m-y--7 {
  margin-bottom: -96px;
  margin-top: -96px;
}
:not(.aXNw) .Button.m-y--7-i,
:not(.aXNw) .m-y--7-i {
  margin-bottom: -96px !important;
  margin-top: -96px !important;
}
:not(.aXNw) .Button.m-y--8,
:not(.aXNw) .m-y--8 {
  margin-bottom: -128px;
  margin-top: -128px;
}
:not(.aXNw) .Button.m-y--8-i,
:not(.aXNw) .m-y--8-i {
  margin-bottom: -128px !important;
  margin-top: -128px !important;
}
:not(.aXNw) .Button.m-y--half,
:not(.aXNw) .m-y--half {
  margin-bottom: -4px;
  margin-top: -4px;
}
:not(.aXNw) .Button.m-y--half-i,
:not(.aXNw) .m-y--half-i {
  margin-bottom: -4px !important;
  margin-top: -4px !important;
}
:not(.aXNw) .Button.m-y-auto,
:not(.aXNw) .m-y-auto {
  margin-bottom: auto;
  margin-top: auto;
}
:not(.aXNw) .Button.m-y-auto-i,
:not(.aXNw) .m-y-auto-i {
  margin-bottom: auto !important;
  margin-top: auto !important;
}
:not(.aXNw) .Button.m-t-0,
:not(.aXNw) .m-t-0 {
  margin-top: 0;
}
:not(.aXNw) .Button.m-t-0-i,
:not(.aXNw) .m-t-0-i {
  margin-top: 0 !important;
}
:not(.aXNw) .Button.m-t-1,
:not(.aXNw) .m-t-1 {
  margin-top: 8px;
}
:not(.aXNw) .Button.m-t-1-i,
:not(.aXNw) .m-t-1-i {
  margin-top: 8px !important;
}
:not(.aXNw) .Button.m-t-2,
:not(.aXNw) .m-t-2 {
  margin-top: 16px;
}
:not(.aXNw) .Button.m-t-2-i,
:not(.aXNw) .m-t-2-i {
  margin-top: 16px !important;
}
:not(.aXNw) .Button.m-t-3,
:not(.aXNw) .m-t-3 {
  margin-top: 24px;
}
:not(.aXNw) .Button.m-t-3-i,
:not(.aXNw) .m-t-3-i {
  margin-top: 24px !important;
}
:not(.aXNw) .Button.m-t-4,
:not(.aXNw) .m-t-4 {
  margin-top: 32px;
}
:not(.aXNw) .Button.m-t-4-i,
:not(.aXNw) .m-t-4-i {
  margin-top: 32px !important;
}
:not(.aXNw) .Button.m-t-5,
:not(.aXNw) .m-t-5 {
  margin-top: 48px;
}
:not(.aXNw) .Button.m-t-5-i,
:not(.aXNw) .m-t-5-i {
  margin-top: 48px !important;
}
:not(.aXNw) .Button.m-t-6,
:not(.aXNw) .m-t-6 {
  margin-top: 64px;
}
:not(.aXNw) .Button.m-t-6-i,
:not(.aXNw) .m-t-6-i {
  margin-top: 64px !important;
}
:not(.aXNw) .Button.m-t-7,
:not(.aXNw) .m-t-7 {
  margin-top: 96px;
}
:not(.aXNw) .Button.m-t-7-i,
:not(.aXNw) .m-t-7-i {
  margin-top: 96px !important;
}
:not(.aXNw) .Button.m-t-8,
:not(.aXNw) .m-t-8 {
  margin-top: 128px;
}
:not(.aXNw) .Button.m-t-8-i,
:not(.aXNw) .m-t-8-i {
  margin-top: 128px !important;
}
:not(.aXNw) .Button.m-t-half,
:not(.aXNw) .m-t-half {
  margin-top: 4px;
}
:not(.aXNw) .Button.m-t-half-i,
:not(.aXNw) .m-t-half-i {
  margin-top: 4px !important;
}
:not(.aXNw) .Button.m-t--1,
:not(.aXNw) .m-t--1 {
  margin-top: -8px;
}
:not(.aXNw) .Button.m-t--1-i,
:not(.aXNw) .m-t--1-i {
  margin-top: -8px !important;
}
:not(.aXNw) .Button.m-t--2,
:not(.aXNw) .m-t--2 {
  margin-top: -16px;
}
:not(.aXNw) .Button.m-t--2-i,
:not(.aXNw) .m-t--2-i {
  margin-top: -16px !important;
}
:not(.aXNw) .Button.m-t--3,
:not(.aXNw) .m-t--3 {
  margin-top: -24px;
}
:not(.aXNw) .Button.m-t--3-i,
:not(.aXNw) .m-t--3-i {
  margin-top: -24px !important;
}
:not(.aXNw) .Button.m-t--4,
:not(.aXNw) .m-t--4 {
  margin-top: -32px;
}
:not(.aXNw) .Button.m-t--4-i,
:not(.aXNw) .m-t--4-i {
  margin-top: -32px !important;
}
:not(.aXNw) .Button.m-t--5,
:not(.aXNw) .m-t--5 {
  margin-top: -48px;
}
:not(.aXNw) .Button.m-t--5-i,
:not(.aXNw) .m-t--5-i {
  margin-top: -48px !important;
}
:not(.aXNw) .Button.m-t--6,
:not(.aXNw) .m-t--6 {
  margin-top: -64px;
}
:not(.aXNw) .Button.m-t--6-i,
:not(.aXNw) .m-t--6-i {
  margin-top: -64px !important;
}
:not(.aXNw) .Button.m-t--7,
:not(.aXNw) .m-t--7 {
  margin-top: -96px;
}
:not(.aXNw) .Button.m-t--7-i,
:not(.aXNw) .m-t--7-i {
  margin-top: -96px !important;
}
:not(.aXNw) .Button.m-t--8,
:not(.aXNw) .m-t--8 {
  margin-top: -128px;
}
:not(.aXNw) .Button.m-t--8-i,
:not(.aXNw) .m-t--8-i {
  margin-top: -128px !important;
}
:not(.aXNw) .Button.m-t--half,
:not(.aXNw) .m-t--half {
  margin-top: -4px;
}
:not(.aXNw) .Button.m-t--half-i,
:not(.aXNw) .m-t--half-i {
  margin-top: -4px !important;
}
:not(.aXNw) .Button.m-t-auto,
:not(.aXNw) .m-t-auto {
  margin-top: auto;
}
:not(.aXNw) .Button.m-t-auto-i,
:not(.aXNw) .m-t-auto-i {
  margin-top: auto !important;
}
:not(.aXNw) .Button.m-r-0,
:not(.aXNw) .m-r-0 {
  margin-right: 0;
}
:not(.aXNw) .Button.m-r-0-i,
:not(.aXNw) .m-r-0-i {
  margin-right: 0 !important;
}
:not(.aXNw) .Button.m-r-1,
:not(.aXNw) .m-r-1 {
  margin-right: 8px;
}
:not(.aXNw) .Button.m-r-1-i,
:not(.aXNw) .m-r-1-i {
  margin-right: 8px !important;
}
:not(.aXNw) .Button.m-r-2,
:not(.aXNw) .m-r-2 {
  margin-right: 16px;
}
:not(.aXNw) .Button.m-r-2-i,
:not(.aXNw) .m-r-2-i {
  margin-right: 16px !important;
}
:not(.aXNw) .Button.m-r-3,
:not(.aXNw) .m-r-3 {
  margin-right: 24px;
}
:not(.aXNw) .Button.m-r-3-i,
:not(.aXNw) .m-r-3-i {
  margin-right: 24px !important;
}
:not(.aXNw) .Button.m-r-4,
:not(.aXNw) .m-r-4 {
  margin-right: 32px;
}
:not(.aXNw) .Button.m-r-4-i,
:not(.aXNw) .m-r-4-i {
  margin-right: 32px !important;
}
:not(.aXNw) .Button.m-r-5,
:not(.aXNw) .m-r-5 {
  margin-right: 48px;
}
:not(.aXNw) .Button.m-r-5-i,
:not(.aXNw) .m-r-5-i {
  margin-right: 48px !important;
}
:not(.aXNw) .Button.m-r-6,
:not(.aXNw) .m-r-6 {
  margin-right: 64px;
}
:not(.aXNw) .Button.m-r-6-i,
:not(.aXNw) .m-r-6-i {
  margin-right: 64px !important;
}
:not(.aXNw) .Button.m-r-7,
:not(.aXNw) .m-r-7 {
  margin-right: 96px;
}
:not(.aXNw) .Button.m-r-7-i,
:not(.aXNw) .m-r-7-i {
  margin-right: 96px !important;
}
:not(.aXNw) .Button.m-r-8,
:not(.aXNw) .m-r-8 {
  margin-right: 128px;
}
:not(.aXNw) .Button.m-r-8-i,
:not(.aXNw) .m-r-8-i {
  margin-right: 128px !important;
}
:not(.aXNw) .Button.m-r-half,
:not(.aXNw) .m-r-half {
  margin-right: 4px;
}
:not(.aXNw) .Button.m-r-half-i,
:not(.aXNw) .m-r-half-i {
  margin-right: 4px !important;
}
:not(.aXNw) .Button.m-r--1,
:not(.aXNw) .m-r--1 {
  margin-right: -8px;
}
:not(.aXNw) .Button.m-r--1-i,
:not(.aXNw) .m-r--1-i {
  margin-right: -8px !important;
}
:not(.aXNw) .Button.m-r--2,
:not(.aXNw) .m-r--2 {
  margin-right: -16px;
}
:not(.aXNw) .Button.m-r--2-i,
:not(.aXNw) .m-r--2-i {
  margin-right: -16px !important;
}
:not(.aXNw) .Button.m-r--3,
:not(.aXNw) .m-r--3 {
  margin-right: -24px;
}
:not(.aXNw) .Button.m-r--3-i,
:not(.aXNw) .m-r--3-i {
  margin-right: -24px !important;
}
:not(.aXNw) .Button.m-r--4,
:not(.aXNw) .m-r--4 {
  margin-right: -32px;
}
:not(.aXNw) .Button.m-r--4-i,
:not(.aXNw) .m-r--4-i {
  margin-right: -32px !important;
}
:not(.aXNw) .Button.m-r--5,
:not(.aXNw) .m-r--5 {
  margin-right: -48px;
}
:not(.aXNw) .Button.m-r--5-i,
:not(.aXNw) .m-r--5-i {
  margin-right: -48px !important;
}
:not(.aXNw) .Button.m-r--6,
:not(.aXNw) .m-r--6 {
  margin-right: -64px;
}
:not(.aXNw) .Button.m-r--6-i,
:not(.aXNw) .m-r--6-i {
  margin-right: -64px !important;
}
:not(.aXNw) .Button.m-r--7,
:not(.aXNw) .m-r--7 {
  margin-right: -96px;
}
:not(.aXNw) .Button.m-r--7-i,
:not(.aXNw) .m-r--7-i {
  margin-right: -96px !important;
}
:not(.aXNw) .Button.m-r--8,
:not(.aXNw) .m-r--8 {
  margin-right: -128px;
}
:not(.aXNw) .Button.m-r--8-i,
:not(.aXNw) .m-r--8-i {
  margin-right: -128px !important;
}
:not(.aXNw) .Button.m-r--half,
:not(.aXNw) .m-r--half {
  margin-right: -4px;
}
:not(.aXNw) .Button.m-r--half-i,
:not(.aXNw) .m-r--half-i {
  margin-right: -4px !important;
}
:not(.aXNw) .Button.m-r-auto,
:not(.aXNw) .m-r-auto {
  margin-right: auto;
}
:not(.aXNw) .Button.m-r-auto-i,
:not(.aXNw) .m-r-auto-i {
  margin-right: auto !important;
}
:not(.aXNw) .Button.m-b-0,
:not(.aXNw) .m-b-0 {
  margin-bottom: 0;
}
:not(.aXNw) .Button.m-b-0-i,
:not(.aXNw) .m-b-0-i {
  margin-bottom: 0 !important;
}
:not(.aXNw) .Button.m-b-1,
:not(.aXNw) .m-b-1 {
  margin-bottom: 8px;
}
:not(.aXNw) .Button.m-b-1-i,
:not(.aXNw) .m-b-1-i {
  margin-bottom: 8px !important;
}
:not(.aXNw) .Button.m-b-2,
:not(.aXNw) .m-b-2 {
  margin-bottom: 16px;
}
:not(.aXNw) .Button.m-b-2-i,
:not(.aXNw) .m-b-2-i {
  margin-bottom: 16px !important;
}
:not(.aXNw) .Button.m-b-3,
:not(.aXNw) .m-b-3 {
  margin-bottom: 24px;
}
:not(.aXNw) .Button.m-b-3-i,
:not(.aXNw) .m-b-3-i {
  margin-bottom: 24px !important;
}
:not(.aXNw) .Button.m-b-4,
:not(.aXNw) .m-b-4 {
  margin-bottom: 32px;
}
:not(.aXNw) .Button.m-b-4-i,
:not(.aXNw) .m-b-4-i {
  margin-bottom: 32px !important;
}
:not(.aXNw) .Button.m-b-5,
:not(.aXNw) .m-b-5 {
  margin-bottom: 48px;
}
:not(.aXNw) .Button.m-b-5-i,
:not(.aXNw) .m-b-5-i {
  margin-bottom: 48px !important;
}
:not(.aXNw) .Button.m-b-6,
:not(.aXNw) .m-b-6 {
  margin-bottom: 64px;
}
:not(.aXNw) .Button.m-b-6-i,
:not(.aXNw) .m-b-6-i {
  margin-bottom: 64px !important;
}
:not(.aXNw) .Button.m-b-7,
:not(.aXNw) .m-b-7 {
  margin-bottom: 96px;
}
:not(.aXNw) .Button.m-b-7-i,
:not(.aXNw) .m-b-7-i {
  margin-bottom: 96px !important;
}
:not(.aXNw) .Button.m-b-8,
:not(.aXNw) .m-b-8 {
  margin-bottom: 128px;
}
:not(.aXNw) .Button.m-b-8-i,
:not(.aXNw) .m-b-8-i {
  margin-bottom: 128px !important;
}
:not(.aXNw) .Button.m-b-half,
:not(.aXNw) .m-b-half {
  margin-bottom: 4px;
}
:not(.aXNw) .Button.m-b-half-i,
:not(.aXNw) .m-b-half-i {
  margin-bottom: 4px !important;
}
:not(.aXNw) .Button.m-b--1,
:not(.aXNw) .m-b--1 {
  margin-bottom: -8px;
}
:not(.aXNw) .Button.m-b--1-i,
:not(.aXNw) .m-b--1-i {
  margin-bottom: -8px !important;
}
:not(.aXNw) .Button.m-b--2,
:not(.aXNw) .m-b--2 {
  margin-bottom: -16px;
}
:not(.aXNw) .Button.m-b--2-i,
:not(.aXNw) .m-b--2-i {
  margin-bottom: -16px !important;
}
:not(.aXNw) .Button.m-b--3,
:not(.aXNw) .m-b--3 {
  margin-bottom: -24px;
}
:not(.aXNw) .Button.m-b--3-i,
:not(.aXNw) .m-b--3-i {
  margin-bottom: -24px !important;
}
:not(.aXNw) .Button.m-b--4,
:not(.aXNw) .m-b--4 {
  margin-bottom: -32px;
}
:not(.aXNw) .Button.m-b--4-i,
:not(.aXNw) .m-b--4-i {
  margin-bottom: -32px !important;
}
:not(.aXNw) .Button.m-b--5,
:not(.aXNw) .m-b--5 {
  margin-bottom: -48px;
}
:not(.aXNw) .Button.m-b--5-i,
:not(.aXNw) .m-b--5-i {
  margin-bottom: -48px !important;
}
:not(.aXNw) .Button.m-b--6,
:not(.aXNw) .m-b--6 {
  margin-bottom: -64px;
}
:not(.aXNw) .Button.m-b--6-i,
:not(.aXNw) .m-b--6-i {
  margin-bottom: -64px !important;
}
:not(.aXNw) .Button.m-b--7,
:not(.aXNw) .m-b--7 {
  margin-bottom: -96px;
}
:not(.aXNw) .Button.m-b--7-i,
:not(.aXNw) .m-b--7-i {
  margin-bottom: -96px !important;
}
:not(.aXNw) .Button.m-b--8,
:not(.aXNw) .m-b--8 {
  margin-bottom: -128px;
}
:not(.aXNw) .Button.m-b--8-i,
:not(.aXNw) .m-b--8-i {
  margin-bottom: -128px !important;
}
:not(.aXNw) .Button.m-b--half,
:not(.aXNw) .m-b--half {
  margin-bottom: -4px;
}
:not(.aXNw) .Button.m-b--half-i,
:not(.aXNw) .m-b--half-i {
  margin-bottom: -4px !important;
}
:not(.aXNw) .Button.m-b-auto,
:not(.aXNw) .m-b-auto {
  margin-bottom: auto;
}
:not(.aXNw) .Button.m-b-auto-i,
:not(.aXNw) .m-b-auto-i {
  margin-bottom: auto !important;
}
:not(.aXNw) .Button.m-l-0,
:not(.aXNw) .m-l-0 {
  margin-left: 0;
}
:not(.aXNw) .Button.m-l-0-i,
:not(.aXNw) .m-l-0-i {
  margin-left: 0 !important;
}
:not(.aXNw) .Button.m-l-1,
:not(.aXNw) .m-l-1 {
  margin-left: 8px;
}
:not(.aXNw) .Button.m-l-1-i,
:not(.aXNw) .m-l-1-i {
  margin-left: 8px !important;
}
:not(.aXNw) .Button.m-l-2,
:not(.aXNw) .m-l-2 {
  margin-left: 16px;
}
:not(.aXNw) .Button.m-l-2-i,
:not(.aXNw) .m-l-2-i {
  margin-left: 16px !important;
}
:not(.aXNw) .Button.m-l-3,
:not(.aXNw) .m-l-3 {
  margin-left: 24px;
}
:not(.aXNw) .Button.m-l-3-i,
:not(.aXNw) .m-l-3-i {
  margin-left: 24px !important;
}
:not(.aXNw) .Button.m-l-4,
:not(.aXNw) .m-l-4 {
  margin-left: 32px;
}
:not(.aXNw) .Button.m-l-4-i,
:not(.aXNw) .m-l-4-i {
  margin-left: 32px !important;
}
:not(.aXNw) .Button.m-l-5,
:not(.aXNw) .m-l-5 {
  margin-left: 48px;
}
:not(.aXNw) .Button.m-l-5-i,
:not(.aXNw) .m-l-5-i {
  margin-left: 48px !important;
}
:not(.aXNw) .Button.m-l-6,
:not(.aXNw) .m-l-6 {
  margin-left: 64px;
}
:not(.aXNw) .Button.m-l-6-i,
:not(.aXNw) .m-l-6-i {
  margin-left: 64px !important;
}
:not(.aXNw) .Button.m-l-7,
:not(.aXNw) .m-l-7 {
  margin-left: 96px;
}
:not(.aXNw) .Button.m-l-7-i,
:not(.aXNw) .m-l-7-i {
  margin-left: 96px !important;
}
:not(.aXNw) .Button.m-l-8,
:not(.aXNw) .m-l-8 {
  margin-left: 128px;
}
:not(.aXNw) .Button.m-l-8-i,
:not(.aXNw) .m-l-8-i {
  margin-left: 128px !important;
}
:not(.aXNw) .Button.m-l-half,
:not(.aXNw) .m-l-half {
  margin-left: 4px;
}
:not(.aXNw) .Button.m-l-half-i,
:not(.aXNw) .m-l-half-i {
  margin-left: 4px !important;
}
:not(.aXNw) .Button.m-l--1,
:not(.aXNw) .m-l--1 {
  margin-left: -8px;
}
:not(.aXNw) .Button.m-l--1-i,
:not(.aXNw) .m-l--1-i {
  margin-left: -8px !important;
}
:not(.aXNw) .Button.m-l--2,
:not(.aXNw) .m-l--2 {
  margin-left: -16px;
}
:not(.aXNw) .Button.m-l--2-i,
:not(.aXNw) .m-l--2-i {
  margin-left: -16px !important;
}
:not(.aXNw) .Button.m-l--3,
:not(.aXNw) .m-l--3 {
  margin-left: -24px;
}
:not(.aXNw) .Button.m-l--3-i,
:not(.aXNw) .m-l--3-i {
  margin-left: -24px !important;
}
:not(.aXNw) .Button.m-l--4,
:not(.aXNw) .m-l--4 {
  margin-left: -32px;
}
:not(.aXNw) .Button.m-l--4-i,
:not(.aXNw) .m-l--4-i {
  margin-left: -32px !important;
}
:not(.aXNw) .Button.m-l--5,
:not(.aXNw) .m-l--5 {
  margin-left: -48px;
}
:not(.aXNw) .Button.m-l--5-i,
:not(.aXNw) .m-l--5-i {
  margin-left: -48px !important;
}
:not(.aXNw) .Button.m-l--6,
:not(.aXNw) .m-l--6 {
  margin-left: -64px;
}
:not(.aXNw) .Button.m-l--6-i,
:not(.aXNw) .m-l--6-i {
  margin-left: -64px !important;
}
:not(.aXNw) .Button.m-l--7,
:not(.aXNw) .m-l--7 {
  margin-left: -96px;
}
:not(.aXNw) .Button.m-l--7-i,
:not(.aXNw) .m-l--7-i {
  margin-left: -96px !important;
}
:not(.aXNw) .Button.m-l--8,
:not(.aXNw) .m-l--8 {
  margin-left: -128px;
}
:not(.aXNw) .Button.m-l--8-i,
:not(.aXNw) .m-l--8-i {
  margin-left: -128px !important;
}
:not(.aXNw) .Button.m-l--half,
:not(.aXNw) .m-l--half {
  margin-left: -4px;
}
:not(.aXNw) .Button.m-l--half-i,
:not(.aXNw) .m-l--half-i {
  margin-left: -4px !important;
}
:not(.aXNw) .Button.m-l-auto,
:not(.aXNw) .m-l-auto {
  margin-left: auto;
}
:not(.aXNw) .Button.m-l-auto-i,
:not(.aXNw) .m-l-auto-i {
  margin-left: auto !important;
}
:not(.aXNw) .max-h-none {
  max-height: none;
}
:not(.aXNw) .max-h-none-i {
  max-height: none !important;
}
:not(.aXNw) .max-h-0 {
  max-height: 0;
}
:not(.aXNw) .max-h-0-i {
  max-height: 0 !important;
}
:not(.aXNw) .max-h-100 {
  max-height: 100%;
}
:not(.aXNw) .max-h-100-i {
  max-height: 100% !important;
}
:not(.aXNw) .max-h-100vh {
  max-height: 100vh;
}
:not(.aXNw) .max-h-100vh-i {
  max-height: 100vh !important;
}
:not(.aXNw) .max-h-auto {
  max-height: auto;
}
:not(.aXNw) .max-h-auto-i {
  max-height: auto !important;
}
:not(.aXNw) .mw-mobile {
  max-width: 320px;
}
:not(.aXNw) .mw-mobile-i {
  max-width: 320px !important;
}
:not(.aXNw) .mw-tablet {
  max-width: 768px;
}
:not(.aXNw) .mw-tablet-i {
  max-width: 768px !important;
}
:not(.aXNw) .mw-desktop {
  max-width: 992px;
}
:not(.aXNw) .mw-desktop-i {
  max-width: 992px !important;
}
:not(.aXNw) .mw-desktop-large {
  max-width: 1200px;
}
:not(.aXNw) .mw-desktop-large-i {
  max-width: 1200px !important;
}
:not(.aXNw) .mw-desktop-wide {
  max-width: 1920px;
}
:not(.aXNw) .mw-desktop-wide-i {
  max-width: 1920px !important;
}
:not(.aXNw) .max-w-25 {
  max-width: 25%;
}
:not(.aXNw) .max-w-25-i {
  max-width: 25% !important;
}
:not(.aXNw) .max-w-33 {
  max-width: 33.33333%;
}
:not(.aXNw) .max-w-33-i {
  max-width: 33.33333% !important;
}
:not(.aXNw) .max-w-50 {
  max-width: 50%;
}
:not(.aXNw) .max-w-50-i {
  max-width: 50% !important;
}
:not(.aXNw) .max-w-66 {
  max-width: 66.66667%;
}
:not(.aXNw) .max-w-66-i {
  max-width: 66.66667% !important;
}
:not(.aXNw) .max-w-75 {
  max-width: 75%;
}
:not(.aXNw) .max-w-75-i {
  max-width: 75% !important;
}
:not(.aXNw) .max-w-100 {
  max-width: 100%;
}
:not(.aXNw) .max-w-100-i {
  max-width: 100% !important;
}
:not(.aXNw) .max-w-100vh {
  max-width: 100vw;
}
:not(.aXNw) .max-w-100vh-i {
  max-width: 100vw !important;
}
:not(.aXNw) .max-w-none {
  max-width: none;
}
:not(.aXNw) .max-w-none-i {
  max-width: none !important;
}
:not(.aXNw) .min-h-0 {
  min-height: 0;
}
:not(.aXNw) .min-h-0-i {
  min-height: 0 !important;
}
:not(.aXNw) .min-h-100 {
  min-height: 100%;
}
:not(.aXNw) .min-h-100-i {
  min-height: 100% !important;
}
:not(.aXNw) .min-h-100vh {
  min-height: 100vh;
}
:not(.aXNw) .min-h-100vh-i {
  min-height: 100vh !important;
}
:not(.aXNw) .min-h-auto {
  min-height: auto;
}
:not(.aXNw) .min-h-auto-i {
  min-height: auto !important;
}
:not(.aXNw) .min-w-0 {
  min-width: 0;
}
:not(.aXNw) .min-w-0-i {
  min-width: 0 !important;
}
:not(.aXNw) .min-w-25 {
  min-width: 25%;
}
:not(.aXNw) .min-w-25-i {
  min-width: 25% !important;
}
:not(.aXNw) .min-w-33 {
  min-width: 33.33333%;
}
:not(.aXNw) .min-w-33-i {
  min-width: 33.33333% !important;
}
:not(.aXNw) .min-w-50 {
  min-width: 50%;
}
:not(.aXNw) .min-w-50-i {
  min-width: 50% !important;
}
:not(.aXNw) .min-w-66 {
  min-width: 66.66667%;
}
:not(.aXNw) .min-w-66-i {
  min-width: 66.66667% !important;
}
:not(.aXNw) .min-w-75 {
  min-width: 75%;
}
:not(.aXNw) .min-w-75-i {
  min-width: 75% !important;
}
:not(.aXNw) .min-w-100 {
  min-width: 100%;
}
:not(.aXNw) .min-w-100-i {
  min-width: 100% !important;
}
:not(.aXNw) .min-w-100vh {
  min-width: 100vh;
}
:not(.aXNw) .min-w-100vh-i {
  min-width: 100vh !important;
}
:not(.aXNw) .opacity-none {
  opacity: 1;
}
:not(.aXNw) .opacity-none-i {
  opacity: 1 !important;
}
:not(.aXNw) .opacity-disabled {
  opacity: 0.6;
}
:not(.aXNw) .opacity-disabled-i {
  opacity: 0.6 !important;
}
:not(.aXNw) .opacity-placeholder {
  opacity: 0.4;
}
:not(.aXNw) .opacity-placeholder-i {
  opacity: 0.4 !important;
}
:not(.aXNw) .opacity-hovered:hover {
  opacity: 0.8;
}
:not(.aXNw) .opacity-hovered-i:hover {
  opacity: 0.8 !important;
}
:not(.aXNw) .of-auto {
  overflow: auto;
}
:not(.aXNw) .of-auto-i {
  overflow: auto !important;
}
:not(.aXNw) .of-hidden {
  overflow: hidden;
}
:not(.aXNw) .of-hidden-i {
  overflow: hidden !important;
}
:not(.aXNw) .of-scroll {
  overflow: scroll;
}
:not(.aXNw) .of-scroll-i {
  overflow: scroll !important;
}
:not(.aXNw) .of-visible {
  overflow: visible;
}
:not(.aXNw) .of-visible-i {
  overflow: visible !important;
}
:not(.aXNw) .of-x-auto {
  overflow-x: auto;
}
:not(.aXNw) .of-x-auto-i {
  overflow-x: auto !important;
}
:not(.aXNw) .of-x-hidden {
  overflow-x: hidden;
}
:not(.aXNw) .of-x-hidden-i {
  overflow-x: hidden !important;
}
:not(.aXNw) .of-x-scroll {
  overflow-x: scroll;
}
:not(.aXNw) .of-x-scroll-i {
  overflow-x: scroll !important;
}
:not(.aXNw) .of-x-visible {
  overflow-x: visible;
}
:not(.aXNw) .of-x-visible-i {
  overflow-x: visible !important;
}
:not(.aXNw) .of-y-auto {
  overflow-y: auto;
}
:not(.aXNw) .of-y-auto-i {
  overflow-y: auto !important;
}
:not(.aXNw) .of-y-hidden {
  overflow-y: hidden;
}
:not(.aXNw) .of-y-hidden-i {
  overflow-y: hidden !important;
}
:not(.aXNw) .of-y-scroll {
  overflow-y: scroll;
}
:not(.aXNw) .of-y-scroll-i {
  overflow-y: scroll !important;
}
:not(.aXNw) .of-y-visible {
  overflow-y: visible;
}
:not(.aXNw) .of-y-visible-i {
  overflow-y: visible !important;
}
:not(.aXNw) .p-0 {
  padding: 0;
}
:not(.aXNw) .p-0-i {
  padding: 0 !important;
}
:not(.aXNw) .p-1 {
  padding: 8px;
}
:not(.aXNw) .p-1-i {
  padding: 8px !important;
}
:not(.aXNw) .p-2 {
  padding: 16px;
}
:not(.aXNw) .p-2-i {
  padding: 16px !important;
}
:not(.aXNw) .p-3 {
  padding: 24px;
}
:not(.aXNw) .p-3-i {
  padding: 24px !important;
}
:not(.aXNw) .p-4 {
  padding: 32px;
}
:not(.aXNw) .p-4-i {
  padding: 32px !important;
}
:not(.aXNw) .p-5 {
  padding: 48px;
}
:not(.aXNw) .p-5-i {
  padding: 48px !important;
}
:not(.aXNw) .p-6 {
  padding: 64px;
}
:not(.aXNw) .p-6-i {
  padding: 64px !important;
}
:not(.aXNw) .p-7 {
  padding: 96px;
}
:not(.aXNw) .p-7-i {
  padding: 96px !important;
}
:not(.aXNw) .p-8 {
  padding: 128px;
}
:not(.aXNw) .p-8-i {
  padding: 128px !important;
}
:not(.aXNw) .p-half {
  padding: 4px;
}
:not(.aXNw) .p-half-i {
  padding: 4px !important;
}
:not(.aXNw) .p-auto {
  padding: auto;
}
:not(.aXNw) .p-auto-i {
  padding: auto !important;
}
:not(.aXNw) .p-x-0 {
  padding-left: 0;
  padding-right: 0;
}
:not(.aXNw) .p-x-0-i {
  padding-left: 0 !important;
  padding-right: 0 !important;
}
:not(.aXNw) .p-x-1 {
  padding-left: 8px;
  padding-right: 8px;
}
:not(.aXNw) .p-x-1-i {
  padding-left: 8px !important;
  padding-right: 8px !important;
}
:not(.aXNw) .p-x-2 {
  padding-left: 16px;
  padding-right: 16px;
}
:not(.aXNw) .p-x-2-i {
  padding-left: 16px !important;
  padding-right: 16px !important;
}
:not(.aXNw) .p-x-3 {
  padding-left: 24px;
  padding-right: 24px;
}
:not(.aXNw) .p-x-3-i {
  padding-left: 24px !important;
  padding-right: 24px !important;
}
:not(.aXNw) .p-x-4 {
  padding-left: 32px;
  padding-right: 32px;
}
:not(.aXNw) .p-x-4-i {
  padding-left: 32px !important;
  padding-right: 32px !important;
}
:not(.aXNw) .p-x-5 {
  padding-left: 48px;
  padding-right: 48px;
}
:not(.aXNw) .p-x-5-i {
  padding-left: 48px !important;
  padding-right: 48px !important;
}
:not(.aXNw) .p-x-6 {
  padding-left: 64px;
  padding-right: 64px;
}
:not(.aXNw) .p-x-6-i {
  padding-left: 64px !important;
  padding-right: 64px !important;
}
:not(.aXNw) .p-x-7 {
  padding-left: 96px;
  padding-right: 96px;
}
:not(.aXNw) .p-x-7-i {
  padding-left: 96px !important;
  padding-right: 96px !important;
}
:not(.aXNw) .p-x-8 {
  padding-left: 128px;
  padding-right: 128px;
}
:not(.aXNw) .p-x-8-i {
  padding-left: 128px !important;
  padding-right: 128px !important;
}
:not(.aXNw) .p-x-half {
  padding-left: 4px;
  padding-right: 4px;
}
:not(.aXNw) .p-x-half-i {
  padding-left: 4px !important;
  padding-right: 4px !important;
}
:not(.aXNw) .p-x-auto {
  padding-left: auto;
  padding-right: auto;
}
:not(.aXNw) .p-x-auto-i {
  padding-left: auto !important;
  padding-right: auto !important;
}
:not(.aXNw) .p-y-0 {
  padding-bottom: 0;
  padding-top: 0;
}
:not(.aXNw) .p-y-0-i {
  padding-bottom: 0 !important;
  padding-top: 0 !important;
}
:not(.aXNw) .p-y-1 {
  padding-bottom: 8px;
  padding-top: 8px;
}
:not(.aXNw) .p-y-1-i {
  padding-bottom: 8px !important;
  padding-top: 8px !important;
}
:not(.aXNw) .p-y-2 {
  padding-bottom: 16px;
  padding-top: 16px;
}
:not(.aXNw) .p-y-2-i {
  padding-bottom: 16px !important;
  padding-top: 16px !important;
}
:not(.aXNw) .p-y-3 {
  padding-bottom: 24px;
  padding-top: 24px;
}
:not(.aXNw) .p-y-3-i {
  padding-bottom: 24px !important;
  padding-top: 24px !important;
}
:not(.aXNw) .p-y-4 {
  padding-bottom: 32px;
  padding-top: 32px;
}
:not(.aXNw) .p-y-4-i {
  padding-bottom: 32px !important;
  padding-top: 32px !important;
}
:not(.aXNw) .p-y-5 {
  padding-bottom: 48px;
  padding-top: 48px;
}
:not(.aXNw) .p-y-5-i {
  padding-bottom: 48px !important;
  padding-top: 48px !important;
}
:not(.aXNw) .p-y-6 {
  padding-bottom: 64px;
  padding-top: 64px;
}
:not(.aXNw) .p-y-6-i {
  padding-bottom: 64px !important;
  padding-top: 64px !important;
}
:not(.aXNw) .p-y-7 {
  padding-bottom: 96px;
  padding-top: 96px;
}
:not(.aXNw) .p-y-7-i {
  padding-bottom: 96px !important;
  padding-top: 96px !important;
}
:not(.aXNw) .p-y-8 {
  padding-bottom: 128px;
  padding-top: 128px;
}
:not(.aXNw) .p-y-8-i {
  padding-bottom: 128px !important;
  padding-top: 128px !important;
}
:not(.aXNw) .p-y-half {
  padding-bottom: 4px;
  padding-top: 4px;
}
:not(.aXNw) .p-y-half-i {
  padding-bottom: 4px !important;
  padding-top: 4px !important;
}
:not(.aXNw) .p-y-auto {
  padding-bottom: auto;
  padding-top: auto;
}
:not(.aXNw) .p-y-auto-i {
  padding-bottom: auto !important;
  padding-top: auto !important;
}
:not(.aXNw) .p-t-0 {
  padding-top: 0;
}
:not(.aXNw) .p-t-0-i {
  padding-top: 0 !important;
}
:not(.aXNw) .p-t-1 {
  padding-top: 8px;
}
:not(.aXNw) .p-t-1-i {
  padding-top: 8px !important;
}
:not(.aXNw) .p-t-2 {
  padding-top: 16px;
}
:not(.aXNw) .p-t-2-i {
  padding-top: 16px !important;
}
:not(.aXNw) .p-t-3 {
  padding-top: 24px;
}
:not(.aXNw) .p-t-3-i {
  padding-top: 24px !important;
}
:not(.aXNw) .p-t-4 {
  padding-top: 32px;
}
:not(.aXNw) .p-t-4-i {
  padding-top: 32px !important;
}
:not(.aXNw) .p-t-5 {
  padding-top: 48px;
}
:not(.aXNw) .p-t-5-i {
  padding-top: 48px !important;
}
:not(.aXNw) .p-t-6 {
  padding-top: 64px;
}
:not(.aXNw) .p-t-6-i {
  padding-top: 64px !important;
}
:not(.aXNw) .p-t-7 {
  padding-top: 96px;
}
:not(.aXNw) .p-t-7-i {
  padding-top: 96px !important;
}
:not(.aXNw) .p-t-8 {
  padding-top: 128px;
}
:not(.aXNw) .p-t-8-i {
  padding-top: 128px !important;
}
:not(.aXNw) .p-t-half {
  padding-top: 4px;
}
:not(.aXNw) .p-t-half-i {
  padding-top: 4px !important;
}
:not(.aXNw) .p-t-auto {
  padding-top: auto;
}
:not(.aXNw) .p-t-auto-i {
  padding-top: auto !important;
}
:not(.aXNw) .p-r-0 {
  padding-right: 0;
}
:not(.aXNw) .p-r-0-i {
  padding-right: 0 !important;
}
:not(.aXNw) .p-r-1 {
  padding-right: 8px;
}
:not(.aXNw) .p-r-1-i {
  padding-right: 8px !important;
}
:not(.aXNw) .p-r-2 {
  padding-right: 16px;
}
:not(.aXNw) .p-r-2-i {
  padding-right: 16px !important;
}
:not(.aXNw) .p-r-3 {
  padding-right: 24px;
}
:not(.aXNw) .p-r-3-i {
  padding-right: 24px !important;
}
:not(.aXNw) .p-r-4 {
  padding-right: 32px;
}
:not(.aXNw) .p-r-4-i {
  padding-right: 32px !important;
}
:not(.aXNw) .p-r-5 {
  padding-right: 48px;
}
:not(.aXNw) .p-r-5-i {
  padding-right: 48px !important;
}
:not(.aXNw) .p-r-6 {
  padding-right: 64px;
}
:not(.aXNw) .p-r-6-i {
  padding-right: 64px !important;
}
:not(.aXNw) .p-r-7 {
  padding-right: 96px;
}
:not(.aXNw) .p-r-7-i {
  padding-right: 96px !important;
}
:not(.aXNw) .p-r-8 {
  padding-right: 128px;
}
:not(.aXNw) .p-r-8-i {
  padding-right: 128px !important;
}
:not(.aXNw) .p-r-half {
  padding-right: 4px;
}
:not(.aXNw) .p-r-half-i {
  padding-right: 4px !important;
}
:not(.aXNw) .p-r-auto {
  padding-right: auto;
}
:not(.aXNw) .p-r-auto-i {
  padding-right: auto !important;
}
:not(.aXNw) .p-b-0 {
  padding-bottom: 0;
}
:not(.aXNw) .p-b-0-i {
  padding-bottom: 0 !important;
}
:not(.aXNw) .p-b-1 {
  padding-bottom: 8px;
}
:not(.aXNw) .p-b-1-i {
  padding-bottom: 8px !important;
}
:not(.aXNw) .p-b-2 {
  padding-bottom: 16px;
}
:not(.aXNw) .p-b-2-i {
  padding-bottom: 16px !important;
}
:not(.aXNw) .p-b-3 {
  padding-bottom: 24px;
}
:not(.aXNw) .p-b-3-i {
  padding-bottom: 24px !important;
}
:not(.aXNw) .p-b-4 {
  padding-bottom: 32px;
}
:not(.aXNw) .p-b-4-i {
  padding-bottom: 32px !important;
}
:not(.aXNw) .p-b-5 {
  padding-bottom: 48px;
}
:not(.aXNw) .p-b-5-i {
  padding-bottom: 48px !important;
}
:not(.aXNw) .p-b-6 {
  padding-bottom: 64px;
}
:not(.aXNw) .p-b-6-i {
  padding-bottom: 64px !important;
}
:not(.aXNw) .p-b-7 {
  padding-bottom: 96px;
}
:not(.aXNw) .p-b-7-i {
  padding-bottom: 96px !important;
}
:not(.aXNw) .p-b-8 {
  padding-bottom: 128px;
}
:not(.aXNw) .p-b-8-i {
  padding-bottom: 128px !important;
}
:not(.aXNw) .p-b-half {
  padding-bottom: 4px;
}
:not(.aXNw) .p-b-half-i {
  padding-bottom: 4px !important;
}
:not(.aXNw) .p-b-auto {
  padding-bottom: auto;
}
:not(.aXNw) .p-b-auto-i {
  padding-bottom: auto !important;
}
:not(.aXNw) .p-l-0 {
  padding-left: 0;
}
:not(.aXNw) .p-l-0-i {
  padding-left: 0 !important;
}
:not(.aXNw) .p-l-1 {
  padding-left: 8px;
}
:not(.aXNw) .p-l-1-i {
  padding-left: 8px !important;
}
:not(.aXNw) .p-l-2 {
  padding-left: 16px;
}
:not(.aXNw) .p-l-2-i {
  padding-left: 16px !important;
}
:not(.aXNw) .p-l-3 {
  padding-left: 24px;
}
:not(.aXNw) .p-l-3-i {
  padding-left: 24px !important;
}
:not(.aXNw) .p-l-4 {
  padding-left: 32px;
}
:not(.aXNw) .p-l-4-i {
  padding-left: 32px !important;
}
:not(.aXNw) .p-l-5 {
  padding-left: 48px;
}
:not(.aXNw) .p-l-5-i {
  padding-left: 48px !important;
}
:not(.aXNw) .p-l-6 {
  padding-left: 64px;
}
:not(.aXNw) .p-l-6-i {
  padding-left: 64px !important;
}
:not(.aXNw) .p-l-7 {
  padding-left: 96px;
}
:not(.aXNw) .p-l-7-i {
  padding-left: 96px !important;
}
:not(.aXNw) .p-l-8 {
  padding-left: 128px;
}
:not(.aXNw) .p-l-8-i {
  padding-left: 128px !important;
}
:not(.aXNw) .p-l-half {
  padding-left: 4px;
}
:not(.aXNw) .p-l-half-i {
  padding-left: 4px !important;
}
:not(.aXNw) .p-l-auto {
  padding-left: auto;
}
:not(.aXNw) .p-l-auto-i {
  padding-left: auto !important;
}
:not(.aXNw) .position-absolute {
  position: absolute;
}
:not(.aXNw) .position-absolute-i {
  position: absolute !important;
}
:not(.aXNw) .position-fixed {
  position: fixed;
}
:not(.aXNw) .position-fixed-i {
  position: fixed !important;
}
:not(.aXNw) .position-relative {
  position: relative;
}
:not(.aXNw) .position-relative-i {
  position: relative !important;
}
:not(.aXNw) .position-static {
  position: static;
}
:not(.aXNw) .position-static-i {
  position: static !important;
}
:not(.aXNw) .position-sticky {
  position: sticky;
}
:not(.aXNw) .position-sticky-i {
  position: sticky !important;
}
:not(.aXNw) .position-t-auto {
  top: auto;
}
:not(.aXNw) .position-t-auto-i {
  top: auto !important;
}
:not(.aXNw) .position-r-auto {
  right: auto;
}
:not(.aXNw) .position-r-auto-i {
  right: auto !important;
}
:not(.aXNw) .position-b-auto {
  bottom: auto;
}
:not(.aXNw) .position-b-auto-i {
  bottom: auto !important;
}
:not(.aXNw) .position-l-auto {
  left: auto;
}
:not(.aXNw) .position-l-auto-i {
  left: auto !important;
}
:not(.aXNw) .top-auto {
  top: auto;
}
:not(.aXNw) .top-auto-i {
  top: auto !important;
}
:not(.aXNw) .right-auto {
  right: auto;
}
:not(.aXNw) .right-auto-i {
  right: auto !important;
}
:not(.aXNw) .bottom-auto {
  bottom: auto;
}
:not(.aXNw) .bottom-auto-i {
  bottom: auto !important;
}
:not(.aXNw) .left-auto {
  left: auto;
}
:not(.aXNw) .left-auto-i {
  left: auto !important;
}
:not(.aXNw) .position-t-0 {
  top: 0;
}
:not(.aXNw) .position-t-0-i {
  top: 0 !important;
}
:not(.aXNw) .position-r-0 {
  right: 0;
}
:not(.aXNw) .position-r-0-i {
  right: 0 !important;
}
:not(.aXNw) .position-b-0 {
  bottom: 0;
}
:not(.aXNw) .position-b-0-i {
  bottom: 0 !important;
}
:not(.aXNw) .position-l-0 {
  left: 0;
}
:not(.aXNw) .position-l-0-i {
  left: 0 !important;
}
:not(.aXNw) .top-0 {
  top: 0;
}
:not(.aXNw) .top-0-i {
  top: 0 !important;
}
:not(.aXNw) .right-0 {
  right: 0;
}
:not(.aXNw) .right-0-i {
  right: 0 !important;
}
:not(.aXNw) .bottom-0 {
  bottom: 0;
}
:not(.aXNw) .bottom-0-i {
  bottom: 0 !important;
}
:not(.aXNw) .left-0 {
  left: 0;
}
:not(.aXNw) .left-0-i {
  left: 0 !important;
}
:not(.aXNw) .top-50 {
  top: 50%;
}
:not(.aXNw) .top-50-i {
  top: 50% !important;
}
:not(.aXNw) .right-50 {
  right: 50%;
}
:not(.aXNw) .right-50-i {
  right: 50% !important;
}
:not(.aXNw) .bottom-50 {
  bottom: 50%;
}
:not(.aXNw) .bottom-50-i {
  bottom: 50% !important;
}
:not(.aXNw) .left-50 {
  left: 50%;
}
:not(.aXNw) .left-50-i {
  left: 50% !important;
}
:not(.aXNw) .top-100 {
  top: 100%;
}
:not(.aXNw) .top-100-i {
  top: 100% !important;
}
:not(.aXNw) .right-100 {
  right: 100%;
}
:not(.aXNw) .right-100-i {
  right: 100% !important;
}
:not(.aXNw) .bottom-100 {
  bottom: 100%;
}
:not(.aXNw) .bottom-100-i {
  bottom: 100% !important;
}
:not(.aXNw) .left-100 {
  left: 100%;
}
:not(.aXNw) .left-100-i {
  left: 100% !important;
}
:not(.aXNw) .ta-left {
  text-align: left;
}
:not(.aXNw) .ta-left-i {
  text-align: left !important;
}
:not(.aXNw) .ta-right {
  text-align: right;
}
:not(.aXNw) .ta-right-i {
  text-align: right !important;
}
:not(.aXNw) .ta-center {
  text-align: center;
}
:not(.aXNw) .ta-center-i {
  text-align: center !important;
}
:not(.aXNw) .ta-justify {
  text-align: justify;
}
:not(.aXNw) .ta-justify-i {
  text-align: justify !important;
}
:not(.aXNw) .tt-none {
  text-transform: none;
}
:not(.aXNw) .tt-none-i {
  text-transform: none !important;
}
:not(.aXNw) .tt-capitalize {
  text-transform: capitalize;
}
:not(.aXNw) .tt-capitalize-i {
  text-transform: capitalize !important;
}
:not(.aXNw) .tt-lowercase {
  text-transform: lowercase;
}
:not(.aXNw) .tt-lowercase-i {
  text-transform: lowercase !important;
}
:not(.aXNw) .tt-uppercase {
  text-transform: uppercase;
}
:not(.aXNw) .tt-uppercase-i {
  text-transform: uppercase !important;
}
:not(.aXNw) .t-truncate {
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
}
:not(.aXNw) .t-truncate-i {
  overflow: hidden !important;
  text-overflow: ellipsis !important;
  white-space: nowrap !important;
}
:not(.aXNw) .w-25 {
  width: 25%;
}
:not(.aXNw) .w-25-i {
  width: 25% !important;
}
:not(.aXNw) .w-33 {
  width: 33.33333%;
}
:not(.aXNw) .w-33-i {
  width: 33.33333% !important;
}
:not(.aXNw) .w-50 {
  width: 50%;
}
:not(.aXNw) .w-50-i {
  width: 50% !important;
}
:not(.aXNw) .w-66 {
  width: 66.66667%;
}
:not(.aXNw) .w-66-i {
  width: 66.66667% !important;
}
:not(.aXNw) .w-75 {
  width: 75%;
}
:not(.aXNw) .w-75-i {
  width: 75% !important;
}
:not(.aXNw) .w-100 {
  width: 100%;
}
:not(.aXNw) .w-100-i {
  width: 100% !important;
}
:not(.aXNw) .w-100vw {
  width: 100vw;
}
:not(.aXNw) .w-100vw-i {
  width: 100vw !important;
}
:not(.aXNw) .w-auto {
  width: auto;
}
:not(.aXNw) .w-auto-i {
  width: auto !important;
}
:not(.aXNw) .z-notification {
  z-index: 1200;
}
:not(.aXNw) .z-notification-i {
  z-index: 1200 !important;
}
:not(.aXNw) .z-overlay {
  z-index: 1100;
}
:not(.aXNw) .z-overlay-i {
  z-index: 1100 !important;
}
:not(.aXNw) .z-guide-help {
  z-index: 999;
}
:not(.aXNw) .z-guide-help-i {
  z-index: 999 !important;
}
:not(.aXNw) .z-global-nav {
  z-index: 990;
}
:not(.aXNw) .z-global-nav-i {
  z-index: 990 !important;
}
:not(.aXNw) .z-popover {
  z-index: 800;
}
:not(.aXNw) .z-popover-i {
  z-index: 800 !important;
}
:not(.aXNw) .z-modal {
  z-index: 1100;
}
:not(.aXNw) .z-modal-i {
  z-index: 1100 !important;
}
:not(.aXNw) .z-drawer {
  z-index: 1100;
}
:not(.aXNw) .z-drawer-i {
  z-index: 1100 !important;
}
:not(.aXNw) .transform-none {
  transform: none;
}
:not(.aXNw) .transform-none-i {
  transform: none !important;
}
:not(.aXNw) .translate-x-0 {
  --transform-translate-x: 0;
}
:not(.aXNw) .translate-x-0,
:not(.aXNw) .translate-y-0 {
  transform: translate(
    var(--transform-translate-x, 0),
    var(--transform-translate-y, 0)
  );
}
:not(.aXNw) .translate-y-0 {
  --transform-translate-y: 0;
}
:not(.aXNw) .translate-x-0-i {
  --transform-translate-x: 0;
}
:not(.aXNw) .translate-x-0-i,
:not(.aXNw) .translate-y-0-i {
  transform: translate(
    var(--transform-translate-x, 0),
    var(--transform-translate-y, 0)
  ) !important;
}
:not(.aXNw) .translate-y-0-i {
  --transform-translate-y: 0;
}
:not(.aXNw) .translate-x-50 {
  --transform-translate-x: 50%;
}
:not(.aXNw) .translate-x-50,
:not(.aXNw) .translate-y-50 {
  transform: translate(
    var(--transform-translate-x, 0),
    var(--transform-translate-y, 0)
  );
}
:not(.aXNw) .translate-y-50 {
  --transform-translate-y: 50%;
}
:not(.aXNw) .translate-x-50-i {
  --transform-translate-x: 50%;
}
:not(.aXNw) .translate-x-50-i,
:not(.aXNw) .translate-y-50-i {
  transform: translate(
    var(--transform-translate-x, 0),
    var(--transform-translate-y, 0)
  ) !important;
}
:not(.aXNw) .translate-y-50-i {
  --transform-translate-y: 50%;
}
:not(.aXNw) .translate-x-100 {
  --transform-translate-x: 100%;
}
:not(.aXNw) .translate-x-100,
:not(.aXNw) .translate-y-100 {
  transform: translate(
    var(--transform-translate-x, 0),
    var(--transform-translate-y, 0)
  );
}
:not(.aXNw) .translate-y-100 {
  --transform-translate-y: 100%;
}
:not(.aXNw) .translate-x-100-i {
  --transform-translate-x: 100%;
}
:not(.aXNw) .translate-x-100-i,
:not(.aXNw) .translate-y-100-i {
  transform: translate(
    var(--transform-translate-x, 0),
    var(--transform-translate-y, 0)
  ) !important;
}
:not(.aXNw) .translate-y-100-i {
  --transform-translate-y: 100%;
}
:not(.aXNw) .translate-x--50 {
  --transform-translate-x: -50%;
}
:not(.aXNw) .translate-x--50,
:not(.aXNw) .translate-y--50 {
  transform: translate(
    var(--transform-translate-x, 0),
    var(--transform-translate-y, 0)
  );
}
:not(.aXNw) .translate-y--50 {
  --transform-translate-y: -50%;
}
:not(.aXNw) .translate-x--50-i {
  --transform-translate-x: -50%;
}
:not(.aXNw) .translate-x--50-i,
:not(.aXNw) .translate-y--50-i {
  transform: translate(
    var(--transform-translate-x, 0),
    var(--transform-translate-y, 0)
  ) !important;
}
:not(.aXNw) .translate-y--50-i {
  --transform-translate-y: -50%;
}
:not(.aXNw) .translate-x--100 {
  --transform-translate-x: -100%;
}
:not(.aXNw) .translate-x--100,
:not(.aXNw) .translate-y--100 {
  transform: translate(
    var(--transform-translate-x, 0),
    var(--transform-translate-y, 0)
  );
}
:not(.aXNw) .translate-y--100 {
  --transform-translate-y: -100%;
}
:not(.aXNw) .translate-x--100-i {
  --transform-translate-x: -100%;
}
:not(.aXNw) .translate-x--100-i,
:not(.aXNw) .translate-y--100-i {
  transform: translate(
    var(--transform-translate-x, 0),
    var(--transform-translate-y, 0)
  ) !important;
}
:not(.aXNw) .translate-y--100-i {
  --transform-translate-y: -100%;
}
:not(.aXNw) .row-gap-0 {
  row-gap: 0;
}
:not(.aXNw) .row-gap-0-i {
  row-gap: 0 !important;
}
:not(.aXNw) .column-gap-0 {
  -moz-column-gap: 0;
  column-gap: 0;
}
:not(.aXNw) .column-gap-0-i {
  -moz-column-gap: 0 !important;
  column-gap: 0 !important;
}
:not(.aXNw) .gap-0 {
  gap: 0;
}
:not(.aXNw) .gap-0-i {
  gap: 0 !important;
}
:not(.aXNw) .row-gap-1 {
  row-gap: 8px;
}
:not(.aXNw) .row-gap-1-i {
  row-gap: 8px !important;
}
:not(.aXNw) .column-gap-1 {
  -moz-column-gap: 8px;
  column-gap: 8px;
}
:not(.aXNw) .column-gap-1-i {
  -moz-column-gap: 8px !important;
  column-gap: 8px !important;
}
:not(.aXNw) .gap-1 {
  gap: 8px;
}
:not(.aXNw) .gap-1-i {
  gap: 8px !important;
}
:not(.aXNw) .row-gap-2 {
  row-gap: 16px;
}
:not(.aXNw) .row-gap-2-i {
  row-gap: 16px !important;
}
:not(.aXNw) .column-gap-2 {
  -moz-column-gap: 16px;
  column-gap: 16px;
}
:not(.aXNw) .column-gap-2-i {
  -moz-column-gap: 16px !important;
  column-gap: 16px !important;
}
:not(.aXNw) .gap-2 {
  gap: 16px;
}
:not(.aXNw) .gap-2-i {
  gap: 16px !important;
}
:not(.aXNw) .row-gap-3 {
  row-gap: 24px;
}
:not(.aXNw) .row-gap-3-i {
  row-gap: 24px !important;
}
:not(.aXNw) .column-gap-3 {
  -moz-column-gap: 24px;
  column-gap: 24px;
}
:not(.aXNw) .column-gap-3-i {
  -moz-column-gap: 24px !important;
  column-gap: 24px !important;
}
:not(.aXNw) .gap-3 {
  gap: 24px;
}
:not(.aXNw) .gap-3-i {
  gap: 24px !important;
}
:not(.aXNw) .row-gap-4 {
  row-gap: 32px;
}
:not(.aXNw) .row-gap-4-i {
  row-gap: 32px !important;
}
:not(.aXNw) .column-gap-4 {
  -moz-column-gap: 32px;
  column-gap: 32px;
}
:not(.aXNw) .column-gap-4-i {
  -moz-column-gap: 32px !important;
  column-gap: 32px !important;
}
:not(.aXNw) .gap-4 {
  gap: 32px;
}
:not(.aXNw) .gap-4-i {
  gap: 32px !important;
}
:not(.aXNw) .row-gap-5 {
  row-gap: 48px;
}
:not(.aXNw) .row-gap-5-i {
  row-gap: 48px !important;
}
:not(.aXNw) .column-gap-5 {
  -moz-column-gap: 48px;
  column-gap: 48px;
}
:not(.aXNw) .column-gap-5-i {
  -moz-column-gap: 48px !important;
  column-gap: 48px !important;
}
:not(.aXNw) .gap-5 {
  gap: 48px;
}
:not(.aXNw) .gap-5-i {
  gap: 48px !important;
}
:not(.aXNw) .row-gap-6 {
  row-gap: 64px;
}
:not(.aXNw) .row-gap-6-i {
  row-gap: 64px !important;
}
:not(.aXNw) .column-gap-6 {
  -moz-column-gap: 64px;
  column-gap: 64px;
}
:not(.aXNw) .column-gap-6-i {
  -moz-column-gap: 64px !important;
  column-gap: 64px !important;
}
:not(.aXNw) .gap-6 {
  gap: 64px;
}
:not(.aXNw) .gap-6-i {
  gap: 64px !important;
}
:not(.aXNw) .row-gap-7 {
  row-gap: 96px;
}
:not(.aXNw) .row-gap-7-i {
  row-gap: 96px !important;
}
:not(.aXNw) .column-gap-7 {
  -moz-column-gap: 96px;
  column-gap: 96px;
}
:not(.aXNw) .column-gap-7-i {
  -moz-column-gap: 96px !important;
  column-gap: 96px !important;
}
:not(.aXNw) .gap-7 {
  gap: 96px;
}
:not(.aXNw) .gap-7-i {
  gap: 96px !important;
}
:not(.aXNw) .row-gap-8 {
  row-gap: 128px;
}
:not(.aXNw) .row-gap-8-i {
  row-gap: 128px !important;
}
:not(.aXNw) .column-gap-8 {
  -moz-column-gap: 128px;
  column-gap: 128px;
}
:not(.aXNw) .column-gap-8-i {
  -moz-column-gap: 128px !important;
  column-gap: 128px !important;
}
:not(.aXNw) .gap-8 {
  gap: 128px;
}
:not(.aXNw) .gap-8-i {
  gap: 128px !important;
}
:not(.aXNw) .row-gap-half {
  row-gap: 4px;
}
:not(.aXNw) .row-gap-half-i {
  row-gap: 4px !important;
}
:not(.aXNw) .column-gap-half {
  -moz-column-gap: 4px;
  column-gap: 4px;
}
:not(.aXNw) .column-gap-half-i {
  -moz-column-gap: 4px !important;
  column-gap: 4px !important;
}
:not(.aXNw) .gap-half {
  gap: 4px;
}
:not(.aXNw) .gap-half-i {
  gap: 4px !important;
}
:not(.aXNw) .gap-normal {
  gap: normal;
}
:not(.aXNw) .gap-normal-i {
  gap: normal !important;
}
:not(.aXNw) .white-space-pre-line {
  white-space: pre-line;
}
:not(.aXNw) .white-space-pre-line-i {
  white-space: pre-line !important;
}
:not(.aXNw) .CollapsibleList {
  color: var(--colorsTextDefault, #141414);
  font-family:
    Nunito Sans,
    sans-serif;
}
:not(.aXNw) .Overlay {
  align-items: center;
  bottom: 0;
  display: flex;
  flex-direction: column;
  justify-content: center;
  left: 0;
  pointer-events: none;
  position: fixed;
  right: 0;
  top: 0;
  z-index: 1100;
}
:not(.aXNw) .Overlay > * {
  pointer-events: auto;
}
:not(.aXNw) .Popper:focus,
:not(.aXNw) .Popper__body:focus {
  outline: 0;
}
:not(.aXNw) .Popper:focus-visible,
:not(.aXNw) .Popper__body:focus-visible {
  outline: 0;
}
:not(.aXNw) .Popper__caret[data-popper-placement^="top"] {
  bottom: 4px;
}
:not(.aXNw) .Popper__caret[data-popper-placement^="top"]:before {
  left: -4px;
}
:not(.aXNw) .Popper__caret[data-popper-placement^="bottom"] {
  top: -4px;
}
:not(.aXNw) .Popper__caret[data-popper-placement^="bottom"]:before {
  left: -4px;
}
:not(.aXNw) .Popper__caret[data-popper-placement^="left"] {
  right: 4px;
}
:not(.aXNw) .Popper__caret[data-popper-placement^="left"]:before {
  top: -4px;
}
:not(.aXNw) .Popper__caret[data-popper-placement^="right"] {
  left: -4px;
}
:not(.aXNw) .Popper__caret[data-popper-placement^="right"]:before {
  top: -4px;
}
:not(.aXNw) .Popper__caret {
  animation-direction: normal;
  animation-duration: 0.1s;
  animation-fill-mode: both;
  animation-iteration-count: 1;
  animation-name: showTooltip;
  animation-timing-function: cubic-bezier(0.4, 0, 0.2, 1);
  border: 1px solid #ff0;
}
:not(.aXNw) .Popper__caret:before {
  content: "";
  height: 8px;
  position: absolute;
  transform: rotate(45deg);
  width: 8px;
  z-index: -1;
}
:root:not(.aXNw) {
  --color-white: #fff;
  --color-black: #040404;
  --color-blue: #2270ee;
  --color-blue-grey: #8c9ca5;
  --color-orange: #e46f00;
  --color-yellow: #ffc902;
  --color-green: #1fbc70;
  --color-cyan: #08bfdf;
  --color-purple: #6954c0;
  --color-red: #f94d32;
  --color-magenta: #b52d88;
  --default-border-radius: 3px;
  --circular-radius: 50%;
  --pill-radius: 500em;
  --opacity-hover: 0.8;
  --opacity-disable: 0.6;
  --border-radius-0: 0;
  --border-radius-1: 3px;
  --border-radius-2: 6px;
  --border-radius-pill: 500em;
  --border-radius-circular: 50%;
  --breakpoint-mobile: 320px;
  --breakpoint-mobile-large: 576px;
  --breakpoint-tablet: 768px;
  --breakpoint-desktop: 992px;
  --breakpoint-large: 1200px;
  --breakpoint-widescreen: 1920px;
  --color-blue-100: #ecf4fd;
  --color-blue-200: #a9d1ff;
  --color-blue-300: #56a4ff;
  --color-blue-400: #2270ee;
  --color-blue-500: #1360d9;
  --color-blue-600: #004cc3;
  --color-neutral-0: #fff;
  --color-neutral-10: #fcfcfc;
  --color-neutral-20: #fafafa;
  --color-neutral-30: #f7f7f7;
  --color-neutral-40: #f5f5f5;
  --color-neutral-50: #eee;
  --color-neutral-60: #dfe0e1;
  --color-neutral-70: #bcbcbd;
  --color-neutral-80: #949596;
  --color-neutral-90: #737475;
  --color-neutral-100: #606162;
  --color-neutral-200: #444445;
  --color-neutral-300: #2d2e31;
  --color-neutral-400: #141414;
  --color-neutral-500: #040404;
  --color-blue-grey-100: #eaeff2;
  --color-blue-grey-200: #d0d8dd;
  --color-blue-grey-300: #b4c1c8;
  --color-blue-grey-400: #8c9ca5;
  --color-blue-grey-500: #6a7a85;
  --color-blue-grey-600: #576671;
  --color-orange-100: #ffeccc;
  --color-orange-200: #fdd291;
  --color-orange-300: #ffa037;
  --color-orange-400: #e46f00;
  --color-orange-500: #b14c00;
  --color-orange-600: #7a2f00;
  --color-yellow-100: #fff9e2;
  --color-yellow-200: #fff0b1;
  --color-yellow-300: #ffe278;
  --color-yellow-400: #ffc902;
  --color-yellow-500: #ffbe00;
  --color-yellow-600: #de9500;
  --color-green-100: #e1fdef;
  --color-green-200: #90efc0;
  --color-green-300: #60dfa6;
  --color-green-400: #1fbc70;
  --color-green-500: #18a761;
  --color-green-600: #10864b;
  --color-cyan-100: #e3fcff;
  --color-cyan-200: #b1f3fa;
  --color-cyan-300: #13ceea;
  --color-cyan-400: #08bfdf;
  --color-cyan-500: #0ca5c0;
  --color-cyan-600: #038299;
  --color-purple-100: #f1edff;
  --color-purple-200: #c1b6f2;
  --color-purple-300: #8772e5;
  --color-purple-400: #6954c0;
  --color-purple-500: #4f3a9e;
  --color-purple-600: #422799;
  --color-red-100: #ffece9;
  --color-red-200: #ffb2a0;
  --color-red-300: #ff745f;
  --color-red-400: #f94d32;
  --color-red-500: #e13212;
  --color-red-600: #bf2a00;
  --color-magenta-100: #fbeaf5;
  --color-magenta-200: #faafe2;
  --color-magenta-300: #d949a9;
  --color-magenta-400: #b52d88;
  --color-magenta-500: #982071;
  --color-magenta-600: #7d165b;
  --duration-none: 0ms;
  --duration-fast: 100ms;
  --duration-standard: 200ms;
  --duration-slow: 300ms;
  --easing-standard: cubic-bezier(0.4, 0, 0.2, 1);
  --easing-in: cubic-bezier(0.4, 0, 1, 1);
  --easing-out: cubic-bezier(0, 0, 0.4, 1);
  --easing-in-out: cubic-bezier(0.4, 0, 0.6, 1);
  --font-weight-regular: 400;
  --font-weight-semibold: 600;
  --font-weight-bold: 700;
  --line-height-base: 1.5;
  --line-height-display: 1.25;
  --opacity-hovered: 0.8;
  --opacity-disabled: 0.6;
  --opacity-placeholder: 0.4;
  --shadow-size-0: 0 0 0;
  --shadow-size-1: 0 1px 2px;
  --shadow-size-2: 0 2px 8px;
  --shadow-size-3: 0 8px 24px;
  --shadow-color: hsla(0, 0%, 8%, 0.1);
  --shadow-color-active: rgba(34, 112, 238, 0.2);
  --shadow-color-error: rgba(230, 55, 23, 0.2);
  --shadow-focus: 0 0 0 3px var(--colorsFocusRingPrimary, #a9d1ff);
  --shadow-focus-inset: inset 0 0 0 3px var(--colorsFocusRingPrimary, #a9d1ff);
  --spacing-0: 0;
  --spacing-1: 8px;
  --spacing-2: 16px;
  --spacing-3: 24px;
  --spacing-4: 32px;
  --spacing-5: 48px;
  --spacing-6: 64px;
  --spacing-7: 96px;
  --spacing-8: 128px;
  --spacing-half: 4px;
  --typescale-0: 10px;
  --typescale-1: 12px;
  --typescale-2: 14px;
  --typescale-3: 16px;
  --typescale-4: 20px;
  --typescale-5: 26px;
  --typescale-6: 32px;
  --typescale-7: 41px;
  --base-font-size: 16px;
  --base-line-height: 1.5;
  --base-font-family: "Nunito Sans", sans-serif;
  --display-font-family: "Sofia Pro", SofiaPro, sans-serif;
  --display-line-height: 1.25;
  --z-index-notification: 1200;
  --z-index-overlay: 1100;
  --z-index-guide-help: 999;
  --z-index-global-nav: 990;
  --z-index-popover: 800;
  --z-index-modal: 1100;
  --z-index-drawer: 1100;
}
@keyframes skeleton-loading {
  0% {
    background-color: #e0e7eb;
  }
  to {
    background-color: #f3f5f7;
  }
}
:not(.aXNw) .skeleton .skeleton-item,
:not(.aXNw) .skeleton .skeleton-text,
:not(.aXNw) .skeleton .skeleton-text-33,
:not(.aXNw) .skeleton .skeleton-text-50,
:not(.aXNw) .skeleton .skeleton-text-75,
:not(.aXNw) .skeleton-auto .Avatar,
:not(.aXNw) .skeleton-auto .BodyText,
:not(.aXNw) .skeleton-auto .Button,
:not(.aXNw) .skeleton-auto .Eyebrow,
:not(.aXNw) .skeleton-auto .Headline,
:not(.aXNw) .skeleton-auto .Label,
:not(.aXNw) .skeleton-auto .Link,
:not(.aXNw) .skeleton-auto .StatusLight,
:not(.aXNw) .skeleton-auto .Tag,
:not(.aXNw) .skeleton-auto .ToggleSwitch,
:not(.aXNw) .skeleton-auto .a-Icon,
:not(.aXNw) .skeleton-auto .skeleton-item,
:not(.aXNw) .skeleton-auto .skeleton-text {
  animation: skeleton-loading 1s linear infinite alternate;
  border: none !important;
  box-shadow: none !important;
  color: transparent !important;
  pointer-events: none;
}
:not(.aXNw) .skeleton .skeleton-item *,
:not(.aXNw) .skeleton-auto .skeleton-item * {
  color: transparent;
}
:not(.aXNw) .skeleton .skeleton-text,
:not(.aXNw) .skeleton .skeleton-text-25,
:not(.aXNw) .skeleton .skeleton-text-33,
:not(.aXNw) .skeleton .skeleton-text-50,
:not(.aXNw) .skeleton .skeleton-text-75,
:not(.aXNw) .skeleton-auto .BodyText,
:not(.aXNw) .skeleton-auto .Eyebrow,
:not(.aXNw) .skeleton-auto .Headline,
:not(.aXNw) .skeleton-auto .Label,
:not(.aXNw) .skeleton-auto .skeleton-text,
:not(.aXNw) .skeleton-auto a.Link {
  border-radius: 5px;
}
:not(.aXNw) .skeleton .skeleton-text-75,
:not(.aXNw) .skeleton-auto .skeleton-text-75 {
  width: 75%;
}
:not(.aXNw) .skeleton .skeleton-text-50,
:not(.aXNw) .skeleton-auto .skeleton-text-50 {
  width: 50%;
}
:not(.aXNw) .skeleton .skeleton-text-33,
:not(.aXNw) .skeleton-auto .skeleton-text-33 {
  width: 33%;
}
:not(.aXNw) .skeleton .skeleton-text-25,
:not(.aXNw) .skeleton-auto .skeleton-text-25 {
  width: 25%;
}
:not(.aXNw) .skeleton .skeleton-hidden,
:not(.aXNw) .skeleton .skeleton-item .ToggleSwitch__element,
:not(.aXNw) .skeleton .skeleton-item.StatusLight *,
:not(.aXNw) .skeleton .skeleton-text-25.StatusLight *,
:not(.aXNw) .skeleton .skeleton-text-50.StatusLight *,
:not(.aXNw) .skeleton .skeleton-text-75.StatusLight *,
:not(.aXNw) .skeleton .skeleton-text.StatusLight *,
:not(.aXNw) .skeleton-auto .Checkbox__box,
:not(.aXNw) .skeleton-auto .StatusLight *,
:not(.aXNw) .skeleton-auto .ToggleSwitch__element,
:not(.aXNw) .skeleton-auto .skeleton-hidden,
:not(.aXNw) .skeleton-auto input[type="checkbox"] {
  opacity: 0;
}
:not(.aXNw) .skeleton .skeleton-none,
:not(.aXNw) .skeleton-auto .skeleton-none {
  display: none;
}
:not(.aXNw) .skeleton .skeleton-item.StatusLight,
:not(.aXNw) .skeleton .skeleton-text.StatusLight,
:not(.aXNw) .skeleton-auto .StatusLight {
  min-width: 100px;
}
:not(.aXNw) .skeleton-auto .InlineEdit {
  pointer-events: none;
}
:not(.aXNw) body {
  --nav-offset-top: 0px;
  --nav-offset-left: 0px;
}
:not(.aXNw) body.with-navigation-original {
  --nav-offset-top: 56px;
  --nav-offset-left: 0px;
}
:not(.aXNw) body.with-navigation-stacked {
  --nav-offset-top: 80px;
  --nav-offset-left: 0px;
  :not(.aXNw) .global-loading {
    top: 98px;
  }
}
:not(.aXNw) body.with-navigation-left-expanded {
  --nav-offset-top: 48px;
  --nav-offset-left: 240px;
}
:not(.aXNw) body.with-navigation-left-collapsed {
  --nav-offset-top: 48px;
  --nav-offset-left: 56px;
}
:not(.aXNw) .app-layout-legacy {
  padding-left: var(--nav-offset-left);
}
:not(.aXNw) .app-layout-side ::-webkit-scrollbar {
  height: 0;
  width: 0;
}
:not(.aXNw) .app-layout .app-layout-side {
  flex-basis: var(--nav-offset-left);
  flex-grow: 0;
  flex-shrink: 0;
}
:not(.aXNw) .app-layout-legacy .app-layout-side {
  bottom: 0;
  left: 0;
  position: fixed;
  top: var(--nav-offset-top);
}
:not(.aXNw) .app-layout-legacy #navbarPlaceholder {
  height: var(--nav-offset-top);
}
:not(.aXNw) .ui.modal {
  top: auto;
}
:not(.aXNw) ul.SideNavGroup__list,
:not(.aXNw) ul.SideNav__list {
  margin-left: var(--spacing-0);
}
:not(.aXNw) .k-widget.k-grid .k-grid-header .k-header {
  color: inherit;
}
:not(.aXNw) .kendo-grid-filter-menu-container .k-multiselect-wrap input {
  box-shadow: none;
  margin: var(--spacing-0);
}
:not(.aXNw) .kendo-grid-filter-menu-container .k-multiselect-wrap input:focus {
  box-shadow: none;
}
:not(.aXNw) .mfe-form-views .Checkbox--disabled .Checkbox__box,
:not(.aXNw) .mfe-form-views .Label--disabled .Label__action,
:not(.aXNw) .mfe-form-views .Radio--disabled .Radio__box {
  filter: none !important;
}
:not(.aXNw__kYGiP) .invoice-signature-checkbox-tooltip__4jcr4 .Popover__header {
  margin-bottom: 0 !important;
}
:not(.aXNw__ByhxB) .invoiceSignatureCheckbox__YBXVj {
  position: relative;
}
:not(.aXNw__ByhxB) .invoiceSignatureCheckbox__YBXVj:before {
  border-bottom-color: inherit;
  border-bottom-style: dashed;
  border-bottom-width: 1px;
  bottom: -1px;
  content: "";
  left: 0;
  opacity: 1;
  position: absolute;
  right: 0;
}
:not(.aXNw__ByhxB) .invoiceSignatureCheckbox__YBXVj:hover:before {
  opacity: 0;
}
:not(.aXNw___gUiL) .rate-sheet-select__FM2ca {
  border-color: #ccc;
  padding-left: 26px;
}
:not(.aXNw___gUiL) .rate-sheet-select__FM2ca .BodyText {
  color: #555;
  font-family:
    wf_segoe-ui,
    Segoe UI,
    Lucida Sans,
    Helvetica Neue,
    Helvetica,
    Arial,
    sans-serif;
  font-size: 13px;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
}
:not(.aXNw__YYYeN) .rateSheet__pIlCs {
  display: inline-block;
}
:not(.aXNw__jttvB) .technician-button-toggle__YIAuw {
  width: 360px;
}
:not(.aXNw__R_Zy3) .project-label-control__KnbfC {
  min-width: 244px;
}
:not(.aXNw__R_Zy3)
  .project-label-control__KnbfC
  .project-label-select-buttons__fMLTC
  .project-label-select-remove-button__uhaR8 {
  margin-left: 16px;
}
:not(.aXNw__R_Zy3)
  .project-label-control__KnbfC
  .project-label-select-buttons__fMLTC
  .project-label-select-clear-button__pQ9xa {
  line-height: 8px;
  margin-left: 16px;
}
:not(.aXNw__R_Zy3)
  .project-label-control__KnbfC
  .project-label-draggable-select__MzH9i {
  background: #fff;
  border: 1px solid #dfe0e1;
  border-radius: 3px;
  padding: 8px;
}
:not(.aXNw__R_Zy3)
  .project-label-control__KnbfC
  .project-label-draggable-select__MzH9i
  .project-label-select__komhR
  .ui.dropdown {
  font-size: 11px;
  min-width: 122px;
}
:not(.aXNw__R_Zy3)
  .project-label-control__KnbfC
  .project-label-draggable-select__MzH9i
  .project-label-select__komhR
  .ui.dropdown
  .menu
  .item {
  padding-bottom: 8px !important;
  padding-top: 8px !important;
}
:not(.aXNw__R_Zy3)
  .project-label-control__KnbfC
  .project-label-draggable-select__MzH9i
  .project-label-select-drag-handle__D2kz6 {
  cursor: grab;
  margin: 0 4px 0 8px;
  padding-top: 4px;
}
:not(.aXNw__R_Zy3)
  .project-label-control__KnbfC
  .project-label-draggable-select__MzH9i
  .project-label-select-drag-handle__D2kz6:active {
  cursor: grabbing;
}
:not(.aXNw__R_Zy3)
  .project-label-control__KnbfC
  .project-label-content-wrapper__Jrrmh {
  width: 100%;
}
:not(.aXNw__R_Zy3)
  .project-label-control__KnbfC
  .project-label-content-wrapper__Jrrmh
  .project-label-content__mmSJ3 {
  display: inline-block;
  max-width: 100%;
  word-wrap: break-word;
  border-radius: 3px;
  box-sizing: border-box;
  font-size: 14px;
  line-height: 1.4;
  margin-left: 2px;
  padding: 0 5px;
}
:not(.aXNw__R_Zy3) .project-label-control-add-button__A8bWf {
  margin-right: -8px;
}
:not(.aXNw__j6cC8) .section-field-layout___9ITk {
  max-width: calc(50% - 16px);
}
:not(.aXNw__j6cC8) .section-field-layout___9ITk:hover {
  background: #fafafa;
}
:not(.aXNw__j6cC8) .section-field-layout___9ITk .section-field-tooltip__kHrSV {
  display: flex;
}
:not(.aXNw__j6cC8)
  .section-field-layout___9ITk
  .section-field-tooltip__kHrSV
  div {
  width: 100%;
}
:not(.aXNw__j6cC8)
  .section-field-layout___9ITk
  .section-field-tooltip__kHrSV
  .section-field-value-text__UUoql {
  display: inline-block;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
  width: 100%;
}
:not(.aXNw__j6cC8)
  .section-field-layout___9ITk
  .section-field-tooltip__kHrSV
  .section-field-icon__U8HPT {
  border-radius: 12px;
  height: max-content;
  padding: 3px;
}
:not(.aXNw__j6cC8)
  .section-field-layout___9ITk
  .section-field-tooltip__kHrSV
  .section-field-icon__U8HPT:hover {
  background: #dfe0e1;
  cursor: pointer;
}
:not(.aXNw__MhIPO) .section__o1E54 .section-layout__PmP6K {
  justify-content: left;
}
:not(.aXNw__MhIPO) .section__o1E54:not(:last-child) {
  border-bottom: 1px solid #dfe0e1;
  margin-bottom: 16px;
}
:not(.aXNw__MhIPO) .section__o1E54:last-child {
  margin-bottom: -16px;
}
:not(.aXNw__bUcwk) .not-found-image__xCArh {
  height: 135px;
  width: 135px;
}
:not(.aXNw__U7fdv) .button-container__qvTfc {
  user-select: none;
}
:not(.aXNw__U7fdv) .disabledButton__RA8mX {
  cursor: default;
  opacity: 0.5;
}
:not(.aXNw__3R3Kb) .core-page-table__gwBVP .k-grouping-header,
:not(.aXNw__3R3Kb) .table-grouping-header__icSdr .k-grouping-header {
  background: #f1edff;
  border: 1px dashed #c1b6f2;
  color: #606162;
  cursor: pointer;
  margin-bottom: 16px;
  padding: 4px 8px;
}
:not(.aXNw__3R3Kb) .core-page-table__gwBVP .k-grouping-header:before,
:not(.aXNw__3R3Kb) .table-grouping-header__icSdr .k-grouping-header:before {
  content: "Grouped by:";
  display: inline-flex;
  height: 32px;
  line-height: 32px;
  padding: 4px 0 4px 16px;
  z-index: 1;
}
:not(.aXNw__3R3Kb)
  .core-page-table__gwBVP
  .k-grouping-header
  .k-indicator-container,
:not(.aXNw__3R3Kb)
  .table-grouping-header__icSdr
  .k-grouping-header
  .k-indicator-container {
  padding-bottom: 8px;
  padding-top: 8px;
}
:not(.aXNw__3R3Kb)
  .core-page-table__gwBVP
  .k-grouping-header
  .k-indicator-container
  .k-group-indicator,
:not(.aXNw__3R3Kb)
  .table-grouping-header__icSdr
  .k-grouping-header
  .k-indicator-container
  .k-group-indicator {
  background: #6954c0;
  border: none;
  color: #fff;
  line-height: 16px;
  margin: 0;
  padding-right: 8px;
  position: relative;
}
:not(.aXNw__3R3Kb)
  .core-page-table__gwBVP
  .k-grouping-header
  .k-indicator-container
  .k-group-indicator
  .k-i-sort-asc-sm__vosRC,
:not(.aXNw__3R3Kb)
  .core-page-table__gwBVP
  .k-grouping-header
  .k-indicator-container
  .k-group-indicator
  .k-i-sort-desc-sm__T4xlS,
:not(.aXNw__3R3Kb)
  .table-grouping-header__icSdr
  .k-grouping-header
  .k-indicator-container
  .k-group-indicator
  .k-i-sort-asc-sm__vosRC,
:not(.aXNw__3R3Kb)
  .table-grouping-header__icSdr
  .k-grouping-header
  .k-indicator-container
  .k-group-indicator
  .k-i-sort-desc-sm__T4xlS {
  color: #fff;
}
:not(.aXNw__3R3Kb) .core-page-table__gwBVP {
  max-height: 600px;
}
:not(.aXNw__3R3Kb)
  .core-page-table__gwBVP
  .k-grouping-row
  td:not(:first-child) {
  padding: 0;
  width: 0;
}
:not(.aXNw__3R3Kb)
  .core-page-table__gwBVP
  .k-grouping-row
  .k-grid-content-sticky {
  border-left: none;
  border-right: none;
  position: static;
}
:not(.aXNw__3R3Kb) .core-page-table__gwBVP.Table .k-grid-header,
:not(.aXNw__3R3Kb) .core-page-table__gwBVP.Table .k-grid-table {
  touch-action: unset !important;
}
:not(.aXNw__3R3Kb)
  .core-page-table__gwBVP.Table
  .k-grid-header
  col:not([width]),
:not(.aXNw__3R3Kb)
  .core-page-table__gwBVP.Table
  .k-grid-table
  col:not([width]) {
  min-width: 100px;
}
:not(.aXNw__3R3Kb)
  .core-page-table__gwBVP.Table
  .k-grid-header
  .k-header
  .k-link {
  cursor: pointer;
}
:not(.aXNw__3R3Kb)
  .core-page-table__gwBVP.Table
  .k-grid-header
  .header-cursor-default__scZho.k-header
  .k-link {
  cursor: default;
}
:not(.aXNw__3R3Kb)
  .core-page-table__gwBVP
  .k-grid-content::-webkit-scrollbar-thumb {
  background-color: #dfe0e1;
}
:not(.aXNw__3R3Kb)
  .core-page-table__gwBVP
  .k-grid-content:hover::-webkit-scrollbar-thumb {
  background-color: #b2b2b2;
}
:not(.aXNw__3R3Kb)
  .core-page-table__gwBVP.Table:not(.Table--striped)
  .k-master-row.k-alt:not(:hover)
  td.k-grid-content-sticky {
  background-color: #fff;
}
:not(.aXNw__eP4Pg) .loading-placeholder__yVHSw {
  height: 137px;
}
:not(.aXNw__hs5UL) .wrapped-text-container__yAnGH {
  padding: 12px;
}
:not(.aXNw__hs5UL) .wrapped-text__NOm8l {
  display: -webkit-box;
  overflow: hidden;
  word-break: break-word;
  -webkit-box-orient: vertical;
}
:not(.aXNw__cSkc7) .link__jpijJ {
  user-select: none;
}
:not(.aXNw__cSkc7) .link__jpijJ:focus {
  text-decoration: none;
}
:not(.aXNw__gRKtm) .checkbox___0n5A {
  margin-right: var(--spacing-0) !important;
  margin-top: 1px !important;
}
:not(.aXNw__qklyz) .table__aHJW9 .k-master-row.disabled__LcCWD {
  cursor: default;
  opacity: var(--opacity-disabled);
}
:not(.aXNw__qklyz) .unselectable__gmEjQ {
  -moz-user-select: none;
  -webkit-user-select: none;
  -ms-user-select: none;
  user-select: none;
}
:not(.aXNw__UESNo) .call-result-container__jEe86 {
  min-width: 100%;
  padding-top: 16px;
  width: 0;
}
:not(.aXNw__bhZWm) .password-requirement-container__JKTfM {
  font-size: 14px;
  margin-bottom: 30px;
  white-space: pre-line;
}
:not(.aXNw__sVud9) .confirmation-message-container__IEes2 {
  bottom: 0;
  left: 50%;
  position: fixed;
  width: fit-content !important;
}
:not(.aXNw__sVud9) .confirmation-message__cnZcu {
  background: #2d2e31 !important;
  border: none !important;
  border-radius: 3px 3px 0 0 !important;
  box-shadow: none !important;
  color: #fff !important;
  font-size: 14px !important;
  max-width: 100% !important;
  min-width: 100px !important;
  padding: 0 !important;
  transform: translate(-50%);
  white-space: pre-line !important;
}
:not(.aXNw__sVud9)
  .confirmation-message__cnZcu
  .confirmation-message-content-container__MA_TO {
  align-items: center;
  display: flex;
  justify-content: center;
  padding: 10px 30px;
}
:not(.aXNw__sVud9)
  .confirmation-message__cnZcu
  .confirmation-message-content-container__MA_TO
  p {
  color: #fff;
  flex: 1;
  margin: 0 30px 0 0;
}
:not(.aXNw__sVud9)
  .confirmation-message__cnZcu
  .confirmation-message-content-container__MA_TO
  span {
  color: #a9d1ff;
  display: flex;
  float: right;
  font-weight: 700;
}
:not(.aXNw__sVud9)
  .confirmation-message__cnZcu
  .confirmation-message-content-container__MA_TO
  span:hover {
  color: #fff;
  cursor: pointer;
}
:not(.aXNw__zFldo) .input-field__aABtJ {
  border-right: none !important;
  font-size: 16px !important;
  font-weight: 700;
  height: 49px;
  line-height: 17px !important;
  margin-bottom: 30px;
}
:not(.aXNw__zFldo) .input-field__aABtJ input {
  line-height: 1.5 !important;
}
:not(.aXNw__zFldo) .password-input__LeCu3 {
  position: relative;
}
:not(.aXNw__zFldo) .password-input__LeCu3 .password-visibility-button__y92Ai {
  color: rgba(0, 0, 0, 0.43);
  cursor: pointer;
  font-size: 18px;
  position: absolute;
  right: 10px;
  top: 14px;
}
:not(.aXNw__zFldo)
  .password-input__LeCu3
  .password-visibility-button-active__nlkmq:before {
  color: #0b8ae9;
}
:not(.aXNw__gt8g_) .error-message__hzzYO {
  opacity: 1 !important;
}
:not(.aXNw__gt8g_) .error-message__hzzYO p {
  color: #f94d32 !important;
  font-size: 14px !important;
  white-space: pre-line !important;
}
:not(.aXNw__G_M5C) .grecaptcha__yXu3S {
  margin: 0 auto;
  width: 304px;
}
:not(.aXNw__G_M5C) .grecaptcha__yXu3S .grecaptcha-badge {
  visibility: hidden;
}
:not(.aXNw__G_M5C) .grecaptch-text__JgUh5 {
  font-size: 12px !important;
}
:not(.aXNw__hi9FX) .ColorPicker__Item {
  margin: 8px !important;
}
:not(.aXNw__hi9FX) .swatch-overlay__EH7JX {
  background-color: #eee;
  opacity: 0.75;
}
:not(.aXNw__hi9FX) .color-swatch__Gteq9 {
  border-radius: 5px;
  cursor: pointer;
  height: 40px;
  overflow: hidden;
  width: 40px;
}
:not(.aXNw__hi9FX) .color-swatch__Gteq9 .swatch-overlay__EH7JX {
  visibility: hidden;
}
:not(.aXNw__hi9FX) .color-swatch__Gteq9:hover .swatch-overlay__EH7JX {
  visibility: inherit;
}
:not(.aXNw__hi9FX) .color-swatch-dark-border__ywP55:after {
  background: transparent;
  border: 1px solid;
  border-color: inherit !important;
  border-radius: 5px;
  box-sizing: border-box;
  content: "";
  cursor: pointer;
  cursor: inherit;
  filter: brightness(0.8);
  height: 40px;
  left: 0;
  opacity: 5%;
  overflow: hidden;
  position: absolute;
  top: 0;
  width: 40px;
}
:not(.aXNw__hi9FX)
  .color-swatch-dark-border__ywP55:after
  .swatch-overlay__EH7JX {
  visibility: hidden;
}
:not(.aXNw__hi9FX)
  .color-swatch-dark-border__ywP55:after:hover
  .swatch-overlay__EH7JX {
  visibility: inherit;
}
:not(.aXNw__hi9FX) .tags-popover__uma1p {
  backface-visibility: none;
  min-width: 430px !important;
  overflow: visible;
}
:not(.aXNw__hi9FX) .position-relative__mFxEr {
  position: relative;
}
:not(.aXNw__ynWQx) .input-container__Um1OT {
  background: #fff;
  border: 1px solid rgba(34, 36, 38, 0.15);
  border-radius: 3px;
  cursor: text;
  padding: 4px;
}
:not(.aXNw__ynWQx) .input-container__Um1OT .input__WpGJE {
  display: inline-block;
  margin: 0;
}
:not(.aXNw__ynWQx) .input-container__Um1OT .input__WpGJE input {
  height: 30px;
  width: 150px !important;
}
:not(.aXNw__ynWQx) .input-container__Um1OT .input__WpGJE .Input__InnerWrapper {
  border: none !important;
}
:not(.aXNw__ynWQx) .input-container__Um1OT .input__WpGJE.error__3vtYq input {
  color: #e13212;
}
:not(.aXNw__ynWQx) .input-container__Um1OT.has-focus__l6ayn {
  border: 1px solid #56a4ff;
}
:not(.aXNw__ynWQx) .has-error__wQCR6 {
  border: 1px solid #ff745f !important;
}
:not(.aXNw__ynWQx) .tag__y5Xfa {
  margin: 2px;
}
:not(.aXNw__ANfm6) .field-input-error__fXd7t {
  color: #e13212;
  font-size: 14px;
  opacity: 0;
  transition: opacity 0.25s ease-in-out;
}
:not(.aXNw__ANfm6) .field-input-error__fXd7t input {
  margin-top: 0;
}
:not(.aXNw__ANfm6) .field-input-error__fXd7t span {
  margin: 0 0 8px;
  white-space: nowrap !important;
}
:not(.aXNw__gLfJF) .input__C8uAU {
  width: 100%;
}
:not(.aXNw__gLfJF) .input__C8uAU input {
  min-width: 0;
}
:not(.aXNw__gLfJF) .arrow-wrapper__GIT1x {
  align-items: center;
  display: flex;
  height: 40px;
}
:not(.aXNw__IP86F) .stat-diff__ZaVMw {
  white-space: nowrap;
}
:not(.aXNw__IP86F) .stat-diff__ZaVMw span {
  font-size: 10px;
}
:not(.aXNw__IP86F) .stat-extended-diff__O4ooy {
  margin-bottom: 2px;
}
:not(.aXNw__IP86F) .title__IreX4 {
  border-bottom: 1px dashed #737475;
}
:not(.aXNw__CFkBU) .more-details-wrapper__v1eWx {
  display: flex;
  flex-direction: row;
  inset: 0;
  position: absolute;
}
:not(.aXNw__CFkBU) .more-details-text__aoSv_ {
  flex: 1;
}
:not(.aXNw__CFkBU) .main-text-hidden__FyAJ7 {
  opacity: 0;
}
:not(.aXNw__CFkBU) .main-text__gGVEF {
  white-space: nowrap;
}
:not(.aXNw) .ReactCrop {
  cursor: crosshair;
  display: inline-block;
  max-width: 100%;
  overflow: hidden;
  position: relative;
}
:not(.aXNw) .ReactCrop:focus {
  outline: none;
}
:not(.aXNw) .ReactCrop--disabled,
:not(.aXNw) .ReactCrop--locked {
  cursor: inherit;
}
:not(.aXNw) .ReactCrop__image {
  display: block;
  max-width: 100%;
  touch-action: manipulation;
}
:not(.aXNw) .ReactCrop__crop-selection {
  border: 1px solid;
  border-image-repeat: repeat;
  border-image-slice: 1;
  border-image-source: url(data:image/gif;base64,R0lGODlhCgAKAJECAAAAAP///////wAAACH/C05FVFNDQVBFMi4wAwEAAAAh/wtYTVAgRGF0YVhNUDw/eHBhY2tldCBiZWdpbj0i77u/IiBpZD0iVzVNME1wQ2VoaUh6cmVTek5UY3prYzlkIj8+IDx4OnhtcG1ldGEgeG1sbnM6eD0iYWRvYmU6bnM6bWV0YS8iIHg6eG1wdGs9IkFkb2JlIFhNUCBDb3JlIDUuMy1jMDExIDY2LjE0NTY2MSwgMjAxMi8wMi8wNi0xNDo1NjoyNyAgICAgICAgIj4gPHJkZjpSREYgeG1sbnM6cmRmPSJodHRwOi8vd3d3LnczLm9yZy8xOTk5LzAyLzIyLXJkZi1zeW50YXgtbnMjIj4gPHJkZjpEZXNjcmlwdGlvbiByZGY6YWJvdXQ9IiIgeG1sbnM6eG1wTU09Imh0dHA6Ly9ucy5hZG9iZS5jb20veGFwLzEuMC9tbS8iIHhtbG5zOnN0UmVmPSJodHRwOi8vbnMuYWRvYmUuY29tL3hhcC8xLjAvc1R5cGUvUmVzb3VyY2VSZWYjIiB4bWxuczp4bXA9Imh0dHA6Ly9ucy5hZG9iZS5jb20veGFwLzEuMC8iIHhtcE1NOkRvY3VtZW50SUQ9InhtcC5kaWQ6OEI5RDc5MTFDNkE2MTFFM0JCMDZEODI2QTI4MzJBOTIiIHhtcE1NOkluc3RhbmNlSUQ9InhtcC5paWQ6OEI5RDc5MTBDNkE2MTFFM0JCMDZEODI2QTI4MzJBOTIiIHhtcDpDcmVhdG9yVG9vbD0iQWRvYmUgUGhvdG9zaG9wIENTNiAoTWFjaW50b3NoKSI+IDx4bXBNTTpEZXJpdmVkRnJvbSBzdFJlZjppbnN0YW5jZUlEPSJ4bXAuZGlkOjAyODAxMTc0MDcyMDY4MTE4MDgzQzNDMjA5MzREQ0ZDIiBzdFJlZjpkb2N1bWVudElEPSJ4bXAuZGlkOjAyODAxMTc0MDcyMDY4MTE4MDgzQzNDMjA5MzREQ0ZDIi8+IDwvcmRmOkRlc2NyaXB0aW9uPiA8L3JkZjpSREY+IDwveDp4bXBtZXRhPiA8P3hwYWNrZXQgZW5kPSJyIj8+Af/+/fz7+vn49/b19PPy8fDv7u3s6+rp6Ofm5eTj4uHg397d3Nva2djX1tXU09LR0M/OzczLysnIx8bFxMPCwcC/vr28u7q5uLe2tbSzsrGwr66trKuqqainpqWko6KhoJ+enZybmpmYl5aVlJOSkZCPjo2Mi4qJiIeGhYSDgoGAf359fHt6eXh3dnV0c3JxcG9ubWxramloZ2ZlZGNiYWBfXl1cW1pZWFdWVVRTUlFQT05NTEtKSUhHRkVEQ0JBQD8+PTw7Ojk4NzY1NDMyMTAvLi0sKyopKCcmJSQjIiEgHx4dHBsaGRgXFhUUExIREA8ODQwLCgkIBwYFBAMCAQAAIfkEBQoAAgAsAAAAAAoACgAAAhWEERkn7W3ei7KlagMWF/dKgYeyGAUAIfkEBQoAAgAsAAAAAAoACgAAAg+UYwLJ7RnQm7QmsCyVKhUAIfkEBQoAAgAsAAAAAAoACgAAAhCUYgLJHdiinNSAVfOEKoUCACH5BAUKAAIALAAAAAAKAAoAAAIRVISAdusPo3RAzYtjaMIaUQAAIfkEBQoAAgAsAAAAAAoACgAAAg+MDiem7Q8bSLFaG5il6xQAIfkEBQoAAgAsAAAAAAoACgAAAg+UYRLJ7QnQm7SmsCyVKhUAIfkEBQoAAgAsAAAAAAoACgAAAhCUYBLJDdiinNSEVfOEKoECACH5BAUKAAIALAAAAAAKAAoAAAIRFISBdusPo3RBzYsjaMIaUQAAOw==);
  box-shadow: 0 0 0 9999em rgba(0, 0, 0, 0.5);
  box-sizing: border-box;
  cursor: move;
  left: 0;
  position: absolute;
  top: 0;
  touch-action: manipulation;
  transform: translateZ(0);
}
:not(.aXNw) .ReactCrop--disabled .ReactCrop__crop-selection {
  cursor: inherit;
}
:not(.aXNw) .ReactCrop--circular-crop .ReactCrop__crop-selection {
  border-radius: 50%;
  box-shadow:
    0 0 1px 1px #fff,
    0 0 0 9999em rgba(0, 0, 0, 0.5);
}
:not(.aXNw) .ReactCrop--invisible-crop .ReactCrop__crop-selection {
  display: none;
}
:not(.aXNw) .ReactCrop__rule-of-thirds-hz:after,
:not(.aXNw) .ReactCrop__rule-of-thirds-hz:before,
:not(.aXNw) .ReactCrop__rule-of-thirds-vt:after,
:not(.aXNw) .ReactCrop__rule-of-thirds-vt:before {
  background-color: hsla(0, 0%, 100%, 0.4);
  content: "";
  display: block;
  position: absolute;
}
:not(.aXNw) .ReactCrop__rule-of-thirds-vt:after,
:not(.aXNw) .ReactCrop__rule-of-thirds-vt:before {
  height: 100%;
  width: 1px;
}
:not(.aXNw) .ReactCrop__rule-of-thirds-vt:before {
  left: 33.3333%;
  left: 33.33333%;
}
:not(.aXNw) .ReactCrop__rule-of-thirds-vt:after {
  left: 66.6666%;
  left: 66.66667%;
}
:not(.aXNw) .ReactCrop__rule-of-thirds-hz:after,
:not(.aXNw) .ReactCrop__rule-of-thirds-hz:before {
  height: 1px;
  width: 100%;
}
:not(.aXNw) .ReactCrop__rule-of-thirds-hz:before {
  top: 33.3333%;
  top: 33.33333%;
}
:not(.aXNw) .ReactCrop__rule-of-thirds-hz:after {
  top: 66.6666%;
  top: 66.66667%;
}
:not(.aXNw) .ReactCrop__drag-handle {
  position: absolute;
}
:not(.aXNw) .ReactCrop__drag-handle:after {
  background-color: rgba(0, 0, 0, 0.2);
  border: 1px solid hsla(0, 0%, 100%, 0.7);
  box-sizing: border-box;
  content: "";
  display: block;
  height: 10px;
  outline: 1px solid transparent;
  position: absolute;
  width: 10px;
}
:not(.aXNw) .ReactCrop .ord-nw {
  cursor: nw-resize;
  left: 0;
  margin-left: -5px;
  margin-top: -5px;
  top: 0;
}
:not(.aXNw) .ReactCrop .ord-nw:after {
  left: 0;
  top: 0;
}
:not(.aXNw) .ReactCrop .ord-n {
  cursor: n-resize;
  left: 50%;
  margin-left: -5px;
  margin-top: -5px;
  top: 0;
}
:not(.aXNw) .ReactCrop .ord-n:after {
  top: 0;
}
:not(.aXNw) .ReactCrop .ord-ne {
  cursor: ne-resize;
  margin-right: -5px;
  margin-top: -5px;
  right: 0;
  top: 0;
}
:not(.aXNw) .ReactCrop .ord-ne:after {
  right: 0;
  top: 0;
}
:not(.aXNw) .ReactCrop .ord-e {
  cursor: e-resize;
  margin-right: -5px;
  margin-top: -5px;
  right: 0;
  top: 50%;
}
:not(.aXNw) .ReactCrop .ord-e:after {
  right: 0;
}
:not(.aXNw) .ReactCrop .ord-se {
  bottom: 0;
  cursor: se-resize;
  margin-bottom: -5px;
  margin-right: -5px;
  right: 0;
}
:not(.aXNw) .ReactCrop .ord-se:after {
  bottom: 0;
  right: 0;
}
:not(.aXNw) .ReactCrop .ord-s {
  bottom: 0;
  cursor: s-resize;
  left: 50%;
  margin-bottom: -5px;
  margin-left: -5px;
}
:not(.aXNw) .ReactCrop .ord-s:after {
  bottom: 0;
}
:not(.aXNw) .ReactCrop .ord-sw {
  bottom: 0;
  cursor: sw-resize;
  left: 0;
  margin-bottom: -5px;
  margin-left: -5px;
}
:not(.aXNw) .ReactCrop .ord-sw:after {
  bottom: 0;
  left: 0;
}
:not(.aXNw) .ReactCrop .ord-w {
  cursor: w-resize;
  left: 0;
  margin-left: -5px;
  margin-top: -5px;
  top: 50%;
}
:not(.aXNw) .ReactCrop .ord-w:after {
  left: 0;
}
:not(.aXNw) .ReactCrop__disabled .ReactCrop__drag-handle {
  cursor: inherit;
}
:not(.aXNw) .ReactCrop__drag-bar {
  position: absolute;
}
:not(.aXNw) .ReactCrop__drag-bar.ord-n {
  height: 6px;
  left: 0;
  margin-top: -3px;
  top: 0;
  width: 100%;
}
:not(.aXNw) .ReactCrop__drag-bar.ord-e {
  height: 100%;
  margin-right: -3px;
  right: 0;
  top: 0;
  width: 6px;
}
:not(.aXNw) .ReactCrop__drag-bar.ord-s {
  bottom: 0;
  height: 6px;
  left: 0;
  margin-bottom: -3px;
  width: 100%;
}
:not(.aXNw) .ReactCrop__drag-bar.ord-w {
  height: 100%;
  left: 0;
  margin-left: -3px;
  top: 0;
  width: 6px;
}
:not(.aXNw) .ReactCrop--fixed-aspect .ReactCrop__drag-bar,
:not(.aXNw) .ReactCrop--fixed-aspect .ReactCrop__drag-handle.ord-e,
:not(.aXNw) .ReactCrop--fixed-aspect .ReactCrop__drag-handle.ord-n,
:not(.aXNw) .ReactCrop--fixed-aspect .ReactCrop__drag-handle.ord-s,
:not(.aXNw) .ReactCrop--fixed-aspect .ReactCrop__drag-handle.ord-w,
:not(.aXNw) .ReactCrop--new-crop .ReactCrop__drag-bar,
:not(.aXNw) .ReactCrop--new-crop .ReactCrop__drag-handle {
  display: none;
}
@media (pointer: coarse) {
  :not(.aXNw) .ReactCrop .ord-e,
  :not(.aXNw) .ReactCrop .ord-n,
  :not(.aXNw) .ReactCrop .ord-s,
  :not(.aXNw) .ReactCrop .ord-w {
    display: none;
  }
  :not(.aXNw) .ReactCrop__drag-handle {
    height: 24px;
    width: 24px;
  }
}
:not(.aXNw__wJfHI) .years-select__mFi9O {
  min-width: auto !important;
}
:not(.aXNw__wJfHI) .divider__J5WCa {
  border: 0;
  border-bottom: 1px solid #dfe0e1;
  margin: 24px 0 16px;
}
:not(.aXNw__QKZGv) .sf-modal__TiUNo {
  min-height: 900px;
  min-width: 900px;
}
:not(.aXNw__QKZGv) .sf-modal__TiUNo div {
  padding: 0;
}
:not(.aXNw__Hhgvh) .payment-info-container__wSVve {
  align-content: center;
  display: flex;
  flex-wrap: wrap;
  height: 73px;
}
:not(.aXNw__Hhgvh) .payment-info-container__wSVve .bank-icon-container__NbxqB {
  align-items: center;
  background: #fafafa;
  border-radius: 6px;
  display: flex;
  flex: 1;
  flex-basis: 20%;
  height: 100%;
  justify-content: center;
  outline: 1px solid #dfe0e1;
}
:not(.aXNw__Hhgvh)
  .payment-info-container__wSVve
  .bank-icon-container__NbxqB
  img {
  max-width: 50px;
}
:not(.aXNw__Hhgvh)
  .payment-info-container__wSVve
  .account-detail-container__dLUwh {
  align-items: center;
  display: flex;
  flex: 1;
  flex-basis: 60%;
  flex-direction: column;
  justify-content: center;
}
:not(.aXNw__Hhgvh)
  .payment-info-container__wSVve
  .account-detail-container__dLUwh
  div {
  text-align: left;
  width: 80%;
}
:not(.aXNw__Hhgvh) .payment-info-container__wSVve .link-container__bwnNL {
  align-items: center;
  display: flex;
  flex: 1;
  flex-basis: 20%;
  justify-content: center;
}
:not(.aXNw__V06Hd) .dashboard-card__W64fI {
  min-width: 800px;
  position: relative;
}
:not(.aXNw__V06Hd) .dashboard-card__W64fI .active__b9vJG {
  border-left: 6px solid #2270ee;
}
:not(.aXNw__V06Hd) .dashboard-card__W64fI .tag__ghJtV {
  border-radius: 13px;
  height: 25px;
  min-width: 25px;
  width: 25px;
}
:not(.aXNw__V06Hd) .dashboard-card__W64fI .disabled__rSOjg {
  background: hsla(0, 0%, 100%, 0.6);
  height: 100%;
  left: 0;
  position: absolute;
  top: 0;
  width: 100%;
}
:not(.aXNw__V06Hd) .cta-container__hAtj8 {
  display: flex;
  flex-basis: 17%;
  justify-content: flex-end;
  min-width: 125px;
}
:not(.aXNw__V06Hd) .cta-container__hAtj8 button {
  white-space: nowrap !important;
}
:not(.aXNw__V06Hd) .toggle-box__wc8L2 .Togglebox__label {
  font-size: 16px !important;
  line-height: 24px !important;
}
:not(.aXNw__V06Hd) .toggle-box__wc8L2 .Togglebox__control {
  margin-top: 4px !important;
}
:not(.aXNw__vv5xz) .display-info__khxGM {
  min-width: 33%;
  width: 33%;
}
:not(.aXNw__H8jkR) .divider__b0hV4 {
  display: flex;
}
:not(.aXNw__H8jkR) .centered__Tm4zO {
  align-items: center;
  text-align: center;
}
:not(.aXNw__H8jkR) .border-pseudo__VkmSo {
  border-bottom: 1px solid #dfe0e1;
  content: "";
  flex: 1;
}
:not(.aXNw__H8jkR) .centered__Tm4zO:after,
:not(.aXNw__H8jkR) .centered__Tm4zO:before {
  border-bottom: 1px solid #dfe0e1;
  content: "";
  flex: 1;
  margin-left: 2em;
  margin-right: 2em;
}
:not(.aXNw__H8jkR) .left-aligned__GlYUq {
  align-items: center;
  text-align: left;
}
:not(.aXNw__H8jkR) .left-aligned__GlYUq:after {
  border-bottom: 1px solid #dfe0e1;
  content: "";
  flex: 1;
  margin-left: 2em;
}
:not(.aXNw__H8jkR) .right-aligned__NhR82 {
  align-items: center;
  text-align: right;
}
:not(.aXNw__H8jkR) .right-aligned__NhR82:before {
  border-bottom: 1px solid #dfe0e1;
  content: "";
  flex: 1;
  margin-right: 2em;
}
:not(.aXNw__H8jkR) .no-content__qiVHZ {
  align-items: center;
}
:not(.aXNw__H8jkR) .no-content__qiVHZ:after,
:not(.aXNw__H8jkR) .no-content__qiVHZ:before {
  border-bottom: 1px solid #dfe0e1;
  content: "";
  flex: 1;
}
:not(.aXNw__Hj1qR) .thumbnail-default__LSMuG {
  background: #ecf4fd;
  border-radius: 5px;
  color: #56a4ff !important;
  cursor: pointer !important;
  margin-top: 8px;
  position: relative;
  transition: all 0.15s ease;
}
:not(.aXNw__Hj1qR) .thumbnail-default__LSMuG .icon-add__QjaCq {
  position: absolute;
  visibility: visible;
  width: 100%;
}
:not(.aXNw__Hj1qR) .thumbnail-default__LSMuG .icon-edit__EgAcz {
  position: absolute;
  visibility: hidden;
  width: 100%;
}
:not(.aXNw__Hj1qR) .thumbnail-default__LSMuG:hover .icon-add__QjaCq {
  visibility: hidden;
}
:not(.aXNw__Hj1qR) .thumbnail-default__LSMuG:hover .icon-edit__EgAcz {
  visibility: visible;
}
:not(.aXNw__Hj1qR) .edit-overlay__Y6f6P .Thumbnail__overlay {
  background-color: #eee;
  display: none;
  opacity: 0.75;
}
:not(.aXNw__Hj1qR) .edit-overlay__Y6f6P:hover .Thumbnail__overlay {
  display: inherit;
}
:not(.aXNw__Hj1qR) .preview-thumbnail-empty__bAru0 {
  border-radius: 8px;
  height: 96px;
  width: 96px;
}
:not(.aXNw__udS8s) .label__bnUZm {
  margin-bottom: var(--spacing-half);
}
:not(.aXNw__udS8s) .label__bnUZm.has-error__TowkE {
  color: var(--color-red-500);
}
:not(.aXNw__udS8s) .label__bnUZm .error__ZDtbx,
:not(.aXNw__udS8s) .label__bnUZm .text__uzlzv {
  color: inherit;
}
:not(.aXNw__udS8s) .label__bnUZm .tooltip__87M2r {
  margin-left: var(--spacing-half);
}
:not(.aXNw__udS8s) .label__bnUZm .tooltip__87M2r i {
  vertical-align: inherit;
}
:not(.aXNw__udS8s) .label__bnUZm .tooltip__87M2r i:hover {
  cursor: pointer;
}
:not(.aXNw__LH7us) .default-numbers-form__WEmFU input[readonly] {
  cursor: text;
}
:not(.aXNw__bK3VW) .inactive__RPUIX {
  opacity: 0.6;
}
:not(.aXNw__bK3VW) .inactive__RPUIX .FilePicker__File__Icon,
:not(.aXNw__bK3VW) .inactive__RPUIX .FilePicker__File__Name {
  color: #8c9ca5;
}
:not(.aXNw__bK3VW) .greeting-select__v0lM1 .Select__clear-icon {
  right: 30px !important;
  top: 19px !important;
}
:not(.aXNw__bK3VW) .greeting-select__v0lM1 .text {
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
  width: 100%;
}
:not(.aXNw__bK3VW) .greeting-select__v0lM1 .text .a-Icon {
  align-self: center;
  line-height: normal;
}
:not(.aXNw__bK3VW) .greeting-select__v0lM1 div.text {
  display: inline-flex !important;
}
:not(.aXNw__bK3VW) .greeting-select__v0lM1 div[aria-expanded="false"].Select {
  background-color: #f7f7f7 !important;
}
:not(.aXNw__bK3VW) .greeting-file-select__nSx_l p {
  margin-top: 8px;
}
:not(.aXNw__by9Lk) .phone-numbers-export__OqaY7 {
  width: 450px;
}
:not(.aXNw__rKj_A) .action-button__EbfXh {
  padding: 9px;
}
:not(.aXNw__rKj_A) .action-button-margin__cO0LI {
  margin-right: 8px;
  padding: 9px;
}
:not(.aXNw__rKj_A) .action-buttons-header__KIrNw {
  visibility: hidden;
}
:not(.aXNw__rKj_A)
  .filter__SjYep
  div
  > div
  > div
  > form
  > div
  > div:first-child {
  max-height: 550px;
  overflow-y: scroll;
}
:not(.aXNw__rKj_A) .action-buttons-td {
  border: 0 !important;
  position: sticky;
  right: 0;
}
:not(.aXNw__rKj_A) .action-buttons-group {
  visibility: hidden;
}
:not(.aXNw__rKj_A) .k-master-row:hover .action-buttons-td {
  background-color: #ecf4fd;
}
:not(.aXNw__rKj_A) .k-master-row:hover .action-buttons-group {
  visibility: visible;
}
:not(.aXNw__Wa5wu) .segment-card__wkqda {
  background-color: #fff;
  box-shadow: 0 2px 8px 0 hsla(0, 0%, 8%, 0.1);
  position: relative;
  transform: none !important;
  width: 100%;
}
:not(.aXNw__Wa5wu) .segment-card__wkqda .segment-card-title__HMm59 {
  align-items: center;
  background-color: #606162;
  border: 1px solid #606162;
  display: flex;
  justify-content: space-between;
  min-height: 44px;
  padding: 4px 8px 4px 24px;
}
:not(.aXNw__Wa5wu) .segment-card__wkqda .segment-card-title__HMm59 span {
  color: #fff;
  font-size: 16px;
  font-weight: 700;
}
:not(.aXNw__Wa5wu)
  .segment-card__wkqda
  .segment-card-title__HMm59
  .close-segment__vW7H3 {
  background-color: transparent;
  color: #fff;
  opacity: 0.6;
  padding: 8px;
  text-align: center;
}
:not(.aXNw__Wa5wu)
  .segment-card__wkqda
  .segment-card-title__HMm59
  .close-segment__vW7H3:hover {
  opacity: 1;
}
:not(.aXNw__Wa5wu)
  .segment-card__wkqda
  .segment-card-title__HMm59.active__sy8Nu {
  background-color: #2270ee;
  border: 1px solid #2270ee;
}
:not(.aXNw__Wa5wu) .segment-card__wkqda .segment-card-kpi__qTcSr {
  border-radius: 0;
  color: #737475;
  font-size: 14px;
  line-height: 1.5;
  padding-left: 24px;
  padding-top: 20px;
}
:not(.aXNw__Wa5wu) .segment-card__wkqda .segment-card-kpi__qTcSr:last-child {
  border-bottom-left-radius: 3px;
  border-bottom-right-radius: 3px;
}
:not(.aXNw__Wa5wu) .segment-card__wkqda .segment-card-empty__sPJOW {
  color: #444445;
  font-size: 16px;
  font-weight: 700;
  height: 20px;
  line-height: 1.5;
}
:not(.aXNw__Wa5wu) .segment-card__wkqda .segment-card-warning__cDwri {
  position: absolute;
  right: 24px;
  top: 64px;
}
:not(.aXNw__RdBlR) .segment-card-kpi-name__lypXQ {
  color: #444445;
  font-size: 16px;
  font-weight: 700;
  height: 20px;
  line-height: 1.5;
  margin-bottom: 8px;
}
:not(.aXNw__dXUdh) .title-wrapper__qYimb {
  max-width: 120px;
}
:not(.aXNw__dXUdh) .title-wrapper__qYimb .empty-padding__uzC5G {
  flex: 1;
}
:not(.aXNw__Dm0Kn) .generating-job-number__PhHbE a {
  color: #2270ee !important;
}
:not(.aXNw__EfyLj) .guard-rail__MTm6O {
  background-color: #d6f3f9;
}
:not(.aXNw__gWP1B) .headline__AFcHH {
  font-weight: 500 !important;
}
:not(.aXNw__gWP1B) .selected-job-column__RSiB4 {
  width: 150px;
}
:not(.aXNw__gWP1B) .selected-job-truncated-column__N8for {
  max-width: calc(100% - 16px);
}
:not(.aXNw__oiAaM) .checkbox-item__yH8Jj {
  align-self: end;
}
:not(.aXNw__oiAaM) .divider__KZkxQ {
  border: 0;
  border-bottom: 1px solid #dfe0e1;
  margin: 16px 0 8px;
}
:not(.aXNw__moIT3) .announcement__Bfbtd {
  position: relative;
  z-index: 2;
}
:not(.aXNw__acpJL) .modal-body__m41tb {
  height: 350px;
}
:not(.aXNw__IK74V) .verify-address-btn__SGtMP .Button__content {
  justify-content: flex-start;
}
:not(.aXNw__dRUFo) .corner-checkmark__uy88Y {
  background: #1360d9;
  border-radius: 20px;
  color: #fff;
  height: 20px;
  left: -8px;
  position: fixed !important;
  top: -8px;
  transform: scale(0);
  transition: transform 0.25s ease;
  width: 20px;
}
:not(.aXNw__dRUFo) .corner-checkmark__uy88Y .a-Icon--done {
  margin-top: 2px;
}
:not(.aXNw__dRUFo) .min-dimension-small__GgE4t {
  height: 170px;
  width: 170px;
}
:not(.aXNw__dRUFo) .min-dimension-small__GgE4t .name-container__hfkyo {
  width: 127.5px;
}
:not(.aXNw__dRUFo) .min-dimension-large__QEQ7U {
  height: 195px;
  width: 195px;
}
:not(.aXNw__dRUFo) .min-dimension-large__QEQ7U .name-container__hfkyo {
  width: 146.25px;
}
:not(.aXNw__dRUFo) .card-styles__GEjqD {
  backface-visibility: none;
}
:not(.aXNw__dRUFo) .card-styles__GEjqD .CardSection {
  align-items: center;
  box-sizing: border-box;
  display: flex;
  flex-direction: column;
  height: 100% !important;
  justify-content: center;
  transition: border 0.25s ease;
  width: 100%;
}
:not(.aXNw__dRUFo) .card-styles__GEjqD .CardSection .Togglebox__control {
  display: none !important;
}
:not(.aXNw__dRUFo) .card-styles__GEjqD .CardSection .Togglebox__content {
  height: 100%;
  padding: 0 !important;
  width: 100% !important;
}
:not(.aXNw__dRUFo)
  .card-styles__GEjqD
  .CardSection
  .Togglebox__content
  .Togglebox__children {
  padding-left: 0 !important;
}
:not(.aXNw__dRUFo)
  .card-styles__GEjqD
  .CardSection
  .Togglebox__content
  .Togglebox__label {
  align-items: center;
  display: flex;
  flex-direction: column;
  height: 100% !important;
}
:not(.aXNw__dRUFo)
  .card-styles__GEjqD
  .CardSection
  .Togglebox__content
  .Togglebox__label
  .Popover {
  position: absolute !important;
  right: -8px;
  text-align: left;
  top: -8px;
  user-select: pointer;
}
:not(.aXNw__dRUFo)
  .card-styles__GEjqD
  .CardSection
  .Togglebox__content
  .Togglebox__label
  .Popover
  .Popover__content {
  margin: 0 !important;
  max-width: 140px !important;
  padding: 0 !important;
}
:not(.aXNw__dRUFo)
  .card-styles__GEjqD
  .CardSection
  .Togglebox__content
  .Togglebox__label
  .Popover
  .Popover__content
  .Button__content {
  justify-content: flex-start !important;
  width: 25%;
}
:not(.aXNw__dRUFo)
  .card-styles__GEjqD
  .CardSection
  .Togglebox__content
  .Togglebox__label
  .Popover
  div {
  max-width: 140px;
}
:not(.aXNw__dRUFo)
  .card-styles__GEjqD
  .CardSection
  .Togglebox__content
  .Togglebox__label
  .graphic-container__oVwCX
  img {
  margin: 0 0 48px;
}
:not(.aXNw__dRUFo)
  .card-styles__GEjqD
  .CardSection
  .Togglebox__content
  .Togglebox__label
  .name-container__hfkyo {
  overflow: hidden !important;
  position: absolute;
  text-align: center;
  text-overflow: ellipsis !important;
  top: 70%;
  user-select: none;
  white-space: pre-line;
}
:not(.aXNw__dRUFo)
  .card-styles__GEjqD
  .CardSection
  .Togglebox__content
  .Togglebox__label
  .name-container__hfkyo
  p {
  line-height: 1 !important;
}
:not(.aXNw__dRUFo) .add-card-selector__J5BKS {
  background: #fafafa;
  font-size: 20px;
  height: 195px;
  width: 195px;
}
:not(.aXNw__dRUFo) .hidden__t70_i {
  transform: scale(0);
  transition: transform 0.25s ease;
}
:not(.aXNw__dRUFo) .checkmark-visible__PcQp7 {
  transform: scale(1) !important;
  transition: transform 0.25s ease-out;
}
:not(.aXNw__dRUFo) .visible__XxlOy {
  visibility: visible;
}
:not(.aXNw__c754Q) .customer-types-min-width__AwQP1 {
  min-width: 450px;
}
:not(.aXNw__c754Q) .customer-types-max-width__o2If5 {
  max-width: 450px;
}
:not(.aXNw__mXgTB) .force-full-width__LwPmT input {
  min-width: 100%;
}
:not(.aXNw__mXgTB) .m-b-0__iPpCn {
  margin-bottom: 0 !important;
}
:not(.aXNw__mXgTB) .field-input-error__SiJi1 {
  color: #e13212;
  font-size: 14px;
  opacity: 0;
  transition: opacity 0.25s ease-in-out;
}
:not(.aXNw__mXgTB) .field-input-error__SiJi1 input {
  margin-top: 0;
}
:not(.aXNw__mXgTB) .field-input-error__SiJi1 span {
  margin: 0 0 8px;
  white-space: nowrap !important;
}
:not(.aXNw__mXgTB) .field-error-override__tvM55 input {
  border-color: #e13212 !important;
}
:not(.aXNw__mXgTB) .field-error-override__tvM55 input::placeholder {
  color: #ffece9 !important;
}
:not(.aXNw__AZcFT) .max-positions-tooltip__VLpWg:after,
:not(.aXNw__AZcFT) .max-positions-tooltip__VLpWg:before {
  left: 0 !important;
}
:not(.aXNw__AZcFT) .max-positions-tooltip__VLpWg:after {
  max-width: 11em !important;
}
:not(.aXNw__I03nN) body {
  -webkit-font-smoothing: antialiased;
}
:not(.aXNw__I03nN) .justify-flex-end__OHJgh {
  justify-content: flex-end;
}
:not(.aXNw__I03nN) .hide-header-element__F719Y {
  visibility: hidden;
}
:not(.aXNw__I03nN) .wizard-background-color-active__hEkG9 {
  background: #fafafa;
}
:not(.aXNw__I03nN) .full-height__D3K1a {
  height: 100% !important;
}
:not(.aXNw__I03nN) .wizard-base-container__LNRbF {
  display: flex;
  flex-direction: column;
  left: 0;
  min-width: 992px;
  overflow: hidden;
  position: absolute;
  top: 0;
  width: 100%;
}
:not(.aXNw__I03nN) .wizard-base-container__LNRbF .fade {
  opacity: 1 !important;
}
:not(.aXNw__I03nN) .sidebar-pushable-styles__UR2mw {
  background: transparent !important;
  height: 100%;
  margin: 0 !important;
  overflow: hidden !important;
  width: 100%;
}
:not(.aXNw__I03nN) .progress-bar__TvjcN {
  background: #ecf4fd !important;
  height: 4px !important;
  z-index: 100;
}
:not(.aXNw__I03nN) .progress-bar__TvjcN > div {
  background: #56a4ff !important;
}
:not(.aXNw__I03nN) .sidebar-pushable-styles__UR2mw:last-child > div {
  background: transparent;
  display: flex !important;
  flex-direction: column !important;
}
:not(.aXNw__I03nN) .header-container-active__eBSh9,
:not(.aXNw__I03nN) .header-container__SEAdY {
  align-items: center;
  height: 75px;
  line-height: 1.5;
  min-height: 75px;
  text-align: center !important;
}
:not(.aXNw__I03nN)
  .header-container-active__eBSh9
  .menu-icon-button__EEEtw:hover,
:not(.aXNw__I03nN) .header-container__SEAdY .menu-icon-button__EEEtw:hover {
  cursor: pointer;
}
:not(.aXNw__I03nN) .wizard-step-header__wN8CP {
  display: flex;
  justify-content: center;
  white-space: nowrap !important;
}
:not(.aXNw__I03nN) .header-container-active__eBSh9 {
  background: #fff;
  border-bottom: 1px solid #f5f5f5;
  box-shadow: 0 1px 2px hsla(0, 0%, 8%, 0.1);
}
:not(.aXNw__I03nN) .wizard-main-container__ydvBc {
  align-items: flex-start !important;
  flex: 1;
  height: 80vh;
  min-height: 500px;
}
:not(.aXNw__I03nN) .wizard-main-container__ydvBc .welcome-graphic__oRHHK {
  width: 100%;
}
:not(.aXNw__I03nN) .wizard-main-container__ydvBc .step-container__wPS7_ {
  margin-right: 8px;
  overflow-y: scroll;
  position: relative;
  width: 100%;
}
:not(.aXNw__I03nN) .footer-container__dJPoi {
  background: #fafafa;
  border-top: 1px solid #dfe0e1 !important;
  bottom: 0;
  flex: 1;
  margin: 0 !important;
  min-height: 75px;
  position: fixed;
  width: 100%;
  z-index: 1001;
}
:not(.aXNw__I03nN) .left-0__q6P1s {
  left: 0;
}
:not(.aXNw__I03nN) .wizard-steps-header__uxtCZ {
  margin: 32px auto 0 !important;
  width: 100%;
}
:not(.aXNw__I03nN) .step-tracker__bNpvK {
  color: #949596 !important;
  padding-right: 64px;
  padding-top: 4px;
  position: absolute;
  white-space: nowrap !important;
}
:not(.aXNw__I03nN) .header-section-fixed-width__dOV0E {
  width: 300px;
}
:not(.aXNw__I03nN) .empty-header-icon-space__PalN2 {
  display: inline-block;
  width: 60px;
}
:not(.aXNw__I03nN) .wizard-ui-grid__O1UdT {
  margin: 0 !important;
  overflow: visible !important;
}
:not(.aXNw__I03nN) .font-weight-light__eZUnw {
  font-weight: 300 !important;
}
:not(.aXNw__I03nN) .clickable__cfQZw {
  cursor: pointer;
}
:not(.aXNw__I03nN) .white-space-no-wrap__yRKbt {
  white-space: nowrap !important;
}
:not(.aXNw__I03nN) .mask-styles__tbHOi {
  background: #fafafa;
  left: 0;
  opacity: 0.6;
  position: absolute;
  z-index: 1000;
}
:not(.aXNw__I03nN) .step-container-height-active__zXVWn {
  height: calc(100vh - 150px);
}
:not(.aXNw__I03nN) .step-container-height-read-only__EDrIA {
  height: fit-content;
}
:not(.aXNw__I03nN) .sidebar-width__ewuHp {
  width: 424px !important;
}
:not(.aXNw__I03nN) .flex-grow-10__l9FSD {
  flex-grow: 10;
}
:not(.aXNw__I03nN) .tenant-name__sVBb3 {
  bottom: -14px;
  left: 112px;
}
:not(.aXNw__Mv_Z9) .delete-icon__fElBY {
  align-items: center;
  color: #949596;
  display: flex;
  height: 40px;
  overflow: visible;
  width: 20px;
}
:not(.aXNw__Mv_Z9) .delete-icon__fElBY .a-Icon--delete {
  transition: transform 50ms ease-out;
}
:not(.aXNw__Mv_Z9) .delete-icon__fElBY .a-Icon--delete:hover {
  cursor: pointer;
  opacity: 0.75;
  transform: scale(1.2);
}
:not(.aXNw__k0F0L) .no-back-ground___Bcfp {
  border-bottom: none !important;
}
:not(.aXNw__k0F0L) .align-top__rbQ81 {
  vertical-align: top !important;
}
:not(.aXNw__ISQL_) .loader__Z9ovx {
  left: 50%;
  position: absolute;
  top: 50%;
  transform: translate(-50%, -50%);
}
:not(.aXNw__QjL_N) .header__NhY8H {
  box-shadow: 0 2px 4px rgba(0, 0, 0, 0.25);
  min-height: 64px;
  z-index: 1;
}
:not(.aXNw__QjL_N) .close-btn__QCvCb.Button {
  box-sizing: content-box;
  color: inherit;
  cursor: pointer;
  opacity: 0.8;
  padding: 4px;
}
:not(.aXNw__QjL_N) .close-btn__QCvCb.Button:hover {
  background-color: transparent;
  opacity: 1;
}
:not(.aXNw__QjL_N) .tenant-name-tag__L2RK8 {
  bottom: 1px;
  left: 36px;
}
:not(.aXNw__BLt_q) .button-toggle-error__pC4fG .ButtonToggle__Item {
  background: #ffece9;
}
:not(.aXNw__BLt_q) .button-toggle-error__pC4fG .ButtonToggle__Item .Button {
  box-shadow: inset 0 0 0 1px #bf2a00;
}
:not(.aXNw__BLt_q)
  .button-toggle-error__pC4fG
  .ButtonToggle__Item
  .Button__content {
  color: #bf2a00 !important;
}
:not(.aXNw__BLt_q) .button-width__ezfVq {
  width: 250px;
}
:not(.aXNw__QJZNB) .drag-container__xD_YI {
  background: #ecf4fd;
  border: 1px dashed #2270ee;
  border-radius: 6px;
  width: 100%;
}
:not(.aXNw__QJZNB) .drag-item__xh2zP {
  opacity: 50%;
}
:not(.aXNw__nKpxr) .remove-border__VA65V {
  background: transparent !important;
}
:not(.aXNw__nKpxr) .remove-border__VA65V .CardSection {
  border: none !important;
  box-shadow: none !important;
}
:not(.aXNw__nKpxr) .inner-card-container__OWBkM {
  display: flex;
  width: 100%;
}
:not(.aXNw__nKpxr) .inner-card-container__OWBkM .section-content-layout__YD3F1 {
  flex-basis: 80%;
  width: 100%;
}
:not(.aXNw__nKpxr)
  .inner-card-container__OWBkM
  .section-content-layout__YD3F1
  .header-and-status-icon-layout__ZH9Nd {
  align-items: center;
  display: flex;
}
:not(.aXNw__nKpxr)
  .inner-card-container__OWBkM
  .section-content-layout__YD3F1
  .header-and-status-icon-layout__ZH9Nd
  .icon-alignment__kLKAv {
  height: inherit;
  margin: 0 8px !important;
}
:not(.aXNw__nKpxr)
  .inner-card-container__OWBkM
  .section-content-layout__YD3F1
  .header-and-status-icon-layout__ZH9Nd
  p {
  margin: 0 !important;
}
:not(.aXNw__nKpxr) .inner-card-container__OWBkM .edit-button-container__exUfh {
  align-items: center;
  display: flex;
  justify-content: flex-end;
  white-space: nowrap;
}
:not(.aXNw__TuVsS) .table-of-contents__wnxwL {
  align-items: center;
  display: flex;
  flex-direction: column;
  text-align: center;
}
:not(.aXNw__TuVsS) .table-of-contents__wnxwL > div {
  min-width: 400px;
  width: 30%;
}
:not(.aXNw__G5bfm) .welcome-container__UKgCM {
  align-items: center;
  height: 80vh;
  overflow-y: scroll;
}
:not(.aXNw__G5bfm) .welcome-container__UKgCM img {
  width: 100%;
}
:not(.aXNw__G5bfm) .welcome-container__UKgCM .override-font-weight__QX41g {
  color: #737475 !important;
  font-weight: 300 !important;
}
:not(.aXNw__G5bfm) .welcome-container__UKgCM .tag-styles__JQa0o {
  overflow: visible !important;
}
:not(.aXNw__G5bfm) .welcome-container__UKgCM .tag-styles__JQa0o span {
  max-width: inherit !important;
}
:not(.aXNw__G5bfm) .flex-grow-10__pgV88 {
  flex-grow: 10;
}
:not(.aXNw__xe2HM) .company-profile-form__aT3zV {
  max-width: 488px !important;
}
:not(.aXNw__xe2HM) .company-profile-form__aT3zV label {
  cursor: default !important;
}
:not(.aXNw__MGvSS) .delete-icon__JIjg6 {
  align-items: center;
  color: #949596;
  display: flex;
  height: 40px;
  overflow: visible;
  width: 20px;
}
:not(.aXNw__MGvSS) .delete-icon__JIjg6 .a-Icon--delete {
  transition: transform 50ms ease-out;
}
:not(.aXNw__MGvSS) .delete-icon__JIjg6 .a-Icon--delete:hover {
  cursor: pointer;
  opacity: 0.75;
  transform: scale(1.2);
}
:not(.aXNw__MGvSS) .force-full-width__HINd8 .ui.dropdown,
:not(.aXNw__MGvSS) .force-full-width__HINd8 input {
  min-width: 100% !important;
}
:not(.aXNw__MGvSS) .add-action-button__pWZYf {
  float: left;
}
:not(.aXNw__MGvSS) .add-action-button-aligned__Fuubu {
  margin-left: 42px;
}
:not(.aXNw__PDYlp) .flex-grow-4__VG9Fr {
  flex-grow: 4;
}
:not(.aXNw__EDzMP) .add-tech-button__bRGzh {
  margin-left: 5% !important;
}
:not(.aXNw__EDzMP) .summary-section-height__N6XBI {
  height: 145px;
  overflow-y: scroll;
}
:not(.aXNw__EDzMP) .list-section-height__uvG5H {
  height: 400px;
  overflow-y: scroll;
}
:not(.aXNw__GNJ6Q) .flex-grow-10__k9oTy {
  flex-grow: 10;
}
:not(.aXNw__ZkMfR) .card-width__unDzh {
  flex: 1 0 21%;
  max-width: 23%;
}
:not(.aXNw__ZkMfR) .cards-container__YU8ZI {
  display: flex;
  flex-wrap: wrap;
}
:not(.aXNw__ZkMfR) .cards-container__YU8ZI .card__WU7e6 {
  flex: 1 0 21%;
  font-weight: 700;
  max-width: 23%;
  min-height: 62px;
}
:not(.aXNw__ZkMfR) .cards-container__YU8ZI .card__WU7e6 .card-section__vkoXY {
  align-items: center;
  color: #141414 !important;
  display: inline-flex;
  height: 100%;
  justify-content: space-between;
  white-space: pre-wrap;
  width: 100%;
}
:not(.aXNw__ZkMfR)
  .cards-container__YU8ZI
  .card__WU7e6
  .card-section__vkoXY
  span {
  word-break: break-word;
}
:not(.aXNw__ZkMfR) .add-button__SwZVn {
  background-image: url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg'%3E%3Crect width='100%25' height='100%25' style='stroke:%23dfe0e1;stroke-width:2px;fill:none;stroke-dasharray:6px 3px'/%3E%3C/svg%3E");
  border-radius: 3px;
  box-shadow: none !important;
  color: #6a7a85 !important;
  display: flex !important;
  flex: 1 0 21%;
  justify-content: center;
  max-width: 23%;
  min-height: 62px;
}
:not(.aXNw__ZkMfR) .marketing-campaign-table__kTxQj {
  margin: 0 auto;
  width: 80%;
}
:not(.aXNw__ZkMfR) .not-allowed-cursor__GqWOw {
  cursor: not-allowed;
  opacity: 0.25;
}
:not(.aXNw__VEOra) .card__BHpio {
  flex: 1 0 21%;
  max-width: 23%;
  min-height: 62px;
}
:not(.aXNw__VEOra) .card__BHpio .card-section__ebMIL {
  align-items: center;
  box-sizing: border-box;
  color: #141414 !important;
  display: inline-flex;
  height: 100%;
  justify-content: space-between;
  white-space: pre-wrap;
  width: 100%;
}
:not(.aXNw__VEOra) .card__BHpio .card-section__ebMIL .InlineEdit__content {
  display: -webkit-box !important;
  overflow: hidden !important;
  -webkit-box-orient: vertical !important;
  -webkit-line-clamp: 2 !important;
}
:not(.aXNw__VEOra) .card__BHpio .card-section__ebMIL span {
  word-break: break-word;
}
:not(.aXNw__VEOra) .trade-icon__xQ_03 {
  height: 30px !important;
  min-width: 30px !important;
}
:not(.aXNw__VEOra) .white-space-no-wrap__U9j5l {
  white-space: nowrap;
}
:not(.aXNw__VEOra) .not-allowed-cursor__WEmmU {
  cursor: not-allowed !important;
  opacity: 0.25;
}
:not(.aXNw__VEOra) .line-clamp__t6diI {
  display: -webkit-box !important;
  overflow: hidden !important;
  -webkit-box-orient: vertical !important;
  -webkit-line-clamp: 2 !important;
}
:not(.aXNw__VEOra) .card-width__iQ0fp {
  flex: 1 0 21%;
  max-width: 23%;
}
:not(.aXNw__VEOra) .add-bu-button___8TG7 {
  background-image: url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg'%3E%3Crect width='100%25' height='100%25' style='stroke:%23b4c1c8;stroke-width:2px;fill:none;stroke-dasharray:3px 3px'/%3E%3C/svg%3E");
  border-radius: 3px;
  box-shadow: none !important;
  color: #1360d9 !important;
  display: flex !important;
  flex: 1 0 21%;
  height: 62px;
  justify-content: center;
  max-width: 23%;
}
:not(.aXNw__NI0RB) .flex-grow-4__XtGAC {
  flex-grow: 4;
}
:not(.aXNw__l5460) .pricebook-pro-image__UrlL9 {
  background-image: url(/scripts/build/desktop/images/258727d96d6720cc7b63.png);
  background-repeat: no-repeat;
  background-size: cover;
  max-width: 380px;
}
:not(.aXNw__l5460) .pricebook-type-text__arNaW {
  margin: auto;
  max-width: 360px;
}
:not(.aXNw__l5460) .pricebook-content__z8cXc {
  margin: 0 auto;
  max-width: 600px !important;
}
:not(.aXNw__l5460) .pricebook-pro__aSgN8 {
  margin: 0 auto;
  max-width: 750px !important;
}
:not(.aXNw__Bx7JS) .tags-popover__m9g__ {
  backface-visibility: none;
  min-width: 430px !important;
  overflow: visible;
  transform: translate(2%, 62%) !important;
}
:not(.aXNw__Bx7JS) .tags-popover__m9g__:before {
  border-bottom: 10px solid transparent;
  border-right: 10px solid #fff;
  border-top: 12px solid transparent;
  content: "";
  height: 0;
  left: -9px;
  position: absolute;
  top: 35%;
  width: 0;
}
:not(.aXNw__Bx7JS) .position-relative__QzpJr {
  position: relative;
}
:not(.aXNw__Bx7JS) .input-with-character-count__mZA9g div label div div {
  align-items: center;
  background: #fff !important;
  border-left: none !important;
  cursor: default !important;
  display: flex;
  justify-content: center;
  text-align: center;
}
:not(.aXNw__Bx7JS) .input-with-character-count__mZA9g div label div div p {
  visibility: hidden;
}
:not(.aXNw__Bx7JS)
  .input-with-character-count__mZA9g
  div
  label
  div
  input:hover
  + div {
  background: #fcfcfc !important;
}
:not(.aXNw__Bx7JS)
  .input-with-character-count__mZA9g
  div
  label
  div
  input:focus
  + div {
  background: #fff !important;
}
:not(.aXNw__Bx7JS)
  .input-with-character-count__mZA9g
  div
  label
  div
  input:focus
  + div
  p {
  visibility: visible;
}
:not(.aXNw__Bx7JS)
  .input-with-character-count__mZA9g
  div
  label
  div.Input--error
  > .InputAddon {
  background: #fff9f8 !important;
}
:not(.aXNw__Bx7JS)
  .input-with-character-count__mZA9g
  div
  label
  div.Input--error
  > .InputAddon
  p {
  color: #ff745f !important;
}
:not(.aXNw__BbKin) .ach-container__o_ybJ {
  min-width: 400px;
}
:not(.aXNw__afXYA) .logo-image-styles__BHJDf {
  height: 23px;
}
:not(.aXNw__GJrrr) .memberships-toggle__idEnJ .Togglebox__control {
  margin-top: 0 !important;
}
:not(.aXNw__GJrrr) .memberships-toggle__idEnJ .CardSection {
  padding-left: 16px;
  padding-right: 16px;
}
:not(.aXNw__GJrrr) .memberships-form__wbtAs {
  max-width: 550px;
}
:not(.aXNw__GJrrr) .memberships-upload-content__n7be1 {
  max-width: 560px;
}
:not(.aXNw__GJrrr) .error-banner__pMgU9 {
  margin: auto;
  max-width: 650px;
}
:not(.aXNw__oTOVB) .error-banner__pF9F2 {
  margin: auto;
  max-width: 685px;
}
:not(.aXNw__oTOVB) .yes-no-toggle__OZfAi {
  width: 240px;
}
:not(.aXNw__rE8X7) .finish-container__I_aF_ {
  height: 92vh;
  overflow-x: hidden !important;
  overflow-y: scroll !important;
}
:not(.aXNw__rE8X7) .finish-container__I_aF_:before {
  background: linear-gradient(-11deg, #ecf4fd 12%, #fff 12% 45%, #f7f7f7 45%);
  content: "";
  height: 100%;
  position: absolute;
  top: 0;
  width: 100%;
  z-index: -1;
}
:not(.aXNw__rE8X7) .finish-container__I_aF_ .carat__wtK8w:before {
  background: #fcfcfc;
  border-left: 1px solid #2270ee;
  border-top: 1px solid #2270ee;
  content: "";
  height: 15px;
  position: absolute;
  right: 46%;
  top: -8px;
  transform: rotate(45deg);
  width: 15px;
}
:not(.aXNw__rE8X7) .finish-container__I_aF_ .status-card__marCo {
  margin: 0 16px;
  position: relative;
  width: 310px;
}
:not(.aXNw__rE8X7) .finish-container__I_aF_ .status-card__marCo .tag__gEJ7b {
  left: 16px;
  position: absolute;
  top: 16px;
}
:not(.aXNw__rE8X7) .finish-container__I_aF_ .status-card__marCo img {
  height: 125px;
}
:not(.aXNw__rE8X7) .finish-container__I_aF_ .status-card__marCo ul {
  list-style: none;
}
:not(.aXNw__rE8X7)
  .finish-container__I_aF_
  .status-card__marCo
  .confetti-container__CWj13 {
  display: flex;
  justify-content: center;
  left: 0;
  position: absolute;
  top: 5%;
  width: 100%;
}
:not(.aXNw__rE8X7)
  .finish-container__I_aF_
  .status-card__marCo
  .white-space-no-wrap__Sb2mO {
  white-space: nowrap;
}
:not(.aXNw__otYjt) body {
  -webkit-font-smoothing: antialiased;
}
:not(.aXNw__otYjt) .justify-flex-end__w1Cke {
  justify-content: flex-end;
}
:not(.aXNw__otYjt) .hide-header-element__sfWM5 {
  visibility: hidden;
}
:not(.aXNw__otYjt) .wizard-background-color-active__Ka_R5 {
  background: #fafafa;
}
:not(.aXNw__otYjt) .full-height__XBv3Z {
  height: 100% !important;
}
:not(.aXNw__otYjt) .wizard-base-container___g7ir {
  display: flex;
  flex-direction: column;
  left: 0;
  min-width: 992px;
  overflow: hidden;
  position: absolute;
  top: 0;
  width: 100%;
}
:not(.aXNw__otYjt) .wizard-base-container___g7ir .fade {
  opacity: 1 !important;
}
:not(.aXNw__otYjt) .sidebar-pushable-styles__bzVXA {
  background: transparent !important;
  height: 100%;
  margin: 0 !important;
  overflow: hidden !important;
  width: 100%;
}
:not(.aXNw__otYjt) .progress-bar__rVdap {
  background: #ecf4fd !important;
  height: 4px !important;
  z-index: 100;
}
:not(.aXNw__otYjt) .progress-bar__rVdap > div {
  background: #56a4ff !important;
}
:not(.aXNw__otYjt) .sidebar-pushable-styles__bzVXA:last-child > div {
  background: transparent;
  display: flex !important;
  flex-direction: column !important;
}
:not(.aXNw__otYjt) .header-container-active__hM90L,
:not(.aXNw__otYjt) .header-container__pQpff {
  align-items: center;
  height: 75px;
  line-height: 1.5;
  min-height: 75px;
  text-align: center !important;
}
:not(.aXNw__otYjt)
  .header-container-active__hM90L
  .menu-icon-button__JbNQE:hover,
:not(.aXNw__otYjt) .header-container__pQpff .menu-icon-button__JbNQE:hover {
  cursor: pointer;
}
:not(.aXNw__otYjt) .wizard-step-header__jNuYG {
  display: flex;
  justify-content: center;
  white-space: nowrap !important;
}
:not(.aXNw__otYjt) .header-container-active__hM90L {
  background: #fff;
  border-bottom: 1px solid #f5f5f5;
  box-shadow: 0 1px 2px hsla(0, 0%, 8%, 0.1);
}
:not(.aXNw__otYjt) .wizard-main-container__oGqWv {
  align-items: flex-start !important;
  flex: 1;
  height: 80vh;
  min-height: 500px;
}
:not(.aXNw__otYjt) .wizard-main-container__oGqWv .welcome-graphic__TPPKO {
  width: 100%;
}
:not(.aXNw__otYjt) .wizard-main-container__oGqWv .step-container__dqMTQ {
  margin-right: 8px;
  overflow-y: scroll;
  position: relative;
  width: 100%;
}
:not(.aXNw__otYjt) .footer-container__SwYmR {
  background: #fafafa;
  border-top: 1px solid #dfe0e1 !important;
  bottom: 0;
  flex: 1;
  margin: 0 !important;
  min-height: 75px;
  position: fixed;
  width: 100%;
  z-index: 1001;
}
:not(.aXNw__otYjt) .wizard-steps-header__t7hbu {
  margin: 32px auto 0 !important;
  width: 100%;
}
:not(.aXNw__otYjt) .step-tracker__XUgWi {
  color: #949596 !important;
  padding-right: 64px;
}
:not(.aXNw__otYjt) .header-section-fixed-width__GKRAM {
  width: 300px;
}
:not(.aXNw__otYjt) .empty-header-icon-space__mqXOG {
  display: inline-block;
  width: 60px;
}
:not(.aXNw__otYjt) .wizard-ui-grid__r5rMP {
  margin: 0 !important;
  overflow: visible !important;
}
:not(.aXNw__otYjt) .font-weight-light__LNDVs {
  font-weight: 300 !important;
}
:not(.aXNw__otYjt) .clickable__rD9Nl {
  cursor: pointer;
}
:not(.aXNw__otYjt) .white-space-no-wrap__PPabE {
  white-space: nowrap !important;
}
:not(.aXNw__otYjt) .mask-styles__SlC7m {
  background: #fafafa;
  left: 0;
  opacity: 0.6;
  position: absolute;
  z-index: 1000;
}
:not(.aXNw__otYjt) .step-container-height-active__o44uj {
  height: calc(100vh - 150px);
}
:not(.aXNw__otYjt) .step-container-height-read-only__bmTXy {
  height: fit-content;
}
:not(.aXNw__otYjt) .sidebar-width__XOPbB {
  width: 424px !important;
}
:not(.aXNw__nu2U3) .fix-option-row__JEjMj .fix-option-cell__a8dhM {
  flex: 0.14285714;
}
:not(.aXNw__nu2U3) .fix-option-row__JEjMj .fix-option-cell__a8dhM:nth-child(2) {
  flex: 0.57142857;
}
:not(.aXNw__nu2U3) .disabled-row__bJrck {
  opacity: 0.6;
}
:not(.aXNw__MxxZ4) .preview-table__t59Iv table {
  width: 100% !important;
}
:not(.aXNw__MxxZ4) .preview-table__t59Iv td:nth-child(n + 3) {
  border-left-width: 0;
}
:not(.aXNw__MxxZ4) .preview-table__t59Iv tr:last-child td {
  border-bottom-width: 0;
}
:not(.aXNw__EuIF0) .user-select-none__SFPrT {
  user-select: none !important;
}
:not(.aXNw__EuIF0) .card-styles__Nq_jc {
  user-select: none !important;
  width: 375px;
}
:not(.aXNw__EuIF0) .card-min-width__z4Dbj {
  margin: auto;
  text-align: center;
  width: 464px;
}
:not(.aXNw__EuIF0) .corner-checkmark__kTwNB {
  background: #1360d9;
  border-radius: 20px;
  color: #fff;
  height: 24px;
  left: -10px;
  position: absolute !important;
  top: -10px;
  transform: scale(0);
  transition: transform 0.25s ease;
  width: 24px;
}
:not(.aXNw__EuIF0) .corner-checkmark__kTwNB .a-Icon--done {
  margin-bottom: 3px;
  margin-left: 5px;
}
:not(.aXNw__EuIF0) .checkmark-visible__OpW_N {
  transform: scale(1) !important;
  transition: transform 0.25s ease-out;
}
:not(.aXNw__EuIF0) .position-absolute__CiR10 {
  position: absolute !important;
}
:not(.aXNw__EuIF0) .qbd-connect__Bfpg4 .ui.divider {
  font-weight: 400;
  text-transform: none !important;
}
:not(.aXNw__EuIF0) .data-review-card__yMpNk {
  min-width: 400px;
}
:not(.aXNw__EuIF0) .progress-bar-timed-remover__so050 {
  animation: progress-bar-fader__O9klH 5s;
  animation-fill-mode: forwards;
}
@keyframes progress-bar-fader__O9klH {
  0% {
    opacity: 1;
  }
  50% {
    opacity: 1;
  }
  to {
    opacity: 0;
  }
}
:not(.aXNw__n7MMh) .connect-to-quickbooks-min-width__JtG_N {
  margin: auto;
  text-align: center;
  width: 464px;
}
:not(.aXNw__szKul) .excel-import-item__Cujpp {
  position: relative;
  width: 464px;
  z-index: 1;
}
:not(.aXNw__szKul) .icon-circle__EySvc {
  border-radius: 20px;
}
:not(.aXNw__szKul) .excel-import-illustration__unBC_ {
  max-height: 75px;
  max-width: 200px;
}
:not(.aXNw__o21zy) .modal__ShOOL {
  height: 675px;
}
:not(.aXNw__o21zy) .modal__ShOOL .fade {
  opacity: 1 !important;
}
:not(.aXNw__o21zy) .modal__ShOOL .hidden__AaA0r {
  visibility: hidden;
}
:not(.aXNw__SxKoR) .gap-3__wBTfe {
  gap: 24px;
}
:not(.aXNw__SxKoR) .card__Z00Dy {
  height: 150px;
  width: 150px;
}
:not(.aXNw__SxKoR) .check-mark__Zy9tM {
  height: 28px;
  transform: translate(-50%, -50%) scale(0);
  transition-duration: 0.25s;
  transition-property: transform;
  transition-timing-function: ease-in;
  width: 28px;
}
:not(.aXNw__SxKoR) .check-mark-active__mS2xr {
  transform: translate(-50%, -35%) scale(1);
  transition-timing-function: ease-out;
}
:not(.aXNw__pULCk) .cards-list__UUPAv {
  max-width: 1096px;
}
:not(.aXNw__sVI02) .cards-container__MW8WJ {
  display: flex;
  flex-wrap: wrap;
}
:not(.aXNw__sVI02) .cards-container__MW8WJ .card__VV99X {
  flex: 1 0 21%;
  max-width: 23%;
  min-height: 62px;
}
:not(.aXNw__sVI02) .cards-container__MW8WJ .card__VV99X .card-section__I4s3J {
  align-items: center;
  box-sizing: border-box;
  color: #141414 !important;
  display: inline-flex;
  height: 100%;
  justify-content: space-between;
  white-space: pre-wrap;
  width: 100%;
}
:not(.aXNw__sVI02)
  .cards-container__MW8WJ
  .card__VV99X
  .card-section__I4s3J
  .InlineEdit__value {
  display: -webkit-box !important;
  overflow: hidden !important;
  -webkit-box-orient: vertical !important;
  -webkit-line-clamp: 2 !important;
}
:not(.aXNw__sVI02)
  .cards-container__MW8WJ
  .card__VV99X
  .card-section__I4s3J
  span {
  word-break: break-word;
}
:not(.aXNw__sVI02) .trade-icon__g_LP1 {
  height: 30px !important;
  min-width: 30px !important;
}
:not(.aXNw__sVI02) .not-allowed-cursor__eZIZJ {
  cursor: not-allowed !important;
  opacity: 0.25;
}
:not(.aXNw__sVI02) .line-clamp__B9GPO {
  display: -webkit-box !important;
  overflow: hidden !important;
  -webkit-box-orient: vertical !important;
  -webkit-line-clamp: 2 !important;
}
:not(.aXNw__sVI02) .card-width__Mxcf3 {
  flex: 1 0 21%;
  max-width: 23%;
}
:not(.aXNw__sVI02) .add-bu-button__ZDSgl {
  background-image: url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg'%3E%3Crect width='100%25' height='100%25' style='stroke:%23b4c1c8;stroke-width:2px;fill:none;stroke-dasharray:3px 3px'/%3E%3C/svg%3E");
  border-radius: 3px;
  box-shadow: none !important;
  color: #1360d9 !important;
  display: flex !important;
  flex: 1 0 21%;
  height: 62px;
  justify-content: center;
  max-width: 23%;
}
:not(.aXNw__BFOu9) .company-profile__mn1cN {
  max-width: 360px;
}
:not(.aXNw__ljvW2) .mw-70__Itx5X {
  max-width: 560px;
}
:not(.aXNw__uIKA_) .close__ur2bo:active {
  opacity: 0.2;
}
:not(.aXNw__uIKA_) .close__ur2bo:focus:not(.close__ur2bo:focus-visible) {
  box-shadow: none;
}
:not(.aXNw__JPk1m) .verify-address-btn__U3U8k .Button__content {
  justify-content: flex-start;
}
:not(.aXNw__W4vCq) .corner-checkmark__JLdhD {
  background: #1360d9;
  border-radius: 20px;
  color: #fff;
  height: 20px;
  left: -8px;
  position: fixed !important;
  top: -8px;
  transform: scale(0);
  transition: transform 0.25s ease;
  width: 20px;
}
:not(.aXNw__W4vCq) .corner-checkmark__JLdhD .a-Icon--done {
  margin-top: 2px;
}
:not(.aXNw__W4vCq) .min-dimension-small__Zfohr {
  height: 170px;
  width: 170px;
}
:not(.aXNw__W4vCq) .min-dimension-small__Zfohr .name-container__G_RAW {
  width: 127.5px;
}
:not(.aXNw__W4vCq) .min-dimension-large__ZpE0Z {
  height: 195px;
  width: 195px;
}
:not(.aXNw__W4vCq) .min-dimension-large__ZpE0Z .name-container__G_RAW {
  width: 146.25px;
}
:not(.aXNw__W4vCq) .card-styles__y1HNt {
  backface-visibility: none;
}
:not(.aXNw__W4vCq) .card-styles__y1HNt .CardSection {
  align-items: center;
  box-sizing: border-box;
  display: flex;
  flex-direction: column;
  height: 100% !important;
  justify-content: center;
  transition: border 0.25s ease;
  width: 100%;
}
:not(.aXNw__W4vCq) .card-styles__y1HNt .CardSection .Togglebox__control {
  display: none !important;
}
:not(.aXNw__W4vCq) .card-styles__y1HNt .CardSection .Togglebox__content {
  height: 100%;
  padding: 0 !important;
  width: 100% !important;
}
:not(.aXNw__W4vCq)
  .card-styles__y1HNt
  .CardSection
  .Togglebox__content
  .Togglebox__children {
  padding-left: 0 !important;
}
:not(.aXNw__W4vCq)
  .card-styles__y1HNt
  .CardSection
  .Togglebox__content
  .Togglebox__label {
  align-items: center;
  display: flex;
  flex-direction: column;
  height: 100% !important;
}
:not(.aXNw__W4vCq)
  .card-styles__y1HNt
  .CardSection
  .Togglebox__content
  .Togglebox__label
  .Popover {
  position: absolute !important;
  right: -8px;
  text-align: left;
  top: -8px;
  user-select: pointer;
}
:not(.aXNw__W4vCq)
  .card-styles__y1HNt
  .CardSection
  .Togglebox__content
  .Togglebox__label
  .Popover
  .Popover__content {
  margin: 0 !important;
  max-width: 140px !important;
  padding: 0 !important;
}
:not(.aXNw__W4vCq)
  .card-styles__y1HNt
  .CardSection
  .Togglebox__content
  .Togglebox__label
  .Popover
  .Popover__content
  .Button__content {
  justify-content: flex-start !important;
  width: 25%;
}
:not(.aXNw__W4vCq)
  .card-styles__y1HNt
  .CardSection
  .Togglebox__content
  .Togglebox__label
  .Popover
  div {
  max-width: 140px;
}
:not(.aXNw__W4vCq)
  .card-styles__y1HNt
  .CardSection
  .Togglebox__content
  .Togglebox__label
  .graphic-container__jOV1n
  img {
  margin: 0 0 48px;
}
:not(.aXNw__W4vCq)
  .card-styles__y1HNt
  .CardSection
  .Togglebox__content
  .Togglebox__label
  .name-container__G_RAW {
  overflow: hidden !important;
  position: absolute;
  text-align: center;
  text-overflow: ellipsis !important;
  top: 70%;
  user-select: none;
  white-space: pre-line;
}
:not(.aXNw__W4vCq)
  .card-styles__y1HNt
  .CardSection
  .Togglebox__content
  .Togglebox__label
  .name-container__G_RAW
  p {
  line-height: 1 !important;
}
:not(.aXNw__W4vCq) .add-card-selector__hzyx7 {
  background: #fafafa;
  font-size: 20px;
  height: 195px;
  width: 195px;
}
:not(.aXNw__W4vCq) .hidden__Y277a {
  transform: scale(0);
  transition: transform 0.25s ease;
}
:not(.aXNw__W4vCq) .checkmark-visible__WTREi {
  transform: scale(1) !important;
  transition: transform 0.25s ease-out;
}
:not(.aXNw__W4vCq) .visible__Rkce3 {
  visibility: visible;
}
:not(.aXNw__S5Rd9) .customer-types-min-width__B9F82 {
  min-width: 450px;
}
:not(.aXNw__S5Rd9) .customer-types-max-width__jXKc7 {
  max-width: 450px;
}
:not(.aXNw__I5I7z) .customer-location-created-toast__5280O {
  width: 480px;
}
:not(.aXNw__eXnHL) .create-contacts-list__Co4J_ {
  max-height: 320px;
  overflow-y: auto;
}
:not(.aXNw__prmyv) .popover__p9lzc {
  width: 240px !important;
}
:not(.aXNw__prmyv) .w-20__wQcVY {
  width: 20%;
}
:not(.aXNw__prmyv) .w-35__K1ZZi {
  width: 35%;
}
:not(.aXNw__prmyv) .w-40__fQn0I {
  width: 40%;
}
@media (hover: hover) and (pointer: fine) {
  :not(.aXNw__t_yQt) .copy-button__JnOPE:not(.copy-button-visible__y8SKs) {
    visibility: hidden;
  }
  :not(.aXNw__t_yQt) .container__YlwDW:hover .copy-button__JnOPE {
    visibility: visible;
  }
}
:not(.aXNw__ZWPbu) .contact-method-link__KqOYk {
  display: inline-block;
  height: 24px;
  max-width: 100%;
}
:not(.aXNw__ZWPbu) .memo-content__HY37D,
:not(.aXNw__ZWPbu) .text-wrap__UkKkS {
  display: -webkit-box;
  overflow-wrap: break-word;
  -webkit-line-clamp: 2;
  -webkit-box-orient: vertical;
  overflow: hidden;
}
:not(.aXNw__ZWPbu) .memo-content__HY37D {
  line-height: normal;
  white-space: normal;
}
:not(.aXNw__ZWPbu) .action-menu-item-link__Gfqkg:focus,
:not(.aXNw__ZWPbu) .action-menu-item-link__Gfqkg:hover {
  color: #fff;
  text-decoration: none;
}
:not(.aXNw__sGNdZ)
  .Drawer__header:has(.contact-drawer-header__Fomhg)
  .Drawer__header-close {
  margin-top: 38px !important;
}
:not(.aXNw__sGNdZ) .contact-drawer-header__Fomhg .Breadcrumb {
  font-weight: 400;
  margin-bottom: 8px !important;
  margin-top: -8px !important;
}
:not(.aXNw__lZij0) .wrapped-text-container__cC9YN {
  padding: 12px;
}
:not(.aXNw__lZij0) .wrapped-text__Iimun {
  display: -webkit-box;
  overflow: hidden;
  word-break: break-word;
  -webkit-box-orient: vertical;
}
:not(.aXNw__GeoMf) .link__pF6e0 {
  user-select: none;
}
:not(.aXNw__GeoMf) .link__pF6e0:focus {
  text-decoration: none;
}
:not(.aXNw__KgVsy) .existing-contacts-table-container__SPMHe {
  display: flex;
  flex: 1 1 auto;
  max-height: calc(100% - 112px);
}
@media screen and (max-height: 600px) {
  :not(.aXNw__KgVsy) .existing-contacts-table-container__SPMHe {
    max-height: none;
  }
}
:not(.aXNw__KgVsy) .existing-contacts-table__XnkXJ tr:last-child > td {
  border-bottom-width: 1px !important;
}
:not(.aXNw__uUh6K) .view-more__H41ph p {
  color: #1360d9;
  text-decoration: none;
}
:not(.aXNw__uUh6K) .view-more__H41ph:focus,
:not(.aXNw__uUh6K) .view-more__H41ph:hover {
  text-decoration: none;
}
:not(.aXNw__uUh6K) .view-more__H41ph:focus p,
:not(.aXNw__uUh6K) .view-more__H41ph:hover p {
  color: #1360d9;
  text-decoration: none;
}
:not(.aXNw__uUh6K) .contact__bVC1P {
  display: inline-block;
  width: 100%;
}
:not(.aXNw__uUh6K) .contact__bVC1P:focus,
:not(.aXNw__uUh6K) .contact__bVC1P:hover {
  text-decoration: none;
}
:not(.aXNw__uUh6K) .contact__bVC1P:focus i,
:not(.aXNw__uUh6K) .contact__bVC1P:focus p,
:not(.aXNw__uUh6K) .contact__bVC1P:hover i,
:not(.aXNw__uUh6K) .contact__bVC1P:hover p {
  color: #1360d9;
}
:not(.aXNw__uUh6K) .contact-regular__hmTZb:hover {
  text-decoration: none;
}
:not(.aXNw__uUh6K) .contact-regular__hmTZb:hover i,
:not(.aXNw__uUh6K) .contact-regular__hmTZb:hover p {
  color: #606162 !important;
}
:not(.aXNw__r3AF8) .contact-name__xkvkC {
  margin-bottom: 2px;
}
:not(.aXNw__zt1Nz) .contact-method-link__exOvP {
  margin-top: 2px;
}
:not(.aXNw__zt1Nz) .contact-method-link__exOvP:focus,
:not(.aXNw__zt1Nz) .contact-method-link__exOvP:hover {
  text-decoration: none;
}
:not(.aXNw__zt1Nz) .memo-content__ndxW6,
:not(.aXNw__zt1Nz) .text-wrap__c3Vsr {
  display: -webkit-box;
  overflow-wrap: break-word;
  -webkit-line-clamp: 2;
  -webkit-box-orient: vertical;
  overflow: hidden;
}
:not(.aXNw__zt1Nz) .memo-container__ZhoiL {
  max-width: 160px;
}
:not(.aXNw__zt1Nz) .memo-content__ndxW6 {
  line-height: normal;
  white-space: normal;
}
:not(.aXNw__EwWLI) .tags-list__myWvS {
  margin-top: -8px;
  max-height: 66px;
  overflow: hidden;
}
:not(.aXNw__EwWLI) .tags-list-compact__V209L {
  max-height: 54px;
}
:not(.aXNw__Eecfx) .contact-associations-section__TAZtG,
:not(.aXNw__Eecfx) .contact-associations-section__TAZtG p {
  display: block !important;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
}
:not(.aXNw__UsNqR) .max-height-450__K7qdX {
  max-height: 450px;
}
:not(.aXNw__UsNqR) .filter-list__iP5fB {
  overflow-y: auto;
  padding: 8px;
}
:not(.aXNw__UsNqR) .filter-list__iP5fB .OptionList__option {
  width: 220px;
}
:not(.aXNw__UsNqR) .avatar__K1GQY {
  min-width: 40px;
}
:not(.aXNw__UsNqR) .before-after-row__nUpL1 {
  margin-left: 40px;
}
:not(.aXNw__UsNqR) .audit-trail-username__dzLOD {
  word-wrap: break-word;
}
:not(.aXNw__VpDv4) .popover__cHglf {
  width: 240px !important;
}
:not(.aXNw__ukAsn) .max-height-420__fyW2v {
  max-height: 420px;
}
:not(.aXNw__ukAsn) .font-14__eLLAB,
:not(.aXNw__ukAsn) .font-14__eLLAB input {
  font-size: 14px !important;
}
:not(.aXNw__ukAsn) .customer-filter-list__jpVYu {
  overflow-y: auto;
  padding: 8px;
}
:not(.aXNw__ukAsn) .customer-filter-button__salEf {
  max-width: 250px;
  overflow: hidden;
}
:not(.aXNw__kPGI7) .add-existing-contact-content__Ht3yY {
  height: 80%;
}
:not(.aXNw__nm7iu) .create-drawer__Qb_YM {
  height: calc(100% - 56px) !important;
  top: 56px;
}
:not(.aXNw___RRmm) .default-notification__k2Lyv .message__rbpU4 {
  white-space: pre-line;
}
:not(.aXNw__NwJax) .drawer__oXoVQ {
  max-width: 580px;
  z-index: 1100;
}
:not(.aXNw__NwJax) .drawer__oXoVQ.thanks__iKWSa .Drawer__content {
  padding: 0;
}
:not(.aXNw__NwJax) .thanks-container__P795_ {
  background-color: #2270ee;
  height: 100%;
}
:not(.aXNw__NwJax) .thanks-container__P795_ .message-container__lZg41 {
  align-items: center;
  display: flex;
  height: 100%;
}
:not(.aXNw__NwJax)
  .thanks-container__P795_
  .message-container__lZg41
  .message__pX138 {
  text-align: center;
  width: 100%;
}
:not(.aXNw__NwJax)
  .thanks-container__P795_
  .message-container__lZg41
  .message__pX138
  .text___nUkX {
  color: #fff !important;
}
:not(.aXNw__NwJax) .thanks-container__P795_:after {
  background-image: url(/scripts/build/desktop/images/87cb7f27bda2ae2487ac.png);
  background-position-x: -410px;
  background-position-y: -100px;
  background-size: 1400px;
  content: "";
  height: 100%;
  left: 0;
  opacity: 0.08;
  position: absolute;
  top: 0;
  width: 100%;
}
:not(.aXNw__tmuQI) .view-opportunity-link__bjXu6 a {
  color: #2270ee;
}
:not(.aXNw__tmuQI) .view-opportunity-link__bjXu6 a:hover {
  text-decoration: underline !important;
}
:not(.aXNw__Qv7Y0)
  .yes-no-confirmation__VcaUT.without-message__W8y3Z
  .Modal__header {
  border-bottom: none;
}
:not(.aXNw__Qv7Y0)
  .yes-no-confirmation__VcaUT.without-message__W8y3Z
  .Modal__content {
  display: none;
}
:not(.aXNw__Qv7Y0)
  .yes-no-confirmation__VcaUT.without-message__W8y3Z
  .Modal__footer {
  border-top: none;
}
:not(.aXNw__Sgixr) .preview-modal__agvNx {
  height: 80vh;
}
:not(.aXNw__Sgixr) .preview-modal__agvNx .Modal__content {
  padding: 0;
}
:not(.aXNw__Sgixr) .preview-modal__agvNx .section__NwG9x {
  padding: 24px 32px;
}
:not(.aXNw__Sgixr) .preview-modal__agvNx .section-preview__zVggf {
  border-left: 1px solid #dfe0e1;
}
:not(.aXNw__Sgixr) .preview-modal__agvNx .date-selection__q1wM5 {
  max-width: 180px;
}
:not(.aXNw__Sgixr) .anvil-select__Os0xh .Popover__content {
  max-height: 50vh;
}
:not(.aXNw__Sgixr) .no-service-selected__m3i6t {
  width: 250px;
}
:not(.aXNw__Sgixr) .preview-popover__H_kVC {
  z-index: 999;
}
:not(.aXNw__EnfE3) .content__EWq0h {
  box-sizing: border-box;
  flex: 1;
  flex-direction: column;
}
:not(.aXNw__EnfE3) .footer__v5gGh {
  background-color: #fff;
  border-top: 1px solid #dfe0e1;
  box-sizing: border-box;
  padding: 16px 24px;
  width: 100%;
}
:not(.aXNw__EnfE3) .circle__xu3lK {
  border-radius: 8px;
  box-sizing: border-box;
  height: 16px;
  width: 16px;
}
:not(.aXNw__EnfE3) .circle__rule__X6MSK {
  background-color: #ecf4fd;
  border: 1px solid #1360d9;
}
:not(.aXNw__EnfE3) .circle__service__UaFIR {
  background-color: #f1edff;
  border: 1px solid #422799;
}
:not(.aXNw__EnfE3) .rule__R7t5A {
  background-color: #ecf4fd !important;
  color: #1360d9 !important;
}
:not(.aXNw__EnfE3) .service__sIurm {
  background-color: #f1edff !important;
  color: #422799 !important;
}
:not(.aXNw__EnfE3) .underline__PinuW {
  cursor: pointer;
  text-decoration: underline;
}
:not(.aXNw__aF0YG) .price-calculation-preview-popover__BdnRD > div {
  display: flex;
  white-space: normal;
}
:not(.aXNw__ko5zf) .custom-day-area__o74g8 {
  margin: -4px -12px;
}
:not(.aXNw__ko5zf) .as-legacy__z6QaG {
  width: 277px;
}
:not(.aXNw__ko5zf) .parent__yG2sc .child___YWmM {
  opacity: 0;
}
:not(.aXNw__ko5zf) .parent__yG2sc:hover .child___YWmM {
  opacity: 1;
}
:not(.aXNw__rvhCp) .custom-day-area__nFKff {
  margin: -4px -12px;
}
:not(.aXNw__rvhCp) .as-legacy__lkcdr {
  width: 300px;
}
:not(.aXNw__rvhCp) .as-legacy-right__dMpaz {
  width: 200px;
}
:not(.aXNw__rvhCp) .parent__wBQqn .child__XIv2E {
  opacity: 0;
}
:not(.aXNw__rvhCp) .parent__wBQqn:hover .child__XIv2E {
  opacity: 1;
}
:not(.aXNw__E3_fl) .preserve-line-breaks__bAlph {
  overflow-wrap: anywhere;
  white-space: pre-wrap;
}
:not(.aXNw__ErEzu) .edit-Icon__YCLZS {
  height: 22px;
  padding: 12px !important;
  width: 22px;
}
:not(.aXNw__ErEzu) .edit-Icon__YCLZS svg {
  width: 16px;
}
:not(.aXNw__ErEzu) .edit-Icon__YCLZS:hover {
  background-color: #f5f5f5;
  color: #2270ee;
}
:not(.aXNw__Ach6x) .search__ebqYx {
  width: 100%;
}
:not(.aXNw__Iy0ae) .filter-popup__zxSR0 .k-columnmenu-item {
  display: none;
}
:not(.aXNw__Iy0ae) .filter-popup__zxSR0 .k-columnmenu-item-content .FormField {
  border-bottom: 1px solid #dfe0e1;
  margin-bottom: 16px;
  padding-bottom: 16px;
}
:not(.aXNw__Iy0ae)
  .filter-popup__zxSR0
  .k-columnmenu-item-content
  .FormField
  input {
  padding-left: 4px;
  padding-right: 4px;
}
:not(.aXNw__vAjfB) .options__CaLSD {
  max-height: 200px;
  overflow-y: auto;
  overscroll-behavior: contain;
  position: relative;
}
:not(.aXNw__Ph7FU) .filter-popup__XSF6e .k-columnmenu-item {
  display: none;
}
:not(.aXNw__P0L6o) .timepicker-input__j_TVG input {
  width: 100%;
}
:not(.aXNw__NypFm) .inlineEdit__H8S1F .InlineEdit__content {
  flex-grow: 0;
  margin-bottom: 0;
  padding: 0;
}
:not(.aXNw__NypFm) .inlineEdit__H8S1F .InlineEdit__value {
  overflow: hidden;
  white-space: nowrap;
}
:not(.aXNw__NypFm) .inlineEdit__H8S1F .InlineEdit__editIcon {
  color: #2270ee;
  margin-left: 0;
  padding-left: 0;
  position: relative !important;
}
:not(.aXNw__NypFm) .inlineEdit__H8S1F .InlineEdit__content:focus:before,
:not(.aXNw__NypFm) .inlineEdit__H8S1F .InlineEdit__content:hover:before {
  background-color: #fff;
}
:not(.aXNw__U_rab) .title-break__QeuwS .Dialog__header {
  overflow-wrap: anywhere;
}
:not(.aXNw__U_rab) .drawer-header__TZkxe .Drawer__header-title {
  display: flex;
  width: 90%;
}
:not(.aXNw__jLZtJ) .tooltip__T_QeG div {
  display: block !important;
}
:not(.aXNw__F5CIT) .truncate-selector__bJewz .Trigger__value {
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
}
:not(.aXNw__F5CIT) .option-text__k1XM7 {
  display: -webkit-box;
  -webkit-line-clamp: 2;
  -webkit-box-orient: vertical;
  overflow: hidden;
}
:not(.aXNw__h5e3r) .title-break__jmVq4 .Dialog__header {
  overflow-wrap: anywhere;
}
:not(.aXNw__h5e3r) .drawer-header__n4Scq .Drawer__header-title {
  display: flex;
  width: 90%;
}
:not(.aXNw__lA1p5) .email-estimate-list__name__VOef0 {
  width: 440px;
}
:not(.aXNw__P_DgH) .filters__DXvwg {
  margin-bottom: 16px;
}
:not(.aXNw__P_DgH) .filters__DXvwg > .Stack__InternalWrapper > * {
  margin-top: 8px;
}
:not(.aXNw__LEIoo) .mainTable__glsnw {
  max-height: calc(100vh - 330px);
  min-width: 2500px;
}
:not(.aXNw__q33hD) .form__w7gxh {
  margin-bottom: 0;
}
:not(.aXNw__q33hD) .expiration__X8wVY {
  align-items: center;
  display: flex;
  margin: 0;
}
:not(.aXNw__q33hD) .expiration__X8wVY .input__A6aRg {
  margin-bottom: 0 !important;
  margin-right: 8px !important;
  width: 50px;
}
:not(.aXNw__Wd6Sv) .banner__w2N7G {
  margin-bottom: 8px;
  max-width: 800px;
}
:not(.aXNw__Wd6Sv) .tooltip__vT7iN:after {
  max-width: 600px;
  text-align: left;
}
:not(.aXNw__Wd6Sv) .duration-table__pHEeL {
  max-width: 1100px;
}
:not(.aXNw__Wd6Sv) .coverage__ptwVR {
  width: 400px;
}
:not(.aXNw__Wd6Sv) .coverage__ptwVR p {
  text-transform: none !important;
}
:not(.aXNw__KdRfH) .form__bDr6i {
  margin-bottom: 0;
}
:not(.aXNw__KiDRX) .duration-table__sKAHz {
  max-width: 1100px;
}
:not(.aXNw__F05Q9) .checkbox__WrXz9 {
  margin-right: 8px !important;
  vertical-align: middle !important;
}
:not(.aXNw__F05Q9) .cell-text-nowrap__Q1dr_ {
  cursor: default;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
}
:not(.aXNw__F05Q9) .cell-text-nowrap__Q1dr_ a {
  cursor: default;
}
:not(.aXNw__F05Q9) .k-grid-content-sticky,
:not(.aXNw__F05Q9) .k-grid-header-sticky {
  z-index: 3 !important;
}
:not(.aXNw__F05Q9) .k-grid-content-sticky.cell-text-nowrap__Q1dr_,
:not(.aXNw__F05Q9) .k-grid-header-sticky .cell-text-nowrap__Q1dr_ {
  font-weight: 700;
}
:not(.aXNw__OrP07) .recurring-service-name__JnYXf {
  max-width: 32ch;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
}
:not(.aXNw__aMOAM) .yellow__em5wR * {
  color: #ffbe00;
  fill: #ffbe00;
}
:not(.aXNw__aMOAM) .red__Ahd8_ * {
  color: #e13212;
  fill: #e13212;
}
:not(.aXNw__aMOAM) .nowrap__sZQ4Q {
  white-space: nowrap;
}
:not(.aXNw__nBIeX) .yellow__o1FNj * {
  color: #ffbe00;
  fill: #ffbe00;
}
:not(.aXNw__nBIeX) .red__UE_3v * {
  color: #e13212;
  fill: #e13212;
}
:not(.aXNw__nBIeX) .nowrap__YppNZ {
  white-space: nowrap;
}
:not(.aXNw__Q6cJB) .SelectDrillIn__wxKSI .SelectDrillIn__title {
  font-size: 16px;
  margin-left: 8px;
  overflow-x: clip;
  text-overflow: ellipsis;
  white-space: nowrap;
}
:not(.aXNw__Q6cJB) .AnvilDropdown__footer .Button {
  background-color: transparent;
  box-shadow: 0 0 0 1px #2270ee;
  color: #2270ee;
  width: 100%;
}
:not(.aXNw__SYFd_) .gl__h8XTy {
  color: #737475;
}
:not(.aXNw__SYFd_) .account__ey4Qx {
  color: #2d2e31;
}
:not(.aXNw__SYFd_) .readOnly__MtIvt {
  opacity: 0.6;
}
:not(.aXNw__xYPOQ) .RefineSearchOption__nudLl span.Checkbox__box {
  display: none;
}
:not(.aXNw__IDJZO) .full-flex-basis__RV_mz {
  flex-basis: 100% !important;
}
:not(.aXNw__IDJZO) .footer__StZp4 {
  bottom: 0;
  left: 260px;
  position: fixed;
  right: 0;
  z-index: 99;
}
:not(.aXNw__IDJZO) .error__Vrrp5 .k-picker-wrap {
  background-color: #ffece9;
  border-color: #e13212;
  box-shadow: none;
  color: #e13212;
}
:not(.aXNw__IDJZO) .error__Vrrp5 .k-dateinput-wrap,
:not(.aXNw__IDJZO) .error__Vrrp5 input {
  background-color: #ffece9;
}
:not(.aXNw__IDJZO) .four-column-layout__mP67x .Layout__section,
:not(.aXNw__IDJZO) .two-column-layout___nFDD .Layout__section {
  margin-top: 16px;
}
:not(.aXNw__IDJZO) .lst-column-adjust__GVWjB .Layout__section {
  flex-basis: 200px;
}
:not(.aXNw__IDJZO) .form-error-text__CdHqi {
  color: #e13212;
  font-size: 14px;
  line-height: 1.25;
  margin-top: 8px;
}
:not(.aXNw__IDJZO)
  .form-number-input-fix-wrapper__oUzij
  .form-number-input-fix__Av8xs {
  margin-top: 5px;
}
:not(.aXNw__Sv0la) .wysiwyg-editor__VvsTF {
  -webkit-appearance: none;
  background-color: #fff;
  border: 1px solid #dfe0e1;
  border-radius: 3px;
  box-shadow: none;
  box-sizing: border-box;
  color: #040404;
  height: 87px;
  line-height: 1.2857;
  margin: 0;
  min-height: 87px;
  outline: none;
  overflow: auto;
  padding: 0.4375em 0.6875em;
  resize: vertical;
  vertical-align: top;
  width: 100%;
  -webkit-tap-highlight-color: rgba(255, 255, 255, 0);
}
:not(.aXNw__Sv0la) .wysiwyg-editor__VvsTF:empty:before {
  color: #949596;
  content: attr(placeholder);
}
:not(.aXNw__Sv0la) .wysiwyg-editor__VvsTF.editing__NPzVE a {
  pointer-events: none;
}
:not(.aXNw__Sv0la) .wysiwyg-editor__VvsTF.no-resize__bfSB9 {
  resize: none;
}
:not(.aXNw__Sv0la) .wysiwyg-editor__VvsTF.preserve-line-breaks__yxrxk {
  white-space: pre-wrap;
}
:not(.aXNw__Sv0la) .wysiwyg-editor__VvsTF.fill__dzJYK {
  flex-grow: 1;
}
:not(.aXNw__Sv0la) .wysiwyg-editor__VvsTF.autoSize__i6KmE {
  height: auto;
  max-height: 260px;
}
:not(.aXNw__Sv0la) .wysiwyg-editor__VvsTF::placeholder {
  color: #949596;
}
:not(.aXNw__Sv0la) .wysiwyg-editor__VvsTF:focus {
  -webkit-appearance: none;
  border-color: #56a4ff;
  box-shadow: 0 0 0 3px #a9d1ff;
  color: #040404;
}
:not(.aXNw__Sv0la) .wysiwyg-button__BWYTm {
  margin-right: 4px;
}
:not(.aXNw__Sv0la) .wysiwyg-button__BWYTm svg {
  height: 20px;
  margin: 0 2px;
  width: 20px;
}
:not(.aXNw__Sv0la) .active-button__vx3pB i {
  color: #2270ee;
}
:not(.aXNw__Sv0la) .disabled-button__TffNY {
  cursor: not-allowed;
  opacity: 0.6;
}
:not(.aXNw__Sv0la) .disabled-button__TffNY:hover {
  opacity: 0.6;
}
:not(.aXNw__Sv0la) .disabled-button__TffNY:hover:before {
  background-color: initial;
}
:not(.aXNw__Sv0la) .editor-wrapper__RCk_C {
  text-align: left;
  width: 100%;
}
:not(.aXNw__Sv0la) .inline-read-mode-text__I4Puh {
  margin: 0;
  overflow-wrap: break-word;
  white-space: pre-wrap;
}
:not(.aXNw__kR3gQ) .stack__nzFPF {
  padding: 8px !important;
}
:not(.aXNw__kR3gQ) .stack__nzFPF .edit-icon__LE9bh {
  color: #606162;
  opacity: 0;
}
:not(.aXNw__kR3gQ) .stack__nzFPF:hover {
  background-color: #fff !important;
  box-shadow: 0 2px 8px hsla(0, 0%, 8%, 0.1);
}
:not(.aXNw__kR3gQ) .stack__nzFPF:hover .edit-icon__LE9bh {
  opacity: 1;
}
:not(.aXNw__kR3gQ) .checkbox__TxbgD label {
  margin-bottom: 0;
}
:not(.aXNw__kR3gQ) .table__uGkN2 .k-grid-container,
:not(.aXNw__kR3gQ) .table__uGkN2 .k-grid-content {
  overflow: visible;
}
:not(.aXNw__kR3gQ) .table__uGkN2 tr:last-child > td {
  border-bottom-width: 0;
}
:not(.aXNw__kR3gQ) .table__uGkN2.emptyTable___no50 .k-grid-norecords td {
  padding: 0 !important;
}
:not(.aXNw__kR3gQ)
  .table__uGkN2.emptyTable___no50
  .k-grid-norecords
  td
  .noRecordAddItemButton__TPYp9:focus {
  box-shadow: inset 0 0 0 3px #a9d1ff;
}
:not(.aXNw__kR3gQ) .table__uGkN2 table {
  table-layout: fixed;
}
:not(.aXNw__kR3gQ) .createNewTask__IjWze {
  margin: -1em 0;
  width: 100%;
}
:not(.aXNw__kR3gQ) .nameCell__NEkyw {
  overflow-wrap: break-word;
}
:not(.aXNw__WHpii) .scroll__ACtIE {
  max-height: 312px;
  overflow-x: hidden;
  overflow-y: auto;
}
:not(.aXNw__WHpii) .revenueAllocationRow__ghllc input {
  width: 100px;
}
:not(.aXNw__KplI0) .wrapText__ucdE4 {
  word-break: break-word;
}
:not(.aXNw__qgwun) .contractProfitabilityTable__pFcWR {
  width: 100%;
}
:not(.aXNw__qgwun) .contractProfitabilityTable__pFcWR td,
:not(.aXNw__qgwun) .contractProfitabilityTable__pFcWR th {
  height: 31px;
  vertical-align: middle;
}
:not(.aXNw__qgwun) .contractProfitabilityTable__pFcWR .budgetColumn__XdAAs {
  width: 180px;
}
:not(.aXNw__qgwun) .contractProfitabilityTable__pFcWR .otherColumns__e73uL {
  width: 150px;
}
:not(.aXNw__qgwun)
  .contractProfitabilityTable__pFcWR
  .inlineEdit__k89Tf
  > span {
  height: 29px;
  padding: 0;
}
:not(.aXNw__qgwun)
  .contractProfitabilityTable__pFcWR
  .inlineEdit__k89Tf
  .ButtonGroup,
:not(.aXNw__qgwun)
  .contractProfitabilityTable__pFcWR
  .inlineEdit__k89Tf
  .inlineInput___Pqbb {
  height: 29px;
}
:not(.aXNw__qgwun) .contractProfitabilityTable__pFcWR .inlineEdit__k89Tf input {
  font-size: 14px;
  width: 68px;
}
:not(.aXNw__qgwun) .contractProfitabilityTable__pFcWR .inlineEdit__k89Tf svg {
  height: 1em;
  width: 1em;
}
:not(.aXNw__Cdv8o) .filters__JVirq .ButtonGroup__Item {
  margin: 4px;
}
:not(.aXNw__b3GVk) .duplicated-code-modal__description__hint__tZ8yu {
  padding-bottom: 3px;
}
:not(.aXNw__b3GVk)
  .duplicated-code-modal__name-cell__KQVqw:hover
  .duplicated-code-modal__name-cell__text__aPZJq {
  text-decoration: underline;
}
:not(.aXNw__b3GVk) .duplicated-code-modal__name-cell__icon__S5_44 {
  opacity: 0;
}
:not(.aXNw__b3GVk)
  .duplicated-code-modal__name-cell__KQVqw:hover
  .duplicated-code-modal__name-cell__icon__S5_44 {
  opacity: 1;
}
:not(.aXNw__rp3IB) .ellipsis-text-1__wbJNg {
  display: -webkit-box;
  overflow: hidden;
  -webkit-box-orient: vertical;
  -webkit-line-clamp: 1;
}
:not(.aXNw__rp3IB) .ellipsis-text-2__WmE2K {
  display: -webkit-box;
  overflow: hidden;
  -webkit-box-orient: vertical;
  -webkit-line-clamp: 2;
}
:not(.aXNw__rp3IB) .ellipsis-text-3__wtDLH {
  display: -webkit-box;
  overflow: hidden;
  -webkit-box-orient: vertical;
  -webkit-line-clamp: 3;
}
:not(.aXNw__rp3IB) .ellipsis-text-4__yLufw {
  display: -webkit-box;
  overflow: hidden;
  -webkit-box-orient: vertical;
  -webkit-line-clamp: 4;
}
:not(.aXNw__rp3IB) .ellipsis-text-5__uT92R {
  display: -webkit-box;
  overflow: hidden;
  -webkit-box-orient: vertical;
  -webkit-line-clamp: 5;
}
:not(.aXNw__SSgu8) .sku-search__option__hXsQK {
  margin: -4px;
  max-width: 450px;
}
:not(.aXNw__SSgu8) .sku-search__option__description__taq1H {
  overflow-wrap: break-word !important;
  word-break: normal !important;
}
:not(.aXNw__FQ4ys) .edit-configurable-sku-tab__offset-label__tXAXE {
  margin-left: 25px;
}
:not(.aXNw__LeSfY) .invoiceSmsPreviewHeader__QMnJL,
:not(.aXNw__LeSfY) .previewTemplateIphone__lki8i,
:not(.aXNw__LeSfY) .previewTemplateSection__66Nnw,
:not(.aXNw__LeSfY) .title__w0yLc,
:not(.aXNw__LeSfY) .title__w0yLc div {
  color: inherit;
}
:not(.aXNw__LeSfY) .phone-background__qXwfD {
  background-image: url(data:image/svg+xml;base64,PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHdpZHRoPSIzNTAiIGhlaWdodD0iNjUxIiBmaWxsPSJub25lIiB2aWV3Qm94PSIwIDAgMzUwIDY1MSI+PGcgY2xpcC1wYXRoPSJ1cmwoI2EpIiBmaWx0ZXI9InVybCgjYikiPjxwYXRoIGZpbGw9IiNGNUY1RjUiIGZpbGwtcnVsZT0iZXZlbm9kZCIgZD0iTTYxLjA3NSAxNkM0MS43NTggMTYgMjYuMSAzMS42NiAyNi4xIDUwLjk3N3YzNy43NzVjLS43NzMgMC0xLjQuNjI2LTEuNCAxLjM5OXYyMC4yODZjMCAuNzczLjYyNyAxLjM5OSAxLjQgMS4zOTl2MjMuNzg1Yy0xLjE2IDAtMi4wOTkuOTM5LTIuMDk5IDIuMDk4djM5Ljg3NGMwIDEuMTU5Ljk0IDIuMDk4IDIuMDk5IDIuMDk4djExLjE5M2MtMS4xNiAwLTIuMDk5LjkzOS0yLjA5OSAyLjA5OXYzOS44NzNjMCAxLjE1OS45NCAyLjA5OSAyLjA5OSAyLjA5OXYzNDkuMDY4YzAgMTkuMzE3IDE1LjY2IDM0Ljk3NyAzNC45NzYgMzQuOTc3aDIyNy4zNWMxOS4zMTcgMCAzNC45NzYtMTUuNjYgMzQuOTc2LTM0Ljk3N1YyMjAuMjY0YzEuMTYgMCAyLjA5OS0uOTM5IDIuMDk5LTIuMDk4VjE1Mi40MWMwLTEuMTYtLjkzOS0yLjA5OS0yLjA5OS0yLjA5OVY1MC45NzdDMzIzLjQwMSAzMS42NiAzMDcuNzQyIDE2IDI4OC40MjUgMTZ6IiBjbGlwLXJ1bGU9ImV2ZW5vZGQiLz48cGF0aCBmaWxsPSIjRTlFRUYxIiBkPSJNMjg2LjMyNiAxOS40OThINjMuMTc0Yy0xOC41NDQgMC0zMy41NzggMTUuMDMzLTMzLjU3OCAzMy41Nzd2NTI4Ljg0OWMwIDE4LjU0NSAxNS4wMzQgMzMuNTc4IDMzLjU3OCAzMy41NzhoMjIzLjE1MmMxOC41NDQgMCAzMy41NzgtMTUuMDMzIDMzLjU3OC0zMy41NzhWNTMuMDc1YzAtMTguNTQ0LTE1LjAzNC0zMy41NzctMzMuNTc4LTMzLjU3NyIvPjxwYXRoIGZpbGw9IiNDNEM0QzQiIGQ9Ik00MyAzM2gyNjN2NTY4SDQzeiIvPjxwYXRoIGZpbGw9IiNGNUY1RjUiIGQ9Ik00MyAzM2gyNjN2NTY4SDQzeiIvPjxwYXRoIGZpbGw9IiNmZmYiIGZpbGwtcnVsZT0iZXZlbm9kZCIgZD0iTTY1LjI3MyAyMS41OTZoMjE4Ljk1NGMxOC41NDUgMCAzMy41NzggMTUuMDM0IDMzLjU3OCAzMy41Nzh2NTI0LjY1MmMwIDE4LjU0NC0xNS4wMzMgMzMuNTc4LTMzLjU3OCAzMy41NzhINjUuMjczYy0xOC41NDUgMC0zMy41NzgtMTUuMDM0LTMzLjU3OC0zMy41NzhWNTUuMTc0YzAtMTguNTQ0IDE1LjAzMy0zMy41NzggMzMuNTc4LTMzLjU3OG0uNyAxMS44OTJoMjE3LjU1NWMxMi4zNjMgMCAyMi4zODUgMTAuMDIzIDIyLjM4NSAyMi4zODV2NTIzLjI1M2MwIDEyLjM2My0xMC4wMjIgMjIuMzg1LTIyLjM4NSAyMi4zODVINjUuOTcyYy0xMi4zNjMgMC0yMi4zODUtMTAuMDIyLTIyLjM4NS0yMi4zODVWNTUuODczYzAtMTIuMzYyIDEwLjAyMi0yMi4zODUgMjIuMzg1LTIyLjM4NSIgY2xpcC1ydWxlPSJldmVub2RkIi8+PHBhdGggZmlsbD0iI2ZmZiIgZmlsbC1ydWxlPSJldmVub2RkIiBkPSJNMTAyLjM0OCAzMy40ODhoLTUuNTk2YzMuMzU3IDAgNS41OTYgMS4wNSA1LjU5NiA0LjE5N3Y0LjE5OGMwIDYuOTU0IDUuNjM4IDEyLjU5MSAxMi41OTIgMTIuNTkxaDEyMC4zMmM2Ljk1NCAwIDEyLjU5MS01LjYzNyAxMi41OTEtMTIuNTkxdi00LjE5OGMwLTMuMTQ3IDIuMjM5LTQuMTk3IDUuNTk3LTQuMTk3aC0xNTEuMSIgY2xpcC1ydWxlPSJldmVub2RkIi8+PHBhdGggZmlsbD0iI0U5RUVGMSIgZD0iTTIwNS4xOCA0NS4zOGE0Ljg5NyA0Ljg5NyAwIDEgMCAwLTkuNzk0IDQuODk3IDQuODk3IDAgMCAwIDAgOS43OTQiLz48cGF0aCBmaWxsPSIjZmZmIiBkPSJNMjA1LjE4IDQzLjI4MmEyLjc5OCAyLjc5OCAwIDEgMCAwLTUuNTk3IDIuNzk4IDIuNzk4IDAgMCAwIDAgNS41OTciLz48cGF0aCBmaWxsPSIjRTlFRUYxIiBkPSJNMTg5LjA5IDM3LjY4NmgtMjguNjgxYTIuNzk4IDIuNzk4IDAgMCAwIDAgNS41OTZoMjguNjgxYTIuNzk4IDIuNzk4IDAgMSAwIDAtNS41OTYiLz48L2c+PGRlZnM+PGNsaXBQYXRoIGlkPSJhIj48cGF0aCBmaWxsPSIjZmZmIiBkPSJNMjQgMTZoMzAxLjV2NjAzSDI0eiIvPjwvY2xpcFBhdGg+PGZpbHRlciBpZD0iYiIgd2lkdGg9IjM0OS41IiBoZWlnaHQ9IjY1MSIgeD0iMCIgeT0iMCIgY29sb3ItaW50ZXJwb2xhdGlvbi1maWx0ZXJzPSJzUkdCIiBmaWx0ZXJVbml0cz0idXNlclNwYWNlT25Vc2UiPjxmZUZsb29kIGZsb29kLW9wYWNpdHk9IjAiIHJlc3VsdD0iQmFja2dyb3VuZEltYWdlRml4Ii8+PGZlQ29sb3JNYXRyaXggaW49IlNvdXJjZUFscGhhIiByZXN1bHQ9ImhhcmRBbHBoYSIgdmFsdWVzPSIwIDAgMCAwIDAgMCAwIDAgMCAwIDAgMCAwIDAgMCAwIDAgMCAxMjcgMCIvPjxmZU9mZnNldCBkeT0iOCIvPjxmZUdhdXNzaWFuQmx1ciBzdGREZXZpYXRpb249IjEyIi8+PGZlQ29sb3JNYXRyaXggdmFsdWVzPSIwIDAgMCAwIDAuMDc4NDMxNCAwIDAgMCAwIDAuMDc4NDMxNCAwIDAgMCAwIDAuMDc4NDMxNCAwIDAgMCAwLjEwMTk2MSAwIi8+PGZlQmxlbmQgaW4yPSJCYWNrZ3JvdW5kSW1hZ2VGaXgiIHJlc3VsdD0iZWZmZWN0MV9kcm9wU2hhZG93XzI0MF8zMDgiLz48ZmVCbGVuZCBpbj0iU291cmNlR3JhcGhpYyIgaW4yPSJlZmZlY3QxX2Ryb3BTaGFkb3dfMjQwXzMwOCIgcmVzdWx0PSJzaGFwZSIvPjwvZmlsdGVyPjwvZGVmcz48L3N2Zz4=);
  background-position-x: center;
  background-position-y: -17px;
  background-repeat: no-repeat;
  background-size: 120%;
  height: 610px;
}
:not(.aXNw__LeSfY) .phone-background__qXwfD .chat-balloon__vebU_ {
  background-color: #18a761;
  border-color: #18a761;
}
:not(.aXNw__B4A4A) .link-tag__EakhK {
  border-radius: 3px;
  padding: 2px 6px;
  width: fit-content;
}
:not(.aXNw__B4A4A) .link-tag__EakhK .link-text__Upqq8 {
  padding-left: 6px;
}
:not(.aXNw__I_W_7) .align-link-text-left__okDkJ {
  left: -4px;
  position: relative;
}
:not(.aXNw__I_W_7) .align-link-text-right__a_uxO {
  left: 24px;
  position: relative;
}
:not(.aXNw__I_W_7) .link-container__kVSl2 {
  border-radius: 6px;
  margin-top: 8px;
  padding: 4px;
}
:not(.aXNw__I_W_7) .link-container__kVSl2 .edit-icon__lwlfU {
  padding-left: 4px;
}
:not(.aXNw__I_W_7) .link-container__kVSl2:hover {
  background-color: #f7f7f7;
  cursor: pointer;
}
:not(.aXNw__c11AF) .dropdown-options-container__vp85x {
  width: 391px;
}
:not(.aXNw__c11AF) .delete-icon-first__KqVpG {
  visibility: hidden !important;
}
:not(.aXNw__iOqc9) .custom-field-card__cEUbd {
  font-size: 14px;
  text-overflow: ellipsis;
  width: 363px;
}
:not(.aXNw__iOqc9) .custom-field-card__cEUbd .CardSection {
  overflow: hidden;
  padding: 8px 8px 8px 0 !important;
  text-overflow: ellipsis;
  white-space: nowrap;
}
:not(.aXNw__iOqc9) .drag-icon__buOP5 {
  height: 13px;
  width: 8px;
}
:not(.aXNw__iOqc9) .delete-icon__Gqrdn {
  cursor: pointer;
  height: 15px;
  width: 11px;
}
:not(.aXNw__RKNZw) .textarea-container__aCCrj .TextArea {
  border: none;
  resize: none;
}
:not(.aXNw__RKNZw) .textarea-description__gqUVt {
  font-size: 12px !important;
  margin-left: 11px;
}
:not(.aXNw__RKNZw) .tag__XyaQ6 {
  align-items: center;
}
:not(.aXNw__RKNZw) .tag__XyaQ6 .Tag__body {
  color: #2270ee;
}
:not(.aXNw__RKNZw) .tag__XyaQ6 .Tag__close {
  height: 100%;
}
:not(.aXNw__RKNZw) .message-card__p1DlQ .CardSection {
  padding: 8px 16px;
}
:not(.aXNw__WTxxB) .employee-option__eKr7n {
  max-width: 600px;
  word-break: break-all;
}
:not(.aXNw__WTxxB) .options-wrapper__qLSHE {
  max-height: 164px;
  overflow-y: auto;
}
:not(.aXNw__fdePc) .message-card__ibXun .CardSection {
  padding: 8px 16px;
}
:not(.aXNw__Xs_iz) .message-card__mMn42 .action-buttons__ghCjX {
  visibility: hidden;
}
:not(.aXNw__Xs_iz) .message-card__mMn42:hover .action-buttons__ghCjX {
  visibility: visible;
}
:not(.aXNw__Xs_iz) .message-card__mMn42 .message-body__KrKxG {
  word-break: break-word;
}
:not(.aXNw__Xs_iz) .message-card__mMn42 .recipient-body__cHkNg {
  max-width: 140px;
  overflow: hidden;
  text-overflow: ellipsis;
}
:not(.aXNw__Xs_iz) .message-card__mMn42 .message-creator-name__FMfsx {
  word-break: break-all;
}
:not(.aXNw__Xs_iz) .message-card__mMn42 .extra-info-link__Oyzh5 {
  font-size: 13px;
}
:not(.aXNw__hrez4) .reply-button__Q3uvK:before {
  background-color: transparent !important;
  border: none !important;
}
:not(.aXNw__u0woU) li > div.tooltip-menu-item__LH4UH {
  display: block;
  margin: 0 -9px;
  padding: 0;
}
:not(.aXNw__u0woU)
  li
  > div.tooltip-menu-item__LH4UH
  > div
  > span
  > a.tooltip-link__Lnm4P {
  display: block;
  margin: 0;
  padding: 5px 9px;
}
:not(.aXNw__ceuab) .text-wrap__tcF63 {
  display: -webkit-box;
  overflow-wrap: break-word;
  word-break: break-all;
  -webkit-line-clamp: 2;
  -webkit-box-orient: vertical;
  overflow: hidden;
}
:not(.aXNw__GNs8A) .attribute-link__V9RC7 {
  flex-basis: 16.66666%;
  user-select: text;
}
:not(.aXNw__GNs8A) .attribute-link__V9RC7:focus,
:not(.aXNw__GNs8A) .attribute-link__V9RC7:hover {
  text-decoration: none;
}
:not(.aXNw__GNs8A) .attribute-text__KsvkL {
  display: -webkit-box;
  -webkit-box-orient: vertical;
  -webkit-line-clamp: 2;
  overflow: hidden;
  word-break: break-word;
}
:not(.aXNw__iSTIk) .page-overflow-visible__DT4kP .Content__wrapper,
:not(.aXNw__iSTIk) .page-overflow-visible__DT4kP .Page__page {
  overflow: visible;
}
:not(.aXNw__iSTIk) .top-section-wrapper__sPCKl {
  border-bottom: 1px solid #dfe0e1;
}
:not(.aXNw__iSTIk) .max-page-width__pO2HT {
  max-width: 1280px;
}
:not(.aXNw__iSTIk) .layout__H2YFO {
  box-sizing: content-box;
}
:not(.aXNw__CUy11) .bootstrap .link__sBe9G a:focus,
:not(.aXNw__CUy11) .bootstrap .link__sBe9G a:hover {
  color: inherit;
  text-decoration: underline !important;
}
:not(.aXNw__CUy11) .bootstrap .link__sBe9G a[href^="mailto:"] {
  border-bottom: inherit;
  color: inherit;
  display: inline;
  line-height: inherit;
}
:not(.aXNw__CUy11) .no-selection__CGxTl {
  user-select: none;
}
:not(.aXNw__CUy11) .job-page-list-item__YNMC_ {
  margin: 8px 0;
}
:not(.aXNw__CUy11) .job-page-list-item__YNMC_:last-child {
  margin: 8px 0 0;
}
:not(.aXNw__UGCDf) .memo-tag__xGMNW {
  max-width: 110px;
}
:not(.aXNw__UGCDf) .button__A5T19 {
  border-radius: 50%;
  height: 24px;
  margin-bottom: -4px;
  margin-top: -4px;
  padding: 0;
  width: 24px;
}
:not(.aXNw__UGCDf) .button-notifications__ty6Y2 {
  margin-top: -6px;
}
:not(.aXNw__UGCDf) .Button.button-notifications-on__OoOil:hover {
  background-color: #e1fdef;
}
:not(.aXNw__UGCDf) .Button.button-notifications-on__OoOil:active {
  background-color: #90efc0;
}
:not(.aXNw__kcgnt) .address-text__NEobx {
  white-space: pre-wrap;
}
:not(.aXNw__kcgnt) .bootstrap .summary-text__HxZdd {
  margin: 0;
  overflow-wrap: break-word;
  white-space: pre-wrap;
}
:not(.aXNw__kcgnt) .bootstrap .summary-text__HxZdd p {
  margin-bottom: 8px;
}
:not(.aXNw__kcgnt) .summary-short__afXLp {
  max-height: 42px;
}
:not(.aXNw__kcgnt) .summary-edit-button__IgH0q:hover i {
  color: #2270ee;
}
:not(.aXNw__kcgnt) .edit-Icon___kcbM {
  height: 22px;
  padding: 12px !important;
  width: 22px;
}
:not(.aXNw__kcgnt) .edit-Icon___kcbM svg {
  width: 16px;
}
:not(.aXNw__kcgnt) .edit-Icon___kcbM:hover {
  background-color: #f5f5f5;
  color: #2270ee;
}
:not(.aXNw__kcgnt) .accept-cancel-buttons__hjONx > button {
  height: 32px;
  width: 32px;
}
:not(.aXNw__kcgnt) .accept-cancel-buttons__hjONx svg {
  height: 24px;
  width: 24px;
}
:not(.aXNw__kcgnt) .accept-cancel-buttons__hjONx button:first-child {
  border-bottom-right-radius: 0;
  border-top-right-radius: 0;
}
:not(.aXNw__kcgnt) .accept-cancel-buttons__hjONx button:last-child {
  border-bottom-left-radius: 0;
  border-top-left-radius: 0;
}
:not(.aXNw__S27xH) .no-label-margin__L8lPd label {
  margin-bottom: 0;
}
:not(.aXNw__S27xH) .job-status__jQvm3 {
  border-radius: 6px;
}
:not(.aXNw__S27xH) .job-status-dispatched__qJ1P7,
:not(.aXNw__S27xH) .job-status-scheduled__Keu3y {
  background: #e3fcff;
  border: 1px solid #0ca5c0;
}
:not(.aXNw__S27xH) .job-status-dispatched-icon__uBvHm,
:not(.aXNw__S27xH) .job-status-dispatched-text__uk3Om,
:not(.aXNw__S27xH) .job-status-scheduled-icon__YlPzh,
:not(.aXNw__S27xH) .job-status-scheduled-text__XbZM0 {
  color: #0ca5c0;
}
:not(.aXNw__S27xH) .job-status-completed__Iwa8o {
  background: #18a761;
  border: 1px solid #10864b;
}
:not(.aXNw__S27xH) .job-status-working__DfwSH {
  background: #e1fdef;
  border: 1px solid #10864b;
}
:not(.aXNw__S27xH) .job-status-completed-text__oOLF9 {
  color: #fff;
}
:not(.aXNw__S27xH) .job-status-completed-icon__eIlm_ {
  color: #18a761;
}
:not(.aXNw__S27xH) .job-status-completed-icon__eIlm_ svg {
  fill: #fff;
}
:not(.aXNw__S27xH) .job-status-working-icon__xnmLh,
:not(.aXNw__S27xH) .job-status-working-text__Ist3G {
  color: #10864b;
}
:not(.aXNw__S27xH) .job-status-hold__pCF6t {
  background: #fff0b1;
  border: 1px solid #8c5e00;
}
:not(.aXNw__S27xH) .job-status-hold-icon__gWWeD,
:not(.aXNw__S27xH) .job-status-hold-text__voWd4 {
  color: #8c5e00;
}
:not(.aXNw__S27xH) .job-status-canceled__o1Uw2 {
  background: #ffece9;
  border: 1px solid #ffb2a0;
}
:not(.aXNw__S27xH) .job-status-canceled-icon__PByLs,
:not(.aXNw__S27xH) .job-status-canceled-text__GQbDR {
  color: #e13212;
}
:not(.aXNw__S27xH) .divider__uSxbS {
  background-color: #dfe0e1;
  height: 1px;
}
:not(.aXNw__S27xH)
  .job-detail-view
  .legacy-job-detail
  h2.override-legacy-header-style__BpBAW {
  color: #141414;
  margin: 0;
}
:not(.aXNw__S27xH) .done-readout__MMXiN {
  border-right: 1px solid #dfe0e1;
}
:not(.aXNw__S27xH) .done-readout__MMXiN .done-readout-number__ilv_O {
  color: #000;
}
:not(.aXNw__S27xH) .invoice-total__IyMCg {
  color: #fff;
  text-align: right;
}
:not(.aXNw__mIeaa) .divider__LWSSw {
  background-color: #dfe0e1;
  height: 1px;
}
:not(.aXNw__mIeaa)
  .job-detail-view
  .legacy-job-detail
  h2.override-legacy-header-style__iHUXL {
  color: #141414;
  font-family:
    Sofia Pro,
    SofiaPro,
    sans-serif;
  margin: 0;
}
:not(.aXNw__mIeaa) .done-readout__LncVr {
  border-right: 1px solid #dfe0e1;
}
:not(.aXNw__MxT1S) .progress-ring__WUEWY {
  position: relative;
}
:not(.aXNw__MxT1S) .progress-ring-graphic__vgw90 {
  display: block;
}
:not(.aXNw__MxT1S) .progress-ring-bg__JJS04 {
  fill: none;
  stroke: #eee;
}
:not(.aXNw__MxT1S) .progress-ring-fg__ruteO {
  fill: none;
  stroke: #1fbc70;
  transform: rotate(-90deg);
  transform-origin: 50% 50%;
}
:not(.aXNw__MxT1S) .progress-ring-text__EafdS {
  align-items: center;
  bottom: 0;
  display: flex;
  justify-content: center;
  left: 0;
  position: absolute;
  right: 0;
  top: 0;
}
:not(.aXNw__MxT1S)
  .job-detail-view
  .legacy-job-detail
  h2.override-legacy-header-style__dLRMd {
  color: #141414;
  font-family:
    Sofia Pro,
    SofiaPro,
    sans-serif;
  margin: 0;
}
:not(.aXNw__xfh63) .drawer__Uh29p {
  max-width: 580px;
}
:not(.aXNw__xfh63) .drawer__Uh29p .Drawer__content {
  overflow-y: scroll;
  padding: 16px 24px;
}
:not(.aXNw__xfh63) .required-right-align__N0uD2 {
  float: right;
}
:not(.aXNw__xfh63) .required-right-align__N0uD2 .red-asterisk__errJb {
  color: #e13212;
}
:not(.aXNw__xfh63) .line-break__OeJT1 {
  white-space: pre-line;
}
:not(.aXNw__xfh63) .divider__CSD8B {
  background-color: #bcbcbd;
  height: 32px;
  width: 1px;
}
:not(.aXNw__xfh63) .add-appointments-item__gbmCs {
  font-size: 16px;
}
:not(.aXNw__xfh63) .overlay__vYmdK .Overlay {
  z-index: 1030;
}
:not(.aXNw__LhMQV) .appointmentDateTimePair__HHRJ7 .DatePicker--disabled input {
  background-color: #fff !important;
}
:not(.aXNw__LhMQV)
  .appointmentDateTimePair__HHRJ7
  .DatePicker--disabled
  .InputDateMask {
  opacity: 1;
}
:not(.aXNw__DxhZA)
  .appointment-form-start-date__UaB2m
  .DatePicker--disabled
  input {
  background-color: #fff !important;
}
:not(.aXNw__DxhZA)
  .appointment-form-start-date__UaB2m
  .DatePicker--disabled
  .InputDateMask {
  opacity: 1;
}
:not(.aXNw__eiOs7) .appointment-form-delete__PuZvL:hover {
  background-color: #ffece9 !important;
  border-radius: 3px !important;
  color: #e13212 !important;
}
:not(.aXNw__eiOs7) .attached-arrow-button__SJHJB {
  border-bottom-left-radius: 3px !important;
  border-top-left-radius: 3px !important;
}
:not(.aXNw__LPbr1) .divider__XBBck {
  background-color: #dfe0e1;
  height: 16px;
  width: 2px;
}
:not(.aXNw__LPbr1) .header-text__hsbEL {
  line-height: 32px;
}
:not(.aXNw__LPbr1) .title-text___8W7Z {
  word-break: break-word;
}
:not(.aXNw__fuQ07) .appointment-more-avatars-tag__a7wBm {
  border-radius: 6px;
  height: 32px;
}
:not(.aXNw__fuQ07) .appointment-more-avatars-tag__a7wBm .Tag__body {
  line-height: 32px;
  margin: 0 8px;
}
:not(.aXNw__WEhhy) .appointment-form-card__RBVjo {
  border: 1px solid #dfe0e1;
}
:not(.aXNw__WEhhy) .appointment-form-card__RBVjo .DatePicker,
:not(.aXNw__WEhhy) .appointment-form-card__RBVjo .k-timepicker {
  height: 32px;
}
:not(.aXNw__WEhhy) .appointment-form-card__RBVjo > .CardSection {
  border: none;
  padding: 0 0 0 4px !important;
}
:not(.aXNw__WEhhy) .appointment-form-card__RBVjo > .CardSection:last-child {
  border-bottom-width: 0;
}
:not(.aXNw__WEhhy) .appointment-form-card__RBVjo > .CardSection .Card {
  border-radius: 0 5px 5px 0;
}
:not(.aXNw__WEhhy)
  .appointment-form-card__RBVjo
  > .CardSection
  .Card
  .CardSection {
  border: none;
}
:not(.aXNw__szhzM) .appointments-container__eaHYv {
  max-height: 720px;
  overflow-y: auto;
}
:not(.aXNw__szhzM) .appointments-container__eaHYv ::-webkit-scrollbar {
  scroll-behavior: smooth !important;
  width: 10px !important;
}
:not(.aXNw__szhzM) .appointments-container__eaHYv ::-webkit-scrollbar-track {
  background: transparent !important;
}
:not(.aXNw__szhzM) .appointments-container__eaHYv::-webkit-scrollbar-thumb {
  border-left: 5px solid #fff;
  width: 10px !important;
}
:not(.aXNw__szhzM) .appointments-no-records__zeMVC {
  background: #fcfcfc;
}
:not(.aXNw__WZvfc) .moon-icon__T35O_ {
  position: relative;
  top: -3px;
  transform: rotate(140deg);
}
:not(.aXNw__WZvfc) .drop-down-item__VMFWK {
  opacity: 1 !important;
}
:not(.aXNw__WZvfc) .appointment-card__bOFA0 {
  border-radius: 6px 12px 12px 6px;
}
:not(.aXNw__WZvfc) .appointment-card__bOFA0 .card-content__WWmf3 {
  padding: 0 0 0 4px;
}
:not(.aXNw__WZvfc) .appointment-card__bOFA0 .card-content__WWmf3 .Card {
  border-radius: 0 6px 6px 0;
}
:not(.aXNw__WZvfc)
  .appointment-card__bOFA0
  .card-content__WWmf3
  .CardSection:first-child {
  padding: 8px 16px;
}
:not(.aXNw__WZvfc)
  .appointment-card__bOFA0
  .card-content__WWmf3
  .card-header__mS68m
  .divider__fdomJ {
  background-color: #dfe0e1;
  height: 16px;
  width: 2px;
}
:not(.aXNw__WZvfc) .appointment-card-status-complete__C86IM {
  color: #18a761;
  font-weight: 500;
}
:not(.aXNw__WZvfc) .appointment-card-action-section__g3xKI {
  background-color: #fafafa;
  border-top-left-radius: 0 !important;
  border-width: 0;
}
:not(.aXNw__WZvfc) .appointment-card-details-section__l9t1X {
  border-width: 0;
  padding: 16px 24px;
}
:not(.aXNw__WZvfc) .appointment-card-assignments-section__Snas9 {
  border-bottom-left-radius: 0 !important;
  border-width: 1px 0 0 !important;
  padding: 16px 24px 8px;
}
:not(.aXNw__WZvfc) .appointment-card-tech-status-tag__qKfQQ {
  color: #737475 !important;
}
:not(.aXNw__WZvfc) .appointment-card-tech-status-tag-complete__oeowh {
  color: #fff !important;
}
:not(.aXNw__WZvfc) .appointment-card-technician-name__hJIWc {
  font-weight: 400;
}
:not(.aXNw__WZvfc) .appointment-card-wrapper__zb5AP {
  margin-bottom: 16px;
}
:not(.aXNw__WZvfc) .appointment-card-wrapper__zb5AP:last-child {
  margin-bottom: 0;
}
:not(.aXNw__WZvfc) .empty-appointment-card__kADHK {
  height: 297px;
}
:not(.aXNw__WZvfc) .empty-appointment-card__kADHK.single__HAPM5 {
  height: 236px;
}
:not(.aXNw__WZvfc) .empty-appointment-card__kADHK.no-assignments__pFvYc {
  height: 277px;
}
:not(.aXNw__WZvfc)
  .empty-appointment-card__kADHK.no-assignments__pFvYc.single__HAPM5 {
  height: 217px;
}
:not(.aXNw__WZvfc) .appointment-technician-message-checkbox__zH7ZJ {
  margin-top: 3px;
}
:not(.aXNw__WZvfc) .action-item-disabled-content__cNTzo {
  opacity: 0.6;
}
:not(.aXNw__WZvfc) .action-item-disabled-icon__ugjlU {
  float: right;
  margin-left: 16px;
}
:not(.aXNw__WZvfc) .action-item-disabled-icon__ugjlU svg {
  color: #737475;
  height: 14px !important;
  width: 14px !important;
}
:not(.aXNw__WZvfc) .all-technicians-menu-item-disabled-icon__FjblW {
  float: right;
  margin-left: 16px;
}
:not(.aXNw__WZvfc) .all-technicians-menu-item-disabled-icon__FjblW svg {
  color: #737475;
  height: 14px !important;
  margin-top: 12px;
  width: 14px !important;
}
:not(.aXNw__Id82H) .nowrap__mtoOg {
  white-space: nowrap;
}
:not(.aXNw__jwsQn) .container__D7EiW {
  margin: 0;
  padding: 0;
}
:not(.aXNw__jwsQn) .container__D7EiW form {
  margin-bottom: 0;
  position: relative;
}
:not(.aXNw__jwsQn) .legacyJobOverrides__RBRgf {
  width: 100%;
}
:not(.aXNw__jwsQn) .tooltipOverrides__UN4eV .k-tooltip {
  max-width: 300px;
}
:not(.aXNw__SiTn9) .popover__bKUgv {
  z-index: 998;
}
:not(.aXNw__SiTn9) .dropdownMenuOverrides__kBCzD {
  border: 0;
  box-shadow: none;
  box-sizing: border-box;
  display: block;
  left: inherit;
  padding: 0 1em;
  top: inherit;
  width: 100%;
}
:not(.aXNw__SiTn9) .dropdownMenuOverrides__kBCzD textarea {
  width: 230px;
}
:not(.aXNw__SiTn9) .holdMenu__I8GTN .dropdownMenuOverrides__kBCzD {
  width: auto !important;
}
:not(.aXNw__SiTn9) .holdMenu__I8GTN .Popover__content {
  min-height: 220px;
}
:not(.aXNw__SiTn9) .relativePositionMenu__ylmJf .dropdownMenuOverrides__kBCzD {
  position: relative;
}
:not(.aXNw__C0bo1) .instructions__D6PQ1 {
  display: -webkit-box;
  -webkit-box-orient: vertical;
  margin: 0;
  overflow: hidden;
  overflow-wrap: break-word;
  white-space: pre-wrap;
}
:not(.aXNw__C0bo1) .instructions-less__hB9kM {
  -webkit-line-clamp: 2;
}
:not(.aXNw__C0bo1) .instructions-more__QQFHN {
  -webkit-line-clamp: 4;
}
:not(.aXNw__C0bo1) .read-full-text-button__ET83R {
  background-color: #fff;
  bottom: 0;
  font-size: 14px;
  font-weight: 400;
  position: absolute;
  right: 0;
}
:not(.aXNw__II96r)
  .job-detail-view
  .legacy-job-detail
  h2.override-legacy-header-style__5lLgM {
  color: #141414;
  margin: 0;
}
:not(.aXNw__II96r) .add-appointments-item__Rrvnw {
  font-size: 16px;
}
:not(.aXNw__IZ7eF) .time-range-picker__uPz5U .k-input {
  height: calc(1.42857em + 12px);
}
:not(.aXNw__IZ7eF) .issue-report-button__bcWN3 {
  float: right;
  margin-top: 20px;
}
:not(.aXNw__IZ7eF) .select-with-clear__irNwq + .Select__clear-icon {
  right: 32px !important;
  top: 10px !important;
}
:not(.aXNw__qHzyE) .launch-button__EDTc1 {
  margin: 0 !important;
  padding: 4px !important;
}
:not(.aXNw__qHzyE) .launch-button__EDTc1:active,
:not(.aXNw__qHzyE) .launch-button__EDTc1:hover {
  background: transparent !important;
  color: #2270ee !important;
}
:not(.aXNw__qHzyE) .launch-button__EDTc1:focus {
  border-width: 0 !important;
  box-shadow: none !important;
}
:not(.aXNw__qHzyE) .takeover-animated__iEZnq {
  animation-duration: 0.5s;
  animation-name: rising___IuyM;
}
@keyframes rising___IuyM {
  0% {
    top: 100vh;
  }
  to {
    top: 0;
  }
}
:not(.aXNw__qHzyE) .top-section__WgOrL {
  border-bottom: none;
}
:not(.aXNw__qHzyE) .bottom-section__dMzDS {
  border-top: none;
}
:not(.aXNw__qHzyE) .content__h8QoH {
  box-sizing: border-box;
  display: flex;
  flex-direction: column;
  margin: auto;
  width: 1280px;
}
:not(.aXNw__qHzyE) .additional-time-container__MKIgz {
  border-radius: 20px;
  margin-right: 4px;
  padding-left: 4px;
  padding-right: 4px;
}
:not(.aXNw__qHzyE) .best-option__fiQko {
  background-color: #e1fdef;
  color: #18a761;
}
:not(.aXNw__qHzyE) .other-option__fa9EN {
  background-color: #dfe0e1;
  color: #444445;
}
:not(.aXNw__qHzyE) .infinite-extra-trip-time__q0J7N span {
  font-family: initial;
  font-size: 18px;
  margin: 0 3px;
}
:not(.aXNw__qHzyE) .result-container__q4lAJ {
  flex: auto;
  height: 738px;
  margin-bottom: 24px;
}
:not(.aXNw__qHzyE) .result-container__q4lAJ .section__G7VuM {
  box-sizing: border-box;
  display: flex;
  height: 100%;
}
:not(.aXNw__qHzyE)
  .result-container__q4lAJ
  .section__G7VuM
  .placeholder__neFuK {
  margin: auto;
  text-align: center;
  width: 420px;
}
:not(.aXNw__qHzyE) .divider__ZlVEM {
  border-bottom: 1px solid #dfe0e1;
}
:not(.aXNw__qHzyE) .right-divider__LDfv_ {
  border-right: 1px solid #dfe0e1;
  margin-right: 8px;
  padding-right: 8px;
}
:not(.aXNw__qHzyE) .left-divider__tonqa {
  border-left: 1px solid #dfe0e1;
  margin-left: 8px;
  padding-left: 8px;
}
:not(.aXNw__qHzyE) .checkbox-card-section__IM2Ou {
  border-radius: 3px !important;
}
:not(.aXNw__vY0lo) .banner__uVsqB {
  border-radius: 3px;
  margin-bottom: 8px;
  padding: 4px;
}
:not(.aXNw__vY0lo) .banner-text__bJS9C {
  color: #2d2e31;
  font-weight: 300;
}
:not(.aXNw__DMKxo) .tiLogo__duVMH {
  margin: -3px 4px 0;
}
:not(.aXNw__rCHj7) .job-appt-info-popover__F2Vcw .Popover__header {
  margin: 0;
}
:not(.aXNw__Qun8J) .timeline-wrapper__BGjKC {
  max-height: 400px;
}
:not(.aXNw__Qun8J) .timeline-wrapper__BGjKC .timeline-entries-wrapper__IedNB {
  outline: none;
}
:not(.aXNw__Qun8J)
  .timeline-wrapper__BGjKC
  .timeline-entries-wrapper__IedNB:hover {
  overflow-y: auto;
}
:not(.aXNw__Qun8J) .entry__IGSIz {
  outline: none;
  padding-bottom: 16px;
  position: relative;
}
:not(.aXNw__Qun8J) .home-icon__DID3F {
  background-color: #dfe0e1;
  border-radius: 3px;
  padding: 2px;
  z-index: 1;
}
:not(.aXNw__Qun8J) .timeline__vZ7Hl {
  background: #dfe0e1;
  border: 2px solid #dfe0e1;
  height: 100%;
  margin: 0 10px;
  position: absolute;
  width: 0;
}
:not(.aXNw__Qun8J) .suggest-timeline-end__ukTsR {
  background: #dfe0e1;
  border: 2px solid #dfe0e1;
  height: 15%;
  margin: 0 10px;
  position: absolute;
  width: 0;
}
:not(.aXNw__Qun8J) .bullet-container__SOOe6 {
  align-items: center;
}
:not(.aXNw__Qun8J) .timeline-bullet__XZR6i {
  background-color: #dfe0e1;
  border: 1px solid #fff;
  border-radius: 50%;
  height: 8px;
  margin: 0 0 0 7px;
  width: 8px;
  z-index: 1;
}
:not(.aXNw__Qun8J) .suggested-bullet__wAJ1q {
  background-color: #fff;
  border: 1px solid #2270ee;
}
:not(.aXNw__Qun8J) .suggested-entry__S7RyU {
  background-color: #ecf4fd;
  margin-left: -3px !important;
}
:not(.aXNw__Qun8J) .entry-content-container__WM47E {
  margin-left: 18px;
}
:not(.aXNw__Qun8J) .suggested-entry-content-container__ySFGl {
  margin-left: 21px;
}
:not(.aXNw__sRaJQ) .slick-slider {
  box-sizing: border-box;
  display: block;
  position: relative;
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
  -webkit-touch-callout: none;
  -ms-touch-action: pan-y;
  touch-action: pan-y;
  -khtml-user-select: none;
  -webkit-tap-highlight-color: transparent;
}
:not(.aXNw__sRaJQ) .slick-list {
  display: block;
  margin: 0;
  overflow: hidden;
  padding: 0;
  position: relative;
}
:not(.aXNw__sRaJQ) .slick-list:focus {
  outline: none;
}
:not(.aXNw__sRaJQ) .slick-list.dragging {
  cursor: pointer;
  cursor: hand;
}
:not(.aXNw__sRaJQ) .slick-slider .slick-list,
:not(.aXNw__sRaJQ) .slick-slider .slick-track {
  -webkit-transform: translateZ(0);
  -moz-transform: translateZ(0);
  -ms-transform: translateZ(0);
  -o-transform: translateZ(0);
  transform: translateZ(0);
}
:not(.aXNw__sRaJQ) .slick-track {
  display: block;
  left: 0;
  margin-left: auto;
  margin-right: auto;
  position: relative;
  top: 0;
}
:not(.aXNw__sRaJQ) .slick-track:after,
:not(.aXNw__sRaJQ) .slick-track:before {
  content: "";
  display: table;
}
:not(.aXNw__sRaJQ) .slick-track:after {
  clear: both;
}
:not(.aXNw__sRaJQ) .slick-loading .slick-track {
  visibility: hidden;
}
:not(.aXNw__sRaJQ) .slick-slide {
  display: none;
  float: left;
  height: 100%;
  min-height: 1px;
}
:not(.aXNw__sRaJQ) [dir="rtl"] .slick-slide {
  float: right;
}
:not(.aXNw__sRaJQ) .slick-slide img {
  display: block;
}
:not(.aXNw__sRaJQ) .slick-slide.slick-loading img {
  display: none;
}
:not(.aXNw__sRaJQ) .slick-slide.dragging img {
  pointer-events: none;
}
:not(.aXNw__sRaJQ) .slick-initialized .slick-slide {
  display: block;
}
:not(.aXNw__sRaJQ) .slick-loading .slick-slide {
  visibility: hidden;
}
:not(.aXNw__sRaJQ) .slick-vertical .slick-slide {
  border: 1px solid transparent;
  display: block;
  height: auto;
}
:not(.aXNw__sRaJQ) .slick-arrow.slick-hidden {
  display: none;
}
:not(.aXNw__sRaJQ) .slick-loading .slick-list {
  background: #fff
    url(data:image/gif;base64,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)
    50% no-repeat;
}
@font-face {
  font-family: slick;
  font-style: normal;
  font-weight: 400;
  src: url(/scripts/build/desktop/fonts/a4e97f5a2a64f0ab1323.eot);
  src:
    url(/scripts/build/desktop/fonts/a4e97f5a2a64f0ab1323.eot?#iefix)
      format("embedded-opentype"),
    url(/scripts/build/desktop/fonts/295183786cd8a1389865.woff) format("woff"),
    url(/scripts/build/desktop/fonts/c94f7671dcc99dce43e2.ttf)
      format("truetype"),
    url(data:image/svg+xml;base64,PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciPjxkZWZzPjxmb250IGlkPSJzbGljayIgaG9yaXotYWR2LXg9IjUxMiI+PGZvbnQtZmFjZSBhc2NlbnQ9IjQ4MCIgZGVzY2VudD0iLTMyIiBmb250LWZhbWlseT0ic2xpY2siIHVuaXRzLXBlci1lbT0iNTEyIi8+PGdseXBoIGQ9Im0yNDEgMTEzIDEzMCAxMzBjNCA0IDYgOCA2IDEzcy0yIDktNiAxM0wyNDEgMzk5Yy0zIDMtNyA1LTEyIDVzLTEwLTItMTMtNWwtMjktMzBxLTYtNC41LTYtMTJjMC01IDItMTAgNi0xM2w4Ny04OC04Ny04OGMtNC0zLTYtOC02LTEzcTAtNy41IDYtMTJsMjktMzBjMy0zIDgtNSAxMy01czkgMiAxMiA1bTIzNCAxNDNjMC00MC05LTc3LTI5LTExMC0yMC0zNC00Ni02MC04MC04MC0zMy0yMC03MC0yOS0xMTAtMjlzLTc3IDktMTEwIDI5Yy0zNCAyMC02MCA0Ni04MCA4MC0yMCAzMy0yOSA3MC0yOSAxMTBzOSA3NyAyOSAxMTBjMjAgMzQgNDYgNjAgODAgODAgMzMgMjAgNzAgMjkgMTEwIDI5czc3LTkgMTEwLTI5YzM0LTIwIDYwLTQ2IDgwLTgwIDIwLTMzIDI5LTcwIDI5LTExMCIgdW5pY29kZT0i4oaSIi8+PGdseXBoIGQ9Im0yOTYgMTEzIDI5IDMwcTYgNC41IDYgMTJjMCA1LTIgMTAtNiAxM2wtODcgODggODcgODhjNCAzIDYgOCA2IDEzcTAgNy41LTYgMTJsLTI5IDMwYy0zIDMtOCA1LTEzIDVzLTktMi0xMi01TDE0MSAyNjljLTQtNC02LTgtNi0xM3MyLTkgNi0xM2wxMzAtMTMwYzMtMyA3LTUgMTItNXMxMCAyIDEzIDVtMTc5IDE0M2MwLTQwLTktNzctMjktMTEwLTIwLTM0LTQ2LTYwLTgwLTgwLTMzLTIwLTcwLTI5LTExMC0yOXMtNzcgOS0xMTAgMjljLTM0IDIwLTYwIDQ2LTgwIDgwLTIwIDMzLTI5IDcwLTI5IDExMHM5IDc3IDI5IDExMGMyMCAzNCA0NiA2MCA4MCA4MCAzMyAyMCA3MCAyOSAxMTAgMjlzNzctOSAxMTAtMjljMzQtMjAgNjAtNDYgODAtODAgMjAtMzMgMjktNzAgMjktMTEwIiB1bmljb2RlPSLihpAiLz48Z2x5cGggZD0iTTQ3NSAyNTZjMC00MC05LTc3LTI5LTExMC0yMC0zNC00Ni02MC04MC04MC0zMy0yMC03MC0yOS0xMTAtMjlzLTc3IDktMTEwIDI5Yy0zNCAyMC02MCA0Ni04MCA4MC0yMCAzMy0yOSA3MC0yOSAxMTBzOSA3NyAyOSAxMTBjMjAgMzQgNDYgNjAgODAgODAgMzMgMjAgNzAgMjkgMTEwIDI5czc3LTkgMTEwLTI5YzM0LTIwIDYwLTQ2IDgwLTgwIDIwLTMzIDI5LTcwIDI5LTExMCIgdW5pY29kZT0i4oCiIi8+PGdseXBoIGQ9Ik00NzUgNDM5VjMxMWMwLTUtMS05LTUtMTNzLTgtNS0xMy01SDMyOWMtOCAwLTEzIDMtMTcgMTEtMyA3LTIgMTQgNCAyMGw0MCAzOWMtMjggMjYtNjIgMzktMTAwIDM5LTIwIDAtMzktNC01Ny0xMS0xOC04LTMzLTE4LTQ2LTMyLTE0LTEzLTI0LTI4LTMyLTQ2LTctMTgtMTEtMzctMTEtNTdzNC0zOSAxMS01N2M4LTE4IDE4LTMzIDMyLTQ2IDEzLTE0IDI4LTI0IDQ2LTMyIDE4LTcgMzctMTEgNTctMTEgMjMgMCA0NCA1IDY0IDE1IDIwIDkgMzggMjMgNTEgNDIgMiAxIDQgMyA3IDNzNS0xIDctM2wzOS0zOWMyLTIgMy0zIDMtNiAwLTItMS00LTItNi0yMS0yNS00Ni00NS03Ni01OS0yOS0xNC02MC0yMC05My0yMC0zMCAwLTU4IDUtODUgMTdzLTUxIDI3LTcwIDQ3Yy0yMCAxOS0zNSA0My00NyA3MHMtMTcgNTUtMTcgODUgNSA1OCAxNyA4NSAyNyA1MSA0NyA3MGMxOSAyMCA0MyAzNSA3MCA0N3M1NSAxNyA4NSAxN3E0MiAwIDgxLTE1YzI2LTExIDUwLTI2IDcwLTQ1bDM3IDM3YzYgNiAxMiA3IDIwIDQgOC00IDExLTkgMTEtMTciIHVuaWNvZGU9ImEiLz48L2ZvbnQ+PC9kZWZzPjwvc3ZnPg==#slick)
      format("svg");
}
:not(.aXNw__sRaJQ) .slick-next,
:not(.aXNw__sRaJQ) .slick-prev {
  background: transparent;
  border: none;
  color: transparent;
  cursor: pointer;
  display: block;
  font-size: 0;
  height: 20px;
  line-height: 0;
  outline: none;
  padding: 0;
  position: absolute;
  top: 50%;
  -webkit-transform: translateY(-50%);
  -ms-transform: translateY(-50%);
  transform: translateY(-50%);
  width: 20px;
}
:not(.aXNw__sRaJQ) .slick-next:focus,
:not(.aXNw__sRaJQ) .slick-next:hover,
:not(.aXNw__sRaJQ) .slick-prev:focus,
:not(.aXNw__sRaJQ) .slick-prev:hover {
  background: transparent;
  color: transparent;
  outline: none;
}
:not(.aXNw__sRaJQ) .slick-next:focus:before,
:not(.aXNw__sRaJQ) .slick-next:hover:before,
:not(.aXNw__sRaJQ) .slick-prev:focus:before,
:not(.aXNw__sRaJQ) .slick-prev:hover:before {
  opacity: 1;
}
:not(.aXNw__sRaJQ) .slick-next.slick-disabled:before,
:not(.aXNw__sRaJQ) .slick-prev.slick-disabled:before {
  opacity: 0.25;
}
:not(.aXNw__sRaJQ) .slick-next:before,
:not(.aXNw__sRaJQ) .slick-prev:before {
  color: #fff;
  font-family: slick;
  font-size: 20px;
  line-height: 1;
  opacity: 0.75;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}
:not(.aXNw__sRaJQ) .slick-prev {
  left: -25px;
}
:not(.aXNw__sRaJQ) [dir="rtl"] .slick-prev {
  left: auto;
  right: -25px;
}
:not(.aXNw__sRaJQ) .slick-prev:before {
  content: "←";
}
:not(.aXNw__sRaJQ) [dir="rtl"] .slick-prev:before {
  content: "→";
}
:not(.aXNw__sRaJQ) .slick-next {
  right: -25px;
}
:not(.aXNw__sRaJQ) [dir="rtl"] .slick-next {
  left: -25px;
  right: auto;
}
:not(.aXNw__sRaJQ) .slick-next:before {
  content: "→";
}
:not(.aXNw__sRaJQ) [dir="rtl"] .slick-next:before {
  content: "←";
}
:not(.aXNw__sRaJQ) .slick-dotted.slick-slider {
  margin-bottom: 30px;
}
:not(.aXNw__sRaJQ) .slick-dots {
  bottom: -25px;
  display: block;
  list-style: none;
  margin: 0;
  padding: 0;
  position: absolute;
  text-align: center;
  width: 100%;
}
:not(.aXNw__sRaJQ) .slick-dots li {
  cursor: pointer;
  display: inline-block;
  height: 20px;
  margin: 0 5px;
  padding: 0;
  position: relative;
  width: 20px;
}
:not(.aXNw__sRaJQ) .slick-dots li button {
  background: transparent;
  border: 0;
  color: transparent;
  cursor: pointer;
  display: block;
  font-size: 0;
  height: 20px;
  line-height: 0;
  outline: none;
  padding: 5px;
  width: 20px;
}
:not(.aXNw__sRaJQ) .slick-dots li button:focus,
:not(.aXNw__sRaJQ) .slick-dots li button:hover {
  outline: none;
}
:not(.aXNw__sRaJQ) .slick-dots li button:focus:before,
:not(.aXNw__sRaJQ) .slick-dots li button:hover:before {
  opacity: 1;
}
:not(.aXNw__sRaJQ) .slick-dots li button:before {
  color: #000;
  content: "•";
  font-family: slick;
  font-size: 6px;
  height: 20px;
  left: 0;
  line-height: 20px;
  opacity: 0.25;
  position: absolute;
  text-align: center;
  top: 0;
  width: 20px;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}
:not(.aXNw__sRaJQ) .slick-dots li.slick-active button:before {
  color: #000;
  opacity: 0.75;
}
:not(.aXNw__sRaJQ) .slick-slide {
  pointer-events: none;
}
:not(.aXNw__sRaJQ) .slick-active {
  pointer-events: auto;
}
:not(.aXNw__sRaJQ) .slider-wrapper__QYD1N {
  max-width: 100%;
  width: 100%;
}
:not(.aXNw__sRaJQ) .controls-right__naRAG {
  box-shadow: none !important;
}
:not(.aXNw__sRaJQ) .slider__cSs0f {
  width: 100%;
}
:not(.aXNw__sRaJQ) .slider__cSs0f .card-list__SKZ4x {
  margin: 20px 0;
  max-height: 400px;
}
:not(.aXNw__sRaJQ) .slider__cSs0f .arrow__IalCH {
  color: #56a4ff;
  left: -10%;
  padding: 4px;
  position: absolute;
  top: 50%;
  transform: translateY(-88%);
  z-index: 2;
}
:not(.aXNw__sRaJQ) .slider__cSs0f .arrow-right___Basb {
  left: 110%;
  transform: translate(-100%, -88%);
}
@media screen and (max-width: 1200px) {
  :not(.aXNw__sRaJQ) .slider__cSs0f .arrow__IalCH {
    left: 42%;
    top: -5%;
  }
  :not(.aXNw__sRaJQ) .slider__cSs0f .arrow-right___Basb {
    left: 58%;
    top: -5%;
  }
}
:not(.aXNw__sRaJQ) .slider__cSs0f .slick-slide > div {
  height: 100%;
}
:not(.aXNw__sRaJQ) .slider__cSs0f .slick-list {
  object-fit: contain;
  width: 100%;
}
:not(.aXNw__sRaJQ) .slider__cSs0f .slick-track {
  height: 100%;
}
:not(.aXNw__sRaJQ) .slider-without-transform__knD3m .slick-track {
  left: unset !important;
  transform: unset !important;
}
:not(.aXNw__EL3px) .filter-button__JmgKP.Button.Button--outline {
  border-radius: 100px;
  box-shadow: inset 0 0 0 1px #bcbcbd;
  color: #141414;
  padding: 8px 12px;
}
:not(.aXNw__EL3px)
  .filter-button__JmgKP.filter-button--highlight__wFnl2.Button.Button--outline {
  background-color: #f1edff;
  box-shadow: none;
  color: #6954c0;
}
:not(.aXNw__EL3px) .sort-popover__YgMz7.Popper__body .Popover__content {
  padding: 8px;
}
:not(.aXNw__EL3px) .statuses-popover__sxcaY.Popper__body {
  width: 342px;
}
:not(.aXNw__EL3px) .statuses-popover__sxcaY.Popper__body .Popover__content {
  padding: 16px;
}
:not(.aXNw__EL3px) .start-date-popover__nP2_5.Popper__body {
  border: 0;
}
:not(.aXNw__EL3px) .start-date-popover__nP2_5.Popper__body .Popover__content {
  left: 8px;
  max-height: 0;
  padding: 0;
  position: relative;
  top: -40px;
}
:not(.aXNw__CZSav) .attach-job-equipment-drawer__DWQZ4 .Drawer__content {
  padding: 0;
}
:not(.aXNw__CZSav) .see-more-link__m_DXb {
  font-size: 16px;
}
:not(.aXNw__jfaBN) .location-section__meUOf {
  border-bottom: 1px solid #dfe0e1;
  padding-bottom: 32px;
}
:not(.aXNw__jfaBN) .location-section--last-child__ayG0c {
  border-bottom: none;
}
:not(.aXNw__QpNTE) .tags-shrinker__Z1B5P {
  align-items: center;
  display: flex;
  flex-direction: row;
  flex-wrap: wrap;
}
:not(.aXNw__QpNTE) .tags-shrinker--justify-content--center__LGuvQ {
  justify-content: center;
}
:not(.aXNw__QpNTE) .tags-shrinker--justify-content--flex-start__Xb4Xp {
  justify-content: flex-start;
}
:not(.aXNw__QpNTE) .tags-shrinker--justify-content--flex-end__Nk0Vh {
  justify-content: flex-end;
}
:not(.aXNw__QpNTE) .tags-shrinker--justify-content--space-between__yKkcn {
  justify-content: space-between;
}
:not(.aXNw__QpNTE) .tags-shrinker--justify-content--space-around__sy3SJ {
  justify-content: space-around;
}
:not(.aXNw__QpNTE) .tags-shrinker--justify-content--space-evenly__PgLyJ {
  justify-content: space-evenly;
}
:not(.aXNw__QpNTE) .tags-shrinker--gap-0__nlKcm {
  gap: 0;
}
:not(.aXNw__QpNTE) .tags-shrinker--gap-1__BXgFk {
  gap: 8px;
}
:not(.aXNw__QpNTE) .tags-shrinker--gap-2__lZ_I7 {
  gap: 16px;
}
:not(.aXNw__QpNTE) .tags-shrinker--gap-3__SyXIA {
  gap: 24px;
}
:not(.aXNw__QpNTE) .tags-shrinker--gap-4__AJ48E {
  gap: 32px;
}
:not(.aXNw__QpNTE) .tags-shrinker--gap-5__vOLMz {
  gap: 48px;
}
:not(.aXNw__hMOav) .date-range-editor__hiQL2 .Trigger__value {
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
}
:not(.aXNw__N7QiH) .section-table__R_tmU {
  width: 1052px;
}
:not(.aXNw__ick4w) .dropdownColumnMenuFilter__UtIZ7 .k-columnmenu-item-content,
:not(.aXNw__ick4w)
  .dropdownColumnMenuFilter__UtIZ7
  .k-columnmenu-item-content
  .k-animation-container {
  overflow: visible;
}
:not(.aXNw__M8aKA) .section-table__MFRyL {
  width: 752px;
}
:not(.aXNw__ExG_B) .estimates-bounding-box__Jc5tT {
  margin-left: 4px;
  margin-right: 4px;
  max-height: 335px;
  overflow-y: auto;
  padding: 8px 4px;
}
:not(.aXNw__ExG_B) .timesheets-bounding-box__flaIf {
  max-height: 165px;
  overflow-y: scroll;
  padding-bottom: 8px;
  padding-top: 16px;
}
:not(.aXNw__ExG_B) .estimates-bounding-box__Jc5tT::-webkit-scrollbar,
:not(.aXNw__ExG_B) .timesheets-bounding-box__flaIf::-webkit-scrollbar {
  scroll-behavior: smooth !important;
  width: 3px !important;
}
:not(.aXNw__ExG_B) .estimates-bounding-box__Jc5tT::-webkit-scrollbar-track,
:not(.aXNw__ExG_B) .timesheets-bounding-box__flaIf::-webkit-scrollbar-track {
  background: transparent !important;
}
:not(.aXNw__ExG_B) .estimates-bounding-box__Jc5tT::-webkit-scrollbar-track,
:not(.aXNw__ExG_B) .timesheets-bounding-box__flaIf::-webkit-scrollbar-thumb {
  border-radius: 10px !important;
  outline: 1px solid #708090 !important;
  width: 3px !important;
}
:not(.aXNw__ExG_B) .timesheets-tech-container__oX0XD:not(:last-of-type) {
  border-bottom: 1px solid #dfe0e1;
}
:not(.aXNw__ExG_B) .timesheets-avatar__glwYN {
  border-radius: 3px;
  border-width: 1px;
  height: 24px;
  object-fit: cover;
  width: 24px;
}
:not(.aXNw__ExG_B) .proposal-tag__AfrEs {
  margin-left: 5px;
  max-width: 101px;
}
:not(.aXNw__a5MhZ) .confirmation-body__eT3xa {
  white-space: pre-line;
}
:not(.aXNw__nFCeq) .source-link__K8ZAk {
  align-items: center;
  display: flex;
  font-size: 12px;
}
:not(.aXNw__nFCeq) .pagination___gBWF {
  background-color: #f5f5f5;
  border-radius: 0 0 6px 6px;
  border-top: 1px solid #dfe0e1;
  font-size: 14px;
  padding: 8px 24px;
}
:not(.aXNw__nFCeq) .action-text__w0GAe {
  line-height: 21px;
  max-width: 309px;
  text-align: center;
  white-space: pre-line;
}
:not(.aXNw__nFCeq) .active-page__rpUdF.Button {
  background-color: #2270ee;
  color: #fff;
}
:not(.aXNw__nFCeq) .active-page__rpUdF.Button:hover {
  background-color: #2270ee;
  opacity: 0.7;
}
:not(.aXNw__nFCeq) .review-body__eihRf {
  word-wrap: break-word;
}
:not(.aXNw__mF6Y5) .job-discrepancy-popover__WJ5C5 {
  width: 380px;
}
:not(.aXNw__HrFUm) .generated-from__HdDmT .Tooltip {
  color: #040404;
  margin-left: 8px;
}
:not(.aXNw__HrFUm) .back-to-parent__VEuJp .a-Icon {
  margin-top: -2px;
}
:not(.aXNw__Yd3c3) .technician-generated-leads-header__mCuFB {
  border-bottom: 1px solid #cfcfcf;
  margin-bottom: 8px;
  margin-top: 16px;
}
:not(.aXNw__Yd3c3) .technician-generated-leads-header__mCuFB h2 {
  margin-top: 0;
}
:not(.aXNw__Yd3c3) .technician-generated-leads-header__mCuFB .Tooltip {
  margin-right: 8px;
}
:not(.aXNw__Yd3c3) .technician-generated-leads-header__mCuFB .a-Icon {
  align-self: flex-end;
  max-height: 18px;
}
:not(.aXNw__Yd3c3) .action-container__o_701 {
  line-height: 1;
}
:not(.aXNw__Yd3c3) .action-container__o_701 .Stack {
  color: #00cbe9;
}
:not(.aXNw__Yd3c3) .assign-technician__Vsi5t {
  margin-bottom: 4px;
}
:not(.aXNw__Yd3c3) .assign-technician__Vsi5t:last-child {
  margin-bottom: 0;
}
:not(.aXNw__Yd3c3) .technician-generated-leads-container__jqGtY {
  width: 590px;
}
:not(.aXNw__Yd3c3) .technician-generated-leads-container__jqGtY .DataList,
:not(.aXNw__Yd3c3)
  .technician-generated-leads-container__jqGtY
  .DataList__HeaderCell {
  font-size: 12px;
}
:not(.aXNw__Yd3c3) .technician-generated-leads-container__jqGtY .CardSection {
  overflow: hidden;
  padding: 0;
}
:not(.aXNw__taY78) .table__ci27h {
  margin-bottom: 10px;
  margin-top: 10px;
  max-height: 545px;
  overflow: auto;
}
:not(.aXNw__taY78) .name__qdEGH {
  display: -webkit-box;
  overflow: hidden;
  text-overflow: ellipsis;
  word-break: break-all;
  -webkit-line-clamp: 2;
  -webkit-box-orient: vertical;
}
:not(.aXNw__taY78) .closed-task-row__uYm3k td:not(:first-child) {
  text-decoration: line-through;
}
:not(.aXNw__eeKXT) .disabled__neT3L {
  opacity: 0.6;
  pointer-events: none;
}
:not(.aXNw__eeKXT) .enabled__di84f:hover {
  background-color: #00c2df;
  background-image: linear-gradient(180deg, #00cbe9, #00b5d0);
  background-repeat: repeat-x;
}
:not(.aXNw__hdWsM) .timeline__s1Srr {
  margin: 30px 0 0;
  max-width: 20px;
  position: relative;
}
:not(.aXNw__hdWsM) .timeline__s1Srr:after {
  background-color: #dfe0e1;
  bottom: 0;
  content: "";
  left: 50%;
  margin-left: -1px;
  margin-top: 5px;
  position: absolute;
  top: 0;
  width: 1px;
}
:not(.aXNw__hdWsM) .dot__g37tD,
:not(.aXNw__hdWsM) .timeInStatusDot__jUVCF {
  align-items: center;
  border-radius: 50%;
  display: flex;
  justify-content: center;
  position: relative;
  z-index: 1;
}
:not(.aXNw__hdWsM) .dot__g37tD {
  background-color: #606162;
  height: 13px;
  margin: 10px 3px;
  width: 13px;
}
:not(.aXNw__hdWsM) .dot__g37tD:after {
  background-color: #606162;
  border-radius: 50%;
  content: "";
  height: 13px;
  position: absolute;
  width: 13px;
}
:not(.aXNw__hdWsM) .timeInStatusDot__jUVCF {
  background: #fff;
  height: 9px;
  margin: 10px 4px;
  width: 10px;
}
:not(.aXNw__hdWsM) .timeInStatusDot__jUVCF:after {
  background-color: transparent;
  border: 1px solid #606162;
  border-radius: 50%;
  content: "";
  height: 7px;
  position: absolute;
  width: 7px;
}
:not(.aXNw__hdWsM) .date__hw82f,
:not(.aXNw__hdWsM) .text__st577,
:not(.aXNw__hdWsM) .timeInStatus__bBFcv {
  left: 40px;
  position: relative;
  width: 600px;
}
:not(.aXNw__hdWsM) .text__st577 {
  font-size: 14px;
  top: -30px;
}
:not(.aXNw__hdWsM) .timeInStatusStatusChange__eclLr {
  font-size: 14px !important;
}
:not(.aXNw__hdWsM) .date__hw82f {
  color: #999;
  font-size: 0.8em;
  top: -30px;
}
:not(.aXNw__hdWsM) .timeInStatus__bBFcv {
  top: -25px;
}
:not(.aXNw__Zyst0) .modal-with-pages__wB1F7 {
  height: 670px;
}
:not(.aXNw__Zyst0) .modal-with-pages__wB1F7 .controls__FauCH {
  position: relative;
  width: 100%;
}
:not(.aXNw__Zyst0)
  .modal-with-pages__wB1F7
  .controls__FauCH
  .left-button__GLm5c,
:not(.aXNw__Zyst0)
  .modal-with-pages__wB1F7
  .controls__FauCH
  .right-button__fxCiJ {
  min-width: 80px;
  position: absolute;
}
:not(.aXNw__Zyst0)
  .modal-with-pages__wB1F7
  .controls__FauCH
  .left-button__GLm5c {
  left: 0;
}
:not(.aXNw__Zyst0)
  .modal-with-pages__wB1F7
  .controls__FauCH
  .right-button__fxCiJ {
  right: 0;
}
:not(.aXNw__Zyst0)
  .modal-with-pages__wB1F7
  .controls__FauCH
  .indicators__uM6LG {
  text-align: center;
}
:not(.aXNw__Zyst0)
  .modal-with-pages__wB1F7
  .controls__FauCH
  .indicators__uM6LG
  .indicator__nvlrX {
  color: #d0d8dd;
  font-size: 12px;
  padding: 4px;
}
:not(.aXNw__Zyst0)
  .modal-with-pages__wB1F7
  .controls__FauCH
  .indicators__uM6LG
  .indicator__nvlrX.active__RbQYI {
  color: #8c9ca5;
}
:not(.aXNw__Zyst0)
  .modal-with-pages__wB1F7
  .controls__FauCH
  .indicators__uM6LG
  .indicator__nvlrX:not(.active__RbQYI) {
  cursor: pointer;
}
:not(.aXNw__Zyst0)
  .modal-with-pages__wB1F7
  .controls__FauCH
  .indicators__uM6LG
  .indicator__nvlrX:not(.active__RbQYI):hover {
  opacity: 0.8;
}
:not(.aXNw__S77x6) .convert-guide__woK4L {
  height: 620px;
}
:not(.aXNw__S77x6) .convert-guide-page__aPEaZ {
  height: 100%;
}
:not(.aXNw__S77x6) .convert-guide-page__aPEaZ .icon__L_8Fx {
  flex: 1;
  margin-top: -24px;
}
:not(.aXNw__S77x6) .convert-guide-page__aPEaZ .icon__L_8Fx img {
  max-height: 290px;
}
:not(.aXNw__YMLAG) .bootstrap .form__BKOOT label,
:not(.aXNw__YMLAG) .bootstrap .settings__cWo0d label {
  font-size: inherit;
}
:not(.aXNw__vBv_r) .edit-business-hours__gWAes {
  margin-top: -4px;
}
:not(.aXNw__cp9A6) .separator__AfTPx {
  height: 1px;
}
:not(.aXNw__Z2sGJ) .select__iWlwa {
  max-width: 400px;
}
:not(.aXNw__O4tdN) .active-tab-icon___n5ER svg {
  fill: #18a761 !important;
}
:not(.aXNw__v7Igx) .time-picker__me0w3 {
  vertical-align: baseline;
  width: 215px;
}
:not(.aXNw__v7Igx) .time-picker__me0w3 .k-picker-wrap {
  border: 1px solid #dfe0e1;
  border-radius: 3px;
}
:not(.aXNw__v7Igx) .time-picker__me0w3 .k-picker-wrap.k-state-focused {
  border-color: #2270ee;
}
:not(.aXNw__v7Igx) .time-picker__me0w3 .k-picker-wrap .k-dateinput {
  font-size: 16px !important;
}
:not(.aXNw__v7Igx)
  .time-picker__me0w3
  .k-picker-wrap
  .k-dateinput
  .k-dateinput-wrap
  input {
  border: none;
  border-radius: 0;
  box-shadow: none;
  height: 38px;
}
:not(.aXNw__v7Igx) .time-picker__me0w3 .k-picker-wrap > .k-select {
  background: none;
  color: #949596;
}
:not(.aXNw__v7Igx) .time-picker__me0w3 .k-picker-wrap > .k-select:hover {
  background: none;
}
:not(.aXNw__v7Igx) .time-picker__me0w3 .k-picker-wrap:hover > .k-select {
  background: none;
  color: #949596;
}
:not(.aXNw__v7Igx)
  .inactive-time-picker__m2UtP
  .k-picker-wrap
  .k-dateinput-wrap
  input,
:not(.aXNw__v7Igx)
  .inactive-time-picker__m2UtP
  .k-picker-wrap:hover
  > .k-select,
:not(.aXNw__v7Igx) .inactive-time-picker__m2UtP .k-picker-wrap > .k-select,
:not(.aXNw__v7Igx)
  .inactive-time-picker__m2UtP
  .k-picker-wrap
  > .k-select:hover {
  background-color: #f7f7f7;
}
:not(.aXNw__f5noE) .title-separator__JtTv1 {
  height: 20px;
  width: 1px;
}
:not(.aXNw__f5noE) .buttons__ISKJV {
  margin-left: auto;
}
:not(.aXNw__ZgF5p) .ellipsis__ET597 {
  display: -webkit-box;
  width: 320px;
  -webkit-box-orient: vertical;
  -webkit-line-clamp: 1;
  overflow: hidden;
}
:not(.aXNw__ZgF5p) .shortLabel__a700F {
  width: 240px;
}
:not(.aXNw__ZgF5p) .longLabel__h_TJO {
  width: 320px;
}
:not(.aXNw__ZgF5p) .input__eEi_w input {
  text-align: center !important;
}
:not(.aXNw__ZgF5p) .hidden-cell__XEqo7 {
  position: fixed;
  z-index: -1;
}
:not(.aXNw__ZgF5p) .hidden-tag-group__TWlJO {
  width: 350px;
}
:not(.aXNw__ZgF5p) .material-item__sgYKM {
  background-color: transparent !important;
  max-width: 200px;
}
:not(.aXNw__ZgF5p) .quantity-badge__XuZA0 {
  background-color: #dfe0e1;
  border-radius: 12px;
  padding: 0 6px;
}
:not(.aXNw__ZgF5p) .trigger__gMAW2 {
  min-height: 40px;
}
:not(.aXNw__LP2Ca) .noClicksFirstButton__r5De9 .Button--outline,
:not(.aXNw__LP2Ca) .noClicks__VfE3Q button {
  pointer-events: none;
}
:not(.aXNw___d30O) .service-agreements-filters__reKqr {
  margin-bottom: 16px;
}
:not(.aXNw___d30O)
  .service-agreements-filters__reKqr
  > .Stack__InternalWrapper
  > * {
  margin-top: 8px;
}
:not(.aXNw__VTInT) .mainTable__rBNHz {
  max-height: calc(100vh - 330px);
  min-width: 2500px;
}
:not(.aXNw__VTInT)
  .service-agreement-visits-table__YsGU8
  .k-master-row:hover
  .Tag {
  background-color: #fff;
  box-shadow: inset 0 0 0 1px #d0d8dd;
  color: var(--colorsTextOnGrey, #444445);
}
:not(.aXNw__SsWph) .popover__HOc9w .input__w6mJk {
  width: 215px;
}
:not(.aXNw__ufgff) .actions__GOWE8 {
  width: 5%;
}
:not(.aXNw__ufgff) .visitName__GsGbs {
  word-break: break-word;
}
:not(.aXNw__BZJyr) .timelineEditTextBase__sqlxC,
:not(.aXNw__BZJyr) .timelineEditText__mvLgg {
  text-decoration-line: underline;
  text-decoration-style: dashed;
  text-underline-offset: 3px;
}
:not(.aXNw__BZJyr) .timelineEditText__mvLgg {
  color: #2270ee;
  text-decoration-color: #2270ee;
}
:not(.aXNw__BZJyr) .timelineEditTextError__Gi20u {
  color: #f94d32;
  text-decoration-color: #f94d32;
  text-decoration-line: underline;
  text-decoration-style: dashed;
  text-underline-offset: 3px;
}
:not(.aXNw__2r7Bv) .hidden-cell__M1pes {
  position: fixed;
  z-index: -1;
}
:not(.aXNw__2r7Bv) .hidden-tag-group___J5um {
  width: 350px;
}
:not(.aXNw__NMpdI) .input__sQKTL input {
  text-align: center !important;
}
:not(.aXNw__NMpdI) .material-item__e9xMm {
  background-color: transparent !important;
  max-width: 200px;
}
:not(.aXNw__NMpdI) .quantity-badge__JCTK_ {
  background-color: #dfe0e1;
  border-radius: 12px;
  padding: 0 6px;
}
:not(.aXNw__NMpdI) .trigger__h1N4l {
  min-height: 40px;
}
:not(.aXNw___T2hG) .delete-cell__YdRTS {
  text-align: center !important;
  text-overflow: unset !important;
}
:not(.aXNw___T2hG) .tableTotal__hohFf {
  border: 1px solid #dfe0e1;
  border-top: 0 solid #dfe0e1;
  padding: 16px;
  text-align: end;
}
:not(.aXNw___T2hG) .disable-pager__YBkP8 .k-pager {
  display: none;
}
:not(.aXNw__Tq1KO) .takeover__gHt7m .tooltip-w-100__Xva2D > div {
  width: 100%;
}
:not(.aXNw__Tq1KO)
  .takeover__gHt7m
  .text-editor__nKMcu.highlight__QYhs4
  > div
  > div:first-of-type {
  background-color: #fff0b1;
}
:not(.aXNw__Tq1KO) .takeover__gHt7m .input__dPexW {
  width: 345px;
}
:not(.aXNw__Tq1KO) .takeover__gHt7m .input__dPexW.highlight__QYhs4 input,
:not(.aXNw__Tq1KO)
  .takeover__gHt7m
  .input__dPexW.highlight__QYhs4
  > div
  > div:first-of-type,
:not(.aXNw__Tq1KO)
  .takeover__gHt7m
  .input__dPexW.highlight__QYhs4
  > div
  > div
  > div
  > div:first-of-type {
  background-color: #fff0b1;
}
:not(.aXNw__Tq1KO) .takeover__gHt7m .toggle-switch__GEUVL {
  margin-bottom: 16px;
  margin-top: 24px;
}
:not(.aXNw__Tq1KO) .takeover__gHt7m .datepicker-input-error__LyS7W {
  background-color: #ffece9;
  border-color: #e13212;
  color: #e13212;
}
:not(.aXNw__Tq1KO) .takeover__gHt7m .datepicker-input-error__LyS7W:active,
:not(.aXNw__Tq1KO) .takeover__gHt7m .datepicker-input-error__LyS7W:focus {
  box-shadow: 0 0 0 3px rgba(230, 55, 23, 0.2);
}
:not(.aXNw__Tq1KO) .takeover__gHt7m .datepicker-input-error__LyS7W p {
  color: inherit;
  opacity: 0.4;
}
:not(.aXNw__Tq1KO) .takeover__gHt7m .datepicker-input-error__LyS7W i {
  color: inherit;
}
:not(.aXNw__Tq1KO) .takeover__gHt7m .equipment-type-search-input__Ilg7Y {
  margin-bottom: 16px;
}
:not(.aXNw__Tq1KO) .takeover__gHt7m .equipment-type-table-column-input__aKRTO {
  width: 100%;
}
:not(.aXNw__Tq1KO) .takeover__gHt7m .link__zruB1 {
  color: #2270ee;
}
:not(.aXNw__Tq1KO) .search-input__ySmi7 {
  width: 380px;
}
:not(.aXNw__k7Ukq) .link__VAWlU {
  color: #2270ee;
}
:not(.aXNw__k7Ukq) .icon__K8S1h:focus {
  box-shadow: none !important;
}
:not(.aXNw__yI3zZ) .table__i7zoa {
  width: auto !important;
}
:not(.aXNw__yI3zZ) .table__i7zoa .edit-state > * {
  max-width: 100%;
}
:not(.aXNw__yI3zZ) .table__i7zoa .k-grid-header {
  position: sticky;
  top: 0;
  z-index: 5;
}
:not(.aXNw__yI3zZ) .table__i7zoa .k-pager-wrap {
  bottom: 0;
  position: sticky;
  z-index: 4;
}
:not(.aXNw__yI3zZ) .table__i7zoa .k-grid-content-sticky {
  background-color: inherit;
}
:not(.aXNw__yI3zZ) .table__i7zoa .k-grid-content::-webkit-scrollbar {
  height: 0;
  width: 0;
}
:not(.aXNw__yI3zZ) .table__i7zoa th.k-header {
  vertical-align: inherit;
}
:not(.aXNw__yI3zZ) .table__i7zoa .k-grid-edit-row td {
  padding: 12px !important;
}
:not(.aXNw__yI3zZ) .table__i7zoa tr.k-state-selected {
  background-color: #eee !important;
}
:not(.aXNw__yI3zZ) .table__i7zoa tr.k-state-selected > td {
  background-color: inherit !important;
}
:not(.aXNw__yI3zZ) .table__row__MBnan {
  background-color: #fff !important;
}
:not(.aXNw__yI3zZ) .table__row--active__kDa1c,
:not(.aXNw__yI3zZ) .table__row--selected__Eblyq {
  background-color: #ecf4fd !important;
}
:not(.aXNw__yI3zZ) .table__row--disabled__aqE8b {
  cursor: default;
  opacity: var(--opacity-disabled);
}
:not(.aXNw__yI3zZ)
  .table__row__MBnan:hover:not(.table__row--active__kDa1c):not(
    .table__row--selected__Eblyq
  ) {
  background-color: #eee !important;
}
:not(.aXNw__yI3zZ) .table__row__cell--align-top__Dy_s3 {
  vertical-align: top;
}
:not(.aXNw__yI3zZ) .table__row__cell__edit-icon__KdWzy {
  display: none;
}
:not(.aXNw__yI3zZ) .table__row__cell--editable__box__NUv4L {
  border-radius: 3px;
  padding: 8px 4px;
}
:not(.aXNw__yI3zZ) .table__row__cell--editable__box--outlined__alOBp {
  background: #fafafa;
  border: 1px solid #1360d9;
}
:not(.aXNw__yI3zZ)
  .table__row__cell--editable--hovered__W8A9q
  .table__row__cell__edit-icon__KdWzy,
:not(.aXNw__yI3zZ)
  .table__row__cell--editable__c7zVw:hover
  .table__row__cell__edit-icon__KdWzy {
  display: flex !important;
}
:not(.aXNw__yI3zZ)
  .table__row__cell--editable--hovered__W8A9q
  .table__row__cell--editable--hovered--hover__wu5vH,
:not(.aXNw__yI3zZ)
  .table__row__cell--editable--hovered__W8A9q
  .table__row__cell--editable__c7zVw:hover--hover,
:not(.aXNw__yI3zZ)
  .table__row__cell--editable__c7zVw:hover
  .table__row__cell--editable--hovered--hover__wu5vH,
:not(.aXNw__yI3zZ)
  .table__row__cell--editable__c7zVw:hover
  .table__row__cell--editable__c7zVw:hover--hover {
  display: flex !important;
}
:not(.aXNw__yI3zZ)
  .table__row__cell--editable--hovered__W8A9q
  .table__row__cell--editable__box__NUv4L,
:not(.aXNw__yI3zZ)
  .table__row__cell--editable__c7zVw:hover
  .table__row__cell--editable__box__NUv4L {
  background-color: #fafafa;
}
:not(.aXNw__yI3zZ) .table__row__cell--editable--hovered__W8A9q .preview-hover,
:not(.aXNw__yI3zZ) .table__row__cell--editable__c7zVw:hover .preview-hover {
  display: flex !important;
}
:not(.aXNw__yI3zZ) .table-horizontal-scroll__kodyF {
  bottom: 47px;
  margin-bottom: 59px;
  margin-top: -59px;
  overflow-x: scroll;
  position: sticky;
  width: auto !important;
  z-index: 4;
}
:not(.aXNw__yI3zZ) .table-horizontal-scroll__content__L_hUc {
  height: 1px;
}
:not(.aXNw__B3y1B) .preserve-line-breaks___4GDL {
  overflow-wrap: anywhere;
  white-space: pre-wrap;
}
:not(.aXNw__coqJH) .editable-cell__container--ellipsis-text__i6nyN {
  display: -webkit-box;
  overflow: hidden;
  -webkit-line-clamp: 2;
  -webkit-box-orient: vertical;
}
:not(.aXNw__coqJH) .editable-cell__popover__wSi01 .DraftEditor-root {
  max-height: 120px;
  min-height: 60px;
  overflow-y: auto;
}
:not(.aXNw__coqJH) .editable-cell__label__JMMoO {
  margin-bottom: 8px;
  text-transform: capitalize;
}
:not(.aXNw__avDqf) .html-editor__content__j3d41 {
  -webkit-appearance: none;
  background-color: #fff;
  border: 1px solid #dfe0e1;
  border-radius: 3px;
  box-shadow: none;
  box-sizing: border-box;
  color: #040404;
  font-size: 16px;
  height: 87px;
  line-height: 1.2857;
  margin: 0;
  min-height: 87px;
  outline: none;
  overflow-y: scroll;
  padding: 0.4375em 0.6875em;
  resize: vertical;
  vertical-align: top;
  width: 100%;
  -webkit-tap-highlight-color: rgba(255, 255, 255, 0);
}
:not(.aXNw__avDqf) .html-editor__content__j3d41 > p {
  margin: 0;
}
:not(.aXNw__avDqf) .html-editor__content__j3d41:empty:before {
  color: #949596;
  content: attr(placeholder);
}
:not(.aXNw__avDqf) .html-editor__content__j3d41.editing__c126f a {
  pointer-events: none;
}
:not(.aXNw__avDqf) .html-editor__content__j3d41.no-resize___Jhwp {
  resize: none;
}
:not(.aXNw__avDqf) .html-editor__content__j3d41.fill__EfGG2 {
  flex-grow: 1;
}
:not(.aXNw__avDqf) .html-editor__content__j3d41::placeholder {
  color: #949596;
}
:not(.aXNw__avDqf) .html-editor__content__j3d41:focus {
  -webkit-appearance: none;
  border-color: #56a4ff;
  box-shadow: 0 0 0 3px #a9d1ff;
  color: #040404;
}
:not(.aXNw__C3nEd) .wysiwyg-editor__WSGAL {
  -webkit-appearance: none;
  background-color: #fff;
  border: 1px solid #dfe0e1;
  border-radius: 3px;
  box-shadow: none;
  box-sizing: border-box;
  color: #040404;
  font-size: 16px;
  height: 87px;
  line-height: 1.2857;
  margin: 0;
  min-height: 87px;
  outline: none;
  overflow: auto;
  padding: 0.4375em 0.6875em;
  resize: vertical;
  vertical-align: top;
  width: 100%;
  -webkit-tap-highlight-color: rgba(255, 255, 255, 0);
}
:not(.aXNw__C3nEd) .wysiwyg-editor__WSGAL:empty:before {
  color: #949596;
  content: attr(placeholder);
}
:not(.aXNw__C3nEd) .wysiwyg-editor__WSGAL.editing__aLRPi a {
  pointer-events: none;
}
:not(.aXNw__C3nEd) .wysiwyg-editor__WSGAL.no-resize__rqvqs {
  resize: none;
}
:not(.aXNw__C3nEd) .wysiwyg-editor__WSGAL.fill__HUuFp {
  flex-grow: 1;
}
:not(.aXNw__C3nEd) .wysiwyg-editor__WSGAL::placeholder {
  color: #949596;
}
:not(.aXNw__C3nEd) .wysiwyg-editor__WSGAL:focus {
  -webkit-appearance: none;
  border-color: #56a4ff;
  box-shadow: 0 0 0 3px #a9d1ff;
  color: #040404;
}
:not(.aXNw__C3nEd) .wysiwyg-button__BrMfp {
  margin-right: 4px;
}
:not(.aXNw__C3nEd) .wysiwyg-button__BrMfp svg {
  height: 20px;
  margin: 0 2px;
  width: 20px;
}
:not(.aXNw__C3nEd) .active-button__fvX_t i {
  color: #2270ee;
}
:not(.aXNw__C3nEd) .disabled-button__rhh76 {
  cursor: not-allowed;
  opacity: 0.6;
}
:not(.aXNw__C3nEd) .disabled-button__rhh76:hover {
  opacity: 0.6;
}
:not(.aXNw__C3nEd) .disabled-button__rhh76:hover:before {
  background-color: initial;
}
:not(.aXNw__C3nEd) .editor-wrapper__f4rS6 {
  text-align: left;
  width: 100%;
}
:not(.aXNw__C3nEd) .inline-read-mode-text__gK3IV {
  margin: 0;
  overflow-wrap: break-word;
  white-space: pre-wrap;
}
:not(.aXNw__KyjJu) .editable-cell__popover__Be5xc {
  width: 345px;
}
:not(.aXNw__KyjJu) .editable-cell__popover__Be5xc .DraftEditor-root {
  max-height: 120px;
  min-height: 84px;
  overflow-y: auto;
}
:not(.aXNw__OoT86) .multiline-html-cell-viewer__AKYNh p {
  margin: 0;
}
:not(.aXNw__Wg6s7) .media-preview__ymFP1 {
  box-sizing: border-box;
  height: 54px;
  width: 54px;
}
:not(.aXNw__Wg6s7) .media-preview__container__NAzV5 {
  height: 100%;
  overflow: hidden;
  position: relative;
  width: 100%;
}
:not(.aXNw__Wg6s7) .media-preview__container--multi__WDTnQ:before {
  background-color: #fcfcfc;
  border: 1px solid #dfe0e1;
  border-radius: 3px;
  bottom: 0;
  box-sizing: border-box;
  content: " ";
  display: block;
  height: 50px;
  position: absolute;
  right: 0;
  width: 50px;
  z-index: 0;
}
:not(.aXNw__Wg6s7) .media-preview__container--multi__WDTnQ:hover:before {
  background-color: #606162;
  border: 0;
  opacity: 0.6;
}
:not(.aXNw__Wg6s7) .media-preview__container--hover__JBBsq {
  background-color: hsla(0, 0%, 8%, 0.6);
  border-radius: 3px;
  cursor: pointer;
  display: none;
  height: 50px;
  position: absolute;
  width: 50px;
  z-index: 2;
}
:not(.aXNw__Wg6s7) .media-preview__container--hover__text__pCgNq {
  font-size: 10px;
}
:not(.aXNw__Wg6s7) .media-preview__container__item__s2l9X {
  background-color: #fff;
  border: 1px solid #dfe0e1;
  border-radius: 3px;
  box-sizing: border-box;
  height: 50px;
  padding: 2px;
  width: 50px;
  z-index: 1;
}
:not(.aXNw__Wg6s7) .media-preview__container__item__image__vf1wX {
  height: 100%;
  object-fit: contain;
  width: 100%;
}
:not(.aXNw__Wg6s7)
  .media-preview__container__NAzV5:hover
  .media-preview__container__item__s2l9X {
  border-color: #fff;
}
:not(.aXNw__W_SbN) .add-button__XFCZN {
  border: 1px dashed #dfe0e1;
  border-radius: 3px;
  cursor: pointer;
  height: 125px;
  width: 125px;
}
:not(.aXNw__W_SbN) .add-button__XFCZN:hover {
  border-color: #2270ee;
}
:not(.aXNw__W_SbN) .add-button--error__vcPMg {
  border: 1px dashed #e13212;
}
:not(.aXNw___7AIN) .asset-overlay__default_button__df3Qg {
  bottom: 0;
  left: 0;
}
:not(.aXNw___7AIN) .asset-overlay__remove-icon___z0tz {
  cursor: pointer;
  position: absolute;
  right: 10px;
  top: 10px;
}
:not(.aXNw__EBnVi) .asset__jiFZG {
  border: 1px solid #dfe0e1;
  border-radius: 3px;
  height: 125px;
  position: relative;
  width: 125px;
}
:not(.aXNw__EBnVi) .asset__wrapper__fMmMZ {
  margin: 0 16px 16px 0;
}
:not(.aXNw__EBnVi) .asset__badge__jDZ1R {
  left: 0;
  pointer-events: none;
  top: 0;
}
:not(.aXNw__YUNdA) .media-assets-row__vXyq9 {
  max-height: 270px;
  overflow: auto;
}
:not(.aXNw__YUNdA) .media-assets-row__vXyq9 > div:nth-child(5n) {
  margin-right: 0;
}
:not(.aXNw__Swcny) .link-assets-row__parent__cchVL {
  align-items: center;
  display: flex;
}
:not(.aXNw__Swcny) .link-assets-row--truncated__xooAP {
  color: #444445;
  flex: 1;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
}
:not(.aXNw__Swcny) .link-assets-row--fixed__mStqm {
  display: inline-block;
}
:not(.aXNw__Swcny) .link-assets-row__input__klxIs {
  flex-grow: 1;
}
:not(.aXNw__Swcny) .link-assets-row__scroll-container__NjFeq {
  max-height: 100px;
  overflow-x: hidden;
  overflow-y: auto;
}
:not(.aXNw__Swcny) .link-assets-row__button__em7O_ i {
  color: #444445;
}
:not(.aXNw__Swcny) .link-assets-row__button__em7O_:hover {
  background-color: #2270ee;
}
:not(.aXNw__Swcny) .link-assets-row__button__em7O_:hover i {
  color: #fff;
}
:not(.aXNw__R76qR) .assets-edit-modal__title__j6iDm {
  width: calc(100% - 30px);
}
:not(.aXNw__R76qR) .assets-edit-modal__container__p7gBG {
  margin: 0 -32px;
}
:not(.aXNw__R76qR) .assets-edit-modal__container__content__S9nSM {
  padding: 0 32px;
}
:not(.aXNw__ZlAZC) .tags-shrinker__amESl {
  align-items: center;
  display: flex;
  flex-direction: row;
  flex-wrap: wrap;
}
:not(.aXNw__ZlAZC) .tags-shrinker--justify-content--center__dOA5n {
  justify-content: center;
}
:not(.aXNw__ZlAZC) .tags-shrinker--justify-content--flex-start__cxTlZ {
  justify-content: flex-start;
}
:not(.aXNw__ZlAZC) .tags-shrinker--justify-content--flex-end__t7_LK {
  justify-content: flex-end;
}
:not(.aXNw__ZlAZC) .tags-shrinker--justify-content--space-between__eHdtx {
  justify-content: space-between;
}
:not(.aXNw__ZlAZC) .tags-shrinker--justify-content--space-around__M0giF {
  justify-content: space-around;
}
:not(.aXNw__ZlAZC) .tags-shrinker--justify-content--space-evenly__IXLVu {
  justify-content: space-evenly;
}
:not(.aXNw__ZlAZC) .tags-shrinker--gap-0__wHm6B {
  gap: 0;
}
:not(.aXNw__ZlAZC) .tags-shrinker--gap-1__VcZj_ {
  gap: 8px;
}
:not(.aXNw__ZlAZC) .tags-shrinker--gap-2__cme2B {
  gap: 16px;
}
:not(.aXNw__ZlAZC) .tags-shrinker--gap-3__XZkXg {
  gap: 24px;
}
:not(.aXNw__ZlAZC) .tags-shrinker--gap-4__Siu3i {
  gap: 32px;
}
:not(.aXNw__ZlAZC) .tags-shrinker--gap-5__w0luT {
  gap: 48px;
}
:not(.aXNw__u4ein) .multiselect-popover__items-container__yy3k1 {
  overflow-x: visible;
  overflow-y: auto;
  position: relative;
  transition: max-height 0.2s;
}
:not(.aXNw__u4ein) .multiselect-popover__items-container--loading__eLxCW {
  max-height: 100px;
}
:not(.aXNw__u4ein) .multiselect-popover__items-container--loaded__ZKWWE {
  max-height: 250px;
}
:not(.aXNw__u4ein) .multiselect-popover__items-container--empty__p02N9 {
  max-height: 30px;
}
:not(.aXNw__JW_lz) .categories-edit-popover__KFApf {
  width: 345px;
}
:not(.aXNw__qaWjL) .multi-select-popover__R1Gtr {
  width: 420px;
}
:not(.aXNw__Wezf1) .number-cell-bulk__ARdeH {
  width: 345px;
}
:not(.aXNw__Wezf1) .number-cell-bulk__input__AAUCP input {
  width: 66px;
}
:not(.aXNw__Wezf1) .number-cell-bulk__select__MqTGc {
  width: 190px;
}
:not(.aXNw__Wezf1) .number-cell-bulk__select-popover__aXqly .Select__option {
  margin: 0 -24px !important;
}
:not(.aXNw__dlTRv) .linked-item__cell__kva1K:focus {
  background-color: #ecf4fd;
}
:not(.aXNw__k3NVr) .number-input__buttons__MSu2y {
  height: calc(100% - 2px);
  right: 1px;
  width: 24px;
}
:not(.aXNw__k3NVr) .number-input__input__gMB3L {
  box-shadow: none !important;
}
:not(.aXNw__k3NVr) .number-input__input__gMB3L input {
  padding-right: 24px !important;
}
:not(.aXNw__k3NVr) .number-input__arrow-up__wGG9N {
  border-bottom: 1px solid #dfe0e1;
}
:not(.aXNw__knsWQ) .auto-suggest-input__hh4sM {
  height: 40px;
}
:not(.aXNw__knsWQ) .auto-suggest-input__option__dXXuF:hover {
  background-color: #eee;
}
:not(.aXNw__knsWQ) .auto-suggest-input__input__XglGQ {
  box-shadow: none !important;
}
:not(.aXNw__knsWQ) .auto-suggest-input__input__XglGQ input {
  padding-right: 40px !important;
}
:not(.aXNw__knsWQ) .auto-suggest-input__clear-icon__uHVmF {
  width: 40px;
  z-index: 1;
}
:not(.aXNw__lYAdr) .linked-item-modal___Jtu2 {
  min-height: 180px;
}
:not(.aXNw__lYAdr) .linked-item-modal___Jtu2 .sku-cell {
  padding-left: 0;
  padding-right: 0;
}
:not(.aXNw__lYAdr) .linked-item-modal___Jtu2 .th .k-link {
  padding: 0 !important;
}
:not(.aXNw__Tl4n2) .materials-number-input__Tb5GN {
  width: 135px;
}
:not(.aXNw__Tl4n2) .materials-number-input__Tb5GN input {
  width: 70px;
}
:not(.aXNw__Tl4n2) .materials-number-input__Tb5GN .FormField {
  margin-bottom: 0 !important;
}
:not(.aXNw__Tl4n2) .materials-table__oLYUe .k-grid-edit-row td {
  padding: 12px !important;
}
:not(.aXNw__iGspJ) .sku-item-cell__c1AzQ:focus {
  background-color: #ecf4fd;
}
:not(.aXNw__OdTby) .description-cell__wrapper__OQ54u {
  position: relative;
}
:not(.aXNw__OdTby)
  .description-cell__wrapper__OQ54u:hover
  .editable-content-hover-background__KELEU {
  background-color: #fafafa;
}
:not(.aXNw__OdTby) .description-cell__wrapper--focus__G9FdD:focus {
  border-radius: 3px;
  box-shadow: 0 0 0 3px #a9d1ff;
  outline: 0;
}
:not(.aXNw__OdTby) .description-cell__wrapper--focus-hidden__TzK7o:focus,
:not(.aXNw__OdTby)
  .description-cell__wrapper--focus-hidden__TzK7o:focus-within {
  border-radius: 3px;
  box-shadow: none;
  outline: 0;
}
:not(.aXNw__OdTby) .description-cell__editable-content__IaRTx {
  background-color: #fff;
  border: 1px solid #dfe0e1;
  border-radius: 3px;
  font-size: 14px;
  height: 36px;
  min-height: 36px;
  overflow: auto;
  padding: 0.5em 0.6875em;
  resize: vertical;
  width: 100%;
}
:not(.aXNw__OdTby) .description-cell__editable-content__IaRTx:focus {
  border: 1px solid #2270ee;
  box-shadow: 0 0 0 3px #a9d1ff;
  outline: 0;
}
:not(.aXNw__OdTby) .description-cell__editable-content--expanded__u69RX {
  height: auto;
}
:not(.aXNw__OdTby) .description-cell__buttons__RbiwP {
  left: 100%;
  position: absolute;
  top: 0;
  z-index: 800;
}
:not(.aXNw__huoyp) .line-through__c_AUg {
  text-decoration: line-through;
}
:not(.aXNw__JStcF) .border-row___3dRS {
  border-bottom: 1px solid #dfe0e1;
}
:not(.aXNw__JStcF) .border-table__creaV,
:not(.aXNw__klvhz) .border-collapse__OY7CD {
  border-collapse: collapse;
}
:not(.aXNw__x5XwE) .purchase-order-tag__ljiUd .Button__icon--right {
  padding: 0;
}
:not(.aXNw__x5XwE) .launch-icon__xtUrC {
  padding-bottom: 2px;
  padding-right: 4px;
}
:not(.aXNw__MKwll) .reduce-warning-tooltip__u2vlq .Tooltip__body {
  max-width: 276px !important;
  text-align: left;
  width: 276px !important;
}
:not(.aXNw__yfLFM) .full-size__LBCs_ {
  height: 100%;
  width: 100%;
}
:not(.aXNw__yfLFM) .gallery-container__C4_bg .header__LG4XL {
  margin: 10px 0;
}
:not(.aXNw__yfLFM)
  .gallery-container__C4_bg
  .header__LG4XL
  .header-content__uYZNI {
  margin-top: -20px;
  padding-right: 10px;
}
:not(.aXNw__yfLFM) .gallery-container__C4_bg .gallery-content__sRGk5 {
  align-items: flex-start;
  display: flex;
  flex-direction: row;
  flex-wrap: wrap;
  margin-left: -10px;
  margin-right: -10px;
}
:not(.aXNw__yfLFM)
  .gallery-container__C4_bg
  .gallery-content__sRGk5
  .photo-container__WDADd {
  margin: 0 10px 20px;
  position: relative;
  width: 138px;
}
:not(.aXNw__yfLFM)
  .gallery-container__C4_bg
  .gallery-content__sRGk5
  .photo-container__WDADd
  .thumbnail__jLXUD {
  align-items: center;
  border: 1px solid #dfe0e1;
  box-sizing: border-box;
  display: flex;
  height: 138px;
  justify-content: center;
  margin: 0;
  position: relative;
  width: 138px;
}
:not(.aXNw__yfLFM)
  .gallery-container__C4_bg
  .gallery-content__sRGk5
  .photo-container__WDADd
  .thumbnail__jLXUD
  .thumbnail-image__l7c7d {
  height: 100%;
  object-fit: contain;
  width: 100%;
}
:not(.aXNw__yfLFM)
  .gallery-container__C4_bg
  .gallery-content__sRGk5
  .photo-container__WDADd
  .actionBar__Ieic8 {
  background-color: rgba(0, 0, 0, 0.5);
  border: 1px solid #dfe0e1;
  border-bottom: none;
  box-sizing: border-box;
  display: flex;
  flex-direction: row;
  height: 30px;
  justify-content: space-between;
  opacity: 1;
  padding: 0 0 0 10px;
  position: absolute;
  top: 0;
  width: 100%;
}
:not(.aXNw__yfLFM)
  .gallery-container__C4_bg
  .gallery-content__sRGk5
  .photo-container__WDADd
  .content__p6upp {
  font-size: 12px;
}
:not(.aXNw__yfLFM)
  .gallery-container__C4_bg
  .gallery-content__sRGk5
  .photo-container__WDADd
  .content__p6upp
  .title__aCk12 {
  position: relative;
}
:not(.aXNw__yfLFM)
  .gallery-container__C4_bg
  .gallery-content__sRGk5
  .photo-container__WDADd
  .content__p6upp
  .title__aCk12
  h3 {
  font-size: 12px;
  font-weight: 700;
  line-height: 15px;
  margin: 8px 0 2px;
  overflow: hidden;
  overflow-wrap: break-word;
  text-overflow: ellipsis;
  white-space: nowrap;
}
:not(.aXNw__yfLFM)
  .gallery-container__C4_bg
  .gallery-content__sRGk5
  .photo-container__WDADd
  .content__p6upp
  .technician__JEZN0 {
  font-size: 12px;
}
:not(.aXNw__yfLFM)
  .gallery-container__C4_bg
  .gallery-content__sRGk5
  .photo-container__WDADd
  .content__p6upp
  .created-on__JzI6P {
  color: #999;
}
:not(.aXNw__yfLFM) .gallery-container__C4_bg .controls__tPTPd {
  display: flex;
  flex-direction: row;
  justify-content: flex-end;
}
:not(.aXNw__yfLFM) .gallery-container__C4_bg .controls__tPTPd .control__V6P4Z {
  padding-left: 5px;
}
:not(.aXNw__yfLFM) .modal__BJ2cZ {
  height: 90vh;
  position: relative;
}
:not(.aXNw__yfLFM) .modal__BJ2cZ .Modal__header {
  padding-bottom: 16px !important;
  padding-top: 16px !important;
}
:not(.aXNw__yfLFM) .modal__BJ2cZ .Modal__content {
  height: calc(90vh - 155px);
  padding: 6px;
}
:not(.aXNw__yfLFM) .modal__BJ2cZ .header__LG4XL {
  display: flex;
}
:not(.aXNw__yfLFM) .modal__BJ2cZ .modal-title__k4e0d {
  font-size: 15px;
  line-height: 30px;
  margin: 0 0 0 6px;
}
:not(.aXNw__yfLFM) .modal__BJ2cZ .spinner__u3ogy {
  position: absolute;
}
:not(.aXNw__yfLFM) .modal__BJ2cZ .photo__eZuTX {
  height: 100%;
  object-fit: contain;
  transition: opacity 0.2s ease 0s;
  width: 100%;
}
:not(.aXNw__yfLFM) .modal__BJ2cZ .arrow__CI0ly {
  border-radius: 35px !important;
  color: #fff;
  cursor: pointer;
  font-size: 70px;
  margin-top: -40px;
  position: absolute;
  top: 50%;
}
:not(.aXNw__yfLFM) .modal__BJ2cZ .arrow__CI0ly:hover {
  background: hsla(0, 0%, 8%, 0.3);
}
:not(.aXNw__yfLFM) .modal__BJ2cZ .arrow__CI0ly:focus {
  box-shadow: none;
}
:not(.aXNw__yfLFM) .modal__BJ2cZ .arrow__CI0ly.next-arrow__aI3M5 {
  right: -50px;
}
:not(.aXNw__yfLFM) .modal__BJ2cZ .arrow__CI0ly.previous-arrow__NN3YA {
  left: -50px;
}
@media print {
  :not(.aXNw__yfLFM) .modal__BJ2cZ .arrow__CI0ly {
    display: none;
  }
}
@media screen and (min-width: 1200px) {
  :not(.aXNw__yfLFM) .next-arrow__aI3M5 {
    right: -80px !important;
  }
  :not(.aXNw__yfLFM) .previous-arrow__NN3YA {
    left: -80px !important;
  }
}
:not(.aXNw__yfLFM) .actionBarButtons__sG6An {
  align-items: center;
  display: flex;
}
:not(.aXNw__yfLFM) .actionBarButtons__sG6An .actionBarButton__tO12X {
  background: none;
  box-shadow: none;
  color: #fff;
  margin: 1px;
}
:not(.aXNw__yfLFM) .attachmentActionBar .Checkbox--checked .Checkbox__box {
  box-shadow: 0 0 0 1px #13ceea !important;
}
:not(.aXNw__yfLFM)
  .attachmentActionBar
  .Checkbox--checked
  .Checkbox__box:before {
  box-shadow: inset 0 0 0 14px #13ceea !important;
}
@media print {
  :not(.aXNw__yfLFM) .Modal__header-close {
    display: none;
  }
  :not(.aXNw__yfLFM) .Backdrop--portal {
    height: 100%;
    left: 0;
    position: absolute;
    top: 0;
    width: 100%;
  }
  :not(.aXNw__yfLFM) .Backdrop--is-open #app-base {
    display: none;
  }
}
:not(.aXNw__yfLFM) .viewMedia__A8FpR {
  align-items: center;
  cursor: pointer;
  display: flex;
  height: 100%;
  justify-content: center;
  left: 0;
  position: absolute;
  top: 0;
  width: 100%;
}
:not(.aXNw__yfLFM) .viewMedia__A8FpR .viewMediaText__YtHUs {
  background-color: rgba(0, 0, 0, 0.5);
  border-radius: 6px;
  color: #fff;
  font-weight: 700;
  padding: 5px;
}
:not(.aXNw__yfLFM) .hidden__TA1H7 {
  opacity: 0 !important;
}
:not(.aXNw__yfLFM) .editButton__VKuQy {
  background-color: #fff !important;
  color: gray !important;
  font-size: 12px !important;
  padding: 2px 2px 2px 8px !important;
  position: absolute !important;
  right: 0;
  top: 0;
}
:not(.aXNw__yfLFM) .clearSelected__qT6of,
:not(.aXNw__yfLFM) .controlButton__wkpTq,
:not(.aXNw__yfLFM) .deleteSelected__dzOUz,
:not(.aXNw__yfLFM) .downloadSelected__oTDHM {
  margin: 0 0 0 12px;
}
:not(.aXNw__yfLFM) .downloadSelected__oTDHM {
  color: #13ceea;
}
:not(.aXNw__yfLFM) .clearSelected__qT6of {
  color: #999;
}
:not(.aXNw__yfLFM) .deleteSelected__dzOUz {
  color: #e63717;
}
:not(.aXNw__yfLFM) .formGroup__CVGK8 {
  align-items: center !important;
}
:not(.aXNw__yfLFM) .play-icon__vlt2q {
  color: #333;
  position: absolute;
}
:not(.aXNw__c12Ee) .attachment__wgdhU {
  height: 124px;
  margin-bottom: 8px;
  position: relative;
  width: 124px;
}
:not(.aXNw__c12Ee) .attachment__wgdhU .buttons__H8WQE {
  left: 8px;
  position: absolute;
  right: 8px;
  top: 0;
}
:not(.aXNw__c12Ee) .attachment__wgdhU .select-button__fHxqW {
  background: none;
}
:not(.aXNw__c12Ee)
  .attachment__wgdhU
  .thumbnail-container__deLCa
  .thumbnail__ETW92 {
  border-color: #dfe0e1;
  cursor: pointer;
  height: 124px;
  width: 124px;
}
:not(.aXNw__c12Ee)
  .attachment__wgdhU
  .thumbnail-container__deLCa
  .thumbnail__ETW92
  .Thumbnail__overlay {
  background: none !important;
  top: -15px;
}
:not(.aXNw__c12Ee) .attachment__wgdhU .remove-button__j38yT {
  background: none;
  color: #fff;
  display: none;
  margin-top: 6px;
}
:not(.aXNw__c12Ee)
  .attachment__wgdhU
  .remove-button__j38yT
  .Button:hover:before {
  background-color: none !important;
}
:not(.aXNw__c12Ee) .attachment__wgdhU .content__z7UQ8 {
  background: #f7f7f7;
  border-radius: 0 0 4px 4px;
  bottom: 1px;
  left: 1px;
  padding: 7px 5px 7px 15px;
  position: absolute;
  right: 1px;
}
:not(.aXNw__c12Ee) .attachment__wgdhU .title-tooltip__yAy9r > div {
  display: block !important;
}
:not(.aXNw__c12Ee) .attachment__wgdhU .title__PWEcd {
  background: none;
  color: #141414;
  line-height: 32px;
}
:not(.aXNw__c12Ee) .attachment__wgdhU .preview-button-container__yNcmu {
  min-width: 24px;
}
:not(.aXNw__c12Ee) .attachment__wgdhU .preview-button__ElVWS {
  color: #606162;
  display: none;
  width: 24px;
}
:not(.aXNw__c12Ee) .attachment__wgdhU .preview-button__ElVWS:hover:before {
  background-color: none !important;
}
:not(.aXNw__c12Ee) .attachment__wgdhU .overlay__gmPhT {
  background: #2270ee;
  border-radius: 5px;
  bottom: 1px;
  cursor: pointer;
  display: none;
  left: 1px;
  opacity: 0.3;
  position: absolute;
  right: 1px;
  top: 1px;
}
:not(.aXNw__c12Ee) .attachment__wgdhU.selected__caBA6 .overlay__gmPhT {
  display: block;
}
:not(.aXNw__c12Ee) .attachment__wgdhU:hover .content__z7UQ8,
:not(.aXNw__c12Ee) .attachment__wgdhU:hover .overlay__gmPhT {
  display: block;
  transition: opacity 0.2s ease-in-out;
}
:not(.aXNw__c12Ee)
  .attachment__wgdhU:hover
  .select-button__fHxqW
  .Checkbox__box {
  border-color: #2270ee !important;
}
:not(.aXNw__c12Ee) .attachment__wgdhU:hover .preview-button__ElVWS,
:not(.aXNw__c12Ee) .attachment__wgdhU:hover .remove-button__j38yT {
  display: block;
}
:not(.aXNw__c12Ee) .attachment-list__LFI6_ .attachment__wgdhU,
:not(.aXNw__c12Ee)
  .attachment-list__LFI6_
  .attachment__wgdhU
  .thumbnail-container__deLCa
  .thumbnail__ETW92 {
  height: 140px;
  width: 140px;
}
:not(.aXNw__c12Ee) .attachment-list__LFI6_ .attachment__wgdhU .content__z7UQ8 {
  padding-bottom: 2px;
  padding-top: 2px;
}
:not(.aXNw__c12Ee) .attachment-list__LFI6_ .overlay__gmPhT {
  background: #2d2e31;
  cursor: default;
}
:not(.aXNw__c12Ee)
  .attachment-list__LFI6_
  .selected__caBA6:not(:hover)
  .overlay__gmPhT {
  display: none;
}
:not(.aXNw__c12Ee) .attachment-list__LFI6_ .title__PWEcd {
  cursor: default;
}
:not(.aXNw__c12Ee) .date-selection__TI5dc {
  margin-top: 10px;
}
:not(.aXNw__c12Ee) .date-selection__TI5dc:focus,
:not(.aXNw__c12Ee) .date-selection__TI5dc:hover {
  text-decoration: none;
}
:not(.aXNw__c12Ee) .date-selection__TI5dc .date-selection-checkbox__tiS53 {
  margin-top: 1px;
  opacity: 0;
  overflow: hidden;
  transition: all 1s;
}
:not(.aXNw__c12Ee)
  .date-selection__TI5dc:hover
  .date-selection-checkbox__tiS53 {
  opacity: 1;
  overflow: unset;
  width: auto;
}
:not(.aXNw__c12Ee) .date-selection__TI5dc .date-selection-label__ie232 {
  margin-left: -23px;
  transition: all 0.2s;
}
:not(.aXNw__c12Ee) .date-selection__TI5dc:hover .date-selection-label__ie232 {
  margin-left: 0;
}
:not(.aXNw__c12Ee) .modal-container__W3aPz {
  min-height: 600px;
}
:not(.aXNw__c12Ee) .modal-container__W3aPz .Modal__header {
  padding-bottom: 16px;
}
:not(.aXNw__c12Ee) .modal-container__W3aPz .modal-header-divider__q0acj {
  margin-left: -32px;
  margin-right: -32px;
  margin-top: 24px !important;
}
:not(.aXNw__c12Ee) .modal-container__W3aPz .modal-filter__k3bT1 {
  background: none;
}
:not(.aXNw__c12Ee) .modal-container__W3aPz .modal-filter-link__iGTY6 {
  text-decoration: none !important;
}
:not(.aXNw__c12Ee) .modal-container__W3aPz .modal-filter-seleted-label__zSQgt {
  margin-top: 4px;
}
:not(.aXNw__c12Ee) .modal-container__W3aPz .Modal__content {
  padding-bottom: 16px;
  padding-top: 8px;
}
:not(.aXNw__c12Ee) .modal-container__W3aPz .no-found-file__sx4sP {
  min-height: 450px;
}
:not(.aXNw__cnmNX) .wrapper__P329o {
  display: grid;
  gap: 16px;
  grid-template-columns: repeat(2, 1fr);
  margin-bottom: 24px;
}
:not(.aXNw__cnmNX) .fileIcon__UwgVi {
  padding: 5px;
}
:not(.aXNw__cnmNX) .serv__Traor ul {
  display: flex;
  flex-wrap: wrap;
  padding-left: 0;
}
:not(.aXNw__cnmNX) .serv__Traor ul li {
  border: 1px solid #dfe0e1;
  box-sizing: border-box;
  flex: 0 0 25%;
  list-style: none;
  margin: 5px;
  max-width: 128px;
  text-align: center;
}
:not(.aXNw__cnmNX) .serv__Traor ul li img {
  margin-left: auto;
  margin-right: auto;
  object-fit: contain;
  vertical-align: middle;
}
:not(.aXNw__cnmNX) .modal__khw2P {
  height: 90vh;
  position: relative;
}
:not(.aXNw__cnmNX) .modal__khw2P .Modal__header-title {
  font-weight: 500;
}
:not(.aXNw__cnmNX) .modal__khw2P .Modal__content {
  height: calc(90vh - 155px);
  padding: 6px;
}
:not(.aXNw__cnmNX) .modal__khw2P .header__r1rJv {
  display: flex;
}
:not(.aXNw__cnmNX) .modal__khw2P .modal-title__OxB31 {
  font-size: 15px;
  line-height: 30px;
  margin: 0 0 0 6px;
}
:not(.aXNw__cnmNX) .modal__khw2P .spinner__JHAI7 {
  position: absolute;
}
:not(.aXNw__cnmNX) .modal__khw2P .photo__cr45a {
  height: 100%;
  object-fit: contain;
  transition: opacity 0.2s ease 0s;
  width: 100%;
}
:not(.aXNw__cnmNX) .modal__khw2P .arrow__iNkcL {
  border-radius: 35px !important;
  color: #fff;
  cursor: pointer;
  font-size: 70px;
  margin-top: -40px;
  position: absolute;
  top: 50%;
}
:not(.aXNw__cnmNX) .modal__khw2P .arrow__iNkcL:hover {
  background: hsla(0, 0%, 8%, 0.3);
}
:not(.aXNw__cnmNX) .modal__khw2P .arrow__iNkcL:focus {
  box-shadow: none;
}
:not(.aXNw__cnmNX) .modal__khw2P .arrow__iNkcL.next-arrow__gKNft {
  right: -50px;
}
:not(.aXNw__cnmNX) .modal__khw2P .arrow__iNkcL.previous-arrow__toZDv {
  left: -50px;
}
@media print {
  :not(.aXNw__cnmNX) .modal__khw2P .arrow__iNkcL {
    display: none;
  }
}
:not(.aXNw__cnmNX) .attachment-list__LcaxH {
  background: none;
  position: relative;
}
:not(.aXNw__cnmNX) .attachment-list__LcaxH .action-menu__ZvHih {
  display: none;
  position: absolute;
  right: 0;
  top: 0;
}
:not(.aXNw__cnmNX) .attachment-list__LcaxH .action-menu__ZvHih.active,
:not(.aXNw__cnmNX) .attachment-list__LcaxH:hover .action-menu__ZvHih {
  display: block;
}
:not(.aXNw__cnmNX) .attachment-list__LcaxH .attachment__P13E9 {
  height: 128px;
  margin-bottom: 16px;
  position: relative;
}
:not(.aXNw__cnmNX) .attachment-list__LcaxH .attachment__P13E9 .buttons__voFJk {
  display: none;
  position: absolute;
  right: 6px;
  top: 6px;
}
:not(.aXNw__cnmNX)
  .attachment-list__LcaxH
  .attachment__P13E9
  .buttons__voFJk.active {
  display: block;
}
:not(.aXNw__cnmNX)
  .attachment-list__LcaxH
  .attachment__P13E9
  .thumbnail__Rx4Kc
  .Thumbnail {
  border-radius: 4px;
}
:not(.aXNw__cnmNX)
  .attachment-list__LcaxH
  .attachment__P13E9
  .thumbnail__Rx4Kc
  .Thumbnail__overlay {
  background: none;
  top: -16px;
}
:not(.aXNw__cnmNX) .attachment-list__LcaxH .attachment__P13E9 .footer__EmQ7f {
  background: #f7f7f7;
  border-radius: 0 0 4px 4px;
  bottom: 1px;
  box-sizing: border-box;
  left: 1px;
  padding: 8px;
  position: absolute;
  right: 1px;
}
:not(.aXNw__cnmNX)
  .attachment-list__LcaxH
  .attachment__P13E9:hover
  .buttons__voFJk {
  display: block;
}
:not(.aXNw__cnmNX) .full-size__jzduM {
  height: 100%;
  width: 100%;
}
:not(.aXNw__cnmNX) .delete-button__o7oC9:hover {
  background: #e13212 !important;
}
:not(.aXNw__cnmNX) .play-icon__gWNLj {
  color: #333;
  position: absolute;
}
@media screen and (min-width: 1200px) {
  :not(.aXNw__cnmNX) .next-arrow__gKNft {
    right: -80px !important;
  }
  :not(.aXNw__cnmNX) .previous-arrow__toZDv {
    left: -80px !important;
  }
}
:not(.aXNw__UOXow) .ibs__OYKDg {
  margin: -16px -24px -48px;
}
:not(.aXNw__UOXow) .maxWidth190__x4cNc {
  max-width: 190px;
}
:not(.aXNw__UOXow) .minWidth90__snfWK,
:not(.aXNw__UOXow) .minWidth90__snfWK [role="listbox"] {
  min-width: 90px;
}
:not(.aXNw__UOXow) .padding20__NSThY {
  padding: 20px;
}
:not(.aXNw__UOXow) .overflowAnywhere__A2S24 {
  overflow-wrap: anywhere;
  white-space: nowrap;
}
:not(.aXNw__UOXow) .marginTop20__TA8oy {
  margin-top: 20px;
}
:not(.aXNw__UOXow) .marginTop20Right10__iEhUQ {
  margin-right: 10px;
  margin-top: 20px;
}
:not(.aXNw__UOXow) .maxWidth380__JZDO1 {
  max-width: 380px;
}
:not(.aXNw__UOXow) .canvas-container__PVyjj {
  border: 1px solid #c4c4c4;
  height: 400px !important;
  width: 100% !important;
}
:not(.aXNw__UOXow) .lower-canvas__LvNfD,
:not(.aXNw__UOXow) .upper-canvas__f1ara {
  height: 300px !important;
  width: 100% !important;
}
:not(.aXNw__UOXow) .color-input__P3MKe {
  height: 36px;
}
:not(.aXNw__UOXow) .drawing-line__rgXMP {
  line-height: 36px;
  vertical-align: middle;
}
:not(.aXNw__UOXow) .toolbar__Ydfk9 {
  background-color: bisque;
  border: 1px solid #c4c4c4;
  padding: 3px;
}
:not(.aXNw__UOXow) .hiddenButton__GzG2C {
  margin: 0;
  padding: 0;
  visibility: hidden;
  width: 0;
}
:not(.aXNw__UOXow) .searchButton__sLcKp {
  height: 41px;
  margin-top: 28px;
  width: 40px;
}
:not(.aXNw__UOXow) .vinInput__lHmSU {
  width: calc(100% - 40px);
}
:not(.aXNw__UOXow) .content__mC_JK {
  margin-left: 55px;
  margin-right: 55px;
  max-width: 1200px;
}
:not(.aXNw__UOXow) .wppEmptyState__aFUjx {
  left: 40%;
  position: absolute;
  top: 40%;
}
:not(.aXNw__UOXow) .confirm-data-grid-warranty__TeOJ0 {
  display: grid;
  grid-template-columns: 1fr 1fr 1fr 1fr;
  row-gap: 30px;
}
:not(.aXNw__UOXow) .confirm-data-grid-customer__VYugi {
  display: grid;
  grid-template-columns: 1fr 1fr;
  row-gap: 30px;
}
:not(.aXNw__ExAxs) .teleport-init__FKiim {
  border: 0;
  clip: rect(0, 0, 0, 0);
  height: 1px;
  margin: -1px;
  overflow: hidden;
  padding: 0;
  position: absolute;
  white-space: nowrap;
  width: 1px;
}
:not(.aXNw__xwWl5) .container__Do2BS {
  margin-top: 15px;
  *zoom: 1;
}
:not(.aXNw__xwWl5) .container__Do2BS:after,
:not(.aXNw__xwWl5) .container__Do2BS:before {
  content: "";
  display: table;
  line-height: 0;
}
:not(.aXNw__xwWl5) .container__Do2BS:after {
  clear: both;
}
:not(.aXNw__xwWl5) .container-regular__bt4W7 {
  margin-left: auto;
  margin-right: auto;
}
:not(.aXNw__xwWl5) .container-fluid__MZ9yM {
  padding-left: 20px;
  padding-right: 20px;
}
:not(.aXNw__xwWl5) .container-fluid--full__tl2pS {
  padding-left: 0;
  padding-right: 0;
}
:not(.aXNw__xwWl5)
  .page-full-height__Ml40z
  > .Content__wrapper
  > .Page__page
  > .Page__content {
  height: 100%;
}
:not(.aXNw__DVcqa) .centered__POE2L {
  left: 20%;
  position: fixed;
  top: 40%;
  width: 900px;
}
:not(.aXNw__DVcqa) .centered__POE2L .progress-header-message__Psqa5 {
  color: grey;
}
:not(.aXNw__DVcqa) .centered__POE2L .error-header-message__uH8b0 {
  color: red;
}
:not(.aXNw__DVcqa) .centered__POE2L .progress-bar__fnwzg {
  border: none !important;
  padding: 0 !important;
}
:not(.aXNw__S35EA) .flex-column__f6VgC {
  align-items: flex-start;
  display: flex;
  flex-direction: column;
  justify-content: flex-start;
  min-height: 100%;
}
:not(.aXNw__S35EA) .grid___kFSR {
  margin: 0 !important;
  min-height: calc(100vh - var(--nav-offset-top, 56px) - 64px);
  overflow: hidden;
}
:not(.aXNw__S35EA) .grid___kFSR .row__LIniJ {
  margin: 0 !important;
  padding: 0 !important;
}
:not(.aXNw__LehsK) #app {
  height: 100%;
}
:not(.aXNw__LehsK) body {
  margin: var(--spacing-0);
  padding: var(--spacing-0);
}
:not(.aXNw__LehsK) .form__ar30Y {
  margin: var(--spacing-0) auto;
  max-width: 370px;
  min-width: 250px;
  width: 100%;
}
:not(.aXNw__LehsK) .input-error-state__iBwQ2,
:not(.aXNw__LehsK) .input-field__M6aRP {
  border-right: none !important;
  font-size: var(--typescale-3) !important;
  font-weight: 100;
  height: 49px;
  line-height: 17px !important;
  margin-bottom: 30px;
  width: 100% !important;
}
:not(.aXNw__LehsK) .input-field__M6aRP input {
  line-height: var(--base-line-height) !important;
}
:not(.aXNw__LehsK) .input-error-state__iBwQ2 {
  border: 1px solid rgba(255, 0, 0, 0.4) !important;
  border-radius: 0.25rem;
}
:not(.aXNw__LehsK) .input-error-state__iBwQ2 input {
  border: none !important;
}
:not(.aXNw__LehsK) .submit-button__ZyCVN {
  border-radius: 2px !important;
  display: block;
  font-size: var(--typescale-3) !important;
  height: 42px;
}
:not(.aXNw__LehsK) .error-container__aDI03,
:not(.aXNw__LehsK) .message-container__BEGnL {
  margin-bottom: 20px;
  margin-top: 20px;
  min-height: 95px;
}
:not(.aXNw__LehsK) .grecaptcha-container__F2Y3g {
  margin-bottom: 36px;
}
:not(.aXNw__LehsK) .grecaptcha-container__F2Y3g .grecaptcha__Wj8oH {
  margin: var(--spacing-0) auto;
  width: 304px;
}
:not(.aXNw__LehsK) .confirmation-header-container__DzUSd,
:not(.aXNw__LehsK) .header-container__HF_r3 {
  margin: var(--spacing-0) var(--spacing-0) 30px var(--spacing-0);
  position: relative;
  text-align: left;
  white-space: nowrap;
  width: 100%;
}
:not(.aXNw__LehsK) .header-container__HF_r3 h2 {
  font-size: 36px !important;
  font-weight: 100 !important;
  margin: var(--spacing-0) !important;
}
:not(.aXNw__LehsK) .header-container__HF_r3 h3 {
  display: inline-block !important;
  font-weight: 100 !important;
}
:not(.aXNw__LehsK) .header-container__HF_r3 p {
  font-size: var(--typescale-2);
  white-space: pre-wrap;
  width: 100%;
}
:not(.aXNw__LehsK) .header-container__HF_r3 .header-icon__Eip4O {
  vertical-align: top !important;
}
:not(.aXNw__LehsK) .confirmation-header-container__DzUSd {
  margin-bottom: var(--spacing-2);
}
:not(.aXNw__LehsK) p.confirmation-text__E2rWL {
  margin-bottom: var(--spacing-4);
}
:not(.aXNw__LehsK) .password-requirement-container__UT4JH {
  font-size: var(--typescale-2);
  margin-bottom: 30px;
}
:not(.aXNw__LehsK) .grid-styles__J4rln {
  margin: var(--spacing-0) !important;
  min-height: 100%;
  padding: var(--spacing-0) !important;
  width: 100% !important;
}
:not(.aXNw__LehsK) .grid-styles__J4rln .row-styles__bz0Mj {
  overflow: hidden !important;
  width: 100% !important;
}
:not(.aXNw__LehsK) .grid-styles__J4rln .row-styles__bz0Mj,
:not(.aXNw__LehsK)
  .grid-styles__J4rln
  .row-styles__bz0Mj
  .column-styles__y8QPP {
  margin: var(--spacing-0) !important;
  padding: var(--spacing-0) !important;
}
:not(.aXNw__LehsK) .checkbox-label-identifier__YzCki {
  float: left;
  width: 60px;
}
:not(.aXNw__w1gqX) .container__HiFuY {
  background: #fcfcfc;
  border-right: 1px solid #dfe0e1;
  padding: 0 32px 48px;
}
:not(.aXNw__w1gqX) .takeover-section__d_BVx {
  min-height: 100%;
  overflow: hidden;
  padding: 0;
}
:not(.aXNw__w1gqX) .stack-item__S0nOk {
  height: inherit;
}
:not(.aXNw__w1gqX) .stack-info-item__OCKmP:not(:last-child) {
  border-bottom: 1px solid #dfe0e1;
  padding-bottom: 24px;
}
:not(.aXNw__w1gqX) .form__uNQsm {
  width: calc(100% - 350px);
}
:not(.aXNw__qvk9P) .accountingListView__QvsHD {
  margin: 24px 40px;
}
:not(.aXNw__qvk9P) .accounting-container__ZoV4W .content__erINi {
  flex-grow: 1;
  overflow: auto;
  padding: 32px;
}
:not(.aXNw__qvk9P)
  .accounting-container__ZoV4W
  .content__erINi.fullscreen__s024y {
  padding: 0;
  position: absolute;
  width: 100%;
  z-index: 10;
}
:not(.aXNw__qvk9P)
  .accounting-container__ZoV4W
  .content__erINi::-webkit-scrollbar-thumb {
  min-height: 100px;
}
:not(.aXNw__qvk9P) .accounting-fullscreen__K8Ywj {
  left: 0;
  overflow: auto;
  padding: 0;
  width: 100%;
  z-index: 110;
}
:not(.aXNw__qvk9P) .table-action-bar__z43Mf {
  padding-left: 216px;
}
:not(.aXNw__qvk9P) .default-grid-height__nw6jR {
  overflow-x: auto;
  width: 100%;
}
:not(.aXNw__qvk9P) .default-grid-height__nw6jR .k-grid-content {
  max-height: 816px;
  min-height: 300px;
}
:not(.aXNw__qvk9P) .default-grid-height__nw6jR col:not([width]) {
  width: 100px;
}
:not(.aXNw__qvk9P) .long-grid-wrap__FLeK6 {
  display: grid;
}
:not(.aXNw__Xsa5V) .grid-customer-column___cgKl {
  min-width: 150px;
}
:not(.aXNw__Xsa5V) .grid-column__z8U9R {
  min-width: 110px;
}
:not(.aXNw__Xsa5V) .first-grid-row__nuf7s {
  height: 40px;
}
:not(.aXNw__Xsa5V) .grid-row-decrease-padding__xvNe5 {
  margin-bottom: 5px;
  padding: 0 !important;
}
:not(.aXNw__Xsa5V) .noteButtonGroup___l_lv,
:not(.aXNw__Xsa5V) .noteTextArea__ksrFR {
  width: 420px !important;
}
:not(.aXNw__Xsa5V) .saveNoteButton__qQ6BC {
  margin-left: 280px !important;
}
:not(.aXNw__Xsa5V) .noteList__fADtw {
  max-height: 250px;
  overflow-y: scroll;
}
:not(.aXNw__Xsa5V) .noteText__fU6L0 {
  background-color: #fff !important;
  border: none !important;
  -webkit-box-shadow: none !important;
  -moz-box-shadow: none !important;
  box-shadow: none !important;
  cursor: pointer !important;
  min-height: 60px !important;
  outline: none !important;
  padding-left: 16px !important;
  padding-right: 32px !important;
  resize: none !important;
  width: 440px !important;
}
:not(.aXNw__Xsa5V) .datePickerLabel__eM5QY {
  margin-bottom: 8px !important;
}
:not(.aXNw__Xsa5V) .hidden-button__GAY56 {
  opacity: 0;
}
:not(.aXNw__Xsa5V) .vertical-align-middle__PPrPQ {
  vertical-align: middle;
}
:not(.aXNw__Xsa5V) .error__SmPEt * {
  font-size: 13px !important;
}
:not(.aXNw__RoHW3) .table-footer-normal__jAzg8 {
  border: 1px solid rgba(0, 0, 0, 0.08);
  border-top: 0 solid rgba(0, 0, 0, 0.08);
  min-height: 41px;
  padding-right: 22px;
}
:not(.aXNw__RoHW3) .table-footer-error__udPEv {
  padding-right: 0;
}
:not(.aXNw__RoHW3) .modal__QYvgK .Modal__content {
  overflow: visible;
}
:not(.aXNw__RoHW3) .actions-popover-hidden__vS49Z {
  display: none !important;
}
:not(.aXNw__NI2u9) .modal__Zhumq {
  max-width: inherit;
  width: 740px;
}
:not(.aXNw__NI2u9) .modal__Zhumq .Modal__content {
  display: flex;
}
:not(.aXNw__NI2u9) .inputTitle__TUOEt {
  font-size: 14px;
  margin-bottom: 5px;
}
:not(.aXNw__NI2u9) .inputField__R_ZIt {
  margin-bottom: 25px;
  width: 290px;
}
:not(.aXNw__NI2u9) .divider__v_Xx6 {
  margin-bottom: 20px;
}
:not(.aXNw__NI2u9) .eyebrow__I5Nyz {
  color: #000;
  font-size: 15px;
}
:not(.aXNw__NI2u9) .leftSide__zb2dc {
  border-right: 1px solid #ccc;
  padding-right: 50px;
  width: calc(50% - 50px);
}
:not(.aXNw__NI2u9) .leftSide__zb2dc .searchButton__ncYCK {
  float: right;
}
:not(.aXNw__NI2u9) .rightSide__Ry6T5 {
  border-left: 1px solid #ccc;
  flex-grow: 1;
  height: fit-content;
  margin-left: -1px;
  text-align: center;
}
:not(.aXNw__NI2u9) .rightSide__Ry6T5 .Radio__box {
  margin-left: 15px;
  top: 30px;
}
:not(.aXNw__NI2u9) .rightSide__Ry6T5 .notFountImage__HoNi_ {
  margin: 100px 0 -10px;
  object-fit: contain;
  width: 150px;
}
:not(.aXNw__NI2u9) .rightSide__Ry6T5 .beforeSearchImage__fKwkj {
  margin: 50px 0 15px;
  object-fit: contain;
  width: 150px;
}
:not(.aXNw__NI2u9) .rightSide__Ry6T5 .notFoundDescription__BGkVU {
  color: #888;
  margin: auto;
  width: 235px;
}
:not(.aXNw__NI2u9) .rightSide__Ry6T5 .singleResult__mrZDR {
  display: flex;
  flex-wrap: wrap;
  justify-content: space-between;
  margin: 50px 0 0 35px;
}
:not(.aXNw__NI2u9)
  .rightSide__Ry6T5
  .singleResult__mrZDR
  .disabledReason__KBZZc {
  color: #f45858;
  margin-top: 15px;
  text-align: center;
}
:not(.aXNw__NI2u9) .rightSide__Ry6T5 .resultSection__res09 {
  flex-basis: 140px;
  margin-top: 20px;
  text-align: left;
}
:not(.aXNw__NI2u9) .rightSide__Ry6T5 .resultSection__res09 .resultTitle__AQOeW {
  color: #555;
  font-size: 13px;
}
:not(.aXNw__NI2u9) .rightSide__Ry6T5 .resultSection__res09 .resultData__GeyVY {
  font-size: 17px;
}
:not(.aXNw__NI2u9) .rightSide__Ry6T5 .errorField__DpECI {
  color: #f45858;
}
:not(.aXNw__NI2u9) .rightSide__Ry6T5 .resultCard__tcsgi {
  border: 1px solid #d5d5d5;
  border-radius: 3px;
  display: flex;
  flex-wrap: wrap;
  justify-content: space-between;
  margin-bottom: 30px;
  padding: 14px 7px 10px 30px;
}
:not(.aXNw__NI2u9) .rightSide__Ry6T5 .resultCard__tcsgi .cardSection__gIP6f {
  flex-basis: 43%;
  margin-bottom: 5px;
  text-align: left;
}
:not(.aXNw__NI2u9)
  .rightSide__Ry6T5
  .resultCard__tcsgi
  .cardSection__gIP6f
  .cardTitle__EsZez {
  font-size: 12px;
}
:not(.aXNw__NI2u9)
  .rightSide__Ry6T5
  .resultCard__tcsgi
  .cardSection__gIP6f
  .cardData__v0LQM {
  font-size: 14px;
}
:not(.aXNw__NI2u9) .rightSide__Ry6T5 .resultCard__tcsgi .disabledReason__KBZZc {
  color: #f45858;
  text-align: center;
}
:not(.aXNw__HZWes) .credit-card-number__Tv_zC {
  margin-right: 16px;
  width: 360px;
}
:not(.aXNw__HZWes) .charge-button__NalPg {
  width: 200px;
}
:not(.aXNw__HZWes) .pg-iframe__khpD3 {
  border-width: inherit;
  height: 240px;
  width: 100%;
}
:not(.aXNw__HZWes) .modal__v4TW2 {
  min-height: 560px;
}
:not(.aXNw__OuOCt) .small-example-check___shd6 {
  width: 120px;
}
:not(.aXNw__OuOCt) .account-input__CfFVo {
  -webkit-text-security: disc;
}
:not(.aXNw__OPfNj) .account-confirmation__VvHyJ {
  border: 1px solid #dfe0e1;
  border-radius: 5px;
  font-size: 14px;
  padding: 16px;
}
:not(.aXNw__OPfNj) .confirmation-charge-button__Ww9V8 {
  width: 120px;
}
:not(.aXNw__OPfNj) .data-title__Yes8G {
  display: inline-block;
  text-transform: uppercase;
  width: 140px;
}
:not(.aXNw__uTu8b) .account-confirmation__egJiv {
  border: 1px solid #dfe0e1;
  border-radius: 5px;
  font-size: 14px;
  padding: 16px;
}
:not(.aXNw__uTu8b) .confirmation-charge-button__DD77z {
  width: 120px;
}
:not(.aXNw__uTu8b) .data-title__jIWI6 {
  display: inline-block;
  text-transform: uppercase;
  width: 140px;
}
:not(.aXNw__tLtpr) .payment-type__b_Ek9 div[role="combobox"] {
  white-space: nowrap !important;
}
:not(.aXNw__tLtpr) .payment-type__b_Ek9 div[role="combobox"]:before {
  content: none !important;
}
:not(.aXNw__tLtpr) .payment-type__b_Ek9 div[role="combobox"] div[role="alert"] {
  display: block !important;
  overflow-x: hidden;
  text-overflow: ellipsis;
  width: inherit;
}
:not(.aXNw__tLtpr) .memo__Y5AAn textarea,
:not(.aXNw__thgfV) .first-grid-row__W_TCV {
  height: 40px;
}
:not(.aXNw__thgfV) .hidden-button__TRww2 {
  opacity: 0;
}
:not(.aXNw__thgfV) .vertical-align-middle__zSXlO {
  vertical-align: middle;
}
:not(.aXNw__thgfV) .error__QS4dq * {
  font-size: 13px !important;
}
:not(.aXNw__OSiJu) .sync-feed__wxVZR {
  background-color: #fff;
  border-left: 1px solid #f5f5f5;
  overflow-x: hidden;
  overflow-y: auto;
  padding-bottom: 40px;
  width: 200px;
}
:not(.aXNw__OSiJu) .sync-feed__wxVZR.collapsed__SvlAe {
  border: 0;
  border-radius: 0 0 0 6px;
  box-shadow: 0 2px 4px 0 rgba(0, 0, 0, 0.25);
  cursor: pointer;
  line-height: 18px;
  min-width: 70px;
  overflow-y: hidden;
  padding-bottom: 0;
  position: absolute;
  right: 0;
  text-align: center;
  width: auto;
  z-index: 1000;
}
:not(.aXNw__OSiJu) .sync-feed__wxVZR.collapsed__SvlAe .pending__PU9hO {
  background-color: #ecf4fd;
  border-bottom: 3px solid #56a4ff;
  border-left: 3px solid #56a4ff;
  border-radius: 0 0 0 6px;
  color: #1360d9;
  padding: 0 4px;
}
:not(.aXNw__OSiJu) .sync-feed__wxVZR.collapsed__SvlAe .warning__I4Ad6 {
  background-color: #ffeccc;
  border-bottom: 3px solid #b14c00;
  border-left: 3px solid #b14c00;
  border-radius: 0 0 0 6px;
  color: #7a2f00;
  padding: 0 4px;
}
:not(.aXNw__OSiJu) .sync-feed__wxVZR.collapsed__SvlAe .success__ot3r4 {
  border-bottom: 3px solid #18a761;
  border-left: 3px solid #18a761;
  border-radius: 0 0 0 6px;
  color: #10864b;
  padding: 0 4px;
}
:not(.aXNw__OSiJu) .sync-feed__wxVZR .header__Q8WiE {
  background: #eee;
}
:not(.aXNw__OSiJu) .sync-feed__wxVZR .header__Q8WiE .button__v0tov {
  border-radius: 0;
}
:not(.aXNw__OSiJu) .sync-feed__wxVZR ul li {
  list-style: none;
  margin-top: 2px;
}
:not(.aXNw__OSiJu) .sync-feed__wxVZR ul li p {
  margin: 0;
}
:not(.aXNw__OSiJu) .sync-feed__wxVZR ul li a {
  color: #2270ee;
}
:not(.aXNw__OSiJu) .sync-feed__wxVZR ul li.info__n4zM1 {
  background-color: #ecf4fd;
  border-left: 3px solid #ecf4fd;
}
:not(.aXNw__OSiJu) .sync-feed__wxVZR ul li.warning__I4Ad6 {
  background-color: #ffeccc;
  border-left: 3px solid #b14c00;
}
:not(.aXNw__OSiJu) .sync-feed__wxVZR ul li.success__ot3r4 {
  border-left: 3px solid #18a761;
}
:not(.aXNw__OSiJu) .sync-feed__wxVZR ul li.error__OGSOt {
  background-color: #ffece9;
  border-left: 3px solid #e13212;
}
:not(.aXNw__XxKcq) .grid__ddpY7 {
  overflow-x: auto;
  width: 100%;
}
:not(.aXNw__XxKcq) .grid-container__PPdE5 {
  overflow: hidden;
}
:not(.aXNw__XxKcq) .grid-container__PPdE5 .actions-container__FKu2q {
  max-width: calc(100vw - 288px);
}
:not(.aXNw__qAiKD) .commentAvatar___MNdZ {
  flex-shrink: 0;
}
:not(.aXNw__qAiKD) .commentBody__P8uZb {
  width: 100%;
}
:not(.aXNw__qAiKD) .commentText__DGWZi {
  word-break: break-word;
}
:not(.aXNw__qAiKD) .commentActions__CJcT6 :first-child span {
  padding-left: 0;
}
:not(.aXNw__gh2SB) .commentInput__iyy_T,
:not(.aXNw__qAiKD) .commentTextInput__bAc_f {
  min-height: 44px;
}
:not(.aXNw__sfGbk) .commentsButton__S7yeq {
  position: relative;
}
:not(.aXNw__sfGbk) .commentsButtonSmall__Fp0mV {
  padding: 8px 16px;
  position: relative;
}
:not(.aXNw__sfGbk) .comment-btn-small__Rl3Tk {
  padding: 4px 8px !important;
}
:not(.aXNw__sfGbk) .commentsCountBadge__zOT0R {
  position: absolute;
  right: 8px;
  top: 8px;
}
:not(.aXNw__sfGbk) .commentsCountBadgeSmall__kXZDz {
  font-size: 10px;
  position: absolute;
  right: 8px;
  top: 8px;
}
:not(.aXNw__WwtIS) .grid-filter__KQ662 {
  height: fit-content;
  margin-right: 16px;
  width: 200px;
}
:not(.aXNw__WwtIS) .grid-filter-form__OvHrk {
  margin: 0;
}
:not(.aXNw__WwtIS) .grid-filter-form-field__doPgR {
  margin-bottom: 8px !important;
  width: 100%;
}
:not(.aXNw__WwtIS) .grid-filter-form-field__doPgR label {
  margin-bottom: 0 !important;
}
:not(.aXNw__WwtIS) .grid-filter-form-field__doPgR > * {
  min-width: 166px;
}
:not(.aXNw__WwtIS) .grid-filter-form-button--clear__S_30z {
  padding-left: 0;
}
:not(.aXNw__WwtIS) .grid-filter__KQ662 .DatePicker {
  min-width: 10em !important;
}
:not(.aXNw__m6bGf) .audit-trail-table__lZCbP .k-pager-nav.k-pager-last {
  display: none;
}
:not(.aXNw__qtVQ3) .more-button__IxY3n {
  cursor: pointer;
}
:not(.aXNw__qtVQ3) .disabled-item-with-tooltip__Kk3T6 {
  color: grey;
  margin: 10px;
}
:not(.aXNw__nUp1O) .inventory-list-view__NS_5z {
  margin: 32px 40px;
}
:not(.aXNw__nUp1O) .inventory-list-view__NS_5z .DatePicker {
  min-width: 10em !important;
}
:not(.aXNw__nUp1O) .inventory-list-view__NS_5z .table-action-bar__xnsZ7 {
  padding-left: 216px;
}
:not(.aXNw__nUp1O) .inventory-container__zTzXo .side-nav__niSxk {
  z-index: 1038;
}
:not(.aXNw__nUp1O) .inventory-container__zTzXo .content__S_uRB {
  flex-grow: 1;
  overflow: auto;
  padding: 32px;
}
:not(.aXNw__nUp1O)
  .inventory-container__zTzXo
  .content__S_uRB.fullscreen__UA2KL {
  padding: 0;
  position: absolute;
  width: 100%;
  z-index: 10;
}
:not(.aXNw__nUp1O)
  .inventory-container__zTzXo
  .content__S_uRB::-webkit-scrollbar-thumb {
  min-height: 100px;
}
:not(.aXNw__nUp1O) .inventory-container__zTzXo .Mask__overlay {
  z-index: 1300 !important;
}
:not(.aXNw__nUp1O) .inventory-layout___bhF3 {
  display: flex;
  margin-bottom: -50px;
  margin-top: -16px;
}
:not(.aXNw__nUp1O) .page__TGjPO {
  height: calc(100vh - var(--nav-offset-top, 56px));
}
:not(.aXNw__nUp1O) .text-dashed__OFTxI {
  text-decoration-line: underline;
  text-decoration-style: solid;
}
:not(.aXNw__bu8XU) .table-action-bar__YQ30a {
  padding-left: 216px;
}
:not(.aXNw__bu8XU) .tag-group__LUxwV {
  flex-wrap: nowrap;
  max-width: 100%;
}
:not(.aXNw__bu8XU) .table-items__XFymu,
:not(.aXNw__bu8XU) .table-items__XFymu tr:last-child td {
  border-bottom: none;
}
:not(.aXNw__bu8XU) .table-items-column-right__vtaCb {
  text-align: right !important;
}
:not(.aXNw__bu8XU) .header-fixed__fJtE2 {
  position: fixed;
  width: 100%;
  z-index: 10;
}
:not(.aXNw__bu8XU) .footer-fixed__xTcVP {
  bottom: 0;
  height: 90px;
  position: fixed;
  width: 100%;
  z-index: 10;
}
:not(.aXNw__bu8XU) .before-footer__s98_x {
  margin-bottom: 98px;
}
:not(.aXNw__bu8XU) .details-block__tv4BJ {
  margin-top: 204px;
}
:not(.aXNw__bu8XU) .details-block-editing__bJQYU {
  margin-top: 138px;
}
:not(.aXNw__bu8XU) .text-dashed__vDeWE {
  text-decoration-line: underline;
  text-decoration-style: solid;
}
:not(.aXNw__bu8XU) .tax-options__Eayqd {
  width: 96px;
}
:not(.aXNw__bu8XU) .tax-options__Eayqd div[role="listbox"] {
  min-width: 100% !important;
  width: 100% !important;
}
:not(.aXNw__bu8XU) .edit-Icon__HoYrA {
  height: 22px;
  padding: 12px !important;
  width: 22px;
}
:not(.aXNw__bu8XU) .edit-Icon__HoYrA svg {
  width: 16px;
}
:not(.aXNw__bu8XU) .project-labels-field__UxhIw {
  width: calc(100% - 70px);
}
:not(.aXNw__bu8XU)
  .project-labels-field__UxhIw
  .upward
  div[role="listbox"].visible.menu {
  bottom: auto;
  top: 100%;
}
:not(.aXNw__bu8XU) .project-labels-popover__g7h_g {
  width: 480px !important;
}
:not(.aXNw__bu8XU) .project-labels-popover-content__FveT9 {
  min-height: 250px;
}
:not(.aXNw__HYiC2) .add-to-statement__rnZuH,
:not(.aXNw__HYiC2) .add-to-statement__rnZuH .Modal__content {
  overflow: visible;
}
:not(.aXNw__HYiC2)
  .add-to-statement__rnZuH
  .add-to-statement-dropdown__aupnY
  .item.addition {
  background: #fff !important;
  bottom: 0;
  color: #2270ee !important;
  position: sticky !important;
  width: 100%;
  z-index: 99;
}
:not(.aXNw__HYiC2)
  .add-to-statement__rnZuH
  .add-to-statement-dropdown__aupnY
  .item.addition:hover {
  background: #f7f7f7 !important;
  text-decoration: underline;
}
:not(.aXNw__xmyuW) .inventoryGridContainer__DxFlg {
  outline: none;
  overflow-x: auto;
  overflow-y: visible !important;
  width: 100%;
}
:not(.aXNw__xmyuW) .inventoryColumnMenuFilter__YL_Ot {
  background: #fff;
  border: 1px solid #dfe0e1;
  border-radius: 6px;
  box-shadow: 0 8px 24px hsla(0, 0%, 8%, 0.102);
  box-sizing: border-box;
  margin-bottom: -5px;
  margin-left: -2px;
  margin-top: -2px;
}
:not(.aXNw__xmyuW) .inventoryColumnMenuFilter__YL_Ot .k-columnmenu-item {
  display: none;
}
:not(.aXNw__xmyuW) .inventoryColumnMenuFilter__YL_Ot .k-columnmenu-item-content,
:not(.aXNw__xmyuW)
  .inventoryColumnMenuFilter__YL_Ot
  .k-columnmenu-item-content
  .k-animation-container {
  overflow: visible;
}
:not(.aXNw__xmyuW) .inventoryColumnMenuWideFilter__IGix5 {
  width: 320px;
}
:not(.aXNw__xmyuW) .inventoryGrid__Efwlq {
  height: 100%;
}
:not(.aXNw__xmyuW) .inventoryGrid__Efwlq .k-grid-container {
  max-height: 816px;
  min-height: 0;
}
:not(.aXNw__xmyuW) .inventoryGrid__Efwlq .k-grid-container a:hover {
  text-decoration: underline !important;
}
:not(.aXNw__xmyuW) .inventoryGrid__Efwlq .k-detail-row .k-grid-container {
  min-height: 0 !important;
}
:not(.aXNw__xmyuW) .inventoryGrid__Efwlq .k-detail-row .k-grid-norecords {
  height: 0 !important;
}
:not(.aXNw__xmyuW)
  .inventoryGrid__Efwlq
  tbody
  tr.warningRow__iShKU:not(:hover) {
  background-color: #fff9e2 !important;
}
:not(.aXNw__xmyuW) .inventoryGrid__Efwlq tbody tr.successRow__cXn8d:not(:hover),
:not(.aXNw__xmyuW)
  .inventoryGrid__Efwlq
  tbody
  tr.successRow__cXn8d:not(:hover)
  td {
  background-color: #e1fdef !important;
}
:not(.aXNw__xmyuW) .inventoryGrid__Efwlq .action-header-cell__yGKik {
  border-left-color: transparent !important;
}
:not(.aXNw__xmyuW) .inventoryGrid__Efwlq .k-master-row .actions-wrap___5XC4 {
  height: 32px;
  width: 32px;
}
:not(.aXNw__xmyuW)
  .inventoryGrid__Efwlq
  .k-master-row:not(:hover)
  .actions__RKusN {
  display: none;
}
:not(.aXNw__xmyuW) .inventoryGrid__Efwlq hr {
  border: 0;
  border-bottom: 1px solid #eee;
  margin: 16px 0;
}
:not(.aXNw__xmyuW)
  .inventoryGrid__Efwlq.disabled__dsPr9
  .disabled-element__Zwonn,
:not(.aXNw__xmyuW)
  .inventoryGrid__Efwlq.disabled__dsPr9
  td:not(.undisabled-cell__dUIwS) {
  opacity: 0.4;
}
:not(.aXNw__xmyuW)
  .inventoryGrid__Efwlq
  .hide-inventory-table-checkbox__jU02G
  > td:first-child
  > * {
  display: none;
}
:not(.aXNw__xmyuW) .inventoryMinHeightGrid__WIrAH .k-grid-container {
  min-height: 300px;
}
:not(.aXNw__xmyuW)
  .inventoryMinHeightGrid__WIrAH
  .k-grid-container
  .k-grid-norecords {
  height: 300px;
}
:not(.aXNw__xmyuW) .no-opacity-row__frY78 .k-master-row {
  opacity: 1 !important;
}
:not(.aXNw__xmyuW) .min-width-table__XSl8Q {
  min-width: 1600px;
}
:not(.aXNw__xmyuW) .inventory-disable-pager__Hezdo .k-pager {
  display: none;
}
:not(.aXNw__xmyuW)
  .inventoryGridWithDefaultWidthColumn__L2HTK
  col:not([width]) {
  width: 100px;
}
:not(.aXNw__xmyuW) .inventoryClickableGrid__mgtyO tr {
  cursor: pointer;
}
:not(.aXNw__xmyuW) .like-anvil-tooltip__K4Uxa {
  border-radius: 3px;
  font-size: 14px;
  white-space: pre-line;
  word-wrap: break-word;
  color: #f5f5f5;
  content: attr(aria-label);
  text-align: center;
}
:not(.aXNw__xmyuW) .like-anvil-tooltip__K4Uxa .k-tooltip {
  background: #444445;
  color: #f5f5f5;
  max-width: max(18em, 450px);
}
:not(.aXNw__xmyuW) .like-anvil-tooltip__K4Uxa .k-callout {
  color: #444445;
}
:not(.aXNw__xmyuW) .textViewer__ai02p {
  max-height: 200px;
  overflow: hidden;
  word-break: break-word;
}
:not(.aXNw__xmyuW) .textareaCellEditor___67JH {
  min-height: 40px;
}
:not(.aXNw__xmyuW) .headerCell__PELjh {
  padding: 0 12px !important;
}
:not(.aXNw__xmyuW) .right-aligned___yyoE {
  justify-content: right !important;
}
:not(.aXNw__xmyuW) .details-table__ViH__ .k-detail-cell {
  padding: 0 !important;
}
:not(.aXNw__AyIrI) .editorCell__PAsb3 {
  outline: none;
}
:not(.aXNw__Gpwlv) .hide-clear-option__TeYNm .Trigger__clear {
  display: none;
  pointer-events: none;
}
:not(.aXNw__Gpwlv) .input-warning__oxQW_ input {
  background-color: #fff9f8;
  border-color: #ffbe00 !important;
  box-shadow: none;
  color: #ffbe00 !important;
}
:not(.aXNw__Gpwlv) .fillField__NvuED {
  flex-basis: 100% !important;
  max-width: none !important;
}
:not(.aXNw__Gpwlv) .required__t3eW0 {
  color: #e13212;
  display: inline;
  font-size: 14px;
  font-weight: 700;
  margin-left: 2px;
  text-align: left;
}
:not(.aXNw__Gpwlv) .inventory-hide__d5ADY {
  display: none !important;
}
:not(.aXNw__Gpwlv) .tax-options__ySaZs {
  width: max-content;
}
:not(.aXNw__Gpwlv) .tax-options__ySaZs div[role="listbox"] {
  min-width: 100% !important;
  width: 100% !important;
}
:not(.aXNw__Gpwlv) .tooltip--fullsize__DcGXD {
  width: 100%;
}
:not(.aXNw__Gpwlv) .tooltip--fullsize__DcGXD > :first-child {
  display: block !important;
}
:not(.aXNw__Gpwlv) .tooltip--fullsize__DcGXD .Input.Input--fluid > input {
  width: 0 !important;
}
:not(.aXNw__Gpwlv) .input-addon-with-button__jpWiR .InputAddon {
  padding: 0 !important;
}
:not(.aXNw__Gpwlv) .input-addon-with-button__jpWiR .InputAddon .Button__icon {
  height: 22px !important;
  width: 22px !important;
}
:not(.aXNw__Gpwlv) .memo-field__uoWgD {
  white-space: pre-wrap;
}
:not(.aXNw__Gpwlv) .project-labels-field__yKmUd {
  max-width: calc(100% - 86px);
}
:not(.aXNw__Gpwlv) .va-m__Y5rT_ {
  vertical-align: middle;
}
:not(.aXNw__Gpwlv) .text-underline-on-hover__JEycI:hover {
  text-decoration: underline !important;
}
:not(.aXNw__Gpwlv) .a2-dialog-fix__EEIrK {
  font-size: 1rem;
}
:not(.aXNw__Gpwlv) .a2-dialog-fix__EEIrK header,
:not(.aXNw__Gpwlv) .a2-dialog-fix__EEIrK section {
  display: flex !important;
}
:not(.aXNw__Gpwlv) .a2-dialog-fix__EEIrK h1 {
  margin: 0 !important;
}
:not(.aXNw__Gpwlv) .a2-hide-close-btn__ziu2F [class*="_close-button"] {
  display: none;
}
:not(.aXNw__oF_jF) .cancel-confirm__RtzEr,
:not(.aXNw__oF_jF) .cancel-confirm__RtzEr .Modal__content {
  overflow: visible;
}
:not(.aXNw__oF_jF) .cancel-confirm__RtzEr .cancel-reason__b0V_4 .item {
  bottom: 0;
  position: sticky !important;
  width: 100%;
  z-index: 99;
}
:not(.aXNw__wGEBS) .table-items-column-right__keoIx {
  text-align: right !important;
}
:not(.aXNw__wGEBS) .header-fixed__nWWRl {
  position: fixed;
  width: 100%;
  z-index: 999;
}
:not(.aXNw__wGEBS) .details-block-editing__tlaaz {
  margin-top: 138px;
}
:not(.aXNw__wGEBS) .details-block__YiItc {
  margin-top: 204px;
}
:not(.aXNw__wGEBS) .table-items__bcoah,
:not(.aXNw__wGEBS) .table-items__bcoah tr:last-child td {
  border-bottom: none;
}
:not(.aXNw__wGEBS) .tax-options__y_OMZ {
  width: 96px;
}
:not(.aXNw__wGEBS) .tax-options__y_OMZ div[role="listbox"] {
  min-width: 100% !important;
  width: 100% !important;
}
:not(.aXNw__wGEBS) .text-dashed__WTtTb {
  text-decoration-line: underline;
  text-decoration-style: solid;
}
:not(.aXNw__wGEBS) .edit-Icon__Exrrm {
  height: 22px;
  padding: 12px !important;
  width: 22px;
}
:not(.aXNw__wGEBS) .edit-Icon__Exrrm svg {
  width: 16px;
}
:not(.aXNw__wGEBS) .project-labels-field__R3Q04 {
  width: calc(100% - 70px);
}
:not(.aXNw__wGEBS)
  .project-labels-field__R3Q04
  .upward
  div[role="listbox"].visible.menu {
  bottom: auto;
  top: 100%;
}
:not(.aXNw__wGEBS) .project-labels-popover__vc96r {
  width: 480px !important;
}
:not(.aXNw__wGEBS) .project-labels-popover-content__mA3Ou {
  min-height: 250px;
}
:not(.aXNw__hvSqR) .header-fixed__RAE07 {
  position: fixed;
  width: 100%;
  z-index: 999;
}
:not(.aXNw__hvSqR) .details-block__RVCHy {
  margin-top: 204px;
}
:not(.aXNw__hvSqR) .details-block-editing__Eq6k_ {
  margin-top: 138px;
}
:not(.aXNw__hvSqR) .details-block-text__HqNZh {
  max-width: 300px;
}
:not(.aXNw__hvSqR) .details-block-number__lza_5 {
  margin-top: 7px;
}
:not(.aXNw__hvSqR) .table-footer-normal__piiCS {
  border: 1px solid rgba(0, 0, 0, 0.08);
  border-top: 0 solid rgba(0, 0, 0, 0.08);
  min-height: 41px;
  padding-right: 22px;
}
:not(.aXNw__hvSqR) .table-footer-error__gjMdC {
  padding-right: 0;
}
:not(.aXNw__hvSqR) .datePicker__X8YnL {
  min-height: 400px !important;
}
:not(.aXNw__pGRwJ) .flexLayout___jRha {
  margin: 0;
  width: 100%;
}
:not(.aXNw__pGRwJ) .flexLayout___jRha div {
  flex-basis: 0 !important;
  margin: 0 0 16px;
  max-width: calc(100% - 4px);
  min-height: 42px;
  min-width: calc(100% - 4px);
}
:not(.aXNw__pGRwJ) .flexLayout___jRha div:nth-child(2) {
  margin-left: 8px;
}
:not(.aXNw__pGRwJ) .scrollable-section__GlLh6 {
  display: table-cell;
  height: 100%;
  padding-right: 15px;
  width: 292px;
}
:not(.aXNw__pGRwJ) .scrollable-section__GlLh6:first-child {
  padding-right: 15px !important;
}
:not(.aXNw__pGRwJ) .scrollable-section__GlLh6:last-child {
  padding-right: 24px;
}
:not(.aXNw__pGRwJ) .scrollable-section__GlLh6 div:last-child {
  height: calc(100% - 120px);
}
:not(.aXNw__pGRwJ) .drawer__kMXvA > div:nth-child(2) {
  box-sizing: border-box;
  max-width: 340px !important;
  overflow-x: hidden;
  width: 340px !important;
  -ms-overflow-style: none;
  scrollbar-width: none;
}
:not(.aXNw__pGRwJ) .drawer__kMXvA > div:nth-child(2)::-webkit-scrollbar {
  display: none;
}
:not(.aXNw__pGRwJ) .linkButton__NGjDf {
  color: #2270ee !important;
}
:not(.aXNw__pGRwJ) .section-field-icon__F9Bmg {
  border-radius: 12px;
  bottom: 5px;
  height: 18px;
  opacity: 0;
  padding: 3px;
  position: absolute;
  right: 5px;
  width: 18px;
}
:not(.aXNw__pGRwJ) .section-field-icon__F9Bmg:hover {
  background: #dfe0e1;
  cursor: pointer;
}
:not(.aXNw__pGRwJ) .section-field-icon__F9Bmg svg {
  text-align: center;
  vertical-align: middle;
}
:not(.aXNw__pGRwJ) .section-field__BQ1mO {
  position: relative;
}
:not(.aXNw__pGRwJ) .section-field__BQ1mO:hover {
  background: #fafafa;
  border-radius: 4px;
}
:not(.aXNw__pGRwJ) .section-field__BQ1mO:hover .section-field-icon__F9Bmg {
  opacity: 1;
}
:not(.aXNw__pGRwJ) .scrollable-section-inner__zZzd2 {
  display: table;
  height: 100%;
  margin-bottom: 8px;
  margin-right: 30px;
  overflow-x: auto;
}
:not(.aXNw__pGRwJ) .scrollable-section-placeholder__rewOe {
  overflow: visible;
  position: relative;
  width: 100%;
}
:not(.aXNw__pGRwJ) .scrollable-section-outer__Tbt1G {
  left: 0;
  overflow-x: scroll;
  position: absolute;
  top: 0;
  width: calc(100% + 24px);
}
:not(.aXNw__IKTlx) .cut-content__CYbrs {
  cursor: pointer;
}
:not(.aXNw__IKTlx) .decorated__zEcK2 {
  text-decoration: underline;
}
:not(.aXNw__IKTlx) .long-content__H7iV_ {
  max-width: 510px;
}
:not(.aXNw__IKTlx) .no-ellipsis__Jz4m0 {
  text-overflow: clip !important;
}
:not(.aXNw__IKTlx) .cell-grid__nR2mR {
  overflow-x: auto;
  width: 100%;
}
:not(.aXNw__IKTlx) .cell-grid__nR2mR .k-grid-content {
  max-height: unset;
  min-height: unset;
}
:not(.aXNw__g8XnY) .search-grid-clear-button__yPfoy {
  align-items: center;
  cursor: pointer;
  display: flex;
}
:not(.aXNw__FgYnN) .quick-filters__TaNkF {
  min-width: 1150px;
}
:not(.aXNw__FgYnN) .overflow-break-word__JXGlH {
  overflow-wrap: break-word;
}
:not(.aXNw__FgYnN) .multiline-table-header__zChKt th {
  vertical-align: middle !important;
}
:not(.aXNw__FgYnN) .multiline-table-header__zChKt th .k-column-title {
  white-space: normal !important;
}
:not(.aXNw__FgYnN) .stack-row-gap__MaEUI > div {
  row-gap: 20px;
}
:not(.aXNw__FgYnN) .semibold__gkDdc {
  font-weight: 600;
}
:not(.aXNw__qFzo0) .quick-filters__tUxg8 {
  min-width: 1150px;
}
:not(.aXNw__qFzo0) .overflow-break-word__E1sQ6 {
  overflow-wrap: break-word;
}
:not(.aXNw__qFzo0) .multiline-table-header__B2VLA th {
  vertical-align: middle !important;
}
:not(.aXNw__qFzo0) .multiline-table-header__B2VLA th .k-column-title {
  white-space: normal !important;
}
:not(.aXNw__qFzo0) .stack-row-gap__GvOb2 > div {
  row-gap: 20px;
}
:not(.aXNw__qFzo0) .semibold__QRsX0 {
  font-weight: 600;
}
:not(.aXNw__Jpaoo) .container__my0wU {
  min-width: 200px;
}
:not(.aXNw__Jpaoo) .progress__OdEhT {
  background: #576671;
  border-radius: 3px;
  height: 16px;
  opacity: 1;
}
:not(.aXNw__Jpaoo) .progress-min__VsirI {
  min-width: 4px;
}
:not(.aXNw__Jpaoo) .progress-spacing__aa3RN {
  margin-right: 2px;
}
:not(.aXNw__Jpaoo) .progressLeft__SF5mI {
  opacity: 0.5;
}
:not(.aXNw__Jpaoo) .title__CNamC {
  text-transform: uppercase;
}
:not(.aXNw__Jpaoo) .with-click__B4fxJ {
  cursor: pointer;
}
:not(.aXNw__Jpaoo) .with-click__B4fxJ:hover {
  text-decoration: underline;
}
:not(.aXNw__Jpaoo) .bar-click__scanX {
  cursor: pointer;
}
:not(.aXNw__Jpaoo) .inactive-filter-part__t6EOI,
:not(.aXNw__Jpaoo) .inactive-filter__i6h5O {
  opacity: 0.4;
}
:not(.aXNw__cHC9j) .tag-in-label__3NVNC {
  margin-top: -10px;
}
:not(.aXNw__cHC9j) .tax-options__z4ROp {
  width: 70px;
}
:not(.aXNw__cHC9j) .tax-options__z4ROp div[role="listbox"] {
  min-width: 100% !important;
  width: 100% !important;
}
:not(.aXNw__cHC9j) .amount-radio__GagCQ {
  height: 41px;
}
:not(.aXNw__cHC9j) .advanced-options__MdQtf {
  margin-left: -16px;
}
:not(.aXNw__cHC9j) .memo-input__zj3ci {
  display: -webkit-box;
  -webkit-line-clamp: 2;
  -webkit-box-orient: vertical;
  overflow: hidden;
}
:not(.aXNw__cHC9j) .table__Bsmlm div[role="presentation"] {
  overflow: visible !important;
}
:not(.aXNw__cHC9j) .button-refund__GrAdA {
  color: #999;
  cursor: pointer;
}
:not(.aXNw__cHC9j) .button-refund__GrAdA:hover {
  color: inherit;
}
:not(.aXNw__jKs9G) .accounting-fullscreen__DD7vV {
  left: 0;
  overflow: auto;
  padding: 0;
  width: 100%;
  z-index: 110;
}
:not(.aXNw__jKs9G) .file-manage-section__VQnpY {
  height: calc(100vh - 99px);
}
:not(.aXNw__jKs9G) .file-list__TiRfe {
  overflow-y: scroll;
}
:not(.aXNw__jKs9G) .inbox-footer__jKRsu {
  background: #fff;
  bottom: 0;
  position: fixed;
  width: 100%;
}
:not(.aXNw__jKs9G) .inbox-footer-height__VWJiZ {
  height: 40px;
}
:not(.aXNw__jKs9G) .inbox-content__LmwjF {
  margin: 0 auto;
  max-width: 1280px;
}
:not(.aXNw__jKs9G) .inbox-header__I5YBH {
  background: #fff;
  position: fixed;
  top: 0;
  width: 100%;
}
:not(.aXNw__jKs9G) .inbox-header-padding__nilrs {
  padding-top: 40px;
}
:not(.aXNw__jKs9G) .inbox-header-height__UpSMa {
  height: 40px;
}
:not(.aXNw__jKs9G) .inbox-view-pannel__Gvf8s {
  width: 40%;
}
:not(.aXNw__jKs9G) .inbox-view-pannel-right__NNEyn {
  width: 60%;
}
:not(.aXNw__jKs9G) .inbox-view-pannel-left__IsAt7 {
  width: 40%;
}
:not(.aXNw__jKs9G) .tax-options__DJ2GY {
  width: 70px;
}
:not(.aXNw__jKs9G) .tax-options__DJ2GY div[role="listbox"] {
  min-width: 100% !important;
  width: 100% !important;
}
:not(.aXNw__jKs9G) .table-items-column-right__sMvVs {
  text-align: right !important;
}
:not(.aXNw__jKs9G) .filename__Il9jb {
  line-break: anywhere;
}
:not(.aXNw__jKs9G) .disclaimer__Lsn3x {
  max-width: 650px;
}
:not(.aXNw__jKs9G) .field__drpPa {
  min-width: 340px;
}
:not(.aXNw__jKs9G) .contactEmailColumn__gwXbg,
:not(.aXNw__jKs9G) .contactNameColumn__jpWr0 {
  width: 250px;
}
:not(.aXNw__jKs9G) .input-addon-with-button__iaFri .InputAddon {
  padding: 0 !important;
}
:not(.aXNw__jKs9G) .input-addon-with-button__iaFri .InputAddon .Button__icon {
  height: 22px !important;
  width: 22px !important;
}
:not(.aXNw__jKs9G) .purchase-order-open-in-new-tab-button__GWLGf {
  visibility: hidden;
}
:not(.aXNw__jKs9G)
  .po-option__Ueig6:hover
  .purchase-order-open-in-new-tab-button__GWLGf {
  visibility: visible !important;
}
:not(.aXNw__jKs9G) .pdf-object__zdm6m {
  height: calc(100vh - 336px);
  width: 100%;
}
:not(.aXNw__jKs9G) .inbox-details-view__N_2U5 {
  height: calc(100vh - 336px);
  overflow-y: scroll;
}
:not(.aXNw__GTPvg) .ar-management-table__pG6xb [role="columnheader"] {
  vertical-align: middle;
}
:not(.aXNw__GTPvg) .ar-management-table__pG6xb [role="columnheader"] span {
  text-wrap: wrap;
}
:not(.aXNw__GTPvg)
  .ar-management-table__pG6xb
  [role="columnheader"].header-align-right__tMwe0 {
  text-align: right;
}
:not(.aXNw__GTPvg)
  .ar-management-table__pG6xb
  [role="columnheader"].header-align-right__tMwe0
  .k-cell-inner {
  justify-content: flex-end !important;
}
:not(.aXNw__GTPvg)
  .ar-management-table__pG6xb
  [role="gridcell"].cell-align-right__JwpaQ {
  text-align: right;
}
:not(.aXNw__GTPvg) .ar-management-table__pG6xb .k-grid-content-sticky {
  border-left: none;
  border-right: none;
}
:not(.aXNw__GTPvg)
  .ar-management-table__pG6xb
  [role="gridcell"]:not(.k-grid-content-sticky__qGP7o)
  ~ .k-grid-content-sticky {
  border-right: 1px solid #dfe0e1 !important;
}
:not(.aXNw__GTPvg) .ar-customer-name-cell__LJarh a {
  color: #0265dc !important;
}
:not(.aXNw__GTPvg) .ar-location-link__UTNPI {
  color: #0265dc !important;
  text-decoration: underline !important;
}
:not(.aXNw__GTPvg) .ar-number-of-invoices-cell__GyuSv .invoice-count__IAFeu {
  cursor: default;
}
:not(.aXNw__GTPvg)
  .ar-number-of-invoices-cell__GyuSv
  .invoice-count__IAFeu
  .filtered-invoices-count__QC_dk {
  color: #0265dc !important;
}
:not(.aXNw__GTPvg)
  .ar-number-of-invoices-cell__GyuSv
  .new-invoices-count__GbE5Z,
:not(.aXNw__GTPvg) .ar-payment-terms-cell__NYWHk .average-pay-time__CgO8O {
  color: #606162 !important;
  font-size: 12px;
}
:not(.aXNw__GTPvg) .with-click__v7Weg {
  cursor: pointer;
}
:not(.aXNw__GTPvg) .with-click__v7Weg:hover {
  text-decoration: underline;
}
:not(.aXNw__GTPvg) .separator__z6mYx {
  border-top: 1px solid #dfe0e1;
}
:not(.aXNw__GTPvg) .checkbox-field__wwk9F {
  padding-top: 28px;
}
:not(.aXNw__GTPvg) .checkbox-field__wwk9F .checkbox-label__je_k2 {
  font-size: 16px !important;
}
:not(.aXNw__GTPvg) .ar-management-action-cell__MntQx {
  border-left: 1px solid #dfe0e1 !important;
  border-right: 1px solid #dfe0e1 !important;
}
:not(.aXNw__GTPvg) .ar-management-failed-payments-count__aayoY {
  color: #0265dc !important;
  cursor: pointer;
}
:not(.aXNw__GTPvg)
  .k-grid-columnmenu-popup:has(
    .ar-management-numeric-range-column-filter-container__zLy7b
  ) {
  width: 320px;
}
:not(.aXNw__GTPvg) .ar-management-column-filter-container__EJSFe {
  padding-top: 12px;
}
:not(.aXNw__GTPvg)
  .ar-management-column-filter-container__EJSFe
  .ar-management-column-filter-body__fRku8 {
  padding: 12px;
}
:not(.aXNw__GTPvg)
  .ar-management-column-filter-container__EJSFe
  .ar-management-column-filter-footer__t4g1J {
  border-top: 1px solid #dfe0e1;
  padding: 12px;
}
:not(.aXNw__GTPvg) .disabled-filter-btn__U8H47 {
  opacity: 0.6;
  pointer-events: none;
}
:not(.aXNw__GTPvg) .new-ar-management-column-menu-content__WgniP {
  overflow: unset;
}
:not(.aXNw__ymd3Z) .column-row__QYGTs {
  padding: 4px 8px;
}
:not(.aXNw__ymd3Z) .dragging__feDcv {
  background-color: #fff;
  border: 1px solid #606162;
  border-radius: 3px;
  opacity: 0.6;
  padding: 8px 16px 8px 4px;
}
:not(.aXNw__YHVV7) .drop-indicator__Km8zy {
  position: absolute;
  top: 8px;
  width: 100%;
  z-index: 1;
}
:not(.aXNw__YHVV7) .drop-indicator__Km8zy .drop-indicator-icon__ABGSv {
  border: 4px solid #1360d9;
  border-radius: 50%;
  height: 8px;
  width: 8px;
}
:not(.aXNw__YHVV7) .drop-indicator__Km8zy .drop-indicator-line__TJmh6 {
  border: 2px solid #1360d9;
  height: 0;
  width: 100%;
}
:not(.aXNw__FoaAw) .note__T9w70.pinned__Bq6xg {
  background-color: #ecf4fd;
}
:not(.aXNw__FoaAw) .note__T9w70.archived__hO7gm .archived-action__zzu8n,
:not(.aXNw__FoaAw) .note__T9w70.pinned__Bq6xg .pinned-action__E7Odu {
  display: flex !important;
}
:not(.aXNw__FoaAw) .note__T9w70 .note-action__GXYza {
  display: none;
}
:not(.aXNw__FoaAw) .note__T9w70:hover {
  background-color: #ecf4fd;
}
:not(.aXNw__FoaAw) .note__T9w70:hover .note-action__GXYza {
  display: flex;
}
:not(.aXNw__FoaAw) .hidden__SKEq4 {
  display: none;
}
:not(.aXNw__DzMhF) .tax-schema-selector___9jCD {
  width: 85px;
}
:not(.aXNw__DzMhF) .abbreviate-number__iCn2B .BodyText {
  margin-bottom: 0;
}
:not(.aXNw__EJ4SD) .job-costing-table__SbntF .k-grid-edit-row td {
  padding: 12px !important;
}
:not(.aXNw__EJ4SD) .job-costing-table__SbntF .k-grid-norecords td {
  border: none;
  padding: 0 !important;
}
:not(.aXNw__EJ4SD) .job-costing-table__SbntF .k-grid div,
:not(.aXNw__EJ4SD) .job-costing-table__SbntF td.k-detail-cell {
  padding: 0 !important;
}
:not(.aXNw__EJ4SD) .job-costing-table__SbntF th {
  border-left: none !important;
  border-right: none !important;
}
:not(.aXNw__EJ4SD) .job-costing-table__SbntF .k-grid-footer {
  background: #fff;
}
:not(.aXNw__EJ4SD) .job-costing-table__SbntF div.k-grid-footer {
  padding-right: 12px;
}
:not(.aXNw__EJ4SD) .job-costing-table__SbntF .k-grid-footer td {
  border: none;
}
:not(.aXNw__EJ4SD) .job-costing-table__SbntF .multiline-footer {
  padding: 0 !important;
}
:not(.aXNw__EJ4SD) .job-costing-table__SbntF .multiline-footer > div {
  padding: 12px;
}
:not(.aXNw__EJ4SD) .job-costing-drawer__muhxY .Drawer__content {
  padding: 0;
}
:not(.aXNw__pmI7P) .selected-items__QcAFm {
  font-size: 16px;
}
:not(.aXNw__pmI7P) .calendar-icon__uxci5 {
  height: auto;
}
:not(.aXNw__pmI7P) .stack__Useci {
  height: 100%;
}
:not(.aXNw__pmI7P) .due-date-label__Yz5fX {
  color: #949596;
}
:not(.aXNw__pmI7P) .service-name__wLRsL {
  max-width: calc(100% - 16px);
  width: 200px;
}
:not(.aXNw__j7pmp) .popover__QW_fp {
  max-width: 454px;
  width: 454px !important;
}
:not(.aXNw__q4I5s) .categories-cell-viewer__HgPrX {
  border-radius: 3px;
  min-height: 24px;
}
:not(.aXNw__q4I5s) .categories-cell-viewer__hidden-badge__sS0_1 {
  min-width: fit-content !important;
}
:not(.aXNw__q4I5s) .categories-cell-viewer__edit-image__GLG7x {
  display: none;
  right: 0;
}
:not(.aXNw__q4I5s) .categories-cell-viewer__edit-icon__kusck {
  right: 0;
  top: -10px;
}
:not(.aXNw__q4I5s) .categories-cell-viewer__locked___DJK1 {
  right: 0;
  top: 10px;
}
:not(.aXNw__q4I5s) .categories-cell-viewer__edit-mode__A5baH:hover {
  background-color: #fafafa;
}
:not(.aXNw__q4I5s)
  .categories-cell-viewer__edit-mode__A5baH:hover
  .categories-cell-viewer__edit-image__GLG7x {
  display: inline;
}
:not(.aXNw__avlzh) .estimate-template__HreIZ .DataList__Cell {
  border-bottom: 1px solid #dfe0e1;
  border-color: #dfe0e1 currentcolor;
  border-top: 1px solid #dfe0e1;
}
:not(.aXNw__avlzh) .estimate-template--selected__Z0pQN .DataList__Cell {
  border-color: #1360d9 !important;
}
:not(.aXNw__avlzh) .estimate-template__HreIZ .DataList__Cell:first-of-type {
  border-bottom-left-radius: 6px;
  border-left: 1px solid #dfe0e1;
  border-top-left-radius: 6px;
}
:not(.aXNw__avlzh) .estimate-template__HreIZ .DataList__Cell:last-of-type {
  border-bottom-right-radius: 6px;
  border-right: 1px solid #dfe0e1;
  border-top-right-radius: 6px;
}
:not(.aXNw__OIEYe) .estimate-templates__PEXD5 {
  min-height: 150px;
}
:not(.aXNw__OIEYe) .estimate-templates-data-list__a99FM {
  border-spacing: 0 8px;
}
:not(.aXNw__OIEYe) .estimate-templates-data-list__a99FM .DataList__HeaderCell {
  background-color: #fff;
  position: sticky;
  top: -24px;
  z-index: 5;
}
:not(.aXNw__OIEYe) .build-estimate-button__xS8ZY {
  float: right;
}
:not(.aXNw__q28PQ) .popover__RY7dB,
:not(.aXNw__q28PQ) .popover__RY7dB > div {
  height: 100%;
}
:not(.aXNw__q28PQ) .selector-options__UGoxc.Popper__body {
  display: none !important;
}
:not(.aXNw__q28PQ) .selector-trigger__LB3og .Trigger__value {
  overflow: hidden;
}
:not(.aXNw__q28PQ) .popover-item-container__lIRq2 {
  max-height: unset !important;
}
:not(.aXNw__Da0FT) .estimate-templates-modal__IybH4 {
  max-width: 940px;
}
:not(.aXNw__U_eQW)
  .input-based-proposal-form-takeover__tKSDv
  .TakeoverContent
  .TakeoverSection
  .ButtonGroup {
  display: none;
}
:not(.aXNw__AbVF3) .toggle__SYLhS {
  height: 20px;
}
:not(.aXNw__AbVF3) .label__yOsTg {
  align-items: center;
  color: #666;
  cursor: pointer;
  display: flex;
  font-size: 13px;
  line-height: 17px;
  margin-left: 8px;
}
:not(.aXNw__AbVF3) .label__yOsTg,
:not(.aXNw__mVXrU) .label__iG_Tm {
  font-family:
    wf_segoe-ui,
    Segoe UI,
    Arial,
    sans-serif;
  font-style: normal;
  font-weight: 700;
}
:not(.aXNw__mVXrU) .label__iG_Tm {
  background-color: #ffa23a;
  color: #444445;
  font-size: 12px;
  line-height: 16px;
}
:not(.aXNw__bS4vP) .delete-estimate-button__H1fOg {
  font-size: 13px;
  margin-top: 10px;
}
:not(.aXNw__mTJIg) .delete-button__Ympke {
  font-size: 13px;
}
:not(.aXNw__YJGV4) .icon-small__u5AgF {
  margin-bottom: 2px;
  margin-left: 4px;
}
:not(.aXNw__YJGV4) .icon-medium__dBLpg {
  margin-bottom: 3px;
  margin-left: 4px;
}
:not(.aXNw__YJGV4) .icon-large__moPar {
  margin-bottom: 5px;
  margin-left: 4px;
}
:not(.aXNw__eetwT) .metric-image__QPgKI {
  flex-shrink: 0;
  height: 64px;
}
:not(.aXNw__eetwT) .flex-stretch__m7anH {
  align-items: stretch;
  display: flex;
}
:not(.aXNw__eetwT) .metric-testimonial-layout__FSFjV {
  align-items: stretch;
  display: flex;
  margin-top: 0;
}
:not(.aXNw__eetwT) .video-section__vbdVU {
  background-color: #f7f7f7;
  margin-left: -54px;
  margin-right: -54px;
  padding-bottom: 24px;
  padding-top: 24px;
}
:not(.aXNw__eetwT) .video-frame__LxPjD {
  cursor: pointer;
  position: relative;
}
:not(.aXNw__eetwT) .video__MaygE {
  box-shadow: 0 8px 24px 0 #1414141a;
  width: 644px;
}
:not(.aXNw__eetwT) .video-play-button__WJYNs {
  align-items: center;
  border-radius: 50%;
  display: flex;
  filter: drop-shadow(0 4px 40px rgba(34, 112, 238, 0.4));
  height: 80px;
  inset: 0;
  justify-content: center;
  margin: auto;
  position: absolute;
  width: 80px;
}
:not(.aXNw__eetwT) .hide-video__rJWk_ {
  display: none;
}
:not(.aXNw__GhpCv) .tooltip-override__WPDxr svg {
  display: block;
}
:not(.aXNw__ENl3J) .content-height__t3qM0 {
  height: 497px;
}
:not(.aXNw__ENl3J) .success-description__bpeoc {
  text-align: center;
  width: 496px;
}
:not(.aXNw__m9D5I) .no-records-table-stack__P1MO_ {
  min-height: 384px;
}
:not(.aXNw__m9D5I) .inline-edit-content__ygXCP {
  border-bottom: 1px dashed;
}
:not(.aXNw__m9D5I) .metrics-section__qN8gP {
  color: #606162;
  width: 360px;
}
:not(.aXNw__m9D5I) .metrics-section__qN8gP .CardSection {
  padding: 14px 0;
}
:not(.aXNw__m9D5I) .metrics-section__qN8gP .icon-adjustment__kOuql {
  margin-bottom: 2px;
}
:not(.aXNw__m9D5I) .metrics-section__qN8gP .metrics-size-override__LHg_X {
  font-size: 26px;
}
:not(.aXNw__m9D5I) .metric-range-dropdown-section__1ScHJ {
  width: 172px;
}
:not(.aXNw__m9D5I) .metrics-divider__ByYJ0 {
  margin: 10px 0;
}
:not(.aXNw__m9D5I) .read-only-status__ovbiT {
  align-items: center;
  display: inline-flex;
  line-height: normal;
  padding: 4px;
}
:not(.aXNw__oDQxx) .second-chance-lead-audio__UxLxd {
  margin-left: -12px;
  width: 100%;
}
:not(.aXNw__oDQxx)
  .second-chance-lead-audio__UxLxd::-webkit-media-controls-play-button {
  -webkit-appearance: media-play-button;
  background-color: #fff;
  border-radius: 3px;
  height: 32px;
  width: 32px;
}
:not(.aXNw__oDQxx)
  .second-chance-lead-audio__UxLxd::-webkit-media-controls-panel {
  background-color: #fff;
}
:not(.aXNw__oDQxx) .second-chance-lead-audio__UxLxd:focus {
  outline: none;
}
:not(.aXNw__oDQxx) .review-call-link__ELDm8 {
  color: #2270ee !important;
}
:not(.aXNw__oDQxx) .full-width-divider__jgCR5 {
  margin-left: -32px !important;
  margin-right: -32px !important;
  width: calc(100% + 64px);
}
:not(.aXNw__oDQxx) .transcript-list__EYAoF {
  list-style-type: "none";
  margin: 0;
  padding: 0;
}
:not(.aXNw__oDQxx) .transcript-list__EYAoF .row__COLsj {
  background-color: transparent;
  border: none;
  text-align: left;
  width: 100%;
}
:not(.aXNw__oDQxx) .transcript-list__EYAoF .row__COLsj:hover {
  background-color: #eee;
}
:not(.aXNw__oDQxx) .transcript-list__EYAoF .current-line__K5TcE {
  background-color: #ecf4fd;
  font-weight: 700;
}
:not(.aXNw__oDQxx) .transcript-list__EYAoF .timestamp-cell__SKubW {
  flex-shrink: 0;
  width: 120px;
}
:not(.aXNw__oDQxx) .transcript-list__EYAoF .contents-cell__sa_3W {
  flex-grow: 1;
  padding-right: 8px;
}
:not(.aXNw__HroJk) .description__J7d7X {
  text-align: center;
  width: 470px;
}
:not(.aXNw__Nh50B) .page__s336m {
  margin: -15px -20px 0 !important;
  min-width: 990px;
}
:not(.aXNw__Nh50B) .header__VeHWv,
:not(.aXNw__Nh50B) .padding-x__U4q_L {
  padding-left: 54px;
  padding-right: 54px;
}
:not(.aXNw__Nh50B) .header__VeHWv {
  background-color: #fff;
  height: 112px;
}
:not(.aXNw__Nh50B) .content__HPVAZ {
  padding: 32px 54px;
}
:not(.aXNw__HwkKd) .tooltip-override__WsQzL.Tooltip--underline:before {
  left: 23px;
  right: 0;
  width: auto;
}
:not(.aXNw__BDmOL) .container__RKPJj {
  max-width: 936px;
}
:not(.aXNw___ipA4) .summary-popover__oHBSx {
  max-height: 200px;
  overflow: auto;
}
:not(.aXNw___ipA4) .summary-cell__gp8Yx {
  display: -webkit-box;
  -webkit-line-clamp: 3;
  overflow: hidden;
  -webkit-box-orient: vertical;
}
:not(.aXNw__OOg_1) .equipment-name-nowrap___utTx {
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
}
:not(.aXNw__irwmJ) .cc-icon__iyQl6 {
  transform: translateY(1px);
}
:not(.aXNw__J_NV8) th.ta-center__PymqS {
  text-align: center;
}
:not(.aXNw__AzHmL) .table__X8xd4 {
  max-height: calc(100vh - 330px);
  min-width: 960px;
  position: relative;
  z-index: 0;
}
:not(.aXNw__AzHmL)
  .table__X8xd4.invalid-date-message__uBkRp
  .k-grid-container
  .k-grid-norecords,
:not(.aXNw__AzHmL)
  .table__X8xd4.no-records-message__L9wbO
  .k-grid-container
  .k-grid-norecords {
  color: transparent;
  font-size: 0;
  height: 270px;
  opacity: 0;
}
:not(.aXNw__AzHmL)
  .table__X8xd4.invalid-date-message__uBkRp
  .k-grid-container:before,
:not(.aXNw__AzHmL)
  .table__X8xd4.no-records-message__L9wbO
  .k-grid-container:before {
  content: "There are no records in this view. Try switching to another view.";
  left: 50%;
  margin-top: -10px;
  pointer-events: none;
  position: absolute;
  top: 50%;
  transform: translate(-50%);
  z-index: 1;
}
:not(.aXNw__AzHmL)
  .table__X8xd4.invalid-date-message__uBkRp
  .k-grid-container:before {
  color: red;
  content: "The selected dates are invalid.  Please choose a start date that is before the end date.";
}
:not(.aXNw__AzHmL) .row__AU8UM {
  cursor: pointer;
}
:not(.aXNw__jlBBJ)
  .update-item-info__DXFP6
  .hide-tooltip__PqSn2
  .Tooltip__node {
  display: none;
}
:not(.aXNw__jlBBJ) .update-item-info__DXFP6 .Input.Input--error > input {
  background-color: #fff !important;
  border-color: #dfe0e1 !important;
  color: #e13212;
}
:not(.aXNw__jlBBJ) .update-item-info__DXFP6 .warning-input__xPbfN > input {
  color: #ffc902 !important;
}
:not(.aXNw__wdJ1d) .serial-numbers-flyout-item-description__EqBD7 {
  word-break: break-word;
}
:not(.aXNw__wdJ1d) .serial-numbers-flyout-tabs___67dw {
  margin-bottom: -17px;
  overflow-x: auto;
}
:not(.aXNw__wdJ1d) .serial-number-select__Eufrq .Trigger__clear {
  display: none;
}
:not(.aXNw__QO4Df) .card-section__jUPSJ {
  display: flex;
  flex-direction: column;
  height: 215px;
  margin-bottom: 16px;
  width: 424px;
}
:not(.aXNw__QO4Df) .card-section__jUPSJ .fill__nZZbW {
  flex: auto;
}
:not(.aXNw__QO4Df) .card-section__jUPSJ .full-height__Dsrhj {
  height: calc(100% - 50px);
}
:not(.aXNw__QO4Df) .card-section__jUPSJ .disabled__alU3a {
  opacity: 0.6;
  pointer-events: none;
}
:not(.aXNw__QO4Df) .card-section__jUPSJ .feature-activate__pmwn3 {
  background-color: #eee;
  height: 54px;
}
:not(.aXNw__QO4Df) .card-section__jUPSJ .status-tag__sSpvq {
  left: unset;
  margin: 0 !important;
  position: absolute;
  right: 0;
  top: 0;
  z-index: 100;
}
:not(.aXNw__pVqZi) .taxToolFieldValue__ABprc {
  width: 240px;
}
:not(.aXNw__pVqZi) .taxCalculationSchemaSelector__dSZUj {
  width: 80px;
}
:not(.aXNw__pVqZi) .subValue__YTakQ {
  white-space: nowrap;
}
:not(.aXNw__pVqZi) .taxToolActions__c4Qjv {
  margin-left: -16px;
  margin-top: -24px;
}
:not(.aXNw__eZMtK) .thumb-item__jGQ_Z {
  box-sizing: border-box;
  overflow: hidden;
}
:not(.aXNw__eZMtK) .thumb-item__jGQ_Z img {
  object-fit: contain;
}
:not(.aXNw__eZMtK) .size-l__CwQB7 {
  height: 70px;
  width: 70px;
}
:not(.aXNw__eZMtK) .size-m__xZV_H {
  height: 44px;
  width: 44px;
}
:not(.aXNw__BQ2En) .gallery-l__KHmAF {
  max-height: 400px;
}
:not(.aXNw__BQ2En) .gallery-m__iO58v {
  max-height: 280px;
}
:not(.aXNw__BQ2En) .gallery-preview__ddlvf {
  margin-left: 16px;
}
:not(.aXNw__BQ2En) .gallery-preview__ddlvf img {
  object-fit: contain;
}
:not(.aXNw__BQ2En) .size-l__DMLqU {
  height: 400px;
  width: 400px;
}
:not(.aXNw__BQ2En) .size-m___Jx99 {
  height: 280px;
  width: 280px;
}
:not(.aXNw__dTouU) .ellipsis-text__Gkx0z {
  display: -webkit-box;
  overflow: hidden;
  -webkit-line-clamp: 3;
  -webkit-box-orient: vertical;
}
:not(.aXNw__ThaAW) .small-tmb__YRxHw {
  border-radius: 3px;
  height: 48px;
  width: 48px;
}
:not(.aXNw__ThaAW) .medium-tmb__FbPYb {
  border-radius: 6px;
  height: 96px;
  padding: 8px;
  width: 96px;
}
:not(.aXNw__ThaAW) .large-tmb__qkU0v {
  border-radius: 6px;
  height: 128px;
  padding: 16px;
  width: 128px;
}
:not(.aXNw__ThaAW) .tmb__wkDrT {
  border: 1px solid #dfe0e1;
  box-sizing: border-box;
  overflow: hidden;
  position: relative;
}
:not(.aXNw__ThaAW) .tmb__wkDrT img {
  max-height: 100%;
  max-width: 100%;
  width: auto;
}
:not(.aXNw__ThaAW) .tmb-backdrop__fxJau {
  background-color: rgba(4, 4, 4, 0.6);
  height: 100%;
  left: 0;
  position: absolute;
  top: 0;
  width: 100%;
}
:not(.aXNw__ThaAW) .tmb-overlay__KuKEb {
  cursor: pointer;
  text-align: center;
}
:not(.aXNw__KOQ_V) .mapping-image-placeholder__oBcnr {
  border: 1px solid #dfe0e1;
  overflow: hidden;
}
:not(.aXNw__KOQ_V) .mapping-image-placeholder--small__Xe8WD {
  border-radius: 3px;
  height: 48px;
  width: 48px;
}
:not(.aXNw__KOQ_V) .mapping-image-placeholder--medium__zFlEm {
  border-radius: 6px;
  height: 64px;
  width: 64px;
}
:not(.aXNw__KOQ_V) .mapping-image-placeholder--large__HWnpv {
  border-radius: 6px;
  height: 96px;
  width: 96px;
}
:not(.aXNw__oB9YT) .name-and-number-wrapper__CqE4v .visible-on-hover__vl94f {
  display: none;
}
:not(.aXNw__oB9YT)
  .name-and-number-wrapper__CqE4v:hover
  .visible-on-hover__vl94f {
  display: block;
}
:not(.aXNw__mVs37) .inline-edit-table-cell__zjGWl {
  display: "flex";
}
:not(.aXNw__mVs37)
  .inline-edit-table-cell__zjGWl
  .inline-edit-table-cell-content__DDezW
  span {
  width: 100%;
}
:not(.aXNw__mVs37)
  .inline-edit-table-cell__zjGWl
  .inline-edit-default-text__yxVx9 {
  border-bottom: 1px dashed;
  border-bottom-color: initial;
  color: #2270ee;
}
:not(.aXNw__mVs37) .inline-edit-table-cell__zjGWl .InlineEdit__content {
  padding-left: 0;
}
:not(.aXNw__mVs37)
  .inline-edit-table-cell__zjGWl
  .InlineEdit__content:hover
  .inline-edit-default-text__yxVx9 {
  border-bottom: none;
}
:not(.aXNw__mVs37) .vendor-catalog-mapping-grid__ffuMM table {
  border-collapse: collapse;
}
:not(.aXNw__mVs37) .vendor-catalog-mapping-grid__ffuMM table th {
  overflow: visible;
  white-space: normal;
}
:not(.aXNw__mVs37) .vendor-catalog-mapping-grid__ffuMM .k-grid-header-wrap {
  overflow: visible;
}
:not(.aXNw__mVs37) .vendor-catalog-mapping-grid__ffuMM tr.k-state-selected td {
  background-color: #fff;
}
:not(.aXNw__mVs37) .vendor-catalog-mapping-grid__ffuMM .k-grid-content tr td {
  border-bottom: 1px solid #eee !important;
}
:not(.aXNw__mVs37)
  .vendor-catalog-mapping-grid__ffuMM
  .k-grid-header-wrap
  .k-first {
  border-right-width: 1px !important;
}
:not(.aXNw__mVs37) .vendor-catalog-mapping-grid__ffuMM .k-master-row:hover {
  background-color: transparent;
}
:not(.aXNw__mVs37)
  .vendor-catalog-mapping-grid__ffuMM
  .k-grid-container
  .k-detail-row {
  background-color: #eee;
}
:not(.aXNw__mVs37)
  .vendor-catalog-mapping-grid__ffuMM
  .k-grid-content
  .k-grid-norecords:hover {
  background-color: #fff !important;
}
:not(.aXNw__mVs37)
  .vendor-catalog-mapping-grid__ffuMM
  .k-grid-content
  .k-grid-norecords
  > td {
  border: none !important;
}
:not(.aXNw__mVs37)
  .vendor-catalog-mapping-grid__ffuMM
  .k-grid-content
  .k-master-row
  td:first-child {
  overflow: visible;
}
:not(.aXNw__mVs37)
  .vendor-catalog-mapping-grid__ffuMM
  .k-grid-content
  .k-master-row
  td:not(:last-child) {
  border-right: 1px solid #eee !important;
}
:not(.aXNw__mVs37) .vendor-catalog-mapping-grid-footer__OpK6v {
  background-color: #f7f7f7;
  border-bottom: 1px solid #eee !important;
  border-left: 1px solid #eee !important;
  border-right: 1px solid #eee !important;
  padding-bottom: 16px;
  padding-top: 16px;
}
:not(.aXNw__ubjcG) .inventorySelectorContent__UrS32 {
  height: 40vh;
  max-height: 40vh;
}
:not(.aXNw__ubjcG) .invoiceEditItemSelector__SF5_V {
  display: inline-grid;
  margin-left: 20px;
  width: 244px;
}
:not(.aXNw__ubjcG) .inventoryDrillIn__qs6SC .Button {
  background-color: #1360d9 !important;
  box-shadow: 0 0 0 0 !important;
  color: #fff !important;
  width: auto !important;
}
:not(.aXNw__VvmJL) .modalContentLoading__ZU6VL {
  display: flex;
  flex-direction: column;
  height: 100vh;
}
:not(.aXNw__VvmJL) .loadingSpinnerContainer__I6OuL {
  align-items: center;
  display: flex;
  flex-direction: column;
  height: 100%;
  justify-content: center;
  text-align: center;
}
:not(.aXNw__JEFHo) .asset-link__aIAHj {
  word-break: break-all;
}
:not(.aXNw__JEFHo) .asset-link__icon__UBnLG {
  color: #949596;
  padding-bottom: 3px;
  padding-right: 5px;
}
:not(.aXNw__JEFHo) .asset-link__open-new-icon__lW9JY {
  color: #000;
  opacity: 0;
  padding-bottom: 3px;
  padding-left: 7px;
}
:not(.aXNw__JEFHo) .asset-link__aIAHj:hover,
:not(.aXNw__JEFHo) .asset-link__aIAHj:hover .asset-link__icon__UBnLG {
  color: #000;
}
:not(.aXNw__JEFHo) .asset-link__aIAHj:hover .asset-link__open-new-icon__lW9JY {
  opacity: 1;
}
:not(.aXNw__D7txR) .category-link__GEILW span {
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
}
:not(.aXNw__D7txR) .tag__QaCwH span {
  min-width: 20px !important;
}
:not(.aXNw__ZZy0g) .pricebook-card-check__lELRc {
  font-style: normal;
  height: 24px;
  transition: opacity 0.218s linear;
  width: 24px;
}
:not(.aXNw__ZZy0g)
  .pricebook-card-check__lELRc:not(.pricebook-card-check--active__Tt8oP) {
  opacity: 0;
}
:not(.aXNw__k2jyO) .sku-card--dimmed__rAvUh {
  opacity: 0.6;
}
:not(.aXNw__k2jyO) .sku-card__section--bordered--important__QNsol {
  box-shadow: -1px 0 0 0 hsla(0, 0%, 8%, 0.1) !important;
}
:not(.aXNw__k2jyO) .sku-card__left-section__QgsvU {
  height: 104px;
}
:not(.aXNw__k2jyO) .sku-card__left-section__image__GcCBM {
  max-height: 72px;
  max-width: 72px;
}
:not(.aXNw__k2jyO) .sku-card__state__Jxc5s {
  position: absolute !important;
  right: 8px;
  top: 8px;
}
:not(.aXNw__k2jyO) .sku-card__right-section__zNGBB {
  height: 104px;
}
:not(.aXNw__k2jyO) .sku-card__right-section__name__aII1D {
  display: -webkit-box;
  max-height: 42px;
  overflow-wrap: break-word;
  white-space: normal;
  -webkit-line-clamp: 2;
  -webkit-box-orient: vertical;
}
:not(.aXNw__k2jyO) .sku-card__check__b08YO {
  left: -8px;
  position: absolute;
  top: -8px;
  z-index: 201;
}
:not(.aXNw__k2jyO) .sku-card__PsWr1:hover .sku-card__check__b08YO {
  opacity: 1;
}
:not(.aXNw__eo86F) .tooltip__v7Wjf div {
  background: #444445 !important;
  border-color: #444445 !important;
  color: #f5f5f5;
  font-family:
    Nunito Sans,
    sans-serif;
  max-width: 18em;
  white-space: pre-line;
  word-wrap: break-word;
  text-align: center;
}
:not(.aXNw__WAnMV) .categories__ej8Ay div {
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
}
:not(.aXNw__WAnMV) .name__zcS_0 {
  max-width: 450px !important;
}
:not(.aXNw__T_tGp) .details-container__V4491 {
  height: 130px !important;
  overflow: scroll;
  overflow-x: hidden;
}
:not(.aXNw__T_tGp) .details-container-no-scroll__W8_WG {
  margin-bottom: 24px;
  overflow: visible;
}
:not(.aXNw__SKuVV) .description--text__sTxMJ {
  height: 163px;
  max-height: 163px;
  overflow-y: auto;
}
:not(.aXNw__qTD42) .ActionMenu .po-sources-list-item___kk0I:hover {
  background: #fff !important;
  cursor: auto !important;
}
:not(.aXNw__qTD42) .search-po-input__tP45z {
  border-bottom-left-radius: 0 !important;
  border-top-left-radius: 0 !important;
  max-width: 233px !important;
  min-width: 233px !important;
}
:not(.aXNw__qTD42) .search-po-items-input__BcUXw {
  max-width: 350px !important;
  min-width: 350px !important;
}
:not(.aXNw__qTD42) .search-po-select-option__Am5O0 {
  background-color: #f7f7f7 !important;
  border-bottom-right-radius: 0 !important;
  border-right: 0;
  border-top-right-radius: 0 !important;
  min-width: max-content !important;
}
:not(.aXNw__qTD42) .search-po-select-option__Am5O0 .BodyText {
  color: #949596 !important;
}
:not(.aXNw__qTD42) .action-item-with-link__n4I8f:hover .Link {
  color: #fff !important;
  text-decoration: underline;
}
:not(.aXNw__qTD42) .po-comment-btn__WUpGh {
  padding: 8px !important;
}
:not(.aXNw__qTD42) .header__bMqsq {
  position: absolute;
  width: 100%;
  z-index: 800;
}
:not(.aXNw__qTD42) .fake-edit-header-offset__icDfK {
  height: 98px;
}
:not(.aXNw__qTD42) .fake-view-small-header-offset__JpDG7 {
  height: 131px;
}
:not(.aXNw__qTD42) .fake-view-big-header-offset__Svyz0 {
  height: 156px;
}
:not(.aXNw__qTD42) .inline-edit-table-cell__WjnsZ {
  display: "flex";
}
:not(.aXNw__qTD42)
  .inline-edit-table-cell__WjnsZ
  .inline-edit-table-cell-content__xxWPw
  span {
  width: 100%;
}
:not(.aXNw__qTD42) .purchase-order-items-table__hotkeys__fXhSR {
  display: none;
}
:not(.aXNw__qTD42)
  .purchase-order-items-table__gv7lD:focus-within
  .purchase-order-items-table__hotkeys__fXhSR {
  display: flex;
  margin-top: 16px;
}
:not(.aXNw__r73VZ) .make-question-mark__xtKiR .ProgressTrackerStep__icon:after {
  content: "?";
  text-indent: 0;
}
:not(.aXNw__r73VZ) .vendor-issues-resolve__Ub6us .Input.Input--error > input {
  background-color: #fff !important;
  border-color: #dfe0e1 !important;
  color: #e13212 !important;
}
:not(.aXNw__r73VZ) .vendor-issues-resolve__Ub6us .sub-header-max-width__gOjgo {
  max-width: 845px;
}
:not(.aXNw__r73VZ)
  .vendor-issues-resolve__Ub6us
  .sub-header-warning-margin-top__Y3Brn {
  margin-top: 10px;
}
:not(.aXNw__r73VZ) .vendor-issues-resolve__Ub6us .vertical-divider__pHNqb {
  border: 1px solid #dfe0e1;
  height: 20px;
  width: 0;
}
:not(.aXNw__r73VZ) .vendor-issues-resolve__Ub6us .headline-height__aWCkF {
  height: 33px;
}
:not(.aXNw__r73VZ)
  .vendor-issues-resolve__Ub6us
  .make-question-mark__xtKiR
  .ProgressTrackerStep__icon__LVCMm {
  overflow: hidden;
  position: relative;
  text-indent: -9999em;
}
:not(.aXNw__r73VZ)
  .vendor-issues-resolve__Ub6us
  .make-question-mark__xtKiR
  .ProgressTrackerStep__icon__LVCMm:after {
  content: "?";
  text-indent: 0;
}
:not(.aXNw__PAlbD) .vendor-verify-mask__QqRRd {
  height: 100%;
  left: 0;
  overflow: auto;
  position: fixed !important;
  top: 0;
  width: 100%;
  z-index: 1299;
}
:not(.aXNw__PAlbD) .vendor-branch-name__t8dX9 {
  color: #1360d9 !important;
  text-decoration-line: underline;
  text-decoration-style: dashed;
  text-underline-offset: 3px;
}
:not(.aXNw__MKT3c) .po-type-select__C0ERx .Trigger__value {
  width: 100%;
}
:not(.aXNw__pMrM_) .inventory-flyout__kPJuj .TakeoverContent {
  background: #fafafa !important;
}
:not(.aXNw__pMrM_) .inventory-flyout__kPJuj .TakeoverSection {
  background: #fafafa;
  padding: 0 !important;
}
:not(.aXNw__pMrM_) .inventory-flyout__kPJuj .Page__page {
  padding: 0 !important;
}
:not(.aXNw__pMrM_) .inventory-flyout__kPJuj table {
  font-size: 14px !important;
}
:not(.aXNw__pMrM_) .inventory-flyout__kPJuj .Mask__overlay {
  z-index: 1300 !important;
}
:not(.aXNw__pMrM_) .inventory-flyout-wide__R8EJT .Page__content,
:not(.aXNw__pMrM_) .inventory-flyout-wide__R8EJT .Page__header {
  max-width: none;
}
:not(.aXNw__pMrM_) .inventory-flyout-wide__R8EJT .Page__page {
  padding: 0 !important;
}
:not(.aXNw__pMrM_) .inventory-flyout-wide__R8EJT .TakeoverSection {
  background: #fafafa;
  padding: 0 !important;
}
:not(.aXNw__t9g3R) .shipmentLineItemsTable__KRscT {
  min-width: 1440px;
}
:not(.aXNw__t9g3R)
  .shipmentLineItemsViewTable__gpQKK
  .k-grid-header
  col:first-of-type,
:not(.aXNw__t9g3R)
  .shipmentLineItemsViewTable__gpQKK
  .k-grid-header
  col:nth-of-type(2),
:not(.aXNw__t9g3R)
  .shipmentLineItemsViewTable__gpQKK
  .k-grid-table
  col:first-of-type,
:not(.aXNw__t9g3R)
  .shipmentLineItemsViewTable__gpQKK
  .k-grid-table
  col:nth-of-type(2) {
  width: max(22%, 125px);
}
:not(.aXNw__t9g3R) .shipmentLineItemsEditTable__qXj1Z td,
:not(.aXNw__t9g3R) .shipmentLineItemsEditTable__qXj1Z th {
  min-width: 100px !important;
}
:not(.aXNw__t9g3R)
  .shipmentLineItemsEditTable__qXj1Z
  .k-grid-header
  col:nth-of-type(2),
:not(.aXNw__t9g3R)
  .shipmentLineItemsEditTable__qXj1Z
  .k-grid-header
  col:nth-of-type(3),
:not(.aXNw__t9g3R)
  .shipmentLineItemsEditTable__qXj1Z
  .k-grid-table
  col:nth-of-type(2),
:not(.aXNw__t9g3R)
  .shipmentLineItemsEditTable__qXj1Z
  .k-grid-table
  col:nth-of-type(3) {
  width: max(22%, 125px);
}
:not(.aXNw__O3wV9) .return-type-select__SD0L5 .Trigger__value {
  width: 100%;
}
:not(.aXNw__XaRAD) .returnLineItemsTable__H3nLg {
  min-width: 1600px;
}
:not(.aXNw__XaRAD) .warningInput__tEZS3:focus-within {
  box-shadow: 0 0 0 3px #fff0b1 !important;
}
:not(.aXNw__XaRAD) .warningInput__tEZS3 input {
  border-color: #ffbe00 !important;
  color: #ffbe00 !important;
}
:not(.aXNw__TswbA) .book-prompt-popover__zkbRS:before {
  background-color: #fff;
  border-bottom: 1px solid #2270ee;
  border-right: 1px solid #2270ee;
  content: " ";
  height: 16px;
  left: -1px;
  position: absolute;
  top: 40px;
  transform: translate(-50%, -50%) rotate(135deg);
  width: 16px;
}
:not(.aXNw__TswbA) .book-prompt-popover__zkbRS {
  border: 1px solid #2270ee;
  margin-left: -110px;
}
:not(.aXNw__TswbA) .book-prompt-popover__zkbRS .Popover__content {
  padding: 16px;
}
:not(.aXNw__W85MH) .settings-panel__uJF4s {
  align-self: flex-start;
  margin: 0 auto 48px 16px;
  max-width: 100%;
  padding: 6px 8px 0;
}
:not(.aXNw__W85MH) .settings-panel__uJF4s [class*="Button"] {
  font-size: 14px;
}
:not(.aXNw__W85MH) .label-font__WgLgT {
  font-family: NunitoSans, sans-serif;
  font-size: 14px;
}
:not(.aXNw__W85MH) .label-margin__gNbnC {
  margin-bottom: 7px;
}
:not(.aXNw__W85MH) .label__KDqLs {
  font-family: NunitoSans, sans-serif;
  font-size: 14px;
  margin-bottom: 7px;
}
:not(.aXNw__W85MH) .semi-bold__SdKUI {
  font-weight: 600;
}
:not(.aXNw__W85MH) .booking-preferences-link__YdedJ {
  color: #2d2e31;
  font-family: NunitoSans, sans-serif;
  font-size: 14px;
  font-weight: 600;
}
:not(.aXNw__W85MH) .booking-preferences-link__YdedJ:hover {
  color: #2270ee;
  cursor: pointer;
}
:not(.aXNw__W85MH) .ti-logo__egvXo {
  margin-bottom: 6px;
}
:not(.aXNw__Tqb4i) .booking-side-bar__eGaBg .Sidebar__content {
  display: flex;
  flex-direction: column;
  flex-grow: 1;
  justify-content: space-between;
}
:not(.aXNw__jsWvk) .color-picker__RfXAD {
  border: 1px solid var(--color-neutral-60);
  border-radius: var(--border-radius-1);
  box-sizing: border-box;
  cursor: pointer;
  height: 40px;
  margin: var(--spacing-1);
  width: 40px;
}
:not(.aXNw__jsWvk) .color-picker-popover__XxgZ3 {
  width: 428px !important;
}
:not(.aXNw__jsWvk) .color-picker-popover__XxgZ3:before {
  background: var(--color-white);
  border-bottom: 1px solid var(--color-neutral-60);
  border-left: 1px solid var(--color-neutral-60);
  content: "";
  height: 12px;
  left: -7px;
  position: absolute;
  top: 12px;
  transform: rotate(45deg);
  width: 12px;
}
:not(.aXNw__RHRBJ) .date-range-picker__WjIym {
  display: flex;
  min-width: 14em;
  position: relative;
}
:not(.aXNw__RHRBJ) .date-range-picker__WjIym td {
  padding: var(--spacing-0) !important;
}
:not(.aXNw__RHRBJ) .date-range-picker__WjIym .icon__Ab4gy {
  cursor: pointer !important;
  pointer-events: auto !important;
}
:not(.aXNw__RHRBJ) .date-range-picker__WjIym .date-range-picker-kendo__WGpcv {
  overflow: hidden;
  white-space: nowrap;
  width: 0;
}
:not(.aXNw__RHRBJ)
  .date-range-picker__WjIym
  .date-range-picker-kendo__WGpcv
  .k-textbox-container {
  height: var(--spacing-4);
  padding-top: var(--spacing-0);
}
:not(.aXNw__RHRBJ) .date-range-picker__WjIym .popup-center__EYwsU {
  left: 50% !important;
  transform: translateX(-50%);
}
:not(.aXNw__RHRBJ) .date-range-picker__WjIym .popup-right__LU030 {
  left: auto !important;
  right: 0;
}
:not(.aXNw__RHRBJ)
  .date-range-picker__WjIym
  .Input.InputDateMask.Input--small
  .InputAddon {
  padding-left: var(--spacing-1);
  padding-right: var(--spacing-1);
}
:not(.aXNw__RHRBJ) .end-label__pZLHb {
  color: var(--color-neutral-80);
  font-size: var(--typescale-4);
  margin: var(--spacing-0) var(--spacing-half);
  width: var(--spacing-3);
}
:not(.aXNw__eTRBb) .input__qHl17 {
  flex-grow: 1;
  font-size: var(--typescale-2);
}
:not(.aXNw__eTRBb) .input__qHl17 .label {
  background-color: var(--color-neutral-30);
  border: 1px solid var(--color-neutral-60);
  color: var(--color-neutral-90);
  font-size: var(--typescale-3);
}
:not(.aXNw__eTRBb) .input__qHl17.error__VIZTn .label {
  background-color: var(--color-red-100) !important;
  border-color: var(--color-red-500) !important;
  color: var(--color-red-500) !important;
  transition: all 0.2s ease-in-out;
}
:not(.aXNw__eTRBb) .input__qHl17.error__VIZTn input:focus {
  border-left-color: transparent !important;
}
:not(.aXNw__jw_P0) .content-padding___R4Gb .Sidebar__content-wrapper {
  height: calc(100% - 48px);
  padding-top: 48px;
}
:not(.aXNw__PeJ95) .dropdown-item__qtfqS {
  font-size: 16px;
}
:not(.aXNw__PeJ95) .spacing-between-tables__OPjNG {
  margin-bottom: 64px;
  transition: margin-bottom 0.3s cubic-bezier(0.4, 0, 0.2, 1) 0s;
}
:not(.aXNw__PeJ95) .spacing-between-tables--collapsed__GnXrg {
  margin-bottom: 32px;
}
:not(.aXNw__PeJ95) .collapse-icon__G8gld {
  left: 16px;
  position: absolute;
}
:not(.aXNw__PeJ95) .initial-loader__H3oVA {
  height: 265px;
}
:not(.aXNw__lLRNd) .column-row__z6CiL {
  padding: 4px 8px;
}
:not(.aXNw__lLRNd) .dragging__BYdlh {
  background-color: #fff;
  border: 1px solid #606162;
  border-radius: 3px;
  opacity: 0.6;
  padding: 8px 16px 8px 4px;
}
:not(.aXNw___9WOK) .drop-indicator__jqZe2 {
  position: absolute;
  top: 8px;
  width: 100%;
  z-index: 1;
}
:not(.aXNw___9WOK) .drop-indicator__jqZe2 .drop-indicator-icon__LdIVA {
  border: 4px solid #1360d9;
  border-radius: 50%;
  height: 8px;
  width: 8px;
}
:not(.aXNw___9WOK) .drop-indicator__jqZe2 .drop-indicator-line__GBwYZ {
  border: 2px solid #1360d9;
  height: 0;
  width: 100%;
}
:not(.aXNw__ZIowx) .appointments-table__OZMdn .k-grid-container table,
:not(.aXNw__ZIowx) .appointments-table__OZMdn .k-grid-header table {
  min-width: 1135px;
}
:not(.aXNw__AgdPG) .status-cell-status-light__frxK_ .StatusLight__indicator {
  margin-bottom: 4px;
  margin-top: 4px;
}
:not(.aXNw__TtcjR) .trigger-text__QSORW {
  display: -webkit-box;
  -webkit-box-orient: vertical;
  overflow: hidden;
  -webkit-line-clamp: 2;
}
:not(.aXNw__TtcjR) .popover-text__vTbSE,
:not(.aXNw__TtcjR) .trigger-text__QSORW {
  margin: 0;
  overflow-wrap: break-word;
  white-space: pre-wrap;
}
:not(.aXNw__YvCP1) .trigger__rdH7X {
  margin-bottom: -7px;
  margin-top: 1px;
  max-height: 64px;
  overflow: hidden;
}
:not(.aXNw__YvCP1) .tech-name-cell-content__YqIHl {
  margin-bottom: -1px;
}
:not(.aXNw__EwHOR)
  .attachments-table__vtECO.Table
  .k-grid-header
  col:not([width]),
:not(.aXNw__EwHOR)
  .attachments-table__vtECO.Table
  .k-grid-table
  col:not([width]) {
  min-width: 200px;
}
:not(.aXNw__GEv4W) .tag__NQhlQ .Tag__body {
  line-height: 1;
}
:not(.aXNw__SzsnH) .email-content-button__Ac4qU {
  padding: 7px;
}
:not(.aXNw__SzsnH) .email-content-button__Ac4qU:hover {
  color: #2270ee;
}
@media (hover: hover) and (pointer: fine) {
  :not(.aXNw__L1CP0) .buttons__c3ho1 {
    display: none;
  }
}
:not(.aXNw__L1CP0) .grey-button__JaRKp {
  color: #606162 !important;
}
:not(.aXNw__kU_HP) .invoices-table__m43Pf .k-grid-container table,
:not(.aXNw__kU_HP) .invoices-table__m43Pf .k-grid-header table {
  min-width: 965px;
}
:not(.aXNw__kU_HP) .invoices-table__m43Pf .k-grid-header col:not([width]),
:not(.aXNw__kU_HP) .invoices-table__m43Pf .k-grid-table col:not([width]) {
  min-width: 120px;
  width: 20%;
}
:not(.aXNw__kU_HP)
  .invoices-table-txn-hub-enabled__eppdO
  .k-grid-container
  table,
:not(.aXNw__kU_HP) .invoices-table-txn-hub-enabled__eppdO .k-grid-header table {
  min-width: 1300px;
}
:not(.aXNw__kU_HP)
  .invoices-table-txn-hub-enabled__eppdO
  .k-grid-header
  col:not([width]),
:not(.aXNw__kU_HP)
  .invoices-table-txn-hub-enabled__eppdO
  .k-grid-table
  col:not([width]) {
  min-width: 120px;
  width: 20%;
}
:not(.aXNw__kU_HP) .adjustment-invoices-table__jGfm6 .k-grid-container table,
:not(.aXNw__kU_HP) .adjustment-invoices-table__jGfm6 .k-grid-header table {
  min-width: 200px;
}
:not(.aXNw__kU_HP)
  .adjustment-invoices-table__jGfm6
  .k-grid-header
  col:not([width]),
:not(.aXNw__kU_HP)
  .adjustment-invoices-table__jGfm6
  .k-grid-table
  col:not([width]) {
  min-width: 120px;
  width: 20%;
}
:not(.aXNw__kU_HP) .cell-content__AwtAd {
  cursor: pointer;
  text-decoration: underline;
}
:not(.aXNw__h4yZ2) .jobs-table__lJ9bK.Table .k-grid-header col:not([width]),
:not(.aXNw__h4yZ2) .jobs-table__lJ9bK.Table .k-grid-table col:not([width]) {
  min-width: 200px;
}
:not(.aXNw__qBBzs) .wrapped-text__xTyE4 {
  display: -webkit-box;
  overflow: hidden;
  -webkit-box-orient: vertical;
  max-height: 42px;
  -webkit-line-clamp: 2;
}
:not(.aXNw__qBBzs) .popover-text__mMub9,
:not(.aXNw__qBBzs) .wrapped-text__xTyE4 {
  white-space: pre-wrap;
  word-break: break-word;
}
:not(.aXNw__yXglZ) .icon__wUiem {
  vertical-align: baseline;
}
:not(.aXNw__p4Icw) .expired-membership-tag__t24WJ {
  background-color: #ecf4fd;
  color: #004cc3;
}
:not(.aXNw__Vqhzg) .error__PcYVq {
  line-height: 1.25;
  overflow-wrap: break-word;
  white-space: normal;
  width: fit-content;
}
:not(.aXNw__Vqhzg) .error-text__sUDZt {
  color: #bf2a00;
}
:not(.aXNw__E6FZJ) .form__UY78o {
  width: 340px;
}
@media only screen and (min-width: 1090px) {
  :not(.aXNw__Pskll) .search-input__wiQXk.FormField .Input {
    width: 270px;
  }
}
:not(.aXNw__Pskll) .search-input__wiQXk label {
  margin-bottom: 0;
}
:not(.aXNw__Pskll) .search-input__wiQXk input {
  width: 100%;
}
:not(.aXNw__Pskll) .search-button__MlZGS.Button {
  padding: 3px !important;
}
:not(.aXNw__H5Tia) .card__FWgaC {
  margin-top: 11px;
}
:not(.aXNw__H5Tia) .add-note-text__l4iwp {
  padding-bottom: 12px;
  padding-top: 12px;
}
:not(.aXNw__H5Tia) .action-button-group__nGhR5 {
  display: flex;
  justify-content: flex-end;
  margin-top: 12px;
}
:not(.aXNw__jf6N6) .notes-table-holder__C9AUA {
  margin-bottom: 64px;
  margin-top: 24px;
  transition: margin-bottom 0.3s cubic-bezier(0.4, 0, 0.2, 1) 0s;
}
:not(.aXNw__jf6N6) .notes-table-holder--collapsed__Fp5xm {
  margin-bottom: 32px;
}
:not(.aXNw__jf6N6) .collapse-icon__fEbtJ {
  left: 16px;
  position: absolute;
}
:not(.aXNw__N9Vmh) .notes-table__nVhOT.Table .k-grid-header {
  display: none !important;
}
:not(.aXNw__N9Vmh) .notes-table__nVhOT.Table tr:hover {
  background-color: #fff !important;
}
:not(.aXNw__N9Vmh) .notes-table__nVhOT.Table tr td {
  border-bottom: none;
  padding: 4px 16px;
}
:not(.aXNw__N9Vmh) .notes-table__nVhOT.Table tr:first-child td {
  padding-top: 16px;
}
:not(.aXNw__N9Vmh) .notes-table__nVhOT.Table tr:last-child td {
  padding-bottom: 16px;
}
:not(.aXNw__Mbaed) .pinned-icon__kU0R0 {
  display: block;
  padding: 3px;
}
@media (hover: hover) and (pointer: fine) {
  :not(.aXNw__Mbaed) .action-buttons__lbskO {
    display: none;
  }
}
:not(.aXNw__Mbaed) .note__header__vjoST {
  height: 24px;
}
@media (hover: hover) and (pointer: fine) {
  :not(.aXNw__Mbaed) .note__tKoja:hover .action-buttons__lbskO {
    display: block;
  }
  :not(.aXNw__Mbaed) .note__tKoja:hover .pinned-icon__kU0R0 {
    display: none;
  }
}
:not(.aXNw__Mbaed) .note__nowrap__Ftodj {
  white-space: nowrap;
}
:not(.aXNw__Mbaed) .note__content__DYHwP {
  margin-left: 36px;
}
:not(.aXNw__Mbaed) .note__text__Wqqi7 {
  white-space: pre-wrap;
  word-break: break-word;
}
:not(.aXNw__Mbaed) .note__text--preview__ZEeXj {
  display: -webkit-box;
  overflow: hidden;
  word-break: break-word;
  -webkit-box-orient: vertical;
  max-height: 63px;
  -webkit-line-clamp: 3;
}
:not(.aXNw__Mbaed) .note__text__Wqqi7 a {
  color: #2270ee;
}
:not(.aXNw__Mbaed) .note__text__Wqqi7 a:focus,
:not(.aXNw__Mbaed) .note__text__Wqqi7 a:hover {
  text-decoration: underline;
}
:not(.aXNw__Mbaed) .note__showmore-link__jO2Qw {
  width: max-content;
}
:not(.aXNw__Mbaed) .note-card-radius-0__mgZi0,
:not(.aXNw__Mbaed) .note-card-radius-0__mgZi0 .CardSection {
  border-radius: 0;
}
:not(.aXNw__s_FmM) .opportunity-status-text__z9coG {
  background-color: #ecf4fd;
  color: #004cc3;
  margin-left: 16px;
}
:not(.aXNw__c4UP0) .payment-methods-table__UAqnb.Table tr:hover {
  cursor: pointer;
}
:not(.aXNw__HGWsU)
  .payments-table-payment-collections__tspQL
  .k-grid-container
  table,
:not(.aXNw__HGWsU)
  .payments-table-payment-collections__tspQL
  .k-grid-header
  table {
  min-width: 1480px;
}
:not(.aXNw__HGWsU)
  .payments-table-payment-collections__tspQL
  .k-grid-header
  col:last-of-type,
:not(.aXNw__HGWsU)
  .payments-table-payment-collections__tspQL
  .k-grid-table
  col:last-of-type {
  min-width: 75px !important;
  width: 75px !important;
}
:not(.aXNw__to2o0) .filter-popup__I_6Q8 .k-columnmenu-item {
  display: none;
}
:not(.aXNw__to2o0)
  .filter-popup__I_6Q8
  .k-filter-menu-container
  > div:first-child {
  margin-bottom: 8px;
  padding-left: 4px;
  padding-right: 4px;
}
:not(.aXNw__to2o0)
  .filter-popup__I_6Q8
  .k-filter-menu-container
  > div:first-child
  .k-widget {
  display: inline-block;
  margin-bottom: 4px;
  margin-top: 8px;
}
:not(.aXNw__ISSHb) .hide--note__bWH7k .FilePicker__Note,
:not(.aXNw__ISSHb) .hide-file-list__iC53X .FilePicker__File {
  display: none;
}
:not(.aXNw__ISSHb) .add-attachment-icon__NWhAE {
  padding-left: 12px;
  padding-right: 4px;
}
:not(.aXNw__UVOYb) .attachment-gallery-container__tDovx h2 {
  color: #141414;
  font-family:
    Sofia Pro,
    SofiaPro,
    sans-serif;
  font-size: 20px;
}
:not(.aXNw__p5u3H) .projects-table__LZ6OC.Table .k-grid-header col:not([width]),
:not(.aXNw__p5u3H) .projects-table__LZ6OC.Table .k-grid-table col:not([width]) {
  min-width: 165px;
}
:not(.aXNw__CjYHc) .service-agreements-table__tHnV0 .k-grid-container table,
:not(.aXNw__CjYHc) .service-agreements-table__tHnV0 .k-grid-header table {
  min-width: 1115px;
}
:not(.aXNw__CjYHc) .service-agreements-table__tHnV0 .Trigger {
  min-width: 100%;
}
:not(.aXNw__CjYHc)
  .service-agreements-table-location__tABp3
  .k-grid-container
  table,
:not(.aXNw__CjYHc)
  .service-agreements-table-location__tABp3
  .k-grid-header
  table {
  min-width: 935px;
}
:not(.aXNw__CjYHc) .service-agreements-table-location__tABp3 .Trigger {
  min-width: 100%;
}
:not(.aXNw__J2bBJ) .tasks-table__Me_0J .k-grid-container table,
:not(.aXNw__J2bBJ) .tasks-table__Me_0J .k-grid-header table {
  min-width: 943px;
}
:not(.aXNw__J2bBJ) .tasks-table__Me_0J .k-grid-header col:nth-of-type(6),
:not(.aXNw__J2bBJ) .tasks-table__Me_0J .k-grid-table col:nth-of-type(6) {
  width: 16.7%;
}
:not(.aXNw__J2bBJ) .closed-task-row__ZiN3G td span,
:not(.aXNw__J2bBJ) .closed-task-row__ZiN3G td:not(:first-child) {
  text-decoration: line-through;
}
:not(.aXNw__rw7qm) .button__PVIcp {
  background: #f7f7f7 !important;
  border: 2px solid #fff !important;
  border-radius: 50% !important;
  box-shadow: 0 2px 8px hsla(0, 0%, 8%, 0.102);
}
:not(.aXNw__rw7qm) .button__PVIcp.Button--large {
  padding: 12px !important;
}
:not(.aXNw__rw7qm) .button__PVIcp svg {
  height: 48px;
  width: 48px;
}
:not(.aXNw__rw7qm) .tooltip__EjoLx {
  bottom: 0;
  position: fixed;
  right: 1%;
  z-index: 11;
}
:not(.aXNw__q4rSP) .select-customer-content__oXPYZ {
  width: 1062px;
}
:not(.aXNw__q4rSP) .select-customer-headline__RedUv {
  margin-bottom: 42px;
  margin-top: 49px;
}
:not(.aXNw__q4rSP) .search-customer-form__su02q {
  width: 1046px;
}
:not(.aXNw__q4rSP) .progressTracker__DyNNs {
  height: 24px;
  max-width: 1280px;
}
:not(.aXNw__q4rSP) .customer-form-name-input__KoRFr {
  width: 236px;
}
:not(.aXNw__q4rSP) .customer-form-street-input__B4xkC {
  width: 284px;
}
:not(.aXNw__q4rSP) .customer-form-unit-input__lcnfv {
  width: 120px;
}
:not(.aXNw__q4rSP) .customer-form-zipcode-input__Eyp74 {
  width: 160px;
}
:not(.aXNw__q4rSP) .customer-form-phone-input__BBvx_ {
  width: 182px;
}
:not(.aXNw__q4rSP) .location-name__fj7ac {
  font-family:
    Nunito Sans,
    sans-serif;
  font-size: 14px;
  font-weight: 600;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
  width: 160px;
}
:not(.aXNw__QN75L) .container__DEeMg {
  overflow: hidden;
}
:not(.aXNw__QN75L) .photo-preview__Pfn4U {
  height: 100%;
  object-fit: cover;
  width: 100%;
}
:not(.aXNw__QN75L) .preview-no-image___OKHj {
  height: 100%;
  object-fit: contain;
  width: 100%;
}
:not(.aXNw__QN75L) .photo-preview-container__QgjNR {
  align-items: center;
  display: flex;
  height: 84px;
  justify-content: center;
  min-width: 210px;
  width: 210px;
}
:not(.aXNw__QN75L) .dragging-placeholder__F5LPC {
  align-items: center;
  border: 1px solid #dfe0e1;
  display: flex;
  height: 82px;
  justify-content: center;
  pointer-events: none;
}
:not(.aXNw___u8vE) .status-selector__coZPK .Checkbox__label:after {
  inset: 0;
}
:not(.aXNw__dv_JB) .contract-proposals-table__G_B4R .k-grid-container table,
:not(.aXNw__dv_JB) .contract-proposals-table__G_B4R .k-grid-header table {
  min-width: 1115px;
}
:not(.aXNw__dv_JB) .contract-proposals-table__G_B4R .Trigger {
  min-width: 100%;
}
:not(.aXNw__dv_JB)
  .contract-proposals-table-location__H9qPC
  .k-grid-container
  table,
:not(.aXNw__dv_JB)
  .contract-proposals-table-location__H9qPC
  .k-grid-header
  table {
  min-width: 935px;
}
:not(.aXNw__dv_JB) .contract-proposals-table-location__H9qPC .Trigger {
  min-width: 100%;
}
:not(.aXNw__dv_JB) .contract-proposals-table-location__H9qPC .mainTable__Ae5CJ {
  max-height: calc(100vh - 330px);
  min-width: 2500px;
}
:not(.aXNw__tI3A3) .header-container__qYSJB {
  max-height: 250px;
  transition: max-height 0.3s cubic-bezier(0.4, 0, 0.2, 1) 0s;
}
:not(.aXNw__tI3A3) .header-container--minimized__l2OuK {
  max-height: 64px;
}
:not(.aXNw__tI3A3) .header-content__SwmXB {
  background-color: #fff;
  box-shadow: inset 0 -1px 0 #dfe0e1;
  max-height: 250px;
  min-height: 132px;
  transition: 0.3s cubic-bezier(0.4, 0, 0.2, 1) 0s;
  width: 100%;
  z-index: 800;
}
:not(.aXNw__tI3A3) .header-content--minimized__aHrOp {
  max-height: 64px;
  min-height: 64px;
}
:not(.aXNw__tI3A3) .header__cs555 {
  min-height: 88px;
  overflow: hidden;
  padding-bottom: 16px;
  padding-top: 16px;
  transition: 0.3s cubic-bezier(0.4, 0, 0.2, 1) 0s;
}
:not(.aXNw__tI3A3) .header__cs555 .Link {
  text-decoration: none;
}
:not(.aXNw__tI3A3) .header__cs555 .StatusLight__indicator {
  margin: 5px 0;
}
:not(.aXNw__tI3A3) .header--preview__aYAzW {
  padding-bottom: 8px;
  padding-top: 8px;
}
:not(.aXNw__tI3A3) .header-content--minimized__aHrOp .header__cs555 {
  min-height: 50px;
  padding-bottom: 4px;
  padding-top: 4px;
}
:not(.aXNw__tI3A3) .customer-image__ZPpXA {
  height: 100%;
  min-width: 240px;
  object-fit: cover;
  width: 240px;
}
:not(.aXNw__tI3A3) .customer-image--preview__qL7JP {
  min-width: 205px;
  width: 205px;
}
:not(.aXNw__tI3A3) .customer-label__GkWko {
  bottom: 16px;
  color: #fff;
  right: 24px;
  transition: bottom 0.3s cubic-bezier(0.4, 0, 0.2, 1) 0s;
}
:not(.aXNw__tI3A3) .customer-label--preview__jMV_U,
:not(.aXNw__tI3A3) .header-content--minimized__aHrOp .customer-label__GkWko {
  bottom: 8px;
}
:not(.aXNw__tI3A3) .customer-info__Rgl1C {
  opacity: 1;
  transition: 0.3s cubic-bezier(0.4, 0, 0.2, 1) 0s;
}
:not(.aXNw__tI3A3) .header-content--minimized__aHrOp .customer-info__Rgl1C {
  opacity: 0;
}
:not(.aXNw__tI3A3) .customer-icon__hB2Hk {
  align-items: center;
  background-color: #fcfcfc;
  border: 2px solid #f5f5f5;
  border-radius: 50%;
  box-sizing: border-box;
  display: flex;
  height: 64px;
  justify-content: center;
  left: 24px;
  position: absolute;
  transform: translateY(-50%);
  transition: 0.3s cubic-bezier(0.4, 0, 0.2, 1) 0s;
  width: 64px;
  z-index: 1;
}
:not(.aXNw__tI3A3) .customer-icon__hB2Hk.customer-icon--minimized__ChxoN {
  height: 48px;
  width: 48px;
}
:not(.aXNw__tI3A3) .buttons__Uhcvr {
  margin: 12px 8px 12px 32px;
}
:not(.aXNw__tI3A3) .alert-banner__gkiz0 {
  max-height: 164px;
  opacity: 1;
  transition: 0.3s cubic-bezier(0.4, 0, 0.2, 1) 0s;
}
:not(.aXNw__tI3A3) .alert-banner--minimized__PivVh {
  max-height: 0;
  opacity: 0;
}
:not(.aXNw__tI3A3) .alert-tag__Wp25g {
  opacity: 0;
  transition: 0.3s cubic-bezier(0.4, 0, 0.2, 1) 0s;
}
:not(.aXNw__tI3A3) .alert-tag--minimized__eNw03 {
  opacity: 1;
}
:not(.aXNw__tI3A3) .min-content__ouS9k {
  min-height: min-content;
}
:not(.aXNw__tI3A3) .actions-mobile__MGep1 {
  border-bottom: 1px solid #dfe0e1;
}
:not(.aXNw__t6I06) .add-payment-button__S0qwI {
  white-space: nowrap;
}
:not(.aXNw__St42y) .button-alt-icon-span__Yd35J {
  align-items: center;
  display: flex;
  justify-content: center;
  width: 100%;
}
:not(.aXNw__AC8uz) .link___edVF:focus,
:not(.aXNw__AC8uz) .link___edVF:hover,
:not(.aXNw__lLFvx) .link__J2_6I:focus,
:not(.aXNw__lLFvx) .link__J2_6I:hover {
  color: #fff;
  text-decoration: none;
}
:not(.aXNw__eNUqM) .customer-photo__FEUMa {
  border-radius: 50%;
  height: 100%;
  object-fit: cover;
  object-position: center center;
  width: 100%;
}
:not(.aXNw__eNUqM) .background-container__U3dMz {
  display: none;
}
:not(.aXNw__eNUqM) .background-container__U3dMz,
:not(.aXNw__eNUqM) .loading-container__jaqOZ {
  border-radius: 50%;
  height: 100%;
  left: 0;
  overflow: hidden;
  position: absolute;
  top: 0;
  width: 100%;
}
:not(.aXNw__eNUqM) .container__hpU_B {
  position: relative;
}
:not(.aXNw__eNUqM)
  .container__hpU_B.menu-opened__pPZfs
  .background-container__U3dMz,
:not(.aXNw__eNUqM) .container__hpU_B:hover .background-container__U3dMz {
  display: flex;
}
:not(.aXNw__eNUqM) .background__HcGgV {
  background-color: #2d2e31;
  height: 100%;
  left: 0;
  opacity: 0.5;
  position: absolute;
  top: 0;
  width: 100%;
}
:not(.aXNw__eNUqM) .button-container__QlARS {
  z-index: 1;
}
:not(.aXNw__ELRC2) .header___h8OQ {
  user-select: none;
}
:not(.aXNw__j5peN) .wrapped-text__tZeW3 {
  display: -webkit-box;
  overflow: hidden;
  word-break: break-word;
  -webkit-box-orient: vertical;
}
:not(.aXNw__j5peN) .popover-text__dlmpA {
  overflow-wrap: break-word;
}
:not(.aXNw__D0uz8) .container__yQmWI > div > div:last-child {
  margin-right: 64px;
}
:not(.aXNw__HUBtz) .contact-value__N1xS4,
:not(.aXNw__HUBtz) .memo-content__QhlnZ,
:not(.aXNw__HUBtz) .text-wrap__vrCzw {
  display: -webkit-box;
  overflow-wrap: break-word;
  -webkit-line-clamp: 2;
  -webkit-box-orient: vertical;
  overflow: hidden;
}
:not(.aXNw__HUBtz) .memo-content__QhlnZ {
  line-height: normal;
  white-space: normal;
}
:not(.aXNw__HUBtz) .contact-value-container__h_xpf {
  border-radius: 3px;
  max-width: calc(100% - 16px);
  min-width: 0;
  padding: 4px 8px;
  width: max-content;
}
:not(.aXNw__HUBtz) .contact-value-container--link__RMV9I {
  display: flex;
}
:not(.aXNw__HUBtz) .contact-value-container--link__RMV9I:hover {
  background-color: #f5f5f5;
}
:not(.aXNw__HUBtz) .contact-value-container--link__RMV9I:focus,
:not(.aXNw__HUBtz) .contact-value-container--link__RMV9I:hover {
  text-decoration: none;
}
:not(.aXNw__HUBtz) .action-buttons__FoMAP:empty {
  display: none;
}
@media (hover: hover) and (pointer: fine) {
  :not(.aXNw__HUBtz) .copy-button__bQ6pT:not(.copy-button-visible__OYPbf) {
    display: none;
  }
  :not(.aXNw__HUBtz) .container__StWFT:hover .copy-button__bQ6pT {
    display: block;
  }
}
:not(.aXNw__Cpv0J) .empty-image__C0bq2 {
  height: 50px;
  width: 90px;
}
:not(.aXNw__I0xsU) .contacts__KRcqM {
  max-height: 275px;
}
:not(.aXNw__GZmQi) .image__Qx1W4 {
  height: 54px;
  width: 90px;
}
:not(.aXNw__bMJmJ) .all-contacts-table-container__a1wYY {
  display: flex;
  flex: 1 1 auto;
  min-height: 0;
}
:not(.aXNw__bMJmJ) .all-contacts-table__F5bEQ {
  max-height: 100%;
  min-height: 0;
}
:not(.aXNw__bMJmJ) .all-contacts-table__F5bEQ tr:last-child > td {
  border-bottom-width: 1px !important;
}
:not(.aXNw__aJReR) .column-max-size__fqLuF {
  max-width: 312px;
}
:not(.aXNw__aJReR) .table-size___tYqB {
  min-width: 720px;
}
:not(.aXNw__aJReR) .link__BF5d_ {
  user-select: none;
}
:not(.aXNw__aJReR) .link__BF5d_:focus,
:not(.aXNw__aJReR) .link__BF5d_:hover {
  text-decoration: none;
}
:not(.aXNw__M8Coj) .merge-preview-card__z8hQ7 {
  width: 320px;
}
:not(.aXNw__M8Coj) .associations-title___5Ofa {
  margin-bottom: 12px;
}
:not(.aXNw__CnuIM) .all-contacts-drawer-content__RLC1D {
  height: 100%;
  overflow: hidden;
}
@media screen and (max-height: 600px) {
  :not(.aXNw__CnuIM) .all-contacts-drawer-content__RLC1D {
    height: auto;
  }
}
:not(.aXNw__CnuIM) .all-contacts-drawer__yFAUl h2 {
  display: block !important;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
}
:not(.aXNw__jXmGw) .image__Bx8Pn {
  height: 98px;
  width: 163px;
}
:not(.aXNw__jXmGw) .add-icon__eKlfn {
  height: 26px;
  width: 26px;
}
:not(.aXNw__WBA3z) .pane-container__jQ48e {
  position: relative;
  transition: width 0.3s cubic-bezier(0.4, 0, 0.2, 1) 0s;
}
:not(.aXNw__WBA3z) .pane-container__closed__TsCCL {
  background-color: #fff;
  position: absolute;
  right: 0;
  top: 0;
}
:not(.aXNw__WBA3z) .pane-container__closed__TsCCL:hover {
  background-color: #dfe0e1;
}
:not(.aXNw__WBA3z) .pane-container__temporary__Ne211 {
  background-color: #fff;
  position: absolute;
  right: 0;
  top: 0;
}
:not(.aXNw__WBA3z) .headline-container__qornL {
  background-color: #fff;
  cursor: pointer;
  padding-bottom: 12px;
  padding-top: 12px;
  transform-origin: 26px 26px;
  transition: transform 0.3s cubic-bezier(0.4, 0, 0.2, 1) 0s;
  user-select: none;
  white-space: nowrap;
}
:not(.aXNw__WBA3z) .headline-container__qornL:hover {
  background-color: #dfe0e1;
}
:not(.aXNw__WBA3z) .headline-container__closed__yX8aD {
  background-color: transparent;
  margin-bottom: -8px;
  padding-bottom: 16px;
  padding-top: 16px;
  transform: rotate(90deg);
}
:not(.aXNw__WBA3z) .headline-container__closed__yX8aD:hover {
  background-color: transparent;
}
:not(.aXNw__WBA3z) .pane-content__pWm1k {
  transition: opacity 0.3s cubic-bezier(0.4, 0, 0.2, 1) 0s;
}
:not(.aXNw__WBA3z) .pane-content__open__nBh7z {
  opacity: 1;
}
:not(.aXNw__WBA3z) .pane-content__closed__eMB5h {
  opacity: 0;
}
:not(.aXNw__U_bTI) .bottom-row__d4G2N {
  border-top: none;
  min-height: 42px;
}
:not(.aXNw__U_bTI) .summary-card__EWZWQ {
  max-width: 700px;
}
:not(.aXNw__DT1r0) .validator-popover__OV_Bv .Popover__content {
  padding: 0;
}
:not(.aXNw__AA2gr) .summary-card__aK6d7 {
  min-width: 700px;
}
:not(.aXNw__qbl_i) .summary-card__Za_lw {
  min-width: 200px;
}
:not(.aXNw__UGgn1) .summary-card__s4hOj {
  min-width: 310px;
}
:not(.aXNw__HlbOF) .summary-card__NU7sV {
  min-width: fit-content;
}
:not(.aXNw__HlbOF) .title__IkNFB {
  min-width: 160px;
}
:not(.aXNw__Fc38y) .no-permission__c8G4g {
  align-items: center;
  display: flex;
  justify-content: center;
}
:not(.aXNw__Fc38y) .image__yWwFJ {
  height: 150px;
  width: 149px;
}
:not(.aXNw__Fc38y) .preview-modal__CKf4y {
  padding: 213px 340px;
}
:not(.aXNw__IlwG9) .panel__pvDUt {
  overflow: visible;
  z-index: 10;
}
:not(.aXNw__GKxSQ) .equipments-table__JgDHI .k-grid-header col:not([width]),
:not(.aXNw__GKxSQ) .equipments-table__JgDHI .k-grid-table col:not([width]) {
  min-width: 200px;
  width: 20%;
}
:not(.aXNw__GKxSQ) .row__gt7gO:hover .manufacturer__wyBKm .BodyText {
  color: #2270ee;
}
:not(.aXNw__fiTjB) .date-range-cell-container__wijoV {
  padding: 12px;
}
:not(.aXNw__XkPge) .sublocations-table__p7TA3 .k-pager-wrap {
  left: 0;
  position: sticky;
}
:not(.aXNw__XkPge)
  .sublocations-table__p7TA3
  .k-grid-header
  .k-header
  .k-i-more-vertical:before {
  content: "\E129";
  position: relative;
  top: -2px;
}
:not(.aXNw__XkPge)
  .sublocations-table__p7TA3
  .k-grid-header
  .TableColumn--filter-active
  .k-cell-inner
  .k-grid-filter {
  background-color: #2270ee;
  border-radius: 3px;
}
:not(.aXNw__XkPge)
  .sublocations-table__p7TA3
  .k-grid-header
  .TableColumn--filter-active
  .k-cell-inner
  .k-grid-filter
  .k-icon {
  color: #fff;
}
:not(.aXNw__XkPge) .sublocation-name-link__TkcRX {
  text-decoration: none !important;
}
:not(.aXNw__XkPge) .wrapped-text__L6ZQx {
  padding: 0 12px !important;
}
:not(.aXNw__TsrIk) .left-menu__pUvlg {
  min-width: 300px;
  overflow-y: auto;
  width: 300px;
}
:not(.aXNw__HGxh6) .sublocation-detail-treeview__wpyhJ {
  margin-bottom: 24px;
  margin-top: 24px;
}
:not(.aXNw__HGxh6) .sublocation-detail-treeview__wpyhJ .k-animation-container {
  z-index: 1 !important;
}
:not(.aXNw__HGxh6) .sublocation-detail-treeview__wpyhJ .k-in {
  color: #444445;
  font-size: 16px;
  line-height: 150%;
}
:not(.aXNw__HGxh6) .sublocation-detail-treeview__wpyhJ .k-mid {
  align-items: center;
  display: flex;
}
:not(.aXNw__HGxh6) .sublocation-detail-treeview__wpyhJ .k-item {
  background-color: transparent;
}
:not(.aXNw__HGxh6) .sublocation-detail-treeview__wpyhJ .k-icon {
  margin-right: 8px;
}
:not(.aXNw__HGxh6) .sublocation-detail-treeview__wpyhJ .k-content {
  background-color: transparent;
}
:not(.aXNw__HGxh6) .sublocation-detail-treeview__wpyhJ .k-state-selected {
  color: #1360d9;
}
:not(.aXNw__HGxh6)
  .sublocation-detail-treeview__wpyhJ
  .k-treeview-leaf
  .k-treeview-leaf-text {
  color: #444445;
  font-size: 16px;
  line-height: 24px;
}
:not(.aXNw__HGxh6)
  .sublocation-detail-treeview__wpyhJ
  .k-treeview-leaf.k-selected,
:not(.aXNw__HGxh6)
  .sublocation-detail-treeview__wpyhJ
  .k-treeview-leaf.k-selected
  .k-treeview-leaf-text {
  color: #1360d9;
}
:not(.aXNw__HGxh6) .sublocation-detail-treeview__wpyhJ ul {
  list-style: none;
  padding-left: 32px;
}
:not(.aXNw__HGxh6) .sublocation-detail-treeview__wpyhJ ul li {
  cursor: pointer;
  margin-bottom: 8px;
  margin-top: 8px;
}
:not(.aXNw__cvckh) .name-text__xlll0 {
  overflow-wrap: break-word;
}
:not(.aXNw__cvckh) .breadcrumb-comma__Mh5nX {
  margin-left: 2px;
  margin-right: 2px;
}
:not(.aXNw__X0dxI) .header-container__vqTvE {
  max-height: 250px;
  transition: max-height 0.3s cubic-bezier(0.4, 0, 0.2, 1) 0s;
}
:not(.aXNw__X0dxI) .header-container--minimized__EcLsq {
  max-height: 64px;
}
:not(.aXNw__X0dxI) .header-content__UNGD2 {
  background-color: #fff;
  box-shadow: inset 0 -1px 0 #dfe0e1;
  max-height: 250px;
  min-height: 132px;
  transition: 0.3s cubic-bezier(0.4, 0, 0.2, 1) 0s;
  width: 100%;
  z-index: 800;
}
:not(.aXNw__X0dxI) .header-content--minimized__yRdXt {
  max-height: 64px;
  min-height: 64px;
}
:not(.aXNw__X0dxI) .header__i3vLW {
  min-height: 88px;
  overflow: hidden;
  padding-bottom: 16px;
  padding-top: 16px;
  transition: 0.3s cubic-bezier(0.4, 0, 0.2, 1) 0s;
}
:not(.aXNw__X0dxI) .header__i3vLW .Link {
  text-decoration: none;
}
:not(.aXNw__X0dxI) .header__i3vLW .StatusLight__indicator {
  margin: 5px 0;
}
:not(.aXNw__X0dxI) .header__i3vLW .details-column__MKTPh {
  flex-basis: 33%;
  flex-grow: 1;
  flex-shrink: 1;
  max-width: max-content;
}
:not(.aXNw__X0dxI) .header__i3vLW .service-area-icon__G7W3Y {
  color: #7a2f00;
}
:not(.aXNw__X0dxI) .header--preview__iAYcN {
  padding-bottom: 8px;
  padding-top: 8px;
}
:not(.aXNw__X0dxI) .header-content--minimized__yRdXt .header__i3vLW {
  min-height: 50px;
  padding-bottom: 4px;
  padding-top: 4px;
}
:not(.aXNw__X0dxI) .location-image__eD_16 {
  height: 100%;
  min-width: 240px;
  object-fit: cover;
  width: 240px;
}
:not(.aXNw__X0dxI) .location-image--preview__lyDaD {
  min-width: 205px;
  width: 205px;
}
:not(.aXNw__X0dxI) .buttons__XuAGf {
  margin: 12px 8px 12px 32px;
}
:not(.aXNw__X0dxI) .location-label__VdwZl {
  bottom: 16px;
  color: #fff;
  right: 24px;
  transition: bottom 0.3s cubic-bezier(0.4, 0, 0.2, 1) 0s;
}
:not(.aXNw__X0dxI) .header-content--minimized__yRdXt .location-label__VdwZl,
:not(.aXNw__X0dxI) .location-label--preview__IaDBX {
  bottom: 8px;
}
:not(.aXNw__X0dxI) .location-info__qaGpp {
  opacity: 1;
  transition: 0.3s cubic-bezier(0.4, 0, 0.2, 1) 0s;
}
:not(.aXNw__X0dxI) .header-content--minimized__yRdXt .location-info__qaGpp {
  opacity: 0;
}
:not(.aXNw__X0dxI) .location-icon__Z7FlC {
  align-items: center;
  background-color: #fcfcfc;
  border: 2px solid #f5f5f5;
  border-radius: 50%;
  box-sizing: border-box;
  display: flex;
  height: 64px;
  justify-content: center;
  left: 24px;
  position: absolute;
  transform: translateY(-50%);
  transition: 0.3s cubic-bezier(0.4, 0, 0.2, 1) 0s;
  width: 64px;
  z-index: 1;
}
:not(.aXNw__X0dxI) .location-icon__Z7FlC.location-icon--minimized__ynNLp {
  height: 48px;
  width: 48px;
}
:not(.aXNw__X0dxI) .alert-banner__wuvxT {
  max-height: 164px;
  opacity: 1;
  transition: 0.3s cubic-bezier(0.4, 0, 0.2, 1) 0s;
}
:not(.aXNw__X0dxI) .alert-banner--minimized__oX4S3 {
  max-height: 0;
  opacity: 0;
}
:not(.aXNw__X0dxI) .alert-tag__Gamgn {
  opacity: 0;
  transition: 0.3s cubic-bezier(0.4, 0, 0.2, 1) 0s;
}
:not(.aXNw__X0dxI) .alert-tag--minimized__oOeEI {
  opacity: 1;
}
:not(.aXNw__X0dxI) .min-content__O51ii {
  min-height: min-content;
}
:not(.aXNw__X5zaA) .breadcrumb-label__NdVnc .Breadcrumb-Link__label {
  max-width: 240px;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
}
:not(.aXNw__zPMvM) .zone-tooltip__Ap9h6 > div {
  max-width: 100%;
}
:not(.aXNw__zPMvM) .zone__YHbLT .StatusLight__label {
  min-width: 0;
}
:not(.aXNw__BTzox) .link__mQ_wd:focus,
:not(.aXNw__BTzox) .link__mQ_wd:hover {
  color: #fff;
  text-decoration: none;
}
:not(.aXNw__ESRB4) .tags-list__sZ1Ir {
  margin-top: -8px;
  max-height: 80px;
  overflow: hidden;
}
:not(.aXNw__ESRB4) .last-visible-tag__mgi_7 {
  max-width: calc(100% - 8px);
}
:not(.aXNw__Qcf5C) .image__b1kAq {
  height: 54px;
  width: 90px;
}
:not(.aXNw__EjDD6) .container__bkDiP > div > div:last-child {
  margin-right: 64px;
}
:not(.aXNw__egJ4t) .panel__FGLFd {
  overflow: visible;
  z-index: 10;
}
:not(.aXNw__A3iee) .avail-thead__mf8nz {
  background-color: #fafafa;
}
:not(.aXNw__A3iee) .avail-thead__mf8nz th {
  border: 1px solid #dfe0e1;
  color: #040404;
  font-weight: 700;
}
:not(.aXNw__A3iee) .avail-table__ytuBv {
  border: 1px solid #dfe0e1;
  width: 100%;
}
:not(.aXNw__A3iee) .avail-table__ytuBv tr {
  border-bottom: 1px solid #dfe0e1;
  height: 48px;
}
:not(.aXNw__A3iee) .avail-table__ytuBv td,
:not(.aXNw__A3iee) .avail-table__ytuBv th {
  padding-left: 24px;
  vertical-align: middle;
}
:not(.aXNw__A3iee) .adjustment-icon__wsj0q {
  border: 4px solid #fff;
  border-radius: 50%;
  filter: drop-shadow(0 1px 2px #444445);
  height: 8px;
  width: 8px;
}
:not(.aXNw__A3iee) .verticalLine__bpUwY {
  border: 0.5px solid #dfe0e1;
  height: 36px;
}
:not(.aXNw__A3iee) .entry__Um7Pa {
  line-height: 15px;
}
:not(.aXNw__A3iee) .availability-column__stl36,
:not(.aXNw__A3iee) .name-column__A1O_u {
  width: 20%;
}
:not(.aXNw__A3iee) .skills-column__xAcIX {
  width: 35%;
}
:not(.aXNw__A3iee) .details-column__CUSBu {
  width: 25%;
}
:not(.aXNw__A3iee) .bold__VbOdl {
  font-weight: 700;
}
:not(.aXNw__ALsT7) .cell-container__gUN6W {
  align-items: center;
  border-left: 4px solid transparent;
  color: #040404;
  display: flex;
  flex-wrap: wrap;
  font-size: 14px;
  height: 50px;
  justify-content: center;
  position: relative;
}
:not(.aXNw__ALsT7) .cell-container__gUN6W .adjust-capacity-buttons__rNN_D {
  align-items: center;
  display: none;
  height: 100%;
  position: absolute;
  top: 0;
  width: 100%;
}
:not(.aXNw__ALsT7) .cell-container__gUN6W:hover {
  background-color: #ecf4fd;
  cursor: pointer;
}
:not(.aXNw__ALsT7)
  .cell-container__gUN6W:hover
  .adjust-capacity-buttons__rNN_D {
  display: flex;
}
:not(.aXNw__ALsT7) .cell-container__gUN6W.subtracted__r9SUv {
  border-color: #f94d32;
}
:not(.aXNw__ALsT7)
  .cell-container__gUN6W.subtracted__r9SUv
  .capacity-offset__eKpbx {
  color: #f94d32;
}
:not(.aXNw__ALsT7) .cell-container__gUN6W.added__CuRAs {
  border-color: #1fbc70;
}
:not(.aXNw__ALsT7) .cell-container__gUN6W.added__CuRAs .capacity-offset__eKpbx {
  color: #1fbc70;
}
:not(.aXNw__ALsT7) .cell-container__gUN6W .cell-container-row__BqOzp {
  align-items: center;
  display: flex;
  flex-basis: 100%;
  justify-content: center;
  text-align: center;
}
:not(.aXNw__o2WwO) .inlineEdit__Kd4xG .InlineEdit__content {
  height: 1em;
  overflow: initial;
}
:not(.aXNw__zpWiL) .bold__Uzoqh {
  font-weight: 700;
}
:not(.aXNw__j6wUj) .capacity-slot-drawer__rJcmU .Drawer__header-close {
  margin-left: 8px !important;
}
:not(.aXNw__lEAcC) .manual-run-icon__KuIMg .icon-spin__jbDTM,
:not(.aXNw__lEAcC) .manual-run-icon__KuIMg :hover {
  color: #606162;
}
:not(.aXNw__AkhyW) .thumbnail-default__LM46g {
  background: #ecf4fd;
  border-radius: 5px;
  color: #56a4ff !important;
  cursor: pointer !important;
  margin-top: 8px;
  position: relative;
  transition: all 0.15s ease;
}
:not(.aXNw__AkhyW) .thumbnail-default__LM46g .icon-add__KcOck {
  position: absolute;
  visibility: visible;
  width: 100%;
}
:not(.aXNw__AkhyW) .thumbnail-default__LM46g .icon-edit__m8QUk {
  position: absolute;
  visibility: hidden;
  width: 100%;
}
:not(.aXNw__AkhyW) .thumbnail-default__LM46g:hover .icon-add__KcOck {
  visibility: hidden;
}
:not(.aXNw__AkhyW) .thumbnail-default__LM46g:hover .icon-edit__m8QUk {
  visibility: visible;
}
:not(.aXNw__AkhyW) .edit-overlay__jTA51 .Thumbnail__overlay {
  background-color: #eee;
  display: none;
  opacity: 0.75;
}
:not(.aXNw__AkhyW) .edit-overlay__jTA51:hover .Thumbnail__overlay {
  display: inherit;
}
:not(.aXNw__AkhyW) .preview-thumbnail-empty__KVaIZ {
  border-radius: 8px;
  height: 96px;
  width: 96px;
}
:not(.aXNw__BWnRh) .issue-report-icon__tPh_c .icon-spin__K7faV,
:not(.aXNw__BWnRh) .issue-report-icon__tPh_c :hover {
  color: #ffb2a0;
}
:not(.aXNw__PO1wr) .mask__LOjs3 {
  position: static;
}
:not(.aXNw__PO1wr) .mask__LOjs3 .Mask__overlay {
  position: fixed;
}
:not(.aXNw__oRsIj) .tad-layout__h1iLB {
  overflow: auto;
  width: 100%;
}
@keyframes HelpButtonPulseAnimation {
  0% {
    opacity: 1;
  }
  50% {
    opacity: 0.5;
    transform: scale(1.5);
  }
  to {
    opacity: 0;
    transform: scale(1.8);
  }
}
:not(.aXNw) .help-center-button-flashing:after {
  animation-direction: alternate;
  animation-duration: 0.5s;
  animation-iteration-count: infinite;
  animation-name: HelpButtonPulseAnimation;
  background-color: var(--color-blue-200);
  border-radius: 50%;
  content: "";
  height: var(--spacing-3);
  left: var(--spacing-1);
  position: absolute;
  right: var(--spacing-0);
  width: var(--spacing-3);
  will-change: transform, opacity;
}
:not(.aXNw__xiXY2) .Popper:has(.help-widget-popper-body) {
  z-index: 903 !important;
}
:not(.aXNw__xiXY2) .root__CwFKg {
  --HelpWidgetStaticHeight: 480px;
  background-color: var(--color-neutral-0);
  max-height: calc(100vh - 100px);
  position: fixed;
  right: 10px;
  top: 60px;
  width: 360px;
  z-index: 902;
}
:not(.aXNw__xiXY2) .root-min-height__RgkmK {
  min-height: var(--HelpWidgetStaticHeight);
}
:not(.aXNw__xiXY2)
  .root__CwFKg
  .semantic-anvil-theme
  .ui.selection.dropdown.pointing.bottom.active {
  border-radius: 0 0 var(--default-border-radius) var(--default-border-radius) !important;
}
:not(.aXNw__xiXY2)
  .root__CwFKg
  .semantic-anvil-theme
  .ui.selection.dropdown.pointing.bottom
  .menu {
  border-radius: var(--default-border-radius) var(--default-border-radius) 0 0 !important;
  box-shadow: 0 -2px 3px 0 var(--shadow-color);
  margin: 0 0 1px !important;
}
@media only screen and (min-width: 1920px),
  only screen and (min-width: 768px),
  only screen and (min-width: 992px) {
  :not(.aXNw__xiXY2)
    .root__CwFKg
    .semantic-anvil-theme
    .ui.selection.dropdown
    .menu {
    max-height: 12.525rem;
  }
}
:not(.aXNw__imQhc) .gene-chat__q97P8 {
  display: flex;
  flex-direction: column;
  gap: 10px;
  height: 100%;
}
:not(.aXNw__imQhc) .gene-chat__q97P8 svg {
  flex-shrink: 0;
  margin-top: 8px;
}
:not(.aXNw__imQhc) .gene-chat__q97P8 .BodyText__EGV4C {
  max-width: 435px;
  word-wrap: break-word;
}
:not(.aXNw__imQhc) .gene-chat-api__FhnUR {
  display: flex;
}
:not(.aXNw__imQhc) .gene-chat-user__ZVL2c {
  display: flex;
  flex-direction: row-reverse;
}
:not(.aXNw__imQhc) .gene-chat-bottom__uvoxF {
  align-self: flex-start;
  margin-top: auto;
  width: 100%;
}
:not(.aXNw__imQhc) .gene-chat-input__rh06G {
  width: 430px;
}
:not(.aXNw__imQhc) .gene-chat-drawer__FEjNZ {
  bottom: 24px;
  margin-right: 24px;
  top: 30%;
}
:not(.aXNw__imQhc) .gene-chat-header__DKYHw {
  margin-bottom: 0;
  margin-top: 0;
}
:not(.aXNw__imQhc) .api-action__APSyJ {
  margin: 8px;
}
:not(.aXNw__imQhc) .api-action__APSyJ .Button__uYBHH {
  border-radius: 20px;
}
:not(.aXNw__imQhc) .gene-chat-fab__DpSEw {
  background-color: #2270ee;
  bottom: 24px;
  position: fixed;
  right: 24px;
}
:not(.aXNw__imQhc) .gene-chat-fab__DpSEw svg {
  padding: 4px;
}
:not(.aXNw__imQhc) .api-action-button__T1UP9 {
  border-radius: 20px;
}
:not(.aXNw__LuJd6) .header__n0x1S {
  align-items: center;
  background-color: #2d2e31;
  box-shadow: 0 2px 4px 0 rgba(0, 0, 0, 0.25);
  display: flex;
  flex-direction: row;
  height: 56px;
}
:not(.aXNw__LuJd6) .header__n0x1S .right__uX8NA > * {
  color: #fff;
}
:not(.aXNw__LuJd6) .header__n0x1S .right__uX8NA .navigation-icon__Wt2ra {
  font-size: 24px;
  height: 24px;
  width: 24px;
}
:not(.aXNw__LuJd6) .header__n0x1S .center__Qwr7t {
  min-width: 0;
  overflow-x: hidden;
  overflow-y: hidden;
}
:not(.aXNw__LuJd6) .header__n0x1S .center__Qwr7t .navigation-icon__Wt2ra {
  font-size: 20px;
  height: 20px;
  width: 20px;
}
:not(.aXNw__LuJd6) .header__n0x1S .navigation-item-main__md0BW {
  padding: 18px 12px;
}
:not(.aXNw__LuJd6) .header__n0x1S.calculating__Y1IzA .center__Qwr7t {
  opacity: 0;
}
:not(.aXNw__LuJd6) .header__n0x1S .profile-dropdown-image {
  height: 32px;
  width: 32px;
}
:not(.aXNw__LuJd6) .header__n0x1S .profile-dropdown-trigger {
  height: 40px;
}
:not(.aXNw__LuJd6) .header__n0x1S .profile-dropdown-svg {
  height: 28px;
  width: 28px;
}
:not(.aXNw__LuJd6) .header__n0x1S .navigation-item-counter__nnxRZ {
  font-size: 10px !important;
}
:not(.aXNw__LuJd6)
  .header__n0x1S
  .navigation-item-main__md0BW
  .navigation-item-counter__nnxRZ {
  right: -4px;
  top: 8px;
}
:not(.aXNw__LuJd6)
  .header__n0x1S
  .navigation-item-main__md0BW
  .navigation-item-counter__nnxRZ.navigation-item-counter-long__z5nk4 {
  right: -8px;
}
:not(.aXNw__LuJd6)
  .header__n0x1S
  .navigation-link__AZHei
  .navigation-item-counter__nnxRZ {
  right: -4px;
  top: 8px;
}
:not(.aXNw__LuJd6) .overflow-popover__jAgSn {
  padding: 8px 0 !important;
}
:not(.aXNw__LuJd6) .overflow-popover__jAgSn .navigation-overflow__K6CqB {
  display: flex;
  flex-direction: column;
}
:not(.aXNw__LuJd6) .header-stacked__GgKjE {
  background-color: #040404;
  display: grid;
  grid-template-columns: repeat(3, 1fr);
  grid-template-rows: 44px 36px;
}
:not(.aXNw__LuJd6) .header-stacked__GgKjE > * {
  overflow-y: hidden;
}
:not(.aXNw__LuJd6) .header-stacked__GgKjE .he-top-center__N81QQ,
:not(.aXNw__LuJd6) .header-stacked__GgKjE .he-top-left__rkVr9,
:not(.aXNw__LuJd6) .header-stacked__GgKjE .he-top-right__Ml11H {
  grid-column: span 1;
}
:not(.aXNw__LuJd6)
  .header-stacked__GgKjE
  .he-top-right__Ml11H
  .navigation-icon__Wt2ra {
  font-size: 20px;
  height: 20px;
  width: 20px;
}
:not(.aXNw__LuJd6) .header-stacked__GgKjE .he-top-right__Ml11H > * {
  color: #fff;
}
:not(.aXNw__LuJd6) .header-stacked__GgKjE .he-bottom__k1z_y {
  border-top: 1px solid #444445;
  grid-column: span 3;
}
:not(.aXNw__LuJd6)
  .header-stacked__GgKjE
  .he-bottom__k1z_y
  .navigation-icon__Wt2ra {
  font-size: 20px;
  height: 20px;
  width: 20px;
}
:not(.aXNw__LuJd6) .header-stacked__GgKjE.calculating__Y1IzA .he-bottom__k1z_y {
  opacity: 0;
}
:not(.aXNw__LuJd6) .header-stacked__GgKjE .profile-dropdown-image {
  height: 24px;
  width: 24px;
}
:not(.aXNw__LuJd6) .header-stacked__GgKjE .profile-dropdown-trigger {
  height: 30px;
}
:not(.aXNw__LuJd6) .header-stacked__GgKjE .profile-dropdown-svg {
  height: 20px;
  width: 20px;
}
:not(.aXNw__LuJd6) .header-stacked__GgKjE .navigation-item-counter__nnxRZ {
  font-size: 8px !important;
}
:not(.aXNw__LuJd6)
  .header-stacked__GgKjE
  .navigation-item-main__md0BW
  .navigation-item-counter__nnxRZ {
  right: -4px;
  top: 4px;
}
:not(.aXNw__LuJd6)
  .header-stacked__GgKjE
  .navigation-item-main__md0BW
  .navigation-item-counter__nnxRZ.navigation-item-counter-long__z5nk4 {
  right: -8px;
}
:not(.aXNw__LuJd6)
  .header-stacked__GgKjE
  .navigation-link__AZHei
  .navigation-item-counter__nnxRZ {
  right: 0;
  top: 12px;
}
:not(.aXNw__LuJd6) .header-tiny__nXrXr {
  background-color: #040404;
  display: grid;
  grid-template-columns: repeat(3, 1fr);
  grid-template-rows: 48px;
}
:not(.aXNw__LuJd6) .header-tiny__nXrXr > * {
  overflow-y: hidden;
}
:not(.aXNw__LuJd6) .header-tiny__nXrXr .he-top-center__N81QQ,
:not(.aXNw__LuJd6) .header-tiny__nXrXr .he-top-left__rkVr9,
:not(.aXNw__LuJd6) .header-tiny__nXrXr .he-top-right__Ml11H {
  grid-column: span 1;
}
:not(.aXNw__LuJd6)
  .header-tiny__nXrXr
  .he-top-right__Ml11H
  .navigation-icon__Wt2ra {
  font-size: 20px;
  height: 20px;
  width: 20px;
}
:not(.aXNw__LuJd6) .header-tiny__nXrXr .he-top-right__Ml11H > * {
  color: #fff;
}
:not(.aXNw__LuJd6) .header-tiny__nXrXr .profile-dropdown-image {
  height: 24px;
  width: 24px;
}
:not(.aXNw__LuJd6) .header-tiny__nXrXr .profile-dropdown-trigger {
  height: 32px;
}
:not(.aXNw__LuJd6) .header-tiny__nXrXr .profile-dropdown-svg {
  height: 20px;
  width: 20px;
}
:not(.aXNw__LuJd6) .header-tiny__nXrXr .navigation-item-counter__nnxRZ {
  font-size: 8px !important;
}
:not(.aXNw__LuJd6)
  .header-tiny__nXrXr
  .navigation-link__AZHei
  .navigation-item-counter__nnxRZ {
  right: 0;
  top: 12px;
}
:not(.aXNw__LuJd6) .navigation-icon__Wt2ra {
  display: inline-block;
}
:not(.aXNw__LuJd6) .navigation-item__h9Tn9 {
  align-items: center;
  color: #fff;
  display: flex;
  flex-wrap: nowrap;
  font-family:
    Nunito Sans,
    sans-serif;
  position: relative;
  text-wrap: nowrap;
}
:not(.aXNw__LuJd6)
  .navigation-item__h9Tn9.navigation-item-active__MZh_k:not(
    .navigation-item-overflow__hgRy3
  ) {
  color: #a9d1ff !important;
}
:not(.aXNw__LuJd6)
  .navigation-item__h9Tn9:hover:not(.navigation-item-active__MZh_k):not(
    .navigation-item-overflow__hgRy3
  ) {
  opacity: 0.7;
}
:not(.aXNw__LuJd6) .navigation-item__h9Tn9 .navigation-item-counter__nnxRZ {
  color: #fff;
  font-weight: 600;
}
:not(.aXNw__LuJd6)
  .navigation-item__h9Tn9:not(.navigation-item-overflow__hgRy3)
  .navigation-item-counter__nnxRZ {
  position: absolute;
}
:not(.aXNw__LuJd6) .navigation-item__h9Tn9 .navigation-item-title__P9nzN {
  font-family:
    Nunito Sans,
    sans-serif;
  font-size: 14px;
  margin-left: 4px;
}
:not(.aXNw__LuJd6) .navigation-item-main__md0BW {
  padding: 6px 10px;
}
:not(.aXNw__LuJd6) .navigation-item-overflow__hgRy3 {
  color: #040404;
  display: inline-flex;
  padding: 8px 12px;
}
:not(.aXNw__LuJd6)
  .navigation-item-overflow__hgRy3.navigation-item-active__MZh_k:not(:hover) {
  color: #1360d9;
}
:not(.aXNw__LuJd6) .navigation-item-overflow__hgRy3:hover {
  background-color: #1360d9;
  color: #fff;
}
:not(.aXNw__LuJd6)
  .navigation-item-overflow__hgRy3
  .navigation-item-counter__nnxRZ {
  margin-left: 4px;
  margin-top: -8px;
}
:not(.aXNw__LuJd6) .navigation-link__AZHei {
  padding: 18px 8px;
}
:not(.aXNw__n5HeM) .trigger-container__t88m9 {
  height: 40px;
  position: relative;
}
:not(.aXNw__n5HeM) .trigger-container__t88m9 .profile-image__CPbLy {
  border-radius: 50%;
}
:not(.aXNw__n5HeM) .trigger-container__t88m9 .info__b4nTb {
  margin-left: 8px;
  max-width: 80px;
}
:not(.aXNw__n5HeM) .trigger-container__t88m9 .avatar-badge__O653D {
  border-radius: 50%;
  height: 12px;
  left: 0;
  position: absolute;
  top: 8px;
  width: 12px;
}
:not(.aXNw__n5HeM) .trigger-container__t88m9 .badge__v0OjP {
  align-items: center;
  color: #fff;
  display: flex;
  font-size: 12px;
  font-weight: 600;
  justify-content: center;
  position: absolute;
  right: 16px;
}
:not(.aXNw__n5HeM) .trigger-container__t88m9 .badge-no-content__h8nQ0 {
  border-radius: 6px;
  height: 12px;
  top: 8px;
  width: 12px;
}
:not(.aXNw__n5HeM) .trigger-container__t88m9 .badge-with-content__J4iJ5 {
  border-radius: 8px;
  height: 16px;
  min-width: 12px;
  padding-left: 2px;
  padding-right: 2px;
  top: 4px;
}
:not(.aXNw__n5HeM)
  .trigger-container__t88m9.trigger-container-hint-arrow__gX8C4:first-child:before {
  background-color: #fff;
  border-left: 1px solid var(--colorsBorderGrey, #dfe0e1);
  border-top: 1px solid var(--colorsBorderGrey, #dfe0e1);
  bottom: -11px;
  content: "";
  display: none;
  height: 12px;
  left: 14px;
  position: absolute;
  transform: rotateY(0deg) rotate(45deg);
  width: 12px;
  z-index: 802;
}
:not(.aXNw__n5HeM) .dropdown__Bt2Vw .Popover__content {
  padding: 0;
}
:not(.aXNw__n5HeM) .dropdown__Bt2Vw .Popover__divider {
  margin: 4px 0;
  width: 100%;
}
:not(.aXNw__n5HeM) .dropdown__Bt2Vw .Popover__divider + .Popover__divider,
:not(.aXNw__n5HeM) .dropdown__Bt2Vw .Popover__divider:last-child {
  display: none;
}
:not(.aXNw__n5HeM) .dropdown__Bt2Vw .Popover__content.dropdown-content__gx7OL {
  font-size: 14px;
  padding: 8px 0;
  position: relative;
}
:not(.aXNw__n5HeM)
  .dropdown__Bt2Vw
  .dropdown-content-bottom-left__NOJ1X
  .dropdown-content-wrapper__KChpl:before {
  background-color: coral;
  content: "";
  height: 8px;
  position: absolute;
  right: 8px;
  top: -8px;
  width: 8px;
}
:not(.aXNw__n5HeM) .dropdown__Bt2Vw .dropdown-section___ssNR {
  padding: 8px 16px;
}
:not(.aXNw__n5HeM) .dropdown__Bt2Vw .dropdown-link__jAO3c {
  color: #040404;
  cursor: pointer;
  display: block;
  position: relative;
}
:not(.aXNw__n5HeM) .dropdown__Bt2Vw .dropdown-link__jAO3c:hover {
  background-color: rgba(0, 0, 0, 0.05);
}
:not(.aXNw__n5HeM) .dropdown__Bt2Vw .counter__kARg2 {
  color: #fff;
  font-size: 10px;
  font-weight: 600;
  margin-left: 4px;
  position: absolute;
  top: 4px;
}
:not(.aXNw__n5HeM) .hint__lmrrl {
  background-color: #fff;
  padding: 0 !important;
}
:not(.aXNw__n5HeM) .hint__lmrrl .hint-content__LngLp {
  background-color: inherit;
  padding: 8px 16px;
}
:not(.aXNw__n5HeM) .hint__lmrrl .hint-content__LngLp:before {
  background-color: inherit;
  border-left: 1px solid #dfe0e1;
  border-top: 1px solid #dfe0e1;
  content: "";
  height: 12px;
  position: absolute;
  right: 29px;
  top: -6px;
  transform: rotateY(0deg) rotate(45deg);
  width: 12px;
  z-index: 802;
}
:not(.aXNw__imwUw) .logo-text-title__uGV1S {
  font-size: 21px;
  font-weight: 600;
  line-height: 24px;
}
:not(.aXNw__imwUw) .logo-text-description___Sfcc {
  font-size: 12px;
  line-height: 16px;
}
:not(.aXNw__imwUw) .container__Ffe5i {
  height: 56px;
  max-width: 200px;
}
:not(.aXNw__imwUw) .container__Ffe5i .logo-wrapper__dMTd5 {
  height: 56px;
  width: 56px;
}
:not(.aXNw__imwUw) .container__Ffe5i .logo-wrapper__dMTd5 svg {
  fill: #040404;
}
:not(.aXNw__imwUw) .container__Ffe5i .logo-text-description___Sfcc,
:not(.aXNw__imwUw) .container__Ffe5i .logo-text-title__uGV1S {
  max-width: 140px;
}
:not(.aXNw__yzA1G) .side-nav__Jma7F {
  align-items: stretch;
  background-color: #ebebeb;
  border-right: 1px solid #c5c5cb;
  display: flex;
  flex-direction: column;
  -webkit-transition: width 0.1s ease-in-out;
  -moz-transition: width 0.1s ease-in-out;
  -o-transition: width 0.1s ease-in-out;
  transition: width 0.1s ease-in-out;
}
:not(.aXNw__yzA1G) .side-nav__Jma7F .side-nav-top__qKUR8 {
  align-items: center;
  border-bottom: 1px solid #c5c5cb;
  display: flex;
  flex-basis: 56px;
  flex-direction: row;
  flex-grow: 0;
  flex-shrink: 0;
  height: 56px;
  padding-left: 8px;
}
:not(.aXNw__yzA1G) .side-nav__Jma7F.side-nav-collapsed__noJ8Q {
  width: 56px;
}
:not(.aXNw__yzA1G)
  .side-nav__Jma7F.side-nav-collapsed__noJ8Q
  .navigation-item-counter__ays95 {
  position: absolute;
  right: -7px;
  top: -2px;
  z-index: auto;
}
:not(.aXNw__yzA1G) .side-nav__Jma7F.side-nav-expanded__UvafQ {
  width: 240px;
}
:not(.aXNw__yzA1G)
  .side-nav__Jma7F.side-nav-expanded__UvafQ
  .side-nav-top__qKUR8
  .Button {
  border-radius: 12px;
  cursor: pointer;
  padding: 8px !important;
}
:not(.aXNw__yzA1G)
  .side-nav__Jma7F.side-nav-expanded__UvafQ
  .side-nav-top__qKUR8
  .Button
  .Button__content {
  overflow: hidden;
  white-space: nowrap;
}
:not(.aXNw__yzA1G)
  .side-nav__Jma7F.side-nav-expanded__UvafQ
  .side-nav-top__qKUR8
  .Button
  .Button__icon {
  font-size: 24px;
  padding-left: 0;
  padding-right: 8px;
}
:not(.aXNw__yzA1G)
  .side-nav__Jma7F.side-nav-expanded__UvafQ
  .side-nav-top__qKUR8
  .Button
  .Button__icon
  svg {
  transform: rotateY(180deg);
}
:not(.aXNw__yzA1G) .side-nav__Jma7F .side-nav-content__JWiwn {
  align-items: stretch;
  display: flex;
  flex-direction: column;
  margin-bottom: 8px;
  margin-top: 8px;
  overflow-y: auto;
}
:not(.aXNw__yzA1G) .navigation-item__jIto0 {
  align-items: center;
  border-radius: 12px;
  color: #383838;
  display: flex;
  flex-wrap: nowrap;
  font-family:
    Nunito Sans,
    sans-serif;
  justify-content: flex-start;
  margin-left: 8px;
  margin-right: 8px;
  padding: 8px;
  position: relative;
  text-wrap: nowrap;
}
:not(.aXNw__yzA1G) .navigation-item__jIto0.navigation-item-active__YAYTY {
  background-color: #040404;
  color: #fff !important;
}
:not(.aXNw__yzA1G)
  .navigation-item__jIto0:hover:not(.navigation-item-active__YAYTY) {
  opacity: 0.7;
}
:not(.aXNw__yzA1G) .navigation-item__jIto0 .navigation-item-counter__ays95 {
  color: #fff;
  font-weight: 600;
}
:not(.aXNw__yzA1G) .navigation-item__jIto0 .navigation-item-text__EvmiS {
  flex: 1;
  font-family:
    Nunito Sans,
    sans-serif;
  font-size: 16px;
  padding-left: 16px;
}
:not(.aXNw__yzA1G) .navigation-icon__RRtpa {
  font-size: 24px;
  height: 24px;
  width: 24px;
}
:not(.aXNw__CQf9D) .dialpad-dialer-container__ga4qy {
  border-radius: 6px;
  display: none;
  height: 600px;
  position: fixed;
  right: 20px;
  top: 77px;
  width: 400px;
  z-index: 1000;
}
:not(.aXNw__CQf9D) .dialpad-dialer-container__ga4qy iframe {
  height: 100%;
  width: 100%;
}
:not(.aXNw__CQf9D) .visible__XHWJu {
  display: block;
}
:not(.aXNw__CQf9D) .container-title__nocBu {
  border-bottom: 1px solid #dfe0e1;
}
:not(.aXNw__CQf9D) .container-action__uovMn {
  cursor: pointer;
}
:not(.aXNw__CQf9D) .container-action__uovMn.back-arrow__UGgtQ {
  left: -6px;
  position: relative;
}
:not(.aXNw__CQf9D) .sub-container__CMn8X {
  box-sizing: border-box;
  height: 559px;
}
:not(.aXNw__CQf9D) .sub-container__CMn8X .disabled-view__D5uG4 {
  height: 100%;
}
:not(.aXNw__CQf9D) .sub-container__CMn8X .disabled-view__D5uG4 p {
  text-align: center;
}
:not(.aXNw__CQf9D) .disabled-phone-button__JSKyI {
  background-position: 70% 70%;
  background-size: contain;
  height: 18px;
  width: 37px;
}
:not(.aXNw__CQf9D) .disabled-phone-button__JSKyI,
:not(.aXNw__CQf9D) .disabled-phone-icon__yvBMA {
  background-image: url(data:image/svg+xml;base64,PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHdpZHRoPSIxNiIgaGVpZ2h0PSIxNiIgdmlld0JveD0iMCAwIDE2IDE2Ij48cGF0aCBmaWxsPSIjQTlEMUZGIiBmaWxsLXJ1bGU9ImV2ZW5vZGQiIGQ9Ik01LjMzMSA4LjU0NyA0LjE0NCA5LjczNEExNC4xIDE0LjEgMCAwIDEgMSAuODM0QzEgLjM3NCAxLjM3NSAwIDEuODMzIDBINC43NWMuNDU4IDAgLjgzMy4zNzUuODMzLjgzMyAwIDEuMDQyLjE2NyAyLjA0Mi40NzUgMi45NzVhLjg0Ljg0IDAgMCAxLS4yMDguODVMNC4wMTcgNi40OTJjLjM3LjczLjgxMiAxLjQxNyAxLjMxNCAyLjA1NW0yLjEyMyAyLjEyYTEyLjcgMTIuNyAwIDAgMCAyLjA1NCAxLjMxNmwxLjgzNC0xLjgzM2EuODMuODMgMCAwIDEgLjg1LS4yIDkuNSA5LjUgMCAwIDAgMi45NzUuNDc1Yy40NTggMCAuODMzLjM3NS44MzMuODMzdjIuOTA5YS44MzYuODM2IDAgMCAxLS44MzMuODMzIDE0LjEgMTQuMSAwIDAgMS04LjkwMS0zLjE0NHpNMTMuNjU3LjkzbDEuNDE0IDEuNDE0TDEuNjM2IDE1Ljc3OC4yMjIgMTQuMzY0eiIvPjwvc3ZnPg==);
  background-repeat: no-repeat;
}
:not(.aXNw__CQf9D) .disabled-phone-icon__yvBMA {
  background-position: 50%;
  background-size: 20px;
  height: 24px;
  width: 24px;
}
:not(.aXNw__CrQvG) .popover-layout__YZ0XJ {
  left: -45px;
  position: absolute;
  top: 55px;
}
:not(.aXNw__YOUr0) .active-link__uJEjw svg path {
  fill: #80d8ff;
}
:not(.aXNw__YOUr0) .rocket-icon__WyPD4 {
  transform: scale(0.9) translate(4px) rotate(45deg);
}
:not(.aXNw__YOUr0) .rocket-icon-stacked__XWNn0 {
  transform: scale(0.8) translate(2px, -2px) rotate(45deg);
}
:not(.aXNw__EgLCa) .time-zone__e1gjv {
  align-items: center;
  display: flex;
  flex-wrap: wrap;
  font-size: 14px;
  justify-content: flex-end;
  line-height: 16px;
}
@media screen and (max-width: 1024px) {
  :not(.aXNw__EgLCa) .time-zone__e1gjv {
    font-size: 12px;
  }
}
:not(.aXNw__e5sNX) .navigation-tenant-name__JZisF {
  bottom: -5px;
  left: 53px;
  position: absolute;
}
:not(.aXNw__fhNTL) #navbar.header__qo0FL {
  position: static;
}
:not(.aXNw__fhNTL) .header-navigation__os9R_ {
  left: 0;
  position: static;
  right: 0;
  top: 0;
  z-index: 991;
}
:not(.aXNw__fhNTL) .logo-container__J6UnL {
  width: 180px;
}
:not(.aXNw__fhNTL) .client-update-required__iraqm {
  align-items: center;
  display: flex;
  line-height: 1.4;
}
:not(.aXNw__fhNTL) .user-menu-badge__mrMQV {
  background: #2270ee;
  border-radius: 50%;
  height: 12px;
  margin-right: 8px;
  width: 12px;
}
:not(.aXNw__fhNTL) .child-display-none__lNhM9 > * {
  display: none;
}
:not(.aXNw__isDcc) .user-id__fBsOq {
  cursor: auto;
  line-height: 1rem;
  padding: 0 21px;
}
:not(.aXNw__l8wr3) .what-is-this__I8CdW {
  color: #444445;
  cursor: pointer;
  text-decoration: underline;
}
:not(.aXNw__l8wr3) .what-is-this-container__UMJ4_ {
  left: -16px;
  position: absolute;
}
:not(.aXNw__qBGBT) .hint-popup-button__SR0JQ {
  background-color: transparent !important;
  border-color: #fff !important;
  box-shadow: inset 0 0 0 1px #fff !important;
  color: #fff !important;
}
:not(.aXNw__njLen) .navigation-item-mdi__IonTk {
  align-items: center;
  display: flex;
}
:not(.aXNw__eeauv) #squatchModal {
  z-index: var(--z-index-modal) !important;
}
:not(.aXNw__IuQQC) .quickBackdrop__YNNea {
  justify-content: flex-start;
}
:not(.aXNw__IuQQC) .quick-modal__lA82h .Modal__header {
  border-style: none;
  padding-bottom: 0;
  padding-top: 24px;
}
:not(.aXNw__IuQQC) .quick-modal__lA82h .Modal__content {
  padding-top: 10px;
}
:not(.aXNw__IuQQC) .default-item__pqizV {
  cursor: pointer;
  margin: 0 !important;
  padding: 2px 0;
}
:not(.aXNw__IuQQC) .default-item__pqizV:hover {
  background: #ecf4fd;
  font-weight: 700;
}
:not(.aXNw__IuQQC) #quick-modal-content__HuIXD {
  height: calc(100% - 50px);
  margin-top: 10px;
}
:not(.aXNw__IuQQC) #quick-modal-content__HuIXD .Input__w599f {
  border-color: #141414;
  box-shadow: none !important;
  outline-width: 0 !important;
}
:not(.aXNw__IuQQC) #quick-modal-content__HuIXD .Input__w599f input {
  border-color: #141414;
}
:not(.aXNw__IuQQC) .quick-list__vSr_Y {
  height: 100%;
  overflow-y: scroll;
}
:not(.aXNw__IuQQC) .quick-list__vSr_Y span.highlight__EnXMi {
  color: #1360d9;
}
:not(.aXNw__IuQQC) .quick-list__vSr_Y .highlighted__ciwsQ {
  background: #ecf4fd;
  font-weight: 700;
}
:not(.aXNw__IuQQC) .quick-item__uVpaE {
  border-bottom: 1px solid #dfe0e1;
  border-left: 2px solid transparent !important;
  border-radius: 0;
  box-shadow: none !important;
  margin-top: 0 !important;
}
:not(.aXNw__IuQQC) .quick-item__uVpaE:hover {
  background: #f5f5f5;
}
:not(.aXNw__IuQQC) .quick-item__uVpaE .CardSection__uZzVB {
  padding: 10px 10px 5px !important;
}
:not(.aXNw__IuQQC) .quick-divider__Ni2U5 {
  margin-bottom: 0 !important;
}
:not(.aXNw__f5d9J) .search-empty-state-image__rLees {
  height: 140px;
  width: auto;
}
:not(.aXNw__f5d9J) .search-empty-state-container__j4yaS {
  min-width: 30px;
}
/*# sourceMappingURL=main.e26f249642be9a4bd747.bundle.css.map*/
