/*!*****************************************************************************************************************************************************************************************************************************************************************************************!*\
  !*** css ./node_modules/css-loader/dist/cjs.js??ruleSet[1].rules[8].rules[0].oneOf[0].use[1]!./node_modules/postcss-loader/dist/cjs.js??ruleSet[1].rules[8].rules[0].oneOf[0].use[2]!./node_modules/less-loader/dist/cjs.js??ruleSet[1].rules[8].rules[1].use[0]!./src/ant-design.less ***!
  \*****************************************************************************************************************************************************************************************************************************************************************************************/
[class^=ant-]::-ms-clear,
[class*= ant-]::-ms-clear,
[class^=ant-] input::-ms-clear,
[class*= ant-] input::-ms-clear,
[class^=ant-] input::-ms-reveal,
[class*= ant-] input::-ms-reveal {
  display: none;
}
/* stylelint-disable property-no-vendor-prefix, at-rule-no-vendor-prefix */
html,
body {
  width: 100%;
  height: 100%;
}
input::-ms-clear,
input::-ms-reveal {
  display: none;
}
*,
*::before,
*::after {
  box-sizing: border-box;
}
html {
  font-family: sans-serif;
  line-height: 1.15;
  -webkit-text-size-adjust: 100%;
  -ms-text-size-adjust: 100%;
  -ms-overflow-style: scrollbar;
  -webkit-tap-highlight-color: rgba(0, 0, 0, 0);
}
body {
  margin: 0;
  color: rgba(0, 0, 0, 0.85);
  font-size: 14px;
  font-family: -apple-system, BlinkMacSystemFont, 'Segoe UI', Roboto, 'Helvetica Neue', Arial, 'Noto Sans', sans-serif, 'Apple Color Emoji', 'Segoe UI Emoji', 'Segoe UI Symbol', 'Noto Color Emoji';
  font-variant: tabular-nums;
  line-height: 1.5715;
  background-color: #fff;
  font-feature-settings: 'tnum', "tnum";
}
[tabindex='-1']:focus {
  outline: none !important;
}
hr {
  box-sizing: content-box;
  height: 0;
  overflow: visible;
}
h1,
h2,
h3,
h4,
h5,
h6 {
  margin-top: 0;
  margin-bottom: 0.5em;
  color: rgba(0, 0, 0, 0.85);
  font-weight: 500;
}
p {
  margin-top: 0;
  margin-bottom: 1em;
}
abbr[title],
abbr[data-original-title] {
  text-decoration: underline;
  -webkit-text-decoration: underline dotted;
          text-decoration: underline dotted;
  border-bottom: 0;
  cursor: help;
}
address {
  margin-bottom: 1em;
  font-style: normal;
  line-height: inherit;
}
input[type='text'],
input[type='password'],
input[type='number'],
textarea {
  -webkit-appearance: none;
}
ol,
ul,
dl {
  margin-top: 0;
  margin-bottom: 1em;
}
ol ol,
ul ul,
ol ul,
ul ol {
  margin-bottom: 0;
}
dt {
  font-weight: 500;
}
dd {
  margin-bottom: 0.5em;
  margin-left: 0;
}
blockquote {
  margin: 0 0 1em;
}
dfn {
  font-style: italic;
}
b,
strong {
  font-weight: bolder;
}
small {
  font-size: 80%;
}
sub,
sup {
  position: relative;
  font-size: 75%;
  line-height: 0;
  vertical-align: baseline;
}
sub {
  bottom: -0.25em;
}
sup {
  top: -0.5em;
}
a {
  color: #6e9ed4;
  text-decoration: none;
  background-color: transparent;
  outline: none;
  cursor: pointer;
  transition: color 0.3s;
  -webkit-text-decoration-skip: objects;
}
a:hover {
  color: #99bce0;
}
a:active {
  color: #5179ad;
}
a:active,
a:hover {
  text-decoration: none;
  outline: 0;
}
a:focus {
  text-decoration: none;
  outline: 0;
}
a[disabled] {
  color: rgba(0, 0, 0, 0.25);
  cursor: not-allowed;
}
pre,
code,
kbd,
samp {
  font-size: 1em;
  font-family: 'SFMono-Regular', Consolas, 'Liberation Mono', Menlo, Courier, monospace;
}
pre {
  margin-top: 0;
  margin-bottom: 1em;
  overflow: auto;
}
figure {
  margin: 0 0 1em;
}
img {
  vertical-align: middle;
  border-style: none;
}
a,
area,
button,
[role='button'],
input:not([type='range']),
label,
select,
summary,
textarea {
  touch-action: manipulation;
}
table {
  border-collapse: collapse;
}
caption {
  padding-top: 0.75em;
  padding-bottom: 0.3em;
  color: rgba(0, 0, 0, 0.45);
  text-align: left;
  caption-side: bottom;
}
input,
button,
select,
optgroup,
textarea {
  margin: 0;
  color: inherit;
  font-size: inherit;
  font-family: inherit;
  line-height: inherit;
}
button,
input {
  overflow: visible;
}
button,
select {
  text-transform: none;
}
button,
html [type="button"],
[type="reset"],
[type="submit"] {
  -webkit-appearance: button;
}
button::-moz-focus-inner,
[type='button']::-moz-focus-inner,
[type='reset']::-moz-focus-inner,
[type='submit']::-moz-focus-inner {
  padding: 0;
  border-style: none;
}
input[type='radio'],
input[type='checkbox'] {
  box-sizing: border-box;
  padding: 0;
}
input[type='date'],
input[type='time'],
input[type='datetime-local'],
input[type='month'] {
  -webkit-appearance: listbox;
}
textarea {
  overflow: auto;
  resize: vertical;
}
fieldset {
  min-width: 0;
  margin: 0;
  padding: 0;
  border: 0;
}
legend {
  display: block;
  width: 100%;
  max-width: 100%;
  margin-bottom: 0.5em;
  padding: 0;
  color: inherit;
  font-size: 1.5em;
  line-height: inherit;
  white-space: normal;
}
progress {
  vertical-align: baseline;
}
[type='number']::-webkit-inner-spin-button,
[type='number']::-webkit-outer-spin-button {
  height: auto;
}
[type='search'] {
  outline-offset: -2px;
  -webkit-appearance: none;
}
[type='search']::-webkit-search-cancel-button,
[type='search']::-webkit-search-decoration {
  -webkit-appearance: none;
}
::-webkit-file-upload-button {
  font: inherit;
  -webkit-appearance: button;
}
output {
  display: inline-block;
}
summary {
  display: list-item;
}
template {
  display: none;
}
[hidden] {
  display: none !important;
}
mark {
  padding: 0.2em;
  background-color: #feffe6;
}
::-moz-selection {
  color: #fff;
  background: #6e9ed4;
}
::selection {
  color: #fff;
  background: #6e9ed4;
}
.clearfix::before {
  display: table;
  content: '';
}
.clearfix::after {
  display: table;
  clear: both;
  content: '';
}
.anticon {
  display: inline-block;
  color: inherit;
  font-style: normal;
  line-height: 0;
  text-align: center;
  text-transform: none;
  vertical-align: -0.125em;
  text-rendering: optimizelegibility;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}
.anticon > * {
  line-height: 1;
}
.anticon svg {
  display: inline-block;
}
.anticon::before {
  display: none;
}
.anticon .anticon-icon {
  display: block;
}
.anticon > .anticon {
  line-height: 0;
  vertical-align: 0;
}
.anticon[tabindex] {
  cursor: pointer;
}
.anticon-spin::before {
  display: inline-block;
  animation: loadingCircle 1s infinite linear;
}
.anticon-spin {
  display: inline-block;
  animation: loadingCircle 1s infinite linear;
}
.ant-fade-enter,
.ant-fade-appear {
  animation-duration: 0.2s;
  animation-fill-mode: both;
  animation-play-state: paused;
}
.ant-fade-leave {
  animation-duration: 0.2s;
  animation-fill-mode: both;
  animation-play-state: paused;
}
.ant-fade-enter.ant-fade-enter-active,
.ant-fade-appear.ant-fade-appear-active {
  animation-name: antFadeIn;
  animation-play-state: running;
}
.ant-fade-leave.ant-fade-leave-active {
  animation-name: antFadeOut;
  animation-play-state: running;
  pointer-events: none;
}
.ant-fade-enter,
.ant-fade-appear {
  opacity: 0;
  animation-timing-function: linear;
}
.ant-fade-leave {
  animation-timing-function: linear;
}
@keyframes antFadeIn {
  0% {
    opacity: 0;
  }
  100% {
    opacity: 1;
  }
}
@keyframes antFadeOut {
  0% {
    opacity: 1;
  }
  100% {
    opacity: 0;
  }
}
.ant-move-up-enter,
.ant-move-up-appear {
  animation-duration: 0.2s;
  animation-fill-mode: both;
  animation-play-state: paused;
}
.ant-move-up-leave {
  animation-duration: 0.2s;
  animation-fill-mode: both;
  animation-play-state: paused;
}
.ant-move-up-enter.ant-move-up-enter-active,
.ant-move-up-appear.ant-move-up-appear-active {
  animation-name: antMoveUpIn;
  animation-play-state: running;
}
.ant-move-up-leave.ant-move-up-leave-active {
  animation-name: antMoveUpOut;
  animation-play-state: running;
  pointer-events: none;
}
.ant-move-up-enter,
.ant-move-up-appear {
  opacity: 0;
  animation-timing-function: cubic-bezier(0.08, 0.82, 0.17, 1);
}
.ant-move-up-leave {
  animation-timing-function: cubic-bezier(0.6, 0.04, 0.98, 0.34);
}
.ant-move-down-enter,
.ant-move-down-appear {
  animation-duration: 0.2s;
  animation-fill-mode: both;
  animation-play-state: paused;
}
.ant-move-down-leave {
  animation-duration: 0.2s;
  animation-fill-mode: both;
  animation-play-state: paused;
}
.ant-move-down-enter.ant-move-down-enter-active,
.ant-move-down-appear.ant-move-down-appear-active {
  animation-name: antMoveDownIn;
  animation-play-state: running;
}
.ant-move-down-leave.ant-move-down-leave-active {
  animation-name: antMoveDownOut;
  animation-play-state: running;
  pointer-events: none;
}
.ant-move-down-enter,
.ant-move-down-appear {
  opacity: 0;
  animation-timing-function: cubic-bezier(0.08, 0.82, 0.17, 1);
}
.ant-move-down-leave {
  animation-timing-function: cubic-bezier(0.6, 0.04, 0.98, 0.34);
}
.ant-move-left-enter,
.ant-move-left-appear {
  animation-duration: 0.2s;
  animation-fill-mode: both;
  animation-play-state: paused;
}
.ant-move-left-leave {
  animation-duration: 0.2s;
  animation-fill-mode: both;
  animation-play-state: paused;
}
.ant-move-left-enter.ant-move-left-enter-active,
.ant-move-left-appear.ant-move-left-appear-active {
  animation-name: antMoveLeftIn;
  animation-play-state: running;
}
.ant-move-left-leave.ant-move-left-leave-active {
  animation-name: antMoveLeftOut;
  animation-play-state: running;
  pointer-events: none;
}
.ant-move-left-enter,
.ant-move-left-appear {
  opacity: 0;
  animation-timing-function: cubic-bezier(0.08, 0.82, 0.17, 1);
}
.ant-move-left-leave {
  animation-timing-function: cubic-bezier(0.6, 0.04, 0.98, 0.34);
}
.ant-move-right-enter,
.ant-move-right-appear {
  animation-duration: 0.2s;
  animation-fill-mode: both;
  animation-play-state: paused;
}
.ant-move-right-leave {
  animation-duration: 0.2s;
  animation-fill-mode: both;
  animation-play-state: paused;
}
.ant-move-right-enter.ant-move-right-enter-active,
.ant-move-right-appear.ant-move-right-appear-active {
  animation-name: antMoveRightIn;
  animation-play-state: running;
}
.ant-move-right-leave.ant-move-right-leave-active {
  animation-name: antMoveRightOut;
  animation-play-state: running;
  pointer-events: none;
}
.ant-move-right-enter,
.ant-move-right-appear {
  opacity: 0;
  animation-timing-function: cubic-bezier(0.08, 0.82, 0.17, 1);
}
.ant-move-right-leave {
  animation-timing-function: cubic-bezier(0.6, 0.04, 0.98, 0.34);
}
@keyframes antMoveDownIn {
  0% {
    transform: translateY(100%);
    transform-origin: 0 0;
    opacity: 0;
  }
  100% {
    transform: translateY(0%);
    transform-origin: 0 0;
    opacity: 1;
  }
}
@keyframes antMoveDownOut {
  0% {
    transform: translateY(0%);
    transform-origin: 0 0;
    opacity: 1;
  }
  100% {
    transform: translateY(100%);
    transform-origin: 0 0;
    opacity: 0;
  }
}
@keyframes antMoveLeftIn {
  0% {
    transform: translateX(-100%);
    transform-origin: 0 0;
    opacity: 0;
  }
  100% {
    transform: translateX(0%);
    transform-origin: 0 0;
    opacity: 1;
  }
}
@keyframes antMoveLeftOut {
  0% {
    transform: translateX(0%);
    transform-origin: 0 0;
    opacity: 1;
  }
  100% {
    transform: translateX(-100%);
    transform-origin: 0 0;
    opacity: 0;
  }
}
@keyframes antMoveRightIn {
  0% {
    transform: translateX(100%);
    transform-origin: 0 0;
    opacity: 0;
  }
  100% {
    transform: translateX(0%);
    transform-origin: 0 0;
    opacity: 1;
  }
}
@keyframes antMoveRightOut {
  0% {
    transform: translateX(0%);
    transform-origin: 0 0;
    opacity: 1;
  }
  100% {
    transform: translateX(100%);
    transform-origin: 0 0;
    opacity: 0;
  }
}
@keyframes antMoveUpIn {
  0% {
    transform: translateY(-100%);
    transform-origin: 0 0;
    opacity: 0;
  }
  100% {
    transform: translateY(0%);
    transform-origin: 0 0;
    opacity: 1;
  }
}
@keyframes antMoveUpOut {
  0% {
    transform: translateY(0%);
    transform-origin: 0 0;
    opacity: 1;
  }
  100% {
    transform: translateY(-100%);
    transform-origin: 0 0;
    opacity: 0;
  }
}
@keyframes loadingCircle {
  100% {
    transform: rotate(360deg);
  }
}
[ant-click-animating='true'],
[ant-click-animating-without-extra-node='true'] {
  position: relative;
}
html {
  --antd-wave-shadow-color: #6e9ed4;
  --scroll-bar: 0;
}
[ant-click-animating-without-extra-node='true']::after,
.ant-click-animating-node {
  position: absolute;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  display: block;
  border-radius: inherit;
  box-shadow: 0 0 0 0 #6e9ed4;
  box-shadow: 0 0 0 0 var(--antd-wave-shadow-color);
  opacity: 0.2;
  animation: fadeEffect 2s cubic-bezier(0.08, 0.82, 0.17, 1), waveEffect 0.4s cubic-bezier(0.08, 0.82, 0.17, 1);
  animation-fill-mode: forwards;
  content: '';
  pointer-events: none;
}
@keyframes waveEffect {
  100% {
    box-shadow: 0 0 0 #6e9ed4;
    box-shadow: 0 0 0 6px #6e9ed4;
    box-shadow: 0 0 0 6px var(--antd-wave-shadow-color);
  }
}
@keyframes fadeEffect {
  100% {
    opacity: 0;
  }
}
.ant-slide-up-enter,
.ant-slide-up-appear {
  animation-duration: 0.2s;
  animation-fill-mode: both;
  animation-play-state: paused;
}
.ant-slide-up-leave {
  animation-duration: 0.2s;
  animation-fill-mode: both;
  animation-play-state: paused;
}
.ant-slide-up-enter.ant-slide-up-enter-active,
.ant-slide-up-appear.ant-slide-up-appear-active {
  animation-name: antSlideUpIn;
  animation-play-state: running;
}
.ant-slide-up-leave.ant-slide-up-leave-active {
  animation-name: antSlideUpOut;
  animation-play-state: running;
  pointer-events: none;
}
.ant-slide-up-enter,
.ant-slide-up-appear {
  opacity: 0;
  animation-timing-function: cubic-bezier(0.23, 1, 0.32, 1);
}
.ant-slide-up-leave {
  animation-timing-function: cubic-bezier(0.755, 0.05, 0.855, 0.06);
}
.ant-slide-down-enter,
.ant-slide-down-appear {
  animation-duration: 0.2s;
  animation-fill-mode: both;
  animation-play-state: paused;
}
.ant-slide-down-leave {
  animation-duration: 0.2s;
  animation-fill-mode: both;
  animation-play-state: paused;
}
.ant-slide-down-enter.ant-slide-down-enter-active,
.ant-slide-down-appear.ant-slide-down-appear-active {
  animation-name: antSlideDownIn;
  animation-play-state: running;
}
.ant-slide-down-leave.ant-slide-down-leave-active {
  animation-name: antSlideDownOut;
  animation-play-state: running;
  pointer-events: none;
}
.ant-slide-down-enter,
.ant-slide-down-appear {
  opacity: 0;
  animation-timing-function: cubic-bezier(0.23, 1, 0.32, 1);
}
.ant-slide-down-leave {
  animation-timing-function: cubic-bezier(0.755, 0.05, 0.855, 0.06);
}
.ant-slide-left-enter,
.ant-slide-left-appear {
  animation-duration: 0.2s;
  animation-fill-mode: both;
  animation-play-state: paused;
}
.ant-slide-left-leave {
  animation-duration: 0.2s;
  animation-fill-mode: both;
  animation-play-state: paused;
}
.ant-slide-left-enter.ant-slide-left-enter-active,
.ant-slide-left-appear.ant-slide-left-appear-active {
  animation-name: antSlideLeftIn;
  animation-play-state: running;
}
.ant-slide-left-leave.ant-slide-left-leave-active {
  animation-name: antSlideLeftOut;
  animation-play-state: running;
  pointer-events: none;
}
.ant-slide-left-enter,
.ant-slide-left-appear {
  opacity: 0;
  animation-timing-function: cubic-bezier(0.23, 1, 0.32, 1);
}
.ant-slide-left-leave {
  animation-timing-function: cubic-bezier(0.755, 0.05, 0.855, 0.06);
}
.ant-slide-right-enter,
.ant-slide-right-appear {
  animation-duration: 0.2s;
  animation-fill-mode: both;
  animation-play-state: paused;
}
.ant-slide-right-leave {
  animation-duration: 0.2s;
  animation-fill-mode: both;
  animation-play-state: paused;
}
.ant-slide-right-enter.ant-slide-right-enter-active,
.ant-slide-right-appear.ant-slide-right-appear-active {
  animation-name: antSlideRightIn;
  animation-play-state: running;
}
.ant-slide-right-leave.ant-slide-right-leave-active {
  animation-name: antSlideRightOut;
  animation-play-state: running;
  pointer-events: none;
}
.ant-slide-right-enter,
.ant-slide-right-appear {
  opacity: 0;
  animation-timing-function: cubic-bezier(0.23, 1, 0.32, 1);
}
.ant-slide-right-leave {
  animation-timing-function: cubic-bezier(0.755, 0.05, 0.855, 0.06);
}
@keyframes antSlideUpIn {
  0% {
    transform: scaleY(0.8);
    transform-origin: 0% 0%;
    opacity: 0;
  }
  100% {
    transform: scaleY(1);
    transform-origin: 0% 0%;
    opacity: 1;
  }
}
@keyframes antSlideUpOut {
  0% {
    transform: scaleY(1);
    transform-origin: 0% 0%;
    opacity: 1;
  }
  100% {
    transform: scaleY(0.8);
    transform-origin: 0% 0%;
    opacity: 0;
  }
}
@keyframes antSlideDownIn {
  0% {
    transform: scaleY(0.8);
    transform-origin: 100% 100%;
    opacity: 0;
  }
  100% {
    transform: scaleY(1);
    transform-origin: 100% 100%;
    opacity: 1;
  }
}
@keyframes antSlideDownOut {
  0% {
    transform: scaleY(1);
    transform-origin: 100% 100%;
    opacity: 1;
  }
  100% {
    transform: scaleY(0.8);
    transform-origin: 100% 100%;
    opacity: 0;
  }
}
@keyframes antSlideLeftIn {
  0% {
    transform: scaleX(0.8);
    transform-origin: 0% 0%;
    opacity: 0;
  }
  100% {
    transform: scaleX(1);
    transform-origin: 0% 0%;
    opacity: 1;
  }
}
@keyframes antSlideLeftOut {
  0% {
    transform: scaleX(1);
    transform-origin: 0% 0%;
    opacity: 1;
  }
  100% {
    transform: scaleX(0.8);
    transform-origin: 0% 0%;
    opacity: 0;
  }
}
@keyframes antSlideRightIn {
  0% {
    transform: scaleX(0.8);
    transform-origin: 100% 0%;
    opacity: 0;
  }
  100% {
    transform: scaleX(1);
    transform-origin: 100% 0%;
    opacity: 1;
  }
}
@keyframes antSlideRightOut {
  0% {
    transform: scaleX(1);
    transform-origin: 100% 0%;
    opacity: 1;
  }
  100% {
    transform: scaleX(0.8);
    transform-origin: 100% 0%;
    opacity: 0;
  }
}
.ant-zoom-enter,
.ant-zoom-appear {
  animation-duration: 0.2s;
  animation-fill-mode: both;
  animation-play-state: paused;
}
.ant-zoom-leave {
  animation-duration: 0.2s;
  animation-fill-mode: both;
  animation-play-state: paused;
}
.ant-zoom-enter.ant-zoom-enter-active,
.ant-zoom-appear.ant-zoom-appear-active {
  animation-name: antZoomIn;
  animation-play-state: running;
}
.ant-zoom-leave.ant-zoom-leave-active {
  animation-name: antZoomOut;
  animation-play-state: running;
  pointer-events: none;
}
.ant-zoom-enter,
.ant-zoom-appear {
  transform: scale(0);
  opacity: 0;
  animation-timing-function: cubic-bezier(0.08, 0.82, 0.17, 1);
}
.ant-zoom-enter-prepare,
.ant-zoom-appear-prepare {
  transform: none;
}
.ant-zoom-leave {
  animation-timing-function: cubic-bezier(0.78, 0.14, 0.15, 0.86);
}
.ant-zoom-big-enter,
.ant-zoom-big-appear {
  animation-duration: 0.2s;
  animation-fill-mode: both;
  animation-play-state: paused;
}
.ant-zoom-big-leave {
  animation-duration: 0.2s;
  animation-fill-mode: both;
  animation-play-state: paused;
}
.ant-zoom-big-enter.ant-zoom-big-enter-active,
.ant-zoom-big-appear.ant-zoom-big-appear-active {
  animation-name: antZoomBigIn;
  animation-play-state: running;
}
.ant-zoom-big-leave.ant-zoom-big-leave-active {
  animation-name: antZoomBigOut;
  animation-play-state: running;
  pointer-events: none;
}
.ant-zoom-big-enter,
.ant-zoom-big-appear {
  transform: scale(0);
  opacity: 0;
  animation-timing-function: cubic-bezier(0.08, 0.82, 0.17, 1);
}
.ant-zoom-big-enter-prepare,
.ant-zoom-big-appear-prepare {
  transform: none;
}
.ant-zoom-big-leave {
  animation-timing-function: cubic-bezier(0.78, 0.14, 0.15, 0.86);
}
.ant-zoom-big-fast-enter,
.ant-zoom-big-fast-appear {
  animation-duration: 0.1s;
  animation-fill-mode: both;
  animation-play-state: paused;
}
.ant-zoom-big-fast-leave {
  animation-duration: 0.1s;
  animation-fill-mode: both;
  animation-play-state: paused;
}
.ant-zoom-big-fast-enter.ant-zoom-big-fast-enter-active,
.ant-zoom-big-fast-appear.ant-zoom-big-fast-appear-active {
  animation-name: antZoomBigIn;
  animation-play-state: running;
}
.ant-zoom-big-fast-leave.ant-zoom-big-fast-leave-active {
  animation-name: antZoomBigOut;
  animation-play-state: running;
  pointer-events: none;
}
.ant-zoom-big-fast-enter,
.ant-zoom-big-fast-appear {
  transform: scale(0);
  opacity: 0;
  animation-timing-function: cubic-bezier(0.08, 0.82, 0.17, 1);
}
.ant-zoom-big-fast-enter-prepare,
.ant-zoom-big-fast-appear-prepare {
  transform: none;
}
.ant-zoom-big-fast-leave {
  animation-timing-function: cubic-bezier(0.78, 0.14, 0.15, 0.86);
}
.ant-zoom-up-enter,
.ant-zoom-up-appear {
  animation-duration: 0.2s;
  animation-fill-mode: both;
  animation-play-state: paused;
}
.ant-zoom-up-leave {
  animation-duration: 0.2s;
  animation-fill-mode: both;
  animation-play-state: paused;
}
.ant-zoom-up-enter.ant-zoom-up-enter-active,
.ant-zoom-up-appear.ant-zoom-up-appear-active {
  animation-name: antZoomUpIn;
  animation-play-state: running;
}
.ant-zoom-up-leave.ant-zoom-up-leave-active {
  animation-name: antZoomUpOut;
  animation-play-state: running;
  pointer-events: none;
}
.ant-zoom-up-enter,
.ant-zoom-up-appear {
  transform: scale(0);
  opacity: 0;
  animation-timing-function: cubic-bezier(0.08, 0.82, 0.17, 1);
}
.ant-zoom-up-enter-prepare,
.ant-zoom-up-appear-prepare {
  transform: none;
}
.ant-zoom-up-leave {
  animation-timing-function: cubic-bezier(0.78, 0.14, 0.15, 0.86);
}
.ant-zoom-down-enter,
.ant-zoom-down-appear {
  animation-duration: 0.2s;
  animation-fill-mode: both;
  animation-play-state: paused;
}
.ant-zoom-down-leave {
  animation-duration: 0.2s;
  animation-fill-mode: both;
  animation-play-state: paused;
}
.ant-zoom-down-enter.ant-zoom-down-enter-active,
.ant-zoom-down-appear.ant-zoom-down-appear-active {
  animation-name: antZoomDownIn;
  animation-play-state: running;
}
.ant-zoom-down-leave.ant-zoom-down-leave-active {
  animation-name: antZoomDownOut;
  animation-play-state: running;
  pointer-events: none;
}
.ant-zoom-down-enter,
.ant-zoom-down-appear {
  transform: scale(0);
  opacity: 0;
  animation-timing-function: cubic-bezier(0.08, 0.82, 0.17, 1);
}
.ant-zoom-down-enter-prepare,
.ant-zoom-down-appear-prepare {
  transform: none;
}
.ant-zoom-down-leave {
  animation-timing-function: cubic-bezier(0.78, 0.14, 0.15, 0.86);
}
.ant-zoom-left-enter,
.ant-zoom-left-appear {
  animation-duration: 0.2s;
  animation-fill-mode: both;
  animation-play-state: paused;
}
.ant-zoom-left-leave {
  animation-duration: 0.2s;
  animation-fill-mode: both;
  animation-play-state: paused;
}
.ant-zoom-left-enter.ant-zoom-left-enter-active,
.ant-zoom-left-appear.ant-zoom-left-appear-active {
  animation-name: antZoomLeftIn;
  animation-play-state: running;
}
.ant-zoom-left-leave.ant-zoom-left-leave-active {
  animation-name: antZoomLeftOut;
  animation-play-state: running;
  pointer-events: none;
}
.ant-zoom-left-enter,
.ant-zoom-left-appear {
  transform: scale(0);
  opacity: 0;
  animation-timing-function: cubic-bezier(0.08, 0.82, 0.17, 1);
}
.ant-zoom-left-enter-prepare,
.ant-zoom-left-appear-prepare {
  transform: none;
}
.ant-zoom-left-leave {
  animation-timing-function: cubic-bezier(0.78, 0.14, 0.15, 0.86);
}
.ant-zoom-right-enter,
.ant-zoom-right-appear {
  animation-duration: 0.2s;
  animation-fill-mode: both;
  animation-play-state: paused;
}
.ant-zoom-right-leave {
  animation-duration: 0.2s;
  animation-fill-mode: both;
  animation-play-state: paused;
}
.ant-zoom-right-enter.ant-zoom-right-enter-active,
.ant-zoom-right-appear.ant-zoom-right-appear-active {
  animation-name: antZoomRightIn;
  animation-play-state: running;
}
.ant-zoom-right-leave.ant-zoom-right-leave-active {
  animation-name: antZoomRightOut;
  animation-play-state: running;
  pointer-events: none;
}
.ant-zoom-right-enter,
.ant-zoom-right-appear {
  transform: scale(0);
  opacity: 0;
  animation-timing-function: cubic-bezier(0.08, 0.82, 0.17, 1);
}
.ant-zoom-right-enter-prepare,
.ant-zoom-right-appear-prepare {
  transform: none;
}
.ant-zoom-right-leave {
  animation-timing-function: cubic-bezier(0.78, 0.14, 0.15, 0.86);
}
@keyframes antZoomIn {
  0% {
    transform: scale(0.2);
    opacity: 0;
  }
  100% {
    transform: scale(1);
    opacity: 1;
  }
}
@keyframes antZoomOut {
  0% {
    transform: scale(1);
  }
  100% {
    transform: scale(0.2);
    opacity: 0;
  }
}
@keyframes antZoomBigIn {
  0% {
    transform: scale(0.8);
    opacity: 0;
  }
  100% {
    transform: scale(1);
    opacity: 1;
  }
}
@keyframes antZoomBigOut {
  0% {
    transform: scale(1);
  }
  100% {
    transform: scale(0.8);
    opacity: 0;
  }
}
@keyframes antZoomUpIn {
  0% {
    transform: scale(0.8);
    transform-origin: 50% 0%;
    opacity: 0;
  }
  100% {
    transform: scale(1);
    transform-origin: 50% 0%;
  }
}
@keyframes antZoomUpOut {
  0% {
    transform: scale(1);
    transform-origin: 50% 0%;
  }
  100% {
    transform: scale(0.8);
    transform-origin: 50% 0%;
    opacity: 0;
  }
}
@keyframes antZoomLeftIn {
  0% {
    transform: scale(0.8);
    transform-origin: 0% 50%;
    opacity: 0;
  }
  100% {
    transform: scale(1);
    transform-origin: 0% 50%;
  }
}
@keyframes antZoomLeftOut {
  0% {
    transform: scale(1);
    transform-origin: 0% 50%;
  }
  100% {
    transform: scale(0.8);
    transform-origin: 0% 50%;
    opacity: 0;
  }
}
@keyframes antZoomRightIn {
  0% {
    transform: scale(0.8);
    transform-origin: 100% 50%;
    opacity: 0;
  }
  100% {
    transform: scale(1);
    transform-origin: 100% 50%;
  }
}
@keyframes antZoomRightOut {
  0% {
    transform: scale(1);
    transform-origin: 100% 50%;
  }
  100% {
    transform: scale(0.8);
    transform-origin: 100% 50%;
    opacity: 0;
  }
}
@keyframes antZoomDownIn {
  0% {
    transform: scale(0.8);
    transform-origin: 50% 100%;
    opacity: 0;
  }
  100% {
    transform: scale(1);
    transform-origin: 50% 100%;
  }
}
@keyframes antZoomDownOut {
  0% {
    transform: scale(1);
    transform-origin: 50% 100%;
  }
  100% {
    transform: scale(0.8);
    transform-origin: 50% 100%;
    opacity: 0;
  }
}
.ant-motion-collapse-legacy {
  overflow: hidden;
}
.ant-motion-collapse-legacy-active {
  transition: height 0.2s cubic-bezier(0.645, 0.045, 0.355, 1), opacity 0.2s cubic-bezier(0.645, 0.045, 0.355, 1) !important;
}
.ant-motion-collapse {
  overflow: hidden;
  transition: height 0.2s cubic-bezier(0.645, 0.045, 0.355, 1), opacity 0.2s cubic-bezier(0.645, 0.045, 0.355, 1) !important;
}
/* stylelint-disable at-rule-empty-line-before,at-rule-name-space-after,at-rule-no-unknown */
/* stylelint-disable no-duplicate-selectors */
/* stylelint-disable */
/* stylelint-disable declaration-bang-space-before,no-duplicate-selectors,string-no-newline */
.cdk-overlay-container {
  pointer-events: none;
  top: 0;
  left: 0;
  height: 100%;
  width: 100%;
  position: fixed;
  z-index: 1000;
}
.cdk-visually-hidden {
  border: 0;
  clip: rect(0 0 0 0);
  height: 1px;
  margin: -1px;
  overflow: hidden;
  padding: 0;
  position: absolute;
  width: 1px;
  outline: 0;
  -webkit-appearance: none;
  -moz-appearance: none;
}
.cdk-overlay-backdrop {
  top: 0;
  bottom: 0;
  left: 0;
  right: 0;
  -webkit-tap-highlight-color: transparent;
  transition: opacity 0.4s cubic-bezier(0.25, 0.8, 0.25, 1);
  opacity: 0;
  position: absolute;
  pointer-events: auto;
  z-index: 1000;
}
.cdk-overlay-backdrop.ant-modal-mask {
  opacity: 1;
}
.cdk-overlay-pane {
  position: absolute;
  pointer-events: auto;
  z-index: 1000;
}
.cdk-overlay-connected-position-bounding-box {
  position: absolute;
  z-index: 1000;
  display: flex;
  flex-direction: column;
  min-width: 1px;
  min-height: 1px;
}
.cdk-global-scrollblock {
  position: fixed;
  width: 100%;
  overflow-y: scroll;
}
.cdk-global-scrollblock body {
  overflow-x: visible;
}
.nz-overlay-transparent-backdrop,
.nz-overlay-transparent-backdrop.cdk-overlay-backdrop-showing {
  opacity: 0;
}
.nz-animate-disabled.ant-scroll-number-only {
  animation: none;
  transition: none;
}
.nz-animate-disabled.ant-drawer.ant-drawer-open .ant-drawer-mask {
  animation: none;
  transition: none;
}
.nz-animate-disabled.ant-drawer > * {
  transition: none;
}
.nz-animate-disabled .ant-modal-mask,
.nz-animate-disabled .ant-modal {
  animation: none;
  transition: none;
}
.nz-animate-disabled .ant-modal-mask.zoom-enter,
.nz-animate-disabled .ant-modal.zoom-enter,
.nz-animate-disabled .ant-modal-mask.zoom-leave,
.nz-animate-disabled .ant-modal.zoom-leave,
.nz-animate-disabled .ant-modal-mask.zoom-enter-active,
.nz-animate-disabled .ant-modal.zoom-enter-active,
.nz-animate-disabled .ant-modal-mask.zoom-leave-active,
.nz-animate-disabled .ant-modal.zoom-leave-active {
  animation: none;
  transition: none;
}
.nz-animate-disabled.ant-menu {
  transition: none;
}
.nz-animate-disabled.ant-menu .ant-menu-item,
.nz-animate-disabled.ant-menu .ant-menu-submenu-title {
  transition: none;
}
.nz-animate-disabled.ant-menu .ant-menu-item .anticon,
.nz-animate-disabled.ant-menu .ant-menu-submenu-title .anticon {
  transition: none;
}
.nz-animate-disabled.ant-menu .ant-menu-item .anticon + span,
.nz-animate-disabled.ant-menu .ant-menu-submenu-title .anticon + span {
  transition: none;
}
.nz-animate-disabled.ant-tabs .ant-tabs-top-content.ant-tabs-content-animated,
.nz-animate-disabled.ant-tabs .ant-tabs-bottom-content.ant-tabs-content-animated,
.nz-animate-disabled.ant-tabs .ant-tabs-top-content > .ant-tabs-tabpane,
.nz-animate-disabled.ant-tabs .ant-tabs-bottom-content > .ant-tabs-tabpane,
.nz-animate-disabled.ant-tabs.ant-tabs-left .ant-tabs-ink-bar-animated,
.nz-animate-disabled.ant-tabs.ant-tabs-right .ant-tabs-ink-bar-animated,
.nz-animate-disabled.ant-tabs.ant-tabs-top .ant-tabs-ink-bar-animated,
.nz-animate-disabled.ant-tabs.ant-tabs-bottom .ant-tabs-ink-bar-animated {
  transition: none;
}
.nz-animate-disabled.ant-collapse > .ant-collapse-item > .ant-collapse-header .ant-collapse-arrow svg {
  transition: none;
}
.ant-picker-status-error.ant-picker,
.ant-picker-status-error.ant-picker:not([disabled]):hover {
  background-color: #fff;
  border-color: #ff4d4f;
}
.ant-picker-status-error.ant-picker-focused,
.ant-picker-status-error.ant-picker:focus {
  border-color: #ff7875;
  box-shadow: 0 0 0 2px rgba(255, 77, 79, 0.2);
  border-right-width: 1px;
  outline: 0;
}
.ant-picker-status-warning.ant-picker,
.ant-picker-status-warning.ant-picker:not([disabled]):hover {
  background-color: #fff;
  border-color: #faad14;
}
.ant-picker-status-warning.ant-picker-focused,
.ant-picker-status-warning.ant-picker:focus {
  border-color: #ffc53d;
  box-shadow: 0 0 0 2px rgba(250, 173, 20, 0.2);
  border-right-width: 1px;
  outline: 0;
}
.ant-picker {
  box-sizing: border-box;
  margin: 0;
  padding: 0;
  color: rgba(0, 0, 0, 0.85);
  font-size: 14px;
  font-variant: tabular-nums;
  line-height: 1.5715;
  list-style: none;
  font-feature-settings: 'tnum', "tnum";
  padding: 4px 11px 4px;
  position: relative;
  display: inline-flex;
  align-items: center;
  background: #fff;
  border: 1px solid #d9d9d9;
  border-radius: 2px;
  transition: border 0.3s, box-shadow 0.3s;
}
.ant-picker:hover,
.ant-picker-focused {
  border-color: #99bce0;
  border-right-width: 1px;
}
.ant-input-rtl .ant-picker:hover,
.ant-input-rtl .ant-picker-focused {
  border-right-width: 0;
  border-left-width: 1px !important;
}
.ant-picker-focused {
  border-color: #99bce0;
  box-shadow: 0 0 0 2px rgba(110, 158, 212, 0.2);
  border-right-width: 1px;
  outline: 0;
}
.ant-input-rtl .ant-picker-focused {
  border-right-width: 0;
  border-left-width: 1px !important;
}
.ant-picker.ant-picker-disabled {
  background: #f5f5f5;
  border-color: #d9d9d9;
  cursor: not-allowed;
}
.ant-picker.ant-picker-disabled .ant-picker-suffix {
  color: rgba(0, 0, 0, 0.25);
}
.ant-picker.ant-picker-borderless {
  background-color: transparent !important;
  border-color: transparent !important;
  box-shadow: none !important;
}
.ant-picker-input {
  position: relative;
  display: inline-flex;
  align-items: center;
  width: 100%;
}
.ant-picker-input > input {
  position: relative;
  display: inline-block;
  width: 100%;
  min-width: 0;
  padding: 4px 11px;
  color: rgba(0, 0, 0, 0.85);
  font-size: 14px;
  line-height: 1.5715;
  background-color: #fff;
  background-image: none;
  border: 1px solid #d9d9d9;
  border-radius: 2px;
  transition: all 0.3s;
  /* stylelint-disable-next-line selector-no-vendor-prefix */
  flex: auto;
  min-width: 1px;
  height: auto;
  padding: 0;
  background: transparent;
  border: 0;
}
.ant-picker-input > input::-moz-placeholder {
  opacity: 1;
}
.ant-picker-input > input::placeholder {
  color: #bfbfbf;
  -webkit-user-select: none;
     -moz-user-select: none;
          user-select: none;
}
.ant-picker-input > input:-moz-placeholder {
  text-overflow: ellipsis;
}
.ant-picker-input > input:placeholder-shown {
  text-overflow: ellipsis;
}
.ant-picker-input > input:hover {
  border-color: #99bce0;
  border-right-width: 1px;
}
.ant-input-rtl .ant-picker-input > input:hover {
  border-right-width: 0;
  border-left-width: 1px !important;
}
.ant-picker-input > input:focus,
.ant-picker-input > input-focused {
  border-color: #99bce0;
  box-shadow: 0 0 0 2px rgba(110, 158, 212, 0.2);
  border-right-width: 1px;
  outline: 0;
}
.ant-input-rtl .ant-picker-input > input:focus,
.ant-input-rtl .ant-picker-input > input-focused {
  border-right-width: 0;
  border-left-width: 1px !important;
}
.ant-picker-input > input-disabled {
  color: rgba(0, 0, 0, 0.25);
  background-color: #f5f5f5;
  border-color: #d9d9d9;
  box-shadow: none;
  cursor: not-allowed;
  opacity: 1;
}
.ant-picker-input > input-disabled:hover {
  border-color: #d9d9d9;
  border-right-width: 1px;
}
.ant-picker-input > input[disabled] {
  color: rgba(0, 0, 0, 0.25);
  background-color: #f5f5f5;
  border-color: #d9d9d9;
  box-shadow: none;
  cursor: not-allowed;
  opacity: 1;
}
.ant-picker-input > input[disabled]:hover {
  border-color: #d9d9d9;
  border-right-width: 1px;
}
.ant-picker-input > input-borderless,
.ant-picker-input > input-borderless:hover,
.ant-picker-input > input-borderless:focus,
.ant-picker-input > input-borderless-focused,
.ant-picker-input > input-borderless-disabled,
.ant-picker-input > input-borderless[disabled] {
  background-color: transparent;
  border: none;
  box-shadow: none;
}
textarea.ant-picker-input > input {
  max-width: 100%;
  height: auto;
  min-height: 32px;
  line-height: 1.5715;
  vertical-align: bottom;
  transition: all 0.3s, height 0s;
}
.ant-picker-input > input-lg {
  padding: 6.5px 11px;
  font-size: 16px;
}
.ant-picker-input > input-sm {
  padding: 0px 7px;
}
.ant-picker-input > input-rtl {
  direction: rtl;
}
.ant-picker-input > input:focus {
  box-shadow: none;
}
.ant-picker-input > input[disabled] {
  background: transparent;
}
.ant-picker-input:hover .ant-picker-clear {
  opacity: 1;
}
.ant-picker-input-placeholder > input {
  color: #bfbfbf;
}
.ant-picker-large {
  padding: 6.5px 11px 6.5px;
}
.ant-picker-large .ant-picker-input > input {
  font-size: 16px;
}
.ant-picker-small {
  padding: 0px 7px 0px;
}
.ant-picker-suffix {
  display: flex;
  flex: none;
  align-self: center;
  margin-left: 4px;
  color: rgba(0, 0, 0, 0.25);
  line-height: 1;
  pointer-events: none;
}
.ant-picker-suffix > * {
  vertical-align: top;
}
.ant-picker-suffix > *:not(:last-child) {
  margin-right: 8px;
}
.ant-picker-clear {
  position: absolute;
  top: 50%;
  right: 0;
  color: rgba(0, 0, 0, 0.25);
  line-height: 1;
  background: #fff;
  transform: translateY(-50%);
  cursor: pointer;
  opacity: 0;
  transition: opacity 0.3s, color 0.3s;
}
.ant-picker-clear > * {
  vertical-align: top;
}
.ant-picker-clear:hover {
  color: rgba(0, 0, 0, 0.45);
}
.ant-picker-separator {
  position: relative;
  display: inline-block;
  width: 1em;
  height: 16px;
  color: rgba(0, 0, 0, 0.25);
  font-size: 16px;
  vertical-align: top;
  cursor: default;
}
.ant-picker-focused .ant-picker-separator {
  color: rgba(0, 0, 0, 0.45);
}
.ant-picker-disabled .ant-picker-range-separator .ant-picker-separator {
  cursor: not-allowed;
}
.ant-picker-range {
  position: relative;
  display: inline-flex;
}
.ant-picker-range .ant-picker-clear {
  right: 11px;
}
.ant-picker-range:hover .ant-picker-clear {
  opacity: 1;
}
.ant-picker-range .ant-picker-active-bar {
  bottom: -1px;
  height: 2px;
  margin-left: 11px;
  background: #6e9ed4;
  opacity: 0;
  transition: all 0.3s ease-out;
  pointer-events: none;
}
.ant-picker-range.ant-picker-focused .ant-picker-active-bar {
  opacity: 1;
}
.ant-picker-range-separator {
  align-items: center;
  padding: 0 8px;
  line-height: 1;
}
.ant-picker-range.ant-picker-small .ant-picker-clear {
  right: 7px;
}
.ant-picker-range.ant-picker-small .ant-picker-active-bar {
  margin-left: 7px;
}
.ant-picker-dropdown {
  box-sizing: border-box;
  margin: 0;
  padding: 0;
  color: rgba(0, 0, 0, 0.85);
  font-size: 14px;
  font-variant: tabular-nums;
  line-height: 1.5715;
  list-style: none;
  font-feature-settings: 'tnum', "tnum";
  position: absolute;
  top: -9999px;
  left: -9999px;
  z-index: 1050;
}
.ant-picker-dropdown-hidden {
  display: none;
}
.ant-picker-dropdown-placement-bottomLeft .ant-picker-range-arrow {
  top: 2.58561808px;
  display: block;
  transform: rotate(-135deg) translateY(1px);
}
.ant-picker-dropdown-placement-topLeft .ant-picker-range-arrow {
  bottom: 2.58561808px;
  display: block;
  transform: rotate(45deg);
}
.ant-picker-dropdown.ant-slide-up-enter.ant-slide-up-enter-active.ant-picker-dropdown-placement-topLeft,
.ant-picker-dropdown.ant-slide-up-enter.ant-slide-up-enter-active.ant-picker-dropdown-placement-topRight,
.ant-picker-dropdown.ant-slide-up-appear.ant-slide-up-appear-active.ant-picker-dropdown-placement-topLeft,
.ant-picker-dropdown.ant-slide-up-appear.ant-slide-up-appear-active.ant-picker-dropdown-placement-topRight {
  animation-name: antSlideDownIn;
}
.ant-picker-dropdown.ant-slide-up-enter.ant-slide-up-enter-active.ant-picker-dropdown-placement-bottomLeft,
.ant-picker-dropdown.ant-slide-up-enter.ant-slide-up-enter-active.ant-picker-dropdown-placement-bottomRight,
.ant-picker-dropdown.ant-slide-up-appear.ant-slide-up-appear-active.ant-picker-dropdown-placement-bottomLeft,
.ant-picker-dropdown.ant-slide-up-appear.ant-slide-up-appear-active.ant-picker-dropdown-placement-bottomRight {
  animation-name: antSlideUpIn;
}
.ant-picker-dropdown.ant-slide-up-leave.ant-slide-up-leave-active.ant-picker-dropdown-placement-topLeft,
.ant-picker-dropdown.ant-slide-up-leave.ant-slide-up-leave-active.ant-picker-dropdown-placement-topRight {
  animation-name: antSlideDownOut;
}
.ant-picker-dropdown.ant-slide-up-leave.ant-slide-up-leave-active.ant-picker-dropdown-placement-bottomLeft,
.ant-picker-dropdown.ant-slide-up-leave.ant-slide-up-leave-active.ant-picker-dropdown-placement-bottomRight {
  animation-name: antSlideUpOut;
}
.ant-picker-dropdown-range {
  padding: 7.54247233px 0;
}
.ant-picker-dropdown-range-hidden {
  display: none;
}
.ant-picker-dropdown .ant-picker-panel > .ant-picker-time-panel {
  padding-top: 4px;
}
.ant-picker-ranges {
  margin-bottom: 0;
  padding: 4px 12px;
  overflow: hidden;
  line-height: 34px;
  text-align: left;
  list-style: none;
}
.ant-picker-ranges > li {
  display: inline-block;
}
.ant-picker-ranges .ant-picker-preset > .ant-tag-blue {
  color: #6e9ed4;
  background: #f0f9ff;
  border-color: #ebf3fa;
  cursor: pointer;
}
.ant-picker-ranges .ant-picker-ok {
  float: right;
  margin-left: 8px;
}
.ant-picker-range-wrapper {
  display: flex;
}
.ant-picker-range-arrow {
  position: absolute;
  z-index: 1;
  display: none;
  width: 11.3137085px;
  height: 11.3137085px;
  margin-left: 16.5px;
  background: linear-gradient(135deg, transparent 40%, #fff 40%);
  box-shadow: 2px 2px 6px -2px rgba(0, 0, 0, 0.1);
  transition: left 0.3s ease-out;
  border-radius: 0 0 2px;
  pointer-events: none;
}
.ant-picker-range-arrow::before {
  position: absolute;
  top: -11.3137085px;
  left: -11.3137085px;
  width: 33.9411255px;
  height: 33.9411255px;
  background: #fff;
  background-repeat: no-repeat;
  background-position: -10px -10px;
  content: '';
  clip-path: path('M 9.849242404917499 24.091883092036785 A 5 5 0 0 1 13.384776310850237 22.627416997969522 L 20.627416997969522 22.627416997969522 A 2 2 0 0 0 22.627416997969522 20.627416997969522 L 22.627416997969522 13.384776310850237 A 5 5 0 0 1 24.091883092036785 9.849242404917499 L 23.091883092036785 9.849242404917499 L 9.849242404917499 23.091883092036785 Z');
}
.ant-picker-panel-container {
  overflow: hidden;
  vertical-align: top;
  background: #fff;
  border-radius: 2px;
  box-shadow: 0 3px 6px -4px rgba(0, 0, 0, 0.12), 0 6px 16px 0 rgba(0, 0, 0, 0.08), 0 9px 28px 8px rgba(0, 0, 0, 0.05);
  transition: margin 0.3s;
}
.ant-picker-panel-container .ant-picker-panels {
  display: inline-flex;
  flex-wrap: nowrap;
  direction: ltr;
}
.ant-picker-panel-container .ant-picker-panel {
  vertical-align: top;
  background: transparent;
  border-width: 0 0 1px 0;
  border-radius: 0;
}
.ant-picker-panel-container .ant-picker-panel .ant-picker-content,
.ant-picker-panel-container .ant-picker-panel table {
  text-align: center;
}
.ant-picker-panel-container .ant-picker-panel-focused {
  border-color: #f0f0f0;
}
.ant-picker-panel {
  display: inline-flex;
  flex-direction: column;
  text-align: center;
  background: #fff;
  border: 1px solid #f0f0f0;
  border-radius: 2px;
  outline: none;
}
.ant-picker-panel-focused {
  border-color: #6e9ed4;
}
.ant-picker-decade-panel,
.ant-picker-year-panel,
.ant-picker-quarter-panel,
.ant-picker-month-panel,
.ant-picker-week-panel,
.ant-picker-date-panel,
.ant-picker-time-panel {
  display: flex;
  flex-direction: column;
  width: 336px;
}
.ant-picker-header {
  display: flex;
  padding: 0 8px;
  color: rgba(0, 0, 0, 0.85);
  border-bottom: 1px solid #f0f0f0;
}
.ant-picker-header > * {
  flex: none;
}
.ant-picker-header button {
  padding: 0;
  color: rgba(0, 0, 0, 0.25);
  line-height: 40px;
  background: transparent;
  border: 0;
  cursor: pointer;
  transition: color 0.3s;
}
.ant-picker-header > button {
  min-width: 1.6em;
  font-size: 14px;
}
.ant-picker-header > button:hover {
  color: rgba(0, 0, 0, 0.85);
}
.ant-picker-header-view {
  flex: auto;
  font-weight: 500;
  line-height: 40px;
}
.ant-picker-header-view button {
  color: inherit;
  font-weight: inherit;
}
.ant-picker-header-view button:not(:first-child) {
  margin-left: 8px;
}
.ant-picker-header-view button:hover {
  color: #6e9ed4;
}
.ant-picker-prev-icon,
.ant-picker-next-icon,
.ant-picker-super-prev-icon,
.ant-picker-super-next-icon {
  position: relative;
  display: inline-block;
  width: 7px;
  height: 7px;
}
.ant-picker-prev-icon::before,
.ant-picker-next-icon::before,
.ant-picker-super-prev-icon::before,
.ant-picker-super-next-icon::before {
  position: absolute;
  top: 0;
  left: 0;
  display: inline-block;
  width: 7px;
  height: 7px;
  border: 0 solid currentcolor;
  border-width: 1.5px 0 0 1.5px;
  content: '';
}
.ant-picker-super-prev-icon::after,
.ant-picker-super-next-icon::after {
  position: absolute;
  top: 4px;
  left: 4px;
  display: inline-block;
  width: 7px;
  height: 7px;
  border: 0 solid currentcolor;
  border-width: 1.5px 0 0 1.5px;
  content: '';
}
.ant-picker-prev-icon,
.ant-picker-super-prev-icon {
  transform: rotate(-45deg);
}
.ant-picker-next-icon,
.ant-picker-super-next-icon {
  transform: rotate(135deg);
}
.ant-picker-content {
  width: 100%;
  table-layout: fixed;
  border-collapse: collapse;
}
.ant-picker-content th,
.ant-picker-content td {
  position: relative;
  min-width: 24px;
  font-weight: 400;
}
.ant-picker-content th {
  height: 30px;
  color: rgba(0, 0, 0, 0.85);
  line-height: 30px;
}
.ant-picker-cell {
  padding: 3px 0;
  color: rgba(0, 0, 0, 0.25);
  cursor: pointer;
}
.ant-picker-cell-in-view {
  color: rgba(0, 0, 0, 0.85);
}
.ant-picker-cell::before {
  position: absolute;
  top: 50%;
  right: 0;
  left: 0;
  z-index: 1;
  height: 36px;
  transform: translateY(-50%);
  transition: all 0.3s;
  content: '';
}
.ant-picker-cell .ant-picker-cell-inner {
  position: relative;
  z-index: 2;
  display: inline-block;
  min-width: 36px;
  height: 36px;
  line-height: 36px;
  border-radius: 2px;
  transition: background 0.3s, border 0.3s;
}
.ant-picker-cell:hover:not(.ant-picker-cell-in-view) .ant-picker-cell-inner,
.ant-picker-cell:hover:not(.ant-picker-cell-selected):not(.ant-picker-cell-range-start):not(.ant-picker-cell-range-end):not(.ant-picker-cell-range-hover-start):not(.ant-picker-cell-range-hover-end) .ant-picker-cell-inner {
  background: #f5f5f5;
}
.ant-picker-cell-in-view.ant-picker-cell-today .ant-picker-cell-inner::before {
  position: absolute;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  z-index: 1;
  border: 1px solid #6e9ed4;
  border-radius: 2px;
  content: '';
}
.ant-picker-cell-in-view.ant-picker-cell-in-range {
  position: relative;
}
.ant-picker-cell-in-view.ant-picker-cell-in-range::before {
  background: #f0f9ff;
}
.ant-picker-cell-in-view.ant-picker-cell-selected .ant-picker-cell-inner,
.ant-picker-cell-in-view.ant-picker-cell-range-start .ant-picker-cell-inner,
.ant-picker-cell-in-view.ant-picker-cell-range-end .ant-picker-cell-inner {
  color: #fff;
  background: #6e9ed4;
}
.ant-picker-cell-in-view.ant-picker-cell-range-start:not(.ant-picker-cell-range-start-single)::before,
.ant-picker-cell-in-view.ant-picker-cell-range-end:not(.ant-picker-cell-range-end-single)::before {
  background: #f0f9ff;
}
.ant-picker-cell-in-view.ant-picker-cell-range-start::before {
  left: 50%;
}
.ant-picker-cell-in-view.ant-picker-cell-range-end::before {
  right: 50%;
}
.ant-picker-cell-in-view.ant-picker-cell-range-hover-start:not(.ant-picker-cell-in-range):not(.ant-picker-cell-range-start):not(.ant-picker-cell-range-end)::after,
.ant-picker-cell-in-view.ant-picker-cell-range-hover-end:not(.ant-picker-cell-in-range):not(.ant-picker-cell-range-start):not(.ant-picker-cell-range-end)::after,
.ant-picker-cell-in-view.ant-picker-cell-range-hover-start.ant-picker-cell-range-start-single::after,
.ant-picker-cell-in-view.ant-picker-cell-range-hover-start.ant-picker-cell-range-start.ant-picker-cell-range-end.ant-picker-cell-range-end-near-hover::after,
.ant-picker-cell-in-view.ant-picker-cell-range-hover-end.ant-picker-cell-range-start.ant-picker-cell-range-end.ant-picker-cell-range-start-near-hover::after,
.ant-picker-cell-in-view.ant-picker-cell-range-hover-end.ant-picker-cell-range-end-single::after,
.ant-picker-cell-in-view.ant-picker-cell-range-hover:not(.ant-picker-cell-in-range)::after {
  position: absolute;
  top: 50%;
  z-index: 0;
  height: 24px;
  border-top: 1px dashed #bdd3eb;
  border-bottom: 1px dashed #bdd3eb;
  transform: translateY(-50%);
  transition: all 0.3s;
  content: '';
}
.ant-picker-cell-range-hover-start::after,
.ant-picker-cell-range-hover-end::after,
.ant-picker-cell-range-hover::after {
  right: 0;
  left: 2px;
}
.ant-picker-cell-in-view.ant-picker-cell-in-range.ant-picker-cell-range-hover::before,
.ant-picker-cell-in-view.ant-picker-cell-range-start.ant-picker-cell-range-hover::before,
.ant-picker-cell-in-view.ant-picker-cell-range-end.ant-picker-cell-range-hover::before,
.ant-picker-cell-in-view.ant-picker-cell-range-start:not(.ant-picker-cell-range-start-single).ant-picker-cell-range-hover-start::before,
.ant-picker-cell-in-view.ant-picker-cell-range-end:not(.ant-picker-cell-range-end-single).ant-picker-cell-range-hover-end::before,
.ant-picker-panel > :not(.ant-picker-date-panel) .ant-picker-cell-in-view.ant-picker-cell-in-range.ant-picker-cell-range-hover-start::before,
.ant-picker-panel > :not(.ant-picker-date-panel) .ant-picker-cell-in-view.ant-picker-cell-in-range.ant-picker-cell-range-hover-end::before {
  background: #f8fafd;
}
.ant-picker-cell-in-view.ant-picker-cell-range-start:not(.ant-picker-cell-range-start-single):not(.ant-picker-cell-range-end) .ant-picker-cell-inner {
  border-radius: 2px 0 0 2px;
}
.ant-picker-cell-in-view.ant-picker-cell-range-end:not(.ant-picker-cell-range-end-single):not(.ant-picker-cell-range-start) .ant-picker-cell-inner {
  border-radius: 0 2px 2px 0;
}
.ant-picker-date-panel .ant-picker-cell-in-view.ant-picker-cell-in-range.ant-picker-cell-range-hover-start .ant-picker-cell-inner::after,
.ant-picker-date-panel .ant-picker-cell-in-view.ant-picker-cell-in-range.ant-picker-cell-range-hover-end .ant-picker-cell-inner::after {
  position: absolute;
  top: 0;
  bottom: 0;
  z-index: -1;
  background: #f8fafd;
  transition: all 0.3s;
  content: '';
}
.ant-picker-date-panel .ant-picker-cell-in-view.ant-picker-cell-in-range.ant-picker-cell-range-hover-start .ant-picker-cell-inner::after {
  right: -6px;
  left: 0;
}
.ant-picker-date-panel .ant-picker-cell-in-view.ant-picker-cell-in-range.ant-picker-cell-range-hover-end .ant-picker-cell-inner::after {
  right: 0;
  left: -6px;
}
.ant-picker-cell-range-hover.ant-picker-cell-range-start::after {
  right: 50%;
}
.ant-picker-cell-range-hover.ant-picker-cell-range-end::after {
  left: 50%;
}
tr > .ant-picker-cell-in-view.ant-picker-cell-range-hover:first-child::after,
tr > .ant-picker-cell-in-view.ant-picker-cell-range-hover-end:first-child::after,
.ant-picker-cell-in-view.ant-picker-cell-start.ant-picker-cell-range-hover-edge-start.ant-picker-cell-range-hover-edge-start-near-range::after,
.ant-picker-cell-in-view.ant-picker-cell-range-hover-edge-start:not(.ant-picker-cell-range-hover-edge-start-near-range)::after,
.ant-picker-cell-in-view.ant-picker-cell-range-hover-start::after {
  left: 6px;
  border-left: 1px dashed #bdd3eb;
  border-top-left-radius: 2px;
  border-bottom-left-radius: 2px;
}
tr > .ant-picker-cell-in-view.ant-picker-cell-range-hover:last-child::after,
tr > .ant-picker-cell-in-view.ant-picker-cell-range-hover-start:last-child::after,
.ant-picker-cell-in-view.ant-picker-cell-end.ant-picker-cell-range-hover-edge-end.ant-picker-cell-range-hover-edge-end-near-range::after,
.ant-picker-cell-in-view.ant-picker-cell-range-hover-edge-end:not(.ant-picker-cell-range-hover-edge-end-near-range)::after,
.ant-picker-cell-in-view.ant-picker-cell-range-hover-end::after {
  right: 6px;
  border-right: 1px dashed #bdd3eb;
  border-top-right-radius: 2px;
  border-bottom-right-radius: 2px;
}
.ant-picker-cell-disabled {
  color: rgba(0, 0, 0, 0.25);
  pointer-events: none;
}
.ant-picker-cell-disabled .ant-picker-cell-inner {
  background: transparent;
}
.ant-picker-cell-disabled::before {
  background: rgba(0, 0, 0, 0.04);
}
.ant-picker-cell-disabled.ant-picker-cell-today .ant-picker-cell-inner::before {
  border-color: rgba(0, 0, 0, 0.25);
}
.ant-picker-decade-panel .ant-picker-content,
.ant-picker-year-panel .ant-picker-content,
.ant-picker-quarter-panel .ant-picker-content,
.ant-picker-month-panel .ant-picker-content {
  height: 264px;
}
.ant-picker-decade-panel .ant-picker-cell-inner,
.ant-picker-year-panel .ant-picker-cell-inner,
.ant-picker-quarter-panel .ant-picker-cell-inner,
.ant-picker-month-panel .ant-picker-cell-inner {
  padding: 0 8px;
}
.ant-picker-quarter-panel .ant-picker-content {
  height: 56px;
}
.ant-picker-footer {
  width: -moz-min-content;
  width: min-content;
  min-width: 100%;
  line-height: 38px;
  text-align: center;
  border-bottom: 1px solid transparent;
}
.ant-picker-panel .ant-picker-footer {
  border-top: 1px solid #f0f0f0;
}
.ant-picker-footer-extra {
  padding: 0 12px;
  line-height: 38px;
  text-align: left;
}
.ant-picker-footer-extra:not(:last-child) {
  border-bottom: 1px solid #f0f0f0;
}
.ant-picker-now {
  text-align: left;
}
.ant-picker-today-btn {
  color: #6e9ed4;
}
.ant-picker-today-btn:hover {
  color: #99bce0;
}
.ant-picker-today-btn:active {
  color: #5179ad;
}
.ant-picker-today-btn.ant-picker-today-btn-disabled {
  color: rgba(0, 0, 0, 0.25);
  cursor: not-allowed;
}
.ant-picker-decade-panel .ant-picker-cell-inner {
  padding: 0 4px;
}
.ant-picker-decade-panel .ant-picker-cell::before {
  display: none;
}
.ant-picker-year-panel .ant-picker-body,
.ant-picker-quarter-panel .ant-picker-body,
.ant-picker-month-panel .ant-picker-body {
  padding: 0 8px;
}
.ant-picker-year-panel .ant-picker-cell-inner,
.ant-picker-quarter-panel .ant-picker-cell-inner,
.ant-picker-month-panel .ant-picker-cell-inner {
  width: 60px;
}
.ant-picker-year-panel .ant-picker-cell-range-hover-start::after,
.ant-picker-quarter-panel .ant-picker-cell-range-hover-start::after,
.ant-picker-month-panel .ant-picker-cell-range-hover-start::after {
  left: 23.33333333px;
  border-left: 1px dashed #bdd3eb;
  border-radius: 2px 0 0 2px;
}
.ant-picker-panel-rtl .ant-picker-year-panel .ant-picker-cell-range-hover-start::after,
.ant-picker-panel-rtl .ant-picker-quarter-panel .ant-picker-cell-range-hover-start::after,
.ant-picker-panel-rtl .ant-picker-month-panel .ant-picker-cell-range-hover-start::after {
  right: 23.33333333px;
  border-right: 1px dashed #bdd3eb;
  border-radius: 0 2px 2px 0;
}
.ant-picker-year-panel .ant-picker-cell-range-hover-end::after,
.ant-picker-quarter-panel .ant-picker-cell-range-hover-end::after,
.ant-picker-month-panel .ant-picker-cell-range-hover-end::after {
  right: 23.33333333px;
  border-right: 1px dashed #bdd3eb;
  border-radius: 0 2px 2px 0;
}
.ant-picker-panel-rtl .ant-picker-year-panel .ant-picker-cell-range-hover-end::after,
.ant-picker-panel-rtl .ant-picker-quarter-panel .ant-picker-cell-range-hover-end::after,
.ant-picker-panel-rtl .ant-picker-month-panel .ant-picker-cell-range-hover-end::after {
  left: 23.33333333px;
  border-left: 1px dashed #bdd3eb;
  border-radius: 2px 0 0 2px;
}
.ant-picker-week-panel .ant-picker-body {
  padding: 8px 12px;
}
.ant-picker-week-panel .ant-picker-cell:hover .ant-picker-cell-inner,
.ant-picker-week-panel .ant-picker-cell-selected .ant-picker-cell-inner,
.ant-picker-week-panel .ant-picker-cell .ant-picker-cell-inner {
  background: transparent !important;
}
.ant-picker-week-panel-row td {
  transition: background 0.3s;
}
.ant-picker-week-panel-row:hover td {
  background: #f5f5f5;
}
.ant-picker-week-panel-row-selected td,
.ant-picker-week-panel-row-selected:hover td {
  background: #6e9ed4;
}
.ant-picker-week-panel-row-selected td.ant-picker-cell-week,
.ant-picker-week-panel-row-selected:hover td.ant-picker-cell-week {
  color: rgba(255, 255, 255, 0.5);
}
.ant-picker-week-panel-row-selected td.ant-picker-cell-today .ant-picker-cell-inner::before,
.ant-picker-week-panel-row-selected:hover td.ant-picker-cell-today .ant-picker-cell-inner::before {
  border-color: #fff;
}
.ant-picker-week-panel-row-selected td .ant-picker-cell-inner,
.ant-picker-week-panel-row-selected:hover td .ant-picker-cell-inner {
  color: #fff;
}
.ant-picker-date-panel .ant-picker-body {
  padding: 8px 12px;
}
.ant-picker-date-panel .ant-picker-content {
  width: 308px;
}
.ant-picker-date-panel .ant-picker-content th {
  width: 44px;
}
.ant-picker-datetime-panel {
  display: flex;
}
.ant-picker-datetime-panel .ant-picker-time-panel {
  border-left: 1px solid #f0f0f0;
}
.ant-picker-datetime-panel .ant-picker-date-panel,
.ant-picker-datetime-panel .ant-picker-time-panel {
  transition: opacity 0.3s;
}
.ant-picker-datetime-panel-active .ant-picker-date-panel,
.ant-picker-datetime-panel-active .ant-picker-time-panel {
  opacity: 0.3;
}
.ant-picker-datetime-panel-active .ant-picker-date-panel-active,
.ant-picker-datetime-panel-active .ant-picker-time-panel-active {
  opacity: 1;
}
.ant-picker-time-panel {
  width: auto;
  min-width: auto;
}
.ant-picker-time-panel .ant-picker-content {
  display: flex;
  flex: auto;
  height: 224px;
}
.ant-picker-time-panel-column {
  flex: 1 0 auto;
  width: 56px;
  margin: 0;
  padding: 0;
  overflow-y: hidden;
  text-align: left;
  list-style: none;
  transition: background 0.3s;
}
.ant-picker-time-panel-column::after {
  display: block;
  height: 196px;
  content: '';
}
.ant-picker-datetime-panel .ant-picker-time-panel-column::after {
  height: 198px;
}
.ant-picker-time-panel-column:not(:first-child) {
  border-left: 1px solid #f0f0f0;
}
.ant-picker-time-panel-column-active {
  background: rgba(240, 249, 255, 0.2);
}
.ant-picker-time-panel-column:hover {
  overflow-y: auto;
}
.ant-picker-time-panel-column > li {
  margin: 0;
  padding: 0;
}
.ant-picker-time-panel-column > li.ant-picker-time-panel-cell .ant-picker-time-panel-cell-inner {
  display: block;
  width: 100%;
  height: 28px;
  margin: 0;
  padding: 0 0 0 14px;
  color: rgba(0, 0, 0, 0.85);
  line-height: 28px;
  border-radius: 0;
  cursor: pointer;
  transition: background 0.3s;
}
.ant-picker-time-panel-column > li.ant-picker-time-panel-cell .ant-picker-time-panel-cell-inner:hover {
  background: #f5f5f5;
}
.ant-picker-time-panel-column > li.ant-picker-time-panel-cell-selected .ant-picker-time-panel-cell-inner {
  background: #f0f9ff;
}
.ant-picker-time-panel-column > li.ant-picker-time-panel-cell-disabled .ant-picker-time-panel-cell-inner {
  color: rgba(0, 0, 0, 0.25);
  background: transparent;
  cursor: not-allowed;
}
/* stylelint-disable selector-type-no-unknown,selector-no-vendor-prefix */
_:-ms-fullscreen .ant-picker-range-wrapper .ant-picker-month-panel .ant-picker-cell,
:root .ant-picker-range-wrapper .ant-picker-month-panel .ant-picker-cell,
_:-ms-fullscreen .ant-picker-range-wrapper .ant-picker-year-panel .ant-picker-cell,
:root .ant-picker-range-wrapper .ant-picker-year-panel .ant-picker-cell {
  padding: 21px 0;
}
.ant-picker-rtl {
  direction: rtl;
}
.ant-picker-rtl .ant-picker-suffix {
  margin-right: 4px;
  margin-left: 0;
}
.ant-picker-rtl .ant-picker-clear {
  right: auto;
  left: 0;
}
.ant-picker-rtl .ant-picker-separator {
  transform: rotate(180deg);
}
.ant-picker-panel-rtl .ant-picker-header-view button:not(:first-child) {
  margin-right: 8px;
  margin-left: 0;
}
.ant-picker-rtl.ant-picker-range .ant-picker-clear {
  right: auto;
  left: 11px;
}
.ant-picker-rtl.ant-picker-range .ant-picker-active-bar {
  margin-right: 11px;
  margin-left: 0;
}
.ant-picker-rtl.ant-picker-range.ant-picker-small .ant-picker-active-bar {
  margin-right: 7px;
}
.ant-picker-dropdown-rtl .ant-picker-ranges {
  text-align: right;
}
.ant-picker-dropdown-rtl .ant-picker-ranges .ant-picker-ok {
  float: left;
  margin-right: 8px;
  margin-left: 0;
}
.ant-picker-panel-rtl {
  direction: rtl;
}
.ant-picker-panel-rtl .ant-picker-prev-icon,
.ant-picker-panel-rtl .ant-picker-super-prev-icon {
  transform: rotate(135deg);
}
.ant-picker-panel-rtl .ant-picker-next-icon,
.ant-picker-panel-rtl .ant-picker-super-next-icon {
  transform: rotate(-45deg);
}
.ant-picker-cell .ant-picker-cell-inner {
  position: relative;
  z-index: 2;
  display: inline-block;
  min-width: 36px;
  height: 36px;
  line-height: 36px;
  border-radius: 2px;
  transition: background 0.3s, border 0.3s;
}
.ant-picker-panel-rtl .ant-picker-cell-in-view.ant-picker-cell-range-start::before {
  right: 50%;
  left: 0;
}
.ant-picker-panel-rtl .ant-picker-cell-in-view.ant-picker-cell-range-end::before {
  right: 0;
  left: 50%;
}
.ant-picker-panel-rtl .ant-picker-cell-in-view.ant-picker-cell-range-start.ant-picker-cell-range-end::before {
  right: 50%;
  left: 50%;
}
.ant-picker-panel-rtl .ant-picker-date-panel .ant-picker-cell-in-view.ant-picker-cell-in-range.ant-picker-cell-range-hover-start .ant-picker-cell-inner::after {
  right: 0;
  left: -6px;
}
.ant-picker-panel-rtl .ant-picker-date-panel .ant-picker-cell-in-view.ant-picker-cell-in-range.ant-picker-cell-range-hover-end .ant-picker-cell-inner::after {
  right: -6px;
  left: 0;
}
.ant-picker-panel-rtl .ant-picker-cell-range-hover.ant-picker-cell-range-start::after {
  right: 0;
  left: 50%;
}
.ant-picker-panel-rtl .ant-picker-cell-range-hover.ant-picker-cell-range-end::after {
  right: 50%;
  left: 0;
}
.ant-picker-panel-rtl .ant-picker-cell-in-view.ant-picker-cell-range-start:not(.ant-picker-cell-range-start-single):not(.ant-picker-cell-range-end) .ant-picker-cell-inner {
  border-radius: 0 2px 2px 0;
}
.ant-picker-panel-rtl .ant-picker-cell-in-view.ant-picker-cell-range-end:not(.ant-picker-cell-range-end-single):not(.ant-picker-cell-range-start) .ant-picker-cell-inner {
  border-radius: 2px 0 0 2px;
}
.ant-picker-panel-rtl tr > .ant-picker-cell-in-view.ant-picker-cell-range-hover:not(.ant-picker-cell-selected):first-child::after,
.ant-picker-panel-rtl .ant-picker-cell-in-view.ant-picker-cell-start.ant-picker-cell-range-hover-edge-start.ant-picker-cell-range-hover-edge-start-near-range::after,
.ant-picker-panel-rtl .ant-picker-cell-in-view.ant-picker-cell-range-hover-edge-start:not(.ant-picker-cell-range-hover-edge-start-near-range)::after,
.ant-picker-panel-rtl .ant-picker-cell-in-view.ant-picker-cell-range-hover-start::after {
  right: 6px;
  left: 0;
  border-right: 1px dashed #bdd3eb;
  border-left: none;
  border-radius: 0 2px 2px 0;
}
.ant-picker-panel-rtl tr > .ant-picker-cell-in-view.ant-picker-cell-range-hover:not(.ant-picker-cell-selected):last-child::after,
.ant-picker-panel-rtl .ant-picker-cell-in-view.ant-picker-cell-end.ant-picker-cell-range-hover-edge-end.ant-picker-cell-range-hover-edge-end-near-range::after,
.ant-picker-panel-rtl .ant-picker-cell-in-view.ant-picker-cell-range-hover-edge-end:not(.ant-picker-cell-range-hover-edge-end-near-range)::after,
.ant-picker-panel-rtl .ant-picker-cell-in-view.ant-picker-cell-range-hover-end::after {
  right: 0;
  left: 6px;
  border-right: none;
  border-left: 1px dashed #bdd3eb;
  border-radius: 2px 0 0 2px;
}
.ant-picker-panel-rtl tr > .ant-picker-cell-in-view.ant-picker-cell-range-hover-start:last-child::after,
.ant-picker-panel-rtl tr > .ant-picker-cell-in-view.ant-picker-cell-range-hover-end:first-child::after,
.ant-picker-panel-rtl .ant-picker-cell-in-view.ant-picker-cell-start.ant-picker-cell-range-hover-edge-start:not(.ant-picker-cell-range-hover)::after,
.ant-picker-panel-rtl .ant-picker-cell-in-view.ant-picker-cell-start.ant-picker-cell-range-hover-end.ant-picker-cell-range-hover-edge-start:not(.ant-picker-cell-range-hover)::after,
.ant-picker-panel-rtl .ant-picker-cell-in-view.ant-picker-cell-end.ant-picker-cell-range-hover-start.ant-picker-cell-range-hover-edge-end:not(.ant-picker-cell-range-hover)::after,
.ant-picker-panel-rtl tr > .ant-picker-cell-in-view.ant-picker-cell-start.ant-picker-cell-range-hover.ant-picker-cell-range-hover-edge-start:last-child::after,
.ant-picker-panel-rtl tr > .ant-picker-cell-in-view.ant-picker-cell-end.ant-picker-cell-range-hover.ant-picker-cell-range-hover-edge-end:first-child::after {
  right: 6px;
  left: 6px;
  border-right: 1px dashed #bdd3eb;
  border-left: 1px dashed #bdd3eb;
  border-radius: 2px;
}
.ant-picker-dropdown-rtl .ant-picker-footer-extra {
  direction: rtl;
  text-align: right;
}
.ant-picker-panel-rtl .ant-picker-time-panel {
  direction: ltr;
}
.ant-picker-inline {
  border: none;
  padding: 0;
}
.ant-picker-inline .ant-picker-range-arrow {
  display: none !important;
}
.ant-picker-inline .ant-picker-dropdown {
  z-index: auto;
}
.ant-picker-dropdown {
  top: auto;
  top: initial;
  left: auto;
  left: initial;
}
.ant-input-affix-wrapper {
  position: relative;
  display: inline-block;
  width: 100%;
  min-width: 0;
  padding: 4px 11px;
  color: rgba(0, 0, 0, 0.85);
  font-size: 14px;
  line-height: 1.5715;
  background-color: #fff;
  background-image: none;
  border: 1px solid #d9d9d9;
  border-radius: 2px;
  transition: all 0.3s;
  /* stylelint-disable-next-line selector-no-vendor-prefix */
  display: inline-flex;
}
.ant-input-affix-wrapper::-moz-placeholder {
  opacity: 1;
}
.ant-input-affix-wrapper::placeholder {
  color: #bfbfbf;
  -webkit-user-select: none;
     -moz-user-select: none;
          user-select: none;
}
.ant-input-affix-wrapper:-moz-placeholder {
  text-overflow: ellipsis;
}
.ant-input-affix-wrapper:placeholder-shown {
  text-overflow: ellipsis;
}
.ant-input-affix-wrapper:hover {
  border-color: #99bce0;
  border-right-width: 1px;
}
.ant-input-rtl .ant-input-affix-wrapper:hover {
  border-right-width: 0;
  border-left-width: 1px !important;
}
.ant-input-affix-wrapper:focus,
.ant-input-affix-wrapper-focused {
  border-color: #99bce0;
  box-shadow: 0 0 0 2px rgba(110, 158, 212, 0.2);
  border-right-width: 1px;
  outline: 0;
}
.ant-input-rtl .ant-input-affix-wrapper:focus,
.ant-input-rtl .ant-input-affix-wrapper-focused {
  border-right-width: 0;
  border-left-width: 1px !important;
}
.ant-input-affix-wrapper-disabled {
  color: rgba(0, 0, 0, 0.25);
  background-color: #f5f5f5;
  border-color: #d9d9d9;
  box-shadow: none;
  cursor: not-allowed;
  opacity: 1;
}
.ant-input-affix-wrapper-disabled:hover {
  border-color: #d9d9d9;
  border-right-width: 1px;
}
.ant-input-affix-wrapper[disabled] {
  color: rgba(0, 0, 0, 0.25);
  background-color: #f5f5f5;
  border-color: #d9d9d9;
  box-shadow: none;
  cursor: not-allowed;
  opacity: 1;
}
.ant-input-affix-wrapper[disabled]:hover {
  border-color: #d9d9d9;
  border-right-width: 1px;
}
.ant-input-affix-wrapper-borderless,
.ant-input-affix-wrapper-borderless:hover,
.ant-input-affix-wrapper-borderless:focus,
.ant-input-affix-wrapper-borderless-focused,
.ant-input-affix-wrapper-borderless-disabled,
.ant-input-affix-wrapper-borderless[disabled] {
  background-color: transparent;
  border: none;
  box-shadow: none;
}
textarea.ant-input-affix-wrapper {
  max-width: 100%;
  height: auto;
  min-height: 32px;
  line-height: 1.5715;
  vertical-align: bottom;
  transition: all 0.3s, height 0s;
}
.ant-input-affix-wrapper-lg {
  padding: 6.5px 11px;
  font-size: 16px;
}
.ant-input-affix-wrapper-sm {
  padding: 0px 7px;
}
.ant-input-affix-wrapper-rtl {
  direction: rtl;
}
.ant-input-affix-wrapper:not(.ant-input-affix-wrapper-disabled):hover {
  border-color: #99bce0;
  border-right-width: 1px;
  z-index: 1;
}
.ant-input-rtl .ant-input-affix-wrapper:not(.ant-input-affix-wrapper-disabled):hover {
  border-right-width: 0;
  border-left-width: 1px !important;
}
.ant-input-search-with-button .ant-input-affix-wrapper:not(.ant-input-affix-wrapper-disabled):hover {
  z-index: 0;
}
.ant-input-affix-wrapper-focused,
.ant-input-affix-wrapper:focus {
  z-index: 1;
}
.ant-input-affix-wrapper-disabled .ant-input[disabled] {
  background: transparent;
}
.ant-input-affix-wrapper > input.ant-input {
  padding: 0;
  border: none;
  outline: none;
}
.ant-input-affix-wrapper > input.ant-input:focus {
  box-shadow: none !important;
}
.ant-input-affix-wrapper::before {
  width: 0;
  visibility: hidden;
  content: '\a0';
}
.ant-input-prefix,
.ant-input-suffix {
  display: flex;
  flex: none;
  align-items: center;
}
.ant-input-prefix > *:not(:last-child),
.ant-input-suffix > *:not(:last-child) {
  margin-right: 8px;
}
.ant-input-show-count-suffix {
  color: rgba(0, 0, 0, 0.45);
}
.ant-input-show-count-has-suffix {
  margin-right: 2px;
}
.ant-input-prefix {
  margin-right: 4px;
}
.ant-input-suffix {
  margin-left: 4px;
}
.anticon.ant-input-clear-icon,
.ant-input-clear-icon {
  margin: 0;
  color: rgba(0, 0, 0, 0.25);
  font-size: 12px;
  vertical-align: -1px;
  cursor: pointer;
  transition: color 0.3s;
}
.anticon.ant-input-clear-icon:hover,
.ant-input-clear-icon:hover {
  color: rgba(0, 0, 0, 0.45);
}
.anticon.ant-input-clear-icon:active,
.ant-input-clear-icon:active {
  color: rgba(0, 0, 0, 0.85);
}
.anticon.ant-input-clear-icon-hidden,
.ant-input-clear-icon-hidden {
  visibility: hidden;
}
.anticon.ant-input-clear-icon-has-suffix,
.ant-input-clear-icon-has-suffix {
  margin: 0 4px;
}
.ant-input-affix-wrapper-textarea-with-clear-btn {
  padding: 0 !important;
  border: 0 !important;
}
.ant-input-affix-wrapper-textarea-with-clear-btn .ant-input-clear-icon {
  position: absolute;
  top: 8px;
  right: 8px;
  z-index: 1;
}
.ant-input-status-error:not(.ant-input-disabled):not(.ant-input-borderless).ant-input,
.ant-input-status-error:not(.ant-input-disabled):not(.ant-input-borderless).ant-input:hover {
  background: #fff;
  border-color: #ff4d4f;
}
.ant-input-status-error:not(.ant-input-disabled):not(.ant-input-borderless).ant-input:focus,
.ant-input-status-error:not(.ant-input-disabled):not(.ant-input-borderless).ant-input-focused {
  border-color: #ff7875;
  box-shadow: 0 0 0 2px rgba(255, 77, 79, 0.2);
  border-right-width: 1px;
  outline: 0;
}
.ant-input-status-error .ant-input-prefix {
  color: #ff4d4f;
}
.ant-input-status-warning:not(.ant-input-disabled):not(.ant-input-borderless).ant-input,
.ant-input-status-warning:not(.ant-input-disabled):not(.ant-input-borderless).ant-input:hover {
  background: #fff;
  border-color: #faad14;
}
.ant-input-status-warning:not(.ant-input-disabled):not(.ant-input-borderless).ant-input:focus,
.ant-input-status-warning:not(.ant-input-disabled):not(.ant-input-borderless).ant-input-focused {
  border-color: #ffc53d;
  box-shadow: 0 0 0 2px rgba(250, 173, 20, 0.2);
  border-right-width: 1px;
  outline: 0;
}
.ant-input-status-warning .ant-input-prefix {
  color: #faad14;
}
.ant-input-affix-wrapper-status-error:not(.ant-input-affix-wrapper-disabled):not(.ant-input-affix-wrapper-borderless).ant-input-affix-wrapper,
.ant-input-affix-wrapper-status-error:not(.ant-input-affix-wrapper-disabled):not(.ant-input-affix-wrapper-borderless).ant-input-affix-wrapper:hover {
  background: #fff;
  border-color: #ff4d4f;
}
.ant-input-affix-wrapper-status-error:not(.ant-input-affix-wrapper-disabled):not(.ant-input-affix-wrapper-borderless).ant-input-affix-wrapper:focus,
.ant-input-affix-wrapper-status-error:not(.ant-input-affix-wrapper-disabled):not(.ant-input-affix-wrapper-borderless).ant-input-affix-wrapper-focused {
  border-color: #ff7875;
  box-shadow: 0 0 0 2px rgba(255, 77, 79, 0.2);
  border-right-width: 1px;
  outline: 0;
}
.ant-input-affix-wrapper-status-error .ant-input-prefix {
  color: #ff4d4f;
}
.ant-input-affix-wrapper-status-warning:not(.ant-input-affix-wrapper-disabled):not(.ant-input-affix-wrapper-borderless).ant-input-affix-wrapper,
.ant-input-affix-wrapper-status-warning:not(.ant-input-affix-wrapper-disabled):not(.ant-input-affix-wrapper-borderless).ant-input-affix-wrapper:hover {
  background: #fff;
  border-color: #faad14;
}
.ant-input-affix-wrapper-status-warning:not(.ant-input-affix-wrapper-disabled):not(.ant-input-affix-wrapper-borderless).ant-input-affix-wrapper:focus,
.ant-input-affix-wrapper-status-warning:not(.ant-input-affix-wrapper-disabled):not(.ant-input-affix-wrapper-borderless).ant-input-affix-wrapper-focused {
  border-color: #ffc53d;
  box-shadow: 0 0 0 2px rgba(250, 173, 20, 0.2);
  border-right-width: 1px;
  outline: 0;
}
.ant-input-affix-wrapper-status-warning .ant-input-prefix {
  color: #faad14;
}
.ant-input-textarea-status-error.ant-input-textarea-has-feedback .ant-input,
.ant-input-textarea-status-warning.ant-input-textarea-has-feedback .ant-input,
.ant-input-textarea-status-success.ant-input-textarea-has-feedback .ant-input,
.ant-input-textarea-status-validating.ant-input-textarea-has-feedback .ant-input {
  padding-right: 24px;
}
.ant-input-group-wrapper-status-error .ant-input-group-addon {
  color: #ff4d4f;
  border-color: #ff4d4f;
}
.ant-input-group-wrapper-status-warning .ant-input-group-addon {
  color: #faad14;
  border-color: #faad14;
}
.ant-input {
  box-sizing: border-box;
  margin: 0;
  padding: 0;
  font-variant: tabular-nums;
  list-style: none;
  font-feature-settings: 'tnum', "tnum";
  position: relative;
  display: inline-block;
  width: 100%;
  min-width: 0;
  padding: 4px 11px;
  color: rgba(0, 0, 0, 0.85);
  font-size: 14px;
  line-height: 1.5715;
  background-color: #fff;
  background-image: none;
  border: 1px solid #d9d9d9;
  border-radius: 2px;
  transition: all 0.3s;
  /* stylelint-disable-next-line selector-no-vendor-prefix */
}
.ant-input::-moz-placeholder {
  opacity: 1;
}
.ant-input::placeholder {
  color: #bfbfbf;
  -webkit-user-select: none;
     -moz-user-select: none;
          user-select: none;
}
.ant-input:-moz-placeholder {
  text-overflow: ellipsis;
}
.ant-input:placeholder-shown {
  text-overflow: ellipsis;
}
.ant-input:hover {
  border-color: #99bce0;
  border-right-width: 1px;
}
.ant-input-rtl .ant-input:hover {
  border-right-width: 0;
  border-left-width: 1px !important;
}
.ant-input:focus,
.ant-input-focused {
  border-color: #99bce0;
  box-shadow: 0 0 0 2px rgba(110, 158, 212, 0.2);
  border-right-width: 1px;
  outline: 0;
}
.ant-input-rtl .ant-input:focus,
.ant-input-rtl .ant-input-focused {
  border-right-width: 0;
  border-left-width: 1px !important;
}
.ant-input-disabled {
  color: rgba(0, 0, 0, 0.25);
  background-color: #f5f5f5;
  border-color: #d9d9d9;
  box-shadow: none;
  cursor: not-allowed;
  opacity: 1;
}
.ant-input-disabled:hover {
  border-color: #d9d9d9;
  border-right-width: 1px;
}
.ant-input[disabled] {
  color: rgba(0, 0, 0, 0.25);
  background-color: #f5f5f5;
  border-color: #d9d9d9;
  box-shadow: none;
  cursor: not-allowed;
  opacity: 1;
}
.ant-input[disabled]:hover {
  border-color: #d9d9d9;
  border-right-width: 1px;
}
.ant-input-borderless,
.ant-input-borderless:hover,
.ant-input-borderless:focus,
.ant-input-borderless-focused,
.ant-input-borderless-disabled,
.ant-input-borderless[disabled] {
  background-color: transparent;
  border: none;
  box-shadow: none;
}
textarea.ant-input {
  max-width: 100%;
  height: auto;
  min-height: 32px;
  line-height: 1.5715;
  vertical-align: bottom;
  transition: all 0.3s, height 0s;
}
.ant-input-lg {
  padding: 6.5px 11px;
  font-size: 16px;
}
.ant-input-sm {
  padding: 0px 7px;
}
.ant-input-rtl {
  direction: rtl;
}
.ant-input-group {
  box-sizing: border-box;
  margin: 0;
  padding: 0;
  color: rgba(0, 0, 0, 0.85);
  font-size: 14px;
  font-variant: tabular-nums;
  line-height: 1.5715;
  list-style: none;
  font-feature-settings: 'tnum', "tnum";
  position: relative;
  display: table;
  width: 100%;
  border-collapse: separate;
  border-spacing: 0;
}
.ant-input-group[class*='col-'] {
  float: none;
  padding-right: 0;
  padding-left: 0;
}
.ant-input-group > [class*='col-'] {
  padding-right: 8px;
}
.ant-input-group > [class*='col-']:last-child {
  padding-right: 0;
}
.ant-input-group-addon,
.ant-input-group-wrap,
.ant-input-group > .ant-input {
  display: table-cell;
}
.ant-input-group-addon:not(:first-child):not(:last-child),
.ant-input-group-wrap:not(:first-child):not(:last-child),
.ant-input-group > .ant-input:not(:first-child):not(:last-child) {
  border-radius: 0;
}
.ant-input-group-addon,
.ant-input-group-wrap {
  width: 1px;
  white-space: nowrap;
  vertical-align: middle;
}
.ant-input-group-wrap > * {
  display: block !important;
}
.ant-input-group .ant-input {
  float: left;
  width: 100%;
  margin-bottom: 0;
  text-align: inherit;
}
.ant-input-group .ant-input:focus {
  z-index: 1;
  border-right-width: 1px;
}
.ant-input-group .ant-input:hover {
  z-index: 1;
  border-right-width: 1px;
}
.ant-input-search-with-button .ant-input-group .ant-input:hover {
  z-index: 0;
}
.ant-input-group-addon {
  position: relative;
  padding: 0 11px;
  color: rgba(0, 0, 0, 0.85);
  font-weight: normal;
  font-size: 14px;
  text-align: center;
  background-color: #fafafa;
  border: 1px solid #d9d9d9;
  border-radius: 2px;
  transition: all 0.3s;
}
.ant-input-group-addon .ant-select {
  margin: -5px -11px;
}
.ant-input-group-addon .ant-select.ant-select-single:not(.ant-select-customize-input) .ant-select-selector {
  background-color: inherit;
  border: 1px solid transparent;
  box-shadow: none;
}
.ant-input-group-addon .ant-select-open .ant-select-selector,
.ant-input-group-addon .ant-select-focused .ant-select-selector {
  color: #6e9ed4;
}
.ant-input-group-addon .ant-cascader-picker {
  margin: -9px -12px;
  background-color: transparent;
}
.ant-input-group-addon .ant-cascader-picker .ant-cascader-input {
  text-align: left;
  border: 0;
  box-shadow: none;
}
.ant-input-group > .ant-input:first-child,
.ant-input-group-addon:first-child {
  border-top-right-radius: 0;
  border-bottom-right-radius: 0;
}
.ant-input-group > .ant-input:first-child .ant-select .ant-select-selector,
.ant-input-group-addon:first-child .ant-select .ant-select-selector {
  border-top-right-radius: 0;
  border-bottom-right-radius: 0;
}
.ant-input-group > .ant-input-affix-wrapper:not(:first-child) .ant-input {
  border-top-left-radius: 0;
  border-bottom-left-radius: 0;
}
.ant-input-group > .ant-input-affix-wrapper:not(:last-child) .ant-input {
  border-top-right-radius: 0;
  border-bottom-right-radius: 0;
}
.ant-input-group-addon:first-child {
  border-right: 0;
}
.ant-input-group-addon:last-child {
  border-left: 0;
}
.ant-input-group > .ant-input:last-child,
.ant-input-group-addon:last-child {
  border-top-left-radius: 0;
  border-bottom-left-radius: 0;
}
.ant-input-group > .ant-input:last-child .ant-select .ant-select-selector,
.ant-input-group-addon:last-child .ant-select .ant-select-selector {
  border-top-left-radius: 0;
  border-bottom-left-radius: 0;
}
.ant-input-group-lg .ant-input,
.ant-input-group-lg > .ant-input-group-addon {
  padding: 6.5px 11px;
  font-size: 16px;
}
.ant-input-group-sm .ant-input,
.ant-input-group-sm > .ant-input-group-addon {
  padding: 0px 7px;
}
.ant-input-group-lg .ant-select-single .ant-select-selector {
  height: 40px;
}
.ant-input-group-sm .ant-select-single .ant-select-selector {
  height: 24px;
}
.ant-input-group .ant-input-affix-wrapper:not(:last-child) {
  border-top-right-radius: 0;
  border-bottom-right-radius: 0;
}
.ant-input-search .ant-input-group .ant-input-affix-wrapper:not(:last-child) {
  border-top-left-radius: 2px;
  border-bottom-left-radius: 2px;
}
.ant-input-group .ant-input-affix-wrapper:not(:first-child),
.ant-input-search .ant-input-group .ant-input-affix-wrapper:not(:first-child) {
  border-top-left-radius: 0;
  border-bottom-left-radius: 0;
}
.ant-input-group.ant-input-group-compact {
  display: block;
}
.ant-input-group.ant-input-group-compact::before {
  display: table;
  content: '';
}
.ant-input-group.ant-input-group-compact::after {
  display: table;
  clear: both;
  content: '';
}
.ant-input-group.ant-input-group-compact::before {
  display: table;
  content: '';
}
.ant-input-group.ant-input-group-compact::after {
  display: table;
  clear: both;
  content: '';
}
.ant-input-group.ant-input-group-compact-addon:not(:first-child):not(:last-child),
.ant-input-group.ant-input-group-compact-wrap:not(:first-child):not(:last-child),
.ant-input-group.ant-input-group-compact > .ant-input:not(:first-child):not(:last-child) {
  border-right-width: 1px;
}
.ant-input-group.ant-input-group-compact-addon:not(:first-child):not(:last-child):hover,
.ant-input-group.ant-input-group-compact-wrap:not(:first-child):not(:last-child):hover,
.ant-input-group.ant-input-group-compact > .ant-input:not(:first-child):not(:last-child):hover {
  z-index: 1;
}
.ant-input-group.ant-input-group-compact-addon:not(:first-child):not(:last-child):focus,
.ant-input-group.ant-input-group-compact-wrap:not(:first-child):not(:last-child):focus,
.ant-input-group.ant-input-group-compact > .ant-input:not(:first-child):not(:last-child):focus {
  z-index: 1;
}
.ant-input-group.ant-input-group-compact > * {
  display: inline-block;
  float: none;
  vertical-align: top;
  border-radius: 0;
}
.ant-input-group.ant-input-group-compact > .ant-input-affix-wrapper {
  display: inline-flex;
}
.ant-input-group.ant-input-group-compact > .ant-picker-range {
  display: inline-flex;
}
.ant-input-group.ant-input-group-compact > *:not(:last-child) {
  margin-right: -1px;
  border-right-width: 1px;
}
.ant-input-group.ant-input-group-compact .ant-input {
  float: none;
}
.ant-input-group.ant-input-group-compact > .ant-select > .ant-select-selector,
.ant-input-group.ant-input-group-compact > .ant-select-auto-complete .ant-input,
.ant-input-group.ant-input-group-compact > .ant-cascader-picker .ant-input,
.ant-input-group.ant-input-group-compact > .ant-input-group-wrapper .ant-input {
  border-right-width: 1px;
  border-radius: 0;
}
.ant-input-group.ant-input-group-compact > .ant-select > .ant-select-selector:hover,
.ant-input-group.ant-input-group-compact > .ant-select-auto-complete .ant-input:hover,
.ant-input-group.ant-input-group-compact > .ant-cascader-picker .ant-input:hover,
.ant-input-group.ant-input-group-compact > .ant-input-group-wrapper .ant-input:hover {
  z-index: 1;
}
.ant-input-group.ant-input-group-compact > .ant-select > .ant-select-selector:focus,
.ant-input-group.ant-input-group-compact > .ant-select-auto-complete .ant-input:focus,
.ant-input-group.ant-input-group-compact > .ant-cascader-picker .ant-input:focus,
.ant-input-group.ant-input-group-compact > .ant-input-group-wrapper .ant-input:focus {
  z-index: 1;
}
.ant-input-group.ant-input-group-compact > .ant-select-focused {
  z-index: 1;
}
.ant-input-group.ant-input-group-compact > .ant-select > .ant-select-arrow {
  z-index: 1;
}
.ant-input-group.ant-input-group-compact > *:first-child,
.ant-input-group.ant-input-group-compact > .ant-select:first-child > .ant-select-selector,
.ant-input-group.ant-input-group-compact > .ant-select-auto-complete:first-child .ant-input,
.ant-input-group.ant-input-group-compact > .ant-cascader-picker:first-child .ant-input {
  border-top-left-radius: 2px;
  border-bottom-left-radius: 2px;
}
.ant-input-group.ant-input-group-compact > *:last-child,
.ant-input-group.ant-input-group-compact > .ant-select:last-child > .ant-select-selector,
.ant-input-group.ant-input-group-compact > .ant-cascader-picker:last-child .ant-input,
.ant-input-group.ant-input-group-compact > .ant-cascader-picker-focused:last-child .ant-input {
  border-right-width: 1px;
  border-top-right-radius: 2px;
  border-bottom-right-radius: 2px;
}
.ant-input-group.ant-input-group-compact > .ant-select-auto-complete .ant-input {
  vertical-align: top;
}
.ant-input-group.ant-input-group-compact .ant-input-group-wrapper + .ant-input-group-wrapper {
  margin-left: -1px;
}
.ant-input-group.ant-input-group-compact .ant-input-group-wrapper + .ant-input-group-wrapper .ant-input-affix-wrapper {
  border-radius: 0;
}
.ant-input-group.ant-input-group-compact .ant-input-group-wrapper:not(:last-child).ant-input-search > .ant-input-group > .ant-input-group-addon > .ant-input-search-button {
  border-radius: 0;
}
.ant-input-group.ant-input-group-compact .ant-input-group-wrapper:not(:last-child).ant-input-search > .ant-input-group > .ant-input {
  border-radius: 2px 0 0 2px;
}
.ant-input-group > .ant-input-rtl:first-child,
.ant-input-group-rtl .ant-input-group-addon:first-child {
  border-radius: 0 2px 2px 0;
}
.ant-input-group-rtl .ant-input-group-addon:first-child {
  border-right: 1px solid #d9d9d9;
  border-left: 0;
}
.ant-input-group-rtl .ant-input-group-addon:last-child {
  border-right: 0;
  border-left: 1px solid #d9d9d9;
}
.ant-input-group-rtl.ant-input-group > .ant-input:last-child,
.ant-input-group-rtl.ant-input-group-addon:last-child {
  border-radius: 2px 0 0 2px;
}
.ant-input-group-rtl.ant-input-group .ant-input-affix-wrapper:not(:first-child) {
  border-radius: 2px 0 0 2px;
}
.ant-input-group-rtl.ant-input-group .ant-input-affix-wrapper:not(:last-child) {
  border-radius: 0 2px 2px 0;
}
.ant-input-group-rtl.ant-input-group.ant-input-group-compact > *:not(:last-child) {
  margin-right: 0;
  margin-left: -1px;
  border-left-width: 1px;
}
.ant-input-group-rtl.ant-input-group.ant-input-group-compact > *:first-child,
.ant-input-group-rtl.ant-input-group.ant-input-group-compact > .ant-select:first-child > .ant-select-selector,
.ant-input-group-rtl.ant-input-group.ant-input-group-compact > .ant-select-auto-complete:first-child .ant-input,
.ant-input-group-rtl.ant-input-group.ant-input-group-compact > .ant-cascader-picker:first-child .ant-input {
  border-radius: 0 2px 2px 0;
}
.ant-input-group-rtl.ant-input-group.ant-input-group-compact > *:last-child,
.ant-input-group-rtl.ant-input-group.ant-input-group-compact > .ant-select:last-child > .ant-select-selector,
.ant-input-group-rtl.ant-input-group.ant-input-group-compact > .ant-select-auto-complete:last-child .ant-input,
.ant-input-group-rtl.ant-input-group.ant-input-group-compact > .ant-cascader-picker:last-child .ant-input,
.ant-input-group-rtl.ant-input-group.ant-input-group-compact > .ant-cascader-picker-focused:last-child .ant-input {
  border-left-width: 1px;
  border-radius: 2px 0 0 2px;
}
.ant-input-group.ant-input-group-compact .ant-input-group-wrapper-rtl + .ant-input-group-wrapper-rtl {
  margin-right: -1px;
  margin-left: 0;
}
.ant-input-group.ant-input-group-compact .ant-input-group-wrapper-rtl:not(:last-child).ant-input-search > .ant-input-group > .ant-input {
  border-radius: 0 2px 2px 0;
}
.ant-input-group-wrapper {
  display: inline-block;
  width: 100%;
  text-align: start;
  vertical-align: top;
}
.ant-input-password-icon.anticon {
  color: rgba(0, 0, 0, 0.45);
  cursor: pointer;
  transition: all 0.3s;
}
.ant-input-password-icon.anticon:hover {
  color: rgba(0, 0, 0, 0.85);
}
.ant-input[type='color'] {
  height: 32px;
}
.ant-input[type='color'].ant-input-lg {
  height: 40px;
}
.ant-input[type='color'].ant-input-sm {
  height: 24px;
  padding-top: 3px;
  padding-bottom: 3px;
}
.ant-input-textarea-show-count > .ant-input {
  height: 100%;
}
.ant-input-textarea-show-count::after {
  float: right;
  color: rgba(0, 0, 0, 0.45);
  white-space: nowrap;
  content: attr(data-count);
  pointer-events: none;
}
.ant-input-textarea-show-count.ant-input-textarea-in-form-item::after {
  margin-bottom: -22px;
}
.ant-input-textarea-suffix {
  position: absolute;
  top: 0;
  right: 11px;
  bottom: 0;
  z-index: 1;
  display: inline-flex;
  align-items: center;
  margin: auto;
}
.ant-input-search .ant-input:hover,
.ant-input-search .ant-input:focus {
  border-color: #99bce0;
}
.ant-input-search .ant-input:hover + .ant-input-group-addon .ant-input-search-button:not(.ant-btn-primary),
.ant-input-search .ant-input:focus + .ant-input-group-addon .ant-input-search-button:not(.ant-btn-primary) {
  border-left-color: #99bce0;
}
.ant-input-search .ant-input-affix-wrapper {
  border-radius: 0;
}
.ant-input-search .ant-input-lg {
  line-height: 1.5713;
}
.ant-input-search > .ant-input-group > .ant-input-group-addon:last-child {
  left: -1px;
  padding: 0;
  border: 0;
}
.ant-input-search > .ant-input-group > .ant-input-group-addon:last-child .ant-input-search-button {
  padding-top: 0;
  padding-bottom: 0;
  border-radius: 0 2px 2px 0;
}
.ant-input-search > .ant-input-group > .ant-input-group-addon:last-child .ant-input-search-button:not(.ant-btn-primary) {
  color: rgba(0, 0, 0, 0.45);
}
.ant-input-search > .ant-input-group > .ant-input-group-addon:last-child .ant-input-search-button:not(.ant-btn-primary).ant-btn-loading::before {
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
}
.ant-input-search-button {
  height: 32px;
}
.ant-input-search-button:hover,
.ant-input-search-button:focus {
  z-index: 1;
}
.ant-input-search-large .ant-input-search-button {
  height: 40px;
}
.ant-input-search-small .ant-input-search-button {
  height: 24px;
}
.ant-input-group-wrapper-rtl {
  direction: rtl;
}
.ant-input-group-rtl {
  direction: rtl;
}
.ant-input-affix-wrapper.ant-input-affix-wrapper-rtl > input.ant-input {
  border: none;
  outline: none;
}
.ant-input-affix-wrapper-rtl .ant-input-prefix {
  margin: 0 0 0 4px;
}
.ant-input-affix-wrapper-rtl .ant-input-suffix {
  margin: 0 4px 0 0;
}
.ant-input-textarea-rtl {
  direction: rtl;
}
.ant-input-textarea-rtl.ant-input-textarea-show-count::after {
  text-align: left;
}
.ant-input-affix-wrapper-rtl .ant-input-clear-icon-has-suffix {
  margin-right: 0;
  margin-left: 4px;
}
.ant-input-affix-wrapper-rtl .ant-input-clear-icon {
  right: auto;
  left: 8px;
}
.ant-input-search-rtl {
  direction: rtl;
}
.ant-input-search-rtl .ant-input:hover + .ant-input-group-addon .ant-input-search-button:not(.ant-btn-primary),
.ant-input-search-rtl .ant-input:focus + .ant-input-group-addon .ant-input-search-button:not(.ant-btn-primary) {
  border-right-color: #99bce0;
  border-left-color: #d9d9d9;
}
.ant-input-search-rtl > .ant-input-group > .ant-input-affix-wrapper:hover,
.ant-input-search-rtl > .ant-input-group > .ant-input-affix-wrapper-focused {
  border-right-color: #99bce0;
}
.ant-input-search-rtl > .ant-input-group > .ant-input-group-addon {
  right: -1px;
  left: auto;
}
.ant-input-search-rtl > .ant-input-group > .ant-input-group-addon .ant-input-search-button {
  border-radius: 2px 0 0 2px;
}
@media screen and (-ms-high-contrast: active), (-ms-high-contrast: none) {
  .ant-input {
    height: 32px;
  }
  .ant-input-lg {
    height: 40px;
  }
  .ant-input-sm {
    height: 24px;
  }
  .ant-input-affix-wrapper > input.ant-input {
    height: auto;
  }
}
textarea.nz-textarea-autosize-measuring {
  height: auto !important;
  overflow: hidden !important;
  padding: 2px 0 !important;
}
.ant-input-search-rtl.ant-input-search-enter-button + .ant-input-group-addon .ant-input-search-button.ant-btn-icon-only,
.ant-input-search-rtl.ant-input-search-enter-button input + .ant-input-group-addon .ant-input-search-button.ant-btn-icon-only {
  width: 32px;
  height: 32px;
}
.ant-input-search-rtl.ant-input-search-enter-button + .ant-input-group-addon .ant-input-search-button.ant-btn-icon-only.ant-btn-sm,
.ant-input-search-rtl.ant-input-search-enter-button input + .ant-input-group-addon .ant-input-search-button.ant-btn-icon-only.ant-btn-sm {
  width: 24px;
  height: 24px;
}
.ant-input-search-rtl.ant-input-search-enter-button + .ant-input-group-addon .ant-input-search-button.ant-btn-icon-only.ant-btn-lg,
.ant-input-search-rtl.ant-input-search-enter-button input + .ant-input-group-addon .ant-input-search-button.ant-btn-icon-only.ant-btn-lg {
  width: 40px;
  height: 40px;
}
.ant-input-affix-wrapper-textarea-with-clear-btn .ant-input-suffix {
  margin-left: 0;
}
nz-form-item-feedback-icon.ant-input-suffix {
  display: flex;
  flex: none;
  align-items: center;
  pointer-events: none;
}
nz-form-item-feedback-icon.ant-input-suffix {
  position: absolute;
  top: 0;
  right: 0;
  z-index: 1;
  height: 100%;
  margin-right: 12px;
  margin-left: 4px;
}
.ant-input-status-error.ant-input-has-feedback,
.ant-input-status-warning.ant-input-has-feedback,
.ant-input-status-validating.ant-input-has-feedback,
.ant-input-status-success.ant-input-has-feedback {
  padding-right: 28px;
}
.ant-tag {
  box-sizing: border-box;
  margin: 0;
  padding: 0;
  color: rgba(0, 0, 0, 0.85);
  font-size: 14px;
  font-variant: tabular-nums;
  line-height: 1.5715;
  list-style: none;
  font-feature-settings: 'tnum', "tnum";
  display: inline-block;
  height: auto;
  margin-right: 8px;
  padding: 0 7px;
  font-size: 12px;
  line-height: 20px;
  white-space: nowrap;
  background: #fafafa;
  border: 1px solid #d9d9d9;
  border-radius: 2px;
  opacity: 1;
  transition: all 0.3s;
}
.ant-tag,
.ant-tag a,
.ant-tag a:hover {
  color: rgba(0, 0, 0, 0.85);
}
.ant-tag > a:first-child:last-child {
  display: inline-block;
  margin: 0 -8px;
  padding: 0 8px;
}
.ant-tag-close-icon {
  margin-left: 3px;
  color: rgba(0, 0, 0, 0.45);
  font-size: 10px;
  cursor: pointer;
  transition: all 0.3s;
}
.ant-tag-close-icon:hover {
  color: rgba(0, 0, 0, 0.85);
}
.ant-tag-has-color {
  border-color: transparent;
}
.ant-tag-has-color,
.ant-tag-has-color a,
.ant-tag-has-color a:hover,
.ant-tag-has-color .anticon-close,
.ant-tag-has-color .anticon-close:hover {
  color: #fff;
}
.ant-tag-checkable {
  background-color: transparent;
  border-color: transparent;
  cursor: pointer;
}
.ant-tag-checkable:not(.ant-tag-checkable-checked):hover {
  color: #6e9ed4;
}
.ant-tag-checkable:active,
.ant-tag-checkable-checked {
  color: #fff;
}
.ant-tag-checkable-checked {
  background-color: #6e9ed4;
}
.ant-tag-checkable:active {
  background-color: #5179ad;
}
.ant-tag-hidden {
  display: none;
}
.ant-tag-pink {
  color: #c41d7f;
  background: #fff0f6;
  border-color: #ffadd2;
}
.ant-tag-pink-inverse {
  color: #fff;
  background: #eb2f96;
  border-color: #eb2f96;
}
.ant-tag-magenta {
  color: #c41d7f;
  background: #fff0f6;
  border-color: #ffadd2;
}
.ant-tag-magenta-inverse {
  color: #fff;
  background: #eb2f96;
  border-color: #eb2f96;
}
.ant-tag-red {
  color: #cf1322;
  background: #fff1f0;
  border-color: #ffa39e;
}
.ant-tag-red-inverse {
  color: #fff;
  background: #f5222d;
  border-color: #f5222d;
}
.ant-tag-volcano {
  color: #d4380d;
  background: #fff2e8;
  border-color: #ffbb96;
}
.ant-tag-volcano-inverse {
  color: #fff;
  background: #fa541c;
  border-color: #fa541c;
}
.ant-tag-orange {
  color: #d46b08;
  background: #fff7e6;
  border-color: #ffd591;
}
.ant-tag-orange-inverse {
  color: #fff;
  background: #fa8c16;
  border-color: #fa8c16;
}
.ant-tag-yellow {
  color: #d4b106;
  background: #feffe6;
  border-color: #fffb8f;
}
.ant-tag-yellow-inverse {
  color: #fff;
  background: #fadb14;
  border-color: #fadb14;
}
.ant-tag-gold {
  color: #d48806;
  background: #fffbe6;
  border-color: #ffe58f;
}
.ant-tag-gold-inverse {
  color: #fff;
  background: #faad14;
  border-color: #faad14;
}
.ant-tag-cyan {
  color: #08979c;
  background: #e6fffb;
  border-color: #87e8de;
}
.ant-tag-cyan-inverse {
  color: #fff;
  background: #13c2c2;
  border-color: #13c2c2;
}
.ant-tag-lime {
  color: #7cb305;
  background: #fcffe6;
  border-color: #eaff8f;
}
.ant-tag-lime-inverse {
  color: #fff;
  background: #a0d911;
  border-color: #a0d911;
}
.ant-tag-green {
  color: #389e0d;
  background: #f6ffed;
  border-color: #b7eb8f;
}
.ant-tag-green-inverse {
  color: #fff;
  background: #52c41a;
  border-color: #52c41a;
}
.ant-tag-blue {
  color: #096dd9;
  background: #e6f7ff;
  border-color: #91d5ff;
}
.ant-tag-blue-inverse {
  color: #fff;
  background: #1890ff;
  border-color: #1890ff;
}
.ant-tag-geekblue {
  color: #1d39c4;
  background: #f0f5ff;
  border-color: #adc6ff;
}
.ant-tag-geekblue-inverse {
  color: #fff;
  background: #2f54eb;
  border-color: #2f54eb;
}
.ant-tag-purple {
  color: #531dab;
  background: #f9f0ff;
  border-color: #d3adf7;
}
.ant-tag-purple-inverse {
  color: #fff;
  background: #722ed1;
  border-color: #722ed1;
}
.ant-tag-success {
  color: #52c41a;
  background: #f6ffed;
  border-color: #b7eb8f;
}
.ant-tag-processing {
  color: #6e9ed4;
  background: #f0f9ff;
  border-color: #ebf3fa;
}
.ant-tag-error {
  color: #ff4d4f;
  background: #fff2f0;
  border-color: #ffccc7;
}
.ant-tag-warning {
  color: #faad14;
  background: #fffbe6;
  border-color: #ffe58f;
}
.ant-tag > .anticon + span,
.ant-tag > span + .anticon {
  margin-left: 7px;
}
.ant-tag.ant-tag-rtl {
  margin-right: 0;
  margin-left: 8px;
  direction: rtl;
  text-align: right;
}
.ant-tag-rtl .ant-tag-close-icon {
  margin-right: 3px;
  margin-left: 0;
}
.ant-tag-rtl.ant-tag > .anticon + span,
.ant-tag-rtl.ant-tag > span + .anticon {
  margin-right: 7px;
  margin-left: 0;
}
.ant-dropdown-menu-item.ant-dropdown-menu-item-danger {
  color: #ff4d4f;
}
.ant-dropdown-menu-item.ant-dropdown-menu-item-danger:hover {
  color: #fff;
  background-color: #ff4d4f;
}
.ant-dropdown {
  box-sizing: border-box;
  margin: 0;
  padding: 0;
  color: rgba(0, 0, 0, 0.85);
  font-size: 14px;
  font-variant: tabular-nums;
  line-height: 1.5715;
  list-style: none;
  font-feature-settings: 'tnum', "tnum";
  position: absolute;
  top: -9999px;
  left: -9999px;
  z-index: 1050;
  display: block;
}
.ant-dropdown::before {
  position: absolute;
  top: -4px;
  right: 0;
  bottom: -4px;
  left: -7px;
  z-index: -9999;
  opacity: 0.0001;
  content: ' ';
}
.ant-dropdown-wrap {
  position: relative;
}
.ant-dropdown-wrap .ant-btn > .anticon-down {
  font-size: 10px;
}
.ant-dropdown-wrap .anticon-down::before {
  transition: transform 0.2s;
}
.ant-dropdown-wrap-open .anticon-down::before {
  transform: rotate(180deg);
}
.ant-dropdown-hidden,
.ant-dropdown-menu-hidden,
.ant-dropdown-menu-submenu-hidden {
  display: none;
}
.ant-dropdown-show-arrow.ant-dropdown-placement-topLeft,
.ant-dropdown-show-arrow.ant-dropdown-placement-top,
.ant-dropdown-show-arrow.ant-dropdown-placement-topRight {
  padding-bottom: 15.3137085px;
}
.ant-dropdown-show-arrow.ant-dropdown-placement-bottomLeft,
.ant-dropdown-show-arrow.ant-dropdown-placement-bottom,
.ant-dropdown-show-arrow.ant-dropdown-placement-bottomRight {
  padding-top: 15.3137085px;
}
.ant-dropdown-arrow {
  position: absolute;
  z-index: 1;
  display: block;
  width: 11.3137085px;
  height: 11.3137085px;
  background: linear-gradient(135deg, transparent 40%, #fff 40%);
  border-radius: 0 0 2px;
  pointer-events: none;
}
.ant-dropdown-arrow::before {
  position: absolute;
  top: -11.3137085px;
  left: -11.3137085px;
  width: 33.9411255px;
  height: 33.9411255px;
  background: #fff;
  background-repeat: no-repeat;
  background-position: -10px -10px;
  content: '';
  clip-path: path('M 9.849242404917499 24.091883092036785 A 5 5 0 0 1 13.384776310850237 22.627416997969522 L 20.627416997969522 22.627416997969522 A 2 2 0 0 0 22.627416997969522 20.627416997969522 L 22.627416997969522 13.384776310850237 A 5 5 0 0 1 24.091883092036785 9.849242404917499 L 23.091883092036785 9.849242404917499 L 9.849242404917499 23.091883092036785 Z');
}
.ant-dropdown-placement-top > .ant-dropdown-arrow,
.ant-dropdown-placement-topLeft > .ant-dropdown-arrow,
.ant-dropdown-placement-topRight > .ant-dropdown-arrow {
  bottom: 10px;
  box-shadow: 3px 3px 7px -3px rgba(0, 0, 0, 0.1);
  transform: rotate(45deg);
}
.ant-dropdown-placement-top > .ant-dropdown-arrow {
  left: 50%;
  transform: translateX(-50%) rotate(45deg);
}
.ant-dropdown-placement-topLeft > .ant-dropdown-arrow {
  left: 16px;
}
.ant-dropdown-placement-topRight > .ant-dropdown-arrow {
  right: 16px;
}
.ant-dropdown-placement-bottom > .ant-dropdown-arrow,
.ant-dropdown-placement-bottomLeft > .ant-dropdown-arrow,
.ant-dropdown-placement-bottomRight > .ant-dropdown-arrow {
  top: 9.41421356px;
  box-shadow: 2px 2px 5px -2px rgba(0, 0, 0, 0.1);
  transform: rotate(-135deg) translateY(-0.5px);
}
.ant-dropdown-placement-bottom > .ant-dropdown-arrow {
  left: 50%;
  transform: translateX(-50%) rotate(-135deg) translateY(-0.5px);
}
.ant-dropdown-placement-bottomLeft > .ant-dropdown-arrow {
  left: 16px;
}
.ant-dropdown-placement-bottomRight > .ant-dropdown-arrow {
  right: 16px;
}
.ant-dropdown-menu {
  position: relative;
  margin: 0;
  padding: 4px 0;
  text-align: left;
  list-style-type: none;
  background-color: #fff;
  background-clip: padding-box;
  border-radius: 2px;
  outline: none;
  box-shadow: 0 3px 6px -4px rgba(0, 0, 0, 0.12), 0 6px 16px 0 rgba(0, 0, 0, 0.08), 0 9px 28px 8px rgba(0, 0, 0, 0.05);
}
.ant-dropdown-menu-item-group-title {
  padding: 5px 12px;
  color: rgba(0, 0, 0, 0.45);
  transition: all 0.3s;
}
.ant-dropdown-menu-submenu-popup {
  position: absolute;
  z-index: 1050;
  background: transparent;
  box-shadow: none;
  transform-origin: 0 0;
}
.ant-dropdown-menu-submenu-popup ul,
.ant-dropdown-menu-submenu-popup li {
  list-style: none;
}
.ant-dropdown-menu-submenu-popup ul {
  margin-right: 0.3em;
  margin-left: 0.3em;
}
.ant-dropdown-menu-item {
  position: relative;
  display: flex;
  align-items: center;
}
.ant-dropdown-menu-item-icon {
  min-width: 12px;
  margin-right: 8px;
  font-size: 12px;
}
.ant-dropdown-menu-title-content {
  flex: auto;
}
.ant-dropdown-menu-title-content > a {
  color: inherit;
  transition: all 0.3s;
}
.ant-dropdown-menu-title-content > a:hover {
  color: inherit;
}
.ant-dropdown-menu-title-content > a::after {
  position: absolute;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  content: '';
}
.ant-dropdown-menu-item,
.ant-dropdown-menu-submenu-title {
  clear: both;
  margin: 0;
  padding: 5px 12px;
  color: rgba(0, 0, 0, 0.85);
  font-weight: normal;
  font-size: 14px;
  line-height: 22px;
  cursor: pointer;
  transition: all 0.3s;
}
.ant-dropdown-menu-item-selected,
.ant-dropdown-menu-submenu-title-selected {
  color: #6e9ed4;
  background-color: #f0f9ff;
}
.ant-dropdown-menu-item:hover,
.ant-dropdown-menu-submenu-title:hover,
.ant-dropdown-menu-item.ant-dropdown-menu-item-active,
.ant-dropdown-menu-item.ant-dropdown-menu-submenu-title-active,
.ant-dropdown-menu-submenu-title.ant-dropdown-menu-item-active,
.ant-dropdown-menu-submenu-title.ant-dropdown-menu-submenu-title-active {
  background-color: #f5f5f5;
}
.ant-dropdown-menu-item-disabled,
.ant-dropdown-menu-submenu-title-disabled {
  color: rgba(0, 0, 0, 0.25);
  cursor: not-allowed;
}
.ant-dropdown-menu-item-disabled:hover,
.ant-dropdown-menu-submenu-title-disabled:hover {
  color: rgba(0, 0, 0, 0.25);
  background-color: #fff;
  cursor: not-allowed;
}
.ant-dropdown-menu-item-disabled a,
.ant-dropdown-menu-submenu-title-disabled a {
  pointer-events: none;
}
.ant-dropdown-menu-item-divider,
.ant-dropdown-menu-submenu-title-divider {
  height: 1px;
  margin: 4px 0;
  overflow: hidden;
  line-height: 0;
  background-color: #f0f0f0;
}
.ant-dropdown-menu-item .ant-dropdown-menu-submenu-expand-icon,
.ant-dropdown-menu-submenu-title .ant-dropdown-menu-submenu-expand-icon {
  position: absolute;
  right: 8px;
}
.ant-dropdown-menu-item .ant-dropdown-menu-submenu-expand-icon .ant-dropdown-menu-submenu-arrow-icon,
.ant-dropdown-menu-submenu-title .ant-dropdown-menu-submenu-expand-icon .ant-dropdown-menu-submenu-arrow-icon {
  margin-right: 0 !important;
  color: rgba(0, 0, 0, 0.45);
  font-size: 10px;
  font-style: normal;
}
.ant-dropdown-menu-item-group-list {
  margin: 0 8px;
  padding: 0;
  list-style: none;
}
.ant-dropdown-menu-submenu-title {
  padding-right: 24px;
}
.ant-dropdown-menu-submenu-vertical {
  position: relative;
}
.ant-dropdown-menu-submenu-vertical > .ant-dropdown-menu {
  position: absolute;
  top: 0;
  left: 100%;
  min-width: 100%;
  margin-left: 4px;
  transform-origin: 0 0;
}
.ant-dropdown-menu-submenu.ant-dropdown-menu-submenu-disabled .ant-dropdown-menu-submenu-title,
.ant-dropdown-menu-submenu.ant-dropdown-menu-submenu-disabled .ant-dropdown-menu-submenu-title .ant-dropdown-menu-submenu-arrow-icon {
  color: rgba(0, 0, 0, 0.25);
  background-color: #fff;
  cursor: not-allowed;
}
.ant-dropdown-menu-submenu-selected .ant-dropdown-menu-submenu-title {
  color: #6e9ed4;
}
.ant-dropdown.ant-slide-down-enter.ant-slide-down-enter-active.ant-dropdown-placement-bottomLeft,
.ant-dropdown.ant-slide-down-appear.ant-slide-down-appear-active.ant-dropdown-placement-bottomLeft,
.ant-dropdown.ant-slide-down-enter.ant-slide-down-enter-active.ant-dropdown-placement-bottom,
.ant-dropdown.ant-slide-down-appear.ant-slide-down-appear-active.ant-dropdown-placement-bottom,
.ant-dropdown.ant-slide-down-enter.ant-slide-down-enter-active.ant-dropdown-placement-bottomRight,
.ant-dropdown.ant-slide-down-appear.ant-slide-down-appear-active.ant-dropdown-placement-bottomRight {
  animation-name: antSlideUpIn;
}
.ant-dropdown.ant-slide-up-enter.ant-slide-up-enter-active.ant-dropdown-placement-topLeft,
.ant-dropdown.ant-slide-up-appear.ant-slide-up-appear-active.ant-dropdown-placement-topLeft,
.ant-dropdown.ant-slide-up-enter.ant-slide-up-enter-active.ant-dropdown-placement-top,
.ant-dropdown.ant-slide-up-appear.ant-slide-up-appear-active.ant-dropdown-placement-top,
.ant-dropdown.ant-slide-up-enter.ant-slide-up-enter-active.ant-dropdown-placement-topRight,
.ant-dropdown.ant-slide-up-appear.ant-slide-up-appear-active.ant-dropdown-placement-topRight {
  animation-name: antSlideDownIn;
}
.ant-dropdown.ant-slide-down-leave.ant-slide-down-leave-active.ant-dropdown-placement-bottomLeft,
.ant-dropdown.ant-slide-down-leave.ant-slide-down-leave-active.ant-dropdown-placement-bottom,
.ant-dropdown.ant-slide-down-leave.ant-slide-down-leave-active.ant-dropdown-placement-bottomRight {
  animation-name: antSlideUpOut;
}
.ant-dropdown.ant-slide-up-leave.ant-slide-up-leave-active.ant-dropdown-placement-topLeft,
.ant-dropdown.ant-slide-up-leave.ant-slide-up-leave-active.ant-dropdown-placement-top,
.ant-dropdown.ant-slide-up-leave.ant-slide-up-leave-active.ant-dropdown-placement-topRight {
  animation-name: antSlideDownOut;
}
.ant-dropdown-trigger > .anticon.anticon-down,
.ant-dropdown-link > .anticon.anticon-down,
.ant-dropdown-button > .anticon.anticon-down {
  font-size: 10px;
  vertical-align: baseline;
}
.ant-dropdown-button {
  white-space: nowrap;
}
.ant-dropdown-button.ant-btn-group > .ant-btn-loading,
.ant-dropdown-button.ant-btn-group > .ant-btn-loading + .ant-btn {
  cursor: default;
  pointer-events: none;
}
.ant-dropdown-button.ant-btn-group > .ant-btn-loading + .ant-btn::before {
  display: block;
}
.ant-dropdown-button.ant-btn-group > .ant-btn:last-child:not(:first-child):not(.ant-btn-icon-only) {
  padding-right: 8px;
  padding-left: 8px;
}
.ant-dropdown-menu-dark,
.ant-dropdown-menu-dark .ant-dropdown-menu {
  background: #001529;
}
.ant-dropdown-menu-dark .ant-dropdown-menu-item,
.ant-dropdown-menu-dark .ant-dropdown-menu-submenu-title,
.ant-dropdown-menu-dark .ant-dropdown-menu-item > a,
.ant-dropdown-menu-dark .ant-dropdown-menu-item > .anticon + span > a {
  color: rgba(255, 255, 255, 0.65);
}
.ant-dropdown-menu-dark .ant-dropdown-menu-item .ant-dropdown-menu-submenu-arrow::after,
.ant-dropdown-menu-dark .ant-dropdown-menu-submenu-title .ant-dropdown-menu-submenu-arrow::after,
.ant-dropdown-menu-dark .ant-dropdown-menu-item > a .ant-dropdown-menu-submenu-arrow::after,
.ant-dropdown-menu-dark .ant-dropdown-menu-item > .anticon + span > a .ant-dropdown-menu-submenu-arrow::after {
  color: rgba(255, 255, 255, 0.65);
}
.ant-dropdown-menu-dark .ant-dropdown-menu-item:hover,
.ant-dropdown-menu-dark .ant-dropdown-menu-submenu-title:hover,
.ant-dropdown-menu-dark .ant-dropdown-menu-item > a:hover,
.ant-dropdown-menu-dark .ant-dropdown-menu-item > .anticon + span > a:hover {
  color: #fff;
  background: transparent;
}
.ant-dropdown-menu-dark .ant-dropdown-menu-item-selected,
.ant-dropdown-menu-dark .ant-dropdown-menu-item-selected:hover,
.ant-dropdown-menu-dark .ant-dropdown-menu-item-selected > a {
  color: #fff;
  background: #6e9ed4;
}
.ant-dropdown-rtl {
  direction: rtl;
}
.ant-dropdown-rtl.ant-dropdown::before {
  right: -7px;
  left: 0;
}
.ant-dropdown-menu.ant-dropdown-menu-rtl {
  direction: rtl;
  text-align: right;
}
.ant-dropdown-rtl .ant-dropdown-menu-item-group-title,
.ant-dropdown-menu-submenu-rtl .ant-dropdown-menu-item-group-title {
  direction: rtl;
  text-align: right;
}
.ant-dropdown-menu-submenu-popup.ant-dropdown-menu-submenu-rtl {
  transform-origin: 100% 0;
}
.ant-dropdown-rtl .ant-dropdown-menu-submenu-popup ul,
.ant-dropdown-rtl .ant-dropdown-menu-submenu-popup li {
  text-align: right;
}
.ant-dropdown-rtl .ant-dropdown-menu-item,
.ant-dropdown-rtl .ant-dropdown-menu-submenu-title {
  text-align: right;
}
.ant-dropdown-rtl .ant-dropdown-menu-item > .anticon:first-child,
.ant-dropdown-rtl .ant-dropdown-menu-submenu-title > .anticon:first-child,
.ant-dropdown-rtl .ant-dropdown-menu-item > span > .anticon:first-child,
.ant-dropdown-rtl .ant-dropdown-menu-submenu-title > span > .anticon:first-child {
  margin-right: 0;
  margin-left: 8px;
}
.ant-dropdown-rtl .ant-dropdown-menu-item .ant-dropdown-menu-submenu-expand-icon,
.ant-dropdown-rtl .ant-dropdown-menu-submenu-title .ant-dropdown-menu-submenu-expand-icon {
  right: auto;
  left: 8px;
}
.ant-dropdown-rtl .ant-dropdown-menu-item .ant-dropdown-menu-submenu-expand-icon .ant-dropdown-menu-submenu-arrow-icon,
.ant-dropdown-rtl .ant-dropdown-menu-submenu-title .ant-dropdown-menu-submenu-expand-icon .ant-dropdown-menu-submenu-arrow-icon {
  margin-left: 0 !important;
  transform: scaleX(-1);
}
.ant-dropdown-rtl .ant-dropdown-menu-submenu-title {
  padding-right: 12px;
  padding-left: 24px;
}
.ant-dropdown-rtl .ant-dropdown-menu-submenu-vertical > .ant-dropdown-menu {
  right: 100%;
  left: 0;
  margin-right: 4px;
  margin-left: 0;
}
.ant-dropdown-menu > ul {
  list-style: inherit;
  margin: 0;
  padding: 0;
}
.ant-dropdown {
  top: 0;
  left: 0;
  position: relative;
  width: 100%;
  margin-top: 6px;
  margin-bottom: 6px;
}
.ant-dropdown-rtl .ant-dropdown-menu-item .ant-dropdown-menu-submenu-arrow,
.ant-dropdown-rtl .ant-dropdown-menu-submenu-title .ant-dropdown-menu-submenu-arrow {
  transform: rotate(180deg);
}
.ant-btn {
  line-height: 1.5715;
  position: relative;
  display: inline-block;
  font-weight: 400;
  white-space: nowrap;
  text-align: center;
  background-image: none;
  border: 1px solid transparent;
  box-shadow: 0 2px 0 rgba(0, 0, 0, 0.015);
  cursor: pointer;
  transition: all 0.3s cubic-bezier(0.645, 0.045, 0.355, 1);
  -webkit-user-select: none;
     -moz-user-select: none;
          user-select: none;
  touch-action: manipulation;
  height: 32px;
  padding: 4px 15px;
  font-size: 14px;
  border-radius: 2px;
  color: rgba(0, 0, 0, 0.85);
  border-color: #d9d9d9;
  background: #fff;
}
.ant-btn > .anticon {
  line-height: 1;
}
.ant-btn,
.ant-btn:active,
.ant-btn:focus {
  outline: 0;
}
.ant-btn:not([disabled]):hover {
  text-decoration: none;
}
.ant-btn:not([disabled]):active {
  outline: 0;
  box-shadow: none;
}
.ant-btn[disabled] {
  cursor: not-allowed;
}
.ant-btn[disabled] > * {
  pointer-events: none;
}
.ant-btn-lg {
  height: 40px;
  padding: 6.4px 15px;
  font-size: 16px;
  border-radius: 2px;
}
.ant-btn-sm {
  height: 24px;
  padding: 0px 7px;
  font-size: 14px;
  border-radius: 2px;
}
.ant-btn > a:only-child {
  color: currentcolor;
}
.ant-btn > a:only-child::after {
  position: absolute;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  background: transparent;
  content: '';
}
.ant-btn:hover,
.ant-btn:focus {
  color: #99bce0;
  border-color: #99bce0;
  background: #fff;
}
.ant-btn:hover > a:only-child,
.ant-btn:focus > a:only-child {
  color: currentcolor;
}
.ant-btn:hover > a:only-child::after,
.ant-btn:focus > a:only-child::after {
  position: absolute;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  background: transparent;
  content: '';
}
.ant-btn:active {
  color: #5179ad;
  border-color: #5179ad;
  background: #fff;
}
.ant-btn:active > a:only-child {
  color: currentcolor;
}
.ant-btn:active > a:only-child::after {
  position: absolute;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  background: transparent;
  content: '';
}
.ant-btn[disabled],
.ant-btn[disabled]:hover,
.ant-btn[disabled]:focus,
.ant-btn[disabled]:active {
  color: rgba(0, 0, 0, 0.25);
  border-color: #d9d9d9;
  background: #f5f5f5;
  text-shadow: none;
  box-shadow: none;
}
.ant-btn[disabled] > a:only-child,
.ant-btn[disabled]:hover > a:only-child,
.ant-btn[disabled]:focus > a:only-child,
.ant-btn[disabled]:active > a:only-child {
  color: currentcolor;
}
.ant-btn[disabled] > a:only-child::after,
.ant-btn[disabled]:hover > a:only-child::after,
.ant-btn[disabled]:focus > a:only-child::after,
.ant-btn[disabled]:active > a:only-child::after {
  position: absolute;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  background: transparent;
  content: '';
}
.ant-btn:hover,
.ant-btn:focus,
.ant-btn:active {
  text-decoration: none;
  background: #fff;
}
.ant-btn > span {
  display: inline-block;
}
.ant-btn-primary {
  color: #fff;
  border-color: #6e9ed4;
  background: #6e9ed4;
  text-shadow: 0 -1px 0 rgba(0, 0, 0, 0.12);
  box-shadow: 0 2px 0 rgba(0, 0, 0, 0.045);
}
.ant-btn-primary > a:only-child {
  color: currentcolor;
}
.ant-btn-primary > a:only-child::after {
  position: absolute;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  background: transparent;
  content: '';
}
.ant-btn-primary:hover,
.ant-btn-primary:focus {
  color: #fff;
  border-color: #99bce0;
  background: #99bce0;
}
.ant-btn-primary:hover > a:only-child,
.ant-btn-primary:focus > a:only-child {
  color: currentcolor;
}
.ant-btn-primary:hover > a:only-child::after,
.ant-btn-primary:focus > a:only-child::after {
  position: absolute;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  background: transparent;
  content: '';
}
.ant-btn-primary:active {
  color: #fff;
  border-color: #5179ad;
  background: #5179ad;
}
.ant-btn-primary:active > a:only-child {
  color: currentcolor;
}
.ant-btn-primary:active > a:only-child::after {
  position: absolute;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  background: transparent;
  content: '';
}
.ant-btn-primary[disabled],
.ant-btn-primary[disabled]:hover,
.ant-btn-primary[disabled]:focus,
.ant-btn-primary[disabled]:active {
  color: rgba(0, 0, 0, 0.25);
  border-color: #d9d9d9;
  background: #f5f5f5;
  text-shadow: none;
  box-shadow: none;
}
.ant-btn-primary[disabled] > a:only-child,
.ant-btn-primary[disabled]:hover > a:only-child,
.ant-btn-primary[disabled]:focus > a:only-child,
.ant-btn-primary[disabled]:active > a:only-child {
  color: currentcolor;
}
.ant-btn-primary[disabled] > a:only-child::after,
.ant-btn-primary[disabled]:hover > a:only-child::after,
.ant-btn-primary[disabled]:focus > a:only-child::after,
.ant-btn-primary[disabled]:active > a:only-child::after {
  position: absolute;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  background: transparent;
  content: '';
}
.ant-btn-group .ant-btn-primary:not(:first-child):not(:last-child) {
  border-right-color: #99bce0;
  border-left-color: #99bce0;
}
.ant-btn-group .ant-btn-primary:not(:first-child):not(:last-child):disabled {
  border-color: #d9d9d9;
}
.ant-btn-group .ant-btn-primary:first-child:not(:last-child) {
  border-right-color: #99bce0;
}
.ant-btn-group .ant-btn-primary:first-child:not(:last-child)[disabled] {
  border-right-color: #d9d9d9;
}
.ant-btn-group .ant-btn-primary:last-child:not(:first-child),
.ant-btn-group .ant-btn-primary + .ant-btn-primary {
  border-left-color: #99bce0;
}
.ant-btn-group .ant-btn-primary:last-child:not(:first-child)[disabled],
.ant-btn-group .ant-btn-primary + .ant-btn-primary[disabled] {
  border-left-color: #d9d9d9;
}
.ant-btn-ghost {
  color: rgba(0, 0, 0, 0.85);
  border-color: #d9d9d9;
  background: transparent;
}
.ant-btn-ghost > a:only-child {
  color: currentcolor;
}
.ant-btn-ghost > a:only-child::after {
  position: absolute;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  background: transparent;
  content: '';
}
.ant-btn-ghost:hover,
.ant-btn-ghost:focus {
  color: #99bce0;
  border-color: #99bce0;
  background: transparent;
}
.ant-btn-ghost:hover > a:only-child,
.ant-btn-ghost:focus > a:only-child {
  color: currentcolor;
}
.ant-btn-ghost:hover > a:only-child::after,
.ant-btn-ghost:focus > a:only-child::after {
  position: absolute;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  background: transparent;
  content: '';
}
.ant-btn-ghost:active {
  color: #5179ad;
  border-color: #5179ad;
  background: transparent;
}
.ant-btn-ghost:active > a:only-child {
  color: currentcolor;
}
.ant-btn-ghost:active > a:only-child::after {
  position: absolute;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  background: transparent;
  content: '';
}
.ant-btn-ghost[disabled],
.ant-btn-ghost[disabled]:hover,
.ant-btn-ghost[disabled]:focus,
.ant-btn-ghost[disabled]:active {
  color: rgba(0, 0, 0, 0.25);
  border-color: #d9d9d9;
  background: #f5f5f5;
  text-shadow: none;
  box-shadow: none;
}
.ant-btn-ghost[disabled] > a:only-child,
.ant-btn-ghost[disabled]:hover > a:only-child,
.ant-btn-ghost[disabled]:focus > a:only-child,
.ant-btn-ghost[disabled]:active > a:only-child {
  color: currentcolor;
}
.ant-btn-ghost[disabled] > a:only-child::after,
.ant-btn-ghost[disabled]:hover > a:only-child::after,
.ant-btn-ghost[disabled]:focus > a:only-child::after,
.ant-btn-ghost[disabled]:active > a:only-child::after {
  position: absolute;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  background: transparent;
  content: '';
}
.ant-btn-dashed {
  color: rgba(0, 0, 0, 0.85);
  border-color: #d9d9d9;
  background: #fff;
  border-style: dashed;
}
.ant-btn-dashed > a:only-child {
  color: currentcolor;
}
.ant-btn-dashed > a:only-child::after {
  position: absolute;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  background: transparent;
  content: '';
}
.ant-btn-dashed:hover,
.ant-btn-dashed:focus {
  color: #99bce0;
  border-color: #99bce0;
  background: #fff;
}
.ant-btn-dashed:hover > a:only-child,
.ant-btn-dashed:focus > a:only-child {
  color: currentcolor;
}
.ant-btn-dashed:hover > a:only-child::after,
.ant-btn-dashed:focus > a:only-child::after {
  position: absolute;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  background: transparent;
  content: '';
}
.ant-btn-dashed:active {
  color: #5179ad;
  border-color: #5179ad;
  background: #fff;
}
.ant-btn-dashed:active > a:only-child {
  color: currentcolor;
}
.ant-btn-dashed:active > a:only-child::after {
  position: absolute;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  background: transparent;
  content: '';
}
.ant-btn-dashed[disabled],
.ant-btn-dashed[disabled]:hover,
.ant-btn-dashed[disabled]:focus,
.ant-btn-dashed[disabled]:active {
  color: rgba(0, 0, 0, 0.25);
  border-color: #d9d9d9;
  background: #f5f5f5;
  text-shadow: none;
  box-shadow: none;
}
.ant-btn-dashed[disabled] > a:only-child,
.ant-btn-dashed[disabled]:hover > a:only-child,
.ant-btn-dashed[disabled]:focus > a:only-child,
.ant-btn-dashed[disabled]:active > a:only-child {
  color: currentcolor;
}
.ant-btn-dashed[disabled] > a:only-child::after,
.ant-btn-dashed[disabled]:hover > a:only-child::after,
.ant-btn-dashed[disabled]:focus > a:only-child::after,
.ant-btn-dashed[disabled]:active > a:only-child::after {
  position: absolute;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  background: transparent;
  content: '';
}
.ant-btn-danger {
  color: #fff;
  border-color: #ff4d4f;
  background: #ff4d4f;
  text-shadow: 0 -1px 0 rgba(0, 0, 0, 0.12);
  box-shadow: 0 2px 0 rgba(0, 0, 0, 0.045);
}
.ant-btn-danger > a:only-child {
  color: currentcolor;
}
.ant-btn-danger > a:only-child::after {
  position: absolute;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  background: transparent;
  content: '';
}
.ant-btn-danger:hover,
.ant-btn-danger:focus {
  color: #fff;
  border-color: #ff7875;
  background: #ff7875;
}
.ant-btn-danger:hover > a:only-child,
.ant-btn-danger:focus > a:only-child {
  color: currentcolor;
}
.ant-btn-danger:hover > a:only-child::after,
.ant-btn-danger:focus > a:only-child::after {
  position: absolute;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  background: transparent;
  content: '';
}
.ant-btn-danger:active {
  color: #fff;
  border-color: #d9363e;
  background: #d9363e;
}
.ant-btn-danger:active > a:only-child {
  color: currentcolor;
}
.ant-btn-danger:active > a:only-child::after {
  position: absolute;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  background: transparent;
  content: '';
}
.ant-btn-danger[disabled],
.ant-btn-danger[disabled]:hover,
.ant-btn-danger[disabled]:focus,
.ant-btn-danger[disabled]:active {
  color: rgba(0, 0, 0, 0.25);
  border-color: #d9d9d9;
  background: #f5f5f5;
  text-shadow: none;
  box-shadow: none;
}
.ant-btn-danger[disabled] > a:only-child,
.ant-btn-danger[disabled]:hover > a:only-child,
.ant-btn-danger[disabled]:focus > a:only-child,
.ant-btn-danger[disabled]:active > a:only-child {
  color: currentcolor;
}
.ant-btn-danger[disabled] > a:only-child::after,
.ant-btn-danger[disabled]:hover > a:only-child::after,
.ant-btn-danger[disabled]:focus > a:only-child::after,
.ant-btn-danger[disabled]:active > a:only-child::after {
  position: absolute;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  background: transparent;
  content: '';
}
.ant-btn-link {
  color: #6e9ed4;
  border-color: transparent;
  background: transparent;
  box-shadow: none;
}
.ant-btn-link > a:only-child {
  color: currentcolor;
}
.ant-btn-link > a:only-child::after {
  position: absolute;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  background: transparent;
  content: '';
}
.ant-btn-link:hover,
.ant-btn-link:focus {
  color: #99bce0;
  border-color: #99bce0;
  background: transparent;
}
.ant-btn-link:hover > a:only-child,
.ant-btn-link:focus > a:only-child {
  color: currentcolor;
}
.ant-btn-link:hover > a:only-child::after,
.ant-btn-link:focus > a:only-child::after {
  position: absolute;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  background: transparent;
  content: '';
}
.ant-btn-link:active {
  color: #5179ad;
  border-color: #5179ad;
  background: transparent;
}
.ant-btn-link:active > a:only-child {
  color: currentcolor;
}
.ant-btn-link:active > a:only-child::after {
  position: absolute;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  background: transparent;
  content: '';
}
.ant-btn-link[disabled],
.ant-btn-link[disabled]:hover,
.ant-btn-link[disabled]:focus,
.ant-btn-link[disabled]:active {
  color: rgba(0, 0, 0, 0.25);
  border-color: #d9d9d9;
  background: #f5f5f5;
  text-shadow: none;
  box-shadow: none;
}
.ant-btn-link[disabled] > a:only-child,
.ant-btn-link[disabled]:hover > a:only-child,
.ant-btn-link[disabled]:focus > a:only-child,
.ant-btn-link[disabled]:active > a:only-child {
  color: currentcolor;
}
.ant-btn-link[disabled] > a:only-child::after,
.ant-btn-link[disabled]:hover > a:only-child::after,
.ant-btn-link[disabled]:focus > a:only-child::after,
.ant-btn-link[disabled]:active > a:only-child::after {
  position: absolute;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  background: transparent;
  content: '';
}
.ant-btn-link:hover {
  background: transparent;
}
.ant-btn-link:hover,
.ant-btn-link:focus,
.ant-btn-link:active {
  border-color: transparent;
}
.ant-btn-link[disabled],
.ant-btn-link[disabled]:hover,
.ant-btn-link[disabled]:focus,
.ant-btn-link[disabled]:active {
  color: rgba(0, 0, 0, 0.25);
  border-color: transparent;
  background: transparent;
  text-shadow: none;
  box-shadow: none;
}
.ant-btn-link[disabled] > a:only-child,
.ant-btn-link[disabled]:hover > a:only-child,
.ant-btn-link[disabled]:focus > a:only-child,
.ant-btn-link[disabled]:active > a:only-child {
  color: currentcolor;
}
.ant-btn-link[disabled] > a:only-child::after,
.ant-btn-link[disabled]:hover > a:only-child::after,
.ant-btn-link[disabled]:focus > a:only-child::after,
.ant-btn-link[disabled]:active > a:only-child::after {
  position: absolute;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  background: transparent;
  content: '';
}
.ant-btn-text {
  color: rgba(0, 0, 0, 0.85);
  border-color: transparent;
  background: transparent;
  box-shadow: none;
}
.ant-btn-text > a:only-child {
  color: currentcolor;
}
.ant-btn-text > a:only-child::after {
  position: absolute;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  background: transparent;
  content: '';
}
.ant-btn-text:hover,
.ant-btn-text:focus {
  color: #99bce0;
  border-color: #99bce0;
  background: transparent;
}
.ant-btn-text:hover > a:only-child,
.ant-btn-text:focus > a:only-child {
  color: currentcolor;
}
.ant-btn-text:hover > a:only-child::after,
.ant-btn-text:focus > a:only-child::after {
  position: absolute;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  background: transparent;
  content: '';
}
.ant-btn-text:active {
  color: #5179ad;
  border-color: #5179ad;
  background: transparent;
}
.ant-btn-text:active > a:only-child {
  color: currentcolor;
}
.ant-btn-text:active > a:only-child::after {
  position: absolute;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  background: transparent;
  content: '';
}
.ant-btn-text[disabled],
.ant-btn-text[disabled]:hover,
.ant-btn-text[disabled]:focus,
.ant-btn-text[disabled]:active {
  color: rgba(0, 0, 0, 0.25);
  border-color: #d9d9d9;
  background: #f5f5f5;
  text-shadow: none;
  box-shadow: none;
}
.ant-btn-text[disabled] > a:only-child,
.ant-btn-text[disabled]:hover > a:only-child,
.ant-btn-text[disabled]:focus > a:only-child,
.ant-btn-text[disabled]:active > a:only-child {
  color: currentcolor;
}
.ant-btn-text[disabled] > a:only-child::after,
.ant-btn-text[disabled]:hover > a:only-child::after,
.ant-btn-text[disabled]:focus > a:only-child::after,
.ant-btn-text[disabled]:active > a:only-child::after {
  position: absolute;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  background: transparent;
  content: '';
}
.ant-btn-text:hover,
.ant-btn-text:focus {
  color: rgba(0, 0, 0, 0.85);
  background: rgba(0, 0, 0, 0.018);
  border-color: transparent;
}
.ant-btn-text:active {
  color: rgba(0, 0, 0, 0.85);
  background: rgba(0, 0, 0, 0.028);
  border-color: transparent;
}
.ant-btn-text[disabled],
.ant-btn-text[disabled]:hover,
.ant-btn-text[disabled]:focus,
.ant-btn-text[disabled]:active {
  color: rgba(0, 0, 0, 0.25);
  border-color: transparent;
  background: transparent;
  text-shadow: none;
  box-shadow: none;
}
.ant-btn-text[disabled] > a:only-child,
.ant-btn-text[disabled]:hover > a:only-child,
.ant-btn-text[disabled]:focus > a:only-child,
.ant-btn-text[disabled]:active > a:only-child {
  color: currentcolor;
}
.ant-btn-text[disabled] > a:only-child::after,
.ant-btn-text[disabled]:hover > a:only-child::after,
.ant-btn-text[disabled]:focus > a:only-child::after,
.ant-btn-text[disabled]:active > a:only-child::after {
  position: absolute;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  background: transparent;
  content: '';
}
.ant-btn-dangerous {
  color: #ff4d4f;
  border-color: #ff4d4f;
  background: #fff;
}
.ant-btn-dangerous > a:only-child {
  color: currentcolor;
}
.ant-btn-dangerous > a:only-child::after {
  position: absolute;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  background: transparent;
  content: '';
}
.ant-btn-dangerous:hover,
.ant-btn-dangerous:focus {
  color: #ff7875;
  border-color: #ff7875;
  background: #fff;
}
.ant-btn-dangerous:hover > a:only-child,
.ant-btn-dangerous:focus > a:only-child {
  color: currentcolor;
}
.ant-btn-dangerous:hover > a:only-child::after,
.ant-btn-dangerous:focus > a:only-child::after {
  position: absolute;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  background: transparent;
  content: '';
}
.ant-btn-dangerous:active {
  color: #d9363e;
  border-color: #d9363e;
  background: #fff;
}
.ant-btn-dangerous:active > a:only-child {
  color: currentcolor;
}
.ant-btn-dangerous:active > a:only-child::after {
  position: absolute;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  background: transparent;
  content: '';
}
.ant-btn-dangerous[disabled],
.ant-btn-dangerous[disabled]:hover,
.ant-btn-dangerous[disabled]:focus,
.ant-btn-dangerous[disabled]:active {
  color: rgba(0, 0, 0, 0.25);
  border-color: #d9d9d9;
  background: #f5f5f5;
  text-shadow: none;
  box-shadow: none;
}
.ant-btn-dangerous[disabled] > a:only-child,
.ant-btn-dangerous[disabled]:hover > a:only-child,
.ant-btn-dangerous[disabled]:focus > a:only-child,
.ant-btn-dangerous[disabled]:active > a:only-child {
  color: currentcolor;
}
.ant-btn-dangerous[disabled] > a:only-child::after,
.ant-btn-dangerous[disabled]:hover > a:only-child::after,
.ant-btn-dangerous[disabled]:focus > a:only-child::after,
.ant-btn-dangerous[disabled]:active > a:only-child::after {
  position: absolute;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  background: transparent;
  content: '';
}
.ant-btn-dangerous.ant-btn-primary {
  color: #fff;
  border-color: #ff4d4f;
  background: #ff4d4f;
  text-shadow: 0 -1px 0 rgba(0, 0, 0, 0.12);
  box-shadow: 0 2px 0 rgba(0, 0, 0, 0.045);
}
.ant-btn-dangerous.ant-btn-primary > a:only-child {
  color: currentcolor;
}
.ant-btn-dangerous.ant-btn-primary > a:only-child::after {
  position: absolute;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  background: transparent;
  content: '';
}
.ant-btn-dangerous.ant-btn-primary:hover,
.ant-btn-dangerous.ant-btn-primary:focus {
  color: #fff;
  border-color: #ff7875;
  background: #ff7875;
}
.ant-btn-dangerous.ant-btn-primary:hover > a:only-child,
.ant-btn-dangerous.ant-btn-primary:focus > a:only-child {
  color: currentcolor;
}
.ant-btn-dangerous.ant-btn-primary:hover > a:only-child::after,
.ant-btn-dangerous.ant-btn-primary:focus > a:only-child::after {
  position: absolute;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  background: transparent;
  content: '';
}
.ant-btn-dangerous.ant-btn-primary:active {
  color: #fff;
  border-color: #d9363e;
  background: #d9363e;
}
.ant-btn-dangerous.ant-btn-primary:active > a:only-child {
  color: currentcolor;
}
.ant-btn-dangerous.ant-btn-primary:active > a:only-child::after {
  position: absolute;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  background: transparent;
  content: '';
}
.ant-btn-dangerous.ant-btn-primary[disabled],
.ant-btn-dangerous.ant-btn-primary[disabled]:hover,
.ant-btn-dangerous.ant-btn-primary[disabled]:focus,
.ant-btn-dangerous.ant-btn-primary[disabled]:active {
  color: rgba(0, 0, 0, 0.25);
  border-color: #d9d9d9;
  background: #f5f5f5;
  text-shadow: none;
  box-shadow: none;
}
.ant-btn-dangerous.ant-btn-primary[disabled] > a:only-child,
.ant-btn-dangerous.ant-btn-primary[disabled]:hover > a:only-child,
.ant-btn-dangerous.ant-btn-primary[disabled]:focus > a:only-child,
.ant-btn-dangerous.ant-btn-primary[disabled]:active > a:only-child {
  color: currentcolor;
}
.ant-btn-dangerous.ant-btn-primary[disabled] > a:only-child::after,
.ant-btn-dangerous.ant-btn-primary[disabled]:hover > a:only-child::after,
.ant-btn-dangerous.ant-btn-primary[disabled]:focus > a:only-child::after,
.ant-btn-dangerous.ant-btn-primary[disabled]:active > a:only-child::after {
  position: absolute;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  background: transparent;
  content: '';
}
.ant-btn-dangerous.ant-btn-link {
  color: #ff4d4f;
  border-color: transparent;
  background: transparent;
  box-shadow: none;
}
.ant-btn-dangerous.ant-btn-link > a:only-child {
  color: currentcolor;
}
.ant-btn-dangerous.ant-btn-link > a:only-child::after {
  position: absolute;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  background: transparent;
  content: '';
}
.ant-btn-dangerous.ant-btn-link:hover,
.ant-btn-dangerous.ant-btn-link:focus {
  color: #99bce0;
  border-color: #99bce0;
  background: transparent;
}
.ant-btn-dangerous.ant-btn-link:hover > a:only-child,
.ant-btn-dangerous.ant-btn-link:focus > a:only-child {
  color: currentcolor;
}
.ant-btn-dangerous.ant-btn-link:hover > a:only-child::after,
.ant-btn-dangerous.ant-btn-link:focus > a:only-child::after {
  position: absolute;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  background: transparent;
  content: '';
}
.ant-btn-dangerous.ant-btn-link:active {
  color: #5179ad;
  border-color: #5179ad;
  background: transparent;
}
.ant-btn-dangerous.ant-btn-link:active > a:only-child {
  color: currentcolor;
}
.ant-btn-dangerous.ant-btn-link:active > a:only-child::after {
  position: absolute;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  background: transparent;
  content: '';
}
.ant-btn-dangerous.ant-btn-link[disabled],
.ant-btn-dangerous.ant-btn-link[disabled]:hover,
.ant-btn-dangerous.ant-btn-link[disabled]:focus,
.ant-btn-dangerous.ant-btn-link[disabled]:active {
  color: rgba(0, 0, 0, 0.25);
  border-color: #d9d9d9;
  background: #f5f5f5;
  text-shadow: none;
  box-shadow: none;
}
.ant-btn-dangerous.ant-btn-link[disabled] > a:only-child,
.ant-btn-dangerous.ant-btn-link[disabled]:hover > a:only-child,
.ant-btn-dangerous.ant-btn-link[disabled]:focus > a:only-child,
.ant-btn-dangerous.ant-btn-link[disabled]:active > a:only-child {
  color: currentcolor;
}
.ant-btn-dangerous.ant-btn-link[disabled] > a:only-child::after,
.ant-btn-dangerous.ant-btn-link[disabled]:hover > a:only-child::after,
.ant-btn-dangerous.ant-btn-link[disabled]:focus > a:only-child::after,
.ant-btn-dangerous.ant-btn-link[disabled]:active > a:only-child::after {
  position: absolute;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  background: transparent;
  content: '';
}
.ant-btn-dangerous.ant-btn-link:hover,
.ant-btn-dangerous.ant-btn-link:focus {
  color: #ff7875;
  border-color: transparent;
  background: transparent;
}
.ant-btn-dangerous.ant-btn-link:hover > a:only-child,
.ant-btn-dangerous.ant-btn-link:focus > a:only-child {
  color: currentcolor;
}
.ant-btn-dangerous.ant-btn-link:hover > a:only-child::after,
.ant-btn-dangerous.ant-btn-link:focus > a:only-child::after {
  position: absolute;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  background: transparent;
  content: '';
}
.ant-btn-dangerous.ant-btn-link:active {
  color: #d9363e;
  border-color: transparent;
  background: transparent;
}
.ant-btn-dangerous.ant-btn-link:active > a:only-child {
  color: currentcolor;
}
.ant-btn-dangerous.ant-btn-link:active > a:only-child::after {
  position: absolute;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  background: transparent;
  content: '';
}
.ant-btn-dangerous.ant-btn-link[disabled],
.ant-btn-dangerous.ant-btn-link[disabled]:hover,
.ant-btn-dangerous.ant-btn-link[disabled]:focus,
.ant-btn-dangerous.ant-btn-link[disabled]:active {
  color: rgba(0, 0, 0, 0.25);
  border-color: transparent;
  background: transparent;
  text-shadow: none;
  box-shadow: none;
}
.ant-btn-dangerous.ant-btn-link[disabled] > a:only-child,
.ant-btn-dangerous.ant-btn-link[disabled]:hover > a:only-child,
.ant-btn-dangerous.ant-btn-link[disabled]:focus > a:only-child,
.ant-btn-dangerous.ant-btn-link[disabled]:active > a:only-child {
  color: currentcolor;
}
.ant-btn-dangerous.ant-btn-link[disabled] > a:only-child::after,
.ant-btn-dangerous.ant-btn-link[disabled]:hover > a:only-child::after,
.ant-btn-dangerous.ant-btn-link[disabled]:focus > a:only-child::after,
.ant-btn-dangerous.ant-btn-link[disabled]:active > a:only-child::after {
  position: absolute;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  background: transparent;
  content: '';
}
.ant-btn-dangerous.ant-btn-text {
  color: #ff4d4f;
  border-color: transparent;
  background: transparent;
  box-shadow: none;
}
.ant-btn-dangerous.ant-btn-text > a:only-child {
  color: currentcolor;
}
.ant-btn-dangerous.ant-btn-text > a:only-child::after {
  position: absolute;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  background: transparent;
  content: '';
}
.ant-btn-dangerous.ant-btn-text:hover,
.ant-btn-dangerous.ant-btn-text:focus {
  color: #99bce0;
  border-color: #99bce0;
  background: transparent;
}
.ant-btn-dangerous.ant-btn-text:hover > a:only-child,
.ant-btn-dangerous.ant-btn-text:focus > a:only-child {
  color: currentcolor;
}
.ant-btn-dangerous.ant-btn-text:hover > a:only-child::after,
.ant-btn-dangerous.ant-btn-text:focus > a:only-child::after {
  position: absolute;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  background: transparent;
  content: '';
}
.ant-btn-dangerous.ant-btn-text:active {
  color: #5179ad;
  border-color: #5179ad;
  background: transparent;
}
.ant-btn-dangerous.ant-btn-text:active > a:only-child {
  color: currentcolor;
}
.ant-btn-dangerous.ant-btn-text:active > a:only-child::after {
  position: absolute;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  background: transparent;
  content: '';
}
.ant-btn-dangerous.ant-btn-text[disabled],
.ant-btn-dangerous.ant-btn-text[disabled]:hover,
.ant-btn-dangerous.ant-btn-text[disabled]:focus,
.ant-btn-dangerous.ant-btn-text[disabled]:active {
  color: rgba(0, 0, 0, 0.25);
  border-color: #d9d9d9;
  background: #f5f5f5;
  text-shadow: none;
  box-shadow: none;
}
.ant-btn-dangerous.ant-btn-text[disabled] > a:only-child,
.ant-btn-dangerous.ant-btn-text[disabled]:hover > a:only-child,
.ant-btn-dangerous.ant-btn-text[disabled]:focus > a:only-child,
.ant-btn-dangerous.ant-btn-text[disabled]:active > a:only-child {
  color: currentcolor;
}
.ant-btn-dangerous.ant-btn-text[disabled] > a:only-child::after,
.ant-btn-dangerous.ant-btn-text[disabled]:hover > a:only-child::after,
.ant-btn-dangerous.ant-btn-text[disabled]:focus > a:only-child::after,
.ant-btn-dangerous.ant-btn-text[disabled]:active > a:only-child::after {
  position: absolute;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  background: transparent;
  content: '';
}
.ant-btn-dangerous.ant-btn-text:hover,
.ant-btn-dangerous.ant-btn-text:focus {
  color: #ff7875;
  border-color: transparent;
  background: rgba(0, 0, 0, 0.018);
}
.ant-btn-dangerous.ant-btn-text:hover > a:only-child,
.ant-btn-dangerous.ant-btn-text:focus > a:only-child {
  color: currentcolor;
}
.ant-btn-dangerous.ant-btn-text:hover > a:only-child::after,
.ant-btn-dangerous.ant-btn-text:focus > a:only-child::after {
  position: absolute;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  background: transparent;
  content: '';
}
.ant-btn-dangerous.ant-btn-text:active {
  color: #d9363e;
  border-color: transparent;
  background: rgba(0, 0, 0, 0.028);
}
.ant-btn-dangerous.ant-btn-text:active > a:only-child {
  color: currentcolor;
}
.ant-btn-dangerous.ant-btn-text:active > a:only-child::after {
  position: absolute;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  background: transparent;
  content: '';
}
.ant-btn-dangerous.ant-btn-text[disabled],
.ant-btn-dangerous.ant-btn-text[disabled]:hover,
.ant-btn-dangerous.ant-btn-text[disabled]:focus,
.ant-btn-dangerous.ant-btn-text[disabled]:active {
  color: rgba(0, 0, 0, 0.25);
  border-color: transparent;
  background: transparent;
  text-shadow: none;
  box-shadow: none;
}
.ant-btn-dangerous.ant-btn-text[disabled] > a:only-child,
.ant-btn-dangerous.ant-btn-text[disabled]:hover > a:only-child,
.ant-btn-dangerous.ant-btn-text[disabled]:focus > a:only-child,
.ant-btn-dangerous.ant-btn-text[disabled]:active > a:only-child {
  color: currentcolor;
}
.ant-btn-dangerous.ant-btn-text[disabled] > a:only-child::after,
.ant-btn-dangerous.ant-btn-text[disabled]:hover > a:only-child::after,
.ant-btn-dangerous.ant-btn-text[disabled]:focus > a:only-child::after,
.ant-btn-dangerous.ant-btn-text[disabled]:active > a:only-child::after {
  position: absolute;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  background: transparent;
  content: '';
}
.ant-btn-icon-only {
  width: 32px;
  height: 32px;
  padding: 2.4px 0;
  font-size: 16px;
  border-radius: 2px;
  vertical-align: -3px;
}
.ant-btn-icon-only > * {
  font-size: 16px;
}
.ant-btn-icon-only.ant-btn-lg {
  width: 40px;
  height: 40px;
  padding: 4.9px 0;
  font-size: 18px;
  border-radius: 2px;
}
.ant-btn-icon-only.ant-btn-lg > * {
  font-size: 18px;
}
.ant-btn-icon-only.ant-btn-sm {
  width: 24px;
  height: 24px;
  padding: 0px 0;
  font-size: 14px;
  border-radius: 2px;
}
.ant-btn-icon-only.ant-btn-sm > * {
  font-size: 14px;
}
.ant-btn-icon-only > .anticon {
  display: flex;
  justify-content: center;
}
a.ant-btn-icon-only {
  vertical-align: -1px;
}
a.ant-btn-icon-only > .anticon {
  display: inline;
}
.ant-btn-round {
  height: 32px;
  padding: 4px 16px;
  font-size: 14px;
  border-radius: 32px;
}
.ant-btn-round.ant-btn-lg {
  height: 40px;
  padding: 6.4px 20px;
  font-size: 16px;
  border-radius: 40px;
}
.ant-btn-round.ant-btn-sm {
  height: 24px;
  padding: 0px 12px;
  font-size: 14px;
  border-radius: 24px;
}
.ant-btn-round.ant-btn-icon-only {
  width: auto;
}
.ant-btn-circle {
  min-width: 32px;
  padding-right: 0;
  padding-left: 0;
  text-align: center;
  border-radius: 50%;
}
.ant-btn-circle.ant-btn-lg {
  min-width: 40px;
  border-radius: 50%;
}
.ant-btn-circle.ant-btn-sm {
  min-width: 24px;
  border-radius: 50%;
}
.ant-btn::before {
  position: absolute;
  top: -1px;
  right: -1px;
  bottom: -1px;
  left: -1px;
  z-index: 1;
  display: none;
  background: #fff;
  border-radius: inherit;
  opacity: 0.35;
  transition: opacity 0.2s;
  content: '';
  pointer-events: none;
}
.ant-btn .anticon {
  transition: margin-left 0.3s cubic-bezier(0.645, 0.045, 0.355, 1);
}
.ant-btn .anticon.anticon-plus > svg,
.ant-btn .anticon.anticon-minus > svg {
  shape-rendering: optimizespeed;
}
.ant-btn.ant-btn-loading {
  position: relative;
  cursor: default;
}
.ant-btn.ant-btn-loading::before {
  display: block;
}
.ant-btn > .ant-btn-loading-icon {
  transition: width 0.3s cubic-bezier(0.645, 0.045, 0.355, 1), opacity 0.3s cubic-bezier(0.645, 0.045, 0.355, 1);
}
.ant-btn > .ant-btn-loading-icon .anticon {
  padding-right: 8px;
  animation: none;
}
.ant-btn > .ant-btn-loading-icon .anticon svg {
  animation: loadingCircle 1s infinite linear;
}
.ant-btn > .ant-btn-loading-icon:only-child .anticon {
  padding-right: 0;
}
.ant-btn-group {
  position: relative;
  display: inline-flex;
}
.ant-btn-group > .ant-btn,
.ant-btn-group > span > .ant-btn {
  position: relative;
}
.ant-btn-group > .ant-btn:hover,
.ant-btn-group > span > .ant-btn:hover,
.ant-btn-group > .ant-btn:focus,
.ant-btn-group > span > .ant-btn:focus,
.ant-btn-group > .ant-btn:active,
.ant-btn-group > span > .ant-btn:active {
  z-index: 2;
}
.ant-btn-group > .ant-btn[disabled],
.ant-btn-group > span > .ant-btn[disabled] {
  z-index: 0;
}
.ant-btn-group .ant-btn-icon-only {
  font-size: 14px;
}
.ant-btn-group .ant-btn + .ant-btn,
.ant-btn + .ant-btn-group,
.ant-btn-group span + .ant-btn,
.ant-btn-group .ant-btn + span,
.ant-btn-group > span + span,
.ant-btn-group + .ant-btn,
.ant-btn-group + .ant-btn-group {
  margin-left: -1px;
}
.ant-btn-group .ant-btn-primary + .ant-btn:not(.ant-btn-primary):not([disabled]) {
  border-left-color: transparent;
}
.ant-btn-group .ant-btn {
  border-radius: 0;
}
.ant-btn-group > .ant-btn:first-child,
.ant-btn-group > span:first-child > .ant-btn {
  margin-left: 0;
}
.ant-btn-group > .ant-btn:only-child {
  border-radius: 2px;
}
.ant-btn-group > span:only-child > .ant-btn {
  border-radius: 2px;
}
.ant-btn-group > .ant-btn:first-child:not(:last-child),
.ant-btn-group > span:first-child:not(:last-child) > .ant-btn {
  border-top-left-radius: 2px;
  border-bottom-left-radius: 2px;
}
.ant-btn-group > .ant-btn:last-child:not(:first-child),
.ant-btn-group > span:last-child:not(:first-child) > .ant-btn {
  border-top-right-radius: 2px;
  border-bottom-right-radius: 2px;
}
.ant-btn-group-sm > .ant-btn:only-child {
  border-radius: 2px;
}
.ant-btn-group-sm > span:only-child > .ant-btn {
  border-radius: 2px;
}
.ant-btn-group-sm > .ant-btn:first-child:not(:last-child),
.ant-btn-group-sm > span:first-child:not(:last-child) > .ant-btn {
  border-top-left-radius: 2px;
  border-bottom-left-radius: 2px;
}
.ant-btn-group-sm > .ant-btn:last-child:not(:first-child),
.ant-btn-group-sm > span:last-child:not(:first-child) > .ant-btn {
  border-top-right-radius: 2px;
  border-bottom-right-radius: 2px;
}
.ant-btn-group > .ant-btn-group {
  float: left;
}
.ant-btn-group > .ant-btn-group:not(:first-child):not(:last-child) > .ant-btn {
  border-radius: 0;
}
.ant-btn-group > .ant-btn-group:first-child:not(:last-child) > .ant-btn:last-child {
  padding-right: 8px;
  border-top-right-radius: 0;
  border-bottom-right-radius: 0;
}
.ant-btn-group > .ant-btn-group:last-child:not(:first-child) > .ant-btn:first-child {
  padding-left: 8px;
  border-top-left-radius: 0;
  border-bottom-left-radius: 0;
}
.ant-btn-rtl.ant-btn-group .ant-btn + .ant-btn,
.ant-btn-rtl.ant-btn + .ant-btn-group,
.ant-btn-rtl.ant-btn-group span + .ant-btn,
.ant-btn-rtl.ant-btn-group .ant-btn + span,
.ant-btn-rtl.ant-btn-group > span + span,
.ant-btn-rtl.ant-btn-group + .ant-btn,
.ant-btn-rtl.ant-btn-group + .ant-btn-group,
.ant-btn-group-rtl.ant-btn-group .ant-btn + .ant-btn,
.ant-btn-group-rtl.ant-btn + .ant-btn-group,
.ant-btn-group-rtl.ant-btn-group span + .ant-btn,
.ant-btn-group-rtl.ant-btn-group .ant-btn + span,
.ant-btn-group-rtl.ant-btn-group > span + span,
.ant-btn-group-rtl.ant-btn-group + .ant-btn,
.ant-btn-group-rtl.ant-btn-group + .ant-btn-group {
  margin-right: -1px;
  margin-left: auto;
}
.ant-btn-group.ant-btn-group-rtl {
  direction: rtl;
}
.ant-btn-group-rtl.ant-btn-group > .ant-btn:first-child:not(:last-child),
.ant-btn-group-rtl.ant-btn-group > span:first-child:not(:last-child) > .ant-btn {
  border-radius: 0 2px 2px 0;
}
.ant-btn-group-rtl.ant-btn-group > .ant-btn:last-child:not(:first-child),
.ant-btn-group-rtl.ant-btn-group > span:last-child:not(:first-child) > .ant-btn {
  border-radius: 2px 0 0 2px;
}
.ant-btn-group-rtl.ant-btn-group-sm > .ant-btn:first-child:not(:last-child),
.ant-btn-group-rtl.ant-btn-group-sm > span:first-child:not(:last-child) > .ant-btn {
  border-radius: 0 2px 2px 0;
}
.ant-btn-group-rtl.ant-btn-group-sm > .ant-btn:last-child:not(:first-child),
.ant-btn-group-rtl.ant-btn-group-sm > span:last-child:not(:first-child) > .ant-btn {
  border-radius: 2px 0 0 2px;
}
.ant-btn:focus > span,
.ant-btn:active > span {
  position: relative;
}
.ant-btn > .anticon + span,
.ant-btn > span + .anticon {
  margin-left: 8px;
}
.ant-btn.ant-btn-background-ghost {
  color: #fff;
  border-color: #fff;
}
.ant-btn.ant-btn-background-ghost,
.ant-btn.ant-btn-background-ghost:hover,
.ant-btn.ant-btn-background-ghost:active,
.ant-btn.ant-btn-background-ghost:focus {
  background: transparent;
}
.ant-btn.ant-btn-background-ghost:hover,
.ant-btn.ant-btn-background-ghost:focus {
  color: #99bce0;
  border-color: #99bce0;
}
.ant-btn.ant-btn-background-ghost:active {
  color: #5179ad;
  border-color: #5179ad;
}
.ant-btn.ant-btn-background-ghost[disabled] {
  color: rgba(0, 0, 0, 0.25);
  background: transparent;
  border-color: #d9d9d9;
}
.ant-btn-background-ghost.ant-btn-primary {
  color: #6e9ed4;
  border-color: #6e9ed4;
  text-shadow: none;
}
.ant-btn-background-ghost.ant-btn-primary > a:only-child {
  color: currentcolor;
}
.ant-btn-background-ghost.ant-btn-primary > a:only-child::after {
  position: absolute;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  background: transparent;
  content: '';
}
.ant-btn-background-ghost.ant-btn-primary:hover,
.ant-btn-background-ghost.ant-btn-primary:focus {
  color: #99bce0;
  border-color: #99bce0;
}
.ant-btn-background-ghost.ant-btn-primary:hover > a:only-child,
.ant-btn-background-ghost.ant-btn-primary:focus > a:only-child {
  color: currentcolor;
}
.ant-btn-background-ghost.ant-btn-primary:hover > a:only-child::after,
.ant-btn-background-ghost.ant-btn-primary:focus > a:only-child::after {
  position: absolute;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  background: transparent;
  content: '';
}
.ant-btn-background-ghost.ant-btn-primary:active {
  color: #5179ad;
  border-color: #5179ad;
}
.ant-btn-background-ghost.ant-btn-primary:active > a:only-child {
  color: currentcolor;
}
.ant-btn-background-ghost.ant-btn-primary:active > a:only-child::after {
  position: absolute;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  background: transparent;
  content: '';
}
.ant-btn-background-ghost.ant-btn-primary[disabled],
.ant-btn-background-ghost.ant-btn-primary[disabled]:hover,
.ant-btn-background-ghost.ant-btn-primary[disabled]:focus,
.ant-btn-background-ghost.ant-btn-primary[disabled]:active {
  color: rgba(0, 0, 0, 0.25);
  border-color: #d9d9d9;
  background: #f5f5f5;
  text-shadow: none;
  box-shadow: none;
}
.ant-btn-background-ghost.ant-btn-primary[disabled] > a:only-child,
.ant-btn-background-ghost.ant-btn-primary[disabled]:hover > a:only-child,
.ant-btn-background-ghost.ant-btn-primary[disabled]:focus > a:only-child,
.ant-btn-background-ghost.ant-btn-primary[disabled]:active > a:only-child {
  color: currentcolor;
}
.ant-btn-background-ghost.ant-btn-primary[disabled] > a:only-child::after,
.ant-btn-background-ghost.ant-btn-primary[disabled]:hover > a:only-child::after,
.ant-btn-background-ghost.ant-btn-primary[disabled]:focus > a:only-child::after,
.ant-btn-background-ghost.ant-btn-primary[disabled]:active > a:only-child::after {
  position: absolute;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  background: transparent;
  content: '';
}
.ant-btn-background-ghost.ant-btn-danger {
  color: #ff4d4f;
  border-color: #ff4d4f;
  text-shadow: none;
}
.ant-btn-background-ghost.ant-btn-danger > a:only-child {
  color: currentcolor;
}
.ant-btn-background-ghost.ant-btn-danger > a:only-child::after {
  position: absolute;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  background: transparent;
  content: '';
}
.ant-btn-background-ghost.ant-btn-danger:hover,
.ant-btn-background-ghost.ant-btn-danger:focus {
  color: #ff7875;
  border-color: #ff7875;
}
.ant-btn-background-ghost.ant-btn-danger:hover > a:only-child,
.ant-btn-background-ghost.ant-btn-danger:focus > a:only-child {
  color: currentcolor;
}
.ant-btn-background-ghost.ant-btn-danger:hover > a:only-child::after,
.ant-btn-background-ghost.ant-btn-danger:focus > a:only-child::after {
  position: absolute;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  background: transparent;
  content: '';
}
.ant-btn-background-ghost.ant-btn-danger:active {
  color: #d9363e;
  border-color: #d9363e;
}
.ant-btn-background-ghost.ant-btn-danger:active > a:only-child {
  color: currentcolor;
}
.ant-btn-background-ghost.ant-btn-danger:active > a:only-child::after {
  position: absolute;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  background: transparent;
  content: '';
}
.ant-btn-background-ghost.ant-btn-danger[disabled],
.ant-btn-background-ghost.ant-btn-danger[disabled]:hover,
.ant-btn-background-ghost.ant-btn-danger[disabled]:focus,
.ant-btn-background-ghost.ant-btn-danger[disabled]:active {
  color: rgba(0, 0, 0, 0.25);
  border-color: #d9d9d9;
  background: #f5f5f5;
  text-shadow: none;
  box-shadow: none;
}
.ant-btn-background-ghost.ant-btn-danger[disabled] > a:only-child,
.ant-btn-background-ghost.ant-btn-danger[disabled]:hover > a:only-child,
.ant-btn-background-ghost.ant-btn-danger[disabled]:focus > a:only-child,
.ant-btn-background-ghost.ant-btn-danger[disabled]:active > a:only-child {
  color: currentcolor;
}
.ant-btn-background-ghost.ant-btn-danger[disabled] > a:only-child::after,
.ant-btn-background-ghost.ant-btn-danger[disabled]:hover > a:only-child::after,
.ant-btn-background-ghost.ant-btn-danger[disabled]:focus > a:only-child::after,
.ant-btn-background-ghost.ant-btn-danger[disabled]:active > a:only-child::after {
  position: absolute;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  background: transparent;
  content: '';
}
.ant-btn-background-ghost.ant-btn-dangerous {
  color: #ff4d4f;
  border-color: #ff4d4f;
  text-shadow: none;
}
.ant-btn-background-ghost.ant-btn-dangerous > a:only-child {
  color: currentcolor;
}
.ant-btn-background-ghost.ant-btn-dangerous > a:only-child::after {
  position: absolute;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  background: transparent;
  content: '';
}
.ant-btn-background-ghost.ant-btn-dangerous:hover,
.ant-btn-background-ghost.ant-btn-dangerous:focus {
  color: #ff7875;
  border-color: #ff7875;
}
.ant-btn-background-ghost.ant-btn-dangerous:hover > a:only-child,
.ant-btn-background-ghost.ant-btn-dangerous:focus > a:only-child {
  color: currentcolor;
}
.ant-btn-background-ghost.ant-btn-dangerous:hover > a:only-child::after,
.ant-btn-background-ghost.ant-btn-dangerous:focus > a:only-child::after {
  position: absolute;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  background: transparent;
  content: '';
}
.ant-btn-background-ghost.ant-btn-dangerous:active {
  color: #d9363e;
  border-color: #d9363e;
}
.ant-btn-background-ghost.ant-btn-dangerous:active > a:only-child {
  color: currentcolor;
}
.ant-btn-background-ghost.ant-btn-dangerous:active > a:only-child::after {
  position: absolute;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  background: transparent;
  content: '';
}
.ant-btn-background-ghost.ant-btn-dangerous[disabled],
.ant-btn-background-ghost.ant-btn-dangerous[disabled]:hover,
.ant-btn-background-ghost.ant-btn-dangerous[disabled]:focus,
.ant-btn-background-ghost.ant-btn-dangerous[disabled]:active {
  color: rgba(0, 0, 0, 0.25);
  border-color: #d9d9d9;
  background: #f5f5f5;
  text-shadow: none;
  box-shadow: none;
}
.ant-btn-background-ghost.ant-btn-dangerous[disabled] > a:only-child,
.ant-btn-background-ghost.ant-btn-dangerous[disabled]:hover > a:only-child,
.ant-btn-background-ghost.ant-btn-dangerous[disabled]:focus > a:only-child,
.ant-btn-background-ghost.ant-btn-dangerous[disabled]:active > a:only-child {
  color: currentcolor;
}
.ant-btn-background-ghost.ant-btn-dangerous[disabled] > a:only-child::after,
.ant-btn-background-ghost.ant-btn-dangerous[disabled]:hover > a:only-child::after,
.ant-btn-background-ghost.ant-btn-dangerous[disabled]:focus > a:only-child::after,
.ant-btn-background-ghost.ant-btn-dangerous[disabled]:active > a:only-child::after {
  position: absolute;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  background: transparent;
  content: '';
}
.ant-btn-background-ghost.ant-btn-dangerous.ant-btn-link {
  color: #ff4d4f;
  border-color: transparent;
  text-shadow: none;
}
.ant-btn-background-ghost.ant-btn-dangerous.ant-btn-link > a:only-child {
  color: currentcolor;
}
.ant-btn-background-ghost.ant-btn-dangerous.ant-btn-link > a:only-child::after {
  position: absolute;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  background: transparent;
  content: '';
}
.ant-btn-background-ghost.ant-btn-dangerous.ant-btn-link:hover,
.ant-btn-background-ghost.ant-btn-dangerous.ant-btn-link:focus {
  color: #ff7875;
  border-color: transparent;
}
.ant-btn-background-ghost.ant-btn-dangerous.ant-btn-link:hover > a:only-child,
.ant-btn-background-ghost.ant-btn-dangerous.ant-btn-link:focus > a:only-child {
  color: currentcolor;
}
.ant-btn-background-ghost.ant-btn-dangerous.ant-btn-link:hover > a:only-child::after,
.ant-btn-background-ghost.ant-btn-dangerous.ant-btn-link:focus > a:only-child::after {
  position: absolute;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  background: transparent;
  content: '';
}
.ant-btn-background-ghost.ant-btn-dangerous.ant-btn-link:active {
  color: #d9363e;
  border-color: transparent;
}
.ant-btn-background-ghost.ant-btn-dangerous.ant-btn-link:active > a:only-child {
  color: currentcolor;
}
.ant-btn-background-ghost.ant-btn-dangerous.ant-btn-link:active > a:only-child::after {
  position: absolute;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  background: transparent;
  content: '';
}
.ant-btn-background-ghost.ant-btn-dangerous.ant-btn-link[disabled],
.ant-btn-background-ghost.ant-btn-dangerous.ant-btn-link[disabled]:hover,
.ant-btn-background-ghost.ant-btn-dangerous.ant-btn-link[disabled]:focus,
.ant-btn-background-ghost.ant-btn-dangerous.ant-btn-link[disabled]:active {
  color: rgba(0, 0, 0, 0.25);
  border-color: #d9d9d9;
  background: #f5f5f5;
  text-shadow: none;
  box-shadow: none;
}
.ant-btn-background-ghost.ant-btn-dangerous.ant-btn-link[disabled] > a:only-child,
.ant-btn-background-ghost.ant-btn-dangerous.ant-btn-link[disabled]:hover > a:only-child,
.ant-btn-background-ghost.ant-btn-dangerous.ant-btn-link[disabled]:focus > a:only-child,
.ant-btn-background-ghost.ant-btn-dangerous.ant-btn-link[disabled]:active > a:only-child {
  color: currentcolor;
}
.ant-btn-background-ghost.ant-btn-dangerous.ant-btn-link[disabled] > a:only-child::after,
.ant-btn-background-ghost.ant-btn-dangerous.ant-btn-link[disabled]:hover > a:only-child::after,
.ant-btn-background-ghost.ant-btn-dangerous.ant-btn-link[disabled]:focus > a:only-child::after,
.ant-btn-background-ghost.ant-btn-dangerous.ant-btn-link[disabled]:active > a:only-child::after {
  position: absolute;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  background: transparent;
  content: '';
}
.ant-btn-two-chinese-chars::first-letter {
  letter-spacing: 0.34em;
}
.ant-btn-two-chinese-chars > *:not(.anticon) {
  margin-right: -0.34em;
  letter-spacing: 0.34em;
}
.ant-btn.ant-btn-block {
  width: 100%;
}
.ant-btn:empty {
  display: inline-block;
  width: 0;
  visibility: hidden;
  content: '\a0';
}
a.ant-btn {
  padding-top: 0.01px !important;
  line-height: 30px;
}
a.ant-btn-lg {
  line-height: 38px;
}
a.ant-btn-sm {
  line-height: 22px;
}
.ant-btn-rtl {
  direction: rtl;
}
.ant-btn-group-rtl.ant-btn-group .ant-btn-primary:last-child:not(:first-child),
.ant-btn-group-rtl.ant-btn-group .ant-btn-primary + .ant-btn-primary {
  border-right-color: #99bce0;
  border-left-color: #d9d9d9;
}
.ant-btn-group-rtl.ant-btn-group .ant-btn-primary:last-child:not(:first-child)[disabled],
.ant-btn-group-rtl.ant-btn-group .ant-btn-primary + .ant-btn-primary[disabled] {
  border-right-color: #d9d9d9;
  border-left-color: #99bce0;
}
.ant-btn-rtl.ant-btn > .ant-btn-loading-icon .anticon {
  padding-right: 0;
  padding-left: 8px;
}
.ant-btn > .ant-btn-loading-icon:only-child .anticon {
  padding-right: 0;
  padding-left: 0;
}
.ant-btn-rtl.ant-btn > .anticon + span,
.ant-btn-rtl.ant-btn > span + .anticon {
  margin-right: 8px;
  margin-left: 0;
}
.ant-picker {
  border: none;
}
.ant-picker-panel {
  border: none;
}
.ant-picker-panel-container {
  box-shadow: none;
}
.ant-picker-date-panel .ant-picker-cell-inner,
.ant-picker-date-panel .ant-picker-cell-inner::before {
  border-radius: 50% !important;
}
.ant-picker-header-super-prev-btn,
.ant-picker-header-super-next-btn {
  width: 32px;
}
.ant-picker-header-prev-btn,
.ant-picker-header-next-btn {
  width: 46px;
}
.ant-picker-header-super-prev-btn,
.ant-picker-header-prev-btn,
.ant-picker-header-super-next-btn,
.ant-picker-header-next-btn {
  color: #828282 !important;
}
.ant-picker-header-year-btn,
.ant-picker-header-month-btn {
  font-weight: bold !important;
}
.ant-picker-header-view button {
  font-size: 18px;
  line-height: 56px;
}
.ant-picker-content th {
  height: 36px;
  font-weight: bold;
  color: #828282;
}
.ant-picker-prev-icon::before,
.ant-picker-next-icon::before,
.ant-picker-super-prev-icon::before,
.ant-picker-super-next-icon::before,
.ant-picker-super-prev-icon::after,
.ant-picker-super-next-icon::after {
  width: 10px;
  height: 10px;
  border-width: 2px 0 0 2px;
}
.ant-picker-super-prev-icon::after,
.ant-picker-super-next-icon::after {
  top: 6px;
  left: 6px;
}
.ant-dropdown .upt-dropdown {
  box-shadow: var(--card-box-shadow);
  border-radius: 12px;
  padding: 0;
}
.ant-dropdown .upt-dropdown ion-item {
  --padding-start: 1rem;
  --inner-padding-end: 1rem;
  color: var(--ion-color-dark);
}
nz-time-picker.ant-picker {
  padding-right: 5px;
  background: none !important;
  cursor: pointer !important;
}
nz-time-picker.ant-picker .ant-picker-input > input {
  min-width: 140px;
  font-size: var(--font-base);
  text-align: right;
}
nz-time-picker.ant-picker .ant-picker-input > input[disabled] {
  color: var(--ion-color-black);
  cursor: pointer;
}
nz-time-picker.ant-picker .ant-picker-input > input::-moz-placeholder {
  color: var(--ion-color-darkgrey);
}
nz-time-picker.ant-picker .ant-picker-input > input::placeholder {
  color: var(--ion-color-darkgrey);
}
nz-time-picker.ant-picker .ant-picker-suffix {
  visibility: hidden;
  width: 0px;
}
.ant-picker-panel-container {
  background-color: transparent;
}
.ant-picker-panel-container .ant-picker-panel nz-time-picker-panel.upt-time-picker {
  background-color: var(--ion-color-white);
  padding-top: 0 !important;
  margin-top: 7px;
  border: 1px solid var(--ion-color-light);
}

/*!******************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************!*\
  !*** css ./node_modules/css-loader/dist/cjs.js??ruleSet[1].rules[6].rules[0].oneOf[0].use[1]!./node_modules/postcss-loader/dist/cjs.js??ruleSet[1].rules[6].rules[0].oneOf[0].use[2]!./node_modules/resolve-url-loader/index.js??ruleSet[1].rules[6].rules[1].use[0]!./node_modules/sass-loader/dist/cjs.js??ruleSet[1].rules[6].rules[1].use[1]!./src/theme/variables.scss ***!
  \******************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************/
/** Ionic CSS Variables **/
:root {
  --ion-color-primary: #6e9ed4;
  --ion-color-primary-rgb: 110, 158, 212;
  --ion-color-primary-contrast: #ffffff;
  --ion-color-primary-contrast-rgb: 255, 255, 255;
  --ion-color-primary-shade: #618bbb;
  --ion-color-primary-tint: #7da8d8;
  --ion-color-secondary: #636aaf;
  --ion-color-secondary-rgb: 99, 106, 175;
  --ion-color-secondary-contrast: #ffffff;
  --ion-color-secondary-contrast-rgb: 255, 255, 255;
  --ion-color-secondary-shade: #575d9a;
  --ion-color-secondary-tint: #7379b7;
  --ion-color-tertiary: #ffffff;
  --ion-color-tertiary-rgb: 255, 255, 255;
  --ion-color-tertiary-contrast: #000000;
  --ion-color-tertiary-contrast-rgb: 0, 0, 0;
  --ion-color-tertiary-shade: #e0e0e0;
  --ion-color-tertiary-tint: #ffffff;
  --ion-color-success: #1ef79f;
  --ion-color-success-rgb: 30, 247, 159;
  --ion-color-success-contrast: #000000;
  --ion-color-success-contrast-rgb: 0, 0, 0;
  --ion-color-success-shade: #1ad98c;
  --ion-color-success-tint: #35f8a9;
  --ion-color-warning: #ffc409;
  --ion-color-warning-rgb: 255, 196, 9;
  --ion-color-warning-contrast: #000000;
  --ion-color-warning-contrast-rgb: 0, 0, 0;
  --ion-color-warning-shade: #e0ac08;
  --ion-color-warning-tint: #ffca22;
  --ion-color-danger: #ff0c63;
  --ion-color-danger-rgb: 255, 12, 99;
  --ion-color-danger-contrast: #ffffff;
  --ion-color-danger-contrast-rgb: 255, 255, 255;
  --ion-color-danger-shade: #e00b57;
  --ion-color-danger-tint: #ff2473;
  --ion-color-dark: #142132;
  --ion-color-dark-rgb: 20, 33, 50;
  --ion-color-dark-rgba: rgba(20, 33, 50, 0.5);
  --ion-color-dark-contrast: #ffffff;
  --ion-color-dark-contrast-rgb: 255, 255, 255;
  --ion-color-dark-shade: #121d2c;
  --ion-color-dark-tint: #2c3747;
  --ion-color-medium: #a3a3a3;
  --ion-color-medium-rgb: 163, 163, 163;
  --ion-color-medium-contrast: #000000;
  --ion-color-medium-contrast-rgb: 0, 0, 0;
  --ion-color-medium-shade: #8f8f8f;
  --ion-color-medium-tint: #acacac;
  --ion-color-light: #f1f1f3;
  --ion-color-light-rgb: 241, 241, 243;
  --ion-color-light-contrast: #000000;
  --ion-color-light-contrast-rgb: 0, 0, 0;
  --ion-color-light-shade: #d4d4d6;
  --ion-color-light-tint: #f2f2f4;
  --ion-grid-padding: 15px;
  --ion-grid-width-xs: 100%;
  --ion-grid-width-sm: 540px;
  --ion-grid-width-md: 720px;
  --ion-grid-width-lg: 960px;
  --ion-grid-width-xl: 1140px;
  --ion-padding: 20px;
  --footer-height: 80px;
  --mobile-item-height: 56px;
  --ion-font-family: "Roboto", sans-serif;
}
:root {
  --white: #ffffff;
  --black: #000000;
  --bg-color: #f1f1f3;
  --ion-color-ocean: #70a6c3;
  --input-border-radius: 8px;
  --button-border-radius: 64px;
  --desktop-max-width: 1920px;
  --card-box-shadow: 0 0 8px rgba(0, 0, 0, 0.15);
  --desktop-header-height: 64px;
  --desktop-side-menu-width: 230px;
  --font-base: 16px;
  --font-xxs: 10px;
  --font-xs: 12px;
  --font-sm: 14px;
  --font-md: 18px;
  --font-lg: 20px;
  --font-xl: 24px;
  --font-xxl: 36px;
  --line-height-base: 18px;
  --line-height-xxs: 20px;
  --line-height-xs: 14px;
  --line-height-sm: 22px;
  --line-height-md: 21px;
  --line-height-lg: 24px;
  --line-height-xl: 28px;
  --line-height-xxl: 48px;
  --ion-color-darkgrey: #828282;
  --ion-color-darkgrey-rgb: 130, 130, 130;
  --ion-color-darkgrey-contrast: #ffffff;
  --ion-color-darkgrey-contrast-rgb: 255, 255, 255;
  --ion-color-darkgrey-shade: #727272;
  --ion-color-darkgrey-tint: #8f8f8f;
  --ion-color-lightgrey: #bdbdbd;
  --ion-color-lightgrey-rgb: 189, 189, 189;
  --ion-color-lightgrey-contrast: #000000;
  --ion-color-lightgrey-contrast-rgb: 0, 0, 0;
  --ion-color-lightgrey-shade: #727272;
  --ion-color-lightgrey-tint: #8f8f8f;
  --ion-color-lightbluegrey: #989cb1;
  --ion-color-lightbluegrey-rgb: 152, 156, 177;
  --ion-color-lightbluegrey-contrast: #000000;
  --ion-color-lightbluegrey-contrast-rgb: 0, 0, 0;
  --ion-color-lightbluegrey-shade: #86899c;
  --ion-color-lightbluegrey-tint: #a2a6b9;
  --ion-color-bluegrey: #61688b;
  --ion-color-bluegrey-rgb: 97, 104, 139;
  --ion-color-bluegrey-contrast: #ffffff;
  --ion-color-bluegrey-contrast-rgb: 255, 255, 255;
  --ion-color-bluegrey-shade: #555c7a;
  --ion-color-bluegrey-tint: #717797;
  --ion-color-black: #000000;
  --ion-color-black-rgb: 0, 0, 0;
  --ion-color-black-contrast: #ffffff;
  --ion-color-black-contrast-rgb: 255, 255, 255;
  --ion-color-black-shade: #000000;
  --ion-color-black-tint: #1a1a1a;
  --ion-color-white: #ffffff;
  --ion-color-white-rgb: 255, 255, 255;
  --ion-color-white-contrast: #000000;
  --ion-color-white-contrast-rgb: 0, 0, 0;
  --ion-color-white-shade: #e0e0e0;
  --ion-color-white-tint: #ffffff;
  --ion-color-greylight: #f5f5f7;
  --ion-color-greylight-rgb: 245, 245, 247;
  --ion-color-greylight-contrast: #000000;
  --ion-color-greylight-contrast-rgb: 0, 0, 0;
  --ion-color-greylight-shade: #d8d8d9;
  --ion-color-greylight-tint: #f6f6f8;
  --ion-color-rose: #e66881;
  --ion-color-rose-rgb: 230, 104, 129;
  --ion-color-rose-contrast: #000000;
  --ion-color-rose-contrast-rgb: 0, 0, 0;
  --ion-color-rose-shade: #ca5c72;
  --ion-color-rose-tint: #e9778e;
  --ion-color-roselight: #fbe8ec;
  --ion-color-roselight-rgb: 251, 232, 236;
  --ion-color-roselight-contrast: #000000;
  --ion-color-roselight-contrast-rgb: 0, 0, 0;
  --ion-color-roselight-shade: #ddccd0;
  --ion-color-roselight-tint: #fbeaee;
  --ion-color-violet-ten: #eff0f7;
  --ion-color-violet-ten-rgb: 239, 240, 247;
  --ion-color-violet-ten-contrast: #000000;
  --ion-color-violet-ten-contrast-rgb: 0, 0, 0;
  --ion-color-violet-ten-shade: #d2d3d9;
  --ion-color-violet-ten-tint: #f1f2f8;
  --ion-color-blue-ten: #f0f5fb;
  --ion-color-blue-ten-rgb: 240, 245, 251;
  --ion-color-blue-ten-contrast: #000000;
  --ion-color-blue-ten-contrast-rgb: 0, 0, 0;
  --ion-color-blue-ten-shade: #d3d8dd;
  --ion-color-blue-ten-tint: #f2f6fb;
  --ion-color-uptown-ice: #bbe3fa;
  --ion-color-uptown-blue-35: #ccddf0;
  --ion-toolbar-background: var(--ion-color-white);
  --ion-tab-bar-background: var(--ion-color-white);
}
:root .ion-color-white {
  --ion-color-base: var(--ion-color-white);
  --ion-color-base-rgb: var(--ion-color-white-rgb);
  --ion-color-contrast: var(--ion-color-white-contrast);
  --ion-color-contrast-rgb: var(--ion-color-white-contrast-rgb);
  --ion-color-shade: var(--ion-color-white-shade);
  --ion-color-tint: var(--ion-color-white-tint);
}
:root .ion-color-darkgrey {
  --ion-color-base: var(--ion-color-darkgrey);
  --ion-color-base-rgb: var(--ion-color-darkgrey-rgb);
  --ion-color-contrast: var(--ion-color-darkgrey-contrast);
  --ion-color-contrast-rgb: var(--ion-color-darkgrey-contrast-rgb);
  --ion-color-shade: var(--ion-color-darkgrey-shade);
  --ion-color-tint: var(--ion-color-darkgrey-tint);
}
:root .ion-color-lightgrey {
  --ion-color-base: var(--ion-color-lightgrey);
  --ion-color-base-rgb: var(--ion-color-lightgrey-rgb);
  --ion-color-contrast: var(--ion-color-lightgrey-contrast);
  --ion-color-contrast-rgb: var(--ion-color-lightgrey-contrast-rgb);
  --ion-color-shade: var(--ion-color-lightgrey-shade);
  --ion-color-tint: var(--ion-color-lightgrey-tint);
}
:root .ion-color-bluegrey {
  --ion-color-base: var(--ion-color-bluegrey);
  --ion-color-base-rgb: var(--ion-color-bluegrey-rgb);
  --ion-color-contrast: var(--ion-color-bluegrey-contrast);
  --ion-color-contrast-rgb: var(--ion-color-bluegrey-contrast-rgb);
  --ion-color-shade: var(--ion-color-bluegrey-shade);
  --ion-color-tint: var(--ion-color-bluegrey-tint);
}
:root .ion-color-lightbluegrey {
  --ion-color-base: var(--ion-color-lightbluegrey);
  --ion-color-base-rgb: var(--ion-color-lightbluegrey-rgb);
  --ion-color-contrast: var(--ion-color-lightbluegrey-contrast);
  --ion-color-contrast-rgb: var(--ion-color-lightbluegrey-contrast-rgb);
  --ion-color-shade: var(--ion-color-lightbluegrey-shade);
  --ion-color-tint: var(--ion-color-lightbluegrey-tint);
}
:root .ion-color-black {
  --ion-color-base: var(--ion-color-black);
  --ion-color-base-rgb: var(--ion-color-black-rgb);
  --ion-color-contrast: var(--ion-color-black-contrast);
  --ion-color-contrast-rgb: var(--ion-color-black-contrast-rgb);
  --ion-color-shade: var(--ion-color-black-shade);
  --ion-color-tint: var(--ion-color-black-tint);
}
:root .ion-color-greylight {
  --ion-color-base: var(--ion-color-greylight);
  --ion-color-base-rgb: var(--ion-color-greylight-rgb);
  --ion-color-contrast: var(--ion-color-greylight-contrast);
  --ion-color-contrast-rgb: var(--ion-color-greylight-contrast-rgb);
  --ion-color-shade: var(--ion-color-greylight-shade);
  --ion-color-tint: var(--ion-color-greylight-tint);
}
:root .ion-color-rose {
  --ion-color-base: var(--ion-color-rose);
  --ion-color-base-rgb: var(--ion-color-rose-rgb);
  --ion-color-contrast: var(--ion-color-rose-contrast);
  --ion-color-contrast-rgb: var(--ion-color-rose-contrast-rgb);
  --ion-color-shade: var(--ion-color-rose-shade);
  --ion-color-tint: var(--ion-color-rose-tint);
}
:root .ion-color-roselight {
  --ion-color-base: var(--ion-color-roselight);
  --ion-color-base-rgb: var(--ion-color-roselight-rgb);
  --ion-color-contrast: var(--ion-color-roselight-contrast);
  --ion-color-contrast-rgb: var(--ion-color-roselight-contrast-rgb);
  --ion-color-shade: var(--ion-color-roselight-shade);
  --ion-color-tint: var(--ion-color-roselight-tint);
}
:root .ion-color-violet-ten {
  --ion-color-base: var(--ion-color-violet-ten);
  --ion-color-base-rgb: var(--ion-color-violet-ten-rgb);
  --ion-color-contrast: var(--ion-color-violet-ten-contrast);
  --ion-color-contrast-rgb: var(--ion-color-violet-ten-contrast-rgb);
  --ion-color-shade: var(--ion-color-violet-ten-shade);
  --ion-color-tint: var(--ion-color-violet-ten-tint);
}
:root .ion-color-blue-ten {
  --ion-color-base: var(--ion-color-blue-ten);
  --ion-color-base-rgb: var(--ion-color-blue-ten-rgb);
  --ion-color-contrast: var(--ion-color-blue-ten-contrast);
  --ion-color-contrast-rgb: var(--ion-color-blue-ten-contrast-rgb);
  --ion-color-shade: var(--ion-color-blue-ten-shade);
  --ion-color-tint: var(--ion-color-blue-ten-tint);
}
/*!*********************************************************************************************************************************************************************************************************************************************************************************************************************************************************************!*\
  !*** css ./node_modules/css-loader/dist/cjs.js??ruleSet[1].rules[6].rules[0].oneOf[0].use[1]!./node_modules/postcss-loader/dist/cjs.js??ruleSet[1].rules[6].rules[0].oneOf[0].use[2]!./node_modules/resolve-url-loader/index.js??ruleSet[1].rules[6].rules[1].use[0]!./node_modules/sass-loader/dist/cjs.js??ruleSet[1].rules[6].rules[1].use[1]!./src/global.scss ***!
  \*********************************************************************************************************************************************************************************************************************************************************************************************************************************************************************/
/*
 * App Global CSS
 * ----------------------------------------------------------------------------
 * Put style rules here that you want to apply globally. These styles are for
 * the entire app and not just one component. Additionally, this file can be
 * used as an entry point to import other CSS/Sass files to be included in the
 * output CSS.
 * For more information on global stylesheets, visit the documentation:
 * https://ionicframework.com/docs/layout/global-stylesheets
 */
/* Core CSS required for Ionic components to work properly */
html.ios {
  --ion-default-font: -apple-system, BlinkMacSystemFont, "Helvetica Neue", "Roboto", sans-serif;
}
html.md {
  --ion-default-font: "Roboto", "Helvetica Neue", sans-serif;
}
html {
  --ion-font-family: var(--ion-default-font);
}
body {
  background: var(--ion-background-color);
}
body.backdrop-no-scroll {
  overflow: hidden;
}
/**
 * Card style modal needs additional padding on the
 * top of the header. We accomplish this by targeting
 * the first toolbar in the header.
 * Footer also needs this. We do not adjust the bottom
 * padding though because of the safe area.
 */
html.ios ion-modal.modal-card ion-header ion-toolbar:first-of-type,
html.ios ion-modal.modal-sheet ion-header ion-toolbar:first-of-type,
html.ios ion-modal ion-footer ion-toolbar:first-of-type {
  padding-top: 6px;
}
/**
* Card style modal needs additional padding on the
* bottom of the header. We accomplish this by targeting
* the last toolbar in the header.
*/
html.ios ion-modal.modal-card ion-header ion-toolbar:last-of-type,
html.ios ion-modal.modal-sheet ion-header ion-toolbar:last-of-type {
  padding-bottom: 6px;
}
/**
* Add padding on the left and right
* of toolbars while accounting for
* safe area values when in landscape.
*/
html.ios ion-modal ion-toolbar {
  padding-right: calc(var(--ion-safe-area-right) + 8px);
  padding-left: calc(var(--ion-safe-area-left) + 8px);
}
/**
 * Card style modal on iPadOS
 * should only have backdrop on first instance.
 */
@media screen and (min-width: 768px) {
  html.ios ion-modal.modal-card:first-of-type {
    --backdrop-opacity: 0.18;
  }
}
/**
 * Subsequent modals should not have a backdrop/box shadow
 * as it will cause the screen to appear to get progressively
 * darker. With Ionic 6, declarative modals made it
 * possible to have multiple non-presented modals in the DOM,
 * so we could no longer rely on ion-modal:first-of-type.
 * Here we disable the opacity/box-shadow for every modal
 * that comes after the first presented modal.
 *
 * Note: ion-modal:not(.overlay-hidden):first-of-type
 * does not match the first modal to not have
 * the .overlay-hidden class, it will match the
 * first modal in general only if it does not
 * have the .overlay-hidden class.
 * The :nth-child() pseudo-class has support
 * for selectors which would help us here. At the
 * time of writing it does not have great cross browser
 * support.
 *
 * Note 2: This should only apply to non-card and
 * non-sheet modals. Card and sheet modals have their
 * own criteria for displaying backdrops/box shadows.
 *
 * Do not use :not(.overlay-hidden) in place of
 * .show-modal because that triggers a memory
 * leak in Blink: https://bugs.chromium.org/p/chromium/issues/detail?id=1418768
 */
ion-modal.modal-default.show-modal ~ ion-modal.modal-default {
  --backdrop-opacity: 0;
  --box-shadow: none;
}
/**
 * This works around a bug in WebKit where the
 * content will overflow outside of the bottom border
 * radius when re-painting. As long as a single
 * border radius value is set on .ion-page, this
 * issue does not happen. We set the top left radius
 * here because the top left corner will always have a
 * radius no matter the platform.
 * This behavior only applies to card modals.
 */
html.ios ion-modal.modal-card .ion-page {
  border-top-left-radius: var(--border-radius);
}
.ion-color-primary {
  --ion-color-base: var(--ion-color-primary, #3880ff) !important;
  --ion-color-base-rgb: var(--ion-color-primary-rgb, 56, 128, 255) !important;
  --ion-color-contrast: var(--ion-color-primary-contrast, #fff) !important;
  --ion-color-contrast-rgb: var(--ion-color-primary-contrast-rgb, 255, 255, 255) !important;
  --ion-color-shade: var(--ion-color-primary-shade, #3171e0) !important;
  --ion-color-tint: var(--ion-color-primary-tint, #4c8dff) !important;
}
.ion-color-secondary {
  --ion-color-base: var(--ion-color-secondary, #3dc2ff) !important;
  --ion-color-base-rgb: var(--ion-color-secondary-rgb, 61, 194, 255) !important;
  --ion-color-contrast: var(--ion-color-secondary-contrast, #fff) !important;
  --ion-color-contrast-rgb: var(--ion-color-secondary-contrast-rgb, 255, 255, 255) !important;
  --ion-color-shade: var(--ion-color-secondary-shade, #36abe0) !important;
  --ion-color-tint: var(--ion-color-secondary-tint, #50c8ff) !important;
}
.ion-color-tertiary {
  --ion-color-base: var(--ion-color-tertiary, #5260ff) !important;
  --ion-color-base-rgb: var(--ion-color-tertiary-rgb, 82, 96, 255) !important;
  --ion-color-contrast: var(--ion-color-tertiary-contrast, #fff) !important;
  --ion-color-contrast-rgb: var(--ion-color-tertiary-contrast-rgb, 255, 255, 255) !important;
  --ion-color-shade: var(--ion-color-tertiary-shade, #4854e0) !important;
  --ion-color-tint: var(--ion-color-tertiary-tint, #6370ff) !important;
}
.ion-color-success {
  --ion-color-base: var(--ion-color-success, #2dd36f) !important;
  --ion-color-base-rgb: var(--ion-color-success-rgb, 45, 211, 111) !important;
  --ion-color-contrast: var(--ion-color-success-contrast, #fff) !important;
  --ion-color-contrast-rgb: var(--ion-color-success-contrast-rgb, 255, 255, 255) !important;
  --ion-color-shade: var(--ion-color-success-shade, #28ba62) !important;
  --ion-color-tint: var(--ion-color-success-tint, #42d77d) !important;
}
.ion-color-warning {
  --ion-color-base: var(--ion-color-warning, #ffc409) !important;
  --ion-color-base-rgb: var(--ion-color-warning-rgb, 255, 196, 9) !important;
  --ion-color-contrast: var(--ion-color-warning-contrast, #000) !important;
  --ion-color-contrast-rgb: var(--ion-color-warning-contrast-rgb, 0, 0, 0) !important;
  --ion-color-shade: var(--ion-color-warning-shade, #e0ac08) !important;
  --ion-color-tint: var(--ion-color-warning-tint, #ffca22) !important;
}
.ion-color-danger {
  --ion-color-base: var(--ion-color-danger, #eb445a) !important;
  --ion-color-base-rgb: var(--ion-color-danger-rgb, 235, 68, 90) !important;
  --ion-color-contrast: var(--ion-color-danger-contrast, #fff) !important;
  --ion-color-contrast-rgb: var(--ion-color-danger-contrast-rgb, 255, 255, 255) !important;
  --ion-color-shade: var(--ion-color-danger-shade, #cf3c4f) !important;
  --ion-color-tint: var(--ion-color-danger-tint, #ed576b) !important;
}
.ion-color-light {
  --ion-color-base: var(--ion-color-light, #f4f5f8) !important;
  --ion-color-base-rgb: var(--ion-color-light-rgb, 244, 245, 248) !important;
  --ion-color-contrast: var(--ion-color-light-contrast, #000) !important;
  --ion-color-contrast-rgb: var(--ion-color-light-contrast-rgb, 0, 0, 0) !important;
  --ion-color-shade: var(--ion-color-light-shade, #d7d8da) !important;
  --ion-color-tint: var(--ion-color-light-tint, #f5f6f9) !important;
}
.ion-color-medium {
  --ion-color-base: var(--ion-color-medium, #92949c) !important;
  --ion-color-base-rgb: var(--ion-color-medium-rgb, 146, 148, 156) !important;
  --ion-color-contrast: var(--ion-color-medium-contrast, #fff) !important;
  --ion-color-contrast-rgb: var(--ion-color-medium-contrast-rgb, 255, 255, 255) !important;
  --ion-color-shade: var(--ion-color-medium-shade, #808289) !important;
  --ion-color-tint: var(--ion-color-medium-tint, #9d9fa6) !important;
}
.ion-color-dark {
  --ion-color-base: var(--ion-color-dark, #222428) !important;
  --ion-color-base-rgb: var(--ion-color-dark-rgb, 34, 36, 40) !important;
  --ion-color-contrast: var(--ion-color-dark-contrast, #fff) !important;
  --ion-color-contrast-rgb: var(--ion-color-dark-contrast-rgb, 255, 255, 255) !important;
  --ion-color-shade: var(--ion-color-dark-shade, #1e2023) !important;
  --ion-color-tint: var(--ion-color-dark-tint, #383a3e) !important;
}
.ion-page {
  left: 0;
  right: 0;
  top: 0;
  bottom: 0;
  display: flex;
  position: absolute;
  flex-direction: column;
  justify-content: space-between;
  contain: layout size style;
  overflow: hidden;
  z-index: 0;
}
/**
 * When making custom dialogs, using
 * ion-content is not required. As a result,
 * some developers may wish to have dialogs
 * that are automatically sized by the browser.
 * These changes allow certain dimension values
 * such as fit-content to work correctly.
 */
ion-modal > .ion-page {
  position: relative;
  contain: layout style;
  height: 100%;
}
.split-pane-visible > .ion-page.split-pane-main {
  position: relative;
}
ion-route,
ion-route-redirect,
ion-router,
ion-select-option,
ion-nav-controller,
ion-menu-controller,
ion-action-sheet-controller,
ion-alert-controller,
ion-loading-controller,
ion-modal-controller,
ion-picker-controller,
ion-popover-controller,
ion-toast-controller,
.ion-page-hidden,
[hidden] {
  /* stylelint-disable-next-line declaration-no-important */
  display: none !important;
}
.ion-page-invisible {
  opacity: 0;
}
.can-go-back > ion-header ion-back-button {
  display: block;
}
html.plt-ios.plt-hybrid, html.plt-ios.plt-pwa {
  --ion-statusbar-padding: 20px;
}
@supports (padding-top: 20px) {
  html {
    --ion-safe-area-top: var(--ion-statusbar-padding);
  }
}
@supports (padding-top: constant(safe-area-inset-top)) {
  html {
    --ion-safe-area-top: constant(safe-area-inset-top);
    --ion-safe-area-bottom: constant(safe-area-inset-bottom);
    --ion-safe-area-left: constant(safe-area-inset-left);
    --ion-safe-area-right: constant(safe-area-inset-right);
  }
}
@supports (padding-top: env(safe-area-inset-top)) {
  html {
    --ion-safe-area-top: env(safe-area-inset-top);
    --ion-safe-area-bottom: env(safe-area-inset-bottom);
    --ion-safe-area-left: env(safe-area-inset-left);
    --ion-safe-area-right: env(safe-area-inset-right);
  }
}
ion-card.ion-color .ion-inherit-color,
ion-card-header.ion-color .ion-inherit-color {
  color: inherit;
}
.menu-content {
  transform: translate3d(0,  0,  0);
}
.menu-content-open {
  cursor: pointer;
  touch-action: manipulation;
  pointer-events: none;
}
.ios .menu-content-reveal {
  box-shadow: -8px 0 42px rgba(0, 0, 0, 0.08);
}
[dir=rtl].ios .menu-content-reveal {
  box-shadow: 8px 0 42px rgba(0, 0, 0, 0.08);
}
.md .menu-content-reveal {
  box-shadow: 4px 0px 16px rgba(0, 0, 0, 0.18);
}
.md .menu-content-push {
  box-shadow: 4px 0px 16px rgba(0, 0, 0, 0.18);
}
ion-accordion-group.accordion-group-expand-inset > ion-accordion:first-of-type {
  border-top-left-radius: 8px;
  border-top-right-radius: 8px;
}
ion-accordion-group.accordion-group-expand-inset > ion-accordion:last-of-type {
  border-bottom-left-radius: 8px;
  border-bottom-right-radius: 8px;
}
ion-accordion-group > ion-accordion:last-of-type ion-item[slot=header] {
  --border-width: 0px;
}
ion-accordion.accordion-animated > [slot=header] .ion-accordion-toggle-icon {
  transition: 300ms transform cubic-bezier(0.25, 0.8, 0.5, 1);
}
@media (prefers-reduced-motion: reduce) {
  ion-accordion .ion-accordion-toggle-icon {
    /* stylelint-disable declaration-no-important */
    transition: none !important;
  }
}
/**
 * The > [slot="header"] selector ensures that we do
 * not modify toggle icons for any nested accordions. The state
 * of one accordion should not affect any accordions inside
 * of a nested accordion group.
 */
ion-accordion.accordion-expanding > [slot=header] .ion-accordion-toggle-icon,
ion-accordion.accordion-expanded > [slot=header] .ion-accordion-toggle-icon {
  transform: rotate(180deg);
}
ion-accordion-group.accordion-group-expand-inset.md > ion-accordion.accordion-previous ion-item[slot=header] {
  --border-width: 0px;
  --inner-border-width: 0px;
}
ion-accordion-group.accordion-group-expand-inset.md > ion-accordion.accordion-expanding:first-of-type,
ion-accordion-group.accordion-group-expand-inset.md > ion-accordion.accordion-expanded:first-of-type {
  margin-top: 0;
}
ion-input input::-webkit-date-and-time-value {
  text-align: start;
}
/**
 * The .ion-datetime-button-overlay class contains
 * styles that allow any modal/popover to be
 * sized according to the dimensions of the datetime
 * when used with ion-datetime-button.
 */
.ion-datetime-button-overlay {
  --width: fit-content;
  --height: fit-content;
}
/**
 * The grid variant can scale down when inline.
 * When used in a `fit-content` overlay, this causes
 * the overlay to shrink when the month/year picker is open.
 * Explicitly setting the dimensions lets us have a consistently
 * sized grid interface.
 */
.ion-datetime-button-overlay ion-datetime.datetime-grid {
  width: 320px;
  min-height: 320px;
}
/* Basic CSS for apps built with Ionic */
audio,
canvas,
progress,
video {
  vertical-align: baseline;
}
audio:not([controls]) {
  display: none;
  height: 0;
}
b,
strong {
  font-weight: bold;
}
img {
  max-width: 100%;
}
hr {
  height: 1px;
  border-width: 0;
  box-sizing: content-box;
}
pre {
  overflow: auto;
}
code,
kbd,
pre,
samp {
  font-family: monospace, monospace;
  font-size: 1em;
}
label,
input,
select,
textarea {
  font-family: inherit;
  line-height: normal;
}
textarea {
  overflow: auto;
  height: auto;
  font: inherit;
  color: inherit;
}
textarea::-moz-placeholder {
  padding-left: 2px;
}
textarea::placeholder {
  padding-left: 2px;
}
form,
input,
optgroup,
select {
  margin: 0;
  font: inherit;
  color: inherit;
}
html input[type=button],
input[type=reset],
input[type=submit] {
  cursor: pointer;
  -webkit-appearance: button;
}
a,
a div,
a span,
a ion-icon,
a ion-label,
button,
button div,
button span,
button ion-icon,
button ion-label,
.ion-tappable,
[tappable],
[tappable] div,
[tappable] span,
[tappable] ion-icon,
[tappable] ion-label,
input,
textarea {
  touch-action: manipulation;
}
a ion-label,
button ion-label {
  pointer-events: none;
}
button {
  padding: 0;
  border: 0;
  border-radius: 0;
  font-family: inherit;
  font-style: inherit;
  font-feature-settings: inherit;
  font-variant: inherit;
  line-height: 1;
  text-transform: none;
  cursor: pointer;
  -webkit-appearance: button;
}
[tappable] {
  cursor: pointer;
}
a[disabled],
button[disabled],
html input[disabled] {
  cursor: default;
}
button::-moz-focus-inner,
input::-moz-focus-inner {
  padding: 0;
  border: 0;
}
input[type=number]::-webkit-inner-spin-button,
input[type=number]::-webkit-outer-spin-button {
  height: auto;
}
input[type=search]::-webkit-search-cancel-button,
input[type=search]::-webkit-search-decoration {
  -webkit-appearance: none;
}
table {
  border-collapse: collapse;
  border-spacing: 0;
}
td,
th {
  padding: 0;
}
* {
  box-sizing: border-box;
  -webkit-tap-highlight-color: rgba(0, 0, 0, 0);
  -webkit-tap-highlight-color: transparent;
  -webkit-touch-callout: none;
}
html {
  width: 100%;
  height: 100%;
  -webkit-text-size-adjust: 100%;
     -moz-text-size-adjust: 100%;
          text-size-adjust: 100%;
}
html:not(.hydrated) body {
  display: none;
}
html.ion-ce body {
  display: block;
}
html.plt-pwa {
  height: 100vh;
}
body {
  -moz-osx-font-smoothing: grayscale;
  -webkit-font-smoothing: antialiased;
  margin-left: 0;
  margin-right: 0;
  margin-top: 0;
  margin-bottom: 0;
  padding-left: 0;
  padding-right: 0;
  padding-top: 0;
  padding-bottom: 0;
  position: fixed;
  width: 100%;
  max-width: 100%;
  height: 100%;
  max-height: 100%;
  /**
   * Because body has position: fixed,
   * it should be promoted to its own
   * layer.
   *
   * WebKit does not always promote
   * the body to its own layer on page
   * load in Ionic apps. Once scrolling on
   * ion-content starts, WebKit will promote
   * body. Unfortunately, this causes a re-paint
   * which results in scrolling being halted
   * until the next user gesture.
   *
   * This impacts the Custom Elements build.
   * The lazy loaded build causes the browser to
   * re-paint during hydration which causes WebKit
   * to promote body to its own layer.
   * In the CE Build, this hydration does not
   * happen, so the additional re-paint does not occur.
   */
  transform: translateZ(0);
  text-rendering: optimizeLegibility;
  overflow: hidden;
  touch-action: manipulation;
  -webkit-user-drag: none;
  -ms-content-zooming: none;
  word-wrap: break-word;
  overscroll-behavior-y: none;
  -webkit-text-size-adjust: none;
     -moz-text-size-adjust: none;
          text-size-adjust: none;
}
html {
  font-family: "Roboto", sans-serif;
  font-family: var(--ion-font-family);
}
a {
  background-color: transparent;
  color: #6e9ed4;
  color: var(--ion-color-primary, #3880ff);
}
h1,
h2,
h3,
h4,
h5,
h6 {
  margin-top: 16px;
  margin-bottom: 10px;
  font-weight: 500;
  line-height: 1.2;
}
h1 {
  margin-top: 20px;
  font-size: 26px;
}
h2 {
  margin-top: 18px;
  font-size: 24px;
}
h3 {
  font-size: 22px;
}
h4 {
  font-size: 20px;
}
h5 {
  font-size: 18px;
}
h6 {
  font-size: 16px;
}
small {
  font-size: 75%;
}
sub,
sup {
  position: relative;
  font-size: 75%;
  line-height: 0;
  vertical-align: baseline;
}
sup {
  top: -0.5em;
}
sub {
  bottom: -0.25em;
}
.ion-hide {
  display: none !important;
}
.ion-hide-up {
  display: none !important;
}
.ion-hide-down {
  display: none !important;
}
@media (min-width: 576px) {
  .ion-hide-sm-up {
    display: none !important;
  }
}
@media (max-width: 575.98px) {
  .ion-hide-sm-down {
    display: none !important;
  }
}
@media (min-width: 768px) {
  .ion-hide-md-up {
    display: none !important;
  }
}
@media (max-width: 767.98px) {
  .ion-hide-md-down {
    display: none !important;
  }
}
@media (min-width: 992px) {
  .ion-hide-lg-up {
    display: none !important;
  }
}
@media (max-width: 991.98px) {
  .ion-hide-lg-down {
    display: none !important;
  }
}
@media (min-width: 1200px) {
  .ion-hide-xl-up {
    display: none !important;
  }
}
@media (max-width: 1199.98px) {
  .ion-hide-xl-down {
    display: none !important;
  }
}
/* Optional CSS utils that can be commented out */
.ion-no-padding {
  --padding-start: 0;
  --padding-end: 0;
  --padding-top: 0;
  --padding-bottom: 0;
  padding-left: 0;
  padding-right: 0;
  padding-top: 0;
  padding-bottom: 0;
}
.ion-padding {
  --padding-start: var(--ion-padding, 16px);
  --padding-end: var(--ion-padding, 16px);
  --padding-top: var(--ion-padding, 16px);
  --padding-bottom: var(--ion-padding, 16px);
  padding-left: 20px;
  padding-left: var(--ion-padding, 16px);
  padding-right: 20px;
  padding-right: var(--ion-padding, 16px);
  padding-top: 20px;
  padding-top: var(--ion-padding, 16px);
  padding-bottom: 20px;
  padding-bottom: var(--ion-padding, 16px);
}
@supports (margin-inline-start: 0) or (-webkit-margin-start: 0) {
  .ion-padding {
    padding-left: 0;
    padding-left: initial;
    padding-right: 0;
    padding-right: initial;
    padding-inline-start: 20px;
    padding-inline-start: var(--ion-padding, 16px);
    padding-inline-end: 20px;
    padding-inline-end: var(--ion-padding, 16px);
  }
}
.ion-padding-top {
  --padding-top: var(--ion-padding, 16px);
  padding-top: 20px;
  padding-top: var(--ion-padding, 16px);
}
.ion-padding-start {
  --padding-start: var(--ion-padding, 16px);
  padding-left: 20px;
  padding-left: var(--ion-padding, 16px);
}
@supports (margin-inline-start: 0) or (-webkit-margin-start: 0) {
  .ion-padding-start {
    padding-left: 0;
    padding-left: initial;
    padding-inline-start: 20px;
    padding-inline-start: var(--ion-padding, 16px);
  }
}
.ion-padding-end {
  --padding-end: var(--ion-padding, 16px);
  padding-right: 20px;
  padding-right: var(--ion-padding, 16px);
}
@supports (margin-inline-start: 0) or (-webkit-margin-start: 0) {
  .ion-padding-end {
    padding-right: 0;
    padding-right: initial;
    padding-inline-end: 20px;
    padding-inline-end: var(--ion-padding, 16px);
  }
}
.ion-padding-bottom {
  --padding-bottom: var(--ion-padding, 16px);
  padding-bottom: 20px;
  padding-bottom: var(--ion-padding, 16px);
}
.ion-padding-vertical {
  --padding-top: var(--ion-padding, 16px);
  --padding-bottom: var(--ion-padding, 16px);
  padding-top: 20px;
  padding-top: var(--ion-padding, 16px);
  padding-bottom: 20px;
  padding-bottom: var(--ion-padding, 16px);
}
.ion-padding-horizontal {
  --padding-start: var(--ion-padding, 16px);
  --padding-end: var(--ion-padding, 16px);
  padding-left: 20px;
  padding-left: var(--ion-padding, 16px);
  padding-right: 20px;
  padding-right: var(--ion-padding, 16px);
}
@supports (margin-inline-start: 0) or (-webkit-margin-start: 0) {
  .ion-padding-horizontal {
    padding-left: 0;
    padding-left: initial;
    padding-right: 0;
    padding-right: initial;
    padding-inline-start: 20px;
    padding-inline-start: var(--ion-padding, 16px);
    padding-inline-end: 20px;
    padding-inline-end: var(--ion-padding, 16px);
  }
}
.ion-no-margin {
  --margin-start: 0;
  --margin-end: 0;
  --margin-top: 0;
  --margin-bottom: 0;
  margin-left: 0;
  margin-right: 0;
  margin-top: 0;
  margin-bottom: 0;
}
.ion-margin {
  --margin-start: var(--ion-margin, 16px);
  --margin-end: var(--ion-margin, 16px);
  --margin-top: var(--ion-margin, 16px);
  --margin-bottom: var(--ion-margin, 16px);
  margin-left: 16px;
  margin-left: var(--ion-margin, 16px);
  margin-right: 16px;
  margin-right: var(--ion-margin, 16px);
  margin-top: 16px;
  margin-top: var(--ion-margin, 16px);
  margin-bottom: 16px;
  margin-bottom: var(--ion-margin, 16px);
}
@supports (margin-inline-start: 0) or (-webkit-margin-start: 0) {
  .ion-margin {
    margin-left: 0;
    margin-left: initial;
    margin-right: 0;
    margin-right: initial;
    margin-inline-start: 16px;
    margin-inline-start: var(--ion-margin, 16px);
    margin-inline-end: 16px;
    margin-inline-end: var(--ion-margin, 16px);
  }
}
.ion-margin-top {
  --margin-top: var(--ion-margin, 16px);
  margin-top: 16px;
  margin-top: var(--ion-margin, 16px);
}
.ion-margin-start {
  --margin-start: var(--ion-margin, 16px);
  margin-left: 16px;
  margin-left: var(--ion-margin, 16px);
}
@supports (margin-inline-start: 0) or (-webkit-margin-start: 0) {
  .ion-margin-start {
    margin-left: 0;
    margin-left: initial;
    margin-inline-start: 16px;
    margin-inline-start: var(--ion-margin, 16px);
  }
}
.ion-margin-end {
  --margin-end: var(--ion-margin, 16px);
  margin-right: 16px;
  margin-right: var(--ion-margin, 16px);
}
@supports (margin-inline-start: 0) or (-webkit-margin-start: 0) {
  .ion-margin-end {
    margin-right: 0;
    margin-right: initial;
    margin-inline-end: 16px;
    margin-inline-end: var(--ion-margin, 16px);
  }
}
.ion-margin-bottom {
  --margin-bottom: var(--ion-margin, 16px);
  margin-bottom: 16px;
  margin-bottom: var(--ion-margin, 16px);
}
.ion-margin-vertical {
  --margin-top: var(--ion-margin, 16px);
  --margin-bottom: var(--ion-margin, 16px);
  margin-top: 16px;
  margin-top: var(--ion-margin, 16px);
  margin-bottom: 16px;
  margin-bottom: var(--ion-margin, 16px);
}
.ion-margin-horizontal {
  --margin-start: var(--ion-margin, 16px);
  --margin-end: var(--ion-margin, 16px);
  margin-left: 16px;
  margin-left: var(--ion-margin, 16px);
  margin-right: 16px;
  margin-right: var(--ion-margin, 16px);
}
@supports (margin-inline-start: 0) or (-webkit-margin-start: 0) {
  .ion-margin-horizontal {
    margin-left: 0;
    margin-left: initial;
    margin-right: 0;
    margin-right: initial;
    margin-inline-start: 16px;
    margin-inline-start: var(--ion-margin, 16px);
    margin-inline-end: 16px;
    margin-inline-end: var(--ion-margin, 16px);
  }
}
.ion-float-left {
  float: left !important;
}
.ion-float-right {
  float: right !important;
}
.ion-float-start {
  float: left !important;
}
[dir=rtl] .ion-float-start, :host-context([dir=rtl]) .ion-float-start {
  float: right !important;
}
.ion-float-end {
  float: right !important;
}
[dir=rtl] .ion-float-end, :host-context([dir=rtl]) .ion-float-end {
  float: left !important;
}
@media (min-width: 576px) {
  .ion-float-sm-left {
    float: left !important;
  }

  .ion-float-sm-right {
    float: right !important;
  }

  .ion-float-sm-start {
    float: left !important;
  }
  [dir=rtl] .ion-float-sm-start, :host-context([dir=rtl]) .ion-float-sm-start {
    float: right !important;
  }

  .ion-float-sm-end {
    float: right !important;
  }
  [dir=rtl] .ion-float-sm-end, :host-context([dir=rtl]) .ion-float-sm-end {
    float: left !important;
  }
}
@media (min-width: 768px) {
  .ion-float-md-left {
    float: left !important;
  }

  .ion-float-md-right {
    float: right !important;
  }

  .ion-float-md-start {
    float: left !important;
  }
  [dir=rtl] .ion-float-md-start, :host-context([dir=rtl]) .ion-float-md-start {
    float: right !important;
  }

  .ion-float-md-end {
    float: right !important;
  }
  [dir=rtl] .ion-float-md-end, :host-context([dir=rtl]) .ion-float-md-end {
    float: left !important;
  }
}
@media (min-width: 992px) {
  .ion-float-lg-left {
    float: left !important;
  }

  .ion-float-lg-right {
    float: right !important;
  }

  .ion-float-lg-start {
    float: left !important;
  }
  [dir=rtl] .ion-float-lg-start, :host-context([dir=rtl]) .ion-float-lg-start {
    float: right !important;
  }

  .ion-float-lg-end {
    float: right !important;
  }
  [dir=rtl] .ion-float-lg-end, :host-context([dir=rtl]) .ion-float-lg-end {
    float: left !important;
  }
}
@media (min-width: 1200px) {
  .ion-float-xl-left {
    float: left !important;
  }

  .ion-float-xl-right {
    float: right !important;
  }

  .ion-float-xl-start {
    float: left !important;
  }
  [dir=rtl] .ion-float-xl-start, :host-context([dir=rtl]) .ion-float-xl-start {
    float: right !important;
  }

  .ion-float-xl-end {
    float: right !important;
  }
  [dir=rtl] .ion-float-xl-end, :host-context([dir=rtl]) .ion-float-xl-end {
    float: left !important;
  }
}
.ion-text-center {
  text-align: center !important;
}
.ion-text-justify {
  text-align: justify !important;
}
.ion-text-start {
  text-align: start !important;
}
.ion-text-end {
  text-align: end !important;
}
.ion-text-left {
  text-align: left !important;
}
.ion-text-right {
  text-align: right !important;
}
.ion-text-nowrap {
  white-space: nowrap !important;
}
.ion-text-wrap {
  white-space: normal !important;
}
@media (min-width: 576px) {
  .ion-text-sm-center {
    text-align: center !important;
  }

  .ion-text-sm-justify {
    text-align: justify !important;
  }

  .ion-text-sm-start {
    text-align: start !important;
  }

  .ion-text-sm-end {
    text-align: end !important;
  }

  .ion-text-sm-left {
    text-align: left !important;
  }

  .ion-text-sm-right {
    text-align: right !important;
  }

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

  .ion-text-sm-wrap {
    white-space: normal !important;
  }
}
@media (min-width: 768px) {
  .ion-text-md-center {
    text-align: center !important;
  }

  .ion-text-md-justify {
    text-align: justify !important;
  }

  .ion-text-md-start {
    text-align: start !important;
  }

  .ion-text-md-end {
    text-align: end !important;
  }

  .ion-text-md-left {
    text-align: left !important;
  }

  .ion-text-md-right {
    text-align: right !important;
  }

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

  .ion-text-md-wrap {
    white-space: normal !important;
  }
}
@media (min-width: 992px) {
  .ion-text-lg-center {
    text-align: center !important;
  }

  .ion-text-lg-justify {
    text-align: justify !important;
  }

  .ion-text-lg-start {
    text-align: start !important;
  }

  .ion-text-lg-end {
    text-align: end !important;
  }

  .ion-text-lg-left {
    text-align: left !important;
  }

  .ion-text-lg-right {
    text-align: right !important;
  }

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

  .ion-text-lg-wrap {
    white-space: normal !important;
  }
}
@media (min-width: 1200px) {
  .ion-text-xl-center {
    text-align: center !important;
  }

  .ion-text-xl-justify {
    text-align: justify !important;
  }

  .ion-text-xl-start {
    text-align: start !important;
  }

  .ion-text-xl-end {
    text-align: end !important;
  }

  .ion-text-xl-left {
    text-align: left !important;
  }

  .ion-text-xl-right {
    text-align: right !important;
  }

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

  .ion-text-xl-wrap {
    white-space: normal !important;
  }
}
.ion-text-uppercase {
  /* stylelint-disable-next-line declaration-no-important */
  text-transform: uppercase !important;
}
.ion-text-lowercase {
  /* stylelint-disable-next-line declaration-no-important */
  text-transform: lowercase !important;
}
.ion-text-capitalize {
  /* stylelint-disable-next-line declaration-no-important */
  text-transform: capitalize !important;
}
@media (min-width: 576px) {
  .ion-text-sm-uppercase {
    /* stylelint-disable-next-line declaration-no-important */
    text-transform: uppercase !important;
  }

  .ion-text-sm-lowercase {
    /* stylelint-disable-next-line declaration-no-important */
    text-transform: lowercase !important;
  }

  .ion-text-sm-capitalize {
    /* stylelint-disable-next-line declaration-no-important */
    text-transform: capitalize !important;
  }
}
@media (min-width: 768px) {
  .ion-text-md-uppercase {
    /* stylelint-disable-next-line declaration-no-important */
    text-transform: uppercase !important;
  }

  .ion-text-md-lowercase {
    /* stylelint-disable-next-line declaration-no-important */
    text-transform: lowercase !important;
  }

  .ion-text-md-capitalize {
    /* stylelint-disable-next-line declaration-no-important */
    text-transform: capitalize !important;
  }
}
@media (min-width: 992px) {
  .ion-text-lg-uppercase {
    /* stylelint-disable-next-line declaration-no-important */
    text-transform: uppercase !important;
  }

  .ion-text-lg-lowercase {
    /* stylelint-disable-next-line declaration-no-important */
    text-transform: lowercase !important;
  }

  .ion-text-lg-capitalize {
    /* stylelint-disable-next-line declaration-no-important */
    text-transform: capitalize !important;
  }
}
@media (min-width: 1200px) {
  .ion-text-xl-uppercase {
    /* stylelint-disable-next-line declaration-no-important */
    text-transform: uppercase !important;
  }

  .ion-text-xl-lowercase {
    /* stylelint-disable-next-line declaration-no-important */
    text-transform: lowercase !important;
  }

  .ion-text-xl-capitalize {
    /* stylelint-disable-next-line declaration-no-important */
    text-transform: capitalize !important;
  }
}
.ion-align-self-start {
  align-self: flex-start !important;
}
.ion-align-self-end {
  align-self: flex-end !important;
}
.ion-align-self-center {
  align-self: center !important;
}
.ion-align-self-stretch {
  align-self: stretch !important;
}
.ion-align-self-baseline {
  align-self: baseline !important;
}
.ion-align-self-auto {
  align-self: auto !important;
}
.ion-wrap {
  flex-wrap: wrap !important;
}
.ion-nowrap {
  flex-wrap: nowrap !important;
}
.ion-wrap-reverse {
  flex-wrap: wrap-reverse !important;
}
.ion-justify-content-start {
  justify-content: flex-start !important;
}
.ion-justify-content-center {
  justify-content: center !important;
}
.ion-justify-content-end {
  justify-content: flex-end !important;
}
.ion-justify-content-around {
  justify-content: space-around !important;
}
.ion-justify-content-between {
  justify-content: space-between !important;
}
.ion-justify-content-evenly {
  justify-content: space-evenly !important;
}
.ion-align-items-start {
  align-items: flex-start !important;
}
.ion-align-items-center {
  align-items: center !important;
}
.ion-align-items-end {
  align-items: flex-end !important;
}
.ion-align-items-stretch {
  align-items: stretch !important;
}
.ion-align-items-baseline {
  align-items: baseline !important;
}
/* App */
@font-face {
  font-family: "Roboto";
  font-weight: 100;
  src: url("/assets/fonts/Roboto-Thin.ttf");
}
@font-face {
  font-family: "Roboto";
  font-weight: 300;
  src: url("/assets/fonts/Roboto-Light.ttf");
}
@font-face {
  font-family: "Roboto";
  font-weight: 400;
  src: url("/assets/fonts/Roboto-Regular.ttf");
}
@font-face {
  font-family: "Roboto";
  font-weight: 500;
  src: url("/assets/fonts/Roboto-Medium.ttf");
}
@font-face {
  font-family: "Roboto";
  font-weight: 700;
  src: url("/assets/fonts/Roboto-Bold.ttf");
}
@font-face {
  font-family: "Grotesk";
  font-weight: 400;
  src: url("/assets/fonts/Px-Grotesk-Regular.ttf");
}
@font-face {
  font-family: "Grotesk";
  font-weight: 700;
  src: url("/assets/fonts/Px-Grotesk-Bold.ttf");
}
input:-webkit-autofill,
input:-webkit-autofill:hover,
input:-webkit-autofill:focus input:-webkit-autofill,
textarea:-webkit-autofill,
textarea:-webkit-autofill:hover textarea:-webkit-autofill:focus,
select:-webkit-autofill,
select:-webkit-autofill:hover,
select:-webkit-autofill:focus {
  border: none !important;
  -webkit-text-fill-color: inherit !important;
  box-shadow: 0 0 0px 1000px transparent inset;
  -webkit-transition: background-color 5000s ease-in-out 0s;
  transition: background-color 5000s ease-in-out 0s;
}
/** Ionic CSS Variables **/
:root {
  --ion-color-primary: #6e9ed4;
  --ion-color-primary-rgb: 110, 158, 212;
  --ion-color-primary-contrast: #ffffff;
  --ion-color-primary-contrast-rgb: 255, 255, 255;
  --ion-color-primary-shade: #618bbb;
  --ion-color-primary-tint: #7da8d8;
  --ion-color-secondary: #636aaf;
  --ion-color-secondary-rgb: 99, 106, 175;
  --ion-color-secondary-contrast: #ffffff;
  --ion-color-secondary-contrast-rgb: 255, 255, 255;
  --ion-color-secondary-shade: #575d9a;
  --ion-color-secondary-tint: #7379b7;
  --ion-color-tertiary: #ffffff;
  --ion-color-tertiary-rgb: 255, 255, 255;
  --ion-color-tertiary-contrast: #000000;
  --ion-color-tertiary-contrast-rgb: 0, 0, 0;
  --ion-color-tertiary-shade: #e0e0e0;
  --ion-color-tertiary-tint: #ffffff;
  --ion-color-success: #1ef79f;
  --ion-color-success-rgb: 30, 247, 159;
  --ion-color-success-contrast: #000000;
  --ion-color-success-contrast-rgb: 0, 0, 0;
  --ion-color-success-shade: #1ad98c;
  --ion-color-success-tint: #35f8a9;
  --ion-color-warning: #ffc409;
  --ion-color-warning-rgb: 255, 196, 9;
  --ion-color-warning-contrast: #000000;
  --ion-color-warning-contrast-rgb: 0, 0, 0;
  --ion-color-warning-shade: #e0ac08;
  --ion-color-warning-tint: #ffca22;
  --ion-color-danger: #ff0c63;
  --ion-color-danger-rgb: 255, 12, 99;
  --ion-color-danger-contrast: #ffffff;
  --ion-color-danger-contrast-rgb: 255, 255, 255;
  --ion-color-danger-shade: #e00b57;
  --ion-color-danger-tint: #ff2473;
  --ion-color-dark: #142132;
  --ion-color-dark-rgb: 20, 33, 50;
  --ion-color-dark-rgba: rgba(20, 33, 50, 0.5);
  --ion-color-dark-contrast: #ffffff;
  --ion-color-dark-contrast-rgb: 255, 255, 255;
  --ion-color-dark-shade: #121d2c;
  --ion-color-dark-tint: #2c3747;
  --ion-color-medium: #a3a3a3;
  --ion-color-medium-rgb: 163, 163, 163;
  --ion-color-medium-contrast: #000000;
  --ion-color-medium-contrast-rgb: 0, 0, 0;
  --ion-color-medium-shade: #8f8f8f;
  --ion-color-medium-tint: #acacac;
  --ion-color-light: #f1f1f3;
  --ion-color-light-rgb: 241, 241, 243;
  --ion-color-light-contrast: #000000;
  --ion-color-light-contrast-rgb: 0, 0, 0;
  --ion-color-light-shade: #d4d4d6;
  --ion-color-light-tint: #f2f2f4;
  --ion-grid-padding: 15px;
  --ion-grid-width-xs: 100%;
  --ion-grid-width-sm: 540px;
  --ion-grid-width-md: 720px;
  --ion-grid-width-lg: 960px;
  --ion-grid-width-xl: 1140px;
  --ion-padding: 20px;
  --footer-height: 80px;
  --mobile-item-height: 56px;
  --ion-font-family: "Roboto", sans-serif;
}
:root {
  --white: #ffffff;
  --black: #000000;
  --bg-color: #f1f1f3;
  --ion-color-ocean: #70a6c3;
  --input-border-radius: 8px;
  --button-border-radius: 64px;
  --desktop-max-width: 1920px;
  --card-box-shadow: 0 0 8px rgba(0, 0, 0, 0.15);
  --desktop-header-height: 64px;
  --desktop-side-menu-width: 230px;
  --font-base: 16px;
  --font-xxs: 10px;
  --font-xs: 12px;
  --font-sm: 14px;
  --font-md: 18px;
  --font-lg: 20px;
  --font-xl: 24px;
  --font-xxl: 36px;
  --line-height-base: 18px;
  --line-height-xxs: 20px;
  --line-height-xs: 14px;
  --line-height-sm: 22px;
  --line-height-md: 21px;
  --line-height-lg: 24px;
  --line-height-xl: 28px;
  --line-height-xxl: 48px;
  --ion-color-darkgrey: #828282;
  --ion-color-darkgrey-rgb: 130, 130, 130;
  --ion-color-darkgrey-contrast: #ffffff;
  --ion-color-darkgrey-contrast-rgb: 255, 255, 255;
  --ion-color-darkgrey-shade: #727272;
  --ion-color-darkgrey-tint: #8f8f8f;
  --ion-color-lightgrey: #bdbdbd;
  --ion-color-lightgrey-rgb: 189, 189, 189;
  --ion-color-lightgrey-contrast: #000000;
  --ion-color-lightgrey-contrast-rgb: 0, 0, 0;
  --ion-color-lightgrey-shade: #727272;
  --ion-color-lightgrey-tint: #8f8f8f;
  --ion-color-lightbluegrey: #989cb1;
  --ion-color-lightbluegrey-rgb: 152, 156, 177;
  --ion-color-lightbluegrey-contrast: #000000;
  --ion-color-lightbluegrey-contrast-rgb: 0, 0, 0;
  --ion-color-lightbluegrey-shade: #86899c;
  --ion-color-lightbluegrey-tint: #a2a6b9;
  --ion-color-bluegrey: #61688b;
  --ion-color-bluegrey-rgb: 97, 104, 139;
  --ion-color-bluegrey-contrast: #ffffff;
  --ion-color-bluegrey-contrast-rgb: 255, 255, 255;
  --ion-color-bluegrey-shade: #555c7a;
  --ion-color-bluegrey-tint: #717797;
  --ion-color-black: #000000;
  --ion-color-black-rgb: 0, 0, 0;
  --ion-color-black-contrast: #ffffff;
  --ion-color-black-contrast-rgb: 255, 255, 255;
  --ion-color-black-shade: #000000;
  --ion-color-black-tint: #1a1a1a;
  --ion-color-white: #ffffff;
  --ion-color-white-rgb: 255, 255, 255;
  --ion-color-white-contrast: #000000;
  --ion-color-white-contrast-rgb: 0, 0, 0;
  --ion-color-white-shade: #e0e0e0;
  --ion-color-white-tint: #ffffff;
  --ion-color-greylight: #f5f5f7;
  --ion-color-greylight-rgb: 245, 245, 247;
  --ion-color-greylight-contrast: #000000;
  --ion-color-greylight-contrast-rgb: 0, 0, 0;
  --ion-color-greylight-shade: #d8d8d9;
  --ion-color-greylight-tint: #f6f6f8;
  --ion-color-rose: #e66881;
  --ion-color-rose-rgb: 230, 104, 129;
  --ion-color-rose-contrast: #000000;
  --ion-color-rose-contrast-rgb: 0, 0, 0;
  --ion-color-rose-shade: #ca5c72;
  --ion-color-rose-tint: #e9778e;
  --ion-color-roselight: #fbe8ec;
  --ion-color-roselight-rgb: 251, 232, 236;
  --ion-color-roselight-contrast: #000000;
  --ion-color-roselight-contrast-rgb: 0, 0, 0;
  --ion-color-roselight-shade: #ddccd0;
  --ion-color-roselight-tint: #fbeaee;
  --ion-color-violet-ten: #eff0f7;
  --ion-color-violet-ten-rgb: 239, 240, 247;
  --ion-color-violet-ten-contrast: #000000;
  --ion-color-violet-ten-contrast-rgb: 0, 0, 0;
  --ion-color-violet-ten-shade: #d2d3d9;
  --ion-color-violet-ten-tint: #f1f2f8;
  --ion-color-blue-ten: #f0f5fb;
  --ion-color-blue-ten-rgb: 240, 245, 251;
  --ion-color-blue-ten-contrast: #000000;
  --ion-color-blue-ten-contrast-rgb: 0, 0, 0;
  --ion-color-blue-ten-shade: #d3d8dd;
  --ion-color-blue-ten-tint: #f2f6fb;
  --ion-color-uptown-ice: #bbe3fa;
  --ion-color-uptown-blue-35: #ccddf0;
  --ion-toolbar-background: var(--ion-color-white);
  --ion-tab-bar-background: var(--ion-color-white);
}
:root .ion-color-white {
  --ion-color-base: var(--ion-color-white);
  --ion-color-base-rgb: var(--ion-color-white-rgb);
  --ion-color-contrast: var(--ion-color-white-contrast);
  --ion-color-contrast-rgb: var(--ion-color-white-contrast-rgb);
  --ion-color-shade: var(--ion-color-white-shade);
  --ion-color-tint: var(--ion-color-white-tint);
}
:root .ion-color-darkgrey {
  --ion-color-base: var(--ion-color-darkgrey);
  --ion-color-base-rgb: var(--ion-color-darkgrey-rgb);
  --ion-color-contrast: var(--ion-color-darkgrey-contrast);
  --ion-color-contrast-rgb: var(--ion-color-darkgrey-contrast-rgb);
  --ion-color-shade: var(--ion-color-darkgrey-shade);
  --ion-color-tint: var(--ion-color-darkgrey-tint);
}
:root .ion-color-lightgrey {
  --ion-color-base: var(--ion-color-lightgrey);
  --ion-color-base-rgb: var(--ion-color-lightgrey-rgb);
  --ion-color-contrast: var(--ion-color-lightgrey-contrast);
  --ion-color-contrast-rgb: var(--ion-color-lightgrey-contrast-rgb);
  --ion-color-shade: var(--ion-color-lightgrey-shade);
  --ion-color-tint: var(--ion-color-lightgrey-tint);
}
:root .ion-color-bluegrey {
  --ion-color-base: var(--ion-color-bluegrey);
  --ion-color-base-rgb: var(--ion-color-bluegrey-rgb);
  --ion-color-contrast: var(--ion-color-bluegrey-contrast);
  --ion-color-contrast-rgb: var(--ion-color-bluegrey-contrast-rgb);
  --ion-color-shade: var(--ion-color-bluegrey-shade);
  --ion-color-tint: var(--ion-color-bluegrey-tint);
}
:root .ion-color-lightbluegrey {
  --ion-color-base: var(--ion-color-lightbluegrey);
  --ion-color-base-rgb: var(--ion-color-lightbluegrey-rgb);
  --ion-color-contrast: var(--ion-color-lightbluegrey-contrast);
  --ion-color-contrast-rgb: var(--ion-color-lightbluegrey-contrast-rgb);
  --ion-color-shade: var(--ion-color-lightbluegrey-shade);
  --ion-color-tint: var(--ion-color-lightbluegrey-tint);
}
:root .ion-color-black {
  --ion-color-base: var(--ion-color-black);
  --ion-color-base-rgb: var(--ion-color-black-rgb);
  --ion-color-contrast: var(--ion-color-black-contrast);
  --ion-color-contrast-rgb: var(--ion-color-black-contrast-rgb);
  --ion-color-shade: var(--ion-color-black-shade);
  --ion-color-tint: var(--ion-color-black-tint);
}
:root .ion-color-greylight {
  --ion-color-base: var(--ion-color-greylight);
  --ion-color-base-rgb: var(--ion-color-greylight-rgb);
  --ion-color-contrast: var(--ion-color-greylight-contrast);
  --ion-color-contrast-rgb: var(--ion-color-greylight-contrast-rgb);
  --ion-color-shade: var(--ion-color-greylight-shade);
  --ion-color-tint: var(--ion-color-greylight-tint);
}
:root .ion-color-rose {
  --ion-color-base: var(--ion-color-rose);
  --ion-color-base-rgb: var(--ion-color-rose-rgb);
  --ion-color-contrast: var(--ion-color-rose-contrast);
  --ion-color-contrast-rgb: var(--ion-color-rose-contrast-rgb);
  --ion-color-shade: var(--ion-color-rose-shade);
  --ion-color-tint: var(--ion-color-rose-tint);
}
:root .ion-color-roselight {
  --ion-color-base: var(--ion-color-roselight);
  --ion-color-base-rgb: var(--ion-color-roselight-rgb);
  --ion-color-contrast: var(--ion-color-roselight-contrast);
  --ion-color-contrast-rgb: var(--ion-color-roselight-contrast-rgb);
  --ion-color-shade: var(--ion-color-roselight-shade);
  --ion-color-tint: var(--ion-color-roselight-tint);
}
:root .ion-color-violet-ten {
  --ion-color-base: var(--ion-color-violet-ten);
  --ion-color-base-rgb: var(--ion-color-violet-ten-rgb);
  --ion-color-contrast: var(--ion-color-violet-ten-contrast);
  --ion-color-contrast-rgb: var(--ion-color-violet-ten-contrast-rgb);
  --ion-color-shade: var(--ion-color-violet-ten-shade);
  --ion-color-tint: var(--ion-color-violet-ten-tint);
}
:root .ion-color-blue-ten {
  --ion-color-base: var(--ion-color-blue-ten);
  --ion-color-base-rgb: var(--ion-color-blue-ten-rgb);
  --ion-color-contrast: var(--ion-color-blue-ten-contrast);
  --ion-color-contrast-rgb: var(--ion-color-blue-ten-contrast-rgb);
  --ion-color-shade: var(--ion-color-blue-ten-shade);
  --ion-color-tint: var(--ion-color-blue-ten-tint);
}
.bottom-sheet {
  border-radius: 36px 36px 0 0;
  --background: #fff;
  background-color: #fff;
  box-shadow: 0 0 30px rgba(0, 0, 0, 0.2);
  padding: 0.75rem;
}
@supports (padding: max(0px)) {
  .bottom-sheet {
    padding-bottom: max(0.75rem, env(safe-area-inset-bottom));
  }
}
@media screen and (min-width: 992px) {
  .bottom-sheet__desktop {
    background-color: transparent;
    box-shadow: none;
  }
}
.link {
  cursor: pointer;
}
.link:hover {
  filter: brightness(80%);
}
.external-link {
  color: #6e9ed4;
  color: var(--ion-color-primary);
}
.external-link:hover {
  color: #618bbb;
  color: var(--ion-color-primary-shade);
}
.external-link:focus {
  outline: none;
}
.external-link--announcement {
  color: #ffffff;
  color: var(--ion-color-tertiary);
}
.external-link--announcement:hover {
  color: #e0e0e0;
  color: var(--ion-color-tertiary-shade);
}
.external-link--announcement:focus {
  outline: none;
}
.fab-vertical-bottom {
  bottom: 85px;
  right: 20px;
}
.menu-content-open {
  pointer-events: all;
}
@media screen and (max-width: 991px) {
  .reduced-height {
    height: calc(100% - 80px);
    height: calc(100% - var(--footer-height));
  }
}
.chip {
  background-color: #f1f1f3;
  background-color: var(--ion-color-light);
  font-size: 14px;
  font-weight: 700;
  line-height: 18px;
  border-radius: 16px;
  margin-right: 8px;
  margin-bottom: 4px;
  white-space: nowrap;
  padding: 6px 12px;
}
.chip:last-child {
  margin-right: 0;
}
.section {
  padding-left: 20px;
  padding-left: var(--ion-padding);
  padding-right: 20px;
  padding-right: var(--ion-padding);
  padding-bottom: calc(20px / 2);
  padding-bottom: calc(var(--ion-padding) / 2);
  padding-top: 20px;
  padding-top: var(--ion-padding);
  background-color: #ffffff;
  background-color: var(--ion-color-tertiary);
  border-radius: 0;
}
@media screen and (min-width: 992px) {
  .section {
    border-radius: 1rem;
    margin-bottom: 1.5rem;
    padding-bottom: 0;
  }
}
@media screen and (max-width: 991px) {
  .section--mobile-bg {
    background-color: #f0f5fb;
    background-color: var(--ion-color-blue-ten);
  }
}
.section--pb {
  padding-bottom: calc(20px / 2);
  padding-bottom: calc(var(--ion-padding) / 2);
}
@media screen and (min-width: 992px) {
  .section.announcement upt-announcement-box {
    --box-shadow: none;
  }
}
@media screen and (min-width: 992px) {
  .content--desktop-bg {
    background-color: #f0f5fb !important;
    background-color: var(--ion-color-blue-ten) !important;
    background: #f0f5fb !important;
    background: var(--ion-color-blue-ten) !important;
    --background: var(--ion-color-blue-ten) !important;
  }
}
.section-title {
  display: flex;
  justify-content: space-between;
  align-items: center;
}
.section-title h2 {
  margin-bottom: 0;
}
@media screen and (min-width: 992px) {
  .section-title h2 {
    font-size: 16px;
    font-size: var(--font-base);
  }
}
.see-all-link {
  font-size: 18px;
  font-size: var(--font-md);
  font-weight: 500;
  color: #6e9ed4;
  color: var(--ion-color-primary);
}
.see-all-link:hover {
  color: #618bbb;
  color: var(--ion-color-primary-shade);
}
@media screen and (min-width: 992px) {
  .see-all-link {
    font-size: 14px;
    font-size: var(--font-sm);
  }
}
.create-dialogs-desktop-header {
  height: 60px;
  display: flex;
  justify-content: center;
  align-items: center;
  --background: transparent;
}
.tag, .card--tag {
  color: white;
  background: #636aaf;
  background: var(--ion-color-secondary);
  border-radius: 4px;
  border: 1px solid white;
  padding: 2px 6px;
  font-size: 11px;
  font-weight: 500;
  position: relative;
}
.card--tag {
  top: -10px;
  left: 20px;
  margin-bottom: -19px;
}
/** Ionic CSS Variables **/
:root {
  --ion-color-primary: #6e9ed4;
  --ion-color-primary-rgb: 110, 158, 212;
  --ion-color-primary-contrast: #ffffff;
  --ion-color-primary-contrast-rgb: 255, 255, 255;
  --ion-color-primary-shade: #618bbb;
  --ion-color-primary-tint: #7da8d8;
  --ion-color-secondary: #636aaf;
  --ion-color-secondary-rgb: 99, 106, 175;
  --ion-color-secondary-contrast: #ffffff;
  --ion-color-secondary-contrast-rgb: 255, 255, 255;
  --ion-color-secondary-shade: #575d9a;
  --ion-color-secondary-tint: #7379b7;
  --ion-color-tertiary: #ffffff;
  --ion-color-tertiary-rgb: 255, 255, 255;
  --ion-color-tertiary-contrast: #000000;
  --ion-color-tertiary-contrast-rgb: 0, 0, 0;
  --ion-color-tertiary-shade: #e0e0e0;
  --ion-color-tertiary-tint: #ffffff;
  --ion-color-success: #1ef79f;
  --ion-color-success-rgb: 30, 247, 159;
  --ion-color-success-contrast: #000000;
  --ion-color-success-contrast-rgb: 0, 0, 0;
  --ion-color-success-shade: #1ad98c;
  --ion-color-success-tint: #35f8a9;
  --ion-color-warning: #ffc409;
  --ion-color-warning-rgb: 255, 196, 9;
  --ion-color-warning-contrast: #000000;
  --ion-color-warning-contrast-rgb: 0, 0, 0;
  --ion-color-warning-shade: #e0ac08;
  --ion-color-warning-tint: #ffca22;
  --ion-color-danger: #ff0c63;
  --ion-color-danger-rgb: 255, 12, 99;
  --ion-color-danger-contrast: #ffffff;
  --ion-color-danger-contrast-rgb: 255, 255, 255;
  --ion-color-danger-shade: #e00b57;
  --ion-color-danger-tint: #ff2473;
  --ion-color-dark: #142132;
  --ion-color-dark-rgb: 20, 33, 50;
  --ion-color-dark-rgba: rgba(20, 33, 50, 0.5);
  --ion-color-dark-contrast: #ffffff;
  --ion-color-dark-contrast-rgb: 255, 255, 255;
  --ion-color-dark-shade: #121d2c;
  --ion-color-dark-tint: #2c3747;
  --ion-color-medium: #a3a3a3;
  --ion-color-medium-rgb: 163, 163, 163;
  --ion-color-medium-contrast: #000000;
  --ion-color-medium-contrast-rgb: 0, 0, 0;
  --ion-color-medium-shade: #8f8f8f;
  --ion-color-medium-tint: #acacac;
  --ion-color-light: #f1f1f3;
  --ion-color-light-rgb: 241, 241, 243;
  --ion-color-light-contrast: #000000;
  --ion-color-light-contrast-rgb: 0, 0, 0;
  --ion-color-light-shade: #d4d4d6;
  --ion-color-light-tint: #f2f2f4;
  --ion-grid-padding: 15px;
  --ion-grid-width-xs: 100%;
  --ion-grid-width-sm: 540px;
  --ion-grid-width-md: 720px;
  --ion-grid-width-lg: 960px;
  --ion-grid-width-xl: 1140px;
  --ion-padding: 20px;
  --footer-height: 80px;
  --mobile-item-height: 56px;
  --ion-font-family: "Roboto", sans-serif;
}
:root {
  --white: #ffffff;
  --black: #000000;
  --bg-color: #f1f1f3;
  --ion-color-ocean: #70a6c3;
  --input-border-radius: 8px;
  --button-border-radius: 64px;
  --desktop-max-width: 1920px;
  --card-box-shadow: 0 0 8px rgba(0, 0, 0, 0.15);
  --desktop-header-height: 64px;
  --desktop-side-menu-width: 230px;
  --font-base: 16px;
  --font-xxs: 10px;
  --font-xs: 12px;
  --font-sm: 14px;
  --font-md: 18px;
  --font-lg: 20px;
  --font-xl: 24px;
  --font-xxl: 36px;
  --line-height-base: 18px;
  --line-height-xxs: 20px;
  --line-height-xs: 14px;
  --line-height-sm: 22px;
  --line-height-md: 21px;
  --line-height-lg: 24px;
  --line-height-xl: 28px;
  --line-height-xxl: 48px;
  --ion-color-darkgrey: #828282;
  --ion-color-darkgrey-rgb: 130, 130, 130;
  --ion-color-darkgrey-contrast: #ffffff;
  --ion-color-darkgrey-contrast-rgb: 255, 255, 255;
  --ion-color-darkgrey-shade: #727272;
  --ion-color-darkgrey-tint: #8f8f8f;
  --ion-color-lightgrey: #bdbdbd;
  --ion-color-lightgrey-rgb: 189, 189, 189;
  --ion-color-lightgrey-contrast: #000000;
  --ion-color-lightgrey-contrast-rgb: 0, 0, 0;
  --ion-color-lightgrey-shade: #727272;
  --ion-color-lightgrey-tint: #8f8f8f;
  --ion-color-lightbluegrey: #989cb1;
  --ion-color-lightbluegrey-rgb: 152, 156, 177;
  --ion-color-lightbluegrey-contrast: #000000;
  --ion-color-lightbluegrey-contrast-rgb: 0, 0, 0;
  --ion-color-lightbluegrey-shade: #86899c;
  --ion-color-lightbluegrey-tint: #a2a6b9;
  --ion-color-bluegrey: #61688b;
  --ion-color-bluegrey-rgb: 97, 104, 139;
  --ion-color-bluegrey-contrast: #ffffff;
  --ion-color-bluegrey-contrast-rgb: 255, 255, 255;
  --ion-color-bluegrey-shade: #555c7a;
  --ion-color-bluegrey-tint: #717797;
  --ion-color-black: #000000;
  --ion-color-black-rgb: 0, 0, 0;
  --ion-color-black-contrast: #ffffff;
  --ion-color-black-contrast-rgb: 255, 255, 255;
  --ion-color-black-shade: #000000;
  --ion-color-black-tint: #1a1a1a;
  --ion-color-white: #ffffff;
  --ion-color-white-rgb: 255, 255, 255;
  --ion-color-white-contrast: #000000;
  --ion-color-white-contrast-rgb: 0, 0, 0;
  --ion-color-white-shade: #e0e0e0;
  --ion-color-white-tint: #ffffff;
  --ion-color-greylight: #f5f5f7;
  --ion-color-greylight-rgb: 245, 245, 247;
  --ion-color-greylight-contrast: #000000;
  --ion-color-greylight-contrast-rgb: 0, 0, 0;
  --ion-color-greylight-shade: #d8d8d9;
  --ion-color-greylight-tint: #f6f6f8;
  --ion-color-rose: #e66881;
  --ion-color-rose-rgb: 230, 104, 129;
  --ion-color-rose-contrast: #000000;
  --ion-color-rose-contrast-rgb: 0, 0, 0;
  --ion-color-rose-shade: #ca5c72;
  --ion-color-rose-tint: #e9778e;
  --ion-color-roselight: #fbe8ec;
  --ion-color-roselight-rgb: 251, 232, 236;
  --ion-color-roselight-contrast: #000000;
  --ion-color-roselight-contrast-rgb: 0, 0, 0;
  --ion-color-roselight-shade: #ddccd0;
  --ion-color-roselight-tint: #fbeaee;
  --ion-color-violet-ten: #eff0f7;
  --ion-color-violet-ten-rgb: 239, 240, 247;
  --ion-color-violet-ten-contrast: #000000;
  --ion-color-violet-ten-contrast-rgb: 0, 0, 0;
  --ion-color-violet-ten-shade: #d2d3d9;
  --ion-color-violet-ten-tint: #f1f2f8;
  --ion-color-blue-ten: #f0f5fb;
  --ion-color-blue-ten-rgb: 240, 245, 251;
  --ion-color-blue-ten-contrast: #000000;
  --ion-color-blue-ten-contrast-rgb: 0, 0, 0;
  --ion-color-blue-ten-shade: #d3d8dd;
  --ion-color-blue-ten-tint: #f2f6fb;
  --ion-color-uptown-ice: #bbe3fa;
  --ion-color-uptown-blue-35: #ccddf0;
  --ion-toolbar-background: var(--ion-color-white);
  --ion-tab-bar-background: var(--ion-color-white);
}
:root .ion-color-white {
  --ion-color-base: var(--ion-color-white);
  --ion-color-base-rgb: var(--ion-color-white-rgb);
  --ion-color-contrast: var(--ion-color-white-contrast);
  --ion-color-contrast-rgb: var(--ion-color-white-contrast-rgb);
  --ion-color-shade: var(--ion-color-white-shade);
  --ion-color-tint: var(--ion-color-white-tint);
}
:root .ion-color-darkgrey {
  --ion-color-base: var(--ion-color-darkgrey);
  --ion-color-base-rgb: var(--ion-color-darkgrey-rgb);
  --ion-color-contrast: var(--ion-color-darkgrey-contrast);
  --ion-color-contrast-rgb: var(--ion-color-darkgrey-contrast-rgb);
  --ion-color-shade: var(--ion-color-darkgrey-shade);
  --ion-color-tint: var(--ion-color-darkgrey-tint);
}
:root .ion-color-lightgrey {
  --ion-color-base: var(--ion-color-lightgrey);
  --ion-color-base-rgb: var(--ion-color-lightgrey-rgb);
  --ion-color-contrast: var(--ion-color-lightgrey-contrast);
  --ion-color-contrast-rgb: var(--ion-color-lightgrey-contrast-rgb);
  --ion-color-shade: var(--ion-color-lightgrey-shade);
  --ion-color-tint: var(--ion-color-lightgrey-tint);
}
:root .ion-color-bluegrey {
  --ion-color-base: var(--ion-color-bluegrey);
  --ion-color-base-rgb: var(--ion-color-bluegrey-rgb);
  --ion-color-contrast: var(--ion-color-bluegrey-contrast);
  --ion-color-contrast-rgb: var(--ion-color-bluegrey-contrast-rgb);
  --ion-color-shade: var(--ion-color-bluegrey-shade);
  --ion-color-tint: var(--ion-color-bluegrey-tint);
}
:root .ion-color-lightbluegrey {
  --ion-color-base: var(--ion-color-lightbluegrey);
  --ion-color-base-rgb: var(--ion-color-lightbluegrey-rgb);
  --ion-color-contrast: var(--ion-color-lightbluegrey-contrast);
  --ion-color-contrast-rgb: var(--ion-color-lightbluegrey-contrast-rgb);
  --ion-color-shade: var(--ion-color-lightbluegrey-shade);
  --ion-color-tint: var(--ion-color-lightbluegrey-tint);
}
:root .ion-color-black {
  --ion-color-base: var(--ion-color-black);
  --ion-color-base-rgb: var(--ion-color-black-rgb);
  --ion-color-contrast: var(--ion-color-black-contrast);
  --ion-color-contrast-rgb: var(--ion-color-black-contrast-rgb);
  --ion-color-shade: var(--ion-color-black-shade);
  --ion-color-tint: var(--ion-color-black-tint);
}
:root .ion-color-greylight {
  --ion-color-base: var(--ion-color-greylight);
  --ion-color-base-rgb: var(--ion-color-greylight-rgb);
  --ion-color-contrast: var(--ion-color-greylight-contrast);
  --ion-color-contrast-rgb: var(--ion-color-greylight-contrast-rgb);
  --ion-color-shade: var(--ion-color-greylight-shade);
  --ion-color-tint: var(--ion-color-greylight-tint);
}
:root .ion-color-rose {
  --ion-color-base: var(--ion-color-rose);
  --ion-color-base-rgb: var(--ion-color-rose-rgb);
  --ion-color-contrast: var(--ion-color-rose-contrast);
  --ion-color-contrast-rgb: var(--ion-color-rose-contrast-rgb);
  --ion-color-shade: var(--ion-color-rose-shade);
  --ion-color-tint: var(--ion-color-rose-tint);
}
:root .ion-color-roselight {
  --ion-color-base: var(--ion-color-roselight);
  --ion-color-base-rgb: var(--ion-color-roselight-rgb);
  --ion-color-contrast: var(--ion-color-roselight-contrast);
  --ion-color-contrast-rgb: var(--ion-color-roselight-contrast-rgb);
  --ion-color-shade: var(--ion-color-roselight-shade);
  --ion-color-tint: var(--ion-color-roselight-tint);
}
:root .ion-color-violet-ten {
  --ion-color-base: var(--ion-color-violet-ten);
  --ion-color-base-rgb: var(--ion-color-violet-ten-rgb);
  --ion-color-contrast: var(--ion-color-violet-ten-contrast);
  --ion-color-contrast-rgb: var(--ion-color-violet-ten-contrast-rgb);
  --ion-color-shade: var(--ion-color-violet-ten-shade);
  --ion-color-tint: var(--ion-color-violet-ten-tint);
}
:root .ion-color-blue-ten {
  --ion-color-base: var(--ion-color-blue-ten);
  --ion-color-base-rgb: var(--ion-color-blue-ten-rgb);
  --ion-color-contrast: var(--ion-color-blue-ten-contrast);
  --ion-color-contrast-rgb: var(--ion-color-blue-ten-contrast-rgb);
  --ion-color-shade: var(--ion-color-blue-ten-shade);
  --ion-color-tint: var(--ion-color-blue-ten-tint);
}
.form-control {
  padding-bottom: 20px;
  padding-bottom: var(--ion-padding);
}
ion-col > .form-control {
  padding-bottom: 15px;
  padding-bottom: var(--ion-grid-padding);
}
.form-control-input {
  border: 1px solid #f1f1f3;
  border: 1px solid var(--ion-color-light);
  border-radius: 8px;
  border-radius: var(--input-border-radius);
}
.form-control-input.ion-invalid.ion-touched, .form-control-input.ion-invalid:not(.ion-pristine) {
  border: 1px solid #ff0c63;
  border: 1px solid var(--ion-color-danger);
  --color: var(--ion-color-danger);
}
.form-control-input.has-focus, .form-control-input.item-has-focus {
  border: 1px solid #d4d4d6;
  border: 1px solid var(--ion-color-light-shade);
}
ion-item.form-control-input {
  --inner-padding-top: 6px;
  --inner-padding-bottom: 6px;
  --padding-start: 1rem;
  --border-style: none;
  cursor: pointer;
}
ion-item.form-control-input.has-focus, ion-item.form-control-input.item-has-focus {
  border: 1px solid #d4d4d6;
  border: 1px solid var(--ion-color-light-shade);
}
ion-item.form-control-input .form-control-label {
  font-size: 16px;
  font-size: var(--font-base);
  font-weight: 400;
  margin-bottom: 12px;
  margin-top: 12px;
}
ion-item.form-control-input ion-input {
  text-align: right;
}
ion-item.form-control-input ion-input.left {
  text-align: left;
}
ion-item.form-control-input ion-input.right {
  text-align: right;
}
ion-item.form-control-input ion-textarea {
  --padding-start: 0;
  --padding-end: 0.5rem;
  --padding-bottom: 0.5rem;
  --padding-top: 0.25rem;
  font-size: 14px;
  font-size: var(--font-sm);
  line-height: 22px;
  line-height: var(--line-height-sm);
}
ion-input.form-control-input {
  --padding-start: 1rem;
  --padding-end: 1rem;
  --padding-bottom: 1rem;
  --padding-top: 1rem;
  --background: var(--ion-color-tertiary);
}
ion-select.form-control-input {
  --padding-start: 1rem;
  --padding-end: 1rem;
  --padding-bottom: 1rem;
  --padding-top: 1rem;
}
ion-button.form-control-input {
  --padding-top: 9px;
  --padding-start: 24px;
  --padding-end: 24px;
  --padding-bottom: 9px;
  text-transform: none !important;
  height: auto;
}
.form-control-label {
  font-size: 16px;
  font-size: var(--font-base);
  font-weight: bold;
  margin-bottom: 12px;
  display: block;
}
.form-control-label-small {
  font-size: 12px;
  font-size: var(--font-xs);
  font-weight: bold;
  margin-bottom: 12px;
  display: block;
}
.form-input-group > * {
  display: block;
}
.form-input-group > * .form-control-input {
  border-bottom-style: none;
  border-radius: 0;
}
.form-input-group > *:first-child .form-control-input {
  border-top-left-radius: 8px;
  border-top-left-radius: var(--input-border-radius);
  border-top-right-radius: 8px;
  border-top-right-radius: var(--input-border-radius);
  border-bottom-left-radius: 0;
  border-bottom-right-radius: 0;
}
.form-input-group > *:last-child .form-control-input {
  border-top-left-radius: 0;
  border-top-right-radius: 0;
  border-bottom-left-radius: 8px;
  border-bottom-left-radius: var(--input-border-radius);
  border-bottom-right-radius: 8px;
  border-bottom-right-radius: var(--input-border-radius);
  border-bottom-style: solid;
}
.form-input-group > *:only-child .form-control-input {
  border-radius: 8px;
  border-radius: var(--input-border-radius);
}
.form-input-group .form-control:not(:last-child) {
  padding-bottom: 0;
}
.horizontal-scroll-container {
  display: flex;
  flex-wrap: nowrap;
  overflow-x: auto;
  scroll-behavior: smooth;
  overflow: scroll;
  -webkit-overflow-scrolling: touch;
}
.horizontal-scroll-container::-webkit-scrollbar {
  display: none;
}
.horizontal-scroll-container .horizontal-scroll-item {
  flex: 0 0 auto;
}
.upt-loading {
  --background: transparent;
  --spinner-color: var(--ion-color-dark);
  --backdrop-opacity: 0.3;
}
.upt-loading .loading-wrapper {
  box-shadow: none !important;
}
.upt-loading ion-spinner {
  width: 64px;
  height: 64px;
}
body {
  font-size: 16px;
  font-size: var(--font-base);
  font-weight: 400;
  color: #142132;
  color: var(--ion-color-dark);
}
h1,
.h1 {
  font-size: 24px;
  font-size: var(--font-xl);
  line-height: 28px;
  line-height: var(--line-height-xl);
  font-weight: 700;
  margin: 0;
}
h2,
.h2 {
  font-size: 20px;
  font-size: var(--font-lg);
  line-height: 24px;
  line-height: var(--line-height-lg);
  font-weight: 700;
  margin: 0;
}
h3,
.h3 {
  font-size: 18px;
  font-size: var(--font-md);
  line-height: 21px;
  line-height: var(--line-height-md);
  font-weight: 400;
}
small,
.small {
  font-size: 14px;
  line-height: 20px;
  font-weight: normal;
}
.title {
  font-size: 36px;
  line-height: 48px;
  font-weight: 700;
}
.list {
  font-size: 18px;
  line-height: 26px;
  font-weight: 700;
}
/** Ionic CSS Variables **/
:root {
  --ion-color-primary: #6e9ed4;
  --ion-color-primary-rgb: 110, 158, 212;
  --ion-color-primary-contrast: #ffffff;
  --ion-color-primary-contrast-rgb: 255, 255, 255;
  --ion-color-primary-shade: #618bbb;
  --ion-color-primary-tint: #7da8d8;
  --ion-color-secondary: #636aaf;
  --ion-color-secondary-rgb: 99, 106, 175;
  --ion-color-secondary-contrast: #ffffff;
  --ion-color-secondary-contrast-rgb: 255, 255, 255;
  --ion-color-secondary-shade: #575d9a;
  --ion-color-secondary-tint: #7379b7;
  --ion-color-tertiary: #ffffff;
  --ion-color-tertiary-rgb: 255, 255, 255;
  --ion-color-tertiary-contrast: #000000;
  --ion-color-tertiary-contrast-rgb: 0, 0, 0;
  --ion-color-tertiary-shade: #e0e0e0;
  --ion-color-tertiary-tint: #ffffff;
  --ion-color-success: #1ef79f;
  --ion-color-success-rgb: 30, 247, 159;
  --ion-color-success-contrast: #000000;
  --ion-color-success-contrast-rgb: 0, 0, 0;
  --ion-color-success-shade: #1ad98c;
  --ion-color-success-tint: #35f8a9;
  --ion-color-warning: #ffc409;
  --ion-color-warning-rgb: 255, 196, 9;
  --ion-color-warning-contrast: #000000;
  --ion-color-warning-contrast-rgb: 0, 0, 0;
  --ion-color-warning-shade: #e0ac08;
  --ion-color-warning-tint: #ffca22;
  --ion-color-danger: #ff0c63;
  --ion-color-danger-rgb: 255, 12, 99;
  --ion-color-danger-contrast: #ffffff;
  --ion-color-danger-contrast-rgb: 255, 255, 255;
  --ion-color-danger-shade: #e00b57;
  --ion-color-danger-tint: #ff2473;
  --ion-color-dark: #142132;
  --ion-color-dark-rgb: 20, 33, 50;
  --ion-color-dark-rgba: rgba(20, 33, 50, 0.5);
  --ion-color-dark-contrast: #ffffff;
  --ion-color-dark-contrast-rgb: 255, 255, 255;
  --ion-color-dark-shade: #121d2c;
  --ion-color-dark-tint: #2c3747;
  --ion-color-medium: #a3a3a3;
  --ion-color-medium-rgb: 163, 163, 163;
  --ion-color-medium-contrast: #000000;
  --ion-color-medium-contrast-rgb: 0, 0, 0;
  --ion-color-medium-shade: #8f8f8f;
  --ion-color-medium-tint: #acacac;
  --ion-color-light: #f1f1f3;
  --ion-color-light-rgb: 241, 241, 243;
  --ion-color-light-contrast: #000000;
  --ion-color-light-contrast-rgb: 0, 0, 0;
  --ion-color-light-shade: #d4d4d6;
  --ion-color-light-tint: #f2f2f4;
  --ion-grid-padding: 15px;
  --ion-grid-width-xs: 100%;
  --ion-grid-width-sm: 540px;
  --ion-grid-width-md: 720px;
  --ion-grid-width-lg: 960px;
  --ion-grid-width-xl: 1140px;
  --ion-padding: 20px;
  --footer-height: 80px;
  --mobile-item-height: 56px;
  --ion-font-family: "Roboto", sans-serif;
}
:root {
  --white: #ffffff;
  --black: #000000;
  --bg-color: #f1f1f3;
  --ion-color-ocean: #70a6c3;
  --input-border-radius: 8px;
  --button-border-radius: 64px;
  --desktop-max-width: 1920px;
  --card-box-shadow: 0 0 8px rgba(0, 0, 0, 0.15);
  --desktop-header-height: 64px;
  --desktop-side-menu-width: 230px;
  --font-base: 16px;
  --font-xxs: 10px;
  --font-xs: 12px;
  --font-sm: 14px;
  --font-md: 18px;
  --font-lg: 20px;
  --font-xl: 24px;
  --font-xxl: 36px;
  --line-height-base: 18px;
  --line-height-xxs: 20px;
  --line-height-xs: 14px;
  --line-height-sm: 22px;
  --line-height-md: 21px;
  --line-height-lg: 24px;
  --line-height-xl: 28px;
  --line-height-xxl: 48px;
  --ion-color-darkgrey: #828282;
  --ion-color-darkgrey-rgb: 130, 130, 130;
  --ion-color-darkgrey-contrast: #ffffff;
  --ion-color-darkgrey-contrast-rgb: 255, 255, 255;
  --ion-color-darkgrey-shade: #727272;
  --ion-color-darkgrey-tint: #8f8f8f;
  --ion-color-lightgrey: #bdbdbd;
  --ion-color-lightgrey-rgb: 189, 189, 189;
  --ion-color-lightgrey-contrast: #000000;
  --ion-color-lightgrey-contrast-rgb: 0, 0, 0;
  --ion-color-lightgrey-shade: #727272;
  --ion-color-lightgrey-tint: #8f8f8f;
  --ion-color-lightbluegrey: #989cb1;
  --ion-color-lightbluegrey-rgb: 152, 156, 177;
  --ion-color-lightbluegrey-contrast: #000000;
  --ion-color-lightbluegrey-contrast-rgb: 0, 0, 0;
  --ion-color-lightbluegrey-shade: #86899c;
  --ion-color-lightbluegrey-tint: #a2a6b9;
  --ion-color-bluegrey: #61688b;
  --ion-color-bluegrey-rgb: 97, 104, 139;
  --ion-color-bluegrey-contrast: #ffffff;
  --ion-color-bluegrey-contrast-rgb: 255, 255, 255;
  --ion-color-bluegrey-shade: #555c7a;
  --ion-color-bluegrey-tint: #717797;
  --ion-color-black: #000000;
  --ion-color-black-rgb: 0, 0, 0;
  --ion-color-black-contrast: #ffffff;
  --ion-color-black-contrast-rgb: 255, 255, 255;
  --ion-color-black-shade: #000000;
  --ion-color-black-tint: #1a1a1a;
  --ion-color-white: #ffffff;
  --ion-color-white-rgb: 255, 255, 255;
  --ion-color-white-contrast: #000000;
  --ion-color-white-contrast-rgb: 0, 0, 0;
  --ion-color-white-shade: #e0e0e0;
  --ion-color-white-tint: #ffffff;
  --ion-color-greylight: #f5f5f7;
  --ion-color-greylight-rgb: 245, 245, 247;
  --ion-color-greylight-contrast: #000000;
  --ion-color-greylight-contrast-rgb: 0, 0, 0;
  --ion-color-greylight-shade: #d8d8d9;
  --ion-color-greylight-tint: #f6f6f8;
  --ion-color-rose: #e66881;
  --ion-color-rose-rgb: 230, 104, 129;
  --ion-color-rose-contrast: #000000;
  --ion-color-rose-contrast-rgb: 0, 0, 0;
  --ion-color-rose-shade: #ca5c72;
  --ion-color-rose-tint: #e9778e;
  --ion-color-roselight: #fbe8ec;
  --ion-color-roselight-rgb: 251, 232, 236;
  --ion-color-roselight-contrast: #000000;
  --ion-color-roselight-contrast-rgb: 0, 0, 0;
  --ion-color-roselight-shade: #ddccd0;
  --ion-color-roselight-tint: #fbeaee;
  --ion-color-violet-ten: #eff0f7;
  --ion-color-violet-ten-rgb: 239, 240, 247;
  --ion-color-violet-ten-contrast: #000000;
  --ion-color-violet-ten-contrast-rgb: 0, 0, 0;
  --ion-color-violet-ten-shade: #d2d3d9;
  --ion-color-violet-ten-tint: #f1f2f8;
  --ion-color-blue-ten: #f0f5fb;
  --ion-color-blue-ten-rgb: 240, 245, 251;
  --ion-color-blue-ten-contrast: #000000;
  --ion-color-blue-ten-contrast-rgb: 0, 0, 0;
  --ion-color-blue-ten-shade: #d3d8dd;
  --ion-color-blue-ten-tint: #f2f6fb;
  --ion-color-uptown-ice: #bbe3fa;
  --ion-color-uptown-blue-35: #ccddf0;
  --ion-toolbar-background: var(--ion-color-white);
  --ion-tab-bar-background: var(--ion-color-white);
}
:root .ion-color-white {
  --ion-color-base: var(--ion-color-white);
  --ion-color-base-rgb: var(--ion-color-white-rgb);
  --ion-color-contrast: var(--ion-color-white-contrast);
  --ion-color-contrast-rgb: var(--ion-color-white-contrast-rgb);
  --ion-color-shade: var(--ion-color-white-shade);
  --ion-color-tint: var(--ion-color-white-tint);
}
:root .ion-color-darkgrey {
  --ion-color-base: var(--ion-color-darkgrey);
  --ion-color-base-rgb: var(--ion-color-darkgrey-rgb);
  --ion-color-contrast: var(--ion-color-darkgrey-contrast);
  --ion-color-contrast-rgb: var(--ion-color-darkgrey-contrast-rgb);
  --ion-color-shade: var(--ion-color-darkgrey-shade);
  --ion-color-tint: var(--ion-color-darkgrey-tint);
}
:root .ion-color-lightgrey {
  --ion-color-base: var(--ion-color-lightgrey);
  --ion-color-base-rgb: var(--ion-color-lightgrey-rgb);
  --ion-color-contrast: var(--ion-color-lightgrey-contrast);
  --ion-color-contrast-rgb: var(--ion-color-lightgrey-contrast-rgb);
  --ion-color-shade: var(--ion-color-lightgrey-shade);
  --ion-color-tint: var(--ion-color-lightgrey-tint);
}
:root .ion-color-bluegrey {
  --ion-color-base: var(--ion-color-bluegrey);
  --ion-color-base-rgb: var(--ion-color-bluegrey-rgb);
  --ion-color-contrast: var(--ion-color-bluegrey-contrast);
  --ion-color-contrast-rgb: var(--ion-color-bluegrey-contrast-rgb);
  --ion-color-shade: var(--ion-color-bluegrey-shade);
  --ion-color-tint: var(--ion-color-bluegrey-tint);
}
:root .ion-color-lightbluegrey {
  --ion-color-base: var(--ion-color-lightbluegrey);
  --ion-color-base-rgb: var(--ion-color-lightbluegrey-rgb);
  --ion-color-contrast: var(--ion-color-lightbluegrey-contrast);
  --ion-color-contrast-rgb: var(--ion-color-lightbluegrey-contrast-rgb);
  --ion-color-shade: var(--ion-color-lightbluegrey-shade);
  --ion-color-tint: var(--ion-color-lightbluegrey-tint);
}
:root .ion-color-black {
  --ion-color-base: var(--ion-color-black);
  --ion-color-base-rgb: var(--ion-color-black-rgb);
  --ion-color-contrast: var(--ion-color-black-contrast);
  --ion-color-contrast-rgb: var(--ion-color-black-contrast-rgb);
  --ion-color-shade: var(--ion-color-black-shade);
  --ion-color-tint: var(--ion-color-black-tint);
}
:root .ion-color-greylight {
  --ion-color-base: var(--ion-color-greylight);
  --ion-color-base-rgb: var(--ion-color-greylight-rgb);
  --ion-color-contrast: var(--ion-color-greylight-contrast);
  --ion-color-contrast-rgb: var(--ion-color-greylight-contrast-rgb);
  --ion-color-shade: var(--ion-color-greylight-shade);
  --ion-color-tint: var(--ion-color-greylight-tint);
}
:root .ion-color-rose {
  --ion-color-base: var(--ion-color-rose);
  --ion-color-base-rgb: var(--ion-color-rose-rgb);
  --ion-color-contrast: var(--ion-color-rose-contrast);
  --ion-color-contrast-rgb: var(--ion-color-rose-contrast-rgb);
  --ion-color-shade: var(--ion-color-rose-shade);
  --ion-color-tint: var(--ion-color-rose-tint);
}
:root .ion-color-roselight {
  --ion-color-base: var(--ion-color-roselight);
  --ion-color-base-rgb: var(--ion-color-roselight-rgb);
  --ion-color-contrast: var(--ion-color-roselight-contrast);
  --ion-color-contrast-rgb: var(--ion-color-roselight-contrast-rgb);
  --ion-color-shade: var(--ion-color-roselight-shade);
  --ion-color-tint: var(--ion-color-roselight-tint);
}
:root .ion-color-violet-ten {
  --ion-color-base: var(--ion-color-violet-ten);
  --ion-color-base-rgb: var(--ion-color-violet-ten-rgb);
  --ion-color-contrast: var(--ion-color-violet-ten-contrast);
  --ion-color-contrast-rgb: var(--ion-color-violet-ten-contrast-rgb);
  --ion-color-shade: var(--ion-color-violet-ten-shade);
  --ion-color-tint: var(--ion-color-violet-ten-tint);
}
:root .ion-color-blue-ten {
  --ion-color-base: var(--ion-color-blue-ten);
  --ion-color-base-rgb: var(--ion-color-blue-ten-rgb);
  --ion-color-contrast: var(--ion-color-blue-ten-contrast);
  --ion-color-contrast-rgb: var(--ion-color-blue-ten-contrast-rgb);
  --ion-color-shade: var(--ion-color-blue-ten-shade);
  --ion-color-tint: var(--ion-color-blue-ten-tint);
}
.p-0 {
  padding-top: 0rem !important;
  padding-right: 0rem !important;
  padding-bottom: 0rem !important;
  padding-left: 0rem !important;
}
.p-1 {
  padding-top: 0.25rem !important;
  padding-right: 0.25rem !important;
  padding-bottom: 0.25rem !important;
  padding-left: 0.25rem !important;
}
.p-2 {
  padding-top: 0.5rem !important;
  padding-right: 0.5rem !important;
  padding-bottom: 0.5rem !important;
  padding-left: 0.5rem !important;
}
.p-3 {
  padding-top: 0.75rem !important;
  padding-right: 0.75rem !important;
  padding-bottom: 0.75rem !important;
  padding-left: 0.75rem !important;
}
.p-4 {
  padding-top: 1rem !important;
  padding-right: 1rem !important;
  padding-bottom: 1rem !important;
  padding-left: 1rem !important;
}
.p-5 {
  padding-top: 1.25rem !important;
  padding-right: 1.25rem !important;
  padding-bottom: 1.25rem !important;
  padding-left: 1.25rem !important;
}
.p-6 {
  padding-top: 1.5rem !important;
  padding-right: 1.5rem !important;
  padding-bottom: 1.5rem !important;
  padding-left: 1.5rem !important;
}
.p-7 {
  padding-top: 1.75rem !important;
  padding-right: 1.75rem !important;
  padding-bottom: 1.75rem !important;
  padding-left: 1.75rem !important;
}
.p-8 {
  padding-top: 2rem !important;
  padding-right: 2rem !important;
  padding-bottom: 2rem !important;
  padding-left: 2rem !important;
}
.p-9 {
  padding-top: 2.25rem !important;
  padding-right: 2.25rem !important;
  padding-bottom: 2.25rem !important;
  padding-left: 2.25rem !important;
}
.p-10 {
  padding-top: 2.5rem !important;
  padding-right: 2.5rem !important;
  padding-bottom: 2.5rem !important;
  padding-left: 2.5rem !important;
}
@media screen and (min-width: 576px) {
  .p-sm-0 {
    padding-top: 0rem !important;
  }
}
@media screen and (min-width: 576px) {
  .p-sm-0 {
    padding-right: 0rem !important;
  }
}
@media screen and (min-width: 576px) {
  .p-sm-0 {
    padding-bottom: 0rem !important;
  }
}
@media screen and (min-width: 576px) {
  .p-sm-0 {
    padding-left: 0rem !important;
  }
}
@media screen and (min-width: 576px) {
  .p-sm-1 {
    padding-top: 0.25rem !important;
  }
}
@media screen and (min-width: 576px) {
  .p-sm-1 {
    padding-right: 0.25rem !important;
  }
}
@media screen and (min-width: 576px) {
  .p-sm-1 {
    padding-bottom: 0.25rem !important;
  }
}
@media screen and (min-width: 576px) {
  .p-sm-1 {
    padding-left: 0.25rem !important;
  }
}
@media screen and (min-width: 576px) {
  .p-sm-2 {
    padding-top: 0.5rem !important;
  }
}
@media screen and (min-width: 576px) {
  .p-sm-2 {
    padding-right: 0.5rem !important;
  }
}
@media screen and (min-width: 576px) {
  .p-sm-2 {
    padding-bottom: 0.5rem !important;
  }
}
@media screen and (min-width: 576px) {
  .p-sm-2 {
    padding-left: 0.5rem !important;
  }
}
@media screen and (min-width: 576px) {
  .p-sm-3 {
    padding-top: 0.75rem !important;
  }
}
@media screen and (min-width: 576px) {
  .p-sm-3 {
    padding-right: 0.75rem !important;
  }
}
@media screen and (min-width: 576px) {
  .p-sm-3 {
    padding-bottom: 0.75rem !important;
  }
}
@media screen and (min-width: 576px) {
  .p-sm-3 {
    padding-left: 0.75rem !important;
  }
}
@media screen and (min-width: 576px) {
  .p-sm-4 {
    padding-top: 1rem !important;
  }
}
@media screen and (min-width: 576px) {
  .p-sm-4 {
    padding-right: 1rem !important;
  }
}
@media screen and (min-width: 576px) {
  .p-sm-4 {
    padding-bottom: 1rem !important;
  }
}
@media screen and (min-width: 576px) {
  .p-sm-4 {
    padding-left: 1rem !important;
  }
}
@media screen and (min-width: 576px) {
  .p-sm-5 {
    padding-top: 1.25rem !important;
  }
}
@media screen and (min-width: 576px) {
  .p-sm-5 {
    padding-right: 1.25rem !important;
  }
}
@media screen and (min-width: 576px) {
  .p-sm-5 {
    padding-bottom: 1.25rem !important;
  }
}
@media screen and (min-width: 576px) {
  .p-sm-5 {
    padding-left: 1.25rem !important;
  }
}
@media screen and (min-width: 576px) {
  .p-sm-6 {
    padding-top: 1.5rem !important;
  }
}
@media screen and (min-width: 576px) {
  .p-sm-6 {
    padding-right: 1.5rem !important;
  }
}
@media screen and (min-width: 576px) {
  .p-sm-6 {
    padding-bottom: 1.5rem !important;
  }
}
@media screen and (min-width: 576px) {
  .p-sm-6 {
    padding-left: 1.5rem !important;
  }
}
@media screen and (min-width: 576px) {
  .p-sm-7 {
    padding-top: 1.75rem !important;
  }
}
@media screen and (min-width: 576px) {
  .p-sm-7 {
    padding-right: 1.75rem !important;
  }
}
@media screen and (min-width: 576px) {
  .p-sm-7 {
    padding-bottom: 1.75rem !important;
  }
}
@media screen and (min-width: 576px) {
  .p-sm-7 {
    padding-left: 1.75rem !important;
  }
}
@media screen and (min-width: 576px) {
  .p-sm-8 {
    padding-top: 2rem !important;
  }
}
@media screen and (min-width: 576px) {
  .p-sm-8 {
    padding-right: 2rem !important;
  }
}
@media screen and (min-width: 576px) {
  .p-sm-8 {
    padding-bottom: 2rem !important;
  }
}
@media screen and (min-width: 576px) {
  .p-sm-8 {
    padding-left: 2rem !important;
  }
}
@media screen and (min-width: 576px) {
  .p-sm-9 {
    padding-top: 2.25rem !important;
  }
}
@media screen and (min-width: 576px) {
  .p-sm-9 {
    padding-right: 2.25rem !important;
  }
}
@media screen and (min-width: 576px) {
  .p-sm-9 {
    padding-bottom: 2.25rem !important;
  }
}
@media screen and (min-width: 576px) {
  .p-sm-9 {
    padding-left: 2.25rem !important;
  }
}
@media screen and (min-width: 576px) {
  .p-sm-10 {
    padding-top: 2.5rem !important;
  }
}
@media screen and (min-width: 576px) {
  .p-sm-10 {
    padding-right: 2.5rem !important;
  }
}
@media screen and (min-width: 576px) {
  .p-sm-10 {
    padding-bottom: 2.5rem !important;
  }
}
@media screen and (min-width: 576px) {
  .p-sm-10 {
    padding-left: 2.5rem !important;
  }
}
@media screen and (min-width: 768px) {
  .p-md-0 {
    padding-top: 0rem !important;
  }
}
@media screen and (min-width: 768px) {
  .p-md-0 {
    padding-right: 0rem !important;
  }
}
@media screen and (min-width: 768px) {
  .p-md-0 {
    padding-bottom: 0rem !important;
  }
}
@media screen and (min-width: 768px) {
  .p-md-0 {
    padding-left: 0rem !important;
  }
}
@media screen and (min-width: 768px) {
  .p-md-1 {
    padding-top: 0.25rem !important;
  }
}
@media screen and (min-width: 768px) {
  .p-md-1 {
    padding-right: 0.25rem !important;
  }
}
@media screen and (min-width: 768px) {
  .p-md-1 {
    padding-bottom: 0.25rem !important;
  }
}
@media screen and (min-width: 768px) {
  .p-md-1 {
    padding-left: 0.25rem !important;
  }
}
@media screen and (min-width: 768px) {
  .p-md-2 {
    padding-top: 0.5rem !important;
  }
}
@media screen and (min-width: 768px) {
  .p-md-2 {
    padding-right: 0.5rem !important;
  }
}
@media screen and (min-width: 768px) {
  .p-md-2 {
    padding-bottom: 0.5rem !important;
  }
}
@media screen and (min-width: 768px) {
  .p-md-2 {
    padding-left: 0.5rem !important;
  }
}
@media screen and (min-width: 768px) {
  .p-md-3 {
    padding-top: 0.75rem !important;
  }
}
@media screen and (min-width: 768px) {
  .p-md-3 {
    padding-right: 0.75rem !important;
  }
}
@media screen and (min-width: 768px) {
  .p-md-3 {
    padding-bottom: 0.75rem !important;
  }
}
@media screen and (min-width: 768px) {
  .p-md-3 {
    padding-left: 0.75rem !important;
  }
}
@media screen and (min-width: 768px) {
  .p-md-4 {
    padding-top: 1rem !important;
  }
}
@media screen and (min-width: 768px) {
  .p-md-4 {
    padding-right: 1rem !important;
  }
}
@media screen and (min-width: 768px) {
  .p-md-4 {
    padding-bottom: 1rem !important;
  }
}
@media screen and (min-width: 768px) {
  .p-md-4 {
    padding-left: 1rem !important;
  }
}
@media screen and (min-width: 768px) {
  .p-md-5 {
    padding-top: 1.25rem !important;
  }
}
@media screen and (min-width: 768px) {
  .p-md-5 {
    padding-right: 1.25rem !important;
  }
}
@media screen and (min-width: 768px) {
  .p-md-5 {
    padding-bottom: 1.25rem !important;
  }
}
@media screen and (min-width: 768px) {
  .p-md-5 {
    padding-left: 1.25rem !important;
  }
}
@media screen and (min-width: 768px) {
  .p-md-6 {
    padding-top: 1.5rem !important;
  }
}
@media screen and (min-width: 768px) {
  .p-md-6 {
    padding-right: 1.5rem !important;
  }
}
@media screen and (min-width: 768px) {
  .p-md-6 {
    padding-bottom: 1.5rem !important;
  }
}
@media screen and (min-width: 768px) {
  .p-md-6 {
    padding-left: 1.5rem !important;
  }
}
@media screen and (min-width: 768px) {
  .p-md-7 {
    padding-top: 1.75rem !important;
  }
}
@media screen and (min-width: 768px) {
  .p-md-7 {
    padding-right: 1.75rem !important;
  }
}
@media screen and (min-width: 768px) {
  .p-md-7 {
    padding-bottom: 1.75rem !important;
  }
}
@media screen and (min-width: 768px) {
  .p-md-7 {
    padding-left: 1.75rem !important;
  }
}
@media screen and (min-width: 768px) {
  .p-md-8 {
    padding-top: 2rem !important;
  }
}
@media screen and (min-width: 768px) {
  .p-md-8 {
    padding-right: 2rem !important;
  }
}
@media screen and (min-width: 768px) {
  .p-md-8 {
    padding-bottom: 2rem !important;
  }
}
@media screen and (min-width: 768px) {
  .p-md-8 {
    padding-left: 2rem !important;
  }
}
@media screen and (min-width: 768px) {
  .p-md-9 {
    padding-top: 2.25rem !important;
  }
}
@media screen and (min-width: 768px) {
  .p-md-9 {
    padding-right: 2.25rem !important;
  }
}
@media screen and (min-width: 768px) {
  .p-md-9 {
    padding-bottom: 2.25rem !important;
  }
}
@media screen and (min-width: 768px) {
  .p-md-9 {
    padding-left: 2.25rem !important;
  }
}
@media screen and (min-width: 768px) {
  .p-md-10 {
    padding-top: 2.5rem !important;
  }
}
@media screen and (min-width: 768px) {
  .p-md-10 {
    padding-right: 2.5rem !important;
  }
}
@media screen and (min-width: 768px) {
  .p-md-10 {
    padding-bottom: 2.5rem !important;
  }
}
@media screen and (min-width: 768px) {
  .p-md-10 {
    padding-left: 2.5rem !important;
  }
}
@media screen and (min-width: 992px) {
  .p-lg-0 {
    padding-top: 0rem !important;
  }
}
@media screen and (min-width: 992px) {
  .p-lg-0 {
    padding-right: 0rem !important;
  }
}
@media screen and (min-width: 992px) {
  .p-lg-0 {
    padding-bottom: 0rem !important;
  }
}
@media screen and (min-width: 992px) {
  .p-lg-0 {
    padding-left: 0rem !important;
  }
}
@media screen and (min-width: 992px) {
  .p-lg-1 {
    padding-top: 0.25rem !important;
  }
}
@media screen and (min-width: 992px) {
  .p-lg-1 {
    padding-right: 0.25rem !important;
  }
}
@media screen and (min-width: 992px) {
  .p-lg-1 {
    padding-bottom: 0.25rem !important;
  }
}
@media screen and (min-width: 992px) {
  .p-lg-1 {
    padding-left: 0.25rem !important;
  }
}
@media screen and (min-width: 992px) {
  .p-lg-2 {
    padding-top: 0.5rem !important;
  }
}
@media screen and (min-width: 992px) {
  .p-lg-2 {
    padding-right: 0.5rem !important;
  }
}
@media screen and (min-width: 992px) {
  .p-lg-2 {
    padding-bottom: 0.5rem !important;
  }
}
@media screen and (min-width: 992px) {
  .p-lg-2 {
    padding-left: 0.5rem !important;
  }
}
@media screen and (min-width: 992px) {
  .p-lg-3 {
    padding-top: 0.75rem !important;
  }
}
@media screen and (min-width: 992px) {
  .p-lg-3 {
    padding-right: 0.75rem !important;
  }
}
@media screen and (min-width: 992px) {
  .p-lg-3 {
    padding-bottom: 0.75rem !important;
  }
}
@media screen and (min-width: 992px) {
  .p-lg-3 {
    padding-left: 0.75rem !important;
  }
}
@media screen and (min-width: 992px) {
  .p-lg-4 {
    padding-top: 1rem !important;
  }
}
@media screen and (min-width: 992px) {
  .p-lg-4 {
    padding-right: 1rem !important;
  }
}
@media screen and (min-width: 992px) {
  .p-lg-4 {
    padding-bottom: 1rem !important;
  }
}
@media screen and (min-width: 992px) {
  .p-lg-4 {
    padding-left: 1rem !important;
  }
}
@media screen and (min-width: 992px) {
  .p-lg-5 {
    padding-top: 1.25rem !important;
  }
}
@media screen and (min-width: 992px) {
  .p-lg-5 {
    padding-right: 1.25rem !important;
  }
}
@media screen and (min-width: 992px) {
  .p-lg-5 {
    padding-bottom: 1.25rem !important;
  }
}
@media screen and (min-width: 992px) {
  .p-lg-5 {
    padding-left: 1.25rem !important;
  }
}
@media screen and (min-width: 992px) {
  .p-lg-6 {
    padding-top: 1.5rem !important;
  }
}
@media screen and (min-width: 992px) {
  .p-lg-6 {
    padding-right: 1.5rem !important;
  }
}
@media screen and (min-width: 992px) {
  .p-lg-6 {
    padding-bottom: 1.5rem !important;
  }
}
@media screen and (min-width: 992px) {
  .p-lg-6 {
    padding-left: 1.5rem !important;
  }
}
@media screen and (min-width: 992px) {
  .p-lg-7 {
    padding-top: 1.75rem !important;
  }
}
@media screen and (min-width: 992px) {
  .p-lg-7 {
    padding-right: 1.75rem !important;
  }
}
@media screen and (min-width: 992px) {
  .p-lg-7 {
    padding-bottom: 1.75rem !important;
  }
}
@media screen and (min-width: 992px) {
  .p-lg-7 {
    padding-left: 1.75rem !important;
  }
}
@media screen and (min-width: 992px) {
  .p-lg-8 {
    padding-top: 2rem !important;
  }
}
@media screen and (min-width: 992px) {
  .p-lg-8 {
    padding-right: 2rem !important;
  }
}
@media screen and (min-width: 992px) {
  .p-lg-8 {
    padding-bottom: 2rem !important;
  }
}
@media screen and (min-width: 992px) {
  .p-lg-8 {
    padding-left: 2rem !important;
  }
}
@media screen and (min-width: 992px) {
  .p-lg-9 {
    padding-top: 2.25rem !important;
  }
}
@media screen and (min-width: 992px) {
  .p-lg-9 {
    padding-right: 2.25rem !important;
  }
}
@media screen and (min-width: 992px) {
  .p-lg-9 {
    padding-bottom: 2.25rem !important;
  }
}
@media screen and (min-width: 992px) {
  .p-lg-9 {
    padding-left: 2.25rem !important;
  }
}
@media screen and (min-width: 992px) {
  .p-lg-10 {
    padding-top: 2.5rem !important;
  }
}
@media screen and (min-width: 992px) {
  .p-lg-10 {
    padding-right: 2.5rem !important;
  }
}
@media screen and (min-width: 992px) {
  .p-lg-10 {
    padding-bottom: 2.5rem !important;
  }
}
@media screen and (min-width: 992px) {
  .p-lg-10 {
    padding-left: 2.5rem !important;
  }
}
@media screen and (min-width: 1200px) {
  .p-xl-0 {
    padding-top: 0rem !important;
  }
}
@media screen and (min-width: 1200px) {
  .p-xl-0 {
    padding-right: 0rem !important;
  }
}
@media screen and (min-width: 1200px) {
  .p-xl-0 {
    padding-bottom: 0rem !important;
  }
}
@media screen and (min-width: 1200px) {
  .p-xl-0 {
    padding-left: 0rem !important;
  }
}
@media screen and (min-width: 1200px) {
  .p-xl-1 {
    padding-top: 0.25rem !important;
  }
}
@media screen and (min-width: 1200px) {
  .p-xl-1 {
    padding-right: 0.25rem !important;
  }
}
@media screen and (min-width: 1200px) {
  .p-xl-1 {
    padding-bottom: 0.25rem !important;
  }
}
@media screen and (min-width: 1200px) {
  .p-xl-1 {
    padding-left: 0.25rem !important;
  }
}
@media screen and (min-width: 1200px) {
  .p-xl-2 {
    padding-top: 0.5rem !important;
  }
}
@media screen and (min-width: 1200px) {
  .p-xl-2 {
    padding-right: 0.5rem !important;
  }
}
@media screen and (min-width: 1200px) {
  .p-xl-2 {
    padding-bottom: 0.5rem !important;
  }
}
@media screen and (min-width: 1200px) {
  .p-xl-2 {
    padding-left: 0.5rem !important;
  }
}
@media screen and (min-width: 1200px) {
  .p-xl-3 {
    padding-top: 0.75rem !important;
  }
}
@media screen and (min-width: 1200px) {
  .p-xl-3 {
    padding-right: 0.75rem !important;
  }
}
@media screen and (min-width: 1200px) {
  .p-xl-3 {
    padding-bottom: 0.75rem !important;
  }
}
@media screen and (min-width: 1200px) {
  .p-xl-3 {
    padding-left: 0.75rem !important;
  }
}
@media screen and (min-width: 1200px) {
  .p-xl-4 {
    padding-top: 1rem !important;
  }
}
@media screen and (min-width: 1200px) {
  .p-xl-4 {
    padding-right: 1rem !important;
  }
}
@media screen and (min-width: 1200px) {
  .p-xl-4 {
    padding-bottom: 1rem !important;
  }
}
@media screen and (min-width: 1200px) {
  .p-xl-4 {
    padding-left: 1rem !important;
  }
}
@media screen and (min-width: 1200px) {
  .p-xl-5 {
    padding-top: 1.25rem !important;
  }
}
@media screen and (min-width: 1200px) {
  .p-xl-5 {
    padding-right: 1.25rem !important;
  }
}
@media screen and (min-width: 1200px) {
  .p-xl-5 {
    padding-bottom: 1.25rem !important;
  }
}
@media screen and (min-width: 1200px) {
  .p-xl-5 {
    padding-left: 1.25rem !important;
  }
}
@media screen and (min-width: 1200px) {
  .p-xl-6 {
    padding-top: 1.5rem !important;
  }
}
@media screen and (min-width: 1200px) {
  .p-xl-6 {
    padding-right: 1.5rem !important;
  }
}
@media screen and (min-width: 1200px) {
  .p-xl-6 {
    padding-bottom: 1.5rem !important;
  }
}
@media screen and (min-width: 1200px) {
  .p-xl-6 {
    padding-left: 1.5rem !important;
  }
}
@media screen and (min-width: 1200px) {
  .p-xl-7 {
    padding-top: 1.75rem !important;
  }
}
@media screen and (min-width: 1200px) {
  .p-xl-7 {
    padding-right: 1.75rem !important;
  }
}
@media screen and (min-width: 1200px) {
  .p-xl-7 {
    padding-bottom: 1.75rem !important;
  }
}
@media screen and (min-width: 1200px) {
  .p-xl-7 {
    padding-left: 1.75rem !important;
  }
}
@media screen and (min-width: 1200px) {
  .p-xl-8 {
    padding-top: 2rem !important;
  }
}
@media screen and (min-width: 1200px) {
  .p-xl-8 {
    padding-right: 2rem !important;
  }
}
@media screen and (min-width: 1200px) {
  .p-xl-8 {
    padding-bottom: 2rem !important;
  }
}
@media screen and (min-width: 1200px) {
  .p-xl-8 {
    padding-left: 2rem !important;
  }
}
@media screen and (min-width: 1200px) {
  .p-xl-9 {
    padding-top: 2.25rem !important;
  }
}
@media screen and (min-width: 1200px) {
  .p-xl-9 {
    padding-right: 2.25rem !important;
  }
}
@media screen and (min-width: 1200px) {
  .p-xl-9 {
    padding-bottom: 2.25rem !important;
  }
}
@media screen and (min-width: 1200px) {
  .p-xl-9 {
    padding-left: 2.25rem !important;
  }
}
@media screen and (min-width: 1200px) {
  .p-xl-10 {
    padding-top: 2.5rem !important;
  }
}
@media screen and (min-width: 1200px) {
  .p-xl-10 {
    padding-right: 2.5rem !important;
  }
}
@media screen and (min-width: 1200px) {
  .p-xl-10 {
    padding-bottom: 2.5rem !important;
  }
}
@media screen and (min-width: 1200px) {
  .p-xl-10 {
    padding-left: 2.5rem !important;
  }
}
.pt-0 {
  padding-top: 0rem !important;
}
.pt-1 {
  padding-top: 0.25rem !important;
}
.pt-2 {
  padding-top: 0.5rem !important;
}
.pt-3 {
  padding-top: 0.75rem !important;
}
.pt-4 {
  padding-top: 1rem !important;
}
.pt-5 {
  padding-top: 1.25rem !important;
}
.pt-6 {
  padding-top: 1.5rem !important;
}
.pt-7 {
  padding-top: 1.75rem !important;
}
.pt-8 {
  padding-top: 2rem !important;
}
.pt-9 {
  padding-top: 2.25rem !important;
}
.pt-10 {
  padding-top: 2.5rem !important;
}
@media screen and (min-width: 576px) {
  .pt-sm-0 {
    padding-top: 0rem !important;
  }
}
@media screen and (min-width: 576px) {
  .pt-sm-1 {
    padding-top: 0.25rem !important;
  }
}
@media screen and (min-width: 576px) {
  .pt-sm-2 {
    padding-top: 0.5rem !important;
  }
}
@media screen and (min-width: 576px) {
  .pt-sm-3 {
    padding-top: 0.75rem !important;
  }
}
@media screen and (min-width: 576px) {
  .pt-sm-4 {
    padding-top: 1rem !important;
  }
}
@media screen and (min-width: 576px) {
  .pt-sm-5 {
    padding-top: 1.25rem !important;
  }
}
@media screen and (min-width: 576px) {
  .pt-sm-6 {
    padding-top: 1.5rem !important;
  }
}
@media screen and (min-width: 576px) {
  .pt-sm-7 {
    padding-top: 1.75rem !important;
  }
}
@media screen and (min-width: 576px) {
  .pt-sm-8 {
    padding-top: 2rem !important;
  }
}
@media screen and (min-width: 576px) {
  .pt-sm-9 {
    padding-top: 2.25rem !important;
  }
}
@media screen and (min-width: 576px) {
  .pt-sm-10 {
    padding-top: 2.5rem !important;
  }
}
@media screen and (min-width: 768px) {
  .pt-md-0 {
    padding-top: 0rem !important;
  }
}
@media screen and (min-width: 768px) {
  .pt-md-1 {
    padding-top: 0.25rem !important;
  }
}
@media screen and (min-width: 768px) {
  .pt-md-2 {
    padding-top: 0.5rem !important;
  }
}
@media screen and (min-width: 768px) {
  .pt-md-3 {
    padding-top: 0.75rem !important;
  }
}
@media screen and (min-width: 768px) {
  .pt-md-4 {
    padding-top: 1rem !important;
  }
}
@media screen and (min-width: 768px) {
  .pt-md-5 {
    padding-top: 1.25rem !important;
  }
}
@media screen and (min-width: 768px) {
  .pt-md-6 {
    padding-top: 1.5rem !important;
  }
}
@media screen and (min-width: 768px) {
  .pt-md-7 {
    padding-top: 1.75rem !important;
  }
}
@media screen and (min-width: 768px) {
  .pt-md-8 {
    padding-top: 2rem !important;
  }
}
@media screen and (min-width: 768px) {
  .pt-md-9 {
    padding-top: 2.25rem !important;
  }
}
@media screen and (min-width: 768px) {
  .pt-md-10 {
    padding-top: 2.5rem !important;
  }
}
@media screen and (min-width: 992px) {
  .pt-lg-0 {
    padding-top: 0rem !important;
  }
}
@media screen and (min-width: 992px) {
  .pt-lg-1 {
    padding-top: 0.25rem !important;
  }
}
@media screen and (min-width: 992px) {
  .pt-lg-2 {
    padding-top: 0.5rem !important;
  }
}
@media screen and (min-width: 992px) {
  .pt-lg-3 {
    padding-top: 0.75rem !important;
  }
}
@media screen and (min-width: 992px) {
  .pt-lg-4 {
    padding-top: 1rem !important;
  }
}
@media screen and (min-width: 992px) {
  .pt-lg-5 {
    padding-top: 1.25rem !important;
  }
}
@media screen and (min-width: 992px) {
  .pt-lg-6 {
    padding-top: 1.5rem !important;
  }
}
@media screen and (min-width: 992px) {
  .pt-lg-7 {
    padding-top: 1.75rem !important;
  }
}
@media screen and (min-width: 992px) {
  .pt-lg-8 {
    padding-top: 2rem !important;
  }
}
@media screen and (min-width: 992px) {
  .pt-lg-9 {
    padding-top: 2.25rem !important;
  }
}
@media screen and (min-width: 992px) {
  .pt-lg-10 {
    padding-top: 2.5rem !important;
  }
}
@media screen and (min-width: 1200px) {
  .pt-xl-0 {
    padding-top: 0rem !important;
  }
}
@media screen and (min-width: 1200px) {
  .pt-xl-1 {
    padding-top: 0.25rem !important;
  }
}
@media screen and (min-width: 1200px) {
  .pt-xl-2 {
    padding-top: 0.5rem !important;
  }
}
@media screen and (min-width: 1200px) {
  .pt-xl-3 {
    padding-top: 0.75rem !important;
  }
}
@media screen and (min-width: 1200px) {
  .pt-xl-4 {
    padding-top: 1rem !important;
  }
}
@media screen and (min-width: 1200px) {
  .pt-xl-5 {
    padding-top: 1.25rem !important;
  }
}
@media screen and (min-width: 1200px) {
  .pt-xl-6 {
    padding-top: 1.5rem !important;
  }
}
@media screen and (min-width: 1200px) {
  .pt-xl-7 {
    padding-top: 1.75rem !important;
  }
}
@media screen and (min-width: 1200px) {
  .pt-xl-8 {
    padding-top: 2rem !important;
  }
}
@media screen and (min-width: 1200px) {
  .pt-xl-9 {
    padding-top: 2.25rem !important;
  }
}
@media screen and (min-width: 1200px) {
  .pt-xl-10 {
    padding-top: 2.5rem !important;
  }
}
.pr-0 {
  padding-right: 0rem !important;
}
.pr-1 {
  padding-right: 0.25rem !important;
}
.pr-2 {
  padding-right: 0.5rem !important;
}
.pr-3 {
  padding-right: 0.75rem !important;
}
.pr-4 {
  padding-right: 1rem !important;
}
.pr-5 {
  padding-right: 1.25rem !important;
}
.pr-6 {
  padding-right: 1.5rem !important;
}
.pr-7 {
  padding-right: 1.75rem !important;
}
.pr-8 {
  padding-right: 2rem !important;
}
.pr-9 {
  padding-right: 2.25rem !important;
}
.pr-10 {
  padding-right: 2.5rem !important;
}
@media screen and (min-width: 576px) {
  .pr-sm-0 {
    padding-right: 0rem !important;
  }
}
@media screen and (min-width: 576px) {
  .pr-sm-1 {
    padding-right: 0.25rem !important;
  }
}
@media screen and (min-width: 576px) {
  .pr-sm-2 {
    padding-right: 0.5rem !important;
  }
}
@media screen and (min-width: 576px) {
  .pr-sm-3 {
    padding-right: 0.75rem !important;
  }
}
@media screen and (min-width: 576px) {
  .pr-sm-4 {
    padding-right: 1rem !important;
  }
}
@media screen and (min-width: 576px) {
  .pr-sm-5 {
    padding-right: 1.25rem !important;
  }
}
@media screen and (min-width: 576px) {
  .pr-sm-6 {
    padding-right: 1.5rem !important;
  }
}
@media screen and (min-width: 576px) {
  .pr-sm-7 {
    padding-right: 1.75rem !important;
  }
}
@media screen and (min-width: 576px) {
  .pr-sm-8 {
    padding-right: 2rem !important;
  }
}
@media screen and (min-width: 576px) {
  .pr-sm-9 {
    padding-right: 2.25rem !important;
  }
}
@media screen and (min-width: 576px) {
  .pr-sm-10 {
    padding-right: 2.5rem !important;
  }
}
@media screen and (min-width: 768px) {
  .pr-md-0 {
    padding-right: 0rem !important;
  }
}
@media screen and (min-width: 768px) {
  .pr-md-1 {
    padding-right: 0.25rem !important;
  }
}
@media screen and (min-width: 768px) {
  .pr-md-2 {
    padding-right: 0.5rem !important;
  }
}
@media screen and (min-width: 768px) {
  .pr-md-3 {
    padding-right: 0.75rem !important;
  }
}
@media screen and (min-width: 768px) {
  .pr-md-4 {
    padding-right: 1rem !important;
  }
}
@media screen and (min-width: 768px) {
  .pr-md-5 {
    padding-right: 1.25rem !important;
  }
}
@media screen and (min-width: 768px) {
  .pr-md-6 {
    padding-right: 1.5rem !important;
  }
}
@media screen and (min-width: 768px) {
  .pr-md-7 {
    padding-right: 1.75rem !important;
  }
}
@media screen and (min-width: 768px) {
  .pr-md-8 {
    padding-right: 2rem !important;
  }
}
@media screen and (min-width: 768px) {
  .pr-md-9 {
    padding-right: 2.25rem !important;
  }
}
@media screen and (min-width: 768px) {
  .pr-md-10 {
    padding-right: 2.5rem !important;
  }
}
@media screen and (min-width: 992px) {
  .pr-lg-0 {
    padding-right: 0rem !important;
  }
}
@media screen and (min-width: 992px) {
  .pr-lg-1 {
    padding-right: 0.25rem !important;
  }
}
@media screen and (min-width: 992px) {
  .pr-lg-2 {
    padding-right: 0.5rem !important;
  }
}
@media screen and (min-width: 992px) {
  .pr-lg-3 {
    padding-right: 0.75rem !important;
  }
}
@media screen and (min-width: 992px) {
  .pr-lg-4 {
    padding-right: 1rem !important;
  }
}
@media screen and (min-width: 992px) {
  .pr-lg-5 {
    padding-right: 1.25rem !important;
  }
}
@media screen and (min-width: 992px) {
  .pr-lg-6 {
    padding-right: 1.5rem !important;
  }
}
@media screen and (min-width: 992px) {
  .pr-lg-7 {
    padding-right: 1.75rem !important;
  }
}
@media screen and (min-width: 992px) {
  .pr-lg-8 {
    padding-right: 2rem !important;
  }
}
@media screen and (min-width: 992px) {
  .pr-lg-9 {
    padding-right: 2.25rem !important;
  }
}
@media screen and (min-width: 992px) {
  .pr-lg-10 {
    padding-right: 2.5rem !important;
  }
}
@media screen and (min-width: 1200px) {
  .pr-xl-0 {
    padding-right: 0rem !important;
  }
}
@media screen and (min-width: 1200px) {
  .pr-xl-1 {
    padding-right: 0.25rem !important;
  }
}
@media screen and (min-width: 1200px) {
  .pr-xl-2 {
    padding-right: 0.5rem !important;
  }
}
@media screen and (min-width: 1200px) {
  .pr-xl-3 {
    padding-right: 0.75rem !important;
  }
}
@media screen and (min-width: 1200px) {
  .pr-xl-4 {
    padding-right: 1rem !important;
  }
}
@media screen and (min-width: 1200px) {
  .pr-xl-5 {
    padding-right: 1.25rem !important;
  }
}
@media screen and (min-width: 1200px) {
  .pr-xl-6 {
    padding-right: 1.5rem !important;
  }
}
@media screen and (min-width: 1200px) {
  .pr-xl-7 {
    padding-right: 1.75rem !important;
  }
}
@media screen and (min-width: 1200px) {
  .pr-xl-8 {
    padding-right: 2rem !important;
  }
}
@media screen and (min-width: 1200px) {
  .pr-xl-9 {
    padding-right: 2.25rem !important;
  }
}
@media screen and (min-width: 1200px) {
  .pr-xl-10 {
    padding-right: 2.5rem !important;
  }
}
.pb-0 {
  padding-bottom: 0rem !important;
}
.pb-1 {
  padding-bottom: 0.25rem !important;
}
.pb-2 {
  padding-bottom: 0.5rem !important;
}
.pb-3 {
  padding-bottom: 0.75rem !important;
}
.pb-4 {
  padding-bottom: 1rem !important;
}
.pb-5 {
  padding-bottom: 1.25rem !important;
}
.pb-6 {
  padding-bottom: 1.5rem !important;
}
.pb-7 {
  padding-bottom: 1.75rem !important;
}
.pb-8 {
  padding-bottom: 2rem !important;
}
.pb-9 {
  padding-bottom: 2.25rem !important;
}
.pb-10 {
  padding-bottom: 2.5rem !important;
}
@media screen and (min-width: 576px) {
  .pb-sm-0 {
    padding-bottom: 0rem !important;
  }
}
@media screen and (min-width: 576px) {
  .pb-sm-1 {
    padding-bottom: 0.25rem !important;
  }
}
@media screen and (min-width: 576px) {
  .pb-sm-2 {
    padding-bottom: 0.5rem !important;
  }
}
@media screen and (min-width: 576px) {
  .pb-sm-3 {
    padding-bottom: 0.75rem !important;
  }
}
@media screen and (min-width: 576px) {
  .pb-sm-4 {
    padding-bottom: 1rem !important;
  }
}
@media screen and (min-width: 576px) {
  .pb-sm-5 {
    padding-bottom: 1.25rem !important;
  }
}
@media screen and (min-width: 576px) {
  .pb-sm-6 {
    padding-bottom: 1.5rem !important;
  }
}
@media screen and (min-width: 576px) {
  .pb-sm-7 {
    padding-bottom: 1.75rem !important;
  }
}
@media screen and (min-width: 576px) {
  .pb-sm-8 {
    padding-bottom: 2rem !important;
  }
}
@media screen and (min-width: 576px) {
  .pb-sm-9 {
    padding-bottom: 2.25rem !important;
  }
}
@media screen and (min-width: 576px) {
  .pb-sm-10 {
    padding-bottom: 2.5rem !important;
  }
}
@media screen and (min-width: 768px) {
  .pb-md-0 {
    padding-bottom: 0rem !important;
  }
}
@media screen and (min-width: 768px) {
  .pb-md-1 {
    padding-bottom: 0.25rem !important;
  }
}
@media screen and (min-width: 768px) {
  .pb-md-2 {
    padding-bottom: 0.5rem !important;
  }
}
@media screen and (min-width: 768px) {
  .pb-md-3 {
    padding-bottom: 0.75rem !important;
  }
}
@media screen and (min-width: 768px) {
  .pb-md-4 {
    padding-bottom: 1rem !important;
  }
}
@media screen and (min-width: 768px) {
  .pb-md-5 {
    padding-bottom: 1.25rem !important;
  }
}
@media screen and (min-width: 768px) {
  .pb-md-6 {
    padding-bottom: 1.5rem !important;
  }
}
@media screen and (min-width: 768px) {
  .pb-md-7 {
    padding-bottom: 1.75rem !important;
  }
}
@media screen and (min-width: 768px) {
  .pb-md-8 {
    padding-bottom: 2rem !important;
  }
}
@media screen and (min-width: 768px) {
  .pb-md-9 {
    padding-bottom: 2.25rem !important;
  }
}
@media screen and (min-width: 768px) {
  .pb-md-10 {
    padding-bottom: 2.5rem !important;
  }
}
@media screen and (min-width: 992px) {
  .pb-lg-0 {
    padding-bottom: 0rem !important;
  }
}
@media screen and (min-width: 992px) {
  .pb-lg-1 {
    padding-bottom: 0.25rem !important;
  }
}
@media screen and (min-width: 992px) {
  .pb-lg-2 {
    padding-bottom: 0.5rem !important;
  }
}
@media screen and (min-width: 992px) {
  .pb-lg-3 {
    padding-bottom: 0.75rem !important;
  }
}
@media screen and (min-width: 992px) {
  .pb-lg-4 {
    padding-bottom: 1rem !important;
  }
}
@media screen and (min-width: 992px) {
  .pb-lg-5 {
    padding-bottom: 1.25rem !important;
  }
}
@media screen and (min-width: 992px) {
  .pb-lg-6 {
    padding-bottom: 1.5rem !important;
  }
}
@media screen and (min-width: 992px) {
  .pb-lg-7 {
    padding-bottom: 1.75rem !important;
  }
}
@media screen and (min-width: 992px) {
  .pb-lg-8 {
    padding-bottom: 2rem !important;
  }
}
@media screen and (min-width: 992px) {
  .pb-lg-9 {
    padding-bottom: 2.25rem !important;
  }
}
@media screen and (min-width: 992px) {
  .pb-lg-10 {
    padding-bottom: 2.5rem !important;
  }
}
@media screen and (min-width: 1200px) {
  .pb-xl-0 {
    padding-bottom: 0rem !important;
  }
}
@media screen and (min-width: 1200px) {
  .pb-xl-1 {
    padding-bottom: 0.25rem !important;
  }
}
@media screen and (min-width: 1200px) {
  .pb-xl-2 {
    padding-bottom: 0.5rem !important;
  }
}
@media screen and (min-width: 1200px) {
  .pb-xl-3 {
    padding-bottom: 0.75rem !important;
  }
}
@media screen and (min-width: 1200px) {
  .pb-xl-4 {
    padding-bottom: 1rem !important;
  }
}
@media screen and (min-width: 1200px) {
  .pb-xl-5 {
    padding-bottom: 1.25rem !important;
  }
}
@media screen and (min-width: 1200px) {
  .pb-xl-6 {
    padding-bottom: 1.5rem !important;
  }
}
@media screen and (min-width: 1200px) {
  .pb-xl-7 {
    padding-bottom: 1.75rem !important;
  }
}
@media screen and (min-width: 1200px) {
  .pb-xl-8 {
    padding-bottom: 2rem !important;
  }
}
@media screen and (min-width: 1200px) {
  .pb-xl-9 {
    padding-bottom: 2.25rem !important;
  }
}
@media screen and (min-width: 1200px) {
  .pb-xl-10 {
    padding-bottom: 2.5rem !important;
  }
}
.pl-0 {
  padding-left: 0rem !important;
}
.pl-1 {
  padding-left: 0.25rem !important;
}
.pl-2 {
  padding-left: 0.5rem !important;
}
.pl-3 {
  padding-left: 0.75rem !important;
}
.pl-4 {
  padding-left: 1rem !important;
}
.pl-5 {
  padding-left: 1.25rem !important;
}
.pl-6 {
  padding-left: 1.5rem !important;
}
.pl-7 {
  padding-left: 1.75rem !important;
}
.pl-8 {
  padding-left: 2rem !important;
}
.pl-9 {
  padding-left: 2.25rem !important;
}
.pl-10 {
  padding-left: 2.5rem !important;
}
@media screen and (min-width: 576px) {
  .pl-sm-0 {
    padding-left: 0rem !important;
  }
}
@media screen and (min-width: 576px) {
  .pl-sm-1 {
    padding-left: 0.25rem !important;
  }
}
@media screen and (min-width: 576px) {
  .pl-sm-2 {
    padding-left: 0.5rem !important;
  }
}
@media screen and (min-width: 576px) {
  .pl-sm-3 {
    padding-left: 0.75rem !important;
  }
}
@media screen and (min-width: 576px) {
  .pl-sm-4 {
    padding-left: 1rem !important;
  }
}
@media screen and (min-width: 576px) {
  .pl-sm-5 {
    padding-left: 1.25rem !important;
  }
}
@media screen and (min-width: 576px) {
  .pl-sm-6 {
    padding-left: 1.5rem !important;
  }
}
@media screen and (min-width: 576px) {
  .pl-sm-7 {
    padding-left: 1.75rem !important;
  }
}
@media screen and (min-width: 576px) {
  .pl-sm-8 {
    padding-left: 2rem !important;
  }
}
@media screen and (min-width: 576px) {
  .pl-sm-9 {
    padding-left: 2.25rem !important;
  }
}
@media screen and (min-width: 576px) {
  .pl-sm-10 {
    padding-left: 2.5rem !important;
  }
}
@media screen and (min-width: 768px) {
  .pl-md-0 {
    padding-left: 0rem !important;
  }
}
@media screen and (min-width: 768px) {
  .pl-md-1 {
    padding-left: 0.25rem !important;
  }
}
@media screen and (min-width: 768px) {
  .pl-md-2 {
    padding-left: 0.5rem !important;
  }
}
@media screen and (min-width: 768px) {
  .pl-md-3 {
    padding-left: 0.75rem !important;
  }
}
@media screen and (min-width: 768px) {
  .pl-md-4 {
    padding-left: 1rem !important;
  }
}
@media screen and (min-width: 768px) {
  .pl-md-5 {
    padding-left: 1.25rem !important;
  }
}
@media screen and (min-width: 768px) {
  .pl-md-6 {
    padding-left: 1.5rem !important;
  }
}
@media screen and (min-width: 768px) {
  .pl-md-7 {
    padding-left: 1.75rem !important;
  }
}
@media screen and (min-width: 768px) {
  .pl-md-8 {
    padding-left: 2rem !important;
  }
}
@media screen and (min-width: 768px) {
  .pl-md-9 {
    padding-left: 2.25rem !important;
  }
}
@media screen and (min-width: 768px) {
  .pl-md-10 {
    padding-left: 2.5rem !important;
  }
}
@media screen and (min-width: 992px) {
  .pl-lg-0 {
    padding-left: 0rem !important;
  }
}
@media screen and (min-width: 992px) {
  .pl-lg-1 {
    padding-left: 0.25rem !important;
  }
}
@media screen and (min-width: 992px) {
  .pl-lg-2 {
    padding-left: 0.5rem !important;
  }
}
@media screen and (min-width: 992px) {
  .pl-lg-3 {
    padding-left: 0.75rem !important;
  }
}
@media screen and (min-width: 992px) {
  .pl-lg-4 {
    padding-left: 1rem !important;
  }
}
@media screen and (min-width: 992px) {
  .pl-lg-5 {
    padding-left: 1.25rem !important;
  }
}
@media screen and (min-width: 992px) {
  .pl-lg-6 {
    padding-left: 1.5rem !important;
  }
}
@media screen and (min-width: 992px) {
  .pl-lg-7 {
    padding-left: 1.75rem !important;
  }
}
@media screen and (min-width: 992px) {
  .pl-lg-8 {
    padding-left: 2rem !important;
  }
}
@media screen and (min-width: 992px) {
  .pl-lg-9 {
    padding-left: 2.25rem !important;
  }
}
@media screen and (min-width: 992px) {
  .pl-lg-10 {
    padding-left: 2.5rem !important;
  }
}
@media screen and (min-width: 1200px) {
  .pl-xl-0 {
    padding-left: 0rem !important;
  }
}
@media screen and (min-width: 1200px) {
  .pl-xl-1 {
    padding-left: 0.25rem !important;
  }
}
@media screen and (min-width: 1200px) {
  .pl-xl-2 {
    padding-left: 0.5rem !important;
  }
}
@media screen and (min-width: 1200px) {
  .pl-xl-3 {
    padding-left: 0.75rem !important;
  }
}
@media screen and (min-width: 1200px) {
  .pl-xl-4 {
    padding-left: 1rem !important;
  }
}
@media screen and (min-width: 1200px) {
  .pl-xl-5 {
    padding-left: 1.25rem !important;
  }
}
@media screen and (min-width: 1200px) {
  .pl-xl-6 {
    padding-left: 1.5rem !important;
  }
}
@media screen and (min-width: 1200px) {
  .pl-xl-7 {
    padding-left: 1.75rem !important;
  }
}
@media screen and (min-width: 1200px) {
  .pl-xl-8 {
    padding-left: 2rem !important;
  }
}
@media screen and (min-width: 1200px) {
  .pl-xl-9 {
    padding-left: 2.25rem !important;
  }
}
@media screen and (min-width: 1200px) {
  .pl-xl-10 {
    padding-left: 2.5rem !important;
  }
}
.px-0 {
  padding-left: 0rem !important;
  padding-right: 0rem !important;
}
.px-1 {
  padding-left: 0.25rem !important;
  padding-right: 0.25rem !important;
}
.px-2 {
  padding-left: 0.5rem !important;
  padding-right: 0.5rem !important;
}
.px-3 {
  padding-left: 0.75rem !important;
  padding-right: 0.75rem !important;
}
.px-4 {
  padding-left: 1rem !important;
  padding-right: 1rem !important;
}
.px-5 {
  padding-left: 1.25rem !important;
  padding-right: 1.25rem !important;
}
.px-6 {
  padding-left: 1.5rem !important;
  padding-right: 1.5rem !important;
}
.px-7 {
  padding-left: 1.75rem !important;
  padding-right: 1.75rem !important;
}
.px-8 {
  padding-left: 2rem !important;
  padding-right: 2rem !important;
}
.px-9 {
  padding-left: 2.25rem !important;
  padding-right: 2.25rem !important;
}
.px-10 {
  padding-left: 2.5rem !important;
  padding-right: 2.5rem !important;
}
@media screen and (min-width: 576px) {
  .px-sm-0 {
    padding-left: 0rem !important;
  }
}
@media screen and (min-width: 576px) {
  .px-sm-0 {
    padding-right: 0rem !important;
  }
}
@media screen and (min-width: 576px) {
  .px-sm-1 {
    padding-left: 0.25rem !important;
  }
}
@media screen and (min-width: 576px) {
  .px-sm-1 {
    padding-right: 0.25rem !important;
  }
}
@media screen and (min-width: 576px) {
  .px-sm-2 {
    padding-left: 0.5rem !important;
  }
}
@media screen and (min-width: 576px) {
  .px-sm-2 {
    padding-right: 0.5rem !important;
  }
}
@media screen and (min-width: 576px) {
  .px-sm-3 {
    padding-left: 0.75rem !important;
  }
}
@media screen and (min-width: 576px) {
  .px-sm-3 {
    padding-right: 0.75rem !important;
  }
}
@media screen and (min-width: 576px) {
  .px-sm-4 {
    padding-left: 1rem !important;
  }
}
@media screen and (min-width: 576px) {
  .px-sm-4 {
    padding-right: 1rem !important;
  }
}
@media screen and (min-width: 576px) {
  .px-sm-5 {
    padding-left: 1.25rem !important;
  }
}
@media screen and (min-width: 576px) {
  .px-sm-5 {
    padding-right: 1.25rem !important;
  }
}
@media screen and (min-width: 576px) {
  .px-sm-6 {
    padding-left: 1.5rem !important;
  }
}
@media screen and (min-width: 576px) {
  .px-sm-6 {
    padding-right: 1.5rem !important;
  }
}
@media screen and (min-width: 576px) {
  .px-sm-7 {
    padding-left: 1.75rem !important;
  }
}
@media screen and (min-width: 576px) {
  .px-sm-7 {
    padding-right: 1.75rem !important;
  }
}
@media screen and (min-width: 576px) {
  .px-sm-8 {
    padding-left: 2rem !important;
  }
}
@media screen and (min-width: 576px) {
  .px-sm-8 {
    padding-right: 2rem !important;
  }
}
@media screen and (min-width: 576px) {
  .px-sm-9 {
    padding-left: 2.25rem !important;
  }
}
@media screen and (min-width: 576px) {
  .px-sm-9 {
    padding-right: 2.25rem !important;
  }
}
@media screen and (min-width: 576px) {
  .px-sm-10 {
    padding-left: 2.5rem !important;
  }
}
@media screen and (min-width: 576px) {
  .px-sm-10 {
    padding-right: 2.5rem !important;
  }
}
@media screen and (min-width: 768px) {
  .px-md-0 {
    padding-left: 0rem !important;
  }
}
@media screen and (min-width: 768px) {
  .px-md-0 {
    padding-right: 0rem !important;
  }
}
@media screen and (min-width: 768px) {
  .px-md-1 {
    padding-left: 0.25rem !important;
  }
}
@media screen and (min-width: 768px) {
  .px-md-1 {
    padding-right: 0.25rem !important;
  }
}
@media screen and (min-width: 768px) {
  .px-md-2 {
    padding-left: 0.5rem !important;
  }
}
@media screen and (min-width: 768px) {
  .px-md-2 {
    padding-right: 0.5rem !important;
  }
}
@media screen and (min-width: 768px) {
  .px-md-3 {
    padding-left: 0.75rem !important;
  }
}
@media screen and (min-width: 768px) {
  .px-md-3 {
    padding-right: 0.75rem !important;
  }
}
@media screen and (min-width: 768px) {
  .px-md-4 {
    padding-left: 1rem !important;
  }
}
@media screen and (min-width: 768px) {
  .px-md-4 {
    padding-right: 1rem !important;
  }
}
@media screen and (min-width: 768px) {
  .px-md-5 {
    padding-left: 1.25rem !important;
  }
}
@media screen and (min-width: 768px) {
  .px-md-5 {
    padding-right: 1.25rem !important;
  }
}
@media screen and (min-width: 768px) {
  .px-md-6 {
    padding-left: 1.5rem !important;
  }
}
@media screen and (min-width: 768px) {
  .px-md-6 {
    padding-right: 1.5rem !important;
  }
}
@media screen and (min-width: 768px) {
  .px-md-7 {
    padding-left: 1.75rem !important;
  }
}
@media screen and (min-width: 768px) {
  .px-md-7 {
    padding-right: 1.75rem !important;
  }
}
@media screen and (min-width: 768px) {
  .px-md-8 {
    padding-left: 2rem !important;
  }
}
@media screen and (min-width: 768px) {
  .px-md-8 {
    padding-right: 2rem !important;
  }
}
@media screen and (min-width: 768px) {
  .px-md-9 {
    padding-left: 2.25rem !important;
  }
}
@media screen and (min-width: 768px) {
  .px-md-9 {
    padding-right: 2.25rem !important;
  }
}
@media screen and (min-width: 768px) {
  .px-md-10 {
    padding-left: 2.5rem !important;
  }
}
@media screen and (min-width: 768px) {
  .px-md-10 {
    padding-right: 2.5rem !important;
  }
}
@media screen and (min-width: 992px) {
  .px-lg-0 {
    padding-left: 0rem !important;
  }
}
@media screen and (min-width: 992px) {
  .px-lg-0 {
    padding-right: 0rem !important;
  }
}
@media screen and (min-width: 992px) {
  .px-lg-1 {
    padding-left: 0.25rem !important;
  }
}
@media screen and (min-width: 992px) {
  .px-lg-1 {
    padding-right: 0.25rem !important;
  }
}
@media screen and (min-width: 992px) {
  .px-lg-2 {
    padding-left: 0.5rem !important;
  }
}
@media screen and (min-width: 992px) {
  .px-lg-2 {
    padding-right: 0.5rem !important;
  }
}
@media screen and (min-width: 992px) {
  .px-lg-3 {
    padding-left: 0.75rem !important;
  }
}
@media screen and (min-width: 992px) {
  .px-lg-3 {
    padding-right: 0.75rem !important;
  }
}
@media screen and (min-width: 992px) {
  .px-lg-4 {
    padding-left: 1rem !important;
  }
}
@media screen and (min-width: 992px) {
  .px-lg-4 {
    padding-right: 1rem !important;
  }
}
@media screen and (min-width: 992px) {
  .px-lg-5 {
    padding-left: 1.25rem !important;
  }
}
@media screen and (min-width: 992px) {
  .px-lg-5 {
    padding-right: 1.25rem !important;
  }
}
@media screen and (min-width: 992px) {
  .px-lg-6 {
    padding-left: 1.5rem !important;
  }
}
@media screen and (min-width: 992px) {
  .px-lg-6 {
    padding-right: 1.5rem !important;
  }
}
@media screen and (min-width: 992px) {
  .px-lg-7 {
    padding-left: 1.75rem !important;
  }
}
@media screen and (min-width: 992px) {
  .px-lg-7 {
    padding-right: 1.75rem !important;
  }
}
@media screen and (min-width: 992px) {
  .px-lg-8 {
    padding-left: 2rem !important;
  }
}
@media screen and (min-width: 992px) {
  .px-lg-8 {
    padding-right: 2rem !important;
  }
}
@media screen and (min-width: 992px) {
  .px-lg-9 {
    padding-left: 2.25rem !important;
  }
}
@media screen and (min-width: 992px) {
  .px-lg-9 {
    padding-right: 2.25rem !important;
  }
}
@media screen and (min-width: 992px) {
  .px-lg-10 {
    padding-left: 2.5rem !important;
  }
}
@media screen and (min-width: 992px) {
  .px-lg-10 {
    padding-right: 2.5rem !important;
  }
}
@media screen and (min-width: 1200px) {
  .px-xl-0 {
    padding-left: 0rem !important;
  }
}
@media screen and (min-width: 1200px) {
  .px-xl-0 {
    padding-right: 0rem !important;
  }
}
@media screen and (min-width: 1200px) {
  .px-xl-1 {
    padding-left: 0.25rem !important;
  }
}
@media screen and (min-width: 1200px) {
  .px-xl-1 {
    padding-right: 0.25rem !important;
  }
}
@media screen and (min-width: 1200px) {
  .px-xl-2 {
    padding-left: 0.5rem !important;
  }
}
@media screen and (min-width: 1200px) {
  .px-xl-2 {
    padding-right: 0.5rem !important;
  }
}
@media screen and (min-width: 1200px) {
  .px-xl-3 {
    padding-left: 0.75rem !important;
  }
}
@media screen and (min-width: 1200px) {
  .px-xl-3 {
    padding-right: 0.75rem !important;
  }
}
@media screen and (min-width: 1200px) {
  .px-xl-4 {
    padding-left: 1rem !important;
  }
}
@media screen and (min-width: 1200px) {
  .px-xl-4 {
    padding-right: 1rem !important;
  }
}
@media screen and (min-width: 1200px) {
  .px-xl-5 {
    padding-left: 1.25rem !important;
  }
}
@media screen and (min-width: 1200px) {
  .px-xl-5 {
    padding-right: 1.25rem !important;
  }
}
@media screen and (min-width: 1200px) {
  .px-xl-6 {
    padding-left: 1.5rem !important;
  }
}
@media screen and (min-width: 1200px) {
  .px-xl-6 {
    padding-right: 1.5rem !important;
  }
}
@media screen and (min-width: 1200px) {
  .px-xl-7 {
    padding-left: 1.75rem !important;
  }
}
@media screen and (min-width: 1200px) {
  .px-xl-7 {
    padding-right: 1.75rem !important;
  }
}
@media screen and (min-width: 1200px) {
  .px-xl-8 {
    padding-left: 2rem !important;
  }
}
@media screen and (min-width: 1200px) {
  .px-xl-8 {
    padding-right: 2rem !important;
  }
}
@media screen and (min-width: 1200px) {
  .px-xl-9 {
    padding-left: 2.25rem !important;
  }
}
@media screen and (min-width: 1200px) {
  .px-xl-9 {
    padding-right: 2.25rem !important;
  }
}
@media screen and (min-width: 1200px) {
  .px-xl-10 {
    padding-left: 2.5rem !important;
  }
}
@media screen and (min-width: 1200px) {
  .px-xl-10 {
    padding-right: 2.5rem !important;
  }
}
.py-0 {
  padding-top: 0rem !important;
  padding-bottom: 0rem !important;
}
.py-1 {
  padding-top: 0.25rem !important;
  padding-bottom: 0.25rem !important;
}
.py-2 {
  padding-top: 0.5rem !important;
  padding-bottom: 0.5rem !important;
}
.py-3 {
  padding-top: 0.75rem !important;
  padding-bottom: 0.75rem !important;
}
.py-4 {
  padding-top: 1rem !important;
  padding-bottom: 1rem !important;
}
.py-5 {
  padding-top: 1.25rem !important;
  padding-bottom: 1.25rem !important;
}
.py-6 {
  padding-top: 1.5rem !important;
  padding-bottom: 1.5rem !important;
}
.py-7 {
  padding-top: 1.75rem !important;
  padding-bottom: 1.75rem !important;
}
.py-8 {
  padding-top: 2rem !important;
  padding-bottom: 2rem !important;
}
.py-9 {
  padding-top: 2.25rem !important;
  padding-bottom: 2.25rem !important;
}
.py-10 {
  padding-top: 2.5rem !important;
  padding-bottom: 2.5rem !important;
}
@media screen and (min-width: 576px) {
  .py-sm-0 {
    padding-top: 0rem !important;
  }
}
@media screen and (min-width: 576px) {
  .py-sm-0 {
    padding-bottom: 0rem !important;
  }
}
@media screen and (min-width: 576px) {
  .py-sm-1 {
    padding-top: 0.25rem !important;
  }
}
@media screen and (min-width: 576px) {
  .py-sm-1 {
    padding-bottom: 0.25rem !important;
  }
}
@media screen and (min-width: 576px) {
  .py-sm-2 {
    padding-top: 0.5rem !important;
  }
}
@media screen and (min-width: 576px) {
  .py-sm-2 {
    padding-bottom: 0.5rem !important;
  }
}
@media screen and (min-width: 576px) {
  .py-sm-3 {
    padding-top: 0.75rem !important;
  }
}
@media screen and (min-width: 576px) {
  .py-sm-3 {
    padding-bottom: 0.75rem !important;
  }
}
@media screen and (min-width: 576px) {
  .py-sm-4 {
    padding-top: 1rem !important;
  }
}
@media screen and (min-width: 576px) {
  .py-sm-4 {
    padding-bottom: 1rem !important;
  }
}
@media screen and (min-width: 576px) {
  .py-sm-5 {
    padding-top: 1.25rem !important;
  }
}
@media screen and (min-width: 576px) {
  .py-sm-5 {
    padding-bottom: 1.25rem !important;
  }
}
@media screen and (min-width: 576px) {
  .py-sm-6 {
    padding-top: 1.5rem !important;
  }
}
@media screen and (min-width: 576px) {
  .py-sm-6 {
    padding-bottom: 1.5rem !important;
  }
}
@media screen and (min-width: 576px) {
  .py-sm-7 {
    padding-top: 1.75rem !important;
  }
}
@media screen and (min-width: 576px) {
  .py-sm-7 {
    padding-bottom: 1.75rem !important;
  }
}
@media screen and (min-width: 576px) {
  .py-sm-8 {
    padding-top: 2rem !important;
  }
}
@media screen and (min-width: 576px) {
  .py-sm-8 {
    padding-bottom: 2rem !important;
  }
}
@media screen and (min-width: 576px) {
  .py-sm-9 {
    padding-top: 2.25rem !important;
  }
}
@media screen and (min-width: 576px) {
  .py-sm-9 {
    padding-bottom: 2.25rem !important;
  }
}
@media screen and (min-width: 576px) {
  .py-sm-10 {
    padding-top: 2.5rem !important;
  }
}
@media screen and (min-width: 576px) {
  .py-sm-10 {
    padding-bottom: 2.5rem !important;
  }
}
@media screen and (min-width: 768px) {
  .py-md-0 {
    padding-top: 0rem !important;
  }
}
@media screen and (min-width: 768px) {
  .py-md-0 {
    padding-bottom: 0rem !important;
  }
}
@media screen and (min-width: 768px) {
  .py-md-1 {
    padding-top: 0.25rem !important;
  }
}
@media screen and (min-width: 768px) {
  .py-md-1 {
    padding-bottom: 0.25rem !important;
  }
}
@media screen and (min-width: 768px) {
  .py-md-2 {
    padding-top: 0.5rem !important;
  }
}
@media screen and (min-width: 768px) {
  .py-md-2 {
    padding-bottom: 0.5rem !important;
  }
}
@media screen and (min-width: 768px) {
  .py-md-3 {
    padding-top: 0.75rem !important;
  }
}
@media screen and (min-width: 768px) {
  .py-md-3 {
    padding-bottom: 0.75rem !important;
  }
}
@media screen and (min-width: 768px) {
  .py-md-4 {
    padding-top: 1rem !important;
  }
}
@media screen and (min-width: 768px) {
  .py-md-4 {
    padding-bottom: 1rem !important;
  }
}
@media screen and (min-width: 768px) {
  .py-md-5 {
    padding-top: 1.25rem !important;
  }
}
@media screen and (min-width: 768px) {
  .py-md-5 {
    padding-bottom: 1.25rem !important;
  }
}
@media screen and (min-width: 768px) {
  .py-md-6 {
    padding-top: 1.5rem !important;
  }
}
@media screen and (min-width: 768px) {
  .py-md-6 {
    padding-bottom: 1.5rem !important;
  }
}
@media screen and (min-width: 768px) {
  .py-md-7 {
    padding-top: 1.75rem !important;
  }
}
@media screen and (min-width: 768px) {
  .py-md-7 {
    padding-bottom: 1.75rem !important;
  }
}
@media screen and (min-width: 768px) {
  .py-md-8 {
    padding-top: 2rem !important;
  }
}
@media screen and (min-width: 768px) {
  .py-md-8 {
    padding-bottom: 2rem !important;
  }
}
@media screen and (min-width: 768px) {
  .py-md-9 {
    padding-top: 2.25rem !important;
  }
}
@media screen and (min-width: 768px) {
  .py-md-9 {
    padding-bottom: 2.25rem !important;
  }
}
@media screen and (min-width: 768px) {
  .py-md-10 {
    padding-top: 2.5rem !important;
  }
}
@media screen and (min-width: 768px) {
  .py-md-10 {
    padding-bottom: 2.5rem !important;
  }
}
@media screen and (min-width: 992px) {
  .py-lg-0 {
    padding-top: 0rem !important;
  }
}
@media screen and (min-width: 992px) {
  .py-lg-0 {
    padding-bottom: 0rem !important;
  }
}
@media screen and (min-width: 992px) {
  .py-lg-1 {
    padding-top: 0.25rem !important;
  }
}
@media screen and (min-width: 992px) {
  .py-lg-1 {
    padding-bottom: 0.25rem !important;
  }
}
@media screen and (min-width: 992px) {
  .py-lg-2 {
    padding-top: 0.5rem !important;
  }
}
@media screen and (min-width: 992px) {
  .py-lg-2 {
    padding-bottom: 0.5rem !important;
  }
}
@media screen and (min-width: 992px) {
  .py-lg-3 {
    padding-top: 0.75rem !important;
  }
}
@media screen and (min-width: 992px) {
  .py-lg-3 {
    padding-bottom: 0.75rem !important;
  }
}
@media screen and (min-width: 992px) {
  .py-lg-4 {
    padding-top: 1rem !important;
  }
}
@media screen and (min-width: 992px) {
  .py-lg-4 {
    padding-bottom: 1rem !important;
  }
}
@media screen and (min-width: 992px) {
  .py-lg-5 {
    padding-top: 1.25rem !important;
  }
}
@media screen and (min-width: 992px) {
  .py-lg-5 {
    padding-bottom: 1.25rem !important;
  }
}
@media screen and (min-width: 992px) {
  .py-lg-6 {
    padding-top: 1.5rem !important;
  }
}
@media screen and (min-width: 992px) {
  .py-lg-6 {
    padding-bottom: 1.5rem !important;
  }
}
@media screen and (min-width: 992px) {
  .py-lg-7 {
    padding-top: 1.75rem !important;
  }
}
@media screen and (min-width: 992px) {
  .py-lg-7 {
    padding-bottom: 1.75rem !important;
  }
}
@media screen and (min-width: 992px) {
  .py-lg-8 {
    padding-top: 2rem !important;
  }
}
@media screen and (min-width: 992px) {
  .py-lg-8 {
    padding-bottom: 2rem !important;
  }
}
@media screen and (min-width: 992px) {
  .py-lg-9 {
    padding-top: 2.25rem !important;
  }
}
@media screen and (min-width: 992px) {
  .py-lg-9 {
    padding-bottom: 2.25rem !important;
  }
}
@media screen and (min-width: 992px) {
  .py-lg-10 {
    padding-top: 2.5rem !important;
  }
}
@media screen and (min-width: 992px) {
  .py-lg-10 {
    padding-bottom: 2.5rem !important;
  }
}
@media screen and (min-width: 1200px) {
  .py-xl-0 {
    padding-top: 0rem !important;
  }
}
@media screen and (min-width: 1200px) {
  .py-xl-0 {
    padding-bottom: 0rem !important;
  }
}
@media screen and (min-width: 1200px) {
  .py-xl-1 {
    padding-top: 0.25rem !important;
  }
}
@media screen and (min-width: 1200px) {
  .py-xl-1 {
    padding-bottom: 0.25rem !important;
  }
}
@media screen and (min-width: 1200px) {
  .py-xl-2 {
    padding-top: 0.5rem !important;
  }
}
@media screen and (min-width: 1200px) {
  .py-xl-2 {
    padding-bottom: 0.5rem !important;
  }
}
@media screen and (min-width: 1200px) {
  .py-xl-3 {
    padding-top: 0.75rem !important;
  }
}
@media screen and (min-width: 1200px) {
  .py-xl-3 {
    padding-bottom: 0.75rem !important;
  }
}
@media screen and (min-width: 1200px) {
  .py-xl-4 {
    padding-top: 1rem !important;
  }
}
@media screen and (min-width: 1200px) {
  .py-xl-4 {
    padding-bottom: 1rem !important;
  }
}
@media screen and (min-width: 1200px) {
  .py-xl-5 {
    padding-top: 1.25rem !important;
  }
}
@media screen and (min-width: 1200px) {
  .py-xl-5 {
    padding-bottom: 1.25rem !important;
  }
}
@media screen and (min-width: 1200px) {
  .py-xl-6 {
    padding-top: 1.5rem !important;
  }
}
@media screen and (min-width: 1200px) {
  .py-xl-6 {
    padding-bottom: 1.5rem !important;
  }
}
@media screen and (min-width: 1200px) {
  .py-xl-7 {
    padding-top: 1.75rem !important;
  }
}
@media screen and (min-width: 1200px) {
  .py-xl-7 {
    padding-bottom: 1.75rem !important;
  }
}
@media screen and (min-width: 1200px) {
  .py-xl-8 {
    padding-top: 2rem !important;
  }
}
@media screen and (min-width: 1200px) {
  .py-xl-8 {
    padding-bottom: 2rem !important;
  }
}
@media screen and (min-width: 1200px) {
  .py-xl-9 {
    padding-top: 2.25rem !important;
  }
}
@media screen and (min-width: 1200px) {
  .py-xl-9 {
    padding-bottom: 2.25rem !important;
  }
}
@media screen and (min-width: 1200px) {
  .py-xl-10 {
    padding-top: 2.5rem !important;
  }
}
@media screen and (min-width: 1200px) {
  .py-xl-10 {
    padding-bottom: 2.5rem !important;
  }
}
.m-0 {
  margin-top: 0rem !important;
  margin-right: 0rem !important;
  margin-bottom: 0rem !important;
  margin-left: 0rem !important;
}
.m-1 {
  margin-top: 0.25rem !important;
  margin-right: 0.25rem !important;
  margin-bottom: 0.25rem !important;
  margin-left: 0.25rem !important;
}
.m-2 {
  margin-top: 0.5rem !important;
  margin-right: 0.5rem !important;
  margin-bottom: 0.5rem !important;
  margin-left: 0.5rem !important;
}
.m-3 {
  margin-top: 0.75rem !important;
  margin-right: 0.75rem !important;
  margin-bottom: 0.75rem !important;
  margin-left: 0.75rem !important;
}
.m-4 {
  margin-top: 1rem !important;
  margin-right: 1rem !important;
  margin-bottom: 1rem !important;
  margin-left: 1rem !important;
}
.m-5 {
  margin-top: 1.25rem !important;
  margin-right: 1.25rem !important;
  margin-bottom: 1.25rem !important;
  margin-left: 1.25rem !important;
}
.m-6 {
  margin-top: 1.5rem !important;
  margin-right: 1.5rem !important;
  margin-bottom: 1.5rem !important;
  margin-left: 1.5rem !important;
}
.m-7 {
  margin-top: 1.75rem !important;
  margin-right: 1.75rem !important;
  margin-bottom: 1.75rem !important;
  margin-left: 1.75rem !important;
}
.m-8 {
  margin-top: 2rem !important;
  margin-right: 2rem !important;
  margin-bottom: 2rem !important;
  margin-left: 2rem !important;
}
.m-9 {
  margin-top: 2.25rem !important;
  margin-right: 2.25rem !important;
  margin-bottom: 2.25rem !important;
  margin-left: 2.25rem !important;
}
.m-10 {
  margin-top: 2.5rem !important;
  margin-right: 2.5rem !important;
  margin-bottom: 2.5rem !important;
  margin-left: 2.5rem !important;
}
@media screen and (min-width: 576px) {
  .m-sm-0 {
    margin-top: 0rem !important;
  }
}
@media screen and (min-width: 576px) {
  .m-sm-0 {
    margin-right: 0rem !important;
  }
}
@media screen and (min-width: 576px) {
  .m-sm-0 {
    margin-bottom: 0rem !important;
  }
}
@media screen and (min-width: 576px) {
  .m-sm-0 {
    margin-left: 0rem !important;
  }
}
@media screen and (min-width: 576px) {
  .m-sm-1 {
    margin-top: 0.25rem !important;
  }
}
@media screen and (min-width: 576px) {
  .m-sm-1 {
    margin-right: 0.25rem !important;
  }
}
@media screen and (min-width: 576px) {
  .m-sm-1 {
    margin-bottom: 0.25rem !important;
  }
}
@media screen and (min-width: 576px) {
  .m-sm-1 {
    margin-left: 0.25rem !important;
  }
}
@media screen and (min-width: 576px) {
  .m-sm-2 {
    margin-top: 0.5rem !important;
  }
}
@media screen and (min-width: 576px) {
  .m-sm-2 {
    margin-right: 0.5rem !important;
  }
}
@media screen and (min-width: 576px) {
  .m-sm-2 {
    margin-bottom: 0.5rem !important;
  }
}
@media screen and (min-width: 576px) {
  .m-sm-2 {
    margin-left: 0.5rem !important;
  }
}
@media screen and (min-width: 576px) {
  .m-sm-3 {
    margin-top: 0.75rem !important;
  }
}
@media screen and (min-width: 576px) {
  .m-sm-3 {
    margin-right: 0.75rem !important;
  }
}
@media screen and (min-width: 576px) {
  .m-sm-3 {
    margin-bottom: 0.75rem !important;
  }
}
@media screen and (min-width: 576px) {
  .m-sm-3 {
    margin-left: 0.75rem !important;
  }
}
@media screen and (min-width: 576px) {
  .m-sm-4 {
    margin-top: 1rem !important;
  }
}
@media screen and (min-width: 576px) {
  .m-sm-4 {
    margin-right: 1rem !important;
  }
}
@media screen and (min-width: 576px) {
  .m-sm-4 {
    margin-bottom: 1rem !important;
  }
}
@media screen and (min-width: 576px) {
  .m-sm-4 {
    margin-left: 1rem !important;
  }
}
@media screen and (min-width: 576px) {
  .m-sm-5 {
    margin-top: 1.25rem !important;
  }
}
@media screen and (min-width: 576px) {
  .m-sm-5 {
    margin-right: 1.25rem !important;
  }
}
@media screen and (min-width: 576px) {
  .m-sm-5 {
    margin-bottom: 1.25rem !important;
  }
}
@media screen and (min-width: 576px) {
  .m-sm-5 {
    margin-left: 1.25rem !important;
  }
}
@media screen and (min-width: 576px) {
  .m-sm-6 {
    margin-top: 1.5rem !important;
  }
}
@media screen and (min-width: 576px) {
  .m-sm-6 {
    margin-right: 1.5rem !important;
  }
}
@media screen and (min-width: 576px) {
  .m-sm-6 {
    margin-bottom: 1.5rem !important;
  }
}
@media screen and (min-width: 576px) {
  .m-sm-6 {
    margin-left: 1.5rem !important;
  }
}
@media screen and (min-width: 576px) {
  .m-sm-7 {
    margin-top: 1.75rem !important;
  }
}
@media screen and (min-width: 576px) {
  .m-sm-7 {
    margin-right: 1.75rem !important;
  }
}
@media screen and (min-width: 576px) {
  .m-sm-7 {
    margin-bottom: 1.75rem !important;
  }
}
@media screen and (min-width: 576px) {
  .m-sm-7 {
    margin-left: 1.75rem !important;
  }
}
@media screen and (min-width: 576px) {
  .m-sm-8 {
    margin-top: 2rem !important;
  }
}
@media screen and (min-width: 576px) {
  .m-sm-8 {
    margin-right: 2rem !important;
  }
}
@media screen and (min-width: 576px) {
  .m-sm-8 {
    margin-bottom: 2rem !important;
  }
}
@media screen and (min-width: 576px) {
  .m-sm-8 {
    margin-left: 2rem !important;
  }
}
@media screen and (min-width: 576px) {
  .m-sm-9 {
    margin-top: 2.25rem !important;
  }
}
@media screen and (min-width: 576px) {
  .m-sm-9 {
    margin-right: 2.25rem !important;
  }
}
@media screen and (min-width: 576px) {
  .m-sm-9 {
    margin-bottom: 2.25rem !important;
  }
}
@media screen and (min-width: 576px) {
  .m-sm-9 {
    margin-left: 2.25rem !important;
  }
}
@media screen and (min-width: 576px) {
  .m-sm-10 {
    margin-top: 2.5rem !important;
  }
}
@media screen and (min-width: 576px) {
  .m-sm-10 {
    margin-right: 2.5rem !important;
  }
}
@media screen and (min-width: 576px) {
  .m-sm-10 {
    margin-bottom: 2.5rem !important;
  }
}
@media screen and (min-width: 576px) {
  .m-sm-10 {
    margin-left: 2.5rem !important;
  }
}
@media screen and (min-width: 768px) {
  .m-md-0 {
    margin-top: 0rem !important;
  }
}
@media screen and (min-width: 768px) {
  .m-md-0 {
    margin-right: 0rem !important;
  }
}
@media screen and (min-width: 768px) {
  .m-md-0 {
    margin-bottom: 0rem !important;
  }
}
@media screen and (min-width: 768px) {
  .m-md-0 {
    margin-left: 0rem !important;
  }
}
@media screen and (min-width: 768px) {
  .m-md-1 {
    margin-top: 0.25rem !important;
  }
}
@media screen and (min-width: 768px) {
  .m-md-1 {
    margin-right: 0.25rem !important;
  }
}
@media screen and (min-width: 768px) {
  .m-md-1 {
    margin-bottom: 0.25rem !important;
  }
}
@media screen and (min-width: 768px) {
  .m-md-1 {
    margin-left: 0.25rem !important;
  }
}
@media screen and (min-width: 768px) {
  .m-md-2 {
    margin-top: 0.5rem !important;
  }
}
@media screen and (min-width: 768px) {
  .m-md-2 {
    margin-right: 0.5rem !important;
  }
}
@media screen and (min-width: 768px) {
  .m-md-2 {
    margin-bottom: 0.5rem !important;
  }
}
@media screen and (min-width: 768px) {
  .m-md-2 {
    margin-left: 0.5rem !important;
  }
}
@media screen and (min-width: 768px) {
  .m-md-3 {
    margin-top: 0.75rem !important;
  }
}
@media screen and (min-width: 768px) {
  .m-md-3 {
    margin-right: 0.75rem !important;
  }
}
@media screen and (min-width: 768px) {
  .m-md-3 {
    margin-bottom: 0.75rem !important;
  }
}
@media screen and (min-width: 768px) {
  .m-md-3 {
    margin-left: 0.75rem !important;
  }
}
@media screen and (min-width: 768px) {
  .m-md-4 {
    margin-top: 1rem !important;
  }
}
@media screen and (min-width: 768px) {
  .m-md-4 {
    margin-right: 1rem !important;
  }
}
@media screen and (min-width: 768px) {
  .m-md-4 {
    margin-bottom: 1rem !important;
  }
}
@media screen and (min-width: 768px) {
  .m-md-4 {
    margin-left: 1rem !important;
  }
}
@media screen and (min-width: 768px) {
  .m-md-5 {
    margin-top: 1.25rem !important;
  }
}
@media screen and (min-width: 768px) {
  .m-md-5 {
    margin-right: 1.25rem !important;
  }
}
@media screen and (min-width: 768px) {
  .m-md-5 {
    margin-bottom: 1.25rem !important;
  }
}
@media screen and (min-width: 768px) {
  .m-md-5 {
    margin-left: 1.25rem !important;
  }
}
@media screen and (min-width: 768px) {
  .m-md-6 {
    margin-top: 1.5rem !important;
  }
}
@media screen and (min-width: 768px) {
  .m-md-6 {
    margin-right: 1.5rem !important;
  }
}
@media screen and (min-width: 768px) {
  .m-md-6 {
    margin-bottom: 1.5rem !important;
  }
}
@media screen and (min-width: 768px) {
  .m-md-6 {
    margin-left: 1.5rem !important;
  }
}
@media screen and (min-width: 768px) {
  .m-md-7 {
    margin-top: 1.75rem !important;
  }
}
@media screen and (min-width: 768px) {
  .m-md-7 {
    margin-right: 1.75rem !important;
  }
}
@media screen and (min-width: 768px) {
  .m-md-7 {
    margin-bottom: 1.75rem !important;
  }
}
@media screen and (min-width: 768px) {
  .m-md-7 {
    margin-left: 1.75rem !important;
  }
}
@media screen and (min-width: 768px) {
  .m-md-8 {
    margin-top: 2rem !important;
  }
}
@media screen and (min-width: 768px) {
  .m-md-8 {
    margin-right: 2rem !important;
  }
}
@media screen and (min-width: 768px) {
  .m-md-8 {
    margin-bottom: 2rem !important;
  }
}
@media screen and (min-width: 768px) {
  .m-md-8 {
    margin-left: 2rem !important;
  }
}
@media screen and (min-width: 768px) {
  .m-md-9 {
    margin-top: 2.25rem !important;
  }
}
@media screen and (min-width: 768px) {
  .m-md-9 {
    margin-right: 2.25rem !important;
  }
}
@media screen and (min-width: 768px) {
  .m-md-9 {
    margin-bottom: 2.25rem !important;
  }
}
@media screen and (min-width: 768px) {
  .m-md-9 {
    margin-left: 2.25rem !important;
  }
}
@media screen and (min-width: 768px) {
  .m-md-10 {
    margin-top: 2.5rem !important;
  }
}
@media screen and (min-width: 768px) {
  .m-md-10 {
    margin-right: 2.5rem !important;
  }
}
@media screen and (min-width: 768px) {
  .m-md-10 {
    margin-bottom: 2.5rem !important;
  }
}
@media screen and (min-width: 768px) {
  .m-md-10 {
    margin-left: 2.5rem !important;
  }
}
@media screen and (min-width: 992px) {
  .m-lg-0 {
    margin-top: 0rem !important;
  }
}
@media screen and (min-width: 992px) {
  .m-lg-0 {
    margin-right: 0rem !important;
  }
}
@media screen and (min-width: 992px) {
  .m-lg-0 {
    margin-bottom: 0rem !important;
  }
}
@media screen and (min-width: 992px) {
  .m-lg-0 {
    margin-left: 0rem !important;
  }
}
@media screen and (min-width: 992px) {
  .m-lg-1 {
    margin-top: 0.25rem !important;
  }
}
@media screen and (min-width: 992px) {
  .m-lg-1 {
    margin-right: 0.25rem !important;
  }
}
@media screen and (min-width: 992px) {
  .m-lg-1 {
    margin-bottom: 0.25rem !important;
  }
}
@media screen and (min-width: 992px) {
  .m-lg-1 {
    margin-left: 0.25rem !important;
  }
}
@media screen and (min-width: 992px) {
  .m-lg-2 {
    margin-top: 0.5rem !important;
  }
}
@media screen and (min-width: 992px) {
  .m-lg-2 {
    margin-right: 0.5rem !important;
  }
}
@media screen and (min-width: 992px) {
  .m-lg-2 {
    margin-bottom: 0.5rem !important;
  }
}
@media screen and (min-width: 992px) {
  .m-lg-2 {
    margin-left: 0.5rem !important;
  }
}
@media screen and (min-width: 992px) {
  .m-lg-3 {
    margin-top: 0.75rem !important;
  }
}
@media screen and (min-width: 992px) {
  .m-lg-3 {
    margin-right: 0.75rem !important;
  }
}
@media screen and (min-width: 992px) {
  .m-lg-3 {
    margin-bottom: 0.75rem !important;
  }
}
@media screen and (min-width: 992px) {
  .m-lg-3 {
    margin-left: 0.75rem !important;
  }
}
@media screen and (min-width: 992px) {
  .m-lg-4 {
    margin-top: 1rem !important;
  }
}
@media screen and (min-width: 992px) {
  .m-lg-4 {
    margin-right: 1rem !important;
  }
}
@media screen and (min-width: 992px) {
  .m-lg-4 {
    margin-bottom: 1rem !important;
  }
}
@media screen and (min-width: 992px) {
  .m-lg-4 {
    margin-left: 1rem !important;
  }
}
@media screen and (min-width: 992px) {
  .m-lg-5 {
    margin-top: 1.25rem !important;
  }
}
@media screen and (min-width: 992px) {
  .m-lg-5 {
    margin-right: 1.25rem !important;
  }
}
@media screen and (min-width: 992px) {
  .m-lg-5 {
    margin-bottom: 1.25rem !important;
  }
}
@media screen and (min-width: 992px) {
  .m-lg-5 {
    margin-left: 1.25rem !important;
  }
}
@media screen and (min-width: 992px) {
  .m-lg-6 {
    margin-top: 1.5rem !important;
  }
}
@media screen and (min-width: 992px) {
  .m-lg-6 {
    margin-right: 1.5rem !important;
  }
}
@media screen and (min-width: 992px) {
  .m-lg-6 {
    margin-bottom: 1.5rem !important;
  }
}
@media screen and (min-width: 992px) {
  .m-lg-6 {
    margin-left: 1.5rem !important;
  }
}
@media screen and (min-width: 992px) {
  .m-lg-7 {
    margin-top: 1.75rem !important;
  }
}
@media screen and (min-width: 992px) {
  .m-lg-7 {
    margin-right: 1.75rem !important;
  }
}
@media screen and (min-width: 992px) {
  .m-lg-7 {
    margin-bottom: 1.75rem !important;
  }
}
@media screen and (min-width: 992px) {
  .m-lg-7 {
    margin-left: 1.75rem !important;
  }
}
@media screen and (min-width: 992px) {
  .m-lg-8 {
    margin-top: 2rem !important;
  }
}
@media screen and (min-width: 992px) {
  .m-lg-8 {
    margin-right: 2rem !important;
  }
}
@media screen and (min-width: 992px) {
  .m-lg-8 {
    margin-bottom: 2rem !important;
  }
}
@media screen and (min-width: 992px) {
  .m-lg-8 {
    margin-left: 2rem !important;
  }
}
@media screen and (min-width: 992px) {
  .m-lg-9 {
    margin-top: 2.25rem !important;
  }
}
@media screen and (min-width: 992px) {
  .m-lg-9 {
    margin-right: 2.25rem !important;
  }
}
@media screen and (min-width: 992px) {
  .m-lg-9 {
    margin-bottom: 2.25rem !important;
  }
}
@media screen and (min-width: 992px) {
  .m-lg-9 {
    margin-left: 2.25rem !important;
  }
}
@media screen and (min-width: 992px) {
  .m-lg-10 {
    margin-top: 2.5rem !important;
  }
}
@media screen and (min-width: 992px) {
  .m-lg-10 {
    margin-right: 2.5rem !important;
  }
}
@media screen and (min-width: 992px) {
  .m-lg-10 {
    margin-bottom: 2.5rem !important;
  }
}
@media screen and (min-width: 992px) {
  .m-lg-10 {
    margin-left: 2.5rem !important;
  }
}
@media screen and (min-width: 1200px) {
  .m-xl-0 {
    margin-top: 0rem !important;
  }
}
@media screen and (min-width: 1200px) {
  .m-xl-0 {
    margin-right: 0rem !important;
  }
}
@media screen and (min-width: 1200px) {
  .m-xl-0 {
    margin-bottom: 0rem !important;
  }
}
@media screen and (min-width: 1200px) {
  .m-xl-0 {
    margin-left: 0rem !important;
  }
}
@media screen and (min-width: 1200px) {
  .m-xl-1 {
    margin-top: 0.25rem !important;
  }
}
@media screen and (min-width: 1200px) {
  .m-xl-1 {
    margin-right: 0.25rem !important;
  }
}
@media screen and (min-width: 1200px) {
  .m-xl-1 {
    margin-bottom: 0.25rem !important;
  }
}
@media screen and (min-width: 1200px) {
  .m-xl-1 {
    margin-left: 0.25rem !important;
  }
}
@media screen and (min-width: 1200px) {
  .m-xl-2 {
    margin-top: 0.5rem !important;
  }
}
@media screen and (min-width: 1200px) {
  .m-xl-2 {
    margin-right: 0.5rem !important;
  }
}
@media screen and (min-width: 1200px) {
  .m-xl-2 {
    margin-bottom: 0.5rem !important;
  }
}
@media screen and (min-width: 1200px) {
  .m-xl-2 {
    margin-left: 0.5rem !important;
  }
}
@media screen and (min-width: 1200px) {
  .m-xl-3 {
    margin-top: 0.75rem !important;
  }
}
@media screen and (min-width: 1200px) {
  .m-xl-3 {
    margin-right: 0.75rem !important;
  }
}
@media screen and (min-width: 1200px) {
  .m-xl-3 {
    margin-bottom: 0.75rem !important;
  }
}
@media screen and (min-width: 1200px) {
  .m-xl-3 {
    margin-left: 0.75rem !important;
  }
}
@media screen and (min-width: 1200px) {
  .m-xl-4 {
    margin-top: 1rem !important;
  }
}
@media screen and (min-width: 1200px) {
  .m-xl-4 {
    margin-right: 1rem !important;
  }
}
@media screen and (min-width: 1200px) {
  .m-xl-4 {
    margin-bottom: 1rem !important;
  }
}
@media screen and (min-width: 1200px) {
  .m-xl-4 {
    margin-left: 1rem !important;
  }
}
@media screen and (min-width: 1200px) {
  .m-xl-5 {
    margin-top: 1.25rem !important;
  }
}
@media screen and (min-width: 1200px) {
  .m-xl-5 {
    margin-right: 1.25rem !important;
  }
}
@media screen and (min-width: 1200px) {
  .m-xl-5 {
    margin-bottom: 1.25rem !important;
  }
}
@media screen and (min-width: 1200px) {
  .m-xl-5 {
    margin-left: 1.25rem !important;
  }
}
@media screen and (min-width: 1200px) {
  .m-xl-6 {
    margin-top: 1.5rem !important;
  }
}
@media screen and (min-width: 1200px) {
  .m-xl-6 {
    margin-right: 1.5rem !important;
  }
}
@media screen and (min-width: 1200px) {
  .m-xl-6 {
    margin-bottom: 1.5rem !important;
  }
}
@media screen and (min-width: 1200px) {
  .m-xl-6 {
    margin-left: 1.5rem !important;
  }
}
@media screen and (min-width: 1200px) {
  .m-xl-7 {
    margin-top: 1.75rem !important;
  }
}
@media screen and (min-width: 1200px) {
  .m-xl-7 {
    margin-right: 1.75rem !important;
  }
}
@media screen and (min-width: 1200px) {
  .m-xl-7 {
    margin-bottom: 1.75rem !important;
  }
}
@media screen and (min-width: 1200px) {
  .m-xl-7 {
    margin-left: 1.75rem !important;
  }
}
@media screen and (min-width: 1200px) {
  .m-xl-8 {
    margin-top: 2rem !important;
  }
}
@media screen and (min-width: 1200px) {
  .m-xl-8 {
    margin-right: 2rem !important;
  }
}
@media screen and (min-width: 1200px) {
  .m-xl-8 {
    margin-bottom: 2rem !important;
  }
}
@media screen and (min-width: 1200px) {
  .m-xl-8 {
    margin-left: 2rem !important;
  }
}
@media screen and (min-width: 1200px) {
  .m-xl-9 {
    margin-top: 2.25rem !important;
  }
}
@media screen and (min-width: 1200px) {
  .m-xl-9 {
    margin-right: 2.25rem !important;
  }
}
@media screen and (min-width: 1200px) {
  .m-xl-9 {
    margin-bottom: 2.25rem !important;
  }
}
@media screen and (min-width: 1200px) {
  .m-xl-9 {
    margin-left: 2.25rem !important;
  }
}
@media screen and (min-width: 1200px) {
  .m-xl-10 {
    margin-top: 2.5rem !important;
  }
}
@media screen and (min-width: 1200px) {
  .m-xl-10 {
    margin-right: 2.5rem !important;
  }
}
@media screen and (min-width: 1200px) {
  .m-xl-10 {
    margin-bottom: 2.5rem !important;
  }
}
@media screen and (min-width: 1200px) {
  .m-xl-10 {
    margin-left: 2.5rem !important;
  }
}
.mt-0 {
  margin-top: 0rem !important;
}
.mt-1 {
  margin-top: 0.25rem !important;
}
.mt-2 {
  margin-top: 0.5rem !important;
}
.mt-3 {
  margin-top: 0.75rem !important;
}
.mt-4 {
  margin-top: 1rem !important;
}
.mt-5 {
  margin-top: 1.25rem !important;
}
.mt-6 {
  margin-top: 1.5rem !important;
}
.mt-7 {
  margin-top: 1.75rem !important;
}
.mt-8 {
  margin-top: 2rem !important;
}
.mt-9 {
  margin-top: 2.25rem !important;
}
.mt-10 {
  margin-top: 2.5rem !important;
}
@media screen and (min-width: 576px) {
  .mt-sm-0 {
    margin-top: 0rem !important;
  }
}
@media screen and (min-width: 576px) {
  .mt-sm-1 {
    margin-top: 0.25rem !important;
  }
}
@media screen and (min-width: 576px) {
  .mt-sm-2 {
    margin-top: 0.5rem !important;
  }
}
@media screen and (min-width: 576px) {
  .mt-sm-3 {
    margin-top: 0.75rem !important;
  }
}
@media screen and (min-width: 576px) {
  .mt-sm-4 {
    margin-top: 1rem !important;
  }
}
@media screen and (min-width: 576px) {
  .mt-sm-5 {
    margin-top: 1.25rem !important;
  }
}
@media screen and (min-width: 576px) {
  .mt-sm-6 {
    margin-top: 1.5rem !important;
  }
}
@media screen and (min-width: 576px) {
  .mt-sm-7 {
    margin-top: 1.75rem !important;
  }
}
@media screen and (min-width: 576px) {
  .mt-sm-8 {
    margin-top: 2rem !important;
  }
}
@media screen and (min-width: 576px) {
  .mt-sm-9 {
    margin-top: 2.25rem !important;
  }
}
@media screen and (min-width: 576px) {
  .mt-sm-10 {
    margin-top: 2.5rem !important;
  }
}
@media screen and (min-width: 768px) {
  .mt-md-0 {
    margin-top: 0rem !important;
  }
}
@media screen and (min-width: 768px) {
  .mt-md-1 {
    margin-top: 0.25rem !important;
  }
}
@media screen and (min-width: 768px) {
  .mt-md-2 {
    margin-top: 0.5rem !important;
  }
}
@media screen and (min-width: 768px) {
  .mt-md-3 {
    margin-top: 0.75rem !important;
  }
}
@media screen and (min-width: 768px) {
  .mt-md-4 {
    margin-top: 1rem !important;
  }
}
@media screen and (min-width: 768px) {
  .mt-md-5 {
    margin-top: 1.25rem !important;
  }
}
@media screen and (min-width: 768px) {
  .mt-md-6 {
    margin-top: 1.5rem !important;
  }
}
@media screen and (min-width: 768px) {
  .mt-md-7 {
    margin-top: 1.75rem !important;
  }
}
@media screen and (min-width: 768px) {
  .mt-md-8 {
    margin-top: 2rem !important;
  }
}
@media screen and (min-width: 768px) {
  .mt-md-9 {
    margin-top: 2.25rem !important;
  }
}
@media screen and (min-width: 768px) {
  .mt-md-10 {
    margin-top: 2.5rem !important;
  }
}
@media screen and (min-width: 992px) {
  .mt-lg-0 {
    margin-top: 0rem !important;
  }
}
@media screen and (min-width: 992px) {
  .mt-lg-1 {
    margin-top: 0.25rem !important;
  }
}
@media screen and (min-width: 992px) {
  .mt-lg-2 {
    margin-top: 0.5rem !important;
  }
}
@media screen and (min-width: 992px) {
  .mt-lg-3 {
    margin-top: 0.75rem !important;
  }
}
@media screen and (min-width: 992px) {
  .mt-lg-4 {
    margin-top: 1rem !important;
  }
}
@media screen and (min-width: 992px) {
  .mt-lg-5 {
    margin-top: 1.25rem !important;
  }
}
@media screen and (min-width: 992px) {
  .mt-lg-6 {
    margin-top: 1.5rem !important;
  }
}
@media screen and (min-width: 992px) {
  .mt-lg-7 {
    margin-top: 1.75rem !important;
  }
}
@media screen and (min-width: 992px) {
  .mt-lg-8 {
    margin-top: 2rem !important;
  }
}
@media screen and (min-width: 992px) {
  .mt-lg-9 {
    margin-top: 2.25rem !important;
  }
}
@media screen and (min-width: 992px) {
  .mt-lg-10 {
    margin-top: 2.5rem !important;
  }
}
@media screen and (min-width: 1200px) {
  .mt-xl-0 {
    margin-top: 0rem !important;
  }
}
@media screen and (min-width: 1200px) {
  .mt-xl-1 {
    margin-top: 0.25rem !important;
  }
}
@media screen and (min-width: 1200px) {
  .mt-xl-2 {
    margin-top: 0.5rem !important;
  }
}
@media screen and (min-width: 1200px) {
  .mt-xl-3 {
    margin-top: 0.75rem !important;
  }
}
@media screen and (min-width: 1200px) {
  .mt-xl-4 {
    margin-top: 1rem !important;
  }
}
@media screen and (min-width: 1200px) {
  .mt-xl-5 {
    margin-top: 1.25rem !important;
  }
}
@media screen and (min-width: 1200px) {
  .mt-xl-6 {
    margin-top: 1.5rem !important;
  }
}
@media screen and (min-width: 1200px) {
  .mt-xl-7 {
    margin-top: 1.75rem !important;
  }
}
@media screen and (min-width: 1200px) {
  .mt-xl-8 {
    margin-top: 2rem !important;
  }
}
@media screen and (min-width: 1200px) {
  .mt-xl-9 {
    margin-top: 2.25rem !important;
  }
}
@media screen and (min-width: 1200px) {
  .mt-xl-10 {
    margin-top: 2.5rem !important;
  }
}
.mr-0 {
  margin-right: 0rem !important;
}
.mr-1 {
  margin-right: 0.25rem !important;
}
.mr-2 {
  margin-right: 0.5rem !important;
}
.mr-3 {
  margin-right: 0.75rem !important;
}
.mr-4 {
  margin-right: 1rem !important;
}
.mr-5 {
  margin-right: 1.25rem !important;
}
.mr-6 {
  margin-right: 1.5rem !important;
}
.mr-7 {
  margin-right: 1.75rem !important;
}
.mr-8 {
  margin-right: 2rem !important;
}
.mr-9 {
  margin-right: 2.25rem !important;
}
.mr-10 {
  margin-right: 2.5rem !important;
}
@media screen and (min-width: 576px) {
  .mr-sm-0 {
    margin-right: 0rem !important;
  }
}
@media screen and (min-width: 576px) {
  .mr-sm-1 {
    margin-right: 0.25rem !important;
  }
}
@media screen and (min-width: 576px) {
  .mr-sm-2 {
    margin-right: 0.5rem !important;
  }
}
@media screen and (min-width: 576px) {
  .mr-sm-3 {
    margin-right: 0.75rem !important;
  }
}
@media screen and (min-width: 576px) {
  .mr-sm-4 {
    margin-right: 1rem !important;
  }
}
@media screen and (min-width: 576px) {
  .mr-sm-5 {
    margin-right: 1.25rem !important;
  }
}
@media screen and (min-width: 576px) {
  .mr-sm-6 {
    margin-right: 1.5rem !important;
  }
}
@media screen and (min-width: 576px) {
  .mr-sm-7 {
    margin-right: 1.75rem !important;
  }
}
@media screen and (min-width: 576px) {
  .mr-sm-8 {
    margin-right: 2rem !important;
  }
}
@media screen and (min-width: 576px) {
  .mr-sm-9 {
    margin-right: 2.25rem !important;
  }
}
@media screen and (min-width: 576px) {
  .mr-sm-10 {
    margin-right: 2.5rem !important;
  }
}
@media screen and (min-width: 768px) {
  .mr-md-0 {
    margin-right: 0rem !important;
  }
}
@media screen and (min-width: 768px) {
  .mr-md-1 {
    margin-right: 0.25rem !important;
  }
}
@media screen and (min-width: 768px) {
  .mr-md-2 {
    margin-right: 0.5rem !important;
  }
}
@media screen and (min-width: 768px) {
  .mr-md-3 {
    margin-right: 0.75rem !important;
  }
}
@media screen and (min-width: 768px) {
  .mr-md-4 {
    margin-right: 1rem !important;
  }
}
@media screen and (min-width: 768px) {
  .mr-md-5 {
    margin-right: 1.25rem !important;
  }
}
@media screen and (min-width: 768px) {
  .mr-md-6 {
    margin-right: 1.5rem !important;
  }
}
@media screen and (min-width: 768px) {
  .mr-md-7 {
    margin-right: 1.75rem !important;
  }
}
@media screen and (min-width: 768px) {
  .mr-md-8 {
    margin-right: 2rem !important;
  }
}
@media screen and (min-width: 768px) {
  .mr-md-9 {
    margin-right: 2.25rem !important;
  }
}
@media screen and (min-width: 768px) {
  .mr-md-10 {
    margin-right: 2.5rem !important;
  }
}
@media screen and (min-width: 992px) {
  .mr-lg-0 {
    margin-right: 0rem !important;
  }
}
@media screen and (min-width: 992px) {
  .mr-lg-1 {
    margin-right: 0.25rem !important;
  }
}
@media screen and (min-width: 992px) {
  .mr-lg-2 {
    margin-right: 0.5rem !important;
  }
}
@media screen and (min-width: 992px) {
  .mr-lg-3 {
    margin-right: 0.75rem !important;
  }
}
@media screen and (min-width: 992px) {
  .mr-lg-4 {
    margin-right: 1rem !important;
  }
}
@media screen and (min-width: 992px) {
  .mr-lg-5 {
    margin-right: 1.25rem !important;
  }
}
@media screen and (min-width: 992px) {
  .mr-lg-6 {
    margin-right: 1.5rem !important;
  }
}
@media screen and (min-width: 992px) {
  .mr-lg-7 {
    margin-right: 1.75rem !important;
  }
}
@media screen and (min-width: 992px) {
  .mr-lg-8 {
    margin-right: 2rem !important;
  }
}
@media screen and (min-width: 992px) {
  .mr-lg-9 {
    margin-right: 2.25rem !important;
  }
}
@media screen and (min-width: 992px) {
  .mr-lg-10 {
    margin-right: 2.5rem !important;
  }
}
@media screen and (min-width: 1200px) {
  .mr-xl-0 {
    margin-right: 0rem !important;
  }
}
@media screen and (min-width: 1200px) {
  .mr-xl-1 {
    margin-right: 0.25rem !important;
  }
}
@media screen and (min-width: 1200px) {
  .mr-xl-2 {
    margin-right: 0.5rem !important;
  }
}
@media screen and (min-width: 1200px) {
  .mr-xl-3 {
    margin-right: 0.75rem !important;
  }
}
@media screen and (min-width: 1200px) {
  .mr-xl-4 {
    margin-right: 1rem !important;
  }
}
@media screen and (min-width: 1200px) {
  .mr-xl-5 {
    margin-right: 1.25rem !important;
  }
}
@media screen and (min-width: 1200px) {
  .mr-xl-6 {
    margin-right: 1.5rem !important;
  }
}
@media screen and (min-width: 1200px) {
  .mr-xl-7 {
    margin-right: 1.75rem !important;
  }
}
@media screen and (min-width: 1200px) {
  .mr-xl-8 {
    margin-right: 2rem !important;
  }
}
@media screen and (min-width: 1200px) {
  .mr-xl-9 {
    margin-right: 2.25rem !important;
  }
}
@media screen and (min-width: 1200px) {
  .mr-xl-10 {
    margin-right: 2.5rem !important;
  }
}
.mb-0 {
  margin-bottom: 0rem !important;
}
.mb-1 {
  margin-bottom: 0.25rem !important;
}
.mb-2 {
  margin-bottom: 0.5rem !important;
}
.mb-3 {
  margin-bottom: 0.75rem !important;
}
.mb-4 {
  margin-bottom: 1rem !important;
}
.mb-5 {
  margin-bottom: 1.25rem !important;
}
.mb-6 {
  margin-bottom: 1.5rem !important;
}
.mb-7 {
  margin-bottom: 1.75rem !important;
}
.mb-8 {
  margin-bottom: 2rem !important;
}
.mb-9 {
  margin-bottom: 2.25rem !important;
}
.mb-10 {
  margin-bottom: 2.5rem !important;
}
@media screen and (min-width: 576px) {
  .mb-sm-0 {
    margin-bottom: 0rem !important;
  }
}
@media screen and (min-width: 576px) {
  .mb-sm-1 {
    margin-bottom: 0.25rem !important;
  }
}
@media screen and (min-width: 576px) {
  .mb-sm-2 {
    margin-bottom: 0.5rem !important;
  }
}
@media screen and (min-width: 576px) {
  .mb-sm-3 {
    margin-bottom: 0.75rem !important;
  }
}
@media screen and (min-width: 576px) {
  .mb-sm-4 {
    margin-bottom: 1rem !important;
  }
}
@media screen and (min-width: 576px) {
  .mb-sm-5 {
    margin-bottom: 1.25rem !important;
  }
}
@media screen and (min-width: 576px) {
  .mb-sm-6 {
    margin-bottom: 1.5rem !important;
  }
}
@media screen and (min-width: 576px) {
  .mb-sm-7 {
    margin-bottom: 1.75rem !important;
  }
}
@media screen and (min-width: 576px) {
  .mb-sm-8 {
    margin-bottom: 2rem !important;
  }
}
@media screen and (min-width: 576px) {
  .mb-sm-9 {
    margin-bottom: 2.25rem !important;
  }
}
@media screen and (min-width: 576px) {
  .mb-sm-10 {
    margin-bottom: 2.5rem !important;
  }
}
@media screen and (min-width: 768px) {
  .mb-md-0 {
    margin-bottom: 0rem !important;
  }
}
@media screen and (min-width: 768px) {
  .mb-md-1 {
    margin-bottom: 0.25rem !important;
  }
}
@media screen and (min-width: 768px) {
  .mb-md-2 {
    margin-bottom: 0.5rem !important;
  }
}
@media screen and (min-width: 768px) {
  .mb-md-3 {
    margin-bottom: 0.75rem !important;
  }
}
@media screen and (min-width: 768px) {
  .mb-md-4 {
    margin-bottom: 1rem !important;
  }
}
@media screen and (min-width: 768px) {
  .mb-md-5 {
    margin-bottom: 1.25rem !important;
  }
}
@media screen and (min-width: 768px) {
  .mb-md-6 {
    margin-bottom: 1.5rem !important;
  }
}
@media screen and (min-width: 768px) {
  .mb-md-7 {
    margin-bottom: 1.75rem !important;
  }
}
@media screen and (min-width: 768px) {
  .mb-md-8 {
    margin-bottom: 2rem !important;
  }
}
@media screen and (min-width: 768px) {
  .mb-md-9 {
    margin-bottom: 2.25rem !important;
  }
}
@media screen and (min-width: 768px) {
  .mb-md-10 {
    margin-bottom: 2.5rem !important;
  }
}
@media screen and (min-width: 992px) {
  .mb-lg-0 {
    margin-bottom: 0rem !important;
  }
}
@media screen and (min-width: 992px) {
  .mb-lg-1 {
    margin-bottom: 0.25rem !important;
  }
}
@media screen and (min-width: 992px) {
  .mb-lg-2 {
    margin-bottom: 0.5rem !important;
  }
}
@media screen and (min-width: 992px) {
  .mb-lg-3 {
    margin-bottom: 0.75rem !important;
  }
}
@media screen and (min-width: 992px) {
  .mb-lg-4 {
    margin-bottom: 1rem !important;
  }
}
@media screen and (min-width: 992px) {
  .mb-lg-5 {
    margin-bottom: 1.25rem !important;
  }
}
@media screen and (min-width: 992px) {
  .mb-lg-6 {
    margin-bottom: 1.5rem !important;
  }
}
@media screen and (min-width: 992px) {
  .mb-lg-7 {
    margin-bottom: 1.75rem !important;
  }
}
@media screen and (min-width: 992px) {
  .mb-lg-8 {
    margin-bottom: 2rem !important;
  }
}
@media screen and (min-width: 992px) {
  .mb-lg-9 {
    margin-bottom: 2.25rem !important;
  }
}
@media screen and (min-width: 992px) {
  .mb-lg-10 {
    margin-bottom: 2.5rem !important;
  }
}
@media screen and (min-width: 1200px) {
  .mb-xl-0 {
    margin-bottom: 0rem !important;
  }
}
@media screen and (min-width: 1200px) {
  .mb-xl-1 {
    margin-bottom: 0.25rem !important;
  }
}
@media screen and (min-width: 1200px) {
  .mb-xl-2 {
    margin-bottom: 0.5rem !important;
  }
}
@media screen and (min-width: 1200px) {
  .mb-xl-3 {
    margin-bottom: 0.75rem !important;
  }
}
@media screen and (min-width: 1200px) {
  .mb-xl-4 {
    margin-bottom: 1rem !important;
  }
}
@media screen and (min-width: 1200px) {
  .mb-xl-5 {
    margin-bottom: 1.25rem !important;
  }
}
@media screen and (min-width: 1200px) {
  .mb-xl-6 {
    margin-bottom: 1.5rem !important;
  }
}
@media screen and (min-width: 1200px) {
  .mb-xl-7 {
    margin-bottom: 1.75rem !important;
  }
}
@media screen and (min-width: 1200px) {
  .mb-xl-8 {
    margin-bottom: 2rem !important;
  }
}
@media screen and (min-width: 1200px) {
  .mb-xl-9 {
    margin-bottom: 2.25rem !important;
  }
}
@media screen and (min-width: 1200px) {
  .mb-xl-10 {
    margin-bottom: 2.5rem !important;
  }
}
.ml-0 {
  margin-left: 0rem !important;
}
.ml-1 {
  margin-left: 0.25rem !important;
}
.ml-2 {
  margin-left: 0.5rem !important;
}
.ml-3 {
  margin-left: 0.75rem !important;
}
.ml-4 {
  margin-left: 1rem !important;
}
.ml-5 {
  margin-left: 1.25rem !important;
}
.ml-6 {
  margin-left: 1.5rem !important;
}
.ml-7 {
  margin-left: 1.75rem !important;
}
.ml-8 {
  margin-left: 2rem !important;
}
.ml-9 {
  margin-left: 2.25rem !important;
}
.ml-10 {
  margin-left: 2.5rem !important;
}
@media screen and (min-width: 576px) {
  .ml-sm-0 {
    margin-left: 0rem !important;
  }
}
@media screen and (min-width: 576px) {
  .ml-sm-1 {
    margin-left: 0.25rem !important;
  }
}
@media screen and (min-width: 576px) {
  .ml-sm-2 {
    margin-left: 0.5rem !important;
  }
}
@media screen and (min-width: 576px) {
  .ml-sm-3 {
    margin-left: 0.75rem !important;
  }
}
@media screen and (min-width: 576px) {
  .ml-sm-4 {
    margin-left: 1rem !important;
  }
}
@media screen and (min-width: 576px) {
  .ml-sm-5 {
    margin-left: 1.25rem !important;
  }
}
@media screen and (min-width: 576px) {
  .ml-sm-6 {
    margin-left: 1.5rem !important;
  }
}
@media screen and (min-width: 576px) {
  .ml-sm-7 {
    margin-left: 1.75rem !important;
  }
}
@media screen and (min-width: 576px) {
  .ml-sm-8 {
    margin-left: 2rem !important;
  }
}
@media screen and (min-width: 576px) {
  .ml-sm-9 {
    margin-left: 2.25rem !important;
  }
}
@media screen and (min-width: 576px) {
  .ml-sm-10 {
    margin-left: 2.5rem !important;
  }
}
@media screen and (min-width: 768px) {
  .ml-md-0 {
    margin-left: 0rem !important;
  }
}
@media screen and (min-width: 768px) {
  .ml-md-1 {
    margin-left: 0.25rem !important;
  }
}
@media screen and (min-width: 768px) {
  .ml-md-2 {
    margin-left: 0.5rem !important;
  }
}
@media screen and (min-width: 768px) {
  .ml-md-3 {
    margin-left: 0.75rem !important;
  }
}
@media screen and (min-width: 768px) {
  .ml-md-4 {
    margin-left: 1rem !important;
  }
}
@media screen and (min-width: 768px) {
  .ml-md-5 {
    margin-left: 1.25rem !important;
  }
}
@media screen and (min-width: 768px) {
  .ml-md-6 {
    margin-left: 1.5rem !important;
  }
}
@media screen and (min-width: 768px) {
  .ml-md-7 {
    margin-left: 1.75rem !important;
  }
}
@media screen and (min-width: 768px) {
  .ml-md-8 {
    margin-left: 2rem !important;
  }
}
@media screen and (min-width: 768px) {
  .ml-md-9 {
    margin-left: 2.25rem !important;
  }
}
@media screen and (min-width: 768px) {
  .ml-md-10 {
    margin-left: 2.5rem !important;
  }
}
@media screen and (min-width: 992px) {
  .ml-lg-0 {
    margin-left: 0rem !important;
  }
}
@media screen and (min-width: 992px) {
  .ml-lg-1 {
    margin-left: 0.25rem !important;
  }
}
@media screen and (min-width: 992px) {
  .ml-lg-2 {
    margin-left: 0.5rem !important;
  }
}
@media screen and (min-width: 992px) {
  .ml-lg-3 {
    margin-left: 0.75rem !important;
  }
}
@media screen and (min-width: 992px) {
  .ml-lg-4 {
    margin-left: 1rem !important;
  }
}
@media screen and (min-width: 992px) {
  .ml-lg-5 {
    margin-left: 1.25rem !important;
  }
}
@media screen and (min-width: 992px) {
  .ml-lg-6 {
    margin-left: 1.5rem !important;
  }
}
@media screen and (min-width: 992px) {
  .ml-lg-7 {
    margin-left: 1.75rem !important;
  }
}
@media screen and (min-width: 992px) {
  .ml-lg-8 {
    margin-left: 2rem !important;
  }
}
@media screen and (min-width: 992px) {
  .ml-lg-9 {
    margin-left: 2.25rem !important;
  }
}
@media screen and (min-width: 992px) {
  .ml-lg-10 {
    margin-left: 2.5rem !important;
  }
}
@media screen and (min-width: 1200px) {
  .ml-xl-0 {
    margin-left: 0rem !important;
  }
}
@media screen and (min-width: 1200px) {
  .ml-xl-1 {
    margin-left: 0.25rem !important;
  }
}
@media screen and (min-width: 1200px) {
  .ml-xl-2 {
    margin-left: 0.5rem !important;
  }
}
@media screen and (min-width: 1200px) {
  .ml-xl-3 {
    margin-left: 0.75rem !important;
  }
}
@media screen and (min-width: 1200px) {
  .ml-xl-4 {
    margin-left: 1rem !important;
  }
}
@media screen and (min-width: 1200px) {
  .ml-xl-5 {
    margin-left: 1.25rem !important;
  }
}
@media screen and (min-width: 1200px) {
  .ml-xl-6 {
    margin-left: 1.5rem !important;
  }
}
@media screen and (min-width: 1200px) {
  .ml-xl-7 {
    margin-left: 1.75rem !important;
  }
}
@media screen and (min-width: 1200px) {
  .ml-xl-8 {
    margin-left: 2rem !important;
  }
}
@media screen and (min-width: 1200px) {
  .ml-xl-9 {
    margin-left: 2.25rem !important;
  }
}
@media screen and (min-width: 1200px) {
  .ml-xl-10 {
    margin-left: 2.5rem !important;
  }
}
.mx-0 {
  margin-left: 0rem !important;
  margin-right: 0rem !important;
}
.mx-1 {
  margin-left: 0.25rem !important;
  margin-right: 0.25rem !important;
}
.mx-2 {
  margin-left: 0.5rem !important;
  margin-right: 0.5rem !important;
}
.mx-3 {
  margin-left: 0.75rem !important;
  margin-right: 0.75rem !important;
}
.mx-4 {
  margin-left: 1rem !important;
  margin-right: 1rem !important;
}
.mx-5 {
  margin-left: 1.25rem !important;
  margin-right: 1.25rem !important;
}
.mx-6 {
  margin-left: 1.5rem !important;
  margin-right: 1.5rem !important;
}
.mx-7 {
  margin-left: 1.75rem !important;
  margin-right: 1.75rem !important;
}
.mx-8 {
  margin-left: 2rem !important;
  margin-right: 2rem !important;
}
.mx-9 {
  margin-left: 2.25rem !important;
  margin-right: 2.25rem !important;
}
.mx-10 {
  margin-left: 2.5rem !important;
  margin-right: 2.5rem !important;
}
@media screen and (min-width: 576px) {
  .mx-sm-0 {
    margin-left: 0rem !important;
  }
}
@media screen and (min-width: 576px) {
  .mx-sm-0 {
    margin-right: 0rem !important;
  }
}
@media screen and (min-width: 576px) {
  .mx-sm-1 {
    margin-left: 0.25rem !important;
  }
}
@media screen and (min-width: 576px) {
  .mx-sm-1 {
    margin-right: 0.25rem !important;
  }
}
@media screen and (min-width: 576px) {
  .mx-sm-2 {
    margin-left: 0.5rem !important;
  }
}
@media screen and (min-width: 576px) {
  .mx-sm-2 {
    margin-right: 0.5rem !important;
  }
}
@media screen and (min-width: 576px) {
  .mx-sm-3 {
    margin-left: 0.75rem !important;
  }
}
@media screen and (min-width: 576px) {
  .mx-sm-3 {
    margin-right: 0.75rem !important;
  }
}
@media screen and (min-width: 576px) {
  .mx-sm-4 {
    margin-left: 1rem !important;
  }
}
@media screen and (min-width: 576px) {
  .mx-sm-4 {
    margin-right: 1rem !important;
  }
}
@media screen and (min-width: 576px) {
  .mx-sm-5 {
    margin-left: 1.25rem !important;
  }
}
@media screen and (min-width: 576px) {
  .mx-sm-5 {
    margin-right: 1.25rem !important;
  }
}
@media screen and (min-width: 576px) {
  .mx-sm-6 {
    margin-left: 1.5rem !important;
  }
}
@media screen and (min-width: 576px) {
  .mx-sm-6 {
    margin-right: 1.5rem !important;
  }
}
@media screen and (min-width: 576px) {
  .mx-sm-7 {
    margin-left: 1.75rem !important;
  }
}
@media screen and (min-width: 576px) {
  .mx-sm-7 {
    margin-right: 1.75rem !important;
  }
}
@media screen and (min-width: 576px) {
  .mx-sm-8 {
    margin-left: 2rem !important;
  }
}
@media screen and (min-width: 576px) {
  .mx-sm-8 {
    margin-right: 2rem !important;
  }
}
@media screen and (min-width: 576px) {
  .mx-sm-9 {
    margin-left: 2.25rem !important;
  }
}
@media screen and (min-width: 576px) {
  .mx-sm-9 {
    margin-right: 2.25rem !important;
  }
}
@media screen and (min-width: 576px) {
  .mx-sm-10 {
    margin-left: 2.5rem !important;
  }
}
@media screen and (min-width: 576px) {
  .mx-sm-10 {
    margin-right: 2.5rem !important;
  }
}
@media screen and (min-width: 768px) {
  .mx-md-0 {
    margin-left: 0rem !important;
  }
}
@media screen and (min-width: 768px) {
  .mx-md-0 {
    margin-right: 0rem !important;
  }
}
@media screen and (min-width: 768px) {
  .mx-md-1 {
    margin-left: 0.25rem !important;
  }
}
@media screen and (min-width: 768px) {
  .mx-md-1 {
    margin-right: 0.25rem !important;
  }
}
@media screen and (min-width: 768px) {
  .mx-md-2 {
    margin-left: 0.5rem !important;
  }
}
@media screen and (min-width: 768px) {
  .mx-md-2 {
    margin-right: 0.5rem !important;
  }
}
@media screen and (min-width: 768px) {
  .mx-md-3 {
    margin-left: 0.75rem !important;
  }
}
@media screen and (min-width: 768px) {
  .mx-md-3 {
    margin-right: 0.75rem !important;
  }
}
@media screen and (min-width: 768px) {
  .mx-md-4 {
    margin-left: 1rem !important;
  }
}
@media screen and (min-width: 768px) {
  .mx-md-4 {
    margin-right: 1rem !important;
  }
}
@media screen and (min-width: 768px) {
  .mx-md-5 {
    margin-left: 1.25rem !important;
  }
}
@media screen and (min-width: 768px) {
  .mx-md-5 {
    margin-right: 1.25rem !important;
  }
}
@media screen and (min-width: 768px) {
  .mx-md-6 {
    margin-left: 1.5rem !important;
  }
}
@media screen and (min-width: 768px) {
  .mx-md-6 {
    margin-right: 1.5rem !important;
  }
}
@media screen and (min-width: 768px) {
  .mx-md-7 {
    margin-left: 1.75rem !important;
  }
}
@media screen and (min-width: 768px) {
  .mx-md-7 {
    margin-right: 1.75rem !important;
  }
}
@media screen and (min-width: 768px) {
  .mx-md-8 {
    margin-left: 2rem !important;
  }
}
@media screen and (min-width: 768px) {
  .mx-md-8 {
    margin-right: 2rem !important;
  }
}
@media screen and (min-width: 768px) {
  .mx-md-9 {
    margin-left: 2.25rem !important;
  }
}
@media screen and (min-width: 768px) {
  .mx-md-9 {
    margin-right: 2.25rem !important;
  }
}
@media screen and (min-width: 768px) {
  .mx-md-10 {
    margin-left: 2.5rem !important;
  }
}
@media screen and (min-width: 768px) {
  .mx-md-10 {
    margin-right: 2.5rem !important;
  }
}
@media screen and (min-width: 992px) {
  .mx-lg-0 {
    margin-left: 0rem !important;
  }
}
@media screen and (min-width: 992px) {
  .mx-lg-0 {
    margin-right: 0rem !important;
  }
}
@media screen and (min-width: 992px) {
  .mx-lg-1 {
    margin-left: 0.25rem !important;
  }
}
@media screen and (min-width: 992px) {
  .mx-lg-1 {
    margin-right: 0.25rem !important;
  }
}
@media screen and (min-width: 992px) {
  .mx-lg-2 {
    margin-left: 0.5rem !important;
  }
}
@media screen and (min-width: 992px) {
  .mx-lg-2 {
    margin-right: 0.5rem !important;
  }
}
@media screen and (min-width: 992px) {
  .mx-lg-3 {
    margin-left: 0.75rem !important;
  }
}
@media screen and (min-width: 992px) {
  .mx-lg-3 {
    margin-right: 0.75rem !important;
  }
}
@media screen and (min-width: 992px) {
  .mx-lg-4 {
    margin-left: 1rem !important;
  }
}
@media screen and (min-width: 992px) {
  .mx-lg-4 {
    margin-right: 1rem !important;
  }
}
@media screen and (min-width: 992px) {
  .mx-lg-5 {
    margin-left: 1.25rem !important;
  }
}
@media screen and (min-width: 992px) {
  .mx-lg-5 {
    margin-right: 1.25rem !important;
  }
}
@media screen and (min-width: 992px) {
  .mx-lg-6 {
    margin-left: 1.5rem !important;
  }
}
@media screen and (min-width: 992px) {
  .mx-lg-6 {
    margin-right: 1.5rem !important;
  }
}
@media screen and (min-width: 992px) {
  .mx-lg-7 {
    margin-left: 1.75rem !important;
  }
}
@media screen and (min-width: 992px) {
  .mx-lg-7 {
    margin-right: 1.75rem !important;
  }
}
@media screen and (min-width: 992px) {
  .mx-lg-8 {
    margin-left: 2rem !important;
  }
}
@media screen and (min-width: 992px) {
  .mx-lg-8 {
    margin-right: 2rem !important;
  }
}
@media screen and (min-width: 992px) {
  .mx-lg-9 {
    margin-left: 2.25rem !important;
  }
}
@media screen and (min-width: 992px) {
  .mx-lg-9 {
    margin-right: 2.25rem !important;
  }
}
@media screen and (min-width: 992px) {
  .mx-lg-10 {
    margin-left: 2.5rem !important;
  }
}
@media screen and (min-width: 992px) {
  .mx-lg-10 {
    margin-right: 2.5rem !important;
  }
}
@media screen and (min-width: 1200px) {
  .mx-xl-0 {
    margin-left: 0rem !important;
  }
}
@media screen and (min-width: 1200px) {
  .mx-xl-0 {
    margin-right: 0rem !important;
  }
}
@media screen and (min-width: 1200px) {
  .mx-xl-1 {
    margin-left: 0.25rem !important;
  }
}
@media screen and (min-width: 1200px) {
  .mx-xl-1 {
    margin-right: 0.25rem !important;
  }
}
@media screen and (min-width: 1200px) {
  .mx-xl-2 {
    margin-left: 0.5rem !important;
  }
}
@media screen and (min-width: 1200px) {
  .mx-xl-2 {
    margin-right: 0.5rem !important;
  }
}
@media screen and (min-width: 1200px) {
  .mx-xl-3 {
    margin-left: 0.75rem !important;
  }
}
@media screen and (min-width: 1200px) {
  .mx-xl-3 {
    margin-right: 0.75rem !important;
  }
}
@media screen and (min-width: 1200px) {
  .mx-xl-4 {
    margin-left: 1rem !important;
  }
}
@media screen and (min-width: 1200px) {
  .mx-xl-4 {
    margin-right: 1rem !important;
  }
}
@media screen and (min-width: 1200px) {
  .mx-xl-5 {
    margin-left: 1.25rem !important;
  }
}
@media screen and (min-width: 1200px) {
  .mx-xl-5 {
    margin-right: 1.25rem !important;
  }
}
@media screen and (min-width: 1200px) {
  .mx-xl-6 {
    margin-left: 1.5rem !important;
  }
}
@media screen and (min-width: 1200px) {
  .mx-xl-6 {
    margin-right: 1.5rem !important;
  }
}
@media screen and (min-width: 1200px) {
  .mx-xl-7 {
    margin-left: 1.75rem !important;
  }
}
@media screen and (min-width: 1200px) {
  .mx-xl-7 {
    margin-right: 1.75rem !important;
  }
}
@media screen and (min-width: 1200px) {
  .mx-xl-8 {
    margin-left: 2rem !important;
  }
}
@media screen and (min-width: 1200px) {
  .mx-xl-8 {
    margin-right: 2rem !important;
  }
}
@media screen and (min-width: 1200px) {
  .mx-xl-9 {
    margin-left: 2.25rem !important;
  }
}
@media screen and (min-width: 1200px) {
  .mx-xl-9 {
    margin-right: 2.25rem !important;
  }
}
@media screen and (min-width: 1200px) {
  .mx-xl-10 {
    margin-left: 2.5rem !important;
  }
}
@media screen and (min-width: 1200px) {
  .mx-xl-10 {
    margin-right: 2.5rem !important;
  }
}
.my-0 {
  margin-top: 0rem !important;
  margin-bottom: 0rem !important;
}
.my-1 {
  margin-top: 0.25rem !important;
  margin-bottom: 0.25rem !important;
}
.my-2 {
  margin-top: 0.5rem !important;
  margin-bottom: 0.5rem !important;
}
.my-3 {
  margin-top: 0.75rem !important;
  margin-bottom: 0.75rem !important;
}
.my-4 {
  margin-top: 1rem !important;
  margin-bottom: 1rem !important;
}
.my-5 {
  margin-top: 1.25rem !important;
  margin-bottom: 1.25rem !important;
}
.my-6 {
  margin-top: 1.5rem !important;
  margin-bottom: 1.5rem !important;
}
.my-7 {
  margin-top: 1.75rem !important;
  margin-bottom: 1.75rem !important;
}
.my-8 {
  margin-top: 2rem !important;
  margin-bottom: 2rem !important;
}
.my-9 {
  margin-top: 2.25rem !important;
  margin-bottom: 2.25rem !important;
}
.my-10 {
  margin-top: 2.5rem !important;
  margin-bottom: 2.5rem !important;
}
@media screen and (min-width: 576px) {
  .my-sm-0 {
    margin-top: 0rem !important;
  }
}
@media screen and (min-width: 576px) {
  .my-sm-0 {
    margin-bottom: 0rem !important;
  }
}
@media screen and (min-width: 576px) {
  .my-sm-1 {
    margin-top: 0.25rem !important;
  }
}
@media screen and (min-width: 576px) {
  .my-sm-1 {
    margin-bottom: 0.25rem !important;
  }
}
@media screen and (min-width: 576px) {
  .my-sm-2 {
    margin-top: 0.5rem !important;
  }
}
@media screen and (min-width: 576px) {
  .my-sm-2 {
    margin-bottom: 0.5rem !important;
  }
}
@media screen and (min-width: 576px) {
  .my-sm-3 {
    margin-top: 0.75rem !important;
  }
}
@media screen and (min-width: 576px) {
  .my-sm-3 {
    margin-bottom: 0.75rem !important;
  }
}
@media screen and (min-width: 576px) {
  .my-sm-4 {
    margin-top: 1rem !important;
  }
}
@media screen and (min-width: 576px) {
  .my-sm-4 {
    margin-bottom: 1rem !important;
  }
}
@media screen and (min-width: 576px) {
  .my-sm-5 {
    margin-top: 1.25rem !important;
  }
}
@media screen and (min-width: 576px) {
  .my-sm-5 {
    margin-bottom: 1.25rem !important;
  }
}
@media screen and (min-width: 576px) {
  .my-sm-6 {
    margin-top: 1.5rem !important;
  }
}
@media screen and (min-width: 576px) {
  .my-sm-6 {
    margin-bottom: 1.5rem !important;
  }
}
@media screen and (min-width: 576px) {
  .my-sm-7 {
    margin-top: 1.75rem !important;
  }
}
@media screen and (min-width: 576px) {
  .my-sm-7 {
    margin-bottom: 1.75rem !important;
  }
}
@media screen and (min-width: 576px) {
  .my-sm-8 {
    margin-top: 2rem !important;
  }
}
@media screen and (min-width: 576px) {
  .my-sm-8 {
    margin-bottom: 2rem !important;
  }
}
@media screen and (min-width: 576px) {
  .my-sm-9 {
    margin-top: 2.25rem !important;
  }
}
@media screen and (min-width: 576px) {
  .my-sm-9 {
    margin-bottom: 2.25rem !important;
  }
}
@media screen and (min-width: 576px) {
  .my-sm-10 {
    margin-top: 2.5rem !important;
  }
}
@media screen and (min-width: 576px) {
  .my-sm-10 {
    margin-bottom: 2.5rem !important;
  }
}
@media screen and (min-width: 768px) {
  .my-md-0 {
    margin-top: 0rem !important;
  }
}
@media screen and (min-width: 768px) {
  .my-md-0 {
    margin-bottom: 0rem !important;
  }
}
@media screen and (min-width: 768px) {
  .my-md-1 {
    margin-top: 0.25rem !important;
  }
}
@media screen and (min-width: 768px) {
  .my-md-1 {
    margin-bottom: 0.25rem !important;
  }
}
@media screen and (min-width: 768px) {
  .my-md-2 {
    margin-top: 0.5rem !important;
  }
}
@media screen and (min-width: 768px) {
  .my-md-2 {
    margin-bottom: 0.5rem !important;
  }
}
@media screen and (min-width: 768px) {
  .my-md-3 {
    margin-top: 0.75rem !important;
  }
}
@media screen and (min-width: 768px) {
  .my-md-3 {
    margin-bottom: 0.75rem !important;
  }
}
@media screen and (min-width: 768px) {
  .my-md-4 {
    margin-top: 1rem !important;
  }
}
@media screen and (min-width: 768px) {
  .my-md-4 {
    margin-bottom: 1rem !important;
  }
}
@media screen and (min-width: 768px) {
  .my-md-5 {
    margin-top: 1.25rem !important;
  }
}
@media screen and (min-width: 768px) {
  .my-md-5 {
    margin-bottom: 1.25rem !important;
  }
}
@media screen and (min-width: 768px) {
  .my-md-6 {
    margin-top: 1.5rem !important;
  }
}
@media screen and (min-width: 768px) {
  .my-md-6 {
    margin-bottom: 1.5rem !important;
  }
}
@media screen and (min-width: 768px) {
  .my-md-7 {
    margin-top: 1.75rem !important;
  }
}
@media screen and (min-width: 768px) {
  .my-md-7 {
    margin-bottom: 1.75rem !important;
  }
}
@media screen and (min-width: 768px) {
  .my-md-8 {
    margin-top: 2rem !important;
  }
}
@media screen and (min-width: 768px) {
  .my-md-8 {
    margin-bottom: 2rem !important;
  }
}
@media screen and (min-width: 768px) {
  .my-md-9 {
    margin-top: 2.25rem !important;
  }
}
@media screen and (min-width: 768px) {
  .my-md-9 {
    margin-bottom: 2.25rem !important;
  }
}
@media screen and (min-width: 768px) {
  .my-md-10 {
    margin-top: 2.5rem !important;
  }
}
@media screen and (min-width: 768px) {
  .my-md-10 {
    margin-bottom: 2.5rem !important;
  }
}
@media screen and (min-width: 992px) {
  .my-lg-0 {
    margin-top: 0rem !important;
  }
}
@media screen and (min-width: 992px) {
  .my-lg-0 {
    margin-bottom: 0rem !important;
  }
}
@media screen and (min-width: 992px) {
  .my-lg-1 {
    margin-top: 0.25rem !important;
  }
}
@media screen and (min-width: 992px) {
  .my-lg-1 {
    margin-bottom: 0.25rem !important;
  }
}
@media screen and (min-width: 992px) {
  .my-lg-2 {
    margin-top: 0.5rem !important;
  }
}
@media screen and (min-width: 992px) {
  .my-lg-2 {
    margin-bottom: 0.5rem !important;
  }
}
@media screen and (min-width: 992px) {
  .my-lg-3 {
    margin-top: 0.75rem !important;
  }
}
@media screen and (min-width: 992px) {
  .my-lg-3 {
    margin-bottom: 0.75rem !important;
  }
}
@media screen and (min-width: 992px) {
  .my-lg-4 {
    margin-top: 1rem !important;
  }
}
@media screen and (min-width: 992px) {
  .my-lg-4 {
    margin-bottom: 1rem !important;
  }
}
@media screen and (min-width: 992px) {
  .my-lg-5 {
    margin-top: 1.25rem !important;
  }
}
@media screen and (min-width: 992px) {
  .my-lg-5 {
    margin-bottom: 1.25rem !important;
  }
}
@media screen and (min-width: 992px) {
  .my-lg-6 {
    margin-top: 1.5rem !important;
  }
}
@media screen and (min-width: 992px) {
  .my-lg-6 {
    margin-bottom: 1.5rem !important;
  }
}
@media screen and (min-width: 992px) {
  .my-lg-7 {
    margin-top: 1.75rem !important;
  }
}
@media screen and (min-width: 992px) {
  .my-lg-7 {
    margin-bottom: 1.75rem !important;
  }
}
@media screen and (min-width: 992px) {
  .my-lg-8 {
    margin-top: 2rem !important;
  }
}
@media screen and (min-width: 992px) {
  .my-lg-8 {
    margin-bottom: 2rem !important;
  }
}
@media screen and (min-width: 992px) {
  .my-lg-9 {
    margin-top: 2.25rem !important;
  }
}
@media screen and (min-width: 992px) {
  .my-lg-9 {
    margin-bottom: 2.25rem !important;
  }
}
@media screen and (min-width: 992px) {
  .my-lg-10 {
    margin-top: 2.5rem !important;
  }
}
@media screen and (min-width: 992px) {
  .my-lg-10 {
    margin-bottom: 2.5rem !important;
  }
}
@media screen and (min-width: 1200px) {
  .my-xl-0 {
    margin-top: 0rem !important;
  }
}
@media screen and (min-width: 1200px) {
  .my-xl-0 {
    margin-bottom: 0rem !important;
  }
}
@media screen and (min-width: 1200px) {
  .my-xl-1 {
    margin-top: 0.25rem !important;
  }
}
@media screen and (min-width: 1200px) {
  .my-xl-1 {
    margin-bottom: 0.25rem !important;
  }
}
@media screen and (min-width: 1200px) {
  .my-xl-2 {
    margin-top: 0.5rem !important;
  }
}
@media screen and (min-width: 1200px) {
  .my-xl-2 {
    margin-bottom: 0.5rem !important;
  }
}
@media screen and (min-width: 1200px) {
  .my-xl-3 {
    margin-top: 0.75rem !important;
  }
}
@media screen and (min-width: 1200px) {
  .my-xl-3 {
    margin-bottom: 0.75rem !important;
  }
}
@media screen and (min-width: 1200px) {
  .my-xl-4 {
    margin-top: 1rem !important;
  }
}
@media screen and (min-width: 1200px) {
  .my-xl-4 {
    margin-bottom: 1rem !important;
  }
}
@media screen and (min-width: 1200px) {
  .my-xl-5 {
    margin-top: 1.25rem !important;
  }
}
@media screen and (min-width: 1200px) {
  .my-xl-5 {
    margin-bottom: 1.25rem !important;
  }
}
@media screen and (min-width: 1200px) {
  .my-xl-6 {
    margin-top: 1.5rem !important;
  }
}
@media screen and (min-width: 1200px) {
  .my-xl-6 {
    margin-bottom: 1.5rem !important;
  }
}
@media screen and (min-width: 1200px) {
  .my-xl-7 {
    margin-top: 1.75rem !important;
  }
}
@media screen and (min-width: 1200px) {
  .my-xl-7 {
    margin-bottom: 1.75rem !important;
  }
}
@media screen and (min-width: 1200px) {
  .my-xl-8 {
    margin-top: 2rem !important;
  }
}
@media screen and (min-width: 1200px) {
  .my-xl-8 {
    margin-bottom: 2rem !important;
  }
}
@media screen and (min-width: 1200px) {
  .my-xl-9 {
    margin-top: 2.25rem !important;
  }
}
@media screen and (min-width: 1200px) {
  .my-xl-9 {
    margin-bottom: 2.25rem !important;
  }
}
@media screen and (min-width: 1200px) {
  .my-xl-10 {
    margin-top: 2.5rem !important;
  }
}
@media screen and (min-width: 1200px) {
  .my-xl-10 {
    margin-bottom: 2.5rem !important;
  }
}
.gap-0 {
  gap: 0rem !important;
}
.gap-1 {
  gap: 0.25rem !important;
}
.gap-2 {
  gap: 0.5rem !important;
}
.gap-3 {
  gap: 0.75rem !important;
}
.gap-4 {
  gap: 1rem !important;
}
.gap-5 {
  gap: 1.25rem !important;
}
.gap-6 {
  gap: 1.5rem !important;
}
.gap-7 {
  gap: 1.75rem !important;
}
.gap-8 {
  gap: 2rem !important;
}
.gap-9 {
  gap: 2.25rem !important;
}
.gap-10 {
  gap: 2.5rem !important;
}
@media screen and (min-width: 576px) {
  .gap-sm-0 {
    gap: 0rem !important;
  }
}
@media screen and (min-width: 576px) {
  .gap-sm-1 {
    gap: 0.25rem !important;
  }
}
@media screen and (min-width: 576px) {
  .gap-sm-2 {
    gap: 0.5rem !important;
  }
}
@media screen and (min-width: 576px) {
  .gap-sm-3 {
    gap: 0.75rem !important;
  }
}
@media screen and (min-width: 576px) {
  .gap-sm-4 {
    gap: 1rem !important;
  }
}
@media screen and (min-width: 576px) {
  .gap-sm-5 {
    gap: 1.25rem !important;
  }
}
@media screen and (min-width: 576px) {
  .gap-sm-6 {
    gap: 1.5rem !important;
  }
}
@media screen and (min-width: 576px) {
  .gap-sm-7 {
    gap: 1.75rem !important;
  }
}
@media screen and (min-width: 576px) {
  .gap-sm-8 {
    gap: 2rem !important;
  }
}
@media screen and (min-width: 576px) {
  .gap-sm-9 {
    gap: 2.25rem !important;
  }
}
@media screen and (min-width: 576px) {
  .gap-sm-10 {
    gap: 2.5rem !important;
  }
}
@media screen and (min-width: 768px) {
  .gap-md-0 {
    gap: 0rem !important;
  }
}
@media screen and (min-width: 768px) {
  .gap-md-1 {
    gap: 0.25rem !important;
  }
}
@media screen and (min-width: 768px) {
  .gap-md-2 {
    gap: 0.5rem !important;
  }
}
@media screen and (min-width: 768px) {
  .gap-md-3 {
    gap: 0.75rem !important;
  }
}
@media screen and (min-width: 768px) {
  .gap-md-4 {
    gap: 1rem !important;
  }
}
@media screen and (min-width: 768px) {
  .gap-md-5 {
    gap: 1.25rem !important;
  }
}
@media screen and (min-width: 768px) {
  .gap-md-6 {
    gap: 1.5rem !important;
  }
}
@media screen and (min-width: 768px) {
  .gap-md-7 {
    gap: 1.75rem !important;
  }
}
@media screen and (min-width: 768px) {
  .gap-md-8 {
    gap: 2rem !important;
  }
}
@media screen and (min-width: 768px) {
  .gap-md-9 {
    gap: 2.25rem !important;
  }
}
@media screen and (min-width: 768px) {
  .gap-md-10 {
    gap: 2.5rem !important;
  }
}
@media screen and (min-width: 992px) {
  .gap-lg-0 {
    gap: 0rem !important;
  }
}
@media screen and (min-width: 992px) {
  .gap-lg-1 {
    gap: 0.25rem !important;
  }
}
@media screen and (min-width: 992px) {
  .gap-lg-2 {
    gap: 0.5rem !important;
  }
}
@media screen and (min-width: 992px) {
  .gap-lg-3 {
    gap: 0.75rem !important;
  }
}
@media screen and (min-width: 992px) {
  .gap-lg-4 {
    gap: 1rem !important;
  }
}
@media screen and (min-width: 992px) {
  .gap-lg-5 {
    gap: 1.25rem !important;
  }
}
@media screen and (min-width: 992px) {
  .gap-lg-6 {
    gap: 1.5rem !important;
  }
}
@media screen and (min-width: 992px) {
  .gap-lg-7 {
    gap: 1.75rem !important;
  }
}
@media screen and (min-width: 992px) {
  .gap-lg-8 {
    gap: 2rem !important;
  }
}
@media screen and (min-width: 992px) {
  .gap-lg-9 {
    gap: 2.25rem !important;
  }
}
@media screen and (min-width: 992px) {
  .gap-lg-10 {
    gap: 2.5rem !important;
  }
}
@media screen and (min-width: 1200px) {
  .gap-xl-0 {
    gap: 0rem !important;
  }
}
@media screen and (min-width: 1200px) {
  .gap-xl-1 {
    gap: 0.25rem !important;
  }
}
@media screen and (min-width: 1200px) {
  .gap-xl-2 {
    gap: 0.5rem !important;
  }
}
@media screen and (min-width: 1200px) {
  .gap-xl-3 {
    gap: 0.75rem !important;
  }
}
@media screen and (min-width: 1200px) {
  .gap-xl-4 {
    gap: 1rem !important;
  }
}
@media screen and (min-width: 1200px) {
  .gap-xl-5 {
    gap: 1.25rem !important;
  }
}
@media screen and (min-width: 1200px) {
  .gap-xl-6 {
    gap: 1.5rem !important;
  }
}
@media screen and (min-width: 1200px) {
  .gap-xl-7 {
    gap: 1.75rem !important;
  }
}
@media screen and (min-width: 1200px) {
  .gap-xl-8 {
    gap: 2rem !important;
  }
}
@media screen and (min-width: 1200px) {
  .gap-xl-9 {
    gap: 2.25rem !important;
  }
}
@media screen and (min-width: 1200px) {
  .gap-xl-10 {
    gap: 2.5rem !important;
  }
}
.mt-auto {
  margin-top: auto !important;
}
.mr-auto {
  margin-right: auto !important;
}
.mb-auto {
  margin-bottom: auto !important;
}
.ml-auto {
  margin-left: auto !important;
}
.mx-auto {
  margin-right: auto !important;
  margin-left: auto !important;
}
.my-auto {
  margin-top: auto !important;
  margin-bottom: auto !important;
}
.round {
  border-radius: 100% !important;
}
.round-lg {
  border-radius: 16px !important;
}
.border-top {
  border-top: 1px solid #f1f1f3;
  border-top: 1px solid var(--ion-color-light);
}
.border-bottom {
  border-bottom: 1px solid #f1f1f3;
  border-bottom: 1px solid var(--ion-color-light);
}
.d-flex {
  display: flex !important;
}
.d-block {
  display: block !important;
}
.d-inline {
  display: inline !important;
}
.d-inline-block {
  display: inline-block !important;
}
.d-none {
  display: none !important;
}
.flex--baseline {
  display: flex;
  justify-content: baseline;
  align-items: center;
}
.flex--center {
  display: flex;
  justify-content: center;
  align-items: center;
}
.flex--start {
  display: flex;
  justify-content: flex-start;
  align-items: center;
}
.flex--end {
  display: flex;
  justify-content: flex-end;
  align-items: center;
}
.flex--space-around {
  display: flex;
  justify-content: space-around;
  align-items: center;
}
.flex--space-between {
  display: flex;
  justify-content: space-between;
  align-items: center;
}
.flex--space-evenly {
  display: flex;
  justify-content: space-evenly;
  align-items: center;
}
.flex-1 {
  flex: 1;
}
.flex-row {
  flex-direction: row;
}
.flex-col {
  flex-direction: column;
}
.flex-wrap {
  flex-wrap: wrap;
}
.text--thin {
  font-weight: 100 !important;
}
.text--light {
  font-weight: 300 !important;
}
.text--normal {
  font-weight: 400 !important;
}
.text--medium {
  font-weight: 500 !important;
}
.text--bold {
  font-weight: 700 !important;
}
.text--base {
  font-size: 16px !important;
  font-size: var(--font-base) !important;
  line-height: 18px !important;
  line-height: var(--line-height-base) !important;
}
.text--xxs {
  font-size: 10px !important;
  font-size: var(--font-xxs) !important;
  line-height: 20px !important;
  line-height: var(--line-height-xxs) !important;
}
.text--xs {
  font-size: 12px !important;
  font-size: var(--font-xs) !important;
  line-height: 14px !important;
  line-height: var(--line-height-xs) !important;
}
.text--sm {
  font-size: 14px !important;
  font-size: var(--font-sm) !important;
  line-height: 22px !important;
  line-height: var(--line-height-sm) !important;
}
.text--md {
  font-size: 18px !important;
  font-size: var(--font-md) !important;
  line-height: 21px !important;
  line-height: var(--line-height-md) !important;
}
.text--lg {
  font-size: 20px !important;
  font-size: var(--font-lg) !important;
  line-height: 24px !important;
  line-height: var(--line-height-lg) !important;
}
.text--xl {
  font-size: 24px !important;
  font-size: var(--font-xl) !important;
  line-height: 28px !important;
  line-height: var(--line-height-xl) !important;
}
.text--xxl {
  font-size: 36px !important;
  font-size: var(--font-xxl) !important;
  line-height: 48px !important;
  line-height: var(--line-height-xxl) !important;
}
.font--base {
  font-size: 16px !important;
  font-size: var(--font-base) !important;
}
.font--xxs {
  font-size: 10px !important;
  font-size: var(--font-xxs) !important;
}
.font--xs {
  font-size: 12px !important;
  font-size: var(--font-xs) !important;
}
.font--sm {
  font-size: 14px !important;
  font-size: var(--font-sm) !important;
}
.font--md {
  font-size: 18px !important;
  font-size: var(--font-md) !important;
}
.font--lg {
  font-size: 20px !important;
  font-size: var(--font-lg) !important;
}
.font--xl {
  font-size: 24px !important;
  font-size: var(--font-xl) !important;
}
.font--xxl {
  font-size: 36px !important;
  font-size: var(--font-xxl) !important;
}
.line-height--base {
  line-height: 18px !important;
  line-height: var(--line-height-base) !important;
}
.line-height--xxs {
  line-height: 20px !important;
  line-height: var(--line-height-xxs) !important;
}
.line-height--xs {
  line-height: 14px !important;
  line-height: var(--line-height-xs) !important;
}
.line-height--sm {
  line-height: 22px !important;
  line-height: var(--line-height-sm) !important;
}
.line-height--md {
  line-height: 21px !important;
  line-height: var(--line-height-md) !important;
}
.line-height--lg {
  line-height: 24px !important;
  line-height: var(--line-height-lg) !important;
}
.line-height--xl {
  line-height: 28px !important;
  line-height: var(--line-height-xl) !important;
}
.line-height--xxl {
  line-height: 48px !important;
  line-height: var(--line-height-xxl) !important;
}
.line-height--none {
  line-height: 1;
}
.text-transform-none {
  text-transform: none !important;
}
.text-decoration-none {
  text-decoration: none !important;
}
.text-decoration-underline {
  text-decoration: underline !important;
}
.text-ellipsis {
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
}
.text-ellipsis--2, .text-ellipsis--3 {
  display: -webkit-box;
  -webkit-box-orient: vertical;
  -webkit-line-clamp: 2;
  white-space: normal;
}
.text-ellipsis--3 {
  -webkit-line-clamp: 3;
}
.color--primary {
  color: #6e9ed4 !important;
  color: var(--ion-color-primary) !important;
}
.color--primary--contrast {
  color: #ffffff !important;
  color: var(--ion-color-primary-contrast) !important;
}
.background--primary {
  background-color: #6e9ed4 !important;
  background-color: var(--ion-color-primary) !important;
  --background: var(--ion-color-primary) !important;
  background: #6e9ed4 !important;
  background: var(--ion-color-primary) !important;
}
.background--primary-normal {
  background-color: #6e9ed4;
  background-color: var(--ion-color-primary);
  --background: var(--ion-color-primary);
  background: #6e9ed4;
  background: var(--ion-color-primary);
}
.color--secondary {
  color: #636aaf !important;
  color: var(--ion-color-secondary) !important;
}
.color--secondary--contrast {
  color: #ffffff !important;
  color: var(--ion-color-secondary-contrast) !important;
}
.background--secondary {
  background-color: #636aaf !important;
  background-color: var(--ion-color-secondary) !important;
  --background: var(--ion-color-secondary) !important;
  background: #636aaf !important;
  background: var(--ion-color-secondary) !important;
}
.background--secondary-normal {
  background-color: #636aaf;
  background-color: var(--ion-color-secondary);
  --background: var(--ion-color-secondary);
  background: #636aaf;
  background: var(--ion-color-secondary);
}
.color--tertiary {
  color: #ffffff !important;
  color: var(--ion-color-tertiary) !important;
}
.color--tertiary--contrast {
  color: #000000 !important;
  color: var(--ion-color-tertiary-contrast) !important;
}
.background--tertiary {
  background-color: #ffffff !important;
  background-color: var(--ion-color-tertiary) !important;
  --background: var(--ion-color-tertiary) !important;
  background: #ffffff !important;
  background: var(--ion-color-tertiary) !important;
}
.background--tertiary-normal {
  background-color: #ffffff;
  background-color: var(--ion-color-tertiary);
  --background: var(--ion-color-tertiary);
  background: #ffffff;
  background: var(--ion-color-tertiary);
}
.color--success {
  color: #1ef79f !important;
  color: var(--ion-color-success) !important;
}
.color--success--contrast {
  color: #000000 !important;
  color: var(--ion-color-success-contrast) !important;
}
.background--success {
  background-color: #1ef79f !important;
  background-color: var(--ion-color-success) !important;
  --background: var(--ion-color-success) !important;
  background: #1ef79f !important;
  background: var(--ion-color-success) !important;
}
.background--success-normal {
  background-color: #1ef79f;
  background-color: var(--ion-color-success);
  --background: var(--ion-color-success);
  background: #1ef79f;
  background: var(--ion-color-success);
}
.color--warning {
  color: #ffc409 !important;
  color: var(--ion-color-warning) !important;
}
.color--warning--contrast {
  color: #000000 !important;
  color: var(--ion-color-warning-contrast) !important;
}
.background--warning {
  background-color: #ffc409 !important;
  background-color: var(--ion-color-warning) !important;
  --background: var(--ion-color-warning) !important;
  background: #ffc409 !important;
  background: var(--ion-color-warning) !important;
}
.background--warning-normal {
  background-color: #ffc409;
  background-color: var(--ion-color-warning);
  --background: var(--ion-color-warning);
  background: #ffc409;
  background: var(--ion-color-warning);
}
.color--danger {
  color: #ff0c63 !important;
  color: var(--ion-color-danger) !important;
}
.color--danger--contrast {
  color: #ffffff !important;
  color: var(--ion-color-danger-contrast) !important;
}
.background--danger {
  background-color: #ff0c63 !important;
  background-color: var(--ion-color-danger) !important;
  --background: var(--ion-color-danger) !important;
  background: #ff0c63 !important;
  background: var(--ion-color-danger) !important;
}
.background--danger-normal {
  background-color: #ff0c63;
  background-color: var(--ion-color-danger);
  --background: var(--ion-color-danger);
  background: #ff0c63;
  background: var(--ion-color-danger);
}
.color--dark {
  color: #142132 !important;
  color: var(--ion-color-dark) !important;
}
.color--dark--contrast {
  color: #ffffff !important;
  color: var(--ion-color-dark-contrast) !important;
}
.background--dark {
  background-color: #142132 !important;
  background-color: var(--ion-color-dark) !important;
  --background: var(--ion-color-dark) !important;
  background: #142132 !important;
  background: var(--ion-color-dark) !important;
}
.background--dark-normal {
  background-color: #142132;
  background-color: var(--ion-color-dark);
  --background: var(--ion-color-dark);
  background: #142132;
  background: var(--ion-color-dark);
}
.color--medium {
  color: #a3a3a3 !important;
  color: var(--ion-color-medium) !important;
}
.color--medium--contrast {
  color: #000000 !important;
  color: var(--ion-color-medium-contrast) !important;
}
.background--medium {
  background-color: #a3a3a3 !important;
  background-color: var(--ion-color-medium) !important;
  --background: var(--ion-color-medium) !important;
  background: #a3a3a3 !important;
  background: var(--ion-color-medium) !important;
}
.background--medium-normal {
  background-color: #a3a3a3;
  background-color: var(--ion-color-medium);
  --background: var(--ion-color-medium);
  background: #a3a3a3;
  background: var(--ion-color-medium);
}
.color--light {
  color: #f1f1f3 !important;
  color: var(--ion-color-light) !important;
}
.color--light--contrast {
  color: #000000 !important;
  color: var(--ion-color-light-contrast) !important;
}
.background--light {
  background-color: #f1f1f3 !important;
  background-color: var(--ion-color-light) !important;
  --background: var(--ion-color-light) !important;
  background: #f1f1f3 !important;
  background: var(--ion-color-light) !important;
}
.background--light-normal {
  background-color: #f1f1f3;
  background-color: var(--ion-color-light);
  --background: var(--ion-color-light);
  background: #f1f1f3;
  background: var(--ion-color-light);
}
.color--lightgrey {
  color: #bdbdbd !important;
  color: var(--ion-color-lightgrey) !important;
}
.color--lightgrey--contrast {
  color: #000000 !important;
  color: var(--ion-color-lightgrey-contrast) !important;
}
.background--lightgrey {
  background-color: #bdbdbd !important;
  background-color: var(--ion-color-lightgrey) !important;
  --background: var(--ion-color-lightgrey) !important;
  background: #bdbdbd !important;
  background: var(--ion-color-lightgrey) !important;
}
.background--lightgrey-normal {
  background-color: #bdbdbd;
  background-color: var(--ion-color-lightgrey);
  --background: var(--ion-color-lightgrey);
  background: #bdbdbd;
  background: var(--ion-color-lightgrey);
}
.color--darkgrey {
  color: #828282 !important;
  color: var(--ion-color-darkgrey) !important;
}
.color--darkgrey--contrast {
  color: #ffffff !important;
  color: var(--ion-color-darkgrey-contrast) !important;
}
.background--darkgrey {
  background-color: #828282 !important;
  background-color: var(--ion-color-darkgrey) !important;
  --background: var(--ion-color-darkgrey) !important;
  background: #828282 !important;
  background: var(--ion-color-darkgrey) !important;
}
.background--darkgrey-normal {
  background-color: #828282;
  background-color: var(--ion-color-darkgrey);
  --background: var(--ion-color-darkgrey);
  background: #828282;
  background: var(--ion-color-darkgrey);
}
.color--bluegrey {
  color: #61688b !important;
  color: var(--ion-color-bluegrey) !important;
}
.color--bluegrey--contrast {
  color: #ffffff !important;
  color: var(--ion-color-bluegrey-contrast) !important;
}
.background--bluegrey {
  background-color: #61688b !important;
  background-color: var(--ion-color-bluegrey) !important;
  --background: var(--ion-color-bluegrey) !important;
  background: #61688b !important;
  background: var(--ion-color-bluegrey) !important;
}
.background--bluegrey-normal {
  background-color: #61688b;
  background-color: var(--ion-color-bluegrey);
  --background: var(--ion-color-bluegrey);
  background: #61688b;
  background: var(--ion-color-bluegrey);
}
.color--greylight {
  color: #f5f5f7 !important;
  color: var(--ion-color-greylight) !important;
}
.color--greylight--contrast {
  color: #000000 !important;
  color: var(--ion-color-greylight-contrast) !important;
}
.background--greylight {
  background-color: #f5f5f7 !important;
  background-color: var(--ion-color-greylight) !important;
  --background: var(--ion-color-greylight) !important;
  background: #f5f5f7 !important;
  background: var(--ion-color-greylight) !important;
}
.background--greylight-normal {
  background-color: #f5f5f7;
  background-color: var(--ion-color-greylight);
  --background: var(--ion-color-greylight);
  background: #f5f5f7;
  background: var(--ion-color-greylight);
}
.color--black {
  color: #000000 !important;
  color: var(--ion-color-black) !important;
}
.color--black--contrast {
  color: #ffffff !important;
  color: var(--ion-color-black-contrast) !important;
}
.background--black {
  background-color: #000000 !important;
  background-color: var(--ion-color-black) !important;
  --background: var(--ion-color-black) !important;
  background: #000000 !important;
  background: var(--ion-color-black) !important;
}
.background--black-normal {
  background-color: #000000;
  background-color: var(--ion-color-black);
  --background: var(--ion-color-black);
  background: #000000;
  background: var(--ion-color-black);
}
.color--white {
  color: #ffffff !important;
  color: var(--ion-color-white) !important;
}
.color--white--contrast {
  color: #000000 !important;
  color: var(--ion-color-white-contrast) !important;
}
.background--white {
  background-color: #ffffff !important;
  background-color: var(--ion-color-white) !important;
  --background: var(--ion-color-white) !important;
  background: #ffffff !important;
  background: var(--ion-color-white) !important;
}
.background--white-normal {
  background-color: #ffffff;
  background-color: var(--ion-color-white);
  --background: var(--ion-color-white);
  background: #ffffff;
  background: var(--ion-color-white);
}
.color--rose {
  color: #e66881 !important;
  color: var(--ion-color-rose) !important;
}
.color--rose--contrast {
  color: #000000 !important;
  color: var(--ion-color-rose-contrast) !important;
}
.background--rose {
  background-color: #e66881 !important;
  background-color: var(--ion-color-rose) !important;
  --background: var(--ion-color-rose) !important;
  background: #e66881 !important;
  background: var(--ion-color-rose) !important;
}
.background--rose-normal {
  background-color: #e66881;
  background-color: var(--ion-color-rose);
  --background: var(--ion-color-rose);
  background: #e66881;
  background: var(--ion-color-rose);
}
.color--blue-ten {
  color: #f0f5fb !important;
  color: var(--ion-color-blue-ten) !important;
}
.color--blue-ten--contrast {
  color: #000000 !important;
  color: var(--ion-color-blue-ten-contrast) !important;
}
.background--blue-ten {
  background-color: #f0f5fb !important;
  background-color: var(--ion-color-blue-ten) !important;
  --background: var(--ion-color-blue-ten) !important;
  background: #f0f5fb !important;
  background: var(--ion-color-blue-ten) !important;
}
.background--blue-ten-normal {
  background-color: #f0f5fb;
  background-color: var(--ion-color-blue-ten);
  --background: var(--ion-color-blue-ten);
  background: #f0f5fb;
  background: var(--ion-color-blue-ten);
}
.color--light-shade {
  color: #d4d4d6 !important;
  color: var(--ion-color-light-shade) !important;
}
.color--light-shade--contrast {
  color: var(--ion-color-light-shade-contrast) !important;
}
.background--light-shade {
  background-color: #d4d4d6 !important;
  background-color: var(--ion-color-light-shade) !important;
  --background: var(--ion-color-light-shade) !important;
  background: #d4d4d6 !important;
  background: var(--ion-color-light-shade) !important;
}
.background--light-shade-normal {
  background-color: #d4d4d6;
  background-color: var(--ion-color-light-shade);
  --background: var(--ion-color-light-shade);
  background: #d4d4d6;
  background: var(--ion-color-light-shade);
}
.color--uptown-ice {
  color: #bbe3fa !important;
  color: var(--ion-color-uptown-ice) !important;
}
.color--uptown-ice--contrast {
  color: var(--ion-color-uptown-ice-contrast) !important;
}
.background--uptown-ice {
  background-color: #bbe3fa !important;
  background-color: var(--ion-color-uptown-ice) !important;
  --background: var(--ion-color-uptown-ice) !important;
  background: #bbe3fa !important;
  background: var(--ion-color-uptown-ice) !important;
}
.background--uptown-ice-normal {
  background-color: #bbe3fa;
  background-color: var(--ion-color-uptown-ice);
  --background: var(--ion-color-uptown-ice);
  background: #bbe3fa;
  background: var(--ion-color-uptown-ice);
}
.color--uptown-blue-35 {
  color: #ccddf0 !important;
  color: var(--ion-color-uptown-blue-35) !important;
}
.color--uptown-blue-35--contrast {
  color: var(--ion-color-uptown-blue-35-contrast) !important;
}
.background--uptown-blue-35 {
  background-color: #ccddf0 !important;
  background-color: var(--ion-color-uptown-blue-35) !important;
  --background: var(--ion-color-uptown-blue-35) !important;
  background: #ccddf0 !important;
  background: var(--ion-color-uptown-blue-35) !important;
}
.background--uptown-blue-35-normal {
  background-color: #ccddf0;
  background-color: var(--ion-color-uptown-blue-35);
  --background: var(--ion-color-uptown-blue-35);
  background: #ccddf0;
  background: var(--ion-color-uptown-blue-35);
}
.color--lightbluegrey {
  color: #989cb1 !important;
  color: var(--ion-color-lightbluegrey) !important;
}
.color--lightbluegrey--contrast {
  color: #000000 !important;
  color: var(--ion-color-lightbluegrey-contrast) !important;
}
.background--lightbluegrey {
  background-color: #989cb1 !important;
  background-color: var(--ion-color-lightbluegrey) !important;
  --background: var(--ion-color-lightbluegrey) !important;
  background: #989cb1 !important;
  background: var(--ion-color-lightbluegrey) !important;
}
.background--lightbluegrey-normal {
  background-color: #989cb1;
  background-color: var(--ion-color-lightbluegrey);
  --background: var(--ion-color-lightbluegrey);
  background: #989cb1;
  background: var(--ion-color-lightbluegrey);
}
.background--none {
  background: none !important;
  --background: none !important;
}
.bg-transparent {
  background-color: transparent !important;
  --background: transparent !important;
}
.box-shadow--none {
  box-shadow: none;
}
.h-100 {
  height: 100%;
}
.h-auto {
  height: auto;
}
.w-100 {
  width: 100%;
}
.width-full {
  margin-left: calc(-1 * 20px);
  margin-left: calc(-1 * var(--ion-padding));
  margin-right: calc(-1 * 20px);
  margin-right: calc(-1 * var(--ion-padding));
}
.pointer {
  cursor: pointer;
}
.overflow-auto {
  overflow: auto;
}
.overflow-hidden {
  overflow: hidden !important;
}
.sticky-top {
  position: sticky;
  top: 0px;
  z-index: 9999;
}
.border-radius {
  border-radius: 1rem;
  overflow: hidden;
}
.operations-list {
  display: flex;
  flex-direction: column;
  row-gap: 5px;
  padding-bottom: 20px;
  padding-bottom: var(--ion-padding);
}
.list-icon {
  width: 36px;
  height: 36px;
  border-radius: 18px;
  opacity: 0.8;
  background-color: #f1f1f3;
  background-color: var(--ion-color-light);
  display: flex;
  align-items: center;
  justify-content: center;
}
.list-icon ion-icon {
  width: 20px;
  height: 20px;
}
.list-icon ion-feather {
  width: 20px;
  height: 20px;
}
.list-item {
  display: flex;
  align-items: center;
  padding: 4px;
  cursor: pointer;
  border-radius: 50px;
}
.list-item:hover {
  background: #f1f1f3;
  background: var(--ion-color-light);
}
.list-item:hover .list-icon {
  background: #6e9ed4;
  background: var(--ion-color-primary);
  color: #ffffff;
  color: var(--white);
}
.list-label {
  padding-left: 20px;
  padding-left: var(--ion-padding);
}
ion-action-sheet {
  --button-background-hover: var(--ion-color-light) !important;
  --button-background-hover-opacity: 0.5 !important;
}
ion-action-sheet .action-sheet-container .action-sheet-title {
  font-size: 18px;
  font-size: var(--font-md);
  color: #142132;
  color: var(--ion-color-dark);
  background-color: #ffffff;
  background-color: var(--ion-color-white);
  border-bottom: 1px solid #f1f1f3;
  border-bottom: 1px solid var(--ion-color-light);
}
ion-action-sheet .action-sheet-container .action-sheet-button {
  background-color: #ffffff;
  background-color: var(--ion-color-white);
}
ion-action-sheet .action-sheet-container .action-sheet-button:hover {
  color: #828282;
  color: var(--ion-color-darkgrey);
}
ion-action-sheet .action-sheet-container .action-sheet-cancel {
  font-weight: normal;
  font-size: 18px;
  font-size: var(--font-md);
}
ion-action-sheet .action-sheet-container .select-interface-option {
  color: #828282;
  color: var(--ion-color-darkgrey);
  font-size: 18px;
  font-size: var(--font-md);
  font-weight: normal;
}
ion-action-sheet .action-sheet-container .action-sheet-selected,
ion-action-sheet .action-sheet-container .action-sheet-selected:hover {
  color: #142132;
  color: var(--ion-color-dark);
}
ion-alert .alert-wrapper .alert-title {
  font-size: 16px;
  font-size: var(--font-base);
}
ion-alert .alert-wrapper .alert-message {
  color: #142132;
  color: var(--ion-color-dark);
  font-size: 14px;
  font-size: var(--font-sm);
}
ion-alert .alert-radio-group.sc-ion-alert-ios {
  border-top: 1px solid #f1f1f3;
  border-top: 1px solid var(--ion-color-light);
}
ion-alert .alert-button-group.sc-ion-alert-ios {
  justify-content: space-between;
  padding-top: 1rem;
  padding-left: 8px;
  padding-right: 8px;
  padding-bottom: 8px;
  flex-wrap: nowrap;
}
ion-alert .alert-button-group.sc-ion-alert-ios .alert-button {
  min-width: auto;
  padding-left: 2rem;
  padding-right: 2rem;
  flex: 0 1 auto;
  border: none;
  border-radius: 64px;
  border-radius: var(--button-border-radius);
  background-color: #f1f1f3;
  color: #142132;
  color: var(--ion-color-dark);
  font-weight: bold;
  font-size: 16px;
  font-size: var(--font-base);
}
ion-alert .alert-button-group.sc-ion-alert-ios .alert-button:hover {
  background-color: #e3e3e7;
}
ion-alert .alert-button-group.sc-ion-alert-ios .alert-button:last-child {
  margin-right: 0;
}
ion-alert .alert-button-group.sc-ion-alert-ios .alert-button:first-child:nth-last-child(1) {
  flex-grow: 1;
  margin: 0 auto !important;
}
ion-button {
  --box-shadow: none !important;
  font-weight: 500;
  border-radius: 64px !important;
  border-radius: var(--button-border-radius) !important;
}
ion-button[size=large] {
  font-size: 18px;
  font-size: var(--font-md);
  height: 50px;
  --padding-start: 2rem;
  --padding-end: 2rem;
}
ion-button[fill=outline] {
  --border-width: 1px;
}
:root {
  --card-margin: 1rem;
}
ion-card {
  margin: 1rem;
  margin: var(--card-margin);
  border-radius: 16px;
  box-shadow: 0 0 8px rgba(0, 0, 0, 0.15);
  box-shadow: var(--card-box-shadow);
}
ion-header.header-md::after, ion-header.header-ios::after {
  display: none;
}
ion-header ion-title {
  letter-spacing: 0.02em;
  font-weight: 400;
}
/** Ionic CSS Variables **/
:root {
  --ion-color-primary: #6e9ed4;
  --ion-color-primary-rgb: 110, 158, 212;
  --ion-color-primary-contrast: #ffffff;
  --ion-color-primary-contrast-rgb: 255, 255, 255;
  --ion-color-primary-shade: #618bbb;
  --ion-color-primary-tint: #7da8d8;
  --ion-color-secondary: #636aaf;
  --ion-color-secondary-rgb: 99, 106, 175;
  --ion-color-secondary-contrast: #ffffff;
  --ion-color-secondary-contrast-rgb: 255, 255, 255;
  --ion-color-secondary-shade: #575d9a;
  --ion-color-secondary-tint: #7379b7;
  --ion-color-tertiary: #ffffff;
  --ion-color-tertiary-rgb: 255, 255, 255;
  --ion-color-tertiary-contrast: #000000;
  --ion-color-tertiary-contrast-rgb: 0, 0, 0;
  --ion-color-tertiary-shade: #e0e0e0;
  --ion-color-tertiary-tint: #ffffff;
  --ion-color-success: #1ef79f;
  --ion-color-success-rgb: 30, 247, 159;
  --ion-color-success-contrast: #000000;
  --ion-color-success-contrast-rgb: 0, 0, 0;
  --ion-color-success-shade: #1ad98c;
  --ion-color-success-tint: #35f8a9;
  --ion-color-warning: #ffc409;
  --ion-color-warning-rgb: 255, 196, 9;
  --ion-color-warning-contrast: #000000;
  --ion-color-warning-contrast-rgb: 0, 0, 0;
  --ion-color-warning-shade: #e0ac08;
  --ion-color-warning-tint: #ffca22;
  --ion-color-danger: #ff0c63;
  --ion-color-danger-rgb: 255, 12, 99;
  --ion-color-danger-contrast: #ffffff;
  --ion-color-danger-contrast-rgb: 255, 255, 255;
  --ion-color-danger-shade: #e00b57;
  --ion-color-danger-tint: #ff2473;
  --ion-color-dark: #142132;
  --ion-color-dark-rgb: 20, 33, 50;
  --ion-color-dark-rgba: rgba(20, 33, 50, 0.5);
  --ion-color-dark-contrast: #ffffff;
  --ion-color-dark-contrast-rgb: 255, 255, 255;
  --ion-color-dark-shade: #121d2c;
  --ion-color-dark-tint: #2c3747;
  --ion-color-medium: #a3a3a3;
  --ion-color-medium-rgb: 163, 163, 163;
  --ion-color-medium-contrast: #000000;
  --ion-color-medium-contrast-rgb: 0, 0, 0;
  --ion-color-medium-shade: #8f8f8f;
  --ion-color-medium-tint: #acacac;
  --ion-color-light: #f1f1f3;
  --ion-color-light-rgb: 241, 241, 243;
  --ion-color-light-contrast: #000000;
  --ion-color-light-contrast-rgb: 0, 0, 0;
  --ion-color-light-shade: #d4d4d6;
  --ion-color-light-tint: #f2f2f4;
  --ion-grid-padding: 15px;
  --ion-grid-width-xs: 100%;
  --ion-grid-width-sm: 540px;
  --ion-grid-width-md: 720px;
  --ion-grid-width-lg: 960px;
  --ion-grid-width-xl: 1140px;
  --ion-padding: 20px;
  --footer-height: 80px;
  --mobile-item-height: 56px;
  --ion-font-family: "Roboto", sans-serif;
}
:root {
  --white: #ffffff;
  --black: #000000;
  --bg-color: #f1f1f3;
  --ion-color-ocean: #70a6c3;
  --input-border-radius: 8px;
  --button-border-radius: 64px;
  --desktop-max-width: 1920px;
  --card-box-shadow: 0 0 8px rgba(0, 0, 0, 0.15);
  --desktop-header-height: 64px;
  --desktop-side-menu-width: 230px;
  --font-base: 16px;
  --font-xxs: 10px;
  --font-xs: 12px;
  --font-sm: 14px;
  --font-md: 18px;
  --font-lg: 20px;
  --font-xl: 24px;
  --font-xxl: 36px;
  --line-height-base: 18px;
  --line-height-xxs: 20px;
  --line-height-xs: 14px;
  --line-height-sm: 22px;
  --line-height-md: 21px;
  --line-height-lg: 24px;
  --line-height-xl: 28px;
  --line-height-xxl: 48px;
  --ion-color-darkgrey: #828282;
  --ion-color-darkgrey-rgb: 130, 130, 130;
  --ion-color-darkgrey-contrast: #ffffff;
  --ion-color-darkgrey-contrast-rgb: 255, 255, 255;
  --ion-color-darkgrey-shade: #727272;
  --ion-color-darkgrey-tint: #8f8f8f;
  --ion-color-lightgrey: #bdbdbd;
  --ion-color-lightgrey-rgb: 189, 189, 189;
  --ion-color-lightgrey-contrast: #000000;
  --ion-color-lightgrey-contrast-rgb: 0, 0, 0;
  --ion-color-lightgrey-shade: #727272;
  --ion-color-lightgrey-tint: #8f8f8f;
  --ion-color-lightbluegrey: #989cb1;
  --ion-color-lightbluegrey-rgb: 152, 156, 177;
  --ion-color-lightbluegrey-contrast: #000000;
  --ion-color-lightbluegrey-contrast-rgb: 0, 0, 0;
  --ion-color-lightbluegrey-shade: #86899c;
  --ion-color-lightbluegrey-tint: #a2a6b9;
  --ion-color-bluegrey: #61688b;
  --ion-color-bluegrey-rgb: 97, 104, 139;
  --ion-color-bluegrey-contrast: #ffffff;
  --ion-color-bluegrey-contrast-rgb: 255, 255, 255;
  --ion-color-bluegrey-shade: #555c7a;
  --ion-color-bluegrey-tint: #717797;
  --ion-color-black: #000000;
  --ion-color-black-rgb: 0, 0, 0;
  --ion-color-black-contrast: #ffffff;
  --ion-color-black-contrast-rgb: 255, 255, 255;
  --ion-color-black-shade: #000000;
  --ion-color-black-tint: #1a1a1a;
  --ion-color-white: #ffffff;
  --ion-color-white-rgb: 255, 255, 255;
  --ion-color-white-contrast: #000000;
  --ion-color-white-contrast-rgb: 0, 0, 0;
  --ion-color-white-shade: #e0e0e0;
  --ion-color-white-tint: #ffffff;
  --ion-color-greylight: #f5f5f7;
  --ion-color-greylight-rgb: 245, 245, 247;
  --ion-color-greylight-contrast: #000000;
  --ion-color-greylight-contrast-rgb: 0, 0, 0;
  --ion-color-greylight-shade: #d8d8d9;
  --ion-color-greylight-tint: #f6f6f8;
  --ion-color-rose: #e66881;
  --ion-color-rose-rgb: 230, 104, 129;
  --ion-color-rose-contrast: #000000;
  --ion-color-rose-contrast-rgb: 0, 0, 0;
  --ion-color-rose-shade: #ca5c72;
  --ion-color-rose-tint: #e9778e;
  --ion-color-roselight: #fbe8ec;
  --ion-color-roselight-rgb: 251, 232, 236;
  --ion-color-roselight-contrast: #000000;
  --ion-color-roselight-contrast-rgb: 0, 0, 0;
  --ion-color-roselight-shade: #ddccd0;
  --ion-color-roselight-tint: #fbeaee;
  --ion-color-violet-ten: #eff0f7;
  --ion-color-violet-ten-rgb: 239, 240, 247;
  --ion-color-violet-ten-contrast: #000000;
  --ion-color-violet-ten-contrast-rgb: 0, 0, 0;
  --ion-color-violet-ten-shade: #d2d3d9;
  --ion-color-violet-ten-tint: #f1f2f8;
  --ion-color-blue-ten: #f0f5fb;
  --ion-color-blue-ten-rgb: 240, 245, 251;
  --ion-color-blue-ten-contrast: #000000;
  --ion-color-blue-ten-contrast-rgb: 0, 0, 0;
  --ion-color-blue-ten-shade: #d3d8dd;
  --ion-color-blue-ten-tint: #f2f6fb;
  --ion-color-uptown-ice: #bbe3fa;
  --ion-color-uptown-blue-35: #ccddf0;
  --ion-toolbar-background: var(--ion-color-white);
  --ion-tab-bar-background: var(--ion-color-white);
}
:root .ion-color-white {
  --ion-color-base: var(--ion-color-white);
  --ion-color-base-rgb: var(--ion-color-white-rgb);
  --ion-color-contrast: var(--ion-color-white-contrast);
  --ion-color-contrast-rgb: var(--ion-color-white-contrast-rgb);
  --ion-color-shade: var(--ion-color-white-shade);
  --ion-color-tint: var(--ion-color-white-tint);
}
:root .ion-color-darkgrey {
  --ion-color-base: var(--ion-color-darkgrey);
  --ion-color-base-rgb: var(--ion-color-darkgrey-rgb);
  --ion-color-contrast: var(--ion-color-darkgrey-contrast);
  --ion-color-contrast-rgb: var(--ion-color-darkgrey-contrast-rgb);
  --ion-color-shade: var(--ion-color-darkgrey-shade);
  --ion-color-tint: var(--ion-color-darkgrey-tint);
}
:root .ion-color-lightgrey {
  --ion-color-base: var(--ion-color-lightgrey);
  --ion-color-base-rgb: var(--ion-color-lightgrey-rgb);
  --ion-color-contrast: var(--ion-color-lightgrey-contrast);
  --ion-color-contrast-rgb: var(--ion-color-lightgrey-contrast-rgb);
  --ion-color-shade: var(--ion-color-lightgrey-shade);
  --ion-color-tint: var(--ion-color-lightgrey-tint);
}
:root .ion-color-bluegrey {
  --ion-color-base: var(--ion-color-bluegrey);
  --ion-color-base-rgb: var(--ion-color-bluegrey-rgb);
  --ion-color-contrast: var(--ion-color-bluegrey-contrast);
  --ion-color-contrast-rgb: var(--ion-color-bluegrey-contrast-rgb);
  --ion-color-shade: var(--ion-color-bluegrey-shade);
  --ion-color-tint: var(--ion-color-bluegrey-tint);
}
:root .ion-color-lightbluegrey {
  --ion-color-base: var(--ion-color-lightbluegrey);
  --ion-color-base-rgb: var(--ion-color-lightbluegrey-rgb);
  --ion-color-contrast: var(--ion-color-lightbluegrey-contrast);
  --ion-color-contrast-rgb: var(--ion-color-lightbluegrey-contrast-rgb);
  --ion-color-shade: var(--ion-color-lightbluegrey-shade);
  --ion-color-tint: var(--ion-color-lightbluegrey-tint);
}
:root .ion-color-black {
  --ion-color-base: var(--ion-color-black);
  --ion-color-base-rgb: var(--ion-color-black-rgb);
  --ion-color-contrast: var(--ion-color-black-contrast);
  --ion-color-contrast-rgb: var(--ion-color-black-contrast-rgb);
  --ion-color-shade: var(--ion-color-black-shade);
  --ion-color-tint: var(--ion-color-black-tint);
}
:root .ion-color-greylight {
  --ion-color-base: var(--ion-color-greylight);
  --ion-color-base-rgb: var(--ion-color-greylight-rgb);
  --ion-color-contrast: var(--ion-color-greylight-contrast);
  --ion-color-contrast-rgb: var(--ion-color-greylight-contrast-rgb);
  --ion-color-shade: var(--ion-color-greylight-shade);
  --ion-color-tint: var(--ion-color-greylight-tint);
}
:root .ion-color-rose {
  --ion-color-base: var(--ion-color-rose);
  --ion-color-base-rgb: var(--ion-color-rose-rgb);
  --ion-color-contrast: var(--ion-color-rose-contrast);
  --ion-color-contrast-rgb: var(--ion-color-rose-contrast-rgb);
  --ion-color-shade: var(--ion-color-rose-shade);
  --ion-color-tint: var(--ion-color-rose-tint);
}
:root .ion-color-roselight {
  --ion-color-base: var(--ion-color-roselight);
  --ion-color-base-rgb: var(--ion-color-roselight-rgb);
  --ion-color-contrast: var(--ion-color-roselight-contrast);
  --ion-color-contrast-rgb: var(--ion-color-roselight-contrast-rgb);
  --ion-color-shade: var(--ion-color-roselight-shade);
  --ion-color-tint: var(--ion-color-roselight-tint);
}
:root .ion-color-violet-ten {
  --ion-color-base: var(--ion-color-violet-ten);
  --ion-color-base-rgb: var(--ion-color-violet-ten-rgb);
  --ion-color-contrast: var(--ion-color-violet-ten-contrast);
  --ion-color-contrast-rgb: var(--ion-color-violet-ten-contrast-rgb);
  --ion-color-shade: var(--ion-color-violet-ten-shade);
  --ion-color-tint: var(--ion-color-violet-ten-tint);
}
:root .ion-color-blue-ten {
  --ion-color-base: var(--ion-color-blue-ten);
  --ion-color-base-rgb: var(--ion-color-blue-ten-rgb);
  --ion-color-contrast: var(--ion-color-blue-ten-contrast);
  --ion-color-contrast-rgb: var(--ion-color-blue-ten-contrast-rgb);
  --ion-color-shade: var(--ion-color-blue-ten-shade);
  --ion-color-tint: var(--ion-color-blue-ten-tint);
}
.upt-app ion-input,
.upt-app ion-textarea,
.upt-app ion-select,
.upt-app ion-datetime {
  font-size: 16px;
  font-size: var(--font-base);
  border-radius: 8px;
  border-radius: var(--input-border-radius);
  --placeholder-color: var(--ion-color-darkgrey);
  --placeholder-opacity: 1;
}
.upt-app ion-input.ion-invalid.ion-touched, .upt-app ion-input.ion-invalid:not(.ion-pristine),
.upt-app ion-textarea.ion-invalid.ion-touched,
.upt-app ion-textarea.ion-invalid:not(.ion-pristine),
.upt-app ion-select.ion-invalid.ion-touched,
.upt-app ion-select.ion-invalid:not(.ion-pristine),
.upt-app ion-datetime.ion-invalid.ion-touched,
.upt-app ion-datetime.ion-invalid:not(.ion-pristine) {
  --placeholder-color: var(--ion-color-danger);
}
.upt-app ion-item {
  --background-focused: var(--ion-color-light);
  --background-focused-opacity: 0.5;
  --background-activated: var(--ion-color-primary);
}
.upt-app ion-select::part(text), .upt-app ion-select::part(placeholder) {
  padding-right: 20px;
}
.upt-app ion-select::part(icon) {
  visibility: hidden;
  opacity: 1;
  height: 20px;
}
.upt-app ion-select::part(icon)::after {
  visibility: visible;
  content: "";
  position: absolute;
  top: 0;
  left: 0;
  width: 20px;
  height: 20px;
  background-image: url("/assets/icon/chevron-right.svg");
  background-repeat: no-repeat;
  background-position: center;
  background-size: 21px;
}
.upt-app ion-select.ion-invalid.ion-touched::part(icon), .upt-app ion-select.ion-invalid:not(.ion-pristine)::part(icon) {
  opacity: 0.4;
}
ion-item.item-disabled {
  opacity: 0.6;
}
a[routerLink] {
  text-decoration: none;
}
/** Ionic CSS Variables **/
:root {
  --ion-color-primary: #6e9ed4;
  --ion-color-primary-rgb: 110, 158, 212;
  --ion-color-primary-contrast: #ffffff;
  --ion-color-primary-contrast-rgb: 255, 255, 255;
  --ion-color-primary-shade: #618bbb;
  --ion-color-primary-tint: #7da8d8;
  --ion-color-secondary: #636aaf;
  --ion-color-secondary-rgb: 99, 106, 175;
  --ion-color-secondary-contrast: #ffffff;
  --ion-color-secondary-contrast-rgb: 255, 255, 255;
  --ion-color-secondary-shade: #575d9a;
  --ion-color-secondary-tint: #7379b7;
  --ion-color-tertiary: #ffffff;
  --ion-color-tertiary-rgb: 255, 255, 255;
  --ion-color-tertiary-contrast: #000000;
  --ion-color-tertiary-contrast-rgb: 0, 0, 0;
  --ion-color-tertiary-shade: #e0e0e0;
  --ion-color-tertiary-tint: #ffffff;
  --ion-color-success: #1ef79f;
  --ion-color-success-rgb: 30, 247, 159;
  --ion-color-success-contrast: #000000;
  --ion-color-success-contrast-rgb: 0, 0, 0;
  --ion-color-success-shade: #1ad98c;
  --ion-color-success-tint: #35f8a9;
  --ion-color-warning: #ffc409;
  --ion-color-warning-rgb: 255, 196, 9;
  --ion-color-warning-contrast: #000000;
  --ion-color-warning-contrast-rgb: 0, 0, 0;
  --ion-color-warning-shade: #e0ac08;
  --ion-color-warning-tint: #ffca22;
  --ion-color-danger: #ff0c63;
  --ion-color-danger-rgb: 255, 12, 99;
  --ion-color-danger-contrast: #ffffff;
  --ion-color-danger-contrast-rgb: 255, 255, 255;
  --ion-color-danger-shade: #e00b57;
  --ion-color-danger-tint: #ff2473;
  --ion-color-dark: #142132;
  --ion-color-dark-rgb: 20, 33, 50;
  --ion-color-dark-rgba: rgba(20, 33, 50, 0.5);
  --ion-color-dark-contrast: #ffffff;
  --ion-color-dark-contrast-rgb: 255, 255, 255;
  --ion-color-dark-shade: #121d2c;
  --ion-color-dark-tint: #2c3747;
  --ion-color-medium: #a3a3a3;
  --ion-color-medium-rgb: 163, 163, 163;
  --ion-color-medium-contrast: #000000;
  --ion-color-medium-contrast-rgb: 0, 0, 0;
  --ion-color-medium-shade: #8f8f8f;
  --ion-color-medium-tint: #acacac;
  --ion-color-light: #f1f1f3;
  --ion-color-light-rgb: 241, 241, 243;
  --ion-color-light-contrast: #000000;
  --ion-color-light-contrast-rgb: 0, 0, 0;
  --ion-color-light-shade: #d4d4d6;
  --ion-color-light-tint: #f2f2f4;
  --ion-grid-padding: 15px;
  --ion-grid-width-xs: 100%;
  --ion-grid-width-sm: 540px;
  --ion-grid-width-md: 720px;
  --ion-grid-width-lg: 960px;
  --ion-grid-width-xl: 1140px;
  --ion-padding: 20px;
  --footer-height: 80px;
  --mobile-item-height: 56px;
  --ion-font-family: "Roboto", sans-serif;
}
:root {
  --white: #ffffff;
  --black: #000000;
  --bg-color: #f1f1f3;
  --ion-color-ocean: #70a6c3;
  --input-border-radius: 8px;
  --button-border-radius: 64px;
  --desktop-max-width: 1920px;
  --card-box-shadow: 0 0 8px rgba(0, 0, 0, 0.15);
  --desktop-header-height: 64px;
  --desktop-side-menu-width: 230px;
  --font-base: 16px;
  --font-xxs: 10px;
  --font-xs: 12px;
  --font-sm: 14px;
  --font-md: 18px;
  --font-lg: 20px;
  --font-xl: 24px;
  --font-xxl: 36px;
  --line-height-base: 18px;
  --line-height-xxs: 20px;
  --line-height-xs: 14px;
  --line-height-sm: 22px;
  --line-height-md: 21px;
  --line-height-lg: 24px;
  --line-height-xl: 28px;
  --line-height-xxl: 48px;
  --ion-color-darkgrey: #828282;
  --ion-color-darkgrey-rgb: 130, 130, 130;
  --ion-color-darkgrey-contrast: #ffffff;
  --ion-color-darkgrey-contrast-rgb: 255, 255, 255;
  --ion-color-darkgrey-shade: #727272;
  --ion-color-darkgrey-tint: #8f8f8f;
  --ion-color-lightgrey: #bdbdbd;
  --ion-color-lightgrey-rgb: 189, 189, 189;
  --ion-color-lightgrey-contrast: #000000;
  --ion-color-lightgrey-contrast-rgb: 0, 0, 0;
  --ion-color-lightgrey-shade: #727272;
  --ion-color-lightgrey-tint: #8f8f8f;
  --ion-color-lightbluegrey: #989cb1;
  --ion-color-lightbluegrey-rgb: 152, 156, 177;
  --ion-color-lightbluegrey-contrast: #000000;
  --ion-color-lightbluegrey-contrast-rgb: 0, 0, 0;
  --ion-color-lightbluegrey-shade: #86899c;
  --ion-color-lightbluegrey-tint: #a2a6b9;
  --ion-color-bluegrey: #61688b;
  --ion-color-bluegrey-rgb: 97, 104, 139;
  --ion-color-bluegrey-contrast: #ffffff;
  --ion-color-bluegrey-contrast-rgb: 255, 255, 255;
  --ion-color-bluegrey-shade: #555c7a;
  --ion-color-bluegrey-tint: #717797;
  --ion-color-black: #000000;
  --ion-color-black-rgb: 0, 0, 0;
  --ion-color-black-contrast: #ffffff;
  --ion-color-black-contrast-rgb: 255, 255, 255;
  --ion-color-black-shade: #000000;
  --ion-color-black-tint: #1a1a1a;
  --ion-color-white: #ffffff;
  --ion-color-white-rgb: 255, 255, 255;
  --ion-color-white-contrast: #000000;
  --ion-color-white-contrast-rgb: 0, 0, 0;
  --ion-color-white-shade: #e0e0e0;
  --ion-color-white-tint: #ffffff;
  --ion-color-greylight: #f5f5f7;
  --ion-color-greylight-rgb: 245, 245, 247;
  --ion-color-greylight-contrast: #000000;
  --ion-color-greylight-contrast-rgb: 0, 0, 0;
  --ion-color-greylight-shade: #d8d8d9;
  --ion-color-greylight-tint: #f6f6f8;
  --ion-color-rose: #e66881;
  --ion-color-rose-rgb: 230, 104, 129;
  --ion-color-rose-contrast: #000000;
  --ion-color-rose-contrast-rgb: 0, 0, 0;
  --ion-color-rose-shade: #ca5c72;
  --ion-color-rose-tint: #e9778e;
  --ion-color-roselight: #fbe8ec;
  --ion-color-roselight-rgb: 251, 232, 236;
  --ion-color-roselight-contrast: #000000;
  --ion-color-roselight-contrast-rgb: 0, 0, 0;
  --ion-color-roselight-shade: #ddccd0;
  --ion-color-roselight-tint: #fbeaee;
  --ion-color-violet-ten: #eff0f7;
  --ion-color-violet-ten-rgb: 239, 240, 247;
  --ion-color-violet-ten-contrast: #000000;
  --ion-color-violet-ten-contrast-rgb: 0, 0, 0;
  --ion-color-violet-ten-shade: #d2d3d9;
  --ion-color-violet-ten-tint: #f1f2f8;
  --ion-color-blue-ten: #f0f5fb;
  --ion-color-blue-ten-rgb: 240, 245, 251;
  --ion-color-blue-ten-contrast: #000000;
  --ion-color-blue-ten-contrast-rgb: 0, 0, 0;
  --ion-color-blue-ten-shade: #d3d8dd;
  --ion-color-blue-ten-tint: #f2f6fb;
  --ion-color-uptown-ice: #bbe3fa;
  --ion-color-uptown-blue-35: #ccddf0;
  --ion-toolbar-background: var(--ion-color-white);
  --ion-tab-bar-background: var(--ion-color-white);
}
:root .ion-color-white {
  --ion-color-base: var(--ion-color-white);
  --ion-color-base-rgb: var(--ion-color-white-rgb);
  --ion-color-contrast: var(--ion-color-white-contrast);
  --ion-color-contrast-rgb: var(--ion-color-white-contrast-rgb);
  --ion-color-shade: var(--ion-color-white-shade);
  --ion-color-tint: var(--ion-color-white-tint);
}
:root .ion-color-darkgrey {
  --ion-color-base: var(--ion-color-darkgrey);
  --ion-color-base-rgb: var(--ion-color-darkgrey-rgb);
  --ion-color-contrast: var(--ion-color-darkgrey-contrast);
  --ion-color-contrast-rgb: var(--ion-color-darkgrey-contrast-rgb);
  --ion-color-shade: var(--ion-color-darkgrey-shade);
  --ion-color-tint: var(--ion-color-darkgrey-tint);
}
:root .ion-color-lightgrey {
  --ion-color-base: var(--ion-color-lightgrey);
  --ion-color-base-rgb: var(--ion-color-lightgrey-rgb);
  --ion-color-contrast: var(--ion-color-lightgrey-contrast);
  --ion-color-contrast-rgb: var(--ion-color-lightgrey-contrast-rgb);
  --ion-color-shade: var(--ion-color-lightgrey-shade);
  --ion-color-tint: var(--ion-color-lightgrey-tint);
}
:root .ion-color-bluegrey {
  --ion-color-base: var(--ion-color-bluegrey);
  --ion-color-base-rgb: var(--ion-color-bluegrey-rgb);
  --ion-color-contrast: var(--ion-color-bluegrey-contrast);
  --ion-color-contrast-rgb: var(--ion-color-bluegrey-contrast-rgb);
  --ion-color-shade: var(--ion-color-bluegrey-shade);
  --ion-color-tint: var(--ion-color-bluegrey-tint);
}
:root .ion-color-lightbluegrey {
  --ion-color-base: var(--ion-color-lightbluegrey);
  --ion-color-base-rgb: var(--ion-color-lightbluegrey-rgb);
  --ion-color-contrast: var(--ion-color-lightbluegrey-contrast);
  --ion-color-contrast-rgb: var(--ion-color-lightbluegrey-contrast-rgb);
  --ion-color-shade: var(--ion-color-lightbluegrey-shade);
  --ion-color-tint: var(--ion-color-lightbluegrey-tint);
}
:root .ion-color-black {
  --ion-color-base: var(--ion-color-black);
  --ion-color-base-rgb: var(--ion-color-black-rgb);
  --ion-color-contrast: var(--ion-color-black-contrast);
  --ion-color-contrast-rgb: var(--ion-color-black-contrast-rgb);
  --ion-color-shade: var(--ion-color-black-shade);
  --ion-color-tint: var(--ion-color-black-tint);
}
:root .ion-color-greylight {
  --ion-color-base: var(--ion-color-greylight);
  --ion-color-base-rgb: var(--ion-color-greylight-rgb);
  --ion-color-contrast: var(--ion-color-greylight-contrast);
  --ion-color-contrast-rgb: var(--ion-color-greylight-contrast-rgb);
  --ion-color-shade: var(--ion-color-greylight-shade);
  --ion-color-tint: var(--ion-color-greylight-tint);
}
:root .ion-color-rose {
  --ion-color-base: var(--ion-color-rose);
  --ion-color-base-rgb: var(--ion-color-rose-rgb);
  --ion-color-contrast: var(--ion-color-rose-contrast);
  --ion-color-contrast-rgb: var(--ion-color-rose-contrast-rgb);
  --ion-color-shade: var(--ion-color-rose-shade);
  --ion-color-tint: var(--ion-color-rose-tint);
}
:root .ion-color-roselight {
  --ion-color-base: var(--ion-color-roselight);
  --ion-color-base-rgb: var(--ion-color-roselight-rgb);
  --ion-color-contrast: var(--ion-color-roselight-contrast);
  --ion-color-contrast-rgb: var(--ion-color-roselight-contrast-rgb);
  --ion-color-shade: var(--ion-color-roselight-shade);
  --ion-color-tint: var(--ion-color-roselight-tint);
}
:root .ion-color-violet-ten {
  --ion-color-base: var(--ion-color-violet-ten);
  --ion-color-base-rgb: var(--ion-color-violet-ten-rgb);
  --ion-color-contrast: var(--ion-color-violet-ten-contrast);
  --ion-color-contrast-rgb: var(--ion-color-violet-ten-contrast-rgb);
  --ion-color-shade: var(--ion-color-violet-ten-shade);
  --ion-color-tint: var(--ion-color-violet-ten-tint);
}
:root .ion-color-blue-ten {
  --ion-color-base: var(--ion-color-blue-ten);
  --ion-color-base-rgb: var(--ion-color-blue-ten-rgb);
  --ion-color-contrast: var(--ion-color-blue-ten-contrast);
  --ion-color-contrast-rgb: var(--ion-color-blue-ten-contrast-rgb);
  --ion-color-shade: var(--ion-color-blue-ten-shade);
  --ion-color-tint: var(--ion-color-blue-ten-tint);
}
ion-modal {
  --backdrop-opacity: 0.8 !important;
  align-items: center;
}
ion-modal::part(content) {
  border-radius: 12px !important;
}
ion-modal ion-header ion-toolbar {
  --background: var(--white);
  --border-color: var(--ion-color-light);
  --padding-top: 12px;
  --padding-bottom: 12px;
}
ion-modal ion-header ion-button {
  width: 32px;
  height: 32px;
  --padding-start: 0;
  --padding-end: 0;
  margin-right: 12px;
}
ion-modal.upt-modal {
  --max-width: 600px;
}
ion-modal.upt-modal--small {
  --height: 300px;
  --max-height: 300px;
  padding: 1rem;
  align-items: flex-end;
}
@media screen and (max-width: 380px) {
  ion-modal.upt-modal ion-button[size=large] {
    --padding-start: 1rem;
    --padding-end: 1rem;
  }
}
ion-modal.upt-modal-page::part(content) {
  border-radius: 0 !important;
}
@media screen and (min-width: 768px) {
  ion-modal.upt-modal-page::part(content) {
    border-radius: 12px !important;
  }
}
@media only screen and (max-width: 600px) {
  ion-modal.upt-fit-mobile-modal {
    --height: 60%;
    --width: 80%;
  }
}
ion-modal.upt-bottom-sheet-modal {
  --height: 300px;
  align-items: flex-end;
  --ion-safe-area-top: 0;
  --ion-safe-area-bottom: 12px;
}
ion-modal.upt-bottom-sheet-modal::part(content) {
  border-top-left-radius: 30px !important;
  border-top-right-radius: 30px !important;
  border-bottom-left-radius: 0 !important;
  border-bottom-right-radius: 0 !important;
}
ion-modal.upt-edit-textarea-modal {
  --height: 400px;
}
@media screen and (min-width: 768px) {
  ion-modal.upt-product-detail-modal {
    --height: 70%;
  }
}
@media screen and (min-width: 768px) {
  ion-modal.upt-post-item-modal {
    --height: 80%;
  }
}
ion-modal.upt-post-item-modal::part(content) {
  border-radius: 0 !important;
  background: transparent;
}
@media screen and (min-width: 768px) {
  ion-modal.upt-post-item-modal::part(content) {
    border-radius: 12px !important;
  }
}
ion-modal.upt-gallery-slideshow-modal::part(content) {
  border-radius: 0 !important;
}
@media screen and (min-width: 768px) {
  ion-modal.upt-gallery-slideshow-modal::part(content) {
    border-radius: 12px !important;
  }
}
ion-modal.upt-share-via-message-modal::part(content) {
  border-radius: 0 !important;
}
ion-modal.upt-calendar-modal {
  --height: 420px;
  --width: 340px;
}
ion-modal.upt-select-users-to-message-modal::part(content) {
  border-radius: 0 !important;
}
ion-modal.upt-shopping-cart-item-modal {
  --height: 80%;
  align-items: flex-end;
  --ion-safe-area-top: 0;
  --ion-safe-area-bottom: 12px;
}
ion-modal.upt-shopping-cart-item-modal::part(content) {
  border-top-left-radius: 30px !important;
  border-top-right-radius: 30px !important;
  border-bottom-left-radius: 0 !important;
  border-bottom-right-radius: 0 !important;
}
ion-picker.picker-ios {
  --border-radius: 1rem 1rem 0 0;
  --border-color: var(--ion-color-light);
}
ion-picker.picker-ios .picker-toolbar-button {
  display: flex;
  align-items: center;
  justify-content: flex-end;
}
ion-picker.picker-ios .picker-toolbar-button button {
  font-weight: bold;
  height: 30px;
  line-height: 30px;
  border-radius: 64px;
  border-radius: var(--button-border-radius);
  background-color: #6e9ed4;
  background-color: var(--ion-color-primary);
  color: #ffffff;
  color: var(--ion-color-primary-contrast);
  margin-right: 8px;
}
ion-picker.picker-ios .picker-toolbar-button.picker-toolbar-cancel {
  justify-content: flex-start;
}
ion-picker.picker-ios .picker-toolbar-button.picker-toolbar-cancel button {
  font-weight: normal;
  background-color: transparent;
  color: #6e9ed4;
  color: var(--ion-color-primary);
  margin-right: 0;
  margin-left: 8px;
}
.upt-app ion-popover {
  --box-shadow: 0 5px 5px -3px rgba(0, 0, 0, 0.2), 0 8px 10px 1px rgba(0, 0, 0, 0.14),
    0 3px 14px 2px rgba(0, 0, 0, 0.12);
}
ion-popover.upt-desktop-header-popover-menu {
  --box-shadow: var(--card-box-shadow);
  --width: auto;
  --min-width: 300px;
  --background: transparent;
}
ion-popover.upt-desktop-header-popover-menu .popover-arrow::after {
  display: none;
}
ion-popover.upt-desktop-header-popover-menu .popover-content {
  margin-top: 10px;
  border-radius: 0.5rem;
}
ion-popover.desktop-select-popover {
  --box-shadow: var(--card-box-shadow);
  --width: 380px;
  --min-width: 300px;
  --background: transparent;
}
ion-popover.desktop-select-popover .popover-arrow::after {
  display: none;
}
ion-popover.desktop-select-popover .popover-content {
  overflow: visible;
  border-radius: 0.5rem;
  left: calc(50% - 82px) !important;
}
ion-popover.desktop-select-popover .select-interface-option {
  --border-color: transparent;
}
.upt-app ion-searchbar {
  padding-bottom: 1rem;
  --border-radius: var(--button-border-radius);
}
.upt-app ion-searchbar .searchbar-input-container input {
  font-size: 18px;
  font-size: var(--font-md);
  height: 60px;
  border: 1px solid #f1f1f3;
  border: 1px solid var(--ion-color-light);
  padding-inline-start: 3rem !important;
  padding-inline-end: 30px;
}
.upt-app ion-searchbar .searchbar-input-container .searchbar-search-icon {
  padding-left: 10px;
  height: 25px;
  width: 25px;
  top: 18px;
  color: #828282 !important;
  color: var(--ion-color-darkgrey) !important;
}
.upt-app ion-searchbar .searchbar-input-container .searchbar-clear-button {
  padding-right: 26px;
}
.upt-app ion-searchbar .searchbar-input-container .searchbar-clear-button ion-icon {
  height: 25px;
  width: 25px;
  top: 18px;
  color: #989cb1;
  color: var(--ion-color-lightbluegrey);
}
.upt-app ion-searchbar .searchbar-input-container.sc-ion-searchbar-ios {
  height: 60px;
}
.upt-app ion-searchbar.narrower-input .searchbar-input-container input {
  height: 35px;
  font-size: 16px;
  font-size: var(--font-base);
}
.upt-app ion-searchbar.narrower-input .searchbar-input-container .searchbar-search-icon {
  height: 20px;
  width: 20px;
  top: 8px;
}
.upt-app ion-searchbar.narrower-input .searchbar-input-container .searchbar-clear-button ion-icon {
  height: 20px;
  width: 20px;
  top: 10px;
}
.upt-app ion-searchbar.narrower-input .searchbar-input-container.sc-ion-searchbar-ios {
  height: 35px;
}
.upt-app .sc-ion-searchbar-ios-h {
  padding-inline-end: 0;
  padding-inline-start: 0;
}
ion-tab-bar {
  position: fixed;
  bottom: 0;
  left: 0;
  right: 0;
  border-top: none;
}
ion-tabs ion-content {
  --padding-bottom: 80px;
}
:root {
  --plyr-color-main: var(--ion-color-primary);
}
html {
  background-color: #f1f1f3;
  background-color: var(--bg-color);
  color-scheme: light;
}

/*# sourceMappingURL=styles.4c5131df46b44381.css.map*/