/*----------------------------------*/
/*  base */
/*----------------------------------*/
/*----------------------------------*/
/*  env. variables */
/*----------------------------------*/
.sr-only {
  position: absolute;
  width: 1px;
  height: 1px;
  padding: 0;
  margin: -1px;
  overflow: hidden;
  clip: rect(0, 0, 0, 0);
  white-space: nowrap;
  border: 0; }

.sr-only-focusable:active, .sr-only-focusable:focus {
  position: static;
  width: auto;
  height: auto;
  overflow: visible;
  clip: auto;
  white-space: normal; }

/*!
 * Bootstrap Grid v4.4.1 (https://getbootstrap.com/)
 * Copyright 2011-2019 The Bootstrap Authors
 * Copyright 2011-2019 Twitter, Inc.
 * Licensed under MIT (https://github.com/twbs/bootstrap/blob/master/LICENSE)
 */
html {
  box-sizing: border-box;
  -ms-overflow-style: scrollbar; }

*,
*::before,
*::after {
  box-sizing: inherit; }

.container {
  width: 100%;
  padding-right: 8px;
  padding-left: 8px;
  margin-right: auto;
  margin-left: auto; }
  @media (min-width: 428px) {
    .container {
      max-width: 540px; } }
  @media (min-width: 768px) {
    .container {
      max-width: 720px; } }
  @media (min-width: 958px) {
    .container {
      max-width: 960px; } }
  @media (min-width: 1280px) {
    .container {
      max-width: 1140px; } }
  @media (min-width: 1920px) {
    .container {
      max-width: 1872px; } }

.container-fluid, .container-sm, .container-md, .container-lg, .container-xl, .container-xxl {
  width: 100%;
  padding-right: 8px;
  padding-left: 8px;
  margin-right: auto;
  margin-left: auto; }

@media (min-width: 428px) {
  .container, .container-b375, .container-sm {
    max-width: 540px; } }

@media (min-width: 768px) {
  .container, .container-b375, .container-sm, .container-b680, .container-md {
    max-width: 720px; } }

@media (min-width: 958px) {
  .container, .container-b375, .container-sm, .container-b680, .container-md, .container-lg {
    max-width: 960px; } }

@media (min-width: 1280px) {
  .container, .container-b375, .container-sm, .container-b680, .container-md, .container-lg, .container-xl {
    max-width: 1140px; } }

@media (min-width: 1920px) {
  .container, .container-b375, .container-sm, .container-b680, .container-md, .container-lg, .container-xl, .container-b1366, .container-b1400, .container-b1600, .container-xxl {
    max-width: 1872px; } }

.row {
  display: flex;
  flex-wrap: wrap;
  margin-right: -8px;
  margin-left: -8px; }

.no-gutters {
  margin-right: 0;
  margin-left: 0; }
  .no-gutters > .col,
  .no-gutters > [class*="col-"] {
    padding-right: 0;
    padding-left: 0; }

.col-1, .col-2, .col-3, .col-4, .col-5, .col-6, .col-7, .col-8, .col-9, .col-10, .col-11, .col-12, .col,
.col-auto, .col-b375-1, .col-b375-2, .col-b375-3, .col-b375-4, .col-b375-5, .col-b375-6, .col-b375-7, .col-b375-8, .col-b375-9, .col-b375-10, .col-b375-11, .col-b375-12, .col-b375,
.col-b375-auto, .col-sm-1, .col-sm-2, .col-sm-3, .col-sm-4, .col-sm-5, .col-sm-6, .col-sm-7, .col-sm-8, .col-sm-9, .col-sm-10, .col-sm-11, .col-sm-12, .col-sm,
.col-sm-auto, .col-b680-1, .col-b680-2, .col-b680-3, .col-b680-4, .col-b680-5, .col-b680-6, .col-b680-7, .col-b680-8, .col-b680-9, .col-b680-10, .col-b680-11, .col-b680-12, .col-b680,
.col-b680-auto, .col-md-1, .col-md-2, .col-md-3, .col-md-4, .col-md-5, .col-md-6, .col-md-7, .col-md-8, .col-md-9, .col-md-10, .col-md-11, .col-md-12, .col-md,
.col-md-auto, .col-lg-1, .col-lg-2, .col-lg-3, .col-lg-4, .col-lg-5, .col-lg-6, .col-lg-7, .col-lg-8, .col-lg-9, .col-lg-10, .col-lg-11, .col-lg-12, .col-lg,
.col-lg-auto, .col-xl-1, .col-xl-2, .col-xl-3, .col-xl-4, .col-xl-5, .col-xl-6, .col-xl-7, .col-xl-8, .col-xl-9, .col-xl-10, .col-xl-11, .col-xl-12, .col-xl,
.col-xl-auto, .col-b1366-1, .col-b1366-2, .col-b1366-3, .col-b1366-4, .col-b1366-5, .col-b1366-6, .col-b1366-7, .col-b1366-8, .col-b1366-9, .col-b1366-10, .col-b1366-11, .col-b1366-12, .col-b1366,
.col-b1366-auto, .col-b1400-1, .col-b1400-2, .col-b1400-3, .col-b1400-4, .col-b1400-5, .col-b1400-6, .col-b1400-7, .col-b1400-8, .col-b1400-9, .col-b1400-10, .col-b1400-11, .col-b1400-12, .col-b1400,
.col-b1400-auto, .col-b1600-1, .col-b1600-2, .col-b1600-3, .col-b1600-4, .col-b1600-5, .col-b1600-6, .col-b1600-7, .col-b1600-8, .col-b1600-9, .col-b1600-10, .col-b1600-11, .col-b1600-12, .col-b1600,
.col-b1600-auto, .col-xxl-1, .col-xxl-2, .col-xxl-3, .col-xxl-4, .col-xxl-5, .col-xxl-6, .col-xxl-7, .col-xxl-8, .col-xxl-9, .col-xxl-10, .col-xxl-11, .col-xxl-12, .col-xxl,
.col-xxl-auto {
  position: relative;
  width: 100%;
  padding-right: 8px;
  padding-left: 8px; }

.col {
  flex-basis: 0;
  flex-grow: 1;
  max-width: 100%; }

.row-cols-1 > * {
  flex: 0 0 100%;
  max-width: 100%; }

.row-cols-2 > * {
  flex: 0 0 50%;
  max-width: 50%; }

.row-cols-3 > * {
  flex: 0 0 33.33333%;
  max-width: 33.33333%; }

.row-cols-4 > * {
  flex: 0 0 25%;
  max-width: 25%; }

.row-cols-5 > * {
  flex: 0 0 20%;
  max-width: 20%; }

.row-cols-6 > * {
  flex: 0 0 16.66667%;
  max-width: 16.66667%; }

.col-auto {
  flex: 0 0 auto;
  width: auto;
  max-width: 100%; }

.col-1 {
  flex: 0 0 8.33333%;
  max-width: 8.33333%; }

.col-2 {
  flex: 0 0 16.66667%;
  max-width: 16.66667%; }

.col-3 {
  flex: 0 0 25%;
  max-width: 25%; }

.col-4 {
  flex: 0 0 33.33333%;
  max-width: 33.33333%; }

.col-5 {
  flex: 0 0 41.66667%;
  max-width: 41.66667%; }

.col-6 {
  flex: 0 0 50%;
  max-width: 50%; }

.col-7 {
  flex: 0 0 58.33333%;
  max-width: 58.33333%; }

.col-8 {
  flex: 0 0 66.66667%;
  max-width: 66.66667%; }

.col-9 {
  flex: 0 0 75%;
  max-width: 75%; }

.col-10 {
  flex: 0 0 83.33333%;
  max-width: 83.33333%; }

.col-11 {
  flex: 0 0 91.66667%;
  max-width: 91.66667%; }

.col-12 {
  flex: 0 0 100%;
  max-width: 100%; }

.order-first {
  order: -1; }

.order-last {
  order: 13; }

.order-0 {
  order: 0; }

.order-1 {
  order: 1; }

.order-2 {
  order: 2; }

.order-3 {
  order: 3; }

.order-4 {
  order: 4; }

.order-5 {
  order: 5; }

.order-6 {
  order: 6; }

.order-7 {
  order: 7; }

.order-8 {
  order: 8; }

.order-9 {
  order: 9; }

.order-10 {
  order: 10; }

.order-11 {
  order: 11; }

.order-12 {
  order: 12; }

.offset-1 {
  margin-left: 8.33333%; }

.offset-2 {
  margin-left: 16.66667%; }

.offset-3 {
  margin-left: 25%; }

.offset-4 {
  margin-left: 33.33333%; }

.offset-5 {
  margin-left: 41.66667%; }

.offset-6 {
  margin-left: 50%; }

.offset-7 {
  margin-left: 58.33333%; }

.offset-8 {
  margin-left: 66.66667%; }

.offset-9 {
  margin-left: 75%; }

.offset-10 {
  margin-left: 83.33333%; }

.offset-11 {
  margin-left: 91.66667%; }

@media (min-width: 375px) {
  .col-b375 {
    flex-basis: 0;
    flex-grow: 1;
    max-width: 100%; }
  .row-cols-b375-1 > * {
    flex: 0 0 100%;
    max-width: 100%; }
  .row-cols-b375-2 > * {
    flex: 0 0 50%;
    max-width: 50%; }
  .row-cols-b375-3 > * {
    flex: 0 0 33.33333%;
    max-width: 33.33333%; }
  .row-cols-b375-4 > * {
    flex: 0 0 25%;
    max-width: 25%; }
  .row-cols-b375-5 > * {
    flex: 0 0 20%;
    max-width: 20%; }
  .row-cols-b375-6 > * {
    flex: 0 0 16.66667%;
    max-width: 16.66667%; }
  .col-b375-auto {
    flex: 0 0 auto;
    width: auto;
    max-width: 100%; }
  .col-b375-1 {
    flex: 0 0 8.33333%;
    max-width: 8.33333%; }
  .col-b375-2 {
    flex: 0 0 16.66667%;
    max-width: 16.66667%; }
  .col-b375-3 {
    flex: 0 0 25%;
    max-width: 25%; }
  .col-b375-4 {
    flex: 0 0 33.33333%;
    max-width: 33.33333%; }
  .col-b375-5 {
    flex: 0 0 41.66667%;
    max-width: 41.66667%; }
  .col-b375-6 {
    flex: 0 0 50%;
    max-width: 50%; }
  .col-b375-7 {
    flex: 0 0 58.33333%;
    max-width: 58.33333%; }
  .col-b375-8 {
    flex: 0 0 66.66667%;
    max-width: 66.66667%; }
  .col-b375-9 {
    flex: 0 0 75%;
    max-width: 75%; }
  .col-b375-10 {
    flex: 0 0 83.33333%;
    max-width: 83.33333%; }
  .col-b375-11 {
    flex: 0 0 91.66667%;
    max-width: 91.66667%; }
  .col-b375-12 {
    flex: 0 0 100%;
    max-width: 100%; }
  .order-b375-first {
    order: -1; }
  .order-b375-last {
    order: 13; }
  .order-b375-0 {
    order: 0; }
  .order-b375-1 {
    order: 1; }
  .order-b375-2 {
    order: 2; }
  .order-b375-3 {
    order: 3; }
  .order-b375-4 {
    order: 4; }
  .order-b375-5 {
    order: 5; }
  .order-b375-6 {
    order: 6; }
  .order-b375-7 {
    order: 7; }
  .order-b375-8 {
    order: 8; }
  .order-b375-9 {
    order: 9; }
  .order-b375-10 {
    order: 10; }
  .order-b375-11 {
    order: 11; }
  .order-b375-12 {
    order: 12; }
  .offset-b375-0 {
    margin-left: 0; }
  .offset-b375-1 {
    margin-left: 8.33333%; }
  .offset-b375-2 {
    margin-left: 16.66667%; }
  .offset-b375-3 {
    margin-left: 25%; }
  .offset-b375-4 {
    margin-left: 33.33333%; }
  .offset-b375-5 {
    margin-left: 41.66667%; }
  .offset-b375-6 {
    margin-left: 50%; }
  .offset-b375-7 {
    margin-left: 58.33333%; }
  .offset-b375-8 {
    margin-left: 66.66667%; }
  .offset-b375-9 {
    margin-left: 75%; }
  .offset-b375-10 {
    margin-left: 83.33333%; }
  .offset-b375-11 {
    margin-left: 91.66667%; } }

@media (min-width: 428px) {
  .col-sm {
    flex-basis: 0;
    flex-grow: 1;
    max-width: 100%; }
  .row-cols-sm-1 > * {
    flex: 0 0 100%;
    max-width: 100%; }
  .row-cols-sm-2 > * {
    flex: 0 0 50%;
    max-width: 50%; }
  .row-cols-sm-3 > * {
    flex: 0 0 33.33333%;
    max-width: 33.33333%; }
  .row-cols-sm-4 > * {
    flex: 0 0 25%;
    max-width: 25%; }
  .row-cols-sm-5 > * {
    flex: 0 0 20%;
    max-width: 20%; }
  .row-cols-sm-6 > * {
    flex: 0 0 16.66667%;
    max-width: 16.66667%; }
  .col-sm-auto {
    flex: 0 0 auto;
    width: auto;
    max-width: 100%; }
  .col-sm-1 {
    flex: 0 0 8.33333%;
    max-width: 8.33333%; }
  .col-sm-2 {
    flex: 0 0 16.66667%;
    max-width: 16.66667%; }
  .col-sm-3 {
    flex: 0 0 25%;
    max-width: 25%; }
  .col-sm-4 {
    flex: 0 0 33.33333%;
    max-width: 33.33333%; }
  .col-sm-5 {
    flex: 0 0 41.66667%;
    max-width: 41.66667%; }
  .col-sm-6 {
    flex: 0 0 50%;
    max-width: 50%; }
  .col-sm-7 {
    flex: 0 0 58.33333%;
    max-width: 58.33333%; }
  .col-sm-8 {
    flex: 0 0 66.66667%;
    max-width: 66.66667%; }
  .col-sm-9 {
    flex: 0 0 75%;
    max-width: 75%; }
  .col-sm-10 {
    flex: 0 0 83.33333%;
    max-width: 83.33333%; }
  .col-sm-11 {
    flex: 0 0 91.66667%;
    max-width: 91.66667%; }
  .col-sm-12 {
    flex: 0 0 100%;
    max-width: 100%; }
  .order-sm-first {
    order: -1; }
  .order-sm-last {
    order: 13; }
  .order-sm-0 {
    order: 0; }
  .order-sm-1 {
    order: 1; }
  .order-sm-2 {
    order: 2; }
  .order-sm-3 {
    order: 3; }
  .order-sm-4 {
    order: 4; }
  .order-sm-5 {
    order: 5; }
  .order-sm-6 {
    order: 6; }
  .order-sm-7 {
    order: 7; }
  .order-sm-8 {
    order: 8; }
  .order-sm-9 {
    order: 9; }
  .order-sm-10 {
    order: 10; }
  .order-sm-11 {
    order: 11; }
  .order-sm-12 {
    order: 12; }
  .offset-sm-0 {
    margin-left: 0; }
  .offset-sm-1 {
    margin-left: 8.33333%; }
  .offset-sm-2 {
    margin-left: 16.66667%; }
  .offset-sm-3 {
    margin-left: 25%; }
  .offset-sm-4 {
    margin-left: 33.33333%; }
  .offset-sm-5 {
    margin-left: 41.66667%; }
  .offset-sm-6 {
    margin-left: 50%; }
  .offset-sm-7 {
    margin-left: 58.33333%; }
  .offset-sm-8 {
    margin-left: 66.66667%; }
  .offset-sm-9 {
    margin-left: 75%; }
  .offset-sm-10 {
    margin-left: 83.33333%; }
  .offset-sm-11 {
    margin-left: 91.66667%; } }

@media (min-width: 680px) {
  .col-b680 {
    flex-basis: 0;
    flex-grow: 1;
    max-width: 100%; }
  .row-cols-b680-1 > * {
    flex: 0 0 100%;
    max-width: 100%; }
  .row-cols-b680-2 > * {
    flex: 0 0 50%;
    max-width: 50%; }
  .row-cols-b680-3 > * {
    flex: 0 0 33.33333%;
    max-width: 33.33333%; }
  .row-cols-b680-4 > * {
    flex: 0 0 25%;
    max-width: 25%; }
  .row-cols-b680-5 > * {
    flex: 0 0 20%;
    max-width: 20%; }
  .row-cols-b680-6 > * {
    flex: 0 0 16.66667%;
    max-width: 16.66667%; }
  .col-b680-auto {
    flex: 0 0 auto;
    width: auto;
    max-width: 100%; }
  .col-b680-1 {
    flex: 0 0 8.33333%;
    max-width: 8.33333%; }
  .col-b680-2 {
    flex: 0 0 16.66667%;
    max-width: 16.66667%; }
  .col-b680-3 {
    flex: 0 0 25%;
    max-width: 25%; }
  .col-b680-4 {
    flex: 0 0 33.33333%;
    max-width: 33.33333%; }
  .col-b680-5 {
    flex: 0 0 41.66667%;
    max-width: 41.66667%; }
  .col-b680-6 {
    flex: 0 0 50%;
    max-width: 50%; }
  .col-b680-7 {
    flex: 0 0 58.33333%;
    max-width: 58.33333%; }
  .col-b680-8 {
    flex: 0 0 66.66667%;
    max-width: 66.66667%; }
  .col-b680-9 {
    flex: 0 0 75%;
    max-width: 75%; }
  .col-b680-10 {
    flex: 0 0 83.33333%;
    max-width: 83.33333%; }
  .col-b680-11 {
    flex: 0 0 91.66667%;
    max-width: 91.66667%; }
  .col-b680-12 {
    flex: 0 0 100%;
    max-width: 100%; }
  .order-b680-first {
    order: -1; }
  .order-b680-last {
    order: 13; }
  .order-b680-0 {
    order: 0; }
  .order-b680-1 {
    order: 1; }
  .order-b680-2 {
    order: 2; }
  .order-b680-3 {
    order: 3; }
  .order-b680-4 {
    order: 4; }
  .order-b680-5 {
    order: 5; }
  .order-b680-6 {
    order: 6; }
  .order-b680-7 {
    order: 7; }
  .order-b680-8 {
    order: 8; }
  .order-b680-9 {
    order: 9; }
  .order-b680-10 {
    order: 10; }
  .order-b680-11 {
    order: 11; }
  .order-b680-12 {
    order: 12; }
  .offset-b680-0 {
    margin-left: 0; }
  .offset-b680-1 {
    margin-left: 8.33333%; }
  .offset-b680-2 {
    margin-left: 16.66667%; }
  .offset-b680-3 {
    margin-left: 25%; }
  .offset-b680-4 {
    margin-left: 33.33333%; }
  .offset-b680-5 {
    margin-left: 41.66667%; }
  .offset-b680-6 {
    margin-left: 50%; }
  .offset-b680-7 {
    margin-left: 58.33333%; }
  .offset-b680-8 {
    margin-left: 66.66667%; }
  .offset-b680-9 {
    margin-left: 75%; }
  .offset-b680-10 {
    margin-left: 83.33333%; }
  .offset-b680-11 {
    margin-left: 91.66667%; } }

@media (min-width: 768px) {
  .col-md {
    flex-basis: 0;
    flex-grow: 1;
    max-width: 100%; }
  .row-cols-md-1 > * {
    flex: 0 0 100%;
    max-width: 100%; }
  .row-cols-md-2 > * {
    flex: 0 0 50%;
    max-width: 50%; }
  .row-cols-md-3 > * {
    flex: 0 0 33.33333%;
    max-width: 33.33333%; }
  .row-cols-md-4 > * {
    flex: 0 0 25%;
    max-width: 25%; }
  .row-cols-md-5 > * {
    flex: 0 0 20%;
    max-width: 20%; }
  .row-cols-md-6 > * {
    flex: 0 0 16.66667%;
    max-width: 16.66667%; }
  .col-md-auto {
    flex: 0 0 auto;
    width: auto;
    max-width: 100%; }
  .col-md-1 {
    flex: 0 0 8.33333%;
    max-width: 8.33333%; }
  .col-md-2 {
    flex: 0 0 16.66667%;
    max-width: 16.66667%; }
  .col-md-3 {
    flex: 0 0 25%;
    max-width: 25%; }
  .col-md-4 {
    flex: 0 0 33.33333%;
    max-width: 33.33333%; }
  .col-md-5 {
    flex: 0 0 41.66667%;
    max-width: 41.66667%; }
  .col-md-6 {
    flex: 0 0 50%;
    max-width: 50%; }
  .col-md-7 {
    flex: 0 0 58.33333%;
    max-width: 58.33333%; }
  .col-md-8 {
    flex: 0 0 66.66667%;
    max-width: 66.66667%; }
  .col-md-9 {
    flex: 0 0 75%;
    max-width: 75%; }
  .col-md-10 {
    flex: 0 0 83.33333%;
    max-width: 83.33333%; }
  .col-md-11 {
    flex: 0 0 91.66667%;
    max-width: 91.66667%; }
  .col-md-12 {
    flex: 0 0 100%;
    max-width: 100%; }
  .order-md-first {
    order: -1; }
  .order-md-last {
    order: 13; }
  .order-md-0 {
    order: 0; }
  .order-md-1 {
    order: 1; }
  .order-md-2 {
    order: 2; }
  .order-md-3 {
    order: 3; }
  .order-md-4 {
    order: 4; }
  .order-md-5 {
    order: 5; }
  .order-md-6 {
    order: 6; }
  .order-md-7 {
    order: 7; }
  .order-md-8 {
    order: 8; }
  .order-md-9 {
    order: 9; }
  .order-md-10 {
    order: 10; }
  .order-md-11 {
    order: 11; }
  .order-md-12 {
    order: 12; }
  .offset-md-0 {
    margin-left: 0; }
  .offset-md-1 {
    margin-left: 8.33333%; }
  .offset-md-2 {
    margin-left: 16.66667%; }
  .offset-md-3 {
    margin-left: 25%; }
  .offset-md-4 {
    margin-left: 33.33333%; }
  .offset-md-5 {
    margin-left: 41.66667%; }
  .offset-md-6 {
    margin-left: 50%; }
  .offset-md-7 {
    margin-left: 58.33333%; }
  .offset-md-8 {
    margin-left: 66.66667%; }
  .offset-md-9 {
    margin-left: 75%; }
  .offset-md-10 {
    margin-left: 83.33333%; }
  .offset-md-11 {
    margin-left: 91.66667%; } }

@media (min-width: 958px) {
  .col-lg {
    flex-basis: 0;
    flex-grow: 1;
    max-width: 100%; }
  .row-cols-lg-1 > * {
    flex: 0 0 100%;
    max-width: 100%; }
  .row-cols-lg-2 > * {
    flex: 0 0 50%;
    max-width: 50%; }
  .row-cols-lg-3 > * {
    flex: 0 0 33.33333%;
    max-width: 33.33333%; }
  .row-cols-lg-4 > * {
    flex: 0 0 25%;
    max-width: 25%; }
  .row-cols-lg-5 > * {
    flex: 0 0 20%;
    max-width: 20%; }
  .row-cols-lg-6 > * {
    flex: 0 0 16.66667%;
    max-width: 16.66667%; }
  .col-lg-auto {
    flex: 0 0 auto;
    width: auto;
    max-width: 100%; }
  .col-lg-1 {
    flex: 0 0 8.33333%;
    max-width: 8.33333%; }
  .col-lg-2 {
    flex: 0 0 16.66667%;
    max-width: 16.66667%; }
  .col-lg-3 {
    flex: 0 0 25%;
    max-width: 25%; }
  .col-lg-4 {
    flex: 0 0 33.33333%;
    max-width: 33.33333%; }
  .col-lg-5 {
    flex: 0 0 41.66667%;
    max-width: 41.66667%; }
  .col-lg-6 {
    flex: 0 0 50%;
    max-width: 50%; }
  .col-lg-7 {
    flex: 0 0 58.33333%;
    max-width: 58.33333%; }
  .col-lg-8 {
    flex: 0 0 66.66667%;
    max-width: 66.66667%; }
  .col-lg-9 {
    flex: 0 0 75%;
    max-width: 75%; }
  .col-lg-10 {
    flex: 0 0 83.33333%;
    max-width: 83.33333%; }
  .col-lg-11 {
    flex: 0 0 91.66667%;
    max-width: 91.66667%; }
  .col-lg-12 {
    flex: 0 0 100%;
    max-width: 100%; }
  .order-lg-first {
    order: -1; }
  .order-lg-last {
    order: 13; }
  .order-lg-0 {
    order: 0; }
  .order-lg-1 {
    order: 1; }
  .order-lg-2 {
    order: 2; }
  .order-lg-3 {
    order: 3; }
  .order-lg-4 {
    order: 4; }
  .order-lg-5 {
    order: 5; }
  .order-lg-6 {
    order: 6; }
  .order-lg-7 {
    order: 7; }
  .order-lg-8 {
    order: 8; }
  .order-lg-9 {
    order: 9; }
  .order-lg-10 {
    order: 10; }
  .order-lg-11 {
    order: 11; }
  .order-lg-12 {
    order: 12; }
  .offset-lg-0 {
    margin-left: 0; }
  .offset-lg-1 {
    margin-left: 8.33333%; }
  .offset-lg-2 {
    margin-left: 16.66667%; }
  .offset-lg-3 {
    margin-left: 25%; }
  .offset-lg-4 {
    margin-left: 33.33333%; }
  .offset-lg-5 {
    margin-left: 41.66667%; }
  .offset-lg-6 {
    margin-left: 50%; }
  .offset-lg-7 {
    margin-left: 58.33333%; }
  .offset-lg-8 {
    margin-left: 66.66667%; }
  .offset-lg-9 {
    margin-left: 75%; }
  .offset-lg-10 {
    margin-left: 83.33333%; }
  .offset-lg-11 {
    margin-left: 91.66667%; } }

@media (min-width: 1280px) {
  .col-xl {
    flex-basis: 0;
    flex-grow: 1;
    max-width: 100%; }
  .row-cols-xl-1 > * {
    flex: 0 0 100%;
    max-width: 100%; }
  .row-cols-xl-2 > * {
    flex: 0 0 50%;
    max-width: 50%; }
  .row-cols-xl-3 > * {
    flex: 0 0 33.33333%;
    max-width: 33.33333%; }
  .row-cols-xl-4 > * {
    flex: 0 0 25%;
    max-width: 25%; }
  .row-cols-xl-5 > * {
    flex: 0 0 20%;
    max-width: 20%; }
  .row-cols-xl-6 > * {
    flex: 0 0 16.66667%;
    max-width: 16.66667%; }
  .col-xl-auto {
    flex: 0 0 auto;
    width: auto;
    max-width: 100%; }
  .col-xl-1 {
    flex: 0 0 8.33333%;
    max-width: 8.33333%; }
  .col-xl-2 {
    flex: 0 0 16.66667%;
    max-width: 16.66667%; }
  .col-xl-3 {
    flex: 0 0 25%;
    max-width: 25%; }
  .col-xl-4 {
    flex: 0 0 33.33333%;
    max-width: 33.33333%; }
  .col-xl-5 {
    flex: 0 0 41.66667%;
    max-width: 41.66667%; }
  .col-xl-6 {
    flex: 0 0 50%;
    max-width: 50%; }
  .col-xl-7 {
    flex: 0 0 58.33333%;
    max-width: 58.33333%; }
  .col-xl-8 {
    flex: 0 0 66.66667%;
    max-width: 66.66667%; }
  .col-xl-9 {
    flex: 0 0 75%;
    max-width: 75%; }
  .col-xl-10 {
    flex: 0 0 83.33333%;
    max-width: 83.33333%; }
  .col-xl-11 {
    flex: 0 0 91.66667%;
    max-width: 91.66667%; }
  .col-xl-12 {
    flex: 0 0 100%;
    max-width: 100%; }
  .order-xl-first {
    order: -1; }
  .order-xl-last {
    order: 13; }
  .order-xl-0 {
    order: 0; }
  .order-xl-1 {
    order: 1; }
  .order-xl-2 {
    order: 2; }
  .order-xl-3 {
    order: 3; }
  .order-xl-4 {
    order: 4; }
  .order-xl-5 {
    order: 5; }
  .order-xl-6 {
    order: 6; }
  .order-xl-7 {
    order: 7; }
  .order-xl-8 {
    order: 8; }
  .order-xl-9 {
    order: 9; }
  .order-xl-10 {
    order: 10; }
  .order-xl-11 {
    order: 11; }
  .order-xl-12 {
    order: 12; }
  .offset-xl-0 {
    margin-left: 0; }
  .offset-xl-1 {
    margin-left: 8.33333%; }
  .offset-xl-2 {
    margin-left: 16.66667%; }
  .offset-xl-3 {
    margin-left: 25%; }
  .offset-xl-4 {
    margin-left: 33.33333%; }
  .offset-xl-5 {
    margin-left: 41.66667%; }
  .offset-xl-6 {
    margin-left: 50%; }
  .offset-xl-7 {
    margin-left: 58.33333%; }
  .offset-xl-8 {
    margin-left: 66.66667%; }
  .offset-xl-9 {
    margin-left: 75%; }
  .offset-xl-10 {
    margin-left: 83.33333%; }
  .offset-xl-11 {
    margin-left: 91.66667%; } }

