@font-face {
  font-display: block;
  font-family: Material Icons;
  font-style: normal;
  font-weight: 400;
  src: url(flUhRq6tzZclQEJ-Vdg-IuiaDsNcIhQ8tQ.D-x-0Q06.woff2) format("woff2"), url(flUhRq6tzZclQEJ-Vdg-IuiaDsNa.Dr0goTwe.woff) format("woff")
}

.material-icons {
  display: inline-block;
  font-family: Material Icons;
  font-style: normal;
  font-weight: 400;
  letter-spacing: normal;
  line-height: 1;
  text-transform: none;
  word-wrap: normal;
  direction: ltr;
  white-space: nowrap;
  -webkit-font-smoothing: antialiased;
  text-rendering: optimizeLegibility;
  -moz-osx-font-smoothing: grayscale;
  font-feature-settings: "liga"
}

*,
:after,
:before {
  box-sizing: inherit;
  -webkit-tap-highlight-color: transparent;
  -moz-tap-highlight-color: #0000
}

#q-app,
body,
html {
  direction: ltr;
  width: 100%
}

body.platform-ios.within-iframe,
body.platform-ios.within-iframe #q-app {
  min-width: 100%;
  width: 100px
}

body,
html {
  box-sizing: border-box;
  margin: 0
}

article,
aside,
details,
figcaption,
figure,
footer,
header,
main,
menu,
nav,
section,
summary {
  display: block
}

abbr[title] {
  border-bottom: none;
  text-decoration: underline;
  -webkit-text-decoration: underline dotted;
  text-decoration: underline dotted
}

img {
  border-style: none
}

code,
kbd,
pre,
samp {
  font-family: monospace, monospace;
  font-size: 1em
}

hr {
  box-sizing: initial;
  height: 0;
  overflow: visible
}

button,
input,
optgroup,
select,
textarea {
  font: inherit;
  font-family: inherit;
  margin: 0
}

optgroup {
  font-weight: 700
}

button,
input,
select {
  overflow: visible;
  text-transform: none
}

button::-moz-focus-inner,
input::-moz-focus-inner {
  border: 0;
  padding: 0
}

button:-moz-focusring,
input:-moz-focusring {
  outline: 1px dotted ButtonText
}

fieldset {
  padding: .35em .75em .625em
}

legend {
  box-sizing: border-box;
  color: inherit;
  display: table;
  max-width: 100%;
  padding: 0;
  white-space: normal
}

progress {
  vertical-align: initial
}

textarea {
  overflow: auto;
  resize: none;
  
}

input[type=search]::-webkit-search-cancel-button,
input[type=search]::-webkit-search-decoration {
  -webkit-appearance: none
}

.q-icon {
  flex-shrink: 0;
  height: 1em;
  letter-spacing: normal;
  line-height: 1;
  text-transform: none;
  white-space: nowrap;
  width: 1em;
  word-wrap: normal;
  box-sizing: initial;
  direction: ltr;

  position: relative;
  text-align: center;
  fill: currentColor
}

.q-icon:after,
.q-icon:before {
  align-items: center;
  display: flex !important;
  height: 100%;
  justify-content: center;
  width: 100%
}

.q-icon>img,
.q-icon>svg {
  height: 100%;
  width: 100%
}

.q-icon>div {
  box-sizing: border-box
}

.material-icons,
.material-icons-outlined,
.material-icons-round,
.material-icons-sharp,
.material-symbols-outlined,
.material-symbols-rounded,
.material-symbols-sharp,
.q-icon {
  align-items: center;
  cursor: inherit;
  display: inline-flex;
  font-size: inherit;
  justify-content: center;
  -webkit-user-select: none;
  user-select: none;
  vertical-align: middle
}

.q-panel,
.q-panel>div {
  height: 100%;
  width: 100%
}

.q-panel-parent {
  overflow: hidden;
  position: relative
}

.q-loading-bar {
  background: #f44336;
  position: fixed;
  transition: transform .5s cubic-bezier(0, 0, .2, 1), opacity .5s;
  z-index: 9998
}

.q-loading-bar--top {
  left: 0;
  right: 0;
  top: 0;
  width: 100%
}

.q-loading-bar--bottom {
  bottom: 0;
  left: 0;
  right: 0;
  width: 100%
}

.q-loading-bar--right {
  bottom: 0;
  height: 100%;
  right: 0;
  top: 0
}

.q-loading-bar--left {
  bottom: 0;
  height: 100%;
  left: 0;
  top: 0
}

.q-avatar {
  border-radius: 50%;
  display: inline-block;
  font-size: 48px;
  height: 1em;
  position: relative;
  vertical-align: middle;
  width: 1em
}

.q-avatar__content {
  font-size: .5em;
  line-height: .5em
}

.q-avatar img:not(.q-icon):not(.q-img__image),
.q-avatar__content {
  border-radius: inherit;
  height: inherit;
  width: inherit
}

.q-avatar--square {
  border-radius: 0
}

.q-badge {
  background-color: var(--q-primary);
  border-radius: 4px;
  color: #fff;
  font-size: 12px;
  font-weight: 400;
  line-height: 1;
  min-height: 12px;
  padding: 2px 6px;
  vertical-align: initial
}

.q-badge--single-line {
  white-space: nowrap
}

.q-badge--multi-line {
  word-break: break-all;
  word-wrap: break-word
}

.q-badge--floating {
  cursor: inherit;
  position: absolute;
  right: -3px;
  top: -4px
}

.q-badge--transparent {
  opacity: .8
}

.q-badge--outline {
  background-color: initial;
  border: 1px solid
}

.q-badge--rounded {
  border-radius: 1em
}

.q-banner {
  background: #fff;
  min-height: 54px;
  padding: 8px 16px
}

.q-banner--top-padding {
  padding-top: 14px
}

.q-banner__avatar {
  min-width: 1px !important
}

.q-banner__avatar>.q-avatar {
  font-size: 46px
}

.q-banner__avatar>.q-icon {
  font-size: 40px
}

.q-banner__actions.col-auto,
.q-banner__avatar:not(:empty)+.q-banner__content {
  padding-left: 16px
}

.q-banner__actions.col-all .q-btn-item {
  margin: 4px 0 0 4px
}

.q-banner--dense {
  min-height: 32px;
  padding: 8px
}

.q-banner--dense.q-banner--top-padding {
  padding-top: 12px
}

.q-banner--dense .q-banner__avatar>.q-avatar,
.q-banner--dense .q-banner__avatar>.q-icon {
  font-size: 28px
}

.q-banner--dense .q-banner__actions.col-auto,
.q-banner--dense .q-banner__avatar:not(:empty)+.q-banner__content {
  padding-left: 8px
}

.q-bar {
  background: #0003
}

.q-bar>.q-icon {
  margin-left: 2px
}

.q-bar>div,
.q-bar>div+.q-icon {
  margin-left: 8px
}

.q-bar>.q-btn {
  margin-left: 2px
}

.q-bar>.q-btn:first-child,
.q-bar>.q-icon:first-child,
.q-bar>div:first-child {
  margin-left: 0
}

.q-bar--standard {
  font-size: 18px;
  height: 32px;
  padding: 0 12px
}

.q-bar--standard>div {
  font-size: 16px
}

.q-bar--standard .q-btn {
  font-size: 11px
}

.q-bar--dense {
  font-size: 14px;
  height: 24px;
  padding: 0 8px
}

.q-bar--dense .q-btn {
  font-size: 8px
}

.q-bar--dark {
  background: #ffffff26
}

.q-breadcrumbs__el {
  color: inherit
}

.q-breadcrumbs__el-icon {
  font-size: 125%
}

.q-breadcrumbs__el-icon--with-label {
  margin-right: 8px
}

[dir=rtl] .q-breadcrumbs__separator .q-icon {
  transform: scaleX(-1)
}

.q-btn {
  align-items: stretch;
  background: #0000;
  border: 0;
  color: inherit;
  cursor: default;
  display: inline-flex;
  flex-direction: column;
  font-size: 14px;
  font-weight: 500;
  height: auto;
  line-height: 1.715em;
  min-height: 2.572em;
  outline: 0;
  padding: 4px 16px;
  position: relative;
  text-align: center;
  text-decoration: none;
  text-transform: uppercase;
  vertical-align: middle;
  width: auto
}

.q-btn .q-icon,
.q-btn .q-spinner {
  font-size: 1.715em
}

.q-btn.disabled {
  opacity: .7 !important
}

.q-btn:before {
  border-radius: inherit;
  bottom: 0;
  box-shadow: 0 1px 5px #0003, 0 2px 2px #00000024, 0 3px 1px -2px #0000001f;
  content: "";
  display: block;
  left: 0;
  position: absolute;
  right: 0;
  top: 0
}

.q-btn--actionable {
  cursor: pointer
}

.q-btn--actionable.q-btn--standard:before {
  transition: box-shadow .3s cubic-bezier(.25, .8, .5, 1)
}

.q-btn--actionable.q-btn--standard.q-btn--active:before,
.q-btn--actionable.q-btn--standard:active:before {
  box-shadow: 0 3px 5px -1px #0003, 0 5px 8px #00000024, 0 1px 14px #0000001f
}

.q-btn--no-uppercase {
  text-transform: none
}

.q-btn--rectangle {
  border-radius: 3px
}

.q-btn--outline {
  background: #0000 !important
}

.q-btn--outline:before {
  border: 1px solid
}

.q-btn--push {
  border-radius: 7px
}

.q-btn--push:before {
  border-bottom: 3px solid #00000026
}

.q-btn--push.q-btn--actionable {
  transition: transform .3s cubic-bezier(.25, .8, .5, 1)
}

.q-btn--push.q-btn--actionable:before {
  transition: border-width .3s cubic-bezier(.25, .8, .5, 1)
}

.q-btn--push.q-btn--actionable.q-btn--active,
.q-btn--push.q-btn--actionable:active {
  transform: translateY(2px)
}

.q-btn--push.q-btn--actionable.q-btn--active:before,
.q-btn--push.q-btn--actionable:active:before {
  border-bottom-width: 0
}

.q-btn--rounded {
  border-radius: 28px
}

.q-btn--round {
  border-radius: 50%;
  min-height: 3em;
  min-width: 3em;
  padding: 0
}

.q-btn--square {
  border-radius: 0
}

.q-btn--flat:before,
.q-btn--outline:before,
.q-btn--unelevated:before {
  box-shadow: none
}

.q-btn--dense {
  min-height: 2em;
  padding: .285em
}

.q-btn--dense.q-btn--round {
  min-height: 2.4em;
  min-width: 2.4em;
  padding: 0
}

.q-btn--dense .on-left {
  margin-right: 6px
}

.q-btn--dense .on-right {
  margin-left: 6px
}

.q-btn--fab .q-icon,
.q-btn--fab-mini .q-icon {
  font-size: 24px
}

.q-btn--fab {
  min-height: 56px;
  min-width: 56px;
  padding: 16px
}

.q-btn--fab .q-icon {
  margin: auto
}

.q-btn--fab-mini {
  min-height: 40px;
  min-width: 40px;
  padding: 8px
}

.q-btn__content {
  transition: opacity .3s;
  z-index: 0
}

.q-btn__content--hidden {
  opacity: 0;
  pointer-events: none
}

.q-btn__progress {
  border-radius: inherit;
  z-index: 0
}

.q-btn__progress-indicator {
  background: #ffffff40;
  transform: translate(-100%);
  z-index: -1
}

.q-btn__progress--dark .q-btn__progress-indicator {
  background: #0003
}

.q-btn--flat .q-btn__progress-indicator,
.q-btn--outline .q-btn__progress-indicator {
  background: currentColor;
  opacity: .2
}

.q-btn-dropdown--split .q-btn-dropdown__arrow-container {
  padding: 0 4px
}

.q-btn-dropdown--split .q-btn-dropdown__arrow-container.q-btn--outline {
  border-left: 1px solid
}

.q-btn-dropdown--split .q-btn-dropdown__arrow-container:not(.q-btn--outline) {
  border-left: 1px solid #ffffff4d
}

.q-btn-dropdown--simple *+.q-btn-dropdown__arrow {
  margin-left: 8px
}

.q-btn-dropdown__arrow {
  transition: transform .28s
}

.q-btn-dropdown--current {
  flex-grow: 1
}

.q-btn-group {
  border-radius: 3px;
  box-shadow: 0 1px 5px #0003, 0 2px 2px #00000024, 0 3px 1px -2px #0000001f;
  vertical-align: middle
}

.q-btn-group>.q-btn-item {
  align-self: stretch;
  border-radius: inherit
}

.q-btn-group>.q-btn-item:before {
  box-shadow: none
}

.q-btn-group>.q-btn-item .q-badge--floating {
  right: 0
}

.q-btn-group>.q-btn-group {
  box-shadow: none
}

.q-btn-group>.q-btn-group:first-child>.q-btn:first-child {
  border-bottom-left-radius: inherit;
  border-top-left-radius: inherit
}

.q-btn-group>.q-btn-group:last-child>.q-btn:last-child {
  border-bottom-right-radius: inherit;
  border-top-right-radius: inherit
}

.q-btn-group>.q-btn-group:not(:first-child)>.q-btn:first-child:before {
  border-left: 0
}

.q-btn-group>.q-btn-group:not(:last-child)>.q-btn:last-child:before {
  border-right: 0
}

.q-btn-group>.q-btn-item:not(:last-child) {
  border-bottom-right-radius: 0;
  border-top-right-radius: 0
}

.q-btn-group>.q-btn-item:not(:first-child) {
  border-bottom-left-radius: 0;
  border-top-left-radius: 0
}

.q-btn-group>.q-btn-item.q-btn--standard:before {
  z-index: -1
}

.q-btn-group--push {
  border-radius: 7px
}

.q-btn-group--push>.q-btn--push.q-btn--actionable {
  transform: none
}

.q-btn-group--push>.q-btn--push.q-btn--actionable .q-btn__content {
  transition: margin-top .3s cubic-bezier(.25, .8, .5, 1), margin-bottom .3s cubic-bezier(.25, .8, .5, 1)
}

.q-btn-group--push>.q-btn--push.q-btn--actionable.q-btn--active .q-btn__content,
.q-btn-group--push>.q-btn--push.q-btn--actionable:active .q-btn__content {
  margin-bottom: -2px;
  margin-top: 2px
}

.q-btn-group--rounded {
  border-radius: 28px
}

.q-btn-group--square {
  border-radius: 0
}

.q-btn-group--flat,
.q-btn-group--outline,
.q-btn-group--unelevated {
  box-shadow: none
}

.q-btn-group--outline>.q-separator {
  display: none
}

.q-btn-group--outline>.q-btn-item+.q-btn-item:before {
  border-left: 0
}

.q-btn-group--outline>.q-btn-item:not(:last-child):before {
  border-right: 0
}

.q-btn-group--stretch {
  align-self: stretch;
  border-radius: 0
}

.q-btn-group--glossy>.q-btn-item {
  background-image: linear-gradient(180deg, #ffffff4d, #fff0 50%, #0000001f 51%, #0000000a) !important
}

.q-btn-group--spread>.q-btn-group {
  display: flex !important
}

.q-btn-group--spread>.q-btn-group>.q-btn-item:not(.q-btn-dropdown__arrow-container),
.q-btn-group--spread>.q-btn-item {
  flex: 10000 1 0%;
  max-width: 100%;
  min-width: 0;
  width: auto
}

.q-btn-toggle,
.q-card {
  position: relative
}

.q-card {
  background: #fff;
  border-radius: 4px;
  box-shadow: 0 1px 5px #0003, 0 2px 2px #00000024, 0 3px 1px -2px #0000001f;
  vertical-align: top
}

.q-card>div:not(.q--avoid-card-border),
.q-card>img:not(.q--avoid-card-border) {
  border-radius: 0
}

.q-card>div:nth-child(1 of:not(.q--avoid-card-border)),
.q-card>img:nth-child(1 of:not(.q--avoid-card-border)) {
  border-top: 0;
  border-top-left-radius: inherit;
  border-top-right-radius: inherit
}

.q-card>div:nth-last-child(1 of:not(.q--avoid-card-border)),
.q-card>img:nth-last-child(1 of:not(.q--avoid-card-border)) {
  border-bottom: 0;
  border-bottom-left-radius: inherit;
  border-bottom-right-radius: inherit
}

.q-card>div:not(.q--avoid-card-border) {
  border-left: 0;
  border-right: 0;
  box-shadow: none
}

.q-card--bordered {
  border: 1px solid #0000001f
}

.q-card--dark {
  border-color: #ffffff47;
  box-shadow: 0 1px 5px #fff3, 0 2px 2px #ffffff24, 0 3px 1px -2px #ffffff1f
}

.q-card__section {
  position: relative
}

.q-card__section--vert {
  padding: 16px
}

.q-card__section--horiz>div:not(.q--avoid-card-border),
.q-card__section--horiz>img:not(.q--avoid-card-border) {
  border-radius: 0
}

.q-card__section--horiz>div:nth-child(1 of:not(.q--avoid-card-border)),
.q-card__section--horiz>img:nth-child(1 of:not(.q--avoid-card-border)) {
  border-bottom-left-radius: inherit;
  border-top-left-radius: inherit
}

.q-card__section--horiz>div:nth-last-child(1 of:not(.q--avoid-card-border)),
.q-card__section--horiz>img:nth-last-child(1 of:not(.q--avoid-card-border)) {
  border-bottom-right-radius: inherit;
  border-top-right-radius: inherit
}

.q-card__section--horiz>div:not(.q--avoid-card-border) {
  border-bottom: 0;
  border-top: 0;
  box-shadow: none
}

.q-card__actions {
  align-items: center;
  padding: 8px
}

.q-card__actions .q-btn--rectangle {
  padding: 0 8px
}

.q-card__actions--horiz>.q-btn-group+.q-btn-item,
.q-card__actions--horiz>.q-btn-item+.q-btn-group,
.q-card__actions--horiz>.q-btn-item+.q-btn-item {
  margin-left: 8px
}

.q-card__actions--vert>.q-btn-item.q-btn--round {
  align-self: center
}

.q-card__actions--vert>.q-btn-group+.q-btn-item,
.q-card__actions--vert>.q-btn-item+.q-btn-group,
.q-card__actions--vert>.q-btn-item+.q-btn-item {
  margin-top: 4px
}

.q-card__actions--vert>.q-btn-group>.q-btn-item {
  flex-grow: 1
}

.q-card>img {
  border: 0;
  display: block;
  max-width: 100%;
  width: 100%
}

.q-carousel {
  background-color: #fff;
  height: 400px
}

.q-carousel__slide {
  background-position: 50%;
  background-size: cover;
  min-height: 100%
}

.q-carousel .q-carousel--padding,
.q-carousel__slide {
  padding: 16px
}

.q-carousel__slides-container {
  height: 100%
}

.q-carousel__control {
  color: #fff
}

.q-carousel__arrow {
  pointer-events: none
}

.q-carousel__arrow .q-icon {
  font-size: 28px
}

.q-carousel__arrow .q-btn {
  pointer-events: all
}

.q-carousel__next-arrow--horizontal,
.q-carousel__prev-arrow--horizontal {
  bottom: 16px;
  top: 16px
}

.q-carousel__prev-arrow--horizontal {
  left: 16px
}

.q-carousel__next-arrow--horizontal {
  right: 16px
}

.q-carousel__next-arrow--vertical,
.q-carousel__prev-arrow--vertical {
  left: 16px;
  right: 16px
}

.q-carousel__prev-arrow--vertical {
  top: 16px
}

.q-carousel__next-arrow--vertical {
  bottom: 16px
}

.q-carousel__navigation--bottom,
.q-carousel__navigation--top {
  left: 16px;
  overflow-x: auto;
  overflow-y: hidden;
  right: 16px
}

.q-carousel__navigation--top {
  top: 16px
}

.q-carousel__navigation--bottom {
  bottom: 16px
}

.q-carousel__navigation--left,
.q-carousel__navigation--right {
  bottom: 16px;
  overflow-x: hidden;
  overflow-y: auto;
  top: 16px
}

.q-carousel__navigation--left>.q-carousel__navigation-inner,
.q-carousel__navigation--right>.q-carousel__navigation-inner {
  flex-direction: column
}

.q-carousel__navigation--left {
  left: 16px
}

.q-carousel__navigation--right {
  right: 16px
}

.q-carousel__navigation-inner {
  flex: 1 1 auto
}

.q-carousel__navigation .q-btn {
  margin: 6px 4px;
  padding: 5px
}

.q-carousel__navigation-icon--inactive {
  opacity: .7
}

.q-carousel .q-carousel__thumbnail {
  border: 1px solid #0000;
  border-radius: 4px;
  cursor: pointer;
  display: inline-block;
  height: 50px;
  margin: 2px;
  opacity: .7;
  transition: opacity .3s;
  vertical-align: middle;
  width: auto
}

.q-carousel .q-carousel__thumbnail--active,
.q-carousel .q-carousel__thumbnail:hover {
  opacity: 1
}

.q-carousel .q-carousel__thumbnail--active {
  border-color: currentColor;
  cursor: default
}

.q-carousel--arrows-vertical .q-carousel--padding,
.q-carousel--arrows-vertical.q-carousel--with-padding .q-carousel__slide,
.q-carousel--navigation-top .q-carousel--padding,
.q-carousel--navigation-top.q-carousel--with-padding .q-carousel__slide {
  padding-top: 60px
}

.q-carousel--arrows-vertical .q-carousel--padding,
.q-carousel--arrows-vertical.q-carousel--with-padding .q-carousel__slide,
.q-carousel--navigation-bottom .q-carousel--padding,
.q-carousel--navigation-bottom.q-carousel--with-padding .q-carousel__slide {
  padding-bottom: 60px
}

.q-carousel--arrows-horizontal .q-carousel--padding,
.q-carousel--arrows-horizontal.q-carousel--with-padding .q-carousel__slide,
.q-carousel--navigation-left .q-carousel--padding,
.q-carousel--navigation-left.q-carousel--with-padding .q-carousel__slide {
  padding-left: 60px
}

.q-carousel--arrows-horizontal .q-carousel--padding,
.q-carousel--arrows-horizontal.q-carousel--with-padding .q-carousel__slide,
.q-carousel--navigation-right .q-carousel--padding,
.q-carousel--navigation-right.q-carousel--with-padding .q-carousel__slide {
  padding-right: 60px
}

.q-carousel.fullscreen {
  height: 100%
}

.q-message-name {
  font-size: small
}

.q-message-label {
  font-size: small;
  margin: 24px 0;
  text-align: center
}

.q-message-stamp {
  color: inherit;
  display: none;
  font-size: small;
  margin-top: 4px;
  opacity: .6
}

.q-message-avatar {
  border-radius: 50%;
  height: 48px;
  min-width: 48px;
  width: 48px
}

.q-message {
  margin-bottom: 8px
}

.q-message:first-child .q-message-label {
  margin-top: 0
}

.q-message-avatar--received {
  margin-right: 8px
}

.q-message-text--received {
  border-radius: 4px 4px 4px 0;
  color: #81c784
}

.q-message-text--received:last-child:before {
  border-bottom: 8px solid;
  border-left: 8px solid #0000;
  border-right: 0 solid #0000;
  right: 100%
}

.q-message-text-content--received {
  color: #000
}

.q-message-name--sent {
  text-align: right
}

.q-message-avatar--sent {
  margin-left: 8px
}

.q-message-container--sent {
  flex-direction: row-reverse
}

.q-message-text--sent {
  border-radius: 4px 4px 0;
  color: #e0e0e0
}

.q-message-text--sent:last-child:before {
  border-bottom: 8px solid;
  border-left: 0 solid #0000;
  border-right: 8px solid #0000;
  left: 100%
}

.q-message-text-content--sent {
  color: #000
}

.q-message-text {
  background: currentColor;
  line-height: 1.2;
  padding: 8px;
  position: relative;
  word-break: break-word
}

.q-message-text+.q-message-text {
  margin-top: 3px
}

.q-message-text:last-child {
  min-height: 48px
}

.q-message-text:last-child .q-message-stamp {
  display: block
}

.q-message-text:last-child:before {
  bottom: 0;
  content: "";
  height: 0;
  position: absolute;
  width: 0
}

.q-checkbox {
  vertical-align: middle
}

.q-checkbox__native {
  height: 1px;
  width: 1px
}

.q-checkbox__bg,
.q-checkbox__icon-container {
  -webkit-user-select: none;
  user-select: none
}

.q-checkbox__bg {
  border: 2px solid;
  border-radius: 2px;
  height: 50%;
  left: 25%;
  -webkit-print-color-adjust: exact;
  top: 25%;
  transition: background .22s cubic-bezier(0, 0, .2, 1) 0s;
  width: 50%
}

.q-checkbox__icon {
  color: currentColor;
  font-size: .5em
}

.q-checkbox__svg {
  color: #fff
}

.q-checkbox__truthy {
  stroke: currentColor;
  stroke-width: 3.12px;
  stroke-dashoffset: 29.78334;
  stroke-dasharray: 29.78334
}

.q-checkbox__indet {
  fill: currentColor;
  transform: rotate(-280deg) scale(0);
  transform-origin: 50% 50%
}

.q-checkbox__inner {
  border-radius: 50%;
  color: #0000008a;
  font-size: 40px;
  height: 1em;
  min-width: 1em;
  outline: 0;
  width: 1em
}

.q-checkbox__inner--indet,
.q-checkbox__inner--truthy {
  color: var(--q-primary)
}

.q-checkbox__inner--indet .q-checkbox__bg,
.q-checkbox__inner--truthy .q-checkbox__bg {
  background: currentColor
}

.q-checkbox__inner--truthy path {
  stroke-dashoffset: 0;
  transition: stroke-dashoffset .18s cubic-bezier(.4, 0, .6, 1) 0s
}

.q-checkbox__inner--indet .q-checkbox__indet {
  transform: rotate(0) scale(1);
  transition: transform .22s cubic-bezier(0, 0, .2, 1) 0s
}

.q-checkbox.disabled {
  opacity: .75 !important
}

.q-checkbox--dark .q-checkbox__inner {
  color: #ffffffb3
}

.q-checkbox--dark .q-checkbox__inner:before {
  opacity: .32 !important
}

.q-checkbox--dark .q-checkbox__inner--indet,
.q-checkbox--dark .q-checkbox__inner--truthy {
  color: var(--q-primary)
}

.q-checkbox--dense .q-checkbox__inner {
  height: .5em;
  min-width: .5em;
  width: .5em
}

.q-checkbox--dense .q-checkbox__bg {
  height: 90%;
  left: 5%;
  top: 5%;
  width: 90%
}

.q-checkbox--dense .q-checkbox__label {
  padding-left: .5em
}

.q-checkbox--dense.reverse .q-checkbox__label {
  padding-left: 0;
  padding-right: .5em
}

body.desktop .q-checkbox:not(.disabled) .q-checkbox__inner:before {
  background: currentColor;
  border-radius: 50%;
  bottom: 0;
  content: "";
  left: 0;
  opacity: .12;
  position: absolute;
  right: 0;
  top: 0;
  transform: scale3d(0, 0, 1);
  transition: transform .22s cubic-bezier(0, 0, .2, 1)
}

body.desktop .q-checkbox:not(.disabled):focus .q-checkbox__inner:before,
body.desktop .q-checkbox:not(.disabled):hover .q-checkbox__inner:before {
  transform: scaleX(1)
}

body.desktop .q-checkbox--dense:not(.disabled):focus .q-checkbox__inner:before,
body.desktop .q-checkbox--dense:not(.disabled):hover .q-checkbox__inner:before {
  transform: scale3d(1.4, 1.4, 1)
}

.q-chip {
  background: #e0e0e0;
  border-radius: 16px;
  color: #000000de;
  font-size: 14px;
  height: 2em;
  margin: 4px;
  max-width: 100%;
  outline: 0;
  padding: .5em .9em;
  position: relative;
  vertical-align: middle
}

.q-chip--colored .q-chip__icon,
.q-chip--dark .q-chip__icon {
  color: inherit
}

.q-chip--outline {
  background: #0000 !important;
  border: 1px solid
}

.q-chip .q-avatar {
  border-radius: 16px;
  font-size: 2em;
  margin-left: -.45em;
  margin-right: .2em
}

.q-chip--selected .q-avatar {
  display: none
}

.q-chip__icon {
  color: #0000008a;
  font-size: 1.5em;
  margin: -.2em
}

.q-chip__icon--left {
  margin-right: .2em
}

.q-chip__icon--right {
  margin-left: .2em
}

.q-chip__icon--remove {
  margin-left: .1em;
  margin-right: -.5em;
  opacity: .6;
  outline: 0
}

.q-chip__icon--remove:focus,
.q-chip__icon--remove:hover {
  opacity: 1
}

.q-chip__content {
  white-space: nowrap
}

.q-chip--dense {
  border-radius: 12px;
  height: 1.5em;
  padding: 0 .4em
}

.q-chip--dense .q-avatar {
  border-radius: 12px;
  font-size: 1.5em;
  margin-left: -.27em;
  margin-right: .1em
}

.q-chip--dense .q-chip__icon {
  font-size: 1.25em
}

.q-chip--dense .q-chip__icon--left {
  margin-right: .195em
}

.q-chip--dense .q-chip__icon--remove {
  margin-right: -.25em
}

.q-chip--square {
  border-radius: 4px
}

.q-chip--square .q-avatar {
  border-radius: 3px 0 0 3px
}

body.desktop .q-chip--clickable:focus {
  box-shadow: 0 1px 3px #0003, 0 1px 1px #00000024, 0 2px 1px -1px #0000001f
}

body.desktop.body--dark .q-chip--clickable:focus {
  box-shadow: 0 1px 3px #fff3, 0 1px 1px #ffffff24, 0 2px 1px -1px #ffffff1f
}

.q-circular-progress {
  display: inline-block;
  height: 1em;
  line-height: 1;
  position: relative;
  vertical-align: middle;
  width: 1em
}

.q-circular-progress.q-focusable {
  border-radius: 50%
}

.q-circular-progress__svg {
  height: 100%;
  width: 100%
}

.q-circular-progress__text {
  font-size: .25em
}

.q-circular-progress--indeterminate .q-circular-progress__svg {
  animation: q-spin 2s linear infinite;
  transform-origin: 50% 50%
}

.q-circular-progress--indeterminate .q-circular-progress__circle {
  stroke-dasharray: 1 400;
  stroke-dashoffset: 0;
  animation: q-circular-progress-circle 1.5s ease-in-out infinite
}

@keyframes q-circular-progress-circle {
  0% {
    stroke-dasharray: 1, 400;
    stroke-dashoffset: 0
  }

  50% {
    stroke-dasharray: 400, 400;
    stroke-dashoffset: -100
  }

  to {
    stroke-dasharray: 400, 400;
    stroke-dashoffset: -300
  }
}

.q-color-picker {
  background: #fff;
  border-radius: 4px;
  box-shadow: 0 1px 5px #0003, 0 2px 2px #00000024, 0 3px 1px -2px #0000001f;
  max-width: 350px;
  min-width: 180px;
  overflow: hidden;
  vertical-align: top
}

.q-color-picker .q-tab {
  padding: 0 !important
}

.q-color-picker--bordered {
  border: 1px solid #0000001f
}

.q-color-picker__header-tabs {
  height: 32px
}

.q-color-picker__header input {
  border: 0;
  line-height: 24px
}

.q-color-picker__header .q-tab {
  height: 32px !important;
  min-height: 32px !important
}

.q-color-picker__header .q-tab--inactive {
  background: linear-gradient(0deg, #0000004d 0, #00000026 25%, #0000001a)
}

.q-color-picker__error-icon {
  bottom: 2px;
  font-size: 24px;
  opacity: 0;
  right: 2px;
  transition: opacity .3s ease-in
}

.q-color-picker__header-content {
  background: #fff;
  position: relative
}

.q-color-picker__header-content--light {
  color: #000
}

.q-color-picker__header-content--dark {
  color: #fff
}

.q-color-picker__header-content--dark .q-tab--inactive:before {
  background: #fff3;
  bottom: 0;
  content: "";
  left: 0;
  position: absolute;
  right: 0;
  top: 0
}

.q-color-picker__header-banner {
  height: 36px
}

.q-color-picker__header-bg {
  background: #fff;
  background-image: url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAAgAAAAICAYAAADED76LAAAAH0lEQVQoU2NkYGAwZkAFZ5G5jPRRgOYEVDeB3EBjBQBOZwTVugIGyAAAAABJRU5ErkJggg==) !important
}

.q-color-picker__footer {
  height: 36px
}

.q-color-picker__footer .q-tab {
  height: 36px !important;
  min-height: 36px !important
}

.q-color-picker__footer .q-tab--inactive {
  background: linear-gradient(180deg, #0000004d 0, #00000026 25%, #0000001a)
}

.q-color-picker__spectrum {
  height: 100%;
  width: 100%
}

.q-color-picker__spectrum-tab {
  padding: 0 !important
}

.q-color-picker__spectrum-white {
  background: linear-gradient(90deg, #fff, #fff0)
}

.q-color-picker__spectrum-black {
  background: linear-gradient(0deg, #000, #0000)
}

.q-color-picker__spectrum-circle {
  border-radius: 50%;
  box-shadow: 0 0 0 1.5px #fff, inset 0 0 1px 1px #0000004d, 0 0 1px 2px #0006;
  height: 10px;
  transform: translate(-5px, -5px);
  width: 10px
}

.q-color-picker__hue .q-slider__track {
  background: linear-gradient(90deg, red 0, #ff0 17%, #0f0 33%, #0ff, #00f 67%, #f0f 83%, red) !important;
  opacity: 1
}

.q-color-picker__alpha .q-slider__track-container {
  padding-top: 0
}

.q-color-picker__alpha .q-slider__track:before {
  background: linear-gradient(90deg, #fff0, #757575);
  border-radius: inherit;
  bottom: 0;
  content: "";
  left: 0;
  position: absolute;
  right: 0;
  top: 0
}

.q-color-picker__sliders {
  padding: 0 16px
}

.q-color-picker__sliders .q-slider__thumb {
  color: #424242
}

.q-color-picker__sliders .q-slider__thumb path {
  stroke-width: 2px;
  fill: #0000
}

.q-color-picker__sliders .q-slider--active path {
  stroke-width: 3px
}

.q-color-picker__tune-tab .q-slider {
  margin-left: 18px;
  margin-right: 18px
}

.q-color-picker__tune-tab input {
  border: 1px solid #e0e0e0;
  border-radius: 4px;
  font-size: 11px;
  width: 3.5em
}

.q-color-picker__palette-tab {
  padding: 0 !important
}

.q-color-picker__palette-rows--editable .q-color-picker__cube {
  cursor: pointer
}

.q-color-picker__cube {
  padding-bottom: 10%;
  width: 10% !important
}

.q-color-picker input {
  background: #0000;
  color: inherit;
  outline: 0;
  text-align: center
}

.q-color-picker .q-tabs {
  overflow: hidden
}

.q-color-picker .q-tab--active {
  box-shadow: 0 0 14px 3px #0003
}

.q-color-picker .q-tab--active .q-focus-helper,
.q-color-picker .q-tab__indicator {
  display: none
}

.q-color-picker .q-tab-panels {
  background: inherit
}

.q-color-picker--dark {
  box-shadow: 0 1px 5px #fff3, 0 2px 2px #ffffff24, 0 3px 1px -2px #ffffff1f
}

.q-color-picker--dark .q-color-picker__tune-tab input {
  border: 1px solid #ffffff4d
}

.q-color-picker--dark .q-slider__thumb {
  color: #fafafa
}

.q-date {
  background: #fff;
  border-radius: 4px;
  box-shadow: 0 1px 5px #0003, 0 2px 2px #00000024, 0 3px 1px -2px #0000001f;
  display: inline-flex;
  max-width: 100%;
  min-width: 290px;
  width: 290px
}

.q-date--bordered {
  border: 1px solid #0000001f
}

.q-date__header {
  background-color: var(--q-primary);
  border-top-left-radius: inherit;
  color: #fff;
  padding: 16px
}

.q-date__actions {
  padding: 0 16px 16px
}

.q-date__content,
.q-date__main {
  outline: 0
}

.q-date__content .q-btn {
  font-weight: 400
}

.q-date__header-link {
  opacity: .64;
  outline: 0;
  transition: opacity .3s ease-out
}

.q-date__header-link--active,
.q-date__header-link:focus,
.q-date__header-link:hover {
  opacity: 1
}

.q-date__header-subtitle {
  font-size: 14px;
  letter-spacing: .00938em;
  line-height: 1.75
}

.q-date__header-title-label {
  font-size: 24px;
  letter-spacing: .00735em;
  line-height: 1.2
}

.q-date__view {
  height: 100%;
  min-height: 290px;
  padding: 16px;
  width: 100%
}

.q-date__navigation {
  height: 12.5%
}

.q-date__navigation>div:first-child {
  justify-content: flex-end;
  min-width: 24px;
  width: 8%
}

.q-date__navigation>div:last-child {
  justify-content: flex-start;
  min-width: 24px;
  width: 8%
}

.q-date__calendar-weekdays {
  height: 12.5%
}

.q-date__calendar-weekdays>div {
  font-size: 12px;
  opacity: .38
}

.q-date__calendar-item {
  align-items: center;
  display: inline-flex;
  height: 12.5% !important;
  justify-content: center;
  padding: 1px;
  position: relative;
  vertical-align: middle;
  width: 14.285% !important
}

.q-date__calendar-item:after {
  border: 1px dashed #0000;
  bottom: 1px;
  content: "";
  left: 0;
  pointer-events: none;
  position: absolute;
  right: 0;
  top: 1px
}

.q-date__calendar-item button,
.q-date__calendar-item>div {
  border-radius: 50%;
  height: 30px;
  width: 30px
}

.q-date__calendar-item>div {
  line-height: 30px;
  text-align: center
}

.q-date__calendar-item>button {
  line-height: 22px
}

.q-date__calendar-item--out {
  opacity: .18
}

.q-date__calendar-item--fill {
  visibility: hidden
}

.q-date__range-from:before,
.q-date__range-to:before,
.q-date__range:before {
  background-color: currentColor;
  bottom: 1px;
  content: "";
  left: 0;
  opacity: .3;
  position: absolute;
  right: 0;
  top: 1px
}

.q-date__range-from:nth-child(7n-6):before,
.q-date__range-to:nth-child(7n-6):before,
.q-date__range:nth-child(7n-6):before {
  border-bottom-left-radius: 0;
  border-top-left-radius: 0
}

.q-date__range-from:nth-child(7n):before,
.q-date__range-to:nth-child(7n):before,
.q-date__range:nth-child(7n):before {
  border-bottom-right-radius: 0;
  border-top-right-radius: 0
}

.q-date__range-from:before {
  left: 50%
}

.q-date__range-to:before {
  right: 50%
}

.q-date__edit-range:after {
  border-color: currentColor #0000
}

.q-date__edit-range:nth-child(7n-6):after {
  border-bottom-left-radius: 0;
  border-top-left-radius: 0
}

.q-date__edit-range:nth-child(7n):after {
  border-bottom-right-radius: 0;
  border-top-right-radius: 0
}

.q-date__edit-range-from-to:after,
.q-date__edit-range-from:after {
  border-bottom-color: initial;
  border-bottom-left-radius: 28px;
  border-left-color: initial;
  border-top-color: initial;
  border-top-left-radius: 28px;
  left: 4px
}

.q-date__edit-range-from-to:after,
.q-date__edit-range-to:after {
  border-bottom-color: initial;
  border-bottom-right-radius: 28px;
  border-right-color: initial;
  border-top-color: initial;
  border-top-right-radius: 28px;
  right: 4px
}

.q-date__calendar-days-container {
  height: 75%;
  min-height: 192px
}

.q-date__calendar-days>div {
  height: 16.66% !important
}

.q-date__event {
  background-color: var(--q-secondary);
  border-radius: 5px;
  bottom: 2px;
  height: 5px;
  left: 50%;
  position: absolute;
  transform: translate3d(-50%, 0, 0);
  width: 8px
}

.q-date__today {
  box-shadow: 0 0 1px 0 currentColor
}

.q-date__years-content {
  padding: 0 8px
}

.q-date__months-item,
.q-date__years-item {
  flex: 0 0 33.3333%
}

.q-date--readonly .q-date__content,
.q-date--readonly .q-date__header,
.q-date.disabled .q-date__content,
.q-date.disabled .q-date__header {
  pointer-events: none
}

.q-date--readonly .q-date__navigation {
  display: none
}

.q-date--portrait {
  flex-direction: column
}

.q-date--portrait-standard .q-date__content {
  height: calc(100% - 86px)
}

.q-date--portrait-standard .q-date__header {
  border-top-right-radius: inherit;
  height: 86px
}

.q-date--portrait-standard .q-date__header-title {
  align-items: center;
  height: 30px
}

.q-date--portrait-minimal .q-date__content {
  height: 100%
}

.q-date--landscape {
  align-items: stretch;
  flex-direction: row;
  min-width: 420px
}

.q-date--landscape>div {
  display: flex;
  flex-direction: column
}

.q-date--landscape .q-date__content {
  height: 100%
}

.q-date--landscape-standard {
  min-width: 420px
}

.q-date--landscape-standard .q-date__header {
  border-bottom-left-radius: inherit;
  min-width: 110px;
  width: 110px
}

.q-date--landscape-standard .q-date__header-title {
  flex-direction: column
}

.q-date--landscape-standard .q-date__header-today {
  margin-left: -8px;
  margin-top: 12px
}

.q-date--landscape-minimal {
  width: 310px
}

.q-date--dark {
  border-color: #ffffff47;
  box-shadow: 0 1px 5px #fff3, 0 2px 2px #ffffff24, 0 3px 1px -2px #ffffff1f
}

.q-dialog__title {
  font-size: 1.25rem;
  font-weight: 500;
  letter-spacing: .0125em;
  line-height: 1.6
}

.q-dialog__progress {
  font-size: 4rem
}

.q-dialog__inner {
  outline: 0
}

.q-dialog__inner>div {
  overflow: auto;
  pointer-events: all;
  -webkit-overflow-scrolling: touch;
  border-radius: 4px;
  will-change: scroll-position
}

.q-dialog__inner--square>div {
  border-radius: 0 !important
}

.q-dialog__inner>.q-card>.q-card__actions .q-btn--rectangle {
  min-width: 64px
}

.q-dialog__inner--minimized {
  padding: 24px
}

.q-dialog__inner--minimized>div {
  max-height: calc(100vh - 48px)
}

.q-dialog__inner--maximized>div {
  border-radius: 0 !important;
  height: 100%;
  left: 0 !important;
  max-height: 100vh;
  max-width: 100vw;
  top: 0 !important;
  width: 100%
}

.q-dialog__inner--bottom,
.q-dialog__inner--top {
  padding-bottom: 0 !important;
  padding-top: 0 !important
}

.q-dialog__inner--left,
.q-dialog__inner--right {
  padding-left: 0 !important;
  padding-right: 0 !important
}

.q-dialog__inner--left:not(.q-dialog__inner--animating)>div,
.q-dialog__inner--top:not(.q-dialog__inner--animating)>div {
  border-top-left-radius: 0
}

.q-dialog__inner--right:not(.q-dialog__inner--animating)>div,
.q-dialog__inner--top:not(.q-dialog__inner--animating)>div {
  border-top-right-radius: 0
}

.q-dialog__inner--bottom:not(.q-dialog__inner--animating)>div,
.q-dialog__inner--left:not(.q-dialog__inner--animating)>div {
  border-bottom-left-radius: 0
}

.q-dialog__inner--bottom:not(.q-dialog__inner--animating)>div,
.q-dialog__inner--right:not(.q-dialog__inner--animating)>div {
  border-bottom-right-radius: 0
}

.q-dialog__inner--fullwidth>div {
  max-width: 100% !important;
  width: 100% !important
}

.q-dialog__inner--fullheight>div {
  height: 100% !important;
  max-height: 100% !important
}

.q-dialog__backdrop {
  background: #0006;
  outline: 0;
  pointer-events: all;
  z-index: -1
}

body.platform-android:not(.native-mobile) .q-dialog__inner--minimized>div,
body.platform-ios .q-dialog__inner--minimized>div {
  max-height: calc(100vh - 108px)
}

body.q-ios-padding .q-dialog__inner {
  padding-bottom: env(safe-area-inset-bottom) !important;
  padding-top: env(safe-area-inset-top) !important
}

body.q-ios-padding .q-dialog__inner>div {
  max-height: calc(100vh - env(safe-area-inset-top) - env(safe-area-inset-bottom)) !important
}

@media (max-width:599.98px) {

  .q-dialog__inner--bottom,
  .q-dialog__inner--top {
    padding-left: 0;
    padding-right: 0
  }

  .q-dialog__inner--bottom>div,
  .q-dialog__inner--top>div {
    width: 100% !important
  }
}

@media (min-width:600px) {
  .q-dialog__inner--minimized>div {
    max-width: 560px
  }
}

.q-body--dialog {
  overflow: hidden
}

.q-editor {
  background-color: #fff;
  border: 1px solid #0000001f;
  border-radius: 4px
}

.q-editor.disabled {
  border-style: dashed
}

.q-editor>div:first-child,
.q-editor__toolbars-container,
.q-editor__toolbars-container>div:first-child {
  border-top-left-radius: inherit;
  border-top-right-radius: inherit
}

.q-editor__content {
  border-bottom-left-radius: inherit;
  border-bottom-right-radius: inherit;
  max-width: 100%;
  min-height: 10em;
  outline: 0;
  overflow: auto;
  padding: 10px
}

.q-editor__content pre {
  white-space: pre-wrap
}

.q-editor__content hr {
  background: #0000001f;
  border: 0;
  height: 1px;
  margin: 1px;
  outline: 0
}

.q-editor__content:empty:not(:focus):before {
  content: attr(placeholder);
  opacity: .7
}

.q-editor__toolbar {
  border-bottom: 1px solid #0000001f;
  min-height: 32px
}

.q-editor__toolbars-container {
  max-width: 100%
}

.q-editor .q-btn {
  margin: 4px
}

.q-editor__toolbar-group {
  margin: 0 4px;
  position: relative
}

.q-editor__toolbar-group+.q-editor__toolbar-group:before {
  background: #0000001f;
  bottom: 4px;
  content: "";
  left: -4px;
  position: absolute;
  top: 4px;
  width: 1px
}

.q-editor__link-input {
  background: none;
  border: none;
  border-radius: 0;
  color: inherit;
  outline: 0;
  text-decoration: none;
  text-transform: none
}

.q-editor--flat,
.q-editor--flat .q-editor__toolbar {
  border: 0
}

.q-editor--dense .q-editor__toolbar-group {
  align-items: center;
  display: flex;
  flex-wrap: nowrap
}

.q-editor--dark {
  border-color: #ffffff47
}

.q-editor--dark .q-editor__content hr {
  background: #ffffff47
}

.q-editor--dark .q-editor__toolbar {
  border-color: #ffffff47
}

.q-editor--dark .q-editor__toolbar-group+.q-editor__toolbar-group:before {
  background: #ffffff47
}

.q-expansion-item__border {
  opacity: 0
}

.q-expansion-item__toggle-icon {
  position: relative;
  transition: transform .3s
}

.q-expansion-item__toggle-icon--rotated {
  transform: rotate(180deg)
}

.q-expansion-item__toggle-focus {
  height: 1em !important;
  position: relative !important;
  width: 1em !important
}

.q-expansion-item__toggle-focus+.q-expansion-item__toggle-icon {
  margin-top: -1em
}

.q-expansion-item--standard.q-expansion-item--expanded>div>.q-expansion-item__border {
  opacity: 1
}

.q-expansion-item--popup {
  transition: padding .5s
}

.q-expansion-item--popup>.q-expansion-item__container {
  border: 1px solid #0000001f
}

.q-expansion-item--popup>.q-expansion-item__container>.q-separator {
  display: none
}

.q-expansion-item--popup.q-expansion-item--collapsed {
  padding: 0 15px
}

.q-expansion-item--popup.q-expansion-item--expanded {
  padding: 15px 0
}

.q-expansion-item--popup.q-expansion-item--expanded+.q-expansion-item--popup.q-expansion-item--expanded {
  padding-top: 0
}

.q-expansion-item--popup.q-expansion-item--collapsed:not(:first-child)>.q-expansion-item__container {
  border-top-width: 0
}

.q-expansion-item--popup.q-expansion-item--expanded+.q-expansion-item--popup.q-expansion-item--collapsed>.q-expansion-item__container {
  border-top-width: 1px
}

.q-expansion-item__content>.q-card {
  border-radius: 0;
  box-shadow: none
}

.q-expansion-item--expanded+.q-expansion-item--expanded>div>.q-expansion-item__border--top,
.q-expansion-item:first-child>div>.q-expansion-item__border--top,
.q-expansion-item:last-child>div>.q-expansion-item__border--bottom {
  opacity: 0
}

.q-expansion-item--expanded .q-textarea--autogrow textarea {
  animation: q-expansion-done 0s
}

@keyframes q-expansion-done {
  0% {
    --q-exp-done: 1
  }
}

.z-fab {
  z-index: 990
}

.q-fab {
  position: relative;
  vertical-align: middle
}

.q-fab>.q-btn {
  width: 100%
}

.q-fab--form-rounded {
  border-radius: 28px
}

.q-fab--form-square {
  border-radius: 4px
}

.q-fab__active-icon,
.q-fab__icon {
  transition: opacity .4s, transform .4s
}

.q-fab__icon {
  opacity: 1;
  transform: rotate(0)
}

.q-fab__active-icon {
  opacity: 0;
  transform: rotate(-180deg)
}

.q-fab__label--external {
  padding: 0 8px;
  position: absolute;
  transition: opacity .18s cubic-bezier(.65, .815, .735, .395)
}

.q-fab__label--external-hidden {
  opacity: 0;
  pointer-events: none
}

.q-fab__label--external-left {
  left: -12px;
  top: 50%;
  transform: translate(-100%, -50%)
}

.q-fab__label--external-right {
  right: -12px;
  top: 50%;
  transform: translate(100%, -50%)
}

.q-fab__label--external-bottom {
  bottom: -12px;
  left: 50%;
  transform: translate(-50%, 100%)
}

.q-fab__label--external-top {
  left: 50%;
  top: -12px;
  transform: translate(-50%, -100%)
}

.q-fab__label--internal {
  max-height: 30px;
  padding: 0;
  transition: font-size .12s cubic-bezier(.65, .815, .735, .395), max-height .12s cubic-bezier(.65, .815, .735, .395), opacity .07s cubic-bezier(.65, .815, .735, .395)
}

.q-fab__label--internal-hidden {
  font-size: 0;
  opacity: 0
}

.q-fab__label--internal-top {
  padding-bottom: .12em
}

.q-fab__label--internal-bottom {
  padding-top: .12em
}

.q-fab__label--internal-bottom.q-fab__label--internal-hidden,
.q-fab__label--internal-top.q-fab__label--internal-hidden {
  max-height: 0
}

.q-fab__label--internal-left {
  padding-left: .285em;
  padding-right: .571em
}

.q-fab__label--internal-right {
  padding-left: .571em;
  padding-right: .285em
}

.q-fab__icon-holder {
  min-height: 24px;
  min-width: 24px;
  position: relative
}

.q-fab__icon-holder--opened .q-fab__icon {
  opacity: 0;
  transform: rotate(180deg)
}

.q-fab__icon-holder--opened .q-fab__active-icon {
  opacity: 1;
  transform: rotate(0)
}

.q-fab__actions {
  align-items: center;
  align-self: center;
  justify-content: center;
  opacity: 0;
  padding: 3px;
  pointer-events: none;
  position: absolute;
  transition: transform .18s ease-in, opacity .18s ease-in
}

.q-fab__actions .q-btn {
  margin: 5px
}

.q-fab__actions--right {
  height: 56px;
  left: 100%;
  margin-left: 9px;
  transform: scale(.4) translate(-62px);
  transform-origin: 0 50%
}

.q-fab__actions--left {
  flex-direction: row-reverse;
  height: 56px;
  margin-right: 9px;
  right: 100%;
  transform: scale(.4) translate(62px);
  transform-origin: 100% 50%
}

.q-fab__actions--up {
  bottom: 100%;
  flex-direction: column-reverse;
  margin-bottom: 9px;
  transform: scale(.4) translateY(62px);
  transform-origin: 50% 100%;
  width: 56px
}

.q-fab__actions--down {
  flex-direction: column;
  margin-top: 9px;
  top: 100%;
  transform: scale(.4) translateY(-62px);
  transform-origin: 50% 0;
  width: 56px
}

.q-fab__actions--down,
.q-fab__actions--up {
  left: 50%;
  margin-left: -28px
}

.q-fab__actions--opened {
  opacity: 1;
  pointer-events: all;
  transform: scale(1) translate(.1px)
}

.q-fab--align-left>.q-fab__actions--down,
.q-fab--align-left>.q-fab__actions--up {
  align-items: flex-start;
  left: 28px
}

.q-fab--align-right>.q-fab__actions--down,
.q-fab--align-right>.q-fab__actions--up {
  align-items: flex-end;
  left: auto;
  right: 0
}

.q-field {
  font-size: 14px
}

.q-field ::-ms-clear,
.q-field ::-ms-reveal {
  display: none
}

.q-field--with-bottom {
  padding-bottom: 20px
}

.q-field__marginal {
  color: #0000008a;
  font-size: 24px;
  height: 56px
}

.q-field__marginal>*+* {
  margin-left: 2px
}

.q-field__marginal .q-avatar {
  font-size: 32px
}

.q-field__before,
.q-field__prepend {
  padding-right: 12px
}

.q-field__after,
.q-field__append {
  padding-left: 12px
}

.q-field__after:empty,
.q-field__append:empty {
  display: none
}

.q-field__append+.q-field__append {
  padding-left: 2px
}

.q-field__inner {
  text-align: left
}

.q-field__bottom {
  backface-visibility: hidden;
  color: #0000008a;
  font-size: 12px;
  line-height: 1;
  min-height: 20px;
  padding: 8px 12px 0
}

.q-field__bottom--animated {
  bottom: 0;
  left: 0;
  position: absolute;
  right: 0;
  transform: translateY(100%)
}

.q-field__messages {
  line-height: 1
}

.q-field__messages>div {
  word-break: break-word;
  word-wrap: break-word;
  overflow-wrap: break-word
}

.q-field__messages>div+div {
  margin-top: 4px
}

.q-field__counter {
  line-height: 1;
  padding-left: 8px
}

.q-field--item-aligned {
  padding: 8px 16px
}

.q-field--item-aligned .q-field__before {
  min-width: 56px
}

.q-field__control-container {
  height: inherit
}

.q-field__control {
  color: var(--q-primary);
  height: 56px;
  max-width: 100%;
  outline: none
}

.q-field__control:after,
.q-field__control:before {
  bottom: 0;
  content: "";
  left: 0;
  pointer-events: none;
  position: absolute;
  right: 0;
  top: 0
}

.q-field__control:before {
  border-radius: inherit
}

.q-field__shadow {
  opacity: 0;
  overflow: hidden;
  top: 8px;
  white-space: pre-wrap
}

.q-field__shadow,
.q-field__shadow+.q-field__native::placeholder {
  transition: opacity .36s cubic-bezier(.4, 0, .2, 1)
}

.q-field__shadow+.q-field__native:focus::placeholder {
  opacity: 0
}

.q-field__input,
.q-field__native,
.q-field__prefix,
.q-field__suffix {
  background: none;
  border: none;
  border-radius: 0;
  color: #000000de;
  font-weight: 400;
  letter-spacing: .00937em;
  line-height: 28px;
  outline: 0;
  padding: 6px 0;
  text-decoration: inherit;
  text-transform: inherit
}

.q-field__input,
.q-field__native {
  min-width: 0;
  outline: 0 !important;
  -webkit-user-select: auto;
  user-select: auto;
  width: 100%
}

.q-field__input:-webkit-autofill,
.q-field__native:-webkit-autofill {
  -webkit-animation-fill-mode: both;
  -webkit-animation-name: q-autofill
}

.q-field__input:-webkit-autofill+.q-field__label,
.q-field__native:-webkit-autofill+.q-field__label {
  transform: translateY(-40%) scale(.75)
}

.q-field__input[type=color]+.q-field__label,
.q-field__input[type=date]+.q-field__label,
.q-field__input[type=datetime-local]+.q-field__label,
.q-field__input[type=month]+.q-field__label,
.q-field__input[type=time]+.q-field__label,
.q-field__input[type=week]+.q-field__label,
.q-field__native[type=color]+.q-field__label,
.q-field__native[type=date]+.q-field__label,
.q-field__native[type=datetime-local]+.q-field__label,
.q-field__native[type=month]+.q-field__label,
.q-field__native[type=time]+.q-field__label,
.q-field__native[type=week]+.q-field__label {
  transform: translateY(-40%) scale(.75)
}

.q-field__input:invalid,
.q-field__native:invalid {
  box-shadow: none
}

.q-field__native[type=file] {
  line-height: 1em
}

.q-field__input {
  height: 0;
  line-height: 24px;
  min-height: 24px;
  padding: 0
}

.q-field__prefix,
.q-field__suffix {
  transition: opacity .36s cubic-bezier(.4, 0, .2, 1);
  white-space: nowrap
}

.q-field__prefix {
  padding-right: 4px
}

.q-field__suffix {
  padding-left: 4px
}

.q-field--disabled .q-placeholder,
.q-field--readonly .q-placeholder {
  opacity: 1 !important
}

.q-field--readonly.q-field--labeled .q-field__input,
.q-field--readonly.q-field--labeled .q-field__native {
  cursor: default
}

.q-field--readonly.q-field--float .q-field__input,
.q-field--readonly.q-field--float .q-field__native {
  cursor: text
}

.q-field--disabled .q-field__inner {
  cursor: not-allowed
}

.q-field--disabled .q-field__control {
  pointer-events: none
}

.q-field--disabled .q-field__control>div {
  opacity: .6 !important
}

.q-field--disabled .q-field__control>div,
.q-field--disabled .q-field__control>div * {
  outline: 0 !important
}

.q-field__label {
  backface-visibility: hidden;
  color: #0009;
  font-size: 16px;
  font-weight: 400;
  left: 0;
  letter-spacing: .00937em;
  line-height: 1.25;
  max-width: 100%;
  text-decoration: inherit;
  text-transform: inherit;
  top: 18px;
  transform-origin: left top;
  transition: transform .36s cubic-bezier(.4, 0, .2, 1), max-width .324s cubic-bezier(.4, 0, .2, 1)
}

.q-field--float .q-field__label {
  max-width: 133%;
  transform: translateY(-40%) scale(.75);
  transition: transform .36s cubic-bezier(.4, 0, .2, 1), max-width .396s cubic-bezier(.4, 0, .2, 1)
}

.q-field--highlighted .q-field__label {
  color: currentColor
}

.q-field--highlighted .q-field__shadow {
  opacity: .5
}

.q-field--filled .q-field__control {
  background: #0000000d;
  border-radius: 4px 4px 0 0;
  padding: 0 12px
}

.q-field--filled .q-field__control:before {
  background: #0000000d;
  border-bottom: 1px solid #0000006b;
  opacity: 0;
  transition: opacity .36s cubic-bezier(.4, 0, .2, 1), background .36s cubic-bezier(.4, 0, .2, 1)
}

.q-field--filled .q-field__control:hover:before {
  opacity: 1
}

.q-field--filled .q-field__control:after {
  background: currentColor;
  height: 2px;
  top: auto;
  transform: scaleX(0);
  transform-origin: center bottom;
  transition: transform .36s cubic-bezier(.4, 0, .2, 1)
}

.q-field--filled.q-field--rounded .q-field__control {
  border-radius: 28px 28px 0 0
}

.q-field--filled.q-field--highlighted .q-field__control:before {
  background: #0000001f;
  opacity: 1
}

.q-field--filled.q-field--highlighted .q-field__control:after {
  transform: scaleX(1)
}

.q-field--filled.q-field--dark .q-field__control,
.q-field--filled.q-field--dark .q-field__control:before {
  background: #ffffff12
}

.q-field--filled.q-field--dark.q-field--highlighted .q-field__control:before {
  background: #ffffff1a
}

.q-field--filled.q-field--readonly .q-field__control:before {
  background: #0000;
  border-bottom-style: dashed;
  opacity: 1
}

.q-field--outlined .q-field__control {
  border-radius: 4px;
  padding: 0 12px
}

.q-field--outlined .q-field__control:before {
  border: 1px solid #0000003d;
  transition: border-color .36s cubic-bezier(.4, 0, .2, 1)
}

.q-field--outlined .q-field__control:hover:before {
  border-color: #000
}

.q-field--outlined .q-field__control:after {
  border: 2px solid #0000;
  border-radius: inherit;
  height: inherit;
  transition: border-color .36s cubic-bezier(.4, 0, .2, 1)
}

.q-field--outlined .q-field__input:-webkit-autofill,
.q-field--outlined .q-field__native:-webkit-autofill {
  margin-bottom: 1px;
  margin-top: 1px
}

.q-field--outlined.q-field--rounded .q-field__control {
  border-radius: 28px
}

.q-field--outlined.q-field--highlighted .q-field__control:hover:before {
  border-color: #0000
}

.q-field--outlined.q-field--highlighted .q-field__control:after {
  border-color: currentColor;
  border-width: 2px;
  transform: scaleX(1)
}

.q-field--outlined.q-field--readonly .q-field__control:before {
  border-style: dashed
}

.q-field--standard .q-field__control:before {
  border-bottom: 1px solid #0000003d;
  transition: border-color .36s cubic-bezier(.4, 0, .2, 1)
}

.q-field--standard .q-field__control:hover:before {
  border-color: #000
}

.q-field--standard .q-field__control:after {
  background: currentColor;
  border-bottom-left-radius: inherit;
  border-bottom-right-radius: inherit;
  height: 2px;
  top: auto;
  transform: scaleX(0);
  transform-origin: center bottom;
  transition: transform .36s cubic-bezier(.4, 0, .2, 1)
}

.q-field--standard.q-field--highlighted .q-field__control:after {
  transform: scaleX(1)
}

.q-field--standard.q-field--readonly .q-field__control:before {
  border-bottom-style: dashed
}

.q-field--dark .q-field__control:before {
  border-color: #fff9
}

.q-field--dark .q-field__control:hover:before {
  border-color: #fff
}

.q-field--dark .q-field__input,
.q-field--dark .q-field__native,
.q-field--dark .q-field__prefix,
.q-field--dark .q-field__suffix {
  color: #fff
}

.q-field--dark .q-field__bottom,
.q-field--dark .q-field__marginal,
.q-field--dark:not(.q-field--highlighted) .q-field__label {
  color: #ffffffb3
}

.q-field--standout .q-field__control {
  background: #0000000d;
  border-radius: 4px;
  padding: 0 12px;
  transition: box-shadow .36s cubic-bezier(.4, 0, .2, 1), background-color .36s cubic-bezier(.4, 0, .2, 1)
}

.q-field--standout .q-field__control:before {
  background: #00000012;
  opacity: 0;
  transition: opacity .36s cubic-bezier(.4, 0, .2, 1), background .36s cubic-bezier(.4, 0, .2, 1)
}

.q-field--standout .q-field__control:hover:before {
  opacity: 1
}

.q-field--standout.q-field--rounded .q-field__control {
  border-radius: 28px
}

.q-field--standout.q-field--highlighted .q-field__control {
  background: #000;
  box-shadow: 0 1px 5px #0003, 0 2px 2px #00000024, 0 3px 1px -2px #0000001f
}

.q-field--standout.q-field--highlighted .q-field__append,
.q-field--standout.q-field--highlighted .q-field__input,
.q-field--standout.q-field--highlighted .q-field__native,
.q-field--standout.q-field--highlighted .q-field__prefix,
.q-field--standout.q-field--highlighted .q-field__prepend,
.q-field--standout.q-field--highlighted .q-field__suffix {
  color: #fff
}

.q-field--standout.q-field--readonly .q-field__control:before {
  background: #0000;
  border: 1px dashed #0000003d;
  opacity: 1
}

.q-field--standout.q-field--dark .q-field__control,
.q-field--standout.q-field--dark .q-field__control:before {
  background: #ffffff12
}

.q-field--standout.q-field--dark.q-field--highlighted .q-field__control {
  background: #fff
}

.q-field--standout.q-field--dark.q-field--highlighted .q-field__append,
.q-field--standout.q-field--dark.q-field--highlighted .q-field__input,
.q-field--standout.q-field--dark.q-field--highlighted .q-field__native,
.q-field--standout.q-field--dark.q-field--highlighted .q-field__prefix,
.q-field--standout.q-field--dark.q-field--highlighted .q-field__prepend,
.q-field--standout.q-field--dark.q-field--highlighted .q-field__suffix {
  color: #000
}

.q-field--standout.q-field--dark.q-field--readonly .q-field__control:before {
  border-color: #ffffff3d
}

.q-field--labeled .q-field__native,
.q-field--labeled .q-field__prefix,
.q-field--labeled .q-field__suffix {
  line-height: 24px;
  padding-bottom: 8px;
  padding-top: 24px
}

.q-field--labeled .q-field__shadow {
  top: 0
}

.q-field--labeled:not(.q-field--float) .q-field__prefix,
.q-field--labeled:not(.q-field--float) .q-field__suffix {
  opacity: 0
}

.q-field--labeled:not(.q-field--float) .q-field__input::placeholder,
.q-field--labeled:not(.q-field--float) .q-field__native::placeholder {
  color: #0000
}

.q-field--labeled.q-field--dense .q-field__native,
.q-field--labeled.q-field--dense .q-field__prefix,
.q-field--labeled.q-field--dense .q-field__suffix {
  padding-bottom: 2px;
  padding-top: 14px
}

.q-field--dense .q-field--with-bottom {
  padding-bottom: 19px
}

.q-field--dense .q-field__shadow {
  top: 0
}

.q-field--dense .q-field__control,
.q-field--dense .q-field__marginal {
  height: 40px
}

.q-field--dense .q-field__bottom {
  font-size: 11px
}

.q-field--dense .q-field__label {
  font-size: 14px;
  top: 10px
}

.q-field--dense .q-field__before,
.q-field--dense .q-field__prepend {
  padding-right: 6px
}

.q-field--dense .q-field__after,
.q-field--dense .q-field__append {
  padding-left: 6px
}

.q-field--dense .q-field__append+.q-field__append {
  padding-left: 2px
}

.q-field--dense .q-field__marginal .q-avatar {
  font-size: 24px
}

.q-field--dense.q-field--float .q-field__label {
  transform: translateY(-30%) scale(.75)
}

.q-field--dense .q-field__input:-webkit-autofill+.q-field__label,
.q-field--dense .q-field__native:-webkit-autofill+.q-field__label {
  transform: translateY(-30%) scale(.75)
}

.q-field--dense .q-field__input[type=color]+.q-field__label,
.q-field--dense .q-field__input[type=date]+.q-field__label,
.q-field--dense .q-field__input[type=datetime-local]+.q-field__label,
.q-field--dense .q-field__input[type=month]+.q-field__label,
.q-field--dense .q-field__input[type=time]+.q-field__label,
.q-field--dense .q-field__input[type=week]+.q-field__label,
.q-field--dense .q-field__native[type=color]+.q-field__label,
.q-field--dense .q-field__native[type=date]+.q-field__label,
.q-field--dense .q-field__native[type=datetime-local]+.q-field__label,
.q-field--dense .q-field__native[type=month]+.q-field__label,
.q-field--dense .q-field__native[type=time]+.q-field__label,
.q-field--dense .q-field__native[type=week]+.q-field__label {
  transform: translateY(-30%) scale(.75)
}

.q-field--borderless .q-field__bottom,
.q-field--borderless.q-field--dense .q-field__control,
.q-field--standard .q-field__bottom,
.q-field--standard.q-field--dense .q-field__control {
  padding-left: 0;
  padding-right: 0
}

.q-field--error .q-field__label {
  animation: q-field-label .36s
}

.q-field--error .q-field__bottom {
  color: var(--q-negative)
}

.q-field__focusable-action {
  background: #0000;
  border: 0;
  color: inherit;
  cursor: pointer;
  opacity: .6;
  outline: 0 !important;
  padding: 0
}

.q-field__focusable-action:focus,
.q-field__focusable-action:hover {
  opacity: 1
}

.q-field--auto-height .q-field__control {
  height: auto
}

.q-field--auto-height .q-field__control,
.q-field--auto-height .q-field__native {
  min-height: 56px
}

.q-field--auto-height .q-field__native {
  align-items: center
}

.q-field--auto-height .q-field__control-container {
  padding-top: 0
}

.q-field--auto-height .q-field__native,
.q-field--auto-height .q-field__prefix,
.q-field--auto-height .q-field__suffix {
  line-height: 18px
}

.q-field--auto-height.q-field--labeled .q-field__control-container {
  padding-top: 24px
}

.q-field--auto-height.q-field--labeled .q-field__shadow {
  top: 24px
}

.q-field--auto-height.q-field--labeled .q-field__native,
.q-field--auto-height.q-field--labeled .q-field__prefix,
.q-field--auto-height.q-field--labeled .q-field__suffix {
  padding-top: 0
}

.q-field--auto-height.q-field--labeled .q-field__native {
  min-height: 24px
}

.q-field--auto-height.q-field--dense .q-field__control,
.q-field--auto-height.q-field--dense .q-field__native {
  min-height: 40px
}

.q-field--auto-height.q-field--dense.q-field--labeled .q-field__control-container {
  padding-top: 14px
}

.q-field--auto-height.q-field--dense.q-field--labeled .q-field__shadow {
  top: 14px
}

.q-field--auto-height.q-field--dense.q-field--labeled .q-field__native {
  min-height: 24px
}

.q-field--square .q-field__control {
  border-radius: 0 !important
}

.q-transition--field-message-enter-active,
.q-transition--field-message-leave-active {
  transition: transform .6s cubic-bezier(.86, 0, .07, 1), opacity .6s cubic-bezier(.86, 0, .07, 1)
}

.q-transition--field-message-enter-from,
.q-transition--field-message-leave-to {
  opacity: 0;
  transform: translateY(-10px)
}

.q-transition--field-message-leave-active,
.q-transition--field-message-leave-from {
  position: absolute
}

@keyframes q-field-label {
  40% {
    margin-left: 2px
  }

  60%,
  80% {
    margin-left: -2px
  }

  70%,
  90% {
    margin-left: 2px
  }
}

@keyframes q-autofill {
  to {
    background: #0000;
    color: inherit
  }
}

.q-file .q-field__native {
  overflow: hidden;
  word-break: break-all
}

.q-file .q-field__input {
  opacity: 0 !important
}

.q-file .q-field__input::-webkit-file-upload-button {
  cursor: pointer
}

.q-file__filler {
  border: none;
  padding: 0;
  visibility: hidden;
  width: 100%
}

.q-file__dnd {
  outline: 1px dashed currentColor;
  outline-offset: -4px
}

.q-form,
.q-img {
  position: relative
}

.q-img {
  display: inline-block;
  overflow: hidden;
  vertical-align: middle;
  width: 100%
}

.q-img__loading .q-spinner {
  font-size: 50px
}

.q-img__container {
  border-radius: inherit;
  font-size: 0
}

.q-img__image {
  border-radius: inherit;
  height: 100%;
  opacity: 0;
  width: 100%
}

.q-img__image--with-transition {
  transition: opacity .28s ease-in
}

.q-img__image--loaded {
  opacity: 1
}

.q-img__content {
  border-radius: inherit;
  pointer-events: none
}

.q-img__content>div {
  background: #00000078;
  color: #fff;
  padding: 16px;
  pointer-events: all;
  position: absolute
}

.q-img--no-menu .q-img__image,
.q-img--no-menu .q-img__placeholder {
  pointer-events: none
}

.q-inner-loading {
  background: #fff9;
  border-radius: inherit
}

.q-inner-loading--dark {
  background: #0006
}

.q-inner-loading__label {
  margin-top: 8px
}

.q-textarea .q-field__control {
  height: auto;
  min-height: 56px
}

.q-textarea .q-field__control-container {
  padding-bottom: 2px;
  padding-top: 2px
}

.q-textarea .q-field__shadow {
  bottom: 2px;
  top: 2px
}

.q-textarea .q-field__native,
.q-textarea .q-field__prefix,
.q-textarea .q-field__suffix {
  line-height: 18px
}

.q-textarea .q-field__native {
  min-height: 52px;
  padding-top: 17px;
  resize: vertical
}

.q-textarea.q-field--labeled .q-field__control-container {
  padding-top: 26px
}

.q-textarea.q-field--labeled .q-field__shadow {
  top: 26px
}

.q-textarea.q-field--labeled .q-field__native,
.q-textarea.q-field--labeled .q-field__prefix,
.q-textarea.q-field--labeled .q-field__suffix {
  padding-top: 0
}

.q-textarea.q-field--labeled .q-field__native {
  min-height: 26px;
  padding-top: 1px
}

.q-textarea--autogrow .q-field__native {
  resize: none
}

.q-textarea.q-field--dense .q-field__control,
.q-textarea.q-field--dense .q-field__native {
  min-height: 36px
}

.q-textarea.q-field--dense .q-field__native {
  padding-top: 9px
}

.q-textarea.q-field--dense.q-field--labeled .q-field__control-container {
  padding-top: 14px
}

.q-textarea.q-field--dense.q-field--labeled .q-field__shadow {
  top: 14px
}

.q-textarea.q-field--dense.q-field--labeled .q-field__native {
  min-height: 24px;
  padding-top: 3px
}

.q-textarea.q-field--dense.q-field--labeled .q-field__prefix,
.q-textarea.q-field--dense.q-field--labeled .q-field__suffix {
  padding-top: 2px
}

.q-textarea.disabled .q-field__native,
body.mobile .q-textarea .q-field__native {
  resize: none
}

.q-intersection {
  position: relative
}

.q-item {
  color: inherit;
  min-height: 48px;
  padding: 8px 16px;
  transition: color .3s, background-color .3s
}

.q-item__section--side {
  align-items: flex-start;
  color: #757575;
  max-width: 100%;
  min-width: 0;
  padding-right: 16px;
  width: auto
}

.q-item__section--side>.q-icon {
  font-size: 24px
}

.q-item__section--side>.q-avatar {
  font-size: 40px
}

.q-item__section--avatar {
  color: inherit;
  min-width: 56px
}

.q-item__section--thumbnail img {
  height: 56px;
  width: 100px
}

.q-item__section--nowrap {
  white-space: nowrap
}

.q-item>.q-focus-helper+.q-item__section--thumbnail,
.q-item>.q-item__section--thumbnail:first-child {
  margin-left: -16px
}

.q-item>.q-item__section--thumbnail:last-of-type {
  margin-right: -16px
}

.q-item__label {
  line-height: 1.2em !important;
  max-width: 100%
}

.q-item__label--overline {
  color: #000000b3
}

.q-item__label--caption {
  color: #0000008a
}

.q-item__label--header {
  color: #757575;
  font-size: .875rem;
  letter-spacing: .01786em;
  line-height: 1.25rem;
  padding: 16px
}

.q-list--padding .q-item__label--header,
.q-separator--spaced+.q-item__label--header {
  padding-top: 8px
}

.q-item__label+.q-item__label {
  margin-top: 4px
}

.q-item__section--main {
  flex: 10000 1 0%;
  max-width: 100%;
  min-width: 0;
  width: auto
}

.q-item__section--main+.q-item__section--main {
  margin-left: 8px
}

.q-item__section--main~.q-item__section--side {
  align-items: flex-end;
  padding-left: 16px;
  padding-right: 0
}

.q-item__section--main.q-item__section--thumbnail {
  margin-left: 0;
  margin-right: -16px
}

.q-list--bordered {
  border: 1px solid #0000001f
}

.q-list--separator>.q-item-type+.q-item-type,
.q-list--separator>.q-virtual-scroll__content>.q-item-type+.q-item-type {
  border-top: 1px solid #0000001f
}

.q-list--padding {
  padding: 8px 0
}

.q-item--dense,
.q-list--dense>.q-item {
  min-height: 32px;
  padding: 2px 16px
}

.q-list--dark.q-list--separator>.q-item-type+.q-item-type,
.q-list--dark.q-list--separator>.q-virtual-scroll__content>.q-item-type+.q-item-type {
  border-top-color: #ffffff47
}

.q-item--dark,
.q-list--dark {
  border-color: #ffffff47;
  color: #fff
}

.q-item--dark .q-item__section--side:not(.q-item__section--avatar),
.q-list--dark .q-item__section--side:not(.q-item__section--avatar) {
  color: #ffffffb3
}

.q-item--dark .q-item__label--header,
.q-list--dark .q-item__label--header {
  color: #ffffffa3
}

.q-item--dark .q-item__label--caption,
.q-item--dark .q-item__label--overline,
.q-list--dark .q-item__label--caption,
.q-list--dark .q-item__label--overline {
  color: #fffc
}

.q-item {
  position: relative
}

.q-item--active,
.q-item.q-router-link--active {
  color: var(--q-primary)
}

.q-knob {
  font-size: 48px
}

.q-knob--editable {
  cursor: pointer;
  outline: 0
}

.q-knob--editable:before {
  border-radius: 50%;
  bottom: 0;
  box-shadow: none;
  content: "";
  left: 0;
  position: absolute;
  right: 0;
  top: 0;
  transition: box-shadow .24s ease-in-out
}

.q-knob--editable:focus:before {
  box-shadow: 0 1px 5px #0003, 0 2px 2px #00000024, 0 3px 1px -2px #0000001f
}

body.body--dark .q-knob--editable:focus:before {
  box-shadow: 0 1px 5px #fff3, 0 2px 2px #ffffff24, 0 3px 1px -2px #ffffff1f
}

.q-layout {
  outline: 0;
  width: 100%
}

.q-layout-container {
  height: 100%;
  position: relative;
  width: 100%
}

.q-layout-container .q-layout {
  min-height: 100%
}

.q-layout-container>div {
  transform: translateZ(0)
}

.q-layout-container>div>div {
  max-height: 100%;
  min-height: 0
}

.q-layout__shadow {
  width: 100%
}

.q-layout__shadow:after {
  bottom: 0;
  box-shadow: 0 0 10px 2px #0003, 0 0 10px #0000003d;
  content: "";
  left: 0;
  position: absolute;
  right: 0;
  top: 0
}

.q-layout__section--marginal {
  background-color: var(--q-primary);
  color: #fff
}

.q-header--hidden {
  transform: translateY(-110%)
}

.q-header--bordered {
  border-bottom: 1px solid #0000001f
}

.q-header .q-layout__shadow {
  bottom: -10px
}

.q-header .q-layout__shadow:after {
  bottom: 10px
}

.q-footer--hidden {
  transform: translateY(110%)
}

.q-footer--bordered {
  border-top: 1px solid #0000001f
}

.q-footer .q-layout__shadow {
  top: -10px
}

.q-footer .q-layout__shadow:after {
  top: 10px
}

.q-footer,
.q-header {
  z-index: 2000
}

.q-drawer {
  background: #fff;
  bottom: 0;
  position: absolute;
  top: 0;
  z-index: 1000
}

.q-drawer--on-top {
  z-index: 3000
}

.q-drawer--left {
  left: 0;
  transform: translate(-100%)
}

.q-drawer--left.q-drawer--bordered {
  border-right: 1px solid #0000001f
}

.q-drawer--left .q-layout__shadow {
  left: 10px;
  right: -10px
}

.q-drawer--left .q-layout__shadow:after {
  right: 10px
}

.q-drawer--right {
  right: 0;
  transform: translate(100%)
}

.q-drawer--right.q-drawer--bordered {
  border-left: 1px solid #0000001f
}

.q-drawer--right .q-layout__shadow {
  left: -10px
}

.q-drawer--right .q-layout__shadow:after {
  left: 10px
}

.q-drawer-container:not(.q-drawer--mini-animate) .q-drawer--mini {
  padding: 0 !important
}

.q-drawer-container:not(.q-drawer--mini-animate) .q-drawer--mini .q-item,
.q-drawer-container:not(.q-drawer--mini-animate) .q-drawer--mini .q-item__section {
  justify-content: center;
  min-width: 0;
  padding-left: 0;
  padding-right: 0;
  text-align: center
}

.q-drawer--mini .q-expansion-item__content,
.q-drawer--mini .q-mini-drawer-hide,
.q-drawer-container:not(.q-drawer--mini-animate) .q-drawer--mini .q-item__label,
.q-drawer-container:not(.q-drawer--mini-animate) .q-drawer--mini .q-item__section--main,
.q-drawer-container:not(.q-drawer--mini-animate) .q-drawer--mini .q-item__section--side~.q-item__section--side {
  display: none
}

.q-drawer--mini-animate .q-drawer__content {
  overflow-x: hidden !important;
  white-space: nowrap
}

.q-drawer--mobile .q-mini-drawer-hide,
.q-drawer--mobile .q-mini-drawer-only,
.q-drawer--standard .q-mini-drawer-only {
  display: none
}

.q-drawer__backdrop {
  will-change: background-color;
  z-index: 2999 !important
}

.q-drawer__opener {
  height: 100%;
  -webkit-user-select: none;
  user-select: none;
  width: 15px;
  z-index: 2001
}

.q-footer,
.q-header,
.q-layout,
.q-page {
  position: relative
}

.q-page-sticky--shrink {
  pointer-events: none
}

.q-page-sticky--shrink>div {
  display: inline-block;
  pointer-events: auto
}

body.q-ios-padding .q-layout--standard .q-drawer--top-padding .q-drawer__content,
body.q-ios-padding .q-layout--standard .q-header>.q-tabs:first-child .q-tabs__content,
body.q-ios-padding .q-layout--standard .q-header>.q-toolbar:first-child {
  min-height: 70px;
  min-height: calc(env(safe-area-inset-top) + 50px);
  padding-top: env(safe-area-inset-top)
}

body.q-ios-padding .q-layout--standard .q-drawer--top-padding .q-drawer__content,
body.q-ios-padding .q-layout--standard .q-footer>.q-tabs:nth-last-child(1 of:not(.q-layout__shadow)) .q-tabs__content,
body.q-ios-padding .q-layout--standard .q-footer>.q-toolbar:last-child {
  min-height: calc(env(safe-area-inset-bottom) + 50px);
  padding-bottom: env(safe-area-inset-bottom)
}

.q-body--layout-animate .q-drawer__backdrop {
  transition: background-color .12s !important
}

.q-body--layout-animate .q-drawer {
  transition: transform .12s, width .12s, top .12s, bottom .12s !important
}

.q-body--layout-animate .q-layout__section--marginal {
  transition: transform .12s, left .12s, right .12s !important
}

.q-body--layout-animate .q-page-container {
  transition: padding-top .12s, padding-right .12s, padding-bottom .12s, padding-left .12s !important
}

.q-body--layout-animate .q-page-sticky {
  transition: transform .12s, left .12s, right .12s, top .12s, bottom .12s !important
}

body:not(.q-body--layout-animate) .q-layout--prevent-focus {
  visibility: hidden
}

.q-body--drawer-toggle {
  overflow-x: hidden !important
}

@media (max-width:599.98px) {
  .q-layout-padding {
    padding: 8px
  }
}

@media (min-width:600px) and (max-width:1439.98px) {
  .q-layout-padding {
    padding: 16px
  }
}

@media (min-width:1440px) {
  .q-layout-padding {
    padding: 24px
  }
}

body.body--dark .q-drawer,
body.body--dark .q-footer,
body.body--dark .q-header {
  border-color: #ffffff47
}

body.body--dark .q-layout__shadow:after {
  box-shadow: 0 0 10px 2px #fff3, 0 0 10px #ffffff3d
}

body.platform-ios .q-layout--containerized {
  position: unset !important
}

.q-linear-progress {
  --q-linear-progress-speed: .3s;
  color: var(--q-primary);
  font-size: 4px;
  height: 1em;
  overflow: hidden;
  position: relative;
  transform: scaleX(1);
  width: 100%
}

.q-linear-progress__model,
.q-linear-progress__track {
  transform-origin: 0 0
}

.q-linear-progress__model--with-transition,
.q-linear-progress__track--with-transition {
  transition: transform var(--q-linear-progress-speed)
}

.q-linear-progress--reverse .q-linear-progress__model,
.q-linear-progress--reverse .q-linear-progress__track {
  transform-origin: 0 100%
}

.q-linear-progress__model--determinate {
  background: currentColor
}

.q-linear-progress__model--indeterminate,
.q-linear-progress__model--query {
  transition: none
}

.q-linear-progress__model--indeterminate:after,
.q-linear-progress__model--indeterminate:before,
.q-linear-progress__model--query:after,
.q-linear-progress__model--query:before {
  background: currentColor;
  bottom: 0;
  content: "";
  left: 0;
  position: absolute;
  right: 0;
  top: 0;
  transform-origin: 0 0
}

.q-linear-progress__model--indeterminate:before,
.q-linear-progress__model--query:before {
  animation: q-linear-progress--indeterminate 2.1s cubic-bezier(.65, .815, .735, .395) infinite
}

.q-linear-progress__model--indeterminate:after,
.q-linear-progress__model--query:after {
  animation: q-linear-progress--indeterminate-short 2.1s cubic-bezier(.165, .84, .44, 1) infinite;
  animation-delay: 1.15s;
  transform: translate3d(-101%, 0, 0) scaleX(1)
}

.q-linear-progress__track {
  opacity: .4
}

.q-linear-progress__track--light {
  background: #00000042
}

.q-linear-progress__track--dark {
  background: #fff9
}

.q-linear-progress__stripe {
  background-image: linear-gradient(45deg, #ffffff26 25%, #fff0 0, #fff0 50%, #ffffff26 0, #ffffff26 75%, #fff0 0, #fff0) !important;
  background-size: 40px 40px !important
}

.q-linear-progress__stripe--with-transition {
  transition: width var(--q-linear-progress-speed)
}

@keyframes q-linear-progress--indeterminate {
  0% {
    transform: translate3d(-35%, 0, 0) scaleX(.35)
  }

  60% {
    transform: translate3d(100%, 0, 0) scaleX(.9)
  }

  to {
    transform: translate3d(100%, 0, 0) scaleX(.9)
  }
}

@keyframes q-linear-progress--indeterminate-short {
  0% {
    transform: translate3d(-101%, 0, 0) scaleX(1)
  }

  60% {
    transform: translate3d(107%, 0, 0) scaleX(.01)
  }

  to {
    transform: translate3d(107%, 0, 0) scaleX(.01)
  }
}

.q-menu {
  background: #fff;
  border-radius: 4px;
  box-shadow: 0 1px 5px #0003, 0 2px 2px #00000024, 0 3px 1px -2px #0000001f;
  display: inline-block;
  max-height: 65vh;
  max-width: 95vw;
  outline: 0;
  overflow-x: hidden;
  overflow-y: auto;
  position: fixed !important;
  z-index: 6000
}

.q-menu--square {
  border-radius: 0
}

.q-menu--dark {
  box-shadow: 0 1px 5px #fff3, 0 2px 2px #ffffff24, 0 3px 1px -2px #ffffff1f
}

.q-option-group--inline>div {
  display: inline-block
}

.q-pagination input {
  -moz-appearance: textfield;
  text-align: center
}

.q-pagination input::-webkit-inner-spin-button,
.q-pagination input::-webkit-outer-spin-button {
  -webkit-appearance: none;
  margin: 0
}

.q-pagination__content {
  --q-pagination-gutter-parent: -2px;
  --q-pagination-gutter-child: 2px;
  margin-left: var(--q-pagination-gutter-parent);
  margin-top: var(--q-pagination-gutter-parent)
}

.q-pagination__content>.q-btn,
.q-pagination__content>.q-input,
.q-pagination__middle>.q-btn {
  margin-left: var(--q-pagination-gutter-child);
  margin-top: var(--q-pagination-gutter-child)
}

.q-parallax {
  border-radius: inherit;
  overflow: hidden;
  position: relative;
  width: 100%
}

.q-parallax__media>img,
.q-parallax__media>video {
  bottom: 0;
  display: none;
  left: 50%;
  min-height: 100%;
  min-width: 100%;
  position: absolute;
  will-change: transform
}

.q-popup-edit {
  padding: 8px 16px
}

.q-popup-edit__buttons {
  margin-top: 8px
}

.q-popup-edit__buttons .q-btn+.q-btn {
  margin-left: 8px
}

.q-pull-to-refresh {
  position: relative
}

.q-pull-to-refresh__puller {
  background: #fff;
  border-radius: 50%;
  box-shadow: 0 0 4px #0000004d;
  color: var(--q-primary);
  height: 40px;
  width: 40px
}

.q-pull-to-refresh__puller--animating {
  transition: transform .3s, opacity .3s
}

.q-radio {
  vertical-align: middle
}

.q-radio__native {
  height: 1px;
  width: 1px
}

.q-radio__bg,
.q-radio__icon-container {
  -webkit-user-select: none;
  user-select: none
}

.q-radio__bg {
  height: 50%;
  left: 25%;
  -webkit-print-color-adjust: exact;
  top: 25%;
  width: 50%
}

.q-radio__bg path {
  fill: currentColor
}

.q-radio__icon {
  color: currentColor;
  font-size: .5em
}

.q-radio__check {
  transform: scale3d(0, 0, 1);
  transform-origin: 50% 50%;
  transition: transform .22s cubic-bezier(0, 0, .2, 1) 0s
}

.q-radio__inner {
  border-radius: 50%;
  color: #0000008a;
  font-size: 40px;
  height: 1em;
  min-width: 1em;
  outline: 0;
  width: 1em
}

.q-radio__inner--truthy {
  color: var(--q-primary)
}

.q-radio__inner--truthy .q-radio__check {
  transform: scaleX(1)
}

.q-radio.disabled {
  opacity: .75 !important
}

.q-radio--dark .q-radio__inner {
  color: #ffffffb3
}

.q-radio--dark .q-radio__inner:before {
  opacity: .32 !important
}

.q-radio--dark .q-radio__inner--truthy {
  color: var(--q-primary)
}

.q-radio--dense .q-radio__inner {
  height: .5em;
  min-width: .5em;
  width: .5em
}

.q-radio--dense .q-radio__bg {
  height: 100%;
  left: 0;
  top: 0;
  width: 100%
}

.q-radio--dense .q-radio__label {
  padding-left: .5em
}

.q-radio--dense.reverse .q-radio__label {
  padding-left: 0;
  padding-right: .5em
}

body.desktop .q-radio:not(.disabled) .q-radio__inner:before {
  background: currentColor;
  border-radius: 50%;
  bottom: 0;
  content: "";
  left: 0;
  opacity: .12;
  position: absolute;
  right: 0;
  top: 0;
  transform: scale3d(0, 0, 1);
  transition: transform .22s cubic-bezier(0, 0, .2, 1) 0s
}

body.desktop .q-radio:not(.disabled):focus .q-radio__inner:before,
body.desktop .q-radio:not(.disabled):hover .q-radio__inner:before {
  transform: scaleX(1)
}

body.desktop .q-radio--dense:not(.disabled):focus .q-radio__inner:before,
body.desktop .q-radio--dense:not(.disabled):hover .q-radio__inner:before {
  transform: scale3d(1.5, 1.5, 1)
}

.q-rating {
  color: #ffeb3b;
  vertical-align: middle
}

.q-rating__icon-container {
  height: 1em;
  outline: 0
}

.q-rating__icon-container+.q-rating__icon-container {
  margin-left: 2px
}

.q-rating__icon {
  color: currentColor;
  opacity: .4;
  position: relative;
  text-shadow: 0 1px 3px #0000001f, 0 1px 2px #0000003d;
  transition: transform .2s ease-in, opacity .2s ease-in
}

.q-rating__icon--hovered {
  transform: scale(1.3)
}

.q-rating__icon--active {
  opacity: 1
}

.q-rating__icon--exselected {
  opacity: .7
}

.q-rating--no-dimming .q-rating__icon {
  opacity: 1
}

.q-rating--editable .q-rating__icon-container {
  cursor: pointer
}

.q-responsive {
  max-height: 100%;
  max-width: 100%;
  position: relative
}

.q-responsive__filler {
  height: inherit;
  max-height: inherit;
  max-width: inherit;
  width: inherit
}

.q-responsive__content {
  border-radius: inherit
}

.q-responsive__content>* {
  height: 100% !important;
  max-height: 100% !important;
  max-width: 100% !important;
  width: 100% !important
}

.q-scrollarea {
  contain: strict;
  position: relative
}

.q-scrollarea__bar,
.q-scrollarea__thumb {
  cursor: grab;
  opacity: .2;
  transition: opacity .3s;
  will-change: opacity
}

.q-scrollarea__bar--v,
.q-scrollarea__thumb--v {
  right: 0;
  width: 10px
}

.q-scrollarea__bar--h,
.q-scrollarea__thumb--h {
  bottom: 0;
  height: 10px
}

.q-scrollarea__bar--invisible,
.q-scrollarea__thumb--invisible {
  opacity: 0 !important;
  pointer-events: none
}

.q-scrollarea__thumb {
  background: #000;
  border-radius: 3px
}

.q-scrollarea__thumb:hover {
  opacity: .3
}

.q-scrollarea__thumb:active {
  opacity: .5
}

.q-scrollarea__content {
  min-height: 100%;
  min-width: 100%
}

.q-scrollarea--dark .q-scrollarea__thumb {
  background: #fff
}

.q-select--without-input .q-field__control {
  cursor: pointer
}

.q-select--with-input .q-field__control {
  cursor: text
}

.q-select .q-field__input {
  cursor: text;
  min-width: 50px !important
}

.q-select .q-field__input--padding {
  padding-left: 4px
}

.q-select__autocomplete-input,
.q-select__focus-target {
  border: 0;
  height: 1px;
  opacity: 0;
  outline: 0 !important;
  padding: 0;
  position: absolute;
  width: 1px
}

.q-select__dropdown-icon {
  cursor: pointer;
  transition: transform .28s
}

.q-select.q-field--readonly .q-field__control,
.q-select.q-field--readonly .q-select__dropdown-icon {
  cursor: default
}

.q-select__dialog {
  background: #fff;
  display: flex;
  flex-direction: column;
  max-height: calc(100vh - 70px) !important;
  max-width: 90vw !important;
  width: 90vw !important
}

.q-select__dialog>.scroll {
  background: inherit;
  position: relative
}

body.mobile:not(.native-mobile) .q-select__dialog {
  max-height: calc(100vh - 108px) !important
}

body.platform-android.native-mobile .q-dialog__inner--top .q-select__dialog {
  max-height: calc(100vh - 24px) !important
}

body.platform-android:not(.native-mobile) .q-dialog__inner--top .q-select__dialog {
  max-height: calc(100vh - 80px) !important
}

body.platform-ios.native-mobile .q-dialog__inner--top>div {
  border-radius: 4px
}

body.platform-ios.native-mobile .q-dialog__inner--top .q-select__dialog--focused {
  max-height: 47vh !important
}

body.platform-ios:not(.native-mobile) .q-dialog__inner--top .q-select__dialog--focused {
  max-height: 50vh !important
}

.q-separator {
  background: #0000001f;
  border: 0;
  flex-shrink: 0;
  margin: 0;
  transition: background .3s, opacity .3s
}

.q-separator--dark {
  background: #ffffff47
}

.q-separator--horizontal {
  display: block;
  height: 1px
}

.q-separator--horizontal-inset {
  margin-left: 16px;
  margin-right: 16px
}

.q-separator--horizontal-item-inset {
  margin-left: 72px;
  margin-right: 0
}

.q-separator--horizontal-item-thumbnail-inset {
  margin-left: 116px;
  margin-right: 0
}

.q-separator--vertical {
  align-self: stretch;
  height: auto;
  width: 1px
}

.q-separator--vertical-inset {
  margin-bottom: 8px;
  margin-top: 8px
}

.q-skeleton {
  --q-skeleton-speed: 1.5s;
  background: #0000001f;
  border-radius: 4px;
  box-sizing: border-box
}

.q-skeleton--anim {
  cursor: wait
}

.q-skeleton:before {
  content: " "
}

.q-skeleton--type-text {
  transform: scaleY(.5)
}

.q-skeleton--type-QAvatar,
.q-skeleton--type-circle {
  border-radius: 50%;
  height: 48px;
  width: 48px
}

.q-skeleton--type-QBtn {
  height: 36px;
  width: 90px
}


.q-skeleton--type-QBadge {
  height: 16px;
  width: 70px
}

.q-skeleton--type-QChip {
  border-radius: 16px;
  height: 28px;
  width: 90px
}

.q-skeleton--type-QToolbar {
  height: 50px
}

.q-skeleton--type-QCheckbox,
.q-skeleton--type-QRadio {
  border-radius: 50%;
  height: 40px;
  width: 40px
}

.q-skeleton--type-QToggle {
  border-radius: 7px;
  height: 40px;
  width: 56px
}

.q-skeleton--type-QRange,
.q-skeleton--type-QSlider {
  height: 40px
}

.q-skeleton--type-QInput {
  height: 56px
}

.q-skeleton--bordered {
  border: 1px solid #0000000d
}

.q-skeleton--square {
  border-radius: 0
}

.q-skeleton--anim-fade {
  animation: q-skeleton--fade var(--q-skeleton-speed) linear .5s infinite
}

.q-skeleton--anim-pulse {
  animation: q-skeleton--pulse var(--q-skeleton-speed) ease-in-out .5s infinite
}

.q-skeleton--anim-pulse-x {
  animation: q-skeleton--pulse-x var(--q-skeleton-speed) ease-in-out .5s infinite
}

.q-skeleton--anim-pulse-y {
  animation: q-skeleton--pulse-y var(--q-skeleton-speed) ease-in-out .5s infinite
}

.q-skeleton--anim-blink,
.q-skeleton--anim-pop,
.q-skeleton--anim-wave {
  overflow: hidden;
  position: relative;
  z-index: 1
}

.q-skeleton--anim-blink:after,
.q-skeleton--anim-pop:after,
.q-skeleton--anim-wave:after {
  bottom: 0;
  content: "";
  left: 0;
  position: absolute;
  right: 0;
  top: 0;
  z-index: 0
}

.q-skeleton--anim-blink:after {
  animation: q-skeleton--fade var(--q-skeleton-speed) linear .5s infinite;
  background: #ffffffb3
}

.q-skeleton--anim-wave:after {
  animation: q-skeleton--wave var(--q-skeleton-speed) linear .5s infinite;
  background: linear-gradient(90deg, #fff0, #ffffff80, #fff0)
}

.q-skeleton--dark {
  background: #ffffff0d
}

.q-skeleton--dark.q-skeleton--bordered {
  border: 1px solid #ffffff40
}

.q-skeleton--dark.q-skeleton--anim-wave:after {
  background: linear-gradient(90deg, #fff0, #ffffff1a, #fff0)
}

.q-skeleton--dark.q-skeleton--anim-blink:after {
  background: #fff3
}

@keyframes q-skeleton--fade {
  0% {
    opacity: 1
  }

  50% {
    opacity: .4
  }

  to {
    opacity: 1
  }
}

@keyframes q-skeleton--pulse {
  0% {
    transform: scale(1)
  }

  50% {
    transform: scale(.85)
  }

  to {
    transform: scale(1)
  }
}

@keyframes q-skeleton--pulse-x {
  0% {
    transform: scaleX(1)
  }

  50% {
    transform: scaleX(.75)
  }

  to {
    transform: scaleX(1)
  }
}

@keyframes q-skeleton--pulse-y {
  0% {
    transform: scaleY(1)
  }

  50% {
    transform: scaleY(.75)
  }

  to {
    transform: scaleY(1)
  }
}

@keyframes q-skeleton--wave {
  0% {
    transform: translate(-100%)
  }

  to {
    transform: translate(100%)
  }
}

.q-slide-item {
  background: #fff;
  position: relative
}

.q-slide-item__bottom,
.q-slide-item__left,
.q-slide-item__right,
.q-slide-item__top {
  color: #fff;
  font-size: 14px;
  visibility: hidden
}

.q-slide-item__bottom .q-icon,
.q-slide-item__left .q-icon,
.q-slide-item__right .q-icon,
.q-slide-item__top .q-icon {
  font-size: 1.714em
}

.q-slide-item__left {
  background: #4caf50;
  padding: 8px 16px
}

.q-slide-item__left>div {
  transform-origin: left center
}

.q-slide-item__right {
  background: #ff9800;
  padding: 8px 16px
}

.q-slide-item__right>div {
  transform-origin: right center
}

.q-slide-item__top {
  background: #2196f3;
  padding: 16px 8px
}

.q-slide-item__top>div {
  transform-origin: top center
}

.q-slide-item__bottom {
  background: #9c27b0;
  padding: 16px 8px
}

.q-slide-item__bottom>div {
  transform-origin: bottom center
}

.q-slide-item__content {
  background: inherit;
  cursor: pointer;
  transition: transform .2s ease-in;
  -webkit-user-select: none;
  user-select: none
}

.q-slider {
  position: relative
}

.q-slider--h {
  width: 100%
}

.q-slider--v {
  height: 200px
}

.q-slider--editable .q-slider__track-container {
  cursor: grab
}

.q-slider__track-container {
  outline: 0
}

.q-slider__track-container--h {
  padding: 12px 0;
  width: 100%
}

.q-slider__track-container--h .q-slider__selection {
  will-change: width, left
}

.q-slider__track-container--v {
  height: 100%;
  padding: 0 12px
}

.q-slider__track-container--v .q-slider__selection {
  will-change: height, top
}

.q-slider__track {
  background: #0000001a;
  border-radius: 4px;
  color: var(--q-primary);
  height: inherit;
  width: inherit
}

.q-slider__inner {
  background: #0000001a
}

.q-slider__inner,
.q-slider__selection {
  border-radius: inherit;
  height: 100%;
  width: 100%
}

.q-slider__selection {
  background: currentColor
}

.q-slider__markers {
  border-radius: inherit;
  color: #0000004d;
  height: 100%;
  width: 100%
}

.q-slider__markers:after {
  background: currentColor;
  content: "";
  position: absolute
}

.q-slider__markers--h {
  background-image: repeating-linear-gradient(90deg, currentColor, currentColor 2px, #fff0 0, #fff0)
}

.q-slider__markers--h:after {
  height: 100%;
  right: 0;
  top: 0;
  width: 2px
}

.q-slider__markers--v {
  background-image: repeating-linear-gradient(180deg, currentColor, currentColor 2px, #fff0 0, #fff0)
}

.q-slider__markers--v:after {
  bottom: 0;
  height: 2px;
  left: 0;
  width: 100%
}

.q-slider__marker-labels-container {
  height: 100%;
  min-height: 24px;
  min-width: 24px;
  position: relative;
  width: 100%
}

.q-slider__marker-labels {
  position: absolute
}

.q-slider__marker-labels--h-standard {
  top: 0
}

.q-slider__marker-labels--h-switched {
  bottom: 0
}

.q-slider__marker-labels--h-ltr {
  transform: translate(-50%)
}

.q-slider__marker-labels--h-rtl {
  transform: translate(50%)
}

.q-slider__marker-labels--v-standard {
  left: 4px
}

.q-slider__marker-labels--v-switched {
  right: 4px
}

.q-slider__marker-labels--v-ltr {
  transform: translateY(-50%)
}

.q-slider__marker-labels--v-rtl {
  transform: translateY(50%)
}

.q-slider__thumb {
  color: var(--q-primary);
  outline: 0;
  transition: transform .18s ease-out, fill .18s ease-out, stroke .18s ease-out;
  z-index: 1
}

.q-slider__thumb.q-slider--focus {
  opacity: 1 !important
}

.q-slider__thumb--h {
  top: 50%;
  will-change: left
}

.q-slider__thumb--h-ltr {
  transform: scale(1) translate(-50%, -50%)
}

.q-slider__thumb--h-rtl {
  transform: scale(1) translate(50%, -50%)
}

.q-slider__thumb--v {
  left: 50%;
  will-change: top
}

.q-slider__thumb--v-ltr {
  transform: scale(1) translate(-50%, -50%)
}

.q-slider__thumb--v-rtl {
  transform: scale(1) translate(-50%, 50%)
}

.q-slider__thumb-shape {
  left: 0;
  top: 0;
  stroke-width: 3.5;
  stroke: currentColor;
  transition: transform .28s
}

.q-slider__thumb-shape path {
  stroke: currentColor;
  fill: currentColor
}

.q-slider__focus-ring {
  border-radius: 50%;
  opacity: 0;
  transition: transform .26667s ease-out, opacity .26667s ease-out, background-color .26667s ease-out;
  transition-delay: .14s
}

.q-slider__pin {
  opacity: 0;
  transition: opacity .28s ease-out;
  transition-delay: .14s;
  white-space: nowrap
}

.q-slider__pin:before {
  content: "";
  height: 0;
  position: absolute;
  width: 0
}

.q-slider__pin--h:before {
  border-left: 6px solid #0000;
  border-right: 6px solid #0000;
  left: 50%;
  transform: translate(-50%)
}

.q-slider__pin--h-standard {
  bottom: 100%
}

.q-slider__pin--h-standard:before {
  border-top: 6px solid;
  bottom: 2px
}

.q-slider__pin--h-switched {
  top: 100%
}

.q-slider__pin--h-switched:before {
  border-bottom: 6px solid;
  top: 2px
}

.q-slider__pin--v {
  top: 0
}

.q-slider__pin--v:before {
  border-bottom: 6px solid #0000;
  border-top: 6px solid #0000;
  top: 50%;
  transform: translateY(-50%)
}

.q-slider__pin--v-standard {
  left: 100%
}

.q-slider__pin--v-standard:before {
  border-right: 6px solid;
  left: 2px
}

.q-slider__pin--v-switched {
  right: 100%
}

.q-slider__pin--v-switched:before {
  border-left: 6px solid;
  right: 2px
}

.q-slider__label {
  position: absolute;
  white-space: nowrap;
  z-index: 1
}

.q-slider__label--h {
  left: 50%;
  transform: translate(-50%)
}

.q-slider__label--h-standard {
  bottom: 7px
}

.q-slider__label--h-switched {
  top: 7px
}

.q-slider__label--v {
  top: 50%;
  transform: translateY(-50%)
}

.q-slider__label--v-standard {
  left: 7px
}

.q-slider__label--v-switched {
  right: 7px
}

.q-slider__text-container {
  background: currentColor;
  border-radius: 4px;
  min-height: 25px;
  padding: 2px 8px;
  position: relative;
  text-align: center
}

.q-slider__text {
  color: #fff;
  font-size: 12px
}

.q-slider--no-value .q-slider__inner,
.q-slider--no-value .q-slider__selection,
.q-slider--no-value .q-slider__thumb {
  opacity: 0
}

.q-slider--focus .q-slider__focus-ring,
body.desktop .q-slider.q-slider--editable .q-slider__track-container:hover .q-slider__focus-ring {
  background: currentColor;
  opacity: .25;
  transform: scale3d(1.55, 1.55, 1)
}

.q-slider--focus .q-slider__inner,
.q-slider--focus .q-slider__selection,
.q-slider--focus .q-slider__thumb,
body.desktop .q-slider.q-slider--editable .q-slider__track-container:hover .q-slider__inner,
body.desktop .q-slider.q-slider--editable .q-slider__track-container:hover .q-slider__selection,
body.desktop .q-slider.q-slider--editable .q-slider__track-container:hover .q-slider__thumb {
  opacity: 1
}

.q-slider--inactive .q-slider__thumb--h {
  transition: left .28s, right .28s
}

.q-slider--inactive .q-slider__thumb--v {
  transition: top .28s, bottom .28s
}

.q-slider--inactive .q-slider__selection {
  transition: width .28s, left .28s, right .28s, height .28s, top .28s, bottom .28s
}

.q-slider--inactive .q-slider__text-container {
  transition: transform .28s
}

.q-slider--active {
  cursor: grabbing
}

.q-slider--active .q-slider__thumb-shape {
  transform: scale(1.5)
}

.q-slider--active .q-slider__focus-ring,
.q-slider--active.q-slider--label .q-slider__thumb-shape {
  transform: scale(0) !important
}

.q-slider--label .q-slider--focus .q-slider__pin,
.q-slider--label.q-slider--active .q-slider__pin,
.q-slider--label.q-slider--label-always .q-slider__pin,
body.desktop .q-slider.q-slider--enabled .q-slider__track-container:hover .q-slider__pin {
  opacity: 1
}

.q-slider--dark .q-slider__inner,
.q-slider--dark .q-slider__track {
  background: #ffffff1a
}

.q-slider--dark .q-slider__markers {
  color: #ffffff4d
}

.q-slider--dense .q-slider__track-container--h {
  padding: 6px 0
}

.q-slider--dense .q-slider__track-container--v {
  padding: 0 6px
}

.q-space {
  flex-grow: 1 !important
}

.q-spinner {
  vertical-align: middle
}

.q-spinner-mat {
  animation: q-spin 2s linear infinite;
  transform-origin: center center
}

.q-spinner-mat .path {
  stroke-dasharray: 1, 200;
  stroke-dashoffset: 0;
  animation: q-mat-dash 1.5s ease-in-out infinite
}

@keyframes q-spin {
  0% {
    transform: rotate(0)
  }

  25% {
    transform: rotate(90deg)
  }

  50% {
    transform: rotate(180deg)
  }

  75% {
    transform: rotate(270deg)
  }

  to {
    transform: rotate(359deg)
  }
}

@keyframes q-mat-dash {
  0% {
    stroke-dasharray: 1, 200;
    stroke-dashoffset: 0
  }

  50% {
    stroke-dasharray: 89, 200;
    stroke-dashoffset: -35px
  }

  to {
    stroke-dasharray: 89, 200;
    stroke-dashoffset: -124px
  }
}

.q-splitter__panel {
  position: relative;
  z-index: 0
}

.q-splitter__panel>.q-splitter {
  height: 100%;
  width: 100%
}

.q-splitter__separator {
  background-color: #0000001f;
  position: relative;
  -webkit-user-select: none;
  user-select: none;
  z-index: 1
}

.q-splitter__separator-area>* {
  left: 50%;
  position: absolute;
  top: 50%;
  transform: translate(-50%, -50%)
}

.q-splitter--dark .q-splitter__separator {
  background-color: #ffffff47
}

.q-splitter--vertical>.q-splitter__panel {
  height: 100%
}

.q-splitter--vertical.q-splitter--active {
  cursor: col-resize
}

.q-splitter--vertical>.q-splitter__separator {
  width: 1px
}

.q-splitter--vertical>.q-splitter__separator>div {
  left: -6px;
  right: -6px
}

.q-splitter--vertical.q-splitter--workable>.q-splitter__separator {
  cursor: col-resize
}

.q-splitter--horizontal>.q-splitter__panel {
  width: 100%
}

.q-splitter--horizontal.q-splitter--active {
  cursor: row-resize
}

.q-splitter--horizontal>.q-splitter__separator {
  height: 1px
}

.q-splitter--horizontal>.q-splitter__separator>div {
  bottom: -6px;
  top: -6px
}

.q-splitter--horizontal.q-splitter--workable>.q-splitter__separator {
  cursor: row-resize
}

.q-splitter__after,
.q-splitter__before {
  overflow: auto
}

.q-stepper {
  background: #fff;
  border-radius: 4px;
  box-shadow: 0 1px 5px #0003, 0 2px 2px #00000024, 0 3px 1px -2px #0000001f
}

.q-stepper__title {
  font-size: 14px;
  letter-spacing: .1px;
  line-height: 1.285714
}

.q-stepper__caption {
  font-size: 12px;
  line-height: 1.16667
}

.q-stepper__dot {
  background: currentColor;
  border-radius: 50%;
  contain: layout;
  font-size: 14px;
  height: 24px;
  margin-right: 8px;
  min-width: 24px;
  width: 24px
}

.q-stepper__dot span {
  color: #fff
}

.q-stepper__tab {
  color: #9e9e9e;
  flex-direction: row;
  font-size: 14px;
  padding: 8px 24px
}

.q-stepper--dark {
  box-shadow: 0 1px 5px #fff3, 0 2px 2px #ffffff24, 0 3px 1px -2px #ffffff1f
}

.q-stepper--dark .q-stepper__dot span {
  color: #000
}

.q-stepper__tab--navigation {
  cursor: pointer;
  -webkit-user-select: none;
  user-select: none
}

.q-stepper__tab--active,
.q-stepper__tab--done {
  color: var(--q-primary)
}

.q-stepper__tab--active .q-stepper__dot,
.q-stepper__tab--active .q-stepper__label,
.q-stepper__tab--done .q-stepper__dot,
.q-stepper__tab--done .q-stepper__label {
  text-shadow: 0 0 0 currentColor
}

.q-stepper__tab--disabled .q-stepper__dot {
  background: #00000038
}

.q-stepper__tab--disabled .q-stepper__label {
  color: #00000052
}

.q-stepper__tab--error {
  color: var(--q-negative)
}

.q-stepper__tab--error-with-icon .q-stepper__dot {
  background: #0000 !important
}

.q-stepper__tab--error-with-icon .q-stepper__dot span {
  color: currentColor;
  font-size: 24px
}

.q-stepper__header {
  border-top-left-radius: inherit;
  border-top-right-radius: inherit
}

.q-stepper__header--border {
  border-bottom: 1px solid #0000001f
}

.q-stepper__header--standard-labels .q-stepper__tab {
  justify-content: center;
  min-height: 72px
}

.q-stepper__header--standard-labels .q-stepper__tab:first-child {
  justify-content: flex-start
}

.q-stepper__header--standard-labels .q-stepper__tab:last-child {
  justify-content: flex-end
}

.q-stepper__header--standard-labels .q-stepper__tab:only-child {
  justify-content: center
}

.q-stepper__header--standard-labels .q-stepper__dot:after {
  display: none
}

.q-stepper__header--alternative-labels .q-stepper__tab {
  flex-direction: column;
  justify-content: flex-start;
  min-height: 104px;
  padding: 24px 32px
}

.q-stepper__header--alternative-labels .q-stepper__dot {
  margin-right: 0
}

.q-stepper__header--alternative-labels .q-stepper__label {
  margin-top: 8px;
  text-align: center
}

.q-stepper__header--alternative-labels .q-stepper__label:after,
.q-stepper__header--alternative-labels .q-stepper__label:before {
  display: none
}

.q-stepper__header--contracted,
.q-stepper__header--contracted.q-stepper__header--alternative-labels .q-stepper__tab {
  min-height: 72px
}

.q-stepper__header--contracted.q-stepper__header--alternative-labels .q-stepper__tab:first-child {
  align-items: flex-start
}

.q-stepper__header--contracted.q-stepper__header--alternative-labels .q-stepper__tab:last-child {
  align-items: flex-end
}

.q-stepper__header--contracted .q-stepper__tab {
  padding: 24px 0
}

.q-stepper__header--contracted .q-stepper__tab:first-child .q-stepper__dot {
  transform: translate(24px)
}

.q-stepper__header--contracted .q-stepper__tab:last-child .q-stepper__dot {
  transform: translate(-24px)
}

.q-stepper__header--contracted .q-stepper__tab:not(:last-child) .q-stepper__dot:after {
  display: block !important
}

.q-stepper__header--contracted .q-stepper__dot {
  margin: 0
}

.q-stepper__header--contracted .q-stepper__label {
  display: none
}

.q-stepper__nav {
  padding-top: 24px
}

.q-stepper--flat {
  box-shadow: none
}

.q-stepper--bordered {
  border: 1px solid #0000001f
}

.q-stepper--horizontal .q-stepper__step-inner {
  padding: 24px
}

.q-stepper--horizontal .q-stepper__tab:first-child {
  border-top-left-radius: inherit
}

.q-stepper--horizontal .q-stepper__tab:last-child {
  border-top-right-radius: inherit
}

.q-stepper--horizontal .q-stepper__tab:first-child .q-stepper__dot:before,
.q-stepper--horizontal .q-stepper__tab:last-child .q-stepper__dot:after,
.q-stepper--horizontal .q-stepper__tab:last-child .q-stepper__label:after {
  display: none
}

.q-stepper--horizontal .q-stepper__tab {
  overflow: hidden
}

.q-stepper--horizontal .q-stepper__line {
  contain: layout
}

.q-stepper--horizontal .q-stepper__line:after,
.q-stepper--horizontal .q-stepper__line:before {
  background: #0000001f;
  height: 1px;
  position: absolute;
  top: 50%;
  width: 100vw
}

.q-stepper--horizontal .q-stepper__dot:after,
.q-stepper--horizontal .q-stepper__label:after {
  content: "";
  left: 100%;
  margin-left: 8px
}

.q-stepper--horizontal .q-stepper__dot:before {
  content: "";
  margin-right: 8px;
  right: 100%
}

.q-stepper--horizontal>.q-stepper__nav {
  padding: 0 24px 24px
}

.q-stepper--vertical {
  padding: 16px 0
}

.q-stepper--vertical .q-stepper__tab {
  padding: 12px 24px
}

.q-stepper--vertical .q-stepper__title {
  line-height: 18px
}

.q-stepper--vertical .q-stepper__step-inner {
  padding: 0 24px 32px 60px
}

.q-stepper--vertical>.q-stepper__nav {
  padding: 24px 24px 0
}

.q-stepper--vertical .q-stepper__step {
  overflow: hidden
}

.q-stepper--vertical .q-stepper__dot {
  margin-right: 12px
}

.q-stepper--vertical .q-stepper__dot:after,
.q-stepper--vertical .q-stepper__dot:before {
  background: #0000001f;
  content: "";
  height: 99999px;
  left: 50%;
  position: absolute;
  width: 1px
}

.q-stepper--vertical .q-stepper__dot:before {
  bottom: 100%;
  margin-bottom: 8px
}

.q-stepper--vertical .q-stepper__dot:after {
  margin-top: 8px;
  top: 100%
}

.q-stepper--vertical .q-stepper__step:first-child .q-stepper__dot:before,
.q-stepper--vertical .q-stepper__step:last-child .q-stepper__dot:after {
  display: none
}

.q-stepper--vertical .q-stepper__step:last-child .q-stepper__step-inner {
  padding-bottom: 8px
}

.q-stepper--dark .q-stepper__header--border,
.q-stepper--dark.q-stepper--bordered {
  border-color: #ffffff47
}

.q-stepper--dark.q-stepper--horizontal .q-stepper__line:after,
.q-stepper--dark.q-stepper--horizontal .q-stepper__line:before,
.q-stepper--dark.q-stepper--vertical .q-stepper__dot:after,
.q-stepper--dark.q-stepper--vertical .q-stepper__dot:before {
  background: #ffffff47
}

.q-stepper--dark .q-stepper__tab--disabled {
  color: #ffffff47
}

.q-stepper--dark .q-stepper__tab--disabled .q-stepper__dot {
  background: #ffffff47
}

.q-stepper--dark .q-stepper__tab--disabled .q-stepper__label {
  color: #ffffff8a
}

.q-tab-panels {
  background: #fff
}

.q-tab-panel {
  padding: 16px
}

.q-markup-table {
  background: #fff;
  overflow: auto
}

.q-table {
  border-collapse: initial;
  border-spacing: 0;
  max-width: 100%;
  width: 100%
}

.q-table tbody td,
.q-table thead tr {
  height: 48px
}

.q-table th {
  font-size: 12px;
  font-weight: 500;
  -webkit-user-select: none;
  user-select: none
}

.q-table th.sortable {
  cursor: pointer
}

.q-table th.sortable:hover .q-table__sort-icon {
  opacity: .64
}

.q-table th.sorted .q-table__sort-icon {
  opacity: .86 !important
}

.q-table th.sort-desc .q-table__sort-icon {
  transform: rotate(180deg)
}

.q-table td,
.q-table th {
  background-color: inherit;
  padding: 7px 16px
}

.q-table td,
.q-table th,
.q-table thead {
  border-style: solid;
  border-width: 0
}

.q-table tbody td {
  font-size: 13px
}

.q-table__card {
  background-color: #fff;
  border-radius: 4px;
  box-shadow: 0 1px 5px #0003, 0 2px 2px #00000024, 0 3px 1px -2px #0000001f;
  color: #000
}

.q-table__card .q-table__middle {
  flex: 1 1 auto
}

.q-table__card .q-table__bottom,
.q-table__card .q-table__top {
  flex: 0 0 auto
}

.q-table__container {
  position: relative
}

.q-table__container>div:first-child {
  border-top-left-radius: inherit;
  border-top-right-radius: inherit
}

.q-table__container>div:last-child {
  border-bottom-left-radius: inherit;
  border-bottom-right-radius: inherit
}

.q-table__container>.q-inner-loading {
  border-radius: inherit !important
}

.q-table__top {
  padding: 12px 16px
}

.q-table__top .q-table__control {
  flex-wrap: wrap
}

.q-table__title {
  font-size: 20px;
  font-weight: 400;
  letter-spacing: .005em
}

.q-table__separator {
  min-width: 8px !important
}

.q-table__progress {
  height: 0 !important
}

.q-table__progress th {
  border: 0 !important;
  padding: 0 !important
}

.q-table__progress .q-linear-progress {
  bottom: 0;
  position: absolute
}

.q-table__middle {
  max-width: 100%
}

.q-table__bottom {
  font-size: 12px;
  min-height: 50px;
  padding: 4px 14px 4px 16px
}

.q-table__bottom .q-table__control {
  min-height: 24px
}

.q-table__bottom-nodata-icon {
  font-size: 200%;
  margin-right: 8px
}

.q-table__bottom-item {
  margin-right: 16px
}

.q-table__control {
  align-items: center;
  display: flex
}

.q-table__sort-icon {
  font-size: 120%;
  opacity: 0;
  transition: transform .3s cubic-bezier(.25, .8, .5, 1)
}

.q-table__sort-icon--center,
.q-table__sort-icon--left {
  margin-left: 4px
}

.q-table__sort-icon--right {
  margin-right: 4px
}

.q-table--col-auto-width {
  width: 1px
}

.q-table--dark,
.q-table__card--dark {
  box-shadow: 0 1px 5px #fff3, 0 2px 2px #ffffff24, 0 3px 1px -2px #ffffff1f
}

.q-table--flat {
  box-shadow: none
}

.q-table--bordered {
  border: 1px solid #0000001f
}

.q-table--square {
  border-radius: 0
}

.q-table__linear-progress {
  height: 2px
}

.q-table--no-wrap td,
.q-table--no-wrap th {
  white-space: nowrap
}

.q-table--grid {
  border-radius: 4px;
  box-shadow: none
}

.q-table--grid .q-table__top {
  padding-bottom: 4px
}

.q-table--grid .q-table__middle {
  margin-bottom: 4px;
  min-height: 2px
}

.q-table--grid .q-table__middle thead,
.q-table--grid .q-table__middle thead th {
  border: 0 !important
}

.q-table--grid .q-table__linear-progress {
  bottom: 0
}

.q-table--grid .q-table__bottom {
  border-top: 0
}

.q-table--grid .q-table__grid-content {
  flex: 1 1 auto
}

.q-table--grid.fullscreen {
  background: inherit
}

.q-table__grid-item-card {
  padding: 12px;
  vertical-align: top
}

.q-table__grid-item-card .q-separator {
  margin: 12px 0
}

.q-table__grid-item-row+.q-table__grid-item-row {
  margin-top: 8px
}

.q-table__grid-item-title {
  font-size: 12px;
  font-weight: 500;
  opacity: .54
}

.q-table__grid-item-value {
  font-size: 13px
}

.q-table__grid-item {
  padding: 4px;
  transition: transform .3s cubic-bezier(.25, .8, .5, 1)
}

.q-table__grid-item--selected {
  transform: scale(.95)
}

.q-table--cell-separator tbody tr:not(:last-child)>td,
.q-table--cell-separator thead th,
.q-table--horizontal-separator tbody tr:not(:last-child)>td,
.q-table--horizontal-separator thead th {
  border-bottom-width: 1px
}

.q-table--cell-separator td,
.q-table--cell-separator th,
.q-table--vertical-separator td,
.q-table--vertical-separator th {
  border-left-width: 1px
}

.q-table--cell-separator thead tr:last-child th,
.q-table--cell-separator.q-table--loading tr:nth-last-child(2) th,
.q-table--vertical-separator thead tr:last-child th,
.q-table--vertical-separator.q-table--loading tr:nth-last-child(2) th {
  border-bottom-width: 1px
}

.q-table--cell-separator td:first-child,
.q-table--cell-separator th:first-child,
.q-table--vertical-separator td:first-child,
.q-table--vertical-separator th:first-child {
  border-left: 0
}

.q-table--cell-separator .q-table__top,
.q-table--vertical-separator .q-table__top {
  border-bottom: 1px solid #0000001f
}

.q-table--dense .q-table__top {
  padding: 6px 16px
}

.q-table--dense .q-table__bottom {
  min-height: 33px
}

.q-table--dense .q-table__sort-icon {
  font-size: 110%
}

.q-table--dense .q-table td,
.q-table--dense .q-table th {
  padding: 4px 8px
}

.q-table--dense .q-table tbody td,
.q-table--dense .q-table tbody tr,
.q-table--dense .q-table thead tr {
  height: 28px
}

.q-table--dense .q-table td:first-child,
.q-table--dense .q-table th:first-child {
  padding-left: 16px
}

.q-table--dense .q-table td:last-child,
.q-table--dense .q-table th:last-child {
  padding-right: 16px
}

.q-table--dense .q-table__bottom-item {
  margin-right: 8px
}

.q-table--dense .q-table__select .q-field__control,
.q-table--dense .q-table__select .q-field__native {
  min-height: 24px;
  padding: 0
}

.q-table--dense .q-table__select .q-field__marginal {
  height: 24px
}

.q-table__bottom {
  border-top: 1px solid #0000001f
}

.q-table td,
.q-table th,
.q-table thead,
.q-table tr {
  border-color: #0000001f
}

.q-table tbody td {
  position: relative
}

.q-table tbody td:after,
.q-table tbody td:before {
  bottom: 0;
  left: 0;
  pointer-events: none;
  position: absolute;
  right: 0;
  top: 0
}

.q-table tbody td:before {
  background: #00000008
}

.q-table tbody td:after {
  background: #0000000f
}

.q-table tbody tr.selected td:after,
body.desktop .q-table>tbody>tr:not(.q-tr--no-hover):hover>td:not(.q-td--no-hover):before {
  content: ""
}

.q-table--dark,
.q-table--dark .q-table__bottom,
.q-table--dark td,
.q-table--dark th,
.q-table--dark thead,
.q-table--dark tr,
.q-table__card--dark {
  border-color: #ffffff47
}

.q-table--dark tbody td:before {
  background: #ffffff12
}

.q-table--dark tbody td:after {
  background: #ffffff1a
}

.q-table--dark.q-table--cell-separator .q-table__top,
.q-table--dark.q-table--vertical-separator .q-table__top {
  border-color: #ffffff47
}

.q-tab {
  color: inherit;
  min-height: 48px;
  padding: 0 16px;
  text-decoration: none;
  text-transform: uppercase;
  transition: color .3s, background-color .3s;
  white-space: nowrap
}

.q-tab--full {
  min-height: 72px
}

.q-tab--no-caps {
  text-transform: none
}

.q-tab__content {
  height: inherit;
  min-width: 40px;
  padding: 4px 0
}

.q-tab__content--inline .q-tab__icon+.q-tab__label {
  padding-left: 8px
}

.q-tab__content .q-chip--floating {
  right: -16px;
  top: 0
}

.q-tab__icon {
  font-size: 24px;
  height: 24px;
  width: 24px
}

.q-tab__label {
  font-size: 14px;
  font-weight: 500;
  line-height: 1.715em
}

.q-tab .q-badge {
  right: -12px;
  top: 3px
}

.q-tab__alert,
.q-tab__alert-icon {
  position: absolute
}

.q-tab__alert {
  background: currentColor;
  border-radius: 50%;
  height: 10px;
  right: -9px;
  top: 7px;
  width: 10px
}

.q-tab__alert-icon {
  font-size: 18px;
  right: -12px;
  top: 2px
}

.q-tab__indicator {
  background: currentColor;
  height: 2px;
  opacity: 0
}

.q-tab--active .q-tab__indicator {
  opacity: 1;
  transform-origin: left
}

.q-tab--inactive {
  opacity: .85
}

.q-tabs {
  position: relative;
  transition: color .3s, background-color .3s
}

.q-tabs--scrollable.q-tabs__arrows--outside.q-tabs--horizontal {
  padding-left: 36px;

  padding-right: 36px
}

.q-tabs--scrollable.q-tabs__arrows--outside.q-tabs--vertical {
  padding-bottom: 36px;
  padding-top: 36px
}

.q-tabs--scrollable.q-tabs__arrows--outside .q-tabs__arrow--faded {
  opacity: .3;
  pointer-events: none
}

.q-tabs--scrollable.q-tabs__arrows--inside .q-tabs__arrow--faded {
  display: none
}

.q-tabs--not-scrollable.q-tabs__arrows--outside,
body.mobile .q-tabs--scrollable.q-tabs--mobile-without-arrows.q-tabs__arrows--outside {
  padding-left: 0;
  padding-right: 0
}

.q-tabs--not-scrollable .q-tabs__arrow,
body.mobile .q-tabs--scrollable.q-tabs--mobile-without-arrows .q-tabs__arrow {
  display: none
}

.q-tabs--not-scrollable .q-tabs__content,
body.mobile .q-tabs--scrollable.q-tabs--mobile-without-arrows .q-tabs__content {
  border-radius: inherit
}

.q-tabs__arrow {
  cursor: pointer;
  font-size: 32px;
  min-width: 36px;
  text-shadow: 0 0 3px #fff, 0 0 1px #fff, 0 0 1px #000;
  transition: opacity .3s
}

.q-tabs__content {
  flex: 1 1 auto;
  overflow: hidden
}

.q-tabs__content--align-center {
  justify-content: center
}

.q-tabs__content--align-right {
  justify-content: flex-end
}

.q-tabs__content--align-justify .q-tab {
  flex: 1 1 auto
}

.q-tabs__offset {
  display: none
}

.q-tabs--horizontal .q-tabs__arrow {
  height: 100%
}

.q-tabs--horizontal .q-tabs__arrow--left {
  bottom: 0;
  left: 0;
  top: 0
}

.q-tabs--horizontal .q-tabs__arrow--right {
  bottom: 0;
  right: 0;
  top: 0
}

.q-tabs--vertical,
.q-tabs--vertical .q-tabs__content {
  display: block !important;
  height: 100%
}

.q-tabs--vertical .q-tabs__arrow {
  height: 36px;
  text-align: center;
  width: 100%
}

.q-tabs--vertical .q-tabs__arrow--left {
  left: 0;
  right: 0;
  top: 0
}

.q-tabs--vertical .q-tabs__arrow--right {
  bottom: 0;
  left: 0;
  right: 0
}

.q-tabs--vertical .q-tab {
  padding: 0 8px
}

.q-tabs--vertical .q-tab__indicator {
  height: unset;
  width: 2px
}

.q-tabs--vertical.q-tabs--not-scrollable .q-tabs__content {
  height: 100%
}

.q-tabs--vertical.q-tabs--dense .q-tab__content {
  min-width: 24px
}

.q-tabs--dense .q-tab {
  min-height: 36px
}

.q-tabs--dense .q-tab--full {
  min-height: 52px
}

.q-time {
  background: #fff;
  border-radius: 4px;
  box-shadow: 0 1px 5px #0003, 0 2px 2px #00000024, 0 3px 1px -2px #0000001f;
  max-width: 100%;
  min-width: 290px;
  outline: 0;
  width: 290px
}

.q-time--bordered {
  border: 1px solid #0000001f
}

.q-time__header {
  background-color: var(--q-primary);
  border-top-left-radius: inherit;
  color: #fff;
  font-weight: 300;
  padding: 16px
}

.q-time__actions {
  padding: 0 16px 16px
}

.q-time__header-label {
  font-size: 28px;
  letter-spacing: -.00833em;
  line-height: 1
}

.q-time__header-label>div+div {
  margin-left: 4px
}

.q-time__link {
  opacity: .56;
  outline: 0;
  transition: opacity .3s ease-out
}

.q-time__link--active,
.q-time__link:focus,
.q-time__link:hover {
  opacity: 1
}

.q-time__header-ampm {
  font-size: 16px;
  letter-spacing: .1em
}

.q-time__content {
  padding: 16px
}

.q-time__content:before {
  content: "";
  display: block;
  padding-bottom: 100%
}

.q-time__container-parent {
  padding: 16px
}

.q-time__container-child {
  background: #0000001f;
  border-radius: 50%
}

.q-time__clock {
  font-size: 14px;
  height: 100%;
  max-height: 100%;
  max-width: 100%;
  padding: 24px;
  width: 100%
}

.q-time__clock-circle {
  position: relative
}

.q-time__clock-center {
  background: currentColor;
  border-radius: 50%;
  height: 6px;
  margin: auto;
  min-height: 0;
  width: 6px
}

.q-time__clock-pointer {
  background: currentColor;
  bottom: 0;
  color: var(--q-primary);
  height: 50%;
  left: 50%;
  min-height: 0;
  position: absolute;
  right: 0;
  transform: translate(-50%);
  transform-origin: 0 0;
  width: 2px
}

.q-time__clock-pointer:after,
.q-time__clock-pointer:before {
  background: currentColor;
  border-radius: 50%;
  content: "";
  left: 50%;
  position: absolute;
  transform: translate(-50%)
}

.q-time__clock-pointer:before {
  bottom: -4px;
  height: 8px;
  width: 8px
}

.q-time__clock-pointer:after {
  height: 6px;
  top: -3px;
  width: 6px
}

.q-time__clock-position {
  border-radius: 50%;
  font-size: 12px;
  height: 32px;
  line-height: 32px;
  margin: 0;
  min-height: 32px;
  padding: 0;
  position: absolute;
  transform: translate(-50%, -50%);
  width: 32px
}

.q-time__clock-position--disable {
  opacity: .4
}

.q-time__clock-position--active {
  background-color: var(--q-primary);
  color: #fff
}

.q-time__clock-pos-0 {
  left: 50%;
  top: 0
}

.q-time__clock-pos-1 {
  left: 75%;
  top: 6.7%
}

.q-time__clock-pos-2 {
  left: 93.3%;
  top: 25%
}

.q-time__clock-pos-3 {
  left: 100%;
  top: 50%
}

.q-time__clock-pos-4 {
  left: 93.3%;
  top: 75%
}

.q-time__clock-pos-5 {
  left: 75%;
  top: 93.3%
}

.q-time__clock-pos-6 {
  left: 50%;
  top: 100%
}

.q-time__clock-pos-7 {
  left: 25%;
  top: 93.3%
}

.q-time__clock-pos-8 {
  left: 6.7%;
  top: 75%
}

.q-time__clock-pos-9 {
  left: 0;
  top: 50%
}

.q-time__clock-pos-10 {
  left: 6.7%;
  top: 25%
}

.q-time__clock-pos-11 {
  left: 25%;
  top: 6.7%
}

.q-time__clock-pos-12 {
  left: 50%;
  top: 15%
}

.q-time__clock-pos-13 {
  left: 67.5%;
  top: 19.69%
}

.q-time__clock-pos-14 {
  left: 80.31%;
  top: 32.5%
}

.q-time__clock-pos-15 {
  left: 85%;
  top: 50%
}

.q-time__clock-pos-16 {
  left: 80.31%;
  top: 67.5%
}

.q-time__clock-pos-17 {
  left: 67.5%;
  top: 80.31%
}

.q-time__clock-pos-18 {
  left: 50%;
  top: 85%
}

.q-time__clock-pos-19 {
  left: 32.5%;
  top: 80.31%
}

.q-time__clock-pos-20 {
  left: 19.69%;
  top: 67.5%
}

.q-time__clock-pos-21 {
  left: 15%;
  top: 50%
}

.q-time__clock-pos-22 {
  left: 19.69%;
  top: 32.5%
}

.q-time__clock-pos-23 {
  left: 32.5%;
  top: 19.69%
}

.q-time__now-button {
  background-color: var(--q-primary);
  color: #fff;
  right: 12px;
  top: 12px
}

.q-time--readonly .q-time__content,
.q-time--readonly .q-time__header-ampm,
.q-time.disabled .q-time__content,
.q-time.disabled .q-time__header-ampm {
  pointer-events: none
}

.q-time--portrait {
  display: inline-flex;
  flex-direction: column
}

.q-time--portrait .q-time__header {
  border-top-right-radius: inherit;
  min-height: 86px
}

.q-time--portrait .q-time__header-ampm {
  margin-left: 12px
}

.q-time--portrait.q-time--bordered .q-time__content {
  margin: 1px 0
}

.q-time--landscape {
  align-items: stretch;
  display: inline-flex;
  min-width: 420px
}

.q-time--landscape>div {
  display: flex;
  flex-direction: column;
  justify-content: center
}

.q-time--landscape .q-time__header {
  border-bottom-left-radius: inherit;
  min-width: 156px
}

.q-time--landscape .q-time__header-ampm {
  margin-top: 12px
}

.q-time--dark {
  border-color: #ffffff47;
  box-shadow: 0 1px 5px #fff3, 0 2px 2px #ffffff24, 0 3px 1px -2px #ffffff1f
}

.q-timeline {
  list-style: none;
  padding: 0;
  width: 100%
}

.q-timeline h6 {
  line-height: inherit
}

.q-timeline--dark {
  color: #fff
}

.q-timeline--dark .q-timeline__subtitle {
  opacity: .7
}

.q-timeline__content {
  padding-bottom: 24px
}

.q-timeline__title {
  margin-bottom: 16px;
  margin-top: 0
}

.q-timeline__subtitle {
  font-size: 12px;
  font-weight: 700;
  letter-spacing: 1px;
  margin-bottom: 8px;
  opacity: .6;
  text-transform: uppercase
}

.q-timeline__dot {
  bottom: 0;
  position: absolute;
  top: 0;
  width: 15px
}

.q-timeline__dot:after,
.q-timeline__dot:before {
  background: currentColor;
  content: "";
  display: block;
  position: absolute
}

.q-timeline__dot:before {
  border: 3px solid #0000;
  border-radius: 100%;
  height: 15px;
  left: 0;
  top: 4px;
  transition: background .3s ease-in-out, border .3s ease-in-out;
  width: 15px
}

.q-timeline__dot:after {
  bottom: 0;
  left: 6px;
  opacity: .4;
  top: 24px;
  width: 3px
}

.q-timeline__dot .q-icon {
  color: #fff;
  font-size: 16px;
  height: 38px;
  left: 0;
  line-height: 38px;
  position: absolute;
  right: 0;
  top: 0;
  width: 100%
}

.q-timeline__dot .q-icon>img,
.q-timeline__dot .q-icon>svg {
  height: 1em;
  width: 1em
}

.q-timeline__dot-img {
  background: currentColor;
  border-radius: 50%;
  height: 31px;
  left: 0;
  position: absolute;
  right: 0;
  top: 4px;
  width: 31px
}

.q-timeline__heading {
  position: relative
}

.q-timeline__heading:first-child .q-timeline__heading-title {
  padding-top: 0
}

.q-timeline__heading:last-child .q-timeline__heading-title {
  padding-bottom: 0
}

.q-timeline__heading-title {
  margin: 0;
  padding: 32px 0
}

.q-timeline__entry {
  line-height: 22px;
  position: relative
}

.q-timeline__entry:last-child {
  padding-bottom: 0 !important
}

.q-timeline__entry:last-child .q-timeline__dot:after {
  content: none
}

.q-timeline__entry--icon .q-timeline__dot {
  width: 31px
}

.q-timeline__entry--icon .q-timeline__dot:before {
  height: 31px;
  width: 31px
}

.q-timeline__entry--icon .q-timeline__dot:after {
  left: 14px;
  top: 41px
}

.q-timeline__entry--icon .q-timeline__subtitle {
  padding-top: 8px
}

.q-timeline--dense--right .q-timeline__entry {
  padding-left: 40px
}

.q-timeline--dense--right .q-timeline__entry--icon .q-timeline__dot {
  left: -8px
}

.q-timeline--dense--right .q-timeline__dot {
  left: 0
}

.q-timeline--dense--left .q-timeline__heading {
  text-align: right
}

.q-timeline--dense--left .q-timeline__entry {
  padding-right: 40px
}

.q-timeline--dense--left .q-timeline__entry--icon .q-timeline__dot {
  right: -8px
}

.q-timeline--dense--left .q-timeline__content,
.q-timeline--dense--left .q-timeline__subtitle,
.q-timeline--dense--left .q-timeline__title {
  text-align: right
}

.q-timeline--dense--left .q-timeline__dot {
  right: 0
}

.q-timeline--comfortable {
  display: table
}

.q-timeline--comfortable .q-timeline__heading {
  display: table-row;
  font-size: 200%
}

.q-timeline--comfortable .q-timeline__heading>div {
  display: table-cell
}

.q-timeline--comfortable .q-timeline__entry {
  display: table-row;
  padding: 0
}

.q-timeline--comfortable .q-timeline__entry--icon .q-timeline__content {
  padding-top: 8px
}

.q-timeline--comfortable .q-timeline__content,
.q-timeline--comfortable .q-timeline__dot,
.q-timeline--comfortable .q-timeline__subtitle {
  display: table-cell;
  vertical-align: top
}

.q-timeline--comfortable .q-timeline__subtitle {
  width: 35%
}

.q-timeline--comfortable .q-timeline__dot {
  min-width: 31px;
  position: relative
}

.q-timeline--comfortable--right .q-timeline__heading .q-timeline__heading-title {
  margin-left: -50px
}

.q-timeline--comfortable--right .q-timeline__subtitle {
  padding-right: 30px;
  text-align: right
}

.q-timeline--comfortable--right .q-timeline__content {
  padding-left: 30px
}

.q-timeline--comfortable--right .q-timeline__entry--icon .q-timeline__dot {
  left: -8px
}

.q-timeline--comfortable--left .q-timeline__heading {
  text-align: right
}

.q-timeline--comfortable--left .q-timeline__heading .q-timeline__heading-title {
  margin-right: -50px
}

.q-timeline--comfortable--left .q-timeline__subtitle {
  padding-left: 30px
}

.q-timeline--comfortable--left .q-timeline__content {
  padding-right: 30px
}

.q-timeline--comfortable--left .q-timeline__content,
.q-timeline--comfortable--left .q-timeline__title {
  text-align: right
}

.q-timeline--comfortable--left .q-timeline__entry--icon .q-timeline__dot {
  right: 0
}

.q-timeline--comfortable--left .q-timeline__dot {
  right: -8px
}

.q-timeline--loose .q-timeline__heading-title {
  margin-left: 0;
  text-align: center
}

.q-timeline--loose .q-timeline__content,
.q-timeline--loose .q-timeline__dot,
.q-timeline--loose .q-timeline__entry,
.q-timeline--loose .q-timeline__subtitle {
  display: block;
  margin: 0;
  padding: 0
}

.q-timeline--loose .q-timeline__dot {
  left: 50%;
  margin-left: -7.15px;
  position: absolute
}

.q-timeline--loose .q-timeline__entry {
  overflow: hidden;
  padding-bottom: 24px
}

.q-timeline--loose .q-timeline__entry--icon .q-timeline__dot {
  margin-left: -15px
}

.q-timeline--loose .q-timeline__entry--icon .q-timeline__subtitle {
  line-height: 38px
}

.q-timeline--loose .q-timeline__entry--icon .q-timeline__content {
  padding-top: 8px
}

.q-timeline--loose .q-timeline__entry--left .q-timeline__content,
.q-timeline--loose .q-timeline__entry--right .q-timeline__subtitle {
  float: left;
  padding-right: 30px;
  text-align: right
}

.q-timeline--loose .q-timeline__entry--left .q-timeline__subtitle,
.q-timeline--loose .q-timeline__entry--right .q-timeline__content {
  float: right;
  padding-left: 30px;
  text-align: left
}

.q-timeline--loose .q-timeline__content,
.q-timeline--loose .q-timeline__subtitle {
  width: 50%
}

.q-toggle {
  vertical-align: middle
}

.q-toggle__native {
  height: 1px;
  width: 1px
}

.q-toggle__track {
  background: currentColor;
  border-radius: .175em;
  height: .35em;
  opacity: .38
}

.q-toggle__thumb {
  height: .5em;
  left: .25em;
  top: .25em;
  transition: left .22s cubic-bezier(.4, 0, .2, 1);
  -webkit-user-select: none;
  user-select: none;
  width: .5em;
  z-index: 0
}

.q-toggle__thumb:after {
  background: #fff;
  border-radius: 50%;
  bottom: 0;
  box-shadow: 0 3px 1px -2px #0003, 0 2px 2px #00000024, 0 1px 5px #0000001f;
  content: "";
  left: 0;
  position: absolute;
  right: 0;
  top: 0
}

.q-toggle__thumb .q-icon {
  color: #000;
  font-size: .3em;
  min-width: 1em;
  opacity: .54;
  z-index: 1
}

.q-toggle__inner {
  font-size: 40px;
  height: 1em;
  min-width: 1.4em;
  padding: .325em .3em;
  -webkit-print-color-adjust: exact;
  width: 1.4em
}

.q-toggle__inner--indet .q-toggle__thumb {
  left: .45em
}

.q-toggle__inner--truthy {
  color: var(--q-primary)
}

.q-toggle__inner--truthy .q-toggle__track {
  opacity: .54
}

.q-toggle__inner--truthy .q-toggle__thumb {
  left: .65em
}

.q-toggle__inner--truthy .q-toggle__thumb:after {
  background-color: currentColor
}

.q-toggle__inner--truthy .q-toggle__thumb .q-icon {
  color: #fff;
  opacity: 1
}

.q-toggle.disabled {
  opacity: .75 !important
}

.q-toggle--dark .q-toggle__inner {
  color: #fff
}

.q-toggle--dark .q-toggle__inner--truthy {
  color: var(--q-primary)
}

.q-toggle--dark .q-toggle__thumb:after {
  box-shadow: none
}

.q-toggle--dark .q-toggle__thumb:before {
  opacity: .32 !important
}

.q-toggle--dense .q-toggle__inner {
  height: .5em;
  min-width: .8em;
  padding: .07625em 0;
  width: .8em
}

.q-toggle--dense .q-toggle__thumb {
  left: 0;
  top: 0
}

.q-toggle--dense .q-toggle__inner--indet .q-toggle__thumb {
  left: .15em
}

.q-toggle--dense .q-toggle__inner--truthy .q-toggle__thumb {
  left: .3em
}

.q-toggle--dense .q-toggle__label {
  padding-left: .5em
}

.q-toggle--dense.reverse .q-toggle__label {
  padding-left: 0;
  padding-right: .5em
}

body.desktop .q-toggle:not(.disabled) .q-toggle__thumb:before {
  background: currentColor;
  border-radius: 50%;
  bottom: 0;
  content: "";
  left: 0;
  opacity: .12;
  position: absolute;
  right: 0;
  top: 0;
  transform: scale3d(0, 0, 1);
  transition: transform .22s cubic-bezier(0, 0, .2, 1)
}

body.desktop .q-toggle:not(.disabled):focus .q-toggle__thumb:before,
body.desktop .q-toggle:not(.disabled):hover .q-toggle__thumb:before {
  transform: scale3d(2, 2, 1)
}

body.desktop .q-toggle--dense:not(.disabled):focus .q-toggle__thumb:before,
body.desktop .q-toggle--dense:not(.disabled):hover .q-toggle__thumb:before {
  transform: scale3d(1.5, 1.5, 1)
}

.q-toolbar {
  min-height: 50px;
  padding: 0 12px;
  position: relative;
  width: 100%
}

.q-toolbar--inset {
  padding-left: 58px
}

.q-toolbar .q-avatar {
  font-size: 38px
}

.q-toolbar__title {
  flex: 1 1 0%;
  font-size: 21px;
  font-weight: 400;
  letter-spacing: .01em;
  max-width: 100%;
  min-width: 1px;
  padding: 0 12px
}

.q-toolbar__title:first-child {
  padding-left: 0
}

.q-toolbar__title:last-child {
  padding-right: 0
}

.q-tooltip--style {
  background: #757575;
  border-radius: 4px;
  color: #fafafa;
  font-size: 10px;
  font-weight: 400;
  text-transform: none
}

.q-tooltip {
  max-height: 65vh;
  max-width: 95vw;
  overflow-x: hidden;
  overflow-y: auto;
  padding: 6px 10px;
  position: fixed !important;
  z-index: 9000
}

@media (max-width:599.98px) {
  .q-tooltip {
    font-size: 14px;
    padding: 8px 16px
  }
}

.q-tree {
  color: #9e9e9e;
  position: relative
}

.q-tree__node {
  padding: 0 0 3px 22px
}

.q-tree__node:after {
  border-left: 1px solid;
  bottom: 0;
  content: "";
  left: -13px;
  position: absolute;
  right: auto;
  top: -3px;
  width: 2px
}

.q-tree__node:last-child:after {
  display: none
}

.q-tree__node--disabled {
  pointer-events: none
}

.q-tree__node--disabled .disabled {
  opacity: 1 !important
}

.q-tree__node--disabled>.disabled,
.q-tree__node--disabled>div,
.q-tree__node--disabled>i {
  opacity: .6 !important
}

.q-tree__node--disabled>.disabled .q-tree__node--disabled>.disabled,
.q-tree__node--disabled>.disabled .q-tree__node--disabled>div,
.q-tree__node--disabled>.disabled .q-tree__node--disabled>i,
.q-tree__node--disabled>div .q-tree__node--disabled>.disabled,
.q-tree__node--disabled>div .q-tree__node--disabled>div,
.q-tree__node--disabled>div .q-tree__node--disabled>i,
.q-tree__node--disabled>i .q-tree__node--disabled>.disabled,
.q-tree__node--disabled>i .q-tree__node--disabled>div,
.q-tree__node--disabled>i .q-tree__node--disabled>i {
  opacity: 1 !important
}

.q-tree__node-header:before {
  border-bottom: 1px solid;
  border-left: 1px solid;
  bottom: 50%;
  content: "";
  left: -35px;
  position: absolute;
  top: -3px;
  width: 31px
}

.q-tree__children {
  padding-left: 25px
}

.q-tree__node-body {
  padding: 5px 0 8px 5px
}

.q-tree__node--parent {
  padding-left: 2px
}

.q-tree__node--parent>.q-tree__node-header:before {
  left: -15px;
  width: 15px
}

.q-tree__node--parent>.q-tree__node-collapsible>.q-tree__node-body {
  padding: 5px 0 8px 27px
}

.q-tree__node--parent>.q-tree__node-collapsible>.q-tree__node-body:after {
  border-left: 1px solid;
  bottom: 50px;
  content: "";
  height: 100%;
  left: 12px;
  position: absolute;
  right: auto;
  top: 0;
  width: 2px
}

.q-tree__node--link {
  cursor: pointer
}

.q-tree__node-header {
  border-radius: 4px;
  margin-top: 3px;
  outline: 0;
  padding: 4px
}

.q-tree__node-header-content {
  color: #000;
  transition: color .3s
}

.q-tree__node--selected .q-tree__node-header-content {
  color: #9e9e9e
}

.q-tree__icon,
.q-tree__node-header-content .q-icon {
  font-size: 21px
}

.q-tree__img {
  border-radius: 2px;
  height: 42px
}

.q-tree__avatar,
.q-tree__node-header-content .q-avatar {
  border-radius: 50%;
  font-size: 28px;
  height: 28px;
  width: 28px
}

.q-tree__arrow,
.q-tree__spinner {
  font-size: 16px;
  margin-right: 4px
}

.q-tree__arrow {
  transition: transform .3s
}

.q-tree__arrow--rotate {
  transform: rotate(90deg)
}

.q-tree__tickbox {
  margin-right: 4px
}

.q-tree>.q-tree__node {
  padding: 0
}

.q-tree>.q-tree__node:after,
.q-tree>.q-tree__node>.q-tree__node-header:before {
  display: none
}

.q-tree>.q-tree__node--child>.q-tree__node-header {
  padding-left: 24px
}

.q-tree--dark .q-tree__node-header-content {
  color: #fff
}

.q-tree--no-connectors .q-tree__node-body:after,
.q-tree--no-connectors .q-tree__node-header:before,
.q-tree--no-connectors .q-tree__node:after {
  display: none !important
}

.q-tree--dense>.q-tree__node--child>.q-tree__node-header {
  padding-left: 1px
}

.q-tree--dense .q-tree__arrow,
.q-tree--dense .q-tree__spinner {
  margin-right: 1px
}

.q-tree--dense .q-tree__img {
  height: 32px
}

.q-tree--dense .q-tree__tickbox {
  margin-right: 3px
}

.q-tree--dense .q-tree__node {
  padding: 0
}

.q-tree--dense .q-tree__node:after {
  left: -8px;
  top: 0
}

.q-tree--dense .q-tree__node-header {
  margin-top: 0;
  padding: 1px
}

.q-tree--dense .q-tree__node-header:before {
  left: -8px;
  top: 0;
  width: 8px
}

.q-tree--dense .q-tree__node--child {
  padding-left: 17px
}

.q-tree--dense .q-tree__node--child>.q-tree__node-header:before {
  left: -25px;
  width: 21px
}

.q-tree--dense .q-tree__node-body {
  padding: 0 0 2px
}

.q-tree--dense .q-tree__node--parent>.q-tree__node-collapsible>.q-tree__node-body {
  padding: 0 0 2px 20px
}

.q-tree--dense .q-tree__node--parent>.q-tree__node-collapsible>.q-tree__node-body:after {
  left: 8px
}

.q-tree--dense .q-tree__children {
  padding-left: 16px
}

[dir=rtl] .q-tree__arrow {
  transform: rotate(180deg)
}

[dir=rtl] .q-tree__arrow--rotate {
  transform: rotate(90deg)
}

.q-uploader {
  background: #fff;
  border-radius: 4px;
  box-shadow: 0 1px 5px #0003, 0 2px 2px #00000024, 0 3px 1px -2px #0000001f;
  max-height: 320px;
  position: relative;
  vertical-align: top;
  width: 320px
}

.q-uploader--bordered {
  border: 1px solid #0000001f
}

.q-uploader__input {
  cursor: pointer !important;
  height: 100%;
  opacity: 0;
  width: 100%;
  z-index: 1
}

.q-uploader__input::-webkit-file-upload-button {
  cursor: pointer
}

.q-uploader__file:before {
  background: currentColor;
  bottom: 0;
  content: "";
  left: 0;
  opacity: .04;
  pointer-events: none;
  position: absolute;
  right: 0;
  top: 0
}

.q-uploader__file:before,
.q-uploader__header {
  border-top-left-radius: inherit;
  border-top-right-radius: inherit
}

.q-uploader__header {
  background-color: var(--q-primary);
  color: #fff;
  position: relative;
  width: 100%
}

.q-uploader__spinner {
  font-size: 24px;
  margin-right: 4px
}

.q-uploader__header-content {
  padding: 8px
}

.q-uploader__dnd {
  background: #fff9;
  outline: 1px dashed currentColor;
  outline-offset: -4px
}

.q-uploader__overlay {
  background-color: #fff9;
  color: #000;
  font-size: 36px
}

.q-uploader__list {
  border-bottom-left-radius: inherit;
  border-bottom-right-radius: inherit;
  flex: 1 1 auto;
  min-height: 60px;
  padding: 8px;
  position: relative
}

.q-uploader__file {
  border: 1px solid #0000001f;
  border-radius: 4px 4px 0 0
}

.q-uploader__file .q-circular-progress {
  font-size: 24px
}

.q-uploader__file--img {
  background-position: 50% 50%;
  background-repeat: no-repeat;
  color: #fff;
  height: 200px;
  min-width: 200px
}

.q-uploader__file--img:before {
  content: none
}

.q-uploader__file--img .q-circular-progress {
  color: #fff
}

.q-uploader__file--img .q-uploader__file-header {
  background: linear-gradient(180deg, #000000b3 20%, #fff0);
  padding-bottom: 24px
}

.q-uploader__file+.q-uploader__file {
  margin-top: 8px
}

.q-uploader__file-header {
  border-top-left-radius: inherit;
  border-top-right-radius: inherit;
  padding: 4px 8px;
  position: relative
}

.q-uploader__file-header-content {
  padding-right: 8px
}

.q-uploader__file-status {
  font-size: 24px;
  margin-right: 4px
}

.q-uploader__title {
  font-size: 14px;
  font-weight: 700;
  line-height: 1.285714;
  word-break: break-word
}

.q-uploader__subtitle {
  font-size: 12px;
  line-height: 1.5
}

.q-uploader--disable .q-uploader__header,
.q-uploader--disable .q-uploader__list {
  pointer-events: none
}

.q-uploader--dark {
  box-shadow: 0 1px 5px #fff3, 0 2px 2px #ffffff24, 0 3px 1px -2px #ffffff1f
}

.q-uploader--dark,
.q-uploader--dark .q-uploader__file {
  border-color: #ffffff47
}

.q-uploader--dark .q-uploader__dnd,
.q-uploader--dark .q-uploader__overlay {
  background: #ffffff4d
}

.q-uploader--dark .q-uploader__overlay {
  color: #fff
}

.q-video {
  border-radius: inherit;
  overflow: hidden;
  position: relative
}

.q-video embed,
.q-video iframe,
.q-video object {
  height: 100%;
  width: 100%
}

.q-video--responsive {
  height: 0
}

.q-video--responsive embed,
.q-video--responsive iframe,
.q-video--responsive object {
  left: 0;
  position: absolute;
  top: 0
}

.q-virtual-scroll:focus {
  outline: 0
}

.q-virtual-scroll__content {
  contain: content;
  outline: none
}

.q-virtual-scroll__content>* {
  overflow-anchor: none
}

.q-virtual-scroll__content>[data-q-vs-anchor] {
  overflow-anchor: auto
}

.q-virtual-scroll__padding {
  background: linear-gradient(#fff0, #fff0 20%, #80808008 0, #80808014 50%, #80808008 80%, #fff0 0, #fff0);
  background-size: var(--q-virtual-scroll-item-width, 100%) var(--q-virtual-scroll-item-height, 50px)
}

.q-table .q-virtual-scroll__padding tr {
  height: 0 !important
}

.q-table .q-virtual-scroll__padding td {
  padding: 0 !important
}

.q-virtual-scroll--horizontal {
  align-items: stretch
}

.q-virtual-scroll--horizontal,
.q-virtual-scroll--horizontal .q-virtual-scroll__content {
  display: flex;
  flex-direction: row;
  flex-wrap: nowrap
}

.q-virtual-scroll--horizontal .q-virtual-scroll__content,
.q-virtual-scroll--horizontal .q-virtual-scroll__content>*,
.q-virtual-scroll--horizontal .q-virtual-scroll__padding {
  flex: 0 0 auto
}

.q-virtual-scroll--horizontal .q-virtual-scroll__padding {
  background: linear-gradient(270deg, #fff0, #fff0 20%, #80808008 0, #80808014 50%, #80808008 80%, #fff0 0, #fff0);
  background-size: var(--q-virtual-scroll-item-width, 50px) var(--q-virtual-scroll-item-height, 100%)
}

.q-ripple {
  border-radius: inherit;
  contain: strict;
  height: 100%;
  overflow: hidden;
  width: 100%;
  z-index: 0
}

.q-ripple,
.q-ripple__inner {
  color: inherit;
  left: 0;
  pointer-events: none;
  position: absolute;
  top: 0
}

.q-ripple__inner {
  background: currentColor;
  border-radius: 50%;
  opacity: 0;
  will-change: transform, opacity
}

.q-ripple__inner--enter {
  transition: transform .225s cubic-bezier(.4, 0, .2, 1), opacity .1s cubic-bezier(.4, 0, .2, 1)
}

.q-ripple__inner--leave {
  transition: opacity .25s cubic-bezier(.4, 0, .2, 1)
}

.q-morph--internal,
.q-morph--invisible {
  bottom: 200vh !important;
  opacity: 0 !important;
  pointer-events: none !important;
  position: fixed !important;
  right: 200vw !important
}

.q-bottom-sheet {
  padding-bottom: 8px
}

.q-bottom-sheet__avatar {
  border-radius: 50%
}

.q-bottom-sheet--list {
  width: 400px
}

.q-bottom-sheet--list .q-icon,
.q-bottom-sheet--list img {
  font-size: 24px;
  height: 24px;
  width: 24px
}

.q-bottom-sheet--grid {
  width: 700px
}

.q-bottom-sheet--grid .q-bottom-sheet__item {
  min-width: 100px;
  padding: 8px;
  text-align: center
}

.q-bottom-sheet--grid .q-bottom-sheet__empty-icon,
.q-bottom-sheet--grid .q-icon,
.q-bottom-sheet--grid img {
  font-size: 48px;
  height: 48px;
  margin-bottom: 8px;
  width: 48px
}

.q-bottom-sheet--grid .q-separator {
  margin: 12px 0
}

.q-bottom-sheet__item {
  flex: 0 0 33.3333%
}

@media (min-width:600px) {
  .q-bottom-sheet__item {
    flex: 0 0 25%
  }
}

.q-dialog-plugin {
  width: 400px
}

.q-dialog-plugin__form {
  max-height: 50vh
}

.q-dialog-plugin .q-card__section+.q-card__section {
  padding-top: 0
}

.q-dialog-plugin--progress {
  text-align: center
}

.q-loading {
  color: #000;
  position: fixed !important
}

.q-loading__backdrop {
  background-color: #000;
  bottom: 0;
  left: 0;
  opacity: .5;
  position: fixed;
  right: 0;
  top: 0;
  transition: background-color .28s;
  z-index: -1
}

.q-loading__box {
  border-radius: 4px;
  color: #fff;
  max-width: 450px;
  padding: 18px
}

.q-loading__message {
  margin: 40px 20px 0;
  text-align: center
}

.q-notifications__list {
  left: 0;
  margin-bottom: 10px;
  pointer-events: none;
  position: relative;
  right: 0;
  z-index: 9500
}

.q-notifications__list--center {
  bottom: 0;
  top: 0
}

.q-notifications__list--top {
  top: 0
}

.q-notifications__list--bottom {
  bottom: 0
}

body.q-ios-padding .q-notifications__list--center,
body.q-ios-padding .q-notifications__list--top {
  top: 20px;
  top: env(safe-area-inset-top)
}

body.q-ios-padding .q-notifications__list--bottom,
body.q-ios-padding .q-notifications__list--center {
  bottom: env(safe-area-inset-bottom)
}

.q-notification {
  background: #323232;
  border-radius: 4px;
  box-shadow: 0 1px 5px #0003, 0 2px 2px #00000024, 0 3px 1px -2px #0000001f;
  color: #fff;
  display: inline-flex;
  flex-shrink: 0;
  font-size: 14px;
  margin: 10px 10px 0;
  max-width: 95vw;
  pointer-events: all;
  transition: transform 1s, opacity 1s;
  z-index: 9500
}

.q-notification__icon {
  flex: 0 0 1em;
  font-size: 24px
}

.q-notification__icon--additional {
  margin-right: 16px
}

.q-notification__avatar {
  font-size: 32px
}

.q-notification__avatar--additional {
  margin-right: 8px
}

.q-notification__spinner {
  font-size: 32px
}

.q-notification__spinner--additional {
  margin-right: 8px
}

.q-notification__message {
  padding: 8px 0
}

.q-notification__caption {
  font-size: .9em;
  opacity: .7
}

.q-notification__actions {
  color: var(--q-primary)
}

.q-notification__badge {
  animation: q-notif-badge .42s;
  background-color: var(--q-negative);
  border-radius: 4px;
  box-shadow: 0 1px 3px #0003, 0 1px 1px #00000024, 0 2px 1px -1px #0000001f;
  color: #fff;
  font-size: 12px;
  line-height: 12px;
  padding: 4px 8px;
  position: absolute
}

.q-notification__badge--top-left,
.q-notification__badge--top-right {
  top: -6px
}

.q-notification__badge--bottom-left,
.q-notification__badge--bottom-right {
  bottom: -6px
}

.q-notification__badge--bottom-left,
.q-notification__badge--top-left {
  left: -22px
}

.q-notification__badge--bottom-right,
.q-notification__badge--top-right {
  right: -22px
}

.q-notification__progress {
  animation: q-notif-progress linear;
  background: currentColor;
  border-radius: 4px 4px 0 0;
  bottom: 0;
  height: 3px;
  left: -10px;
  opacity: .3;
  position: absolute;
  right: -10px;
  transform: scaleX(0);
  transform-origin: 0 50%;
  z-index: -1
}

.q-notification--standard {
  min-height: 48px;
  padding: 0 16px
}

.q-notification--standard .q-notification__actions {
  margin-right: -8px;
  padding: 6px 0 6px 8px
}

.q-notification--multi-line {
  min-height: 68px;
  padding: 8px 16px
}

.q-notification--multi-line .q-notification__badge--top-left,
.q-notification--multi-line .q-notification__badge--top-right {
  top: -15px
}

.q-notification--multi-line .q-notification__badge--bottom-left,
.q-notification--multi-line .q-notification__badge--bottom-right {
  bottom: -15px
}

.q-notification--multi-line .q-notification__progress {
  bottom: -8px
}

.q-notification--multi-line .q-notification__actions {
  padding: 0
}

.q-notification--multi-line .q-notification__actions--with-media {
  padding-left: 25px
}

.q-notification--top-enter-from,
.q-notification--top-leave-to,
.q-notification--top-left-enter-from,
.q-notification--top-left-leave-to,
.q-notification--top-right-enter-from,
.q-notification--top-right-leave-to {
  opacity: 0;
  transform: translateY(-50px);
  z-index: 9499
}

.q-notification--center-enter-from,
.q-notification--center-leave-to,
.q-notification--left-enter-from,
.q-notification--left-leave-to,
.q-notification--right-enter-from,
.q-notification--right-leave-to {
  opacity: 0;
  transform: rotateX(90deg);
  z-index: 9499
}

.q-notification--bottom-enter-from,
.q-notification--bottom-leave-to,
.q-notification--bottom-left-enter-from,
.q-notification--bottom-left-leave-to,
.q-notification--bottom-right-enter-from,
.q-notification--bottom-right-leave-to {
  opacity: 0;
  transform: translateY(50px);
  z-index: 9499
}

.q-notification--bottom-leave-active,
.q-notification--bottom-left-leave-active,
.q-notification--bottom-right-leave-active,
.q-notification--center-leave-active,
.q-notification--left-leave-active,
.q-notification--right-leave-active,
.q-notification--top-leave-active,
.q-notification--top-left-leave-active,
.q-notification--top-right-leave-active {
  margin-left: 0;
  margin-right: 0;
  position: absolute;
  z-index: 9499
}

.q-notification--center-leave-active,
.q-notification--top-leave-active {
  top: 0
}

.q-notification--bottom-leave-active,
.q-notification--bottom-left-leave-active,
.q-notification--bottom-right-leave-active {
  bottom: 0
}

@media (min-width:600px) {
  .q-notification {
    max-width: 65vw
  }
}

@keyframes q-notif-badge {
  15% {
    transform: translate3d(-25%, 0, 0) rotate(-5deg)
  }

  30% {
    transform: translate3d(20%, 0, 0) rotate(3deg)
  }

  45% {
    transform: translate3d(-15%, 0, 0) rotate(-3deg)
  }

  60% {
    transform: translate3d(10%, 0, 0) rotate(2deg)
  }

  75% {
    transform: translate3d(-5%, 0, 0) rotate(-1deg)
  }
}

@keyframes q-notif-progress {
  0% {
    transform: scaleX(1)
  }

  to {
    transform: scaleX(0)
  }
}

:root {
  --animate-duration: .3s;
  --animate-delay: .3s;
  --animate-repeat: 1
}

.animated {
  animation-duration: var(--animate-duration);
  animation-fill-mode: both
}

.animated.infinite {
  animation-iteration-count: infinite
}

.animated.hinge {
  animation-duration: 2s
}

.animated.repeat-1 {
  animation-iteration-count: var(--animate-repeat)
}

.animated.repeat-2 {
  animation-iteration-count: calc(var(--animate-repeat)*2)
}

.animated.repeat-3 {
  animation-iteration-count: calc(var(--animate-repeat)*3)
}

.animated.delay-1s {
  animation-delay: var(--animate-delay)
}

.animated.delay-2s {
  animation-delay: calc(var(--animate-delay)*2)
}

.animated.delay-3s {
  animation-delay: calc(var(--animate-delay)*3)
}

.animated.delay-4s {
  animation-delay: calc(var(--animate-delay)*4)
}

.animated.delay-5s {
  animation-delay: calc(var(--animate-delay)*5)
}

.animated.faster {
  animation-duration: calc(var(--animate-duration)/2)
}

.animated.fast {
  animation-duration: calc(var(--animate-duration)*.8)
}

.animated.slow {
  animation-duration: calc(var(--animate-duration)*2)
}

.animated.slower {
  animation-duration: calc(var(--animate-duration)*3)
}

@media (prefers-reduced-motion:reduce),
print {
  .animated {
    animation-duration: 1ms !important;
    animation-iteration-count: 1 !important;
    transition-duration: 1ms !important
  }

  .animated[class*=Out] {
    opacity: 0
  }
}

.q-animate--scale {
  animation: q-scale .15s;
  animation-timing-function: cubic-bezier(.25, .8, .25, 1)
}

@keyframes q-scale {
  0% {
    transform: scale(1)
  }

  50% {
    transform: scale(1.04)
  }

  to {
    transform: scale(1)
  }
}

.q-animate--fade {
  animation: q-fade .2s
}

@keyframes q-fade {
  0% {
    opacity: 0
  }

  to {
    opacity: 1
  }
}

:root {
  --q-primary: #1976d2;
  --q-secondary: #26a69a;
  --q-accent: #9c27b0;
  --q-positive: #21ba45;
  --q-negative: #c10015;
  --q-info: #31ccec;
  --q-warning: #f2c037;
  --q-dark: #1d1d1d;
  --q-dark-page: #121212
}

.text-dark {
  color: var(--q-dark) !important
}

.bg-dark {
  background: var(--q-dark) !important
}

.text-primary {
  color: var(--q-primary) !important
}

.bg-primary {
  background: var(--q-primary) !important
}

.text-secondary {
  color: var(--q-secondary) !important
}

.bg-secondary {
  background: var(--q-secondary) !important
}

.text-accent {
  color: var(--q-accent) !important
}

.bg-accent {
  background: var(--q-accent) !important
}

.text-positive {
  color: var(--q-positive) !important
}

.bg-positive {
  background: var(--q-positive) !important
}

.text-negative {
  color: var(--q-negative) !important
}

.bg-negative {
  background: var(--q-negative) !important
}

.text-info {
  color: var(--q-info) !important
}

.bg-info {
  background: var(--q-info) !important
}

.text-warning {
  color: var(--q-warning) !important
}

.bg-warning {
  background: var(--q-warning) !important
}

.text-white {
  color: #fff !important
}

.bg-white {
  background: #fff !important
}

.text-black {
  color: #000 !important
}

.bg-black {
  background: #000 !important
}

.text-transparent {
  color: #0000 !important
}

.bg-transparent {
  background: #0000 !important
}

.text-separator {
  color: #0000001f !important
}

.bg-separator {
  background: #0000001f !important
}

.text-dark-separator {
  color: #ffffff47 !important
}

.bg-dark-separator {
  background: #ffffff47 !important
}

.text-red {
  color: #f44336 !important
}

.text-red-1 {
  color: #ffebee !important
}

.text-red-2 {
  color: #ffcdd2 !important
}

.text-red-3 {
  color: #ef9a9a !important
}

.text-red-4 {
  color: #e57373 !important
}

.text-red-5 {
  color: #ef5350 !important
}

.text-red-6 {
  color: #f44336 !important
}

.text-red-7 {
  color: #e53935 !important
}

.text-red-8 {
  color: #d32f2f !important
}

.text-red-9 {
  color: #c62828 !important
}

.text-red-10 {
  color: #b71c1c !important
}

.text-red-11 {
  color: #ff8a80 !important
}

.text-red-12 {
  color: #ff5252 !important
}

.text-red-13 {
  color: #ff1744 !important
}

.text-red-14 {
  color: #d50000 !important
}

.text-pink {
  color: #e91e63 !important
}

.text-pink-1 {
  color: #fce4ec !important
}

.text-pink-2 {
  color: #f8bbd0 !important
}

.text-pink-3 {
  color: #f48fb1 !important
}

.text-pink-4 {
  color: #f06292 !important
}

.text-pink-5 {
  color: #ec407a !important
}

.text-pink-6 {
  color: #e91e63 !important
}

.text-pink-7 {
  color: #d81b60 !important
}

.text-pink-8 {
  color: #c2185b !important
}

.text-pink-9 {
  color: #ad1457 !important
}

.text-pink-10 {
  color: #880e4f !important
}

.text-pink-11 {
  color: #ff80ab !important
}

.text-pink-12 {
  color: #ff4081 !important
}

.text-pink-13 {
  color: #f50057 !important
}

.text-pink-14 {
  color: #c51162 !important
}

.text-purple {
  color: #9c27b0 !important
}

.text-purple-1 {
  color: #f3e5f5 !important
}

.text-purple-2 {
  color: #e1bee7 !important
}

.text-purple-3 {
  color: #ce93d8 !important
}

.text-purple-4 {
  color: #ba68c8 !important
}

.text-purple-5 {
  color: #ab47bc !important
}

.text-purple-6 {
  color: #9c27b0 !important
}

.text-purple-7 {
  color: #8e24aa !important
}

.text-purple-8 {
  color: #7b1fa2 !important
}

.text-purple-9 {
  color: #6a1b9a !important
}

.text-purple-10 {
  color: #4a148c !important
}

.text-purple-11 {
  color: #ea80fc !important
}

.text-purple-12 {
  color: #e040fb !important
}

.text-purple-13 {
  color: #d500f9 !important
}

.text-purple-14 {
  color: #a0f !important
}

.text-deep-purple {
  color: #673ab7 !important
}

.text-deep-purple-1 {
  color: #ede7f6 !important
}

.text-deep-purple-2 {
  color: #d1c4e9 !important
}

.text-deep-purple-3 {
  color: #b39ddb !important
}

.text-deep-purple-4 {
  color: #9575cd !important
}

.text-deep-purple-5 {
  color: #7e57c2 !important
}

.text-deep-purple-6 {
  color: #673ab7 !important
}

.text-deep-purple-7 {
  color: #5e35b1 !important
}

.text-deep-purple-8 {
  color: #512da8 !important
}

.text-deep-purple-9 {
  color: #4527a0 !important
}

.text-deep-purple-10 {
  color: #311b92 !important
}

.text-deep-purple-11 {
  color: #b388ff !important
}

.text-deep-purple-12 {
  color: #7c4dff !important
}

.text-deep-purple-13 {
  color: #651fff !important
}

.text-deep-purple-14 {
  color: #6200ea !important
}

.text-indigo {
  color: #3f51b5 !important
}

.text-indigo-1 {
  color: #e8eaf6 !important
}

.text-indigo-2 {
  color: #c5cae9 !important
}

.text-indigo-3 {
  color: #9fa8da !important
}

.text-indigo-4 {
  color: #7986cb !important
}

.text-indigo-5 {
  color: #5c6bc0 !important
}

.text-indigo-6 {
  color: #3f51b5 !important
}

.text-indigo-7 {
  color: #3949ab !important
}

.text-indigo-8 {
  color: #303f9f !important
}

.text-indigo-9 {
  color: #283593 !important
}

.text-indigo-10 {
  color: #1a237e !important
}

.text-indigo-11 {
  color: #8c9eff !important
}

.text-indigo-12 {
  color: #536dfe !important
}

.text-indigo-13 {
  color: #3d5afe !important
}

.text-indigo-14 {
  color: #304ffe !important
}

.text-blue {
  color: #2196f3 !important
}

.text-blue-1 {
  color: #e3f2fd !important
}

.text-blue-2 {
  color: #bbdefb !important
}

.text-blue-3 {
  color: #90caf9 !important
}

.text-blue-4 {
  color: #64b5f6 !important
}

.text-blue-5 {
  color: #42a5f5 !important
}

.text-blue-6 {
  color: #2196f3 !important
}

.text-blue-7 {
  color: #1e88e5 !important
}

.text-blue-8 {
  color: #1976d2 !important
}

.text-blue-9 {
  color: #1565c0 !important
}

.text-blue-10 {
  color: #0d47a1 !important
}

.text-blue-11 {
  color: #82b1ff !important
}

.text-blue-12 {
  color: #448aff !important
}

.text-blue-13 {
  color: #2979ff !important
}

.text-blue-14 {
  color: #2962ff !important
}

.text-light-blue {
  color: #03a9f4 !important
}

.text-light-blue-1 {
  color: #e1f5fe !important
}

.text-light-blue-2 {
  color: #b3e5fc !important
}

.text-light-blue-3 {
  color: #81d4fa !important
}

.text-light-blue-4 {
  color: #4fc3f7 !important
}

.text-light-blue-5 {
  color: #29b6f6 !important
}

.text-light-blue-6 {
  color: #03a9f4 !important
}

.text-light-blue-7 {
  color: #039be5 !important
}

.text-light-blue-8 {
  color: #0288d1 !important
}

.text-light-blue-9 {
  color: #0277bd !important
}

.text-light-blue-10 {
  color: #01579b !important
}

.text-light-blue-11 {
  color: #80d8ff !important
}

.text-light-blue-12 {
  color: #40c4ff !important
}

.text-light-blue-13 {
  color: #00b0ff !important
}

.text-light-blue-14 {
  color: #0091ea !important
}

.text-cyan {
  color: #00bcd4 !important
}

.text-cyan-1 {
  color: #e0f7fa !important
}

.text-cyan-2 {
  color: #b2ebf2 !important
}

.text-cyan-3 {
  color: #80deea !important
}

.text-cyan-4 {
  color: #4dd0e1 !important
}

.text-cyan-5 {
  color: #26c6da !important
}

.text-cyan-6 {
  color: #00bcd4 !important
}

.text-cyan-7 {
  color: #00acc1 !important
}

.text-cyan-8 {
  color: #0097a7 !important
}

.text-cyan-9 {
  color: #00838f !important
}

.text-cyan-10 {
  color: #006064 !important
}

.text-cyan-11 {
  color: #84ffff !important
}

.text-cyan-12 {
  color: #18ffff !important
}

.text-cyan-13 {
  color: #00e5ff !important
}

.text-cyan-14 {
  color: #00b8d4 !important
}

.text-teal {
  color: #009688 !important
}

.text-teal-1 {
  color: #e0f2f1 !important
}

.text-teal-2 {
  color: #b2dfdb !important
}

.text-teal-3 {
  color: #80cbc4 !important
}

.text-teal-4 {
  color: #4db6ac !important
}

.text-teal-5 {
  color: #26a69a !important
}

.text-teal-6 {
  color: #009688 !important
}

.text-teal-7 {
  color: #00897b !important
}

.text-teal-8 {
  color: #00796b !important
}

.text-teal-9 {
  color: #00695c !important
}

.text-teal-10 {
  color: #004d40 !important
}

.text-teal-11 {
  color: #a7ffeb !important
}

.text-teal-12 {
  color: #64ffda !important
}

.text-teal-13 {
  color: #1de9b6 !important
}

.text-teal-14 {
  color: #00bfa5 !important
}

.text-green {
  color: #4caf50 !important
}

.text-green-1 {
  color: #e8f5e9 !important
}

.text-green-2 {
  color: #c8e6c9 !important
}

.text-green-3 {
  color: #a5d6a7 !important
}

.text-green-4 {
  color: #81c784 !important
}

.text-green-5 {
  color: #66bb6a !important
}

.text-green-6 {
  color: #4caf50 !important
}

.text-green-7 {
  color: #43a047 !important
}

.text-green-8 {
  color: #388e3c !important
}

.text-green-9 {
  color: #2e7d32 !important
}

.text-green-10 {
  color: #1b5e20 !important
}

.text-green-11 {
  color: #b9f6ca !important
}

.text-green-12 {
  color: #69f0ae !important
}

.text-green-13 {
  color: #00e676 !important
}

.text-green-14 {
  color: #00c853 !important
}

.text-light-green {
  color: #8bc34a !important
}

.text-light-green-1 {
  color: #f1f8e9 !important
}

.text-light-green-2 {
  color: #dcedc8 !important
}

.text-light-green-3 {
  color: #c5e1a5 !important
}

.text-light-green-4 {
  color: #aed581 !important
}

.text-light-green-5 {
  color: #9ccc65 !important
}

.text-light-green-6 {
  color: #8bc34a !important
}

.text-light-green-7 {
  color: #7cb342 !important
}

.text-light-green-8 {
  color: #689f38 !important
}

.text-light-green-9 {
  color: #558b2f !important
}

.text-light-green-10 {
  color: #33691e !important
}

.text-light-green-11 {
  color: #ccff90 !important
}

.text-light-green-12 {
  color: #b2ff59 !important
}

.text-light-green-13 {
  color: #76ff03 !important
}

.text-light-green-14 {
  color: #64dd17 !important
}

.text-lime {
  color: #cddc39 !important
}

.text-lime-1 {
  color: #f9fbe7 !important
}

.text-lime-2 {
  color: #f0f4c3 !important
}

.text-lime-3 {
  color: #e6ee9c !important
}

.text-lime-4 {
  color: #dce775 !important
}

.text-lime-5 {
  color: #d4e157 !important
}

.text-lime-6 {
  color: #cddc39 !important
}

.text-lime-7 {
  color: #c0ca33 !important
}

.text-lime-8 {
  color: #afb42b !important
}

.text-lime-9 {
  color: #9e9d24 !important
}

.text-lime-10 {
  color: #827717 !important
}

.text-lime-11 {
  color: #f4ff81 !important
}

.text-lime-12 {
  color: #eeff41 !important
}

.text-lime-13 {
  color: #c6ff00 !important
}

.text-lime-14 {
  color: #aeea00 !important
}

.text-yellow {
  color: #ffeb3b !important
}

.text-yellow-1 {
  color: #fffde7 !important
}

.text-yellow-2 {
  color: #fff9c4 !important
}

.text-yellow-3 {
  color: #fff59d !important
}

.text-yellow-4 {
  color: #fff176 !important
}

.text-yellow-5 {
  color: #ffee58 !important
}

.text-yellow-6 {
  color: #ffeb3b !important
}

.text-yellow-7 {
  color: #fdd835 !important
}

.text-yellow-8 {
  color: #fbc02d !important
}

.text-yellow-9 {
  color: #f9a825 !important
}

.text-yellow-10 {
  color: #f57f17 !important
}

.text-yellow-11 {
  color: #ffff8d !important
}

.text-yellow-12 {
  color: #ff0 !important
}

.text-yellow-13 {
  color: #ffea00 !important
}

.text-yellow-14 {
  color: #ffd600 !important
}

.text-amber {
  color: #ffc107 !important
}

.text-amber-1 {
  color: #fff8e1 !important
}

.text-amber-2 {
  color: #ffecb3 !important
}

.text-amber-3 {
  color: #ffe082 !important
}

.text-amber-4 {
  color: #ffd54f !important
}

.text-amber-5 {
  color: #ffca28 !important
}

.text-amber-6 {
  color: #ffc107 !important
}

.text-amber-7 {
  color: #ffb300 !important
}

.text-amber-8 {
  color: #ffa000 !important
}

.text-amber-9 {
  color: #ff8f00 !important
}

.text-amber-10 {
  color: #ff6f00 !important
}

.text-amber-11 {
  color: #ffe57f !important
}

.text-amber-12 {
  color: #ffd740 !important
}

.text-amber-13 {
  color: #ffc400 !important
}

.text-amber-14 {
  color: #ffab00 !important
}

.text-orange {
  color: #ff9800 !important
}

.text-orange-1 {
  color: #fff3e0 !important
}

.text-orange-2 {
  color: #ffe0b2 !important
}

.text-orange-3 {
  color: #ffcc80 !important
}

.text-orange-4 {
  color: #ffb74d !important
}

.text-orange-5 {
  color: #ffa726 !important
}

.text-orange-6 {
  color: #ff9800 !important
}

.text-orange-7 {
  color: #fb8c00 !important
}

.text-orange-8 {
  color: #f57c00 !important
}

.text-orange-9 {
  color: #ef6c00 !important
}

.text-orange-10 {
  color: #e65100 !important
}

.text-orange-11 {
  color: #ffd180 !important
}

.text-orange-12 {
  color: #ffab40 !important
}

.text-orange-13 {
  color: #ff9100 !important
}

.text-orange-14 {
  color: #ff6d00 !important
}

.text-deep-orange {
  color: #ff5722 !important
}

.text-deep-orange-1 {
  color: #fbe9e7 !important
}

.text-deep-orange-2 {
  color: #ffccbc !important
}

.text-deep-orange-3 {
  color: #ffab91 !important
}

.text-deep-orange-4 {
  color: #ff8a65 !important
}

.text-deep-orange-5 {
  color: #ff7043 !important
}

.text-deep-orange-6 {
  color: #ff5722 !important
}

.text-deep-orange-7 {
  color: #f4511e !important
}

.text-deep-orange-8 {
  color: #e64a19 !important
}

.text-deep-orange-9 {
  color: #d84315 !important
}

.text-deep-orange-10 {
  color: #bf360c !important
}

.text-deep-orange-11 {
  color: #ff9e80 !important
}

.text-deep-orange-12 {
  color: #ff6e40 !important
}

.text-deep-orange-13 {
  color: #ff3d00 !important
}

.text-deep-orange-14 {
  color: #dd2c00 !important
}

.text-brown {
  color: #795548 !important
}

.text-brown-1 {
  color: #efebe9 !important
}

.text-brown-2 {
  color: #d7ccc8 !important
}

.text-brown-3 {
  color: #bcaaa4 !important
}

.text-brown-4 {
  color: #a1887f !important
}

.text-brown-5 {
  color: #8d6e63 !important
}

.text-brown-6 {
  color: #795548 !important
}

.text-brown-7 {
  color: #6d4c41 !important
}

.text-brown-8 {
  color: #5d4037 !important
}

.text-brown-9 {
  color: #4e342e !important
}

.text-brown-10 {
  color: #3e2723 !important
}

.text-brown-11 {
  color: #d7ccc8 !important
}

.text-brown-12 {
  color: #bcaaa4 !important
}

.text-brown-13 {
  color: #8d6e63 !important
}

.text-brown-14 {
  color: #5d4037 !important
}

.text-grey {
  color: #9e9e9e !important
}

.text-grey-1 {
  color: #fafafa !important
}

.text-grey-2 {
  color: #f5f5f5 !important
}

.text-grey-3 {
  color: #eee !important
}

.text-grey-4 {
  color: #e0e0e0 !important
}

.text-grey-5 {
  color: #bdbdbd !important
}

.text-grey-6 {
  color: #9e9e9e !important
}

.text-grey-7 {
  color: #757575 !important
}

.text-grey-8 {
  color: #616161 !important
}

.text-grey-9 {
  color: #424242 !important
}

.text-grey-10 {
  color: #212121 !important
}

.text-grey-11 {
  color: #f5f5f5 !important
}

.text-grey-12 {
  color: #eee !important
}

.text-grey-13 {
  color: #bdbdbd !important
}

.text-grey-14 {
  color: #616161 !important
}

.text-blue-grey {
  color: #607d8b !important
}

.text-blue-grey-1 {
  color: #eceff1 !important
}

.text-blue-grey-2 {
  color: #cfd8dc !important
}

.text-blue-grey-3 {
  color: #b0bec5 !important
}

.text-blue-grey-4 {
  color: #90a4ae !important
}

.text-blue-grey-5 {
  color: #78909c !important
}

.text-blue-grey-6 {
  color: #607d8b !important
}

.text-blue-grey-7 {
  color: #546e7a !important
}

.text-blue-grey-8 {
  color: #455a64 !important
}

.text-blue-grey-9 {
  color: #37474f !important
}

.text-blue-grey-10 {
  color: #263238 !important
}

.text-blue-grey-11 {
  color: #cfd8dc !important
}

.text-blue-grey-12 {
  color: #b0bec5 !important
}

.text-blue-grey-13 {
  color: #78909c !important
}

.text-blue-grey-14 {
  color: #455a64 !important
}

.bg-red {
  background: #f44336 !important
}

.bg-red-1 {
  background: #ffebee !important
}

.bg-red-2 {
  background: #ffcdd2 !important
}

.bg-red-3 {
  background: #ef9a9a !important
}

.bg-red-4 {
  background: #e57373 !important
}

.bg-red-5 {
  background: #ef5350 !important
}

.bg-red-6 {
  background: #f44336 !important
}

.bg-red-7 {
  background: #e53935 !important
}

.bg-red-8 {
  background: #d32f2f !important
}

.bg-red-9 {
  background: #c62828 !important
}

.bg-red-10 {
  background: #b71c1c !important
}

.bg-red-11 {
  background: #ff8a80 !important
}

.bg-red-12 {
  background: #ff5252 !important
}

.bg-red-13 {
  background: #ff1744 !important
}

.bg-red-14 {
  background: #d50000 !important
}

.bg-pink {
  background: #e91e63 !important
}

.bg-pink-1 {
  background: #fce4ec !important
}

.bg-pink-2 {
  background: #f8bbd0 !important
}

.bg-pink-3 {
  background: #f48fb1 !important
}

.bg-pink-4 {
  background: #f06292 !important
}

.bg-pink-5 {
  background: #ec407a !important
}

.bg-pink-6 {
  background: #e91e63 !important
}

.bg-pink-7 {
  background: #d81b60 !important
}

.bg-pink-8 {
  background: #c2185b !important
}

.bg-pink-9 {
  background: #ad1457 !important
}

.bg-pink-10 {
  background: #880e4f !important
}

.bg-pink-11 {
  background: #ff80ab !important
}

.bg-pink-12 {
  background: #ff4081 !important
}

.bg-pink-13 {
  background: #f50057 !important
}

.bg-pink-14 {
  background: #c51162 !important
}

.bg-purple {
  background: #9c27b0 !important
}

.bg-purple-1 {
  background: #f3e5f5 !important
}

.bg-purple-2 {
  background: #e1bee7 !important
}

.bg-purple-3 {
  background: #ce93d8 !important
}

.bg-purple-4 {
  background: #ba68c8 !important
}

.bg-purple-5 {
  background: #ab47bc !important
}

.bg-purple-6 {
  background: #9c27b0 !important
}

.bg-purple-7 {
  background: #8e24aa !important
}

.bg-purple-8 {
  background: #7b1fa2 !important
}

.bg-purple-9 {
  background: #6a1b9a !important
}

.bg-purple-10 {
  background: #4a148c !important
}

.bg-purple-11 {
  background: #ea80fc !important
}

.bg-purple-12 {
  background: #e040fb !important
}

.bg-purple-13 {
  background: #d500f9 !important
}

.bg-purple-14 {
  background: #a0f !important
}

.bg-deep-purple {
  background: #673ab7 !important
}

.bg-deep-purple-1 {
  background: #ede7f6 !important
}

.bg-deep-purple-2 {
  background: #d1c4e9 !important
}

.bg-deep-purple-3 {
  background: #b39ddb !important
}

.bg-deep-purple-4 {
  background: #9575cd !important
}

.bg-deep-purple-5 {
  background: #7e57c2 !important
}

.bg-deep-purple-6 {
  background: #673ab7 !important
}

.bg-deep-purple-7 {
  background: #5e35b1 !important
}

.bg-deep-purple-8 {
  background: #512da8 !important
}

.bg-deep-purple-9 {
  background: #4527a0 !important
}

.bg-deep-purple-10 {
  background: #311b92 !important
}

.bg-deep-purple-11 {
  background: #b388ff !important
}

.bg-deep-purple-12 {
  background: #7c4dff !important
}

.bg-deep-purple-13 {
  background: #651fff !important
}

.bg-deep-purple-14 {
  background: #6200ea !important
}

.bg-indigo {
  background: #3f51b5 !important
}

.bg-indigo-1 {
  background: #e8eaf6 !important
}

.bg-indigo-2 {
  background: #c5cae9 !important
}

.bg-indigo-3 {
  background: #9fa8da !important
}

.bg-indigo-4 {
  background: #7986cb !important
}

.bg-indigo-5 {
  background: #5c6bc0 !important
}

.bg-indigo-6 {
  background: #3f51b5 !important
}

.bg-indigo-7 {
  background: #3949ab !important
}

.bg-indigo-8 {
  background: #303f9f !important
}

.bg-indigo-9 {
  background: #283593 !important
}

.bg-indigo-10 {
  background: #1a237e !important
}

.bg-indigo-11 {
  background: #8c9eff !important
}

.bg-indigo-12 {
  background: #536dfe !important
}

.bg-indigo-13 {
  background: #3d5afe !important
}

.bg-indigo-14 {
  background: #304ffe !important
}

.bg-blue {
  background: #2196f3 !important
}

.bg-blue-1 {
  background: #e3f2fd !important
}

.bg-blue-2 {
  background: #bbdefb !important
}

.bg-blue-3 {
  background: #90caf9 !important
}

.bg-blue-4 {
  background: #64b5f6 !important
}

.bg-blue-5 {
  background: #42a5f5 !important
}

.bg-blue-6 {
  background: #2196f3 !important
}

.bg-blue-7 {
  background: #1e88e5 !important
}

.bg-blue-8 {
  background: #1976d2 !important
}

.bg-blue-9 {
  background: #1565c0 !important
}

.bg-blue-10 {
  background: #0d47a1 !important
}

.bg-blue-11 {
  background: #82b1ff !important
}

.bg-blue-12 {
  background: #448aff !important
}

.bg-blue-13 {
  background: #2979ff !important
}

.bg-blue-14 {
  background: #2962ff !important
}

.bg-light-blue {
  background: #03a9f4 !important
}

.bg-light-blue-1 {
  background: #e1f5fe !important
}

.bg-light-blue-2 {
  background: #b3e5fc !important
}

.bg-light-blue-3 {
  background: #81d4fa !important
}

.bg-light-blue-4 {
  background: #4fc3f7 !important
}

.bg-light-blue-5 {
  background: #29b6f6 !important
}

.bg-light-blue-6 {
  background: #03a9f4 !important
}

.bg-light-blue-7 {
  background: #039be5 !important
}

.bg-light-blue-8 {
  background: #0288d1 !important
}

.bg-light-blue-9 {
  background: #0277bd !important
}

.bg-light-blue-10 {
  background: #01579b !important
}

.bg-light-blue-11 {
  background: #80d8ff !important
}

.bg-light-blue-12 {
  background: #40c4ff !important
}

.bg-light-blue-13 {
  background: #00b0ff !important
}

.bg-light-blue-14 {
  background: #0091ea !important
}

.bg-cyan {
  background: #00bcd4 !important
}

.bg-cyan-1 {
  background: #e0f7fa !important
}

.bg-cyan-2 {
  background: #b2ebf2 !important
}

.bg-cyan-3 {
  background: #80deea !important
}

.bg-cyan-4 {
  background: #4dd0e1 !important
}

.bg-cyan-5 {
  background: #26c6da !important
}

.bg-cyan-6 {
  background: #00bcd4 !important
}

.bg-cyan-7 {
  background: #00acc1 !important
}

.bg-cyan-8 {
  background: #0097a7 !important
}

.bg-cyan-9 {
  background: #00838f !important
}

.bg-cyan-10 {
  background: #006064 !important
}

.bg-cyan-11 {
  background: #84ffff !important
}

.bg-cyan-12 {
  background: #18ffff !important
}

.bg-cyan-13 {
  background: #00e5ff !important
}

.bg-cyan-14 {
  background: #00b8d4 !important
}

.bg-teal {
  background: #009688 !important
}

.bg-teal-1 {
  background: #e0f2f1 !important
}

.bg-teal-2 {
  background: #b2dfdb !important
}

.bg-teal-3 {
  background: #80cbc4 !important
}

.bg-teal-4 {
  background: #4db6ac !important
}

.bg-teal-5 {
  background: #26a69a !important
}

.bg-teal-6 {
  background: #009688 !important
}

.bg-teal-7 {
  background: #00897b !important
}

.bg-teal-8 {
  background: #00796b !important
}

.bg-teal-9 {
  background: #00695c !important
}

.bg-teal-10 {
  background: #004d40 !important
}

.bg-teal-11 {
  background: #a7ffeb !important
}

.bg-teal-12 {
  background: #64ffda !important
}

.bg-teal-13 {
  background: #1de9b6 !important
}

.bg-teal-14 {
  background: #00bfa5 !important
}

.bg-green {
  background: #4caf50 !important
}

.bg-green-1 {
  background: #e8f5e9 !important
}

.bg-green-2 {
  background: #c8e6c9 !important
}

.bg-green-3 {
  background: #a5d6a7 !important
}

.bg-green-4 {
  background: #81c784 !important
}

.bg-green-5 {
  background: #66bb6a !important
}

.bg-green-6 {
  background: #4caf50 !important
}

.bg-green-7 {
  background: #43a047 !important
}

.bg-green-8 {
  background: #388e3c !important
}

.bg-green-9 {
  background: #2e7d32 !important
}

.bg-green-10 {
  background: #1b5e20 !important
}

.bg-green-11 {
  background: #b9f6ca !important
}

.bg-green-12 {
  background: #69f0ae !important
}

.bg-green-13 {
  background: #00e676 !important
}

.bg-green-14 {
  background: #00c853 !important
}

.bg-light-green {
  background: #8bc34a !important
}

.bg-light-green-1 {
  background: #f1f8e9 !important
}

.bg-light-green-2 {
  background: #dcedc8 !important
}

.bg-light-green-3 {
  background: #c5e1a5 !important
}

.bg-light-green-4 {
  background: #aed581 !important
}

.bg-light-green-5 {
  background: #9ccc65 !important
}

.bg-light-green-6 {
  background: #8bc34a !important
}

.bg-light-green-7 {
  background: #7cb342 !important
}

.bg-light-green-8 {
  background: #689f38 !important
}

.bg-light-green-9 {
  background: #558b2f !important
}

.bg-light-green-10 {
  background: #33691e !important
}

.bg-light-green-11 {
  background: #ccff90 !important
}

.bg-light-green-12 {
  background: #b2ff59 !important
}

.bg-light-green-13 {
  background: #76ff03 !important
}

.bg-light-green-14 {
  background: #64dd17 !important
}

.bg-lime {
  background: #cddc39 !important
}

.bg-lime-1 {
  background: #f9fbe7 !important
}

.bg-lime-2 {
  background: #f0f4c3 !important
}

.bg-lime-3 {
  background: #e6ee9c !important
}

.bg-lime-4 {
  background: #dce775 !important
}

.bg-lime-5 {
  background: #d4e157 !important
}

.bg-lime-6 {
  background: #cddc39 !important
}

.bg-lime-7 {
  background: #c0ca33 !important
}

.bg-lime-8 {
  background: #afb42b !important
}

.bg-lime-9 {
  background: #9e9d24 !important
}

.bg-lime-10 {
  background: #827717 !important
}

.bg-lime-11 {
  background: #f4ff81 !important
}

.bg-lime-12 {
  background: #eeff41 !important
}

.bg-lime-13 {
  background: #c6ff00 !important
}

.bg-lime-14 {
  background: #aeea00 !important
}

.bg-yellow {
  background: #ffeb3b !important
}

.bg-yellow-1 {
  background: #fffde7 !important
}

.bg-yellow-2 {
  background: #fff9c4 !important
}

.bg-yellow-3 {
  background: #fff59d !important
}

.bg-yellow-4 {
  background: #fff176 !important
}

.bg-yellow-5 {
  background: #ffee58 !important
}

.bg-yellow-6 {
  background: #ffeb3b !important
}

.bg-yellow-7 {
  background: #fdd835 !important
}

.bg-yellow-8 {
  background: #fbc02d !important
}

.bg-yellow-9 {
  background: #f9a825 !important
}

.bg-yellow-10 {
  background: #f57f17 !important
}

.bg-yellow-11 {
  background: #ffff8d !important
}

.bg-yellow-12 {
  background: #ff0 !important
}

.bg-yellow-13 {
  background: #ffea00 !important
}

.bg-yellow-14 {
  background: #ffd600 !important
}

.bg-amber {
  background: #ffc107 !important
}

.bg-amber-1 {
  background: #fff8e1 !important
}

.bg-amber-2 {
  background: #ffecb3 !important
}

.bg-amber-3 {
  background: #ffe082 !important
}

.bg-amber-4 {
  background: #ffd54f !important
}

.bg-amber-5 {
  background: #ffca28 !important
}

.bg-amber-6 {
  background: #ffc107 !important
}

.bg-amber-7 {
  background: #ffb300 !important
}

.bg-amber-8 {
  background: #ffa000 !important
}

.bg-amber-9 {
  background: #ff8f00 !important
}

.bg-amber-10 {
  background: #ff6f00 !important
}

.bg-amber-11 {
  background: #ffe57f !important
}

.bg-amber-12 {
  background: #ffd740 !important
}

.bg-amber-13 {
  background: #ffc400 !important
}

.bg-amber-14 {
  background: #ffab00 !important
}

.bg-orange {
  background: #ff9800 !important
}

.bg-orange-1 {
  background: #fff3e0 !important
}

.bg-orange-2 {
  background: #ffe0b2 !important
}

.bg-orange-3 {
  background: #ffcc80 !important
}

.bg-orange-4 {
  background: #ffb74d !important
}

.bg-orange-5 {
  background: #ffa726 !important
}

.bg-orange-6 {
  background: #ff9800 !important
}

.bg-orange-7 {
  background: #fb8c00 !important
}

.bg-orange-8 {
  background: #f57c00 !important
}

.bg-orange-9 {
  background: #ef6c00 !important
}

.bg-orange-10 {
  background: #e65100 !important
}

.bg-orange-11 {
  background: #ffd180 !important
}

.bg-orange-12 {
  background: #ffab40 !important
}

.bg-orange-13 {
  background: #ff9100 !important
}

.bg-orange-14 {
  background: #ff6d00 !important
}

.bg-deep-orange {
  background: #ff5722 !important
}

.bg-deep-orange-1 {
  background: #fbe9e7 !important
}

.bg-deep-orange-2 {
  background: #ffccbc !important
}

.bg-deep-orange-3 {
  background: #ffab91 !important
}

.bg-deep-orange-4 {
  background: #ff8a65 !important
}

.bg-deep-orange-5 {
  background: #ff7043 !important
}

.bg-deep-orange-6 {
  background: #ff5722 !important
}

.bg-deep-orange-7 {
  background: #f4511e !important
}

.bg-deep-orange-8 {
  background: #e64a19 !important
}

.bg-deep-orange-9 {
  background: #d84315 !important
}

.bg-deep-orange-10 {
  background: #bf360c !important
}

.bg-deep-orange-11 {
  background: #ff9e80 !important
}

.bg-deep-orange-12 {
  background: #ff6e40 !important
}

.bg-deep-orange-13 {
  background: #ff3d00 !important
}

.bg-deep-orange-14 {
  background: #dd2c00 !important
}

.bg-brown {
  background: #795548 !important
}

.bg-brown-1 {
  background: #efebe9 !important
}

.bg-brown-2 {
  background: #d7ccc8 !important
}

.bg-brown-3 {
  background: #bcaaa4 !important
}

.bg-brown-4 {
  background: #a1887f !important
}

.bg-brown-5 {
  background: #8d6e63 !important
}

.bg-brown-6 {
  background: #795548 !important
}

.bg-brown-7 {
  background: #6d4c41 !important
}

.bg-brown-8 {
  background: #5d4037 !important
}

.bg-brown-9 {
  background: #4e342e !important
}

.bg-brown-10 {
  background: #3e2723 !important
}

.bg-brown-11 {
  background: #d7ccc8 !important
}

.bg-brown-12 {
  background: #bcaaa4 !important
}

.bg-brown-13 {
  background: #8d6e63 !important
}

.bg-brown-14 {
  background: #5d4037 !important
}

.bg-grey {
  background: #9e9e9e !important
}

.bg-grey-1 {
  background: #fafafa !important
}

.bg-grey-2 {
  background: #f5f5f5 !important
}

.bg-grey-3 {
  background: #eee !important
}

.bg-grey-4 {
  background: #e0e0e0 !important
}

.bg-grey-5 {
  background: #bdbdbd !important
}

.bg-grey-6 {
  background: #9e9e9e !important
}

.bg-grey-7 {
  background: #757575 !important
}

.bg-grey-8 {
  background: #616161 !important
}

.bg-grey-9 {
  background: #424242 !important
}

.bg-grey-10 {
  background: #212121 !important
}

.bg-grey-11 {
  background: #f5f5f5 !important
}

.bg-grey-12 {
  background: #eee !important
}

.bg-grey-13 {
  background: #bdbdbd !important
}

.bg-grey-14 {
  background: #616161 !important
}

.bg-blue-grey {
  background: #607d8b !important
}

.bg-blue-grey-1 {
  background: #eceff1 !important
}

.bg-blue-grey-2 {
  background: #cfd8dc !important
}

.bg-blue-grey-3 {
  background: #b0bec5 !important
}

.bg-blue-grey-4 {
  background: #90a4ae !important
}

.bg-blue-grey-5 {
  background: #78909c !important
}

.bg-blue-grey-6 {
  background: #607d8b !important
}

.bg-blue-grey-7 {
  background: #546e7a !important
}

.bg-blue-grey-8 {
  background: #455a64 !important
}

.bg-blue-grey-9 {
  background: #37474f !important
}

.bg-blue-grey-10 {
  background: #263238 !important
}

.bg-blue-grey-11 {
  background: #cfd8dc !important
}

.bg-blue-grey-12 {
  background: #b0bec5 !important
}

.bg-blue-grey-13 {
  background: #78909c !important
}

.bg-blue-grey-14 {
  background: #455a64 !important
}

.shadow-transition {
  transition: box-shadow .28s cubic-bezier(.4, 0, .2, 1) !important
}

.shadow-1 {
  box-shadow: 0 1px 3px #0003, 0 1px 1px #00000024, 0 2px 1px -1px #0000001f
}

.shadow-up-1 {
  box-shadow: 0 -1px 3px #0003, 0 -1px 1px #00000024, 0 -2px 1px -1px #0000001f
}

.shadow-2 {
  box-shadow: 0 1px 5px #0003, 0 2px 2px #00000024, 0 3px 1px -2px #0000001f
}

.shadow-up-2 {
  box-shadow: 0 -1px 5px #0003, 0 -2px 2px #00000024, 0 -3px 1px -2px #0000001f
}

.shadow-3 {
  box-shadow: 0 1px 8px #0003, 0 3px 4px #00000024, 0 3px 3px -2px #0000001f
}

.shadow-up-3 {
  box-shadow: 0 -1px 8px #0003, 0 -3px 4px #00000024, 0 -3px 3px -2px #0000001f
}

.shadow-4 {
  box-shadow: 0 2px 4px -1px #0003, 0 4px 5px #00000024, 0 1px 10px #0000001f
}

.shadow-up-4 {
  box-shadow: 0 -2px 4px -1px #0003, 0 -4px 5px #00000024, 0 -1px 10px #0000001f
}

.shadow-5 {
  box-shadow: 0 3px 5px -1px #0003, 0 5px 8px #00000024, 0 1px 14px #0000001f
}

.shadow-up-5 {
  box-shadow: 0 -3px 5px -1px #0003, 0 -5px 8px #00000024, 0 -1px 14px #0000001f
}

.shadow-6 {
  box-shadow: 0 3px 5px -1px #0003, 0 6px 10px #00000024, 0 1px 18px #0000001f
}

.shadow-up-6 {
  box-shadow: 0 -3px 5px -1px #0003, 0 -6px 10px #00000024, 0 -1px 18px #0000001f
}

.shadow-7 {
  box-shadow: 0 4px 5px -2px #0003, 0 7px 10px 1px #00000024, 0 2px 16px 1px #0000001f
}

.shadow-up-7 {
  box-shadow: 0 -4px 5px -2px #0003, 0 -7px 10px 1px #00000024, 0 -2px 16px 1px #0000001f
}

.shadow-8 {
  box-shadow: 0 5px 5px -3px #0003, 0 8px 10px 1px #00000024, 0 3px 14px 2px #0000001f
}

.shadow-up-8 {
  box-shadow: 0 -5px 5px -3px #0003, 0 -8px 10px 1px #00000024, 0 -3px 14px 2px #0000001f
}

.shadow-9 {
  box-shadow: 0 5px 6px -3px #0003, 0 9px 12px 1px #00000024, 0 3px 16px 2px #0000001f
}

.shadow-up-9 {
  box-shadow: 0 -5px 6px -3px #0003, 0 -9px 12px 1px #00000024, 0 -3px 16px 2px #0000001f
}

.shadow-10 {
  box-shadow: 0 6px 6px -3px #0003, 0 10px 14px 1px #00000024, 0 4px 18px 3px #0000001f
}

.shadow-up-10 {
  box-shadow: 0 -6px 6px -3px #0003, 0 -10px 14px 1px #00000024, 0 -4px 18px 3px #0000001f
}

.shadow-11 {
  box-shadow: 0 6px 7px -4px #0003, 0 11px 15px 1px #00000024, 0 4px 20px 3px #0000001f
}

.shadow-up-11 {
  box-shadow: 0 -6px 7px -4px #0003, 0 -11px 15px 1px #00000024, 0 -4px 20px 3px #0000001f
}

.shadow-12 {
  box-shadow: 0 7px 8px -4px #0003, 0 12px 17px 2px #00000024, 0 5px 22px 4px #0000001f
}

.shadow-up-12 {
  box-shadow: 0 -7px 8px -4px #0003, 0 -12px 17px 2px #00000024, 0 -5px 22px 4px #0000001f
}

.shadow-13 {
  box-shadow: 0 7px 8px -4px #0003, 0 13px 19px 2px #00000024, 0 5px 24px 4px #0000001f
}

.shadow-up-13 {
  box-shadow: 0 -7px 8px -4px #0003, 0 -13px 19px 2px #00000024, 0 -5px 24px 4px #0000001f
}

.shadow-14 {
  box-shadow: 0 7px 9px -4px #0003, 0 14px 21px 2px #00000024, 0 5px 26px 4px #0000001f
}

.shadow-up-14 {
  box-shadow: 0 -7px 9px -4px #0003, 0 -14px 21px 2px #00000024, 0 -5px 26px 4px #0000001f
}

.shadow-15 {
  box-shadow: 0 8px 9px -5px #0003, 0 15px 22px 2px #00000024, 0 6px 28px 5px #0000001f
}

.shadow-up-15 {
  box-shadow: 0 -8px 9px -5px #0003, 0 -15px 22px 2px #00000024, 0 -6px 28px 5px #0000001f
}

.shadow-16 {
  box-shadow: 0 8px 10px -5px #0003, 0 16px 24px 2px #00000024, 0 6px 30px 5px #0000001f
}

.shadow-up-16 {
  box-shadow: 0 -8px 10px -5px #0003, 0 -16px 24px 2px #00000024, 0 -6px 30px 5px #0000001f
}

.shadow-17 {
  box-shadow: 0 8px 11px -5px #0003, 0 17px 26px 2px #00000024, 0 6px 32px 5px #0000001f
}

.shadow-up-17 {
  box-shadow: 0 -8px 11px -5px #0003, 0 -17px 26px 2px #00000024, 0 -6px 32px 5px #0000001f
}

.shadow-18 {
  box-shadow: 0 9px 11px -5px #0003, 0 18px 28px 2px #00000024, 0 7px 34px 6px #0000001f
}

.shadow-up-18 {
  box-shadow: 0 -9px 11px -5px #0003, 0 -18px 28px 2px #00000024, 0 -7px 34px 6px #0000001f
}

.shadow-19 {
  box-shadow: 0 9px 12px -6px #0003, 0 19px 29px 2px #00000024, 0 7px 36px 6px #0000001f
}

.shadow-up-19 {
  box-shadow: 0 -9px 12px -6px #0003, 0 -19px 29px 2px #00000024, 0 -7px 36px 6px #0000001f
}

.shadow-20 {
  box-shadow: 0 10px 13px -6px #0003, 0 20px 31px 3px #00000024, 0 8px 38px 7px #0000001f
}

.shadow-up-20 {
  box-shadow: 0 -10px 13px -6px #0003, 0 -20px 31px 3px #00000024, 0 -8px 38px 7px #0000001f
}

.shadow-21 {
  box-shadow: 0 10px 13px -6px #0003, 0 21px 33px 3px #00000024, 0 8px 40px 7px #0000001f
}

.shadow-up-21 {
  box-shadow: 0 -10px 13px -6px #0003, 0 -21px 33px 3px #00000024, 0 -8px 40px 7px #0000001f
}

.shadow-22 {
  box-shadow: 0 10px 14px -6px #0003, 0 22px 35px 3px #00000024, 0 8px 42px 7px #0000001f
}

.shadow-up-22 {
  box-shadow: 0 -10px 14px -6px #0003, 0 -22px 35px 3px #00000024, 0 -8px 42px 7px #0000001f
}

.shadow-23 {
  box-shadow: 0 11px 14px -7px #0003, 0 23px 36px 3px #00000024, 0 9px 44px 8px #0000001f
}

.shadow-up-23 {
  box-shadow: 0 -11px 14px -7px #0003, 0 -23px 36px 3px #00000024, 0 -9px 44px 8px #0000001f
}

.shadow-24 {
  box-shadow: 0 11px 15px -7px #0003, 0 24px 38px 3px #00000024, 0 9px 46px 8px #0000001f
}

.shadow-up-24 {
  box-shadow: 0 -11px 15px -7px #0003, 0 -24px 38px 3px #00000024, 0 -9px 46px 8px #0000001f
}

.inset-shadow {
  box-shadow: inset 0 7px 9px -7px #000000b3
}

.inset-shadow-down {
  box-shadow: inset 0 -7px 9px -7px #000000b3
}

body.body--dark .shadow-1 {
  box-shadow: 0 1px 3px #fff3, 0 1px 1px #ffffff24, 0 2px 1px -1px #ffffff1f
}

body.body--dark .shadow-up-1 {
  box-shadow: 0 -1px 3px #fff3, 0 -1px 1px #ffffff24, 0 -2px 1px -1px #ffffff1f
}

body.body--dark .shadow-2 {
  box-shadow: 0 1px 5px #fff3, 0 2px 2px #ffffff24, 0 3px 1px -2px #ffffff1f
}

body.body--dark .shadow-up-2 {
  box-shadow: 0 -1px 5px #fff3, 0 -2px 2px #ffffff24, 0 -3px 1px -2px #ffffff1f
}

body.body--dark .shadow-3 {
  box-shadow: 0 1px 8px #fff3, 0 3px 4px #ffffff24, 0 3px 3px -2px #ffffff1f
}

body.body--dark .shadow-up-3 {
  box-shadow: 0 -1px 8px #fff3, 0 -3px 4px #ffffff24, 0 -3px 3px -2px #ffffff1f
}

body.body--dark .shadow-4 {
  box-shadow: 0 2px 4px -1px #fff3, 0 4px 5px #ffffff24, 0 1px 10px #ffffff1f
}

body.body--dark .shadow-up-4 {
  box-shadow: 0 -2px 4px -1px #fff3, 0 -4px 5px #ffffff24, 0 -1px 10px #ffffff1f
}

body.body--dark .shadow-5 {
  box-shadow: 0 3px 5px -1px #fff3, 0 5px 8px #ffffff24, 0 1px 14px #ffffff1f
}

body.body--dark .shadow-up-5 {
  box-shadow: 0 -3px 5px -1px #fff3, 0 -5px 8px #ffffff24, 0 -1px 14px #ffffff1f
}

body.body--dark .shadow-6 {
  box-shadow: 0 3px 5px -1px #fff3, 0 6px 10px #ffffff24, 0 1px 18px #ffffff1f
}

body.body--dark .shadow-up-6 {
  box-shadow: 0 -3px 5px -1px #fff3, 0 -6px 10px #ffffff24, 0 -1px 18px #ffffff1f
}

body.body--dark .shadow-7 {
  box-shadow: 0 4px 5px -2px #fff3, 0 7px 10px 1px #ffffff24, 0 2px 16px 1px #ffffff1f
}

body.body--dark .shadow-up-7 {
  box-shadow: 0 -4px 5px -2px #fff3, 0 -7px 10px 1px #ffffff24, 0 -2px 16px 1px #ffffff1f
}

body.body--dark .shadow-8 {
  box-shadow: 0 5px 5px -3px #fff3, 0 8px 10px 1px #ffffff24, 0 3px 14px 2px #ffffff1f
}

body.body--dark .shadow-up-8 {
  box-shadow: 0 -5px 5px -3px #fff3, 0 -8px 10px 1px #ffffff24, 0 -3px 14px 2px #ffffff1f
}

body.body--dark .shadow-9 {
  box-shadow: 0 5px 6px -3px #fff3, 0 9px 12px 1px #ffffff24, 0 3px 16px 2px #ffffff1f
}

body.body--dark .shadow-up-9 {
  box-shadow: 0 -5px 6px -3px #fff3, 0 -9px 12px 1px #ffffff24, 0 -3px 16px 2px #ffffff1f
}

body.body--dark .shadow-10 {
  box-shadow: 0 6px 6px -3px #fff3, 0 10px 14px 1px #ffffff24, 0 4px 18px 3px #ffffff1f
}

body.body--dark .shadow-up-10 {
  box-shadow: 0 -6px 6px -3px #fff3, 0 -10px 14px 1px #ffffff24, 0 -4px 18px 3px #ffffff1f
}

body.body--dark .shadow-11 {
  box-shadow: 0 6px 7px -4px #fff3, 0 11px 15px 1px #ffffff24, 0 4px 20px 3px #ffffff1f
}

body.body--dark .shadow-up-11 {
  box-shadow: 0 -6px 7px -4px #fff3, 0 -11px 15px 1px #ffffff24, 0 -4px 20px 3px #ffffff1f
}

body.body--dark .shadow-12 {
  box-shadow: 0 7px 8px -4px #fff3, 0 12px 17px 2px #ffffff24, 0 5px 22px 4px #ffffff1f
}

body.body--dark .shadow-up-12 {
  box-shadow: 0 -7px 8px -4px #fff3, 0 -12px 17px 2px #ffffff24, 0 -5px 22px 4px #ffffff1f
}

body.body--dark .shadow-13 {
  box-shadow: 0 7px 8px -4px #fff3, 0 13px 19px 2px #ffffff24, 0 5px 24px 4px #ffffff1f
}

body.body--dark .shadow-up-13 {
  box-shadow: 0 -7px 8px -4px #fff3, 0 -13px 19px 2px #ffffff24, 0 -5px 24px 4px #ffffff1f
}

body.body--dark .shadow-14 {
  box-shadow: 0 7px 9px -4px #fff3, 0 14px 21px 2px #ffffff24, 0 5px 26px 4px #ffffff1f
}

body.body--dark .shadow-up-14 {
  box-shadow: 0 -7px 9px -4px #fff3, 0 -14px 21px 2px #ffffff24, 0 -5px 26px 4px #ffffff1f
}

body.body--dark .shadow-15 {
  box-shadow: 0 8px 9px -5px #fff3, 0 15px 22px 2px #ffffff24, 0 6px 28px 5px #ffffff1f
}

body.body--dark .shadow-up-15 {
  box-shadow: 0 -8px 9px -5px #fff3, 0 -15px 22px 2px #ffffff24, 0 -6px 28px 5px #ffffff1f
}

body.body--dark .shadow-16 {
  box-shadow: 0 8px 10px -5px #fff3, 0 16px 24px 2px #ffffff24, 0 6px 30px 5px #ffffff1f
}

body.body--dark .shadow-up-16 {
  box-shadow: 0 -8px 10px -5px #fff3, 0 -16px 24px 2px #ffffff24, 0 -6px 30px 5px #ffffff1f
}

body.body--dark .shadow-17 {
  box-shadow: 0 8px 11px -5px #fff3, 0 17px 26px 2px #ffffff24, 0 6px 32px 5px #ffffff1f
}

body.body--dark .shadow-up-17 {
  box-shadow: 0 -8px 11px -5px #fff3, 0 -17px 26px 2px #ffffff24, 0 -6px 32px 5px #ffffff1f
}

body.body--dark .shadow-18 {
  box-shadow: 0 9px 11px -5px #fff3, 0 18px 28px 2px #ffffff24, 0 7px 34px 6px #ffffff1f
}

body.body--dark .shadow-up-18 {
  box-shadow: 0 -9px 11px -5px #fff3, 0 -18px 28px 2px #ffffff24, 0 -7px 34px 6px #ffffff1f
}

body.body--dark .shadow-19 {
  box-shadow: 0 9px 12px -6px #fff3, 0 19px 29px 2px #ffffff24, 0 7px 36px 6px #ffffff1f
}

body.body--dark .shadow-up-19 {
  box-shadow: 0 -9px 12px -6px #fff3, 0 -19px 29px 2px #ffffff24, 0 -7px 36px 6px #ffffff1f
}

body.body--dark .shadow-20 {
  box-shadow: 0 10px 13px -6px #fff3, 0 20px 31px 3px #ffffff24, 0 8px 38px 7px #ffffff1f
}

body.body--dark .shadow-up-20 {
  box-shadow: 0 -10px 13px -6px #fff3, 0 -20px 31px 3px #ffffff24, 0 -8px 38px 7px #ffffff1f
}

body.body--dark .shadow-21 {
  box-shadow: 0 10px 13px -6px #fff3, 0 21px 33px 3px #ffffff24, 0 8px 40px 7px #ffffff1f
}

body.body--dark .shadow-up-21 {
  box-shadow: 0 -10px 13px -6px #fff3, 0 -21px 33px 3px #ffffff24, 0 -8px 40px 7px #ffffff1f
}

body.body--dark .shadow-22 {
  box-shadow: 0 10px 14px -6px #fff3, 0 22px 35px 3px #ffffff24, 0 8px 42px 7px #ffffff1f
}

body.body--dark .shadow-up-22 {
  box-shadow: 0 -10px 14px -6px #fff3, 0 -22px 35px 3px #ffffff24, 0 -8px 42px 7px #ffffff1f
}

body.body--dark .shadow-23 {
  box-shadow: 0 11px 14px -7px #fff3, 0 23px 36px 3px #ffffff24, 0 9px 44px 8px #ffffff1f
}

body.body--dark .shadow-up-23 {
  box-shadow: 0 -11px 14px -7px #fff3, 0 -23px 36px 3px #ffffff24, 0 -9px 44px 8px #ffffff1f
}

body.body--dark .shadow-24 {
  box-shadow: 0 11px 15px -7px #fff3, 0 24px 38px 3px #ffffff24, 0 9px 46px 8px #ffffff1f
}

body.body--dark .shadow-up-24 {
  box-shadow: 0 -11px 15px -7px #fff3, 0 -24px 38px 3px #ffffff24, 0 -9px 46px 8px #ffffff1f
}

body.body--dark .inset-shadow {
  box-shadow: inset 0 7px 9px -7px #ffffffb3
}

body.body--dark .inset-shadow-down {
  box-shadow: inset 0 -7px 9px -7px #ffffffb3
}

.no-shadow,
.shadow-0 {
  box-shadow: none !important
}

.z-marginals {
  z-index: 2000
}

.z-notify {
  z-index: 9500
}

.z-fullscreen {
  z-index: 6000
}

.z-inherit {
  z-index: inherit !important
}

.column,
.flex,
.row {
  display: flex;
  flex-wrap: wrap
}

.column.inline,
.flex.inline,
.row.inline {
  display: inline-flex
}

.row.reverse {
  flex-direction: row-reverse
}

.column {
  flex-direction: column
}

.column.reverse {
  flex-direction: column-reverse
}

.wrap {
  flex-wrap: wrap
}

.no-wrap {
  flex-wrap: nowrap
}

.reverse-wrap {
  flex-wrap: wrap-reverse
}

.order-first {
  order: -10000
}

.order-last {
  order: 10000
}

.order-none {
  order: 0
}

.justify-start {
  justify-content: flex-start
}

.justify-end {
  justify-content: flex-end
}

.flex-center,
.justify-center {
  justify-content: center
}

.justify-between {
  justify-content: space-between
}

.justify-around {
  justify-content: space-around
}

.justify-evenly {
  justify-content: space-evenly
}

.items-start {
  align-items: flex-start
}

.items-end {
  align-items: flex-end
}

.flex-center,
.items-center {
  align-items: center
}

.items-baseline {
  align-items: baseline
}

.items-stretch {
  align-items: stretch
}

.content-start {
  align-content: flex-start
}

.content-end {
  align-content: flex-end
}

.content-center {
  align-content: center
}

.content-stretch {
  align-content: stretch
}

.content-between {
  align-content: space-between
}

.content-around {
  align-content: space-around
}

.self-start {
  align-self: flex-start
}

.self-end {
  align-self: flex-end
}

.self-center {
  align-self: center
}

.self-baseline {
  align-self: baseline
}

.self-stretch {
  align-self: stretch
}

.q-gutter-none,
.q-gutter-none>*,
.q-gutter-x-none,
.q-gutter-x-none>* {
  margin-left: 0
}

.q-gutter-none,
.q-gutter-none>*,
.q-gutter-y-none,
.q-gutter-y-none>* {
  margin-top: 0
}

.q-col-gutter-none,
.q-col-gutter-x-none {
  margin-left: 0
}

.q-col-gutter-none>*,
.q-col-gutter-x-none>* {
  padding-left: 0
}

.q-col-gutter-none,
.q-col-gutter-y-none {
  margin-top: 0
}

.q-col-gutter-none>*,
.q-col-gutter-y-none>* {
  padding-top: 0
}

.q-gutter-x-xs,
.q-gutter-xs {
  margin-left: -4px
}

.q-gutter-x-xs>*,
.q-gutter-xs>* {
  margin-left: 4px
}

.q-gutter-xs,
.q-gutter-y-xs {
  margin-top: -4px
}

.q-gutter-xs>*,
.q-gutter-y-xs>* {
  margin-top: 4px
}

.q-col-gutter-x-xs,
.q-col-gutter-xs {
  margin-left: -4px
}

.q-col-gutter-x-xs>*,
.q-col-gutter-xs>* {
  padding-left: 4px
}

.q-col-gutter-xs,
.q-col-gutter-y-xs {
  margin-top: -4px
}

.q-col-gutter-xs>*,
.q-col-gutter-y-xs>* {
  padding-top: 4px
}

.q-gutter-sm,
.q-gutter-x-sm {
  margin-left: -8px
}

.q-gutter-sm>*,
.q-gutter-x-sm>* {
  margin-left: 8px
}

.q-gutter-sm,
.q-gutter-y-sm {
  margin-top: -8px
}

.q-gutter-sm>*,
.q-gutter-y-sm>* {
  margin-top: 8px
}

.q-col-gutter-sm,
.q-col-gutter-x-sm {
  margin-left: -8px
}

.q-col-gutter-sm>*,
.q-col-gutter-x-sm>* {
  padding-left: 8px
}

.q-col-gutter-sm,
.q-col-gutter-y-sm {
  margin-top: -8px
}

.q-col-gutter-sm>*,
.q-col-gutter-y-sm>* {
  padding-top: 8px
}

.q-gutter-md,
.q-gutter-x-md {
  margin-left: -16px
}

.q-gutter-md>*,
.q-gutter-x-md>* {
  margin-left: 16px
}

.q-gutter-md,
.q-gutter-y-md {
  margin-top: -16px
}

.q-gutter-md>*,
.q-gutter-y-md>* {
  margin-top: 16px
}

.q-col-gutter-md,
.q-col-gutter-x-md {
  margin-left: -16px
}

.q-col-gutter-md>*,
.q-col-gutter-x-md>* {
  padding-left: 16px
}

.q-col-gutter-md,
.q-col-gutter-y-md {
  margin-top: -16px
}

.q-col-gutter-md>*,
.q-col-gutter-y-md>* {
  padding-top: 16px
}

.q-gutter-lg,
.q-gutter-x-lg {
  margin-left: -24px
}

.q-gutter-lg>*,
.q-gutter-x-lg>* {
  margin-left: 24px
}

.q-gutter-lg,
.q-gutter-y-lg {
  margin-top: -24px
}

.q-gutter-lg>*,
.q-gutter-y-lg>* {
  margin-top: 24px
}

.q-col-gutter-lg,
.q-col-gutter-x-lg {
  margin-left: -24px
}

.q-col-gutter-lg>*,
.q-col-gutter-x-lg>* {
  padding-left: 24px
}

.q-col-gutter-lg,
.q-col-gutter-y-lg {
  margin-top: -24px
}

.q-col-gutter-lg>*,
.q-col-gutter-y-lg>* {
  padding-top: 24px
}

.q-gutter-x-xl,
.q-gutter-xl {
  margin-left: -48px
}

.q-gutter-x-xl>*,
.q-gutter-xl>* {
  margin-left: 48px
}

.q-gutter-xl,
.q-gutter-y-xl {
  margin-top: -48px
}

.q-gutter-xl>*,
.q-gutter-y-xl>* {
  margin-top: 48px
}

.q-col-gutter-x-xl,
.q-col-gutter-xl {
  margin-left: -48px
}

.q-col-gutter-x-xl>*,
.q-col-gutter-xl>* {
  padding-left: 48px
}

.q-col-gutter-xl,
.q-col-gutter-y-xl {
  margin-top: -48px
}

.q-col-gutter-xl>*,
.q-col-gutter-y-xl>* {
  padding-top: 48px
}

@media (min-width:0) {

  .flex>.col,
  .flex>.col-0,
  .flex>.col-1,
  .flex>.col-10,
  .flex>.col-11,
  .flex>.col-12,
  .flex>.col-2,
  .flex>.col-3,
  .flex>.col-4,
  .flex>.col-5,
  .flex>.col-6,
  .flex>.col-7,
  .flex>.col-8,
  .flex>.col-9,
  .flex>.col-auto,
  .flex>.col-grow,
  .flex>.col-shrink,
  .flex>.col-xs,
  .flex>.col-xs-0,
  .flex>.col-xs-1,
  .flex>.col-xs-10,
  .flex>.col-xs-11,
  .flex>.col-xs-12,
  .flex>.col-xs-2,
  .flex>.col-xs-3,
  .flex>.col-xs-4,
  .flex>.col-xs-5,
  .flex>.col-xs-6,
  .flex>.col-xs-7,
  .flex>.col-xs-8,
  .flex>.col-xs-9,
  .flex>.col-xs-auto,
  .flex>.col-xs-grow,
  .flex>.col-xs-shrink,
  .row>.col,
  .row>.col-0,
  .row>.col-1,
  .row>.col-10,
  .row>.col-11,
  .row>.col-12,
  .row>.col-2,
  .row>.col-3,
  .row>.col-4,
  .row>.col-5,
  .row>.col-6,
  .row>.col-7,
  .row>.col-8,
  .row>.col-9,
  .row>.col-auto,
  .row>.col-grow,
  .row>.col-shrink,
  .row>.col-xs,
  .row>.col-xs-0,
  .row>.col-xs-1,
  .row>.col-xs-10,
  .row>.col-xs-11,
  .row>.col-xs-12,
  .row>.col-xs-2,
  .row>.col-xs-3,
  .row>.col-xs-4,
  .row>.col-xs-5,
  .row>.col-xs-6,
  .row>.col-xs-7,
  .row>.col-xs-8,
  .row>.col-xs-9,
  .row>.col-xs-auto,
  .row>.col-xs-grow,
  .row>.col-xs-shrink {
    max-width: 100%;
    min-width: 0;
    width: auto
  }

  .column>.col,
  .column>.col-0,
  .column>.col-1,
  .column>.col-10,
  .column>.col-11,
  .column>.col-12,
  .column>.col-2,
  .column>.col-3,
  .column>.col-4,
  .column>.col-5,
  .column>.col-6,
  .column>.col-7,
  .column>.col-8,
  .column>.col-9,
  .column>.col-auto,
  .column>.col-grow,
  .column>.col-shrink,
  .column>.col-xs,
  .column>.col-xs-0,
  .column>.col-xs-1,
  .column>.col-xs-10,
  .column>.col-xs-11,
  .column>.col-xs-12,
  .column>.col-xs-2,
  .column>.col-xs-3,
  .column>.col-xs-4,
  .column>.col-xs-5,
  .column>.col-xs-6,
  .column>.col-xs-7,
  .column>.col-xs-8,
  .column>.col-xs-9,
  .column>.col-xs-auto,
  .column>.col-xs-grow,
  .column>.col-xs-shrink,
  .flex>.col,
  .flex>.col-0,
  .flex>.col-1,
  .flex>.col-10,
  .flex>.col-11,
  .flex>.col-12,
  .flex>.col-2,
  .flex>.col-3,
  .flex>.col-4,
  .flex>.col-5,
  .flex>.col-6,
  .flex>.col-7,
  .flex>.col-8,
  .flex>.col-9,
  .flex>.col-auto,
  .flex>.col-grow,
  .flex>.col-shrink,
  .flex>.col-xs,
  .flex>.col-xs-0,
  .flex>.col-xs-1,
  .flex>.col-xs-10,
  .flex>.col-xs-11,
  .flex>.col-xs-12,
  .flex>.col-xs-2,
  .flex>.col-xs-3,
  .flex>.col-xs-4,
  .flex>.col-xs-5,
  .flex>.col-xs-6,
  .flex>.col-xs-7,
  .flex>.col-xs-8,
  .flex>.col-xs-9,
  .flex>.col-xs-auto,
  .flex>.col-xs-grow,
  .flex>.col-xs-shrink {
    height: auto;
    max-height: 100%;
    min-height: 0
  }

  .col,
  .col-xs {
    flex: 10000 1 0%
  }

  .col-0,
  .col-1,
  .col-10,
  .col-11,
  .col-12,
  .col-2,
  .col-3,
  .col-4,
  .col-5,
  .col-6,
  .col-7,
  .col-8,
  .col-9,
  .col-auto,
  .col-xs-0,
  .col-xs-1,
  .col-xs-10,
  .col-xs-11,
  .col-xs-12,
  .col-xs-2,
  .col-xs-3,
  .col-xs-4,
  .col-xs-5,
  .col-xs-6,
  .col-xs-7,
  .col-xs-8,
  .col-xs-9,
  .col-xs-auto {
    flex: 0 0 auto
  }

  .col-grow,
  .col-xs-grow {
    flex: 1 0 auto
  }

  .col-shrink,
  .col-xs-shrink {
    flex: 0 1 auto
  }

  .row>.col-0,
  .row>.col-xs-0 {
    height: auto;
    width: 0
  }

  .row>.offset-0,
  .row>.offset-xs-0 {
    margin-left: 0
  }

  .column>.col-0,
  .column>.col-xs-0 {
    height: 0;
    width: auto
  }

  .row>.col-1,
  .row>.col-xs-1 {
    height: auto;
    width: 8.3333%
  }

  .row>.offset-1,
  .row>.offset-xs-1 {
    margin-left: 8.3333%
  }

  .column>.col-1,
  .column>.col-xs-1 {
    height: 8.3333%;
    width: auto
  }

  .row>.col-2,
  .row>.col-xs-2 {
    height: auto;
    width: 16.6667%
  }

  .row>.offset-2,
  .row>.offset-xs-2 {
    margin-left: 16.6667%
  }

  .column>.col-2,
  .column>.col-xs-2 {
    height: 16.6667%;
    width: auto
  }

  .row>.col-3,
  .row>.col-xs-3 {
    height: auto;
    width: 25%
  }

  .row>.offset-3,
  .row>.offset-xs-3 {
    margin-left: 25%
  }

  .column>.col-3,
  .column>.col-xs-3 {
    height: 25%;
    width: auto
  }

  .row>.col-4,
  .row>.col-xs-4 {
    height: auto;
    width: 33.3333%
  }

  .row>.offset-4,
  .row>.offset-xs-4 {
    margin-left: 33.3333%
  }

  .column>.col-4,
  .column>.col-xs-4 {
    height: 33.3333%;
    width: auto
  }

  .row>.col-5,
  .row>.col-xs-5 {
    height: auto;
    width: 41.6667%
  }

  .row>.offset-5,
  .row>.offset-xs-5 {
    margin-left: 41.6667%
  }

  .column>.col-5,
  .column>.col-xs-5 {
    height: 41.6667%;
    width: auto
  }

  .row>.col-6,
  .row>.col-xs-6 {
    height: auto;
    width: 50%
  }

  .row>.offset-6,
  .row>.offset-xs-6 {
    margin-left: 50%
  }

  .column>.col-6,
  .column>.col-xs-6 {
    height: 50%;
    width: auto
  }

  .row>.col-7,
  .row>.col-xs-7 {
    height: auto;
    width: 58.3333%
  }

  .row>.offset-7,
  .row>.offset-xs-7 {
    margin-left: 58.3333%
  }

  .column>.col-7,
  .column>.col-xs-7 {
    height: 58.3333%;
    width: auto
  }

  .row>.col-8,
  .row>.col-xs-8 {
    height: auto;
    width: 66.6667%
  }

  .row>.offset-8,
  .row>.offset-xs-8 {
    margin-left: 66.6667%
  }

  .column>.col-8,
  .column>.col-xs-8 {
    height: 66.6667%;
    width: auto
  }

  .row>.col-9,
  .row>.col-xs-9 {
    height: auto;
    width: 75%
  }

  .row>.offset-9,
  .row>.offset-xs-9 {
    margin-left: 75%
  }

  .column>.col-9,
  .column>.col-xs-9 {
    height: 75%;
    width: auto
  }

  .row>.col-10,
  .row>.col-xs-10 {
    height: auto;
    width: 83.3333%
  }

  .row>.offset-10,
  .row>.offset-xs-10 {
    margin-left: 83.3333%
  }

  .column>.col-10,
  .column>.col-xs-10 {
    height: 83.3333%;
    width: auto
  }

  .row>.col-11,
  .row>.col-xs-11 {
    height: auto;
    width: 91.6667%
  }

  .row>.offset-11,
  .row>.offset-xs-11 {
    margin-left: 91.6667%
  }

  .column>.col-11,
  .column>.col-xs-11 {
    height: 91.6667%;
    width: auto
  }

  .row>.col-12,
  .row>.col-xs-12 {
    height: auto;
    width: 100%
  }

  .row>.offset-12,
  .row>.offset-xs-12 {
    margin-left: 100%
  }

  .column>.col-12,
  .column>.col-xs-12 {
    height: 100%;
    width: auto
  }

  .row>.col-all {
    flex: 0 0 100%;
    height: auto
  }
}

@media (min-width:600px) {

  .flex>.col-sm,
  .flex>.col-sm-0,
  .flex>.col-sm-1,
  .flex>.col-sm-10,
  .flex>.col-sm-11,
  .flex>.col-sm-12,
  .flex>.col-sm-2,
  .flex>.col-sm-3,
  .flex>.col-sm-4,
  .flex>.col-sm-5,
  .flex>.col-sm-6,
  .flex>.col-sm-7,
  .flex>.col-sm-8,
  .flex>.col-sm-9,
  .flex>.col-sm-auto,
  .flex>.col-sm-grow,
  .flex>.col-sm-shrink,
  .row>.col-sm,
  .row>.col-sm-0,
  .row>.col-sm-1,
  .row>.col-sm-10,
  .row>.col-sm-11,
  .row>.col-sm-12,
  .row>.col-sm-2,
  .row>.col-sm-3,
  .row>.col-sm-4,
  .row>.col-sm-5,
  .row>.col-sm-6,
  .row>.col-sm-7,
  .row>.col-sm-8,
  .row>.col-sm-9,
  .row>.col-sm-auto,
  .row>.col-sm-grow,
  .row>.col-sm-shrink {
    max-width: 100%;
    min-width: 0;
    width: auto
  }

  .column>.col-sm,
  .column>.col-sm-0,
  .column>.col-sm-1,
  .column>.col-sm-10,
  .column>.col-sm-11,
  .column>.col-sm-12,
  .column>.col-sm-2,
  .column>.col-sm-3,
  .column>.col-sm-4,
  .column>.col-sm-5,
  .column>.col-sm-6,
  .column>.col-sm-7,
  .column>.col-sm-8,
  .column>.col-sm-9,
  .column>.col-sm-auto,
  .column>.col-sm-grow,
  .column>.col-sm-shrink,
  .flex>.col-sm,
  .flex>.col-sm-0,
  .flex>.col-sm-1,
  .flex>.col-sm-10,
  .flex>.col-sm-11,
  .flex>.col-sm-12,
  .flex>.col-sm-2,
  .flex>.col-sm-3,
  .flex>.col-sm-4,
  .flex>.col-sm-5,
  .flex>.col-sm-6,
  .flex>.col-sm-7,
  .flex>.col-sm-8,
  .flex>.col-sm-9,
  .flex>.col-sm-auto,
  .flex>.col-sm-grow,
  .flex>.col-sm-shrink {
    height: auto;
    max-height: 100%;
    min-height: 0
  }

  .col-sm {
    flex: 10000 1 0%
  }

  .col-sm-0,
  .col-sm-1,
  .col-sm-10,
  .col-sm-11,
  .col-sm-12,
  .col-sm-2,
  .col-sm-3,
  .col-sm-4,
  .col-sm-5,
  .col-sm-6,
  .col-sm-7,
  .col-sm-8,
  .col-sm-9,
  .col-sm-auto {
    flex: 0 0 auto
  }

  .col-sm-grow {
    flex: 1 0 auto
  }

  .col-sm-shrink {
    flex: 0 1 auto
  }

  .row>.col-sm-0 {
    height: auto;
    width: 0
  }

  .row>.offset-sm-0 {
    margin-left: 0
  }

  .column>.col-sm-0 {
    height: 0;
    width: auto
  }

  .row>.col-sm-1 {
    height: auto;
    width: 8.3333%
  }

  .row>.offset-sm-1 {
    margin-left: 8.3333%
  }

  .column>.col-sm-1 {
    height: 8.3333%;
    width: auto
  }

  .row>.col-sm-2 {
    height: auto;
    width: 16.6667%
  }

  .row>.offset-sm-2 {
    margin-left: 16.6667%
  }

  .column>.col-sm-2 {
    height: 16.6667%;
    width: auto
  }

  .row>.col-sm-3 {
    height: auto;
    width: 25%
  }

  .row>.offset-sm-3 {
    margin-left: 25%
  }

  .column>.col-sm-3 {
    height: 25%;
    width: auto
  }

  .row>.col-sm-4 {
    height: auto;
    width: 33.3333%
  }

  .row>.offset-sm-4 {
    margin-left: 33.3333%
  }

  .column>.col-sm-4 {
    height: 33.3333%;
    width: auto
  }

  .row>.col-sm-5 {
    height: auto;
    width: 41.6667%
  }

  .row>.offset-sm-5 {
    margin-left: 41.6667%
  }

  .column>.col-sm-5 {
    height: 41.6667%;
    width: auto
  }

  .row>.col-sm-6 {
    height: auto;
    width: 50%
  }

  .row>.offset-sm-6 {
    margin-left: 50%
  }

  .column>.col-sm-6 {
    height: 50%;
    width: auto
  }

  .row>.col-sm-7 {
    height: auto;
    width: 58.3333%
  }

  .row>.offset-sm-7 {
    margin-left: 58.3333%
  }

  .column>.col-sm-7 {
    height: 58.3333%;
    width: auto
  }

  .row>.col-sm-8 {
    height: auto;
    width: 66.6667%
  }

  .row>.offset-sm-8 {
    margin-left: 66.6667%
  }

  .column>.col-sm-8 {
    height: 66.6667%;
    width: auto
  }

  .row>.col-sm-9 {
    height: auto;
    width: 75%
  }

  .row>.offset-sm-9 {
    margin-left: 75%
  }

  .column>.col-sm-9 {
    height: 75%;
    width: auto
  }

  .row>.col-sm-10 {
    height: auto;
    width: 83.3333%
  }

  .row>.offset-sm-10 {
    margin-left: 83.3333%
  }

  .column>.col-sm-10 {
    height: 83.3333%;
    width: auto
  }

  .row>.col-sm-11 {
    height: auto;
    width: 91.6667%
  }

  .row>.offset-sm-11 {
    margin-left: 91.6667%
  }

  .column>.col-sm-11 {
    height: 91.6667%;
    width: auto
  }

  .row>.col-sm-12 {
    height: auto;
    width: 100%
  }

  .row>.offset-sm-12 {
    margin-left: 100%
  }

  .column>.col-sm-12 {
    height: 100%;
    width: auto
  }
}

@media (min-width:1024px) {

  .flex>.col-md,
  .flex>.col-md-0,
  .flex>.col-md-1,
  .flex>.col-md-10,
  .flex>.col-md-11,
  .flex>.col-md-12,
  .flex>.col-md-2,
  .flex>.col-md-3,
  .flex>.col-md-4,
  .flex>.col-md-5,
  .flex>.col-md-6,
  .flex>.col-md-7,
  .flex>.col-md-8,
  .flex>.col-md-9,
  .flex>.col-md-auto,
  .flex>.col-md-grow,
  .flex>.col-md-shrink,
  .row>.col-md,
  .row>.col-md-0,
  .row>.col-md-1,
  .row>.col-md-10,
  .row>.col-md-11,
  .row>.col-md-12,
  .row>.col-md-2,
  .row>.col-md-3,
  .row>.col-md-4,
  .row>.col-md-5,
  .row>.col-md-6,
  .row>.col-md-7,
  .row>.col-md-8,
  .row>.col-md-9,
  .row>.col-md-auto,
  .row>.col-md-grow,
  .row>.col-md-shrink {
    max-width: 100%;
    min-width: 0;
    width: auto
  }

  .column>.col-md,
  .column>.col-md-0,
  .column>.col-md-1,
  .column>.col-md-10,
  .column>.col-md-11,
  .column>.col-md-12,
  .column>.col-md-2,
  .column>.col-md-3,
  .column>.col-md-4,
  .column>.col-md-5,
  .column>.col-md-6,
  .column>.col-md-7,
  .column>.col-md-8,
  .column>.col-md-9,
  .column>.col-md-auto,
  .column>.col-md-grow,
  .column>.col-md-shrink,
  .flex>.col-md,
  .flex>.col-md-0,
  .flex>.col-md-1,
  .flex>.col-md-10,
  .flex>.col-md-11,
  .flex>.col-md-12,
  .flex>.col-md-2,
  .flex>.col-md-3,
  .flex>.col-md-4,
  .flex>.col-md-5,
  .flex>.col-md-6,
  .flex>.col-md-7,
  .flex>.col-md-8,
  .flex>.col-md-9,
  .flex>.col-md-auto,
  .flex>.col-md-grow,
  .flex>.col-md-shrink {
    height: auto;
    max-height: 100%;
    min-height: 0
  }

  .col-md {
    flex: 10000 1 0%
  }

  .col-md-0,
  .col-md-1,
  .col-md-10,
  .col-md-11,
  .col-md-12,
  .col-md-2,
  .col-md-3,
  .col-md-4,
  .col-md-5,
  .col-md-6,
  .col-md-7,
  .col-md-8,
  .col-md-9,
  .col-md-auto {
    flex: 0 0 auto
  }

  .col-md-grow {
    flex: 1 0 auto
  }

  .col-md-shrink {
    flex: 0 1 auto
  }

  .row>.col-md-0 {
    height: auto;
    width: 0
  }

  .row>.offset-md-0 {
    margin-left: 0
  }

  .column>.col-md-0 {
    height: 0;
    width: auto
  }

  .row>.col-md-1 {
    height: auto;
/*    width: 8.3333%*/
    width: 10%
  }

  .row>.offset-md-1 {
    margin-left: 8.3333%
  }

  .column>.col-md-1 {
    height: 8.3333%;
    width: auto
  }

  .row>.col-md-2 {
    height: auto;
    width: 16.6667%
  }

  .row>.offset-md-2 {
    margin-left: 16.6667%
  }

  .column>.col-md-2 {
    height: 16.6667%;
    width: auto
  }

  .row>.col-md-3 {
    height: auto;
    width: 25%
  }

  .row>.offset-md-3 {
    margin-left: 25%
  }

  .column>.col-md-3 {
    height: 25%;
    width: auto
  }

  .row>.col-md-4 {
    height: auto;
    width: 33.3333%
  }

  .row>.offset-md-4 {
    margin-left: 33.3333%
  }

  .column>.col-md-4 {
    height: 33.3333%;
    width: auto
  }

  .row>.col-md-5 {
    height: auto;
    width: 41.6667%
  }

  .row>.offset-md-5 {
    margin-left: 41.6667%
  }

  .column>.col-md-5 {
    height: 41.6667%;
    width: auto
  }

  .row>.col-md-6 {
    height: auto;
    width: 50%
  }

  .row>.offset-md-6 {
    margin-left: 50%
  }

  .column>.col-md-6 {
    height: 50%;
    width: auto
  }

  .row>.col-md-7 {
    height: auto;
    width: 58.3333%
  }

  .row>.offset-md-7 {
    margin-left: 58.3333%
  }

  .column>.col-md-7 {
    height: 58.3333%;
    width: auto
  }

  .row>.col-md-8 {
    height: auto;
/*    width: 66.6667%*/
    width: 64.6667%
  }

  .row>.offset-md-8 {
    margin-left: 66.6667%
  }

  .column>.col-md-8 {
    height: 66.6667%;
    width: auto
  }

  .row>.col-md-9 {
    height: auto;
    width: 75%
  }

  .row>.offset-md-9 {
    margin-left: 75%
  }

  .column>.col-md-9 {
    height: 75%;
    width: auto
  }

  .row>.col-md-10 {
    height: auto;
    width: 83.3333%
  }

  .row>.offset-md-10 {
    margin-left: 83.3333%
  }

  .column>.col-md-10 {
    height: 83.3333%;
    width: auto
  }

  .row>.col-md-11 {
    height: auto;
    width: 91.6667%
  }

  .row>.offset-md-11 {
    margin-left: 91.6667%
  }

  .column>.col-md-11 {
    height: 91.6667%;
    width: auto
  }

  .row>.col-md-12 {
    height: auto;
    width: 100%
  }

  .row>.offset-md-12 {
    margin-left: 100%
  }

  .column>.col-md-12 {
    height: 100%;
    width: auto
  }
}

@media (min-width:1440px) {

  .flex>.col-lg,
  .flex>.col-lg-0,
  .flex>.col-lg-1,
  .flex>.col-lg-10,
  .flex>.col-lg-11,
  .flex>.col-lg-12,
  .flex>.col-lg-2,
  .flex>.col-lg-3,
  .flex>.col-lg-4,
  .flex>.col-lg-5,
  .flex>.col-lg-6,
  .flex>.col-lg-7,
  .flex>.col-lg-8,
  .flex>.col-lg-9,
  .flex>.col-lg-auto,
  .flex>.col-lg-grow,
  .flex>.col-lg-shrink,
  .row>.col-lg,
  .row>.col-lg-0,
  .row>.col-lg-1,
  .row>.col-lg-10,
  .row>.col-lg-11,
  .row>.col-lg-12,
  .row>.col-lg-2,
  .row>.col-lg-3,
  .row>.col-lg-4,
  .row>.col-lg-5,
  .row>.col-lg-6,
  .row>.col-lg-7,
  .row>.col-lg-8,
  .row>.col-lg-9,
  .row>.col-lg-auto,
  .row>.col-lg-grow,
  .row>.col-lg-shrink {
    max-width: 100%;
    min-width: 0;
    width: auto
  }

  .column>.col-lg,
  .column>.col-lg-0,
  .column>.col-lg-1,
  .column>.col-lg-10,
  .column>.col-lg-11,
  .column>.col-lg-12,
  .column>.col-lg-2,
  .column>.col-lg-3,
  .column>.col-lg-4,
  .column>.col-lg-5,
  .column>.col-lg-6,
  .column>.col-lg-7,
  .column>.col-lg-8,
  .column>.col-lg-9,
  .column>.col-lg-auto,
  .column>.col-lg-grow,
  .column>.col-lg-shrink,
  .flex>.col-lg,
  .flex>.col-lg-0,
  .flex>.col-lg-1,
  .flex>.col-lg-10,
  .flex>.col-lg-11,
  .flex>.col-lg-12,
  .flex>.col-lg-2,
  .flex>.col-lg-3,
  .flex>.col-lg-4,
  .flex>.col-lg-5,
  .flex>.col-lg-6,
  .flex>.col-lg-7,
  .flex>.col-lg-8,
  .flex>.col-lg-9,
  .flex>.col-lg-auto,
  .flex>.col-lg-grow,
  .flex>.col-lg-shrink {
    height: auto;
    max-height: 100%;
    min-height: 0
  }

  .col-lg {
    flex: 10000 1 0%
  }

  .col-lg-0,
  .col-lg-1,
  .col-lg-10,
  .col-lg-11,
  .col-lg-12,
  .col-lg-2,
  .col-lg-3,
  .col-lg-4,
  .col-lg-5,
  .col-lg-6,
  .col-lg-7,
  .col-lg-8,
  .col-lg-9,
  .col-lg-auto {
    flex: 0 0 auto
  }

  .col-lg-grow {
    flex: 1 0 auto
  }

  .col-lg-shrink {
    flex: 0 1 auto
  }


  .row>.col-lg-0 {
    height: auto;
    width: 0
  }

  .row>.offset-lg-0 {
    margin-left: 0
  }

  .column>.col-lg-0 {
    height: 0;
    width: auto
  }

  .row>.col-lg-1 {
    height: auto;
    width: 8.3333%
  }

  .row>.offset-lg-1 {
    margin-left: 8.3333%
  }

  .column>.col-lg-1 {
    height: 8.3333%;
    width: auto
  }

  .row>.col-lg-2 {
    height: auto;
    width: 16.6667%
  }

  .row>.offset-lg-2 {
    margin-left: 16.6667%
  }

  .column>.col-lg-2 {
    height: 16.6667%;
    width: auto
  }

  .row>.col-lg-3 {
    height: auto;
    width: 25%
  }

  .row>.offset-lg-3 {
    margin-left: 25%
  }

  .column>.col-lg-3 {
    height: 25%;
    width: auto
  }

  .row>.col-lg-4 {
    height: auto;
    width: 33.3333%
  }

  .row>.offset-lg-4 {
    margin-left: 33.3333%
  }

  .column>.col-lg-4 {
    height: 33.3333%;
    width: auto
  }

  .row>.col-lg-5 {
    height: auto;
    width: 41.6667%
  }

  .row>.offset-lg-5 {
    margin-left: 41.6667%
  }

  .column>.col-lg-5 {
    height: 41.6667%;
    width: auto
  }

  .row>.col-lg-6 {
    height: auto;
    width: 50%
  }

  .row>.offset-lg-6 {
    margin-left: 50%
  }

  .column>.col-lg-6 {
    height: 50%;
    width: auto
  }

  .row>.col-lg-7 {
    height: auto;
    width: 58.3333%
  }

  .row>.offset-lg-7 {
    margin-left: 58.3333%
  }

  .column>.col-lg-7 {
    height: 58.3333%;
    width: auto
  }

  .row>.col-lg-8 {
    height: auto;
    width: 66.6667%
  }

  .row>.offset-lg-8 {
    margin-left: 66.6667%
  }

  .column>.col-lg-8 {
    height: 66.6667%;
    width: auto
  }

  .row>.col-lg-9 {
    height: auto;
    width: 75%
  }

  .row>.offset-lg-9 {
    margin-left: 75%
  }

  .column>.col-lg-9 {
    height: 75%;
    width: auto
  }

  .row>.col-lg-10 {
    height: auto;
    width: 83.3333%
  }

  .row>.offset-lg-10 {
    margin-left: 83.3333%
  }

  .column>.col-lg-10 {
    height: 83.3333%;
    width: auto
  }

  .row>.col-lg-11 {
    height: auto;
    width: 91.6667%
  }

  .row>.offset-lg-11 {
    margin-left: 91.6667%
  }

  .column>.col-lg-11 {
    height: 91.6667%;
    width: auto
  }

  .row>.col-lg-12 {
    height: auto;
    width: 100%
  }

  .row>.offset-lg-12 {
    margin-left: 100%
  }

  .column>.col-lg-12 {
    height: 100%;
    width: auto
  }
}

@media (min-width:1920px) {

  .flex>.col-xl,
  .flex>.col-xl-0,
  .flex>.col-xl-1,
  .flex>.col-xl-10,
  .flex>.col-xl-11,
  .flex>.col-xl-12,
  .flex>.col-xl-2,
  .flex>.col-xl-3,
  .flex>.col-xl-4,
  .flex>.col-xl-5,
  .flex>.col-xl-6,
  .flex>.col-xl-7,
  .flex>.col-xl-8,
  .flex>.col-xl-9,
  .flex>.col-xl-auto,
  .flex>.col-xl-grow,
  .flex>.col-xl-shrink,
  .row>.col-xl,
  .row>.col-xl-0,
  .row>.col-xl-1,
  .row>.col-xl-10,
  .row>.col-xl-11,
  .row>.col-xl-12,
  .row>.col-xl-2,
  .row>.col-xl-3,
  .row>.col-xl-4,
  .row>.col-xl-5,
  .row>.col-xl-6,
  .row>.col-xl-7,
  .row>.col-xl-8,
  .row>.col-xl-9,
  .row>.col-xl-auto,
  .row>.col-xl-grow,
  .row>.col-xl-shrink {
    max-width: 100%;
    min-width: 0;
    width: auto
  }

  .column>.col-xl,
  .column>.col-xl-0,
  .column>.col-xl-1,
  .column>.col-xl-10,
  .column>.col-xl-11,
  .column>.col-xl-12,
  .column>.col-xl-2,
  .column>.col-xl-3,
  .column>.col-xl-4,
  .column>.col-xl-5,
  .column>.col-xl-6,
  .column>.col-xl-7,
  .column>.col-xl-8,
  .column>.col-xl-9,
  .column>.col-xl-auto,
  .column>.col-xl-grow,
  .column>.col-xl-shrink,
  .flex>.col-xl,
  .flex>.col-xl-0,
  .flex>.col-xl-1,
  .flex>.col-xl-10,
  .flex>.col-xl-11,
  .flex>.col-xl-12,
  .flex>.col-xl-2,
  .flex>.col-xl-3,
  .flex>.col-xl-4,
  .flex>.col-xl-5,
  .flex>.col-xl-6,
  .flex>.col-xl-7,
  .flex>.col-xl-8,
  .flex>.col-xl-9,
  .flex>.col-xl-auto,
  .flex>.col-xl-grow,
  .flex>.col-xl-shrink {
    height: auto;
    max-height: 100%;
    min-height: 0
  }

  .col-xl {
    flex: 10000 1 0%
  }

  .col-xl-0,
  .col-xl-1,
  .col-xl-10,
  .col-xl-11,
  .col-xl-12,
  .col-xl-2,
  .col-xl-3,
  .col-xl-4,
  .col-xl-5,
  .col-xl-6,
  .col-xl-7,
  .col-xl-8,
  .col-xl-9,
  .col-xl-auto {
    flex: 0 0 auto
  }

  .col-xl-grow {
    flex: 1 0 auto
  }

  .col-xl-shrink {
    flex: 0 1 auto
  }

  .row>.col-xl-0 {
    height: auto;
    width: 0
  }

  .row>.offset-xl-0 {
    margin-left: 0
  }

  .column>.col-xl-0 {
    height: 0;
    width: auto
  }

  .row>.col-xl-1 {
    height: auto;
    width: 8.3333%
  }

  .row>.offset-xl-1 {
    margin-left: 8.3333%
  }

  .column>.col-xl-1 {
    height: 8.3333%;
    width: auto
  }

  .row>.col-xl-2 {
    height: auto;
    width: 16.6667%
  }

  .row>.offset-xl-2 {
    margin-left: 16.6667%
  }

  .column>.col-xl-2 {
    height: 16.6667%;
    width: auto
  }

  .row>.col-xl-3 {
    height: auto;
    width: 25%
  }

  .row>.offset-xl-3 {
    margin-left: 25%
  }

  .column>.col-xl-3 {
    height: 25%;
    width: auto
  }

  .row>.col-xl-4 {
    height: auto;
    width: 33.3333%
  }

  .row>.offset-xl-4 {
    margin-left: 33.3333%
  }

  .column>.col-xl-4 {
    height: 33.3333%;
    width: auto
  }

  .row>.col-xl-5 {
    height: auto;
    width: 41.6667%
  }

  .row>.offset-xl-5 {
    margin-left: 41.6667%
  }

  .column>.col-xl-5 {
    height: 41.6667%;
    width: auto
  }

  .row>.col-xl-6 {
    height: auto;
    width: 50%
  }

  .row>.offset-xl-6 {
    margin-left: 50%
  }

  .column>.col-xl-6 {
    height: 50%;
    width: auto
  }

  .row>.col-xl-7 {
    height: auto;
    width: 58.3333%
  }

  .row>.offset-xl-7 {
    margin-left: 58.3333%
  }

  .column>.col-xl-7 {
    height: 58.3333%;
    width: auto
  }

  .row>.col-xl-8 {
    height: auto;
    width: 66.6667%
  }

  .row>.offset-xl-8 {
    margin-left: 66.6667%
  }

  .column>.col-xl-8 {
    height: 66.6667%;
    width: auto
  }

  .row>.col-xl-9 {
    height: auto;
    width: 75%
  }

  .row>.offset-xl-9 {
    margin-left: 75%
  }

  .column>.col-xl-9 {
    height: 75%;
    width: auto
  }

  .row>.col-xl-10 {
    height: auto;
    width: 83.3333%
  }

  .row>.offset-xl-10 {
    margin-left: 83.3333%
  }

  .column>.col-xl-10 {
    height: 83.3333%;
    width: auto
  }

  .row>.col-xl-11 {
    height: auto;
    width: 91.6667%
  }

  .row>.offset-xl-11 {
    margin-left: 91.6667%
  }

  .column>.col-xl-11 {
    height: 91.6667%;
    width: auto
  }

  .row>.col-xl-12 {
    height: auto;
    width: 100%
  }

  .row>.offset-xl-12 {
    margin-left: 100%
  }

  .column>.col-xl-12 {
    height: 100%;
    width: auto
  }
}

.rounded-borders {
  border-radius: 4px
}

.border-radius-inherit {
  border-radius: inherit
}

.no-transition {
  transition: none !important
}

.transition-0 {
  transition: 0s !important
}

.glossy {
  background-image: linear-gradient(180deg, #ffffff4d, #fff0 50%, #0000001f 51%, #0000000a) !important
}

.q-placeholder::placeholder {
  color: inherit;
  opacity: .7
}

.q-body--fullscreen-mixin,
.q-body--prevent-scroll {
  position: fixed !important
}

.q-body--force-scrollbar-x {
  overflow-x: scroll
}

.q-body--force-scrollbar-y {
  overflow-y: scroll
}

.q-no-input-spinner {
  -moz-appearance: textfield !important
}

.q-no-input-spinner::-webkit-inner-spin-button,
.q-no-input-spinner::-webkit-outer-spin-button {
  -webkit-appearance: none;
  margin: 0
}

.q-link {
  outline: 0;
  text-decoration: none
}

.q-link--focusable:focus-visible {
  -webkit-text-decoration: underline dashed currentColor 1px;
  text-decoration: underline dashed currentColor 1px
}

body.electron .q-electron-drag {
  -webkit-user-select: none;
  -webkit-app-region: drag
}

body.electron .q-electron-drag .q-btn-item,
body.electron .q-electron-drag--exception {
  -webkit-app-region: no-drag
}

img.responsive {
  height: auto;
  max-width: 100%
}

.non-selectable {
  -webkit-user-select: none !important;
  user-select: none !important
}

.scroll,
body.mobile .scroll--mobile {
  overflow: auto
}

.scroll,
.scroll-x,
.scroll-y {
  -webkit-overflow-scrolling: touch;
  will-change: scroll-position
}

.scroll-x {
  overflow-x: auto
}

.scroll-y {
  overflow-y: auto
}

.no-scroll {
  overflow: hidden !important
}

.no-pointer-events,
.no-pointer-events--children,
.no-pointer-events--children * {
  pointer-events: none !important
}

.all-pointer-events {
  pointer-events: all !important
}

.cursor-pointer {
  cursor: pointer !important
}

.cursor-not-allowed {
  cursor: not-allowed !important
}

.cursor-inherit {
  cursor: inherit !important
}

.cursor-none {
  cursor: none !important
}

[aria-busy=true] {
  cursor: progress
}

[aria-controls] {
  cursor: pointer
}

[aria-disabled=true] {
  cursor: default
}

.rotate-45 {
  transform: rotate(45deg)
}

.rotate-90 {
  transform: rotate(90deg)
}

.rotate-135 {
  transform: rotate(135deg)
}

.rotate-180 {
  transform: rotate(180deg)
}

.rotate-225 {
  transform: rotate(225deg)
}

.rotate-270 {
  transform: rotate(270deg)
}

.rotate-315 {
  transform: rotate(315deg)
}

.flip-horizontal {
  transform: scaleX(-1)
}

.flip-vertical {
  transform: scaleY(-1)
}

.float-left {
  float: left
}

.float-right {
  float: right
}

.relative-position {
  position: relative
}

.fixed,
.fixed-bottom,
.fixed-bottom-left,
.fixed-bottom-right,
.fixed-center,
.fixed-full,
.fixed-left,
.fixed-right,
.fixed-top,
.fixed-top-left,
.fixed-top-right,
.fullscreen {
  position: fixed
}

.absolute,
.absolute-bottom,
.absolute-bottom-left,
.absolute-bottom-right,
.absolute-center,
.absolute-full,
.absolute-left,
.absolute-right,
.absolute-top,
.absolute-top-left,
.absolute-top-right {
  position: absolute
}

.absolute-top,
.fixed-top {
  left: 0;
  right: 0;
  top: 0
}

.absolute-right,
.fixed-right {
  bottom: 0;
  right: 0;
  top: 0
}

.absolute-bottom,
.fixed-bottom {
  bottom: 0;
  left: 0;
  right: 0
}

.absolute-left,
.fixed-left {
  bottom: 0;
  left: 0;
  top: 0
}

.absolute-top-left,
.fixed-top-left {
  left: 0;
  top: 0
}

.absolute-top-right,
.fixed-top-right {
  right: 0;
  top: 0
}

.absolute-bottom-left,
.fixed-bottom-left {
  bottom: 0;
  left: 0
}

.absolute-bottom-right,
.fixed-bottom-right {
  bottom: 0;
  right: 0
}

.fullscreen {
  border-radius: 0 !important;
  max-height: 100vh;
  max-width: 100vw;
  z-index: 6000
}

body.q-ios-padding .fullscreen {
  padding-bottom: env(safe-area-inset-bottom) !important;
  padding-top: env(safe-area-inset-top) !important
}

.absolute-full,
.fixed-full,
.fullscreen {
  bottom: 0;
  left: 0;
  right: 0;
  top: 0
}

.absolute-center,
.fixed-center {
  left: 50%;
  top: 50%;
  transform: translate(-50%, -50%)
}

.vertical-top {
  vertical-align: top !important
}

.vertical-middle {
  vertical-align: middle !important
}

.vertical-bottom {
  vertical-align: bottom !important
}

.on-left {
  margin-right: 12px
}

.on-right {
  margin-left: 12px
}

.q-position-engine {
  margin-left: var(--q-pe-left, 0) !important;
  margin-top: var(--q-pe-top, 0) !important;
  visibility: collapse;
  will-change: auto
}

:root {
  --q-size-xs: 0;
  --q-size-sm: 600px;
  --q-size-md: 1024px;
  --q-size-lg: 1440px;
  --q-size-xl: 1920px
}

.fit {
  width: 100% !important
}

.fit,
.full-height {
  height: 100% !important
}

.full-width {
  margin-left: 0 !important;
  margin-right: 0 !important;
  width: 100% !important
}

.window-height {
  height: 100vh !important;
  margin-bottom: 0 !important;
  margin-top: 0 !important
}

.window-width {
  margin-left: 0 !important;
  margin-right: 0 !important;
  width: 100vw !important
}

.block {
  display: block !important
}

.inline-block {
  display: inline-block !important
}

.q-pa-none {
  padding: 0
}

.q-pl-none {
  padding-left: 0
}

.q-pr-none {
  padding-right: 0
}

.q-pt-none {
  padding-top: 0
}

.q-pb-none {
  padding-bottom: 0
}

.q-px-none {
  padding-left: 0;
  padding-right: 0
}

.q-py-none {
  padding-bottom: 0;
  padding-top: 0
}

.q-ma-none {
  margin: 0
}

.q-ml-none {
  margin-left: 0
}

.q-mr-none {
  margin-right: 0
}

.q-mt-none {
  margin-top: 0
}

.q-mb-none {
  margin-bottom: 0
}

.q-mx-none {
  margin-left: 0;
  margin-right: 0
}

.q-my-none {
  margin-bottom: 0;
  margin-top: 0
}

.q-pa-xs {
  padding: 4px
}

.q-pl-xs {
  padding-left: 4px
}

.q-pr-xs {
  padding-right: 4px
}

.q-pt-xs {
  padding-top: 4px
}

.q-pb-xs {
  padding-bottom: 4px
}

.q-px-xs {
  padding-left: 4px;
  padding-right: 4px
}

.q-py-xs {
  padding-bottom: 4px;
  padding-top: 4px
}

.q-ma-xs {
  margin: 4px
}

.q-ml-xs {
  margin-left: 4px
}

.q-mr-xs {
  margin-right: 4px
}

.q-mt-xs {
  margin-top: 4px
}

.q-mb-xs {
  margin-bottom: 4px
}

.q-mx-xs {
  margin-left: 4px;
  margin-right: 4px
}

.q-my-xs {
  margin-bottom: 4px;
  margin-top: 4px
}

.q-pa-sm {
  padding: 8px
}

.q-pl-sm {
  padding-left: 8px
}

.q-pr-sm {
  padding-right: 8px
}

.q-pt-sm {
  padding-top: 8px
}

.q-pb-sm {
  padding-bottom: 8px
}

.q-px-sm {
  padding-left: 8px;
  padding-right: 8px
}

.q-py-sm {
  padding-bottom: 8px;
  padding-top: 8px
}

.q-ma-sm {
  margin: 8px
}

.q-ml-sm {
  margin-left: 8px
}

.q-mr-sm {
  margin-right: 8px
}

.q-mt-sm {
  margin-top: 8px
}

.q-mb-sm {
  margin-bottom: 8px
}

.q-mx-sm {
  margin-left: 8px;
  margin-right: 8px
}

.q-my-sm {
  margin-bottom: 8px;
  margin-top: 8px
}

.q-pa-md {
  padding: 16px
}

.q-pl-md {
  padding-left: 16px
}

.q-pr-md {
  padding-right: 16px
}

.q-pt-md {
  padding-top: 16px
}

.q-pb-md {
  padding-bottom: 16px
}

.q-px-md {
  padding-left: 16px;
  padding-right: 16px
}

.q-py-md {
  padding-bottom: 16px;
  padding-top: 16px
}

.q-ma-md {
  margin: 16px
}

.q-ml-md {
  margin-left: 16px
}

.q-mr-md {
  margin-right: 16px
}

.q-mt-md {
  margin-top: 16px
}

.q-mb-md {
  margin-bottom: 16px
}

.q-mx-md {
  margin-left: 16px;
  margin-right: 16px
}

.q-my-md {
  margin-bottom: 16px;
  margin-top: 16px
}

.q-pa-lg {
  padding: 24px
}

.q-pl-lg {
  padding-left: 24px
}

.q-pr-lg {
  padding-right: 24px
}

.q-pt-lg {
  padding-top: 24px
}

.q-pb-lg {
  padding-bottom: 24px
}

.q-px-lg {
  padding-left: 24px;
  padding-right: 24px
}

.q-py-lg {
  padding-bottom: 24px;
  padding-top: 24px
}

.q-ma-lg {
  margin: 24px
}

.q-ml-lg {
  margin-left: 24px
}

.q-mr-lg {
  margin-right: 24px
}

.q-mt-lg {
  margin-top: 24px
}

.q-mb-lg {
  margin-bottom: 24px
}

.q-mx-lg {
  margin-left: 24px;
  margin-right: 24px
}

.q-my-lg {
  margin-bottom: 24px;
  margin-top: 24px
}

.q-pa-xl {
  padding: 48px
}

.q-pl-xl {
  padding-left: 48px
}

.q-pr-xl {
  padding-right: 48px
}

.q-pt-xl {
  padding-top: 48px
}

.q-pb-xl {
  padding-bottom: 48px
}

.q-px-xl {
  padding-left: 48px;
  padding-right: 48px
}

.q-py-xl {
  padding-bottom: 48px;
  padding-top: 48px
}

.q-ma-xl {
  margin: 48px
}

.q-ml-xl {
  margin-left: 48px
}

.q-mr-xl {
  margin-right: 48px
}

.q-mt-xl {
  margin-top: 48px
}

.q-mb-xl {
  margin-bottom: 48px
}

.q-mx-xl {
  margin-left: 48px;
  margin-right: 48px
}

.q-my-xl {
  margin-bottom: 48px;
  margin-top: 48px
}

.q-mt-auto,
.q-my-auto {
  margin-top: auto
}

.q-ml-auto {
  margin-left: auto
}

.q-mb-auto,
.q-my-auto {
  margin-bottom: auto
}

.q-mr-auto,
.q-mx-auto {
  margin-right: auto
}

.q-mx-auto {
  margin-left: auto
}

.q-touch {
  -webkit-user-select: none;
  user-select: none;
  user-drag: none;
  -khtml-user-drag: none;
  -webkit-user-drag: none
}

.q-touch-x {
  touch-action: pan-x
}

.q-touch-y {
  touch-action: pan-y
}

:root {
  --q-transition-duration: .3s
}

.q-transition--fade-enter-active,
.q-transition--fade-leave-active,
.q-transition--flip-enter-active,
.q-transition--flip-leave-active,
.q-transition--jump-down-enter-active,
.q-transition--jump-down-leave-active,
.q-transition--jump-left-enter-active,
.q-transition--jump-left-leave-active,
.q-transition--jump-right-enter-active,
.q-transition--jump-right-leave-active,
.q-transition--jump-up-enter-active,
.q-transition--jump-up-leave-active,
.q-transition--rotate-enter-active,
.q-transition--rotate-leave-active,
.q-transition--scale-enter-active,
.q-transition--scale-leave-active,
.q-transition--slide-down-enter-active,
.q-transition--slide-down-leave-active,
.q-transition--slide-left-enter-active,
.q-transition--slide-left-leave-active,
.q-transition--slide-right-enter-active,
.q-transition--slide-right-leave-active,
.q-transition--slide-up-enter-active,
.q-transition--slide-up-leave-active {
  --q-transition-duration: .3s;
  --q-transition-easing: cubic-bezier(.215, .61, .355, 1)
}

.q-transition--fade-leave-active,
.q-transition--flip-leave-active,
.q-transition--jump-down-leave-active,
.q-transition--jump-left-leave-active,
.q-transition--jump-right-leave-active,
.q-transition--jump-up-leave-active,
.q-transition--rotate-leave-active,
.q-transition--scale-leave-active,
.q-transition--slide-down-leave-active,
.q-transition--slide-left-leave-active,
.q-transition--slide-right-leave-active,
.q-transition--slide-up-leave-active {
  position: absolute
}

.q-transition--slide-down-enter-active,
.q-transition--slide-down-leave-active,
.q-transition--slide-left-enter-active,
.q-transition--slide-left-leave-active,
.q-transition--slide-right-enter-active,
.q-transition--slide-right-leave-active,
.q-transition--slide-up-enter-active,
.q-transition--slide-up-leave-active {
  transition: transform var(--q-transition-duration) var(--q-transition-easing)
}

.q-transition--slide-right-enter-from {
  transform: translate3d(-100%, 0, 0)
}

.q-transition--slide-left-enter-from,
.q-transition--slide-right-leave-to {
  transform: translate3d(100%, 0, 0)
}

.q-transition--slide-left-leave-to {
  transform: translate3d(-100%, 0, 0)
}

.q-transition--slide-up-enter-from {
  transform: translate3d(0, 100%, 0)
}

.q-transition--slide-down-enter-from,
.q-transition--slide-up-leave-to {
  transform: translate3d(0, -100%, 0)
}

.q-transition--slide-down-leave-to {
  transform: translate3d(0, 100%, 0)
}

.q-transition--jump-down-enter-active,
.q-transition--jump-down-leave-active,
.q-transition--jump-left-enter-active,
.q-transition--jump-left-leave-active,
.q-transition--jump-right-enter-active,
.q-transition--jump-right-leave-active,
.q-transition--jump-up-enter-active,
.q-transition--jump-up-leave-active {
  transition: opacity var(--q-transition-duration), transform var(--q-transition-duration)
}

.q-transition--jump-down-enter-from,
.q-transition--jump-down-leave-to,
.q-transition--jump-left-enter-from,
.q-transition--jump-left-leave-to,
.q-transition--jump-right-enter-from,
.q-transition--jump-right-leave-to,
.q-transition--jump-up-enter-from,
.q-transition--jump-up-leave-to {
  opacity: 0
}

.q-transition--jump-right-enter-from {
  transform: translate3d(-15px, 0, 0)
}

.q-transition--jump-left-enter-from,
.q-transition--jump-right-leave-to {
  transform: translate3d(15px, 0, 0)
}

.q-transition--jump-left-leave-to {
  transform: translate(-15px)
}

.q-transition--jump-up-enter-from {
  transform: translate3d(0, 15px, 0)
}

.q-transition--jump-down-enter-from,
.q-transition--jump-up-leave-to {
  transform: translate3d(0, -15px, 0)
}

.q-transition--jump-down-leave-to {
  transform: translate3d(0, 15px, 0)
}

.q-transition--fade-enter-active,
.q-transition--fade-leave-active {
  transition: opacity var(--q-transition-duration) ease-out
}

.q-transition--fade-enter-from,
.q-transition--fade-leave-to {
  opacity: 0
}


.q-transition--scale-enter-active,
.q-transition--scale-leave-active {
  transition: opacity var(--q-transition-duration), transform var(--q-transition-duration) var(--q-transition-easing)
}

.q-transition--scale-enter-from,
.q-transition--scale-leave-to {
  opacity: 0;
  transform: scale3d(0, 0, 1)
}

.q-transition--rotate-enter-active,
.q-transition--rotate-leave-active {
  transform-style: preserve-3d;
  transition: opacity var(--q-transition-duration), transform var(--q-transition-duration) var(--q-transition-easing)
}

.q-transition--rotate-enter-from,
.q-transition--rotate-leave-to {
  opacity: 0;
  transform: scale3d(0, 0, 1) rotate(90deg)
}

.q-transition--flip-down-enter-active,
.q-transition--flip-down-leave-active,
.q-transition--flip-left-enter-active,
.q-transition--flip-left-leave-active,
.q-transition--flip-right-enter-active,
.q-transition--flip-right-leave-active,
.q-transition--flip-up-enter-active,
.q-transition--flip-up-leave-active {
  backface-visibility: hidden;
  transition: transform var(--q-transition-duration)
}

.q-transition--flip-down-enter-to,
.q-transition--flip-down-leave-from,
.q-transition--flip-left-enter-to,
.q-transition--flip-left-leave-from,
.q-transition--flip-right-enter-to,
.q-transition--flip-right-leave-from,
.q-transition--flip-up-enter-to,
.q-transition--flip-up-leave-from {
  transform: perspective(400px) rotate3d(1, 1, 0, 0)
}

.q-transition--flip-right-enter-from {
  transform: perspective(400px) rotateY(-180deg)
}

.q-transition--flip-left-enter-from,
.q-transition--flip-right-leave-to {
  transform: perspective(400px) rotateY(180deg)
}

.q-transition--flip-left-leave-to {
  transform: perspective(400px) rotateY(-180deg)
}

.q-transition--flip-up-enter-from {
  transform: perspective(400px) rotateX(-180deg)
}

.q-transition--flip-down-enter-from,
.q-transition--flip-up-leave-to {
  transform: perspective(400px) rotateX(180deg)
}

.q-transition--flip-down-leave-to {
  transform: perspective(400px) rotateX(-180deg)
}

body {
  /* font-family: Roboto, -apple-system, Helvetica Neue, Helvetica, Arial, sans-serif;  */
  font-family: "Noto Sans CJK Traditional Chinese","Noto Sans TC","Noto Sans JP",Arial, sans-serif ;
  min-height: 100%;
  min-width: 100px;
  -ms-text-size-adjust: 100%;
  -webkit-text-size-adjust: 100%;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  font-smoothing: antialiased;
  font-size: 14px;
  line-height: 1.5
}

h1 {
  font-size: 6rem;
  letter-spacing: -.01562em;
  line-height: 6rem
}

h1,
h2 {
  font-weight: 300
}

h2 {
  font-size: 3.75rem;
  letter-spacing: -.00833em;
  line-height: 3.75rem
}

h3 {
  font-size: 3rem;
  letter-spacing: normal;
  line-height: 3.125rem
}

h3,
h4 {
  font-weight: 400
}

h4 {
  font-size: 2.125rem;
  letter-spacing: .00735em;
  line-height: 2.5rem
}

h5 {
  font-size: 1.5rem;
  font-weight: 400;
  letter-spacing: normal
}

h5,
h6 {
  line-height: 2rem
}

h6 {
  font-size: 1.25rem;
  font-weight: 500;
  letter-spacing: .0125em
}

p {
  margin: 0 0 16px
}

.text-h1 {
  font-size: 6rem;
  font-weight: 300;
  letter-spacing: -.01562em;
  line-height: 6rem
}

.text-h2 {
  font-size: 3.75rem;
  font-weight: 300;
  letter-spacing: -.00833em;
  line-height: 3.75rem
}

.text-h3 {
  font-size: 3rem;
  font-weight: 400;
  letter-spacing: normal;
  line-height: 3.125rem
}

.text-h4 {
  font-size: 2.125rem;
  font-weight: 400;
  letter-spacing: .00735em;
  line-height: 2.5rem
}

.text-h5 {
  font-size: 1.5rem;
  font-weight: 400;
  letter-spacing: normal;
  line-height: 2rem
}

.text-h6 {
  font-size: 1.25rem;
  font-weight: 500;
  letter-spacing: .0125em;
  line-height: 2rem
}

.text-subtitle1 {
  font-size: 1rem;
  font-weight: 400;
  letter-spacing: .00937em;
  line-height: 1.75rem
}

.text-subtitle2 {
  font-size: .875rem;
  font-weight: 500;
  letter-spacing: .00714em;
  line-height: 1.375rem
}

.text-body1 {
  font-size: 1rem;
  font-weight: 400;
  letter-spacing: .03125em;
  line-height: 1.5rem
}

.text-body2 {
  font-size: .875rem;
  font-weight: 400;
  letter-spacing: .01786em;
  line-height: 1.25rem
}

.text-overline {
  font-size: .75rem;
  font-weight: 500;
  letter-spacing: .16667em;
  line-height: 2rem
}

.text-caption {
  font-size: .75rem;
  font-weight: 400;
  letter-spacing: .03333em;
  line-height: 1.25rem
}

.text-uppercase {
  text-transform: uppercase
}

.text-lowercase {
  text-transform: lowercase
}

.text-capitalize {
  text-transform: capitalize
}

.text-center {
  text-align: center
}

.text-left {
  text-align: left
}

.text-right {
  text-align: right
}

.text-justify {
  -webkit-hyphens: auto;
  hyphens: auto;
  text-align: justify
}

.text-italic {
  font-style: italic
}

.text-bold {
  font-weight: 700
}

.text-no-wrap {
  white-space: nowrap
}

.text-strike {
  text-decoration: line-through
}

.text-weight-thin {
  font-weight: 100
}

.text-weight-light {
  font-weight: 300
}

.text-weight-regular {
  font-weight: 400
}

.text-weight-medium {
  font-weight: 500
}

.text-weight-bold {
  font-weight: 700
}

.text-weight-bolder {
  font-weight: 900
}

small {
  font-size: 80%
}

big {
  font-size: 170%
}

sub {
  bottom: -.25em
}

sup {
  top: -.5em
}

.no-margin {
  margin: 0 !important
}

.no-padding {
  padding: 0 !important
}

.no-border {
  border: 0 !important
}

.no-border-radius {
  border-radius: 0 !important
}

.no-box-shadow {
  box-shadow: none !important
}

.no-outline {
  outline: 0 !important
}

.ellipsis {
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap
}

.ellipsis-2-lines,
.ellipsis-3-lines {
  display: -webkit-box;
  overflow: hidden;
  -webkit-box-orient: vertical
}

.ellipsis-2-lines {
  -webkit-line-clamp: 2
}

.ellipsis-3-lines {
  -webkit-line-clamp: 3
}

.readonly {
  cursor: default !important
}

.disabled,
.disabled *,
[disabled],
[disabled] * {
  cursor: not-allowed !important;
  outline: 0 !important
}

.disabled,
[disabled] {
  opacity: .6 !important
}

.hidden {
  display: none !important
}

.invisible,
.invisible * {
  animation: none !important;
  transition: none !important;
  visibility: hidden !important
}

.transparent {
  background: #0000 !important
}

.overflow-auto {
  overflow: auto !important
}

.overflow-hidden {
  overflow: hidden !important
}

.overflow-hidden-y {
  overflow-y: hidden !important
}

.hide-scrollbar {
  scrollbar-width: none;
  -ms-overflow-style: none
}

.hide-scrollbar::-webkit-scrollbar {
  display: none;
  height: 0;
  width: 0
}

.dimmed:after,
.light-dimmed:after {
  bottom: 0;
  content: "";
  left: 0;
  position: absolute;
  right: 0;
  top: 0
}

.dimmed:after {
  background: #0006 !important
}

.light-dimmed:after {
  background: #fff9 !important
}

.z-top {
  z-index: 7000 !important
}

.z-max {
  z-index: 9998 !important
}

body.capacitor .capacitor-hide,
body.cordova .cordova-hide,
body.desktop .desktop-hide,
body.electron .electron-hide,
body.mobile .mobile-hide,
body.native-mobile .native-mobile-hide,
body.platform-android .platform-android-hide,
body.platform-ios .platform-ios-hide,
body.touch .touch-hide,
body.within-iframe .within-iframe-hide,
body:not(.capacitor) .capacitor-only,
body:not(.cordova) .cordova-only,
body:not(.desktop) .desktop-only,
body:not(.electron) .electron-only,
body:not(.mobile) .mobile-only,
body:not(.native-mobile) .native-mobile-only,
body:not(.platform-android) .platform-android-only,
body:not(.platform-ios) .platform-ios-only,
body:not(.touch) .touch-only,
body:not(.within-iframe) .within-iframe-only {
  display: none !important
}

@media (orientation:portrait) {
  .orientation-landscape {
    display: none !important
  }
}

@media (orientation:landscape) {
  .orientation-portrait {
    display: none !important
  }
}

@media screen {
  .print-only {
    display: none !important
  }
}

@media print {
  .print-hide {
    display: none !important
  }
}

@media (max-width:599.98px) {

  .gt-lg,
  .gt-md,
  .gt-sm,
  .gt-xs,
  .lg,
  .md,
  .sm,
  .xl,
  .xs-hide {
    display: none !important
  }
}

@media (min-width:600px) and (max-width:1023.98px) {

  .gt-lg,
  .gt-md,
  .gt-sm,
  .lg,
  .lt-sm,
  .md,
  .sm-hide,
  .xl,
  .xs {
    display: none !important
  }
}

@media (min-width:1024px) and (max-width:1439.98px) {

  .gt-lg,
  .gt-md,
  .lg,
  .lt-md,
  .lt-sm,
  .md-hide,
  .sm,
  .xl,
  .xs {
    display: none !important
  }
}

@media (min-width:1440px) and (max-width:1919.98px) {

  .gt-lg,
  .lg-hide,
  .lt-lg,
  .lt-md,
  .lt-sm,
  .md,
  .sm,
  .xl,
  .xs {
    display: none !important
  }
}

@media (min-width:1920px) {

  .lg,
  .lt-lg,
  .lt-md,
  .lt-sm,
  .lt-xl,
  .md,
  .sm,
  .xl-hide,
  .xs {
    display: none !important
  }
}

.q-focus-helper,
.q-focusable,
.q-hoverable,
.q-manual-focusable {
  outline: 0
}

body.desktop .q-focus-helper {
  border-radius: inherit;
  height: 100%;
  left: 0;
  opacity: 0;
  pointer-events: none;
  position: absolute;
  top: 0;
  transition: background-color .3s cubic-bezier(.25, .8, .5, 1), opacity .4s cubic-bezier(.25, .8, .5, 1);
  width: 100%
}

body.desktop .q-focus-helper:after,
body.desktop .q-focus-helper:before {
  border-radius: inherit;
  content: "";
  height: 100%;
  left: 0;
  opacity: 0;
  position: absolute;
  top: 0;
  transition: background-color .3s cubic-bezier(.25, .8, .5, 1), opacity .6s cubic-bezier(.25, .8, .5, 1);
  width: 100%
}

body.desktop .q-focus-helper:before {
  background: #000
}

body.desktop .q-focus-helper:after {
  background: #fff
}

body.desktop .q-focus-helper--rounded {
  border-radius: 4px
}

body.desktop .q-focus-helper--round {
  border-radius: 50%
}

body.desktop .q-focusable:focus>.q-focus-helper,
body.desktop .q-hoverable:hover>.q-focus-helper,
body.desktop .q-manual-focusable--focused>.q-focus-helper {
  background: currentColor;
  opacity: .15
}

body.desktop .q-focusable:focus>.q-focus-helper:before,
body.desktop .q-hoverable:hover>.q-focus-helper:before,
body.desktop .q-manual-focusable--focused>.q-focus-helper:before {
  opacity: .1
}

body.desktop .q-focusable:focus>.q-focus-helper:after,
body.desktop .q-hoverable:hover>.q-focus-helper:after,
body.desktop .q-manual-focusable--focused>.q-focus-helper:after {
  opacity: .4
}

body.desktop .q-focusable:focus>.q-focus-helper,
body.desktop .q-manual-focusable--focused>.q-focus-helper {
  opacity: .22
}

body.body--dark {
  background: var(--q-dark-page);
  color: #fff
}

.q-dark {
  background: var(--q-dark);
  color: #fff
}

@media (min-width:0) {

  .flex-block,
  .flex-xs-block {
    display: block
  }

  .flex-inline,
  .flex-xs-inline {
    display: inline-block
  }

  .q-pa-xs-none {
    padding: 0
  }

  .q-pl-xs-none {
    padding-left: 0
  }

  .q-pr-xs-none {
    padding-right: 0
  }

  .q-pt-xs-none {
    padding-top: 0
  }

  .q-pb-xs-none {
    padding-bottom: 0
  }

  .q-px-xs-none {
    padding-left: 0;
    padding-right: 0
  }

  .q-py-xs-none {
    padding-bottom: 0;
    padding-top: 0
  }

  .q-ma-xs-none {
    margin: 0
  }

  .q-ml-xs-none {
    margin-left: 0
  }

  .q-mr-xs-none {
    margin-right: 0
  }

  .q-mt-xs-none {
    margin-top: 0
  }

  .q-mb-xs-none {
    margin-bottom: 0
  }

  .q-mx-xs-none {
    margin-left: 0;
    margin-right: 0
  }

  .q-my-xs-none {
    margin-bottom: 0;
    margin-top: 0
  }

  .q-pa-xs-xs {
    padding: 4px
  }

  .q-pl-xs-xs {
    padding-left: 4px
  }

  .q-pr-xs-xs {
    padding-right: 4px
  }

  .q-pt-xs-xs {
    padding-top: 4px
  }

  .q-pb-xs-xs {
    padding-bottom: 4px
  }

  .q-px-xs-xs {
    padding-left: 4px;
    padding-right: 4px
  }

  .q-py-xs-xs {
    padding-bottom: 4px;
    padding-top: 4px
  }

  .q-ma-xs-xs {
    margin: 4px
  }

  .q-ml-xs-xs {
    margin-left: 4px
  }

  .q-mr-xs-xs {
    margin-right: 4px
  }

  .q-mt-xs-xs {
    margin-top: 4px
  }

  .q-mb-xs-xs {
    margin-bottom: 4px
  }

  .q-mx-xs-xs {
    margin-left: 4px;
    margin-right: 4px
  }

  .q-my-xs-xs {
    margin-bottom: 4px;
    margin-top: 4px
  }

  .q-pa-xs-sm {
    padding: 8px
  }

  .q-pl-xs-sm {
    padding-left: 8px
  }

  .q-pr-xs-sm {
    padding-right: 8px
  }

  .q-pt-xs-sm {
    padding-top: 8px
  }

  .q-pb-xs-sm {
    padding-bottom: 8px
  }

  .q-px-xs-sm {
    padding-left: 8px;
    padding-right: 8px
  }

  .q-py-xs-sm {
    padding-bottom: 8px;
    padding-top: 8px
  }

  .q-ma-xs-sm {
    margin: 8px
  }

  .q-ml-xs-sm {
    margin-left: 8px
  }

  .q-mr-xs-sm {
    margin-right: 8px
  }

  .q-mt-xs-sm {
    margin-top: 8px
  }

  .q-mb-xs-sm {
    margin-bottom: 8px
  }

  .q-mx-xs-sm {
    margin-left: 8px;
    margin-right: 8px
  }

  .q-my-xs-sm {
    margin-bottom: 8px;
    margin-top: 8px
  }

  .q-pa-xs-md {
    padding: 16px
  }

  .q-pl-xs-md {
    padding-left: 16px
  }

  .q-pr-xs-md {
    padding-right: 16px
  }

  .q-pt-xs-md {
    padding-top: 16px
  }

  .q-pb-xs-md {
    padding-bottom: 16px
  }

  .q-px-xs-md {
    padding-left: 16px;
    padding-right: 16px
  }

  .q-py-xs-md {
    padding-bottom: 16px;
    padding-top: 16px
  }

  .q-ma-xs-md {
    margin: 16px
  }

  .q-ml-xs-md {
    margin-left: 16px
  }

  .q-mr-xs-md {
    margin-right: 16px
  }

  .q-mt-xs-md {
    margin-top: 16px
  }

  .q-mb-xs-md {
    margin-bottom: 16px
  }

  .q-mx-xs-md {
    margin-left: 16px;
    margin-right: 16px
  }

  .q-my-xs-md {
    margin-bottom: 16px;
    margin-top: 16px
  }

  .q-pa-xs-lg {
    padding: 24px
  }

  .q-pl-xs-lg {
    padding-left: 24px
  }

  .q-pr-xs-lg {
    padding-right: 24px
  }

  .q-pt-xs-lg {
    padding-top: 24px
  }

  .q-pb-xs-lg {
    padding-bottom: 24px
  }

  .q-px-xs-lg {
    padding-left: 24px;
    padding-right: 24px
  }

  .q-py-xs-lg {
    padding-bottom: 24px;
    padding-top: 24px
  }

  .q-ma-xs-lg {
    margin: 24px
  }

  .q-ml-xs-lg {
    margin-left: 24px
  }

  .q-mr-xs-lg {
    margin-right: 24px
  }

  .q-mt-xs-lg {
    margin-top: 24px
  }

  .q-mb-xs-lg {
    margin-bottom: 24px
  }

  .q-mx-xs-lg {
    margin-left: 24px;
    margin-right: 24px
  }

  .q-my-xs-lg {
    margin-bottom: 24px;
    margin-top: 24px
  }

  .q-pa-xs-xl {
    padding: 48px
  }

  .q-pl-xs-xl {
    padding-left: 48px
  }

  .q-pr-xs-xl {
    padding-right: 48px
  }

  .q-pt-xs-xl {
    padding-top: 48px
  }

  .q-pb-xs-xl {
    padding-bottom: 48px
  }

  .q-px-xs-xl {
    padding-left: 48px;
    padding-right: 48px
  }

  .q-py-xs-xl {
    padding-bottom: 48px;
    padding-top: 48px
  }

  .q-ma-xs-xl {
    margin: 48px
  }

  .q-ml-xs-xl {
    margin-left: 48px
  }

  .q-mr-xs-xl {
    margin-right: 48px
  }

  .q-mt-xs-xl {
    margin-top: 48px
  }

  .q-mb-xs-xl {
    margin-bottom: 48px
  }

  .q-mx-xs-xl {
    margin-left: 48px;
    margin-right: 48px
  }

  .q-my-xs-xl {
    margin-bottom: 48px;
    margin-top: 48px
  }

  .q-ml-xs-auto {
    margin-left: auto
  }

  .q-mr-xs-auto,
  .q-mx-xs-auto {
    margin-right: auto
  }

  .q-mx-xs-auto {
    margin-left: auto
  }

  .column-xs,
  .flex-xs,
  .row-xs {
    display: flex;
    flex-wrap: wrap
  }

  .column-xs.inline-xs,
  .flex-xs.inline-xs,
  .row-xs.inline-xs {
    display: inline-flex
  }

  .row-xs {
    flex-direction: row
  }

  .row-xs.reverse-xs {
    flex-direction: row-reverse
  }

  .column-xs {
    flex-direction: column
  }

  .column-xs.reverse-xs {
    flex-direction: column-reverse
  }

  .wrap-xs {
    flex-wrap: wrap
  }

  .no-wrap-xs {
    flex-wrap: nowrap
  }

  .reverse-wrap-xs {
    flex-wrap: wrap-reverse
  }

  .order-xs-first {
    order: -10000
  }

  .order-xs-last {
    order: 10000
  }

  .order-xs-none {
    order: 0
  }

  .justify-xs-start {
    justify-content: flex-start
  }

  .justify-xs-end {
    justify-content: flex-end
  }

  .flex-xs-center,
  .justify-xs-center {
    justify-content: center
  }

  .justify-xs-between {
    justify-content: space-between
  }

  .justify-xs-around {
    justify-content: space-around
  }

  .justify-xs-evenly {
    justify-content: space-evenly
  }

  .items-xs-start {
    align-items: flex-start
  }

  .items-xs-end {
    align-items: flex-end
  }

  .flex-xs-center,
  .items-xs-center {
    align-items: center
  }

  .items-xs-baseline {
    align-items: baseline
  }

  .items-xs-stretch {
    align-items: stretch
  }

  .content-xs-start {
    align-content: flex-start
  }

  .content-xs-end {
    align-content: flex-end
  }

  .content-xs-center {
    align-content: center
  }

  .content-xs-between {
    align-content: space-between
  }

  .content-xs-around {
    align-content: space-around
  }

  .self-xs-start {
    align-self: flex-start
  }

  .self-xs-end {
    align-self: flex-end
  }

  .self-xs-center {
    align-self: center
  }

  .self-xs-baseline {
    align-self: baseline
  }

  .self-xs-stretch {
    align-self: stretch
  }

  .q-gutter-xs-x-none,
  .q-gutter-xs-x-none>* {
    margin-left: 0
  }

  .q-gutter-xs-y-none,
  .q-gutter-xs-y-none>* {
    margin-top: 0
  }

  .q-gutter-xs-none,
  .q-gutter-xs-none>* {
    margin-left: 0;
    margin-top: 0
  }

  .q-col-gutter-xs-x-none {
    margin-left: 0
  }

  .q-col-gutter-xs-x-none>* {
    padding-left: 0
  }

  .q-col-gutter-xs-y-none {
    margin-top: 0
  }

  .q-col-gutter-xs-y-none>* {
    padding-top: 0
  }

  .q-col-gutter-xs-none {
    margin-left: 0;
    margin-top: 0
  }

  .q-col-gutter-xs-none>* {
    padding-left: 0;
    padding-top: 0
  }

  .q-gutter-xs-x-xs {
    margin-left: -4px
  }

  .q-gutter-xs-x-xs>* {
    margin-left: 4px
  }

  .q-gutter-xs-y-xs {
    margin-top: -4px
  }

  .q-gutter-xs-y-xs>* {
    margin-top: 4px
  }

  .q-gutter-xs-xs {
    margin-left: -4px;
    margin-top: -4px
  }

  .q-gutter-xs-xs>* {
    margin-left: 4px;
    margin-top: 4px
  }

  .q-col-gutter-xs-x-xs {
    margin-left: -4px
  }

  .q-col-gutter-xs-x-xs>* {
    padding-left: 4px
  }

  .q-col-gutter-xs-y-xs {
    margin-top: -4px
  }

  .q-col-gutter-xs-y-xs>* {
    padding-top: 4px
  }

  .q-col-gutter-xs-xs {
    margin-left: -4px;
    margin-top: -4px
  }

  .q-col-gutter-xs-xs>* {
    padding-left: 4px;
    padding-top: 4px
  }

  .q-gutter-xs-x-sm {
    margin-left: -8px
  }

  .q-gutter-xs-x-sm>* {
    margin-left: 8px
  }

  .q-gutter-xs-y-sm {
    margin-top: -8px
  }

  .q-gutter-xs-y-sm>* {
    margin-top: 8px
  }

  .q-gutter-xs-sm {
    margin-left: -8px;
    margin-top: -8px
  }

  .q-gutter-xs-sm>* {
    margin-left: 8px;
    margin-top: 8px
  }

  .q-col-gutter-xs-x-sm {
    margin-left: -8px
  }

  .q-col-gutter-xs-x-sm>* {
    padding-left: 8px
  }

  .q-col-gutter-xs-y-sm {
    margin-top: -8px
  }

  .q-col-gutter-xs-y-sm>* {
    padding-top: 8px
  }

  .q-col-gutter-xs-sm {
    margin-left: -8px;
    margin-top: -8px
  }

  .q-col-gutter-xs-sm>* {
    padding-left: 8px;
    padding-top: 8px
  }

  .q-gutter-xs-x-md {
    margin-left: -16px
  }

  .q-gutter-xs-x-md>* {
    margin-left: 16px
  }

  .q-gutter-xs-y-md {
    margin-top: -16px
  }

  .q-gutter-xs-y-md>* {
    margin-top: 16px
  }

  .q-gutter-xs-md {
    margin-left: -16px;
    margin-top: -16px
  }

  .q-gutter-xs-md>* {
    margin-left: 16px;
    margin-top: 16px
  }

  .q-col-gutter-xs-x-md {
    margin-left: -16px
  }

  .q-col-gutter-xs-x-md>* {
    padding-left: 16px
  }

  .q-col-gutter-xs-y-md {
    margin-top: -16px
  }

  .q-col-gutter-xs-y-md>* {
    padding-top: 16px
  }

  .q-col-gutter-xs-md {
    margin-left: -16px;
    margin-top: -16px
  }

  .q-col-gutter-xs-md>* {
    padding-left: 16px;
    padding-top: 16px
  }

  .q-gutter-xs-x-lg {
    margin-left: -24px
  }

  .q-gutter-xs-x-lg>* {
    margin-left: 24px
  }

  .q-gutter-xs-y-lg {
    margin-top: -24px
  }

  .q-gutter-xs-y-lg>* {
    margin-top: 24px
  }

  .q-gutter-xs-lg {
    margin-left: -24px;
    margin-top: -24px
  }

  .q-gutter-xs-lg>* {
    margin-left: 24px;
    margin-top: 24px
  }

  .q-col-gutter-xs-x-lg {
    margin-left: -24px
  }

  .q-col-gutter-xs-x-lg>* {
    padding-left: 24px
  }

  .q-col-gutter-xs-y-lg {
    margin-top: -24px
  }

  .q-col-gutter-xs-y-lg>* {
    padding-top: 24px
  }

  .q-col-gutter-xs-lg {
    margin-left: -24px;
    margin-top: -24px
  }

  .q-col-gutter-xs-lg>* {
    padding-left: 24px;
    padding-top: 24px
  }

  .q-gutter-xs-x-xl {
    margin-left: -48px
  }

  .q-gutter-xs-x-xl>* {
    margin-left: 48px
  }

  .q-gutter-xs-y-xl {
    margin-top: -48px
  }

  .q-gutter-xs-y-xl>* {
    margin-top: 48px
  }

  .q-gutter-xs-xl {
    margin-left: -48px;
    margin-top: -48px
  }

  .q-gutter-xs-xl>* {
    margin-left: 48px;
    margin-top: 48px
  }

  .q-col-gutter-xs-x-xl {
    margin-left: -48px
  }

  .q-col-gutter-xs-x-xl>* {
    padding-left: 48px
  }

  .q-col-gutter-xs-y-xl {
    margin-top: -48px
  }

  .q-col-gutter-xs-y-xl>* {
    padding-top: 48px
  }

  .q-col-gutter-xs-xl {
    margin-left: -48px;
    margin-top: -48px
  }

  .q-col-gutter-xs-xl>* {
    padding-left: 48px;
    padding-top: 48px
  }

  .row-xs>.col-0,
  .row-xs>.col-xs-0 {
    height: auto;
    width: 0
  }

  .row-xs>.offset-0,
  .row-xs>.offset-xs-0 {
    margin-left: 0
  }

  .column-xs>.col-0,
  .column-xs>.col-xs-0 {
    height: 0;
    width: auto
  }

  .row-xs>.col-1,
  .row-xs>.col-xs-1 {
    height: auto;
    width: 8.3333%
  }

  .row-xs>.offset-1,
  .row-xs>.offset-xs-1 {
    margin-left: 8.3333%
  }

  .column-xs>.col-1,
  .column-xs>.col-xs-1 {
    height: 8.3333%;
    width: auto
  }

  .row-xs>.col-2,
  .row-xs>.col-xs-2 {
    height: auto;
    width: 16.6667%
  }

  .row-xs>.offset-2,
  .row-xs>.offset-xs-2 {
    margin-left: 16.6667%
  }

  .column-xs>.col-2,
  .column-xs>.col-xs-2 {
    height: 16.6667%;
    width: auto
  }

  .row-xs>.col-3,
  .row-xs>.col-xs-3 {
    height: auto;
    width: 25%
  }

  .row-xs>.offset-3,
  .row-xs>.offset-xs-3 {
    margin-left: 25%
  }

  .column-xs>.col-3,
  .column-xs>.col-xs-3 {
    height: 25%;
    width: auto
  }

  .row-xs>.col-4,
  .row-xs>.col-xs-4 {
    height: auto;
    width: 33.3333%
  }

  .row-xs>.offset-4,
  .row-xs>.offset-xs-4 {
    margin-left: 33.3333%
  }

  .column-xs>.col-4,
  .column-xs>.col-xs-4 {
    height: 33.3333%;
    width: auto
  }

  .row-xs>.col-5,
  .row-xs>.col-xs-5 {
    height: auto;
    width: 41.6667%
  }

  .row-xs>.offset-5,
  .row-xs>.offset-xs-5 {
    margin-left: 41.6667%
  }

  .column-xs>.col-5,
  .column-xs>.col-xs-5 {
    height: 41.6667%;
    width: auto
  }

  .row-xs>.col-6,
  .row-xs>.col-xs-6 {
    height: auto;
    width: 50%
  }

  .row-xs>.offset-6,
  .row-xs>.offset-xs-6 {
    margin-left: 50%
  }

  .column-xs>.col-6,
  .column-xs>.col-xs-6 {
    height: 50%;
    width: auto
  }

  .row-xs>.col-7,
  .row-xs>.col-xs-7 {
    height: auto;
    width: 58.3333%
  }

  .row-xs>.offset-7,
  .row-xs>.offset-xs-7 {
    margin-left: 58.3333%
  }

  .column-xs>.col-7,
  .column-xs>.col-xs-7 {
    height: 58.3333%;
    width: auto
  }

  .row-xs>.col-8,
  .row-xs>.col-xs-8 {
    height: auto;
    width: 66.6667%
  }

  .row-xs>.offset-8,
  .row-xs>.offset-xs-8 {
    margin-left: 66.6667%
  }

  .column-xs>.col-8,
  .column-xs>.col-xs-8 {
    height: 66.6667%;
    width: auto
  }

  .row-xs>.col-9,
  .row-xs>.col-xs-9 {
    height: auto;
    width: 75%
  }

  .row-xs>.offset-9,
  .row-xs>.offset-xs-9 {
    margin-left: 75%
  }

  .column-xs>.col-9,
  .column-xs>.col-xs-9 {
    height: 75%;
    width: auto
  }

  .row-xs>.col-10,
  .row-xs>.col-xs-10 {
    height: auto;
    width: 83.3333%
  }

  .row-xs>.offset-10,
  .row-xs>.offset-xs-10 {
    margin-left: 83.3333%
  }

  .column-xs>.col-10,
  .column-xs>.col-xs-10 {
    height: 83.3333%;
    width: auto
  }

  .row-xs>.col-11,
  .row-xs>.col-xs-11 {
    height: auto;
    width: 91.6667%
  }

  .row-xs>.offset-11,
  .row-xs>.offset-xs-11 {
    margin-left: 91.6667%
  }

  .column-xs>.col-11,
  .column-xs>.col-xs-11 {
    height: 91.6667%;
    width: auto
  }

  .row-xs>.col-12,
  .row-xs>.col-xs-12 {
    height: auto;
    width: 100%
  }

  .row-xs>.offset-12,
  .row-xs>.offset-xs-12 {
    margin-left: 100%
  }

  .column-xs>.col-12,
  .column-xs>.col-xs-12 {
    height: 100%;
    width: auto
  }
}

@media (min-width:600px) {
  .flex-sm-block {
    display: block
  }

  .flex-sm-inline {
    display: inline-block
  }

  .q-pa-sm-none {
    padding: 0
  }

  .q-pl-sm-none {
    padding-left: 0
  }

  .q-pr-sm-none {
    padding-right: 0
  }

  .q-pt-sm-none {
    padding-top: 0
  }

  .q-pb-sm-none {
    padding-bottom: 0
  }

  .q-px-sm-none {
    padding-left: 0;
    padding-right: 0
  }

  .q-py-sm-none {
    padding-bottom: 0;
    padding-top: 0
  }

  .q-ma-sm-none {
    margin: 0
  }

  .q-ml-sm-none {
    margin-left: 0
  }

  .q-mr-sm-none {
    margin-right: 0
  }

  .q-mt-sm-none {
    margin-top: 0
  }

  .q-mb-sm-none {
    margin-bottom: 0
  }

  .q-mx-sm-none {
    margin-left: 0;
    margin-right: 0
  }

  .q-my-sm-none {
    margin-bottom: 0;
    margin-top: 0
  }

  .q-pa-sm-xs {
    padding: 4px
  }

  .q-pl-sm-xs {
    padding-left: 4px
  }

  .q-pr-sm-xs {
    padding-right: 4px
  }

  .q-pt-sm-xs {
    padding-top: 4px
  }

  .q-pb-sm-xs {
    padding-bottom: 4px
  }

  .q-px-sm-xs {
    padding-left: 4px;
    padding-right: 4px
  }

  .q-py-sm-xs {
    padding-bottom: 4px;
    padding-top: 4px
  }

  .q-ma-sm-xs {
    margin: 4px
  }

  .q-ml-sm-xs {
    margin-left: 4px
  }

  .q-mr-sm-xs {
    margin-right: 4px
  }

  .q-mt-sm-xs {
    margin-top: 4px
  }

  .q-mb-sm-xs {
    margin-bottom: 4px
  }

  .q-mx-sm-xs {
    margin-left: 4px;
    margin-right: 4px
  }

  .q-my-sm-xs {
    margin-bottom: 4px;
    margin-top: 4px
  }

  .q-pa-sm-sm {
    padding: 8px
  }

  .q-pl-sm-sm {
    padding-left: 8px
  }

  .q-pr-sm-sm {
    padding-right: 8px
  }

  .q-pt-sm-sm {
    padding-top: 8px
  }

  .q-pb-sm-sm {
    padding-bottom: 8px
  }

  .q-px-sm-sm {
    padding-left: 8px;
    padding-right: 8px
  }

  .q-py-sm-sm {
    padding-bottom: 8px;
    padding-top: 8px
  }

  .q-ma-sm-sm {
    margin: 8px
  }

  .q-ml-sm-sm {
    margin-left: 8px
  }

  .q-mr-sm-sm {
    margin-right: 8px
  }

  .q-mt-sm-sm {
    margin-top: 8px
  }

  .q-mb-sm-sm {
    margin-bottom: 8px
  }

  .q-mx-sm-sm {
    margin-left: 8px;
    margin-right: 8px
  }

  .q-my-sm-sm {
    margin-bottom: 8px;
    margin-top: 8px
  }

  .q-pa-sm-md {
    padding: 16px
  }

  .q-pl-sm-md {
    padding-left: 16px
  }

  .q-pr-sm-md {
    padding-right: 16px
  }

  .q-pt-sm-md {
    padding-top: 16px
  }

  .q-pb-sm-md {
    padding-bottom: 16px
  }

  .q-px-sm-md {
    padding-left: 16px;
    padding-right: 16px
  }

  .q-py-sm-md {
    padding-bottom: 16px;
    padding-top: 16px
  }

  .q-ma-sm-md {
    margin: 16px
  }

  .q-ml-sm-md {
    margin-left: 16px
  }

  .q-mr-sm-md {
    margin-right: 16px
  }

  .q-mt-sm-md {
    margin-top: 16px
  }

  .q-mb-sm-md {
    margin-bottom: 16px
  }

  .q-mx-sm-md {
    margin-left: 16px;
    margin-right: 16px
  }

  .q-my-sm-md {
    margin-bottom: 16px;
    margin-top: 16px
  }

  .q-pa-sm-lg {
    padding: 24px
  }

  .q-pl-sm-lg {
    padding-left: 24px
  }

  .q-pr-sm-lg {
    padding-right: 24px
  }

  .q-pt-sm-lg {
    padding-top: 24px
  }

  .q-pb-sm-lg {
    padding-bottom: 24px
  }

  .q-px-sm-lg {
    padding-left: 24px;
    padding-right: 24px
  }

  .q-py-sm-lg {
    padding-bottom: 24px;
    padding-top: 24px
  }

  .q-ma-sm-lg {
    margin: 24px
  }

  .q-ml-sm-lg {
    margin-left: 24px
  }

  .q-mr-sm-lg {
    margin-right: 24px
  }

  .q-mt-sm-lg {
    margin-top: 24px
  }

  .q-mb-sm-lg {
    margin-bottom: 24px
  }

  .q-mx-sm-lg {
    margin-left: 24px;
    margin-right: 24px
  }

  .q-my-sm-lg {
    margin-bottom: 24px;
    margin-top: 24px
  }

  .q-pa-sm-xl {
    padding: 48px
  }

  .q-pl-sm-xl {
    padding-left: 48px
  }

  .q-pr-sm-xl {
    padding-right: 48px
  }

  .q-pt-sm-xl {
    padding-top: 48px
  }

  .q-pb-sm-xl {
    padding-bottom: 48px
  }

  .q-px-sm-xl {
    padding-left: 48px;
    padding-right: 48px
  }

  .q-py-sm-xl {
    padding-bottom: 48px;
    padding-top: 48px
  }

  .q-ma-sm-xl {
    margin: 48px
  }

  .q-ml-sm-xl {
    margin-left: 48px
  }

  .q-mr-sm-xl {
    margin-right: 48px
  }

  .q-mt-sm-xl {
    margin-top: 48px
  }

  .q-mb-sm-xl {
    margin-bottom: 48px
  }

  .q-mx-sm-xl {
    margin-left: 48px;
    margin-right: 48px
  }

  .q-my-sm-xl {
    margin-bottom: 48px;
    margin-top: 48px
  }

  .q-ml-sm-auto {
    margin-left: auto
  }

  .q-mr-sm-auto,
  .q-mx-sm-auto {
    margin-right: auto
  }

  .q-mx-sm-auto {
    margin-left: auto
  }

  .column.inline-sm,
  .flex.inline-sm,
  .row.inline-sm {
    display: inline-flex
  }

  .column-sm,
  .flex-sm,
  .row-sm {
    display: flex;
    flex-wrap: wrap
  }

  .column-sm.inline,
  .column-sm.inline-sm,
  .flex-sm.inline,
  .flex-sm.inline-sm,
  .row-sm.inline,
  .row-sm.inline-sm {
    display: inline-flex
  }

  .row.reverse-sm {
    flex-direction: row-reverse
  }

  .row-sm {
    flex-direction: row
  }

  .row-sm.reverse,
  .row-sm.reverse-sm {
    flex-direction: row-reverse
  }

  .column.reverse-sm {
    flex-direction: column-reverse
  }

  .column-sm {
    flex-direction: column
  }

  .column-sm.reverse,
  .column-sm.reverse-sm {
    flex-direction: column-reverse
  }

  .wrap-sm {
    flex-wrap: wrap
  }

  .no-wrap-sm {
    flex-wrap: nowrap
  }

  .reverse-wrap-sm {
    flex-wrap: wrap-reverse
  }

  .order-sm-first {
    order: -10000
  }

  .order-sm-last {
    order: 10000
  }

  .order-sm-none {
    order: 0
  }

  .justify-sm-start {
    justify-content: flex-start
  }

  .justify-sm-end {
    justify-content: flex-end
  }

  .flex-sm-center,
  .justify-sm-center {
    justify-content: center
  }

  .justify-sm-between {
    justify-content: space-between
  }

  .justify-sm-around {
    justify-content: space-around
  }

  .justify-sm-evenly {
    justify-content: space-evenly
  }

  .items-sm-start {
    align-items: flex-start
  }

  .items-sm-end {
    align-items: flex-end
  }

  .flex-sm-center,
  .items-sm-center {
    align-items: center
  }

  .items-sm-baseline {
    align-items: baseline
  }

  .items-sm-stretch {
    align-items: stretch
  }

  .content-sm-start {
    align-content: flex-start
  }

  .content-sm-end {
    align-content: flex-end
  }

  .content-sm-center {
    align-content: center
  }

  .content-sm-between {
    align-content: space-between
  }

  .content-sm-around {
    align-content: space-around
  }

  .self-sm-start {
    align-self: flex-start
  }

  .self-sm-end {
    align-self: flex-end
  }

  .self-sm-center {
    align-self: center
  }

  .self-sm-baseline {
    align-self: baseline
  }

  .self-sm-stretch {
    align-self: stretch
  }

  .q-gutter-sm-x-none,
  .q-gutter-sm-x-none>* {
    margin-left: 0
  }

  .q-gutter-sm-y-none,
  .q-gutter-sm-y-none>* {
    margin-top: 0
  }

  .q-gutter-sm-none,
  .q-gutter-sm-none>* {
    margin-left: 0;
    margin-top: 0
  }

  .q-col-gutter-sm-x-none {
    margin-left: 0
  }

  .q-col-gutter-sm-x-none>* {
    padding-left: 0
  }

  .q-col-gutter-sm-y-none {
    margin-top: 0
  }

  .q-col-gutter-sm-y-none>* {
    padding-top: 0
  }

  .q-col-gutter-sm-none {
    margin-left: 0;
    margin-top: 0
  }

  .q-col-gutter-sm-none>* {
    padding-left: 0;
    padding-top: 0
  }

  .q-gutter-sm-x-xs {
    margin-left: -4px
  }

  .q-gutter-sm-x-xs>* {
    margin-left: 4px
  }

  .q-gutter-sm-y-xs {
    margin-top: -4px
  }

  .q-gutter-sm-y-xs>* {
    margin-top: 4px
  }

  .q-gutter-sm-xs {
    margin-left: -4px;
    margin-top: -4px
  }

  .q-gutter-sm-xs>* {
    margin-left: 4px;
    margin-top: 4px
  }

  .q-col-gutter-sm-x-xs {
    margin-left: -4px
  }

  .q-col-gutter-sm-x-xs>* {
    padding-left: 4px
  }

  .q-col-gutter-sm-y-xs {
    margin-top: -4px
  }

  .q-col-gutter-sm-y-xs>* {
    padding-top: 4px
  }

  .q-col-gutter-sm-xs {
    margin-left: -4px;
    margin-top: -4px
  }

  .q-col-gutter-sm-xs>* {
    padding-left: 4px;
    padding-top: 4px
  }

  .q-gutter-sm-x-sm {
    margin-left: -8px
  }

  .q-gutter-sm-x-sm>* {
    margin-left: 8px
  }

  .q-gutter-sm-y-sm {
    margin-top: -8px
  }

  .q-gutter-sm-y-sm>* {
    margin-top: 8px
  }

  .q-gutter-sm-sm {
    margin-left: -8px;
    margin-top: -8px
  }

  .q-gutter-sm-sm>* {
    margin-left: 8px;
    margin-top: 8px
  }

  .q-col-gutter-sm-x-sm {
    margin-left: -8px
  }

  .q-col-gutter-sm-x-sm>* {
    padding-left: 8px
  }

  .q-col-gutter-sm-y-sm {
    margin-top: -8px
  }

  .q-col-gutter-sm-y-sm>* {
    padding-top: 8px
  }

  .q-col-gutter-sm-sm {
    margin-left: -8px;
    margin-top: -8px
  }

  .q-col-gutter-sm-sm>* {
    padding-left: 8px;
    padding-top: 8px
  }

  .q-gutter-sm-x-md {
    margin-left: -16px
  }

  .q-gutter-sm-x-md>* {
    margin-left: 16px
  }

  .q-gutter-sm-y-md {
    margin-top: -16px
  }

  .q-gutter-sm-y-md>* {
    margin-top: 16px
  }

  .q-gutter-sm-md {
    margin-left: -16px;
    margin-top: -16px
  }

  .q-gutter-sm-md>* {
    margin-left: 16px;
    margin-top: 16px
  }

  .q-col-gutter-sm-x-md {
    margin-left: -16px
  }

  .q-col-gutter-sm-x-md>* {
    padding-left: 16px
  }

  .q-col-gutter-sm-y-md {
    margin-top: -16px
  }

  .q-col-gutter-sm-y-md>* {
    padding-top: 16px
  }

  .q-col-gutter-sm-md {
    margin-left: -16px;
    margin-top: -16px
  }

  .q-col-gutter-sm-md>* {
    padding-left: 16px;
    padding-top: 16px
  }

  .q-gutter-sm-x-lg {
    margin-left: -24px
  }

  .q-gutter-sm-x-lg>* {
    margin-left: 24px
  }

  .q-gutter-sm-y-lg {
    margin-top: -24px
  }

  .q-gutter-sm-y-lg>* {
    margin-top: 24px
  }

  .q-gutter-sm-lg {
    margin-left: -24px;
    margin-top: -24px
  }

  .q-gutter-sm-lg>* {
    margin-left: 24px;
    margin-top: 24px
  }

  .q-col-gutter-sm-x-lg {
    margin-left: -24px
  }

  .q-col-gutter-sm-x-lg>* {
    padding-left: 24px
  }

  .q-col-gutter-sm-y-lg {
    margin-top: -24px
  }

  .q-col-gutter-sm-y-lg>* {
    padding-top: 24px
  }

  .q-col-gutter-sm-lg {
    margin-left: -24px;
    margin-top: -24px
  }

  .q-col-gutter-sm-lg>* {
    padding-left: 24px;
    padding-top: 24px
  }

  .q-gutter-sm-x-xl {
    margin-left: -48px
  }

  .q-gutter-sm-x-xl>* {
    margin-left: 48px
  }

  .q-gutter-sm-y-xl {
    margin-top: -48px
  }

  .q-gutter-sm-y-xl>* {
    margin-top: 48px
  }

  .q-gutter-sm-xl {
    margin-left: -48px;
    margin-top: -48px
  }

  .q-gutter-sm-xl>* {
    margin-left: 48px;
    margin-top: 48px
  }

  .q-col-gutter-sm-x-xl {
    margin-left: -48px
  }

  .q-col-gutter-sm-x-xl>* {
    padding-left: 48px
  }

  .q-col-gutter-sm-y-xl {
    margin-top: -48px
  }

  .q-col-gutter-sm-y-xl>* {
    padding-top: 48px
  }

  .q-col-gutter-sm-xl {
    margin-left: -48px;
    margin-top: -48px
  }

  .q-col-gutter-sm-xl>* {
    padding-left: 48px;
    padding-top: 48px
  }

  .row-sm>.col-0,
  .row-sm>.col-xs-0 {
    height: auto;
    width: 0
  }

  .row-sm>.offset-0,
  .row-sm>.offset-xs-0 {
    margin-left: 0
  }

  .column-sm>.col-0,
  .column-sm>.col-xs-0 {
    height: 0;
    width: auto
  }

  .row-sm>.col-1,
  .row-sm>.col-xs-1 {
    height: auto;
    width: 8.3333%
  }

  .row-sm>.offset-1,
  .row-sm>.offset-xs-1 {
    margin-left: 8.3333%
  }

  .column-sm>.col-1,
  .column-sm>.col-xs-1 {
    height: 8.3333%;
    width: auto
  }

  .row-sm>.col-2,
  .row-sm>.col-xs-2 {
    height: auto;
    width: 16.6667%
  }

  .row-sm>.offset-2,
  .row-sm>.offset-xs-2 {
    margin-left: 16.6667%
  }

  .column-sm>.col-2,
  .column-sm>.col-xs-2 {
    height: 16.6667%;
    width: auto
  }

  .row-sm>.col-3,
  .row-sm>.col-xs-3 {
    height: auto;
    width: 25%
  }

  .row-sm>.offset-3,
  .row-sm>.offset-xs-3 {
    margin-left: 25%
  }

  .column-sm>.col-3,
  .column-sm>.col-xs-3 {
    height: 25%;
    width: auto
  }

  .row-sm>.col-4,
  .row-sm>.col-xs-4 {
    height: auto;
    width: 33.3333%
  }

  .row-sm>.offset-4,
  .row-sm>.offset-xs-4 {
    margin-left: 33.3333%
  }

  .column-sm>.col-4,
  .column-sm>.col-xs-4 {
    height: 33.3333%;
    width: auto
  }

  .row-sm>.col-5,
  .row-sm>.col-xs-5 {
    height: auto;
    width: 41.6667%
  }

  .row-sm>.offset-5,
  .row-sm>.offset-xs-5 {
    margin-left: 41.6667%
  }

  .column-sm>.col-5,
  .column-sm>.col-xs-5 {
    height: 41.6667%;
    width: auto
  }

  .row-sm>.col-6,
  .row-sm>.col-xs-6 {
    height: auto;
    width: 50%
  }

  .row-sm>.offset-6,
  .row-sm>.offset-xs-6 {
    margin-left: 50%
  }

  .column-sm>.col-6,
  .column-sm>.col-xs-6 {
    height: 50%;
    width: auto
  }

  .row-sm>.col-7,
  .row-sm>.col-xs-7 {
    height: auto;
    width: 58.3333%
  }

  .row-sm>.offset-7,
  .row-sm>.offset-xs-7 {
    margin-left: 58.3333%
  }

  .column-sm>.col-7,
  .column-sm>.col-xs-7 {
    height: 58.3333%;
    width: auto
  }

  .row-sm>.col-8,
  .row-sm>.col-xs-8 {
    height: auto;
    width: 66.6667%
  }

  .row-sm>.offset-8,
  .row-sm>.offset-xs-8 {
    margin-left: 66.6667%
  }

  .column-sm>.col-8,
  .column-sm>.col-xs-8 {
    height: 66.6667%;
    width: auto
  }

  .row-sm>.col-9,
  .row-sm>.col-xs-9 {
    height: auto;
    width: 75%
  }

  .row-sm>.offset-9,
  .row-sm>.offset-xs-9 {
    margin-left: 75%
  }

  .column-sm>.col-9,
  .column-sm>.col-xs-9 {
    height: 75%;
    width: auto
  }

  .row-sm>.col-10,
  .row-sm>.col-xs-10 {
    height: auto;
    width: 83.3333%
  }

  .row-sm>.offset-10,
  .row-sm>.offset-xs-10 {
    margin-left: 83.3333%
  }

  .column-sm>.col-10,
  .column-sm>.col-xs-10 {
    height: 83.3333%;
    width: auto
  }

  .row-sm>.col-11,
  .row-sm>.col-xs-11 {
    height: auto;
    width: 91.6667%
  }

  .row-sm>.offset-11,
  .row-sm>.offset-xs-11 {
    margin-left: 91.6667%
  }

  .column-sm>.col-11,
  .column-sm>.col-xs-11 {
    height: 91.6667%;
    width: auto
  }

  .row-sm>.col-12,
  .row-sm>.col-xs-12 {
    height: auto;
    width: 100%
  }

  .row-sm>.offset-12,
  .row-sm>.offset-xs-12 {
    margin-left: 100%
  }

  .column-sm>.col-12,
  .column-sm>.col-xs-12 {
    height: 100%;
    width: auto
  }

  .row-sm>.col-sm-0 {
    height: auto;
    width: 0
  }

  .row-sm>.offset-sm-0 {
    margin-left: 0
  }

  .column-sm>.col-sm-0 {
    height: 0;
    width: auto
  }

  .row-sm>.col-sm-1 {
    height: auto;
    width: 8.3333%
  }

  .row-sm>.offset-sm-1 {
    margin-left: 8.3333%
  }

  .column-sm>.col-sm-1 {
    height: 8.3333%;
    width: auto
  }

  .row-sm>.col-sm-2 {
    height: auto;
    width: 16.6667%
  }

  .row-sm>.offset-sm-2 {
    margin-left: 16.6667%
  }

  .column-sm>.col-sm-2 {
    height: 16.6667%;
    width: auto
  }

  .row-sm>.col-sm-3 {
    height: auto;
    width: 25%
  }

  .row-sm>.offset-sm-3 {
    margin-left: 25%
  }

  .column-sm>.col-sm-3 {
    height: 25%;
    width: auto
  }

  .row-sm>.col-sm-4 {
    height: auto;
    width: 33.3333%
  }

  .row-sm>.offset-sm-4 {
    margin-left: 33.3333%
  }

  .column-sm>.col-sm-4 {
    height: 33.3333%;
    width: auto
  }

  .row-sm>.col-sm-5 {
    height: auto;
    width: 41.6667%
  }

  .row-sm>.offset-sm-5 {
    margin-left: 41.6667%
  }

  .column-sm>.col-sm-5 {
    height: 41.6667%;
    width: auto
  }

  .row-sm>.col-sm-6 {
    height: auto;
    width: 50%
  }

  .row-sm>.offset-sm-6 {
    margin-left: 50%
  }

  .column-sm>.col-sm-6 {
    height: 50%;
    width: auto
  }

  .row-sm>.col-sm-7 {
    height: auto;
    width: 58.3333%
  }

  .row-sm>.offset-sm-7 {
    margin-left: 58.3333%
  }

  .column-sm>.col-sm-7 {
    height: 58.3333%;
    width: auto
  }

  .row-sm>.col-sm-8 {
    height: auto;
    width: 66.6667%
  }

  .row-sm>.offset-sm-8 {
    margin-left: 66.6667%
  }

  .column-sm>.col-sm-8 {
    height: 66.6667%;
    width: auto
  }

  .row-sm>.col-sm-9 {
    height: auto;
    width: 75%
  }

  .row-sm>.offset-sm-9 {
    margin-left: 75%
  }

  .column-sm>.col-sm-9 {
    height: 75%;
    width: auto
  }

  .row-sm>.col-sm-10 {
    height: auto;
    width: 83.3333%
  }

  .row-sm>.offset-sm-10 {
    margin-left: 83.3333%
  }

  .column-sm>.col-sm-10 {
    height: 83.3333%;
    width: auto
  }

  .row-sm>.col-sm-11 {
    height: auto;
    width: 91.6667%
  }

  .row-sm>.offset-sm-11 {
    margin-left: 91.6667%
  }

  .column-sm>.col-sm-11 {
    height: 91.6667%;
    width: auto
  }

  .row-sm>.col-sm-12 {
    height: auto;
    width: 100%
  }

  .row-sm>.offset-sm-12 {
    margin-left: 100%
  }

  .column-sm>.col-sm-12 {
    height: 100%;
    width: auto
  }
}

@media (min-width:1024px) {
  .flex-md-block {
    display: block
  }

  .flex-md-inline {
    display: inline-block
  }

  .q-pa-md-none {
    padding: 0
  }

  .q-pl-md-none {
    padding-left: 0
  }

  .q-pr-md-none {
    padding-right: 0
  }

  .q-pt-md-none {
    padding-top: 0
  }

  .q-pb-md-none {
    padding-bottom: 0
  }

  .q-px-md-none {
    padding-left: 0;
    padding-right: 0
  }

  .q-py-md-none {
    padding-bottom: 0;
    padding-top: 0
  }

  .q-ma-md-none {
    margin: 0
  }

  .q-ml-md-none {
    margin-left: 0
  }

  .q-mr-md-none {
    margin-right: 0
  }

  .q-mt-md-none {
    margin-top: 0
  }

  .q-mb-md-none {
    margin-bottom: 0
  }

  .q-mx-md-none {
    margin-left: 0;
    margin-right: 0
  }

  .q-my-md-none {
    margin-bottom: 0;
    margin-top: 0
  }

  .q-pa-md-xs {
    padding: 4px
  }

  .q-pl-md-xs {
    padding-left: 4px
  }

  .q-pr-md-xs {
    padding-right: 4px
  }

  .q-pt-md-xs {
    padding-top: 4px
  }

  .q-pb-md-xs {
    padding-bottom: 4px
  }

  .q-px-md-xs {
    padding-left: 4px;
    padding-right: 4px
  }

  .q-py-md-xs {
    padding-bottom: 4px;
    padding-top: 4px
  }

  .q-ma-md-xs {
    margin: 4px
  }

  .q-ml-md-xs {
    margin-left: 4px
  }

  .q-mr-md-xs {
    margin-right: 4px
  }

  .q-mt-md-xs {
    margin-top: 4px
  }

  .q-mb-md-xs {
    margin-bottom: 4px
  }

  .q-mx-md-xs {
    margin-left: 4px;
    margin-right: 4px
  }

  .q-my-md-xs {
    margin-bottom: 4px;
    margin-top: 4px
  }

  .q-pa-md-sm {
    padding: 8px
  }

  .q-pl-md-sm {
    padding-left: 8px
  }

  .q-pr-md-sm {
    padding-right: 8px
  }

  .q-pt-md-sm {
    padding-top: 8px
  }

  .q-pb-md-sm {
    padding-bottom: 8px
  }

  .q-px-md-sm {
    padding-left: 8px;
    padding-right: 8px
  }

  .q-py-md-sm {
    padding-bottom: 8px;
    padding-top: 8px
  }

  .q-ma-md-sm {
    margin: 8px
  }

  .q-ml-md-sm {
    margin-left: 8px
  }

  .q-mr-md-sm {
    margin-right: 8px
  }

  .q-mt-md-sm {
    margin-top: 8px
  }

  .q-mb-md-sm {
    margin-bottom: 8px
  }

  .q-mx-md-sm {
    margin-left: 8px;
    margin-right: 8px
  }

  .q-my-md-sm {
    margin-bottom: 8px;
    margin-top: 8px
  }

  .q-pa-md-md {
    padding: 16px
  }

  .q-pl-md-md {
    padding-left: 16px
  }

  .q-pr-md-md {
    padding-right: 16px
  }

  .q-pt-md-md {
    padding-top: 16px
  }

  .q-pb-md-md {
    padding-bottom: 16px
  }

  .q-px-md-md {
    padding-left: 16px;
    padding-right: 16px
  }

  .q-py-md-md {
    padding-bottom: 16px;
    padding-top: 16px
  }

  .q-ma-md-md {
    margin: 16px
  }

  .q-ml-md-md {
    margin-left: 16px
  }

  .q-mr-md-md {
    margin-right: 16px
  }

  .q-mt-md-md {
    margin-top: 16px
  }

  .q-mb-md-md {
    margin-bottom: 16px
  }

  .q-mx-md-md {
    margin-left: 16px;
    margin-right: 16px
  }

  .q-my-md-md {
    margin-bottom: 16px;
    margin-top: 16px
  }

  .q-pa-md-lg {
    padding: 24px
  }

  .q-pl-md-lg {
    padding-left: 24px
  }

  .q-pr-md-lg {
    padding-right: 24px
  }

  .q-pt-md-lg {
    padding-top: 24px
  }

  .q-pb-md-lg {
    padding-bottom: 24px
  }

  .q-px-md-lg {
    padding-left: 24px;
    padding-right: 24px
  }

  .q-py-md-lg {
    padding-bottom: 24px;
    padding-top: 24px
  }

  .q-ma-md-lg {
    margin: 24px
  }

  .q-ml-md-lg {
    margin-left: 24px
  }

  .q-mr-md-lg {
    margin-right: 24px
  }

  .q-mt-md-lg {
    margin-top: 24px
  }

  .q-mb-md-lg {
    margin-bottom: 24px
  }

  .q-mx-md-lg {
    margin-left: 24px;
    margin-right: 24px
  }

  .q-my-md-lg {
    margin-bottom: 24px;
    margin-top: 24px
  }

  .q-pa-md-xl {
    padding: 48px
  }

  .q-pl-md-xl {
    padding-left: 48px
  }

  .q-pr-md-xl {
    padding-right: 48px
  }

  .q-pt-md-xl {
    padding-top: 48px
  }

  .q-pb-md-xl {
    padding-bottom: 48px
  }

  .q-px-md-xl {
    padding-left: 48px;
    padding-right: 48px
  }

  .q-py-md-xl {
    padding-bottom: 48px;
    padding-top: 48px
  }

  .q-ma-md-xl {
    margin: 48px
  }

  .q-ml-md-xl {
    margin-left: 48px
  }

  .q-mr-md-xl {
    margin-right: 48px
  }

  .q-mt-md-xl {
    margin-top: 48px
  }

  .q-mb-md-xl {
    margin-bottom: 48px
  }

  .q-mx-md-xl {
    margin-left: 48px;
    margin-right: 48px
  }

  .q-my-md-xl {
    margin-bottom: 48px;
    margin-top: 48px
  }

  .q-ml-md-auto {
    margin-left: auto
  }

  .q-mr-md-auto,
  .q-mx-md-auto {
    margin-right: auto
  }

  .q-mx-md-auto {
    margin-left: auto
  }

  .column.inline-md,
  .flex.inline-md,
  .row.inline-md {
    display: inline-flex
  }

  .column-md,
  .flex-md,
  .row-md {
    display: flex;
    flex-wrap: wrap
  }

  .column-md.inline,
  .column-md.inline-md,
  .flex-md.inline,
  .flex-md.inline-md,
  .row-md.inline,
  .row-md.inline-md {
    display: inline-flex
  }

  .row.reverse-md {
    flex-direction: row-reverse
  }

  .row-md {
    flex-direction: row
  }

  .row-md.reverse,
  .row-md.reverse-md {
    flex-direction: row-reverse
  }

  .column.reverse-md {
    flex-direction: column-reverse
  }

  .column-md {
    flex-direction: column
  }

  .column-md.reverse,
  .column-md.reverse-md {
    flex-direction: column-reverse
  }

  .wrap-md {
    flex-wrap: wrap
  }

  .no-wrap-md {
    flex-wrap: nowrap
  }

  .reverse-wrap-md {
    flex-wrap: wrap-reverse
  }

  .order-md-first {
    order: -10000
  }

  .order-md-last {
    order: 10000
  }

  .order-md-none {
    order: 0
  }

  .justify-md-start {
    justify-content: flex-start
  }

  .justify-md-end {
    justify-content: flex-end
  }

  .flex-md-center,
  .justify-md-center {
    justify-content: center
  }

  .justify-md-between {
    justify-content: space-between
  }

  .justify-md-around {
    justify-content: space-around
  }

  .justify-md-evenly {
    justify-content: space-evenly
  }

  .items-md-start {
    align-items: flex-start
  }

  .items-md-end {
    align-items: flex-end
  }

  .flex-md-center,
  .items-md-center {
    align-items: center
  }

  .items-md-baseline {
    align-items: baseline
  }

  .items-md-stretch {
    align-items: stretch
  }

  .content-md-start {
    align-content: flex-start
  }

  .content-md-end {
    align-content: flex-end
  }

  .content-md-center {
    align-content: center
  }

  .content-md-between {
    align-content: space-between
  }

  .content-md-around {
    align-content: space-around
  }

  .self-md-start {
    align-self: flex-start
  }

  .self-md-end {
    align-self: flex-end
  }

  .self-md-center {
    align-self: center
  }

  .self-md-baseline {
    align-self: baseline
  }

  .self-md-stretch {
    align-self: stretch
  }

  .q-gutter-md-x-none,
  .q-gutter-md-x-none>* {
    margin-left: 0
  }

  .q-gutter-md-y-none,
  .q-gutter-md-y-none>* {
    margin-top: 0
  }

  .q-gutter-md-none,
  .q-gutter-md-none>* {
    margin-left: 0;
    margin-top: 0
  }

  .q-col-gutter-md-x-none {
    margin-left: 0
  }

  .q-col-gutter-md-x-none>* {
    padding-left: 0
  }

  .q-col-gutter-md-y-none {
    margin-top: 0
  }

  .q-col-gutter-md-y-none>* {
    padding-top: 0
  }

  .q-col-gutter-md-none {
    margin-left: 0;
    margin-top: 0
  }

  .q-col-gutter-md-none>* {
    padding-left: 0;
    padding-top: 0
  }

  .q-gutter-md-x-xs {
    margin-left: -4px
  }

  .q-gutter-md-x-xs>* {
    margin-left: 4px
  }

  .q-gutter-md-y-xs {
    margin-top: -4px
  }

  .q-gutter-md-y-xs>* {
    margin-top: 4px
  }

  .q-gutter-md-xs {
    margin-left: -4px;
    margin-top: -4px
  }

  .q-gutter-md-xs>* {
    margin-left: 4px;
    margin-top: 4px
  }

  .q-col-gutter-md-x-xs {
    margin-left: -4px
  }

  .q-col-gutter-md-x-xs>* {
    padding-left: 4px
  }

  .q-col-gutter-md-y-xs {
    margin-top: -4px
  }

  .q-col-gutter-md-y-xs>* {
    padding-top: 4px
  }

  .q-col-gutter-md-xs {
    margin-left: -4px;
    margin-top: -4px
  }

  .q-col-gutter-md-xs>* {
    padding-left: 4px;
    padding-top: 4px
  }

  .q-gutter-md-x-sm {
    margin-left: -8px
  }

  .q-gutter-md-x-sm>* {
    margin-left: 8px
  }

  .q-gutter-md-y-sm {
    margin-top: -8px
  }

  .q-gutter-md-y-sm>* {
    margin-top: 8px
  }

  .q-gutter-md-sm {
    margin-left: -8px;
    margin-top: -8px
  }

  .q-gutter-md-sm>* {
    margin-left: 8px;
    margin-top: 8px
  }

  .q-col-gutter-md-x-sm {
    margin-left: -8px
  }

  .q-col-gutter-md-x-sm>* {
    padding-left: 8px
  }

  .q-col-gutter-md-y-sm {
    margin-top: -8px
  }

  .q-col-gutter-md-y-sm>* {
    padding-top: 8px
  }

  .q-col-gutter-md-sm {
    margin-left: -8px;
    margin-top: -8px
  }

  .q-col-gutter-md-sm>* {
    padding-left: 8px;
    padding-top: 8px
  }

  .q-gutter-md-x-md {
    margin-left: -16px
  }

  .q-gutter-md-x-md>* {
    margin-left: 16px
  }

  .q-gutter-md-y-md {
    margin-top: -16px
  }

  .q-gutter-md-y-md>* {
    margin-top: 16px
  }

  .q-gutter-md-md {
    margin-left: -16px;
    margin-top: -16px
  }

  .q-gutter-md-md>* {
    margin-left: 16px;
    margin-top: 16px
  }

  .q-col-gutter-md-x-md {
    margin-left: -16px
  }

  .q-col-gutter-md-x-md>* {
    padding-left: 16px
  }

  .q-col-gutter-md-y-md {
    margin-top: -16px
  }

  .q-col-gutter-md-y-md>* {
    padding-top: 16px
  }

  .q-col-gutter-md-md {
    margin-left: -16px;
    margin-top: -16px
  }

  .q-col-gutter-md-md>* {
    padding-left: 16px;
    padding-top: 16px
  }

  .q-gutter-md-x-lg {
    margin-left: -24px
  }

  .q-gutter-md-x-lg>* {
    margin-left: 24px
  }

  .q-gutter-md-y-lg {
    margin-top: -24px
  }

  .q-gutter-md-y-lg>* {
    margin-top: 24px
  }

  .q-gutter-md-lg {
    margin-left: -24px;
    margin-top: -24px
  }

  .q-gutter-md-lg>* {
    margin-left: 24px;
    margin-top: 24px
  }

  .q-col-gutter-md-x-lg {
    margin-left: -24px
  }

  .q-col-gutter-md-x-lg>* {
    padding-left: 24px
  }

  .q-col-gutter-md-y-lg {
    margin-top: -24px
  }

  .q-col-gutter-md-y-lg>* {
    padding-top: 24px
  }

  .q-col-gutter-md-lg {
    margin-left: -24px;
    margin-top: -24px
  }

  .q-col-gutter-md-lg>* {
    padding-left: 24px;
    padding-top: 24px
  }

  .q-gutter-md-x-xl {
    margin-left: -48px
  }

  .q-gutter-md-x-xl>* {
    margin-left: 48px
  }

  .q-gutter-md-y-xl {
    margin-top: -48px
  }

  .q-gutter-md-y-xl>* {
    margin-top: 48px
  }

  .q-gutter-md-xl {
    margin-left: -48px;
    margin-top: -48px
  }

  .q-gutter-md-xl>* {
    margin-left: 48px;
    margin-top: 48px
  }

  .q-col-gutter-md-x-xl {
    margin-left: -48px
  }

  .q-col-gutter-md-x-xl>* {
    padding-left: 48px
  }

  .q-col-gutter-md-y-xl {
    margin-top: -48px
  }

  .q-col-gutter-md-y-xl>* {
    padding-top: 48px
  }

  .q-col-gutter-md-xl {
    margin-left: -48px;
    margin-top: -48px
  }

  .q-col-gutter-md-xl>* {
    padding-left: 48px;
    padding-top: 48px
  }

  .row-md>.col-0,
  .row-md>.col-xs-0 {
    height: auto;
    width: 0
  }

  .row-md>.offset-0,
  .row-md>.offset-xs-0 {
    margin-left: 0
  }

  .column-md>.col-0,
  .column-md>.col-xs-0 {
    height: 0;
    width: auto
  }

  .row-md>.col-1,
  .row-md>.col-xs-1 {
    height: auto;
    width: 8.3333%
  }

  .row-md>.offset-1,
  .row-md>.offset-xs-1 {
    margin-left: 8.3333%
  }

  .column-md>.col-1,
  .column-md>.col-xs-1 {
    height: 8.3333%;
    width: auto
  }

  .row-md>.col-2,
  .row-md>.col-xs-2 {
    height: auto;
    width: 16.6667%
  }

  .row-md>.offset-2,
  .row-md>.offset-xs-2 {
    margin-left: 16.6667%
  }

  .column-md>.col-2,
  .column-md>.col-xs-2 {
    height: 16.6667%;
    width: auto
  }

  .row-md>.col-3,
  .row-md>.col-xs-3 {
    height: auto;
    width: 25%
  }

  .row-md>.offset-3,
  .row-md>.offset-xs-3 {
    margin-left: 25%
  }

  .column-md>.col-3,
  .column-md>.col-xs-3 {
    height: 25%;
    width: auto
  }

  .row-md>.col-4,
  .row-md>.col-xs-4 {
    height: auto;
    width: 33.3333%
  }

  .row-md>.offset-4,
  .row-md>.offset-xs-4 {
    margin-left: 33.3333%
  }

  .column-md>.col-4,
  .column-md>.col-xs-4 {
    height: 33.3333%;
    width: auto
  }

  .row-md>.col-5,
  .row-md>.col-xs-5 {
    height: auto;
    width: 41.6667%
  }

  .row-md>.offset-5,
  .row-md>.offset-xs-5 {
    margin-left: 41.6667%
  }

  .column-md>.col-5,
  .column-md>.col-xs-5 {
    height: 41.6667%;
    width: auto
  }

  .row-md>.col-6,
  .row-md>.col-xs-6 {
    height: auto;
    width: 50%
  }

  .row-md>.offset-6,
  .row-md>.offset-xs-6 {
    margin-left: 50%
  }

  .column-md>.col-6,
  .column-md>.col-xs-6 {
    height: 50%;
    width: auto
  }

  .row-md>.col-7,
  .row-md>.col-xs-7 {
    height: auto;
    width: 58.3333%
  }

  .row-md>.offset-7,
  .row-md>.offset-xs-7 {
    margin-left: 58.3333%
  }

  .column-md>.col-7,
  .column-md>.col-xs-7 {
    height: 58.3333%;
    width: auto
  }

  .row-md>.col-8,
  .row-md>.col-xs-8 {
    height: auto;
    width: 66.6667%
  }

  .row-md>.offset-8,
  .row-md>.offset-xs-8 {
    margin-left: 66.6667%
  }

  .column-md>.col-8,
  .column-md>.col-xs-8 {
    height: 66.6667%;
    width: auto
  }

  .row-md>.col-9,
  .row-md>.col-xs-9 {
    height: auto;
    width: 75%
  }

  .row-md>.offset-9,
  .row-md>.offset-xs-9 {
    margin-left: 75%
  }

  .column-md>.col-9,
  .column-md>.col-xs-9 {
    height: 75%;
    width: auto
  }

  .row-md>.col-10,
  .row-md>.col-xs-10 {
    height: auto;
    width: 83.3333%
  }

  .row-md>.offset-10,
  .row-md>.offset-xs-10 {
    margin-left: 83.3333%
  }

  .column-md>.col-10,
  .column-md>.col-xs-10 {
    height: 83.3333%;
    width: auto
  }

  .row-md>.col-11,
  .row-md>.col-xs-11 {
    height: auto;
    width: 91.6667%
  }

  .row-md>.offset-11,
  .row-md>.offset-xs-11 {
    margin-left: 91.6667%
  }

  .column-md>.col-11,
  .column-md>.col-xs-11 {
    height: 91.6667%;
    width: auto
  }

  .row-md>.col-12,
  .row-md>.col-xs-12 {
    height: auto;
    width: 100%
  }

  .row-md>.offset-12,
  .row-md>.offset-xs-12 {
    margin-left: 100%
  }

  .column-md>.col-12,
  .column-md>.col-xs-12 {
    height: 100%;
    width: auto
  }

  .row-md>.col-sm-0 {
    height: auto;
    width: 0
  }

  .row-md>.offset-sm-0 {
    margin-left: 0
  }

  .column-md>.col-sm-0 {
    height: 0;
    width: auto
  }

  .row-md>.col-sm-1 {
    height: auto;
    width: 8.3333%
  }

  .row-md>.offset-sm-1 {
    margin-left: 8.3333%
  }

  .column-md>.col-sm-1 {
    height: 8.3333%;
    width: auto
  }

  .row-md>.col-sm-2 {
    height: auto;
    width: 16.6667%
  }

  .row-md>.offset-sm-2 {
    margin-left: 16.6667%
  }

  .column-md>.col-sm-2 {
    height: 16.6667%;
    width: auto
  }

  .row-md>.col-sm-3 {
    height: auto;
    width: 25%
  }

  .row-md>.offset-sm-3 {
    margin-left: 25%
  }

  .column-md>.col-sm-3 {
    height: 25%;
    width: auto
  }

  .row-md>.col-sm-4 {
    height: auto;
    width: 33.3333%
  }

  .row-md>.offset-sm-4 {
    margin-left: 33.3333%
  }

  .column-md>.col-sm-4 {
    height: 33.3333%;
    width: auto
  }

  .row-md>.col-sm-5 {
    height: auto;
    width: 41.6667%
  }

  .row-md>.offset-sm-5 {
    margin-left: 41.6667%
  }

  .column-md>.col-sm-5 {
    height: 41.6667%;
    width: auto
  }

  .row-md>.col-sm-6 {
    height: auto;
    width: 50%
  }

  .row-md>.offset-sm-6 {
    margin-left: 50%
  }

  .column-md>.col-sm-6 {
    height: 50%;
    width: auto
  }

  .row-md>.col-sm-7 {
    height: auto;
    width: 58.3333%
  }

  .row-md>.offset-sm-7 {
    margin-left: 58.3333%
  }

  .column-md>.col-sm-7 {
    height: 58.3333%;
    width: auto
  }

  .row-md>.col-sm-8 {
    height: auto;
    width: 66.6667%
  }

  .row-md>.offset-sm-8 {
    margin-left: 66.6667%
  }

  .column-md>.col-sm-8 {
    height: 66.6667%;
    width: auto
  }

  .row-md>.col-sm-9 {
    height: auto;
    width: 75%
  }

  .row-md>.offset-sm-9 {
    margin-left: 75%
  }

  .column-md>.col-sm-9 {
    height: 75%;
    width: auto
  }

  .row-md>.col-sm-10 {
    height: auto;
    width: 83.3333%
  }

  .row-md>.offset-sm-10 {
    margin-left: 83.3333%
  }

  .column-md>.col-sm-10 {
    height: 83.3333%;
    width: auto
  }

  .row-md>.col-sm-11 {
    height: auto;
    width: 91.6667%
  }

  .row-md>.offset-sm-11 {
    margin-left: 91.6667%
  }

  .column-md>.col-sm-11 {
    height: 91.6667%;
    width: auto
  }

  .row-md>.col-sm-12 {
    height: auto;
    width: 100%
  }

  .row-md>.offset-sm-12 {
    margin-left: 100%
  }

  .column-md>.col-sm-12 {
    height: 100%;
    width: auto
  }

  .row-md>.col-md-0 {
    height: auto;
    width: 0
  }

  .row-md>.offset-md-0 {
    margin-left: 0
  }

  .column-md>.col-md-0 {
    height: 0;
    width: auto
  }

  .row-md>.col-md-1 {
    height: auto;
    width: 8.3333%
  }

  .row-md>.offset-md-1 {
    margin-left: 8.3333%
  }

  .column-md>.col-md-1 {
    height: 8.3333%;
    width: auto
  }

  .row-md>.col-md-2 {
    height: auto;
    width: 16.6667%
  }

  .row-md>.offset-md-2 {
    margin-left: 16.6667%
  }

  .column-md>.col-md-2 {
    height: 16.6667%;
    width: auto
  }

  .row-md>.col-md-3 {
    height: auto;
    width: 25%
  }

  .row-md>.offset-md-3 {
    margin-left: 25%
  }

  .column-md>.col-md-3 {
    height: 25%;
    width: auto
  }

  .row-md>.col-md-4 {
    height: auto;
    width: 33.3333%
  }

  .row-md>.offset-md-4 {
    margin-left: 33.3333%
  }

  .column-md>.col-md-4 {
    height: 33.3333%;
    width: auto
  }

  .row-md>.col-md-5 {
    height: auto;
    width: 41.6667%
  }

  .row-md>.offset-md-5 {
    margin-left: 41.6667%
  }

  .column-md>.col-md-5 {
    height: 41.6667%;
    width: auto
  }

  .row-md>.col-md-6 {
    height: auto;
    width: 50%
  }

  .row-md>.offset-md-6 {
    margin-left: 50%
  }

  .column-md>.col-md-6 {
    height: 50%;
    width: auto
  }

  .row-md>.col-md-7 {
    height: auto;
    width: 58.3333%
  }

  .row-md>.offset-md-7 {
    margin-left: 58.3333%
  }

  .column-md>.col-md-7 {
    height: 58.3333%;
    width: auto
  }

  .row-md>.col-md-8 {
    height: auto;
    width: 66.6667%
  }

  .row-md>.offset-md-8 {
    margin-left: 66.6667%
  }

  .column-md>.col-md-8 {
    height: 66.6667%;
    width: auto
  }

  .row-md>.col-md-9 {
    height: auto;
    width: 75%
  }

  .row-md>.offset-md-9 {
    margin-left: 75%
  }

  .column-md>.col-md-9 {
    height: 75%;
    width: auto
  }

  .row-md>.col-md-10 {
    height: auto;
    width: 83.3333%
  }

  .row-md>.offset-md-10 {
    margin-left: 83.3333%
  }

  .column-md>.col-md-10 {
    height: 83.3333%;
    width: auto
  }

  .row-md>.col-md-11 {
    height: auto;
    width: 91.6667%
  }

  .row-md>.offset-md-11 {
    margin-left: 91.6667%
  }

  .column-md>.col-md-11 {
    height: 91.6667%;
    width: auto
  }

  .row-md>.col-md-12 {
    height: auto;
    width: 100%
  }

  .row-md>.offset-md-12 {
    margin-left: 100%
  }

  .column-md>.col-md-12 {
    height: 100%;
    width: auto
  }
}

@media (min-width:1440px) {
  .flex-lg-block {
    display: block
  }

  .flex-lg-inline {
    display: inline-block
  }

  .q-pa-lg-none {
    padding: 0
  }

  .q-pl-lg-none {
    padding-left: 0
  }

  .q-pr-lg-none {
    padding-right: 0
  }

  .q-pt-lg-none {
    padding-top: 0
  }

  .q-pb-lg-none {
    padding-bottom: 0
  }

  .q-px-lg-none {
    padding-left: 0;
    padding-right: 0
  }

  .q-py-lg-none {
    padding-bottom: 0;
    padding-top: 0
  }

  .q-ma-lg-none {
    margin: 0
  }

  .q-ml-lg-none {
    margin-left: 0
  }

  .q-mr-lg-none {
    margin-right: 0
  }

  .q-mt-lg-none {
    margin-top: 0
  }

  .q-mb-lg-none {
    margin-bottom: 0
  }

  .q-mx-lg-none {
    margin-left: 0;
    margin-right: 0
  }

  .q-my-lg-none {
    margin-bottom: 0;
    margin-top: 0
  }

  .q-pa-lg-xs {
    padding: 4px
  }

  .q-pl-lg-xs {
    padding-left: 4px
  }

  .q-pr-lg-xs {
    padding-right: 4px
  }

  .q-pt-lg-xs {
    padding-top: 4px
  }

  .q-pb-lg-xs {
    padding-bottom: 4px
  }

  .q-px-lg-xs {
    padding-left: 4px;
    padding-right: 4px
  }

  .q-py-lg-xs {
    padding-bottom: 4px;
    padding-top: 4px
  }

  .q-ma-lg-xs {
    margin: 4px
  }

  .q-ml-lg-xs {
    margin-left: 4px
  }

  .q-mr-lg-xs {
    margin-right: 4px
  }

  .q-mt-lg-xs {
    margin-top: 4px
  }

  .q-mb-lg-xs {
    margin-bottom: 4px
  }

  .q-mx-lg-xs {
    margin-left: 4px;
    margin-right: 4px
  }

  .q-my-lg-xs {
    margin-bottom: 4px;
    margin-top: 4px
  }

  .q-pa-lg-sm {
    padding: 8px
  }

  .q-pl-lg-sm {
    padding-left: 8px
  }

  .q-pr-lg-sm {
    padding-right: 8px
  }

  .q-pt-lg-sm {
    padding-top: 8px
  }

  .q-pb-lg-sm {
    padding-bottom: 8px
  }

  .q-px-lg-sm {
    padding-left: 8px;
    padding-right: 8px
  }

  .q-py-lg-sm {
    padding-bottom: 8px;
    padding-top: 8px
  }

  .q-ma-lg-sm {
    margin: 8px
  }

  .q-ml-lg-sm {
    margin-left: 8px
  }

  .q-mr-lg-sm {
    margin-right: 8px
  }

  .q-mt-lg-sm {
    margin-top: 8px
  }

  .q-mb-lg-sm {
    margin-bottom: 8px
  }

  .q-mx-lg-sm {
    margin-left: 8px;
    margin-right: 8px
  }

  .q-my-lg-sm {
    margin-bottom: 8px;
    margin-top: 8px
  }

  .q-pa-lg-md {
    padding: 16px
  }

  .q-pl-lg-md {
    padding-left: 16px
  }

  .q-pr-lg-md {
    padding-right: 16px
  }

  .q-pt-lg-md {
    padding-top: 16px
  }

  .q-pb-lg-md {
    padding-bottom: 16px
  }

  .q-px-lg-md {
    padding-left: 16px;
    padding-right: 16px
  }

  .q-py-lg-md {
    padding-bottom: 16px;
    padding-top: 16px
  }

  .q-ma-lg-md {
    margin: 16px
  }

  .q-ml-lg-md {
    margin-left: 16px
  }

  .q-mr-lg-md {
    margin-right: 16px
  }

  .q-mt-lg-md {
    margin-top: 16px
  }

  .q-mb-lg-md {
    margin-bottom: 16px
  }

  .q-mx-lg-md {
    margin-left: 16px;
    margin-right: 16px
  }

  .q-my-lg-md {
    margin-bottom: 16px;
    margin-top: 16px
  }

  .q-pa-lg-lg {
    padding: 24px
  }

  .q-pl-lg-lg {
    padding-left: 24px
  }

  .q-pr-lg-lg {
    padding-right: 24px
  }

  .q-pt-lg-lg {
    padding-top: 24px
  }

  .q-pb-lg-lg {
    padding-bottom: 24px
  }

  .q-px-lg-lg {
    padding-left: 24px;
    padding-right: 24px
  }

  .q-py-lg-lg {
    padding-bottom: 24px;
    padding-top: 24px
  }

  .q-ma-lg-lg {
    margin: 24px
  }

  .q-ml-lg-lg {
    margin-left: 24px
  }

  .q-mr-lg-lg {
    margin-right: 24px
  }

  .q-mt-lg-lg {
    margin-top: 24px
  }

  .q-mb-lg-lg {
    margin-bottom: 24px
  }

  .q-mx-lg-lg {
    margin-left: 24px;
    margin-right: 24px
  }

  .q-my-lg-lg {
    margin-bottom: 24px;
    margin-top: 24px
  }

  .q-pa-lg-xl {
    padding: 48px
  }

  .q-pl-lg-xl {
    padding-left: 48px
  }

  .q-pr-lg-xl {
    padding-right: 48px
  }

  .q-pt-lg-xl {
    padding-top: 48px
  }

  .q-pb-lg-xl {
    padding-bottom: 48px
  }

  .q-px-lg-xl {
    padding-left: 48px;
    padding-right: 48px
  }

  .q-py-lg-xl {
    padding-bottom: 48px;
    padding-top: 48px
  }

  .q-ma-lg-xl {
    margin: 48px
  }

  .q-ml-lg-xl {
    margin-left: 48px
  }

  .q-mr-lg-xl {
    margin-right: 48px
  }

  .q-mt-lg-xl {
    margin-top: 48px
  }

  .q-mb-lg-xl {
    margin-bottom: 48px
  }

  .q-mx-lg-xl {
    margin-left: 48px;
    margin-right: 48px
  }

  .q-my-lg-xl {
    margin-bottom: 48px;
    margin-top: 48px
  }

  .q-ml-lg-auto {
    margin-left: auto
  }

  .q-mr-lg-auto,
  .q-mx-lg-auto {
    margin-right: auto
  }

  .q-mx-lg-auto {
    margin-left: auto
  }

  .column.inline-lg,
  .flex.inline-lg,
  .row.inline-lg {
    display: inline-flex
  }

  .column-lg,
  .flex-lg,
  .row-lg {
    display: flex;
    flex-wrap: wrap
  }

  .column-lg.inline,
  .column-lg.inline-lg,
  .flex-lg.inline,
  .flex-lg.inline-lg,
  .row-lg.inline,
  .row-lg.inline-lg {
    display: inline-flex
  }

  .row.reverse-lg {
    flex-direction: row-reverse
  }

  .row-lg {
    flex-direction: row
  }

  .row-lg.reverse,
  .row-lg.reverse-lg {
    flex-direction: row-reverse
  }

  .column.reverse-lg {
    flex-direction: column-reverse
  }

  .column-lg {
    flex-direction: column
  }

  .column-lg.reverse,
  .column-lg.reverse-lg {
    flex-direction: column-reverse
  }

  .wrap-lg {
    flex-wrap: wrap
  }

  .no-wrap-lg {
    flex-wrap: nowrap
  }

  .reverse-wrap-lg {
    flex-wrap: wrap-reverse
  }

  .order-lg-first {
    order: -10000
  }

  .order-lg-last {
    order: 10000
  }

  .order-lg-none {
    order: 0
  }

  .justify-lg-start {
    justify-content: flex-start
  }

  .justify-lg-end {
    justify-content: flex-end
  }

  .flex-lg-center,
  .justify-lg-center {
    justify-content: center
  }

  .justify-lg-between {
    justify-content: space-between
  }

  .justify-lg-around {
    justify-content: space-around
  }

  .justify-lg-evenly {
    justify-content: space-evenly
  }

  .items-lg-start {
    align-items: flex-start
  }

  .items-lg-end {
    align-items: flex-end
  }

  .flex-lg-center,
  .items-lg-center {
    align-items: center
  }

  .items-lg-baseline {
    align-items: baseline
  }

  .items-lg-stretch {
    align-items: stretch
  }

  .content-lg-start {
    align-content: flex-start
  }

  .content-lg-end {
    align-content: flex-end
  }

  .content-lg-center {
    align-content: center
  }

  .content-lg-between {
    align-content: space-between
  }

  .content-lg-around {
    align-content: space-around
  }

  .self-lg-start {
    align-self: flex-start
  }

  .self-lg-end {
    align-self: flex-end
  }

  .self-lg-center {
    align-self: center
  }

  .self-lg-baseline {
    align-self: baseline
  }

  .self-lg-stretch {
    align-self: stretch
  }

  .q-gutter-lg-x-none,
  .q-gutter-lg-x-none>* {
    margin-left: 0
  }

  .q-gutter-lg-y-none,
  .q-gutter-lg-y-none>* {
    margin-top: 0
  }

  .q-gutter-lg-none,
  .q-gutter-lg-none>* {
    margin-left: 0;
    margin-top: 0
  }

  .q-col-gutter-lg-x-none {
    margin-left: 0
  }

  .q-col-gutter-lg-x-none>* {
    padding-left: 0
  }

  .q-col-gutter-lg-y-none {
    margin-top: 0
  }

  .q-col-gutter-lg-y-none>* {
    padding-top: 0
  }

  .q-col-gutter-lg-none {
    margin-left: 0;
    margin-top: 0
  }

  .q-col-gutter-lg-none>* {
    padding-left: 0;
    padding-top: 0
  }

  .q-gutter-lg-x-xs {
    margin-left: -4px
  }

  .q-gutter-lg-x-xs>* {
    margin-left: 4px
  }

  .q-gutter-lg-y-xs {
    margin-top: -4px
  }

  .q-gutter-lg-y-xs>* {
    margin-top: 4px
  }

  .q-gutter-lg-xs {
    margin-left: -4px;
    margin-top: -4px
  }

  .q-gutter-lg-xs>* {
    margin-left: 4px;
    margin-top: 4px
  }

  .q-col-gutter-lg-x-xs {
    margin-left: -4px
  }

  .q-col-gutter-lg-x-xs>* {
    padding-left: 4px
  }

  .q-col-gutter-lg-y-xs {
    margin-top: -4px
  }

  .q-col-gutter-lg-y-xs>* {
    padding-top: 4px
  }

  .q-col-gutter-lg-xs {
    margin-left: -4px;
    margin-top: -4px
  }

  .q-col-gutter-lg-xs>* {
    padding-left: 4px;
    padding-top: 4px
  }

  .q-gutter-lg-x-sm {
    margin-left: -8px
  }

  .q-gutter-lg-x-sm>* {
    margin-left: 8px
  }

  .q-gutter-lg-y-sm {
    margin-top: -8px
  }

  .q-gutter-lg-y-sm>* {
    margin-top: 8px
  }

  .q-gutter-lg-sm {
    margin-left: -8px;
    margin-top: -8px
  }

  .q-gutter-lg-sm>* {
    margin-left: 8px;
    margin-top: 8px
  }

  .q-col-gutter-lg-x-sm {
    margin-left: -8px
  }

  .q-col-gutter-lg-x-sm>* {
    padding-left: 8px
  }

  .q-col-gutter-lg-y-sm {
    margin-top: -8px
  }

  .q-col-gutter-lg-y-sm>* {
    padding-top: 8px
  }

  .q-col-gutter-lg-sm {
    margin-left: -8px;
    margin-top: -8px
  }

  .q-col-gutter-lg-sm>* {
    padding-left: 8px;
    padding-top: 8px
  }

  .q-gutter-lg-x-md {
    margin-left: -16px
  }

  .q-gutter-lg-x-md>* {
    margin-left: 16px
  }

  .q-gutter-lg-y-md {
    margin-top: -16px
  }

  .q-gutter-lg-y-md>* {
    margin-top: 16px
  }

  .q-gutter-lg-md {
    margin-left: -16px;
    margin-top: -16px
  }

  .q-gutter-lg-md>* {
    margin-left: 16px;
    margin-top: 16px
  }

  .q-col-gutter-lg-x-md {
    margin-left: -16px
  }

  .q-col-gutter-lg-x-md>* {
    padding-left: 16px
  }

  .q-col-gutter-lg-y-md {
    margin-top: -16px
  }

  .q-col-gutter-lg-y-md>* {
    padding-top: 16px
  }

  .q-col-gutter-lg-md {
    margin-left: -16px;
    margin-top: -16px
  }

  .q-col-gutter-lg-md>* {
    padding-left: 16px;
    padding-top: 16px
  }

  .q-gutter-lg-x-lg {
    margin-left: -24px
  }

  .q-gutter-lg-x-lg>* {
    margin-left: 24px
  }

  .q-gutter-lg-y-lg {
    margin-top: -24px
  }

  .q-gutter-lg-y-lg>* {
    margin-top: 24px
  }

  .q-gutter-lg-lg {
    margin-left: -24px;
    margin-top: -24px
  }

  .q-gutter-lg-lg>* {
    margin-left: 24px;
    margin-top: 24px
  }

  .q-col-gutter-lg-x-lg {
    margin-left: -24px
  }

  .q-col-gutter-lg-x-lg>* {
    padding-left: 24px
  }

  .q-col-gutter-lg-y-lg {
    margin-top: -24px
  }

  .q-col-gutter-lg-y-lg>* {
    padding-top: 24px
  }

  .q-col-gutter-lg-lg {
    margin-left: -24px;
    margin-top: -24px
  }

  .q-col-gutter-lg-lg>* {
    padding-left: 24px;
    padding-top: 24px
  }

  .q-gutter-lg-x-xl {
    margin-left: -48px
  }

  .q-gutter-lg-x-xl>* {
    margin-left: 48px
  }

  .q-gutter-lg-y-xl {
    margin-top: -48px
  }

  .q-gutter-lg-y-xl>* {
    margin-top: 48px
  }

  .q-gutter-lg-xl {
    margin-left: -48px;
    margin-top: -48px
  }

  .q-gutter-lg-xl>* {
    margin-left: 48px;
    margin-top: 48px
  }

  .q-col-gutter-lg-x-xl {
    margin-left: -48px
  }

  .q-col-gutter-lg-x-xl>* {
    padding-left: 48px
  }

  .q-col-gutter-lg-y-xl {
    margin-top: -48px
  }

  .q-col-gutter-lg-y-xl>* {
    padding-top: 48px
  }

  .q-col-gutter-lg-xl {
    margin-left: -48px;
    margin-top: -48px
  }

  .q-col-gutter-lg-xl>* {
    padding-left: 48px;
    padding-top: 48px
  }

  .row-lg>.col-0,
  .row-lg>.col-xs-0 {
    height: auto;
    width: 0
  }

  .row-lg>.offset-0,
  .row-lg>.offset-xs-0 {
    margin-left: 0
  }

  .column-lg>.col-0,
  .column-lg>.col-xs-0 {
    height: 0;
    width: auto
  }

  .row-lg>.col-1,
  .row-lg>.col-xs-1 {
    height: auto;
    width: 8.3333%
  }

  .row-lg>.offset-1,
  .row-lg>.offset-xs-1 {
    margin-left: 8.3333%
  }

  .column-lg>.col-1,
  .column-lg>.col-xs-1 {
    height: 8.3333%;
    width: auto
  }

  .row-lg>.col-2,
  .row-lg>.col-xs-2 {
    height: auto;
    width: 16.6667%
  }

  .row-lg>.offset-2,
  .row-lg>.offset-xs-2 {
    margin-left: 16.6667%
  }

  .column-lg>.col-2,
  .column-lg>.col-xs-2 {
    height: 16.6667%;
    width: auto
  }

  .row-lg>.col-3,
  .row-lg>.col-xs-3 {
    height: auto;
    width: 25%
  }

  .row-lg>.offset-3,
  .row-lg>.offset-xs-3 {
    margin-left: 25%
  }

  .column-lg>.col-3,
  .column-lg>.col-xs-3 {
    height: 25%;
    width: auto
  }

  .row-lg>.col-4,
  .row-lg>.col-xs-4 {
    height: auto;
    width: 33.3333%
  }

  .row-lg>.offset-4,
  .row-lg>.offset-xs-4 {
    margin-left: 33.3333%
  }

  .column-lg>.col-4,
  .column-lg>.col-xs-4 {
    height: 33.3333%;
    width: auto
  }

  .row-lg>.col-5,
  .row-lg>.col-xs-5 {
    height: auto;
    width: 41.6667%
  }

  .row-lg>.offset-5,
  .row-lg>.offset-xs-5 {
    margin-left: 41.6667%
  }

  .column-lg>.col-5,
  .column-lg>.col-xs-5 {
    height: 41.6667%;
    width: auto
  }

  .row-lg>.col-6,
  .row-lg>.col-xs-6 {
    height: auto;
    width: 50%
  }

  .row-lg>.offset-6,
  .row-lg>.offset-xs-6 {
    margin-left: 50%
  }

  .column-lg>.col-6,
  .column-lg>.col-xs-6 {
    height: 50%;
    width: auto
  }

  .row-lg>.col-7,
  .row-lg>.col-xs-7 {
    height: auto;
    width: 58.3333%
  }

  .row-lg>.offset-7,
  .row-lg>.offset-xs-7 {
    margin-left: 58.3333%
  }

  .column-lg>.col-7,
  .column-lg>.col-xs-7 {
    height: 58.3333%;
    width: auto
  }

  .row-lg>.col-8,
  .row-lg>.col-xs-8 {
    height: auto;
    width: 66.6667%
  }

  .row-lg>.offset-8,
  .row-lg>.offset-xs-8 {
    margin-left: 66.6667%
  }

  .column-lg>.col-8,
  .column-lg>.col-xs-8 {
    height: 66.6667%;
    width: auto
  }

  .row-lg>.col-9,
  .row-lg>.col-xs-9 {
    height: auto;
    width: 75%
  }

  .row-lg>.offset-9,
  .row-lg>.offset-xs-9 {
    margin-left: 75%
  }

  .column-lg>.col-9,
  .column-lg>.col-xs-9 {
    height: 75%;
    width: auto
  }

  .row-lg>.col-10,
  .row-lg>.col-xs-10 {
    height: auto;
    width: 83.3333%
  }

  .row-lg>.offset-10,
  .row-lg>.offset-xs-10 {
    margin-left: 83.3333%
  }

  .column-lg>.col-10,
  .column-lg>.col-xs-10 {
    height: 83.3333%;
    width: auto
  }

  .row-lg>.col-11,
  .row-lg>.col-xs-11 {
    height: auto;
    width: 91.6667%
  }

  .row-lg>.offset-11,
  .row-lg>.offset-xs-11 {
    margin-left: 91.6667%
  }

  .column-lg>.col-11,
  .column-lg>.col-xs-11 {
    height: 91.6667%;
    width: auto
  }

  .row-lg>.col-12,
  .row-lg>.col-xs-12 {
    height: auto;
    width: 100%
  }

  .row-lg>.offset-12,
  .row-lg>.offset-xs-12 {
    margin-left: 100%
  }

  .column-lg>.col-12,
  .column-lg>.col-xs-12 {
    height: 100%;
    width: auto
  }

  .row-lg>.col-sm-0 {
    height: auto;
    width: 0
  }

  .row-lg>.offset-sm-0 {
    margin-left: 0
  }

  .column-lg>.col-sm-0 {
    height: 0;
    width: auto
  }

  .row-lg>.col-sm-1 {
    height: auto;
    width: 8.3333%
  }

  .row-lg>.offset-sm-1 {
    margin-left: 8.3333%
  }

  .column-lg>.col-sm-1 {
    height: 8.3333%;
    width: auto
  }

  .row-lg>.col-sm-2 {
    height: auto;
    width: 16.6667%
  }

  .row-lg>.offset-sm-2 {
    margin-left: 16.6667%
  }

  .column-lg>.col-sm-2 {
    height: 16.6667%;
    width: auto
  }

  .row-lg>.col-sm-3 {
    height: auto;
    width: 25%
  }

  .row-lg>.offset-sm-3 {
    margin-left: 25%
  }

  .column-lg>.col-sm-3 {
    height: 25%;
    width: auto
  }

  .row-lg>.col-sm-4 {
    height: auto;
    width: 33.3333%
  }

  .row-lg>.offset-sm-4 {
    margin-left: 33.3333%
  }

  .column-lg>.col-sm-4 {
    height: 33.3333%;
    width: auto
  }

  .row-lg>.col-sm-5 {
    height: auto;
    width: 41.6667%
  }

  .row-lg>.offset-sm-5 {
    margin-left: 41.6667%
  }

  .column-lg>.col-sm-5 {
    height: 41.6667%;
    width: auto
  }

  .row-lg>.col-sm-6 {
    height: auto;
    width: 50%
  }

  .row-lg>.offset-sm-6 {
    margin-left: 50%
  }

  .column-lg>.col-sm-6 {
    height: 50%;
    width: auto
  }

  .row-lg>.col-sm-7 {
    height: auto;
    width: 58.3333%
  }

  .row-lg>.offset-sm-7 {
    margin-left: 58.3333%
  }

  .column-lg>.col-sm-7 {
    height: 58.3333%;
    width: auto
  }

  .row-lg>.col-sm-8 {
    height: auto;
    width: 66.6667%
  }

  .row-lg>.offset-sm-8 {
    margin-left: 66.6667%
  }

  .column-lg>.col-sm-8 {
    height: 66.6667%;
    width: auto
  }

  .row-lg>.col-sm-9 {
    height: auto;
    width: 75%
  }

  .row-lg>.offset-sm-9 {
    margin-left: 75%
  }

  .column-lg>.col-sm-9 {
    height: 75%;
    width: auto
  }

  .row-lg>.col-sm-10 {
    height: auto;
    width: 83.3333%
  }

  .row-lg>.offset-sm-10 {
    margin-left: 83.3333%
  }

  .column-lg>.col-sm-10 {
    height: 83.3333%;
    width: auto
  }

  .row-lg>.col-sm-11 {
    height: auto;
    width: 91.6667%
  }

  .row-lg>.offset-sm-11 {
    margin-left: 91.6667%
  }

  .column-lg>.col-sm-11 {
    height: 91.6667%;
    width: auto
  }

  .row-lg>.col-sm-12 {
    height: auto;
    width: 100%
  }

  .row-lg>.offset-sm-12 {
    margin-left: 100%
  }

  .column-lg>.col-sm-12 {
    height: 100%;
    width: auto
  }

  .row-lg>.col-md-0 {
    height: auto;
    width: 0
  }

  .row-lg>.offset-md-0 {
    margin-left: 0
  }

  .column-lg>.col-md-0 {
    height: 0;
    width: auto
  }

  .row-lg>.col-md-1 {
    height: auto;
    width: 8.3333%
  }

  .row-lg>.offset-md-1 {
    margin-left: 8.3333%
  }

  .column-lg>.col-md-1 {
    height: 8.3333%;
    width: auto
  }

  .row-lg>.col-md-2 {
    height: auto;
    width: 16.6667%
  }

  .row-lg>.offset-md-2 {
    margin-left: 16.6667%
  }

  .column-lg>.col-md-2 {
    height: 16.6667%;
    width: auto
  }

  .row-lg>.col-md-3 {
    height: auto;
    width: 25%
  }

  .row-lg>.offset-md-3 {
    margin-left: 25%
  }

  .column-lg>.col-md-3 {
    height: 25%;
    width: auto
  }

  .row-lg>.col-md-4 {
    height: auto;
    width: 33.3333%
  }

  .row-lg>.offset-md-4 {
    margin-left: 33.3333%
  }

  .column-lg>.col-md-4 {
    height: 33.3333%;
    width: auto
  }

  .row-lg>.col-md-5 {
    height: auto;
    width: 41.6667%
  }

  .row-lg>.offset-md-5 {
    margin-left: 41.6667%
  }

  .column-lg>.col-md-5 {
    height: 41.6667%;
    width: auto
  }

  .row-lg>.col-md-6 {
    height: auto;
    width: 50%
  }

  .row-lg>.offset-md-6 {
    margin-left: 50%
  }


  .column-lg>.col-md-6 {
    height: 50%;
    width: auto
  }

  .row-lg>.col-md-7 {
    height: auto;
    width: 58.3333%
  }

  .row-lg>.offset-md-7 {
    margin-left: 58.3333%
  }

  .column-lg>.col-md-7 {
    height: 58.3333%;
    width: auto
  }

  .row-lg>.col-md-8 {
    height: auto;
    width: 66.6667%
  }

  .row-lg>.offset-md-8 {
    margin-left: 66.6667%
  }

  .column-lg>.col-md-8 {
    height: 66.6667%;
    width: auto
  }

  .row-lg>.col-md-9 {
    height: auto;
    width: 75%
  }

  .row-lg>.offset-md-9 {
    margin-left: 75%
  }

  .column-lg>.col-md-9 {
    height: 75%;
    width: auto
  }

  .row-lg>.col-md-10 {
    height: auto;
    width: 83.3333%
  }

  .row-lg>.offset-md-10 {
    margin-left: 83.3333%
  }

  .column-lg>.col-md-10 {
    height: 83.3333%;
    width: auto
  }

  .row-lg>.col-md-11 {
    height: auto;
    width: 91.6667%
  }

  .row-lg>.offset-md-11 {
    margin-left: 91.6667%
  }

  .column-lg>.col-md-11 {
    height: 91.6667%;
    width: auto
  }

  .row-lg>.col-md-12 {
    height: auto;
    width: 100%
  }

  .row-lg>.offset-md-12 {
    margin-left: 100%
  }

  .column-lg>.col-md-12 {
    height: 100%;
    width: auto
  }

  .row-lg>.col-lg-0 {
    height: auto;
    width: 0
  }

  .row-lg>.offset-lg-0 {
    margin-left: 0
  }

  .column-lg>.col-lg-0 {
    height: 0;
    width: auto
  }

  .row-lg>.col-lg-1 {
    height: auto;
    width: 8.3333%
  }

  .row-lg>.offset-lg-1 {
    margin-left: 8.3333%
  }

  .column-lg>.col-lg-1 {
    height: 8.3333%;
    width: auto
  }

  .row-lg>.col-lg-2 {
    height: auto;
    width: 16.6667%
  }

  .row-lg>.offset-lg-2 {
    margin-left: 16.6667%
  }

  .column-lg>.col-lg-2 {
    height: 16.6667%;
    width: auto
  }

  .row-lg>.col-lg-3 {
    height: auto;
    width: 25%
  }

  .row-lg>.offset-lg-3 {
    margin-left: 25%
  }

  .column-lg>.col-lg-3 {
    height: 25%;
    width: auto
  }

  .row-lg>.col-lg-4 {
    height: auto;
    width: 33.3333%
  }

  .row-lg>.offset-lg-4 {
    margin-left: 33.3333%
  }

  .column-lg>.col-lg-4 {
    height: 33.3333%;
    width: auto
  }

  .row-lg>.col-lg-5 {
    height: auto;
    width: 41.6667%
  }

  .row-lg>.offset-lg-5 {
    margin-left: 41.6667%
  }

  .column-lg>.col-lg-5 {
    height: 41.6667%;
    width: auto
  }

  .row-lg>.col-lg-6 {
    height: auto;
    width: 50%
  }

  .row-lg>.offset-lg-6 {
    margin-left: 50%
  }

  .column-lg>.col-lg-6 {
    height: 50%;
    width: auto
  }

  .row-lg>.col-lg-7 {
    height: auto;
    width: 58.3333%
  }

  .row-lg>.offset-lg-7 {
    margin-left: 58.3333%
  }

  .column-lg>.col-lg-7 {
    height: 58.3333%;
    width: auto
  }

  .row-lg>.col-lg-8 {
    height: auto;
    width: 66.6667%
  }

  .row-lg>.offset-lg-8 {
    margin-left: 66.6667%
  }

  .column-lg>.col-lg-8 {
    height: 66.6667%;
    width: auto
  }

  .row-lg>.col-lg-9 {
    height: auto;
    width: 75%
  }

  .row-lg>.offset-lg-9 {
    margin-left: 75%
  }

  .column-lg>.col-lg-9 {
    height: 75%;
    width: auto
  }

  .row-lg>.col-lg-10 {
    height: auto;
    width: 83.3333%
  }

  .row-lg>.offset-lg-10 {
    margin-left: 83.3333%
  }

  .column-lg>.col-lg-10 {
    height: 83.3333%;
    width: auto
  }

  .row-lg>.col-lg-11 {
    height: auto;
    width: 91.6667%
  }

  .row-lg>.offset-lg-11 {
    margin-left: 91.6667%
  }

  .column-lg>.col-lg-11 {
    height: 91.6667%;
    width: auto
  }

  .row-lg>.col-lg-12 {
    height: auto;
    width: 100%
  }

  .row-lg>.offset-lg-12 {
    margin-left: 100%
  }

  .column-lg>.col-lg-12 {
    height: 100%;
    width: auto
  }
}

@media (min-width:1920px) {
  .flex-xl-block {
    display: block
  }

  .flex-xl-inline {
    display: inline-block
  }

  .q-pa-xl-none {
    padding: 0
  }

  .q-pl-xl-none {
    padding-left: 0
  }

  .q-pr-xl-none {
    padding-right: 0
  }

  .q-pt-xl-none {
    padding-top: 0
  }

  .q-pb-xl-none {
    padding-bottom: 0
  }

  .q-px-xl-none {
    padding-left: 0;
    padding-right: 0
  }

  .q-py-xl-none {
    padding-bottom: 0;
    padding-top: 0
  }

  .q-ma-xl-none {
    margin: 0
  }

  .q-ml-xl-none {
    margin-left: 0
  }

  .q-mr-xl-none {
    margin-right: 0
  }

  .q-mt-xl-none {
    margin-top: 0
  }

  .q-mb-xl-none {
    margin-bottom: 0
  }

  .q-mx-xl-none {
    margin-left: 0;
    margin-right: 0
  }

  .q-my-xl-none {
    margin-bottom: 0;
    margin-top: 0
  }

  .q-pa-xl-xs {
    padding: 4px
  }

  .q-pl-xl-xs {
    padding-left: 4px
  }

  .q-pr-xl-xs {
    padding-right: 4px
  }

  .q-pt-xl-xs {
    padding-top: 4px
  }

  .q-pb-xl-xs {
    padding-bottom: 4px
  }

  .q-px-xl-xs {
    padding-left: 4px;
    padding-right: 4px
  }

  .q-py-xl-xs {
    padding-bottom: 4px;
    padding-top: 4px
  }

  .q-ma-xl-xs {
    margin: 4px
  }

  .q-ml-xl-xs {
    margin-left: 4px
  }

  .q-mr-xl-xs {
    margin-right: 4px
  }

  .q-mt-xl-xs {
    margin-top: 4px
  }

  .q-mb-xl-xs {
    margin-bottom: 4px
  }

  .q-mx-xl-xs {
    margin-left: 4px;
    margin-right: 4px
  }

  .q-my-xl-xs {
    margin-bottom: 4px;
    margin-top: 4px
  }

  .q-pa-xl-sm {
    padding: 8px
  }

  .q-pl-xl-sm {
    padding-left: 8px
  }

  .q-pr-xl-sm {
    padding-right: 8px
  }

  .q-pt-xl-sm {
    padding-top: 8px
  }

  .q-pb-xl-sm {
    padding-bottom: 8px
  }

  .q-px-xl-sm {
    padding-left: 8px;
    padding-right: 8px
  }

  .q-py-xl-sm {
    padding-bottom: 8px;
    padding-top: 8px
  }

  .q-ma-xl-sm {
    margin: 8px
  }

  .q-ml-xl-sm {
    margin-left: 8px
  }

  .q-mr-xl-sm {
    margin-right: 8px
  }

  .q-mt-xl-sm {
    margin-top: 8px
  }

  .q-mb-xl-sm {
    margin-bottom: 8px
  }

  .q-mx-xl-sm {
    margin-left: 8px;
    margin-right: 8px
  }

  .q-my-xl-sm {
    margin-bottom: 8px;
    margin-top: 8px
  }

  .q-pa-xl-md {
    padding: 16px
  }

  .q-pl-xl-md {
    padding-left: 16px
  }

  .q-pr-xl-md {
    padding-right: 16px
  }

  .q-pt-xl-md {
    padding-top: 16px
  }

  .q-pb-xl-md {
    padding-bottom: 16px
  }

  .q-px-xl-md {
    padding-left: 16px;
    padding-right: 16px
  }

  .q-py-xl-md {
    padding-bottom: 16px;
    padding-top: 16px
  }

  .q-ma-xl-md {
    margin: 16px
  }

  .q-ml-xl-md {
    margin-left: 16px
  }

  .q-mr-xl-md {
    margin-right: 16px
  }

  .q-mt-xl-md {
    margin-top: 16px
  }

  .q-mb-xl-md {
    margin-bottom: 16px
  }

  .q-mx-xl-md {
    margin-left: 16px;
    margin-right: 16px
  }

  .q-my-xl-md {
    margin-bottom: 16px;
    margin-top: 16px
  }

  .q-pa-xl-lg {
    padding: 24px
  }

  .q-pl-xl-lg {
    padding-left: 24px
  }

  .q-pr-xl-lg {
    padding-right: 24px
  }

  .q-pt-xl-lg {
    padding-top: 24px
  }

  .q-pb-xl-lg {
    padding-bottom: 24px
  }

  .q-px-xl-lg {
    padding-left: 24px;
    padding-right: 24px
  }

  .q-py-xl-lg {
    padding-bottom: 24px;
    padding-top: 24px
  }

  .q-ma-xl-lg {
    margin: 24px
  }

  .q-ml-xl-lg {
    margin-left: 24px
  }

  .q-mr-xl-lg {
    margin-right: 24px
  }

  .q-mt-xl-lg {
    margin-top: 24px
  }

  .q-mb-xl-lg {
    margin-bottom: 24px
  }

  .q-mx-xl-lg {
    margin-left: 24px;
    margin-right: 24px
  }

  .q-my-xl-lg {
    margin-bottom: 24px;
    margin-top: 24px
  }

  .q-pa-xl-xl {
    padding: 48px
  }

  .q-pl-xl-xl {
    padding-left: 48px
  }

  .q-pr-xl-xl {
    padding-right: 48px
  }

  .q-pt-xl-xl {
    padding-top: 48px
  }

  .q-pb-xl-xl {
    padding-bottom: 48px
  }

  .q-px-xl-xl {
    padding-left: 48px;
    padding-right: 48px
  }

  .q-py-xl-xl {
    padding-bottom: 48px;
    padding-top: 48px
  }

  .q-ma-xl-xl {
    margin: 48px
  }

  .q-ml-xl-xl {
    margin-left: 48px
  }

  .q-mr-xl-xl {
    margin-right: 48px
  }

  .q-mt-xl-xl {
    margin-top: 48px
  }

  .q-mb-xl-xl {
    margin-bottom: 48px
  }

  .q-mx-xl-xl {
    margin-left: 48px;
    margin-right: 48px
  }

  .q-my-xl-xl {
    margin-bottom: 48px;
    margin-top: 48px
  }

  .q-ml-xl-auto {
    margin-left: auto
  }

  .q-mr-xl-auto,
  .q-mx-xl-auto {
    margin-right: auto
  }

  .q-mx-xl-auto {
    margin-left: auto
  }

  .column.inline-xl,
  .flex.inline-xl,
  .row.inline-xl {
    display: inline-flex
  }

  .column-xl,
  .flex-xl,
  .row-xl {
    display: flex;
    flex-wrap: wrap
  }

  .column-xl.inline,
  .column-xl.inline-xl,
  .flex-xl.inline,
  .flex-xl.inline-xl,
  .row-xl.inline,
  .row-xl.inline-xl {
    display: inline-flex
  }

  .row.reverse-xl {
    flex-direction: row-reverse
  }

  .row-xl {
    flex-direction: row
  }

  .row-xl.reverse,
  .row-xl.reverse-xl {
    flex-direction: row-reverse
  }

  .column.reverse-xl {
    flex-direction: column-reverse
  }

  .column-xl {
    flex-direction: column
  }

  .column-xl.reverse,
  .column-xl.reverse-xl {
    flex-direction: column-reverse
  }

  .wrap-xl {
    flex-wrap: wrap
  }

  .no-wrap-xl {
    flex-wrap: nowrap
  }

  .reverse-wrap-xl {
    flex-wrap: wrap-reverse
  }

  .order-xl-first {
    order: -10000
  }

  .order-xl-last {
    order: 10000
  }

  .order-xl-none {
    order: 0
  }

  .justify-xl-start {
    justify-content: flex-start
  }

  .justify-xl-end {
    justify-content: flex-end
  }

  .flex-xl-center,
  .justify-xl-center {
    justify-content: center
  }

  .justify-xl-between {
    justify-content: space-between
  }

  .justify-xl-around {
    justify-content: space-around
  }

  .justify-xl-evenly {
    justify-content: space-evenly
  }

  .items-xl-start {
    align-items: flex-start
  }

  .items-xl-end {
    align-items: flex-end
  }

  .flex-xl-center,
  .items-xl-center {
    align-items: center
  }

  .items-xl-baseline {
    align-items: baseline
  }

  .items-xl-stretch {
    align-items: stretch
  }

  .content-xl-start {
    align-content: flex-start
  }

  .content-xl-end {
    align-content: flex-end
  }

  .content-xl-center {
    align-content: center
  }

  .content-xl-between {
    align-content: space-between
  }

  .content-xl-around {
    align-content: space-around
  }

  .self-xl-start {
    align-self: flex-start
  }

  .self-xl-end {
    align-self: flex-end
  }

  .self-xl-center {
    align-self: center
  }

  .self-xl-baseline {
    align-self: baseline
  }

  .self-xl-stretch {
    align-self: stretch
  }

  .q-gutter-xl-x-none,
  .q-gutter-xl-x-none>* {
    margin-left: 0
  }

  .q-gutter-xl-y-none,
  .q-gutter-xl-y-none>* {
    margin-top: 0
  }

  .q-gutter-xl-none,
  .q-gutter-xl-none>* {
    margin-left: 0;
    margin-top: 0
  }

  .q-col-gutter-xl-x-none {
    margin-left: 0
  }

  .q-col-gutter-xl-x-none>* {
    padding-left: 0
  }

  .q-col-gutter-xl-y-none {
    margin-top: 0
  }

  .q-col-gutter-xl-y-none>* {
    padding-top: 0
  }

  .q-col-gutter-xl-none {
    margin-left: 0;
    margin-top: 0
  }

  .q-col-gutter-xl-none>* {
    padding-left: 0;
    padding-top: 0
  }

  .q-gutter-xl-x-xs {
    margin-left: -4px
  }

  .q-gutter-xl-x-xs>* {
    margin-left: 4px
  }

  .q-gutter-xl-y-xs {
    margin-top: -4px
  }

  .q-gutter-xl-y-xs>* {
    margin-top: 4px
  }

  .q-gutter-xl-xs {
    margin-left: -4px;
    margin-top: -4px
  }

  .q-gutter-xl-xs>* {
    margin-left: 4px;
    margin-top: 4px
  }

  .q-col-gutter-xl-x-xs {
    margin-left: -4px
  }

  .q-col-gutter-xl-x-xs>* {
    padding-left: 4px
  }

  .q-col-gutter-xl-y-xs {
    margin-top: -4px
  }

  .q-col-gutter-xl-y-xs>* {
    padding-top: 4px
  }

  .q-col-gutter-xl-xs {
    margin-left: -4px;
    margin-top: -4px
  }

  .q-col-gutter-xl-xs>* {
    padding-left: 4px;
    padding-top: 4px
  }

  .q-gutter-xl-x-sm {
    margin-left: -8px
  }

  .q-gutter-xl-x-sm>* {
    margin-left: 8px
  }

  .q-gutter-xl-y-sm {
    margin-top: -8px
  }

  .q-gutter-xl-y-sm>* {
    margin-top: 8px
  }

  .q-gutter-xl-sm {
    margin-left: -8px;
    margin-top: -8px
  }

  .q-gutter-xl-sm>* {
    margin-left: 8px;
    margin-top: 8px
  }

  .q-col-gutter-xl-x-sm {
    margin-left: -8px
  }

  .q-col-gutter-xl-x-sm>* {
    padding-left: 8px
  }

  .q-col-gutter-xl-y-sm {
    margin-top: -8px
  }

  .q-col-gutter-xl-y-sm>* {
    padding-top: 8px
  }

  .q-col-gutter-xl-sm {
    margin-left: -8px;
    margin-top: -8px
  }

  .q-col-gutter-xl-sm>* {
    padding-left: 8px;
    padding-top: 8px
  }

  .q-gutter-xl-x-md {
    margin-left: -16px
  }

  .q-gutter-xl-x-md>* {
    margin-left: 16px
  }

  .q-gutter-xl-y-md {
    margin-top: -16px
  }

  .q-gutter-xl-y-md>* {
    margin-top: 16px
  }

  .q-gutter-xl-md {
    margin-left: -16px;
    margin-top: -16px
  }

  .q-gutter-xl-md>* {
    margin-left: 16px;
    margin-top: 16px
  }

  .q-col-gutter-xl-x-md {
    margin-left: -16px
  }

  .q-col-gutter-xl-x-md>* {
    padding-left: 16px
  }

  .q-col-gutter-xl-y-md {
    margin-top: -16px
  }

  .q-col-gutter-xl-y-md>* {
    padding-top: 16px
  }

  .q-col-gutter-xl-md {
    margin-left: -16px;
    margin-top: -16px
  }

  .q-col-gutter-xl-md>* {
    padding-left: 16px;
    padding-top: 16px
  }

  .q-gutter-xl-x-lg {
    margin-left: -24px
  }

  .q-gutter-xl-x-lg>* {
    margin-left: 24px
  }

  .q-gutter-xl-y-lg {
    margin-top: -24px
  }

  .q-gutter-xl-y-lg>* {
    margin-top: 24px
  }

  .q-gutter-xl-lg {
    margin-left: -24px;
    margin-top: -24px
  }

  .q-gutter-xl-lg>* {
    margin-left: 24px;
    margin-top: 24px
  }

  .q-col-gutter-xl-x-lg {
    margin-left: -24px
  }

  .q-col-gutter-xl-x-lg>* {
    padding-left: 24px
  }

  .q-col-gutter-xl-y-lg {
    margin-top: -24px
  }

  .q-col-gutter-xl-y-lg>* {
    padding-top: 24px
  }

  .q-col-gutter-xl-lg {
    margin-left: -24px;
    margin-top: -24px
  }

  .q-col-gutter-xl-lg>* {
    padding-left: 24px;
    padding-top: 24px
  }

  .q-gutter-xl-x-xl {
    margin-left: -48px
  }

  .q-gutter-xl-x-xl>* {
    margin-left: 48px
  }

  .q-gutter-xl-y-xl {
    margin-top: -48px
  }

  .q-gutter-xl-y-xl>* {
    margin-top: 48px
  }

  .q-gutter-xl-xl {
    margin-left: -48px;
    margin-top: -48px
  }

  .q-gutter-xl-xl>* {
    margin-left: 48px;
    margin-top: 48px
  }

  .q-col-gutter-xl-x-xl {
    margin-left: -48px
  }

  .q-col-gutter-xl-x-xl>* {
    padding-left: 48px
  }

  .q-col-gutter-xl-y-xl {
    margin-top: -48px
  }

  .q-col-gutter-xl-y-xl>* {
    padding-top: 48px
  }

  .q-col-gutter-xl-xl {
    margin-left: -48px;
    margin-top: -48px
  }

  .q-col-gutter-xl-xl>* {
    padding-left: 48px;
    padding-top: 48px
  }

  .row-xl>.col-0,
  .row-xl>.col-xs-0 {
    height: auto;
    width: 0
  }

  .row-xl>.offset-0,
  .row-xl>.offset-xs-0 {
    margin-left: 0
  }

  .column-xl>.col-0,
  .column-xl>.col-xs-0 {
    height: 0;
    width: auto
  }

  .row-xl>.col-1,
  .row-xl>.col-xs-1 {
    height: auto;
    width: 8.3333%
  }

  .row-xl>.offset-1,
  .row-xl>.offset-xs-1 {
    margin-left: 8.3333%
  }

  .column-xl>.col-1,
  .column-xl>.col-xs-1 {
    height: 8.3333%;
    width: auto
  }

  .row-xl>.col-2,
  .row-xl>.col-xs-2 {
    height: auto;
    width: 16.6667%
  }

  .row-xl>.offset-2,
  .row-xl>.offset-xs-2 {
    margin-left: 16.6667%
  }

  .column-xl>.col-2,
  .column-xl>.col-xs-2 {
    height: 16.6667%;
    width: auto
  }

  .row-xl>.col-3,
  .row-xl>.col-xs-3 {
    height: auto;
    width: 25%
  }

  .row-xl>.offset-3,
  .row-xl>.offset-xs-3 {
    margin-left: 25%
  }

  .column-xl>.col-3,
  .column-xl>.col-xs-3 {
    height: 25%;
    width: auto
  }

  .row-xl>.col-4,
  .row-xl>.col-xs-4 {
    height: auto;
    width: 33.3333%
  }

  .row-xl>.offset-4,
  .row-xl>.offset-xs-4 {
    margin-left: 33.3333%
  }

  .column-xl>.col-4,
  .column-xl>.col-xs-4 {
    height: 33.3333%;
    width: auto
  }

  .row-xl>.col-5,
  .row-xl>.col-xs-5 {
    height: auto;
    width: 41.6667%
  }

  .row-xl>.offset-5,
  .row-xl>.offset-xs-5 {
    margin-left: 41.6667%
  }

  .column-xl>.col-5,
  .column-xl>.col-xs-5 {
    height: 41.6667%;
    width: auto
  }

  .row-xl>.col-6,
  .row-xl>.col-xs-6 {
    height: auto;
    width: 50%
  }

  .row-xl>.offset-6,
  .row-xl>.offset-xs-6 {
    margin-left: 50%
  }

  .column-xl>.col-6,
  .column-xl>.col-xs-6 {
    height: 50%;
    width: auto
  }

  .row-xl>.col-7,
  .row-xl>.col-xs-7 {
    height: auto;
    width: 58.3333%
  }

  .row-xl>.offset-7,
  .row-xl>.offset-xs-7 {
    margin-left: 58.3333%
  }

  .column-xl>.col-7,
  .column-xl>.col-xs-7 {
    height: 58.3333%;
    width: auto
  }

  .row-xl>.col-8,
  .row-xl>.col-xs-8 {
    height: auto;
    width: 66.6667%
  }

  .row-xl>.offset-8,
  .row-xl>.offset-xs-8 {
    margin-left: 66.6667%
  }

  .column-xl>.col-8,
  .column-xl>.col-xs-8 {
    height: 66.6667%;
    width: auto
  }

  .row-xl>.col-9,
  .row-xl>.col-xs-9 {
    height: auto;
    width: 75%
  }

  .row-xl>.offset-9,
  .row-xl>.offset-xs-9 {
    margin-left: 75%
  }

  .column-xl>.col-9,
  .column-xl>.col-xs-9 {
    height: 75%;
    width: auto
  }

  .row-xl>.col-10,
  .row-xl>.col-xs-10 {
    height: auto;
    width: 83.3333%
  }

  .row-xl>.offset-10,
  .row-xl>.offset-xs-10 {
    margin-left: 83.3333%
  }

  .column-xl>.col-10,
  .column-xl>.col-xs-10 {
    height: 83.3333%;
    width: auto
  }

  .row-xl>.col-11,
  .row-xl>.col-xs-11 {
    height: auto;
    width: 91.6667%
  }

  .row-xl>.offset-11,
  .row-xl>.offset-xs-11 {
    margin-left: 91.6667%
  }

  .column-xl>.col-11,
  .column-xl>.col-xs-11 {
    height: 91.6667%;
    width: auto
  }

  .row-xl>.col-12,
  .row-xl>.col-xs-12 {
    height: auto;
    width: 100%
  }

  .row-xl>.offset-12,
  .row-xl>.offset-xs-12 {
    margin-left: 100%
  }

  .column-xl>.col-12,
  .column-xl>.col-xs-12 {
    height: 100%;
    width: auto
  }

  .row-xl>.col-sm-0 {
    height: auto;
    width: 0
  }

  .row-xl>.offset-sm-0 {
    margin-left: 0
  }

  .column-xl>.col-sm-0 {
    height: 0;
    width: auto
  }

  .row-xl>.col-sm-1 {
    height: auto;
    width: 8.3333%
  }

  .row-xl>.offset-sm-1 {
    margin-left: 8.3333%
  }

  .column-xl>.col-sm-1 {
    height: 8.3333%;
    width: auto
  }

  .row-xl>.col-sm-2 {
    height: auto;
    width: 16.6667%
  }

  .row-xl>.offset-sm-2 {
    margin-left: 16.6667%
  }

  .column-xl>.col-sm-2 {
    height: 16.6667%;
    width: auto
  }

  .row-xl>.col-sm-3 {
    height: auto;
    width: 25%
  }

  .row-xl>.offset-sm-3 {
    margin-left: 25%
  }

  .column-xl>.col-sm-3 {
    height: 25%;
    width: auto
  }

  .row-xl>.col-sm-4 {
    height: auto;
    width: 33.3333%
  }

  .row-xl>.offset-sm-4 {
    margin-left: 33.3333%
  }

  .column-xl>.col-sm-4 {
    height: 33.3333%;
    width: auto
  }

  .row-xl>.col-sm-5 {
    height: auto;
    width: 41.6667%
  }

  .row-xl>.offset-sm-5 {
    margin-left: 41.6667%
  }

  .column-xl>.col-sm-5 {
    height: 41.6667%;
    width: auto
  }

  .row-xl>.col-sm-6 {
    height: auto;
    width: 50%
  }

  .row-xl>.offset-sm-6 {
    margin-left: 50%
  }

  .column-xl>.col-sm-6 {
    height: 50%;
    width: auto
  }

  .row-xl>.col-sm-7 {
    height: auto;
    width: 58.3333%
  }

  .row-xl>.offset-sm-7 {
    margin-left: 58.3333%
  }

  .column-xl>.col-sm-7 {
    height: 58.3333%;
    width: auto
  }

  .row-xl>.col-sm-8 {
    height: auto;
    width: 66.6667%
  }

  .row-xl>.offset-sm-8 {
    margin-left: 66.6667%
  }

  .column-xl>.col-sm-8 {
    height: 66.6667%;
    width: auto
  }

  .row-xl>.col-sm-9 {
    height: auto;
    width: 75%
  }

  .row-xl>.offset-sm-9 {
    margin-left: 75%
  }

  .column-xl>.col-sm-9 {
    height: 75%;
    width: auto
  }

  .row-xl>.col-sm-10 {
    height: auto;
    width: 83.3333%
  }

  .row-xl>.offset-sm-10 {
    margin-left: 83.3333%
  }

  .column-xl>.col-sm-10 {
    height: 83.3333%;
    width: auto
  }

  .row-xl>.col-sm-11 {
    height: auto;
    width: 91.6667%
  }

  .row-xl>.offset-sm-11 {
    margin-left: 91.6667%
  }

  .column-xl>.col-sm-11 {
    height: 91.6667%;
    width: auto
  }

  .row-xl>.col-sm-12 {
    height: auto;
    width: 100%
  }

  .row-xl>.offset-sm-12 {
    margin-left: 100%
  }

  .column-xl>.col-sm-12 {
    height: 100%;
    width: auto
  }

  .row-xl>.col-md-0 {
    height: auto;
    width: 0
  }

  .row-xl>.offset-md-0 {
    margin-left: 0
  }

  .column-xl>.col-md-0 {
    height: 0;
    width: auto
  }

  .row-xl>.col-md-1 {
    height: auto;
    width: 8.3333%
  }

  .row-xl>.offset-md-1 {
    margin-left: 8.3333%
  }

  .column-xl>.col-md-1 {
    height: 8.3333%;
    width: auto
  }

  .row-xl>.col-md-2 {
    height: auto;
    width: 16.6667%
  }

  .row-xl>.offset-md-2 {
    margin-left: 16.6667%
  }

  .column-xl>.col-md-2 {
    height: 16.6667%;
    width: auto
  }

  .row-xl>.col-md-3 {
    height: auto;
    width: 25%
  }

  .row-xl>.offset-md-3 {
    margin-left: 25%
  }

  .column-xl>.col-md-3 {
    height: 25%;
    width: auto
  }

  .row-xl>.col-md-4 {
    height: auto;
    width: 33.3333%
  }

  .row-xl>.offset-md-4 {
    margin-left: 33.3333%
  }

  .column-xl>.col-md-4 {
    height: 33.3333%;
    width: auto
  }

  .row-xl>.col-md-5 {
    height: auto;
    width: 41.6667%
  }

  .row-xl>.offset-md-5 {
    margin-left: 41.6667%
  }

  .column-xl>.col-md-5 {
    height: 41.6667%;
    width: auto
  }

  .row-xl>.col-md-6 {
    height: auto;
    width: 50%
  }

  .row-xl>.offset-md-6 {
    margin-left: 50%
  }

  .column-xl>.col-md-6 {
    height: 50%;
    width: auto
  }

  .row-xl>.col-md-7 {
    height: auto;
    width: 58.3333%
  }

  .row-xl>.offset-md-7 {
    margin-left: 58.3333%
  }

  .column-xl>.col-md-7 {
    height: 58.3333%;
    width: auto
  }

  .row-xl>.col-md-8 {
    height: auto;
    width: 66.6667%
  }

  .row-xl>.offset-md-8 {
    margin-left: 66.6667%
  }

  .column-xl>.col-md-8 {
    height: 66.6667%;
    width: auto
  }

  .row-xl>.col-md-9 {
    height: auto;
    width: 75%
  }

  .row-xl>.offset-md-9 {
    margin-left: 75%
  }

  .column-xl>.col-md-9 {
    height: 75%;
    width: auto
  }

  .row-xl>.col-md-10 {
    height: auto;
    width: 83.3333%
  }

  .row-xl>.offset-md-10 {
    margin-left: 83.3333%
  }

  .column-xl>.col-md-10 {
    height: 83.3333%;
    width: auto
  }

  .row-xl>.col-md-11 {
    height: auto;
    width: 91.6667%
  }

  .row-xl>.offset-md-11 {
    margin-left: 91.6667%
  }

  .column-xl>.col-md-11 {
    height: 91.6667%;
    width: auto
  }

  .row-xl>.col-md-12 {
    height: auto;
    width: 100%
  }

  .row-xl>.offset-md-12 {
    margin-left: 100%
  }

  .column-xl>.col-md-12 {
    height: 100%;
    width: auto
  }

  .row-xl>.col-lg-0 {
    height: auto;
    width: 0
  }

  .row-xl>.offset-lg-0 {
    margin-left: 0
  }

  .column-xl>.col-lg-0 {
    height: 0;
    width: auto
  }

  .row-xl>.col-lg-1 {
    height: auto;
    width: 8.3333%
  }

  .row-xl>.offset-lg-1 {
    margin-left: 8.3333%
  }

  .column-xl>.col-lg-1 {
    height: 8.3333%;
    width: auto
  }

  .row-xl>.col-lg-2 {
    height: auto;
    width: 16.6667%
  }

  .row-xl>.offset-lg-2 {
    margin-left: 16.6667%
  }

  .column-xl>.col-lg-2 {
    height: 16.6667%;
    width: auto
  }

  .row-xl>.col-lg-3 {
    height: auto;
    width: 25%
  }

  .row-xl>.offset-lg-3 {
    margin-left: 25%
  }

  .column-xl>.col-lg-3 {
    height: 25%;
    width: auto
  }

  .row-xl>.col-lg-4 {
    height: auto;
    width: 33.3333%
  }

  .row-xl>.offset-lg-4 {
    margin-left: 33.3333%
  }

  .column-xl>.col-lg-4 {
    height: 33.3333%;
    width: auto
  }

  .row-xl>.col-lg-5 {
    height: auto;
    width: 41.6667%
  }

  .row-xl>.offset-lg-5 {
    margin-left: 41.6667%
  }

  .column-xl>.col-lg-5 {
    height: 41.6667%;
    width: auto
  }

  .row-xl>.col-lg-6 {
    height: auto;
    width: 50%
  }

  .row-xl>.offset-lg-6 {
    margin-left: 50%
  }

  .column-xl>.col-lg-6 {
    height: 50%;
    width: auto
  }

  .row-xl>.col-lg-7 {
    height: auto;
    width: 58.3333%
  }

  .row-xl>.offset-lg-7 {
    margin-left: 58.3333%
  }

  .column-xl>.col-lg-7 {
    height: 58.3333%;
    width: auto
  }

  .row-xl>.col-lg-8 {
    height: auto;
    width: 66.6667%
  }

  .row-xl>.offset-lg-8 {
    margin-left: 66.6667%
  }

  .column-xl>.col-lg-8 {
    height: 66.6667%;
    width: auto
  }

  .row-xl>.col-lg-9 {
    height: auto;
    width: 75%
  }

  .row-xl>.offset-lg-9 {
    margin-left: 75%
  }

  .column-xl>.col-lg-9 {
    height: 75%;
    width: auto
  }

  .row-xl>.col-lg-10 {
    height: auto;
    width: 83.3333%
  }

  .row-xl>.offset-lg-10 {
    margin-left: 83.3333%
  }

  .column-xl>.col-lg-10 {
    height: 83.3333%;
    width: auto
  }

  .row-xl>.col-lg-11 {
    height: auto;
    width: 91.6667%
  }

  .row-xl>.offset-lg-11 {
    margin-left: 91.6667%
  }

  .column-xl>.col-lg-11 {
    height: 91.6667%;
    width: auto
  }

  .row-xl>.col-lg-12 {
    height: auto;
    width: 100%
  }

  .row-xl>.offset-lg-12 {
    margin-left: 100%
  }

  .column-xl>.col-lg-12 {
    height: 100%;
    width: auto
  }

  .row-xl>.col-xl-0 {
    height: auto;
    width: 0
  }

  .row-xl>.offset-xl-0 {
    margin-left: 0
  }

  .column-xl>.col-xl-0 {
    height: 0;
    width: auto
  }

  .row-xl>.col-xl-1 {
    height: auto;
    width: 8.3333%
  }

  .row-xl>.offset-xl-1 {
    margin-left: 8.3333%
  }

  .column-xl>.col-xl-1 {
    height: 8.3333%;
    width: auto
  }

  .row-xl>.col-xl-2 {
    height: auto;
    width: 16.6667%
  }

  .row-xl>.offset-xl-2 {
    margin-left: 16.6667%
  }

  .column-xl>.col-xl-2 {
    height: 16.6667%;
    width: auto
  }

  .row-xl>.col-xl-3 {
    height: auto;
    width: 25%
  }

  .row-xl>.offset-xl-3 {
    margin-left: 25%
  }

  .column-xl>.col-xl-3 {
    height: 25%;
    width: auto
  }

  .row-xl>.col-xl-4 {
    height: auto;
    width: 33.3333%
  }

  .row-xl>.offset-xl-4 {
    margin-left: 33.3333%
  }

  .column-xl>.col-xl-4 {
    height: 33.3333%;
    width: auto
  }

  .row-xl>.col-xl-5 {
    height: auto;
    width: 41.6667%
  }

  .row-xl>.offset-xl-5 {
    margin-left: 41.6667%
  }

  .column-xl>.col-xl-5 {
    height: 41.6667%;
    width: auto
  }

  .row-xl>.col-xl-6 {
    height: auto;
    width: 50%
  }

  .row-xl>.offset-xl-6 {
    margin-left: 50%
  }

  .column-xl>.col-xl-6 {
    height: 50%;
    width: auto
  }

  .row-xl>.col-xl-7 {
    height: auto;
    width: 58.3333%
  }

  .row-xl>.offset-xl-7 {
    margin-left: 58.3333%
  }

  .column-xl>.col-xl-7 {
    height: 58.3333%;
    width: auto
  }

  .row-xl>.col-xl-8 {
    height: auto;
    width: 66.6667%
  }

  .row-xl>.offset-xl-8 {
    margin-left: 66.6667%
  }

  .column-xl>.col-xl-8 {
    height: 66.6667%;
    width: auto
  }

  .row-xl>.col-xl-9 {
    height: auto;
    width: 75%
  }

  .row-xl>.offset-xl-9 {
    margin-left: 75%
  }

  .column-xl>.col-xl-9 {
    height: 75%;
    width: auto
  }

  .row-xl>.col-xl-10 {
    height: auto;
    width: 83.3333%
  }

  .row-xl>.offset-xl-10 {
    margin-left: 83.3333%
  }

  .column-xl>.col-xl-10 {
    height: 83.3333%;
    width: auto
  }

  .row-xl>.col-xl-11 {
    height: auto;
    width: 91.6667%
  }

  .row-xl>.offset-xl-11 {
    margin-left: 91.6667%
  }

  .column-xl>.col-xl-11 {
    height: 91.6667%;
    width: auto
  }

  .row-xl>.col-xl-12 {
    height: auto;
    width: 100%
  }

  .row-xl>.offset-xl-12 {
    margin-left: 100%
  }

  .column-xl>.col-xl-12 {
    height: 100%;
    width: auto
  }
}

@font-face {
  font-family: swiper-icons;
  font-style: normal;
  font-weight: 400;
  src: url(data:application/font-woff;charset=utf-8;base64,\ d09GRgABAAAAAAZgABAAAAAADAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAABGRlRNAAAGRAAAABoAAAAci6qHkUdERUYAAAWgAAAAIwAAACQAYABXR1BPUwAABhQAAAAuAAAANuAY7+xHU1VCAAAFxAAAAFAAAABm2fPczU9TLzIAAAHcAAAASgAAAGBP9V5RY21hcAAAAkQAAACIAAABYt6F0cBjdnQgAAACzAAAAAQAAAAEABEBRGdhc3AAAAWYAAAACAAAAAj//wADZ2x5ZgAAAywAAADMAAAD2MHtryVoZWFkAAABbAAAADAAAAA2E2+eoWhoZWEAAAGcAAAAHwAAACQC9gDzaG10eAAAAigAAAAZAAAArgJkABFsb2NhAAAC0AAAAFoAAABaFQAUGG1heHAAAAG8AAAAHwAAACAAcABAbmFtZQAAA/gAAAE5AAACXvFdBwlwb3N0AAAFNAAAAGIAAACE5s74hXjaY2BkYGAAYpf5Hu/j+W2+MnAzMYDAzaX6QjD6/4//Bxj5GA8AuRwMYGkAPywL13jaY2BkYGA88P8Agx4j+/8fQDYfA1AEBWgDAIB2BOoAeNpjYGRgYNBh4GdgYgABEMnIABJzYNADCQAACWgAsQB42mNgYfzCOIGBlYGB0YcxjYGBwR1Kf2WQZGhhYGBiYGVmgAFGBiQQkOaawtDAoMBQxXjg/wEGPcYDDA4wNUA2CCgwsAAAO4EL6gAAeNpj2M0gyAACqxgGNWBkZ2D4/wMA+xkDdgAAAHjaY2BgYGaAYBkGRgYQiAHyGMF8FgYHIM3DwMHABGQrMOgyWDLEM1T9/w8UBfEMgLzE////P/5//f/V/xv+r4eaAAeMbAxwIUYmIMHEgKYAYjUcsDAwsLKxc3BycfPw8jEQA/gZBASFhEVExcQlJKWkZWTl5BUUlZRVVNXUNTQZBgMAAMR+E+gAEQFEAAAAKgAqACoANAA+AEgAUgBcAGYAcAB6AIQAjgCYAKIArAC2AMAAygDUAN4A6ADyAPwBBgEQARoBJAEuATgBQgFMAVYBYAFqAXQBfgGIAZIBnAGmAbIBzgHsAAB42u2NMQ6CUAyGW568x9AneYYgm4MJbhKFaExIOAVX8ApewSt4Bic4AfeAid3VOBixDxfPYEza5O+Xfi04YADggiUIULCuEJK8VhO4bSvpdnktHI5QCYtdi2sl8ZnXaHlqUrNKzdKcT8cjlq+rwZSvIVczNiezsfnP/uznmfPFBNODM2K7MTQ45YEAZqGP81AmGGcF3iPqOop0r1SPTaTbVkfUe4HXj97wYE+yNwWYxwWu4v1ugWHgo3S1XdZEVqWM7ET0cfnLGxWfkgR42o2PvWrDMBSFj/IHLaF0zKjRgdiVMwScNRAoWUoH78Y2icB/yIY09An6AH2Bdu/UB+yxopYshQiEvnvu0dURgDt8QeC8PDw7Fpji3fEA4z/PEJ6YOB5hKh4dj3EvXhxPqH/SKUY3rJ7srZ4FZnh1PMAtPhwP6fl2PMJMPDgeQ4rY8YT6Gzao0eAEA409DuggmTnFnOcSCiEiLMgxCiTI6Cq5DZUd3Qmp10vO0LaLTd2cjN4fOumlc7lUYbSQcZFkutRG7g6JKZKy0RmdLY680CDnEJ+UMkpFFe1RN7nxdVpXrC4aTtnaurOnYercZg2YVmLN/d/gczfEimrE/fs/bOuq29Zmn8tloORaXgZgGa78yO9/cnXm2BpaGvq25Dv9S4E9+5SIc9PqupJKhYFSSl47+Qcr1mYNAAAAeNptw0cKwkAAAMDZJA8Q7OUJvkLsPfZ6zFVERPy8qHh2YER+3i/BP83vIBLLySsoKimrqKqpa2hp6+jq6RsYGhmbmJqZSy0sraxtbO3sHRydnEMU4uR6yx7JJXveP7WrDycAAAAAAAH//wACeNpjYGRgYOABYhkgZgJCZgZNBkYGLQZtIJsFLMYAAAw3ALgAeNolizEKgDAQBCchRbC2sFER0YD6qVQiBCv/H9ezGI6Z5XBAw8CBK/m5iQQVauVbXLnOrMZv2oLdKFa8Pjuru2hJzGabmOSLzNMzvutpB3N42mNgZGBg4GKQYzBhYMxJLMlj4GBgAYow/P/PAJJhLM6sSoWKfWCAAwDAjgbRAAB42mNgYGBkAIIbCZo5IPrmUn0hGA0AO8EFTQAA)
}

.overlay-popup {
  background: #000000b3;
  height: 100vh;
  left: 0;
  max-height: 100vh;
  max-width: 100vw;
  opacity: 0;
  position: fixed;
  top: 0;
  transition: opacity .5s;
  visibility: hidden;
  width: 100vw;
  z-index: 6000
}

.overlay-popup-active {
  opacity: 1;
  visibility: visible
}

@media screen and (max-width:700px) {

  .box,
  .popup {
    width: 70%
  }
}

.b-swiper-pagination {
  background: red;
  border-radius: 50%;
  height: 8px;
  width: 8px
}

.b-carousel-pagination-active {
  background-image: linear-gradient(90deg, #fb0000 0, #ff615a);
  border-radius: 32px;
  width: 40px
}

@font-face {
  font-family: swiper-icons;
  font-style: normal;
  font-weight: 400;
  src: url(data:application/font-woff;charset=utf-8;base64,\ d09GRgABAAAAAAZgABAAAAAADAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAABGRlRNAAAGRAAAABoAAAAci6qHkUdERUYAAAWgAAAAIwAAACQAYABXR1BPUwAABhQAAAAuAAAANuAY7+xHU1VCAAAFxAAAAFAAAABm2fPczU9TLzIAAAHcAAAASgAAAGBP9V5RY21hcAAAAkQAAACIAAABYt6F0cBjdnQgAAACzAAAAAQAAAAEABEBRGdhc3AAAAWYAAAACAAAAAj//wADZ2x5ZgAAAywAAADMAAAD2MHtryVoZWFkAAABbAAAADAAAAA2E2+eoWhoZWEAAAGcAAAAHwAAACQC9gDzaG10eAAAAigAAAAZAAAArgJkABFsb2NhAAAC0AAAAFoAAABaFQAUGG1heHAAAAG8AAAAHwAAACAAcABAbmFtZQAAA/gAAAE5AAACXvFdBwlwb3N0AAAFNAAAAGIAAACE5s74hXjaY2BkYGAAYpf5Hu/j+W2+MnAzMYDAzaX6QjD6/4//Bxj5GA8AuRwMYGkAPywL13jaY2BkYGA88P8Agx4j+/8fQDYfA1AEBWgDAIB2BOoAeNpjYGRgYNBh4GdgYgABEMnIABJzYNADCQAACWgAsQB42mNgYfzCOIGBlYGB0YcxjYGBwR1Kf2WQZGhhYGBiYGVmgAFGBiQQkOaawtDAoMBQxXjg/wEGPcYDDA4wNUA2CCgwsAAAO4EL6gAAeNpj2M0gyAACqxgGNWBkZ2D4/wMA+xkDdgAAAHjaY2BgYGaAYBkGRgYQiAHyGMF8FgYHIM3DwMHABGQrMOgyWDLEM1T9/w8UBfEMgLzE////P/5//f/V/xv+r4eaAAeMbAxwIUYmIMHEgKYAYjUcsDAwsLKxc3BycfPw8jEQA/gZBASFhEVExcQlJKWkZWTl5BUUlZRVVNXUNTQZBgMAAMR+E+gAEQFEAAAAKgAqACoANAA+AEgAUgBcAGYAcAB6AIQAjgCYAKIArAC2AMAAygDUAN4A6ADyAPwBBgEQARoBJAEuATgBQgFMAVYBYAFqAXQBfgGIAZIBnAGmAbIBzgHsAAB42u2NMQ6CUAyGW568x9AneYYgm4MJbhKFaExIOAVX8ApewSt4Bic4AfeAid3VOBixDxfPYEza5O+Xfi04YADggiUIULCuEJK8VhO4bSvpdnktHI5QCYtdi2sl8ZnXaHlqUrNKzdKcT8cjlq+rwZSvIVczNiezsfnP/uznmfPFBNODM2K7MTQ45YEAZqGP81AmGGcF3iPqOop0r1SPTaTbVkfUe4HXj97wYE+yNwWYxwWu4v1ugWHgo3S1XdZEVqWM7ET0cfnLGxWfkgR42o2PvWrDMBSFj/IHLaF0zKjRgdiVMwScNRAoWUoH78Y2icB/yIY09An6AH2Bdu/UB+yxopYshQiEvnvu0dURgDt8QeC8PDw7Fpji3fEA4z/PEJ6YOB5hKh4dj3EvXhxPqH/SKUY3rJ7srZ4FZnh1PMAtPhwP6fl2PMJMPDgeQ4rY8YT6Gzao0eAEA409DuggmTnFnOcSCiEiLMgxCiTI6Cq5DZUd3Qmp10vO0LaLTd2cjN4fOumlc7lUYbSQcZFkutRG7g6JKZKy0RmdLY680CDnEJ+UMkpFFe1RN7nxdVpXrC4aTtnaurOnYercZg2YVmLN/d/gczfEimrE/fs/bOuq29Zmn8tloORaXgZgGa78yO9/cnXm2BpaGvq25Dv9S4E9+5SIc9PqupJKhYFSSl47+Qcr1mYNAAAAeNptw0cKwkAAAMDZJA8Q7OUJvkLsPfZ6zFVERPy8qHh2YER+3i/BP83vIBLLySsoKimrqKqpa2hp6+jq6RsYGhmbmJqZSy0sraxtbO3sHRydnEMU4uR6yx7JJXveP7WrDycAAAAAAAH//wACeNpjYGRgYOABYhkgZgJCZgZNBkYGLQZtIJsFLMYAAAw3ALgAeNolizEKgDAQBCchRbC2sFER0YD6qVQiBCv/H9ezGI6Z5XBAw8CBK/m5iQQVauVbXLnOrMZv2oLdKFa8Pjuru2hJzGabmOSLzNMzvutpB3N42mNgZGBg4GKQYzBhYMxJLMlj4GBgAYow/P/PAJJhLM6sSoWKfWCAAwDAjgbRAAB42mNgYGBkAIIbCZo5IPrmUn0hGA0AO8EFTQAA)
}

:root {
  --swiper-theme-color: #007aff
}

:host {
  display: block;
  margin-left: auto;
  margin-right: auto;
  position: relative;
  z-index: 1
}

.swiper {
  display: block;
  list-style: none;
  margin-left: auto;
  margin-right: auto;
  overflow: hidden;
  padding: 0;
  position: relative;
  z-index: 1
}

.swiper-vertical>.swiper-wrapper {
  flex-direction: column
}

.swiper-wrapper {
  box-sizing: content-box;
  display: flex;
  height: 100%;
  position: relative;
  transition-property: transform;
  transition-timing-function: var(--swiper-wrapper-transition-timing-function, initial);
  width: 100%;
  z-index: 1
}

.swiper-android .swiper-slide,
.swiper-ios .swiper-slide,
.swiper-wrapper {
  transform: translateZ(0)
}

.swiper-horizontal {
  touch-action: pan-y
}

.swiper-vertical {
  touch-action: pan-x
}

.swiper-slide {
  display: block;
  flex-shrink: 0;
  height: 100%;
  position: relative;
  transition-property: transform;
  width: 100%
}

.swiper-slide-invisible-blank {
  visibility: hidden
}

.swiper-autoheight,
.swiper-autoheight .swiper-slide {
  height: auto
}

.swiper-autoheight .swiper-wrapper {
  align-items: flex-start;
  transition-property: transform, height
}

.swiper-backface-hidden .swiper-slide {
  backface-visibility: hidden;
  transform: translateZ(0)
}

.swiper-3d.swiper-css-mode .swiper-wrapper {
  perspective: 1200px
}

.swiper-3d .swiper-wrapper {
  transform-style: preserve-3d
}

.swiper-3d {
  perspective: 1200px
}

.swiper-3d .swiper-cube-shadow,
.swiper-3d .swiper-slide {
  transform-style: preserve-3d
}

.swiper-css-mode>.swiper-wrapper {
  overflow: auto;
  scrollbar-width: none;
  -ms-overflow-style: none
}

.swiper-css-mode>.swiper-wrapper::-webkit-scrollbar {
  display: none
}

.swiper-css-mode>.swiper-wrapper>.swiper-slide {
  scroll-snap-align: start start
}

.swiper-css-mode.swiper-horizontal>.swiper-wrapper {
  scroll-snap-type: x mandatory
}

.swiper-css-mode.swiper-vertical>.swiper-wrapper {
  scroll-snap-type: y mandatory
}

.swiper-css-mode.swiper-free-mode>.swiper-wrapper {
  scroll-snap-type: none
}

.swiper-css-mode.swiper-free-mode>.swiper-wrapper>.swiper-slide {
  scroll-snap-align: none
}

.swiper-css-mode.swiper-centered>.swiper-wrapper:before {
  content: "";
  flex-shrink: 0;
  order: 9999
}

.swiper-css-mode.swiper-centered>.swiper-wrapper>.swiper-slide {
  scroll-snap-align: center center;
  scroll-snap-stop: always
}

.swiper-css-mode.swiper-centered.swiper-horizontal>.swiper-wrapper>.swiper-slide:first-child {
  margin-inline-start: var(--swiper-centered-offset-before)
}

.swiper-css-mode.swiper-centered.swiper-horizontal>.swiper-wrapper:before {
  height: 100%;
  min-height: 1px;
  width: var(--swiper-centered-offset-after)
}

.swiper-css-mode.swiper-centered.swiper-vertical>.swiper-wrapper>.swiper-slide:first-child {
  margin-block-start: var(--swiper-centered-offset-before)
}

.swiper-css-mode.swiper-centered.swiper-vertical>.swiper-wrapper:before {
  height: var(--swiper-centered-offset-after);
  min-width: 1px;
  width: 100%
}

.swiper-3d .swiper-slide-shadow,
.swiper-3d .swiper-slide-shadow-bottom,
.swiper-3d .swiper-slide-shadow-left,
.swiper-3d .swiper-slide-shadow-right,
.swiper-3d .swiper-slide-shadow-top {
  height: 100%;
  left: 0;
  pointer-events: none;
  position: absolute;
  top: 0;
  width: 100%;
  z-index: 10
}

.swiper-3d .swiper-slide-shadow {
  background: #00000026
}

.swiper-3d .swiper-slide-shadow-left {
  background-image: linear-gradient(270deg, rgba(0, 0, 0, .5), transparent)
}

.swiper-3d .swiper-slide-shadow-right {
  background-image: linear-gradient(90deg, rgba(0, 0, 0, .5), transparent)
}

.swiper-3d .swiper-slide-shadow-top {
  background-image: linear-gradient(0deg, rgba(0, 0, 0, .5), transparent)
}

.swiper-3d .swiper-slide-shadow-bottom {
  background-image: linear-gradient(180deg, rgba(0, 0, 0, .5), transparent)
}

.swiper-lazy-preloader {
  border: 4px solid var(--swiper-preloader-color, var(--swiper-theme-color));
  border-radius: 50%;
  border-top: 4px solid transparent;
  box-sizing: border-box;
  height: 42px;
  left: 50%;
  margin-left: -21px;
  margin-top: -21px;
  position: absolute;
  top: 50%;
  transform-origin: 50%;
  width: 42px;
  z-index: 10
}

.swiper-watch-progress .swiper-slide-visible .swiper-lazy-preloader,
.swiper:not(.swiper-watch-progress) .swiper-lazy-preloader {
  animation: swiper-preloader-spin 1s linear infinite
}

.swiper-lazy-preloader-white {
  --swiper-preloader-color: #fff
}

.swiper-lazy-preloader-black {
  --swiper-preloader-color: #000
}

@keyframes swiper-preloader-spin {
  0% {
    transform: rotate(0)
  }

  to {
    transform: rotate(1turn)
  }
}

.swiper-pagination {
  position: absolute;
  text-align: center;
  transform: translateZ(0);
  transition: opacity .3s;
  z-index: 10
}

.swiper-pagination.swiper-pagination-hidden {
  opacity: 0
}

.swiper-pagination-disabled>.swiper-pagination,
.swiper-pagination.swiper-pagination-disabled {
  display: none !important
}

.swiper-horizontal>.swiper-pagination-bullets,
.swiper-pagination-bullets.swiper-pagination-horizontal,
.swiper-pagination-custom,
.swiper-pagination-fraction {
  bottom: var(--swiper-pagination-bottom, 8px);
  left: 0;
  top: var(--swiper-pagination-top, auto);
  width: 100%
}

.swiper-pagination-bullets-dynamic {
  font-size: 0;
  overflow: hidden
}

.swiper-pagination-bullets-dynamic .swiper-pagination-bullet {
  position: relative;
  transform: scale(.33)
}

.swiper-pagination-bullets-dynamic .swiper-pagination-bullet-active,
.swiper-pagination-bullets-dynamic .swiper-pagination-bullet-active-main {
  transform: scale(1)
}

.swiper-pagination-bullets-dynamic .swiper-pagination-bullet-active-prev {
  transform: scale(.66)
}

.swiper-pagination-bullets-dynamic .swiper-pagination-bullet-active-prev-prev {
  transform: scale(.33)
}

.swiper-pagination-bullets-dynamic .swiper-pagination-bullet-active-next {
  transform: scale(.66)
}

.swiper-pagination-bullets-dynamic .swiper-pagination-bullet-active-next-next {
  transform: scale(.33)
}

.swiper-pagination-bullet {
  background: var(--swiper-pagination-bullet-inactive-color, #000);
  border-radius: var(--swiper-pagination-bullet-border-radius, 50%);
  display: inline-block;
  height: var(--swiper-pagination-bullet-height, var(--swiper-pagination-bullet-size, 8px));
  opacity: var(--swiper-pagination-bullet-inactive-opacity, .2);
  width: var(--swiper-pagination-bullet-width, var(--swiper-pagination-bullet-size, 8px))
}

button.swiper-pagination-bullet {
  -webkit-appearance: none;
  -moz-appearance: none;
  appearance: none;
  border: none;
  box-shadow: none;
  margin: 0;
  padding: 0
}

.swiper-pagination-clickable .swiper-pagination-bullet {
  cursor: pointer
}

.swiper-pagination-bullet:only-child {
  display: none !important
}

.swiper-pagination-bullet-active {
  background: var(--swiper-pagination-color, var(--swiper-theme-color));
  opacity: var(--swiper-pagination-bullet-opacity, 1)
}

.swiper-pagination-vertical.swiper-pagination-bullets,
.swiper-vertical>.swiper-pagination-bullets {
  left: var(--swiper-pagination-left, auto);
  right: var(--swiper-pagination-right, 8px);
  top: 50%;
  transform: translate3d(0, -50%, 0)
}

.swiper-pagination-vertical.swiper-pagination-bullets .swiper-pagination-bullet,
.swiper-vertical>.swiper-pagination-bullets .swiper-pagination-bullet {
  display: block;
  margin: var(--swiper-pagination-bullet-vertical-gap, 6px) 0
}

.swiper-pagination-vertical.swiper-pagination-bullets.swiper-pagination-bullets-dynamic,
.swiper-vertical>.swiper-pagination-bullets.swiper-pagination-bullets-dynamic {
  top: 50%;
  transform: translateY(-50%);
  width: 8px
}

.swiper-pagination-vertical.swiper-pagination-bullets.swiper-pagination-bullets-dynamic .swiper-pagination-bullet,
.swiper-vertical>.swiper-pagination-bullets.swiper-pagination-bullets-dynamic .swiper-pagination-bullet {
  display: inline-block;
  transition: transform .2s, top .2s
}

.swiper-horizontal>.swiper-pagination-bullets .swiper-pagination-bullet,
.swiper-pagination-horizontal.swiper-pagination-bullets .swiper-pagination-bullet {
  margin: 0 var(--swiper-pagination-bullet-horizontal-gap, 4px)
}

.swiper-horizontal>.swiper-pagination-bullets.swiper-pagination-bullets-dynamic,
.swiper-pagination-horizontal.swiper-pagination-bullets.swiper-pagination-bullets-dynamic {
  left: 50%;
  transform: translate(-50%);
  white-space: nowrap
}

.swiper-horizontal>.swiper-pagination-bullets.swiper-pagination-bullets-dynamic .swiper-pagination-bullet,
.swiper-pagination-horizontal.swiper-pagination-bullets.swiper-pagination-bullets-dynamic .swiper-pagination-bullet {
  transition: transform .2s, left .2s
}

.swiper-horizontal.swiper-rtl>.swiper-pagination-bullets-dynamic .swiper-pagination-bullet {
  transition: transform .2s, right .2s
}

.swiper-pagination-fraction {
  color: var(--swiper-pagination-fraction-color, inherit)
}

.swiper-pagination-progressbar {
  background: var(--swiper-pagination-progressbar-bg-color, rgba(0, 0, 0, .25));
  position: absolute
}

.swiper-pagination-progressbar .swiper-pagination-progressbar-fill {
  background: var(--swiper-pagination-color, var(--swiper-theme-color));
  height: 100%;
  left: 0;
  position: absolute;
  top: 0;
  transform: scale(0);
  transform-origin: left top;
  width: 100%
}

.swiper-rtl .swiper-pagination-progressbar .swiper-pagination-progressbar-fill {
  transform-origin: right top
}

.swiper-horizontal>.swiper-pagination-progressbar,
.swiper-pagination-progressbar.swiper-pagination-horizontal,
.swiper-pagination-progressbar.swiper-pagination-vertical.swiper-pagination-progressbar-opposite,
.swiper-vertical>.swiper-pagination-progressbar.swiper-pagination-progressbar-opposite {
  height: var(--swiper-pagination-progressbar-size, 4px);
  left: 0;
  top: 0;
  width: 100%
}

.swiper-horizontal>.swiper-pagination-progressbar.swiper-pagination-progressbar-opposite,
.swiper-pagination-progressbar.swiper-pagination-horizontal.swiper-pagination-progressbar-opposite,
.swiper-pagination-progressbar.swiper-pagination-vertical,
.swiper-vertical>.swiper-pagination-progressbar {
  height: 100%;
  left: 0;
  top: 0;
  width: var(--swiper-pagination-progressbar-size, 4px)
}

.swiper-pagination-lock {
  display: none
}

:root {
  --swiper-navigation-size: 44px
}

.swiper-button-next,
.swiper-button-prev {
  align-items: center;
  color: var(--swiper-navigation-color, var(--swiper-theme-color));
  cursor: pointer;
  display: flex;
  height: var(--swiper-navigation-size);
  justify-content: center;
  margin-top: calc(0px - var(--swiper-navigation-size)/2);
  position: absolute;
  top: var(--swiper-navigation-top-offset, 50%);
  width: calc(var(--swiper-navigation-size)/44*27);
  z-index: 10
}

.swiper-button-next.swiper-button-disabled,
.swiper-button-prev.swiper-button-disabled {
  cursor: auto;
  opacity: .35;
  pointer-events: none
}

.swiper-button-next.swiper-button-hidden,
.swiper-button-prev.swiper-button-hidden {
  cursor: auto;
  opacity: 0;
  pointer-events: none
}

.swiper-navigation-disabled .swiper-button-next,
.swiper-navigation-disabled .swiper-button-prev {
  display: none !important
}

.swiper-button-next svg,
.swiper-button-prev svg {
  height: 100%;
  -o-object-fit: contain;
  object-fit: contain;
  transform-origin: center;
  width: 100%
}

.swiper-rtl .swiper-button-next svg,
.swiper-rtl .swiper-button-prev svg {
  transform: rotate(180deg)
}

.swiper-button-prev,
.swiper-rtl .swiper-button-next {
  left: var(--swiper-navigation-sides-offset, 10px);
  right: auto
}

.swiper-button-lock {
  display: none
}

.swiper-button-next:after,
.swiper-button-prev:after {
  font-family: swiper-icons;
  font-size: var(--swiper-navigation-size);
  font-variant: normal;
  letter-spacing: 0;
  line-height: 1;
  text-transform: none !important
}

.swiper-button-prev:after,
.swiper-rtl .swiper-button-next:after {
  content: "prev"
}

.swiper-button-next,
.swiper-rtl .swiper-button-prev {
  left: auto;
  right: var(--swiper-navigation-sides-offset, 10px)
}

.swiper-button-next:after,
.swiper-rtl .swiper-button-prev:after {
  content: "next"
}

a:active,
a:hover,
a:link,
a:visited {
  text-decoration: none
}

.b-layout-container {
  max-width: 1120px
}

.b-box-shadow {
  -webkit-backdrop-filter: blur(20px);
  backdrop-filter: blur(20px);
  box-shadow: 0 4px 12px #00000014
}

.b-mask-md {
  filter: brightness(.6)
}

.b-max-width-100-md {
  max-width: 100%
}

.b-max-height-100-md {
  max-height: 100%
}

.q-field__control-container .b-input:not(:-moz-placeholder-shown)+.q-field__label {
  top: 15%;
  -moz-transition: top .3s ease;
  transition: top .3s ease
}

.q-field__control-container .b-input:not(:placeholder-shown)+.q-field__label {
  top: 15%;
  transition: top .3s ease
}

.b-subitem-hidden {
  display: none
}

.b-subitem-active {
  display: block
}

.b-carousel-img {
  width: 100% !important;
  aspect-ratio: 16 / 7;
}

.b-collapsible>label:has(input:checked) {
  background-color: #f5f3f0
}

.b-collapsible>label:has(input:checked) i {
  transform: rotate(180deg);
  transition: transform .3s ease-in-out
}

.b-collapsible-content {
  max-height: 0;
  opacity: 0;
  overflow: hidden;
  transition: max-height .3s ease, opacity .3s ease
}

.b-collapsible:has(input:checked)~.b-collapsible-content {
  max-height: 500px;
  opacity: 1
}

.b-radio {
  border: 2px solid #ff4840;
  border-radius: 4px;
  height: 20px;
  margin-right: 2%;
  position: relative;
  width: 20px
}

.b-radio:before {
  content: "";
  height: 20px;
  position: absolute;
  width: 20px
}

input:checked+.b-radio:after {
  border-bottom: 2px solid #ff4840;
  border-right: 2px solid #ff4840;
  content: "";
  height: 12px;
  left: 25%;
  position: absolute;
  top: 10%;
  transform: rotate(45deg);
  width: 7px;
  z-index: 1
}

.b-text-left {
  text-align: start
}

.b-xs-none {
  display: inline-block
}

.b-md-none {
  display: none
}

.b-page-container-top {
  padding-top: 20px
}

.min-width-list {
  min-width: 140px
}

.b-pagination [aria-current=true] .q-btn__content {
  border-bottom: 2px solid red
}

.b-border-red {
  border: 1px solid #ff4840
}

.b-border-gray {
  border: 1px solid rgba(0, 0, 0, .24)
}

.b-border-solid :before {
  border-style: solid !important
}

.b-navigation-arrows-prev {
  transform: scaleX(-1)
}

.b-navigation-arrows-next,
.b-navigation-arrows-prev {
  background-image: url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAACAAAAAgCAYAAABzenr0AAAACXBIWXMAAAsTAAALEwEAmpwYAAAAAXNSR0IArs4c6QAAAARnQU1BAACxjwv8YQUAAAGJSURBVHgB7Za9SgNBEIBnd70jlVyClV6ClUqwEJFgYWFlZWUlaXJvcrMvEuwUBJ/DwlKsxVqsJfsz7iymv59wae6Dgzu43fnYn5kB6OnpqYEFKFZKFbANQvCFFYJskniT7ZawIWTVHz2AIKIwQgRk6fL9jUlUxgCgSROyoyHZSU7u5GgLEoMU7TDzLGCnx+QuzlpJVN6CNcnvCoWSmt8FAAkZtuP6qrFEbQFGff9oklIHASD2kALd7U0jiUYCTPL5hSSVXn8LpZDmd7UlGgsw6v1DSykxXIu4FCAkUjGvJdFKgBGvbzocBB0dogQEifui6vjWAv8Q5wgRDwXniurT7kBL3OWsFN5jvBP8SNJi+fhQdXwrAXc6LcFbXMf2zmm1fMY6czTeAnc4Kck75Pe4/Bz86QWhC8zeqIypmDPh7JxCIkLoCjMYlHaUkRsfeBaglqm4XnCAkssx1wI3zn0oRghdwc1I6Ac8V0MzzMjkOUKXcEMSVoBsmpLJMoRtELuiJFlAT0/PBvkD1KGbmYrUs5EAAAAASUVORK5CYII=);
  background-size: cover
}

.b-carousel-navigation-active>span {
  background-image: linear-gradient(90deg, #fb0000 0, #ff615a);
  border-radius: 32px;
  width: 40px
}

.b-carousel-navigation>span {
  max-height: 8px;
  max-width: 8px
}

.indicator-dot {
  background-color: #ede9e1;
  border-radius: 50%
}

.b-carousel-text-card {
  left: 10%;
  max-height: 225px;
  max-width: 416px;
  z-index: 100
}

.b-carousel-bg {
  background-image: url(../img/carousel-bg.DYuqZZNx.png);
  background-size: cover
}

.b-login-image-role-1 {
  background: url(../img/role-entry-1.DRNxF3Dm.png)
}

.b-border-bottom-color {
  background-image: linear-gradient(90deg, #fb0000 0, #ff615a)
}

.b-card-height-141 {
  max-height: 141px
}

.b-card-height-150 {
  min-height: 150px
}

.b-card-min-height-140 {
  min-height: 140px
}

.b-card-height-160 {
  height: 160px;
  max-height: 160px
}

.b-a-link {
  letter-spacing: 3px;
  line-height: 23.17px
}

.b-icon-xl {
  height: 32px;
  width: 32px
}

.b-icon-lg {
  height: 26px;
  width: 26px
}

.b-icon-md {
  height: 20px;
  width: 20px
}

.b-search-btn {
  max-width: 127px
}

.b-btn {
  cursor: pointer
}

.b-navigation-item {
  color: #000
}

.b-navigation-item-active,
.b-navigation-item:hover {
  background: #e0e0e0;
  color: #fb0000
}

.b-bg-red {
  background-color: #fb0000
}

.b-bg-red2 {
  background-color: #c20000
}

.b-bg-red3 {
  background: #ff4840
}

.b-bg-white {
  background-color: #fff
}

.b-bg-black {
  background-color: #0009
}

.b-bg-black2 {
  background-color: #000000de
}

.b-bg-gray {
  background-color: #e0e0e0
}

.b-bg-gray-2 {
  background-color: #f5f5f5
}

.b-bg-gray-3 {
  background-color: #ede9e1
}

.b-bg-red-to-white {
  background-image: linear-gradient(90deg, #fb0000 0, #ff615a)
}

.b-bg-beige {
  background-color: #f8f6f2
}

.text-weight-700 {
  font-weight: 700
}

.text-weight-500 {
  font-weight: 500
}

.text-weight-400 {
  font-weight: 400
}

.b-text-red {
  color: #fb0000
}

.b-text-gray {
  color: #00000061
}

.b-text-gray-1 {
  color: #212121
}

.b-text-gray-2 {
  color: #666
}

.b-text-gray-3 {
  color: #9e9e9e
}

.b-text-gray-4 {
  color: #ede9e1
}

.b-text-gray-5 {
  color: #5f5d5a
}

.b-text-black {
  color: #0009
}

.b-text-black2 {
  color: #000000de
}

.b-radius-lg {
  border-radius: 48px
}

.b-radius-md {
  border-radius: 32px
}

.b-radius-sm {
  border-radius: 8px
}

.b-radius-xs {
  border-radius: 4px
}

.b-radius-none {
  border-radius: 0
}

.b-radius-sm-u {
  border-top-left-radius: 8px;
  border-top-right-radius: 8px
}

.b-radius-sm-d {
  border-bottom-left-radius: 8px;
  border-bottom-right-radius: 8px
}

.b-gap-4 {
  gap: 4px
}

.b-gap-8 {
  gap: 8px
}

.b-gap-12 {
  gap: 12px
}

.b-gap-24 {
  gap: 24px
}

.b-items-center {
  align-items: center
}

.b-justify-center {
  justify-content: center
}

.b-justify-between {
  justify-content: space-between
}

.b-flex {
  display: flex
}

.b-size-28 {
  height: 28px;
  width: 28px
}

.b-size-24 {
  height: 24px;
/*  width: 24px*/
  aspect-ratio: 3 / 2;
  object-fit: cover;

}

.b-size-32 {
  height: 32px;
/*  width: 32px*/
  aspect-ratio: 3 / 2;
  object-fit: cover;
}

.b-size-40 {
  height: 40px;
/*  width: 40px*/
  aspect-ratio: 3 / 2;
  object-fit: cover;
}

.b-size-64 {
  height: 64px;
/*  width: 64px*/
  aspect-ratio: 3 / 2;
  object-fit: cover;
}

.b-w-109 {
  width: 109px
}

.b-h-32 {
  height: 32px
}

.b-w-103 {
  width: 103px
}

.b-h-31 {
  height: 31px
}

.b-w-1440 {
  width: 1440px
}

.b-max-height-180 {
  max-height: 180px
}

.b-text-xs {
  font-size: .75rem
}

.b-text-sm {
  font-size: .875rem
}

.b-text-md {
  font-size: 1rem
}

.b-text-lg {
  font-size: 1.125rem
}

.b-text-xl {
  font-size: 1.25rem
}

.b-text-h6 {
  font-size: 1.125rem
}

.b-text-h5 {
  font-size: 1.25rem
}

.b-text-h4 {
  font-size: 1.5rem
}

.b-text-h3 {
  font-size: 1.75rem
}

.b-text-h2 {
  font-size: 2rem
}

.b-text-h1 {
  font-size: 2.5rem
}

.b-p-56-80 {
  padding: 56px 80px
}

.b-radius-t-64 {
  border-top-left-radius: 64px;
  border-top-right-radius: 64px
}

.b-radius-t-2xl {
  border-top-left-radius: 80px;
  border-top-right-radius: 80px
}

.b-radius-xl {
  border-radius: 68px
}

.b-border-gradient {
  position: relative
}

.b-border-gradient:after {
  background-image: linear-gradient(90deg, red, #ff6b6b);
  bottom: 0;
  content: "";
  height: 4px;
  left: 0;
  position: absolute;
  right: 0
}

.b-m-auto {
  margin: 0 auto
}

.b-hover-text-red:hover {
  color: #fb0000
}

.z-index-1 {
  z-index: 1
}

.b-image-cover {
  height: 100%;
  -o-object-fit: cover;
  object-fit: cover;
  width: 100%
}

.b-max-height-275 {
  max-height: 275px
}

/*!* RWD - xs *!*/
.b-carousel-text-container {
  left: 30px;
  position: absolute;
  z-index: 10
}

@media only screen and (max-width:476px) {
  .b-carousel-img {
    width: 100% !important
  }

  .b-carousel-text-container {
    left: 49.9%;
    position: absolute;
    top: 57%;
    transform: translate(-50%, -50%)
  }

  .b-xs-none {
    display: none
  }

  .b-md-none {
    display: inline-block
  }

  .b-page-container-top {
    padding-top: 74px
  }

  .b-carousel-text-card {
    height: 200px;
    margin: 0 auto;
    position: unset;
    width: 85%
  }

  .b-carousel-bg {
    background-image: url(../img/carousel-bg.DYuqZZNx.png);
    background-size: cover;
    height: 285px !important;
    position: absolute;
    top: 40%
  }

  .b-max-width-95-xs {
    max-width: 95%
  }

  .b-max-height-50-xs {
    height: 260px !important
  }

  .b-carousel-container {
    height: 515px;
    margin-bottom: -40px
  }

  .b-radius-md-sm {
    border-radius: 32px
  }

  .b-radius-xs-sm {
    border-radius: 8px
  }

  .b-radius-none-sm {
    border-radius: 0 !important
  }

  .b-max-height-100-xs {
    max-height: 100%
  }

  .b-icon-lg-xs {
    height: 26px;
    width: 26px
  }
}

:root {
  --bar-width: 32px;
  --bar-height: 4px;
  --hamburger-gap: 6px;
  --menu-color: #fb0000;
  --hamburger-margin: 26px;
  --animation-timing: .2s ease-in-out;
  --hamburger-height: calc(var(--bar-height)*3 + var(--hamburger-gap)*2);
  --text-primary: rgba(0, 0, 0, .87);
  --hover-bg: #ede9e1;
  --submenu-text: #666;
  --menu-padding: 16px;
  --menu-max-height: 500px;
  --menu-border-radius: 8px
}

.hamburger-menu {
  --x-width: calc(var(--hamburger-height)*1.41421);
  cursor: pointer;
  display: flex;
  flex-direction: column;
  gap: var(--hamburger-gap);
  position: absolute;
  right: var(--hamburger-margin);
  top: var(--hamburger-margin);
  width: -moz-max-content;
  width: max-content;
  z-index: 2
}

.hamburger-menu:has(input:checked) {
  --menu-color: #fb0000;
  --background: #fb0000
}

.hamburger-menu input:focus-visible,
.hamburger-menu:has(input:focus-visible):after,
.hamburger-menu:has(input:focus-visible):before {
  border: 1px solid var(--menu-color);
  box-shadow: 0 0 0 1px var(--menu-color)
}

.hamburger-menu input,
.hamburger-menu:after,
.hamburger-menu:before {
  background-color: var(--menu-color);
  border-radius: 9999px;
  content: "";
  height: var(--bar-height);
  transform-origin: left center;
  transition: opacity var(--animation-timing), width var(--animation-timing), rotate var(--animation-timing), translate var(--animation-timing), background-color var(--animation-timing);
  width: var(--bar-width)
}

.hamburger-menu input {
  -webkit-appearance: none;
  -moz-appearance: none;
  appearance: none;
  margin: 0;
  outline: none;
  padding: 0;
  pointer-events: none
}

.hamburger-menu:has(input:checked):before {
  rotate: 45deg;
  translate: 0 calc(var(--bar-height)/-2);
  width: var(--x-width)
}

.hamburger-menu:has(input:checked):after {
  rotate: -45deg;
  translate: 0 calc(var(--bar-height)/2);
  width: var(--x-width)
}

.hamburger-menu input:checked {
  opacity: 0;
  width: 0
}

.sidebar {
  height: 0;
  opacity: 0;
  overflow: hidden;
  transition: height var(--animation-timing), opacity var(--animation-timing)
}

.hamburger-menu:has(input:checked)~.sidebar {
  height: auto;
  opacity: 1;
  top: 100%;
  z-index: 9999
}

.overlay {
  height: 110vh;
  left: 0;
  opacity: 0;
  pointer-events: none;
  top: 100%;
  transition: opacity var(--animation-timing);
  width: 100%;
  z-index: 9998
}

.hamburger-menu:has(input:checked)~.overlay {
  opacity: 1;
  pointer-events: auto
}

.dialog-card {
  border-radius: 8px;
  max-width: 90vw !important;
  min-height: 248px;
  width: 700px !important
}

.dialog-card .dialog-content {
  min-height: 144px
}

.dialog-card .dialog-content .right-menu {
  max-height: 480px;
  overflow-y: auto
}

.dialog-card .scroll::-webkit-scrollbar {
  width: 8px
}

.dialog-card .scroll::-webkit-scrollbar-track {
  background: transparent
}

.dialog-card .scroll::-webkit-scrollbar-thumb {
  background: var(--menu-color);
  border-radius: 4px
}

.dialog-card .scroll::-webkit-scrollbar-thumb:hover {
  background: var(--menu-color)
}

.dialog-card .q-item {
  min-height: 48px
}

.dialog-card .q-item:hover {
  background-color: #f5f3f0
}

.dialog-card .q-item.q-item--active {
  background-color: #ede9e1
}

.dialog-card .q-item__section--avatar {
  min-width: 40px;
  padding-right: 0
}

.mobile-dialog-card {
  border-radius: 8px !important;
  margin: 0 24px 51px
}

.check-icon {
  position: absolute;
  right: 12px
}

.avatar-style {
  position: relative
}

.avatar-style:before {
  border: 2px solid var(--menu-color);
  border-radius: 50%;
  bottom: -2px;
  content: "";
  left: -2px;
  position: absolute;
  right: -2px;
  top: -2px
}

.footer-section {
  color: #5f5d5a
}

.footer-section:hover {
  background-color: #ede9e1
}

.footer-nav-item {
  color: #000;
  font-weight: 700;
  text-decoration: none;
  transition: all .3s ease
}

.footer-submenu {
  background: #fff;
  bottom: 100%;
  box-shadow: 0 2px 10px #0000001a;
  display: none;
  left: 0;
  margin-bottom: 0;
  min-width: 200px;
  position: absolute;
  z-index: 1000
}

.footer-nav-wrapper {
  position: relative
}

.footer-nav-wrapper:hover .footer-nav-item {
  background: #fb0000;
  color: #fff
}

.footer-nav-wrapper:hover .footer-submenu {
  display: block
}

.footer-nav-wrapper:after {
  background: transparent;
  content: "";
  height: 20px;
  left: 0;
  position: absolute;
  top: 100%;
  width: 100%
}

.navigation-section {
  color: #5f5d5a
}

.navigation-section:hover {
  background-color: #ede9e1
}

.navigation-item {
  color: #000;
  font-weight: 700;
  text-decoration: none;
  transition: all .3s ease
}

.navigation-submenu {
  background: #fff;
  box-shadow: 0 2px 10px #0000001a;
  display: none;
  left: 0;
  margin-top: 20px;
  min-width: 200px;
  position: absolute;
  z-index: 1000
}

.navigation-wrapper {
  position: relative
}

.navigation-wrapper:hover .navigation-item {
  background: var(--menu-color);
  color: #fff
}

.navigation-wrapper:hover .b-text-red {
  color: #fff
}

.navigation-wrapper:hover .navigation-submenu {
  display: block
}

.navigation-wrapper:after {
  background: transparent;
  content: "";
  height: 20px;
  left: 0;
  position: absolute;
  top: 100%;
  width: 100%
}

.user-menu-wrapper {
  position: relative
}

.user-menu-wrapper:after {
  background: transparent;
  content: "";
  height: 10px;
  left: 0;
  position: absolute;
  top: 100%;
  width: 100%
}

.user-menu-wrapper .navigation-submenu {
  margin-top: 10px
}

.user-menu-wrapper:hover .navigation-submenu {
  display: block
}

.menu-radio-label {
  border-radius: var(--menu-border-radius);
  color: var(--text-primary);
  cursor: pointer;
  display: block;
  padding: var(--menu-padding);
  position: relative;
  transition: all var(--animation-timing)
}

.menu-radio-label:after {
  border: solid var(--menu-color);
  border-width: 0 2px 2px 0;
  content: "";
  padding: 3px;
  pointer-events: none;
  position: absolute;
  right: var(--menu-padding);
  top: 50%;
  transform: translateY(-50%) rotate(45deg);
  transition: transform var(--animation-timing)
}

label.menu-radio-label.text-weight-bold.q-py-sm.q-px-md.has-submenu.cuser-guide:after {
	display: none;	
}

.menu-radio-label:has(input:checked) {
  background: var(--menu-color);
  border-radius: var(--menu-border-radius) var(--menu-border-radius) 0 0;
  color: #fff
}

.menu-radio-label:has(input:checked):after {
  border-color: #fff;
  transform: translateY(-50%) rotate(-135deg)
}

.submenu {
  background: #fff;
  border-radius: 0 0 var(--menu-border-radius) var(--menu-border-radius);
  max-height: 0;
  overflow: hidden;
  transition: max-height var(--animation-timing)
}

.menu-radio-label:has(input:checked)~.submenu {
  max-height: 216px
}

.menu-toggle {
  position: relative;
  width: 100%
}

.submenu-item {
  color: var(--submenu-text);
  display: block;
  padding: var(--menu-padding);
  position: relative;
  text-decoration: none;
  transition: all var(--animation-timing);
  z-index: 2
}

.submenu-item:active {
  background-color: #ede9e1;
  transform: scale(1)
}







#wrapper {
    border: none;
}


.contents_m--login {
	padding: 20px 0 40px;
}

.contents_m--login > h2 {
	padding: 30px 0 10px;	
    font-weight: 600;
}

.contents_m--login .login_table {
	backdrop-filter: blur(20px);
    box-shadow: 0 4px 12px #00000014;
	background: #fff;
	border-radius: 15px;
	padding: 0 0 20px;
}

.contents_m--login .login_table.login_table--interview {
    box-shadow: unset;
}

.contents_m--login .login_table table {
	border: none;
    width: min-content;
    margin: 0 auto;
    padding: 30px 0 10px;
    display: block;
}

.contents_m--login .login_table table caption {
	color: #fb0000;
	background: unset;
	font-size: 1rem;
	padding: 20px 10px 10px;
	display: block;
}

.contents_m--login .login_table table th {
	display: block;
	border: none;
	background: unset;
    padding: 15px 10px 0px;
}

.contents_m--login .login_table table td {
	display: block;
	border: none;
	background: unset;
}

.contents_m--login .button {
	background: unset;	
}

.contents_m--login input[type="text"],
.contents_m--login input[type="password"]{
	border-radius: 5px;	
    width: -webkit-fill-available;
	padding: 8px;
}

.contents_m--login .form_table input[type="text"],
.contents_m--login .form_table input[type="password"]{
	padding: 8px;
}

.contents_m--login .button input[type="submit"],
.contents_m--login .button input[type="button"]{
    background-image: linear-gradient(90deg, #fb0000 0, #ff615a);
	-webkit-backdrop-filter: blur(20px);
    backdrop-filter: blur(20px);
    box-shadow: 0 4px 12px #00000014;
	color: #fff;
	border-radius: 68px;
    padding: 10px 30px;
}

.contents_m--login .button button {
    background-image: linear-gradient(90deg, #fb0000 0, #ff615a);
	-webkit-backdrop-filter: blur(20px);
    backdrop-filter: blur(20px);
    box-shadow: 0 4px 12px #00000014;
	color: #fff;
	border-radius: 68px;
    padding: 10px 30px;
}

.contents_m--login .login_table table td input[type="password"] + label {
	margin: 10px 0 0;	
    display: block;
}

span.hint {
    display: block;
    margin: 10px 0 0;
}

.desktop.no-touch.body--light #contents {
    background: #FFF;
}

.message--default{
	padding: 30px 0;	
}

.error_message.error_message--default {
	padding: 70px 0 50px;	
}

.contents_m--login .message--default ul,
.message--default ul,
.error_message--default ul{
	padding: 0px;	
}

.message--default ul li,
.error_message--default ul li {
	list-style: none;	
}

.contents_m--login .message--default ul li {
	padding: 0px;
	background: transparent;
}

.message--default ul li a,
.error_message--default ul li a {
	color: #333;
}

.message--default ul li a i,
.error_message--default ul li a i {
    vertical-align: top;
}

.contents_m--login.contents_m--regist {
	
}


.contents_m--login.contents_m--regist .form_table table {
	border: none;
    width: 50%;
    margin: 0 auto;
    padding: 30px 10px 10px;
    display: block;
}

.contents_m--login.contents_m--regist .form_table table th {
	padding: 30px 10px 0px;
    width: 100% !important;
}

.contents_m--login.contents_m--regist .form_table table td .hint {
    color: #666;
    display: block;
    padding-top: 2px;
    margin-top: 3px;
    font-size: 12px;
}

.contents_m--login.contents_m--regist .form_table table td .closed {
    border: 1px solid #555;
    background-color: #555;
    font-weight: normal;
    font-size: 11px;
    color: #fff;
    padding: 2px 3px;
    line-height: 28px;
}

.contents_m--login .login_table table td.regist-addressTd .closed {
	display: block;
    width: fit-content;
    margin: 5px 0;
    padding: 2px 3px;
    line-height: 12px;
}

input[type="text"].fit-contentInput {
	width: fit-content;
}

.contents_m--login .login_table table td.regist-addressTd > input[type="text"],
.contents_m--login .login_table table td.regist-addressTd #japan input[type="text"]{
	display: inline-flex;
	width: fit-content;
    margin: 0 5px;
}

.contents_m--login .login_table table td.regist-addressTd > input[type="button"] {
    margin: 5px 0;
}

.contents_m--login .login_table table td.regist-addressTd > input[type="text"].inputAddressTxt {
	margin: 0px;
	width: 100%;
}

.contents_m--login.contents_m--regist .form_table table td label:first-of-type {
	margin: 0 15px 0 0;
    line-height: 24px;
}

.contents_m--login.contents_m--regist .form_table table td .businessAreaDiv label:first-of-type {
	margin: 0px;	
}

.contents_m table td .businessAreaDiv[class^="label"] {
    display: flex;
    flex-wrap: wrap;
    margin: 5px 0 0;
    gap: 0 20px;
}

.contents_m--login.contents_m--regist .form_table table td label > input {
	vertical-align: baseline;
    margin: 0 5px 0 0;
    line-height: 22px;
}

a.checkMailLink {
	display: block;
    text-decoration: underline;	
	margin: 5px 0;
}

.contents_m--login .main--cuserSearch .search_table td {
	width: 100% !important	;
}

.contents_m--login .main--cuserSearch .search_table input[type="text"] {
	max-width: 100%;	
}

.contents_m--login.contents_m--regist .main--cuserSearch .form_table table {
    border: none;
    width: 80%;
    margin: 0 auto;
    padding: 10px 10px 10px;
    display: block;
}

.contents_m--login.contents_m--regist .main--cuserSearch .search_table .label3 label {
    width: 20%;
    margin: 0 0 5px;
}

.contents_m--login.contents_m--regist .main--cuserSearch .search_table table tr td label > input {
    vertical-align: text-top;
    margin: 2px 5px 0 0;
}

.contents_m--login.contents_m--regist .main--cuserSearch .search_table table td label {
    margin: 0 15px 0 0;
    line-height: 24px;
}

.contents_m--login.contents_m--regist .main--cuserSearch > .login_table {
	margin: 0 0 60px;	
}
	
.contents_m--login.contents_m--regist .main--cuserSearch .q-gutter-md, 
.contents_m--login.contents_m--regist .main--cuserSearch .q-gutter-y-md {
    margin-top: 16px;
}

.cuserListInfo {
	padding: 50px 0 40px;
}

.cuserInfoListDescription {
	display: grid;
    align-items: center;
    padding: 10px 10px;
    width: 80%;
    margin: 0 auto;
	grid-template-columns: 1fr 1fr;
}

.cuserInfoListDescription__img {
	
}

.cuserInfoListDescription__img img {
    width: 100%;
/*    aspect-ratio: 16 / 11;*/
    aspect-ratio: 3 / 2;
    object-fit: cover;
}

.cuserListInfo__detail {
	width: 80%;
    margin: 0 auto;
    padding: 10px 10px 10px;
    display: block;
}

.cuserListInfo__detail__area {
	display: flex;
    justify-content: space-between;
    align-items: center;
    padding: 10px 30px 10px;
}

.cuserListInfo__detail__area__title {
	font-weight: bold;	
}

.cuserListInfo__detail__area__text {
	
}

.companyNameListInfo {
	display: flex;
    justify-content: space-between;
    align-items: center;
    padding: 10px 30px 10px;
}

.companyNameListInfo__title {
	font-weight: bold;
}

.companyNameListInfo__text {
	
}

.companyTelListInfo {
	display: flex;
    justify-content: space-between;
    align-items: center;
    padding: 10px 30px 10px;
}

.companyTelListInfo__title {
	font-weight: bold;	
}

.companyTelListInfo__text {
	
}

.cuserListInfo .q-mt-md {
    padding: 10px 0 0;
    width: fit-content;
    margin: 10px auto 10px;
}


.contents_m.contents_m--login.contents_m--regist.contents_m--cuserInfo .form_table table {
    border: none;
    width: -webkit-fill-available;
    margin: 0 auto;
    padding: 40px 80px 10px;
    display: block;
}

.contents_m.contents_m--login.contents_m--regist.contents_m--cuserInfo .form_table table tbody {
	width: -webkit-fill-available;
	display: block;
}

.contents_m.contents_m--login.contents_m--regist.contents_m--cuserInfo .form_table table caption {
    width: max-content;
    padding: 20px 0px 10px;
}

.contents_m.contents_m--login.contents_m--regist.contents_m--cuserInfo .form_table table tr {
	width: -webkit-fill-available;
	display: block;
}

.contents_m.contents_m--login.contents_m--regist.contents_m--cuserInfo .form_table table td {
	border-bottom: 1px solid #ccc;	
    width: -webkit-fill-available;
	padding: 10px 0 20px;
}

.contents_m.contents_m--login.contents_m--regist.contents_m--cuserInfo .form_table table th {
	width: -webkit-fill-available !important;
	padding: 20px 0 0;
}

.contents_m .button a.button--contact {
	background-image: linear-gradient(90deg, #fb0000 0, #ff615a);
    -webkit-backdrop-filter: blur(20px);
    backdrop-filter: blur(20px);
    box-shadow: 0 4px 12px #00000014;
    color: #fff;
    border-radius: 68px;
    padding: 10px 30px;
}

.contents_inline {
    width: 1120px;
    margin: 0 auto;
}

.cuserInfoListDescription.cuserInfoListDescription--resumeList {
	display: grid;
    align-items: center;
    padding: 10px 10px;
    width: 90%;
    margin: 0 auto;
    grid-template-columns: 1fr 1fr 2fr;
}

.cuserListInfo--resume {
	padding: 20px 0;	
}

.cuserInfoListDescription__img__title,
.publicCheck__title {
	font-weight: 600;	
    padding: 0 0 10px;
}

.publicCheck label {
	text-align: center;	
	margin: 0 0 0 7px;
}

.contents_m--regist .row.q-gutter-x-sm > button {
    width: -webkit-fill-available;
    margin: 10px auto;
    display: block;
    max-width: fit-content;
}

.contents_m.contents_m--regist ul.sub_menu li a {
    display: inline-block;
    text-decoration: none;
    font-weight: bold;
    background: linear-gradient(90deg, #fb0000 0, #ff615a);
    -webkit-backdrop-filter: blur(20px);
    backdrop-filter: blur(20px);
    box-shadow: 0 4px 12px #00000014;
    color: #fff;
    border-radius: 68px;
    padding: 10px 30px;
}

.contents_m--login.contents_m--regist.contents_m--resume .form_table table {
	width: 60%;	
}

.contents_m--login.contents_m--regist.contents_m--resume .form_table table tbody,
.contents_m--login.contents_m--regist.contents_m--resume .form_table table tr {
	display: block;
}

.contents_m--login.contents_m--regist.contents_m--resume .form_table table tr td select {
	padding: 8px;
	border-radius: 5px;
}

.select-box {
    width: max-content;
    position: relative;
}
.select-box::before {
    content: "";
    width: 0;
    height: 0;
    border-style: solid;
    border-width: 5px 5px 0 5px;
    border-color: #666 transparent transparent transparent;
    position: absolute;
    top: 50%;
    right: 10px;
    transform: translateY(-50%);
    pointer-events: none;
}

.select-box__item {
    padding: 10px;
    -webkit-appearance: none;
    appearance: none; 
}

.select-box__item::-ms-expand{
    display: none;
}

.contents_m--resumeInfo ul.sub_menu li.back a {
	background: linear-gradient(90deg, #fb0000 0, #ff615a);
	border: none;
}

.contents_m--resumeInfo .form_table textarea {
    border-radius: 5px;
    width: -webkit-fill-available;
    padding: 8px;
}

.contents_m.contents_m--regist .form_table select {
	border-radius: 5px;
	padding: 8px;
}

.contents_m.contents_m--regist .description.right select {
	border-radius: 5px;
	padding: 8px;
}

.contents_m--resumeInfo table .salaryTd input {
	width: auto;
}

input.addHopeWorking {
	display: block;	
	margin: 5px 0 0;
}

.contents_m--login.contents_m--regist .form_table table.wish_table td .label2 label:first-of-type,
.contents_m--login.contents_m--regist .form_table table.wish_table td .label3 label:first-of-type{
	margin: 0px;
}

.contents_m--login.contents_m--regist table.wish_table td div[class^="label"] {
    align-items: baseline;
}

.contents_m--login .login_table.login_table2 {
	margin: 0 0 70px;
}

.q-gutter-y-md--apply .cuserInfoListDescription.cuserInfoListDescription--resumeList {
    display: grid;
    align-items: center;
    padding: 10px 10px;
    width: 95%;
    margin: 0 auto;
    grid-template-columns: 1.5fr 1.2fr 0.7fr 2fr;
}

.publicCheck__text,
.cuserInfoListDescription__img__text {
    overflow: hidden;
    display: -webkit-box;
    -webkit-box-orient: vertical;
    -webkit-line-clamp: 1;
    padding: 0 10px 0 0;
}

a.resumeList-Link {
	display: block;
	margin: 5px 0;
	text-decoration: underline;
}

.messageListInfo.q-gutter-y-md--apply .cuserInfoListDescription.cuserInfoListDescription--resumeList {
    display: grid;
    align-items: center;
    padding: 10px 10px;
    width: 95%;
    margin: 0 auto;
    grid-template-columns: 1fr 1.5fr 0.4fr 2fr;
} 

.messageListInfo.q-gutter-y-md--apply .cuserInfoListDescription__img__text a {
	text-decoration: underline;
	display: block;
}

.messageListInfo--history.messageListInfo.q-gutter-y-md--apply .cuserInfoListDescription__img__text a {
	text-decoration: underline;
	display: unset;
}

.messageListInfo.q-gutter-y-md--apply .cuserInfoListDescription__img__text {
    overflow: hidden;
    display: -webkit-box;
    -webkit-box-orient: vertical;
    -webkit-line-clamp: 2;
    padding: 0 10px 0 0;
}

.contents_m--login.contents_m--regist h3 {
	font-size: 18px;
    line-height: 1.3;
    overflow: hidden;
    padding: 30px 0 10px;
    font-weight: 600;
	border: none;
}

.messageListInfo--history .cuserListInfo__detail__area {
    display: flex;
    justify-content: space-between;
    align-items: center;
    padding: 10px 30px 10px;
    flex-direction: column;
    align-items: flex-start;
}

.messageListInfo--history .cuserListInfo__detail__area__title {
	padding: 0 0 10px;
}

.contents_m--interview .cuserListInfo__detail__area__text a {
	text-decoration: underline;	
}

.contents_m--interview .q-px-sm.row.items-center.justify-between {
	padding: 20px 8px 0;	
}

.interviewMainImg {
    object-fit: cover;
/*    aspect-ratio: 16 / 9;*/
    aspect-ratio: 3 / 2;
    width: 100%;
}

.contents_m.contents_m--interviewInfo .contents_box--interviewInfo {
	backdrop-filter: blur(20px);
    box-shadow: 0 4px 12px #00000014;
    background: #fff;
    border-radius: 15px;
    padding: 0 0 20px;
	margin: 40px 0 0;
	border: none;
}

.contents_m.contents_m--interviewInfo .contents_box--interviewInfo h3{
	color: #fb0000;
    background: unset;
    font-size: 1rem;
	padding: 30px 20px 0px;
	font-weight: 500;
}

.contents_m.contents_m--interviewInfo .contents_box--interviewInfo .body > .more {
    background: unset;
    margin: 0 0px -15px;
    padding: 10px 15px;
    text-align: right;
}

.contents_m.contents_m--interviewInfo .contents_box--interviewInfo .body > .more a {
	text-decoration: underline;	
}

.contents_m.contents_m--interviewInfo .embed_job .body h4, 
.contents_m.contents_m--interviewInfo .embed_job .body h3 {
    font-weight: normal;
    font-size: 12px;
    border: none;
    padding: 0;
    margin: 0 0 5px;
    word-break: break-all;
    line-height: 24px;
}

.contents_m.contents_m--interviewInfo .embed_job .body h4 span,
.contents_m.contents_m--interviewInfo .embed_job .body h3 span {
    display: block;
    font-size: 10px;
    line-height: normal;
}

.contents_m.contents_m--interview .contents_box.news {
	backdrop-filter: blur(20px);
    box-shadow: 0 4px 12px #00000014;
    background: #fff;
    border-radius: 15px;
    padding: 20px 20px 20px;
	margin: 20px 0 0;
	border: none;	
}

.contents_m.contents_m--interview .contents_box.news ul li a {
	text-decoration: underline;	
}

.contents_m .message.message--default.news_text {
	padding: 20px;	
}

.contents_m.contents_m--login.contents_m--regist.contents_m--interview .contents_box.news h2.view-articleCard__body__title {
	border: none;
    padding: 10px 0px;
}

.contents_m.contents_m--interview .contents_box.news ul li a.view-articleCard__ {
    text-decoration: unset;
}

.contents_m.contents_m--article .cmslPanel__body {
	backdrop-filter: blur(20px);
    box-shadow: 0 4px 12px #00000014;
    background: #fff;
    border-radius: 15px;
    padding: 20px 20px 20px;
	margin: 20px 0 0;
	border: none;
}

.contents_m.contents_m--article .cmslPanel__body .view-article {
    padding: 10px 10px 10px 0;
}

.contents_m--resumeInfo .passNewInput {
	margin: 0px 0 5px;	
}

.contents_m.contents_m--cuser .contents_box {
	backdrop-filter: blur(20px);
    box-shadow: 0 4px 12px #00000014;
    background: #fff;
    border-radius: 15px;
    padding: 20px 20px 20px;
	margin: 0px 0 20px;
	border: none;	
}

.contents_m.contents_m--cuser .contents_box h2 {
	padding: 15px 15px 10px;
	font-weight: 600;
}

.contents_m.contents_m--cuser .contents_box h2,
.contents_m.contents_m--cuser .contents_box h2:after{
	border: none;	
}

.contents_m.contents_m--cuser .contents_box h2:after {
	display: none;	
}

.contents_m.contents_m--cuser .contents_box .body table th,
.contents_m.contents_m--cuser .contents_box .body table td {
	font-size: 12px;	
}

.contents_m.contents_m--cuser .contents_box.new_nuser a {
	text-decoration: underline;	
}

.contents_m.contents_m--cuser .contents_box .body > .more {
    background: unset;
}

.contents_m.contents_m--cuser .contents_box .body > .more a {
	text-decoration: underline;
}

.contents_m.contents_m--cuser .contents_box.news ul {
	padding: 0px;	
}

.contents_m.contents_m--cuser .contents_box.news ul a {
	text-decoration: underline;
}

.contents_m.contents_m--cuser .col-md--side .contents_box {
	padding: 10px;	
}

.contents_m.contents_m--cuser .col-md--side .contents_box .body {
	padding: 0 15px;	
}

.contents_m.contents_m--cuser .col-md--side .q-gutter-y-md {
    margin-top: 0px;
}

.contents_m.contents_m--cuser .col-md--side p.message.no {
    border: none;
    padding: 0px;
    margin: 0px;
}

.contents_m.contents_m--cuser .col-md--side p.message.no a {
	text-decoration: underline;
	padding: 0 0 10px;
}

.contents_m.contents_m--cuser .col-md--side .contents_box ul li,
.contents_m.contents_m--cuser .col-md--side .contents_box p,
.contents_m.contents_m--cuser .col-md--side .contents_box dl dt {
	font-size: 12px;	
}

.contents_m.contents_m--cuser .col-md--side .contents_box ul li {
	padding: 0px 0 10px;	
}

.contents_m.contents_m--cuser .col-md--side .contents_box ul li a {
	text-decoration: underline;
}

.contents_m.contents_m--cuser .col-md--side .contents_box p.serviceButton {
	padding: 0px;	
}

.contents_m.contents_m--cuser .col-md--side .contents_box p.serviceButton a {
	display: inline-block;
    text-decoration: none;
    font-weight: bold;
    background-image: linear-gradient(90deg, #fb0000 0, #ff615a);
    -webkit-backdrop-filter: blur(20px);
    backdrop-filter: blur(20px);
    box-shadow: 0 4px 12px #00000014;
    color: #fff;
    border-radius: 68px;
    padding: 10px 30px;
}

.contents_m.contents_m--cuser .col-md--side .contents_box.contents_box.recommend p a {
	text-decoration: underline;
}

.contents_m.contents_m--cuser .col-md--side .contents_box.embed_job.rank ul li {
	width: 100%;	
}

.contents_m.contents_m--cuser .col-md--side .contents_box.request dl dt {
	padding: 0 0 10px;	
}

.contents_m.contents_m--cuser .col-md--side .contents_box.request .button {
	padding: 0px;	
}

.contents_m--login.contents_m--regist.contents_m--resume .main.main--cuserSearch.main--nuserSearch .form_table table {
    width: 80%;
}

.contents_m--login.contents_m--regist.contents_m--resume .main.main--cuserSearch.main--nuserSearch .form_table table input[type="text"].salaryInput {
	max-width: 20%;
}

.contents_m--login.contents_m--regist.contents_m--resume .main.main--cuserSearch.main--nuserSearch table td div.label05 {
	display: grid;
    grid-template-columns: 1fr 1fr;
}

.contents_m--login.contents_m--regist.contents_m--resume .main.main--cuserSearch.main--nuserSearch table td div.label05 label {
	width: 100%;
}

.main--cuserBookmark ul.resume_more {
    display: flex;
    justify-content: flex-end;
    align-items: center;
}

.main--cuserBookmark ul.resume_more li.delete {
	margin: 0 5px 0 0;	
}

.contents_m.contents_m--login.contents_m--regist.contents_m--resume.q-py-md.q-mx-sm.contents_m--cuser .job_container .photo a img {
	object-fit: cover;
/*    aspect-ratio: 13 / 10;*/
    aspect-ratio: 3 / 2;
    image-rendering: -webkit-optimize-contrast;
}

.contents_m.contents_m--login.contents_m--regist.contents_m--resume.q-py-md.q-mx-sm.contents_m--cuser .job_container .list_table .operation {
	text-align: center;	
}

.contents_m.contents_m--login.contents_m--regist.contents_m--resume.q-py-md.q-mx-sm.contents_m--cuser .job_container .list_table .operation li.more {
	margin-left: 0px;	
}

.contents_m.contents_m--login.contents_m--regist.contents_m--resume.q-py-md.q-mx-sm.contents_m--cuser .job_container .list_table .operation li.more a {
	display: flex;
	padding: inherit;
	background-color: unset;
}

.contents_m.contents_m--login.contents_m--regist.contents_m--resume.q-py-md.q-mx-sm.contents_m--cuser .login_table table caption {
	padding: 40px 10px 10px;
	width: max-content;
}

.contents_m.contents_m--login.contents_m--regist.contents_m--resume.q-py-md.q-mx-sm.contents_m--cuser .list .job_container table {
    margin: 0 0 10px;
    font-size: 12px;
}

.contents_m.contents_m--login.contents_m--regist.contents_m--resumeInfo .form_table.login_table table tr textarea {
	margin: 0px;	
	width: 100%;
}

.contents_m.contents_m--login.contents_m--regist.contents_m--resumeInfo .interview_detail > h2 {
	font-size: 18px;	
	padding: 20px;
	font-weight: 600;
}

.contents_m.contents_m--login.contents_m--regist.contents_m--resumeInfo .interview_detail > h2 + p img {
	width: 100%;
    max-width: fit-content;
	/*
    aspect-ratio: 16 / 9;
    object-fit: cover;	
	*/
}

.contents_m .interview_body p img.rightImage {
    float: left;
    border: 1px solid #ccc;
    padding: 5px;
    margin-left: 0px;
}

.contents_m--interviewList .col-md-9.col-xs-12 > h2 {
	font-size: 1.6rem;	
}

.contents_m--interviewInfo .embed_job.cuser_job {
	backdrop-filter: blur(20px);
    box-shadow: 0 4px 12px #00000014;
    background: #fff;
    border-radius: 15px;
	border: none;
}

.contents_m--interviewInfo .embed_job.cuser_job > h3 {
    padding: 20px 20px 0;	
}

.contents_m--interviewInfo .embed_job.cuser_job .body .col-xs-6.col-md-4 {
    margin: 0 0 10px;
}

.contents_m.contents_m--login.contents_m--regist.contents_m--resumeInfo .interview_detail .interview_body {
    border: none;
}

.contents_m.contents_m--login.contents_m--regist.contents_m--resumeInfo .interview_detail + .description {
	border: none;	
	padding: 40px 20px;
}

.contents_m.contents_m--login.contents_m--regist.contents_m--resumeInfo .interview_detail p.interview_date {
	padding: 0 20px 20px 0;	
}

.btnMessage {
	margin: 10px 0 0;	
}

.topSelevtBoxStyle {
	margin: 0px;	
}

.topSelevtBoxStyle .b-border-gray {
	border: none;	
}

.topSelevtBoxStyle .b-border-gray .b-radius-sm {
    display: block;
}

.topSelevtBoxStyle .col-auto {
	position: relative;
}

.topSelevtBoxStyle .col-auto select {
    width: 100%;
    height: 42px;
    padding: 0 30px 0 40px;
    font-size: 14px;
    color: #333;
    position: relative;
    -webkit-appearance: none;
    -moz-appearance: none;
    appearance: none;
    border-radius: 5px;
	background-color: #00000011;
	cursor: pointer;
	z-index: 10;
}

.topSelevtBoxStyle .col-auto .q-icon {
    position: absolute;
    top: 50%;
    right: 10px;
    transform: translateY(-50%);
    z-index: 3;
}

.topSelevtBoxStyle:nth-of-type(1) .col-auto:after {
    content: "";
    background: url(../../common/img/map_icon.png) no-repeat;
    background-size: contain;
    position: absolute;
    left: 24px;
    top: 12px;
    z-index: 2;
    width: 14px;
    height: 19px;
}

.topSelevtBoxStyle:nth-of-type(2) .col-auto:after {
    content: "";
    background: url(../../common/img/bill_icon.png) no-repeat;
    background-size: contain;
    position: absolute;
    left: 24px;
    top: 12px;
    z-index: 2;
    width: 20px;
    height: 18px;
}

.topSelevtBoxStyle:nth-of-type(3) .col-auto:after {
    content: "";
    background: url(../../common/img/bag_icon.png) no-repeat;
    background-size: contain;
    position: absolute;
    left: 24px;
    top: 12px;
    z-index: 2;
    width: 21px;
    height: 19px;
}

.q-pt-md--topList .row.q-col-gutter-md.q-pt-sm .col-md.col-xs-6 {
    flex: none;
}

.q-pt-md--latestList .row.q-col-gutter-md.q-pt-sm {
	display: grid;
    grid-template-columns: 1fr 1fr 1fr 1fr;	
}

.q-pt-md--latestList .row.q-col-gutter-md.q-pt-sm >.col-md-3 {
	width: 100%;
	grid-template-rows: subgrid;
    display: grid;
}

.finishBeforeList .q-col-gutter-md.q-pt-sm .col-md-6,
.finishBeforeList .q-col-gutter-md.q-pt-sm .col-xs-6{
	width: 100%;
	grid-template-rows: subgrid;
    display: grid;
}

.q-pt-md.q-pb-md.q-px-lg.b-bg-gray-2.b-radius-sm .q-pt-md .row.q-col-gutter-md.q-pt-sm .col-xs-6.col-md-6 {
	grid-template-rows: subgrid;
    display: grid;
}

.contents_m--regist .q-gutter-y-sm--clip .row.q-gutter-x-sm > button {
	max-width: unset;
    margin: unset;
    width: -webkit-fill-available;	
}

.b-radius-sm.b-bg-white.justify-center.items-center.q-pa-md.b-box-shadow.q-pa-md .q-py-md .col-xs-6.col-md-4,
.b-radius-sm.b-bg-white.justify-center.items-center.q-pa-md.b-box-shadow.q-pa-md .row.q-col-gutter-md.q-pt-sm  .col-xs-6.col-md-4 {
	grid-template-rows: subgrid;
    display: grid;
}

.contents_m--regist .q-gutter-y-sm--clip .row.q-gutter-x-sm > button:nth-child(2) {
	margin-left: 8px;	
}

.contents_m--login.contents_m--regist .cuserListInfo--resume .description.message {
    margin: 0 30px;
}

.col-12 .swiper {
	overflow: visible;	
}

.slick-prev, 
.slick-next {
	z-index: 1;
}

.slick-prev:before, 
.slick-next:before {
	color: #000;
}

.slide-arrow.prev-arrow.slick-arrow {
	content: "";
	background: url(../../common/img/prev_btn.png) no-repeat;
    background-size: contain;
    z-index: 2;
    width: 32px;
    height: 32px;
	cursor: pointer;
}

.slide-arrow.next-arrow.slick-arrow {
	content: "";
	background: url(../../common/img/next_btn.png) no-repeat;
    background-size: contain;
    z-index: 2;
    width: 32px;
    height: 32px;
	cursor: pointer;
}

.swiper--slick img {
/*    aspect-ratio: 16 / 9;*/
    aspect-ratio: 3 / 2;
    object-fit: cover;
}

.col-auto.flex.items-center.slick--btnArea {
    width: -webkit-fill-available;
}

.slick--btnArea .slide-arrow.prev-arrow.slick-arrow {
	position: absolute;
	top: 50%;
	left: 4%;
	transform: translateY(-50%) translateX(-50%);
	-webkit- transform: translateY(-50%) translateX(-50%);
}

.slick--btnArea .slide-arrow.next-arrow.slick-arrow {
	position: absolute;
	top: 50%;
	right: 0%;
	transform: translateY(-50%) translateX(-50%);
	-webkit- transform: translateY(-50%) translateX(-50%);
}

.row.q-gutter-x-sm.q-col-gutter-y-sm {
    display: block;
}

.row.q-gutter-x-sm.q-col-gutter-y-sm .swiper-slide {

}

.row.q-gutter-x-sm.q-col-gutter-y-sm .slick-list {
    width: 100%;
}
/* article に view-articleCardThumb__の定義があるが、トップページの
カルーセルの画像なので、aspect-ratio:3:2やobject-fit: coverを指定
してはいけない。*/
.swiper-slide .view-articleCardThumb__ > img {
	aspect-ratio: 16 / 7;
}

.row.q-gutter-x-sm .q-btn span.q-py-xs {
    font-size: 12px;
}

.row.q-gutter-x-sm .q-btn .q-icon {
    font-size: 1.35em;
}

.list--detail .q-gutter-y-sm .row,
  .list--detail .q-gutter-y-lg .row{
    flex-direction: column;
}
  
.list--detail .row.justify-between.b-gap-12 {
	flex-direction: unset;  
}

.list--detail .row.justify-between.b-gap-12 span.q-btn__content.text-center.col.items-center.q-anchor--skip.justify-center.row.no-wrap.text-no-wrap {
    flex-direction: unset;  
}
/* article のアイコン指定っぽいが、指定が存在しないので、無効状態 */
.b-page-container-top .row.q-col-gutter-x-sm > .col > img {
    object-fit: cover;
    aspect-ratio: 1 / 1;
}
/* articleの「相同類別的文章」の画像 */
.view-articleCardThumb__thumb img {
    display: block;
    width: 100%;
    height: auto;
    aspect-ratio: 3 / 2;
    object-fit: cover;
}
/* articleの「新職缺」の画像 */
.view-articleCard--min .view-articleCard__thumb img {
    width: 80px;
    object-fit: cover;
    aspect-ratio: 3 / 2;
}

.forgetSpanArea {

}

.loginForgetTdAreas button {
	background: unset;
	cursor: pointer;
    border: none;
	color: #666;
    padding: 0px 0px 0 10px;
}

.spLabelALink {
		display: none;  
  }
  
.spLabelALink:after {
	display: none;	
}

.cuser_container .box.cuserCheckFormImg {
	width: 50%;
    margin: 0 auto;
    padding: 30px 10px 10px;
}

.kiji-listTop > .col {
	display: none;
}

.kiji-listTop >.col-7, .row>.col-xs-7 {
	height: auto;
	width: 100%;
	padding: 0 10px 10px;
}

li.result-articleList__item.list-articleKiji .view-articleCard__thumb {
	display: none;	
}
/* コンテンツが存在しない */
.q-pt-md.q-pt-md--topList.top--listCompany .row.q-col-gutter-md.q-pt-sm img {
    aspect-ratio: 3 / 2;
    object-fit: contain;
    background-color: #fff;
}

.finishBeforeList .q-col-gutter-md.q-pt-sm {
	flex-wrap: nowrap !important;
	display: grid;
    grid-template-columns: 1fr 1fr 1fr 1fr;
    gap: 0px;
}

.contents_m > h2.guide_title {
	padding: 50px 0 0px;
	font-weight: bold;
	font-size: 20px;
}

.main--guide {
	
}

.contents_m .main--guide .page_text {
	padding: 20px 0;
}

.contents_m .main--guide .page_text p {
	padding: 40px 0 10px;
	font-size: 16px;
}

.main--guide .page_text img {
	width: 100%;	
	padding: 0 0 30px;
	image-rendering: -webkit-optimize-contrast;
}

@media only screen and (max-width:1120px) {
	
	.contents_inline {
		width: -webkit-fill-available;
		margin: 0 20px;
	}
	
	.error_message.error_message--default {
    	padding: 70px 20px 50px;
	}

}

@media only screen and (max-width:1023px) {

	.q-pt-md--topList .row.q-col-gutter-md.q-pt-sm .col-md.col-xs-6 .b-card-height-160{
		height: auto;
       	max-height: fit-content;
	}
	
	.q-pt-md--latestList .row.q-col-gutter-md.q-pt-sm {
		display: grid;
		grid-template-columns: 1fr;	
	}
	
	.finishBeforeList .q-col-gutter-md.q-pt-sm {
		grid-template-columns: 1fr;
	}
	
}

@media only screen and (max-width:1000px) {
	
	#super_user {
		width: 100%;	
	}
	
	.contents_m > h2.guide_title {
		margin: 50px 0 0;	
	}
	
	.contents_m .main--guide .page_text {
		padding: 20px 0;
	}
	
	.q-layout.q-layout--standard .l-contents {
		width: 100%;	
	}
	
	.q-layout.q-layout--standard .l-contents .cmslGrid {
		flex-direction: column;
	}
	
	.q-layout.q-layout--standard .l-contents .cmslGrid .cmslGrid__col--8,
	.q-layout.q-layout--standard .l-contents .cmslGrid .cmslGrid__col--4 {
		width: 100%;
	}
	
	.contents_m--login.contents_m--regist .form_table table {
		border: none;
		width: 90%;
		padding: 30px 30px 10px;
		display: block;
	}
	
	.cuserInfoListDescription {
		display: grid;
		align-items: center;
		padding: 10px 10px;
		width: 90%;
		margin: 0 auto;
		grid-template-columns: 1fr;
	}
	
	.cuserListInfo__detail {
		width: 90%;
		margin: 0 auto;
		padding: 30px 10px 0px;
		display: block;
	}
	
	.q-gutter-y-md--apply .cuserInfoListDescription.cuserInfoListDescription--resumeList {
		display: grid;
		align-items: center;
		padding: 10px 10px;
		width: 95%;
		margin: 0 auto;
		grid-template-columns: 1fr 1fr;
	}
	
	.q-gutter-y-md--apply .cuserListInfo__detail {
        width: 100%;
        margin: 0 auto;
        padding: 30px 0px 0px;
        display: block;
    }
	
	.q-gutter-y-md--apply.messageListInfo--history .cuserListInfo__detail {
        width: 100%;
        margin: 0 auto;
        padding: 0px 0px 0px;
        display: block;
    }
	
	.q-gutter-y-md--apply .cuserListInfo__detail__area {
		display: flex;
		justify-content: space-between;
		align-items: center;
		padding: 10px 0px 10px;
	}
	
	.q-gutter-y-md--apply.messageListInfo--history .cuserListInfo__detail__area {
		display: flex;
		justify-content: space-between;
		align-items: center;
		padding: 10px 30px 10px;
		flex-direction: column;
		align-items: flex-start;
	}
	
	.q-gutter-y-md--apply .companyNameListInfo {
		display: flex;
		justify-content: space-between;
		align-items: center;
		padding: 10px 0px 10px;
	}
	
	.q-gutter-y-md--apply .companyTelListInfo {
		display: flex;
		justify-content: space-between;
		align-items: center;
		padding: 10px 0px 10px;
	}	
	
	.contents_m.contents_m--cuser .col-md.col-md--side {
    	width: 100%;
	}
	
	.contents_m.contents_m--cuser .col-md.col-md--side .contents_box.request textarea {
		width: 100%;
	}
	
	.contents_m.contents_m--cuser .contents_box.new_nuser ul li,
	.contents_m.contents_m--cuser .contents_box.news ul li{
		font-size: 12px;
	}
	
	.contents_m.contents_m--cuser .contents_box {
		padding: 20px 10px 20px;
	}
	
	.contents_m.contents_m--cuser .contents_box .body > .more a {
		font-size: 12px;
	}
	
	.contents_m--login.contents_m--regist.contents_m--resume .main.main--cuserSearch.main--nuserSearch table td div.label05 {
		display: grid;
		grid-template-columns: 1fr;
	}
	
	.slick--btnArea .slide-arrow.next-arrow.slick-arrow {
		right: -1%;
	}
	
	.q-header.row > .col-auto {
        margin: 10px 0 0 48px;
    }
	
	.q-header.row > .col-auto.nuser-col_auto {
		margin: 10px 10px 0 50px;
        display: block;	
	}
	
	.nuser-col_auto.col-auto.row.q-py-md.justify-center.items-center.b-box-shadow.b-radius-lg .col-auto {
    	margin: 0 auto 0 auto;
    	text-align: center;
	}
	
}

@media only screen and (max-width:830px) {
	
	.q-header.row > .col-auto {
		margin: 10px 0 0 48px;
	}
	
	.contents_m--login.contents_m--regist .main--cuserSearch .form_table table {
		border: none;
		width: 100%;
		margin: 0 auto;
		padding: 10px 10px 10px;
		display: block;
	}
	
	.contents_m--login.contents_m--regist .main--cuserSearch .search_table .label3 label {
		width: 50%;
		margin: 0 0 5px;
	}
	
	.contents_m.contents_m--login.contents_m--regist.contents_m--cuserInfo .form_table table {
		padding: 40px 40px 10px;
	}
	
	.cuserInfoListDescription.cuserInfoListDescription--resumeList {
		display: grid;
		align-items: center;
		padding: 10px 10px;
		width: 90%;
		margin: 0 auto;
		grid-template-columns: 1fr;
	}
	
	.publicCheck {
		display: inline-flex;
		width: 90%;
        margin: 0 auto;
        padding: 10px 40px 10px;
		justify-content: space-between;
	}
	
	.cuserInfoListDescription.cuserInfoListDescription--resumeList .cuserInfoListDescription__img {
		display: inline-flex;
		width: 90%;
        margin: 0 auto;
        padding: 10px 40px 10px;
		justify-content: space-between;
	}
	
	.cuserInfoListDescription.cuserInfoListDescription--resumeList .cuserListInfo__detail {
        width: 90%;
        margin: 0 auto;
        padding: 0px 10px 0px;
        display: block;
    }
	
	.cuserInfoListDescription.cuserInfoListDescription--resumeList .companyNameListInfo {
		display: flex;
		justify-content: space-between;
		align-items: center;
		padding: 20px 30px 20px;
	}
	
	.contents_m--login.contents_m--regist .form_table table input[type="text"] {
		width: 100%;
	}
	
	.contents_m--login.contents_m--regist .form_table table .seimei1 input[type="text"],
	.contents_m--login.contents_m--regist .form_table table .seimei2 input[type="text"]{
		width: 60%
	}
	
	.contents_m.contents_m--login.contents_m--regist.contents_m--resumeInfo h2:first-child {
		font-size: 16px;
		margin: 20px 0;
	}
	
	.q-gutter-y-md--apply .cuserInfoListDescription.cuserInfoListDescription--resumeList {
		display: grid;
		align-items: center;
		padding: 10px 10px;
		width: 90%;
		margin: 0 auto;
		grid-template-columns: 1fr;
	}
	
	.messageListInfo.q-gutter-y-md--apply .cuserInfoListDescription.cuserInfoListDescription--resumeList {
		display: grid;
		align-items: center;
		padding: 10px 10px;
		width: 90%;
		margin: 0 auto;
		grid-template-columns: 1fr;
	}
	
	.q-gutter-y-md--apply .cuserInfoListDescription.cuserInfoListDescription--resumeList .cuserInfoListDescription__img {
        display: inline-flex;
        width: 100%;
        margin: 0 auto;
        padding: 10px 0px 10px;
        justify-content: space-between;
    }
	
	.q-gutter-y-md--apply .cuserListInfo__detail {
        width: 100%;
        margin: 0 auto;
        padding: 30px 0px 0px;
        display: block;
    }
	
	.q-gutter-y-md--apply .cuserListInfo__detail__area {
		display: flex;
		justify-content: space-between;
		align-items: center;
		padding: 10px 0px 10px;
	}
	
	.q-gutter-y-md--apply.messageListInfo--history .cuserListInfo__detail__area {
        justify-content: space-between;
        align-items: center;
        padding: 10px 0px 10px;
        flex-direction: unset;
        align-items: flex-start;
    }
	
	.q-gutter-y-md--apply .companyNameListInfo {
		display: flex;
		justify-content: space-between;
		align-items: center;
		padding: 10px 0px 10px;
	}
	
	.q-gutter-y-md--apply .companyTelListInfo {
		display: flex;
		justify-content: space-between;
		align-items: center;
		padding: 10px 0px 10px;
	}
	
	.q-gutter-y-md--apply .publicCheck {
        display: inline-flex;
        width: 100%;
        margin: 0 auto;
        padding: 10px 0px 10px;
        justify-content: space-between;
    }
	
	.q-gutter-y-md--apply .cuserInfoListDescription.cuserInfoListDescription--resumeList .cuserListInfo__detail {
        width: 100%;
        margin: 0 auto;
        padding: 0px 0px 0px;
        display: block;
    }
	
	.q-gutter-y-md--apply .publicCheck__text, 
	.q-gutter-y-md--apply .cuserInfoListDescription__img__text {
        padding: 0 0px 0 0;
	}
	
	.q-gutter-y-md--apply .cuserInfoListDescription.cuserInfoListDescription--resumeList .companyNameListInfo {
        display: flex;
        justify-content: space-between;
        align-items: center;
        padding: 20px 0px 20px;
    }
	
	.messageListInfo.q-gutter-y-md--apply .cuserInfoListDescription__img__text {
		padding: 0 0px 0 0;
	}

	.contents_m.contents_m--interviewInfo .embed_job.contents_box--interviewInfo .body li {
		margin: 0;
		padding: 5px 10px 20px;
		width: 100%;
		box-sizing: border-box;
	}
	
	.contents_m.contents_m--interview .contents_box.news {
		padding: 10px 10px 10px;
	}
	
	.contents_m.contents_m--interview .contents_box.news.cmslBlock.cmslBlock--separate.cmslBlock .body {
		padding: 0px;	
	}
	
	
	.contents_m.contents_m--login.contents_m--regist.contents_m--interview .contents_box.news h2.view-articleCard__body__title,
	.contents_m.contents_m--login.contents_m--regist.contents_m--interview .contents_box.news .view-articleCard__body__description {
		overflow: hidden;
		display: -webkit-box;
		-webkit-box-orient: vertical;
		-webkit-line-clamp: 1;
	}
	
	.contents_m.contents_m--article .cmslPanel__body .cmslGrid--separate .cmslGrid__col {
		width: 100%;	
	}
	
	.contents_m--login.contents_m--regist.contents_m--resume .main.main--cuserSearch.main--nuserSearch .form_table table {
    	width: 95%;
	}
	
	.contents_m--login .login_table table tr td.regist-addressTd #japan input[type="button"] {
    	margin: 10px 0;
	}
	
	.contents_m--login .login_table table tr td.regist-addressTd #japan input[type="text"]:nth-of-type(4),
	.contents_m--login .login_table table tr td.regist-addressTd #japan input[type="text"]:nth-of-type(5) {
		width: 100%;
	}
	
	.slick--btnArea .slide-arrow.next-arrow.slick-arrow {
		right: -2%;
	}
	
	.items-center--btnZone .col-xs {
		flex: unset;
	}


}

.full-link {
  display: none;
}
@media only screen and (max-width:598px) {
	
	.forgetSpanArea {
		display: flex;
		margin: 0px 0 0;
		flex-direction: column;
		align-items: flex-start;
	}
	
	.loginForgetTdAreas button {
		margin: 10px 0 0 0 !important;
		padding: 0px;
	}
	
	.contents_m--login {
    	padding: 70px 0 40px;
	}
	
	.error_message.error_message--default {
    	padding: 120px 20px 50px;
	}
	
	.contents_m--login .login_table table {
		border: none;
		width: fit-content;
		margin: 0 auto;
		padding: 30px 20px 10px;
		display: block;
	}
	
	.contents_m--login input[type="text"],
	.contents_m--login input[type="password"] {
		border-radius: 5px;
		width: 100%;
		padding: 8px;
	}
	
	.contents_m--login.contents_m--regist .form_table table {
		border: none;
		width: 100%;
		padding: 30px 20px 10px;
		display: block;
	}
	
	.cuserListInfo {
    	padding: 30px 0 30px;
	}
	
	.cuserListInfo__detail__area {
		display: flex;
		justify-content: space-between;
		align-items: center;
		padding: 10px 0px 10px;
	}	
	
	.companyNameListInfo {
		display: flex;
		justify-content: space-between;
		align-items: center;
		padding: 10px 0px 10px;
	}
	
	.companyTelListInfo {
		display: flex;
		justify-content: space-between;
		align-items: center;
		padding: 10px 0px 10px;
	}
		
	.cuserInfoListDescription.cuserInfoListDescription--resumeList .cuserListInfo__detail__area {
        padding: 10px 0px 10px;
    }
	
	.cuserInfoListDescription.cuserInfoListDescription--resumeList .companyTelListInfo {
		padding: 10px 0px 10px;
	}
	
	.cuserInfoListDescription.cuserInfoListDescription--resumeList {
        padding: 10px 0px;
        width: 100%;
    }
	
	.publicCheck {
		display: inline-flex;
		width: 100%;
        margin: 0 auto;
        padding: 10px 30px 10px;
		justify-content: space-between;
	}
	
	.cuserInfoListDescription.cuserInfoListDescription--resumeList .cuserInfoListDescription__img {
		display: inline-flex;
		width: 100%;
        margin: 0 auto;
        padding: 10px 30px 10px;
		justify-content: space-between;
	}
	
	.cuserInfoListDescription.cuserInfoListDescription--resumeList .cuserListInfo__detail {
        width: 100%;
        margin: 0 auto;
        padding: 0px 30px 0px;
        display: block;
	}
	
	.cuserInfoListDescription.cuserInfoListDescription--resumeList .companyNameListInfo {
        display: flex;
        justify-content: space-between;
        align-items: center;
        padding: 20px 0px 20px;
    }
	
	.contents_m--login.contents_m--regist.contents_m--resume .form_table table tr td select {
		padding: 8px;
		border-radius: 5px;
		width: 250px;
	}
	
	.contents_m.contents_m--resumeInfo ul.sub_menu li {
		display: inline-block;
		background: none;
		margin-left: 0px;
	}
	
	.contents_m.contents_m--resumeInfo ul.sub_menu li:last-child {
    	margin: 10px 0 0;
	}
	
	.contents_m.contents_m--resumeInfo ul.sub_menu li a {
		padding: 10px 20px;
		font-size: 12px;
	}
	
	.contents_m--login.contents_m--regist .form_table table.wish_table td .label2 label {
		width: 100%;
	}
	
	.contents_m--login.contents_m--regist .form_table table.wish_table td .label3 label {
		width: 50%;
	}
	
	.contents_m--resumeInfo table .salaryTd input {
		width: auto;
		margin: 5px 0 0 0;
	}
	
	.contents_m.contents_m--cuser .contents_box .body table th, 
	.contents_m.contents_m--cuser .contents_box .body table td {
    	font-size: 10px;
        word-break: keep-all;
        width: 100% !important;
	}
	
	.contents_m.contents_m--cuser .table-container {
		overflow-x: auto;
		width: 100%;
	}

	.contents_m.contents_m--cuser .table-container table {
		table-layout: fixed;
		width: auto;
	}
	
	.contents_m.contents_m--regist.contents_m--cuser ul.sub_menu li a {
		font-size: 12px;
	}
	
	.contents_m--login.contents_m--regist.contents_m--resume .main.main--cuserSearch.main--nuserSearch .form_table table input[type="text"].salaryInput {
    	max-width: 50%;
	}
	
	.contents_m--login.contents_m--regist.contents_m--resume .main.main--cuserSearch.main--nuserSearch .form_table table tr td select {
        width: auto;
    }
	
	.contents_m--login.contents_m--regist.contents_m--resume .q-gutter-y-md--cuserSearch table th,
	.contents_m--login.contents_m--regist.contents_m--resume .q-gutter-y-md--cuserSearch table td {
		font-size: 10px;
        word-break: keep-all;
        width: 100% !important;
	}
	
	.contents_m--login.contents_m--regist.contents_m--resume .q-gutter-y-md--cuserSearch .resume_more {
		text-align: right;
		margin: 10px 0;
	}
	
	.contents_m--login.contents_m--regist.contents_m--resume .q-gutter-y-md--cuserSearch .resume_more a {
		font-size: 12px;	
	}
	
	.contents_m.contents_m--login.contents_m--regist.contents_m--resume.q-py-md.q-mx-sm.contents_m--cuser .job_container .admin_info + .box {
		display: flex;	
		flex-direction: column;
		align-items: flex-start;
		width: 100%;
	}
	
	.contents_m.contents_m--login.contents_m--regist.contents_m--resume.q-py-md.q-mx-sm.contents_m--cuser .job_container .photo + .jobtext {
		margin: 10px 0 0 0px;
		width: 100%;
	}
	
	.contents_m.contents_m--login.contents_m--regist.contents_m--resume.q-py-md.q-mx-sm.contents_m--cuser .job_container .photo + .jobtext p {
		font-size: 12px;	
	}
	
	.contents_m.contents_m--login.contents_m--regist.contents_m--resume.q-py-md.q-mx-sm.contents_m--cuser .list ul.operation li a {
		font-weight: normal;
		padding: 5px 10px;
		font-size: 12px;
	}
		
	.contents_m.contents_m--login.contents_m--regist.contents_m--resume.q-py-md.q-mx-sm.contents_m--cuser .main.main--cuserSearch.main--nuserSearch .button input[type="submit"],
	.contents_m.contents_m--login.contents_m--regist.contents_m--resume.q-py-md.q-mx-sm.contents_m--cuser .main.main--cuserSearch.main--nuserSearch .button input[type="button"] {
		padding: 10px 20px;
		font-size: 12px;
	}
	
	.contents_m--login.contents_m--regist.contents_m--resume .main.main--cuserSearch.main--nuserSearch .form_table table tr td select.items-id {
        width: 100%;
    }
	
	.contents_m.contents_m--cuser .contents_box .all_operation {
		line-height: 32px;
		font-size: 12px;
	}
	
	.contents_m--login.contents_m--regist.contents_m--interview .form_table table th {
		font-size: 12px;	
	}
	
	.contents_m--login.contents_m--regist.contents_m--interview .form_table table input[type="file"] {
		font-size: 12px;
	}
	
	.contents_m--login.contents_m--regist.contents_m--interview .button input[type="submit"],
	.contents_m--login.contents_m--regist.contents_m--interview .button input[type="button"] {
		padding: 10px 10px;
		font-size: 12px;
	}
	
	.contents_m.contents_m--login.contents_m--regist.contents_m--resumeInfo .interview_detail .interview_body p img {
		float: none;
		display: block;
		margin: 0 0 20px;
	}
	
	.contents_m.contents_m--login.contents_m--regist.contents_m--resumeInfo .interview_detail h3 {
    	font-size: 14px;
	}

  .full-link {
    display: block;
    position: absolute;
    inset: 0; /* top: 0; right: 0; bottom: 0; left: 0 と同じ */
    z-index: 10;
  }
  
  .regular2.slick-initialized .slick-slide {
    margin: 0 10px;
  }
  
  .list--detail .q-gutter-y-sm .row,
  .list--detail .q-gutter-y-lg .row{
      flex-direction: column;
  }
  
  .list--detail .row.justify-between.b-gap-12 {
	flex-direction: unset;  
  }
  
  .list--detail .row.justify-between.b-gap-12 span.q-btn__content.text-center.col.items-center.q-anchor--skip.justify-center.row.no-wrap.text-no-wrap {
	  flex-direction: unset;  
  }
  
  .footLayoutCuser .col-12 .row {
	  flex-direction: column;
  }
  
  .footLayoutCuser .col-12 .row > .col {
		padding: 20px 0 0;  
  }
  
  .footLayoutCuser .col-12 .row .col.column.q-gutter-y-md {
		padding: 20px 0 20px;  
  }
  .spLabel {
	display: none;  
  }
  
  .spLabelALink {
		display: block;  
  }
  
  .cuser_container .box.cuserCheckFormImg {
	width: 100%;
    padding: 30px 30px 10px;
  }
	
}


@media only screen and (max-width:380px) {
	
	.b-layout-container.q-mx-auto .b-radius-sm.b-bg-white.justify-center.items-center.q-pa-md.b-box-shadow.q-pa-md .col-sm-auto.col-xs .q-py-xs {
		padding-bottom: 0px;
		padding-top: 0px;
		font-size: 12px;
	}
	
	.b-layout-container.q-mx-auto .b-radius-sm.b-bg-white.justify-center.items-center.q-pa-md.b-box-shadow.q-pa-md .col-sm-auto.col-xs .text-no-wrap {
		font-size: 12px;
	}
	
}

/*----------------------------------------------------------------【tab_menu】*/

ul.tab_menu{
	text-align:center;
	border-bottom:1px solid #AAA;
	margin:20px 0;
}

ul.tab_menu li{
	display:inline-block;
	margin:0 5px -1px;
	border:1px solid #AAA;
	background-color:#FFF;
}

ul.tab_menu li.active{
	font-weight:bold;
	padding:7px 20px;
	border-bottom:1px solid #FFF;
}

ul.tab_menu li a{
	display:inline-block;
	text-decoration:none;
	font-weight:bold;
	color:#666;
	padding:7px 30px;
	background-color:#F9F9F9;
}

ul.tab_menu li a:hover{
	background-color:#F4F4F4;
}


.col-auto.row.q-py-md.justify-center.items-center.b-box-shadow.b-radius-lg .col-auto {
    margin: 0 10px 0 0;
}





.myapageSideList {
	position: fixed;
	left: 20px;
	top: 35%;
	transform: translateY(-50%) translateX(0%);
  	-webkit- transform: translateY(-50%) translateX(0%);
	z-index: 99;
}

.myapageSideList .row.items-center.col.q-mx-lg {
	flex-direction: column;
	margin: 20px 0px;
	align-items: baseline;
	gap: 45px 0;
}

.myapageSideList .row.items-center.col.q-mx-lg .q-px-md {
	padding: 10px 15px;	
	display: flex;
}

.myapageSideList .row.items-center.col.q-mx-lg .q-px-md .q-icon {
	transform: rotate(270deg);
}

.spDetails {
	display: none;	
}

.gridResumeInfo {
	display: grid;
	grid-template-columns: 1fr 2fr 1fr;
}

.gridResumeInfo__before {
	text-align: center;
    padding: 40px 0;
}

.gridResumeInfo__before p {
	padding: 10px 0 0;	
}
/* 履歴書写真 */
.gridResumeInfo__before img {
	aspect-ratio: 3.5 / 4.5;
	object-fit: cover;
}

.gridResumeInfo__after {
	
}

.originalFileBtn {
    display: inline-block;
    padding: 1em;
    position: relative;
	color: #fff;
	border-radius: 40px;
    background-image: linear-gradient(90deg, #fb0000 0, #ff615a);
	font-size: 12px;
}

.originalFileBtn input[type="file"] {
    height: 100%;
    left: 0;
    opacity: 0;
    position: absolute;
    top: 0;
    width: 100%;
}


.contents_m--login.contents_m--regist .form_table .gridResumeInfo table {
    border: none;
    width: 100%;
    margin: 0 auto;
    padding: 30px 10px 10px;
    display: block;
}


@media only screen and (max-width:1450px) {
	
	.pcDetails {
		display: none;	
	}
	
	.spDetails {
		display: block;	
	}
	
	.myapageSideList .row.items-center.col.q-mx-lg.spDetails {
		margin: 0px;
		padding: 20px 20px;
	}
	
	.myapageSideList .row.items-center.col.q-mx-lg.spDetails[open] {
		padding: 20px 10px;	
	}
	
	.myapageSideList{
		position: fixed;
		left: 20px;
		top:30px;
		transform: translateY(-50%) translateX(0%);
		z-index: 9999;
		backdrop-filter: unset;
		background: #fff;
		padding: 5px;
	}
	
	.myapageSideList:has(details[open]) {
		position: fixed;
		left: 20px;
		top: 210px;
		transform: translateY(-50%) translateX(0%);
		z-index: 9999;
		padding: 20px 10px;
	}
	
	summary{
		position: relative;
		cursor: pointer;
		margin: 0px auto;
	}
	
	summary::-webkit-details-marker{
		position: absolute;
		color: transparent;
	}
	
	summary:hover, details[open] summary {
		margin-bottom: 0px;
	}
	
	summary::after {
		content: '+';
		font-size: 200%;
		top: 45%;
		left: 48%;
		position: absolute;
		transform: translateY(-50%) translateX(-50%);
  		-webkit- transform: translateY(-50%) translateX(-50%);
		transition: transform.5s;
	}
	
	details[open] summary::after{
		transform:translateY(-50%) rotate(45deg);
	}
	
	.row.items-center.col.q-mx-lg {
		padding: 20px 20px;
		margin: auto;
	}
	
	.row.items-center.col.q-mx-lg p {
		background: none;
	}
	
	details[open] .row.items-center.col.q-mx-lg{
		animation:fadein .5s ease-in-out;
		margin: 20px 0px;
		padding: 0px 0px;
    	align-items: baseline;
    	gap: 20px 0;
	}
	
	@keyframes fadein {
		0% { opacity: 0; }
		100%{ opacity: 1; }
	}
	
	
}

@media only screen and (max-width:1000px) {
	
	.gridResumeInfo {
		display: grid;
		grid-template-columns: 1fr;
	}
	
	.gridResumeInfo__before {
		text-align: left;
		padding: 40px 30px 10px;
		width: 90%;
		margin: 0 auto;
	}
	
	.contents_m--login.contents_m--regist .form_table .gridResumeInfo table {
		border: none;
		width: 90%;
		margin: 0 auto;
		padding: 30px 30px 10px;
		display: block;
	}
	
}

@media only screen and (max-width:905px) {
	
	.myapageSideList{
		position: fixed;
		left: 20px;
		top: 30px;
		transform: translateY(-50%) translateX(0%);
		backdrop-filter: unset;
		background: #fff;
		padding: 5px;
	}
	
	.myapageSideList:has(details[open]) {
		position: fixed;
		left: 20px;
		top: 210px;
		transform: translateY(-50%) translateX(0%);
	}
	
	
}


@media only screen and (max-width:710px) {
	
	.myapageSideList{
		position: fixed;
		left: 20px;

		top: 30px;
		transform: translateY(-50%) translateX(0%);
		backdrop-filter: unset;
		background: #fff;
		padding: 5px;
	}
	
	.myapageSideList:has(details[open]) {
		position: fixed;
		left: 20px;
		top: 210px;
		transform: translateY(-50%) translateX(0%);
	}
	
	
}

@media only screen and (max-width:600px) {
	
	.myapageSideList.col-auto.row.q-py-md.justify-center.items-center.b-box-shadow.b-radius-lg {
		display: none;	
	}
	
	.gridResumeInfo__before {
		text-align: left;
		padding: 40px 20px 10px;
		width: 100%;
		margin: 0 auto;
	}
	
	.contents_m--login.contents_m--regist .form_table .gridResumeInfo table {
		border: none;
		width: 100%;
		margin: 0 auto;
		padding: 30px 20px 10px;
		display: block;
	}
	
	.menu-radio-label:has(input:checked)~.submenu {
		max-height: 290px;
	}
	

}

@media only screen and (max-width:480px) {
	
	.myapageSideList{
		position: fixed;
		left: 20px;
		top: 15%;
		transform: translateY(-50%) translateX(0%);
		z-index: 99;
		backdrop-filter: unset;
		background: #fff;
		padding: 5px;
	}
	
	.myapageSideList:has(details[open]) {
		position: fixed;
		left: 20px;
		top: 37%;
		transform: translateY(-50%) translateX(0%);
		z-index: 99;
	}
	
	.menu-radio-label:has(input:checked)~.submenu {
    	max-height: 286px;
	}
	
	.myapageSideList.col-auto.row.q-py-md.justify-center.items-center.b-box-shadow.b-radius-lg {
		display: none;	
	}
	
	.gridResumeInfo__before {
		text-align: left;
		padding: 40px 30px 10px;
		width: 100%;
		margin: 0 auto;
	}
	
	
}


@media only screen and (max-width:380px) {
	
	.myapageSideList{
		position: fixed;
		left: 20px;
		top: 14%;
		transform: translateY(-50%) translateX(0%);
		z-index: 99;
		backdrop-filter: unset;
		background: #fff;
		padding: 5px;
	}
	
	.myapageSideList:has(details[open]) {
		position: fixed;
		left: 20px;
		top: 35%;
		transform: translateY(-50%) translateX(0%);
		z-index: 99;
	}
	

}

.img-crop-3-2 {
  aspect-ratio: 3 / 2;
  width: 100%;
  overflow: hidden;
  display: block;
  position: relative;
  background: #fff;
}
.img-crop-3-2 img {
  width: 100%;
  aspect-ratio: 3 / 2;
  height: auto;
  object-fit: contain;
  display: block;
}


.img-crop-w640{
  width: 640px;
}
.img-crop-w480{
  width: 480px;
}
.img-crop-w320{
  width: 320px;
}
.img-crop-w240{
  width: 240px;
}
.img-crop-w192{
  width: 192px;
}
.img-crop-w128{
  width: 128px;;
}
.img-crop-w64{
  width: 64px;;
}
.img-crop-w40{
  width: 40px;;
}


@media only screen and (max-width:640px) {
	
  .img-crop-w640{
    width: 100%;
  }
  .img-crop-w480{
    width: 100%;
  }
  .img-crop-w320{
    width: 100%;
  }
  .img-crop-w240{
    width: 100%;
  }
  .img-crop-w192{
    width: 100%;
  }
  .img-crop-w128{
    width: 100%;
  }
  .img-crop-w64{
    width: 100%;
  }
  .img-crop-w40{
    width: 100%;
  }

}
.recommend-container,
.article-container {
  display: flex;
  flex-direction: column;
  height: 100%;
}