.gs-button[data-v-a6005ef9] {
    height: 48px;
    gap: 6px;
    border-width: 0px;
    cursor: pointer;
    transition: background-color .25s;
    font-family: Poppins, Helvetica Neue, Helvetica, Arial, sans-serif;
    text-transform: capitalize;
    font-size: 14px;
    font-style: normal;
    font-weight: 600;
    line-height: 20px;
    letter-spacing: .04em;
    display: flex;
    align-items: center;
    justify-content: center
}
@media (max-width: 767px) {
    .gs-button[data-v-a6005ef9] {
        font-family: Poppins, Helvetica Neue, Helvetica, Arial, sans-serif;
        font-size: 12px;
        font-weight: 600;
        line-height: 12px;
        letter-spacing: .03em;
        text-align: center
    }
}
.gs-button-primary-light[data-v-a6005ef9] {
    background-color: #e72318;
    color: #fff
}
.gs-button-primary-light-hover[data-v-a6005ef9], .gs-button-primary-light[data-v-a6005ef9]:hover {
    background-color: #cd0d03
}
.gs-button-primary-light[data-v-a6005ef9]:disabled {
    background: #dbdbdb52;
    color: #c3c3c3
}
.gs-button-primary-dark[data-v-a6005ef9] {
    background-color: #e72318;
    color: #fff
}
.gs-button-primary-dark-hover[data-v-a6005ef9], .gs-button-primary-dark[data-v-a6005ef9]:hover {
    background: #f36058
}
.gs-button-primary-dark[data-v-a6005ef9]:disabled {
    background: #40404066;
    color: #c3c3c3
}
.gs-button-secondary-light[data-v-a6005ef9] {
    background-color: #151515;
    color: #fff
}
.gs-button-secondary-light-hover[data-v-a6005ef9], .gs-button-secondary-light[data-v-a6005ef9]:hover {
    background-color: #404040
}
.gs-button-secondary-light[data-v-a6005ef9]:disabled {
    background: #dbdbdb52;
    color: #c3c3c3
}
.gs-button-secondary-dark[data-v-a6005ef9] {
    background: #eee;
    color: #000
}
.gs-button-secondary-dark-hover[data-v-a6005ef9], .gs-button-secondary-dark[data-v-a6005ef9]:hover {
    background: #fff;
    color: #000
}
.gs-button-secondary-dark[data-v-a6005ef9]:disabled {
    background: #40404066;
    -webkit-backdrop-filter: blur(2px);
    backdrop-filter: blur(2px);
    color: #c3c3c3
}
.gs-button-tertiary-light[data-v-a6005ef9] {
    background: #e5e5e5
}
.gs-button-tertiary-light-hover[data-v-a6005ef9], .gs-button-tertiary-light[data-v-a6005ef9]:hover {
    background: #dbdbdb
}
.gs-button-tertiary-light[data-v-a6005ef9]:disabled {
    background: #dbdbdb52
}
.gs-button-tertiary-dark[data-v-a6005ef9] {
    background: #404040;
    color: #fff
}
.gs-button-tertiary-dark-hover[data-v-a6005ef9], .gs-button-tertiary-dark[data-v-a6005ef9]:hover {
    background: #5f5f5f;
    color: #fff
}
.gs-button-tertiary-dark[data-v-a6005ef9]:disabled {
    background: #40404066;
    color: #c3c3c3
}
.gs-button-ghost-light[data-v-a6005ef9] {
    background-color: unset;
    color: #000
}
.gs-button-ghost-light-hover[data-v-a6005ef9], .gs-button-ghost-light[data-v-a6005ef9]:hover {
    background: #dbdbdb52
}
.gs-button-ghost-light[data-v-a6005ef9]:disabled {
    background: unset
}
.gs-button-ghost-dark[data-v-a6005ef9] {
    text-decoration: underline;
    background-color: unset;
    color: #fff
}
.gs-button-ghost-dark-hover[data-v-a6005ef9], .gs-button-ghost-dark[data-v-a6005ef9]:hover {
    background: #40404066
}
.gs-button-ghost-dark[data-v-a6005ef9]:disabled {
    background: unset
}
.gs-button-outlined-dark[data-v-a6005ef9] {
    border: white;
    border-radius: 6px;
    border-width: 2px;
    color: #fff;
    background-color: unset;
    border-style: solid
}
.gs-button-outlined-dark-hover[data-v-a6005ef9], .gs-button-outlined-dark[data-v-a6005ef9]:hover {
    background-color: #40404066
}
.gs-button-outlined-light[data-v-a6005ef9] {
    border: #404040;
    border-radius: 6px;
    border-width: 2px;
    color: #000;
    background-color: unset;
    border-style: solid
}
.gs-button-outlined-light-hover[data-v-a6005ef9], .gs-button-outlined-light[data-v-a6005ef9]:hover {
    background: #dbdbdb52
}
.gs-button-size-lg[data-v-a6005ef9] {
    height: 48px
}
.gs-button-size-md[data-v-a6005ef9] {
    height: 40px
}
.gs-button-size-sm[data-v-a6005ef9] {
    height: 32px
}
.gs-button-style2[data-v-a6005ef9] {
    display: flex;
    align-items: center;
    justify-content: center;
    text-transform: capitalize
}
.bg-grey-8[data-v-2fc7f981] {
    background: #212322 !important
}
.hero-banner-center[data-v-2fc7f981] {
    align-items: center
}
@media (max-width: 580px) {
    .hero-banner-center[data-v-2fc7f981] {
        justify-content: center
    }
}
.hero-banner-container[data-v-2fc7f981] {
    display: flex;
    flex-direction: row
}
@media (min-width: 380px) {
    .hero-banner-container .hero-overlay-text[data-v-2fc7f981] {
        padding-top: 0
    }
}
@media (max-width: 768px) {
    .hero-banner-container h4[data-v-2fc7f981] {
        font-size: 24px;
        font-style: normal;
        font-weight: 600;
        line-height: 32px;
        letter-spacing: -.36px
    }
}
@media (max-width: 768px) {
    .hero-banner-container[data-v-2fc7f981] {
        flex-direction: column;
        align-items: unset
    }
    .hero-banner-container .hero-overlay-text[data-v-2fc7f981] {
        align-self: center;
        display: flex;
        flex-direction: column;
        align-items: center;
        padding-left: 0
    }
}
.rounded-large[data-v-2fc7f981] {
    border-radius: 10px
}
@media (max-width: 768px) {
    .rounded-large[data-v-2fc7f981] {
        border-radius: 0
    }
}
.hero-banner[data-v-2fc7f981] {
    overflow: hidden
}
@media (min-width: 576px) {
    .hero-banner[data-v-2fc7f981] {
        padding: 0
    }
}
@media (min-width: 768px) {
    .hero-banner[data-v-2fc7f981] {
        height: 210px
    }
}
.hero-banner .hero-actions[data-v-2fc7f981] {
    gap: 16px
}
.background-hero-image[data-v-2fc7f981] {
    height: 100%;
    width: 100%;
    object-fit: contain;
    object-fit: fill;
    background-size: cover;
    background-repeat: no-repeat
}
.hero-banner[data-v-2fc7f981] a {
    display: unset !important
}
@charset "UTF-8";
.background-hero-image {
    background-image: url('https://www.gamestop.com/images/landing-page/tc-banner.webp');
    background-position: left;
    @media (max-width: 768px) {
        background-position: center;
        background-image: url('https://www.gamestop.com/images/landing-page/tc-banner-mobile.webp');
    }
}
.q-page-sticky--shrink > div:not(.sticky-box) {
    width: 100% !important;
}
.hero-actions > a {
    text-decoration: unset !important;
}
.q-icon {
    line-height: 1;
    width: 1em;
    height: 1em;
    flex-shrink: 0;
    letter-spacing: normal;
    text-transform: none;
    white-space: nowrap;
    word-wrap: normal;
    direction: ltr;
    text-align: center;
    position: relative;
    box-sizing: content-box;
    fill: currentColor;
}
.q-icon:before, .q-icon:after {
    width: 100%;
    height: 100%;
    display: flex !important;
    align-items: center;
    justify-content: center;
}
.q-icon > svg, .q-icon > img {
    width: 100%;
    height: 100%;
}
.q-icon {
    -webkit-user-select: none;
    user-select: none;
    cursor: inherit;
    font-size: inherit;
    display: inline-flex;
    align-items: center;
    justify-content: center;
    vertical-align: middle;
}
@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 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-top: 0;
        padding-bottom: 0;
    }
    .q-ma-xs-none {
        margin: 0 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-top: 0;
        margin-bottom: 0;
    }
    .q-pa-xs-xs {
        padding: 4px 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-top: 4px;
        padding-bottom: 4px;
    }
    .q-ma-xs-xs {
        margin: 4px 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-top: 4px;
        margin-bottom: 4px;
    }
    .q-pa-xs-sm {
        padding: 8px 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-top: 8px;
        padding-bottom: 8px;
    }
    .q-ma-xs-sm {
        margin: 8px 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-top: 8px;
        margin-bottom: 8px;
    }
    .q-pa-xs-md {
        padding: 16px 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-top: 16px;
        padding-bottom: 16px;
    }
    .q-ma-xs-md {
        margin: 16px 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-top: 16px;
        margin-bottom: 16px;
    }
    .q-pa-xs-lg {
        padding: 24px 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-top: 24px;
        padding-bottom: 24px;
    }
    .q-ma-xs-lg {
        margin: 24px 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-top: 24px;
        margin-bottom: 24px;
    }
    .q-pa-xs-xl {
        padding: 48px 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-top: 48px;
        padding-bottom: 48px;
    }
    .q-ma-xs-xl {
        margin: 48px 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-top: 48px;
        margin-bottom: 48px;
    }
    .q-ml-xs-auto {
        margin-left: auto;
    }
    .q-mr-xs-auto {
        margin-right: auto;
    }
    .q-mx-xs-auto {
        margin-left: auto;
        margin-right: auto;
    }
    .row-xs, .column-xs, .flex-xs {
        display: flex;
        flex-wrap: wrap;
    }
    .row-xs.inline-xs, .column-xs.inline-xs, .flex-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;
    }
    .justify-xs-center, .flex-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;
    }
    .items-xs-center, .flex-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 {
        margin-left: 0;
    }
    .q-gutter-xs-x-none > * {
        margin-left: 0;
    }
    .q-gutter-xs-y-none {
        margin-top: 0;
    }
    .q-gutter-xs-y-none > * {
        margin-top: 0;
    }
    .q-gutter-xs-none {
        margin-left: 0;
        margin-top: 0;
    }
    .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 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-top: 0;
        padding-bottom: 0;
    }
    .q-ma-sm-none {
        margin: 0 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-top: 0;
        margin-bottom: 0;
    }
    .q-pa-sm-xs {
        padding: 4px 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-top: 4px;
        padding-bottom: 4px;
    }
    .q-ma-sm-xs {
        margin: 4px 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-top: 4px;
        margin-bottom: 4px;
    }
    .q-pa-sm-sm {
        padding: 8px 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-top: 8px;
        padding-bottom: 8px;
    }
    .q-ma-sm-sm {
        margin: 8px 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-top: 8px;
        margin-bottom: 8px;
    }
    .q-pa-sm-md {
        padding: 16px 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-top: 16px;
        padding-bottom: 16px;
    }
    .q-ma-sm-md {
        margin: 16px 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-top: 16px;
        margin-bottom: 16px;
    }
    .q-pa-sm-lg {
        padding: 24px 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-top: 24px;
        padding-bottom: 24px;
    }
    .q-ma-sm-lg {
        margin: 24px 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-top: 24px;
        margin-bottom: 24px;
    }
    .q-pa-sm-xl {
        padding: 48px 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-top: 48px;
        padding-bottom: 48px;
    }
    .q-ma-sm-xl {
        margin: 48px 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-top: 48px;
        margin-bottom: 48px;
    }
    .q-ml-sm-auto {
        margin-left: auto;
    }
    .q-mr-sm-auto {
        margin-right: auto;
    }
    .q-mx-sm-auto {
        margin-left: auto;
        margin-right: auto;
    }
    .row.inline-sm, .column.inline-sm, .flex.inline-sm {
        display: inline-flex;
    }
    .row-sm, .column-sm, .flex-sm {
        display: flex;
        flex-wrap: wrap;
    }
    .row-sm.inline, .row-sm.inline-sm, .column-sm.inline, .column-sm.inline-sm, .flex-sm.inline, .flex-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;
    }
    .justify-sm-center, .flex-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;
    }
    .items-sm-center, .flex-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 {
        margin-left: 0;
    }
    .q-gutter-sm-x-none > * {
        margin-left: 0;
    }
    .q-gutter-sm-y-none {
        margin-top: 0;
    }
    .q-gutter-sm-y-none > * {
        margin-top: 0;
    }
    .q-gutter-sm-none {
        margin-left: 0;
        margin-top: 0;
    }
    .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 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-top: 0;
        padding-bottom: 0;
    }
    .q-ma-md-none {
        margin: 0 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-top: 0;
        margin-bottom: 0;
    }
    .q-pa-md-xs {
        padding: 4px 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-top: 4px;
        padding-bottom: 4px;
    }
    .q-ma-md-xs {
        margin: 4px 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-top: 4px;
        margin-bottom: 4px;
    }
    .q-pa-md-sm {
        padding: 8px 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-top: 8px;
        padding-bottom: 8px;
    }
    .q-ma-md-sm {
        margin: 8px 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-top: 8px;
        margin-bottom: 8px;
    }
    .q-pa-md-md {
        padding: 16px 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-top: 16px;
        padding-bottom: 16px;
    }
    .q-ma-md-md {
        margin: 16px 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-top: 16px;
        margin-bottom: 16px;
    }
    .q-pa-md-lg {
        padding: 24px 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-top: 24px;
        padding-bottom: 24px;
    }
    .q-ma-md-lg {
        margin: 24px 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-top: 24px;
        margin-bottom: 24px;
    }
    .q-pa-md-xl {
        padding: 48px 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-top: 48px;
        padding-bottom: 48px;
    }
    .q-ma-md-xl {
        margin: 48px 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-top: 48px;
        margin-bottom: 48px;
    }
    .q-ml-md-auto {
        margin-left: auto;
    }
    .q-mr-md-auto {
        margin-right: auto;
    }
    .q-mx-md-auto {
        margin-left: auto;
        margin-right: auto;
    }
    .row.inline-md, .column.inline-md, .flex.inline-md {
        display: inline-flex;
    }
    .row-md, .column-md, .flex-md {
        display: flex;
        flex-wrap: wrap;
    }
    .row-md.inline, .row-md.inline-md, .column-md.inline, .column-md.inline-md, .flex-md.inline, .flex-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;
    }
    .justify-md-center, .flex-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;
    }
    .items-md-center, .flex-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 {
        margin-left: 0;
    }
    .q-gutter-md-x-none > * {
        margin-left: 0;
    }
    .q-gutter-md-y-none {
        margin-top: 0;
    }
    .q-gutter-md-y-none > * {
        margin-top: 0;
    }
    .q-gutter-md-none {
        margin-left: 0;
        margin-top: 0;
    }
    .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 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-top: 0;
        padding-bottom: 0;
    }
    .q-ma-lg-none {
        margin: 0 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-top: 0;
        margin-bottom: 0;
    }
    .q-pa-lg-xs {
        padding: 4px 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-top: 4px;
        padding-bottom: 4px;
    }
    .q-ma-lg-xs {
        margin: 4px 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-top: 4px;
        margin-bottom: 4px;
    }
    .q-pa-lg-sm {
        padding: 8px 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-top: 8px;
        padding-bottom: 8px;
    }
    .q-ma-lg-sm {
        margin: 8px 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-top: 8px;
        margin-bottom: 8px;
    }
    .q-pa-lg-md {
        padding: 16px 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-top: 16px;
        padding-bottom: 16px;
    }
    .q-ma-lg-md {
        margin: 16px 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-top: 16px;
        margin-bottom: 16px;
    }
    .q-pa-lg-lg {
        padding: 24px 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-top: 24px;
        padding-bottom: 24px;
    }
    .q-ma-lg-lg {
        margin: 24px 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-top: 24px;
        margin-bottom: 24px;
    }
    .q-pa-lg-xl {
        padding: 48px 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-top: 48px;
        padding-bottom: 48px;
    }
    .q-ma-lg-xl {
        margin: 48px 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-top: 48px;
        margin-bottom: 48px;
    }
    .q-ml-lg-auto {
        margin-left: auto;
    }
    .q-mr-lg-auto {
        margin-right: auto;
    }
    .q-mx-lg-auto {
        margin-left: auto;
        margin-right: auto;
    }
    .row.inline-lg, .column.inline-lg, .flex.inline-lg {
        display: inline-flex;
    }
    .row-lg, .column-lg, .flex-lg {
        display: flex;
        flex-wrap: wrap;
    }
    .row-lg.inline, .row-lg.inline-lg, .column-lg.inline, .column-lg.inline-lg, .flex-lg.inline, .flex-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;
    }
    .justify-lg-center, .flex-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;
    }
    .items-lg-center, .flex-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 {
        margin-left: 0;
    }
    .q-gutter-lg-x-none > * {
        margin-left: 0;
    }
    .q-gutter-lg-y-none {
        margin-top: 0;
    }
    .q-gutter-lg-y-none > * {
        margin-top: 0;
    }
    .q-gutter-lg-none {
        margin-left: 0;
        margin-top: 0;
    }
    .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 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-top: 0;
        padding-bottom: 0;
    }
    .q-ma-xl-none {
        margin: 0 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-top: 0;
        margin-bottom: 0;
    }
    .q-pa-xl-xs {
        padding: 4px 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-top: 4px;
        padding-bottom: 4px;
    }
    .q-ma-xl-xs {
        margin: 4px 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-top: 4px;
        margin-bottom: 4px;
    }
    .q-pa-xl-sm {
        padding: 8px 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-top: 8px;
        padding-bottom: 8px;
    }
    .q-ma-xl-sm {
        margin: 8px 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-top: 8px;
        margin-bottom: 8px;
    }
    .q-pa-xl-md {
        padding: 16px 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-top: 16px;
        padding-bottom: 16px;
    }
    .q-ma-xl-md {
        margin: 16px 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-top: 16px;
        margin-bottom: 16px;
    }
    .q-pa-xl-lg {
        padding: 24px 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-top: 24px;
        padding-bottom: 24px;
    }
    .q-ma-xl-lg {
        margin: 24px 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-top: 24px;
        margin-bottom: 24px;
    }
    .q-pa-xl-xl {
        padding: 48px 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-top: 48px;
        padding-bottom: 48px;
    }
    .q-ma-xl-xl {
        margin: 48px 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-top: 48px;
        margin-bottom: 48px;
    }
    .q-ml-xl-auto {
        margin-left: auto;
    }
    .q-mr-xl-auto {
        margin-right: auto;
    }
    .q-mx-xl-auto {
        margin-left: auto;
        margin-right: auto;
    }
    .row.inline-xl, .column.inline-xl, .flex.inline-xl {
        display: inline-flex;
    }
    .row-xl, .column-xl, .flex-xl {
        display: flex;
        flex-wrap: wrap;
    }
    .row-xl.inline, .row-xl.inline-xl, .column-xl.inline, .column-xl.inline-xl, .flex-xl.inline, .flex-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;
    }
    .justify-xl-center, .flex-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;
    }
    .items-xl-center, .flex-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 {
        margin-left: 0;
    }
    .q-gutter-xl-x-none > * {
        margin-left: 0;
    }
    .q-gutter-xl-y-none {
        margin-top: 0;
    }
    .q-gutter-xl-y-none > * {
        margin-top: 0;
    }
    .q-gutter-xl-none {
        margin-left: 0;
        margin-top: 0;
    }
    .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;
    }
}
.q-panel {
    height: 100%;
    width: 100%;
}
.q-panel > div {
    height: 100%;
    width: 100%;
}
.q-panel-parent {
    overflow: hidden;
    position: relative;
}
.q-loading-bar {
    position: fixed;
    z-index: 9998;
    transition: transform 0.5s cubic-bezier(0, 0, 0.2, 1), opacity 0.5s;
    background: #f44336;
}
.q-loading-bar--top {
    left: 0 right: 0 top: 0;
    width: 100%;
}
.q-loading-bar--bottom {
    left: 0 right: 0 bottom: 0;
    width: 100%;
}
.q-loading-bar--right {
    top: 0;
    bottom: 0;
    right: 0;
    height: 100%;
}
.q-loading-bar--left {
    top: 0;
    bottom: 0;
    left: 0;
    height: 100%;
}
.q-avatar {
    position: relative;
    vertical-align: middle;
    display: inline-block;
    border-radius: 50%;
    font-size: 48px;
    height: 1em;
    width: 1em;
}
.q-avatar__content {
    font-size: 0.5em;
    line-height: 0.5em;
}
.q-avatar__content, .q-avatar img:not(.q-icon):not(.q-img__image) {
    border-radius: inherit;
    height: inherit;
    width: inherit;
}
.q-avatar--square {
    border-radius: 0;
}
.q-badge {
    background-color: var(--q-primary);
    color: #fff;
    padding: 2px 6px;
    border-radius: 4px;
    font-size: 12px;
    line-height: 12px;
    min-height: 12px;
    font-weight: normal;
    vertical-align: baseline;
}
.q-badge--single-line {
    white-space: nowrap;
}
.q-badge--multi-line {
    word-break: break-all;
    word-wrap: break-word;
}
.q-badge--floating {
    position: absolute;
    top: -4px;
    right: -3px;
    cursor: inherit;
}
.q-badge--transparent {
    opacity: 0.8;
}
.q-badge--outline {
    background-color: transparent;
    border: 1px solid currentColor;
}
.q-badge--rounded {
    border-radius: 1em;
}
.q-banner {
    min-height: 54px;
    padding: 8px 16px;
    background: #fff;
}
.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__avatar:not(:empty) + .q-banner__content {
    padding-left: 16px;
}
.q-banner__actions.col-auto {
    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__avatar:not(:empty) + .q-banner__content {
    padding-left: 8px;
}
.q-banner--dense .q-banner__actions.col-auto {
    padding-left: 8px;
}
.q-bar {
    background: rgba(0, 0, 0, 0.2);
}
.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-icon:first-child, .q-bar > .q-btn:first-child, .q-bar > div:first-child {
    margin-left: 0;
}
.q-bar--standard {
    padding: 0 12px;
    height: 32px;
    font-size: 18px;
}
.q-bar--standard > div {
    font-size: 16px;
}
.q-bar--standard .q-btn {
    font-size: 11px;
}
.q-bar--dense {
    padding: 0 8px;
    height: 24px;
    font-size: 14px;
}
.q-bar--dense .q-btn {
    font-size: 8px;
}
.q-bar--dark {
    background: rgba(255, 255, 255, 0.15);
}
.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 {
    display: inline-flex;
    flex-direction: column;
    align-items: stretch;
    position: relative;
    outline: 0;
    border: 0;
    vertical-align: middle;
    font-size: 14px;
    line-height: 1.715em;
    text-decoration: none;
    color: inherit;
    background: transparent;
    font-weight: 500;
    text-transform: uppercase;
    text-align: center;
    width: auto;
    height: auto;
    cursor: default;
    padding: 4px 16px;
    min-height: 2.572em;
}
.q-btn .q-icon, .q-btn .q-spinner {
    font-size: 1.715em;
}
.q-btn.disabled {
    opacity: 0.7 !important;
}
.q-btn:before {
    content: "";
    display: block;
    position: absolute;
    left: 0;
    right: 0;
    top: 0;
    bottom: 0;
    border-radius: inherit;
    box-shadow: 0 1px 5px rgba(0, 0, 0, 0.2), 0 2px 2px rgba(0, 0, 0, 0.14), 0 3px 1px -2px rgba(0, 0, 0, 0.12);
}
.q-btn--actionable {
    cursor: pointer;
}
.q-btn--actionable.q-btn--standard:before {
    transition: box-shadow 0.3s cubic-bezier(0.25, 0.8, 0.5, 1);
}
.q-btn--actionable.q-btn--standard:active:before, .q-btn--actionable.q-btn--standard.q-btn--active:before {
    box-shadow: 0 3px 5px -1px rgba(0, 0, 0, 0.2), 0 5px 8px rgba(0, 0, 0, 0.14), 0 1px 14px rgba(0, 0, 0, 0.12);
}
.q-btn--no-uppercase {
    text-transform: none;
}
.q-btn--rectangle {
    border-radius: 3px;
}
.q-btn--outline {
    background: transparent !important;
}
.q-btn--outline:before {
    border: 1px solid currentColor;
}
.q-btn--push {
    border-radius: 7px;
}
.q-btn--push:before {
    border-bottom: 3px solid rgba(0, 0, 0, 0.15);
}
.q-btn--push.q-btn--actionable {
    transition: transform 0.3s cubic-bezier(0.25, 0.8, 0.5, 1);
}
.q-btn--push.q-btn--actionable:before {
    transition: border-width 0.3s cubic-bezier(0.25, 0.8, 0.5, 1);
}
.q-btn--push.q-btn--actionable:active, .q-btn--push.q-btn--actionable.q-btn--active {
    transform: translateY(2px);
}
.q-btn--push.q-btn--actionable:active:before, .q-btn--push.q-btn--actionable.q-btn--active:before {
    border-bottom-width: 0;
}
.q-btn--rounded {
    border-radius: 28px;
}
.q-btn--round {
    border-radius: 50%;
    padding: 0;
    min-width: 3em;
    min-height: 3em;
}
.q-btn--square {
    border-radius: 0;
}
.q-btn--flat:before, .q-btn--outline:before, .q-btn--unelevated:before {
    box-shadow: none;
}
.q-btn--dense {
    padding: 0.285em;
    min-height: 2em;
}
.q-btn--dense.q-btn--round {
    padding: 0;
    min-height: 2.4em;
    min-width: 2.4em;
}
.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 {
    padding: 16px;
    min-height: 56px;
    min-width: 56px;
}
.q-btn--fab .q-icon {
    margin: auto;
}
.q-btn--fab-mini {
    padding: 8px;
    min-height: 40px;
    min-width: 40px;
}
.q-btn__content {
    transition: opacity 0.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 {
    z-index: -1;
    transform: translateX(-100%);
    background: rgba(255, 255, 255, 0.25);
}
.q-btn__progress--dark .q-btn__progress-indicator {
    background: rgba(0, 0, 0, 0.2);
}
.q-btn--flat .q-btn__progress-indicator, .q-btn--outline .q-btn__progress-indicator {
    opacity: 0.2;
    background: currentColor;
}
.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 currentColor;
}
.q-btn-dropdown--split .q-btn-dropdown__arrow-container:not(.q-btn--outline) {
    border-left: 1px solid rgba(255, 255, 255, 0.3);
}
.q-btn-dropdown--simple * + .q-btn-dropdown__arrow {
    margin-left: 8px;
}
.q-btn-dropdown__arrow {
    transition: transform 0.28s;
}
.q-btn-dropdown--current {
    flex-grow: 1;
}
.q-btn-group {
    border-radius: 3px;
    box-shadow: 0 1px 5px rgba(0, 0, 0, 0.2), 0 2px 2px rgba(0, 0, 0, 0.14), 0 3px 1px -2px rgba(0, 0, 0, 0.12);
    vertical-align: middle;
}
.q-btn-group > .q-btn-item {
    border-radius: inherit;
    align-self: stretch;
}
.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-top-left-radius: inherit;
    border-bottom-left-radius: inherit;
}
.q-btn-group > .q-btn-group:last-child > .q-btn:last-child {
    border-top-right-radius: inherit;
    border-bottom-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-top-right-radius: 0;
    border-bottom-right-radius: 0;
}
.q-btn-group > .q-btn-item:not(:first-child) {
    border-top-left-radius: 0;
    border-bottom-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 0.3s cubic-bezier(0.25, 0.8, 0.5, 1), margin-bottom 0.3s cubic-bezier(0.25, 0.8, 0.5, 1);
}
.q-btn-group--push > .q-btn--push.q-btn--actionable:active .q-btn__content, .q-btn-group--push > .q-btn--push.q-btn--actionable.q-btn--active .q-btn__content {
    margin-top: 2px;
    margin-bottom: -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(to bottom, rgba(255, 255, 255, 0.3), rgba(255, 255, 255, 0) 50%, rgba(0, 0, 0, 0.12) 51%, rgba(0, 0, 0, 0.04)) !important;
}
.q-btn-group--spread > .q-btn-group {
    display: flex !important;
}
.q-btn-group--spread > .q-btn-item, .q-btn-group--spread > .q-btn-group > .q-btn-item:not(.q-btn-dropdown__arrow-container) {
    width: auto;
    min-width: 0;
    max-width: 100%;
    flex: 10000 1 0%;
}
.q-btn-toggle {
    position: relative;
}
.q-card {
    box-shadow: 0 1px 5px rgba(0, 0, 0, 0.2), 0 2px 2px rgba(0, 0, 0, 0.14), 0 3px 1px -2px rgba(0, 0, 0, 0.12);
    border-radius: 4px;
    vertical-align: top;
    background: #fff;
    position: relative;
}
.q-card > div:not(.q--avoid-card-border), .q-card > img:not(.q--avoid-card-border) {
    border-top-left-radius: 0;
    border-top-right-radius: 0;
    border-bottom-left-radius: 0;
    border-bottom-right-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 rgba(0, 0, 0, 0.12);
}
.q-card--dark {
    border-color: rgba(255, 255, 255, 0.28);
    box-shadow: 0 1px 5px rgba(255, 255, 255, 0.2), 0 2px 2px rgba(255, 255, 255, 0.14), 0 3px 1px -2px rgba(255, 255, 255, 0.12);
}
.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-top-left-radius: 0;
    border-bottom-left-radius: 0;
    border-top-right-radius: 0;
    border-bottom-right-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-top-left-radius: inherit;
    border-bottom-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-top-right-radius: inherit;
    border-bottom-right-radius: inherit;
}
.q-card__section--horiz > div:not(.q--avoid-card-border) {
    border-top: 0;
    border-bottom: 0;
    box-shadow: none;
}
.q-card__actions {
    padding: 8px;
    align-items: center;
}
.q-card__actions .q-btn--rectangle {
    padding: 0 8px;
}
.q-card__actions--horiz > .q-btn-item + .q-btn-item, .q-card__actions--horiz > .q-btn-group + .q-btn-item, .q-card__actions--horiz > .q-btn-item + .q-btn-group {
    margin-left: 8px;
}
.q-card__actions--vert > .q-btn-item.q-btn--round {
    align-self: center;
}
.q-card__actions--vert > .q-btn-item + .q-btn-item, .q-card__actions--vert > .q-btn-group + .q-btn-item, .q-card__actions--vert > .q-btn-item + .q-btn-group {
    margin-top: 4px;
}
.q-card__actions--vert > .q-btn-group > .q-btn-item {
    flex-grow: 1;
}
.q-card > img {
    display: block;
    width: 100%;
    max-width: 100%;
    border: 0;
}
.q-carousel {
    background-color: #fff;
    height: 400px;
}
.q-carousel__slide {
    min-height: 100%;
    background-size: cover;
    background-position: 50%;
}
.q-carousel__slide, .q-carousel .q-carousel--padding {
    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__prev-arrow--horizontal, .q-carousel__next-arrow--horizontal {
    top: 16px;
    bottom: 16px;
}
.q-carousel__prev-arrow--horizontal {
    left: 16px;
}
.q-carousel__next-arrow--horizontal {
    right: 16px;
}
.q-carousel__prev-arrow--vertical, .q-carousel__next-arrow--vertical {
    left: 16px;
    right: 16px;
}
.q-carousel__prev-arrow--vertical {
    top: 16px;
}
.q-carousel__next-arrow--vertical {
    bottom: 16px;
}
.q-carousel__navigation--top, .q-carousel__navigation--bottom {
    left: 16px;
    right: 16px;
    overflow-x: auto;
    overflow-y: hidden;
}
.q-carousel__navigation--top {
    top: 16px;
}
.q-carousel__navigation--bottom {
    bottom: 16px;
}
.q-carousel__navigation--left, .q-carousel__navigation--right {
    top: 16px;
    bottom: 16px;
    overflow-x: hidden;
    overflow-y: auto;
}
.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: 0.7;
}
.q-carousel .q-carousel__thumbnail {
    margin: 2px;
    height: 50px;
    width: auto;
    display: inline-block;
    cursor: pointer;
    border: 1px solid transparent;
    border-radius: 4px;
    vertical-align: middle;
    opacity: 0.7;
    transition: opacity 0.3s;
}
.q-carousel .q-carousel__thumbnail:hover, .q-carousel .q-carousel__thumbnail--active {
    opacity: 1;
}
.q-carousel .q-carousel__thumbnail--active {
    border-color: currentColor;
    cursor: default;
}
.q-carousel--navigation-top.q-carousel--with-padding .q-carousel__slide, .q-carousel--navigation-top .q-carousel--padding, .q-carousel--arrows-vertical.q-carousel--with-padding .q-carousel__slide, .q-carousel--arrows-vertical .q-carousel--padding {
    padding-top: 60px;
}
.q-carousel--navigation-bottom.q-carousel--with-padding .q-carousel__slide, .q-carousel--navigation-bottom .q-carousel--padding, .q-carousel--arrows-vertical.q-carousel--with-padding .q-carousel__slide, .q-carousel--arrows-vertical .q-carousel--padding {
    padding-bottom: 60px;
}
.q-carousel--navigation-left.q-carousel--with-padding .q-carousel__slide, .q-carousel--navigation-left .q-carousel--padding, .q-carousel--arrows-horizontal.q-carousel--with-padding .q-carousel__slide, .q-carousel--arrows-horizontal .q-carousel--padding {
    padding-left: 60px;
}
.q-carousel--navigation-right.q-carousel--with-padding .q-carousel__slide, .q-carousel--navigation-right .q-carousel--padding, .q-carousel--arrows-horizontal.q-carousel--with-padding .q-carousel__slide, .q-carousel--arrows-horizontal .q-carousel--padding {
    padding-right: 60px;
}
.q-carousel.fullscreen {
    height: 100%;
}
.q-message-name, .q-message-stamp, .q-message-label {
    font-size: small;
}
.q-message-label {
    margin: 24px 0;
    text-align: center;
}
.q-message-stamp {
    color: inherit;
    margin-top: 4px;
    opacity: 0.6;
    display: none;
}
.q-message-avatar {
    border-radius: 50%;
    width: 48px;
    height: 48px;
    min-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 {
    color: #51d6aa;
    border-radius: 4px 4px 4px 0;
}
.q-message-text--received:last-child:before {
    right: 100%;
    border-right: 0 solid transparent;
    border-left: 8px solid transparent;
    border-bottom: 8px solid currentColor;
}
.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 {
    color: #a4a4a4;
    border-radius: 4px 4px 0 4px;
}
.q-message-text--sent:last-child:before {
    left: 100%;
    border-left: 0 solid transparent;
    border-right: 8px solid transparent;
    border-bottom: 8px solid currentColor;
}
.q-message-text-content--sent {
    color: #000;
}
.q-message-text {
    background: currentColor;
    padding: 8px;
    line-height: 1.2;
    word-break: break-word;
    position: relative;
}
.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 {
    content: "";
    position: absolute;
    bottom: 0;
    width: 0;
    height: 0;
}
.q-checkbox {
    vertical-align: middle;
}
.q-checkbox__native {
    width: 1px;
    height: 1px;
}
.q-checkbox__bg, .q-checkbox__icon-container {
    -webkit-user-select: none;
    user-select: none;
}
.q-checkbox__bg {
    top: 25%;
    left: 25%;
    width: 50%;
    height: 50%;
    border: 2px solid currentColor;
    border-radius: 2px;
    transition: background 0.22s cubic-bezier(0, 0, 0.2, 1) 0ms;
    -webkit-print-color-adjust: exact;
}
.q-checkbox__icon {
    color: currentColor;
    font-size: 0.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-origin: 50% 50%;
    transform: rotate(-280deg) scale(0);
}
.q-checkbox__inner {
    font-size: 40px;
    width: 1em;
    min-width: 1em;
    height: 1em;
    outline: 0;
    border-radius: 50%;
    color: rgba(0, 0, 0, 0.54);
}
.q-checkbox__inner--truthy, .q-checkbox__inner--indet {
    color: var(--q-primary);
}
.q-checkbox__inner--truthy .q-checkbox__bg, .q-checkbox__inner--indet .q-checkbox__bg {
    background: currentColor;
}
.q-checkbox__inner--truthy path {
    stroke-dashoffset: 0;
    transition: stroke-dashoffset 0.18s cubic-bezier(0.4, 0, 0.6, 1) 0ms;
}
.q-checkbox__inner--indet .q-checkbox__indet {
    transform: rotate(0) scale(1);
    transition: transform 0.22s cubic-bezier(0, 0, 0.2, 1) 0ms;
}
.q-checkbox.disabled {
    opacity: 0.75 !important;
}
.q-checkbox--dark .q-checkbox__inner {
    color: rgba(255, 255, 255, 0.7);
}
.q-checkbox--dark .q-checkbox__inner:before {
    opacity: 0.32 !important;
}
.q-checkbox--dark .q-checkbox__inner--truthy, .q-checkbox--dark .q-checkbox__inner--indet {
    color: var(--q-primary);
}
.q-checkbox--dense .q-checkbox__inner {
    width: 0.5em;
    min-width: 0.5em;
    height: 0.5em;
}
.q-checkbox--dense .q-checkbox__bg {
    left: 5%;
    top: 5%;
    width: 90%;
    height: 90%;
}
.q-checkbox--dense .q-checkbox__label {
    padding-left: 0.5em;
}
.q-checkbox--dense.reverse .q-checkbox__label {
    padding-left: 0;
    padding-right: 0.5em;
}
body.desktop .q-checkbox:not(.disabled) .q-checkbox__inner:before {
    content: "";
    position: absolute;
    top: 0;
    right: 0;
    bottom: 0;
    left: 0;
    border-radius: 50%;
    background: currentColor;
    opacity: 0.12;
    transform: scale3d(0, 0, 1);
    transition: transform 0.22s cubic-bezier(0, 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: scale3d(1, 1, 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 {
    vertical-align: middle;
    border-radius: 16px;
    outline: 0;
    position: relative;
    height: 2em;
    max-width: 100%;
    margin: 4px;
    background: #e0e0e0;
    color: rgba(0, 0, 0, 0.87);
    font-size: 14px;
    padding: 0.5em 0.9em;
}
.q-chip--colored .q-chip__icon, .q-chip--dark .q-chip__icon {
    color: inherit;
}
.q-chip--outline {
    background: transparent !important;
    border: 1px solid currentColor;
}
.q-chip .q-avatar {
    font-size: 2em;
    margin-left: -0.45em;
    margin-right: 0.2em;
    border-radius: 16px;
}
.q-chip--selected .q-avatar {
    display: none;
}
.q-chip__icon {
    color: rgba(0, 0, 0, 0.54);
    font-size: 1.5em;
    margin: -0.2em;
}
.q-chip__icon--left {
    margin-right: 0.2em;
}
.q-chip__icon--right {
    margin-left: 0.2em;
}
.q-chip__icon--remove {
    margin-left: 0.1em;
    margin-right: -0.5em;
    opacity: 0.6;
    outline: 0;
}
.q-chip__icon--remove:hover, .q-chip__icon--remove:focus {
    opacity: 1;
}
.q-chip__content {
    white-space: nowrap;
}
.q-chip--dense {
    border-radius: 12px;
    padding: 0 0.4em;
    height: 1.5em;
}
.q-chip--dense .q-avatar {
    font-size: 1.5em;
    margin-left: -0.27em;
    margin-right: 0.1em;
    border-radius: 12px;
}
.q-chip--dense .q-chip__icon {
    font-size: 1.25em;
}
.q-chip--dense .q-chip__icon--left {
    margin-right: 0.195em;
}
.q-chip--dense .q-chip__icon--remove {
    margin-right: -0.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 rgba(0, 0, 0, 0.2), 0 1px 1px rgba(0, 0, 0, 0.14), 0 2px 1px -1px rgba(0, 0, 0, 0.12);
}
body.desktop.body--dark .q-chip--clickable:focus {
    box-shadow: 0 1px 3px rgba(255, 255, 255, 0.2), 0 1px 1px rgba(255, 255, 255, 0.14), 0 2px 1px -1px rgba(255, 255, 255, 0.12);
}
.q-circular-progress {
    display: inline-block;
    position: relative;
    vertical-align: middle;
    width: 1em;
    height: 1em;
    line-height: 1;
}
.q-circular-progress.q-focusable {
    border-radius: 50%;
}
.q-circular-progress__svg {
    width: 100%;
    height: 100%;
}
.q-circular-progress__text {
    font-size: 0.25em;
}
.q-circular-progress--indeterminate .q-circular-progress__svg {
    transform-origin: 50% 50%;
    animation: q-spin 2s linear infinite
}
.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;
    }
    100% {
        stroke-dasharray: 400, 400;
        stroke-dashoffset: -300;
    }
}
.q-color-picker {
    overflow: hidden;
    background: #fff;
    max-width: 350px;
    vertical-align: top;
    min-width: 180px;
    border-radius: 4px;
    box-shadow: 0 1px 5px rgba(0, 0, 0, 0.2), 0 2px 2px rgba(0, 0, 0, 0.14), 0 3px 1px -2px rgba(0, 0, 0, 0.12);
}
.q-color-picker .q-tab {
    padding: 0 !important;
}
.q-color-picker--bordered {
    border: 1px solid rgba(0, 0, 0, 0.12);
}
.q-color-picker__header-tabs {
    height: 32px;
}
.q-color-picker__header-banner {
    height: 36px;
}
.q-color-picker__header input {
    line-height: 24px;
    border: 0;
}
.q-color-picker__header .q-tab {
    min-height: 32px !important;
    height: 32px !important;
}
.q-color-picker__header .q-tab--inactive {
    background: linear-gradient(to top, rgba(0, 0, 0, 0.3) 0%, rgba(0, 0, 0, 0.15) 25%, rgba(0, 0, 0, 0.1));
}
.q-color-picker__error-icon {
    bottom: 2px;
    right: 2px;
    font-size: 24px;
    opacity: 0;
    transition: opacity 0.3s ease-in;
}
.q-color-picker__header-content {
    position: relative;
    background: #fff;
}
.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 {
    content: "";
    position: absolute;
    top: 0;
    right: 0;
    bottom: 0;
    left: 0;
    background: rgba(255, 255, 255, 0.2);
}
.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 {
    min-height: 36px !important;
    height: 36px !important;
}
.q-color-picker__footer .q-tab--inactive {
    background: linear-gradient(to bottom, rgba(0, 0, 0, 0.3) 0%, rgba(0, 0, 0, 0.15) 25%, rgba(0, 0, 0, 0.1));
}
.q-color-picker__spectrum {
    width: 100%;
    height: 100%;
}
.q-color-picker__spectrum-tab {
    padding: 0 !important;
}
.q-color-picker__spectrum-white {
    background: linear-gradient(to right, #fff, rgba(255, 255, 255, 0));
}
.q-color-picker__spectrum-black {
    background: linear-gradient(to top, #000, rgba(0, 0, 0, 0));
}
.q-color-picker__spectrum-circle {
    width: 10px;
    height: 10px;
    box-shadow: 0 0 0 1.5px #fff, inset 0 0 1px 1px rgba(0, 0, 0, 0.3), 0 0 1px 2px rgba(0, 0, 0, 0.4);
    border-radius: 50%;
    transform: translate(-5px, -5px);
}
.q-color-picker__hue .q-slider__track {
    background: linear-gradient(to right, #f00 0%, #ff0 17%, #0f0 33%, #0ff 50%, #00f 67%, #f0f 83%, #f00 100%) !important;
    opacity: 1;
}
.q-color-picker__alpha .q-slider__track-container {
    padding-top: 0;
}
.q-color-picker__alpha .q-slider__track:before {
    content: "";
    position: absolute;
    top: 0;
    right: 0;
    bottom: 0;
    left: 0;
    border-radius: inherit;
    background: linear-gradient(90deg, rgba(255, 255, 255, 0), #404040);
}
.q-color-picker__sliders {
    padding: 0 16px;
}
.q-color-picker__sliders .q-slider__thumb {
    color: #151515;
}
.q-color-picker__sliders .q-slider__thumb path {
    stroke-width: 2px;
    fill: transparent;
}
.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 {
    font-size: 11px;
    border: 1px solid #a4a4a4;
    border-radius: 4px;
    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 {
    color: inherit;
    background: transparent;
    outline: 0;
    text-align: center;
}
.q-color-picker .q-tabs {
    overflow: hidden;
}
.q-color-picker .q-tab--active {
    box-shadow: 0 0 14px 3px rgba(0, 0, 0, 0.2);
}
.q-color-picker .q-tab--active .q-focus-helper {
    display: none;
}
.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 rgba(255, 255, 255, 0.2), 0 2px 2px rgba(255, 255, 255, 0.14), 0 3px 1px -2px rgba(255, 255, 255, 0.12);
}
.q-color-picker--dark .q-color-picker__tune-tab input {
    border: 1px solid rgba(255, 255, 255, 0.3);
}
.q-color-picker--dark .q-slider__thumb {
    color: #e5e5e5;
}
.q-date {
    display: inline-flex;
    box-shadow: 0 1px 5px rgba(0, 0, 0, 0.2), 0 2px 2px rgba(0, 0, 0, 0.14), 0 3px 1px -2px rgba(0, 0, 0, 0.12);
    border-radius: 4px;
    background: #fff;
    width: 290px;
    min-width: 290px;
    max-width: 100%;
}
.q-date--bordered {
    border: 1px solid rgba(0, 0, 0, 0.12);
}
.q-date__header {
    border-top-left-radius: inherit;
    color: #fff;
    background-color: var(--q-primary);
    padding: 16px;
}
.q-date__actions {
    padding: 0 16px 16px;
}
.q-date__content, .q-date__main {
    outline: 0;
}
.q-date__content .q-btn {
    font-weight: normal;
}
.q-date__header-link {
    opacity: 0.64;
    outline: 0;
    transition: opacity 0.3s ease-out;
}
.q-date__header-link--active, .q-date__header-link:hover, .q-date__header-link:focus {
    opacity: 1;
}
.q-date__header-subtitle {
    font-size: 14px;
    line-height: 1.75;
    letter-spacing: 0.00938em;
}
.q-date__header-title-label {
    font-size: 24px;
    line-height: 1.2;
    letter-spacing: 0.00735em;
}
.q-date__view {
    height: 100%;
    width: 100%;
    min-height: 290px;
    padding: 16px;
}
.q-date__navigation {
    height: 12.5%;
}
.q-date__navigation > div:first-child {
    width: 8%;
    min-width: 24px;
    justify-content: flex-end;
}
.q-date__navigation > div:last-child {
    width: 8%;
    min-width: 24px;
    justify-content: flex-start;
}
.q-date__calendar-weekdays {
    height: 12.5%;
}
.q-date__calendar-weekdays > div {
    opacity: 0.38;
    font-size: 12px;
}
.q-date__calendar-item {
    display: inline-flex;
    align-items: center;
    justify-content: center;
    vertical-align: middle;
    width: 14.285% !important;
    height: 12.5% !important;
    position: relative;
    padding: 1px;
}
.q-date__calendar-item:after {
    content: "";
    position: absolute;
    pointer-events: none;
    top: 1px;
    right: 0;
    bottom: 1px;
    left: 0;
    border-style: dashed;
    border-color: transparent;
    border-width: 1px;
}
.q-date__calendar-item > div, .q-date__calendar-item button {
    width: 30px;
    height: 30px;
    border-radius: 50%;
}
.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: 0.18;
}
.q-date__calendar-item--fill {
    visibility: hidden;
}
.q-date__range:before, .q-date__range-from:before, .q-date__range-to:before {
    content: "";
    background-color: currentColor;
    position: absolute;
    top: 1px;
    bottom: 1px;
    left: 0;
    right: 0;
    opacity: 0.3;
}
.q-date__range:nth-child(7n-6):before, .q-date__range-from:nth-child(7n-6):before, .q-date__range-to:nth-child(7n-6):before {
    border-top-left-radius: 0;
    border-bottom-left-radius: 0;
}
.q-date__range:nth-child(7n):before, .q-date__range-from:nth-child(7n):before, .q-date__range-to:nth-child(7n):before {
    border-top-right-radius: 0;
    border-bottom-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 transparent;
}
.q-date__edit-range:nth-child(7n-6):after {
    border-top-left-radius: 0;
    border-bottom-left-radius: 0;
}
.q-date__edit-range:nth-child(7n):after {
    border-top-right-radius: 0;
    border-bottom-right-radius: 0;
}
.q-date__edit-range-from:after, .q-date__edit-range-from-to:after {
    left: 4px;
    border-left-color: currentColor;
    border-top-color: currentColor;
    border-bottom-color: currentColor;
    border-top-left-radius: 28px;
    border-bottom-left-radius: 28px;
}
.q-date__edit-range-to:after, .q-date__edit-range-from-to:after {
    right: 4px;
    border-right-color: currentColor;
    border-top-color: currentColor;
    border-bottom-color: currentColor;
    border-top-right-radius: 28px;
    border-bottom-right-radius: 28px;
}
.q-date__calendar-days-container {
    height: 75%;
    min-height: 192px;
}
.q-date__calendar-days > div {
    height: 16.66% !important;
}
.q-date__event {
    position: absolute;
    bottom: 2px;
    left: 50%;
    height: 5px;
    width: 8px;
    border-radius: 5px;
    background-color: var(--q-secondary);
    transform: translate3d(-50%, 0, 0);
}
.q-date__today {
    box-shadow: 0 0 1px 0 currentColor;
}
.q-date__years-content {
    padding: 0 8px;
}
.q-date__years-item, .q-date__months-item {
    flex: 0 0 33.3333%;
}
.q-date.disabled .q-date__header, .q-date.disabled .q-date__content, .q-date--readonly .q-date__header, .q-date--readonly .q-date__content {
    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 {
    flex-direction: row;
    align-items: stretch;
    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-top: 12px;
    margin-left: -8px;
}
.q-date--landscape-minimal {
    width: 310px;
}
.q-date--dark {
    box-shadow: 0 1px 5px rgba(255, 255, 255, 0.2), 0 2px 2px rgba(255, 255, 255, 0.14), 0 3px 1px -2px rgba(255, 255, 255, 0.12);
    border-color: rgba(255, 255, 255, 0.28);
}
.q-dialog__title {
    font-size: 1.25rem;
    font-weight: 500;
    line-height: 2rem;
    letter-spacing: 0.0125em;
}
.q-dialog__progress {
    font-size: 4rem;
}
.q-dialog__inner {
    outline: 0;
}
.q-dialog__inner > div {
    pointer-events: all;
    overflow: auto;
    -webkit-overflow-scrolling: touch;
    will-change: scroll-position;
    border-radius: 4px;
}
.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 {
    height: 100%;
    width: 100%;
    max-height: 100vh;
    max-width: 100vw;
    border-radius: 0 !important;
    top: 0 !important;
    left: 0 !important;
}
.q-dialog__inner--top, .q-dialog__inner--bottom {
    padding-top: 0 !important;
    padding-bottom: 0 !important;
}
.q-dialog__inner--right, .q-dialog__inner--left {
    padding-right: 0 !important;
    padding-left: 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--left:not(.q-dialog__inner--animating) > div, .q-dialog__inner--bottom:not(.q-dialog__inner--animating) > div {
    border-bottom-left-radius: 0;
}
.q-dialog__inner--right:not(.q-dialog__inner--animating) > div, .q-dialog__inner--bottom:not(.q-dialog__inner--animating) > div {
    border-bottom-right-radius: 0;
}
.q-dialog__inner--fullwidth > div {
    width: 100% !important;
    max-width: 100% !important;
}
.q-dialog__inner--fullheight > div {
    height: 100% !important;
    max-height: 100% !important;
}
.q-dialog__backdrop {
    z-index: -1;
    pointer-events: all;
    outline: 0;
    background: rgba(0, 0, 0, 0.4);
}
body.platform-ios .q-dialog__inner--minimized > div, body.platform-android:not(.native-mobile) .q-dialog__inner--minimized > div {
    max-height: calc(100vh - 108px);
}
body.q-ios-padding .q-dialog__inner {
    padding-top: 20px !important;
    padding-top: env(safe-area-inset-top) !important;
    padding-bottom: env(safe-area-inset-bottom) !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--top, .q-dialog__inner--bottom {
        padding-left: 0;
        padding-right: 0;
    }
    .q-dialog__inner--top > div, .q-dialog__inner--bottom > div {
        width: 100% !important;
    }
}
@media (min-width: 600px) {
    .q-dialog__inner--minimized > div {
        max-width: 560px;
    }
}
.q-body--dialog {
    overflow: hidden;
}
.q-editor {
    border: 1px solid rgba(0, 0, 0, 0.12);
    border-radius: 4px;
    background-color: #fff;
}
.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 {
    outline: 0;
    padding: 10px;
    min-height: 10em;
    border-bottom-left-radius: inherit;
    border-bottom-right-radius: inherit;
    overflow: auto;
    max-width: 100%;
}
.q-editor__content pre {
    white-space: pre-wrap;
}
.q-editor__content hr {
    border: 0;
    outline: 0;
    margin: 1px;
    height: 1px;
    background: rgba(0, 0, 0, 0.12);
}
.q-editor__content:empty:not(:focus):before {
    content: attr(placeholder);
    opacity: 0.7;
}
.q-editor__toolbar {
    border-bottom: 1px solid rgba(0, 0, 0, 0.12);
    min-height: 32px;
}
.q-editor__toolbars-container {
    max-width: 100%;
}
.q-editor .q-btn {
    margin: 4px;
}
.q-editor__toolbar-group {
    position: relative;
    margin: 0 4px;
}
.q-editor__toolbar-group + .q-editor__toolbar-group:before {
    content: "";
    position: absolute;
    left: -4px;
    top: 4px;
    bottom: 4px;
    width: 1px;
    background: rgba(0, 0, 0, 0.12);
}
.q-editor__link-input {
    color: inherit;
    text-decoration: none;
    text-transform: none;
    border: none;
    border-radius: 0;
    background: none;
    outline: 0;
}
.q-editor--flat, .q-editor--flat .q-editor__toolbar {
    border: 0;
}
.q-editor--dense .q-editor__toolbar-group {
    display: flex;
    align-items: center;
    flex-wrap: nowrap;
}
.q-editor--dark {
    border-color: rgba(255, 255, 255, 0.28);
}
.q-editor--dark .q-editor__content hr {
    background: rgba(255, 255, 255, 0.28);
}
.q-editor--dark .q-editor__toolbar {
    border-color: rgba(255, 255, 255, 0.28);
}
.q-editor--dark .q-editor__toolbar-group + .q-editor__toolbar-group:before {
    background: rgba(255, 255, 255, 0.28);
}
.q-expansion-item__border {
    opacity: 0;
}
.q-expansion-item__toggle-icon {
    position: relative;
    transition: transform 0.3s;
}
.q-expansion-item__toggle-icon--rotated {
    transform: rotate(180deg);
}
.q-expansion-item__toggle-focus {
    width: 1em !important;
    height: 1em !important;
    position: relative !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 0.5s;
}
.q-expansion-item--popup > .q-expansion-item__container {
    border: 1px solid rgba(0, 0, 0, 0.12);
}
.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 {
    box-shadow: none;
    border-radius: 0;
}
.q-expansion-item:first-child > div > .q-expansion-item__border--top {
    opacity: 0;
}
.q-expansion-item:last-child > div > .q-expansion-item__border--bottom {
    opacity: 0;
}
.q-expansion-item--expanded + .q-expansion-item--expanded > div > .q-expansion-item__border--top {
    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__icon, .q-fab__active-icon {
    transition: opacity 0.4s, transform 0.4s;
}
.q-fab__icon {
    opacity: 1;
    transform: rotate(0deg);
}
.q-fab__active-icon {
    opacity: 0;
    transform: rotate(-180deg);
}
.q-fab__label--external {
    position: absolute;
    padding: 0 8px;
    transition: opacity 0.18s cubic-bezier(0.65, 0.815, 0.735, 0.395);
}
.q-fab__label--external-hidden {
    opacity: 0;
    pointer-events: none;
}
.q-fab__label--external-left {
    top: 50%;
    left: -12px;
    transform: translate(-100%, -50%);
}
.q-fab__label--external-right {
    top: 50%;
    right: -12px;
    transform: translate(100%, -50%);
}
.q-fab__label--external-bottom {
    bottom: -12px;
    left: 50%;
    transform: translate(-50%, 100%);
}
.q-fab__label--external-top {
    top: -12px;
    left: 50%;
    transform: translate(-50%, -100%);
}
.q-fab__label--internal {
    padding: 0;
    transition: font-size 0.12s cubic-bezier(0.65, 0.815, 0.735, 0.395), max-height 0.12s cubic-bezier(0.65, 0.815, 0.735, 0.395), opacity 0.07s cubic-bezier(0.65, 0.815, 0.735, 0.395);
    max-height: 30px;
}
.q-fab__label--internal-hidden {
    font-size: 0;
    opacity: 0;
}
.q-fab__label--internal-top {
    padding-bottom: 0.12em;
}
.q-fab__label--internal-bottom {
    padding-top: 0.12em;
}
.q-fab__label--internal-top.q-fab__label--internal-hidden, .q-fab__label--internal-bottom.q-fab__label--internal-hidden {
    max-height: 0;
}
.q-fab__label--internal-left {
    padding-left: 0.285em;
    padding-right: 0.571em;
}
.q-fab__label--internal-right {
    padding-right: 0.285em;
    padding-left: 0.571em;
}
.q-fab__icon-holder {
    min-width: 24px;
    min-height: 24px;
    position: relative;
}
.q-fab__icon-holder--opened .q-fab__icon {
    transform: rotate(180deg);
    opacity: 0;
}
.q-fab__icon-holder--opened .q-fab__active-icon {
    transform: rotate(0deg);
    opacity: 1;
}
.q-fab__actions {
    position: absolute;
    opacity: 0;
    transition: transform 0.18s ease-in, opacity 0.18s ease-in;
    pointer-events: none;
    align-items: center;
    justify-content: center;
    align-self: center;
    padding: 3px;
}
.q-fab__actions .q-btn {
    margin: 5px;
}
.q-fab__actions--right {
    transform-origin: 0 50%;
    transform: scale(0.4) translateX(-62px);
    height: 56px;
    left: 100%;
    margin-left: 9px;
}
.q-fab__actions--left {
    transform-origin: 100% 50%;
    transform: scale(0.4) translateX(62px);
    height: 56px;
    right: 100%;
    margin-right: 9px;
    flex-direction: row-reverse;
}
.q-fab__actions--up {
    transform-origin: 50% 100%;
    transform: scale(0.4) translateY(62px);
    width: 56px;
    bottom: 100%;
    margin-bottom: 9px;
    flex-direction: column-reverse;
}
.q-fab__actions--down {
    transform-origin: 50% 0;
    transform: scale(0.4) translateY(-62px);
    width: 56px;
    top: 100%;
    margin-top: 9px;
    flex-direction: column;
}
.q-fab__actions--up, .q-fab__actions--down {
    left: 50%;
    margin-left: -28px;
}
.q-fab__actions--opened {
    opacity: 1;
    transform: scale(1) translate(0.1px, 0);
    pointer-events: all;
}
.q-fab--align-left > .q-fab__actions--up, .q-fab--align-left > .q-fab__actions--down {
    align-items: flex-start;
    left: 28px;
}
.q-fab--align-right > .q-fab__actions--up, .q-fab--align-right > .q-fab__actions--down {
    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 {
    height: 56px;
    color: rgba(0, 0, 0, 0.54);
    font-size: 24px;
}
.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 {
    font-size: 12px;
    min-height: 20px;
    line-height: 1;
    color: rgba(0, 0, 0, 0.54);
    padding: 8px 12px 0;
    backface-visibility: hidden;
}
.q-field__bottom--animated {
    transform: translateY(100%);
    position: absolute;
    left: 0;
    right: 0;
    bottom: 0;
}
.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 {
    padding-left: 8px;
    line-height: 1;
}
.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:before, .q-field__control:after {
    content: "";
    position: absolute;
    top: 0;
    right: 0;
    bottom: 0;
    left: 0;
    pointer-events: none;
}
.q-field__control:before {
    border-radius: inherit;
}
.q-field__shadow {
    top: 8px;
    opacity: 0;
    overflow: hidden;
    white-space: pre-wrap;
    transition: opacity 0.36s cubic-bezier(0.4, 0, 0.2, 1);
}
.q-field__shadow + .q-field__native::placeholder {
    transition: opacity 0.36s cubic-bezier(0.4, 0, 0.2, 1);
}
.q-field__shadow + .q-field__native:focus::placeholder {
    opacity: 0;
}
.q-field__native, .q-field__prefix, .q-field__suffix, .q-field__input {
    font-weight: 400;
    line-height: 28px;
    letter-spacing: 0.00937em;
    text-decoration: inherit;
    text-transform: inherit;
    border: none;
    border-radius: 0;
    background: none;
    color: rgba(0, 0, 0, 0.87);
    outline: 0;
    padding: 6px 0;
}
.q-field__native, .q-field__input {
    width: 100%;
    min-width: 0;
    outline: 0 !important;
    -webkit-user-select: auto;
    user-select: auto;
}
.q-field__native:-webkit-autofill, .q-field__input:-webkit-autofill {
    -webkit-animation-name: q-autofill;
    -webkit-animation-fill-mode: both;
}
.q-field__native:-webkit-autofill + .q-field__label, .q-field__input:-webkit-autofill + .q-field__label {
    transform: translateY(-40%) scale(0.75);
}
.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, .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 {
    transform: translateY(-40%) scale(0.75);
}
.q-field__native:invalid, .q-field__input:invalid {
    box-shadow: none;
}
.q-field__native[type=file] {
    line-height: 1em;
}
.q-field__input {
    padding: 0;
    height: 0;
    min-height: 24px;
    line-height: 24px;
}
.q-field__prefix, .q-field__suffix {
    transition: opacity 0.36s cubic-bezier(0.4, 0, 0.2, 1);
    white-space: nowrap;
}
.q-field__prefix {
    padding-right: 4px;
}
.q-field__suffix {
    padding-left: 4px;
}
.q-field--readonly .q-placeholder, .q-field--disabled .q-placeholder {
    opacity: 1 !important;
}
.q-field--readonly.q-field--labeled .q-field__native, .q-field--readonly.q-field--labeled .q-field__input {
    cursor: default;
}
.q-field--readonly.q-field--float .q-field__native, .q-field--readonly.q-field--float .q-field__input {
    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: 0.6 !important;
}
.q-field--disabled .q-field__control > div, .q-field--disabled .q-field__control > div * {
    outline: 0 !important;
}
.q-field__label {
    left: 0;
    top: 18px;
    max-width: 100%;
    color: rgba(0, 0, 0, 0.6);
    font-size: 16px;
    line-height: 20px;
    font-weight: 400;
    letter-spacing: 0.00937em;
    text-decoration: inherit;
    text-transform: inherit;
    transform-origin: left top;
    transition: transform 0.36s cubic-bezier(0.4, 0, 0.2, 1), max-width 0.324s cubic-bezier(0.4, 0, 0.2, 1);
    backface-visibility: hidden;
}
.q-field--float .q-field__label {
    max-width: 133%;
    transform: translateY(-40%) scale(0.75);
    transition: transform 0.36s cubic-bezier(0.4, 0, 0.2, 1), max-width 0.396s cubic-bezier(0.4, 0, 0.2, 1);
}
.q-field--highlighted .q-field__label {
    color: currentColor;
}
.q-field--highlighted .q-field__shadow {
    opacity: 0.5;
}
.q-field--filled .q-field__control {
    padding: 0 12px;
    background: rgba(0, 0, 0, 0.05);
    border-radius: 4px 4px 0 0;
}
.q-field--filled .q-field__control:before {
    background: rgba(0, 0, 0, 0.05);
    border-bottom: 1px solid rgba(0, 0, 0, 0.42);
    opacity: 0;
    transition: opacity 0.36s cubic-bezier(0.4, 0, 0.2, 1), background 0.36s cubic-bezier(0.4, 0, 0.2, 1);
}
.q-field--filled .q-field__control:hover:before {
    opacity: 1;
}
.q-field--filled .q-field__control:after {
    height: 2px;
    top: auto;
    transform-origin: center bottom;
    transform: scale3d(0, 1, 1);
    background: currentColor;
    transition: transform 0.36s cubic-bezier(0.4, 0, 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 {
    opacity: 1;
    background: rgba(0, 0, 0, 0.12);
}
.q-field--filled.q-field--highlighted .q-field__control:after {
    transform: scale3d(1, 1, 1);
}
.q-field--filled.q-field--dark .q-field__control, .q-field--filled.q-field--dark .q-field__control:before {
    background: rgba(255, 255, 255, 0.07);
}
.q-field--filled.q-field--dark.q-field--highlighted .q-field__control:before {
    background: rgba(255, 255, 255, 0.1);
}
.q-field--filled.q-field--readonly .q-field__control:before {
    opacity: 1;
    background: transparent;
    border-bottom-style: dashed;
}
.q-field--outlined .q-field__control {
    border-radius: 4px;
    padding: 0 12px;
}
.q-field--outlined .q-field__control:before {
    border: 1px solid rgba(0, 0, 0, 0.24);
    transition: border-color 0.36s cubic-bezier(0.4, 0, 0.2, 1);
}
.q-field--outlined .q-field__control:hover:before {
    border-color: #000;
}
.q-field--outlined .q-field__control:after {
    height: inherit;
    border-radius: inherit;
    border: 2px solid transparent;
    transition: border-color 0.36s cubic-bezier(0.4, 0, 0.2, 1);
}
.q-field--outlined .q-field__native:-webkit-autofill, .q-field--outlined .q-field__input:-webkit-autofill {
    margin-top: 1px;
    margin-bottom: 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: transparent;
}
.q-field--outlined.q-field--highlighted .q-field__control:after {
    border-color: currentColor;
    border-width: 2px;
    transform: scale3d(1, 1, 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 rgba(0, 0, 0, 0.24);
    transition: border-color 0.36s cubic-bezier(0.4, 0, 0.2, 1);
}
.q-field--standard .q-field__control:hover:before {
    border-color: #000;
}
.q-field--standard .q-field__control:after {
    height: 2px;
    top: auto;
    border-bottom-left-radius: inherit;
    border-bottom-right-radius: inherit;
    transform-origin: center bottom;
    transform: scale3d(0, 1, 1);
    background: currentColor;
    transition: transform 0.36s cubic-bezier(0.4, 0, 0.2, 1);
}
.q-field--standard.q-field--highlighted .q-field__control:after {
    transform: scale3d(1, 1, 1);
}
.q-field--standard.q-field--readonly .q-field__control:before {
    border-bottom-style: dashed;
}
.q-field--dark .q-field__control:before {
    border-color: rgba(255, 255, 255, 0.6);
}
.q-field--dark .q-field__control:hover:before {
    border-color: #fff;
}
.q-field--dark .q-field__native, .q-field--dark .q-field__prefix, .q-field--dark .q-field__suffix, .q-field--dark .q-field__input {
    color: #fff;
}
.q-field--dark:not(.q-field--highlighted) .q-field__label, .q-field--dark .q-field__marginal, .q-field--dark .q-field__bottom {
    color: rgba(255, 255, 255, 0.7);
}
.q-field--standout .q-field__control {
    padding: 0 12px;
    background: rgba(0, 0, 0, 0.05);
    border-radius: 4px;
    transition: box-shadow 0.36s cubic-bezier(0.4, 0, 0.2, 1), background-color 0.36s cubic-bezier(0.4, 0, 0.2, 1);
}
.q-field--standout .q-field__control:before {
    background: rgba(0, 0, 0, 0.07);
    opacity: 0;
    transition: opacity 0.36s cubic-bezier(0.4, 0, 0.2, 1), background 0.36s cubic-bezier(0.4, 0, 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 {
    box-shadow: 0 1px 5px rgba(0, 0, 0, 0.2), 0 2px 2px rgba(0, 0, 0, 0.14), 0 3px 1px -2px rgba(0, 0, 0, 0.12);
    background: #000;
}
.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__suffix, .q-field--standout.q-field--highlighted .q-field__prepend, .q-field--standout.q-field--highlighted .q-field__append, .q-field--standout.q-field--highlighted .q-field__input {
    color: #fff;
}
.q-field--standout.q-field--readonly .q-field__control:before {
    opacity: 1;
    background: transparent;
    border: 1px dashed rgba(0, 0, 0, 0.24);
}
.q-field--standout.q-field--dark .q-field__control {
    background: rgba(255, 255, 255, 0.07);
}
.q-field--standout.q-field--dark .q-field__control:before {
    background: rgba(255, 255, 255, 0.07);
}
.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__native, .q-field--standout.q-field--dark.q-field--highlighted .q-field__prefix, .q-field--standout.q-field--dark.q-field--highlighted .q-field__suffix, .q-field--standout.q-field--dark.q-field--highlighted .q-field__prepend, .q-field--standout.q-field--dark.q-field--highlighted .q-field__append, .q-field--standout.q-field--dark.q-field--highlighted .q-field__input {
    color: #000;
}
.q-field--standout.q-field--dark.q-field--readonly .q-field__control:before {
    border-color: rgba(255, 255, 255, 0.24);
}
.q-field--labeled .q-field__native, .q-field--labeled .q-field__prefix, .q-field--labeled .q-field__suffix {
    line-height: 24px;
    padding-top: 24px;
    padding-bottom: 8px;
}
.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__native::placeholder, .q-field--labeled:not(.q-field--float) .q-field__input::placeholder {
    color: transparent;
}
.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-top: 14px;
    padding-bottom: 2px;
}
.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(0.75);
}
.q-field--dense .q-field__native:-webkit-autofill + .q-field__label, .q-field--dense .q-field__input:-webkit-autofill + .q-field__label {
    transform: translateY(-30%) scale(0.75);
}
.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, .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 {
    transform: translateY(-30%) scale(0.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 0.36s;
}
.q-field--error .q-field__bottom {
    color: var(--q-negative);
}
.q-field__focusable-action {
    opacity: 0.6;
    cursor: pointer;
    outline: 0 !important;
    border: 0;
    color: inherit;
    background: transparent;
    padding: 0;
}
.q-field__focusable-action:hover, .q-field__focusable-action:focus {
    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 0.6s cubic-bezier(0.86, 0, 0.07, 1), opacity 0.6s cubic-bezier(0.86, 0, 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-from, .q-transition--field-message-leave-active {
    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: transparent;
        color: inherit;
    }
}
.q-file .q-field__native {
    word-break: break-all;
    overflow: hidden;
}
.q-file .q-field__input {
    opacity: 0 !important;
}
.q-file .q-field__input::-webkit-file-upload-button {
    cursor: pointer;
}
.q-file__filler {
    visibility: hidden;
    width: 100%;
    border: none;
    padding: 0;
}
.q-file__dnd {
    outline: 1px dashed currentColor;
    outline-offset: -4px;
}
.q-form {
    position: relative;
}
.q-img {
    position: relative;
    width: 100%;
    display: inline-block;
    vertical-align: middle;
    overflow: hidden;
}
.q-img__loading .q-spinner {
    font-size: 50px;
}
.q-img__container {
    border-radius: inherit;
    font-size: 0;
}
.q-img__image {
    border-radius: inherit;
    width: 100%;
    height: 100%;
    opacity: 0;
}
.q-img__image--with-transition {
    transition: opacity 0.28s ease-in;
}
.q-img__image--loaded {
    opacity: 1;
}
.q-img__content {
    border-radius: inherit;
    pointer-events: none;
}
.q-img__content > div {
    pointer-events: all;
    position: absolute;
    padding: 16px;
    color: #fff;
    background: rgba(0, 0, 0, 0.47);
}
.q-img--no-menu .q-img__image, .q-img--no-menu .q-img__placeholder {
    pointer-events: none;
}
.q-inner-loading {
    background: rgba(255, 255, 255, 0.6);
    border-radius: inherit;
}
.q-inner-loading--dark {
    background: rgba(0, 0, 0, 0.4);
}
.q-inner-loading__label {
    margin-top: 8px;
}
.q-textarea .q-field__control {
    min-height: 56px;
    height: auto;
}
.q-textarea .q-field__control-container {
    padding-top: 2px;
    padding-bottom: 2px;
}
.q-textarea .q-field__shadow {
    top: 2px;
    bottom: 2px;
}
.q-textarea .q-field__native, .q-textarea .q-field__prefix, .q-textarea .q-field__suffix {
    line-height: 18px;
}
.q-textarea .q-field__native {
    resize: vertical;
    padding-top: 17px;
    min-height: 52px;
}
.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;
}
body.mobile .q-textarea .q-field__native, .q-textarea.disabled .q-field__native {
    resize: none;
}
.q-intersection {
    position: relative;
}
.q-item {
    min-height: 48px;
    padding: 8px 16px;
    color: inherit;
    transition: color 0.3s, background-color 0.3s;
}
.q-item__section--side {
    color: #404040;
    align-items: flex-start;
    padding-right: 16px;
    width: auto;
    min-width: 0;
    max-width: 100%;
}
.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 {
    width: 100px;
    height: 56px;
}
.q-item__section--nowrap {
    white-space: nowrap;
}
.q-item > .q-item__section--thumbnail:first-child, .q-item > .q-focus-helper + .q-item__section--thumbnail {
    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: rgba(0, 0, 0, 0.7);
}
.q-item__label--caption {
    color: rgba(0, 0, 0, 0.54);
}
.q-item__label--header {
    color: #404040;
    padding: 16px;
    font-size: 0.875rem;
    line-height: 1.25rem;
    letter-spacing: 0.01786em;
}
.q-separator--spaced + .q-item__label--header, .q-list--padding .q-item__label--header {
    padding-top: 8px;
}
.q-item__label + .q-item__label {
    margin-top: 4px;
}
.q-item__section--main {
    width: auto;
    min-width: 0;
    max-width: 100%;
    flex: 10000 1 0%;
}
.q-item__section--main + .q-item__section--main {
    margin-left: 8px;
}
.q-item__section--main ~ .q-item__section--side {
    align-items: flex-end;
    padding-right: 0;
    padding-left: 16px;
}
.q-item__section--main.q-item__section--thumbnail {
    margin-left: 0;
    margin-right: -16px;
}
.q-list--bordered {
    border: 1px solid rgba(0, 0, 0, 0.12);
}
.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 rgba(0, 0, 0, 0.12);
}
.q-list--padding {
    padding: 8px 0;
}
.q-list--dense > .q-item, .q-item--dense {
    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: rgba(255, 255, 255, 0.28);
}
.q-list--dark, .q-item--dark {
    color: #fff;
    border-color: rgba(255, 255, 255, 0.28);
}
.q-list--dark .q-item__section--side:not(.q-item__section--avatar), .q-item--dark .q-item__section--side:not(.q-item__section--avatar) {
    color: rgba(255, 255, 255, 0.7);
}
.q-list--dark .q-item__label--header, .q-item--dark .q-item__label--header {
    color: rgba(255, 255, 255, 0.64);
}
.q-list--dark .q-item__label--overline, .q-list--dark .q-item__label--caption, .q-item--dark .q-item__label--overline, .q-item--dark .q-item__label--caption {
    color: rgba(255, 255, 255, 0.8);
}
.q-item {
    position: relative;
}
.q-item.q-router-link--active, .q-item--active {
    color: var(--q-primary);
}
.q-knob {
    font-size: 48px;
}
.q-knob--editable {
    cursor: pointer;
    outline: 0;
}
.q-knob--editable:before {
    content: "";
    position: absolute;
    top: 0;
    right: 0;
    bottom: 0;
    left: 0;
    border-radius: 50%;
    box-shadow: none;
    transition: box-shadow 0.24s ease-in-out;
}
.q-knob--editable:focus:before {
    box-shadow: 0 1px 5px rgba(0, 0, 0, 0.2), 0 2px 2px rgba(0, 0, 0, 0.14), 0 3px 1px -2px rgba(0, 0, 0, 0.12);
}
body.body--dark .q-knob--editable:focus:before {
    box-shadow: 0 1px 5px rgba(255, 255, 255, 0.2), 0 2px 2px rgba(255, 255, 255, 0.14), 0 3px 1px -2px rgba(255, 255, 255, 0.12);
}
.q-layout {
    width: 100%;
    outline: 0;
}
.q-layout-container {
    position: relative;
    width: 100%;
    height: 100%;
}
.q-layout-container .q-layout {
    min-height: 100%;
}
.q-layout-container > div {
    transform: translate3d(0, 0, 0);
}
.q-layout-container > div > div {
    min-height: 0;
    max-height: 100%;
}
.q-layout__shadow {
    width: 100%;
}
.q-layout__shadow:after {
    content: "";
    position: absolute;
    top: 0;
    right: 0;
    bottom: 0;
    left: 0;
    box-shadow: 0 0 10px 2px rgba(0, 0, 0, 0.2), 0 0px 10px rgba(0, 0, 0, 0.24);
}
.q-layout__section--marginal {
    background-color: var(--q-primary);
    color: #fff;
}
.q-header--hidden {
    transform: translateY(-110%);
}
.q-header--bordered {
    border-bottom: 1px solid rgba(0, 0, 0, 0.12);
}
.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 rgba(0, 0, 0, 0.12);
}
.q-footer .q-layout__shadow {
    top: -10px;
}
.q-footer .q-layout__shadow:after {
    top: 10px;
}
.q-header, .q-footer {
    z-index: 2000;
}
.q-drawer {
    position: absolute;
    top: 0;
    bottom: 0;
    background: #fff;
    z-index: 1000;
}
.q-drawer--on-top {
    z-index: 3000;
}
.q-drawer--left {
    left: 0;
    transform: translateX(-100%);
}
.q-drawer--left.q-drawer--bordered {
    border-right: 1px solid rgba(0, 0, 0, 0.12);
}
.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: translateX(100%);
}
.q-drawer--right.q-drawer--bordered {
    border-left: 1px solid rgba(0, 0, 0, 0.12);
}
.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 {
    text-align: center;
    justify-content: center;
    padding-left: 0;
    padding-right: 0;
    min-width: 0;
}
.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 .q-mini-drawer-hide, .q-drawer--mini .q-expansion-item__content {
    display: none;
}
.q-drawer--mini-animate .q-drawer__content {
    overflow-x: hidden !important;
    white-space: nowrap;
}
.q-drawer--standard .q-mini-drawer-only {
    display: none;
}
.q-drawer--mobile .q-mini-drawer-only, .q-drawer--mobile .q-mini-drawer-hide {
    display: none;
}
.q-drawer__backdrop {
    z-index: 2999 !important;
    will-change: background-color;
}
.q-drawer__opener {
    z-index: 2001;
    height: 100%;
    width: 15px;
    -webkit-user-select: none;
    user-select: none;
}
.q-layout, .q-header, .q-footer, .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-header > .q-toolbar:nth-child(1), body.q-ios-padding .q-layout--standard .q-header > .q-tabs:nth-child(1) .q-tabs__content, body.q-ios-padding .q-layout--standard .q-drawer--top-padding .q-drawer__content {
    padding-top: 20px;
    min-height: 70px;
    padding-top: env(safe-area-inset-top);
    min-height: calc(env(safe-area-inset-top) + 50px);
}
body.q-ios-padding .q-layout--standard .q-footer > .q-toolbar:last-child, 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-drawer--top-padding .q-drawer__content {
    padding-bottom: env(safe-area-inset-bottom);
    min-height: calc(env(safe-area-inset-bottom) + 50px);
}
.q-body--layout-animate .q-drawer__backdrop {
    transition: background-color 0.12s !important;
}
.q-body--layout-animate .q-drawer {
    transition: transform 0.12s, width 0.12s, top 0.12s, bottom 0.12s !important;
}
.q-body--layout-animate .q-layout__section--marginal {
    transition: transform 0.12s, left 0.12s, right 0.12s !important;
}
.q-body--layout-animate .q-page-container {
    transition: padding-top 0.12s, padding-right 0.12s, padding-bottom 0.12s, padding-left 0.12s !important;
}
.q-body--layout-animate .q-page-sticky {
    transition: transform 0.12s, left 0.12s, right 0.12s, top 0.12s, bottom 0.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-header, body.body--dark .q-footer, body.body--dark .q-drawer {
    border-color: rgba(255, 255, 255, 0.28);
}
body.body--dark .q-layout__shadow:after {
    box-shadow: 0 0 10px 2px rgba(255, 255, 255, 0.2), 0 0px 10px rgba(255, 255, 255, 0.24);
}
body.platform-ios .q-layout--containerized {
    position: unset !important;
}
.q-linear-progress {
    --q-linear-progress-speed: .3s;
    position: relative;
    width: 100%;
    overflow: hidden;
    font-size: 4px;
    height: 1em;
    color: var(--q-primary);
    transform: scale3d(1, 1, 1);
}
.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:before, .q-linear-progress__model--indeterminate:after, .q-linear-progress__model--query:before, .q-linear-progress__model--query:after {
    background: currentColor;
    content: "";
    position: absolute;
    top: 0;
    right: 0;
    bottom: 0;
    left: 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(0.65, 0.815, 0.735, 0.395) infinite;
}
.q-linear-progress__model--indeterminate:after, .q-linear-progress__model--query:after {
    transform: translate3d(-101%, 0, 0) scale3d(1, 1, 1);
    animation: q-linear-progress--indeterminate-short 2.1s cubic-bezier(0.165, 0.84, 0.44, 1) infinite;
    animation-delay: 1.15s;
}
.q-linear-progress__track {
    opacity: 0.4;
}
.q-linear-progress__track--light {
    background: rgba(0, 0, 0, 0.26);
}
.q-linear-progress__track--dark {
    background: rgba(255, 255, 255, 0.6);
}
.q-linear-progress__stripe {
    background-image: linear-gradient(45deg, rgba(255, 255, 255, 0.15) 25%, rgba(255, 255, 255, 0) 25%, rgba(255, 255, 255, 0) 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, rgba(255, 255, 255, 0) 75%, rgba(255, 255, 255, 0)) !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) scale3d(0.35, 1, 1);
    }
    60% {
        transform: translate3d(100%, 0, 0) scale3d(0.9, 1, 1);
    }
    100% {
        transform: translate3d(100%, 0, 0) scale3d(0.9, 1, 1);
    }
}
@keyframes q-linear-progress--indeterminate-short {
    0% {
        transform: translate3d(-101%, 0, 0) scale3d(1, 1, 1);
    }
    60% {
        transform: translate3d(107%, 0, 0) scale3d(0.01, 1, 1);
    }
    100% {
        transform: translate3d(107%, 0, 0) scale3d(0.01, 1, 1);
    }
}
.q-menu {
    position: fixed !important;
    display: inline-block;
    max-width: 95vw;
    box-shadow: 0 1px 5px rgba(0, 0, 0, 0.2), 0 2px 2px rgba(0, 0, 0, 0.14), 0 3px 1px -2px rgba(0, 0, 0, 0.12);
    background: #fff;
    border-radius: 4px;
    overflow-y: auto;
    overflow-x: hidden;
    outline: 0;
    max-height: 65vh;
    z-index: 6000;
}
.q-menu--square {
    border-radius: 0;
}
.q-menu--dark {
    box-shadow: 0 1px 5px rgba(255, 255, 255, 0.2), 0 2px 2px rgba(255, 255, 255, 0.14), 0 3px 1px -2px rgba(255, 255, 255, 0.12);
}
.q-option-group--inline > div {
    display: inline-block;
}
.q-pagination input {
    text-align: center;
    -moz-appearance: textfield;
}
.q-pagination input::-webkit-outer-spin-button, .q-pagination input::-webkit-inner-spin-button {
    -webkit-appearance: none;
    margin: 0;
}
.q-pagination__content {
    --q-pagination-gutter-parent: -2px;
    --q-pagination-gutter-child: 2px;
    margin-top: var(--q-pagination-gutter-parent);
    margin-left: var(--q-pagination-gutter-parent);
}
.q-pagination__content > .q-btn, .q-pagination__content > .q-input, .q-pagination__middle > .q-btn {
    margin-top: var(--q-pagination-gutter-child);
    margin-left: var(--q-pagination-gutter-child);
}
.q-parallax {
    position: relative;
    width: 100%;
    overflow: hidden;
    border-radius: inherit;
}
.q-parallax__media > img, .q-parallax__media > video {
    position: absolute;
    left: 50% bottom: 0;
    min-width: 100%;
    min-height: 100%;
    will-change: transform;
    display: none;
}
.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 {
    border-radius: 50%;
    width: 40px;
    height: 40px;
    color: var(--q-primary);
    background: #fff;
    box-shadow: 0 0 4px 0 rgba(0, 0, 0, 0.3);
}
.q-pull-to-refresh__puller--animating {
    transition: transform 0.3s, opacity 0.3s;
}
.q-radio {
    vertical-align: middle;
}
.q-radio__native {
    width: 1px;
    height: 1px;
}
.q-radio__bg, .q-radio__icon-container {
    -webkit-user-select: none;
    user-select: none;
}
.q-radio__bg {
    top: 25%;
    left: 25%;
    width: 50%;
    height: 50%;
    -webkit-print-color-adjust: exact;
}
.q-radio__bg path {
    fill: currentColor;
}
.q-radio__icon {
    color: currentColor;
    font-size: 0.5em;
}
.q-radio__check {
    transform-origin: 50% 50%;
    transform: scale3d(0, 0, 1);
    transition: transform 0.22s cubic-bezier(0, 0, 0.2, 1) 0ms;
}
.q-radio__inner {
    font-size: 40px;
    width: 1em;
    min-width: 1em;
    height: 1em;
    outline: 0;
    border-radius: 50%;
    color: rgba(0, 0, 0, 0.54);
}
.q-radio__inner--truthy {
    color: var(--q-primary);
}
.q-radio__inner--truthy .q-radio__check {
    transform: scale3d(1, 1, 1);
}
.q-radio.disabled {
    opacity: 0.75 !important;
}
.q-radio--dark .q-radio__inner {
    color: rgba(255, 255, 255, 0.7);
}
.q-radio--dark .q-radio__inner:before {
    opacity: 0.32 !important;
}
.q-radio--dark .q-radio__inner--truthy {
    color: var(--q-primary);
}
.q-radio--dense .q-radio__inner {
    width: 0.5em;
    min-width: 0.5em;
    height: 0.5em;
}
.q-radio--dense .q-radio__bg {
    left: 0;
    top: 0;
    width: 100%;
    height: 100%;
}
.q-radio--dense .q-radio__label {
    padding-left: 0.5em;
}
.q-radio--dense.reverse .q-radio__label {
    padding-left: 0;
    padding-right: 0.5em;
}
body.desktop .q-radio:not(.disabled) .q-radio__inner:before {
    content: "";
    position: absolute;
    top: 0;
    right: 0;
    bottom: 0;
    left: 0;
    border-radius: 50%;
    background: currentColor;
    opacity: 0.12;
    transform: scale3d(0, 0, 1);
    transition: transform 0.22s cubic-bezier(0, 0, 0.2, 1) 0ms;
}
body.desktop .q-radio:not(.disabled):focus .q-radio__inner:before, body.desktop .q-radio:not(.disabled):hover .q-radio__inner:before {
    transform: scale3d(1, 1, 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;
    text-shadow: 0 1px 3px rgba(0, 0, 0, 0.12), 0 1px 2px rgba(0, 0, 0, 0.24);
    position: relative;
    opacity: 0.4;
    transition: transform 0.2s ease-in, opacity 0.2s ease-in;
}
.q-rating__icon--hovered {
    transform: scale(1.3);
}
.q-rating__icon--active {
    opacity: 1;
}
.q-rating__icon--exselected {
    opacity: 0.7;
}
.q-rating--no-dimming .q-rating__icon {
    opacity: 1;
}
.q-rating--editable .q-rating__icon-container {
    cursor: pointer;
}
.q-responsive {
    position: relative;
    max-width: 100%;
    max-height: 100%;
}
.q-responsive__filler {
    width: inherit;
    max-width: inherit;
    height: inherit;
    max-height: inherit;
}
.q-responsive__content {
    border-radius: inherit;
}
.q-responsive__content > * {
    width: 100% !important;
    height: 100% !important;
    max-height: 100% !important;
    max-width: 100% !important;
}
.q-scrollarea {
    position: relative;
    contain: strict;
}
.q-scrollarea__bar, .q-scrollarea__thumb {
    opacity: 0.2;
    transition: opacity 0.3s;
    will-change: opacity;
    cursor: grab;
}
.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: 0.3;
}
.q-scrollarea__thumb:active {
    opacity: 0.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 {
    min-width: 50px !important;
    cursor: text;
}
.q-select .q-field__input--padding {
    padding-left: 4px;
}
.q-select__focus-target, .q-select__autocomplete-input {
    position: absolute;
    outline: 0 !important;
    width: 1px;
    height: 1px;
    padding: 0;
    border: 0;
    opacity: 0;
}
.q-select__dropdown-icon {
    cursor: pointer;
    transition: transform 0.28s;
}
.q-select.q-field--readonly .q-field__control, .q-select.q-field--readonly .q-select__dropdown-icon {
    cursor: default;
}
.q-select__dialog {
    width: 90vw !important;
    max-width: 90vw !important;
    max-height: calc(100vh - 70px) !important;
    background: #fff;
    display: flex;
    flex-direction: column;
}
.q-select__dialog > .scroll {
    position: relative;
    background: inherit;
}
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 {
    border: 0;
    background: rgba(0, 0, 0, 0.12);
    margin: 0;
    transition: background 0.3s, opacity 0.3s;
    flex-shrink: 0;
}
.q-separator--dark {
    background: rgba(255, 255, 255, 0.28);
}
.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 {
    width: 1px;
    height: auto;
    align-self: stretch;
}
.q-separator--vertical-inset {
    margin-top: 8px;
    margin-bottom: 8px;
}
.q-skeleton {
    --q-skeleton-speed: 1500ms;
    background: rgba(0, 0, 0, 0.12);
    border-radius: 4px;
    * for types that have height specified * */ box-sizing: border-box;
}
.q-skeleton--anim {
    cursor: wait;
}
.q-skeleton:before {
    content: " ";
}
.q-skeleton--type-text {
    transform: scale(1, 0.5);
}
.q-skeleton--type-circle, .q-skeleton--type-QAvatar {
    height: 48px;
    width: 48px;
    border-radius: 50%;
}
.q-skeleton--type-QBtn {
    width: 90px;
    height: 36px;
}
.q-skeleton--type-QBadge {
    width: 70px;
    height: 16px;
}
.q-skeleton--type-QChip {
    width: 90px;
    height: 28px;
    border-radius: 16px;
}
.q-skeleton--type-QToolbar {
    height: 50px;
}
.q-skeleton--type-QCheckbox, .q-skeleton--type-QRadio {
    width: 40px;
    height: 40px;
    border-radius: 50%;
}
.q-skeleton--type-QToggle {
    width: 56px;
    height: 40px;
    border-radius: 7px;
}
.q-skeleton--type-QSlider, .q-skeleton--type-QRange {
    height: 40px;
}
.q-skeleton--type-QInput {
    height: 56px;
}
.q-skeleton--bordered {
    border: 1px solid rgba(0, 0, 0, 0.05);
}
.q-skeleton--square {
    border-radius: 0;
}
.q-skeleton--anim-fade {
    animation: q-skeleton--fade var(--q-skeleton-speed) linear 0.5s infinite;
}
.q-skeleton--anim-pulse {
    animation: q-skeleton--pulse var(--q-skeleton-speed) ease-in-out 0.5s infinite;
}
.q-skeleton--anim-pulse-x {
    animation: q-skeleton--pulse-x var(--q-skeleton-speed) ease-in-out 0.5s infinite;
}
.q-skeleton--anim-pulse-y {
    animation: q-skeleton--pulse-y var(--q-skeleton-speed) ease-in-out 0.5s infinite;
}
.q-skeleton--anim-wave, .q-skeleton--anim-blink, .q-skeleton--anim-pop {
    position: relative;
    overflow: hidden;
    z-index: 1;
}
.q-skeleton--anim-wave:after, .q-skeleton--anim-blink:after, .q-skeleton--anim-pop:after {
    content: "";
    position: absolute;
    top: 0;
    right: 0;
    bottom: 0;
    left: 0;
    z-index: 0;
}
.q-skeleton--anim-blink:after {
    background: rgba(255, 255, 255, 0.7);
    animation: q-skeleton--fade var(--q-skeleton-speed) linear 0.5s infinite;
}
.q-skeleton--anim-wave:after {
    background: linear-gradient(90deg, rgba(255, 255, 255, 0), rgba(255, 255, 255, 0.5), rgba(255, 255, 255, 0));
    animation: q-skeleton--wave var(--q-skeleton-speed) linear 0.5s infinite;
}
.q-skeleton--dark {
    background: rgba(255, 255, 255, 0.05);
}
.q-skeleton--dark.q-skeleton--bordered {
    border: 1px solid rgba(255, 255, 255, 0.25);
}
.q-skeleton--dark.q-skeleton--anim-wave:after {
    background: linear-gradient(90deg, rgba(255, 255, 255, 0), rgba(255, 255, 255, 0.1), rgba(255, 255, 255, 0));
}
.q-skeleton--dark.q-skeleton--anim-blink:after {
    background: rgba(255, 255, 255, 0.2);
}
@keyframes q-skeleton--fade {
    0% {
        opacity: 1;
    }
    50% {
        opacity: 0.4;
    }
    100% {
        opacity: 1;
    }
}
@keyframes q-skeleton--pulse {
    0% {
        transform: scale(1);
    }
    50% {
        transform: scale(0.85);
    }
    100% {
        transform: scale(1);
    }
}
@keyframes q-skeleton--pulse-x {
    0% {
        transform: scaleX(1);
    }
    50% {
        transform: scaleX(0.75);
    }
    100% {
        transform: scaleX(1);
    }
}
@keyframes q-skeleton--pulse-y {
    0% {
        transform: scaleY(1);
    }
    50% {
        transform: scaleY(0.75);
    }
    100% {
        transform: scaleY(1);
    }
}
@keyframes q-skeleton--wave {
    0% {
        transform: translateX(-100%);
    }
    100% {
        transform: translateX(100%);
    }
}
.q-slide-item {
    position: relative;
    background: white;
}
.q-slide-item__left, .q-slide-item__right, .q-slide-item__top, .q-slide-item__bottom {
    visibility: hidden;
    font-size: 14px;
    color: #fff;
}
.q-slide-item__left .q-icon, .q-slide-item__right .q-icon, .q-slide-item__top .q-icon, .q-slide-item__bottom .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;
    transition: transform 0.2s ease-in;
    -webkit-user-select: none;
    user-select: none;
    cursor: pointer;
}
.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 {
    width: 100%;
    padding: 12px 0;
}
.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 {
    color: var(--q-primary);
    background: rgba(0, 0, 0, 0.1);
    border-radius: 4px;
    width: inherit;
    height: inherit;
}
.q-slider__inner {
    background: rgba(0, 0, 0, 0.1);
    border-radius: inherit;
    width: 100%;
    height: 100%;
}
.q-slider__selection {
    background: currentColor;
    border-radius: inherit;
    width: 100%;
    height: 100%;
}
.q-slider__markers {
    color: rgba(0, 0, 0, 0.3);
    border-radius: inherit;
    width: 100%;
    height: 100%;
}
.q-slider__markers:after {
    content: "";
    position: absolute;
    background: currentColor;
}
.q-slider__markers--h {
    background-image: repeating-linear-gradient(to right, currentColor, currentColor 2px, rgba(255, 255, 255, 0) 0, rgba(255, 255, 255, 0));
}
.q-slider__markers--h:after {
    height: 100%;
    width: 2px;
    top: 0;
    right: 0;
}
.q-slider__markers--v {
    background-image: repeating-linear-gradient(to bottom, currentColor, currentColor 2px, rgba(255, 255, 255, 0) 0, rgba(255, 255, 255, 0));
}
.q-slider__markers--v:after {
    width: 100%;
    height: 2px;
    left: 0;
    bottom: 0;
}
.q-slider__marker-labels-container {
    position: relative;
    width: 100%;
    height: 100%;
    min-height: 24px;
    min-width: 24px;
}
.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: translateX(-50%)
}
.q-slider__marker-labels--h-rtl {
    transform: translateX(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 {
    z-index: 1;
    outline: 0;
    color: var(--q-primary);
    transition: transform 0.18s ease-out, fill 0.18s ease-out, stroke 0.18s ease-out;
}
.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 {
    top: 0;
    left: 0;
    stroke-width: 3.5;
    stroke: currentColor;
    transition: transform 0.28s;
}
.q-slider__thumb-shape path {
    stroke: currentColor;
    fill: currentColor;
}
.q-slider__focus-ring {
    border-radius: 50%;
    opacity: 0;
    transition: transform 266.67ms ease-out, opacity 266.67ms ease-out, background-color 266.67ms ease-out;
    transition-delay: 0.14s;
}
.q-slider__pin {
    opacity: 0;
    white-space: nowrap;
    transition: opacity 0.28s ease-out;
    transition-delay: 0.14s;
}
.q-slider__pin:before {
    content: "";
    width: 0;
    height: 0;
    position: absolute;
}
.q-slider__pin--h:before {
    border-left: 6px solid transparent;
    border-right: 6px solid transparent;
    left: 50%;
    transform: translateX(-50%);
}
.q-slider__pin--h-standard {
    bottom: 100%;
}
.q-slider__pin--h-standard:before {
    bottom: 2px;
    border-top: 6px solid currentColor;
}
.q-slider__pin--h-switched {
    top: 100%;
}
.q-slider__pin--h-switched:before {
    top: 2px;
    border-bottom: 6px solid currentColor;
}
.q-slider__pin--v {
    top: 0;
}
.q-slider__pin--v:before {
    top: 50%;
    transform: translateY(-50%);
    border-top: 6px solid transparent;
    border-bottom: 6px solid transparent;
}
.q-slider__pin--v-standard {
    left: 100%;
}
.q-slider__pin--v-standard:before {
    left: 2px;
    border-right: 6px solid currentColor;
}
.q-slider__pin--v-switched {
    right: 100%;
}
.q-slider__pin--v-switched:before {
    right: 2px;
    border-left: 6px solid currentColor;
}
.q-slider__label {
    z-index: 1;
    white-space: nowrap;
    position: absolute;
}
.q-slider__label--h {
    left: 50%;
    transform: translateX(-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 {
    min-height: 25px;
    padding: 2px 8px;
    border-radius: 4px;
    background: currentColor;
    position: relative;
    text-align: center;
}
.q-slider__text {
    color: #fff;
    font-size: 12px;
}
.q-slider--no-value .q-slider__thumb, .q-slider--no-value .q-slider__inner, .q-slider--no-value .q-slider__selection {
    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;
    transform: scale3d(1.55, 1.55, 1);
    opacity: 0.25;
}
.q-slider--focus .q-slider__thumb, .q-slider--focus .q-slider__inner, .q-slider--focus .q-slider__selection, body.desktop .q-slider.q-slider--editable .q-slider__track-container:hover .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 {
    opacity: 1;
}
.q-slider--inactive .q-slider__thumb--h {
    transition: left 0.28s, right 0.28s;
}
.q-slider--inactive .q-slider__thumb--v {
    transition: top 0.28s, bottom 0.28s;
}
.q-slider--inactive .q-slider__selection {
    transition: width 0.28s, left 0.28s, right 0.28s, height 0.28s, top 0.28s, bottom 0.28s;
}
.q-slider--inactive .q-slider__text-container {
    transition: transform 0.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;
}
body.desktop .q-slider.q-slider--enabled .q-slider__track-container:hover .q-slider__pin {
    opacity: 1;
}
.q-slider--label.q-slider--active .q-slider__pin, .q-slider--label .q-slider--focus .q-slider__pin, .q-slider--label.q-slider--label-always .q-slider__pin {
    opacity: 1;
}
.q-slider--dark .q-slider__track {
    background: rgba(255, 255, 255, 0.1);
}
.q-slider--dark .q-slider__inner {
    background: rgba(255, 255, 255, 0.1);
}
.q-slider--dark .q-slider__markers {
    color: rgba(255, 255, 255, 0.3);
}
.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: rotate3d(0, 0, 1, 0deg)
    }
    25% {
        transform: rotate3d(0, 0, 1, 90deg)
    }
    50% {
        transform: rotate3d(0, 0, 1, 180deg)
    }
    75% {
        transform: rotate3d(0, 0, 1, 270deg)
    }
    100% {
        transform: rotate3d(0, 0, 1, 359deg)
    }
}
@keyframes q-mat-dash {
    0% {
        stroke-dasharray: 1, 200;
        stroke-dashoffset: 0;
    }
    50% {
        stroke-dasharray: 89, 200;
        stroke-dashoffset: -35px;
    }
    100% {
        stroke-dasharray: 89, 200;
        stroke-dashoffset: -124px;
    }
}
.q-splitter__panel {
    position: relative;
    z-index: 0;
}
.q-splitter__panel > .q-splitter {
    width: 100%;
    height: 100%;
}
.q-splitter__separator {
    background-color: rgba(0, 0, 0, 0.12);
    -webkit-user-select: none;
    user-select: none;
    position: relative;
    z-index: 1;
}
.q-splitter__separator-area > * {
    position: absolute;
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%);
}
.q-splitter--dark .q-splitter__separator {
    background-color: rgba(255, 255, 255, 0.28);
}
.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 {
    top: -6px;
    bottom: -6px;
}
.q-splitter--horizontal.q-splitter--workable > .q-splitter__separator {
    cursor: row-resize;
}
.q-splitter__before, .q-splitter__after {
    overflow: auto;
}
.q-stepper {
    box-shadow: 0 1px 5px rgba(0, 0, 0, 0.2), 0 2px 2px rgba(0, 0, 0, 0.14), 0 3px 1px -2px rgba(0, 0, 0, 0.12);
    border-radius: 4px;
    background: #fff;
}
.q-stepper__title {
    font-size: 14px;
    line-height: 18px;
    letter-spacing: 0.1px;
}
.q-stepper__caption {
    font-size: 12px;
    line-height: 14px;
}
.q-stepper__dot {
    contain: layout;
    margin-right: 8px;
    font-size: 14px;
    width: 24px;
    min-width: 24px;
    height: 24px;
    border-radius: 50%;
    background: currentColor;
}
.q-stepper__dot span {
    color: #fff;
}
.q-stepper__tab {
    padding: 8px 24px;
    font-size: 14px;
    color: #9e9e9e;
    flex-direction: row;
}
.q-stepper--dark {
    box-shadow: 0 1px 5px rgba(255, 255, 255, 0.2), 0 2px 2px rgba(255, 255, 255, 0.14), 0 3px 1px -2px rgba(255, 255, 255, 0.12);
}
.q-stepper--dark .q-stepper__dot span {
    color: #000;
}
.q-stepper__tab--navigation {
    -webkit-user-select: none;
    user-select: none;
    cursor: pointer;
}
.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: rgba(0, 0, 0, 0.22);
}
.q-stepper__tab--disabled .q-stepper__label {
    color: rgba(0, 0, 0, 0.32);
}
.q-stepper__tab--error {
    color: var(--q-negative);
}
.q-stepper__tab--error-with-icon .q-stepper__dot {
    background: transparent !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 rgba(0, 0, 0, 0.12);
}
.q-stepper__header--standard-labels .q-stepper__tab {
    min-height: 72px;
    justify-content: center;
}
.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 {
    min-height: 104px;
    padding: 24px 32px;
    flex-direction: column;
    justify-content: flex-start;
}
.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:before, .q-stepper__header--alternative-labels .q-stepper__label:after {
    display: none;
}
.q-stepper__header--contracted {
    min-height: 72px;
}
.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: translateX(24px);
}
.q-stepper__header--contracted .q-stepper__tab:last-child .q-stepper__dot {
    transform: translateX(-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 rgba(0, 0, 0, 0.12);
}
.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__label:after, .q-stepper--horizontal .q-stepper__tab:last-child .q-stepper__dot: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:before, .q-stepper--horizontal .q-stepper__line:after {
    position: absolute;
    top: 50%;
    height: 1px;
    width: 100vw;
    background: rgba(0, 0, 0, 0.12);
}
.q-stepper--horizontal .q-stepper__label:after, .q-stepper--horizontal .q-stepper__dot:after {
    content: "";
    left: 100%;
    margin-left: 8px;
}
.q-stepper--horizontal .q-stepper__dot:before {
    content: "";
    right: 100%;
    margin-right: 8px;
}
.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:before, .q-stepper--vertical .q-stepper__dot:after {
    content: "";
    position: absolute;
    left: 50%;
    width: 1px;
    height: 99999px;
    background: rgba(0, 0, 0, 0.12);
}
.q-stepper--vertical .q-stepper__dot:before {
    bottom: 100%;
    margin-bottom: 8px;
}
.q-stepper--vertical .q-stepper__dot:after {
    top: 100%;
    margin-top: 8px;
}
.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--bordered, .q-stepper--dark .q-stepper__header--border {
    border-color: rgba(255, 255, 255, 0.28);
}
.q-stepper--dark.q-stepper--horizontal .q-stepper__line:before, .q-stepper--dark.q-stepper--horizontal .q-stepper__line:after {
    background: rgba(255, 255, 255, 0.28);
}
.q-stepper--dark.q-stepper--vertical .q-stepper__dot:before, .q-stepper--dark.q-stepper--vertical .q-stepper__dot:after {
    background: rgba(255, 255, 255, 0.28);
}
.q-stepper--dark .q-stepper__tab--disabled {
    color: rgba(255, 255, 255, 0.28);
}
.q-stepper--dark .q-stepper__tab--disabled .q-stepper__dot {
    background: rgba(255, 255, 255, 0.28);
}
.q-stepper--dark .q-stepper__tab--disabled .q-stepper__label {
    color: rgba(255, 255, 255, 0.54);
}
.q-tab-panels {
    background: #fff;
}
.q-tab-panel {
    padding: 16px;
}
.q-markup-table {
    overflow: auto;
    background: #fff;
}
.q-table {
    width: 100%;
    max-width: 100%;
    border-collapse: separate;
    border-spacing: 0;
}
.q-table thead tr, .q-table tbody td {
    height: 48px;
}
.q-table th {
    font-weight: 500;
    font-size: 12px;
    -webkit-user-select: none;
    user-select: none;
}
.q-table th.sortable {
    cursor: pointer;
}
.q-table th.sortable:hover .q-table__sort-icon {
    opacity: 0.64;
}
.q-table th.sorted .q-table__sort-icon {
    opacity: 0.86 !important;
}
.q-table th.sort-desc .q-table__sort-icon {
    transform: rotate(180deg);
}
.q-table th, .q-table td {
    padding: 7px 16px;
    background-color: inherit;
}
.q-table thead, .q-table td, .q-table th {
    border-style: solid;
    border-width: 0;
}
.q-table tbody td {
    font-size: 13px;
}
.q-table__card {
    color: #000;
    background-color: #fff;
    border-radius: 4px;
    box-shadow: 0 1px 5px rgba(0, 0, 0, 0.2), 0 2px 2px rgba(0, 0, 0, 0.14), 0 3px 1px -2px rgba(0, 0, 0, 0.12);
}
.q-table__card .q-table__middle {
    flex: 1 1 auto;
}
.q-table__card .q-table__top, .q-table__card .q-table__bottom {
    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;
    letter-spacing: 0.005em;
    font-weight: 400;
}
.q-table__separator {
    min-width: 8px !important;
}
.q-table__progress {
    height: 0 !important;
}
.q-table__progress th {
    padding: 0 !important;
    border: 0 !important;
}
.q-table__progress .q-linear-progress {
    position: absolute;
    bottom: 0;
}
.q-table__middle {
    max-width: 100%;
}
.q-table__bottom {
    min-height: 50px;
    padding: 4px 14px 4px 16px;
    font-size: 12px;
}
.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 {
    display: flex;
    align-items: center;
}
.q-table__sort-icon {
    transition: transform 0.3s cubic-bezier(0.25, 0.8, 0.5, 1);
    opacity: 0;
    font-size: 120%;
}
.q-table__sort-icon--left, .q-table__sort-icon--center {
    margin-left: 4px;
}
.q-table__sort-icon--right {
    margin-right: 4px;
}
.q-table--col-auto-width {
    width: 1px;
}
.q-table__card--dark, .q-table--dark {
    box-shadow: 0 1px 5px rgba(255, 255, 255, 0.2), 0 2px 2px rgba(255, 255, 255, 0.14), 0 3px 1px -2px rgba(255, 255, 255, 0.12);
}
.q-table--flat {
    box-shadow: none;
}
.q-table--bordered {
    border: 1px solid rgba(0, 0, 0, 0.12);
}
.q-table--square {
    border-radius: 0;
}
.q-table__linear-progress {
    height: 2px;
}
.q-table--no-wrap th, .q-table--no-wrap td {
    white-space: nowrap;
}
.q-table--grid {
    box-shadow: none;
    border-radius: 4px;
}
.q-table--grid .q-table__top {
    padding-bottom: 4px;
}
.q-table--grid .q-table__middle {
    min-height: 2px;
    margin-bottom: 4px;
}
.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 {
    vertical-align: top;
    padding: 12px;
}
.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 {
    opacity: 0.54;
    font-weight: 500;
    font-size: 12px;
}
.q-table__grid-item-value {
    font-size: 13px;
}
.q-table__grid-item {
    padding: 4px;
    transition: transform 0.3s cubic-bezier(0.25, 0.8, 0.5, 1);
}
.q-table__grid-item--selected {
    transform: scale(0.95);
}
* */ .q-table--horizontal-separator thead th, .q-table--horizontal-separator tbody tr:not(:last-child) > td, .q-table--cell-separator thead th, .q-table--cell-separator tbody tr:not(:last-child) > td {
    border-bottom-width: 1px;
}
.q-table--vertical-separator td, .q-table--vertical-separator th, .q-table--cell-separator td, .q-table--cell-separator th {
    border-left-width: 1px;
}
.q-table--vertical-separator thead tr:last-child th, .q-table--vertical-separator.q-table--loading tr:nth-last-child(2) th, .q-table--cell-separator thead tr:last-child th, .q-table--cell-separator.q-table--loading tr:nth-last-child(2) th {
    border-bottom-width: 1px;
}
.q-table--vertical-separator td:first-child, .q-table--vertical-separator th:first-child, .q-table--cell-separator td:first-child, .q-table--cell-separator th:first-child {
    border-left: 0;
}
.q-table--vertical-separator .q-table__top, .q-table--cell-separator .q-table__top {
    border-bottom: 1px solid rgba(0, 0, 0, 0.12);
}
* */ .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 th, .q-table--dense .q-table td {
    padding: 4px 8px;
}
.q-table--dense .q-table thead tr, .q-table--dense .q-table tbody tr, .q-table--dense .q-table tbody td {
    height: 28px;
}
.q-table--dense .q-table th:first-child, .q-table--dense .q-table td:first-child {
    padding-left: 16px;
}
.q-table--dense .q-table th:last-child, .q-table--dense .q-table td: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 rgba(0, 0, 0, 0.12);
}
.q-table thead, .q-table tr, .q-table th, .q-table td {
    border-color: rgba(0, 0, 0, 0.12);
}
.q-table tbody td {
    position: relative;
}
.q-table tbody td:before, .q-table tbody td:after {
    position: absolute;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    pointer-events: none;
}
.q-table tbody td:before {
    background: rgba(0, 0, 0, 0.03);
}
.q-table tbody td:after {
    background: rgba(0, 0, 0, 0.06);
}
.q-table tbody tr.selected td:after {
    content: "";
}
body.desktop .q-table > tbody > tr:not(.q-tr--no-hover):hover > td:not(.q-td--no-hover):before {
    content: "";
}
* */ .q-table__card--dark, .q-table--dark {
    border-color: rgba(255, 255, 255, 0.28);
}
.q-table--dark .q-table__bottom, .q-table--dark thead, .q-table--dark tr, .q-table--dark th, .q-table--dark td {
    border-color: rgba(255, 255, 255, 0.28);
}
.q-table--dark tbody td:before {
    background: rgba(255, 255, 255, 0.07);
}
.q-table--dark tbody td:after {
    background: rgba(255, 255, 255, 0.1);
}
.q-table--dark.q-table--vertical-separator .q-table__top, .q-table--dark.q-table--cell-separator .q-table__top {
    border-color: rgba(255, 255, 255, 0.28);
}
.q-tab {
    padding: 0 16px;
    min-height: 48px;
    transition: color 0.3s, background-color 0.3s;
    text-transform: uppercase;
    white-space: nowrap;
    color: inherit;
    text-decoration: none;
}
.q-tab--full {
    min-height: 72px;
}
.q-tab--no-caps {
    text-transform: none;
}
.q-tab__content {
    height: inherit;
    padding: 4px 0;
    min-width: 40px;
}
.q-tab__content--inline .q-tab__icon + .q-tab__label {
    padding-left: 8px;
}
.q-tab__content .q-chip--floating {
    top: 0;
    right: -16px;
}
.q-tab__icon {
    width: 24px;
    height: 24px;
    font-size: 24px;
}
.q-tab__label {
    font-size: 14px;
    line-height: 1.715em;
    font-weight: 500;
}
.q-tab .q-badge {
    top: 3px;
    right: -12px;
}
.q-tab__alert, .q-tab__alert-icon {
    position: absolute;
}
.q-tab__alert {
    top: 7px;
    right: -9px;
    height: 10px;
    width: 10px;
    border-radius: 50%;
    background: currentColor;
}
.q-tab__alert-icon {
    top: 2px;
    right: -12px;
    font-size: 18px;
}
.q-tab__indicator {
    opacity: 0;
    height: 2px;
    background: currentColor;
}
.q-tab--active .q-tab__indicator {
    opacity: 1;
    transform-origin: left
}
.q-tab--inactive {
    opacity: 0.85;
}
.q-tabs {
    position: relative;
    transition: color 0.3s, background-color 0.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-top: 36px;
    padding-bottom: 36px;
}
.q-tabs--scrollable.q-tabs__arrows--outside .q-tabs__arrow--faded {
    opacity: 0.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 0.3s;
}
.q-tabs__content {
    overflow: hidden;
    flex: 1 1 auto;
}
.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 {
    top: 0;
    left: 0 bottom: 0;
}
.q-tabs--horizontal .q-tabs__arrow--right {
    top: 0;
    right: 0 bottom: 0;
}
.q-tabs--vertical {
    display: block !important;
    height: 100%;
}
.q-tabs--vertical .q-tabs__content {
    display: block !important;
    height: 100%;
}
.q-tabs--vertical .q-tabs__arrow {
    width: 100%;
    height: 36px;
    text-align: center;
}
.q-tabs--vertical .q-tabs__arrow--left {
    top: 0;
    left: 0;
    right: 0;
}
.q-tabs--vertical .q-tabs__arrow--right {
    left: 0;
    right: 0;
    bottom: 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 {
    box-shadow: 0 1px 5px rgba(0, 0, 0, 0.2), 0 2px 2px rgba(0, 0, 0, 0.14), 0 3px 1px -2px rgba(0, 0, 0, 0.12);
    border-radius: 4px;
    background: #fff;
    outline: 0;
    width: 290px;
    min-width: 290px;
    max-width: 100%;
}
.q-time--bordered {
    border: 1px solid rgba(0, 0, 0, 0.12);
}
.q-time__header {
    border-top-left-radius: inherit;
    color: #fff;
    background-color: var(--q-primary);
    padding: 16px;
    font-weight: 300;
}
.q-time__actions {
    padding: 0 16px 16px;
}
.q-time__header-label {
    font-size: 28px;
    line-height: 1;
    letter-spacing: -0.00833em;
}
.q-time__header-label > div + div {
    margin-left: 4px;
}
.q-time__link {
    opacity: 0.56;
    outline: 0;
    transition: opacity 0.3s ease-out;
}
.q-time__link--active, .q-time__link:hover, .q-time__link:focus {
    opacity: 1;
}
.q-time__header-ampm {
    font-size: 16px;
    letter-spacing: 0.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 {
    border-radius: 50%;
    background: rgba(0, 0, 0, 0.12);
}
.q-time__clock {
    padding: 24px;
    width: 100%;
    height: 100%;
    max-width: 100%;
    max-height: 100%;
    font-size: 14px;
}
.q-time__clock-circle {
    position: relative;
}
.q-time__clock-center {
    height: 6px;
    width: 6px;
    margin: auto;
    border-radius: 50%;
    min-height: 0;
    background: currentColor;
}
.q-time__clock-pointer {
    width: 2px;
    height: 50%;
    transform-origin: 0 0 min-height: 0;
    position: absolute;
    left: 50%;
    right: 0;
    bottom: 0;
    color: var(--q-primary);
    background: currentColor;
    transform: translateX(-50%);
}
.q-time__clock-pointer:before, .q-time__clock-pointer:after {
    content: "";
    position: absolute;
    left: 50%;
    border-radius: 50%;
    background: currentColor;
    transform: translateX(-50%);
}
.q-time__clock-pointer:before {
    bottom: -4px;
    width: 8px;
    height: 8px;
}
.q-time__clock-pointer:after {
    top: -3px;
    height: 6px;
    width: 6px;
}
.q-time__clock-position {
    position: absolute;
    min-height: 32px;
    width: 32px;
    height: 32px;
    font-size: 12px;
    line-height: 32px;
    margin: 0;
    padding: 0;
    transform: translate(-50%, -50%) border-radius: 50%;
}
.q-time__clock-position--disable {
    opacity: 0.4;
}
.q-time__clock-position--active {
    background-color: var(--q-primary);
    color: #fff;
}
.q-time__clock-pos-0 {
    top: 0%;
    left: 50%
}
.q-time__clock-pos-1 {
    top: 6.7%;
    left: 75%
}
.q-time__clock-pos-2 {
    top: 25%;
    left: 93.3%
}
.q-time__clock-pos-3 {
    top: 50%;
    left: 100%
}
.q-time__clock-pos-4 {
    top: 75%;
    left: 93.3%
}
.q-time__clock-pos-5 {
    top: 93.3%;
    left: 75%
}
.q-time__clock-pos-6 {
    top: 100%;
    left: 50%
}
.q-time__clock-pos-7 {
    top: 93.3%;
    left: 25%
}
.q-time__clock-pos-8 {
    top: 75%;
    left: 6.7%
}
.q-time__clock-pos-9 {
    top: 50%;
    left: 0%
}
.q-time__clock-pos-10 {
    top: 25%;
    left: 6.7%
}
.q-time__clock-pos-11 {
    top: 6.7%;
    left: 25%
}
.q-time__clock-pos-12 {
    top: 15%;
    left: 50%
}
.q-time__clock-pos-13 {
    top: 19.69%;
    left: 67.5%
}
.q-time__clock-pos-14 {
    top: 32.5%;
    left: 80.31%
}
.q-time__clock-pos-15 {
    top: 50%;
    left: 85%
}
.q-time__clock-pos-16 {
    top: 67.5%;
    left: 80.31%
}
.q-time__clock-pos-17 {
    top: 80.31%;
    left: 67.5%
}
.q-time__clock-pos-18 {
    top: 85%;
    left: 50%
}
.q-time__clock-pos-19 {
    top: 80.31%;
    left: 32.5%
}
.q-time__clock-pos-20 {
    top: 67.5%;
    left: 19.69%
}
.q-time__clock-pos-21 {
    top: 50%;
    left: 15%
}
.q-time__clock-pos-22 {
    top: 32.5%;
    left: 19.69%
}
.q-time__clock-pos-23 {
    top: 19.69%;
    left: 32.5%
}
.q-time__now-button {
    background-color: var(--q-primary);
    color: #fff;
    top: 12px;
    right: 12px;
}
.q-time.disabled .q-time__header-ampm, .q-time.disabled .q-time__content, .q-time--readonly .q-time__header-ampm, .q-time--readonly .q-time__content {
    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 {
    display: inline-flex;
    align-items: stretch;
    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: rgba(255, 255, 255, 0.28);
    box-shadow: 0 1px 5px rgba(255, 255, 255, 0.2), 0 2px 2px rgba(255, 255, 255, 0.14), 0 3px 1px -2px rgba(255, 255, 255, 0.12);
}
.q-timeline {
    padding: 0;
    width: 100%;
    list-style: none;
}
.q-timeline h6 {
    line-height: inherit;
}
.q-timeline--dark {
    color: #fff;
}
.q-timeline--dark .q-timeline__subtitle {
    opacity: 0.7;
}
.q-timeline__content {
    padding-bottom: 24px;
}
.q-timeline__title {
    margin-top: 0;
    margin-bottom: 16px;
}
.q-timeline__subtitle {
    font-size: 12px;
    margin-bottom: 8px;
    opacity: 0.6;
    text-transform: uppercase;
    letter-spacing: 1px;
    font-weight: 700;
}
.q-timeline__dot {
    position: absolute;
    top: 0;
    bottom: 0;
    width: 15px;
}
.q-timeline__dot:before, .q-timeline__dot:after {
    content: "";
    background: currentColor;
    display: block;
    position: absolute;
}
.q-timeline__dot:before {
    border: 3px solid transparent;
    border-radius: 100%;
    height: 15px;
    width: 15px;
    top: 4px;
    left: 0;
    transition: background 0.3s ease-in-out, border 0.3s ease-in-out;
}
.q-timeline__dot:after {
    width: 3px;
    opacity: 0.4;
    top: 24px;
    bottom: 0;
    left: 6px;
}
.q-timeline__dot .q-icon {
    position: absolute;
    top: 0;
    left: 0;
    right: 0;
    font-size: 16px;
    height: 38px;
    line-height: 38px;
    width: 100%;
    color: #fff;
}
.q-timeline__dot .q-icon > svg, .q-timeline__dot .q-icon > img {
    width: 1em;
    height: 1em;
}
.q-timeline__dot-img {
    position: absolute;
    top: 4px;
    left: 0;
    right: 0;
    height: 31px;
    width: 31px;
    background: currentColor;
    border-radius: 50%;
}
.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 {
    padding: 32px 0;
    margin: 0;
}
.q-timeline__entry {
    position: relative;
    line-height: 22px;
}
.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 {
    top: 41px;
    left: 14px;
}
.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__title, .q-timeline--dense--left .q-timeline__subtitle {
    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__subtitle, .q-timeline--comfortable .q-timeline__dot, .q-timeline--comfortable .q-timeline__content {
    display: table-cell;
    vertical-align: top;
}
.q-timeline--comfortable .q-timeline__subtitle {
    width: 35%;
}
.q-timeline--comfortable .q-timeline__dot {
    position: relative;
    min-width: 31px;
}
.q-timeline--comfortable--right .q-timeline__heading .q-timeline__heading-title {
    margin-left: -50px;
}
.q-timeline--comfortable--right .q-timeline__subtitle {
    text-align: right;
    padding-right: 30px;
}
.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 {
    text-align: center;
    margin-left: 0;
}
.q-timeline--loose .q-timeline__entry, .q-timeline--loose .q-timeline__subtitle, .q-timeline--loose .q-timeline__dot, .q-timeline--loose .q-timeline__content {
    display: block;
    margin: 0;
    padding: 0;
}
.q-timeline--loose .q-timeline__dot {
    position: absolute;
    left: 50%;
    margin-left: -7.15px;
}
.q-timeline--loose .q-timeline__entry {
    padding-bottom: 24px;
    overflow: hidden;
}
.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;
    text-align: left;
    padding-left: 30px;
}
.q-timeline--loose .q-timeline__subtitle, .q-timeline--loose .q-timeline__content {
    width: 50%;
}
.q-toggle {
    vertical-align: middle;
}
.q-toggle__native {
    width: 1px;
    height: 1px;
}
.q-toggle__track {
    height: 0.35em;
    border-radius: 0.175em;
    opacity: 0.38;
    background: currentColor;
}
.q-toggle__thumb {
    top: 0.25em;
    left: 0.25em;
    width: 0.5em;
    height: 0.5em;
    transition: left 0.22s cubic-bezier(0.4, 0, 0.2, 1);
    -webkit-user-select: none;
    user-select: none;
    z-index: 0;
}
.q-toggle__thumb:after {
    content: "";
    position: absolute;
    top: 0;
    right: 0;
    bottom: 0;
    left: 0;
    border-radius: 50%;
    background: #fff;
    box-shadow: 0 3px 1px -2px rgba(0, 0, 0, 0.2), 0 2px 2px 0 rgba(0, 0, 0, 0.14), 0 1px 5px 0 rgba(0, 0, 0, 0.12);
}
.q-toggle__thumb .q-icon {
    font-size: 0.3em;
    min-width: 1em;
    color: #000;
    opacity: 0.54;
    z-index: 1;
}
.q-toggle__inner {
    font-size: 40px;
    width: 1.4em;
    min-width: 1.4em;
    height: 1em;
    padding: 0.325em 0.3em;
    -webkit-print-color-adjust: exact;
}
.q-toggle__inner--indet .q-toggle__thumb {
    left: 0.45em;
}
.q-toggle__inner--truthy {
    color: var(--q-primary);
}
.q-toggle__inner--truthy .q-toggle__track {
    opacity: 0.54;
}
.q-toggle__inner--truthy .q-toggle__thumb {
    left: 0.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: 0.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: 0.32 !important;
}
.q-toggle--dense .q-toggle__inner {
    width: 0.8em;
    min-width: 0.8em;
    height: 0.5em;
    padding: 0.07625em 0;
}
.q-toggle--dense .q-toggle__thumb {
    top: 0;
    left: 0;
}
.q-toggle--dense .q-toggle__inner--indet .q-toggle__thumb {
    left: 0.15em;
}
.q-toggle--dense .q-toggle__inner--truthy .q-toggle__thumb {
    left: 0.3em;
}
.q-toggle--dense .q-toggle__label {
    padding-left: 0.5em;
}
.q-toggle--dense.reverse .q-toggle__label {
    padding-left: 0;
    padding-right: 0.5em;
}
body.desktop .q-toggle:not(.disabled) .q-toggle__thumb:before {
    content: "";
    position: absolute;
    top: 0;
    right: 0;
    bottom: 0;
    left: 0;
    border-radius: 50%;
    background: currentColor;
    opacity: 0.12;
    transform: scale3d(0, 0, 1);
    transition: transform 0.22s cubic-bezier(0, 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 {
    position: relative;
    padding: 0 12px;
    min-height: 50px;
    width: 100%;
}
.q-toolbar--inset {
    padding-left: 58px;
}
.q-toolbar .q-avatar {
    font-size: 38px;
}
.q-toolbar__title {
    flex: 1 1 0%;
    min-width: 1px;
    max-width: 100%;
    font-size: 21px;
    font-weight: normal;
    letter-spacing: 0.01em;
    padding: 0 12px;
}
.q-toolbar__title:first-child {
    padding-left: 0;
}
.q-toolbar__title:last-child {
    padding-right: 0;
}
.q-tooltip--style {
    font-size: 10px;
    color: #fafafa;
    background: #404040;
    border-radius: 4px;
    text-transform: none;
    font-weight: normal;
}
.q-tooltip {
    z-index: 9000;
    position: fixed !important;
    overflow-y: auto;
    overflow-x: hidden;
    padding: 6px 10px;
}
@media (max-width: 599.98px) {
    .q-tooltip {
        font-size: 14px;
        padding: 8px 16px;
    }
}
.q-tree {
    position: relative;
    color: #9e9e9e;
}
.q-tree__node {
    padding: 0 0 3px 22px;
}
.q-tree__node:after {
    content: "";
    position: absolute;
    top: -3px;
    bottom: 0;
    width: 2px;
    right: auto;
    left: -13px;
    border-left: 1px solid currentColor;
}
.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 > div, .q-tree__node--disabled > i, .q-tree__node--disabled > .disabled {
    opacity: 0.6 !important;
}
.q-tree__node--disabled > div .q-tree__node--disabled > div, .q-tree__node--disabled > div .q-tree__node--disabled > i, .q-tree__node--disabled > div .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, .q-tree__node--disabled > i .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 > .disabled .q-tree__node--disabled > .disabled {
    opacity: 1 !important;
}
.q-tree__node-header:before {
    content: "";
    position: absolute;
    top: -3px;
    bottom: 50%;
    width: 31px;
    left: -35px;
    border-left: 1px solid currentColor;
    border-bottom: 1px solid currentColor;
}
.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 {
    width: 15px;
    left: -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 {
    content: "";
    position: absolute;
    top: 0;
    width: 2px;
    height: 100%;
    right: auto;
    left: 12px;
    border-left: 1px solid currentColor;
    bottom: 50px;
}
.q-tree__node--link {
    cursor: pointer;
}
.q-tree__node-header {
    padding: 4px;
    margin-top: 3px;
    border-radius: 4px;
    outline: 0;
}
.q-tree__node-header-content {
    color: #000;
    transition: color 0.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 {
    height: 42px;
    border-radius: 2px;
}
.q-tree__avatar, .q-tree__node-header-content .q-avatar {
    font-size: 28px;
    border-radius: 50%;
    width: 28px;
    height: 28px;
}
.q-tree__arrow, .q-tree__spinner {
    font-size: 16px;
    margin-right: 4px;
}
.q-tree__arrow {
    transition: transform 0.3s;
}
.q-tree__arrow--rotate {
    transform: rotate3d(0, 0, 1, 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:after, .q-tree--no-connectors .q-tree__node-header:before, .q-tree--no-connectors .q-tree__node-body: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 {
    top: 0;
    left: -8px;
}
.q-tree--dense .q-tree__node-header {
    margin-top: 0;
    padding: 1px;
}
.q-tree--dense .q-tree__node-header:before {
    top: 0;
    left: -8px;
    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: rotate3d(0, 0, 1, 180deg)
}
[dir=rtl] .q-tree__arrow--rotate {
    transform: rotate3d(0, 0, 1, 90deg)
}
.q-uploader {
    box-shadow: 0 1px 5px rgba(0, 0, 0, 0.2), 0 2px 2px rgba(0, 0, 0, 0.14), 0 3px 1px -2px rgba(0, 0, 0, 0.12);
    border-radius: 4px;
    vertical-align: top;
    background: #fff;
    position: relative;
    width: 320px;
    max-height: 320px;
}
.q-uploader--bordered {
    border: 1px solid rgba(0, 0, 0, 0.12);
}
.q-uploader__input {
    opacity: 0;
    width: 100%;
    height: 100%;
    cursor: pointer !important;
    z-index: 1;
}
.q-uploader__input::-webkit-file-upload-button {
    cursor: pointer;
}
.q-uploader__file:before {
    content: "";
    border-top-left-radius: inherit;
    border-top-right-radius: inherit;
    position: absolute;
    top: 0;
    right: 0;
    bottom: 0;
    left: 0;
    pointer-events: none;
    background: currentColor;
    opacity: 0.04;
}
.q-uploader__header {
    position: relative;
    border-top-left-radius: inherit;
    border-top-right-radius: inherit;
    background-color: var(--q-primary);
    color: #fff;
    width: 100%;
}
.q-uploader__spinner {
    font-size: 24px;
    margin-right: 4px;
}
.q-uploader__header-content {
    padding: 8px;
}
.q-uploader__dnd {
    outline: 1px dashed currentColor;
    outline-offset: -4px;
    background: rgba(255, 255, 255, 0.6);
}
.q-uploader__overlay {
    font-size: 36px;
    color: #000;
    background-color: rgba(255, 255, 255, 0.6);
}
.q-uploader__list {
    position: relative;
    border-bottom-left-radius: inherit;
    border-bottom-right-radius: inherit;
    padding: 8px;
    min-height: 60px;
    flex: 1 1 auto;
}
.q-uploader__file {
    border-radius: 4px 4px 0 0;
    border: 1px solid rgba(0, 0, 0, 0.12);
}
.q-uploader__file .q-circular-progress {
    font-size: 24px;
}
.q-uploader__file--img {
    color: #fff;
    height: 200px;
    min-width: 200px;
    background-position: 50% 50%;
    background-size: cover;
    background-repeat: no-repeat;
}
.q-uploader__file--img:before {
    content: none;
}
.q-uploader__file--img .q-circular-progress {
    color: #fff;
}
.q-uploader__file--img .q-uploader__file-header {
    padding-bottom: 24px;
    background: linear-gradient(to bottom, rgba(0, 0, 0, 0.7) 20%, rgba(255, 255, 255, 0));
}
.q-uploader__file + .q-uploader__file {
    margin-top: 8px;
}
.q-uploader__file-header {
    position: relative;
    padding: 4px 8px;
    border-top-left-radius: inherit;
    border-top-right-radius: inherit;
}
.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: bold;
    line-height: 18px;
    word-break: break-word;
}
.q-uploader__subtitle {
    font-size: 12px;
    line-height: 18px;
}
.q-uploader--disable .q-uploader__header, .q-uploader--disable .q-uploader__list {
    pointer-events: none;
}
.q-uploader--dark {
    border-color: rgba(255, 255, 255, 0.28);
    box-shadow: 0 1px 5px rgba(255, 255, 255, 0.2), 0 2px 2px rgba(255, 255, 255, 0.14), 0 3px 1px -2px rgba(255, 255, 255, 0.12);
}
.q-uploader--dark .q-uploader__file {
    border-color: rgba(255, 255, 255, 0.28);
}
.q-uploader--dark .q-uploader__dnd, .q-uploader--dark .q-uploader__overlay {
    background: rgba(255, 255, 255, 0.3);
}
.q-uploader--dark .q-uploader__overlay {
    color: #fff;
}
img.responsive {
    max-width: 100%;
    height: auto;
}
.q-video {
    position: relative;
    overflow: hidden;
    border-radius: inherit;
}
.q-video iframe, .q-video object, .q-video embed {
    width: 100%;
    height: 100%;
}
.q-video--responsive {
    height: 0;
}
.q-video--responsive iframe, .q-video--responsive object, .q-video--responsive embed {
    position: absolute;
    top: 0;
    left: 0;
}
.q-virtual-scroll:focus {
    outline: 0;
}
.q-virtual-scroll__content {
    outline: none;
    contain: content;
}
.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(rgba(255, 255, 255, 0), rgba(255, 255, 255, 0) 20%, rgba(128, 128, 128, 0.03) 20%, rgba(128, 128, 128, 0.08) 50%, rgba(128, 128, 128, 0.03) 80%, rgba(255, 255, 255, 0) 80%, rgba(255, 255, 255, 0)) 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 {
    display: flex;
    flex-direction: row;
    flex-wrap: nowrap;
    align-items: stretch;
}
.q-virtual-scroll--horizontal .q-virtual-scroll__content {
    display: flex;
    flex-direction: row;
    flex-wrap: nowrap;
}
.q-virtual-scroll--horizontal .q-virtual-scroll__padding, .q-virtual-scroll--horizontal .q-virtual-scroll__content, .q-virtual-scroll--horizontal .q-virtual-scroll__content > * {
    flex: 0 0 auto;
}
.q-virtual-scroll--horizontal .q-virtual-scroll__padding {
    background: linear-gradient(to left, rgba(255, 255, 255, 0), rgba(255, 255, 255, 0) 20%, rgba(128, 128, 128, 0.03) 20%, rgba(128, 128, 128, 0.08) 50%, rgba(128, 128, 128, 0.03) 80%, rgba(255, 255, 255, 0) 80%, rgba(255, 255, 255, 0)) background-size: var(--q-virtual-scroll-item-width, 50px) var(--q-virtual-scroll-item-height, 100%)
}
@font-face {
    font-family: "Poppins";
    src: local("Poppins SemiBold"), local("Poppins-SemiBold"), url("https://www.gamestop.com/fonts/Poppins/Poppins-SemiBold.ttf") format("truetype");
    font-weight: 600;
    font-style: normal;
    font-display: auto;
}
@font-face {
    font-family: "Poppins";
    src: local("Poppins SemiBoldItalic"), local("Poppins-SemiBoldItalic"), url("https://www.gamestop.com/fonts/Poppins/Poppins-SemiBoldItalic.ttf") format("truetype");
    font-weight: 600;
    font-style: italic;
    font-display: auto;
}
@font-face {
    font-family: "Poppins";
    src: local("Poppins ExtraBold"), local("Poppins-ExtraBold"), url("https://www.gamestop.com/fonts/Poppins/Poppins-ExtraBold.ttf") format("truetype");
    font-weight: 800;
    font-style: normal;
    font-display: auto;
}
@font-face {
    font-family: "Open Sans";
    src: local("OpenSans"), local("OpenSans"), url("https://www.gamestop.com/fonts/Open_Sans/OpenSans-VariableFont_wdth_wght.ttf") format("truetype");
    font-weight: 1 1000;
    font-style: normal;
    font-display: auto;
}
@font-face {
    font-family: "Open Sans";
    src: local("OpenSans Italic"), local("OpenSans-Italic"), url("https://www.gamestop.com/fonts/Open_Sans/OpenSans-Italic-VariableFont_wdth_wght.ttf") format("truetype");
    font-weight: 1 1000;
    font-style: italic;
    font-display: auto;
}
.rounded-sm {
    border-radius: 6px;
}
.rounded {
    border-radius: 8px;
}
.shadowed {
    box-shadow: 0px 2px 8px 0px rgba(0, 0, 0, 0.0392156863);
}
.rounded-large {
    border-radius: 10px;
}
@media (max-width: 768px) {
    .rounded-large {
        border-radius: 0;
    }
}
.text-display-1 {
    font-family: "Poppins", "Helvetica Neue", Helvetica, Arial, sans-serif;
    font-size: 72px;
    font-weight: 600;
    letter-spacing: -0.015em;
    text-align: left;
}
.text-display-2 {
    font-family: "Poppins", "Helvetica Neue", Helvetica, Arial, sans-serif;
    font-size: 56px;
    font-weight: 600;
    letter-spacing: -0.015em;
    text-align: left;
}
.text-display-3 {
    font-family: "Poppins", "Helvetica Neue", Helvetica, Arial, sans-serif;
    font-size: 40px;
    font-weight: 600;
    letter-spacing: -0.015em;
    text-align: left;
}
.text-display-4 {
    font-family: "Poppins", "Helvetica Neue", Helvetica, Arial, sans-serif;
    font-size: 28px;
    font-weight: 600;
    letter-spacing: -0.015em;
    text-align: left;
}
.text-display-5 {
    font-family: "Poppins", "Helvetica Neue", Helvetica, Arial, sans-serif;
    font-size: 24px;
    font-weight: 600;
    letter-spacing: -0.015em;
    text-align: left;
}
.text-display-6 {
    font-family: "Poppins", "Helvetica Neue", Helvetica, Arial, sans-serif;
    font-size: 20px;
    font-weight: 600;
    letter-spacing: -0.015em;
    text-align: left;
}
.text-title-1 {
    font-family: "Poppins", "Helvetica Neue", Helvetica, Arial, sans-serif;
    font-size: 16px;
    font-weight: 600;
    letter-spacing: -0.015em;
    text-align: left;
}
.text-title-2 {
    font-family: "Poppins", "Helvetica Neue", Helvetica, Arial, sans-serif;
    font-size: 14px;
    font-weight: 600;
    letter-spacing: -0.015em;
    text-align: left;
}
.text-body-0 {
    font-family: "Open Sans", "Arial Regular", Arial, Helvetica, sans-serif;
    font-size: 20px;
    font-weight: 600;
    letter-spacing: -0.015em;
    text-align: left;
}
.text-body-1 {
    font-family: "Open Sans", "Arial Regular", Arial, Helvetica, sans-serif;
    font-size: 16px;
    font-weight: 400;
    letter-spacing: -0.03em;
    text-align: left;
}
.text-body-2 {
    font-family: "Open Sans", "Arial Regular", Arial, Helvetica, sans-serif;
    font-size: 14px;
    font-weight: 400;
    letter-spacing: -0.03em;
    text-align: left;
}
.text-caption {
    font-family: "Open Sans", "Arial Regular", Arial, Helvetica, sans-serif;
    font-size: 12px;
    font-weight: 400;
    letter-spacing: -0.03em;
    text-align: left;
}
.text-caption-1 {
    font-family: "Poppins", "Helvetica Neue", Helvetica, Arial, sans-serif;
    font-size: 12px;
    font-weight: 500;
    letter-spacing: -0.03em;
    text-align: left;
}
.text-button {
    font-family: "Poppins", "Helvetica Neue", Helvetica, Arial, sans-serif;
    font-size: 14px;
    line-height: 14px;
    font-weight: 600;
    letter-spacing: 0.04em;
    text-align: left;
}
.text-button-small {
    font-family: "Poppins", "Helvetica Neue", Helvetica, Arial, sans-serif;
    font-size: 12px;
    line-height: 12px;
    font-weight: 600;
    letter-spacing: 0.03em;
    text-align: left;
}
.text-overline {
    font-family: "Poppins", "Helvetica Neue", Helvetica, Arial, sans-serif;
    font-size: 11px;
    font-weight: 600;
    letter-spacing: 0.16em;
    text-align: left;
    letter-spacing: 1.76px;
    text-transform: uppercase;
}
html, body {
    font-family: "Open Sans", "Arial Regular", Arial, Helvetica, sans-serif;
}
.text-h1, h1 {
    font-family: "Poppins", "Helvetica Neue", Helvetica, Arial, sans-serif;
    font-size: 72px;
    font-style: normal;
    font-weight: 600;
    line-height: 88px;
    letter-spacing: -1.08px;
}
.text-h2, h2 {
    font-family: "Poppins", "Helvetica Neue", Helvetica, Arial, sans-serif;
    font-size: 56px;
    font-style: normal;
    font-weight: 600;
    line-height: 64px;
    letter-spacing: -0.84px;
}
.text-h3, h3 {
    font-family: "Poppins", "Helvetica Neue", Helvetica, Arial, sans-serif;
    font-size: 40px;
    font-style: normal;
    font-weight: 600;
    line-height: 48px;
    letter-spacing: -0.6px;
}
.text-h4, h4 {
    font-family: "Poppins", "Helvetica Neue", Helvetica, Arial, sans-serif;
    font-size: 32px;
    font-style: normal;
    font-weight: 600;
    line-height: 36px;
    letter-spacing: -0.42px;
}
.text-h5, h5 {
    font-family: "Poppins", "Helvetica Neue", Helvetica, Arial, sans-serif;
    font-size: 24px;
    font-style: normal;
    font-weight: 600;
    line-height: 32px;
    letter-spacing: -0.36px;
}
.text-h6, h6 {
    font-family: "Poppins", "Helvetica Neue", Helvetica, Arial, sans-serif;
    font-size: 20px;
    font-style: normal;
    font-weight: 600;
    line-height: 28px;
    letter-spacing: -0.3px;
}
@media (max-width: 768px) {
    .text-h1, h1 {
        font-family: "Poppins", "Helvetica Neue", Helvetica, Arial, sans-serif;
        font-size: 56px;
        font-style: normal;
        font-weight: 600;
        line-height: 64px;
        letter-spacing: -0.84px;
    }
    .text-h2, h2 {
        font-family: "Poppins", "Helvetica Neue", Helvetica, Arial, sans-serif;
        font-size: 40px;
        font-style: normal;
        font-weight: 600;
        line-height: 48px;
        letter-spacing: -0.6px;
    }
    .text-h3, h3 {
        font-family: "Poppins", "Helvetica Neue", Helvetica, Arial, sans-serif;
        font-size: 32px;
        font-style: normal;
        font-weight: 600;
        line-height: 36px;
        letter-spacing: -0.42px;
    }
    .text-h4, h4 {
        font-family: "Poppins", "Helvetica Neue", Helvetica, Arial, sans-serif;
        font-size: 24px;
        font-style: normal;
        font-weight: 600;
        line-height: 32px;
        letter-spacing: -0.36px;
    }
    .text-h5, h5 {
        font-family: "Poppins", "Helvetica Neue", Helvetica, Arial, sans-serif;
        font-size: 20px;
        font-style: normal;
        font-weight: 600;
        line-height: 28px;
        letter-spacing: -0.3px;
    }
}
.text-subtitle, .text-subtitle1 {
    font-family: "Poppins", "Helvetica Neue", Helvetica, Arial, sans-serif;
    font-size: 16px;
    font-style: normal;
    font-weight: 600;
    line-height: 20px;
    letter-spacing: -0.24px;
}
.text-subtitle2 {
    font-family: "Poppins", "Helvetica Neue", Helvetica, Arial, sans-serif;
    font-size: 14px;
    font-style: normal;
    font-weight: 600;
    line-height: 18px;
    letter-spacing: -0.21px;
}
.text-body, .text-body1 {
    font-family: "Open Sans", "Arial Regular", Arial, Helvetica, sans-serif;
    font-size: 16px;
    font-style: normal;
    font-weight: 400;
    line-height: 22px;
    letter-spacing: -0.48px;
}
.text-body2 {
    font-family: "Open Sans", "Arial Regular", Arial, Helvetica, sans-serif;
    font-size: 14px;
    font-style: normal;
    font-weight: 400;
    line-height: 18px;
    letter-spacing: -0.42px;
}
.text-emphasis {
    color: #5f5f5f;
}
.text-error {
    color: #fe6c6c;
}
.pro-gradient {
    -webkit-text-fill-color: transparent;
    background: linear-gradient(90deg, #3800a1, #840ac9, #fa0b81);
    background-clip: text;
    -webkit-background-clip: text;
}
.pro-gradient-orange {
    background: linear-gradient(90deg, #72009a 0%, #ff005c 56.3%, #f89122 99.17%);
    -webkit-background-clip: text;
    -webkit-text-fill-color: transparent;
    background-clip: text;
    text-fill-color: transparent;
}
a {
    color: #212322;
    text-decoration: none;
    transition: color 0.3s;
}
a:visited {
    color: #212322;
}
a:hover, a:active {
    color: #da362c;
}
.text-weight-thin {
    font-weight: 100 !important;
}
.text-weight-light {
    font-weight: 300 !important;
}
.text-weight-regular {
    font-weight: 400 !important;
}
.text-weight-medium {
    font-weight: 500 !important;
}
.text-weight-semibold {
    font-weight: 600 !important;
}
.text-weight-bold {
    font-weight: 700 !important;
}
.text-weight-extrabold {
    font-weight: 800 !important;
}
.text-weight-bolder {
    font-weight: 900 !important;
}
.cursor-pointer {
    cursor: pointer !important;
}
.text-underline-none {
    text-decoration: none !important;
}
.text-strikethrough {
    text-decoration: line-through !important;
}
.text-underline {
    text-decoration: underline !important;
}
.text-uppercase {
    text-transform: uppercase !important;
}
.ugly-search-input {
    background-color: #f7f7f7;
}
.ugly-search-input.placeholder-padding input {
    padding: 0 12px;
}
.ugly-search-input :focus-within {
    background-color: #fff;
    transition: all 0.3s;
}
.ugly-search-input :focus-within ::placeholder {
    color: #fff;
    opacity: 0;
    font-size: 16px;
}
.ugly-search-input :focus-within ::-ms-input-placeholder {
    color: #fff;
    opacity: 0;
}
.bg-background {
    background-color: #f6f6f6;
    padding-top: 50px;
    display: flex;
    justify-content: center;
    overflow-x: hidden;
}
.bg-background > div:not(.sticky-button) {
    max-width: 1760px;
}
.q-page-sticky--shrink > div[data-v-446a8887]:not(.sticky-box) {
    width: 100% !important;
}
.menu-icon[data-v-446a8887] {
    color: #1d1d1d;
    min-width: 42px;
    min-height: 56px;
}
@media (min-width: 375px) {
    .menu-icon[data-v-446a8887] {
        min-width: 48px;
    }
}
@media (min-width: 1280px) {
    .menu-icon[data-v-446a8887] {
        min-width: 64px;
    }
}
.menu-icon:hover .menu-icon-text[data-v-446a8887] {
    color: #f03125;
}
.q-page-sticky--shrink > div[data-v-d3f84dc8]:not(.sticky-box) {
    width: 100% !important;
}
.mainBody[data-v-d3f84dc8] {
    background-color: #f7f7f7;
}
.header-icons-right[data-v-d3f84dc8] {
    gap: 8px;
    min-width: 156px;
    max-width: 400px;
}
@media (min-width: 576px) {
    .header-icons-right[data-v-d3f84dc8] {
        min-width: 200px;
        gap: 16px;
    }
}
@media (min-width: 768px) {
    .header-icons-right[data-v-d3f84dc8] {
        min-width: 230px;
    }
}
@media (min-width: 1280px) {
    .header-icons-right[data-v-d3f84dc8] {
        flex: 1 1 400px;
    }
}
.search-input[data-v-d3f84dc8] {
    min-width: 275px;
}
@media (max-width: 575px) {
    .search-input[data-v-d3f84dc8] {
        max-width: 100%;
    }
}
@media (min-width: 576px) {
    .search-input[data-v-d3f84dc8] {
        min-width: 350px;
    }
}
.logo[data-v-d3f84dc8] {
    width: 120px;
}
@media (min-width: 992px) {
    .logo[data-v-d3f84dc8] {
        width: 160px;
    }
}
.pro-icon[data-v-d3f84dc8] {
    height: 24px;
    margin-bottom: 6px;
    width: auto;
}
.search-form[data-v-d3f84dc8] {
    flex-grow: 1;
    padding: 0;
}
@media (max-width: 992px) {
    .search-form[data-v-d3f84dc8] {
        order: 10;
        padding-top: 8px;
        padding-bottom: 8px;
    }
}
@media (max-width: 992px) {
    .menu-icon[data-v-d3f84dc8] .material-icons {
        height: 24px;
        width: 24px;
    }
}
@media (max-width: 1280px) {
    .hide-icon-sm[data-v-d3f84dc8] {
        display: none;
    }
}
@media (max-width: 1280px) {
    .hide-icon-text-sm[data-v-d3f84dc8] .menu-icon-text {
        display: none;
        height: 24px;
    }
}
.bg-navbar[data-v-d3f84dc8] {
    background-color: #ebebeb;
}
.menu-logo-section[data-v-d3f84dc8] {
    min-width: 180px;
}
@media (min-width: 576px) {
    .menu-logo-section[data-v-d3f84dc8] {
        min-width: 224px;
    }
}
@media (min-width: 992px) {
    .menu-logo-section[data-v-d3f84dc8] {
        min-width: 242px;
    }
}
.sticky-header[data-v-d3f84dc8] {
    background-color: #eee;
    z-index: 2000;
    align-items: center;
    box-shadow: 0 0 0 1px #dbdbdb;
}
.cart-icon[data-v-d3f84dc8] {
    background-color: #da362c;
    border-radius: 50%;
    width: 16px;
    padding: 0;
    line-height: 16px;
    height: 16px;
    font-size: 0.6875rem;
    text-align: center;
    justify-content: center;
}
.q-page-sticky--shrink > div[data-v-218a7724]:not(.sticky-box) {
    width: 100% !important;
}
.alternate-button[data-v-218a7724] {
    background: #f7f7f7;
    color: black;
}
.modal-header[data-v-218a7724] {
    color: #121212;
    box-shadow: 0 2px 16px rgba(0, 0, 0, 0.078);
}
.q-page-sticky--shrink > div[data-v-3a8322f5]:not(.sticky-box) {
    width: 100% !important;
}
.highlight-item[data-v-3a8322f5] {
    min-height: 56px;
}
.highlight-item[data-v-3a8322f5]:hover {
    color: #da362c;
}
.q-page-sticky--shrink > div[data-v-0d055625]:not(.sticky-box) {
    width: 100% !important;
}
.sub-nav[data-v-0d055625] nav {
    bottom: 0;
    transition: all 0.25s ease-in-out;
    width: 100%;
    margin-inline: auto;
    background: #eee;
    height: 50px;
    justify-content: space-between;
    gap: 16px;
    box-sizing: border-box;
    position: relative;
    font-family: "Open Sans", sans-serif;
    white-space: nowrap;
    text-decoration: none;
    font-weight: 600;
    color: black;
    font-size: 14px;
    line-height: 18px;
    font-weight: 600;
    display: flex;
}
@media (max-width: 1280px) {
    .sub-nav[data-v-0d055625] nav {
        padding: 0 24px;
    }
}
@media (max-width: 1024px) {
    .sub-nav[data-v-0d055625] nav {
        padding: 0;
    }
}
@media (max-width: 1280px) {
    .sub-nav[data-v-0d055625] nav {
        overflow: auto;
    }
}
.sub-nav[data-v-0d055625] nav .vert-divider {
    width: 0;
    height: 18px;
    border-left: 1px solid #c3c3c3;
    margin: 0 -0.5rem;
}
.sub-nav[data-v-0d055625] nav a {
    white-space: nowrap;
    text-decoration: none;
    font-weight: 600 !important;
    color: black !important;
    font-size: 0.875rem;
    letter-spacing: -0.42px;
    line-height: 18px;
    font-weight: 600;
}
.sub-nav[data-v-0d055625] nav a:hover {
    color: black;
    text-decoration: underline;
}
.sub-nav[data-v-0d055625] nav .label {
    text-transform: unset;
    font-size: 14px;
    line-height: 18px;
    font-weight: 400;
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;
    max-width: 175px;
}
.sub-nav[data-v-0d055625] nav .nav-links-list {
    flex: 1;
    display: inline-flex;
    gap: 2rem;
    list-style-type: none;
    padding: 0;
    max-width: 100%;
    overflow-x: auto;
    overflow-y: hidden;
    margin: 0;
    padding-bottom: 16px;
    flex-wrap: wrap;
}
@media (max-width: breakpoint-bootstrap-md-max) {
    .sub-nav[data-v-0d055625] nav .nav-links-list {
        gap: 1.5em;
    }
}
@media (max-width: 1024px) {
    .sub-nav[data-v-0d055625] nav .nav-links-list {
        padding: 0 12px;
        flex-wrap: nowrap;
    }
}
.sub-nav[data-v-0d055625] nav .fulfillment-container {
    display: inline-flex;
    gap: 1.5rem;
    font-weight: 400;
    align-items: center;
}
@media (max-width: 1024px) {
    .sub-nav[data-v-0d055625] nav .fulfillment-container {
        display: none;
    }
}
.sub-nav[data-v-0d055625] nav .fulfillment-container .label {
    padding-left: 4px;
}
.sub-nav[data-v-0d055625] nav .fulfillment-container a {
    display: flex;
    align-items: center;
}
@media (max-width: 1024px) {
    .sub-nav[data-v-0d055625] nav .fulfillment-container a {
        display: none;
    }
}
.sub-nav[data-v-0d055625] nav .fulfillment-container a a {
    display: flex;
    align-items: center;
    gap: 4px;
    color: #fff;
}
.q-page-sticky--shrink > div[data-v-412be368]:not(.sticky-box) {
    width: 100% !important;
}
.gme-type-display6[data-v-412be368] {
    font-family: "Poppins", "Helvetica Neue", Helvetica, Arial, sans-serif;
    font-size: 20px;
    font-weight: 600;
    letter-spacing: -0.015em;
    line-height: 28px;
    margin-top: 8px;
    margin-bottom: 8px;
    text-transform: uppercase;
}
@media (min-width: 1024px) {
    .gme-type-display6[data-v-412be368] {
        font-size: 18px;
        line-height: 24px;
    }
}
.submit-email-btn[data-v-412be368] {
    min-width: 90px;
    font-family: "Open Sans", "Arial Regular", Arial, Helvetica, sans-serif;
}
.button-style[data-v-424f1fc8] {
    display: flex;
    align-items: center;
    justify-content: center;
    text-transform: capitalize;
}
.q-page-sticky--shrink > div[data-v-39d26b38]:not(.sticky-box) {
    width: 100% !important;
}
.gradient-badge[data-v-39d26b38] {
    font-size: 13px;
    display: inline-block;
    padding: 0 20px;
    border-radius: 4px;
    background: linear-gradient(90deg, #b8178a -0.53%, #b8178a 1.47%, #ff0038 98.47%, #ff0038 99.47%);
    background-clip: border-box;
    position: relative;
    font-weight: 700;
    line-height: 24px;
    letter-spacing: -0.28px;
}
@media (min-width: 768px) {
    .gradient-badge[data-v-39d26b38] {
        height: auto;
        font-size: 12px;
        line-height: 24px;
    }
}
.gradient-badge-content[data-v-39d26b38] {
    border-radius: 4px;
    z-index: 1;
}
.gradient-badge-icon[data-v-39d26b38] {
    margin-right: 1px;
}
.gradient-badge span[data-v-39d26b38] {
    margin-right: 2px;
    color: white;
}
.q-page-sticky--shrink > div[data-v-436d568d]:not(.sticky-box) {
    width: 100% !important;
}
.card-name[data-v-436d568d] {
    max-width: 180px;
    white-space: wrap;
    word-break: break-word;
}
@media (max-width: 768px) {
    .card-name[data-v-436d568d] {
        max-width: 80px;
    }
}
.card-row[data-v-436d568d] {
    gap: 20px;
}
.card-row.mobile-styling[data-v-436d568d] {
    gap: 0 20px;
}
@media (max-width: 992px) {
    .card-row[data-v-436d568d] {
        justify-content: center;
    }
}
.category-image-wrapper[data-v-436d568d] {
    display: inline-flex;
    padding: 24px 48px;
    background: #fff;
    border-radius: 50%;
    border: 1px solid #e5e5e5;
    width: 200px;
    height: 200px;
    overflow: hidden;
    transition: all 0.3s;
}
@media (max-width: 768px) {
    .category-image-wrapper[data-v-436d568d] {
        padding: 0px 12px;
        width: 100px;
        height: 100px;
    }
}
.category-image-wrapper[data-v-436d568d]:hover {
    box-shadow: 0px 4px 20px 0px rgba(0, 0, 0, 0.08);
}
.q-page-sticky--shrink > div[data-v-ac5663a2]:not(.sticky-box) {
    width: 100% !important;
}
.title-style[data-v-ac5663a2] {
    font-size: 21px;
    font-weight: 700;
    font-family: "Open Sans", "Arial Regular";
}
div.sticky[data-v-ac5663a2] {
    position: sticky;
    top: 0;
}
.close-button[data-v-ac5663a2] {
    position: absolute;
    left: -58px;
    top: 8px;
    pointer-events: all;
    transition: transform 0.25s ease-in-out;
    z-index: 3;
}
.close-button[data-v-ac5663a2]:hover {
    transform: rotate(90deg);
}
@media (max-width: 576px) {
    .close-button[data-v-ac5663a2] {
        left: unset;
        right: 16px;
    }
}
.q-page-sticky--shrink > div[data-v-cae08d8e]:not(.sticky-box) {
    width: 100% !important;
}
.gradient-badge[data-v-cae08d8e] {
    font-size: 13px;
    display: inline-block;
    padding: 0 10px;
    border-radius: 4px;
    background: linear-gradient(90deg, #b8178a -0.53%, #b8178a 1.47%, #ff0038 98.47%, #ff0038 99.47%);
    background-clip: border-box;
    position: relative;
    font-weight: 700;
    line-height: 24px;
    letter-spacing: -0.28px;
}
@media (min-width: 768px) {
    .gradient-badge[data-v-cae08d8e] {
        height: auto;
        font-size: 18px;
        line-height: 32px;
    }
}
.gradient-badge-content[data-v-cae08d8e] {
    border-radius: 4px;
    z-index: 1;
}
.gradient-badge-icon[data-v-cae08d8e] {
    margin-right: 1px;
}
.gradient-badge span[data-v-cae08d8e] {
    margin-right: 2px;
    color: white;
}
.store-address[data-v-cae08d8e] {
    font-style: normal;
}
.q-page-sticky--shrink > div[data-v-5f95b77e]:not(.sticky-box) {
    width: 100% !important;
}
.loading-overlay[data-v-5f95b77e] {
    background: rgba(0, 0, 0, 0.65);
}
@media (min-width: 576px) {
    .loading-overlay[data-v-5f95b77e] {
        display: none;
    }
}
.q-page-sticky--shrink > div[data-v-0b4a53ba]:not(.sticky-box) {
    width: 100% !important;
}
.product-card-slim[data-v-0b4a53ba] {
    max-width: 240px !important;
    min-width: 240px !important;
    transition: box-shadow 0.3s ease-out, transform 0.2s ease-out;
    height: 100%;
    display: flex;
    flex-direction: column;
}
.product-card-desktop[data-v-0b4a53ba] {
    box-shadow: 0 1px 6px 0 rgba(0, 0, 0, 0.15);
    gap: 8px;
    max-height: 480px;
    position: relative;
    transition: box-shadow 0.3s ease-out, transform 0.2s ease-out;
    width: 100%;
    height: 100%;
}
@media (max-width: 575px) {
    .product-card-desktop[data-v-0b4a53ba] {
        min-width: 100% !important;
        max-height: unset !important;
        min-height: 220px !important;
        display: flex;
        flex-direction: row;
        padding: 24px 16px;
        border-radius: 0;
    }
}
@media (min-width: 576px) {
    .product-card-desktop[data-v-0b4a53ba] {
        display: flex;
        flex-direction: column;
        border-radius: 12px;
    }
}
.router-card-link[data-v-0b4a53ba] {
    height: 100%;
}
@media (max-width: 575px) {
    .router-card-link[data-v-0b4a53ba] {
        height: unset;
        max-height: unset !important;
        min-height: 220px !important;
    }
}
.product-card-name[data-v-0b4a53ba] {
    -webkit-line-clamp: 2;
    -webkit-box-orient: vertical;
    display: -webkit-box;
    font-size: 1rem;
    line-height: 1.125rem;
    font-weight: 400;
    overflow: hidden;
    text-overflow: ellipsis;
    font-family: Open Sans, sans-serif;
    border-radius: 0 !important;
    flex: 1;
    padding-bottom: 2px;
}
@media (max-width: 767px) {
    .product-card-name[data-v-0b4a53ba] {
        padding: 0 0 2px 0;
    }
}
@media (max-width: 575px) {
    .product-card-name[data-v-0b4a53ba] {
        -webkit-line-clamp: 3;
    }
}
.product-card[data-v-0b4a53ba] {
    position: relative;
}
.product-card[data-v-0b4a53ba]:hover, .product-card[data-v-0b4a53ba]:focus-visible {
    box-shadow: 0 9px 22px 0 rgba(0, 0, 0, 0.2);
    color: unset;
    transform: translateY(-2px);
}
.card-section-layout[data-v-0b4a53ba] {
    flex-grow: 1;
    gap: 8px;
}
@media (max-width: 575px) {
    .card-section-layout[data-v-0b4a53ba] {
        flex: 2;
        margin-left: 8px;
    }
}
@media (max-width: 575px) {
    .product-image-wrapper[data-v-0b4a53ba] {
        flex: 1;
    }
}
.sold-by[data-v-0b4a53ba] {
    margin-bottom: 0;
}
.grade-badge-container[data-v-0b4a53ba] {
    position: absolute;
    top: 14px;
    left: 18px;
}
.regular-price[data-v-0b4a53ba] {
    color: #404040;
    font-weight: 600;
}
.price-text[data-v-0b4a53ba] {
    font-family: Open Sans, sans-serif;
    font-size: 1.1rem;
    font-weight: 700;
    line-height: 1.25rem;
}
.strikethrough[data-v-0b4a53ba] {
    text-decoration: line-through;
}
.pro-price[data-v-0b4a53ba] {
    font-family: Open Sans, sans-serif;
    font-size: 1.1rem;
    font-weight: 700;
    line-height: 1.25rem;
}
.pro-text[data-v-0b4a53ba] {
    font-size: 0.9rem;
    font-weight: 600;
    color: #404040;
}
.div-image[data-v-0b4a53ba] {
    align-self: center;
    background-position: 50%;
    background-repeat: no-repeat;
    background-size: contain;
    height: 240px;
    margin-bottom: 16px;
    width: 100%;
    min-width: 90px;
}
.link-class[data-v-0b4a53ba] {
    text-decoration: none;
    color: inherit;
}
.product-image[data-v-0b4a53ba] {
    max-width: 100%;
    min-width: 90px;
    object-fit: contain;
}
.q-page-sticky--shrink > div[data-v-94e28df4]:not(.sticky-box) {
    width: 100% !important;
}
.order-2[data-v-94e28df4] {
    order: 2;
}
.order-3[data-v-94e28df4] {
    order: 3;
}
.filter-button[data-v-94e28df4] {
    background: #e9e9e9 !important;
    height: 56px;
}
.filter-section[data-v-94e28df4] {
    max-width: 100%;
    gap: 8px;
}
.graded-filter-section[data-v-94e28df4] {
    display: flex;
    gap: 8px;
    padding: 10px 16px;
}
@media (max-width: 768px) {
    .graded-filter-section[data-v-94e28df4] {
        width: 100%;
    }
}
.graded-filter-section[data-v-94e28df4] .grade-button-toggle {
    gap: 8px;
    flex: 1;
    justify-content: space-between;
    max-width: 280px;
}
.graded-filter-section[data-v-94e28df4] .grade-button-toggle button[aria-pressed=true] {
    background-color: #000;
    color: #fff !important;
    border-radius: 4px;
}
@media (max-width: 1279px) {
    .graded-filter-section[data-v-94e28df4] .grade-button-toggle button {
        padding: 4px 12px;
    }
}
@media (max-width: 575px) {
    .graded-filter-section[data-v-94e28df4] {
        gap: 4px;
    }
    .graded-filter-section[data-v-94e28df4] .grade-button-toggle {
        gap: 4px;
    }
    .graded-filter-section[data-v-94e28df4] .grade-button-toggle button {
        padding: 4px 12px;
    }
}
.rounded-large[data-v-94e28df4] {
    border-radius: 8px;
}
.product-list[data-v-94e28df4] {
    padding-left: 16px;
}
@media (max-width: 991px) {
    .product-list[data-v-94e28df4] {
        padding-left: 0;
    }
}
.search-container[data-v-94e28df4] {
    flex-grow: 1;
}
@media (max-width: 767px) {
    .search-container[data-v-94e28df4] {
        width: 100%;
    }
}
.side-panel[data-v-94e28df4] {
    max-width: 212px;
    min-width: 212px;
}
@media (max-width: 991px) {
    .side-panel[data-v-94e28df4] {
        display: none;
    }
}
[data-v-94e28df4] .q-list i {
    font-size: 14px;
}
@media (max-width: 576px) {
    .filter-menu[data-v-94e28df4] {
        flex: 1;
    }
}
@media (min-width: 992px) {
    .filter-menu[data-v-94e28df4] {
        display: none;
    }
}
@media (max-width: 767px) {
    .filter-menu[data-v-94e28df4] {
        flex: 1;
        flex-basis: 50%;
        flex-grow: 0;
    }
}
.filter-menu[data-v-94e28df4] .q-btn span {
    text-transform: capitalize;
    font-weight: 600;
    font-family: "Open Sans", "Arial Regular", Arial, Helvetica, sans-serif;
}
.sorting-options[data-v-94e28df4] {
    max-width: 220px;
}
@media (max-width: 992px) {
    .sorting-options[data-v-94e28df4] {
        order: 3;
        max-width: unset;
    }
}
@media (max-width: 767px) {
    .sorting-options[data-v-94e28df4] {
        flex: 1;
        flex-basis: 50%;
        flex-grow: 0;
    }
}
.sorting-options[data-v-94e28df4] .q-field span {
    text-transform: capitalize;
    font-weight: 600;
    font-family: "Open Sans", "Arial Regular", Arial, Helvetica, sans-serif;
}
@media (max-width: 576px) {
    .search-area[data-v-94e28df4] {
        padding: 0;
    }
}
@media (max-width: 576px) {
    .pagination-section[data-v-94e28df4] {
        justify-content: center;
    }
}
@media (max-width: 767px) {
    .pagination-section[data-v-94e28df4] {
        flex: 1;
        flex-basis: 50%;
        flex-grow: 0;
    }
}
.search-filters[data-v-94e28df4] {
    flex-wrap: nowrap;
    gap: 16px;
}
@media (max-width: 991px) {
    .search-filters[data-v-94e28df4] {
        flex-wrap: wrap;
        padding-left: 0;
        padding-right: 0;
    }
}
@media (max-width: 767px) {
    .search-filters[data-v-94e28df4] {
        padding-left: 16px;
        padding-right: 16px;
    }
}
@media (max-width: 991px) {
    .search-filters > div[data-v-94e28df4] {
        flex-basis: calc(50% - 8px);
        flex-grow: 0;
    }
}
@media (max-width: 767px) {
    .search-filters > div[data-v-94e28df4] {
        flex-grow: 1;
    }
}
.item-grid[data-v-94e28df4] {
    display: grid;
    padding: 0;
    grid-gap: 16px;
    grid-template-columns: repeat(auto-fill, minmax(250px, 1fr));
}
@media (max-width: 767px) {
    .item-grid[data-v-94e28df4] {
        padding-left: 16px;
        padding-right: 16px;
    }
}
@media (max-width: 575px) {
    .item-grid[data-v-94e28df4] {
        padding-left: 0;
        padding-right: 0;
        grid-template-columns: 1fr;
    }
}
.q-page-sticky--shrink > div[data-v-780da20f]:not(.sticky-box) {
    width: 100% !important;
}
.tile-image[data-v-780da20f] {
    display: flex;
    justify-content: end;
    align-items: end;
    max-width: 285px;
}
@media (max-width: 1280px) {
    .tile-image[data-v-780da20f] {
        max-height: 0px;
        max-width: 0px;
    }
}
.image-tile[data-v-780da20f] {
    border-radius: 10px;
    position: relative;
    box-shadow: 0px 2px 16px 0px rgba(0, 0, 0, 0.08);
    display: flex;
    flex-direction: row;
}
.image-tile img[data-v-780da20f] {
    width: 100%;
}
@media (max-width: 768px) {
    .image-tile[data-v-780da20f] {
        flex-direction: column;
    }
}
.image-properties[data-v-780da20f] {
    object-fit: contain;
}
.image-tile-column[data-v-780da20f] {
    max-width: 315px;
}
.q-page-sticky--shrink > div[data-v-52e1b1f4]:not(.sticky-box) {
    width: 100% !important;
}
.header-title[data-v-52e1b1f4] {
    height: 0px;
}
@media (min-width: 768px) {
    .header-title[data-v-52e1b1f4] {
        height: auto;
        display: show;
    }
}
@media (max-width: 768px) {
    .header-title[data-v-52e1b1f4] {
        display: none;
    }
}
.q-page-sticky--shrink > div[data-v-4b4c7913]:not(.sticky-box) {
    width: 100% !important;
}
.banner-divider[data-v-4b4c7913] {
    max-width: 232px;
}
.banner-right-image[data-v-4b4c7913] {
    max-height: 296px;
}
@media (max-width: 767px) {
    .hero-wrapper[data-v-4b4c7913] {
        padding: 0;
    }
}
.hero-banner[data-v-4b4c7913] {
    overflow: hidden;
}
@media (min-width: 576px) {
    .hero-banner[data-v-4b4c7913] {
        padding: 0;
    }
}
@media (min-width: 768px) {
    .hero-banner[data-v-4b4c7913] {
        height: 210px;
    }
}
.hero-banner .hero-actions[data-v-4b4c7913] {
    gap: 16px;
}
@media (max-width: 767px) {
    .hero-banner .hero-actions[data-v-4b4c7913] {
        display: flex;
        justify-content: center;
    }
}
.hero-banner .gradient-badge[data-v-4b4c7913] {
    font-size: 13px;
    display: inline-block;
    padding: 0 10px;
    border-radius: 4px;
    background: linear-gradient(90deg, #b8178a -0.53%, #b8178a 1.47%, #ff0038 98.47%, #ff0038 99.47%);
    background-clip: border-box;
    position: relative;
    font-weight: 700;
    line-height: 24px;
    letter-spacing: -0.28px;
}
@media (min-width: 768px) {
    .hero-banner .gradient-badge[data-v-4b4c7913] {
        height: auto;
        font-size: 18px;
    }
}
.hero-banner .gradient-badge-content[data-v-4b4c7913] {
    border-radius: 4px;
    z-index: 1;
}
.hero-banner .gradient-badge-icon[data-v-4b4c7913] {
    margin-right: 1px;
}
.hero-banner .gradient-badge span[data-v-4b4c7913] {
    margin-right: 2px;
}
.learn-more-button[data-v-4b4c7913], .find-stores-button[data-v-4b4c7913] {
    width: 100%;
}
@media (min-width: 991px) {
    .learn-more-button[data-v-4b4c7913], .find-stores-button[data-v-4b4c7913] {
        max-width: 230px;
    }
}
.rounded-large[data-v-4b4c7913] {
    border-radius: 10px;
}
@media (max-width: 768px) {
    .rounded-large[data-v-4b4c7913] {
        border-radius: 0;
    }
}
.rounded-large-right[data-v-4b4c7913] {
    border-bottom-right-radius: 10px;
    border-top-right-radius: 10px;
}
.scroll-area-latest[data-v-4b4c7913] {
    height: 400px;
    width: 100%;
}
.shop-now-text[data-v-4b4c7913] {
    text-decoration: none;
    color: white;
    font-family: "Poppins", "Helvetica Neue", Helvetica, Arial, sans-serif;
    text-transform: none !important;
    font-size: 14px;
    font-style: normal;
    font-weight: 600;
    line-height: 20px;
    letter-spacing: 0.56px;
}
.hero-banner-container[data-v-4b4c7913] {
    display: flex;
    flex-direction: row;
    align-items: center;
    height: 210px;
    max-height: 210px;
}
@media (min-width: 1279px) {
    .hero-banner-container h4[data-v-4b4c7913] {
        font-size: 48px;
        line-height: 56px;
        margin-top: 0;
    }
}
@media (max-width: 768px) {
    .hero-banner-container h4[data-v-4b4c7913] {
        font-size: 24px;
        font-style: normal;
        font-weight: 600;
        line-height: 32px;
        letter-spacing: -0.36px;
    }
}
@media (max-width: 767px) {
    .hero-banner-container h4[data-v-4b4c7913] {
        text-align: center;
    }
}
@media (max-width: 768px) {
    .hero-banner-container[data-v-4b4c7913] {
        flex-direction: column;
        align-items: unset;
    }
    .hero-banner-container .hero-overlay-text[data-v-4b4c7913] {
        align-self: center;
        display: flex;
        flex-direction: column;
        align-items: center;
        padding-left: 0;
    }
}
.hero-image .q-img[data-v-4b4c7913] {
    height: 210px;
    max-height: 210px;
    min-height: 210px;
}
@media (max-width: 768px) {
    .sections-container[data-v-4b4c7913] {
        padding-top: 0px;
    }
}
.marketing-tiles-container[data-v-4b4c7913] {
    display: flex;
    flex-direction: row;
    flex-grow: 1;
    width: 100%;
}
@media (max-width: 768px) {
    .marketing-tiles-container[data-v-4b4c7913] {
        flex-direction: column;
    }
}
@media (max-width: 991px) {
    .marketing-tiles-container[data-v-4b4c7913] .tile-image {
        max-height: 0px;
        max-width: 0px;
    }
}
.marketing-tiles-container .marketing-tile-column[data-v-4b4c7913] {
    gap: 20px;
}
@media (max-width: 768px) {
    .search-section[data-v-4b4c7913] {
        padding: 0;
    }
}
.q-page-sticky--shrink > div[data-v-183d8060]:not(.sticky-box) {
    width: 100% !important;
}
.hero-banner-center[data-v-183d8060] {
    align-items: center;
}
@media (max-width: 599.98px) {
    .hero-banner-center[data-v-183d8060] {
        justify-content: center;
    }
}
.hero-banner-container[data-v-183d8060] {
    display: flex;
    flex-direction: row;
}
@media (min-width: 768px) {
    .hero-banner-container .hero-overlay-text[data-v-183d8060] {
        padding-top: 0;
    }
}
@media (max-width: 768px) {
    .hero-banner-container h4[data-v-183d8060] {
        font-size: 24px;
        font-style: normal;
        font-weight: 600;
        line-height: 32px;
        letter-spacing: -0.36px;
    }
}
@media (max-width: 768px) {
    .hero-banner-container[data-v-183d8060] {
        flex-direction: column;
        align-items: unset;
    }
    .hero-banner-container .hero-overlay-text[data-v-183d8060] {
        align-self: center;
        display: flex;
        flex-direction: column;
        align-items: center;
        padding-left: 0;
    }
}
.rounded-large[data-v-183d8060] {
    border-radius: 10px;
}
@media (max-width: 768px) {
    .rounded-large[data-v-183d8060] {
        border-radius: 0;
    }
}
.hero-banner[data-v-183d8060] {
    overflow: hidden;
}
@media (min-width: 576px) {
    .hero-banner[data-v-183d8060] {
        padding: 0;
    }
}
@media (min-width: 768px) {
    .hero-banner[data-v-183d8060] {
        height: 210px;
    }
}
.hero-banner .hero-actions[data-v-183d8060] {
    gap: 16px;
}
.background-hero-image[data-v-183d8060] {
    height: 100%;
    width: 100%;
    object-fit: contain;
    object-fit: fill;
    background-size: cover;
    background-repeat: no-repeat;
}
.q-page-sticky--shrink > div[data-v-72d327b0]:not(.sticky-box) {
    width: 100% !important;
}
.input-cert[data-v-72d327b0] {
    width: 100%;
    height: 48px;
}
.input-cert[data-v-72d327b0] .q-field__control {
    height: 48px;
}
.input-cert[data-v-72d327b0] .q-field__control:focus-within {
    background: black !important;
}
.input-cert[data-v-72d327b0] .q-field__append {
    height: 48px;
}
.input-cert[data-v-72d327b0] .q-field--with-bottom {
    padding: 0 !important;
}
.question-btn[data-v-72d327b0] {
    padding-top: 0 !important;
    position: relative;
    border-radius: 6px;
}
.gradient-badge[data-v-72d327b0] {
    font-size: 12px;
    display: inline-block;
    padding: 2px;
    border-radius: 6px;
    background: linear-gradient(45deg, #3800a1, #840ac9, #fa0b81, #ffa50c);
    background-clip: border-box;
    position: relative;
}
@media (min-width: 768px) {
    .gradient-badge[data-v-72d327b0] {
        height: auto;
    }
}
.gradient-badge-content[data-v-72d327b0] {
    padding: 1px 2px;
    border-radius: 4px;
    z-index: 1;
}
.gradient-badge-icon[data-v-72d327b0] {
    margin-right: 1px;
}
.gradient-badge span[data-v-72d327b0] {
    margin-right: 2px;
}
.product-image[data-v-72d327b0] {
    max-width: 90px;
    min-width: 90px;
    object-fit: contain;
}
.details-image[data-v-72d327b0] {
    max-width: 150px;
    min-width: 90px;
    object-fit: contain;
}
.login-details[data-v-72d327b0] {
    border-radius: 8px;
    background-color: #404040;
}
@media (max-width: 575px) {
    .hero-wrapper-mobile[data-v-72d327b0] {
        padding: 24px 0;
    }
}
.psa-tooltip-image[data-v-72d327b0] {
    max-height: 134px;
    background-color: white;
}
.psa-tooltip-caret[data-v-72d327b0] {
    position: absolute;
    top: -17px;
    left: 31%;
}
.q-page-sticky--shrink > div[data-v-701c7368]:not(.sticky-box) {
    width: 100% !important;
}
@media (min-width: 768px) {
    .search-title[data-v-701c7368] {
        padding: 0;
    }
}
@media (max-width: 768px) {
    .search-section[data-v-701c7368] {
        padding: 0;
    }
}
.image-styling[data-v-36c4c15b] {
    justify-content: center;
    display: flex;
    background: #f6f6f6;
    border-radius: 12px;
}
.header-style[data-v-9bda161e] {
    color: white;
    align-items: center;
    background-image: url(/images/pur-modal-background-enhanced.svg);
    background-position: 100% 0;
    background-size: cover;
    min-height: 200px;
    padding: 2.5rem 1.25rem;
    position: relative;
}
.q-page-sticky--shrink > div[data-v-e9c653ac]:not(.sticky-box) {
    width: 100% !important;
}
.prompt[data-v-e9c653ac] {
    display: none;
    opacity: 0;
    transition: all 1s;
    -wekit-transition: all 1s;
    -moz-transition: all 1s;
}
.card-details[data-v-e9c653ac] {
    background: #f9f9f9;
}
.carousel-class-desktop[data-v-e9c653ac] .q-carousel__slides-container .q-carousel__slide {
    max-height: 468px;
    min-height: 468px;
}
.carousel-class-mobile[data-v-e9c653ac] {
    max-height: 400px !important;
    min-height: 400px !important;
}
@media (max-width: 575px) {
    .carousel-class-mobile[data-v-e9c653ac] .q-carousel__slides-container .q-carousel__slide {
        max-height: 320px;
        min-height: 320px;
    }
}
.carousel-class[data-v-e9c653ac] {
    height: 100%;
    max-height: 500px;
    border-radius: 6px;
    min-height: 500px;
}
.custom-subtext[data-v-e9c653ac] {
    color: #5f5f5f;
    font-size: 12px;
    font-weight: 600;
    font-family: "Poppins", "Helvetica Neue", Helvetica, Arial, sans-serif;
}
.condition-text[data-v-e9c653ac] {
    color: #5f5f5f;
}
.primary-price-text[data-v-e9c653ac] {
    font-size: 42px;
    font-family: "Poppins", "Helvetica Neue", Helvetica, Arial, sans-serif;
    line-height: 42px;
    font-weight: 600;
}
.sub-price-text[data-v-e9c653ac] {
    line-height: 20px;
    font-size: 20px;
    font-weight: 600;
    font-family: "Poppins", "Helvetica Neue", Helvetica, Arial, sans-serif;
}
@media (max-width: 1024px) {
    .col-left[data-v-e9c653ac] {
        padding-right: 0;
        padding-bottom: 12px;
    }
}
.sticky-button[data-v-e9c653ac] {
    box-shadow: 0 8px 0 rgba(0, 0, 0, 0.15);
    -webkit-backdrop-filter: blur(10px);
    backdrop-filter: blur(10px);
    background-color: hsla(0, 0%, 100%, 0.8);
    box-shadow: 0 0 8px 0 rgba(0, 0, 0, 0.15);
    transition: transform 0.4s ease-out;
}
.sticky-box[data-v-e9c653ac] {
    width: 100%;
    background-color: white;
    z-index: 2000;
    height: 70px;
    display: flex;
    flex-direction: row;
    justify-content: space-between;
}
.sell-cards-section[data-v-e9c653ac]:hover {
    cursor: pointer;
}
.plcc-area-link[data-v-e9c653ac] {
    text-decoration: none;
    background-color: white;
    width: 100%;
    height: 100%;
}
.plcc-area-link[data-v-e9c653ac] :active {
    text-decoration: none;
    color: unset;
}
.plcc[data-v-e9c653ac]:hover {
    text-decoration: none;
    color: inherit;
    cursor: pointer;
}
.upgrade-learn-more[data-v-e9c653ac] {
    text-decoration: underline;
}
.upgrade-learn-more[data-v-e9c653ac] :hover {
    color: red;
}
div:has(.hero-banner) {
    height: 100%;
}
}