@media (min-width: 1366px) {
  .col-b1366 {
    flex-basis: 0;
    flex-grow: 1;
    max-width: 100%; }
  .row-cols-b1366-1 > * {
    flex: 0 0 100%;
    max-width: 100%; }
  .row-cols-b1366-2 > * {
    flex: 0 0 50%;
    max-width: 50%; }
  .row-cols-b1366-3 > * {
    flex: 0 0 33.33333%;
    max-width: 33.33333%; }
  .row-cols-b1366-4 > * {
    flex: 0 0 25%;
    max-width: 25%; }
  .row-cols-b1366-5 > * {
    flex: 0 0 20%;
    max-width: 20%; }
  .row-cols-b1366-6 > * {
    flex: 0 0 16.66667%;
    max-width: 16.66667%; }
  .col-b1366-auto {
    flex: 0 0 auto;
    width: auto;
    max-width: 100%; }
  .col-b1366-1 {
    flex: 0 0 8.33333%;
    max-width: 8.33333%; }
  .col-b1366-2 {
    flex: 0 0 16.66667%;
    max-width: 16.66667%; }
  .col-b1366-3 {
    flex: 0 0 25%;
    max-width: 25%; }
  .col-b1366-4 {
    flex: 0 0 33.33333%;
    max-width: 33.33333%; }
  .col-b1366-5 {
    flex: 0 0 41.66667%;
    max-width: 41.66667%; }
  .col-b1366-6 {
    flex: 0 0 50%;
    max-width: 50%; }
  .col-b1366-7 {
    flex: 0 0 58.33333%;
    max-width: 58.33333%; }
  .col-b1366-8 {
    flex: 0 0 66.66667%;
    max-width: 66.66667%; }
  .col-b1366-9 {
    flex: 0 0 75%;
    max-width: 75%; }
  .col-b1366-10 {
    flex: 0 0 83.33333%;
    max-width: 83.33333%; }
  .col-b1366-11 {
    flex: 0 0 91.66667%;
    max-width: 91.66667%; }
  .col-b1366-12 {
    flex: 0 0 100%;
    max-width: 100%; }
  .order-b1366-first {
    order: -1; }
  .order-b1366-last {
    order: 13; }
  .order-b1366-0 {
    order: 0; }
  .order-b1366-1 {
    order: 1; }
  .order-b1366-2 {
    order: 2; }
  .order-b1366-3 {
    order: 3; }
  .order-b1366-4 {
    order: 4; }
  .order-b1366-5 {
    order: 5; }
  .order-b1366-6 {
    order: 6; }
  .order-b1366-7 {
    order: 7; }
  .order-b1366-8 {
    order: 8; }
  .order-b1366-9 {
    order: 9; }
  .order-b1366-10 {
    order: 10; }
  .order-b1366-11 {
    order: 11; }
  .order-b1366-12 {
    order: 12; }
  .offset-b1366-0 {
    margin-left: 0; }
  .offset-b1366-1 {
    margin-left: 8.33333%; }
  .offset-b1366-2 {
    margin-left: 16.66667%; }
  .offset-b1366-3 {
    margin-left: 25%; }
  .offset-b1366-4 {
    margin-left: 33.33333%; }
  .offset-b1366-5 {
    margin-left: 41.66667%; }
  .offset-b1366-6 {
    margin-left: 50%; }
  .offset-b1366-7 {
    margin-left: 58.33333%; }
  .offset-b1366-8 {
    margin-left: 66.66667%; }
  .offset-b1366-9 {
    margin-left: 75%; }
  .offset-b1366-10 {
    margin-left: 83.33333%; }
  .offset-b1366-11 {
    margin-left: 91.66667%; } }

@media (min-width: 1440px) {
  .col-b1400 {
    flex-basis: 0;
    flex-grow: 1;
    max-width: 100%; }
  .row-cols-b1400-1 > * {
    flex: 0 0 100%;
    max-width: 100%; }
  .row-cols-b1400-2 > * {
    flex: 0 0 50%;
    max-width: 50%; }
  .row-cols-b1400-3 > * {
    flex: 0 0 33.33333%;
    max-width: 33.33333%; }
  .row-cols-b1400-4 > * {
    flex: 0 0 25%;
    max-width: 25%; }
  .row-cols-b1400-5 > * {
    flex: 0 0 20%;
    max-width: 20%; }
  .row-cols-b1400-6 > * {
    flex: 0 0 16.66667%;
    max-width: 16.66667%; }
  .col-b1400-auto {
    flex: 0 0 auto;
    width: auto;
    max-width: 100%; }
  .col-b1400-1 {
    flex: 0 0 8.33333%;
    max-width: 8.33333%; }
  .col-b1400-2 {
    flex: 0 0 16.66667%;
    max-width: 16.66667%; }
  .col-b1400-3 {
    flex: 0 0 25%;
    max-width: 25%; }
  .col-b1400-4 {
    flex: 0 0 33.33333%;
    max-width: 33.33333%; }
  .col-b1400-5 {
    flex: 0 0 41.66667%;
    max-width: 41.66667%; }
  .col-b1400-6 {
    flex: 0 0 50%;
    max-width: 50%; }
  .col-b1400-7 {
    flex: 0 0 58.33333%;
    max-width: 58.33333%; }
  .col-b1400-8 {
    flex: 0 0 66.66667%;
    max-width: 66.66667%; }
  .col-b1400-9 {
    flex: 0 0 75%;
    max-width: 75%; }
  .col-b1400-10 {
    flex: 0 0 83.33333%;
    max-width: 83.33333%; }
  .col-b1400-11 {
    flex: 0 0 91.66667%;
    max-width: 91.66667%; }
  .col-b1400-12 {
    flex: 0 0 100%;
    max-width: 100%; }
  .order-b1400-first {
    order: -1; }
  .order-b1400-last {
    order: 13; }
  .order-b1400-0 {
    order: 0; }
  .order-b1400-1 {
    order: 1; }
  .order-b1400-2 {
    order: 2; }
  .order-b1400-3 {
    order: 3; }
  .order-b1400-4 {
    order: 4; }
  .order-b1400-5 {
    order: 5; }
  .order-b1400-6 {
    order: 6; }
  .order-b1400-7 {
    order: 7; }
  .order-b1400-8 {
    order: 8; }
  .order-b1400-9 {
    order: 9; }
  .order-b1400-10 {
    order: 10; }
  .order-b1400-11 {
    order: 11; }
  .order-b1400-12 {
    order: 12; }
  .offset-b1400-0 {
    margin-left: 0; }
  .offset-b1400-1 {
    margin-left: 8.33333%; }
  .offset-b1400-2 {
    margin-left: 16.66667%; }
  .offset-b1400-3 {
    margin-left: 25%; }
  .offset-b1400-4 {
    margin-left: 33.33333%; }
  .offset-b1400-5 {
    margin-left: 41.66667%; }
  .offset-b1400-6 {
    margin-left: 50%; }
  .offset-b1400-7 {
    margin-left: 58.33333%; }
  .offset-b1400-8 {
    margin-left: 66.66667%; }
  .offset-b1400-9 {
    margin-left: 75%; }
  .offset-b1400-10 {
    margin-left: 83.33333%; }
  .offset-b1400-11 {
    margin-left: 91.66667%; } }

@media (min-width: 1600px) {
  .col-b1600 {
    flex-basis: 0;
    flex-grow: 1;
    max-width: 100%; }
  .row-cols-b1600-1 > * {
    flex: 0 0 100%;
    max-width: 100%; }
  .row-cols-b1600-2 > * {
    flex: 0 0 50%;
    max-width: 50%; }
  .row-cols-b1600-3 > * {
    flex: 0 0 33.33333%;
    max-width: 33.33333%; }
  .row-cols-b1600-4 > * {
    flex: 0 0 25%;
    max-width: 25%; }
  .row-cols-b1600-5 > * {
    flex: 0 0 20%;
    max-width: 20%; }
  .row-cols-b1600-6 > * {
    flex: 0 0 16.66667%;
    max-width: 16.66667%; }
  .col-b1600-auto {
    flex: 0 0 auto;
    width: auto;
    max-width: 100%; }
  .col-b1600-1 {
    flex: 0 0 8.33333%;
    max-width: 8.33333%; }
  .col-b1600-2 {
    flex: 0 0 16.66667%;
    max-width: 16.66667%; }
  .col-b1600-3 {
    flex: 0 0 25%;
    max-width: 25%; }
  .col-b1600-4 {
    flex: 0 0 33.33333%;
    max-width: 33.33333%; }
  .col-b1600-5 {
    flex: 0 0 41.66667%;
    max-width: 41.66667%; }
  .col-b1600-6 {
    flex: 0 0 50%;
    max-width: 50%; }
  .col-b1600-7 {
    flex: 0 0 58.33333%;
    max-width: 58.33333%; }
  .col-b1600-8 {
    flex: 0 0 66.66667%;
    max-width: 66.66667%; }
  .col-b1600-9 {
    flex: 0 0 75%;
    max-width: 75%; }
  .col-b1600-10 {
    flex: 0 0 83.33333%;
    max-width: 83.33333%; }
  .col-b1600-11 {
    flex: 0 0 91.66667%;
    max-width: 91.66667%; }
  .col-b1600-12 {
    flex: 0 0 100%;
    max-width: 100%; }
  .order-b1600-first {
    order: -1; }
  .order-b1600-last {
    order: 13; }
  .order-b1600-0 {
    order: 0; }
  .order-b1600-1 {
    order: 1; }
  .order-b1600-2 {
    order: 2; }
  .order-b1600-3 {
    order: 3; }
  .order-b1600-4 {
    order: 4; }
  .order-b1600-5 {
    order: 5; }
  .order-b1600-6 {
    order: 6; }
  .order-b1600-7 {
    order: 7; }
  .order-b1600-8 {
    order: 8; }
  .order-b1600-9 {
    order: 9; }
  .order-b1600-10 {
    order: 10; }
  .order-b1600-11 {
    order: 11; }
  .order-b1600-12 {
    order: 12; }
  .offset-b1600-0 {
    margin-left: 0; }
  .offset-b1600-1 {
    margin-left: 8.33333%; }
  .offset-b1600-2 {
    margin-left: 16.66667%; }
  .offset-b1600-3 {
    margin-left: 25%; }
  .offset-b1600-4 {
    margin-left: 33.33333%; }
  .offset-b1600-5 {
    margin-left: 41.66667%; }
  .offset-b1600-6 {
    margin-left: 50%; }
  .offset-b1600-7 {
    margin-left: 58.33333%; }
  .offset-b1600-8 {
    margin-left: 66.66667%; }
  .offset-b1600-9 {
    margin-left: 75%; }
  .offset-b1600-10 {
    margin-left: 83.33333%; }
  .offset-b1600-11 {
    margin-left: 91.66667%; } }

@media (min-width: 1920px) {
  .col-xxl {
    flex-basis: 0;
    flex-grow: 1;
    max-width: 100%; }
  .row-cols-xxl-1 > * {
    flex: 0 0 100%;
    max-width: 100%; }
  .row-cols-xxl-2 > * {
    flex: 0 0 50%;
    max-width: 50%; }
  .row-cols-xxl-3 > * {
    flex: 0 0 33.33333%;
    max-width: 33.33333%; }
  .row-cols-xxl-4 > * {
    flex: 0 0 25%;
    max-width: 25%; }
  .row-cols-xxl-5 > * {
    flex: 0 0 20%;
    max-width: 20%; }
  .row-cols-xxl-6 > * {
    flex: 0 0 16.66667%;
    max-width: 16.66667%; }
  .col-xxl-auto {
    flex: 0 0 auto;
    width: auto;
    max-width: 100%; }
  .col-xxl-1 {
    flex: 0 0 8.33333%;
    max-width: 8.33333%; }
  .col-xxl-2 {
    flex: 0 0 16.66667%;
    max-width: 16.66667%; }
  .col-xxl-3 {
    flex: 0 0 25%;
    max-width: 25%; }
  .col-xxl-4 {
    flex: 0 0 33.33333%;
    max-width: 33.33333%; }
  .col-xxl-5 {
    flex: 0 0 41.66667%;
    max-width: 41.66667%; }
  .col-xxl-6 {
    flex: 0 0 50%;
    max-width: 50%; }
  .col-xxl-7 {
    flex: 0 0 58.33333%;
    max-width: 58.33333%; }
  .col-xxl-8 {
    flex: 0 0 66.66667%;
    max-width: 66.66667%; }
  .col-xxl-9 {
    flex: 0 0 75%;
    max-width: 75%; }
  .col-xxl-10 {
    flex: 0 0 83.33333%;
    max-width: 83.33333%; }
  .col-xxl-11 {
    flex: 0 0 91.66667%;
    max-width: 91.66667%; }
  .col-xxl-12 {
    flex: 0 0 100%;
    max-width: 100%; }
  .order-xxl-first {
    order: -1; }
  .order-xxl-last {
    order: 13; }
  .order-xxl-0 {
    order: 0; }
  .order-xxl-1 {
    order: 1; }
  .order-xxl-2 {
    order: 2; }
  .order-xxl-3 {
    order: 3; }
  .order-xxl-4 {
    order: 4; }
  .order-xxl-5 {
    order: 5; }
  .order-xxl-6 {
    order: 6; }
  .order-xxl-7 {
    order: 7; }
  .order-xxl-8 {
    order: 8; }
  .order-xxl-9 {
    order: 9; }
  .order-xxl-10 {
    order: 10; }
  .order-xxl-11 {
    order: 11; }
  .order-xxl-12 {
    order: 12; }
  .offset-xxl-0 {
    margin-left: 0; }
  .offset-xxl-1 {
    margin-left: 8.33333%; }
  .offset-xxl-2 {
    margin-left: 16.66667%; }
  .offset-xxl-3 {
    margin-left: 25%; }
  .offset-xxl-4 {
    margin-left: 33.33333%; }
  .offset-xxl-5 {
    margin-left: 41.66667%; }
  .offset-xxl-6 {
    margin-left: 50%; }
  .offset-xxl-7 {
    margin-left: 58.33333%; }
  .offset-xxl-8 {
    margin-left: 66.66667%; }
  .offset-xxl-9 {
    margin-left: 75%; }
  .offset-xxl-10 {
    margin-left: 83.33333%; }
  .offset-xxl-11 {
    margin-left: 91.66667%; } }

.d-none {
  display: none !important; }

.d-inline {
  display: inline !important; }

.d-inline-block {
  display: inline-block !important; }

.d-block {
  display: block !important; }

.d-table {
  display: table !important; }

.d-table-row {
  display: table-row !important; }

.d-table-cell {
  display: table-cell !important; }

.d-flex {
  display: flex !important; }

.d-inline-flex {
  display: inline-flex !important; }

@media (min-width: 375px) {
  .d-b375-none {
    display: none !important; }
  .d-b375-inline {
    display: inline !important; }
  .d-b375-inline-block {
    display: inline-block !important; }
  .d-b375-block {
    display: block !important; }
  .d-b375-table {
    display: table !important; }
  .d-b375-table-row {
    display: table-row !important; }
  .d-b375-table-cell {
    display: table-cell !important; }
  .d-b375-flex {
    display: flex !important; }
  .d-b375-inline-flex {
    display: inline-flex !important; } }

@media (min-width: 428px) {
  .d-sm-none {
    display: none !important; }
  .d-sm-inline {
    display: inline !important; }
  .d-sm-inline-block {
    display: inline-block !important; }
  .d-sm-block {
    display: block !important; }
  .d-sm-table {
    display: table !important; }
  .d-sm-table-row {
    display: table-row !important; }
  .d-sm-table-cell {
    display: table-cell !important; }
  .d-sm-flex {
    display: flex !important; }
  .d-sm-inline-flex {
    display: inline-flex !important; } }

@media (min-width: 680px) {
  .d-b680-none {
    display: none !important; }
  .d-b680-inline {
    display: inline !important; }
  .d-b680-inline-block {
    display: inline-block !important; }
  .d-b680-block {
    display: block !important; }
  .d-b680-table {
    display: table !important; }
  .d-b680-table-row {
    display: table-row !important; }
  .d-b680-table-cell {
    display: table-cell !important; }
  .d-b680-flex {
    display: flex !important; }
  .d-b680-inline-flex {
    display: inline-flex !important; } }

@media (min-width: 768px) {
  .d-md-none {
    display: none !important; }
  .d-md-inline {
    display: inline !important; }
  .d-md-inline-block {
    display: inline-block !important; }
  .d-md-block {
    display: block !important; }
  .d-md-table {
    display: table !important; }
  .d-md-table-row {
    display: table-row !important; }
  .d-md-table-cell {
    display: table-cell !important; }
  .d-md-flex {
    display: flex !important; }
  .d-md-inline-flex {
    display: inline-flex !important; } }

@media (min-width: 958px) {
  .d-lg-none {
    display: none !important; }
  .d-lg-inline {
    display: inline !important; }
  .d-lg-inline-block {
    display: inline-block !important; }
  .d-lg-block {
    display: block !important; }
  .d-lg-table {
    display: table !important; }
  .d-lg-table-row {
    display: table-row !important; }
  .d-lg-table-cell {
    display: table-cell !important; }
  .d-lg-flex {
    display: flex !important; }
  .d-lg-inline-flex {
    display: inline-flex !important; } }

@media (min-width: 1280px) {
  .d-xl-none {
    display: none !important; }
  .d-xl-inline {
    display: inline !important; }
  .d-xl-inline-block {
    display: inline-block !important; }
  .d-xl-block {
    display: block !important; }
  .d-xl-table {
    display: table !important; }
  .d-xl-table-row {
    display: table-row !important; }
  .d-xl-table-cell {
    display: table-cell !important; }
  .d-xl-flex {
    display: flex !important; }
  .d-xl-inline-flex {
    display: inline-flex !important; } }

@media (min-width: 1366px) {
  .d-b1366-none {
    display: none !important; }
  .d-b1366-inline {
    display: inline !important; }
  .d-b1366-inline-block {
    display: inline-block !important; }
  .d-b1366-block {
    display: block !important; }
  .d-b1366-table {
    display: table !important; }
  .d-b1366-table-row {
    display: table-row !important; }
  .d-b1366-table-cell {
    display: table-cell !important; }
  .d-b1366-flex {
    display: flex !important; }
  .d-b1366-inline-flex {
    display: inline-flex !important; } }

@media (min-width: 1440px) {
  .d-b1400-none {
    display: none !important; }
  .d-b1400-inline {
    display: inline !important; }
  .d-b1400-inline-block {
    display: inline-block !important; }
  .d-b1400-block {
    display: block !important; }
  .d-b1400-table {
    display: table !important; }
  .d-b1400-table-row {
    display: table-row !important; }
  .d-b1400-table-cell {
    display: table-cell !important; }
  .d-b1400-flex {
    display: flex !important; }
  .d-b1400-inline-flex {
    display: inline-flex !important; } }

@media (min-width: 1600px) {
  .d-b1600-none {
    display: none !important; }
  .d-b1600-inline {
    display: inline !important; }
  .d-b1600-inline-block {
    display: inline-block !important; }
  .d-b1600-block {
    display: block !important; }
  .d-b1600-table {
    display: table !important; }
  .d-b1600-table-row {
    display: table-row !important; }
  .d-b1600-table-cell {
    display: table-cell !important; }
  .d-b1600-flex {
    display: flex !important; }
  .d-b1600-inline-flex {
    display: inline-flex !important; } }

@media (min-width: 1920px) {
  .d-xxl-none {
    display: none !important; }
  .d-xxl-inline {
    display: inline !important; }
  .d-xxl-inline-block {
    display: inline-block !important; }
  .d-xxl-block {
    display: block !important; }
  .d-xxl-table {
    display: table !important; }
  .d-xxl-table-row {
    display: table-row !important; }
  .d-xxl-table-cell {
    display: table-cell !important; }
  .d-xxl-flex {
    display: flex !important; }
  .d-xxl-inline-flex {
    display: inline-flex !important; } }

@media print {
  .d-print-none {
    display: none !important; }
  .d-print-inline {
    display: inline !important; }
  .d-print-inline-block {
    display: inline-block !important; }
  .d-print-block {
    display: block !important; }
  .d-print-table {
    display: table !important; }
  .d-print-table-row {
    display: table-row !important; }
  .d-print-table-cell {
    display: table-cell !important; }
  .d-print-flex {
    display: flex !important; }
  .d-print-inline-flex {
    display: inline-flex !important; } }

.flex-row {
  flex-direction: row !important; }

.flex-column {
  flex-direction: column !important; }

.flex-row-reverse {
  flex-direction: row-reverse !important; }

.flex-column-reverse {
  flex-direction: column-reverse !important; }

.flex-wrap {
  flex-wrap: wrap !important; }

.flex-nowrap {
  flex-wrap: nowrap !important; }

.flex-wrap-reverse {
  flex-wrap: wrap-reverse !important; }

.flex-fill {
  flex: 1 1 auto !important; }

.flex-grow-0 {
  flex-grow: 0 !important; }

.flex-grow-1 {
  flex-grow: 1 !important; }

.flex-shrink-0 {
  flex-shrink: 0 !important; }

.flex-shrink-1 {
  flex-shrink: 1 !important; }

.justify-content-start {
  justify-content: flex-start !important; }

.justify-content-end {
  justify-content: flex-end !important; }

.justify-content-center {
  justify-content: center !important; }

.justify-content-between {
  justify-content: space-between !important; }

.justify-content-around {
  justify-content: space-around !important; }

.align-items-start {
  align-items: flex-start !important; }

.align-items-end {
  align-items: flex-end !important; }

.align-items-center {
  align-items: center !important; }

.align-items-baseline {
  align-items: baseline !important; }

.align-items-stretch {
  align-items: stretch !important; }

.align-content-start {
  align-content: flex-start !important; }

.align-content-end {
  align-content: flex-end !important; }

.align-content-center {
  align-content: center !important; }

.align-content-between {
  align-content: space-between !important; }

.align-content-around {
  align-content: space-around !important; }

.align-content-stretch {
  align-content: stretch !important; }

.align-self-auto {
  align-self: auto !important; }

.align-self-start {
  align-self: flex-start !important; }

.align-self-end {
  align-self: flex-end !important; }

.align-self-center {
  align-self: center !important; }

.align-self-baseline {
  align-self: baseline !important; }

.align-self-stretch {
  align-self: stretch !important; }

@media (min-width: 375px) {
  .flex-b375-row {
    flex-direction: row !important; }
  .flex-b375-column {
    flex-direction: column !important; }
  .flex-b375-row-reverse {
    flex-direction: row-reverse !important; }
  .flex-b375-column-reverse {
    flex-direction: column-reverse !important; }
  .flex-b375-wrap {
    flex-wrap: wrap !important; }
  .flex-b375-nowrap {
    flex-wrap: nowrap !important; }
  .flex-b375-wrap-reverse {
    flex-wrap: wrap-reverse !important; }
  .flex-b375-fill {
    flex: 1 1 auto !important; }
  .flex-b375-grow-0 {
    flex-grow: 0 !important; }
  .flex-b375-grow-1 {
    flex-grow: 1 !important; }
  .flex-b375-shrink-0 {
    flex-shrink: 0 !important; }
  .flex-b375-shrink-1 {
    flex-shrink: 1 !important; }
  .justify-content-b375-start {
    justify-content: flex-start !important; }
  .justify-content-b375-end {
    justify-content: flex-end !important; }
  .justify-content-b375-center {
    justify-content: center !important; }
  .justify-content-b375-between {
    justify-content: space-between !important; }
  .justify-content-b375-around {
    justify-content: space-around !important; }
  .align-items-b375-start {
    align-items: flex-start !important; }
  .align-items-b375-end {
    align-items: flex-end !important; }
  .align-items-b375-center {
    align-items: center !important; }
  .align-items-b375-baseline {
    align-items: baseline !important; }
  .align-items-b375-stretch {
    align-items: stretch !important; }
  .align-content-b375-start {
    align-content: flex-start !important; }
  .align-content-b375-end {
    align-content: flex-end !important; }
  .align-content-b375-center {
    align-content: center !important; }
  .align-content-b375-between {
    align-content: space-between !important; }
  .align-content-b375-around {
    align-content: space-around !important; }
  .align-content-b375-stretch {
    align-content: stretch !important; }
  .align-self-b375-auto {
    align-self: auto !important; }
  .align-self-b375-start {
    align-self: flex-start !important; }
  .align-self-b375-end {
    align-self: flex-end !important; }
  .align-self-b375-center {
    align-self: center !important; }
  .align-self-b375-baseline {
    align-self: baseline !important; }
  .align-self-b375-stretch {
    align-self: stretch !important; } }

@media (min-width: 428px) {
  .flex-sm-row {
    flex-direction: row !important; }
  .flex-sm-column {
    flex-direction: column !important; }
  .flex-sm-row-reverse {
    flex-direction: row-reverse !important; }
  .flex-sm-column-reverse {
    flex-direction: column-reverse !important; }
  .flex-sm-wrap {
    flex-wrap: wrap !important; }
  .flex-sm-nowrap {
    flex-wrap: nowrap !important; }
  .flex-sm-wrap-reverse {
    flex-wrap: wrap-reverse !important; }
  .flex-sm-fill {
    flex: 1 1 auto !important; }
  .flex-sm-grow-0 {
    flex-grow: 0 !important; }
  .flex-sm-grow-1 {
    flex-grow: 1 !important; }
  .flex-sm-shrink-0 {
    flex-shrink: 0 !important; }
  .flex-sm-shrink-1 {
    flex-shrink: 1 !important; }
  .justify-content-sm-start {
    justify-content: flex-start !important; }
  .justify-content-sm-end {
    justify-content: flex-end !important; }
  .justify-content-sm-center {
    justify-content: center !important; }
  .justify-content-sm-between {
    justify-content: space-between !important; }
  .justify-content-sm-around {
    justify-content: space-around !important; }
  .align-items-sm-start {
    align-items: flex-start !important; }
  .align-items-sm-end {
    align-items: flex-end !important; }
  .align-items-sm-center {
    align-items: center !important; }
  .align-items-sm-baseline {
    align-items: baseline !important; }
  .align-items-sm-stretch {
    align-items: stretch !important; }
  .align-content-sm-start {
    align-content: flex-start !important; }
  .align-content-sm-end {
    align-content: flex-end !important; }
  .align-content-sm-center {
    align-content: center !important; }
  .align-content-sm-between {
    align-content: space-between !important; }
  .align-content-sm-around {
    align-content: space-around !important; }
  .align-content-sm-stretch {
    align-content: stretch !important; }
  .align-self-sm-auto {
    align-self: auto !important; }
  .align-self-sm-start {
    align-self: flex-start !important; }
  .align-self-sm-end {
    align-self: flex-end !important; }
  .align-self-sm-center {
    align-self: center !important; }
  .align-self-sm-baseline {
    align-self: baseline !important; }
  .align-self-sm-stretch {
    align-self: stretch !important; } }

