/*!*****************************************************************************************************************************************************************************************************************************************!*\
  !*** css ./node_modules/css-loader/dist/cjs.js??ruleSet[1].rules[5].rules[0].oneOf[0].use[1]!./node_modules/postcss-loader/dist/cjs.js??ruleSet[1].rules[5].rules[0].oneOf[0].use[2]!./node_modules/ngx-loading-buttons/src/styles.css ***!
  \*****************************************************************************************************************************************************************************************************************************************/
:root {
    --glow-color: #3072bd;
}

@keyframes mat-spinner {
    to {transform: rotate(360deg);}
}

.mat-spinner::after {
    content: '';
    box-sizing: border-box;
    position: absolute;
    top: 50%;
    left: 50%;
    width: 20px;
    height: 20px;
    margin-top: -10px;
    margin-left: -10px;
    border-radius: 50%;
    border: 2px solid #ffffff;
    border-top-color: #000000;
    animation: mat-spinner .8s linear infinite;
}

.hide-btn-text {
    color: transparent !important;
}

.mat-glow {
    animation: glow 1s infinite alternate;
}

@keyframes glow {
    from {
        box-shadow: 0 0 3px -3px var(--glow-color);
    }
    to {
        box-shadow: 0 0 3px 3px var(--glow-color);
    }
}
/*!******************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************!*\
  !*** css ./node_modules/css-loader/dist/cjs.js??ruleSet[1].rules[6].rules[0].oneOf[0].use[1]!./node_modules/postcss-loader/dist/cjs.js??ruleSet[1].rules[6].rules[0].oneOf[0].use[2]!./node_modules/resolve-url-loader/index.js??ruleSet[1].rules[6].rules[1].use[0]!./node_modules/sass-loader/dist/cjs.js??ruleSet[1].rules[6].rules[1].use[1]!./node_modules/@covalent/core/common/platform.scss ***!
  \******************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************/
/** Mixin to create distinct classes for fab positions, e.g. ".mat-fab-position-bottom-right". */
/* stylelint-disable function-url-quotes, no-duplicate-selectors */
/*
*
*  Responsive attributes
*
*  References:
*  1) https://scotch.io/tutorials/a-visual-guide-to-css3-flexbox-properties#flex
*  2) https://css-tricks.com/almanac/properties/f/flex/
*  3) https://css-tricks.com/snippets/css/a-guide-to-flexbox/
*  4) https://github.com/philipwalton/flexbugs#3-min-height-on-a-flex-container-wont-apply-to-its-flex-items
*  5) http://godban.com.ua/projects/flexgrid
*
*/
@-moz-document url-prefix() {
  [layout-fill] {
    margin: 0;
    width: 100%;
    min-height: 100%;
    height: 100%;
  }
}
[mat-fab].mat-fab-position-bottom-right,
.mat-fab.mat-fab-position-bottom-right,
[mat-fab].mat-fab-bottom-right,
.mat-fab.mat-fab-bottom-right {
  top: auto;
  right: 20px;
  left: auto;
  bottom: 20px;
  position: absolute;
}
html[dir=rtl] [mat-fab].mat-fab-position-bottom-right,
html[dir=rtl] .mat-fab.mat-fab-position-bottom-right,
html[dir=rtl] [mat-fab].mat-fab-bottom-right,
html[dir=rtl] .mat-fab.mat-fab-bottom-right {
  right: auto;
  unicode-bidi: embed;
}
body[dir=rtl] [mat-fab].mat-fab-position-bottom-right,
body[dir=rtl] .mat-fab.mat-fab-position-bottom-right,
body[dir=rtl] [mat-fab].mat-fab-bottom-right,
body[dir=rtl] .mat-fab.mat-fab-bottom-right {
  right: auto;
  unicode-bidi: embed;
}
[dir=rtl] [mat-fab].mat-fab-position-bottom-right,
[dir=rtl] .mat-fab.mat-fab-position-bottom-right,
[dir=rtl] [mat-fab].mat-fab-bottom-right,
[dir=rtl] .mat-fab.mat-fab-bottom-right {
  right: auto;
  unicode-bidi: embed;
}
[mat-fab].mat-fab-position-bottom-right bdo[dir=rtl],
.mat-fab.mat-fab-position-bottom-right bdo[dir=rtl],
[mat-fab].mat-fab-bottom-right bdo[dir=rtl],
.mat-fab.mat-fab-bottom-right bdo[dir=rtl] {
  direction: rtl;
  unicode-bidi: bidi-override;
}
[mat-fab].mat-fab-position-bottom-right bdo[dir=ltr],
.mat-fab.mat-fab-position-bottom-right bdo[dir=ltr],
[mat-fab].mat-fab-bottom-right bdo[dir=ltr],
.mat-fab.mat-fab-bottom-right bdo[dir=ltr] {
  direction: ltr;
  unicode-bidi: bidi-override;
}
html[dir=rtl] [mat-fab].mat-fab-position-bottom-right,
html[dir=rtl] .mat-fab.mat-fab-position-bottom-right,
html[dir=rtl] [mat-fab].mat-fab-bottom-right,
html[dir=rtl] .mat-fab.mat-fab-bottom-right {
  left: 20px;
  unicode-bidi: embed;
}
body[dir=rtl] [mat-fab].mat-fab-position-bottom-right,
body[dir=rtl] .mat-fab.mat-fab-position-bottom-right,
body[dir=rtl] [mat-fab].mat-fab-bottom-right,
body[dir=rtl] .mat-fab.mat-fab-bottom-right {
  left: 20px;
  unicode-bidi: embed;
}
[dir=rtl] [mat-fab].mat-fab-position-bottom-right,
[dir=rtl] .mat-fab.mat-fab-position-bottom-right,
[dir=rtl] [mat-fab].mat-fab-bottom-right,
[dir=rtl] .mat-fab.mat-fab-bottom-right {
  left: 20px;
  unicode-bidi: embed;
}
[mat-fab].mat-fab-position-bottom-right bdo[dir=rtl],
.mat-fab.mat-fab-position-bottom-right bdo[dir=rtl],
[mat-fab].mat-fab-bottom-right bdo[dir=rtl],
.mat-fab.mat-fab-bottom-right bdo[dir=rtl] {
  direction: rtl;
  unicode-bidi: bidi-override;
}
[mat-fab].mat-fab-position-bottom-right bdo[dir=ltr],
.mat-fab.mat-fab-position-bottom-right bdo[dir=ltr],
[mat-fab].mat-fab-bottom-right bdo[dir=ltr],
.mat-fab.mat-fab-bottom-right bdo[dir=ltr] {
  direction: ltr;
  unicode-bidi: bidi-override;
}
[mat-fab].mat-fab-position-bottom-right.fixed,
.mat-fab.mat-fab-position-bottom-right.fixed,
[mat-fab].mat-fab-bottom-right.fixed,
.mat-fab.mat-fab-bottom-right.fixed {
  position: fixed;
}
[mat-fab].mat-fab-position-bottom-left,
.mat-fab.mat-fab-position-bottom-left,
[mat-fab].mat-fab-bottom-left,
.mat-fab.mat-fab-bottom-left {
  top: auto;
  right: auto;
  left: 20px;
  bottom: 20px;
  position: absolute;
}
html[dir=rtl] [mat-fab].mat-fab-position-bottom-left,
html[dir=rtl] .mat-fab.mat-fab-position-bottom-left,
html[dir=rtl] [mat-fab].mat-fab-bottom-left,
html[dir=rtl] .mat-fab.mat-fab-bottom-left {
  right: 20px;
  unicode-bidi: embed;
}
body[dir=rtl] [mat-fab].mat-fab-position-bottom-left,
body[dir=rtl] .mat-fab.mat-fab-position-bottom-left,
body[dir=rtl] [mat-fab].mat-fab-bottom-left,
body[dir=rtl] .mat-fab.mat-fab-bottom-left {
  right: 20px;
  unicode-bidi: embed;
}
[dir=rtl] [mat-fab].mat-fab-position-bottom-left,
[dir=rtl] .mat-fab.mat-fab-position-bottom-left,
[dir=rtl] [mat-fab].mat-fab-bottom-left,
[dir=rtl] .mat-fab.mat-fab-bottom-left {
  right: 20px;
  unicode-bidi: embed;
}
[mat-fab].mat-fab-position-bottom-left bdo[dir=rtl],
.mat-fab.mat-fab-position-bottom-left bdo[dir=rtl],
[mat-fab].mat-fab-bottom-left bdo[dir=rtl],
.mat-fab.mat-fab-bottom-left bdo[dir=rtl] {
  direction: rtl;
  unicode-bidi: bidi-override;
}
[mat-fab].mat-fab-position-bottom-left bdo[dir=ltr],
.mat-fab.mat-fab-position-bottom-left bdo[dir=ltr],
[mat-fab].mat-fab-bottom-left bdo[dir=ltr],
.mat-fab.mat-fab-bottom-left bdo[dir=ltr] {
  direction: ltr;
  unicode-bidi: bidi-override;
}
html[dir=rtl] [mat-fab].mat-fab-position-bottom-left,
html[dir=rtl] .mat-fab.mat-fab-position-bottom-left,
html[dir=rtl] [mat-fab].mat-fab-bottom-left,
html[dir=rtl] .mat-fab.mat-fab-bottom-left {
  left: auto;
  unicode-bidi: embed;
}
body[dir=rtl] [mat-fab].mat-fab-position-bottom-left,
body[dir=rtl] .mat-fab.mat-fab-position-bottom-left,
body[dir=rtl] [mat-fab].mat-fab-bottom-left,
body[dir=rtl] .mat-fab.mat-fab-bottom-left {
  left: auto;
  unicode-bidi: embed;
}
[dir=rtl] [mat-fab].mat-fab-position-bottom-left,
[dir=rtl] .mat-fab.mat-fab-position-bottom-left,
[dir=rtl] [mat-fab].mat-fab-bottom-left,
[dir=rtl] .mat-fab.mat-fab-bottom-left {
  left: auto;
  unicode-bidi: embed;
}
[mat-fab].mat-fab-position-bottom-left bdo[dir=rtl],
.mat-fab.mat-fab-position-bottom-left bdo[dir=rtl],
[mat-fab].mat-fab-bottom-left bdo[dir=rtl],
.mat-fab.mat-fab-bottom-left bdo[dir=rtl] {
  direction: rtl;
  unicode-bidi: bidi-override;
}
[mat-fab].mat-fab-position-bottom-left bdo[dir=ltr],
.mat-fab.mat-fab-position-bottom-left bdo[dir=ltr],
[mat-fab].mat-fab-bottom-left bdo[dir=ltr],
.mat-fab.mat-fab-bottom-left bdo[dir=ltr] {
  direction: ltr;
  unicode-bidi: bidi-override;
}
[mat-fab].mat-fab-position-bottom-left.fixed,
.mat-fab.mat-fab-position-bottom-left.fixed,
[mat-fab].mat-fab-bottom-left.fixed,
.mat-fab.mat-fab-bottom-left.fixed {
  position: fixed;
}
[mat-fab].mat-fab-position-top-right,
.mat-fab.mat-fab-position-top-right,
[mat-fab].mat-fab-top-right,
.mat-fab.mat-fab-top-right {
  top: 20px;
  right: 20px;
  left: auto;
  bottom: auto;
  position: absolute;
}
html[dir=rtl] [mat-fab].mat-fab-position-top-right,
html[dir=rtl] .mat-fab.mat-fab-position-top-right,
html[dir=rtl] [mat-fab].mat-fab-top-right,
html[dir=rtl] .mat-fab.mat-fab-top-right {
  right: auto;
  unicode-bidi: embed;
}
body[dir=rtl] [mat-fab].mat-fab-position-top-right,
body[dir=rtl] .mat-fab.mat-fab-position-top-right,
body[dir=rtl] [mat-fab].mat-fab-top-right,
body[dir=rtl] .mat-fab.mat-fab-top-right {
  right: auto;
  unicode-bidi: embed;
}
[dir=rtl] [mat-fab].mat-fab-position-top-right,
[dir=rtl] .mat-fab.mat-fab-position-top-right,
[dir=rtl] [mat-fab].mat-fab-top-right,
[dir=rtl] .mat-fab.mat-fab-top-right {
  right: auto;
  unicode-bidi: embed;
}
[mat-fab].mat-fab-position-top-right bdo[dir=rtl],
.mat-fab.mat-fab-position-top-right bdo[dir=rtl],
[mat-fab].mat-fab-top-right bdo[dir=rtl],
.mat-fab.mat-fab-top-right bdo[dir=rtl] {
  direction: rtl;
  unicode-bidi: bidi-override;
}
[mat-fab].mat-fab-position-top-right bdo[dir=ltr],
.mat-fab.mat-fab-position-top-right bdo[dir=ltr],
[mat-fab].mat-fab-top-right bdo[dir=ltr],
.mat-fab.mat-fab-top-right bdo[dir=ltr] {
  direction: ltr;
  unicode-bidi: bidi-override;
}
html[dir=rtl] [mat-fab].mat-fab-position-top-right,
html[dir=rtl] .mat-fab.mat-fab-position-top-right,
html[dir=rtl] [mat-fab].mat-fab-top-right,
html[dir=rtl] .mat-fab.mat-fab-top-right {
  left: 20px;
  unicode-bidi: embed;
}
body[dir=rtl] [mat-fab].mat-fab-position-top-right,
body[dir=rtl] .mat-fab.mat-fab-position-top-right,
body[dir=rtl] [mat-fab].mat-fab-top-right,
body[dir=rtl] .mat-fab.mat-fab-top-right {
  left: 20px;
  unicode-bidi: embed;
}
[dir=rtl] [mat-fab].mat-fab-position-top-right,
[dir=rtl] .mat-fab.mat-fab-position-top-right,
[dir=rtl] [mat-fab].mat-fab-top-right,
[dir=rtl] .mat-fab.mat-fab-top-right {
  left: 20px;
  unicode-bidi: embed;
}
[mat-fab].mat-fab-position-top-right bdo[dir=rtl],
.mat-fab.mat-fab-position-top-right bdo[dir=rtl],
[mat-fab].mat-fab-top-right bdo[dir=rtl],
.mat-fab.mat-fab-top-right bdo[dir=rtl] {
  direction: rtl;
  unicode-bidi: bidi-override;
}
[mat-fab].mat-fab-position-top-right bdo[dir=ltr],
.mat-fab.mat-fab-position-top-right bdo[dir=ltr],
[mat-fab].mat-fab-top-right bdo[dir=ltr],
.mat-fab.mat-fab-top-right bdo[dir=ltr] {
  direction: ltr;
  unicode-bidi: bidi-override;
}
[mat-fab].mat-fab-position-top-right.fixed,
.mat-fab.mat-fab-position-top-right.fixed,
[mat-fab].mat-fab-top-right.fixed,
.mat-fab.mat-fab-top-right.fixed {
  position: fixed;
}
[mat-fab].mat-fab-position-top-left,
.mat-fab.mat-fab-position-top-left,
[mat-fab].mat-fab-top-left,
.mat-fab.mat-fab-top-left {
  top: 20px;
  right: auto;
  left: 20px;
  bottom: auto;
  position: absolute;
}
html[dir=rtl] [mat-fab].mat-fab-position-top-left,
html[dir=rtl] .mat-fab.mat-fab-position-top-left,
html[dir=rtl] [mat-fab].mat-fab-top-left,
html[dir=rtl] .mat-fab.mat-fab-top-left {
  right: 20px;
  unicode-bidi: embed;
}
body[dir=rtl] [mat-fab].mat-fab-position-top-left,
body[dir=rtl] .mat-fab.mat-fab-position-top-left,
body[dir=rtl] [mat-fab].mat-fab-top-left,
body[dir=rtl] .mat-fab.mat-fab-top-left {
  right: 20px;
  unicode-bidi: embed;
}
[dir=rtl] [mat-fab].mat-fab-position-top-left,
[dir=rtl] .mat-fab.mat-fab-position-top-left,
[dir=rtl] [mat-fab].mat-fab-top-left,
[dir=rtl] .mat-fab.mat-fab-top-left {
  right: 20px;
  unicode-bidi: embed;
}
[mat-fab].mat-fab-position-top-left bdo[dir=rtl],
.mat-fab.mat-fab-position-top-left bdo[dir=rtl],
[mat-fab].mat-fab-top-left bdo[dir=rtl],
.mat-fab.mat-fab-top-left bdo[dir=rtl] {
  direction: rtl;
  unicode-bidi: bidi-override;
}
[mat-fab].mat-fab-position-top-left bdo[dir=ltr],
.mat-fab.mat-fab-position-top-left bdo[dir=ltr],
[mat-fab].mat-fab-top-left bdo[dir=ltr],
.mat-fab.mat-fab-top-left bdo[dir=ltr] {
  direction: ltr;
  unicode-bidi: bidi-override;
}
html[dir=rtl] [mat-fab].mat-fab-position-top-left,
html[dir=rtl] .mat-fab.mat-fab-position-top-left,
html[dir=rtl] [mat-fab].mat-fab-top-left,
html[dir=rtl] .mat-fab.mat-fab-top-left {
  left: auto;
  unicode-bidi: embed;
}
body[dir=rtl] [mat-fab].mat-fab-position-top-left,
body[dir=rtl] .mat-fab.mat-fab-position-top-left,
body[dir=rtl] [mat-fab].mat-fab-top-left,
body[dir=rtl] .mat-fab.mat-fab-top-left {
  left: auto;
  unicode-bidi: embed;
}
[dir=rtl] [mat-fab].mat-fab-position-top-left,
[dir=rtl] .mat-fab.mat-fab-position-top-left,
[dir=rtl] [mat-fab].mat-fab-top-left,
[dir=rtl] .mat-fab.mat-fab-top-left {
  left: auto;
  unicode-bidi: embed;
}
[mat-fab].mat-fab-position-top-left bdo[dir=rtl],
.mat-fab.mat-fab-position-top-left bdo[dir=rtl],
[mat-fab].mat-fab-top-left bdo[dir=rtl],
.mat-fab.mat-fab-top-left bdo[dir=rtl] {
  direction: rtl;
  unicode-bidi: bidi-override;
}
[mat-fab].mat-fab-position-top-left bdo[dir=ltr],
.mat-fab.mat-fab-position-top-left bdo[dir=ltr],
[mat-fab].mat-fab-top-left bdo[dir=ltr],
.mat-fab.mat-fab-top-left bdo[dir=ltr] {
  direction: ltr;
  unicode-bidi: bidi-override;
}
[mat-fab].mat-fab-position-top-left.fixed,
.mat-fab.mat-fab-position-top-left.fixed,
[mat-fab].mat-fab-top-left.fixed,
.mat-fab.mat-fab-top-left.fixed {
  position: fixed;
}
button[mat-icon-button].mat-icon-button-mini {
  height: 24px;
  line-height: 24px;
  width: 24px;
}
html .mat-card {
  padding: 0;
  margin: 8px;
}
html .mat-card mat-card-header {
  height: auto;
}
html .mat-card [matCardAvatar] {
  font-size: 40px;
  line-height: 40px;
  height: 40px;
  width: 40px;
  margin: 16px 0 0 15px;
  border-radius: 50%;
}
html .mat-card .mat-card-image {
  width: 100%;
}
html .mat-card .mat-card-image,
html .mat-card .mat-card-lg-image,
html .mat-card .mat-card-md-image,
html .mat-card .mat-card-sm-image,
html .mat-card .mat-card-title-group {
  margin: 0;
}
html .mat-card mat-card-title {
  padding-top: 16px;
  padding-left: 16px;
  padding-right: 16px;
}
html .mat-card mat-card-subtitle {
  padding-left: 16px;
  padding-right: 16px;
}
html .mat-card mat-card-content {
  padding: 16px;
}
html .mat-card .mat-card-actions, html .mat-card .mat-card .mat-card-actions {
  padding: 8px;
  margin: 0;
}
html .mat-card .mat-card-actions:last-child {
  margin-bottom: 0;
  padding-bottom: 8px;
}
html .mat-card .mat-divider.relative {
  position: relative;
}
html[dir=rtl] .mat-card-title-group .mat-card-image:last-child,
html[dir=rtl] .mat-card-title-group .mat-card-lg-image:last-child,
html[dir=rtl] .mat-card-title-group .mat-card-md-image:last-child,
html[dir=rtl] .mat-card-title-group .mat-card-sm-image:last-child {
  border-top-left-radius: 2px;
  border-bottom-left-radius: 2px;
}
html[dir=rtl] .mat-card .mat-card-image:first-child {
  border-top-left-radius: 2px;
  border-top-right-radius: 2px;
}
html[dir=rtl] .mat-card .mat-card-lg-image:first-child,
html[dir=rtl] .mat-card .mat-card-md-image:first-child,
html[dir=rtl] .mat-card .mat-card-sm-image:first-child {
  border-top-right-radius: 2px;
}
html:not([dir=rtl]) .mat-card-title-group .mat-card-image:last-child,
html:not([dir=rtl]) .mat-card-title-group .mat-card-lg-image:last-child,
html:not([dir=rtl]) .mat-card-title-group .mat-card-md-image:last-child,
html:not([dir=rtl]) .mat-card-title-group .mat-card-sm-image:last-child {
  border-top-right-radius: 2px;
  border-bottom-right-radius: 2px;
}
html:not([dir=rtl]) .mat-card .mat-card-image:first-child {
  border-top-left-radius: 2px;
  border-top-right-radius: 2px;
}
html:not([dir=rtl]) .mat-card .mat-card-lg-image:first-child,
html:not([dir=rtl]) .mat-card .mat-card-md-image:first-child,
html:not([dir=rtl]) .mat-card .mat-card-sm-image:first-child {
  border-top-left-radius: 2px;
}
.mat-card-colored[href]:hover, .mat-card-colored[ng-reflect-href]:hover {
  cursor: pointer;
  box-shadow: 0 2px 4px -1px rgba(0, 0, 0, 0.2), 0 4px 5px 0 rgba(0, 0, 0, 0.14), 0 1px 10px 0 rgba(0, 0, 0, 0.12);
}
.mat-card-colored[href]:active, .mat-card-colored[ng-reflect-href]:active {
  box-shadow: 0 6px 6px -3px rgba(0, 0, 0, 0.2), 0 10px 14px 1px rgba(0, 0, 0, 0.14), 0 4px 18px 3px rgba(0, 0, 0, 0.12);
}
.mat-card-colored[href]:active mat-toolbar, .mat-card-colored[ng-reflect-href]:active mat-toolbar {
  background-color: rgba(255, 255, 255, 0.2);
  background-position: -100% 100%;
}
.mat-card-colored[href] mat-toolbar, .mat-card-colored[ng-reflect-href] mat-toolbar {
  background-size: 200% 100%;
  background-image: linear-gradient(to right, transparent 50%, rgba(255, 255, 255, 0.2) 50%);
  transition: background-position 0.3s cubic-bezier(0.19, 1, 0.22, 1) 0.1s, color 0.5s ease 0s, background-color 0.5s ease;
}
.mat-card-colored mat-toolbar {
  height: 148px;
  border-radius: 2px 2px 0 0;
  overflow: hidden;
}
.mat-card-colored mat-toolbar mat-icon,
.mat-card-colored mat-toolbar .mat-icon {
  opacity: 0.65;
  color: white;
  font-size: 8rem;
  text-shadow: 0 0 rgba(0, 0, 0, 0.01), 1px 1px rgba(0, 0, 0, 0.01), 2px 2px rgba(0, 0, 0, 0.01), 3px 3px rgba(0, 0, 0, 0.01), 4px 4px rgba(0, 0, 0, 0.01), 5px 5px rgba(0, 0, 0, 0.01), 6px 6px rgba(0, 0, 0, 0.01), 7px 7px rgba(0, 0, 0, 0.01), 8px 8px rgba(0, 0, 0, 0.01), 9px 9px rgba(0, 0, 0, 0.01), 10px 10px rgba(0, 0, 0, 0.01), 11px 11px rgba(0, 0, 0, 0.01), 12px 12px rgba(0, 0, 0, 0.01), 13px 13px rgba(0, 0, 0, 0.01), 14px 14px rgba(0, 0, 0, 0.01), 15px 15px rgba(0, 0, 0, 0.01), 16px 16px rgba(0, 0, 0, 0.01), 17px 17px rgba(0, 0, 0, 0.01), 18px 18px rgba(0, 0, 0, 0.01), 19px 19px rgba(0, 0, 0, 0.01), 20px 20px rgba(0, 0, 0, 0.01), 21px 21px rgba(0, 0, 0, 0.01), 22px 22px rgba(0, 0, 0, 0.01), 23px 23px rgba(0, 0, 0, 0.01), 24px 24px rgba(0, 0, 0, 0.01), 25px 25px rgba(0, 0, 0, 0.01), 26px 26px rgba(0, 0, 0, 0.01), 27px 27px rgba(0, 0, 0, 0.01), 28px 28px rgba(0, 0, 0, 0.01), 29px 29px rgba(0, 0, 0, 0.01), 30px 30px rgba(0, 0, 0, 0.01), 31px 31px rgba(0, 0, 0, 0.01), 32px 32px rgba(0, 0, 0, 0.01), 33px 33px rgba(0, 0, 0, 0.01), 34px 34px rgba(0, 0, 0, 0.01), 35px 35px rgba(0, 0, 0, 0.01), 36px 36px rgba(0, 0, 0, 0.01), 37px 37px rgba(0, 0, 0, 0.01), 38px 38px rgba(0, 0, 0, 0.01), 39px 39px rgba(0, 0, 0, 0.01), 40px 40px rgba(0, 0, 0, 0.01), 41px 41px rgba(0, 0, 0, 0.01), 42px 42px rgba(0, 0, 0, 0.01), 43px 43px rgba(0, 0, 0, 0.01), 44px 44px rgba(0, 0, 0, 0.01), 45px 45px rgba(0, 0, 0, 0.01), 46px 46px rgba(0, 0, 0, 0.01), 47px 47px rgba(0, 0, 0, 0.01), 48px 48px rgba(0, 0, 0, 0.01), 49px 49px rgba(0, 0, 0, 0.01), 50px 50px rgba(0, 0, 0, 0.01), 51px 51px rgba(0, 0, 0, 0.01), 52px 52px rgba(0, 0, 0, 0.01), 53px 53px rgba(0, 0, 0, 0.01), 54px 54px rgba(0, 0, 0, 0.01), 55px 55px rgba(0, 0, 0, 0.01), 56px 56px rgba(0, 0, 0, 0.01), 57px 57px rgba(0, 0, 0, 0.01), 58px 58px rgba(0, 0, 0, 0.01), 59px 59px rgba(0, 0, 0, 0.01), 60px 60px rgba(0, 0, 0, 0.01), 61px 61px rgba(0, 0, 0, 0.01), 62px 62px rgba(0, 0, 0, 0.01), 63px 63px rgba(0, 0, 0, 0.01), 64px 64px rgba(0, 0, 0, 0.01), 65px 65px rgba(0, 0, 0, 0.01), 66px 66px rgba(0, 0, 0, 0.01), 67px 67px rgba(0, 0, 0, 0.01), 68px 68px rgba(0, 0, 0, 0.01), 69px 69px rgba(0, 0, 0, 0.01), 70px 70px rgba(0, 0, 0, 0.01), 71px 71px rgba(0, 0, 0, 0.01), 72px 72px rgba(0, 0, 0, 0.01), 73px 73px rgba(0, 0, 0, 0.01), 74px 74px rgba(0, 0, 0, 0.01), 75px 75px rgba(0, 0, 0, 0.01), 76px 76px rgba(0, 0, 0, 0.01), 77px 77px rgba(0, 0, 0, 0.01), 78px 78px rgba(0, 0, 0, 0.01), 79px 79px rgba(0, 0, 0, 0.01), 80px 80px rgba(0, 0, 0, 0.01), 81px 81px rgba(0, 0, 0, 0.01), 82px 82px rgba(0, 0, 0, 0.01), 83px 83px rgba(0, 0, 0, 0.01), 84px 84px rgba(0, 0, 0, 0.01), 85px 85px rgba(0, 0, 0, 0.01), 86px 86px rgba(0, 0, 0, 0.01), 87px 87px rgba(0, 0, 0, 0.01), 88px 88px rgba(0, 0, 0, 0.01), 89px 89px rgba(0, 0, 0, 0.01), 90px 90px rgba(0, 0, 0, 0.01), 91px 91px rgba(0, 0, 0, 0.01), 92px 92px rgba(0, 0, 0, 0.01), 93px 93px rgba(0, 0, 0, 0.01), 94px 94px rgba(0, 0, 0, 0.01), 95px 95px rgba(0, 0, 0, 0.01), 96px 96px rgba(0, 0, 0, 0.01), 97px 97px rgba(0, 0, 0, 0.01), 98px 98px rgba(0, 0, 0, 0.01), 99px 99px rgba(0, 0, 0, 0.01), 100px 100px rgba(0, 0, 0, 0.01), 101px 101px rgba(0, 0, 0, 0.01), 102px 102px rgba(0, 0, 0, 0.01), 103px 103px rgba(0, 0, 0, 0.01), 104px 104px rgba(0, 0, 0, 0.01), 105px 105px rgba(0, 0, 0, 0.01), 106px 106px rgba(0, 0, 0, 0.01), 107px 107px rgba(0, 0, 0, 0.01), 108px 108px rgba(0, 0, 0, 0.01), 109px 109px rgba(0, 0, 0, 0.01), 110px 110px rgba(0, 0, 0, 0.01), 111px 111px rgba(0, 0, 0, 0.01), 112px 112px rgba(0, 0, 0, 0.01), 113px 113px rgba(0, 0, 0, 0.01), 114px 114px rgba(0, 0, 0, 0.01), 115px 115px rgba(0, 0, 0, 0.01), 116px 116px rgba(0, 0, 0, 0.01), 117px 117px rgba(0, 0, 0, 0.01), 118px 118px rgba(0, 0, 0, 0.01), 119px 119px rgba(0, 0, 0, 0.01), 120px 120px rgba(0, 0, 0, 0.01), 121px 121px rgba(0, 0, 0, 0.01), 122px 122px rgba(0, 0, 0, 0.01), 123px 123px rgba(0, 0, 0, 0.01), 124px 124px rgba(0, 0, 0, 0.01), 125px 125px rgba(0, 0, 0, 0.01), 126px 126px rgba(0, 0, 0, 0.01), 127px 127px rgba(0, 0, 0, 0.01), 128px 128px rgba(0, 0, 0, 0.01), 129px 129px rgba(0, 0, 0, 0.01), 130px 130px rgba(0, 0, 0, 0.01), 131px 131px rgba(0, 0, 0, 0.01), 132px 132px rgba(0, 0, 0, 0.01), 133px 133px rgba(0, 0, 0, 0.01), 134px 134px rgba(0, 0, 0, 0.01), 135px 135px rgba(0, 0, 0, 0.01), 136px 136px rgba(0, 0, 0, 0.01), 137px 137px rgba(0, 0, 0, 0.01), 138px 138px rgba(0, 0, 0, 0.01), 139px 139px rgba(0, 0, 0, 0.01), 140px 140px rgba(0, 0, 0, 0.01), 141px 141px rgba(0, 0, 0, 0.01), 142px 142px rgba(0, 0, 0, 0.01), 143px 143px rgba(0, 0, 0, 0.01), 144px 144px rgba(0, 0, 0, 0.01), 145px 145px rgba(0, 0, 0, 0.01), 146px 146px rgba(0, 0, 0, 0.01), 147px 147px rgba(0, 0, 0, 0.01), 148px 148px rgba(0, 0, 0, 0.01), 149px 149px rgba(0, 0, 0, 0.01), 150px 150px rgba(0, 0, 0, 0.01), 151px 151px rgba(0, 0, 0, 0.01), 152px 152px rgba(0, 0, 0, 0.01), 153px 153px rgba(0, 0, 0, 0.01), 154px 154px rgba(0, 0, 0, 0.01), 155px 155px rgba(0, 0, 0, 0.01), 156px 156px rgba(0, 0, 0, 0.01), 157px 157px rgba(0, 0, 0, 0.01), 158px 158px rgba(0, 0, 0, 0.01), 159px 159px rgba(0, 0, 0, 0.01), 160px 160px rgba(0, 0, 0, 0.01), 161px 161px rgba(0, 0, 0, 0.01), 162px 162px rgba(0, 0, 0, 0.01), 163px 163px rgba(0, 0, 0, 0.01), 164px 164px rgba(0, 0, 0, 0.01), 165px 165px rgba(0, 0, 0, 0.01), 166px 166px rgba(0, 0, 0, 0.01), 167px 167px rgba(0, 0, 0, 0.01), 168px 168px rgba(0, 0, 0, 0.01), 169px 169px rgba(0, 0, 0, 0.01), 170px 170px rgba(0, 0, 0, 0.01), 171px 171px rgba(0, 0, 0, 0.01), 172px 172px rgba(0, 0, 0, 0.01), 173px 173px rgba(0, 0, 0, 0.01), 174px 174px rgba(0, 0, 0, 0.01), 175px 175px rgba(0, 0, 0, 0.01), 176px 176px rgba(0, 0, 0, 0.01), 177px 177px rgba(0, 0, 0, 0.01), 178px 178px rgba(0, 0, 0, 0.01), 179px 179px rgba(0, 0, 0, 0.01), 180px 180px rgba(0, 0, 0, 0.01), 181px 181px rgba(0, 0, 0, 0.01), 182px 182px rgba(0, 0, 0, 0.01), 183px 183px rgba(0, 0, 0, 0.01), 184px 184px rgba(0, 0, 0, 0.01), 185px 185px rgba(0, 0, 0, 0.01), 186px 186px rgba(0, 0, 0, 0.01), 187px 187px rgba(0, 0, 0, 0.01), 188px 188px rgba(0, 0, 0, 0.01), 189px 189px rgba(0, 0, 0, 0.01), 190px 190px rgba(0, 0, 0, 0.01), 191px 191px rgba(0, 0, 0, 0.01), 192px 192px rgba(0, 0, 0, 0.01), 193px 193px rgba(0, 0, 0, 0.01), 194px 194px rgba(0, 0, 0, 0.01), 195px 195px rgba(0, 0, 0, 0.01), 196px 196px rgba(0, 0, 0, 0.01), 197px 197px rgba(0, 0, 0, 0.01), 198px 198px rgba(0, 0, 0, 0.01), 199px 199px rgba(0, 0, 0, 0.01), 200px 200px rgba(0, 0, 0, 0.01);
}
md-content,
[md-content],
.md-content,
mat-content,
[mat-content],
.mat-content {
  display: block;
  position: relative;
  overflow: auto;
  -webkit-overflow-scrolling: touch;
}
md-content[md-scroll-y], md-content.mat-scroll-y,
[md-content][md-scroll-y],
[md-content].mat-scroll-y,
.md-content[md-scroll-y],
.md-content.mat-scroll-y,
mat-content[md-scroll-y],
mat-content.mat-scroll-y,
[mat-content][md-scroll-y],
[mat-content].mat-scroll-y,
.mat-content[md-scroll-y],
.mat-content.mat-scroll-y {
  overflow-y: auto;
  overflow-x: hidden;
}
md-content[md-scroll-x], md-content.mat-scroll-x,
[md-content][md-scroll-x],
[md-content].mat-scroll-x,
.md-content[md-scroll-x],
.md-content.mat-scroll-x,
mat-content[md-scroll-x],
mat-content.mat-scroll-x,
[mat-content][md-scroll-x],
[mat-content].mat-scroll-x,
.mat-content[md-scroll-x],
.mat-content.mat-scroll-x {
  overflow-x: auto;
  overflow-y: hidden;
}
md-content.autoScroll,
[md-content].autoScroll,
.md-content.autoScroll,
mat-content.autoScroll,
[mat-content].autoScroll,
.mat-content.autoScroll {
  -webkit-overflow-scrolling: auto;
}
mat-sidenav-container > md-content, mat-sidenav-container > [md-content], mat-sidenav-container > .md-content, mat-sidenav-container > mat-content, mat-sidenav-container > [mat-content], mat-sidenav-container > .mat-content {
  height: 100%;
  overflow: hidden;
}
mat-divider[matInset] {
  margin-left: 72px;
  margin-right: 0;
}
html[dir=rtl] mat-divider[matInset] {
  margin-left: 0;
  unicode-bidi: embed;
}
body[dir=rtl] mat-divider[matInset] {
  margin-left: 0;
  unicode-bidi: embed;
}
[dir=rtl] mat-divider[matInset] {
  margin-left: 0;
  unicode-bidi: embed;
}
mat-divider[matInset] bdo[dir=rtl] {
  direction: rtl;
  unicode-bidi: bidi-override;
}
mat-divider[matInset] bdo[dir=ltr] {
  direction: ltr;
  unicode-bidi: bidi-override;
}
html[dir=rtl] mat-divider[matInset] {
  margin-right: 72px;
  unicode-bidi: embed;
}
body[dir=rtl] mat-divider[matInset] {
  margin-right: 72px;
  unicode-bidi: embed;
}
[dir=rtl] mat-divider[matInset] {
  margin-right: 72px;
  unicode-bidi: embed;
}
mat-divider[matInset] bdo[dir=rtl] {
  direction: rtl;
  unicode-bidi: bidi-override;
}
mat-divider[matInset] bdo[dir=ltr] {
  direction: ltr;
  unicode-bidi: bidi-override;
}
mat-divider[mat-inset] {
  margin-left: 72px;
  margin-right: 0;
}
html[dir=rtl] mat-divider[mat-inset] {
  margin-left: 0;
  unicode-bidi: embed;
}
body[dir=rtl] mat-divider[mat-inset] {
  margin-left: 0;
  unicode-bidi: embed;
}
[dir=rtl] mat-divider[mat-inset] {
  margin-left: 0;
  unicode-bidi: embed;
}
mat-divider[mat-inset] bdo[dir=rtl] {
  direction: rtl;
  unicode-bidi: bidi-override;
}
mat-divider[mat-inset] bdo[dir=ltr] {
  direction: ltr;
  unicode-bidi: bidi-override;
}
html[dir=rtl] mat-divider[mat-inset] {
  margin-right: 72px;
  unicode-bidi: embed;
}
body[dir=rtl] mat-divider[mat-inset] {
  margin-right: 72px;
  unicode-bidi: embed;
}
[dir=rtl] mat-divider[mat-inset] {
  margin-right: 72px;
  unicode-bidi: embed;
}
mat-divider[mat-inset] bdo[dir=rtl] {
  direction: rtl;
  unicode-bidi: bidi-override;
}
mat-divider[mat-inset] bdo[dir=ltr] {
  direction: ltr;
  unicode-bidi: bidi-override;
}
mat-list-item mat-icon[matListAvatar],
.mat-list-item-content mat-icon[matListAvatar] {
  align-items: center;
  align-content: center;
  justify-content: center;
  display: flex;
}
.mat-icon.mat-icon-logo {
  height: 24px;
  width: 100px;
}
.mat-icon {
  flex-shrink: 0;
}
mat-list mat-list-item [matListAvatar],
mat-list a[mat-list-item] [matListAvatar],
mat-nav-list mat-list-item [matListAvatar],
mat-nav-list a[mat-list-item] [matListAvatar] {
  min-width: 40px;
}
mat-sidenav {
  width: 320px;
}
mat-sidenav .mat-list-item-content mat-icon {
  margin-left: 0;
  margin-right: 16px;
}
html[dir=rtl] mat-sidenav .mat-list-item-content mat-icon {
  margin-left: 16px;
  unicode-bidi: embed;
}
body[dir=rtl] mat-sidenav .mat-list-item-content mat-icon {
  margin-left: 16px;
  unicode-bidi: embed;
}
[dir=rtl] mat-sidenav .mat-list-item-content mat-icon {
  margin-left: 16px;
  unicode-bidi: embed;
}
mat-sidenav .mat-list-item-content mat-icon bdo[dir=rtl] {
  direction: rtl;
  unicode-bidi: bidi-override;
}
mat-sidenav .mat-list-item-content mat-icon bdo[dir=ltr] {
  direction: ltr;
  unicode-bidi: bidi-override;
}
html[dir=rtl] mat-sidenav .mat-list-item-content mat-icon {
  margin-right: 0;
  unicode-bidi: embed;
}
body[dir=rtl] mat-sidenav .mat-list-item-content mat-icon {
  margin-right: 0;
  unicode-bidi: embed;
}
[dir=rtl] mat-sidenav .mat-list-item-content mat-icon {
  margin-right: 0;
  unicode-bidi: embed;
}
mat-sidenav .mat-list-item-content mat-icon bdo[dir=rtl] {
  direction: rtl;
  unicode-bidi: bidi-override;
}
mat-sidenav .mat-list-item-content mat-icon bdo[dir=ltr] {
  direction: ltr;
  unicode-bidi: bidi-override;
}
mat-sidenav [mat-list-item], mat-sidenav [mat-list-item]:active, mat-sidenav [mat-list-item]:focus {
  outline: none;
}
html,
body {
  height: 100%;
  color: rgba(0, 0, 0, 0.87);
  background: white;
  position: relative;
}
body {
  margin: 0;
  padding: 0;
}
[tabindex="-1"]:focus {
  outline: none;
}
.inset {
  padding: 10px;
}
button.md-no-style {
  font-weight: normal;
  background-color: inherit;
  text-align: left;
  border: none;
  padding: 0;
  margin: 0;
}
html[dir=rtl] button.md-no-style {
  text-align: right;
  unicode-bidi: embed;
}
body[dir=rtl] button.md-no-style {
  text-align: right;
  unicode-bidi: embed;
}
[dir=rtl] button.md-no-style {
  text-align: right;
  unicode-bidi: embed;
}
button.md-no-style bdo[dir=rtl] {
  direction: rtl;
  unicode-bidi: bidi-override;
}
button.md-no-style bdo[dir=ltr] {
  direction: ltr;
  unicode-bidi: bidi-override;
}
select,
button,
textarea,
input {
  vertical-align: baseline;
}
input[type=reset],
input[type=submit],
html input[type=button],
button {
  cursor: pointer;
  -webkit-appearance: button;
}
input[type=reset][disabled],
input[type=submit][disabled],
html input[type=button][disabled],
button[disabled] {
  cursor: default;
}
textarea {
  vertical-align: top;
  overflow: auto;
}
input[type=search] {
  -webkit-appearance: textfield;
  box-sizing: content-box;
  -webkit-box-sizing: content-box;
}
input[type=search]::-webkit-search-decoration, input[type=search]::-webkit-search-cancel-button {
  -webkit-appearance: none;
}
.md-visually-hidden,
.mat-visually-hidden {
  border: 0;
  clip: rect(0 0 0 0);
  height: 1px;
  margin: -1px;
  overflow: hidden;
  padding: 0;
  position: absolute;
  text-transform: none;
  width: 1px;
}
.md-shadow,
.mat-shadow {
  position: absolute;
  top: 0;
  left: 0;
  bottom: 0;
  right: 0;
  border-radius: inherit;
  pointer-events: none;
}
.md-shadow-bottom-z-1,
.mat-shadow-bottom-z-1 {
  box-shadow: 0 2px 5px 0 rgba(0, 0, 0, 0.26);
}
.md-shadow-bottom-z-2,
.mat-shadow-bottom-z-2 {
  box-shadow: 0 4px 8px 0 rgba(0, 0, 0, 0.4);
}
.md-shadow-animated.md-shadow,
.mat-shadow-animated.mat-shadow {
  transition: box-shadow 0.28s cubic-bezier(0.4, 0, 0.2, 1);
}
.md-padding,
.mat-padding {
  padding: 8px;
}
.md-margin,
.mat-margin {
  margin: 8px;
}
@media (min-width: 960px) {
  .md-padding,
.mat-padding {
    padding: 16px;
  }
}
body[dense] mat-toolbar.mat-toolbar-multiple-rows .mat-toolbar-row,
body[dense] mat-toolbar.mat-toolbar-multiple-rows .mat-toolbar-single-row,
body[dense] mat-toolbar-row.mat-toolbar-multiple-rows .mat-toolbar-row,
body[dense] mat-toolbar-row.mat-toolbar-multiple-rows .mat-toolbar-single-row,
mat-toolbar[dense].mat-toolbar-multiple-rows .mat-toolbar-row,
mat-toolbar[dense].mat-toolbar-multiple-rows .mat-toolbar-single-row,
mat-toolbar-row[dense].mat-toolbar-multiple-rows .mat-toolbar-row,
mat-toolbar-row[dense].mat-toolbar-multiple-rows .mat-toolbar-single-row {
  height: 48px;
}
body[dense] mat-toolbar.mat-toolbar-single-row, body[dense] mat-toolbar.mat-toolbar-row,
body[dense] mat-toolbar-row.mat-toolbar-single-row,
body[dense] mat-toolbar-row.mat-toolbar-row,
mat-toolbar[dense].mat-toolbar-single-row,
mat-toolbar[dense].mat-toolbar-row,
mat-toolbar-row[dense].mat-toolbar-single-row,
mat-toolbar-row[dense].mat-toolbar-row {
  height: 48px;
}
mat-toolbar [mat-button]:first-of-type:not(:last-child) {
  margin-left: -6px;
}
[dir=rtl] mat-toolbar [mat-button]:first-of-type:not(:last-child) {
  margin-right: -6px;
  margin-left: 0;
}
mat-toolbar [mat-button]:last-of-type:not(:first-child) {
  margin-right: -6px;
}
[dir=rtl] mat-toolbar [mat-button]:last-of-type:not(:first-child) {
  margin-left: -6px;
  margin-right: 0;
}
mat-toolbar .mat-icon-logo {
  margin-right: 10px;
}
[dir=rtl] mat-toolbar .mat-icon-logo {
  margin-left: 10px;
  margin-right: 0;
}
mat-toolbar [mat-icon-button] {
  margin: 0 6px;
}
.md-whiteframe-1dp,
.md-whiteframe-z1,
.mat-whiteframe-1dp,
.mat-whiteframe-z1 {
  box-shadow: 0 1px 3px 0 rgba(0, 0, 0, 0.2), 0 1px 1px 0 rgba(0, 0, 0, 0.14), 0 2px 1px -1px rgba(0, 0, 0, 0.12);
}
.md-whiteframe-2dp,
.mat-whiteframe-2dp {
  box-shadow: 0 1px 5px 0 rgba(0, 0, 0, 0.2), 0 2px 2px 0 rgba(0, 0, 0, 0.14), 0 3px 1px -2px rgba(0, 0, 0, 0.12);
}
.md-whiteframe-3dp,
.mat-whiteframe-3dp {
  box-shadow: 0 1px 8px 0 rgba(0, 0, 0, 0.2), 0 3px 4px 0 rgba(0, 0, 0, 0.14), 0 3px 3px -2px rgba(0, 0, 0, 0.12);
}
.md-whiteframe-4dp,
.md-whiteframe-z2,
.mat-whiteframe-4dp,
.mat-whiteframe-z2 {
  box-shadow: 0 2px 4px -1px rgba(0, 0, 0, 0.2), 0 4px 5px 0 rgba(0, 0, 0, 0.14), 0 1px 10 0 rgba(0, 0, 0, 0.12);
}
.md-whiteframe-5dp,
.mat-whiteframe-5dp {
  box-shadow: 0 3px 5px -1px rgba(0, 0, 0, 0.2), 0 5px 8px 0 rgba(0, 0, 0, 0.14), 0 1px 14px 0 rgba(0, 0, 0, 0.12);
}
.md-whiteframe-6dp,
.mat-whiteframe-6dp {
  box-shadow: 0 3px 5px -1px rgba(0, 0, 0, 0.2), 0 6px 10 0 rgba(0, 0, 0, 0.14), 0 1px 18px 0 rgba(0, 0, 0, 0.12);
}
.md-whiteframe-7dp,
.md-whiteframe-z3,
.mat-whiteframe-7dp,
.mat-whiteframe-z3 {
  box-shadow: 0 4px 5px -2px rgba(0, 0, 0, 0.2), 0 7px 10 1px rgba(0, 0, 0, 0.14), 0 2px 16px 1px rgba(0, 0, 0, 0.12);
}
.md-whiteframe-8dp,
.mat-whiteframe-8dp {
  box-shadow: 0 5px 5px -3px rgba(0, 0, 0, 0.2), 0 8px 10 1px rgba(0, 0, 0, 0.14), 0 3px 14px 2px rgba(0, 0, 0, 0.12);
}
.md-whiteframe-9dp,
.mat-whiteframe-9dp {
  box-shadow: 0 5px 6px -3px rgba(0, 0, 0, 0.2), 0 9px 12px 1px rgba(0, 0, 0, 0.14), 0 3px 16px 2px rgba(0, 0, 0, 0.12);
}
.md-whiteframe-10dp,
.md-whiteframe-z4,
.mat-whiteframe-10dp,
.mat-whiteframe-z4 {
  box-shadow: 0 6px 6px -3px rgba(0, 0, 0, 0.2), 0 10 14px 1px rgba(0, 0, 0, 0.14), 0 4px 18px 3px rgba(0, 0, 0, 0.12);
}
.md-whiteframe-11dp,
.mat-whiteframe-11dp {
  box-shadow: 0 6px 7px -4px rgba(0, 0, 0, 0.2), 0 11px 15px 1px rgba(0, 0, 0, 0.14), 0 4px 20 3px rgba(0, 0, 0, 0.12);
}
.md-whiteframe-12dp,
.mat-whiteframe-12dp {
  box-shadow: 0 7px 8px -4px rgba(0, 0, 0, 0.2), 0 12px 17px 2px rgba(0, 0, 0, 0.14), 0 5px 22px 4px rgba(0, 0, 0, 0.12);
}
.md-whiteframe-13dp,
.md-whiteframe-z5,
.mat-whiteframe-13dp,
.mat-whiteframe-z5 {
  box-shadow: 0 7px 8px -4px rgba(0, 0, 0, 0.2), 0 13px 19px 2px rgba(0, 0, 0, 0.14), 0 5px 24px 4px rgba(0, 0, 0, 0.12);
}
.md-whiteframe-14dp,
.mat-whiteframe-14dp {
  box-shadow: 0 7px 9px -4px rgba(0, 0, 0, 0.2), 0 14px 21px 2px rgba(0, 0, 0, 0.14), 0 5px 26px 4px rgba(0, 0, 0, 0.12);
}
@font-face {
  font-family: "Material Icons";
  font-style: normal;
  font-weight: 400;
  src: url("/assets/fonts/MaterialIcons-Regular-v48.woff2") format("woff2");
}
.material-icons {
  /* stylelint-disable-next-line font-family-no-missing-generic-family-keyword */
  font-family: "Material Icons";
  font-weight: normal;
  font-style: normal;
  font-size: 24px; /* Preferred icon size */
  display: inline-block;
  width: 1em;
  height: 1em;
  line-height: 1;
  text-transform: none;
  letter-spacing: normal;
  word-wrap: normal;
  white-space: nowrap;
  direction: ltr;
  /* Support for all WebKit browsers. */
  -webkit-font-smoothing: antialiased;
  /* Support for Safari and Chrome. */
  text-rendering: optimizeLegibility;
  /* Support for Firefox. */
  -moz-osx-font-smoothing: grayscale;
  /* Support for IE. */
  font-feature-settings: "liga";
}
mat-icon.material-icons, mat-icon.material-icons.mat-icon {
  width: 1em;
  height: 1em;
}
.material-icons.md-18,
.material-icons.mat-18 {
  font-size: 18px;
  height: 18px;
  width: 18px;
}
.material-icons.md-24,
.material-icons.mat-24 {
  font-size: 24px;
  height: 24px;
  width: 24px;
}
.material-icons.md-36,
.material-icons.mat-36 {
  font-size: 36px;
  height: 36px;
  width: 36px;
}
.material-icons.md-48,
.material-icons.mat-48 {
  font-size: 48px;
  height: 48px;
  width: 48px;
}
.material-icons.md-dark,
.material-icons.mat-dark {
  color: rgba(0, 0, 0, 0.54);
}
.material-icons.md-dark.md-inactive,
.material-icons.mat-dark.mat-inactive {
  color: rgba(0, 0, 0, 0.26);
}
.material-icons.md-light,
.material-icons.mat-light {
  color: rgb(255, 255, 255);
}
.material-icons.md-light.md-inactive,
.material-icons.mat-light.mat-inactive {
  color: rgba(255, 255, 255, 0.3);
}
body [tabindex]:focus {
  outline: none;
}
body .radius-none {
  border-radius: 0;
}
body .overflow-hidden {
  overflow: hidden;
}
body .overflow-auto {
  overflow: auto;
}
body .overflow-visible {
  overflow: visible;
}
body .block {
  display: block;
}
body .inline-block {
  display: inline-block;
}
body .relative {
  position: relative;
}
body .fixed {
  position: fixed;
}
body .height-auto {
  min-height: 0;
}
body .z-3 {
  z-index: 3;
}
body .z-2 {
  z-index: 2;
}
body .z-1 {
  z-index: 1;
}
body .focus-weight:focus {
  outline: 0;
  font-weight: 700;
}
body .cursor-pointer:hover {
  cursor: pointer;
}
body .pad {
  padding: 16px;
}
body .pad-xxl {
  padding: 56px;
}
body .pad-xl {
  padding: 48px;
}
body .pad-lg {
  padding: 32px;
}
body .pad-md {
  padding: 24px;
}
body .pad-sm {
  padding: 8px;
}
body .pad-xs {
  padding: 4px;
}
body .pad-none {
  padding: 0;
}
body .pad-bottom {
  padding-bottom: 16px;
}
body .pad-bottom-xxl {
  padding-bottom: 56px;
}
body .pad-bottom-xl {
  padding-bottom: 48px;
}
body .pad-bottom-lg {
  padding-bottom: 32px;
}
body .pad-bottom-md {
  padding-bottom: 24px;
}
body .pad-bottom-sm {
  padding-bottom: 8px;
}
body .pad-bottom-xs {
  padding-bottom: 4px;
}
body .pad-bottom-none {
  padding-bottom: 0;
}
body .pad-top {
  padding-top: 16px;
}
body .pad-top-xxl {
  padding-top: 56px;
}
body .pad-top-xl {
  padding-top: 48px;
}
body .pad-top-lg {
  padding-top: 32px;
}
body .pad-top-md {
  padding-top: 24px;
}
body .pad-top-sm {
  padding-top: 8px;
}
body .pad-top-xs {
  padding-top: 4px;
}
body .pad-top-none {
  padding-top: 0;
}
body .pad-left {
  padding-left: 16px;
}
body .pad-left-xxl {
  padding-left: 56px;
}
body .pad-left-xl {
  padding-left: 48px;
}
body .pad-left-lg {
  padding-left: 32px;
}
body .pad-left-md {
  padding-left: 24px;
}
body .pad-left-sm {
  padding-left: 8px;
}
body .pad-left-xs {
  padding-left: 4px;
}
body .pad-left-none {
  padding-left: 0;
}
body .pad-right {
  padding-right: 16px;
}
body .pad-right-xxl {
  padding-right: 56px;
}
body .pad-right-xl {
  padding-right: 48px;
}
body .pad-right-lg {
  padding-right: 32px;
}
body .pad-right-md {
  padding-right: 24px;
}
body .pad-right-sm {
  padding-right: 8px;
}
body .pad-right-xs {
  padding-right: 4px;
}
body .pad-right-none {
  padding-right: 0;
}
body .pull-xxl {
  margin: -56px;
}
body .pull-xl {
  margin: -48px;
}
body .pull-lg {
  margin: -32px;
}
body .pull-md {
  margin: -24px;
}
body .pull {
  margin: -16px;
}
body .pull-sm {
  margin: -8px;
}
body .pull-xs {
  margin: -4px;
}
body .pull-none {
  margin: 0;
}
body .pull-bottom-xxl {
  margin-bottom: -56px;
}
body .pull-bottom-xl {
  margin-bottom: -48px;
}
body .pull-bottom-lg {
  margin-bottom: -32px;
}
body .pull-bottom-md {
  margin-bottom: -24px;
}
body .pull-bottom {
  margin-bottom: -16px;
}
body .pull-bottom-sm {
  margin-bottom: -8px;
}
body .pull-bottom-xs {
  margin-bottom: -4px;
}
body .pull-bottom-none {
  margin-bottom: 0;
}
body .pull-top-xxl {
  margin-top: -56px;
}
body .pull-top-xl {
  margin-top: -48px;
}
body .pull-top-lg {
  margin-top: -32px;
}
body .pull-top-md {
  margin-top: -24px;
}
body .pull-top {
  margin-top: -16px;
}
body .pull-top-sm {
  margin-top: -8px;
}
body .pull-top-xs {
  margin-top: -4px;
}
body .pull-top-none {
  margin-top: 0;
}
body .pull-left-xxl {
  margin-left: -56px;
}
body .pull-left-xl {
  margin-left: -48px;
}
body .pull-left-lg {
  margin-left: -32px;
}
body .pull-left-md {
  margin-left: -24px;
}
body .pull-left {
  margin-left: -16px;
}
body .pull-left-sm {
  margin-left: -8px;
}
body .pull-left-xs {
  margin-left: -4px;
}
body .pull-left-none {
  margin-left: 0;
}
body .pull-right-xxl {
  margin-right: -56px;
}
body .pull-right-xl {
  margin-right: -48px;
}
body .pull-right-lg {
  margin-right: -32px;
}
body .pull-right-md {
  margin-right: -24px;
}
body .pull-right {
  margin-right: -16px;
}
body .pull-right-sm {
  margin-right: -8px;
}
body .pull-right-xs {
  margin-right: -4px;
}
body .pull-right-none {
  margin-right: 0;
}
body .push {
  margin: 16px;
}
body .push-xxl {
  margin: 56px;
}
body .push-xl {
  margin: 48px;
}
body .push-lg {
  margin: 32px;
}
body .push-md {
  margin: 24px;
}
body .push-sm {
  margin: 8px;
}
body .push-xs {
  margin: 4px;
}
body .push-none {
  margin: 0;
}
body .push-bottom {
  margin-bottom: 16px;
}
body .push-bottom-xxl {
  margin-bottom: 56px;
}
body .push-bottom-xl {
  margin-bottom: 48px;
}
body .push-bottom-lg {
  margin-bottom: 32px;
}
body .push-bottom-md {
  margin-bottom: 24px;
}
body .push-bottom-sm {
  margin-bottom: 8px;
}
body .push-bottom-xs {
  margin-bottom: 4px;
}
body .push-bottom-none {
  margin-bottom: 0;
}
body .push-top {
  margin-top: 16px;
}
body .push-top-xxl {
  margin-top: 56px;
}
body .push-top-xl {
  margin-top: 48px;
}
body .push-top-lg {
  margin-top: 32px;
}
body .push-top-md {
  margin-top: 24px;
}
body .push-top-sm {
  margin-top: 8px;
}
body .push-top-xs {
  margin-top: 4px;
}
body .push-top-none {
  margin-top: 0;
}
body .push-left {
  margin-left: 16px;
}
body .push-left-xxl {
  margin-left: 56px;
}
body .push-left-xl {
  margin-left: 48px;
}
body .push-left-lg {
  margin-left: 32px;
}
body .push-left-md {
  margin-left: 24px;
}
body .push-left-sm {
  margin-left: 8px;
}
body .push-left-xs {
  margin-left: 4px;
}
body .push-left-none {
  margin-left: 0;
}
body .push-right {
  margin-right: 16px;
}
body .push-right-xxl {
  margin-right: 56px;
}
body .push-right-xl {
  margin-right: 48px;
}
body .push-right-lg {
  margin-right: 32px;
}
body .push-right-md {
  margin-right: 24px;
}
body .push-right-sm {
  margin-right: 8px;
}
body .push-right-xs {
  margin-right: 4px;
}
body .push-right-none {
  margin-right: 0;
}
.size-12 {
  height: 12px;
  width: 12px;
}
.size-16 {
  height: 16px;
  width: 16px;
}
.size-24 {
  height: 24px;
  width: 24px;
}
.size-32 {
  height: 32px;
  width: 32px;
}
.size-50 {
  height: 50px;
  width: 50px;
}
.size-64 {
  height: 64px;
  width: 64px;
}
.size-72 {
  height: 72px;
  width: 72px;
}
.size-100 {
  height: 100px;
  width: 100px;
}
.size-128 {
  height: 128px;
  width: 128px;
}
.size-256 {
  height: 256px;
  width: 256px;
}
.size-height-12 {
  height: 12px;
  width: auto;
}
.size-height-16 {
  height: 16px;
  width: auto;
}
.size-height-24 {
  height: 24px;
  width: auto;
}
.size-height-32 {
  height: 32px;
  width: auto;
}
.size-height-50 {
  height: 50px;
  width: auto;
}
.size-height-64 {
  height: 64px;
  width: auto;
}
.size-height-72 {
  height: 72px;
  width: auto;
}
.size-height-100 {
  height: 100px;
  width: auto;
}
.size-height-128 {
  height: 128px;
  width: auto;
}
.size-height-256 {
  height: 256px;
  width: auto;
}
.size-width-12 {
  width: 12px;
  height: auto;
}
.size-width-16 {
  width: 16px;
  height: auto;
}
.size-width-24 {
  width: 24px;
  height: auto;
}
.size-width-32 {
  width: 32px;
  height: auto;
}
.size-width-50 {
  width: 50px;
  height: auto;
}
.size-width-64 {
  width: 64px;
  height: auto;
}
.size-width-72 {
  width: 72px;
  height: auto;
}
.size-width-100 {
  width: 100px;
  height: auto;
}
.size-width-128 {
  width: 128px;
  height: auto;
}
.size-width-256 {
  width: 256px;
  height: auto;
}
body h1 > small,
body h2 > small,
body h3 > small,
body h4 > small,
body h5 > small,
body h6 > small {
  font-size: 60%;
}
body .text-normal {
  font-style: normal;
}
body .text-center {
  text-align: center;
}
body .text-left {
  text-align: left;
}
body .text-right {
  text-align: right;
}
body .text-xs,
body .text-sm,
body .text-md,
body .text-lg {
  text-rendering: optimizeLegibility;
}
body .text-micro {
  font-size: 10px;
  font-weight: normal;
  letter-spacing: 1px;
}
body .text-xs {
  font-size: 50%;
}
body .text-sm {
  font-size: 70%;
}
body .text-md {
  font-size: 80%;
}
body .text-lg {
  font-size: 110%;
}
body .text-xl {
  font-size: 120%;
}
body .text-xxl {
  font-size: 130%;
}
body .text-30 {
  font-size: 30px;
}
body .text-super {
  font-size: 60px;
}
body .text-wrap {
  white-space: normal;
}
body .text-break {
  word-break: break-word;
}
body .text-upper {
  text-transform: uppercase;
}
body .text-lower {
  text-transform: lowercase;
}
body .text-caps {
  text-transform: capitalize;
}
body .text-truncate {
  white-space: nowrap;
  overflow: hidden;
  text-overflow: ellipsis;
}
body .text-nodecoration {
  text-decoration: none;
}
/*
*  Apply Mixins to create Layout/Flexbox styles
*
*/
[flex-order] {
  order: 0;
}
[flex-order="-20"] {
  order: -20;
}
[flex-order="-19"] {
  order: -19;
}
[flex-order="-18"] {
  order: -18;
}
[flex-order="-17"] {
  order: -17;
}
[flex-order="-16"] {
  order: -16;
}
[flex-order="-15"] {
  order: -15;
}
[flex-order="-14"] {
  order: -14;
}
[flex-order="-13"] {
  order: -13;
}
[flex-order="-12"] {
  order: -12;
}
[flex-order="-11"] {
  order: -11;
}
[flex-order="-10"] {
  order: -10;
}
[flex-order="-9"] {
  order: -9;
}
[flex-order="-8"] {
  order: -8;
}
[flex-order="-7"] {
  order: -7;
}
[flex-order="-6"] {
  order: -6;
}
[flex-order="-5"] {
  order: -5;
}
[flex-order="-4"] {
  order: -4;
}
[flex-order="-3"] {
  order: -3;
}
[flex-order="-2"] {
  order: -2;
}
[flex-order="-1"] {
  order: -1;
}
[flex-order="0"] {
  order: 0;
}
[flex-order="1"] {
  order: 1;
}
[flex-order="2"] {
  order: 2;
}
[flex-order="3"] {
  order: 3;
}
[flex-order="4"] {
  order: 4;
}
[flex-order="5"] {
  order: 5;
}
[flex-order="6"] {
  order: 6;
}
[flex-order="7"] {
  order: 7;
}
[flex-order="8"] {
  order: 8;
}
[flex-order="9"] {
  order: 9;
}
[flex-order="10"] {
  order: 10;
}
[flex-order="11"] {
  order: 11;
}
[flex-order="12"] {
  order: 12;
}
[flex-order="13"] {
  order: 13;
}
[flex-order="14"] {
  order: 14;
}
[flex-order="15"] {
  order: 15;
}
[flex-order="16"] {
  order: 16;
}
[flex-order="17"] {
  order: 17;
}
[flex-order="18"] {
  order: 18;
}
[flex-order="19"] {
  order: 19;
}
[flex-order="20"] {
  order: 20;
}
[flex-offset="0"] {
  margin-left: 0%;
}
[flex-offset="5"] {
  margin-left: 5%;
}
[flex-offset="10"] {
  margin-left: 10%;
}
[flex-offset="15"] {
  margin-left: 15%;
}
[flex-offset="20"] {
  margin-left: 20%;
}
[flex-offset="25"] {
  margin-left: 25%;
}
[flex-offset="30"] {
  margin-left: 30%;
}
[flex-offset="35"] {
  margin-left: 35%;
}
[flex-offset="40"] {
  margin-left: 40%;
}
[flex-offset="45"] {
  margin-left: 45%;
}
[flex-offset="50"] {
  margin-left: 50%;
}
[flex-offset="55"] {
  margin-left: 55%;
}
[flex-offset="60"] {
  margin-left: 60%;
}
[flex-offset="65"] {
  margin-left: 65%;
}
[flex-offset="70"] {
  margin-left: 70%;
}
[flex-offset="75"] {
  margin-left: 75%;
}
[flex-offset="80"] {
  margin-left: 80%;
}
[flex-offset="85"] {
  margin-left: 85%;
}
[flex-offset="90"] {
  margin-left: 90%;
}
[flex-offset="95"] {
  margin-left: 95%;
}
[flex-offset="33"] {
  margin-left: 33.3333333333%;
}
[flex-offset="66"] {
  margin-left: 66.6666666667%;
}
[layout-align],
[layout-align="start stretch"] {
  justify-content: flex-start;
  align-content: stretch;
  align-items: stretch;
}
[layout-align=start],
[layout-align="start start"],
[layout-align="start center"],
[layout-align="start end"],
[layout-align="start stretch"] {
  justify-content: flex-start;
}
[layout-align=center],
[layout-align="center start"],
[layout-align="center center"],
[layout-align="center end"],
[layout-align="center stretch"] {
  justify-content: center;
}
[layout-align=end],
[layout-align="end center"],
[layout-align="end start"],
[layout-align="end end"],
[layout-align="end stretch"] {
  justify-content: flex-end;
}
[layout-align=space-around],
[layout-align="space-around center"],
[layout-align="space-around start"],
[layout-align="space-around end"],
[layout-align="space-around stretch"] {
  justify-content: space-around;
}
[layout-align=space-between],
[layout-align="space-between center"],
[layout-align="space-between start"],
[layout-align="space-between end"],
[layout-align="space-between stretch"] {
  justify-content: space-between;
}
[layout-align="start start"],
[layout-align="center start"],
[layout-align="end start"],
[layout-align="space-between start"],
[layout-align="space-around start"] {
  align-items: flex-start;
  align-content: flex-start;
}
[layout-align="start center"],
[layout-align="center center"],
[layout-align="end center"],
[layout-align="space-between center"],
[layout-align="space-around center"] {
  align-items: center;
  align-content: center;
  max-width: 100%;
}
[layout-align="start center"] > *,
[layout-align="center center"] > *,
[layout-align="end center"] > *,
[layout-align="space-between center"] > *,
[layout-align="space-around center"] > * {
  max-width: 100%;
  box-sizing: border-box;
}
[layout-align="start center"] > *,
[layout-align="center center"] > *,
[layout-align="end center"] > *,
[layout-align="space-between center"] > *,
[layout-align="space-around center"] > * {
  max-width: 100%;
  box-sizing: border-box;
}
[layout-align="start end"],
[layout-align="center end"],
[layout-align="end end"],
[layout-align="space-between end"],
[layout-align="space-around end"] {
  align-items: flex-end;
  align-content: flex-end;
}
[layout-align="start stretch"],
[layout-align="center stretch"],
[layout-align="end stretch"],
[layout-align="space-between stretch"],
[layout-align="space-around stretch"] {
  align-items: stretch;
  align-content: stretch;
}
[flex] {
  flex: 1;
  box-sizing: border-box;
}
@media screen\0  {
  [flex] {
    flex: 1 1 0%;
  }
}
[flex=grow],
[flex-grow] {
  flex: 1 1 100%;
  box-sizing: border-box;
}
[flex=initial],
[flex-initial] {
  flex: 0 1 auto;
  box-sizing: border-box;
}
[flex=auto],
[flex-auto] {
  flex: 1 1 auto;
  box-sizing: border-box;
}
[flex=none],
[flex-none] {
  flex: 0 0 auto;
  box-sizing: border-box;
}
[flex=noshrink],
[flex-noshrink] {
  flex: 1 0 auto;
  box-sizing: border-box;
}
[flex=nogrow],
[flex-nogrow] {
  flex: 0 1 auto;
  box-sizing: border-box;
}
[flex="0"] {
  flex: 1 1 0%;
  max-width: 0%;
  max-height: 100%;
  box-sizing: border-box;
}
[layout=row] > [flex="0"],
[layout=row] > [flex="0"] {
  flex: 1 1 0%;
  max-width: 0%;
  max-height: 100%;
  box-sizing: border-box;
}
[layout=column] > [flex="0"],
[layout=column] > [flex="0"] {
  flex: 1 1 0%;
  max-width: 100%;
  max-height: 0%;
  box-sizing: border-box;
}
[flex="5"] {
  flex: 1 1 5%;
  max-width: 5%;
  max-height: 100%;
  box-sizing: border-box;
}
[layout=row] > [flex="5"],
[layout=row] > [flex="5"] {
  flex: 1 1 5%;
  max-width: 5%;
  max-height: 100%;
  box-sizing: border-box;
}
[layout=column] > [flex="5"],
[layout=column] > [flex="5"] {
  flex: 1 1 5%;
  max-width: 100%;
  max-height: 5%;
  box-sizing: border-box;
}
[flex="10"] {
  flex: 1 1 10%;
  max-width: 10%;
  max-height: 100%;
  box-sizing: border-box;
}
[layout=row] > [flex="10"],
[layout=row] > [flex="10"] {
  flex: 1 1 10%;
  max-width: 10%;
  max-height: 100%;
  box-sizing: border-box;
}
[layout=column] > [flex="10"],
[layout=column] > [flex="10"] {
  flex: 1 1 10%;
  max-width: 100%;
  max-height: 10%;
  box-sizing: border-box;
}
[flex="15"] {
  flex: 1 1 15%;
  max-width: 15%;
  max-height: 100%;
  box-sizing: border-box;
}
[layout=row] > [flex="15"],
[layout=row] > [flex="15"] {
  flex: 1 1 15%;
  max-width: 15%;
  max-height: 100%;
  box-sizing: border-box;
}
[layout=column] > [flex="15"],
[layout=column] > [flex="15"] {
  flex: 1 1 15%;
  max-width: 100%;
  max-height: 15%;
  box-sizing: border-box;
}
[flex="20"] {
  flex: 1 1 20%;
  max-width: 20%;
  max-height: 100%;
  box-sizing: border-box;
}
[layout=row] > [flex="20"],
[layout=row] > [flex="20"] {
  flex: 1 1 20%;
  max-width: 20%;
  max-height: 100%;
  box-sizing: border-box;
}
[layout=column] > [flex="20"],
[layout=column] > [flex="20"] {
  flex: 1 1 20%;
  max-width: 100%;
  max-height: 20%;
  box-sizing: border-box;
}
[flex="25"] {
  flex: 1 1 25%;
  max-width: 25%;
  max-height: 100%;
  box-sizing: border-box;
}
[layout=row] > [flex="25"],
[layout=row] > [flex="25"] {
  flex: 1 1 25%;
  max-width: 25%;
  max-height: 100%;
  box-sizing: border-box;
}
[layout=column] > [flex="25"],
[layout=column] > [flex="25"] {
  flex: 1 1 25%;
  max-width: 100%;
  max-height: 25%;
  box-sizing: border-box;
}
[flex="30"] {
  flex: 1 1 30%;
  max-width: 30%;
  max-height: 100%;
  box-sizing: border-box;
}
[layout=row] > [flex="30"],
[layout=row] > [flex="30"] {
  flex: 1 1 30%;
  max-width: 30%;
  max-height: 100%;
  box-sizing: border-box;
}
[layout=column] > [flex="30"],
[layout=column] > [flex="30"] {
  flex: 1 1 30%;
  max-width: 100%;
  max-height: 30%;
  box-sizing: border-box;
}
[flex="35"] {
  flex: 1 1 35%;
  max-width: 35%;
  max-height: 100%;
  box-sizing: border-box;
}
[layout=row] > [flex="35"],
[layout=row] > [flex="35"] {
  flex: 1 1 35%;
  max-width: 35%;
  max-height: 100%;
  box-sizing: border-box;
}
[layout=column] > [flex="35"],
[layout=column] > [flex="35"] {
  flex: 1 1 35%;
  max-width: 100%;
  max-height: 35%;
  box-sizing: border-box;
}
[flex="40"] {
  flex: 1 1 40%;
  max-width: 40%;
  max-height: 100%;
  box-sizing: border-box;
}
[layout=row] > [flex="40"],
[layout=row] > [flex="40"] {
  flex: 1 1 40%;
  max-width: 40%;
  max-height: 100%;
  box-sizing: border-box;
}
[layout=column] > [flex="40"],
[layout=column] > [flex="40"] {
  flex: 1 1 40%;
  max-width: 100%;
  max-height: 40%;
  box-sizing: border-box;
}
[flex="45"] {
  flex: 1 1 45%;
  max-width: 45%;
  max-height: 100%;
  box-sizing: border-box;
}
[layout=row] > [flex="45"],
[layout=row] > [flex="45"] {
  flex: 1 1 45%;
  max-width: 45%;
  max-height: 100%;
  box-sizing: border-box;
}
[layout=column] > [flex="45"],
[layout=column] > [flex="45"] {
  flex: 1 1 45%;
  max-width: 100%;
  max-height: 45%;
  box-sizing: border-box;
}
[flex="50"] {
  flex: 1 1 50%;
  max-width: 50%;
  max-height: 100%;
  box-sizing: border-box;
}
[layout=row] > [flex="50"],
[layout=row] > [flex="50"] {
  flex: 1 1 50%;
  max-width: 50%;
  max-height: 100%;
  box-sizing: border-box;
}
[layout=column] > [flex="50"],
[layout=column] > [flex="50"] {
  flex: 1 1 50%;
  max-width: 100%;
  max-height: 50%;
  box-sizing: border-box;
}
[flex="55"] {
  flex: 1 1 55%;
  max-width: 55%;
  max-height: 100%;
  box-sizing: border-box;
}
[layout=row] > [flex="55"],
[layout=row] > [flex="55"] {
  flex: 1 1 55%;
  max-width: 55%;
  max-height: 100%;
  box-sizing: border-box;
}
[layout=column] > [flex="55"],
[layout=column] > [flex="55"] {
  flex: 1 1 55%;
  max-width: 100%;
  max-height: 55%;
  box-sizing: border-box;
}
[flex="60"] {
  flex: 1 1 60%;
  max-width: 60%;
  max-height: 100%;
  box-sizing: border-box;
}
[layout=row] > [flex="60"],
[layout=row] > [flex="60"] {
  flex: 1 1 60%;
  max-width: 60%;
  max-height: 100%;
  box-sizing: border-box;
}
[layout=column] > [flex="60"],
[layout=column] > [flex="60"] {
  flex: 1 1 60%;
  max-width: 100%;
  max-height: 60%;
  box-sizing: border-box;
}
[flex="65"] {
  flex: 1 1 65%;
  max-width: 65%;
  max-height: 100%;
  box-sizing: border-box;
}
[layout=row] > [flex="65"],
[layout=row] > [flex="65"] {
  flex: 1 1 65%;
  max-width: 65%;
  max-height: 100%;
  box-sizing: border-box;
}
[layout=column] > [flex="65"],
[layout=column] > [flex="65"] {
  flex: 1 1 65%;
  max-width: 100%;
  max-height: 65%;
  box-sizing: border-box;
}
[flex="70"] {
  flex: 1 1 70%;
  max-width: 70%;
  max-height: 100%;
  box-sizing: border-box;
}
[layout=row] > [flex="70"],
[layout=row] > [flex="70"] {
  flex: 1 1 70%;
  max-width: 70%;
  max-height: 100%;
  box-sizing: border-box;
}
[layout=column] > [flex="70"],
[layout=column] > [flex="70"] {
  flex: 1 1 70%;
  max-width: 100%;
  max-height: 70%;
  box-sizing: border-box;
}
[flex="75"] {
  flex: 1 1 75%;
  max-width: 75%;
  max-height: 100%;
  box-sizing: border-box;
}
[layout=row] > [flex="75"],
[layout=row] > [flex="75"] {
  flex: 1 1 75%;
  max-width: 75%;
  max-height: 100%;
  box-sizing: border-box;
}
[layout=column] > [flex="75"],
[layout=column] > [flex="75"] {
  flex: 1 1 75%;
  max-width: 100%;
  max-height: 75%;
  box-sizing: border-box;
}
[flex="80"] {
  flex: 1 1 80%;
  max-width: 80%;
  max-height: 100%;
  box-sizing: border-box;
}
[layout=row] > [flex="80"],
[layout=row] > [flex="80"] {
  flex: 1 1 80%;
  max-width: 80%;
  max-height: 100%;
  box-sizing: border-box;
}
[layout=column] > [flex="80"],
[layout=column] > [flex="80"] {
  flex: 1 1 80%;
  max-width: 100%;
  max-height: 80%;
  box-sizing: border-box;
}
[flex="85"] {
  flex: 1 1 85%;
  max-width: 85%;
  max-height: 100%;
  box-sizing: border-box;
}
[layout=row] > [flex="85"],
[layout=row] > [flex="85"] {
  flex: 1 1 85%;
  max-width: 85%;
  max-height: 100%;
  box-sizing: border-box;
}
[layout=column] > [flex="85"],
[layout=column] > [flex="85"] {
  flex: 1 1 85%;
  max-width: 100%;
  max-height: 85%;
  box-sizing: border-box;
}
[flex="90"] {
  flex: 1 1 90%;
  max-width: 90%;
  max-height: 100%;
  box-sizing: border-box;
}
[layout=row] > [flex="90"],
[layout=row] > [flex="90"] {
  flex: 1 1 90%;
  max-width: 90%;
  max-height: 100%;
  box-sizing: border-box;
}
[layout=column] > [flex="90"],
[layout=column] > [flex="90"] {
  flex: 1 1 90%;
  max-width: 100%;
  max-height: 90%;
  box-sizing: border-box;
}
[flex="95"] {
  flex: 1 1 95%;
  max-width: 95%;
  max-height: 100%;
  box-sizing: border-box;
}
[layout=row] > [flex="95"],
[layout=row] > [flex="95"] {
  flex: 1 1 95%;
  max-width: 95%;
  max-height: 100%;
  box-sizing: border-box;
}
[layout=column] > [flex="95"],
[layout=column] > [flex="95"] {
  flex: 1 1 95%;
  max-width: 100%;
  max-height: 95%;
  box-sizing: border-box;
}
[flex="100"] {
  flex: 1 1 100%;
  max-width: 100%;
  max-height: 100%;
  box-sizing: border-box;
}
[layout=row] > [flex="100"],
[layout=row] > [flex="100"] {
  flex: 1 1 100%;
  max-width: 100%;
  max-height: 100%;
  box-sizing: border-box;
}
[layout=column] > [flex="100"],
[layout=column] > [flex="100"] {
  flex: 1 1 100%;
  max-width: 100%;
  max-height: 100%;
  box-sizing: border-box;
}
[layout=row] > [flex="33"],
[layout=row] > [flex="33"],
[layout=row] > [flex="33"],
[layout=row] > [flex="33"] {
  flex: 1 1 33%;
  max-width: 33.3333333333%;
  max-height: 100%;
  box-sizing: border-box;
}
[layout=row] > [flex="34"],
[layout=row] > [flex="34"],
[layout=row] > [flex="34"],
[layout=row] > [flex="34"] {
  flex: 1 1 34%;
  max-width: 34%;
  max-height: 100%;
  box-sizing: border-box;
}
[layout=row] > [flex="66"],
[layout=row] > [flex="66"],
[layout=row] > [flex="66"],
[layout=row] > [flex="66"] {
  flex: 1 1 66%;
  max-width: 66.6666666667%;
  max-height: 100%;
  box-sizing: border-box;
}
[layout=row] > [flex="67"],
[layout=row] > [flex="67"],
[layout=row] > [flex="67"],
[layout=row] > [flex="67"] {
  flex: 1 1 67%;
  max-width: 67%;
  max-height: 100%;
  box-sizing: border-box;
}
[layout=column] > [flex="33"],
[layout=column] > [flex="33"],
[layout=column] > [flex="33"],
[layout=column] > [flex="33"] {
  flex: 1 1 33%;
  max-width: 100%;
  max-height: 33.3333333333%;
  box-sizing: border-box;
}
[layout=column] > [flex="34"],
[layout=column] > [flex="34"],
[layout=column] > [flex="34"],
[layout=column] > [flex="34"] {
  flex: 1 1 34%;
  max-width: 100%;
  max-height: 34%;
  box-sizing: border-box;
}
[layout=column] > [flex="66"],
[layout=column] > [flex="66"],
[layout=column] > [flex="66"],
[layout=column] > [flex="66"] {
  flex: 1 1 66%;
  max-width: 100%;
  max-height: 66.6666666667%;
  box-sizing: border-box;
}
[layout=column] > [flex="67"],
[layout=column] > [flex="67"],
[layout=column] > [flex="67"],
[layout=column] > [flex="67"] {
  flex: 1 1 67%;
  max-width: 100%;
  max-height: 67%;
  box-sizing: border-box;
}
[layout],
[layout=column],
[layout=row] {
  box-sizing: border-box;
  display: flex;
}
[layout=column] {
  flex-direction: column;
}
[layout=row] {
  flex-direction: row;
}
[layout-padding] > [flex-sm],
[layout-padding] > [flex-lt-md] {
  padding: 4px;
}
[layout-padding],
[layout-padding] > [flex],
[layout-padding] > [flex-gt-sm],
[layout-padding] > [flex-md],
[layout-padding] > [flex-lt-lg] {
  padding: 8px;
}
[layout-padding] > [flex-gt-md],
[layout-padding] > [flex-lg] {
  padding: 16px;
}
[layout-margin] > [flex-sm],
[layout-margin] > [flex-lt-md] {
  margin: 4px;
}
[layout-margin],
[layout-margin] > [flex],
[layout-margin] > [flex-gt-sm],
[layout-margin] > [flex-md],
[layout-margin] > [flex-lt-lg] {
  margin: 8px;
}
[layout-margin] > [flex-gt-md],
[layout-margin] > [flex-lg] {
  margin: 16px;
}
[layout-wrap] {
  flex-wrap: wrap;
}
[layout-nowrap] {
  flex-wrap: nowrap;
}
[layout-fill] {
  margin: 0;
  width: 100%;
  min-height: 100%;
  height: 100%;
}
/**
* `hide-gt-sm show-gt-lg` should hide from 600px to 1200px
* `show-md hide-gt-sm` should show from 0px to 960px and hide at >960px
* `hide-gt-md show-gt-sm` should show everywhere (show overrides hide)`
*
*  hide means hide everywhere
*  Sizes:
*         $layout-breakpoint-xs:     600px !default;
*         $layout-breakpoint-sm:     960px !default;
*         $layout-breakpoint-md:     1280px !default;
*         $layout-breakpoint-lg:     1920px !default;
*/
@media (max-width: 599px) {
  [hide-xs]:not([show-xs]):not([show]),
[hide]:not([show-xs]):not([show]) {
    display: none;
  }
  [flex-order-xs="-20"] {
    order: -20;
  }
  [flex-order-xs="-19"] {
    order: -19;
  }
  [flex-order-xs="-18"] {
    order: -18;
  }
  [flex-order-xs="-17"] {
    order: -17;
  }
  [flex-order-xs="-16"] {
    order: -16;
  }
  [flex-order-xs="-15"] {
    order: -15;
  }
  [flex-order-xs="-14"] {
    order: -14;
  }
  [flex-order-xs="-13"] {
    order: -13;
  }
  [flex-order-xs="-12"] {
    order: -12;
  }
  [flex-order-xs="-11"] {
    order: -11;
  }
  [flex-order-xs="-10"] {
    order: -10;
  }
  [flex-order-xs="-9"] {
    order: -9;
  }
  [flex-order-xs="-8"] {
    order: -8;
  }
  [flex-order-xs="-7"] {
    order: -7;
  }
  [flex-order-xs="-6"] {
    order: -6;
  }
  [flex-order-xs="-5"] {
    order: -5;
  }
  [flex-order-xs="-4"] {
    order: -4;
  }
  [flex-order-xs="-3"] {
    order: -3;
  }
  [flex-order-xs="-2"] {
    order: -2;
  }
  [flex-order-xs="-1"] {
    order: -1;
  }
  [flex-order-xs="0"] {
    order: 0;
  }
  [flex-order-xs="1"] {
    order: 1;
  }
  [flex-order-xs="2"] {
    order: 2;
  }
  [flex-order-xs="3"] {
    order: 3;
  }
  [flex-order-xs="4"] {
    order: 4;
  }
  [flex-order-xs="5"] {
    order: 5;
  }
  [flex-order-xs="6"] {
    order: 6;
  }
  [flex-order-xs="7"] {
    order: 7;
  }
  [flex-order-xs="8"] {
    order: 8;
  }
  [flex-order-xs="9"] {
    order: 9;
  }
  [flex-order-xs="10"] {
    order: 10;
  }
  [flex-order-xs="11"] {
    order: 11;
  }
  [flex-order-xs="12"] {
    order: 12;
  }
  [flex-order-xs="13"] {
    order: 13;
  }
  [flex-order-xs="14"] {
    order: 14;
  }
  [flex-order-xs="15"] {
    order: 15;
  }
  [flex-order-xs="16"] {
    order: 16;
  }
  [flex-order-xs="17"] {
    order: 17;
  }
  [flex-order-xs="18"] {
    order: 18;
  }
  [flex-order-xs="19"] {
    order: 19;
  }
  [flex-order-xs="20"] {
    order: 20;
  }
  [flex-offset-xs="0"] {
    margin-left: 0%;
  }
  [flex-offset-xs="5"] {
    margin-left: 5%;
  }
  [flex-offset-xs="10"] {
    margin-left: 10%;
  }
  [flex-offset-xs="15"] {
    margin-left: 15%;
  }
  [flex-offset-xs="20"] {
    margin-left: 20%;
  }
  [flex-offset-xs="25"] {
    margin-left: 25%;
  }
  [flex-offset-xs="30"] {
    margin-left: 30%;
  }
  [flex-offset-xs="35"] {
    margin-left: 35%;
  }
  [flex-offset-xs="40"] {
    margin-left: 40%;
  }
  [flex-offset-xs="45"] {
    margin-left: 45%;
  }
  [flex-offset-xs="50"] {
    margin-left: 50%;
  }
  [flex-offset-xs="55"] {
    margin-left: 55%;
  }
  [flex-offset-xs="60"] {
    margin-left: 60%;
  }
  [flex-offset-xs="65"] {
    margin-left: 65%;
  }
  [flex-offset-xs="70"] {
    margin-left: 70%;
  }
  [flex-offset-xs="75"] {
    margin-left: 75%;
  }
  [flex-offset-xs="80"] {
    margin-left: 80%;
  }
  [flex-offset-xs="85"] {
    margin-left: 85%;
  }
  [flex-offset-xs="90"] {
    margin-left: 90%;
  }
  [flex-offset-xs="95"] {
    margin-left: 95%;
  }
  [flex-offset-xs="33"] {
    margin-left: 33.3333333333%;
  }
  [flex-offset-xs="66"] {
    margin-left: 66.6666666667%;
  }
  [layout-align-xs],
[layout-align-xs="start stretch"] {
    justify-content: flex-start;
    align-content: stretch;
    align-items: stretch;
  }
  [layout-align-xs=start],
[layout-align-xs="start start"],
[layout-align-xs="start center"],
[layout-align-xs="start end"],
[layout-align-xs="start stretch"] {
    justify-content: flex-start;
  }
  [layout-align-xs=center],
[layout-align-xs="center start"],
[layout-align-xs="center center"],
[layout-align-xs="center end"],
[layout-align-xs="center stretch"] {
    justify-content: center;
  }
  [layout-align-xs=end],
[layout-align-xs="end center"],
[layout-align-xs="end start"],
[layout-align-xs="end end"],
[layout-align-xs="end stretch"] {
    justify-content: flex-end;
  }
  [layout-align-xs=space-around],
[layout-align-xs="space-around center"],
[layout-align-xs="space-around start"],
[layout-align-xs="space-around end"],
[layout-align-xs="space-around stretch"] {
    justify-content: space-around;
  }
  [layout-align-xs=space-between],
[layout-align-xs="space-between center"],
[layout-align-xs="space-between start"],
[layout-align-xs="space-between end"],
[layout-align-xs="space-between stretch"] {
    justify-content: space-between;
  }
  [layout-align-xs="start start"],
[layout-align-xs="center start"],
[layout-align-xs="end start"],
[layout-align-xs="space-between start"],
[layout-align-xs="space-around start"] {
    align-items: flex-start;
    align-content: flex-start;
  }
  [layout-align-xs="start center"],
[layout-align-xs="center center"],
[layout-align-xs="end center"],
[layout-align-xs="space-between center"],
[layout-align-xs="space-around center"] {
    align-items: center;
    align-content: center;
    max-width: 100%;
  }
  [layout-align-xs="start center"] > *,
[layout-align-xs="center center"] > *,
[layout-align-xs="end center"] > *,
[layout-align-xs="space-between center"] > *,
[layout-align-xs="space-around center"] > * {
    max-width: 100%;
    box-sizing: border-box;
  }
  [layout-align-xs="start center"] > *,
[layout-align-xs="center center"] > *,
[layout-align-xs="end center"] > *,
[layout-align-xs="space-between center"] > *,
[layout-align-xs="space-around center"] > * {
    max-width: 100%;
    box-sizing: border-box;
  }
  [layout-align-xs="start end"],
[layout-align-xs="center end"],
[layout-align-xs="end end"],
[layout-align-xs="space-between end"],
[layout-align-xs="space-around end"] {
    align-items: flex-end;
    align-content: flex-end;
  }
  [layout-align-xs="start stretch"],
[layout-align-xs="center stretch"],
[layout-align-xs="end stretch"],
[layout-align-xs="space-between stretch"],
[layout-align-xs="space-around stretch"] {
    align-items: stretch;
    align-content: stretch;
  }
  [flex-xs] {
    flex: 1;
    box-sizing: border-box;
  }
}
@media screen\0  and (max-width: 599px) {
  [flex-xs] {
    flex: 1 1 0%;
  }
}
@media (max-width: 599px) {
  [flex-xs=grow],
[flex-xs-grow] {
    flex: 1 1 100%;
    box-sizing: border-box;
  }
}
@media (max-width: 599px) {
  [flex-xs=initial],
[flex-xs-initial] {
    flex: 0 1 auto;
    box-sizing: border-box;
  }
}
@media (max-width: 599px) {
  [flex-xs=auto],
[flex-xs-auto] {
    flex: 1 1 auto;
    box-sizing: border-box;
  }
}
@media (max-width: 599px) {
  [flex-xs=none],
[flex-xs-none] {
    flex: 0 0 auto;
    box-sizing: border-box;
  }
}
@media (max-width: 599px) {
  [flex-xs=noshrink],
[flex-xs-noshrink] {
    flex: 1 0 auto;
    box-sizing: border-box;
  }
}
@media (max-width: 599px) {
  [flex-xs=nogrow],
[flex-xs-nogrow] {
    flex: 0 1 auto;
    box-sizing: border-box;
  }
}
@media (max-width: 599px) {
  [flex-xs="0"] {
    flex: 1 1 0%;
    max-width: 0%;
    max-height: 100%;
    box-sizing: border-box;
  }
}
@media (max-width: 599px) {
  [layout=row] > [flex-xs="0"],
[layout-xs=row] > [flex-xs="0"] {
    flex: 1 1 0%;
    max-width: 0%;
    max-height: 100%;
    box-sizing: border-box;
  }
}
@media (max-width: 599px) {
  [layout=column] > [flex-xs="0"],
[layout-xs=column] > [flex-xs="0"] {
    flex: 1 1 0%;
    max-width: 100%;
    max-height: 0%;
    box-sizing: border-box;
  }
}
@media (max-width: 599px) {
  [flex-xs="5"] {
    flex: 1 1 5%;
    max-width: 5%;
    max-height: 100%;
    box-sizing: border-box;
  }
}
@media (max-width: 599px) {
  [layout=row] > [flex-xs="5"],
[layout-xs=row] > [flex-xs="5"] {
    flex: 1 1 5%;
    max-width: 5%;
    max-height: 100%;
    box-sizing: border-box;
  }
}
@media (max-width: 599px) {
  [layout=column] > [flex-xs="5"],
[layout-xs=column] > [flex-xs="5"] {
    flex: 1 1 5%;
    max-width: 100%;
    max-height: 5%;
    box-sizing: border-box;
  }
}
@media (max-width: 599px) {
  [flex-xs="10"] {
    flex: 1 1 10%;
    max-width: 10%;
    max-height: 100%;
    box-sizing: border-box;
  }
}
@media (max-width: 599px) {
  [layout=row] > [flex-xs="10"],
[layout-xs=row] > [flex-xs="10"] {
    flex: 1 1 10%;
    max-width: 10%;
    max-height: 100%;
    box-sizing: border-box;
  }
}
@media (max-width: 599px) {
  [layout=column] > [flex-xs="10"],
[layout-xs=column] > [flex-xs="10"] {
    flex: 1 1 10%;
    max-width: 100%;
    max-height: 10%;
    box-sizing: border-box;
  }
}
@media (max-width: 599px) {
  [flex-xs="15"] {
    flex: 1 1 15%;
    max-width: 15%;
    max-height: 100%;
    box-sizing: border-box;
  }
}
@media (max-width: 599px) {
  [layout=row] > [flex-xs="15"],
[layout-xs=row] > [flex-xs="15"] {
    flex: 1 1 15%;
    max-width: 15%;
    max-height: 100%;
    box-sizing: border-box;
  }
}
@media (max-width: 599px) {
  [layout=column] > [flex-xs="15"],
[layout-xs=column] > [flex-xs="15"] {
    flex: 1 1 15%;
    max-width: 100%;
    max-height: 15%;
    box-sizing: border-box;
  }
}
@media (max-width: 599px) {
  [flex-xs="20"] {
    flex: 1 1 20%;
    max-width: 20%;
    max-height: 100%;
    box-sizing: border-box;
  }
}
@media (max-width: 599px) {
  [layout=row] > [flex-xs="20"],
[layout-xs=row] > [flex-xs="20"] {
    flex: 1 1 20%;
    max-width: 20%;
    max-height: 100%;
    box-sizing: border-box;
  }
}
@media (max-width: 599px) {
  [layout=column] > [flex-xs="20"],
[layout-xs=column] > [flex-xs="20"] {
    flex: 1 1 20%;
    max-width: 100%;
    max-height: 20%;
    box-sizing: border-box;
  }
}
@media (max-width: 599px) {
  [flex-xs="25"] {
    flex: 1 1 25%;
    max-width: 25%;
    max-height: 100%;
    box-sizing: border-box;
  }
}
@media (max-width: 599px) {
  [layout=row] > [flex-xs="25"],
[layout-xs=row] > [flex-xs="25"] {
    flex: 1 1 25%;
    max-width: 25%;
    max-height: 100%;
    box-sizing: border-box;
  }
}
@media (max-width: 599px) {
  [layout=column] > [flex-xs="25"],
[layout-xs=column] > [flex-xs="25"] {
    flex: 1 1 25%;
    max-width: 100%;
    max-height: 25%;
    box-sizing: border-box;
  }
}
@media (max-width: 599px) {
  [flex-xs="30"] {
    flex: 1 1 30%;
    max-width: 30%;
    max-height: 100%;
    box-sizing: border-box;
  }
}
@media (max-width: 599px) {
  [layout=row] > [flex-xs="30"],
[layout-xs=row] > [flex-xs="30"] {
    flex: 1 1 30%;
    max-width: 30%;
    max-height: 100%;
    box-sizing: border-box;
  }
}
@media (max-width: 599px) {
  [layout=column] > [flex-xs="30"],
[layout-xs=column] > [flex-xs="30"] {
    flex: 1 1 30%;
    max-width: 100%;
    max-height: 30%;
    box-sizing: border-box;
  }
}
@media (max-width: 599px) {
  [flex-xs="35"] {
    flex: 1 1 35%;
    max-width: 35%;
    max-height: 100%;
    box-sizing: border-box;
  }
}
@media (max-width: 599px) {
  [layout=row] > [flex-xs="35"],
[layout-xs=row] > [flex-xs="35"] {
    flex: 1 1 35%;
    max-width: 35%;
    max-height: 100%;
    box-sizing: border-box;
  }
}
@media (max-width: 599px) {
  [layout=column] > [flex-xs="35"],
[layout-xs=column] > [flex-xs="35"] {
    flex: 1 1 35%;
    max-width: 100%;
    max-height: 35%;
    box-sizing: border-box;
  }
}
@media (max-width: 599px) {
  [flex-xs="40"] {
    flex: 1 1 40%;
    max-width: 40%;
    max-height: 100%;
    box-sizing: border-box;
  }
}
@media (max-width: 599px) {
  [layout=row] > [flex-xs="40"],
[layout-xs=row] > [flex-xs="40"] {
    flex: 1 1 40%;
    max-width: 40%;
    max-height: 100%;
    box-sizing: border-box;
  }
}
@media (max-width: 599px) {
  [layout=column] > [flex-xs="40"],
[layout-xs=column] > [flex-xs="40"] {
    flex: 1 1 40%;
    max-width: 100%;
    max-height: 40%;
    box-sizing: border-box;
  }
}
@media (max-width: 599px) {
  [flex-xs="45"] {
    flex: 1 1 45%;
    max-width: 45%;
    max-height: 100%;
    box-sizing: border-box;
  }
}
@media (max-width: 599px) {
  [layout=row] > [flex-xs="45"],
[layout-xs=row] > [flex-xs="45"] {
    flex: 1 1 45%;
    max-width: 45%;
    max-height: 100%;
    box-sizing: border-box;
  }
}
@media (max-width: 599px) {
  [layout=column] > [flex-xs="45"],
[layout-xs=column] > [flex-xs="45"] {
    flex: 1 1 45%;
    max-width: 100%;
    max-height: 45%;
    box-sizing: border-box;
  }
}
@media (max-width: 599px) {
  [flex-xs="50"] {
    flex: 1 1 50%;
    max-width: 50%;
    max-height: 100%;
    box-sizing: border-box;
  }
}
@media (max-width: 599px) {
  [layout=row] > [flex-xs="50"],
[layout-xs=row] > [flex-xs="50"] {
    flex: 1 1 50%;
    max-width: 50%;
    max-height: 100%;
    box-sizing: border-box;
  }
}
@media (max-width: 599px) {
  [layout=column] > [flex-xs="50"],
[layout-xs=column] > [flex-xs="50"] {
    flex: 1 1 50%;
    max-width: 100%;
    max-height: 50%;
    box-sizing: border-box;
  }
}
@media (max-width: 599px) {
  [flex-xs="55"] {
    flex: 1 1 55%;
    max-width: 55%;
    max-height: 100%;
    box-sizing: border-box;
  }
}
@media (max-width: 599px) {
  [layout=row] > [flex-xs="55"],
[layout-xs=row] > [flex-xs="55"] {
    flex: 1 1 55%;
    max-width: 55%;
    max-height: 100%;
    box-sizing: border-box;
  }
}
@media (max-width: 599px) {
  [layout=column] > [flex-xs="55"],
[layout-xs=column] > [flex-xs="55"] {
    flex: 1 1 55%;
    max-width: 100%;
    max-height: 55%;
    box-sizing: border-box;
  }
}
@media (max-width: 599px) {
  [flex-xs="60"] {
    flex: 1 1 60%;
    max-width: 60%;
    max-height: 100%;
    box-sizing: border-box;
  }
}
@media (max-width: 599px) {
  [layout=row] > [flex-xs="60"],
[layout-xs=row] > [flex-xs="60"] {
    flex: 1 1 60%;
    max-width: 60%;
    max-height: 100%;
    box-sizing: border-box;
  }
}
@media (max-width: 599px) {
  [layout=column] > [flex-xs="60"],
[layout-xs=column] > [flex-xs="60"] {
    flex: 1 1 60%;
    max-width: 100%;
    max-height: 60%;
    box-sizing: border-box;
  }
}
@media (max-width: 599px) {
  [flex-xs="65"] {
    flex: 1 1 65%;
    max-width: 65%;
    max-height: 100%;
    box-sizing: border-box;
  }
}
@media (max-width: 599px) {
  [layout=row] > [flex-xs="65"],
[layout-xs=row] > [flex-xs="65"] {
    flex: 1 1 65%;
    max-width: 65%;
    max-height: 100%;
    box-sizing: border-box;
  }
}
@media (max-width: 599px) {
  [layout=column] > [flex-xs="65"],
[layout-xs=column] > [flex-xs="65"] {
    flex: 1 1 65%;
    max-width: 100%;
    max-height: 65%;
    box-sizing: border-box;
  }
}
@media (max-width: 599px) {
  [flex-xs="70"] {
    flex: 1 1 70%;
    max-width: 70%;
    max-height: 100%;
    box-sizing: border-box;
  }
}
@media (max-width: 599px) {
  [layout=row] > [flex-xs="70"],
[layout-xs=row] > [flex-xs="70"] {
    flex: 1 1 70%;
    max-width: 70%;
    max-height: 100%;
    box-sizing: border-box;
  }
}
@media (max-width: 599px) {
  [layout=column] > [flex-xs="70"],
[layout-xs=column] > [flex-xs="70"] {
    flex: 1 1 70%;
    max-width: 100%;
    max-height: 70%;
    box-sizing: border-box;
  }
}
@media (max-width: 599px) {
  [flex-xs="75"] {
    flex: 1 1 75%;
    max-width: 75%;
    max-height: 100%;
    box-sizing: border-box;
  }
}
@media (max-width: 599px) {
  [layout=row] > [flex-xs="75"],
[layout-xs=row] > [flex-xs="75"] {
    flex: 1 1 75%;
    max-width: 75%;
    max-height: 100%;
    box-sizing: border-box;
  }
}
@media (max-width: 599px) {
  [layout=column] > [flex-xs="75"],
[layout-xs=column] > [flex-xs="75"] {
    flex: 1 1 75%;
    max-width: 100%;
    max-height: 75%;
    box-sizing: border-box;
  }
}
@media (max-width: 599px) {
  [flex-xs="80"] {
    flex: 1 1 80%;
    max-width: 80%;
    max-height: 100%;
    box-sizing: border-box;
  }
}
@media (max-width: 599px) {
  [layout=row] > [flex-xs="80"],
[layout-xs=row] > [flex-xs="80"] {
    flex: 1 1 80%;
    max-width: 80%;
    max-height: 100%;
    box-sizing: border-box;
  }
}
@media (max-width: 599px) {
  [layout=column] > [flex-xs="80"],
[layout-xs=column] > [flex-xs="80"] {
    flex: 1 1 80%;
    max-width: 100%;
    max-height: 80%;
    box-sizing: border-box;
  }
}
@media (max-width: 599px) {
  [flex-xs="85"] {
    flex: 1 1 85%;
    max-width: 85%;
    max-height: 100%;
    box-sizing: border-box;
  }
}
@media (max-width: 599px) {
  [layout=row] > [flex-xs="85"],
[layout-xs=row] > [flex-xs="85"] {
    flex: 1 1 85%;
    max-width: 85%;
    max-height: 100%;
    box-sizing: border-box;
  }
}
@media (max-width: 599px) {
  [layout=column] > [flex-xs="85"],
[layout-xs=column] > [flex-xs="85"] {
    flex: 1 1 85%;
    max-width: 100%;
    max-height: 85%;
    box-sizing: border-box;
  }
}
@media (max-width: 599px) {
  [flex-xs="90"] {
    flex: 1 1 90%;
    max-width: 90%;
    max-height: 100%;
    box-sizing: border-box;
  }
}
@media (max-width: 599px) {
  [layout=row] > [flex-xs="90"],
[layout-xs=row] > [flex-xs="90"] {
    flex: 1 1 90%;
    max-width: 90%;
    max-height: 100%;
    box-sizing: border-box;
  }
}
@media (max-width: 599px) {
  [layout=column] > [flex-xs="90"],
[layout-xs=column] > [flex-xs="90"] {
    flex: 1 1 90%;
    max-width: 100%;
    max-height: 90%;
    box-sizing: border-box;
  }
}
@media (max-width: 599px) {
  [flex-xs="95"] {
    flex: 1 1 95%;
    max-width: 95%;
    max-height: 100%;
    box-sizing: border-box;
  }
}
@media (max-width: 599px) {
  [layout=row] > [flex-xs="95"],
[layout-xs=row] > [flex-xs="95"] {
    flex: 1 1 95%;
    max-width: 95%;
    max-height: 100%;
    box-sizing: border-box;
  }
}
@media (max-width: 599px) {
  [layout=column] > [flex-xs="95"],
[layout-xs=column] > [flex-xs="95"] {
    flex: 1 1 95%;
    max-width: 100%;
    max-height: 95%;
    box-sizing: border-box;
  }
}
@media (max-width: 599px) {
  [flex-xs="100"] {
    flex: 1 1 100%;
    max-width: 100%;
    max-height: 100%;
    box-sizing: border-box;
  }
}
@media (max-width: 599px) {
  [layout=row] > [flex-xs="100"],
[layout-xs=row] > [flex-xs="100"] {
    flex: 1 1 100%;
    max-width: 100%;
    max-height: 100%;
    box-sizing: border-box;
  }
}
@media (max-width: 599px) {
  [layout=column] > [flex-xs="100"],
[layout-xs=column] > [flex-xs="100"] {
    flex: 1 1 100%;
    max-width: 100%;
    max-height: 100%;
    box-sizing: border-box;
  }
}
@media (max-width: 599px) {
  [layout=row] > [flex-xs="33"],
[layout=row] > [flex-xs="33"],
[layout-xs=row] > [flex-xs="33"],
[layout-xs=row] > [flex-xs="33"] {
    flex: 1 1 33%;
    max-width: 33.3333333333%;
    max-height: 100%;
    box-sizing: border-box;
  }
  [layout=row] > [flex-xs="34"],
[layout=row] > [flex-xs="34"],
[layout-xs=row] > [flex-xs="34"],
[layout-xs=row] > [flex-xs="34"] {
    flex: 1 1 34%;
    max-width: 34%;
    max-height: 100%;
    box-sizing: border-box;
  }
  [layout=row] > [flex-xs="66"],
[layout=row] > [flex-xs="66"],
[layout-xs=row] > [flex-xs="66"],
[layout-xs=row] > [flex-xs="66"] {
    flex: 1 1 66%;
    max-width: 66.6666666667%;
    max-height: 100%;
    box-sizing: border-box;
  }
  [layout=row] > [flex-xs="67"],
[layout=row] > [flex-xs="67"],
[layout-xs=row] > [flex-xs="67"],
[layout-xs=row] > [flex-xs="67"] {
    flex: 1 1 67%;
    max-width: 67%;
    max-height: 100%;
    box-sizing: border-box;
  }
}
@media (max-width: 599px) {
  [layout=column] > [flex-xs="33"],
[layout=column] > [flex-xs="33"],
[layout-xs=column] > [flex-xs="33"],
[layout-xs=column] > [flex-xs="33"] {
    flex: 1 1 33%;
    max-width: 100%;
    max-height: 33.3333333333%;
    box-sizing: border-box;
  }
  [layout=column] > [flex-xs="34"],
[layout=column] > [flex-xs="34"],
[layout-xs=column] > [flex-xs="34"],
[layout-xs=column] > [flex-xs="34"] {
    flex: 1 1 34%;
    max-width: 100%;
    max-height: 34%;
    box-sizing: border-box;
  }
  [layout=column] > [flex-xs="66"],
[layout=column] > [flex-xs="66"],
[layout-xs=column] > [flex-xs="66"],
[layout-xs=column] > [flex-xs="66"] {
    flex: 1 1 66%;
    max-width: 100%;
    max-height: 66.6666666667%;
    box-sizing: border-box;
  }
  [layout=column] > [flex-xs="67"],
[layout=column] > [flex-xs="67"],
[layout-xs=column] > [flex-xs="67"],
[layout-xs=column] > [flex-xs="67"] {
    flex: 1 1 67%;
    max-width: 100%;
    max-height: 67%;
    box-sizing: border-box;
  }
}
@media (max-width: 599px) {
  [layout-xs],
[layout-xs=column],
[layout-xs=row] {
    box-sizing: border-box;
    display: flex;
  }
}
@media (max-width: 599px) {
  [layout-xs=column] {
    flex-direction: column;
  }
}
@media (max-width: 599px) {
  [layout-xs=row] {
    flex-direction: row;
  }
}
@media (min-width: 600px) {
  [flex-order-gt-xs="-20"] {
    order: -20;
  }
  [flex-order-gt-xs="-19"] {
    order: -19;
  }
  [flex-order-gt-xs="-18"] {
    order: -18;
  }
  [flex-order-gt-xs="-17"] {
    order: -17;
  }
  [flex-order-gt-xs="-16"] {
    order: -16;
  }
  [flex-order-gt-xs="-15"] {
    order: -15;
  }
  [flex-order-gt-xs="-14"] {
    order: -14;
  }
  [flex-order-gt-xs="-13"] {
    order: -13;
  }
  [flex-order-gt-xs="-12"] {
    order: -12;
  }
  [flex-order-gt-xs="-11"] {
    order: -11;
  }
  [flex-order-gt-xs="-10"] {
    order: -10;
  }
  [flex-order-gt-xs="-9"] {
    order: -9;
  }
  [flex-order-gt-xs="-8"] {
    order: -8;
  }
  [flex-order-gt-xs="-7"] {
    order: -7;
  }
  [flex-order-gt-xs="-6"] {
    order: -6;
  }
  [flex-order-gt-xs="-5"] {
    order: -5;
  }
  [flex-order-gt-xs="-4"] {
    order: -4;
  }
  [flex-order-gt-xs="-3"] {
    order: -3;
  }
  [flex-order-gt-xs="-2"] {
    order: -2;
  }
  [flex-order-gt-xs="-1"] {
    order: -1;
  }
  [flex-order-gt-xs="0"] {
    order: 0;
  }
  [flex-order-gt-xs="1"] {
    order: 1;
  }
  [flex-order-gt-xs="2"] {
    order: 2;
  }
  [flex-order-gt-xs="3"] {
    order: 3;
  }
  [flex-order-gt-xs="4"] {
    order: 4;
  }
  [flex-order-gt-xs="5"] {
    order: 5;
  }
  [flex-order-gt-xs="6"] {
    order: 6;
  }
  [flex-order-gt-xs="7"] {
    order: 7;
  }
  [flex-order-gt-xs="8"] {
    order: 8;
  }
  [flex-order-gt-xs="9"] {
    order: 9;
  }
  [flex-order-gt-xs="10"] {
    order: 10;
  }
  [flex-order-gt-xs="11"] {
    order: 11;
  }
  [flex-order-gt-xs="12"] {
    order: 12;
  }
  [flex-order-gt-xs="13"] {
    order: 13;
  }
  [flex-order-gt-xs="14"] {
    order: 14;
  }
  [flex-order-gt-xs="15"] {
    order: 15;
  }
  [flex-order-gt-xs="16"] {
    order: 16;
  }
  [flex-order-gt-xs="17"] {
    order: 17;
  }
  [flex-order-gt-xs="18"] {
    order: 18;
  }
  [flex-order-gt-xs="19"] {
    order: 19;
  }
  [flex-order-gt-xs="20"] {
    order: 20;
  }
  [flex-offset-gt-xs="0"] {
    margin-left: 0%;
  }
  [flex-offset-gt-xs="5"] {
    margin-left: 5%;
  }
  [flex-offset-gt-xs="10"] {
    margin-left: 10%;
  }
  [flex-offset-gt-xs="15"] {
    margin-left: 15%;
  }
  [flex-offset-gt-xs="20"] {
    margin-left: 20%;
  }
  [flex-offset-gt-xs="25"] {
    margin-left: 25%;
  }
  [flex-offset-gt-xs="30"] {
    margin-left: 30%;
  }
  [flex-offset-gt-xs="35"] {
    margin-left: 35%;
  }
  [flex-offset-gt-xs="40"] {
    margin-left: 40%;
  }
  [flex-offset-gt-xs="45"] {
    margin-left: 45%;
  }
  [flex-offset-gt-xs="50"] {
    margin-left: 50%;
  }
  [flex-offset-gt-xs="55"] {
    margin-left: 55%;
  }
  [flex-offset-gt-xs="60"] {
    margin-left: 60%;
  }
  [flex-offset-gt-xs="65"] {
    margin-left: 65%;
  }
  [flex-offset-gt-xs="70"] {
    margin-left: 70%;
  }
  [flex-offset-gt-xs="75"] {
    margin-left: 75%;
  }
  [flex-offset-gt-xs="80"] {
    margin-left: 80%;
  }
  [flex-offset-gt-xs="85"] {
    margin-left: 85%;
  }
  [flex-offset-gt-xs="90"] {
    margin-left: 90%;
  }
  [flex-offset-gt-xs="95"] {
    margin-left: 95%;
  }
  [flex-offset-gt-xs="33"] {
    margin-left: 33.3333333333%;
  }
  [flex-offset-gt-xs="66"] {
    margin-left: 66.6666666667%;
  }
  [layout-align-gt-xs],
[layout-align-gt-xs="start stretch"] {
    justify-content: flex-start;
    align-content: stretch;
    align-items: stretch;
  }
  [layout-align-gt-xs=start],
[layout-align-gt-xs="start start"],
[layout-align-gt-xs="start center"],
[layout-align-gt-xs="start end"],
[layout-align-gt-xs="start stretch"] {
    justify-content: flex-start;
  }
  [layout-align-gt-xs=center],
[layout-align-gt-xs="center start"],
[layout-align-gt-xs="center center"],
[layout-align-gt-xs="center end"],
[layout-align-gt-xs="center stretch"] {
    justify-content: center;
  }
  [layout-align-gt-xs=end],
[layout-align-gt-xs="end center"],
[layout-align-gt-xs="end start"],
[layout-align-gt-xs="end end"],
[layout-align-gt-xs="end stretch"] {
    justify-content: flex-end;
  }
  [layout-align-gt-xs=space-around],
[layout-align-gt-xs="space-around center"],
[layout-align-gt-xs="space-around start"],
[layout-align-gt-xs="space-around end"],
[layout-align-gt-xs="space-around stretch"] {
    justify-content: space-around;
  }
  [layout-align-gt-xs=space-between],
[layout-align-gt-xs="space-between center"],
[layout-align-gt-xs="space-between start"],
[layout-align-gt-xs="space-between end"],
[layout-align-gt-xs="space-between stretch"] {
    justify-content: space-between;
  }
  [layout-align-gt-xs="start start"],
[layout-align-gt-xs="center start"],
[layout-align-gt-xs="end start"],
[layout-align-gt-xs="space-between start"],
[layout-align-gt-xs="space-around start"] {
    align-items: flex-start;
    align-content: flex-start;
  }
  [layout-align-gt-xs="start center"],
[layout-align-gt-xs="center center"],
[layout-align-gt-xs="end center"],
[layout-align-gt-xs="space-between center"],
[layout-align-gt-xs="space-around center"] {
    align-items: center;
    align-content: center;
    max-width: 100%;
  }
  [layout-align-gt-xs="start center"] > *,
[layout-align-gt-xs="center center"] > *,
[layout-align-gt-xs="end center"] > *,
[layout-align-gt-xs="space-between center"] > *,
[layout-align-gt-xs="space-around center"] > * {
    max-width: 100%;
    box-sizing: border-box;
  }
  [layout-align-gt-xs="start center"] > *,
[layout-align-gt-xs="center center"] > *,
[layout-align-gt-xs="end center"] > *,
[layout-align-gt-xs="space-between center"] > *,
[layout-align-gt-xs="space-around center"] > * {
    max-width: 100%;
    box-sizing: border-box;
  }
  [layout-align-gt-xs="start end"],
[layout-align-gt-xs="center end"],
[layout-align-gt-xs="end end"],
[layout-align-gt-xs="space-between end"],
[layout-align-gt-xs="space-around end"] {
    align-items: flex-end;
    align-content: flex-end;
  }
  [layout-align-gt-xs="start stretch"],
[layout-align-gt-xs="center stretch"],
[layout-align-gt-xs="end stretch"],
[layout-align-gt-xs="space-between stretch"],
[layout-align-gt-xs="space-around stretch"] {
    align-items: stretch;
    align-content: stretch;
  }
  [flex-gt-xs] {
    flex: 1;
    box-sizing: border-box;
  }
}
@media screen\0  and (min-width: 600px) {
  [flex-gt-xs] {
    flex: 1 1 0%;
  }
}
@media (min-width: 600px) {
  [flex-gt-xs=grow],
[flex-gt-xs-grow] {
    flex: 1 1 100%;
    box-sizing: border-box;
  }
}
@media (min-width: 600px) {
  [flex-gt-xs=initial],
[flex-gt-xs-initial] {
    flex: 0 1 auto;
    box-sizing: border-box;
  }
}
@media (min-width: 600px) {
  [flex-gt-xs=auto],
[flex-gt-xs-auto] {
    flex: 1 1 auto;
    box-sizing: border-box;
  }
}
@media (min-width: 600px) {
  [flex-gt-xs=none],
[flex-gt-xs-none] {
    flex: 0 0 auto;
    box-sizing: border-box;
  }
}
@media (min-width: 600px) {
  [flex-gt-xs=noshrink],
[flex-gt-xs-noshrink] {
    flex: 1 0 auto;
    box-sizing: border-box;
  }
}
@media (min-width: 600px) {
  [flex-gt-xs=nogrow],
[flex-gt-xs-nogrow] {
    flex: 0 1 auto;
    box-sizing: border-box;
  }
}
@media (min-width: 600px) {
  [flex-gt-xs="0"] {
    flex: 1 1 0%;
    max-width: 0%;
    max-height: 100%;
    box-sizing: border-box;
  }
}
@media (min-width: 600px) {
  [layout=row] > [flex-gt-xs="0"],
[layout-gt-xs=row] > [flex-gt-xs="0"] {
    flex: 1 1 0%;
    max-width: 0%;
    max-height: 100%;
    box-sizing: border-box;
  }
}
@media (min-width: 600px) {
  [layout=column] > [flex-gt-xs="0"],
[layout-gt-xs=column] > [flex-gt-xs="0"] {
    flex: 1 1 0%;
    max-width: 100%;
    max-height: 0%;
    box-sizing: border-box;
  }
}
@media (min-width: 600px) {
  [flex-gt-xs="5"] {
    flex: 1 1 5%;
    max-width: 5%;
    max-height: 100%;
    box-sizing: border-box;
  }
}
@media (min-width: 600px) {
  [layout=row] > [flex-gt-xs="5"],
[layout-gt-xs=row] > [flex-gt-xs="5"] {
    flex: 1 1 5%;
    max-width: 5%;
    max-height: 100%;
    box-sizing: border-box;
  }
}
@media (min-width: 600px) {
  [layout=column] > [flex-gt-xs="5"],
[layout-gt-xs=column] > [flex-gt-xs="5"] {
    flex: 1 1 5%;
    max-width: 100%;
    max-height: 5%;
    box-sizing: border-box;
  }
}
@media (min-width: 600px) {
  [flex-gt-xs="10"] {
    flex: 1 1 10%;
    max-width: 10%;
    max-height: 100%;
    box-sizing: border-box;
  }
}
@media (min-width: 600px) {
  [layout=row] > [flex-gt-xs="10"],
[layout-gt-xs=row] > [flex-gt-xs="10"] {
    flex: 1 1 10%;
    max-width: 10%;
    max-height: 100%;
    box-sizing: border-box;
  }
}
@media (min-width: 600px) {
  [layout=column] > [flex-gt-xs="10"],
[layout-gt-xs=column] > [flex-gt-xs="10"] {
    flex: 1 1 10%;
    max-width: 100%;
    max-height: 10%;
    box-sizing: border-box;
  }
}
@media (min-width: 600px) {
  [flex-gt-xs="15"] {
    flex: 1 1 15%;
    max-width: 15%;
    max-height: 100%;
    box-sizing: border-box;
  }
}
@media (min-width: 600px) {
  [layout=row] > [flex-gt-xs="15"],
[layout-gt-xs=row] > [flex-gt-xs="15"] {
    flex: 1 1 15%;
    max-width: 15%;
    max-height: 100%;
    box-sizing: border-box;
  }
}
@media (min-width: 600px) {
  [layout=column] > [flex-gt-xs="15"],
[layout-gt-xs=column] > [flex-gt-xs="15"] {
    flex: 1 1 15%;
    max-width: 100%;
    max-height: 15%;
    box-sizing: border-box;
  }
}
@media (min-width: 600px) {
  [flex-gt-xs="20"] {
    flex: 1 1 20%;
    max-width: 20%;
    max-height: 100%;
    box-sizing: border-box;
  }
}
@media (min-width: 600px) {
  [layout=row] > [flex-gt-xs="20"],
[layout-gt-xs=row] > [flex-gt-xs="20"] {
    flex: 1 1 20%;
    max-width: 20%;
    max-height: 100%;
    box-sizing: border-box;
  }
}
@media (min-width: 600px) {
  [layout=column] > [flex-gt-xs="20"],
[layout-gt-xs=column] > [flex-gt-xs="20"] {
    flex: 1 1 20%;
    max-width: 100%;
    max-height: 20%;
    box-sizing: border-box;
  }
}
@media (min-width: 600px) {
  [flex-gt-xs="25"] {
    flex: 1 1 25%;
    max-width: 25%;
    max-height: 100%;
    box-sizing: border-box;
  }
}
@media (min-width: 600px) {
  [layout=row] > [flex-gt-xs="25"],
[layout-gt-xs=row] > [flex-gt-xs="25"] {
    flex: 1 1 25%;
    max-width: 25%;
    max-height: 100%;
    box-sizing: border-box;
  }
}
@media (min-width: 600px) {
  [layout=column] > [flex-gt-xs="25"],
[layout-gt-xs=column] > [flex-gt-xs="25"] {
    flex: 1 1 25%;
    max-width: 100%;
    max-height: 25%;
    box-sizing: border-box;
  }
}
@media (min-width: 600px) {
  [flex-gt-xs="30"] {
    flex: 1 1 30%;
    max-width: 30%;
    max-height: 100%;
    box-sizing: border-box;
  }
}
@media (min-width: 600px) {
  [layout=row] > [flex-gt-xs="30"],
[layout-gt-xs=row] > [flex-gt-xs="30"] {
    flex: 1 1 30%;
    max-width: 30%;
    max-height: 100%;
    box-sizing: border-box;
  }
}
@media (min-width: 600px) {
  [layout=column] > [flex-gt-xs="30"],
[layout-gt-xs=column] > [flex-gt-xs="30"] {
    flex: 1 1 30%;
    max-width: 100%;
    max-height: 30%;
    box-sizing: border-box;
  }
}
@media (min-width: 600px) {
  [flex-gt-xs="35"] {
    flex: 1 1 35%;
    max-width: 35%;
    max-height: 100%;
    box-sizing: border-box;
  }
}
@media (min-width: 600px) {
  [layout=row] > [flex-gt-xs="35"],
[layout-gt-xs=row] > [flex-gt-xs="35"] {
    flex: 1 1 35%;
    max-width: 35%;
    max-height: 100%;
    box-sizing: border-box;
  }
}
@media (min-width: 600px) {
  [layout=column] > [flex-gt-xs="35"],
[layout-gt-xs=column] > [flex-gt-xs="35"] {
    flex: 1 1 35%;
    max-width: 100%;
    max-height: 35%;
    box-sizing: border-box;
  }
}
@media (min-width: 600px) {
  [flex-gt-xs="40"] {
    flex: 1 1 40%;
    max-width: 40%;
    max-height: 100%;
    box-sizing: border-box;
  }
}
@media (min-width: 600px) {
  [layout=row] > [flex-gt-xs="40"],
[layout-gt-xs=row] > [flex-gt-xs="40"] {
    flex: 1 1 40%;
    max-width: 40%;
    max-height: 100%;
    box-sizing: border-box;
  }
}
@media (min-width: 600px) {
  [layout=column] > [flex-gt-xs="40"],
[layout-gt-xs=column] > [flex-gt-xs="40"] {
    flex: 1 1 40%;
    max-width: 100%;
    max-height: 40%;
    box-sizing: border-box;
  }
}
@media (min-width: 600px) {
  [flex-gt-xs="45"] {
    flex: 1 1 45%;
    max-width: 45%;
    max-height: 100%;
    box-sizing: border-box;
  }
}
@media (min-width: 600px) {
  [layout=row] > [flex-gt-xs="45"],
[layout-gt-xs=row] > [flex-gt-xs="45"] {
    flex: 1 1 45%;
    max-width: 45%;
    max-height: 100%;
    box-sizing: border-box;
  }
}
@media (min-width: 600px) {
  [layout=column] > [flex-gt-xs="45"],
[layout-gt-xs=column] > [flex-gt-xs="45"] {
    flex: 1 1 45%;
    max-width: 100%;
    max-height: 45%;
    box-sizing: border-box;
  }
}
@media (min-width: 600px) {
  [flex-gt-xs="50"] {
    flex: 1 1 50%;
    max-width: 50%;
    max-height: 100%;
    box-sizing: border-box;
  }
}
@media (min-width: 600px) {
  [layout=row] > [flex-gt-xs="50"],
[layout-gt-xs=row] > [flex-gt-xs="50"] {
    flex: 1 1 50%;
    max-width: 50%;
    max-height: 100%;
    box-sizing: border-box;
  }
}
@media (min-width: 600px) {
  [layout=column] > [flex-gt-xs="50"],
[layout-gt-xs=column] > [flex-gt-xs="50"] {
    flex: 1 1 50%;
    max-width: 100%;
    max-height: 50%;
    box-sizing: border-box;
  }
}
@media (min-width: 600px) {
  [flex-gt-xs="55"] {
    flex: 1 1 55%;
    max-width: 55%;
    max-height: 100%;
    box-sizing: border-box;
  }
}
@media (min-width: 600px) {
  [layout=row] > [flex-gt-xs="55"],
[layout-gt-xs=row] > [flex-gt-xs="55"] {
    flex: 1 1 55%;
    max-width: 55%;
    max-height: 100%;
    box-sizing: border-box;
  }
}
@media (min-width: 600px) {
  [layout=column] > [flex-gt-xs="55"],
[layout-gt-xs=column] > [flex-gt-xs="55"] {
    flex: 1 1 55%;
    max-width: 100%;
    max-height: 55%;
    box-sizing: border-box;
  }
}
@media (min-width: 600px) {
  [flex-gt-xs="60"] {
    flex: 1 1 60%;
    max-width: 60%;
    max-height: 100%;
    box-sizing: border-box;
  }
}
@media (min-width: 600px) {
  [layout=row] > [flex-gt-xs="60"],
[layout-gt-xs=row] > [flex-gt-xs="60"] {
    flex: 1 1 60%;
    max-width: 60%;
    max-height: 100%;
    box-sizing: border-box;
  }
}
@media (min-width: 600px) {
  [layout=column] > [flex-gt-xs="60"],
[layout-gt-xs=column] > [flex-gt-xs="60"] {
    flex: 1 1 60%;
    max-width: 100%;
    max-height: 60%;
    box-sizing: border-box;
  }
}
@media (min-width: 600px) {
  [flex-gt-xs="65"] {
    flex: 1 1 65%;
    max-width: 65%;
    max-height: 100%;
    box-sizing: border-box;
  }
}
@media (min-width: 600px) {
  [layout=row] > [flex-gt-xs="65"],
[layout-gt-xs=row] > [flex-gt-xs="65"] {
    flex: 1 1 65%;
    max-width: 65%;
    max-height: 100%;
    box-sizing: border-box;
  }
}
@media (min-width: 600px) {
  [layout=column] > [flex-gt-xs="65"],
[layout-gt-xs=column] > [flex-gt-xs="65"] {
    flex: 1 1 65%;
    max-width: 100%;
    max-height: 65%;
    box-sizing: border-box;
  }
}
@media (min-width: 600px) {
  [flex-gt-xs="70"] {
    flex: 1 1 70%;
    max-width: 70%;
    max-height: 100%;
    box-sizing: border-box;
  }
}
@media (min-width: 600px) {
  [layout=row] > [flex-gt-xs="70"],
[layout-gt-xs=row] > [flex-gt-xs="70"] {
    flex: 1 1 70%;
    max-width: 70%;
    max-height: 100%;
    box-sizing: border-box;
  }
}
@media (min-width: 600px) {
  [layout=column] > [flex-gt-xs="70"],
[layout-gt-xs=column] > [flex-gt-xs="70"] {
    flex: 1 1 70%;
    max-width: 100%;
    max-height: 70%;
    box-sizing: border-box;
  }
}
@media (min-width: 600px) {
  [flex-gt-xs="75"] {
    flex: 1 1 75%;
    max-width: 75%;
    max-height: 100%;
    box-sizing: border-box;
  }
}
@media (min-width: 600px) {
  [layout=row] > [flex-gt-xs="75"],
[layout-gt-xs=row] > [flex-gt-xs="75"] {
    flex: 1 1 75%;
    max-width: 75%;
    max-height: 100%;
    box-sizing: border-box;
  }
}
@media (min-width: 600px) {
  [layout=column] > [flex-gt-xs="75"],
[layout-gt-xs=column] > [flex-gt-xs="75"] {
    flex: 1 1 75%;
    max-width: 100%;
    max-height: 75%;
    box-sizing: border-box;
  }
}
@media (min-width: 600px) {
  [flex-gt-xs="80"] {
    flex: 1 1 80%;
    max-width: 80%;
    max-height: 100%;
    box-sizing: border-box;
  }
}
@media (min-width: 600px) {
  [layout=row] > [flex-gt-xs="80"],
[layout-gt-xs=row] > [flex-gt-xs="80"] {
    flex: 1 1 80%;
    max-width: 80%;
    max-height: 100%;
    box-sizing: border-box;
  }
}
@media (min-width: 600px) {
  [layout=column] > [flex-gt-xs="80"],
[layout-gt-xs=column] > [flex-gt-xs="80"] {
    flex: 1 1 80%;
    max-width: 100%;
    max-height: 80%;
    box-sizing: border-box;
  }
}
@media (min-width: 600px) {
  [flex-gt-xs="85"] {
    flex: 1 1 85%;
    max-width: 85%;
    max-height: 100%;
    box-sizing: border-box;
  }
}
@media (min-width: 600px) {
  [layout=row] > [flex-gt-xs="85"],
[layout-gt-xs=row] > [flex-gt-xs="85"] {
    flex: 1 1 85%;
    max-width: 85%;
    max-height: 100%;
    box-sizing: border-box;
  }
}
@media (min-width: 600px) {
  [layout=column] > [flex-gt-xs="85"],
[layout-gt-xs=column] > [flex-gt-xs="85"] {
    flex: 1 1 85%;
    max-width: 100%;
    max-height: 85%;
    box-sizing: border-box;
  }
}
@media (min-width: 600px) {
  [flex-gt-xs="90"] {
    flex: 1 1 90%;
    max-width: 90%;
    max-height: 100%;
    box-sizing: border-box;
  }
}
@media (min-width: 600px) {
  [layout=row] > [flex-gt-xs="90"],
[layout-gt-xs=row] > [flex-gt-xs="90"] {
    flex: 1 1 90%;
    max-width: 90%;
    max-height: 100%;
    box-sizing: border-box;
  }
}
@media (min-width: 600px) {
  [layout=column] > [flex-gt-xs="90"],
[layout-gt-xs=column] > [flex-gt-xs="90"] {
    flex: 1 1 90%;
    max-width: 100%;
    max-height: 90%;
    box-sizing: border-box;
  }
}
@media (min-width: 600px) {
  [flex-gt-xs="95"] {
    flex: 1 1 95%;
    max-width: 95%;
    max-height: 100%;
    box-sizing: border-box;
  }
}
@media (min-width: 600px) {
  [layout=row] > [flex-gt-xs="95"],
[layout-gt-xs=row] > [flex-gt-xs="95"] {
    flex: 1 1 95%;
    max-width: 95%;
    max-height: 100%;
    box-sizing: border-box;
  }
}
@media (min-width: 600px) {
  [layout=column] > [flex-gt-xs="95"],
[layout-gt-xs=column] > [flex-gt-xs="95"] {
    flex: 1 1 95%;
    max-width: 100%;
    max-height: 95%;
    box-sizing: border-box;
  }
}
@media (min-width: 600px) {
  [flex-gt-xs="100"] {
    flex: 1 1 100%;
    max-width: 100%;
    max-height: 100%;
    box-sizing: border-box;
  }
}
@media (min-width: 600px) {
  [layout=row] > [flex-gt-xs="100"],
[layout-gt-xs=row] > [flex-gt-xs="100"] {
    flex: 1 1 100%;
    max-width: 100%;
    max-height: 100%;
    box-sizing: border-box;
  }
}
@media (min-width: 600px) {
  [layout=column] > [flex-gt-xs="100"],
[layout-gt-xs=column] > [flex-gt-xs="100"] {
    flex: 1 1 100%;
    max-width: 100%;
    max-height: 100%;
    box-sizing: border-box;
  }
}
@media (min-width: 600px) {
  [layout=row] > [flex-gt-xs="33"],
[layout=row] > [flex-gt-xs="33"],
[layout-gt-xs=row] > [flex-gt-xs="33"],
[layout-gt-xs=row] > [flex-gt-xs="33"] {
    flex: 1 1 33%;
    max-width: 33.3333333333%;
    max-height: 100%;
    box-sizing: border-box;
  }
  [layout=row] > [flex-gt-xs="34"],
[layout=row] > [flex-gt-xs="34"],
[layout-gt-xs=row] > [flex-gt-xs="34"],
[layout-gt-xs=row] > [flex-gt-xs="34"] {
    flex: 1 1 34%;
    max-width: 34%;
    max-height: 100%;
    box-sizing: border-box;
  }
  [layout=row] > [flex-gt-xs="66"],
[layout=row] > [flex-gt-xs="66"],
[layout-gt-xs=row] > [flex-gt-xs="66"],
[layout-gt-xs=row] > [flex-gt-xs="66"] {
    flex: 1 1 66%;
    max-width: 66.6666666667%;
    max-height: 100%;
    box-sizing: border-box;
  }
  [layout=row] > [flex-gt-xs="67"],
[layout=row] > [flex-gt-xs="67"],
[layout-gt-xs=row] > [flex-gt-xs="67"],
[layout-gt-xs=row] > [flex-gt-xs="67"] {
    flex: 1 1 67%;
    max-width: 67%;
    max-height: 100%;
    box-sizing: border-box;
  }
}
@media (min-width: 600px) {
  [layout=column] > [flex-gt-xs="33"],
[layout=column] > [flex-gt-xs="33"],
[layout-gt-xs=column] > [flex-gt-xs="33"],
[layout-gt-xs=column] > [flex-gt-xs="33"] {
    flex: 1 1 33%;
    max-width: 100%;
    max-height: 33.3333333333%;
    box-sizing: border-box;
  }
  [layout=column] > [flex-gt-xs="34"],
[layout=column] > [flex-gt-xs="34"],
[layout-gt-xs=column] > [flex-gt-xs="34"],
[layout-gt-xs=column] > [flex-gt-xs="34"] {
    flex: 1 1 34%;
    max-width: 100%;
    max-height: 34%;
    box-sizing: border-box;
  }
  [layout=column] > [flex-gt-xs="66"],
[layout=column] > [flex-gt-xs="66"],
[layout-gt-xs=column] > [flex-gt-xs="66"],
[layout-gt-xs=column] > [flex-gt-xs="66"] {
    flex: 1 1 66%;
    max-width: 100%;
    max-height: 66.6666666667%;
    box-sizing: border-box;
  }
  [layout=column] > [flex-gt-xs="67"],
[layout=column] > [flex-gt-xs="67"],
[layout-gt-xs=column] > [flex-gt-xs="67"],
[layout-gt-xs=column] > [flex-gt-xs="67"] {
    flex: 1 1 67%;
    max-width: 100%;
    max-height: 67%;
    box-sizing: border-box;
  }
}
@media (min-width: 600px) {
  [layout-gt-xs],
[layout-gt-xs=column],
[layout-gt-xs=row] {
    box-sizing: border-box;
    display: flex;
  }
}
@media (min-width: 600px) {
  [layout-gt-xs=column] {
    flex-direction: column;
  }
}
@media (min-width: 600px) {
  [layout-gt-xs=row] {
    flex-direction: row;
  }
}
@media (min-width: 600px) and (max-width: 959px) {
  [hide-sm]:not([show-gt-xs]):not([show-sm]):not([show]),
[hide-gt-xs]:not([show-gt-xs]):not([show-sm]):not([show]) {
    display: none;
  }
  [hide-sm]:not([show-sm]):not([show]) {
    display: none;
  }
  [flex-order-sm="-20"] {
    order: -20;
  }
  [flex-order-sm="-19"] {
    order: -19;
  }
  [flex-order-sm="-18"] {
    order: -18;
  }
  [flex-order-sm="-17"] {
    order: -17;
  }
  [flex-order-sm="-16"] {
    order: -16;
  }
  [flex-order-sm="-15"] {
    order: -15;
  }
  [flex-order-sm="-14"] {
    order: -14;
  }
  [flex-order-sm="-13"] {
    order: -13;
  }
  [flex-order-sm="-12"] {
    order: -12;
  }
  [flex-order-sm="-11"] {
    order: -11;
  }
  [flex-order-sm="-10"] {
    order: -10;
  }
  [flex-order-sm="-9"] {
    order: -9;
  }
  [flex-order-sm="-8"] {
    order: -8;
  }
  [flex-order-sm="-7"] {
    order: -7;
  }
  [flex-order-sm="-6"] {
    order: -6;
  }
  [flex-order-sm="-5"] {
    order: -5;
  }
  [flex-order-sm="-4"] {
    order: -4;
  }
  [flex-order-sm="-3"] {
    order: -3;
  }
  [flex-order-sm="-2"] {
    order: -2;
  }
  [flex-order-sm="-1"] {
    order: -1;
  }
  [flex-order-sm="0"] {
    order: 0;
  }
  [flex-order-sm="1"] {
    order: 1;
  }
  [flex-order-sm="2"] {
    order: 2;
  }
  [flex-order-sm="3"] {
    order: 3;
  }
  [flex-order-sm="4"] {
    order: 4;
  }
  [flex-order-sm="5"] {
    order: 5;
  }
  [flex-order-sm="6"] {
    order: 6;
  }
  [flex-order-sm="7"] {
    order: 7;
  }
  [flex-order-sm="8"] {
    order: 8;
  }
  [flex-order-sm="9"] {
    order: 9;
  }
  [flex-order-sm="10"] {
    order: 10;
  }
  [flex-order-sm="11"] {
    order: 11;
  }
  [flex-order-sm="12"] {
    order: 12;
  }
  [flex-order-sm="13"] {
    order: 13;
  }
  [flex-order-sm="14"] {
    order: 14;
  }
  [flex-order-sm="15"] {
    order: 15;
  }
  [flex-order-sm="16"] {
    order: 16;
  }
  [flex-order-sm="17"] {
    order: 17;
  }
  [flex-order-sm="18"] {
    order: 18;
  }
  [flex-order-sm="19"] {
    order: 19;
  }
  [flex-order-sm="20"] {
    order: 20;
  }
  [flex-offset-sm="0"] {
    margin-left: 0%;
  }
  [flex-offset-sm="5"] {
    margin-left: 5%;
  }
  [flex-offset-sm="10"] {
    margin-left: 10%;
  }
  [flex-offset-sm="15"] {
    margin-left: 15%;
  }
  [flex-offset-sm="20"] {
    margin-left: 20%;
  }
  [flex-offset-sm="25"] {
    margin-left: 25%;
  }
  [flex-offset-sm="30"] {
    margin-left: 30%;
  }
  [flex-offset-sm="35"] {
    margin-left: 35%;
  }
  [flex-offset-sm="40"] {
    margin-left: 40%;
  }
  [flex-offset-sm="45"] {
    margin-left: 45%;
  }
  [flex-offset-sm="50"] {
    margin-left: 50%;
  }
  [flex-offset-sm="55"] {
    margin-left: 55%;
  }
  [flex-offset-sm="60"] {
    margin-left: 60%;
  }
  [flex-offset-sm="65"] {
    margin-left: 65%;
  }
  [flex-offset-sm="70"] {
    margin-left: 70%;
  }
  [flex-offset-sm="75"] {
    margin-left: 75%;
  }
  [flex-offset-sm="80"] {
    margin-left: 80%;
  }
  [flex-offset-sm="85"] {
    margin-left: 85%;
  }
  [flex-offset-sm="90"] {
    margin-left: 90%;
  }
  [flex-offset-sm="95"] {
    margin-left: 95%;
  }
  [flex-offset-sm="33"] {
    margin-left: 33.3333333333%;
  }
  [flex-offset-sm="66"] {
    margin-left: 66.6666666667%;
  }
  [layout-align-sm],
[layout-align-sm="start stretch"] {
    justify-content: flex-start;
    align-content: stretch;
    align-items: stretch;
  }
  [layout-align-sm=start],
[layout-align-sm="start start"],
[layout-align-sm="start center"],
[layout-align-sm="start end"],
[layout-align-sm="start stretch"] {
    justify-content: flex-start;
  }
  [layout-align-sm=center],
[layout-align-sm="center start"],
[layout-align-sm="center center"],
[layout-align-sm="center end"],
[layout-align-sm="center stretch"] {
    justify-content: center;
  }
  [layout-align-sm=end],
[layout-align-sm="end center"],
[layout-align-sm="end start"],
[layout-align-sm="end end"],
[layout-align-sm="end stretch"] {
    justify-content: flex-end;
  }
  [layout-align-sm=space-around],
[layout-align-sm="space-around center"],
[layout-align-sm="space-around start"],
[layout-align-sm="space-around end"],
[layout-align-sm="space-around stretch"] {
    justify-content: space-around;
  }
  [layout-align-sm=space-between],
[layout-align-sm="space-between center"],
[layout-align-sm="space-between start"],
[layout-align-sm="space-between end"],
[layout-align-sm="space-between stretch"] {
    justify-content: space-between;
  }
  [layout-align-sm="start start"],
[layout-align-sm="center start"],
[layout-align-sm="end start"],
[layout-align-sm="space-between start"],
[layout-align-sm="space-around start"] {
    align-items: flex-start;
    align-content: flex-start;
  }
  [layout-align-sm="start center"],
[layout-align-sm="center center"],
[layout-align-sm="end center"],
[layout-align-sm="space-between center"],
[layout-align-sm="space-around center"] {
    align-items: center;
    align-content: center;
    max-width: 100%;
  }
  [layout-align-sm="start center"] > *,
[layout-align-sm="center center"] > *,
[layout-align-sm="end center"] > *,
[layout-align-sm="space-between center"] > *,
[layout-align-sm="space-around center"] > * {
    max-width: 100%;
    box-sizing: border-box;
  }
  [layout-align-sm="start center"] > *,
[layout-align-sm="center center"] > *,
[layout-align-sm="end center"] > *,
[layout-align-sm="space-between center"] > *,
[layout-align-sm="space-around center"] > * {
    max-width: 100%;
    box-sizing: border-box;
  }
  [layout-align-sm="start end"],
[layout-align-sm="center end"],
[layout-align-sm="end end"],
[layout-align-sm="space-between end"],
[layout-align-sm="space-around end"] {
    align-items: flex-end;
    align-content: flex-end;
  }
  [layout-align-sm="start stretch"],
[layout-align-sm="center stretch"],
[layout-align-sm="end stretch"],
[layout-align-sm="space-between stretch"],
[layout-align-sm="space-around stretch"] {
    align-items: stretch;
    align-content: stretch;
  }
  [flex-sm] {
    flex: 1;
    box-sizing: border-box;
  }
}
@media screen\0  and (min-width: 600px) and (max-width: 959px) {
  [flex-sm] {
    flex: 1 1 0%;
  }
}
@media (min-width: 600px) and (max-width: 959px) {
  [flex-sm=grow],
[flex-sm-grow] {
    flex: 1 1 100%;
    box-sizing: border-box;
  }
}
@media (min-width: 600px) and (max-width: 959px) {
  [flex-sm=initial],
[flex-sm-initial] {
    flex: 0 1 auto;
    box-sizing: border-box;
  }
}
@media (min-width: 600px) and (max-width: 959px) {
  [flex-sm=auto],
[flex-sm-auto] {
    flex: 1 1 auto;
    box-sizing: border-box;
  }
}
@media (min-width: 600px) and (max-width: 959px) {
  [flex-sm=none],
[flex-sm-none] {
    flex: 0 0 auto;
    box-sizing: border-box;
  }
}
@media (min-width: 600px) and (max-width: 959px) {
  [flex-sm=noshrink],
[flex-sm-noshrink] {
    flex: 1 0 auto;
    box-sizing: border-box;
  }
}
@media (min-width: 600px) and (max-width: 959px) {
  [flex-sm=nogrow],
[flex-sm-nogrow] {
    flex: 0 1 auto;
    box-sizing: border-box;
  }
}
@media (min-width: 600px) and (max-width: 959px) {
  [flex-sm="0"] {
    flex: 1 1 0%;
    max-width: 0%;
    max-height: 100%;
    box-sizing: border-box;
  }
}
@media (min-width: 600px) and (max-width: 959px) {
  [layout=row] > [flex-sm="0"],
[layout-sm=row] > [flex-sm="0"] {
    flex: 1 1 0%;
    max-width: 0%;
    max-height: 100%;
    box-sizing: border-box;
  }
}
@media (min-width: 600px) and (max-width: 959px) {
  [layout=column] > [flex-sm="0"],
[layout-sm=column] > [flex-sm="0"] {
    flex: 1 1 0%;
    max-width: 100%;
    max-height: 0%;
    box-sizing: border-box;
  }
}
@media (min-width: 600px) and (max-width: 959px) {
  [flex-sm="5"] {
    flex: 1 1 5%;
    max-width: 5%;
    max-height: 100%;
    box-sizing: border-box;
  }
}
@media (min-width: 600px) and (max-width: 959px) {
  [layout=row] > [flex-sm="5"],
[layout-sm=row] > [flex-sm="5"] {
    flex: 1 1 5%;
    max-width: 5%;
    max-height: 100%;
    box-sizing: border-box;
  }
}
@media (min-width: 600px) and (max-width: 959px) {
  [layout=column] > [flex-sm="5"],
[layout-sm=column] > [flex-sm="5"] {
    flex: 1 1 5%;
    max-width: 100%;
    max-height: 5%;
    box-sizing: border-box;
  }
}
@media (min-width: 600px) and (max-width: 959px) {
  [flex-sm="10"] {
    flex: 1 1 10%;
    max-width: 10%;
    max-height: 100%;
    box-sizing: border-box;
  }
}
@media (min-width: 600px) and (max-width: 959px) {
  [layout=row] > [flex-sm="10"],
[layout-sm=row] > [flex-sm="10"] {
    flex: 1 1 10%;
    max-width: 10%;
    max-height: 100%;
    box-sizing: border-box;
  }
}
@media (min-width: 600px) and (max-width: 959px) {
  [layout=column] > [flex-sm="10"],
[layout-sm=column] > [flex-sm="10"] {
    flex: 1 1 10%;
    max-width: 100%;
    max-height: 10%;
    box-sizing: border-box;
  }
}
@media (min-width: 600px) and (max-width: 959px) {
  [flex-sm="15"] {
    flex: 1 1 15%;
    max-width: 15%;
    max-height: 100%;
    box-sizing: border-box;
  }
}
@media (min-width: 600px) and (max-width: 959px) {
  [layout=row] > [flex-sm="15"],
[layout-sm=row] > [flex-sm="15"] {
    flex: 1 1 15%;
    max-width: 15%;
    max-height: 100%;
    box-sizing: border-box;
  }
}
@media (min-width: 600px) and (max-width: 959px) {
  [layout=column] > [flex-sm="15"],
[layout-sm=column] > [flex-sm="15"] {
    flex: 1 1 15%;
    max-width: 100%;
    max-height: 15%;
    box-sizing: border-box;
  }
}
@media (min-width: 600px) and (max-width: 959px) {
  [flex-sm="20"] {
    flex: 1 1 20%;
    max-width: 20%;
    max-height: 100%;
    box-sizing: border-box;
  }
}
@media (min-width: 600px) and (max-width: 959px) {
  [layout=row] > [flex-sm="20"],
[layout-sm=row] > [flex-sm="20"] {
    flex: 1 1 20%;
    max-width: 20%;
    max-height: 100%;
    box-sizing: border-box;
  }
}
@media (min-width: 600px) and (max-width: 959px) {
  [layout=column] > [flex-sm="20"],
[layout-sm=column] > [flex-sm="20"] {
    flex: 1 1 20%;
    max-width: 100%;
    max-height: 20%;
    box-sizing: border-box;
  }
}
@media (min-width: 600px) and (max-width: 959px) {
  [flex-sm="25"] {
    flex: 1 1 25%;
    max-width: 25%;
    max-height: 100%;
    box-sizing: border-box;
  }
}
@media (min-width: 600px) and (max-width: 959px) {
  [layout=row] > [flex-sm="25"],
[layout-sm=row] > [flex-sm="25"] {
    flex: 1 1 25%;
    max-width: 25%;
    max-height: 100%;
    box-sizing: border-box;
  }
}
@media (min-width: 600px) and (max-width: 959px) {
  [layout=column] > [flex-sm="25"],
[layout-sm=column] > [flex-sm="25"] {
    flex: 1 1 25%;
    max-width: 100%;
    max-height: 25%;
    box-sizing: border-box;
  }
}
@media (min-width: 600px) and (max-width: 959px) {
  [flex-sm="30"] {
    flex: 1 1 30%;
    max-width: 30%;
    max-height: 100%;
    box-sizing: border-box;
  }
}
@media (min-width: 600px) and (max-width: 959px) {
  [layout=row] > [flex-sm="30"],
[layout-sm=row] > [flex-sm="30"] {
    flex: 1 1 30%;
    max-width: 30%;
    max-height: 100%;
    box-sizing: border-box;
  }
}
@media (min-width: 600px) and (max-width: 959px) {
  [layout=column] > [flex-sm="30"],
[layout-sm=column] > [flex-sm="30"] {
    flex: 1 1 30%;
    max-width: 100%;
    max-height: 30%;
    box-sizing: border-box;
  }
}
@media (min-width: 600px) and (max-width: 959px) {
  [flex-sm="35"] {
    flex: 1 1 35%;
    max-width: 35%;
    max-height: 100%;
    box-sizing: border-box;
  }
}
@media (min-width: 600px) and (max-width: 959px) {
  [layout=row] > [flex-sm="35"],
[layout-sm=row] > [flex-sm="35"] {
    flex: 1 1 35%;
    max-width: 35%;
    max-height: 100%;
    box-sizing: border-box;
  }
}
@media (min-width: 600px) and (max-width: 959px) {
  [layout=column] > [flex-sm="35"],
[layout-sm=column] > [flex-sm="35"] {
    flex: 1 1 35%;
    max-width: 100%;
    max-height: 35%;
    box-sizing: border-box;
  }
}
@media (min-width: 600px) and (max-width: 959px) {
  [flex-sm="40"] {
    flex: 1 1 40%;
    max-width: 40%;
    max-height: 100%;
    box-sizing: border-box;
  }
}
@media (min-width: 600px) and (max-width: 959px) {
  [layout=row] > [flex-sm="40"],
[layout-sm=row] > [flex-sm="40"] {
    flex: 1 1 40%;
    max-width: 40%;
    max-height: 100%;
    box-sizing: border-box;
  }
}
@media (min-width: 600px) and (max-width: 959px) {
  [layout=column] > [flex-sm="40"],
[layout-sm=column] > [flex-sm="40"] {
    flex: 1 1 40%;
    max-width: 100%;
    max-height: 40%;
    box-sizing: border-box;
  }
}
@media (min-width: 600px) and (max-width: 959px) {
  [flex-sm="45"] {
    flex: 1 1 45%;
    max-width: 45%;
    max-height: 100%;
    box-sizing: border-box;
  }
}
@media (min-width: 600px) and (max-width: 959px) {
  [layout=row] > [flex-sm="45"],
[layout-sm=row] > [flex-sm="45"] {
    flex: 1 1 45%;
    max-width: 45%;
    max-height: 100%;
    box-sizing: border-box;
  }
}
@media (min-width: 600px) and (max-width: 959px) {
  [layout=column] > [flex-sm="45"],
[layout-sm=column] > [flex-sm="45"] {
    flex: 1 1 45%;
    max-width: 100%;
    max-height: 45%;
    box-sizing: border-box;
  }
}
@media (min-width: 600px) and (max-width: 959px) {
  [flex-sm="50"] {
    flex: 1 1 50%;
    max-width: 50%;
    max-height: 100%;
    box-sizing: border-box;
  }
}
@media (min-width: 600px) and (max-width: 959px) {
  [layout=row] > [flex-sm="50"],
[layout-sm=row] > [flex-sm="50"] {
    flex: 1 1 50%;
    max-width: 50%;
    max-height: 100%;
    box-sizing: border-box;
  }
}
@media (min-width: 600px) and (max-width: 959px) {
  [layout=column] > [flex-sm="50"],
[layout-sm=column] > [flex-sm="50"] {
    flex: 1 1 50%;
    max-width: 100%;
    max-height: 50%;
    box-sizing: border-box;
  }
}
@media (min-width: 600px) and (max-width: 959px) {
  [flex-sm="55"] {
    flex: 1 1 55%;
    max-width: 55%;
    max-height: 100%;
    box-sizing: border-box;
  }
}
@media (min-width: 600px) and (max-width: 959px) {
  [layout=row] > [flex-sm="55"],
[layout-sm=row] > [flex-sm="55"] {
    flex: 1 1 55%;
    max-width: 55%;
    max-height: 100%;
    box-sizing: border-box;
  }
}
@media (min-width: 600px) and (max-width: 959px) {
  [layout=column] > [flex-sm="55"],
[layout-sm=column] > [flex-sm="55"] {
    flex: 1 1 55%;
    max-width: 100%;
    max-height: 55%;
    box-sizing: border-box;
  }
}
@media (min-width: 600px) and (max-width: 959px) {
  [flex-sm="60"] {
    flex: 1 1 60%;
    max-width: 60%;
    max-height: 100%;
    box-sizing: border-box;
  }
}
@media (min-width: 600px) and (max-width: 959px) {
  [layout=row] > [flex-sm="60"],
[layout-sm=row] > [flex-sm="60"] {
    flex: 1 1 60%;
    max-width: 60%;
    max-height: 100%;
    box-sizing: border-box;
  }
}
@media (min-width: 600px) and (max-width: 959px) {
  [layout=column] > [flex-sm="60"],
[layout-sm=column] > [flex-sm="60"] {
    flex: 1 1 60%;
    max-width: 100%;
    max-height: 60%;
    box-sizing: border-box;
  }
}
@media (min-width: 600px) and (max-width: 959px) {
  [flex-sm="65"] {
    flex: 1 1 65%;
    max-width: 65%;
    max-height: 100%;
    box-sizing: border-box;
  }
}
@media (min-width: 600px) and (max-width: 959px) {
  [layout=row] > [flex-sm="65"],
[layout-sm=row] > [flex-sm="65"] {
    flex: 1 1 65%;
    max-width: 65%;
    max-height: 100%;
    box-sizing: border-box;
  }
}
@media (min-width: 600px) and (max-width: 959px) {
  [layout=column] > [flex-sm="65"],
[layout-sm=column] > [flex-sm="65"] {
    flex: 1 1 65%;
    max-width: 100%;
    max-height: 65%;
    box-sizing: border-box;
  }
}
@media (min-width: 600px) and (max-width: 959px) {
  [flex-sm="70"] {
    flex: 1 1 70%;
    max-width: 70%;
    max-height: 100%;
    box-sizing: border-box;
  }
}
@media (min-width: 600px) and (max-width: 959px) {
  [layout=row] > [flex-sm="70"],
[layout-sm=row] > [flex-sm="70"] {
    flex: 1 1 70%;
    max-width: 70%;
    max-height: 100%;
    box-sizing: border-box;
  }
}
@media (min-width: 600px) and (max-width: 959px) {
  [layout=column] > [flex-sm="70"],
[layout-sm=column] > [flex-sm="70"] {
    flex: 1 1 70%;
    max-width: 100%;
    max-height: 70%;
    box-sizing: border-box;
  }
}
@media (min-width: 600px) and (max-width: 959px) {
  [flex-sm="75"] {
    flex: 1 1 75%;
    max-width: 75%;
    max-height: 100%;
    box-sizing: border-box;
  }
}
@media (min-width: 600px) and (max-width: 959px) {
  [layout=row] > [flex-sm="75"],
[layout-sm=row] > [flex-sm="75"] {
    flex: 1 1 75%;
    max-width: 75%;
    max-height: 100%;
    box-sizing: border-box;
  }
}
@media (min-width: 600px) and (max-width: 959px) {
  [layout=column] > [flex-sm="75"],
[layout-sm=column] > [flex-sm="75"] {
    flex: 1 1 75%;
    max-width: 100%;
    max-height: 75%;
    box-sizing: border-box;
  }
}
@media (min-width: 600px) and (max-width: 959px) {
  [flex-sm="80"] {
    flex: 1 1 80%;
    max-width: 80%;
    max-height: 100%;
    box-sizing: border-box;
  }
}
@media (min-width: 600px) and (max-width: 959px) {
  [layout=row] > [flex-sm="80"],
[layout-sm=row] > [flex-sm="80"] {
    flex: 1 1 80%;
    max-width: 80%;
    max-height: 100%;
    box-sizing: border-box;
  }
}
@media (min-width: 600px) and (max-width: 959px) {
  [layout=column] > [flex-sm="80"],
[layout-sm=column] > [flex-sm="80"] {
    flex: 1 1 80%;
    max-width: 100%;
    max-height: 80%;
    box-sizing: border-box;
  }
}
@media (min-width: 600px) and (max-width: 959px) {
  [flex-sm="85"] {
    flex: 1 1 85%;
    max-width: 85%;
    max-height: 100%;
    box-sizing: border-box;
  }
}
@media (min-width: 600px) and (max-width: 959px) {
  [layout=row] > [flex-sm="85"],
[layout-sm=row] > [flex-sm="85"] {
    flex: 1 1 85%;
    max-width: 85%;
    max-height: 100%;
    box-sizing: border-box;
  }
}
@media (min-width: 600px) and (max-width: 959px) {
  [layout=column] > [flex-sm="85"],
[layout-sm=column] > [flex-sm="85"] {
    flex: 1 1 85%;
    max-width: 100%;
    max-height: 85%;
    box-sizing: border-box;
  }
}
@media (min-width: 600px) and (max-width: 959px) {
  [flex-sm="90"] {
    flex: 1 1 90%;
    max-width: 90%;
    max-height: 100%;
    box-sizing: border-box;
  }
}
@media (min-width: 600px) and (max-width: 959px) {
  [layout=row] > [flex-sm="90"],
[layout-sm=row] > [flex-sm="90"] {
    flex: 1 1 90%;
    max-width: 90%;
    max-height: 100%;
    box-sizing: border-box;
  }
}
@media (min-width: 600px) and (max-width: 959px) {
  [layout=column] > [flex-sm="90"],
[layout-sm=column] > [flex-sm="90"] {
    flex: 1 1 90%;
    max-width: 100%;
    max-height: 90%;
    box-sizing: border-box;
  }
}
@media (min-width: 600px) and (max-width: 959px) {
  [flex-sm="95"] {
    flex: 1 1 95%;
    max-width: 95%;
    max-height: 100%;
    box-sizing: border-box;
  }
}
@media (min-width: 600px) and (max-width: 959px) {
  [layout=row] > [flex-sm="95"],
[layout-sm=row] > [flex-sm="95"] {
    flex: 1 1 95%;
    max-width: 95%;
    max-height: 100%;
    box-sizing: border-box;
  }
}
@media (min-width: 600px) and (max-width: 959px) {
  [layout=column] > [flex-sm="95"],
[layout-sm=column] > [flex-sm="95"] {
    flex: 1 1 95%;
    max-width: 100%;
    max-height: 95%;
    box-sizing: border-box;
  }
}
@media (min-width: 600px) and (max-width: 959px) {
  [flex-sm="100"] {
    flex: 1 1 100%;
    max-width: 100%;
    max-height: 100%;
    box-sizing: border-box;
  }
}
@media (min-width: 600px) and (max-width: 959px) {
  [layout=row] > [flex-sm="100"],
[layout-sm=row] > [flex-sm="100"] {
    flex: 1 1 100%;
    max-width: 100%;
    max-height: 100%;
    box-sizing: border-box;
  }
}
@media (min-width: 600px) and (max-width: 959px) {
  [layout=column] > [flex-sm="100"],
[layout-sm=column] > [flex-sm="100"] {
    flex: 1 1 100%;
    max-width: 100%;
    max-height: 100%;
    box-sizing: border-box;
  }
}
@media (min-width: 600px) and (max-width: 959px) {
  [layout=row] > [flex-sm="33"],
[layout=row] > [flex-sm="33"],
[layout-sm=row] > [flex-sm="33"],
[layout-sm=row] > [flex-sm="33"] {
    flex: 1 1 33%;
    max-width: 33.3333333333%;
    max-height: 100%;
    box-sizing: border-box;
  }
  [layout=row] > [flex-sm="34"],
[layout=row] > [flex-sm="34"],
[layout-sm=row] > [flex-sm="34"],
[layout-sm=row] > [flex-sm="34"] {
    flex: 1 1 34%;
    max-width: 34%;
    max-height: 100%;
    box-sizing: border-box;
  }
  [layout=row] > [flex-sm="66"],
[layout=row] > [flex-sm="66"],
[layout-sm=row] > [flex-sm="66"],
[layout-sm=row] > [flex-sm="66"] {
    flex: 1 1 66%;
    max-width: 66.6666666667%;
    max-height: 100%;
    box-sizing: border-box;
  }
  [layout=row] > [flex-sm="67"],
[layout=row] > [flex-sm="67"],
[layout-sm=row] > [flex-sm="67"],
[layout-sm=row] > [flex-sm="67"] {
    flex: 1 1 67%;
    max-width: 67%;
    max-height: 100%;
    box-sizing: border-box;
  }
}
@media (min-width: 600px) and (max-width: 959px) {
  [layout=column] > [flex-sm="33"],
[layout=column] > [flex-sm="33"],
[layout-sm=column] > [flex-sm="33"],
[layout-sm=column] > [flex-sm="33"] {
    flex: 1 1 33%;
    max-width: 100%;
    max-height: 33.3333333333%;
    box-sizing: border-box;
  }
  [layout=column] > [flex-sm="34"],
[layout=column] > [flex-sm="34"],
[layout-sm=column] > [flex-sm="34"],
[layout-sm=column] > [flex-sm="34"] {
    flex: 1 1 34%;
    max-width: 100%;
    max-height: 34%;
    box-sizing: border-box;
  }
  [layout=column] > [flex-sm="66"],
[layout=column] > [flex-sm="66"],
[layout-sm=column] > [flex-sm="66"],
[layout-sm=column] > [flex-sm="66"] {
    flex: 1 1 66%;
    max-width: 100%;
    max-height: 66.6666666667%;
    box-sizing: border-box;
  }
  [layout=column] > [flex-sm="67"],
[layout=column] > [flex-sm="67"],
[layout-sm=column] > [flex-sm="67"],
[layout-sm=column] > [flex-sm="67"] {
    flex: 1 1 67%;
    max-width: 100%;
    max-height: 67%;
    box-sizing: border-box;
  }
}
@media (min-width: 600px) and (max-width: 959px) {
  [layout-sm],
[layout-sm=column],
[layout-sm=row] {
    box-sizing: border-box;
    display: flex;
  }
}
@media (min-width: 600px) and (max-width: 959px) {
  [layout-sm=column] {
    flex-direction: column;
  }
}
@media (min-width: 600px) and (max-width: 959px) {
  [layout-sm=row] {
    flex-direction: row;
  }
}
@media (min-width: 960px) {
  [flex-order-gt-sm="-20"] {
    order: -20;
  }
  [flex-order-gt-sm="-19"] {
    order: -19;
  }
  [flex-order-gt-sm="-18"] {
    order: -18;
  }
  [flex-order-gt-sm="-17"] {
    order: -17;
  }
  [flex-order-gt-sm="-16"] {
    order: -16;
  }
  [flex-order-gt-sm="-15"] {
    order: -15;
  }
  [flex-order-gt-sm="-14"] {
    order: -14;
  }
  [flex-order-gt-sm="-13"] {
    order: -13;
  }
  [flex-order-gt-sm="-12"] {
    order: -12;
  }
  [flex-order-gt-sm="-11"] {
    order: -11;
  }
  [flex-order-gt-sm="-10"] {
    order: -10;
  }
  [flex-order-gt-sm="-9"] {
    order: -9;
  }
  [flex-order-gt-sm="-8"] {
    order: -8;
  }
  [flex-order-gt-sm="-7"] {
    order: -7;
  }
  [flex-order-gt-sm="-6"] {
    order: -6;
  }
  [flex-order-gt-sm="-5"] {
    order: -5;
  }
  [flex-order-gt-sm="-4"] {
    order: -4;
  }
  [flex-order-gt-sm="-3"] {
    order: -3;
  }
  [flex-order-gt-sm="-2"] {
    order: -2;
  }
  [flex-order-gt-sm="-1"] {
    order: -1;
  }
  [flex-order-gt-sm="0"] {
    order: 0;
  }
  [flex-order-gt-sm="1"] {
    order: 1;
  }
  [flex-order-gt-sm="2"] {
    order: 2;
  }
  [flex-order-gt-sm="3"] {
    order: 3;
  }
  [flex-order-gt-sm="4"] {
    order: 4;
  }
  [flex-order-gt-sm="5"] {
    order: 5;
  }
  [flex-order-gt-sm="6"] {
    order: 6;
  }
  [flex-order-gt-sm="7"] {
    order: 7;
  }
  [flex-order-gt-sm="8"] {
    order: 8;
  }
  [flex-order-gt-sm="9"] {
    order: 9;
  }
  [flex-order-gt-sm="10"] {
    order: 10;
  }
  [flex-order-gt-sm="11"] {
    order: 11;
  }
  [flex-order-gt-sm="12"] {
    order: 12;
  }
  [flex-order-gt-sm="13"] {
    order: 13;
  }
  [flex-order-gt-sm="14"] {
    order: 14;
  }
  [flex-order-gt-sm="15"] {
    order: 15;
  }
  [flex-order-gt-sm="16"] {
    order: 16;
  }
  [flex-order-gt-sm="17"] {
    order: 17;
  }
  [flex-order-gt-sm="18"] {
    order: 18;
  }
  [flex-order-gt-sm="19"] {
    order: 19;
  }
  [flex-order-gt-sm="20"] {
    order: 20;
  }
  [flex-offset-gt-sm="0"] {
    margin-left: 0%;
  }
  [flex-offset-gt-sm="5"] {
    margin-left: 5%;
  }
  [flex-offset-gt-sm="10"] {
    margin-left: 10%;
  }
  [flex-offset-gt-sm="15"] {
    margin-left: 15%;
  }
  [flex-offset-gt-sm="20"] {
    margin-left: 20%;
  }
  [flex-offset-gt-sm="25"] {
    margin-left: 25%;
  }
  [flex-offset-gt-sm="30"] {
    margin-left: 30%;
  }
  [flex-offset-gt-sm="35"] {
    margin-left: 35%;
  }
  [flex-offset-gt-sm="40"] {
    margin-left: 40%;
  }
  [flex-offset-gt-sm="45"] {
    margin-left: 45%;
  }
  [flex-offset-gt-sm="50"] {
    margin-left: 50%;
  }
  [flex-offset-gt-sm="55"] {
    margin-left: 55%;
  }
  [flex-offset-gt-sm="60"] {
    margin-left: 60%;
  }
  [flex-offset-gt-sm="65"] {
    margin-left: 65%;
  }
  [flex-offset-gt-sm="70"] {
    margin-left: 70%;
  }
  [flex-offset-gt-sm="75"] {
    margin-left: 75%;
  }
  [flex-offset-gt-sm="80"] {
    margin-left: 80%;
  }
  [flex-offset-gt-sm="85"] {
    margin-left: 85%;
  }
  [flex-offset-gt-sm="90"] {
    margin-left: 90%;
  }
  [flex-offset-gt-sm="95"] {
    margin-left: 95%;
  }
  [flex-offset-gt-sm="33"] {
    margin-left: 33.3333333333%;
  }
  [flex-offset-gt-sm="66"] {
    margin-left: 66.6666666667%;
  }
  [layout-align-gt-sm],
[layout-align-gt-sm="start stretch"] {
    justify-content: flex-start;
    align-content: stretch;
    align-items: stretch;
  }
  [layout-align-gt-sm=start],
[layout-align-gt-sm="start start"],
[layout-align-gt-sm="start center"],
[layout-align-gt-sm="start end"],
[layout-align-gt-sm="start stretch"] {
    justify-content: flex-start;
  }
  [layout-align-gt-sm=center],
[layout-align-gt-sm="center start"],
[layout-align-gt-sm="center center"],
[layout-align-gt-sm="center end"],
[layout-align-gt-sm="center stretch"] {
    justify-content: center;
  }
  [layout-align-gt-sm=end],
[layout-align-gt-sm="end center"],
[layout-align-gt-sm="end start"],
[layout-align-gt-sm="end end"],
[layout-align-gt-sm="end stretch"] {
    justify-content: flex-end;
  }
  [layout-align-gt-sm=space-around],
[layout-align-gt-sm="space-around center"],
[layout-align-gt-sm="space-around start"],
[layout-align-gt-sm="space-around end"],
[layout-align-gt-sm="space-around stretch"] {
    justify-content: space-around;
  }
  [layout-align-gt-sm=space-between],
[layout-align-gt-sm="space-between center"],
[layout-align-gt-sm="space-between start"],
[layout-align-gt-sm="space-between end"],
[layout-align-gt-sm="space-between stretch"] {
    justify-content: space-between;
  }
  [layout-align-gt-sm="start start"],
[layout-align-gt-sm="center start"],
[layout-align-gt-sm="end start"],
[layout-align-gt-sm="space-between start"],
[layout-align-gt-sm="space-around start"] {
    align-items: flex-start;
    align-content: flex-start;
  }
  [layout-align-gt-sm="start center"],
[layout-align-gt-sm="center center"],
[layout-align-gt-sm="end center"],
[layout-align-gt-sm="space-between center"],
[layout-align-gt-sm="space-around center"] {
    align-items: center;
    align-content: center;
    max-width: 100%;
  }
  [layout-align-gt-sm="start center"] > *,
[layout-align-gt-sm="center center"] > *,
[layout-align-gt-sm="end center"] > *,
[layout-align-gt-sm="space-between center"] > *,
[layout-align-gt-sm="space-around center"] > * {
    max-width: 100%;
    box-sizing: border-box;
  }
  [layout-align-gt-sm="start center"] > *,
[layout-align-gt-sm="center center"] > *,
[layout-align-gt-sm="end center"] > *,
[layout-align-gt-sm="space-between center"] > *,
[layout-align-gt-sm="space-around center"] > * {
    max-width: 100%;
    box-sizing: border-box;
  }
  [layout-align-gt-sm="start end"],
[layout-align-gt-sm="center end"],
[layout-align-gt-sm="end end"],
[layout-align-gt-sm="space-between end"],
[layout-align-gt-sm="space-around end"] {
    align-items: flex-end;
    align-content: flex-end;
  }
  [layout-align-gt-sm="start stretch"],
[layout-align-gt-sm="center stretch"],
[layout-align-gt-sm="end stretch"],
[layout-align-gt-sm="space-between stretch"],
[layout-align-gt-sm="space-around stretch"] {
    align-items: stretch;
    align-content: stretch;
  }
  [flex-gt-sm] {
    flex: 1;
    box-sizing: border-box;
  }
}
@media screen\0  and (min-width: 960px) {
  [flex-gt-sm] {
    flex: 1 1 0%;
  }
}
@media (min-width: 960px) {
  [flex-gt-sm=grow],
[flex-gt-sm-grow] {
    flex: 1 1 100%;
    box-sizing: border-box;
  }
}
@media (min-width: 960px) {
  [flex-gt-sm=initial],
[flex-gt-sm-initial] {
    flex: 0 1 auto;
    box-sizing: border-box;
  }
}
@media (min-width: 960px) {
  [flex-gt-sm=auto],
[flex-gt-sm-auto] {
    flex: 1 1 auto;
    box-sizing: border-box;
  }
}
@media (min-width: 960px) {
  [flex-gt-sm=none],
[flex-gt-sm-none] {
    flex: 0 0 auto;
    box-sizing: border-box;
  }
}
@media (min-width: 960px) {
  [flex-gt-sm=noshrink],
[flex-gt-sm-noshrink] {
    flex: 1 0 auto;
    box-sizing: border-box;
  }
}
@media (min-width: 960px) {
  [flex-gt-sm=nogrow],
[flex-gt-sm-nogrow] {
    flex: 0 1 auto;
    box-sizing: border-box;
  }
}
@media (min-width: 960px) {
  [flex-gt-sm="0"] {
    flex: 1 1 0%;
    max-width: 0%;
    max-height: 100%;
    box-sizing: border-box;
  }
}
@media (min-width: 960px) {
  [layout=row] > [flex-gt-sm="0"],
[layout-gt-sm=row] > [flex-gt-sm="0"] {
    flex: 1 1 0%;
    max-width: 0%;
    max-height: 100%;
    box-sizing: border-box;
  }
}
@media (min-width: 960px) {
  [layout=column] > [flex-gt-sm="0"],
[layout-gt-sm=column] > [flex-gt-sm="0"] {
    flex: 1 1 0%;
    max-width: 100%;
    max-height: 0%;
    box-sizing: border-box;
  }
}
@media (min-width: 960px) {
  [flex-gt-sm="5"] {
    flex: 1 1 5%;
    max-width: 5%;
    max-height: 100%;
    box-sizing: border-box;
  }
}
@media (min-width: 960px) {
  [layout=row] > [flex-gt-sm="5"],
[layout-gt-sm=row] > [flex-gt-sm="5"] {
    flex: 1 1 5%;
    max-width: 5%;
    max-height: 100%;
    box-sizing: border-box;
  }
}
@media (min-width: 960px) {
  [layout=column] > [flex-gt-sm="5"],
[layout-gt-sm=column] > [flex-gt-sm="5"] {
    flex: 1 1 5%;
    max-width: 100%;
    max-height: 5%;
    box-sizing: border-box;
  }
}
@media (min-width: 960px) {
  [flex-gt-sm="10"] {
    flex: 1 1 10%;
    max-width: 10%;
    max-height: 100%;
    box-sizing: border-box;
  }
}
@media (min-width: 960px) {
  [layout=row] > [flex-gt-sm="10"],
[layout-gt-sm=row] > [flex-gt-sm="10"] {
    flex: 1 1 10%;
    max-width: 10%;
    max-height: 100%;
    box-sizing: border-box;
  }
}
@media (min-width: 960px) {
  [layout=column] > [flex-gt-sm="10"],
[layout-gt-sm=column] > [flex-gt-sm="10"] {
    flex: 1 1 10%;
    max-width: 100%;
    max-height: 10%;
    box-sizing: border-box;
  }
}
@media (min-width: 960px) {
  [flex-gt-sm="15"] {
    flex: 1 1 15%;
    max-width: 15%;
    max-height: 100%;
    box-sizing: border-box;
  }
}
@media (min-width: 960px) {
  [layout=row] > [flex-gt-sm="15"],
[layout-gt-sm=row] > [flex-gt-sm="15"] {
    flex: 1 1 15%;
    max-width: 15%;
    max-height: 100%;
    box-sizing: border-box;
  }
}
@media (min-width: 960px) {
  [layout=column] > [flex-gt-sm="15"],
[layout-gt-sm=column] > [flex-gt-sm="15"] {
    flex: 1 1 15%;
    max-width: 100%;
    max-height: 15%;
    box-sizing: border-box;
  }
}
@media (min-width: 960px) {
  [flex-gt-sm="20"] {
    flex: 1 1 20%;
    max-width: 20%;
    max-height: 100%;
    box-sizing: border-box;
  }
}
@media (min-width: 960px) {
  [layout=row] > [flex-gt-sm="20"],
[layout-gt-sm=row] > [flex-gt-sm="20"] {
    flex: 1 1 20%;
    max-width: 20%;
    max-height: 100%;
    box-sizing: border-box;
  }
}
@media (min-width: 960px) {
  [layout=column] > [flex-gt-sm="20"],
[layout-gt-sm=column] > [flex-gt-sm="20"] {
    flex: 1 1 20%;
    max-width: 100%;
    max-height: 20%;
    box-sizing: border-box;
  }
}
@media (min-width: 960px) {
  [flex-gt-sm="25"] {
    flex: 1 1 25%;
    max-width: 25%;
    max-height: 100%;
    box-sizing: border-box;
  }
}
@media (min-width: 960px) {
  [layout=row] > [flex-gt-sm="25"],
[layout-gt-sm=row] > [flex-gt-sm="25"] {
    flex: 1 1 25%;
    max-width: 25%;
    max-height: 100%;
    box-sizing: border-box;
  }
}
@media (min-width: 960px) {
  [layout=column] > [flex-gt-sm="25"],
[layout-gt-sm=column] > [flex-gt-sm="25"] {
    flex: 1 1 25%;
    max-width: 100%;
    max-height: 25%;
    box-sizing: border-box;
  }
}
@media (min-width: 960px) {
  [flex-gt-sm="30"] {
    flex: 1 1 30%;
    max-width: 30%;
    max-height: 100%;
    box-sizing: border-box;
  }
}
@media (min-width: 960px) {
  [layout=row] > [flex-gt-sm="30"],
[layout-gt-sm=row] > [flex-gt-sm="30"] {
    flex: 1 1 30%;
    max-width: 30%;
    max-height: 100%;
    box-sizing: border-box;
  }
}
@media (min-width: 960px) {
  [layout=column] > [flex-gt-sm="30"],
[layout-gt-sm=column] > [flex-gt-sm="30"] {
    flex: 1 1 30%;
    max-width: 100%;
    max-height: 30%;
    box-sizing: border-box;
  }
}
@media (min-width: 960px) {
  [flex-gt-sm="35"] {
    flex: 1 1 35%;
    max-width: 35%;
    max-height: 100%;
    box-sizing: border-box;
  }
}
@media (min-width: 960px) {
  [layout=row] > [flex-gt-sm="35"],
[layout-gt-sm=row] > [flex-gt-sm="35"] {
    flex: 1 1 35%;
    max-width: 35%;
    max-height: 100%;
    box-sizing: border-box;
  }
}
@media (min-width: 960px) {
  [layout=column] > [flex-gt-sm="35"],
[layout-gt-sm=column] > [flex-gt-sm="35"] {
    flex: 1 1 35%;
    max-width: 100%;
    max-height: 35%;
    box-sizing: border-box;
  }
}
@media (min-width: 960px) {
  [flex-gt-sm="40"] {
    flex: 1 1 40%;
    max-width: 40%;
    max-height: 100%;
    box-sizing: border-box;
  }
}
@media (min-width: 960px) {
  [layout=row] > [flex-gt-sm="40"],
[layout-gt-sm=row] > [flex-gt-sm="40"] {
    flex: 1 1 40%;
    max-width: 40%;
    max-height: 100%;
    box-sizing: border-box;
  }
}
@media (min-width: 960px) {
  [layout=column] > [flex-gt-sm="40"],
[layout-gt-sm=column] > [flex-gt-sm="40"] {
    flex: 1 1 40%;
    max-width: 100%;
    max-height: 40%;
    box-sizing: border-box;
  }
}
@media (min-width: 960px) {
  [flex-gt-sm="45"] {
    flex: 1 1 45%;
    max-width: 45%;
    max-height: 100%;
    box-sizing: border-box;
  }
}
@media (min-width: 960px) {
  [layout=row] > [flex-gt-sm="45"],
[layout-gt-sm=row] > [flex-gt-sm="45"] {
    flex: 1 1 45%;
    max-width: 45%;
    max-height: 100%;
    box-sizing: border-box;
  }
}
@media (min-width: 960px) {
  [layout=column] > [flex-gt-sm="45"],
[layout-gt-sm=column] > [flex-gt-sm="45"] {
    flex: 1 1 45%;
    max-width: 100%;
    max-height: 45%;
    box-sizing: border-box;
  }
}
@media (min-width: 960px) {
  [flex-gt-sm="50"] {
    flex: 1 1 50%;
    max-width: 50%;
    max-height: 100%;
    box-sizing: border-box;
  }
}
@media (min-width: 960px) {
  [layout=row] > [flex-gt-sm="50"],
[layout-gt-sm=row] > [flex-gt-sm="50"] {
    flex: 1 1 50%;
    max-width: 50%;
    max-height: 100%;
    box-sizing: border-box;
  }
}
@media (min-width: 960px) {
  [layout=column] > [flex-gt-sm="50"],
[layout-gt-sm=column] > [flex-gt-sm="50"] {
    flex: 1 1 50%;
    max-width: 100%;
    max-height: 50%;
    box-sizing: border-box;
  }
}
@media (min-width: 960px) {
  [flex-gt-sm="55"] {
    flex: 1 1 55%;
    max-width: 55%;
    max-height: 100%;
    box-sizing: border-box;
  }
}
@media (min-width: 960px) {
  [layout=row] > [flex-gt-sm="55"],
[layout-gt-sm=row] > [flex-gt-sm="55"] {
    flex: 1 1 55%;
    max-width: 55%;
    max-height: 100%;
    box-sizing: border-box;
  }
}
@media (min-width: 960px) {
  [layout=column] > [flex-gt-sm="55"],
[layout-gt-sm=column] > [flex-gt-sm="55"] {
    flex: 1 1 55%;
    max-width: 100%;
    max-height: 55%;
    box-sizing: border-box;
  }
}
@media (min-width: 960px) {
  [flex-gt-sm="60"] {
    flex: 1 1 60%;
    max-width: 60%;
    max-height: 100%;
    box-sizing: border-box;
  }
}
@media (min-width: 960px) {
  [layout=row] > [flex-gt-sm="60"],
[layout-gt-sm=row] > [flex-gt-sm="60"] {
    flex: 1 1 60%;
    max-width: 60%;
    max-height: 100%;
    box-sizing: border-box;
  }
}
@media (min-width: 960px) {
  [layout=column] > [flex-gt-sm="60"],
[layout-gt-sm=column] > [flex-gt-sm="60"] {
    flex: 1 1 60%;
    max-width: 100%;
    max-height: 60%;
    box-sizing: border-box;
  }
}
@media (min-width: 960px) {
  [flex-gt-sm="65"] {
    flex: 1 1 65%;
    max-width: 65%;
    max-height: 100%;
    box-sizing: border-box;
  }
}
@media (min-width: 960px) {
  [layout=row] > [flex-gt-sm="65"],
[layout-gt-sm=row] > [flex-gt-sm="65"] {
    flex: 1 1 65%;
    max-width: 65%;
    max-height: 100%;
    box-sizing: border-box;
  }
}
@media (min-width: 960px) {
  [layout=column] > [flex-gt-sm="65"],
[layout-gt-sm=column] > [flex-gt-sm="65"] {
    flex: 1 1 65%;
    max-width: 100%;
    max-height: 65%;
    box-sizing: border-box;
  }
}
@media (min-width: 960px) {
  [flex-gt-sm="70"] {
    flex: 1 1 70%;
    max-width: 70%;
    max-height: 100%;
    box-sizing: border-box;
  }
}
@media (min-width: 960px) {
  [layout=row] > [flex-gt-sm="70"],
[layout-gt-sm=row] > [flex-gt-sm="70"] {
    flex: 1 1 70%;
    max-width: 70%;
    max-height: 100%;
    box-sizing: border-box;
  }
}
@media (min-width: 960px) {
  [layout=column] > [flex-gt-sm="70"],
[layout-gt-sm=column] > [flex-gt-sm="70"] {
    flex: 1 1 70%;
    max-width: 100%;
    max-height: 70%;
    box-sizing: border-box;
  }
}
@media (min-width: 960px) {
  [flex-gt-sm="75"] {
    flex: 1 1 75%;
    max-width: 75%;
    max-height: 100%;
    box-sizing: border-box;
  }
}
@media (min-width: 960px) {
  [layout=row] > [flex-gt-sm="75"],
[layout-gt-sm=row] > [flex-gt-sm="75"] {
    flex: 1 1 75%;
    max-width: 75%;
    max-height: 100%;
    box-sizing: border-box;
  }
}
@media (min-width: 960px) {
  [layout=column] > [flex-gt-sm="75"],
[layout-gt-sm=column] > [flex-gt-sm="75"] {
    flex: 1 1 75%;
    max-width: 100%;
    max-height: 75%;
    box-sizing: border-box;
  }
}
@media (min-width: 960px) {
  [flex-gt-sm="80"] {
    flex: 1 1 80%;
    max-width: 80%;
    max-height: 100%;
    box-sizing: border-box;
  }
}
@media (min-width: 960px) {
  [layout=row] > [flex-gt-sm="80"],
[layout-gt-sm=row] > [flex-gt-sm="80"] {
    flex: 1 1 80%;
    max-width: 80%;
    max-height: 100%;
    box-sizing: border-box;
  }
}
@media (min-width: 960px) {
  [layout=column] > [flex-gt-sm="80"],
[layout-gt-sm=column] > [flex-gt-sm="80"] {
    flex: 1 1 80%;
    max-width: 100%;
    max-height: 80%;
    box-sizing: border-box;
  }
}
@media (min-width: 960px) {
  [flex-gt-sm="85"] {
    flex: 1 1 85%;
    max-width: 85%;
    max-height: 100%;
    box-sizing: border-box;
  }
}
@media (min-width: 960px) {
  [layout=row] > [flex-gt-sm="85"],
[layout-gt-sm=row] > [flex-gt-sm="85"] {
    flex: 1 1 85%;
    max-width: 85%;
    max-height: 100%;
    box-sizing: border-box;
  }
}
@media (min-width: 960px) {
  [layout=column] > [flex-gt-sm="85"],
[layout-gt-sm=column] > [flex-gt-sm="85"] {
    flex: 1 1 85%;
    max-width: 100%;
    max-height: 85%;
    box-sizing: border-box;
  }
}
@media (min-width: 960px) {
  [flex-gt-sm="90"] {
    flex: 1 1 90%;
    max-width: 90%;
    max-height: 100%;
    box-sizing: border-box;
  }
}
@media (min-width: 960px) {
  [layout=row] > [flex-gt-sm="90"],
[layout-gt-sm=row] > [flex-gt-sm="90"] {
    flex: 1 1 90%;
    max-width: 90%;
    max-height: 100%;
    box-sizing: border-box;
  }
}
@media (min-width: 960px) {
  [layout=column] > [flex-gt-sm="90"],
[layout-gt-sm=column] > [flex-gt-sm="90"] {
    flex: 1 1 90%;
    max-width: 100%;
    max-height: 90%;
    box-sizing: border-box;
  }
}
@media (min-width: 960px) {
  [flex-gt-sm="95"] {
    flex: 1 1 95%;
    max-width: 95%;
    max-height: 100%;
    box-sizing: border-box;
  }
}
@media (min-width: 960px) {
  [layout=row] > [flex-gt-sm="95"],
[layout-gt-sm=row] > [flex-gt-sm="95"] {
    flex: 1 1 95%;
    max-width: 95%;
    max-height: 100%;
    box-sizing: border-box;
  }
}
@media (min-width: 960px) {
  [layout=column] > [flex-gt-sm="95"],
[layout-gt-sm=column] > [flex-gt-sm="95"] {
    flex: 1 1 95%;
    max-width: 100%;
    max-height: 95%;
    box-sizing: border-box;
  }
}
@media (min-width: 960px) {
  [flex-gt-sm="100"] {
    flex: 1 1 100%;
    max-width: 100%;
    max-height: 100%;
    box-sizing: border-box;
  }
}
@media (min-width: 960px) {
  [layout=row] > [flex-gt-sm="100"],
[layout-gt-sm=row] > [flex-gt-sm="100"] {
    flex: 1 1 100%;
    max-width: 100%;
    max-height: 100%;
    box-sizing: border-box;
  }
}
@media (min-width: 960px) {
  [layout=column] > [flex-gt-sm="100"],
[layout-gt-sm=column] > [flex-gt-sm="100"] {
    flex: 1 1 100%;
    max-width: 100%;
    max-height: 100%;
    box-sizing: border-box;
  }
}
@media (min-width: 960px) {
  [layout=row] > [flex-gt-sm="33"],
[layout=row] > [flex-gt-sm="33"],
[layout-gt-sm=row] > [flex-gt-sm="33"],
[layout-gt-sm=row] > [flex-gt-sm="33"] {
    flex: 1 1 33%;
    max-width: 33.3333333333%;
    max-height: 100%;
    box-sizing: border-box;
  }
  [layout=row] > [flex-gt-sm="34"],
[layout=row] > [flex-gt-sm="34"],
[layout-gt-sm=row] > [flex-gt-sm="34"],
[layout-gt-sm=row] > [flex-gt-sm="34"] {
    flex: 1 1 34%;
    max-width: 34%;
    max-height: 100%;
    box-sizing: border-box;
  }
  [layout=row] > [flex-gt-sm="66"],
[layout=row] > [flex-gt-sm="66"],
[layout-gt-sm=row] > [flex-gt-sm="66"],
[layout-gt-sm=row] > [flex-gt-sm="66"] {
    flex: 1 1 66%;
    max-width: 66.6666666667%;
    max-height: 100%;
    box-sizing: border-box;
  }
  [layout=row] > [flex-gt-sm="67"],
[layout=row] > [flex-gt-sm="67"],
[layout-gt-sm=row] > [flex-gt-sm="67"],
[layout-gt-sm=row] > [flex-gt-sm="67"] {
    flex: 1 1 67%;
    max-width: 67%;
    max-height: 100%;
    box-sizing: border-box;
  }
}
@media (min-width: 960px) {
  [layout=column] > [flex-gt-sm="33"],
[layout=column] > [flex-gt-sm="33"],
[layout-gt-sm=column] > [flex-gt-sm="33"],
[layout-gt-sm=column] > [flex-gt-sm="33"] {
    flex: 1 1 33%;
    max-width: 100%;
    max-height: 33.3333333333%;
    box-sizing: border-box;
  }
  [layout=column] > [flex-gt-sm="34"],
[layout=column] > [flex-gt-sm="34"],
[layout-gt-sm=column] > [flex-gt-sm="34"],
[layout-gt-sm=column] > [flex-gt-sm="34"] {
    flex: 1 1 34%;
    max-width: 100%;
    max-height: 34%;
    box-sizing: border-box;
  }
  [layout=column] > [flex-gt-sm="66"],
[layout=column] > [flex-gt-sm="66"],
[layout-gt-sm=column] > [flex-gt-sm="66"],
[layout-gt-sm=column] > [flex-gt-sm="66"] {
    flex: 1 1 66%;
    max-width: 100%;
    max-height: 66.6666666667%;
    box-sizing: border-box;
  }
  [layout=column] > [flex-gt-sm="67"],
[layout=column] > [flex-gt-sm="67"],
[layout-gt-sm=column] > [flex-gt-sm="67"],
[layout-gt-sm=column] > [flex-gt-sm="67"] {
    flex: 1 1 67%;
    max-width: 100%;
    max-height: 67%;
    box-sizing: border-box;
  }
}
@media (min-width: 960px) {
  [layout-gt-sm],
[layout-gt-sm=column],
[layout-gt-sm=row] {
    box-sizing: border-box;
    display: flex;
  }
}
@media (min-width: 960px) {
  [layout-gt-sm=column] {
    flex-direction: column;
  }
}
@media (min-width: 960px) {
  [layout-gt-sm=row] {
    flex-direction: row;
  }
}
@media (min-width: 960px) and (max-width: 1279px) {
  [hide]:not([show-gt-xs]):not([show-gt-sm]):not([show-md]):not([show]),
[hide-gt-xs]:not([show-gt-xs]):not([show-gt-sm]):not([show-md]):not([show]),
[hide-gt-sm]:not([show-gt-xs]):not([show-gt-sm]):not([show-md]):not([show]) {
    display: none;
  }
  [hide-md]:not([show-md]):not([show]) {
    display: none;
  }
  [flex-order-md="-20"] {
    order: -20;
  }
  [flex-order-md="-19"] {
    order: -19;
  }
  [flex-order-md="-18"] {
    order: -18;
  }
  [flex-order-md="-17"] {
    order: -17;
  }
  [flex-order-md="-16"] {
    order: -16;
  }
  [flex-order-md="-15"] {
    order: -15;
  }
  [flex-order-md="-14"] {
    order: -14;
  }
  [flex-order-md="-13"] {
    order: -13;
  }
  [flex-order-md="-12"] {
    order: -12;
  }
  [flex-order-md="-11"] {
    order: -11;
  }
  [flex-order-md="-10"] {
    order: -10;
  }
  [flex-order-md="-9"] {
    order: -9;
  }
  [flex-order-md="-8"] {
    order: -8;
  }
  [flex-order-md="-7"] {
    order: -7;
  }
  [flex-order-md="-6"] {
    order: -6;
  }
  [flex-order-md="-5"] {
    order: -5;
  }
  [flex-order-md="-4"] {
    order: -4;
  }
  [flex-order-md="-3"] {
    order: -3;
  }
  [flex-order-md="-2"] {
    order: -2;
  }
  [flex-order-md="-1"] {
    order: -1;
  }
  [flex-order-md="0"] {
    order: 0;
  }
  [flex-order-md="1"] {
    order: 1;
  }
  [flex-order-md="2"] {
    order: 2;
  }
  [flex-order-md="3"] {
    order: 3;
  }
  [flex-order-md="4"] {
    order: 4;
  }
  [flex-order-md="5"] {
    order: 5;
  }
  [flex-order-md="6"] {
    order: 6;
  }
  [flex-order-md="7"] {
    order: 7;
  }
  [flex-order-md="8"] {
    order: 8;
  }
  [flex-order-md="9"] {
    order: 9;
  }
  [flex-order-md="10"] {
    order: 10;
  }
  [flex-order-md="11"] {
    order: 11;
  }
  [flex-order-md="12"] {
    order: 12;
  }
  [flex-order-md="13"] {
    order: 13;
  }
  [flex-order-md="14"] {
    order: 14;
  }
  [flex-order-md="15"] {
    order: 15;
  }
  [flex-order-md="16"] {
    order: 16;
  }
  [flex-order-md="17"] {
    order: 17;
  }
  [flex-order-md="18"] {
    order: 18;
  }
  [flex-order-md="19"] {
    order: 19;
  }
  [flex-order-md="20"] {
    order: 20;
  }
  [flex-offset-md="0"] {
    margin-left: 0%;
  }
  [flex-offset-md="5"] {
    margin-left: 5%;
  }
  [flex-offset-md="10"] {
    margin-left: 10%;
  }
  [flex-offset-md="15"] {
    margin-left: 15%;
  }
  [flex-offset-md="20"] {
    margin-left: 20%;
  }
  [flex-offset-md="25"] {
    margin-left: 25%;
  }
  [flex-offset-md="30"] {
    margin-left: 30%;
  }
  [flex-offset-md="35"] {
    margin-left: 35%;
  }
  [flex-offset-md="40"] {
    margin-left: 40%;
  }
  [flex-offset-md="45"] {
    margin-left: 45%;
  }
  [flex-offset-md="50"] {
    margin-left: 50%;
  }
  [flex-offset-md="55"] {
    margin-left: 55%;
  }
  [flex-offset-md="60"] {
    margin-left: 60%;
  }
  [flex-offset-md="65"] {
    margin-left: 65%;
  }
  [flex-offset-md="70"] {
    margin-left: 70%;
  }
  [flex-offset-md="75"] {
    margin-left: 75%;
  }
  [flex-offset-md="80"] {
    margin-left: 80%;
  }
  [flex-offset-md="85"] {
    margin-left: 85%;
  }
  [flex-offset-md="90"] {
    margin-left: 90%;
  }
  [flex-offset-md="95"] {
    margin-left: 95%;
  }
  [flex-offset-md="33"] {
    margin-left: 33.3333333333%;
  }
  [flex-offset-md="66"] {
    margin-left: 66.6666666667%;
  }
  [layout-align-md],
[layout-align-md="start stretch"] {
    justify-content: flex-start;
    align-content: stretch;
    align-items: stretch;
  }
  [layout-align-md=start],
[layout-align-md="start start"],
[layout-align-md="start center"],
[layout-align-md="start end"],
[layout-align-md="start stretch"] {
    justify-content: flex-start;
  }
  [layout-align-md=center],
[layout-align-md="center start"],
[layout-align-md="center center"],
[layout-align-md="center end"],
[layout-align-md="center stretch"] {
    justify-content: center;
  }
  [layout-align-md=end],
[layout-align-md="end center"],
[layout-align-md="end start"],
[layout-align-md="end end"],
[layout-align-md="end stretch"] {
    justify-content: flex-end;
  }
  [layout-align-md=space-around],
[layout-align-md="space-around center"],
[layout-align-md="space-around start"],
[layout-align-md="space-around end"],
[layout-align-md="space-around stretch"] {
    justify-content: space-around;
  }
  [layout-align-md=space-between],
[layout-align-md="space-between center"],
[layout-align-md="space-between start"],
[layout-align-md="space-between end"],
[layout-align-md="space-between stretch"] {
    justify-content: space-between;
  }
  [layout-align-md="start start"],
[layout-align-md="center start"],
[layout-align-md="end start"],
[layout-align-md="space-between start"],
[layout-align-md="space-around start"] {
    align-items: flex-start;
    align-content: flex-start;
  }
  [layout-align-md="start center"],
[layout-align-md="center center"],
[layout-align-md="end center"],
[layout-align-md="space-between center"],
[layout-align-md="space-around center"] {
    align-items: center;
    align-content: center;
    max-width: 100%;
  }
  [layout-align-md="start center"] > *,
[layout-align-md="center center"] > *,
[layout-align-md="end center"] > *,
[layout-align-md="space-between center"] > *,
[layout-align-md="space-around center"] > * {
    max-width: 100%;
    box-sizing: border-box;
  }
  [layout-align-md="start center"] > *,
[layout-align-md="center center"] > *,
[layout-align-md="end center"] > *,
[layout-align-md="space-between center"] > *,
[layout-align-md="space-around center"] > * {
    max-width: 100%;
    box-sizing: border-box;
  }
  [layout-align-md="start end"],
[layout-align-md="center end"],
[layout-align-md="end end"],
[layout-align-md="space-between end"],
[layout-align-md="space-around end"] {
    align-items: flex-end;
    align-content: flex-end;
  }
  [layout-align-md="start stretch"],
[layout-align-md="center stretch"],
[layout-align-md="end stretch"],
[layout-align-md="space-between stretch"],
[layout-align-md="space-around stretch"] {
    align-items: stretch;
    align-content: stretch;
  }
  [flex-md] {
    flex: 1;
    box-sizing: border-box;
  }
}
@media screen\0  and (min-width: 960px) and (max-width: 1279px) {
  [flex-md] {
    flex: 1 1 0%;
  }
}
@media (min-width: 960px) and (max-width: 1279px) {
  [flex-md=grow],
[flex-md-grow] {
    flex: 1 1 100%;
    box-sizing: border-box;
  }
}
@media (min-width: 960px) and (max-width: 1279px) {
  [flex-md=initial],
[flex-md-initial] {
    flex: 0 1 auto;
    box-sizing: border-box;
  }
}
@media (min-width: 960px) and (max-width: 1279px) {
  [flex-md=auto],
[flex-md-auto] {
    flex: 1 1 auto;
    box-sizing: border-box;
  }
}
@media (min-width: 960px) and (max-width: 1279px) {
  [flex-md=none],
[flex-md-none] {
    flex: 0 0 auto;
    box-sizing: border-box;
  }
}
@media (min-width: 960px) and (max-width: 1279px) {
  [flex-md=noshrink],
[flex-md-noshrink] {
    flex: 1 0 auto;
    box-sizing: border-box;
  }
}
@media (min-width: 960px) and (max-width: 1279px) {
  [flex-md=nogrow],
[flex-md-nogrow] {
    flex: 0 1 auto;
    box-sizing: border-box;
  }
}
@media (min-width: 960px) and (max-width: 1279px) {
  [flex-md="0"] {
    flex: 1 1 0%;
    max-width: 0%;
    max-height: 100%;
    box-sizing: border-box;
  }
}
@media (min-width: 960px) and (max-width: 1279px) {
  [layout=row] > [flex-md="0"],
[layout-md=row] > [flex-md="0"] {
    flex: 1 1 0%;
    max-width: 0%;
    max-height: 100%;
    box-sizing: border-box;
  }
}
@media (min-width: 960px) and (max-width: 1279px) {
  [layout=column] > [flex-md="0"],
[layout-md=column] > [flex-md="0"] {
    flex: 1 1 0%;
    max-width: 100%;
    max-height: 0%;
    box-sizing: border-box;
  }
}
@media (min-width: 960px) and (max-width: 1279px) {
  [flex-md="5"] {
    flex: 1 1 5%;
    max-width: 5%;
    max-height: 100%;
    box-sizing: border-box;
  }
}
@media (min-width: 960px) and (max-width: 1279px) {
  [layout=row] > [flex-md="5"],
[layout-md=row] > [flex-md="5"] {
    flex: 1 1 5%;
    max-width: 5%;
    max-height: 100%;
    box-sizing: border-box;
  }
}
@media (min-width: 960px) and (max-width: 1279px) {
  [layout=column] > [flex-md="5"],
[layout-md=column] > [flex-md="5"] {
    flex: 1 1 5%;
    max-width: 100%;
    max-height: 5%;
    box-sizing: border-box;
  }
}
@media (min-width: 960px) and (max-width: 1279px) {
  [flex-md="10"] {
    flex: 1 1 10%;
    max-width: 10%;
    max-height: 100%;
    box-sizing: border-box;
  }
}
@media (min-width: 960px) and (max-width: 1279px) {
  [layout=row] > [flex-md="10"],
[layout-md=row] > [flex-md="10"] {
    flex: 1 1 10%;
    max-width: 10%;
    max-height: 100%;
    box-sizing: border-box;
  }
}
@media (min-width: 960px) and (max-width: 1279px) {
  [layout=column] > [flex-md="10"],
[layout-md=column] > [flex-md="10"] {
    flex: 1 1 10%;
    max-width: 100%;
    max-height: 10%;
    box-sizing: border-box;
  }
}
@media (min-width: 960px) and (max-width: 1279px) {
  [flex-md="15"] {
    flex: 1 1 15%;
    max-width: 15%;
    max-height: 100%;
    box-sizing: border-box;
  }
}
@media (min-width: 960px) and (max-width: 1279px) {
  [layout=row] > [flex-md="15"],
[layout-md=row] > [flex-md="15"] {
    flex: 1 1 15%;
    max-width: 15%;
    max-height: 100%;
    box-sizing: border-box;
  }
}
@media (min-width: 960px) and (max-width: 1279px) {
  [layout=column] > [flex-md="15"],
[layout-md=column] > [flex-md="15"] {
    flex: 1 1 15%;
    max-width: 100%;
    max-height: 15%;
    box-sizing: border-box;
  }
}
@media (min-width: 960px) and (max-width: 1279px) {
  [flex-md="20"] {
    flex: 1 1 20%;
    max-width: 20%;
    max-height: 100%;
    box-sizing: border-box;
  }
}
@media (min-width: 960px) and (max-width: 1279px) {
  [layout=row] > [flex-md="20"],
[layout-md=row] > [flex-md="20"] {
    flex: 1 1 20%;
    max-width: 20%;
    max-height: 100%;
    box-sizing: border-box;
  }
}
@media (min-width: 960px) and (max-width: 1279px) {
  [layout=column] > [flex-md="20"],
[layout-md=column] > [flex-md="20"] {
    flex: 1 1 20%;
    max-width: 100%;
    max-height: 20%;
    box-sizing: border-box;
  }
}
@media (min-width: 960px) and (max-width: 1279px) {
  [flex-md="25"] {
    flex: 1 1 25%;
    max-width: 25%;
    max-height: 100%;
    box-sizing: border-box;
  }
}
@media (min-width: 960px) and (max-width: 1279px) {
  [layout=row] > [flex-md="25"],
[layout-md=row] > [flex-md="25"] {
    flex: 1 1 25%;
    max-width: 25%;
    max-height: 100%;
    box-sizing: border-box;
  }
}
@media (min-width: 960px) and (max-width: 1279px) {
  [layout=column] > [flex-md="25"],
[layout-md=column] > [flex-md="25"] {
    flex: 1 1 25%;
    max-width: 100%;
    max-height: 25%;
    box-sizing: border-box;
  }
}
@media (min-width: 960px) and (max-width: 1279px) {
  [flex-md="30"] {
    flex: 1 1 30%;
    max-width: 30%;
    max-height: 100%;
    box-sizing: border-box;
  }
}
@media (min-width: 960px) and (max-width: 1279px) {
  [layout=row] > [flex-md="30"],
[layout-md=row] > [flex-md="30"] {
    flex: 1 1 30%;
    max-width: 30%;
    max-height: 100%;
    box-sizing: border-box;
  }
}
@media (min-width: 960px) and (max-width: 1279px) {
  [layout=column] > [flex-md="30"],
[layout-md=column] > [flex-md="30"] {
    flex: 1 1 30%;
    max-width: 100%;
    max-height: 30%;
    box-sizing: border-box;
  }
}
@media (min-width: 960px) and (max-width: 1279px) {
  [flex-md="35"] {
    flex: 1 1 35%;
    max-width: 35%;
    max-height: 100%;
    box-sizing: border-box;
  }
}
@media (min-width: 960px) and (max-width: 1279px) {
  [layout=row] > [flex-md="35"],
[layout-md=row] > [flex-md="35"] {
    flex: 1 1 35%;
    max-width: 35%;
    max-height: 100%;
    box-sizing: border-box;
  }
}
@media (min-width: 960px) and (max-width: 1279px) {
  [layout=column] > [flex-md="35"],
[layout-md=column] > [flex-md="35"] {
    flex: 1 1 35%;
    max-width: 100%;
    max-height: 35%;
    box-sizing: border-box;
  }
}
@media (min-width: 960px) and (max-width: 1279px) {
  [flex-md="40"] {
    flex: 1 1 40%;
    max-width: 40%;
    max-height: 100%;
    box-sizing: border-box;
  }
}
@media (min-width: 960px) and (max-width: 1279px) {
  [layout=row] > [flex-md="40"],
[layout-md=row] > [flex-md="40"] {
    flex: 1 1 40%;
    max-width: 40%;
    max-height: 100%;
    box-sizing: border-box;
  }
}
@media (min-width: 960px) and (max-width: 1279px) {
  [layout=column] > [flex-md="40"],
[layout-md=column] > [flex-md="40"] {
    flex: 1 1 40%;
    max-width: 100%;
    max-height: 40%;
    box-sizing: border-box;
  }
}
@media (min-width: 960px) and (max-width: 1279px) {
  [flex-md="45"] {
    flex: 1 1 45%;
    max-width: 45%;
    max-height: 100%;
    box-sizing: border-box;
  }
}
@media (min-width: 960px) and (max-width: 1279px) {
  [layout=row] > [flex-md="45"],
[layout-md=row] > [flex-md="45"] {
    flex: 1 1 45%;
    max-width: 45%;
    max-height: 100%;
    box-sizing: border-box;
  }
}
@media (min-width: 960px) and (max-width: 1279px) {
  [layout=column] > [flex-md="45"],
[layout-md=column] > [flex-md="45"] {
    flex: 1 1 45%;
    max-width: 100%;
    max-height: 45%;
    box-sizing: border-box;
  }
}
@media (min-width: 960px) and (max-width: 1279px) {
  [flex-md="50"] {
    flex: 1 1 50%;
    max-width: 50%;
    max-height: 100%;
    box-sizing: border-box;
  }
}
@media (min-width: 960px) and (max-width: 1279px) {
  [layout=row] > [flex-md="50"],
[layout-md=row] > [flex-md="50"] {
    flex: 1 1 50%;
    max-width: 50%;
    max-height: 100%;
    box-sizing: border-box;
  }
}
@media (min-width: 960px) and (max-width: 1279px) {
  [layout=column] > [flex-md="50"],
[layout-md=column] > [flex-md="50"] {
    flex: 1 1 50%;
    max-width: 100%;
    max-height: 50%;
    box-sizing: border-box;
  }
}
@media (min-width: 960px) and (max-width: 1279px) {
  [flex-md="55"] {
    flex: 1 1 55%;
    max-width: 55%;
    max-height: 100%;
    box-sizing: border-box;
  }
}
@media (min-width: 960px) and (max-width: 1279px) {
  [layout=row] > [flex-md="55"],
[layout-md=row] > [flex-md="55"] {
    flex: 1 1 55%;
    max-width: 55%;
    max-height: 100%;
    box-sizing: border-box;
  }
}
@media (min-width: 960px) and (max-width: 1279px) {
  [layout=column] > [flex-md="55"],
[layout-md=column] > [flex-md="55"] {
    flex: 1 1 55%;
    max-width: 100%;
    max-height: 55%;
    box-sizing: border-box;
  }
}
@media (min-width: 960px) and (max-width: 1279px) {
  [flex-md="60"] {
    flex: 1 1 60%;
    max-width: 60%;
    max-height: 100%;
    box-sizing: border-box;
  }
}
@media (min-width: 960px) and (max-width: 1279px) {
  [layout=row] > [flex-md="60"],
[layout-md=row] > [flex-md="60"] {
    flex: 1 1 60%;
    max-width: 60%;
    max-height: 100%;
    box-sizing: border-box;
  }
}
@media (min-width: 960px) and (max-width: 1279px) {
  [layout=column] > [flex-md="60"],
[layout-md=column] > [flex-md="60"] {
    flex: 1 1 60%;
    max-width: 100%;
    max-height: 60%;
    box-sizing: border-box;
  }
}
@media (min-width: 960px) and (max-width: 1279px) {
  [flex-md="65"] {
    flex: 1 1 65%;
    max-width: 65%;
    max-height: 100%;
    box-sizing: border-box;
  }
}
@media (min-width: 960px) and (max-width: 1279px) {
  [layout=row] > [flex-md="65"],
[layout-md=row] > [flex-md="65"] {
    flex: 1 1 65%;
    max-width: 65%;
    max-height: 100%;
    box-sizing: border-box;
  }
}
@media (min-width: 960px) and (max-width: 1279px) {
  [layout=column] > [flex-md="65"],
[layout-md=column] > [flex-md="65"] {
    flex: 1 1 65%;
    max-width: 100%;
    max-height: 65%;
    box-sizing: border-box;
  }
}
@media (min-width: 960px) and (max-width: 1279px) {
  [flex-md="70"] {
    flex: 1 1 70%;
    max-width: 70%;
    max-height: 100%;
    box-sizing: border-box;
  }
}
@media (min-width: 960px) and (max-width: 1279px) {
  [layout=row] > [flex-md="70"],
[layout-md=row] > [flex-md="70"] {
    flex: 1 1 70%;
    max-width: 70%;
    max-height: 100%;
    box-sizing: border-box;
  }
}
@media (min-width: 960px) and (max-width: 1279px) {
  [layout=column] > [flex-md="70"],
[layout-md=column] > [flex-md="70"] {
    flex: 1 1 70%;
    max-width: 100%;
    max-height: 70%;
    box-sizing: border-box;
  }
}
@media (min-width: 960px) and (max-width: 1279px) {
  [flex-md="75"] {
    flex: 1 1 75%;
    max-width: 75%;
    max-height: 100%;
    box-sizing: border-box;
  }
}
@media (min-width: 960px) and (max-width: 1279px) {
  [layout=row] > [flex-md="75"],
[layout-md=row] > [flex-md="75"] {
    flex: 1 1 75%;
    max-width: 75%;
    max-height: 100%;
    box-sizing: border-box;
  }
}
@media (min-width: 960px) and (max-width: 1279px) {
  [layout=column] > [flex-md="75"],
[layout-md=column] > [flex-md="75"] {
    flex: 1 1 75%;
    max-width: 100%;
    max-height: 75%;
    box-sizing: border-box;
  }
}
@media (min-width: 960px) and (max-width: 1279px) {
  [flex-md="80"] {
    flex: 1 1 80%;
    max-width: 80%;
    max-height: 100%;
    box-sizing: border-box;
  }
}
@media (min-width: 960px) and (max-width: 1279px) {
  [layout=row] > [flex-md="80"],
[layout-md=row] > [flex-md="80"] {
    flex: 1 1 80%;
    max-width: 80%;
    max-height: 100%;
    box-sizing: border-box;
  }
}
@media (min-width: 960px) and (max-width: 1279px) {
  [layout=column] > [flex-md="80"],
[layout-md=column] > [flex-md="80"] {
    flex: 1 1 80%;
    max-width: 100%;
    max-height: 80%;
    box-sizing: border-box;
  }
}
@media (min-width: 960px) and (max-width: 1279px) {
  [flex-md="85"] {
    flex: 1 1 85%;
    max-width: 85%;
    max-height: 100%;
    box-sizing: border-box;
  }
}
@media (min-width: 960px) and (max-width: 1279px) {
  [layout=row] > [flex-md="85"],
[layout-md=row] > [flex-md="85"] {
    flex: 1 1 85%;
    max-width: 85%;
    max-height: 100%;
    box-sizing: border-box;
  }
}
@media (min-width: 960px) and (max-width: 1279px) {
  [layout=column] > [flex-md="85"],
[layout-md=column] > [flex-md="85"] {
    flex: 1 1 85%;
    max-width: 100%;
    max-height: 85%;
    box-sizing: border-box;
  }
}
@media (min-width: 960px) and (max-width: 1279px) {
  [flex-md="90"] {
    flex: 1 1 90%;
    max-width: 90%;
    max-height: 100%;
    box-sizing: border-box;
  }
}
@media (min-width: 960px) and (max-width: 1279px) {
  [layout=row] > [flex-md="90"],
[layout-md=row] > [flex-md="90"] {
    flex: 1 1 90%;
    max-width: 90%;
    max-height: 100%;
    box-sizing: border-box;
  }
}
@media (min-width: 960px) and (max-width: 1279px) {
  [layout=column] > [flex-md="90"],
[layout-md=column] > [flex-md="90"] {
    flex: 1 1 90%;
    max-width: 100%;
    max-height: 90%;
    box-sizing: border-box;
  }
}
@media (min-width: 960px) and (max-width: 1279px) {
  [flex-md="95"] {
    flex: 1 1 95%;
    max-width: 95%;
    max-height: 100%;
    box-sizing: border-box;
  }
}
@media (min-width: 960px) and (max-width: 1279px) {
  [layout=row] > [flex-md="95"],
[layout-md=row] > [flex-md="95"] {
    flex: 1 1 95%;
    max-width: 95%;
    max-height: 100%;
    box-sizing: border-box;
  }
}
@media (min-width: 960px) and (max-width: 1279px) {
  [layout=column] > [flex-md="95"],
[layout-md=column] > [flex-md="95"] {
    flex: 1 1 95%;
    max-width: 100%;
    max-height: 95%;
    box-sizing: border-box;
  }
}
@media (min-width: 960px) and (max-width: 1279px) {
  [flex-md="100"] {
    flex: 1 1 100%;
    max-width: 100%;
    max-height: 100%;
    box-sizing: border-box;
  }
}
@media (min-width: 960px) and (max-width: 1279px) {
  [layout=row] > [flex-md="100"],
[layout-md=row] > [flex-md="100"] {
    flex: 1 1 100%;
    max-width: 100%;
    max-height: 100%;
    box-sizing: border-box;
  }
}
@media (min-width: 960px) and (max-width: 1279px) {
  [layout=column] > [flex-md="100"],
[layout-md=column] > [flex-md="100"] {
    flex: 1 1 100%;
    max-width: 100%;
    max-height: 100%;
    box-sizing: border-box;
  }
}
@media (min-width: 960px) and (max-width: 1279px) {
  [layout=row] > [flex-md="33"],
[layout=row] > [flex-md="33"],
[layout-md=row] > [flex-md="33"],
[layout-md=row] > [flex-md="33"] {
    flex: 1 1 33%;
    max-width: 33.3333333333%;
    max-height: 100%;
    box-sizing: border-box;
  }
  [layout=row] > [flex-md="34"],
[layout=row] > [flex-md="34"],
[layout-md=row] > [flex-md="34"],
[layout-md=row] > [flex-md="34"] {
    flex: 1 1 34%;
    max-width: 34%;
    max-height: 100%;
    box-sizing: border-box;
  }
  [layout=row] > [flex-md="66"],
[layout=row] > [flex-md="66"],
[layout-md=row] > [flex-md="66"],
[layout-md=row] > [flex-md="66"] {
    flex: 1 1 66%;
    max-width: 66.6666666667%;
    max-height: 100%;
    box-sizing: border-box;
  }
  [layout=row] > [flex-md="67"],
[layout=row] > [flex-md="67"],
[layout-md=row] > [flex-md="67"],
[layout-md=row] > [flex-md="67"] {
    flex: 1 1 67%;
    max-width: 67%;
    max-height: 100%;
    box-sizing: border-box;
  }
}
@media (min-width: 960px) and (max-width: 1279px) {
  [layout=column] > [flex-md="33"],
[layout=column] > [flex-md="33"],
[layout-md=column] > [flex-md="33"],
[layout-md=column] > [flex-md="33"] {
    flex: 1 1 33%;
    max-width: 100%;
    max-height: 33.3333333333%;
    box-sizing: border-box;
  }
  [layout=column] > [flex-md="34"],
[layout=column] > [flex-md="34"],
[layout-md=column] > [flex-md="34"],
[layout-md=column] > [flex-md="34"] {
    flex: 1 1 34%;
    max-width: 100%;
    max-height: 34%;
    box-sizing: border-box;
  }
  [layout=column] > [flex-md="66"],
[layout=column] > [flex-md="66"],
[layout-md=column] > [flex-md="66"],
[layout-md=column] > [flex-md="66"] {
    flex: 1 1 66%;
    max-width: 100%;
    max-height: 66.6666666667%;
    box-sizing: border-box;
  }
  [layout=column] > [flex-md="67"],
[layout=column] > [flex-md="67"],
[layout-md=column] > [flex-md="67"],
[layout-md=column] > [flex-md="67"] {
    flex: 1 1 67%;
    max-width: 100%;
    max-height: 67%;
    box-sizing: border-box;
  }
}
@media (min-width: 960px) and (max-width: 1279px) {
  [layout-md],
[layout-md=column],
[layout-md=row] {
    box-sizing: border-box;
    display: flex;
  }
}
@media (min-width: 960px) and (max-width: 1279px) {
  [layout-md=column] {
    flex-direction: column;
  }
}
@media (min-width: 960px) and (max-width: 1279px) {
  [layout-md=row] {
    flex-direction: row;
  }
}
@media (min-width: 1280px) {
  [flex-order-gt-md="-20"] {
    order: -20;
  }
  [flex-order-gt-md="-19"] {
    order: -19;
  }
  [flex-order-gt-md="-18"] {
    order: -18;
  }
  [flex-order-gt-md="-17"] {
    order: -17;
  }
  [flex-order-gt-md="-16"] {
    order: -16;
  }
  [flex-order-gt-md="-15"] {
    order: -15;
  }
  [flex-order-gt-md="-14"] {
    order: -14;
  }
  [flex-order-gt-md="-13"] {
    order: -13;
  }
  [flex-order-gt-md="-12"] {
    order: -12;
  }
  [flex-order-gt-md="-11"] {
    order: -11;
  }
  [flex-order-gt-md="-10"] {
    order: -10;
  }
  [flex-order-gt-md="-9"] {
    order: -9;
  }
  [flex-order-gt-md="-8"] {
    order: -8;
  }
  [flex-order-gt-md="-7"] {
    order: -7;
  }
  [flex-order-gt-md="-6"] {
    order: -6;
  }
  [flex-order-gt-md="-5"] {
    order: -5;
  }
  [flex-order-gt-md="-4"] {
    order: -4;
  }
  [flex-order-gt-md="-3"] {
    order: -3;
  }
  [flex-order-gt-md="-2"] {
    order: -2;
  }
  [flex-order-gt-md="-1"] {
    order: -1;
  }
  [flex-order-gt-md="0"] {
    order: 0;
  }
  [flex-order-gt-md="1"] {
    order: 1;
  }
  [flex-order-gt-md="2"] {
    order: 2;
  }
  [flex-order-gt-md="3"] {
    order: 3;
  }
  [flex-order-gt-md="4"] {
    order: 4;
  }
  [flex-order-gt-md="5"] {
    order: 5;
  }
  [flex-order-gt-md="6"] {
    order: 6;
  }
  [flex-order-gt-md="7"] {
    order: 7;
  }
  [flex-order-gt-md="8"] {
    order: 8;
  }
  [flex-order-gt-md="9"] {
    order: 9;
  }
  [flex-order-gt-md="10"] {
    order: 10;
  }
  [flex-order-gt-md="11"] {
    order: 11;
  }
  [flex-order-gt-md="12"] {
    order: 12;
  }
  [flex-order-gt-md="13"] {
    order: 13;
  }
  [flex-order-gt-md="14"] {
    order: 14;
  }
  [flex-order-gt-md="15"] {
    order: 15;
  }
  [flex-order-gt-md="16"] {
    order: 16;
  }
  [flex-order-gt-md="17"] {
    order: 17;
  }
  [flex-order-gt-md="18"] {
    order: 18;
  }
  [flex-order-gt-md="19"] {
    order: 19;
  }
  [flex-order-gt-md="20"] {
    order: 20;
  }
  [flex-offset-gt-md="0"] {
    margin-left: 0%;
  }
  [flex-offset-gt-md="5"] {
    margin-left: 5%;
  }
  [flex-offset-gt-md="10"] {
    margin-left: 10%;
  }
  [flex-offset-gt-md="15"] {
    margin-left: 15%;
  }
  [flex-offset-gt-md="20"] {
    margin-left: 20%;
  }
  [flex-offset-gt-md="25"] {
    margin-left: 25%;
  }
  [flex-offset-gt-md="30"] {
    margin-left: 30%;
  }
  [flex-offset-gt-md="35"] {
    margin-left: 35%;
  }
  [flex-offset-gt-md="40"] {
    margin-left: 40%;
  }
  [flex-offset-gt-md="45"] {
    margin-left: 45%;
  }
  [flex-offset-gt-md="50"] {
    margin-left: 50%;
  }
  [flex-offset-gt-md="55"] {
    margin-left: 55%;
  }
  [flex-offset-gt-md="60"] {
    margin-left: 60%;
  }
  [flex-offset-gt-md="65"] {
    margin-left: 65%;
  }
  [flex-offset-gt-md="70"] {
    margin-left: 70%;
  }
  [flex-offset-gt-md="75"] {
    margin-left: 75%;
  }
  [flex-offset-gt-md="80"] {
    margin-left: 80%;
  }
  [flex-offset-gt-md="85"] {
    margin-left: 85%;
  }
  [flex-offset-gt-md="90"] {
    margin-left: 90%;
  }
  [flex-offset-gt-md="95"] {
    margin-left: 95%;
  }
  [flex-offset-gt-md="33"] {
    margin-left: 33.3333333333%;
  }
  [flex-offset-gt-md="66"] {
    margin-left: 66.6666666667%;
  }
  [layout-align-gt-md],
[layout-align-gt-md="start stretch"] {
    justify-content: flex-start;
    align-content: stretch;
    align-items: stretch;
  }
  [layout-align-gt-md=start],
[layout-align-gt-md="start start"],
[layout-align-gt-md="start center"],
[layout-align-gt-md="start end"],
[layout-align-gt-md="start stretch"] {
    justify-content: flex-start;
  }
  [layout-align-gt-md=center],
[layout-align-gt-md="center start"],
[layout-align-gt-md="center center"],
[layout-align-gt-md="center end"],
[layout-align-gt-md="center stretch"] {
    justify-content: center;
  }
  [layout-align-gt-md=end],
[layout-align-gt-md="end center"],
[layout-align-gt-md="end start"],
[layout-align-gt-md="end end"],
[layout-align-gt-md="end stretch"] {
    justify-content: flex-end;
  }
  [layout-align-gt-md=space-around],
[layout-align-gt-md="space-around center"],
[layout-align-gt-md="space-around start"],
[layout-align-gt-md="space-around end"],
[layout-align-gt-md="space-around stretch"] {
    justify-content: space-around;
  }
  [layout-align-gt-md=space-between],
[layout-align-gt-md="space-between center"],
[layout-align-gt-md="space-between start"],
[layout-align-gt-md="space-between end"],
[layout-align-gt-md="space-between stretch"] {
    justify-content: space-between;
  }
  [layout-align-gt-md="start start"],
[layout-align-gt-md="center start"],
[layout-align-gt-md="end start"],
[layout-align-gt-md="space-between start"],
[layout-align-gt-md="space-around start"] {
    align-items: flex-start;
    align-content: flex-start;
  }
  [layout-align-gt-md="start center"],
[layout-align-gt-md="center center"],
[layout-align-gt-md="end center"],
[layout-align-gt-md="space-between center"],
[layout-align-gt-md="space-around center"] {
    align-items: center;
    align-content: center;
    max-width: 100%;
  }
  [layout-align-gt-md="start center"] > *,
[layout-align-gt-md="center center"] > *,
[layout-align-gt-md="end center"] > *,
[layout-align-gt-md="space-between center"] > *,
[layout-align-gt-md="space-around center"] > * {
    max-width: 100%;
    box-sizing: border-box;
  }
  [layout-align-gt-md="start center"] > *,
[layout-align-gt-md="center center"] > *,
[layout-align-gt-md="end center"] > *,
[layout-align-gt-md="space-between center"] > *,
[layout-align-gt-md="space-around center"] > * {
    max-width: 100%;
    box-sizing: border-box;
  }
  [layout-align-gt-md="start end"],
[layout-align-gt-md="center end"],
[layout-align-gt-md="end end"],
[layout-align-gt-md="space-between end"],
[layout-align-gt-md="space-around end"] {
    align-items: flex-end;
    align-content: flex-end;
  }
  [layout-align-gt-md="start stretch"],
[layout-align-gt-md="center stretch"],
[layout-align-gt-md="end stretch"],
[layout-align-gt-md="space-between stretch"],
[layout-align-gt-md="space-around stretch"] {
    align-items: stretch;
    align-content: stretch;
  }
  [flex-gt-md] {
    flex: 1;
    box-sizing: border-box;
  }
}
@media screen\0  and (min-width: 1280px) {
  [flex-gt-md] {
    flex: 1 1 0%;
  }
}
@media (min-width: 1280px) {
  [flex-gt-md=grow],
[flex-gt-md-grow] {
    flex: 1 1 100%;
    box-sizing: border-box;
  }
}
@media (min-width: 1280px) {
  [flex-gt-md=initial],
[flex-gt-md-initial] {
    flex: 0 1 auto;
    box-sizing: border-box;
  }
}
@media (min-width: 1280px) {
  [flex-gt-md=auto],
[flex-gt-md-auto] {
    flex: 1 1 auto;
    box-sizing: border-box;
  }
}
@media (min-width: 1280px) {
  [flex-gt-md=none],
[flex-gt-md-none] {
    flex: 0 0 auto;
    box-sizing: border-box;
  }
}
@media (min-width: 1280px) {
  [flex-gt-md=noshrink],
[flex-gt-md-noshrink] {
    flex: 1 0 auto;
    box-sizing: border-box;
  }
}
@media (min-width: 1280px) {
  [flex-gt-md=nogrow],
[flex-gt-md-nogrow] {
    flex: 0 1 auto;
    box-sizing: border-box;
  }
}
@media (min-width: 1280px) {
  [flex-gt-md="0"] {
    flex: 1 1 0%;
    max-width: 0%;
    max-height: 100%;
    box-sizing: border-box;
  }
}
@media (min-width: 1280px) {
  [layout=row] > [flex-gt-md="0"],
[layout-gt-md=row] > [flex-gt-md="0"] {
    flex: 1 1 0%;
    max-width: 0%;
    max-height: 100%;
    box-sizing: border-box;
  }
}
@media (min-width: 1280px) {
  [layout=column] > [flex-gt-md="0"],
[layout-gt-md=column] > [flex-gt-md="0"] {
    flex: 1 1 0%;
    max-width: 100%;
    max-height: 0%;
    box-sizing: border-box;
  }
}
@media (min-width: 1280px) {
  [flex-gt-md="5"] {
    flex: 1 1 5%;
    max-width: 5%;
    max-height: 100%;
    box-sizing: border-box;
  }
}
@media (min-width: 1280px) {
  [layout=row] > [flex-gt-md="5"],
[layout-gt-md=row] > [flex-gt-md="5"] {
    flex: 1 1 5%;
    max-width: 5%;
    max-height: 100%;
    box-sizing: border-box;
  }
}
@media (min-width: 1280px) {
  [layout=column] > [flex-gt-md="5"],
[layout-gt-md=column] > [flex-gt-md="5"] {
    flex: 1 1 5%;
    max-width: 100%;
    max-height: 5%;
    box-sizing: border-box;
  }
}
@media (min-width: 1280px) {
  [flex-gt-md="10"] {
    flex: 1 1 10%;
    max-width: 10%;
    max-height: 100%;
    box-sizing: border-box;
  }
}
@media (min-width: 1280px) {
  [layout=row] > [flex-gt-md="10"],
[layout-gt-md=row] > [flex-gt-md="10"] {
    flex: 1 1 10%;
    max-width: 10%;
    max-height: 100%;
    box-sizing: border-box;
  }
}
@media (min-width: 1280px) {
  [layout=column] > [flex-gt-md="10"],
[layout-gt-md=column] > [flex-gt-md="10"] {
    flex: 1 1 10%;
    max-width: 100%;
    max-height: 10%;
    box-sizing: border-box;
  }
}
@media (min-width: 1280px) {
  [flex-gt-md="15"] {
    flex: 1 1 15%;
    max-width: 15%;
    max-height: 100%;
    box-sizing: border-box;
  }
}
@media (min-width: 1280px) {
  [layout=row] > [flex-gt-md="15"],
[layout-gt-md=row] > [flex-gt-md="15"] {
    flex: 1 1 15%;
    max-width: 15%;
    max-height: 100%;
    box-sizing: border-box;
  }
}
@media (min-width: 1280px) {
  [layout=column] > [flex-gt-md="15"],
[layout-gt-md=column] > [flex-gt-md="15"] {
    flex: 1 1 15%;
    max-width: 100%;
    max-height: 15%;
    box-sizing: border-box;
  }
}
@media (min-width: 1280px) {
  [flex-gt-md="20"] {
    flex: 1 1 20%;
    max-width: 20%;
    max-height: 100%;
    box-sizing: border-box;
  }
}
@media (min-width: 1280px) {
  [layout=row] > [flex-gt-md="20"],
[layout-gt-md=row] > [flex-gt-md="20"] {
    flex: 1 1 20%;
    max-width: 20%;
    max-height: 100%;
    box-sizing: border-box;
  }
}
@media (min-width: 1280px) {
  [layout=column] > [flex-gt-md="20"],
[layout-gt-md=column] > [flex-gt-md="20"] {
    flex: 1 1 20%;
    max-width: 100%;
    max-height: 20%;
    box-sizing: border-box;
  }
}
@media (min-width: 1280px) {
  [flex-gt-md="25"] {
    flex: 1 1 25%;
    max-width: 25%;
    max-height: 100%;
    box-sizing: border-box;
  }
}
@media (min-width: 1280px) {
  [layout=row] > [flex-gt-md="25"],
[layout-gt-md=row] > [flex-gt-md="25"] {
    flex: 1 1 25%;
    max-width: 25%;
    max-height: 100%;
    box-sizing: border-box;
  }
}
@media (min-width: 1280px) {
  [layout=column] > [flex-gt-md="25"],
[layout-gt-md=column] > [flex-gt-md="25"] {
    flex: 1 1 25%;
    max-width: 100%;
    max-height: 25%;
    box-sizing: border-box;
  }
}
@media (min-width: 1280px) {
  [flex-gt-md="30"] {
    flex: 1 1 30%;
    max-width: 30%;
    max-height: 100%;
    box-sizing: border-box;
  }
}
@media (min-width: 1280px) {
  [layout=row] > [flex-gt-md="30"],
[layout-gt-md=row] > [flex-gt-md="30"] {
    flex: 1 1 30%;
    max-width: 30%;
    max-height: 100%;
    box-sizing: border-box;
  }
}
@media (min-width: 1280px) {
  [layout=column] > [flex-gt-md="30"],
[layout-gt-md=column] > [flex-gt-md="30"] {
    flex: 1 1 30%;
    max-width: 100%;
    max-height: 30%;
    box-sizing: border-box;
  }
}
@media (min-width: 1280px) {
  [flex-gt-md="35"] {
    flex: 1 1 35%;
    max-width: 35%;
    max-height: 100%;
    box-sizing: border-box;
  }
}
@media (min-width: 1280px) {
  [layout=row] > [flex-gt-md="35"],
[layout-gt-md=row] > [flex-gt-md="35"] {
    flex: 1 1 35%;
    max-width: 35%;
    max-height: 100%;
    box-sizing: border-box;
  }
}
@media (min-width: 1280px) {
  [layout=column] > [flex-gt-md="35"],
[layout-gt-md=column] > [flex-gt-md="35"] {
    flex: 1 1 35%;
    max-width: 100%;
    max-height: 35%;
    box-sizing: border-box;
  }
}
@media (min-width: 1280px) {
  [flex-gt-md="40"] {
    flex: 1 1 40%;
    max-width: 40%;
    max-height: 100%;
    box-sizing: border-box;
  }
}
@media (min-width: 1280px) {
  [layout=row] > [flex-gt-md="40"],
[layout-gt-md=row] > [flex-gt-md="40"] {
    flex: 1 1 40%;
    max-width: 40%;
    max-height: 100%;
    box-sizing: border-box;
  }
}
@media (min-width: 1280px) {
  [layout=column] > [flex-gt-md="40"],
[layout-gt-md=column] > [flex-gt-md="40"] {
    flex: 1 1 40%;
    max-width: 100%;
    max-height: 40%;
    box-sizing: border-box;
  }
}
@media (min-width: 1280px) {
  [flex-gt-md="45"] {
    flex: 1 1 45%;
    max-width: 45%;
    max-height: 100%;
    box-sizing: border-box;
  }
}
@media (min-width: 1280px) {
  [layout=row] > [flex-gt-md="45"],
[layout-gt-md=row] > [flex-gt-md="45"] {
    flex: 1 1 45%;
    max-width: 45%;
    max-height: 100%;
    box-sizing: border-box;
  }
}
@media (min-width: 1280px) {
  [layout=column] > [flex-gt-md="45"],
[layout-gt-md=column] > [flex-gt-md="45"] {
    flex: 1 1 45%;
    max-width: 100%;
    max-height: 45%;
    box-sizing: border-box;
  }
}
@media (min-width: 1280px) {
  [flex-gt-md="50"] {
    flex: 1 1 50%;
    max-width: 50%;
    max-height: 100%;
    box-sizing: border-box;
  }
}
@media (min-width: 1280px) {
  [layout=row] > [flex-gt-md="50"],
[layout-gt-md=row] > [flex-gt-md="50"] {
    flex: 1 1 50%;
    max-width: 50%;
    max-height: 100%;
    box-sizing: border-box;
  }
}
@media (min-width: 1280px) {
  [layout=column] > [flex-gt-md="50"],
[layout-gt-md=column] > [flex-gt-md="50"] {
    flex: 1 1 50%;
    max-width: 100%;
    max-height: 50%;
    box-sizing: border-box;
  }
}
@media (min-width: 1280px) {
  [flex-gt-md="55"] {
    flex: 1 1 55%;
    max-width: 55%;
    max-height: 100%;
    box-sizing: border-box;
  }
}
@media (min-width: 1280px) {
  [layout=row] > [flex-gt-md="55"],
[layout-gt-md=row] > [flex-gt-md="55"] {
    flex: 1 1 55%;
    max-width: 55%;
    max-height: 100%;
    box-sizing: border-box;
  }
}
@media (min-width: 1280px) {
  [layout=column] > [flex-gt-md="55"],
[layout-gt-md=column] > [flex-gt-md="55"] {
    flex: 1 1 55%;
    max-width: 100%;
    max-height: 55%;
    box-sizing: border-box;
  }
}
@media (min-width: 1280px) {
  [flex-gt-md="60"] {
    flex: 1 1 60%;
    max-width: 60%;
    max-height: 100%;
    box-sizing: border-box;
  }
}
@media (min-width: 1280px) {
  [layout=row] > [flex-gt-md="60"],
[layout-gt-md=row] > [flex-gt-md="60"] {
    flex: 1 1 60%;
    max-width: 60%;
    max-height: 100%;
    box-sizing: border-box;
  }
}
@media (min-width: 1280px) {
  [layout=column] > [flex-gt-md="60"],
[layout-gt-md=column] > [flex-gt-md="60"] {
    flex: 1 1 60%;
    max-width: 100%;
    max-height: 60%;
    box-sizing: border-box;
  }
}
@media (min-width: 1280px) {
  [flex-gt-md="65"] {
    flex: 1 1 65%;
    max-width: 65%;
    max-height: 100%;
    box-sizing: border-box;
  }
}
@media (min-width: 1280px) {
  [layout=row] > [flex-gt-md="65"],
[layout-gt-md=row] > [flex-gt-md="65"] {
    flex: 1 1 65%;
    max-width: 65%;
    max-height: 100%;
    box-sizing: border-box;
  }
}
@media (min-width: 1280px) {
  [layout=column] > [flex-gt-md="65"],
[layout-gt-md=column] > [flex-gt-md="65"] {
    flex: 1 1 65%;
    max-width: 100%;
    max-height: 65%;
    box-sizing: border-box;
  }
}
@media (min-width: 1280px) {
  [flex-gt-md="70"] {
    flex: 1 1 70%;
    max-width: 70%;
    max-height: 100%;
    box-sizing: border-box;
  }
}
@media (min-width: 1280px) {
  [layout=row] > [flex-gt-md="70"],
[layout-gt-md=row] > [flex-gt-md="70"] {
    flex: 1 1 70%;
    max-width: 70%;
    max-height: 100%;
    box-sizing: border-box;
  }
}
@media (min-width: 1280px) {
  [layout=column] > [flex-gt-md="70"],
[layout-gt-md=column] > [flex-gt-md="70"] {
    flex: 1 1 70%;
    max-width: 100%;
    max-height: 70%;
    box-sizing: border-box;
  }
}
@media (min-width: 1280px) {
  [flex-gt-md="75"] {
    flex: 1 1 75%;
    max-width: 75%;
    max-height: 100%;
    box-sizing: border-box;
  }
}
@media (min-width: 1280px) {
  [layout=row] > [flex-gt-md="75"],
[layout-gt-md=row] > [flex-gt-md="75"] {
    flex: 1 1 75%;
    max-width: 75%;
    max-height: 100%;
    box-sizing: border-box;
  }
}
@media (min-width: 1280px) {
  [layout=column] > [flex-gt-md="75"],
[layout-gt-md=column] > [flex-gt-md="75"] {
    flex: 1 1 75%;
    max-width: 100%;
    max-height: 75%;
    box-sizing: border-box;
  }
}
@media (min-width: 1280px) {
  [flex-gt-md="80"] {
    flex: 1 1 80%;
    max-width: 80%;
    max-height: 100%;
    box-sizing: border-box;
  }
}
@media (min-width: 1280px) {
  [layout=row] > [flex-gt-md="80"],
[layout-gt-md=row] > [flex-gt-md="80"] {
    flex: 1 1 80%;
    max-width: 80%;
    max-height: 100%;
    box-sizing: border-box;
  }
}
@media (min-width: 1280px) {
  [layout=column] > [flex-gt-md="80"],
[layout-gt-md=column] > [flex-gt-md="80"] {
    flex: 1 1 80%;
    max-width: 100%;
    max-height: 80%;
    box-sizing: border-box;
  }
}
@media (min-width: 1280px) {
  [flex-gt-md="85"] {
    flex: 1 1 85%;
    max-width: 85%;
    max-height: 100%;
    box-sizing: border-box;
  }
}
@media (min-width: 1280px) {
  [layout=row] > [flex-gt-md="85"],
[layout-gt-md=row] > [flex-gt-md="85"] {
    flex: 1 1 85%;
    max-width: 85%;
    max-height: 100%;
    box-sizing: border-box;
  }
}
@media (min-width: 1280px) {
  [layout=column] > [flex-gt-md="85"],
[layout-gt-md=column] > [flex-gt-md="85"] {
    flex: 1 1 85%;
    max-width: 100%;
    max-height: 85%;
    box-sizing: border-box;
  }
}
@media (min-width: 1280px) {
  [flex-gt-md="90"] {
    flex: 1 1 90%;
    max-width: 90%;
    max-height: 100%;
    box-sizing: border-box;
  }
}
@media (min-width: 1280px) {
  [layout=row] > [flex-gt-md="90"],
[layout-gt-md=row] > [flex-gt-md="90"] {
    flex: 1 1 90%;
    max-width: 90%;
    max-height: 100%;
    box-sizing: border-box;
  }
}
@media (min-width: 1280px) {
  [layout=column] > [flex-gt-md="90"],
[layout-gt-md=column] > [flex-gt-md="90"] {
    flex: 1 1 90%;
    max-width: 100%;
    max-height: 90%;
    box-sizing: border-box;
  }
}
@media (min-width: 1280px) {
  [flex-gt-md="95"] {
    flex: 1 1 95%;
    max-width: 95%;
    max-height: 100%;
    box-sizing: border-box;
  }
}
@media (min-width: 1280px) {
  [layout=row] > [flex-gt-md="95"],
[layout-gt-md=row] > [flex-gt-md="95"] {
    flex: 1 1 95%;
    max-width: 95%;
    max-height: 100%;
    box-sizing: border-box;
  }
}
@media (min-width: 1280px) {
  [layout=column] > [flex-gt-md="95"],
[layout-gt-md=column] > [flex-gt-md="95"] {
    flex: 1 1 95%;
    max-width: 100%;
    max-height: 95%;
    box-sizing: border-box;
  }
}
@media (min-width: 1280px) {
  [flex-gt-md="100"] {
    flex: 1 1 100%;
    max-width: 100%;
    max-height: 100%;
    box-sizing: border-box;
  }
}
@media (min-width: 1280px) {
  [layout=row] > [flex-gt-md="100"],
[layout-gt-md=row] > [flex-gt-md="100"] {
    flex: 1 1 100%;
    max-width: 100%;
    max-height: 100%;
    box-sizing: border-box;
  }
}
@media (min-width: 1280px) {
  [layout=column] > [flex-gt-md="100"],
[layout-gt-md=column] > [flex-gt-md="100"] {
    flex: 1 1 100%;
    max-width: 100%;
    max-height: 100%;
    box-sizing: border-box;
  }
}
@media (min-width: 1280px) {
  [layout=row] > [flex-gt-md="33"],
[layout=row] > [flex-gt-md="33"],
[layout-gt-md=row] > [flex-gt-md="33"],
[layout-gt-md=row] > [flex-gt-md="33"] {
    flex: 1 1 33%;
    max-width: 33.3333333333%;
    max-height: 100%;
    box-sizing: border-box;
  }
  [layout=row] > [flex-gt-md="34"],
[layout=row] > [flex-gt-md="34"],
[layout-gt-md=row] > [flex-gt-md="34"],
[layout-gt-md=row] > [flex-gt-md="34"] {
    flex: 1 1 34%;
    max-width: 34%;
    max-height: 100%;
    box-sizing: border-box;
  }
  [layout=row] > [flex-gt-md="66"],
[layout=row] > [flex-gt-md="66"],
[layout-gt-md=row] > [flex-gt-md="66"],
[layout-gt-md=row] > [flex-gt-md="66"] {
    flex: 1 1 66%;
    max-width: 66.6666666667%;
    max-height: 100%;
    box-sizing: border-box;
  }
  [layout=row] > [flex-gt-md="67"],
[layout=row] > [flex-gt-md="67"],
[layout-gt-md=row] > [flex-gt-md="67"],
[layout-gt-md=row] > [flex-gt-md="67"] {
    flex: 1 1 67%;
    max-width: 67%;
    max-height: 100%;
    box-sizing: border-box;
  }
}
@media (min-width: 1280px) {
  [layout=column] > [flex-gt-md="33"],
[layout=column] > [flex-gt-md="33"],
[layout-gt-md=column] > [flex-gt-md="33"],
[layout-gt-md=column] > [flex-gt-md="33"] {
    flex: 1 1 33%;
    max-width: 100%;
    max-height: 33.3333333333%;
    box-sizing: border-box;
  }
  [layout=column] > [flex-gt-md="34"],
[layout=column] > [flex-gt-md="34"],
[layout-gt-md=column] > [flex-gt-md="34"],
[layout-gt-md=column] > [flex-gt-md="34"] {
    flex: 1 1 34%;
    max-width: 100%;
    max-height: 34%;
    box-sizing: border-box;
  }
  [layout=column] > [flex-gt-md="66"],
[layout=column] > [flex-gt-md="66"],
[layout-gt-md=column] > [flex-gt-md="66"],
[layout-gt-md=column] > [flex-gt-md="66"] {
    flex: 1 1 66%;
    max-width: 100%;
    max-height: 66.6666666667%;
    box-sizing: border-box;
  }
  [layout=column] > [flex-gt-md="67"],
[layout=column] > [flex-gt-md="67"],
[layout-gt-md=column] > [flex-gt-md="67"],
[layout-gt-md=column] > [flex-gt-md="67"] {
    flex: 1 1 67%;
    max-width: 100%;
    max-height: 67%;
    box-sizing: border-box;
  }
}
@media (min-width: 1280px) {
  [layout-gt-md],
[layout-gt-md=column],
[layout-gt-md=row] {
    box-sizing: border-box;
    display: flex;
  }
}
@media (min-width: 1280px) {
  [layout-gt-md=column] {
    flex-direction: column;
  }
}
@media (min-width: 1280px) {
  [layout-gt-md=row] {
    flex-direction: row;
  }
}
@media (min-width: 1280px) and (max-width: 1919px) {
  [hide]:not([show-gt-xs]):not([show-gt-sm]):not([show-gt-md]):not([show-lg]):not([show]),
[hide-gt-xs]:not([show-gt-xs]):not([show-gt-sm]):not([show-gt-md]):not([show-lg]):not([show]),
[hide-gt-sm]:not([show-gt-xs]):not([show-gt-sm]):not([show-gt-md]):not([show-lg]):not([show]),
[hide-gt-md]:not([show-gt-xs]):not([show-gt-sm]):not([show-gt-md]):not([show-lg]):not([show]) {
    display: none;
  }
  [hide-lg]:not([show-lg]):not([show]) {
    display: none;
  }
  [flex-order-lg="-20"] {
    order: -20;
  }
  [flex-order-lg="-19"] {
    order: -19;
  }
  [flex-order-lg="-18"] {
    order: -18;
  }
  [flex-order-lg="-17"] {
    order: -17;
  }
  [flex-order-lg="-16"] {
    order: -16;
  }
  [flex-order-lg="-15"] {
    order: -15;
  }
  [flex-order-lg="-14"] {
    order: -14;
  }
  [flex-order-lg="-13"] {
    order: -13;
  }
  [flex-order-lg="-12"] {
    order: -12;
  }
  [flex-order-lg="-11"] {
    order: -11;
  }
  [flex-order-lg="-10"] {
    order: -10;
  }
  [flex-order-lg="-9"] {
    order: -9;
  }
  [flex-order-lg="-8"] {
    order: -8;
  }
  [flex-order-lg="-7"] {
    order: -7;
  }
  [flex-order-lg="-6"] {
    order: -6;
  }
  [flex-order-lg="-5"] {
    order: -5;
  }
  [flex-order-lg="-4"] {
    order: -4;
  }
  [flex-order-lg="-3"] {
    order: -3;
  }
  [flex-order-lg="-2"] {
    order: -2;
  }
  [flex-order-lg="-1"] {
    order: -1;
  }
  [flex-order-lg="0"] {
    order: 0;
  }
  [flex-order-lg="1"] {
    order: 1;
  }
  [flex-order-lg="2"] {
    order: 2;
  }
  [flex-order-lg="3"] {
    order: 3;
  }
  [flex-order-lg="4"] {
    order: 4;
  }
  [flex-order-lg="5"] {
    order: 5;
  }
  [flex-order-lg="6"] {
    order: 6;
  }
  [flex-order-lg="7"] {
    order: 7;
  }
  [flex-order-lg="8"] {
    order: 8;
  }
  [flex-order-lg="9"] {
    order: 9;
  }
  [flex-order-lg="10"] {
    order: 10;
  }
  [flex-order-lg="11"] {
    order: 11;
  }
  [flex-order-lg="12"] {
    order: 12;
  }
  [flex-order-lg="13"] {
    order: 13;
  }
  [flex-order-lg="14"] {
    order: 14;
  }
  [flex-order-lg="15"] {
    order: 15;
  }
  [flex-order-lg="16"] {
    order: 16;
  }
  [flex-order-lg="17"] {
    order: 17;
  }
  [flex-order-lg="18"] {
    order: 18;
  }
  [flex-order-lg="19"] {
    order: 19;
  }
  [flex-order-lg="20"] {
    order: 20;
  }
  [flex-offset-lg="0"] {
    margin-left: 0%;
  }
  [flex-offset-lg="5"] {
    margin-left: 5%;
  }
  [flex-offset-lg="10"] {
    margin-left: 10%;
  }
  [flex-offset-lg="15"] {
    margin-left: 15%;
  }
  [flex-offset-lg="20"] {
    margin-left: 20%;
  }
  [flex-offset-lg="25"] {
    margin-left: 25%;
  }
  [flex-offset-lg="30"] {
    margin-left: 30%;
  }
  [flex-offset-lg="35"] {
    margin-left: 35%;
  }
  [flex-offset-lg="40"] {
    margin-left: 40%;
  }
  [flex-offset-lg="45"] {
    margin-left: 45%;
  }
  [flex-offset-lg="50"] {
    margin-left: 50%;
  }
  [flex-offset-lg="55"] {
    margin-left: 55%;
  }
  [flex-offset-lg="60"] {
    margin-left: 60%;
  }
  [flex-offset-lg="65"] {
    margin-left: 65%;
  }
  [flex-offset-lg="70"] {
    margin-left: 70%;
  }
  [flex-offset-lg="75"] {
    margin-left: 75%;
  }
  [flex-offset-lg="80"] {
    margin-left: 80%;
  }
  [flex-offset-lg="85"] {
    margin-left: 85%;
  }
  [flex-offset-lg="90"] {
    margin-left: 90%;
  }
  [flex-offset-lg="95"] {
    margin-left: 95%;
  }
  [flex-offset-lg="33"] {
    margin-left: 33.3333333333%;
  }
  [flex-offset-lg="66"] {
    margin-left: 66.6666666667%;
  }
  [layout-align-lg],
[layout-align-lg="start stretch"] {
    justify-content: flex-start;
    align-content: stretch;
    align-items: stretch;
  }
  [layout-align-lg=start],
[layout-align-lg="start start"],
[layout-align-lg="start center"],
[layout-align-lg="start end"],
[layout-align-lg="start stretch"] {
    justify-content: flex-start;
  }
  [layout-align-lg=center],
[layout-align-lg="center start"],
[layout-align-lg="center center"],
[layout-align-lg="center end"],
[layout-align-lg="center stretch"] {
    justify-content: center;
  }
  [layout-align-lg=end],
[layout-align-lg="end center"],
[layout-align-lg="end start"],
[layout-align-lg="end end"],
[layout-align-lg="end stretch"] {
    justify-content: flex-end;
  }
  [layout-align-lg=space-around],
[layout-align-lg="space-around center"],
[layout-align-lg="space-around start"],
[layout-align-lg="space-around end"],
[layout-align-lg="space-around stretch"] {
    justify-content: space-around;
  }
  [layout-align-lg=space-between],
[layout-align-lg="space-between center"],
[layout-align-lg="space-between start"],
[layout-align-lg="space-between end"],
[layout-align-lg="space-between stretch"] {
    justify-content: space-between;
  }
  [layout-align-lg="start start"],
[layout-align-lg="center start"],
[layout-align-lg="end start"],
[layout-align-lg="space-between start"],
[layout-align-lg="space-around start"] {
    align-items: flex-start;
    align-content: flex-start;
  }
  [layout-align-lg="start center"],
[layout-align-lg="center center"],
[layout-align-lg="end center"],
[layout-align-lg="space-between center"],
[layout-align-lg="space-around center"] {
    align-items: center;
    align-content: center;
    max-width: 100%;
  }
  [layout-align-lg="start center"] > *,
[layout-align-lg="center center"] > *,
[layout-align-lg="end center"] > *,
[layout-align-lg="space-between center"] > *,
[layout-align-lg="space-around center"] > * {
    max-width: 100%;
    box-sizing: border-box;
  }
  [layout-align-lg="start center"] > *,
[layout-align-lg="center center"] > *,
[layout-align-lg="end center"] > *,
[layout-align-lg="space-between center"] > *,
[layout-align-lg="space-around center"] > * {
    max-width: 100%;
    box-sizing: border-box;
  }
  [layout-align-lg="start end"],
[layout-align-lg="center end"],
[layout-align-lg="end end"],
[layout-align-lg="space-between end"],
[layout-align-lg="space-around end"] {
    align-items: flex-end;
    align-content: flex-end;
  }
  [layout-align-lg="start stretch"],
[layout-align-lg="center stretch"],
[layout-align-lg="end stretch"],
[layout-align-lg="space-between stretch"],
[layout-align-lg="space-around stretch"] {
    align-items: stretch;
    align-content: stretch;
  }
  [flex-lg] {
    flex: 1;
    box-sizing: border-box;
  }
}
@media screen\0  and (min-width: 1280px) and (max-width: 1919px) {
  [flex-lg] {
    flex: 1 1 0%;
  }
}
@media (min-width: 1280px) and (max-width: 1919px) {
  [flex-lg=grow],
[flex-lg-grow] {
    flex: 1 1 100%;
    box-sizing: border-box;
  }
}
@media (min-width: 1280px) and (max-width: 1919px) {
  [flex-lg=initial],
[flex-lg-initial] {
    flex: 0 1 auto;
    box-sizing: border-box;
  }
}
@media (min-width: 1280px) and (max-width: 1919px) {
  [flex-lg=auto],
[flex-lg-auto] {
    flex: 1 1 auto;
    box-sizing: border-box;
  }
}
@media (min-width: 1280px) and (max-width: 1919px) {
  [flex-lg=none],
[flex-lg-none] {
    flex: 0 0 auto;
    box-sizing: border-box;
  }
}
@media (min-width: 1280px) and (max-width: 1919px) {
  [flex-lg=noshrink],
[flex-lg-noshrink] {
    flex: 1 0 auto;
    box-sizing: border-box;
  }
}
@media (min-width: 1280px) and (max-width: 1919px) {
  [flex-lg=nogrow],
[flex-lg-nogrow] {
    flex: 0 1 auto;
    box-sizing: border-box;
  }
}
@media (min-width: 1280px) and (max-width: 1919px) {
  [flex-lg="0"] {
    flex: 1 1 0%;
    max-width: 0%;
    max-height: 100%;
    box-sizing: border-box;
  }
}
@media (min-width: 1280px) and (max-width: 1919px) {
  [layout=row] > [flex-lg="0"],
[layout-lg=row] > [flex-lg="0"] {
    flex: 1 1 0%;
    max-width: 0%;
    max-height: 100%;
    box-sizing: border-box;
  }
}
@media (min-width: 1280px) and (max-width: 1919px) {
  [layout=column] > [flex-lg="0"],
[layout-lg=column] > [flex-lg="0"] {
    flex: 1 1 0%;
    max-width: 100%;
    max-height: 0%;
    box-sizing: border-box;
  }
}
@media (min-width: 1280px) and (max-width: 1919px) {
  [flex-lg="5"] {
    flex: 1 1 5%;
    max-width: 5%;
    max-height: 100%;
    box-sizing: border-box;
  }
}
@media (min-width: 1280px) and (max-width: 1919px) {
  [layout=row] > [flex-lg="5"],
[layout-lg=row] > [flex-lg="5"] {
    flex: 1 1 5%;
    max-width: 5%;
    max-height: 100%;
    box-sizing: border-box;
  }
}
@media (min-width: 1280px) and (max-width: 1919px) {
  [layout=column] > [flex-lg="5"],
[layout-lg=column] > [flex-lg="5"] {
    flex: 1 1 5%;
    max-width: 100%;
    max-height: 5%;
    box-sizing: border-box;
  }
}
@media (min-width: 1280px) and (max-width: 1919px) {
  [flex-lg="10"] {
    flex: 1 1 10%;
    max-width: 10%;
    max-height: 100%;
    box-sizing: border-box;
  }
}
@media (min-width: 1280px) and (max-width: 1919px) {
  [layout=row] > [flex-lg="10"],
[layout-lg=row] > [flex-lg="10"] {
    flex: 1 1 10%;
    max-width: 10%;
    max-height: 100%;
    box-sizing: border-box;
  }
}
@media (min-width: 1280px) and (max-width: 1919px) {
  [layout=column] > [flex-lg="10"],
[layout-lg=column] > [flex-lg="10"] {
    flex: 1 1 10%;
    max-width: 100%;
    max-height: 10%;
    box-sizing: border-box;
  }
}
@media (min-width: 1280px) and (max-width: 1919px) {
  [flex-lg="15"] {
    flex: 1 1 15%;
    max-width: 15%;
    max-height: 100%;
    box-sizing: border-box;
  }
}
@media (min-width: 1280px) and (max-width: 1919px) {
  [layout=row] > [flex-lg="15"],
[layout-lg=row] > [flex-lg="15"] {
    flex: 1 1 15%;
    max-width: 15%;
    max-height: 100%;
    box-sizing: border-box;
  }
}
@media (min-width: 1280px) and (max-width: 1919px) {
  [layout=column] > [flex-lg="15"],
[layout-lg=column] > [flex-lg="15"] {
    flex: 1 1 15%;
    max-width: 100%;
    max-height: 15%;
    box-sizing: border-box;
  }
}
@media (min-width: 1280px) and (max-width: 1919px) {
  [flex-lg="20"] {
    flex: 1 1 20%;
    max-width: 20%;
    max-height: 100%;
    box-sizing: border-box;
  }
}
@media (min-width: 1280px) and (max-width: 1919px) {
  [layout=row] > [flex-lg="20"],
[layout-lg=row] > [flex-lg="20"] {
    flex: 1 1 20%;
    max-width: 20%;
    max-height: 100%;
    box-sizing: border-box;
  }
}
@media (min-width: 1280px) and (max-width: 1919px) {
  [layout=column] > [flex-lg="20"],
[layout-lg=column] > [flex-lg="20"] {
    flex: 1 1 20%;
    max-width: 100%;
    max-height: 20%;
    box-sizing: border-box;
  }
}
@media (min-width: 1280px) and (max-width: 1919px) {
  [flex-lg="25"] {
    flex: 1 1 25%;
    max-width: 25%;
    max-height: 100%;
    box-sizing: border-box;
  }
}
@media (min-width: 1280px) and (max-width: 1919px) {
  [layout=row] > [flex-lg="25"],
[layout-lg=row] > [flex-lg="25"] {
    flex: 1 1 25%;
    max-width: 25%;
    max-height: 100%;
    box-sizing: border-box;
  }
}
@media (min-width: 1280px) and (max-width: 1919px) {
  [layout=column] > [flex-lg="25"],
[layout-lg=column] > [flex-lg="25"] {
    flex: 1 1 25%;
    max-width: 100%;
    max-height: 25%;
    box-sizing: border-box;
  }
}
@media (min-width: 1280px) and (max-width: 1919px) {
  [flex-lg="30"] {
    flex: 1 1 30%;
    max-width: 30%;
    max-height: 100%;
    box-sizing: border-box;
  }
}
@media (min-width: 1280px) and (max-width: 1919px) {
  [layout=row] > [flex-lg="30"],
[layout-lg=row] > [flex-lg="30"] {
    flex: 1 1 30%;
    max-width: 30%;
    max-height: 100%;
    box-sizing: border-box;
  }
}
@media (min-width: 1280px) and (max-width: 1919px) {
  [layout=column] > [flex-lg="30"],
[layout-lg=column] > [flex-lg="30"] {
    flex: 1 1 30%;
    max-width: 100%;
    max-height: 30%;
    box-sizing: border-box;
  }
}
@media (min-width: 1280px) and (max-width: 1919px) {
  [flex-lg="35"] {
    flex: 1 1 35%;
    max-width: 35%;
    max-height: 100%;
    box-sizing: border-box;
  }
}
@media (min-width: 1280px) and (max-width: 1919px) {
  [layout=row] > [flex-lg="35"],
[layout-lg=row] > [flex-lg="35"] {
    flex: 1 1 35%;
    max-width: 35%;
    max-height: 100%;
    box-sizing: border-box;
  }
}
@media (min-width: 1280px) and (max-width: 1919px) {
  [layout=column] > [flex-lg="35"],
[layout-lg=column] > [flex-lg="35"] {
    flex: 1 1 35%;
    max-width: 100%;
    max-height: 35%;
    box-sizing: border-box;
  }
}
@media (min-width: 1280px) and (max-width: 1919px) {
  [flex-lg="40"] {
    flex: 1 1 40%;
    max-width: 40%;
    max-height: 100%;
    box-sizing: border-box;
  }
}
@media (min-width: 1280px) and (max-width: 1919px) {
  [layout=row] > [flex-lg="40"],
[layout-lg=row] > [flex-lg="40"] {
    flex: 1 1 40%;
    max-width: 40%;
    max-height: 100%;
    box-sizing: border-box;
  }
}
@media (min-width: 1280px) and (max-width: 1919px) {
  [layout=column] > [flex-lg="40"],
[layout-lg=column] > [flex-lg="40"] {
    flex: 1 1 40%;
    max-width: 100%;
    max-height: 40%;
    box-sizing: border-box;
  }
}
@media (min-width: 1280px) and (max-width: 1919px) {
  [flex-lg="45"] {
    flex: 1 1 45%;
    max-width: 45%;
    max-height: 100%;
    box-sizing: border-box;
  }
}
@media (min-width: 1280px) and (max-width: 1919px) {
  [layout=row] > [flex-lg="45"],
[layout-lg=row] > [flex-lg="45"] {
    flex: 1 1 45%;
    max-width: 45%;
    max-height: 100%;
    box-sizing: border-box;
  }
}
@media (min-width: 1280px) and (max-width: 1919px) {
  [layout=column] > [flex-lg="45"],
[layout-lg=column] > [flex-lg="45"] {
    flex: 1 1 45%;
    max-width: 100%;
    max-height: 45%;
    box-sizing: border-box;
  }
}
@media (min-width: 1280px) and (max-width: 1919px) {
  [flex-lg="50"] {
    flex: 1 1 50%;
    max-width: 50%;
    max-height: 100%;
    box-sizing: border-box;
  }
}
@media (min-width: 1280px) and (max-width: 1919px) {
  [layout=row] > [flex-lg="50"],
[layout-lg=row] > [flex-lg="50"] {
    flex: 1 1 50%;
    max-width: 50%;
    max-height: 100%;
    box-sizing: border-box;
  }
}
@media (min-width: 1280px) and (max-width: 1919px) {
  [layout=column] > [flex-lg="50"],
[layout-lg=column] > [flex-lg="50"] {
    flex: 1 1 50%;
    max-width: 100%;
    max-height: 50%;
    box-sizing: border-box;
  }
}
@media (min-width: 1280px) and (max-width: 1919px) {
  [flex-lg="55"] {
    flex: 1 1 55%;
    max-width: 55%;
    max-height: 100%;
    box-sizing: border-box;
  }
}
@media (min-width: 1280px) and (max-width: 1919px) {
  [layout=row] > [flex-lg="55"],
[layout-lg=row] > [flex-lg="55"] {
    flex: 1 1 55%;
    max-width: 55%;
    max-height: 100%;
    box-sizing: border-box;
  }
}
@media (min-width: 1280px) and (max-width: 1919px) {
  [layout=column] > [flex-lg="55"],
[layout-lg=column] > [flex-lg="55"] {
    flex: 1 1 55%;
    max-width: 100%;
    max-height: 55%;
    box-sizing: border-box;
  }
}
@media (min-width: 1280px) and (max-width: 1919px) {
  [flex-lg="60"] {
    flex: 1 1 60%;
    max-width: 60%;
    max-height: 100%;
    box-sizing: border-box;
  }
}
@media (min-width: 1280px) and (max-width: 1919px) {
  [layout=row] > [flex-lg="60"],
[layout-lg=row] > [flex-lg="60"] {
    flex: 1 1 60%;
    max-width: 60%;
    max-height: 100%;
    box-sizing: border-box;
  }
}
@media (min-width: 1280px) and (max-width: 1919px) {
  [layout=column] > [flex-lg="60"],
[layout-lg=column] > [flex-lg="60"] {
    flex: 1 1 60%;
    max-width: 100%;
    max-height: 60%;
    box-sizing: border-box;
  }
}
@media (min-width: 1280px) and (max-width: 1919px) {
  [flex-lg="65"] {
    flex: 1 1 65%;
    max-width: 65%;
    max-height: 100%;
    box-sizing: border-box;
  }
}
@media (min-width: 1280px) and (max-width: 1919px) {
  [layout=row] > [flex-lg="65"],
[layout-lg=row] > [flex-lg="65"] {
    flex: 1 1 65%;
    max-width: 65%;
    max-height: 100%;
    box-sizing: border-box;
  }
}
@media (min-width: 1280px) and (max-width: 1919px) {
  [layout=column] > [flex-lg="65"],
[layout-lg=column] > [flex-lg="65"] {
    flex: 1 1 65%;
    max-width: 100%;
    max-height: 65%;
    box-sizing: border-box;
  }
}
@media (min-width: 1280px) and (max-width: 1919px) {
  [flex-lg="70"] {
    flex: 1 1 70%;
    max-width: 70%;
    max-height: 100%;
    box-sizing: border-box;
  }
}
@media (min-width: 1280px) and (max-width: 1919px) {
  [layout=row] > [flex-lg="70"],
[layout-lg=row] > [flex-lg="70"] {
    flex: 1 1 70%;
    max-width: 70%;
    max-height: 100%;
    box-sizing: border-box;
  }
}
@media (min-width: 1280px) and (max-width: 1919px) {
  [layout=column] > [flex-lg="70"],
[layout-lg=column] > [flex-lg="70"] {
    flex: 1 1 70%;
    max-width: 100%;
    max-height: 70%;
    box-sizing: border-box;
  }
}
@media (min-width: 1280px) and (max-width: 1919px) {
  [flex-lg="75"] {
    flex: 1 1 75%;
    max-width: 75%;
    max-height: 100%;
    box-sizing: border-box;
  }
}
@media (min-width: 1280px) and (max-width: 1919px) {
  [layout=row] > [flex-lg="75"],
[layout-lg=row] > [flex-lg="75"] {
    flex: 1 1 75%;
    max-width: 75%;
    max-height: 100%;
    box-sizing: border-box;
  }
}
@media (min-width: 1280px) and (max-width: 1919px) {
  [layout=column] > [flex-lg="75"],
[layout-lg=column] > [flex-lg="75"] {
    flex: 1 1 75%;
    max-width: 100%;
    max-height: 75%;
    box-sizing: border-box;
  }
}
@media (min-width: 1280px) and (max-width: 1919px) {
  [flex-lg="80"] {
    flex: 1 1 80%;
    max-width: 80%;
    max-height: 100%;
    box-sizing: border-box;
  }
}
@media (min-width: 1280px) and (max-width: 1919px) {
  [layout=row] > [flex-lg="80"],
[layout-lg=row] > [flex-lg="80"] {
    flex: 1 1 80%;
    max-width: 80%;
    max-height: 100%;
    box-sizing: border-box;
  }
}
@media (min-width: 1280px) and (max-width: 1919px) {
  [layout=column] > [flex-lg="80"],
[layout-lg=column] > [flex-lg="80"] {
    flex: 1 1 80%;
    max-width: 100%;
    max-height: 80%;
    box-sizing: border-box;
  }
}
@media (min-width: 1280px) and (max-width: 1919px) {
  [flex-lg="85"] {
    flex: 1 1 85%;
    max-width: 85%;
    max-height: 100%;
    box-sizing: border-box;
  }
}
@media (min-width: 1280px) and (max-width: 1919px) {
  [layout=row] > [flex-lg="85"],
[layout-lg=row] > [flex-lg="85"] {
    flex: 1 1 85%;
    max-width: 85%;
    max-height: 100%;
    box-sizing: border-box;
  }
}
@media (min-width: 1280px) and (max-width: 1919px) {
  [layout=column] > [flex-lg="85"],
[layout-lg=column] > [flex-lg="85"] {
    flex: 1 1 85%;
    max-width: 100%;
    max-height: 85%;
    box-sizing: border-box;
  }
}
@media (min-width: 1280px) and (max-width: 1919px) {
  [flex-lg="90"] {
    flex: 1 1 90%;
    max-width: 90%;
    max-height: 100%;
    box-sizing: border-box;
  }
}
@media (min-width: 1280px) and (max-width: 1919px) {
  [layout=row] > [flex-lg="90"],
[layout-lg=row] > [flex-lg="90"] {
    flex: 1 1 90%;
    max-width: 90%;
    max-height: 100%;
    box-sizing: border-box;
  }
}
@media (min-width: 1280px) and (max-width: 1919px) {
  [layout=column] > [flex-lg="90"],
[layout-lg=column] > [flex-lg="90"] {
    flex: 1 1 90%;
    max-width: 100%;
    max-height: 90%;
    box-sizing: border-box;
  }
}
@media (min-width: 1280px) and (max-width: 1919px) {
  [flex-lg="95"] {
    flex: 1 1 95%;
    max-width: 95%;
    max-height: 100%;
    box-sizing: border-box;
  }
}
@media (min-width: 1280px) and (max-width: 1919px) {
  [layout=row] > [flex-lg="95"],
[layout-lg=row] > [flex-lg="95"] {
    flex: 1 1 95%;
    max-width: 95%;
    max-height: 100%;
    box-sizing: border-box;
  }
}
@media (min-width: 1280px) and (max-width: 1919px) {
  [layout=column] > [flex-lg="95"],
[layout-lg=column] > [flex-lg="95"] {
    flex: 1 1 95%;
    max-width: 100%;
    max-height: 95%;
    box-sizing: border-box;
  }
}
@media (min-width: 1280px) and (max-width: 1919px) {
  [flex-lg="100"] {
    flex: 1 1 100%;
    max-width: 100%;
    max-height: 100%;
    box-sizing: border-box;
  }
}
@media (min-width: 1280px) and (max-width: 1919px) {
  [layout=row] > [flex-lg="100"],
[layout-lg=row] > [flex-lg="100"] {
    flex: 1 1 100%;
    max-width: 100%;
    max-height: 100%;
    box-sizing: border-box;
  }
}
@media (min-width: 1280px) and (max-width: 1919px) {
  [layout=column] > [flex-lg="100"],
[layout-lg=column] > [flex-lg="100"] {
    flex: 1 1 100%;
    max-width: 100%;
    max-height: 100%;
    box-sizing: border-box;
  }
}
@media (min-width: 1280px) and (max-width: 1919px) {
  [layout=row] > [flex-lg="33"],
[layout=row] > [flex-lg="33"],
[layout-lg=row] > [flex-lg="33"],
[layout-lg=row] > [flex-lg="33"] {
    flex: 1 1 33%;
    max-width: 33.3333333333%;
    max-height: 100%;
    box-sizing: border-box;
  }
  [layout=row] > [flex-lg="34"],
[layout=row] > [flex-lg="34"],
[layout-lg=row] > [flex-lg="34"],
[layout-lg=row] > [flex-lg="34"] {
    flex: 1 1 34%;
    max-width: 34%;
    max-height: 100%;
    box-sizing: border-box;
  }
  [layout=row] > [flex-lg="66"],
[layout=row] > [flex-lg="66"],
[layout-lg=row] > [flex-lg="66"],
[layout-lg=row] > [flex-lg="66"] {
    flex: 1 1 66%;
    max-width: 66.6666666667%;
    max-height: 100%;
    box-sizing: border-box;
  }
  [layout=row] > [flex-lg="67"],
[layout=row] > [flex-lg="67"],
[layout-lg=row] > [flex-lg="67"],
[layout-lg=row] > [flex-lg="67"] {
    flex: 1 1 67%;
    max-width: 67%;
    max-height: 100%;
    box-sizing: border-box;
  }
}
@media (min-width: 1280px) and (max-width: 1919px) {
  [layout=column] > [flex-lg="33"],
[layout=column] > [flex-lg="33"],
[layout-lg=column] > [flex-lg="33"],
[layout-lg=column] > [flex-lg="33"] {
    flex: 1 1 33%;
    max-width: 100%;
    max-height: 33.3333333333%;
    box-sizing: border-box;
  }
  [layout=column] > [flex-lg="34"],
[layout=column] > [flex-lg="34"],
[layout-lg=column] > [flex-lg="34"],
[layout-lg=column] > [flex-lg="34"] {
    flex: 1 1 34%;
    max-width: 100%;
    max-height: 34%;
    box-sizing: border-box;
  }
  [layout=column] > [flex-lg="66"],
[layout=column] > [flex-lg="66"],
[layout-lg=column] > [flex-lg="66"],
[layout-lg=column] > [flex-lg="66"] {
    flex: 1 1 66%;
    max-width: 100%;
    max-height: 66.6666666667%;
    box-sizing: border-box;
  }
  [layout=column] > [flex-lg="67"],
[layout=column] > [flex-lg="67"],
[layout-lg=column] > [flex-lg="67"],
[layout-lg=column] > [flex-lg="67"] {
    flex: 1 1 67%;
    max-width: 100%;
    max-height: 67%;
    box-sizing: border-box;
  }
}
@media (min-width: 1280px) and (max-width: 1919px) {
  [layout-lg],
[layout-lg=column],
[layout-lg=row] {
    box-sizing: border-box;
    display: flex;
  }
}
@media (min-width: 1280px) and (max-width: 1919px) {
  [layout-lg=column] {
    flex-direction: column;
  }
}
@media (min-width: 1280px) and (max-width: 1919px) {
  [layout-lg=row] {
    flex-direction: row;
  }
}
@media (min-width: 1920px) {
  [flex-order-gt-lg="-20"] {
    order: -20;
  }
  [flex-order-gt-lg="-19"] {
    order: -19;
  }
  [flex-order-gt-lg="-18"] {
    order: -18;
  }
  [flex-order-gt-lg="-17"] {
    order: -17;
  }
  [flex-order-gt-lg="-16"] {
    order: -16;
  }
  [flex-order-gt-lg="-15"] {
    order: -15;
  }
  [flex-order-gt-lg="-14"] {
    order: -14;
  }
  [flex-order-gt-lg="-13"] {
    order: -13;
  }
  [flex-order-gt-lg="-12"] {
    order: -12;
  }
  [flex-order-gt-lg="-11"] {
    order: -11;
  }
  [flex-order-gt-lg="-10"] {
    order: -10;
  }
  [flex-order-gt-lg="-9"] {
    order: -9;
  }
  [flex-order-gt-lg="-8"] {
    order: -8;
  }
  [flex-order-gt-lg="-7"] {
    order: -7;
  }
  [flex-order-gt-lg="-6"] {
    order: -6;
  }
  [flex-order-gt-lg="-5"] {
    order: -5;
  }
  [flex-order-gt-lg="-4"] {
    order: -4;
  }
  [flex-order-gt-lg="-3"] {
    order: -3;
  }
  [flex-order-gt-lg="-2"] {
    order: -2;
  }
  [flex-order-gt-lg="-1"] {
    order: -1;
  }
  [flex-order-gt-lg="0"] {
    order: 0;
  }
  [flex-order-gt-lg="1"] {
    order: 1;
  }
  [flex-order-gt-lg="2"] {
    order: 2;
  }
  [flex-order-gt-lg="3"] {
    order: 3;
  }
  [flex-order-gt-lg="4"] {
    order: 4;
  }
  [flex-order-gt-lg="5"] {
    order: 5;
  }
  [flex-order-gt-lg="6"] {
    order: 6;
  }
  [flex-order-gt-lg="7"] {
    order: 7;
  }
  [flex-order-gt-lg="8"] {
    order: 8;
  }
  [flex-order-gt-lg="9"] {
    order: 9;
  }
  [flex-order-gt-lg="10"] {
    order: 10;
  }
  [flex-order-gt-lg="11"] {
    order: 11;
  }
  [flex-order-gt-lg="12"] {
    order: 12;
  }
  [flex-order-gt-lg="13"] {
    order: 13;
  }
  [flex-order-gt-lg="14"] {
    order: 14;
  }
  [flex-order-gt-lg="15"] {
    order: 15;
  }
  [flex-order-gt-lg="16"] {
    order: 16;
  }
  [flex-order-gt-lg="17"] {
    order: 17;
  }
  [flex-order-gt-lg="18"] {
    order: 18;
  }
  [flex-order-gt-lg="19"] {
    order: 19;
  }
  [flex-order-gt-lg="20"] {
    order: 20;
  }
  [flex-offset-gt-lg="0"] {
    margin-left: 0%;
  }
  [flex-offset-gt-lg="5"] {
    margin-left: 5%;
  }
  [flex-offset-gt-lg="10"] {
    margin-left: 10%;
  }
  [flex-offset-gt-lg="15"] {
    margin-left: 15%;
  }
  [flex-offset-gt-lg="20"] {
    margin-left: 20%;
  }
  [flex-offset-gt-lg="25"] {
    margin-left: 25%;
  }
  [flex-offset-gt-lg="30"] {
    margin-left: 30%;
  }
  [flex-offset-gt-lg="35"] {
    margin-left: 35%;
  }
  [flex-offset-gt-lg="40"] {
    margin-left: 40%;
  }
  [flex-offset-gt-lg="45"] {
    margin-left: 45%;
  }
  [flex-offset-gt-lg="50"] {
    margin-left: 50%;
  }
  [flex-offset-gt-lg="55"] {
    margin-left: 55%;
  }
  [flex-offset-gt-lg="60"] {
    margin-left: 60%;
  }
  [flex-offset-gt-lg="65"] {
    margin-left: 65%;
  }
  [flex-offset-gt-lg="70"] {
    margin-left: 70%;
  }
  [flex-offset-gt-lg="75"] {
    margin-left: 75%;
  }
  [flex-offset-gt-lg="80"] {
    margin-left: 80%;
  }
  [flex-offset-gt-lg="85"] {
    margin-left: 85%;
  }
  [flex-offset-gt-lg="90"] {
    margin-left: 90%;
  }
  [flex-offset-gt-lg="95"] {
    margin-left: 95%;
  }
  [flex-offset-gt-lg="33"] {
    margin-left: 33.3333333333%;
  }
  [flex-offset-gt-lg="66"] {
    margin-left: 66.6666666667%;
  }
  [layout-align-gt-lg],
[layout-align-gt-lg="start stretch"] {
    justify-content: flex-start;
    align-content: stretch;
    align-items: stretch;
  }
  [layout-align-gt-lg=start],
[layout-align-gt-lg="start start"],
[layout-align-gt-lg="start center"],
[layout-align-gt-lg="start end"],
[layout-align-gt-lg="start stretch"] {
    justify-content: flex-start;
  }
  [layout-align-gt-lg=center],
[layout-align-gt-lg="center start"],
[layout-align-gt-lg="center center"],
[layout-align-gt-lg="center end"],
[layout-align-gt-lg="center stretch"] {
    justify-content: center;
  }
  [layout-align-gt-lg=end],
[layout-align-gt-lg="end center"],
[layout-align-gt-lg="end start"],
[layout-align-gt-lg="end end"],
[layout-align-gt-lg="end stretch"] {
    justify-content: flex-end;
  }
  [layout-align-gt-lg=space-around],
[layout-align-gt-lg="space-around center"],
[layout-align-gt-lg="space-around start"],
[layout-align-gt-lg="space-around end"],
[layout-align-gt-lg="space-around stretch"] {
    justify-content: space-around;
  }
  [layout-align-gt-lg=space-between],
[layout-align-gt-lg="space-between center"],
[layout-align-gt-lg="space-between start"],
[layout-align-gt-lg="space-between end"],
[layout-align-gt-lg="space-between stretch"] {
    justify-content: space-between;
  }
  [layout-align-gt-lg="start start"],
[layout-align-gt-lg="center start"],
[layout-align-gt-lg="end start"],
[layout-align-gt-lg="space-between start"],
[layout-align-gt-lg="space-around start"] {
    align-items: flex-start;
    align-content: flex-start;
  }
  [layout-align-gt-lg="start center"],
[layout-align-gt-lg="center center"],
[layout-align-gt-lg="end center"],
[layout-align-gt-lg="space-between center"],
[layout-align-gt-lg="space-around center"] {
    align-items: center;
    align-content: center;
    max-width: 100%;
  }
  [layout-align-gt-lg="start center"] > *,
[layout-align-gt-lg="center center"] > *,
[layout-align-gt-lg="end center"] > *,
[layout-align-gt-lg="space-between center"] > *,
[layout-align-gt-lg="space-around center"] > * {
    max-width: 100%;
    box-sizing: border-box;
  }
  [layout-align-gt-lg="start center"] > *,
[layout-align-gt-lg="center center"] > *,
[layout-align-gt-lg="end center"] > *,
[layout-align-gt-lg="space-between center"] > *,
[layout-align-gt-lg="space-around center"] > * {
    max-width: 100%;
    box-sizing: border-box;
  }
  [layout-align-gt-lg="start end"],
[layout-align-gt-lg="center end"],
[layout-align-gt-lg="end end"],
[layout-align-gt-lg="space-between end"],
[layout-align-gt-lg="space-around end"] {
    align-items: flex-end;
    align-content: flex-end;
  }
  [layout-align-gt-lg="start stretch"],
[layout-align-gt-lg="center stretch"],
[layout-align-gt-lg="end stretch"],
[layout-align-gt-lg="space-between stretch"],
[layout-align-gt-lg="space-around stretch"] {
    align-items: stretch;
    align-content: stretch;
  }
  [flex-gt-lg] {
    flex: 1;
    box-sizing: border-box;
  }
}
@media screen\0  and (min-width: 1920px) {
  [flex-gt-lg] {
    flex: 1 1 0%;
  }
}
@media (min-width: 1920px) {
  [flex-gt-lg=grow],
[flex-gt-lg-grow] {
    flex: 1 1 100%;
    box-sizing: border-box;
  }
}
@media (min-width: 1920px) {
  [flex-gt-lg=initial],
[flex-gt-lg-initial] {
    flex: 0 1 auto;
    box-sizing: border-box;
  }
}
@media (min-width: 1920px) {
  [flex-gt-lg=auto],
[flex-gt-lg-auto] {
    flex: 1 1 auto;
    box-sizing: border-box;
  }
}
@media (min-width: 1920px) {
  [flex-gt-lg=none],
[flex-gt-lg-none] {
    flex: 0 0 auto;
    box-sizing: border-box;
  }
}
@media (min-width: 1920px) {
  [flex-gt-lg=noshrink],
[flex-gt-lg-noshrink] {
    flex: 1 0 auto;
    box-sizing: border-box;
  }
}
@media (min-width: 1920px) {
  [flex-gt-lg=nogrow],
[flex-gt-lg-nogrow] {
    flex: 0 1 auto;
    box-sizing: border-box;
  }
}
@media (min-width: 1920px) {
  [flex-gt-lg="0"] {
    flex: 1 1 0%;
    max-width: 0%;
    max-height: 100%;
    box-sizing: border-box;
  }
}
@media (min-width: 1920px) {
  [layout=row] > [flex-gt-lg="0"],
[layout-gt-lg=row] > [flex-gt-lg="0"] {
    flex: 1 1 0%;
    max-width: 0%;
    max-height: 100%;
    box-sizing: border-box;
  }
}
@media (min-width: 1920px) {
  [layout=column] > [flex-gt-lg="0"],
[layout-gt-lg=column] > [flex-gt-lg="0"] {
    flex: 1 1 0%;
    max-width: 100%;
    max-height: 0%;
    box-sizing: border-box;
  }
}
@media (min-width: 1920px) {
  [flex-gt-lg="5"] {
    flex: 1 1 5%;
    max-width: 5%;
    max-height: 100%;
    box-sizing: border-box;
  }
}
@media (min-width: 1920px) {
  [layout=row] > [flex-gt-lg="5"],
[layout-gt-lg=row] > [flex-gt-lg="5"] {
    flex: 1 1 5%;
    max-width: 5%;
    max-height: 100%;
    box-sizing: border-box;
  }
}
@media (min-width: 1920px) {
  [layout=column] > [flex-gt-lg="5"],
[layout-gt-lg=column] > [flex-gt-lg="5"] {
    flex: 1 1 5%;
    max-width: 100%;
    max-height: 5%;
    box-sizing: border-box;
  }
}
@media (min-width: 1920px) {
  [flex-gt-lg="10"] {
    flex: 1 1 10%;
    max-width: 10%;
    max-height: 100%;
    box-sizing: border-box;
  }
}
@media (min-width: 1920px) {
  [layout=row] > [flex-gt-lg="10"],
[layout-gt-lg=row] > [flex-gt-lg="10"] {
    flex: 1 1 10%;
    max-width: 10%;
    max-height: 100%;
    box-sizing: border-box;
  }
}
@media (min-width: 1920px) {
  [layout=column] > [flex-gt-lg="10"],
[layout-gt-lg=column] > [flex-gt-lg="10"] {
    flex: 1 1 10%;
    max-width: 100%;
    max-height: 10%;
    box-sizing: border-box;
  }
}
@media (min-width: 1920px) {
  [flex-gt-lg="15"] {
    flex: 1 1 15%;
    max-width: 15%;
    max-height: 100%;
    box-sizing: border-box;
  }
}
@media (min-width: 1920px) {
  [layout=row] > [flex-gt-lg="15"],
[layout-gt-lg=row] > [flex-gt-lg="15"] {
    flex: 1 1 15%;
    max-width: 15%;
    max-height: 100%;
    box-sizing: border-box;
  }
}
@media (min-width: 1920px) {
  [layout=column] > [flex-gt-lg="15"],
[layout-gt-lg=column] > [flex-gt-lg="15"] {
    flex: 1 1 15%;
    max-width: 100%;
    max-height: 15%;
    box-sizing: border-box;
  }
}
@media (min-width: 1920px) {
  [flex-gt-lg="20"] {
    flex: 1 1 20%;
    max-width: 20%;
    max-height: 100%;
    box-sizing: border-box;
  }
}
@media (min-width: 1920px) {
  [layout=row] > [flex-gt-lg="20"],
[layout-gt-lg=row] > [flex-gt-lg="20"] {
    flex: 1 1 20%;
    max-width: 20%;
    max-height: 100%;
    box-sizing: border-box;
  }
}
@media (min-width: 1920px) {
  [layout=column] > [flex-gt-lg="20"],
[layout-gt-lg=column] > [flex-gt-lg="20"] {
    flex: 1 1 20%;
    max-width: 100%;
    max-height: 20%;
    box-sizing: border-box;
  }
}
@media (min-width: 1920px) {
  [flex-gt-lg="25"] {
    flex: 1 1 25%;
    max-width: 25%;
    max-height: 100%;
    box-sizing: border-box;
  }
}
@media (min-width: 1920px) {
  [layout=row] > [flex-gt-lg="25"],
[layout-gt-lg=row] > [flex-gt-lg="25"] {
    flex: 1 1 25%;
    max-width: 25%;
    max-height: 100%;
    box-sizing: border-box;
  }
}
@media (min-width: 1920px) {
  [layout=column] > [flex-gt-lg="25"],
[layout-gt-lg=column] > [flex-gt-lg="25"] {
    flex: 1 1 25%;
    max-width: 100%;
    max-height: 25%;
    box-sizing: border-box;
  }
}
@media (min-width: 1920px) {
  [flex-gt-lg="30"] {
    flex: 1 1 30%;
    max-width: 30%;
    max-height: 100%;
    box-sizing: border-box;
  }
}
@media (min-width: 1920px) {
  [layout=row] > [flex-gt-lg="30"],
[layout-gt-lg=row] > [flex-gt-lg="30"] {
    flex: 1 1 30%;
    max-width: 30%;
    max-height: 100%;
    box-sizing: border-box;
  }
}
@media (min-width: 1920px) {
  [layout=column] > [flex-gt-lg="30"],
[layout-gt-lg=column] > [flex-gt-lg="30"] {
    flex: 1 1 30%;
    max-width: 100%;
    max-height: 30%;
    box-sizing: border-box;
  }
}
@media (min-width: 1920px) {
  [flex-gt-lg="35"] {
    flex: 1 1 35%;
    max-width: 35%;
    max-height: 100%;
    box-sizing: border-box;
  }
}
@media (min-width: 1920px) {
  [layout=row] > [flex-gt-lg="35"],
[layout-gt-lg=row] > [flex-gt-lg="35"] {
    flex: 1 1 35%;
    max-width: 35%;
    max-height: 100%;
    box-sizing: border-box;
  }
}
@media (min-width: 1920px) {
  [layout=column] > [flex-gt-lg="35"],
[layout-gt-lg=column] > [flex-gt-lg="35"] {
    flex: 1 1 35%;
    max-width: 100%;
    max-height: 35%;
    box-sizing: border-box;
  }
}
@media (min-width: 1920px) {
  [flex-gt-lg="40"] {
    flex: 1 1 40%;
    max-width: 40%;
    max-height: 100%;
    box-sizing: border-box;
  }
}
@media (min-width: 1920px) {
  [layout=row] > [flex-gt-lg="40"],
[layout-gt-lg=row] > [flex-gt-lg="40"] {
    flex: 1 1 40%;
    max-width: 40%;
    max-height: 100%;
    box-sizing: border-box;
  }
}
@media (min-width: 1920px) {
  [layout=column] > [flex-gt-lg="40"],
[layout-gt-lg=column] > [flex-gt-lg="40"] {
    flex: 1 1 40%;
    max-width: 100%;
    max-height: 40%;
    box-sizing: border-box;
  }
}
@media (min-width: 1920px) {
  [flex-gt-lg="45"] {
    flex: 1 1 45%;
    max-width: 45%;
    max-height: 100%;
    box-sizing: border-box;
  }
}
@media (min-width: 1920px) {
  [layout=row] > [flex-gt-lg="45"],
[layout-gt-lg=row] > [flex-gt-lg="45"] {
    flex: 1 1 45%;
    max-width: 45%;
    max-height: 100%;
    box-sizing: border-box;
  }
}
@media (min-width: 1920px) {
  [layout=column] > [flex-gt-lg="45"],
[layout-gt-lg=column] > [flex-gt-lg="45"] {
    flex: 1 1 45%;
    max-width: 100%;
    max-height: 45%;
    box-sizing: border-box;
  }
}
@media (min-width: 1920px) {
  [flex-gt-lg="50"] {
    flex: 1 1 50%;
    max-width: 50%;
    max-height: 100%;
    box-sizing: border-box;
  }
}
@media (min-width: 1920px) {
  [layout=row] > [flex-gt-lg="50"],
[layout-gt-lg=row] > [flex-gt-lg="50"] {
    flex: 1 1 50%;
    max-width: 50%;
    max-height: 100%;
    box-sizing: border-box;
  }
}
@media (min-width: 1920px) {
  [layout=column] > [flex-gt-lg="50"],
[layout-gt-lg=column] > [flex-gt-lg="50"] {
    flex: 1 1 50%;
    max-width: 100%;
    max-height: 50%;
    box-sizing: border-box;
  }
}
@media (min-width: 1920px) {
  [flex-gt-lg="55"] {
    flex: 1 1 55%;
    max-width: 55%;
    max-height: 100%;
    box-sizing: border-box;
  }
}
@media (min-width: 1920px) {
  [layout=row] > [flex-gt-lg="55"],
[layout-gt-lg=row] > [flex-gt-lg="55"] {
    flex: 1 1 55%;
    max-width: 55%;
    max-height: 100%;
    box-sizing: border-box;
  }
}
@media (min-width: 1920px) {
  [layout=column] > [flex-gt-lg="55"],
[layout-gt-lg=column] > [flex-gt-lg="55"] {
    flex: 1 1 55%;
    max-width: 100%;
    max-height: 55%;
    box-sizing: border-box;
  }
}
@media (min-width: 1920px) {
  [flex-gt-lg="60"] {
    flex: 1 1 60%;
    max-width: 60%;
    max-height: 100%;
    box-sizing: border-box;
  }
}
@media (min-width: 1920px) {
  [layout=row] > [flex-gt-lg="60"],
[layout-gt-lg=row] > [flex-gt-lg="60"] {
    flex: 1 1 60%;
    max-width: 60%;
    max-height: 100%;
    box-sizing: border-box;
  }
}
@media (min-width: 1920px) {
  [layout=column] > [flex-gt-lg="60"],
[layout-gt-lg=column] > [flex-gt-lg="60"] {
    flex: 1 1 60%;
    max-width: 100%;
    max-height: 60%;
    box-sizing: border-box;
  }
}
@media (min-width: 1920px) {
  [flex-gt-lg="65"] {
    flex: 1 1 65%;
    max-width: 65%;
    max-height: 100%;
    box-sizing: border-box;
  }
}
@media (min-width: 1920px) {
  [layout=row] > [flex-gt-lg="65"],
[layout-gt-lg=row] > [flex-gt-lg="65"] {
    flex: 1 1 65%;
    max-width: 65%;
    max-height: 100%;
    box-sizing: border-box;
  }
}
@media (min-width: 1920px) {
  [layout=column] > [flex-gt-lg="65"],
[layout-gt-lg=column] > [flex-gt-lg="65"] {
    flex: 1 1 65%;
    max-width: 100%;
    max-height: 65%;
    box-sizing: border-box;
  }
}
@media (min-width: 1920px) {
  [flex-gt-lg="70"] {
    flex: 1 1 70%;
    max-width: 70%;
    max-height: 100%;
    box-sizing: border-box;
  }
}
@media (min-width: 1920px) {
  [layout=row] > [flex-gt-lg="70"],
[layout-gt-lg=row] > [flex-gt-lg="70"] {
    flex: 1 1 70%;
    max-width: 70%;
    max-height: 100%;
    box-sizing: border-box;
  }
}
@media (min-width: 1920px) {
  [layout=column] > [flex-gt-lg="70"],
[layout-gt-lg=column] > [flex-gt-lg="70"] {
    flex: 1 1 70%;
    max-width: 100%;
    max-height: 70%;
    box-sizing: border-box;
  }
}
@media (min-width: 1920px) {
  [flex-gt-lg="75"] {
    flex: 1 1 75%;
    max-width: 75%;
    max-height: 100%;
    box-sizing: border-box;
  }
}
@media (min-width: 1920px) {
  [layout=row] > [flex-gt-lg="75"],
[layout-gt-lg=row] > [flex-gt-lg="75"] {
    flex: 1 1 75%;
    max-width: 75%;
    max-height: 100%;
    box-sizing: border-box;
  }
}
@media (min-width: 1920px) {
  [layout=column] > [flex-gt-lg="75"],
[layout-gt-lg=column] > [flex-gt-lg="75"] {
    flex: 1 1 75%;
    max-width: 100%;
    max-height: 75%;
    box-sizing: border-box;
  }
}
@media (min-width: 1920px) {
  [flex-gt-lg="80"] {
    flex: 1 1 80%;
    max-width: 80%;
    max-height: 100%;
    box-sizing: border-box;
  }
}
@media (min-width: 1920px) {
  [layout=row] > [flex-gt-lg="80"],
[layout-gt-lg=row] > [flex-gt-lg="80"] {
    flex: 1 1 80%;
    max-width: 80%;
    max-height: 100%;
    box-sizing: border-box;
  }
}
@media (min-width: 1920px) {
  [layout=column] > [flex-gt-lg="80"],
[layout-gt-lg=column] > [flex-gt-lg="80"] {
    flex: 1 1 80%;
    max-width: 100%;
    max-height: 80%;
    box-sizing: border-box;
  }
}
@media (min-width: 1920px) {
  [flex-gt-lg="85"] {
    flex: 1 1 85%;
    max-width: 85%;
    max-height: 100%;
    box-sizing: border-box;
  }
}
@media (min-width: 1920px) {
  [layout=row] > [flex-gt-lg="85"],
[layout-gt-lg=row] > [flex-gt-lg="85"] {
    flex: 1 1 85%;
    max-width: 85%;
    max-height: 100%;
    box-sizing: border-box;
  }
}
@media (min-width: 1920px) {
  [layout=column] > [flex-gt-lg="85"],
[layout-gt-lg=column] > [flex-gt-lg="85"] {
    flex: 1 1 85%;
    max-width: 100%;
    max-height: 85%;
    box-sizing: border-box;
  }
}
@media (min-width: 1920px) {
  [flex-gt-lg="90"] {
    flex: 1 1 90%;
    max-width: 90%;
    max-height: 100%;
    box-sizing: border-box;
  }
}
@media (min-width: 1920px) {
  [layout=row] > [flex-gt-lg="90"],
[layout-gt-lg=row] > [flex-gt-lg="90"] {
    flex: 1 1 90%;
    max-width: 90%;
    max-height: 100%;
    box-sizing: border-box;
  }
}
@media (min-width: 1920px) {
  [layout=column] > [flex-gt-lg="90"],
[layout-gt-lg=column] > [flex-gt-lg="90"] {
    flex: 1 1 90%;
    max-width: 100%;
    max-height: 90%;
    box-sizing: border-box;
  }
}
@media (min-width: 1920px) {
  [flex-gt-lg="95"] {
    flex: 1 1 95%;
    max-width: 95%;
    max-height: 100%;
    box-sizing: border-box;
  }
}
@media (min-width: 1920px) {
  [layout=row] > [flex-gt-lg="95"],
[layout-gt-lg=row] > [flex-gt-lg="95"] {
    flex: 1 1 95%;
    max-width: 95%;
    max-height: 100%;
    box-sizing: border-box;
  }
}
@media (min-width: 1920px) {
  [layout=column] > [flex-gt-lg="95"],
[layout-gt-lg=column] > [flex-gt-lg="95"] {
    flex: 1 1 95%;
    max-width: 100%;
    max-height: 95%;
    box-sizing: border-box;
  }
}
@media (min-width: 1920px) {
  [flex-gt-lg="100"] {
    flex: 1 1 100%;
    max-width: 100%;
    max-height: 100%;
    box-sizing: border-box;
  }
}
@media (min-width: 1920px) {
  [layout=row] > [flex-gt-lg="100"],
[layout-gt-lg=row] > [flex-gt-lg="100"] {
    flex: 1 1 100%;
    max-width: 100%;
    max-height: 100%;
    box-sizing: border-box;
  }
}
@media (min-width: 1920px) {
  [layout=column] > [flex-gt-lg="100"],
[layout-gt-lg=column] > [flex-gt-lg="100"] {
    flex: 1 1 100%;
    max-width: 100%;
    max-height: 100%;
    box-sizing: border-box;
  }
}
@media (min-width: 1920px) {
  [layout=row] > [flex-gt-lg="33"],
[layout=row] > [flex-gt-lg="33"],
[layout-gt-lg=row] > [flex-gt-lg="33"],
[layout-gt-lg=row] > [flex-gt-lg="33"] {
    flex: 1 1 33%;
    max-width: 33.3333333333%;
    max-height: 100%;
    box-sizing: border-box;
  }
  [layout=row] > [flex-gt-lg="34"],
[layout=row] > [flex-gt-lg="34"],
[layout-gt-lg=row] > [flex-gt-lg="34"],
[layout-gt-lg=row] > [flex-gt-lg="34"] {
    flex: 1 1 34%;
    max-width: 34%;
    max-height: 100%;
    box-sizing: border-box;
  }
  [layout=row] > [flex-gt-lg="66"],
[layout=row] > [flex-gt-lg="66"],
[layout-gt-lg=row] > [flex-gt-lg="66"],
[layout-gt-lg=row] > [flex-gt-lg="66"] {
    flex: 1 1 66%;
    max-width: 66.6666666667%;
    max-height: 100%;
    box-sizing: border-box;
  }
  [layout=row] > [flex-gt-lg="67"],
[layout=row] > [flex-gt-lg="67"],
[layout-gt-lg=row] > [flex-gt-lg="67"],
[layout-gt-lg=row] > [flex-gt-lg="67"] {
    flex: 1 1 67%;
    max-width: 67%;
    max-height: 100%;
    box-sizing: border-box;
  }
}
@media (min-width: 1920px) {
  [layout=column] > [flex-gt-lg="33"],
[layout=column] > [flex-gt-lg="33"],
[layout-gt-lg=column] > [flex-gt-lg="33"],
[layout-gt-lg=column] > [flex-gt-lg="33"] {
    flex: 1 1 33%;
    max-width: 100%;
    max-height: 33.3333333333%;
    box-sizing: border-box;
  }
  [layout=column] > [flex-gt-lg="34"],
[layout=column] > [flex-gt-lg="34"],
[layout-gt-lg=column] > [flex-gt-lg="34"],
[layout-gt-lg=column] > [flex-gt-lg="34"] {
    flex: 1 1 34%;
    max-width: 100%;
    max-height: 34%;
    box-sizing: border-box;
  }
  [layout=column] > [flex-gt-lg="66"],
[layout=column] > [flex-gt-lg="66"],
[layout-gt-lg=column] > [flex-gt-lg="66"],
[layout-gt-lg=column] > [flex-gt-lg="66"] {
    flex: 1 1 66%;
    max-width: 100%;
    max-height: 66.6666666667%;
    box-sizing: border-box;
  }
  [layout=column] > [flex-gt-lg="67"],
[layout=column] > [flex-gt-lg="67"],
[layout-gt-lg=column] > [flex-gt-lg="67"],
[layout-gt-lg=column] > [flex-gt-lg="67"] {
    flex: 1 1 67%;
    max-width: 100%;
    max-height: 67%;
    box-sizing: border-box;
  }
}
@media (min-width: 1920px) {
  [layout-gt-lg],
[layout-gt-lg=column],
[layout-gt-lg=row] {
    box-sizing: border-box;
    display: flex;
  }
}
@media (min-width: 1920px) {
  [layout-gt-lg=column] {
    flex-direction: column;
  }
}
@media (min-width: 1920px) {
  [layout-gt-lg=row] {
    flex-direction: row;
  }
}
@media (min-width: 1920px) {
  [flex-order-xl="-20"] {
    order: -20;
  }
}
@media (min-width: 1920px) {
  [flex-order-xl="-19"] {
    order: -19;
  }
}
@media (min-width: 1920px) {
  [flex-order-xl="-18"] {
    order: -18;
  }
}
@media (min-width: 1920px) {
  [flex-order-xl="-17"] {
    order: -17;
  }
}
@media (min-width: 1920px) {
  [flex-order-xl="-16"] {
    order: -16;
  }
}
@media (min-width: 1920px) {
  [flex-order-xl="-15"] {
    order: -15;
  }
}
@media (min-width: 1920px) {
  [flex-order-xl="-14"] {
    order: -14;
  }
}
@media (min-width: 1920px) {
  [flex-order-xl="-13"] {
    order: -13;
  }
}
@media (min-width: 1920px) {
  [flex-order-xl="-12"] {
    order: -12;
  }
}
@media (min-width: 1920px) {
  [flex-order-xl="-11"] {
    order: -11;
  }
}
@media (min-width: 1920px) {
  [flex-order-xl="-10"] {
    order: -10;
  }
}
@media (min-width: 1920px) {
  [flex-order-xl="-9"] {
    order: -9;
  }
}
@media (min-width: 1920px) {
  [flex-order-xl="-8"] {
    order: -8;
  }
}
@media (min-width: 1920px) {
  [flex-order-xl="-7"] {
    order: -7;
  }
}
@media (min-width: 1920px) {
  [flex-order-xl="-6"] {
    order: -6;
  }
}
@media (min-width: 1920px) {
  [flex-order-xl="-5"] {
    order: -5;
  }
}
@media (min-width: 1920px) {
  [flex-order-xl="-4"] {
    order: -4;
  }
}
@media (min-width: 1920px) {
  [flex-order-xl="-3"] {
    order: -3;
  }
}
@media (min-width: 1920px) {
  [flex-order-xl="-2"] {
    order: -2;
  }
}
@media (min-width: 1920px) {
  [flex-order-xl="-1"] {
    order: -1;
  }
}
@media (min-width: 1920px) {
  [flex-order-xl="0"] {
    order: 0;
  }
}
@media (min-width: 1920px) {
  [flex-order-xl="1"] {
    order: 1;
  }
}
@media (min-width: 1920px) {
  [flex-order-xl="2"] {
    order: 2;
  }
}
@media (min-width: 1920px) {
  [flex-order-xl="3"] {
    order: 3;
  }
}
@media (min-width: 1920px) {
  [flex-order-xl="4"] {
    order: 4;
  }
}
@media (min-width: 1920px) {
  [flex-order-xl="5"] {
    order: 5;
  }
}
@media (min-width: 1920px) {
  [flex-order-xl="6"] {
    order: 6;
  }
}
@media (min-width: 1920px) {
  [flex-order-xl="7"] {
    order: 7;
  }
}
@media (min-width: 1920px) {
  [flex-order-xl="8"] {
    order: 8;
  }
}
@media (min-width: 1920px) {
  [flex-order-xl="9"] {
    order: 9;
  }
}
@media (min-width: 1920px) {
  [flex-order-xl="10"] {
    order: 10;
  }
}
@media (min-width: 1920px) {
  [flex-order-xl="11"] {
    order: 11;
  }
}
@media (min-width: 1920px) {
  [flex-order-xl="12"] {
    order: 12;
  }
}
@media (min-width: 1920px) {
  [flex-order-xl="13"] {
    order: 13;
  }
}
@media (min-width: 1920px) {
  [flex-order-xl="14"] {
    order: 14;
  }
}
@media (min-width: 1920px) {
  [flex-order-xl="15"] {
    order: 15;
  }
}
@media (min-width: 1920px) {
  [flex-order-xl="16"] {
    order: 16;
  }
}
@media (min-width: 1920px) {
  [flex-order-xl="17"] {
    order: 17;
  }
}
@media (min-width: 1920px) {
  [flex-order-xl="18"] {
    order: 18;
  }
}
@media (min-width: 1920px) {
  [flex-order-xl="19"] {
    order: 19;
  }
}
@media (min-width: 1920px) {
  [flex-order-xl="20"] {
    order: 20;
  }
}
@media (min-width: 1920px) {
  [flex-offset-xl="0"] {
    margin-left: 0%;
  }
}
@media (min-width: 1920px) {
  [flex-offset-xl="5"] {
    margin-left: 5%;
  }
}
@media (min-width: 1920px) {
  [flex-offset-xl="10"] {
    margin-left: 10%;
  }
}
@media (min-width: 1920px) {
  [flex-offset-xl="15"] {
    margin-left: 15%;
  }
}
@media (min-width: 1920px) {
  [flex-offset-xl="20"] {
    margin-left: 20%;
  }
}
@media (min-width: 1920px) {
  [flex-offset-xl="25"] {
    margin-left: 25%;
  }
}
@media (min-width: 1920px) {
  [flex-offset-xl="30"] {
    margin-left: 30%;
  }
}
@media (min-width: 1920px) {
  [flex-offset-xl="35"] {
    margin-left: 35%;
  }
}
@media (min-width: 1920px) {
  [flex-offset-xl="40"] {
    margin-left: 40%;
  }
}
@media (min-width: 1920px) {
  [flex-offset-xl="45"] {
    margin-left: 45%;
  }
}
@media (min-width: 1920px) {
  [flex-offset-xl="50"] {
    margin-left: 50%;
  }
}
@media (min-width: 1920px) {
  [flex-offset-xl="55"] {
    margin-left: 55%;
  }
}
@media (min-width: 1920px) {
  [flex-offset-xl="60"] {
    margin-left: 60%;
  }
}
@media (min-width: 1920px) {
  [flex-offset-xl="65"] {
    margin-left: 65%;
  }
}
@media (min-width: 1920px) {
  [flex-offset-xl="70"] {
    margin-left: 70%;
  }
}
@media (min-width: 1920px) {
  [flex-offset-xl="75"] {
    margin-left: 75%;
  }
}
@media (min-width: 1920px) {
  [flex-offset-xl="80"] {
    margin-left: 80%;
  }
}
@media (min-width: 1920px) {
  [flex-offset-xl="85"] {
    margin-left: 85%;
  }
}
@media (min-width: 1920px) {
  [flex-offset-xl="90"] {
    margin-left: 90%;
  }
}
@media (min-width: 1920px) {
  [flex-offset-xl="95"] {
    margin-left: 95%;
  }
}
@media (min-width: 1920px) {
  [flex-offset-xl="33"] {
    margin-left: 33.3333333333%;
  }
}
@media (min-width: 1920px) {
  [flex-offset-xl="66"] {
    margin-left: 66.6666666667%;
  }
}
@media (min-width: 1920px) {
  [layout-align-xl],
[layout-align-xl="start stretch"] {
    justify-content: flex-start;
    align-content: stretch;
    align-items: stretch;
  }
}
@media (min-width: 1920px) {
  [layout-align-xl=start],
[layout-align-xl="start start"],
[layout-align-xl="start center"],
[layout-align-xl="start end"],
[layout-align-xl="start stretch"] {
    justify-content: flex-start;
  }
}
@media (min-width: 1920px) {
  [layout-align-xl=center],
[layout-align-xl="center start"],
[layout-align-xl="center center"],
[layout-align-xl="center end"],
[layout-align-xl="center stretch"] {
    justify-content: center;
  }
}
@media (min-width: 1920px) {
  [layout-align-xl=end],
[layout-align-xl="end center"],
[layout-align-xl="end start"],
[layout-align-xl="end end"],
[layout-align-xl="end stretch"] {
    justify-content: flex-end;
  }
}
@media (min-width: 1920px) {
  [layout-align-xl=space-around],
[layout-align-xl="space-around center"],
[layout-align-xl="space-around start"],
[layout-align-xl="space-around end"],
[layout-align-xl="space-around stretch"] {
    justify-content: space-around;
  }
}
@media (min-width: 1920px) {
  [layout-align-xl=space-between],
[layout-align-xl="space-between center"],
[layout-align-xl="space-between start"],
[layout-align-xl="space-between end"],
[layout-align-xl="space-between stretch"] {
    justify-content: space-between;
  }
}
@media (min-width: 1920px) {
  [layout-align-xl="start start"],
[layout-align-xl="center start"],
[layout-align-xl="end start"],
[layout-align-xl="space-between start"],
[layout-align-xl="space-around start"] {
    align-items: flex-start;
    align-content: flex-start;
  }
}
@media (min-width: 1920px) {
  [layout-align-xl="start center"],
[layout-align-xl="center center"],
[layout-align-xl="end center"],
[layout-align-xl="space-between center"],
[layout-align-xl="space-around center"] {
    align-items: center;
    align-content: center;
    max-width: 100%;
  }
  [layout-align-xl="start center"] > *,
[layout-align-xl="center center"] > *,
[layout-align-xl="end center"] > *,
[layout-align-xl="space-between center"] > *,
[layout-align-xl="space-around center"] > * {
    max-width: 100%;
    box-sizing: border-box;
  }
}
@media (min-width: 1920px) {
  [layout-align-xl="start center"] > *,
[layout-align-xl="center center"] > *,
[layout-align-xl="end center"] > *,
[layout-align-xl="space-between center"] > *,
[layout-align-xl="space-around center"] > * {
    max-width: 100%;
    box-sizing: border-box;
  }
}
@media (min-width: 1920px) {
  [layout-align-xl="start end"],
[layout-align-xl="center end"],
[layout-align-xl="end end"],
[layout-align-xl="space-between end"],
[layout-align-xl="space-around end"] {
    align-items: flex-end;
    align-content: flex-end;
  }
}
@media (min-width: 1920px) {
  [layout-align-xl="start stretch"],
[layout-align-xl="center stretch"],
[layout-align-xl="end stretch"],
[layout-align-xl="space-between stretch"],
[layout-align-xl="space-around stretch"] {
    align-items: stretch;
    align-content: stretch;
  }
}
@media (min-width: 1920px) {
  [flex-xl] {
    flex: 1;
    box-sizing: border-box;
  }
}
@media screen\0  and (min-width: 1920px) {
  [flex-xl] {
    flex: 1 1 0%;
  }
}
@media (min-width: 1920px) {
  [flex-xl=grow],
[flex-xl-grow] {
    flex: 1 1 100%;
    box-sizing: border-box;
  }
}
@media (min-width: 1920px) {
  [flex-xl=initial],
[flex-xl-initial] {
    flex: 0 1 auto;
    box-sizing: border-box;
  }
}
@media (min-width: 1920px) {
  [flex-xl=auto],
[flex-xl-auto] {
    flex: 1 1 auto;
    box-sizing: border-box;
  }
}
@media (min-width: 1920px) {
  [flex-xl=none],
[flex-xl-none] {
    flex: 0 0 auto;
    box-sizing: border-box;
  }
}
@media (min-width: 1920px) {
  [flex-xl=noshrink],
[flex-xl-noshrink] {
    flex: 1 0 auto;
    box-sizing: border-box;
  }
}
@media (min-width: 1920px) {
  [flex-xl=nogrow],
[flex-xl-nogrow] {
    flex: 0 1 auto;
    box-sizing: border-box;
  }
}
@media (min-width: 1920px) {
  [flex-xl="0"] {
    flex: 1 1 0%;
    max-width: 0%;
    max-height: 100%;
    box-sizing: border-box;
  }
}
@media (min-width: 1920px) {
  [layout=row] > [flex-xl="0"],
[layout-xl=row] > [flex-xl="0"] {
    flex: 1 1 0%;
    max-width: 0%;
    max-height: 100%;
    box-sizing: border-box;
  }
}
@media (min-width: 1920px) {
  [layout=column] > [flex-xl="0"],
[layout-xl=column] > [flex-xl="0"] {
    flex: 1 1 0%;
    max-width: 100%;
    max-height: 0%;
    box-sizing: border-box;
  }
}
@media (min-width: 1920px) {
  [flex-xl="5"] {
    flex: 1 1 5%;
    max-width: 5%;
    max-height: 100%;
    box-sizing: border-box;
  }
}
@media (min-width: 1920px) {
  [layout=row] > [flex-xl="5"],
[layout-xl=row] > [flex-xl="5"] {
    flex: 1 1 5%;
    max-width: 5%;
    max-height: 100%;
    box-sizing: border-box;
  }
}
@media (min-width: 1920px) {
  [layout=column] > [flex-xl="5"],
[layout-xl=column] > [flex-xl="5"] {
    flex: 1 1 5%;
    max-width: 100%;
    max-height: 5%;
    box-sizing: border-box;
  }
}
@media (min-width: 1920px) {
  [flex-xl="10"] {
    flex: 1 1 10%;
    max-width: 10%;
    max-height: 100%;
    box-sizing: border-box;
  }
}
@media (min-width: 1920px) {
  [layout=row] > [flex-xl="10"],
[layout-xl=row] > [flex-xl="10"] {
    flex: 1 1 10%;
    max-width: 10%;
    max-height: 100%;
    box-sizing: border-box;
  }
}
@media (min-width: 1920px) {
  [layout=column] > [flex-xl="10"],
[layout-xl=column] > [flex-xl="10"] {
    flex: 1 1 10%;
    max-width: 100%;
    max-height: 10%;
    box-sizing: border-box;
  }
}
@media (min-width: 1920px) {
  [flex-xl="15"] {
    flex: 1 1 15%;
    max-width: 15%;
    max-height: 100%;
    box-sizing: border-box;
  }
}
@media (min-width: 1920px) {
  [layout=row] > [flex-xl="15"],
[layout-xl=row] > [flex-xl="15"] {
    flex: 1 1 15%;
    max-width: 15%;
    max-height: 100%;
    box-sizing: border-box;
  }
}
@media (min-width: 1920px) {
  [layout=column] > [flex-xl="15"],
[layout-xl=column] > [flex-xl="15"] {
    flex: 1 1 15%;
    max-width: 100%;
    max-height: 15%;
    box-sizing: border-box;
  }
}
@media (min-width: 1920px) {
  [flex-xl="20"] {
    flex: 1 1 20%;
    max-width: 20%;
    max-height: 100%;
    box-sizing: border-box;
  }
}
@media (min-width: 1920px) {
  [layout=row] > [flex-xl="20"],
[layout-xl=row] > [flex-xl="20"] {
    flex: 1 1 20%;
    max-width: 20%;
    max-height: 100%;
    box-sizing: border-box;
  }
}
@media (min-width: 1920px) {
  [layout=column] > [flex-xl="20"],
[layout-xl=column] > [flex-xl="20"] {
    flex: 1 1 20%;
    max-width: 100%;
    max-height: 20%;
    box-sizing: border-box;
  }
}
@media (min-width: 1920px) {
  [flex-xl="25"] {
    flex: 1 1 25%;
    max-width: 25%;
    max-height: 100%;
    box-sizing: border-box;
  }
}
@media (min-width: 1920px) {
  [layout=row] > [flex-xl="25"],
[layout-xl=row] > [flex-xl="25"] {
    flex: 1 1 25%;
    max-width: 25%;
    max-height: 100%;
    box-sizing: border-box;
  }
}
@media (min-width: 1920px) {
  [layout=column] > [flex-xl="25"],
[layout-xl=column] > [flex-xl="25"] {
    flex: 1 1 25%;
    max-width: 100%;
    max-height: 25%;
    box-sizing: border-box;
  }
}
@media (min-width: 1920px) {
  [flex-xl="30"] {
    flex: 1 1 30%;
    max-width: 30%;
    max-height: 100%;
    box-sizing: border-box;
  }
}
@media (min-width: 1920px) {
  [layout=row] > [flex-xl="30"],
[layout-xl=row] > [flex-xl="30"] {
    flex: 1 1 30%;
    max-width: 30%;
    max-height: 100%;
    box-sizing: border-box;
  }
}
@media (min-width: 1920px) {
  [layout=column] > [flex-xl="30"],
[layout-xl=column] > [flex-xl="30"] {
    flex: 1 1 30%;
    max-width: 100%;
    max-height: 30%;
    box-sizing: border-box;
  }
}
@media (min-width: 1920px) {
  [flex-xl="35"] {
    flex: 1 1 35%;
    max-width: 35%;
    max-height: 100%;
    box-sizing: border-box;
  }
}
@media (min-width: 1920px) {
  [layout=row] > [flex-xl="35"],
[layout-xl=row] > [flex-xl="35"] {
    flex: 1 1 35%;
    max-width: 35%;
    max-height: 100%;
    box-sizing: border-box;
  }
}
@media (min-width: 1920px) {
  [layout=column] > [flex-xl="35"],
[layout-xl=column] > [flex-xl="35"] {
    flex: 1 1 35%;
    max-width: 100%;
    max-height: 35%;
    box-sizing: border-box;
  }
}
@media (min-width: 1920px) {
  [flex-xl="40"] {
    flex: 1 1 40%;
    max-width: 40%;
    max-height: 100%;
    box-sizing: border-box;
  }
}
@media (min-width: 1920px) {
  [layout=row] > [flex-xl="40"],
[layout-xl=row] > [flex-xl="40"] {
    flex: 1 1 40%;
    max-width: 40%;
    max-height: 100%;
    box-sizing: border-box;
  }
}
@media (min-width: 1920px) {
  [layout=column] > [flex-xl="40"],
[layout-xl=column] > [flex-xl="40"] {
    flex: 1 1 40%;
    max-width: 100%;
    max-height: 40%;
    box-sizing: border-box;
  }
}
@media (min-width: 1920px) {
  [flex-xl="45"] {
    flex: 1 1 45%;
    max-width: 45%;
    max-height: 100%;
    box-sizing: border-box;
  }
}
@media (min-width: 1920px) {
  [layout=row] > [flex-xl="45"],
[layout-xl=row] > [flex-xl="45"] {
    flex: 1 1 45%;
    max-width: 45%;
    max-height: 100%;
    box-sizing: border-box;
  }
}
@media (min-width: 1920px) {
  [layout=column] > [flex-xl="45"],
[layout-xl=column] > [flex-xl="45"] {
    flex: 1 1 45%;
    max-width: 100%;
    max-height: 45%;
    box-sizing: border-box;
  }
}
@media (min-width: 1920px) {
  [flex-xl="50"] {
    flex: 1 1 50%;
    max-width: 50%;
    max-height: 100%;
    box-sizing: border-box;
  }
}
@media (min-width: 1920px) {
  [layout=row] > [flex-xl="50"],
[layout-xl=row] > [flex-xl="50"] {
    flex: 1 1 50%;
    max-width: 50%;
    max-height: 100%;
    box-sizing: border-box;
  }
}
@media (min-width: 1920px) {
  [layout=column] > [flex-xl="50"],
[layout-xl=column] > [flex-xl="50"] {
    flex: 1 1 50%;
    max-width: 100%;
    max-height: 50%;
    box-sizing: border-box;
  }
}
@media (min-width: 1920px) {
  [flex-xl="55"] {
    flex: 1 1 55%;
    max-width: 55%;
    max-height: 100%;
    box-sizing: border-box;
  }
}
@media (min-width: 1920px) {
  [layout=row] > [flex-xl="55"],
[layout-xl=row] > [flex-xl="55"] {
    flex: 1 1 55%;
    max-width: 55%;
    max-height: 100%;
    box-sizing: border-box;
  }
}
@media (min-width: 1920px) {
  [layout=column] > [flex-xl="55"],
[layout-xl=column] > [flex-xl="55"] {
    flex: 1 1 55%;
    max-width: 100%;
    max-height: 55%;
    box-sizing: border-box;
  }
}
@media (min-width: 1920px) {
  [flex-xl="60"] {
    flex: 1 1 60%;
    max-width: 60%;
    max-height: 100%;
    box-sizing: border-box;
  }
}
@media (min-width: 1920px) {
  [layout=row] > [flex-xl="60"],
[layout-xl=row] > [flex-xl="60"] {
    flex: 1 1 60%;
    max-width: 60%;
    max-height: 100%;
    box-sizing: border-box;
  }
}
@media (min-width: 1920px) {
  [layout=column] > [flex-xl="60"],
[layout-xl=column] > [flex-xl="60"] {
    flex: 1 1 60%;
    max-width: 100%;
    max-height: 60%;
    box-sizing: border-box;
  }
}
@media (min-width: 1920px) {
  [flex-xl="65"] {
    flex: 1 1 65%;
    max-width: 65%;
    max-height: 100%;
    box-sizing: border-box;
  }
}
@media (min-width: 1920px) {
  [layout=row] > [flex-xl="65"],
[layout-xl=row] > [flex-xl="65"] {
    flex: 1 1 65%;
    max-width: 65%;
    max-height: 100%;
    box-sizing: border-box;
  }
}
@media (min-width: 1920px) {
  [layout=column] > [flex-xl="65"],
[layout-xl=column] > [flex-xl="65"] {
    flex: 1 1 65%;
    max-width: 100%;
    max-height: 65%;
    box-sizing: border-box;
  }
}
@media (min-width: 1920px) {
  [flex-xl="70"] {
    flex: 1 1 70%;
    max-width: 70%;
    max-height: 100%;
    box-sizing: border-box;
  }
}
@media (min-width: 1920px) {
  [layout=row] > [flex-xl="70"],
[layout-xl=row] > [flex-xl="70"] {
    flex: 1 1 70%;
    max-width: 70%;
    max-height: 100%;
    box-sizing: border-box;
  }
}
@media (min-width: 1920px) {
  [layout=column] > [flex-xl="70"],
[layout-xl=column] > [flex-xl="70"] {
    flex: 1 1 70%;
    max-width: 100%;
    max-height: 70%;
    box-sizing: border-box;
  }
}
@media (min-width: 1920px) {
  [flex-xl="75"] {
    flex: 1 1 75%;
    max-width: 75%;
    max-height: 100%;
    box-sizing: border-box;
  }
}
@media (min-width: 1920px) {
  [layout=row] > [flex-xl="75"],
[layout-xl=row] > [flex-xl="75"] {
    flex: 1 1 75%;
    max-width: 75%;
    max-height: 100%;
    box-sizing: border-box;
  }
}
@media (min-width: 1920px) {
  [layout=column] > [flex-xl="75"],
[layout-xl=column] > [flex-xl="75"] {
    flex: 1 1 75%;
    max-width: 100%;
    max-height: 75%;
    box-sizing: border-box;
  }
}
@media (min-width: 1920px) {
  [flex-xl="80"] {
    flex: 1 1 80%;
    max-width: 80%;
    max-height: 100%;
    box-sizing: border-box;
  }
}
@media (min-width: 1920px) {
  [layout=row] > [flex-xl="80"],
[layout-xl=row] > [flex-xl="80"] {
    flex: 1 1 80%;
    max-width: 80%;
    max-height: 100%;
    box-sizing: border-box;
  }
}
@media (min-width: 1920px) {
  [layout=column] > [flex-xl="80"],
[layout-xl=column] > [flex-xl="80"] {
    flex: 1 1 80%;
    max-width: 100%;
    max-height: 80%;
    box-sizing: border-box;
  }
}
@media (min-width: 1920px) {
  [flex-xl="85"] {
    flex: 1 1 85%;
    max-width: 85%;
    max-height: 100%;
    box-sizing: border-box;
  }
}
@media (min-width: 1920px) {
  [layout=row] > [flex-xl="85"],
[layout-xl=row] > [flex-xl="85"] {
    flex: 1 1 85%;
    max-width: 85%;
    max-height: 100%;
    box-sizing: border-box;
  }
}
@media (min-width: 1920px) {
  [layout=column] > [flex-xl="85"],
[layout-xl=column] > [flex-xl="85"] {
    flex: 1 1 85%;
    max-width: 100%;
    max-height: 85%;
    box-sizing: border-box;
  }
}
@media (min-width: 1920px) {
  [flex-xl="90"] {
    flex: 1 1 90%;
    max-width: 90%;
    max-height: 100%;
    box-sizing: border-box;
  }
}
@media (min-width: 1920px) {
  [layout=row] > [flex-xl="90"],
[layout-xl=row] > [flex-xl="90"] {
    flex: 1 1 90%;
    max-width: 90%;
    max-height: 100%;
    box-sizing: border-box;
  }
}
@media (min-width: 1920px) {
  [layout=column] > [flex-xl="90"],
[layout-xl=column] > [flex-xl="90"] {
    flex: 1 1 90%;
    max-width: 100%;
    max-height: 90%;
    box-sizing: border-box;
  }
}
@media (min-width: 1920px) {
  [flex-xl="95"] {
    flex: 1 1 95%;
    max-width: 95%;
    max-height: 100%;
    box-sizing: border-box;
  }
}
@media (min-width: 1920px) {
  [layout=row] > [flex-xl="95"],
[layout-xl=row] > [flex-xl="95"] {
    flex: 1 1 95%;
    max-width: 95%;
    max-height: 100%;
    box-sizing: border-box;
  }
}
@media (min-width: 1920px) {
  [layout=column] > [flex-xl="95"],
[layout-xl=column] > [flex-xl="95"] {
    flex: 1 1 95%;
    max-width: 100%;
    max-height: 95%;
    box-sizing: border-box;
  }
}
@media (min-width: 1920px) {
  [flex-xl="100"] {
    flex: 1 1 100%;
    max-width: 100%;
    max-height: 100%;
    box-sizing: border-box;
  }
}
@media (min-width: 1920px) {
  [layout=row] > [flex-xl="100"],
[layout-xl=row] > [flex-xl="100"] {
    flex: 1 1 100%;
    max-width: 100%;
    max-height: 100%;
    box-sizing: border-box;
  }
}
@media (min-width: 1920px) {
  [layout=column] > [flex-xl="100"],
[layout-xl=column] > [flex-xl="100"] {
    flex: 1 1 100%;
    max-width: 100%;
    max-height: 100%;
    box-sizing: border-box;
  }
}
@media (min-width: 1920px) {
  [layout=row] > [flex-xl="33"],
[layout=row] > [flex-xl="33"],
[layout-xl=row] > [flex-xl="33"],
[layout-xl=row] > [flex-xl="33"] {
    flex: 1 1 33%;
    max-width: 33.3333333333%;
    max-height: 100%;
    box-sizing: border-box;
  }
  [layout=row] > [flex-xl="34"],
[layout=row] > [flex-xl="34"],
[layout-xl=row] > [flex-xl="34"],
[layout-xl=row] > [flex-xl="34"] {
    flex: 1 1 34%;
    max-width: 34%;
    max-height: 100%;
    box-sizing: border-box;
  }
  [layout=row] > [flex-xl="66"],
[layout=row] > [flex-xl="66"],
[layout-xl=row] > [flex-xl="66"],
[layout-xl=row] > [flex-xl="66"] {
    flex: 1 1 66%;
    max-width: 66.6666666667%;
    max-height: 100%;
    box-sizing: border-box;
  }
  [layout=row] > [flex-xl="67"],
[layout=row] > [flex-xl="67"],
[layout-xl=row] > [flex-xl="67"],
[layout-xl=row] > [flex-xl="67"] {
    flex: 1 1 67%;
    max-width: 67%;
    max-height: 100%;
    box-sizing: border-box;
  }
}
@media (min-width: 1920px) {
  [layout=column] > [flex-xl="33"],
[layout=column] > [flex-xl="33"],
[layout-xl=column] > [flex-xl="33"],
[layout-xl=column] > [flex-xl="33"] {
    flex: 1 1 33%;
    max-width: 100%;
    max-height: 33.3333333333%;
    box-sizing: border-box;
  }
  [layout=column] > [flex-xl="34"],
[layout=column] > [flex-xl="34"],
[layout-xl=column] > [flex-xl="34"],
[layout-xl=column] > [flex-xl="34"] {
    flex: 1 1 34%;
    max-width: 100%;
    max-height: 34%;
    box-sizing: border-box;
  }
  [layout=column] > [flex-xl="66"],
[layout=column] > [flex-xl="66"],
[layout-xl=column] > [flex-xl="66"],
[layout-xl=column] > [flex-xl="66"] {
    flex: 1 1 66%;
    max-width: 100%;
    max-height: 66.6666666667%;
    box-sizing: border-box;
  }
  [layout=column] > [flex-xl="67"],
[layout=column] > [flex-xl="67"],
[layout-xl=column] > [flex-xl="67"],
[layout-xl=column] > [flex-xl="67"] {
    flex: 1 1 67%;
    max-width: 100%;
    max-height: 67%;
    box-sizing: border-box;
  }
}
@media (min-width: 1920px) {
  [layout-xl],
[layout-xl=column],
[layout-xl=row] {
    box-sizing: border-box;
    display: flex;
  }
}
@media (min-width: 1920px) {
  [layout-xl=column] {
    flex-direction: column;
  }
}
@media (min-width: 1920px) {
  [layout-xl=row] {
    flex-direction: row;
  }
}
@media (min-width: 1920px) {
  [hide]:not([show-gt-xs]):not([show-gt-sm]):not([show-gt-md]):not([show-gt-lg]):not([show-xl]):not([show]),
[hide-gt-xs]:not([show-gt-xs]):not([show-gt-sm]):not([show-gt-md]):not([show-gt-lg]):not([show-xl]):not([show]),
[hide-gt-sm]:not([show-gt-xs]):not([show-gt-sm]):not([show-gt-md]):not([show-gt-lg]):not([show-xl]):not([show]),
[hide-gt-md]:not([show-gt-xs]):not([show-gt-sm]):not([show-gt-md]):not([show-gt-lg]):not([show-xl]):not([show]),
[hide-gt-lg]:not([show-gt-xs]):not([show-gt-sm]):not([show-gt-md]):not([show-gt-lg]):not([show-xl]):not([show]) {
    display: none;
  }
}
@media (min-width: 1920px) {
  [hide-xl]:not([show-xl]):not([show-gt-lg]):not([show]) {
    display: none;
  }
}
.tc-inherit {
  color: inherit !important;
}
.tc-red-50 {
  color: #ffebee !important;
}
.tc-pink-50 {
  color: #fce4ec !important;
}
.tc-purple-50 {
  color: #f3e5f5 !important;
}
.tc-deep-purple-50 {
  color: #ede7f6 !important;
}
.tc-indigo-50 {
  color: #e8eaf6 !important;
}
.tc-blue-50 {
  color: #e3f2fd !important;
}
.tc-light-blue-50 {
  color: #e1f5fe !important;
}
.tc-cyan-50 {
  color: #e0f7fa !important;
}
.tc-teal-50 {
  color: #e0f2f1 !important;
}
.tc-green-50 {
  color: #e8f5e9 !important;
}
.tc-light-green-50 {
  color: #f1f8e9 !important;
}
.tc-lime-50 {
  color: #f9fbe7 !important;
}
.tc-yellow-50 {
  color: #fffde7 !important;
}
.tc-amber-50 {
  color: #fff8e1 !important;
}
.tc-orange-50 {
  color: #fff3e0 !important;
}
.tc-deep-orange-50 {
  color: #fbe9e7 !important;
}
.tc-brown-50 {
  color: #efebe9 !important;
}
.tc-grey-50 {
  color: #fafafa !important;
}
.tc-blue-grey-50 {
  color: #eceff1 !important;
}
.tc-red-100 {
  color: #ffcdd2 !important;
}
.tc-pink-100 {
  color: #f8bbd0 !important;
}
.tc-purple-100 {
  color: #e1bee7 !important;
}
.tc-deep-purple-100 {
  color: #d1c4e9 !important;
}
.tc-indigo-100 {
  color: #c5cae9 !important;
}
.tc-blue-100 {
  color: #bbdefb !important;
}
.tc-light-blue-100 {
  color: #b3e5fc !important;
}
.tc-cyan-100 {
  color: #b2ebf2 !important;
}
.tc-teal-100 {
  color: #b2dfdb !important;
}
.tc-green-100 {
  color: #c8e6c9 !important;
}
.tc-light-green-100 {
  color: #dcedc8 !important;
}
.tc-lime-100 {
  color: #f0f4c3 !important;
}
.tc-yellow-100 {
  color: #fff9c4 !important;
}
.tc-amber-100 {
  color: #ffecb3 !important;
}
.tc-orange-100 {
  color: #ffe0b2 !important;
}
.tc-deep-orange-100 {
  color: #ffccbc !important;
}
.tc-brown-100 {
  color: #d7ccc8 !important;
}
.tc-grey-100 {
  color: whitesmoke !important;
}
.tc-blue-grey-100 {
  color: #cfd8dc !important;
}
.tc-red-200 {
  color: #ef9a9a !important;
}
.tc-pink-200 {
  color: #f48fb1 !important;
}
.tc-purple-200 {
  color: #ce93d8 !important;
}
.tc-deep-purple-200 {
  color: #b39ddb !important;
}
.tc-indigo-200 {
  color: #9fa8da !important;
}
.tc-blue-200 {
  color: #90caf9 !important;
}
.tc-light-blue-200 {
  color: #81d4fa !important;
}
.tc-cyan-200 {
  color: #80deea !important;
}
.tc-teal-200 {
  color: #80cbc4 !important;
}
.tc-green-200 {
  color: #a5d6a7 !important;
}
.tc-light-green-200 {
  color: #c5e1a5 !important;
}
.tc-lime-200 {
  color: #e6ee9c !important;
}
.tc-yellow-200 {
  color: #fff59d !important;
}
.tc-amber-200 {
  color: #ffe082 !important;
}
.tc-orange-200 {
  color: #ffcc80 !important;
}
.tc-deep-orange-200 {
  color: #ffab91 !important;
}
.tc-brown-200 {
  color: #bcaaa4 !important;
}
.tc-grey-200 {
  color: #eeeeee !important;
}
.tc-blue-grey-200 {
  color: #b0bec5 !important;
}
.tc-red-300 {
  color: #e57373 !important;
}
.tc-pink-300 {
  color: #f06292 !important;
}
.tc-purple-300 {
  color: #ba68c8 !important;
}
.tc-deep-purple-300 {
  color: #9575cd !important;
}
.tc-indigo-300 {
  color: #7986cb !important;
}
.tc-blue-300 {
  color: #64b5f6 !important;
}
.tc-light-blue-300 {
  color: #4fc3f7 !important;
}
.tc-cyan-300 {
  color: #4dd0e1 !important;
}
.tc-teal-300 {
  color: #4db6ac !important;
}
.tc-green-300 {
  color: #81c784 !important;
}
.tc-light-green-300 {
  color: #aed581 !important;
}
.tc-lime-300 {
  color: #dce775 !important;
}
.tc-yellow-300 {
  color: #fff176 !important;
}
.tc-amber-300 {
  color: #ffd54f !important;
}
.tc-orange-300 {
  color: #ffb74d !important;
}
.tc-deep-orange-300 {
  color: #ff8a65 !important;
}
.tc-brown-300 {
  color: #a1887f !important;
}
.tc-grey-300 {
  color: #e0e0e0 !important;
}
.tc-blue-grey-300 {
  color: #90a4ae !important;
}
.tc-red-400 {
  color: #ef5350 !important;
}
.tc-pink-400 {
  color: #ec407a !important;
}
.tc-purple-400 {
  color: #ab47bc !important;
}
.tc-deep-purple-400 {
  color: #7e57c2 !important;
}
.tc-indigo-400 {
  color: #5c6bc0 !important;
}
.tc-blue-400 {
  color: #42a5f5 !important;
}
.tc-light-blue-400 {
  color: #29b6f6 !important;
}
.tc-cyan-400 {
  color: #26c6da !important;
}
.tc-teal-400 {
  color: #26a69a !important;
}
.tc-green-400 {
  color: #66bb6a !important;
}
.tc-light-green-400 {
  color: #9ccc65 !important;
}
.tc-lime-400 {
  color: #d4e157 !important;
}
.tc-yellow-400 {
  color: #ffee58 !important;
}
.tc-amber-400 {
  color: #ffca28 !important;
}
.tc-orange-400 {
  color: #ffa726 !important;
}
.tc-deep-orange-400 {
  color: #ff7043 !important;
}
.tc-brown-400 {
  color: #8d6e63 !important;
}
.tc-grey-400 {
  color: #bdbdbd !important;
}
.tc-blue-grey-400 {
  color: #78909c !important;
}
.tc-red-500 {
  color: #f44336 !important;
}
.tc-pink-500 {
  color: #e91e63 !important;
}
.tc-purple-500 {
  color: #9c27b0 !important;
}
.tc-deep-purple-500 {
  color: #673ab7 !important;
}
.tc-indigo-500 {
  color: #3f51b5 !important;
}
.tc-blue-500 {
  color: #2196f3 !important;
}
.tc-light-blue-500 {
  color: #03a9f4 !important;
}
.tc-cyan-500 {
  color: #00bcd4 !important;
}
.tc-teal-500 {
  color: #009688 !important;
}
.tc-green-500 {
  color: #4caf50 !important;
}
.tc-light-green-500 {
  color: #8bc34a !important;
}
.tc-lime-500 {
  color: #cddc39 !important;
}
.tc-yellow-500 {
  color: #ffeb3b !important;
}
.tc-amber-500 {
  color: #ffc107 !important;
}
.tc-orange-500 {
  color: #ff9800 !important;
}
.tc-deep-orange-500 {
  color: #ff5722 !important;
}
.tc-brown-500 {
  color: #795548 !important;
}
.tc-grey-500 {
  color: #9e9e9e !important;
}
.tc-blue-grey-500 {
  color: #607d8b !important;
}
.tc-red-600 {
  color: #e53935 !important;
}
.tc-pink-600 {
  color: #d81b60 !important;
}
.tc-purple-600 {
  color: #8e24aa !important;
}
.tc-deep-purple-600 {
  color: #5e35b1 !important;
}
.tc-indigo-600 {
  color: #3949ab !important;
}
.tc-blue-600 {
  color: #1e88e5 !important;
}
.tc-light-blue-600 {
  color: #039be5 !important;
}
.tc-cyan-600 {
  color: #00acc1 !important;
}
.tc-teal-600 {
  color: #00897b !important;
}
.tc-green-600 {
  color: #43a047 !important;
}
.tc-light-green-600 {
  color: #7cb342 !important;
}
.tc-lime-600 {
  color: #c0ca33 !important;
}
.tc-yellow-600 {
  color: #fdd835 !important;
}
.tc-amber-600 {
  color: #ffb300 !important;
}
.tc-orange-600 {
  color: #fb8c00 !important;
}
.tc-deep-orange-600 {
  color: #f4511e !important;
}
.tc-brown-600 {
  color: #6d4c41 !important;
}
.tc-grey-600 {
  color: #757575 !important;
}
.tc-blue-grey-600 {
  color: #546e7a !important;
}
.tc-red-700 {
  color: #d32f2f !important;
}
.tc-pink-700 {
  color: #c2185b !important;
}
.tc-purple-700 {
  color: #7b1fa2 !important;
}
.tc-deep-purple-700 {
  color: #512da8 !important;
}
.tc-indigo-700 {
  color: #303f9f !important;
}
.tc-blue-700 {
  color: #1976d2 !important;
}
.tc-light-blue-700 {
  color: #0288d1 !important;
}
.tc-cyan-700 {
  color: #0097a7 !important;
}
.tc-teal-700 {
  color: #00796b !important;
}
.tc-green-700 {
  color: #388e3c !important;
}
.tc-light-green-700 {
  color: #689f38 !important;
}
.tc-lime-700 {
  color: #afb42b !important;
}
.tc-yellow-700 {
  color: #fbc02d !important;
}
.tc-amber-700 {
  color: #ffa000 !important;
}
.tc-orange-700 {
  color: #f57c00 !important;
}
.tc-deep-orange-700 {
  color: #e64a19 !important;
}
.tc-brown-700 {
  color: #5d4037 !important;
}
.tc-grey-700 {
  color: #616161 !important;
}
.tc-blue-grey-700 {
  color: #455a64 !important;
}
.tc-red-800 {
  color: #c62828 !important;
}
.tc-pink-800 {
  color: #ad1457 !important;
}
.tc-purple-800 {
  color: #6a1b9a !important;
}
.tc-deep-purple-800 {
  color: #4527a0 !important;
}
.tc-indigo-800 {
  color: #283593 !important;
}
.tc-blue-800 {
  color: #1565c0 !important;
}
.tc-light-blue-800 {
  color: #0277bd !important;
}
.tc-cyan-800 {
  color: #00838f !important;
}
.tc-teal-800 {
  color: #00695c !important;
}
.tc-green-800 {
  color: #2e7d32 !important;
}
.tc-light-green-800 {
  color: #558b2f !important;
}
.tc-lime-800 {
  color: #9e9d24 !important;
}
.tc-yellow-800 {
  color: #f9a825 !important;
}
.tc-amber-800 {
  color: #ff8f00 !important;
}
.tc-orange-800 {
  color: #ef6c00 !important;
}
.tc-deep-orange-800 {
  color: #d84315 !important;
}
.tc-brown-800 {
  color: #4e342e !important;
}
.tc-grey-800 {
  color: #424242 !important;
}
.tc-blue-grey-800 {
  color: #37474f !important;
}
.tc-red-900 {
  color: #b71c1c !important;
}
.tc-pink-900 {
  color: #880e4f !important;
}
.tc-purple-900 {
  color: #4a148c !important;
}
.tc-deep-purple-900 {
  color: #311b92 !important;
}
.tc-indigo-900 {
  color: #1a237e !important;
}
.tc-blue-900 {
  color: #0d47a1 !important;
}
.tc-light-blue-900 {
  color: #01579b !important;
}
.tc-cyan-900 {
  color: #006064 !important;
}
.tc-teal-900 {
  color: #004d40 !important;
}
.tc-green-900 {
  color: #1b5e20 !important;
}
.tc-light-green-900 {
  color: #33691e !important;
}
.tc-lime-900 {
  color: #827717 !important;
}
.tc-yellow-900 {
  color: #f57f17 !important;
}
.tc-amber-900 {
  color: #ff6f00 !important;
}
.tc-orange-900 {
  color: #e65100 !important;
}
.tc-deep-orange-900 {
  color: #bf360c !important;
}
.tc-brown-900 {
  color: #3e2723 !important;
}
.tc-grey-900 {
  color: #212121 !important;
}
.tc-blue-grey-900 {
  color: #263238 !important;
}
.tc-red-A100 {
  color: #ff8a80 !important;
}
.tc-pink-A100 {
  color: #ff80ab !important;
}
.tc-purple-A100 {
  color: #ea80fc !important;
}
.tc-deep-purple-A100 {
  color: #b388ff !important;
}
.tc-indigo-A100 {
  color: #8c9eff !important;
}
.tc-blue-A100 {
  color: #82b1ff !important;
}
.tc-light-blue-A100 {
  color: #80d8ff !important;
}
.tc-cyan-A100 {
  color: #84ffff !important;
}
.tc-teal-A100 {
  color: #a7ffeb !important;
}
.tc-green-A100 {
  color: #b9f6ca !important;
}
.tc-light-green-A100 {
  color: #ccff90 !important;
}
.tc-lime-A100 {
  color: #f4ff81 !important;
}
.tc-yellow-A100 {
  color: #ffff8d !important;
}
.tc-amber-A100 {
  color: #ffe57f !important;
}
.tc-orange-A100 {
  color: #ffd180 !important;
}
.tc-deep-orange-A100 {
  color: #ff9e80 !important;
}
.tc-red-A200 {
  color: #ff5252 !important;
}
.tc-pink-A200 {
  color: #ff4081 !important;
}
.tc-purple-A200 {
  color: #e040fb !important;
}
.tc-deep-purple-A200 {
  color: #7c4dff !important;
}
.tc-indigo-A200 {
  color: #536dfe !important;
}
.tc-blue-A200 {
  color: #448aff !important;
}
.tc-light-blue-A200 {
  color: #40c4ff !important;
}
.tc-cyan-A200 {
  color: #18ffff !important;
}
.tc-teal-A200 {
  color: #64ffda !important;
}
.tc-green-A200 {
  color: #69f0ae !important;
}
.tc-light-green-A200 {
  color: #b2ff59 !important;
}
.tc-lime-A200 {
  color: #eeff41 !important;
}
.tc-yellow-A200 {
  color: yellow !important;
}
.tc-amber-A200 {
  color: #ffd740 !important;
}
.tc-orange-A200 {
  color: #ffab40 !important;
}
.tc-deep-orange-A200 {
  color: #ff6e40 !important;
}
.tc-red-A400 {
  color: #ff1744 !important;
}
.tc-pink-A400 {
  color: #f50057 !important;
}
.tc-purple-A400 {
  color: #d500f9 !important;
}
.tc-deep-purple-A400 {
  color: #651fff !important;
}
.tc-indigo-A400 {
  color: #3d5afe !important;
}
.tc-blue-A400 {
  color: #2979ff !important;
}
.tc-light-blue-A400 {
  color: #00b0ff !important;
}
.tc-cyan-A400 {
  color: #00e5ff !important;
}
.tc-teal-A400 {
  color: #1de9b6 !important;
}
.tc-green-A400 {
  color: #00e676 !important;
}
.tc-light-green-A400 {
  color: #76ff03 !important;
}
.tc-lime-A400 {
  color: #c6ff00 !important;
}
.tc-yellow-A400 {
  color: #ffea00 !important;
}
.tc-amber-A400 {
  color: #ffc400 !important;
}
.tc-orange-A400 {
  color: #ff9100 !important;
}
.tc-deep-orange-A400 {
  color: #ff3d00 !important;
}
.tc-red-A700 {
  color: #d50000 !important;
}
.tc-pink-A700 {
  color: #c51162 !important;
}
.tc-purple-A700 {
  color: #aa00ff !important;
}
.tc-deep-purple-A700 {
  color: #6200ea !important;
}
.tc-indigo-A700 {
  color: #304ffe !important;
}
.tc-blue-A700 {
  color: #2962ff !important;
}
.tc-light-blue-A700 {
  color: #0091ea !important;
}
.tc-cyan-A700 {
  color: #00b8d4 !important;
}
.tc-teal-A700 {
  color: #00bfa5 !important;
}
.tc-green-A700 {
  color: #00c853 !important;
}
.tc-light-green-A700 {
  color: #64dd17 !important;
}
.tc-lime-A700 {
  color: #aeea00 !important;
}
.tc-yellow-A700 {
  color: #ffd600 !important;
}
.tc-amber-A700 {
  color: #ffab00 !important;
}
.tc-orange-A700 {
  color: #ff6d00 !important;
}
.tc-deep-orange-A700 {
  color: #dd2c00 !important;
}
.tc-black {
  color: black !important;
}
.tc-black-1 {
  color: black !important;
}
.tc-black-2 {
  color: black !important;
}
.tc-black-3 {
  color: rgba(0, 0, 0, 0.12) !important;
}
.tc-black-4 {
  color: black !important;
}
.tc-white {
  color: rgba(255, 255, 255, 0.7) !important;
}
.tc-white-1 {
  color: rgba(255, 255, 255, 0.3) !important;
}
.tc-white-2 {
  color: rgba(255, 255, 255, 0.3) !important;
}
.tc-white-3 {
  color: rgba(255, 255, 255, 0.12) !important;
}
.tc-white-4 {
  color: white !important;
}
.bgc-red-50 {
  background-color: #ffebee !important;
}
.bgc-pink-50 {
  background-color: #fce4ec !important;
}
.bgc-purple-50 {
  background-color: #f3e5f5 !important;
}
.bgc-deep-purple-50 {
  background-color: #ede7f6 !important;
}
.bgc-indigo-50 {
  background-color: #e8eaf6 !important;
}
.bgc-blue-50 {
  background-color: #e3f2fd !important;
}
.bgc-light-blue-50 {
  background-color: #e1f5fe !important;
}
.bgc-cyan-50 {
  background-color: #e0f7fa !important;
}
.bgc-teal-50 {
  background-color: #e0f2f1 !important;
}
.bgc-green-50 {
  background-color: #e8f5e9 !important;
}
.bgc-light-green-50 {
  background-color: #f1f8e9 !important;
}
.bgc-lime-50 {
  background-color: #f9fbe7 !important;
}
.bgc-yellow-50 {
  background-color: #fffde7 !important;
}
.bgc-amber-50 {
  background-color: #fff8e1 !important;
}
.bgc-orange-50 {
  background-color: #fff3e0 !important;
}
.bgc-deep-orange-50 {
  background-color: #fbe9e7 !important;
}
.bgc-brown-50 {
  background-color: #efebe9 !important;
}
.bgc-grey-50 {
  background-color: #fafafa !important;
}
.bgc-blue-grey-50 {
  background-color: #eceff1 !important;
}
.bgc-red-100 {
  background-color: #ffcdd2 !important;
}
.bgc-pink-100 {
  background-color: #f8bbd0 !important;
}
.bgc-purple-100 {
  background-color: #e1bee7 !important;
}
.bgc-deep-purple-100 {
  background-color: #d1c4e9 !important;
}
.bgc-indigo-100 {
  background-color: #c5cae9 !important;
}
.bgc-blue-100 {
  background-color: #bbdefb !important;
}
.bgc-light-blue-100 {
  background-color: #b3e5fc !important;
}
.bgc-cyan-100 {
  background-color: #b2ebf2 !important;
}
.bgc-teal-100 {
  background-color: #b2dfdb !important;
}
.bgc-green-100 {
  background-color: #c8e6c9 !important;
}
.bgc-light-green-100 {
  background-color: #dcedc8 !important;
}
.bgc-lime-100 {
  background-color: #f0f4c3 !important;
}
.bgc-yellow-100 {
  background-color: #fff9c4 !important;
}
.bgc-amber-100 {
  background-color: #ffecb3 !important;
}
.bgc-orange-100 {
  background-color: #ffe0b2 !important;
}
.bgc-deep-orange-100 {
  background-color: #ffccbc !important;
}
.bgc-brown-100 {
  background-color: #d7ccc8 !important;
}
.bgc-grey-100 {
  background-color: whitesmoke !important;
}
.bgc-blue-grey-100 {
  background-color: #cfd8dc !important;
}
.bgc-red-200 {
  background-color: #ef9a9a !important;
}
.bgc-pink-200 {
  background-color: #f48fb1 !important;
}
.bgc-purple-200 {
  background-color: #ce93d8 !important;
}
.bgc-deep-purple-200 {
  background-color: #b39ddb !important;
}
.bgc-indigo-200 {
  background-color: #9fa8da !important;
}
.bgc-blue-200 {
  background-color: #90caf9 !important;
}
.bgc-light-blue-200 {
  background-color: #81d4fa !important;
}
.bgc-cyan-200 {
  background-color: #80deea !important;
}
.bgc-teal-200 {
  background-color: #80cbc4 !important;
}
.bgc-green-200 {
  background-color: #a5d6a7 !important;
}
.bgc-light-green-200 {
  background-color: #c5e1a5 !important;
}
.bgc-lime-200 {
  background-color: #e6ee9c !important;
}
.bgc-yellow-200 {
  background-color: #fff59d !important;
}
.bgc-amber-200 {
  background-color: #ffe082 !important;
}
.bgc-orange-200 {
  background-color: #ffcc80 !important;
}
.bgc-deep-orange-200 {
  background-color: #ffab91 !important;
}
.bgc-brown-200 {
  background-color: #bcaaa4 !important;
}
.bgc-grey-200 {
  background-color: #eeeeee !important;
}
.bgc-blue-grey-200 {
  background-color: #b0bec5 !important;
}
.bgc-red-300 {
  background-color: #e57373 !important;
}
.bgc-pink-300 {
  background-color: #f06292 !important;
}
.bgc-purple-300 {
  background-color: #ba68c8 !important;
}
.bgc-deep-purple-300 {
  background-color: #9575cd !important;
}
.bgc-indigo-300 {
  background-color: #7986cb !important;
}
.bgc-blue-300 {
  background-color: #64b5f6 !important;
}
.bgc-light-blue-300 {
  background-color: #4fc3f7 !important;
}
.bgc-cyan-300 {
  background-color: #4dd0e1 !important;
}
.bgc-teal-300 {
  background-color: #4db6ac !important;
}
.bgc-green-300 {
  background-color: #81c784 !important;
}
.bgc-light-green-300 {
  background-color: #aed581 !important;
}
.bgc-lime-300 {
  background-color: #dce775 !important;
}
.bgc-yellow-300 {
  background-color: #fff176 !important;
}
.bgc-amber-300 {
  background-color: #ffd54f !important;
}
.bgc-orange-300 {
  background-color: #ffb74d !important;
}
.bgc-deep-orange-300 {
  background-color: #ff8a65 !important;
}
.bgc-brown-300 {
  background-color: #a1887f !important;
}
.bgc-grey-300 {
  background-color: #e0e0e0 !important;
}
.bgc-blue-grey-300 {
  background-color: #90a4ae !important;
}
.bgc-red-400 {
  background-color: #ef5350 !important;
}
.bgc-pink-400 {
  background-color: #ec407a !important;
}
.bgc-purple-400 {
  background-color: #ab47bc !important;
}
.bgc-deep-purple-400 {
  background-color: #7e57c2 !important;
}
.bgc-indigo-400 {
  background-color: #5c6bc0 !important;
}
.bgc-blue-400 {
  background-color: #42a5f5 !important;
}
.bgc-light-blue-400 {
  background-color: #29b6f6 !important;
}
.bgc-cyan-400 {
  background-color: #26c6da !important;
}
.bgc-teal-400 {
  background-color: #26a69a !important;
}
.bgc-green-400 {
  background-color: #66bb6a !important;
}
.bgc-light-green-400 {
  background-color: #9ccc65 !important;
}
.bgc-lime-400 {
  background-color: #d4e157 !important;
}
.bgc-yellow-400 {
  background-color: #ffee58 !important;
}
.bgc-amber-400 {
  background-color: #ffca28 !important;
}
.bgc-orange-400 {
  background-color: #ffa726 !important;
}
.bgc-deep-orange-400 {
  background-color: #ff7043 !important;
}
.bgc-brown-400 {
  background-color: #8d6e63 !important;
}
.bgc-grey-400 {
  background-color: #bdbdbd !important;
}
.bgc-blue-grey-400 {
  background-color: #78909c !important;
}
.bgc-red-500 {
  background-color: #f44336 !important;
}
.bgc-pink-500 {
  background-color: #e91e63 !important;
}
.bgc-purple-500 {
  background-color: #9c27b0 !important;
}
.bgc-deep-purple-500 {
  background-color: #673ab7 !important;
}
.bgc-indigo-500 {
  background-color: #3f51b5 !important;
}
.bgc-blue-500 {
  background-color: #2196f3 !important;
}
.bgc-light-blue-500 {
  background-color: #03a9f4 !important;
}
.bgc-cyan-500 {
  background-color: #00bcd4 !important;
}
.bgc-teal-500 {
  background-color: #009688 !important;
}
.bgc-green-500 {
  background-color: #4caf50 !important;
}
.bgc-light-green-500 {
  background-color: #8bc34a !important;
}
.bgc-lime-500 {
  background-color: #cddc39 !important;
}
.bgc-yellow-500 {
  background-color: #ffeb3b !important;
}
.bgc-amber-500 {
  background-color: #ffc107 !important;
}
.bgc-orange-500 {
  background-color: #ff9800 !important;
}
.bgc-deep-orange-500 {
  background-color: #ff5722 !important;
}
.bgc-brown-500 {
  background-color: #795548 !important;
}
.bgc-grey-500 {
  background-color: #9e9e9e !important;
}
.bgc-blue-grey-500 {
  background-color: #607d8b !important;
}
.bgc-red-600 {
  background-color: #e53935 !important;
}
.bgc-pink-600 {
  background-color: #d81b60 !important;
}
.bgc-purple-600 {
  background-color: #8e24aa !important;
}
.bgc-deep-purple-600 {
  background-color: #5e35b1 !important;
}
.bgc-indigo-600 {
  background-color: #3949ab !important;
}
.bgc-blue-600 {
  background-color: #1e88e5 !important;
}
.bgc-light-blue-600 {
  background-color: #039be5 !important;
}
.bgc-cyan-600 {
  background-color: #00acc1 !important;
}
.bgc-teal-600 {
  background-color: #00897b !important;
}
.bgc-green-600 {
  background-color: #43a047 !important;
}
.bgc-light-green-600 {
  background-color: #7cb342 !important;
}
.bgc-lime-600 {
  background-color: #c0ca33 !important;
}
.bgc-yellow-600 {
  background-color: #fdd835 !important;
}
.bgc-amber-600 {
  background-color: #ffb300 !important;
}
.bgc-orange-600 {
  background-color: #fb8c00 !important;
}
.bgc-deep-orange-600 {
  background-color: #f4511e !important;
}
.bgc-brown-600 {
  background-color: #6d4c41 !important;
}
.bgc-grey-600 {
  background-color: #757575 !important;
}
.bgc-blue-grey-600 {
  background-color: #546e7a !important;
}
.bgc-red-700 {
  background-color: #d32f2f !important;
}
.bgc-pink-700 {
  background-color: #c2185b !important;
}
.bgc-purple-700 {
  background-color: #7b1fa2 !important;
}
.bgc-deep-purple-700 {
  background-color: #512da8 !important;
}
.bgc-indigo-700 {
  background-color: #303f9f !important;
}
.bgc-blue-700 {
  background-color: #1976d2 !important;
}
.bgc-light-blue-700 {
  background-color: #0288d1 !important;
}
.bgc-cyan-700 {
  background-color: #0097a7 !important;
}
.bgc-teal-700 {
  background-color: #00796b !important;
}
.bgc-green-700 {
  background-color: #388e3c !important;
}
.bgc-light-green-700 {
  background-color: #689f38 !important;
}
.bgc-lime-700 {
  background-color: #afb42b !important;
}
.bgc-yellow-700 {
  background-color: #fbc02d !important;
}
.bgc-amber-700 {
  background-color: #ffa000 !important;
}
.bgc-orange-700 {
  background-color: #f57c00 !important;
}
.bgc-deep-orange-700 {
  background-color: #e64a19 !important;
}
.bgc-brown-700 {
  background-color: #5d4037 !important;
}
.bgc-grey-700 {
  background-color: #616161 !important;
}
.bgc-blue-grey-700 {
  background-color: #455a64 !important;
}
.bgc-red-800 {
  background-color: #c62828 !important;
}
.bgc-pink-800 {
  background-color: #ad1457 !important;
}
.bgc-purple-800 {
  background-color: #6a1b9a !important;
}
.bgc-deep-purple-800 {
  background-color: #4527a0 !important;
}
.bgc-indigo-800 {
  background-color: #283593 !important;
}
.bgc-blue-800 {
  background-color: #1565c0 !important;
}
.bgc-light-blue-800 {
  background-color: #0277bd !important;
}
.bgc-cyan-800 {
  background-color: #00838f !important;
}
.bgc-teal-800 {
  background-color: #00695c !important;
}
.bgc-green-800 {
  background-color: #2e7d32 !important;
}
.bgc-light-green-800 {
  background-color: #558b2f !important;
}
.bgc-lime-800 {
  background-color: #9e9d24 !important;
}
.bgc-yellow-800 {
  background-color: #f9a825 !important;
}
.bgc-amber-800 {
  background-color: #ff8f00 !important;
}
.bgc-orange-800 {
  background-color: #ef6c00 !important;
}
.bgc-deep-orange-800 {
  background-color: #d84315 !important;
}
.bgc-brown-800 {
  background-color: #4e342e !important;
}
.bgc-grey-800 {
  background-color: #424242 !important;
}
.bgc-blue-grey-800 {
  background-color: #37474f !important;
}
.bgc-red-900 {
  background-color: #b71c1c !important;
}
.bgc-pink-900 {
  background-color: #880e4f !important;
}
.bgc-purple-900 {
  background-color: #4a148c !important;
}
.bgc-deep-purple-900 {
  background-color: #311b92 !important;
}
.bgc-indigo-900 {
  background-color: #1a237e !important;
}
.bgc-blue-900 {
  background-color: #0d47a1 !important;
}
.bgc-light-blue-900 {
  background-color: #01579b !important;
}
.bgc-cyan-900 {
  background-color: #006064 !important;
}
.bgc-teal-900 {
  background-color: #004d40 !important;
}
.bgc-green-900 {
  background-color: #1b5e20 !important;
}
.bgc-light-green-900 {
  background-color: #33691e !important;
}
.bgc-lime-900 {
  background-color: #827717 !important;
}
.bgc-yellow-900 {
  background-color: #f57f17 !important;
}
.bgc-amber-900 {
  background-color: #ff6f00 !important;
}
.bgc-orange-900 {
  background-color: #e65100 !important;
}
.bgc-deep-orange-900 {
  background-color: #bf360c !important;
}
.bgc-brown-900 {
  background-color: #3e2723 !important;
}
.bgc-grey-900 {
  background-color: #212121 !important;
}
.bgc-blue-grey-900 {
  background-color: #263238 !important;
}
.bgc-red-A100 {
  background-color: #ff8a80 !important;
}
.bgc-pink-A100 {
  background-color: #ff80ab !important;
}
.bgc-purple-A100 {
  background-color: #ea80fc !important;
}
.bgc-deep-purple-A100 {
  background-color: #b388ff !important;
}
.bgc-indigo-A100 {
  background-color: #8c9eff !important;
}
.bgc-blue-A100 {
  background-color: #82b1ff !important;
}
.bgc-light-blue-A100 {
  background-color: #80d8ff !important;
}
.bgc-cyan-A100 {
  background-color: #84ffff !important;
}
.bgc-teal-A100 {
  background-color: #a7ffeb !important;
}
.bgc-green-A100 {
  background-color: #b9f6ca !important;
}
.bgc-light-green-A100 {
  background-color: #ccff90 !important;
}
.bgc-lime-A100 {
  background-color: #f4ff81 !important;
}
.bgc-yellow-A100 {
  background-color: #ffff8d !important;
}
.bgc-amber-A100 {
  background-color: #ffe57f !important;
}
.bgc-orange-A100 {
  background-color: #ffd180 !important;
}
.bgc-deep-orange-A100 {
  background-color: #ff9e80 !important;
}
.bgc-red-A200 {
  background-color: #ff5252 !important;
}
.bgc-pink-A200 {
  background-color: #ff4081 !important;
}
.bgc-purple-A200 {
  background-color: #e040fb !important;
}
.bgc-deep-purple-A200 {
  background-color: #7c4dff !important;
}
.bgc-indigo-A200 {
  background-color: #536dfe !important;
}
.bgc-blue-A200 {
  background-color: #448aff !important;
}
.bgc-light-blue-A200 {
  background-color: #40c4ff !important;
}
.bgc-cyan-A200 {
  background-color: #18ffff !important;
}
.bgc-teal-A200 {
  background-color: #64ffda !important;
}
.bgc-green-A200 {
  background-color: #69f0ae !important;
}
.bgc-light-green-A200 {
  background-color: #b2ff59 !important;
}
.bgc-lime-A200 {
  background-color: #eeff41 !important;
}
.bgc-yellow-A200 {
  background-color: yellow !important;
}
.bgc-amber-A200 {
  background-color: #ffd740 !important;
}
.bgc-orange-A200 {
  background-color: #ffab40 !important;
}
.bgc-deep-orange-A200 {
  background-color: #ff6e40 !important;
}
.bgc-red-A400 {
  background-color: #ff1744 !important;
}
.bgc-pink-A400 {
  background-color: #f50057 !important;
}
.bgc-purple-A400 {
  background-color: #d500f9 !important;
}
.bgc-deep-purple-A400 {
  background-color: #651fff !important;
}
.bgc-indigo-A400 {
  background-color: #3d5afe !important;
}
.bgc-blue-A400 {
  background-color: #2979ff !important;
}
.bgc-light-blue-A400 {
  background-color: #00b0ff !important;
}
.bgc-cyan-A400 {
  background-color: #00e5ff !important;
}
.bgc-teal-A400 {
  background-color: #1de9b6 !important;
}
.bgc-green-A400 {
  background-color: #00e676 !important;
}
.bgc-light-green-A400 {
  background-color: #76ff03 !important;
}
.bgc-lime-A400 {
  background-color: #c6ff00 !important;
}
.bgc-yellow-A400 {
  background-color: #ffea00 !important;
}
.bgc-amber-A400 {
  background-color: #ffc400 !important;
}
.bgc-orange-A400 {
  background-color: #ff9100 !important;
}
.bgc-deep-orange-A400 {
  background-color: #ff3d00 !important;
}
.bgc-red-A700 {
  background-color: #d50000 !important;
}
.bgc-pink-A700 {
  background-color: #c51162 !important;
}
.bgc-purple-A700 {
  background-color: #aa00ff !important;
}
.bgc-deep-purple-A700 {
  background-color: #6200ea !important;
}
.bgc-indigo-A700 {
  background-color: #304ffe !important;
}
.bgc-blue-A700 {
  background-color: #2962ff !important;
}
.bgc-light-blue-A700 {
  background-color: #0091ea !important;
}
.bgc-cyan-A700 {
  background-color: #00b8d4 !important;
}
.bgc-teal-A700 {
  background-color: #00bfa5 !important;
}
.bgc-green-A700 {
  background-color: #00c853 !important;
}
.bgc-light-green-A700 {
  background-color: #64dd17 !important;
}
.bgc-lime-A700 {
  background-color: #aeea00 !important;
}
.bgc-yellow-A700 {
  background-color: #ffd600 !important;
}
.bgc-amber-A700 {
  background-color: #ffab00 !important;
}
.bgc-orange-A700 {
  background-color: #ff6d00 !important;
}
.bgc-deep-orange-A700 {
  background-color: #dd2c00 !important;
}
.bgc-black {
  background-color: black !important;
}
.bgc-black-1 {
  background-color: black !important;
}
.bgc-black-2 {
  background-color: black !important;
}
.bgc-black-3 {
  background-color: rgba(0, 0, 0, 0.12) !important;
}
.bgc-black-4 {
  background-color: black !important;
}
.bgc-white {
  background-color: rgba(255, 255, 255, 0.7) !important;
}
.bgc-white-1 {
  background-color: rgba(255, 255, 255, 0.3) !important;
}
.bgc-white-2 {
  background-color: rgba(255, 255, 255, 0.3) !important;
}
.bgc-white-3 {
  background-color: rgba(255, 255, 255, 0.12) !important;
}
.bgc-white-4 {
  background-color: white !important;
}
.fill-red-50 {
  fill: #ffebee !important;
}
.fill-pink-50 {
  fill: #fce4ec !important;
}
.fill-purple-50 {
  fill: #f3e5f5 !important;
}
.fill-deep-purple-50 {
  fill: #ede7f6 !important;
}
.fill-indigo-50 {
  fill: #e8eaf6 !important;
}
.fill-blue-50 {
  fill: #e3f2fd !important;
}
.fill-light-blue-50 {
  fill: #e1f5fe !important;
}
.fill-cyan-50 {
  fill: #e0f7fa !important;
}
.fill-teal-50 {
  fill: #e0f2f1 !important;
}
.fill-green-50 {
  fill: #e8f5e9 !important;
}
.fill-light-green-50 {
  fill: #f1f8e9 !important;
}
.fill-lime-50 {
  fill: #f9fbe7 !important;
}
.fill-yellow-50 {
  fill: #fffde7 !important;
}
.fill-amber-50 {
  fill: #fff8e1 !important;
}
.fill-orange-50 {
  fill: #fff3e0 !important;
}
.fill-deep-orange-50 {
  fill: #fbe9e7 !important;
}
.fill-brown-50 {
  fill: #efebe9 !important;
}
.fill-grey-50 {
  fill: #fafafa !important;
}
.fill-blue-grey-50 {
  fill: #eceff1 !important;
}
.fill-red-100 {
  fill: #ffcdd2 !important;
}
.fill-pink-100 {
  fill: #f8bbd0 !important;
}
.fill-purple-100 {
  fill: #e1bee7 !important;
}
.fill-deep-purple-100 {
  fill: #d1c4e9 !important;
}
.fill-indigo-100 {
  fill: #c5cae9 !important;
}
.fill-blue-100 {
  fill: #bbdefb !important;
}
.fill-light-blue-100 {
  fill: #b3e5fc !important;
}
.fill-cyan-100 {
  fill: #b2ebf2 !important;
}
.fill-teal-100 {
  fill: #b2dfdb !important;
}
.fill-green-100 {
  fill: #c8e6c9 !important;
}
.fill-light-green-100 {
  fill: #dcedc8 !important;
}
.fill-lime-100 {
  fill: #f0f4c3 !important;
}
.fill-yellow-100 {
  fill: #fff9c4 !important;
}
.fill-amber-100 {
  fill: #ffecb3 !important;
}
.fill-orange-100 {
  fill: #ffe0b2 !important;
}
.fill-deep-orange-100 {
  fill: #ffccbc !important;
}
.fill-brown-100 {
  fill: #d7ccc8 !important;
}
.fill-grey-100 {
  fill: whitesmoke !important;
}
.fill-blue-grey-100 {
  fill: #cfd8dc !important;
}
.fill-red-200 {
  fill: #ef9a9a !important;
}
.fill-pink-200 {
  fill: #f48fb1 !important;
}
.fill-purple-200 {
  fill: #ce93d8 !important;
}
.fill-deep-purple-200 {
  fill: #b39ddb !important;
}
.fill-indigo-200 {
  fill: #9fa8da !important;
}
.fill-blue-200 {
  fill: #90caf9 !important;
}
.fill-light-blue-200 {
  fill: #81d4fa !important;
}
.fill-cyan-200 {
  fill: #80deea !important;
}
.fill-teal-200 {
  fill: #80cbc4 !important;
}
.fill-green-200 {
  fill: #a5d6a7 !important;
}
.fill-light-green-200 {
  fill: #c5e1a5 !important;
}
.fill-lime-200 {
  fill: #e6ee9c !important;
}
.fill-yellow-200 {
  fill: #fff59d !important;
}
.fill-amber-200 {
  fill: #ffe082 !important;
}
.fill-orange-200 {
  fill: #ffcc80 !important;
}
.fill-deep-orange-200 {
  fill: #ffab91 !important;
}
.fill-brown-200 {
  fill: #bcaaa4 !important;
}
.fill-grey-200 {
  fill: #eeeeee !important;
}
.fill-blue-grey-200 {
  fill: #b0bec5 !important;
}
.fill-red-300 {
  fill: #e57373 !important;
}
.fill-pink-300 {
  fill: #f06292 !important;
}
.fill-purple-300 {
  fill: #ba68c8 !important;
}
.fill-deep-purple-300 {
  fill: #9575cd !important;
}
.fill-indigo-300 {
  fill: #7986cb !important;
}
.fill-blue-300 {
  fill: #64b5f6 !important;
}
.fill-light-blue-300 {
  fill: #4fc3f7 !important;
}
.fill-cyan-300 {
  fill: #4dd0e1 !important;
}
.fill-teal-300 {
  fill: #4db6ac !important;
}
.fill-green-300 {
  fill: #81c784 !important;
}
.fill-light-green-300 {
  fill: #aed581 !important;
}
.fill-lime-300 {
  fill: #dce775 !important;
}
.fill-yellow-300 {
  fill: #fff176 !important;
}
.fill-amber-300 {
  fill: #ffd54f !important;
}
.fill-orange-300 {
  fill: #ffb74d !important;
}
.fill-deep-orange-300 {
  fill: #ff8a65 !important;
}
.fill-brown-300 {
  fill: #a1887f !important;
}
.fill-grey-300 {
  fill: #e0e0e0 !important;
}
.fill-blue-grey-300 {
  fill: #90a4ae !important;
}
.fill-red-400 {
  fill: #ef5350 !important;
}
.fill-pink-400 {
  fill: #ec407a !important;
}
.fill-purple-400 {
  fill: #ab47bc !important;
}
.fill-deep-purple-400 {
  fill: #7e57c2 !important;
}
.fill-indigo-400 {
  fill: #5c6bc0 !important;
}
.fill-blue-400 {
  fill: #42a5f5 !important;
}
.fill-light-blue-400 {
  fill: #29b6f6 !important;
}
.fill-cyan-400 {
  fill: #26c6da !important;
}
.fill-teal-400 {
  fill: #26a69a !important;
}
.fill-green-400 {
  fill: #66bb6a !important;
}
.fill-light-green-400 {
  fill: #9ccc65 !important;
}
.fill-lime-400 {
  fill: #d4e157 !important;
}
.fill-yellow-400 {
  fill: #ffee58 !important;
}
.fill-amber-400 {
  fill: #ffca28 !important;
}
.fill-orange-400 {
  fill: #ffa726 !important;
}
.fill-deep-orange-400 {
  fill: #ff7043 !important;
}
.fill-brown-400 {
  fill: #8d6e63 !important;
}
.fill-grey-400 {
  fill: #bdbdbd !important;
}
.fill-blue-grey-400 {
  fill: #78909c !important;
}
.fill-red-500 {
  fill: #f44336 !important;
}
.fill-pink-500 {
  fill: #e91e63 !important;
}
.fill-purple-500 {
  fill: #9c27b0 !important;
}
.fill-deep-purple-500 {
  fill: #673ab7 !important;
}
.fill-indigo-500 {
  fill: #3f51b5 !important;
}
.fill-blue-500 {
  fill: #2196f3 !important;
}
.fill-light-blue-500 {
  fill: #03a9f4 !important;
}
.fill-cyan-500 {
  fill: #00bcd4 !important;
}
.fill-teal-500 {
  fill: #009688 !important;
}
.fill-green-500 {
  fill: #4caf50 !important;
}
.fill-light-green-500 {
  fill: #8bc34a !important;
}
.fill-lime-500 {
  fill: #cddc39 !important;
}
.fill-yellow-500 {
  fill: #ffeb3b !important;
}
.fill-amber-500 {
  fill: #ffc107 !important;
}
.fill-orange-500 {
  fill: #ff9800 !important;
}
.fill-deep-orange-500 {
  fill: #ff5722 !important;
}
.fill-brown-500 {
  fill: #795548 !important;
}
.fill-grey-500 {
  fill: #9e9e9e !important;
}
.fill-blue-grey-500 {
  fill: #607d8b !important;
}
.fill-red-600 {
  fill: #e53935 !important;
}
.fill-pink-600 {
  fill: #d81b60 !important;
}
.fill-purple-600 {
  fill: #8e24aa !important;
}
.fill-deep-purple-600 {
  fill: #5e35b1 !important;
}
.fill-indigo-600 {
  fill: #3949ab !important;
}
.fill-blue-600 {
  fill: #1e88e5 !important;
}
.fill-light-blue-600 {
  fill: #039be5 !important;
}
.fill-cyan-600 {
  fill: #00acc1 !important;
}
.fill-teal-600 {
  fill: #00897b !important;
}
.fill-green-600 {
  fill: #43a047 !important;
}
.fill-light-green-600 {
  fill: #7cb342 !important;
}
.fill-lime-600 {
  fill: #c0ca33 !important;
}
.fill-yellow-600 {
  fill: #fdd835 !important;
}
.fill-amber-600 {
  fill: #ffb300 !important;
}
.fill-orange-600 {
  fill: #fb8c00 !important;
}
.fill-deep-orange-600 {
  fill: #f4511e !important;
}
.fill-brown-600 {
  fill: #6d4c41 !important;
}
.fill-grey-600 {
  fill: #757575 !important;
}
.fill-blue-grey-600 {
  fill: #546e7a !important;
}
.fill-red-700 {
  fill: #d32f2f !important;
}
.fill-pink-700 {
  fill: #c2185b !important;
}
.fill-purple-700 {
  fill: #7b1fa2 !important;
}
.fill-deep-purple-700 {
  fill: #512da8 !important;
}
.fill-indigo-700 {
  fill: #303f9f !important;
}
.fill-blue-700 {
  fill: #1976d2 !important;
}
.fill-light-blue-700 {
  fill: #0288d1 !important;
}
.fill-cyan-700 {
  fill: #0097a7 !important;
}
.fill-teal-700 {
  fill: #00796b !important;
}
.fill-green-700 {
  fill: #388e3c !important;
}
.fill-light-green-700 {
  fill: #689f38 !important;
}
.fill-lime-700 {
  fill: #afb42b !important;
}
.fill-yellow-700 {
  fill: #fbc02d !important;
}
.fill-amber-700 {
  fill: #ffa000 !important;
}
.fill-orange-700 {
  fill: #f57c00 !important;
}
.fill-deep-orange-700 {
  fill: #e64a19 !important;
}
.fill-brown-700 {
  fill: #5d4037 !important;
}
.fill-grey-700 {
  fill: #616161 !important;
}
.fill-blue-grey-700 {
  fill: #455a64 !important;
}
.fill-red-800 {
  fill: #c62828 !important;
}
.fill-pink-800 {
  fill: #ad1457 !important;
}
.fill-purple-800 {
  fill: #6a1b9a !important;
}
.fill-deep-purple-800 {
  fill: #4527a0 !important;
}
.fill-indigo-800 {
  fill: #283593 !important;
}
.fill-blue-800 {
  fill: #1565c0 !important;
}
.fill-light-blue-800 {
  fill: #0277bd !important;
}
.fill-cyan-800 {
  fill: #00838f !important;
}
.fill-teal-800 {
  fill: #00695c !important;
}
.fill-green-800 {
  fill: #2e7d32 !important;
}
.fill-light-green-800 {
  fill: #558b2f !important;
}
.fill-lime-800 {
  fill: #9e9d24 !important;
}
.fill-yellow-800 {
  fill: #f9a825 !important;
}
.fill-amber-800 {
  fill: #ff8f00 !important;
}
.fill-orange-800 {
  fill: #ef6c00 !important;
}
.fill-deep-orange-800 {
  fill: #d84315 !important;
}
.fill-brown-800 {
  fill: #4e342e !important;
}
.fill-grey-800 {
  fill: #424242 !important;
}
.fill-blue-grey-800 {
  fill: #37474f !important;
}
.fill-red-900 {
  fill: #b71c1c !important;
}
.fill-pink-900 {
  fill: #880e4f !important;
}
.fill-purple-900 {
  fill: #4a148c !important;
}
.fill-deep-purple-900 {
  fill: #311b92 !important;
}
.fill-indigo-900 {
  fill: #1a237e !important;
}
.fill-blue-900 {
  fill: #0d47a1 !important;
}
.fill-light-blue-900 {
  fill: #01579b !important;
}
.fill-cyan-900 {
  fill: #006064 !important;
}
.fill-teal-900 {
  fill: #004d40 !important;
}
.fill-green-900 {
  fill: #1b5e20 !important;
}
.fill-light-green-900 {
  fill: #33691e !important;
}
.fill-lime-900 {
  fill: #827717 !important;
}
.fill-yellow-900 {
  fill: #f57f17 !important;
}
.fill-amber-900 {
  fill: #ff6f00 !important;
}
.fill-orange-900 {
  fill: #e65100 !important;
}
.fill-deep-orange-900 {
  fill: #bf360c !important;
}
.fill-brown-900 {
  fill: #3e2723 !important;
}
.fill-grey-900 {
  fill: #212121 !important;
}
.fill-blue-grey-900 {
  fill: #263238 !important;
}
.fill-red-A100 {
  fill: #ff8a80 !important;
}
.fill-pink-A100 {
  fill: #ff80ab !important;
}
.fill-purple-A100 {
  fill: #ea80fc !important;
}
.fill-deep-purple-A100 {
  fill: #b388ff !important;
}
.fill-indigo-A100 {
  fill: #8c9eff !important;
}
.fill-blue-A100 {
  fill: #82b1ff !important;
}
.fill-light-blue-A100 {
  fill: #80d8ff !important;
}
.fill-cyan-A100 {
  fill: #84ffff !important;
}
.fill-teal-A100 {
  fill: #a7ffeb !important;
}
.fill-green-A100 {
  fill: #b9f6ca !important;
}
.fill-light-green-A100 {
  fill: #ccff90 !important;
}
.fill-lime-A100 {
  fill: #f4ff81 !important;
}
.fill-yellow-A100 {
  fill: #ffff8d !important;
}
.fill-amber-A100 {
  fill: #ffe57f !important;
}
.fill-orange-A100 {
  fill: #ffd180 !important;
}
.fill-deep-orange-A100 {
  fill: #ff9e80 !important;
}
.fill-red-A200 {
  fill: #ff5252 !important;
}
.fill-pink-A200 {
  fill: #ff4081 !important;
}
.fill-purple-A200 {
  fill: #e040fb !important;
}
.fill-deep-purple-A200 {
  fill: #7c4dff !important;
}
.fill-indigo-A200 {
  fill: #536dfe !important;
}
.fill-blue-A200 {
  fill: #448aff !important;
}
.fill-light-blue-A200 {
  fill: #40c4ff !important;
}
.fill-cyan-A200 {
  fill: #18ffff !important;
}
.fill-teal-A200 {
  fill: #64ffda !important;
}
.fill-green-A200 {
  fill: #69f0ae !important;
}
.fill-light-green-A200 {
  fill: #b2ff59 !important;
}
.fill-lime-A200 {
  fill: #eeff41 !important;
}
.fill-yellow-A200 {
  fill: yellow !important;
}
.fill-amber-A200 {
  fill: #ffd740 !important;
}
.fill-orange-A200 {
  fill: #ffab40 !important;
}
.fill-deep-orange-A200 {
  fill: #ff6e40 !important;
}
.fill-red-A400 {
  fill: #ff1744 !important;
}
.fill-pink-A400 {
  fill: #f50057 !important;
}
.fill-purple-A400 {
  fill: #d500f9 !important;
}
.fill-deep-purple-A400 {
  fill: #651fff !important;
}
.fill-indigo-A400 {
  fill: #3d5afe !important;
}
.fill-blue-A400 {
  fill: #2979ff !important;
}
.fill-light-blue-A400 {
  fill: #00b0ff !important;
}
.fill-cyan-A400 {
  fill: #00e5ff !important;
}
.fill-teal-A400 {
  fill: #1de9b6 !important;
}
.fill-green-A400 {
  fill: #00e676 !important;
}
.fill-light-green-A400 {
  fill: #76ff03 !important;
}
.fill-lime-A400 {
  fill: #c6ff00 !important;
}
.fill-yellow-A400 {
  fill: #ffea00 !important;
}
.fill-amber-A400 {
  fill: #ffc400 !important;
}
.fill-orange-A400 {
  fill: #ff9100 !important;
}
.fill-deep-orange-A400 {
  fill: #ff3d00 !important;
}
.fill-red-A700 {
  fill: #d50000 !important;
}
.fill-pink-A700 {
  fill: #c51162 !important;
}
.fill-purple-A700 {
  fill: #aa00ff !important;
}
.fill-deep-purple-A700 {
  fill: #6200ea !important;
}
.fill-indigo-A700 {
  fill: #304ffe !important;
}
.fill-blue-A700 {
  fill: #2962ff !important;
}
.fill-light-blue-A700 {
  fill: #0091ea !important;
}
.fill-cyan-A700 {
  fill: #00b8d4 !important;
}
.fill-teal-A700 {
  fill: #00bfa5 !important;
}
.fill-green-A700 {
  fill: #00c853 !important;
}
.fill-light-green-A700 {
  fill: #64dd17 !important;
}
.fill-lime-A700 {
  fill: #aeea00 !important;
}
.fill-yellow-A700 {
  fill: #ffd600 !important;
}
.fill-amber-A700 {
  fill: #ffab00 !important;
}
.fill-orange-A700 {
  fill: #ff6d00 !important;
}
.fill-deep-orange-A700 {
  fill: #dd2c00 !important;
}
.fill-black {
  fill: black !important;
}
.fill-black-1 {
  fill: black !important;
}
.fill-black-2 {
  fill: black !important;
}
.fill-black-3 {
  fill: rgba(0, 0, 0, 0.12) !important;
}
.fill-black-4 {
  fill: black !important;
}
.fill-white {
  fill: rgba(255, 255, 255, 0.7) !important;
}
.fill-white-1 {
  fill: rgba(255, 255, 255, 0.3) !important;
}
.fill-white-2 {
  fill: rgba(255, 255, 255, 0.3) !important;
}
.fill-white-3 {
  fill: rgba(255, 255, 255, 0.12) !important;
}
.fill-white-4 {
  fill: white !important;
}
.tc-dark-red-500 {
  color: #f44336 !important;
}
.tc-dark-pink-500 {
  color: #e91e63 !important;
}
.tc-dark-purple-500 {
  color: #9c27b0 !important;
}
.tc-dark-deep-purple-500 {
  color: #673ab7 !important;
}
.tc-dark-indigo-500 {
  color: #3f51b5 !important;
}
.tc-dark-blue-500 {
  color: #2196f3 !important;
}
.tc-dark-light-blue-500 {
  color: #03a9f4 !important;
}
.tc-dark-cyan-500 {
  color: #00bcd4 !important;
}
.tc-dark-teal-500 {
  color: #009688 !important;
}
.tc-dark-green-500 {
  color: #4caf50 !important;
}
.tc-dark-light-green-500 {
  color: #8bc34a !important;
}
.tc-dark-lime-500 {
  color: #cddc39 !important;
}
.tc-dark-yellow-500 {
  color: #ffeb3b !important;
}
.tc-dark-amber-500 {
  color: #ffc107 !important;
}
.tc-dark-orange-500 {
  color: #ff9800 !important;
}
.tc-dark-deep-orange-500 {
  color: #ff5722 !important;
}
.tc-dark-brown-500 {
  color: #795548 !important;
}
.tc-dark-grey-500 {
  color: #9e9e9e !important;
}
.tc-dark-blue-grey-500 {
  color: #607d8b !important;
}
.tc-dark-red-B100 {
  color: #ff4336 !important;
}
.tc-dark-pink-B100 {
  color: #ff216b !important;
}
.tc-dark-purple-B100 {
  color: #ec80ff !important;
}
.tc-dark-deep-purple-B100 {
  color: #ae80ff !important;
}
.tc-dark-indigo-B100 {
  color: #8093ff !important;
}
.tc-dark-blue-B100 {
  color: #80c6ff !important;
}
.tc-dark-light-blue-B100 {
  color: #80d7ff !important;
}
.tc-dark-cyan-B100 {
  color: #00e1ff !important;
}
.tc-dark-teal-B100 {
  color: #00ffe5 !important;
}
.tc-dark-green-B100 {
  color: #6eff72 !important;
}
.tc-dark-light-green-B100 {
  color: #b5ff61 !important;
}
.tc-dark-lime-B100 {
  color: #ecff42 !important;
}
.tc-dark-yellow-B100 {
  color: #ffeb3b !important;
}
.tc-dark-amber-B100 {
  color: #ffc107 !important;
}
.tc-dark-orange-B100 {
  color: #ff9800 !important;
}
.tc-dark-deep-orange-B100 {
  color: #ff5722 !important;
}
.tc-dark-brown-B100 {
  color: #ffb499 !important;
}
.tc-dark-grey-B100 {
  color: white !important;
}
.tc-dark-blue-grey-B100 {
  color: #b0e5ff !important;
}
.tc-dark-red-B65 {
  color: #a62c23 !important;
}
.tc-dark-pink-B65 {
  color: #a41a47 !important;
}
.tc-dark-purple-B65 {
  color: #9224a6 !important;
}
.tc-dark-deep-purple-B65 {
  color: #5e35a6 !important;
}
.tc-dark-indigo-B65 {
  color: #3a4aa6 !important;
}
.tc-dark-blue-B65 {
  color: #1766a6 !important;
}
.tc-dark-light-blue-B65 {
  color: #0272a6 !important;
}
.tc-dark-cyan-B65 {
  color: #0092a6 !important;
}
.tc-dark-teal-B65 {
  color: #00a695 !important;
}
.tc-dark-green-B65 {
  color: #47a64a !important;
}
.tc-dark-light-green-B65 {
  color: #76a63f !important;
}
.tc-dark-lime-B65 {
  color: #99a62b !important;
}
.tc-dark-yellow-B65 {
  color: #a69926 !important;
}
.tc-dark-amber-B65 {
  color: #a67e05 !important;
}
.tc-dark-orange-B65 {
  color: #a66300 !important;
}
.tc-dark-deep-orange-B65 {
  color: #a63716 !important;
}
.tc-dark-brown-B65 {
  color: #a67563 !important;
}
.tc-dark-grey-B65 {
  color: #a6a6a6 !important;
}
.tc-dark-blue-grey-B65 {
  color: #7295a6 !important;
}
.tc-dark-red-B40 {
  color: #661b15 !important;
}
.tc-dark-pink-B40 {
  color: #660d2b !important;
}
.tc-dark-purple-B40 {
  color: #5a1666 !important;
}
.tc-dark-deep-purple-B40 {
  color: #3a2166 !important;
}
.tc-dark-indigo-B40 {
  color: #242e66 !important;
}
.tc-dark-blue-B40 {
  color: #0e3f66 !important;
}
.tc-dark-light-blue-B40 {
  color: #014666 !important;
}
.tc-dark-cyan-B40 {
  color: #005a66 !important;
}
.tc-dark-teal-B40 {
  color: #00665c !important;
}
.tc-dark-green-B40 {
  color: #2c662e !important;
}
.tc-dark-light-green-B40 {
  color: #486627 !important;
}
.tc-dark-lime-B40 {
  color: #5e661b !important;
}
.tc-dark-yellow-B40 {
  color: #665e17 !important;
}
.tc-dark-amber-B40 {
  color: #664d03 !important;
}
.tc-dark-orange-B40 {
  color: #663d00 !important;
}
.tc-dark-deep-orange-B40 {
  color: #66220d !important;
}
.tc-dark-brown-B40 {
  color: #66483d !important;
}
.tc-dark-grey-B40 {
  color: #666666 !important;
}
.tc-dark-blue-grey-B40 {
  color: #465b66 !important;
}
.tc-dark-red-B30 {
  color: #4d1410 !important;
}
.tc-dark-pink-B30 {
  color: #4d0a20 !important;
}
.tc-dark-purple-B30 {
  color: #41004d !important;
}
.tc-dark-deep-purple-B30 {
  color: #1c004d !important;
}
.tc-dark-indigo-B30 {
  color: #000b4d !important;
}
.tc-dark-blue-B30 {
  color: #002a4d !important;
}
.tc-dark-light-blue-B30 {
  color: #00344d !important;
}
.tc-dark-cyan-B30 {
  color: #00444d !important;
}
.tc-dark-teal-B30 {
  color: #004d45 !important;
}
.tc-dark-green-B30 {
  color: #214d22 !important;
}
.tc-dark-light-green-B30 {
  color: #364d1d !important;
}
.tc-dark-lime-B30 {
  color: #474d14 !important;
}
.tc-dark-yellow-B30 {
  color: #4d4712 !important;
}
.tc-dark-amber-B30 {
  color: #4d3a02 !important;
}
.tc-dark-orange-B30 {
  color: #4d2e00 !important;
}
.tc-dark-deep-orange-B30 {
  color: #4d190a !important;
}
.tc-dark-brown-B30 {
  color: #4d362e !important;
}
.tc-dark-grey-B30 {
  color: #4d4d4d !important;
}
.tc-dark-blue-grey-B30 {
  color: #35454d !important;
}
.tc-dark-red-B15 {
  color: #330d0b !important;
}
.tc-dark-pink-B15 {
  color: #260510 !important;
}
.tc-dark-purple-B15 {
  color: #210026 !important;
}
.tc-dark-deep-purple-B15 {
  color: #0e0026 !important;
}
.tc-dark-indigo-B15 {
  color: #000626 !important;
}
.tc-dark-blue-B15 {
  color: #001526 !important;
}
.tc-dark-light-blue-B15 {
  color: #001a26 !important;
}
.tc-dark-cyan-B15 {
  color: #002226 !important;
}
.tc-dark-teal-B15 {
  color: #002622 !important;
}
.tc-dark-green-B15 {
  color: #102611 !important;
}
.tc-dark-light-green-B15 {
  color: #1b260f !important;
}
.tc-dark-lime-B15 {
  color: #172621 !important;
}
.tc-dark-yellow-B15 {
  color: #26160c !important;
}
.tc-dark-amber-B15 {
  color: #261c15 !important;
}
.tc-dark-orange-B15 {
  color: #261700 !important;
}
.tc-dark-deep-orange-B15 {
  color: #260d05 !important;
}
.tc-dark-brown-B15 {
  color: #261b17 !important;
}
.tc-dark-grey-B15 {
  color: #262626 !important;
}
.tc-dark-blue-grey-B15 {
  color: #1a2226 !important;
}
.bgc-dark-red-500 {
  background-color: #f44336 !important;
}
.bgc-dark-pink-500 {
  background-color: #e91e63 !important;
}
.bgc-dark-purple-500 {
  background-color: #9c27b0 !important;
}
.bgc-dark-deep-purple-500 {
  background-color: #673ab7 !important;
}
.bgc-dark-indigo-500 {
  background-color: #3f51b5 !important;
}
.bgc-dark-blue-500 {
  background-color: #2196f3 !important;
}
.bgc-dark-light-blue-500 {
  background-color: #03a9f4 !important;
}
.bgc-dark-cyan-500 {
  background-color: #00bcd4 !important;
}
.bgc-dark-teal-500 {
  background-color: #009688 !important;
}
.bgc-dark-green-500 {
  background-color: #4caf50 !important;
}
.bgc-dark-light-green-500 {
  background-color: #8bc34a !important;
}
.bgc-dark-lime-500 {
  background-color: #cddc39 !important;
}
.bgc-dark-yellow-500 {
  background-color: #ffeb3b !important;
}
.bgc-dark-amber-500 {
  background-color: #ffc107 !important;
}
.bgc-dark-orange-500 {
  background-color: #ff9800 !important;
}
.bgc-dark-deep-orange-500 {
  background-color: #ff5722 !important;
}
.bgc-dark-brown-500 {
  background-color: #795548 !important;
}
.bgc-dark-grey-500 {
  background-color: #9e9e9e !important;
}
.bgc-dark-blue-grey-500 {
  background-color: #607d8b !important;
}
.bgc-dark-red-B100 {
  background-color: #ff4336 !important;
}
.bgc-dark-pink-B100 {
  background-color: #ff216b !important;
}
.bgc-dark-purple-B100 {
  background-color: #ec80ff !important;
}
.bgc-dark-deep-purple-B100 {
  background-color: #ae80ff !important;
}
.bgc-dark-indigo-B100 {
  background-color: #8093ff !important;
}
.bgc-dark-blue-B100 {
  background-color: #80c6ff !important;
}
.bgc-dark-light-blue-B100 {
  background-color: #80d7ff !important;
}
.bgc-dark-cyan-B100 {
  background-color: #00e1ff !important;
}
.bgc-dark-teal-B100 {
  background-color: #00ffe5 !important;
}
.bgc-dark-green-B100 {
  background-color: #6eff72 !important;
}
.bgc-dark-light-green-B100 {
  background-color: #b5ff61 !important;
}
.bgc-dark-lime-B100 {
  background-color: #ecff42 !important;
}
.bgc-dark-yellow-B100 {
  background-color: #ffeb3b !important;
}
.bgc-dark-amber-B100 {
  background-color: #ffc107 !important;
}
.bgc-dark-orange-B100 {
  background-color: #ff9800 !important;
}
.bgc-dark-deep-orange-B100 {
  background-color: #ff5722 !important;
}
.bgc-dark-brown-B100 {
  background-color: #ffb499 !important;
}
.bgc-dark-grey-B100 {
  background-color: white !important;
}
.bgc-dark-blue-grey-B100 {
  background-color: #b0e5ff !important;
}
.bgc-dark-red-B65 {
  background-color: #a62c23 !important;
}
.bgc-dark-pink-B65 {
  background-color: #a41a47 !important;
}
.bgc-dark-purple-B65 {
  background-color: #9224a6 !important;
}
.bgc-dark-deep-purple-B65 {
  background-color: #5e35a6 !important;
}
.bgc-dark-indigo-B65 {
  background-color: #3a4aa6 !important;
}
.bgc-dark-blue-B65 {
  background-color: #1766a6 !important;
}
.bgc-dark-light-blue-B65 {
  background-color: #0272a6 !important;
}
.bgc-dark-cyan-B65 {
  background-color: #0092a6 !important;
}
.bgc-dark-teal-B65 {
  background-color: #00a695 !important;
}
.bgc-dark-green-B65 {
  background-color: #47a64a !important;
}
.bgc-dark-light-green-B65 {
  background-color: #76a63f !important;
}
.bgc-dark-lime-B65 {
  background-color: #99a62b !important;
}
.bgc-dark-yellow-B65 {
  background-color: #a69926 !important;
}
.bgc-dark-amber-B65 {
  background-color: #a67e05 !important;
}
.bgc-dark-orange-B65 {
  background-color: #a66300 !important;
}
.bgc-dark-deep-orange-B65 {
  background-color: #a63716 !important;
}
.bgc-dark-brown-B65 {
  background-color: #a67563 !important;
}
.bgc-dark-grey-B65 {
  background-color: #a6a6a6 !important;
}
.bgc-dark-blue-grey-B65 {
  background-color: #7295a6 !important;
}
.bgc-dark-red-B40 {
  background-color: #661b15 !important;
}
.bgc-dark-pink-B40 {
  background-color: #660d2b !important;
}
.bgc-dark-purple-B40 {
  background-color: #5a1666 !important;
}
.bgc-dark-deep-purple-B40 {
  background-color: #3a2166 !important;
}
.bgc-dark-indigo-B40 {
  background-color: #242e66 !important;
}
.bgc-dark-blue-B40 {
  background-color: #0e3f66 !important;
}
.bgc-dark-light-blue-B40 {
  background-color: #014666 !important;
}
.bgc-dark-cyan-B40 {
  background-color: #005a66 !important;
}
.bgc-dark-teal-B40 {
  background-color: #00665c !important;
}
.bgc-dark-green-B40 {
  background-color: #2c662e !important;
}
.bgc-dark-light-green-B40 {
  background-color: #486627 !important;
}
.bgc-dark-lime-B40 {
  background-color: #5e661b !important;
}
.bgc-dark-yellow-B40 {
  background-color: #665e17 !important;
}
.bgc-dark-amber-B40 {
  background-color: #664d03 !important;
}
.bgc-dark-orange-B40 {
  background-color: #663d00 !important;
}
.bgc-dark-deep-orange-B40 {
  background-color: #66220d !important;
}
.bgc-dark-brown-B40 {
  background-color: #66483d !important;
}
.bgc-dark-grey-B40 {
  background-color: #666666 !important;
}
.bgc-dark-blue-grey-B40 {
  background-color: #465b66 !important;
}
.bgc-dark-red-B30 {
  background-color: #4d1410 !important;
}
.bgc-dark-pink-B30 {
  background-color: #4d0a20 !important;
}
.bgc-dark-purple-B30 {
  background-color: #41004d !important;
}
.bgc-dark-deep-purple-B30 {
  background-color: #1c004d !important;
}
.bgc-dark-indigo-B30 {
  background-color: #000b4d !important;
}
.bgc-dark-blue-B30 {
  background-color: #002a4d !important;
}
.bgc-dark-light-blue-B30 {
  background-color: #00344d !important;
}
.bgc-dark-cyan-B30 {
  background-color: #00444d !important;
}
.bgc-dark-teal-B30 {
  background-color: #004d45 !important;
}
.bgc-dark-green-B30 {
  background-color: #214d22 !important;
}
.bgc-dark-light-green-B30 {
  background-color: #364d1d !important;
}
.bgc-dark-lime-B30 {
  background-color: #474d14 !important;
}
.bgc-dark-yellow-B30 {
  background-color: #4d4712 !important;
}
.bgc-dark-amber-B30 {
  background-color: #4d3a02 !important;
}
.bgc-dark-orange-B30 {
  background-color: #4d2e00 !important;
}
.bgc-dark-deep-orange-B30 {
  background-color: #4d190a !important;
}
.bgc-dark-brown-B30 {
  background-color: #4d362e !important;
}
.bgc-dark-grey-B30 {
  background-color: #4d4d4d !important;
}
.bgc-dark-blue-grey-B30 {
  background-color: #35454d !important;
}
.bgc-dark-red-B15 {
  background-color: #330d0b !important;
}
.bgc-dark-pink-B15 {
  background-color: #260510 !important;
}
.bgc-dark-purple-B15 {
  background-color: #210026 !important;
}
.bgc-dark-deep-purple-B15 {
  background-color: #0e0026 !important;
}
.bgc-dark-indigo-B15 {
  background-color: #000626 !important;
}
.bgc-dark-blue-B15 {
  background-color: #001526 !important;
}
.bgc-dark-light-blue-B15 {
  background-color: #001a26 !important;
}
.bgc-dark-cyan-B15 {
  background-color: #002226 !important;
}
.bgc-dark-teal-B15 {
  background-color: #002622 !important;
}
.bgc-dark-green-B15 {
  background-color: #102611 !important;
}
.bgc-dark-light-green-B15 {
  background-color: #1b260f !important;
}
.bgc-dark-lime-B15 {
  background-color: #172621 !important;
}
.bgc-dark-yellow-B15 {
  background-color: #26160c !important;
}
.bgc-dark-amber-B15 {
  background-color: #261c15 !important;
}
.bgc-dark-orange-B15 {
  background-color: #261700 !important;
}
.bgc-dark-deep-orange-B15 {
  background-color: #260d05 !important;
}
.bgc-dark-brown-B15 {
  background-color: #261b17 !important;
}
.bgc-dark-grey-B15 {
  background-color: #262626 !important;
}
.bgc-dark-blue-grey-B15 {
  background-color: #1a2226 !important;
}
.fill-red-500 {
  fill: #f44336 !important;
}
.fill-pink-500 {
  fill: #e91e63 !important;
}
.fill-purple-500 {
  fill: #9c27b0 !important;
}
.fill-deep-purple-500 {
  fill: #673ab7 !important;
}
.fill-indigo-500 {
  fill: #3f51b5 !important;
}
.fill-blue-500 {
  fill: #2196f3 !important;
}
.fill-light-blue-500 {
  fill: #03a9f4 !important;
}
.fill-cyan-500 {
  fill: #00bcd4 !important;
}
.fill-teal-500 {
  fill: #009688 !important;
}
.fill-green-500 {
  fill: #4caf50 !important;
}
.fill-light-green-500 {
  fill: #8bc34a !important;
}
.fill-lime-500 {
  fill: #cddc39 !important;
}
.fill-yellow-500 {
  fill: #ffeb3b !important;
}
.fill-amber-500 {
  fill: #ffc107 !important;
}
.fill-orange-500 {
  fill: #ff9800 !important;
}
.fill-deep-orange-500 {
  fill: #ff5722 !important;
}
.fill-brown-500 {
  fill: #795548 !important;
}
.fill-grey-500 {
  fill: #9e9e9e !important;
}
.fill-blue-grey-500 {
  fill: #607d8b !important;
}
.fill-red-B100 {
  fill: #ff4336 !important;
}
.fill-pink-B100 {
  fill: #ff216b !important;
}
.fill-purple-B100 {
  fill: #ec80ff !important;
}
.fill-deep-purple-B100 {
  fill: #ae80ff !important;
}
.fill-indigo-B100 {
  fill: #8093ff !important;
}
.fill-blue-B100 {
  fill: #80c6ff !important;
}
.fill-light-blue-B100 {
  fill: #80d7ff !important;
}
.fill-cyan-B100 {
  fill: #00e1ff !important;
}
.fill-teal-B100 {
  fill: #00ffe5 !important;
}
.fill-green-B100 {
  fill: #6eff72 !important;
}
.fill-light-green-B100 {
  fill: #b5ff61 !important;
}
.fill-lime-B100 {
  fill: #ecff42 !important;
}
.fill-yellow-B100 {
  fill: #ffeb3b !important;
}
.fill-amber-B100 {
  fill: #ffc107 !important;
}
.fill-orange-B100 {
  fill: #ff9800 !important;
}
.fill-deep-orange-B100 {
  fill: #ff5722 !important;
}
.fill-brown-B100 {
  fill: #ffb499 !important;
}
.fill-grey-B100 {
  fill: white !important;
}
.fill-blue-grey-B100 {
  fill: #b0e5ff !important;
}
.fill-red-B65 {
  fill: #a62c23 !important;
}
.fill-pink-B65 {
  fill: #a41a47 !important;
}
.fill-purple-B65 {
  fill: #9224a6 !important;
}
.fill-deep-purple-B65 {
  fill: #5e35a6 !important;
}
.fill-indigo-B65 {
  fill: #3a4aa6 !important;
}
.fill-blue-B65 {
  fill: #1766a6 !important;
}
.fill-light-blue-B65 {
  fill: #0272a6 !important;
}
.fill-cyan-B65 {
  fill: #0092a6 !important;
}
.fill-teal-B65 {
  fill: #00a695 !important;
}
.fill-green-B65 {
  fill: #47a64a !important;
}
.fill-light-green-B65 {
  fill: #76a63f !important;
}
.fill-lime-B65 {
  fill: #99a62b !important;
}
.fill-yellow-B65 {
  fill: #a69926 !important;
}
.fill-amber-B65 {
  fill: #a67e05 !important;
}
.fill-orange-B65 {
  fill: #a66300 !important;
}
.fill-deep-orange-B65 {
  fill: #a63716 !important;
}
.fill-brown-B65 {
  fill: #a67563 !important;
}
.fill-grey-B65 {
  fill: #a6a6a6 !important;
}
.fill-blue-grey-B65 {
  fill: #7295a6 !important;
}
.fill-red-B40 {
  fill: #661b15 !important;
}
.fill-pink-B40 {
  fill: #660d2b !important;
}
.fill-purple-B40 {
  fill: #5a1666 !important;
}
.fill-deep-purple-B40 {
  fill: #3a2166 !important;
}
.fill-indigo-B40 {
  fill: #242e66 !important;
}
.fill-blue-B40 {
  fill: #0e3f66 !important;
}
.fill-light-blue-B40 {
  fill: #014666 !important;
}
.fill-cyan-B40 {
  fill: #005a66 !important;
}
.fill-teal-B40 {
  fill: #00665c !important;
}
.fill-green-B40 {
  fill: #2c662e !important;
}
.fill-light-green-B40 {
  fill: #486627 !important;
}
.fill-lime-B40 {
  fill: #5e661b !important;
}
.fill-yellow-B40 {
  fill: #665e17 !important;
}
.fill-amber-B40 {
  fill: #664d03 !important;
}
.fill-orange-B40 {
  fill: #663d00 !important;
}
.fill-deep-orange-B40 {
  fill: #66220d !important;
}
.fill-brown-B40 {
  fill: #66483d !important;
}
.fill-grey-B40 {
  fill: #666666 !important;
}
.fill-blue-grey-B40 {
  fill: #465b66 !important;
}
.fill-red-B30 {
  fill: #4d1410 !important;
}
.fill-pink-B30 {
  fill: #4d0a20 !important;
}
.fill-purple-B30 {
  fill: #41004d !important;
}
.fill-deep-purple-B30 {
  fill: #1c004d !important;
}
.fill-indigo-B30 {
  fill: #000b4d !important;
}
.fill-blue-B30 {
  fill: #002a4d !important;
}
.fill-light-blue-B30 {
  fill: #00344d !important;
}
.fill-cyan-B30 {
  fill: #00444d !important;
}
.fill-teal-B30 {
  fill: #004d45 !important;
}
.fill-green-B30 {
  fill: #214d22 !important;
}
.fill-light-green-B30 {
  fill: #364d1d !important;
}
.fill-lime-B30 {
  fill: #474d14 !important;
}
.fill-yellow-B30 {
  fill: #4d4712 !important;
}
.fill-amber-B30 {
  fill: #4d3a02 !important;
}
.fill-orange-B30 {
  fill: #4d2e00 !important;
}
.fill-deep-orange-B30 {
  fill: #4d190a !important;
}
.fill-brown-B30 {
  fill: #4d362e !important;
}
.fill-grey-B30 {
  fill: #4d4d4d !important;
}
.fill-blue-grey-B30 {
  fill: #35454d !important;
}
.fill-red-B15 {
  fill: #330d0b !important;
}
.fill-pink-B15 {
  fill: #260510 !important;
}
.fill-purple-B15 {
  fill: #210026 !important;
}
.fill-deep-purple-B15 {
  fill: #0e0026 !important;
}
.fill-indigo-B15 {
  fill: #000626 !important;
}
.fill-blue-B15 {
  fill: #001526 !important;
}
.fill-light-blue-B15 {
  fill: #001a26 !important;
}
.fill-cyan-B15 {
  fill: #002226 !important;
}
.fill-teal-B15 {
  fill: #002622 !important;
}
.fill-green-B15 {
  fill: #102611 !important;
}
.fill-light-green-B15 {
  fill: #1b260f !important;
}
.fill-lime-B15 {
  fill: #172621 !important;
}
.fill-yellow-B15 {
  fill: #26160c !important;
}
.fill-amber-B15 {
  fill: #261c15 !important;
}
.fill-orange-B15 {
  fill: #261700 !important;
}
.fill-deep-orange-B15 {
  fill: #260d05 !important;
}
.fill-brown-B15 {
  fill: #261b17 !important;
}
.fill-grey-B15 {
  fill: #262626 !important;
}
.fill-blue-grey-B15 {
  fill: #1a2226 !important;
}
/*!************************************************************************************************************************************************************************************************************************************************!*\
  !*** css ./node_modules/css-loader/dist/cjs.js??ruleSet[1].rules[5].rules[0].oneOf[0].use[1]!./node_modules/postcss-loader/dist/cjs.js??ruleSet[1].rules[5].rules[0].oneOf[0].use[2]!./node_modules/intl-tel-input/build/css/intlTelInput.css ***!
  \************************************************************************************************************************************************************************************************************************************************/
.iti {
  position: relative;
  display: inline-block; }
  .iti * {
    box-sizing: border-box;
    -moz-box-sizing: border-box; }
  .iti__hide {
    display: none; }
  .iti__v-hide {
    visibility: hidden; }
  .iti input, .iti input[type=text], .iti input[type=tel] {
    position: relative;
    z-index: 0;
    margin-top: 0 !important;
    margin-bottom: 0 !important;
    padding-right: 36px;
    margin-right: 0; }
  .iti__flag-container {
    position: absolute;
    top: 0;
    bottom: 0;
    right: 0;
    padding: 1px; }
  .iti__selected-flag {
    z-index: 1;
    position: relative;
    display: flex;
    align-items: center;
    height: 100%;
    padding: 0 6px 0 8px; }
  .iti__arrow {
    margin-left: 6px;
    width: 0;
    height: 0;
    border-left: 3px solid transparent;
    border-right: 3px solid transparent;
    border-top: 4px solid #555; }
  .iti__arrow--up {
      border-top: none;
      border-bottom: 4px solid #555; }
  .iti__country-list {
    position: absolute;
    z-index: 2;
    list-style: none;
    text-align: left;
    padding: 0;
    margin: 0 0 0 -1px;
    box-shadow: 1px 1px 4px rgba(0, 0, 0, 0.2);
    background-color: white;
    border: 1px solid #CCC;
    white-space: nowrap;
    max-height: 200px;
    overflow-y: scroll;
    -webkit-overflow-scrolling: touch; }
  .iti__country-list--dropup {
      bottom: 100%;
      margin-bottom: -1px; }
  @media (max-width: 500px) {
      .iti__country-list {
        white-space: normal; } }
  .iti__flag-box {
    display: inline-block;
    width: 20px; }
  .iti__divider {
    padding-bottom: 5px;
    margin-bottom: 5px;
    border-bottom: 1px solid #CCC; }
  .iti__country {
    padding: 5px 10px;
    outline: none; }
  .iti__dial-code {
    color: #999; }
  .iti__country.iti__highlight {
    background-color: rgba(0, 0, 0, 0.05); }
  .iti__flag-box, .iti__country-name, .iti__dial-code {
    vertical-align: middle; }
  .iti__flag-box, .iti__country-name {
    margin-right: 6px; }
  .iti--allow-dropdown input, .iti--allow-dropdown input[type=text], .iti--allow-dropdown input[type=tel], .iti--separate-dial-code input, .iti--separate-dial-code input[type=text], .iti--separate-dial-code input[type=tel] {
    padding-right: 6px;
    padding-left: 52px;
    margin-left: 0; }
  .iti--allow-dropdown .iti__flag-container, .iti--separate-dial-code .iti__flag-container {
    right: auto;
    left: 0; }
  .iti--allow-dropdown .iti__flag-container:hover {
    cursor: pointer; }
  .iti--allow-dropdown .iti__flag-container:hover .iti__selected-flag {
      background-color: rgba(0, 0, 0, 0.05); }
  .iti--allow-dropdown input[disabled] + .iti__flag-container:hover,
  .iti--allow-dropdown input[readonly] + .iti__flag-container:hover {
    cursor: default; }
  .iti--allow-dropdown input[disabled] + .iti__flag-container:hover .iti__selected-flag,
    .iti--allow-dropdown input[readonly] + .iti__flag-container:hover .iti__selected-flag {
      background-color: transparent; }
  .iti--separate-dial-code .iti__selected-flag {
    background-color: rgba(0, 0, 0, 0.05); }
  .iti--separate-dial-code .iti__selected-dial-code {
    margin-left: 6px; }
  .iti--container {
    position: absolute;
    top: -1000px;
    left: -1000px;
    z-index: 1060;
    padding: 1px; }
  .iti--container:hover {
      cursor: pointer; }
  .iti-mobile .iti--container {
  top: 30px;
  bottom: 30px;
  left: 30px;
  right: 30px;
  position: fixed; }
  .iti-mobile .iti__country-list {
  max-height: 100%;
  width: 100%; }
  .iti-mobile .iti__country {
  padding: 10px 10px;
  line-height: 1.5em; }
  .iti__flag {
  width: 20px; }
  .iti__flag.iti__be {
    width: 18px; }
  .iti__flag.iti__ch {
    width: 15px; }
  .iti__flag.iti__mc {
    width: 19px; }
  .iti__flag.iti__ne {
    width: 18px; }
  .iti__flag.iti__np {
    width: 13px; }
  .iti__flag.iti__va {
    width: 15px; }
  @media (min-resolution: 192dpi) {
    .iti__flag {
      background-size: 5652px 15px; } }
  .iti__flag.iti__ac {
    height: 10px;
    background-position: 0px 0px; }
  .iti__flag.iti__ad {
    height: 14px;
    background-position: -22px 0px; }
  .iti__flag.iti__ae {
    height: 10px;
    background-position: -44px 0px; }
  .iti__flag.iti__af {
    height: 14px;
    background-position: -66px 0px; }
  .iti__flag.iti__ag {
    height: 14px;
    background-position: -88px 0px; }
  .iti__flag.iti__ai {
    height: 10px;
    background-position: -110px 0px; }
  .iti__flag.iti__al {
    height: 15px;
    background-position: -132px 0px; }
  .iti__flag.iti__am {
    height: 10px;
    background-position: -154px 0px; }
  .iti__flag.iti__ao {
    height: 14px;
    background-position: -176px 0px; }
  .iti__flag.iti__aq {
    height: 14px;
    background-position: -198px 0px; }
  .iti__flag.iti__ar {
    height: 13px;
    background-position: -220px 0px; }
  .iti__flag.iti__as {
    height: 10px;
    background-position: -242px 0px; }
  .iti__flag.iti__at {
    height: 14px;
    background-position: -264px 0px; }
  .iti__flag.iti__au {
    height: 10px;
    background-position: -286px 0px; }
  .iti__flag.iti__aw {
    height: 14px;
    background-position: -308px 0px; }
  .iti__flag.iti__ax {
    height: 13px;
    background-position: -330px 0px; }
  .iti__flag.iti__az {
    height: 10px;
    background-position: -352px 0px; }
  .iti__flag.iti__ba {
    height: 10px;
    background-position: -374px 0px; }
  .iti__flag.iti__bb {
    height: 14px;
    background-position: -396px 0px; }
  .iti__flag.iti__bd {
    height: 12px;
    background-position: -418px 0px; }
  .iti__flag.iti__be {
    height: 15px;
    background-position: -440px 0px; }
  .iti__flag.iti__bf {
    height: 14px;
    background-position: -460px 0px; }
  .iti__flag.iti__bg {
    height: 12px;
    background-position: -482px 0px; }
  .iti__flag.iti__bh {
    height: 12px;
    background-position: -504px 0px; }
  .iti__flag.iti__bi {
    height: 12px;
    background-position: -526px 0px; }
  .iti__flag.iti__bj {
    height: 14px;
    background-position: -548px 0px; }
  .iti__flag.iti__bl {
    height: 14px;
    background-position: -570px 0px; }
  .iti__flag.iti__bm {
    height: 10px;
    background-position: -592px 0px; }
  .iti__flag.iti__bn {
    height: 10px;
    background-position: -614px 0px; }
  .iti__flag.iti__bo {
    height: 14px;
    background-position: -636px 0px; }
  .iti__flag.iti__bq {
    height: 14px;
    background-position: -658px 0px; }
  .iti__flag.iti__br {
    height: 14px;
    background-position: -680px 0px; }
  .iti__flag.iti__bs {
    height: 10px;
    background-position: -702px 0px; }
  .iti__flag.iti__bt {
    height: 14px;
    background-position: -724px 0px; }
  .iti__flag.iti__bv {
    height: 15px;
    background-position: -746px 0px; }
  .iti__flag.iti__bw {
    height: 14px;
    background-position: -768px 0px; }
  .iti__flag.iti__by {
    height: 10px;
    background-position: -790px 0px; }
  .iti__flag.iti__bz {
    height: 14px;
    background-position: -812px 0px; }
  .iti__flag.iti__ca {
    height: 10px;
    background-position: -834px 0px; }
  .iti__flag.iti__cc {
    height: 10px;
    background-position: -856px 0px; }
  .iti__flag.iti__cd {
    height: 15px;
    background-position: -878px 0px; }
  .iti__flag.iti__cf {
    height: 14px;
    background-position: -900px 0px; }
  .iti__flag.iti__cg {
    height: 14px;
    background-position: -922px 0px; }
  .iti__flag.iti__ch {
    height: 15px;
    background-position: -944px 0px; }
  .iti__flag.iti__ci {
    height: 14px;
    background-position: -961px 0px; }
  .iti__flag.iti__ck {
    height: 10px;
    background-position: -983px 0px; }
  .iti__flag.iti__cl {
    height: 14px;
    background-position: -1005px 0px; }
  .iti__flag.iti__cm {
    height: 14px;
    background-position: -1027px 0px; }
  .iti__flag.iti__cn {
    height: 14px;
    background-position: -1049px 0px; }
  .iti__flag.iti__co {
    height: 14px;
    background-position: -1071px 0px; }
  .iti__flag.iti__cp {
    height: 14px;
    background-position: -1093px 0px; }
  .iti__flag.iti__cr {
    height: 12px;
    background-position: -1115px 0px; }
  .iti__flag.iti__cu {
    height: 10px;
    background-position: -1137px 0px; }
  .iti__flag.iti__cv {
    height: 12px;
    background-position: -1159px 0px; }
  .iti__flag.iti__cw {
    height: 14px;
    background-position: -1181px 0px; }
  .iti__flag.iti__cx {
    height: 10px;
    background-position: -1203px 0px; }
  .iti__flag.iti__cy {
    height: 14px;
    background-position: -1225px 0px; }
  .iti__flag.iti__cz {
    height: 14px;
    background-position: -1247px 0px; }
  .iti__flag.iti__de {
    height: 12px;
    background-position: -1269px 0px; }
  .iti__flag.iti__dg {
    height: 10px;
    background-position: -1291px 0px; }
  .iti__flag.iti__dj {
    height: 14px;
    background-position: -1313px 0px; }
  .iti__flag.iti__dk {
    height: 15px;
    background-position: -1335px 0px; }
  .iti__flag.iti__dm {
    height: 10px;
    background-position: -1357px 0px; }
  .iti__flag.iti__do {
    height: 14px;
    background-position: -1379px 0px; }
  .iti__flag.iti__dz {
    height: 14px;
    background-position: -1401px 0px; }
  .iti__flag.iti__ea {
    height: 14px;
    background-position: -1423px 0px; }
  .iti__flag.iti__ec {
    height: 14px;
    background-position: -1445px 0px; }
  .iti__flag.iti__ee {
    height: 13px;
    background-position: -1467px 0px; }
  .iti__flag.iti__eg {
    height: 14px;
    background-position: -1489px 0px; }
  .iti__flag.iti__eh {
    height: 10px;
    background-position: -1511px 0px; }
  .iti__flag.iti__er {
    height: 10px;
    background-position: -1533px 0px; }
  .iti__flag.iti__es {
    height: 14px;
    background-position: -1555px 0px; }
  .iti__flag.iti__et {
    height: 10px;
    background-position: -1577px 0px; }
  .iti__flag.iti__eu {
    height: 14px;
    background-position: -1599px 0px; }
  .iti__flag.iti__fi {
    height: 12px;
    background-position: -1621px 0px; }
  .iti__flag.iti__fj {
    height: 10px;
    background-position: -1643px 0px; }
  .iti__flag.iti__fk {
    height: 10px;
    background-position: -1665px 0px; }
  .iti__flag.iti__fm {
    height: 11px;
    background-position: -1687px 0px; }
  .iti__flag.iti__fo {
    height: 15px;
    background-position: -1709px 0px; }
  .iti__flag.iti__fr {
    height: 14px;
    background-position: -1731px 0px; }
  .iti__flag.iti__ga {
    height: 15px;
    background-position: -1753px 0px; }
  .iti__flag.iti__gb {
    height: 10px;
    background-position: -1775px 0px; }
  .iti__flag.iti__gd {
    height: 12px;
    background-position: -1797px 0px; }
  .iti__flag.iti__ge {
    height: 14px;
    background-position: -1819px 0px; }
  .iti__flag.iti__gf {
    height: 14px;
    background-position: -1841px 0px; }
  .iti__flag.iti__gg {
    height: 14px;
    background-position: -1863px 0px; }
  .iti__flag.iti__gh {
    height: 14px;
    background-position: -1885px 0px; }
  .iti__flag.iti__gi {
    height: 10px;
    background-position: -1907px 0px; }
  .iti__flag.iti__gl {
    height: 14px;
    background-position: -1929px 0px; }
  .iti__flag.iti__gm {
    height: 14px;
    background-position: -1951px 0px; }
  .iti__flag.iti__gn {
    height: 14px;
    background-position: -1973px 0px; }
  .iti__flag.iti__gp {
    height: 14px;
    background-position: -1995px 0px; }
  .iti__flag.iti__gq {
    height: 14px;
    background-position: -2017px 0px; }
  .iti__flag.iti__gr {
    height: 14px;
    background-position: -2039px 0px; }
  .iti__flag.iti__gs {
    height: 10px;
    background-position: -2061px 0px; }
  .iti__flag.iti__gt {
    height: 13px;
    background-position: -2083px 0px; }
  .iti__flag.iti__gu {
    height: 11px;
    background-position: -2105px 0px; }
  .iti__flag.iti__gw {
    height: 10px;
    background-position: -2127px 0px; }
  .iti__flag.iti__gy {
    height: 12px;
    background-position: -2149px 0px; }
  .iti__flag.iti__hk {
    height: 14px;
    background-position: -2171px 0px; }
  .iti__flag.iti__hm {
    height: 10px;
    background-position: -2193px 0px; }
  .iti__flag.iti__hn {
    height: 10px;
    background-position: -2215px 0px; }
  .iti__flag.iti__hr {
    height: 10px;
    background-position: -2237px 0px; }
  .iti__flag.iti__ht {
    height: 12px;
    background-position: -2259px 0px; }
  .iti__flag.iti__hu {
    height: 10px;
    background-position: -2281px 0px; }
  .iti__flag.iti__ic {
    height: 14px;
    background-position: -2303px 0px; }
  .iti__flag.iti__id {
    height: 14px;
    background-position: -2325px 0px; }
  .iti__flag.iti__ie {
    height: 10px;
    background-position: -2347px 0px; }
  .iti__flag.iti__il {
    height: 15px;
    background-position: -2369px 0px; }
  .iti__flag.iti__im {
    height: 10px;
    background-position: -2391px 0px; }
  .iti__flag.iti__in {
    height: 14px;
    background-position: -2413px 0px; }
  .iti__flag.iti__io {
    height: 10px;
    background-position: -2435px 0px; }
  .iti__flag.iti__iq {
    height: 14px;
    background-position: -2457px 0px; }
  .iti__flag.iti__ir {
    height: 12px;
    background-position: -2479px 0px; }
  .iti__flag.iti__is {
    height: 15px;
    background-position: -2501px 0px; }
  .iti__flag.iti__it {
    height: 14px;
    background-position: -2523px 0px; }
  .iti__flag.iti__je {
    height: 12px;
    background-position: -2545px 0px; }
  .iti__flag.iti__jm {
    height: 10px;
    background-position: -2567px 0px; }
  .iti__flag.iti__jo {
    height: 10px;
    background-position: -2589px 0px; }
  .iti__flag.iti__jp {
    height: 14px;
    background-position: -2611px 0px; }
  .iti__flag.iti__ke {
    height: 14px;
    background-position: -2633px 0px; }
  .iti__flag.iti__kg {
    height: 12px;
    background-position: -2655px 0px; }
  .iti__flag.iti__kh {
    height: 13px;
    background-position: -2677px 0px; }
  .iti__flag.iti__ki {
    height: 10px;
    background-position: -2699px 0px; }
  .iti__flag.iti__km {
    height: 12px;
    background-position: -2721px 0px; }
  .iti__flag.iti__kn {
    height: 14px;
    background-position: -2743px 0px; }
  .iti__flag.iti__kp {
    height: 10px;
    background-position: -2765px 0px; }
  .iti__flag.iti__kr {
    height: 14px;
    background-position: -2787px 0px; }
  .iti__flag.iti__kw {
    height: 10px;
    background-position: -2809px 0px; }
  .iti__flag.iti__ky {
    height: 10px;
    background-position: -2831px 0px; }
  .iti__flag.iti__kz {
    height: 10px;
    background-position: -2853px 0px; }
  .iti__flag.iti__la {
    height: 14px;
    background-position: -2875px 0px; }
  .iti__flag.iti__lb {
    height: 14px;
    background-position: -2897px 0px; }
  .iti__flag.iti__lc {
    height: 10px;
    background-position: -2919px 0px; }
  .iti__flag.iti__li {
    height: 12px;
    background-position: -2941px 0px; }
  .iti__flag.iti__lk {
    height: 10px;
    background-position: -2963px 0px; }
  .iti__flag.iti__lr {
    height: 11px;
    background-position: -2985px 0px; }
  .iti__flag.iti__ls {
    height: 14px;
    background-position: -3007px 0px; }
  .iti__flag.iti__lt {
    height: 12px;
    background-position: -3029px 0px; }
  .iti__flag.iti__lu {
    height: 12px;
    background-position: -3051px 0px; }
  .iti__flag.iti__lv {
    height: 10px;
    background-position: -3073px 0px; }
  .iti__flag.iti__ly {
    height: 10px;
    background-position: -3095px 0px; }
  .iti__flag.iti__ma {
    height: 14px;
    background-position: -3117px 0px; }
  .iti__flag.iti__mc {
    height: 15px;
    background-position: -3139px 0px; }
  .iti__flag.iti__md {
    height: 10px;
    background-position: -3160px 0px; }
  .iti__flag.iti__me {
    height: 10px;
    background-position: -3182px 0px; }
  .iti__flag.iti__mf {
    height: 14px;
    background-position: -3204px 0px; }
  .iti__flag.iti__mg {
    height: 14px;
    background-position: -3226px 0px; }
  .iti__flag.iti__mh {
    height: 11px;
    background-position: -3248px 0px; }
  .iti__flag.iti__mk {
    height: 10px;
    background-position: -3270px 0px; }
  .iti__flag.iti__ml {
    height: 14px;
    background-position: -3292px 0px; }
  .iti__flag.iti__mm {
    height: 14px;
    background-position: -3314px 0px; }
  .iti__flag.iti__mn {
    height: 10px;
    background-position: -3336px 0px; }
  .iti__flag.iti__mo {
    height: 14px;
    background-position: -3358px 0px; }
  .iti__flag.iti__mp {
    height: 10px;
    background-position: -3380px 0px; }
  .iti__flag.iti__mq {
    height: 14px;
    background-position: -3402px 0px; }
  .iti__flag.iti__mr {
    height: 14px;
    background-position: -3424px 0px; }
  .iti__flag.iti__ms {
    height: 10px;
    background-position: -3446px 0px; }
  .iti__flag.iti__mt {
    height: 14px;
    background-position: -3468px 0px; }
  .iti__flag.iti__mu {
    height: 14px;
    background-position: -3490px 0px; }
  .iti__flag.iti__mv {
    height: 14px;
    background-position: -3512px 0px; }
  .iti__flag.iti__mw {
    height: 14px;
    background-position: -3534px 0px; }
  .iti__flag.iti__mx {
    height: 12px;
    background-position: -3556px 0px; }
  .iti__flag.iti__my {
    height: 10px;
    background-position: -3578px 0px; }
  .iti__flag.iti__mz {
    height: 14px;
    background-position: -3600px 0px; }
  .iti__flag.iti__na {
    height: 14px;
    background-position: -3622px 0px; }
  .iti__flag.iti__nc {
    height: 10px;
    background-position: -3644px 0px; }
  .iti__flag.iti__ne {
    height: 15px;
    background-position: -3666px 0px; }
  .iti__flag.iti__nf {
    height: 10px;
    background-position: -3686px 0px; }
  .iti__flag.iti__ng {
    height: 10px;
    background-position: -3708px 0px; }
  .iti__flag.iti__ni {
    height: 12px;
    background-position: -3730px 0px; }
  .iti__flag.iti__nl {
    height: 14px;
    background-position: -3752px 0px; }
  .iti__flag.iti__no {
    height: 15px;
    background-position: -3774px 0px; }
  .iti__flag.iti__np {
    height: 15px;
    background-position: -3796px 0px; }
  .iti__flag.iti__nr {
    height: 10px;
    background-position: -3811px 0px; }
  .iti__flag.iti__nu {
    height: 10px;
    background-position: -3833px 0px; }
  .iti__flag.iti__nz {
    height: 10px;
    background-position: -3855px 0px; }
  .iti__flag.iti__om {
    height: 10px;
    background-position: -3877px 0px; }
  .iti__flag.iti__pa {
    height: 14px;
    background-position: -3899px 0px; }
  .iti__flag.iti__pe {
    height: 14px;
    background-position: -3921px 0px; }
  .iti__flag.iti__pf {
    height: 14px;
    background-position: -3943px 0px; }
  .iti__flag.iti__pg {
    height: 15px;
    background-position: -3965px 0px; }
  .iti__flag.iti__ph {
    height: 10px;
    background-position: -3987px 0px; }
  .iti__flag.iti__pk {
    height: 14px;
    background-position: -4009px 0px; }
  .iti__flag.iti__pl {
    height: 13px;
    background-position: -4031px 0px; }
  .iti__flag.iti__pm {
    height: 14px;
    background-position: -4053px 0px; }
  .iti__flag.iti__pn {
    height: 10px;
    background-position: -4075px 0px; }
  .iti__flag.iti__pr {
    height: 14px;
    background-position: -4097px 0px; }
  .iti__flag.iti__ps {
    height: 10px;
    background-position: -4119px 0px; }
  .iti__flag.iti__pt {
    height: 14px;
    background-position: -4141px 0px; }
  .iti__flag.iti__pw {
    height: 13px;
    background-position: -4163px 0px; }
  .iti__flag.iti__py {
    height: 11px;
    background-position: -4185px 0px; }
  .iti__flag.iti__qa {
    height: 8px;
    background-position: -4207px 0px; }
  .iti__flag.iti__re {
    height: 14px;
    background-position: -4229px 0px; }
  .iti__flag.iti__ro {
    height: 14px;
    background-position: -4251px 0px; }
  .iti__flag.iti__rs {
    height: 14px;
    background-position: -4273px 0px; }
  .iti__flag.iti__ru {
    height: 14px;
    background-position: -4295px 0px; }
  .iti__flag.iti__rw {
    height: 14px;
    background-position: -4317px 0px; }
  .iti__flag.iti__sa {
    height: 14px;
    background-position: -4339px 0px; }
  .iti__flag.iti__sb {
    height: 10px;
    background-position: -4361px 0px; }
  .iti__flag.iti__sc {
    height: 10px;
    background-position: -4383px 0px; }
  .iti__flag.iti__sd {
    height: 10px;
    background-position: -4405px 0px; }
  .iti__flag.iti__se {
    height: 13px;
    background-position: -4427px 0px; }
  .iti__flag.iti__sg {
    height: 14px;
    background-position: -4449px 0px; }
  .iti__flag.iti__sh {
    height: 10px;
    background-position: -4471px 0px; }
  .iti__flag.iti__si {
    height: 10px;
    background-position: -4493px 0px; }
  .iti__flag.iti__sj {
    height: 15px;
    background-position: -4515px 0px; }
  .iti__flag.iti__sk {
    height: 14px;
    background-position: -4537px 0px; }
  .iti__flag.iti__sl {
    height: 14px;
    background-position: -4559px 0px; }
  .iti__flag.iti__sm {
    height: 15px;
    background-position: -4581px 0px; }
  .iti__flag.iti__sn {
    height: 14px;
    background-position: -4603px 0px; }
  .iti__flag.iti__so {
    height: 14px;
    background-position: -4625px 0px; }
  .iti__flag.iti__sr {
    height: 14px;
    background-position: -4647px 0px; }
  .iti__flag.iti__ss {
    height: 10px;
    background-position: -4669px 0px; }
  .iti__flag.iti__st {
    height: 10px;
    background-position: -4691px 0px; }
  .iti__flag.iti__sv {
    height: 12px;
    background-position: -4713px 0px; }
  .iti__flag.iti__sx {
    height: 14px;
    background-position: -4735px 0px; }
  .iti__flag.iti__sy {
    height: 14px;
    background-position: -4757px 0px; }
  .iti__flag.iti__sz {
    height: 14px;
    background-position: -4779px 0px; }
  .iti__flag.iti__ta {
    height: 10px;
    background-position: -4801px 0px; }
  .iti__flag.iti__tc {
    height: 10px;
    background-position: -4823px 0px; }
  .iti__flag.iti__td {
    height: 14px;
    background-position: -4845px 0px; }
  .iti__flag.iti__tf {
    height: 14px;
    background-position: -4867px 0px; }
  .iti__flag.iti__tg {
    height: 13px;
    background-position: -4889px 0px; }
  .iti__flag.iti__th {
    height: 14px;
    background-position: -4911px 0px; }
  .iti__flag.iti__tj {
    height: 10px;
    background-position: -4933px 0px; }
  .iti__flag.iti__tk {
    height: 10px;
    background-position: -4955px 0px; }
  .iti__flag.iti__tl {
    height: 10px;
    background-position: -4977px 0px; }
  .iti__flag.iti__tm {
    height: 14px;
    background-position: -4999px 0px; }
  .iti__flag.iti__tn {
    height: 14px;
    background-position: -5021px 0px; }
  .iti__flag.iti__to {
    height: 10px;
    background-position: -5043px 0px; }
  .iti__flag.iti__tr {
    height: 14px;
    background-position: -5065px 0px; }
  .iti__flag.iti__tt {
    height: 12px;
    background-position: -5087px 0px; }
  .iti__flag.iti__tv {
    height: 10px;
    background-position: -5109px 0px; }
  .iti__flag.iti__tw {
    height: 14px;
    background-position: -5131px 0px; }
  .iti__flag.iti__tz {
    height: 14px;
    background-position: -5153px 0px; }
  .iti__flag.iti__ua {
    height: 14px;
    background-position: -5175px 0px; }
  .iti__flag.iti__ug {
    height: 14px;
    background-position: -5197px 0px; }
  .iti__flag.iti__um {
    height: 11px;
    background-position: -5219px 0px; }
  .iti__flag.iti__un {
    height: 14px;
    background-position: -5241px 0px; }
  .iti__flag.iti__us {
    height: 11px;
    background-position: -5263px 0px; }
  .iti__flag.iti__uy {
    height: 14px;
    background-position: -5285px 0px; }
  .iti__flag.iti__uz {
    height: 10px;
    background-position: -5307px 0px; }
  .iti__flag.iti__va {
    height: 15px;
    background-position: -5329px 0px; }
  .iti__flag.iti__vc {
    height: 14px;
    background-position: -5346px 0px; }
  .iti__flag.iti__ve {
    height: 14px;
    background-position: -5368px 0px; }
  .iti__flag.iti__vg {
    height: 10px;
    background-position: -5390px 0px; }
  .iti__flag.iti__vi {
    height: 14px;
    background-position: -5412px 0px; }
  .iti__flag.iti__vn {
    height: 14px;
    background-position: -5434px 0px; }
  .iti__flag.iti__vu {
    height: 12px;
    background-position: -5456px 0px; }
  .iti__flag.iti__wf {
    height: 14px;
    background-position: -5478px 0px; }
  .iti__flag.iti__ws {
    height: 10px;
    background-position: -5500px 0px; }
  .iti__flag.iti__xk {
    height: 15px;
    background-position: -5522px 0px; }
  .iti__flag.iti__ye {
    height: 14px;
    background-position: -5544px 0px; }
  .iti__flag.iti__yt {
    height: 14px;
    background-position: -5566px 0px; }
  .iti__flag.iti__za {
    height: 14px;
    background-position: -5588px 0px; }
  .iti__flag.iti__zm {
    height: 14px;
    background-position: -5610px 0px; }
  .iti__flag.iti__zw {
    height: 10px;
    background-position: -5632px 0px; }
  .iti__flag {
  height: 15px;
  box-shadow: 0px 0px 1px 0px #888;
  background-image: url('flags.f73aa829a0084837.png');
  background-repeat: no-repeat;
  background-color: #DBDBDB;
  background-position: 20px 0; }
  @media (min-resolution: 192dpi) {
    .iti__flag {
      background-image: url('flags@2x.2704c069d12ee746.png'); } }
  .iti__flag.iti__np {
  background-color: transparent; }

/*!*********************************************************************************************************************************************************************************************************************************************************************************************************************************************************************!*\
  !*** css ./node_modules/css-loader/dist/cjs.js??ruleSet[1].rules[6].rules[0].oneOf[0].use[1]!./node_modules/postcss-loader/dist/cjs.js??ruleSet[1].rules[6].rules[0].oneOf[0].use[2]!./node_modules/resolve-url-loader/index.js??ruleSet[1].rules[6].rules[1].use[0]!./node_modules/sass-loader/dist/cjs.js??ruleSet[1].rules[6].rules[1].use[1]!./src/styles.scss ***!
  \*********************************************************************************************************************************************************************************************************************************************************************************************************************************************************************/
@charset "UTF-8";
/* You can add global styles to this file, and also import other style files */
/** Mixin to create distinct classes for fab positions, e.g. ".mat-fab-position-bottom-right". */
/* stylelint-disable function-url-quotes, no-duplicate-selectors */
/*
*
*  Responsive attributes
*
*  References:
*  1) https://scotch.io/tutorials/a-visual-guide-to-css3-flexbox-properties#flex
*  2) https://css-tricks.com/almanac/properties/f/flex/
*  3) https://css-tricks.com/snippets/css/a-guide-to-flexbox/
*  4) https://github.com/philipwalton/flexbugs#3-min-height-on-a-flex-container-wont-apply-to-its-flex-items
*  5) http://godban.com.ua/projects/flexgrid
*
*/
@-moz-document url-prefix() {
  [layout-fill] {
    margin: 0;
    width: 100%;
    min-height: 100%;
    height: 100%;
  }
}
.mat-badge-content {
  font-weight: 600;
  font-size: 12px;
  font-family: Roboto, "Helvetica Neue", sans-serif;
}
.mat-badge-small .mat-badge-content {
  font-size: 9px;
}
.mat-badge-large .mat-badge-content {
  font-size: 24px;
}
.mat-h1, .mat-headline, .mat-typography h1 {
  font: 400 24px / 32px Roboto, "Helvetica Neue", sans-serif;
  letter-spacing: normal;
  margin: 0 0 16px;
}
.mat-h2, .mat-title, .mat-typography h2 {
  font: 500 20px / 32px Roboto, "Helvetica Neue", sans-serif;
  letter-spacing: normal;
  margin: 0 0 16px;
}
.mat-h3, .mat-subheading-2, .mat-typography h3 {
  font: 400 16px / 28px Roboto, "Helvetica Neue", sans-serif;
  letter-spacing: normal;
  margin: 0 0 16px;
}
.mat-h4, .mat-subheading-1, .mat-typography h4 {
  font: 400 15px / 24px Roboto, "Helvetica Neue", sans-serif;
  letter-spacing: normal;
  margin: 0 0 16px;
}
.mat-h5, .mat-typography h5 {
  font: 400 calc(14px * 0.83) / 20px Roboto, "Helvetica Neue", sans-serif;
  margin: 0 0 12px;
}
.mat-h6, .mat-typography h6 {
  font: 400 calc(14px * 0.67) / 20px Roboto, "Helvetica Neue", sans-serif;
  margin: 0 0 12px;
}
.mat-body-strong, .mat-body-2 {
  font: 500 14px / 24px Roboto, "Helvetica Neue", sans-serif;
  letter-spacing: normal;
}
.mat-body, .mat-body-1, .mat-typography {
  font: 400 14px / 20px Roboto, "Helvetica Neue", sans-serif;
  letter-spacing: normal;
}
.mat-body p, .mat-body-1 p, .mat-typography p {
  margin: 0 0 12px;
}
.mat-small, .mat-caption {
  font: 400 12px / 20px Roboto, "Helvetica Neue", sans-serif;
  letter-spacing: normal;
}
.mat-display-4, .mat-typography .mat-display-4 {
  font: 300 112px / 112px Roboto, "Helvetica Neue", sans-serif;
  letter-spacing: -0.05em;
  margin: 0 0 56px;
}
.mat-display-3, .mat-typography .mat-display-3 {
  font: 400 56px / 56px Roboto, "Helvetica Neue", sans-serif;
  letter-spacing: -0.02em;
  margin: 0 0 64px;
}
.mat-display-2, .mat-typography .mat-display-2 {
  font: 400 45px / 48px Roboto, "Helvetica Neue", sans-serif;
  letter-spacing: -0.005em;
  margin: 0 0 64px;
}
.mat-display-1, .mat-typography .mat-display-1 {
  font: 400 34px / 40px Roboto, "Helvetica Neue", sans-serif;
  letter-spacing: normal;
  margin: 0 0 64px;
}
.mat-bottom-sheet-container {
  font: 400 14px / 20px Roboto, "Helvetica Neue", sans-serif;
  letter-spacing: normal;
}
.mat-button, .mat-raised-button, .mat-icon-button, .mat-stroked-button,
.mat-flat-button, .mat-fab, .mat-mini-fab {
  font-family: Roboto, "Helvetica Neue", sans-serif;
  font-size: 14px;
  font-weight: 500;
}
.mat-button-toggle {
  font-family: Roboto, "Helvetica Neue", sans-serif;
}
.mat-card {
  font-family: Roboto, "Helvetica Neue", sans-serif;
}
.mat-card-title {
  font-size: 24px;
  font-weight: 500;
}
.mat-card-header .mat-card-title {
  font-size: 20px;
}
.mat-card-subtitle,
.mat-card-content {
  font-size: 14px;
}
.mat-checkbox {
  font-family: Roboto, "Helvetica Neue", sans-serif;
}
.mat-checkbox-layout .mat-checkbox-label {
  line-height: 24px;
}
.mat-chip {
  font-size: 14px;
  font-weight: 500;
}
.mat-chip .mat-chip-trailing-icon.mat-icon,
.mat-chip .mat-chip-remove.mat-icon {
  font-size: 18px;
}
.mat-table {
  font-family: Roboto, "Helvetica Neue", sans-serif;
}
.mat-header-cell {
  font-size: 12px;
  font-weight: 500;
}
.mat-cell, .mat-footer-cell {
  font-size: 14px;
}
.mat-calendar {
  font-family: Roboto, "Helvetica Neue", sans-serif;
}
.mat-calendar-body {
  font-size: 13px;
}
.mat-calendar-body-label,
.mat-calendar-period-button {
  font-size: 14px;
  font-weight: 500;
}
.mat-calendar-table-header th {
  font-size: 11px;
  font-weight: 400;
}
.mat-dialog-title {
  font: 500 20px / 32px Roboto, "Helvetica Neue", sans-serif;
  letter-spacing: normal;
}
.mat-expansion-panel-header {
  font-family: Roboto, "Helvetica Neue", sans-serif;
  font-size: 15px;
  font-weight: 400;
}
.mat-expansion-panel-content {
  font: 400 14px / 20px Roboto, "Helvetica Neue", sans-serif;
  letter-spacing: normal;
}
.mat-form-field {
  font-size: inherit;
  font-weight: 400;
  line-height: 1.125;
  font-family: Roboto, "Helvetica Neue", sans-serif;
  letter-spacing: normal;
}
.mat-form-field-wrapper {
  padding-bottom: 1.34375em;
}
.mat-form-field-prefix .mat-icon,
.mat-form-field-suffix .mat-icon {
  font-size: 150%;
  line-height: 1.125;
}
.mat-form-field-prefix .mat-icon-button,
.mat-form-field-suffix .mat-icon-button {
  height: 1.5em;
  width: 1.5em;
}
.mat-form-field-prefix .mat-icon-button .mat-icon,
.mat-form-field-suffix .mat-icon-button .mat-icon {
  height: 1.125em;
  line-height: 1.125;
}
.mat-form-field-infix {
  padding: 0.5em 0;
  border-top: 0.84375em solid transparent;
}
.mat-form-field-can-float.mat-form-field-should-float .mat-form-field-label,
.mat-form-field-can-float .mat-input-server:focus + .mat-form-field-label-wrapper .mat-form-field-label {
  transform: translateY(-1.34375em) scale(0.75);
  width: 133.3333333333%;
}
.mat-form-field-can-float .mat-input-server[label]:not(:label-shown) + .mat-form-field-label-wrapper .mat-form-field-label {
  transform: translateY(-1.34374em) scale(0.75);
  width: 133.3333433333%;
}
.mat-form-field-label-wrapper {
  top: -0.84375em;
  padding-top: 0.84375em;
}
.mat-form-field-label {
  top: 1.34375em;
}
.mat-form-field-underline {
  bottom: 1.34375em;
}
.mat-form-field-subscript-wrapper {
  font-size: 75%;
  margin-top: 0.6666666667em;
  top: calc(100% - 1.7916666667em);
}
.mat-form-field-appearance-legacy .mat-form-field-wrapper {
  padding-bottom: 1.25em;
}
.mat-form-field-appearance-legacy .mat-form-field-infix {
  padding: 0.4375em 0;
}
.mat-form-field-appearance-legacy.mat-form-field-can-float.mat-form-field-should-float .mat-form-field-label,
.mat-form-field-appearance-legacy.mat-form-field-can-float .mat-input-server:focus + .mat-form-field-label-wrapper .mat-form-field-label {
  transform: translateY(-1.28125em) scale(0.75) perspective(100px) translateZ(0.001px);
  width: 133.3333333333%;
}
.mat-form-field-appearance-legacy.mat-form-field-can-float .mat-form-field-autofill-control:-webkit-autofill + .mat-form-field-label-wrapper .mat-form-field-label {
  transform: translateY(-1.28125em) scale(0.75) perspective(100px) translateZ(0.00101px);
  width: 133.3333433333%;
}
.mat-form-field-appearance-legacy.mat-form-field-can-float .mat-input-server[label]:not(:label-shown) + .mat-form-field-label-wrapper .mat-form-field-label {
  transform: translateY(-1.28125em) scale(0.75) perspective(100px) translateZ(0.00102px);
  width: 133.3333533333%;
}
.mat-form-field-appearance-legacy .mat-form-field-label {
  top: 1.28125em;
}
.mat-form-field-appearance-legacy .mat-form-field-underline {
  bottom: 1.25em;
}
.mat-form-field-appearance-legacy .mat-form-field-subscript-wrapper {
  margin-top: 0.5416666667em;
  top: calc(100% - 1.6666666667em);
}
@media print {
  .mat-form-field-appearance-legacy.mat-form-field-can-float.mat-form-field-should-float .mat-form-field-label,
.mat-form-field-appearance-legacy.mat-form-field-can-float .mat-input-server:focus + .mat-form-field-label-wrapper .mat-form-field-label {
    transform: translateY(-1.28122em) scale(0.75);
  }
  .mat-form-field-appearance-legacy.mat-form-field-can-float .mat-form-field-autofill-control:-webkit-autofill + .mat-form-field-label-wrapper .mat-form-field-label {
    transform: translateY(-1.28121em) scale(0.75);
  }
  .mat-form-field-appearance-legacy.mat-form-field-can-float .mat-input-server[label]:not(:label-shown) + .mat-form-field-label-wrapper .mat-form-field-label {
    transform: translateY(-1.2812em) scale(0.75);
  }
}
.mat-form-field-appearance-fill .mat-form-field-infix {
  padding: 0.25em 0 0.75em 0;
}
.mat-form-field-appearance-fill .mat-form-field-label {
  top: 1.09375em;
  margin-top: -0.5em;
}
.mat-form-field-appearance-fill.mat-form-field-can-float.mat-form-field-should-float .mat-form-field-label,
.mat-form-field-appearance-fill.mat-form-field-can-float .mat-input-server:focus + .mat-form-field-label-wrapper .mat-form-field-label {
  transform: translateY(-0.59375em) scale(0.75);
  width: 133.3333333333%;
}
.mat-form-field-appearance-fill.mat-form-field-can-float .mat-input-server[label]:not(:label-shown) + .mat-form-field-label-wrapper .mat-form-field-label {
  transform: translateY(-0.59374em) scale(0.75);
  width: 133.3333433333%;
}
.mat-form-field-appearance-outline .mat-form-field-infix {
  padding: 1em 0 1em 0;
}
.mat-form-field-appearance-outline .mat-form-field-label {
  top: 1.84375em;
  margin-top: -0.25em;
}
.mat-form-field-appearance-outline.mat-form-field-can-float.mat-form-field-should-float .mat-form-field-label,
.mat-form-field-appearance-outline.mat-form-field-can-float .mat-input-server:focus + .mat-form-field-label-wrapper .mat-form-field-label {
  transform: translateY(-1.59375em) scale(0.75);
  width: 133.3333333333%;
}
.mat-form-field-appearance-outline.mat-form-field-can-float .mat-input-server[label]:not(:label-shown) + .mat-form-field-label-wrapper .mat-form-field-label {
  transform: translateY(-1.59374em) scale(0.75);
  width: 133.3333433333%;
}
.mat-grid-tile-header,
.mat-grid-tile-footer {
  font-size: 14px;
}
.mat-grid-tile-header .mat-line,
.mat-grid-tile-footer .mat-line {
  white-space: nowrap;
  overflow: hidden;
  text-overflow: ellipsis;
  display: block;
  box-sizing: border-box;
}
.mat-grid-tile-header .mat-line:nth-child(n+2),
.mat-grid-tile-footer .mat-line:nth-child(n+2) {
  font-size: 12px;
}
input.mat-input-element {
  margin-top: -0.0625em;
}
.mat-menu-item {
  font-family: Roboto, "Helvetica Neue", sans-serif;
  font-size: 14px;
  font-weight: 400;
}
.mat-paginator,
.mat-paginator-page-size .mat-select-trigger {
  font-family: Roboto, "Helvetica Neue", sans-serif;
  font-size: 12px;
}
.mat-radio-button {
  font-family: Roboto, "Helvetica Neue", sans-serif;
}
.mat-select {
  font-family: Roboto, "Helvetica Neue", sans-serif;
}
.mat-select-trigger {
  height: 1.125em;
}
.mat-slide-toggle-content {
  font-family: Roboto, "Helvetica Neue", sans-serif;
}
.mat-slider-thumb-label-text {
  font-family: Roboto, "Helvetica Neue", sans-serif;
  font-size: 12px;
  font-weight: 500;
}
.mat-stepper-vertical, .mat-stepper-horizontal {
  font-family: Roboto, "Helvetica Neue", sans-serif;
}
.mat-step-label {
  font-size: 14px;
  font-weight: 400;
}
.mat-step-sub-label-error {
  font-weight: normal;
}
.mat-step-label-error {
  font-size: 14px;
}
.mat-step-label-selected {
  font-size: 14px;
  font-weight: 500;
}
.mat-tab-group {
  font-family: Roboto, "Helvetica Neue", sans-serif;
}
.mat-tab-label, .mat-tab-link {
  font-family: Roboto, "Helvetica Neue", sans-serif;
  font-size: 14px;
  font-weight: 500;
}
.mat-toolbar,
.mat-toolbar h1,
.mat-toolbar h2,
.mat-toolbar h3,
.mat-toolbar h4,
.mat-toolbar h5,
.mat-toolbar h6 {
  font: 500 20px / 32px Roboto, "Helvetica Neue", sans-serif;
  letter-spacing: normal;
  margin: 0;
}
.mat-tooltip {
  font-family: Roboto, "Helvetica Neue", sans-serif;
  font-size: 10px;
  padding-top: 6px;
  padding-bottom: 6px;
}
.mat-tooltip-handset {
  font-size: 14px;
  padding-top: 8px;
  padding-bottom: 8px;
}
.mat-list-item {
  font-family: Roboto, "Helvetica Neue", sans-serif;
}
.mat-list-option {
  font-family: Roboto, "Helvetica Neue", sans-serif;
}
.mat-list-base .mat-list-item {
  font-size: 16px;
}
.mat-list-base .mat-list-item .mat-line {
  white-space: nowrap;
  overflow: hidden;
  text-overflow: ellipsis;
  display: block;
  box-sizing: border-box;
}
.mat-list-base .mat-list-item .mat-line:nth-child(n+2) {
  font-size: 14px;
}
.mat-list-base .mat-list-option {
  font-size: 16px;
}
.mat-list-base .mat-list-option .mat-line {
  white-space: nowrap;
  overflow: hidden;
  text-overflow: ellipsis;
  display: block;
  box-sizing: border-box;
}
.mat-list-base .mat-list-option .mat-line:nth-child(n+2) {
  font-size: 14px;
}
.mat-list-base .mat-subheader {
  font-family: Roboto, "Helvetica Neue", sans-serif;
  font-size: 14px;
  font-weight: 500;
}
.mat-list-base[dense] .mat-list-item {
  font-size: 12px;
}
.mat-list-base[dense] .mat-list-item .mat-line {
  white-space: nowrap;
  overflow: hidden;
  text-overflow: ellipsis;
  display: block;
  box-sizing: border-box;
}
.mat-list-base[dense] .mat-list-item .mat-line:nth-child(n+2) {
  font-size: 12px;
}
.mat-list-base[dense] .mat-list-option {
  font-size: 12px;
}
.mat-list-base[dense] .mat-list-option .mat-line {
  white-space: nowrap;
  overflow: hidden;
  text-overflow: ellipsis;
  display: block;
  box-sizing: border-box;
}
.mat-list-base[dense] .mat-list-option .mat-line:nth-child(n+2) {
  font-size: 12px;
}
.mat-list-base[dense] .mat-subheader {
  font-family: Roboto, "Helvetica Neue", sans-serif;
  font-size: 12px;
  font-weight: 500;
}
.mat-option {
  font-family: Roboto, "Helvetica Neue", sans-serif;
  font-size: 16px;
}
.mat-optgroup-label {
  font: 500 14px / 24px Roboto, "Helvetica Neue", sans-serif;
  letter-spacing: normal;
}
.mat-simple-snackbar {
  font-family: Roboto, "Helvetica Neue", sans-serif;
  font-size: 14px;
}
.mat-simple-snackbar-action {
  line-height: 1;
  font-family: inherit;
  font-size: inherit;
  font-weight: 500;
}
.mat-tree {
  font-family: Roboto, "Helvetica Neue", sans-serif;
}
.mat-tree-node,
.mat-nested-tree-node {
  font-weight: 400;
  font-size: 14px;
}
.mat-ripple {
  overflow: hidden;
  position: relative;
}
.mat-ripple:not(:empty) {
  transform: translateZ(0);
}
.mat-ripple.mat-ripple-unbounded {
  overflow: visible;
}
.mat-ripple-element {
  position: absolute;
  border-radius: 50%;
  pointer-events: none;
  transition: opacity, transform 0ms cubic-bezier(0, 0, 0.2, 1);
  transform: scale(0);
}
.cdk-high-contrast-active .mat-ripple-element {
  display: none;
}
.cdk-visually-hidden {
  border: 0;
  clip: rect(0 0 0 0);
  height: 1px;
  margin: -1px;
  overflow: hidden;
  padding: 0;
  position: absolute;
  width: 1px;
  white-space: nowrap;
  outline: 0;
  -webkit-appearance: none;
  -moz-appearance: none;
}
.cdk-overlay-container, .cdk-global-overlay-wrapper {
  pointer-events: none;
  top: 0;
  left: 0;
  height: 100%;
  width: 100%;
}
.cdk-overlay-container {
  position: fixed;
  z-index: 1000;
}
.cdk-overlay-container:empty {
  display: none;
}
.cdk-global-overlay-wrapper {
  display: flex;
  position: absolute;
  z-index: 1000;
}
.cdk-overlay-pane {
  position: absolute;
  pointer-events: auto;
  box-sizing: border-box;
  z-index: 1000;
  display: flex;
  max-width: 100%;
  max-height: 100%;
}
.cdk-overlay-backdrop {
  position: absolute;
  top: 0;
  bottom: 0;
  left: 0;
  right: 0;
  z-index: 1000;
  pointer-events: auto;
  -webkit-tap-highlight-color: transparent;
  transition: opacity 400ms cubic-bezier(0.25, 0.8, 0.25, 1);
  opacity: 0;
}
.cdk-overlay-backdrop.cdk-overlay-backdrop-showing {
  opacity: 1;
}
.cdk-high-contrast-active .cdk-overlay-backdrop.cdk-overlay-backdrop-showing {
  opacity: 0.6;
}
.cdk-overlay-dark-backdrop {
  background: rgba(0, 0, 0, 0.32);
}
.cdk-overlay-transparent-backdrop, .cdk-overlay-transparent-backdrop.cdk-overlay-backdrop-showing {
  opacity: 0;
}
.cdk-overlay-connected-position-bounding-box {
  position: absolute;
  z-index: 1000;
  display: flex;
  flex-direction: column;
  min-width: 1px;
  min-height: 1px;
}
.cdk-global-scrollblock {
  position: fixed;
  width: 100%;
  overflow-y: scroll;
}
textarea.cdk-textarea-autosize {
  resize: none;
}
textarea.cdk-textarea-autosize-measuring {
  padding: 2px 0 !important;
  box-sizing: content-box !important;
  height: auto !important;
  overflow: hidden !important;
}
textarea.cdk-textarea-autosize-measuring-firefox {
  padding: 2px 0 !important;
  box-sizing: content-box !important;
  height: 0 !important;
}
@keyframes cdk-text-field-autofill-start { /*!*/ }
@keyframes cdk-text-field-autofill-end { /*!*/ }
.cdk-text-field-autofill-monitored:-webkit-autofill {
  animation: cdk-text-field-autofill-start 0s 1ms;
}
.cdk-text-field-autofill-monitored:not(:-webkit-autofill) {
  animation: cdk-text-field-autofill-end 0s 1ms;
}
.mat-focus-indicator {
  position: relative;
}
.mat-mdc-focus-indicator {
  position: relative;
}
.mat-ripple-element {
  background-color: rgba(0, 0, 0, 0.1);
}
.mat-option {
  color: rgba(0, 0, 0, 0.87);
}
.mat-option:hover:not(.mat-option-disabled), .mat-option:focus:not(.mat-option-disabled) {
  background: rgba(0, 0, 0, 0.04);
}
.mat-option.mat-selected:not(.mat-option-multiple):not(.mat-option-disabled) {
  background: rgba(0, 0, 0, 0.04);
}
.mat-option.mat-active {
  background: rgba(0, 0, 0, 0.04);
  color: rgba(0, 0, 0, 0.87);
}
.mat-option.mat-option-disabled {
  color: rgba(0, 0, 0, 0.38);
}
.mat-primary .mat-option.mat-selected:not(.mat-option-disabled) {
  color: #03a9f4;
}
.mat-accent .mat-option.mat-selected:not(.mat-option-disabled) {
  color: #455a64;
}
.mat-warn .mat-option.mat-selected:not(.mat-option-disabled) {
  color: #e53935;
}
.mat-optgroup-label {
  color: rgba(0, 0, 0, 0.54);
}
.mat-optgroup-disabled .mat-optgroup-label {
  color: rgba(0, 0, 0, 0.38);
}
.mat-pseudo-checkbox {
  color: rgba(0, 0, 0, 0.54);
}
.mat-pseudo-checkbox::after {
  color: #fafafa;
}
.mat-pseudo-checkbox-disabled {
  color: #b0b0b0;
}
.mat-primary .mat-pseudo-checkbox-checked,
.mat-primary .mat-pseudo-checkbox-indeterminate {
  background: #03a9f4;
}
.mat-pseudo-checkbox-checked,
.mat-pseudo-checkbox-indeterminate,
.mat-accent .mat-pseudo-checkbox-checked,
.mat-accent .mat-pseudo-checkbox-indeterminate {
  background: #455a64;
}
.mat-warn .mat-pseudo-checkbox-checked,
.mat-warn .mat-pseudo-checkbox-indeterminate {
  background: #e53935;
}
.mat-pseudo-checkbox-checked.mat-pseudo-checkbox-disabled,
.mat-pseudo-checkbox-indeterminate.mat-pseudo-checkbox-disabled {
  background: #b0b0b0;
}
.mat-app-background {
  background-color: #fafafa;
  color: rgba(0, 0, 0, 0.87);
}
.mat-elevation-z0 {
  box-shadow: 0px 0px 0px 0px rgba(0, 0, 0, 0.2), 0px 0px 0px 0px rgba(0, 0, 0, 0.14), 0px 0px 0px 0px rgba(0, 0, 0, 0.12);
}
.mat-elevation-z1 {
  box-shadow: 0px 2px 1px -1px rgba(0, 0, 0, 0.2), 0px 1px 1px 0px rgba(0, 0, 0, 0.14), 0px 1px 3px 0px rgba(0, 0, 0, 0.12);
}
.mat-elevation-z2 {
  box-shadow: 0px 3px 1px -2px rgba(0, 0, 0, 0.2), 0px 2px 2px 0px rgba(0, 0, 0, 0.14), 0px 1px 5px 0px rgba(0, 0, 0, 0.12);
}
.mat-elevation-z3 {
  box-shadow: 0px 3px 3px -2px rgba(0, 0, 0, 0.2), 0px 3px 4px 0px rgba(0, 0, 0, 0.14), 0px 1px 8px 0px rgba(0, 0, 0, 0.12);
}
.mat-elevation-z4 {
  box-shadow: 0px 2px 4px -1px rgba(0, 0, 0, 0.2), 0px 4px 5px 0px rgba(0, 0, 0, 0.14), 0px 1px 10px 0px rgba(0, 0, 0, 0.12);
}
.mat-elevation-z5 {
  box-shadow: 0px 3px 5px -1px rgba(0, 0, 0, 0.2), 0px 5px 8px 0px rgba(0, 0, 0, 0.14), 0px 1px 14px 0px rgba(0, 0, 0, 0.12);
}
.mat-elevation-z6 {
  box-shadow: 0px 3px 5px -1px rgba(0, 0, 0, 0.2), 0px 6px 10px 0px rgba(0, 0, 0, 0.14), 0px 1px 18px 0px rgba(0, 0, 0, 0.12);
}
.mat-elevation-z7 {
  box-shadow: 0px 4px 5px -2px rgba(0, 0, 0, 0.2), 0px 7px 10px 1px rgba(0, 0, 0, 0.14), 0px 2px 16px 1px rgba(0, 0, 0, 0.12);
}
.mat-elevation-z8 {
  box-shadow: 0px 5px 5px -3px rgba(0, 0, 0, 0.2), 0px 8px 10px 1px rgba(0, 0, 0, 0.14), 0px 3px 14px 2px rgba(0, 0, 0, 0.12);
}
.mat-elevation-z9 {
  box-shadow: 0px 5px 6px -3px rgba(0, 0, 0, 0.2), 0px 9px 12px 1px rgba(0, 0, 0, 0.14), 0px 3px 16px 2px rgba(0, 0, 0, 0.12);
}
.mat-elevation-z10 {
  box-shadow: 0px 6px 6px -3px rgba(0, 0, 0, 0.2), 0px 10px 14px 1px rgba(0, 0, 0, 0.14), 0px 4px 18px 3px rgba(0, 0, 0, 0.12);
}
.mat-elevation-z11 {
  box-shadow: 0px 6px 7px -4px rgba(0, 0, 0, 0.2), 0px 11px 15px 1px rgba(0, 0, 0, 0.14), 0px 4px 20px 3px rgba(0, 0, 0, 0.12);
}
.mat-elevation-z12 {
  box-shadow: 0px 7px 8px -4px rgba(0, 0, 0, 0.2), 0px 12px 17px 2px rgba(0, 0, 0, 0.14), 0px 5px 22px 4px rgba(0, 0, 0, 0.12);
}
.mat-elevation-z13 {
  box-shadow: 0px 7px 8px -4px rgba(0, 0, 0, 0.2), 0px 13px 19px 2px rgba(0, 0, 0, 0.14), 0px 5px 24px 4px rgba(0, 0, 0, 0.12);
}
.mat-elevation-z14 {
  box-shadow: 0px 7px 9px -4px rgba(0, 0, 0, 0.2), 0px 14px 21px 2px rgba(0, 0, 0, 0.14), 0px 5px 26px 4px rgba(0, 0, 0, 0.12);
}
.mat-elevation-z15 {
  box-shadow: 0px 8px 9px -5px rgba(0, 0, 0, 0.2), 0px 15px 22px 2px rgba(0, 0, 0, 0.14), 0px 6px 28px 5px rgba(0, 0, 0, 0.12);
}
.mat-elevation-z16 {
  box-shadow: 0px 8px 10px -5px rgba(0, 0, 0, 0.2), 0px 16px 24px 2px rgba(0, 0, 0, 0.14), 0px 6px 30px 5px rgba(0, 0, 0, 0.12);
}
.mat-elevation-z17 {
  box-shadow: 0px 8px 11px -5px rgba(0, 0, 0, 0.2), 0px 17px 26px 2px rgba(0, 0, 0, 0.14), 0px 6px 32px 5px rgba(0, 0, 0, 0.12);
}
.mat-elevation-z18 {
  box-shadow: 0px 9px 11px -5px rgba(0, 0, 0, 0.2), 0px 18px 28px 2px rgba(0, 0, 0, 0.14), 0px 7px 34px 6px rgba(0, 0, 0, 0.12);
}
.mat-elevation-z19 {
  box-shadow: 0px 9px 12px -6px rgba(0, 0, 0, 0.2), 0px 19px 29px 2px rgba(0, 0, 0, 0.14), 0px 7px 36px 6px rgba(0, 0, 0, 0.12);
}
.mat-elevation-z20 {
  box-shadow: 0px 10px 13px -6px rgba(0, 0, 0, 0.2), 0px 20px 31px 3px rgba(0, 0, 0, 0.14), 0px 8px 38px 7px rgba(0, 0, 0, 0.12);
}
.mat-elevation-z21 {
  box-shadow: 0px 10px 13px -6px rgba(0, 0, 0, 0.2), 0px 21px 33px 3px rgba(0, 0, 0, 0.14), 0px 8px 40px 7px rgba(0, 0, 0, 0.12);
}
.mat-elevation-z22 {
  box-shadow: 0px 10px 14px -6px rgba(0, 0, 0, 0.2), 0px 22px 35px 3px rgba(0, 0, 0, 0.14), 0px 8px 42px 7px rgba(0, 0, 0, 0.12);
}
.mat-elevation-z23 {
  box-shadow: 0px 11px 14px -7px rgba(0, 0, 0, 0.2), 0px 23px 36px 3px rgba(0, 0, 0, 0.14), 0px 9px 44px 8px rgba(0, 0, 0, 0.12);
}
.mat-elevation-z24 {
  box-shadow: 0px 11px 15px -7px rgba(0, 0, 0, 0.2), 0px 24px 38px 3px rgba(0, 0, 0, 0.14), 0px 9px 46px 8px rgba(0, 0, 0, 0.12);
}
.mat-theme-loaded-marker {
  display: none;
}
.mat-autocomplete-panel {
  background: white;
  color: rgba(0, 0, 0, 0.87);
}
.mat-autocomplete-panel:not([class*=mat-elevation-z]) {
  box-shadow: 0px 2px 4px -1px rgba(0, 0, 0, 0.2), 0px 4px 5px 0px rgba(0, 0, 0, 0.14), 0px 1px 10px 0px rgba(0, 0, 0, 0.12);
}
.mat-autocomplete-panel .mat-option.mat-selected:not(.mat-active):not(:hover) {
  background: white;
}
.mat-autocomplete-panel .mat-option.mat-selected:not(.mat-active):not(:hover):not(.mat-option-disabled) {
  color: rgba(0, 0, 0, 0.87);
}
.mat-badge {
  position: relative;
}
.mat-badge-hidden .mat-badge-content {
  display: none;
}
.mat-badge-content {
  position: absolute;
  text-align: center;
  display: inline-block;
  border-radius: 50%;
  transition: transform 200ms ease-in-out;
  transform: scale(0.6);
  overflow: hidden;
  white-space: nowrap;
  text-overflow: ellipsis;
  pointer-events: none;
}
.ng-animate-disabled .mat-badge-content,
.mat-badge-content._mat-animation-noopable {
  transition: none;
}
.mat-badge-content.mat-badge-active {
  transform: none;
}
.mat-badge-small .mat-badge-content {
  width: 16px;
  height: 16px;
  line-height: 16px;
}
.mat-badge-small.mat-badge-above .mat-badge-content {
  top: -8px;
}
.mat-badge-small.mat-badge-below .mat-badge-content {
  bottom: -8px;
}
.mat-badge-small.mat-badge-before .mat-badge-content {
  left: -16px;
}
[dir=rtl] .mat-badge-small.mat-badge-before .mat-badge-content {
  left: auto;
  right: -16px;
}
.mat-badge-small.mat-badge-after .mat-badge-content {
  right: -16px;
}
[dir=rtl] .mat-badge-small.mat-badge-after .mat-badge-content {
  right: auto;
  left: -16px;
}
.mat-badge-small.mat-badge-overlap.mat-badge-before .mat-badge-content {
  left: -8px;
}
[dir=rtl] .mat-badge-small.mat-badge-overlap.mat-badge-before .mat-badge-content {
  left: auto;
  right: -8px;
}
.mat-badge-small.mat-badge-overlap.mat-badge-after .mat-badge-content {
  right: -8px;
}
[dir=rtl] .mat-badge-small.mat-badge-overlap.mat-badge-after .mat-badge-content {
  right: auto;
  left: -8px;
}
.mat-badge-medium .mat-badge-content {
  width: 22px;
  height: 22px;
  line-height: 22px;
}
.mat-badge-medium.mat-badge-above .mat-badge-content {
  top: -11px;
}
.mat-badge-medium.mat-badge-below .mat-badge-content {
  bottom: -11px;
}
.mat-badge-medium.mat-badge-before .mat-badge-content {
  left: -22px;
}
[dir=rtl] .mat-badge-medium.mat-badge-before .mat-badge-content {
  left: auto;
  right: -22px;
}
.mat-badge-medium.mat-badge-after .mat-badge-content {
  right: -22px;
}
[dir=rtl] .mat-badge-medium.mat-badge-after .mat-badge-content {
  right: auto;
  left: -22px;
}
.mat-badge-medium.mat-badge-overlap.mat-badge-before .mat-badge-content {
  left: -11px;
}
[dir=rtl] .mat-badge-medium.mat-badge-overlap.mat-badge-before .mat-badge-content {
  left: auto;
  right: -11px;
}
.mat-badge-medium.mat-badge-overlap.mat-badge-after .mat-badge-content {
  right: -11px;
}
[dir=rtl] .mat-badge-medium.mat-badge-overlap.mat-badge-after .mat-badge-content {
  right: auto;
  left: -11px;
}
.mat-badge-large .mat-badge-content {
  width: 28px;
  height: 28px;
  line-height: 28px;
}
.mat-badge-large.mat-badge-above .mat-badge-content {
  top: -14px;
}
.mat-badge-large.mat-badge-below .mat-badge-content {
  bottom: -14px;
}
.mat-badge-large.mat-badge-before .mat-badge-content {
  left: -28px;
}
[dir=rtl] .mat-badge-large.mat-badge-before .mat-badge-content {
  left: auto;
  right: -28px;
}
.mat-badge-large.mat-badge-after .mat-badge-content {
  right: -28px;
}
[dir=rtl] .mat-badge-large.mat-badge-after .mat-badge-content {
  right: auto;
  left: -28px;
}
.mat-badge-large.mat-badge-overlap.mat-badge-before .mat-badge-content {
  left: -14px;
}
[dir=rtl] .mat-badge-large.mat-badge-overlap.mat-badge-before .mat-badge-content {
  left: auto;
  right: -14px;
}
.mat-badge-large.mat-badge-overlap.mat-badge-after .mat-badge-content {
  right: -14px;
}
[dir=rtl] .mat-badge-large.mat-badge-overlap.mat-badge-after .mat-badge-content {
  right: auto;
  left: -14px;
}
.mat-badge-content {
  color: white;
  background: #03a9f4;
}
.cdk-high-contrast-active .mat-badge-content {
  outline: solid 1px;
  border-radius: 0;
}
.mat-badge-accent .mat-badge-content {
  background: #455a64;
  color: rgba(255, 255, 255, 0.87);
}
.mat-badge-warn .mat-badge-content {
  color: white;
  background: #e53935;
}
.mat-badge-disabled .mat-badge-content {
  background: #b9b9b9;
  color: rgba(0, 0, 0, 0.38);
}
.mat-bottom-sheet-container {
  box-shadow: 0px 8px 10px -5px rgba(0, 0, 0, 0.2), 0px 16px 24px 2px rgba(0, 0, 0, 0.14), 0px 6px 30px 5px rgba(0, 0, 0, 0.12);
  background: white;
  color: rgba(0, 0, 0, 0.87);
}
.mat-button, .mat-icon-button, .mat-stroked-button {
  color: inherit;
  background: transparent;
}
.mat-button.mat-primary, .mat-icon-button.mat-primary, .mat-stroked-button.mat-primary {
  color: #03a9f4;
}
.mat-button.mat-accent, .mat-icon-button.mat-accent, .mat-stroked-button.mat-accent {
  color: #455a64;
}
.mat-button.mat-warn, .mat-icon-button.mat-warn, .mat-stroked-button.mat-warn {
  color: #e53935;
}
.mat-button.mat-primary.mat-button-disabled, .mat-button.mat-accent.mat-button-disabled, .mat-button.mat-warn.mat-button-disabled, .mat-button.mat-button-disabled.mat-button-disabled, .mat-icon-button.mat-primary.mat-button-disabled, .mat-icon-button.mat-accent.mat-button-disabled, .mat-icon-button.mat-warn.mat-button-disabled, .mat-icon-button.mat-button-disabled.mat-button-disabled, .mat-stroked-button.mat-primary.mat-button-disabled, .mat-stroked-button.mat-accent.mat-button-disabled, .mat-stroked-button.mat-warn.mat-button-disabled, .mat-stroked-button.mat-button-disabled.mat-button-disabled {
  color: rgba(0, 0, 0, 0.26);
}
.mat-button.mat-primary .mat-button-focus-overlay, .mat-icon-button.mat-primary .mat-button-focus-overlay, .mat-stroked-button.mat-primary .mat-button-focus-overlay {
  background-color: #03a9f4;
}
.mat-button.mat-accent .mat-button-focus-overlay, .mat-icon-button.mat-accent .mat-button-focus-overlay, .mat-stroked-button.mat-accent .mat-button-focus-overlay {
  background-color: #455a64;
}
.mat-button.mat-warn .mat-button-focus-overlay, .mat-icon-button.mat-warn .mat-button-focus-overlay, .mat-stroked-button.mat-warn .mat-button-focus-overlay {
  background-color: #e53935;
}
.mat-button.mat-button-disabled .mat-button-focus-overlay, .mat-icon-button.mat-button-disabled .mat-button-focus-overlay, .mat-stroked-button.mat-button-disabled .mat-button-focus-overlay {
  background-color: transparent;
}
.mat-button .mat-ripple-element, .mat-icon-button .mat-ripple-element, .mat-stroked-button .mat-ripple-element {
  opacity: 0.1;
  background-color: currentColor;
}
.mat-button-focus-overlay {
  background: black;
}
.mat-stroked-button:not(.mat-button-disabled) {
  border-color: rgba(0, 0, 0, 0.12);
}
.mat-flat-button, .mat-raised-button, .mat-fab, .mat-mini-fab {
  color: rgba(0, 0, 0, 0.87);
  background-color: white;
}
.mat-flat-button.mat-primary, .mat-raised-button.mat-primary, .mat-fab.mat-primary, .mat-mini-fab.mat-primary {
  color: white;
}
.mat-flat-button.mat-accent, .mat-raised-button.mat-accent, .mat-fab.mat-accent, .mat-mini-fab.mat-accent {
  color: rgba(255, 255, 255, 0.87);
}
.mat-flat-button.mat-warn, .mat-raised-button.mat-warn, .mat-fab.mat-warn, .mat-mini-fab.mat-warn {
  color: white;
}
.mat-flat-button.mat-primary.mat-button-disabled, .mat-flat-button.mat-accent.mat-button-disabled, .mat-flat-button.mat-warn.mat-button-disabled, .mat-flat-button.mat-button-disabled.mat-button-disabled, .mat-raised-button.mat-primary.mat-button-disabled, .mat-raised-button.mat-accent.mat-button-disabled, .mat-raised-button.mat-warn.mat-button-disabled, .mat-raised-button.mat-button-disabled.mat-button-disabled, .mat-fab.mat-primary.mat-button-disabled, .mat-fab.mat-accent.mat-button-disabled, .mat-fab.mat-warn.mat-button-disabled, .mat-fab.mat-button-disabled.mat-button-disabled, .mat-mini-fab.mat-primary.mat-button-disabled, .mat-mini-fab.mat-accent.mat-button-disabled, .mat-mini-fab.mat-warn.mat-button-disabled, .mat-mini-fab.mat-button-disabled.mat-button-disabled {
  color: rgba(0, 0, 0, 0.26);
}
.mat-flat-button.mat-primary, .mat-raised-button.mat-primary, .mat-fab.mat-primary, .mat-mini-fab.mat-primary {
  background-color: #03a9f4;
}
.mat-flat-button.mat-accent, .mat-raised-button.mat-accent, .mat-fab.mat-accent, .mat-mini-fab.mat-accent {
  background-color: #455a64;
}
.mat-flat-button.mat-warn, .mat-raised-button.mat-warn, .mat-fab.mat-warn, .mat-mini-fab.mat-warn {
  background-color: #e53935;
}
.mat-flat-button.mat-primary.mat-button-disabled, .mat-flat-button.mat-accent.mat-button-disabled, .mat-flat-button.mat-warn.mat-button-disabled, .mat-flat-button.mat-button-disabled.mat-button-disabled, .mat-raised-button.mat-primary.mat-button-disabled, .mat-raised-button.mat-accent.mat-button-disabled, .mat-raised-button.mat-warn.mat-button-disabled, .mat-raised-button.mat-button-disabled.mat-button-disabled, .mat-fab.mat-primary.mat-button-disabled, .mat-fab.mat-accent.mat-button-disabled, .mat-fab.mat-warn.mat-button-disabled, .mat-fab.mat-button-disabled.mat-button-disabled, .mat-mini-fab.mat-primary.mat-button-disabled, .mat-mini-fab.mat-accent.mat-button-disabled, .mat-mini-fab.mat-warn.mat-button-disabled, .mat-mini-fab.mat-button-disabled.mat-button-disabled {
  background-color: rgba(0, 0, 0, 0.12);
}
.mat-flat-button.mat-primary .mat-ripple-element, .mat-raised-button.mat-primary .mat-ripple-element, .mat-fab.mat-primary .mat-ripple-element, .mat-mini-fab.mat-primary .mat-ripple-element {
  background-color: rgba(255, 255, 255, 0.1);
}
.mat-flat-button.mat-accent .mat-ripple-element, .mat-raised-button.mat-accent .mat-ripple-element, .mat-fab.mat-accent .mat-ripple-element, .mat-mini-fab.mat-accent .mat-ripple-element {
  background-color: rgba(255, 255, 255, 0.1);
}
.mat-flat-button.mat-warn .mat-ripple-element, .mat-raised-button.mat-warn .mat-ripple-element, .mat-fab.mat-warn .mat-ripple-element, .mat-mini-fab.mat-warn .mat-ripple-element {
  background-color: rgba(255, 255, 255, 0.1);
}
.mat-stroked-button:not([class*=mat-elevation-z]), .mat-flat-button:not([class*=mat-elevation-z]) {
  box-shadow: 0px 0px 0px 0px rgba(0, 0, 0, 0.2), 0px 0px 0px 0px rgba(0, 0, 0, 0.14), 0px 0px 0px 0px rgba(0, 0, 0, 0.12);
}
.mat-raised-button:not([class*=mat-elevation-z]) {
  box-shadow: 0px 3px 1px -2px rgba(0, 0, 0, 0.2), 0px 2px 2px 0px rgba(0, 0, 0, 0.14), 0px 1px 5px 0px rgba(0, 0, 0, 0.12);
}
.mat-raised-button:not(.mat-button-disabled):active:not([class*=mat-elevation-z]) {
  box-shadow: 0px 5px 5px -3px rgba(0, 0, 0, 0.2), 0px 8px 10px 1px rgba(0, 0, 0, 0.14), 0px 3px 14px 2px rgba(0, 0, 0, 0.12);
}
.mat-raised-button.mat-button-disabled:not([class*=mat-elevation-z]) {
  box-shadow: 0px 0px 0px 0px rgba(0, 0, 0, 0.2), 0px 0px 0px 0px rgba(0, 0, 0, 0.14), 0px 0px 0px 0px rgba(0, 0, 0, 0.12);
}
.mat-fab:not([class*=mat-elevation-z]), .mat-mini-fab:not([class*=mat-elevation-z]) {
  box-shadow: 0px 3px 5px -1px rgba(0, 0, 0, 0.2), 0px 6px 10px 0px rgba(0, 0, 0, 0.14), 0px 1px 18px 0px rgba(0, 0, 0, 0.12);
}
.mat-fab:not(.mat-button-disabled):active:not([class*=mat-elevation-z]), .mat-mini-fab:not(.mat-button-disabled):active:not([class*=mat-elevation-z]) {
  box-shadow: 0px 7px 8px -4px rgba(0, 0, 0, 0.2), 0px 12px 17px 2px rgba(0, 0, 0, 0.14), 0px 5px 22px 4px rgba(0, 0, 0, 0.12);
}
.mat-fab.mat-button-disabled:not([class*=mat-elevation-z]), .mat-mini-fab.mat-button-disabled:not([class*=mat-elevation-z]) {
  box-shadow: 0px 0px 0px 0px rgba(0, 0, 0, 0.2), 0px 0px 0px 0px rgba(0, 0, 0, 0.14), 0px 0px 0px 0px rgba(0, 0, 0, 0.12);
}
.mat-button-toggle-standalone,
.mat-button-toggle-group {
  box-shadow: 0px 3px 1px -2px rgba(0, 0, 0, 0.2), 0px 2px 2px 0px rgba(0, 0, 0, 0.14), 0px 1px 5px 0px rgba(0, 0, 0, 0.12);
}
.mat-button-toggle-standalone.mat-button-toggle-appearance-standard,
.mat-button-toggle-group-appearance-standard {
  box-shadow: none;
}
.mat-button-toggle {
  color: rgba(0, 0, 0, 0.38);
}
.mat-button-toggle .mat-button-toggle-focus-overlay {
  background-color: rgba(0, 0, 0, 0.12);
}
.mat-button-toggle-appearance-standard {
  color: rgba(0, 0, 0, 0.87);
  background: white;
}
.mat-button-toggle-appearance-standard .mat-button-toggle-focus-overlay {
  background-color: black;
}
.mat-button-toggle-group-appearance-standard .mat-button-toggle + .mat-button-toggle {
  border-left: solid 1px rgba(0, 0, 0, 0.12);
}
[dir=rtl] .mat-button-toggle-group-appearance-standard .mat-button-toggle + .mat-button-toggle {
  border-left: none;
  border-right: solid 1px rgba(0, 0, 0, 0.12);
}
.mat-button-toggle-group-appearance-standard.mat-button-toggle-vertical .mat-button-toggle + .mat-button-toggle {
  border-left: none;
  border-right: none;
  border-top: solid 1px rgba(0, 0, 0, 0.12);
}
.mat-button-toggle-checked {
  background-color: #e0e0e0;
  color: rgba(0, 0, 0, 0.54);
}
.mat-button-toggle-checked.mat-button-toggle-appearance-standard {
  color: rgba(0, 0, 0, 0.87);
}
.mat-button-toggle-disabled {
  color: rgba(0, 0, 0, 0.26);
  background-color: #eeeeee;
}
.mat-button-toggle-disabled.mat-button-toggle-appearance-standard {
  background: white;
}
.mat-button-toggle-disabled.mat-button-toggle-checked {
  background-color: #bdbdbd;
}
.mat-button-toggle-standalone.mat-button-toggle-appearance-standard,
.mat-button-toggle-group-appearance-standard {
  border: solid 1px rgba(0, 0, 0, 0.12);
}
.mat-button-toggle-appearance-standard .mat-button-toggle-label-content {
  line-height: 48px;
}
.mat-card {
  background: white;
  color: rgba(0, 0, 0, 0.87);
}
.mat-card:not([class*=mat-elevation-z]) {
  box-shadow: 0px 2px 1px -1px rgba(0, 0, 0, 0.2), 0px 1px 1px 0px rgba(0, 0, 0, 0.14), 0px 1px 3px 0px rgba(0, 0, 0, 0.12);
}
.mat-card.mat-card-flat:not([class*=mat-elevation-z]) {
  box-shadow: 0px 0px 0px 0px rgba(0, 0, 0, 0.2), 0px 0px 0px 0px rgba(0, 0, 0, 0.14), 0px 0px 0px 0px rgba(0, 0, 0, 0.12);
}
.mat-card-subtitle {
  color: rgba(0, 0, 0, 0.54);
}
.mat-checkbox-frame {
  border-color: rgba(0, 0, 0, 0.54);
}
.mat-checkbox-checkmark {
  fill: #fafafa;
}
.mat-checkbox-checkmark-path {
  stroke: #fafafa !important;
}
.mat-checkbox-mixedmark {
  background-color: #fafafa;
}
.mat-checkbox-indeterminate.mat-primary .mat-checkbox-background, .mat-checkbox-checked.mat-primary .mat-checkbox-background {
  background-color: #03a9f4;
}
.mat-checkbox-indeterminate.mat-accent .mat-checkbox-background, .mat-checkbox-checked.mat-accent .mat-checkbox-background {
  background-color: #455a64;
}
.mat-checkbox-indeterminate.mat-warn .mat-checkbox-background, .mat-checkbox-checked.mat-warn .mat-checkbox-background {
  background-color: #e53935;
}
.mat-checkbox-disabled.mat-checkbox-checked .mat-checkbox-background, .mat-checkbox-disabled.mat-checkbox-indeterminate .mat-checkbox-background {
  background-color: #b0b0b0;
}
.mat-checkbox-disabled:not(.mat-checkbox-checked) .mat-checkbox-frame {
  border-color: #b0b0b0;
}
.mat-checkbox-disabled .mat-checkbox-label {
  color: rgba(0, 0, 0, 0.54);
}
.mat-checkbox .mat-ripple-element {
  background-color: black;
}
.mat-checkbox-checked:not(.mat-checkbox-disabled).mat-primary .mat-ripple-element,
.mat-checkbox:active:not(.mat-checkbox-disabled).mat-primary .mat-ripple-element {
  background: #03a9f4;
}
.mat-checkbox-checked:not(.mat-checkbox-disabled).mat-accent .mat-ripple-element,
.mat-checkbox:active:not(.mat-checkbox-disabled).mat-accent .mat-ripple-element {
  background: #455a64;
}
.mat-checkbox-checked:not(.mat-checkbox-disabled).mat-warn .mat-ripple-element,
.mat-checkbox:active:not(.mat-checkbox-disabled).mat-warn .mat-ripple-element {
  background: #e53935;
}
.mat-chip.mat-standard-chip {
  background-color: #e0e0e0;
  color: rgba(0, 0, 0, 0.87);
}
.mat-chip.mat-standard-chip .mat-chip-remove {
  color: rgba(0, 0, 0, 0.87);
  opacity: 0.4;
}
.mat-chip.mat-standard-chip:not(.mat-chip-disabled):active {
  box-shadow: 0px 3px 3px -2px rgba(0, 0, 0, 0.2), 0px 3px 4px 0px rgba(0, 0, 0, 0.14), 0px 1px 8px 0px rgba(0, 0, 0, 0.12);
}
.mat-chip.mat-standard-chip:not(.mat-chip-disabled) .mat-chip-remove:hover {
  opacity: 0.54;
}
.mat-chip.mat-standard-chip.mat-chip-disabled {
  opacity: 0.4;
}
.mat-chip.mat-standard-chip::after {
  background: black;
}
.mat-chip.mat-standard-chip.mat-chip-selected.mat-primary {
  background-color: #03a9f4;
  color: white;
}
.mat-chip.mat-standard-chip.mat-chip-selected.mat-primary .mat-chip-remove {
  color: white;
  opacity: 0.4;
}
.mat-chip.mat-standard-chip.mat-chip-selected.mat-primary .mat-ripple-element {
  background-color: rgba(255, 255, 255, 0.1);
}
.mat-chip.mat-standard-chip.mat-chip-selected.mat-warn {
  background-color: #e53935;
  color: white;
}
.mat-chip.mat-standard-chip.mat-chip-selected.mat-warn .mat-chip-remove {
  color: white;
  opacity: 0.4;
}
.mat-chip.mat-standard-chip.mat-chip-selected.mat-warn .mat-ripple-element {
  background-color: rgba(255, 255, 255, 0.1);
}
.mat-chip.mat-standard-chip.mat-chip-selected.mat-accent {
  background-color: #455a64;
  color: rgba(255, 255, 255, 0.87);
}
.mat-chip.mat-standard-chip.mat-chip-selected.mat-accent .mat-chip-remove {
  color: rgba(255, 255, 255, 0.87);
  opacity: 0.4;
}
.mat-chip.mat-standard-chip.mat-chip-selected.mat-accent .mat-ripple-element {
  background-color: rgba(255, 255, 255, 0.1);
}
.mat-table {
  background: white;
}
.mat-table thead, .mat-table tbody, .mat-table tfoot,
mat-header-row, mat-row, mat-footer-row,
[mat-header-row], [mat-row], [mat-footer-row],
.mat-table-sticky {
  background: inherit;
}
mat-row, mat-header-row, mat-footer-row,
th.mat-header-cell, td.mat-cell, td.mat-footer-cell {
  border-bottom-color: rgba(0, 0, 0, 0.12);
}
.mat-header-cell {
  color: rgba(0, 0, 0, 0.54);
}
.mat-cell, .mat-footer-cell {
  color: rgba(0, 0, 0, 0.87);
}
.mat-calendar-arrow {
  fill: rgba(0, 0, 0, 0.54);
}
.mat-datepicker-toggle,
.mat-datepicker-content .mat-calendar-next-button,
.mat-datepicker-content .mat-calendar-previous-button {
  color: rgba(0, 0, 0, 0.54);
}
.mat-calendar-table-header-divider::after {
  background: rgba(0, 0, 0, 0.12);
}
.mat-calendar-table-header,
.mat-calendar-body-label {
  color: rgba(0, 0, 0, 0.54);
}
.mat-calendar-body-cell-content,
.mat-date-range-input-separator {
  color: rgba(0, 0, 0, 0.87);
  border-color: transparent;
}
.mat-calendar-body-disabled > .mat-calendar-body-cell-content:not(.mat-calendar-body-selected):not(.mat-calendar-body-comparison-identical) {
  color: rgba(0, 0, 0, 0.38);
}
.mat-form-field-disabled .mat-date-range-input-separator {
  color: rgba(0, 0, 0, 0.38);
}
.mat-calendar-body-in-preview {
  color: rgba(0, 0, 0, 0.24);
}
.mat-calendar-body-today:not(.mat-calendar-body-selected):not(.mat-calendar-body-comparison-identical) {
  border-color: rgba(0, 0, 0, 0.38);
}
.mat-calendar-body-disabled > .mat-calendar-body-today:not(.mat-calendar-body-selected):not(.mat-calendar-body-comparison-identical) {
  border-color: rgba(0, 0, 0, 0.18);
}
.mat-calendar-body-in-range::before {
  background: rgba(3, 169, 244, 0.2);
}
.mat-calendar-body-comparison-identical,
.mat-calendar-body-in-comparison-range::before {
  background: rgba(249, 171, 0, 0.2);
}
.mat-calendar-body-comparison-bridge-start::before,
[dir=rtl] .mat-calendar-body-comparison-bridge-end::before {
  background: linear-gradient(to right, rgba(3, 169, 244, 0.2) 50%, rgba(249, 171, 0, 0.2) 50%);
}
.mat-calendar-body-comparison-bridge-end::before,
[dir=rtl] .mat-calendar-body-comparison-bridge-start::before {
  background: linear-gradient(to left, rgba(3, 169, 244, 0.2) 50%, rgba(249, 171, 0, 0.2) 50%);
}
.mat-calendar-body-in-range > .mat-calendar-body-comparison-identical,
.mat-calendar-body-in-comparison-range.mat-calendar-body-in-range::after {
  background: #a8dab5;
}
.mat-calendar-body-comparison-identical.mat-calendar-body-selected,
.mat-calendar-body-in-comparison-range > .mat-calendar-body-selected {
  background: #46a35e;
}
.mat-calendar-body-selected {
  background-color: #03a9f4;
  color: white;
}
.mat-calendar-body-disabled > .mat-calendar-body-selected {
  background-color: rgba(3, 169, 244, 0.4);
}
.mat-calendar-body-today.mat-calendar-body-selected {
  box-shadow: inset 0 0 0 1px white;
}
.cdk-keyboard-focused .mat-calendar-body-active > .mat-calendar-body-cell-content:not(.mat-calendar-body-selected):not(.mat-calendar-body-comparison-identical),
.cdk-program-focused .mat-calendar-body-active > .mat-calendar-body-cell-content:not(.mat-calendar-body-selected):not(.mat-calendar-body-comparison-identical) {
  background-color: rgba(3, 169, 244, 0.3);
}
@media (hover: hover) {
  .mat-calendar-body-cell:not(.mat-calendar-body-disabled):hover > .mat-calendar-body-cell-content:not(.mat-calendar-body-selected):not(.mat-calendar-body-comparison-identical) {
    background-color: rgba(3, 169, 244, 0.3);
  }
}
.mat-datepicker-content {
  box-shadow: 0px 2px 4px -1px rgba(0, 0, 0, 0.2), 0px 4px 5px 0px rgba(0, 0, 0, 0.14), 0px 1px 10px 0px rgba(0, 0, 0, 0.12);
  background-color: white;
  color: rgba(0, 0, 0, 0.87);
}
.mat-datepicker-content.mat-accent .mat-calendar-body-in-range::before {
  background: rgba(69, 90, 100, 0.2);
}
.mat-datepicker-content.mat-accent .mat-calendar-body-comparison-identical,
.mat-datepicker-content.mat-accent .mat-calendar-body-in-comparison-range::before {
  background: rgba(249, 171, 0, 0.2);
}
.mat-datepicker-content.mat-accent .mat-calendar-body-comparison-bridge-start::before,
.mat-datepicker-content.mat-accent [dir=rtl] .mat-calendar-body-comparison-bridge-end::before {
  background: linear-gradient(to right, rgba(69, 90, 100, 0.2) 50%, rgba(249, 171, 0, 0.2) 50%);
}
.mat-datepicker-content.mat-accent .mat-calendar-body-comparison-bridge-end::before,
.mat-datepicker-content.mat-accent [dir=rtl] .mat-calendar-body-comparison-bridge-start::before {
  background: linear-gradient(to left, rgba(69, 90, 100, 0.2) 50%, rgba(249, 171, 0, 0.2) 50%);
}
.mat-datepicker-content.mat-accent .mat-calendar-body-in-range > .mat-calendar-body-comparison-identical,
.mat-datepicker-content.mat-accent .mat-calendar-body-in-comparison-range.mat-calendar-body-in-range::after {
  background: #a8dab5;
}
.mat-datepicker-content.mat-accent .mat-calendar-body-comparison-identical.mat-calendar-body-selected,
.mat-datepicker-content.mat-accent .mat-calendar-body-in-comparison-range > .mat-calendar-body-selected {
  background: #46a35e;
}
.mat-datepicker-content.mat-accent .mat-calendar-body-selected {
  background-color: #455a64;
  color: rgba(255, 255, 255, 0.87);
}
.mat-datepicker-content.mat-accent .mat-calendar-body-disabled > .mat-calendar-body-selected {
  background-color: rgba(69, 90, 100, 0.4);
}
.mat-datepicker-content.mat-accent .mat-calendar-body-today.mat-calendar-body-selected {
  box-shadow: inset 0 0 0 1px rgba(255, 255, 255, 0.87);
}
.mat-datepicker-content.mat-accent .cdk-keyboard-focused .mat-calendar-body-active > .mat-calendar-body-cell-content:not(.mat-calendar-body-selected):not(.mat-calendar-body-comparison-identical),
.mat-datepicker-content.mat-accent .cdk-program-focused .mat-calendar-body-active > .mat-calendar-body-cell-content:not(.mat-calendar-body-selected):not(.mat-calendar-body-comparison-identical) {
  background-color: rgba(69, 90, 100, 0.3);
}
@media (hover: hover) {
  .mat-datepicker-content.mat-accent .mat-calendar-body-cell:not(.mat-calendar-body-disabled):hover > .mat-calendar-body-cell-content:not(.mat-calendar-body-selected):not(.mat-calendar-body-comparison-identical) {
    background-color: rgba(69, 90, 100, 0.3);
  }
}
.mat-datepicker-content.mat-warn .mat-calendar-body-in-range::before {
  background: rgba(229, 57, 53, 0.2);
}
.mat-datepicker-content.mat-warn .mat-calendar-body-comparison-identical,
.mat-datepicker-content.mat-warn .mat-calendar-body-in-comparison-range::before {
  background: rgba(249, 171, 0, 0.2);
}
.mat-datepicker-content.mat-warn .mat-calendar-body-comparison-bridge-start::before,
.mat-datepicker-content.mat-warn [dir=rtl] .mat-calendar-body-comparison-bridge-end::before {
  background: linear-gradient(to right, rgba(229, 57, 53, 0.2) 50%, rgba(249, 171, 0, 0.2) 50%);
}
.mat-datepicker-content.mat-warn .mat-calendar-body-comparison-bridge-end::before,
.mat-datepicker-content.mat-warn [dir=rtl] .mat-calendar-body-comparison-bridge-start::before {
  background: linear-gradient(to left, rgba(229, 57, 53, 0.2) 50%, rgba(249, 171, 0, 0.2) 50%);
}
.mat-datepicker-content.mat-warn .mat-calendar-body-in-range > .mat-calendar-body-comparison-identical,
.mat-datepicker-content.mat-warn .mat-calendar-body-in-comparison-range.mat-calendar-body-in-range::after {
  background: #a8dab5;
}
.mat-datepicker-content.mat-warn .mat-calendar-body-comparison-identical.mat-calendar-body-selected,
.mat-datepicker-content.mat-warn .mat-calendar-body-in-comparison-range > .mat-calendar-body-selected {
  background: #46a35e;
}
.mat-datepicker-content.mat-warn .mat-calendar-body-selected {
  background-color: #e53935;
  color: white;
}
.mat-datepicker-content.mat-warn .mat-calendar-body-disabled > .mat-calendar-body-selected {
  background-color: rgba(229, 57, 53, 0.4);
}
.mat-datepicker-content.mat-warn .mat-calendar-body-today.mat-calendar-body-selected {
  box-shadow: inset 0 0 0 1px white;
}
.mat-datepicker-content.mat-warn .cdk-keyboard-focused .mat-calendar-body-active > .mat-calendar-body-cell-content:not(.mat-calendar-body-selected):not(.mat-calendar-body-comparison-identical),
.mat-datepicker-content.mat-warn .cdk-program-focused .mat-calendar-body-active > .mat-calendar-body-cell-content:not(.mat-calendar-body-selected):not(.mat-calendar-body-comparison-identical) {
  background-color: rgba(229, 57, 53, 0.3);
}
@media (hover: hover) {
  .mat-datepicker-content.mat-warn .mat-calendar-body-cell:not(.mat-calendar-body-disabled):hover > .mat-calendar-body-cell-content:not(.mat-calendar-body-selected):not(.mat-calendar-body-comparison-identical) {
    background-color: rgba(229, 57, 53, 0.3);
  }
}
.mat-datepicker-content-touch {
  box-shadow: 0px 11px 15px -7px rgba(0, 0, 0, 0.2), 0px 24px 38px 3px rgba(0, 0, 0, 0.14), 0px 9px 46px 8px rgba(0, 0, 0, 0.12);
}
.mat-datepicker-toggle-active {
  color: #03a9f4;
}
.mat-datepicker-toggle-active.mat-accent {
  color: #455a64;
}
.mat-datepicker-toggle-active.mat-warn {
  color: #e53935;
}
.mat-date-range-input-inner[disabled] {
  color: rgba(0, 0, 0, 0.38);
}
.mat-dialog-container {
  box-shadow: 0px 11px 15px -7px rgba(0, 0, 0, 0.2), 0px 24px 38px 3px rgba(0, 0, 0, 0.14), 0px 9px 46px 8px rgba(0, 0, 0, 0.12);
  background: white;
  color: rgba(0, 0, 0, 0.87);
}
.mat-divider {
  border-top-color: rgba(0, 0, 0, 0.12);
}
.mat-divider-vertical {
  border-right-color: rgba(0, 0, 0, 0.12);
}
.mat-expansion-panel {
  background: white;
  color: rgba(0, 0, 0, 0.87);
}
.mat-expansion-panel:not([class*=mat-elevation-z]) {
  box-shadow: 0px 3px 1px -2px rgba(0, 0, 0, 0.2), 0px 2px 2px 0px rgba(0, 0, 0, 0.14), 0px 1px 5px 0px rgba(0, 0, 0, 0.12);
}
.mat-action-row {
  border-top-color: rgba(0, 0, 0, 0.12);
}
.mat-expansion-panel .mat-expansion-panel-header.cdk-keyboard-focused:not([aria-disabled=true]), .mat-expansion-panel .mat-expansion-panel-header.cdk-program-focused:not([aria-disabled=true]), .mat-expansion-panel:not(.mat-expanded) .mat-expansion-panel-header:hover:not([aria-disabled=true]) {
  background: rgba(0, 0, 0, 0.04);
}
@media (hover: none) {
  .mat-expansion-panel:not(.mat-expanded):not([aria-disabled=true]) .mat-expansion-panel-header:hover {
    background: white;
  }
}
.mat-expansion-panel-header-title {
  color: rgba(0, 0, 0, 0.87);
}
.mat-expansion-panel-header-description,
.mat-expansion-indicator::after {
  color: rgba(0, 0, 0, 0.54);
}
.mat-expansion-panel-header[aria-disabled=true] {
  color: rgba(0, 0, 0, 0.26);
}
.mat-expansion-panel-header[aria-disabled=true] .mat-expansion-panel-header-title,
.mat-expansion-panel-header[aria-disabled=true] .mat-expansion-panel-header-description {
  color: inherit;
}
.mat-expansion-panel-header {
  height: 48px;
}
.mat-expansion-panel-header.mat-expanded {
  height: 64px;
}
.mat-form-field-label {
  color: rgba(0, 0, 0, 0.6);
}
.mat-hint {
  color: rgba(0, 0, 0, 0.6);
}
.mat-form-field.mat-focused .mat-form-field-label {
  color: #03a9f4;
}
.mat-form-field.mat-focused .mat-form-field-label.mat-accent {
  color: #455a64;
}
.mat-form-field.mat-focused .mat-form-field-label.mat-warn {
  color: #e53935;
}
.mat-focused .mat-form-field-required-marker {
  color: #455a64;
}
.mat-form-field-ripple {
  background-color: rgba(0, 0, 0, 0.87);
}
.mat-form-field.mat-focused .mat-form-field-ripple {
  background-color: #03a9f4;
}
.mat-form-field.mat-focused .mat-form-field-ripple.mat-accent {
  background-color: #455a64;
}
.mat-form-field.mat-focused .mat-form-field-ripple.mat-warn {
  background-color: #e53935;
}
.mat-form-field-type-mat-native-select.mat-focused:not(.mat-form-field-invalid) .mat-form-field-infix::after {
  color: #03a9f4;
}
.mat-form-field-type-mat-native-select.mat-focused:not(.mat-form-field-invalid).mat-accent .mat-form-field-infix::after {
  color: #455a64;
}
.mat-form-field-type-mat-native-select.mat-focused:not(.mat-form-field-invalid).mat-warn .mat-form-field-infix::after {
  color: #e53935;
}
.mat-form-field.mat-form-field-invalid .mat-form-field-label {
  color: #e53935;
}
.mat-form-field.mat-form-field-invalid .mat-form-field-label.mat-accent,
.mat-form-field.mat-form-field-invalid .mat-form-field-label .mat-form-field-required-marker {
  color: #e53935;
}
.mat-form-field.mat-form-field-invalid .mat-form-field-ripple,
.mat-form-field.mat-form-field-invalid .mat-form-field-ripple.mat-accent {
  background-color: #e53935;
}
.mat-error {
  color: #e53935;
}
.mat-form-field-appearance-legacy .mat-form-field-label {
  color: rgba(0, 0, 0, 0.54);
}
.mat-form-field-appearance-legacy .mat-hint {
  color: rgba(0, 0, 0, 0.54);
}
.mat-form-field-appearance-legacy .mat-form-field-underline {
  background-color: rgba(0, 0, 0, 0.42);
}
.mat-form-field-appearance-legacy.mat-form-field-disabled .mat-form-field-underline {
  background-image: linear-gradient(to right, rgba(0, 0, 0, 0.42) 0%, rgba(0, 0, 0, 0.42) 33%, transparent 0%);
  background-size: 4px 100%;
  background-repeat: repeat-x;
}
.mat-form-field-appearance-standard .mat-form-field-underline {
  background-color: rgba(0, 0, 0, 0.42);
}
.mat-form-field-appearance-standard.mat-form-field-disabled .mat-form-field-underline {
  background-image: linear-gradient(to right, rgba(0, 0, 0, 0.42) 0%, rgba(0, 0, 0, 0.42) 33%, transparent 0%);
  background-size: 4px 100%;
  background-repeat: repeat-x;
}
.mat-form-field-appearance-fill .mat-form-field-flex {
  background-color: rgba(0, 0, 0, 0.04);
}
.mat-form-field-appearance-fill.mat-form-field-disabled .mat-form-field-flex {
  background-color: rgba(0, 0, 0, 0.02);
}
.mat-form-field-appearance-fill .mat-form-field-underline::before {
  background-color: rgba(0, 0, 0, 0.42);
}
.mat-form-field-appearance-fill.mat-form-field-disabled .mat-form-field-label {
  color: rgba(0, 0, 0, 0.38);
}
.mat-form-field-appearance-fill.mat-form-field-disabled .mat-form-field-underline::before {
  background-color: transparent;
}
.mat-form-field-appearance-outline .mat-form-field-outline {
  color: rgba(0, 0, 0, 0.12);
}
.mat-form-field-appearance-outline .mat-form-field-outline-thick {
  color: rgba(0, 0, 0, 0.87);
}
.mat-form-field-appearance-outline.mat-focused .mat-form-field-outline-thick {
  color: #03a9f4;
}
.mat-form-field-appearance-outline.mat-focused.mat-accent .mat-form-field-outline-thick {
  color: #455a64;
}
.mat-form-field-appearance-outline.mat-focused.mat-warn .mat-form-field-outline-thick {
  color: #e53935;
}
.mat-form-field-appearance-outline.mat-form-field-invalid.mat-form-field-invalid .mat-form-field-outline-thick {
  color: #e53935;
}
.mat-form-field-appearance-outline.mat-form-field-disabled .mat-form-field-label {
  color: rgba(0, 0, 0, 0.38);
}
.mat-form-field-appearance-outline.mat-form-field-disabled .mat-form-field-outline {
  color: rgba(0, 0, 0, 0.06);
}
.mat-icon.mat-primary {
  color: #03a9f4;
}
.mat-icon.mat-accent {
  color: #455a64;
}
.mat-icon.mat-warn {
  color: #e53935;
}
.mat-form-field-type-mat-native-select .mat-form-field-infix::after {
  color: rgba(0, 0, 0, 0.54);
}
.mat-input-element:disabled,
.mat-form-field-type-mat-native-select.mat-form-field-disabled .mat-form-field-infix::after {
  color: rgba(0, 0, 0, 0.38);
}
.mat-input-element {
  caret-color: #03a9f4;
}
.mat-input-element::placeholder {
  color: rgba(0, 0, 0, 0.42);
}
.mat-input-element::-moz-placeholder {
  color: rgba(0, 0, 0, 0.42);
}
.mat-input-element::-webkit-input-placeholder {
  color: rgba(0, 0, 0, 0.42);
}
.mat-input-element:-ms-input-placeholder {
  color: rgba(0, 0, 0, 0.42);
}
.mat-form-field.mat-accent .mat-input-element {
  caret-color: #455a64;
}
.mat-form-field.mat-warn .mat-input-element,
.mat-form-field-invalid .mat-input-element {
  caret-color: #e53935;
}
.mat-form-field-type-mat-native-select.mat-form-field-invalid .mat-form-field-infix::after {
  color: #e53935;
}
.mat-list-base .mat-list-item {
  color: rgba(0, 0, 0, 0.87);
}
.mat-list-base .mat-list-option {
  color: rgba(0, 0, 0, 0.87);
}
.mat-list-base .mat-subheader {
  color: rgba(0, 0, 0, 0.54);
}
.mat-list-base .mat-list-item-disabled {
  background-color: #eeeeee;
  color: rgba(0, 0, 0, 0.38);
}
.mat-list-option:hover, .mat-list-option:focus,
.mat-nav-list .mat-list-item:hover,
.mat-nav-list .mat-list-item:focus,
.mat-action-list .mat-list-item:hover,
.mat-action-list .mat-list-item:focus {
  background: rgba(0, 0, 0, 0.04);
}
.mat-list-single-selected-option, .mat-list-single-selected-option:hover, .mat-list-single-selected-option:focus {
  background: rgba(0, 0, 0, 0.12);
}
.mat-menu-panel {
  background: white;
}
.mat-menu-panel:not([class*=mat-elevation-z]) {
  box-shadow: 0px 2px 4px -1px rgba(0, 0, 0, 0.2), 0px 4px 5px 0px rgba(0, 0, 0, 0.14), 0px 1px 10px 0px rgba(0, 0, 0, 0.12);
}
.mat-menu-item {
  background: transparent;
  color: rgba(0, 0, 0, 0.87);
}
.mat-menu-item[disabled],
.mat-menu-item[disabled] .mat-menu-submenu-icon,
.mat-menu-item[disabled] .mat-icon-no-color {
  color: rgba(0, 0, 0, 0.38);
}
.mat-menu-item .mat-icon-no-color,
.mat-menu-submenu-icon {
  color: rgba(0, 0, 0, 0.54);
}
.mat-menu-item:hover:not([disabled]),
.mat-menu-item.cdk-program-focused:not([disabled]),
.mat-menu-item.cdk-keyboard-focused:not([disabled]),
.mat-menu-item-highlighted:not([disabled]) {
  background: rgba(0, 0, 0, 0.04);
}
.mat-paginator {
  background: white;
}
.mat-paginator,
.mat-paginator-page-size .mat-select-trigger {
  color: rgba(0, 0, 0, 0.54);
}
.mat-paginator-decrement,
.mat-paginator-increment {
  border-top: 2px solid rgba(0, 0, 0, 0.54);
  border-right: 2px solid rgba(0, 0, 0, 0.54);
}
.mat-paginator-first,
.mat-paginator-last {
  border-top: 2px solid rgba(0, 0, 0, 0.54);
}
.mat-icon-button[disabled] .mat-paginator-decrement,
.mat-icon-button[disabled] .mat-paginator-increment,
.mat-icon-button[disabled] .mat-paginator-first,
.mat-icon-button[disabled] .mat-paginator-last {
  border-color: rgba(0, 0, 0, 0.38);
}
.mat-paginator-container {
  min-height: 56px;
}
.mat-progress-bar-background {
  fill: #bce6f9;
}
.mat-progress-bar-buffer {
  background-color: #bce6f9;
}
.mat-progress-bar-fill::after {
  background-color: #03a9f4;
}
.mat-progress-bar.mat-accent .mat-progress-bar-background {
  fill: #cdd2d5;
}
.mat-progress-bar.mat-accent .mat-progress-bar-buffer {
  background-color: #cdd2d5;
}
.mat-progress-bar.mat-accent .mat-progress-bar-fill::after {
  background-color: #455a64;
}
.mat-progress-bar.mat-warn .mat-progress-bar-background {
  fill: #f5cac9;
}
.mat-progress-bar.mat-warn .mat-progress-bar-buffer {
  background-color: #f5cac9;
}
.mat-progress-bar.mat-warn .mat-progress-bar-fill::after {
  background-color: #e53935;
}
.mat-progress-spinner circle, .mat-spinner circle {
  stroke: #03a9f4;
}
.mat-progress-spinner.mat-accent circle, .mat-spinner.mat-accent circle {
  stroke: #455a64;
}
.mat-progress-spinner.mat-warn circle, .mat-spinner.mat-warn circle {
  stroke: #e53935;
}
.mat-radio-outer-circle {
  border-color: rgba(0, 0, 0, 0.54);
}
.mat-radio-button.mat-primary.mat-radio-checked .mat-radio-outer-circle {
  border-color: #03a9f4;
}
.mat-radio-button.mat-primary .mat-radio-inner-circle,
.mat-radio-button.mat-primary .mat-radio-ripple .mat-ripple-element:not(.mat-radio-persistent-ripple), .mat-radio-button.mat-primary.mat-radio-checked .mat-radio-persistent-ripple, .mat-radio-button.mat-primary:active .mat-radio-persistent-ripple {
  background-color: #03a9f4;
}
.mat-radio-button.mat-accent.mat-radio-checked .mat-radio-outer-circle {
  border-color: #455a64;
}
.mat-radio-button.mat-accent .mat-radio-inner-circle,
.mat-radio-button.mat-accent .mat-radio-ripple .mat-ripple-element:not(.mat-radio-persistent-ripple), .mat-radio-button.mat-accent.mat-radio-checked .mat-radio-persistent-ripple, .mat-radio-button.mat-accent:active .mat-radio-persistent-ripple {
  background-color: #455a64;
}
.mat-radio-button.mat-warn.mat-radio-checked .mat-radio-outer-circle {
  border-color: #e53935;
}
.mat-radio-button.mat-warn .mat-radio-inner-circle,
.mat-radio-button.mat-warn .mat-radio-ripple .mat-ripple-element:not(.mat-radio-persistent-ripple), .mat-radio-button.mat-warn.mat-radio-checked .mat-radio-persistent-ripple, .mat-radio-button.mat-warn:active .mat-radio-persistent-ripple {
  background-color: #e53935;
}
.mat-radio-button.mat-radio-disabled.mat-radio-checked .mat-radio-outer-circle,
.mat-radio-button.mat-radio-disabled .mat-radio-outer-circle {
  border-color: rgba(0, 0, 0, 0.38);
}
.mat-radio-button.mat-radio-disabled .mat-radio-ripple .mat-ripple-element,
.mat-radio-button.mat-radio-disabled .mat-radio-inner-circle {
  background-color: rgba(0, 0, 0, 0.38);
}
.mat-radio-button.mat-radio-disabled .mat-radio-label-content {
  color: rgba(0, 0, 0, 0.38);
}
.mat-radio-button .mat-ripple-element {
  background-color: black;
}
.mat-select-value {
  color: rgba(0, 0, 0, 0.87);
}
.mat-select-placeholder {
  color: rgba(0, 0, 0, 0.42);
}
.mat-select-disabled .mat-select-value {
  color: rgba(0, 0, 0, 0.38);
}
.mat-select-arrow {
  color: rgba(0, 0, 0, 0.54);
}
.mat-select-panel {
  background: white;
}
.mat-select-panel:not([class*=mat-elevation-z]) {
  box-shadow: 0px 2px 4px -1px rgba(0, 0, 0, 0.2), 0px 4px 5px 0px rgba(0, 0, 0, 0.14), 0px 1px 10px 0px rgba(0, 0, 0, 0.12);
}
.mat-select-panel .mat-option.mat-selected:not(.mat-option-multiple) {
  background: rgba(0, 0, 0, 0.12);
}
.mat-form-field.mat-focused.mat-primary .mat-select-arrow {
  color: #03a9f4;
}
.mat-form-field.mat-focused.mat-accent .mat-select-arrow {
  color: #455a64;
}
.mat-form-field.mat-focused.mat-warn .mat-select-arrow {
  color: #e53935;
}
.mat-form-field .mat-select.mat-select-invalid .mat-select-arrow {
  color: #e53935;
}
.mat-form-field .mat-select.mat-select-disabled .mat-select-arrow {
  color: rgba(0, 0, 0, 0.38);
}
.mat-drawer-container {
  background-color: #fafafa;
  color: rgba(0, 0, 0, 0.87);
}
.mat-drawer {
  background-color: white;
  color: rgba(0, 0, 0, 0.87);
}
.mat-drawer.mat-drawer-push {
  background-color: white;
}
.mat-drawer:not(.mat-drawer-side) {
  box-shadow: 0px 8px 10px -5px rgba(0, 0, 0, 0.2), 0px 16px 24px 2px rgba(0, 0, 0, 0.14), 0px 6px 30px 5px rgba(0, 0, 0, 0.12);
}
.mat-drawer-side {
  border-right: solid 1px rgba(0, 0, 0, 0.12);
}
.mat-drawer-side.mat-drawer-end {
  border-left: solid 1px rgba(0, 0, 0, 0.12);
  border-right: none;
}
[dir=rtl] .mat-drawer-side {
  border-left: solid 1px rgba(0, 0, 0, 0.12);
  border-right: none;
}
[dir=rtl] .mat-drawer-side.mat-drawer-end {
  border-left: none;
  border-right: solid 1px rgba(0, 0, 0, 0.12);
}
.mat-drawer-backdrop.mat-drawer-shown {
  background-color: rgba(0, 0, 0, 0.6);
}
.mat-slide-toggle.mat-checked .mat-slide-toggle-thumb {
  background-color: #455a64;
}
.mat-slide-toggle.mat-checked .mat-slide-toggle-bar {
  background-color: rgba(69, 90, 100, 0.54);
}
.mat-slide-toggle.mat-checked .mat-ripple-element {
  background-color: #455a64;
}
.mat-slide-toggle.mat-primary.mat-checked .mat-slide-toggle-thumb {
  background-color: #03a9f4;
}
.mat-slide-toggle.mat-primary.mat-checked .mat-slide-toggle-bar {
  background-color: rgba(3, 169, 244, 0.54);
}
.mat-slide-toggle.mat-primary.mat-checked .mat-ripple-element {
  background-color: #03a9f4;
}
.mat-slide-toggle.mat-warn.mat-checked .mat-slide-toggle-thumb {
  background-color: #e53935;
}
.mat-slide-toggle.mat-warn.mat-checked .mat-slide-toggle-bar {
  background-color: rgba(229, 57, 53, 0.54);
}
.mat-slide-toggle.mat-warn.mat-checked .mat-ripple-element {
  background-color: #e53935;
}
.mat-slide-toggle:not(.mat-checked) .mat-ripple-element {
  background-color: black;
}
.mat-slide-toggle-thumb {
  box-shadow: 0px 2px 1px -1px rgba(0, 0, 0, 0.2), 0px 1px 1px 0px rgba(0, 0, 0, 0.14), 0px 1px 3px 0px rgba(0, 0, 0, 0.12);
  background-color: #fafafa;
}
.mat-slide-toggle-bar {
  background-color: rgba(0, 0, 0, 0.38);
}
.mat-slider-track-background {
  background-color: rgba(0, 0, 0, 0.26);
}
.mat-slider.mat-primary .mat-slider-track-fill,
.mat-slider.mat-primary .mat-slider-thumb,
.mat-slider.mat-primary .mat-slider-thumb-label {
  background-color: #03a9f4;
}
.mat-slider.mat-primary .mat-slider-thumb-label-text {
  color: white;
}
.mat-slider.mat-primary .mat-slider-focus-ring {
  background-color: rgba(3, 169, 244, 0.2);
}
.mat-slider.mat-accent .mat-slider-track-fill,
.mat-slider.mat-accent .mat-slider-thumb,
.mat-slider.mat-accent .mat-slider-thumb-label {
  background-color: #455a64;
}
.mat-slider.mat-accent .mat-slider-thumb-label-text {
  color: rgba(255, 255, 255, 0.87);
}
.mat-slider.mat-accent .mat-slider-focus-ring {
  background-color: rgba(69, 90, 100, 0.2);
}
.mat-slider.mat-warn .mat-slider-track-fill,
.mat-slider.mat-warn .mat-slider-thumb,
.mat-slider.mat-warn .mat-slider-thumb-label {
  background-color: #e53935;
}
.mat-slider.mat-warn .mat-slider-thumb-label-text {
  color: white;
}
.mat-slider.mat-warn .mat-slider-focus-ring {
  background-color: rgba(229, 57, 53, 0.2);
}
.mat-slider:hover .mat-slider-track-background,
.mat-slider.cdk-focused .mat-slider-track-background {
  background-color: rgba(0, 0, 0, 0.38);
}
.mat-slider.mat-slider-disabled .mat-slider-track-background,
.mat-slider.mat-slider-disabled .mat-slider-track-fill,
.mat-slider.mat-slider-disabled .mat-slider-thumb {
  background-color: rgba(0, 0, 0, 0.26);
}
.mat-slider.mat-slider-disabled:hover .mat-slider-track-background {
  background-color: rgba(0, 0, 0, 0.26);
}
.mat-slider.mat-slider-min-value .mat-slider-focus-ring {
  background-color: rgba(0, 0, 0, 0.12);
}
.mat-slider.mat-slider-min-value.mat-slider-thumb-label-showing .mat-slider-thumb,
.mat-slider.mat-slider-min-value.mat-slider-thumb-label-showing .mat-slider-thumb-label {
  background-color: rgba(0, 0, 0, 0.87);
}
.mat-slider.mat-slider-min-value.mat-slider-thumb-label-showing.cdk-focused .mat-slider-thumb,
.mat-slider.mat-slider-min-value.mat-slider-thumb-label-showing.cdk-focused .mat-slider-thumb-label {
  background-color: rgba(0, 0, 0, 0.26);
}
.mat-slider.mat-slider-min-value:not(.mat-slider-thumb-label-showing) .mat-slider-thumb {
  border-color: rgba(0, 0, 0, 0.26);
  background-color: transparent;
}
.mat-slider.mat-slider-min-value:not(.mat-slider-thumb-label-showing):hover .mat-slider-thumb, .mat-slider.mat-slider-min-value:not(.mat-slider-thumb-label-showing).cdk-focused .mat-slider-thumb {
  border-color: rgba(0, 0, 0, 0.38);
}
.mat-slider.mat-slider-min-value:not(.mat-slider-thumb-label-showing):hover.mat-slider-disabled .mat-slider-thumb, .mat-slider.mat-slider-min-value:not(.mat-slider-thumb-label-showing).cdk-focused.mat-slider-disabled .mat-slider-thumb {
  border-color: rgba(0, 0, 0, 0.26);
}
.mat-slider-has-ticks .mat-slider-wrapper::after {
  border-color: rgba(0, 0, 0, 0.7);
}
.mat-slider-horizontal .mat-slider-ticks {
  background-image: repeating-linear-gradient(to right, rgba(0, 0, 0, 0.7), rgba(0, 0, 0, 0.7) 2px, transparent 0, transparent);
  background-image: -moz-repeating-linear-gradient(0.0001deg, rgba(0, 0, 0, 0.7), rgba(0, 0, 0, 0.7) 2px, transparent 0, transparent);
}
.mat-slider-vertical .mat-slider-ticks {
  background-image: repeating-linear-gradient(to bottom, rgba(0, 0, 0, 0.7), rgba(0, 0, 0, 0.7) 2px, transparent 0, transparent);
}
.mat-step-header.cdk-keyboard-focused, .mat-step-header.cdk-program-focused, .mat-step-header:hover:not([aria-disabled]), .mat-step-header:hover[aria-disabled=false] {
  background-color: rgba(0, 0, 0, 0.04);
}
.mat-step-header:hover[aria-disabled=true] {
  cursor: default;
}
@media (hover: none) {
  .mat-step-header:hover {
    background: none;
  }
}
.mat-step-header .mat-step-label,
.mat-step-header .mat-step-optional {
  color: rgba(0, 0, 0, 0.54);
}
.mat-step-header .mat-step-icon {
  background-color: rgba(0, 0, 0, 0.54);
  color: white;
}
.mat-step-header .mat-step-icon-selected,
.mat-step-header .mat-step-icon-state-done,
.mat-step-header .mat-step-icon-state-edit {
  background-color: #03a9f4;
  color: white;
}
.mat-step-header.mat-accent .mat-step-icon {
  color: rgba(255, 255, 255, 0.87);
}
.mat-step-header.mat-accent .mat-step-icon-selected,
.mat-step-header.mat-accent .mat-step-icon-state-done,
.mat-step-header.mat-accent .mat-step-icon-state-edit {
  background-color: #455a64;
  color: rgba(255, 255, 255, 0.87);
}
.mat-step-header.mat-warn .mat-step-icon {
  color: white;
}
.mat-step-header.mat-warn .mat-step-icon-selected,
.mat-step-header.mat-warn .mat-step-icon-state-done,
.mat-step-header.mat-warn .mat-step-icon-state-edit {
  background-color: #e53935;
  color: white;
}
.mat-step-header .mat-step-icon-state-error {
  background-color: transparent;
  color: #e53935;
}
.mat-step-header .mat-step-label.mat-step-label-active {
  color: rgba(0, 0, 0, 0.87);
}
.mat-step-header .mat-step-label.mat-step-label-error {
  color: #e53935;
}
.mat-stepper-horizontal, .mat-stepper-vertical {
  background-color: white;
}
.mat-stepper-vertical-line::before {
  border-left-color: rgba(0, 0, 0, 0.12);
}
.mat-horizontal-stepper-header::before,
.mat-horizontal-stepper-header::after,
.mat-stepper-horizontal-line {
  border-top-color: rgba(0, 0, 0, 0.12);
}
.mat-horizontal-stepper-header {
  height: 72px;
}
.mat-stepper-label-position-bottom .mat-horizontal-stepper-header,
.mat-vertical-stepper-header {
  padding: 24px 24px;
}
.mat-stepper-vertical-line::before {
  top: -16px;
  bottom: -16px;
}
.mat-stepper-label-position-bottom .mat-horizontal-stepper-header::after, .mat-stepper-label-position-bottom .mat-horizontal-stepper-header::before {
  top: 36px;
}
.mat-stepper-label-position-bottom .mat-stepper-horizontal-line {
  top: 36px;
}
.mat-sort-header-arrow {
  color: #757575;
}
.mat-tab-nav-bar,
.mat-tab-header {
  border-bottom: 1px solid rgba(0, 0, 0, 0.12);
}
.mat-tab-group-inverted-header .mat-tab-nav-bar,
.mat-tab-group-inverted-header .mat-tab-header {
  border-top: 1px solid rgba(0, 0, 0, 0.12);
  border-bottom: none;
}
.mat-tab-label, .mat-tab-link {
  color: rgba(0, 0, 0, 0.87);
}
.mat-tab-label.mat-tab-disabled, .mat-tab-link.mat-tab-disabled {
  color: rgba(0, 0, 0, 0.38);
}
.mat-tab-header-pagination-chevron {
  border-color: rgba(0, 0, 0, 0.87);
}
.mat-tab-header-pagination-disabled .mat-tab-header-pagination-chevron {
  border-color: rgba(0, 0, 0, 0.38);
}
.mat-tab-group[class*=mat-background-] > .mat-tab-header,
.mat-tab-nav-bar[class*=mat-background-] {
  border-bottom: none;
  border-top: none;
}
.mat-tab-group.mat-primary .mat-tab-label.cdk-keyboard-focused:not(.mat-tab-disabled), .mat-tab-group.mat-primary .mat-tab-label.cdk-program-focused:not(.mat-tab-disabled),
.mat-tab-group.mat-primary .mat-tab-link.cdk-keyboard-focused:not(.mat-tab-disabled),
.mat-tab-group.mat-primary .mat-tab-link.cdk-program-focused:not(.mat-tab-disabled), .mat-tab-nav-bar.mat-primary .mat-tab-label.cdk-keyboard-focused:not(.mat-tab-disabled), .mat-tab-nav-bar.mat-primary .mat-tab-label.cdk-program-focused:not(.mat-tab-disabled),
.mat-tab-nav-bar.mat-primary .mat-tab-link.cdk-keyboard-focused:not(.mat-tab-disabled),
.mat-tab-nav-bar.mat-primary .mat-tab-link.cdk-program-focused:not(.mat-tab-disabled) {
  background-color: rgba(179, 229, 252, 0.3);
}
.mat-tab-group.mat-primary .mat-ink-bar, .mat-tab-nav-bar.mat-primary .mat-ink-bar {
  background-color: #03a9f4;
}
.mat-tab-group.mat-primary.mat-background-primary > .mat-tab-header .mat-ink-bar, .mat-tab-group.mat-primary.mat-background-primary > .mat-tab-link-container .mat-ink-bar, .mat-tab-nav-bar.mat-primary.mat-background-primary > .mat-tab-header .mat-ink-bar, .mat-tab-nav-bar.mat-primary.mat-background-primary > .mat-tab-link-container .mat-ink-bar {
  background-color: white;
}
.mat-tab-group.mat-accent .mat-tab-label.cdk-keyboard-focused:not(.mat-tab-disabled), .mat-tab-group.mat-accent .mat-tab-label.cdk-program-focused:not(.mat-tab-disabled),
.mat-tab-group.mat-accent .mat-tab-link.cdk-keyboard-focused:not(.mat-tab-disabled),
.mat-tab-group.mat-accent .mat-tab-link.cdk-program-focused:not(.mat-tab-disabled), .mat-tab-nav-bar.mat-accent .mat-tab-label.cdk-keyboard-focused:not(.mat-tab-disabled), .mat-tab-nav-bar.mat-accent .mat-tab-label.cdk-program-focused:not(.mat-tab-disabled),
.mat-tab-nav-bar.mat-accent .mat-tab-link.cdk-keyboard-focused:not(.mat-tab-disabled),
.mat-tab-nav-bar.mat-accent .mat-tab-link.cdk-program-focused:not(.mat-tab-disabled) {
  background-color: rgba(55, 71, 79, 0.3);
}
.mat-tab-group.mat-accent .mat-ink-bar, .mat-tab-nav-bar.mat-accent .mat-ink-bar {
  background-color: #455a64;
}
.mat-tab-group.mat-accent.mat-background-accent > .mat-tab-header .mat-ink-bar, .mat-tab-group.mat-accent.mat-background-accent > .mat-tab-link-container .mat-ink-bar, .mat-tab-nav-bar.mat-accent.mat-background-accent > .mat-tab-header .mat-ink-bar, .mat-tab-nav-bar.mat-accent.mat-background-accent > .mat-tab-link-container .mat-ink-bar {
  background-color: rgba(255, 255, 255, 0.87);
}
.mat-tab-group.mat-warn .mat-tab-label.cdk-keyboard-focused:not(.mat-tab-disabled), .mat-tab-group.mat-warn .mat-tab-label.cdk-program-focused:not(.mat-tab-disabled),
.mat-tab-group.mat-warn .mat-tab-link.cdk-keyboard-focused:not(.mat-tab-disabled),
.mat-tab-group.mat-warn .mat-tab-link.cdk-program-focused:not(.mat-tab-disabled), .mat-tab-nav-bar.mat-warn .mat-tab-label.cdk-keyboard-focused:not(.mat-tab-disabled), .mat-tab-nav-bar.mat-warn .mat-tab-label.cdk-program-focused:not(.mat-tab-disabled),
.mat-tab-nav-bar.mat-warn .mat-tab-link.cdk-keyboard-focused:not(.mat-tab-disabled),
.mat-tab-nav-bar.mat-warn .mat-tab-link.cdk-program-focused:not(.mat-tab-disabled) {
  background-color: rgba(255, 205, 210, 0.3);
}
.mat-tab-group.mat-warn .mat-ink-bar, .mat-tab-nav-bar.mat-warn .mat-ink-bar {
  background-color: #e53935;
}
.mat-tab-group.mat-warn.mat-background-warn > .mat-tab-header .mat-ink-bar, .mat-tab-group.mat-warn.mat-background-warn > .mat-tab-link-container .mat-ink-bar, .mat-tab-nav-bar.mat-warn.mat-background-warn > .mat-tab-header .mat-ink-bar, .mat-tab-nav-bar.mat-warn.mat-background-warn > .mat-tab-link-container .mat-ink-bar {
  background-color: white;
}
.mat-tab-group.mat-background-primary .mat-tab-label.cdk-keyboard-focused:not(.mat-tab-disabled), .mat-tab-group.mat-background-primary .mat-tab-label.cdk-program-focused:not(.mat-tab-disabled),
.mat-tab-group.mat-background-primary .mat-tab-link.cdk-keyboard-focused:not(.mat-tab-disabled),
.mat-tab-group.mat-background-primary .mat-tab-link.cdk-program-focused:not(.mat-tab-disabled), .mat-tab-nav-bar.mat-background-primary .mat-tab-label.cdk-keyboard-focused:not(.mat-tab-disabled), .mat-tab-nav-bar.mat-background-primary .mat-tab-label.cdk-program-focused:not(.mat-tab-disabled),
.mat-tab-nav-bar.mat-background-primary .mat-tab-link.cdk-keyboard-focused:not(.mat-tab-disabled),
.mat-tab-nav-bar.mat-background-primary .mat-tab-link.cdk-program-focused:not(.mat-tab-disabled) {
  background-color: rgba(179, 229, 252, 0.3);
}
.mat-tab-group.mat-background-primary > .mat-tab-header, .mat-tab-group.mat-background-primary > .mat-tab-link-container, .mat-tab-group.mat-background-primary > .mat-tab-header-pagination, .mat-tab-nav-bar.mat-background-primary > .mat-tab-header, .mat-tab-nav-bar.mat-background-primary > .mat-tab-link-container, .mat-tab-nav-bar.mat-background-primary > .mat-tab-header-pagination {
  background-color: #03a9f4;
}
.mat-tab-group.mat-background-primary > .mat-tab-header .mat-tab-label, .mat-tab-group.mat-background-primary > .mat-tab-link-container .mat-tab-link, .mat-tab-nav-bar.mat-background-primary > .mat-tab-header .mat-tab-label, .mat-tab-nav-bar.mat-background-primary > .mat-tab-link-container .mat-tab-link {
  color: white;
}
.mat-tab-group.mat-background-primary > .mat-tab-header .mat-tab-label.mat-tab-disabled, .mat-tab-group.mat-background-primary > .mat-tab-link-container .mat-tab-link.mat-tab-disabled, .mat-tab-nav-bar.mat-background-primary > .mat-tab-header .mat-tab-label.mat-tab-disabled, .mat-tab-nav-bar.mat-background-primary > .mat-tab-link-container .mat-tab-link.mat-tab-disabled {
  color: rgba(255, 255, 255, 0.4);
}
.mat-tab-group.mat-background-primary > .mat-tab-header .mat-tab-header-pagination-chevron,
.mat-tab-group.mat-background-primary > .mat-tab-header-pagination .mat-tab-header-pagination-chevron,
.mat-tab-group.mat-background-primary > .mat-tab-link-container .mat-focus-indicator::before,
.mat-tab-group.mat-background-primary > .mat-tab-header .mat-focus-indicator::before, .mat-tab-nav-bar.mat-background-primary > .mat-tab-header .mat-tab-header-pagination-chevron,
.mat-tab-nav-bar.mat-background-primary > .mat-tab-header-pagination .mat-tab-header-pagination-chevron,
.mat-tab-nav-bar.mat-background-primary > .mat-tab-link-container .mat-focus-indicator::before,
.mat-tab-nav-bar.mat-background-primary > .mat-tab-header .mat-focus-indicator::before {
  border-color: white;
}
.mat-tab-group.mat-background-primary > .mat-tab-header .mat-tab-header-pagination-disabled .mat-tab-header-pagination-chevron,
.mat-tab-group.mat-background-primary > .mat-tab-header-pagination-disabled .mat-tab-header-pagination-chevron, .mat-tab-nav-bar.mat-background-primary > .mat-tab-header .mat-tab-header-pagination-disabled .mat-tab-header-pagination-chevron,
.mat-tab-nav-bar.mat-background-primary > .mat-tab-header-pagination-disabled .mat-tab-header-pagination-chevron {
  border-color: white;
  opacity: 0.4;
}
.mat-tab-group.mat-background-primary > .mat-tab-header .mat-ripple-element,
.mat-tab-group.mat-background-primary > .mat-tab-link-container .mat-ripple-element,
.mat-tab-group.mat-background-primary > .mat-tab-header-pagination .mat-ripple-element, .mat-tab-nav-bar.mat-background-primary > .mat-tab-header .mat-ripple-element,
.mat-tab-nav-bar.mat-background-primary > .mat-tab-link-container .mat-ripple-element,
.mat-tab-nav-bar.mat-background-primary > .mat-tab-header-pagination .mat-ripple-element {
  background-color: white;
  opacity: 0.12;
}
.mat-tab-group.mat-background-accent .mat-tab-label.cdk-keyboard-focused:not(.mat-tab-disabled), .mat-tab-group.mat-background-accent .mat-tab-label.cdk-program-focused:not(.mat-tab-disabled),
.mat-tab-group.mat-background-accent .mat-tab-link.cdk-keyboard-focused:not(.mat-tab-disabled),
.mat-tab-group.mat-background-accent .mat-tab-link.cdk-program-focused:not(.mat-tab-disabled), .mat-tab-nav-bar.mat-background-accent .mat-tab-label.cdk-keyboard-focused:not(.mat-tab-disabled), .mat-tab-nav-bar.mat-background-accent .mat-tab-label.cdk-program-focused:not(.mat-tab-disabled),
.mat-tab-nav-bar.mat-background-accent .mat-tab-link.cdk-keyboard-focused:not(.mat-tab-disabled),
.mat-tab-nav-bar.mat-background-accent .mat-tab-link.cdk-program-focused:not(.mat-tab-disabled) {
  background-color: rgba(55, 71, 79, 0.3);
}
.mat-tab-group.mat-background-accent > .mat-tab-header, .mat-tab-group.mat-background-accent > .mat-tab-link-container, .mat-tab-group.mat-background-accent > .mat-tab-header-pagination, .mat-tab-nav-bar.mat-background-accent > .mat-tab-header, .mat-tab-nav-bar.mat-background-accent > .mat-tab-link-container, .mat-tab-nav-bar.mat-background-accent > .mat-tab-header-pagination {
  background-color: #455a64;
}
.mat-tab-group.mat-background-accent > .mat-tab-header .mat-tab-label, .mat-tab-group.mat-background-accent > .mat-tab-link-container .mat-tab-link, .mat-tab-nav-bar.mat-background-accent > .mat-tab-header .mat-tab-label, .mat-tab-nav-bar.mat-background-accent > .mat-tab-link-container .mat-tab-link {
  color: rgba(255, 255, 255, 0.87);
}
.mat-tab-group.mat-background-accent > .mat-tab-header .mat-tab-label.mat-tab-disabled, .mat-tab-group.mat-background-accent > .mat-tab-link-container .mat-tab-link.mat-tab-disabled, .mat-tab-nav-bar.mat-background-accent > .mat-tab-header .mat-tab-label.mat-tab-disabled, .mat-tab-nav-bar.mat-background-accent > .mat-tab-link-container .mat-tab-link.mat-tab-disabled {
  color: rgba(255, 255, 255, 0.4);
}
.mat-tab-group.mat-background-accent > .mat-tab-header .mat-tab-header-pagination-chevron,
.mat-tab-group.mat-background-accent > .mat-tab-header-pagination .mat-tab-header-pagination-chevron,
.mat-tab-group.mat-background-accent > .mat-tab-link-container .mat-focus-indicator::before,
.mat-tab-group.mat-background-accent > .mat-tab-header .mat-focus-indicator::before, .mat-tab-nav-bar.mat-background-accent > .mat-tab-header .mat-tab-header-pagination-chevron,
.mat-tab-nav-bar.mat-background-accent > .mat-tab-header-pagination .mat-tab-header-pagination-chevron,
.mat-tab-nav-bar.mat-background-accent > .mat-tab-link-container .mat-focus-indicator::before,
.mat-tab-nav-bar.mat-background-accent > .mat-tab-header .mat-focus-indicator::before {
  border-color: rgba(255, 255, 255, 0.87);
}
.mat-tab-group.mat-background-accent > .mat-tab-header .mat-tab-header-pagination-disabled .mat-tab-header-pagination-chevron,
.mat-tab-group.mat-background-accent > .mat-tab-header-pagination-disabled .mat-tab-header-pagination-chevron, .mat-tab-nav-bar.mat-background-accent > .mat-tab-header .mat-tab-header-pagination-disabled .mat-tab-header-pagination-chevron,
.mat-tab-nav-bar.mat-background-accent > .mat-tab-header-pagination-disabled .mat-tab-header-pagination-chevron {
  border-color: white;
  opacity: 0.4;
}
.mat-tab-group.mat-background-accent > .mat-tab-header .mat-ripple-element,
.mat-tab-group.mat-background-accent > .mat-tab-link-container .mat-ripple-element,
.mat-tab-group.mat-background-accent > .mat-tab-header-pagination .mat-ripple-element, .mat-tab-nav-bar.mat-background-accent > .mat-tab-header .mat-ripple-element,
.mat-tab-nav-bar.mat-background-accent > .mat-tab-link-container .mat-ripple-element,
.mat-tab-nav-bar.mat-background-accent > .mat-tab-header-pagination .mat-ripple-element {
  background-color: white;
  opacity: 0.12;
}
.mat-tab-group.mat-background-warn .mat-tab-label.cdk-keyboard-focused:not(.mat-tab-disabled), .mat-tab-group.mat-background-warn .mat-tab-label.cdk-program-focused:not(.mat-tab-disabled),
.mat-tab-group.mat-background-warn .mat-tab-link.cdk-keyboard-focused:not(.mat-tab-disabled),
.mat-tab-group.mat-background-warn .mat-tab-link.cdk-program-focused:not(.mat-tab-disabled), .mat-tab-nav-bar.mat-background-warn .mat-tab-label.cdk-keyboard-focused:not(.mat-tab-disabled), .mat-tab-nav-bar.mat-background-warn .mat-tab-label.cdk-program-focused:not(.mat-tab-disabled),
.mat-tab-nav-bar.mat-background-warn .mat-tab-link.cdk-keyboard-focused:not(.mat-tab-disabled),
.mat-tab-nav-bar.mat-background-warn .mat-tab-link.cdk-program-focused:not(.mat-tab-disabled) {
  background-color: rgba(255, 205, 210, 0.3);
}
.mat-tab-group.mat-background-warn > .mat-tab-header, .mat-tab-group.mat-background-warn > .mat-tab-link-container, .mat-tab-group.mat-background-warn > .mat-tab-header-pagination, .mat-tab-nav-bar.mat-background-warn > .mat-tab-header, .mat-tab-nav-bar.mat-background-warn > .mat-tab-link-container, .mat-tab-nav-bar.mat-background-warn > .mat-tab-header-pagination {
  background-color: #e53935;
}
.mat-tab-group.mat-background-warn > .mat-tab-header .mat-tab-label, .mat-tab-group.mat-background-warn > .mat-tab-link-container .mat-tab-link, .mat-tab-nav-bar.mat-background-warn > .mat-tab-header .mat-tab-label, .mat-tab-nav-bar.mat-background-warn > .mat-tab-link-container .mat-tab-link {
  color: white;
}
.mat-tab-group.mat-background-warn > .mat-tab-header .mat-tab-label.mat-tab-disabled, .mat-tab-group.mat-background-warn > .mat-tab-link-container .mat-tab-link.mat-tab-disabled, .mat-tab-nav-bar.mat-background-warn > .mat-tab-header .mat-tab-label.mat-tab-disabled, .mat-tab-nav-bar.mat-background-warn > .mat-tab-link-container .mat-tab-link.mat-tab-disabled {
  color: rgba(255, 255, 255, 0.4);
}
.mat-tab-group.mat-background-warn > .mat-tab-header .mat-tab-header-pagination-chevron,
.mat-tab-group.mat-background-warn > .mat-tab-header-pagination .mat-tab-header-pagination-chevron,
.mat-tab-group.mat-background-warn > .mat-tab-link-container .mat-focus-indicator::before,
.mat-tab-group.mat-background-warn > .mat-tab-header .mat-focus-indicator::before, .mat-tab-nav-bar.mat-background-warn > .mat-tab-header .mat-tab-header-pagination-chevron,
.mat-tab-nav-bar.mat-background-warn > .mat-tab-header-pagination .mat-tab-header-pagination-chevron,
.mat-tab-nav-bar.mat-background-warn > .mat-tab-link-container .mat-focus-indicator::before,
.mat-tab-nav-bar.mat-background-warn > .mat-tab-header .mat-focus-indicator::before {
  border-color: white;
}
.mat-tab-group.mat-background-warn > .mat-tab-header .mat-tab-header-pagination-disabled .mat-tab-header-pagination-chevron,
.mat-tab-group.mat-background-warn > .mat-tab-header-pagination-disabled .mat-tab-header-pagination-chevron, .mat-tab-nav-bar.mat-background-warn > .mat-tab-header .mat-tab-header-pagination-disabled .mat-tab-header-pagination-chevron,
.mat-tab-nav-bar.mat-background-warn > .mat-tab-header-pagination-disabled .mat-tab-header-pagination-chevron {
  border-color: white;
  opacity: 0.4;
}
.mat-tab-group.mat-background-warn > .mat-tab-header .mat-ripple-element,
.mat-tab-group.mat-background-warn > .mat-tab-link-container .mat-ripple-element,
.mat-tab-group.mat-background-warn > .mat-tab-header-pagination .mat-ripple-element, .mat-tab-nav-bar.mat-background-warn > .mat-tab-header .mat-ripple-element,
.mat-tab-nav-bar.mat-background-warn > .mat-tab-link-container .mat-ripple-element,
.mat-tab-nav-bar.mat-background-warn > .mat-tab-header-pagination .mat-ripple-element {
  background-color: white;
  opacity: 0.12;
}
.mat-toolbar {
  background: whitesmoke;
  color: rgba(0, 0, 0, 0.87);
}
.mat-toolbar.mat-primary {
  background: #03a9f4;
  color: white;
}
.mat-toolbar.mat-accent {
  background: #455a64;
  color: rgba(255, 255, 255, 0.87);
}
.mat-toolbar.mat-warn {
  background: #e53935;
  color: white;
}
.mat-toolbar .mat-form-field-underline,
.mat-toolbar .mat-form-field-ripple,
.mat-toolbar .mat-focused .mat-form-field-ripple {
  background-color: currentColor;
}
.mat-toolbar .mat-form-field-label,
.mat-toolbar .mat-focused .mat-form-field-label,
.mat-toolbar .mat-select-value,
.mat-toolbar .mat-select-arrow,
.mat-toolbar .mat-form-field.mat-focused .mat-select-arrow {
  color: inherit;
}
.mat-toolbar .mat-input-element {
  caret-color: currentColor;
}
.mat-toolbar-multiple-rows {
  min-height: 64px;
}
.mat-toolbar-row, .mat-toolbar-single-row {
  height: 64px;
}
@media (max-width: 599px) {
  .mat-toolbar-multiple-rows {
    min-height: 56px;
  }
  .mat-toolbar-row, .mat-toolbar-single-row {
    height: 56px;
  }
}
.mat-tooltip {
  background: rgba(97, 97, 97, 0.9);
}
.mat-tree {
  background: white;
}
.mat-tree-node,
.mat-nested-tree-node {
  color: rgba(0, 0, 0, 0.87);
}
.mat-tree-node {
  min-height: 48px;
}
.mat-snack-bar-container {
  color: rgba(255, 255, 255, 0.7);
  background: #323232;
  box-shadow: 0px 3px 5px -1px rgba(0, 0, 0, 0.2), 0px 6px 10px 0px rgba(0, 0, 0, 0.14), 0px 1px 18px 0px rgba(0, 0, 0, 0.12);
}
.mat-simple-snackbar-action {
  color: #455a64;
}
body {
  font-family: "Roboto", "Helvetica Neue", sans-serif;
}
.td-chip-content {
  font-family: "Roboto", "Helvetica Neue", sans-serif;
  font-size: 12px;
}
.td-data-table-cell {
  font-family: "Roboto", "Helvetica Neue", sans-serif;
  font-size: 14px;
  font-weight: 400;
  line-height: 20px;
}
.td-data-table-column {
  font-family: "Roboto", "Helvetica Neue", sans-serif;
  font-size: 12px;
  font-weight: 600;
}
.td-data-table-sort-badge {
  font-family: "Roboto", "Helvetica Neue", sans-serif;
  font-size: 12px;
  font-weight: 400;
}
.td-dialog-title {
  font-family: "Roboto", "Helvetica Neue", sans-serif;
  font-size: 20px;
  font-weight: 500;
}
.td-dialog-message {
  font-family: "Roboto", "Helvetica Neue", sans-serif;
  font-size: 16px;
  font-weight: 400;
  line-height: 28px;
}
.td-expansion-label {
  font-family: "Roboto", "Helvetica Neue", sans-serif;
  font-size: 16px;
  font-weight: 400;
}
.td-expansion-sublabel {
  font-family: "Roboto", "Helvetica Neue", sans-serif;
  font-size: 14px;
  font-weight: 400;
}
.td-key {
  font-family: "Roboto", "Helvetica Neue", sans-serif;
  font-size: 14px;
}
.td-message-label {
  font-family: "Roboto", "Helvetica Neue", sans-serif;
  font-size: 14px;
  font-weight: 600;
  line-height: 24px;
}
.td-message-sublabel {
  font-family: "Roboto", "Helvetica Neue", sans-serif;
  font-size: 14px;
}
.td-paging-bar {
  font-family: "Roboto", "Helvetica Neue", sans-serif;
  font-size: 12px;
}
.td-step-label {
  font-family: "Roboto", "Helvetica Neue", sans-serif;
  font-size: 14px;
  font-weight: 500;
}
.td-step-sublabel {
  font-family: "Roboto", "Helvetica Neue", sans-serif;
  font-size: 14px;
  line-height: 20px;
}
td-navigation-drawer .td-navigation-drawer-title {
  font-family: "Roboto", "Helvetica Neue", sans-serif;
  font-size: 16px;
}
td-navigation-drawer .td-navigation-drawer-name {
  font-family: "Roboto", "Helvetica Neue", sans-serif;
  font-size: 14px;
  font-weight: 500;
  line-height: 20px;
}
td-navigation-drawer .td-navigation-drawer-menu-toggle {
  font-family: "Roboto", "Helvetica Neue", sans-serif;
  font-size: 14px;
  font-weight: 400;
  line-height: 24px;
}
td-breadcrumb:last-of-type {
  font-weight: bold;
  cursor: default;
}
mat-list-item mat-icon,
.mat-list-item-content mat-icon {
  color: rgba(0, 0, 0, 0.54);
}
mat-list-item mat-icon[matListAvatar],
.mat-list-item-content mat-icon[matListAvatar] {
  background-color: rgba(0, 0, 0, 0.04);
}
.mat-list-text p {
  color: rgba(0, 0, 0, 0.38);
}
table.mat-table {
  background: transparent;
}
.mat-row:hover, .mat-row:focus {
  background-color: rgba(0, 0, 0, 0.04);
}
.mat-drawer-container {
  background-color: #e0e0e0;
}
[mat-icon-button].td-layout-menu-button {
  margin-left: 0;
}
::ng-deep [dir=rtl] [mat-icon-button].td-layout-menu-button {
  margin-right: 0;
  margin-left: 6px;
}
td-layout-nav mat-toolbar,
td-layout-nav-list mat-toolbar,
td-layout-manage-list mat-toolbar,
td-layout-card-over mat-toolbar,
td-navigation-drawer mat-toolbar,
td-layout mat-toolbar {
  box-shadow: 0px 2px 1px -1px rgba(0, 0, 0, 0.2), 0px 1px 1px 0px rgba(0, 0, 0, 0.14), 0px 1px 3px 0px rgba(0, 0, 0, 0.12);
  z-index: 1;
}
body[dense] td-layout-nav mat-toolbar.td-layout-toolbar.mat-toolbar-row, body[dense] td-layout-nav mat-toolbar.td-layout-toolbar.mat-toolbar-single-row,
body[dense] td-layout-nav-list mat-toolbar.td-layout-toolbar.mat-toolbar-row,
body[dense] td-layout-nav-list mat-toolbar.td-layout-toolbar.mat-toolbar-single-row,
body[dense] td-layout-card-over mat-toolbar.td-layout-toolbar.mat-toolbar-row,
body[dense] td-layout-card-over mat-toolbar.td-layout-toolbar.mat-toolbar-single-row,
td-layout-nav[dense] mat-toolbar.td-layout-toolbar.mat-toolbar-row,
td-layout-nav[dense] mat-toolbar.td-layout-toolbar.mat-toolbar-single-row,
td-layout-nav-list[dense] mat-toolbar.td-layout-toolbar.mat-toolbar-row,
td-layout-nav-list[dense] mat-toolbar.td-layout-toolbar.mat-toolbar-single-row,
td-layout-card-over[dense] mat-toolbar.td-layout-toolbar.mat-toolbar-row,
td-layout-card-over[dense] mat-toolbar.td-layout-toolbar.mat-toolbar-single-row {
  height: 48px;
}
body[dense] td-layout-card-over .td-layout-card-over-wrapper,
td-layout-card-over[dense] .td-layout-card-over-wrapper {
  margin: -48px;
  margin-left: 0;
  margin-right: 0;
}
.mat-drawer-side.td-layout-sidenav {
  box-shadow: 0px 3px 1px -2px rgba(0, 0, 0, 0.2), 0px 2px 2px 0px rgba(0, 0, 0, 0.14), 0px 1px 5px 0px rgba(0, 0, 0, 0.12);
}
.td-layout-footer {
  background: whitesmoke;
  color: rgba(0, 0, 0, 0.87);
  box-shadow: 0px 3px 1px -2px rgba(0, 0, 0, 0.2), 0px 2px 2px 0px rgba(0, 0, 0, 0.14), 0px 1px 5px 0px rgba(0, 0, 0, 0.12);
}
.td-layout-footer.mat-primary {
  background: #03a9f4;
}
.td-layout-footer.mat-primary,
.td-layout-footer.mat-primary mat-icon {
  color: white;
}
.td-layout-footer.mat-accent {
  background: #455a64;
}
.td-layout-footer.mat-accent,
.td-layout-footer.mat-accent mat-icon {
  color: rgba(255, 255, 255, 0.87);
}
.td-layout-footer.mat-warn {
  background: #e53935;
}
.td-layout-footer.mat-warn,
.td-layout-footer.mat-warn mat-icon {
  color: white;
}
.td-steps .td-step-content,
.td-steps .td-step-summary,
.td-steps .td-step-actions {
  margin: 16px;
}
.td-steps .td-horizontal-line {
  border-bottom-color: rgba(0, 0, 0, 0.12);
}
.td-steps .td-vertical-line {
  border-left-color: rgba(0, 0, 0, 0.12);
}
.td-steps .td-step-link:focus:not(.mat-disabled) .td-step-header, .td-steps .td-step-link:hover:not(.mat-disabled) .td-step-header {
  background: rgba(0, 0, 0, 0.04);
}
.td-steps .td-step-header.mat-disabled {
  cursor: default;
}
.td-steps .td-step-header:focus:not(.mat-disabled), .td-steps .td-step-header:hover:not(.mat-disabled) {
  background: rgba(0, 0, 0, 0.04);
}
.td-steps .td-step-header .td-step-label-wrapper .td-step-label {
  color: rgba(0, 0, 0, 0.87);
}
.td-steps .td-step-header .td-step-label-wrapper .td-step-sublabel {
  color: rgba(0, 0, 0, 0.54);
}
.td-steps .td-step-header .td-step-label-wrapper.mat-inactive, .td-steps .td-step-header .td-step-label-wrapper.mat-inactive * {
  color: rgba(0, 0, 0, 0.38);
}
.td-steps .td-step-header .td-step-label-wrapper.mat-warn, .td-steps .td-step-header .td-step-label-wrapper.mat-warn * {
  color: #e53935;
}
.td-steps .td-step-header .mat-complete {
  color: #455a64;
}
.td-steps .td-circle {
  color: white;
}
.td-steps .td-circle.mat-active {
  background-color: #455a64;
}
.td-steps .td-circle.mat-inactive {
  background-color: rgba(0, 0, 0, 0.38);
}
.td-steps .td-circle mat-icon {
  fill: rgba(0, 0, 0, 0.87);
}
.td-steps .td-triangle {
  color: #e53935;
}
.td-steps .td-edit-icon {
  color: rgba(0, 0, 0, 0.54);
}
.td-steps .td-step-header-pagination-chevron {
  border-color: rgba(0, 0, 0, 0.87);
}
.td-steps .td-step-header-pagination-disabled .td-step-header-pagination-chevron {
  border-color: rgba(0, 0, 0, 0.38);
}
.td-expansion-panel-group .td-expansion-panel {
  transition: 120ms ease-in;
}
.td-expansion-panel-group .td-expansion-panel:not(:last-of-type).td-expanded {
  margin-bottom: 16px;
}
.td-expansion-panel-group .td-expansion-panel:not(:first-of-type).td-expanded {
  margin-top: 16px;
}
.td-expansion-panel {
  box-shadow: 0px 2px 1px -1px rgba(0, 0, 0, 0.2), 0px 1px 1px 0px rgba(0, 0, 0, 0.14), 0px 1px 3px 0px rgba(0, 0, 0, 0.12);
  background-color: white;
}
.td-expansion-panel .td-expansion-panel-header:focus:not(.mat-disabled), .td-expansion-panel .td-expansion-panel-header:hover:not(.mat-disabled) {
  background: rgba(0, 0, 0, 0.04);
}
.td-expansion-panel .td-expansion-panel-header .td-expansion-panel-header-content mat-icon.td-expand-icon {
  color: rgba(0, 0, 0, 0.54);
}
.td-expansion-panel .td-expansion-panel-header .td-expansion-panel-header-content.mat-disabled, .td-expansion-panel .td-expansion-panel-header .td-expansion-panel-header-content.mat-disabled * {
  color: rgba(0, 0, 0, 0.38);
}
.td-expansion-panel mat-icon.td-expand-icon {
  color: rgba(0, 0, 0, 0.54);
}
.td-expansion-panel .td-expansion-label, .td-expansion-panel .td-expansion-label *,
.td-expansion-panel .td-expansion-sublabel,
.td-expansion-panel .td-expansion-sublabel * {
  vertical-align: middle;
}
.td-expansion-panel .td-expansion-sublabel {
  color: rgba(0, 0, 0, 0.54);
}
td-chips .mat-basic-chip {
  background: #e0e0e0;
  color: rgba(0, 0, 0, 0.87);
}
td-chips .mat-basic-chip:focus:not(.td-chip-disabled) mat-icon:hover {
  color: rgba(0, 0, 0, 0.54);
}
td-chips .mat-basic-chip:focus:not(.td-chip-disabled).mat-primary {
  background: #03a9f4;
}
td-chips .mat-basic-chip:focus:not(.td-chip-disabled).mat-primary,
td-chips .mat-basic-chip:focus:not(.td-chip-disabled).mat-primary mat-icon {
  color: white;
}
td-chips .mat-basic-chip:focus:not(.td-chip-disabled).mat-accent {
  background: #455a64;
}
td-chips .mat-basic-chip:focus:not(.td-chip-disabled).mat-accent,
td-chips .mat-basic-chip:focus:not(.td-chip-disabled).mat-accent mat-icon {
  color: rgba(255, 255, 255, 0.87);
}
td-chips .mat-basic-chip:focus:not(.td-chip-disabled).mat-warn {
  background: #e53935;
}
td-chips .mat-basic-chip:focus:not(.td-chip-disabled).mat-warn,
td-chips .mat-basic-chip:focus:not(.td-chip-disabled).mat-warn mat-icon {
  color: white;
}
td-chips .mat-basic-chip mat-icon.td-chip-removal {
  color: rgba(0, 0, 0, 0.38);
}
td-chips .mat-basic-chip mat-icon.td-chip-removal:hover {
  color: rgba(0, 0, 0, 0.54);
}
td-chips .mat-form-field-underline {
  background-color: rgba(0, 0, 0, 0.42);
}
td-chips.mat-primary .mat-form-field-underline .mat-form-field-ripple {
  background-color: #03a9f4;
}
td-chips.mat-accent .mat-form-field-underline .mat-form-field-ripple {
  background-color: #455a64;
}
td-chips.mat-warn .mat-form-field-underline .mat-form-field-ripple {
  background-color: #e53935;
}
td-chips.ng-invalid .mat-form-field-underline .mat-form-field-ripple {
  background-color: #e53935;
}
td-chips.ng-invalid .mat-form-field-label-wrapper > label.mat-form-field-label.mat-form-field-empty {
  color: #e53935;
}
td-file-upload .td-file-upload-cancel mat-icon {
  background-color: #fafafa;
}
td-file-input {
  /**
  * Class that is added ondragenter by the [TdFileDrop] directive.
  */
}
td-file-input .drop-zone {
  transition: background 400ms cubic-bezier(0.25, 0.8, 0.25, 1), box-shadow 280ms cubic-bezier(0.4, 0, 0.2, 1);
  box-shadow: 0px 5px 5px -3px rgba(0, 0, 0, 0.2), 0px 8px 10px 1px rgba(0, 0, 0, 0.14), 0px 3px 14px 2px rgba(0, 0, 0, 0.12);
}
.mat-toolbar.td-window-dialog-toolbar {
  color: rgba(0, 0, 0, 0.87);
  border-bottom: 1px solid rgba(0, 0, 0, 0.12);
  background: none;
}
.td-dialog-message {
  color: rgba(0, 0, 0, 0.54);
}
.td-json-formatter-wrapper .function::after,
.td-json-formatter-wrapper .date::after,
.td-json-formatter-wrapper .td-object-name::after,
.td-json-formatter-wrapper .td-array-length::after {
  content: "‎";
}
.td-json-formatter-wrapper .td-key.td-key-node:focus, .td-json-formatter-wrapper .td-key.td-key-node:hover {
  background-color: rgba(0, 0, 0, 0.04);
}
.td-json-formatter-wrapper .td-key.td-key-node .td-node-icon {
  color: rgba(0, 0, 0, 0.54);
}
.td-json-formatter-wrapper .key {
  color: #03a9f4;
}
.td-json-formatter-wrapper .value .string {
  color: #e53935;
}
.td-json-formatter-wrapper .value .number {
  color: #455a64;
}
.td-json-formatter-wrapper .value .boolean {
  color: #455a64;
}
.td-json-formatter-wrapper .value .null,
.td-json-formatter-wrapper .value .undefined {
  color: rgba(0, 0, 0, 0.38);
}
.td-json-formatter-wrapper .value .function {
  color: #03a9f4;
}
.td-json-formatter-wrapper .value .date {
  color: rgba(0, 0, 0, 0.87);
}
td-paging-bar, td-paging-bar mat-select .mat-select-value {
  color: rgba(0, 0, 0, 0.54);
}
.td-loading-wrapper.td-overlay .td-loading {
  background: rgba(255, 255, 255, 0.8);
}
td-data-table {
  border-bottom: 1px solid rgba(0, 0, 0, 0.12);
}
.td-data-table-scrollable {
  border-top: 1px solid rgba(0, 0, 0, 0.12);
}
.td-data-table-column-resizer .td-data-table-column-separator {
  border-right: 2px solid rgba(0, 0, 0, 0.12);
  opacity: 0.3;
}
.td-data-table-column-resizer:hover .td-data-table-column-separator, .td-data-table-column-resizer.td-resizing .td-data-table-column-separator {
  opacity: 1;
}
table[td-data-table] .td-data-table-column-row,
table[td-data-table] .td-data-table-row {
  border-bottom-color: rgba(0, 0, 0, 0.12);
}
table[td-data-table] .mat-checkbox-cell,
table[td-data-table] .mat-checkbox-column {
  color: rgba(0, 0, 0, 0.54);
}
table[td-data-table] .mat-checkbox-cell mat-pseudo-checkbox.mat-pseudo-checkbox-checked,
table[td-data-table] .mat-checkbox-column mat-pseudo-checkbox.mat-pseudo-checkbox-checked {
  background-color: #455a64;
}
table[td-data-table] .td-data-table-cell mat-form-field .mat-form-field-underline {
  display: none;
}
table[td-data-table] .td-data-table-column {
  color: rgba(0, 0, 0, 0.54);
}
table[td-data-table] .td-data-table-column * {
  vertical-align: middle;
}
table[td-data-table] .td-data-table-column mat-icon.td-data-table-sort-icon {
  color: rgba(0, 0, 0, 0.38);
}
table[td-data-table] .td-data-table-column.mat-active, table[td-data-table] .td-data-table-column.mat-active mat-icon {
  color: black;
}
table[td-data-table].mat-selectable tbody > tr.td-data-table-row.td-selected {
  background-color: whitesmoke;
}
table[td-data-table].mat-selectable tbody > tr.td-data-table-row:focus {
  background-color: rgba(0, 0, 0, 0.04);
}
table[td-data-table].mat-clickable tbody > tr.td-data-table-row:hover {
  background-color: rgba(0, 0, 0, 0.04);
}
.mat-selected-title {
  background-color: rgba(69, 90, 100, 0.12);
  color: #455a64;
}
.td-data-table-sort-badge {
  background-color: whitesmoke;
  color: rgba(0, 0, 0, 0.54);
}
.td-notification-count {
  box-shadow: 0px 2px 1px -1px rgba(0, 0, 0, 0.2), 0px 1px 1px 0px rgba(0, 0, 0, 0.14), 0px 1px 3px 0px rgba(0, 0, 0, 0.12);
}
.td-notification-count.mat-warn {
  background-color: #e53935;
  color: white;
}
.td-notification-count.mat-primary {
  background-color: #03a9f4;
  color: white;
}
.td-notification-count.mat-accent {
  background-color: #455a64;
  color: rgba(255, 255, 255, 0.87);
}
.td-message.mat-primary {
  color: #03a9f4;
  background-color: rgba(3, 169, 244, 0.15);
}
.td-message.mat-accent {
  color: #455a64;
  background-color: rgba(69, 90, 100, 0.15);
}
.td-message.mat-warn {
  color: #e53935;
  background-color: rgba(229, 57, 53, 0.15);
}
.td-side-sheet-container {
  background-color: white;
}
/**
 * Builds specific CSS rules
 */
.mat-content {
  min-height: 100%;
}
.mat-icon.md-icon-logo {
  width: 180px;
}
.blurText {
  filter: blur(3px);
  -webkit-filter: blur(3px);
}
.mat-snack-bar-container {
  color: silver;
}
.snack-error {
  background-color: #FF0000;
  color: #fff;
}
.snack-error button {
  color: #fff;
}
.snack-warn {
  background-color: #c18e0c;
  color: #fff;
}
.snack-warn button {
  color: #fff;
}
.snack-success {
  background-color: #55BE00;
  color: #fff;
}
.snack-success button {
  color: #fff;
}
/*!*********************************************************************************************************************************************************************************************************************************************************************************************************************************************************************!*\
  !*** css ./node_modules/css-loader/dist/cjs.js??ruleSet[1].rules[6].rules[0].oneOf[0].use[1]!./node_modules/postcss-loader/dist/cjs.js??ruleSet[1].rules[6].rules[0].oneOf[0].use[2]!./node_modules/resolve-url-loader/index.js??ruleSet[1].rules[6].rules[1].use[0]!./node_modules/sass-loader/dist/cjs.js??ruleSet[1].rules[6].rules[1].use[1]!./src/global.scss ***!
  \*********************************************************************************************************************************************************************************************************************************************************************************************************************************************************************/
/*!
 * Quill Editor v2.0.3
 * https://quilljs.com
 * Copyright (c) 2017-2024, Slab
 * Copyright (c) 2014, Jason Chen
 * Copyright (c) 2013, salesforce.com
 */
.ql-container{box-sizing:border-box;font-family:Helvetica,Arial,sans-serif;font-size:13px;height:100%;margin:0;position:relative}
.ql-container.ql-disabled .ql-tooltip{visibility:hidden}
.ql-container:not(.ql-disabled) li[data-list=checked] > .ql-ui,.ql-container:not(.ql-disabled) li[data-list=unchecked] > .ql-ui{cursor:pointer}
.ql-clipboard{left:-100000px;height:1px;overflow-y:hidden;position:absolute;top:50%}
.ql-clipboard p{margin:0;padding:0}
.ql-editor{box-sizing:border-box;counter-reset:list-0 list-1 list-2 list-3 list-4 list-5 list-6 list-7 list-8 list-9;line-height:1.42;height:100%;outline:none;overflow-y:auto;padding:12px 15px;tab-size:4;-moz-tab-size:4;text-align:left;white-space:pre-wrap;word-wrap:break-word}
.ql-editor > *{cursor:text}
.ql-editor p,.ql-editor ol,.ql-editor pre,.ql-editor blockquote,.ql-editor h1,.ql-editor h2,.ql-editor h3,.ql-editor h4,.ql-editor h5,.ql-editor h6{margin:0;padding:0}
@supports (counter-set:none){.ql-editor p,.ql-editor h1,.ql-editor h2,.ql-editor h3,.ql-editor h4,.ql-editor h5,.ql-editor h6{counter-set:list-0 list-1 list-2 list-3 list-4 list-5 list-6 list-7 list-8 list-9}}
@supports not (counter-set:none){.ql-editor p,.ql-editor h1,.ql-editor h2,.ql-editor h3,.ql-editor h4,.ql-editor h5,.ql-editor h6{counter-reset:list-0 list-1 list-2 list-3 list-4 list-5 list-6 list-7 list-8 list-9}}
.ql-editor table{border-collapse:collapse}
.ql-editor td{border:1px solid #000;padding:2px 5px}
.ql-editor ol{padding-left:1.5em}
.ql-editor li{list-style-type:none;padding-left:1.5em;position:relative}
.ql-editor li > .ql-ui:before{display:inline-block;margin-left:-1.5em;margin-right:.3em;text-align:right;white-space:nowrap;width:1.2em}
.ql-editor li[data-list=checked] > .ql-ui,.ql-editor li[data-list=unchecked] > .ql-ui{color:#777}
.ql-editor li[data-list=bullet] > .ql-ui:before{content:'\2022'}
.ql-editor li[data-list=checked] > .ql-ui:before{content:'\2611'}
.ql-editor li[data-list=unchecked] > .ql-ui:before{content:'\2610'}
@supports (counter-set:none){.ql-editor li[data-list]{counter-set:list-1 list-2 list-3 list-4 list-5 list-6 list-7 list-8 list-9}}
@supports not (counter-set:none){.ql-editor li[data-list]{counter-reset:list-1 list-2 list-3 list-4 list-5 list-6 list-7 list-8 list-9}}
.ql-editor li[data-list=ordered]{counter-increment:list-0}
.ql-editor li[data-list=ordered] > .ql-ui:before{content:counter(list-0, decimal) '. '}
.ql-editor li[data-list=ordered].ql-indent-1{counter-increment:list-1}
.ql-editor li[data-list=ordered].ql-indent-1 > .ql-ui:before{content:counter(list-1, lower-alpha) '. '}
@supports (counter-set:none){.ql-editor li[data-list].ql-indent-1{counter-set:list-2 list-3 list-4 list-5 list-6 list-7 list-8 list-9}}
@supports not (counter-set:none){.ql-editor li[data-list].ql-indent-1{counter-reset:list-2 list-3 list-4 list-5 list-6 list-7 list-8 list-9}}
.ql-editor li[data-list=ordered].ql-indent-2{counter-increment:list-2}
.ql-editor li[data-list=ordered].ql-indent-2 > .ql-ui:before{content:counter(list-2, lower-roman) '. '}
@supports (counter-set:none){.ql-editor li[data-list].ql-indent-2{counter-set:list-3 list-4 list-5 list-6 list-7 list-8 list-9}}
@supports not (counter-set:none){.ql-editor li[data-list].ql-indent-2{counter-reset:list-3 list-4 list-5 list-6 list-7 list-8 list-9}}
.ql-editor li[data-list=ordered].ql-indent-3{counter-increment:list-3}
.ql-editor li[data-list=ordered].ql-indent-3 > .ql-ui:before{content:counter(list-3, decimal) '. '}
@supports (counter-set:none){.ql-editor li[data-list].ql-indent-3{counter-set:list-4 list-5 list-6 list-7 list-8 list-9}}
@supports not (counter-set:none){.ql-editor li[data-list].ql-indent-3{counter-reset:list-4 list-5 list-6 list-7 list-8 list-9}}
.ql-editor li[data-list=ordered].ql-indent-4{counter-increment:list-4}
.ql-editor li[data-list=ordered].ql-indent-4 > .ql-ui:before{content:counter(list-4, lower-alpha) '. '}
@supports (counter-set:none){.ql-editor li[data-list].ql-indent-4{counter-set:list-5 list-6 list-7 list-8 list-9}}
@supports not (counter-set:none){.ql-editor li[data-list].ql-indent-4{counter-reset:list-5 list-6 list-7 list-8 list-9}}
.ql-editor li[data-list=ordered].ql-indent-5{counter-increment:list-5}
.ql-editor li[data-list=ordered].ql-indent-5 > .ql-ui:before{content:counter(list-5, lower-roman) '. '}
@supports (counter-set:none){.ql-editor li[data-list].ql-indent-5{counter-set:list-6 list-7 list-8 list-9}}
@supports not (counter-set:none){.ql-editor li[data-list].ql-indent-5{counter-reset:list-6 list-7 list-8 list-9}}
.ql-editor li[data-list=ordered].ql-indent-6{counter-increment:list-6}
.ql-editor li[data-list=ordered].ql-indent-6 > .ql-ui:before{content:counter(list-6, decimal) '. '}
@supports (counter-set:none){.ql-editor li[data-list].ql-indent-6{counter-set:list-7 list-8 list-9}}
@supports not (counter-set:none){.ql-editor li[data-list].ql-indent-6{counter-reset:list-7 list-8 list-9}}
.ql-editor li[data-list=ordered].ql-indent-7{counter-increment:list-7}
.ql-editor li[data-list=ordered].ql-indent-7 > .ql-ui:before{content:counter(list-7, lower-alpha) '. '}
@supports (counter-set:none){.ql-editor li[data-list].ql-indent-7{counter-set:list-8 list-9}}
@supports not (counter-set:none){.ql-editor li[data-list].ql-indent-7{counter-reset:list-8 list-9}}
.ql-editor li[data-list=ordered].ql-indent-8{counter-increment:list-8}
.ql-editor li[data-list=ordered].ql-indent-8 > .ql-ui:before{content:counter(list-8, lower-roman) '. '}
@supports (counter-set:none){.ql-editor li[data-list].ql-indent-8{counter-set:list-9}}
@supports not (counter-set:none){.ql-editor li[data-list].ql-indent-8{counter-reset:list-9}}
.ql-editor li[data-list=ordered].ql-indent-9{counter-increment:list-9}
.ql-editor li[data-list=ordered].ql-indent-9 > .ql-ui:before{content:counter(list-9, decimal) '. '}
.ql-editor .ql-indent-1:not(.ql-direction-rtl){padding-left:3em}
.ql-editor li.ql-indent-1:not(.ql-direction-rtl){padding-left:4.5em}
.ql-editor .ql-indent-1.ql-direction-rtl.ql-align-right{padding-right:3em}
.ql-editor li.ql-indent-1.ql-direction-rtl.ql-align-right{padding-right:4.5em}
.ql-editor .ql-indent-2:not(.ql-direction-rtl){padding-left:6em}
.ql-editor li.ql-indent-2:not(.ql-direction-rtl){padding-left:7.5em}
.ql-editor .ql-indent-2.ql-direction-rtl.ql-align-right{padding-right:6em}
.ql-editor li.ql-indent-2.ql-direction-rtl.ql-align-right{padding-right:7.5em}
.ql-editor .ql-indent-3:not(.ql-direction-rtl){padding-left:9em}
.ql-editor li.ql-indent-3:not(.ql-direction-rtl){padding-left:10.5em}
.ql-editor .ql-indent-3.ql-direction-rtl.ql-align-right{padding-right:9em}
.ql-editor li.ql-indent-3.ql-direction-rtl.ql-align-right{padding-right:10.5em}
.ql-editor .ql-indent-4:not(.ql-direction-rtl){padding-left:12em}
.ql-editor li.ql-indent-4:not(.ql-direction-rtl){padding-left:13.5em}
.ql-editor .ql-indent-4.ql-direction-rtl.ql-align-right{padding-right:12em}
.ql-editor li.ql-indent-4.ql-direction-rtl.ql-align-right{padding-right:13.5em}
.ql-editor .ql-indent-5:not(.ql-direction-rtl){padding-left:15em}
.ql-editor li.ql-indent-5:not(.ql-direction-rtl){padding-left:16.5em}
.ql-editor .ql-indent-5.ql-direction-rtl.ql-align-right{padding-right:15em}
.ql-editor li.ql-indent-5.ql-direction-rtl.ql-align-right{padding-right:16.5em}
.ql-editor .ql-indent-6:not(.ql-direction-rtl){padding-left:18em}
.ql-editor li.ql-indent-6:not(.ql-direction-rtl){padding-left:19.5em}
.ql-editor .ql-indent-6.ql-direction-rtl.ql-align-right{padding-right:18em}
.ql-editor li.ql-indent-6.ql-direction-rtl.ql-align-right{padding-right:19.5em}
.ql-editor .ql-indent-7:not(.ql-direction-rtl){padding-left:21em}
.ql-editor li.ql-indent-7:not(.ql-direction-rtl){padding-left:22.5em}
.ql-editor .ql-indent-7.ql-direction-rtl.ql-align-right{padding-right:21em}
.ql-editor li.ql-indent-7.ql-direction-rtl.ql-align-right{padding-right:22.5em}
.ql-editor .ql-indent-8:not(.ql-direction-rtl){padding-left:24em}
.ql-editor li.ql-indent-8:not(.ql-direction-rtl){padding-left:25.5em}
.ql-editor .ql-indent-8.ql-direction-rtl.ql-align-right{padding-right:24em}
.ql-editor li.ql-indent-8.ql-direction-rtl.ql-align-right{padding-right:25.5em}
.ql-editor .ql-indent-9:not(.ql-direction-rtl){padding-left:27em}
.ql-editor li.ql-indent-9:not(.ql-direction-rtl){padding-left:28.5em}
.ql-editor .ql-indent-9.ql-direction-rtl.ql-align-right{padding-right:27em}
.ql-editor li.ql-indent-9.ql-direction-rtl.ql-align-right{padding-right:28.5em}
.ql-editor li.ql-direction-rtl{padding-right:1.5em}
.ql-editor li.ql-direction-rtl > .ql-ui:before{margin-left:.3em;margin-right:-1.5em;text-align:left}
.ql-editor table{table-layout:fixed;width:100%}
.ql-editor table td{outline:none}
.ql-editor .ql-code-block-container{font-family:monospace}
.ql-editor .ql-video{display:block;max-width:100%}
.ql-editor .ql-video.ql-align-center{margin:0 auto}
.ql-editor .ql-video.ql-align-right{margin:0 0 0 auto}
.ql-editor .ql-bg-black{background-color:#000}
.ql-editor .ql-bg-red{background-color:#e60000}
.ql-editor .ql-bg-orange{background-color:#f90}
.ql-editor .ql-bg-yellow{background-color:#ff0}
.ql-editor .ql-bg-green{background-color:#008a00}
.ql-editor .ql-bg-blue{background-color:#06c}
.ql-editor .ql-bg-purple{background-color:#93f}
.ql-editor .ql-color-white{color:#fff}
.ql-editor .ql-color-red{color:#e60000}
.ql-editor .ql-color-orange{color:#f90}
.ql-editor .ql-color-yellow{color:#ff0}
.ql-editor .ql-color-green{color:#008a00}
.ql-editor .ql-color-blue{color:#06c}
.ql-editor .ql-color-purple{color:#93f}
.ql-editor .ql-font-serif{font-family:Georgia,Times New Roman,serif}
.ql-editor .ql-font-monospace{font-family:Monaco,Courier New,monospace}
.ql-editor .ql-size-small{font-size:.75em}
.ql-editor .ql-size-large{font-size:1.5em}
.ql-editor .ql-size-huge{font-size:2.5em}
.ql-editor .ql-direction-rtl{direction:rtl;text-align:inherit}
.ql-editor .ql-align-center{text-align:center}
.ql-editor .ql-align-justify{text-align:justify}
.ql-editor .ql-align-right{text-align:right}
.ql-editor .ql-ui{position:absolute}
.ql-editor.ql-blank::before{color:rgba(0,0,0,0.6);content:attr(data-placeholder);font-style:italic;left:15px;pointer-events:none;position:absolute;right:15px}
.ql-snow.ql-toolbar:after,.ql-snow .ql-toolbar:after{clear:both;content:'';display:table}
.ql-snow.ql-toolbar button,.ql-snow .ql-toolbar button{background:none;border:none;cursor:pointer;display:inline-block;float:left;height:24px;padding:3px 5px;width:28px}
.ql-snow.ql-toolbar button svg,.ql-snow .ql-toolbar button svg{float:left;height:100%}
.ql-snow.ql-toolbar button:active:hover,.ql-snow .ql-toolbar button:active:hover{outline:none}
.ql-snow.ql-toolbar input.ql-image[type=file],.ql-snow .ql-toolbar input.ql-image[type=file]{display:none}
.ql-snow.ql-toolbar button:hover,.ql-snow .ql-toolbar button:hover,.ql-snow.ql-toolbar button:focus,.ql-snow .ql-toolbar button:focus,.ql-snow.ql-toolbar button.ql-active,.ql-snow .ql-toolbar button.ql-active,.ql-snow.ql-toolbar .ql-picker-label:hover,.ql-snow .ql-toolbar .ql-picker-label:hover,.ql-snow.ql-toolbar .ql-picker-label.ql-active,.ql-snow .ql-toolbar .ql-picker-label.ql-active,.ql-snow.ql-toolbar .ql-picker-item:hover,.ql-snow .ql-toolbar .ql-picker-item:hover,.ql-snow.ql-toolbar .ql-picker-item.ql-selected,.ql-snow .ql-toolbar .ql-picker-item.ql-selected{color:#06c}
.ql-snow.ql-toolbar button:hover .ql-fill,.ql-snow .ql-toolbar button:hover .ql-fill,.ql-snow.ql-toolbar button:focus .ql-fill,.ql-snow .ql-toolbar button:focus .ql-fill,.ql-snow.ql-toolbar button.ql-active .ql-fill,.ql-snow .ql-toolbar button.ql-active .ql-fill,.ql-snow.ql-toolbar .ql-picker-label:hover .ql-fill,.ql-snow .ql-toolbar .ql-picker-label:hover .ql-fill,.ql-snow.ql-toolbar .ql-picker-label.ql-active .ql-fill,.ql-snow .ql-toolbar .ql-picker-label.ql-active .ql-fill,.ql-snow.ql-toolbar .ql-picker-item:hover .ql-fill,.ql-snow .ql-toolbar .ql-picker-item:hover .ql-fill,.ql-snow.ql-toolbar .ql-picker-item.ql-selected .ql-fill,.ql-snow .ql-toolbar .ql-picker-item.ql-selected .ql-fill,.ql-snow.ql-toolbar button:hover .ql-stroke.ql-fill,.ql-snow .ql-toolbar button:hover .ql-stroke.ql-fill,.ql-snow.ql-toolbar button:focus .ql-stroke.ql-fill,.ql-snow .ql-toolbar button:focus .ql-stroke.ql-fill,.ql-snow.ql-toolbar button.ql-active .ql-stroke.ql-fill,.ql-snow .ql-toolbar button.ql-active .ql-stroke.ql-fill,.ql-snow.ql-toolbar .ql-picker-label:hover .ql-stroke.ql-fill,.ql-snow .ql-toolbar .ql-picker-label:hover .ql-stroke.ql-fill,.ql-snow.ql-toolbar .ql-picker-label.ql-active .ql-stroke.ql-fill,.ql-snow .ql-toolbar .ql-picker-label.ql-active .ql-stroke.ql-fill,.ql-snow.ql-toolbar .ql-picker-item:hover .ql-stroke.ql-fill,.ql-snow .ql-toolbar .ql-picker-item:hover .ql-stroke.ql-fill,.ql-snow.ql-toolbar .ql-picker-item.ql-selected .ql-stroke.ql-fill,.ql-snow .ql-toolbar .ql-picker-item.ql-selected .ql-stroke.ql-fill{fill:#06c}
.ql-snow.ql-toolbar button:hover .ql-stroke,.ql-snow .ql-toolbar button:hover .ql-stroke,.ql-snow.ql-toolbar button:focus .ql-stroke,.ql-snow .ql-toolbar button:focus .ql-stroke,.ql-snow.ql-toolbar button.ql-active .ql-stroke,.ql-snow .ql-toolbar button.ql-active .ql-stroke,.ql-snow.ql-toolbar .ql-picker-label:hover .ql-stroke,.ql-snow .ql-toolbar .ql-picker-label:hover .ql-stroke,.ql-snow.ql-toolbar .ql-picker-label.ql-active .ql-stroke,.ql-snow .ql-toolbar .ql-picker-label.ql-active .ql-stroke,.ql-snow.ql-toolbar .ql-picker-item:hover .ql-stroke,.ql-snow .ql-toolbar .ql-picker-item:hover .ql-stroke,.ql-snow.ql-toolbar .ql-picker-item.ql-selected .ql-stroke,.ql-snow .ql-toolbar .ql-picker-item.ql-selected .ql-stroke,.ql-snow.ql-toolbar button:hover .ql-stroke-miter,.ql-snow .ql-toolbar button:hover .ql-stroke-miter,.ql-snow.ql-toolbar button:focus .ql-stroke-miter,.ql-snow .ql-toolbar button:focus .ql-stroke-miter,.ql-snow.ql-toolbar button.ql-active .ql-stroke-miter,.ql-snow .ql-toolbar button.ql-active .ql-stroke-miter,.ql-snow.ql-toolbar .ql-picker-label:hover .ql-stroke-miter,.ql-snow .ql-toolbar .ql-picker-label:hover .ql-stroke-miter,.ql-snow.ql-toolbar .ql-picker-label.ql-active .ql-stroke-miter,.ql-snow .ql-toolbar .ql-picker-label.ql-active .ql-stroke-miter,.ql-snow.ql-toolbar .ql-picker-item:hover .ql-stroke-miter,.ql-snow .ql-toolbar .ql-picker-item:hover .ql-stroke-miter,.ql-snow.ql-toolbar .ql-picker-item.ql-selected .ql-stroke-miter,.ql-snow .ql-toolbar .ql-picker-item.ql-selected .ql-stroke-miter{stroke:#06c}
@media (pointer:coarse){.ql-snow.ql-toolbar button:hover:not(.ql-active),.ql-snow .ql-toolbar button:hover:not(.ql-active){color:#444}.ql-snow.ql-toolbar button:hover:not(.ql-active) .ql-fill,.ql-snow .ql-toolbar button:hover:not(.ql-active) .ql-fill,.ql-snow.ql-toolbar button:hover:not(.ql-active) .ql-stroke.ql-fill,.ql-snow .ql-toolbar button:hover:not(.ql-active) .ql-stroke.ql-fill{fill:#444}.ql-snow.ql-toolbar button:hover:not(.ql-active) .ql-stroke,.ql-snow .ql-toolbar button:hover:not(.ql-active) .ql-stroke,.ql-snow.ql-toolbar button:hover:not(.ql-active) .ql-stroke-miter,.ql-snow .ql-toolbar button:hover:not(.ql-active) .ql-stroke-miter{stroke:#444}}
.ql-snow{box-sizing:border-box}
.ql-snow *{box-sizing:border-box}
.ql-snow .ql-hidden{display:none}
.ql-snow .ql-out-bottom,.ql-snow .ql-out-top{visibility:hidden}
.ql-snow .ql-tooltip{position:absolute;transform:translateY(10px)}
.ql-snow .ql-tooltip a{cursor:pointer;text-decoration:none}
.ql-snow .ql-tooltip.ql-flip{transform:translateY(-10px)}
.ql-snow .ql-formats{display:inline-block;vertical-align:middle}
.ql-snow .ql-formats:after{clear:both;content:'';display:table}
.ql-snow .ql-stroke{fill:none;stroke:#444;stroke-linecap:round;stroke-linejoin:round;stroke-width:2}
.ql-snow .ql-stroke-miter{fill:none;stroke:#444;stroke-miterlimit:10;stroke-width:2}
.ql-snow .ql-fill,.ql-snow .ql-stroke.ql-fill{fill:#444}
.ql-snow .ql-empty{fill:none}
.ql-snow .ql-even{fill-rule:evenodd}
.ql-snow .ql-thin,.ql-snow .ql-stroke.ql-thin{stroke-width:1}
.ql-snow .ql-transparent{opacity:.4}
.ql-snow .ql-direction svg:last-child{display:none}
.ql-snow .ql-direction.ql-active svg:last-child{display:inline}
.ql-snow .ql-direction.ql-active svg:first-child{display:none}
.ql-snow .ql-editor h1{font-size:2em}
.ql-snow .ql-editor h2{font-size:1.5em}
.ql-snow .ql-editor h3{font-size:1.17em}
.ql-snow .ql-editor h4{font-size:1em}
.ql-snow .ql-editor h5{font-size:.83em}
.ql-snow .ql-editor h6{font-size:.67em}
.ql-snow .ql-editor a{text-decoration:underline}
.ql-snow .ql-editor blockquote{border-left:4px solid #ccc;margin-bottom:5px;margin-top:5px;padding-left:16px}
.ql-snow .ql-editor code,.ql-snow .ql-editor .ql-code-block-container{background-color:#f0f0f0;border-radius:3px}
.ql-snow .ql-editor .ql-code-block-container{margin-bottom:5px;margin-top:5px;padding:5px 10px}
.ql-snow .ql-editor code{font-size:85%;padding:2px 4px}
.ql-snow .ql-editor .ql-code-block-container{background-color:#23241f;color:#f8f8f2;overflow:visible}
.ql-snow .ql-editor img{max-width:100%}
.ql-snow .ql-picker{color:#444;display:inline-block;float:left;font-size:14px;font-weight:500;height:24px;position:relative;vertical-align:middle}
.ql-snow .ql-picker-label{cursor:pointer;display:inline-block;height:100%;padding-left:8px;padding-right:2px;position:relative;width:100%}
.ql-snow .ql-picker-label::before{display:inline-block;line-height:22px}
.ql-snow .ql-picker-options{background-color:#fff;display:none;min-width:100%;padding:4px 8px;position:absolute;white-space:nowrap}
.ql-snow .ql-picker-options .ql-picker-item{cursor:pointer;display:block;padding-bottom:5px;padding-top:5px}
.ql-snow .ql-picker.ql-expanded .ql-picker-label{color:#ccc;z-index:2}
.ql-snow .ql-picker.ql-expanded .ql-picker-label .ql-fill{fill:#ccc}
.ql-snow .ql-picker.ql-expanded .ql-picker-label .ql-stroke{stroke:#ccc}
.ql-snow .ql-picker.ql-expanded .ql-picker-options{display:block;margin-top:-1px;top:100%;z-index:1}
.ql-snow .ql-color-picker,.ql-snow .ql-icon-picker{width:28px}
.ql-snow .ql-color-picker .ql-picker-label,.ql-snow .ql-icon-picker .ql-picker-label{padding:2px 4px}
.ql-snow .ql-color-picker .ql-picker-label svg,.ql-snow .ql-icon-picker .ql-picker-label svg{right:4px}
.ql-snow .ql-icon-picker .ql-picker-options{padding:4px 0}
.ql-snow .ql-icon-picker .ql-picker-item{height:24px;width:24px;padding:2px 4px}
.ql-snow .ql-color-picker .ql-picker-options{padding:3px 5px;width:152px}
.ql-snow .ql-color-picker .ql-picker-item{border:1px solid transparent;float:left;height:16px;margin:2px;padding:0;width:16px}
.ql-snow .ql-picker:not(.ql-color-picker):not(.ql-icon-picker) svg{position:absolute;margin-top:-9px;right:0;top:50%;width:18px}
.ql-snow .ql-picker.ql-header .ql-picker-label[data-label]:not([data-label=''])::before,.ql-snow .ql-picker.ql-font .ql-picker-label[data-label]:not([data-label=''])::before,.ql-snow .ql-picker.ql-size .ql-picker-label[data-label]:not([data-label=''])::before,.ql-snow .ql-picker.ql-header .ql-picker-item[data-label]:not([data-label=''])::before,.ql-snow .ql-picker.ql-font .ql-picker-item[data-label]:not([data-label=''])::before,.ql-snow .ql-picker.ql-size .ql-picker-item[data-label]:not([data-label=''])::before{content:attr(data-label)}
.ql-snow .ql-picker.ql-header{width:98px}
.ql-snow .ql-picker.ql-header .ql-picker-label::before,.ql-snow .ql-picker.ql-header .ql-picker-item::before{content:'Normal'}
.ql-snow .ql-picker.ql-header .ql-picker-label[data-value="1"]::before,.ql-snow .ql-picker.ql-header .ql-picker-item[data-value="1"]::before{content:'Heading 1'}
.ql-snow .ql-picker.ql-header .ql-picker-label[data-value="2"]::before,.ql-snow .ql-picker.ql-header .ql-picker-item[data-value="2"]::before{content:'Heading 2'}
.ql-snow .ql-picker.ql-header .ql-picker-label[data-value="3"]::before,.ql-snow .ql-picker.ql-header .ql-picker-item[data-value="3"]::before{content:'Heading 3'}
.ql-snow .ql-picker.ql-header .ql-picker-label[data-value="4"]::before,.ql-snow .ql-picker.ql-header .ql-picker-item[data-value="4"]::before{content:'Heading 4'}
.ql-snow .ql-picker.ql-header .ql-picker-label[data-value="5"]::before,.ql-snow .ql-picker.ql-header .ql-picker-item[data-value="5"]::before{content:'Heading 5'}
.ql-snow .ql-picker.ql-header .ql-picker-label[data-value="6"]::before,.ql-snow .ql-picker.ql-header .ql-picker-item[data-value="6"]::before{content:'Heading 6'}
.ql-snow .ql-picker.ql-header .ql-picker-item[data-value="1"]::before{font-size:2em}
.ql-snow .ql-picker.ql-header .ql-picker-item[data-value="2"]::before{font-size:1.5em}
.ql-snow .ql-picker.ql-header .ql-picker-item[data-value="3"]::before{font-size:1.17em}
.ql-snow .ql-picker.ql-header .ql-picker-item[data-value="4"]::before{font-size:1em}
.ql-snow .ql-picker.ql-header .ql-picker-item[data-value="5"]::before{font-size:.83em}
.ql-snow .ql-picker.ql-header .ql-picker-item[data-value="6"]::before{font-size:.67em}
.ql-snow .ql-picker.ql-font{width:108px}
.ql-snow .ql-picker.ql-font .ql-picker-label::before,.ql-snow .ql-picker.ql-font .ql-picker-item::before{content:'Sans Serif'}
.ql-snow .ql-picker.ql-font .ql-picker-label[data-value=serif]::before,.ql-snow .ql-picker.ql-font .ql-picker-item[data-value=serif]::before{content:'Serif'}
.ql-snow .ql-picker.ql-font .ql-picker-label[data-value=monospace]::before,.ql-snow .ql-picker.ql-font .ql-picker-item[data-value=monospace]::before{content:'Monospace'}
.ql-snow .ql-picker.ql-font .ql-picker-item[data-value=serif]::before{font-family:Georgia,Times New Roman,serif}
.ql-snow .ql-picker.ql-font .ql-picker-item[data-value=monospace]::before{font-family:Monaco,Courier New,monospace}
.ql-snow .ql-picker.ql-size{width:98px}
.ql-snow .ql-picker.ql-size .ql-picker-label::before,.ql-snow .ql-picker.ql-size .ql-picker-item::before{content:'Normal'}
.ql-snow .ql-picker.ql-size .ql-picker-label[data-value=small]::before,.ql-snow .ql-picker.ql-size .ql-picker-item[data-value=small]::before{content:'Small'}
.ql-snow .ql-picker.ql-size .ql-picker-label[data-value=large]::before,.ql-snow .ql-picker.ql-size .ql-picker-item[data-value=large]::before{content:'Large'}
.ql-snow .ql-picker.ql-size .ql-picker-label[data-value=huge]::before,.ql-snow .ql-picker.ql-size .ql-picker-item[data-value=huge]::before{content:'Huge'}
.ql-snow .ql-picker.ql-size .ql-picker-item[data-value=small]::before{font-size:10px}
.ql-snow .ql-picker.ql-size .ql-picker-item[data-value=large]::before{font-size:18px}
.ql-snow .ql-picker.ql-size .ql-picker-item[data-value=huge]::before{font-size:32px}
.ql-snow .ql-color-picker.ql-background .ql-picker-item{background-color:#fff}
.ql-snow .ql-color-picker.ql-color .ql-picker-item{background-color:#000}
.ql-code-block-container{position:relative}
.ql-code-block-container .ql-ui{right:5px;top:5px}
.ql-toolbar.ql-snow{border:1px solid #ccc;box-sizing:border-box;font-family:'Helvetica Neue','Helvetica','Arial',sans-serif;padding:8px}
.ql-toolbar.ql-snow .ql-formats{margin-right:15px}
.ql-toolbar.ql-snow .ql-picker-label{border:1px solid transparent}
.ql-toolbar.ql-snow .ql-picker-options{border:1px solid transparent;box-shadow:rgba(0,0,0,0.2) 0 2px 8px}
.ql-toolbar.ql-snow .ql-picker.ql-expanded .ql-picker-label{border-color:#ccc}
.ql-toolbar.ql-snow .ql-picker.ql-expanded .ql-picker-options{border-color:#ccc}
.ql-toolbar.ql-snow .ql-color-picker .ql-picker-item.ql-selected,.ql-toolbar.ql-snow .ql-color-picker .ql-picker-item:hover{border-color:#000}
.ql-toolbar.ql-snow + .ql-container.ql-snow{border-top:0}
.ql-snow .ql-tooltip{background-color:#fff;border:1px solid #ccc;box-shadow:0 0 5px #ddd;color:#444;padding:5px 12px;white-space:nowrap}
.ql-snow .ql-tooltip::before{content:"Visit URL:";line-height:26px;margin-right:8px}
.ql-snow .ql-tooltip input[type=text]{display:none;border:1px solid #ccc;font-size:13px;height:26px;margin:0;padding:3px 5px;width:170px}
.ql-snow .ql-tooltip a.ql-preview{display:inline-block;max-width:200px;overflow-x:hidden;text-overflow:ellipsis;vertical-align:top}
.ql-snow .ql-tooltip a.ql-action::after{border-right:1px solid #ccc;content:'Edit';margin-left:16px;padding-right:8px}
.ql-snow .ql-tooltip a.ql-remove::before{content:'Remove';margin-left:8px}
.ql-snow .ql-tooltip a{line-height:26px}
.ql-snow .ql-tooltip.ql-editing a.ql-preview,.ql-snow .ql-tooltip.ql-editing a.ql-remove{display:none}
.ql-snow .ql-tooltip.ql-editing input[type=text]{display:inline-block}
.ql-snow .ql-tooltip.ql-editing a.ql-action::after{border-right:0;content:'Save';padding-right:0}
.ql-snow .ql-tooltip[data-mode=link]::before{content:"Enter link:"}
.ql-snow .ql-tooltip[data-mode=formula]::before{content:"Enter formula:"}
.ql-snow .ql-tooltip[data-mode=video]::before{content:"Enter video:"}
.ql-snow a{color:#06c}
.ql-container.ql-snow{border:1px solid #ccc}
.hasAction .intercom-app div, .hasAction .intercom-lightweight-app div {
  right: 90px !important;
}
/* fallback */
@font-face {
  font-family: "Material Icons";
  font-style: normal;
  font-weight: 400;
  src: url(https://fonts.gstatic.com/s/materialicons/v140/flUhRq6tzZclQEJ-Vdg-IuiaDsNc.woff2) format("woff2");
}
/* fallback */
@font-face {
  font-family: "Material Icons Outlined";
  font-style: normal;
  font-weight: 400;
  src: url(https://fonts.gstatic.com/s/materialiconsoutlined/v109/gok-H7zzDkdnRel8-DQ6KAXJ69wP1tGnf4ZGhUce.woff2) format("woff2");
}
* {
  font-family: "Lato", -apple-system, system-ui, BlinkMacSystemFont, "Segoe UI", Roboto, "Helvetica Neue", sans-serif !important;
  -webkit-font-smoothing: antialiased;
}
.background-fill {
  display: flex;
  flex-direction: column;
  height: calc(100% - 64px);
}
.background-fill-grey {
  background: #fafafa !important;
}
.background-fill-grey mat-dialog-container {
  background: #fafafa !important;
}
.iti {
  width: 100%;
}
.iti *:focus {
  outline: none;
}
.iti .iti__selected-flag {
  padding: 0 10px;
  margin-top: 1px;
  margin-left: 1px;
}
.iti .iti__country {
  color: #000;
}
.iti--separate-dial-code .iti__selected-flag {
  background: #EFEEEE;
}
.material-icons {
  font-family: "Material Icons" !important;
}
mat-dialog-container {
  position: relative;
}
/**
 * Globals
 */
.float-right {
  float: right;
}
.float-left {
  float: left;
}
.float-none {
  float: none;
}
.align-right {
  text-align: right;
}
.align-left {
  text-align: left;
}
.bold {
  font-weight: bold;
}
/**
 * Other styles
 */
.top-logo {
  max-width: 200px;
}
.top-logo .mat-icon.mat-icon-logo {
  width: 40px;
  height: 40px;
  max-width: 200px;
}
.cdk-global-overlay-wrapper {
  overflow-x: auto;
}
.cdk-overlay-backdrop {
  top: 64px !important;
}
agm-map {
  height: 500px;
}
ngx-charts-advanced-pie-chart > div {
  margin: 20px 0;
}
.ride-months-graph {
  overflow: hidden;
  clear: both;
  height: 400px;
  margin: 40px 30px 30px 20px;
}
.driver-score mat-icon {
  margin: 5px auto;
}
mat-card-title, h1, h2, h3, h4, h5, h6, .status-title {
  font-family: "Archivo", "Lato", -apple-system, system-ui, BlinkMacSystemFont, "Segoe UI", Roboto, "Helvetica Neue", sans-serif !important;
}
mat-card-title.filter button.tool {
  float: right;
  margin: -4px 0 0 0 !important;
}
.small-title {
  font-size: 18px;
  margin-bottom: 0px;
}
.filter-fields .td-search-input-field {
  margin-top: 3px;
}
.filter-fields .mat-form-field-type-mat-select .mat-form-field-infix {
  margin-top: 3px;
}
.mat-form-field-appearance-legacy .mat-form-field-infix {
  line-height: 20px;
}
@media (max-width: 960px) {
  .searchDriver td-search-input .mat-form-field-infix {
    left: 6px;
    position: relative;
  }
}
@media (max-width: 960px) {
  .searchDriver td-search-input input.mat-input-element {
    left: 39px;
    position: relative;
  }
}
.date-range-picker {
  overflow: hidden;
}
.date-range-picker p.label {
  margin: 24px 0 0 0;
  padding: 0 15px;
  float: left;
}
@media (max-width: 600px) {
  .date-range-picker p.label {
    min-width: 55px;
    padding: 0 5px 0 15px;
  }
}
.date-range-picker mat-form-field {
  float: left;
}
@media (max-width: 600px) {
  .date-range-picker mat-form-field {
    width: calc(100% - 95px);
    float: none;
  }
}
.date-range-picker mat-form-field > .mat-input-wrapper {
  margin-top: 4px;
}
@media (min-width: 600px) {
  .date-range-picker mat-form-field:last-of-type {
    margin-right: 30px;
  }
}
.max-width-300 {
  max-width: 300px;
}
.max-width-300 .wrap-line {
  width: 280px;
}
.max-width-350 {
  max-width: 350px;
}
.max-width-350 .wrap-line {
  width: 330px;
}
.max-width-400 {
  max-width: 400px;
}
.max-width-400 .wrap-line {
  width: 380px;
}
.wrap-line {
  white-space: nowrap;
  overflow: hidden;
  text-overflow: ellipsis;
  display: block;
  box-sizing: border-box;
}
.operator-rating-first-field {
  margin-top: 35px;
}
.value-container.first {
  margin-top: 0;
}
.value-container .label {
  font-size: 14px;
  color: rgba(0, 0, 0, 0.38);
  margin-bottom: 0;
}
.value-container .value {
  font-size: 16px;
  color: #000;
  margin-top: 0;
}
/**
 * Material overrides
 */
.mat-tab-label mat-icon {
  vertical-align: middle;
}
.euro-prefix .mat-form-field-prefix {
  top: 0 !important;
  transform: none !important;
  margin-top: 0 !important;
}
.grayscale {
  opacity: 0.4; /* keeps color, mutes presence */
  transition: opacity 0.3s;
}
.user-avatar img {
  width: 60px !important;
  height: 60px !important;
}
.details-card, .job-details-card {
  overflow: hidden;
}
.details-card .mat-list .mat-list-item .mat-line,
.details-card .mat-nav-list .mat-list-item .mat-line, .job-details-card .mat-list .mat-list-item .mat-line,
.job-details-card .mat-nav-list .mat-list-item .mat-line {
  white-space: normal;
}
.details-card .mat-list .mat-list-item.value .mat-line:nth-child(n+2),
.details-card .mat-nav-list .mat-list-item.value .mat-line:nth-child(n+2), .job-details-card .mat-list .mat-list-item.value .mat-line:nth-child(n+2),
.job-details-card .mat-nav-list .mat-list-item.value .mat-line:nth-child(n+2) {
  font-size: 16px;
  color: rgb(0, 0, 0);
}
.details-card .mat-list .mat-list-item.value .mat-line:nth-child(1),
.details-card .mat-nav-list .mat-list-item.value .mat-line:nth-child(1), .job-details-card .mat-list .mat-list-item.value .mat-line:nth-child(1),
.job-details-card .mat-nav-list .mat-list-item.value .mat-line:nth-child(1) {
  font-size: 14px;
  color: rgba(0, 0, 0, 0.38);
}
.job-details-card,
.assign-pane,
.assign-pane .mat-tab-body-wrapper,
.assign-pane .mat-tab-body-wrapper .mat-tab-body-content {
  overflow: visible !important;
}
.assign-pane .mat-tab-body {
  overflow-y: visible !important;
  display: inline-table;
}
.assign-pane .mat-tab-body-wrapper .mat-tab-body-content {
  display: block;
  width: 100%;
}
.mat-nav-list .mat-list-item.value .mat-list-item-content,
.mat-list .mat-list-item.value .mat-list-item-content {
  align-items: baseline;
  padding-top: 0 !important;
}
mat-tab-body td-search-input {
  width: 100%;
}
.ride-log-entry pre {
  margin: 4px 0;
}
mat-card.clickable:hover {
  background: rgba(0, 0, 0, 0.04);
  cursor: pointer;
}
mat-card mat-card-content.widget-filter {
  padding: 16px 16px 0;
  margin-bottom: 0;
}
mat-card mat-card-content.widget-filter span.label {
  display: inline-block;
  margin-right: 20px;
}
mat-divider[matInset] {
  width: calc(100% - 88px) !important;
}
.clickable {
  cursor: pointer;
}
.noselect {
  -webkit-touch-callout: none; /* iOS Safari */ /* Safari */ /* Konqueror HTML */ /* Firefox */ /* Internet Explorer/Edge */
  user-select: none;
  /* Non-prefixed version, currently
                                   supported by Chrome and Opera */
}
.tab-content {
  padding: 16px;
}
.full-width {
  width: 100%;
}
.field-description {
  opacity: 0.7;
  font-size: 14px;
  margin-top: 5px;
}
.mat-list .mat-list-item.value.small {
  height: 45px;
}
.ride-filter .date-range-picker p.label {
  margin: 24px 0 0 0;
  padding: 0 0 0 15px;
  float: left;
}
.ride-filter .date-range-picker mat-form-field {
  width: 60%;
  float: left;
}
.ride-filter .date-range-picker mat-form-field > .mat-input-wrapper {
  margin-top: 4px;
}
.ride-filter .date-range-picker mat-form-field:last-of-type {
  margin-right: 30px;
}
.label-select {
  padding: 0 15px;
}
.zEWidget-launcher {
  bottom: 45px !important;
}
#launcher {
  bottom: 40px !important;
}
.pad-bottom-for-zendesk {
  padding-bottom: 75px;
}
.custom-side-menu {
  padding-bottom: 100px;
}
.positive {
  color: #55BE00 !important;
}
.negative {
  color: #FF0000 !important;
}
.disabled {
  color: #8c8c8c !important;
  filter: grayscale(1);
}
@media (max-width: 1490px) {
  .maxSize1490 {
    display: none;
  }
}
@media (max-width: 1440px) {
  .maxSize1440 {
    display: none;
  }
}
@media (max-width: 1280px) {
  .maxSize1280 {
    display: none;
  }
}
@media (max-width: 1180px) {
  .maxSize1180 {
    display: none;
  }
}
@media (max-width: 1024px) {
  .maxSize1024 {
    display: none;
  }
}
@media (max-width: 950px) {
  .maxSize950 {
    display: none;
  }
}
@media (max-width: 900px) {
  .maxSize900 {
    display: none;
  }
}
@media (max-width: 600px) {
  .maxSize600 {
    display: none;
  }
}
.minSize150 {
  min-width: 150px;
}
.minSize175 {
  min-width: 175px;
}
.minSize250 {
  min-width: 250px;
}
@media (max-width: 1024px) {
  .w-15 {
    width: 15px;
  }
  .w-30 {
    width: 30px;
  }
  .w-75 {
    width: 75px;
  }
  .w-80 {
    width: 80px;
  }
  .w-100 {
    width: 100px;
  }
  .w-120 {
    width: 120px;
  }
  .w-135 {
    width: 135px;
  }
  .w-150 {
    width: 150px;
  }
  .w-200 {
    width: 200px;
  }
  .w-216 {
    width: 216px;
  }
}
@media (min-width: 1024px) {
  .w-15 {
    width: 15px;
  }
  .w-30 {
    width: 30px;
  }
  .w-75 {
    width: 75px;
  }
  .w-80 {
    width: 80px;
  }
}
.max-w-100 {
  max-width: 100px;
}
.max-w-300 .wrap-line {
  max-width: 300px;
}
.max-w-100p {
  width: 100%;
}
.max-w-100p .wrap-line {
  max-width: 100%;
}
.max-w-700 {
  max-width: 700px;
}
@media (min-width: 960px) {
  span.td-data-table-heading {
    padding: 0 14px 0 28px !important;
  }
}
@media (max-width: 600px) {
  span.td-data-table-heading {
    padding: 0 14px 0 14px !important;
  }
}
tbody.empty td {
  padding: 50px;
  width: 460px;
  margin: auto;
  padding-bottom: 50px;
  text-align: center;
  color: rgba(0, 0, 0, 0.54);
}
.yda-link {
  color: rgba(0, 0, 0, 0.87);
  cursor: pointer;
}
.yda-link:hover {
  color: #03a9f4;
}
.yda-link-blue {
  color: #03a9f4;
  cursor: pointer;
}
.yda-link-blue:hover {
  color: rgba(0, 0, 0, 0.87);
}
.pointer {
  cursor: pointer;
}
.warning span {
  vertical-align: super;
  font-size: 12px;
}
.phoneNumberField .warning span {
  line-height: 20px;
}
.warning .mat-icon {
  font-size: 18px !important;
  margin-right: 5px;
}
.mat-form-field-prefix {
  padding-right: 5px;
}
.phoneNumberInvalid ngx-intl-tel-input .phoneNumberInput {
  color: #e53935 !important;
  border-bottom: 1px solid #e53935 !important;
  font-size: 16px;
}
.phoneNumberInvalid ngx-intl-tel-input .iti__flag-container {
  border-bottom: 1px solid #e53935 !important;
}
.phoneNumberInvalid .phoneNumberInput::placeholder { /* Chrome, Firefox, Opera, Safari 10.1+ */
  color: red;
  opacity: 1; /* Firefox */
  font-size: 16px;
}
.phoneNumberInvalid .phoneNumberInput:-ms-input-placeholder { /* Internet Explorer 10-11 */
  color: red;
  font-size: 16px;
}
.phoneNumberInvalid .phoneNumberInput::-ms-input-placeholder { /* Microsoft Edge */
  color: red;
  font-size: 16px;
}
.phoneNumberInvalid .phonenumber-warning {
  float: left;
  width: 100%;
}
.phoneNumberInputDisabledBorder {
  background-image: linear-gradient(to right, rgba(0, 0, 0, 0.42) 0%, rgba(0, 0, 0, 0.42) 33%, transparent 0%);
  background-size: 4px 100%;
  background-repeat: repeat-x;
  background-position: bottom;
  position: relative;
  height: 1px;
}
ngx-intl-tel-input .dropdown-toggle {
  padding-left: 0px;
}
ngx-intl-tel-input .phoneNumberInput {
  border: 0;
  border-top: 0.45375em solid transparent;
  border-bottom: 1px solid rgb(148, 148, 144);
  padding-top: 9px;
  line-height: 28px;
  width: calc(100% - 37px);
  padding-left: 0 !important;
  margin-left: 46px !important;
  font-size: 16px;
  min-width: 178px;
  border-radius: 0px;
}
@media (max-width: 960px) {
  ngx-intl-tel-input .phoneNumberInput {
    width: calc(100% - 42px);
  }
}
@media (max-width: 960px) {
  ngx-intl-tel-input .phoneNumberInput {
    padding-top: 0px;
  }
}
ngx-intl-tel-input .phoneNumberInput:focus-visible {
  outline: none;
}
ngx-intl-tel-input .phoneNumberInputDisabled {
  background-color: #ffffff;
  border-bottom: none;
}
ngx-intl-tel-input .iti {
  width: calc(100% - 10px);
  filter: grayscale(0) !important;
}
ngx-intl-tel-input .iti__flag-container {
  border-bottom: 1px solid rgb(148, 148, 144);
  top: 14px !important;
  filter: grayscale(0) !important;
}
@media (max-width: 960px) {
  ngx-intl-tel-input .iti__flag-container {
    top: 5px !important;
  }
}
ngx-intl-tel-input .disabled {
  background-color: #ffffff;
  border-bottom: none;
}
.mat-drawer-inner-container {
  overflow: visible !important;
}
.assign-pane .hiddenOverflow .mat-tab-body-wrapper {
  overflow: hidden !important;
}
.mat-list-base {
  padding-top: 0 !important;
}
.table-placeholder {
  color: #bebebe;
  font-size: 20px;
  text-align: center;
  padding: 40px;
  border-bottom: 1px solid rgba(0, 0, 0, 0.12);
}
.mat-clickable .td-data-table-cell-content-wrapper,
.mat-clickable .td-data-table-heading {
  padding-left: 14px !important;
  padding-right: 14px !important;
}
.checkbox-td .td-data-table-cell-content-wrapper {
  padding-right: 0px !important;
}
button.accept-button {
  background-color: #4caf50;
  color: #ffffff;
}
.back-button mat-icon {
  display: block;
  float: left;
  margin-top: 8px;
}
.mat-tooltip {
  font-size: 14px;
  line-height: 20px;
  white-space: pre-line;
}
@media (max-width: 600px) {
  td-search-box.filter-search button {
    padding: 0 15px;
    width: 63px;
  }
}
.dialog-pane {
  position: relative;
}
.dialog-close svg {
  transition: 0.3s all;
  vertical-align: middle;
}
.dialog-close {
  display: flex;
  align-items: center;
  justify-content: center;
  position: absolute;
  top: -0.25rem;
  right: 0.25rem;
  width: 2.5rem;
  height: 2.5rem;
  border: 1px solid #000000;
  border-radius: 50%;
  cursor: pointer;
  transition: 0.3s transform, 0.3s border;
}
.support-pane {
  border: 1px solid #ff9959;
  background-color: #f8efe8;
  padding: 16px;
  display: inline-block;
}
.input-warning {
  border: 1px solid red !important;
}
.input-warning-text mat-label {
  color: red;
}
.icon-right {
  margin-right: 6px;
}
td-layout-card-over {
  background-color: #e0e0e0 !important;
  background-image: url("/assets/img/bg_chat.png") !important;
}
/**
 * ==============================================
 * Dot Pulse
 * ==============================================
 */
.dot-pulse {
  position: relative;
  left: -9999px;
  width: 10px;
  height: 10px;
  border-radius: 5px;
  background-color: #03a9f4;
  color: #03a9f4;
  box-shadow: 9999px 0 0 -5px #03a9f4;
  animation: dotPulse 1.5s infinite linear;
  animation-delay: 0.25s;
}
.dot-pulse::before, .dot-pulse::after {
  content: "";
  display: inline-block;
  position: absolute;
  top: 0;
  width: 10px;
  height: 10px;
  border-radius: 5px;
  background-color: #03a9f4;
  color: #03a9f4;
}
.dot-pulse::before {
  box-shadow: 9984px 0 0 -5px #03a9f4;
  animation: dotPulseBefore 1.5s infinite linear;
  animation-delay: 0s;
}
.dot-pulse::after {
  box-shadow: 10014px 0 0 -5px #03a9f4;
  animation: dotPulseAfter 1.5s infinite linear;
  animation-delay: 0.5s;
}
@keyframes dotPulseBefore {
  0% {
    box-shadow: 9984px 0 0 -5px #03a9f4;
  }
  30% {
    box-shadow: 9984px 0 0 2px #03a9f4;
  }
  60%, 100% {
    box-shadow: 9984px 0 0 -5px #03a9f4;
  }
}
@keyframes dotPulse {
  0% {
    box-shadow: 9999px 0 0 -5px #03a9f4;
  }
  30% {
    box-shadow: 9999px 0 0 2px #03a9f4;
  }
  60%, 100% {
    box-shadow: 9999px 0 0 -5px #03a9f4;
  }
}
@keyframes dotPulseAfter {
  0% {
    box-shadow: 10014px 0 0 -5px #03a9f4;
  }
  30% {
    box-shadow: 10014px 0 0 2px #03a9f4;
  }
  60%, 100% {
    box-shadow: 10014px 0 0 -5px #03a9f4;
  }
}
.protected_account {
  margin-left: 10px;
  font-style: italic;
  color: #727272;
}
.credit, .red {
  color: #FF0000;
}
.debit, .green {
  color: #55BE00;
}
.blue {
  color: #0081ff;
}
.custom-header-row .mat-checkbox-background {
  background-color: #ffffff;
}
.max-200 {
  max-width: 200px;
}
.max-400 {
  max-width: 400px;
}
.dialog-top-right {
  right: 10px;
  top: 10px;
  cursor: pointer;
  position: absolute;
}
.dialog-top-right:hover {
  color: #818181;
}
.mat-snack-bar-container {
  white-space: pre-wrap;
}
.no-dialog-padding .mat-dialog-container {
  padding: 10px;
}
.no-bottom .mat-form-field-wrapper {
  padding-bottom: 0 !important;
}
.zero-dialog-padding .mat-dialog-container {
  padding: 0px;
}
::ng-deep .cdk-overlay-container, .cdk-global-overlay-wrapper {
  white-space: pre-line;
}
.mat-button {
  border: 1px solid rgba(0, 0, 0, 0.12) !important;
  font-size: 12px;
}
.mat-button.link-button {
  border: 1px solid #ffffff !important;
  text-decoration: underline;
}
.mat-button.link-button:hover {
  border: 1px solid rgba(0, 0, 0, 0.12) !important;
}
.push-right-small {
  margin-right: 8px !important;
}
@media (max-width: 940px) {
  .mobile-row {
    margin-top: 12px !important;
  }
}
.flow-root {
  display: flow-root !important;
}
.action-pane, .action-pane-max-width {
  margin: 0 auto !important;
  display: flow-root !important;
}
.action-pane button, .action-pane-max-width button {
  float: right;
  margin-left: 8px;
}
.action-pane mat-card-actions, .action-pane-max-width mat-card-actions {
  width: auto;
}
.action-pane-max-width {
  margin: 0 !important;
}
mat-card-actions.dialog-buttons {
  padding-left: 23px;
  display: flow-root;
  margin-bottom: -20px;
}
mat-card-actions.dialog-buttons button {
  float: right;
}
mat-card-actions {
  display: flow-root !important;
  margin-bottom: 0 !important;
}
mat-card-actions button {
  float: right;
}
mat-card-actions button:first-of-type {
  margin-right: 0 !important;
}
.row-container .row-layout, .row-container .mobile-row {
  display: flow-root;
}
.row-container mat-list-item {
  display: inline-block !important;
}
.form-left {
  margin-right: 4%;
}
.phonenumner_placeholder {
  transform: translateY(-1.28125em) scale(0.75) perspective(100px) translateZ(0.001px);
  color: rgba(0, 0, 0, 0.54);
  top: 1.28125em;
  position: absolute;
  left: -9px;
  width: 200px;
  z-index: 1;
}
app-webbooker-integration-code mat-expansion-panel {
  box-shadow: none !important;
  margin: 0 !important;
}
app-webbooker-integration-code mat-expansion-panel .mat-expansion-panel-body {
  padding: 0 !important;
}
.color-picker .selected-color-background, .color-picker .selected-color {
  width: 25px !important;
  height: 25px !important;
  top: 0 !important;
}
.color-picker .left, .color-picker .right {
  padding: 0 8px !important;
}
.color-picker .hue {
  margin-bottom: 4px !important;
}
.color-picker .hue-alpha .ng-star-inserted {
  height: 8px !important;
}
.left_form {
  padding-right: 15px;
}
.warning-pane {
  padding: 20px;
  font-size: 16px;
  background-color: #F8F4D5;
  border: #e9dd7e 2px solid;
  color: #96722E;
  margin: 20px;
  border-radius: 6px;
}
.warning-pane mat-icon {
  margin-right: 5px;
  vertical-align: text-top;
}
.hidden-visibility {
  visibility: hidden;
  height: 0px;
}
.input-help {
  float: right;
}
/*!*******************************************************************************************************************************************************************************************************************************!*\
  !*** css ./node_modules/css-loader/dist/cjs.js??ruleSet[1].rules[5].rules[0].oneOf[0].use[1]!./node_modules/postcss-loader/dist/cjs.js??ruleSet[1].rules[5].rules[0].oneOf[0].use[2]!./node_modules/katex/dist/katex.min.css ***!
  \*******************************************************************************************************************************************************************************************************************************/
@font-face{font-family:KaTeX_AMS;font-style:normal;font-weight:400;src:url('KaTeX_AMS-Regular.a79f1c3119cd700d.woff2') format("woff2"),url('KaTeX_AMS-Regular.1608a09b4aff30c2.woff') format("woff"),url('KaTeX_AMS-Regular.4aafdb685c2bf1c9.ttf') format("truetype")}@font-face{font-family:KaTeX_Caligraphic;font-style:normal;font-weight:700;src:url('KaTeX_Caligraphic-Bold.ec17d132645b2c86.woff2') format("woff2"),url('KaTeX_Caligraphic-Bold.b67709187bb0654a.woff') format("woff"),url('KaTeX_Caligraphic-Bold.cce5b8ecea35407a.ttf') format("truetype")}@font-face{font-family:KaTeX_Caligraphic;font-style:normal;font-weight:400;src:url('KaTeX_Caligraphic-Regular.55fac25845c12663.woff2') format("woff2"),url('KaTeX_Caligraphic-Regular.dad44a7fc678e2ca.woff') format("woff"),url('KaTeX_Caligraphic-Regular.07ef19e7b06429d4.ttf') format("truetype")}@font-face{font-family:KaTeX_Fraktur;font-style:normal;font-weight:700;src:url('KaTeX_Fraktur-Bold.d42a5579b0283025.woff2') format("woff2"),url('KaTeX_Fraktur-Bold.9f256b8593ce632e.woff') format("woff"),url('KaTeX_Fraktur-Bold.b18f59e1d1359581.ttf') format("truetype")}@font-face{font-family:KaTeX_Fraktur;font-style:normal;font-weight:400;src:url('KaTeX_Fraktur-Regular.d3c882a649b3f4fa.woff2') format("woff2"),url('KaTeX_Fraktur-Regular.7c1871215eef4da8.woff') format("woff"),url('KaTeX_Fraktur-Regular.ed38e79f5799ceca.ttf') format("truetype")}@font-face{font-family:KaTeX_Main;font-style:normal;font-weight:700;src:url('KaTeX_Main-Bold.c3fb5ac22fd413f2.woff2') format("woff2"),url('KaTeX_Main-Bold.d181c4650dd0c0fe.woff') format("woff"),url('KaTeX_Main-Bold.b74a1a8b2c5d73c2.ttf') format("truetype")}@font-face{font-family:KaTeX_Main;font-style:italic;font-weight:700;src:url('KaTeX_Main-BoldItalic.6f2bb1dff24614a5.woff2') format("woff2"),url('KaTeX_Main-BoldItalic.e3f82f9d2724733a.woff') format("woff"),url('KaTeX_Main-BoldItalic.70d8b0a530ab8484.ttf') format("truetype")}@font-face{font-family:KaTeX_Main;font-style:italic;font-weight:400;src:url('KaTeX_Main-Italic.8916142bec8821e7.woff2') format("woff2"),url('KaTeX_Main-Italic.9024d815ba48fa55.woff') format("woff"),url('KaTeX_Main-Italic.47373d1e512354bb.ttf') format("truetype")}@font-face{font-family:KaTeX_Main;font-style:normal;font-weight:400;src:url('KaTeX_Main-Regular.0462f03bdf9d9e26.woff2') format("woff2"),url('KaTeX_Main-Regular.7f51fe034014000e.woff') format("woff"),url('KaTeX_Main-Regular.b7f8fe9b5f78a977.ttf') format("truetype")}@font-face{font-family:KaTeX_Math;font-style:italic;font-weight:700;src:url('KaTeX_Math-BoldItalic.572d331f69425f62.woff2') format("woff2"),url('KaTeX_Math-BoldItalic.f1035d8d5d945108.woff') format("woff"),url('KaTeX_Math-BoldItalic.a879cf8383e22737.ttf') format("truetype")}@font-face{font-family:KaTeX_Math;font-style:italic;font-weight:400;src:url('KaTeX_Math-Italic.f28c23acad0b6d75.woff2') format("woff2"),url('KaTeX_Math-Italic.5295ba483ad9f51a.woff') format("woff"),url('KaTeX_Math-Italic.939bc64440a13865.ttf') format("truetype")}@font-face{font-family:"KaTeX_SansSerif";font-style:normal;font-weight:700;src:url('KaTeX_SansSerif-Bold.8c5b5494b63adb73.woff2') format("woff2"),url('KaTeX_SansSerif-Bold.bf59d231c34de257.woff') format("woff"),url('KaTeX_SansSerif-Bold.94e1e8dc5ff5d517.ttf') format("truetype")}@font-face{font-family:"KaTeX_SansSerif";font-style:italic;font-weight:400;src:url('KaTeX_SansSerif-Italic.3b1e59b3ba055bda.woff2') format("woff2"),url('KaTeX_SansSerif-Italic.7c9bc82b17fa2586.woff') format("woff"),url('KaTeX_SansSerif-Italic.b4c20c84d8259773.ttf') format("truetype")}@font-face{font-family:"KaTeX_SansSerif";font-style:normal;font-weight:400;src:url('KaTeX_SansSerif-Regular.ba21ed5f8468b2b7.woff2') format("woff2"),url('KaTeX_SansSerif-Regular.740484788f643b19.woff') format("woff"),url('KaTeX_SansSerif-Regular.d4d7ba480428fe6e.ttf') format("truetype")}@font-face{font-family:KaTeX_Script;font-style:normal;font-weight:400;src:url('KaTeX_Script-Regular.03e9641d6f9e9223.woff2') format("woff2"),url('KaTeX_Script-Regular.0750571032beef1a.woff') format("woff"),url('KaTeX_Script-Regular.fe9cbbe1a0f37727.ttf') format("truetype")}@font-face{font-family:KaTeX_Size1;font-style:normal;font-weight:400;src:url('KaTeX_Size1-Regular.eae34984b3dc1874.woff2') format("woff2"),url('KaTeX_Size1-Regular.e1e279cbdd2feecd.woff') format("woff"),url('KaTeX_Size1-Regular.fabc004aab10cb40.ttf') format("truetype")}@font-face{font-family:KaTeX_Size2;font-style:normal;font-weight:400;src:url('KaTeX_Size2-Regular.5916a24fa3ab2b17.woff2') format("woff2"),url('KaTeX_Size2-Regular.577270225ea69a74.woff') format("woff"),url('KaTeX_Size2-Regular.d6b476ecd3949434.ttf') format("truetype")}@font-face{font-family:KaTeX_Size3;font-style:normal;font-weight:400;src:url('KaTeX_Size3-Regular.b4230e7e83f57db8.woff2') format("woff2"),url('KaTeX_Size3-Regular.9acaf01c6476f53a.woff') format("woff"),url('KaTeX_Size3-Regular.a144ef5840bbd063.ttf') format("truetype")}@font-face{font-family:KaTeX_Size4;font-style:normal;font-weight:400;src:url('KaTeX_Size4-Regular.10d95fd3a2a3c8c5.woff2') format("woff2"),url('KaTeX_Size4-Regular.7a996c9da2ec18e6.woff') format("woff"),url('KaTeX_Size4-Regular.fbccdabe0ae624b8.ttf') format("truetype")}@font-face{font-family:KaTeX_Typewriter;font-style:normal;font-weight:400;src:url('KaTeX_Typewriter-Regular.a8709e36220dee77.woff2') format("woff2"),url('KaTeX_Typewriter-Regular.6258592bdc9387b6.woff') format("woff"),url('KaTeX_Typewriter-Regular.d97aaf4a1ebf38b0.ttf') format("truetype")}.katex{text-rendering:auto;font:normal 1.21em KaTeX_Main,Times New Roman,serif;line-height:1.2;text-indent:0}.katex *{-ms-high-contrast-adjust:none!important;border-color:currentColor}.katex .katex-version:after{content:"0.16.2"}.katex .katex-mathml{clip:rect(1px,1px,1px,1px);border:0;height:1px;overflow:hidden;padding:0;position:absolute;width:1px}.katex .katex-html>.newline{display:block}.katex .base{position:relative;white-space:nowrap;width:min-content}.katex .base,.katex .strut{display:inline-block}.katex .textbf{font-weight:700}.katex .textit{font-style:italic}.katex .textrm{font-family:KaTeX_Main}.katex .textsf{font-family:KaTeX_SansSerif}.katex .texttt{font-family:KaTeX_Typewriter}.katex .mathnormal{font-family:KaTeX_Math;font-style:italic}.katex .mathit{font-family:KaTeX_Main;font-style:italic}.katex .mathrm{font-style:normal}.katex .mathbf{font-family:KaTeX_Main;font-weight:700}.katex .boldsymbol{font-family:KaTeX_Math;font-style:italic;font-weight:700}.katex .amsrm,.katex .mathbb,.katex .textbb{font-family:KaTeX_AMS}.katex .mathcal{font-family:KaTeX_Caligraphic}.katex .mathfrak,.katex .textfrak{font-family:KaTeX_Fraktur}.katex .mathtt{font-family:KaTeX_Typewriter}.katex .mathscr,.katex .textscr{font-family:KaTeX_Script}.katex .mathsf,.katex .textsf{font-family:KaTeX_SansSerif}.katex .mathboldsf,.katex .textboldsf{font-family:KaTeX_SansSerif;font-weight:700}.katex .mathitsf,.katex .textitsf{font-family:KaTeX_SansSerif;font-style:italic}.katex .mainrm{font-family:KaTeX_Main;font-style:normal}.katex .vlist-t{border-collapse:collapse;display:inline-table;table-layout:fixed}.katex .vlist-r{display:table-row}.katex .vlist{display:table-cell;position:relative;vertical-align:bottom}.katex .vlist>span{display:block;height:0;position:relative}.katex .vlist>span>span{display:inline-block}.katex .vlist>span>.pstrut{overflow:hidden;width:0}.katex .vlist-t2{margin-right:-2px}.katex .vlist-s{display:table-cell;font-size:1px;min-width:2px;vertical-align:bottom;width:2px}.katex .vbox{align-items:baseline;display:inline-flex;flex-direction:column}.katex .hbox{width:100%}.katex .hbox,.katex .thinbox{display:inline-flex;flex-direction:row}.katex .thinbox{max-width:0;width:0}.katex .msupsub{text-align:left}.katex .mfrac>span>span{text-align:center}.katex .mfrac .frac-line{border-bottom-style:solid;display:inline-block;width:100%}.katex .hdashline,.katex .hline,.katex .mfrac .frac-line,.katex .overline .overline-line,.katex .rule,.katex .underline .underline-line{min-height:1px}.katex .mspace{display:inline-block}.katex .clap,.katex .llap,.katex .rlap{position:relative;width:0}.katex .clap>.inner,.katex .llap>.inner,.katex .rlap>.inner{position:absolute}.katex .clap>.fix,.katex .llap>.fix,.katex .rlap>.fix{display:inline-block}.katex .llap>.inner{right:0}.katex .clap>.inner,.katex .rlap>.inner{left:0}.katex .clap>.inner>span{margin-left:-50%;margin-right:50%}.katex .rule{border:0 solid;display:inline-block;position:relative}.katex .hline,.katex .overline .overline-line,.katex .underline .underline-line{border-bottom-style:solid;display:inline-block;width:100%}.katex .hdashline{border-bottom-style:dashed;display:inline-block;width:100%}.katex .sqrt>.root{margin-left:.27777778em;margin-right:-.55555556em}.katex .fontsize-ensurer.reset-size1.size1,.katex .sizing.reset-size1.size1{font-size:1em}.katex .fontsize-ensurer.reset-size1.size2,.katex .sizing.reset-size1.size2{font-size:1.2em}.katex .fontsize-ensurer.reset-size1.size3,.katex .sizing.reset-size1.size3{font-size:1.4em}.katex .fontsize-ensurer.reset-size1.size4,.katex .sizing.reset-size1.size4{font-size:1.6em}.katex .fontsize-ensurer.reset-size1.size5,.katex .sizing.reset-size1.size5{font-size:1.8em}.katex .fontsize-ensurer.reset-size1.size6,.katex .sizing.reset-size1.size6{font-size:2em}.katex .fontsize-ensurer.reset-size1.size7,.katex .sizing.reset-size1.size7{font-size:2.4em}.katex .fontsize-ensurer.reset-size1.size8,.katex .sizing.reset-size1.size8{font-size:2.88em}.katex .fontsize-ensurer.reset-size1.size9,.katex .sizing.reset-size1.size9{font-size:3.456em}.katex .fontsize-ensurer.reset-size1.size10,.katex .sizing.reset-size1.size10{font-size:4.148em}.katex .fontsize-ensurer.reset-size1.size11,.katex .sizing.reset-size1.size11{font-size:4.976em}.katex .fontsize-ensurer.reset-size2.size1,.katex .sizing.reset-size2.size1{font-size:.83333333em}.katex .fontsize-ensurer.reset-size2.size2,.katex .sizing.reset-size2.size2{font-size:1em}.katex .fontsize-ensurer.reset-size2.size3,.katex .sizing.reset-size2.size3{font-size:1.16666667em}.katex .fontsize-ensurer.reset-size2.size4,.katex .sizing.reset-size2.size4{font-size:1.33333333em}.katex .fontsize-ensurer.reset-size2.size5,.katex .sizing.reset-size2.size5{font-size:1.5em}.katex .fontsize-ensurer.reset-size2.size6,.katex .sizing.reset-size2.size6{font-size:1.66666667em}.katex .fontsize-ensurer.reset-size2.size7,.katex .sizing.reset-size2.size7{font-size:2em}.katex .fontsize-ensurer.reset-size2.size8,.katex .sizing.reset-size2.size8{font-size:2.4em}.katex .fontsize-ensurer.reset-size2.size9,.katex .sizing.reset-size2.size9{font-size:2.88em}.katex .fontsize-ensurer.reset-size2.size10,.katex .sizing.reset-size2.size10{font-size:3.45666667em}.katex .fontsize-ensurer.reset-size2.size11,.katex .sizing.reset-size2.size11{font-size:4.14666667em}.katex .fontsize-ensurer.reset-size3.size1,.katex .sizing.reset-size3.size1{font-size:.71428571em}.katex .fontsize-ensurer.reset-size3.size2,.katex .sizing.reset-size3.size2{font-size:.85714286em}.katex .fontsize-ensurer.reset-size3.size3,.katex .sizing.reset-size3.size3{font-size:1em}.katex .fontsize-ensurer.reset-size3.size4,.katex .sizing.reset-size3.size4{font-size:1.14285714em}.katex .fontsize-ensurer.reset-size3.size5,.katex .sizing.reset-size3.size5{font-size:1.28571429em}.katex .fontsize-ensurer.reset-size3.size6,.katex .sizing.reset-size3.size6{font-size:1.42857143em}.katex .fontsize-ensurer.reset-size3.size7,.katex .sizing.reset-size3.size7{font-size:1.71428571em}.katex .fontsize-ensurer.reset-size3.size8,.katex .sizing.reset-size3.size8{font-size:2.05714286em}.katex .fontsize-ensurer.reset-size3.size9,.katex .sizing.reset-size3.size9{font-size:2.46857143em}.katex .fontsize-ensurer.reset-size3.size10,.katex .sizing.reset-size3.size10{font-size:2.96285714em}.katex .fontsize-ensurer.reset-size3.size11,.katex .sizing.reset-size3.size11{font-size:3.55428571em}.katex .fontsize-ensurer.reset-size4.size1,.katex .sizing.reset-size4.size1{font-size:.625em}.katex .fontsize-ensurer.reset-size4.size2,.katex .sizing.reset-size4.size2{font-size:.75em}.katex .fontsize-ensurer.reset-size4.size3,.katex .sizing.reset-size4.size3{font-size:.875em}.katex .fontsize-ensurer.reset-size4.size4,.katex .sizing.reset-size4.size4{font-size:1em}.katex .fontsize-ensurer.reset-size4.size5,.katex .sizing.reset-size4.size5{font-size:1.125em}.katex .fontsize-ensurer.reset-size4.size6,.katex .sizing.reset-size4.size6{font-size:1.25em}.katex .fontsize-ensurer.reset-size4.size7,.katex .sizing.reset-size4.size7{font-size:1.5em}.katex .fontsize-ensurer.reset-size4.size8,.katex .sizing.reset-size4.size8{font-size:1.8em}.katex .fontsize-ensurer.reset-size4.size9,.katex .sizing.reset-size4.size9{font-size:2.16em}.katex .fontsize-ensurer.reset-size4.size10,.katex .sizing.reset-size4.size10{font-size:2.5925em}.katex .fontsize-ensurer.reset-size4.size11,.katex .sizing.reset-size4.size11{font-size:3.11em}.katex .fontsize-ensurer.reset-size5.size1,.katex .sizing.reset-size5.size1{font-size:.55555556em}.katex .fontsize-ensurer.reset-size5.size2,.katex .sizing.reset-size5.size2{font-size:.66666667em}.katex .fontsize-ensurer.reset-size5.size3,.katex .sizing.reset-size5.size3{font-size:.77777778em}.katex .fontsize-ensurer.reset-size5.size4,.katex .sizing.reset-size5.size4{font-size:.88888889em}.katex .fontsize-ensurer.reset-size5.size5,.katex .sizing.reset-size5.size5{font-size:1em}.katex .fontsize-ensurer.reset-size5.size6,.katex .sizing.reset-size5.size6{font-size:1.11111111em}.katex .fontsize-ensurer.reset-size5.size7,.katex .sizing.reset-size5.size7{font-size:1.33333333em}.katex .fontsize-ensurer.reset-size5.size8,.katex .sizing.reset-size5.size8{font-size:1.6em}.katex .fontsize-ensurer.reset-size5.size9,.katex .sizing.reset-size5.size9{font-size:1.92em}.katex .fontsize-ensurer.reset-size5.size10,.katex .sizing.reset-size5.size10{font-size:2.30444444em}.katex .fontsize-ensurer.reset-size5.size11,.katex .sizing.reset-size5.size11{font-size:2.76444444em}.katex .fontsize-ensurer.reset-size6.size1,.katex .sizing.reset-size6.size1{font-size:.5em}.katex .fontsize-ensurer.reset-size6.size2,.katex .sizing.reset-size6.size2{font-size:.6em}.katex .fontsize-ensurer.reset-size6.size3,.katex .sizing.reset-size6.size3{font-size:.7em}.katex .fontsize-ensurer.reset-size6.size4,.katex .sizing.reset-size6.size4{font-size:.8em}.katex .fontsize-ensurer.reset-size6.size5,.katex .sizing.reset-size6.size5{font-size:.9em}.katex .fontsize-ensurer.reset-size6.size6,.katex .sizing.reset-size6.size6{font-size:1em}.katex .fontsize-ensurer.reset-size6.size7,.katex .sizing.reset-size6.size7{font-size:1.2em}.katex .fontsize-ensurer.reset-size6.size8,.katex .sizing.reset-size6.size8{font-size:1.44em}.katex .fontsize-ensurer.reset-size6.size9,.katex .sizing.reset-size6.size9{font-size:1.728em}.katex .fontsize-ensurer.reset-size6.size10,.katex .sizing.reset-size6.size10{font-size:2.074em}.katex .fontsize-ensurer.reset-size6.size11,.katex .sizing.reset-size6.size11{font-size:2.488em}.katex .fontsize-ensurer.reset-size7.size1,.katex .sizing.reset-size7.size1{font-size:.41666667em}.katex .fontsize-ensurer.reset-size7.size2,.katex .sizing.reset-size7.size2{font-size:.5em}.katex .fontsize-ensurer.reset-size7.size3,.katex .sizing.reset-size7.size3{font-size:.58333333em}.katex .fontsize-ensurer.reset-size7.size4,.katex .sizing.reset-size7.size4{font-size:.66666667em}.katex .fontsize-ensurer.reset-size7.size5,.katex .sizing.reset-size7.size5{font-size:.75em}.katex .fontsize-ensurer.reset-size7.size6,.katex .sizing.reset-size7.size6{font-size:.83333333em}.katex .fontsize-ensurer.reset-size7.size7,.katex .sizing.reset-size7.size7{font-size:1em}.katex .fontsize-ensurer.reset-size7.size8,.katex .sizing.reset-size7.size8{font-size:1.2em}.katex .fontsize-ensurer.reset-size7.size9,.katex .sizing.reset-size7.size9{font-size:1.44em}.katex .fontsize-ensurer.reset-size7.size10,.katex .sizing.reset-size7.size10{font-size:1.72833333em}.katex .fontsize-ensurer.reset-size7.size11,.katex .sizing.reset-size7.size11{font-size:2.07333333em}.katex .fontsize-ensurer.reset-size8.size1,.katex .sizing.reset-size8.size1{font-size:.34722222em}.katex .fontsize-ensurer.reset-size8.size2,.katex .sizing.reset-size8.size2{font-size:.41666667em}.katex .fontsize-ensurer.reset-size8.size3,.katex .sizing.reset-size8.size3{font-size:.48611111em}.katex .fontsize-ensurer.reset-size8.size4,.katex .sizing.reset-size8.size4{font-size:.55555556em}.katex .fontsize-ensurer.reset-size8.size5,.katex .sizing.reset-size8.size5{font-size:.625em}.katex .fontsize-ensurer.reset-size8.size6,.katex .sizing.reset-size8.size6{font-size:.69444444em}.katex .fontsize-ensurer.reset-size8.size7,.katex .sizing.reset-size8.size7{font-size:.83333333em}.katex .fontsize-ensurer.reset-size8.size8,.katex .sizing.reset-size8.size8{font-size:1em}.katex .fontsize-ensurer.reset-size8.size9,.katex .sizing.reset-size8.size9{font-size:1.2em}.katex .fontsize-ensurer.reset-size8.size10,.katex .sizing.reset-size8.size10{font-size:1.44027778em}.katex .fontsize-ensurer.reset-size8.size11,.katex .sizing.reset-size8.size11{font-size:1.72777778em}.katex .fontsize-ensurer.reset-size9.size1,.katex .sizing.reset-size9.size1{font-size:.28935185em}.katex .fontsize-ensurer.reset-size9.size2,.katex .sizing.reset-size9.size2{font-size:.34722222em}.katex .fontsize-ensurer.reset-size9.size3,.katex .sizing.reset-size9.size3{font-size:.40509259em}.katex .fontsize-ensurer.reset-size9.size4,.katex .sizing.reset-size9.size4{font-size:.46296296em}.katex .fontsize-ensurer.reset-size9.size5,.katex .sizing.reset-size9.size5{font-size:.52083333em}.katex .fontsize-ensurer.reset-size9.size6,.katex .sizing.reset-size9.size6{font-size:.5787037em}.katex .fontsize-ensurer.reset-size9.size7,.katex .sizing.reset-size9.size7{font-size:.69444444em}.katex .fontsize-ensurer.reset-size9.size8,.katex .sizing.reset-size9.size8{font-size:.83333333em}.katex .fontsize-ensurer.reset-size9.size9,.katex .sizing.reset-size9.size9{font-size:1em}.katex .fontsize-ensurer.reset-size9.size10,.katex .sizing.reset-size9.size10{font-size:1.20023148em}.katex .fontsize-ensurer.reset-size9.size11,.katex .sizing.reset-size9.size11{font-size:1.43981481em}.katex .fontsize-ensurer.reset-size10.size1,.katex .sizing.reset-size10.size1{font-size:.24108004em}.katex .fontsize-ensurer.reset-size10.size2,.katex .sizing.reset-size10.size2{font-size:.28929605em}.katex .fontsize-ensurer.reset-size10.size3,.katex .sizing.reset-size10.size3{font-size:.33751205em}.katex .fontsize-ensurer.reset-size10.size4,.katex .sizing.reset-size10.size4{font-size:.38572806em}.katex .fontsize-ensurer.reset-size10.size5,.katex .sizing.reset-size10.size5{font-size:.43394407em}.katex .fontsize-ensurer.reset-size10.size6,.katex .sizing.reset-size10.size6{font-size:.48216008em}.katex .fontsize-ensurer.reset-size10.size7,.katex .sizing.reset-size10.size7{font-size:.57859209em}.katex .fontsize-ensurer.reset-size10.size8,.katex .sizing.reset-size10.size8{font-size:.69431051em}.katex .fontsize-ensurer.reset-size10.size9,.katex .sizing.reset-size10.size9{font-size:.83317261em}.katex .fontsize-ensurer.reset-size10.size10,.katex .sizing.reset-size10.size10{font-size:1em}.katex .fontsize-ensurer.reset-size10.size11,.katex .sizing.reset-size10.size11{font-size:1.19961427em}.katex .fontsize-ensurer.reset-size11.size1,.katex .sizing.reset-size11.size1{font-size:.20096463em}.katex .fontsize-ensurer.reset-size11.size2,.katex .sizing.reset-size11.size2{font-size:.24115756em}.katex .fontsize-ensurer.reset-size11.size3,.katex .sizing.reset-size11.size3{font-size:.28135048em}.katex .fontsize-ensurer.reset-size11.size4,.katex .sizing.reset-size11.size4{font-size:.32154341em}.katex .fontsize-ensurer.reset-size11.size5,.katex .sizing.reset-size11.size5{font-size:.36173633em}.katex .fontsize-ensurer.reset-size11.size6,.katex .sizing.reset-size11.size6{font-size:.40192926em}.katex .fontsize-ensurer.reset-size11.size7,.katex .sizing.reset-size11.size7{font-size:.48231511em}.katex .fontsize-ensurer.reset-size11.size8,.katex .sizing.reset-size11.size8{font-size:.57877814em}.katex .fontsize-ensurer.reset-size11.size9,.katex .sizing.reset-size11.size9{font-size:.69453376em}.katex .fontsize-ensurer.reset-size11.size10,.katex .sizing.reset-size11.size10{font-size:.83360129em}.katex .fontsize-ensurer.reset-size11.size11,.katex .sizing.reset-size11.size11{font-size:1em}.katex .delimsizing.size1{font-family:KaTeX_Size1}.katex .delimsizing.size2{font-family:KaTeX_Size2}.katex .delimsizing.size3{font-family:KaTeX_Size3}.katex .delimsizing.size4{font-family:KaTeX_Size4}.katex .delimsizing.mult .delim-size1>span{font-family:KaTeX_Size1}.katex .delimsizing.mult .delim-size4>span{font-family:KaTeX_Size4}.katex .nulldelimiter{display:inline-block;width:.12em}.katex .delimcenter,.katex .op-symbol{position:relative}.katex .op-symbol.small-op{font-family:KaTeX_Size1}.katex .op-symbol.large-op{font-family:KaTeX_Size2}.katex .accent>.vlist-t,.katex .op-limits>.vlist-t{text-align:center}.katex .accent .accent-body{position:relative}.katex .accent .accent-body:not(.accent-full){width:0}.katex .overlay{display:block}.katex .mtable .vertical-separator{display:inline-block;min-width:1px}.katex .mtable .arraycolsep{display:inline-block}.katex .mtable .col-align-c>.vlist-t{text-align:center}.katex .mtable .col-align-l>.vlist-t{text-align:left}.katex .mtable .col-align-r>.vlist-t{text-align:right}.katex .svg-align{text-align:left}.katex svg{fill:currentColor;stroke:currentColor;fill-rule:nonzero;fill-opacity:1;stroke-width:1;stroke-linecap:butt;stroke-linejoin:miter;stroke-miterlimit:4;stroke-dasharray:none;stroke-dashoffset:0;stroke-opacity:1;display:block;height:inherit;position:absolute;width:100%}.katex svg path{stroke:none}.katex img{border-style:none;max-height:none;max-width:none;min-height:0;min-width:0}.katex .stretchy{display:block;overflow:hidden;position:relative;width:100%}.katex .stretchy:after,.katex .stretchy:before{content:""}.katex .hide-tail{overflow:hidden;position:relative;width:100%}.katex .halfarrow-left{left:0;overflow:hidden;position:absolute;width:50.2%}.katex .halfarrow-right{overflow:hidden;position:absolute;right:0;width:50.2%}.katex .brace-left{left:0;overflow:hidden;position:absolute;width:25.1%}.katex .brace-center{left:25%;overflow:hidden;position:absolute;width:50%}.katex .brace-right{overflow:hidden;position:absolute;right:0;width:25.1%}.katex .x-arrow-pad{padding:0 .5em}.katex .cd-arrow-pad{padding:0 .55556em 0 .27778em}.katex .mover,.katex .munder,.katex .x-arrow{text-align:center}.katex .boxpad{padding:0 .3em}.katex .fbox,.katex .fcolorbox{border:.04em solid;box-sizing:border-box}.katex .cancel-pad{padding:0 .2em}.katex .cancel-lap{margin-left:-.2em;margin-right:-.2em}.katex .sout{border-bottom-style:solid;border-bottom-width:.08em}.katex .angl{border-right:.049em solid;border-top:.049em solid;box-sizing:border-box;margin-right:.03889em}.katex .anglpad{padding:0 .03889em}.katex .eqn-num:before{content:"(" counter(katexEqnNo) ")";counter-increment:katexEqnNo}.katex .mml-eqn-num:before{content:"(" counter(mmlEqnNo) ")";counter-increment:mmlEqnNo}.katex .mtr-glue{width:50%}.katex .cd-vert-arrow{display:inline-block;position:relative}.katex .cd-label-left{display:inline-block;position:absolute;right:calc(50% + .3em);text-align:left}.katex .cd-label-right{display:inline-block;left:calc(50% + .3em);position:absolute;text-align:right}.katex-display{display:block;margin:1em 0;text-align:center}.katex-display>.katex{display:block;text-align:center;white-space:nowrap}.katex-display>.katex>.katex-html{display:block;position:relative}.katex-display>.katex>.katex-html>.tag{position:absolute;right:0}.katex-display.leqno>.katex>.katex-html>.tag{left:0;right:auto}.katex-display.fleqn>.katex{padding-left:2em;text-align:left}body{counter-reset:katexEqnNo mmlEqnNo}

/*!**********************************************************************************************************************************************************************************************************************************!*\
  !*** css ./node_modules/css-loader/dist/cjs.js??ruleSet[1].rules[5].rules[0].oneOf[0].use[1]!./node_modules/postcss-loader/dist/cjs.js??ruleSet[1].rules[5].rules[0].oneOf[0].use[2]!./node_modules/quill/dist/quill.bubble.css ***!
  \**********************************************************************************************************************************************************************************************************************************/
/*!
 * Quill Editor v2.0.3
 * https://quilljs.com
 * Copyright (c) 2017-2024, Slab
 * Copyright (c) 2014, Jason Chen
 * Copyright (c) 2013, salesforce.com
 */
.ql-container{box-sizing:border-box;font-family:Helvetica,Arial,sans-serif;font-size:13px;height:100%;margin:0;position:relative}
.ql-container.ql-disabled .ql-tooltip{visibility:hidden}
.ql-container:not(.ql-disabled) li[data-list=checked] > .ql-ui,.ql-container:not(.ql-disabled) li[data-list=unchecked] > .ql-ui{cursor:pointer}
.ql-clipboard{left:-100000px;height:1px;overflow-y:hidden;position:absolute;top:50%}
.ql-clipboard p{margin:0;padding:0}
.ql-editor{box-sizing:border-box;counter-reset:list-0 list-1 list-2 list-3 list-4 list-5 list-6 list-7 list-8 list-9;line-height:1.42;height:100%;outline:none;overflow-y:auto;padding:12px 15px;tab-size:4;-moz-tab-size:4;text-align:left;white-space:pre-wrap;word-wrap:break-word}
.ql-editor > *{cursor:text}
.ql-editor p,.ql-editor ol,.ql-editor pre,.ql-editor blockquote,.ql-editor h1,.ql-editor h2,.ql-editor h3,.ql-editor h4,.ql-editor h5,.ql-editor h6{margin:0;padding:0}
@supports (counter-set:none){.ql-editor p,.ql-editor h1,.ql-editor h2,.ql-editor h3,.ql-editor h4,.ql-editor h5,.ql-editor h6{counter-set:list-0 list-1 list-2 list-3 list-4 list-5 list-6 list-7 list-8 list-9}}
@supports not (counter-set:none){.ql-editor p,.ql-editor h1,.ql-editor h2,.ql-editor h3,.ql-editor h4,.ql-editor h5,.ql-editor h6{counter-reset:list-0 list-1 list-2 list-3 list-4 list-5 list-6 list-7 list-8 list-9}}
.ql-editor table{border-collapse:collapse}
.ql-editor td{border:1px solid #000;padding:2px 5px}
.ql-editor ol{padding-left:1.5em}
.ql-editor li{list-style-type:none;padding-left:1.5em;position:relative}
.ql-editor li > .ql-ui:before{display:inline-block;margin-left:-1.5em;margin-right:.3em;text-align:right;white-space:nowrap;width:1.2em}
.ql-editor li[data-list=checked] > .ql-ui,.ql-editor li[data-list=unchecked] > .ql-ui{color:#777}
.ql-editor li[data-list=bullet] > .ql-ui:before{content:'\2022'}
.ql-editor li[data-list=checked] > .ql-ui:before{content:'\2611'}
.ql-editor li[data-list=unchecked] > .ql-ui:before{content:'\2610'}
@supports (counter-set:none){.ql-editor li[data-list]{counter-set:list-1 list-2 list-3 list-4 list-5 list-6 list-7 list-8 list-9}}
@supports not (counter-set:none){.ql-editor li[data-list]{counter-reset:list-1 list-2 list-3 list-4 list-5 list-6 list-7 list-8 list-9}}
.ql-editor li[data-list=ordered]{counter-increment:list-0}
.ql-editor li[data-list=ordered] > .ql-ui:before{content:counter(list-0, decimal) '. '}
.ql-editor li[data-list=ordered].ql-indent-1{counter-increment:list-1}
.ql-editor li[data-list=ordered].ql-indent-1 > .ql-ui:before{content:counter(list-1, lower-alpha) '. '}
@supports (counter-set:none){.ql-editor li[data-list].ql-indent-1{counter-set:list-2 list-3 list-4 list-5 list-6 list-7 list-8 list-9}}
@supports not (counter-set:none){.ql-editor li[data-list].ql-indent-1{counter-reset:list-2 list-3 list-4 list-5 list-6 list-7 list-8 list-9}}
.ql-editor li[data-list=ordered].ql-indent-2{counter-increment:list-2}
.ql-editor li[data-list=ordered].ql-indent-2 > .ql-ui:before{content:counter(list-2, lower-roman) '. '}
@supports (counter-set:none){.ql-editor li[data-list].ql-indent-2{counter-set:list-3 list-4 list-5 list-6 list-7 list-8 list-9}}
@supports not (counter-set:none){.ql-editor li[data-list].ql-indent-2{counter-reset:list-3 list-4 list-5 list-6 list-7 list-8 list-9}}
.ql-editor li[data-list=ordered].ql-indent-3{counter-increment:list-3}
.ql-editor li[data-list=ordered].ql-indent-3 > .ql-ui:before{content:counter(list-3, decimal) '. '}
@supports (counter-set:none){.ql-editor li[data-list].ql-indent-3{counter-set:list-4 list-5 list-6 list-7 list-8 list-9}}
@supports not (counter-set:none){.ql-editor li[data-list].ql-indent-3{counter-reset:list-4 list-5 list-6 list-7 list-8 list-9}}
.ql-editor li[data-list=ordered].ql-indent-4{counter-increment:list-4}
.ql-editor li[data-list=ordered].ql-indent-4 > .ql-ui:before{content:counter(list-4, lower-alpha) '. '}
@supports (counter-set:none){.ql-editor li[data-list].ql-indent-4{counter-set:list-5 list-6 list-7 list-8 list-9}}
@supports not (counter-set:none){.ql-editor li[data-list].ql-indent-4{counter-reset:list-5 list-6 list-7 list-8 list-9}}
.ql-editor li[data-list=ordered].ql-indent-5{counter-increment:list-5}
.ql-editor li[data-list=ordered].ql-indent-5 > .ql-ui:before{content:counter(list-5, lower-roman) '. '}
@supports (counter-set:none){.ql-editor li[data-list].ql-indent-5{counter-set:list-6 list-7 list-8 list-9}}
@supports not (counter-set:none){.ql-editor li[data-list].ql-indent-5{counter-reset:list-6 list-7 list-8 list-9}}
.ql-editor li[data-list=ordered].ql-indent-6{counter-increment:list-6}
.ql-editor li[data-list=ordered].ql-indent-6 > .ql-ui:before{content:counter(list-6, decimal) '. '}
@supports (counter-set:none){.ql-editor li[data-list].ql-indent-6{counter-set:list-7 list-8 list-9}}
@supports not (counter-set:none){.ql-editor li[data-list].ql-indent-6{counter-reset:list-7 list-8 list-9}}
.ql-editor li[data-list=ordered].ql-indent-7{counter-increment:list-7}
.ql-editor li[data-list=ordered].ql-indent-7 > .ql-ui:before{content:counter(list-7, lower-alpha) '. '}
@supports (counter-set:none){.ql-editor li[data-list].ql-indent-7{counter-set:list-8 list-9}}
@supports not (counter-set:none){.ql-editor li[data-list].ql-indent-7{counter-reset:list-8 list-9}}
.ql-editor li[data-list=ordered].ql-indent-8{counter-increment:list-8}
.ql-editor li[data-list=ordered].ql-indent-8 > .ql-ui:before{content:counter(list-8, lower-roman) '. '}
@supports (counter-set:none){.ql-editor li[data-list].ql-indent-8{counter-set:list-9}}
@supports not (counter-set:none){.ql-editor li[data-list].ql-indent-8{counter-reset:list-9}}
.ql-editor li[data-list=ordered].ql-indent-9{counter-increment:list-9}
.ql-editor li[data-list=ordered].ql-indent-9 > .ql-ui:before{content:counter(list-9, decimal) '. '}
.ql-editor .ql-indent-1:not(.ql-direction-rtl){padding-left:3em}
.ql-editor li.ql-indent-1:not(.ql-direction-rtl){padding-left:4.5em}
.ql-editor .ql-indent-1.ql-direction-rtl.ql-align-right{padding-right:3em}
.ql-editor li.ql-indent-1.ql-direction-rtl.ql-align-right{padding-right:4.5em}
.ql-editor .ql-indent-2:not(.ql-direction-rtl){padding-left:6em}
.ql-editor li.ql-indent-2:not(.ql-direction-rtl){padding-left:7.5em}
.ql-editor .ql-indent-2.ql-direction-rtl.ql-align-right{padding-right:6em}
.ql-editor li.ql-indent-2.ql-direction-rtl.ql-align-right{padding-right:7.5em}
.ql-editor .ql-indent-3:not(.ql-direction-rtl){padding-left:9em}
.ql-editor li.ql-indent-3:not(.ql-direction-rtl){padding-left:10.5em}
.ql-editor .ql-indent-3.ql-direction-rtl.ql-align-right{padding-right:9em}
.ql-editor li.ql-indent-3.ql-direction-rtl.ql-align-right{padding-right:10.5em}
.ql-editor .ql-indent-4:not(.ql-direction-rtl){padding-left:12em}
.ql-editor li.ql-indent-4:not(.ql-direction-rtl){padding-left:13.5em}
.ql-editor .ql-indent-4.ql-direction-rtl.ql-align-right{padding-right:12em}
.ql-editor li.ql-indent-4.ql-direction-rtl.ql-align-right{padding-right:13.5em}
.ql-editor .ql-indent-5:not(.ql-direction-rtl){padding-left:15em}
.ql-editor li.ql-indent-5:not(.ql-direction-rtl){padding-left:16.5em}
.ql-editor .ql-indent-5.ql-direction-rtl.ql-align-right{padding-right:15em}
.ql-editor li.ql-indent-5.ql-direction-rtl.ql-align-right{padding-right:16.5em}
.ql-editor .ql-indent-6:not(.ql-direction-rtl){padding-left:18em}
.ql-editor li.ql-indent-6:not(.ql-direction-rtl){padding-left:19.5em}
.ql-editor .ql-indent-6.ql-direction-rtl.ql-align-right{padding-right:18em}
.ql-editor li.ql-indent-6.ql-direction-rtl.ql-align-right{padding-right:19.5em}
.ql-editor .ql-indent-7:not(.ql-direction-rtl){padding-left:21em}
.ql-editor li.ql-indent-7:not(.ql-direction-rtl){padding-left:22.5em}
.ql-editor .ql-indent-7.ql-direction-rtl.ql-align-right{padding-right:21em}
.ql-editor li.ql-indent-7.ql-direction-rtl.ql-align-right{padding-right:22.5em}
.ql-editor .ql-indent-8:not(.ql-direction-rtl){padding-left:24em}
.ql-editor li.ql-indent-8:not(.ql-direction-rtl){padding-left:25.5em}
.ql-editor .ql-indent-8.ql-direction-rtl.ql-align-right{padding-right:24em}
.ql-editor li.ql-indent-8.ql-direction-rtl.ql-align-right{padding-right:25.5em}
.ql-editor .ql-indent-9:not(.ql-direction-rtl){padding-left:27em}
.ql-editor li.ql-indent-9:not(.ql-direction-rtl){padding-left:28.5em}
.ql-editor .ql-indent-9.ql-direction-rtl.ql-align-right{padding-right:27em}
.ql-editor li.ql-indent-9.ql-direction-rtl.ql-align-right{padding-right:28.5em}
.ql-editor li.ql-direction-rtl{padding-right:1.5em}
.ql-editor li.ql-direction-rtl > .ql-ui:before{margin-left:.3em;margin-right:-1.5em;text-align:left}
.ql-editor table{table-layout:fixed;width:100%}
.ql-editor table td{outline:none}
.ql-editor .ql-code-block-container{font-family:monospace}
.ql-editor .ql-video{display:block;max-width:100%}
.ql-editor .ql-video.ql-align-center{margin:0 auto}
.ql-editor .ql-video.ql-align-right{margin:0 0 0 auto}
.ql-editor .ql-bg-black{background-color:#000}
.ql-editor .ql-bg-red{background-color:#e60000}
.ql-editor .ql-bg-orange{background-color:#f90}
.ql-editor .ql-bg-yellow{background-color:#ff0}
.ql-editor .ql-bg-green{background-color:#008a00}
.ql-editor .ql-bg-blue{background-color:#06c}
.ql-editor .ql-bg-purple{background-color:#93f}
.ql-editor .ql-color-white{color:#fff}
.ql-editor .ql-color-red{color:#e60000}
.ql-editor .ql-color-orange{color:#f90}
.ql-editor .ql-color-yellow{color:#ff0}
.ql-editor .ql-color-green{color:#008a00}
.ql-editor .ql-color-blue{color:#06c}
.ql-editor .ql-color-purple{color:#93f}
.ql-editor .ql-font-serif{font-family:Georgia,Times New Roman,serif}
.ql-editor .ql-font-monospace{font-family:Monaco,Courier New,monospace}
.ql-editor .ql-size-small{font-size:.75em}
.ql-editor .ql-size-large{font-size:1.5em}
.ql-editor .ql-size-huge{font-size:2.5em}
.ql-editor .ql-direction-rtl{direction:rtl;text-align:inherit}
.ql-editor .ql-align-center{text-align:center}
.ql-editor .ql-align-justify{text-align:justify}
.ql-editor .ql-align-right{text-align:right}
.ql-editor .ql-ui{position:absolute}
.ql-editor.ql-blank::before{color:rgba(0,0,0,0.6);content:attr(data-placeholder);font-style:italic;left:15px;pointer-events:none;position:absolute;right:15px}
.ql-bubble.ql-toolbar:after,.ql-bubble .ql-toolbar:after{clear:both;content:'';display:table}
.ql-bubble.ql-toolbar button,.ql-bubble .ql-toolbar button{background:none;border:none;cursor:pointer;display:inline-block;float:left;height:24px;padding:3px 5px;width:28px}
.ql-bubble.ql-toolbar button svg,.ql-bubble .ql-toolbar button svg{float:left;height:100%}
.ql-bubble.ql-toolbar button:active:hover,.ql-bubble .ql-toolbar button:active:hover{outline:none}
.ql-bubble.ql-toolbar input.ql-image[type=file],.ql-bubble .ql-toolbar input.ql-image[type=file]{display:none}
.ql-bubble.ql-toolbar button:hover,.ql-bubble .ql-toolbar button:hover,.ql-bubble.ql-toolbar button:focus,.ql-bubble .ql-toolbar button:focus,.ql-bubble.ql-toolbar button.ql-active,.ql-bubble .ql-toolbar button.ql-active,.ql-bubble.ql-toolbar .ql-picker-label:hover,.ql-bubble .ql-toolbar .ql-picker-label:hover,.ql-bubble.ql-toolbar .ql-picker-label.ql-active,.ql-bubble .ql-toolbar .ql-picker-label.ql-active,.ql-bubble.ql-toolbar .ql-picker-item:hover,.ql-bubble .ql-toolbar .ql-picker-item:hover,.ql-bubble.ql-toolbar .ql-picker-item.ql-selected,.ql-bubble .ql-toolbar .ql-picker-item.ql-selected{color:#fff}
.ql-bubble.ql-toolbar button:hover .ql-fill,.ql-bubble .ql-toolbar button:hover .ql-fill,.ql-bubble.ql-toolbar button:focus .ql-fill,.ql-bubble .ql-toolbar button:focus .ql-fill,.ql-bubble.ql-toolbar button.ql-active .ql-fill,.ql-bubble .ql-toolbar button.ql-active .ql-fill,.ql-bubble.ql-toolbar .ql-picker-label:hover .ql-fill,.ql-bubble .ql-toolbar .ql-picker-label:hover .ql-fill,.ql-bubble.ql-toolbar .ql-picker-label.ql-active .ql-fill,.ql-bubble .ql-toolbar .ql-picker-label.ql-active .ql-fill,.ql-bubble.ql-toolbar .ql-picker-item:hover .ql-fill,.ql-bubble .ql-toolbar .ql-picker-item:hover .ql-fill,.ql-bubble.ql-toolbar .ql-picker-item.ql-selected .ql-fill,.ql-bubble .ql-toolbar .ql-picker-item.ql-selected .ql-fill,.ql-bubble.ql-toolbar button:hover .ql-stroke.ql-fill,.ql-bubble .ql-toolbar button:hover .ql-stroke.ql-fill,.ql-bubble.ql-toolbar button:focus .ql-stroke.ql-fill,.ql-bubble .ql-toolbar button:focus .ql-stroke.ql-fill,.ql-bubble.ql-toolbar button.ql-active .ql-stroke.ql-fill,.ql-bubble .ql-toolbar button.ql-active .ql-stroke.ql-fill,.ql-bubble.ql-toolbar .ql-picker-label:hover .ql-stroke.ql-fill,.ql-bubble .ql-toolbar .ql-picker-label:hover .ql-stroke.ql-fill,.ql-bubble.ql-toolbar .ql-picker-label.ql-active .ql-stroke.ql-fill,.ql-bubble .ql-toolbar .ql-picker-label.ql-active .ql-stroke.ql-fill,.ql-bubble.ql-toolbar .ql-picker-item:hover .ql-stroke.ql-fill,.ql-bubble .ql-toolbar .ql-picker-item:hover .ql-stroke.ql-fill,.ql-bubble.ql-toolbar .ql-picker-item.ql-selected .ql-stroke.ql-fill,.ql-bubble .ql-toolbar .ql-picker-item.ql-selected .ql-stroke.ql-fill{fill:#fff}
.ql-bubble.ql-toolbar button:hover .ql-stroke,.ql-bubble .ql-toolbar button:hover .ql-stroke,.ql-bubble.ql-toolbar button:focus .ql-stroke,.ql-bubble .ql-toolbar button:focus .ql-stroke,.ql-bubble.ql-toolbar button.ql-active .ql-stroke,.ql-bubble .ql-toolbar button.ql-active .ql-stroke,.ql-bubble.ql-toolbar .ql-picker-label:hover .ql-stroke,.ql-bubble .ql-toolbar .ql-picker-label:hover .ql-stroke,.ql-bubble.ql-toolbar .ql-picker-label.ql-active .ql-stroke,.ql-bubble .ql-toolbar .ql-picker-label.ql-active .ql-stroke,.ql-bubble.ql-toolbar .ql-picker-item:hover .ql-stroke,.ql-bubble .ql-toolbar .ql-picker-item:hover .ql-stroke,.ql-bubble.ql-toolbar .ql-picker-item.ql-selected .ql-stroke,.ql-bubble .ql-toolbar .ql-picker-item.ql-selected .ql-stroke,.ql-bubble.ql-toolbar button:hover .ql-stroke-miter,.ql-bubble .ql-toolbar button:hover .ql-stroke-miter,.ql-bubble.ql-toolbar button:focus .ql-stroke-miter,.ql-bubble .ql-toolbar button:focus .ql-stroke-miter,.ql-bubble.ql-toolbar button.ql-active .ql-stroke-miter,.ql-bubble .ql-toolbar button.ql-active .ql-stroke-miter,.ql-bubble.ql-toolbar .ql-picker-label:hover .ql-stroke-miter,.ql-bubble .ql-toolbar .ql-picker-label:hover .ql-stroke-miter,.ql-bubble.ql-toolbar .ql-picker-label.ql-active .ql-stroke-miter,.ql-bubble .ql-toolbar .ql-picker-label.ql-active .ql-stroke-miter,.ql-bubble.ql-toolbar .ql-picker-item:hover .ql-stroke-miter,.ql-bubble .ql-toolbar .ql-picker-item:hover .ql-stroke-miter,.ql-bubble.ql-toolbar .ql-picker-item.ql-selected .ql-stroke-miter,.ql-bubble .ql-toolbar .ql-picker-item.ql-selected .ql-stroke-miter{stroke:#fff}
@media (pointer:coarse){.ql-bubble.ql-toolbar button:hover:not(.ql-active),.ql-bubble .ql-toolbar button:hover:not(.ql-active){color:#ccc}.ql-bubble.ql-toolbar button:hover:not(.ql-active) .ql-fill,.ql-bubble .ql-toolbar button:hover:not(.ql-active) .ql-fill,.ql-bubble.ql-toolbar button:hover:not(.ql-active) .ql-stroke.ql-fill,.ql-bubble .ql-toolbar button:hover:not(.ql-active) .ql-stroke.ql-fill{fill:#ccc}.ql-bubble.ql-toolbar button:hover:not(.ql-active) .ql-stroke,.ql-bubble .ql-toolbar button:hover:not(.ql-active) .ql-stroke,.ql-bubble.ql-toolbar button:hover:not(.ql-active) .ql-stroke-miter,.ql-bubble .ql-toolbar button:hover:not(.ql-active) .ql-stroke-miter{stroke:#ccc}}
.ql-bubble{box-sizing:border-box}
.ql-bubble *{box-sizing:border-box}
.ql-bubble .ql-hidden{display:none}
.ql-bubble .ql-out-bottom,.ql-bubble .ql-out-top{visibility:hidden}
.ql-bubble .ql-tooltip{position:absolute;transform:translateY(10px)}
.ql-bubble .ql-tooltip a{cursor:pointer;text-decoration:none}
.ql-bubble .ql-tooltip.ql-flip{transform:translateY(-10px)}
.ql-bubble .ql-formats{display:inline-block;vertical-align:middle}
.ql-bubble .ql-formats:after{clear:both;content:'';display:table}
.ql-bubble .ql-stroke{fill:none;stroke:#ccc;stroke-linecap:round;stroke-linejoin:round;stroke-width:2}
.ql-bubble .ql-stroke-miter{fill:none;stroke:#ccc;stroke-miterlimit:10;stroke-width:2}
.ql-bubble .ql-fill,.ql-bubble .ql-stroke.ql-fill{fill:#ccc}
.ql-bubble .ql-empty{fill:none}
.ql-bubble .ql-even{fill-rule:evenodd}
.ql-bubble .ql-thin,.ql-bubble .ql-stroke.ql-thin{stroke-width:1}
.ql-bubble .ql-transparent{opacity:.4}
.ql-bubble .ql-direction svg:last-child{display:none}
.ql-bubble .ql-direction.ql-active svg:last-child{display:inline}
.ql-bubble .ql-direction.ql-active svg:first-child{display:none}
.ql-bubble .ql-editor h1{font-size:2em}
.ql-bubble .ql-editor h2{font-size:1.5em}
.ql-bubble .ql-editor h3{font-size:1.17em}
.ql-bubble .ql-editor h4{font-size:1em}
.ql-bubble .ql-editor h5{font-size:.83em}
.ql-bubble .ql-editor h6{font-size:.67em}
.ql-bubble .ql-editor a{text-decoration:underline}
.ql-bubble .ql-editor blockquote{border-left:4px solid #ccc;margin-bottom:5px;margin-top:5px;padding-left:16px}
.ql-bubble .ql-editor code,.ql-bubble .ql-editor .ql-code-block-container{background-color:#f0f0f0;border-radius:3px}
.ql-bubble .ql-editor .ql-code-block-container{margin-bottom:5px;margin-top:5px;padding:5px 10px}
.ql-bubble .ql-editor code{font-size:85%;padding:2px 4px}
.ql-bubble .ql-editor .ql-code-block-container{background-color:#23241f;color:#f8f8f2;overflow:visible}
.ql-bubble .ql-editor img{max-width:100%}
.ql-bubble .ql-picker{color:#ccc;display:inline-block;float:left;font-size:14px;font-weight:500;height:24px;position:relative;vertical-align:middle}
.ql-bubble .ql-picker-label{cursor:pointer;display:inline-block;height:100%;padding-left:8px;padding-right:2px;position:relative;width:100%}
.ql-bubble .ql-picker-label::before{display:inline-block;line-height:22px}
.ql-bubble .ql-picker-options{background-color:#444;display:none;min-width:100%;padding:4px 8px;position:absolute;white-space:nowrap}
.ql-bubble .ql-picker-options .ql-picker-item{cursor:pointer;display:block;padding-bottom:5px;padding-top:5px}
.ql-bubble .ql-picker.ql-expanded .ql-picker-label{color:#777;z-index:2}
.ql-bubble .ql-picker.ql-expanded .ql-picker-label .ql-fill{fill:#777}
.ql-bubble .ql-picker.ql-expanded .ql-picker-label .ql-stroke{stroke:#777}
.ql-bubble .ql-picker.ql-expanded .ql-picker-options{display:block;margin-top:-1px;top:100%;z-index:1}
.ql-bubble .ql-color-picker,.ql-bubble .ql-icon-picker{width:28px}
.ql-bubble .ql-color-picker .ql-picker-label,.ql-bubble .ql-icon-picker .ql-picker-label{padding:2px 4px}
.ql-bubble .ql-color-picker .ql-picker-label svg,.ql-bubble .ql-icon-picker .ql-picker-label svg{right:4px}
.ql-bubble .ql-icon-picker .ql-picker-options{padding:4px 0}
.ql-bubble .ql-icon-picker .ql-picker-item{height:24px;width:24px;padding:2px 4px}
.ql-bubble .ql-color-picker .ql-picker-options{padding:3px 5px;width:152px}
.ql-bubble .ql-color-picker .ql-picker-item{border:1px solid transparent;float:left;height:16px;margin:2px;padding:0;width:16px}
.ql-bubble .ql-picker:not(.ql-color-picker):not(.ql-icon-picker) svg{position:absolute;margin-top:-9px;right:0;top:50%;width:18px}
.ql-bubble .ql-picker.ql-header .ql-picker-label[data-label]:not([data-label=''])::before,.ql-bubble .ql-picker.ql-font .ql-picker-label[data-label]:not([data-label=''])::before,.ql-bubble .ql-picker.ql-size .ql-picker-label[data-label]:not([data-label=''])::before,.ql-bubble .ql-picker.ql-header .ql-picker-item[data-label]:not([data-label=''])::before,.ql-bubble .ql-picker.ql-font .ql-picker-item[data-label]:not([data-label=''])::before,.ql-bubble .ql-picker.ql-size .ql-picker-item[data-label]:not([data-label=''])::before{content:attr(data-label)}
.ql-bubble .ql-picker.ql-header{width:98px}
.ql-bubble .ql-picker.ql-header .ql-picker-label::before,.ql-bubble .ql-picker.ql-header .ql-picker-item::before{content:'Normal'}
.ql-bubble .ql-picker.ql-header .ql-picker-label[data-value="1"]::before,.ql-bubble .ql-picker.ql-header .ql-picker-item[data-value="1"]::before{content:'Heading 1'}
.ql-bubble .ql-picker.ql-header .ql-picker-label[data-value="2"]::before,.ql-bubble .ql-picker.ql-header .ql-picker-item[data-value="2"]::before{content:'Heading 2'}
.ql-bubble .ql-picker.ql-header .ql-picker-label[data-value="3"]::before,.ql-bubble .ql-picker.ql-header .ql-picker-item[data-value="3"]::before{content:'Heading 3'}
.ql-bubble .ql-picker.ql-header .ql-picker-label[data-value="4"]::before,.ql-bubble .ql-picker.ql-header .ql-picker-item[data-value="4"]::before{content:'Heading 4'}
.ql-bubble .ql-picker.ql-header .ql-picker-label[data-value="5"]::before,.ql-bubble .ql-picker.ql-header .ql-picker-item[data-value="5"]::before{content:'Heading 5'}
.ql-bubble .ql-picker.ql-header .ql-picker-label[data-value="6"]::before,.ql-bubble .ql-picker.ql-header .ql-picker-item[data-value="6"]::before{content:'Heading 6'}
.ql-bubble .ql-picker.ql-header .ql-picker-item[data-value="1"]::before{font-size:2em}
.ql-bubble .ql-picker.ql-header .ql-picker-item[data-value="2"]::before{font-size:1.5em}
.ql-bubble .ql-picker.ql-header .ql-picker-item[data-value="3"]::before{font-size:1.17em}
.ql-bubble .ql-picker.ql-header .ql-picker-item[data-value="4"]::before{font-size:1em}
.ql-bubble .ql-picker.ql-header .ql-picker-item[data-value="5"]::before{font-size:.83em}
.ql-bubble .ql-picker.ql-header .ql-picker-item[data-value="6"]::before{font-size:.67em}
.ql-bubble .ql-picker.ql-font{width:108px}
.ql-bubble .ql-picker.ql-font .ql-picker-label::before,.ql-bubble .ql-picker.ql-font .ql-picker-item::before{content:'Sans Serif'}
.ql-bubble .ql-picker.ql-font .ql-picker-label[data-value=serif]::before,.ql-bubble .ql-picker.ql-font .ql-picker-item[data-value=serif]::before{content:'Serif'}
.ql-bubble .ql-picker.ql-font .ql-picker-label[data-value=monospace]::before,.ql-bubble .ql-picker.ql-font .ql-picker-item[data-value=monospace]::before{content:'Monospace'}
.ql-bubble .ql-picker.ql-font .ql-picker-item[data-value=serif]::before{font-family:Georgia,Times New Roman,serif}
.ql-bubble .ql-picker.ql-font .ql-picker-item[data-value=monospace]::before{font-family:Monaco,Courier New,monospace}
.ql-bubble .ql-picker.ql-size{width:98px}
.ql-bubble .ql-picker.ql-size .ql-picker-label::before,.ql-bubble .ql-picker.ql-size .ql-picker-item::before{content:'Normal'}
.ql-bubble .ql-picker.ql-size .ql-picker-label[data-value=small]::before,.ql-bubble .ql-picker.ql-size .ql-picker-item[data-value=small]::before{content:'Small'}
.ql-bubble .ql-picker.ql-size .ql-picker-label[data-value=large]::before,.ql-bubble .ql-picker.ql-size .ql-picker-item[data-value=large]::before{content:'Large'}
.ql-bubble .ql-picker.ql-size .ql-picker-label[data-value=huge]::before,.ql-bubble .ql-picker.ql-size .ql-picker-item[data-value=huge]::before{content:'Huge'}
.ql-bubble .ql-picker.ql-size .ql-picker-item[data-value=small]::before{font-size:10px}
.ql-bubble .ql-picker.ql-size .ql-picker-item[data-value=large]::before{font-size:18px}
.ql-bubble .ql-picker.ql-size .ql-picker-item[data-value=huge]::before{font-size:32px}
.ql-bubble .ql-color-picker.ql-background .ql-picker-item{background-color:#fff}
.ql-bubble .ql-color-picker.ql-color .ql-picker-item{background-color:#000}
.ql-code-block-container{position:relative}
.ql-code-block-container .ql-ui{right:5px;top:5px}
.ql-bubble .ql-toolbar .ql-formats{margin:8px 12px 8px 0}
.ql-bubble .ql-toolbar .ql-formats:first-child{margin-left:12px}
.ql-bubble .ql-color-picker svg{margin:1px}
.ql-bubble .ql-color-picker .ql-picker-item.ql-selected,.ql-bubble .ql-color-picker .ql-picker-item:hover{border-color:#fff}
.ql-bubble .ql-tooltip{background-color:#444;border-radius:25px;color:#fff}
.ql-bubble .ql-tooltip-arrow{border-left:6px solid transparent;border-right:6px solid transparent;content:" ";display:block;left:50%;margin-left:-6px;position:absolute}
.ql-bubble .ql-tooltip:not(.ql-flip) .ql-tooltip-arrow{border-bottom:6px solid #444;top:-6px}
.ql-bubble .ql-tooltip.ql-flip .ql-tooltip-arrow{border-top:6px solid #444;bottom:-6px}
.ql-bubble .ql-tooltip.ql-editing .ql-tooltip-editor{display:block}
.ql-bubble .ql-tooltip.ql-editing .ql-formats{visibility:hidden}
.ql-bubble .ql-tooltip-editor{display:none}
.ql-bubble .ql-tooltip-editor input[type=text]{background:transparent;border:none;color:#fff;font-size:13px;height:100%;outline:none;padding:10px 20px;position:absolute;width:100%}
.ql-bubble .ql-tooltip-editor a{top:10px;position:absolute;right:20px}
.ql-bubble .ql-tooltip-editor a:before{color:#ccc;content:"\00D7";font-size:16px;font-weight:bold}
.ql-container.ql-bubble:not(.ql-disabled) a:not(.ql-close){position:relative;white-space:nowrap}
.ql-container.ql-bubble:not(.ql-disabled) a:not(.ql-close)::before{background-color:#444;border-radius:15px;top:-5px;font-size:12px;color:#fff;content:attr(href);font-weight:normal;overflow:hidden;padding:5px 15px;text-decoration:none;z-index:1}
.ql-container.ql-bubble:not(.ql-disabled) a:not(.ql-close)::after{border-top:6px solid #444;border-left:6px solid transparent;border-right:6px solid transparent;top:0;content:" ";height:0;width:0}
.ql-container.ql-bubble:not(.ql-disabled) a:not(.ql-close)::before,.ql-container.ql-bubble:not(.ql-disabled) a:not(.ql-close)::after{left:0;margin-left:50%;position:absolute;transform:translate(-50%,-100%);transition:visibility 0s ease 200ms;visibility:hidden}
.ql-container.ql-bubble:not(.ql-disabled) a:not(.ql-close):hover::before,.ql-container.ql-bubble:not(.ql-disabled) a:not(.ql-close):hover::after{visibility:visible}
/*# sourceMappingURL=quill.bubble.css.map*/
/*!********************************************************************************************************************************************************************************************************************************!*\
  !*** css ./node_modules/css-loader/dist/cjs.js??ruleSet[1].rules[5].rules[0].oneOf[0].use[1]!./node_modules/postcss-loader/dist/cjs.js??ruleSet[1].rules[5].rules[0].oneOf[0].use[2]!./node_modules/quill/dist/quill.core.css ***!
  \********************************************************************************************************************************************************************************************************************************/
/*!
 * Quill Editor v2.0.3
 * https://quilljs.com
 * Copyright (c) 2017-2024, Slab
 * Copyright (c) 2014, Jason Chen
 * Copyright (c) 2013, salesforce.com
 */
.ql-container{box-sizing:border-box;font-family:Helvetica,Arial,sans-serif;font-size:13px;height:100%;margin:0;position:relative}
.ql-container.ql-disabled .ql-tooltip{visibility:hidden}
.ql-container:not(.ql-disabled) li[data-list=checked] > .ql-ui,.ql-container:not(.ql-disabled) li[data-list=unchecked] > .ql-ui{cursor:pointer}
.ql-clipboard{left:-100000px;height:1px;overflow-y:hidden;position:absolute;top:50%}
.ql-clipboard p{margin:0;padding:0}
.ql-editor{box-sizing:border-box;counter-reset:list-0 list-1 list-2 list-3 list-4 list-5 list-6 list-7 list-8 list-9;line-height:1.42;height:100%;outline:none;overflow-y:auto;padding:12px 15px;tab-size:4;-moz-tab-size:4;text-align:left;white-space:pre-wrap;word-wrap:break-word}
.ql-editor > *{cursor:text}
.ql-editor p,.ql-editor ol,.ql-editor pre,.ql-editor blockquote,.ql-editor h1,.ql-editor h2,.ql-editor h3,.ql-editor h4,.ql-editor h5,.ql-editor h6{margin:0;padding:0}
@supports (counter-set:none){.ql-editor p,.ql-editor h1,.ql-editor h2,.ql-editor h3,.ql-editor h4,.ql-editor h5,.ql-editor h6{counter-set:list-0 list-1 list-2 list-3 list-4 list-5 list-6 list-7 list-8 list-9}}
@supports not (counter-set:none){.ql-editor p,.ql-editor h1,.ql-editor h2,.ql-editor h3,.ql-editor h4,.ql-editor h5,.ql-editor h6{counter-reset:list-0 list-1 list-2 list-3 list-4 list-5 list-6 list-7 list-8 list-9}}
.ql-editor table{border-collapse:collapse}
.ql-editor td{border:1px solid #000;padding:2px 5px}
.ql-editor ol{padding-left:1.5em}
.ql-editor li{list-style-type:none;padding-left:1.5em;position:relative}
.ql-editor li > .ql-ui:before{display:inline-block;margin-left:-1.5em;margin-right:.3em;text-align:right;white-space:nowrap;width:1.2em}
.ql-editor li[data-list=checked] > .ql-ui,.ql-editor li[data-list=unchecked] > .ql-ui{color:#777}
.ql-editor li[data-list=bullet] > .ql-ui:before{content:'\2022'}
.ql-editor li[data-list=checked] > .ql-ui:before{content:'\2611'}
.ql-editor li[data-list=unchecked] > .ql-ui:before{content:'\2610'}
@supports (counter-set:none){.ql-editor li[data-list]{counter-set:list-1 list-2 list-3 list-4 list-5 list-6 list-7 list-8 list-9}}
@supports not (counter-set:none){.ql-editor li[data-list]{counter-reset:list-1 list-2 list-3 list-4 list-5 list-6 list-7 list-8 list-9}}
.ql-editor li[data-list=ordered]{counter-increment:list-0}
.ql-editor li[data-list=ordered] > .ql-ui:before{content:counter(list-0, decimal) '. '}
.ql-editor li[data-list=ordered].ql-indent-1{counter-increment:list-1}
.ql-editor li[data-list=ordered].ql-indent-1 > .ql-ui:before{content:counter(list-1, lower-alpha) '. '}
@supports (counter-set:none){.ql-editor li[data-list].ql-indent-1{counter-set:list-2 list-3 list-4 list-5 list-6 list-7 list-8 list-9}}
@supports not (counter-set:none){.ql-editor li[data-list].ql-indent-1{counter-reset:list-2 list-3 list-4 list-5 list-6 list-7 list-8 list-9}}
.ql-editor li[data-list=ordered].ql-indent-2{counter-increment:list-2}
.ql-editor li[data-list=ordered].ql-indent-2 > .ql-ui:before{content:counter(list-2, lower-roman) '. '}
@supports (counter-set:none){.ql-editor li[data-list].ql-indent-2{counter-set:list-3 list-4 list-5 list-6 list-7 list-8 list-9}}
@supports not (counter-set:none){.ql-editor li[data-list].ql-indent-2{counter-reset:list-3 list-4 list-5 list-6 list-7 list-8 list-9}}
.ql-editor li[data-list=ordered].ql-indent-3{counter-increment:list-3}
.ql-editor li[data-list=ordered].ql-indent-3 > .ql-ui:before{content:counter(list-3, decimal) '. '}
@supports (counter-set:none){.ql-editor li[data-list].ql-indent-3{counter-set:list-4 list-5 list-6 list-7 list-8 list-9}}
@supports not (counter-set:none){.ql-editor li[data-list].ql-indent-3{counter-reset:list-4 list-5 list-6 list-7 list-8 list-9}}
.ql-editor li[data-list=ordered].ql-indent-4{counter-increment:list-4}
.ql-editor li[data-list=ordered].ql-indent-4 > .ql-ui:before{content:counter(list-4, lower-alpha) '. '}
@supports (counter-set:none){.ql-editor li[data-list].ql-indent-4{counter-set:list-5 list-6 list-7 list-8 list-9}}
@supports not (counter-set:none){.ql-editor li[data-list].ql-indent-4{counter-reset:list-5 list-6 list-7 list-8 list-9}}
.ql-editor li[data-list=ordered].ql-indent-5{counter-increment:list-5}
.ql-editor li[data-list=ordered].ql-indent-5 > .ql-ui:before{content:counter(list-5, lower-roman) '. '}
@supports (counter-set:none){.ql-editor li[data-list].ql-indent-5{counter-set:list-6 list-7 list-8 list-9}}
@supports not (counter-set:none){.ql-editor li[data-list].ql-indent-5{counter-reset:list-6 list-7 list-8 list-9}}
.ql-editor li[data-list=ordered].ql-indent-6{counter-increment:list-6}
.ql-editor li[data-list=ordered].ql-indent-6 > .ql-ui:before{content:counter(list-6, decimal) '. '}
@supports (counter-set:none){.ql-editor li[data-list].ql-indent-6{counter-set:list-7 list-8 list-9}}
@supports not (counter-set:none){.ql-editor li[data-list].ql-indent-6{counter-reset:list-7 list-8 list-9}}
.ql-editor li[data-list=ordered].ql-indent-7{counter-increment:list-7}
.ql-editor li[data-list=ordered].ql-indent-7 > .ql-ui:before{content:counter(list-7, lower-alpha) '. '}
@supports (counter-set:none){.ql-editor li[data-list].ql-indent-7{counter-set:list-8 list-9}}
@supports not (counter-set:none){.ql-editor li[data-list].ql-indent-7{counter-reset:list-8 list-9}}
.ql-editor li[data-list=ordered].ql-indent-8{counter-increment:list-8}
.ql-editor li[data-list=ordered].ql-indent-8 > .ql-ui:before{content:counter(list-8, lower-roman) '. '}
@supports (counter-set:none){.ql-editor li[data-list].ql-indent-8{counter-set:list-9}}
@supports not (counter-set:none){.ql-editor li[data-list].ql-indent-8{counter-reset:list-9}}
.ql-editor li[data-list=ordered].ql-indent-9{counter-increment:list-9}
.ql-editor li[data-list=ordered].ql-indent-9 > .ql-ui:before{content:counter(list-9, decimal) '. '}
.ql-editor .ql-indent-1:not(.ql-direction-rtl){padding-left:3em}
.ql-editor li.ql-indent-1:not(.ql-direction-rtl){padding-left:4.5em}
.ql-editor .ql-indent-1.ql-direction-rtl.ql-align-right{padding-right:3em}
.ql-editor li.ql-indent-1.ql-direction-rtl.ql-align-right{padding-right:4.5em}
.ql-editor .ql-indent-2:not(.ql-direction-rtl){padding-left:6em}
.ql-editor li.ql-indent-2:not(.ql-direction-rtl){padding-left:7.5em}
.ql-editor .ql-indent-2.ql-direction-rtl.ql-align-right{padding-right:6em}
.ql-editor li.ql-indent-2.ql-direction-rtl.ql-align-right{padding-right:7.5em}
.ql-editor .ql-indent-3:not(.ql-direction-rtl){padding-left:9em}
.ql-editor li.ql-indent-3:not(.ql-direction-rtl){padding-left:10.5em}
.ql-editor .ql-indent-3.ql-direction-rtl.ql-align-right{padding-right:9em}
.ql-editor li.ql-indent-3.ql-direction-rtl.ql-align-right{padding-right:10.5em}
.ql-editor .ql-indent-4:not(.ql-direction-rtl){padding-left:12em}
.ql-editor li.ql-indent-4:not(.ql-direction-rtl){padding-left:13.5em}
.ql-editor .ql-indent-4.ql-direction-rtl.ql-align-right{padding-right:12em}
.ql-editor li.ql-indent-4.ql-direction-rtl.ql-align-right{padding-right:13.5em}
.ql-editor .ql-indent-5:not(.ql-direction-rtl){padding-left:15em}
.ql-editor li.ql-indent-5:not(.ql-direction-rtl){padding-left:16.5em}
.ql-editor .ql-indent-5.ql-direction-rtl.ql-align-right{padding-right:15em}
.ql-editor li.ql-indent-5.ql-direction-rtl.ql-align-right{padding-right:16.5em}
.ql-editor .ql-indent-6:not(.ql-direction-rtl){padding-left:18em}
.ql-editor li.ql-indent-6:not(.ql-direction-rtl){padding-left:19.5em}
.ql-editor .ql-indent-6.ql-direction-rtl.ql-align-right{padding-right:18em}
.ql-editor li.ql-indent-6.ql-direction-rtl.ql-align-right{padding-right:19.5em}
.ql-editor .ql-indent-7:not(.ql-direction-rtl){padding-left:21em}
.ql-editor li.ql-indent-7:not(.ql-direction-rtl){padding-left:22.5em}
.ql-editor .ql-indent-7.ql-direction-rtl.ql-align-right{padding-right:21em}
.ql-editor li.ql-indent-7.ql-direction-rtl.ql-align-right{padding-right:22.5em}
.ql-editor .ql-indent-8:not(.ql-direction-rtl){padding-left:24em}
.ql-editor li.ql-indent-8:not(.ql-direction-rtl){padding-left:25.5em}
.ql-editor .ql-indent-8.ql-direction-rtl.ql-align-right{padding-right:24em}
.ql-editor li.ql-indent-8.ql-direction-rtl.ql-align-right{padding-right:25.5em}
.ql-editor .ql-indent-9:not(.ql-direction-rtl){padding-left:27em}
.ql-editor li.ql-indent-9:not(.ql-direction-rtl){padding-left:28.5em}
.ql-editor .ql-indent-9.ql-direction-rtl.ql-align-right{padding-right:27em}
.ql-editor li.ql-indent-9.ql-direction-rtl.ql-align-right{padding-right:28.5em}
.ql-editor li.ql-direction-rtl{padding-right:1.5em}
.ql-editor li.ql-direction-rtl > .ql-ui:before{margin-left:.3em;margin-right:-1.5em;text-align:left}
.ql-editor table{table-layout:fixed;width:100%}
.ql-editor table td{outline:none}
.ql-editor .ql-code-block-container{font-family:monospace}
.ql-editor .ql-video{display:block;max-width:100%}
.ql-editor .ql-video.ql-align-center{margin:0 auto}
.ql-editor .ql-video.ql-align-right{margin:0 0 0 auto}
.ql-editor .ql-bg-black{background-color:#000}
.ql-editor .ql-bg-red{background-color:#e60000}
.ql-editor .ql-bg-orange{background-color:#f90}
.ql-editor .ql-bg-yellow{background-color:#ff0}
.ql-editor .ql-bg-green{background-color:#008a00}
.ql-editor .ql-bg-blue{background-color:#06c}
.ql-editor .ql-bg-purple{background-color:#93f}
.ql-editor .ql-color-white{color:#fff}
.ql-editor .ql-color-red{color:#e60000}
.ql-editor .ql-color-orange{color:#f90}
.ql-editor .ql-color-yellow{color:#ff0}
.ql-editor .ql-color-green{color:#008a00}
.ql-editor .ql-color-blue{color:#06c}
.ql-editor .ql-color-purple{color:#93f}
.ql-editor .ql-font-serif{font-family:Georgia,Times New Roman,serif}
.ql-editor .ql-font-monospace{font-family:Monaco,Courier New,monospace}
.ql-editor .ql-size-small{font-size:.75em}
.ql-editor .ql-size-large{font-size:1.5em}
.ql-editor .ql-size-huge{font-size:2.5em}
.ql-editor .ql-direction-rtl{direction:rtl;text-align:inherit}
.ql-editor .ql-align-center{text-align:center}
.ql-editor .ql-align-justify{text-align:justify}
.ql-editor .ql-align-right{text-align:right}
.ql-editor .ql-ui{position:absolute}
.ql-editor.ql-blank::before{color:rgba(0,0,0,0.6);content:attr(data-placeholder);font-style:italic;left:15px;pointer-events:none;position:absolute;right:15px}
/*# sourceMappingURL=quill.core.css.map*/

/*# sourceMappingURL=styles.db9ad3726ad628d9.css.map*/