@media (min-width: 680px) {
  .flex-b680-row {
    flex-direction: row !important; }
  .flex-b680-column {
    flex-direction: column !important; }
  .flex-b680-row-reverse {
    flex-direction: row-reverse !important; }
  .flex-b680-column-reverse {
    flex-direction: column-reverse !important; }
  .flex-b680-wrap {
    flex-wrap: wrap !important; }
  .flex-b680-nowrap {
    flex-wrap: nowrap !important; }
  .flex-b680-wrap-reverse {
    flex-wrap: wrap-reverse !important; }
  .flex-b680-fill {
    flex: 1 1 auto !important; }
  .flex-b680-grow-0 {
    flex-grow: 0 !important; }
  .flex-b680-grow-1 {
    flex-grow: 1 !important; }
  .flex-b680-shrink-0 {
    flex-shrink: 0 !important; }
  .flex-b680-shrink-1 {
    flex-shrink: 1 !important; }
  .justify-content-b680-start {
    justify-content: flex-start !important; }
  .justify-content-b680-end {
    justify-content: flex-end !important; }
  .justify-content-b680-center {
    justify-content: center !important; }
  .justify-content-b680-between {
    justify-content: space-between !important; }
  .justify-content-b680-around {
    justify-content: space-around !important; }
  .align-items-b680-start {
    align-items: flex-start !important; }
  .align-items-b680-end {
    align-items: flex-end !important; }
  .align-items-b680-center {
    align-items: center !important; }
  .align-items-b680-baseline {
    align-items: baseline !important; }
  .align-items-b680-stretch {
    align-items: stretch !important; }
  .align-content-b680-start {
    align-content: flex-start !important; }
  .align-content-b680-end {
    align-content: flex-end !important; }
  .align-content-b680-center {
    align-content: center !important; }
  .align-content-b680-between {
    align-content: space-between !important; }
  .align-content-b680-around {
    align-content: space-around !important; }
  .align-content-b680-stretch {
    align-content: stretch !important; }
  .align-self-b680-auto {
    align-self: auto !important; }
  .align-self-b680-start {
    align-self: flex-start !important; }
  .align-self-b680-end {
    align-self: flex-end !important; }
  .align-self-b680-center {
    align-self: center !important; }
  .align-self-b680-baseline {
    align-self: baseline !important; }
  .align-self-b680-stretch {
    align-self: stretch !important; } }

@media (min-width: 768px) {
  .flex-md-row {
    flex-direction: row !important; }
  .flex-md-column {
    flex-direction: column !important; }
  .flex-md-row-reverse {
    flex-direction: row-reverse !important; }
  .flex-md-column-reverse {
    flex-direction: column-reverse !important; }
  .flex-md-wrap {
    flex-wrap: wrap !important; }
  .flex-md-nowrap {
    flex-wrap: nowrap !important; }
  .flex-md-wrap-reverse {
    flex-wrap: wrap-reverse !important; }
  .flex-md-fill {
    flex: 1 1 auto !important; }
  .flex-md-grow-0 {
    flex-grow: 0 !important; }
  .flex-md-grow-1 {
    flex-grow: 1 !important; }
  .flex-md-shrink-0 {
    flex-shrink: 0 !important; }
  .flex-md-shrink-1 {
    flex-shrink: 1 !important; }
  .justify-content-md-start {
    justify-content: flex-start !important; }
  .justify-content-md-end {
    justify-content: flex-end !important; }
  .justify-content-md-center {
    justify-content: center !important; }
  .justify-content-md-between {
    justify-content: space-between !important; }
  .justify-content-md-around {
    justify-content: space-around !important; }
  .align-items-md-start {
    align-items: flex-start !important; }
  .align-items-md-end {
    align-items: flex-end !important; }
  .align-items-md-center {
    align-items: center !important; }
  .align-items-md-baseline {
    align-items: baseline !important; }
  .align-items-md-stretch {
    align-items: stretch !important; }
  .align-content-md-start {
    align-content: flex-start !important; }
  .align-content-md-end {
    align-content: flex-end !important; }
  .align-content-md-center {
    align-content: center !important; }
  .align-content-md-between {
    align-content: space-between !important; }
  .align-content-md-around {
    align-content: space-around !important; }
  .align-content-md-stretch {
    align-content: stretch !important; }
  .align-self-md-auto {
    align-self: auto !important; }
  .align-self-md-start {
    align-self: flex-start !important; }
  .align-self-md-end {
    align-self: flex-end !important; }
  .align-self-md-center {
    align-self: center !important; }
  .align-self-md-baseline {
    align-self: baseline !important; }
  .align-self-md-stretch {
    align-self: stretch !important; } }

@media (min-width: 958px) {
  .flex-lg-row {
    flex-direction: row !important; }
  .flex-lg-column {
    flex-direction: column !important; }
  .flex-lg-row-reverse {
    flex-direction: row-reverse !important; }
  .flex-lg-column-reverse {
    flex-direction: column-reverse !important; }
  .flex-lg-wrap {
    flex-wrap: wrap !important; }
  .flex-lg-nowrap {
    flex-wrap: nowrap !important; }
  .flex-lg-wrap-reverse {
    flex-wrap: wrap-reverse !important; }
  .flex-lg-fill {
    flex: 1 1 auto !important; }
  .flex-lg-grow-0 {
    flex-grow: 0 !important; }
  .flex-lg-grow-1 {
    flex-grow: 1 !important; }
  .flex-lg-shrink-0 {
    flex-shrink: 0 !important; }
  .flex-lg-shrink-1 {
    flex-shrink: 1 !important; }
  .justify-content-lg-start {
    justify-content: flex-start !important; }
  .justify-content-lg-end {
    justify-content: flex-end !important; }
  .justify-content-lg-center {
    justify-content: center !important; }
  .justify-content-lg-between {
    justify-content: space-between !important; }
  .justify-content-lg-around {
    justify-content: space-around !important; }
  .align-items-lg-start {
    align-items: flex-start !important; }
  .align-items-lg-end {
    align-items: flex-end !important; }
  .align-items-lg-center {
    align-items: center !important; }
  .align-items-lg-baseline {
    align-items: baseline !important; }
  .align-items-lg-stretch {
    align-items: stretch !important; }
  .align-content-lg-start {
    align-content: flex-start !important; }
  .align-content-lg-end {
    align-content: flex-end !important; }
  .align-content-lg-center {
    align-content: center !important; }
  .align-content-lg-between {
    align-content: space-between !important; }
  .align-content-lg-around {
    align-content: space-around !important; }
  .align-content-lg-stretch {
    align-content: stretch !important; }
  .align-self-lg-auto {
    align-self: auto !important; }
  .align-self-lg-start {
    align-self: flex-start !important; }
  .align-self-lg-end {
    align-self: flex-end !important; }
  .align-self-lg-center {
    align-self: center !important; }
  .align-self-lg-baseline {
    align-self: baseline !important; }
  .align-self-lg-stretch {
    align-self: stretch !important; } }

@media (min-width: 1280px) {
  .flex-xl-row {
    flex-direction: row !important; }
  .flex-xl-column {
    flex-direction: column !important; }
  .flex-xl-row-reverse {
    flex-direction: row-reverse !important; }
  .flex-xl-column-reverse {
    flex-direction: column-reverse !important; }
  .flex-xl-wrap {
    flex-wrap: wrap !important; }
  .flex-xl-nowrap {
    flex-wrap: nowrap !important; }
  .flex-xl-wrap-reverse {
    flex-wrap: wrap-reverse !important; }
  .flex-xl-fill {
    flex: 1 1 auto !important; }
  .flex-xl-grow-0 {
    flex-grow: 0 !important; }
  .flex-xl-grow-1 {
    flex-grow: 1 !important; }
  .flex-xl-shrink-0 {
    flex-shrink: 0 !important; }
  .flex-xl-shrink-1 {
    flex-shrink: 1 !important; }
  .justify-content-xl-start {
    justify-content: flex-start !important; }
  .justify-content-xl-end {
    justify-content: flex-end !important; }
  .justify-content-xl-center {
    justify-content: center !important; }
  .justify-content-xl-between {
    justify-content: space-between !important; }
  .justify-content-xl-around {
    justify-content: space-around !important; }
  .align-items-xl-start {
    align-items: flex-start !important; }
  .align-items-xl-end {
    align-items: flex-end !important; }
  .align-items-xl-center {
    align-items: center !important; }
  .align-items-xl-baseline {
    align-items: baseline !important; }
  .align-items-xl-stretch {
    align-items: stretch !important; }
  .align-content-xl-start {
    align-content: flex-start !important; }
  .align-content-xl-end {
    align-content: flex-end !important; }
  .align-content-xl-center {
    align-content: center !important; }
  .align-content-xl-between {
    align-content: space-between !important; }
  .align-content-xl-around {
    align-content: space-around !important; }
  .align-content-xl-stretch {
    align-content: stretch !important; }
  .align-self-xl-auto {
    align-self: auto !important; }
  .align-self-xl-start {
    align-self: flex-start !important; }
  .align-self-xl-end {
    align-self: flex-end !important; }
  .align-self-xl-center {
    align-self: center !important; }
  .align-self-xl-baseline {
    align-self: baseline !important; }
  .align-self-xl-stretch {
    align-self: stretch !important; } }

@media (min-width: 1366px) {
  .flex-b1366-row {
    flex-direction: row !important; }
  .flex-b1366-column {
    flex-direction: column !important; }
  .flex-b1366-row-reverse {
    flex-direction: row-reverse !important; }
  .flex-b1366-column-reverse {
    flex-direction: column-reverse !important; }
  .flex-b1366-wrap {
    flex-wrap: wrap !important; }
  .flex-b1366-nowrap {
    flex-wrap: nowrap !important; }
  .flex-b1366-wrap-reverse {
    flex-wrap: wrap-reverse !important; }
  .flex-b1366-fill {
    flex: 1 1 auto !important; }
  .flex-b1366-grow-0 {
    flex-grow: 0 !important; }
  .flex-b1366-grow-1 {
    flex-grow: 1 !important; }
  .flex-b1366-shrink-0 {
    flex-shrink: 0 !important; }
  .flex-b1366-shrink-1 {
    flex-shrink: 1 !important; }
  .justify-content-b1366-start {
    justify-content: flex-start !important; }
  .justify-content-b1366-end {
    justify-content: flex-end !important; }
  .justify-content-b1366-center {
    justify-content: center !important; }
  .justify-content-b1366-between {
    justify-content: space-between !important; }
  .justify-content-b1366-around {
    justify-content: space-around !important; }
  .align-items-b1366-start {
    align-items: flex-start !important; }
  .align-items-b1366-end {
    align-items: flex-end !important; }
  .align-items-b1366-center {
    align-items: center !important; }
  .align-items-b1366-baseline {
    align-items: baseline !important; }
  .align-items-b1366-stretch {
    align-items: stretch !important; }
  .align-content-b1366-start {
    align-content: flex-start !important; }
  .align-content-b1366-end {
    align-content: flex-end !important; }
  .align-content-b1366-center {
    align-content: center !important; }
  .align-content-b1366-between {
    align-content: space-between !important; }
  .align-content-b1366-around {
    align-content: space-around !important; }
  .align-content-b1366-stretch {
    align-content: stretch !important; }
  .align-self-b1366-auto {
    align-self: auto !important; }
  .align-self-b1366-start {
    align-self: flex-start !important; }
  .align-self-b1366-end {
    align-self: flex-end !important; }
  .align-self-b1366-center {
    align-self: center !important; }
  .align-self-b1366-baseline {
    align-self: baseline !important; }
  .align-self-b1366-stretch {
    align-self: stretch !important; } }

@media (min-width: 1440px) {
  .flex-b1400-row {
    flex-direction: row !important; }
  .flex-b1400-column {
    flex-direction: column !important; }
  .flex-b1400-row-reverse {
    flex-direction: row-reverse !important; }
  .flex-b1400-column-reverse {
    flex-direction: column-reverse !important; }
  .flex-b1400-wrap {
    flex-wrap: wrap !important; }
  .flex-b1400-nowrap {
    flex-wrap: nowrap !important; }
  .flex-b1400-wrap-reverse {
    flex-wrap: wrap-reverse !important; }
  .flex-b1400-fill {
    flex: 1 1 auto !important; }
  .flex-b1400-grow-0 {
    flex-grow: 0 !important; }
  .flex-b1400-grow-1 {
    flex-grow: 1 !important; }
  .flex-b1400-shrink-0 {
    flex-shrink: 0 !important; }
  .flex-b1400-shrink-1 {
    flex-shrink: 1 !important; }
  .justify-content-b1400-start {
    justify-content: flex-start !important; }
  .justify-content-b1400-end {
    justify-content: flex-end !important; }
  .justify-content-b1400-center {
    justify-content: center !important; }
  .justify-content-b1400-between {
    justify-content: space-between !important; }
  .justify-content-b1400-around {
    justify-content: space-around !important; }
  .align-items-b1400-start {
    align-items: flex-start !important; }
  .align-items-b1400-end {
    align-items: flex-end !important; }
  .align-items-b1400-center {
    align-items: center !important; }
  .align-items-b1400-baseline {
    align-items: baseline !important; }
  .align-items-b1400-stretch {
    align-items: stretch !important; }
  .align-content-b1400-start {
    align-content: flex-start !important; }
  .align-content-b1400-end {
    align-content: flex-end !important; }
  .align-content-b1400-center {
    align-content: center !important; }
  .align-content-b1400-between {
    align-content: space-between !important; }
  .align-content-b1400-around {
    align-content: space-around !important; }
  .align-content-b1400-stretch {
    align-content: stretch !important; }
  .align-self-b1400-auto {
    align-self: auto !important; }
  .align-self-b1400-start {
    align-self: flex-start !important; }
  .align-self-b1400-end {
    align-self: flex-end !important; }
  .align-self-b1400-center {
    align-self: center !important; }
  .align-self-b1400-baseline {
    align-self: baseline !important; }
  .align-self-b1400-stretch {
    align-self: stretch !important; } }

@media (min-width: 1600px) {
  .flex-b1600-row {
    flex-direction: row !important; }
  .flex-b1600-column {
    flex-direction: column !important; }
  .flex-b1600-row-reverse {
    flex-direction: row-reverse !important; }
  .flex-b1600-column-reverse {
    flex-direction: column-reverse !important; }
  .flex-b1600-wrap {
    flex-wrap: wrap !important; }
  .flex-b1600-nowrap {
    flex-wrap: nowrap !important; }
  .flex-b1600-wrap-reverse {
    flex-wrap: wrap-reverse !important; }
  .flex-b1600-fill {
    flex: 1 1 auto !important; }
  .flex-b1600-grow-0 {
    flex-grow: 0 !important; }
  .flex-b1600-grow-1 {
    flex-grow: 1 !important; }
  .flex-b1600-shrink-0 {
    flex-shrink: 0 !important; }
  .flex-b1600-shrink-1 {
    flex-shrink: 1 !important; }
  .justify-content-b1600-start {
    justify-content: flex-start !important; }
  .justify-content-b1600-end {
    justify-content: flex-end !important; }
  .justify-content-b1600-center {
    justify-content: center !important; }
  .justify-content-b1600-between {
    justify-content: space-between !important; }
  .justify-content-b1600-around {
    justify-content: space-around !important; }
  .align-items-b1600-start {
    align-items: flex-start !important; }
  .align-items-b1600-end {
    align-items: flex-end !important; }
  .align-items-b1600-center {
    align-items: center !important; }
  .align-items-b1600-baseline {
    align-items: baseline !important; }
  .align-items-b1600-stretch {
    align-items: stretch !important; }
  .align-content-b1600-start {
    align-content: flex-start !important; }
  .align-content-b1600-end {
    align-content: flex-end !important; }
  .align-content-b1600-center {
    align-content: center !important; }
  .align-content-b1600-between {
    align-content: space-between !important; }
  .align-content-b1600-around {
    align-content: space-around !important; }
  .align-content-b1600-stretch {
    align-content: stretch !important; }
  .align-self-b1600-auto {
    align-self: auto !important; }
  .align-self-b1600-start {
    align-self: flex-start !important; }
  .align-self-b1600-end {
    align-self: flex-end !important; }
  .align-self-b1600-center {
    align-self: center !important; }
  .align-self-b1600-baseline {
    align-self: baseline !important; }
  .align-self-b1600-stretch {
    align-self: stretch !important; } }

@media (min-width: 1920px) {
  .flex-xxl-row {
    flex-direction: row !important; }
  .flex-xxl-column {
    flex-direction: column !important; }
  .flex-xxl-row-reverse {
    flex-direction: row-reverse !important; }
  .flex-xxl-column-reverse {
    flex-direction: column-reverse !important; }
  .flex-xxl-wrap {
    flex-wrap: wrap !important; }
  .flex-xxl-nowrap {
    flex-wrap: nowrap !important; }
  .flex-xxl-wrap-reverse {
    flex-wrap: wrap-reverse !important; }
  .flex-xxl-fill {
    flex: 1 1 auto !important; }
  .flex-xxl-grow-0 {
    flex-grow: 0 !important; }
  .flex-xxl-grow-1 {
    flex-grow: 1 !important; }
  .flex-xxl-shrink-0 {
    flex-shrink: 0 !important; }
  .flex-xxl-shrink-1 {
    flex-shrink: 1 !important; }
  .justify-content-xxl-start {
    justify-content: flex-start !important; }
  .justify-content-xxl-end {
    justify-content: flex-end !important; }
  .justify-content-xxl-center {
    justify-content: center !important; }
  .justify-content-xxl-between {
    justify-content: space-between !important; }
  .justify-content-xxl-around {
    justify-content: space-around !important; }
  .align-items-xxl-start {
    align-items: flex-start !important; }
  .align-items-xxl-end {
    align-items: flex-end !important; }
  .align-items-xxl-center {
    align-items: center !important; }
  .align-items-xxl-baseline {
    align-items: baseline !important; }
  .align-items-xxl-stretch {
    align-items: stretch !important; }
  .align-content-xxl-start {
    align-content: flex-start !important; }
  .align-content-xxl-end {
    align-content: flex-end !important; }
  .align-content-xxl-center {
    align-content: center !important; }
  .align-content-xxl-between {
    align-content: space-between !important; }
  .align-content-xxl-around {
    align-content: space-around !important; }
  .align-content-xxl-stretch {
    align-content: stretch !important; }
  .align-self-xxl-auto {
    align-self: auto !important; }
  .align-self-xxl-start {
    align-self: flex-start !important; }
  .align-self-xxl-end {
    align-self: flex-end !important; }
  .align-self-xxl-center {
    align-self: center !important; }
  .align-self-xxl-baseline {
    align-self: baseline !important; }
  .align-self-xxl-stretch {
    align-self: stretch !important; } }

.m-0 {
  margin: 0 !important; }

.mt-0,
.my-0 {
  margin-top: 0 !important; }

.mr-0,
.mx-0 {
  margin-right: 0 !important; }

.mb-0,
.my-0 {
  margin-bottom: 0 !important; }

.ml-0,
.mx-0 {
  margin-left: 0 !important; }

.m-1 {
  margin: 0.25rem !important; }

.mt-1,
.my-1 {
  margin-top: 0.25rem !important; }

.mr-1,
.mx-1 {
  margin-right: 0.25rem !important; }

.mb-1,
.my-1 {
  margin-bottom: 0.25rem !important; }

.ml-1,
.mx-1 {
  margin-left: 0.25rem !important; }

.m-2 {
  margin: 0.5rem !important; }

.mt-2,
.my-2 {
  margin-top: 0.5rem !important; }

.mr-2,
.mx-2 {
  margin-right: 0.5rem !important; }

.mb-2,
.my-2 {
  margin-bottom: 0.5rem !important; }

.ml-2,
.mx-2 {
  margin-left: 0.5rem !important; }

.m-3 {
  margin: 1rem !important; }

.mt-3,
.my-3 {
  margin-top: 1rem !important; }

.mr-3,
.mx-3 {
  margin-right: 1rem !important; }

.mb-3,
.my-3 {
  margin-bottom: 1rem !important; }

.ml-3,
.mx-3 {
  margin-left: 1rem !important; }

.m-4 {
  margin: 1.5rem !important; }

.mt-4,
.my-4 {
  margin-top: 1.5rem !important; }

.mr-4,
.mx-4 {
  margin-right: 1.5rem !important; }

.mb-4,
.my-4 {
  margin-bottom: 1.5rem !important; }

.ml-4,
.mx-4 {
  margin-left: 1.5rem !important; }

.m-5 {
  margin: 3rem !important; }

.mt-5,
.my-5 {
  margin-top: 3rem !important; }

.mr-5,
.mx-5 {
  margin-right: 3rem !important; }

.mb-5,
.my-5 {
  margin-bottom: 3rem !important; }

.ml-5,
.mx-5 {
  margin-left: 3rem !important; }

.p-0 {
  padding: 0 !important; }

.pt-0,
.py-0 {
  padding-top: 0 !important; }

.pr-0,
.px-0 {
  padding-right: 0 !important; }

.pb-0,
.py-0 {
  padding-bottom: 0 !important; }

.pl-0,
.px-0 {
  padding-left: 0 !important; }

.p-1 {
  padding: 0.25rem !important; }

.pt-1,
.py-1 {
  padding-top: 0.25rem !important; }

.pr-1,
.px-1 {
  padding-right: 0.25rem !important; }

.pb-1,
.py-1 {
  padding-bottom: 0.25rem !important; }

.pl-1,
.px-1 {
  padding-left: 0.25rem !important; }

.p-2 {
  padding: 0.5rem !important; }

.pt-2,
.py-2 {
  padding-top: 0.5rem !important; }

.pr-2,
.px-2 {
  padding-right: 0.5rem !important; }

.pb-2,
.py-2 {
  padding-bottom: 0.5rem !important; }

.pl-2,
.px-2 {
  padding-left: 0.5rem !important; }

.p-3 {
  padding: 1rem !important; }

.pt-3,
.py-3 {
  padding-top: 1rem !important; }

.pr-3,
.px-3 {
  padding-right: 1rem !important; }

.pb-3,
.py-3 {
  padding-bottom: 1rem !important; }

.pl-3,
.px-3 {
  padding-left: 1rem !important; }

.p-4 {
  padding: 1.5rem !important; }

.pt-4,
.py-4 {
  padding-top: 1.5rem !important; }

.pr-4,
.px-4 {
  padding-right: 1.5rem !important; }

.pb-4,
.py-4 {
  padding-bottom: 1.5rem !important; }

.pl-4,
.px-4 {
  padding-left: 1.5rem !important; }

.p-5 {
  padding: 3rem !important; }

.pt-5,
.py-5 {
  padding-top: 3rem !important; }

.pr-5,
.px-5 {
  padding-right: 3rem !important; }

.pb-5,
.py-5 {
  padding-bottom: 3rem !important; }

.pl-5,
.px-5 {
  padding-left: 3rem !important; }

.m-n1 {
  margin: -0.25rem !important; }

.mt-n1,
.my-n1 {
  margin-top: -0.25rem !important; }

.mr-n1,
.mx-n1 {
  margin-right: -0.25rem !important; }

.mb-n1,
.my-n1 {
  margin-bottom: -0.25rem !important; }

.ml-n1,
.mx-n1 {
  margin-left: -0.25rem !important; }

.m-n2 {
  margin: -0.5rem !important; }

.mt-n2,
.my-n2 {
  margin-top: -0.5rem !important; }

.mr-n2,
.mx-n2 {
  margin-right: -0.5rem !important; }

.mb-n2,
.my-n2 {
  margin-bottom: -0.5rem !important; }

.ml-n2,
.mx-n2 {
  margin-left: -0.5rem !important; }

.m-n3 {
  margin: -1rem !important; }

.mt-n3,
.my-n3 {
  margin-top: -1rem !important; }

.mr-n3,
.mx-n3 {
  margin-right: -1rem !important; }

.mb-n3,
.my-n3 {
  margin-bottom: -1rem !important; }

.ml-n3,
.mx-n3 {
  margin-left: -1rem !important; }

.m-n4 {
  margin: -1.5rem !important; }

.mt-n4,
.my-n4 {
  margin-top: -1.5rem !important; }

.mr-n4,
.mx-n4 {
  margin-right: -1.5rem !important; }

.mb-n4,
.my-n4 {
  margin-bottom: -1.5rem !important; }

.ml-n4,
.mx-n4 {
  margin-left: -1.5rem !important; }

.m-n5 {
  margin: -3rem !important; }

.mt-n5,
.my-n5 {
  margin-top: -3rem !important; }

.mr-n5,
.mx-n5 {
  margin-right: -3rem !important; }

.mb-n5,
.my-n5 {
  margin-bottom: -3rem !important; }

.ml-n5,
.mx-n5 {
  margin-left: -3rem !important; }

.m-auto {
  margin: auto !important; }

.mt-auto,
.my-auto {
  margin-top: auto !important; }

.mr-auto,
.mx-auto {
  margin-right: auto !important; }

.mb-auto,
.my-auto {
  margin-bottom: auto !important; }

.ml-auto,
.mx-auto {
  margin-left: auto !important; }

@media (min-width: 375px) {
  .m-b375-0 {
    margin: 0 !important; }
  .mt-b375-0,
  .my-b375-0 {
    margin-top: 0 !important; }
  .mr-b375-0,
  .mx-b375-0 {
    margin-right: 0 !important; }
  .mb-b375-0,
  .my-b375-0 {
    margin-bottom: 0 !important; }
  .ml-b375-0,
  .mx-b375-0 {
    margin-left: 0 !important; }
  .m-b375-1 {
    margin: 0.25rem !important; }
  .mt-b375-1,
  .my-b375-1 {
    margin-top: 0.25rem !important; }
  .mr-b375-1,
  .mx-b375-1 {
    margin-right: 0.25rem !important; }
  .mb-b375-1,
  .my-b375-1 {
    margin-bottom: 0.25rem !important; }
  .ml-b375-1,
  .mx-b375-1 {
    margin-left: 0.25rem !important; }
  .m-b375-2 {
    margin: 0.5rem !important; }
  .mt-b375-2,
  .my-b375-2 {
    margin-top: 0.5rem !important; }
  .mr-b375-2,
  .mx-b375-2 {
    margin-right: 0.5rem !important; }
  .mb-b375-2,
  .my-b375-2 {
    margin-bottom: 0.5rem !important; }
  .ml-b375-2,
  .mx-b375-2 {
    margin-left: 0.5rem !important; }
  .m-b375-3 {
    margin: 1rem !important; }
  .mt-b375-3,
  .my-b375-3 {
    margin-top: 1rem !important; }
  .mr-b375-3,
  .mx-b375-3 {
    margin-right: 1rem !important; }
  .mb-b375-3,
  .my-b375-3 {
    margin-bottom: 1rem !important; }
  .ml-b375-3,
  .mx-b375-3 {
    margin-left: 1rem !important; }
  .m-b375-4 {
    margin: 1.5rem !important; }
  .mt-b375-4,
  .my-b375-4 {
    margin-top: 1.5rem !important; }
  .mr-b375-4,
  .mx-b375-4 {
    margin-right: 1.5rem !important; }
  .mb-b375-4,
  .my-b375-4 {
    margin-bottom: 1.5rem !important; }
  .ml-b375-4,
  .mx-b375-4 {
    margin-left: 1.5rem !important; }
  .m-b375-5 {
    margin: 3rem !important; }
  .mt-b375-5,
  .my-b375-5 {
    margin-top: 3rem !important; }
  .mr-b375-5,
  .mx-b375-5 {
    margin-right: 3rem !important; }
  .mb-b375-5,
  .my-b375-5 {
    margin-bottom: 3rem !important; }
  .ml-b375-5,
  .mx-b375-5 {
    margin-left: 3rem !important; }
  .p-b375-0 {
    padding: 0 !important; }
  .pt-b375-0,
  .py-b375-0 {
    padding-top: 0 !important; }
  .pr-b375-0,
  .px-b375-0 {
    padding-right: 0 !important; }
  .pb-b375-0,
  .py-b375-0 {
    padding-bottom: 0 !important; }
  .pl-b375-0,
  .px-b375-0 {
    padding-left: 0 !important; }
  .p-b375-1 {
    padding: 0.25rem !important; }
  .pt-b375-1,
  .py-b375-1 {
    padding-top: 0.25rem !important; }
  .pr-b375-1,
  .px-b375-1 {
    padding-right: 0.25rem !important; }
  .pb-b375-1,
  .py-b375-1 {
    padding-bottom: 0.25rem !important; }
  .pl-b375-1,
  .px-b375-1 {
    padding-left: 0.25rem !important; }
  .p-b375-2 {
    padding: 0.5rem !important; }
  .pt-b375-2,
  .py-b375-2 {
    padding-top: 0.5rem !important; }
  .pr-b375-2,
  .px-b375-2 {
    padding-right: 0.5rem !important; }
  .pb-b375-2,
  .py-b375-2 {
    padding-bottom: 0.5rem !important; }
  .pl-b375-2,
  .px-b375-2 {
    padding-left: 0.5rem !important; }
  .p-b375-3 {
    padding: 1rem !important; }
  .pt-b375-3,
  .py-b375-3 {
    padding-top: 1rem !important; }
  .pr-b375-3,
  .px-b375-3 {
    padding-right: 1rem !important; }
  .pb-b375-3,
  .py-b375-3 {
    padding-bottom: 1rem !important; }
  .pl-b375-3,
  .px-b375-3 {
    padding-left: 1rem !important; }
  .p-b375-4 {
    padding: 1.5rem !important; }
  .pt-b375-4,
  .py-b375-4 {
    padding-top: 1.5rem !important; }
  .pr-b375-4,
  .px-b375-4 {
    padding-right: 1.5rem !important; }
  .pb-b375-4,
  .py-b375-4 {
    padding-bottom: 1.5rem !important; }
  .pl-b375-4,
  .px-b375-4 {
    padding-left: 1.5rem !important; }
  .p-b375-5 {
    padding: 3rem !important; }
  .pt-b375-5,
  .py-b375-5 {
    padding-top: 3rem !important; }
  .pr-b375-5,
  .px-b375-5 {
    padding-right: 3rem !important; }
  .pb-b375-5,
  .py-b375-5 {
    padding-bottom: 3rem !important; }
  .pl-b375-5,
  .px-b375-5 {
    padding-left: 3rem !important; }
  .m-b375-n1 {
    margin: -0.25rem !important; }
  .mt-b375-n1,
  .my-b375-n1 {
    margin-top: -0.25rem !important; }
  .mr-b375-n1,
  .mx-b375-n1 {
    margin-right: -0.25rem !important; }
  .mb-b375-n1,
  .my-b375-n1 {
    margin-bottom: -0.25rem !important; }
  .ml-b375-n1,
  .mx-b375-n1 {
    margin-left: -0.25rem !important; }
  .m-b375-n2 {
    margin: -0.5rem !important; }
  .mt-b375-n2,
  .my-b375-n2 {
    margin-top: -0.5rem !important; }
  .mr-b375-n2,
  .mx-b375-n2 {
    margin-right: -0.5rem !important; }
  .mb-b375-n2,
  .my-b375-n2 {
    margin-bottom: -0.5rem !important; }
  .ml-b375-n2,
  .mx-b375-n2 {
    margin-left: -0.5rem !important; }
  .m-b375-n3 {
    margin: -1rem !important; }
  .mt-b375-n3,
  .my-b375-n3 {
    margin-top: -1rem !important; }
  .mr-b375-n3,
  .mx-b375-n3 {
    margin-right: -1rem !important; }
  .mb-b375-n3,
  .my-b375-n3 {
    margin-bottom: -1rem !important; }
  .ml-b375-n3,
  .mx-b375-n3 {
    margin-left: -1rem !important; }
  .m-b375-n4 {
    margin: -1.5rem !important; }
  .mt-b375-n4,
  .my-b375-n4 {
    margin-top: -1.5rem !important; }
  .mr-b375-n4,
  .mx-b375-n4 {
    margin-right: -1.5rem !important; }
  .mb-b375-n4,
  .my-b375-n4 {
    margin-bottom: -1.5rem !important; }
  .ml-b375-n4,
  .mx-b375-n4 {
    margin-left: -1.5rem !important; }
  .m-b375-n5 {
    margin: -3rem !important; }
  .mt-b375-n5,
  .my-b375-n5 {
    margin-top: -3rem !important; }
  .mr-b375-n5,
  .mx-b375-n5 {
    margin-right: -3rem !important; }
  .mb-b375-n5,
  .my-b375-n5 {
    margin-bottom: -3rem !important; }
  .ml-b375-n5,
  .mx-b375-n5 {
    margin-left: -3rem !important; }
  .m-b375-auto {
    margin: auto !important; }
  .mt-b375-auto,
  .my-b375-auto {
    margin-top: auto !important; }
  .mr-b375-auto,
  .mx-b375-auto {
    margin-right: auto !important; }
  .mb-b375-auto,
  .my-b375-auto {
    margin-bottom: auto !important; }
  .ml-b375-auto,
  .mx-b375-auto {
    margin-left: auto !important; } }

@media (min-width: 428px) {
  .m-sm-0 {
    margin: 0 !important; }
  .mt-sm-0,
  .my-sm-0 {
    margin-top: 0 !important; }
  .mr-sm-0,
  .mx-sm-0 {
    margin-right: 0 !important; }
  .mb-sm-0,
  .my-sm-0 {
    margin-bottom: 0 !important; }
  .ml-sm-0,
  .mx-sm-0 {
    margin-left: 0 !important; }
  .m-sm-1 {
    margin: 0.25rem !important; }
  .mt-sm-1,
  .my-sm-1 {
    margin-top: 0.25rem !important; }
  .mr-sm-1,
  .mx-sm-1 {
    margin-right: 0.25rem !important; }
  .mb-sm-1,
  .my-sm-1 {
    margin-bottom: 0.25rem !important; }
  .ml-sm-1,
  .mx-sm-1 {
    margin-left: 0.25rem !important; }
  .m-sm-2 {
    margin: 0.5rem !important; }
  .mt-sm-2,
  .my-sm-2 {
    margin-top: 0.5rem !important; }
  .mr-sm-2,
  .mx-sm-2 {
    margin-right: 0.5rem !important; }
  .mb-sm-2,
  .my-sm-2 {
    margin-bottom: 0.5rem !important; }
  .ml-sm-2,
  .mx-sm-2 {
    margin-left: 0.5rem !important; }
  .m-sm-3 {
    margin: 1rem !important; }
  .mt-sm-3,
  .my-sm-3 {
    margin-top: 1rem !important; }
  .mr-sm-3,
  .mx-sm-3 {
    margin-right: 1rem !important; }
  .mb-sm-3,
  .my-sm-3 {
    margin-bottom: 1rem !important; }
  .ml-sm-3,
  .mx-sm-3 {
    margin-left: 1rem !important; }
  .m-sm-4 {
    margin: 1.5rem !important; }
  .mt-sm-4,
  .my-sm-4 {
    margin-top: 1.5rem !important; }
  .mr-sm-4,
  .mx-sm-4 {
    margin-right: 1.5rem !important; }
  .mb-sm-4,
  .my-sm-4 {
    margin-bottom: 1.5rem !important; }
  .ml-sm-4,
  .mx-sm-4 {
    margin-left: 1.5rem !important; }
  .m-sm-5 {
    margin: 3rem !important; }
  .mt-sm-5,
  .my-sm-5 {
    margin-top: 3rem !important; }
  .mr-sm-5,
  .mx-sm-5 {
    margin-right: 3rem !important; }
  .mb-sm-5,
  .my-sm-5 {
    margin-bottom: 3rem !important; }
  .ml-sm-5,
  .mx-sm-5 {
    margin-left: 3rem !important; }
  .p-sm-0 {
    padding: 0 !important; }
  .pt-sm-0,
  .py-sm-0 {
    padding-top: 0 !important; }
  .pr-sm-0,
  .px-sm-0 {
    padding-right: 0 !important; }
  .pb-sm-0,
  .py-sm-0 {
    padding-bottom: 0 !important; }
  .pl-sm-0,
  .px-sm-0 {
    padding-left: 0 !important; }
  .p-sm-1 {
    padding: 0.25rem !important; }
  .pt-sm-1,
  .py-sm-1 {
    padding-top: 0.25rem !important; }
  .pr-sm-1,
  .px-sm-1 {
    padding-right: 0.25rem !important; }
  .pb-sm-1,
  .py-sm-1 {
    padding-bottom: 0.25rem !important; }
  .pl-sm-1,
  .px-sm-1 {
    padding-left: 0.25rem !important; }
  .p-sm-2 {
    padding: 0.5rem !important; }
  .pt-sm-2,
  .py-sm-2 {
    padding-top: 0.5rem !important; }
  .pr-sm-2,
  .px-sm-2 {
    padding-right: 0.5rem !important; }
  .pb-sm-2,
  .py-sm-2 {
    padding-bottom: 0.5rem !important; }
  .pl-sm-2,
  .px-sm-2 {
    padding-left: 0.5rem !important; }
  .p-sm-3 {
    padding: 1rem !important; }
  .pt-sm-3,
  .py-sm-3 {
    padding-top: 1rem !important; }
  .pr-sm-3,
  .px-sm-3 {
    padding-right: 1rem !important; }
  .pb-sm-3,
  .py-sm-3 {
    padding-bottom: 1rem !important; }
  .pl-sm-3,
  .px-sm-3 {
    padding-left: 1rem !important; }
  .p-sm-4 {
    padding: 1.5rem !important; }
  .pt-sm-4,
  .py-sm-4 {
    padding-top: 1.5rem !important; }
  .pr-sm-4,
  .px-sm-4 {
    padding-right: 1.5rem !important; }
  .pb-sm-4,
  .py-sm-4 {
    padding-bottom: 1.5rem !important; }
  .pl-sm-4,
  .px-sm-4 {
    padding-left: 1.5rem !important; }
  .p-sm-5 {
    padding: 3rem !important; }
  .pt-sm-5,
  .py-sm-5 {
    padding-top: 3rem !important; }
  .pr-sm-5,
  .px-sm-5 {
    padding-right: 3rem !important; }
  .pb-sm-5,
  .py-sm-5 {
    padding-bottom: 3rem !important; }
  .pl-sm-5,
  .px-sm-5 {
    padding-left: 3rem !important; }
  .m-sm-n1 {
    margin: -0.25rem !important; }
  .mt-sm-n1,
  .my-sm-n1 {
    margin-top: -0.25rem !important; }
  .mr-sm-n1,
  .mx-sm-n1 {
    margin-right: -0.25rem !important; }
  .mb-sm-n1,
  .my-sm-n1 {
    margin-bottom: -0.25rem !important; }
  .ml-sm-n1,
  .mx-sm-n1 {
    margin-left: -0.25rem !important; }
  .m-sm-n2 {
    margin: -0.5rem !important; }
  .mt-sm-n2,
  .my-sm-n2 {
    margin-top: -0.5rem !important; }
  .mr-sm-n2,
  .mx-sm-n2 {
    margin-right: -0.5rem !important; }
  .mb-sm-n2,
  .my-sm-n2 {
    margin-bottom: -0.5rem !important; }
  .ml-sm-n2,
  .mx-sm-n2 {
    margin-left: -0.5rem !important; }
  .m-sm-n3 {
    margin: -1rem !important; }
  .mt-sm-n3,
  .my-sm-n3 {
    margin-top: -1rem !important; }
  .mr-sm-n3,
  .mx-sm-n3 {
    margin-right: -1rem !important; }
  .mb-sm-n3,
  .my-sm-n3 {
    margin-bottom: -1rem !important; }
  .ml-sm-n3,
  .mx-sm-n3 {
    margin-left: -1rem !important; }
  .m-sm-n4 {
    margin: -1.5rem !important; }
  .mt-sm-n4,
  .my-sm-n4 {
    margin-top: -1.5rem !important; }
  .mr-sm-n4,
  .mx-sm-n4 {
    margin-right: -1.5rem !important; }
  .mb-sm-n4,
  .my-sm-n4 {
    margin-bottom: -1.5rem !important; }
  .ml-sm-n4,
  .mx-sm-n4 {
    margin-left: -1.5rem !important; }
  .m-sm-n5 {
    margin: -3rem !important; }
  .mt-sm-n5,
  .my-sm-n5 {
    margin-top: -3rem !important; }
  .mr-sm-n5,
  .mx-sm-n5 {
    margin-right: -3rem !important; }
  .mb-sm-n5,
  .my-sm-n5 {
    margin-bottom: -3rem !important; }
  .ml-sm-n5,
  .mx-sm-n5 {
    margin-left: -3rem !important; }
  .m-sm-auto {
    margin: auto !important; }
  .mt-sm-auto,
  .my-sm-auto {
    margin-top: auto !important; }
  .mr-sm-auto,
  .mx-sm-auto {
    margin-right: auto !important; }
  .mb-sm-auto,
  .my-sm-auto {
    margin-bottom: auto !important; }
  .ml-sm-auto,
  .mx-sm-auto {
    margin-left: auto !important; } }

@media (min-width: 680px) {
  .m-b680-0 {
    margin: 0 !important; }
  .mt-b680-0,
  .my-b680-0 {
    margin-top: 0 !important; }
  .mr-b680-0,
  .mx-b680-0 {
    margin-right: 0 !important; }
  .mb-b680-0,
  .my-b680-0 {
    margin-bottom: 0 !important; }
  .ml-b680-0,
  .mx-b680-0 {
    margin-left: 0 !important; }
  .m-b680-1 {
    margin: 0.25rem !important; }
  .mt-b680-1,
  .my-b680-1 {
    margin-top: 0.25rem !important; }
  .mr-b680-1,
  .mx-b680-1 {
    margin-right: 0.25rem !important; }
  .mb-b680-1,
  .my-b680-1 {
    margin-bottom: 0.25rem !important; }
  .ml-b680-1,
  .mx-b680-1 {
    margin-left: 0.25rem !important; }
  .m-b680-2 {
    margin: 0.5rem !important; }
  .mt-b680-2,
  .my-b680-2 {
    margin-top: 0.5rem !important; }
  .mr-b680-2,
  .mx-b680-2 {
    margin-right: 0.5rem !important; }
  .mb-b680-2,
  .my-b680-2 {
    margin-bottom: 0.5rem !important; }
  .ml-b680-2,
  .mx-b680-2 {
    margin-left: 0.5rem !important; }
  .m-b680-3 {
    margin: 1rem !important; }
  .mt-b680-3,
  .my-b680-3 {
    margin-top: 1rem !important; }
  .mr-b680-3,
  .mx-b680-3 {
    margin-right: 1rem !important; }
  .mb-b680-3,
  .my-b680-3 {
    margin-bottom: 1rem !important; }
  .ml-b680-3,
  .mx-b680-3 {
    margin-left: 1rem !important; }
  .m-b680-4 {
    margin: 1.5rem !important; }
  .mt-b680-4,
  .my-b680-4 {
    margin-top: 1.5rem !important; }
  .mr-b680-4,
  .mx-b680-4 {
    margin-right: 1.5rem !important; }
  .mb-b680-4,
  .my-b680-4 {
    margin-bottom: 1.5rem !important; }
  .ml-b680-4,
  .mx-b680-4 {
    margin-left: 1.5rem !important; }
  .m-b680-5 {
    margin: 3rem !important; }
  .mt-b680-5,
  .my-b680-5 {
    margin-top: 3rem !important; }
  .mr-b680-5,
  .mx-b680-5 {
    margin-right: 3rem !important; }
  .mb-b680-5,
  .my-b680-5 {
    margin-bottom: 3rem !important; }
  .ml-b680-5,
  .mx-b680-5 {
    margin-left: 3rem !important; }
  .p-b680-0 {
    padding: 0 !important; }
  .pt-b680-0,
  .py-b680-0 {
    padding-top: 0 !important; }
  .pr-b680-0,
  .px-b680-0 {
    padding-right: 0 !important; }
  .pb-b680-0,
  .py-b680-0 {
    padding-bottom: 0 !important; }
  .pl-b680-0,
  .px-b680-0 {
    padding-left: 0 !important; }
  .p-b680-1 {
    padding: 0.25rem !important; }
  .pt-b680-1,
  .py-b680-1 {
    padding-top: 0.25rem !important; }
  .pr-b680-1,
  .px-b680-1 {
    padding-right: 0.25rem !important; }
  .pb-b680-1,
  .py-b680-1 {
    padding-bottom: 0.25rem !important; }
  .pl-b680-1,
  .px-b680-1 {
    padding-left: 0.25rem !important; }
  .p-b680-2 {
    padding: 0.5rem !important; }
  .pt-b680-2,
  .py-b680-2 {
    padding-top: 0.5rem !important; }
  .pr-b680-2,
  .px-b680-2 {
    padding-right: 0.5rem !important; }
  .pb-b680-2,
  .py-b680-2 {
    padding-bottom: 0.5rem !important; }
  .pl-b680-2,
  .px-b680-2 {
    padding-left: 0.5rem !important; }
  .p-b680-3 {
    padding: 1rem !important; }
  .pt-b680-3,
  .py-b680-3 {
    padding-top: 1rem !important; }
  .pr-b680-3,
  .px-b680-3 {
    padding-right: 1rem !important; }
  .pb-b680-3,
  .py-b680-3 {
    padding-bottom: 1rem !important; }
  .pl-b680-3,
  .px-b680-3 {
    padding-left: 1rem !important; }
  .p-b680-4 {
    padding: 1.5rem !important; }
  .pt-b680-4,
  .py-b680-4 {
    padding-top: 1.5rem !important; }
  .pr-b680-4,
  .px-b680-4 {
    padding-right: 1.5rem !important; }
  .pb-b680-4,
  .py-b680-4 {
    padding-bottom: 1.5rem !important; }
  .pl-b680-4,
  .px-b680-4 {
    padding-left: 1.5rem !important; }
  .p-b680-5 {
    padding: 3rem !important; }
  .pt-b680-5,
  .py-b680-5 {
    padding-top: 3rem !important; }
  .pr-b680-5,
  .px-b680-5 {
    padding-right: 3rem !important; }
  .pb-b680-5,
  .py-b680-5 {
    padding-bottom: 3rem !important; }
  .pl-b680-5,
  .px-b680-5 {
    padding-left: 3rem !important; }
  .m-b680-n1 {
    margin: -0.25rem !important; }
  .mt-b680-n1,
  .my-b680-n1 {
    margin-top: -0.25rem !important; }
  .mr-b680-n1,
  .mx-b680-n1 {
    margin-right: -0.25rem !important; }
  .mb-b680-n1,
  .my-b680-n1 {
    margin-bottom: -0.25rem !important; }
  .ml-b680-n1,
  .mx-b680-n1 {
    margin-left: -0.25rem !important; }
  .m-b680-n2 {
    margin: -0.5rem !important; }
  .mt-b680-n2,
  .my-b680-n2 {
    margin-top: -0.5rem !important; }
  .mr-b680-n2,
  .mx-b680-n2 {
    margin-right: -0.5rem !important; }
  .mb-b680-n2,
  .my-b680-n2 {
    margin-bottom: -0.5rem !important; }
  .ml-b680-n2,
  .mx-b680-n2 {
    margin-left: -0.5rem !important; }
  .m-b680-n3 {
    margin: -1rem !important; }
  .mt-b680-n3,
  .my-b680-n3 {
    margin-top: -1rem !important; }
  .mr-b680-n3,
  .mx-b680-n3 {
    margin-right: -1rem !important; }
  .mb-b680-n3,
  .my-b680-n3 {
    margin-bottom: -1rem !important; }
  .ml-b680-n3,
  .mx-b680-n3 {
    margin-left: -1rem !important; }
  .m-b680-n4 {
    margin: -1.5rem !important; }
  .mt-b680-n4,
  .my-b680-n4 {
    margin-top: -1.5rem !important; }
  .mr-b680-n4,
  .mx-b680-n4 {
    margin-right: -1.5rem !important; }
  .mb-b680-n4,
  .my-b680-n4 {
    margin-bottom: -1.5rem !important; }
  .ml-b680-n4,
  .mx-b680-n4 {
    margin-left: -1.5rem !important; }
  .m-b680-n5 {
    margin: -3rem !important; }
  .mt-b680-n5,
  .my-b680-n5 {
    margin-top: -3rem !important; }
  .mr-b680-n5,
  .mx-b680-n5 {
    margin-right: -3rem !important; }
  .mb-b680-n5,
  .my-b680-n5 {
    margin-bottom: -3rem !important; }
  .ml-b680-n5,
  .mx-b680-n5 {
    margin-left: -3rem !important; }
  .m-b680-auto {
    margin: auto !important; }
  .mt-b680-auto,
  .my-b680-auto {
    margin-top: auto !important; }
  .mr-b680-auto,
  .mx-b680-auto {
    margin-right: auto !important; }
  .mb-b680-auto,
  .my-b680-auto {
    margin-bottom: auto !important; }
  .ml-b680-auto,
  .mx-b680-auto {
    margin-left: auto !important; } }

@media (min-width: 768px) {
  .m-md-0 {
    margin: 0 !important; }
  .mt-md-0,
  .my-md-0 {
    margin-top: 0 !important; }
  .mr-md-0,
  .mx-md-0 {
    margin-right: 0 !important; }
  .mb-md-0,
  .my-md-0 {
    margin-bottom: 0 !important; }
  .ml-md-0,
  .mx-md-0 {
    margin-left: 0 !important; }
  .m-md-1 {
    margin: 0.25rem !important; }
  .mt-md-1,
  .my-md-1 {
    margin-top: 0.25rem !important; }
  .mr-md-1,
  .mx-md-1 {
    margin-right: 0.25rem !important; }
  .mb-md-1,
  .my-md-1 {
    margin-bottom: 0.25rem !important; }
  .ml-md-1,
  .mx-md-1 {
    margin-left: 0.25rem !important; }
  .m-md-2 {
    margin: 0.5rem !important; }
  .mt-md-2,
  .my-md-2 {
    margin-top: 0.5rem !important; }
  .mr-md-2,
  .mx-md-2 {
    margin-right: 0.5rem !important; }
  .mb-md-2,
  .my-md-2 {
    margin-bottom: 0.5rem !important; }
  .ml-md-2,
  .mx-md-2 {
    margin-left: 0.5rem !important; }
  .m-md-3 {
    margin: 1rem !important; }
  .mt-md-3,
  .my-md-3 {
    margin-top: 1rem !important; }
  .mr-md-3,
  .mx-md-3 {
    margin-right: 1rem !important; }
  .mb-md-3,
  .my-md-3 {
    margin-bottom: 1rem !important; }
  .ml-md-3,
  .mx-md-3 {
    margin-left: 1rem !important; }
  .m-md-4 {
    margin: 1.5rem !important; }
  .mt-md-4,
  .my-md-4 {
    margin-top: 1.5rem !important; }
  .mr-md-4,
  .mx-md-4 {
    margin-right: 1.5rem !important; }
  .mb-md-4,
  .my-md-4 {
    margin-bottom: 1.5rem !important; }
  .ml-md-4,
  .mx-md-4 {
    margin-left: 1.5rem !important; }
  .m-md-5 {
    margin: 3rem !important; }
  .mt-md-5,
  .my-md-5 {
    margin-top: 3rem !important; }
  .mr-md-5,
  .mx-md-5 {
    margin-right: 3rem !important; }
  .mb-md-5,
  .my-md-5 {
    margin-bottom: 3rem !important; }
  .ml-md-5,
  .mx-md-5 {
    margin-left: 3rem !important; }
  .p-md-0 {
    padding: 0 !important; }
  .pt-md-0,
  .py-md-0 {
    padding-top: 0 !important; }
  .pr-md-0,
  .px-md-0 {
    padding-right: 0 !important; }
  .pb-md-0,
  .py-md-0 {
    padding-bottom: 0 !important; }
  .pl-md-0,
  .px-md-0 {
    padding-left: 0 !important; }
  .p-md-1 {
    padding: 0.25rem !important; }
  .pt-md-1,
  .py-md-1 {
    padding-top: 0.25rem !important; }
  .pr-md-1,
  .px-md-1 {
    padding-right: 0.25rem !important; }
  .pb-md-1,
  .py-md-1 {
    padding-bottom: 0.25rem !important; }
  .pl-md-1,
  .px-md-1 {
    padding-left: 0.25rem !important; }
  .p-md-2 {
    padding: 0.5rem !important; }
  .pt-md-2,
  .py-md-2 {
    padding-top: 0.5rem !important; }
  .pr-md-2,
  .px-md-2 {
    padding-right: 0.5rem !important; }
  .pb-md-2,
  .py-md-2 {
    padding-bottom: 0.5rem !important; }
  .pl-md-2,
  .px-md-2 {
    padding-left: 0.5rem !important; }
  .p-md-3 {
    padding: 1rem !important; }
  .pt-md-3,
  .py-md-3 {
    padding-top: 1rem !important; }
  .pr-md-3,
  .px-md-3 {
    padding-right: 1rem !important; }
  .pb-md-3,
  .py-md-3 {
    padding-bottom: 1rem !important; }
  .pl-md-3,
  .px-md-3 {
    padding-left: 1rem !important; }
  .p-md-4 {
    padding: 1.5rem !important; }
  .pt-md-4,
  .py-md-4 {
    padding-top: 1.5rem !important; }
  .pr-md-4,
  .px-md-4 {
    padding-right: 1.5rem !important; }
  .pb-md-4,
  .py-md-4 {
    padding-bottom: 1.5rem !important; }
  .pl-md-4,
  .px-md-4 {
    padding-left: 1.5rem !important; }
  .p-md-5 {
    padding: 3rem !important; }
  .pt-md-5,
  .py-md-5 {
    padding-top: 3rem !important; }
  .pr-md-5,
  .px-md-5 {
    padding-right: 3rem !important; }
  .pb-md-5,
  .py-md-5 {
    padding-bottom: 3rem !important; }
  .pl-md-5,
  .px-md-5 {
    padding-left: 3rem !important; }
  .m-md-n1 {
    margin: -0.25rem !important; }
  .mt-md-n1,
  .my-md-n1 {
    margin-top: -0.25rem !important; }
  .mr-md-n1,
  .mx-md-n1 {
    margin-right: -0.25rem !important; }
  .mb-md-n1,
  .my-md-n1 {
    margin-bottom: -0.25rem !important; }
  .ml-md-n1,
  .mx-md-n1 {
    margin-left: -0.25rem !important; }
  .m-md-n2 {
    margin: -0.5rem !important; }
  .mt-md-n2,
  .my-md-n2 {
    margin-top: -0.5rem !important; }
  .mr-md-n2,
  .mx-md-n2 {
    margin-right: -0.5rem !important; }
  .mb-md-n2,
  .my-md-n2 {
    margin-bottom: -0.5rem !important; }
  .ml-md-n2,
  .mx-md-n2 {
    margin-left: -0.5rem !important; }
  .m-md-n3 {
    margin: -1rem !important; }
  .mt-md-n3,
  .my-md-n3 {
    margin-top: -1rem !important; }
  .mr-md-n3,
  .mx-md-n3 {
    margin-right: -1rem !important; }
  .mb-md-n3,
  .my-md-n3 {
    margin-bottom: -1rem !important; }
  .ml-md-n3,
  .mx-md-n3 {
    margin-left: -1rem !important; }
  .m-md-n4 {
    margin: -1.5rem !important; }
  .mt-md-n4,
  .my-md-n4 {
    margin-top: -1.5rem !important; }
  .mr-md-n4,
  .mx-md-n4 {
    margin-right: -1.5rem !important; }
  .mb-md-n4,
  .my-md-n4 {
    margin-bottom: -1.5rem !important; }
  .ml-md-n4,
  .mx-md-n4 {
    margin-left: -1.5rem !important; }
  .m-md-n5 {
    margin: -3rem !important; }
  .mt-md-n5,
  .my-md-n5 {
    margin-top: -3rem !important; }
  .mr-md-n5,
  .mx-md-n5 {
    margin-right: -3rem !important; }
  .mb-md-n5,
  .my-md-n5 {
    margin-bottom: -3rem !important; }
  .ml-md-n5,
  .mx-md-n5 {
    margin-left: -3rem !important; }
  .m-md-auto {
    margin: auto !important; }
  .mt-md-auto,
  .my-md-auto {
    margin-top: auto !important; }
  .mr-md-auto,
  .mx-md-auto {
    margin-right: auto !important; }
  .mb-md-auto,
  .my-md-auto {
    margin-bottom: auto !important; }
  .ml-md-auto,
  .mx-md-auto {
    margin-left: auto !important; } }

@media (min-width: 958px) {
  .m-lg-0 {
    margin: 0 !important; }
  .mt-lg-0,
  .my-lg-0 {
    margin-top: 0 !important; }
  .mr-lg-0,
  .mx-lg-0 {
    margin-right: 0 !important; }
  .mb-lg-0,
  .my-lg-0 {
    margin-bottom: 0 !important; }
  .ml-lg-0,
  .mx-lg-0 {
    margin-left: 0 !important; }
  .m-lg-1 {
    margin: 0.25rem !important; }
  .mt-lg-1,
  .my-lg-1 {
    margin-top: 0.25rem !important; }
  .mr-lg-1,
  .mx-lg-1 {
    margin-right: 0.25rem !important; }
  .mb-lg-1,
  .my-lg-1 {
    margin-bottom: 0.25rem !important; }
  .ml-lg-1,
  .mx-lg-1 {
    margin-left: 0.25rem !important; }
  .m-lg-2 {
    margin: 0.5rem !important; }
  .mt-lg-2,
  .my-lg-2 {
    margin-top: 0.5rem !important; }
  .mr-lg-2,
  .mx-lg-2 {
    margin-right: 0.5rem !important; }
  .mb-lg-2,
  .my-lg-2 {
    margin-bottom: 0.5rem !important; }
  .ml-lg-2,
  .mx-lg-2 {
    margin-left: 0.5rem !important; }
  .m-lg-3 {
    margin: 1rem !important; }
  .mt-lg-3,
  .my-lg-3 {
    margin-top: 1rem !important; }
  .mr-lg-3,
  .mx-lg-3 {
    margin-right: 1rem !important; }
  .mb-lg-3,
  .my-lg-3 {
    margin-bottom: 1rem !important; }
  .ml-lg-3,
  .mx-lg-3 {
    margin-left: 1rem !important; }
  .m-lg-4 {
    margin: 1.5rem !important; }
  .mt-lg-4,
  .my-lg-4 {
    margin-top: 1.5rem !important; }
  .mr-lg-4,
  .mx-lg-4 {
    margin-right: 1.5rem !important; }
  .mb-lg-4,
  .my-lg-4 {
    margin-bottom: 1.5rem !important; }
  .ml-lg-4,
  .mx-lg-4 {
    margin-left: 1.5rem !important; }
  .m-lg-5 {
    margin: 3rem !important; }
  .mt-lg-5,
  .my-lg-5 {
    margin-top: 3rem !important; }
  .mr-lg-5,
  .mx-lg-5 {
    margin-right: 3rem !important; }
  .mb-lg-5,
  .my-lg-5 {
    margin-bottom: 3rem !important; }
  .ml-lg-5,
  .mx-lg-5 {
    margin-left: 3rem !important; }
  .p-lg-0 {
    padding: 0 !important; }
  .pt-lg-0,
  .py-lg-0 {
    padding-top: 0 !important; }
  .pr-lg-0,
  .px-lg-0 {
    padding-right: 0 !important; }
  .pb-lg-0,
  .py-lg-0 {
    padding-bottom: 0 !important; }
  .pl-lg-0,
  .px-lg-0 {
    padding-left: 0 !important; }
  .p-lg-1 {
    padding: 0.25rem !important; }
  .pt-lg-1,
  .py-lg-1 {
    padding-top: 0.25rem !important; }
  .pr-lg-1,
  .px-lg-1 {
    padding-right: 0.25rem !important; }
  .pb-lg-1,
  .py-lg-1 {
    padding-bottom: 0.25rem !important; }
  .pl-lg-1,
  .px-lg-1 {
    padding-left: 0.25rem !important; }
  .p-lg-2 {
    padding: 0.5rem !important; }
  .pt-lg-2,
  .py-lg-2 {
    padding-top: 0.5rem !important; }
  .pr-lg-2,
  .px-lg-2 {
    padding-right: 0.5rem !important; }
  .pb-lg-2,
  .py-lg-2 {
    padding-bottom: 0.5rem !important; }
  .pl-lg-2,
  .px-lg-2 {
    padding-left: 0.5rem !important; }
  .p-lg-3 {
    padding: 1rem !important; }
  .pt-lg-3,
  .py-lg-3 {
    padding-top: 1rem !important; }
  .pr-lg-3,
  .px-lg-3 {
    padding-right: 1rem !important; }
  .pb-lg-3,
  .py-lg-3 {
    padding-bottom: 1rem !important; }
  .pl-lg-3,
  .px-lg-3 {
    padding-left: 1rem !important; }
  .p-lg-4 {
    padding: 1.5rem !important; }
  .pt-lg-4,
  .py-lg-4 {
    padding-top: 1.5rem !important; }
  .pr-lg-4,
  .px-lg-4 {
    padding-right: 1.5rem !important; }
  .pb-lg-4,
  .py-lg-4 {
    padding-bottom: 1.5rem !important; }
  .pl-lg-4,
  .px-lg-4 {
    padding-left: 1.5rem !important; }
  .p-lg-5 {
    padding: 3rem !important; }
  .pt-lg-5,
  .py-lg-5 {
    padding-top: 3rem !important; }
  .pr-lg-5,
  .px-lg-5 {
    padding-right: 3rem !important; }
  .pb-lg-5,
  .py-lg-5 {
    padding-bottom: 3rem !important; }
  .pl-lg-5,
  .px-lg-5 {
    padding-left: 3rem !important; }
  .m-lg-n1 {
    margin: -0.25rem !important; }
  .mt-lg-n1,
  .my-lg-n1 {
    margin-top: -0.25rem !important; }
  .mr-lg-n1,
  .mx-lg-n1 {
    margin-right: -0.25rem !important; }
  .mb-lg-n1,
  .my-lg-n1 {
    margin-bottom: -0.25rem !important; }
  .ml-lg-n1,
  .mx-lg-n1 {
    margin-left: -0.25rem !important; }
  .m-lg-n2 {
    margin: -0.5rem !important; }
  .mt-lg-n2,
  .my-lg-n2 {
    margin-top: -0.5rem !important; }
  .mr-lg-n2,
  .mx-lg-n2 {
    margin-right: -0.5rem !important; }
  .mb-lg-n2,
  .my-lg-n2 {
    margin-bottom: -0.5rem !important; }
  .ml-lg-n2,
  .mx-lg-n2 {
    margin-left: -0.5rem !important; }
  .m-lg-n3 {
    margin: -1rem !important; }
  .mt-lg-n3,
  .my-lg-n3 {
    margin-top: -1rem !important; }
  .mr-lg-n3,
  .mx-lg-n3 {
    margin-right: -1rem !important; }
  .mb-lg-n3,
  .my-lg-n3 {
    margin-bottom: -1rem !important; }
  .ml-lg-n3,
  .mx-lg-n3 {
    margin-left: -1rem !important; }
  .m-lg-n4 {
    margin: -1.5rem !important; }
  .mt-lg-n4,
  .my-lg-n4 {
    margin-top: -1.5rem !important; }
  .mr-lg-n4,
  .mx-lg-n4 {
    margin-right: -1.5rem !important; }
  .mb-lg-n4,
  .my-lg-n4 {
    margin-bottom: -1.5rem !important; }
  .ml-lg-n4,
  .mx-lg-n4 {
    margin-left: -1.5rem !important; }
  .m-lg-n5 {
    margin: -3rem !important; }
  .mt-lg-n5,
  .my-lg-n5 {
    margin-top: -3rem !important; }
  .mr-lg-n5,
  .mx-lg-n5 {
    margin-right: -3rem !important; }
  .mb-lg-n5,
  .my-lg-n5 {
    margin-bottom: -3rem !important; }
  .ml-lg-n5,
  .mx-lg-n5 {
    margin-left: -3rem !important; }
  .m-lg-auto {
    margin: auto !important; }
  .mt-lg-auto,
  .my-lg-auto {
    margin-top: auto !important; }
  .mr-lg-auto,
  .mx-lg-auto {
    margin-right: auto !important; }
  .mb-lg-auto,
  .my-lg-auto {
    margin-bottom: auto !important; }
  .ml-lg-auto,
  .mx-lg-auto {
    margin-left: auto !important; } }

@media (min-width: 1280px) {
  .m-xl-0 {
    margin: 0 !important; }
  .mt-xl-0,
  .my-xl-0 {
    margin-top: 0 !important; }
  .mr-xl-0,
  .mx-xl-0 {
    margin-right: 0 !important; }
  .mb-xl-0,
  .my-xl-0 {
    margin-bottom: 0 !important; }
  .ml-xl-0,
  .mx-xl-0 {
    margin-left: 0 !important; }
  .m-xl-1 {
    margin: 0.25rem !important; }
  .mt-xl-1,
  .my-xl-1 {
    margin-top: 0.25rem !important; }
  .mr-xl-1,
  .mx-xl-1 {
    margin-right: 0.25rem !important; }
  .mb-xl-1,
  .my-xl-1 {
    margin-bottom: 0.25rem !important; }
  .ml-xl-1,
  .mx-xl-1 {
    margin-left: 0.25rem !important; }
  .m-xl-2 {
    margin: 0.5rem !important; }
  .mt-xl-2,
  .my-xl-2 {
    margin-top: 0.5rem !important; }
  .mr-xl-2,
  .mx-xl-2 {
    margin-right: 0.5rem !important; }
  .mb-xl-2,
  .my-xl-2 {
    margin-bottom: 0.5rem !important; }
  .ml-xl-2,
  .mx-xl-2 {
    margin-left: 0.5rem !important; }
  .m-xl-3 {
    margin: 1rem !important; }
  .mt-xl-3,
  .my-xl-3 {
    margin-top: 1rem !important; }
  .mr-xl-3,
  .mx-xl-3 {
    margin-right: 1rem !important; }
  .mb-xl-3,
  .my-xl-3 {
    margin-bottom: 1rem !important; }
  .ml-xl-3,
  .mx-xl-3 {
    margin-left: 1rem !important; }
  .m-xl-4 {
    margin: 1.5rem !important; }
  .mt-xl-4,
  .my-xl-4 {
    margin-top: 1.5rem !important; }
  .mr-xl-4,
  .mx-xl-4 {
    margin-right: 1.5rem !important; }
  .mb-xl-4,
  .my-xl-4 {
    margin-bottom: 1.5rem !important; }
  .ml-xl-4,
  .mx-xl-4 {
    margin-left: 1.5rem !important; }
  .m-xl-5 {
    margin: 3rem !important; }
  .mt-xl-5,
  .my-xl-5 {
    margin-top: 3rem !important; }
  .mr-xl-5,
  .mx-xl-5 {
    margin-right: 3rem !important; }
  .mb-xl-5,
  .my-xl-5 {
    margin-bottom: 3rem !important; }
  .ml-xl-5,
  .mx-xl-5 {
    margin-left: 3rem !important; }
  .p-xl-0 {
    padding: 0 !important; }
  .pt-xl-0,
  .py-xl-0 {
    padding-top: 0 !important; }
  .pr-xl-0,
  .px-xl-0 {
    padding-right: 0 !important; }
  .pb-xl-0,
  .py-xl-0 {
    padding-bottom: 0 !important; }
  .pl-xl-0,
  .px-xl-0 {
    padding-left: 0 !important; }
  .p-xl-1 {
    padding: 0.25rem !important; }
  .pt-xl-1,
  .py-xl-1 {
    padding-top: 0.25rem !important; }
  .pr-xl-1,
  .px-xl-1 {
    padding-right: 0.25rem !important; }
  .pb-xl-1,
  .py-xl-1 {
    padding-bottom: 0.25rem !important; }
  .pl-xl-1,
  .px-xl-1 {
    padding-left: 0.25rem !important; }
  .p-xl-2 {
    padding: 0.5rem !important; }
  .pt-xl-2,
  .py-xl-2 {
    padding-top: 0.5rem !important; }
  .pr-xl-2,
  .px-xl-2 {
    padding-right: 0.5rem !important; }
  .pb-xl-2,
  .py-xl-2 {
    padding-bottom: 0.5rem !important; }
  .pl-xl-2,
  .px-xl-2 {
    padding-left: 0.5rem !important; }
  .p-xl-3 {
    padding: 1rem !important; }
  .pt-xl-3,
  .py-xl-3 {
    padding-top: 1rem !important; }
  .pr-xl-3,
  .px-xl-3 {
    padding-right: 1rem !important; }
  .pb-xl-3,
  .py-xl-3 {
    padding-bottom: 1rem !important; }
  .pl-xl-3,
  .px-xl-3 {
    padding-left: 1rem !important; }
  .p-xl-4 {
    padding: 1.5rem !important; }
  .pt-xl-4,
  .py-xl-4 {
    padding-top: 1.5rem !important; }
  .pr-xl-4,
  .px-xl-4 {
    padding-right: 1.5rem !important; }
  .pb-xl-4,
  .py-xl-4 {
    padding-bottom: 1.5rem !important; }
  .pl-xl-4,
  .px-xl-4 {
    padding-left: 1.5rem !important; }
  .p-xl-5 {
    padding: 3rem !important; }
  .pt-xl-5,
  .py-xl-5 {
    padding-top: 3rem !important; }
  .pr-xl-5,
  .px-xl-5 {
    padding-right: 3rem !important; }
  .pb-xl-5,
  .py-xl-5 {
    padding-bottom: 3rem !important; }
  .pl-xl-5,
  .px-xl-5 {
    padding-left: 3rem !important; }
  .m-xl-n1 {
    margin: -0.25rem !important; }
  .mt-xl-n1,
  .my-xl-n1 {
    margin-top: -0.25rem !important; }
  .mr-xl-n1,
  .mx-xl-n1 {
    margin-right: -0.25rem !important; }
  .mb-xl-n1,
  .my-xl-n1 {
    margin-bottom: -0.25rem !important; }
  .ml-xl-n1,
  .mx-xl-n1 {
    margin-left: -0.25rem !important; }
  .m-xl-n2 {
    margin: -0.5rem !important; }
  .mt-xl-n2,
  .my-xl-n2 {
    margin-top: -0.5rem !important; }
  .mr-xl-n2,
  .mx-xl-n2 {
    margin-right: -0.5rem !important; }
  .mb-xl-n2,
  .my-xl-n2 {
    margin-bottom: -0.5rem !important; }
  .ml-xl-n2,
  .mx-xl-n2 {
    margin-left: -0.5rem !important; }
  .m-xl-n3 {
    margin: -1rem !important; }
  .mt-xl-n3,
  .my-xl-n3 {
    margin-top: -1rem !important; }
  .mr-xl-n3,
  .mx-xl-n3 {
    margin-right: -1rem !important; }
  .mb-xl-n3,
  .my-xl-n3 {
    margin-bottom: -1rem !important; }
  .ml-xl-n3,
  .mx-xl-n3 {
    margin-left: -1rem !important; }
  .m-xl-n4 {
    margin: -1.5rem !important; }
  .mt-xl-n4,
  .my-xl-n4 {
    margin-top: -1.5rem !important; }
  .mr-xl-n4,
  .mx-xl-n4 {
    margin-right: -1.5rem !important; }
  .mb-xl-n4,
  .my-xl-n4 {
    margin-bottom: -1.5rem !important; }
  .ml-xl-n4,
  .mx-xl-n4 {
    margin-left: -1.5rem !important; }
  .m-xl-n5 {
    margin: -3rem !important; }
  .mt-xl-n5,
  .my-xl-n5 {
    margin-top: -3rem !important; }
  .mr-xl-n5,
  .mx-xl-n5 {
    margin-right: -3rem !important; }
  .mb-xl-n5,
  .my-xl-n5 {
    margin-bottom: -3rem !important; }
  .ml-xl-n5,
  .mx-xl-n5 {
    margin-left: -3rem !important; }
  .m-xl-auto {
    margin: auto !important; }
  .mt-xl-auto,
  .my-xl-auto {
    margin-top: auto !important; }
  .mr-xl-auto,
  .mx-xl-auto {
    margin-right: auto !important; }
  .mb-xl-auto,
  .my-xl-auto {
    margin-bottom: auto !important; }
  .ml-xl-auto,
  .mx-xl-auto {
    margin-left: auto !important; } }

@media (min-width: 1366px) {
  .m-b1366-0 {
    margin: 0 !important; }
  .mt-b1366-0,
  .my-b1366-0 {
    margin-top: 0 !important; }
  .mr-b1366-0,
  .mx-b1366-0 {
    margin-right: 0 !important; }
  .mb-b1366-0,
  .my-b1366-0 {
    margin-bottom: 0 !important; }
  .ml-b1366-0,
  .mx-b1366-0 {
    margin-left: 0 !important; }
  .m-b1366-1 {
    margin: 0.25rem !important; }
  .mt-b1366-1,
  .my-b1366-1 {
    margin-top: 0.25rem !important; }
  .mr-b1366-1,
  .mx-b1366-1 {
    margin-right: 0.25rem !important; }
  .mb-b1366-1,
  .my-b1366-1 {
    margin-bottom: 0.25rem !important; }
  .ml-b1366-1,
  .mx-b1366-1 {
    margin-left: 0.25rem !important; }
  .m-b1366-2 {
    margin: 0.5rem !important; }
  .mt-b1366-2,
  .my-b1366-2 {
    margin-top: 0.5rem !important; }
  .mr-b1366-2,
  .mx-b1366-2 {
    margin-right: 0.5rem !important; }
  .mb-b1366-2,
  .my-b1366-2 {
    margin-bottom: 0.5rem !important; }
  .ml-b1366-2,
  .mx-b1366-2 {
    margin-left: 0.5rem !important; }
  .m-b1366-3 {
    margin: 1rem !important; }
  .mt-b1366-3,
  .my-b1366-3 {
    margin-top: 1rem !important; }
  .mr-b1366-3,
  .mx-b1366-3 {
    margin-right: 1rem !important; }
  .mb-b1366-3,
  .my-b1366-3 {
    margin-bottom: 1rem !important; }
  .ml-b1366-3,
  .mx-b1366-3 {
    margin-left: 1rem !important; }
  .m-b1366-4 {
    margin: 1.5rem !important; }
  .mt-b1366-4,
  .my-b1366-4 {
    margin-top: 1.5rem !important; }
  .mr-b1366-4,
  .mx-b1366-4 {
    margin-right: 1.5rem !important; }
  .mb-b1366-4,
  .my-b1366-4 {
    margin-bottom: 1.5rem !important; }
  .ml-b1366-4,
  .mx-b1366-4 {
    margin-left: 1.5rem !important; }
  .m-b1366-5 {
    margin: 3rem !important; }
  .mt-b1366-5,
  .my-b1366-5 {
    margin-top: 3rem !important; }
  .mr-b1366-5,
  .mx-b1366-5 {
    margin-right: 3rem !important; }
  .mb-b1366-5,
  .my-b1366-5 {
    margin-bottom: 3rem !important; }
  .ml-b1366-5,
  .mx-b1366-5 {
    margin-left: 3rem !important; }
  .p-b1366-0 {
    padding: 0 !important; }
  .pt-b1366-0,
  .py-b1366-0 {
    padding-top: 0 !important; }
  .pr-b1366-0,
  .px-b1366-0 {
    padding-right: 0 !important; }
  .pb-b1366-0,
  .py-b1366-0 {
    padding-bottom: 0 !important; }
  .pl-b1366-0,
  .px-b1366-0 {
    padding-left: 0 !important; }
  .p-b1366-1 {
    padding: 0.25rem !important; }
  .pt-b1366-1,
  .py-b1366-1 {
    padding-top: 0.25rem !important; }
  .pr-b1366-1,
  .px-b1366-1 {
    padding-right: 0.25rem !important; }
  .pb-b1366-1,
  .py-b1366-1 {
    padding-bottom: 0.25rem !important; }
  .pl-b1366-1,
  .px-b1366-1 {
    padding-left: 0.25rem !important; }
  .p-b1366-2 {
    padding: 0.5rem !important; }
  .pt-b1366-2,
  .py-b1366-2 {
    padding-top: 0.5rem !important; }
  .pr-b1366-2,
  .px-b1366-2 {
    padding-right: 0.5rem !important; }
  .pb-b1366-2,
  .py-b1366-2 {
    padding-bottom: 0.5rem !important; }
  .pl-b1366-2,
  .px-b1366-2 {
    padding-left: 0.5rem !important; }
  .p-b1366-3 {
    padding: 1rem !important; }
  .pt-b1366-3,
  .py-b1366-3 {
    padding-top: 1rem !important; }
  .pr-b1366-3,
  .px-b1366-3 {
    padding-right: 1rem !important; }
  .pb-b1366-3,
  .py-b1366-3 {
    padding-bottom: 1rem !important; }
  .pl-b1366-3,
  .px-b1366-3 {
    padding-left: 1rem !important; }
  .p-b1366-4 {
    padding: 1.5rem !important; }
  .pt-b1366-4,
  .py-b1366-4 {
    padding-top: 1.5rem !important; }
  .pr-b1366-4,
  .px-b1366-4 {
    padding-right: 1.5rem !important; }
  .pb-b1366-4,
  .py-b1366-4 {
    padding-bottom: 1.5rem !important; }
  .pl-b1366-4,
  .px-b1366-4 {
    padding-left: 1.5rem !important; }
  .p-b1366-5 {
    padding: 3rem !important; }
  .pt-b1366-5,
  .py-b1366-5 {
    padding-top: 3rem !important; }
  .pr-b1366-5,
  .px-b1366-5 {
    padding-right: 3rem !important; }
  .pb-b1366-5,
  .py-b1366-5 {
    padding-bottom: 3rem !important; }
  .pl-b1366-5,
  .px-b1366-5 {
    padding-left: 3rem !important; }
  .m-b1366-n1 {
    margin: -0.25rem !important; }
  .mt-b1366-n1,
  .my-b1366-n1 {
    margin-top: -0.25rem !important; }
  .mr-b1366-n1,
  .mx-b1366-n1 {
    margin-right: -0.25rem !important; }
  .mb-b1366-n1,
  .my-b1366-n1 {
    margin-bottom: -0.25rem !important; }
  .ml-b1366-n1,
  .mx-b1366-n1 {
    margin-left: -0.25rem !important; }
  .m-b1366-n2 {
    margin: -0.5rem !important; }
  .mt-b1366-n2,
  .my-b1366-n2 {
    margin-top: -0.5rem !important; }
  .mr-b1366-n2,
  .mx-b1366-n2 {
    margin-right: -0.5rem !important; }
  .mb-b1366-n2,
  .my-b1366-n2 {
    margin-bottom: -0.5rem !important; }
  .ml-b1366-n2,
  .mx-b1366-n2 {
    margin-left: -0.5rem !important; }
  .m-b1366-n3 {
    margin: -1rem !important; }
  .mt-b1366-n3,
  .my-b1366-n3 {
    margin-top: -1rem !important; }
  .mr-b1366-n3,
  .mx-b1366-n3 {
    margin-right: -1rem !important; }
  .mb-b1366-n3,
  .my-b1366-n3 {
    margin-bottom: -1rem !important; }
  .ml-b1366-n3,
  .mx-b1366-n3 {
    margin-left: -1rem !important; }
  .m-b1366-n4 {
    margin: -1.5rem !important; }
  .mt-b1366-n4,
  .my-b1366-n4 {
    margin-top: -1.5rem !important; }
  .mr-b1366-n4,
  .mx-b1366-n4 {
    margin-right: -1.5rem !important; }
  .mb-b1366-n4,
  .my-b1366-n4 {
    margin-bottom: -1.5rem !important; }
  .ml-b1366-n4,
  .mx-b1366-n4 {
    margin-left: -1.5rem !important; }
  .m-b1366-n5 {
    margin: -3rem !important; }
  .mt-b1366-n5,
  .my-b1366-n5 {
    margin-top: -3rem !important; }
  .mr-b1366-n5,
  .mx-b1366-n5 {
    margin-right: -3rem !important; }
  .mb-b1366-n5,
  .my-b1366-n5 {
    margin-bottom: -3rem !important; }
  .ml-b1366-n5,
  .mx-b1366-n5 {
    margin-left: -3rem !important; }
  .m-b1366-auto {
    margin: auto !important; }
  .mt-b1366-auto,
  .my-b1366-auto {
    margin-top: auto !important; }
  .mr-b1366-auto,
  .mx-b1366-auto {
    margin-right: auto !important; }
  .mb-b1366-auto,
  .my-b1366-auto {
    margin-bottom: auto !important; }
  .ml-b1366-auto,
  .mx-b1366-auto {
    margin-left: auto !important; } }

@media (min-width: 1440px) {
  .m-b1400-0 {
    margin: 0 !important; }
  .mt-b1400-0,
  .my-b1400-0 {
    margin-top: 0 !important; }
  .mr-b1400-0,
  .mx-b1400-0 {
    margin-right: 0 !important; }
  .mb-b1400-0,
  .my-b1400-0 {
    margin-bottom: 0 !important; }
  .ml-b1400-0,
  .mx-b1400-0 {
    margin-left: 0 !important; }
  .m-b1400-1 {
    margin: 0.25rem !important; }
  .mt-b1400-1,
  .my-b1400-1 {
    margin-top: 0.25rem !important; }
  .mr-b1400-1,
  .mx-b1400-1 {
    margin-right: 0.25rem !important; }
  .mb-b1400-1,
  .my-b1400-1 {
    margin-bottom: 0.25rem !important; }
  .ml-b1400-1,
  .mx-b1400-1 {
    margin-left: 0.25rem !important; }
  .m-b1400-2 {
    margin: 0.5rem !important; }
  .mt-b1400-2,
  .my-b1400-2 {
    margin-top: 0.5rem !important; }
  .mr-b1400-2,
  .mx-b1400-2 {
    margin-right: 0.5rem !important; }
  .mb-b1400-2,
  .my-b1400-2 {
    margin-bottom: 0.5rem !important; }
  .ml-b1400-2,
  .mx-b1400-2 {
    margin-left: 0.5rem !important; }
  .m-b1400-3 {
    margin: 1rem !important; }
  .mt-b1400-3,
  .my-b1400-3 {
    margin-top: 1rem !important; }
  .mr-b1400-3,
  .mx-b1400-3 {
    margin-right: 1rem !important; }
  .mb-b1400-3,
  .my-b1400-3 {
    margin-bottom: 1rem !important; }
  .ml-b1400-3,
  .mx-b1400-3 {
    margin-left: 1rem !important; }
  .m-b1400-4 {
    margin: 1.5rem !important; }
  .mt-b1400-4,
  .my-b1400-4 {
    margin-top: 1.5rem !important; }
  .mr-b1400-4,
  .mx-b1400-4 {
    margin-right: 1.5rem !important; }
  .mb-b1400-4,
  .my-b1400-4 {
    margin-bottom: 1.5rem !important; }
  .ml-b1400-4,
  .mx-b1400-4 {
    margin-left: 1.5rem !important; }
  .m-b1400-5 {
    margin: 3rem !important; }
  .mt-b1400-5,
  .my-b1400-5 {
    margin-top: 3rem !important; }
  .mr-b1400-5,
  .mx-b1400-5 {
    margin-right: 3rem !important; }
  .mb-b1400-5,
  .my-b1400-5 {
    margin-bottom: 3rem !important; }
  .ml-b1400-5,
  .mx-b1400-5 {
    margin-left: 3rem !important; }
  .p-b1400-0 {
    padding: 0 !important; }
  .pt-b1400-0,
  .py-b1400-0 {
    padding-top: 0 !important; }
  .pr-b1400-0,
  .px-b1400-0 {
    padding-right: 0 !important; }
  .pb-b1400-0,
  .py-b1400-0 {
    padding-bottom: 0 !important; }
  .pl-b1400-0,
  .px-b1400-0 {
    padding-left: 0 !important; }
  .p-b1400-1 {
    padding: 0.25rem !important; }
  .pt-b1400-1,
  .py-b1400-1 {
    padding-top: 0.25rem !important; }
  .pr-b1400-1,
  .px-b1400-1 {
    padding-right: 0.25rem !important; }
  .pb-b1400-1,
  .py-b1400-1 {
    padding-bottom: 0.25rem !important; }
  .pl-b1400-1,
  .px-b1400-1 {
    padding-left: 0.25rem !important; }
  .p-b1400-2 {
    padding: 0.5rem !important; }
  .pt-b1400-2,
  .py-b1400-2 {
    padding-top: 0.5rem !important; }
  .pr-b1400-2,
  .px-b1400-2 {
    padding-right: 0.5rem !important; }
  .pb-b1400-2,
  .py-b1400-2 {
    padding-bottom: 0.5rem !important; }
  .pl-b1400-2,
  .px-b1400-2 {
    padding-left: 0.5rem !important; }
  .p-b1400-3 {
    padding: 1rem !important; }
  .pt-b1400-3,
  .py-b1400-3 {
    padding-top: 1rem !important; }
  .pr-b1400-3,
  .px-b1400-3 {
    padding-right: 1rem !important; }
  .pb-b1400-3,
  .py-b1400-3 {
    padding-bottom: 1rem !important; }
  .pl-b1400-3,
  .px-b1400-3 {
    padding-left: 1rem !important; }
  .p-b1400-4 {
    padding: 1.5rem !important; }
  .pt-b1400-4,
  .py-b1400-4 {
    padding-top: 1.5rem !important; }
  .pr-b1400-4,
  .px-b1400-4 {
    padding-right: 1.5rem !important; }
  .pb-b1400-4,
  .py-b1400-4 {
    padding-bottom: 1.5rem !important; }
  .pl-b1400-4,
  .px-b1400-4 {
    padding-left: 1.5rem !important; }
  .p-b1400-5 {
    padding: 3rem !important; }
  .pt-b1400-5,
  .py-b1400-5 {
    padding-top: 3rem !important; }
  .pr-b1400-5,
  .px-b1400-5 {
    padding-right: 3rem !important; }
  .pb-b1400-5,
  .py-b1400-5 {
    padding-bottom: 3rem !important; }
  .pl-b1400-5,
  .px-b1400-5 {
    padding-left: 3rem !important; }
  .m-b1400-n1 {
    margin: -0.25rem !important; }
  .mt-b1400-n1,
  .my-b1400-n1 {
    margin-top: -0.25rem !important; }
  .mr-b1400-n1,
  .mx-b1400-n1 {
    margin-right: -0.25rem !important; }
  .mb-b1400-n1,
  .my-b1400-n1 {
    margin-bottom: -0.25rem !important; }
  .ml-b1400-n1,
  .mx-b1400-n1 {
    margin-left: -0.25rem !important; }
  .m-b1400-n2 {
    margin: -0.5rem !important; }
  .mt-b1400-n2,
  .my-b1400-n2 {
    margin-top: -0.5rem !important; }
  .mr-b1400-n2,
  .mx-b1400-n2 {
    margin-right: -0.5rem !important; }
  .mb-b1400-n2,
  .my-b1400-n2 {
    margin-bottom: -0.5rem !important; }
  .ml-b1400-n2,
  .mx-b1400-n2 {
    margin-left: -0.5rem !important; }
  .m-b1400-n3 {
    margin: -1rem !important; }
  .mt-b1400-n3,
  .my-b1400-n3 {
    margin-top: -1rem !important; }
  .mr-b1400-n3,
  .mx-b1400-n3 {
    margin-right: -1rem !important; }
  .mb-b1400-n3,
  .my-b1400-n3 {
    margin-bottom: -1rem !important; }
  .ml-b1400-n3,
  .mx-b1400-n3 {
    margin-left: -1rem !important; }
  .m-b1400-n4 {
    margin: -1.5rem !important; }
  .mt-b1400-n4,
  .my-b1400-n4 {
    margin-top: -1.5rem !important; }
  .mr-b1400-n4,
  .mx-b1400-n4 {
    margin-right: -1.5rem !important; }
  .mb-b1400-n4,
  .my-b1400-n4 {
    margin-bottom: -1.5rem !important; }
  .ml-b1400-n4,
  .mx-b1400-n4 {
    margin-left: -1.5rem !important; }
  .m-b1400-n5 {
    margin: -3rem !important; }
  .mt-b1400-n5,
  .my-b1400-n5 {
    margin-top: -3rem !important; }
  .mr-b1400-n5,
  .mx-b1400-n5 {
    margin-right: -3rem !important; }
  .mb-b1400-n5,
  .my-b1400-n5 {
    margin-bottom: -3rem !important; }
  .ml-b1400-n5,
  .mx-b1400-n5 {
    margin-left: -3rem !important; }
  .m-b1400-auto {
    margin: auto !important; }
  .mt-b1400-auto,
  .my-b1400-auto {
    margin-top: auto !important; }
  .mr-b1400-auto,
  .mx-b1400-auto {
    margin-right: auto !important; }
  .mb-b1400-auto,
  .my-b1400-auto {
    margin-bottom: auto !important; }
  .ml-b1400-auto,
  .mx-b1400-auto {
    margin-left: auto !important; } }

@media (min-width: 1600px) {
  .m-b1600-0 {
    margin: 0 !important; }
  .mt-b1600-0,
  .my-b1600-0 {
    margin-top: 0 !important; }
  .mr-b1600-0,
  .mx-b1600-0 {
    margin-right: 0 !important; }
  .mb-b1600-0,
  .my-b1600-0 {
    margin-bottom: 0 !important; }
  .ml-b1600-0,
  .mx-b1600-0 {
    margin-left: 0 !important; }
  .m-b1600-1 {
    margin: 0.25rem !important; }
  .mt-b1600-1,
  .my-b1600-1 {
    margin-top: 0.25rem !important; }
  .mr-b1600-1,
  .mx-b1600-1 {
    margin-right: 0.25rem !important; }
  .mb-b1600-1,
  .my-b1600-1 {
    margin-bottom: 0.25rem !important; }
  .ml-b1600-1,
  .mx-b1600-1 {
    margin-left: 0.25rem !important; }
  .m-b1600-2 {
    margin: 0.5rem !important; }
  .mt-b1600-2,
  .my-b1600-2 {
    margin-top: 0.5rem !important; }
  .mr-b1600-2,
  .mx-b1600-2 {
    margin-right: 0.5rem !important; }
  .mb-b1600-2,
  .my-b1600-2 {
    margin-bottom: 0.5rem !important; }
  .ml-b1600-2,
  .mx-b1600-2 {
    margin-left: 0.5rem !important; }
  .m-b1600-3 {
    margin: 1rem !important; }
  .mt-b1600-3,
  .my-b1600-3 {
    margin-top: 1rem !important; }
  .mr-b1600-3,
  .mx-b1600-3 {
    margin-right: 1rem !important; }
  .mb-b1600-3,
  .my-b1600-3 {
    margin-bottom: 1rem !important; }
  .ml-b1600-3,
  .mx-b1600-3 {
    margin-left: 1rem !important; }
  .m-b1600-4 {
    margin: 1.5rem !important; }
  .mt-b1600-4,
  .my-b1600-4 {
    margin-top: 1.5rem !important; }
  .mr-b1600-4,
  .mx-b1600-4 {
    margin-right: 1.5rem !important; }
  .mb-b1600-4,
  .my-b1600-4 {
    margin-bottom: 1.5rem !important; }
  .ml-b1600-4,
  .mx-b1600-4 {
    margin-left: 1.5rem !important; }
  .m-b1600-5 {
    margin: 3rem !important; }
  .mt-b1600-5,
  .my-b1600-5 {
    margin-top: 3rem !important; }
  .mr-b1600-5,
  .mx-b1600-5 {
    margin-right: 3rem !important; }
  .mb-b1600-5,
  .my-b1600-5 {
    margin-bottom: 3rem !important; }
  .ml-b1600-5,
  .mx-b1600-5 {
    margin-left: 3rem !important; }
  .p-b1600-0 {
    padding: 0 !important; }
  .pt-b1600-0,
  .py-b1600-0 {
    padding-top: 0 !important; }
  .pr-b1600-0,
  .px-b1600-0 {
    padding-right: 0 !important; }
  .pb-b1600-0,
  .py-b1600-0 {
    padding-bottom: 0 !important; }
  .pl-b1600-0,
  .px-b1600-0 {
    padding-left: 0 !important; }
  .p-b1600-1 {
    padding: 0.25rem !important; }
  .pt-b1600-1,
  .py-b1600-1 {
    padding-top: 0.25rem !important; }
  .pr-b1600-1,
  .px-b1600-1 {
    padding-right: 0.25rem !important; }
  .pb-b1600-1,
  .py-b1600-1 {
    padding-bottom: 0.25rem !important; }
  .pl-b1600-1,
  .px-b1600-1 {
    padding-left: 0.25rem !important; }
  .p-b1600-2 {
    padding: 0.5rem !important; }
  .pt-b1600-2,
  .py-b1600-2 {
    padding-top: 0.5rem !important; }
  .pr-b1600-2,
  .px-b1600-2 {
    padding-right: 0.5rem !important; }
  .pb-b1600-2,
  .py-b1600-2 {
    padding-bottom: 0.5rem !important; }
  .pl-b1600-2,
  .px-b1600-2 {
    padding-left: 0.5rem !important; }
  .p-b1600-3 {
    padding: 1rem !important; }
  .pt-b1600-3,
  .py-b1600-3 {
    padding-top: 1rem !important; }
  .pr-b1600-3,
  .px-b1600-3 {
    padding-right: 1rem !important; }
  .pb-b1600-3,
  .py-b1600-3 {
    padding-bottom: 1rem !important; }
  .pl-b1600-3,
  .px-b1600-3 {
    padding-left: 1rem !important; }
  .p-b1600-4 {
    padding: 1.5rem !important; }
  .pt-b1600-4,
  .py-b1600-4 {
    padding-top: 1.5rem !important; }
  .pr-b1600-4,
  .px-b1600-4 {
    padding-right: 1.5rem !important; }
  .pb-b1600-4,
  .py-b1600-4 {
    padding-bottom: 1.5rem !important; }
  .pl-b1600-4,
  .px-b1600-4 {
    padding-left: 1.5rem !important; }
  .p-b1600-5 {
    padding: 3rem !important; }
  .pt-b1600-5,
  .py-b1600-5 {
    padding-top: 3rem !important; }
  .pr-b1600-5,
  .px-b1600-5 {
    padding-right: 3rem !important; }
  .pb-b1600-5,
  .py-b1600-5 {
    padding-bottom: 3rem !important; }
  .pl-b1600-5,
  .px-b1600-5 {
    padding-left: 3rem !important; }
  .m-b1600-n1 {
    margin: -0.25rem !important; }
  .mt-b1600-n1,
  .my-b1600-n1 {
    margin-top: -0.25rem !important; }
  .mr-b1600-n1,
  .mx-b1600-n1 {
    margin-right: -0.25rem !important; }
  .mb-b1600-n1,
  .my-b1600-n1 {
    margin-bottom: -0.25rem !important; }
  .ml-b1600-n1,
  .mx-b1600-n1 {
    margin-left: -0.25rem !important; }
  .m-b1600-n2 {
    margin: -0.5rem !important; }
  .mt-b1600-n2,
  .my-b1600-n2 {
    margin-top: -0.5rem !important; }
  .mr-b1600-n2,
  .mx-b1600-n2 {
    margin-right: -0.5rem !important; }
  .mb-b1600-n2,
  .my-b1600-n2 {
    margin-bottom: -0.5rem !important; }
  .ml-b1600-n2,
  .mx-b1600-n2 {
    margin-left: -0.5rem !important; }
  .m-b1600-n3 {
    margin: -1rem !important; }
  .mt-b1600-n3,
  .my-b1600-n3 {
    margin-top: -1rem !important; }
  .mr-b1600-n3,
  .mx-b1600-n3 {
    margin-right: -1rem !important; }
  .mb-b1600-n3,
  .my-b1600-n3 {
    margin-bottom: -1rem !important; }
  .ml-b1600-n3,
  .mx-b1600-n3 {
    margin-left: -1rem !important; }
  .m-b1600-n4 {
    margin: -1.5rem !important; }
  .mt-b1600-n4,
  .my-b1600-n4 {
    margin-top: -1.5rem !important; }
  .mr-b1600-n4,
  .mx-b1600-n4 {
    margin-right: -1.5rem !important; }
  .mb-b1600-n4,
  .my-b1600-n4 {
    margin-bottom: -1.5rem !important; }
  .ml-b1600-n4,
  .mx-b1600-n4 {
    margin-left: -1.5rem !important; }
  .m-b1600-n5 {
    margin: -3rem !important; }
  .mt-b1600-n5,
  .my-b1600-n5 {
    margin-top: -3rem !important; }
  .mr-b1600-n5,
  .mx-b1600-n5 {
    margin-right: -3rem !important; }
  .mb-b1600-n5,
  .my-b1600-n5 {
    margin-bottom: -3rem !important; }
  .ml-b1600-n5,
  .mx-b1600-n5 {
    margin-left: -3rem !important; }
  .m-b1600-auto {
    margin: auto !important; }
  .mt-b1600-auto,
  .my-b1600-auto {
    margin-top: auto !important; }
  .mr-b1600-auto,
  .mx-b1600-auto {
    margin-right: auto !important; }
  .mb-b1600-auto,
  .my-b1600-auto {
    margin-bottom: auto !important; }
  .ml-b1600-auto,
  .mx-b1600-auto {
    margin-left: auto !important; } }

@media (min-width: 1920px) {
  .m-xxl-0 {
    margin: 0 !important; }
  .mt-xxl-0,
  .my-xxl-0 {
    margin-top: 0 !important; }
  .mr-xxl-0,
  .mx-xxl-0 {
    margin-right: 0 !important; }
  .mb-xxl-0,
  .my-xxl-0 {
    margin-bottom: 0 !important; }
  .ml-xxl-0,
  .mx-xxl-0 {
    margin-left: 0 !important; }
  .m-xxl-1 {
    margin: 0.25rem !important; }
  .mt-xxl-1,
  .my-xxl-1 {
    margin-top: 0.25rem !important; }
  .mr-xxl-1,
  .mx-xxl-1 {
    margin-right: 0.25rem !important; }
  .mb-xxl-1,
  .my-xxl-1 {
    margin-bottom: 0.25rem !important; }
  .ml-xxl-1,
  .mx-xxl-1 {
    margin-left: 0.25rem !important; }
  .m-xxl-2 {
    margin: 0.5rem !important; }
  .mt-xxl-2,
  .my-xxl-2 {
    margin-top: 0.5rem !important; }
  .mr-xxl-2,
  .mx-xxl-2 {
    margin-right: 0.5rem !important; }
  .mb-xxl-2,
  .my-xxl-2 {
    margin-bottom: 0.5rem !important; }
  .ml-xxl-2,
  .mx-xxl-2 {
    margin-left: 0.5rem !important; }
  .m-xxl-3 {
    margin: 1rem !important; }
  .mt-xxl-3,
  .my-xxl-3 {
    margin-top: 1rem !important; }
  .mr-xxl-3,
  .mx-xxl-3 {
    margin-right: 1rem !important; }
  .mb-xxl-3,
  .my-xxl-3 {
    margin-bottom: 1rem !important; }
  .ml-xxl-3,
  .mx-xxl-3 {
    margin-left: 1rem !important; }
  .m-xxl-4 {
    margin: 1.5rem !important; }
  .mt-xxl-4,
  .my-xxl-4 {
    margin-top: 1.5rem !important; }
  .mr-xxl-4,
  .mx-xxl-4 {
    margin-right: 1.5rem !important; }
  .mb-xxl-4,
  .my-xxl-4 {
    margin-bottom: 1.5rem !important; }
  .ml-xxl-4,
  .mx-xxl-4 {
    margin-left: 1.5rem !important; }
  .m-xxl-5 {
    margin: 3rem !important; }
  .mt-xxl-5,
  .my-xxl-5 {
    margin-top: 3rem !important; }
  .mr-xxl-5,
  .mx-xxl-5 {
    margin-right: 3rem !important; }
  .mb-xxl-5,
  .my-xxl-5 {
    margin-bottom: 3rem !important; }
  .ml-xxl-5,
  .mx-xxl-5 {
    margin-left: 3rem !important; }
  .p-xxl-0 {
    padding: 0 !important; }
  .pt-xxl-0,
  .py-xxl-0 {
    padding-top: 0 !important; }
  .pr-xxl-0,
  .px-xxl-0 {
    padding-right: 0 !important; }
  .pb-xxl-0,
  .py-xxl-0 {
    padding-bottom: 0 !important; }
  .pl-xxl-0,
  .px-xxl-0 {
    padding-left: 0 !important; }
  .p-xxl-1 {
    padding: 0.25rem !important; }
  .pt-xxl-1,
  .py-xxl-1 {
    padding-top: 0.25rem !important; }
  .pr-xxl-1,
  .px-xxl-1 {
    padding-right: 0.25rem !important; }
  .pb-xxl-1,
  .py-xxl-1 {
    padding-bottom: 0.25rem !important; }
  .pl-xxl-1,
  .px-xxl-1 {
    padding-left: 0.25rem !important; }
  .p-xxl-2 {
    padding: 0.5rem !important; }
  .pt-xxl-2,
  .py-xxl-2 {
    padding-top: 0.5rem !important; }
  .pr-xxl-2,
  .px-xxl-2 {
    padding-right: 0.5rem !important; }
  .pb-xxl-2,
  .py-xxl-2 {
    padding-bottom: 0.5rem !important; }
  .pl-xxl-2,
  .px-xxl-2 {
    padding-left: 0.5rem !important; }
  .p-xxl-3 {
    padding: 1rem !important; }
  .pt-xxl-3,
  .py-xxl-3 {
    padding-top: 1rem !important; }
  .pr-xxl-3,
  .px-xxl-3 {
    padding-right: 1rem !important; }
  .pb-xxl-3,
  .py-xxl-3 {
    padding-bottom: 1rem !important; }
  .pl-xxl-3,
  .px-xxl-3 {
    padding-left: 1rem !important; }
  .p-xxl-4 {
    padding: 1.5rem !important; }
  .pt-xxl-4,
  .py-xxl-4 {
    padding-top: 1.5rem !important; }
  .pr-xxl-4,
  .px-xxl-4 {
    padding-right: 1.5rem !important; }
  .pb-xxl-4,
  .py-xxl-4 {
    padding-bottom: 1.5rem !important; }
  .pl-xxl-4,
  .px-xxl-4 {
    padding-left: 1.5rem !important; }
  .p-xxl-5 {
    padding: 3rem !important; }
  .pt-xxl-5,
  .py-xxl-5 {
    padding-top: 3rem !important; }
  .pr-xxl-5,
  .px-xxl-5 {
    padding-right: 3rem !important; }
  .pb-xxl-5,
  .py-xxl-5 {
    padding-bottom: 3rem !important; }
  .pl-xxl-5,
  .px-xxl-5 {
    padding-left: 3rem !important; }
  .m-xxl-n1 {
    margin: -0.25rem !important; }
  .mt-xxl-n1,
  .my-xxl-n1 {
    margin-top: -0.25rem !important; }
  .mr-xxl-n1,
  .mx-xxl-n1 {
    margin-right: -0.25rem !important; }
  .mb-xxl-n1,
  .my-xxl-n1 {
    margin-bottom: -0.25rem !important; }
  .ml-xxl-n1,
  .mx-xxl-n1 {
    margin-left: -0.25rem !important; }
  .m-xxl-n2 {
    margin: -0.5rem !important; }
  .mt-xxl-n2,
  .my-xxl-n2 {
    margin-top: -0.5rem !important; }
  .mr-xxl-n2,
  .mx-xxl-n2 {
    margin-right: -0.5rem !important; }
  .mb-xxl-n2,
  .my-xxl-n2 {
    margin-bottom: -0.5rem !important; }
  .ml-xxl-n2,
  .mx-xxl-n2 {
    margin-left: -0.5rem !important; }
  .m-xxl-n3 {
    margin: -1rem !important; }
  .mt-xxl-n3,
  .my-xxl-n3 {
    margin-top: -1rem !important; }
  .mr-xxl-n3,
  .mx-xxl-n3 {
    margin-right: -1rem !important; }
  .mb-xxl-n3,
  .my-xxl-n3 {
    margin-bottom: -1rem !important; }
  .ml-xxl-n3,
  .mx-xxl-n3 {
    margin-left: -1rem !important; }
  .m-xxl-n4 {
    margin: -1.5rem !important; }
  .mt-xxl-n4,
  .my-xxl-n4 {
    margin-top: -1.5rem !important; }
  .mr-xxl-n4,
  .mx-xxl-n4 {
    margin-right: -1.5rem !important; }
  .mb-xxl-n4,
  .my-xxl-n4 {
    margin-bottom: -1.5rem !important; }
  .ml-xxl-n4,
  .mx-xxl-n4 {
    margin-left: -1.5rem !important; }
  .m-xxl-n5 {
    margin: -3rem !important; }
  .mt-xxl-n5,
  .my-xxl-n5 {
    margin-top: -3rem !important; }
  .mr-xxl-n5,
  .mx-xxl-n5 {
    margin-right: -3rem !important; }
  .mb-xxl-n5,
  .my-xxl-n5 {
    margin-bottom: -3rem !important; }
  .ml-xxl-n5,
  .mx-xxl-n5 {
    margin-left: -3rem !important; }
  .m-xxl-auto {
    margin: auto !important; }
  .mt-xxl-auto,
  .my-xxl-auto {
    margin-top: auto !important; }
  .mr-xxl-auto,
  .mx-xxl-auto {
    margin-right: auto !important; }
  .mb-xxl-auto,
  .my-xxl-auto {
    margin-bottom: auto !important; }
  .ml-xxl-auto,
  .mx-xxl-auto {
    margin-left: auto !important; } }

.text-monospace {
  font-family: SFMono-Regular, Menlo, Monaco, Consolas, "Liberation Mono", "Courier New", monospace !important; }

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

.text-wrap {
  white-space: normal !important; }

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

.text-truncate {
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap; }

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

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

.text-center {
  text-align: center !important; }

@media (min-width: 375px) {
  .text-b375-left {
    text-align: left !important; }
  .text-b375-right {
    text-align: right !important; }
  .text-b375-center {
    text-align: center !important; } }

@media (min-width: 428px) {
  .text-sm-left {
    text-align: left !important; }
  .text-sm-right {
    text-align: right !important; }
  .text-sm-center {
    text-align: center !important; } }

@media (min-width: 680px) {
  .text-b680-left {
    text-align: left !important; }
  .text-b680-right {
    text-align: right !important; }
  .text-b680-center {
    text-align: center !important; } }

@media (min-width: 768px) {
  .text-md-left {
    text-align: left !important; }
  .text-md-right {
    text-align: right !important; }
  .text-md-center {
    text-align: center !important; } }

@media (min-width: 958px) {
  .text-lg-left {
    text-align: left !important; }
  .text-lg-right {
    text-align: right !important; }
  .text-lg-center {
    text-align: center !important; } }

@media (min-width: 1280px) {
  .text-xl-left {
    text-align: left !important; }
  .text-xl-right {
    text-align: right !important; }
  .text-xl-center {
    text-align: center !important; } }

@media (min-width: 1366px) {
  .text-b1366-left {
    text-align: left !important; }
  .text-b1366-right {
    text-align: right !important; }
  .text-b1366-center {
    text-align: center !important; } }

@media (min-width: 1440px) {
  .text-b1400-left {
    text-align: left !important; }
  .text-b1400-right {
    text-align: right !important; }
  .text-b1400-center {
    text-align: center !important; } }

@media (min-width: 1600px) {
  .text-b1600-left {
    text-align: left !important; }
  .text-b1600-right {
    text-align: right !important; }
  .text-b1600-center {
    text-align: center !important; } }

@media (min-width: 1920px) {
  .text-xxl-left {
    text-align: left !important; }
  .text-xxl-right {
    text-align: right !important; }
  .text-xxl-center {
    text-align: center !important; } }

.text-lowercase {
  text-transform: lowercase !important; }

.text-uppercase {
  text-transform: uppercase !important; }

.text-capitalize {
  text-transform: capitalize !important; }

.font-weight-light {
  font-weight: 300 !important; }

.font-weight-lighter {
  font-weight: lighter !important; }

.font-weight-normal {
  font-weight: 400 !important; }

.font-weight-bold {
  font-weight: 700 !important; }

.font-weight-bolder {
  font-weight: bolder !important; }

.font-italic {
  font-style: italic !important; }

.text-white {
  color: #fff !important; }

.text-primary {
  color: #007bff !important; }

a.text-primary:hover, a.text-primary:focus {
  color: #0056b3 !important; }

.text-secondary {
  color: #6c757d !important; }

a.text-secondary:hover, a.text-secondary:focus {
  color: #494f54 !important; }

.text-success {
  color: #23C381 !important; }

a.text-success:hover, a.text-success:focus {
  color: #178256 !important; }

.text-info {
  color: #17a2b8 !important; }

a.text-info:hover, a.text-info:focus {
  color: #0f6674 !important; }

.text-warning {
  color: #ffc107 !important; }

a.text-warning:hover, a.text-warning:focus {
  color: #ba8b00 !important; }

.text-danger {
  color: #D33031 !important; }

a.text-danger:hover, a.text-danger:focus {
  color: #972021 !important; }

.text-light {
  color: #f8f9fa !important; }

a.text-light:hover, a.text-light:focus {
  color: #cbd3da !important; }

.text-dark {
  color: #343a40 !important; }

a.text-dark:hover, a.text-dark:focus {
  color: #121416 !important; }

.text-body {
  color: #212529 !important; }

.text-muted {
  color: #6c757d !important; }

.text-black-50 {
  color: rgba(18, 18, 18, 0.5) !important; }

.text-white-50 {
  color: rgba(255, 255, 255, 0.5) !important; }

.text-hide {
  font: 0/0 a;
  color: transparent;
  text-shadow: none;
  background-color: transparent;
  border: 0; }

.text-decoration-none {
  text-decoration: none !important; }

.text-break {
  word-break: break-word !important;
  overflow-wrap: break-word !important; }

.text-reset {
  color: inherit !important; }

.w-25 {
  width: 25% !important; }

.w-50 {
  width: 50% !important; }

.w-75 {
  width: 75% !important; }

.w-100 {
  width: 100% !important; }

.w-auto {
  width: auto !important; }

.h-25 {
  height: 25% !important; }

.h-50 {
  height: 50% !important; }

.h-75 {
  height: 75% !important; }

.h-100 {
  height: 100% !important; }

.h-auto {
  height: auto !important; }

.mw-100 {
  max-width: 100% !important; }

.mh-100 {
  max-height: 100% !important; }

.min-vw-100 {
  min-width: 100vw !important; }

.min-vh-100 {
  min-height: 100vh !important; }

.vw-100 {
  width: 100vw !important; }

.vh-100 {
  height: 100vh !important; }

.position-static {
  position: static !important; }

.position-relative {
  position: relative !important; }

.position-absolute {
  position: absolute !important; }

.position-fixed {
  position: fixed !important; }

.position-sticky {
  position: sticky !important; }

.fixed-top {
  position: fixed;
  top: 0;
  right: 0;
  left: 0;
  z-index: 1030; }

.fixed-bottom {
  position: fixed;
  right: 0;
  bottom: 0;
  left: 0;
  z-index: 1030; }

@supports (position: sticky) {
  .sticky-top {
    position: sticky;
    top: 0;
    z-index: 1020; } }

.visible {
  visibility: visible !important; }

.invisible {
  visibility: hidden !important; }

* {
  box-sizing: border-box; }

html, body {
  width: 100%;
  height: 100%;
  font-family: "Plus Jakarta Sans";
  font-weight: 400;
  font-size: 16px;
  color: #fff;
  background-color: #121212;
  line-height: 1; }

h1, h2, h3, h4, h5, h6 {
  margin: 0; }

p {
  line-height: 1.35;
  margin: 0; }

ul {
  margin: 0;
  padding: 0;
  list-style-type: none; }

img {
  max-width: 100%;
  height: auto;
  object-fit: cover; }

a {
  color: #121212;
  transition: all 0.3s ease;
  text-decoration: none; }
  a:hover {
    color: #F9B036; }

input {
  background-color: transparent;
  border: none; }

button {
  border: none;
  background-color: transparent;
  padding: 0; }

.admin-content {
  padding: 1.25rem 1.875rem 1.25rem 1.6875rem;
  margin-left: 249px; }

.admin-table__tr.success,
.admin-table__td.success {
  background-color: #23C381 !important;
  transition: 0.3s; }

.admin-table__tr.error,
.admin-table__td.error {
  background-color: #972021 !important;
  transition: 0.3s; }

.indicator {
  min-width: 24px;
  min-height: 24px;
  background-color: #F9B036;
  border-radius: 50%;
  flex-shrink: 0;
  display: inline-flex;
  align-items: center;
  justify-content: center;
  color: #fff;
  margin-left: 0.25rem; }

.myTooltip {
  position: relative;
  display: inline-block;
  height: 0.875rem;
  margin-left: 0.3125rem; }
  .myTooltip:hover .myTooltip__content {
    visibility: visible;
    opacity: 1; }
  .myTooltip__content {
    position: absolute;
    top: 0;
    left: calc(100% + 4px);
    padding: 0.625rem;
    background-color: #121212;
    border-radius: 10px;
    box-shadow: 0px 10px 15px 0px rgba(0, 0, 0, 0.1), 0px 4px 6px 0px rgba(0, 0, 0, 0.05);
    width: 10.25rem;
    visibility: hidden;
    opacity: 0;
    transition: 0.3s;
    z-index: 1; }
  .myTooltip__text {
    font-size: 0.625rem;
    line-height: 1rem;
    font-weight: 500;
    color: #fff; }

.bonus-card {
  padding: 1.25rem;
  background-color: #232323;
  border-radius: 4px;
  min-height: 6.875rem;
  margin-bottom: 24px;
  height: calc(100% - 24px);
  display: flex;
  flex-direction: column;
  justify-content: space-between; }
  .bonus-card__top {
    display: flex;
    align-items: center;
    justify-content: space-between;
    margin-bottom: 1rem; }
    .bonus-card__top .bonus-card__text {
      font-size: 1.5rem;
      line-height: 1.75rem; }
  .bonus-card__text {
    font-size: 0.875rem;
    line-height: 1rem;
    font-weight: 500;
    color: #fff; }
  .bonus-card__value {
    font-weight: 500;
    font-size: 1.5625rem;
    line-height: 2.8125rem;
    color: #fff; }

/*----------------------------------*/
/*  sidebar */
/*----------------------------------*/
.admin-sidebar {
  position: fixed;
  z-index: 10;
  left: 0;
  bottom: 0;
  width: 249px;
  height: calc(100% - 70px);
  box-shadow: 5px 0 20px rgba(0, 0, 0, 0.04);
  background-color: #121212;
  padding: 1.25rem 0;
  overflow-y: auto; }
  .admin-sidebar__btn {
    display: block;
    width: fit-content;
    margin-left: auto;
    margin-bottom: 1rem; }

.admin-nav__link {
  width: 100%;
  padding: 1.25rem 1.875rem;
  display: flex;
  align-items: center;
  font-weight: 400;
  font-size: 0.9375rem;
  line-height: 1.375rem;
  color: #707070; }
  .admin-nav__link svg {
    margin-right: 1rem; }
  .admin-nav__link--active {
    color: white;
    background-color: #202020; }
    .admin-nav__link--active path {
      stroke: #fff; }

/*----------------------------------*/
/*  head */
/*----------------------------------*/
.admin-head {
  padding: 1.0625rem 1.25rem;
  display: flex;
  align-items: center;
  justify-content: space-between;
  height: 70px;
  border-bottom: 1px solid #292929;
  position: fixed;
  width: 100%;
  left: 0;
  top: 0;
  background-color: #121212;
  z-index: 100; }
  .admin-head-block {
    height: 70px; }
  .admin-head__logo {
    display: block; }
    .admin-head__logo svg, .admin-head__logo img {
      max-width: 15.4375rem;
      height: auto;
      width: 100%;
      display: block;
      object-fit: contain; }
  .admin-head__right {
    display: flex;
    align-items: center; }
  .admin-head__link {
    display: flex;
    align-items: center;
    font-weight: 500;
    font-size: 0.875rem;
    line-height: 1.5rem;
    color: #fff; }
  .admin-head__logout {
    margin-left: 1rem; }

/*----------------------------------*/
/*  tools */
/*----------------------------------*/
.admin-tool {
  position: absolute;
  position: sticky;
  z-index: 3;
  top: 0;
  right: 0;
  width: 100%;
  margin-top: -3rem;
  margin-bottom: 1.5rem;
  padding-top: 1rem;
  padding-bottom: 1.5rem;
  border-bottom: 1px solid #DBE2EA;
  background-color: #fff; }

/*----------------------------------*/
/*----------------------------------*/
.btn {
  display: inline-flex;
  justify-content: center;
  align-items: center;
  padding: 0.5rem;
  font-family: -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, "Helvetica Neue", Arial, "Noto Sans", sans-serif, "Apple Color Emoji", "Segoe UI Emoji", "Segoe UI Symbol", "Noto Color Emoji";
  font-size: 0.875rem;
  line-height: 1.5625rem;
  font-weight: 600;
  color: #121212;
  text-align: center;
  white-space: nowrap;
  text-decoration: none;
  border-radius: 0;
  cursor: pointer;
  background-color: #fff;
  transition: .3s ease-in-out;
  position: relative;
  overflow: hidden; }
  .btn--mini, .btn--mini-w {
    padding: 0.53125rem 1rem;
    border-radius: 4px;
    font-weight: 600;
    font-size: 0.875rem;
    line-height: 1.5625rem; }
    @media (min-width: 958px) {
      .btn--mini, .btn--mini-w {
        font-size: 1rem;
        line-height: 1.375rem; } }
  .btn--mini-w {
    padding: 0.53125rem 1.5rem; }
  .btn--middle {
    padding: 0.84375rem 2rem;
    border-radius: 4px;
    font-weight: 600;
    font-size: 1rem;
    line-height: 1.8125rem; }
  .btn--black {
    background-color: #202020;
    color: #fff; }
  .btn--grey {
    background: #232323;
    color: #7B7B7B; }
  .btn--orange {
    background-color: #F9B036;
    color: #121212; }
    .btn--orange:hover {
      color: #fff; }
    .btn--orange:disabled {
      background-color: #232323;
      color: #4B4B4B; }
  .btn--orange-border {
    border: 2px solid #F9B036;
    color: #fff;
    background-color: transparent; }
    .btn--orange-border:disabled {
      background-color: #232323;
      color: #4B4B4B; }

/*----------------------------------*/
/*----------------------------------*/
.breadcrumbs {
  margin-bottom: 1.5rem;
  color: #BEBEBE; }
  .breadcrumbs__item {
    color: #BEBEBE;
    text-decoration: none; }
  .breadcrumbs a:hover {
    color: #BEBEBE; }

/*----------------------------------*/
/*  form */
/*----------------------------------*/
.select2-container {
  width: 100% !important; }
  .select2-container .select2-selection--single, .select2-container .select2-selection--multiple {
    min-height: 52px;
    padding: 0.5rem;
    border: 1px solid #DBE2EA;
    border-radius: 6px; }
    .select2-container .select2-selection--single .select2-selection__choice, .select2-container .select2-selection--multiple .select2-selection__choice {
      padding: 5px 15px; }
      .select2-container .select2-selection--single .select2-selection__choice__display, .select2-container .select2-selection--multiple .select2-selection__choice__display {
        padding-left: 10px; }
      .select2-container .select2-selection--single .select2-selection__choice__remove, .select2-container .select2-selection--multiple .select2-selection__choice__remove {
        height: 100%; }

.pagination {
  display: flex;
  list-style: none;
  justify-content: flex-end;
  margin: 0;
  padding: 0;
  margin-top: 1.25rem; }
  .pagination li {
    background: #1C1C1C;
    display: flex;
    justify-content: center;
    align-items: center;
    font-size: 0.875rem;
    font-weight: 500;
    border-radius: 4px;
    border: 2px solid #1C1C1C;
    height: 30px;
    width: 30px;
    color: #fff;
    margin-left: 8px; }
    .pagination li.active {
      border: 2px solid #4F4F4F; }
    .pagination li a {
      color: #fff; }

.page-link {
  text-decoration: none; }

.admin-table--scroll {
  overflow-x: auto; }

.admin-table__tr {
  padding: 0.78125rem 0.9375rem;
  background-color: #232323;
  border-radius: 4px;
  align-items: center; }
  .admin-table__tr + .admin-table__tr {
    margin-top: 0.9375rem; }
  .admin-table__tr--head {
    background-color: transparent;
    padding: 0 0.9375rem; }
    .admin-table__tr--head .admin-table__td {
      font-weight: 500;
      font-size: 0.75rem;
      line-height: 1.375rem;
      color: #fff; }
    .admin-table__tr--head a {
      color: #fff; }

.admin-table__td {
  display: flex;
  flex-wrap: wrap;
  align-items: flex-end; }
  .admin-table__td--fe {
    justify-content: flex-end; }
  .admin-table__td--ft {
    flex-wrap: nowrap; }
  .admin-table__td--start {
    align-items: flex-start; }

.admin-table__text, .admin-table__link {
  font-weight: 500;
  font-size: 0.875rem;
  line-height: 1.5625rem;
  color: #fff;
  word-break: break-all; }
  .admin-table__text span, .admin-table__link span {
    opacity: 0.5;
    margin-left: 0.5rem; }
  .admin-table__text mark, .admin-table__link mark {
    padding: 0.3125rem;
    background: #414141;
    border-radius: 3px;
    color: #fff;
    margin-left: 0.625rem;
    font-size: 0.75rem;
    line-height: 1.375rem; }

.admin-table__time {
  font-weight: 500;
  color: #fff;
  font-size: 0.75rem;
  line-height: 1.125rem; }

.admin-table__link {
  text-decoration: underline; }

.admin-table__change {
  display: flex; }
  .admin-table__change-btn + .admin-table__change-btn {
    margin-left: 10px; }
  .admin-table__change-btn-pic {
    height: 24px;
    width: 24px;
    display: block; }
    .admin-table__change-btn-pic img {
      height: 100%;
      width: 100%; }

.admin-table__status {
  display: flex;
  align-items: center;
  padding: 0.25rem 0.625rem;
  border-radius: 4px;
  white-space: nowrap; }
  .admin-table__status--success {
    background: #239766; }
  .admin-table__status--fail {
    background: #D33031; }
  .admin-table__status--progress {
    background-color: #FFB437; }
    .admin-table__status--progress .admin-table__text {
      color: #121212; }
  .admin-table__status--mini .admin-table__text {
    font-size: 0.625rem;
    line-height: 1.125rem; }

.admin-table__status-icon {
  margin-right: 0.625rem;
  flex-shrink: 0; }

.admin-table__copy {
  display: flex;
  align-items: center; }
  .admin-table__copy-btn {
    margin-left: 0.625rem;
    flex-shrink: 0; }
  .admin-table__copy-text {
    color: #2EA7EB;
    font-weight: 500;
    font-size: 0.875rem;
    line-height: 1.3125rem;
    word-wrap: break-word;
    width: 110px; }

.admin-table__wrap-btns {
  display: flex; }

.admin-table__btn {
  font-weight: 500;
  font-size: 0.875rem;
  line-height: 1.5625rem;
  color: #fff;
  padding: 0.3125rem 1.5rem;
  border-radius: 4px;
  background-color: #414141; }
  .admin-table__btn + .admin-table__btn {
    margin-left: 0.625rem; }

.admin-table__checkbox-wrap {
  margin-right: 0.9375rem; }

.admin-table__additional-text {
  font-weight: 500;
  font-size: 0.625rem;
  line-height: 0.875rem;
  color: #707070;
  word-break: break-all;
  margin-bottom: 0.125rem; }

.admin-tableV2 {
  padding: 0 0 2.125rem;
  overflow-x: auto; }
  .admin-tableV2::-webkit-scrollbar {
    background-color: #202020;
    border-radius: 20px;
    height: 10px; }
  .admin-tableV2::-webkit-scrollbar-thumb {
    height: 100%;
    background-color: #292929;
    border-radius: 20px;
    cursor: pointer; }
  .admin-tableV2::-webkit-scrollbar-track {
    background-color: transparent; }
  .admin-tableV2__tr {
    display: flex;
    width: max-content;
    align-items: center;
    background-color: #232323;
    transition: 0.3s;
    padding: 0.78125rem 0.9375rem;
    border-radius: 4px;
    min-width: 100%;
    justify-content: space-between; }
    .admin-tableV2__tr + .admin-tableV2__tr {
      margin-top: 0.9375rem; }
    .admin-tableV2__tr--head {
      background-color: transparent; }
      .admin-tableV2__tr--head .admin-tableV2__td {
        font-weight: 500;
        font-size: 0.75rem;
        line-height: 1.375rem;
        color: #fff; }
      .admin-tableV2__tr--head a {
        color: #fff; }
      .admin-tableV2__tr--head .admin-tableV2__td {
        background-color: #181818; }
  .admin-tableV2__td {
    display: flex;
    flex-wrap: wrap;
    align-items: flex-end;
    flex-shrink: 0;
    background-color: #232323;
    transition: 0.3s;
    padding: 0 0.5rem; }
    .admin-tableV2__td:last-child {
      padding-right: 1rem; }
    .admin-tableV2__td:first-child {
      padding-left: 1rem; }
    .admin-tableV2__td--start {
      align-items: flex-start; }
    .admin-tableV2__td--end {
      justify-content: flex-end; }
    .admin-tableV2__td--center {
      justify-content: center; }
    .admin-tableV2__td--bold {
      font-weight: 700; }
    .admin-tableV2__td--stickyL {
      position: sticky;
      left: 0;
      z-index: 1;
      background-color: #232323; }
    .admin-tableV2__td--stickyR {
      position: sticky;
      right: 0;
      z-index: 1;
      background-color: #232323; }
    .admin-tableV2__td form {
      height: 2rem; }
  .admin-tableV2__count {
    width: 100%;
    max-width: 60px;
    padding-right: 1rem;
    padding-bottom: 0.125rem;
    text-align: left; }
  .admin-tableV2__info {
    position: relative;
    width: 92%; }
    .admin-tableV2__info .admin-table__link {
      padding-top: 0.25rem; }
  .admin-tableV2__date {
    font-size: 0.75rem;
    line-height: 0.875rem;
    color: #BEBEBE; }
  .admin-tableV2__name:hover {
    color: #E25728; }
  .admin-tableV2__link {
    overflow: hidden;
    display: block;
    padding-top: 0.5rem;
    padding-right: 3rem;
    text-align: left;
    white-space: nowrap;
    text-overflow: ellipsis;
    text-decoration: none; }
  .admin-tableV2__blueLink {
    color: #00A3FF;
    text-decoration: underline; }
    .admin-tableV2__blueLink:hover {
      color: #E25728; }
  .admin-tableV2__note {
    position: absolute;
    bottom: 5px;
    right: 0.5rem;
    width: 12px;
    height: 12px;
    cursor: pointer;
    background-image: url("../images/admin/icons/ico-info.svg");
    background-position: center;
    background-repeat: no-repeat; }
  .admin-tableV2__actions {
    display: flex;
    justify-content: flex-end; }
  .admin-tableV2__options, .admin-tableV2__delete {
    width: 32px;
    height: 32px;
    max-width: 32px;
    border-radius: 5px;
    background-repeat: no-repeat;
    background-position: center; }
  .admin-tableV2__options {
    border: 1px solid #DBE2EA;
    background-image: url("../images/admin/icons/ico-more.svg"); }
  .admin-tableV2__delete {
    margin-left: 0.5rem;
    border: 1px solid #FA9696;
    background-image: url("../images/admin/icons/ico-trash.svg"); }
  .admin-tableV2__nowrap {
    overflow: hidden;
    white-space: nowrap;
    display: block;
    text-overflow: ellipsis; }
  .admin-tableV2 a {
    color: #fff; }

.custom-checkbox {
  visibility: hidden;
  opacity: 0;
  position: absolute; }

label.checkbox-container {
  position: relative;
  display: inline-block;
  width: 51px;
  height: 27px;
  background-color: #3A3A3A;
  border-radius: 45px;
  transition: 0.3s; }
  label.checkbox-container--mini {
    width: 36px;
    height: 20px; }

label.checkbox-container::after {
  content: "";
  position: absolute;
  top: 50%;
  transform: translateY(-50%);
  left: 3px;
  width: 20px;
  height: 20px;
  border-radius: 50%;
  background-color: #ffffff;
  transition: 0.3s; }

label.checkbox-container--mini::after {
  width: 16px;
  height: 16px;
  left: 2px; }

.custom-checkbox:checked + label.checkbox-container {
  background: #239766; }
  .custom-checkbox:checked + label.checkbox-container::after {
    opacity: 1;
    right: 3px;
    left: auto; }

.custom-checkbox--mini:checked + label.checkbox-container--mini {
  background: #239766; }
  .custom-checkbox--mini:checked + label.checkbox-container--mini::after {
    opacity: 1;
    right: 2px;
    left: auto; }

.admin-select {
  position: relative;
  min-width: 8.4375rem; }
  .admin-select--static {
    height: 3.5rem; }
    .admin-select--static .customSelect {
      height: 100%; }
    .admin-select--static .custom-select-opener {
      display: flex;
      align-items: center; }
  .admin-select__icon {
    position: absolute; }
  .admin-select .custom-select-opener {
    background-color: #232323;
    border-radius: 4px;
    font-size: 0.75rem;
    line-height: 1.375rem;
    font-weight: 500;
    padding: 0.625rem 3.125rem 0.625rem 1.5rem;
    border: none;
    appearance: none;
    height: 100%; }
    .admin-select .custom-select-opener:focus {
      outline: none; }
  .admin-select .custom-select-panel {
    background: #232323;
    z-index: 2; }
  .admin-select .custom-select-option {
    padding: 0.5rem 1.5rem;
    font-size: 0.75rem;
    line-height: 1.3125rem;
    color: #fff; }
  .admin-select .custom-select-option.has-focus {
    background-color: #444; }
  .admin-select .is-open {
    box-shadow: 0px 4px 12px 0px rgba(0, 0, 0, 0.25); }
    .admin-select .is-open .custom-select-opener {
      background: #444; }

.admin-select select {
  background: #232323;
  height: 2.625rem;
  border-color: #232323;
  visibility: hidden; }

.admin-select-wrap {
  position: relative;
  width: fit-content; }
  .admin-select-wrap:before {
    pointer-events: none;
    position: absolute;
    content: '';
    height: 16px;
    width: 16px;
    top: 50%;
    transform: translateY(-50%);
    background-image: url("../images/client/icons/arrow-down.svg");
    right: 24px;
    z-index: 1; }

.a-bo-input__label-text {
  font-weight: 500;
  font-size: 0.875rem;
  line-height: 1.5625rem;
  color: #fff;
  margin-bottom: 0.25rem; }

.a-bo-input__input {
  background-color: #232323;
  border-radius: 4px;
  padding: 0.71875rem 1rem;
  font-weight: 500;
  font-size: 1rem;
  line-height: 1.8125rem;
  width: 100%;
  color: #fff;
  border: 2px solid #232323; }
  .a-bo-input__input--icon {
    padding-left: 3.25rem; }
  .a-bo-input__input::placeholder {
    color: #4B4B4B; }
  .a-bo-input__input:focus {
    outline: none; }
  .a-bo-input__input.error {
    border: 2px solid #D33031; }
  .a-bo-input__input[type="number"]::-webkit-outer-spin-button, .a-bo-input__input[type="number"]::-webkit-inner-spin-button {
    -webkit-appearance: none; }
  .a-bo-input__input[type='number'], .a-bo-input__input[type="number"]:hover, .a-bo-input__input[type="number"]:focus {
    appearance: none;
    -moz-appearance: textfield; }

.a-bo-input__error {
  color: #D33031;
  font-size: 0.875rem;
  line-height: 1.5625rem;
  font-weight: 500;
  margin-top: 0.25rem; }

.a-bo-input__wrap {
  position: relative; }

.a-bo-input__icon {
  position: absolute;
  right: 16px;
  top: 50%;
  height: 20px;
  width: 20px;
  transform: translateY(-50%); }
  .a-bo-input__icon--left {
    right: unset;
    left: 16px; }
  .a-bo-input__icon--eye {
    background: url("../images/admin/preview-close.svg") center;
    background-size: cover; }
    .a-bo-input__icon--eye.active {
      background: url("../images/admin/eye.svg") center; }

.a-bo-input__field {
  display: flex;
  align-items: center;
  padding: 1rem;
  background: #232323;
  border-radius: 4px; }
  .a-bo-input__field .a-bo-input__label-text {
    margin-right: 0.5rem; }

.a-bo-picker .qs-datepicker-container {
  color: #fff;
  width: 285px; }

.a-bo-picker .qs-controls {
  padding: 1.5rem 2rem 0;
  background: #232323; }

.a-bo-picker .qs-datepicker-container {
  border: none;
  border-radius: 4px;
  background: #232323;
  box-shadow: 0px 4px 13px 0px rgba(0, 0, 0, 0.25);
  transform: translateY(10px); }

.a-bo-picker .qs-squares {
  padding: 1rem 2rem 2rem; }

.a-bo-picker .qs-month-year {
  font-size: 0.875rem;
  line-height: 1.5625rem;
  color: #fff;
  font-weight: 500; }

.a-bo-picker .qs-square {
  font-size: 0.875rem;
  line-height: 1.5625rem;
  font-weight: 400; }

.a-bo-picker .qs-day {
  font-size: 0.875rem;
  line-height: 1.5625rem;
  color: #F9B036;
  font-weight: 400; }

.a-bo-picker .qs-current {
  background-color: rgba(119, 80, 16, 0.4); }

.a-bo-picker .qs-active {
  background-color: #F9B036;
  border-radius: 4px;
  color: #121212;
  text-decoration: none;
  border: none; }

.a-bo-picker .qs-square {
  margin: 0.125rem 0; }

.bo-checkbox {
  height: 0;
  width: 0;
  position: absolute;
  opacity: 0; }
  .bo-checkbox + label {
    display: inline-flex;
    align-items: flex-start;
    -webkit-user-select: none;
            user-select: none; }
  .bo-checkbox + label::before {
    content: '';
    display: inline-block;
    width: 20px;
    height: 20px;
    border-radius: 3px;
    flex-shrink: 0;
    background-color: transparent;
    border: 1px solid #2F2F2F; }
  .bo-checkbox:checked + label::before,
  .bo-checkbox.checked + label::before {
    background-image: url("../images/client/icons/checkOn.svg");
    background-repeat: no-repeat;
    background-position: center center;
    background-size: 12px 12px; }
  .bo-checkbox-label {
    font-weight: 400;
    color: #fff;
    font-size: 0.875rem;
    line-height: 1.5625rem;
    cursor: pointer; }
    .bo-checkbox-label a {
      color: #F9B036; }
    .bo-checkbox-label:before {
      margin-right: 1.125rem; }

.a-tab-content {
  display: none; }
  .a-tab-content__wrapper {
    padding: 1.875rem;
    background: #181818;
    border-radius: 0px 8px 8px 8px; }
  .a-tab-content.active {
    display: block; }

.a-tab-header {
  display: flex; }
  .a-tab-header__btn {
    padding: 1.46875rem 2.4375rem;
    font-weight: 600;
    font-size: 0.875rem;
    line-height: 1.5625rem;
    color: #fff; }
    .a-tab-header__btn.active {
      border-radius: 8px 8px 0px 0px;
      background-color: #181818; }

.admin-content__wrap {
  padding: 1.875rem;
  background-color: #181818;
  border-radius: 8px; }

.admin-content__title {
  font-weight: 600;
  font-size: 2rem;
  line-height: 3.1875rem;
  margin-bottom: 1.5rem; }

.admin-content__header {
  margin-bottom: 2.1875rem;
  display: flex; }

.admin-content__label {
  display: block; }
  .admin-content__label + .admin-content__label {
    margin-left: 1.5rem; }
  .admin-content__label-text {
    margin-bottom: 0.25rem;
    font-size: 0.75rem;
    line-height: 1.375rem;
    font-weight: 500; }

.admin-content__back {
  display: flex;
  align-items: center;
  font-weight: 500;
  font-size: 0.75rem;
  line-height: 1.375rem;
  color: #F9B036;
  margin-bottom: 0.1875rem; }
  .admin-content__back svg {
    margin-right: 0.5rem; }

.admin-content__label {
  display: block;
  margin-bottom: 0.9375rem; }

.admin-content__section-title {
  font-weight: 600;
  font-size: 1.25rem;
  line-height: 2.25rem;
  color: #fff;
  margin-bottom: 0.9375rem; }

.admin-content__section + .admin-content__section {
  padding-top: 2.1875rem; }

.admin-content__content {
  display: none; }
  .admin-content__content.active {
    display: block; }

.admin-content__btn {
  margin-left: 2.1875rem;
  padding: 0.625rem 1.5rem; }

.admin-content__wrap-btns {
  display: flex; }

.admin-content__nav-btn + .admin-content__nav-btn {
  margin-left: 1.25rem; }

.a-balance {
  padding: 1.5rem 2rem;
  background-color: #232323;
  border-radius: 8px;
  display: flex;
  justify-content: space-between;
  align-items: center;
  margin-bottom: 0.9375rem; }
  .a-balance--v2 .a-balance__title {
    font-size: 1.25rem;
    line-height: 2.25rem; }
  .a-balance__content {
    margin-right: 1rem; }
  .a-balance__title {
    font-weight: 500;
    font-size: 1rem;
    line-height: 1.5rem;
    color: #fff;
    letter-spacing: -0.011em; }
  .a-balance__text {
    color: #fff;
    opacity: 0.5;
    font-weight: 400;
    font-size: 0.75rem;
    line-height: 1.375rem; }
  .a-balance__number {
    font-weight: 500;
    font-size: 1.875rem;
    line-height: 1.5rem;
    color: #fff;
    letter-spacing: -0.011em; }

.a-content-tabs {
  display: flex; }
  .a-content-tabs__btn {
    padding: 0.40625rem 1.25rem;
    border: 2px solid transparent;
    background-color: #232323;
    font-weight: 600;
    font-size: 0.875rem;
    line-height: 1.5625rem;
    border-radius: 4px;
    color: #fff; }
    .a-content-tabs__btn + .a-content-tabs__btn {
      margin-left: 0.9375rem; }
    .a-content-tabs__btn.active {
      border: 2px solid #F9B036; }

/*----------------------------------*/
/*  popup */
/*----------------------------------*/
.popup {
  position: fixed;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  width: 100%;
  z-index: 1;
  visibility: hidden;
  opacity: 0;
  transition: all 0.3s ease;
  display: flex;
  align-items: center;
  justify-content: center;
  min-height: 100vh;
  padding: 1.5rem;
  overflow-y: auto; }
  .popup.active {
    visibility: visible;
    opacity: 1; }
  .popup__bg {
    -webkit-backdrop-filter: blur(4px);
            backdrop-filter: blur(4px);
    background: rgba(38, 36, 22, 0.14);
    position: absolute;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    height: 100%;
    width: 100%; }
  .popup__content {
    position: relative;
    z-index: 10; }
  .popup__close {
    position: absolute;
    top: 24px;
    right: 32px; }

.check {
  padding: 5rem 2rem 2rem;
  border-radius: 12px;
  border: 3px solid #4E4E4E;
  background-color: #181818;
  max-width: 430px;
  width: 100%;
  text-align: center; }
  .check__icon {
    margin-bottom: 0.5rem; }
  .check__title {
    font-weight: 600;
    font-size: 1.75rem;
    line-height: 2rem;
    color: #fff;
    margin-bottom: 0.5rem; }
    @media (min-width: 768px) {
      .check__title {
        font-size: 2rem;
        line-height: 3.1875rem; } }
  .check__text {
    color: #fff;
    font-weight: 400;
    font-size: 0.875rem;
    line-height: 1.5625rem; }
  .check__wrap-btn {
    max-width: 323px;
    display: flex;
    margin-top: 2rem; }
  .check__btn {
    width: 100%; }
    .check__btn + .check__btn {
      margin-left: 1rem; }

.completed {
  padding: 1.875rem;
  border-radius: 8px;
  text-align: center;
  max-width: 470px; }
  @media (min-width: 958px) {
    .completed {
      background-color: #181818; } }
  .completed__icon {
    margin-bottom: 0.625rem; }
  .completed__title {
    font-weight: 600;
    font-size: 2rem;
    line-height: 3.1875rem;
    color: #fff;
    margin-bottom: 0.625rem; }
  .completed__text {
    font-weight: 400;
    font-size: 0.875rem;
    line-height: 1.5625rem;
    color: #fff; }
  .completed__btn {
    margin-top: 24px; }

.editPairsPopup {
  padding: 1.5rem;
  background-color: #181818;
  width: 23.75rem;
  border-radius: 8px; }

.notification {
  position: fixed;
  top: 86px;
  right: 38px;
  z-index: 10;
  visibility: visible;
  opacity: 1;
  transition: 0.3s; }
  .notification__wrapper {
    display: flex;
    align-items: center;
    padding: 1rem 1.5rem;
    background-color: #D8F5E5;
    -webkit-backdrop-filter: blur(20px);
            backdrop-filter: blur(20px);
    border-radius: 8px;
    max-width: 392px; }
  .notification__title {
    font-weight: 600;
    font-size: 0.875rem;
    line-height: 1.5625rem;
    color: #23C381; }
  .notification__text {
    font-weight: 600;
    font-size: 0.875rem;
    line-height: 1.5625rem;
    color: #23C381; }
  .notification__icon {
    margin-right: 0.5rem;
    flex-shrink: 0; }
  .notification__close {
    flex-shrink: 0; }
  .notification .notification__title--success,
  .notification .notification__icon--success {
    display: block; }
  .notification .notification__title--error,
  .notification .notification__icon--error {
    display: none; }
  .notification.error .notification__wrapper {
    background-color: #DDC0C0; }
  .notification.error .notification__title,
  .notification.error .notification__text {
    color: #D33031; }
  .notification.error .notification__title--success,
  .notification.error .notification__icon--success {
    display: none; }
  .notification.error .notification__title--error,
  .notification.error .notification__icon--error {
    display: block; }
  .notification.error .notification__close path {
    fill: #D33031; }
  .notification--hidden {
    visibility: hidden;
    opacity: 0; }

/*----------------------------------*/
/*  init editor styles */
/*----------------------------------*/
[data-tune="stretched"], [data-tune="withBackground"],
[data-tune="withBorder"] {
  display: none; }

.wrapper-min {
  padding-bottom: 1.75rem; }

.ce-header {
  font-family: 'Koma';
  font-weight: 400; }

h2.ce-header {
  font-size: 2.5rem;
  line-height: 2.875rem; }

h3.ce-header {
  font-size: 1.5rem;
  line-height: 1.875rem; }

h4.ce-header {
  font-size: 1.25rem;
  line-height: 1.625rem; }

h5.ce-header {
  font-size: 1.125rem;
  line-height: 1.375rem; }

h6.ce-header {
  font-size: 0.75rem;
  line-height: 1rem; }

.ce-paragraph {
  font-size: 1.125rem;
  line-height: 1.5625rem; }
  .ce-paragraph a {
    color: #FDBE0D; }

.cdx-list li.cdx-list__item {
  padding-top: 0;
  padding-bottom: 0;
  font-size: 1.125rem;
  line-height: 1.5625rem; }

.cdx-list a {
  color: #FDBE0D; }

.ce-tool-head {
  display: flex;
  align-items: center;
  margin-top: 1rem;
  margin-bottom: 2.22222rem; }
  .ce-tool-head__title, .ce-tool-head h2 {
    margin: 0;
    font-size: 1.2rem;
    line-height: 1.55rem; }
  .ce-tool-head__btn {
    display: inline-flex;
    justify-content: center;
    align-items: center;
    margin-left: 40px;
    padding: 2px 20px;
    border: none;
    background-color: #F9B036; }
    .ce-tool-head__btn-border {
      border: 1px solid #121212;
      margin: 0;
      padding: 2px 16px; }

.ce-tool-delete {
  display: inline-flex;
  justify-content: center;
  padding: 5px;
  border: none;
  background-color: transparent; }

.ce-tool__item + .ce-tool__item {
  margin-top: 1rem; }

.ce-tool__item-file {
  display: flex;
  align-items: center;
  justify-content: center;
  width: 100%;
  text-align: center; }
  .ce-tool__item-file img {
    width: 100%;
    height: auto; }
  .ce-tool__item-file input {
    display: none; }

.ce-tool__field {
  padding-top: 0.5rem;
  border-bottom: 1px solid #e3e3e3;
  margin-bottom: 0.5rem; }
  .ce-tool__field:focus {
    outline: none; }

.ce-tool__label {
  color: #b7b7b7; }

.cdx-tool-btn {
  color: transparent;
  background-color: transparent; }
  .cdx-tool-btn--active {
    color: rgba(109, 181, 0, 0.59); }

.parser-btn {
  width: 20px;
  height: 20px;
  background: url("../images/admin/paste.svg") no-repeat;
  background-size: cover;
  border: none;
  opacity: 0.5;
  mix-blend-mode: difference; }
  .parser-btn:hover {
    opacity: 1; }

.ce-reviews .select2-container {
  width: 100% !important; }

.image--delete {
  position: absolute;
  top: 35px;
  left: 10px;
  background-color: #D33031; }

.ce-gallery__itemWrap {
  border: 1px solid black;
  padding: 5px;
  margin-bottom: 20px; }

.ce-toolbar__plus {
  color: #707070; }

.ce-paragraph {
  color: #fff; }

.ce-popover {
  background-color: #232323;
  border-color: #292929; }

.cdx-search-field {
  background-color: #202020; }

.ce-toolbar__plus,
.ce-toolbar__settings-btn {
  color: #fff; }
  .ce-toolbar__plus:hover,
  .ce-toolbar__settings-btn:hover {
    background-color: #4B4B4B !important; }

.ce-popover-item:hover {
  background-color: #4B4B4B !important; }

.ce-popover-item__icon {
  background-color: #363636;
  border-color: #707070;
  color: #707070; }

.ce-popover-item__title {
  color: #fff; }

.ce-inline-toolbar {
  background-color: #232323; }

.ce-inline-tool:hover {
  background-color: #292929; }

/*----------------------------------*/
/*  block - quote */
/*----------------------------------*/
.ce-quote {
  padding-top: 1rem;
  padding-bottom: 1rem; }
  .ce-quote .ce-tool__item {
    width: 100%; }
  .ce-quote .ce-tool__label {
    text-align: left; }
  .ce-quote .ce-tool__field {
    width: 100%;
    margin-top: 0.5rem;
    line-height: 1.6em; }
  .ce-quote__text, .ce-quote__author {
    font-size: 1.125rem;
    line-height: 1.8125rem;
    text-align: left; }
  .ce-quote__text {
    margin-top: 1.5rem;
    margin-bottom: 1rem;
    font-weight: 700; }

/*----------------------------------*/
/*  block - wide picture */
/*----------------------------------*/
.ce-widePic {
  width: 100%;
  height: auto;
  background-color: #C8C8C8; }
  .ce-widePic .ce-tool__item {
    height: 100%; }
  .ce-widePic img {
    width: auto;
    max-width: 100%;
    height: auto; }

/*----------------------------------*/
/*  block - media & text */
/*----------------------------------*/
.ce-mediaText__form {
  display: flex;
  padding-bottom: 1rem; }
  .ce-mediaText__form-title {
    width: 100%;
    margin-bottom: 1rem; }
  .ce-mediaText__form-item {
    display: flex;
    margin-right: 1rem;
    padding-left: 0 !important;
    padding-right: 0 !important; }
    .ce-mediaText__form-item label {
      display: block;
      margin-left: 0.5rem; }

.ce-mediaText__wrap--left .ce-mediaText__item:nth-of-type(even) > .ce-mediaText__itemWrap {
  flex-direction: row-reverse; }

.ce-mediaText__wrap--left .ce-mediaText__item:nth-of-type(odd) > .ce-mediaText__itemWrap {
  flex-direction: row; }

.ce-mediaText__wrap--right .ce-mediaText__item:nth-of-type(even) > .ce-mediaText__itemWrap {
  flex-direction: row; }

.ce-mediaText__wrap--right .ce-mediaText__item:nth-of-type(odd) > .ce-mediaText__itemWrap {
  flex-direction: row-reverse; }

.ce-mediaText__wrap--left.ce-mediaText__wrap {
  display: flex;
  flex-direction: row-reverse; }

.ce-mediaText__wrap--right.ce-mediaText__wrap {
  display: flex;
  flex-direction: row; }

.ce-mediaText__item-img {
  max-width: 100%;
  height: auto; }

.ce-mediaText__item-title {
  padding-top: 0.625rem;
  font-size: 1.5rem;
  font-weight: 700;
  line-height: 1.8125rem; }

.ce-mediaText__item-text {
  padding-top: 0.625rem;
  font-size: 1.125rem;
  line-height: 1.5625rem; }

.ce-background {
  padding-left: 20px;
  border-left: 3px solid #eee;
  font-size: 14px;
  margin: 1rem 0; }
  .ce-background img {
    max-width: 100%; }

/*----------------------------------*/
/*  block - numbers block */
/*----------------------------------*/
.ce-numbers__item {
  text-align: center; }
  .ce-numbers__item .ce-tool__item {
    text-align: center; }
  .ce-numbers__item-num {
    font-size: 3rem;
    font-weight: 700;
    line-height: 3.625rem; }
  .ce-numbers__item-text {
    font-size: 1rem;
    line-height: 1.4375rem; }

/*----------------------------------*/
/*  block - partners */
/*----------------------------------*/
.ce-partners__item {
  width: 100%; }
  .ce-partners__item .ce-tool__item {
    width: 100%;
    margin-top: 1rem; }

/*----------------------------------*/
/*  block - block with icon */
/*----------------------------------*/
.ce-iconBlock__item-icon {
  width: auto !important;
  height: 100% !important;
  max-height: 80px;
  margin: 0 auto 1.5rem; }

.ce-iconBlock__item-title {
  font-size: 1.125rem;
  font-weight: 700;
  line-height: 1.5625rem; }

.ce-iconBlock__item-text {
  font-size: 1rem;
  line-height: 1.4375rem; }

/*----------------------------------*/
/*  block - progress bar */
/*----------------------------------*/
.ce-progressBar__list {
  width: 100%;
  list-style: none;
  margin: 0;
  margin-top: 0.75rem;
  padding: 0; }

.ce-progressBar__item {
  position: relative;
  margin-bottom: 1.5rem;
  padding-top: 0;
  padding-bottom: 1.5rem;
  padding-left: 6.25rem;
  counter-increment: line-number; }
  .ce-progressBar__item::before {
    content: "0" counter(line-number);
    position: absolute;
    z-index: 2;
    top: 0;
    left: 0;
    display: flex;
    align-items: center;
    justify-content: center;
    width: 56px;
    height: 56px;
    font-size: 1.5rem;
    line-height: 2.375rem;
    letter-spacing: .02em;
    color: #fff;
    text-transform: uppercase;
    border-radius: 50%;
    background-color: #E25728; }
  .ce-progressBar__item::after {
    content: '';
    position: absolute;
    z-index: 1;
    top: 56px;
    left: 28px;
    width: 3px;
    height: 100%;
    background-color: #E25728; }
  .ce-progressBar__item:last-of-type::after {
    display: none; }
  .ce-progressBar__item-title {
    margin-bottom: 1rem;
    font-size: 1.5rem;
    font-weight: 700;
    line-height: 2.375rem;
    letter-spacing: .02em; }
  .ce-progressBar__item-text {
    font-size: 1.125rem;
    line-height: 1.625rem; }

/*----------------------------------*/
/*  block - attach */
/*----------------------------------*/
.ce-attach__item {
  display: flex;
  flex-wrap: nowrap;
  align-items: center;
  height: 56px; }

.ce-attach__field {
  display: flex;
  align-items: center;
  width: 100%;
  height: 100%;
  padding: 0;
  background-color: #F7F7F7; }
  .ce-attach__field input {
    display: none; }

.ce-attach .step2 {
  display: none; }

.ce-attach__item.uploaded .step1 {
  display: none; }

.ce-attach__item.uploaded .step2 {
  display: flex; }

.ce-attach__icon {
  display: flex;
  align-items: center;
  justify-content: center;
  width: 80px; }
  .ce-attach__icon span {
    display: flex;
    align-items: center;
    justify-content: center;
    width: 42px;
    height: 18px;
    font-size: 0.875rem;
    line-height: 0.9375rem;
    font-weight: 700;
    color: #fff;
    text-transform: uppercase; }
  .ce-attach__icon .pdf {
    background: linear-gradient(180deg, #FF5252 3263.35%, #D50000 8525.36%); }
  .ce-attach__icon .doc {
    background-color: #1857b8; }
  .ce-attach__icon .xlsx {
    background-color: #0f783f; }

.ce-attach__label, .ce-attach__name {
  font-size: 1.125rem;
  line-height: 1.8125rem; }

.ce-attach__name {
  display: inline-flex;
  width: 100%;
  margin-right: 1rem;
  border-bottom: 1px solid #cecece; }
  .ce-attach__name:focus {
    outline: none; }

.ce-attach__link {
  display: none;
  align-items: center;
  justify-content: center;
  width: 56px;
  height: 100%;
  margin-left: 0.5rem;
  background-color: #F7F7F7; }

.ce-attach__item.uploaded .ce-attach__link {
  display: flex; }

.switch-field {
  display: flex;
  margin-bottom: 10px;
  overflow: hidden; }
  .switch-field input {
    position: absolute !important;
    clip: rect(0, 0, 0, 0);
    height: 1px;
    width: 1px;
    border: 0;
    overflow: hidden; }
    .switch-field input:checked + label {
      background-color: #E25728;
      color: #fff;
      box-shadow: none; }
  .switch-field label {
    background-color: #e4e4e4;
    color: rgba(0, 0, 0, 0.6);
    font-size: 14px;
    line-height: 1;
    text-align: center;
    padding: 8px 16px;
    margin-right: -1px;
    border: 1px solid rgba(0, 0, 0, 0.2);
    box-shadow: inset 0 1px 3px rgba(0, 0, 0, 0.3), 0 1px rgba(255, 255, 255, 0.1);
    transition: all 0.1s ease-in-out; }
    .switch-field label:hover {
      cursor: pointer; }

.switch-field label:first-of-type {
  border-radius: 4px 0 0 4px; }

.switch-field label:last-of-type {
  border-radius: 0 4px 4px 0; }

.pages__footer {
  margin-top: 10px; }

.pages__item {
  padding: 5px 0px;
  border-right: 1px solid gray; }
  .pages__item:hover {
    background: #eee; }
  .pages__item:last-child {
    border-right: none; }

.ce-pages {
  padding-left: 20px;
  border-left: 3px solid #eee;
  font-size: 14px; }
  .ce-pages .admin-form__label {
    margin-bottom: 0px; }
  .ce-pages .admin-form__labelTitle {
    font-size: 14px; }

.ce-divider {
  display: flex;
  align-items: center;
  justify-content: center;
  width: 100%;
  margin: 1rem 0px;
  padding-left: 20px;
  border-left: 3px solid #eee; }
  .ce-divider__icon + .ce-divider__icon {
    margin-left: 3rem; }
  .ce-divider .ce-tool-head {
    margin: 0px; }

/*----------------------------------*/
/*  auth */
/*----------------------------------*/
.auth__wrap {
  display: flex;
  flex-direction: column;
  justify-content: center;
  align-items: center;
  height: 100%;
  padding-top: 7.5rem; }

.auth__inner {
  text-align: center; }

.a-auth-form {
  padding: 1.875rem;
  width: 100%;
  max-width: 470px;
  background-color: #181818;
  border-radius: 8px; }
  .a-auth-form__title {
    font-weight: 600;
    font-size: 2rem;
    line-height: 3.1875rem; }
  .a-auth-form__inp-wrap {
    margin-bottom: 1rem; }
  .a-auth-form__btn {
    margin-top: 1.5rem; }

.a-bo-input__label-text {
  font-weight: 500;
  font-size: 0.875rem;
  line-height: 1.5625rem;
  color: #fff;
  margin-bottom: 0.25rem; }

.a-bo-input__input {
  background-color: #232323;
  border-radius: 4px;
  padding: 0.71875rem 1rem;
  font-weight: 500;
  font-size: 1rem;
  line-height: 1.8125rem;
  width: 100%;
  color: #fff;
  border: 2px solid #232323; }
  .a-bo-input__input--icon {
    padding-left: 3.25rem; }
  .a-bo-input__input::placeholder {
    color: #4B4B4B; }
  .a-bo-input__input:focus {
    outline: none; }
  .a-bo-input__input.error {
    border: 2px solid #D33031; }
  .a-bo-input__input[type="number"]::-webkit-outer-spin-button, .a-bo-input__input[type="number"]::-webkit-inner-spin-button {
    -webkit-appearance: none; }
  .a-bo-input__input[type='number'], .a-bo-input__input[type="number"]:hover, .a-bo-input__input[type="number"]:focus {
    appearance: none;
    -moz-appearance: textfield; }
  .a-bo-input__input--table {
    width: 75px;
    border: 2px solid #404040;
    padding: 0.1875rem 0.9375rem;
    border-radius: 4px; }

.a-bo-input__error {
  color: #D33031;
  font-size: 0.875rem;
  line-height: 1.5625rem;
  font-weight: 500;
  margin-top: 0.25rem; }

.a-bo-input__wrap {
  position: relative; }

.a-bo-input__icon {
  position: absolute;
  right: 16px;
  top: 50%;
  height: 20px;
  width: 20px;
  transform: translateY(-50%); }
  .a-bo-input__icon--left {
    right: unset;
    left: 16px; }

.a-bo-input__select {
  background-color: #232323;
  border-radius: 4px;
  padding: 0.9375rem 1rem;
  font-weight: 500;
  font-size: 1rem;
  line-height: 1.8125rem;
  width: 100%;
  color: #fff;
  border: 2px solid #232323; }

.a-bo-input__disabled-input {
  padding: 0.46875rem 0.625rem;
  border-radius: 4px;
  background-color: #232323; }
  .a-bo-input__disabled-input span {
    font-weight: 500;
    font-size: 1rem;
    line-height: 1.8125rem;
    color: #858585;
    display: inline-block;
    padding: 0.25rem 0.9375rem;
    border: 2px solid #858585;
    border-radius: 5px; }

.dashboard__total {
  font-weight: 600;
  font-size: 1.25rem;
  line-height: 2rem;
  color: #fff;
  margin-bottom: 1.5rem; }
  .dashboard__total span {
    opacity: 0.5;
    font-weight: 500;
    margin-left: 0.9375rem; }

.dashboard-card {
  padding: 1.25rem;
  border-radius: 4px;
  background-color: #232323;
  height: calc(100% - 24px);
  margin-bottom: 1.5rem;
  min-height: 9.6875rem;
  display: flex;
  flex-direction: column;
  justify-content: flex-end; }
  .dashboard-card--auto {
    min-height: auto; }
  .dashboard-card__title {
    font-weight: 500;
    font-size: 0.875rem;
    line-height: 1.5625rem;
    color: #fff;
    display: flex;
    align-items: baseline; }
  .dashboard-card__text {
    color: #fff;
    font-weight: 500;
    font-size: 1.5625rem;
    line-height: 2.8125rem; }
    .dashboard-card__text span {
      font-weight: 500;
      font-size: 0.875rem;
      line-height: 1.5625rem;
      color: #707070;
      margin-left: 0.625rem; }

.admin-history {
  display: flex;
  align-items: flex-end; }
  .admin-history__label + .admin-history__label {
    margin-left: 0.9375rem; }
  .admin-history__date-wrap {
    display: flex;
    align-items: center; }
  .admin-history__date-to {
    font-weight: 500;
    font-size: 0.75rem;
    line-height: 1.375rem;
    color: #fff;
    margin: 0 0.9375rem; }
  .admin-history__btn {
    margin-left: 0.625rem;
    padding: 0.625rem 1.5rem; }
  .admin-history__input {
    padding: 0.625rem 1.5rem;
    border-radius: 4px;
    background-color: #232323;
    min-width: 42px;
    width: fit-content;
    font-weight: 500;
    font-size: 0.75rem;
    line-height: 1.375rem;
    color: #fff;
    color-scheme: dark; }
    .admin-history__input--id {
      width: 14.0625rem; }
      @media (min-width: 1440px) {
        .admin-history__input--id {
          width: 20.3125rem; } }

.authentication__title {
  margin-bottom: 0.9375rem;
  font-weight: 600;
  font-size: 1rem;
  line-height: 1.625rem;
  color: #fff; }

.authentication__text {
  font-weight: 500;
  font-size: 0.875rem;
  line-height: 1.4375rem;
  color: #fff;
  margin: 1.5rem 0; }
  .authentication__text--indent {
    margin: 0.9375rem 0 2.8125rem; }

.authentication__step {
  display: flex;
  align-items: center;
  background: #232323;
  border-radius: 4px;
  padding: 0.625rem 0.9375rem;
  margin: 2.1875rem 0 1.5rem; }

.authentication__step-num {
  font-weight: 600;
  font-size: 1rem;
  line-height: 1rem;
  color: #232323;
  height: 26px;
  width: 26px;
  border-radius: 4px;
  background-color: #F9B036;
  display: flex;
  align-items: center;
  justify-content: center;
  margin-right: 0.625rem; }

.authentication__step-title {
  font-weight: 600;
  font-size: 1rem;
  line-height: 1.625rem;
  color: #fff; }

.authentication__download {
  display: flex;
  align-items: center;
  margin: 1.5rem 0; }

.authentication__download-link + .authentication__download-link {
  margin-left: 1.5rem; }

.authentication__key {
  display: flex; }

.authentication__key-qr {
  display: block;
  height: 150px;
  width: 150px;
  flex-shrink: 0; }
  .authentication__key-qr img, .authentication__key-qr svg {
    height: 150px;
    width: 150px; }

.authentication__key-content {
  margin-left: 1.5rem;
  width: 100%; }

.authentication__key-label {
  font-weight: 500;
  font-size: 0.875rem;
  line-height: 1.5625rem;
  color: #fff;
  margin-bottom: 0.25rem; }

.authentication__key-btn {
  padding: 0.96875rem 1rem;
  color: #335BE9;
  font-weight: 600;
  font-size: 0.875rem;
  line-height: 1.5625rem;
  margin-bottom: 0.5rem;
  background-color: #232323;
  width: 100%;
  text-align: left; }

.authentication__carefull {
  padding: 0.625rem;
  background: rgba(253, 50, 50, 0.1);
  border-radius: 4px;
  display: flex;
  align-items: center;
  width: 100%; }
  .authentication__carefull svg {
    margin-right: 0.9375rem;
    flex-shrink: 0; }

.authentication__carefull-text {
  color: #D33031;
  font-weight: 400;
  font-size: 0.875rem;
  line-height: 1.5625rem; }

.authentication__btn {
  margin-top: 2.1875rem; }

li > ul.admin-form__checkboxList {
  padding-left: 0.625rem; }

.seo__google {
  padding: 1rem 1.5rem;
  border: 1px solid #4B4B4B;
  margin-top: 0.5rem;
  margin-bottom: 0.5rem; }
  .seo__googleLink {
    font-size: 1rem;
    line-height: 1.25rem;
    color: #8E8E8E; }
  .seo__googleTitle {
    font-size: 1.25rem;
    line-height: 1.75rem;
    font-weight: 600;
    color: #F9B036; }
  .seo__googleDescription {
    width: 65%;
    font-size: 1rem;
    line-height: 1.25rem;
    color: #4B4B4B; }

.seo__tg {
  background: #232323;
  padding: 1rem 1.5rem;
  border-radius: 25px;
  max-width: 400px; }
  .seo__tgLink {
    font-size: 1rem;
    line-height: 1.25rem;
    color: #F9B036; }
  .seo__tgTitle {
    font-size: 1.125rem;
    line-height: 1.625rem;
    font-weight: 600;
    color: #F9B036; }
  .seo__tgDescription {
    font-size: 1rem;
    line-height: 1.25rem;
    color: #fff; }
  .seo__tgImage {
    margin-top: 0.5rem; }
    .seo__tgImage img {
      width: 100%;
      max-width: 100%; }

.seo__fb {
  max-width: 600px;
  background: #232323;
  border: 1px solid #4B4B4B; }
  .seo__fbBody {
    padding: 1rem 1.5rem;
    border-top: #DBE2EA; }
  .seo__fbLink {
    font-size: 1rem;
    line-height: 1.25rem;
    color: #F9B036; }
  .seo__fbTitle {
    font-size: 1.25rem;
    line-height: 1.75rem;
    font-weight: 600;
    color: #F9B036; }
  .seo__fbDescription {
    font-size: 1rem;
    line-height: 1.25rem;
    color: #8E8E8E; }
  .seo__fbImage img {
    width: 100%;
    max-width: 100%; }
