/*!***************************************************************************************************************************************************************************************************************************!*\
  !*** css ./node_modules/css-loader/dist/cjs.js??ruleSet[1].rules[5].rules[0].oneOf[0].use[1]!./node_modules/postcss-loader/dist/cjs.js??ruleSet[1].rules[5].rules[0].oneOf[0].use[2]!./src/styles/main.css?ngGlobalStyle ***!
  \***************************************************************************************************************************************************************************************************************************/
@charset "UTF-8";
/* http://meyerweb.com/eric/tools/css/reset/
   v2.0 | 20110126
   License: none (public domain)
*/
html, body, div, span, applet, object, iframe, h1, h2, h3, h4, h5, h6, p, blockquote, pre, a, abbr, acronym, address, big, cite, code, del, dfn, em, img, ins, kbd, q, s, samp, small, strike, strong, sub, sup, tt, var, b, u, i, center, dl, dt, dd, ol, ul, li, fieldset, form, label, legend, table, caption, tbody, tfoot, thead, tr, th, td, article, aside, canvas, details, embed, figure, figcaption, footer, header, hgroup, menu, nav, output, ruby, section, summary, time, mark, audio, video {
  margin: 0;
  padding: 0;
  border: 0;
  font-size: 100%;
  font: inherit;
  vertical-align: baseline;
}

/* HTML5 display-role reset for older browsers */
article, aside, details, figcaption, figure, footer, header, hgroup, menu, nav, section {
  display: block;
}

html {
  overflow-x: hidden;
  margin-right: calc(-1 * (100vw - 100%));
}

body {
  line-height: 1;
}

ol, ul {
  margin: 0;
  list-style: none;
}

blockquote, q {
  quotes: none;
}

blockquote:before, blockquote:after {
  content: '';
  content: none;
}

q:before, q:after {
  content: '';
  content: none;
}

table {
  border-collapse: collapse;
  border-spacing: 0;
}

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

.img-thumbnail {
  padding: 0.25rem;
  background-color: #fff;
  border: 1px solid #dee2e6;
  border-radius: 0.25rem;
  max-width: 100%;
  height: auto;
}

.figure {
  display: inline-block;
}

.figure-img {
  margin-bottom: 0.5rem;
  line-height: 1;
}

.figure-caption {
  font-size: 90%;
  color: #6c757d;
}

.container {
  width: 100%;
  padding-right: 15px;
  padding-left: 15px;
  margin-right: auto;
  margin-left: auto;
}

@media (min-width: 576px) {
  .container {
    max-width: 540px;
  }
}

@media (min-width: 767.98px) {
  .container {
    max-width: 720px;
  }
}

@media (min-width: 1023.98px) {
  .container {
    max-width: 1023.98px;
  }
}

@media (min-width: 1200px) {
  .container {
    max-width: 1140px;
  }
}

.container-fluid {
  width: 100%;
  padding-right: 15px;
  padding-left: 15px;
  margin-right: auto;
  margin-left: auto;
}

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

.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-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-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 {
  position: relative;
  width: 100%;
  padding-right: 15px;
  padding-left: 15px;
}

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

.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: 576px) {
  .col-sm {
    flex-basis: 0;
    flex-grow: 1;
    max-width: 100%;
  }
  .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: 767.98px) {
  .col-md {
    flex-basis: 0;
    flex-grow: 1;
    max-width: 100%;
  }
  .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: 1023.98px) {
  .col-lg {
    flex-basis: 0;
    flex-grow: 1;
    max-width: 100%;
  }
  .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: 1200px) {
  .col-xl {
    flex-basis: 0;
    flex-grow: 1;
    max-width: 100%;
  }
  .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%;
  }
}

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

.align-top {
  vertical-align: top !important;
}

.align-middle {
  vertical-align: middle !important;
}

.align-bottom {
  vertical-align: bottom !important;
}

.align-text-bottom {
  vertical-align: text-bottom !important;
}

.align-text-top {
  vertical-align: text-top !important;
}

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

a.bg-primary:hover, a.bg-primary:focus,
button.bg-primary:hover,
button.bg-primary:focus {
  background-color: #0062cc !important;
}

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

a.bg-secondary:hover, a.bg-secondary:focus,
button.bg-secondary:hover,
button.bg-secondary:focus {
  background-color: #545b62 !important;
}

.bg-success {
  background-color: #28a745 !important;
}

a.bg-success:hover, a.bg-success:focus,
button.bg-success:hover,
button.bg-success:focus {
  background-color: #1e7e34 !important;
}

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

a.bg-info:hover, a.bg-info:focus,
button.bg-info:hover,
button.bg-info:focus {
  background-color: #117a8b !important;
}

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

a.bg-warning:hover, a.bg-warning:focus,
button.bg-warning:hover,
button.bg-warning:focus {
  background-color: #d39e00 !important;
}

.bg-danger {
  background-color: #dc3545 !important;
}

a.bg-danger:hover, a.bg-danger:focus,
button.bg-danger:hover,
button.bg-danger:focus {
  background-color: #bd2130 !important;
}

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

a.bg-light:hover, a.bg-light:focus,
button.bg-light:hover,
button.bg-light:focus {
  background-color: #dae0e5 !important;
}

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

a.bg-dark:hover, a.bg-dark:focus,
button.bg-dark:hover,
button.bg-dark:focus {
  background-color: #1d2124 !important;
}

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

.bg-transparent {
  background-color: transparent !important;
}

.border {
  border: 1px solid #dee2e6 !important;
}

.border-top {
  border-top: 1px solid #dee2e6 !important;
}

.border-right {
  border-right: 1px solid #dee2e6 !important;
}

.border-bottom {
  border-bottom: 1px solid #dee2e6 !important;
}

.border-left {
  border-left: 1px solid #dee2e6 !important;
}

.border-0 {
  border: 0 !important;
}

.border-top-0 {
  border-top: 0 !important;
}

.border-right-0 {
  border-right: 0 !important;
}

.border-bottom-0 {
  border-bottom: 0 !important;
}

.border-left-0 {
  border-left: 0 !important;
}

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

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

.border-success {
  border-color: #28a745 !important;
}

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

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

.border-danger {
  border-color: #dc3545 !important;
}

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

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

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

.rounded-sm {
  border-radius: 0.2rem !important;
}

.rounded {
  border-radius: 0.25rem !important;
}

.rounded-top {
  border-top-left-radius: 0.25rem !important;
  border-top-right-radius: 0.25rem !important;
}

.rounded-right {
  border-top-right-radius: 0.25rem !important;
  border-bottom-right-radius: 0.25rem !important;
}

.rounded-bottom {
  border-bottom-right-radius: 0.25rem !important;
  border-bottom-left-radius: 0.25rem !important;
}

.rounded-left {
  border-top-left-radius: 0.25rem !important;
  border-bottom-left-radius: 0.25rem !important;
}

.rounded-lg {
  border-radius: 0.3rem !important;
}

.rounded-circle {
  border-radius: 50% !important;
}

.rounded-pill {
  border-radius: 50rem !important;
}

.rounded-0 {
  border-radius: 0 !important;
}

.clearfix::after {
  display: block;
  clear: both;
  content: "";
}

.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: 576px) {
  .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: 767.98px) {
  .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: 1023.98px) {
  .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: 1200px) {
  .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 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;
  }
}

.embed-responsive {
  position: relative;
  display: block;
  width: 100%;
  padding: 0;
  overflow: hidden;
}

.embed-responsive::before {
  display: block;
  content: "";
}

.embed-responsive .embed-responsive-item,
.embed-responsive iframe,
.embed-responsive embed,
.embed-responsive object,
.embed-responsive video {
  position: absolute;
  top: 0;
  bottom: 0;
  left: 0;
  width: 100%;
  height: 100%;
  border: 0;
}

.embed-responsive-21by9::before {
  padding-top: 42.85714%;
}

.embed-responsive-16by9::before {
  padding-top: 56.25%;
}

.embed-responsive-4by3::before {
  padding-top: 75%;
}

.embed-responsive-1by1::before {
  padding-top: 100%;
}

.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: 576px) {
  .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: 767.98px) {
  .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: 1023.98px) {
  .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: 1200px) {
  .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;
  }
}

.float-left {
  float: left !important;
}

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

.float-none {
  float: none !important;
}

@media (min-width: 576px) {
  .float-sm-left {
    float: left !important;
  }
  .float-sm-right {
    float: right !important;
  }
  .float-sm-none {
    float: none !important;
  }
}

@media (min-width: 767.98px) {
  .float-md-left {
    float: left !important;
  }
  .float-md-right {
    float: right !important;
  }
  .float-md-none {
    float: none !important;
  }
}

@media (min-width: 1023.98px) {
  .float-lg-left {
    float: left !important;
  }
  .float-lg-right {
    float: right !important;
  }
  .float-lg-none {
    float: none !important;
  }
}

@media (min-width: 1200px) {
  .float-xl-left {
    float: left !important;
  }
  .float-xl-right {
    float: right !important;
  }
  .float-xl-none {
    float: none !important;
  }
}

.overflow-auto {
  overflow: auto !important;
}

.overflow-hidden {
  overflow: hidden !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;
  }
}

.sr-only {
  position: absolute;
  width: 1px;
  height: 1px;
  padding: 0;
  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;
}

.shadow-sm {
  box-shadow: 0 0.125rem 0.25rem rgba(0, 0, 0, 0.075) !important;
}

.shadow {
  box-shadow: 0 0.5rem 1rem rgba(0, 0, 0, 0.15) !important;
}

.shadow-lg {
  box-shadow: 0 1rem 3rem rgba(0, 0, 0, 0.175) !important;
}

.shadow-none {
  box-shadow: none !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;
}

.stretched-link::after {
  position: absolute;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  z-index: 1;
  pointer-events: auto;
  content: "";
  background-color: rgba(0, 0, 0, 0);
}

.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: 576px) {
  .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: 767.98px) {
  .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: 1023.98px) {
  .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: 1200px) {
  .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;
  }
}

.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: 576px) {
  .text-sm-left {
    text-align: left !important;
  }
  .text-sm-right {
    text-align: right !important;
  }
  .text-sm-center {
    text-align: center !important;
  }
}

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

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

@media (min-width: 1200px) {
  .text-xl-left {
    text-align: left !important;
  }
  .text-xl-right {
    text-align: right !important;
  }
  .text-xl-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: #28a745 !important;
}

a.text-success:hover, a.text-success:focus {
  color: #19692c !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: #dc3545 !important;
}

a.text-danger:hover, a.text-danger:focus {
  color: #a71d2a !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(0, 0, 0, 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;
}

.visible {
  visibility: visible !important;
}

.invisible {
  visibility: hidden !important;
}

.c-icon {
  font-family: "pzuci";
  display: inline-block;
  line-height: 1;
  font-weight: normal;
  font-style: normal;
  speak: none;
  text-decoration: inherit;
  text-transform: none;
  text-rendering: auto;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}

.c-icon--1_1:before {
  content: "\f101";
}

.c-icon--1_2:before {
  content: "\f102";
}

.c-icon--1_3:before {
  content: "\f103";
}

.c-icon--1_4:before {
  content: "\f104";
}

.c-icon--1_5:before {
  content: "\f105";
}

.c-icon--1_6:before {
  content: "\f106";
}

.c-icon--1_7:before {
  content: "\f107";
}

.c-icon--10_1:before {
  content: "\f108";
}

.c-icon--10_10:before {
  content: "\f109";
}

.c-icon--10_11:before {
  content: "\f10a";
}

.c-icon--10_12:before {
  content: "\f10b";
}

.c-icon--10_13:before {
  content: "\f10c";
}

.c-icon--10_14:before {
  content: "\f10d";
}

.c-icon--10_2:before {
  content: "\f10e";
}

.c-icon--10_3:before {
  content: "\f10f";
}

.c-icon--10_4:before {
  content: "\f110";
}

.c-icon--10_5:before {
  content: "\f111";
}

.c-icon--10_6:before {
  content: "\f112";
}

.c-icon--10_7:before {
  content: "\f113";
}

.c-icon--10_8:before {
  content: "\f114";
}

.c-icon--10_9:before {
  content: "\f115";
}

.c-icon--11_1:before {
  content: "\f116";
}

.c-icon--11_10:before {
  content: "\f117";
}

.c-icon--11_11:before {
  content: "\f118";
}

.c-icon--11_2:before {
  content: "\f119";
}

.c-icon--11_3:before {
  content: "\f11a";
}

.c-icon--11_4:before {
  content: "\f11b";
}

.c-icon--11_5:before {
  content: "\f11c";
}

.c-icon--11_6:before {
  content: "\f11d";
}

.c-icon--11_7:before {
  content: "\f11e";
}

.c-icon--11_8:before {
  content: "\f11f";
}

.c-icon--11_9:before {
  content: "\f120";
}

.c-icon--12_1:before {
  content: "\f121";
}

.c-icon--12_2:before {
  content: "\f122";
}

.c-icon--12_3:before {
  content: "\f123";
}

.c-icon--12_4:before {
  content: "\f124";
}

.c-icon--13_1:before {
  content: "\f125";
}

.c-icon--13_2:before {
  content: "\f126";
}

.c-icon--13_3:before {
  content: "\f127";
}

.c-icon--13_4:before {
  content: "\f128";
}

.c-icon--14_1:before {
  content: "\f129";
}

.c-icon--14_10:before {
  content: "\f12a";
}

.c-icon--14_11:before {
  content: "\f12b";
}

.c-icon--14_12:before {
  content: "\f12c";
}

.c-icon--14_13:before {
  content: "\f12d";
}

.c-icon--14_14:before {
  content: "\f12e";
}

.c-icon--14_15:before {
  content: "\f12f";
}

.c-icon--14_16:before {
  content: "\f130";
}

.c-icon--14_2:before {
  content: "\f131";
}

.c-icon--14_3:before {
  content: "\f132";
}

.c-icon--14_4:before {
  content: "\f133";
}

.c-icon--14_5:before {
  content: "\f134";
}

.c-icon--14_6:before {
  content: "\f135";
}

.c-icon--14_7:before {
  content: "\f136";
}

.c-icon--14_8:before {
  content: "\f137";
}

.c-icon--14_9:before {
  content: "\f138";
}

.c-icon--15_1:before {
  content: "\f139";
}

.c-icon--15_10:before {
  content: "\f13a";
}

.c-icon--15_11:before {
  content: "\f13b";
}

.c-icon--15_12:before {
  content: "\f13c";
}

.c-icon--15_13:before {
  content: "\f13d";
}

.c-icon--15_14:before {
  content: "\f13e";
}

.c-icon--15_15:before {
  content: "\f13f";
}

.c-icon--15_16:before {
  content: "\f140";
}

.c-icon--15_17:before {
  content: "\f141";
}

.c-icon--15_18:before {
  content: "\f142";
}

.c-icon--15_19:before {
  content: "\f143";
}

.c-icon--15_2:before {
  content: "\f144";
}

.c-icon--15_20:before {
  content: "\f145";
}

.c-icon--15_21:before {
  content: "\f146";
}

.c-icon--15_22:before {
  content: "\f147";
}

.c-icon--15_23:before {
  content: "\f148";
}

.c-icon--15_24:before {
  content: "\f149";
}

.c-icon--15_25:before {
  content: "\f14a";
}

.c-icon--15_26:before {
  content: "\f14b";
}

.c-icon--15_3:before {
  content: "\f14c";
}

.c-icon--15_4:before {
  content: "\f14d";
}

.c-icon--15_5:before {
  content: "\f14e";
}

.c-icon--15_6:before {
  content: "\f14f";
}

.c-icon--15_7:before {
  content: "\f150";
}

.c-icon--15_8:before {
  content: "\f151";
}

.c-icon--15_9:before {
  content: "\f152";
}

.c-icon--16_1:before {
  content: "\f153";
}

.c-icon--16_10:before {
  content: "\f154";
}

.c-icon--16_11:before {
  content: "\f155";
}

.c-icon--16_12:before {
  content: "\f156";
}

.c-icon--16_13:before {
  content: "\f157";
}

.c-icon--16_14:before {
  content: "\f158";
}

.c-icon--16_15:before {
  content: "\f159";
}

.c-icon--16_2:before {
  content: "\f15a";
}

.c-icon--16_3:before {
  content: "\f15b";
}

.c-icon--16_4:before {
  content: "\f15c";
}

.c-icon--16_5:before {
  content: "\f15d";
}

.c-icon--16_6:before {
  content: "\f15e";
}

.c-icon--16_7:before {
  content: "\f15f";
}

.c-icon--16_8:before {
  content: "\f160";
}

.c-icon--16_9:before {
  content: "\f161";
}

.c-icon--17_1:before {
  content: "\f162";
}

.c-icon--17_10:before {
  content: "\f163";
}

.c-icon--17_11:before {
  content: "\f164";
}

.c-icon--17_12:before {
  content: "\f165";
}

.c-icon--17_13:before {
  content: "\f166";
}

.c-icon--17_14:before {
  content: "\f167";
}

.c-icon--17_15:before {
  content: "\f168";
}

.c-icon--17_16:before {
  content: "\f169";
}

.c-icon--17_2:before {
  content: "\f16a";
}

.c-icon--17_3:before {
  content: "\f16b";
}

.c-icon--17_4:before {
  content: "\f16c";
}

.c-icon--17_5:before {
  content: "\f16d";
}

.c-icon--17_6:before {
  content: "\f16e";
}

.c-icon--17_7:before {
  content: "\f16f";
}

.c-icon--17_8:before {
  content: "\f170";
}

.c-icon--17_9:before {
  content: "\f171";
}

.c-icon--18_1:before {
  content: "\f172";
}

.c-icon--18_10:before {
  content: "\f173";
}

.c-icon--18_2:before {
  content: "\f174";
}

.c-icon--18_3:before {
  content: "\f175";
}

.c-icon--18_4:before {
  content: "\f176";
}

.c-icon--18_5:before {
  content: "\f177";
}

.c-icon--18_6:before {
  content: "\f178";
}

.c-icon--18_7:before {
  content: "\f179";
}

.c-icon--18_8:before {
  content: "\f17a";
}

.c-icon--18_9:before {
  content: "\f17b";
}

.c-icon--19_1:before {
  content: "\f17c";
}

.c-icon--19_10:before {
  content: "\f17d";
}

.c-icon--19_11:before {
  content: "\f17e";
}

.c-icon--19_12:before {
  content: "\f17f";
}

.c-icon--19_13:before {
  content: "\f180";
}

.c-icon--19_14:before {
  content: "\f181";
}

.c-icon--19_15:before {
  content: "\f182";
}

.c-icon--19_16:before {
  content: "\f183";
}

.c-icon--19_17:before {
  content: "\f184";
}

.c-icon--19_18:before {
  content: "\f185";
}

.c-icon--19_19:before {
  content: "\f186";
}

.c-icon--19_2:before {
  content: "\f187";
}

.c-icon--19_20:before {
  content: "\f188";
}

.c-icon--19_21:before {
  content: "\f189";
}

.c-icon--19_22:before {
  content: "\f18a";
}

.c-icon--19_3:before {
  content: "\f18b";
}

.c-icon--19_4:before {
  content: "\f18c";
}

.c-icon--19_5:before {
  content: "\f18d";
}

.c-icon--19_6:before {
  content: "\f18e";
}

.c-icon--19_7:before {
  content: "\f18f";
}

.c-icon--19_8:before {
  content: "\f190";
}

.c-icon--19_9:before {
  content: "\f191";
}

.c-icon--2_1:before {
  content: "\f192";
}

.c-icon--2_2:before {
  content: "\f193";
}

.c-icon--2_3:before {
  content: "\f194";
}

.c-icon--2_4:before {
  content: "\f195";
}

.c-icon--20_1:before {
  content: "\f196";
}

.c-icon--20_10:before {
  content: "\f197";
}

.c-icon--20_11:before {
  content: "\f198";
}

.c-icon--20_12:before {
  content: "\f199";
}

.c-icon--20_13:before {
  content: "\f19a";
}

.c-icon--20_14:before {
  content: "\f19b";
}

.c-icon--20_15:before {
  content: "\f19c";
}

.c-icon--20_16:before {
  content: "\f19d";
}

.c-icon--20_17:before {
  content: "\f19e";
}

.c-icon--20_18:before {
  content: "\f19f";
}

.c-icon--20_19:before {
  content: "\f1a0";
}

.c-icon--20_2:before {
  content: "\f1a1";
}

.c-icon--20_20:before {
  content: "\f1a2";
}

.c-icon--20_21:before {
  content: "\f1a3";
}

.c-icon--20_22:before {
  content: "\f1a4";
}

.c-icon--20_23:before {
  content: "\f1a5";
}

.c-icon--20_24:before {
  content: "\f1a6";
}

.c-icon--20_25:before {
  content: "\f1a7";
}

.c-icon--20_26:before {
  content: "\f1a8";
}

.c-icon--20_27:before {
  content: "\f1a9";
}

.c-icon--20_28:before {
  content: "\f1aa";
}

.c-icon--20_29:before {
  content: "\f1ab";
}

.c-icon--20_3:before {
  content: "\f1ac";
}

.c-icon--20_30:before {
  content: "\f1ad";
}

.c-icon--20_31:before {
  content: "\f1ae";
}

.c-icon--20_32:before {
  content: "\f1af";
}

.c-icon--20_33:before {
  content: "\f1b0";
}

.c-icon--20_34:before {
  content: "\f1b1";
}

.c-icon--20_35:before {
  content: "\f1b2";
}

.c-icon--20_36:before {
  content: "\f1b3";
}

.c-icon--20_37:before {
  content: "\f1b4";
}

.c-icon--20_38:before {
  content: "\f1b5";
}

.c-icon--20_39:before {
  content: "\f1b6";
}

.c-icon--20_4:before {
  content: "\f1b7";
}

.c-icon--20_40:before {
  content: "\f1b8";
}

.c-icon--20_41:before {
  content: "\f1b9";
}

.c-icon--20_42:before {
  content: "\f1ba";
}

.c-icon--20_5:before {
  content: "\f1bb";
}

.c-icon--20_6:before {
  content: "\f1bc";
}

.c-icon--20_7:before {
  content: "\f1bd";
}

.c-icon--20_8:before {
  content: "\f1be";
}

.c-icon--20_9:before {
  content: "\f1bf";
}

.c-icon--21_1:before {
  content: "\f1c0";
}

.c-icon--21_10:before {
  content: "\f1c1";
}

.c-icon--21_11:before {
  content: "\f1c2";
}

.c-icon--21_12:before {
  content: "\f1c3";
}

.c-icon--21_13:before {
  content: "\f1c4";
}

.c-icon--21_14:before {
  content: "\f1c5";
}

.c-icon--21_15:before {
  content: "\f1c6";
}

.c-icon--21_16:before {
  content: "\f1c7";
}

.c-icon--21_17:before {
  content: "\f1c8";
}

.c-icon--21_18:before {
  content: "\f1c9";
}

.c-icon--21_19:before {
  content: "\f1ca";
}

.c-icon--21_2:before {
  content: "\f1cb";
}

.c-icon--21_20:before {
  content: "\f1cc";
}

.c-icon--21_21:before {
  content: "\f1cd";
}

.c-icon--21_22:before {
  content: "\f1ce";
}

.c-icon--21_23:before {
  content: "\f1cf";
}

.c-icon--21_24:before {
  content: "\f1d0";
}

.c-icon--21_25:before {
  content: "\f1d1";
}

.c-icon--21_26:before {
  content: "\f1d2";
}

.c-icon--21_27:before {
  content: "\f1d3";
}

.c-icon--21_28:before {
  content: "\f1d4";
}

.c-icon--21_29:before {
  content: "\f1d5";
}

.c-icon--21_3:before {
  content: "\f1d6";
}

.c-icon--21_30:before {
  content: "\f1d7";
}

.c-icon--21_31:before {
  content: "\f1d8";
}

.c-icon--21_32:before {
  content: "\f1d9";
}

.c-icon--21_33:before {
  content: "\f1da";
}

.c-icon--21_34:before {
  content: "\f1db";
}

.c-icon--21_35:before {
  content: "\f1dc";
}

.c-icon--21_36:before {
  content: "\f1dd";
}

.c-icon--21_37:before {
  content: "\f1de";
}

.c-icon--21_38:before {
  content: "\f1df";
}

.c-icon--21_39:before {
  content: "\f1e0";
}

.c-icon--21_4:before {
  content: "\f1e1";
}

.c-icon--21_40:before {
  content: "\f1e2";
}

.c-icon--21_41:before {
  content: "\f1e3";
}

.c-icon--21_42:before {
  content: "\f1e4";
}

.c-icon--21_43:before {
  content: "\f1e5";
}

.c-icon--21_44:before {
  content: "\f1e6";
}

.c-icon--21_45:before {
  content: "\f1e7";
}

.c-icon--21_46:before {
  content: "\f1e8";
}

.c-icon--21_5:before {
  content: "\f1e9";
}

.c-icon--21_6:before {
  content: "\f1ea";
}

.c-icon--21_7:before {
  content: "\f1eb";
}

.c-icon--21_8:before {
  content: "\f1ec";
}

.c-icon--21_9:before {
  content: "\f1ed";
}

.c-icon--22_1:before {
  content: "\f1ee";
}

.c-icon--22_10:before {
  content: "\f1ef";
}

.c-icon--22_11:before {
  content: "\f1f0";
}

.c-icon--22_12:before {
  content: "\f1f1";
}

.c-icon--22_13:before {
  content: "\f1f2";
}

.c-icon--22_14:before {
  content: "\f1f3";
}

.c-icon--22_15:before {
  content: "\f1f4";
}

.c-icon--22_16:before {
  content: "\f1f5";
}

.c-icon--22_17:before {
  content: "\f1f6";
}

.c-icon--22_18:before {
  content: "\f1f7";
}

.c-icon--22_19:before {
  content: "\f1f8";
}

.c-icon--22_2:before {
  content: "\f1f9";
}

.c-icon--22_20:before {
  content: "\f1fa";
}

.c-icon--22_21:before {
  content: "\f1fb";
}

.c-icon--22_22:before {
  content: "\f1fc";
}

.c-icon--22_23:before {
  content: "\f1fd";
}

.c-icon--22_24:before {
  content: "\f1fe";
}

.c-icon--22_25:before {
  content: "\f1ff";
}

.c-icon--22_26:before {
  content: "\f200";
}

.c-icon--22_27:before {
  content: "\f201";
}

.c-icon--22_28:before {
  content: "\f202";
}

.c-icon--22_29:before {
  content: "\f203";
}

.c-icon--22_3:before {
  content: "\f204";
}

.c-icon--22_30:before {
  content: "\f205";
}

.c-icon--22_31:before {
  content: "\f206";
}

.c-icon--22_32:before {
  content: "\f207";
}

.c-icon--22_33:before {
  content: "\f208";
}

.c-icon--22_34:before {
  content: "\f209";
}

.c-icon--22_35:before {
  content: "\f20a";
}

.c-icon--22_36:before {
  content: "\f20b";
}

.c-icon--22_37:before {
  content: "\f20c";
}

.c-icon--22_38:before {
  content: "\f20d";
}

.c-icon--22_39:before {
  content: "\f20e";
}

.c-icon--22_4:before {
  content: "\f20f";
}

.c-icon--22_40:before {
  content: "\f210";
}

.c-icon--22_41:before {
  content: "\f211";
}

.c-icon--22_42:before {
  content: "\f212";
}

.c-icon--22_5:before {
  content: "\f213";
}

.c-icon--22_6:before {
  content: "\f214";
}

.c-icon--22_7:before {
  content: "\f215";
}

.c-icon--22_8:before {
  content: "\f216";
}

.c-icon--22_9:before {
  content: "\f217";
}

.c-icon--23_1:before {
  content: "\f218";
}

.c-icon--23_10:before {
  content: "\f219";
}

.c-icon--23_11:before {
  content: "\f21a";
}

.c-icon--23_12:before {
  content: "\f21b";
}

.c-icon--23_13:before {
  content: "\f21c";
}

.c-icon--23_14:before {
  content: "\f21d";
}

.c-icon--23_2:before {
  content: "\f21e";
}

.c-icon--23_3:before {
  content: "\f21f";
}

.c-icon--23_4:before {
  content: "\f220";
}

.c-icon--23_5:before {
  content: "\f221";
}

.c-icon--23_6:before {
  content: "\f222";
}

.c-icon--23_7:before {
  content: "\f223";
}

.c-icon--23_8:before {
  content: "\f224";
}

.c-icon--23_9:before {
  content: "\f225";
}

.c-icon--24_1:before {
  content: "\f226";
}

.c-icon--24_10:before {
  content: "\f227";
}

.c-icon--24_11:before {
  content: "\f228";
}

.c-icon--24_12:before {
  content: "\f229";
}

.c-icon--24_13:before {
  content: "\f22a";
}

.c-icon--24_14:before {
  content: "\f22b";
}

.c-icon--24_15:before {
  content: "\f22c";
}

.c-icon--24_16:before {
  content: "\f22d";
}

.c-icon--24_17:before {
  content: "\f22e";
}

.c-icon--24_18:before {
  content: "\f22f";
}

.c-icon--24_19:before {
  content: "\f230";
}

.c-icon--24_2:before {
  content: "\f231";
}

.c-icon--24_20:before {
  content: "\f232";
}

.c-icon--24_21:before {
  content: "\f233";
}

.c-icon--24_22:before {
  content: "\f234";
}

.c-icon--24_23:before {
  content: "\f235";
}

.c-icon--24_24:before {
  content: "\f236";
}

.c-icon--24_25:before {
  content: "\f237";
}

.c-icon--24_26:before {
  content: "\f238";
}

.c-icon--24_27:before {
  content: "\f239";
}

.c-icon--24_28:before {
  content: "\f23a";
}

.c-icon--24_29:before {
  content: "\f23b";
}

.c-icon--24_3:before {
  content: "\f23c";
}

.c-icon--24_30:before {
  content: "\f23d";
}

.c-icon--24_31:before {
  content: "\f23e";
}

.c-icon--24_32:before {
  content: "\f23f";
}

.c-icon--24_33:before {
  content: "\f240";
}

.c-icon--24_34:before {
  content: "\f241";
}

.c-icon--24_35:before {
  content: "\f242";
}

.c-icon--24_36:before {
  content: "\f243";
}

.c-icon--24_37:before {
  content: "\f244";
}

.c-icon--24_38:before {
  content: "\f245";
}

.c-icon--24_39:before {
  content: "\f246";
}

.c-icon--24_4:before {
  content: "\f247";
}

.c-icon--24_40:before {
  content: "\f248";
}

.c-icon--24_5:before {
  content: "\f249";
}

.c-icon--24_6:before {
  content: "\f24a";
}

.c-icon--24_7:before {
  content: "\f24b";
}

.c-icon--24_8:before {
  content: "\f24c";
}

.c-icon--24_9:before {
  content: "\f24d";
}

.c-icon--25_1:before {
  content: "\f24e";
}

.c-icon--25_10:before {
  content: "\f24f";
}

.c-icon--25_11:before {
  content: "\f250";
}

.c-icon--25_12:before {
  content: "\f251";
}

.c-icon--25_13:before {
  content: "\f252";
}

.c-icon--25_2:before {
  content: "\f253";
}

.c-icon--25_3:before {
  content: "\f254";
}

.c-icon--25_4:before {
  content: "\f255";
}

.c-icon--25_5:before {
  content: "\f256";
}

.c-icon--25_6:before {
  content: "\f257";
}

.c-icon--25_7:before {
  content: "\f258";
}

.c-icon--25_8:before {
  content: "\f259";
}

.c-icon--25_9:before {
  content: "\f25a";
}

.c-icon--26_1:before {
  content: "\f25b";
}

.c-icon--26_10:before {
  content: "\f25c";
}

.c-icon--26_11:before {
  content: "\f25d";
}

.c-icon--26_12:before {
  content: "\f25e";
}

.c-icon--26_13:before {
  content: "\f25f";
}

.c-icon--26_14:before {
  content: "\f260";
}

.c-icon--26_15:before {
  content: "\f261";
}

.c-icon--26_16:before {
  content: "\f262";
}

.c-icon--26_17:before {
  content: "\f263";
}

.c-icon--26_18:before {
  content: "\f264";
}

.c-icon--26_19:before {
  content: "\f265";
}

.c-icon--26_2:before {
  content: "\f266";
}

.c-icon--26_20:before {
  content: "\f267";
}

.c-icon--26_21:before {
  content: "\f268";
}

.c-icon--26_22:before {
  content: "\f269";
}

.c-icon--26_23:before {
  content: "\f26a";
}

.c-icon--26_24:before {
  content: "\f26b";
}

.c-icon--26_3:before {
  content: "\f26c";
}

.c-icon--26_4:before {
  content: "\f26d";
}

.c-icon--26_5:before {
  content: "\f26e";
}

.c-icon--26_6:before {
  content: "\f26f";
}

.c-icon--26_7:before {
  content: "\f270";
}

.c-icon--26_8:before {
  content: "\f271";
}

.c-icon--26_9:before {
  content: "\f272";
}

.c-icon--27_1:before {
  content: "\f273";
}

.c-icon--27_10:before {
  content: "\f274";
}

.c-icon--27_11:before {
  content: "\f275";
}

.c-icon--27_12:before {
  content: "\f276";
}

.c-icon--27_13:before {
  content: "\f277";
}

.c-icon--27_14:before {
  content: "\f278";
}

.c-icon--27_15:before {
  content: "\f279";
}

.c-icon--27_16:before {
  content: "\f27a";
}

.c-icon--27_17:before {
  content: "\f27b";
}

.c-icon--27_18:before {
  content: "\f27c";
}

.c-icon--27_19:before {
  content: "\f27d";
}

.c-icon--27_2:before {
  content: "\f27e";
}

.c-icon--27_20:before {
  content: "\f27f";
}

.c-icon--27_21:before {
  content: "\f280";
}

.c-icon--27_22:before {
  content: "\f281";
}

.c-icon--27_23:before {
  content: "\f282";
}

.c-icon--27_24:before {
  content: "\f283";
}

.c-icon--27_25:before {
  content: "\f284";
}

.c-icon--27_26:before {
  content: "\f285";
}

.c-icon--27_27:before {
  content: "\f286";
}

.c-icon--27_28:before {
  content: "\f287";
}

.c-icon--27_29:before {
  content: "\f288";
}

.c-icon--27_3:before {
  content: "\f289";
}

.c-icon--27_30:before {
  content: "\f28a";
}

.c-icon--27_31:before {
  content: "\f28b";
}

.c-icon--27_32:before {
  content: "\f28c";
}

.c-icon--27_33:before {
  content: "\f28d";
}

.c-icon--27_34:before {
  content: "\f28e";
}

.c-icon--27_4:before {
  content: "\f28f";
}

.c-icon--27_5:before {
  content: "\f290";
}

.c-icon--27_6:before {
  content: "\f291";
}

.c-icon--27_7:before {
  content: "\f292";
}

.c-icon--27_8:before {
  content: "\f293";
}

.c-icon--27_9:before {
  content: "\f294";
}

.c-icon--28_1:before {
  content: "\f295";
}

.c-icon--28_2:before {
  content: "\f296";
}

.c-icon--28_3:before {
  content: "\f297";
}

.c-icon--28_4:before {
  content: "\f298";
}

.c-icon--28_5:before {
  content: "\f299";
}

.c-icon--3_1:before {
  content: "\f29a";
}

.c-icon--3_2:before {
  content: "\f29b";
}

.c-icon--3_3:before {
  content: "\f29c";
}

.c-icon--3_4:before {
  content: "\f29d";
}

.c-icon--4_1:before {
  content: "\f29e";
}

.c-icon--4_10:before {
  content: "\f29f";
}

.c-icon--4_11:before {
  content: "\f2a0";
}

.c-icon--4_12:before {
  content: "\f2a1";
}

.c-icon--4_13:before {
  content: "\f2a2";
}

.c-icon--4_14:before {
  content: "\f2a3";
}

.c-icon--4_15:before {
  content: "\f2a4";
}

.c-icon--4_16:before {
  content: "\f2a5";
}

.c-icon--4_17:before {
  content: "\f2a6";
}

.c-icon--4_18:before {
  content: "\f2a7";
}

.c-icon--4_19:before {
  content: "\f2a8";
}

.c-icon--4_2:before {
  content: "\f2a9";
}

.c-icon--4_20:before {
  content: "\f2aa";
}

.c-icon--4_21:before {
  content: "\f2ab";
}

.c-icon--4_22:before {
  content: "\f2ac";
}

.c-icon--4_23:before {
  content: "\f2ad";
}

.c-icon--4_24:before {
  content: "\f2ae";
}

.c-icon--4_25:before {
  content: "\f2af";
}

.c-icon--4_26:before {
  content: "\f2b0";
}

.c-icon--4_3:before {
  content: "\f2b1";
}

.c-icon--4_4:before {
  content: "\f2b2";
}

.c-icon--4_5:before {
  content: "\f2b3";
}

.c-icon--4_6:before {
  content: "\f2b4";
}

.c-icon--4_7:before {
  content: "\f2b5";
}

.c-icon--4_8:before {
  content: "\f2b6";
}

.c-icon--4_9:before {
  content: "\f2b7";
}

.c-icon--5_1:before {
  content: "\f2b8";
}

.c-icon--5_2:before {
  content: "\f2b9";
}

.c-icon--5_3:before {
  content: "\f2ba";
}

.c-icon--5_4:before {
  content: "\f2bb";
}

.c-icon--5_5:before {
  content: "\f2bc";
}

.c-icon--5_6:before {
  content: "\f2bd";
}

.c-icon--5_7:before {
  content: "\f2be";
}

.c-icon--5_8:before {
  content: "\f2bf";
}

.c-icon--6_1:before {
  content: "\f2c0";
}

.c-icon--6_10:before {
  content: "\f2c1";
}

.c-icon--6_11:before {
  content: "\f2c2";
}

.c-icon--6_12:before {
  content: "\f2c3";
}

.c-icon--6_13:before {
  content: "\f2c4";
}

.c-icon--6_14:before {
  content: "\f2c5";
}

.c-icon--6_15:before {
  content: "\f2c6";
}

.c-icon--6_16:before {
  content: "\f2c7";
}

.c-icon--6_17:before {
  content: "\f2c8";
}

.c-icon--6_18:before {
  content: "\f2c9";
}

.c-icon--6_19:before {
  content: "\f2ca";
}

.c-icon--6_2:before {
  content: "\f2cb";
}

.c-icon--6_3:before {
  content: "\f2cc";
}

.c-icon--6_4:before {
  content: "\f2cd";
}

.c-icon--6_5:before {
  content: "\f2ce";
}

.c-icon--6_6:before {
  content: "\f2cf";
}

.c-icon--6_7:before {
  content: "\f2d0";
}

.c-icon--6_8:before {
  content: "\f2d1";
}

.c-icon--6_9:before {
  content: "\f2d2";
}

.c-icon--7_1:before {
  content: "\f2d3";
}

.c-icon--7_10:before {
  content: "\f2d4";
}

.c-icon--7_11:before {
  content: "\f2d5";
}

.c-icon--7_12:before {
  content: "\f2d6";
}

.c-icon--7_13:before {
  content: "\f2d7";
}

.c-icon--7_14:before {
  content: "\f2d8";
}

.c-icon--7_15:before {
  content: "\f2d9";
}

.c-icon--7_16:before {
  content: "\f2da";
}

.c-icon--7_17:before {
  content: "\f2db";
}

.c-icon--7_18:before {
  content: "\f2dc";
}

.c-icon--7_19:before {
  content: "\f2dd";
}

.c-icon--7_2:before {
  content: "\f2de";
}

.c-icon--7_3:before {
  content: "\f2df";
}

.c-icon--7_4:before {
  content: "\f2e0";
}

.c-icon--7_5:before {
  content: "\f2e1";
}

.c-icon--7_6:before {
  content: "\f2e2";
}

.c-icon--7_7:before {
  content: "\f2e3";
}

.c-icon--7_8:before {
  content: "\f2e4";
}

.c-icon--7_9:before {
  content: "\f2e5";
}

.c-icon--8_1:before {
  content: "\f2e6";
}

.c-icon--8_2:before {
  content: "\f2e7";
}

.c-icon--8_3:before {
  content: "\f2e8";
}

.c-icon--8_4:before {
  content: "\f2e9";
}

.c-icon--8_5:before {
  content: "\f2ea";
}

.c-icon--8_6:before {
  content: "\f2eb";
}

.c-icon--8_7:before {
  content: "\f2ec";
}

.c-icon--9_1:before {
  content: "\f2ed";
}

.c-icon--9_10:before {
  content: "\f2ee";
}

.c-icon--9_11:before {
  content: "\f2ef";
}

.c-icon--9_12:before {
  content: "\f2f0";
}

.c-icon--9_13:before {
  content: "\f2f1";
}

.c-icon--9_14:before {
  content: "\f2f2";
}

.c-icon--9_15:before {
  content: "\f2f3";
}

.c-icon--9_16:before {
  content: "\f2f4";
}

.c-icon--9_17:before {
  content: "\f2f5";
}

.c-icon--9_18:before {
  content: "\f2f6";
}

.c-icon--9_19:before {
  content: "\f2f7";
}

.c-icon--9_2:before {
  content: "\f2f8";
}

.c-icon--9_20:before {
  content: "\f2f9";
}

.c-icon--9_21:before {
  content: "\f2fa";
}

.c-icon--9_22:before {
  content: "\f2fb";
}

.c-icon--9_23:before {
  content: "\f2fc";
}

.c-icon--9_24:before {
  content: "\f2fd";
}

.c-icon--9_25:before {
  content: "\f2fe";
}

.c-icon--9_26:before {
  content: "\f2ff";
}

.c-icon--9_27:before {
  content: "\f300";
}

.c-icon--9_28:before {
  content: "\f301";
}

.c-icon--9_29:before {
  content: "\f302";
}

.c-icon--9_3:before {
  content: "\f303";
}

.c-icon--9_30:before {
  content: "\f304";
}

.c-icon--9_31:before {
  content: "\f305";
}

.c-icon--9_32:before {
  content: "\f306";
}

.c-icon--9_33:before {
  content: "\f307";
}

.c-icon--9_34:before {
  content: "\f308";
}

.c-icon--9_35:before {
  content: "\f309";
}

.c-icon--9_36:before {
  content: "\f30a";
}

.c-icon--9_37:before {
  content: "\f30b";
}

.c-icon--9_38:before {
  content: "\f30c";
}

.c-icon--9_39:before {
  content: "\f30d";
}

.c-icon--9_4:before {
  content: "\f30e";
}

.c-icon--9_5:before {
  content: "\f30f";
}

.c-icon--9_6:before {
  content: "\f310";
}

.c-icon--9_7:before {
  content: "\f311";
}

.c-icon--9_8:before {
  content: "\f312";
}

.c-icon--9_9:before {
  content: "\f313";
}

html {
  box-sizing: border-box;
}

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

/*! normalize.css v7.0.0 | MIT License | github.com/necolas/normalize.css */
html {
  line-height: 1.15;
  -ms-text-size-adjust: 100%;
  -webkit-text-size-adjust: 100%;
}

body {
  margin: 0;
}

article, aside, footer, header, nav, section {
  display: block;
}

h1 {
  font-size: 2em;
  margin: 0.67em 0;
}

figcaption, figure, main {
  display: block;
}

figure {
  margin: 1em 40px;
}

hr {
  box-sizing: content-box;
  height: 0;
  overflow: visible;
}

pre {
  font-family: monospace, monospace;
  font-size: 1em;
}

a {
  background-color: transparent;
  -webkit-text-decoration-skip: objects;
}

abbr[title] {
  border-bottom: none;
  text-decoration: underline;
  -webkit-text-decoration: underline dotted;
          text-decoration: underline dotted;
}

b, strong {
  font-weight: inherit;
}

b, strong {
  font-weight: bolder;
}

code, kbd, samp {
  font-family: monospace, monospace;
  font-size: 1em;
}

dfn {
  font-style: italic;
}

mark {
  background-color: #ff0;
  color: #000;
}

small {
  font-size: 80%;
}

sub, sup {
  font-size: 75%;
  line-height: 0;
  position: relative;
  vertical-align: baseline;
}

sub {
  bottom: -0.25em;
}

sup {
  top: -0.5em;
}

audio, video {
  display: inline-block;
}

audio:not([controls]) {
  display: none;
  height: 0;
}

img {
  border-style: none;
}

/* Chrome, Safari, Edge, Opera */
input::-webkit-outer-spin-button,
input::-webkit-inner-spin-button {
  -webkit-appearance: none;
  margin: 0;
}

/* Firefox */
input[type=number] {
  -moz-appearance: textfield;
}

svg:not(:root) {
  overflow: hidden;
}

button, input, optgroup, select, textarea {
  font-family: sans-serif;
  font-size: 100%;
  line-height: 1.15;
  margin: 0;
}

button, input {
  overflow: visible;
}

button, select {
  text-transform: none;
}

button, html [type="button"], [type="reset"], [type="submit"] {
  -webkit-appearance: button;
}

button::-moz-focus-inner, [type="button"]::-moz-focus-inner, [type="reset"]::-moz-focus-inner, [type="submit"]::-moz-focus-inner {
  border-style: none;
  padding: 0;
}

button:-moz-focusring, [type="button"]:-moz-focusring, [type="reset"]:-moz-focusring, [type="submit"]:-moz-focusring {
  outline: 1px dotted ButtonText;
}

fieldset {
  padding: 0.35em 0.75em 0.625em;
}

legend {
  box-sizing: border-box;
  color: inherit;
  display: table;
  max-width: 100%;
  padding: 0;
  white-space: normal;
}

progress {
  display: inline-block;
  vertical-align: baseline;
}

textarea {
  overflow: auto;
}

[type="checkbox"], [type="radio"] {
  box-sizing: border-box;
  padding: 0;
}

[type="number"]::-webkit-inner-spin-button, [type="number"]::-webkit-outer-spin-button {
  height: auto;
}

[type="search"] {
  -webkit-appearance: textfield;
  outline-offset: -2px;
}

[type="search"]::-webkit-search-cancel-button, [type="search"]::-webkit-search-decoration {
  -webkit-appearance: none;
}

::-webkit-file-upload-button {
  -webkit-appearance: button;
  font: inherit;
}

details, menu {
  display: block;
}

summary {
  display: list-item;
}

canvas {
  display: inline-block;
}

template {
  display: none;
}

[hidden] {
  display: none;
}

body, h1, h2, h3, h4, h5, h6, blockquote, p, pre, dl, dd, ol, ul, figure, hr, fieldset, legend {
  margin: 0;
  padding: 0;
}

li > ol, li > ul {
  margin-bottom: 0;
}

table {
  border-collapse: collapse;
  border-spacing: 0;
}

fieldset {
  min-width: 0;
  border: 0;
}

address, h1, h2, h3, h4, h5, h6, blockquote, p, pre, dl, ol, ul, figure, hr, table, fieldset {
  margin-bottom: 15px;
}

html {
  font-size: .9375em;
  line-height: 1.46667;
  overflow-y: scroll;
  min-height: 100%;
}

h1 {
  font-size: 45px;
  font-size: 3rem;
  line-height: 1.11111;
}

h2 {
  font-size: 30px;
  font-size: 2rem;
  line-height: 1.16667;
}

h3 {
  font-size: 25px;
  font-size: 1.66667rem;
  line-height: 1.2;
}

h4 {
  font-size: 18px;
  font-size: 1.2rem;
  line-height: 1.38889;
}

h5 {
  font-size: 15px;
  font-size: 1rem;
  line-height: 1.33333;
}

h6 {
  font-size: 12px;
  font-size: .8rem;
  line-height: 1.66667;
}

img {
  max-width: 100%;
  font-style: italic;
  vertical-align: middle;
}

img[width], img[height] {
  max-width: none;
}

table {
  width: 100%;
}

body {
  font-family: "SourceSansPro",Arial,sans-serif;
  color: #545C68;
  overflow-x: hidden;
  min-height: 100vh;
}

body.has-fixed-header {
  padding-top: 70px;
}

strong {
  font-weight: 600;
}

a {
  text-decoration: none;
  color: inherit;
}

::-webkit-input-placeholder {
  color: #9DAABD;
  font-family: inherit;
}

::-moz-placeholder {
  color: #9DAABD;
  font-family: inherit;
}

:-ms-input-placeholder {
  color: #9DAABD;
  font-family: inherit;
}

:-moz-placeholder {
  color: #9DAABD;
  font-family: inherit;
}

.o-wrapper {
  padding-right: 15px;
  padding-left: 15px;
  margin-right: auto;
  margin-left: auto;
  max-width: 1170px;
  width: 100%;
}

.o-wrapper:after {
  content: "" !important;
  display: block !important;
  clear: both !important;
}

.o-layout {
  display: block;
  margin: 0;
  padding: 0;
  list-style: none;
  margin-left: -15px;
  font-size: 0;
}

.o-layout__item {
  box-sizing: border-box;
  display: inline-block;
  vertical-align: top;
  width: 100%;
  padding-left: 15px;
  font-size: 15px;
  font-size: 1rem;
}

.o-layout--flush {
  margin-left: 0;
}

.o-layout--flush > .o-layout__item {
  padding-left: 0;
}

.o-layout--tiny {
  margin-left: -5px;
}

.o-layout--tiny > .o-layout__item {
  padding-left: 5px;
}

.o-layout--small {
  margin-left: -10px;
}

.o-layout--small > .o-layout__item {
  padding-left: 10px;
}

.o-layout--large {
  margin-left: -40px;
}

.o-layout--large > .o-layout__item {
  padding-left: 40px;
}

.o-layout--huge {
  margin-left: -80px;
}

.o-layout--huge > .o-layout__item {
  padding-left: 80px;
}

.o-layout--middle > .o-layout__item {
  vertical-align: middle;
}

.o-layout--bottom > .o-layout__item {
  vertical-align: bottom;
}

.o-layout--stretch {
  display: flex;
  flex-wrap: wrap;
}

.o-layout--stretch > .o-layout__item {
  display: flex;
}

.o-layout--stretch.o-layout--center {
  justify-content: center;
}

.o-layout--stretch.o-layout--right {
  justify-content: flex-end;
}

.o-layout--stretch.o-layout--left {
  justify-content: flex-start;
}

.o-layout--center {
  text-align: center;
}

.o-layout--center > .o-layout__item {
  text-align: left;
}

.o-layout--right {
  text-align: right;
}

.o-layout--right > .o-layout__item {
  text-align: left;
}

.o-layout--left {
  text-align: left;
}

.o-layout--left > .o-layout__item {
  text-align: left;
}

.o-layout--reverse {
  direction: rtl;
}

.o-layout--reverse > .o-layout__item {
  direction: ltr;
}

.o-layout--auto > .o-layout__item {
  width: auto;
}

.o-media {
  display: block;
}

.o-media:after {
  content: "" !important;
  display: block !important;
  clear: both !important;
}

.o-media__img {
  float: left;
  margin-right: 15px;
}

.o-media__img > img {
  display: block;
}

.o-media__body {
  overflow: hidden;
  display: block;
}

.o-media__body, .o-media__body > :last-child {
  margin-bottom: 0;
}

.o-media--flush > .o-media__img {
  margin-right: 0;
  margin-left: 0;
}

.o-media--tiny > .o-media__img {
  margin-right: 5px;
}

.o-media--tiny.o-media--reverse > .o-media__img {
  margin-right: 0;
  margin-left: 5px;
}

.o-media--small > .o-media__img {
  margin-right: 10px;
}

.o-media--small.o-media--reverse > .o-media__img {
  margin-right: 0;
  margin-left: 10px;
}

.o-media--large > .o-media__img {
  margin-right: 40px;
}

.o-media--large.o-media--reverse > .o-media__img {
  margin-right: 0;
  margin-left: 40px;
}

.o-media--huge > .o-media__img {
  margin-right: 80px;
}

.o-media--huge.o-media--reverse > .o-media__img {
  margin-right: 0;
  margin-left: 80px;
}

.o-media--reverse > .o-media__img {
  float: right;
  margin-right: 0;
  margin-left: 15px;
}

.o-flag {
  display: table;
  width: 100%;
  border-spacing: 0;
}

.o-flag__img, .o-flag__body {
  display: table-cell;
  vertical-align: middle;
}

.o-flag__img {
  width: 1px;
  padding-right: 15px;
}

.o-flag__img > img {
  max-width: none;
}

.o-flag__body {
  width: auto;
}

.o-flag__body, .o-flag__body > :last-child {
  margin-bottom: 0;
}

.o-flag--flush > .o-flag__img {
  padding-right: 0;
  padding-left: 0;
}

.o-flag--tiny > .o-flag__img {
  padding-right: 5px;
}

.o-flag--tiny.o-flag--reverse > .o-flag__img {
  padding-right: 0;
  padding-left: 5px;
}

.o-flag--small > .o-flag__img {
  padding-right: 10px;
}

.o-flag--small.o-flag--reverse > .o-flag__img {
  padding-right: 0;
  padding-left: 10px;
}

.o-flag--large > .o-flag__img {
  padding-right: 40px;
}

.o-flag--large.o-flag--reverse > .o-flag__img {
  padding-right: 0;
  padding-left: 40px;
}

.o-flag--huge > .o-flag__img {
  padding-right: 80px;
}

.o-flag--huge.o-flag--reverse > .o-flag__img {
  padding-right: 0;
  padding-left: 80px;
}

.o-flag--reverse {
  direction: rtl;
}

.o-flag--reverse > .o-flag__img, .o-flag--reverse > .o-flag__body {
  direction: ltr;
}

.o-flag--reverse > .o-flag__img {
  padding-right: 0;
  padding-left: 15px;
}

.o-flag--top > .o-flag__img, .o-flag--top > .o-flag__body {
  vertical-align: top;
}

.o-flag--bottom > .o-flag__img, .o-flag--bottom > .o-flag__body {
  vertical-align: bottom;
}

.o-list-bare {
  list-style: none;
  margin-left: 0;
}

.o-list-bare__item {
  margin-left: 0;
}

.o-list-inline {
  margin-left: 0;
  list-style: none;
}

.o-list-inline__item {
  display: inline-block;
}

.o-box {
  display: block;
  padding: 15px;
}

.o-box:after {
  content: "" !important;
  display: block !important;
  clear: both !important;
}

.o-box > :last-child {
  margin-bottom: 0;
}

.o-box--flush {
  padding: 0;
}

.o-box--tiny {
  padding: 5px;
}

.o-box--small {
  padding: 10px;
}

.o-box--large {
  padding: 40px;
}

.o-box--huge {
  padding: 80px;
}

.o-block {
  display: block;
  text-align: center;
}

.o-block__img {
  margin-bottom: 15px;
}

.o-block--flush > .o-block__img {
  margin-bottom: 0;
}

.o-block--tiny > .o-block__img {
  margin-bottom: 5px;
}

.o-block--small > .o-block__img {
  margin-bottom: 10px;
}

.o-block--large > .o-block__img {
  margin-bottom: 40px;
}

.o-block--huge > .o-block__img {
  margin-bottom: 80px;
}

.o-block__body {
  display: block;
}

.o-block--right {
  text-align: right;
}

.o-block--left {
  text-align: left;
}

.o-ratio {
  position: relative;
  display: block;
}

.o-ratio:before {
  content: "";
  display: block;
  width: 100%;
  padding-bottom: 100%;
}

.o-ratio__content, .o-ratio > iframe, .o-ratio > embed, .o-ratio > object {
  position: absolute;
  top: 0;
  bottom: 0;
  left: 0;
  height: 100%;
  width: 100%;
}

.o-ratio--2\:1:before {
  padding-bottom: 50%;
}

.o-ratio--4\:3:before {
  padding-bottom: 75%;
}

.o-ratio--16\:9:before {
  padding-bottom: 56.25%;
}

.o-ratio--img-contain > .o-ratio__content:before {
  height: auto;
  margin: auto;
  max-height: 100%;
  max-width: 100%;
  width: auto;
}

.o-crop {
  position: relative;
  display: block;
  overflow: hidden;
}

.o-crop__content {
  position: absolute;
  top: 0;
  left: 0;
  max-width: none;
}

.o-crop__content--left-top {
  left: 0;
}

.o-crop__content--left-center {
  top: 50%;
  transform: translateY(-50%);
}

.o-crop__content--left-bottom {
  top: auto;
  bottom: 0;
}

.o-crop__content--right-top {
  right: 0;
  left: auto;
}

.o-crop__content--right-center {
  top: 50%;
  right: 0;
  left: auto;
  transform: translateY(-50%);
}

.o-crop__content--right-bottom {
  top: auto;
  right: 0;
  bottom: 0;
  left: auto;
}

.o-crop__content--center-top {
  left: 50%;
  transform: translateX(-50%);
}

.o-crop__content--center, .o-crop__content--center-center {
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
}

.o-crop__content--center-bottom {
  top: auto;
  bottom: 0;
  left: 50%;
  transform: translateX(-50%);
}

.o-crop--2\:1 {
  padding-bottom: 50%;
}

.o-crop--4\:3 {
  padding-bottom: 75%;
}

.o-crop--16\:9 {
  padding-bottom: 56.25%;
}

.o-crop--fill > .o-crop__content {
  min-height: 100%;
  min-width: 100%;
}

.o-table {
  width: 100%;
}

.o-table--fixed {
  table-layout: fixed;
}

.o-table--tiny th, .o-table--tiny td {
  padding: 5px;
}

.o-table--small th, .o-table--small td {
  padding: 10px;
}

.o-table--large th, .o-table--large td {
  padding: 40px;
}

.o-table--huge th, .o-table--huge td {
  padding: 80px;
}

.o-pack {
  width: 100%;
  margin-left: 0;
  display: table;
  table-layout: fixed;
}

.o-pack__item {
  display: table-cell;
  vertical-align: top;
}

.o-pack--middle > .o-pack__item {
  vertical-align: middle;
}

.o-pack--bottom > .o-pack__item {
  vertical-align: bottom;
}

.o-pack--auto {
  table-layout: auto;
}

.o-pack--tiny {
  border-spacing: 5px;
}

.o-pack--small {
  border-spacing: 10px;
}

.o-pack--default {
  border-spacing: 15px;
}

.o-pack--large {
  border-spacing: 40px;
}

.o-pack--huge {
  border-spacing: 80px;
}

.o-pack--reverse {
  direction: rtl;
}

.o-pack--reverse > .o-pack__item {
  direction: ltr;
}

.o-flex {
  display: flex;
}

.o-flex--auto, .o-flex--grids {
  flex-wrap: wrap;
  margin-left: -30px;
}

.o-flex--auto > .o-flex__item, .o-flex--grids > .o-flex__item {
  padding-left: 30px;
}

.o-flex--auto > .o-flex__item {
  flex: 1;
}

.o-flex--grids {
  align-items: flex-start;
  flex-flow: row wrap;
}

.o-flex--grids > .o-flex__item {
  flex: 0 0 100%;
  width: 100%;
}

.o-flex--grids-stretched {
  align-items: stretch;
}

.o-flex--centered {
  align-items: center;
  justify-content: center;
}

.o-flex--centered-v {
  align-items: center;
}

.o-flex--centered-h {
  justify-content: center;
}

.o-flex--reversed {
  flex-direction: row-reverse;
}

.o-flex--column {
  flex-direction: column;
}

.o-flex--column-reversed {
  flex-direction: column-reverse;
}

.o-flex--nowrap {
  flex-wrap: nowrap;
}

.o-flex--wrap {
  flex-wrap: wrap;
}

.o-flex--wrap-reverse {
  flex-wrap: wrap-reverse;
}

.o-flex--space-between {
  justify-content: space-between;
}

.o-flex--space-around {
  justify-content: space-around;
}

.o-flex--lock-left {
  align-content: center;
  align-items: center;
  justify-content: flex-start;
}

.o-flex--lock-right {
  align-content: center;
  align-items: center;
  justify-content: flex-end;
}

.o-flex--lock-top {
  align-content: flex-start;
  align-items: flex-start;
  justify-content: center;
}

.o-flex--lock-bottom {
  align-content: flex-end;
  align-items: flex-end;
  justify-content: center;
}

.o-flex--lock-top-left {
  align-content: flex-start;
  align-items: flex-start;
  justify-content: flex-start;
}

.o-flex--lock-top-right {
  align-content: flex-start;
  align-items: flex-start;
  justify-content: flex-end;
}

.o-flex--lock-bottom-left {
  align-content: flex-end;
  align-items: flex-end;
  justify-content: flex-start;
}

.o-flex--lock-bottom-right {
  align-content: flex-end;
  align-items: flex-end;
  justify-content: flex-end;
}

.o-link {
  cursor: pointer;
  color: #009DDE;
  text-decoration: none;
  transition: color linear .2s;
}

.o-link:hover {
  color: #0088CA;
}

.o-link--secondary {
  color: #234678;
  transition: all linear .2s;
}

.o-link--secondary:hover {
  color: #234678;
  text-shadow: 0px 0px 0px #009DDE;
}

.o-list-inline--separated .o-list-inline__item {
  display: inline-flex;
  align-items: center;
}

.o-list-inline--separated .o-list-inline__item:not(:last-child):after {
  content: "";
  display: block;
  margin: 0 15px;
  width: 1px;
  height: 1em;
  color: inherit;
  background: currentColor;
  opacity: 0.21;
}

.o-list-inline--ticked .o-list-inline__item {
  position: relative;
  padding-left: 25px;
}

.o-list-inline--ticked .o-list-inline__item:before, .o-list-inline--ticked .o-list-inline__item:after {
  content: "";
  display: block;
  position: absolute;
  height: 1px;
}

.o-list-inline--ticked .o-list-inline__item:before, .o-list-inline--ticked .o-list-inline__item:after {
  background: #009DDE;
}

.o-list-inline--ticked .o-list-inline__item:before {
  left: 3px;
  bottom: 9px;
  width: 6px;
  transform: rotate(45deg);
  transform-origin: bottom left;
}

.o-list-inline--ticked .o-list-inline__item:after {
  left: 7px;
  bottom: 4px;
  width: 12px;
  transform: rotate(-50deg);
  transform-origin: top left;
}

.o-list-inline--ticked .o-list-inline__item:before {
  bottom: 11px;
}

.o-list-inline--ticked .o-list-inline__item:after {
  bottom: 6px;
}

.o-list-bare--ticked .o-list-bare__item {
  position: relative;
  padding-left: 25px;
}

.o-list-bare--ticked .o-list-bare__item:before, .o-list-bare--ticked .o-list-bare__item:after {
  content: "";
  display: block;
  position: absolute;
  height: 1px;
}

.o-list-bare--ticked .o-list-bare__item:before, .o-list-bare--ticked .o-list-bare__item:after {
  background: #009DDE;
}

.o-list-bare--ticked .o-list-bare__item:before {
  left: 3px;
  bottom: 9px;
  width: 6px;
  transform: rotate(45deg);
  transform-origin: bottom left;
}

.o-list-bare--ticked .o-list-bare__item:after {
  left: 7px;
  bottom: 4px;
  width: 12px;
  transform: rotate(-50deg);
  transform-origin: top left;
}

.o-list-bare--ticked .o-list-bare__item:before {
  top: 10px;
  bottom: auto;
}

.o-list-bare--ticked .o-list-bare__item:after {
  top: 15px;
  bottom: auto;
}

.o-list-bare--dotted .o-list-bare__item {
  position: relative;
  padding-left: 25px;
}

.o-list-bare--dotted .o-list-bare__item:before {
  content: "";
  position: absolute;
  top: 13px;
  left: 10px;
  width: 4px;
  height: 4px;
  border-radius: 2px;
  color: inherit;
  background: currentColor;
}

.c-header {
  display: flex;
  justify-content: space-between;
  width: 100%;
  padding-top: 12px;
  padding-bottom: 30px;
  box-shadow: 0 2px 2px rgba(216, 216, 216, 0);
  transition: all linear .2s;
}

.c-header__wrapper {
  position: relative;
}

.has-fixed-header .c-header {
  position: fixed;
  top: -70px;
  left: 0;
  background: #fff;
  z-index: 4;
  box-shadow: 0 2px 2px rgba(216, 216, 216, 0.7);
  width: 100%;
}

.has-fixed-header .c-header .c-header__search {
  display: none;
}

.has-fixed-header .c-header .c-header__elements {
  align-items: center;
  justify-content: center;
}

.has-fixed-header .c-header .c-header__title {
  display: none;
}

.has-fixed-header .c-header .c-menu--tabbed {
  display: none;
}

.c-header.is-visible {
  top: 0;
}

.c-header--alternative {
  padding-bottom: 12px;
}

.c-header--alternative .c-menu__item {
  position: relative;
}

.c-header--alternative .c-header__title {
  padding-left: 15px;
}

.c-heading {
  position: relative;
  font-weight: 400;
  color: #234678;
}

.c-heading--primary {
  font-size: 45px;
  font-size: 3rem;
  line-height: 1.15556;
  background: #234678;
  background-image: linear-gradient(to right, #009DDE 0%, #234678 100%);
  filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#009DDE', endColorstr='#234678', GradientType=1);
  background-position: center center;
  -webkit-background-clip: text;
  -webkit-text-fill-color: transparent;
  background-clip: text;
  -webkit-text-stroke: transparent;
  display: inline-block;
}

.u-font-color--6 .c-heading--primary {
  color: inherit;
  background: none;
  display: block;
  filter: none;
  -webkit-background-clip: border-box;
  -webkit-text-fill-color: currentcolor;
  background-clip: border-box;
  -webkit-text-stroke: 0 currentColor;
}

.c-heading--secondary {
  font-size: 30px;
  font-size: 2rem;
  line-height: 1.23333;
}

.c-heading--tertiary {
  font-size: 25px;
  font-size: 1.66667rem;
  line-height: 1.28;
}

.c-button {
  display: inline-block;
  vertical-align: middle;
  font: inherit;
  text-align: center;
  margin: 0;
  cursor: pointer;
  text-transform: uppercase;
  padding: 10px 20px;
  transition: all 300ms ease-in-out;
  border-radius: 3px;
  border: 1px solid #009DDE;
  color: #fff;
  line-height: 18px;
}

.c-button, .c-button:hover, .c-button:active, .c-button:focus {
  text-decoration: none;
}

.c-button--primary {
  background-color: #009DDE;
}

.c-button--primary:hover, .c-button--primary:focus {
  background-color: #0088CA;
  border-color: #0088CA;
}

.c-button--primary.is-clicked {
  background: #D8d8d8;
}

.c-button--secondary {
  background-color: #fff;
  color: #009DDE;
}

.c-button--secondary:hover, .c-button--secondary:focus {
  border-color: #0088CA;
  color: #0088CA;
}

.c-button--tertiary {
  background-color: #d45f7c;
  border-color: #d45f7c;
}

.c-button--tertiary:hover, .c-button--tertiary:focus {
  background-color: #c9375b;
  border-color: #c9375b;
}

.c-button.is-clicked {
  border-color: #D8d8d8;
  position: relative;
}

.c-button.is-clicked:after {
  content: "";
  border: 7px solid transparent;
  border-bottom-color: #009DDE;
  display: block;
  width: 0;
  height: 0;
  position: absolute;
  right: 50%;
  margin-right: -7px;
  top: 150%;
}

.has-fixed-header .c-button.is-clicked:after {
  top: 100%;
}

.c-button--small {
  padding: 5px 20px;
}

.c-button--big {
  padding: 15px 20px;
}

.c-label {
  position: relative;
  padding-top: 5px;
  display: block;
}

.c-label__title {
  position: absolute;
  left: 0;
  top: 20px;
  transition: all linear .2s;
  vertical-align: middle;
}

.c-label__error {
  font-size: 12px;
  line-height: 1.2em;
  margin-top: 10px;
  display: inline-block;
  color: #d45f7c;
}

.c-label--error .c-input {
  color: #626974;
}

.c-label--error .c-label__title {
  color: #d45f7c;
}

.c-label--outside .c-label__title, .c-label.is-filled .c-label__title {
  top: 0;
  font-size: 12px;
  line-height: 1.2em;
}

.c-label--required .c-label__title:after {
  content: "*";
}

.c-label--checkbox .c-label__title, .c-label--radio .c-label__title {
  position: static;
}

.c-label--inline {
  display: inline-block;
  margin-right: 10px;
}

.c-input {
  display: inline-block;
  vertical-align: middle;
  width: 100%;
  font: inherit;
  outline: none;
  color: #009DDE;
  background: #fff;
  transition: all 0.3s linear;
  border: 0;
  border-bottom: 1px solid #D8d8d8;
  padding: 15px 0;
}

.c-input:hover {
  border-color: #545C68;
}

.c-input:focus {
  border-color: #009DDE;
}

.c-input--disabled {
  border-style: dashed;
  pointer-events: none;
  color: #9DAABD;
}

.c-input--disabled:hover {
  border-color: #D8d8d8;
}

.c-input--bordered {
  border: 1px solid #D8d8d8;
  border-radius: 3px;
  padding: 5px 10px;
  padding-right: 30px;
  width: 150px;
  box-shadow: 0 1px 4px 0 rgba(0, 0, 0, 0.21);
  line-height: 1.3em;
  transition: all linear .2s;
}

.c-input--bordered:hover, .c-input--bordered:focus, .c-input--bordered:active {
  border-color: #D8d8d8;
  box-shadow: 0 5px 15px 0 rgba(0, 0, 0, 0.21), 0px 0 1px rgba(0, 0, 0, 0.21);
}

.c-checkbox {
  cursor: pointer;
  position: relative;
  padding-left: 30px;
  line-height: 20px;
  margin-bottom: 15px;
}

.c-checkbox__replacement {
  display: inline-block;
  width: 20px;
  height: 20px;
  border: 1px solid #D8d8d8;
  vertical-align: middle;
  margin-right: 10px;
  transition: all linear .2s;
  box-shadow: 0 1px 2px 0 rgba(0, 0, 0, 0.1);
  position: absolute;
  top: 5px;
  left: 0;
}

.c-checkbox__replacement:before {
  content: "";
  display: block;
  position: absolute;
}

.c-checkbox.u-disabled .c-checkbox__replacement {
  box-shadow: none;
  border-color: #D8d8d8 !important;
}

.c-checkbox:hover .c-checkbox__replacement {
  border-color: #009DDE;
}

.c-checkbox input:checked + .c-checkbox__replacement:before, .c-checkbox input:checked + .c-checkbox__replacement:after {
  background: #009DDE;
}

.c-checkbox__replacement {
  border-radius: 3px;
}

.c-checkbox__replacement:before, .c-checkbox__replacement:after {
  content: "";
  display: block;
  position: absolute;
  height: 1px;
}

.c-checkbox__replacement:before {
  left: 3px;
  bottom: 9px;
  width: 6px;
  transform: rotate(45deg);
  transform-origin: bottom left;
}

.c-checkbox__replacement:after {
  left: 7px;
  bottom: 4px;
  width: 12px;
  transform: rotate(-50deg);
  transform-origin: top left;
}

.c-radio {
  cursor: pointer;
  position: relative;
  padding-left: 30px;
  line-height: 20px;
  margin-bottom: 15px;
}

.c-radio__replacement {
  display: inline-block;
  width: 20px;
  height: 20px;
  border: 1px solid #D8d8d8;
  vertical-align: middle;
  margin-right: 10px;
  transition: all linear .2s;
  box-shadow: 0 1px 2px 0 rgba(0, 0, 0, 0.1);
  position: absolute;
  top: 5px;
  left: 0;
}

.c-radio__replacement:before {
  content: "";
  display: block;
  position: absolute;
}

.c-radio.u-disabled .c-radio__replacement {
  box-shadow: none;
  border-color: #D8d8d8 !important;
}

.c-radio:hover .c-radio__replacement {
  border-color: #009DDE;
}

.c-radio input:checked + .c-radio__replacement:before, .c-radio input:checked + .c-radio__replacement:after {
  background: #009DDE;
}

.c-radio__replacement {
  border-radius: 10px;
}

.c-radio__replacement:before {
  content: "";
  display: block;
  position: absolute;
  width: 8px;
  height: 8px;
  border-radius: 5px;
  left: 5px;
  top: 5px;
}

.c-filelist__item {
  position: relative;
  padding-left: 15px;
}

.c-filelist__item:before, .c-filelist__item:after {
  content: "";
  display: block;
  position: absolute;
  height: 1px;
}

.c-filelist__item:before, .c-filelist__item:after {
  background: #009DDE;
}

.c-filelist__item:before {
  left: 3px;
  bottom: 9px;
  width: 6px;
  transform: rotate(45deg);
  transform-origin: bottom left;
}

.c-filelist__item:after {
  left: 7px;
  bottom: 4px;
  width: 12px;
  transform: rotate(-50deg);
  transform-origin: top left;
}

.c-filelist__title {
  padding: 0 10px;
}

.c-tooltip {
  position: absolute;
  top: 25px;
  right: 5px;
}

.c-tooltip__message {
  position: absolute;
  width: 200px;
  padding: 7px 15px;
  font-size: 12px;
  border: 1px solid #BEDCE8;
  border-radius: 3px;
  opacity: 0;
  pointer-events: none;
  background: #fff;
  z-index: 999;
  transition: all linear .2s;
}

.c-tooltip__message:after {
  display: block;
  content: "";
  border: 5px solid transparent;
  border-top: 6px solid #BEDCE8;
  border-bottom: 0;
  position: absolute;
}

.c-tooltip__icon {
  display: flex;
  font-family: 'Times New Roman', Times, serif;
  font-style: italic;
  font-weight: 700;
  z-index: 998;
  align-items: center;
  justify-content: center;
  width: 20px;
  height: 20px;
  border-radius: 10px;
  border: 1px solid #D8d8d8;
  color: #009DDE;
  cursor: pointer;
  transition: all linear .2s;
}

.c-tooltip:hover .c-tooltip__icon {
  border-color: transparent;
  background: #009DDE;
  color: #fff;
}

.c-tooltip:hover .c-tooltip__message {
  opacity: 1;
  pointer-events: all;
}

.c-tooltip--top .c-tooltip__message {
  left: -90px;
  bottom: calc(100% + 15px);
}

.c-tooltip--top .c-tooltip__message:after {
  left: calc(50% - 6px);
}

.c-tooltip--top .c-tooltip__message:after {
  top: 100%;
  transform: rotate(0deg);
}

.c-tooltip--bottom .c-tooltip__message {
  left: -90px;
  top: calc(100% + 15px);
}

.c-tooltip--bottom .c-tooltip__message:after {
  left: calc(50% - 6px);
}

.c-tooltip--bottom .c-tooltip__message:after {
  bottom: 100%;
  transform: rotate(180deg);
}

.c-tooltip--left .c-tooltip__message {
  top: -15px;
  right: calc(100% + 15px);
}

.c-tooltip--left .c-tooltip__message:after {
  top: 21px;
}

.c-tooltip--left .c-tooltip__message:after {
  left: calc(100% - 1px);
  transform: rotate(270deg);
}

.c-tooltip--right .c-tooltip__message {
  top: -15px;
  left: calc(100% + 15px);
}

.c-tooltip--right .c-tooltip__message:after {
  top: 21px;
}

.c-tooltip--right .c-tooltip__message:after {
  right: calc(100% - 1px);
  transform: rotate(90deg);
}

.c-tooltip--select {
  right: 30px;
}

.c-pointer {
  cursor: pointer;
}

.c-textarea {
  display: inline-block;
  vertical-align: middle;
  width: 100%;
  font: inherit;
  outline: none;
  color: #009DDE;
  background: #fff;
  transition: all 0.3s linear;
  border: 1px solid #D8d8d8;
  border-radius: 3px;
  padding: 10px;
  min-height: 200px;
  margin: 15px 0 5px;
}

.c-textarea:hover {
  border-color: #545C68;
}

.c-textarea:focus {
  border-color: #009DDE;
}

.c-textarea--disabled {
  border-style: dashed;
  pointer-events: none;
  color: #9DAABD;
}

.c-textarea--disabled:hover {
  border-color: #D8d8d8;
}

.c-select__title {
  display: inline-block;
  vertical-align: middle;
  width: 100%;
  font: inherit;
  outline: none;
  color: #009DDE;
  background: #fff;
  transition: all 0.3s linear;
  text-align: left;
  border: 0;
  border-bottom: 1px solid #D8d8d8;
  padding: 15px 0;
  cursor: pointer;
  position: relative;
}

.c-select__title:hover {
  border-color: #545C68;
}

.c-select__title:focus {
  border-color: #009DDE;
}

.c-select__title--disabled {
  border-style: dashed;
  pointer-events: none;
  color: #9DAABD;
}

.c-select__title--disabled:hover {
  border-color: #D8d8d8;
}

.c-select__title:before, .c-select__title:after {
  content: "";
  display: block;
  position: absolute;
  height: 1px;
}

.c-select__title:before, .c-select__title:after {
  background: #009DDE;
}

.c-select__title:before {
  left: calc(100% - 20px);
  bottom: 24px;
  width: 10px;
  transform: rotate(45deg);
  transform-origin: top left;
}

.c-select__title:after {
  left: calc(100% - 14px);
  bottom: 17px;
  width: 10px;
  transform: rotate(-45deg);
  transform-origin: top left;
}

.c-select__list {
  border: 1px solid #009DDE;
  border-radius: 3px;
  padding: 20px;
  margin-top: -1px;
  position: relative;
  z-index: 10;
  opacity: 0;
  pointer-events: none;
  position: absolute;
  top: 100%;
  left: 0;
  width: 100%;
  background: #fff;
}

.c-select__list.is-open {
  opacity: 1;
  pointer-events: all;
}

.c-select__item {
  line-height: 2em;
  cursor: pointer;
}

.c-select__item:hover {
  color: #009DDE;
}

.c-select__item.is-selected {
  color: #009DDE;
}

.u-disabled .c-select .c-select__title {
  border-style: dashed;
  pointer-events: none;
  color: #9DAABD;
}

.u-disabled .c-select .c-select__title:hover {
  border-color: #D8d8d8;
}

.c-table tr {
  border-top: 1px solid #D8d8d8;
  border-bottom: 1px solid #D8d8d8;
}

.c-table th, .c-table td {
  padding: 15px 0;
}

.c-table--values th:last-child, .c-table--values td:last-child {
  font-weight: 600;
  text-align: right;
}

.c-table--ticks th {
  text-align: left;
  font-size: 18px;
  font-weight: 400;
  color: #234678;
}

.c-table--ticks tfoot tr {
  border-bottom: none;
}

.c-table--ticks tbody td:empty:after {
  content: "";
  display: block;
  width: 20px;
  height: 1px;
  background: #9DAABD;
}

.c-form {
  display: inline-block;
}

.c-form--single-input {
  position: relative;
}

.c-form--single-input .c-form__submit {
  position: absolute;
  right: 0;
  top: 0;
  bottom: 0;
  margin: auto;
  background: none;
  border: 0;
  color: #009DDE;
}

.c-menu__list {
  display: flex;
  justify-content: flex-start;
  list-style: none;
  margin: 0;
}

.c-menu__item {
  padding: 5px 15px;
}

.c-menu--tabbed .c-menu__list {
  border-bottom: 1px solid #D8d8d8;
  margin-bottom: 15px;
}

.c-menu--tabbed .c-menu__item {
  border: 1px solid #fff;
  border-bottom-color: transparent;
  border-radius: 3px 3px 0 0;
  margin-bottom: -1px;
}

.c-menu--tabbed .c-menu__item.is-active {
  border-color: #D8d8d8;
  border-bottom-color: #fff;
}

.c-menu--tabbed .c-menu__item.is-active .c-menu__link {
  color: #009DDE;
}

.c-menu--tabbed .c-menu__link {
  color: #234678;
}

.c-menu--mega-menu .c-menu__link {
  position: relative;
  color: #234678;
}

.c-menu--mega-menu .c-menu__link:after {
  content: "";
  border: 7px solid transparent;
  display: block;
  width: 0;
  height: 0;
  position: absolute;
  left: calc(50% - 7px);
  top: calc(100% + 3px);
}

.c-menu--mega-menu .c-menu__item {
  font-weight: 600;
  font-size: 1.2em;
  padding-bottom: 15px;
}

.c-menu--mega-menu .c-menu__item.is-active .c-menu__link {
  color: #009DDE;
}

.c-menu--mega-menu .c-menu__item:hover .c-menu__submenu {
  display: block;
}

.c-menu--mega-menu .c-menu__item:hover .c-menu__link {
  color: #009DDE;
}

.c-menu--mega-menu .c-menu__item:hover .c-menu__link.has-submenu:after {
  border-bottom-color: #009DDE;
}

.has-fixed-header .c-menu--mega-menu .c-menu__item {
  margin-top: 5px;
  margin-bottom: -5px;
}

.c-menu--mega-menu .c-menu__submenu {
  display: none;
}

.c-menu--vertical .c-menu__list {
  display: block;
}

.c-menu--vertical .c-menu__list--padded .c-menu__item {
  padding-left: 30px;
}

.c-menu--vertical .c-menu__item {
  padding-left: 0;
}

.c-menu--vertical .c-menu__link {
  display: flex;
  align-items: center;
}

.c-menu--vertical .c-menu__link .c-icon {
  color: inherit !important;
  margin-right: 10px;
}

.c-mega-menu {
  position: absolute;
  overflow: hidden;
  top: 100%;
  left: 0;
  right: 0;
  z-index: 3;
  background-color: #fff;
  font-size: 15px;
  font-weight: 400;
  transition: all linear .5s;
  margin: 0 15px;
  border-radius: 12px;
  box-shadow: 0 10px 15px 0 rgba(0, 0, 0, 0.21);
}

.c-mega-menu:before {
  content: "";
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  border-top: 3px solid #009DDE;
}

.c-mega-menu__header {
  font-size: 18px;
  font-weight: 600;
  text-decoration: none;
  color: inherit;
  display: inline-block;
  color: #234678;
  margin-bottom: 10px;
  position: relative;
}

a.c-mega-menu__header:after {
  content: "";
  font-family: "pzuci";
  display: inline-block;
  vertical-align: middle;
  line-height: 1;
  font-weight: normal;
  font-style: normal;
  text-decoration: inherit;
  text-transform: none;
  text-rendering: auto;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}

a.c-mega-menu__header:after {
  color: #0088CA;
  font-size: 9px;
  padding-left: 10px;
}

a.c-mega-menu__header:before {
  content: "";
  display: block;
  position: absolute;
  top: calc(100% - 3px);
  width: 100%;
  height: 1px;
  background: transparent;
  transition: all linear .2s;
}

a.c-mega-menu__header:hover:before {
  background: #234678;
}

.c-mega-menu__body {
  padding: 40px;
  padding-bottom: 20px;
}

.c-mega-menu__item {
  position: relative;
  padding-bottom: 1.6em;
  padding-right: 20px;
  margin-bottom: 20px;
}

.c-mega-menu__show-all {
  position: absolute;
  left: 0;
  bottom: 0;
}

.c-mega-menu__note {
  font-size: 12px;
  color: #9DAABD;
  margin-bottom: 10px;
  min-height: 3em;
}

.c-mega-menu__header-box {
  display: flex;
  justify-content: flex-end;
  padding: 20px;
  background-color: #fafafa;
  flex-wrap: wrap;
}

.c-mega-menu__footer {
  background-color: #fafafa;
  padding: 20px 40px;
}

.c-mega-menu--login {
  top: 60px;
  left: 92px;
  opacity: 0;
  pointer-events: none;
  transition: all ease-in-out .5s;
  transition: 0.5s ease-in-out all;
  transform-origin: top center;
  transform: perspective(1200px) rotateX(-10deg);
}

.c-mega-menu--login.is-active {
  transform: initial;
  opacity: 1;
  pointer-events: all;
}

.c-mega-menu--inline {
  right: auto;
  left: 50%;
  margin: 0;
  margin-left: -150px;
  width: 300px;
}

.c-mega-menu--inline .c-mega-menu__body {
  padding: 30px 15px;
}

.c-mega-menu--inline .c-mega-menu__item {
  padding: 0;
  margin: 0;
}

.c-list__item {
  line-height: 1.6em;
  margin-bottom: 15px;
}

.c-list__item a:hover {
  text-decoration: underline;
}

.c-list--arrowed .c-list__item {
  position: relative;
  padding: 0 20px;
}

.c-list--arrowed .c-list__item:before {
  content: "";
  font-family: "pzuci";
  display: inline-block;
  vertical-align: middle;
  line-height: 1;
  font-weight: normal;
  font-style: normal;
  text-decoration: inherit;
  text-transform: none;
  text-rendering: auto;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}

.c-list--arrowed .c-list__item:before {
  color: #0088CA;
  font-size: 9px;
  position: absolute;
  top: 0.75em;
  left: 0.5em;
  text-decoration: none !important;
}

.c-icon {
  vertical-align: middle;
}

.c-box {
  display: flex;
  border-radius: 3px;
  background-color: #fff;
  box-shadow: 0 1px 4px 0 rgba(0, 0, 0, 0.21);
  transition: all ease .5s;
  margin-right: 20px;
  padding: 20px;
  padding-right: 80px;
  cursor: pointer;
  position: relative;
  color: #009DDE;
}

.c-box:after {
  content: "";
  font-family: "pzuci";
  display: inline-block;
  vertical-align: middle;
  line-height: 1;
  font-weight: normal;
  font-style: normal;
  text-decoration: inherit;
  text-transform: none;
  text-rendering: auto;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}

.c-box:hover {
  box-shadow: 0 5px 15px 0 rgba(0, 0, 0, 0.21), 0px 0 1px rgba(0, 0, 0, 0.21);
  color: #234678;
}

.c-box__icon {
  display: flex;
  align-items: center;
  justify-content: center;
  padding-right: 20px;
}

.c-box:after {
  position: absolute;
  top: 0;
  right: 30px;
  bottom: 0;
  margin: auto;
  height: 15px;
  font-size: 15px;
}

.c-box:last-child {
  margin-right: 0;
}

.c-card {
  border-radius: 12px;
  background-color: #fff;
  box-shadow: 0 1px 4px 0 rgba(0, 0, 0, 0.21);
  transition: box-shadow ease .5s;
  overflow: hidden;
  padding: 40px 45px;
  height: 100%;
}

.c-card__image {
  margin-bottom: 20px;
}

.c-card__image img {
  transition: all ease .5s;
}

.c-card__title {
  min-height: 3em;
}

.c-card__describe {
  min-height: 6em;
}

.c-card__button {
  position: relative;
  top: 40px;
  height: 0;
  opacity: 0;
  transition: all ease .5s;
}

.c-card:hover {
  box-shadow: 0 5px 15px 0 rgba(0, 0, 0, 0.21), 0px 0 1px rgba(0, 0, 0, 0.21);
}

.c-card:hover .c-card__image img {
  width: 110px;
  height: 110px;
}

.c-card:hover .c-card__button {
  top: 0;
  opacity: 1;
}

.c-slider__items {
  flex-wrap: nowrap;
}

.c-slider__item {
  transition: all linear .2s;
}

.c-slider__pager {
  padding: 30px 0;
}

.c-pager {
  list-style: none;
  display: flex;
  align-items: center;
  justify-content: center;
}

.c-pager:empty {
  display: none;
}

.c-pager__item {
  width: 10px;
  height: 10px;
  border: 1px solid #D8d8d8;
  background-color: #D8d8d8;
  border-radius: 5px;
  margin: 0 5px;
  transition: all linear .2s;
  cursor: pointer;
}

.c-pager__item:hover {
  border-color: #009DDE;
}

.c-pager__item.is-active {
  border-color: #009DDE;
  background-color: #fff;
}

.c-badge {
  display: inline-block;
  vertical-align: middle;
  font: inherit;
  font-size: 12px;
  font-weight: 600;
  text-align: center;
  margin: 0;
  text-transform: uppercase;
  padding: 5px 15px;
  transition: all 300ms ease-in-out;
  border-radius: 13px;
  color: #fff;
  background: #D8d8d8;
  line-height: 16px;
  position: absolute;
}

.c-badge--primary {
  background-color: #d45f7c;
}

.c-badge--secondary {
  background-color: #8CC83C;
}

.c-badge--tertiary {
  background-color: #009DDE;
}

.c-badge--top-right {
  top: 15px;
  right: 15px;
}

.c-badge--top-left {
  top: 15px;
  left: 15px;
}

.c-badge--bottom-right {
  bottom: 15px;
  right: 15px;
}

.c-badge--bottom-left {
  bottom: 15px;
  left: 15px;
}

.c-badge--no-spaces.c-badge--top-right, .c-badge--no-spaces.c-badge--top-left {
  top: 0;
}

.c-badge--no-spaces.c-badge--bottom-right, .c-badge--no-spaces.c-badge--bottom-left {
  bottom: 0;
}

.c-badge--no-spaces.c-badge--top-right, .c-badge--no-spaces.c-badge--bottom-right {
  right: 0;
}

.c-badge--no-spaces.c-badge--top-left, .c-badge--no-spaces.c-badge--bottom-left {
  left: 0;
}

.c-breadcrumbs {
  padding: 30px 0;
  margin-bottom: 0;
}

.c-breadcrumbs__item {
  font-size: 12px;
  color: #9DAABD;
  display: inline-flex;
  justify-content: center;
  align-items: center;
}

.c-breadcrumbs__item:not(:last-child):after {
  content: "";
  font-family: "pzuci";
  display: inline-block;
  vertical-align: middle;
  line-height: 1;
  font-weight: normal;
  font-style: normal;
  text-decoration: inherit;
  text-transform: none;
  text-rendering: auto;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}

.c-breadcrumbs__item:not(:last-child):after {
  padding: 0 10px;
  font-size: 0.7em;
}

.c-breadcrumbs__link {
  transition: all linear .2s;
}

.c-breadcrumbs__link:hover {
  color: #009DDE;
}

.c-footer {
  background: #234678;
  color: #fff;
}

.c-footer__menus {
  position: relative;
  padding-top: 80px;
}

.c-footer__copyrights {
  padding-bottom: 40px;
}

.c-footer__copyrights-line {
  margin-top: 40px;
  height: 1px;
  background: rgba(255, 255, 255, 0.21);
  margin-bottom: 40px;
}

.c-footer__lang {
  position: absolute;
  bottom: 0;
  right: 0;
  margin-bottom: 0;
}

.c-footer a:hover {
  text-decoration: underline;
}

.c-footer a:hover .c-icon:before {
  text-decoration: none;
  display: inline-block;
}

.c-footer a:hover:after {
  text-decoration: none !important;
  display: inline-block !important;
}

.c-footer__hideable-menu-trigger {
  padding-left: 0 !important;
}

.c-footer__hideable-menu-trigger .c-menu__link {
  padding-right: 20px;
  position: relative;
  cursor: pointer;
}

.c-footer__hideable-menu-trigger .c-menu__link:after {
  content: "";
  font-family: "pzuci";
  display: inline-block;
  vertical-align: middle;
  line-height: 1;
  font-weight: normal;
  font-style: normal;
  text-decoration: inherit;
  text-transform: none;
  text-rendering: auto;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}

.c-footer__hideable-menu-trigger .c-menu__link:after {
  font-size: 11px;
  display: inline-block;
  padding-left: 10px;
}

.c-footer__hideable-menu .c-menu__item {
  height: 2.1em;
  overflow: hidden;
  transition: all linear .2s;
}

.c-footer__hideable-menu:not(.is-active) .c-menu__item:not(.c-footer__hideable-menu-trigger) {
  height: 0;
  padding-top: 0;
  padding-bottom: 0;
}

.c-accordion {
  margin: 0 auto;
  margin-bottom: 20px;
  list-style: none;
}

.c-accordion__item {
  margin-bottom: -1px;
}

.c-accordion__title {
  border-top: 1px solid #D8d8d8;
  border-bottom: 1px solid #D8d8d8;
  cursor: pointer;
  padding: 20px 15px;
  padding-left: 80px;
  width: 100%;
  position: relative;
}

.c-accordion__title:after {
  content: "";
  font-family: "pzuci";
  display: inline-block;
  vertical-align: middle;
  line-height: 1;
  font-weight: normal;
  font-style: normal;
  text-decoration: inherit;
  text-transform: none;
  text-rendering: auto;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}

.c-accordion__title:after {
  position: absolute;
  top: 0;
  bottom: 0;
  left: 32.5px;
  font-size: 9px;
  height: 9px;
  margin: auto;
  color: #009DDE;
  transition: all linear .2s;
}

.c-accordion__title.is-active:after {
  transform: rotateZ(-180deg);
}

.c-accordion__content {
  overflow: hidden;
  transition: all linear .2s;
  padding: 0px 15px;
  padding-left: 80px;
}

.c-accordion__content.is-hidden {
  padding-top: 0;
  padding-bottom: 0;
}

.c-top-visual {
  position: relative;
  margin: 15px 0 40px;
}

.c-top-visual-full {
  position: relative;
  padding: 15px 0;
}

.c-top-visual-full:before {
  content: "";
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  background: rgba(0, 0, 0, 0.3);
}

.c-top-visual-full__container {
  font-size: 15px;
  font-size: 1rem;
  line-height: 1.33333;
  text-align: center;
  line-height: 1.6em;
  position: relative;
}

.c-files {
  width: 100%;
  border-bottom: 1px solid #D8d8d8;
}

.c-files__item {
  display: flex;
  align-items: center;
  justify-content: left;
  padding: 15px;
  border-top: 1px solid #D8d8d8;
}

.c-files__item:hover .c-files__describe {
  color: #009DDE;
}

.c-files__describe {
  padding-left: 15px;
  transition: all linear .2s;
}

.u-clearfix:after {
  content: "" !important;
  display: block !important;
  clear: both !important;
}

.u-1\/1 {
  width: 100% !important;
}

.u-push-1\/1 {
  position: relative !important;
  right: auto !important;
  left: 100% !important;
}

.u-pull-1\/1 {
  position: relative !important;
  right: 100% !important;
  left: auto !important;
}

.u-1\/2 {
  width: 50% !important;
}

.u-push-1\/2 {
  position: relative !important;
  right: auto !important;
  left: 50% !important;
}

.u-pull-1\/2 {
  position: relative !important;
  right: 50% !important;
  left: auto !important;
}

.u-2\/2 {
  width: 100% !important;
}

.u-push-2\/2 {
  position: relative !important;
  right: auto !important;
  left: 100% !important;
}

.u-pull-2\/2 {
  position: relative !important;
  right: 100% !important;
  left: auto !important;
}

.u-1\/3 {
  width: 33.33333% !important;
}

.u-push-1\/3 {
  position: relative !important;
  right: auto !important;
  left: 33.33333% !important;
}

.u-pull-1\/3 {
  position: relative !important;
  right: 33.33333% !important;
  left: auto !important;
}

.u-2\/3 {
  width: 66.66667% !important;
}

.u-push-2\/3 {
  position: relative !important;
  right: auto !important;
  left: 66.66667% !important;
}

.u-pull-2\/3 {
  position: relative !important;
  right: 66.66667% !important;
  left: auto !important;
}

.u-3\/3 {
  width: 100% !important;
}

.u-push-3\/3 {
  position: relative !important;
  right: auto !important;
  left: 100% !important;
}

.u-pull-3\/3 {
  position: relative !important;
  right: 100% !important;
  left: auto !important;
}

.u-1\/4 {
  width: 25% !important;
}

.u-push-1\/4 {
  position: relative !important;
  right: auto !important;
  left: 25% !important;
}

.u-pull-1\/4 {
  position: relative !important;
  right: 25% !important;
  left: auto !important;
}

.u-2\/4 {
  width: 50% !important;
}

.u-push-2\/4 {
  position: relative !important;
  right: auto !important;
  left: 50% !important;
}

.u-pull-2\/4 {
  position: relative !important;
  right: 50% !important;
  left: auto !important;
}

.u-3\/4 {
  width: 75% !important;
}

.u-push-3\/4 {
  position: relative !important;
  right: auto !important;
  left: 75% !important;
}

.u-pull-3\/4 {
  position: relative !important;
  right: 75% !important;
  left: auto !important;
}

.u-4\/4 {
  width: 100% !important;
}

.u-push-4\/4 {
  position: relative !important;
  right: auto !important;
  left: 100% !important;
}

.u-pull-4\/4 {
  position: relative !important;
  right: 100% !important;
  left: auto !important;
}

.u-1\/5 {
  width: 20% !important;
}

.u-push-1\/5 {
  position: relative !important;
  right: auto !important;
  left: 20% !important;
}

.u-pull-1\/5 {
  position: relative !important;
  right: 20% !important;
  left: auto !important;
}

.u-2\/5 {
  width: 40% !important;
}

.u-push-2\/5 {
  position: relative !important;
  right: auto !important;
  left: 40% !important;
}

.u-pull-2\/5 {
  position: relative !important;
  right: 40% !important;
  left: auto !important;
}

.u-3\/5 {
  width: 60% !important;
}

.u-push-3\/5 {
  position: relative !important;
  right: auto !important;
  left: 60% !important;
}

.u-pull-3\/5 {
  position: relative !important;
  right: 60% !important;
  left: auto !important;
}

.u-4\/5 {
  width: 80% !important;
}

.u-push-4\/5 {
  position: relative !important;
  right: auto !important;
  left: 80% !important;
}

.u-pull-4\/5 {
  position: relative !important;
  right: 80% !important;
  left: auto !important;
}

.u-5\/5 {
  width: 100% !important;
}

.u-push-5\/5 {
  position: relative !important;
  right: auto !important;
  left: 100% !important;
}

.u-pull-5\/5 {
  position: relative !important;
  right: 100% !important;
  left: auto !important;
}

.u-1\/6 {
  width: 16.66667% !important;
}

.u-push-1\/6 {
  position: relative !important;
  right: auto !important;
  left: 16.66667% !important;
}

.u-pull-1\/6 {
  position: relative !important;
  right: 16.66667% !important;
  left: auto !important;
}

.u-2\/6 {
  width: 33.33333% !important;
}

.u-push-2\/6 {
  position: relative !important;
  right: auto !important;
  left: 33.33333% !important;
}

.u-pull-2\/6 {
  position: relative !important;
  right: 33.33333% !important;
  left: auto !important;
}

.u-3\/6 {
  width: 50% !important;
}

.u-push-3\/6 {
  position: relative !important;
  right: auto !important;
  left: 50% !important;
}

.u-pull-3\/6 {
  position: relative !important;
  right: 50% !important;
  left: auto !important;
}

.u-4\/6 {
  width: 66.66667% !important;
}

.u-push-4\/6 {
  position: relative !important;
  right: auto !important;
  left: 66.66667% !important;
}

.u-pull-4\/6 {
  position: relative !important;
  right: 66.66667% !important;
  left: auto !important;
}

.u-5\/6 {
  width: 83.33333% !important;
}

.u-push-5\/6 {
  position: relative !important;
  right: auto !important;
  left: 83.33333% !important;
}

.u-pull-5\/6 {
  position: relative !important;
  right: 83.33333% !important;
  left: auto !important;
}

.u-6\/6 {
  width: 100% !important;
}

.u-push-6\/6 {
  position: relative !important;
  right: auto !important;
  left: 100% !important;
}

.u-pull-6\/6 {
  position: relative !important;
  right: 100% !important;
  left: auto !important;
}

.u-1\/7 {
  width: 14.28571% !important;
}

.u-push-1\/7 {
  position: relative !important;
  right: auto !important;
  left: 14.28571% !important;
}

.u-pull-1\/7 {
  position: relative !important;
  right: 14.28571% !important;
  left: auto !important;
}

.u-2\/7 {
  width: 28.57143% !important;
}

.u-push-2\/7 {
  position: relative !important;
  right: auto !important;
  left: 28.57143% !important;
}

.u-pull-2\/7 {
  position: relative !important;
  right: 28.57143% !important;
  left: auto !important;
}

.u-3\/7 {
  width: 42.85714% !important;
}

.u-push-3\/7 {
  position: relative !important;
  right: auto !important;
  left: 42.85714% !important;
}

.u-pull-3\/7 {
  position: relative !important;
  right: 42.85714% !important;
  left: auto !important;
}

.u-4\/7 {
  width: 57.14286% !important;
}

.u-push-4\/7 {
  position: relative !important;
  right: auto !important;
  left: 57.14286% !important;
}

.u-pull-4\/7 {
  position: relative !important;
  right: 57.14286% !important;
  left: auto !important;
}

.u-5\/7 {
  width: 71.42857% !important;
}

.u-push-5\/7 {
  position: relative !important;
  right: auto !important;
  left: 71.42857% !important;
}

.u-pull-5\/7 {
  position: relative !important;
  right: 71.42857% !important;
  left: auto !important;
}

.u-6\/7 {
  width: 85.71429% !important;
}

.u-push-6\/7 {
  position: relative !important;
  right: auto !important;
  left: 85.71429% !important;
}

.u-pull-6\/7 {
  position: relative !important;
  right: 85.71429% !important;
  left: auto !important;
}

.u-7\/7 {
  width: 100% !important;
}

.u-push-7\/7 {
  position: relative !important;
  right: auto !important;
  left: 100% !important;
}

.u-pull-7\/7 {
  position: relative !important;
  right: 100% !important;
  left: auto !important;
}

.u-1\/8 {
  width: 12.5% !important;
}

.u-push-1\/8 {
  position: relative !important;
  right: auto !important;
  left: 12.5% !important;
}

.u-pull-1\/8 {
  position: relative !important;
  right: 12.5% !important;
  left: auto !important;
}

.u-2\/8 {
  width: 25% !important;
}

.u-push-2\/8 {
  position: relative !important;
  right: auto !important;
  left: 25% !important;
}

.u-pull-2\/8 {
  position: relative !important;
  right: 25% !important;
  left: auto !important;
}

.u-3\/8 {
  width: 37.5% !important;
}

.u-push-3\/8 {
  position: relative !important;
  right: auto !important;
  left: 37.5% !important;
}

.u-pull-3\/8 {
  position: relative !important;
  right: 37.5% !important;
  left: auto !important;
}

.u-4\/8 {
  width: 50% !important;
}

.u-push-4\/8 {
  position: relative !important;
  right: auto !important;
  left: 50% !important;
}

.u-pull-4\/8 {
  position: relative !important;
  right: 50% !important;
  left: auto !important;
}

.u-5\/8 {
  width: 62.5% !important;
}

.u-push-5\/8 {
  position: relative !important;
  right: auto !important;
  left: 62.5% !important;
}

.u-pull-5\/8 {
  position: relative !important;
  right: 62.5% !important;
  left: auto !important;
}

.u-6\/8 {
  width: 75% !important;
}

.u-push-6\/8 {
  position: relative !important;
  right: auto !important;
  left: 75% !important;
}

.u-pull-6\/8 {
  position: relative !important;
  right: 75% !important;
  left: auto !important;
}

.u-7\/8 {
  width: 87.5% !important;
}

.u-push-7\/8 {
  position: relative !important;
  right: auto !important;
  left: 87.5% !important;
}

.u-pull-7\/8 {
  position: relative !important;
  right: 87.5% !important;
  left: auto !important;
}

.u-8\/8 {
  width: 100% !important;
}

.u-push-8\/8 {
  position: relative !important;
  right: auto !important;
  left: 100% !important;
}

.u-pull-8\/8 {
  position: relative !important;
  right: 100% !important;
  left: auto !important;
}

.u-1\/9 {
  width: 11.11111% !important;
}

.u-push-1\/9 {
  position: relative !important;
  right: auto !important;
  left: 11.11111% !important;
}

.u-pull-1\/9 {
  position: relative !important;
  right: 11.11111% !important;
  left: auto !important;
}

.u-2\/9 {
  width: 22.22222% !important;
}

.u-push-2\/9 {
  position: relative !important;
  right: auto !important;
  left: 22.22222% !important;
}

.u-pull-2\/9 {
  position: relative !important;
  right: 22.22222% !important;
  left: auto !important;
}

.u-3\/9 {
  width: 33.33333% !important;
}

.u-push-3\/9 {
  position: relative !important;
  right: auto !important;
  left: 33.33333% !important;
}

.u-pull-3\/9 {
  position: relative !important;
  right: 33.33333% !important;
  left: auto !important;
}

.u-4\/9 {
  width: 44.44444% !important;
}

.u-push-4\/9 {
  position: relative !important;
  right: auto !important;
  left: 44.44444% !important;
}

.u-pull-4\/9 {
  position: relative !important;
  right: 44.44444% !important;
  left: auto !important;
}

.u-5\/9 {
  width: 55.55556% !important;
}

.u-push-5\/9 {
  position: relative !important;
  right: auto !important;
  left: 55.55556% !important;
}

.u-pull-5\/9 {
  position: relative !important;
  right: 55.55556% !important;
  left: auto !important;
}

.u-6\/9 {
  width: 66.66667% !important;
}

.u-push-6\/9 {
  position: relative !important;
  right: auto !important;
  left: 66.66667% !important;
}

.u-pull-6\/9 {
  position: relative !important;
  right: 66.66667% !important;
  left: auto !important;
}

.u-7\/9 {
  width: 77.77778% !important;
}

.u-push-7\/9 {
  position: relative !important;
  right: auto !important;
  left: 77.77778% !important;
}

.u-pull-7\/9 {
  position: relative !important;
  right: 77.77778% !important;
  left: auto !important;
}

.u-8\/9 {
  width: 88.88889% !important;
}

.u-push-8\/9 {
  position: relative !important;
  right: auto !important;
  left: 88.88889% !important;
}

.u-pull-8\/9 {
  position: relative !important;
  right: 88.88889% !important;
  left: auto !important;
}

.u-9\/9 {
  width: 100% !important;
}

.u-push-9\/9 {
  position: relative !important;
  right: auto !important;
  left: 100% !important;
}

.u-pull-9\/9 {
  position: relative !important;
  right: 100% !important;
  left: auto !important;
}

.u-1\/10 {
  width: 10% !important;
}

.u-push-1\/10 {
  position: relative !important;
  right: auto !important;
  left: 10% !important;
}

.u-pull-1\/10 {
  position: relative !important;
  right: 10% !important;
  left: auto !important;
}

.u-2\/10 {
  width: 20% !important;
}

.u-push-2\/10 {
  position: relative !important;
  right: auto !important;
  left: 20% !important;
}

.u-pull-2\/10 {
  position: relative !important;
  right: 20% !important;
  left: auto !important;
}

.u-3\/10 {
  width: 30% !important;
}

.u-push-3\/10 {
  position: relative !important;
  right: auto !important;
  left: 30% !important;
}

.u-pull-3\/10 {
  position: relative !important;
  right: 30% !important;
  left: auto !important;
}

.u-4\/10 {
  width: 40% !important;
}

.u-push-4\/10 {
  position: relative !important;
  right: auto !important;
  left: 40% !important;
}

.u-pull-4\/10 {
  position: relative !important;
  right: 40% !important;
  left: auto !important;
}

.u-5\/10 {
  width: 50% !important;
}

.u-push-5\/10 {
  position: relative !important;
  right: auto !important;
  left: 50% !important;
}

.u-pull-5\/10 {
  position: relative !important;
  right: 50% !important;
  left: auto !important;
}

.u-6\/10 {
  width: 60% !important;
}

.u-push-6\/10 {
  position: relative !important;
  right: auto !important;
  left: 60% !important;
}

.u-pull-6\/10 {
  position: relative !important;
  right: 60% !important;
  left: auto !important;
}

.u-7\/10 {
  width: 70% !important;
}

.u-push-7\/10 {
  position: relative !important;
  right: auto !important;
  left: 70% !important;
}

.u-pull-7\/10 {
  position: relative !important;
  right: 70% !important;
  left: auto !important;
}

.u-8\/10 {
  width: 80% !important;
}

.u-push-8\/10 {
  position: relative !important;
  right: auto !important;
  left: 80% !important;
}

.u-pull-8\/10 {
  position: relative !important;
  right: 80% !important;
  left: auto !important;
}

.u-9\/10 {
  width: 90% !important;
}

.u-push-9\/10 {
  position: relative !important;
  right: auto !important;
  left: 90% !important;
}

.u-pull-9\/10 {
  position: relative !important;
  right: 90% !important;
  left: auto !important;
}

.u-10\/10 {
  width: 100% !important;
}

.u-push-10\/10 {
  position: relative !important;
  right: auto !important;
  left: 100% !important;
}

.u-pull-10\/10 {
  position: relative !important;
  right: 100% !important;
  left: auto !important;
}

.u-1\/11 {
  width: 9.09091% !important;
}

.u-push-1\/11 {
  position: relative !important;
  right: auto !important;
  left: 9.09091% !important;
}

.u-pull-1\/11 {
  position: relative !important;
  right: 9.09091% !important;
  left: auto !important;
}

.u-2\/11 {
  width: 18.18182% !important;
}

.u-push-2\/11 {
  position: relative !important;
  right: auto !important;
  left: 18.18182% !important;
}

.u-pull-2\/11 {
  position: relative !important;
  right: 18.18182% !important;
  left: auto !important;
}

.u-3\/11 {
  width: 27.27273% !important;
}

.u-push-3\/11 {
  position: relative !important;
  right: auto !important;
  left: 27.27273% !important;
}

.u-pull-3\/11 {
  position: relative !important;
  right: 27.27273% !important;
  left: auto !important;
}

.u-4\/11 {
  width: 36.36364% !important;
}

.u-push-4\/11 {
  position: relative !important;
  right: auto !important;
  left: 36.36364% !important;
}

.u-pull-4\/11 {
  position: relative !important;
  right: 36.36364% !important;
  left: auto !important;
}

.u-5\/11 {
  width: 45.45455% !important;
}

.u-push-5\/11 {
  position: relative !important;
  right: auto !important;
  left: 45.45455% !important;
}

.u-pull-5\/11 {
  position: relative !important;
  right: 45.45455% !important;
  left: auto !important;
}

.u-6\/11 {
  width: 54.54545% !important;
}

.u-push-6\/11 {
  position: relative !important;
  right: auto !important;
  left: 54.54545% !important;
}

.u-pull-6\/11 {
  position: relative !important;
  right: 54.54545% !important;
  left: auto !important;
}

.u-7\/11 {
  width: 63.63636% !important;
}

.u-push-7\/11 {
  position: relative !important;
  right: auto !important;
  left: 63.63636% !important;
}

.u-pull-7\/11 {
  position: relative !important;
  right: 63.63636% !important;
  left: auto !important;
}

.u-8\/11 {
  width: 72.72727% !important;
}

.u-push-8\/11 {
  position: relative !important;
  right: auto !important;
  left: 72.72727% !important;
}

.u-pull-8\/11 {
  position: relative !important;
  right: 72.72727% !important;
  left: auto !important;
}

.u-9\/11 {
  width: 81.81818% !important;
}

.u-push-9\/11 {
  position: relative !important;
  right: auto !important;
  left: 81.81818% !important;
}

.u-pull-9\/11 {
  position: relative !important;
  right: 81.81818% !important;
  left: auto !important;
}

.u-10\/11 {
  width: 90.90909% !important;
}

.u-push-10\/11 {
  position: relative !important;
  right: auto !important;
  left: 90.90909% !important;
}

.u-pull-10\/11 {
  position: relative !important;
  right: 90.90909% !important;
  left: auto !important;
}

.u-11\/11 {
  width: 100% !important;
}

.u-push-11\/11 {
  position: relative !important;
  right: auto !important;
  left: 100% !important;
}

.u-pull-11\/11 {
  position: relative !important;
  right: 100% !important;
  left: auto !important;
}

.u-1\/12 {
  width: 8.33333% !important;
}

.u-push-1\/12 {
  position: relative !important;
  right: auto !important;
  left: 8.33333% !important;
}

.u-pull-1\/12 {
  position: relative !important;
  right: 8.33333% !important;
  left: auto !important;
}

.u-2\/12 {
  width: 16.66667% !important;
}

.u-push-2\/12 {
  position: relative !important;
  right: auto !important;
  left: 16.66667% !important;
}

.u-pull-2\/12 {
  position: relative !important;
  right: 16.66667% !important;
  left: auto !important;
}

.u-3\/12 {
  width: 25% !important;
}

.u-push-3\/12 {
  position: relative !important;
  right: auto !important;
  left: 25% !important;
}

.u-pull-3\/12 {
  position: relative !important;
  right: 25% !important;
  left: auto !important;
}

.u-4\/12 {
  width: 33.33333% !important;
}

.u-push-4\/12 {
  position: relative !important;
  right: auto !important;
  left: 33.33333% !important;
}

.u-pull-4\/12 {
  position: relative !important;
  right: 33.33333% !important;
  left: auto !important;
}

.u-5\/12 {
  width: 41.66667% !important;
}

.u-push-5\/12 {
  position: relative !important;
  right: auto !important;
  left: 41.66667% !important;
}

.u-pull-5\/12 {
  position: relative !important;
  right: 41.66667% !important;
  left: auto !important;
}

.u-6\/12 {
  width: 50% !important;
}

.u-push-6\/12 {
  position: relative !important;
  right: auto !important;
  left: 50% !important;
}

.u-pull-6\/12 {
  position: relative !important;
  right: 50% !important;
  left: auto !important;
}

.u-7\/12 {
  width: 58.33333% !important;
}

.u-push-7\/12 {
  position: relative !important;
  right: auto !important;
  left: 58.33333% !important;
}

.u-pull-7\/12 {
  position: relative !important;
  right: 58.33333% !important;
  left: auto !important;
}

.u-8\/12 {
  width: 66.66667% !important;
}

.u-push-8\/12 {
  position: relative !important;
  right: auto !important;
  left: 66.66667% !important;
}

.u-pull-8\/12 {
  position: relative !important;
  right: 66.66667% !important;
  left: auto !important;
}

.u-9\/12 {
  width: 75% !important;
}

.u-push-9\/12 {
  position: relative !important;
  right: auto !important;
  left: 75% !important;
}

.u-pull-9\/12 {
  position: relative !important;
  right: 75% !important;
  left: auto !important;
}

.u-10\/12 {
  width: 83.33333% !important;
}

.u-push-10\/12 {
  position: relative !important;
  right: auto !important;
  left: 83.33333% !important;
}

.u-pull-10\/12 {
  position: relative !important;
  right: 83.33333% !important;
  left: auto !important;
}

.u-11\/12 {
  width: 91.66667% !important;
}

.u-push-11\/12 {
  position: relative !important;
  right: auto !important;
  left: 91.66667% !important;
}

.u-pull-11\/12 {
  position: relative !important;
  right: 91.66667% !important;
  left: auto !important;
}

.u-12\/12 {
  width: 100% !important;
}

.u-push-12\/12 {
  position: relative !important;
  right: auto !important;
  left: 100% !important;
}

.u-pull-12\/12 {
  position: relative !important;
  right: 100% !important;
  left: auto !important;
}

.u-h1 {
  font-size: 45px !important;
  font-size: 3rem !important;
  line-height: 1.11111 !important;
}

.u-h2 {
  font-size: 30px !important;
  font-size: 2rem !important;
  line-height: 1.16667 !important;
}

.u-h3 {
  font-size: 25px !important;
  font-size: 1.66667rem !important;
  line-height: 1.2 !important;
}

.u-h4 {
  font-size: 18px !important;
  font-size: 1.2rem !important;
  line-height: 1.38889 !important;
}

.u-h5 {
  font-size: 15px !important;
  font-size: 1rem !important;
  line-height: 1.33333 !important;
}

.u-h6 {
  font-size: 12px !important;
  font-size: .8rem !important;
  line-height: 1.66667 !important;
}

.u-padding {
  padding: 15px !important;
}

.u-padding-tiny {
  padding: 5px !important;
}

.u-padding-small {
  padding: 10px !important;
}

.u-padding-big {
  padding: 20px !important;
}

.u-padding-large {
  padding: 40px !important;
}

.u-padding-huge {
  padding: 80px !important;
}

.u-padding-none {
  padding: 0 !important;
}

.u-padding-top {
  padding-top: 15px !important;
}

.u-padding-top-tiny {
  padding-top: 5px !important;
}

.u-padding-top-small {
  padding-top: 10px !important;
}

.u-padding-top-big {
  padding-top: 20px !important;
}

.u-padding-top-large {
  padding-top: 40px !important;
}

.u-padding-top-huge {
  padding-top: 80px !important;
}

.u-padding-top-none {
  padding-top: 0 !important;
}

.u-padding-right {
  padding-right: 15px !important;
}

.u-padding-right-tiny {
  padding-right: 5px !important;
}

.u-padding-right-small {
  padding-right: 10px !important;
}

.u-padding-right-big {
  padding-right: 20px !important;
}

.u-padding-right-large {
  padding-right: 40px !important;
}

.u-padding-right-huge {
  padding-right: 80px !important;
}

.u-padding-right-none {
  padding-right: 0 !important;
}

.u-padding-bottom {
  padding-bottom: 15px !important;
}

.u-padding-bottom-tiny {
  padding-bottom: 5px !important;
}

.u-padding-bottom-small {
  padding-bottom: 10px !important;
}

.u-padding-bottom-big {
  padding-bottom: 20px !important;
}

.u-padding-bottom-large {
  padding-bottom: 40px !important;
}

.u-padding-bottom-huge {
  padding-bottom: 80px !important;
}

.u-padding-bottom-none {
  padding-bottom: 0 !important;
}

.u-padding-left {
  padding-left: 15px !important;
}

.u-padding-left-tiny {
  padding-left: 5px !important;
}

.u-padding-left-small {
  padding-left: 10px !important;
}

.u-padding-left-big {
  padding-left: 20px !important;
}

.u-padding-left-large {
  padding-left: 40px !important;
}

.u-padding-left-huge {
  padding-left: 80px !important;
}

.u-padding-left-none {
  padding-left: 0 !important;
}

.u-padding-horizontal {
  padding-left: 15px !important;
  padding-right: 15px !important;
}

.u-padding-horizontal-tiny {
  padding-left: 5px !important;
  padding-right: 5px !important;
}

.u-padding-horizontal-small {
  padding-left: 10px !important;
  padding-right: 10px !important;
}

.u-padding-horizontal-big {
  padding-left: 20px !important;
  padding-right: 20px !important;
}

.u-padding-horizontal-large {
  padding-left: 40px !important;
  padding-right: 40px !important;
}

.u-padding-horizontal-huge {
  padding-left: 80px !important;
  padding-right: 80px !important;
}

.u-padding-horizontal-none {
  padding-left: 0 !important;
  padding-right: 0 !important;
}

.u-padding-vertical {
  padding-top: 15px !important;
  padding-bottom: 15px !important;
}

.u-padding-vertical-tiny {
  padding-top: 5px !important;
  padding-bottom: 5px !important;
}

.u-padding-vertical-small {
  padding-top: 10px !important;
  padding-bottom: 10px !important;
}

.u-padding-vertical-big {
  padding-top: 20px !important;
  padding-bottom: 20px !important;
}

.u-padding-vertical-large {
  padding-top: 40px !important;
  padding-bottom: 40px !important;
}

.u-padding-vertical-huge {
  padding-top: 80px !important;
  padding-bottom: 80px !important;
}

.u-padding-vertical-none {
  padding-top: 0 !important;
  padding-bottom: 0 !important;
}

.u-margin {
  margin: 15px !important;
}

.u-margin-tiny {
  margin: 5px !important;
}

.u-margin-small {
  margin: 10px !important;
}

.u-margin-big {
  margin: 20px !important;
}

.u-margin-large {
  margin: 40px !important;
}

.u-margin-huge {
  margin: 80px !important;
}

.u-margin-none {
  margin: 0 !important;
}

.u-margin-top {
  margin-top: 15px !important;
}

.u-margin-top-tiny {
  margin-top: 5px !important;
}

.u-margin-top-small {
  margin-top: 10px !important;
}

.u-margin-top-big {
  margin-top: 20px !important;
}

.u-margin-top-large {
  margin-top: 40px !important;
}

.u-margin-top-huge {
  margin-top: 80px !important;
}

.u-margin-top-none {
  margin-top: 0 !important;
}

.u-margin-right {
  margin-right: 15px !important;
}

.u-margin-right-tiny {
  margin-right: 5px !important;
}

.u-margin-right-small {
  margin-right: 10px !important;
}

.u-margin-right-big {
  margin-right: 20px !important;
}

.u-margin-right-large {
  margin-right: 40px !important;
}

.u-margin-right-huge {
  margin-right: 80px !important;
}

.u-margin-right-none {
  margin-right: 0 !important;
}

.u-margin-bottom {
  margin-bottom: 15px !important;
}

.u-margin-bottom-tiny {
  margin-bottom: 5px !important;
}

.u-margin-bottom-small {
  margin-bottom: 10px !important;
}

.u-margin-bottom-big {
  margin-bottom: 20px !important;
}

.u-margin-bottom-large {
  margin-bottom: 40px !important;
}

.u-margin-bottom-huge {
  margin-bottom: 80px !important;
}

.u-margin-bottom-none {
  margin-bottom: 0 !important;
}

.u-margin-left {
  margin-left: 15px !important;
}

.u-margin-left-tiny {
  margin-left: 5px !important;
}

.u-margin-left-small {
  margin-left: 10px !important;
}

.u-margin-left-big {
  margin-left: 20px !important;
}

.u-margin-left-large {
  margin-left: 40px !important;
}

.u-margin-left-huge {
  margin-left: 80px !important;
}

.u-margin-left-none {
  margin-left: 0 !important;
}

.u-margin-horizontal {
  margin-left: 15px !important;
  margin-right: 15px !important;
}

.u-margin-horizontal-tiny {
  margin-left: 5px !important;
  margin-right: 5px !important;
}

.u-margin-horizontal-tiny-right {
  margin-right: 5px !important;
}

.u-margin-horizontal-small {
  margin-left: 10px !important;
  margin-right: 10px !important;
}

.u-margin-horizontal-big {
  margin-left: 20px !important;
  margin-right: 20px !important;
}

.u-margin-horizontal-large {
  margin-left: 40px !important;
  margin-right: 40px !important;
}

.u-margin-horizontal-huge {
  margin-left: 80px !important;
  margin-right: 80px !important;
}

.u-margin-horizontal-none {
  margin-left: 0 !important;
  margin-right: 0 !important;
}

.u-margin-vertical {
  margin-top: 15px !important;
  margin-bottom: 15px !important;
}

.u-margin-vertical-tiny {
  margin-top: 5px !important;
  margin-bottom: 5px !important;
}

.u-margin-vertical-small {
  margin-top: 10px !important;
  margin-bottom: 10px !important;
}

.u-margin-vertical-big {
  margin-top: 20px !important;
  margin-bottom: 20px !important;
}

.u-margin-vertical-large {
  margin-top: 40px !important;
  margin-bottom: 40px !important;
}

.u-margin-vertical-huge {
  margin-top: 80px !important;
  margin-bottom: 80px !important;
}

.u-margin-vertical-none {
  margin-top: 0 !important;
  margin-bottom: 0 !important;
}

.u-hidden-visually {
  border: 0 !important;
  clip: rect(0 0 0 0) !important;
  clip-path: inset(50%) !important;
  height: 1px !important;
  margin: -1px !important;
  overflow: hidden !important;
  padding: 0 !important;
  position: absolute !important;
  white-space: nowrap !important;
  width: 1px !important;
}

.u-hidden {
  display: none !important;
}

.u-flex-1\/1 {
  flex: 0 0 100% !important;
  max-width: 100% !important;
}

.o-flex:not(.o-flex--reversed) .o-flex__item.u-flex-offset-1\/1 {
  margin-left: 100% !important;
}

.o-flex.o-flex--reversed .o-flex__item.u-flex-offset-1\/1 {
  margin-right: 100% !important;
}

.o-flex:not(.o-flex--reversed) .o-flex__item.u-flex-pull-1\/1 {
  margin-left: -100% !important;
}

.o-flex.o-flex--reversed .o-flex__item.u-flex-pull-1\/1 {
  margin-right: -100% !important;
}

.u-flex-1\/2 {
  flex: 0 0 50% !important;
  max-width: 50% !important;
}

.o-flex:not(.o-flex--reversed) .o-flex__item.u-flex-offset-1\/2 {
  margin-left: 50% !important;
}

.o-flex.o-flex--reversed .o-flex__item.u-flex-offset-1\/2 {
  margin-right: 50% !important;
}

.o-flex:not(.o-flex--reversed) .o-flex__item.u-flex-pull-1\/2 {
  margin-left: -50% !important;
}

.o-flex.o-flex--reversed .o-flex__item.u-flex-pull-1\/2 {
  margin-right: -50% !important;
}

.u-flex-2\/2 {
  flex: 0 0 100% !important;
  max-width: 100% !important;
}

.o-flex:not(.o-flex--reversed) .o-flex__item.u-flex-offset-2\/2 {
  margin-left: 100% !important;
}

.o-flex.o-flex--reversed .o-flex__item.u-flex-offset-2\/2 {
  margin-right: 100% !important;
}

.o-flex:not(.o-flex--reversed) .o-flex__item.u-flex-pull-2\/2 {
  margin-left: -100% !important;
}

.o-flex.o-flex--reversed .o-flex__item.u-flex-pull-2\/2 {
  margin-right: -100% !important;
}

.u-flex-1\/3 {
  flex: 0 0 33.33333% !important;
  max-width: 33.33333% !important;
}

.o-flex:not(.o-flex--reversed) .o-flex__item.u-flex-offset-1\/3 {
  margin-left: 33.33333% !important;
}

.o-flex.o-flex--reversed .o-flex__item.u-flex-offset-1\/3 {
  margin-right: 33.33333% !important;
}

.o-flex:not(.o-flex--reversed) .o-flex__item.u-flex-pull-1\/3 {
  margin-left: -33.33333% !important;
}

.o-flex.o-flex--reversed .o-flex__item.u-flex-pull-1\/3 {
  margin-right: -33.33333% !important;
}

.u-flex-2\/3 {
  flex: 0 0 66.66667% !important;
  max-width: 66.66667% !important;
}

.o-flex:not(.o-flex--reversed) .o-flex__item.u-flex-offset-2\/3 {
  margin-left: 66.66667% !important;
}

.o-flex.o-flex--reversed .o-flex__item.u-flex-offset-2\/3 {
  margin-right: 66.66667% !important;
}

.o-flex:not(.o-flex--reversed) .o-flex__item.u-flex-pull-2\/3 {
  margin-left: -66.66667% !important;
}

.o-flex.o-flex--reversed .o-flex__item.u-flex-pull-2\/3 {
  margin-right: -66.66667% !important;
}

.u-flex-3\/3 {
  flex: 0 0 100% !important;
  max-width: 100% !important;
}

.o-flex:not(.o-flex--reversed) .o-flex__item.u-flex-offset-3\/3 {
  margin-left: 100% !important;
}

.o-flex.o-flex--reversed .o-flex__item.u-flex-offset-3\/3 {
  margin-right: 100% !important;
}

.o-flex:not(.o-flex--reversed) .o-flex__item.u-flex-pull-3\/3 {
  margin-left: -100% !important;
}

.o-flex.o-flex--reversed .o-flex__item.u-flex-pull-3\/3 {
  margin-right: -100% !important;
}

.u-flex-1\/4 {
  flex: 0 0 25% !important;
  max-width: 25% !important;
}

.o-flex:not(.o-flex--reversed) .o-flex__item.u-flex-offset-1\/4 {
  margin-left: 25% !important;
}

.o-flex.o-flex--reversed .o-flex__item.u-flex-offset-1\/4 {
  margin-right: 25% !important;
}

.o-flex:not(.o-flex--reversed) .o-flex__item.u-flex-pull-1\/4 {
  margin-left: -25% !important;
}

.o-flex.o-flex--reversed .o-flex__item.u-flex-pull-1\/4 {
  margin-right: -25% !important;
}

.u-flex-2\/4 {
  flex: 0 0 50% !important;
  max-width: 50% !important;
}

.o-flex:not(.o-flex--reversed) .o-flex__item.u-flex-offset-2\/4 {
  margin-left: 50% !important;
}

.o-flex.o-flex--reversed .o-flex__item.u-flex-offset-2\/4 {
  margin-right: 50% !important;
}

.o-flex:not(.o-flex--reversed) .o-flex__item.u-flex-pull-2\/4 {
  margin-left: -50% !important;
}

.o-flex.o-flex--reversed .o-flex__item.u-flex-pull-2\/4 {
  margin-right: -50% !important;
}

.u-flex-3\/4 {
  flex: 0 0 75% !important;
  max-width: 75% !important;
}

.o-flex:not(.o-flex--reversed) .o-flex__item.u-flex-offset-3\/4 {
  margin-left: 75% !important;
}

.o-flex.o-flex--reversed .o-flex__item.u-flex-offset-3\/4 {
  margin-right: 75% !important;
}

.o-flex:not(.o-flex--reversed) .o-flex__item.u-flex-pull-3\/4 {
  margin-left: -75% !important;
}

.o-flex.o-flex--reversed .o-flex__item.u-flex-pull-3\/4 {
  margin-right: -75% !important;
}

.u-flex-4\/4 {
  flex: 0 0 100% !important;
  max-width: 100% !important;
}

.o-flex:not(.o-flex--reversed) .o-flex__item.u-flex-offset-4\/4 {
  margin-left: 100% !important;
}

.o-flex.o-flex--reversed .o-flex__item.u-flex-offset-4\/4 {
  margin-right: 100% !important;
}

.o-flex:not(.o-flex--reversed) .o-flex__item.u-flex-pull-4\/4 {
  margin-left: -100% !important;
}

.o-flex.o-flex--reversed .o-flex__item.u-flex-pull-4\/4 {
  margin-right: -100% !important;
}

.u-flex-1\/5 {
  flex: 0 0 20% !important;
  max-width: 20% !important;
}

.o-flex:not(.o-flex--reversed) .o-flex__item.u-flex-offset-1\/5 {
  margin-left: 20% !important;
}

.o-flex.o-flex--reversed .o-flex__item.u-flex-offset-1\/5 {
  margin-right: 20% !important;
}

.o-flex:not(.o-flex--reversed) .o-flex__item.u-flex-pull-1\/5 {
  margin-left: -20% !important;
}

.o-flex.o-flex--reversed .o-flex__item.u-flex-pull-1\/5 {
  margin-right: -20% !important;
}

.u-flex-2\/5 {
  flex: 0 0 40% !important;
  max-width: 40% !important;
}

.o-flex:not(.o-flex--reversed) .o-flex__item.u-flex-offset-2\/5 {
  margin-left: 40% !important;
}

.o-flex.o-flex--reversed .o-flex__item.u-flex-offset-2\/5 {
  margin-right: 40% !important;
}

.o-flex:not(.o-flex--reversed) .o-flex__item.u-flex-pull-2\/5 {
  margin-left: -40% !important;
}

.o-flex.o-flex--reversed .o-flex__item.u-flex-pull-2\/5 {
  margin-right: -40% !important;
}

.u-flex-3\/5 {
  flex: 0 0 60% !important;
  max-width: 60% !important;
}

.o-flex:not(.o-flex--reversed) .o-flex__item.u-flex-offset-3\/5 {
  margin-left: 60% !important;
}

.o-flex.o-flex--reversed .o-flex__item.u-flex-offset-3\/5 {
  margin-right: 60% !important;
}

.o-flex:not(.o-flex--reversed) .o-flex__item.u-flex-pull-3\/5 {
  margin-left: -60% !important;
}

.o-flex.o-flex--reversed .o-flex__item.u-flex-pull-3\/5 {
  margin-right: -60% !important;
}

.u-flex-4\/5 {
  flex: 0 0 80% !important;
  max-width: 80% !important;
}

.o-flex:not(.o-flex--reversed) .o-flex__item.u-flex-offset-4\/5 {
  margin-left: 80% !important;
}

.o-flex.o-flex--reversed .o-flex__item.u-flex-offset-4\/5 {
  margin-right: 80% !important;
}

.o-flex:not(.o-flex--reversed) .o-flex__item.u-flex-pull-4\/5 {
  margin-left: -80% !important;
}

.o-flex.o-flex--reversed .o-flex__item.u-flex-pull-4\/5 {
  margin-right: -80% !important;
}

.u-flex-5\/5 {
  flex: 0 0 100% !important;
  max-width: 100% !important;
}

.o-flex:not(.o-flex--reversed) .o-flex__item.u-flex-offset-5\/5 {
  margin-left: 100% !important;
}

.o-flex.o-flex--reversed .o-flex__item.u-flex-offset-5\/5 {
  margin-right: 100% !important;
}

.o-flex:not(.o-flex--reversed) .o-flex__item.u-flex-pull-5\/5 {
  margin-left: -100% !important;
}

.o-flex.o-flex--reversed .o-flex__item.u-flex-pull-5\/5 {
  margin-right: -100% !important;
}

.u-flex-1\/6 {
  flex: 0 0 16.66667% !important;
  max-width: 16.66667% !important;
}

.o-flex:not(.o-flex--reversed) .o-flex__item.u-flex-offset-1\/6 {
  margin-left: 16.66667% !important;
}

.o-flex.o-flex--reversed .o-flex__item.u-flex-offset-1\/6 {
  margin-right: 16.66667% !important;
}

.o-flex:not(.o-flex--reversed) .o-flex__item.u-flex-pull-1\/6 {
  margin-left: -16.66667% !important;
}

.o-flex.o-flex--reversed .o-flex__item.u-flex-pull-1\/6 {
  margin-right: -16.66667% !important;
}

.u-flex-2\/6 {
  flex: 0 0 33.33333% !important;
  max-width: 33.33333% !important;
}

.o-flex:not(.o-flex--reversed) .o-flex__item.u-flex-offset-2\/6 {
  margin-left: 33.33333% !important;
}

.o-flex.o-flex--reversed .o-flex__item.u-flex-offset-2\/6 {
  margin-right: 33.33333% !important;
}

.o-flex:not(.o-flex--reversed) .o-flex__item.u-flex-pull-2\/6 {
  margin-left: -33.33333% !important;
}

.o-flex.o-flex--reversed .o-flex__item.u-flex-pull-2\/6 {
  margin-right: -33.33333% !important;
}

.u-flex-3\/6 {
  flex: 0 0 50% !important;
  max-width: 50% !important;
}

.o-flex:not(.o-flex--reversed) .o-flex__item.u-flex-offset-3\/6 {
  margin-left: 50% !important;
}

.o-flex.o-flex--reversed .o-flex__item.u-flex-offset-3\/6 {
  margin-right: 50% !important;
}

.o-flex:not(.o-flex--reversed) .o-flex__item.u-flex-pull-3\/6 {
  margin-left: -50% !important;
}

.o-flex.o-flex--reversed .o-flex__item.u-flex-pull-3\/6 {
  margin-right: -50% !important;
}

.u-flex-4\/6 {
  flex: 0 0 66.66667% !important;
  max-width: 66.66667% !important;
}

.o-flex:not(.o-flex--reversed) .o-flex__item.u-flex-offset-4\/6 {
  margin-left: 66.66667% !important;
}

.o-flex.o-flex--reversed .o-flex__item.u-flex-offset-4\/6 {
  margin-right: 66.66667% !important;
}

.o-flex:not(.o-flex--reversed) .o-flex__item.u-flex-pull-4\/6 {
  margin-left: -66.66667% !important;
}

.o-flex.o-flex--reversed .o-flex__item.u-flex-pull-4\/6 {
  margin-right: -66.66667% !important;
}

.u-flex-5\/6 {
  flex: 0 0 83.33333% !important;
  max-width: 83.33333% !important;
}

.o-flex:not(.o-flex--reversed) .o-flex__item.u-flex-offset-5\/6 {
  margin-left: 83.33333% !important;
}

.o-flex.o-flex--reversed .o-flex__item.u-flex-offset-5\/6 {
  margin-right: 83.33333% !important;
}

.o-flex:not(.o-flex--reversed) .o-flex__item.u-flex-pull-5\/6 {
  margin-left: -83.33333% !important;
}

.o-flex.o-flex--reversed .o-flex__item.u-flex-pull-5\/6 {
  margin-right: -83.33333% !important;
}

.u-flex-6\/6 {
  flex: 0 0 100% !important;
  max-width: 100% !important;
}

.o-flex:not(.o-flex--reversed) .o-flex__item.u-flex-offset-6\/6 {
  margin-left: 100% !important;
}

.o-flex.o-flex--reversed .o-flex__item.u-flex-offset-6\/6 {
  margin-right: 100% !important;
}

.o-flex:not(.o-flex--reversed) .o-flex__item.u-flex-pull-6\/6 {
  margin-left: -100% !important;
}

.o-flex.o-flex--reversed .o-flex__item.u-flex-pull-6\/6 {
  margin-right: -100% !important;
}

.u-flex-1\/7 {
  flex: 0 0 14.28571% !important;
  max-width: 14.28571% !important;
}

.o-flex:not(.o-flex--reversed) .o-flex__item.u-flex-offset-1\/7 {
  margin-left: 14.28571% !important;
}

.o-flex.o-flex--reversed .o-flex__item.u-flex-offset-1\/7 {
  margin-right: 14.28571% !important;
}

.o-flex:not(.o-flex--reversed) .o-flex__item.u-flex-pull-1\/7 {
  margin-left: -14.28571% !important;
}

.o-flex.o-flex--reversed .o-flex__item.u-flex-pull-1\/7 {
  margin-right: -14.28571% !important;
}

.u-flex-2\/7 {
  flex: 0 0 28.57143% !important;
  max-width: 28.57143% !important;
}

.o-flex:not(.o-flex--reversed) .o-flex__item.u-flex-offset-2\/7 {
  margin-left: 28.57143% !important;
}

.o-flex.o-flex--reversed .o-flex__item.u-flex-offset-2\/7 {
  margin-right: 28.57143% !important;
}

.o-flex:not(.o-flex--reversed) .o-flex__item.u-flex-pull-2\/7 {
  margin-left: -28.57143% !important;
}

.o-flex.o-flex--reversed .o-flex__item.u-flex-pull-2\/7 {
  margin-right: -28.57143% !important;
}

.u-flex-3\/7 {
  flex: 0 0 42.85714% !important;
  max-width: 42.85714% !important;
}

.o-flex:not(.o-flex--reversed) .o-flex__item.u-flex-offset-3\/7 {
  margin-left: 42.85714% !important;
}

.o-flex.o-flex--reversed .o-flex__item.u-flex-offset-3\/7 {
  margin-right: 42.85714% !important;
}

.o-flex:not(.o-flex--reversed) .o-flex__item.u-flex-pull-3\/7 {
  margin-left: -42.85714% !important;
}

.o-flex.o-flex--reversed .o-flex__item.u-flex-pull-3\/7 {
  margin-right: -42.85714% !important;
}

.u-flex-4\/7 {
  flex: 0 0 57.14286% !important;
  max-width: 57.14286% !important;
}

.o-flex:not(.o-flex--reversed) .o-flex__item.u-flex-offset-4\/7 {
  margin-left: 57.14286% !important;
}

.o-flex.o-flex--reversed .o-flex__item.u-flex-offset-4\/7 {
  margin-right: 57.14286% !important;
}

.o-flex:not(.o-flex--reversed) .o-flex__item.u-flex-pull-4\/7 {
  margin-left: -57.14286% !important;
}

.o-flex.o-flex--reversed .o-flex__item.u-flex-pull-4\/7 {
  margin-right: -57.14286% !important;
}

.u-flex-5\/7 {
  flex: 0 0 71.42857% !important;
  max-width: 71.42857% !important;
}

.o-flex:not(.o-flex--reversed) .o-flex__item.u-flex-offset-5\/7 {
  margin-left: 71.42857% !important;
}

.o-flex.o-flex--reversed .o-flex__item.u-flex-offset-5\/7 {
  margin-right: 71.42857% !important;
}

.o-flex:not(.o-flex--reversed) .o-flex__item.u-flex-pull-5\/7 {
  margin-left: -71.42857% !important;
}

.o-flex.o-flex--reversed .o-flex__item.u-flex-pull-5\/7 {
  margin-right: -71.42857% !important;
}

.u-flex-6\/7 {
  flex: 0 0 85.71429% !important;
  max-width: 85.71429% !important;
}

.o-flex:not(.o-flex--reversed) .o-flex__item.u-flex-offset-6\/7 {
  margin-left: 85.71429% !important;
}

.o-flex.o-flex--reversed .o-flex__item.u-flex-offset-6\/7 {
  margin-right: 85.71429% !important;
}

.o-flex:not(.o-flex--reversed) .o-flex__item.u-flex-pull-6\/7 {
  margin-left: -85.71429% !important;
}

.o-flex.o-flex--reversed .o-flex__item.u-flex-pull-6\/7 {
  margin-right: -85.71429% !important;
}

.u-flex-7\/7 {
  flex: 0 0 100% !important;
  max-width: 100% !important;
}

.o-flex:not(.o-flex--reversed) .o-flex__item.u-flex-offset-7\/7 {
  margin-left: 100% !important;
}

.o-flex.o-flex--reversed .o-flex__item.u-flex-offset-7\/7 {
  margin-right: 100% !important;
}

.o-flex:not(.o-flex--reversed) .o-flex__item.u-flex-pull-7\/7 {
  margin-left: -100% !important;
}

.o-flex.o-flex--reversed .o-flex__item.u-flex-pull-7\/7 {
  margin-right: -100% !important;
}

.u-flex-1\/8 {
  flex: 0 0 12.5% !important;
  max-width: 12.5% !important;
}

.o-flex:not(.o-flex--reversed) .o-flex__item.u-flex-offset-1\/8 {
  margin-left: 12.5% !important;
}

.o-flex.o-flex--reversed .o-flex__item.u-flex-offset-1\/8 {
  margin-right: 12.5% !important;
}

.o-flex:not(.o-flex--reversed) .o-flex__item.u-flex-pull-1\/8 {
  margin-left: -12.5% !important;
}

.o-flex.o-flex--reversed .o-flex__item.u-flex-pull-1\/8 {
  margin-right: -12.5% !important;
}

.u-flex-2\/8 {
  flex: 0 0 25% !important;
  max-width: 25% !important;
}

.o-flex:not(.o-flex--reversed) .o-flex__item.u-flex-offset-2\/8 {
  margin-left: 25% !important;
}

.o-flex.o-flex--reversed .o-flex__item.u-flex-offset-2\/8 {
  margin-right: 25% !important;
}

.o-flex:not(.o-flex--reversed) .o-flex__item.u-flex-pull-2\/8 {
  margin-left: -25% !important;
}

.o-flex.o-flex--reversed .o-flex__item.u-flex-pull-2\/8 {
  margin-right: -25% !important;
}

.u-flex-3\/8 {
  flex: 0 0 37.5% !important;
  max-width: 37.5% !important;
}

.o-flex:not(.o-flex--reversed) .o-flex__item.u-flex-offset-3\/8 {
  margin-left: 37.5% !important;
}

.o-flex.o-flex--reversed .o-flex__item.u-flex-offset-3\/8 {
  margin-right: 37.5% !important;
}

.o-flex:not(.o-flex--reversed) .o-flex__item.u-flex-pull-3\/8 {
  margin-left: -37.5% !important;
}

.o-flex.o-flex--reversed .o-flex__item.u-flex-pull-3\/8 {
  margin-right: -37.5% !important;
}

.u-flex-4\/8 {
  flex: 0 0 50% !important;
  max-width: 50% !important;
}

.o-flex:not(.o-flex--reversed) .o-flex__item.u-flex-offset-4\/8 {
  margin-left: 50% !important;
}

.o-flex.o-flex--reversed .o-flex__item.u-flex-offset-4\/8 {
  margin-right: 50% !important;
}

.o-flex:not(.o-flex--reversed) .o-flex__item.u-flex-pull-4\/8 {
  margin-left: -50% !important;
}

.o-flex.o-flex--reversed .o-flex__item.u-flex-pull-4\/8 {
  margin-right: -50% !important;
}

.u-flex-5\/8 {
  flex: 0 0 62.5% !important;
  max-width: 62.5% !important;
}

.o-flex:not(.o-flex--reversed) .o-flex__item.u-flex-offset-5\/8 {
  margin-left: 62.5% !important;
}

.o-flex.o-flex--reversed .o-flex__item.u-flex-offset-5\/8 {
  margin-right: 62.5% !important;
}

.o-flex:not(.o-flex--reversed) .o-flex__item.u-flex-pull-5\/8 {
  margin-left: -62.5% !important;
}

.o-flex.o-flex--reversed .o-flex__item.u-flex-pull-5\/8 {
  margin-right: -62.5% !important;
}

.u-flex-6\/8 {
  flex: 0 0 75% !important;
  max-width: 75% !important;
}

.o-flex:not(.o-flex--reversed) .o-flex__item.u-flex-offset-6\/8 {
  margin-left: 75% !important;
}

.o-flex.o-flex--reversed .o-flex__item.u-flex-offset-6\/8 {
  margin-right: 75% !important;
}

.o-flex:not(.o-flex--reversed) .o-flex__item.u-flex-pull-6\/8 {
  margin-left: -75% !important;
}

.o-flex.o-flex--reversed .o-flex__item.u-flex-pull-6\/8 {
  margin-right: -75% !important;
}

.u-flex-7\/8 {
  flex: 0 0 87.5% !important;
  max-width: 87.5% !important;
}

.o-flex:not(.o-flex--reversed) .o-flex__item.u-flex-offset-7\/8 {
  margin-left: 87.5% !important;
}

.o-flex.o-flex--reversed .o-flex__item.u-flex-offset-7\/8 {
  margin-right: 87.5% !important;
}

.o-flex:not(.o-flex--reversed) .o-flex__item.u-flex-pull-7\/8 {
  margin-left: -87.5% !important;
}

.o-flex.o-flex--reversed .o-flex__item.u-flex-pull-7\/8 {
  margin-right: -87.5% !important;
}

.u-flex-8\/8 {
  flex: 0 0 100% !important;
  max-width: 100% !important;
}

.o-flex:not(.o-flex--reversed) .o-flex__item.u-flex-offset-8\/8 {
  margin-left: 100% !important;
}

.o-flex.o-flex--reversed .o-flex__item.u-flex-offset-8\/8 {
  margin-right: 100% !important;
}

.o-flex:not(.o-flex--reversed) .o-flex__item.u-flex-pull-8\/8 {
  margin-left: -100% !important;
}

.o-flex.o-flex--reversed .o-flex__item.u-flex-pull-8\/8 {
  margin-right: -100% !important;
}

.u-flex-1\/9 {
  flex: 0 0 11.11111% !important;
  max-width: 11.11111% !important;
}

.o-flex:not(.o-flex--reversed) .o-flex__item.u-flex-offset-1\/9 {
  margin-left: 11.11111% !important;
}

.o-flex.o-flex--reversed .o-flex__item.u-flex-offset-1\/9 {
  margin-right: 11.11111% !important;
}

.o-flex:not(.o-flex--reversed) .o-flex__item.u-flex-pull-1\/9 {
  margin-left: -11.11111% !important;
}

.o-flex.o-flex--reversed .o-flex__item.u-flex-pull-1\/9 {
  margin-right: -11.11111% !important;
}

.u-flex-2\/9 {
  flex: 0 0 22.22222% !important;
  max-width: 22.22222% !important;
}

.o-flex:not(.o-flex--reversed) .o-flex__item.u-flex-offset-2\/9 {
  margin-left: 22.22222% !important;
}

.o-flex.o-flex--reversed .o-flex__item.u-flex-offset-2\/9 {
  margin-right: 22.22222% !important;
}

.o-flex:not(.o-flex--reversed) .o-flex__item.u-flex-pull-2\/9 {
  margin-left: -22.22222% !important;
}

.o-flex.o-flex--reversed .o-flex__item.u-flex-pull-2\/9 {
  margin-right: -22.22222% !important;
}

.u-flex-3\/9 {
  flex: 0 0 33.33333% !important;
  max-width: 33.33333% !important;
}

.o-flex:not(.o-flex--reversed) .o-flex__item.u-flex-offset-3\/9 {
  margin-left: 33.33333% !important;
}

.o-flex.o-flex--reversed .o-flex__item.u-flex-offset-3\/9 {
  margin-right: 33.33333% !important;
}

.o-flex:not(.o-flex--reversed) .o-flex__item.u-flex-pull-3\/9 {
  margin-left: -33.33333% !important;
}

.o-flex.o-flex--reversed .o-flex__item.u-flex-pull-3\/9 {
  margin-right: -33.33333% !important;
}

.u-flex-4\/9 {
  flex: 0 0 44.44444% !important;
  max-width: 44.44444% !important;
}

.o-flex:not(.o-flex--reversed) .o-flex__item.u-flex-offset-4\/9 {
  margin-left: 44.44444% !important;
}

.o-flex.o-flex--reversed .o-flex__item.u-flex-offset-4\/9 {
  margin-right: 44.44444% !important;
}

.o-flex:not(.o-flex--reversed) .o-flex__item.u-flex-pull-4\/9 {
  margin-left: -44.44444% !important;
}

.o-flex.o-flex--reversed .o-flex__item.u-flex-pull-4\/9 {
  margin-right: -44.44444% !important;
}

.u-flex-5\/9 {
  flex: 0 0 55.55556% !important;
  max-width: 55.55556% !important;
}

.o-flex:not(.o-flex--reversed) .o-flex__item.u-flex-offset-5\/9 {
  margin-left: 55.55556% !important;
}

.o-flex.o-flex--reversed .o-flex__item.u-flex-offset-5\/9 {
  margin-right: 55.55556% !important;
}

.o-flex:not(.o-flex--reversed) .o-flex__item.u-flex-pull-5\/9 {
  margin-left: -55.55556% !important;
}

.o-flex.o-flex--reversed .o-flex__item.u-flex-pull-5\/9 {
  margin-right: -55.55556% !important;
}

.u-flex-6\/9 {
  flex: 0 0 66.66667% !important;
  max-width: 66.66667% !important;
}

.o-flex:not(.o-flex--reversed) .o-flex__item.u-flex-offset-6\/9 {
  margin-left: 66.66667% !important;
}

.o-flex.o-flex--reversed .o-flex__item.u-flex-offset-6\/9 {
  margin-right: 66.66667% !important;
}

.o-flex:not(.o-flex--reversed) .o-flex__item.u-flex-pull-6\/9 {
  margin-left: -66.66667% !important;
}

.o-flex.o-flex--reversed .o-flex__item.u-flex-pull-6\/9 {
  margin-right: -66.66667% !important;
}

.u-flex-7\/9 {
  flex: 0 0 77.77778% !important;
  max-width: 77.77778% !important;
}

.o-flex:not(.o-flex--reversed) .o-flex__item.u-flex-offset-7\/9 {
  margin-left: 77.77778% !important;
}

.o-flex.o-flex--reversed .o-flex__item.u-flex-offset-7\/9 {
  margin-right: 77.77778% !important;
}

.o-flex:not(.o-flex--reversed) .o-flex__item.u-flex-pull-7\/9 {
  margin-left: -77.77778% !important;
}

.o-flex.o-flex--reversed .o-flex__item.u-flex-pull-7\/9 {
  margin-right: -77.77778% !important;
}

.u-flex-8\/9 {
  flex: 0 0 88.88889% !important;
  max-width: 88.88889% !important;
}

.o-flex:not(.o-flex--reversed) .o-flex__item.u-flex-offset-8\/9 {
  margin-left: 88.88889% !important;
}

.o-flex.o-flex--reversed .o-flex__item.u-flex-offset-8\/9 {
  margin-right: 88.88889% !important;
}

.o-flex:not(.o-flex--reversed) .o-flex__item.u-flex-pull-8\/9 {
  margin-left: -88.88889% !important;
}

.o-flex.o-flex--reversed .o-flex__item.u-flex-pull-8\/9 {
  margin-right: -88.88889% !important;
}

.u-flex-9\/9 {
  flex: 0 0 100% !important;
  max-width: 100% !important;
}

.o-flex:not(.o-flex--reversed) .o-flex__item.u-flex-offset-9\/9 {
  margin-left: 100% !important;
}

.o-flex.o-flex--reversed .o-flex__item.u-flex-offset-9\/9 {
  margin-right: 100% !important;
}

.o-flex:not(.o-flex--reversed) .o-flex__item.u-flex-pull-9\/9 {
  margin-left: -100% !important;
}

.o-flex.o-flex--reversed .o-flex__item.u-flex-pull-9\/9 {
  margin-right: -100% !important;
}

.u-flex-1\/10 {
  flex: 0 0 10% !important;
  max-width: 10% !important;
}

.o-flex:not(.o-flex--reversed) .o-flex__item.u-flex-offset-1\/10 {
  margin-left: 10% !important;
}

.o-flex.o-flex--reversed .o-flex__item.u-flex-offset-1\/10 {
  margin-right: 10% !important;
}

.o-flex:not(.o-flex--reversed) .o-flex__item.u-flex-pull-1\/10 {
  margin-left: -10% !important;
}

.o-flex.o-flex--reversed .o-flex__item.u-flex-pull-1\/10 {
  margin-right: -10% !important;
}

.u-flex-2\/10 {
  flex: 0 0 20% !important;
  max-width: 20% !important;
}

.o-flex:not(.o-flex--reversed) .o-flex__item.u-flex-offset-2\/10 {
  margin-left: 20% !important;
}

.o-flex.o-flex--reversed .o-flex__item.u-flex-offset-2\/10 {
  margin-right: 20% !important;
}

.o-flex:not(.o-flex--reversed) .o-flex__item.u-flex-pull-2\/10 {
  margin-left: -20% !important;
}

.o-flex.o-flex--reversed .o-flex__item.u-flex-pull-2\/10 {
  margin-right: -20% !important;
}

.u-flex-3\/10 {
  flex: 0 0 30% !important;
  max-width: 30% !important;
}

.o-flex:not(.o-flex--reversed) .o-flex__item.u-flex-offset-3\/10 {
  margin-left: 30% !important;
}

.o-flex.o-flex--reversed .o-flex__item.u-flex-offset-3\/10 {
  margin-right: 30% !important;
}

.o-flex:not(.o-flex--reversed) .o-flex__item.u-flex-pull-3\/10 {
  margin-left: -30% !important;
}

.o-flex.o-flex--reversed .o-flex__item.u-flex-pull-3\/10 {
  margin-right: -30% !important;
}

.u-flex-4\/10 {
  flex: 0 0 40% !important;
  max-width: 40% !important;
}

.o-flex:not(.o-flex--reversed) .o-flex__item.u-flex-offset-4\/10 {
  margin-left: 40% !important;
}

.o-flex.o-flex--reversed .o-flex__item.u-flex-offset-4\/10 {
  margin-right: 40% !important;
}

.o-flex:not(.o-flex--reversed) .o-flex__item.u-flex-pull-4\/10 {
  margin-left: -40% !important;
}

.o-flex.o-flex--reversed .o-flex__item.u-flex-pull-4\/10 {
  margin-right: -40% !important;
}

.u-flex-5\/10 {
  flex: 0 0 50% !important;
  max-width: 50% !important;
}

.o-flex:not(.o-flex--reversed) .o-flex__item.u-flex-offset-5\/10 {
  margin-left: 50% !important;
}

.o-flex.o-flex--reversed .o-flex__item.u-flex-offset-5\/10 {
  margin-right: 50% !important;
}

.o-flex:not(.o-flex--reversed) .o-flex__item.u-flex-pull-5\/10 {
  margin-left: -50% !important;
}

.o-flex.o-flex--reversed .o-flex__item.u-flex-pull-5\/10 {
  margin-right: -50% !important;
}

.u-flex-6\/10 {
  flex: 0 0 60% !important;
  max-width: 60% !important;
}

.o-flex:not(.o-flex--reversed) .o-flex__item.u-flex-offset-6\/10 {
  margin-left: 60% !important;
}

.o-flex.o-flex--reversed .o-flex__item.u-flex-offset-6\/10 {
  margin-right: 60% !important;
}

.o-flex:not(.o-flex--reversed) .o-flex__item.u-flex-pull-6\/10 {
  margin-left: -60% !important;
}

.o-flex.o-flex--reversed .o-flex__item.u-flex-pull-6\/10 {
  margin-right: -60% !important;
}

.u-flex-7\/10 {
  flex: 0 0 70% !important;
  max-width: 70% !important;
}

.o-flex:not(.o-flex--reversed) .o-flex__item.u-flex-offset-7\/10 {
  margin-left: 70% !important;
}

.o-flex.o-flex--reversed .o-flex__item.u-flex-offset-7\/10 {
  margin-right: 70% !important;
}

.o-flex:not(.o-flex--reversed) .o-flex__item.u-flex-pull-7\/10 {
  margin-left: -70% !important;
}

.o-flex.o-flex--reversed .o-flex__item.u-flex-pull-7\/10 {
  margin-right: -70% !important;
}

.u-flex-8\/10 {
  flex: 0 0 80% !important;
  max-width: 80% !important;
}

.o-flex:not(.o-flex--reversed) .o-flex__item.u-flex-offset-8\/10 {
  margin-left: 80% !important;
}

.o-flex.o-flex--reversed .o-flex__item.u-flex-offset-8\/10 {
  margin-right: 80% !important;
}

.o-flex:not(.o-flex--reversed) .o-flex__item.u-flex-pull-8\/10 {
  margin-left: -80% !important;
}

.o-flex.o-flex--reversed .o-flex__item.u-flex-pull-8\/10 {
  margin-right: -80% !important;
}

.u-flex-9\/10 {
  flex: 0 0 90% !important;
  max-width: 90% !important;
}

.o-flex:not(.o-flex--reversed) .o-flex__item.u-flex-offset-9\/10 {
  margin-left: 90% !important;
}

.o-flex.o-flex--reversed .o-flex__item.u-flex-offset-9\/10 {
  margin-right: 90% !important;
}

.o-flex:not(.o-flex--reversed) .o-flex__item.u-flex-pull-9\/10 {
  margin-left: -90% !important;
}

.o-flex.o-flex--reversed .o-flex__item.u-flex-pull-9\/10 {
  margin-right: -90% !important;
}

.u-flex-10\/10 {
  flex: 0 0 100% !important;
  max-width: 100% !important;
}

.o-flex:not(.o-flex--reversed) .o-flex__item.u-flex-offset-10\/10 {
  margin-left: 100% !important;
}

.o-flex.o-flex--reversed .o-flex__item.u-flex-offset-10\/10 {
  margin-right: 100% !important;
}

.o-flex:not(.o-flex--reversed) .o-flex__item.u-flex-pull-10\/10 {
  margin-left: -100% !important;
}

.o-flex.o-flex--reversed .o-flex__item.u-flex-pull-10\/10 {
  margin-right: -100% !important;
}

.u-flex-1\/11 {
  flex: 0 0 9.09091% !important;
  max-width: 9.09091% !important;
}

.o-flex:not(.o-flex--reversed) .o-flex__item.u-flex-offset-1\/11 {
  margin-left: 9.09091% !important;
}

.o-flex.o-flex--reversed .o-flex__item.u-flex-offset-1\/11 {
  margin-right: 9.09091% !important;
}

.o-flex:not(.o-flex--reversed) .o-flex__item.u-flex-pull-1\/11 {
  margin-left: -9.09091% !important;
}

.o-flex.o-flex--reversed .o-flex__item.u-flex-pull-1\/11 {
  margin-right: -9.09091% !important;
}

.u-flex-2\/11 {
  flex: 0 0 18.18182% !important;
  max-width: 18.18182% !important;
}

.o-flex:not(.o-flex--reversed) .o-flex__item.u-flex-offset-2\/11 {
  margin-left: 18.18182% !important;
}

.o-flex.o-flex--reversed .o-flex__item.u-flex-offset-2\/11 {
  margin-right: 18.18182% !important;
}

.o-flex:not(.o-flex--reversed) .o-flex__item.u-flex-pull-2\/11 {
  margin-left: -18.18182% !important;
}

.o-flex.o-flex--reversed .o-flex__item.u-flex-pull-2\/11 {
  margin-right: -18.18182% !important;
}

.u-flex-3\/11 {
  flex: 0 0 27.27273% !important;
  max-width: 27.27273% !important;
}

.o-flex:not(.o-flex--reversed) .o-flex__item.u-flex-offset-3\/11 {
  margin-left: 27.27273% !important;
}

.o-flex.o-flex--reversed .o-flex__item.u-flex-offset-3\/11 {
  margin-right: 27.27273% !important;
}

.o-flex:not(.o-flex--reversed) .o-flex__item.u-flex-pull-3\/11 {
  margin-left: -27.27273% !important;
}

.o-flex.o-flex--reversed .o-flex__item.u-flex-pull-3\/11 {
  margin-right: -27.27273% !important;
}

.u-flex-4\/11 {
  flex: 0 0 36.36364% !important;
  max-width: 36.36364% !important;
}

.o-flex:not(.o-flex--reversed) .o-flex__item.u-flex-offset-4\/11 {
  margin-left: 36.36364% !important;
}

.o-flex.o-flex--reversed .o-flex__item.u-flex-offset-4\/11 {
  margin-right: 36.36364% !important;
}

.o-flex:not(.o-flex--reversed) .o-flex__item.u-flex-pull-4\/11 {
  margin-left: -36.36364% !important;
}

.o-flex.o-flex--reversed .o-flex__item.u-flex-pull-4\/11 {
  margin-right: -36.36364% !important;
}

.u-flex-5\/11 {
  flex: 0 0 45.45455% !important;
  max-width: 45.45455% !important;
}

.o-flex:not(.o-flex--reversed) .o-flex__item.u-flex-offset-5\/11 {
  margin-left: 45.45455% !important;
}

.o-flex.o-flex--reversed .o-flex__item.u-flex-offset-5\/11 {
  margin-right: 45.45455% !important;
}

.o-flex:not(.o-flex--reversed) .o-flex__item.u-flex-pull-5\/11 {
  margin-left: -45.45455% !important;
}

.o-flex.o-flex--reversed .o-flex__item.u-flex-pull-5\/11 {
  margin-right: -45.45455% !important;
}

.u-flex-6\/11 {
  flex: 0 0 54.54545% !important;
  max-width: 54.54545% !important;
}

.o-flex:not(.o-flex--reversed) .o-flex__item.u-flex-offset-6\/11 {
  margin-left: 54.54545% !important;
}

.o-flex.o-flex--reversed .o-flex__item.u-flex-offset-6\/11 {
  margin-right: 54.54545% !important;
}

.o-flex:not(.o-flex--reversed) .o-flex__item.u-flex-pull-6\/11 {
  margin-left: -54.54545% !important;
}

.o-flex.o-flex--reversed .o-flex__item.u-flex-pull-6\/11 {
  margin-right: -54.54545% !important;
}

.u-flex-7\/11 {
  flex: 0 0 63.63636% !important;
  max-width: 63.63636% !important;
}

.o-flex:not(.o-flex--reversed) .o-flex__item.u-flex-offset-7\/11 {
  margin-left: 63.63636% !important;
}

.o-flex.o-flex--reversed .o-flex__item.u-flex-offset-7\/11 {
  margin-right: 63.63636% !important;
}

.o-flex:not(.o-flex--reversed) .o-flex__item.u-flex-pull-7\/11 {
  margin-left: -63.63636% !important;
}

.o-flex.o-flex--reversed .o-flex__item.u-flex-pull-7\/11 {
  margin-right: -63.63636% !important;
}

.u-flex-8\/11 {
  flex: 0 0 72.72727% !important;
  max-width: 72.72727% !important;
}

.o-flex:not(.o-flex--reversed) .o-flex__item.u-flex-offset-8\/11 {
  margin-left: 72.72727% !important;
}

.o-flex.o-flex--reversed .o-flex__item.u-flex-offset-8\/11 {
  margin-right: 72.72727% !important;
}

.o-flex:not(.o-flex--reversed) .o-flex__item.u-flex-pull-8\/11 {
  margin-left: -72.72727% !important;
}

.o-flex.o-flex--reversed .o-flex__item.u-flex-pull-8\/11 {
  margin-right: -72.72727% !important;
}

.u-flex-9\/11 {
  flex: 0 0 81.81818% !important;
  max-width: 81.81818% !important;
}

.o-flex:not(.o-flex--reversed) .o-flex__item.u-flex-offset-9\/11 {
  margin-left: 81.81818% !important;
}

.o-flex.o-flex--reversed .o-flex__item.u-flex-offset-9\/11 {
  margin-right: 81.81818% !important;
}

.o-flex:not(.o-flex--reversed) .o-flex__item.u-flex-pull-9\/11 {
  margin-left: -81.81818% !important;
}

.o-flex.o-flex--reversed .o-flex__item.u-flex-pull-9\/11 {
  margin-right: -81.81818% !important;
}

.u-flex-10\/11 {
  flex: 0 0 90.90909% !important;
  max-width: 90.90909% !important;
}

.o-flex:not(.o-flex--reversed) .o-flex__item.u-flex-offset-10\/11 {
  margin-left: 90.90909% !important;
}

.o-flex.o-flex--reversed .o-flex__item.u-flex-offset-10\/11 {
  margin-right: 90.90909% !important;
}

.o-flex:not(.o-flex--reversed) .o-flex__item.u-flex-pull-10\/11 {
  margin-left: -90.90909% !important;
}

.o-flex.o-flex--reversed .o-flex__item.u-flex-pull-10\/11 {
  margin-right: -90.90909% !important;
}

.u-flex-11\/11 {
  flex: 0 0 100% !important;
  max-width: 100% !important;
}

.o-flex:not(.o-flex--reversed) .o-flex__item.u-flex-offset-11\/11 {
  margin-left: 100% !important;
}

.o-flex.o-flex--reversed .o-flex__item.u-flex-offset-11\/11 {
  margin-right: 100% !important;
}

.o-flex:not(.o-flex--reversed) .o-flex__item.u-flex-pull-11\/11 {
  margin-left: -100% !important;
}

.o-flex.o-flex--reversed .o-flex__item.u-flex-pull-11\/11 {
  margin-right: -100% !important;
}

.u-flex-1\/12 {
  flex: 0 0 8.33333% !important;
  max-width: 8.33333% !important;
}

.o-flex:not(.o-flex--reversed) .o-flex__item.u-flex-offset-1\/12 {
  margin-left: 8.33333% !important;
}

.o-flex.o-flex--reversed .o-flex__item.u-flex-offset-1\/12 {
  margin-right: 8.33333% !important;
}

.o-flex:not(.o-flex--reversed) .o-flex__item.u-flex-pull-1\/12 {
  margin-left: -8.33333% !important;
}

.o-flex.o-flex--reversed .o-flex__item.u-flex-pull-1\/12 {
  margin-right: -8.33333% !important;
}

.u-flex-2\/12 {
  flex: 0 0 16.66667% !important;
  max-width: 16.66667% !important;
}

.o-flex:not(.o-flex--reversed) .o-flex__item.u-flex-offset-2\/12 {
  margin-left: 16.66667% !important;
}

.o-flex.o-flex--reversed .o-flex__item.u-flex-offset-2\/12 {
  margin-right: 16.66667% !important;
}

.o-flex:not(.o-flex--reversed) .o-flex__item.u-flex-pull-2\/12 {
  margin-left: -16.66667% !important;
}

.o-flex.o-flex--reversed .o-flex__item.u-flex-pull-2\/12 {
  margin-right: -16.66667% !important;
}

.u-flex-3\/12 {
  flex: 0 0 25% !important;
  max-width: 25% !important;
}

.o-flex:not(.o-flex--reversed) .o-flex__item.u-flex-offset-3\/12 {
  margin-left: 25% !important;
}

.o-flex.o-flex--reversed .o-flex__item.u-flex-offset-3\/12 {
  margin-right: 25% !important;
}

.o-flex:not(.o-flex--reversed) .o-flex__item.u-flex-pull-3\/12 {
  margin-left: -25% !important;
}

.o-flex.o-flex--reversed .o-flex__item.u-flex-pull-3\/12 {
  margin-right: -25% !important;
}

.u-flex-4\/12 {
  flex: 0 0 33.33333% !important;
  max-width: 33.33333% !important;
}

.o-flex:not(.o-flex--reversed) .o-flex__item.u-flex-offset-4\/12 {
  margin-left: 33.33333% !important;
}

.o-flex.o-flex--reversed .o-flex__item.u-flex-offset-4\/12 {
  margin-right: 33.33333% !important;
}

.o-flex:not(.o-flex--reversed) .o-flex__item.u-flex-pull-4\/12 {
  margin-left: -33.33333% !important;
}

.o-flex.o-flex--reversed .o-flex__item.u-flex-pull-4\/12 {
  margin-right: -33.33333% !important;
}

.u-flex-5\/12 {
  flex: 0 0 41.66667% !important;
  max-width: 41.66667% !important;
}

.o-flex:not(.o-flex--reversed) .o-flex__item.u-flex-offset-5\/12 {
  margin-left: 41.66667% !important;
}

.o-flex.o-flex--reversed .o-flex__item.u-flex-offset-5\/12 {
  margin-right: 41.66667% !important;
}

.o-flex:not(.o-flex--reversed) .o-flex__item.u-flex-pull-5\/12 {
  margin-left: -41.66667% !important;
}

.o-flex.o-flex--reversed .o-flex__item.u-flex-pull-5\/12 {
  margin-right: -41.66667% !important;
}

.u-flex-6\/12 {
  flex: 0 0 50% !important;
  max-width: 50% !important;
}

.o-flex:not(.o-flex--reversed) .o-flex__item.u-flex-offset-6\/12 {
  margin-left: 50% !important;
}

.o-flex.o-flex--reversed .o-flex__item.u-flex-offset-6\/12 {
  margin-right: 50% !important;
}

.o-flex:not(.o-flex--reversed) .o-flex__item.u-flex-pull-6\/12 {
  margin-left: -50% !important;
}

.o-flex.o-flex--reversed .o-flex__item.u-flex-pull-6\/12 {
  margin-right: -50% !important;
}

.u-flex-7\/12 {
  flex: 0 0 58.33333% !important;
  max-width: 58.33333% !important;
}

.o-flex:not(.o-flex--reversed) .o-flex__item.u-flex-offset-7\/12 {
  margin-left: 58.33333% !important;
}

.o-flex.o-flex--reversed .o-flex__item.u-flex-offset-7\/12 {
  margin-right: 58.33333% !important;
}

.o-flex:not(.o-flex--reversed) .o-flex__item.u-flex-pull-7\/12 {
  margin-left: -58.33333% !important;
}

.o-flex.o-flex--reversed .o-flex__item.u-flex-pull-7\/12 {
  margin-right: -58.33333% !important;
}

.u-flex-8\/12 {
  flex: 0 0 66.66667% !important;
  max-width: 66.66667% !important;
}

.o-flex:not(.o-flex--reversed) .o-flex__item.u-flex-offset-8\/12 {
  margin-left: 66.66667% !important;
}

.o-flex.o-flex--reversed .o-flex__item.u-flex-offset-8\/12 {
  margin-right: 66.66667% !important;
}

.o-flex:not(.o-flex--reversed) .o-flex__item.u-flex-pull-8\/12 {
  margin-left: -66.66667% !important;
}

.o-flex.o-flex--reversed .o-flex__item.u-flex-pull-8\/12 {
  margin-right: -66.66667% !important;
}

.u-flex-9\/12 {
  flex: 0 0 75% !important;
  max-width: 75% !important;
}

.o-flex:not(.o-flex--reversed) .o-flex__item.u-flex-offset-9\/12 {
  margin-left: 75% !important;
}

.o-flex.o-flex--reversed .o-flex__item.u-flex-offset-9\/12 {
  margin-right: 75% !important;
}

.o-flex:not(.o-flex--reversed) .o-flex__item.u-flex-pull-9\/12 {
  margin-left: -75% !important;
}

.o-flex.o-flex--reversed .o-flex__item.u-flex-pull-9\/12 {
  margin-right: -75% !important;
}

.u-flex-10\/12 {
  flex: 0 0 83.33333% !important;
  max-width: 83.33333% !important;
}

.o-flex:not(.o-flex--reversed) .o-flex__item.u-flex-offset-10\/12 {
  margin-left: 83.33333% !important;
}

.o-flex.o-flex--reversed .o-flex__item.u-flex-offset-10\/12 {
  margin-right: 83.33333% !important;
}

.o-flex:not(.o-flex--reversed) .o-flex__item.u-flex-pull-10\/12 {
  margin-left: -83.33333% !important;
}

.o-flex.o-flex--reversed .o-flex__item.u-flex-pull-10\/12 {
  margin-right: -83.33333% !important;
}

.u-flex-11\/12 {
  flex: 0 0 91.66667% !important;
  max-width: 91.66667% !important;
}

.o-flex:not(.o-flex--reversed) .o-flex__item.u-flex-offset-11\/12 {
  margin-left: 91.66667% !important;
}

.o-flex.o-flex--reversed .o-flex__item.u-flex-offset-11\/12 {
  margin-right: 91.66667% !important;
}

.o-flex:not(.o-flex--reversed) .o-flex__item.u-flex-pull-11\/12 {
  margin-left: -91.66667% !important;
}

.o-flex.o-flex--reversed .o-flex__item.u-flex-pull-11\/12 {
  margin-right: -91.66667% !important;
}

.u-flex-12\/12 {
  flex: 0 0 100% !important;
  max-width: 100% !important;
}

.o-flex:not(.o-flex--reversed) .o-flex__item.u-flex-offset-12\/12 {
  margin-left: 100% !important;
}

.o-flex.o-flex--reversed .o-flex__item.u-flex-offset-12\/12 {
  margin-right: 100% !important;
}

.o-flex:not(.o-flex--reversed) .o-flex__item.u-flex-pull-12\/12 {
  margin-left: -100% !important;
}

.o-flex.o-flex--reversed .o-flex__item.u-flex-pull-12\/12 {
  margin-right: -100% !important;
}

.o-flex:not(.o-flex--reversed) .o-flex__item.u-flex-offset-none {
  margin-left: 0 !important;
}

.o-flex.o-flex--reversed .o-flex__item.u-flex-offset-none {
  margin-right: 0 !important;
}

.o-flex:not(.o-flex--reversed) .o-flex__item.u-flex-pull-none {
  margin-left: 0 !important;
}

.o-flex.o-flex--reversed .o-flex__item.u-flex-pull-none {
  margin-right: 0 !important;
}

.u-text--bigger {
  font-size: 18px !important;
  font-size: 1.2rem !important;
  line-height: 1.38889 !important;
}

.u-text--natural {
  font-size: 15px !important;
  font-size: 1rem !important;
  line-height: 1.46667 !important;
}

.u-text--smaller {
  font-size: 12px !important;
  font-size: .8rem !important;
  line-height: 1.41667 !important;
}

.u-text--strong {
  font-weight: 700 !important;
}

.u-text--regular {
  font-weight: 400 !important;
}

.u-text--uppercase {
  text-transform: uppercase;
}

.u-text--lowercase {
  text-transform: lowercase;
}

.u-text--grayscale {
  color: #9DAABD !important;
}

.u-disabled {
  cursor: not-allowed !important;
}

.u-font-color--1 {
  color: #545C68 !important;
}

.u-font-color--2 {
  color: #9DAABD !important;
}

.u-font-color--3 {
  color: #009DDE !important;
}

.u-font-color--4 {
  color: #234678 !important;
}

.u-font-color--5 {
  color: #0088CA !important;
}

.u-font-color--6 {
  color: #fff !important;
}

.u-font-color--7 {
  color: #d45f7c !important;
}

.u-font-color--8 {
  color: #626974 !important;
}

.u-font-color--9 {
  color: red !important;
}

.u-bg-color--1 {
  background-color: #fff !important;
}

.u-bg-color--2 {
  background-color: #009DDE !important;
}

.u-bg-color--3 {
  background-color: #234678 !important;
}

.u-bg-color--4 {
  background-color: #0088CA !important;
}

.u-bg-color--5 {
  background-color: #fafafa !important;
}

.u-bg-color--6 {
  background-color: #D8d8d8 !important;
}

.u-bg-color--7 {
  background-color: #8CC83C !important;
}

.u-bg-color--8 {
  background-color: #d45f7c !important;
}

.u-bg-color--9 {
  background-color: red !important;
}

.u-border-color--1 {
  border-color: #234678 !important;
}

.u-border-color--2 {
  border-color: #0088CA !important;
}

.u-border-color--3 {
  border-color: #d45f7c !important;
}

.u-border-color--4 {
  border-color: #009DDE !important;
}

.u-border-color--5 {
  border-color: #D8d8d8 !important;
}

.u-border-color--6 {
  border-color: #545C68 !important;
}

.u-border-color--7 {
  border-color: #BEDCE8 !important;
}

.u-border-color--8 {
  border-color: #fff !important;
}

.u-border-color--9 {
  border-color: #000 !important;
}

.u-border-color--10 {
  border-color: rgba(0, 0, 0, 0.21) !important;
}

.u-border-color--11 {
  border-color: #626974 !important;
}

.u-border-color--12 {
  border-color: red !important;
}

.u-icon--small {
  width: 20px;
  height: 20px;
  font-size: 20px;
  color: #009DDE;
  text-align: center;
}

.u-icon--natural {
  width: 30px;
  height: 30px;
  font-size: 30px;
  color: #009DDE;
  text-align: center;
}

.u-icon--big {
  width: 40px;
  height: 40px;
  font-size: 40px;
  color: #009DDE;
  text-align: center;
}

.u-image--small {
  width: 100px;
  height: 100px;
}

.u-image--natural {
  width: 150px;
  height: 150px;
}

.u-image--big {
  width: 180px;
  height: 180px;
}

.u-image--large {
  width: 200px;
  height: 200px;
}

.demo {
  font-size: .9375em;
  line-height: 1.46667;
  font-family: "SourceSansPro",Arial,sans-serif;
  color: #545C68;
  font-weight: 400;
}

.demo-grid .o-flex__item:before {
  content: "";
  display: block;
  background: #fafafa;
  height: 200px;
}

.demo-box {
  height: 100px;
  width: 100%;
  border: 2px solid transparent;
  display: flex;
  align-items: center;
  justify-content: center;
  margin-bottom: 30px;
}

.demo-badge .demo-elem {
  position: relative;
  background: #fafafa;
  height: 200px;
}

.demo-count-icons {
  counter-reset: icons;
}

.demo-count-icons .o-flex__item {
  counter-increment: icons;
}

.demo-count-icons .o-flex__item:before {
  content: counter(icons) ".";
}

@font-face {
  font-family: "pzuci";
  src: url('pzuci.6d61109087819c87.eot');
  src: url('pzuci.6d61109087819c87.eot?#iefix') format("embedded-opentype"), url('pzuci.fa6310e22bb8ffe9.woff2') format("woff2"), url('pzuci.810441cc1b13af97.woff') format("woff"), url('pzuci.668271334580e979.ttf') format("truetype"), url('pzuci.bba6a10dc35ff011.svg#pzuci') format("svg");
  font-weight: normal;
  font-style: normal;
}

@font-face {
  font-family: 'SourceSansPro';
  src: url('SourceSansPro-400.e74d125d280fc742.eot');
  src: url('SourceSansPro-400.e74d125d280fc742.eot?#iefix') format("embedded-opentype"), url('SourceSansPro-400.5d7fd880b2df1127.woff') format("woff"), url('SourceSansPro-400.cd16a873f722eb59.ttf') format("truetype"), url('SourceSansPro-400.f88644b8f8d1c4c7.svg') format("svg");
  font-weight: 400;
  font-style: normal;
}

@font-face {
  font-family: 'SourceSansPro';
  src: url('SourceSansPro-600.eeb039fd62eb3110.eot');
  src: url('SourceSansPro-600.eeb039fd62eb3110.eot?#iefix') format("embedded-opentype"), url('SourceSansPro-600.088e9c12e2ff6483.woff') format("woff"), url('SourceSansPro-600.ff4b5de6227900e0.ttf') format("truetype"), url('SourceSansPro-600.f5a6fa22302dfb3f.svg') format("svg");
  font-weight: 600;
  font-style: normal;
}

@font-face {
  font-family: 'SourceSansPro';
  src: url('SourceSansPro-400-Italic.2d48bc3f2994cc9f.eot');
  src: url('SourceSansPro-400-Italic.2d48bc3f2994cc9f.eot?#iefix') format("embedded-opentype"), url('SourceSansPro-400-Italic.f186dda3aafa1de5.woff') format("woff"), url('SourceSansPro-400-Italic.8745e240cf0e39da.ttf') format("truetype"), url('SourceSansPro-400-Italic.84c7e8502f53d191.svg') format("svg");
  font-weight: 400;
  font-style: italic;
}

@font-face {
  font-family: 'SourceSansPro';
  src: url('SourceSansPro-600-Italic.61ae01b7850fc7c9.eot');
  src: url('SourceSansPro-600-Italic.61ae01b7850fc7c9.eot?#iefix') format("embedded-opentype"), url('SourceSansPro-600-Italic.34d87e4dee0ce859.woff') format("woff"), url('SourceSansPro-600-Italic.96178116434eee9e.ttf') format("truetype"), url('SourceSansPro-600-Italic.d956b82294a416e6.svg') format("svg");
  font-weight: 600;
  font-style: italic;
}

@media (min-width: 20em) {
  .u-1\/1\@small {
    width: 100% !important;
  }
  .u-push-1\/1\@small {
    position: relative !important;
    right: auto !important;
    left: 100% !important;
  }
  .u-pull-1\/1\@small {
    position: relative !important;
    right: 100% !important;
    left: auto !important;
  }
  .u-1\/2\@small {
    width: 50% !important;
  }
  .u-push-1\/2\@small {
    position: relative !important;
    right: auto !important;
    left: 50% !important;
  }
  .u-pull-1\/2\@small {
    position: relative !important;
    right: 50% !important;
    left: auto !important;
  }
  .u-2\/2\@small {
    width: 100% !important;
  }
  .u-push-2\/2\@small {
    position: relative !important;
    right: auto !important;
    left: 100% !important;
  }
  .u-pull-2\/2\@small {
    position: relative !important;
    right: 100% !important;
    left: auto !important;
  }
  .u-1\/3\@small {
    width: 33.33333% !important;
  }
  .u-push-1\/3\@small {
    position: relative !important;
    right: auto !important;
    left: 33.33333% !important;
  }
  .u-pull-1\/3\@small {
    position: relative !important;
    right: 33.33333% !important;
    left: auto !important;
  }
  .u-2\/3\@small {
    width: 66.66667% !important;
  }
  .u-push-2\/3\@small {
    position: relative !important;
    right: auto !important;
    left: 66.66667% !important;
  }
  .u-pull-2\/3\@small {
    position: relative !important;
    right: 66.66667% !important;
    left: auto !important;
  }
  .u-3\/3\@small {
    width: 100% !important;
  }
  .u-push-3\/3\@small {
    position: relative !important;
    right: auto !important;
    left: 100% !important;
  }
  .u-pull-3\/3\@small {
    position: relative !important;
    right: 100% !important;
    left: auto !important;
  }
  .u-1\/4\@small {
    width: 25% !important;
  }
  .u-push-1\/4\@small {
    position: relative !important;
    right: auto !important;
    left: 25% !important;
  }
  .u-pull-1\/4\@small {
    position: relative !important;
    right: 25% !important;
    left: auto !important;
  }
  .u-2\/4\@small {
    width: 50% !important;
  }
  .u-push-2\/4\@small {
    position: relative !important;
    right: auto !important;
    left: 50% !important;
  }
  .u-pull-2\/4\@small {
    position: relative !important;
    right: 50% !important;
    left: auto !important;
  }
  .u-3\/4\@small {
    width: 75% !important;
  }
  .u-push-3\/4\@small {
    position: relative !important;
    right: auto !important;
    left: 75% !important;
  }
  .u-pull-3\/4\@small {
    position: relative !important;
    right: 75% !important;
    left: auto !important;
  }
  .u-4\/4\@small {
    width: 100% !important;
  }
  .u-push-4\/4\@small {
    position: relative !important;
    right: auto !important;
    left: 100% !important;
  }
  .u-pull-4\/4\@small {
    position: relative !important;
    right: 100% !important;
    left: auto !important;
  }
  .u-1\/5\@small {
    width: 20% !important;
  }
  .u-push-1\/5\@small {
    position: relative !important;
    right: auto !important;
    left: 20% !important;
  }
  .u-pull-1\/5\@small {
    position: relative !important;
    right: 20% !important;
    left: auto !important;
  }
  .u-2\/5\@small {
    width: 40% !important;
  }
  .u-push-2\/5\@small {
    position: relative !important;
    right: auto !important;
    left: 40% !important;
  }
  .u-pull-2\/5\@small {
    position: relative !important;
    right: 40% !important;
    left: auto !important;
  }
  .u-3\/5\@small {
    width: 60% !important;
  }
  .u-push-3\/5\@small {
    position: relative !important;
    right: auto !important;
    left: 60% !important;
  }
  .u-pull-3\/5\@small {
    position: relative !important;
    right: 60% !important;
    left: auto !important;
  }
  .u-4\/5\@small {
    width: 80% !important;
  }
  .u-push-4\/5\@small {
    position: relative !important;
    right: auto !important;
    left: 80% !important;
  }
  .u-pull-4\/5\@small {
    position: relative !important;
    right: 80% !important;
    left: auto !important;
  }
  .u-5\/5\@small {
    width: 100% !important;
  }
  .u-push-5\/5\@small {
    position: relative !important;
    right: auto !important;
    left: 100% !important;
  }
  .u-pull-5\/5\@small {
    position: relative !important;
    right: 100% !important;
    left: auto !important;
  }
  .u-1\/6\@small {
    width: 16.66667% !important;
  }
  .u-push-1\/6\@small {
    position: relative !important;
    right: auto !important;
    left: 16.66667% !important;
  }
  .u-pull-1\/6\@small {
    position: relative !important;
    right: 16.66667% !important;
    left: auto !important;
  }
  .u-2\/6\@small {
    width: 33.33333% !important;
  }
  .u-push-2\/6\@small {
    position: relative !important;
    right: auto !important;
    left: 33.33333% !important;
  }
  .u-pull-2\/6\@small {
    position: relative !important;
    right: 33.33333% !important;
    left: auto !important;
  }
  .u-3\/6\@small {
    width: 50% !important;
  }
  .u-push-3\/6\@small {
    position: relative !important;
    right: auto !important;
    left: 50% !important;
  }
  .u-pull-3\/6\@small {
    position: relative !important;
    right: 50% !important;
    left: auto !important;
  }
  .u-4\/6\@small {
    width: 66.66667% !important;
  }
  .u-push-4\/6\@small {
    position: relative !important;
    right: auto !important;
    left: 66.66667% !important;
  }
  .u-pull-4\/6\@small {
    position: relative !important;
    right: 66.66667% !important;
    left: auto !important;
  }
  .u-5\/6\@small {
    width: 83.33333% !important;
  }
  .u-push-5\/6\@small {
    position: relative !important;
    right: auto !important;
    left: 83.33333% !important;
  }
  .u-pull-5\/6\@small {
    position: relative !important;
    right: 83.33333% !important;
    left: auto !important;
  }
  .u-6\/6\@small {
    width: 100% !important;
  }
  .u-push-6\/6\@small {
    position: relative !important;
    right: auto !important;
    left: 100% !important;
  }
  .u-pull-6\/6\@small {
    position: relative !important;
    right: 100% !important;
    left: auto !important;
  }
  .u-1\/7\@small {
    width: 14.28571% !important;
  }
  .u-push-1\/7\@small {
    position: relative !important;
    right: auto !important;
    left: 14.28571% !important;
  }
  .u-pull-1\/7\@small {
    position: relative !important;
    right: 14.28571% !important;
    left: auto !important;
  }
  .u-2\/7\@small {
    width: 28.57143% !important;
  }
  .u-push-2\/7\@small {
    position: relative !important;
    right: auto !important;
    left: 28.57143% !important;
  }
  .u-pull-2\/7\@small {
    position: relative !important;
    right: 28.57143% !important;
    left: auto !important;
  }
  .u-3\/7\@small {
    width: 42.85714% !important;
  }
  .u-push-3\/7\@small {
    position: relative !important;
    right: auto !important;
    left: 42.85714% !important;
  }
  .u-pull-3\/7\@small {
    position: relative !important;
    right: 42.85714% !important;
    left: auto !important;
  }
  .u-4\/7\@small {
    width: 57.14286% !important;
  }
  .u-push-4\/7\@small {
    position: relative !important;
    right: auto !important;
    left: 57.14286% !important;
  }
  .u-pull-4\/7\@small {
    position: relative !important;
    right: 57.14286% !important;
    left: auto !important;
  }
  .u-5\/7\@small {
    width: 71.42857% !important;
  }
  .u-push-5\/7\@small {
    position: relative !important;
    right: auto !important;
    left: 71.42857% !important;
  }
  .u-pull-5\/7\@small {
    position: relative !important;
    right: 71.42857% !important;
    left: auto !important;
  }
  .u-6\/7\@small {
    width: 85.71429% !important;
  }
  .u-push-6\/7\@small {
    position: relative !important;
    right: auto !important;
    left: 85.71429% !important;
  }
  .u-pull-6\/7\@small {
    position: relative !important;
    right: 85.71429% !important;
    left: auto !important;
  }
  .u-7\/7\@small {
    width: 100% !important;
  }
  .u-push-7\/7\@small {
    position: relative !important;
    right: auto !important;
    left: 100% !important;
  }
  .u-pull-7\/7\@small {
    position: relative !important;
    right: 100% !important;
    left: auto !important;
  }
  .u-1\/8\@small {
    width: 12.5% !important;
  }
  .u-push-1\/8\@small {
    position: relative !important;
    right: auto !important;
    left: 12.5% !important;
  }
  .u-pull-1\/8\@small {
    position: relative !important;
    right: 12.5% !important;
    left: auto !important;
  }
  .u-2\/8\@small {
    width: 25% !important;
  }
  .u-push-2\/8\@small {
    position: relative !important;
    right: auto !important;
    left: 25% !important;
  }
  .u-pull-2\/8\@small {
    position: relative !important;
    right: 25% !important;
    left: auto !important;
  }
  .u-3\/8\@small {
    width: 37.5% !important;
  }
  .u-push-3\/8\@small {
    position: relative !important;
    right: auto !important;
    left: 37.5% !important;
  }
  .u-pull-3\/8\@small {
    position: relative !important;
    right: 37.5% !important;
    left: auto !important;
  }
  .u-4\/8\@small {
    width: 50% !important;
  }
  .u-push-4\/8\@small {
    position: relative !important;
    right: auto !important;
    left: 50% !important;
  }
  .u-pull-4\/8\@small {
    position: relative !important;
    right: 50% !important;
    left: auto !important;
  }
  .u-5\/8\@small {
    width: 62.5% !important;
  }
  .u-push-5\/8\@small {
    position: relative !important;
    right: auto !important;
    left: 62.5% !important;
  }
  .u-pull-5\/8\@small {
    position: relative !important;
    right: 62.5% !important;
    left: auto !important;
  }
  .u-6\/8\@small {
    width: 75% !important;
  }
  .u-push-6\/8\@small {
    position: relative !important;
    right: auto !important;
    left: 75% !important;
  }
  .u-pull-6\/8\@small {
    position: relative !important;
    right: 75% !important;
    left: auto !important;
  }
  .u-7\/8\@small {
    width: 87.5% !important;
  }
  .u-push-7\/8\@small {
    position: relative !important;
    right: auto !important;
    left: 87.5% !important;
  }
  .u-pull-7\/8\@small {
    position: relative !important;
    right: 87.5% !important;
    left: auto !important;
  }
  .u-8\/8\@small {
    width: 100% !important;
  }
  .u-push-8\/8\@small {
    position: relative !important;
    right: auto !important;
    left: 100% !important;
  }
  .u-pull-8\/8\@small {
    position: relative !important;
    right: 100% !important;
    left: auto !important;
  }
  .u-1\/9\@small {
    width: 11.11111% !important;
  }
  .u-push-1\/9\@small {
    position: relative !important;
    right: auto !important;
    left: 11.11111% !important;
  }
  .u-pull-1\/9\@small {
    position: relative !important;
    right: 11.11111% !important;
    left: auto !important;
  }
  .u-2\/9\@small {
    width: 22.22222% !important;
  }
  .u-push-2\/9\@small {
    position: relative !important;
    right: auto !important;
    left: 22.22222% !important;
  }
  .u-pull-2\/9\@small {
    position: relative !important;
    right: 22.22222% !important;
    left: auto !important;
  }
  .u-3\/9\@small {
    width: 33.33333% !important;
  }
  .u-push-3\/9\@small {
    position: relative !important;
    right: auto !important;
    left: 33.33333% !important;
  }
  .u-pull-3\/9\@small {
    position: relative !important;
    right: 33.33333% !important;
    left: auto !important;
  }
  .u-4\/9\@small {
    width: 44.44444% !important;
  }
  .u-push-4\/9\@small {
    position: relative !important;
    right: auto !important;
    left: 44.44444% !important;
  }
  .u-pull-4\/9\@small {
    position: relative !important;
    right: 44.44444% !important;
    left: auto !important;
  }
  .u-5\/9\@small {
    width: 55.55556% !important;
  }
  .u-push-5\/9\@small {
    position: relative !important;
    right: auto !important;
    left: 55.55556% !important;
  }
  .u-pull-5\/9\@small {
    position: relative !important;
    right: 55.55556% !important;
    left: auto !important;
  }
  .u-6\/9\@small {
    width: 66.66667% !important;
  }
  .u-push-6\/9\@small {
    position: relative !important;
    right: auto !important;
    left: 66.66667% !important;
  }
  .u-pull-6\/9\@small {
    position: relative !important;
    right: 66.66667% !important;
    left: auto !important;
  }
  .u-7\/9\@small {
    width: 77.77778% !important;
  }
  .u-push-7\/9\@small {
    position: relative !important;
    right: auto !important;
    left: 77.77778% !important;
  }
  .u-pull-7\/9\@small {
    position: relative !important;
    right: 77.77778% !important;
    left: auto !important;
  }
  .u-8\/9\@small {
    width: 88.88889% !important;
  }
  .u-push-8\/9\@small {
    position: relative !important;
    right: auto !important;
    left: 88.88889% !important;
  }
  .u-pull-8\/9\@small {
    position: relative !important;
    right: 88.88889% !important;
    left: auto !important;
  }
  .u-9\/9\@small {
    width: 100% !important;
  }
  .u-push-9\/9\@small {
    position: relative !important;
    right: auto !important;
    left: 100% !important;
  }
  .u-pull-9\/9\@small {
    position: relative !important;
    right: 100% !important;
    left: auto !important;
  }
  .u-1\/10\@small {
    width: 10% !important;
  }
  .u-push-1\/10\@small {
    position: relative !important;
    right: auto !important;
    left: 10% !important;
  }
  .u-pull-1\/10\@small {
    position: relative !important;
    right: 10% !important;
    left: auto !important;
  }
  .u-2\/10\@small {
    width: 20% !important;
  }
  .u-push-2\/10\@small {
    position: relative !important;
    right: auto !important;
    left: 20% !important;
  }
  .u-pull-2\/10\@small {
    position: relative !important;
    right: 20% !important;
    left: auto !important;
  }
  .u-3\/10\@small {
    width: 30% !important;
  }
  .u-push-3\/10\@small {
    position: relative !important;
    right: auto !important;
    left: 30% !important;
  }
  .u-pull-3\/10\@small {
    position: relative !important;
    right: 30% !important;
    left: auto !important;
  }
  .u-4\/10\@small {
    width: 40% !important;
  }
  .u-push-4\/10\@small {
    position: relative !important;
    right: auto !important;
    left: 40% !important;
  }
  .u-pull-4\/10\@small {
    position: relative !important;
    right: 40% !important;
    left: auto !important;
  }
  .u-5\/10\@small {
    width: 50% !important;
  }
  .u-push-5\/10\@small {
    position: relative !important;
    right: auto !important;
    left: 50% !important;
  }
  .u-pull-5\/10\@small {
    position: relative !important;
    right: 50% !important;
    left: auto !important;
  }
  .u-6\/10\@small {
    width: 60% !important;
  }
  .u-push-6\/10\@small {
    position: relative !important;
    right: auto !important;
    left: 60% !important;
  }
  .u-pull-6\/10\@small {
    position: relative !important;
    right: 60% !important;
    left: auto !important;
  }
  .u-7\/10\@small {
    width: 70% !important;
  }
  .u-push-7\/10\@small {
    position: relative !important;
    right: auto !important;
    left: 70% !important;
  }
  .u-pull-7\/10\@small {
    position: relative !important;
    right: 70% !important;
    left: auto !important;
  }
  .u-8\/10\@small {
    width: 80% !important;
  }
  .u-push-8\/10\@small {
    position: relative !important;
    right: auto !important;
    left: 80% !important;
  }
  .u-pull-8\/10\@small {
    position: relative !important;
    right: 80% !important;
    left: auto !important;
  }
  .u-9\/10\@small {
    width: 90% !important;
  }
  .u-push-9\/10\@small {
    position: relative !important;
    right: auto !important;
    left: 90% !important;
  }
  .u-pull-9\/10\@small {
    position: relative !important;
    right: 90% !important;
    left: auto !important;
  }
  .u-10\/10\@small {
    width: 100% !important;
  }
  .u-push-10\/10\@small {
    position: relative !important;
    right: auto !important;
    left: 100% !important;
  }
  .u-pull-10\/10\@small {
    position: relative !important;
    right: 100% !important;
    left: auto !important;
  }
  .u-1\/11\@small {
    width: 9.09091% !important;
  }
  .u-push-1\/11\@small {
    position: relative !important;
    right: auto !important;
    left: 9.09091% !important;
  }
  .u-pull-1\/11\@small {
    position: relative !important;
    right: 9.09091% !important;
    left: auto !important;
  }
  .u-2\/11\@small {
    width: 18.18182% !important;
  }
  .u-push-2\/11\@small {
    position: relative !important;
    right: auto !important;
    left: 18.18182% !important;
  }
  .u-pull-2\/11\@small {
    position: relative !important;
    right: 18.18182% !important;
    left: auto !important;
  }
  .u-3\/11\@small {
    width: 27.27273% !important;
  }
  .u-push-3\/11\@small {
    position: relative !important;
    right: auto !important;
    left: 27.27273% !important;
  }
  .u-pull-3\/11\@small {
    position: relative !important;
    right: 27.27273% !important;
    left: auto !important;
  }
  .u-4\/11\@small {
    width: 36.36364% !important;
  }
  .u-push-4\/11\@small {
    position: relative !important;
    right: auto !important;
    left: 36.36364% !important;
  }
  .u-pull-4\/11\@small {
    position: relative !important;
    right: 36.36364% !important;
    left: auto !important;
  }
  .u-5\/11\@small {
    width: 45.45455% !important;
  }
  .u-push-5\/11\@small {
    position: relative !important;
    right: auto !important;
    left: 45.45455% !important;
  }
  .u-pull-5\/11\@small {
    position: relative !important;
    right: 45.45455% !important;
    left: auto !important;
  }
  .u-6\/11\@small {
    width: 54.54545% !important;
  }
  .u-push-6\/11\@small {
    position: relative !important;
    right: auto !important;
    left: 54.54545% !important;
  }
  .u-pull-6\/11\@small {
    position: relative !important;
    right: 54.54545% !important;
    left: auto !important;
  }
  .u-7\/11\@small {
    width: 63.63636% !important;
  }
  .u-push-7\/11\@small {
    position: relative !important;
    right: auto !important;
    left: 63.63636% !important;
  }
  .u-pull-7\/11\@small {
    position: relative !important;
    right: 63.63636% !important;
    left: auto !important;
  }
  .u-8\/11\@small {
    width: 72.72727% !important;
  }
  .u-push-8\/11\@small {
    position: relative !important;
    right: auto !important;
    left: 72.72727% !important;
  }
  .u-pull-8\/11\@small {
    position: relative !important;
    right: 72.72727% !important;
    left: auto !important;
  }
  .u-9\/11\@small {
    width: 81.81818% !important;
  }
  .u-push-9\/11\@small {
    position: relative !important;
    right: auto !important;
    left: 81.81818% !important;
  }
  .u-pull-9\/11\@small {
    position: relative !important;
    right: 81.81818% !important;
    left: auto !important;
  }
  .u-10\/11\@small {
    width: 90.90909% !important;
  }
  .u-push-10\/11\@small {
    position: relative !important;
    right: auto !important;
    left: 90.90909% !important;
  }
  .u-pull-10\/11\@small {
    position: relative !important;
    right: 90.90909% !important;
    left: auto !important;
  }
  .u-11\/11\@small {
    width: 100% !important;
  }
  .u-push-11\/11\@small {
    position: relative !important;
    right: auto !important;
    left: 100% !important;
  }
  .u-pull-11\/11\@small {
    position: relative !important;
    right: 100% !important;
    left: auto !important;
  }
  .u-1\/12\@small {
    width: 8.33333% !important;
  }
  .u-push-1\/12\@small {
    position: relative !important;
    right: auto !important;
    left: 8.33333% !important;
  }
  .u-pull-1\/12\@small {
    position: relative !important;
    right: 8.33333% !important;
    left: auto !important;
  }
  .u-2\/12\@small {
    width: 16.66667% !important;
  }
  .u-push-2\/12\@small {
    position: relative !important;
    right: auto !important;
    left: 16.66667% !important;
  }
  .u-pull-2\/12\@small {
    position: relative !important;
    right: 16.66667% !important;
    left: auto !important;
  }
  .u-3\/12\@small {
    width: 25% !important;
  }
  .u-push-3\/12\@small {
    position: relative !important;
    right: auto !important;
    left: 25% !important;
  }
  .u-pull-3\/12\@small {
    position: relative !important;
    right: 25% !important;
    left: auto !important;
  }
  .u-4\/12\@small {
    width: 33.33333% !important;
  }
  .u-push-4\/12\@small {
    position: relative !important;
    right: auto !important;
    left: 33.33333% !important;
  }
  .u-pull-4\/12\@small {
    position: relative !important;
    right: 33.33333% !important;
    left: auto !important;
  }
  .u-5\/12\@small {
    width: 41.66667% !important;
  }
  .u-push-5\/12\@small {
    position: relative !important;
    right: auto !important;
    left: 41.66667% !important;
  }
  .u-pull-5\/12\@small {
    position: relative !important;
    right: 41.66667% !important;
    left: auto !important;
  }
  .u-6\/12\@small {
    width: 50% !important;
  }
  .u-push-6\/12\@small {
    position: relative !important;
    right: auto !important;
    left: 50% !important;
  }
  .u-pull-6\/12\@small {
    position: relative !important;
    right: 50% !important;
    left: auto !important;
  }
  .u-7\/12\@small {
    width: 58.33333% !important;
  }
  .u-push-7\/12\@small {
    position: relative !important;
    right: auto !important;
    left: 58.33333% !important;
  }
  .u-pull-7\/12\@small {
    position: relative !important;
    right: 58.33333% !important;
    left: auto !important;
  }
  .u-8\/12\@small {
    width: 66.66667% !important;
  }
  .u-push-8\/12\@small {
    position: relative !important;
    right: auto !important;
    left: 66.66667% !important;
  }
  .u-pull-8\/12\@small {
    position: relative !important;
    right: 66.66667% !important;
    left: auto !important;
  }
  .u-9\/12\@small {
    width: 75% !important;
  }
  .u-push-9\/12\@small {
    position: relative !important;
    right: auto !important;
    left: 75% !important;
  }
  .u-pull-9\/12\@small {
    position: relative !important;
    right: 75% !important;
    left: auto !important;
  }
  .u-10\/12\@small {
    width: 83.33333% !important;
  }
  .u-push-10\/12\@small {
    position: relative !important;
    right: auto !important;
    left: 83.33333% !important;
  }
  .u-pull-10\/12\@small {
    position: relative !important;
    right: 83.33333% !important;
    left: auto !important;
  }
  .u-11\/12\@small {
    width: 91.66667% !important;
  }
  .u-push-11\/12\@small {
    position: relative !important;
    right: auto !important;
    left: 91.66667% !important;
  }
  .u-pull-11\/12\@small {
    position: relative !important;
    right: 91.66667% !important;
    left: auto !important;
  }
  .u-12\/12\@small {
    width: 100% !important;
  }
  .u-push-12\/12\@small {
    position: relative !important;
    right: auto !important;
    left: 100% !important;
  }
  .u-pull-12\/12\@small {
    position: relative !important;
    right: 100% !important;
    left: auto !important;
  }
  .u-push-none\@small {
    left: auto !important;
  }
  .u-pull-none\@small {
    right: auto !important;
  }
  .u-hidden-visually\@small {
    border: 0 !important;
    clip: rect(0 0 0 0) !important;
    clip-path: inset(50%) !important;
    height: 1px !important;
    margin: -1px !important;
    overflow: hidden !important;
    padding: 0 !important;
    position: absolute !important;
    white-space: nowrap !important;
    width: 1px !important;
  }
  .u-hidden\@small {
    display: none !important;
  }
  .u-flex-1\/1\@small {
    flex: 0 0 100% !important;
    max-width: 100% !important;
  }
  .o-flex:not(.o-flex--reversed) .o-flex__item.u-flex-offset-1\/1\@small {
    margin-left: 100% !important;
  }
  .o-flex.o-flex--reversed .o-flex__item.u-flex-offset-1\/1\@small {
    margin-right: 100% !important;
  }
  .o-flex:not(.o-flex--reversed) .o-flex__item.u-flex-pull-1\/1\@small {
    margin-left: -100% !important;
  }
  .o-flex.o-flex--reversed .o-flex__item.u-flex-pull-1\/1\@small {
    margin-right: -100% !important;
  }
  .u-flex-1\/2\@small {
    flex: 0 0 50% !important;
    max-width: 50% !important;
  }
  .o-flex:not(.o-flex--reversed) .o-flex__item.u-flex-offset-1\/2\@small {
    margin-left: 50% !important;
  }
  .o-flex.o-flex--reversed .o-flex__item.u-flex-offset-1\/2\@small {
    margin-right: 50% !important;
  }
  .o-flex:not(.o-flex--reversed) .o-flex__item.u-flex-pull-1\/2\@small {
    margin-left: -50% !important;
  }
  .o-flex.o-flex--reversed .o-flex__item.u-flex-pull-1\/2\@small {
    margin-right: -50% !important;
  }
  .u-flex-2\/2\@small {
    flex: 0 0 100% !important;
    max-width: 100% !important;
  }
  .o-flex:not(.o-flex--reversed) .o-flex__item.u-flex-offset-2\/2\@small {
    margin-left: 100% !important;
  }
  .o-flex.o-flex--reversed .o-flex__item.u-flex-offset-2\/2\@small {
    margin-right: 100% !important;
  }
  .o-flex:not(.o-flex--reversed) .o-flex__item.u-flex-pull-2\/2\@small {
    margin-left: -100% !important;
  }
  .o-flex.o-flex--reversed .o-flex__item.u-flex-pull-2\/2\@small {
    margin-right: -100% !important;
  }
  .u-flex-1\/3\@small {
    flex: 0 0 33.33333% !important;
    max-width: 33.33333% !important;
  }
  .o-flex:not(.o-flex--reversed) .o-flex__item.u-flex-offset-1\/3\@small {
    margin-left: 33.33333% !important;
  }
  .o-flex.o-flex--reversed .o-flex__item.u-flex-offset-1\/3\@small {
    margin-right: 33.33333% !important;
  }
  .o-flex:not(.o-flex--reversed) .o-flex__item.u-flex-pull-1\/3\@small {
    margin-left: -33.33333% !important;
  }
  .o-flex.o-flex--reversed .o-flex__item.u-flex-pull-1\/3\@small {
    margin-right: -33.33333% !important;
  }
  .u-flex-2\/3\@small {
    flex: 0 0 66.66667% !important;
    max-width: 66.66667% !important;
  }
  .o-flex:not(.o-flex--reversed) .o-flex__item.u-flex-offset-2\/3\@small {
    margin-left: 66.66667% !important;
  }
  .o-flex.o-flex--reversed .o-flex__item.u-flex-offset-2\/3\@small {
    margin-right: 66.66667% !important;
  }
  .o-flex:not(.o-flex--reversed) .o-flex__item.u-flex-pull-2\/3\@small {
    margin-left: -66.66667% !important;
  }
  .o-flex.o-flex--reversed .o-flex__item.u-flex-pull-2\/3\@small {
    margin-right: -66.66667% !important;
  }
  .u-flex-3\/3\@small {
    flex: 0 0 100% !important;
    max-width: 100% !important;
  }
  .o-flex:not(.o-flex--reversed) .o-flex__item.u-flex-offset-3\/3\@small {
    margin-left: 100% !important;
  }
  .o-flex.o-flex--reversed .o-flex__item.u-flex-offset-3\/3\@small {
    margin-right: 100% !important;
  }
  .o-flex:not(.o-flex--reversed) .o-flex__item.u-flex-pull-3\/3\@small {
    margin-left: -100% !important;
  }
  .o-flex.o-flex--reversed .o-flex__item.u-flex-pull-3\/3\@small {
    margin-right: -100% !important;
  }
  .u-flex-1\/4\@small {
    flex: 0 0 25% !important;
    max-width: 25% !important;
  }
  .o-flex:not(.o-flex--reversed) .o-flex__item.u-flex-offset-1\/4\@small {
    margin-left: 25% !important;
  }
  .o-flex.o-flex--reversed .o-flex__item.u-flex-offset-1\/4\@small {
    margin-right: 25% !important;
  }
  .o-flex:not(.o-flex--reversed) .o-flex__item.u-flex-pull-1\/4\@small {
    margin-left: -25% !important;
  }
  .o-flex.o-flex--reversed .o-flex__item.u-flex-pull-1\/4\@small {
    margin-right: -25% !important;
  }
  .u-flex-2\/4\@small {
    flex: 0 0 50% !important;
    max-width: 50% !important;
  }
  .o-flex:not(.o-flex--reversed) .o-flex__item.u-flex-offset-2\/4\@small {
    margin-left: 50% !important;
  }
  .o-flex.o-flex--reversed .o-flex__item.u-flex-offset-2\/4\@small {
    margin-right: 50% !important;
  }
  .o-flex:not(.o-flex--reversed) .o-flex__item.u-flex-pull-2\/4\@small {
    margin-left: -50% !important;
  }
  .o-flex.o-flex--reversed .o-flex__item.u-flex-pull-2\/4\@small {
    margin-right: -50% !important;
  }
  .u-flex-3\/4\@small {
    flex: 0 0 75% !important;
    max-width: 75% !important;
  }
  .o-flex:not(.o-flex--reversed) .o-flex__item.u-flex-offset-3\/4\@small {
    margin-left: 75% !important;
  }
  .o-flex.o-flex--reversed .o-flex__item.u-flex-offset-3\/4\@small {
    margin-right: 75% !important;
  }
  .o-flex:not(.o-flex--reversed) .o-flex__item.u-flex-pull-3\/4\@small {
    margin-left: -75% !important;
  }
  .o-flex.o-flex--reversed .o-flex__item.u-flex-pull-3\/4\@small {
    margin-right: -75% !important;
  }
  .u-flex-4\/4\@small {
    flex: 0 0 100% !important;
    max-width: 100% !important;
  }
  .o-flex:not(.o-flex--reversed) .o-flex__item.u-flex-offset-4\/4\@small {
    margin-left: 100% !important;
  }
  .o-flex.o-flex--reversed .o-flex__item.u-flex-offset-4\/4\@small {
    margin-right: 100% !important;
  }
  .o-flex:not(.o-flex--reversed) .o-flex__item.u-flex-pull-4\/4\@small {
    margin-left: -100% !important;
  }
  .o-flex.o-flex--reversed .o-flex__item.u-flex-pull-4\/4\@small {
    margin-right: -100% !important;
  }
  .u-flex-1\/5\@small {
    flex: 0 0 20% !important;
    max-width: 20% !important;
  }
  .o-flex:not(.o-flex--reversed) .o-flex__item.u-flex-offset-1\/5\@small {
    margin-left: 20% !important;
  }
  .o-flex.o-flex--reversed .o-flex__item.u-flex-offset-1\/5\@small {
    margin-right: 20% !important;
  }
  .o-flex:not(.o-flex--reversed) .o-flex__item.u-flex-pull-1\/5\@small {
    margin-left: -20% !important;
  }
  .o-flex.o-flex--reversed .o-flex__item.u-flex-pull-1\/5\@small {
    margin-right: -20% !important;
  }
  .u-flex-2\/5\@small {
    flex: 0 0 40% !important;
    max-width: 40% !important;
  }
  .o-flex:not(.o-flex--reversed) .o-flex__item.u-flex-offset-2\/5\@small {
    margin-left: 40% !important;
  }
  .o-flex.o-flex--reversed .o-flex__item.u-flex-offset-2\/5\@small {
    margin-right: 40% !important;
  }
  .o-flex:not(.o-flex--reversed) .o-flex__item.u-flex-pull-2\/5\@small {
    margin-left: -40% !important;
  }
  .o-flex.o-flex--reversed .o-flex__item.u-flex-pull-2\/5\@small {
    margin-right: -40% !important;
  }
  .u-flex-3\/5\@small {
    flex: 0 0 60% !important;
    max-width: 60% !important;
  }
  .o-flex:not(.o-flex--reversed) .o-flex__item.u-flex-offset-3\/5\@small {
    margin-left: 60% !important;
  }
  .o-flex.o-flex--reversed .o-flex__item.u-flex-offset-3\/5\@small {
    margin-right: 60% !important;
  }
  .o-flex:not(.o-flex--reversed) .o-flex__item.u-flex-pull-3\/5\@small {
    margin-left: -60% !important;
  }
  .o-flex.o-flex--reversed .o-flex__item.u-flex-pull-3\/5\@small {
    margin-right: -60% !important;
  }
  .u-flex-4\/5\@small {
    flex: 0 0 80% !important;
    max-width: 80% !important;
  }
  .o-flex:not(.o-flex--reversed) .o-flex__item.u-flex-offset-4\/5\@small {
    margin-left: 80% !important;
  }
  .o-flex.o-flex--reversed .o-flex__item.u-flex-offset-4\/5\@small {
    margin-right: 80% !important;
  }
  .o-flex:not(.o-flex--reversed) .o-flex__item.u-flex-pull-4\/5\@small {
    margin-left: -80% !important;
  }
  .o-flex.o-flex--reversed .o-flex__item.u-flex-pull-4\/5\@small {
    margin-right: -80% !important;
  }
  .u-flex-5\/5\@small {
    flex: 0 0 100% !important;
    max-width: 100% !important;
  }
  .o-flex:not(.o-flex--reversed) .o-flex__item.u-flex-offset-5\/5\@small {
    margin-left: 100% !important;
  }
  .o-flex.o-flex--reversed .o-flex__item.u-flex-offset-5\/5\@small {
    margin-right: 100% !important;
  }
  .o-flex:not(.o-flex--reversed) .o-flex__item.u-flex-pull-5\/5\@small {
    margin-left: -100% !important;
  }
  .o-flex.o-flex--reversed .o-flex__item.u-flex-pull-5\/5\@small {
    margin-right: -100% !important;
  }
  .u-flex-1\/6\@small {
    flex: 0 0 16.66667% !important;
    max-width: 16.66667% !important;
  }
  .o-flex:not(.o-flex--reversed) .o-flex__item.u-flex-offset-1\/6\@small {
    margin-left: 16.66667% !important;
  }
  .o-flex.o-flex--reversed .o-flex__item.u-flex-offset-1\/6\@small {
    margin-right: 16.66667% !important;
  }
  .o-flex:not(.o-flex--reversed) .o-flex__item.u-flex-pull-1\/6\@small {
    margin-left: -16.66667% !important;
  }
  .o-flex.o-flex--reversed .o-flex__item.u-flex-pull-1\/6\@small {
    margin-right: -16.66667% !important;
  }
  .u-flex-2\/6\@small {
    flex: 0 0 33.33333% !important;
    max-width: 33.33333% !important;
  }
  .o-flex:not(.o-flex--reversed) .o-flex__item.u-flex-offset-2\/6\@small {
    margin-left: 33.33333% !important;
  }
  .o-flex.o-flex--reversed .o-flex__item.u-flex-offset-2\/6\@small {
    margin-right: 33.33333% !important;
  }
  .o-flex:not(.o-flex--reversed) .o-flex__item.u-flex-pull-2\/6\@small {
    margin-left: -33.33333% !important;
  }
  .o-flex.o-flex--reversed .o-flex__item.u-flex-pull-2\/6\@small {
    margin-right: -33.33333% !important;
  }
  .u-flex-3\/6\@small {
    flex: 0 0 50% !important;
    max-width: 50% !important;
  }
  .o-flex:not(.o-flex--reversed) .o-flex__item.u-flex-offset-3\/6\@small {
    margin-left: 50% !important;
  }
  .o-flex.o-flex--reversed .o-flex__item.u-flex-offset-3\/6\@small {
    margin-right: 50% !important;
  }
  .o-flex:not(.o-flex--reversed) .o-flex__item.u-flex-pull-3\/6\@small {
    margin-left: -50% !important;
  }
  .o-flex.o-flex--reversed .o-flex__item.u-flex-pull-3\/6\@small {
    margin-right: -50% !important;
  }
  .u-flex-4\/6\@small {
    flex: 0 0 66.66667% !important;
    max-width: 66.66667% !important;
  }
  .o-flex:not(.o-flex--reversed) .o-flex__item.u-flex-offset-4\/6\@small {
    margin-left: 66.66667% !important;
  }
  .o-flex.o-flex--reversed .o-flex__item.u-flex-offset-4\/6\@small {
    margin-right: 66.66667% !important;
  }
  .o-flex:not(.o-flex--reversed) .o-flex__item.u-flex-pull-4\/6\@small {
    margin-left: -66.66667% !important;
  }
  .o-flex.o-flex--reversed .o-flex__item.u-flex-pull-4\/6\@small {
    margin-right: -66.66667% !important;
  }
  .u-flex-5\/6\@small {
    flex: 0 0 83.33333% !important;
    max-width: 83.33333% !important;
  }
  .o-flex:not(.o-flex--reversed) .o-flex__item.u-flex-offset-5\/6\@small {
    margin-left: 83.33333% !important;
  }
  .o-flex.o-flex--reversed .o-flex__item.u-flex-offset-5\/6\@small {
    margin-right: 83.33333% !important;
  }
  .o-flex:not(.o-flex--reversed) .o-flex__item.u-flex-pull-5\/6\@small {
    margin-left: -83.33333% !important;
  }
  .o-flex.o-flex--reversed .o-flex__item.u-flex-pull-5\/6\@small {
    margin-right: -83.33333% !important;
  }
  .u-flex-6\/6\@small {
    flex: 0 0 100% !important;
    max-width: 100% !important;
  }
  .o-flex:not(.o-flex--reversed) .o-flex__item.u-flex-offset-6\/6\@small {
    margin-left: 100% !important;
  }
  .o-flex.o-flex--reversed .o-flex__item.u-flex-offset-6\/6\@small {
    margin-right: 100% !important;
  }
  .o-flex:not(.o-flex--reversed) .o-flex__item.u-flex-pull-6\/6\@small {
    margin-left: -100% !important;
  }
  .o-flex.o-flex--reversed .o-flex__item.u-flex-pull-6\/6\@small {
    margin-right: -100% !important;
  }
  .u-flex-1\/7\@small {
    flex: 0 0 14.28571% !important;
    max-width: 14.28571% !important;
  }
  .o-flex:not(.o-flex--reversed) .o-flex__item.u-flex-offset-1\/7\@small {
    margin-left: 14.28571% !important;
  }
  .o-flex.o-flex--reversed .o-flex__item.u-flex-offset-1\/7\@small {
    margin-right: 14.28571% !important;
  }
  .o-flex:not(.o-flex--reversed) .o-flex__item.u-flex-pull-1\/7\@small {
    margin-left: -14.28571% !important;
  }
  .o-flex.o-flex--reversed .o-flex__item.u-flex-pull-1\/7\@small {
    margin-right: -14.28571% !important;
  }
  .u-flex-2\/7\@small {
    flex: 0 0 28.57143% !important;
    max-width: 28.57143% !important;
  }
  .o-flex:not(.o-flex--reversed) .o-flex__item.u-flex-offset-2\/7\@small {
    margin-left: 28.57143% !important;
  }
  .o-flex.o-flex--reversed .o-flex__item.u-flex-offset-2\/7\@small {
    margin-right: 28.57143% !important;
  }
  .o-flex:not(.o-flex--reversed) .o-flex__item.u-flex-pull-2\/7\@small {
    margin-left: -28.57143% !important;
  }
  .o-flex.o-flex--reversed .o-flex__item.u-flex-pull-2\/7\@small {
    margin-right: -28.57143% !important;
  }
  .u-flex-3\/7\@small {
    flex: 0 0 42.85714% !important;
    max-width: 42.85714% !important;
  }
  .o-flex:not(.o-flex--reversed) .o-flex__item.u-flex-offset-3\/7\@small {
    margin-left: 42.85714% !important;
  }
  .o-flex.o-flex--reversed .o-flex__item.u-flex-offset-3\/7\@small {
    margin-right: 42.85714% !important;
  }
  .o-flex:not(.o-flex--reversed) .o-flex__item.u-flex-pull-3\/7\@small {
    margin-left: -42.85714% !important;
  }
  .o-flex.o-flex--reversed .o-flex__item.u-flex-pull-3\/7\@small {
    margin-right: -42.85714% !important;
  }
  .u-flex-4\/7\@small {
    flex: 0 0 57.14286% !important;
    max-width: 57.14286% !important;
  }
  .o-flex:not(.o-flex--reversed) .o-flex__item.u-flex-offset-4\/7\@small {
    margin-left: 57.14286% !important;
  }
  .o-flex.o-flex--reversed .o-flex__item.u-flex-offset-4\/7\@small {
    margin-right: 57.14286% !important;
  }
  .o-flex:not(.o-flex--reversed) .o-flex__item.u-flex-pull-4\/7\@small {
    margin-left: -57.14286% !important;
  }
  .o-flex.o-flex--reversed .o-flex__item.u-flex-pull-4\/7\@small {
    margin-right: -57.14286% !important;
  }
  .u-flex-5\/7\@small {
    flex: 0 0 71.42857% !important;
    max-width: 71.42857% !important;
  }
  .o-flex:not(.o-flex--reversed) .o-flex__item.u-flex-offset-5\/7\@small {
    margin-left: 71.42857% !important;
  }
  .o-flex.o-flex--reversed .o-flex__item.u-flex-offset-5\/7\@small {
    margin-right: 71.42857% !important;
  }
  .o-flex:not(.o-flex--reversed) .o-flex__item.u-flex-pull-5\/7\@small {
    margin-left: -71.42857% !important;
  }
  .o-flex.o-flex--reversed .o-flex__item.u-flex-pull-5\/7\@small {
    margin-right: -71.42857% !important;
  }
  .u-flex-6\/7\@small {
    flex: 0 0 85.71429% !important;
    max-width: 85.71429% !important;
  }
  .o-flex:not(.o-flex--reversed) .o-flex__item.u-flex-offset-6\/7\@small {
    margin-left: 85.71429% !important;
  }
  .o-flex.o-flex--reversed .o-flex__item.u-flex-offset-6\/7\@small {
    margin-right: 85.71429% !important;
  }
  .o-flex:not(.o-flex--reversed) .o-flex__item.u-flex-pull-6\/7\@small {
    margin-left: -85.71429% !important;
  }
  .o-flex.o-flex--reversed .o-flex__item.u-flex-pull-6\/7\@small {
    margin-right: -85.71429% !important;
  }
  .u-flex-7\/7\@small {
    flex: 0 0 100% !important;
    max-width: 100% !important;
  }
  .o-flex:not(.o-flex--reversed) .o-flex__item.u-flex-offset-7\/7\@small {
    margin-left: 100% !important;
  }
  .o-flex.o-flex--reversed .o-flex__item.u-flex-offset-7\/7\@small {
    margin-right: 100% !important;
  }
  .o-flex:not(.o-flex--reversed) .o-flex__item.u-flex-pull-7\/7\@small {
    margin-left: -100% !important;
  }
  .o-flex.o-flex--reversed .o-flex__item.u-flex-pull-7\/7\@small {
    margin-right: -100% !important;
  }
  .u-flex-1\/8\@small {
    flex: 0 0 12.5% !important;
    max-width: 12.5% !important;
  }
  .o-flex:not(.o-flex--reversed) .o-flex__item.u-flex-offset-1\/8\@small {
    margin-left: 12.5% !important;
  }
  .o-flex.o-flex--reversed .o-flex__item.u-flex-offset-1\/8\@small {
    margin-right: 12.5% !important;
  }
  .o-flex:not(.o-flex--reversed) .o-flex__item.u-flex-pull-1\/8\@small {
    margin-left: -12.5% !important;
  }
  .o-flex.o-flex--reversed .o-flex__item.u-flex-pull-1\/8\@small {
    margin-right: -12.5% !important;
  }
  .u-flex-2\/8\@small {
    flex: 0 0 25% !important;
    max-width: 25% !important;
  }
  .o-flex:not(.o-flex--reversed) .o-flex__item.u-flex-offset-2\/8\@small {
    margin-left: 25% !important;
  }
  .o-flex.o-flex--reversed .o-flex__item.u-flex-offset-2\/8\@small {
    margin-right: 25% !important;
  }
  .o-flex:not(.o-flex--reversed) .o-flex__item.u-flex-pull-2\/8\@small {
    margin-left: -25% !important;
  }
  .o-flex.o-flex--reversed .o-flex__item.u-flex-pull-2\/8\@small {
    margin-right: -25% !important;
  }
  .u-flex-3\/8\@small {
    flex: 0 0 37.5% !important;
    max-width: 37.5% !important;
  }
  .o-flex:not(.o-flex--reversed) .o-flex__item.u-flex-offset-3\/8\@small {
    margin-left: 37.5% !important;
  }
  .o-flex.o-flex--reversed .o-flex__item.u-flex-offset-3\/8\@small {
    margin-right: 37.5% !important;
  }
  .o-flex:not(.o-flex--reversed) .o-flex__item.u-flex-pull-3\/8\@small {
    margin-left: -37.5% !important;
  }
  .o-flex.o-flex--reversed .o-flex__item.u-flex-pull-3\/8\@small {
    margin-right: -37.5% !important;
  }
  .u-flex-4\/8\@small {
    flex: 0 0 50% !important;
    max-width: 50% !important;
  }
  .o-flex:not(.o-flex--reversed) .o-flex__item.u-flex-offset-4\/8\@small {
    margin-left: 50% !important;
  }
  .o-flex.o-flex--reversed .o-flex__item.u-flex-offset-4\/8\@small {
    margin-right: 50% !important;
  }
  .o-flex:not(.o-flex--reversed) .o-flex__item.u-flex-pull-4\/8\@small {
    margin-left: -50% !important;
  }
  .o-flex.o-flex--reversed .o-flex__item.u-flex-pull-4\/8\@small {
    margin-right: -50% !important;
  }
  .u-flex-5\/8\@small {
    flex: 0 0 62.5% !important;
    max-width: 62.5% !important;
  }
  .o-flex:not(.o-flex--reversed) .o-flex__item.u-flex-offset-5\/8\@small {
    margin-left: 62.5% !important;
  }
  .o-flex.o-flex--reversed .o-flex__item.u-flex-offset-5\/8\@small {
    margin-right: 62.5% !important;
  }
  .o-flex:not(.o-flex--reversed) .o-flex__item.u-flex-pull-5\/8\@small {
    margin-left: -62.5% !important;
  }
  .o-flex.o-flex--reversed .o-flex__item.u-flex-pull-5\/8\@small {
    margin-right: -62.5% !important;
  }
  .u-flex-6\/8\@small {
    flex: 0 0 75% !important;
    max-width: 75% !important;
  }
  .o-flex:not(.o-flex--reversed) .o-flex__item.u-flex-offset-6\/8\@small {
    margin-left: 75% !important;
  }
  .o-flex.o-flex--reversed .o-flex__item.u-flex-offset-6\/8\@small {
    margin-right: 75% !important;
  }
  .o-flex:not(.o-flex--reversed) .o-flex__item.u-flex-pull-6\/8\@small {
    margin-left: -75% !important;
  }
  .o-flex.o-flex--reversed .o-flex__item.u-flex-pull-6\/8\@small {
    margin-right: -75% !important;
  }
  .u-flex-7\/8\@small {
    flex: 0 0 87.5% !important;
    max-width: 87.5% !important;
  }
  .o-flex:not(.o-flex--reversed) .o-flex__item.u-flex-offset-7\/8\@small {
    margin-left: 87.5% !important;
  }
  .o-flex.o-flex--reversed .o-flex__item.u-flex-offset-7\/8\@small {
    margin-right: 87.5% !important;
  }
  .o-flex:not(.o-flex--reversed) .o-flex__item.u-flex-pull-7\/8\@small {
    margin-left: -87.5% !important;
  }
  .o-flex.o-flex--reversed .o-flex__item.u-flex-pull-7\/8\@small {
    margin-right: -87.5% !important;
  }
  .u-flex-8\/8\@small {
    flex: 0 0 100% !important;
    max-width: 100% !important;
  }
  .o-flex:not(.o-flex--reversed) .o-flex__item.u-flex-offset-8\/8\@small {
    margin-left: 100% !important;
  }
  .o-flex.o-flex--reversed .o-flex__item.u-flex-offset-8\/8\@small {
    margin-right: 100% !important;
  }
  .o-flex:not(.o-flex--reversed) .o-flex__item.u-flex-pull-8\/8\@small {
    margin-left: -100% !important;
  }
  .o-flex.o-flex--reversed .o-flex__item.u-flex-pull-8\/8\@small {
    margin-right: -100% !important;
  }
  .u-flex-1\/9\@small {
    flex: 0 0 11.11111% !important;
    max-width: 11.11111% !important;
  }
  .o-flex:not(.o-flex--reversed) .o-flex__item.u-flex-offset-1\/9\@small {
    margin-left: 11.11111% !important;
  }
  .o-flex.o-flex--reversed .o-flex__item.u-flex-offset-1\/9\@small {
    margin-right: 11.11111% !important;
  }
  .o-flex:not(.o-flex--reversed) .o-flex__item.u-flex-pull-1\/9\@small {
    margin-left: -11.11111% !important;
  }
  .o-flex.o-flex--reversed .o-flex__item.u-flex-pull-1\/9\@small {
    margin-right: -11.11111% !important;
  }
  .u-flex-2\/9\@small {
    flex: 0 0 22.22222% !important;
    max-width: 22.22222% !important;
  }
  .o-flex:not(.o-flex--reversed) .o-flex__item.u-flex-offset-2\/9\@small {
    margin-left: 22.22222% !important;
  }
  .o-flex.o-flex--reversed .o-flex__item.u-flex-offset-2\/9\@small {
    margin-right: 22.22222% !important;
  }
  .o-flex:not(.o-flex--reversed) .o-flex__item.u-flex-pull-2\/9\@small {
    margin-left: -22.22222% !important;
  }
  .o-flex.o-flex--reversed .o-flex__item.u-flex-pull-2\/9\@small {
    margin-right: -22.22222% !important;
  }
  .u-flex-3\/9\@small {
    flex: 0 0 33.33333% !important;
    max-width: 33.33333% !important;
  }
  .o-flex:not(.o-flex--reversed) .o-flex__item.u-flex-offset-3\/9\@small {
    margin-left: 33.33333% !important;
  }
  .o-flex.o-flex--reversed .o-flex__item.u-flex-offset-3\/9\@small {
    margin-right: 33.33333% !important;
  }
  .o-flex:not(.o-flex--reversed) .o-flex__item.u-flex-pull-3\/9\@small {
    margin-left: -33.33333% !important;
  }
  .o-flex.o-flex--reversed .o-flex__item.u-flex-pull-3\/9\@small {
    margin-right: -33.33333% !important;
  }
  .u-flex-4\/9\@small {
    flex: 0 0 44.44444% !important;
    max-width: 44.44444% !important;
  }
  .o-flex:not(.o-flex--reversed) .o-flex__item.u-flex-offset-4\/9\@small {
    margin-left: 44.44444% !important;
  }
  .o-flex.o-flex--reversed .o-flex__item.u-flex-offset-4\/9\@small {
    margin-right: 44.44444% !important;
  }
  .o-flex:not(.o-flex--reversed) .o-flex__item.u-flex-pull-4\/9\@small {
    margin-left: -44.44444% !important;
  }
  .o-flex.o-flex--reversed .o-flex__item.u-flex-pull-4\/9\@small {
    margin-right: -44.44444% !important;
  }
  .u-flex-5\/9\@small {
    flex: 0 0 55.55556% !important;
    max-width: 55.55556% !important;
  }
  .o-flex:not(.o-flex--reversed) .o-flex__item.u-flex-offset-5\/9\@small {
    margin-left: 55.55556% !important;
  }
  .o-flex.o-flex--reversed .o-flex__item.u-flex-offset-5\/9\@small {
    margin-right: 55.55556% !important;
  }
  .o-flex:not(.o-flex--reversed) .o-flex__item.u-flex-pull-5\/9\@small {
    margin-left: -55.55556% !important;
  }
  .o-flex.o-flex--reversed .o-flex__item.u-flex-pull-5\/9\@small {
    margin-right: -55.55556% !important;
  }
  .u-flex-6\/9\@small {
    flex: 0 0 66.66667% !important;
    max-width: 66.66667% !important;
  }
  .o-flex:not(.o-flex--reversed) .o-flex__item.u-flex-offset-6\/9\@small {
    margin-left: 66.66667% !important;
  }
  .o-flex.o-flex--reversed .o-flex__item.u-flex-offset-6\/9\@small {
    margin-right: 66.66667% !important;
  }
  .o-flex:not(.o-flex--reversed) .o-flex__item.u-flex-pull-6\/9\@small {
    margin-left: -66.66667% !important;
  }
  .o-flex.o-flex--reversed .o-flex__item.u-flex-pull-6\/9\@small {
    margin-right: -66.66667% !important;
  }
  .u-flex-7\/9\@small {
    flex: 0 0 77.77778% !important;
    max-width: 77.77778% !important;
  }
  .o-flex:not(.o-flex--reversed) .o-flex__item.u-flex-offset-7\/9\@small {
    margin-left: 77.77778% !important;
  }
  .o-flex.o-flex--reversed .o-flex__item.u-flex-offset-7\/9\@small {
    margin-right: 77.77778% !important;
  }
  .o-flex:not(.o-flex--reversed) .o-flex__item.u-flex-pull-7\/9\@small {
    margin-left: -77.77778% !important;
  }
  .o-flex.o-flex--reversed .o-flex__item.u-flex-pull-7\/9\@small {
    margin-right: -77.77778% !important;
  }
  .u-flex-8\/9\@small {
    flex: 0 0 88.88889% !important;
    max-width: 88.88889% !important;
  }
  .o-flex:not(.o-flex--reversed) .o-flex__item.u-flex-offset-8\/9\@small {
    margin-left: 88.88889% !important;
  }
  .o-flex.o-flex--reversed .o-flex__item.u-flex-offset-8\/9\@small {
    margin-right: 88.88889% !important;
  }
  .o-flex:not(.o-flex--reversed) .o-flex__item.u-flex-pull-8\/9\@small {
    margin-left: -88.88889% !important;
  }
  .o-flex.o-flex--reversed .o-flex__item.u-flex-pull-8\/9\@small {
    margin-right: -88.88889% !important;
  }
  .u-flex-9\/9\@small {
    flex: 0 0 100% !important;
    max-width: 100% !important;
  }
  .o-flex:not(.o-flex--reversed) .o-flex__item.u-flex-offset-9\/9\@small {
    margin-left: 100% !important;
  }
  .o-flex.o-flex--reversed .o-flex__item.u-flex-offset-9\/9\@small {
    margin-right: 100% !important;
  }
  .o-flex:not(.o-flex--reversed) .o-flex__item.u-flex-pull-9\/9\@small {
    margin-left: -100% !important;
  }
  .o-flex.o-flex--reversed .o-flex__item.u-flex-pull-9\/9\@small {
    margin-right: -100% !important;
  }
  .u-flex-1\/10\@small {
    flex: 0 0 10% !important;
    max-width: 10% !important;
  }
  .o-flex:not(.o-flex--reversed) .o-flex__item.u-flex-offset-1\/10\@small {
    margin-left: 10% !important;
  }
  .o-flex.o-flex--reversed .o-flex__item.u-flex-offset-1\/10\@small {
    margin-right: 10% !important;
  }
  .o-flex:not(.o-flex--reversed) .o-flex__item.u-flex-pull-1\/10\@small {
    margin-left: -10% !important;
  }
  .o-flex.o-flex--reversed .o-flex__item.u-flex-pull-1\/10\@small {
    margin-right: -10% !important;
  }
  .u-flex-2\/10\@small {
    flex: 0 0 20% !important;
    max-width: 20% !important;
  }
  .o-flex:not(.o-flex--reversed) .o-flex__item.u-flex-offset-2\/10\@small {
    margin-left: 20% !important;
  }
  .o-flex.o-flex--reversed .o-flex__item.u-flex-offset-2\/10\@small {
    margin-right: 20% !important;
  }
  .o-flex:not(.o-flex--reversed) .o-flex__item.u-flex-pull-2\/10\@small {
    margin-left: -20% !important;
  }
  .o-flex.o-flex--reversed .o-flex__item.u-flex-pull-2\/10\@small {
    margin-right: -20% !important;
  }
  .u-flex-3\/10\@small {
    flex: 0 0 30% !important;
    max-width: 30% !important;
  }
  .o-flex:not(.o-flex--reversed) .o-flex__item.u-flex-offset-3\/10\@small {
    margin-left: 30% !important;
  }
  .o-flex.o-flex--reversed .o-flex__item.u-flex-offset-3\/10\@small {
    margin-right: 30% !important;
  }
  .o-flex:not(.o-flex--reversed) .o-flex__item.u-flex-pull-3\/10\@small {
    margin-left: -30% !important;
  }
  .o-flex.o-flex--reversed .o-flex__item.u-flex-pull-3\/10\@small {
    margin-right: -30% !important;
  }
  .u-flex-4\/10\@small {
    flex: 0 0 40% !important;
    max-width: 40% !important;
  }
  .o-flex:not(.o-flex--reversed) .o-flex__item.u-flex-offset-4\/10\@small {
    margin-left: 40% !important;
  }
  .o-flex.o-flex--reversed .o-flex__item.u-flex-offset-4\/10\@small {
    margin-right: 40% !important;
  }
  .o-flex:not(.o-flex--reversed) .o-flex__item.u-flex-pull-4\/10\@small {
    margin-left: -40% !important;
  }
  .o-flex.o-flex--reversed .o-flex__item.u-flex-pull-4\/10\@small {
    margin-right: -40% !important;
  }
  .u-flex-5\/10\@small {
    flex: 0 0 50% !important;
    max-width: 50% !important;
  }
  .o-flex:not(.o-flex--reversed) .o-flex__item.u-flex-offset-5\/10\@small {
    margin-left: 50% !important;
  }
  .o-flex.o-flex--reversed .o-flex__item.u-flex-offset-5\/10\@small {
    margin-right: 50% !important;
  }
  .o-flex:not(.o-flex--reversed) .o-flex__item.u-flex-pull-5\/10\@small {
    margin-left: -50% !important;
  }
  .o-flex.o-flex--reversed .o-flex__item.u-flex-pull-5\/10\@small {
    margin-right: -50% !important;
  }
  .u-flex-6\/10\@small {
    flex: 0 0 60% !important;
    max-width: 60% !important;
  }
  .o-flex:not(.o-flex--reversed) .o-flex__item.u-flex-offset-6\/10\@small {
    margin-left: 60% !important;
  }
  .o-flex.o-flex--reversed .o-flex__item.u-flex-offset-6\/10\@small {
    margin-right: 60% !important;
  }
  .o-flex:not(.o-flex--reversed) .o-flex__item.u-flex-pull-6\/10\@small {
    margin-left: -60% !important;
  }
  .o-flex.o-flex--reversed .o-flex__item.u-flex-pull-6\/10\@small {
    margin-right: -60% !important;
  }
  .u-flex-7\/10\@small {
    flex: 0 0 70% !important;
    max-width: 70% !important;
  }
  .o-flex:not(.o-flex--reversed) .o-flex__item.u-flex-offset-7\/10\@small {
    margin-left: 70% !important;
  }
  .o-flex.o-flex--reversed .o-flex__item.u-flex-offset-7\/10\@small {
    margin-right: 70% !important;
  }
  .o-flex:not(.o-flex--reversed) .o-flex__item.u-flex-pull-7\/10\@small {
    margin-left: -70% !important;
  }
  .o-flex.o-flex--reversed .o-flex__item.u-flex-pull-7\/10\@small {
    margin-right: -70% !important;
  }
  .u-flex-8\/10\@small {
    flex: 0 0 80% !important;
    max-width: 80% !important;
  }
  .o-flex:not(.o-flex--reversed) .o-flex__item.u-flex-offset-8\/10\@small {
    margin-left: 80% !important;
  }
  .o-flex.o-flex--reversed .o-flex__item.u-flex-offset-8\/10\@small {
    margin-right: 80% !important;
  }
  .o-flex:not(.o-flex--reversed) .o-flex__item.u-flex-pull-8\/10\@small {
    margin-left: -80% !important;
  }
  .o-flex.o-flex--reversed .o-flex__item.u-flex-pull-8\/10\@small {
    margin-right: -80% !important;
  }
  .u-flex-9\/10\@small {
    flex: 0 0 90% !important;
    max-width: 90% !important;
  }
  .o-flex:not(.o-flex--reversed) .o-flex__item.u-flex-offset-9\/10\@small {
    margin-left: 90% !important;
  }
  .o-flex.o-flex--reversed .o-flex__item.u-flex-offset-9\/10\@small {
    margin-right: 90% !important;
  }
  .o-flex:not(.o-flex--reversed) .o-flex__item.u-flex-pull-9\/10\@small {
    margin-left: -90% !important;
  }
  .o-flex.o-flex--reversed .o-flex__item.u-flex-pull-9\/10\@small {
    margin-right: -90% !important;
  }
  .u-flex-10\/10\@small {
    flex: 0 0 100% !important;
    max-width: 100% !important;
  }
  .o-flex:not(.o-flex--reversed) .o-flex__item.u-flex-offset-10\/10\@small {
    margin-left: 100% !important;
  }
  .o-flex.o-flex--reversed .o-flex__item.u-flex-offset-10\/10\@small {
    margin-right: 100% !important;
  }
  .o-flex:not(.o-flex--reversed) .o-flex__item.u-flex-pull-10\/10\@small {
    margin-left: -100% !important;
  }
  .o-flex.o-flex--reversed .o-flex__item.u-flex-pull-10\/10\@small {
    margin-right: -100% !important;
  }
  .u-flex-1\/11\@small {
    flex: 0 0 9.09091% !important;
    max-width: 9.09091% !important;
  }
  .o-flex:not(.o-flex--reversed) .o-flex__item.u-flex-offset-1\/11\@small {
    margin-left: 9.09091% !important;
  }
  .o-flex.o-flex--reversed .o-flex__item.u-flex-offset-1\/11\@small {
    margin-right: 9.09091% !important;
  }
  .o-flex:not(.o-flex--reversed) .o-flex__item.u-flex-pull-1\/11\@small {
    margin-left: -9.09091% !important;
  }
  .o-flex.o-flex--reversed .o-flex__item.u-flex-pull-1\/11\@small {
    margin-right: -9.09091% !important;
  }
  .u-flex-2\/11\@small {
    flex: 0 0 18.18182% !important;
    max-width: 18.18182% !important;
  }
  .o-flex:not(.o-flex--reversed) .o-flex__item.u-flex-offset-2\/11\@small {
    margin-left: 18.18182% !important;
  }
  .o-flex.o-flex--reversed .o-flex__item.u-flex-offset-2\/11\@small {
    margin-right: 18.18182% !important;
  }
  .o-flex:not(.o-flex--reversed) .o-flex__item.u-flex-pull-2\/11\@small {
    margin-left: -18.18182% !important;
  }
  .o-flex.o-flex--reversed .o-flex__item.u-flex-pull-2\/11\@small {
    margin-right: -18.18182% !important;
  }
  .u-flex-3\/11\@small {
    flex: 0 0 27.27273% !important;
    max-width: 27.27273% !important;
  }
  .o-flex:not(.o-flex--reversed) .o-flex__item.u-flex-offset-3\/11\@small {
    margin-left: 27.27273% !important;
  }
  .o-flex.o-flex--reversed .o-flex__item.u-flex-offset-3\/11\@small {
    margin-right: 27.27273% !important;
  }
  .o-flex:not(.o-flex--reversed) .o-flex__item.u-flex-pull-3\/11\@small {
    margin-left: -27.27273% !important;
  }
  .o-flex.o-flex--reversed .o-flex__item.u-flex-pull-3\/11\@small {
    margin-right: -27.27273% !important;
  }
  .u-flex-4\/11\@small {
    flex: 0 0 36.36364% !important;
    max-width: 36.36364% !important;
  }
  .o-flex:not(.o-flex--reversed) .o-flex__item.u-flex-offset-4\/11\@small {
    margin-left: 36.36364% !important;
  }
  .o-flex.o-flex--reversed .o-flex__item.u-flex-offset-4\/11\@small {
    margin-right: 36.36364% !important;
  }
  .o-flex:not(.o-flex--reversed) .o-flex__item.u-flex-pull-4\/11\@small {
    margin-left: -36.36364% !important;
  }
  .o-flex.o-flex--reversed .o-flex__item.u-flex-pull-4\/11\@small {
    margin-right: -36.36364% !important;
  }
  .u-flex-5\/11\@small {
    flex: 0 0 45.45455% !important;
    max-width: 45.45455% !important;
  }
  .o-flex:not(.o-flex--reversed) .o-flex__item.u-flex-offset-5\/11\@small {
    margin-left: 45.45455% !important;
  }
  .o-flex.o-flex--reversed .o-flex__item.u-flex-offset-5\/11\@small {
    margin-right: 45.45455% !important;
  }
  .o-flex:not(.o-flex--reversed) .o-flex__item.u-flex-pull-5\/11\@small {
    margin-left: -45.45455% !important;
  }
  .o-flex.o-flex--reversed .o-flex__item.u-flex-pull-5\/11\@small {
    margin-right: -45.45455% !important;
  }
  .u-flex-6\/11\@small {
    flex: 0 0 54.54545% !important;
    max-width: 54.54545% !important;
  }
  .o-flex:not(.o-flex--reversed) .o-flex__item.u-flex-offset-6\/11\@small {
    margin-left: 54.54545% !important;
  }
  .o-flex.o-flex--reversed .o-flex__item.u-flex-offset-6\/11\@small {
    margin-right: 54.54545% !important;
  }
  .o-flex:not(.o-flex--reversed) .o-flex__item.u-flex-pull-6\/11\@small {
    margin-left: -54.54545% !important;
  }
  .o-flex.o-flex--reversed .o-flex__item.u-flex-pull-6\/11\@small {
    margin-right: -54.54545% !important;
  }
  .u-flex-7\/11\@small {
    flex: 0 0 63.63636% !important;
    max-width: 63.63636% !important;
  }
  .o-flex:not(.o-flex--reversed) .o-flex__item.u-flex-offset-7\/11\@small {
    margin-left: 63.63636% !important;
  }
  .o-flex.o-flex--reversed .o-flex__item.u-flex-offset-7\/11\@small {
    margin-right: 63.63636% !important;
  }
  .o-flex:not(.o-flex--reversed) .o-flex__item.u-flex-pull-7\/11\@small {
    margin-left: -63.63636% !important;
  }
  .o-flex.o-flex--reversed .o-flex__item.u-flex-pull-7\/11\@small {
    margin-right: -63.63636% !important;
  }
  .u-flex-8\/11\@small {
    flex: 0 0 72.72727% !important;
    max-width: 72.72727% !important;
  }
  .o-flex:not(.o-flex--reversed) .o-flex__item.u-flex-offset-8\/11\@small {
    margin-left: 72.72727% !important;
  }
  .o-flex.o-flex--reversed .o-flex__item.u-flex-offset-8\/11\@small {
    margin-right: 72.72727% !important;
  }
  .o-flex:not(.o-flex--reversed) .o-flex__item.u-flex-pull-8\/11\@small {
    margin-left: -72.72727% !important;
  }
  .o-flex.o-flex--reversed .o-flex__item.u-flex-pull-8\/11\@small {
    margin-right: -72.72727% !important;
  }
  .u-flex-9\/11\@small {
    flex: 0 0 81.81818% !important;
    max-width: 81.81818% !important;
  }
  .o-flex:not(.o-flex--reversed) .o-flex__item.u-flex-offset-9\/11\@small {
    margin-left: 81.81818% !important;
  }
  .o-flex.o-flex--reversed .o-flex__item.u-flex-offset-9\/11\@small {
    margin-right: 81.81818% !important;
  }
  .o-flex:not(.o-flex--reversed) .o-flex__item.u-flex-pull-9\/11\@small {
    margin-left: -81.81818% !important;
  }
  .o-flex.o-flex--reversed .o-flex__item.u-flex-pull-9\/11\@small {
    margin-right: -81.81818% !important;
  }
  .u-flex-10\/11\@small {
    flex: 0 0 90.90909% !important;
    max-width: 90.90909% !important;
  }
  .o-flex:not(.o-flex--reversed) .o-flex__item.u-flex-offset-10\/11\@small {
    margin-left: 90.90909% !important;
  }
  .o-flex.o-flex--reversed .o-flex__item.u-flex-offset-10\/11\@small {
    margin-right: 90.90909% !important;
  }
  .o-flex:not(.o-flex--reversed) .o-flex__item.u-flex-pull-10\/11\@small {
    margin-left: -90.90909% !important;
  }
  .o-flex.o-flex--reversed .o-flex__item.u-flex-pull-10\/11\@small {
    margin-right: -90.90909% !important;
  }
  .u-flex-11\/11\@small {
    flex: 0 0 100% !important;
    max-width: 100% !important;
  }
  .o-flex:not(.o-flex--reversed) .o-flex__item.u-flex-offset-11\/11\@small {
    margin-left: 100% !important;
  }
  .o-flex.o-flex--reversed .o-flex__item.u-flex-offset-11\/11\@small {
    margin-right: 100% !important;
  }
  .o-flex:not(.o-flex--reversed) .o-flex__item.u-flex-pull-11\/11\@small {
    margin-left: -100% !important;
  }
  .o-flex.o-flex--reversed .o-flex__item.u-flex-pull-11\/11\@small {
    margin-right: -100% !important;
  }
  .u-flex-1\/12\@small {
    flex: 0 0 8.33333% !important;
    max-width: 8.33333% !important;
  }
  .o-flex:not(.o-flex--reversed) .o-flex__item.u-flex-offset-1\/12\@small {
    margin-left: 8.33333% !important;
  }
  .o-flex.o-flex--reversed .o-flex__item.u-flex-offset-1\/12\@small {
    margin-right: 8.33333% !important;
  }
  .o-flex:not(.o-flex--reversed) .o-flex__item.u-flex-pull-1\/12\@small {
    margin-left: -8.33333% !important;
  }
  .o-flex.o-flex--reversed .o-flex__item.u-flex-pull-1\/12\@small {
    margin-right: -8.33333% !important;
  }
  .u-flex-2\/12\@small {
    flex: 0 0 16.66667% !important;
    max-width: 16.66667% !important;
  }
  .o-flex:not(.o-flex--reversed) .o-flex__item.u-flex-offset-2\/12\@small {
    margin-left: 16.66667% !important;
  }
  .o-flex.o-flex--reversed .o-flex__item.u-flex-offset-2\/12\@small {
    margin-right: 16.66667% !important;
  }
  .o-flex:not(.o-flex--reversed) .o-flex__item.u-flex-pull-2\/12\@small {
    margin-left: -16.66667% !important;
  }
  .o-flex.o-flex--reversed .o-flex__item.u-flex-pull-2\/12\@small {
    margin-right: -16.66667% !important;
  }
  .u-flex-3\/12\@small {
    flex: 0 0 25% !important;
    max-width: 25% !important;
  }
  .o-flex:not(.o-flex--reversed) .o-flex__item.u-flex-offset-3\/12\@small {
    margin-left: 25% !important;
  }
  .o-flex.o-flex--reversed .o-flex__item.u-flex-offset-3\/12\@small {
    margin-right: 25% !important;
  }
  .o-flex:not(.o-flex--reversed) .o-flex__item.u-flex-pull-3\/12\@small {
    margin-left: -25% !important;
  }
  .o-flex.o-flex--reversed .o-flex__item.u-flex-pull-3\/12\@small {
    margin-right: -25% !important;
  }
  .u-flex-4\/12\@small {
    flex: 0 0 33.33333% !important;
    max-width: 33.33333% !important;
  }
  .o-flex:not(.o-flex--reversed) .o-flex__item.u-flex-offset-4\/12\@small {
    margin-left: 33.33333% !important;
  }
  .o-flex.o-flex--reversed .o-flex__item.u-flex-offset-4\/12\@small {
    margin-right: 33.33333% !important;
  }
  .o-flex:not(.o-flex--reversed) .o-flex__item.u-flex-pull-4\/12\@small {
    margin-left: -33.33333% !important;
  }
  .o-flex.o-flex--reversed .o-flex__item.u-flex-pull-4\/12\@small {
    margin-right: -33.33333% !important;
  }
  .u-flex-5\/12\@small {
    flex: 0 0 41.66667% !important;
    max-width: 41.66667% !important;
  }
  .o-flex:not(.o-flex--reversed) .o-flex__item.u-flex-offset-5\/12\@small {
    margin-left: 41.66667% !important;
  }
  .o-flex.o-flex--reversed .o-flex__item.u-flex-offset-5\/12\@small {
    margin-right: 41.66667% !important;
  }
  .o-flex:not(.o-flex--reversed) .o-flex__item.u-flex-pull-5\/12\@small {
    margin-left: -41.66667% !important;
  }
  .o-flex.o-flex--reversed .o-flex__item.u-flex-pull-5\/12\@small {
    margin-right: -41.66667% !important;
  }
  .u-flex-6\/12\@small {
    flex: 0 0 50% !important;
    max-width: 50% !important;
  }
  .o-flex:not(.o-flex--reversed) .o-flex__item.u-flex-offset-6\/12\@small {
    margin-left: 50% !important;
  }
  .o-flex.o-flex--reversed .o-flex__item.u-flex-offset-6\/12\@small {
    margin-right: 50% !important;
  }
  .o-flex:not(.o-flex--reversed) .o-flex__item.u-flex-pull-6\/12\@small {
    margin-left: -50% !important;
  }
  .o-flex.o-flex--reversed .o-flex__item.u-flex-pull-6\/12\@small {
    margin-right: -50% !important;
  }
  .u-flex-7\/12\@small {
    flex: 0 0 58.33333% !important;
    max-width: 58.33333% !important;
  }
  .o-flex:not(.o-flex--reversed) .o-flex__item.u-flex-offset-7\/12\@small {
    margin-left: 58.33333% !important;
  }
  .o-flex.o-flex--reversed .o-flex__item.u-flex-offset-7\/12\@small {
    margin-right: 58.33333% !important;
  }
  .o-flex:not(.o-flex--reversed) .o-flex__item.u-flex-pull-7\/12\@small {
    margin-left: -58.33333% !important;
  }
  .o-flex.o-flex--reversed .o-flex__item.u-flex-pull-7\/12\@small {
    margin-right: -58.33333% !important;
  }
  .u-flex-8\/12\@small {
    flex: 0 0 66.66667% !important;
    max-width: 66.66667% !important;
  }
  .o-flex:not(.o-flex--reversed) .o-flex__item.u-flex-offset-8\/12\@small {
    margin-left: 66.66667% !important;
  }
  .o-flex.o-flex--reversed .o-flex__item.u-flex-offset-8\/12\@small {
    margin-right: 66.66667% !important;
  }
  .o-flex:not(.o-flex--reversed) .o-flex__item.u-flex-pull-8\/12\@small {
    margin-left: -66.66667% !important;
  }
  .o-flex.o-flex--reversed .o-flex__item.u-flex-pull-8\/12\@small {
    margin-right: -66.66667% !important;
  }
  .u-flex-9\/12\@small {
    flex: 0 0 75% !important;
    max-width: 75% !important;
  }
  .o-flex:not(.o-flex--reversed) .o-flex__item.u-flex-offset-9\/12\@small {
    margin-left: 75% !important;
  }
  .o-flex.o-flex--reversed .o-flex__item.u-flex-offset-9\/12\@small {
    margin-right: 75% !important;
  }
  .o-flex:not(.o-flex--reversed) .o-flex__item.u-flex-pull-9\/12\@small {
    margin-left: -75% !important;
  }
  .o-flex.o-flex--reversed .o-flex__item.u-flex-pull-9\/12\@small {
    margin-right: -75% !important;
  }
  .u-flex-10\/12\@small {
    flex: 0 0 83.33333% !important;
    max-width: 83.33333% !important;
  }
  .o-flex:not(.o-flex--reversed) .o-flex__item.u-flex-offset-10\/12\@small {
    margin-left: 83.33333% !important;
  }
  .o-flex.o-flex--reversed .o-flex__item.u-flex-offset-10\/12\@small {
    margin-right: 83.33333% !important;
  }
  .o-flex:not(.o-flex--reversed) .o-flex__item.u-flex-pull-10\/12\@small {
    margin-left: -83.33333% !important;
  }
  .o-flex.o-flex--reversed .o-flex__item.u-flex-pull-10\/12\@small {
    margin-right: -83.33333% !important;
  }
  .u-flex-11\/12\@small {
    flex: 0 0 91.66667% !important;
    max-width: 91.66667% !important;
  }
  .o-flex:not(.o-flex--reversed) .o-flex__item.u-flex-offset-11\/12\@small {
    margin-left: 91.66667% !important;
  }
  .o-flex.o-flex--reversed .o-flex__item.u-flex-offset-11\/12\@small {
    margin-right: 91.66667% !important;
  }
  .o-flex:not(.o-flex--reversed) .o-flex__item.u-flex-pull-11\/12\@small {
    margin-left: -91.66667% !important;
  }
  .o-flex.o-flex--reversed .o-flex__item.u-flex-pull-11\/12\@small {
    margin-right: -91.66667% !important;
  }
  .u-flex-12\/12\@small {
    flex: 0 0 100% !important;
    max-width: 100% !important;
  }
  .o-flex:not(.o-flex--reversed) .o-flex__item.u-flex-offset-12\/12\@small {
    margin-left: 100% !important;
  }
  .o-flex.o-flex--reversed .o-flex__item.u-flex-offset-12\/12\@small {
    margin-right: 100% !important;
  }
  .o-flex:not(.o-flex--reversed) .o-flex__item.u-flex-pull-12\/12\@small {
    margin-left: -100% !important;
  }
  .o-flex.o-flex--reversed .o-flex__item.u-flex-pull-12\/12\@small {
    margin-right: -100% !important;
  }
  .o-flex:not(.o-flex--reversed) .o-flex__item.u-flex-offset-none\@small {
    margin-left: 0 !important;
  }
  .o-flex.o-flex--reversed .o-flex__item.u-flex-offset-none\@small {
    margin-right: 0 !important;
  }
  .o-flex:not(.o-flex--reversed) .o-flex__item.u-flex-pull-none\@small {
    margin-left: 0 !important;
  }
  .o-flex.o-flex--reversed .o-flex__item.u-flex-pull-none\@small {
    margin-right: 0 !important;
  }
}

@media (min-width: 20em) and (max-width: 30.0525em) {
  .u-hidden-visually\@small-till-mobile {
    border: 0 !important;
    clip: rect(0 0 0 0) !important;
    clip-path: inset(50%) !important;
    height: 1px !important;
    margin: -1px !important;
    overflow: hidden !important;
    padding: 0 !important;
    position: absolute !important;
    white-space: nowrap !important;
    width: 1px !important;
  }
  .u-hidden\@small-till-mobile {
    display: none !important;
  }
}

@media (min-width: 20em) and (max-width: 481px) {
  .u-hidden-visually\@small-till-tablet {
    border: 0 !important;
    clip: rect(0 0 0 0) !important;
    clip-path: inset(50%) !important;
    height: 1px !important;
    margin: -1px !important;
    overflow: hidden !important;
    padding: 0 !important;
    position: absolute !important;
    white-space: nowrap !important;
    width: 1px !important;
  }
  .u-hidden\@small-till-tablet {
    display: none !important;
  }
}

@media (min-width: 20em) and (max-width: 61.99em) {
  .u-hidden-visually\@small-till-desktop {
    border: 0 !important;
    clip: rect(0 0 0 0) !important;
    clip-path: inset(50%) !important;
    height: 1px !important;
    margin: -1px !important;
    overflow: hidden !important;
    padding: 0 !important;
    position: absolute !important;
    white-space: nowrap !important;
    width: 1px !important;
  }
  .u-hidden\@small-till-desktop {
    display: none !important;
  }
}

@media (min-width: 20em) and (max-width: 1023.98px) {
  .u-hidden-visually\@small-till-wide {
    border: 0 !important;
    clip: rect(0 0 0 0) !important;
    clip-path: inset(50%) !important;
    height: 1px !important;
    margin: -1px !important;
    overflow: hidden !important;
    padding: 0 !important;
    position: absolute !important;
    white-space: nowrap !important;
    width: 1px !important;
  }
  .u-hidden\@small-till-wide {
    display: none !important;
  }
}

@media (min-width: 30.0625em) {
  .u-1\/1\@mobile {
    width: 100% !important;
  }
  .u-push-1\/1\@mobile {
    position: relative !important;
    right: auto !important;
    left: 100% !important;
  }
  .u-pull-1\/1\@mobile {
    position: relative !important;
    right: 100% !important;
    left: auto !important;
  }
  .u-1\/2\@mobile {
    width: 50% !important;
  }
  .u-push-1\/2\@mobile {
    position: relative !important;
    right: auto !important;
    left: 50% !important;
  }
  .u-pull-1\/2\@mobile {
    position: relative !important;
    right: 50% !important;
    left: auto !important;
  }
  .u-2\/2\@mobile {
    width: 100% !important;
  }
  .u-push-2\/2\@mobile {
    position: relative !important;
    right: auto !important;
    left: 100% !important;
  }
  .u-pull-2\/2\@mobile {
    position: relative !important;
    right: 100% !important;
    left: auto !important;
  }
  .u-1\/3\@mobile {
    width: 33.33333% !important;
  }
  .u-push-1\/3\@mobile {
    position: relative !important;
    right: auto !important;
    left: 33.33333% !important;
  }
  .u-pull-1\/3\@mobile {
    position: relative !important;
    right: 33.33333% !important;
    left: auto !important;
  }
  .u-2\/3\@mobile {
    width: 66.66667% !important;
  }
  .u-push-2\/3\@mobile {
    position: relative !important;
    right: auto !important;
    left: 66.66667% !important;
  }
  .u-pull-2\/3\@mobile {
    position: relative !important;
    right: 66.66667% !important;
    left: auto !important;
  }
  .u-3\/3\@mobile {
    width: 100% !important;
  }
  .u-push-3\/3\@mobile {
    position: relative !important;
    right: auto !important;
    left: 100% !important;
  }
  .u-pull-3\/3\@mobile {
    position: relative !important;
    right: 100% !important;
    left: auto !important;
  }
  .u-1\/4\@mobile {
    width: 25% !important;
  }
  .u-push-1\/4\@mobile {
    position: relative !important;
    right: auto !important;
    left: 25% !important;
  }
  .u-pull-1\/4\@mobile {
    position: relative !important;
    right: 25% !important;
    left: auto !important;
  }
  .u-2\/4\@mobile {
    width: 50% !important;
  }
  .u-push-2\/4\@mobile {
    position: relative !important;
    right: auto !important;
    left: 50% !important;
  }
  .u-pull-2\/4\@mobile {
    position: relative !important;
    right: 50% !important;
    left: auto !important;
  }
  .u-3\/4\@mobile {
    width: 75% !important;
  }
  .u-push-3\/4\@mobile {
    position: relative !important;
    right: auto !important;
    left: 75% !important;
  }
  .u-pull-3\/4\@mobile {
    position: relative !important;
    right: 75% !important;
    left: auto !important;
  }
  .u-4\/4\@mobile {
    width: 100% !important;
  }
  .u-push-4\/4\@mobile {
    position: relative !important;
    right: auto !important;
    left: 100% !important;
  }
  .u-pull-4\/4\@mobile {
    position: relative !important;
    right: 100% !important;
    left: auto !important;
  }
  .u-1\/5\@mobile {
    width: 20% !important;
  }
  .u-push-1\/5\@mobile {
    position: relative !important;
    right: auto !important;
    left: 20% !important;
  }
  .u-pull-1\/5\@mobile {
    position: relative !important;
    right: 20% !important;
    left: auto !important;
  }
  .u-2\/5\@mobile {
    width: 40% !important;
  }
  .u-push-2\/5\@mobile {
    position: relative !important;
    right: auto !important;
    left: 40% !important;
  }
  .u-pull-2\/5\@mobile {
    position: relative !important;
    right: 40% !important;
    left: auto !important;
  }
  .u-3\/5\@mobile {
    width: 60% !important;
  }
  .u-push-3\/5\@mobile {
    position: relative !important;
    right: auto !important;
    left: 60% !important;
  }
  .u-pull-3\/5\@mobile {
    position: relative !important;
    right: 60% !important;
    left: auto !important;
  }
  .u-4\/5\@mobile {
    width: 80% !important;
  }
  .u-push-4\/5\@mobile {
    position: relative !important;
    right: auto !important;
    left: 80% !important;
  }
  .u-pull-4\/5\@mobile {
    position: relative !important;
    right: 80% !important;
    left: auto !important;
  }
  .u-5\/5\@mobile {
    width: 100% !important;
  }
  .u-push-5\/5\@mobile {
    position: relative !important;
    right: auto !important;
    left: 100% !important;
  }
  .u-pull-5\/5\@mobile {
    position: relative !important;
    right: 100% !important;
    left: auto !important;
  }
  .u-1\/6\@mobile {
    width: 16.66667% !important;
  }
  .u-push-1\/6\@mobile {
    position: relative !important;
    right: auto !important;
    left: 16.66667% !important;
  }
  .u-pull-1\/6\@mobile {
    position: relative !important;
    right: 16.66667% !important;
    left: auto !important;
  }
  .u-2\/6\@mobile {
    width: 33.33333% !important;
  }
  .u-push-2\/6\@mobile {
    position: relative !important;
    right: auto !important;
    left: 33.33333% !important;
  }
  .u-pull-2\/6\@mobile {
    position: relative !important;
    right: 33.33333% !important;
    left: auto !important;
  }
  .u-3\/6\@mobile {
    width: 50% !important;
  }
  .u-push-3\/6\@mobile {
    position: relative !important;
    right: auto !important;
    left: 50% !important;
  }
  .u-pull-3\/6\@mobile {
    position: relative !important;
    right: 50% !important;
    left: auto !important;
  }
  .u-4\/6\@mobile {
    width: 66.66667% !important;
  }
  .u-push-4\/6\@mobile {
    position: relative !important;
    right: auto !important;
    left: 66.66667% !important;
  }
  .u-pull-4\/6\@mobile {
    position: relative !important;
    right: 66.66667% !important;
    left: auto !important;
  }
  .u-5\/6\@mobile {
    width: 83.33333% !important;
  }
  .u-push-5\/6\@mobile {
    position: relative !important;
    right: auto !important;
    left: 83.33333% !important;
  }
  .u-pull-5\/6\@mobile {
    position: relative !important;
    right: 83.33333% !important;
    left: auto !important;
  }
  .u-6\/6\@mobile {
    width: 100% !important;
  }
  .u-push-6\/6\@mobile {
    position: relative !important;
    right: auto !important;
    left: 100% !important;
  }
  .u-pull-6\/6\@mobile {
    position: relative !important;
    right: 100% !important;
    left: auto !important;
  }
  .u-1\/7\@mobile {
    width: 14.28571% !important;
  }
  .u-push-1\/7\@mobile {
    position: relative !important;
    right: auto !important;
    left: 14.28571% !important;
  }
  .u-pull-1\/7\@mobile {
    position: relative !important;
    right: 14.28571% !important;
    left: auto !important;
  }
  .u-2\/7\@mobile {
    width: 28.57143% !important;
  }
  .u-push-2\/7\@mobile {
    position: relative !important;
    right: auto !important;
    left: 28.57143% !important;
  }
  .u-pull-2\/7\@mobile {
    position: relative !important;
    right: 28.57143% !important;
    left: auto !important;
  }
  .u-3\/7\@mobile {
    width: 42.85714% !important;
  }
  .u-push-3\/7\@mobile {
    position: relative !important;
    right: auto !important;
    left: 42.85714% !important;
  }
  .u-pull-3\/7\@mobile {
    position: relative !important;
    right: 42.85714% !important;
    left: auto !important;
  }
  .u-4\/7\@mobile {
    width: 57.14286% !important;
  }
  .u-push-4\/7\@mobile {
    position: relative !important;
    right: auto !important;
    left: 57.14286% !important;
  }
  .u-pull-4\/7\@mobile {
    position: relative !important;
    right: 57.14286% !important;
    left: auto !important;
  }
  .u-5\/7\@mobile {
    width: 71.42857% !important;
  }
  .u-push-5\/7\@mobile {
    position: relative !important;
    right: auto !important;
    left: 71.42857% !important;
  }
  .u-pull-5\/7\@mobile {
    position: relative !important;
    right: 71.42857% !important;
    left: auto !important;
  }
  .u-6\/7\@mobile {
    width: 85.71429% !important;
  }
  .u-push-6\/7\@mobile {
    position: relative !important;
    right: auto !important;
    left: 85.71429% !important;
  }
  .u-pull-6\/7\@mobile {
    position: relative !important;
    right: 85.71429% !important;
    left: auto !important;
  }
  .u-7\/7\@mobile {
    width: 100% !important;
  }
  .u-push-7\/7\@mobile {
    position: relative !important;
    right: auto !important;
    left: 100% !important;
  }
  .u-pull-7\/7\@mobile {
    position: relative !important;
    right: 100% !important;
    left: auto !important;
  }
  .u-1\/8\@mobile {
    width: 12.5% !important;
  }
  .u-push-1\/8\@mobile {
    position: relative !important;
    right: auto !important;
    left: 12.5% !important;
  }
  .u-pull-1\/8\@mobile {
    position: relative !important;
    right: 12.5% !important;
    left: auto !important;
  }
  .u-2\/8\@mobile {
    width: 25% !important;
  }
  .u-push-2\/8\@mobile {
    position: relative !important;
    right: auto !important;
    left: 25% !important;
  }
  .u-pull-2\/8\@mobile {
    position: relative !important;
    right: 25% !important;
    left: auto !important;
  }
  .u-3\/8\@mobile {
    width: 37.5% !important;
  }
  .u-push-3\/8\@mobile {
    position: relative !important;
    right: auto !important;
    left: 37.5% !important;
  }
  .u-pull-3\/8\@mobile {
    position: relative !important;
    right: 37.5% !important;
    left: auto !important;
  }
  .u-4\/8\@mobile {
    width: 50% !important;
  }
  .u-push-4\/8\@mobile {
    position: relative !important;
    right: auto !important;
    left: 50% !important;
  }
  .u-pull-4\/8\@mobile {
    position: relative !important;
    right: 50% !important;
    left: auto !important;
  }
  .u-5\/8\@mobile {
    width: 62.5% !important;
  }
  .u-push-5\/8\@mobile {
    position: relative !important;
    right: auto !important;
    left: 62.5% !important;
  }
  .u-pull-5\/8\@mobile {
    position: relative !important;
    right: 62.5% !important;
    left: auto !important;
  }
  .u-6\/8\@mobile {
    width: 75% !important;
  }
  .u-push-6\/8\@mobile {
    position: relative !important;
    right: auto !important;
    left: 75% !important;
  }
  .u-pull-6\/8\@mobile {
    position: relative !important;
    right: 75% !important;
    left: auto !important;
  }
  .u-7\/8\@mobile {
    width: 87.5% !important;
  }
  .u-push-7\/8\@mobile {
    position: relative !important;
    right: auto !important;
    left: 87.5% !important;
  }
  .u-pull-7\/8\@mobile {
    position: relative !important;
    right: 87.5% !important;
    left: auto !important;
  }
  .u-8\/8\@mobile {
    width: 100% !important;
  }
  .u-push-8\/8\@mobile {
    position: relative !important;
    right: auto !important;
    left: 100% !important;
  }
  .u-pull-8\/8\@mobile {
    position: relative !important;
    right: 100% !important;
    left: auto !important;
  }
  .u-1\/9\@mobile {
    width: 11.11111% !important;
  }
  .u-push-1\/9\@mobile {
    position: relative !important;
    right: auto !important;
    left: 11.11111% !important;
  }
  .u-pull-1\/9\@mobile {
    position: relative !important;
    right: 11.11111% !important;
    left: auto !important;
  }
  .u-2\/9\@mobile {
    width: 22.22222% !important;
  }
  .u-push-2\/9\@mobile {
    position: relative !important;
    right: auto !important;
    left: 22.22222% !important;
  }
  .u-pull-2\/9\@mobile {
    position: relative !important;
    right: 22.22222% !important;
    left: auto !important;
  }
  .u-3\/9\@mobile {
    width: 33.33333% !important;
  }
  .u-push-3\/9\@mobile {
    position: relative !important;
    right: auto !important;
    left: 33.33333% !important;
  }
  .u-pull-3\/9\@mobile {
    position: relative !important;
    right: 33.33333% !important;
    left: auto !important;
  }
  .u-4\/9\@mobile {
    width: 44.44444% !important;
  }
  .u-push-4\/9\@mobile {
    position: relative !important;
    right: auto !important;
    left: 44.44444% !important;
  }
  .u-pull-4\/9\@mobile {
    position: relative !important;
    right: 44.44444% !important;
    left: auto !important;
  }
  .u-5\/9\@mobile {
    width: 55.55556% !important;
  }
  .u-push-5\/9\@mobile {
    position: relative !important;
    right: auto !important;
    left: 55.55556% !important;
  }
  .u-pull-5\/9\@mobile {
    position: relative !important;
    right: 55.55556% !important;
    left: auto !important;
  }
  .u-6\/9\@mobile {
    width: 66.66667% !important;
  }
  .u-push-6\/9\@mobile {
    position: relative !important;
    right: auto !important;
    left: 66.66667% !important;
  }
  .u-pull-6\/9\@mobile {
    position: relative !important;
    right: 66.66667% !important;
    left: auto !important;
  }
  .u-7\/9\@mobile {
    width: 77.77778% !important;
  }
  .u-push-7\/9\@mobile {
    position: relative !important;
    right: auto !important;
    left: 77.77778% !important;
  }
  .u-pull-7\/9\@mobile {
    position: relative !important;
    right: 77.77778% !important;
    left: auto !important;
  }
  .u-8\/9\@mobile {
    width: 88.88889% !important;
  }
  .u-push-8\/9\@mobile {
    position: relative !important;
    right: auto !important;
    left: 88.88889% !important;
  }
  .u-pull-8\/9\@mobile {
    position: relative !important;
    right: 88.88889% !important;
    left: auto !important;
  }
  .u-9\/9\@mobile {
    width: 100% !important;
  }
  .u-push-9\/9\@mobile {
    position: relative !important;
    right: auto !important;
    left: 100% !important;
  }
  .u-pull-9\/9\@mobile {
    position: relative !important;
    right: 100% !important;
    left: auto !important;
  }
  .u-1\/10\@mobile {
    width: 10% !important;
  }
  .u-push-1\/10\@mobile {
    position: relative !important;
    right: auto !important;
    left: 10% !important;
  }
  .u-pull-1\/10\@mobile {
    position: relative !important;
    right: 10% !important;
    left: auto !important;
  }
  .u-2\/10\@mobile {
    width: 20% !important;
  }
  .u-push-2\/10\@mobile {
    position: relative !important;
    right: auto !important;
    left: 20% !important;
  }
  .u-pull-2\/10\@mobile {
    position: relative !important;
    right: 20% !important;
    left: auto !important;
  }
  .u-3\/10\@mobile {
    width: 30% !important;
  }
  .u-push-3\/10\@mobile {
    position: relative !important;
    right: auto !important;
    left: 30% !important;
  }
  .u-pull-3\/10\@mobile {
    position: relative !important;
    right: 30% !important;
    left: auto !important;
  }
  .u-4\/10\@mobile {
    width: 40% !important;
  }
  .u-push-4\/10\@mobile {
    position: relative !important;
    right: auto !important;
    left: 40% !important;
  }
  .u-pull-4\/10\@mobile {
    position: relative !important;
    right: 40% !important;
    left: auto !important;
  }
  .u-5\/10\@mobile {
    width: 50% !important;
  }
  .u-push-5\/10\@mobile {
    position: relative !important;
    right: auto !important;
    left: 50% !important;
  }
  .u-pull-5\/10\@mobile {
    position: relative !important;
    right: 50% !important;
    left: auto !important;
  }
  .u-6\/10\@mobile {
    width: 60% !important;
  }
  .u-push-6\/10\@mobile {
    position: relative !important;
    right: auto !important;
    left: 60% !important;
  }
  .u-pull-6\/10\@mobile {
    position: relative !important;
    right: 60% !important;
    left: auto !important;
  }
  .u-7\/10\@mobile {
    width: 70% !important;
  }
  .u-push-7\/10\@mobile {
    position: relative !important;
    right: auto !important;
    left: 70% !important;
  }
  .u-pull-7\/10\@mobile {
    position: relative !important;
    right: 70% !important;
    left: auto !important;
  }
  .u-8\/10\@mobile {
    width: 80% !important;
  }
  .u-push-8\/10\@mobile {
    position: relative !important;
    right: auto !important;
    left: 80% !important;
  }
  .u-pull-8\/10\@mobile {
    position: relative !important;
    right: 80% !important;
    left: auto !important;
  }
  .u-9\/10\@mobile {
    width: 90% !important;
  }
  .u-push-9\/10\@mobile {
    position: relative !important;
    right: auto !important;
    left: 90% !important;
  }
  .u-pull-9\/10\@mobile {
    position: relative !important;
    right: 90% !important;
    left: auto !important;
  }
  .u-10\/10\@mobile {
    width: 100% !important;
  }
  .u-push-10\/10\@mobile {
    position: relative !important;
    right: auto !important;
    left: 100% !important;
  }
  .u-pull-10\/10\@mobile {
    position: relative !important;
    right: 100% !important;
    left: auto !important;
  }
  .u-1\/11\@mobile {
    width: 9.09091% !important;
  }
  .u-push-1\/11\@mobile {
    position: relative !important;
    right: auto !important;
    left: 9.09091% !important;
  }
  .u-pull-1\/11\@mobile {
    position: relative !important;
    right: 9.09091% !important;
    left: auto !important;
  }
  .u-2\/11\@mobile {
    width: 18.18182% !important;
  }
  .u-push-2\/11\@mobile {
    position: relative !important;
    right: auto !important;
    left: 18.18182% !important;
  }
  .u-pull-2\/11\@mobile {
    position: relative !important;
    right: 18.18182% !important;
    left: auto !important;
  }
  .u-3\/11\@mobile {
    width: 27.27273% !important;
  }
  .u-push-3\/11\@mobile {
    position: relative !important;
    right: auto !important;
    left: 27.27273% !important;
  }
  .u-pull-3\/11\@mobile {
    position: relative !important;
    right: 27.27273% !important;
    left: auto !important;
  }
  .u-4\/11\@mobile {
    width: 36.36364% !important;
  }
  .u-push-4\/11\@mobile {
    position: relative !important;
    right: auto !important;
    left: 36.36364% !important;
  }
  .u-pull-4\/11\@mobile {
    position: relative !important;
    right: 36.36364% !important;
    left: auto !important;
  }
  .u-5\/11\@mobile {
    width: 45.45455% !important;
  }
  .u-push-5\/11\@mobile {
    position: relative !important;
    right: auto !important;
    left: 45.45455% !important;
  }
  .u-pull-5\/11\@mobile {
    position: relative !important;
    right: 45.45455% !important;
    left: auto !important;
  }
  .u-6\/11\@mobile {
    width: 54.54545% !important;
  }
  .u-push-6\/11\@mobile {
    position: relative !important;
    right: auto !important;
    left: 54.54545% !important;
  }
  .u-pull-6\/11\@mobile {
    position: relative !important;
    right: 54.54545% !important;
    left: auto !important;
  }
  .u-7\/11\@mobile {
    width: 63.63636% !important;
  }
  .u-push-7\/11\@mobile {
    position: relative !important;
    right: auto !important;
    left: 63.63636% !important;
  }
  .u-pull-7\/11\@mobile {
    position: relative !important;
    right: 63.63636% !important;
    left: auto !important;
  }
  .u-8\/11\@mobile {
    width: 72.72727% !important;
  }
  .u-push-8\/11\@mobile {
    position: relative !important;
    right: auto !important;
    left: 72.72727% !important;
  }
  .u-pull-8\/11\@mobile {
    position: relative !important;
    right: 72.72727% !important;
    left: auto !important;
  }
  .u-9\/11\@mobile {
    width: 81.81818% !important;
  }
  .u-push-9\/11\@mobile {
    position: relative !important;
    right: auto !important;
    left: 81.81818% !important;
  }
  .u-pull-9\/11\@mobile {
    position: relative !important;
    right: 81.81818% !important;
    left: auto !important;
  }
  .u-10\/11\@mobile {
    width: 90.90909% !important;
  }
  .u-push-10\/11\@mobile {
    position: relative !important;
    right: auto !important;
    left: 90.90909% !important;
  }
  .u-pull-10\/11\@mobile {
    position: relative !important;
    right: 90.90909% !important;
    left: auto !important;
  }
  .u-11\/11\@mobile {
    width: 100% !important;
  }
  .u-push-11\/11\@mobile {
    position: relative !important;
    right: auto !important;
    left: 100% !important;
  }
  .u-pull-11\/11\@mobile {
    position: relative !important;
    right: 100% !important;
    left: auto !important;
  }
  .u-1\/12\@mobile {
    width: 8.33333% !important;
  }
  .u-push-1\/12\@mobile {
    position: relative !important;
    right: auto !important;
    left: 8.33333% !important;
  }
  .u-pull-1\/12\@mobile {
    position: relative !important;
    right: 8.33333% !important;
    left: auto !important;
  }
  .u-2\/12\@mobile {
    width: 16.66667% !important;
  }
  .u-push-2\/12\@mobile {
    position: relative !important;
    right: auto !important;
    left: 16.66667% !important;
  }
  .u-pull-2\/12\@mobile {
    position: relative !important;
    right: 16.66667% !important;
    left: auto !important;
  }
  .u-3\/12\@mobile {
    width: 25% !important;
  }
  .u-push-3\/12\@mobile {
    position: relative !important;
    right: auto !important;
    left: 25% !important;
  }
  .u-pull-3\/12\@mobile {
    position: relative !important;
    right: 25% !important;
    left: auto !important;
  }
  .u-4\/12\@mobile {
    width: 33.33333% !important;
  }
  .u-push-4\/12\@mobile {
    position: relative !important;
    right: auto !important;
    left: 33.33333% !important;
  }
  .u-pull-4\/12\@mobile {
    position: relative !important;
    right: 33.33333% !important;
    left: auto !important;
  }
  .u-5\/12\@mobile {
    width: 41.66667% !important;
  }
  .u-push-5\/12\@mobile {
    position: relative !important;
    right: auto !important;
    left: 41.66667% !important;
  }
  .u-pull-5\/12\@mobile {
    position: relative !important;
    right: 41.66667% !important;
    left: auto !important;
  }
  .u-6\/12\@mobile {
    width: 50% !important;
  }
  .u-push-6\/12\@mobile {
    position: relative !important;
    right: auto !important;
    left: 50% !important;
  }
  .u-pull-6\/12\@mobile {
    position: relative !important;
    right: 50% !important;
    left: auto !important;
  }
  .u-7\/12\@mobile {
    width: 58.33333% !important;
  }
  .u-push-7\/12\@mobile {
    position: relative !important;
    right: auto !important;
    left: 58.33333% !important;
  }
  .u-pull-7\/12\@mobile {
    position: relative !important;
    right: 58.33333% !important;
    left: auto !important;
  }
  .u-8\/12\@mobile {
    width: 66.66667% !important;
  }
  .u-push-8\/12\@mobile {
    position: relative !important;
    right: auto !important;
    left: 66.66667% !important;
  }
  .u-pull-8\/12\@mobile {
    position: relative !important;
    right: 66.66667% !important;
    left: auto !important;
  }
  .u-9\/12\@mobile {
    width: 75% !important;
  }
  .u-push-9\/12\@mobile {
    position: relative !important;
    right: auto !important;
    left: 75% !important;
  }
  .u-pull-9\/12\@mobile {
    position: relative !important;
    right: 75% !important;
    left: auto !important;
  }
  .u-10\/12\@mobile {
    width: 83.33333% !important;
  }
  .u-push-10\/12\@mobile {
    position: relative !important;
    right: auto !important;
    left: 83.33333% !important;
  }
  .u-pull-10\/12\@mobile {
    position: relative !important;
    right: 83.33333% !important;
    left: auto !important;
  }
  .u-11\/12\@mobile {
    width: 91.66667% !important;
  }
  .u-push-11\/12\@mobile {
    position: relative !important;
    right: auto !important;
    left: 91.66667% !important;
  }
  .u-pull-11\/12\@mobile {
    position: relative !important;
    right: 91.66667% !important;
    left: auto !important;
  }
  .u-12\/12\@mobile {
    width: 100% !important;
  }
  .u-push-12\/12\@mobile {
    position: relative !important;
    right: auto !important;
    left: 100% !important;
  }
  .u-pull-12\/12\@mobile {
    position: relative !important;
    right: 100% !important;
    left: auto !important;
  }
  .u-push-none\@mobile {
    left: auto !important;
  }
  .u-pull-none\@mobile {
    right: auto !important;
  }
  .u-hidden-visually\@mobile {
    border: 0 !important;
    clip: rect(0 0 0 0) !important;
    clip-path: inset(50%) !important;
    height: 1px !important;
    margin: -1px !important;
    overflow: hidden !important;
    padding: 0 !important;
    position: absolute !important;
    white-space: nowrap !important;
    width: 1px !important;
  }
  .u-hidden\@mobile {
    display: none !important;
  }
  .u-flex-1\/1\@mobile {
    flex: 0 0 100% !important;
    max-width: 100% !important;
  }
  .o-flex:not(.o-flex--reversed) .o-flex__item.u-flex-offset-1\/1\@mobile {
    margin-left: 100% !important;
  }
  .o-flex.o-flex--reversed .o-flex__item.u-flex-offset-1\/1\@mobile {
    margin-right: 100% !important;
  }
  .o-flex:not(.o-flex--reversed) .o-flex__item.u-flex-pull-1\/1\@mobile {
    margin-left: -100% !important;
  }
  .o-flex.o-flex--reversed .o-flex__item.u-flex-pull-1\/1\@mobile {
    margin-right: -100% !important;
  }
  .u-flex-1\/2\@mobile {
    flex: 0 0 50% !important;
    max-width: 50% !important;
  }
  .o-flex:not(.o-flex--reversed) .o-flex__item.u-flex-offset-1\/2\@mobile {
    margin-left: 50% !important;
  }
  .o-flex.o-flex--reversed .o-flex__item.u-flex-offset-1\/2\@mobile {
    margin-right: 50% !important;
  }
  .o-flex:not(.o-flex--reversed) .o-flex__item.u-flex-pull-1\/2\@mobile {
    margin-left: -50% !important;
  }
  .o-flex.o-flex--reversed .o-flex__item.u-flex-pull-1\/2\@mobile {
    margin-right: -50% !important;
  }
  .u-flex-2\/2\@mobile {
    flex: 0 0 100% !important;
    max-width: 100% !important;
  }
  .o-flex:not(.o-flex--reversed) .o-flex__item.u-flex-offset-2\/2\@mobile {
    margin-left: 100% !important;
  }
  .o-flex.o-flex--reversed .o-flex__item.u-flex-offset-2\/2\@mobile {
    margin-right: 100% !important;
  }
  .o-flex:not(.o-flex--reversed) .o-flex__item.u-flex-pull-2\/2\@mobile {
    margin-left: -100% !important;
  }
  .o-flex.o-flex--reversed .o-flex__item.u-flex-pull-2\/2\@mobile {
    margin-right: -100% !important;
  }
  .u-flex-1\/3\@mobile {
    flex: 0 0 33.33333% !important;
    max-width: 33.33333% !important;
  }
  .o-flex:not(.o-flex--reversed) .o-flex__item.u-flex-offset-1\/3\@mobile {
    margin-left: 33.33333% !important;
  }
  .o-flex.o-flex--reversed .o-flex__item.u-flex-offset-1\/3\@mobile {
    margin-right: 33.33333% !important;
  }
  .o-flex:not(.o-flex--reversed) .o-flex__item.u-flex-pull-1\/3\@mobile {
    margin-left: -33.33333% !important;
  }
  .o-flex.o-flex--reversed .o-flex__item.u-flex-pull-1\/3\@mobile {
    margin-right: -33.33333% !important;
  }
  .u-flex-2\/3\@mobile {
    flex: 0 0 66.66667% !important;
    max-width: 66.66667% !important;
  }
  .o-flex:not(.o-flex--reversed) .o-flex__item.u-flex-offset-2\/3\@mobile {
    margin-left: 66.66667% !important;
  }
  .o-flex.o-flex--reversed .o-flex__item.u-flex-offset-2\/3\@mobile {
    margin-right: 66.66667% !important;
  }
  .o-flex:not(.o-flex--reversed) .o-flex__item.u-flex-pull-2\/3\@mobile {
    margin-left: -66.66667% !important;
  }
  .o-flex.o-flex--reversed .o-flex__item.u-flex-pull-2\/3\@mobile {
    margin-right: -66.66667% !important;
  }
  .u-flex-3\/3\@mobile {
    flex: 0 0 100% !important;
    max-width: 100% !important;
  }
  .o-flex:not(.o-flex--reversed) .o-flex__item.u-flex-offset-3\/3\@mobile {
    margin-left: 100% !important;
  }
  .o-flex.o-flex--reversed .o-flex__item.u-flex-offset-3\/3\@mobile {
    margin-right: 100% !important;
  }
  .o-flex:not(.o-flex--reversed) .o-flex__item.u-flex-pull-3\/3\@mobile {
    margin-left: -100% !important;
  }
  .o-flex.o-flex--reversed .o-flex__item.u-flex-pull-3\/3\@mobile {
    margin-right: -100% !important;
  }
  .u-flex-1\/4\@mobile {
    flex: 0 0 25% !important;
    max-width: 25% !important;
  }
  .o-flex:not(.o-flex--reversed) .o-flex__item.u-flex-offset-1\/4\@mobile {
    margin-left: 25% !important;
  }
  .o-flex.o-flex--reversed .o-flex__item.u-flex-offset-1\/4\@mobile {
    margin-right: 25% !important;
  }
  .o-flex:not(.o-flex--reversed) .o-flex__item.u-flex-pull-1\/4\@mobile {
    margin-left: -25% !important;
  }
  .o-flex.o-flex--reversed .o-flex__item.u-flex-pull-1\/4\@mobile {
    margin-right: -25% !important;
  }
  .u-flex-2\/4\@mobile {
    flex: 0 0 50% !important;
    max-width: 50% !important;
  }
  .o-flex:not(.o-flex--reversed) .o-flex__item.u-flex-offset-2\/4\@mobile {
    margin-left: 50% !important;
  }
  .o-flex.o-flex--reversed .o-flex__item.u-flex-offset-2\/4\@mobile {
    margin-right: 50% !important;
  }
  .o-flex:not(.o-flex--reversed) .o-flex__item.u-flex-pull-2\/4\@mobile {
    margin-left: -50% !important;
  }
  .o-flex.o-flex--reversed .o-flex__item.u-flex-pull-2\/4\@mobile {
    margin-right: -50% !important;
  }
  .u-flex-3\/4\@mobile {
    flex: 0 0 75% !important;
    max-width: 75% !important;
  }
  .o-flex:not(.o-flex--reversed) .o-flex__item.u-flex-offset-3\/4\@mobile {
    margin-left: 75% !important;
  }
  .o-flex.o-flex--reversed .o-flex__item.u-flex-offset-3\/4\@mobile {
    margin-right: 75% !important;
  }
  .o-flex:not(.o-flex--reversed) .o-flex__item.u-flex-pull-3\/4\@mobile {
    margin-left: -75% !important;
  }
  .o-flex.o-flex--reversed .o-flex__item.u-flex-pull-3\/4\@mobile {
    margin-right: -75% !important;
  }
  .u-flex-4\/4\@mobile {
    flex: 0 0 100% !important;
    max-width: 100% !important;
  }
  .o-flex:not(.o-flex--reversed) .o-flex__item.u-flex-offset-4\/4\@mobile {
    margin-left: 100% !important;
  }
  .o-flex.o-flex--reversed .o-flex__item.u-flex-offset-4\/4\@mobile {
    margin-right: 100% !important;
  }
  .o-flex:not(.o-flex--reversed) .o-flex__item.u-flex-pull-4\/4\@mobile {
    margin-left: -100% !important;
  }
  .o-flex.o-flex--reversed .o-flex__item.u-flex-pull-4\/4\@mobile {
    margin-right: -100% !important;
  }
  .u-flex-1\/5\@mobile {
    flex: 0 0 20% !important;
    max-width: 20% !important;
  }
  .o-flex:not(.o-flex--reversed) .o-flex__item.u-flex-offset-1\/5\@mobile {
    margin-left: 20% !important;
  }
  .o-flex.o-flex--reversed .o-flex__item.u-flex-offset-1\/5\@mobile {
    margin-right: 20% !important;
  }
  .o-flex:not(.o-flex--reversed) .o-flex__item.u-flex-pull-1\/5\@mobile {
    margin-left: -20% !important;
  }
  .o-flex.o-flex--reversed .o-flex__item.u-flex-pull-1\/5\@mobile {
    margin-right: -20% !important;
  }
  .u-flex-2\/5\@mobile {
    flex: 0 0 40% !important;
    max-width: 40% !important;
  }
  .o-flex:not(.o-flex--reversed) .o-flex__item.u-flex-offset-2\/5\@mobile {
    margin-left: 40% !important;
  }
  .o-flex.o-flex--reversed .o-flex__item.u-flex-offset-2\/5\@mobile {
    margin-right: 40% !important;
  }
  .o-flex:not(.o-flex--reversed) .o-flex__item.u-flex-pull-2\/5\@mobile {
    margin-left: -40% !important;
  }
  .o-flex.o-flex--reversed .o-flex__item.u-flex-pull-2\/5\@mobile {
    margin-right: -40% !important;
  }
  .u-flex-3\/5\@mobile {
    flex: 0 0 60% !important;
    max-width: 60% !important;
  }
  .o-flex:not(.o-flex--reversed) .o-flex__item.u-flex-offset-3\/5\@mobile {
    margin-left: 60% !important;
  }
  .o-flex.o-flex--reversed .o-flex__item.u-flex-offset-3\/5\@mobile {
    margin-right: 60% !important;
  }
  .o-flex:not(.o-flex--reversed) .o-flex__item.u-flex-pull-3\/5\@mobile {
    margin-left: -60% !important;
  }
  .o-flex.o-flex--reversed .o-flex__item.u-flex-pull-3\/5\@mobile {
    margin-right: -60% !important;
  }
  .u-flex-4\/5\@mobile {
    flex: 0 0 80% !important;
    max-width: 80% !important;
  }
  .o-flex:not(.o-flex--reversed) .o-flex__item.u-flex-offset-4\/5\@mobile {
    margin-left: 80% !important;
  }
  .o-flex.o-flex--reversed .o-flex__item.u-flex-offset-4\/5\@mobile {
    margin-right: 80% !important;
  }
  .o-flex:not(.o-flex--reversed) .o-flex__item.u-flex-pull-4\/5\@mobile {
    margin-left: -80% !important;
  }
  .o-flex.o-flex--reversed .o-flex__item.u-flex-pull-4\/5\@mobile {
    margin-right: -80% !important;
  }
  .u-flex-5\/5\@mobile {
    flex: 0 0 100% !important;
    max-width: 100% !important;
  }
  .o-flex:not(.o-flex--reversed) .o-flex__item.u-flex-offset-5\/5\@mobile {
    margin-left: 100% !important;
  }
  .o-flex.o-flex--reversed .o-flex__item.u-flex-offset-5\/5\@mobile {
    margin-right: 100% !important;
  }
  .o-flex:not(.o-flex--reversed) .o-flex__item.u-flex-pull-5\/5\@mobile {
    margin-left: -100% !important;
  }
  .o-flex.o-flex--reversed .o-flex__item.u-flex-pull-5\/5\@mobile {
    margin-right: -100% !important;
  }
  .u-flex-1\/6\@mobile {
    flex: 0 0 16.66667% !important;
    max-width: 16.66667% !important;
  }
  .o-flex:not(.o-flex--reversed) .o-flex__item.u-flex-offset-1\/6\@mobile {
    margin-left: 16.66667% !important;
  }
  .o-flex.o-flex--reversed .o-flex__item.u-flex-offset-1\/6\@mobile {
    margin-right: 16.66667% !important;
  }
  .o-flex:not(.o-flex--reversed) .o-flex__item.u-flex-pull-1\/6\@mobile {
    margin-left: -16.66667% !important;
  }
  .o-flex.o-flex--reversed .o-flex__item.u-flex-pull-1\/6\@mobile {
    margin-right: -16.66667% !important;
  }
  .u-flex-2\/6\@mobile {
    flex: 0 0 33.33333% !important;
    max-width: 33.33333% !important;
  }
  .o-flex:not(.o-flex--reversed) .o-flex__item.u-flex-offset-2\/6\@mobile {
    margin-left: 33.33333% !important;
  }
  .o-flex.o-flex--reversed .o-flex__item.u-flex-offset-2\/6\@mobile {
    margin-right: 33.33333% !important;
  }
  .o-flex:not(.o-flex--reversed) .o-flex__item.u-flex-pull-2\/6\@mobile {
    margin-left: -33.33333% !important;
  }
  .o-flex.o-flex--reversed .o-flex__item.u-flex-pull-2\/6\@mobile {
    margin-right: -33.33333% !important;
  }
  .u-flex-3\/6\@mobile {
    flex: 0 0 50% !important;
    max-width: 50% !important;
  }
  .o-flex:not(.o-flex--reversed) .o-flex__item.u-flex-offset-3\/6\@mobile {
    margin-left: 50% !important;
  }
  .o-flex.o-flex--reversed .o-flex__item.u-flex-offset-3\/6\@mobile {
    margin-right: 50% !important;
  }
  .o-flex:not(.o-flex--reversed) .o-flex__item.u-flex-pull-3\/6\@mobile {
    margin-left: -50% !important;
  }
  .o-flex.o-flex--reversed .o-flex__item.u-flex-pull-3\/6\@mobile {
    margin-right: -50% !important;
  }
  .u-flex-4\/6\@mobile {
    flex: 0 0 66.66667% !important;
    max-width: 66.66667% !important;
  }
  .o-flex:not(.o-flex--reversed) .o-flex__item.u-flex-offset-4\/6\@mobile {
    margin-left: 66.66667% !important;
  }
  .o-flex.o-flex--reversed .o-flex__item.u-flex-offset-4\/6\@mobile {
    margin-right: 66.66667% !important;
  }
  .o-flex:not(.o-flex--reversed) .o-flex__item.u-flex-pull-4\/6\@mobile {
    margin-left: -66.66667% !important;
  }
  .o-flex.o-flex--reversed .o-flex__item.u-flex-pull-4\/6\@mobile {
    margin-right: -66.66667% !important;
  }
  .u-flex-5\/6\@mobile {
    flex: 0 0 83.33333% !important;
    max-width: 83.33333% !important;
  }
  .o-flex:not(.o-flex--reversed) .o-flex__item.u-flex-offset-5\/6\@mobile {
    margin-left: 83.33333% !important;
  }
  .o-flex.o-flex--reversed .o-flex__item.u-flex-offset-5\/6\@mobile {
    margin-right: 83.33333% !important;
  }
  .o-flex:not(.o-flex--reversed) .o-flex__item.u-flex-pull-5\/6\@mobile {
    margin-left: -83.33333% !important;
  }
  .o-flex.o-flex--reversed .o-flex__item.u-flex-pull-5\/6\@mobile {
    margin-right: -83.33333% !important;
  }
  .u-flex-6\/6\@mobile {
    flex: 0 0 100% !important;
    max-width: 100% !important;
  }
  .o-flex:not(.o-flex--reversed) .o-flex__item.u-flex-offset-6\/6\@mobile {
    margin-left: 100% !important;
  }
  .o-flex.o-flex--reversed .o-flex__item.u-flex-offset-6\/6\@mobile {
    margin-right: 100% !important;
  }
  .o-flex:not(.o-flex--reversed) .o-flex__item.u-flex-pull-6\/6\@mobile {
    margin-left: -100% !important;
  }
  .o-flex.o-flex--reversed .o-flex__item.u-flex-pull-6\/6\@mobile {
    margin-right: -100% !important;
  }
  .u-flex-1\/7\@mobile {
    flex: 0 0 14.28571% !important;
    max-width: 14.28571% !important;
  }
  .o-flex:not(.o-flex--reversed) .o-flex__item.u-flex-offset-1\/7\@mobile {
    margin-left: 14.28571% !important;
  }
  .o-flex.o-flex--reversed .o-flex__item.u-flex-offset-1\/7\@mobile {
    margin-right: 14.28571% !important;
  }
  .o-flex:not(.o-flex--reversed) .o-flex__item.u-flex-pull-1\/7\@mobile {
    margin-left: -14.28571% !important;
  }
  .o-flex.o-flex--reversed .o-flex__item.u-flex-pull-1\/7\@mobile {
    margin-right: -14.28571% !important;
  }
  .u-flex-2\/7\@mobile {
    flex: 0 0 28.57143% !important;
    max-width: 28.57143% !important;
  }
  .o-flex:not(.o-flex--reversed) .o-flex__item.u-flex-offset-2\/7\@mobile {
    margin-left: 28.57143% !important;
  }
  .o-flex.o-flex--reversed .o-flex__item.u-flex-offset-2\/7\@mobile {
    margin-right: 28.57143% !important;
  }
  .o-flex:not(.o-flex--reversed) .o-flex__item.u-flex-pull-2\/7\@mobile {
    margin-left: -28.57143% !important;
  }
  .o-flex.o-flex--reversed .o-flex__item.u-flex-pull-2\/7\@mobile {
    margin-right: -28.57143% !important;
  }
  .u-flex-3\/7\@mobile {
    flex: 0 0 42.85714% !important;
    max-width: 42.85714% !important;
  }
  .o-flex:not(.o-flex--reversed) .o-flex__item.u-flex-offset-3\/7\@mobile {
    margin-left: 42.85714% !important;
  }
  .o-flex.o-flex--reversed .o-flex__item.u-flex-offset-3\/7\@mobile {
    margin-right: 42.85714% !important;
  }
  .o-flex:not(.o-flex--reversed) .o-flex__item.u-flex-pull-3\/7\@mobile {
    margin-left: -42.85714% !important;
  }
  .o-flex.o-flex--reversed .o-flex__item.u-flex-pull-3\/7\@mobile {
    margin-right: -42.85714% !important;
  }
  .u-flex-4\/7\@mobile {
    flex: 0 0 57.14286% !important;
    max-width: 57.14286% !important;
  }
  .o-flex:not(.o-flex--reversed) .o-flex__item.u-flex-offset-4\/7\@mobile {
    margin-left: 57.14286% !important;
  }
  .o-flex.o-flex--reversed .o-flex__item.u-flex-offset-4\/7\@mobile {
    margin-right: 57.14286% !important;
  }
  .o-flex:not(.o-flex--reversed) .o-flex__item.u-flex-pull-4\/7\@mobile {
    margin-left: -57.14286% !important;
  }
  .o-flex.o-flex--reversed .o-flex__item.u-flex-pull-4\/7\@mobile {
    margin-right: -57.14286% !important;
  }
  .u-flex-5\/7\@mobile {
    flex: 0 0 71.42857% !important;
    max-width: 71.42857% !important;
  }
  .o-flex:not(.o-flex--reversed) .o-flex__item.u-flex-offset-5\/7\@mobile {
    margin-left: 71.42857% !important;
  }
  .o-flex.o-flex--reversed .o-flex__item.u-flex-offset-5\/7\@mobile {
    margin-right: 71.42857% !important;
  }
  .o-flex:not(.o-flex--reversed) .o-flex__item.u-flex-pull-5\/7\@mobile {
    margin-left: -71.42857% !important;
  }
  .o-flex.o-flex--reversed .o-flex__item.u-flex-pull-5\/7\@mobile {
    margin-right: -71.42857% !important;
  }
  .u-flex-6\/7\@mobile {
    flex: 0 0 85.71429% !important;
    max-width: 85.71429% !important;
  }
  .o-flex:not(.o-flex--reversed) .o-flex__item.u-flex-offset-6\/7\@mobile {
    margin-left: 85.71429% !important;
  }
  .o-flex.o-flex--reversed .o-flex__item.u-flex-offset-6\/7\@mobile {
    margin-right: 85.71429% !important;
  }
  .o-flex:not(.o-flex--reversed) .o-flex__item.u-flex-pull-6\/7\@mobile {
    margin-left: -85.71429% !important;
  }
  .o-flex.o-flex--reversed .o-flex__item.u-flex-pull-6\/7\@mobile {
    margin-right: -85.71429% !important;
  }
  .u-flex-7\/7\@mobile {
    flex: 0 0 100% !important;
    max-width: 100% !important;
  }
  .o-flex:not(.o-flex--reversed) .o-flex__item.u-flex-offset-7\/7\@mobile {
    margin-left: 100% !important;
  }
  .o-flex.o-flex--reversed .o-flex__item.u-flex-offset-7\/7\@mobile {
    margin-right: 100% !important;
  }
  .o-flex:not(.o-flex--reversed) .o-flex__item.u-flex-pull-7\/7\@mobile {
    margin-left: -100% !important;
  }
  .o-flex.o-flex--reversed .o-flex__item.u-flex-pull-7\/7\@mobile {
    margin-right: -100% !important;
  }
  .u-flex-1\/8\@mobile {
    flex: 0 0 12.5% !important;
    max-width: 12.5% !important;
  }
  .o-flex:not(.o-flex--reversed) .o-flex__item.u-flex-offset-1\/8\@mobile {
    margin-left: 12.5% !important;
  }
  .o-flex.o-flex--reversed .o-flex__item.u-flex-offset-1\/8\@mobile {
    margin-right: 12.5% !important;
  }
  .o-flex:not(.o-flex--reversed) .o-flex__item.u-flex-pull-1\/8\@mobile {
    margin-left: -12.5% !important;
  }
  .o-flex.o-flex--reversed .o-flex__item.u-flex-pull-1\/8\@mobile {
    margin-right: -12.5% !important;
  }
  .u-flex-2\/8\@mobile {
    flex: 0 0 25% !important;
    max-width: 25% !important;
  }
  .o-flex:not(.o-flex--reversed) .o-flex__item.u-flex-offset-2\/8\@mobile {
    margin-left: 25% !important;
  }
  .o-flex.o-flex--reversed .o-flex__item.u-flex-offset-2\/8\@mobile {
    margin-right: 25% !important;
  }
  .o-flex:not(.o-flex--reversed) .o-flex__item.u-flex-pull-2\/8\@mobile {
    margin-left: -25% !important;
  }
  .o-flex.o-flex--reversed .o-flex__item.u-flex-pull-2\/8\@mobile {
    margin-right: -25% !important;
  }
  .u-flex-3\/8\@mobile {
    flex: 0 0 37.5% !important;
    max-width: 37.5% !important;
  }
  .o-flex:not(.o-flex--reversed) .o-flex__item.u-flex-offset-3\/8\@mobile {
    margin-left: 37.5% !important;
  }
  .o-flex.o-flex--reversed .o-flex__item.u-flex-offset-3\/8\@mobile {
    margin-right: 37.5% !important;
  }
  .o-flex:not(.o-flex--reversed) .o-flex__item.u-flex-pull-3\/8\@mobile {
    margin-left: -37.5% !important;
  }
  .o-flex.o-flex--reversed .o-flex__item.u-flex-pull-3\/8\@mobile {
    margin-right: -37.5% !important;
  }
  .u-flex-4\/8\@mobile {
    flex: 0 0 50% !important;
    max-width: 50% !important;
  }
  .o-flex:not(.o-flex--reversed) .o-flex__item.u-flex-offset-4\/8\@mobile {
    margin-left: 50% !important;
  }
  .o-flex.o-flex--reversed .o-flex__item.u-flex-offset-4\/8\@mobile {
    margin-right: 50% !important;
  }
  .o-flex:not(.o-flex--reversed) .o-flex__item.u-flex-pull-4\/8\@mobile {
    margin-left: -50% !important;
  }
  .o-flex.o-flex--reversed .o-flex__item.u-flex-pull-4\/8\@mobile {
    margin-right: -50% !important;
  }
  .u-flex-5\/8\@mobile {
    flex: 0 0 62.5% !important;
    max-width: 62.5% !important;
  }
  .o-flex:not(.o-flex--reversed) .o-flex__item.u-flex-offset-5\/8\@mobile {
    margin-left: 62.5% !important;
  }
  .o-flex.o-flex--reversed .o-flex__item.u-flex-offset-5\/8\@mobile {
    margin-right: 62.5% !important;
  }
  .o-flex:not(.o-flex--reversed) .o-flex__item.u-flex-pull-5\/8\@mobile {
    margin-left: -62.5% !important;
  }
  .o-flex.o-flex--reversed .o-flex__item.u-flex-pull-5\/8\@mobile {
    margin-right: -62.5% !important;
  }
  .u-flex-6\/8\@mobile {
    flex: 0 0 75% !important;
    max-width: 75% !important;
  }
  .o-flex:not(.o-flex--reversed) .o-flex__item.u-flex-offset-6\/8\@mobile {
    margin-left: 75% !important;
  }
  .o-flex.o-flex--reversed .o-flex__item.u-flex-offset-6\/8\@mobile {
    margin-right: 75% !important;
  }
  .o-flex:not(.o-flex--reversed) .o-flex__item.u-flex-pull-6\/8\@mobile {
    margin-left: -75% !important;
  }
  .o-flex.o-flex--reversed .o-flex__item.u-flex-pull-6\/8\@mobile {
    margin-right: -75% !important;
  }
  .u-flex-7\/8\@mobile {
    flex: 0 0 87.5% !important;
    max-width: 87.5% !important;
  }
  .o-flex:not(.o-flex--reversed) .o-flex__item.u-flex-offset-7\/8\@mobile {
    margin-left: 87.5% !important;
  }
  .o-flex.o-flex--reversed .o-flex__item.u-flex-offset-7\/8\@mobile {
    margin-right: 87.5% !important;
  }
  .o-flex:not(.o-flex--reversed) .o-flex__item.u-flex-pull-7\/8\@mobile {
    margin-left: -87.5% !important;
  }
  .o-flex.o-flex--reversed .o-flex__item.u-flex-pull-7\/8\@mobile {
    margin-right: -87.5% !important;
  }
  .u-flex-8\/8\@mobile {
    flex: 0 0 100% !important;
    max-width: 100% !important;
  }
  .o-flex:not(.o-flex--reversed) .o-flex__item.u-flex-offset-8\/8\@mobile {
    margin-left: 100% !important;
  }
  .o-flex.o-flex--reversed .o-flex__item.u-flex-offset-8\/8\@mobile {
    margin-right: 100% !important;
  }
  .o-flex:not(.o-flex--reversed) .o-flex__item.u-flex-pull-8\/8\@mobile {
    margin-left: -100% !important;
  }
  .o-flex.o-flex--reversed .o-flex__item.u-flex-pull-8\/8\@mobile {
    margin-right: -100% !important;
  }
  .u-flex-1\/9\@mobile {
    flex: 0 0 11.11111% !important;
    max-width: 11.11111% !important;
  }
  .o-flex:not(.o-flex--reversed) .o-flex__item.u-flex-offset-1\/9\@mobile {
    margin-left: 11.11111% !important;
  }
  .o-flex.o-flex--reversed .o-flex__item.u-flex-offset-1\/9\@mobile {
    margin-right: 11.11111% !important;
  }
  .o-flex:not(.o-flex--reversed) .o-flex__item.u-flex-pull-1\/9\@mobile {
    margin-left: -11.11111% !important;
  }
  .o-flex.o-flex--reversed .o-flex__item.u-flex-pull-1\/9\@mobile {
    margin-right: -11.11111% !important;
  }
  .u-flex-2\/9\@mobile {
    flex: 0 0 22.22222% !important;
    max-width: 22.22222% !important;
  }
  .o-flex:not(.o-flex--reversed) .o-flex__item.u-flex-offset-2\/9\@mobile {
    margin-left: 22.22222% !important;
  }
  .o-flex.o-flex--reversed .o-flex__item.u-flex-offset-2\/9\@mobile {
    margin-right: 22.22222% !important;
  }
  .o-flex:not(.o-flex--reversed) .o-flex__item.u-flex-pull-2\/9\@mobile {
    margin-left: -22.22222% !important;
  }
  .o-flex.o-flex--reversed .o-flex__item.u-flex-pull-2\/9\@mobile {
    margin-right: -22.22222% !important;
  }
  .u-flex-3\/9\@mobile {
    flex: 0 0 33.33333% !important;
    max-width: 33.33333% !important;
  }
  .o-flex:not(.o-flex--reversed) .o-flex__item.u-flex-offset-3\/9\@mobile {
    margin-left: 33.33333% !important;
  }
  .o-flex.o-flex--reversed .o-flex__item.u-flex-offset-3\/9\@mobile {
    margin-right: 33.33333% !important;
  }
  .o-flex:not(.o-flex--reversed) .o-flex__item.u-flex-pull-3\/9\@mobile {
    margin-left: -33.33333% !important;
  }
  .o-flex.o-flex--reversed .o-flex__item.u-flex-pull-3\/9\@mobile {
    margin-right: -33.33333% !important;
  }
  .u-flex-4\/9\@mobile {
    flex: 0 0 44.44444% !important;
    max-width: 44.44444% !important;
  }
  .o-flex:not(.o-flex--reversed) .o-flex__item.u-flex-offset-4\/9\@mobile {
    margin-left: 44.44444% !important;
  }
  .o-flex.o-flex--reversed .o-flex__item.u-flex-offset-4\/9\@mobile {
    margin-right: 44.44444% !important;
  }
  .o-flex:not(.o-flex--reversed) .o-flex__item.u-flex-pull-4\/9\@mobile {
    margin-left: -44.44444% !important;
  }
  .o-flex.o-flex--reversed .o-flex__item.u-flex-pull-4\/9\@mobile {
    margin-right: -44.44444% !important;
  }
  .u-flex-5\/9\@mobile {
    flex: 0 0 55.55556% !important;
    max-width: 55.55556% !important;
  }
  .o-flex:not(.o-flex--reversed) .o-flex__item.u-flex-offset-5\/9\@mobile {
    margin-left: 55.55556% !important;
  }
  .o-flex.o-flex--reversed .o-flex__item.u-flex-offset-5\/9\@mobile {
    margin-right: 55.55556% !important;
  }
  .o-flex:not(.o-flex--reversed) .o-flex__item.u-flex-pull-5\/9\@mobile {
    margin-left: -55.55556% !important;
  }
  .o-flex.o-flex--reversed .o-flex__item.u-flex-pull-5\/9\@mobile {
    margin-right: -55.55556% !important;
  }
  .u-flex-6\/9\@mobile {
    flex: 0 0 66.66667% !important;
    max-width: 66.66667% !important;
  }
  .o-flex:not(.o-flex--reversed) .o-flex__item.u-flex-offset-6\/9\@mobile {
    margin-left: 66.66667% !important;
  }
  .o-flex.o-flex--reversed .o-flex__item.u-flex-offset-6\/9\@mobile {
    margin-right: 66.66667% !important;
  }
  .o-flex:not(.o-flex--reversed) .o-flex__item.u-flex-pull-6\/9\@mobile {
    margin-left: -66.66667% !important;
  }
  .o-flex.o-flex--reversed .o-flex__item.u-flex-pull-6\/9\@mobile {
    margin-right: -66.66667% !important;
  }
  .u-flex-7\/9\@mobile {
    flex: 0 0 77.77778% !important;
    max-width: 77.77778% !important;
  }
  .o-flex:not(.o-flex--reversed) .o-flex__item.u-flex-offset-7\/9\@mobile {
    margin-left: 77.77778% !important;
  }
  .o-flex.o-flex--reversed .o-flex__item.u-flex-offset-7\/9\@mobile {
    margin-right: 77.77778% !important;
  }
  .o-flex:not(.o-flex--reversed) .o-flex__item.u-flex-pull-7\/9\@mobile {
    margin-left: -77.77778% !important;
  }
  .o-flex.o-flex--reversed .o-flex__item.u-flex-pull-7\/9\@mobile {
    margin-right: -77.77778% !important;
  }
  .u-flex-8\/9\@mobile {
    flex: 0 0 88.88889% !important;
    max-width: 88.88889% !important;
  }
  .o-flex:not(.o-flex--reversed) .o-flex__item.u-flex-offset-8\/9\@mobile {
    margin-left: 88.88889% !important;
  }
  .o-flex.o-flex--reversed .o-flex__item.u-flex-offset-8\/9\@mobile {
    margin-right: 88.88889% !important;
  }
  .o-flex:not(.o-flex--reversed) .o-flex__item.u-flex-pull-8\/9\@mobile {
    margin-left: -88.88889% !important;
  }
  .o-flex.o-flex--reversed .o-flex__item.u-flex-pull-8\/9\@mobile {
    margin-right: -88.88889% !important;
  }
  .u-flex-9\/9\@mobile {
    flex: 0 0 100% !important;
    max-width: 100% !important;
  }
  .o-flex:not(.o-flex--reversed) .o-flex__item.u-flex-offset-9\/9\@mobile {
    margin-left: 100% !important;
  }
  .o-flex.o-flex--reversed .o-flex__item.u-flex-offset-9\/9\@mobile {
    margin-right: 100% !important;
  }
  .o-flex:not(.o-flex--reversed) .o-flex__item.u-flex-pull-9\/9\@mobile {
    margin-left: -100% !important;
  }
  .o-flex.o-flex--reversed .o-flex__item.u-flex-pull-9\/9\@mobile {
    margin-right: -100% !important;
  }
  .u-flex-1\/10\@mobile {
    flex: 0 0 10% !important;
    max-width: 10% !important;
  }
  .o-flex:not(.o-flex--reversed) .o-flex__item.u-flex-offset-1\/10\@mobile {
    margin-left: 10% !important;
  }
  .o-flex.o-flex--reversed .o-flex__item.u-flex-offset-1\/10\@mobile {
    margin-right: 10% !important;
  }
  .o-flex:not(.o-flex--reversed) .o-flex__item.u-flex-pull-1\/10\@mobile {
    margin-left: -10% !important;
  }
  .o-flex.o-flex--reversed .o-flex__item.u-flex-pull-1\/10\@mobile {
    margin-right: -10% !important;
  }
  .u-flex-2\/10\@mobile {
    flex: 0 0 20% !important;
    max-width: 20% !important;
  }
  .o-flex:not(.o-flex--reversed) .o-flex__item.u-flex-offset-2\/10\@mobile {
    margin-left: 20% !important;
  }
  .o-flex.o-flex--reversed .o-flex__item.u-flex-offset-2\/10\@mobile {
    margin-right: 20% !important;
  }
  .o-flex:not(.o-flex--reversed) .o-flex__item.u-flex-pull-2\/10\@mobile {
    margin-left: -20% !important;
  }
  .o-flex.o-flex--reversed .o-flex__item.u-flex-pull-2\/10\@mobile {
    margin-right: -20% !important;
  }
  .u-flex-3\/10\@mobile {
    flex: 0 0 30% !important;
    max-width: 30% !important;
  }
  .o-flex:not(.o-flex--reversed) .o-flex__item.u-flex-offset-3\/10\@mobile {
    margin-left: 30% !important;
  }
  .o-flex.o-flex--reversed .o-flex__item.u-flex-offset-3\/10\@mobile {
    margin-right: 30% !important;
  }
  .o-flex:not(.o-flex--reversed) .o-flex__item.u-flex-pull-3\/10\@mobile {
    margin-left: -30% !important;
  }
  .o-flex.o-flex--reversed .o-flex__item.u-flex-pull-3\/10\@mobile {
    margin-right: -30% !important;
  }
  .u-flex-4\/10\@mobile {
    flex: 0 0 40% !important;
    max-width: 40% !important;
  }
  .o-flex:not(.o-flex--reversed) .o-flex__item.u-flex-offset-4\/10\@mobile {
    margin-left: 40% !important;
  }
  .o-flex.o-flex--reversed .o-flex__item.u-flex-offset-4\/10\@mobile {
    margin-right: 40% !important;
  }
  .o-flex:not(.o-flex--reversed) .o-flex__item.u-flex-pull-4\/10\@mobile {
    margin-left: -40% !important;
  }
  .o-flex.o-flex--reversed .o-flex__item.u-flex-pull-4\/10\@mobile {
    margin-right: -40% !important;
  }
  .u-flex-5\/10\@mobile {
    flex: 0 0 50% !important;
    max-width: 50% !important;
  }
  .o-flex:not(.o-flex--reversed) .o-flex__item.u-flex-offset-5\/10\@mobile {
    margin-left: 50% !important;
  }
  .o-flex.o-flex--reversed .o-flex__item.u-flex-offset-5\/10\@mobile {
    margin-right: 50% !important;
  }
  .o-flex:not(.o-flex--reversed) .o-flex__item.u-flex-pull-5\/10\@mobile {
    margin-left: -50% !important;
  }
  .o-flex.o-flex--reversed .o-flex__item.u-flex-pull-5\/10\@mobile {
    margin-right: -50% !important;
  }
  .u-flex-6\/10\@mobile {
    flex: 0 0 60% !important;
    max-width: 60% !important;
  }
  .o-flex:not(.o-flex--reversed) .o-flex__item.u-flex-offset-6\/10\@mobile {
    margin-left: 60% !important;
  }
  .o-flex.o-flex--reversed .o-flex__item.u-flex-offset-6\/10\@mobile {
    margin-right: 60% !important;
  }
  .o-flex:not(.o-flex--reversed) .o-flex__item.u-flex-pull-6\/10\@mobile {
    margin-left: -60% !important;
  }
  .o-flex.o-flex--reversed .o-flex__item.u-flex-pull-6\/10\@mobile {
    margin-right: -60% !important;
  }
  .u-flex-7\/10\@mobile {
    flex: 0 0 70% !important;
    max-width: 70% !important;
  }
  .o-flex:not(.o-flex--reversed) .o-flex__item.u-flex-offset-7\/10\@mobile {
    margin-left: 70% !important;
  }
  .o-flex.o-flex--reversed .o-flex__item.u-flex-offset-7\/10\@mobile {
    margin-right: 70% !important;
  }
  .o-flex:not(.o-flex--reversed) .o-flex__item.u-flex-pull-7\/10\@mobile {
    margin-left: -70% !important;
  }
  .o-flex.o-flex--reversed .o-flex__item.u-flex-pull-7\/10\@mobile {
    margin-right: -70% !important;
  }
  .u-flex-8\/10\@mobile {
    flex: 0 0 80% !important;
    max-width: 80% !important;
  }
  .o-flex:not(.o-flex--reversed) .o-flex__item.u-flex-offset-8\/10\@mobile {
    margin-left: 80% !important;
  }
  .o-flex.o-flex--reversed .o-flex__item.u-flex-offset-8\/10\@mobile {
    margin-right: 80% !important;
  }
  .o-flex:not(.o-flex--reversed) .o-flex__item.u-flex-pull-8\/10\@mobile {
    margin-left: -80% !important;
  }
  .o-flex.o-flex--reversed .o-flex__item.u-flex-pull-8\/10\@mobile {
    margin-right: -80% !important;
  }
  .u-flex-9\/10\@mobile {
    flex: 0 0 90% !important;
    max-width: 90% !important;
  }
  .o-flex:not(.o-flex--reversed) .o-flex__item.u-flex-offset-9\/10\@mobile {
    margin-left: 90% !important;
  }
  .o-flex.o-flex--reversed .o-flex__item.u-flex-offset-9\/10\@mobile {
    margin-right: 90% !important;
  }
  .o-flex:not(.o-flex--reversed) .o-flex__item.u-flex-pull-9\/10\@mobile {
    margin-left: -90% !important;
  }
  .o-flex.o-flex--reversed .o-flex__item.u-flex-pull-9\/10\@mobile {
    margin-right: -90% !important;
  }
  .u-flex-10\/10\@mobile {
    flex: 0 0 100% !important;
    max-width: 100% !important;
  }
  .o-flex:not(.o-flex--reversed) .o-flex__item.u-flex-offset-10\/10\@mobile {
    margin-left: 100% !important;
  }
  .o-flex.o-flex--reversed .o-flex__item.u-flex-offset-10\/10\@mobile {
    margin-right: 100% !important;
  }
  .o-flex:not(.o-flex--reversed) .o-flex__item.u-flex-pull-10\/10\@mobile {
    margin-left: -100% !important;
  }
  .o-flex.o-flex--reversed .o-flex__item.u-flex-pull-10\/10\@mobile {
    margin-right: -100% !important;
  }
  .u-flex-1\/11\@mobile {
    flex: 0 0 9.09091% !important;
    max-width: 9.09091% !important;
  }
  .o-flex:not(.o-flex--reversed) .o-flex__item.u-flex-offset-1\/11\@mobile {
    margin-left: 9.09091% !important;
  }
  .o-flex.o-flex--reversed .o-flex__item.u-flex-offset-1\/11\@mobile {
    margin-right: 9.09091% !important;
  }
  .o-flex:not(.o-flex--reversed) .o-flex__item.u-flex-pull-1\/11\@mobile {
    margin-left: -9.09091% !important;
  }
  .o-flex.o-flex--reversed .o-flex__item.u-flex-pull-1\/11\@mobile {
    margin-right: -9.09091% !important;
  }
  .u-flex-2\/11\@mobile {
    flex: 0 0 18.18182% !important;
    max-width: 18.18182% !important;
  }
  .o-flex:not(.o-flex--reversed) .o-flex__item.u-flex-offset-2\/11\@mobile {
    margin-left: 18.18182% !important;
  }
  .o-flex.o-flex--reversed .o-flex__item.u-flex-offset-2\/11\@mobile {
    margin-right: 18.18182% !important;
  }
  .o-flex:not(.o-flex--reversed) .o-flex__item.u-flex-pull-2\/11\@mobile {
    margin-left: -18.18182% !important;
  }
  .o-flex.o-flex--reversed .o-flex__item.u-flex-pull-2\/11\@mobile {
    margin-right: -18.18182% !important;
  }
  .u-flex-3\/11\@mobile {
    flex: 0 0 27.27273% !important;
    max-width: 27.27273% !important;
  }
  .o-flex:not(.o-flex--reversed) .o-flex__item.u-flex-offset-3\/11\@mobile {
    margin-left: 27.27273% !important;
  }
  .o-flex.o-flex--reversed .o-flex__item.u-flex-offset-3\/11\@mobile {
    margin-right: 27.27273% !important;
  }
  .o-flex:not(.o-flex--reversed) .o-flex__item.u-flex-pull-3\/11\@mobile {
    margin-left: -27.27273% !important;
  }
  .o-flex.o-flex--reversed .o-flex__item.u-flex-pull-3\/11\@mobile {
    margin-right: -27.27273% !important;
  }
  .u-flex-4\/11\@mobile {
    flex: 0 0 36.36364% !important;
    max-width: 36.36364% !important;
  }
  .o-flex:not(.o-flex--reversed) .o-flex__item.u-flex-offset-4\/11\@mobile {
    margin-left: 36.36364% !important;
  }
  .o-flex.o-flex--reversed .o-flex__item.u-flex-offset-4\/11\@mobile {
    margin-right: 36.36364% !important;
  }
  .o-flex:not(.o-flex--reversed) .o-flex__item.u-flex-pull-4\/11\@mobile {
    margin-left: -36.36364% !important;
  }
  .o-flex.o-flex--reversed .o-flex__item.u-flex-pull-4\/11\@mobile {
    margin-right: -36.36364% !important;
  }
  .u-flex-5\/11\@mobile {
    flex: 0 0 45.45455% !important;
    max-width: 45.45455% !important;
  }
  .o-flex:not(.o-flex--reversed) .o-flex__item.u-flex-offset-5\/11\@mobile {
    margin-left: 45.45455% !important;
  }
  .o-flex.o-flex--reversed .o-flex__item.u-flex-offset-5\/11\@mobile {
    margin-right: 45.45455% !important;
  }
  .o-flex:not(.o-flex--reversed) .o-flex__item.u-flex-pull-5\/11\@mobile {
    margin-left: -45.45455% !important;
  }
  .o-flex.o-flex--reversed .o-flex__item.u-flex-pull-5\/11\@mobile {
    margin-right: -45.45455% !important;
  }
  .u-flex-6\/11\@mobile {
    flex: 0 0 54.54545% !important;
    max-width: 54.54545% !important;
  }
  .o-flex:not(.o-flex--reversed) .o-flex__item.u-flex-offset-6\/11\@mobile {
    margin-left: 54.54545% !important;
  }
  .o-flex.o-flex--reversed .o-flex__item.u-flex-offset-6\/11\@mobile {
    margin-right: 54.54545% !important;
  }
  .o-flex:not(.o-flex--reversed) .o-flex__item.u-flex-pull-6\/11\@mobile {
    margin-left: -54.54545% !important;
  }
  .o-flex.o-flex--reversed .o-flex__item.u-flex-pull-6\/11\@mobile {
    margin-right: -54.54545% !important;
  }
  .u-flex-7\/11\@mobile {
    flex: 0 0 63.63636% !important;
    max-width: 63.63636% !important;
  }
  .o-flex:not(.o-flex--reversed) .o-flex__item.u-flex-offset-7\/11\@mobile {
    margin-left: 63.63636% !important;
  }
  .o-flex.o-flex--reversed .o-flex__item.u-flex-offset-7\/11\@mobile {
    margin-right: 63.63636% !important;
  }
  .o-flex:not(.o-flex--reversed) .o-flex__item.u-flex-pull-7\/11\@mobile {
    margin-left: -63.63636% !important;
  }
  .o-flex.o-flex--reversed .o-flex__item.u-flex-pull-7\/11\@mobile {
    margin-right: -63.63636% !important;
  }
  .u-flex-8\/11\@mobile {
    flex: 0 0 72.72727% !important;
    max-width: 72.72727% !important;
  }
  .o-flex:not(.o-flex--reversed) .o-flex__item.u-flex-offset-8\/11\@mobile {
    margin-left: 72.72727% !important;
  }
  .o-flex.o-flex--reversed .o-flex__item.u-flex-offset-8\/11\@mobile {
    margin-right: 72.72727% !important;
  }
  .o-flex:not(.o-flex--reversed) .o-flex__item.u-flex-pull-8\/11\@mobile {
    margin-left: -72.72727% !important;
  }
  .o-flex.o-flex--reversed .o-flex__item.u-flex-pull-8\/11\@mobile {
    margin-right: -72.72727% !important;
  }
  .u-flex-9\/11\@mobile {
    flex: 0 0 81.81818% !important;
    max-width: 81.81818% !important;
  }
  .o-flex:not(.o-flex--reversed) .o-flex__item.u-flex-offset-9\/11\@mobile {
    margin-left: 81.81818% !important;
  }
  .o-flex.o-flex--reversed .o-flex__item.u-flex-offset-9\/11\@mobile {
    margin-right: 81.81818% !important;
  }
  .o-flex:not(.o-flex--reversed) .o-flex__item.u-flex-pull-9\/11\@mobile {
    margin-left: -81.81818% !important;
  }
  .o-flex.o-flex--reversed .o-flex__item.u-flex-pull-9\/11\@mobile {
    margin-right: -81.81818% !important;
  }
  .u-flex-10\/11\@mobile {
    flex: 0 0 90.90909% !important;
    max-width: 90.90909% !important;
  }
  .o-flex:not(.o-flex--reversed) .o-flex__item.u-flex-offset-10\/11\@mobile {
    margin-left: 90.90909% !important;
  }
  .o-flex.o-flex--reversed .o-flex__item.u-flex-offset-10\/11\@mobile {
    margin-right: 90.90909% !important;
  }
  .o-flex:not(.o-flex--reversed) .o-flex__item.u-flex-pull-10\/11\@mobile {
    margin-left: -90.90909% !important;
  }
  .o-flex.o-flex--reversed .o-flex__item.u-flex-pull-10\/11\@mobile {
    margin-right: -90.90909% !important;
  }
  .u-flex-11\/11\@mobile {
    flex: 0 0 100% !important;
    max-width: 100% !important;
  }
  .o-flex:not(.o-flex--reversed) .o-flex__item.u-flex-offset-11\/11\@mobile {
    margin-left: 100% !important;
  }
  .o-flex.o-flex--reversed .o-flex__item.u-flex-offset-11\/11\@mobile {
    margin-right: 100% !important;
  }
  .o-flex:not(.o-flex--reversed) .o-flex__item.u-flex-pull-11\/11\@mobile {
    margin-left: -100% !important;
  }
  .o-flex.o-flex--reversed .o-flex__item.u-flex-pull-11\/11\@mobile {
    margin-right: -100% !important;
  }
  .u-flex-1\/12\@mobile {
    flex: 0 0 8.33333% !important;
    max-width: 8.33333% !important;
  }
  .o-flex:not(.o-flex--reversed) .o-flex__item.u-flex-offset-1\/12\@mobile {
    margin-left: 8.33333% !important;
  }
  .o-flex.o-flex--reversed .o-flex__item.u-flex-offset-1\/12\@mobile {
    margin-right: 8.33333% !important;
  }
  .o-flex:not(.o-flex--reversed) .o-flex__item.u-flex-pull-1\/12\@mobile {
    margin-left: -8.33333% !important;
  }
  .o-flex.o-flex--reversed .o-flex__item.u-flex-pull-1\/12\@mobile {
    margin-right: -8.33333% !important;
  }
  .u-flex-2\/12\@mobile {
    flex: 0 0 16.66667% !important;
    max-width: 16.66667% !important;
  }
  .o-flex:not(.o-flex--reversed) .o-flex__item.u-flex-offset-2\/12\@mobile {
    margin-left: 16.66667% !important;
  }
  .o-flex.o-flex--reversed .o-flex__item.u-flex-offset-2\/12\@mobile {
    margin-right: 16.66667% !important;
  }
  .o-flex:not(.o-flex--reversed) .o-flex__item.u-flex-pull-2\/12\@mobile {
    margin-left: -16.66667% !important;
  }
  .o-flex.o-flex--reversed .o-flex__item.u-flex-pull-2\/12\@mobile {
    margin-right: -16.66667% !important;
  }
  .u-flex-3\/12\@mobile {
    flex: 0 0 25% !important;
    max-width: 25% !important;
  }
  .o-flex:not(.o-flex--reversed) .o-flex__item.u-flex-offset-3\/12\@mobile {
    margin-left: 25% !important;
  }
  .o-flex.o-flex--reversed .o-flex__item.u-flex-offset-3\/12\@mobile {
    margin-right: 25% !important;
  }
  .o-flex:not(.o-flex--reversed) .o-flex__item.u-flex-pull-3\/12\@mobile {
    margin-left: -25% !important;
  }
  .o-flex.o-flex--reversed .o-flex__item.u-flex-pull-3\/12\@mobile {
    margin-right: -25% !important;
  }
  .u-flex-4\/12\@mobile {
    flex: 0 0 33.33333% !important;
    max-width: 33.33333% !important;
  }
  .o-flex:not(.o-flex--reversed) .o-flex__item.u-flex-offset-4\/12\@mobile {
    margin-left: 33.33333% !important;
  }
  .o-flex.o-flex--reversed .o-flex__item.u-flex-offset-4\/12\@mobile {
    margin-right: 33.33333% !important;
  }
  .o-flex:not(.o-flex--reversed) .o-flex__item.u-flex-pull-4\/12\@mobile {
    margin-left: -33.33333% !important;
  }
  .o-flex.o-flex--reversed .o-flex__item.u-flex-pull-4\/12\@mobile {
    margin-right: -33.33333% !important;
  }
  .u-flex-5\/12\@mobile {
    flex: 0 0 41.66667% !important;
    max-width: 41.66667% !important;
  }
  .o-flex:not(.o-flex--reversed) .o-flex__item.u-flex-offset-5\/12\@mobile {
    margin-left: 41.66667% !important;
  }
  .o-flex.o-flex--reversed .o-flex__item.u-flex-offset-5\/12\@mobile {
    margin-right: 41.66667% !important;
  }
  .o-flex:not(.o-flex--reversed) .o-flex__item.u-flex-pull-5\/12\@mobile {
    margin-left: -41.66667% !important;
  }
  .o-flex.o-flex--reversed .o-flex__item.u-flex-pull-5\/12\@mobile {
    margin-right: -41.66667% !important;
  }
  .u-flex-6\/12\@mobile {
    flex: 0 0 50% !important;
    max-width: 50% !important;
  }
  .o-flex:not(.o-flex--reversed) .o-flex__item.u-flex-offset-6\/12\@mobile {
    margin-left: 50% !important;
  }
  .o-flex.o-flex--reversed .o-flex__item.u-flex-offset-6\/12\@mobile {
    margin-right: 50% !important;
  }
  .o-flex:not(.o-flex--reversed) .o-flex__item.u-flex-pull-6\/12\@mobile {
    margin-left: -50% !important;
  }
  .o-flex.o-flex--reversed .o-flex__item.u-flex-pull-6\/12\@mobile {
    margin-right: -50% !important;
  }
  .u-flex-7\/12\@mobile {
    flex: 0 0 58.33333% !important;
    max-width: 58.33333% !important;
  }
  .o-flex:not(.o-flex--reversed) .o-flex__item.u-flex-offset-7\/12\@mobile {
    margin-left: 58.33333% !important;
  }
  .o-flex.o-flex--reversed .o-flex__item.u-flex-offset-7\/12\@mobile {
    margin-right: 58.33333% !important;
  }
  .o-flex:not(.o-flex--reversed) .o-flex__item.u-flex-pull-7\/12\@mobile {
    margin-left: -58.33333% !important;
  }
  .o-flex.o-flex--reversed .o-flex__item.u-flex-pull-7\/12\@mobile {
    margin-right: -58.33333% !important;
  }
  .u-flex-8\/12\@mobile {
    flex: 0 0 66.66667% !important;
    max-width: 66.66667% !important;
  }
  .o-flex:not(.o-flex--reversed) .o-flex__item.u-flex-offset-8\/12\@mobile {
    margin-left: 66.66667% !important;
  }
  .o-flex.o-flex--reversed .o-flex__item.u-flex-offset-8\/12\@mobile {
    margin-right: 66.66667% !important;
  }
  .o-flex:not(.o-flex--reversed) .o-flex__item.u-flex-pull-8\/12\@mobile {
    margin-left: -66.66667% !important;
  }
  .o-flex.o-flex--reversed .o-flex__item.u-flex-pull-8\/12\@mobile {
    margin-right: -66.66667% !important;
  }
  .u-flex-9\/12\@mobile {
    flex: 0 0 75% !important;
    max-width: 75% !important;
  }
  .o-flex:not(.o-flex--reversed) .o-flex__item.u-flex-offset-9\/12\@mobile {
    margin-left: 75% !important;
  }
  .o-flex.o-flex--reversed .o-flex__item.u-flex-offset-9\/12\@mobile {
    margin-right: 75% !important;
  }
  .o-flex:not(.o-flex--reversed) .o-flex__item.u-flex-pull-9\/12\@mobile {
    margin-left: -75% !important;
  }
  .o-flex.o-flex--reversed .o-flex__item.u-flex-pull-9\/12\@mobile {
    margin-right: -75% !important;
  }
  .u-flex-10\/12\@mobile {
    flex: 0 0 83.33333% !important;
    max-width: 83.33333% !important;
  }
  .o-flex:not(.o-flex--reversed) .o-flex__item.u-flex-offset-10\/12\@mobile {
    margin-left: 83.33333% !important;
  }
  .o-flex.o-flex--reversed .o-flex__item.u-flex-offset-10\/12\@mobile {
    margin-right: 83.33333% !important;
  }
  .o-flex:not(.o-flex--reversed) .o-flex__item.u-flex-pull-10\/12\@mobile {
    margin-left: -83.33333% !important;
  }
  .o-flex.o-flex--reversed .o-flex__item.u-flex-pull-10\/12\@mobile {
    margin-right: -83.33333% !important;
  }
  .u-flex-11\/12\@mobile {
    flex: 0 0 91.66667% !important;
    max-width: 91.66667% !important;
  }
  .o-flex:not(.o-flex--reversed) .o-flex__item.u-flex-offset-11\/12\@mobile {
    margin-left: 91.66667% !important;
  }
  .o-flex.o-flex--reversed .o-flex__item.u-flex-offset-11\/12\@mobile {
    margin-right: 91.66667% !important;
  }
  .o-flex:not(.o-flex--reversed) .o-flex__item.u-flex-pull-11\/12\@mobile {
    margin-left: -91.66667% !important;
  }
  .o-flex.o-flex--reversed .o-flex__item.u-flex-pull-11\/12\@mobile {
    margin-right: -91.66667% !important;
  }
  .u-flex-12\/12\@mobile {
    flex: 0 0 100% !important;
    max-width: 100% !important;
  }
  .o-flex:not(.o-flex--reversed) .o-flex__item.u-flex-offset-12\/12\@mobile {
    margin-left: 100% !important;
  }
  .o-flex.o-flex--reversed .o-flex__item.u-flex-offset-12\/12\@mobile {
    margin-right: 100% !important;
  }
  .o-flex:not(.o-flex--reversed) .o-flex__item.u-flex-pull-12\/12\@mobile {
    margin-left: -100% !important;
  }
  .o-flex.o-flex--reversed .o-flex__item.u-flex-pull-12\/12\@mobile {
    margin-right: -100% !important;
  }
  .o-flex:not(.o-flex--reversed) .o-flex__item.u-flex-offset-none\@mobile {
    margin-left: 0 !important;
  }
  .o-flex.o-flex--reversed .o-flex__item.u-flex-offset-none\@mobile {
    margin-right: 0 !important;
  }
  .o-flex:not(.o-flex--reversed) .o-flex__item.u-flex-pull-none\@mobile {
    margin-left: 0 !important;
  }
  .o-flex.o-flex--reversed .o-flex__item.u-flex-pull-none\@mobile {
    margin-right: 0 !important;
  }
}

@media (min-width: 30.0625em) and (max-width: 481px) {
  .u-hidden-visually\@mobile-till-tablet {
    border: 0 !important;
    clip: rect(0 0 0 0) !important;
    clip-path: inset(50%) !important;
    height: 1px !important;
    margin: -1px !important;
    overflow: hidden !important;
    padding: 0 !important;
    position: absolute !important;
    white-space: nowrap !important;
    width: 1px !important;
  }
  .u-hidden\@mobile-till-tablet {
    display: none !important;
  }
}

@media (min-width: 30.0625em) and (max-width: 61.99em) {
  .u-hidden-visually\@mobile-till-desktop {
    border: 0 !important;
    clip: rect(0 0 0 0) !important;
    clip-path: inset(50%) !important;
    height: 1px !important;
    margin: -1px !important;
    overflow: hidden !important;
    padding: 0 !important;
    position: absolute !important;
    white-space: nowrap !important;
    width: 1px !important;
  }
  .u-hidden\@mobile-till-desktop {
    display: none !important;
  }
}

@media (min-width: 30.0625em) and (max-width: 1023.98px) {
  .u-hidden-visually\@mobile-till-wide {
    border: 0 !important;
    clip: rect(0 0 0 0) !important;
    clip-path: inset(50%) !important;
    height: 1px !important;
    margin: -1px !important;
    overflow: hidden !important;
    padding: 0 !important;
    position: absolute !important;
    white-space: nowrap !important;
    width: 1px !important;
  }
  .u-hidden\@mobile-till-wide {
    display: none !important;
  }
}

@media (min-width: 48em) {
  .has-fixed-header .c-header {
    padding: 10px 0;
  }
  .has-fixed-header .c-header .c-header__logo-img {
    width: 45px;
    height: 45px;
  }
  .has-fixed-header .c-mega-menu {
    top: calc(100% + 5px);
  }
  .c-footer__spaced-items {
    display: flex;
    flex-direction: column;
    justify-content: space-between;
  }
  .c-top-visual-full {
    min-height: 600px;
  }
  .c-top-visual-full__container {
    max-width: 70%;
    font-size: 18px;
    font-size: 1.2rem;
    line-height: 1.38889;
  }
  .u-1\/1\@tablet {
    width: 100% !important;
  }
  .u-push-1\/1\@tablet {
    position: relative !important;
    right: auto !important;
    left: 100% !important;
  }
  .u-pull-1\/1\@tablet {
    position: relative !important;
    right: 100% !important;
    left: auto !important;
  }
  .u-1\/2\@tablet {
    width: 50% !important;
  }
  .u-push-1\/2\@tablet {
    position: relative !important;
    right: auto !important;
    left: 50% !important;
  }
  .u-pull-1\/2\@tablet {
    position: relative !important;
    right: 50% !important;
    left: auto !important;
  }
  .u-2\/2\@tablet {
    width: 100% !important;
  }
  .u-push-2\/2\@tablet {
    position: relative !important;
    right: auto !important;
    left: 100% !important;
  }
  .u-pull-2\/2\@tablet {
    position: relative !important;
    right: 100% !important;
    left: auto !important;
  }
  .u-1\/3\@tablet {
    width: 33.33333% !important;
  }
  .u-push-1\/3\@tablet {
    position: relative !important;
    right: auto !important;
    left: 33.33333% !important;
  }
  .u-pull-1\/3\@tablet {
    position: relative !important;
    right: 33.33333% !important;
    left: auto !important;
  }
  .u-2\/3\@tablet {
    width: 66.66667% !important;
  }
  .u-push-2\/3\@tablet {
    position: relative !important;
    right: auto !important;
    left: 66.66667% !important;
  }
  .u-pull-2\/3\@tablet {
    position: relative !important;
    right: 66.66667% !important;
    left: auto !important;
  }
  .u-3\/3\@tablet {
    width: 100% !important;
  }
  .u-push-3\/3\@tablet {
    position: relative !important;
    right: auto !important;
    left: 100% !important;
  }
  .u-pull-3\/3\@tablet {
    position: relative !important;
    right: 100% !important;
    left: auto !important;
  }
  .u-1\/4\@tablet {
    width: 25% !important;
  }
  .u-push-1\/4\@tablet {
    position: relative !important;
    right: auto !important;
    left: 25% !important;
  }
  .u-pull-1\/4\@tablet {
    position: relative !important;
    right: 25% !important;
    left: auto !important;
  }
  .u-2\/4\@tablet {
    width: 50% !important;
  }
  .u-push-2\/4\@tablet {
    position: relative !important;
    right: auto !important;
    left: 50% !important;
  }
  .u-pull-2\/4\@tablet {
    position: relative !important;
    right: 50% !important;
    left: auto !important;
  }
  .u-3\/4\@tablet {
    width: 75% !important;
  }
  .u-push-3\/4\@tablet {
    position: relative !important;
    right: auto !important;
    left: 75% !important;
  }
  .u-pull-3\/4\@tablet {
    position: relative !important;
    right: 75% !important;
    left: auto !important;
  }
  .u-4\/4\@tablet {
    width: 100% !important;
  }
  .u-push-4\/4\@tablet {
    position: relative !important;
    right: auto !important;
    left: 100% !important;
  }
  .u-pull-4\/4\@tablet {
    position: relative !important;
    right: 100% !important;
    left: auto !important;
  }
  .u-1\/5\@tablet {
    width: 20% !important;
  }
  .u-push-1\/5\@tablet {
    position: relative !important;
    right: auto !important;
    left: 20% !important;
  }
  .u-pull-1\/5\@tablet {
    position: relative !important;
    right: 20% !important;
    left: auto !important;
  }
  .u-2\/5\@tablet {
    width: 40% !important;
  }
  .u-push-2\/5\@tablet {
    position: relative !important;
    right: auto !important;
    left: 40% !important;
  }
  .u-pull-2\/5\@tablet {
    position: relative !important;
    right: 40% !important;
    left: auto !important;
  }
  .u-3\/5\@tablet {
    width: 60% !important;
  }
  .u-push-3\/5\@tablet {
    position: relative !important;
    right: auto !important;
    left: 60% !important;
  }
  .u-pull-3\/5\@tablet {
    position: relative !important;
    right: 60% !important;
    left: auto !important;
  }
  .u-4\/5\@tablet {
    width: 80% !important;
  }
  .u-push-4\/5\@tablet {
    position: relative !important;
    right: auto !important;
    left: 80% !important;
  }
  .u-pull-4\/5\@tablet {
    position: relative !important;
    right: 80% !important;
    left: auto !important;
  }
  .u-5\/5\@tablet {
    width: 100% !important;
  }
  .u-push-5\/5\@tablet {
    position: relative !important;
    right: auto !important;
    left: 100% !important;
  }
  .u-pull-5\/5\@tablet {
    position: relative !important;
    right: 100% !important;
    left: auto !important;
  }
  .u-1\/6\@tablet {
    width: 16.66667% !important;
  }
  .u-push-1\/6\@tablet {
    position: relative !important;
    right: auto !important;
    left: 16.66667% !important;
  }
  .u-pull-1\/6\@tablet {
    position: relative !important;
    right: 16.66667% !important;
    left: auto !important;
  }
  .u-2\/6\@tablet {
    width: 33.33333% !important;
  }
  .u-push-2\/6\@tablet {
    position: relative !important;
    right: auto !important;
    left: 33.33333% !important;
  }
  .u-pull-2\/6\@tablet {
    position: relative !important;
    right: 33.33333% !important;
    left: auto !important;
  }
  .u-3\/6\@tablet {
    width: 50% !important;
  }
  .u-push-3\/6\@tablet {
    position: relative !important;
    right: auto !important;
    left: 50% !important;
  }
  .u-pull-3\/6\@tablet {
    position: relative !important;
    right: 50% !important;
    left: auto !important;
  }
  .u-4\/6\@tablet {
    width: 66.66667% !important;
  }
  .u-push-4\/6\@tablet {
    position: relative !important;
    right: auto !important;
    left: 66.66667% !important;
  }
  .u-pull-4\/6\@tablet {
    position: relative !important;
    right: 66.66667% !important;
    left: auto !important;
  }
  .u-5\/6\@tablet {
    width: 83.33333% !important;
  }
  .u-push-5\/6\@tablet {
    position: relative !important;
    right: auto !important;
    left: 83.33333% !important;
  }
  .u-pull-5\/6\@tablet {
    position: relative !important;
    right: 83.33333% !important;
    left: auto !important;
  }
  .u-6\/6\@tablet {
    width: 100% !important;
  }
  .u-push-6\/6\@tablet {
    position: relative !important;
    right: auto !important;
    left: 100% !important;
  }
  .u-pull-6\/6\@tablet {
    position: relative !important;
    right: 100% !important;
    left: auto !important;
  }
  .u-1\/7\@tablet {
    width: 14.28571% !important;
  }
  .u-push-1\/7\@tablet {
    position: relative !important;
    right: auto !important;
    left: 14.28571% !important;
  }
  .u-pull-1\/7\@tablet {
    position: relative !important;
    right: 14.28571% !important;
    left: auto !important;
  }
  .u-2\/7\@tablet {
    width: 28.57143% !important;
  }
  .u-push-2\/7\@tablet {
    position: relative !important;
    right: auto !important;
    left: 28.57143% !important;
  }
  .u-pull-2\/7\@tablet {
    position: relative !important;
    right: 28.57143% !important;
    left: auto !important;
  }
  .u-3\/7\@tablet {
    width: 42.85714% !important;
  }
  .u-push-3\/7\@tablet {
    position: relative !important;
    right: auto !important;
    left: 42.85714% !important;
  }
  .u-pull-3\/7\@tablet {
    position: relative !important;
    right: 42.85714% !important;
    left: auto !important;
  }
  .u-4\/7\@tablet {
    width: 57.14286% !important;
  }
  .u-push-4\/7\@tablet {
    position: relative !important;
    right: auto !important;
    left: 57.14286% !important;
  }
  .u-pull-4\/7\@tablet {
    position: relative !important;
    right: 57.14286% !important;
    left: auto !important;
  }
  .u-5\/7\@tablet {
    width: 71.42857% !important;
  }
  .u-push-5\/7\@tablet {
    position: relative !important;
    right: auto !important;
    left: 71.42857% !important;
  }
  .u-pull-5\/7\@tablet {
    position: relative !important;
    right: 71.42857% !important;
    left: auto !important;
  }
  .u-6\/7\@tablet {
    width: 85.71429% !important;
  }
  .u-push-6\/7\@tablet {
    position: relative !important;
    right: auto !important;
    left: 85.71429% !important;
  }
  .u-pull-6\/7\@tablet {
    position: relative !important;
    right: 85.71429% !important;
    left: auto !important;
  }
  .u-7\/7\@tablet {
    width: 100% !important;
  }
  .u-push-7\/7\@tablet {
    position: relative !important;
    right: auto !important;
    left: 100% !important;
  }
  .u-pull-7\/7\@tablet {
    position: relative !important;
    right: 100% !important;
    left: auto !important;
  }
  .u-1\/8\@tablet {
    width: 12.5% !important;
  }
  .u-push-1\/8\@tablet {
    position: relative !important;
    right: auto !important;
    left: 12.5% !important;
  }
  .u-pull-1\/8\@tablet {
    position: relative !important;
    right: 12.5% !important;
    left: auto !important;
  }
  .u-2\/8\@tablet {
    width: 25% !important;
  }
  .u-push-2\/8\@tablet {
    position: relative !important;
    right: auto !important;
    left: 25% !important;
  }
  .u-pull-2\/8\@tablet {
    position: relative !important;
    right: 25% !important;
    left: auto !important;
  }
  .u-3\/8\@tablet {
    width: 37.5% !important;
  }
  .u-push-3\/8\@tablet {
    position: relative !important;
    right: auto !important;
    left: 37.5% !important;
  }
  .u-pull-3\/8\@tablet {
    position: relative !important;
    right: 37.5% !important;
    left: auto !important;
  }
  .u-4\/8\@tablet {
    width: 50% !important;
  }
  .u-push-4\/8\@tablet {
    position: relative !important;
    right: auto !important;
    left: 50% !important;
  }
  .u-pull-4\/8\@tablet {
    position: relative !important;
    right: 50% !important;
    left: auto !important;
  }
  .u-5\/8\@tablet {
    width: 62.5% !important;
  }
  .u-push-5\/8\@tablet {
    position: relative !important;
    right: auto !important;
    left: 62.5% !important;
  }
  .u-pull-5\/8\@tablet {
    position: relative !important;
    right: 62.5% !important;
    left: auto !important;
  }
  .u-6\/8\@tablet {
    width: 75% !important;
  }
  .u-push-6\/8\@tablet {
    position: relative !important;
    right: auto !important;
    left: 75% !important;
  }
  .u-pull-6\/8\@tablet {
    position: relative !important;
    right: 75% !important;
    left: auto !important;
  }
  .u-7\/8\@tablet {
    width: 87.5% !important;
  }
  .u-push-7\/8\@tablet {
    position: relative !important;
    right: auto !important;
    left: 87.5% !important;
  }
  .u-pull-7\/8\@tablet {
    position: relative !important;
    right: 87.5% !important;
    left: auto !important;
  }
  .u-8\/8\@tablet {
    width: 100% !important;
  }
  .u-push-8\/8\@tablet {
    position: relative !important;
    right: auto !important;
    left: 100% !important;
  }
  .u-pull-8\/8\@tablet {
    position: relative !important;
    right: 100% !important;
    left: auto !important;
  }
  .u-1\/9\@tablet {
    width: 11.11111% !important;
  }
  .u-push-1\/9\@tablet {
    position: relative !important;
    right: auto !important;
    left: 11.11111% !important;
  }
  .u-pull-1\/9\@tablet {
    position: relative !important;
    right: 11.11111% !important;
    left: auto !important;
  }
  .u-2\/9\@tablet {
    width: 22.22222% !important;
  }
  .u-push-2\/9\@tablet {
    position: relative !important;
    right: auto !important;
    left: 22.22222% !important;
  }
  .u-pull-2\/9\@tablet {
    position: relative !important;
    right: 22.22222% !important;
    left: auto !important;
  }
  .u-3\/9\@tablet {
    width: 33.33333% !important;
  }
  .u-push-3\/9\@tablet {
    position: relative !important;
    right: auto !important;
    left: 33.33333% !important;
  }
  .u-pull-3\/9\@tablet {
    position: relative !important;
    right: 33.33333% !important;
    left: auto !important;
  }
  .u-4\/9\@tablet {
    width: 44.44444% !important;
  }
  .u-push-4\/9\@tablet {
    position: relative !important;
    right: auto !important;
    left: 44.44444% !important;
  }
  .u-pull-4\/9\@tablet {
    position: relative !important;
    right: 44.44444% !important;
    left: auto !important;
  }
  .u-5\/9\@tablet {
    width: 55.55556% !important;
  }
  .u-push-5\/9\@tablet {
    position: relative !important;
    right: auto !important;
    left: 55.55556% !important;
  }
  .u-pull-5\/9\@tablet {
    position: relative !important;
    right: 55.55556% !important;
    left: auto !important;
  }
  .u-6\/9\@tablet {
    width: 66.66667% !important;
  }
  .u-push-6\/9\@tablet {
    position: relative !important;
    right: auto !important;
    left: 66.66667% !important;
  }
  .u-pull-6\/9\@tablet {
    position: relative !important;
    right: 66.66667% !important;
    left: auto !important;
  }
  .u-7\/9\@tablet {
    width: 77.77778% !important;
  }
  .u-push-7\/9\@tablet {
    position: relative !important;
    right: auto !important;
    left: 77.77778% !important;
  }
  .u-pull-7\/9\@tablet {
    position: relative !important;
    right: 77.77778% !important;
    left: auto !important;
  }
  .u-8\/9\@tablet {
    width: 88.88889% !important;
  }
  .u-push-8\/9\@tablet {
    position: relative !important;
    right: auto !important;
    left: 88.88889% !important;
  }
  .u-pull-8\/9\@tablet {
    position: relative !important;
    right: 88.88889% !important;
    left: auto !important;
  }
  .u-9\/9\@tablet {
    width: 100% !important;
  }
  .u-push-9\/9\@tablet {
    position: relative !important;
    right: auto !important;
    left: 100% !important;
  }
  .u-pull-9\/9\@tablet {
    position: relative !important;
    right: 100% !important;
    left: auto !important;
  }
  .u-1\/10\@tablet {
    width: 10% !important;
  }
  .u-push-1\/10\@tablet {
    position: relative !important;
    right: auto !important;
    left: 10% !important;
  }
  .u-pull-1\/10\@tablet {
    position: relative !important;
    right: 10% !important;
    left: auto !important;
  }
  .u-2\/10\@tablet {
    width: 20% !important;
  }
  .u-push-2\/10\@tablet {
    position: relative !important;
    right: auto !important;
    left: 20% !important;
  }
  .u-pull-2\/10\@tablet {
    position: relative !important;
    right: 20% !important;
    left: auto !important;
  }
  .u-3\/10\@tablet {
    width: 30% !important;
  }
  .u-push-3\/10\@tablet {
    position: relative !important;
    right: auto !important;
    left: 30% !important;
  }
  .u-pull-3\/10\@tablet {
    position: relative !important;
    right: 30% !important;
    left: auto !important;
  }
  .u-4\/10\@tablet {
    width: 40% !important;
  }
  .u-push-4\/10\@tablet {
    position: relative !important;
    right: auto !important;
    left: 40% !important;
  }
  .u-pull-4\/10\@tablet {
    position: relative !important;
    right: 40% !important;
    left: auto !important;
  }
  .u-5\/10\@tablet {
    width: 50% !important;
  }
  .u-push-5\/10\@tablet {
    position: relative !important;
    right: auto !important;
    left: 50% !important;
  }
  .u-pull-5\/10\@tablet {
    position: relative !important;
    right: 50% !important;
    left: auto !important;
  }
  .u-6\/10\@tablet {
    width: 60% !important;
  }
  .u-push-6\/10\@tablet {
    position: relative !important;
    right: auto !important;
    left: 60% !important;
  }
  .u-pull-6\/10\@tablet {
    position: relative !important;
    right: 60% !important;
    left: auto !important;
  }
  .u-7\/10\@tablet {
    width: 70% !important;
  }
  .u-push-7\/10\@tablet {
    position: relative !important;
    right: auto !important;
    left: 70% !important;
  }
  .u-pull-7\/10\@tablet {
    position: relative !important;
    right: 70% !important;
    left: auto !important;
  }
  .u-8\/10\@tablet {
    width: 80% !important;
  }
  .u-push-8\/10\@tablet {
    position: relative !important;
    right: auto !important;
    left: 80% !important;
  }
  .u-pull-8\/10\@tablet {
    position: relative !important;
    right: 80% !important;
    left: auto !important;
  }
  .u-9\/10\@tablet {
    width: 90% !important;
  }
  .u-push-9\/10\@tablet {
    position: relative !important;
    right: auto !important;
    left: 90% !important;
  }
  .u-pull-9\/10\@tablet {
    position: relative !important;
    right: 90% !important;
    left: auto !important;
  }
  .u-10\/10\@tablet {
    width: 100% !important;
  }
  .u-push-10\/10\@tablet {
    position: relative !important;
    right: auto !important;
    left: 100% !important;
  }
  .u-pull-10\/10\@tablet {
    position: relative !important;
    right: 100% !important;
    left: auto !important;
  }
  .u-1\/11\@tablet {
    width: 9.09091% !important;
  }
  .u-push-1\/11\@tablet {
    position: relative !important;
    right: auto !important;
    left: 9.09091% !important;
  }
  .u-pull-1\/11\@tablet {
    position: relative !important;
    right: 9.09091% !important;
    left: auto !important;
  }
  .u-2\/11\@tablet {
    width: 18.18182% !important;
  }
  .u-push-2\/11\@tablet {
    position: relative !important;
    right: auto !important;
    left: 18.18182% !important;
  }
  .u-pull-2\/11\@tablet {
    position: relative !important;
    right: 18.18182% !important;
    left: auto !important;
  }
  .u-3\/11\@tablet {
    width: 27.27273% !important;
  }
  .u-push-3\/11\@tablet {
    position: relative !important;
    right: auto !important;
    left: 27.27273% !important;
  }
  .u-pull-3\/11\@tablet {
    position: relative !important;
    right: 27.27273% !important;
    left: auto !important;
  }
  .u-4\/11\@tablet {
    width: 36.36364% !important;
  }
  .u-push-4\/11\@tablet {
    position: relative !important;
    right: auto !important;
    left: 36.36364% !important;
  }
  .u-pull-4\/11\@tablet {
    position: relative !important;
    right: 36.36364% !important;
    left: auto !important;
  }
  .u-5\/11\@tablet {
    width: 45.45455% !important;
  }
  .u-push-5\/11\@tablet {
    position: relative !important;
    right: auto !important;
    left: 45.45455% !important;
  }
  .u-pull-5\/11\@tablet {
    position: relative !important;
    right: 45.45455% !important;
    left: auto !important;
  }
  .u-6\/11\@tablet {
    width: 54.54545% !important;
  }
  .u-push-6\/11\@tablet {
    position: relative !important;
    right: auto !important;
    left: 54.54545% !important;
  }
  .u-pull-6\/11\@tablet {
    position: relative !important;
    right: 54.54545% !important;
    left: auto !important;
  }
  .u-7\/11\@tablet {
    width: 63.63636% !important;
  }
  .u-push-7\/11\@tablet {
    position: relative !important;
    right: auto !important;
    left: 63.63636% !important;
  }
  .u-pull-7\/11\@tablet {
    position: relative !important;
    right: 63.63636% !important;
    left: auto !important;
  }
  .u-8\/11\@tablet {
    width: 72.72727% !important;
  }
  .u-push-8\/11\@tablet {
    position: relative !important;
    right: auto !important;
    left: 72.72727% !important;
  }
  .u-pull-8\/11\@tablet {
    position: relative !important;
    right: 72.72727% !important;
    left: auto !important;
  }
  .u-9\/11\@tablet {
    width: 81.81818% !important;
  }
  .u-push-9\/11\@tablet {
    position: relative !important;
    right: auto !important;
    left: 81.81818% !important;
  }
  .u-pull-9\/11\@tablet {
    position: relative !important;
    right: 81.81818% !important;
    left: auto !important;
  }
  .u-10\/11\@tablet {
    width: 90.90909% !important;
  }
  .u-push-10\/11\@tablet {
    position: relative !important;
    right: auto !important;
    left: 90.90909% !important;
  }
  .u-pull-10\/11\@tablet {
    position: relative !important;
    right: 90.90909% !important;
    left: auto !important;
  }
  .u-11\/11\@tablet {
    width: 100% !important;
  }
  .u-push-11\/11\@tablet {
    position: relative !important;
    right: auto !important;
    left: 100% !important;
  }
  .u-pull-11\/11\@tablet {
    position: relative !important;
    right: 100% !important;
    left: auto !important;
  }
  .u-1\/12\@tablet {
    width: 8.33333% !important;
  }
  .u-push-1\/12\@tablet {
    position: relative !important;
    right: auto !important;
    left: 8.33333% !important;
  }
  .u-pull-1\/12\@tablet {
    position: relative !important;
    right: 8.33333% !important;
    left: auto !important;
  }
  .u-2\/12\@tablet {
    width: 16.66667% !important;
  }
  .u-push-2\/12\@tablet {
    position: relative !important;
    right: auto !important;
    left: 16.66667% !important;
  }
  .u-pull-2\/12\@tablet {
    position: relative !important;
    right: 16.66667% !important;
    left: auto !important;
  }
  .u-3\/12\@tablet {
    width: 25% !important;
  }
  .u-push-3\/12\@tablet {
    position: relative !important;
    right: auto !important;
    left: 25% !important;
  }
  .u-pull-3\/12\@tablet {
    position: relative !important;
    right: 25% !important;
    left: auto !important;
  }
  .u-4\/12\@tablet {
    width: 33.33333% !important;
  }
  .u-push-4\/12\@tablet {
    position: relative !important;
    right: auto !important;
    left: 33.33333% !important;
  }
  .u-pull-4\/12\@tablet {
    position: relative !important;
    right: 33.33333% !important;
    left: auto !important;
  }
  .u-5\/12\@tablet {
    width: 41.66667% !important;
  }
  .u-push-5\/12\@tablet {
    position: relative !important;
    right: auto !important;
    left: 41.66667% !important;
  }
  .u-pull-5\/12\@tablet {
    position: relative !important;
    right: 41.66667% !important;
    left: auto !important;
  }
  .u-6\/12\@tablet {
    width: 50% !important;
  }
  .u-push-6\/12\@tablet {
    position: relative !important;
    right: auto !important;
    left: 50% !important;
  }
  .u-pull-6\/12\@tablet {
    position: relative !important;
    right: 50% !important;
    left: auto !important;
  }
  .u-7\/12\@tablet {
    width: 58.33333% !important;
  }
  .u-push-7\/12\@tablet {
    position: relative !important;
    right: auto !important;
    left: 58.33333% !important;
  }
  .u-pull-7\/12\@tablet {
    position: relative !important;
    right: 58.33333% !important;
    left: auto !important;
  }
  .u-8\/12\@tablet {
    width: 66.66667% !important;
  }
  .u-push-8\/12\@tablet {
    position: relative !important;
    right: auto !important;
    left: 66.66667% !important;
  }
  .u-pull-8\/12\@tablet {
    position: relative !important;
    right: 66.66667% !important;
    left: auto !important;
  }
  .u-9\/12\@tablet {
    width: 75% !important;
  }
  .u-push-9\/12\@tablet {
    position: relative !important;
    right: auto !important;
    left: 75% !important;
  }
  .u-pull-9\/12\@tablet {
    position: relative !important;
    right: 75% !important;
    left: auto !important;
  }
  .u-10\/12\@tablet {
    width: 83.33333% !important;
  }
  .u-push-10\/12\@tablet {
    position: relative !important;
    right: auto !important;
    left: 83.33333% !important;
  }
  .u-pull-10\/12\@tablet {
    position: relative !important;
    right: 83.33333% !important;
    left: auto !important;
  }
  .u-11\/12\@tablet {
    width: 91.66667% !important;
  }
  .u-push-11\/12\@tablet {
    position: relative !important;
    right: auto !important;
    left: 91.66667% !important;
  }
  .u-pull-11\/12\@tablet {
    position: relative !important;
    right: 91.66667% !important;
    left: auto !important;
  }
  .u-12\/12\@tablet {
    width: 100% !important;
  }
  .u-push-12\/12\@tablet {
    position: relative !important;
    right: auto !important;
    left: 100% !important;
  }
  .u-pull-12\/12\@tablet {
    position: relative !important;
    right: 100% !important;
    left: auto !important;
  }
  .u-push-none\@tablet {
    left: auto !important;
  }
  .u-pull-none\@tablet {
    right: auto !important;
  }
  .u-hidden-visually\@tablet {
    border: 0 !important;
    clip: rect(0 0 0 0) !important;
    clip-path: inset(50%) !important;
    height: 1px !important;
    margin: -1px !important;
    overflow: hidden !important;
    padding: 0 !important;
    position: absolute !important;
    white-space: nowrap !important;
    width: 1px !important;
  }
  .u-hidden\@tablet {
    display: none !important;
  }
  .u-flex-1\/1\@tablet {
    flex: 0 0 100% !important;
    max-width: 100% !important;
  }
  .o-flex:not(.o-flex--reversed) .o-flex__item.u-flex-offset-1\/1\@tablet {
    margin-left: 100% !important;
  }
  .o-flex.o-flex--reversed .o-flex__item.u-flex-offset-1\/1\@tablet {
    margin-right: 100% !important;
  }
  .o-flex:not(.o-flex--reversed) .o-flex__item.u-flex-pull-1\/1\@tablet {
    margin-left: -100% !important;
  }
  .o-flex.o-flex--reversed .o-flex__item.u-flex-pull-1\/1\@tablet {
    margin-right: -100% !important;
  }
  .u-flex-1\/2\@tablet {
    flex: 0 0 50% !important;
    max-width: 50% !important;
  }
  .o-flex:not(.o-flex--reversed) .o-flex__item.u-flex-offset-1\/2\@tablet {
    margin-left: 50% !important;
  }
  .o-flex.o-flex--reversed .o-flex__item.u-flex-offset-1\/2\@tablet {
    margin-right: 50% !important;
  }
  .o-flex:not(.o-flex--reversed) .o-flex__item.u-flex-pull-1\/2\@tablet {
    margin-left: -50% !important;
  }
  .o-flex.o-flex--reversed .o-flex__item.u-flex-pull-1\/2\@tablet {
    margin-right: -50% !important;
  }
  .u-flex-2\/2\@tablet {
    flex: 0 0 100% !important;
    max-width: 100% !important;
  }
  .o-flex:not(.o-flex--reversed) .o-flex__item.u-flex-offset-2\/2\@tablet {
    margin-left: 100% !important;
  }
  .o-flex.o-flex--reversed .o-flex__item.u-flex-offset-2\/2\@tablet {
    margin-right: 100% !important;
  }
  .o-flex:not(.o-flex--reversed) .o-flex__item.u-flex-pull-2\/2\@tablet {
    margin-left: -100% !important;
  }
  .o-flex.o-flex--reversed .o-flex__item.u-flex-pull-2\/2\@tablet {
    margin-right: -100% !important;
  }
  .u-flex-1\/3\@tablet {
    flex: 0 0 33.33333% !important;
    max-width: 33.33333% !important;
  }
  .o-flex:not(.o-flex--reversed) .o-flex__item.u-flex-offset-1\/3\@tablet {
    margin-left: 33.33333% !important;
  }
  .o-flex.o-flex--reversed .o-flex__item.u-flex-offset-1\/3\@tablet {
    margin-right: 33.33333% !important;
  }
  .o-flex:not(.o-flex--reversed) .o-flex__item.u-flex-pull-1\/3\@tablet {
    margin-left: -33.33333% !important;
  }
  .o-flex.o-flex--reversed .o-flex__item.u-flex-pull-1\/3\@tablet {
    margin-right: -33.33333% !important;
  }
  .u-flex-2\/3\@tablet {
    flex: 0 0 66.66667% !important;
    max-width: 66.66667% !important;
  }
  .o-flex:not(.o-flex--reversed) .o-flex__item.u-flex-offset-2\/3\@tablet {
    margin-left: 66.66667% !important;
  }
  .o-flex.o-flex--reversed .o-flex__item.u-flex-offset-2\/3\@tablet {
    margin-right: 66.66667% !important;
  }
  .o-flex:not(.o-flex--reversed) .o-flex__item.u-flex-pull-2\/3\@tablet {
    margin-left: -66.66667% !important;
  }
  .o-flex.o-flex--reversed .o-flex__item.u-flex-pull-2\/3\@tablet {
    margin-right: -66.66667% !important;
  }
  .u-flex-3\/3\@tablet {
    flex: 0 0 100% !important;
    max-width: 100% !important;
  }
  .o-flex:not(.o-flex--reversed) .o-flex__item.u-flex-offset-3\/3\@tablet {
    margin-left: 100% !important;
  }
  .o-flex.o-flex--reversed .o-flex__item.u-flex-offset-3\/3\@tablet {
    margin-right: 100% !important;
  }
  .o-flex:not(.o-flex--reversed) .o-flex__item.u-flex-pull-3\/3\@tablet {
    margin-left: -100% !important;
  }
  .o-flex.o-flex--reversed .o-flex__item.u-flex-pull-3\/3\@tablet {
    margin-right: -100% !important;
  }
  .u-flex-1\/4\@tablet {
    flex: 0 0 25% !important;
    max-width: 25% !important;
  }
  .o-flex:not(.o-flex--reversed) .o-flex__item.u-flex-offset-1\/4\@tablet {
    margin-left: 25% !important;
  }
  .o-flex.o-flex--reversed .o-flex__item.u-flex-offset-1\/4\@tablet {
    margin-right: 25% !important;
  }
  .o-flex:not(.o-flex--reversed) .o-flex__item.u-flex-pull-1\/4\@tablet {
    margin-left: -25% !important;
  }
  .o-flex.o-flex--reversed .o-flex__item.u-flex-pull-1\/4\@tablet {
    margin-right: -25% !important;
  }
  .u-flex-2\/4\@tablet {
    flex: 0 0 50% !important;
    max-width: 50% !important;
  }
  .o-flex:not(.o-flex--reversed) .o-flex__item.u-flex-offset-2\/4\@tablet {
    margin-left: 50% !important;
  }
  .o-flex.o-flex--reversed .o-flex__item.u-flex-offset-2\/4\@tablet {
    margin-right: 50% !important;
  }
  .o-flex:not(.o-flex--reversed) .o-flex__item.u-flex-pull-2\/4\@tablet {
    margin-left: -50% !important;
  }
  .o-flex.o-flex--reversed .o-flex__item.u-flex-pull-2\/4\@tablet {
    margin-right: -50% !important;
  }
  .u-flex-3\/4\@tablet {
    flex: 0 0 75% !important;
    max-width: 75% !important;
  }
  .o-flex:not(.o-flex--reversed) .o-flex__item.u-flex-offset-3\/4\@tablet {
    margin-left: 75% !important;
  }
  .o-flex.o-flex--reversed .o-flex__item.u-flex-offset-3\/4\@tablet {
    margin-right: 75% !important;
  }
  .o-flex:not(.o-flex--reversed) .o-flex__item.u-flex-pull-3\/4\@tablet {
    margin-left: -75% !important;
  }
  .o-flex.o-flex--reversed .o-flex__item.u-flex-pull-3\/4\@tablet {
    margin-right: -75% !important;
  }
  .u-flex-4\/4\@tablet {
    flex: 0 0 100% !important;
    max-width: 100% !important;
  }
  .o-flex:not(.o-flex--reversed) .o-flex__item.u-flex-offset-4\/4\@tablet {
    margin-left: 100% !important;
  }
  .o-flex.o-flex--reversed .o-flex__item.u-flex-offset-4\/4\@tablet {
    margin-right: 100% !important;
  }
  .o-flex:not(.o-flex--reversed) .o-flex__item.u-flex-pull-4\/4\@tablet {
    margin-left: -100% !important;
  }
  .o-flex.o-flex--reversed .o-flex__item.u-flex-pull-4\/4\@tablet {
    margin-right: -100% !important;
  }
  .u-flex-1\/5\@tablet {
    flex: 0 0 20% !important;
    max-width: 20% !important;
  }
  .o-flex:not(.o-flex--reversed) .o-flex__item.u-flex-offset-1\/5\@tablet {
    margin-left: 20% !important;
  }
  .o-flex.o-flex--reversed .o-flex__item.u-flex-offset-1\/5\@tablet {
    margin-right: 20% !important;
  }
  .o-flex:not(.o-flex--reversed) .o-flex__item.u-flex-pull-1\/5\@tablet {
    margin-left: -20% !important;
  }
  .o-flex.o-flex--reversed .o-flex__item.u-flex-pull-1\/5\@tablet {
    margin-right: -20% !important;
  }
  .u-flex-2\/5\@tablet {
    flex: 0 0 40% !important;
    max-width: 40% !important;
  }
  .o-flex:not(.o-flex--reversed) .o-flex__item.u-flex-offset-2\/5\@tablet {
    margin-left: 40% !important;
  }
  .o-flex.o-flex--reversed .o-flex__item.u-flex-offset-2\/5\@tablet {
    margin-right: 40% !important;
  }
  .o-flex:not(.o-flex--reversed) .o-flex__item.u-flex-pull-2\/5\@tablet {
    margin-left: -40% !important;
  }
  .o-flex.o-flex--reversed .o-flex__item.u-flex-pull-2\/5\@tablet {
    margin-right: -40% !important;
  }
  .u-flex-3\/5\@tablet {
    flex: 0 0 60% !important;
    max-width: 60% !important;
  }
  .o-flex:not(.o-flex--reversed) .o-flex__item.u-flex-offset-3\/5\@tablet {
    margin-left: 60% !important;
  }
  .o-flex.o-flex--reversed .o-flex__item.u-flex-offset-3\/5\@tablet {
    margin-right: 60% !important;
  }
  .o-flex:not(.o-flex--reversed) .o-flex__item.u-flex-pull-3\/5\@tablet {
    margin-left: -60% !important;
  }
  .o-flex.o-flex--reversed .o-flex__item.u-flex-pull-3\/5\@tablet {
    margin-right: -60% !important;
  }
  .u-flex-4\/5\@tablet {
    flex: 0 0 80% !important;
    max-width: 80% !important;
  }
  .o-flex:not(.o-flex--reversed) .o-flex__item.u-flex-offset-4\/5\@tablet {
    margin-left: 80% !important;
  }
  .o-flex.o-flex--reversed .o-flex__item.u-flex-offset-4\/5\@tablet {
    margin-right: 80% !important;
  }
  .o-flex:not(.o-flex--reversed) .o-flex__item.u-flex-pull-4\/5\@tablet {
    margin-left: -80% !important;
  }
  .o-flex.o-flex--reversed .o-flex__item.u-flex-pull-4\/5\@tablet {
    margin-right: -80% !important;
  }
  .u-flex-5\/5\@tablet {
    flex: 0 0 100% !important;
    max-width: 100% !important;
  }
  .o-flex:not(.o-flex--reversed) .o-flex__item.u-flex-offset-5\/5\@tablet {
    margin-left: 100% !important;
  }
  .o-flex.o-flex--reversed .o-flex__item.u-flex-offset-5\/5\@tablet {
    margin-right: 100% !important;
  }
  .o-flex:not(.o-flex--reversed) .o-flex__item.u-flex-pull-5\/5\@tablet {
    margin-left: -100% !important;
  }
  .o-flex.o-flex--reversed .o-flex__item.u-flex-pull-5\/5\@tablet {
    margin-right: -100% !important;
  }
  .u-flex-1\/6\@tablet {
    flex: 0 0 16.66667% !important;
    max-width: 16.66667% !important;
  }
  .o-flex:not(.o-flex--reversed) .o-flex__item.u-flex-offset-1\/6\@tablet {
    margin-left: 16.66667% !important;
  }
  .o-flex.o-flex--reversed .o-flex__item.u-flex-offset-1\/6\@tablet {
    margin-right: 16.66667% !important;
  }
  .o-flex:not(.o-flex--reversed) .o-flex__item.u-flex-pull-1\/6\@tablet {
    margin-left: -16.66667% !important;
  }
  .o-flex.o-flex--reversed .o-flex__item.u-flex-pull-1\/6\@tablet {
    margin-right: -16.66667% !important;
  }
  .u-flex-2\/6\@tablet {
    flex: 0 0 33.33333% !important;
    max-width: 33.33333% !important;
  }
  .o-flex:not(.o-flex--reversed) .o-flex__item.u-flex-offset-2\/6\@tablet {
    margin-left: 33.33333% !important;
  }
  .o-flex.o-flex--reversed .o-flex__item.u-flex-offset-2\/6\@tablet {
    margin-right: 33.33333% !important;
  }
  .o-flex:not(.o-flex--reversed) .o-flex__item.u-flex-pull-2\/6\@tablet {
    margin-left: -33.33333% !important;
  }
  .o-flex.o-flex--reversed .o-flex__item.u-flex-pull-2\/6\@tablet {
    margin-right: -33.33333% !important;
  }
  .u-flex-3\/6\@tablet {
    flex: 0 0 50% !important;
    max-width: 50% !important;
  }
  .o-flex:not(.o-flex--reversed) .o-flex__item.u-flex-offset-3\/6\@tablet {
    margin-left: 50% !important;
  }
  .o-flex.o-flex--reversed .o-flex__item.u-flex-offset-3\/6\@tablet {
    margin-right: 50% !important;
  }
  .o-flex:not(.o-flex--reversed) .o-flex__item.u-flex-pull-3\/6\@tablet {
    margin-left: -50% !important;
  }
  .o-flex.o-flex--reversed .o-flex__item.u-flex-pull-3\/6\@tablet {
    margin-right: -50% !important;
  }
  .u-flex-4\/6\@tablet {
    flex: 0 0 66.66667% !important;
    max-width: 66.66667% !important;
  }
  .o-flex:not(.o-flex--reversed) .o-flex__item.u-flex-offset-4\/6\@tablet {
    margin-left: 66.66667% !important;
  }
  .o-flex.o-flex--reversed .o-flex__item.u-flex-offset-4\/6\@tablet {
    margin-right: 66.66667% !important;
  }
  .o-flex:not(.o-flex--reversed) .o-flex__item.u-flex-pull-4\/6\@tablet {
    margin-left: -66.66667% !important;
  }
  .o-flex.o-flex--reversed .o-flex__item.u-flex-pull-4\/6\@tablet {
    margin-right: -66.66667% !important;
  }
  .u-flex-5\/6\@tablet {
    flex: 0 0 83.33333% !important;
    max-width: 83.33333% !important;
  }
  .o-flex:not(.o-flex--reversed) .o-flex__item.u-flex-offset-5\/6\@tablet {
    margin-left: 83.33333% !important;
  }
  .o-flex.o-flex--reversed .o-flex__item.u-flex-offset-5\/6\@tablet {
    margin-right: 83.33333% !important;
  }
  .o-flex:not(.o-flex--reversed) .o-flex__item.u-flex-pull-5\/6\@tablet {
    margin-left: -83.33333% !important;
  }
  .o-flex.o-flex--reversed .o-flex__item.u-flex-pull-5\/6\@tablet {
    margin-right: -83.33333% !important;
  }
  .u-flex-6\/6\@tablet {
    flex: 0 0 100% !important;
    max-width: 100% !important;
  }
  .o-flex:not(.o-flex--reversed) .o-flex__item.u-flex-offset-6\/6\@tablet {
    margin-left: 100% !important;
  }
  .o-flex.o-flex--reversed .o-flex__item.u-flex-offset-6\/6\@tablet {
    margin-right: 100% !important;
  }
  .o-flex:not(.o-flex--reversed) .o-flex__item.u-flex-pull-6\/6\@tablet {
    margin-left: -100% !important;
  }
  .o-flex.o-flex--reversed .o-flex__item.u-flex-pull-6\/6\@tablet {
    margin-right: -100% !important;
  }
  .u-flex-1\/7\@tablet {
    flex: 0 0 14.28571% !important;
    max-width: 14.28571% !important;
  }
  .o-flex:not(.o-flex--reversed) .o-flex__item.u-flex-offset-1\/7\@tablet {
    margin-left: 14.28571% !important;
  }
  .o-flex.o-flex--reversed .o-flex__item.u-flex-offset-1\/7\@tablet {
    margin-right: 14.28571% !important;
  }
  .o-flex:not(.o-flex--reversed) .o-flex__item.u-flex-pull-1\/7\@tablet {
    margin-left: -14.28571% !important;
  }
  .o-flex.o-flex--reversed .o-flex__item.u-flex-pull-1\/7\@tablet {
    margin-right: -14.28571% !important;
  }
  .u-flex-2\/7\@tablet {
    flex: 0 0 28.57143% !important;
    max-width: 28.57143% !important;
  }
  .o-flex:not(.o-flex--reversed) .o-flex__item.u-flex-offset-2\/7\@tablet {
    margin-left: 28.57143% !important;
  }
  .o-flex.o-flex--reversed .o-flex__item.u-flex-offset-2\/7\@tablet {
    margin-right: 28.57143% !important;
  }
  .o-flex:not(.o-flex--reversed) .o-flex__item.u-flex-pull-2\/7\@tablet {
    margin-left: -28.57143% !important;
  }
  .o-flex.o-flex--reversed .o-flex__item.u-flex-pull-2\/7\@tablet {
    margin-right: -28.57143% !important;
  }
  .u-flex-3\/7\@tablet {
    flex: 0 0 42.85714% !important;
    max-width: 42.85714% !important;
  }
  .o-flex:not(.o-flex--reversed) .o-flex__item.u-flex-offset-3\/7\@tablet {
    margin-left: 42.85714% !important;
  }
  .o-flex.o-flex--reversed .o-flex__item.u-flex-offset-3\/7\@tablet {
    margin-right: 42.85714% !important;
  }
  .o-flex:not(.o-flex--reversed) .o-flex__item.u-flex-pull-3\/7\@tablet {
    margin-left: -42.85714% !important;
  }
  .o-flex.o-flex--reversed .o-flex__item.u-flex-pull-3\/7\@tablet {
    margin-right: -42.85714% !important;
  }
  .u-flex-4\/7\@tablet {
    flex: 0 0 57.14286% !important;
    max-width: 57.14286% !important;
  }
  .o-flex:not(.o-flex--reversed) .o-flex__item.u-flex-offset-4\/7\@tablet {
    margin-left: 57.14286% !important;
  }
  .o-flex.o-flex--reversed .o-flex__item.u-flex-offset-4\/7\@tablet {
    margin-right: 57.14286% !important;
  }
  .o-flex:not(.o-flex--reversed) .o-flex__item.u-flex-pull-4\/7\@tablet {
    margin-left: -57.14286% !important;
  }
  .o-flex.o-flex--reversed .o-flex__item.u-flex-pull-4\/7\@tablet {
    margin-right: -57.14286% !important;
  }
  .u-flex-5\/7\@tablet {
    flex: 0 0 71.42857% !important;
    max-width: 71.42857% !important;
  }
  .o-flex:not(.o-flex--reversed) .o-flex__item.u-flex-offset-5\/7\@tablet {
    margin-left: 71.42857% !important;
  }
  .o-flex.o-flex--reversed .o-flex__item.u-flex-offset-5\/7\@tablet {
    margin-right: 71.42857% !important;
  }
  .o-flex:not(.o-flex--reversed) .o-flex__item.u-flex-pull-5\/7\@tablet {
    margin-left: -71.42857% !important;
  }
  .o-flex.o-flex--reversed .o-flex__item.u-flex-pull-5\/7\@tablet {
    margin-right: -71.42857% !important;
  }
  .u-flex-6\/7\@tablet {
    flex: 0 0 85.71429% !important;
    max-width: 85.71429% !important;
  }
  .o-flex:not(.o-flex--reversed) .o-flex__item.u-flex-offset-6\/7\@tablet {
    margin-left: 85.71429% !important;
  }
  .o-flex.o-flex--reversed .o-flex__item.u-flex-offset-6\/7\@tablet {
    margin-right: 85.71429% !important;
  }
  .o-flex:not(.o-flex--reversed) .o-flex__item.u-flex-pull-6\/7\@tablet {
    margin-left: -85.71429% !important;
  }
  .o-flex.o-flex--reversed .o-flex__item.u-flex-pull-6\/7\@tablet {
    margin-right: -85.71429% !important;
  }
  .u-flex-7\/7\@tablet {
    flex: 0 0 100% !important;
    max-width: 100% !important;
  }
  .o-flex:not(.o-flex--reversed) .o-flex__item.u-flex-offset-7\/7\@tablet {
    margin-left: 100% !important;
  }
  .o-flex.o-flex--reversed .o-flex__item.u-flex-offset-7\/7\@tablet {
    margin-right: 100% !important;
  }
  .o-flex:not(.o-flex--reversed) .o-flex__item.u-flex-pull-7\/7\@tablet {
    margin-left: -100% !important;
  }
  .o-flex.o-flex--reversed .o-flex__item.u-flex-pull-7\/7\@tablet {
    margin-right: -100% !important;
  }
  .u-flex-1\/8\@tablet {
    flex: 0 0 12.5% !important;
    max-width: 12.5% !important;
  }
  .o-flex:not(.o-flex--reversed) .o-flex__item.u-flex-offset-1\/8\@tablet {
    margin-left: 12.5% !important;
  }
  .o-flex.o-flex--reversed .o-flex__item.u-flex-offset-1\/8\@tablet {
    margin-right: 12.5% !important;
  }
  .o-flex:not(.o-flex--reversed) .o-flex__item.u-flex-pull-1\/8\@tablet {
    margin-left: -12.5% !important;
  }
  .o-flex.o-flex--reversed .o-flex__item.u-flex-pull-1\/8\@tablet {
    margin-right: -12.5% !important;
  }
  .u-flex-2\/8\@tablet {
    flex: 0 0 25% !important;
    max-width: 25% !important;
  }
  .o-flex:not(.o-flex--reversed) .o-flex__item.u-flex-offset-2\/8\@tablet {
    margin-left: 25% !important;
  }
  .o-flex.o-flex--reversed .o-flex__item.u-flex-offset-2\/8\@tablet {
    margin-right: 25% !important;
  }
  .o-flex:not(.o-flex--reversed) .o-flex__item.u-flex-pull-2\/8\@tablet {
    margin-left: -25% !important;
  }
  .o-flex.o-flex--reversed .o-flex__item.u-flex-pull-2\/8\@tablet {
    margin-right: -25% !important;
  }
  .u-flex-3\/8\@tablet {
    flex: 0 0 37.5% !important;
    max-width: 37.5% !important;
  }
  .o-flex:not(.o-flex--reversed) .o-flex__item.u-flex-offset-3\/8\@tablet {
    margin-left: 37.5% !important;
  }
  .o-flex.o-flex--reversed .o-flex__item.u-flex-offset-3\/8\@tablet {
    margin-right: 37.5% !important;
  }
  .o-flex:not(.o-flex--reversed) .o-flex__item.u-flex-pull-3\/8\@tablet {
    margin-left: -37.5% !important;
  }
  .o-flex.o-flex--reversed .o-flex__item.u-flex-pull-3\/8\@tablet {
    margin-right: -37.5% !important;
  }
  .u-flex-4\/8\@tablet {
    flex: 0 0 50% !important;
    max-width: 50% !important;
  }
  .o-flex:not(.o-flex--reversed) .o-flex__item.u-flex-offset-4\/8\@tablet {
    margin-left: 50% !important;
  }
  .o-flex.o-flex--reversed .o-flex__item.u-flex-offset-4\/8\@tablet {
    margin-right: 50% !important;
  }
  .o-flex:not(.o-flex--reversed) .o-flex__item.u-flex-pull-4\/8\@tablet {
    margin-left: -50% !important;
  }
  .o-flex.o-flex--reversed .o-flex__item.u-flex-pull-4\/8\@tablet {
    margin-right: -50% !important;
  }
  .u-flex-5\/8\@tablet {
    flex: 0 0 62.5% !important;
    max-width: 62.5% !important;
  }
  .o-flex:not(.o-flex--reversed) .o-flex__item.u-flex-offset-5\/8\@tablet {
    margin-left: 62.5% !important;
  }
  .o-flex.o-flex--reversed .o-flex__item.u-flex-offset-5\/8\@tablet {
    margin-right: 62.5% !important;
  }
  .o-flex:not(.o-flex--reversed) .o-flex__item.u-flex-pull-5\/8\@tablet {
    margin-left: -62.5% !important;
  }
  .o-flex.o-flex--reversed .o-flex__item.u-flex-pull-5\/8\@tablet {
    margin-right: -62.5% !important;
  }
  .u-flex-6\/8\@tablet {
    flex: 0 0 75% !important;
    max-width: 75% !important;
  }
  .o-flex:not(.o-flex--reversed) .o-flex__item.u-flex-offset-6\/8\@tablet {
    margin-left: 75% !important;
  }
  .o-flex.o-flex--reversed .o-flex__item.u-flex-offset-6\/8\@tablet {
    margin-right: 75% !important;
  }
  .o-flex:not(.o-flex--reversed) .o-flex__item.u-flex-pull-6\/8\@tablet {
    margin-left: -75% !important;
  }
  .o-flex.o-flex--reversed .o-flex__item.u-flex-pull-6\/8\@tablet {
    margin-right: -75% !important;
  }
  .u-flex-7\/8\@tablet {
    flex: 0 0 87.5% !important;
    max-width: 87.5% !important;
  }
  .o-flex:not(.o-flex--reversed) .o-flex__item.u-flex-offset-7\/8\@tablet {
    margin-left: 87.5% !important;
  }
  .o-flex.o-flex--reversed .o-flex__item.u-flex-offset-7\/8\@tablet {
    margin-right: 87.5% !important;
  }
  .o-flex:not(.o-flex--reversed) .o-flex__item.u-flex-pull-7\/8\@tablet {
    margin-left: -87.5% !important;
  }
  .o-flex.o-flex--reversed .o-flex__item.u-flex-pull-7\/8\@tablet {
    margin-right: -87.5% !important;
  }
  .u-flex-8\/8\@tablet {
    flex: 0 0 100% !important;
    max-width: 100% !important;
  }
  .o-flex:not(.o-flex--reversed) .o-flex__item.u-flex-offset-8\/8\@tablet {
    margin-left: 100% !important;
  }
  .o-flex.o-flex--reversed .o-flex__item.u-flex-offset-8\/8\@tablet {
    margin-right: 100% !important;
  }
  .o-flex:not(.o-flex--reversed) .o-flex__item.u-flex-pull-8\/8\@tablet {
    margin-left: -100% !important;
  }
  .o-flex.o-flex--reversed .o-flex__item.u-flex-pull-8\/8\@tablet {
    margin-right: -100% !important;
  }
  .u-flex-1\/9\@tablet {
    flex: 0 0 11.11111% !important;
    max-width: 11.11111% !important;
  }
  .o-flex:not(.o-flex--reversed) .o-flex__item.u-flex-offset-1\/9\@tablet {
    margin-left: 11.11111% !important;
  }
  .o-flex.o-flex--reversed .o-flex__item.u-flex-offset-1\/9\@tablet {
    margin-right: 11.11111% !important;
  }
  .o-flex:not(.o-flex--reversed) .o-flex__item.u-flex-pull-1\/9\@tablet {
    margin-left: -11.11111% !important;
  }
  .o-flex.o-flex--reversed .o-flex__item.u-flex-pull-1\/9\@tablet {
    margin-right: -11.11111% !important;
  }
  .u-flex-2\/9\@tablet {
    flex: 0 0 22.22222% !important;
    max-width: 22.22222% !important;
  }
  .o-flex:not(.o-flex--reversed) .o-flex__item.u-flex-offset-2\/9\@tablet {
    margin-left: 22.22222% !important;
  }
  .o-flex.o-flex--reversed .o-flex__item.u-flex-offset-2\/9\@tablet {
    margin-right: 22.22222% !important;
  }
  .o-flex:not(.o-flex--reversed) .o-flex__item.u-flex-pull-2\/9\@tablet {
    margin-left: -22.22222% !important;
  }
  .o-flex.o-flex--reversed .o-flex__item.u-flex-pull-2\/9\@tablet {
    margin-right: -22.22222% !important;
  }
  .u-flex-3\/9\@tablet {
    flex: 0 0 33.33333% !important;
    max-width: 33.33333% !important;
  }
  .o-flex:not(.o-flex--reversed) .o-flex__item.u-flex-offset-3\/9\@tablet {
    margin-left: 33.33333% !important;
  }
  .o-flex.o-flex--reversed .o-flex__item.u-flex-offset-3\/9\@tablet {
    margin-right: 33.33333% !important;
  }
  .o-flex:not(.o-flex--reversed) .o-flex__item.u-flex-pull-3\/9\@tablet {
    margin-left: -33.33333% !important;
  }
  .o-flex.o-flex--reversed .o-flex__item.u-flex-pull-3\/9\@tablet {
    margin-right: -33.33333% !important;
  }
  .u-flex-4\/9\@tablet {
    flex: 0 0 44.44444% !important;
    max-width: 44.44444% !important;
  }
  .o-flex:not(.o-flex--reversed) .o-flex__item.u-flex-offset-4\/9\@tablet {
    margin-left: 44.44444% !important;
  }
  .o-flex.o-flex--reversed .o-flex__item.u-flex-offset-4\/9\@tablet {
    margin-right: 44.44444% !important;
  }
  .o-flex:not(.o-flex--reversed) .o-flex__item.u-flex-pull-4\/9\@tablet {
    margin-left: -44.44444% !important;
  }
  .o-flex.o-flex--reversed .o-flex__item.u-flex-pull-4\/9\@tablet {
    margin-right: -44.44444% !important;
  }
  .u-flex-5\/9\@tablet {
    flex: 0 0 55.55556% !important;
    max-width: 55.55556% !important;
  }
  .o-flex:not(.o-flex--reversed) .o-flex__item.u-flex-offset-5\/9\@tablet {
    margin-left: 55.55556% !important;
  }
  .o-flex.o-flex--reversed .o-flex__item.u-flex-offset-5\/9\@tablet {
    margin-right: 55.55556% !important;
  }
  .o-flex:not(.o-flex--reversed) .o-flex__item.u-flex-pull-5\/9\@tablet {
    margin-left: -55.55556% !important;
  }
  .o-flex.o-flex--reversed .o-flex__item.u-flex-pull-5\/9\@tablet {
    margin-right: -55.55556% !important;
  }
  .u-flex-6\/9\@tablet {
    flex: 0 0 66.66667% !important;
    max-width: 66.66667% !important;
  }
  .o-flex:not(.o-flex--reversed) .o-flex__item.u-flex-offset-6\/9\@tablet {
    margin-left: 66.66667% !important;
  }
  .o-flex.o-flex--reversed .o-flex__item.u-flex-offset-6\/9\@tablet {
    margin-right: 66.66667% !important;
  }
  .o-flex:not(.o-flex--reversed) .o-flex__item.u-flex-pull-6\/9\@tablet {
    margin-left: -66.66667% !important;
  }
  .o-flex.o-flex--reversed .o-flex__item.u-flex-pull-6\/9\@tablet {
    margin-right: -66.66667% !important;
  }
  .u-flex-7\/9\@tablet {
    flex: 0 0 77.77778% !important;
    max-width: 77.77778% !important;
  }
  .o-flex:not(.o-flex--reversed) .o-flex__item.u-flex-offset-7\/9\@tablet {
    margin-left: 77.77778% !important;
  }
  .o-flex.o-flex--reversed .o-flex__item.u-flex-offset-7\/9\@tablet {
    margin-right: 77.77778% !important;
  }
  .o-flex:not(.o-flex--reversed) .o-flex__item.u-flex-pull-7\/9\@tablet {
    margin-left: -77.77778% !important;
  }
  .o-flex.o-flex--reversed .o-flex__item.u-flex-pull-7\/9\@tablet {
    margin-right: -77.77778% !important;
  }
  .u-flex-8\/9\@tablet {
    flex: 0 0 88.88889% !important;
    max-width: 88.88889% !important;
  }
  .o-flex:not(.o-flex--reversed) .o-flex__item.u-flex-offset-8\/9\@tablet {
    margin-left: 88.88889% !important;
  }
  .o-flex.o-flex--reversed .o-flex__item.u-flex-offset-8\/9\@tablet {
    margin-right: 88.88889% !important;
  }
  .o-flex:not(.o-flex--reversed) .o-flex__item.u-flex-pull-8\/9\@tablet {
    margin-left: -88.88889% !important;
  }
  .o-flex.o-flex--reversed .o-flex__item.u-flex-pull-8\/9\@tablet {
    margin-right: -88.88889% !important;
  }
  .u-flex-9\/9\@tablet {
    flex: 0 0 100% !important;
    max-width: 100% !important;
  }
  .o-flex:not(.o-flex--reversed) .o-flex__item.u-flex-offset-9\/9\@tablet {
    margin-left: 100% !important;
  }
  .o-flex.o-flex--reversed .o-flex__item.u-flex-offset-9\/9\@tablet {
    margin-right: 100% !important;
  }
  .o-flex:not(.o-flex--reversed) .o-flex__item.u-flex-pull-9\/9\@tablet {
    margin-left: -100% !important;
  }
  .o-flex.o-flex--reversed .o-flex__item.u-flex-pull-9\/9\@tablet {
    margin-right: -100% !important;
  }
  .u-flex-1\/10\@tablet {
    flex: 0 0 10% !important;
    max-width: 10% !important;
  }
  .o-flex:not(.o-flex--reversed) .o-flex__item.u-flex-offset-1\/10\@tablet {
    margin-left: 10% !important;
  }
  .o-flex.o-flex--reversed .o-flex__item.u-flex-offset-1\/10\@tablet {
    margin-right: 10% !important;
  }
  .o-flex:not(.o-flex--reversed) .o-flex__item.u-flex-pull-1\/10\@tablet {
    margin-left: -10% !important;
  }
  .o-flex.o-flex--reversed .o-flex__item.u-flex-pull-1\/10\@tablet {
    margin-right: -10% !important;
  }
  .u-flex-2\/10\@tablet {
    flex: 0 0 20% !important;
    max-width: 20% !important;
  }
  .o-flex:not(.o-flex--reversed) .o-flex__item.u-flex-offset-2\/10\@tablet {
    margin-left: 20% !important;
  }
  .o-flex.o-flex--reversed .o-flex__item.u-flex-offset-2\/10\@tablet {
    margin-right: 20% !important;
  }
  .o-flex:not(.o-flex--reversed) .o-flex__item.u-flex-pull-2\/10\@tablet {
    margin-left: -20% !important;
  }
  .o-flex.o-flex--reversed .o-flex__item.u-flex-pull-2\/10\@tablet {
    margin-right: -20% !important;
  }
  .u-flex-3\/10\@tablet {
    flex: 0 0 30% !important;
    max-width: 30% !important;
  }
  .o-flex:not(.o-flex--reversed) .o-flex__item.u-flex-offset-3\/10\@tablet {
    margin-left: 30% !important;
  }
  .o-flex.o-flex--reversed .o-flex__item.u-flex-offset-3\/10\@tablet {
    margin-right: 30% !important;
  }
  .o-flex:not(.o-flex--reversed) .o-flex__item.u-flex-pull-3\/10\@tablet {
    margin-left: -30% !important;
  }
  .o-flex.o-flex--reversed .o-flex__item.u-flex-pull-3\/10\@tablet {
    margin-right: -30% !important;
  }
  .u-flex-4\/10\@tablet {
    flex: 0 0 40% !important;
    max-width: 40% !important;
  }
  .o-flex:not(.o-flex--reversed) .o-flex__item.u-flex-offset-4\/10\@tablet {
    margin-left: 40% !important;
  }
  .o-flex.o-flex--reversed .o-flex__item.u-flex-offset-4\/10\@tablet {
    margin-right: 40% !important;
  }
  .o-flex:not(.o-flex--reversed) .o-flex__item.u-flex-pull-4\/10\@tablet {
    margin-left: -40% !important;
  }
  .o-flex.o-flex--reversed .o-flex__item.u-flex-pull-4\/10\@tablet {
    margin-right: -40% !important;
  }
  .u-flex-5\/10\@tablet {
    flex: 0 0 50% !important;
    max-width: 50% !important;
  }
  .o-flex:not(.o-flex--reversed) .o-flex__item.u-flex-offset-5\/10\@tablet {
    margin-left: 50% !important;
  }
  .o-flex.o-flex--reversed .o-flex__item.u-flex-offset-5\/10\@tablet {
    margin-right: 50% !important;
  }
  .o-flex:not(.o-flex--reversed) .o-flex__item.u-flex-pull-5\/10\@tablet {
    margin-left: -50% !important;
  }
  .o-flex.o-flex--reversed .o-flex__item.u-flex-pull-5\/10\@tablet {
    margin-right: -50% !important;
  }
  .u-flex-6\/10\@tablet {
    flex: 0 0 60% !important;
    max-width: 60% !important;
  }
  .o-flex:not(.o-flex--reversed) .o-flex__item.u-flex-offset-6\/10\@tablet {
    margin-left: 60% !important;
  }
  .o-flex.o-flex--reversed .o-flex__item.u-flex-offset-6\/10\@tablet {
    margin-right: 60% !important;
  }
  .o-flex:not(.o-flex--reversed) .o-flex__item.u-flex-pull-6\/10\@tablet {
    margin-left: -60% !important;
  }
  .o-flex.o-flex--reversed .o-flex__item.u-flex-pull-6\/10\@tablet {
    margin-right: -60% !important;
  }
  .u-flex-7\/10\@tablet {
    flex: 0 0 70% !important;
    max-width: 70% !important;
  }
  .o-flex:not(.o-flex--reversed) .o-flex__item.u-flex-offset-7\/10\@tablet {
    margin-left: 70% !important;
  }
  .o-flex.o-flex--reversed .o-flex__item.u-flex-offset-7\/10\@tablet {
    margin-right: 70% !important;
  }
  .o-flex:not(.o-flex--reversed) .o-flex__item.u-flex-pull-7\/10\@tablet {
    margin-left: -70% !important;
  }
  .o-flex.o-flex--reversed .o-flex__item.u-flex-pull-7\/10\@tablet {
    margin-right: -70% !important;
  }
  .u-flex-8\/10\@tablet {
    flex: 0 0 80% !important;
    max-width: 80% !important;
  }
  .o-flex:not(.o-flex--reversed) .o-flex__item.u-flex-offset-8\/10\@tablet {
    margin-left: 80% !important;
  }
  .o-flex.o-flex--reversed .o-flex__item.u-flex-offset-8\/10\@tablet {
    margin-right: 80% !important;
  }
  .o-flex:not(.o-flex--reversed) .o-flex__item.u-flex-pull-8\/10\@tablet {
    margin-left: -80% !important;
  }
  .o-flex.o-flex--reversed .o-flex__item.u-flex-pull-8\/10\@tablet {
    margin-right: -80% !important;
  }
  .u-flex-9\/10\@tablet {
    flex: 0 0 90% !important;
    max-width: 90% !important;
  }
  .o-flex:not(.o-flex--reversed) .o-flex__item.u-flex-offset-9\/10\@tablet {
    margin-left: 90% !important;
  }
  .o-flex.o-flex--reversed .o-flex__item.u-flex-offset-9\/10\@tablet {
    margin-right: 90% !important;
  }
  .o-flex:not(.o-flex--reversed) .o-flex__item.u-flex-pull-9\/10\@tablet {
    margin-left: -90% !important;
  }
  .o-flex.o-flex--reversed .o-flex__item.u-flex-pull-9\/10\@tablet {
    margin-right: -90% !important;
  }
  .u-flex-10\/10\@tablet {
    flex: 0 0 100% !important;
    max-width: 100% !important;
  }
  .o-flex:not(.o-flex--reversed) .o-flex__item.u-flex-offset-10\/10\@tablet {
    margin-left: 100% !important;
  }
  .o-flex.o-flex--reversed .o-flex__item.u-flex-offset-10\/10\@tablet {
    margin-right: 100% !important;
  }
  .o-flex:not(.o-flex--reversed) .o-flex__item.u-flex-pull-10\/10\@tablet {
    margin-left: -100% !important;
  }
  .o-flex.o-flex--reversed .o-flex__item.u-flex-pull-10\/10\@tablet {
    margin-right: -100% !important;
  }
  .u-flex-1\/11\@tablet {
    flex: 0 0 9.09091% !important;
    max-width: 9.09091% !important;
  }
  .o-flex:not(.o-flex--reversed) .o-flex__item.u-flex-offset-1\/11\@tablet {
    margin-left: 9.09091% !important;
  }
  .o-flex.o-flex--reversed .o-flex__item.u-flex-offset-1\/11\@tablet {
    margin-right: 9.09091% !important;
  }
  .o-flex:not(.o-flex--reversed) .o-flex__item.u-flex-pull-1\/11\@tablet {
    margin-left: -9.09091% !important;
  }
  .o-flex.o-flex--reversed .o-flex__item.u-flex-pull-1\/11\@tablet {
    margin-right: -9.09091% !important;
  }
  .u-flex-2\/11\@tablet {
    flex: 0 0 18.18182% !important;
    max-width: 18.18182% !important;
  }
  .o-flex:not(.o-flex--reversed) .o-flex__item.u-flex-offset-2\/11\@tablet {
    margin-left: 18.18182% !important;
  }
  .o-flex.o-flex--reversed .o-flex__item.u-flex-offset-2\/11\@tablet {
    margin-right: 18.18182% !important;
  }
  .o-flex:not(.o-flex--reversed) .o-flex__item.u-flex-pull-2\/11\@tablet {
    margin-left: -18.18182% !important;
  }
  .o-flex.o-flex--reversed .o-flex__item.u-flex-pull-2\/11\@tablet {
    margin-right: -18.18182% !important;
  }
  .u-flex-3\/11\@tablet {
    flex: 0 0 27.27273% !important;
    max-width: 27.27273% !important;
  }
  .o-flex:not(.o-flex--reversed) .o-flex__item.u-flex-offset-3\/11\@tablet {
    margin-left: 27.27273% !important;
  }
  .o-flex.o-flex--reversed .o-flex__item.u-flex-offset-3\/11\@tablet {
    margin-right: 27.27273% !important;
  }
  .o-flex:not(.o-flex--reversed) .o-flex__item.u-flex-pull-3\/11\@tablet {
    margin-left: -27.27273% !important;
  }
  .o-flex.o-flex--reversed .o-flex__item.u-flex-pull-3\/11\@tablet {
    margin-right: -27.27273% !important;
  }
  .u-flex-4\/11\@tablet {
    flex: 0 0 36.36364% !important;
    max-width: 36.36364% !important;
  }
  .o-flex:not(.o-flex--reversed) .o-flex__item.u-flex-offset-4\/11\@tablet {
    margin-left: 36.36364% !important;
  }
  .o-flex.o-flex--reversed .o-flex__item.u-flex-offset-4\/11\@tablet {
    margin-right: 36.36364% !important;
  }
  .o-flex:not(.o-flex--reversed) .o-flex__item.u-flex-pull-4\/11\@tablet {
    margin-left: -36.36364% !important;
  }
  .o-flex.o-flex--reversed .o-flex__item.u-flex-pull-4\/11\@tablet {
    margin-right: -36.36364% !important;
  }
  .u-flex-5\/11\@tablet {
    flex: 0 0 45.45455% !important;
    max-width: 45.45455% !important;
  }
  .o-flex:not(.o-flex--reversed) .o-flex__item.u-flex-offset-5\/11\@tablet {
    margin-left: 45.45455% !important;
  }
  .o-flex.o-flex--reversed .o-flex__item.u-flex-offset-5\/11\@tablet {
    margin-right: 45.45455% !important;
  }
  .o-flex:not(.o-flex--reversed) .o-flex__item.u-flex-pull-5\/11\@tablet {
    margin-left: -45.45455% !important;
  }
  .o-flex.o-flex--reversed .o-flex__item.u-flex-pull-5\/11\@tablet {
    margin-right: -45.45455% !important;
  }
  .u-flex-6\/11\@tablet {
    flex: 0 0 54.54545% !important;
    max-width: 54.54545% !important;
  }
  .o-flex:not(.o-flex--reversed) .o-flex__item.u-flex-offset-6\/11\@tablet {
    margin-left: 54.54545% !important;
  }
  .o-flex.o-flex--reversed .o-flex__item.u-flex-offset-6\/11\@tablet {
    margin-right: 54.54545% !important;
  }
  .o-flex:not(.o-flex--reversed) .o-flex__item.u-flex-pull-6\/11\@tablet {
    margin-left: -54.54545% !important;
  }
  .o-flex.o-flex--reversed .o-flex__item.u-flex-pull-6\/11\@tablet {
    margin-right: -54.54545% !important;
  }
  .u-flex-7\/11\@tablet {
    flex: 0 0 63.63636% !important;
    max-width: 63.63636% !important;
  }
  .o-flex:not(.o-flex--reversed) .o-flex__item.u-flex-offset-7\/11\@tablet {
    margin-left: 63.63636% !important;
  }
  .o-flex.o-flex--reversed .o-flex__item.u-flex-offset-7\/11\@tablet {
    margin-right: 63.63636% !important;
  }
  .o-flex:not(.o-flex--reversed) .o-flex__item.u-flex-pull-7\/11\@tablet {
    margin-left: -63.63636% !important;
  }
  .o-flex.o-flex--reversed .o-flex__item.u-flex-pull-7\/11\@tablet {
    margin-right: -63.63636% !important;
  }
  .u-flex-8\/11\@tablet {
    flex: 0 0 72.72727% !important;
    max-width: 72.72727% !important;
  }
  .o-flex:not(.o-flex--reversed) .o-flex__item.u-flex-offset-8\/11\@tablet {
    margin-left: 72.72727% !important;
  }
  .o-flex.o-flex--reversed .o-flex__item.u-flex-offset-8\/11\@tablet {
    margin-right: 72.72727% !important;
  }
  .o-flex:not(.o-flex--reversed) .o-flex__item.u-flex-pull-8\/11\@tablet {
    margin-left: -72.72727% !important;
  }
  .o-flex.o-flex--reversed .o-flex__item.u-flex-pull-8\/11\@tablet {
    margin-right: -72.72727% !important;
  }
  .u-flex-9\/11\@tablet {
    flex: 0 0 81.81818% !important;
    max-width: 81.81818% !important;
  }
  .o-flex:not(.o-flex--reversed) .o-flex__item.u-flex-offset-9\/11\@tablet {
    margin-left: 81.81818% !important;
  }
  .o-flex.o-flex--reversed .o-flex__item.u-flex-offset-9\/11\@tablet {
    margin-right: 81.81818% !important;
  }
  .o-flex:not(.o-flex--reversed) .o-flex__item.u-flex-pull-9\/11\@tablet {
    margin-left: -81.81818% !important;
  }
  .o-flex.o-flex--reversed .o-flex__item.u-flex-pull-9\/11\@tablet {
    margin-right: -81.81818% !important;
  }
  .u-flex-10\/11\@tablet {
    flex: 0 0 90.90909% !important;
    max-width: 90.90909% !important;
  }
  .o-flex:not(.o-flex--reversed) .o-flex__item.u-flex-offset-10\/11\@tablet {
    margin-left: 90.90909% !important;
  }
  .o-flex.o-flex--reversed .o-flex__item.u-flex-offset-10\/11\@tablet {
    margin-right: 90.90909% !important;
  }
  .o-flex:not(.o-flex--reversed) .o-flex__item.u-flex-pull-10\/11\@tablet {
    margin-left: -90.90909% !important;
  }
  .o-flex.o-flex--reversed .o-flex__item.u-flex-pull-10\/11\@tablet {
    margin-right: -90.90909% !important;
  }
  .u-flex-11\/11\@tablet {
    flex: 0 0 100% !important;
    max-width: 100% !important;
  }
  .o-flex:not(.o-flex--reversed) .o-flex__item.u-flex-offset-11\/11\@tablet {
    margin-left: 100% !important;
  }
  .o-flex.o-flex--reversed .o-flex__item.u-flex-offset-11\/11\@tablet {
    margin-right: 100% !important;
  }
  .o-flex:not(.o-flex--reversed) .o-flex__item.u-flex-pull-11\/11\@tablet {
    margin-left: -100% !important;
  }
  .o-flex.o-flex--reversed .o-flex__item.u-flex-pull-11\/11\@tablet {
    margin-right: -100% !important;
  }
  .u-flex-1\/12\@tablet {
    flex: 0 0 8.33333% !important;
    max-width: 8.33333% !important;
  }
  .o-flex:not(.o-flex--reversed) .o-flex__item.u-flex-offset-1\/12\@tablet {
    margin-left: 8.33333% !important;
  }
  .o-flex.o-flex--reversed .o-flex__item.u-flex-offset-1\/12\@tablet {
    margin-right: 8.33333% !important;
  }
  .o-flex:not(.o-flex--reversed) .o-flex__item.u-flex-pull-1\/12\@tablet {
    margin-left: -8.33333% !important;
  }
  .o-flex.o-flex--reversed .o-flex__item.u-flex-pull-1\/12\@tablet {
    margin-right: -8.33333% !important;
  }
  .u-flex-2\/12\@tablet {
    flex: 0 0 16.66667% !important;
    max-width: 16.66667% !important;
  }
  .o-flex:not(.o-flex--reversed) .o-flex__item.u-flex-offset-2\/12\@tablet {
    margin-left: 16.66667% !important;
  }
  .o-flex.o-flex--reversed .o-flex__item.u-flex-offset-2\/12\@tablet {
    margin-right: 16.66667% !important;
  }
  .o-flex:not(.o-flex--reversed) .o-flex__item.u-flex-pull-2\/12\@tablet {
    margin-left: -16.66667% !important;
  }
  .o-flex.o-flex--reversed .o-flex__item.u-flex-pull-2\/12\@tablet {
    margin-right: -16.66667% !important;
  }
  .u-flex-3\/12\@tablet {
    flex: 0 0 25% !important;
    max-width: 25% !important;
  }
  .o-flex:not(.o-flex--reversed) .o-flex__item.u-flex-offset-3\/12\@tablet {
    margin-left: 25% !important;
  }
  .o-flex.o-flex--reversed .o-flex__item.u-flex-offset-3\/12\@tablet {
    margin-right: 25% !important;
  }
  .o-flex:not(.o-flex--reversed) .o-flex__item.u-flex-pull-3\/12\@tablet {
    margin-left: -25% !important;
  }
  .o-flex.o-flex--reversed .o-flex__item.u-flex-pull-3\/12\@tablet {
    margin-right: -25% !important;
  }
  .u-flex-4\/12\@tablet {
    flex: 0 0 33.33333% !important;
    max-width: 33.33333% !important;
  }
  .o-flex:not(.o-flex--reversed) .o-flex__item.u-flex-offset-4\/12\@tablet {
    margin-left: 33.33333% !important;
  }
  .o-flex.o-flex--reversed .o-flex__item.u-flex-offset-4\/12\@tablet {
    margin-right: 33.33333% !important;
  }
  .o-flex:not(.o-flex--reversed) .o-flex__item.u-flex-pull-4\/12\@tablet {
    margin-left: -33.33333% !important;
  }
  .o-flex.o-flex--reversed .o-flex__item.u-flex-pull-4\/12\@tablet {
    margin-right: -33.33333% !important;
  }
  .u-flex-5\/12\@tablet {
    flex: 0 0 41.66667% !important;
    max-width: 41.66667% !important;
  }
  .o-flex:not(.o-flex--reversed) .o-flex__item.u-flex-offset-5\/12\@tablet {
    margin-left: 41.66667% !important;
  }
  .o-flex.o-flex--reversed .o-flex__item.u-flex-offset-5\/12\@tablet {
    margin-right: 41.66667% !important;
  }
  .o-flex:not(.o-flex--reversed) .o-flex__item.u-flex-pull-5\/12\@tablet {
    margin-left: -41.66667% !important;
  }
  .o-flex.o-flex--reversed .o-flex__item.u-flex-pull-5\/12\@tablet {
    margin-right: -41.66667% !important;
  }
  .u-flex-6\/12\@tablet {
    flex: 0 0 50% !important;
    max-width: 50% !important;
  }
  .o-flex:not(.o-flex--reversed) .o-flex__item.u-flex-offset-6\/12\@tablet {
    margin-left: 50% !important;
  }
  .o-flex.o-flex--reversed .o-flex__item.u-flex-offset-6\/12\@tablet {
    margin-right: 50% !important;
  }
  .o-flex:not(.o-flex--reversed) .o-flex__item.u-flex-pull-6\/12\@tablet {
    margin-left: -50% !important;
  }
  .o-flex.o-flex--reversed .o-flex__item.u-flex-pull-6\/12\@tablet {
    margin-right: -50% !important;
  }
  .u-flex-7\/12\@tablet {
    flex: 0 0 58.33333% !important;
    max-width: 58.33333% !important;
  }
  .o-flex:not(.o-flex--reversed) .o-flex__item.u-flex-offset-7\/12\@tablet {
    margin-left: 58.33333% !important;
  }
  .o-flex.o-flex--reversed .o-flex__item.u-flex-offset-7\/12\@tablet {
    margin-right: 58.33333% !important;
  }
  .o-flex:not(.o-flex--reversed) .o-flex__item.u-flex-pull-7\/12\@tablet {
    margin-left: -58.33333% !important;
  }
  .o-flex.o-flex--reversed .o-flex__item.u-flex-pull-7\/12\@tablet {
    margin-right: -58.33333% !important;
  }
  .u-flex-8\/12\@tablet {
    flex: 0 0 66.66667% !important;
    max-width: 66.66667% !important;
  }
  .o-flex:not(.o-flex--reversed) .o-flex__item.u-flex-offset-8\/12\@tablet {
    margin-left: 66.66667% !important;
  }
  .o-flex.o-flex--reversed .o-flex__item.u-flex-offset-8\/12\@tablet {
    margin-right: 66.66667% !important;
  }
  .o-flex:not(.o-flex--reversed) .o-flex__item.u-flex-pull-8\/12\@tablet {
    margin-left: -66.66667% !important;
  }
  .o-flex.o-flex--reversed .o-flex__item.u-flex-pull-8\/12\@tablet {
    margin-right: -66.66667% !important;
  }
  .u-flex-9\/12\@tablet {
    flex: 0 0 75% !important;
    max-width: 75% !important;
  }
  .o-flex:not(.o-flex--reversed) .o-flex__item.u-flex-offset-9\/12\@tablet {
    margin-left: 75% !important;
  }
  .o-flex.o-flex--reversed .o-flex__item.u-flex-offset-9\/12\@tablet {
    margin-right: 75% !important;
  }
  .o-flex:not(.o-flex--reversed) .o-flex__item.u-flex-pull-9\/12\@tablet {
    margin-left: -75% !important;
  }
  .o-flex.o-flex--reversed .o-flex__item.u-flex-pull-9\/12\@tablet {
    margin-right: -75% !important;
  }
  .u-flex-10\/12\@tablet {
    flex: 0 0 83.33333% !important;
    max-width: 83.33333% !important;
  }
  .o-flex:not(.o-flex--reversed) .o-flex__item.u-flex-offset-10\/12\@tablet {
    margin-left: 83.33333% !important;
  }
  .o-flex.o-flex--reversed .o-flex__item.u-flex-offset-10\/12\@tablet {
    margin-right: 83.33333% !important;
  }
  .o-flex:not(.o-flex--reversed) .o-flex__item.u-flex-pull-10\/12\@tablet {
    margin-left: -83.33333% !important;
  }
  .o-flex.o-flex--reversed .o-flex__item.u-flex-pull-10\/12\@tablet {
    margin-right: -83.33333% !important;
  }
  .u-flex-11\/12\@tablet {
    flex: 0 0 91.66667% !important;
    max-width: 91.66667% !important;
  }
  .o-flex:not(.o-flex--reversed) .o-flex__item.u-flex-offset-11\/12\@tablet {
    margin-left: 91.66667% !important;
  }
  .o-flex.o-flex--reversed .o-flex__item.u-flex-offset-11\/12\@tablet {
    margin-right: 91.66667% !important;
  }
  .o-flex:not(.o-flex--reversed) .o-flex__item.u-flex-pull-11\/12\@tablet {
    margin-left: -91.66667% !important;
  }
  .o-flex.o-flex--reversed .o-flex__item.u-flex-pull-11\/12\@tablet {
    margin-right: -91.66667% !important;
  }
  .u-flex-12\/12\@tablet {
    flex: 0 0 100% !important;
    max-width: 100% !important;
  }
  .o-flex:not(.o-flex--reversed) .o-flex__item.u-flex-offset-12\/12\@tablet {
    margin-left: 100% !important;
  }
  .o-flex.o-flex--reversed .o-flex__item.u-flex-offset-12\/12\@tablet {
    margin-right: 100% !important;
  }
  .o-flex:not(.o-flex--reversed) .o-flex__item.u-flex-pull-12\/12\@tablet {
    margin-left: -100% !important;
  }
  .o-flex.o-flex--reversed .o-flex__item.u-flex-pull-12\/12\@tablet {
    margin-right: -100% !important;
  }
  .o-flex:not(.o-flex--reversed) .o-flex__item.u-flex-offset-none\@tablet {
    margin-left: 0 !important;
  }
  .o-flex.o-flex--reversed .o-flex__item.u-flex-offset-none\@tablet {
    margin-right: 0 !important;
  }
  .o-flex:not(.o-flex--reversed) .o-flex__item.u-flex-pull-none\@tablet {
    margin-left: 0 !important;
  }
  .o-flex.o-flex--reversed .o-flex__item.u-flex-pull-none\@tablet {
    margin-right: 0 !important;
  }
}

@media (min-width: 48em) and (max-width: 61.99em) {
  .u-hidden-visually\@tablet-till-desktop {
    border: 0 !important;
    clip: rect(0 0 0 0) !important;
    clip-path: inset(50%) !important;
    height: 1px !important;
    margin: -1px !important;
    overflow: hidden !important;
    padding: 0 !important;
    position: absolute !important;
    white-space: nowrap !important;
    width: 1px !important;
  }
  .u-hidden\@tablet-till-desktop {
    display: none !important;
  }
}

@media (min-width: 48em) and (max-width: 1023.98px) {
  .u-hidden-visually\@tablet-till-wide {
    border: 0 !important;
    clip: rect(0 0 0 0) !important;
    clip-path: inset(50%) !important;
    height: 1px !important;
    margin: -1px !important;
    overflow: hidden !important;
    padding: 0 !important;
    position: absolute !important;
    white-space: nowrap !important;
    width: 1px !important;
  }
  .u-hidden\@tablet-till-wide {
    display: none !important;
  }
}

@media (min-width: 1023.98px) {
  .u-1\/1\@desktop {
    width: 100% !important;
  }
  .u-push-1\/1\@desktop {
    position: relative !important;
    right: auto !important;
    left: 100% !important;
  }
  .u-pull-1\/1\@desktop {
    position: relative !important;
    right: 100% !important;
    left: auto !important;
  }
  .u-1\/2\@desktop {
    width: 50% !important;
  }
  .u-push-1\/2\@desktop {
    position: relative !important;
    right: auto !important;
    left: 50% !important;
  }
  .u-pull-1\/2\@desktop {
    position: relative !important;
    right: 50% !important;
    left: auto !important;
  }
  .u-2\/2\@desktop {
    width: 100% !important;
  }
  .u-push-2\/2\@desktop {
    position: relative !important;
    right: auto !important;
    left: 100% !important;
  }
  .u-pull-2\/2\@desktop {
    position: relative !important;
    right: 100% !important;
    left: auto !important;
  }
  .u-1\/3\@desktop {
    width: 33.33333% !important;
  }
  .u-push-1\/3\@desktop {
    position: relative !important;
    right: auto !important;
    left: 33.33333% !important;
  }
  .u-pull-1\/3\@desktop {
    position: relative !important;
    right: 33.33333% !important;
    left: auto !important;
  }
  .u-2\/3\@desktop {
    width: 66.66667% !important;
  }
  .u-push-2\/3\@desktop {
    position: relative !important;
    right: auto !important;
    left: 66.66667% !important;
  }
  .u-pull-2\/3\@desktop {
    position: relative !important;
    right: 66.66667% !important;
    left: auto !important;
  }
  .u-3\/3\@desktop {
    width: 100% !important;
  }
  .u-push-3\/3\@desktop {
    position: relative !important;
    right: auto !important;
    left: 100% !important;
  }
  .u-pull-3\/3\@desktop {
    position: relative !important;
    right: 100% !important;
    left: auto !important;
  }
  .u-1\/4\@desktop {
    width: 25% !important;
  }
  .u-push-1\/4\@desktop {
    position: relative !important;
    right: auto !important;
    left: 25% !important;
  }
  .u-pull-1\/4\@desktop {
    position: relative !important;
    right: 25% !important;
    left: auto !important;
  }
  .u-2\/4\@desktop {
    width: 50% !important;
  }
  .u-push-2\/4\@desktop {
    position: relative !important;
    right: auto !important;
    left: 50% !important;
  }
  .u-pull-2\/4\@desktop {
    position: relative !important;
    right: 50% !important;
    left: auto !important;
  }
  .u-3\/4\@desktop {
    width: 75% !important;
  }
  .u-push-3\/4\@desktop {
    position: relative !important;
    right: auto !important;
    left: 75% !important;
  }
  .u-pull-3\/4\@desktop {
    position: relative !important;
    right: 75% !important;
    left: auto !important;
  }
  .u-4\/4\@desktop {
    width: 100% !important;
  }
  .u-push-4\/4\@desktop {
    position: relative !important;
    right: auto !important;
    left: 100% !important;
  }
  .u-pull-4\/4\@desktop {
    position: relative !important;
    right: 100% !important;
    left: auto !important;
  }
  .u-1\/5\@desktop {
    width: 20% !important;
  }
  .u-push-1\/5\@desktop {
    position: relative !important;
    right: auto !important;
    left: 20% !important;
  }
  .u-pull-1\/5\@desktop {
    position: relative !important;
    right: 20% !important;
    left: auto !important;
  }
  .u-2\/5\@desktop {
    width: 40% !important;
  }
  .u-push-2\/5\@desktop {
    position: relative !important;
    right: auto !important;
    left: 40% !important;
  }
  .u-pull-2\/5\@desktop {
    position: relative !important;
    right: 40% !important;
    left: auto !important;
  }
  .u-3\/5\@desktop {
    width: 60% !important;
  }
  .u-push-3\/5\@desktop {
    position: relative !important;
    right: auto !important;
    left: 60% !important;
  }
  .u-pull-3\/5\@desktop {
    position: relative !important;
    right: 60% !important;
    left: auto !important;
  }
  .u-4\/5\@desktop {
    width: 80% !important;
  }
  .u-push-4\/5\@desktop {
    position: relative !important;
    right: auto !important;
    left: 80% !important;
  }
  .u-pull-4\/5\@desktop {
    position: relative !important;
    right: 80% !important;
    left: auto !important;
  }
  .u-5\/5\@desktop {
    width: 100% !important;
  }
  .u-push-5\/5\@desktop {
    position: relative !important;
    right: auto !important;
    left: 100% !important;
  }
  .u-pull-5\/5\@desktop {
    position: relative !important;
    right: 100% !important;
    left: auto !important;
  }
  .u-1\/6\@desktop {
    width: 16.66667% !important;
  }
  .u-push-1\/6\@desktop {
    position: relative !important;
    right: auto !important;
    left: 16.66667% !important;
  }
  .u-pull-1\/6\@desktop {
    position: relative !important;
    right: 16.66667% !important;
    left: auto !important;
  }
  .u-2\/6\@desktop {
    width: 33.33333% !important;
  }
  .u-push-2\/6\@desktop {
    position: relative !important;
    right: auto !important;
    left: 33.33333% !important;
  }
  .u-pull-2\/6\@desktop {
    position: relative !important;
    right: 33.33333% !important;
    left: auto !important;
  }
  .u-3\/6\@desktop {
    width: 50% !important;
  }
  .u-push-3\/6\@desktop {
    position: relative !important;
    right: auto !important;
    left: 50% !important;
  }
  .u-pull-3\/6\@desktop {
    position: relative !important;
    right: 50% !important;
    left: auto !important;
  }
  .u-4\/6\@desktop {
    width: 66.66667% !important;
  }
  .u-push-4\/6\@desktop {
    position: relative !important;
    right: auto !important;
    left: 66.66667% !important;
  }
  .u-pull-4\/6\@desktop {
    position: relative !important;
    right: 66.66667% !important;
    left: auto !important;
  }
  .u-5\/6\@desktop {
    width: 83.33333% !important;
  }
  .u-push-5\/6\@desktop {
    position: relative !important;
    right: auto !important;
    left: 83.33333% !important;
  }
  .u-pull-5\/6\@desktop {
    position: relative !important;
    right: 83.33333% !important;
    left: auto !important;
  }
  .u-6\/6\@desktop {
    width: 100% !important;
  }
  .u-push-6\/6\@desktop {
    position: relative !important;
    right: auto !important;
    left: 100% !important;
  }
  .u-pull-6\/6\@desktop {
    position: relative !important;
    right: 100% !important;
    left: auto !important;
  }
  .u-1\/7\@desktop {
    width: 14.28571% !important;
  }
  .u-push-1\/7\@desktop {
    position: relative !important;
    right: auto !important;
    left: 14.28571% !important;
  }
  .u-pull-1\/7\@desktop {
    position: relative !important;
    right: 14.28571% !important;
    left: auto !important;
  }
  .u-2\/7\@desktop {
    width: 28.57143% !important;
  }
  .u-push-2\/7\@desktop {
    position: relative !important;
    right: auto !important;
    left: 28.57143% !important;
  }
  .u-pull-2\/7\@desktop {
    position: relative !important;
    right: 28.57143% !important;
    left: auto !important;
  }
  .u-3\/7\@desktop {
    width: 42.85714% !important;
  }
  .u-push-3\/7\@desktop {
    position: relative !important;
    right: auto !important;
    left: 42.85714% !important;
  }
  .u-pull-3\/7\@desktop {
    position: relative !important;
    right: 42.85714% !important;
    left: auto !important;
  }
  .u-4\/7\@desktop {
    width: 57.14286% !important;
  }
  .u-push-4\/7\@desktop {
    position: relative !important;
    right: auto !important;
    left: 57.14286% !important;
  }
  .u-pull-4\/7\@desktop {
    position: relative !important;
    right: 57.14286% !important;
    left: auto !important;
  }
  .u-5\/7\@desktop {
    width: 71.42857% !important;
  }
  .u-push-5\/7\@desktop {
    position: relative !important;
    right: auto !important;
    left: 71.42857% !important;
  }
  .u-pull-5\/7\@desktop {
    position: relative !important;
    right: 71.42857% !important;
    left: auto !important;
  }
  .u-6\/7\@desktop {
    width: 85.71429% !important;
  }
  .u-push-6\/7\@desktop {
    position: relative !important;
    right: auto !important;
    left: 85.71429% !important;
  }
  .u-pull-6\/7\@desktop {
    position: relative !important;
    right: 85.71429% !important;
    left: auto !important;
  }
  .u-7\/7\@desktop {
    width: 100% !important;
  }
  .u-push-7\/7\@desktop {
    position: relative !important;
    right: auto !important;
    left: 100% !important;
  }
  .u-pull-7\/7\@desktop {
    position: relative !important;
    right: 100% !important;
    left: auto !important;
  }
  .u-1\/8\@desktop {
    width: 12.5% !important;
  }
  .u-push-1\/8\@desktop {
    position: relative !important;
    right: auto !important;
    left: 12.5% !important;
  }
  .u-pull-1\/8\@desktop {
    position: relative !important;
    right: 12.5% !important;
    left: auto !important;
  }
  .u-2\/8\@desktop {
    width: 25% !important;
  }
  .u-push-2\/8\@desktop {
    position: relative !important;
    right: auto !important;
    left: 25% !important;
  }
  .u-pull-2\/8\@desktop {
    position: relative !important;
    right: 25% !important;
    left: auto !important;
  }
  .u-3\/8\@desktop {
    width: 37.5% !important;
  }
  .u-push-3\/8\@desktop {
    position: relative !important;
    right: auto !important;
    left: 37.5% !important;
  }
  .u-pull-3\/8\@desktop {
    position: relative !important;
    right: 37.5% !important;
    left: auto !important;
  }
  .u-4\/8\@desktop {
    width: 50% !important;
  }
  .u-push-4\/8\@desktop {
    position: relative !important;
    right: auto !important;
    left: 50% !important;
  }
  .u-pull-4\/8\@desktop {
    position: relative !important;
    right: 50% !important;
    left: auto !important;
  }
  .u-5\/8\@desktop {
    width: 62.5% !important;
  }
  .u-push-5\/8\@desktop {
    position: relative !important;
    right: auto !important;
    left: 62.5% !important;
  }
  .u-pull-5\/8\@desktop {
    position: relative !important;
    right: 62.5% !important;
    left: auto !important;
  }
  .u-6\/8\@desktop {
    width: 75% !important;
  }
  .u-push-6\/8\@desktop {
    position: relative !important;
    right: auto !important;
    left: 75% !important;
  }
  .u-pull-6\/8\@desktop {
    position: relative !important;
    right: 75% !important;
    left: auto !important;
  }
  .u-7\/8\@desktop {
    width: 87.5% !important;
  }
  .u-push-7\/8\@desktop {
    position: relative !important;
    right: auto !important;
    left: 87.5% !important;
  }
  .u-pull-7\/8\@desktop {
    position: relative !important;
    right: 87.5% !important;
    left: auto !important;
  }
  .u-8\/8\@desktop {
    width: 100% !important;
  }
  .u-push-8\/8\@desktop {
    position: relative !important;
    right: auto !important;
    left: 100% !important;
  }
  .u-pull-8\/8\@desktop {
    position: relative !important;
    right: 100% !important;
    left: auto !important;
  }
  .u-1\/9\@desktop {
    width: 11.11111% !important;
  }
  .u-push-1\/9\@desktop {
    position: relative !important;
    right: auto !important;
    left: 11.11111% !important;
  }
  .u-pull-1\/9\@desktop {
    position: relative !important;
    right: 11.11111% !important;
    left: auto !important;
  }
  .u-2\/9\@desktop {
    width: 22.22222% !important;
  }
  .u-push-2\/9\@desktop {
    position: relative !important;
    right: auto !important;
    left: 22.22222% !important;
  }
  .u-pull-2\/9\@desktop {
    position: relative !important;
    right: 22.22222% !important;
    left: auto !important;
  }
  .u-3\/9\@desktop {
    width: 33.33333% !important;
  }
  .u-push-3\/9\@desktop {
    position: relative !important;
    right: auto !important;
    left: 33.33333% !important;
  }
  .u-pull-3\/9\@desktop {
    position: relative !important;
    right: 33.33333% !important;
    left: auto !important;
  }
  .u-4\/9\@desktop {
    width: 44.44444% !important;
  }
  .u-push-4\/9\@desktop {
    position: relative !important;
    right: auto !important;
    left: 44.44444% !important;
  }
  .u-pull-4\/9\@desktop {
    position: relative !important;
    right: 44.44444% !important;
    left: auto !important;
  }
  .u-5\/9\@desktop {
    width: 55.55556% !important;
  }
  .u-push-5\/9\@desktop {
    position: relative !important;
    right: auto !important;
    left: 55.55556% !important;
  }
  .u-pull-5\/9\@desktop {
    position: relative !important;
    right: 55.55556% !important;
    left: auto !important;
  }
  .u-6\/9\@desktop {
    width: 66.66667% !important;
  }
  .u-push-6\/9\@desktop {
    position: relative !important;
    right: auto !important;
    left: 66.66667% !important;
  }
  .u-pull-6\/9\@desktop {
    position: relative !important;
    right: 66.66667% !important;
    left: auto !important;
  }
  .u-7\/9\@desktop {
    width: 77.77778% !important;
  }
  .u-push-7\/9\@desktop {
    position: relative !important;
    right: auto !important;
    left: 77.77778% !important;
  }
  .u-pull-7\/9\@desktop {
    position: relative !important;
    right: 77.77778% !important;
    left: auto !important;
  }
  .u-8\/9\@desktop {
    width: 88.88889% !important;
  }
  .u-push-8\/9\@desktop {
    position: relative !important;
    right: auto !important;
    left: 88.88889% !important;
  }
  .u-pull-8\/9\@desktop {
    position: relative !important;
    right: 88.88889% !important;
    left: auto !important;
  }
  .u-9\/9\@desktop {
    width: 100% !important;
  }
  .u-push-9\/9\@desktop {
    position: relative !important;
    right: auto !important;
    left: 100% !important;
  }
  .u-pull-9\/9\@desktop {
    position: relative !important;
    right: 100% !important;
    left: auto !important;
  }
  .u-1\/10\@desktop {
    width: 10% !important;
  }
  .u-push-1\/10\@desktop {
    position: relative !important;
    right: auto !important;
    left: 10% !important;
  }
  .u-pull-1\/10\@desktop {
    position: relative !important;
    right: 10% !important;
    left: auto !important;
  }
  .u-2\/10\@desktop {
    width: 20% !important;
  }
  .u-push-2\/10\@desktop {
    position: relative !important;
    right: auto !important;
    left: 20% !important;
  }
  .u-pull-2\/10\@desktop {
    position: relative !important;
    right: 20% !important;
    left: auto !important;
  }
  .u-3\/10\@desktop {
    width: 30% !important;
  }
  .u-push-3\/10\@desktop {
    position: relative !important;
    right: auto !important;
    left: 30% !important;
  }
  .u-pull-3\/10\@desktop {
    position: relative !important;
    right: 30% !important;
    left: auto !important;
  }
  .u-4\/10\@desktop {
    width: 40% !important;
  }
  .u-push-4\/10\@desktop {
    position: relative !important;
    right: auto !important;
    left: 40% !important;
  }
  .u-pull-4\/10\@desktop {
    position: relative !important;
    right: 40% !important;
    left: auto !important;
  }
  .u-5\/10\@desktop {
    width: 50% !important;
  }
  .u-push-5\/10\@desktop {
    position: relative !important;
    right: auto !important;
    left: 50% !important;
  }
  .u-pull-5\/10\@desktop {
    position: relative !important;
    right: 50% !important;
    left: auto !important;
  }
  .u-6\/10\@desktop {
    width: 60% !important;
  }
  .u-push-6\/10\@desktop {
    position: relative !important;
    right: auto !important;
    left: 60% !important;
  }
  .u-pull-6\/10\@desktop {
    position: relative !important;
    right: 60% !important;
    left: auto !important;
  }
  .u-7\/10\@desktop {
    width: 70% !important;
  }
  .u-push-7\/10\@desktop {
    position: relative !important;
    right: auto !important;
    left: 70% !important;
  }
  .u-pull-7\/10\@desktop {
    position: relative !important;
    right: 70% !important;
    left: auto !important;
  }
  .u-8\/10\@desktop {
    width: 80% !important;
  }
  .u-push-8\/10\@desktop {
    position: relative !important;
    right: auto !important;
    left: 80% !important;
  }
  .u-pull-8\/10\@desktop {
    position: relative !important;
    right: 80% !important;
    left: auto !important;
  }
  .u-9\/10\@desktop {
    width: 90% !important;
  }
  .u-push-9\/10\@desktop {
    position: relative !important;
    right: auto !important;
    left: 90% !important;
  }
  .u-pull-9\/10\@desktop {
    position: relative !important;
    right: 90% !important;
    left: auto !important;
  }
  .u-10\/10\@desktop {
    width: 100% !important;
  }
  .u-push-10\/10\@desktop {
    position: relative !important;
    right: auto !important;
    left: 100% !important;
  }
  .u-pull-10\/10\@desktop {
    position: relative !important;
    right: 100% !important;
    left: auto !important;
  }
  .u-1\/11\@desktop {
    width: 9.09091% !important;
  }
  .u-push-1\/11\@desktop {
    position: relative !important;
    right: auto !important;
    left: 9.09091% !important;
  }
  .u-pull-1\/11\@desktop {
    position: relative !important;
    right: 9.09091% !important;
    left: auto !important;
  }
  .u-2\/11\@desktop {
    width: 18.18182% !important;
  }
  .u-push-2\/11\@desktop {
    position: relative !important;
    right: auto !important;
    left: 18.18182% !important;
  }
  .u-pull-2\/11\@desktop {
    position: relative !important;
    right: 18.18182% !important;
    left: auto !important;
  }
  .u-3\/11\@desktop {
    width: 27.27273% !important;
  }
  .u-push-3\/11\@desktop {
    position: relative !important;
    right: auto !important;
    left: 27.27273% !important;
  }
  .u-pull-3\/11\@desktop {
    position: relative !important;
    right: 27.27273% !important;
    left: auto !important;
  }
  .u-4\/11\@desktop {
    width: 36.36364% !important;
  }
  .u-push-4\/11\@desktop {
    position: relative !important;
    right: auto !important;
    left: 36.36364% !important;
  }
  .u-pull-4\/11\@desktop {
    position: relative !important;
    right: 36.36364% !important;
    left: auto !important;
  }
  .u-5\/11\@desktop {
    width: 45.45455% !important;
  }
  .u-push-5\/11\@desktop {
    position: relative !important;
    right: auto !important;
    left: 45.45455% !important;
  }
  .u-pull-5\/11\@desktop {
    position: relative !important;
    right: 45.45455% !important;
    left: auto !important;
  }
  .u-6\/11\@desktop {
    width: 54.54545% !important;
  }
  .u-push-6\/11\@desktop {
    position: relative !important;
    right: auto !important;
    left: 54.54545% !important;
  }
  .u-pull-6\/11\@desktop {
    position: relative !important;
    right: 54.54545% !important;
    left: auto !important;
  }
  .u-7\/11\@desktop {
    width: 63.63636% !important;
  }
  .u-push-7\/11\@desktop {
    position: relative !important;
    right: auto !important;
    left: 63.63636% !important;
  }
  .u-pull-7\/11\@desktop {
    position: relative !important;
    right: 63.63636% !important;
    left: auto !important;
  }
  .u-8\/11\@desktop {
    width: 72.72727% !important;
  }
  .u-push-8\/11\@desktop {
    position: relative !important;
    right: auto !important;
    left: 72.72727% !important;
  }
  .u-pull-8\/11\@desktop {
    position: relative !important;
    right: 72.72727% !important;
    left: auto !important;
  }
  .u-9\/11\@desktop {
    width: 81.81818% !important;
  }
  .u-push-9\/11\@desktop {
    position: relative !important;
    right: auto !important;
    left: 81.81818% !important;
  }
  .u-pull-9\/11\@desktop {
    position: relative !important;
    right: 81.81818% !important;
    left: auto !important;
  }
  .u-10\/11\@desktop {
    width: 90.90909% !important;
  }
  .u-push-10\/11\@desktop {
    position: relative !important;
    right: auto !important;
    left: 90.90909% !important;
  }
  .u-pull-10\/11\@desktop {
    position: relative !important;
    right: 90.90909% !important;
    left: auto !important;
  }
  .u-11\/11\@desktop {
    width: 100% !important;
  }
  .u-push-11\/11\@desktop {
    position: relative !important;
    right: auto !important;
    left: 100% !important;
  }
  .u-pull-11\/11\@desktop {
    position: relative !important;
    right: 100% !important;
    left: auto !important;
  }
  .u-1\/12\@desktop {
    width: 8.33333% !important;
  }
  .u-push-1\/12\@desktop {
    position: relative !important;
    right: auto !important;
    left: 8.33333% !important;
  }
  .u-pull-1\/12\@desktop {
    position: relative !important;
    right: 8.33333% !important;
    left: auto !important;
  }
  .u-2\/12\@desktop {
    width: 16.66667% !important;
  }
  .u-push-2\/12\@desktop {
    position: relative !important;
    right: auto !important;
    left: 16.66667% !important;
  }
  .u-pull-2\/12\@desktop {
    position: relative !important;
    right: 16.66667% !important;
    left: auto !important;
  }
  .u-3\/12\@desktop {
    width: 25% !important;
  }
  .u-push-3\/12\@desktop {
    position: relative !important;
    right: auto !important;
    left: 25% !important;
  }
  .u-pull-3\/12\@desktop {
    position: relative !important;
    right: 25% !important;
    left: auto !important;
  }
  .u-4\/12\@desktop {
    width: 33.33333% !important;
  }
  .u-push-4\/12\@desktop {
    position: relative !important;
    right: auto !important;
    left: 33.33333% !important;
  }
  .u-pull-4\/12\@desktop {
    position: relative !important;
    right: 33.33333% !important;
    left: auto !important;
  }
  .u-5\/12\@desktop {
    width: 41.66667% !important;
  }
  .u-push-5\/12\@desktop {
    position: relative !important;
    right: auto !important;
    left: 41.66667% !important;
  }
  .u-pull-5\/12\@desktop {
    position: relative !important;
    right: 41.66667% !important;
    left: auto !important;
  }
  .u-6\/12\@desktop {
    width: 50% !important;
  }
  .u-push-6\/12\@desktop {
    position: relative !important;
    right: auto !important;
    left: 50% !important;
  }
  .u-pull-6\/12\@desktop {
    position: relative !important;
    right: 50% !important;
    left: auto !important;
  }
  .u-7\/12\@desktop {
    width: 58.33333% !important;
  }
  .u-push-7\/12\@desktop {
    position: relative !important;
    right: auto !important;
    left: 58.33333% !important;
  }
  .u-pull-7\/12\@desktop {
    position: relative !important;
    right: 58.33333% !important;
    left: auto !important;
  }
  .u-8\/12\@desktop {
    width: 66.66667% !important;
  }
  .u-push-8\/12\@desktop {
    position: relative !important;
    right: auto !important;
    left: 66.66667% !important;
  }
  .u-pull-8\/12\@desktop {
    position: relative !important;
    right: 66.66667% !important;
    left: auto !important;
  }
  .u-9\/12\@desktop {
    width: 75% !important;
  }
  .u-push-9\/12\@desktop {
    position: relative !important;
    right: auto !important;
    left: 75% !important;
  }
  .u-pull-9\/12\@desktop {
    position: relative !important;
    right: 75% !important;
    left: auto !important;
  }
  .u-10\/12\@desktop {
    width: 83.33333% !important;
  }
  .u-push-10\/12\@desktop {
    position: relative !important;
    right: auto !important;
    left: 83.33333% !important;
  }
  .u-pull-10\/12\@desktop {
    position: relative !important;
    right: 83.33333% !important;
    left: auto !important;
  }
  .u-11\/12\@desktop {
    width: 91.66667% !important;
  }
  .u-push-11\/12\@desktop {
    position: relative !important;
    right: auto !important;
    left: 91.66667% !important;
  }
  .u-pull-11\/12\@desktop {
    position: relative !important;
    right: 91.66667% !important;
    left: auto !important;
  }
  .u-12\/12\@desktop {
    width: 100% !important;
  }
  .u-push-12\/12\@desktop {
    position: relative !important;
    right: auto !important;
    left: 100% !important;
  }
  .u-pull-12\/12\@desktop {
    position: relative !important;
    right: 100% !important;
    left: auto !important;
  }
  .u-push-none\@desktop {
    left: auto !important;
  }
  .u-pull-none\@desktop {
    right: auto !important;
  }
  .u-hidden-visually\@desktop {
    border: 0 !important;
    clip: rect(0 0 0 0) !important;
    clip-path: inset(50%) !important;
    height: 1px !important;
    margin: -1px !important;
    overflow: hidden !important;
    padding: 0 !important;
    position: absolute !important;
    white-space: nowrap !important;
    width: 1px !important;
  }
  .u-hidden\@desktop {
    display: none !important;
  }
  .u-flex-1\/1\@desktop {
    flex: 0 0 100% !important;
    max-width: 100% !important;
  }
  .o-flex:not(.o-flex--reversed) .o-flex__item.u-flex-offset-1\/1\@desktop {
    margin-left: 100% !important;
  }
  .o-flex.o-flex--reversed .o-flex__item.u-flex-offset-1\/1\@desktop {
    margin-right: 100% !important;
  }
  .o-flex:not(.o-flex--reversed) .o-flex__item.u-flex-pull-1\/1\@desktop {
    margin-left: -100% !important;
  }
  .o-flex.o-flex--reversed .o-flex__item.u-flex-pull-1\/1\@desktop {
    margin-right: -100% !important;
  }
  .u-flex-1\/2\@desktop {
    flex: 0 0 50% !important;
    max-width: 50% !important;
  }
  .o-flex:not(.o-flex--reversed) .o-flex__item.u-flex-offset-1\/2\@desktop {
    margin-left: 50% !important;
  }
  .o-flex.o-flex--reversed .o-flex__item.u-flex-offset-1\/2\@desktop {
    margin-right: 50% !important;
  }
  .o-flex:not(.o-flex--reversed) .o-flex__item.u-flex-pull-1\/2\@desktop {
    margin-left: -50% !important;
  }
  .o-flex.o-flex--reversed .o-flex__item.u-flex-pull-1\/2\@desktop {
    margin-right: -50% !important;
  }
  .u-flex-2\/2\@desktop {
    flex: 0 0 100% !important;
    max-width: 100% !important;
  }
  .o-flex:not(.o-flex--reversed) .o-flex__item.u-flex-offset-2\/2\@desktop {
    margin-left: 100% !important;
  }
  .o-flex.o-flex--reversed .o-flex__item.u-flex-offset-2\/2\@desktop {
    margin-right: 100% !important;
  }
  .o-flex:not(.o-flex--reversed) .o-flex__item.u-flex-pull-2\/2\@desktop {
    margin-left: -100% !important;
  }
  .o-flex.o-flex--reversed .o-flex__item.u-flex-pull-2\/2\@desktop {
    margin-right: -100% !important;
  }
  .u-flex-1\/3\@desktop {
    flex: 0 0 33.33333% !important;
    max-width: 33.33333% !important;
  }
  .o-flex:not(.o-flex--reversed) .o-flex__item.u-flex-offset-1\/3\@desktop {
    margin-left: 33.33333% !important;
  }
  .o-flex.o-flex--reversed .o-flex__item.u-flex-offset-1\/3\@desktop {
    margin-right: 33.33333% !important;
  }
  .o-flex:not(.o-flex--reversed) .o-flex__item.u-flex-pull-1\/3\@desktop {
    margin-left: -33.33333% !important;
  }
  .o-flex.o-flex--reversed .o-flex__item.u-flex-pull-1\/3\@desktop {
    margin-right: -33.33333% !important;
  }
  .u-flex-2\/3\@desktop {
    flex: 0 0 66.66667% !important;
    max-width: 66.66667% !important;
  }
  .o-flex:not(.o-flex--reversed) .o-flex__item.u-flex-offset-2\/3\@desktop {
    margin-left: 66.66667% !important;
  }
  .o-flex.o-flex--reversed .o-flex__item.u-flex-offset-2\/3\@desktop {
    margin-right: 66.66667% !important;
  }
  .o-flex:not(.o-flex--reversed) .o-flex__item.u-flex-pull-2\/3\@desktop {
    margin-left: -66.66667% !important;
  }
  .o-flex.o-flex--reversed .o-flex__item.u-flex-pull-2\/3\@desktop {
    margin-right: -66.66667% !important;
  }
  .u-flex-3\/3\@desktop {
    flex: 0 0 100% !important;
    max-width: 100% !important;
  }
  .o-flex:not(.o-flex--reversed) .o-flex__item.u-flex-offset-3\/3\@desktop {
    margin-left: 100% !important;
  }
  .o-flex.o-flex--reversed .o-flex__item.u-flex-offset-3\/3\@desktop {
    margin-right: 100% !important;
  }
  .o-flex:not(.o-flex--reversed) .o-flex__item.u-flex-pull-3\/3\@desktop {
    margin-left: -100% !important;
  }
  .o-flex.o-flex--reversed .o-flex__item.u-flex-pull-3\/3\@desktop {
    margin-right: -100% !important;
  }
  .u-flex-1\/4\@desktop {
    flex: 0 0 25% !important;
    max-width: 25% !important;
  }
  .o-flex:not(.o-flex--reversed) .o-flex__item.u-flex-offset-1\/4\@desktop {
    margin-left: 25% !important;
  }
  .o-flex.o-flex--reversed .o-flex__item.u-flex-offset-1\/4\@desktop {
    margin-right: 25% !important;
  }
  .o-flex:not(.o-flex--reversed) .o-flex__item.u-flex-pull-1\/4\@desktop {
    margin-left: -25% !important;
  }
  .o-flex.o-flex--reversed .o-flex__item.u-flex-pull-1\/4\@desktop {
    margin-right: -25% !important;
  }
  .u-flex-2\/4\@desktop {
    flex: 0 0 50% !important;
    max-width: 50% !important;
  }
  .o-flex:not(.o-flex--reversed) .o-flex__item.u-flex-offset-2\/4\@desktop {
    margin-left: 50% !important;
  }
  .o-flex.o-flex--reversed .o-flex__item.u-flex-offset-2\/4\@desktop {
    margin-right: 50% !important;
  }
  .o-flex:not(.o-flex--reversed) .o-flex__item.u-flex-pull-2\/4\@desktop {
    margin-left: -50% !important;
  }
  .o-flex.o-flex--reversed .o-flex__item.u-flex-pull-2\/4\@desktop {
    margin-right: -50% !important;
  }
  .u-flex-3\/4\@desktop {
    flex: 0 0 75% !important;
    max-width: 75% !important;
  }
  .o-flex:not(.o-flex--reversed) .o-flex__item.u-flex-offset-3\/4\@desktop {
    margin-left: 75% !important;
  }
  .o-flex.o-flex--reversed .o-flex__item.u-flex-offset-3\/4\@desktop {
    margin-right: 75% !important;
  }
  .o-flex:not(.o-flex--reversed) .o-flex__item.u-flex-pull-3\/4\@desktop {
    margin-left: -75% !important;
  }
  .o-flex.o-flex--reversed .o-flex__item.u-flex-pull-3\/4\@desktop {
    margin-right: -75% !important;
  }
  .u-flex-4\/4\@desktop {
    flex: 0 0 100% !important;
    max-width: 100% !important;
  }
  .o-flex:not(.o-flex--reversed) .o-flex__item.u-flex-offset-4\/4\@desktop {
    margin-left: 100% !important;
  }
  .o-flex.o-flex--reversed .o-flex__item.u-flex-offset-4\/4\@desktop {
    margin-right: 100% !important;
  }
  .o-flex:not(.o-flex--reversed) .o-flex__item.u-flex-pull-4\/4\@desktop {
    margin-left: -100% !important;
  }
  .o-flex.o-flex--reversed .o-flex__item.u-flex-pull-4\/4\@desktop {
    margin-right: -100% !important;
  }
  .u-flex-1\/5\@desktop {
    flex: 0 0 20% !important;
    max-width: 20% !important;
  }
  .o-flex:not(.o-flex--reversed) .o-flex__item.u-flex-offset-1\/5\@desktop {
    margin-left: 20% !important;
  }
  .o-flex.o-flex--reversed .o-flex__item.u-flex-offset-1\/5\@desktop {
    margin-right: 20% !important;
  }
  .o-flex:not(.o-flex--reversed) .o-flex__item.u-flex-pull-1\/5\@desktop {
    margin-left: -20% !important;
  }
  .o-flex.o-flex--reversed .o-flex__item.u-flex-pull-1\/5\@desktop {
    margin-right: -20% !important;
  }
  .u-flex-2\/5\@desktop {
    flex: 0 0 40% !important;
    max-width: 40% !important;
  }
  .o-flex:not(.o-flex--reversed) .o-flex__item.u-flex-offset-2\/5\@desktop {
    margin-left: 40% !important;
  }
  .o-flex.o-flex--reversed .o-flex__item.u-flex-offset-2\/5\@desktop {
    margin-right: 40% !important;
  }
  .o-flex:not(.o-flex--reversed) .o-flex__item.u-flex-pull-2\/5\@desktop {
    margin-left: -40% !important;
  }
  .o-flex.o-flex--reversed .o-flex__item.u-flex-pull-2\/5\@desktop {
    margin-right: -40% !important;
  }
  .u-flex-3\/5\@desktop {
    flex: 0 0 60% !important;
    max-width: 60% !important;
  }
  .o-flex:not(.o-flex--reversed) .o-flex__item.u-flex-offset-3\/5\@desktop {
    margin-left: 60% !important;
  }
  .o-flex.o-flex--reversed .o-flex__item.u-flex-offset-3\/5\@desktop {
    margin-right: 60% !important;
  }
  .o-flex:not(.o-flex--reversed) .o-flex__item.u-flex-pull-3\/5\@desktop {
    margin-left: -60% !important;
  }
  .o-flex.o-flex--reversed .o-flex__item.u-flex-pull-3\/5\@desktop {
    margin-right: -60% !important;
  }
  .u-flex-4\/5\@desktop {
    flex: 0 0 80% !important;
    max-width: 80% !important;
  }
  .o-flex:not(.o-flex--reversed) .o-flex__item.u-flex-offset-4\/5\@desktop {
    margin-left: 80% !important;
  }
  .o-flex.o-flex--reversed .o-flex__item.u-flex-offset-4\/5\@desktop {
    margin-right: 80% !important;
  }
  .o-flex:not(.o-flex--reversed) .o-flex__item.u-flex-pull-4\/5\@desktop {
    margin-left: -80% !important;
  }
  .o-flex.o-flex--reversed .o-flex__item.u-flex-pull-4\/5\@desktop {
    margin-right: -80% !important;
  }
  .u-flex-5\/5\@desktop {
    flex: 0 0 100% !important;
    max-width: 100% !important;
  }
  .o-flex:not(.o-flex--reversed) .o-flex__item.u-flex-offset-5\/5\@desktop {
    margin-left: 100% !important;
  }
  .o-flex.o-flex--reversed .o-flex__item.u-flex-offset-5\/5\@desktop {
    margin-right: 100% !important;
  }
  .o-flex:not(.o-flex--reversed) .o-flex__item.u-flex-pull-5\/5\@desktop {
    margin-left: -100% !important;
  }
  .o-flex.o-flex--reversed .o-flex__item.u-flex-pull-5\/5\@desktop {
    margin-right: -100% !important;
  }
  .u-flex-1\/6\@desktop {
    flex: 0 0 16.66667% !important;
    max-width: 16.66667% !important;
  }
  .o-flex:not(.o-flex--reversed) .o-flex__item.u-flex-offset-1\/6\@desktop {
    margin-left: 16.66667% !important;
  }
  .o-flex.o-flex--reversed .o-flex__item.u-flex-offset-1\/6\@desktop {
    margin-right: 16.66667% !important;
  }
  .o-flex:not(.o-flex--reversed) .o-flex__item.u-flex-pull-1\/6\@desktop {
    margin-left: -16.66667% !important;
  }
  .o-flex.o-flex--reversed .o-flex__item.u-flex-pull-1\/6\@desktop {
    margin-right: -16.66667% !important;
  }
  .u-flex-2\/6\@desktop {
    flex: 0 0 33.33333% !important;
    max-width: 33.33333% !important;
  }
  .o-flex:not(.o-flex--reversed) .o-flex__item.u-flex-offset-2\/6\@desktop {
    margin-left: 33.33333% !important;
  }
  .o-flex.o-flex--reversed .o-flex__item.u-flex-offset-2\/6\@desktop {
    margin-right: 33.33333% !important;
  }
  .o-flex:not(.o-flex--reversed) .o-flex__item.u-flex-pull-2\/6\@desktop {
    margin-left: -33.33333% !important;
  }
  .o-flex.o-flex--reversed .o-flex__item.u-flex-pull-2\/6\@desktop {
    margin-right: -33.33333% !important;
  }
  .u-flex-3\/6\@desktop {
    flex: 0 0 50% !important;
    max-width: 50% !important;
  }
  .o-flex:not(.o-flex--reversed) .o-flex__item.u-flex-offset-3\/6\@desktop {
    margin-left: 50% !important;
  }
  .o-flex.o-flex--reversed .o-flex__item.u-flex-offset-3\/6\@desktop {
    margin-right: 50% !important;
  }
  .o-flex:not(.o-flex--reversed) .o-flex__item.u-flex-pull-3\/6\@desktop {
    margin-left: -50% !important;
  }
  .o-flex.o-flex--reversed .o-flex__item.u-flex-pull-3\/6\@desktop {
    margin-right: -50% !important;
  }
  .u-flex-4\/6\@desktop {
    flex: 0 0 66.66667% !important;
    max-width: 66.66667% !important;
  }
  .o-flex:not(.o-flex--reversed) .o-flex__item.u-flex-offset-4\/6\@desktop {
    margin-left: 66.66667% !important;
  }
  .o-flex.o-flex--reversed .o-flex__item.u-flex-offset-4\/6\@desktop {
    margin-right: 66.66667% !important;
  }
  .o-flex:not(.o-flex--reversed) .o-flex__item.u-flex-pull-4\/6\@desktop {
    margin-left: -66.66667% !important;
  }
  .o-flex.o-flex--reversed .o-flex__item.u-flex-pull-4\/6\@desktop {
    margin-right: -66.66667% !important;
  }
  .u-flex-5\/6\@desktop {
    flex: 0 0 83.33333% !important;
    max-width: 83.33333% !important;
  }
  .o-flex:not(.o-flex--reversed) .o-flex__item.u-flex-offset-5\/6\@desktop {
    margin-left: 83.33333% !important;
  }
  .o-flex.o-flex--reversed .o-flex__item.u-flex-offset-5\/6\@desktop {
    margin-right: 83.33333% !important;
  }
  .o-flex:not(.o-flex--reversed) .o-flex__item.u-flex-pull-5\/6\@desktop {
    margin-left: -83.33333% !important;
  }
  .o-flex.o-flex--reversed .o-flex__item.u-flex-pull-5\/6\@desktop {
    margin-right: -83.33333% !important;
  }
  .u-flex-6\/6\@desktop {
    flex: 0 0 100% !important;
    max-width: 100% !important;
  }
  .o-flex:not(.o-flex--reversed) .o-flex__item.u-flex-offset-6\/6\@desktop {
    margin-left: 100% !important;
  }
  .o-flex.o-flex--reversed .o-flex__item.u-flex-offset-6\/6\@desktop {
    margin-right: 100% !important;
  }
  .o-flex:not(.o-flex--reversed) .o-flex__item.u-flex-pull-6\/6\@desktop {
    margin-left: -100% !important;
  }
  .o-flex.o-flex--reversed .o-flex__item.u-flex-pull-6\/6\@desktop {
    margin-right: -100% !important;
  }
  .u-flex-1\/7\@desktop {
    flex: 0 0 14.28571% !important;
    max-width: 14.28571% !important;
  }
  .o-flex:not(.o-flex--reversed) .o-flex__item.u-flex-offset-1\/7\@desktop {
    margin-left: 14.28571% !important;
  }
  .o-flex.o-flex--reversed .o-flex__item.u-flex-offset-1\/7\@desktop {
    margin-right: 14.28571% !important;
  }
  .o-flex:not(.o-flex--reversed) .o-flex__item.u-flex-pull-1\/7\@desktop {
    margin-left: -14.28571% !important;
  }
  .o-flex.o-flex--reversed .o-flex__item.u-flex-pull-1\/7\@desktop {
    margin-right: -14.28571% !important;
  }
  .u-flex-2\/7\@desktop {
    flex: 0 0 28.57143% !important;
    max-width: 28.57143% !important;
  }
  .o-flex:not(.o-flex--reversed) .o-flex__item.u-flex-offset-2\/7\@desktop {
    margin-left: 28.57143% !important;
  }
  .o-flex.o-flex--reversed .o-flex__item.u-flex-offset-2\/7\@desktop {
    margin-right: 28.57143% !important;
  }
  .o-flex:not(.o-flex--reversed) .o-flex__item.u-flex-pull-2\/7\@desktop {
    margin-left: -28.57143% !important;
  }
  .o-flex.o-flex--reversed .o-flex__item.u-flex-pull-2\/7\@desktop {
    margin-right: -28.57143% !important;
  }
  .u-flex-3\/7\@desktop {
    flex: 0 0 42.85714% !important;
    max-width: 42.85714% !important;
  }
  .o-flex:not(.o-flex--reversed) .o-flex__item.u-flex-offset-3\/7\@desktop {
    margin-left: 42.85714% !important;
  }
  .o-flex.o-flex--reversed .o-flex__item.u-flex-offset-3\/7\@desktop {
    margin-right: 42.85714% !important;
  }
  .o-flex:not(.o-flex--reversed) .o-flex__item.u-flex-pull-3\/7\@desktop {
    margin-left: -42.85714% !important;
  }
  .o-flex.o-flex--reversed .o-flex__item.u-flex-pull-3\/7\@desktop {
    margin-right: -42.85714% !important;
  }
  .u-flex-4\/7\@desktop {
    flex: 0 0 57.14286% !important;
    max-width: 57.14286% !important;
  }
  .o-flex:not(.o-flex--reversed) .o-flex__item.u-flex-offset-4\/7\@desktop {
    margin-left: 57.14286% !important;
  }
  .o-flex.o-flex--reversed .o-flex__item.u-flex-offset-4\/7\@desktop {
    margin-right: 57.14286% !important;
  }
  .o-flex:not(.o-flex--reversed) .o-flex__item.u-flex-pull-4\/7\@desktop {
    margin-left: -57.14286% !important;
  }
  .o-flex.o-flex--reversed .o-flex__item.u-flex-pull-4\/7\@desktop {
    margin-right: -57.14286% !important;
  }
  .u-flex-5\/7\@desktop {
    flex: 0 0 71.42857% !important;
    max-width: 71.42857% !important;
  }
  .o-flex:not(.o-flex--reversed) .o-flex__item.u-flex-offset-5\/7\@desktop {
    margin-left: 71.42857% !important;
  }
  .o-flex.o-flex--reversed .o-flex__item.u-flex-offset-5\/7\@desktop {
    margin-right: 71.42857% !important;
  }
  .o-flex:not(.o-flex--reversed) .o-flex__item.u-flex-pull-5\/7\@desktop {
    margin-left: -71.42857% !important;
  }
  .o-flex.o-flex--reversed .o-flex__item.u-flex-pull-5\/7\@desktop {
    margin-right: -71.42857% !important;
  }
  .u-flex-6\/7\@desktop {
    flex: 0 0 85.71429% !important;
    max-width: 85.71429% !important;
  }
  .o-flex:not(.o-flex--reversed) .o-flex__item.u-flex-offset-6\/7\@desktop {
    margin-left: 85.71429% !important;
  }
  .o-flex.o-flex--reversed .o-flex__item.u-flex-offset-6\/7\@desktop {
    margin-right: 85.71429% !important;
  }
  .o-flex:not(.o-flex--reversed) .o-flex__item.u-flex-pull-6\/7\@desktop {
    margin-left: -85.71429% !important;
  }
  .o-flex.o-flex--reversed .o-flex__item.u-flex-pull-6\/7\@desktop {
    margin-right: -85.71429% !important;
  }
  .u-flex-7\/7\@desktop {
    flex: 0 0 100% !important;
    max-width: 100% !important;
  }
  .o-flex:not(.o-flex--reversed) .o-flex__item.u-flex-offset-7\/7\@desktop {
    margin-left: 100% !important;
  }
  .o-flex.o-flex--reversed .o-flex__item.u-flex-offset-7\/7\@desktop {
    margin-right: 100% !important;
  }
  .o-flex:not(.o-flex--reversed) .o-flex__item.u-flex-pull-7\/7\@desktop {
    margin-left: -100% !important;
  }
  .o-flex.o-flex--reversed .o-flex__item.u-flex-pull-7\/7\@desktop {
    margin-right: -100% !important;
  }
  .u-flex-1\/8\@desktop {
    flex: 0 0 12.5% !important;
    max-width: 12.5% !important;
  }
  .o-flex:not(.o-flex--reversed) .o-flex__item.u-flex-offset-1\/8\@desktop {
    margin-left: 12.5% !important;
  }
  .o-flex.o-flex--reversed .o-flex__item.u-flex-offset-1\/8\@desktop {
    margin-right: 12.5% !important;
  }
  .o-flex:not(.o-flex--reversed) .o-flex__item.u-flex-pull-1\/8\@desktop {
    margin-left: -12.5% !important;
  }
  .o-flex.o-flex--reversed .o-flex__item.u-flex-pull-1\/8\@desktop {
    margin-right: -12.5% !important;
  }
  .u-flex-2\/8\@desktop {
    flex: 0 0 25% !important;
    max-width: 25% !important;
  }
  .o-flex:not(.o-flex--reversed) .o-flex__item.u-flex-offset-2\/8\@desktop {
    margin-left: 25% !important;
  }
  .o-flex.o-flex--reversed .o-flex__item.u-flex-offset-2\/8\@desktop {
    margin-right: 25% !important;
  }
  .o-flex:not(.o-flex--reversed) .o-flex__item.u-flex-pull-2\/8\@desktop {
    margin-left: -25% !important;
  }
  .o-flex.o-flex--reversed .o-flex__item.u-flex-pull-2\/8\@desktop {
    margin-right: -25% !important;
  }
  .u-flex-3\/8\@desktop {
    flex: 0 0 37.5% !important;
    max-width: 37.5% !important;
  }
  .o-flex:not(.o-flex--reversed) .o-flex__item.u-flex-offset-3\/8\@desktop {
    margin-left: 37.5% !important;
  }
  .o-flex.o-flex--reversed .o-flex__item.u-flex-offset-3\/8\@desktop {
    margin-right: 37.5% !important;
  }
  .o-flex:not(.o-flex--reversed) .o-flex__item.u-flex-pull-3\/8\@desktop {
    margin-left: -37.5% !important;
  }
  .o-flex.o-flex--reversed .o-flex__item.u-flex-pull-3\/8\@desktop {
    margin-right: -37.5% !important;
  }
  .u-flex-4\/8\@desktop {
    flex: 0 0 50% !important;
    max-width: 50% !important;
  }
  .o-flex:not(.o-flex--reversed) .o-flex__item.u-flex-offset-4\/8\@desktop {
    margin-left: 50% !important;
  }
  .o-flex.o-flex--reversed .o-flex__item.u-flex-offset-4\/8\@desktop {
    margin-right: 50% !important;
  }
  .o-flex:not(.o-flex--reversed) .o-flex__item.u-flex-pull-4\/8\@desktop {
    margin-left: -50% !important;
  }
  .o-flex.o-flex--reversed .o-flex__item.u-flex-pull-4\/8\@desktop {
    margin-right: -50% !important;
  }
  .u-flex-5\/8\@desktop {
    flex: 0 0 62.5% !important;
    max-width: 62.5% !important;
  }
  .o-flex:not(.o-flex--reversed) .o-flex__item.u-flex-offset-5\/8\@desktop {
    margin-left: 62.5% !important;
  }
  .o-flex.o-flex--reversed .o-flex__item.u-flex-offset-5\/8\@desktop {
    margin-right: 62.5% !important;
  }
  .o-flex:not(.o-flex--reversed) .o-flex__item.u-flex-pull-5\/8\@desktop {
    margin-left: -62.5% !important;
  }
  .o-flex.o-flex--reversed .o-flex__item.u-flex-pull-5\/8\@desktop {
    margin-right: -62.5% !important;
  }
  .u-flex-6\/8\@desktop {
    flex: 0 0 75% !important;
    max-width: 75% !important;
  }
  .o-flex:not(.o-flex--reversed) .o-flex__item.u-flex-offset-6\/8\@desktop {
    margin-left: 75% !important;
  }
  .o-flex.o-flex--reversed .o-flex__item.u-flex-offset-6\/8\@desktop {
    margin-right: 75% !important;
  }
  .o-flex:not(.o-flex--reversed) .o-flex__item.u-flex-pull-6\/8\@desktop {
    margin-left: -75% !important;
  }
  .o-flex.o-flex--reversed .o-flex__item.u-flex-pull-6\/8\@desktop {
    margin-right: -75% !important;
  }
  .u-flex-7\/8\@desktop {
    flex: 0 0 87.5% !important;
    max-width: 87.5% !important;
  }
  .o-flex:not(.o-flex--reversed) .o-flex__item.u-flex-offset-7\/8\@desktop {
    margin-left: 87.5% !important;
  }
  .o-flex.o-flex--reversed .o-flex__item.u-flex-offset-7\/8\@desktop {
    margin-right: 87.5% !important;
  }
  .o-flex:not(.o-flex--reversed) .o-flex__item.u-flex-pull-7\/8\@desktop {
    margin-left: -87.5% !important;
  }
  .o-flex.o-flex--reversed .o-flex__item.u-flex-pull-7\/8\@desktop {
    margin-right: -87.5% !important;
  }
  .u-flex-8\/8\@desktop {
    flex: 0 0 100% !important;
    max-width: 100% !important;
  }
  .o-flex:not(.o-flex--reversed) .o-flex__item.u-flex-offset-8\/8\@desktop {
    margin-left: 100% !important;
  }
  .o-flex.o-flex--reversed .o-flex__item.u-flex-offset-8\/8\@desktop {
    margin-right: 100% !important;
  }
  .o-flex:not(.o-flex--reversed) .o-flex__item.u-flex-pull-8\/8\@desktop {
    margin-left: -100% !important;
  }
  .o-flex.o-flex--reversed .o-flex__item.u-flex-pull-8\/8\@desktop {
    margin-right: -100% !important;
  }
  .u-flex-1\/9\@desktop {
    flex: 0 0 11.11111% !important;
    max-width: 11.11111% !important;
  }
  .o-flex:not(.o-flex--reversed) .o-flex__item.u-flex-offset-1\/9\@desktop {
    margin-left: 11.11111% !important;
  }
  .o-flex.o-flex--reversed .o-flex__item.u-flex-offset-1\/9\@desktop {
    margin-right: 11.11111% !important;
  }
  .o-flex:not(.o-flex--reversed) .o-flex__item.u-flex-pull-1\/9\@desktop {
    margin-left: -11.11111% !important;
  }
  .o-flex.o-flex--reversed .o-flex__item.u-flex-pull-1\/9\@desktop {
    margin-right: -11.11111% !important;
  }
  .u-flex-2\/9\@desktop {
    flex: 0 0 22.22222% !important;
    max-width: 22.22222% !important;
  }
  .o-flex:not(.o-flex--reversed) .o-flex__item.u-flex-offset-2\/9\@desktop {
    margin-left: 22.22222% !important;
  }
  .o-flex.o-flex--reversed .o-flex__item.u-flex-offset-2\/9\@desktop {
    margin-right: 22.22222% !important;
  }
  .o-flex:not(.o-flex--reversed) .o-flex__item.u-flex-pull-2\/9\@desktop {
    margin-left: -22.22222% !important;
  }
  .o-flex.o-flex--reversed .o-flex__item.u-flex-pull-2\/9\@desktop {
    margin-right: -22.22222% !important;
  }
  .u-flex-3\/9\@desktop {
    flex: 0 0 33.33333% !important;
    max-width: 33.33333% !important;
  }
  .o-flex:not(.o-flex--reversed) .o-flex__item.u-flex-offset-3\/9\@desktop {
    margin-left: 33.33333% !important;
  }
  .o-flex.o-flex--reversed .o-flex__item.u-flex-offset-3\/9\@desktop {
    margin-right: 33.33333% !important;
  }
  .o-flex:not(.o-flex--reversed) .o-flex__item.u-flex-pull-3\/9\@desktop {
    margin-left: -33.33333% !important;
  }
  .o-flex.o-flex--reversed .o-flex__item.u-flex-pull-3\/9\@desktop {
    margin-right: -33.33333% !important;
  }
  .u-flex-4\/9\@desktop {
    flex: 0 0 44.44444% !important;
    max-width: 44.44444% !important;
  }
  .o-flex:not(.o-flex--reversed) .o-flex__item.u-flex-offset-4\/9\@desktop {
    margin-left: 44.44444% !important;
  }
  .o-flex.o-flex--reversed .o-flex__item.u-flex-offset-4\/9\@desktop {
    margin-right: 44.44444% !important;
  }
  .o-flex:not(.o-flex--reversed) .o-flex__item.u-flex-pull-4\/9\@desktop {
    margin-left: -44.44444% !important;
  }
  .o-flex.o-flex--reversed .o-flex__item.u-flex-pull-4\/9\@desktop {
    margin-right: -44.44444% !important;
  }
  .u-flex-5\/9\@desktop {
    flex: 0 0 55.55556% !important;
    max-width: 55.55556% !important;
  }
  .o-flex:not(.o-flex--reversed) .o-flex__item.u-flex-offset-5\/9\@desktop {
    margin-left: 55.55556% !important;
  }
  .o-flex.o-flex--reversed .o-flex__item.u-flex-offset-5\/9\@desktop {
    margin-right: 55.55556% !important;
  }
  .o-flex:not(.o-flex--reversed) .o-flex__item.u-flex-pull-5\/9\@desktop {
    margin-left: -55.55556% !important;
  }
  .o-flex.o-flex--reversed .o-flex__item.u-flex-pull-5\/9\@desktop {
    margin-right: -55.55556% !important;
  }
  .u-flex-6\/9\@desktop {
    flex: 0 0 66.66667% !important;
    max-width: 66.66667% !important;
  }
  .o-flex:not(.o-flex--reversed) .o-flex__item.u-flex-offset-6\/9\@desktop {
    margin-left: 66.66667% !important;
  }
  .o-flex.o-flex--reversed .o-flex__item.u-flex-offset-6\/9\@desktop {
    margin-right: 66.66667% !important;
  }
  .o-flex:not(.o-flex--reversed) .o-flex__item.u-flex-pull-6\/9\@desktop {
    margin-left: -66.66667% !important;
  }
  .o-flex.o-flex--reversed .o-flex__item.u-flex-pull-6\/9\@desktop {
    margin-right: -66.66667% !important;
  }
  .u-flex-7\/9\@desktop {
    flex: 0 0 77.77778% !important;
    max-width: 77.77778% !important;
  }
  .o-flex:not(.o-flex--reversed) .o-flex__item.u-flex-offset-7\/9\@desktop {
    margin-left: 77.77778% !important;
  }
  .o-flex.o-flex--reversed .o-flex__item.u-flex-offset-7\/9\@desktop {
    margin-right: 77.77778% !important;
  }
  .o-flex:not(.o-flex--reversed) .o-flex__item.u-flex-pull-7\/9\@desktop {
    margin-left: -77.77778% !important;
  }
  .o-flex.o-flex--reversed .o-flex__item.u-flex-pull-7\/9\@desktop {
    margin-right: -77.77778% !important;
  }
  .u-flex-8\/9\@desktop {
    flex: 0 0 88.88889% !important;
    max-width: 88.88889% !important;
  }
  .o-flex:not(.o-flex--reversed) .o-flex__item.u-flex-offset-8\/9\@desktop {
    margin-left: 88.88889% !important;
  }
  .o-flex.o-flex--reversed .o-flex__item.u-flex-offset-8\/9\@desktop {
    margin-right: 88.88889% !important;
  }
  .o-flex:not(.o-flex--reversed) .o-flex__item.u-flex-pull-8\/9\@desktop {
    margin-left: -88.88889% !important;
  }
  .o-flex.o-flex--reversed .o-flex__item.u-flex-pull-8\/9\@desktop {
    margin-right: -88.88889% !important;
  }
  .u-flex-9\/9\@desktop {
    flex: 0 0 100% !important;
    max-width: 100% !important;
  }
  .o-flex:not(.o-flex--reversed) .o-flex__item.u-flex-offset-9\/9\@desktop {
    margin-left: 100% !important;
  }
  .o-flex.o-flex--reversed .o-flex__item.u-flex-offset-9\/9\@desktop {
    margin-right: 100% !important;
  }
  .o-flex:not(.o-flex--reversed) .o-flex__item.u-flex-pull-9\/9\@desktop {
    margin-left: -100% !important;
  }
  .o-flex.o-flex--reversed .o-flex__item.u-flex-pull-9\/9\@desktop {
    margin-right: -100% !important;
  }
  .u-flex-1\/10\@desktop {
    flex: 0 0 10% !important;
    max-width: 10% !important;
  }
  .o-flex:not(.o-flex--reversed) .o-flex__item.u-flex-offset-1\/10\@desktop {
    margin-left: 10% !important;
  }
  .o-flex.o-flex--reversed .o-flex__item.u-flex-offset-1\/10\@desktop {
    margin-right: 10% !important;
  }
  .o-flex:not(.o-flex--reversed) .o-flex__item.u-flex-pull-1\/10\@desktop {
    margin-left: -10% !important;
  }
  .o-flex.o-flex--reversed .o-flex__item.u-flex-pull-1\/10\@desktop {
    margin-right: -10% !important;
  }
  .u-flex-2\/10\@desktop {
    flex: 0 0 20% !important;
    max-width: 20% !important;
  }
  .o-flex:not(.o-flex--reversed) .o-flex__item.u-flex-offset-2\/10\@desktop {
    margin-left: 20% !important;
  }
  .o-flex.o-flex--reversed .o-flex__item.u-flex-offset-2\/10\@desktop {
    margin-right: 20% !important;
  }
  .o-flex:not(.o-flex--reversed) .o-flex__item.u-flex-pull-2\/10\@desktop {
    margin-left: -20% !important;
  }
  .o-flex.o-flex--reversed .o-flex__item.u-flex-pull-2\/10\@desktop {
    margin-right: -20% !important;
  }
  .u-flex-3\/10\@desktop {
    flex: 0 0 30% !important;
    max-width: 30% !important;
  }
  .o-flex:not(.o-flex--reversed) .o-flex__item.u-flex-offset-3\/10\@desktop {
    margin-left: 30% !important;
  }
  .o-flex.o-flex--reversed .o-flex__item.u-flex-offset-3\/10\@desktop {
    margin-right: 30% !important;
  }
  .o-flex:not(.o-flex--reversed) .o-flex__item.u-flex-pull-3\/10\@desktop {
    margin-left: -30% !important;
  }
  .o-flex.o-flex--reversed .o-flex__item.u-flex-pull-3\/10\@desktop {
    margin-right: -30% !important;
  }
  .u-flex-4\/10\@desktop {
    flex: 0 0 40% !important;
    max-width: 40% !important;
  }
  .o-flex:not(.o-flex--reversed) .o-flex__item.u-flex-offset-4\/10\@desktop {
    margin-left: 40% !important;
  }
  .o-flex.o-flex--reversed .o-flex__item.u-flex-offset-4\/10\@desktop {
    margin-right: 40% !important;
  }
  .o-flex:not(.o-flex--reversed) .o-flex__item.u-flex-pull-4\/10\@desktop {
    margin-left: -40% !important;
  }
  .o-flex.o-flex--reversed .o-flex__item.u-flex-pull-4\/10\@desktop {
    margin-right: -40% !important;
  }
  .u-flex-5\/10\@desktop {
    flex: 0 0 50% !important;
    max-width: 50% !important;
  }
  .o-flex:not(.o-flex--reversed) .o-flex__item.u-flex-offset-5\/10\@desktop {
    margin-left: 50% !important;
  }
  .o-flex.o-flex--reversed .o-flex__item.u-flex-offset-5\/10\@desktop {
    margin-right: 50% !important;
  }
  .o-flex:not(.o-flex--reversed) .o-flex__item.u-flex-pull-5\/10\@desktop {
    margin-left: -50% !important;
  }
  .o-flex.o-flex--reversed .o-flex__item.u-flex-pull-5\/10\@desktop {
    margin-right: -50% !important;
  }
  .u-flex-6\/10\@desktop {
    flex: 0 0 60% !important;
    max-width: 60% !important;
  }
  .o-flex:not(.o-flex--reversed) .o-flex__item.u-flex-offset-6\/10\@desktop {
    margin-left: 60% !important;
  }
  .o-flex.o-flex--reversed .o-flex__item.u-flex-offset-6\/10\@desktop {
    margin-right: 60% !important;
  }
  .o-flex:not(.o-flex--reversed) .o-flex__item.u-flex-pull-6\/10\@desktop {
    margin-left: -60% !important;
  }
  .o-flex.o-flex--reversed .o-flex__item.u-flex-pull-6\/10\@desktop {
    margin-right: -60% !important;
  }
  .u-flex-7\/10\@desktop {
    flex: 0 0 70% !important;
    max-width: 70% !important;
  }
  .o-flex:not(.o-flex--reversed) .o-flex__item.u-flex-offset-7\/10\@desktop {
    margin-left: 70% !important;
  }
  .o-flex.o-flex--reversed .o-flex__item.u-flex-offset-7\/10\@desktop {
    margin-right: 70% !important;
  }
  .o-flex:not(.o-flex--reversed) .o-flex__item.u-flex-pull-7\/10\@desktop {
    margin-left: -70% !important;
  }
  .o-flex.o-flex--reversed .o-flex__item.u-flex-pull-7\/10\@desktop {
    margin-right: -70% !important;
  }
  .u-flex-8\/10\@desktop {
    flex: 0 0 80% !important;
    max-width: 80% !important;
  }
  .o-flex:not(.o-flex--reversed) .o-flex__item.u-flex-offset-8\/10\@desktop {
    margin-left: 80% !important;
  }
  .o-flex.o-flex--reversed .o-flex__item.u-flex-offset-8\/10\@desktop {
    margin-right: 80% !important;
  }
  .o-flex:not(.o-flex--reversed) .o-flex__item.u-flex-pull-8\/10\@desktop {
    margin-left: -80% !important;
  }
  .o-flex.o-flex--reversed .o-flex__item.u-flex-pull-8\/10\@desktop {
    margin-right: -80% !important;
  }
  .u-flex-9\/10\@desktop {
    flex: 0 0 90% !important;
    max-width: 90% !important;
  }
  .o-flex:not(.o-flex--reversed) .o-flex__item.u-flex-offset-9\/10\@desktop {
    margin-left: 90% !important;
  }
  .o-flex.o-flex--reversed .o-flex__item.u-flex-offset-9\/10\@desktop {
    margin-right: 90% !important;
  }
  .o-flex:not(.o-flex--reversed) .o-flex__item.u-flex-pull-9\/10\@desktop {
    margin-left: -90% !important;
  }
  .o-flex.o-flex--reversed .o-flex__item.u-flex-pull-9\/10\@desktop {
    margin-right: -90% !important;
  }
  .u-flex-10\/10\@desktop {
    flex: 0 0 100% !important;
    max-width: 100% !important;
  }
  .o-flex:not(.o-flex--reversed) .o-flex__item.u-flex-offset-10\/10\@desktop {
    margin-left: 100% !important;
  }
  .o-flex.o-flex--reversed .o-flex__item.u-flex-offset-10\/10\@desktop {
    margin-right: 100% !important;
  }
  .o-flex:not(.o-flex--reversed) .o-flex__item.u-flex-pull-10\/10\@desktop {
    margin-left: -100% !important;
  }
  .o-flex.o-flex--reversed .o-flex__item.u-flex-pull-10\/10\@desktop {
    margin-right: -100% !important;
  }
  .u-flex-1\/11\@desktop {
    flex: 0 0 9.09091% !important;
    max-width: 9.09091% !important;
  }
  .o-flex:not(.o-flex--reversed) .o-flex__item.u-flex-offset-1\/11\@desktop {
    margin-left: 9.09091% !important;
  }
  .o-flex.o-flex--reversed .o-flex__item.u-flex-offset-1\/11\@desktop {
    margin-right: 9.09091% !important;
  }
  .o-flex:not(.o-flex--reversed) .o-flex__item.u-flex-pull-1\/11\@desktop {
    margin-left: -9.09091% !important;
  }
  .o-flex.o-flex--reversed .o-flex__item.u-flex-pull-1\/11\@desktop {
    margin-right: -9.09091% !important;
  }
  .u-flex-2\/11\@desktop {
    flex: 0 0 18.18182% !important;
    max-width: 18.18182% !important;
  }
  .o-flex:not(.o-flex--reversed) .o-flex__item.u-flex-offset-2\/11\@desktop {
    margin-left: 18.18182% !important;
  }
  .o-flex.o-flex--reversed .o-flex__item.u-flex-offset-2\/11\@desktop {
    margin-right: 18.18182% !important;
  }
  .o-flex:not(.o-flex--reversed) .o-flex__item.u-flex-pull-2\/11\@desktop {
    margin-left: -18.18182% !important;
  }
  .o-flex.o-flex--reversed .o-flex__item.u-flex-pull-2\/11\@desktop {
    margin-right: -18.18182% !important;
  }
  .u-flex-3\/11\@desktop {
    flex: 0 0 27.27273% !important;
    max-width: 27.27273% !important;
  }
  .o-flex:not(.o-flex--reversed) .o-flex__item.u-flex-offset-3\/11\@desktop {
    margin-left: 27.27273% !important;
  }
  .o-flex.o-flex--reversed .o-flex__item.u-flex-offset-3\/11\@desktop {
    margin-right: 27.27273% !important;
  }
  .o-flex:not(.o-flex--reversed) .o-flex__item.u-flex-pull-3\/11\@desktop {
    margin-left: -27.27273% !important;
  }
  .o-flex.o-flex--reversed .o-flex__item.u-flex-pull-3\/11\@desktop {
    margin-right: -27.27273% !important;
  }
  .u-flex-4\/11\@desktop {
    flex: 0 0 36.36364% !important;
    max-width: 36.36364% !important;
  }
  .o-flex:not(.o-flex--reversed) .o-flex__item.u-flex-offset-4\/11\@desktop {
    margin-left: 36.36364% !important;
  }
  .o-flex.o-flex--reversed .o-flex__item.u-flex-offset-4\/11\@desktop {
    margin-right: 36.36364% !important;
  }
  .o-flex:not(.o-flex--reversed) .o-flex__item.u-flex-pull-4\/11\@desktop {
    margin-left: -36.36364% !important;
  }
  .o-flex.o-flex--reversed .o-flex__item.u-flex-pull-4\/11\@desktop {
    margin-right: -36.36364% !important;
  }
  .u-flex-5\/11\@desktop {
    flex: 0 0 45.45455% !important;
    max-width: 45.45455% !important;
  }
  .o-flex:not(.o-flex--reversed) .o-flex__item.u-flex-offset-5\/11\@desktop {
    margin-left: 45.45455% !important;
  }
  .o-flex.o-flex--reversed .o-flex__item.u-flex-offset-5\/11\@desktop {
    margin-right: 45.45455% !important;
  }
  .o-flex:not(.o-flex--reversed) .o-flex__item.u-flex-pull-5\/11\@desktop {
    margin-left: -45.45455% !important;
  }
  .o-flex.o-flex--reversed .o-flex__item.u-flex-pull-5\/11\@desktop {
    margin-right: -45.45455% !important;
  }
  .u-flex-6\/11\@desktop {
    flex: 0 0 54.54545% !important;
    max-width: 54.54545% !important;
  }
  .o-flex:not(.o-flex--reversed) .o-flex__item.u-flex-offset-6\/11\@desktop {
    margin-left: 54.54545% !important;
  }
  .o-flex.o-flex--reversed .o-flex__item.u-flex-offset-6\/11\@desktop {
    margin-right: 54.54545% !important;
  }
  .o-flex:not(.o-flex--reversed) .o-flex__item.u-flex-pull-6\/11\@desktop {
    margin-left: -54.54545% !important;
  }
  .o-flex.o-flex--reversed .o-flex__item.u-flex-pull-6\/11\@desktop {
    margin-right: -54.54545% !important;
  }
  .u-flex-7\/11\@desktop {
    flex: 0 0 63.63636% !important;
    max-width: 63.63636% !important;
  }
  .o-flex:not(.o-flex--reversed) .o-flex__item.u-flex-offset-7\/11\@desktop {
    margin-left: 63.63636% !important;
  }
  .o-flex.o-flex--reversed .o-flex__item.u-flex-offset-7\/11\@desktop {
    margin-right: 63.63636% !important;
  }
  .o-flex:not(.o-flex--reversed) .o-flex__item.u-flex-pull-7\/11\@desktop {
    margin-left: -63.63636% !important;
  }
  .o-flex.o-flex--reversed .o-flex__item.u-flex-pull-7\/11\@desktop {
    margin-right: -63.63636% !important;
  }
  .u-flex-8\/11\@desktop {
    flex: 0 0 72.72727% !important;
    max-width: 72.72727% !important;
  }
  .o-flex:not(.o-flex--reversed) .o-flex__item.u-flex-offset-8\/11\@desktop {
    margin-left: 72.72727% !important;
  }
  .o-flex.o-flex--reversed .o-flex__item.u-flex-offset-8\/11\@desktop {
    margin-right: 72.72727% !important;
  }
  .o-flex:not(.o-flex--reversed) .o-flex__item.u-flex-pull-8\/11\@desktop {
    margin-left: -72.72727% !important;
  }
  .o-flex.o-flex--reversed .o-flex__item.u-flex-pull-8\/11\@desktop {
    margin-right: -72.72727% !important;
  }
  .u-flex-9\/11\@desktop {
    flex: 0 0 81.81818% !important;
    max-width: 81.81818% !important;
  }
  .o-flex:not(.o-flex--reversed) .o-flex__item.u-flex-offset-9\/11\@desktop {
    margin-left: 81.81818% !important;
  }
  .o-flex.o-flex--reversed .o-flex__item.u-flex-offset-9\/11\@desktop {
    margin-right: 81.81818% !important;
  }
  .o-flex:not(.o-flex--reversed) .o-flex__item.u-flex-pull-9\/11\@desktop {
    margin-left: -81.81818% !important;
  }
  .o-flex.o-flex--reversed .o-flex__item.u-flex-pull-9\/11\@desktop {
    margin-right: -81.81818% !important;
  }
  .u-flex-10\/11\@desktop {
    flex: 0 0 90.90909% !important;
    max-width: 90.90909% !important;
  }
  .o-flex:not(.o-flex--reversed) .o-flex__item.u-flex-offset-10\/11\@desktop {
    margin-left: 90.90909% !important;
  }
  .o-flex.o-flex--reversed .o-flex__item.u-flex-offset-10\/11\@desktop {
    margin-right: 90.90909% !important;
  }
  .o-flex:not(.o-flex--reversed) .o-flex__item.u-flex-pull-10\/11\@desktop {
    margin-left: -90.90909% !important;
  }
  .o-flex.o-flex--reversed .o-flex__item.u-flex-pull-10\/11\@desktop {
    margin-right: -90.90909% !important;
  }
  .u-flex-11\/11\@desktop {
    flex: 0 0 100% !important;
    max-width: 100% !important;
  }
  .o-flex:not(.o-flex--reversed) .o-flex__item.u-flex-offset-11\/11\@desktop {
    margin-left: 100% !important;
  }
  .o-flex.o-flex--reversed .o-flex__item.u-flex-offset-11\/11\@desktop {
    margin-right: 100% !important;
  }
  .o-flex:not(.o-flex--reversed) .o-flex__item.u-flex-pull-11\/11\@desktop {
    margin-left: -100% !important;
  }
  .o-flex.o-flex--reversed .o-flex__item.u-flex-pull-11\/11\@desktop {
    margin-right: -100% !important;
  }
  .u-flex-1\/12\@desktop {
    flex: 0 0 8.33333% !important;
    max-width: 8.33333% !important;
  }
  .o-flex:not(.o-flex--reversed) .o-flex__item.u-flex-offset-1\/12\@desktop {
    margin-left: 8.33333% !important;
  }
  .o-flex.o-flex--reversed .o-flex__item.u-flex-offset-1\/12\@desktop {
    margin-right: 8.33333% !important;
  }
  .o-flex:not(.o-flex--reversed) .o-flex__item.u-flex-pull-1\/12\@desktop {
    margin-left: -8.33333% !important;
  }
  .o-flex.o-flex--reversed .o-flex__item.u-flex-pull-1\/12\@desktop {
    margin-right: -8.33333% !important;
  }
  .u-flex-2\/12\@desktop {
    flex: 0 0 16.66667% !important;
    max-width: 16.66667% !important;
  }
  .o-flex:not(.o-flex--reversed) .o-flex__item.u-flex-offset-2\/12\@desktop {
    margin-left: 16.66667% !important;
  }
  .o-flex.o-flex--reversed .o-flex__item.u-flex-offset-2\/12\@desktop {
    margin-right: 16.66667% !important;
  }
  .o-flex:not(.o-flex--reversed) .o-flex__item.u-flex-pull-2\/12\@desktop {
    margin-left: -16.66667% !important;
  }
  .o-flex.o-flex--reversed .o-flex__item.u-flex-pull-2\/12\@desktop {
    margin-right: -16.66667% !important;
  }
  .u-flex-3\/12\@desktop {
    flex: 0 0 25% !important;
    max-width: 25% !important;
  }
  .o-flex:not(.o-flex--reversed) .o-flex__item.u-flex-offset-3\/12\@desktop {
    margin-left: 25% !important;
  }
  .o-flex.o-flex--reversed .o-flex__item.u-flex-offset-3\/12\@desktop {
    margin-right: 25% !important;
  }
  .o-flex:not(.o-flex--reversed) .o-flex__item.u-flex-pull-3\/12\@desktop {
    margin-left: -25% !important;
  }
  .o-flex.o-flex--reversed .o-flex__item.u-flex-pull-3\/12\@desktop {
    margin-right: -25% !important;
  }
  .u-flex-4\/12\@desktop {
    flex: 0 0 33.33333% !important;
    max-width: 33.33333% !important;
  }
  .o-flex:not(.o-flex--reversed) .o-flex__item.u-flex-offset-4\/12\@desktop {
    margin-left: 33.33333% !important;
  }
  .o-flex.o-flex--reversed .o-flex__item.u-flex-offset-4\/12\@desktop {
    margin-right: 33.33333% !important;
  }
  .o-flex:not(.o-flex--reversed) .o-flex__item.u-flex-pull-4\/12\@desktop {
    margin-left: -33.33333% !important;
  }
  .o-flex.o-flex--reversed .o-flex__item.u-flex-pull-4\/12\@desktop {
    margin-right: -33.33333% !important;
  }
  .u-flex-5\/12\@desktop {
    flex: 0 0 41.66667% !important;
    max-width: 41.66667% !important;
  }
  .o-flex:not(.o-flex--reversed) .o-flex__item.u-flex-offset-5\/12\@desktop {
    margin-left: 41.66667% !important;
  }
  .o-flex.o-flex--reversed .o-flex__item.u-flex-offset-5\/12\@desktop {
    margin-right: 41.66667% !important;
  }
  .o-flex:not(.o-flex--reversed) .o-flex__item.u-flex-pull-5\/12\@desktop {
    margin-left: -41.66667% !important;
  }
  .o-flex.o-flex--reversed .o-flex__item.u-flex-pull-5\/12\@desktop {
    margin-right: -41.66667% !important;
  }
  .u-flex-6\/12\@desktop {
    flex: 0 0 50% !important;
    max-width: 50% !important;
  }
  .o-flex:not(.o-flex--reversed) .o-flex__item.u-flex-offset-6\/12\@desktop {
    margin-left: 50% !important;
  }
  .o-flex.o-flex--reversed .o-flex__item.u-flex-offset-6\/12\@desktop {
    margin-right: 50% !important;
  }
  .o-flex:not(.o-flex--reversed) .o-flex__item.u-flex-pull-6\/12\@desktop {
    margin-left: -50% !important;
  }
  .o-flex.o-flex--reversed .o-flex__item.u-flex-pull-6\/12\@desktop {
    margin-right: -50% !important;
  }
  .u-flex-7\/12\@desktop {
    flex: 0 0 58.33333% !important;
    max-width: 58.33333% !important;
  }
  .o-flex:not(.o-flex--reversed) .o-flex__item.u-flex-offset-7\/12\@desktop {
    margin-left: 58.33333% !important;
  }
  .o-flex.o-flex--reversed .o-flex__item.u-flex-offset-7\/12\@desktop {
    margin-right: 58.33333% !important;
  }
  .o-flex:not(.o-flex--reversed) .o-flex__item.u-flex-pull-7\/12\@desktop {
    margin-left: -58.33333% !important;
  }
  .o-flex.o-flex--reversed .o-flex__item.u-flex-pull-7\/12\@desktop {
    margin-right: -58.33333% !important;
  }
  .u-flex-8\/12\@desktop {
    flex: 0 0 66.66667% !important;
    max-width: 66.66667% !important;
  }
  .o-flex:not(.o-flex--reversed) .o-flex__item.u-flex-offset-8\/12\@desktop {
    margin-left: 66.66667% !important;
  }
  .o-flex.o-flex--reversed .o-flex__item.u-flex-offset-8\/12\@desktop {
    margin-right: 66.66667% !important;
  }
  .o-flex:not(.o-flex--reversed) .o-flex__item.u-flex-pull-8\/12\@desktop {
    margin-left: -66.66667% !important;
  }
  .o-flex.o-flex--reversed .o-flex__item.u-flex-pull-8\/12\@desktop {
    margin-right: -66.66667% !important;
  }
  .u-flex-9\/12\@desktop {
    flex: 0 0 75% !important;
    max-width: 75% !important;
  }
  .o-flex:not(.o-flex--reversed) .o-flex__item.u-flex-offset-9\/12\@desktop {
    margin-left: 75% !important;
  }
  .o-flex.o-flex--reversed .o-flex__item.u-flex-offset-9\/12\@desktop {
    margin-right: 75% !important;
  }
  .o-flex:not(.o-flex--reversed) .o-flex__item.u-flex-pull-9\/12\@desktop {
    margin-left: -75% !important;
  }
  .o-flex.o-flex--reversed .o-flex__item.u-flex-pull-9\/12\@desktop {
    margin-right: -75% !important;
  }
  .u-flex-10\/12\@desktop {
    flex: 0 0 83.33333% !important;
    max-width: 83.33333% !important;
  }
  .o-flex:not(.o-flex--reversed) .o-flex__item.u-flex-offset-10\/12\@desktop {
    margin-left: 83.33333% !important;
  }
  .o-flex.o-flex--reversed .o-flex__item.u-flex-offset-10\/12\@desktop {
    margin-right: 83.33333% !important;
  }
  .o-flex:not(.o-flex--reversed) .o-flex__item.u-flex-pull-10\/12\@desktop {
    margin-left: -83.33333% !important;
  }
  .o-flex.o-flex--reversed .o-flex__item.u-flex-pull-10\/12\@desktop {
    margin-right: -83.33333% !important;
  }
  .u-flex-11\/12\@desktop {
    flex: 0 0 91.66667% !important;
    max-width: 91.66667% !important;
  }
  .o-flex:not(.o-flex--reversed) .o-flex__item.u-flex-offset-11\/12\@desktop {
    margin-left: 91.66667% !important;
  }
  .o-flex.o-flex--reversed .o-flex__item.u-flex-offset-11\/12\@desktop {
    margin-right: 91.66667% !important;
  }
  .o-flex:not(.o-flex--reversed) .o-flex__item.u-flex-pull-11\/12\@desktop {
    margin-left: -91.66667% !important;
  }
  .o-flex.o-flex--reversed .o-flex__item.u-flex-pull-11\/12\@desktop {
    margin-right: -91.66667% !important;
  }
  .u-flex-12\/12\@desktop {
    flex: 0 0 100% !important;
    max-width: 100% !important;
  }
  .o-flex:not(.o-flex--reversed) .o-flex__item.u-flex-offset-12\/12\@desktop {
    margin-left: 100% !important;
  }
  .o-flex.o-flex--reversed .o-flex__item.u-flex-offset-12\/12\@desktop {
    margin-right: 100% !important;
  }
  .o-flex:not(.o-flex--reversed) .o-flex__item.u-flex-pull-12\/12\@desktop {
    margin-left: -100% !important;
  }
  .o-flex.o-flex--reversed .o-flex__item.u-flex-pull-12\/12\@desktop {
    margin-right: -100% !important;
  }
  .o-flex:not(.o-flex--reversed) .o-flex__item.u-flex-offset-none\@desktop {
    margin-left: 0 !important;
  }
  .o-flex.o-flex--reversed .o-flex__item.u-flex-offset-none\@desktop {
    margin-right: 0 !important;
  }
  .o-flex:not(.o-flex--reversed) .o-flex__item.u-flex-pull-none\@desktop {
    margin-left: 0 !important;
  }
  .o-flex.o-flex--reversed .o-flex__item.u-flex-pull-none\@desktop {
    margin-right: 0 !important;
  }
}

@media (min-width: 1023.98px) and (max-width: 1023.98px) {
  .u-hidden-visually\@desktop-till-wide {
    border: 0 !important;
    clip: rect(0 0 0 0) !important;
    clip-path: inset(50%) !important;
    height: 1px !important;
    margin: -1px !important;
    overflow: hidden !important;
    padding: 0 !important;
    position: absolute !important;
    white-space: nowrap !important;
    width: 1px !important;
  }
  .u-hidden\@desktop-till-wide {
    display: none !important;
  }
}

@media (min-width: 75em) {
  .u-1\/1\@wide {
    width: 100% !important;
  }
  .u-push-1\/1\@wide {
    position: relative !important;
    right: auto !important;
    left: 100% !important;
  }
  .u-pull-1\/1\@wide {
    position: relative !important;
    right: 100% !important;
    left: auto !important;
  }
  .u-1\/2\@wide {
    width: 50% !important;
  }
  .u-push-1\/2\@wide {
    position: relative !important;
    right: auto !important;
    left: 50% !important;
  }
  .u-pull-1\/2\@wide {
    position: relative !important;
    right: 50% !important;
    left: auto !important;
  }
  .u-2\/2\@wide {
    width: 100% !important;
  }
  .u-push-2\/2\@wide {
    position: relative !important;
    right: auto !important;
    left: 100% !important;
  }
  .u-pull-2\/2\@wide {
    position: relative !important;
    right: 100% !important;
    left: auto !important;
  }
  .u-1\/3\@wide {
    width: 33.33333% !important;
  }
  .u-push-1\/3\@wide {
    position: relative !important;
    right: auto !important;
    left: 33.33333% !important;
  }
  .u-pull-1\/3\@wide {
    position: relative !important;
    right: 33.33333% !important;
    left: auto !important;
  }
  .u-2\/3\@wide {
    width: 66.66667% !important;
  }
  .u-push-2\/3\@wide {
    position: relative !important;
    right: auto !important;
    left: 66.66667% !important;
  }
  .u-pull-2\/3\@wide {
    position: relative !important;
    right: 66.66667% !important;
    left: auto !important;
  }
  .u-3\/3\@wide {
    width: 100% !important;
  }
  .u-push-3\/3\@wide {
    position: relative !important;
    right: auto !important;
    left: 100% !important;
  }
  .u-pull-3\/3\@wide {
    position: relative !important;
    right: 100% !important;
    left: auto !important;
  }
  .u-1\/4\@wide {
    width: 25% !important;
  }
  .u-push-1\/4\@wide {
    position: relative !important;
    right: auto !important;
    left: 25% !important;
  }
  .u-pull-1\/4\@wide {
    position: relative !important;
    right: 25% !important;
    left: auto !important;
  }
  .u-2\/4\@wide {
    width: 50% !important;
  }
  .u-push-2\/4\@wide {
    position: relative !important;
    right: auto !important;
    left: 50% !important;
  }
  .u-pull-2\/4\@wide {
    position: relative !important;
    right: 50% !important;
    left: auto !important;
  }
  .u-3\/4\@wide {
    width: 75% !important;
  }
  .u-push-3\/4\@wide {
    position: relative !important;
    right: auto !important;
    left: 75% !important;
  }
  .u-pull-3\/4\@wide {
    position: relative !important;
    right: 75% !important;
    left: auto !important;
  }
  .u-4\/4\@wide {
    width: 100% !important;
  }
  .u-push-4\/4\@wide {
    position: relative !important;
    right: auto !important;
    left: 100% !important;
  }
  .u-pull-4\/4\@wide {
    position: relative !important;
    right: 100% !important;
    left: auto !important;
  }
  .u-1\/5\@wide {
    width: 20% !important;
  }
  .u-push-1\/5\@wide {
    position: relative !important;
    right: auto !important;
    left: 20% !important;
  }
  .u-pull-1\/5\@wide {
    position: relative !important;
    right: 20% !important;
    left: auto !important;
  }
  .u-2\/5\@wide {
    width: 40% !important;
  }
  .u-push-2\/5\@wide {
    position: relative !important;
    right: auto !important;
    left: 40% !important;
  }
  .u-pull-2\/5\@wide {
    position: relative !important;
    right: 40% !important;
    left: auto !important;
  }
  .u-3\/5\@wide {
    width: 60% !important;
  }
  .u-push-3\/5\@wide {
    position: relative !important;
    right: auto !important;
    left: 60% !important;
  }
  .u-pull-3\/5\@wide {
    position: relative !important;
    right: 60% !important;
    left: auto !important;
  }
  .u-4\/5\@wide {
    width: 80% !important;
  }
  .u-push-4\/5\@wide {
    position: relative !important;
    right: auto !important;
    left: 80% !important;
  }
  .u-pull-4\/5\@wide {
    position: relative !important;
    right: 80% !important;
    left: auto !important;
  }
  .u-5\/5\@wide {
    width: 100% !important;
  }
  .u-push-5\/5\@wide {
    position: relative !important;
    right: auto !important;
    left: 100% !important;
  }
  .u-pull-5\/5\@wide {
    position: relative !important;
    right: 100% !important;
    left: auto !important;
  }
  .u-1\/6\@wide {
    width: 16.66667% !important;
  }
  .u-push-1\/6\@wide {
    position: relative !important;
    right: auto !important;
    left: 16.66667% !important;
  }
  .u-pull-1\/6\@wide {
    position: relative !important;
    right: 16.66667% !important;
    left: auto !important;
  }
  .u-2\/6\@wide {
    width: 33.33333% !important;
  }
  .u-push-2\/6\@wide {
    position: relative !important;
    right: auto !important;
    left: 33.33333% !important;
  }
  .u-pull-2\/6\@wide {
    position: relative !important;
    right: 33.33333% !important;
    left: auto !important;
  }
  .u-3\/6\@wide {
    width: 50% !important;
  }
  .u-push-3\/6\@wide {
    position: relative !important;
    right: auto !important;
    left: 50% !important;
  }
  .u-pull-3\/6\@wide {
    position: relative !important;
    right: 50% !important;
    left: auto !important;
  }
  .u-4\/6\@wide {
    width: 66.66667% !important;
  }
  .u-push-4\/6\@wide {
    position: relative !important;
    right: auto !important;
    left: 66.66667% !important;
  }
  .u-pull-4\/6\@wide {
    position: relative !important;
    right: 66.66667% !important;
    left: auto !important;
  }
  .u-5\/6\@wide {
    width: 83.33333% !important;
  }
  .u-push-5\/6\@wide {
    position: relative !important;
    right: auto !important;
    left: 83.33333% !important;
  }
  .u-pull-5\/6\@wide {
    position: relative !important;
    right: 83.33333% !important;
    left: auto !important;
  }
  .u-6\/6\@wide {
    width: 100% !important;
  }
  .u-push-6\/6\@wide {
    position: relative !important;
    right: auto !important;
    left: 100% !important;
  }
  .u-pull-6\/6\@wide {
    position: relative !important;
    right: 100% !important;
    left: auto !important;
  }
  .u-1\/7\@wide {
    width: 14.28571% !important;
  }
  .u-push-1\/7\@wide {
    position: relative !important;
    right: auto !important;
    left: 14.28571% !important;
  }
  .u-pull-1\/7\@wide {
    position: relative !important;
    right: 14.28571% !important;
    left: auto !important;
  }
  .u-2\/7\@wide {
    width: 28.57143% !important;
  }
  .u-push-2\/7\@wide {
    position: relative !important;
    right: auto !important;
    left: 28.57143% !important;
  }
  .u-pull-2\/7\@wide {
    position: relative !important;
    right: 28.57143% !important;
    left: auto !important;
  }
  .u-3\/7\@wide {
    width: 42.85714% !important;
  }
  .u-push-3\/7\@wide {
    position: relative !important;
    right: auto !important;
    left: 42.85714% !important;
  }
  .u-pull-3\/7\@wide {
    position: relative !important;
    right: 42.85714% !important;
    left: auto !important;
  }
  .u-4\/7\@wide {
    width: 57.14286% !important;
  }
  .u-push-4\/7\@wide {
    position: relative !important;
    right: auto !important;
    left: 57.14286% !important;
  }
  .u-pull-4\/7\@wide {
    position: relative !important;
    right: 57.14286% !important;
    left: auto !important;
  }
  .u-5\/7\@wide {
    width: 71.42857% !important;
  }
  .u-push-5\/7\@wide {
    position: relative !important;
    right: auto !important;
    left: 71.42857% !important;
  }
  .u-pull-5\/7\@wide {
    position: relative !important;
    right: 71.42857% !important;
    left: auto !important;
  }
  .u-6\/7\@wide {
    width: 85.71429% !important;
  }
  .u-push-6\/7\@wide {
    position: relative !important;
    right: auto !important;
    left: 85.71429% !important;
  }
  .u-pull-6\/7\@wide {
    position: relative !important;
    right: 85.71429% !important;
    left: auto !important;
  }
  .u-7\/7\@wide {
    width: 100% !important;
  }
  .u-push-7\/7\@wide {
    position: relative !important;
    right: auto !important;
    left: 100% !important;
  }
  .u-pull-7\/7\@wide {
    position: relative !important;
    right: 100% !important;
    left: auto !important;
  }
  .u-1\/8\@wide {
    width: 12.5% !important;
  }
  .u-push-1\/8\@wide {
    position: relative !important;
    right: auto !important;
    left: 12.5% !important;
  }
  .u-pull-1\/8\@wide {
    position: relative !important;
    right: 12.5% !important;
    left: auto !important;
  }
  .u-2\/8\@wide {
    width: 25% !important;
  }
  .u-push-2\/8\@wide {
    position: relative !important;
    right: auto !important;
    left: 25% !important;
  }
  .u-pull-2\/8\@wide {
    position: relative !important;
    right: 25% !important;
    left: auto !important;
  }
  .u-3\/8\@wide {
    width: 37.5% !important;
  }
  .u-push-3\/8\@wide {
    position: relative !important;
    right: auto !important;
    left: 37.5% !important;
  }
  .u-pull-3\/8\@wide {
    position: relative !important;
    right: 37.5% !important;
    left: auto !important;
  }
  .u-4\/8\@wide {
    width: 50% !important;
  }
  .u-push-4\/8\@wide {
    position: relative !important;
    right: auto !important;
    left: 50% !important;
  }
  .u-pull-4\/8\@wide {
    position: relative !important;
    right: 50% !important;
    left: auto !important;
  }
  .u-5\/8\@wide {
    width: 62.5% !important;
  }
  .u-push-5\/8\@wide {
    position: relative !important;
    right: auto !important;
    left: 62.5% !important;
  }
  .u-pull-5\/8\@wide {
    position: relative !important;
    right: 62.5% !important;
    left: auto !important;
  }
  .u-6\/8\@wide {
    width: 75% !important;
  }
  .u-push-6\/8\@wide {
    position: relative !important;
    right: auto !important;
    left: 75% !important;
  }
  .u-pull-6\/8\@wide {
    position: relative !important;
    right: 75% !important;
    left: auto !important;
  }
  .u-7\/8\@wide {
    width: 87.5% !important;
  }
  .u-push-7\/8\@wide {
    position: relative !important;
    right: auto !important;
    left: 87.5% !important;
  }
  .u-pull-7\/8\@wide {
    position: relative !important;
    right: 87.5% !important;
    left: auto !important;
  }
  .u-8\/8\@wide {
    width: 100% !important;
  }
  .u-push-8\/8\@wide {
    position: relative !important;
    right: auto !important;
    left: 100% !important;
  }
  .u-pull-8\/8\@wide {
    position: relative !important;
    right: 100% !important;
    left: auto !important;
  }
  .u-1\/9\@wide {
    width: 11.11111% !important;
  }
  .u-push-1\/9\@wide {
    position: relative !important;
    right: auto !important;
    left: 11.11111% !important;
  }
  .u-pull-1\/9\@wide {
    position: relative !important;
    right: 11.11111% !important;
    left: auto !important;
  }
  .u-2\/9\@wide {
    width: 22.22222% !important;
  }
  .u-push-2\/9\@wide {
    position: relative !important;
    right: auto !important;
    left: 22.22222% !important;
  }
  .u-pull-2\/9\@wide {
    position: relative !important;
    right: 22.22222% !important;
    left: auto !important;
  }
  .u-3\/9\@wide {
    width: 33.33333% !important;
  }
  .u-push-3\/9\@wide {
    position: relative !important;
    right: auto !important;
    left: 33.33333% !important;
  }
  .u-pull-3\/9\@wide {
    position: relative !important;
    right: 33.33333% !important;
    left: auto !important;
  }
  .u-4\/9\@wide {
    width: 44.44444% !important;
  }
  .u-push-4\/9\@wide {
    position: relative !important;
    right: auto !important;
    left: 44.44444% !important;
  }
  .u-pull-4\/9\@wide {
    position: relative !important;
    right: 44.44444% !important;
    left: auto !important;
  }
  .u-5\/9\@wide {
    width: 55.55556% !important;
  }
  .u-push-5\/9\@wide {
    position: relative !important;
    right: auto !important;
    left: 55.55556% !important;
  }
  .u-pull-5\/9\@wide {
    position: relative !important;
    right: 55.55556% !important;
    left: auto !important;
  }
  .u-6\/9\@wide {
    width: 66.66667% !important;
  }
  .u-push-6\/9\@wide {
    position: relative !important;
    right: auto !important;
    left: 66.66667% !important;
  }
  .u-pull-6\/9\@wide {
    position: relative !important;
    right: 66.66667% !important;
    left: auto !important;
  }
  .u-7\/9\@wide {
    width: 77.77778% !important;
  }
  .u-push-7\/9\@wide {
    position: relative !important;
    right: auto !important;
    left: 77.77778% !important;
  }
  .u-pull-7\/9\@wide {
    position: relative !important;
    right: 77.77778% !important;
    left: auto !important;
  }
  .u-8\/9\@wide {
    width: 88.88889% !important;
  }
  .u-push-8\/9\@wide {
    position: relative !important;
    right: auto !important;
    left: 88.88889% !important;
  }
  .u-pull-8\/9\@wide {
    position: relative !important;
    right: 88.88889% !important;
    left: auto !important;
  }
  .u-9\/9\@wide {
    width: 100% !important;
  }
  .u-push-9\/9\@wide {
    position: relative !important;
    right: auto !important;
    left: 100% !important;
  }
  .u-pull-9\/9\@wide {
    position: relative !important;
    right: 100% !important;
    left: auto !important;
  }
  .u-1\/10\@wide {
    width: 10% !important;
  }
  .u-push-1\/10\@wide {
    position: relative !important;
    right: auto !important;
    left: 10% !important;
  }
  .u-pull-1\/10\@wide {
    position: relative !important;
    right: 10% !important;
    left: auto !important;
  }
  .u-2\/10\@wide {
    width: 20% !important;
  }
  .u-push-2\/10\@wide {
    position: relative !important;
    right: auto !important;
    left: 20% !important;
  }
  .u-pull-2\/10\@wide {
    position: relative !important;
    right: 20% !important;
    left: auto !important;
  }
  .u-3\/10\@wide {
    width: 30% !important;
  }
  .u-push-3\/10\@wide {
    position: relative !important;
    right: auto !important;
    left: 30% !important;
  }
  .u-pull-3\/10\@wide {
    position: relative !important;
    right: 30% !important;
    left: auto !important;
  }
  .u-4\/10\@wide {
    width: 40% !important;
  }
  .u-push-4\/10\@wide {
    position: relative !important;
    right: auto !important;
    left: 40% !important;
  }
  .u-pull-4\/10\@wide {
    position: relative !important;
    right: 40% !important;
    left: auto !important;
  }
  .u-5\/10\@wide {
    width: 50% !important;
  }
  .u-push-5\/10\@wide {
    position: relative !important;
    right: auto !important;
    left: 50% !important;
  }
  .u-pull-5\/10\@wide {
    position: relative !important;
    right: 50% !important;
    left: auto !important;
  }
  .u-6\/10\@wide {
    width: 60% !important;
  }
  .u-push-6\/10\@wide {
    position: relative !important;
    right: auto !important;
    left: 60% !important;
  }
  .u-pull-6\/10\@wide {
    position: relative !important;
    right: 60% !important;
    left: auto !important;
  }
  .u-7\/10\@wide {
    width: 70% !important;
  }
  .u-push-7\/10\@wide {
    position: relative !important;
    right: auto !important;
    left: 70% !important;
  }
  .u-pull-7\/10\@wide {
    position: relative !important;
    right: 70% !important;
    left: auto !important;
  }
  .u-8\/10\@wide {
    width: 80% !important;
  }
  .u-push-8\/10\@wide {
    position: relative !important;
    right: auto !important;
    left: 80% !important;
  }
  .u-pull-8\/10\@wide {
    position: relative !important;
    right: 80% !important;
    left: auto !important;
  }
  .u-9\/10\@wide {
    width: 90% !important;
  }
  .u-push-9\/10\@wide {
    position: relative !important;
    right: auto !important;
    left: 90% !important;
  }
  .u-pull-9\/10\@wide {
    position: relative !important;
    right: 90% !important;
    left: auto !important;
  }
  .u-10\/10\@wide {
    width: 100% !important;
  }
  .u-push-10\/10\@wide {
    position: relative !important;
    right: auto !important;
    left: 100% !important;
  }
  .u-pull-10\/10\@wide {
    position: relative !important;
    right: 100% !important;
    left: auto !important;
  }
  .u-1\/11\@wide {
    width: 9.09091% !important;
  }
  .u-push-1\/11\@wide {
    position: relative !important;
    right: auto !important;
    left: 9.09091% !important;
  }
  .u-pull-1\/11\@wide {
    position: relative !important;
    right: 9.09091% !important;
    left: auto !important;
  }
  .u-2\/11\@wide {
    width: 18.18182% !important;
  }
  .u-push-2\/11\@wide {
    position: relative !important;
    right: auto !important;
    left: 18.18182% !important;
  }
  .u-pull-2\/11\@wide {
    position: relative !important;
    right: 18.18182% !important;
    left: auto !important;
  }
  .u-3\/11\@wide {
    width: 27.27273% !important;
  }
  .u-push-3\/11\@wide {
    position: relative !important;
    right: auto !important;
    left: 27.27273% !important;
  }
  .u-pull-3\/11\@wide {
    position: relative !important;
    right: 27.27273% !important;
    left: auto !important;
  }
  .u-4\/11\@wide {
    width: 36.36364% !important;
  }
  .u-push-4\/11\@wide {
    position: relative !important;
    right: auto !important;
    left: 36.36364% !important;
  }
  .u-pull-4\/11\@wide {
    position: relative !important;
    right: 36.36364% !important;
    left: auto !important;
  }
  .u-5\/11\@wide {
    width: 45.45455% !important;
  }
  .u-push-5\/11\@wide {
    position: relative !important;
    right: auto !important;
    left: 45.45455% !important;
  }
  .u-pull-5\/11\@wide {
    position: relative !important;
    right: 45.45455% !important;
    left: auto !important;
  }
  .u-6\/11\@wide {
    width: 54.54545% !important;
  }
  .u-push-6\/11\@wide {
    position: relative !important;
    right: auto !important;
    left: 54.54545% !important;
  }
  .u-pull-6\/11\@wide {
    position: relative !important;
    right: 54.54545% !important;
    left: auto !important;
  }
  .u-7\/11\@wide {
    width: 63.63636% !important;
  }
  .u-push-7\/11\@wide {
    position: relative !important;
    right: auto !important;
    left: 63.63636% !important;
  }
  .u-pull-7\/11\@wide {
    position: relative !important;
    right: 63.63636% !important;
    left: auto !important;
  }
  .u-8\/11\@wide {
    width: 72.72727% !important;
  }
  .u-push-8\/11\@wide {
    position: relative !important;
    right: auto !important;
    left: 72.72727% !important;
  }
  .u-pull-8\/11\@wide {
    position: relative !important;
    right: 72.72727% !important;
    left: auto !important;
  }
  .u-9\/11\@wide {
    width: 81.81818% !important;
  }
  .u-push-9\/11\@wide {
    position: relative !important;
    right: auto !important;
    left: 81.81818% !important;
  }
  .u-pull-9\/11\@wide {
    position: relative !important;
    right: 81.81818% !important;
    left: auto !important;
  }
  .u-10\/11\@wide {
    width: 90.90909% !important;
  }
  .u-push-10\/11\@wide {
    position: relative !important;
    right: auto !important;
    left: 90.90909% !important;
  }
  .u-pull-10\/11\@wide {
    position: relative !important;
    right: 90.90909% !important;
    left: auto !important;
  }
  .u-11\/11\@wide {
    width: 100% !important;
  }
  .u-push-11\/11\@wide {
    position: relative !important;
    right: auto !important;
    left: 100% !important;
  }
  .u-pull-11\/11\@wide {
    position: relative !important;
    right: 100% !important;
    left: auto !important;
  }
  .u-1\/12\@wide {
    width: 8.33333% !important;
  }
  .u-push-1\/12\@wide {
    position: relative !important;
    right: auto !important;
    left: 8.33333% !important;
  }
  .u-pull-1\/12\@wide {
    position: relative !important;
    right: 8.33333% !important;
    left: auto !important;
  }
  .u-2\/12\@wide {
    width: 16.66667% !important;
  }
  .u-push-2\/12\@wide {
    position: relative !important;
    right: auto !important;
    left: 16.66667% !important;
  }
  .u-pull-2\/12\@wide {
    position: relative !important;
    right: 16.66667% !important;
    left: auto !important;
  }
  .u-3\/12\@wide {
    width: 25% !important;
  }
  .u-push-3\/12\@wide {
    position: relative !important;
    right: auto !important;
    left: 25% !important;
  }
  .u-pull-3\/12\@wide {
    position: relative !important;
    right: 25% !important;
    left: auto !important;
  }
  .u-4\/12\@wide {
    width: 33.33333% !important;
  }
  .u-push-4\/12\@wide {
    position: relative !important;
    right: auto !important;
    left: 33.33333% !important;
  }
  .u-pull-4\/12\@wide {
    position: relative !important;
    right: 33.33333% !important;
    left: auto !important;
  }
  .u-5\/12\@wide {
    width: 41.66667% !important;
  }
  .u-push-5\/12\@wide {
    position: relative !important;
    right: auto !important;
    left: 41.66667% !important;
  }
  .u-pull-5\/12\@wide {
    position: relative !important;
    right: 41.66667% !important;
    left: auto !important;
  }
  .u-6\/12\@wide {
    width: 50% !important;
  }
  .u-push-6\/12\@wide {
    position: relative !important;
    right: auto !important;
    left: 50% !important;
  }
  .u-pull-6\/12\@wide {
    position: relative !important;
    right: 50% !important;
    left: auto !important;
  }
  .u-7\/12\@wide {
    width: 58.33333% !important;
  }
  .u-push-7\/12\@wide {
    position: relative !important;
    right: auto !important;
    left: 58.33333% !important;
  }
  .u-pull-7\/12\@wide {
    position: relative !important;
    right: 58.33333% !important;
    left: auto !important;
  }
  .u-8\/12\@wide {
    width: 66.66667% !important;
  }
  .u-push-8\/12\@wide {
    position: relative !important;
    right: auto !important;
    left: 66.66667% !important;
  }
  .u-pull-8\/12\@wide {
    position: relative !important;
    right: 66.66667% !important;
    left: auto !important;
  }
  .u-9\/12\@wide {
    width: 75% !important;
  }
  .u-push-9\/12\@wide {
    position: relative !important;
    right: auto !important;
    left: 75% !important;
  }
  .u-pull-9\/12\@wide {
    position: relative !important;
    right: 75% !important;
    left: auto !important;
  }
  .u-10\/12\@wide {
    width: 83.33333% !important;
  }
  .u-push-10\/12\@wide {
    position: relative !important;
    right: auto !important;
    left: 83.33333% !important;
  }
  .u-pull-10\/12\@wide {
    position: relative !important;
    right: 83.33333% !important;
    left: auto !important;
  }
  .u-11\/12\@wide {
    width: 91.66667% !important;
  }
  .u-push-11\/12\@wide {
    position: relative !important;
    right: auto !important;
    left: 91.66667% !important;
  }
  .u-pull-11\/12\@wide {
    position: relative !important;
    right: 91.66667% !important;
    left: auto !important;
  }
  .u-12\/12\@wide {
    width: 100% !important;
  }
  .u-push-12\/12\@wide {
    position: relative !important;
    right: auto !important;
    left: 100% !important;
  }
  .u-pull-12\/12\@wide {
    position: relative !important;
    right: 100% !important;
    left: auto !important;
  }
  .u-push-none\@wide {
    left: auto !important;
  }
  .u-pull-none\@wide {
    right: auto !important;
  }
  .u-hidden-visually\@wide {
    border: 0 !important;
    clip: rect(0 0 0 0) !important;
    clip-path: inset(50%) !important;
    height: 1px !important;
    margin: -1px !important;
    overflow: hidden !important;
    padding: 0 !important;
    position: absolute !important;
    white-space: nowrap !important;
    width: 1px !important;
  }
  .u-hidden\@wide {
    display: none !important;
  }
  .u-flex-1\/1\@wide {
    flex: 0 0 100% !important;
    max-width: 100% !important;
  }
  .o-flex:not(.o-flex--reversed) .o-flex__item.u-flex-offset-1\/1\@wide {
    margin-left: 100% !important;
  }
  .o-flex.o-flex--reversed .o-flex__item.u-flex-offset-1\/1\@wide {
    margin-right: 100% !important;
  }
  .o-flex:not(.o-flex--reversed) .o-flex__item.u-flex-pull-1\/1\@wide {
    margin-left: -100% !important;
  }
  .o-flex.o-flex--reversed .o-flex__item.u-flex-pull-1\/1\@wide {
    margin-right: -100% !important;
  }
  .u-flex-1\/2\@wide {
    flex: 0 0 50% !important;
    max-width: 50% !important;
  }
  .o-flex:not(.o-flex--reversed) .o-flex__item.u-flex-offset-1\/2\@wide {
    margin-left: 50% !important;
  }
  .o-flex.o-flex--reversed .o-flex__item.u-flex-offset-1\/2\@wide {
    margin-right: 50% !important;
  }
  .o-flex:not(.o-flex--reversed) .o-flex__item.u-flex-pull-1\/2\@wide {
    margin-left: -50% !important;
  }
  .o-flex.o-flex--reversed .o-flex__item.u-flex-pull-1\/2\@wide {
    margin-right: -50% !important;
  }
  .u-flex-2\/2\@wide {
    flex: 0 0 100% !important;
    max-width: 100% !important;
  }
  .o-flex:not(.o-flex--reversed) .o-flex__item.u-flex-offset-2\/2\@wide {
    margin-left: 100% !important;
  }
  .o-flex.o-flex--reversed .o-flex__item.u-flex-offset-2\/2\@wide {
    margin-right: 100% !important;
  }
  .o-flex:not(.o-flex--reversed) .o-flex__item.u-flex-pull-2\/2\@wide {
    margin-left: -100% !important;
  }
  .o-flex.o-flex--reversed .o-flex__item.u-flex-pull-2\/2\@wide {
    margin-right: -100% !important;
  }
  .u-flex-1\/3\@wide {
    flex: 0 0 33.33333% !important;
    max-width: 33.33333% !important;
  }
  .o-flex:not(.o-flex--reversed) .o-flex__item.u-flex-offset-1\/3\@wide {
    margin-left: 33.33333% !important;
  }
  .o-flex.o-flex--reversed .o-flex__item.u-flex-offset-1\/3\@wide {
    margin-right: 33.33333% !important;
  }
  .o-flex:not(.o-flex--reversed) .o-flex__item.u-flex-pull-1\/3\@wide {
    margin-left: -33.33333% !important;
  }
  .o-flex.o-flex--reversed .o-flex__item.u-flex-pull-1\/3\@wide {
    margin-right: -33.33333% !important;
  }
  .u-flex-2\/3\@wide {
    flex: 0 0 66.66667% !important;
    max-width: 66.66667% !important;
  }
  .o-flex:not(.o-flex--reversed) .o-flex__item.u-flex-offset-2\/3\@wide {
    margin-left: 66.66667% !important;
  }
  .o-flex.o-flex--reversed .o-flex__item.u-flex-offset-2\/3\@wide {
    margin-right: 66.66667% !important;
  }
  .o-flex:not(.o-flex--reversed) .o-flex__item.u-flex-pull-2\/3\@wide {
    margin-left: -66.66667% !important;
  }
  .o-flex.o-flex--reversed .o-flex__item.u-flex-pull-2\/3\@wide {
    margin-right: -66.66667% !important;
  }
  .u-flex-3\/3\@wide {
    flex: 0 0 100% !important;
    max-width: 100% !important;
  }
  .o-flex:not(.o-flex--reversed) .o-flex__item.u-flex-offset-3\/3\@wide {
    margin-left: 100% !important;
  }
  .o-flex.o-flex--reversed .o-flex__item.u-flex-offset-3\/3\@wide {
    margin-right: 100% !important;
  }
  .o-flex:not(.o-flex--reversed) .o-flex__item.u-flex-pull-3\/3\@wide {
    margin-left: -100% !important;
  }
  .o-flex.o-flex--reversed .o-flex__item.u-flex-pull-3\/3\@wide {
    margin-right: -100% !important;
  }
  .u-flex-1\/4\@wide {
    flex: 0 0 25% !important;
    max-width: 25% !important;
  }
  .o-flex:not(.o-flex--reversed) .o-flex__item.u-flex-offset-1\/4\@wide {
    margin-left: 25% !important;
  }
  .o-flex.o-flex--reversed .o-flex__item.u-flex-offset-1\/4\@wide {
    margin-right: 25% !important;
  }
  .o-flex:not(.o-flex--reversed) .o-flex__item.u-flex-pull-1\/4\@wide {
    margin-left: -25% !important;
  }
  .o-flex.o-flex--reversed .o-flex__item.u-flex-pull-1\/4\@wide {
    margin-right: -25% !important;
  }
  .u-flex-2\/4\@wide {
    flex: 0 0 50% !important;
    max-width: 50% !important;
  }
  .o-flex:not(.o-flex--reversed) .o-flex__item.u-flex-offset-2\/4\@wide {
    margin-left: 50% !important;
  }
  .o-flex.o-flex--reversed .o-flex__item.u-flex-offset-2\/4\@wide {
    margin-right: 50% !important;
  }
  .o-flex:not(.o-flex--reversed) .o-flex__item.u-flex-pull-2\/4\@wide {
    margin-left: -50% !important;
  }
  .o-flex.o-flex--reversed .o-flex__item.u-flex-pull-2\/4\@wide {
    margin-right: -50% !important;
  }
  .u-flex-3\/4\@wide {
    flex: 0 0 75% !important;
    max-width: 75% !important;
  }
  .o-flex:not(.o-flex--reversed) .o-flex__item.u-flex-offset-3\/4\@wide {
    margin-left: 75% !important;
  }
  .o-flex.o-flex--reversed .o-flex__item.u-flex-offset-3\/4\@wide {
    margin-right: 75% !important;
  }
  .o-flex:not(.o-flex--reversed) .o-flex__item.u-flex-pull-3\/4\@wide {
    margin-left: -75% !important;
  }
  .o-flex.o-flex--reversed .o-flex__item.u-flex-pull-3\/4\@wide {
    margin-right: -75% !important;
  }
  .u-flex-4\/4\@wide {
    flex: 0 0 100% !important;
    max-width: 100% !important;
  }
  .o-flex:not(.o-flex--reversed) .o-flex__item.u-flex-offset-4\/4\@wide {
    margin-left: 100% !important;
  }
  .o-flex.o-flex--reversed .o-flex__item.u-flex-offset-4\/4\@wide {
    margin-right: 100% !important;
  }
  .o-flex:not(.o-flex--reversed) .o-flex__item.u-flex-pull-4\/4\@wide {
    margin-left: -100% !important;
  }
  .o-flex.o-flex--reversed .o-flex__item.u-flex-pull-4\/4\@wide {
    margin-right: -100% !important;
  }
  .u-flex-1\/5\@wide {
    flex: 0 0 20% !important;
    max-width: 20% !important;
  }
  .o-flex:not(.o-flex--reversed) .o-flex__item.u-flex-offset-1\/5\@wide {
    margin-left: 20% !important;
  }
  .o-flex.o-flex--reversed .o-flex__item.u-flex-offset-1\/5\@wide {
    margin-right: 20% !important;
  }
  .o-flex:not(.o-flex--reversed) .o-flex__item.u-flex-pull-1\/5\@wide {
    margin-left: -20% !important;
  }
  .o-flex.o-flex--reversed .o-flex__item.u-flex-pull-1\/5\@wide {
    margin-right: -20% !important;
  }
  .u-flex-2\/5\@wide {
    flex: 0 0 40% !important;
    max-width: 40% !important;
  }
  .o-flex:not(.o-flex--reversed) .o-flex__item.u-flex-offset-2\/5\@wide {
    margin-left: 40% !important;
  }
  .o-flex.o-flex--reversed .o-flex__item.u-flex-offset-2\/5\@wide {
    margin-right: 40% !important;
  }
  .o-flex:not(.o-flex--reversed) .o-flex__item.u-flex-pull-2\/5\@wide {
    margin-left: -40% !important;
  }
  .o-flex.o-flex--reversed .o-flex__item.u-flex-pull-2\/5\@wide {
    margin-right: -40% !important;
  }
  .u-flex-3\/5\@wide {
    flex: 0 0 60% !important;
    max-width: 60% !important;
  }
  .o-flex:not(.o-flex--reversed) .o-flex__item.u-flex-offset-3\/5\@wide {
    margin-left: 60% !important;
  }
  .o-flex.o-flex--reversed .o-flex__item.u-flex-offset-3\/5\@wide {
    margin-right: 60% !important;
  }
  .o-flex:not(.o-flex--reversed) .o-flex__item.u-flex-pull-3\/5\@wide {
    margin-left: -60% !important;
  }
  .o-flex.o-flex--reversed .o-flex__item.u-flex-pull-3\/5\@wide {
    margin-right: -60% !important;
  }
  .u-flex-4\/5\@wide {
    flex: 0 0 80% !important;
    max-width: 80% !important;
  }
  .o-flex:not(.o-flex--reversed) .o-flex__item.u-flex-offset-4\/5\@wide {
    margin-left: 80% !important;
  }
  .o-flex.o-flex--reversed .o-flex__item.u-flex-offset-4\/5\@wide {
    margin-right: 80% !important;
  }
  .o-flex:not(.o-flex--reversed) .o-flex__item.u-flex-pull-4\/5\@wide {
    margin-left: -80% !important;
  }
  .o-flex.o-flex--reversed .o-flex__item.u-flex-pull-4\/5\@wide {
    margin-right: -80% !important;
  }
  .u-flex-5\/5\@wide {
    flex: 0 0 100% !important;
    max-width: 100% !important;
  }
  .o-flex:not(.o-flex--reversed) .o-flex__item.u-flex-offset-5\/5\@wide {
    margin-left: 100% !important;
  }
  .o-flex.o-flex--reversed .o-flex__item.u-flex-offset-5\/5\@wide {
    margin-right: 100% !important;
  }
  .o-flex:not(.o-flex--reversed) .o-flex__item.u-flex-pull-5\/5\@wide {
    margin-left: -100% !important;
  }
  .o-flex.o-flex--reversed .o-flex__item.u-flex-pull-5\/5\@wide {
    margin-right: -100% !important;
  }
  .u-flex-1\/6\@wide {
    flex: 0 0 16.66667% !important;
    max-width: 16.66667% !important;
  }
  .o-flex:not(.o-flex--reversed) .o-flex__item.u-flex-offset-1\/6\@wide {
    margin-left: 16.66667% !important;
  }
  .o-flex.o-flex--reversed .o-flex__item.u-flex-offset-1\/6\@wide {
    margin-right: 16.66667% !important;
  }
  .o-flex:not(.o-flex--reversed) .o-flex__item.u-flex-pull-1\/6\@wide {
    margin-left: -16.66667% !important;
  }
  .o-flex.o-flex--reversed .o-flex__item.u-flex-pull-1\/6\@wide {
    margin-right: -16.66667% !important;
  }
  .u-flex-2\/6\@wide {
    flex: 0 0 33.33333% !important;
    max-width: 33.33333% !important;
  }
  .o-flex:not(.o-flex--reversed) .o-flex__item.u-flex-offset-2\/6\@wide {
    margin-left: 33.33333% !important;
  }
  .o-flex.o-flex--reversed .o-flex__item.u-flex-offset-2\/6\@wide {
    margin-right: 33.33333% !important;
  }
  .o-flex:not(.o-flex--reversed) .o-flex__item.u-flex-pull-2\/6\@wide {
    margin-left: -33.33333% !important;
  }
  .o-flex.o-flex--reversed .o-flex__item.u-flex-pull-2\/6\@wide {
    margin-right: -33.33333% !important;
  }
  .u-flex-3\/6\@wide {
    flex: 0 0 50% !important;
    max-width: 50% !important;
  }
  .o-flex:not(.o-flex--reversed) .o-flex__item.u-flex-offset-3\/6\@wide {
    margin-left: 50% !important;
  }
  .o-flex.o-flex--reversed .o-flex__item.u-flex-offset-3\/6\@wide {
    margin-right: 50% !important;
  }
  .o-flex:not(.o-flex--reversed) .o-flex__item.u-flex-pull-3\/6\@wide {
    margin-left: -50% !important;
  }
  .o-flex.o-flex--reversed .o-flex__item.u-flex-pull-3\/6\@wide {
    margin-right: -50% !important;
  }
  .u-flex-4\/6\@wide {
    flex: 0 0 66.66667% !important;
    max-width: 66.66667% !important;
  }
  .o-flex:not(.o-flex--reversed) .o-flex__item.u-flex-offset-4\/6\@wide {
    margin-left: 66.66667% !important;
  }
  .o-flex.o-flex--reversed .o-flex__item.u-flex-offset-4\/6\@wide {
    margin-right: 66.66667% !important;
  }
  .o-flex:not(.o-flex--reversed) .o-flex__item.u-flex-pull-4\/6\@wide {
    margin-left: -66.66667% !important;
  }
  .o-flex.o-flex--reversed .o-flex__item.u-flex-pull-4\/6\@wide {
    margin-right: -66.66667% !important;
  }
  .u-flex-5\/6\@wide {
    flex: 0 0 83.33333% !important;
    max-width: 83.33333% !important;
  }
  .o-flex:not(.o-flex--reversed) .o-flex__item.u-flex-offset-5\/6\@wide {
    margin-left: 83.33333% !important;
  }
  .o-flex.o-flex--reversed .o-flex__item.u-flex-offset-5\/6\@wide {
    margin-right: 83.33333% !important;
  }
  .o-flex:not(.o-flex--reversed) .o-flex__item.u-flex-pull-5\/6\@wide {
    margin-left: -83.33333% !important;
  }
  .o-flex.o-flex--reversed .o-flex__item.u-flex-pull-5\/6\@wide {
    margin-right: -83.33333% !important;
  }
  .u-flex-6\/6\@wide {
    flex: 0 0 100% !important;
    max-width: 100% !important;
  }
  .o-flex:not(.o-flex--reversed) .o-flex__item.u-flex-offset-6\/6\@wide {
    margin-left: 100% !important;
  }
  .o-flex.o-flex--reversed .o-flex__item.u-flex-offset-6\/6\@wide {
    margin-right: 100% !important;
  }
  .o-flex:not(.o-flex--reversed) .o-flex__item.u-flex-pull-6\/6\@wide {
    margin-left: -100% !important;
  }
  .o-flex.o-flex--reversed .o-flex__item.u-flex-pull-6\/6\@wide {
    margin-right: -100% !important;
  }
  .u-flex-1\/7\@wide {
    flex: 0 0 14.28571% !important;
    max-width: 14.28571% !important;
  }
  .o-flex:not(.o-flex--reversed) .o-flex__item.u-flex-offset-1\/7\@wide {
    margin-left: 14.28571% !important;
  }
  .o-flex.o-flex--reversed .o-flex__item.u-flex-offset-1\/7\@wide {
    margin-right: 14.28571% !important;
  }
  .o-flex:not(.o-flex--reversed) .o-flex__item.u-flex-pull-1\/7\@wide {
    margin-left: -14.28571% !important;
  }
  .o-flex.o-flex--reversed .o-flex__item.u-flex-pull-1\/7\@wide {
    margin-right: -14.28571% !important;
  }
  .u-flex-2\/7\@wide {
    flex: 0 0 28.57143% !important;
    max-width: 28.57143% !important;
  }
  .o-flex:not(.o-flex--reversed) .o-flex__item.u-flex-offset-2\/7\@wide {
    margin-left: 28.57143% !important;
  }
  .o-flex.o-flex--reversed .o-flex__item.u-flex-offset-2\/7\@wide {
    margin-right: 28.57143% !important;
  }
  .o-flex:not(.o-flex--reversed) .o-flex__item.u-flex-pull-2\/7\@wide {
    margin-left: -28.57143% !important;
  }
  .o-flex.o-flex--reversed .o-flex__item.u-flex-pull-2\/7\@wide {
    margin-right: -28.57143% !important;
  }
  .u-flex-3\/7\@wide {
    flex: 0 0 42.85714% !important;
    max-width: 42.85714% !important;
  }
  .o-flex:not(.o-flex--reversed) .o-flex__item.u-flex-offset-3\/7\@wide {
    margin-left: 42.85714% !important;
  }
  .o-flex.o-flex--reversed .o-flex__item.u-flex-offset-3\/7\@wide {
    margin-right: 42.85714% !important;
  }
  .o-flex:not(.o-flex--reversed) .o-flex__item.u-flex-pull-3\/7\@wide {
    margin-left: -42.85714% !important;
  }
  .o-flex.o-flex--reversed .o-flex__item.u-flex-pull-3\/7\@wide {
    margin-right: -42.85714% !important;
  }
  .u-flex-4\/7\@wide {
    flex: 0 0 57.14286% !important;
    max-width: 57.14286% !important;
  }
  .o-flex:not(.o-flex--reversed) .o-flex__item.u-flex-offset-4\/7\@wide {
    margin-left: 57.14286% !important;
  }
  .o-flex.o-flex--reversed .o-flex__item.u-flex-offset-4\/7\@wide {
    margin-right: 57.14286% !important;
  }
  .o-flex:not(.o-flex--reversed) .o-flex__item.u-flex-pull-4\/7\@wide {
    margin-left: -57.14286% !important;
  }
  .o-flex.o-flex--reversed .o-flex__item.u-flex-pull-4\/7\@wide {
    margin-right: -57.14286% !important;
  }
  .u-flex-5\/7\@wide {
    flex: 0 0 71.42857% !important;
    max-width: 71.42857% !important;
  }
  .o-flex:not(.o-flex--reversed) .o-flex__item.u-flex-offset-5\/7\@wide {
    margin-left: 71.42857% !important;
  }
  .o-flex.o-flex--reversed .o-flex__item.u-flex-offset-5\/7\@wide {
    margin-right: 71.42857% !important;
  }
  .o-flex:not(.o-flex--reversed) .o-flex__item.u-flex-pull-5\/7\@wide {
    margin-left: -71.42857% !important;
  }
  .o-flex.o-flex--reversed .o-flex__item.u-flex-pull-5\/7\@wide {
    margin-right: -71.42857% !important;
  }
  .u-flex-6\/7\@wide {
    flex: 0 0 85.71429% !important;
    max-width: 85.71429% !important;
  }
  .o-flex:not(.o-flex--reversed) .o-flex__item.u-flex-offset-6\/7\@wide {
    margin-left: 85.71429% !important;
  }
  .o-flex.o-flex--reversed .o-flex__item.u-flex-offset-6\/7\@wide {
    margin-right: 85.71429% !important;
  }
  .o-flex:not(.o-flex--reversed) .o-flex__item.u-flex-pull-6\/7\@wide {
    margin-left: -85.71429% !important;
  }
  .o-flex.o-flex--reversed .o-flex__item.u-flex-pull-6\/7\@wide {
    margin-right: -85.71429% !important;
  }
  .u-flex-7\/7\@wide {
    flex: 0 0 100% !important;
    max-width: 100% !important;
  }
  .o-flex:not(.o-flex--reversed) .o-flex__item.u-flex-offset-7\/7\@wide {
    margin-left: 100% !important;
  }
  .o-flex.o-flex--reversed .o-flex__item.u-flex-offset-7\/7\@wide {
    margin-right: 100% !important;
  }
  .o-flex:not(.o-flex--reversed) .o-flex__item.u-flex-pull-7\/7\@wide {
    margin-left: -100% !important;
  }
  .o-flex.o-flex--reversed .o-flex__item.u-flex-pull-7\/7\@wide {
    margin-right: -100% !important;
  }
  .u-flex-1\/8\@wide {
    flex: 0 0 12.5% !important;
    max-width: 12.5% !important;
  }
  .o-flex:not(.o-flex--reversed) .o-flex__item.u-flex-offset-1\/8\@wide {
    margin-left: 12.5% !important;
  }
  .o-flex.o-flex--reversed .o-flex__item.u-flex-offset-1\/8\@wide {
    margin-right: 12.5% !important;
  }
  .o-flex:not(.o-flex--reversed) .o-flex__item.u-flex-pull-1\/8\@wide {
    margin-left: -12.5% !important;
  }
  .o-flex.o-flex--reversed .o-flex__item.u-flex-pull-1\/8\@wide {
    margin-right: -12.5% !important;
  }
  .u-flex-2\/8\@wide {
    flex: 0 0 25% !important;
    max-width: 25% !important;
  }
  .o-flex:not(.o-flex--reversed) .o-flex__item.u-flex-offset-2\/8\@wide {
    margin-left: 25% !important;
  }
  .o-flex.o-flex--reversed .o-flex__item.u-flex-offset-2\/8\@wide {
    margin-right: 25% !important;
  }
  .o-flex:not(.o-flex--reversed) .o-flex__item.u-flex-pull-2\/8\@wide {
    margin-left: -25% !important;
  }
  .o-flex.o-flex--reversed .o-flex__item.u-flex-pull-2\/8\@wide {
    margin-right: -25% !important;
  }
  .u-flex-3\/8\@wide {
    flex: 0 0 37.5% !important;
    max-width: 37.5% !important;
  }
  .o-flex:not(.o-flex--reversed) .o-flex__item.u-flex-offset-3\/8\@wide {
    margin-left: 37.5% !important;
  }
  .o-flex.o-flex--reversed .o-flex__item.u-flex-offset-3\/8\@wide {
    margin-right: 37.5% !important;
  }
  .o-flex:not(.o-flex--reversed) .o-flex__item.u-flex-pull-3\/8\@wide {
    margin-left: -37.5% !important;
  }
  .o-flex.o-flex--reversed .o-flex__item.u-flex-pull-3\/8\@wide {
    margin-right: -37.5% !important;
  }
  .u-flex-4\/8\@wide {
    flex: 0 0 50% !important;
    max-width: 50% !important;
  }
  .o-flex:not(.o-flex--reversed) .o-flex__item.u-flex-offset-4\/8\@wide {
    margin-left: 50% !important;
  }
  .o-flex.o-flex--reversed .o-flex__item.u-flex-offset-4\/8\@wide {
    margin-right: 50% !important;
  }
  .o-flex:not(.o-flex--reversed) .o-flex__item.u-flex-pull-4\/8\@wide {
    margin-left: -50% !important;
  }
  .o-flex.o-flex--reversed .o-flex__item.u-flex-pull-4\/8\@wide {
    margin-right: -50% !important;
  }
  .u-flex-5\/8\@wide {
    flex: 0 0 62.5% !important;
    max-width: 62.5% !important;
  }
  .o-flex:not(.o-flex--reversed) .o-flex__item.u-flex-offset-5\/8\@wide {
    margin-left: 62.5% !important;
  }
  .o-flex.o-flex--reversed .o-flex__item.u-flex-offset-5\/8\@wide {
    margin-right: 62.5% !important;
  }
  .o-flex:not(.o-flex--reversed) .o-flex__item.u-flex-pull-5\/8\@wide {
    margin-left: -62.5% !important;
  }
  .o-flex.o-flex--reversed .o-flex__item.u-flex-pull-5\/8\@wide {
    margin-right: -62.5% !important;
  }
  .u-flex-6\/8\@wide {
    flex: 0 0 75% !important;
    max-width: 75% !important;
  }
  .o-flex:not(.o-flex--reversed) .o-flex__item.u-flex-offset-6\/8\@wide {
    margin-left: 75% !important;
  }
  .o-flex.o-flex--reversed .o-flex__item.u-flex-offset-6\/8\@wide {
    margin-right: 75% !important;
  }
  .o-flex:not(.o-flex--reversed) .o-flex__item.u-flex-pull-6\/8\@wide {
    margin-left: -75% !important;
  }
  .o-flex.o-flex--reversed .o-flex__item.u-flex-pull-6\/8\@wide {
    margin-right: -75% !important;
  }
  .u-flex-7\/8\@wide {
    flex: 0 0 87.5% !important;
    max-width: 87.5% !important;
  }
  .o-flex:not(.o-flex--reversed) .o-flex__item.u-flex-offset-7\/8\@wide {
    margin-left: 87.5% !important;
  }
  .o-flex.o-flex--reversed .o-flex__item.u-flex-offset-7\/8\@wide {
    margin-right: 87.5% !important;
  }
  .o-flex:not(.o-flex--reversed) .o-flex__item.u-flex-pull-7\/8\@wide {
    margin-left: -87.5% !important;
  }
  .o-flex.o-flex--reversed .o-flex__item.u-flex-pull-7\/8\@wide {
    margin-right: -87.5% !important;
  }
  .u-flex-8\/8\@wide {
    flex: 0 0 100% !important;
    max-width: 100% !important;
  }
  .o-flex:not(.o-flex--reversed) .o-flex__item.u-flex-offset-8\/8\@wide {
    margin-left: 100% !important;
  }
  .o-flex.o-flex--reversed .o-flex__item.u-flex-offset-8\/8\@wide {
    margin-right: 100% !important;
  }
  .o-flex:not(.o-flex--reversed) .o-flex__item.u-flex-pull-8\/8\@wide {
    margin-left: -100% !important;
  }
  .o-flex.o-flex--reversed .o-flex__item.u-flex-pull-8\/8\@wide {
    margin-right: -100% !important;
  }
  .u-flex-1\/9\@wide {
    flex: 0 0 11.11111% !important;
    max-width: 11.11111% !important;
  }
  .o-flex:not(.o-flex--reversed) .o-flex__item.u-flex-offset-1\/9\@wide {
    margin-left: 11.11111% !important;
  }
  .o-flex.o-flex--reversed .o-flex__item.u-flex-offset-1\/9\@wide {
    margin-right: 11.11111% !important;
  }
  .o-flex:not(.o-flex--reversed) .o-flex__item.u-flex-pull-1\/9\@wide {
    margin-left: -11.11111% !important;
  }
  .o-flex.o-flex--reversed .o-flex__item.u-flex-pull-1\/9\@wide {
    margin-right: -11.11111% !important;
  }
  .u-flex-2\/9\@wide {
    flex: 0 0 22.22222% !important;
    max-width: 22.22222% !important;
  }
  .o-flex:not(.o-flex--reversed) .o-flex__item.u-flex-offset-2\/9\@wide {
    margin-left: 22.22222% !important;
  }
  .o-flex.o-flex--reversed .o-flex__item.u-flex-offset-2\/9\@wide {
    margin-right: 22.22222% !important;
  }
  .o-flex:not(.o-flex--reversed) .o-flex__item.u-flex-pull-2\/9\@wide {
    margin-left: -22.22222% !important;
  }
  .o-flex.o-flex--reversed .o-flex__item.u-flex-pull-2\/9\@wide {
    margin-right: -22.22222% !important;
  }
  .u-flex-3\/9\@wide {
    flex: 0 0 33.33333% !important;
    max-width: 33.33333% !important;
  }
  .o-flex:not(.o-flex--reversed) .o-flex__item.u-flex-offset-3\/9\@wide {
    margin-left: 33.33333% !important;
  }
  .o-flex.o-flex--reversed .o-flex__item.u-flex-offset-3\/9\@wide {
    margin-right: 33.33333% !important;
  }
  .o-flex:not(.o-flex--reversed) .o-flex__item.u-flex-pull-3\/9\@wide {
    margin-left: -33.33333% !important;
  }
  .o-flex.o-flex--reversed .o-flex__item.u-flex-pull-3\/9\@wide {
    margin-right: -33.33333% !important;
  }
  .u-flex-4\/9\@wide {
    flex: 0 0 44.44444% !important;
    max-width: 44.44444% !important;
  }
  .o-flex:not(.o-flex--reversed) .o-flex__item.u-flex-offset-4\/9\@wide {
    margin-left: 44.44444% !important;
  }
  .o-flex.o-flex--reversed .o-flex__item.u-flex-offset-4\/9\@wide {
    margin-right: 44.44444% !important;
  }
  .o-flex:not(.o-flex--reversed) .o-flex__item.u-flex-pull-4\/9\@wide {
    margin-left: -44.44444% !important;
  }
  .o-flex.o-flex--reversed .o-flex__item.u-flex-pull-4\/9\@wide {
    margin-right: -44.44444% !important;
  }
  .u-flex-5\/9\@wide {
    flex: 0 0 55.55556% !important;
    max-width: 55.55556% !important;
  }
  .o-flex:not(.o-flex--reversed) .o-flex__item.u-flex-offset-5\/9\@wide {
    margin-left: 55.55556% !important;
  }
  .o-flex.o-flex--reversed .o-flex__item.u-flex-offset-5\/9\@wide {
    margin-right: 55.55556% !important;
  }
  .o-flex:not(.o-flex--reversed) .o-flex__item.u-flex-pull-5\/9\@wide {
    margin-left: -55.55556% !important;
  }
  .o-flex.o-flex--reversed .o-flex__item.u-flex-pull-5\/9\@wide {
    margin-right: -55.55556% !important;
  }
  .u-flex-6\/9\@wide {
    flex: 0 0 66.66667% !important;
    max-width: 66.66667% !important;
  }
  .o-flex:not(.o-flex--reversed) .o-flex__item.u-flex-offset-6\/9\@wide {
    margin-left: 66.66667% !important;
  }
  .o-flex.o-flex--reversed .o-flex__item.u-flex-offset-6\/9\@wide {
    margin-right: 66.66667% !important;
  }
  .o-flex:not(.o-flex--reversed) .o-flex__item.u-flex-pull-6\/9\@wide {
    margin-left: -66.66667% !important;
  }
  .o-flex.o-flex--reversed .o-flex__item.u-flex-pull-6\/9\@wide {
    margin-right: -66.66667% !important;
  }
  .u-flex-7\/9\@wide {
    flex: 0 0 77.77778% !important;
    max-width: 77.77778% !important;
  }
  .o-flex:not(.o-flex--reversed) .o-flex__item.u-flex-offset-7\/9\@wide {
    margin-left: 77.77778% !important;
  }
  .o-flex.o-flex--reversed .o-flex__item.u-flex-offset-7\/9\@wide {
    margin-right: 77.77778% !important;
  }
  .o-flex:not(.o-flex--reversed) .o-flex__item.u-flex-pull-7\/9\@wide {
    margin-left: -77.77778% !important;
  }
  .o-flex.o-flex--reversed .o-flex__item.u-flex-pull-7\/9\@wide {
    margin-right: -77.77778% !important;
  }
  .u-flex-8\/9\@wide {
    flex: 0 0 88.88889% !important;
    max-width: 88.88889% !important;
  }
  .o-flex:not(.o-flex--reversed) .o-flex__item.u-flex-offset-8\/9\@wide {
    margin-left: 88.88889% !important;
  }
  .o-flex.o-flex--reversed .o-flex__item.u-flex-offset-8\/9\@wide {
    margin-right: 88.88889% !important;
  }
  .o-flex:not(.o-flex--reversed) .o-flex__item.u-flex-pull-8\/9\@wide {
    margin-left: -88.88889% !important;
  }
  .o-flex.o-flex--reversed .o-flex__item.u-flex-pull-8\/9\@wide {
    margin-right: -88.88889% !important;
  }
  .u-flex-9\/9\@wide {
    flex: 0 0 100% !important;
    max-width: 100% !important;
  }
  .o-flex:not(.o-flex--reversed) .o-flex__item.u-flex-offset-9\/9\@wide {
    margin-left: 100% !important;
  }
  .o-flex.o-flex--reversed .o-flex__item.u-flex-offset-9\/9\@wide {
    margin-right: 100% !important;
  }
  .o-flex:not(.o-flex--reversed) .o-flex__item.u-flex-pull-9\/9\@wide {
    margin-left: -100% !important;
  }
  .o-flex.o-flex--reversed .o-flex__item.u-flex-pull-9\/9\@wide {
    margin-right: -100% !important;
  }
  .u-flex-1\/10\@wide {
    flex: 0 0 10% !important;
    max-width: 10% !important;
  }
  .o-flex:not(.o-flex--reversed) .o-flex__item.u-flex-offset-1\/10\@wide {
    margin-left: 10% !important;
  }
  .o-flex.o-flex--reversed .o-flex__item.u-flex-offset-1\/10\@wide {
    margin-right: 10% !important;
  }
  .o-flex:not(.o-flex--reversed) .o-flex__item.u-flex-pull-1\/10\@wide {
    margin-left: -10% !important;
  }
  .o-flex.o-flex--reversed .o-flex__item.u-flex-pull-1\/10\@wide {
    margin-right: -10% !important;
  }
  .u-flex-2\/10\@wide {
    flex: 0 0 20% !important;
    max-width: 20% !important;
  }
  .o-flex:not(.o-flex--reversed) .o-flex__item.u-flex-offset-2\/10\@wide {
    margin-left: 20% !important;
  }
  .o-flex.o-flex--reversed .o-flex__item.u-flex-offset-2\/10\@wide {
    margin-right: 20% !important;
  }
  .o-flex:not(.o-flex--reversed) .o-flex__item.u-flex-pull-2\/10\@wide {
    margin-left: -20% !important;
  }
  .o-flex.o-flex--reversed .o-flex__item.u-flex-pull-2\/10\@wide {
    margin-right: -20% !important;
  }
  .u-flex-3\/10\@wide {
    flex: 0 0 30% !important;
    max-width: 30% !important;
  }
  .o-flex:not(.o-flex--reversed) .o-flex__item.u-flex-offset-3\/10\@wide {
    margin-left: 30% !important;
  }
  .o-flex.o-flex--reversed .o-flex__item.u-flex-offset-3\/10\@wide {
    margin-right: 30% !important;
  }
  .o-flex:not(.o-flex--reversed) .o-flex__item.u-flex-pull-3\/10\@wide {
    margin-left: -30% !important;
  }
  .o-flex.o-flex--reversed .o-flex__item.u-flex-pull-3\/10\@wide {
    margin-right: -30% !important;
  }
  .u-flex-4\/10\@wide {
    flex: 0 0 40% !important;
    max-width: 40% !important;
  }
  .o-flex:not(.o-flex--reversed) .o-flex__item.u-flex-offset-4\/10\@wide {
    margin-left: 40% !important;
  }
  .o-flex.o-flex--reversed .o-flex__item.u-flex-offset-4\/10\@wide {
    margin-right: 40% !important;
  }
  .o-flex:not(.o-flex--reversed) .o-flex__item.u-flex-pull-4\/10\@wide {
    margin-left: -40% !important;
  }
  .o-flex.o-flex--reversed .o-flex__item.u-flex-pull-4\/10\@wide {
    margin-right: -40% !important;
  }
  .u-flex-5\/10\@wide {
    flex: 0 0 50% !important;
    max-width: 50% !important;
  }
  .o-flex:not(.o-flex--reversed) .o-flex__item.u-flex-offset-5\/10\@wide {
    margin-left: 50% !important;
  }
  .o-flex.o-flex--reversed .o-flex__item.u-flex-offset-5\/10\@wide {
    margin-right: 50% !important;
  }
  .o-flex:not(.o-flex--reversed) .o-flex__item.u-flex-pull-5\/10\@wide {
    margin-left: -50% !important;
  }
  .o-flex.o-flex--reversed .o-flex__item.u-flex-pull-5\/10\@wide {
    margin-right: -50% !important;
  }
  .u-flex-6\/10\@wide {
    flex: 0 0 60% !important;
    max-width: 60% !important;
  }
  .o-flex:not(.o-flex--reversed) .o-flex__item.u-flex-offset-6\/10\@wide {
    margin-left: 60% !important;
  }
  .o-flex.o-flex--reversed .o-flex__item.u-flex-offset-6\/10\@wide {
    margin-right: 60% !important;
  }
  .o-flex:not(.o-flex--reversed) .o-flex__item.u-flex-pull-6\/10\@wide {
    margin-left: -60% !important;
  }
  .o-flex.o-flex--reversed .o-flex__item.u-flex-pull-6\/10\@wide {
    margin-right: -60% !important;
  }
  .u-flex-7\/10\@wide {
    flex: 0 0 70% !important;
    max-width: 70% !important;
  }
  .o-flex:not(.o-flex--reversed) .o-flex__item.u-flex-offset-7\/10\@wide {
    margin-left: 70% !important;
  }
  .o-flex.o-flex--reversed .o-flex__item.u-flex-offset-7\/10\@wide {
    margin-right: 70% !important;
  }
  .o-flex:not(.o-flex--reversed) .o-flex__item.u-flex-pull-7\/10\@wide {
    margin-left: -70% !important;
  }
  .o-flex.o-flex--reversed .o-flex__item.u-flex-pull-7\/10\@wide {
    margin-right: -70% !important;
  }
  .u-flex-8\/10\@wide {
    flex: 0 0 80% !important;
    max-width: 80% !important;
  }
  .o-flex:not(.o-flex--reversed) .o-flex__item.u-flex-offset-8\/10\@wide {
    margin-left: 80% !important;
  }
  .o-flex.o-flex--reversed .o-flex__item.u-flex-offset-8\/10\@wide {
    margin-right: 80% !important;
  }
  .o-flex:not(.o-flex--reversed) .o-flex__item.u-flex-pull-8\/10\@wide {
    margin-left: -80% !important;
  }
  .o-flex.o-flex--reversed .o-flex__item.u-flex-pull-8\/10\@wide {
    margin-right: -80% !important;
  }
  .u-flex-9\/10\@wide {
    flex: 0 0 90% !important;
    max-width: 90% !important;
  }
  .o-flex:not(.o-flex--reversed) .o-flex__item.u-flex-offset-9\/10\@wide {
    margin-left: 90% !important;
  }
  .o-flex.o-flex--reversed .o-flex__item.u-flex-offset-9\/10\@wide {
    margin-right: 90% !important;
  }
  .o-flex:not(.o-flex--reversed) .o-flex__item.u-flex-pull-9\/10\@wide {
    margin-left: -90% !important;
  }
  .o-flex.o-flex--reversed .o-flex__item.u-flex-pull-9\/10\@wide {
    margin-right: -90% !important;
  }
  .u-flex-10\/10\@wide {
    flex: 0 0 100% !important;
    max-width: 100% !important;
  }
  .o-flex:not(.o-flex--reversed) .o-flex__item.u-flex-offset-10\/10\@wide {
    margin-left: 100% !important;
  }
  .o-flex.o-flex--reversed .o-flex__item.u-flex-offset-10\/10\@wide {
    margin-right: 100% !important;
  }
  .o-flex:not(.o-flex--reversed) .o-flex__item.u-flex-pull-10\/10\@wide {
    margin-left: -100% !important;
  }
  .o-flex.o-flex--reversed .o-flex__item.u-flex-pull-10\/10\@wide {
    margin-right: -100% !important;
  }
  .u-flex-1\/11\@wide {
    flex: 0 0 9.09091% !important;
    max-width: 9.09091% !important;
  }
  .o-flex:not(.o-flex--reversed) .o-flex__item.u-flex-offset-1\/11\@wide {
    margin-left: 9.09091% !important;
  }
  .o-flex.o-flex--reversed .o-flex__item.u-flex-offset-1\/11\@wide {
    margin-right: 9.09091% !important;
  }
  .o-flex:not(.o-flex--reversed) .o-flex__item.u-flex-pull-1\/11\@wide {
    margin-left: -9.09091% !important;
  }
  .o-flex.o-flex--reversed .o-flex__item.u-flex-pull-1\/11\@wide {
    margin-right: -9.09091% !important;
  }
  .u-flex-2\/11\@wide {
    flex: 0 0 18.18182% !important;
    max-width: 18.18182% !important;
  }
  .o-flex:not(.o-flex--reversed) .o-flex__item.u-flex-offset-2\/11\@wide {
    margin-left: 18.18182% !important;
  }
  .o-flex.o-flex--reversed .o-flex__item.u-flex-offset-2\/11\@wide {
    margin-right: 18.18182% !important;
  }
  .o-flex:not(.o-flex--reversed) .o-flex__item.u-flex-pull-2\/11\@wide {
    margin-left: -18.18182% !important;
  }
  .o-flex.o-flex--reversed .o-flex__item.u-flex-pull-2\/11\@wide {
    margin-right: -18.18182% !important;
  }
  .u-flex-3\/11\@wide {
    flex: 0 0 27.27273% !important;
    max-width: 27.27273% !important;
  }
  .o-flex:not(.o-flex--reversed) .o-flex__item.u-flex-offset-3\/11\@wide {
    margin-left: 27.27273% !important;
  }
  .o-flex.o-flex--reversed .o-flex__item.u-flex-offset-3\/11\@wide {
    margin-right: 27.27273% !important;
  }
  .o-flex:not(.o-flex--reversed) .o-flex__item.u-flex-pull-3\/11\@wide {
    margin-left: -27.27273% !important;
  }
  .o-flex.o-flex--reversed .o-flex__item.u-flex-pull-3\/11\@wide {
    margin-right: -27.27273% !important;
  }
  .u-flex-4\/11\@wide {
    flex: 0 0 36.36364% !important;
    max-width: 36.36364% !important;
  }
  .o-flex:not(.o-flex--reversed) .o-flex__item.u-flex-offset-4\/11\@wide {
    margin-left: 36.36364% !important;
  }
  .o-flex.o-flex--reversed .o-flex__item.u-flex-offset-4\/11\@wide {
    margin-right: 36.36364% !important;
  }
  .o-flex:not(.o-flex--reversed) .o-flex__item.u-flex-pull-4\/11\@wide {
    margin-left: -36.36364% !important;
  }
  .o-flex.o-flex--reversed .o-flex__item.u-flex-pull-4\/11\@wide {
    margin-right: -36.36364% !important;
  }
  .u-flex-5\/11\@wide {
    flex: 0 0 45.45455% !important;
    max-width: 45.45455% !important;
  }
  .o-flex:not(.o-flex--reversed) .o-flex__item.u-flex-offset-5\/11\@wide {
    margin-left: 45.45455% !important;
  }
  .o-flex.o-flex--reversed .o-flex__item.u-flex-offset-5\/11\@wide {
    margin-right: 45.45455% !important;
  }
  .o-flex:not(.o-flex--reversed) .o-flex__item.u-flex-pull-5\/11\@wide {
    margin-left: -45.45455% !important;
  }
  .o-flex.o-flex--reversed .o-flex__item.u-flex-pull-5\/11\@wide {
    margin-right: -45.45455% !important;
  }
  .u-flex-6\/11\@wide {
    flex: 0 0 54.54545% !important;
    max-width: 54.54545% !important;
  }
  .o-flex:not(.o-flex--reversed) .o-flex__item.u-flex-offset-6\/11\@wide {
    margin-left: 54.54545% !important;
  }
  .o-flex.o-flex--reversed .o-flex__item.u-flex-offset-6\/11\@wide {
    margin-right: 54.54545% !important;
  }
  .o-flex:not(.o-flex--reversed) .o-flex__item.u-flex-pull-6\/11\@wide {
    margin-left: -54.54545% !important;
  }
  .o-flex.o-flex--reversed .o-flex__item.u-flex-pull-6\/11\@wide {
    margin-right: -54.54545% !important;
  }
  .u-flex-7\/11\@wide {
    flex: 0 0 63.63636% !important;
    max-width: 63.63636% !important;
  }
  .o-flex:not(.o-flex--reversed) .o-flex__item.u-flex-offset-7\/11\@wide {
    margin-left: 63.63636% !important;
  }
  .o-flex.o-flex--reversed .o-flex__item.u-flex-offset-7\/11\@wide {
    margin-right: 63.63636% !important;
  }
  .o-flex:not(.o-flex--reversed) .o-flex__item.u-flex-pull-7\/11\@wide {
    margin-left: -63.63636% !important;
  }
  .o-flex.o-flex--reversed .o-flex__item.u-flex-pull-7\/11\@wide {
    margin-right: -63.63636% !important;
  }
  .u-flex-8\/11\@wide {
    flex: 0 0 72.72727% !important;
    max-width: 72.72727% !important;
  }
  .o-flex:not(.o-flex--reversed) .o-flex__item.u-flex-offset-8\/11\@wide {
    margin-left: 72.72727% !important;
  }
  .o-flex.o-flex--reversed .o-flex__item.u-flex-offset-8\/11\@wide {
    margin-right: 72.72727% !important;
  }
  .o-flex:not(.o-flex--reversed) .o-flex__item.u-flex-pull-8\/11\@wide {
    margin-left: -72.72727% !important;
  }
  .o-flex.o-flex--reversed .o-flex__item.u-flex-pull-8\/11\@wide {
    margin-right: -72.72727% !important;
  }
  .u-flex-9\/11\@wide {
    flex: 0 0 81.81818% !important;
    max-width: 81.81818% !important;
  }
  .o-flex:not(.o-flex--reversed) .o-flex__item.u-flex-offset-9\/11\@wide {
    margin-left: 81.81818% !important;
  }
  .o-flex.o-flex--reversed .o-flex__item.u-flex-offset-9\/11\@wide {
    margin-right: 81.81818% !important;
  }
  .o-flex:not(.o-flex--reversed) .o-flex__item.u-flex-pull-9\/11\@wide {
    margin-left: -81.81818% !important;
  }
  .o-flex.o-flex--reversed .o-flex__item.u-flex-pull-9\/11\@wide {
    margin-right: -81.81818% !important;
  }
  .u-flex-10\/11\@wide {
    flex: 0 0 90.90909% !important;
    max-width: 90.90909% !important;
  }
  .o-flex:not(.o-flex--reversed) .o-flex__item.u-flex-offset-10\/11\@wide {
    margin-left: 90.90909% !important;
  }
  .o-flex.o-flex--reversed .o-flex__item.u-flex-offset-10\/11\@wide {
    margin-right: 90.90909% !important;
  }
  .o-flex:not(.o-flex--reversed) .o-flex__item.u-flex-pull-10\/11\@wide {
    margin-left: -90.90909% !important;
  }
  .o-flex.o-flex--reversed .o-flex__item.u-flex-pull-10\/11\@wide {
    margin-right: -90.90909% !important;
  }
  .u-flex-11\/11\@wide {
    flex: 0 0 100% !important;
    max-width: 100% !important;
  }
  .o-flex:not(.o-flex--reversed) .o-flex__item.u-flex-offset-11\/11\@wide {
    margin-left: 100% !important;
  }
  .o-flex.o-flex--reversed .o-flex__item.u-flex-offset-11\/11\@wide {
    margin-right: 100% !important;
  }
  .o-flex:not(.o-flex--reversed) .o-flex__item.u-flex-pull-11\/11\@wide {
    margin-left: -100% !important;
  }
  .o-flex.o-flex--reversed .o-flex__item.u-flex-pull-11\/11\@wide {
    margin-right: -100% !important;
  }
  .u-flex-1\/12\@wide {
    flex: 0 0 8.33333% !important;
    max-width: 8.33333% !important;
  }
  .o-flex:not(.o-flex--reversed) .o-flex__item.u-flex-offset-1\/12\@wide {
    margin-left: 8.33333% !important;
  }
  .o-flex.o-flex--reversed .o-flex__item.u-flex-offset-1\/12\@wide {
    margin-right: 8.33333% !important;
  }
  .o-flex:not(.o-flex--reversed) .o-flex__item.u-flex-pull-1\/12\@wide {
    margin-left: -8.33333% !important;
  }
  .o-flex.o-flex--reversed .o-flex__item.u-flex-pull-1\/12\@wide {
    margin-right: -8.33333% !important;
  }
  .u-flex-2\/12\@wide {
    flex: 0 0 16.66667% !important;
    max-width: 16.66667% !important;
  }
  .o-flex:not(.o-flex--reversed) .o-flex__item.u-flex-offset-2\/12\@wide {
    margin-left: 16.66667% !important;
  }
  .o-flex.o-flex--reversed .o-flex__item.u-flex-offset-2\/12\@wide {
    margin-right: 16.66667% !important;
  }
  .o-flex:not(.o-flex--reversed) .o-flex__item.u-flex-pull-2\/12\@wide {
    margin-left: -16.66667% !important;
  }
  .o-flex.o-flex--reversed .o-flex__item.u-flex-pull-2\/12\@wide {
    margin-right: -16.66667% !important;
  }
  .u-flex-3\/12\@wide {
    flex: 0 0 25% !important;
    max-width: 25% !important;
  }
  .o-flex:not(.o-flex--reversed) .o-flex__item.u-flex-offset-3\/12\@wide {
    margin-left: 25% !important;
  }
  .o-flex.o-flex--reversed .o-flex__item.u-flex-offset-3\/12\@wide {
    margin-right: 25% !important;
  }
  .o-flex:not(.o-flex--reversed) .o-flex__item.u-flex-pull-3\/12\@wide {
    margin-left: -25% !important;
  }
  .o-flex.o-flex--reversed .o-flex__item.u-flex-pull-3\/12\@wide {
    margin-right: -25% !important;
  }
  .u-flex-4\/12\@wide {
    flex: 0 0 33.33333% !important;
    max-width: 33.33333% !important;
  }
  .o-flex:not(.o-flex--reversed) .o-flex__item.u-flex-offset-4\/12\@wide {
    margin-left: 33.33333% !important;
  }
  .o-flex.o-flex--reversed .o-flex__item.u-flex-offset-4\/12\@wide {
    margin-right: 33.33333% !important;
  }
  .o-flex:not(.o-flex--reversed) .o-flex__item.u-flex-pull-4\/12\@wide {
    margin-left: -33.33333% !important;
  }
  .o-flex.o-flex--reversed .o-flex__item.u-flex-pull-4\/12\@wide {
    margin-right: -33.33333% !important;
  }
  .u-flex-5\/12\@wide {
    flex: 0 0 41.66667% !important;
    max-width: 41.66667% !important;
  }
  .o-flex:not(.o-flex--reversed) .o-flex__item.u-flex-offset-5\/12\@wide {
    margin-left: 41.66667% !important;
  }
  .o-flex.o-flex--reversed .o-flex__item.u-flex-offset-5\/12\@wide {
    margin-right: 41.66667% !important;
  }
  .o-flex:not(.o-flex--reversed) .o-flex__item.u-flex-pull-5\/12\@wide {
    margin-left: -41.66667% !important;
  }
  .o-flex.o-flex--reversed .o-flex__item.u-flex-pull-5\/12\@wide {
    margin-right: -41.66667% !important;
  }
  .u-flex-6\/12\@wide {
    flex: 0 0 50% !important;
    max-width: 50% !important;
  }
  .o-flex:not(.o-flex--reversed) .o-flex__item.u-flex-offset-6\/12\@wide {
    margin-left: 50% !important;
  }
  .o-flex.o-flex--reversed .o-flex__item.u-flex-offset-6\/12\@wide {
    margin-right: 50% !important;
  }
  .o-flex:not(.o-flex--reversed) .o-flex__item.u-flex-pull-6\/12\@wide {
    margin-left: -50% !important;
  }
  .o-flex.o-flex--reversed .o-flex__item.u-flex-pull-6\/12\@wide {
    margin-right: -50% !important;
  }
  .u-flex-7\/12\@wide {
    flex: 0 0 58.33333% !important;
    max-width: 58.33333% !important;
  }
  .o-flex:not(.o-flex--reversed) .o-flex__item.u-flex-offset-7\/12\@wide {
    margin-left: 58.33333% !important;
  }
  .o-flex.o-flex--reversed .o-flex__item.u-flex-offset-7\/12\@wide {
    margin-right: 58.33333% !important;
  }
  .o-flex:not(.o-flex--reversed) .o-flex__item.u-flex-pull-7\/12\@wide {
    margin-left: -58.33333% !important;
  }
  .o-flex.o-flex--reversed .o-flex__item.u-flex-pull-7\/12\@wide {
    margin-right: -58.33333% !important;
  }
  .u-flex-8\/12\@wide {
    flex: 0 0 66.66667% !important;
    max-width: 66.66667% !important;
  }
  .o-flex:not(.o-flex--reversed) .o-flex__item.u-flex-offset-8\/12\@wide {
    margin-left: 66.66667% !important;
  }
  .o-flex.o-flex--reversed .o-flex__item.u-flex-offset-8\/12\@wide {
    margin-right: 66.66667% !important;
  }
  .o-flex:not(.o-flex--reversed) .o-flex__item.u-flex-pull-8\/12\@wide {
    margin-left: -66.66667% !important;
  }
  .o-flex.o-flex--reversed .o-flex__item.u-flex-pull-8\/12\@wide {
    margin-right: -66.66667% !important;
  }
  .u-flex-9\/12\@wide {
    flex: 0 0 75% !important;
    max-width: 75% !important;
  }
  .o-flex:not(.o-flex--reversed) .o-flex__item.u-flex-offset-9\/12\@wide {
    margin-left: 75% !important;
  }
  .o-flex.o-flex--reversed .o-flex__item.u-flex-offset-9\/12\@wide {
    margin-right: 75% !important;
  }
  .o-flex:not(.o-flex--reversed) .o-flex__item.u-flex-pull-9\/12\@wide {
    margin-left: -75% !important;
  }
  .o-flex.o-flex--reversed .o-flex__item.u-flex-pull-9\/12\@wide {
    margin-right: -75% !important;
  }
  .u-flex-10\/12\@wide {
    flex: 0 0 83.33333% !important;
    max-width: 83.33333% !important;
  }
  .o-flex:not(.o-flex--reversed) .o-flex__item.u-flex-offset-10\/12\@wide {
    margin-left: 83.33333% !important;
  }
  .o-flex.o-flex--reversed .o-flex__item.u-flex-offset-10\/12\@wide {
    margin-right: 83.33333% !important;
  }
  .o-flex:not(.o-flex--reversed) .o-flex__item.u-flex-pull-10\/12\@wide {
    margin-left: -83.33333% !important;
  }
  .o-flex.o-flex--reversed .o-flex__item.u-flex-pull-10\/12\@wide {
    margin-right: -83.33333% !important;
  }
  .u-flex-11\/12\@wide {
    flex: 0 0 91.66667% !important;
    max-width: 91.66667% !important;
  }
  .o-flex:not(.o-flex--reversed) .o-flex__item.u-flex-offset-11\/12\@wide {
    margin-left: 91.66667% !important;
  }
  .o-flex.o-flex--reversed .o-flex__item.u-flex-offset-11\/12\@wide {
    margin-right: 91.66667% !important;
  }
  .o-flex:not(.o-flex--reversed) .o-flex__item.u-flex-pull-11\/12\@wide {
    margin-left: -91.66667% !important;
  }
  .o-flex.o-flex--reversed .o-flex__item.u-flex-pull-11\/12\@wide {
    margin-right: -91.66667% !important;
  }
  .u-flex-12\/12\@wide {
    flex: 0 0 100% !important;
    max-width: 100% !important;
  }
  .o-flex:not(.o-flex--reversed) .o-flex__item.u-flex-offset-12\/12\@wide {
    margin-left: 100% !important;
  }
  .o-flex.o-flex--reversed .o-flex__item.u-flex-offset-12\/12\@wide {
    margin-right: 100% !important;
  }
  .o-flex:not(.o-flex--reversed) .o-flex__item.u-flex-pull-12\/12\@wide {
    margin-left: -100% !important;
  }
  .o-flex.o-flex--reversed .o-flex__item.u-flex-pull-12\/12\@wide {
    margin-right: -100% !important;
  }
  .o-flex:not(.o-flex--reversed) .o-flex__item.u-flex-offset-none\@wide {
    margin-left: 0 !important;
  }
  .o-flex.o-flex--reversed .o-flex__item.u-flex-offset-none\@wide {
    margin-right: 0 !important;
  }
  .o-flex:not(.o-flex--reversed) .o-flex__item.u-flex-pull-none\@wide {
    margin-left: 0 !important;
  }
  .o-flex.o-flex--reversed .o-flex__item.u-flex-pull-none\@wide {
    margin-right: 0 !important;
  }
}

@media (max-width: 1023.98px) {
  .o-wrapper {
    max-width: 1023.98px;
  }
  .c-input--bordered {
    max-width: 120px;
  }
  .u-hidden-visually\@less-then-wide {
    border: 0 !important;
    clip: rect(0 0 0 0) !important;
    clip-path: inset(50%) !important;
    height: 1px !important;
    margin: -1px !important;
    overflow: hidden !important;
    padding: 0 !important;
    position: absolute !important;
    white-space: nowrap !important;
    width: 1px !important;
  }
  .u-hidden\@less-then-wide {
    display: none !important;
  }
}

@media (max-width: 767.98px) {
  .o-wrapper {
    max-width: 767.98px;
  }
  .c-header {
    font-size: 0.85em;
  }
  .u-hidden-visually\@less-then-desktop {
    border: 0 !important;
    clip: rect(0 0 0 0) !important;
    clip-path: inset(50%) !important;
    height: 1px !important;
    margin: -1px !important;
    overflow: hidden !important;
    padding: 0 !important;
    position: absolute !important;
    white-space: nowrap !important;
    width: 1px !important;
  }
  .u-hidden\@less-then-desktop {
    display: none !important;
  }
}

@media (max-width: 481px) {
  .o-wrapper {
    max-width: 481px;
  }
  .has-fixed-header .c-header {
    top: 0;
  }
  .c-header {
    padding-top: 15px;
    padding-bottom: 15px;
  }
  .c-header__logo {
    text-align: center;
  }
  .c-header__logo-img {
    width: 35px;
  }
  .c-header__elements {
    align-items: center;
    justify-content: center;
  }
  .c-header__tools {
    position: static;
    width: 0 !important;
    height: 0 !important;
    flex: 0 !important;
    padding: 0 !important;
  }
  .c-header__search, .c-header__menu-panel {
    display: block !important;
    opacity: 0;
    pointer-events: none;
    transition: all ease-in-out .5s;
    transition: 0.5s ease-in-out all;
    transform-origin: top center;
    transform: perspective(1200px) rotateX(-10deg);
  }
  .c-header__menu-panel {
    position: absolute;
    top: 53px;
    border-top: 1px solid #D8d8d8;
    border-bottom: 1px solid #D8d8d8;
    width: 100%;
    left: 0;
    background: #fff;
    padding-left: 0 !important;
    height: calc(100vh - 68px);
    overflow-y: scroll;
  }
  .c-header__menu-panel.is-active {
    transform: initial;
    opacity: 1;
    pointer-events: all;
  }
  .c-header__menu-panel .c-menu--tabbed {
    font-size: 1rem;
    display: block !important;
  }
  .c-header__menu-panel .c-menu--tabbed .c-menu__list {
    flex-wrap: wrap;
    border: 0;
  }
  .c-header__menu-panel .c-menu--tabbed .c-menu__item {
    flex: 0 0 100%;
    width: 100%;
    border: 0 !important;
    padding: 15px 20px;
    border-bottom: 1px solid #D8d8d8 !important;
  }
  .c-header__menu-panel .c-menu--mega-menu {
    display: none;
  }
  .c-header__search {
    position: absolute;
    top: 53px;
    border-top: 1px solid #D8d8d8;
    border-bottom: 1px solid #D8d8d8;
    width: 100%;
    left: 0;
    background: #fff;
    padding: 15px;
  }
  .c-header__search .c-form {
    width: 100%;
  }
  .c-header__search .c-input--bordered {
    width: 100%;
    max-width: none;
  }
  .c-header__search.is-active {
    transform: initial;
    opacity: 1;
    pointer-events: all;
  }
  .c-header__mobile-menu .c-header__menu-button:after {
    right: -15px;
  }
  .c-header__mobile-menu .c-header__menu-button:before {
    display: none;
  }
  .c-header__mobile-tools .c-header__menu-button:last-child:after {
    display: none;
  }
  .c-header__menu-button {
    height: 38px;
    min-width: 36px;
    position: relative;
  }
  .c-header__menu-button.is-clicked {
    display: flex;
    justify-content: center;
    align-items: center;
  }
  .c-header__menu-button.is-clicked .c-icon:before {
    content: "";
  }
  .c-header__menu-button.is-clicked .c-icon__describe {
    border: 0 !important;
    clip: rect(0 0 0 0) !important;
    clip-path: inset(50%) !important;
    height: 1px !important;
    margin: -1px !important;
    overflow: hidden !important;
    padding: 0 !important;
    position: absolute !important;
    white-space: nowrap !important;
    width: 1px !important;
  }
  .c-header__menu-button.is-clicked:after, .c-header__menu-button.is-clicked:before {
    content: "";
    width: 1px;
    background: #D8d8d8;
    height: calc(100% + 30px);
    position: absolute;
    top: -15px;
  }
  .c-header__menu-button.is-clicked:before {
    left: -10px;
  }
  .c-header__menu-button.is-clicked:after {
    right: -10px;
  }
  .c-heading--primary {
    font-size: 30px;
    font-size: 2rem;
    line-height: 1.23333;
  }
  .c-tooltip__message {
    position: fixed;
    left: 0 !important;
    right: auto !important;
    top: auto !important;
    bottom: 0 !important;
    width: 100%;
    line-height: 1em;
    padding: 20px;
    background: #fafafa;
    border-color: #009DDE;
    border-radius: 0;
  }
  .c-tooltip__message:after {
    display: none;
  }
  .c-table--ticks td {
    display: flex;
    justify-content: space-between;
    align-items: center;
    flex-wrap: wrap;
    padding: 5px 0;
  }
  .c-table--ticks td:before {
    content: attr(data-label);
    font-weight: 600;
    color: #234678;
  }
  .c-table--ticks td:first-child {
    padding-top: 10px;
  }
  .c-table--ticks td:first-child * {
    flex: 0 0 100%;
  }
  .c-table--ticks td:first-child:before {
    margin-bottom: 10px;
  }
  .c-table--ticks td:last-child {
    padding-bottom: 10px;
  }
  .c-table--ticks thead {
    display: none;
  }
  .c-mega-menu {
    left: -15px;
    right: -15px;
    border-radius: 0;
    height: calc(100vh - 68px);
    overflow-y: scroll;
  }
  .c-mega-menu:before {
    display: none;
  }
  .c-mega-menu__header {
    font-weight: 400;
    margin-bottom: 0;
    padding: 15px 20px;
    padding-left: 45px;
    display: block;
  }
  .c-mega-menu__header:after {
    content: "";
    font-family: "pzuci";
    display: inline-block;
    vertical-align: middle;
    line-height: 1;
    font-weight: normal;
    font-style: normal;
    text-decoration: inherit;
    text-transform: none;
    text-rendering: auto;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
  }
  .c-mega-menu__header:after {
    color: #009DDE;
    font-size: 7px;
    position: absolute;
    left: 20px;
    top: 0;
    bottom: 0;
    margin: auto;
    height: 7px;
  }
  .c-mega-menu__body {
    padding: 20px;
    padding-bottom: 0;
  }
  .c-mega-menu__item {
    padding-bottom: 0;
    padding-right: 0;
    margin-bottom: 0;
    border-bottom: 1px solid #D8d8d8;
    margin: 0 -20px;
    margin-top: -1px;
    width: 100vw;
  }
  .c-mega-menu__item .c-list {
    margin-bottom: 0;
    border-top: 1px solid #D8d8d8;
    padding: 15px 20px;
    background: #fafafa;
  }
  .c-mega-menu__item .c-list__item:last-child {
    margin-bottom: 0;
  }
  .c-mega-menu__item .c-list__item:last-child p {
    margin-bottom: 0;
  }
  .c-mega-menu--login {
    top: 53px;
    left: -15px;
    right: -15px;
    border-top: 1px solid #D8d8d8;
  }
  .c-box {
    margin-right: 0;
    width: 100%;
    padding: 10px 20px;
  }
  .c-box:not(:last-child) {
    margin-bottom: 15px;
  }
  .c-footer {
    position: relative;
  }
  .c-footer__menus {
    position: static;
    padding-top: 40px;
  }
  .c-footer__copyrights {
    flex-wrap: wrap-reverse;
  }
  .c-footer__copyrights-line {
    margin-top: 20px;
    margin-bottom: 20px;
  }
  .c-footer__copyrights-line-container {
    order: 3;
  }
  .c-footer__copyrights-menu {
    margin-bottom: 15px;
  }
  .c-footer__copyrights-menu .o-list-inline__item {
    line-height: 2em;
  }
  .c-footer__copyrights-menu .o-list-inline__item:after {
    background: transparent !important;
  }
  .c-footer__lang {
    left: 0;
    text-align: center;
    margin-bottom: 40px;
  }
  .c-footer__menu .c-menu__item {
    height: 2.1em;
    overflow: hidden;
    transition: all linear .2s;
  }
  .c-footer__menu-title {
    position: relative;
    padding: 10px 0;
    border-top: 1px solid #626974;
    border-bottom: 1px solid #626974;
    margin-bottom: -1px;
  }
  .c-footer__menu-title:after {
    content: "";
    font-family: "pzuci";
    display: inline-block;
    vertical-align: middle;
    line-height: 1;
    font-weight: normal;
    font-style: normal;
    text-decoration: inherit;
    text-transform: none;
    text-rendering: auto;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
  }
  .c-footer__menu-title:after {
    position: absolute;
    font-weight: 400;
    top: 0;
    right: 20px;
    bottom: 0;
    margin: auto;
    font-size: 15px;
    height: 15px;
  }
  .c-footer__menu-title:not(.is-active) + .c-footer__menu .c-menu__item {
    padding-top: 0;
    padding-bottom: 0;
    height: 0;
  }
  .c-footer__menu-title.is-active + .c-footer__menu {
    padding: 10px 0;
  }
  .c-footer__spaced-items {
    margin-bottom: 15px;
  }
  .u-hidden-visually\@less-then-tablet {
    border: 0 !important;
    clip: rect(0 0 0 0) !important;
    clip-path: inset(50%) !important;
    height: 1px !important;
    margin: -1px !important;
    overflow: hidden !important;
    padding: 0 !important;
    position: absolute !important;
    white-space: nowrap !important;
    width: 1px !important;
  }
  .u-hidden\@less-then-tablet {
    display: none !important;
  }
}

@media (max-width: 30.0525em) {
  .o-wrapper {
    max-width: 100%;
  }
  .u-hidden-visually\@less-then-mobile {
    border: 0 !important;
    clip: rect(0 0 0 0) !important;
    clip-path: inset(50%) !important;
    height: 1px !important;
    margin: -1px !important;
    overflow: hidden !important;
    padding: 0 !important;
    position: absolute !important;
    white-space: nowrap !important;
    width: 1px !important;
  }
  .u-hidden\@less-then-mobile {
    display: none !important;
  }
}

@media (max-width: 19.99em) {
  .u-hidden-visually\@less-then-small {
    border: 0 !important;
    clip: rect(0 0 0 0) !important;
    clip-path: inset(50%) !important;
    height: 1px !important;
    margin: -1px !important;
    overflow: hidden !important;
    padding: 0 !important;
    position: absolute !important;
    white-space: nowrap !important;
    width: 1px !important;
  }
  .u-hidden\@less-then-small {
    display: none !important;
  }
}

@media print {
  *, *:before, *:after {
    background: transparent !important;
    color: #000 !important;
    box-shadow: none !important;
    text-shadow: none !important;
  }
  a, a:visited {
    text-decoration: underline;
  }
  a[href]:after {
    content: " (" attr(href) ")";
  }
  abbr[title]:after {
    content: " (" attr(title) ")";
  }
  a[href^="#"]:after, a[href^="javascript:"]:after {
    content: "";
  }
  pre, blockquote {
    border: 1px solid #999;
    page-break-inside: avoid;
  }
  thead {
    display: table-header-group;
  }
  tr, img {
    page-break-inside: avoid;
  }
  img {
    max-width: 100% !important;
  }
  p, h2, h3 {
    orphans: 3;
    widows: 3;
  }
  h2, h3 {
    page-break-after: avoid;
  }
}

html, body {
  height: auto;
}

html {
  overflow-y: inherit;
}

body {
  background: #FAFAFA;
  font-family: "Source Sans Pro", sans-serif;
  color: #234678;
  font-size: 15px;
  line-height: 1.35;
  overflow-x: hidden;
  display: flex;
  flex-direction: column;
}

body.bg-none {
  background: none;
}

/* Nie ma w template html   */
/*body.bg-group {*/
/*  background: url("../images/page/group.png") no-repeat;*/
/*  background-position: 90% top;*/
/*  background-size: 50%;*/
/*}*/

/*@media (max-width: 767.98px) {*/
/*  body.bg-group {*/
/*    background-size: 95%;*/
/*    background-position: center 100px;*/
/*  }*/
/*}*/

/*@media only screen and (max-width: 1023.98px) and (min-width: 767.98px) {*/
/*  body.bg-group {*/
/*    background-position: 98% top;*/
/*    background-size: 50%;*/
/*  }*/
/*}*/

/*@media only screen and (max-width: 767px) and (min-width: 426px) {*/
/*  body.bg-group {*/
/*    background-size: 60%;*/
/*  }*/
/*}*/

header {
  background-color: #ffffff;
  box-shadow: 0 5px 7px 0 rgba(5, 5, 5, 0.05);
}

@media (max-width: 767.98px) {
  .pt-sm-200 {
    padding-top: 200px;
  }
}

.page-content {
  flex: 1 0 auto;
}

footer {
  flex-shrink: 0;
}

body.panel {
  background: #fff;
}

body.header {
  background: #fff;
}

* {
  box-sizing: border-box;
}

@media (min-width: 767.98px) {
  .container {
    max-width: 1170px;
  }
}

hr {
  border: 0;
  height: 1px;
  background: #D8D8D8;
  margin-top: 1rem;
  margin-bottom: 1rem;
}

hr.light {
  background: #EAEAEA;
}

hr.blue {
  background: #BEDCE8;
}

/* Nie ma w template html   */
/*.gray-section {*/
/*  background: url("../images/gray-section-bg.svg") no-repeat;*/
/*  background-size: 100% auto;*/
/*  background-position: 0 0;*/
/*}*/

.small-img {
  width: 80%;
  margin: auto;
}

.img-margin-big {
  margin-bottom: 150px !important;
}

.has-fixed-header .c-header {
  top: 0;
}

.mh-250 {
  min-height: 250px;
}

#rounded-bg {
  position: absolute;
  z-index: -1;
  width: 100%;
}

@media (max-width: 1023.98px) {
  #rounded-bg {
    display: none;
  }
}

.overflow-inherit {
  overflow: inherit;
}

.l-b-anyway {
  line-break: anywhere;
}

.module-section__name {
  display: flex;
  align-items: center;
}

.module-section__name:after {
  content: "";
  display: block;
  height: 1px;
  flex: 1;
  margin-left: 20px;
  background: #DEE4EB;
}

.margin-center {
  margin-top: 20vh;
}

.text-card-button {
  width: calc(100% - 170px);
}

.tippy-touch {
  cursor: pointer !important;
}

.tippy-notransition {
  transition: none !important;
}

.tippy-popper {
  max-width: 350px;
  perspective: 700px;
  z-index: 9999;
  outline: 0;
  transition-timing-function: cubic-bezier(0.165, 0.84, 0.44, 1);
  pointer-events: none;
  line-height: 1.4;
}

.tippy-popper[data-html] {
  max-width: 96%;
  max-width: calc(100% - 20px);
}

.tippy-popper[x-placement^=top] .tippy-backdrop {
  border-radius: 40% 40% 0 0;
}

.tippy-popper[x-placement^=top] .tippy-roundarrow {
  bottom: -8px;
  transform-origin: 50% 0;
}

.tippy-popper[x-placement^=top] .tippy-roundarrow svg {
  position: absolute;
  left: 0;
  transform: rotate(180deg);
}

.tippy-popper[x-placement^=top] .tippy-arrow {
  border-top: 7px solid #333;
  border-right: 7px solid transparent;
  border-left: 7px solid transparent;
  bottom: -7px;
  margin: 0 6px;
  transform-origin: 50% 0;
}

.tippy-popper[x-placement^=top] .tippy-backdrop {
  transform-origin: 0 90%;
}

.tippy-popper[x-placement^=top] .tippy-backdrop[data-state=visible] {
  transform: scale(5.5) translate(-50%, 25%);
  opacity: 1;
}

.tippy-popper[x-placement^=top] .tippy-backdrop[data-state=hidden] {
  transform: scale(1) translate(-50%, 25%);
  opacity: 0;
}

.tippy-popper[x-placement^=top] [data-animation=shift-toward][data-state=visible] {
  opacity: 1;
  transform: translateY(-10px);
}

.tippy-popper[x-placement^=top] [data-animation=shift-toward][data-state=hidden] {
  opacity: 0;
  transform: translateY(-20px);
}

.tippy-popper[x-placement^=top] [data-animation=perspective] {
  transform-origin: bottom;
}

.tippy-popper[x-placement^=top] [data-animation=perspective][data-state=visible] {
  opacity: 1;
  transform: translateY(-10px) rotateX(0);
}

.tippy-popper[x-placement^=top] [data-animation=perspective][data-state=hidden] {
  opacity: 0;
  transform: translateY(0) rotateX(90deg);
}

.tippy-popper[x-placement^=top] [data-animation=fade][data-state=visible] {
  opacity: 1;
  transform: translateY(-10px);
}

.tippy-popper[x-placement^=top] [data-animation=fade][data-state=hidden] {
  opacity: 0;
  transform: translateY(-10px);
}

.tippy-popper[x-placement^=top] [data-animation=shift-away][data-state=visible] {
  opacity: 1;
  transform: translateY(-10px);
}

.tippy-popper[x-placement^=top] [data-animation=shift-away][data-state=hidden] {
  opacity: 0;
  transform: translateY(0);
}

.tippy-popper[x-placement^=top] [data-animation=scale][data-state=visible] {
  opacity: 1;
  transform: translateY(-10px) scale(1);
}

.tippy-popper[x-placement^=top] [data-animation=scale][data-state=hidden] {
  opacity: 0;
  transform: translateY(0) scale(0);
}

.tippy-popper[x-placement^=bottom] .tippy-backdrop {
  border-radius: 0 0 30% 30%;
}

.tippy-popper[x-placement^=bottom] .tippy-roundarrow {
  top: -8px;
  transform-origin: 50% 100%;
}

.tippy-popper[x-placement^=bottom] .tippy-roundarrow svg {
  position: absolute;
  left: 0;
  transform: rotate(0);
}

.tippy-popper[x-placement^=bottom] .tippy-arrow {
  border-bottom: 7px solid #333;
  border-right: 7px solid transparent;
  border-left: 7px solid transparent;
  top: -7px;
  margin: 0 6px;
  transform-origin: 50% 100%;
}

.tippy-popper[x-placement^=bottom] .tippy-backdrop {
  transform-origin: 0 -90%;
}

.tippy-popper[x-placement^=bottom] .tippy-backdrop[data-state=visible] {
  transform: scale(5.5) translate(-50%, -125%);
  opacity: 1;
}

.tippy-popper[x-placement^=bottom] .tippy-backdrop[data-state=hidden] {
  transform: scale(1) translate(-50%, -125%);
  opacity: 0;
}

.tippy-popper[x-placement^=bottom] [data-animation=shift-toward][data-state=visible] {
  opacity: 1;
  transform: translateY(10px);
}

.tippy-popper[x-placement^=bottom] [data-animation=shift-toward][data-state=hidden] {
  opacity: 0;
  transform: translateY(20px);
}

.tippy-popper[x-placement^=bottom] [data-animation=perspective] {
  transform-origin: top;
}

.tippy-popper[x-placement^=bottom] [data-animation=perspective][data-state=visible] {
  opacity: 1;
  transform: translateY(10px) rotateX(0);
}

.tippy-popper[x-placement^=bottom] [data-animation=perspective][data-state=hidden] {
  opacity: 0;
  transform: translateY(0) rotateX(-90deg);
}

.tippy-popper[x-placement^=bottom] [data-animation=fade][data-state=visible] {
  opacity: 1;
  transform: translateY(10px);
}

.tippy-popper[x-placement^=bottom] [data-animation=fade][data-state=hidden] {
  opacity: 0;
  transform: translateY(10px);
}

.tippy-popper[x-placement^=bottom] [data-animation=shift-away][data-state=visible] {
  opacity: 1;
  transform: translateY(10px);
}

.tippy-popper[x-placement^=bottom] [data-animation=shift-away][data-state=hidden] {
  opacity: 0;
  transform: translateY(0);
}

.tippy-popper[x-placement^=bottom] [data-animation=scale][data-state=visible] {
  opacity: 1;
  transform: translateY(10px) scale(1);
}

.tippy-popper[x-placement^=bottom] [data-animation=scale][data-state=hidden] {
  opacity: 0;
  transform: translateY(0) scale(0);
}

.tippy-popper[x-placement^=left] .tippy-backdrop {
  border-radius: 30% 0 0 30%;
}

.tippy-popper[x-placement^=left] .tippy-roundarrow {
  right: -16px;
  transform-origin: 33.33333333% 50%;
}

.tippy-popper[x-placement^=left] .tippy-roundarrow svg {
  position: absolute;
  left: 0;
  transform: rotate(90deg);
}

.tippy-popper[x-placement^=left] .tippy-arrow {
  border-left: 7px solid #333;
  border-top: 7px solid transparent;
  border-bottom: 7px solid transparent;
  right: -7px;
  margin: 3px 0;
  transform-origin: 0 50%;
}

.tippy-popper[x-placement^=left] .tippy-backdrop {
  transform-origin: 90% 0;
}

.tippy-popper[x-placement^=left] .tippy-backdrop[data-state=visible] {
  transform: scale(5.5) translate(33%, -50%);
  opacity: 1;
}

.tippy-popper[x-placement^=left] .tippy-backdrop[data-state=hidden] {
  transform: scale(1.5) translate(33%, -50%);
  opacity: 0;
}

.tippy-popper[x-placement^=left] [data-animation=shift-toward][data-state=visible] {
  opacity: 1;
  transform: translateX(-10px);
}

.tippy-popper[x-placement^=left] [data-animation=shift-toward][data-state=hidden] {
  opacity: 0;
  transform: translateX(-20px);
}

.tippy-popper[x-placement^=left] [data-animation=perspective] {
  transform-origin: right;
}

.tippy-popper[x-placement^=left] [data-animation=perspective][data-state=visible] {
  opacity: 1;
  transform: translateX(-10px) rotateY(0);
}

.tippy-popper[x-placement^=left] [data-animation=perspective][data-state=hidden] {
  opacity: 0;
  transform: translateX(0) rotateY(-90deg);
}

.tippy-popper[x-placement^=left] [data-animation=fade][data-state=visible] {
  opacity: 1;
  transform: translateX(-10px);
}

.tippy-popper[x-placement^=left] [data-animation=fade][data-state=hidden] {
  opacity: 0;
  transform: translateX(-10px);
}

.tippy-popper[x-placement^=left] [data-animation=shift-away][data-state=visible] {
  opacity: 1;
  transform: translateX(-10px);
}

.tippy-popper[x-placement^=left] [data-animation=shift-away][data-state=hidden] {
  opacity: 0;
  transform: translateX(0);
}

.tippy-popper[x-placement^=left] [data-animation=scale][data-state=visible] {
  opacity: 1;
  transform: translateX(-10px) scale(1);
}

.tippy-popper[x-placement^=left] [data-animation=scale][data-state=hidden] {
  opacity: 0;
  transform: translateX(0) scale(0);
}

.tippy-popper[x-placement^=right] .tippy-backdrop {
  border-radius: 0 30% 30% 0;
}

.tippy-popper[x-placement^=right] .tippy-roundarrow {
  left: -16px;
  transform-origin: 66.66666666% 50%;
}

.tippy-popper[x-placement^=right] .tippy-roundarrow svg {
  position: absolute;
  left: 0;
  transform: rotate(-90deg);
}

.tippy-popper[x-placement^=right] .tippy-arrow {
  border-right: 7px solid #333;
  border-top: 7px solid transparent;
  border-bottom: 7px solid transparent;
  left: -7px;
  margin: 3px 0;
  transform-origin: 100% 50%;
}

.tippy-popper[x-placement^=right] .tippy-backdrop {
  transform-origin: -90% 0;
}

.tippy-popper[x-placement^=right] .tippy-backdrop[data-state=visible] {
  transform: scale(5.5) translate(-133%, -50%);
  opacity: 1;
}

.tippy-popper[x-placement^=right] .tippy-backdrop[data-state=hidden] {
  transform: scale(1.5) translate(-133%, -50%);
  opacity: 0;
}

.tippy-popper[x-placement^=right] [data-animation=shift-toward][data-state=visible] {
  opacity: 1;
  transform: translateX(10px);
}

.tippy-popper[x-placement^=right] [data-animation=shift-toward][data-state=hidden] {
  opacity: 0;
  transform: translateX(20px);
}

.tippy-popper[x-placement^=right] [data-animation=perspective] {
  transform-origin: left;
}

.tippy-popper[x-placement^=right] [data-animation=perspective][data-state=visible] {
  opacity: 1;
  transform: translateX(10px) rotateY(0);
}

.tippy-popper[x-placement^=right] [data-animation=perspective][data-state=hidden] {
  opacity: 0;
  transform: translateX(0) rotateY(90deg);
}

.tippy-popper[x-placement^=right] [data-animation=fade][data-state=visible] {
  opacity: 1;
  transform: translateX(10px);
}

.tippy-popper[x-placement^=right] [data-animation=fade][data-state=hidden] {
  opacity: 0;
  transform: translateX(10px);
}

.tippy-popper[x-placement^=right] [data-animation=shift-away][data-state=visible] {
  opacity: 1;
  transform: translateX(10px);
}

.tippy-popper[x-placement^=right] [data-animation=shift-away][data-state=hidden] {
  opacity: 0;
  transform: translateX(0);
}

.tippy-popper[x-placement^=right] [data-animation=scale][data-state=visible] {
  opacity: 1;
  transform: translateX(10px) scale(1);
}

.tippy-popper[x-placement^=right] [data-animation=scale][data-state=hidden] {
  opacity: 0;
  transform: translateX(0) scale(0);
}

.tippy-tooltip {
  position: relative;
  color: #fff;
  border-radius: 4px;
  font-size: .9rem;
  padding: .3rem .6rem;
  text-align: center;
  will-change: transform;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  background-color: #333;
}

.tippy-tooltip.validation-theme {
  color: #D767.9884;
}

.tippy-tooltip[data-size=small] {
  padding: .2rem .4rem;
  font-size: .75rem;
}

.tippy-tooltip[data-size=large] {
  padding: .4rem .8rem;
  font-size: 1rem;
}

.tippy-tooltip[data-animatefill] {
  overflow: hidden;
  background-color: transparent;
}

.tippy-tooltip[data-animatefill] .tippy-content {
  transition: clip-path cubic-bezier(0.46, 0.1, 0.52, 0.98);
}

.tippy-tooltip[data-interactive] {
  pointer-events: auto;
}

.tippy-tooltip[data-inertia][data-state=visible] {
  transition-timing-function: cubic-bezier(0.53, 2, 0.36, 0.85);
}

.tippy-tooltip[data-inertia][data-state=hidden] {
  transition-timing-function: ease;
}

.tippy-arrow, .tippy-roundarrow {
  position: absolute;
  width: 0;
  height: 0;
}

.tippy-roundarrow {
  width: 24px;
  height: 8px;
  fill: #333;
  pointer-events: none;
}

.tippy-roundarrow path {
  pointer-events: auto;
}

.tippy-backdrop {
  position: absolute;
  will-change: transform;
  background-color: #333;
  border-radius: 50%;
  width: 26%;
  left: 50%;
  top: 50%;
  z-index: -1;
  transition: all cubic-bezier(0.46, 0.1, 0.52, 0.98);
  -webkit-backface-visibility: hidden;
  backface-visibility: hidden;
}

.tippy-backdrop:after {
  content: "";
  float: left;
  padding-top: 100%;
}

body:not(.tippy-touch) .tippy-tooltip[data-animatefill][data-state=visible] .tippy-content {
  clip-path: ellipse(100% 100% at 50% 50%);
}

body:not(.tippy-touch) .tippy-tooltip[data-animatefill][data-state=hidden] .tippy-content {
  clip-path: ellipse(5% 50% at 50% 50%);
}

body:not(.tippy-touch) .tippy-popper[x-placement=right] .tippy-tooltip[data-animatefill][data-state=visible] .tippy-content {
  clip-path: ellipse(135% 100% at 0 50%);
}

body:not(.tippy-touch) .tippy-popper[x-placement=right] .tippy-tooltip[data-animatefill][data-state=hidden] .tippy-content {
  clip-path: ellipse(25% 100% at 0 50%);
}

body:not(.tippy-touch) .tippy-popper[x-placement=left] .tippy-tooltip[data-animatefill][data-state=visible] .tippy-content {
  clip-path: ellipse(135% 100% at 100% 50%);
}

body:not(.tippy-touch) .tippy-popper[x-placement=left] .tippy-tooltip[data-animatefill][data-state=hidden] .tippy-content {
  clip-path: ellipse(25% 100% at 100% 50%);
}

@media (max-width: 360px) {
  .tippy-popper {
    max-width: 96%;
    max-width: calc(100% - 20px);
  }
}

.tippy-popper[x-placement^=bottom] .tippy-arrow {
  border-bottom: 7px solid #009DDE;
}

.tippy-popper[x-placement^=top] .tippy-arrow {
  border-top: 7px solid #009DDE;
}

.tippy-popper[x-placement^=left] .tippy-arrow {
  border-left: 7px solid #009DDE;
}

.tippy-popper[x-placement^=right] .tippy-arrow {
  border-right: 7px solid #009DDE;
}

.tippy-tooltip {
  background: #ffffff;
  border: 1px solid #009DDE;
  color: #545C68;
  font-size: 12px;
  text-align: left;
  border-radius: 3px;
  padding: 10px;
}

.form-input .icon-tooltip {
  position: absolute;
  top: 5px;
  right: 0;
}

.icon-tooltip-top-right {
  position: absolute;
  top: 5px;
  right: 5px;
}

@media (max-width: 767.98px) {
  #test .icon-tooltip {
    position: initial;
  }
}

.tooltip-inline .c-tooltip {
  top: -2px;
  right: -25px;
}

h1, h2, h3, h4, h5, h6 {
  margin-top: 0;
  margin-bottom: 20px;
}

.default-color {
  color: #234678 !important;
}

h3, h4, h5 {
  margin-bottom: 1rem;
}

p {
  margin-top: 0;
  margin-bottom: 1rem;
}

.br-lg-1 {
  padding: 15px 0;
}

@media (min-width: 1023.98px) {
  .br-lg-1 {
    border-right: 1px solid #D8D8D8;
  }
}

.text-xxl {
  font-size: 45px;
}

.text-xs {
  font-size: 13px;
}

h1, .text-xl {
  font-size: 35px;
}

h2, .text-lg {
  font-size: 30px;
}

.text-25 {
  font-size: 25px;
}

.text-20 {
  font-size: 20px;
}

.text-22 {
  font-size: 22px;
}

h3, .text-md {
  font-size: 18px;
}

h3.goal-val, .text-md.goal-val {
  font-size: 16px;
}

p, .text {
  font-size: 15px;
}

h4, .text-sm {
  font-size: 12px;
}

h5 {
  font-size: 12px;
}

h6 {
  font-size: 12px;
}

.b-t-1 {
  border-top: 1px solid #DEE4EB;
}

a {
  text-decoration: none;
  color: #234678;
}

a:hover {
  color: inherit;
}

a:active {
  color: inherit;
}

a:focus {
  color: inherit;
}

a.link-underline {
  text-decoration: underline;
}

a.text-light-color:hover, a.text-light-color:active, a.text-light-color:focus {
  color: #009DDE;
}

a.text-light-gray:hover, a.text-light-gray:active, a.text-light-gray:focus {
  color: #545C68;
}

.text-semibold {
  font-weight: 600;
}

.text-success {
  color: #8CC83C !important;
}

.text-bold {
  font-weight: 700;
}

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

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

.text-dark-blue {
  color: #254777;
}

.paragraf-active-color {
  color: #7ED321;
}

.paragraf-middle-color {
  color: #F1AC32;
}

.paragraf-disable-color {
  color: #979797;
}

.text-light-gray-small {
  color: #a4b0c2;
}

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

.text-orange {
  color: #F28831 !important;
}

.text-light-gray {
  color: #545C68;
}

.text-light-gray a {
  color: #545C68;
}

.text-light-gray a:hover, .text-light-gray a:active, .text-light-gray a:focus {
  color: #009DDE;
}

.text-light-gray.text-lighten {
  color: #A4B0C2;
}

.text-red {
  color: #d45f7c;
}

.text-underlined {
  padding-bottom: 3px;
  border-bottom: 1px solid #EAEAEA;
}

.text-underlined.normal {
  padding-bottom: 0;
  border-bottom: none;
  text-decoration: underline;
}

small {
  font-size: 80%;
}

.text-with-back-prefix {
  position: relative;
}

.text-with-back-prefix:before {
  content: 'H';
  font-family: 'pzu_www_so';
  font-size: 60%;
  position: absolute;
  left: -15px;
  top: 55%;
  transform: translateY(-50%);
}

@media (max-width: 767.98px) {
  .text-with-back-prefix:before {
    display: none;
  }
}

.text-with-logo-prefix {
  position: relative;
  padding-left: 45px;
}

.form-question {
  font-size: 20px;
  color: #545C68;
  font-weight: 600;
  margin-bottom: 1rem;
  position: relative;
  padding-left: 20px;
}

.form-question:before {
  content: attr(data-no);
  position: absolute;
  top: 0;
  left: 0;
}

.edit-mode .form-question {
  font-size: 15px;
  font-weight: normal;
  padding-left: 0;
}

.edit-mode .form-question:before {
  display: none;
}

.form-statement {
  font-size: 25px;
  color: #545C68;
  margin-bottom: 1rem;
}

.form-question-helper {
  padding-left: 20px;
}

.payment-detail {
  display: flex;
}

.payment-detail > span {
  display: block;
  flex: 50% 0 0;
  padding-left: 10px;
  padding-right: 10px;
}

.payment-detail > span:first-of-type {
  text-align: right;
}

@media (max-width: 767.98px) {
  .payment-detail {
    flex-direction: column;
  }
  .payment-detail > span {
    display: block;
    flex: 100% 0 0;
    text-align: center;
  }
  .payment-detail > span:first-of-type {
    text-align: center;
  }
}

.validation-field-detail {
  display: flex;
}

.validation-field-detail > span {
  display: block;
  flex: 50% 0 0;
  padding-left: 10px;
  padding-right: 10px;
}

.validation-field-detail > span:first-of-type {
  text-align: right;
}

.validation-field-detail.validation-section-detail > span {
  display: block;
  flex: 100% 0 0;
  padding-left: 10px;
  padding-right: 10px;
}

.validation-field-detail.validation-section-detail > span:first-of-type {
  text-align: center;
}

@media (max-width: 767.98px) {
  .validation-field-detail {
    flex-direction: column;
  }
  .validation-field-detail > span {
    display: block;
    flex: 100% 0 0;
    text-align: center;
  }
  .validation-field-detail > span:first-of-type {
    text-align: center;
  }
}

.text-blocked {
  color: #9DAABD;
}

.text-extra-light {
  color: #D6D6D6;
}

footer .text-invis {
  font-size: 10px;
  margin-bottom: 0;
  color: #5571a7;
}

@media (max-width: 400px) {
  .text-acc-no {
    font-size: 14px;
  }
}

@media (max-width: 400px) {
  .text-acc-no-xs {
    font-size: 10px;
  }
}

.text-compare {
  border: 2px solid transparent;
}

.text-compare.text-compare-highlight {
  border: 2px solid #009dde;
}

.text-compare-highlight-text {
  background: #009dde;
  padding: 3px 10px;
}

.text-blue-color {
  color: #009dde !important;
}

.text-blue-bg {
  background: #009dde;
}

.c-card {
  box-shadow: 0 5px 15px 0 rgba(0, 0, 0, 0.21), 0px 0 1px rgba(0, 0, 0, 0.21);
  padding: 30px 40px;
}

.c-card.c-card-tiny {
  padding: 40px 40px;
  box-shadow: 0 1px 4px 0 rgba(0, 0, 0, 0.21);
}

.c-card.c-card-tiny:hover {
  box-shadow: 0 1px 4px 0 rgba(0, 0, 0, 0.21);
}

.c-card.c-card-table {
  padding: 5px;
  border-radius: 5px;
  box-shadow: 0 1px 4px 0 rgba(0, 0, 0, 0.21);
}

.c-card.c-card-table:hover {
  box-shadow: 0 1px 4px 0 rgba(0, 0, 0, 0.21);
}

.c-button, .c-button:hover, .c-button:active, .c-button:focus {
  color: #ffffff;
}

.u-image--extra-small {
  width: 60px !important;
  height: 60px !important;
}

.c-card:hover .c-card__image img.u-image--extra-small {
  width: 40px !important;
  height: 40px !important;
}

@media (max-width: 1199.98px) {
  .pr-tablet-4 {
    padding-right: 30px;
  }
}

.c-button--secondary, .c-button--secondary:hover, .c-button--secondary:active, .c-button--secondary:focus {
  color: #0088CA !important;
}

.c-label .c-select__item {
  text-align: left;
}

@media (max-width: 767.98px) {
  .float-xs-left {
    float: left !important;
  }
}

@media (min-width: 576px) and (max-width: 1023.98px) {
  .container {
    max-width: 100%;
  }
}

.vertical-center {
  display: flex;
  align-items: center;
}

.stick-container {
  position: relative;
}

.no-margins {
  margin: 0;
}

.p-r-10 {
  padding-right: 10px;
}

.spaced {
  margin-top: 20px;
  margin-bottom: 20px;
}

.reset-lh {
  line-height: 1;
}

.b-t {
  border-top: 1px solid #DBF1FA;
}

.b-b {
  border-bottom: 1px solid #DBF1FA;
}

.b-b-grey {
  border-bottom: 1px solid #D8D8D8;
}

.b-t-grey {
  border-top: 1px solid #D8D8D8;
}

.b-l {
  border-left: 1px solid #DBF1FA;
}

.b-r {
  border-right: 1px solid #DBF1FA;
}

.b-t-0 {
  border-top: 0;
}

.b-b-0 {
  border-bottom: 0;
}

.b-l-0 {
  border-left: 0;
}

.b-r-0 {
  border-right: 0;
}

.b-0 {
  border: none !important;
}

.stick-br {
  position: absolute;
  bottom: 0;
  right: 0;
}

.stick-clear {
  position: static;
}

.pl-30px {
  padding-left: 30px;
}

.list-style-none {
  list-style: none;
}

.h-150 {
  height: 150px;
}

.h-180 {
  height: 180px;
}

.h-90 {
  height: 90px;
}

.image-icon-container img {
  height: 50px;
  position: absolute;
  left: 0px;
}

.image-icon-container .social-media-link {
  width: 40px;
}

.image-icon-container .social-media-link:first-child {
  width: 16px;
}

.image-icon-container .social-media-link:nth-child(2) {
  width: 48px;
}

.image-icon-container .social-media-link:nth-child(3) {
  width: 50px;
}

.image-icon-container .social-container {
  display: flex;
}

.image-icon-container .social-container a {
  padding-left: 10px;
}

.image-icon-container .social-container a:first-child {
  padding-left: 0px;
}

.image-icon-container .social-container img {
  height: auto;
  min-width: 100%;
  position: static;
}

.b-xs-t {
  border-top: 1px solid #DBF1FA;
}

.b-xs-b {
  border-bottom: 1px solid #DBF1FA;
}

.b-xs-l {
  border-left: 1px solid #DBF1FA;
}

.b-xs-r {
  border-right: 1px solid #DBF1FA;
}

.b-xs-t-0 {
  border-top: 0;
}

.b-xs-b-0 {
  border-bottom: 0;
}

.b-xs-l-0 {
  border-left: 0;
}

.b-xs-r-0 {
  border-right: 0;
}

.stick-xs-br {
  position: absolute;
  bottom: 0;
  right: 0;
}

.stick-xs-clear {
  position: static;
}

@media (min-width: 576px) {
  .b-sm-t {
    border-top: 1px solid #DBF1FA;
  }
  .b-sm-b {
    border-bottom: 1px solid #DBF1FA;
  }
  .b-sm-l {
    border-left: 1px solid #DBF1FA;
  }
  .b-sm-r {
    border-right: 1px solid #DBF1FA;
  }
  .b-sm-t-0 {
    border-top: 0;
  }
  .b-sm-b-0 {
    border-bottom: 0;
  }
  .b-sm-l-0 {
    border-left: 0;
  }
  .b-sm-r-0 {
    border-right: 0;
  }
  .stick-sm-br {
    position: absolute;
    bottom: 0;
    right: 0;
  }
  .stick-sm-clear {
    position: static;
  }
}

@media (min-width: 767.98px) {
  .b-md-t {
    border-top: 1px solid #DBF1FA;
  }
  .b-md-b {
    border-bottom: 1px solid #DBF1FA;
  }
  .b-md-l {
    border-left: 1px solid #DBF1FA;
  }
  .b-md-r {
    border-right: 1px solid #DBF1FA;
  }
  .b-md-t-0 {
    border-top: 0;
  }
  .b-md-b-0 {
    border-bottom: 0;
  }
  .b-md-l-0 {
    border-left: 0;
  }
  .b-md-r-0 {
    border-right: 0;
  }
  .stick-md-br {
    position: absolute;
    bottom: 0;
    right: 0;
  }
  .stick-md-clear {
    position: static;
  }
}

@media (min-width: 1023.98px) {
  .b-lg-t {
    border-top: 1px solid #DBF1FA;
  }
  .b-lg-b {
    border-bottom: 1px solid #DBF1FA;
  }
  .b-lg-l {
    border-left: 1px solid #DBF1FA;
  }
  .b-lg-r {
    border-right: 1px solid #DBF1FA;
  }
  .b-lg-t-0 {
    border-top: 0;
  }
  .b-lg-b-0 {
    border-bottom: 0;
  }
  .b-lg-l-0 {
    border-left: 0;
  }
  .b-lg-r-0 {
    border-right: 0;
  }
  .b-lg-l-grey {
    border-left: 1px solid #D8D8D8;
  }
  .stick-lg-br {
    position: absolute;
    bottom: 0;
    right: 0;
  }
  .stick-lg-clear {
    position: static;
  }
}

@media (min-width: 1200px) {
  .b-xl-l-grey {
    border-left: 1px solid #D8D8D8;
  }
  .b-xl-t {
    border-top: 1px solid #DBF1FA;
  }
  .b-xl-b {
    border-bottom: 1px solid #DBF1FA;
  }
  .b-xl-l {
    border-left: 1px solid #DBF1FA;
  }
  .b-xl-r {
    border-right: 1px solid #DBF1FA;
  }
  .b-xl-t-0 {
    border-top: 0;
  }
  .b-xl-b-0 {
    border-bottom: 0;
  }
  .b-xl-l-0 {
    border-left: 0;
  }
  .b-xl-r-0 {
    border-right: 0;
  }
  .stick-xl-br {
    position: absolute;
    bottom: 0;
    right: 0;
  }
  .stick-xl-clear {
    position: static;
  }
}

@media only screen and (max-width: 800px) {
  .mt-sm-3 {
    margin-top: 20px;
  }
  .p-xs-0 {
    padding: 0;
  }
  .padding-sm-4 a {
    padding: 3px;
  }
  .pt-xs-10 {
    padding-top: 10px;
  }
}

.b-light-gray {
  border-color: #EAEAEA;
}

.form-step-counter {
  width: 54px;
  height: 54px;
  display: block;
  margin: 0 auto;
  border: 1px solid #D8D8D8;
  border-radius: 50%;
  transition: 0.3s all;
  margin-bottom: 1.5rem;
}

.form-step-counter:before {
  content: attr(data-count);
  font-size: 30px;
  display: block;
  width: 54px;
  text-align: center;
  line-height: 52px;
  color: #D8D8D8;
}

.form-step-counter:after {
  font-family: 'pzu_www_so';
  content: 'A';
  font-size: 30px;
  color: #D8D8D8;
  transform: rotate(-90deg);
  display: inline-block;
  position: absolute;
  top: 10px;
  right: -15px;
}

.form-step-counter.small {
  width: 30px;
  height: 30px;
  margin-top: 1rem;
  margin-bottom: 1rem;
}

.form-step-counter.small:before {
  width: 30px;
  line-height: 28px;
  font-size: 18px;
}

.form-step-counter.small:after {
  font-size: 0.875rem;
  top: 23px;
  right: -9px;
}

.form-step-counter.last:after {
  display: none;
}

.form-step-counter.active {
  border: 1px solid #009DDE;
}

.form-step-counter.active:before {
  color: #009DDE;
}

.form-step-counter.active:after {
  color: #009DDE;
}

.text-header-size {
  font-size: 28px;
}

.mb-8 {
  margin-bottom: 8rem !important;
}

.h-40 {
  height: 40px;
}

.container-depends-on {
  height: 0;
  overflow: hidden;
}

.history-row {
  min-height: 52px;
}

.stick-under {
  position: relative;
  z-index: 0;
}

.w-85 {
  width: 85px;
}

.w-90 {
  width: 90%;
}

.label-tooltip {
  position: absolute;
  left: 108px;
  z-index: 9;
  top: -16px;
}

.label-tooltip-end {
  position: absolute;
  right: 25px;
  z-index: 9;
  top: 15px;
}

.mt-2-3 {
  margin-top: 2.3rem;
}

.pl-85-inside .radio-inline-input input[type=radio] + label {
  padding-left: 85px;
}

.brand-logo-container {
  position: relative;
  font-size: 0;
  display: flex;
  align-items: center;
}

.brand-logo-container > span {
  font-family: "Source Sans Pro", sans-serif;
  color: #234678;
  font-size: 18px;
  padding-left: 35px;
}

.highcharts-tooltip {
  z-index: 1;
}

.text-light-alert {
  color: #d45f7c;
}

.sticky-bottom {
  position: fixed;
  z-index: 999;
  bottom: 0;
  left: 0;
  width: 100%;
}

.box-collapsible-modal-height {
  height: 230px;
}

@media (max-width: 575.98px) {
  .pl-xs-100 {
    padding-left: 100px;
  }
  .mt-xs-1 {
    margin-top: 10px;
  }
  .text-xs-center {
    text-align: center !important;
  }
  .text-xs-left {
    text-align: left !important;
  }
  .ml-xs-1 {
    margin-left: 10px;
  }
  .pl-xs-20 {
    padding-left: 20px;
  }
  .h-xs-200 {
    height: 230px;
  }
  .align-self-xs-baseline {
    align-self: baseline;
  }
}

.before-border-box {
  border-left: 1px solid #d8d8d8;
}

@media (max-width: 1023.98px) {
  .before-border-box {
    border-left: none;
  }
  .before-border-box:before {
    content: '';
    position: absolute;
    background-color: #d8d8d8;
    height: 1px;
    width: 75%;
    margin: 0 10%;
  }
}

.has-right-arrow {
  position: relative;
}

.has-right-arrow.mb-5:after {
  content: ' ';
  width: 6rem;
  height: 4rem;
  border: 1px solid #000;
  border-top-color: transparent;
  border-right-color: transparent;
  border-bottom-left-radius: 90%;
  position: absolute;
  left: 50%;
  top: 100%;
}

@media (max-width: 1023.98px) {
  .has-right-arrow.mb-5:after {
    display: none;
  }
}

.has-right-arrow.mb-5:before {
  content: ' ';
  width: 10px;
  height: 10px;
  border: 1px solid #000;
  position: absolute;
  left: 50%;
  top: 100%;
  margin-top: calc(4rem - 5px);
  margin-left: calc(6rem - 10px);
  border-left-color: transparent;
  border-bottom-color: transparent;
  transform: rotate(45deg);
  transform-origin: 50% 50%;
}

@media (max-width: 1023.98px) {
  .has-right-arrow.mb-5:before {
    display: none;
  }
}

.callout .icon-together {
  width: 32px;
}

.callout .icon-together-box {
  width: 38px;
}

.f-position-center {
  display: flex;
  flex-direction: column;
  justify-content: flex-end;
}

.f-position-center .dashboard-widget--info {
  height: 60px;
}

.f-position-center .icon-container {
  height: 55px;
}

.f-position-center .dashboard-widget--info:last-child {
  display: flex;
  flex-direction: column;
  justify-content: flex-end;
}

.p-24 {
  padding: 24px;
}

a.disabled {
  pointer-events: none;
}

.red-dot {
  position: absolute;
  left: 30%;
  top: 30%;
  width: 50px;
  height: 50px;
  background-color: #D45F7C;
  border: 2px solid #fff;
  border-radius: 50%;
  z-index: 9;
}

.center-correct-boxex {
  width: 80%;
  text-align: center;
  margin: 0 auto;
}

.bottom-center-links {
  padding-left: 44%;
  margin-bottom: 50px;
}

@media (max-width: 575.98px) {
  .bottom-center-links {
    padding-left: 25%;
  }
}

.list-style-number {
  width: 100%;
  justify-content: space-between;
  margin-top: 50px;
}

.list-style-number li {
  counter-increment: step-counter;
  position: relative;
  text-align: center;
  height: 100px;
}

@media only screen and (max-width: 450px) {
  .list-style-number li .text-md {
    font-size: 14px;
  }
  .list-style-number li .text {
    font-size: 12px;
  }
}

.list-style-number li:before {
  content: counter(step-counter);
  position: absolute;
  background-color: #009DDE;
  width: 30px;
  height: 30px;
  border-radius: 50%;
  color: #ffffff;
  display: flex;
  align-items: center;
  justify-content: center;
  left: 0;
  right: 0;
  margin: auto;
  top: 0;
  z-index: 10;
}

.list-style-number:before {
  content: '';
  position: absolute;
  width: calc(100% - 65px);
  height: 2px;
  background-color: #D9E0E7;
  top: 65px;
  z-index: 1;
  left: 65px;
}

.sg-nav a {
  display: block;
}

.sg-nav .has-prefix {
  height: 65px;
}

.sg-nav p {
  margin-top: 1px;
  max-height: 1px;
  overflow: hidden;
  transition: 0.3s max-height;
}

.sg-nav .col:hover p,
.sg-nav .col.active p {
  max-height: 40px;
}

.sg-nav .col {
  margin-top: 5px;
  margin-bottom: 5px;
  padding-top: 5px;
  padding-bottom: 5px;
  border-top: 1px solid transparent;
  border-right: 1px solid transparent;
  border-bottom: 1px solid transparent;
  border-left: 1px solid #EAEAEA;
  border-radius: 0;
  transition: 0.3s border-color;
}

.sg-nav .col:first-of-type {
  border-left: 1px solid transparent;
}

.sg-nav .col:hover {
  border-top: 1px solid #EAEAEA;
  border-right: 1px solid #EAEAEA;
  border-bottom: 1px solid #EAEAEA;
  border-left: 1px solid #EAEAEA;
  border-radius: 3px;
}

.sg-nav .col:hover + .col {
  border-left: 1px solid transparent;
}

.sg-nav .col:hover + .col.active {
  border-left: 1px solid #009DDE;
}

.sg-nav .col.active {
  border-top: 1px solid #009DDE;
  border-right: 1px solid #009DDE;
  border-bottom: 1px solid #009DDE;
  border-left: 1px solid #009DDE;
  border-radius: 3px;
}

.sg-nav .col.active + .col {
  border-left: 1px solid transparent;
}

.sg-nav .is-prefix {
  display: none;
}

@media (min-width: 1200px) {
  .sg-nav .is-prefix {
    display: block;
  }
}

.sg-nav-fixed {
  position: fixed;
  top: 0;
  left: 0;
  z-index: 4;
  background: #ffffff;
  box-shadow: 0 1px 4px 0 rgba(0, 0, 0, 0.28);
}

.dashboard-nav-container {
  z-index: 100;
  position: sticky;
  top: 0;
}

.sg-nav > .row {
  border-radius: 3px;
  border: 1px solid #009DDE;
  margin: 0;
}

.sg-nav > .row > .col {
  padding-left: 10px;
  padding-right: 10px;
}

.sg-nav-fixed .sg-nav > .row {
  border-color: transparent;
}

.tabs-menu {
  display: block;
  width: 100%;
}

.tabs-menu.tabs-menu-no-space {
  font-size: 0;
  display: flex;
}

.tabs-menu.tabs-menu-no-space > .tabs-menu-1-3 {
  height: 100%;
  align-items: center;
}

.tabs-menu.tabs-menu-underline {
  position: relative;
}

.tabs-menu.tabs-menu-underline:after {
  content: ' ';
  height: 1px;
  width: 100%;
  position: absolute;
  bottom: 0;
  left: 0;
  background: #EAEAEA;
  z-index: 0;
}

.tabs-menu > li {
  display: inline-block;
  position: static;
  width: calc(20% - 2px);
}

.tabs-menu.tabs-menu-underline li {
  position: relative;
  z-index: 1;
}

@media (max-width: 900px) {
  .tabs-menu.tabs-menu-underline li {
    width: 100%;
  }
}

.tabs-menu li a {
  display: block;
  color: #545C68;
  padding: 5px 15px;
  transition: 0.3s color;
  border-top: 1px solid #EAEAEA;
  border-right: 1px solid #EAEAEA;
  border-bottom: 1px solid transparent;
  border-left: 1px solid #EAEAEA;
  transition: 0.3s all;
}

.tabs-menu li a:hover {
  color: #009DDE;
}

.tabs-menu li a.active {
  color: #009DDE;
  border-top: 1px solid #EAEAEA;
  border-right: 1px solid #EAEAEA;
  border-bottom: 1px solid #FFFFFF;
  border-left: 1px solid #EAEAEA;
  background: #FFFFFF;
}

.tabs-menu.tabs-menu-dashboard li a {
  transition: 0.3s background-color;
}

.tabs-contents {
  display: block;
  width: 100%;
  position: relative;
}

.tabs-contents > li {
  display: none;
  width: 100%;
  background: #FFFFFF;
}

.tabs-contents > li.active {
  display: block;
  position: static;
  z-index: 0;
}

.tabs-contents.tabs-contents-dnone > li {
  display: none;
}

.tabs-contents.tabs-contents-dnone > li.active {
  display: block;
}

.tabs-menu.tabs-menu-dashboard {
  border-radius: 12px;
  background: #009DDE;
  font-size: 0;
}

.tabs-menu.tabs-menu-dashboard li:last-child a {
  border-right: 1px solid #009DDE;
}

.tabs-menu.tabs-menu-dashboard li:first-of-type a {
  border-top-left-radius: 12px;
  border-bottom-left-radius: 12px;
}

.tabs-menu.tabs-menu-dashboard li a {
  color: #FFFFFF;
  background: #009DDE;
  padding: 25px 44px;
  border-top: none;
  border-right: 1px solid #0088CE;
  border-bottom: none;
  border-left: none;
  padding: 25px 20px;
}

.tabs-menu.tabs-menu-dashboard li a.active {
  color: #FFFFFF;
  background: #0088CE;
}

.tabs-contents.tabs-contents-dashboard li.active {
  background: transparent;
}

.tabs-menu-callout-blue.tabs-menu {
  border-bottom: 1px solid #BEDCE8;
  font-size: 0;
  display: flex;
}

.tabs-menu-callout-blue.tabs-menu > .tabs-menu-1-2 {
  width: 50%;
  position: relative;
}

.tabs-menu-callout-blue.tabs-menu > .tabs-menu-1-2:first-of-type > a {
  margin-right: 5px;
}

.tabs-menu-callout-blue.tabs-menu > .tabs-menu-1-2:first-of-type > a.active:after {
  content: ' ';
  width: calc(100% - 6px);
  height: 1px;
  background: #FFFFFF;
  top: 100%;
  left: 0;
  display: block;
  position: absolute;
}

.tabs-menu-callout-blue.tabs-menu > .tabs-menu-1-2:last-of-type > a {
  margin-left: 5px;
}

.tabs-menu-callout-blue.tabs-menu > .tabs-menu-1-2:last-of-type > a.active:after {
  content: ' ';
  width: calc(100% - 6px);
  height: 1px;
  background: #FFFFFF;
  top: 100%;
  right: 0;
  display: block;
  position: absolute;
}

.tabs-menu-callout-blue.tabs-menu > li.tabs-menu-1-2 > a {
  height: 100%;
  border-top: 1px solid #EAEAEA;
  border-right: 1px solid #EAEAEA;
  border-bottom: none;
  border-left: 1px solid #EAEAEA;
  background: #FFFFFF;
  color: #D8D8D8;
  border-top-left-radius: 12px;
  border-top-right-radius: 12px;
  text-align: center;
  font-size: 30px;
  padding-top: 10px;
  padding-bottom: 10px;
  display: flex;
  justify-content: center;
  align-items: center;
}

.tabs-menu-callout-blue.tabs-menu > li.tabs-menu-1-2 > a.active {
  color: #234678;
  border-color: #BEDCE8;
}

.tabs-menu-no-wrap {
  display: flex;
}

.tabs-menu-no-wrap > li {
  align-self: flex-end;
}

.tabs-menu.tabs-menu-sidebar > li {
  display: block;
}

.tabs-menu.tabs-menu-sidebar > li > a {
  display: block;
  border: none;
  margin-top: 0.5rem;
  margin-bottom: 0.5rem;
  transition: 0.3s all;
  position: relative;
  padding-left: 5px;
}

.tabs-menu.tabs-menu-sidebar > li > a:before {
  content: ' ';
  display: block;
  width: 10px;
  height: 10px;
  border: 2px solid transparent;
  border-radius: 50%;
  left: 5px;
  top: 50%;
  transform: translateY(-50%);
  position: absolute;
  transition: 0.3s border-color;
}

.tabs-menu.tabs-menu-sidebar > li > a.active {
  border: none;
  font-weight: 600;
  color: #234678;
  padding-left: 30px;
}

.tabs-menu.tabs-menu-sidebar > li > a.active:before {
  border-color: #009DDE;
}

.tabs-menu.tabs-menu-sidebar > li.sidebar-text {
  padding-left: 5px;
}

@media (min-width: 1023.98px) {
  .tabs-menu.tabs-menu-sidebar > li.sidebar-text {
    padding-top: 50px;
  }
}

.tabs-contents-dashboard li .tabs-menu-sidebar {
  display: none;
}

.tabs-contents-dashboard li.active .tabs-menu-sidebar {
  display: block;
}

.tabs-menu a.inactive {
  cursor: not-allowed;
}

@media (max-width: 575.98px) {
  .modal-container .tabs-menu li {
    width: 100%;
  }
}

@media (max-width: 575.98px) {
  .tabs-menu.tabs-menu-no-space {
    flex-direction: column;
  }
}

.c-menu--tabbed .c-menu__list {
  margin-left: 15px;
}

.table-container .border-row {
  position: relative;
}

.table-container.mobile {
  overflow: hidden;
}

.table-container.mobile .js-slider {
  overflow: hidden;
}

.table-container.mobile .border-col {
  width: 80%;
  margin-left: 32px;
  min-width: 130px;
}

.table-container.mobile .item {
  height: 80px;
  border-bottom: 1px solid #00000033;
}

.table-container .border-row .col-12:nth-child(1) {
  z-index: 1;
}

.table-container .arrows {
  position: relative;
  font-size: 26px;
}

.table-container .z-i-5 {
  z-index: 5;
}

.table-container .z-i-9 {
  z-index: 999999999999999999999999;
}

.table-container .arrows .before-arrow:before {
  content: '<';
  color: #009DDE;
  position: absolute;
  font-size: 26px;
  left: 12%;
  top: 0px;
  font-family: auto;
}

.table-container .arrows .after-arrow:after {
  content: '>';
  color: #009DDE;
  position: absolute;
  font-size: 26px;
  right: 12%;
  top: 0px;
  font-family: auto;
}

.table-container .border-row:before {
  content: '';
  height: 100%;
  width: 100%;
  border: 1px solid #bedce8;
  border-top-left-radius: 10px;
  border-bottom-left-radius: 10px;
  border-right: none;
  position: absolute;
  z-index: 1;
  top: -1px;
  left: -15px;
}

.table-container .border-col {
  background-color: #ffffff;
  height: 100%;
  filter: drop-shadow(0px 1px 2px rgba(0, 0, 0, 0.2));
}

_:-ms-fullscreen, :root .table-container .border-col {
  box-shadow: 1px 1px 22px rgba(0, 0, 0, 0.2);
}

:-ms-fullscreen, :root .table-container .border-bottom:before {
  width: 99%;
}

.table-container .border-bottom {
  position: relative;
  border: none !important;
  overflow: hidden;
}

.table-container .border-bottom:before {
  content: '';
  position: absolute;
  width: 99%;
  height: 1px;
  background-color: #00000033;
  z-index: 99;
  bottom: 0;
}

.table-container .border-bottom .col-lg-2:first-child p {
  margin: 0 -15px;
  padding: 10px 0;
}

.table-container .icon-container .icon {
  margin-bottom: 30px;
  margin-top: 30px;
}

.table-container .text-continer {
  text-align: left;
  padding: 10px 20px 0;
}

.table-container strong {
  font-weight: 600;
}

.table-container .text-continer p {
  padding-top: 20px;
  line-height: 22px;
}

.table-container .left-head-title {
  display: flex;
  justify-content: center;
  align-items: center;
  text-align: center;
  width: 100%;
  height: 100%;
  font-size: 18px;
  color: #545c68;
  line-height: 26px;
  font-weight: 600;
}

.table-container .left-head-title:before {
  content: '';
}

.b-t-r-10 {
  border-top-left-radius: 10px;
  border-top-right-radius: 10px;
}

.b-b-r-10 {
  border-bottom-left-radius: 10px;
  border-bottom-right-radius: 10px;
}

@media only screen and (max-width: 1023.98px) {
  .table-container .icon-container .icon {
    height: 60px;
  }
  .table-container .tns-item {
    padding: 3px;
  }
  .table-container .border-row {
    margin-left: 0;
    margin-right: 0;
    width: 100%;
  }
  .table-container #table-carousel-ow .tns-nav {
    display: none;
  }
  .table-container .border-bottom {
    overflow: inherit;
    left: 15px;
  }
  .table-container .border-bottom:before {
    width: 100%;
    left: 15px;
  }
  .table-container .border-row:before {
    left: 15px;
  }
  .table-container .centered {
    position: relative;
    left: 15px;
  }
}

@media only screen and (max-width: 400px) {
  .table-container .left-head-title {
    font-size: 14px;
  }
}

.moveSliderPrev:before {
  content: '<';
  color: #009DDE;
  font-size: 26px;
  right: 12%;
  top: 0px;
  font-family: auto;
}

.moveSliderNext:before {
  content: '>';
  color: #009DDE;
  font-size: 26px;
  right: 12%;
  top: 0px;
  font-family: auto;
}

.u-icon--extra-big {
  width: 80px;
  height: 80px;
  font-size: 80px;
}

.u-icon--extra-normal {
  width: 60px;
  height: 60px;
  font-size: 60px;
}

.icon {
  display: inline-block;
  width: 28px;
  height: 28px;
  background-size: contain;
  background-repeat: no-repeat;
}

.icon-trash {
  display: inline-block;
  width: 24px;
  height: 24px;
  background-size: contain;
  background-repeat: no-repeat;
}

.icon-pen {
  background-image: url('pen.189412267fe20b52.svg');
  height: 20px;
  width: 20px;
  text-align: center;
  vertical-align: middle;
  transform: scale(1.1);
}

.icon-kalkulator {
  background-image: url('23.12_kalkulator.11c454d5933dbf21.svg');
  height: 100px;
  width: 100px;
  text-align: center;
  vertical-align: middle;
}

.icon-koperta {
  background-image: url('09.23_koperta.ee909c05af70397b.svg');
  height: 28px;
  width: 28px;
  text-align: center;
  vertical-align: middle;
}

.icon-koperta-malpa {
  background-image: url('13.05_koperta_malpa.a245988cd6248c30.svg');
  height: 100px;
  width: 100px;
  text-align: center;
  vertical-align: middle;
}

.icon-monitor {
  background-image: url('17.23_monitor.103d8baf59c4b808.svg');
  height: 100px;
  width: 100px;
  text-align: center;
  vertical-align: middle;
}

@media (max-width: 1199.98px) {
  .c-card .c-card__image img.u-image--extra-small {
    width: 40px !important;
    height: 40px !important;
  }
  .c-card .c-card__button {
    top: 0;
    opacity: 1;
  }
  .c-card.mh-250 {
    min-height: 300px;
  }
}

.p-xs-card {
  padding: 20px 40px;
}

.border-radius-0 {
  border-radius: 0;
}

@media only screen and (max-width: 800px) {
  .c-card.c-card-tiny .c-heading br {
    display: none;
  }
}

@media only screen and (max-width: 400px) {
  .c-card.c-card-tiny {
    padding: 40px 15px;
  }
  .c-card.c-card-tiny .c-heading {
    font-size: 30px;
  }
}

.image-container {
  position: relative;
  padding: 30px !important;
}

.image-container.c-card {
  padding: 20px 0px;
}

.c-card {
  box-shadow: 0px 1px 4px #00000036;
  border: 1px solid #DEE4EB;
}

.c-card.damage-card {
  height: 533.875px;
}

.card-fill {
 height: 24px;
 margin-bottom: 1rem;
}

.c-card.c-card-sm {
  padding: 15px 10px;
  border-radius: 5px;
}

.b-card {
  width: 100%;
  padding: 15px 20px;
  border: 1px solid #199EDA;
  border-radius: 12px;
  background-color: #FFFFFF;
}

.checkbox-depended, .sub-checkbox-depended {
  margin-left: 30px;
}

.box-dynamic-height {
  height: 580px;
  overflow-y: scroll;
  scrollbar-color: #199DDD #00000036;
  scrollbar-width: thin;
  /* Track */
  /* Handle */
  /* Handle on hover */
}

.box-dynamic-height::-webkit-scrollbar {
  width: 5px;
}

.box-dynamic-height::-webkit-scrollbar-track {
  border-radius: 0px;
  box-shadow: inset 0 0 5px grey;
}

.box-dynamic-height::-webkit-scrollbar-thumb {
  background: #199DDD;
  border-radius: 0px;
}

.box-dynamic-height::-webkit-scrollbar-thumb:hover {
  background: #199DDD;
}

.c-checkbox__replacement.checked {
  border: none;
  box-shadow: none;
}

.c-checkbox__replacement.checked:after {
  background: #009DDE;
  left: 10px;
  bottom: 14px;
  width: 14px;
  transform: rotate(130deg);
}

.c-checkbox__replacement.checked:before {
  background: #009DDE;
  left: 10px;
  bottom: 14px;
  width: 12px;
  transform: rotate(50deg);
}

.c-checkbox__replacement.checked.up:before {
  bottom: 4px;
  width: 14px;
  transform: rotate(-130deg);
}

.c-checkbox__replacement.checked.up:after {
  bottom: 4px;
  transform: rotate(-50deg);
}

.elements-container .copyItem {
  position: relative;
}

.ovh {
  overflow: hidden !important;
  height: 100%;
}

html.ovh {
  position: fixed;
  width: 100%;
}

.modal-container {
  position: fixed;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  background: rgba(38, 71, 118, 0.5);
  z-index: 999;
  display: none;
}

.modal-container.modal-container-open {
  display: block;
}

.modal-inner-container {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  overflow-x: hidden;
  overflow-y: auto;
  padding-top: 5%;
  padding-bottom: 5%;
}

.modal-confirm {
  padding: 50px 62px 50px 62px;
  background: #FFFFFF;
  border: 1px solid #BEDCE8;
  border-radius: 13px;
  width: 675px;
  max-width: 90%;
  margin: auto;
  position: relative;
}

.modal-confirm.modal-confirm-sm {
  width: 800px;
}

.modal-confirm.modal-confirm-xs {
  width: 500px;
}

.modal-confirm.modal-confirm-xl {
  width: 100%;
}

@media (max-width: 1023.98px) {
  .modal-confirm {
    padding: 25px;
  }
}

@media (max-width: 767.98px) {
  .modal-confirm {
    padding: 15px;
  }
}

.modal-content {
  max-width: 90%;
  width: 1100px;
  padding: 25px;
  background: #FFFFFF;
  border-radius: 13px;
  margin: auto;
  position: relative;
}

.modal-content.modal-content-xs {
  width: 800px;
}

.modal-content.modal-content-sm {
  width: 1000px;
}

.modal-content.modal-content-md {
  width: 1140px;
}

@media (max-width: 767.98px) {
  .modal-content {
    padding: 15px;
  }
}

.modal-success {
  max-width: 90%;
  width: 675px;
  padding: 50px 30px 50px 30px;
  background: #FFFFFF;
  border: 1px solid #bedce8;
  border-radius: 13px;
  margin: auto;
  position: relative;
}

@media (max-width: 1023.98px) {
  .modal-success {
    padding: 25px;
  }
}

@media (max-width: 767.98px) {
  .modal-success {
    padding: 15px;
  }
}

@media (max-width: 1199.98px) {
  .modal-compare {
    display: none !important;
  }
}

.modal-confirm > .modal-text {
  margin-bottom: 40px;
}

.modal-close-top-right {
  position: absolute;
  top: 10px;
  right: 10px;
  z-index: 2;
  display: inline-block;
  line-height: 17px;
}

.modal-content-padded {
  padding: 60px 20px 40px 20px;
}

#modal-info .btn {
  width: 219px;
  height: 62px;
}

#modal-info .btn.centered {
  display: flex;
  align-items: center;
  justify-content: center;
}

.z-i-10 {
  z-index: 10 !important;
}

.img-container img {
  border-radius: 15px;
}

.modal-container .c-card.hovered:hover {
  background-color: #f6f6f6f5;
}

.has-datepicker {
  position: relative;
}

.has-datepicker:after {
  content: '\f195';
  font-family: 'pzuci';
  position: absolute;
  right: 5px;
  top: 20px;
  font-size: 24px;
  color: #009DDE;
  cursor: pointer;
  transition: 0.3s color;
}

.c-label__title {
  position: initial;
  font-size: 12px;
  color: #545B67;
}

.c-label--checkbox .c-label__title {
  font-size: 15px;
}

.c-label {
  width: 100%;
  transition: width 0.3s ease-out;
}

.filled {
  width: 97% !important;
}

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

input.c-input, .c-select__title {
  border: 2px solid #D7D7D7;
  border-radius: 4px;
  padding-left: 10px;
  color: #545B67;
  font-size: 15px;
}

input.c-input:hover, .c-select__title:hover {
  border: 2px solid #D7D7D7;
}

.length-unit {
  position: relative;
  width: 100%;
}

.length-unit:before {
  content: 'm';
  position: absolute;
  right: 15px;
  color: #545B67;
  font-size: 13px;
  top: 40px;
}

.area-unit {
  position: relative;
}

.area-unit:before {
  content: 'm2';
  position: absolute;
  right: 15px;
  color: #545B67;
  font-size: 13px;
  top: 40px;
}

label.error .c-label__title, .error small {
  color: #D45F7C;
}

.cookie-info {
  padding: 15px 0;
  background-color: #F7F7F4;
  border-top: 1px solid #D8D8D8;
}

/* Nie ma w template html   */
/*.col-cookie-info a:hover {*/
/*  text-decoration: underline;*/
/*}*/

/*.col-cookie-info {*/
/*  text-align: center;*/
/*  margin-bottom: 1rem;*/
/*}*/

/*@media (min-width: 767.98px) {*/
/*  .col-cookie-info {*/
/*    padding-left: 90px;*/
/*    min-height: 55px;*/
/*    background: url("../images/cookies.svg") no-repeat;*/
/*    background-position: 15px center;*/
/*    display: flex;*/
/*    align-items: center;*/
/*    text-align: left;*/
/*    margin-bottom: 0;*/
/*  }*/
/*}*/

/*!
 * Pikaday
 * Copyright © 2014 David Bushell | BSD & MIT license | http://dbushell.com/
 */
.pika-single {
  z-index: 9999;
  display: block;
  position: relative;
  color: #000000;
  background: #FFFFFF;
  border: 1px solid #EAEAEA;
  border-bottom-color: #EAEAEA;
  font-family: "Source Sans Pro", sans-serif;
  border-radius: 8px;
  box-shadow: 0 1px 4px 0 rgba(0, 0, 0, 0.28);
}

.pika-single.is-hidden {
  display: none;
}

.pika-single.is-bound {
  position: absolute;
}

.pika-single {
  *zoom: 1;
}

.pika-single:before, .pika-single:after {
  content: " ";
  display: table;
}

.pika-single:after {
  clear: both;
}

.pika-lendar {
  float: left;
  width: 240px;
}

.pika-title {
  position: relative;
  text-align: center;
  background: #009DDE;
  border-top-left-radius: 8px;
  border-top-right-radius: 8px;
}

.pika-title select {
  cursor: pointer;
  position: absolute;
  z-index: 9998;
  margin: 0;
  left: 0;
  top: 5px;
  filter: alpha(opacity=0);
  opacity: 0;
}

.pika-label {
  display: inline-block;
  *display: inline;
  position: relative;
  z-index: 9999;
  overflow: hidden;
  margin: 0;
  padding: 5px 3px;
  font-size: 14px;
  line-height: 20px;
  font-weight: bold;
  color: #ffffff;
  background-color: #009DDE;
}

.pika-prev,
.pika-next {
  display: block;
  cursor: pointer;
  position: relative;
  outline: none;
  border: 0;
  padding: 0;
  width: 20px;
  height: 30px;
  white-space: nowrap;
  overflow: hidden;
  background-color: transparent;
  background-position: center center;
  background-repeat: no-repeat;
  background-size: 75% 75%;
  *position: absolute;
  *top: 0;
}

.pika-prev:hover,
.pika-next:hover {
  opacity: 1;
}

.pika-prev.is-disabled,
.pika-next.is-disabled {
  cursor: default;
}

.pika-prev,
.is-rtl .pika-next {
  float: left;
  *left: 0;
}

.pika-next,
.is-rtl .pika-prev {
  float: right;
  *right: 0;
}

.pika-select {
  display: inline-block;
  *display: inline;
}

.pika-table {
  width: 100%;
  border-collapse: collapse;
  border-spacing: 0;
  border: 0;
}

.pika-table td {
  border: 1px solid #EAEAEA;
}

.pika-table th,
.pika-table td {
  width: 14.285714285714286%;
  padding: 0;
}

.pika-table th {
  color: #FFFFFF;
  font-size: 12px;
  line-height: 25px;
  font-weight: bold;
  text-align: center;
  background: #009DDE;
}

.pika-table abbr {
  border-bottom: none;
  text-decoration: none;
  text-align: center;
  font-weight: normal;
}

.pika-button {
  cursor: pointer;
  display: block;
  box-sizing: border-box;
  outline: none;
  border: 0;
  margin: 0;
  width: 100%;
  padding: 5px;
  color: #000000;
  font-size: 12px;
  line-height: 15px;
  text-align: center;
  background: #FFFFFF;
}

.is-today .pika-button {
  color: #000000;
  font-weight: bold;
}

.is-selected .pika-button {
  color: #FFFFFF !important;
  font-weight: bold;
  background: #009DDE;
  box-shadow: inset 0 1px 3px #009DDE;
}

.is-disabled .pika-button,
.is-outside-current-month .pika-button {
  color: #FFFFFF;
  opacity: .3;
}

.is-disabled .pika-button {
  pointer-events: none;
  cursor: default;
}

.pika-button:hover {
  color: #FFFFFF !important;
  background: #009DDE;
  box-shadow: none;
}

.pika-button .is-selection-disabled {
  pointer-events: none;
  cursor: default;
}

.pika-week {
  font-size: 11px;
  color: #999;
}

.is-inrange .pika-button {
  background: #D5E9F7;
}

.is-startrange .pika-button {
  color: #fff;
  background: #6CB31D;
  box-shadow: none;
}

.is-endrange .pika-button {
  color: #fff;
  background: #33aaff;
  box-shadow: none;
}

.pika-prev {
  position: relative;
}

.pika-prev:before {
  width: 0;
  height: 0;
  border-style: solid;
  border-width: 5px 5px 5px 0;
  border-color: transparent #ffffff transparent transparent;
  content: ' ';
  position: absolute;
  left: 7px;
  top: 10px;
}

.pika-prev.is-disabled:before {
  display: none;
}

.pika-next {
  position: relative;
}

.pika-next:before {
  width: 0;
  height: 0;
  border-style: solid;
  border-width: 5px 0 5px 5px;
  border-color: transparent transparent transparent #ffffff;
  content: ' ';
  position: absolute;
  right: 7px;
  top: 10px;
}

.pika-next.is-disabled:before {
  display: none;
}

.pika-row td:nth-of-type(6) .pika-button,
.pika-row td:nth-of-type(7) .pika-button,
.is-disabled .pika-button {
  color: #999999;
  opacity: 1;
}

.btn-dotted {
  width: 100%;
  border: 3px dotted #DDE3EA;
  background-color: #ffffff;
  display: block;
  text-align: center;
  padding: 15px 0;
  transition: border-color 0.15s linear;
}

.btn-dotted:hover {
  border: 3px solid #009DDE;
}

.btn-dotted .c-icon {
  border: 1px solid #009DDE;
  background-color: #009DDE;
  color: #ffffff;
  border-radius: 50%;
  height: 30px;
  width: 30px;
  font-weight: 600;
  display: inline-flex;
  justify-content: center;
  align-items: center;
}

.c-button--default {
  background-color: #d7d7d7;
  border-color: #d7d7d7;
  color: #ffffff;
}

.b-card .c-button.static-height {
  height: 40px;
}

.c-accordion .c-accordion__item {
  box-shadow: 0px 1px 4px #00000036;
  border: 1px solid #DEE4EB;
  background-color: #FFFFFF;
}

.c-accordion .c-accordion__item .c-accordion__title {
  border: none;
  display: inline-block;
}

.c-accordion .c-accordion__item .c-accordion__title:after {
  font-size: 26px;
  left: 15px;
  top: -12px;
}

.c-accordion .c-accordion__item .c-accordion__title.is-active:after {
  top: 10px;
}

.c-accordion .c-accordion__item .c-accordion__content .border-container {
  position: relative;
}

.c-accordion .c-accordion__item .c-accordion__content .border-container:after {
  content: '';
  position: absolute;
  left: 30px;
  top: 0px;
  width: calc(100% - 30px);
  border-top: 1px solid #DEE4EB;
}

.room-image {
  position: absolute;
  z-index: 1;
  width: 100%;
}

.main-svg {
  position: relative;
  z-index: 10;
  width: 100%;
  height: 100%;
}

.main-svg .path {
  fill: transparent;
}

.main-svg .path.show {
  fill: #65d7ff !important;
}

.addLink {
  height: 25px;
  position: absolute;
  z-index: 10;
  border: 1px solid #009DDD;
  text-align: center;
  padding: 0 10px 0 30px;
  background-color: #ffffff;
  font-size: 12px;
  color: #224577;
  display: flex;
  align-items: center;
  border-bottom-left-radius: 20px;
  border-top-left-radius: 20px;
  border-bottom-right-radius: 20px;
  border-top-right-radius: 20px;
}

@media only screen and (max-width: 400px) {
  .addLink {
    font-size: 8px;
  }
}

.addLink:before {
  content: '';
  position: absolute;
  left: 0;
  top: 0;
  width: 23px;
  height: 23px;
  background-image: url('plus.6087368ca7589bf3.svg');
  background-size: contain;
  background-repeat: no-repeat;
}

.addLink.floor {
  right: 25%;
  top: 62%;
}

.addLink.roof {
  top: 10%;
  left: 45%;
}

.addLink.door {
  top: 40%;
  left: 12%;
}

.addLink.wall {
  top: 40%;
  left: 75%;
}

.addLink.table {
  top: 48%;
  left: 50%;
}

.addLink.window {
  top: 30%;
  left: 64%;
}

.addLink.blocked {
  color: #9DAABD;
  border-color: #D7D7D7;
}

.addLink.blocked:before {
  content: '';
  background-image: none;
  background-color: #D7D7D7;
  border-radius: 50%;
}

.addLink.blocked:after {
  content: '+';
  position: absolute;
  left: 5px;
  color: #efefef;
  font-size: 24px;
}

.checkbox-depended .c-card {
  overflow: inherit !important;
}

.sub-checkbox-depended .c-card {
  overflow: inherit !important;
}

.placeholder-right {
  padding-right: 5px;
}

.placeholder-right::-webkit-input-placeholder {
  text-align: right;
}

.placeholder-rightinput:-moz-placeholder {
  text-align: right;
}

/*!****************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************!*\
  !*** css ./node_modules/css-loader/dist/cjs.js??ruleSet[1].rules[6].rules[0].oneOf[0].use[1]!./node_modules/postcss-loader/dist/cjs.js??ruleSet[1].rules[6].rules[0].oneOf[0].use[2]!./node_modules/resolve-url-loader/index.js??ruleSet[1].rules[6].rules[1].use[0]!./node_modules/sass-loader/dist/cjs.js??ruleSet[1].rules[6].rules[1].use[1]!./src/styles/angular_material.scss?ngGlobalStyle ***!
  \****************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************/
.mat-h1,
.mat-headline,
.mat-typography .mat-h1,
.mat-typography .mat-headline,
.mat-typography h1 {
  font: 400 24px / 32px Roboto, "Helvetica Neue", sans-serif;
  letter-spacing: normal;
  margin: 0 0 16px;
}

.mat-h2,
.mat-title,
.mat-typography .mat-h2,
.mat-typography .mat-title,
.mat-typography h2 {
  font: 500 20px / 32px Roboto, "Helvetica Neue", sans-serif;
  letter-spacing: normal;
  margin: 0 0 16px;
}

.mat-h3,
.mat-subheading-2,
.mat-typography .mat-h3,
.mat-typography .mat-subheading-2,
.mat-typography h3 {
  font: 400 16px / 28px Roboto, "Helvetica Neue", sans-serif;
  letter-spacing: normal;
  margin: 0 0 16px;
}

.mat-h4,
.mat-subheading-1,
.mat-typography .mat-h4,
.mat-typography .mat-subheading-1,
.mat-typography h4 {
  font: 400 15px / 24px Roboto, "Helvetica Neue", sans-serif;
  letter-spacing: normal;
  margin: 0 0 16px;
}

.mat-h5,
.mat-typography .mat-h5,
.mat-typography h5 {
  font: 400 calc(14px * 0.83) / 20px Roboto, "Helvetica Neue", sans-serif;
  margin: 0 0 12px;
}

.mat-h6,
.mat-typography .mat-h6,
.mat-typography h6 {
  font: 400 calc(14px * 0.67) / 20px Roboto, "Helvetica Neue", sans-serif;
  margin: 0 0 12px;
}

.mat-body-strong,
.mat-body-2,
.mat-typography .mat-body-strong,
.mat-typography .mat-body-2 {
  font: 500 14px / 24px Roboto, "Helvetica Neue", sans-serif;
  letter-spacing: normal;
}

.mat-body,
.mat-body-1,
.mat-typography .mat-body,
.mat-typography .mat-body-1,
.mat-typography {
  font: 400 14px / 20px Roboto, "Helvetica Neue", sans-serif;
  letter-spacing: normal;
}
.mat-body p,
.mat-body-1 p,
.mat-typography .mat-body p,
.mat-typography .mat-body-1 p,
.mat-typography p {
  margin: 0 0 12px;
}

.mat-small,
.mat-caption,
.mat-typography .mat-small,
.mat-typography .mat-caption {
  font: 400 12px / 20px Roboto, "Helvetica Neue", sans-serif;
  letter-spacing: normal;
}

.mat-display-4,
.mat-typography .mat-display-4 {
  font: 300 112px / 112px Roboto, "Helvetica Neue", sans-serif;
  letter-spacing: -0.05em;
  margin: 0 0 56px;
}

.mat-display-3,
.mat-typography .mat-display-3 {
  font: 400 56px / 56px Roboto, "Helvetica Neue", sans-serif;
  letter-spacing: -0.02em;
  margin: 0 0 64px;
}

.mat-display-2,
.mat-typography .mat-display-2 {
  font: 400 45px / 48px Roboto, "Helvetica Neue", sans-serif;
  letter-spacing: -0.005em;
  margin: 0 0 64px;
}

.mat-display-1,
.mat-typography .mat-display-1 {
  font: 400 34px / 40px Roboto, "Helvetica Neue", sans-serif;
  letter-spacing: normal;
  margin: 0 0 64px;
}

.mat-badge-content {
  font-weight: 600;
  font-size: 12px;
  font-family: Roboto, "Helvetica Neue", sans-serif;
}

.mat-badge-small .mat-badge-content {
  font-size: 9px;
}

.mat-badge-large .mat-badge-content {
  font-size: 24px;
}

.mat-bottom-sheet-container {
  font: 400 14px / 20px Roboto, "Helvetica Neue", sans-serif;
  letter-spacing: normal;
}

.mat-button-toggle {
  font-family: Roboto, "Helvetica Neue", sans-serif;
}

.mat-calendar {
  font-family: Roboto, "Helvetica Neue", sans-serif;
}

.mat-calendar-body {
  font-size: 13px;
}

.mat-calendar-body-label,
.mat-calendar-period-button {
  font-size: 14px;
  font-weight: 500;
}

.mat-calendar-table-header th {
  font-size: 11px;
  font-weight: 400;
}

.mat-expansion-panel-header {
  font-family: Roboto, "Helvetica Neue", sans-serif;
  font-size: 15px;
  font-weight: 400;
}

.mat-expansion-panel-content {
  font: 400 14px / 20px Roboto, "Helvetica Neue", sans-serif;
  letter-spacing: normal;
}

.mat-grid-tile-header,
.mat-grid-tile-footer {
  font-size: 14px;
}
.mat-grid-tile-header .mat-line,
.mat-grid-tile-footer .mat-line {
  white-space: nowrap;
  overflow: hidden;
  text-overflow: ellipsis;
  display: block;
  box-sizing: border-box;
}
.mat-grid-tile-header .mat-line:nth-child(n+2),
.mat-grid-tile-footer .mat-line:nth-child(n+2) {
  font-size: 12px;
}

.mat-stepper-vertical, .mat-stepper-horizontal {
  font-family: Roboto, "Helvetica Neue", sans-serif;
}

.mat-step-label {
  font-size: 14px;
  font-weight: 400;
}

.mat-step-sub-label-error {
  font-weight: normal;
}

.mat-step-label-error {
  font-size: 14px;
}

.mat-step-label-selected {
  font-size: 14px;
  font-weight: 500;
}

.mat-toolbar,
.mat-toolbar h1,
.mat-toolbar h2,
.mat-toolbar h3,
.mat-toolbar h4,
.mat-toolbar h5,
.mat-toolbar h6 {
  font: 500 20px / 32px Roboto, "Helvetica Neue", sans-serif;
  letter-spacing: normal;
  margin: 0;
}

.mat-tree {
  font-family: Roboto, "Helvetica Neue", sans-serif;
}

.mat-tree-node,
.mat-nested-tree-node {
  font-weight: 400;
  font-size: 14px;
}

.mat-option {
  font-family: Roboto, "Helvetica Neue", sans-serif;
  font-size: 16px;
}

.mat-optgroup-label {
  font: 500 14px / 24px Roboto, "Helvetica Neue", sans-serif;
  letter-spacing: normal;
}

.mat-button, .mat-raised-button, .mat-icon-button, .mat-stroked-button,
.mat-flat-button, .mat-fab, .mat-mini-fab {
  font-family: Roboto, "Helvetica Neue", sans-serif;
  font-size: 14px;
  font-weight: 500;
}

.mat-datepicker-content .mdc-button {
  -moz-osx-font-smoothing: grayscale;
  -webkit-font-smoothing: antialiased;
  font-family: var(--mdc-typography-button-font-family, var(--mdc-typography-font-family, Roboto, "Helvetica Neue", sans-serif));
  font-size: var(--mdc-typography-button-font-size, 14px);
  line-height: var(--mdc-typography-button-line-height, 14px);
  font-weight: var(--mdc-typography-button-font-weight, 500);
  letter-spacing: var(--mdc-typography-button-letter-spacing, normal);
  -webkit-text-decoration: var(--mdc-typography-button-text-decoration, none);
          text-decoration: var(--mdc-typography-button-text-decoration, none);
  text-transform: var(--mdc-typography-button-text-transform, none);
}
.mat-card {
  font-family: Roboto, "Helvetica Neue", sans-serif;
}

.mat-card-title {
  font-size: 24px;
  font-weight: 500;
}

.mat-card-header .mat-card-title {
  font-size: 20px;
}

.mat-card-subtitle,
.mat-card-content {
  font-size: 14px;
}

.mat-tooltip {
  font-family: Roboto, "Helvetica Neue", sans-serif;
  font-size: 10px;
  padding-top: 6px;
  padding-bottom: 6px;
}

.mat-tooltip-handset {
  font-size: 14px;
  padding-top: 8px;
  padding-bottom: 8px;
}

input.mat-input-element {
  margin-top: -0.0625em;
}

.mat-form-field {
  font-size: inherit;
  font-weight: 400;
  line-height: 1.125;
  font-family: Roboto, "Helvetica Neue", sans-serif;
  letter-spacing: normal;
}

.mat-form-field-wrapper {
  padding-bottom: 1.34375em;
}

.mat-form-field-prefix .mat-icon,
.mat-form-field-suffix .mat-icon {
  font-size: 150%;
  line-height: 1.125;
}
.mat-form-field-prefix .mat-icon-button,
.mat-form-field-suffix .mat-icon-button {
  height: 1.5em;
  width: 1.5em;
}
.mat-form-field-prefix .mat-icon-button .mat-icon,
.mat-form-field-suffix .mat-icon-button .mat-icon {
  height: 1.125em;
  line-height: 1.125;
}

.mat-form-field-infix {
  padding: 0.5em 0;
  border-top: 0.84375em solid transparent;
}

.mat-form-field-can-float.mat-form-field-should-float .mat-form-field-label,
.mat-form-field-can-float .mat-input-server:focus + .mat-form-field-label-wrapper .mat-form-field-label {
  transform: translateY(-1.34375em) scale(0.75);
  width: 133.3333333333%;
}
.mat-form-field-can-float .mat-input-server[label] + .mat-form-field-label-wrapper .mat-form-field-label {
  transform: translateY(-1.34374em) scale(0.75);
  width: 133.3333433333%;
}

.mat-form-field-label-wrapper {
  top: -0.84375em;
  padding-top: 0.84375em;
}

.mat-form-field-label {
  top: 1.34375em;
}

.mat-form-field-underline {
  bottom: 1.34375em;
}

.mat-form-field-subscript-wrapper {
  font-size: 75%;
  margin-top: 0.6666666667em;
  top: calc(100% - 1.7916666667em);
}

.mat-form-field-appearance-legacy .mat-form-field-wrapper {
  padding-bottom: 1.25em;
}
.mat-form-field-appearance-legacy .mat-form-field-infix {
  padding: 0.4375em 0;
}
.mat-form-field-appearance-legacy.mat-form-field-can-float.mat-form-field-should-float .mat-form-field-label,
.mat-form-field-appearance-legacy.mat-form-field-can-float .mat-input-server:focus + .mat-form-field-label-wrapper .mat-form-field-label {
  transform: translateY(-1.28125em) scale(0.75) perspective(100px) translateZ(0.001px);
  width: 133.3333333333%;
}
.mat-form-field-appearance-legacy.mat-form-field-can-float .mat-form-field-autofill-control:-webkit-autofill + .mat-form-field-label-wrapper .mat-form-field-label {
  transform: translateY(-1.28125em) scale(0.75) perspective(100px) translateZ(0.00101px);
  width: 133.3333433333%;
}
.mat-form-field-appearance-legacy.mat-form-field-can-float .mat-input-server[label] + .mat-form-field-label-wrapper .mat-form-field-label {
  transform: translateY(-1.28125em) scale(0.75) perspective(100px) translateZ(0.00102px);
  width: 133.3333533333%;
}
.mat-form-field-appearance-legacy .mat-form-field-label {
  top: 1.28125em;
}
.mat-form-field-appearance-legacy .mat-form-field-underline {
  bottom: 1.25em;
}
.mat-form-field-appearance-legacy .mat-form-field-subscript-wrapper {
  margin-top: 0.5416666667em;
  top: calc(100% - 1.6666666667em);
}

@media print {
  .mat-form-field-appearance-legacy.mat-form-field-can-float.mat-form-field-should-float .mat-form-field-label,
  .mat-form-field-appearance-legacy.mat-form-field-can-float .mat-input-server:focus + .mat-form-field-label-wrapper .mat-form-field-label {
    transform: translateY(-1.28122em) scale(0.75);
  }
  .mat-form-field-appearance-legacy.mat-form-field-can-float .mat-form-field-autofill-control:-webkit-autofill + .mat-form-field-label-wrapper .mat-form-field-label {
    transform: translateY(-1.28121em) scale(0.75);
  }
  .mat-form-field-appearance-legacy.mat-form-field-can-float .mat-input-server[label] + .mat-form-field-label-wrapper .mat-form-field-label {
    transform: translateY(-1.2812em) scale(0.75);
  }
}
.mat-form-field-appearance-fill .mat-form-field-infix {
  padding: 0.25em 0 0.75em 0;
}
.mat-form-field-appearance-fill .mat-form-field-label {
  top: 1.09375em;
  margin-top: -0.5em;
}
.mat-form-field-appearance-fill.mat-form-field-can-float.mat-form-field-should-float .mat-form-field-label,
.mat-form-field-appearance-fill.mat-form-field-can-float .mat-input-server:focus + .mat-form-field-label-wrapper .mat-form-field-label {
  transform: translateY(-0.59375em) scale(0.75);
  width: 133.3333333333%;
}
.mat-form-field-appearance-fill.mat-form-field-can-float .mat-input-server[label] + .mat-form-field-label-wrapper .mat-form-field-label {
  transform: translateY(-0.59374em) scale(0.75);
  width: 133.3333433333%;
}

.mat-form-field-appearance-outline .mat-form-field-infix {
  padding: 1em 0 1em 0;
}
.mat-form-field-appearance-outline .mat-form-field-label {
  top: 1.84375em;
  margin-top: -0.25em;
}
.mat-form-field-appearance-outline.mat-form-field-can-float.mat-form-field-should-float .mat-form-field-label,
.mat-form-field-appearance-outline.mat-form-field-can-float .mat-input-server:focus + .mat-form-field-label-wrapper .mat-form-field-label {
  transform: translateY(-1.59375em) scale(0.75);
  width: 133.3333333333%;
}
.mat-form-field-appearance-outline.mat-form-field-can-float .mat-input-server[label] + .mat-form-field-label-wrapper .mat-form-field-label {
  transform: translateY(-1.59374em) scale(0.75);
  width: 133.3333433333%;
}

.mat-select {
  font-family: Roboto, "Helvetica Neue", sans-serif;
}

.mat-select-trigger {
  height: 1.125em;
}

.mat-checkbox {
  font-family: Roboto, "Helvetica Neue", sans-serif;
}

.mat-checkbox-layout .mat-checkbox-label {
  line-height: 24px;
}

.mat-dialog-title {
  font: 500 20px / 32px Roboto, "Helvetica Neue", sans-serif;
  letter-spacing: normal;
}

.mat-chip {
  font-size: 14px;
  font-weight: 500;
}
.mat-chip .mat-chip-trailing-icon.mat-icon,
.mat-chip .mat-chip-remove.mat-icon {
  font-size: 18px;
}

.mat-slide-toggle-content {
  font-family: Roboto, "Helvetica Neue", sans-serif;
}

.mat-tab-group {
  font-family: Roboto, "Helvetica Neue", sans-serif;
}

.mat-tab-label, .mat-tab-link {
  font-family: Roboto, "Helvetica Neue", sans-serif;
  font-size: 14px;
  font-weight: 500;
}

.mat-radio-button {
  font-family: Roboto, "Helvetica Neue", sans-serif;
}

.mat-slider-thumb-label-text {
  font-family: Roboto, "Helvetica Neue", sans-serif;
  font-size: 12px;
  font-weight: 500;
}

.mat-menu-item {
  font-family: Roboto, "Helvetica Neue", sans-serif;
  font-size: 14px;
  font-weight: 400;
}

.mat-list-item {
  font-family: Roboto, "Helvetica Neue", sans-serif;
}

.mat-list-option {
  font-family: Roboto, "Helvetica Neue", sans-serif;
}

.mat-list-base .mat-list-item {
  font-size: 16px;
}
.mat-list-base .mat-list-item .mat-line {
  white-space: nowrap;
  overflow: hidden;
  text-overflow: ellipsis;
  display: block;
  box-sizing: border-box;
}
.mat-list-base .mat-list-item .mat-line:nth-child(n+2) {
  font-size: 14px;
}
.mat-list-base .mat-list-option {
  font-size: 16px;
}
.mat-list-base .mat-list-option .mat-line {
  white-space: nowrap;
  overflow: hidden;
  text-overflow: ellipsis;
  display: block;
  box-sizing: border-box;
}
.mat-list-base .mat-list-option .mat-line:nth-child(n+2) {
  font-size: 14px;
}
.mat-list-base .mat-subheader {
  font-family: Roboto, "Helvetica Neue", sans-serif;
  font-size: 14px;
  font-weight: 500;
}

.mat-list-base[dense] .mat-list-item {
  font-size: 12px;
}
.mat-list-base[dense] .mat-list-item .mat-line {
  white-space: nowrap;
  overflow: hidden;
  text-overflow: ellipsis;
  display: block;
  box-sizing: border-box;
}
.mat-list-base[dense] .mat-list-item .mat-line:nth-child(n+2) {
  font-size: 12px;
}
.mat-list-base[dense] .mat-list-option {
  font-size: 12px;
}
.mat-list-base[dense] .mat-list-option .mat-line {
  white-space: nowrap;
  overflow: hidden;
  text-overflow: ellipsis;
  display: block;
  box-sizing: border-box;
}
.mat-list-base[dense] .mat-list-option .mat-line:nth-child(n+2) {
  font-size: 12px;
}
.mat-list-base[dense] .mat-subheader {
  font-family: Roboto, "Helvetica Neue", sans-serif;
  font-size: 12px;
  font-weight: 500;
}

.mat-paginator,
.mat-paginator-page-size .mat-select-trigger {
  font-family: Roboto, "Helvetica Neue", sans-serif;
  font-size: 12px;
}

.mat-simple-snackbar {
  font-family: Roboto, "Helvetica Neue", sans-serif;
  font-size: 14px;
}

.mat-simple-snackbar-action {
  line-height: 1;
  font-family: inherit;
  font-size: inherit;
  font-weight: 500;
}

.mat-table {
  font-family: Roboto, "Helvetica Neue", sans-serif;
}

.mat-header-cell {
  font-size: 12px;
  font-weight: 500;
}

.mat-cell, .mat-footer-cell {
  font-size: 14px;
}

.mat-ripple {
  overflow: hidden;
  position: relative;
}
.mat-ripple:not(:empty) {
  transform: translateZ(0);
}

.mat-ripple.mat-ripple-unbounded {
  overflow: visible;
}

.mat-ripple-element {
  position: absolute;
  border-radius: 50%;
  pointer-events: none;
  transition: opacity, transform 0ms cubic-bezier(0, 0, 0.2, 1);
  transform: scale3d(0, 0, 0);
}
.cdk-high-contrast-active .mat-ripple-element {
  display: none;
}

.cdk-visually-hidden {
  border: 0;
  clip: rect(0 0 0 0);
  height: 1px;
  margin: -1px;
  overflow: hidden;
  padding: 0;
  position: absolute;
  width: 1px;
  white-space: nowrap;
  outline: 0;
  -webkit-appearance: none;
  -moz-appearance: none;
  left: 0;
}
[dir=rtl] .cdk-visually-hidden {
  left: auto;
  right: 0;
}

.cdk-overlay-container, .cdk-global-overlay-wrapper {
  pointer-events: none;
  top: 0;
  left: 0;
  height: 100%;
  width: 100%;
}

.cdk-overlay-container {
  position: fixed;
  z-index: 1000;
}
.cdk-overlay-container:empty {
  display: none;
}

.cdk-global-overlay-wrapper {
  display: flex;
  position: absolute;
  z-index: 1000;
}

.cdk-overlay-pane {
  position: absolute;
  pointer-events: auto;
  box-sizing: border-box;
  z-index: 1000;
  display: flex;
  max-width: 100%;
  max-height: 100%;
}

.cdk-overlay-backdrop {
  position: absolute;
  top: 0;
  bottom: 0;
  left: 0;
  right: 0;
  z-index: 1000;
  pointer-events: auto;
  -webkit-tap-highlight-color: transparent;
  transition: opacity 400ms cubic-bezier(0.25, 0.8, 0.25, 1);
  opacity: 0;
}
.cdk-overlay-backdrop.cdk-overlay-backdrop-showing {
  opacity: 1;
}
.cdk-high-contrast-active .cdk-overlay-backdrop.cdk-overlay-backdrop-showing {
  opacity: 0.6;
}

.cdk-overlay-dark-backdrop {
  background: rgba(0, 0, 0, 0.32);
}

.cdk-overlay-transparent-backdrop {
  transition: visibility 1ms linear, opacity 1ms linear;
  visibility: hidden;
  opacity: 1;
}
.cdk-overlay-transparent-backdrop.cdk-overlay-backdrop-showing {
  opacity: 0;
  visibility: visible;
}

.cdk-overlay-backdrop-noop-animation {
  transition: none;
}

.cdk-overlay-connected-position-bounding-box {
  position: absolute;
  z-index: 1000;
  display: flex;
  flex-direction: column;
  min-width: 1px;
  min-height: 1px;
}

.cdk-global-scrollblock {
  position: fixed;
  width: 100%;
  overflow-y: scroll;
}

textarea.cdk-textarea-autosize {
  resize: none;
}

textarea.cdk-textarea-autosize-measuring {
  padding: 2px 0 !important;
  box-sizing: content-box !important;
  height: auto !important;
  overflow: hidden !important;
}

textarea.cdk-textarea-autosize-measuring-firefox {
  padding: 2px 0 !important;
  box-sizing: content-box !important;
  height: 0 !important;
}

@keyframes cdk-text-field-autofill-start { /*!*/ }
@keyframes cdk-text-field-autofill-end { /*!*/ }
.cdk-text-field-autofill-monitored:-webkit-autofill {
  animation: cdk-text-field-autofill-start 0s 1ms;
}

.cdk-text-field-autofill-monitored:not(:-webkit-autofill) {
  animation: cdk-text-field-autofill-end 0s 1ms;
}

.mat-focus-indicator {
  position: relative;
}
.mat-focus-indicator::before {
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  position: absolute;
  box-sizing: border-box;
  pointer-events: none;
  display: var(--mat-focus-indicator-display, none);
  border: var(--mat-focus-indicator-border-width, 3px) var(--mat-focus-indicator-border-style, solid) var(--mat-focus-indicator-border-color, transparent);
  border-radius: var(--mat-focus-indicator-border-radius, 4px);
}
.mat-focus-indicator:focus::before {
  content: "";
}

.cdk-high-contrast-active {
  --mat-focus-indicator-display: block;
}

.mat-mdc-focus-indicator {
  position: relative;
}
.mat-mdc-focus-indicator::before {
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  position: absolute;
  box-sizing: border-box;
  pointer-events: none;
  display: var(--mat-mdc-focus-indicator-display, none);
  border: var(--mat-mdc-focus-indicator-border-width, 3px) var(--mat-mdc-focus-indicator-border-style, solid) var(--mat-mdc-focus-indicator-border-color, transparent);
  border-radius: var(--mat-mdc-focus-indicator-border-radius, 4px);
}
.mat-mdc-focus-indicator:focus::before {
  content: "";
}

.cdk-high-contrast-active {
  --mat-mdc-focus-indicator-display: block;
}

.mat-button, .mat-icon-button, .mat-stroked-button {
  color: inherit;
  background: transparent;
}
.mat-button.mat-primary, .mat-icon-button.mat-primary, .mat-stroked-button.mat-primary {
  color: #00a8e4;
}
.mat-button.mat-accent, .mat-icon-button.mat-accent, .mat-stroked-button.mat-accent {
  color: #a9e2ff;
}
.mat-button.mat-warn, .mat-icon-button.mat-warn, .mat-stroked-button.mat-warn {
  color: red;
}
.mat-button.mat-primary.mat-button-disabled, .mat-button.mat-accent.mat-button-disabled, .mat-button.mat-warn.mat-button-disabled, .mat-button.mat-button-disabled.mat-button-disabled, .mat-icon-button.mat-primary.mat-button-disabled, .mat-icon-button.mat-accent.mat-button-disabled, .mat-icon-button.mat-warn.mat-button-disabled, .mat-icon-button.mat-button-disabled.mat-button-disabled, .mat-stroked-button.mat-primary.mat-button-disabled, .mat-stroked-button.mat-accent.mat-button-disabled, .mat-stroked-button.mat-warn.mat-button-disabled, .mat-stroked-button.mat-button-disabled.mat-button-disabled {
  color: rgba(0, 0, 0, 0.26);
}
.mat-button.mat-primary .mat-button-focus-overlay, .mat-icon-button.mat-primary .mat-button-focus-overlay, .mat-stroked-button.mat-primary .mat-button-focus-overlay {
  background-color: #00a8e4;
}
.mat-button.mat-accent .mat-button-focus-overlay, .mat-icon-button.mat-accent .mat-button-focus-overlay, .mat-stroked-button.mat-accent .mat-button-focus-overlay {
  background-color: #a9e2ff;
}
.mat-button.mat-warn .mat-button-focus-overlay, .mat-icon-button.mat-warn .mat-button-focus-overlay, .mat-stroked-button.mat-warn .mat-button-focus-overlay {
  background-color: red;
}
.mat-button.mat-button-disabled .mat-button-focus-overlay, .mat-icon-button.mat-button-disabled .mat-button-focus-overlay, .mat-stroked-button.mat-button-disabled .mat-button-focus-overlay {
  background-color: transparent;
}
.mat-button .mat-ripple-element, .mat-icon-button .mat-ripple-element, .mat-stroked-button .mat-ripple-element {
  opacity: 0.1;
  background-color: currentColor;
}

.mat-button-focus-overlay {
  background: black;
}

.mat-stroked-button:not(.mat-button-disabled) {
  border-color: rgba(0, 0, 0, 0.12);
}

.mat-flat-button, .mat-raised-button, .mat-fab, .mat-mini-fab {
  color: rgba(0, 0, 0, 0.87);
  background-color: white;
}
.mat-flat-button.mat-primary, .mat-raised-button.mat-primary, .mat-fab.mat-primary, .mat-mini-fab.mat-primary {
  color: white;
}
.mat-flat-button.mat-accent, .mat-raised-button.mat-accent, .mat-fab.mat-accent, .mat-mini-fab.mat-accent {
  color: white;
}
.mat-flat-button.mat-warn, .mat-raised-button.mat-warn, .mat-fab.mat-warn, .mat-mini-fab.mat-warn {
  color: white;
}
.mat-flat-button.mat-primary.mat-button-disabled, .mat-flat-button.mat-accent.mat-button-disabled, .mat-flat-button.mat-warn.mat-button-disabled, .mat-flat-button.mat-button-disabled.mat-button-disabled, .mat-raised-button.mat-primary.mat-button-disabled, .mat-raised-button.mat-accent.mat-button-disabled, .mat-raised-button.mat-warn.mat-button-disabled, .mat-raised-button.mat-button-disabled.mat-button-disabled, .mat-fab.mat-primary.mat-button-disabled, .mat-fab.mat-accent.mat-button-disabled, .mat-fab.mat-warn.mat-button-disabled, .mat-fab.mat-button-disabled.mat-button-disabled, .mat-mini-fab.mat-primary.mat-button-disabled, .mat-mini-fab.mat-accent.mat-button-disabled, .mat-mini-fab.mat-warn.mat-button-disabled, .mat-mini-fab.mat-button-disabled.mat-button-disabled {
  color: rgba(0, 0, 0, 0.26);
}
.mat-flat-button.mat-primary, .mat-raised-button.mat-primary, .mat-fab.mat-primary, .mat-mini-fab.mat-primary {
  background-color: #00a8e4;
}
.mat-flat-button.mat-accent, .mat-raised-button.mat-accent, .mat-fab.mat-accent, .mat-mini-fab.mat-accent {
  background-color: #a9e2ff;
}
.mat-flat-button.mat-warn, .mat-raised-button.mat-warn, .mat-fab.mat-warn, .mat-mini-fab.mat-warn {
  background-color: red;
}
.mat-flat-button.mat-primary.mat-button-disabled, .mat-flat-button.mat-accent.mat-button-disabled, .mat-flat-button.mat-warn.mat-button-disabled, .mat-flat-button.mat-button-disabled.mat-button-disabled, .mat-raised-button.mat-primary.mat-button-disabled, .mat-raised-button.mat-accent.mat-button-disabled, .mat-raised-button.mat-warn.mat-button-disabled, .mat-raised-button.mat-button-disabled.mat-button-disabled, .mat-fab.mat-primary.mat-button-disabled, .mat-fab.mat-accent.mat-button-disabled, .mat-fab.mat-warn.mat-button-disabled, .mat-fab.mat-button-disabled.mat-button-disabled, .mat-mini-fab.mat-primary.mat-button-disabled, .mat-mini-fab.mat-accent.mat-button-disabled, .mat-mini-fab.mat-warn.mat-button-disabled, .mat-mini-fab.mat-button-disabled.mat-button-disabled {
  background-color: rgba(0, 0, 0, 0.12);
}
.mat-flat-button.mat-primary .mat-ripple-element, .mat-raised-button.mat-primary .mat-ripple-element, .mat-fab.mat-primary .mat-ripple-element, .mat-mini-fab.mat-primary .mat-ripple-element {
  background-color: rgba(255, 255, 255, 0.1);
}
.mat-flat-button.mat-accent .mat-ripple-element, .mat-raised-button.mat-accent .mat-ripple-element, .mat-fab.mat-accent .mat-ripple-element, .mat-mini-fab.mat-accent .mat-ripple-element {
  background-color: rgba(255, 255, 255, 0.1);
}
.mat-flat-button.mat-warn .mat-ripple-element, .mat-raised-button.mat-warn .mat-ripple-element, .mat-fab.mat-warn .mat-ripple-element, .mat-mini-fab.mat-warn .mat-ripple-element {
  background-color: rgba(255, 255, 255, 0.1);
}

.mat-stroked-button:not([class*=mat-elevation-z]), .mat-flat-button:not([class*=mat-elevation-z]) {
  box-shadow: 0px 0px 0px 0px rgba(0, 0, 0, 0.2), 0px 0px 0px 0px rgba(0, 0, 0, 0.14), 0px 0px 0px 0px rgba(0, 0, 0, 0.12);
}

.mat-raised-button:not([class*=mat-elevation-z]) {
  box-shadow: 0px 3px 1px -2px rgba(0, 0, 0, 0.2), 0px 2px 2px 0px rgba(0, 0, 0, 0.14), 0px 1px 5px 0px rgba(0, 0, 0, 0.12);
}
.mat-raised-button:not(.mat-button-disabled):active:not([class*=mat-elevation-z]) {
  box-shadow: 0px 5px 5px -3px rgba(0, 0, 0, 0.2), 0px 8px 10px 1px rgba(0, 0, 0, 0.14), 0px 3px 14px 2px rgba(0, 0, 0, 0.12);
}
.mat-raised-button.mat-button-disabled:not([class*=mat-elevation-z]) {
  box-shadow: 0px 0px 0px 0px rgba(0, 0, 0, 0.2), 0px 0px 0px 0px rgba(0, 0, 0, 0.14), 0px 0px 0px 0px rgba(0, 0, 0, 0.12);
}

.mat-fab:not([class*=mat-elevation-z]), .mat-mini-fab:not([class*=mat-elevation-z]) {
  box-shadow: 0px 3px 5px -1px rgba(0, 0, 0, 0.2), 0px 6px 10px 0px rgba(0, 0, 0, 0.14), 0px 1px 18px 0px rgba(0, 0, 0, 0.12);
}
.mat-fab:not(.mat-button-disabled):active:not([class*=mat-elevation-z]), .mat-mini-fab:not(.mat-button-disabled):active:not([class*=mat-elevation-z]) {
  box-shadow: 0px 7px 8px -4px rgba(0, 0, 0, 0.2), 0px 12px 17px 2px rgba(0, 0, 0, 0.14), 0px 5px 22px 4px rgba(0, 0, 0, 0.12);
}
.mat-fab.mat-button-disabled:not([class*=mat-elevation-z]), .mat-mini-fab.mat-button-disabled:not([class*=mat-elevation-z]) {
  box-shadow: 0px 0px 0px 0px rgba(0, 0, 0, 0.2), 0px 0px 0px 0px rgba(0, 0, 0, 0.14), 0px 0px 0px 0px rgba(0, 0, 0, 0.12);
}

.mat-datepicker-content .mat-mdc-button.mat-unthemed {
  --mdc-text-button-label-text-color: #000;
}
.mat-datepicker-content .mat-mdc-button.mat-primary {
  --mdc-text-button-label-text-color: #00a8e4;
}
.mat-datepicker-content .mat-mdc-button.mat-accent {
  --mdc-text-button-label-text-color: #a9e2ff;
}
.mat-datepicker-content .mat-mdc-button.mat-warn {
  --mdc-text-button-label-text-color: red;
}
.mat-datepicker-content .mat-mdc-button[disabled][disabled] {
  --mdc-text-button-disabled-label-text-color: rgba(0, 0, 0, 0.38);
  --mdc-text-button-label-text-color: rgba(0, 0, 0, 0.38);
}
.mat-datepicker-content .mat-mdc-unelevated-button.mat-unthemed {
  --mdc-filled-button-container-color: #fff;
  --mdc-filled-button-label-text-color: #000;
}
.mat-datepicker-content .mat-mdc-unelevated-button.mat-primary {
  --mdc-filled-button-container-color: #00a8e4;
  --mdc-filled-button-label-text-color: #000;
}
.mat-datepicker-content .mat-mdc-unelevated-button.mat-accent {
  --mdc-filled-button-container-color: #a9e2ff;
  --mdc-filled-button-label-text-color: #000;
}
.mat-datepicker-content .mat-mdc-unelevated-button.mat-warn {
  --mdc-filled-button-container-color: red;
  --mdc-filled-button-label-text-color: #fff;
}
.mat-datepicker-content .mat-mdc-unelevated-button[disabled][disabled] {
  --mdc-filled-button-disabled-container-color: rgba(0, 0, 0, 0.12);
  --mdc-filled-button-disabled-label-text-color: rgba(0, 0, 0, 0.38);
  --mdc-filled-button-container-color: rgba(0, 0, 0, 0.12);
  --mdc-filled-button-label-text-color: rgba(0, 0, 0, 0.38);
}
.mat-datepicker-content .mat-mdc-raised-button.mat-unthemed {
  --mdc-protected-button-container-color: #fff;
  --mdc-protected-button-label-text-color: #000;
}
.mat-datepicker-content .mat-mdc-raised-button.mat-primary {
  --mdc-protected-button-container-color: #00a8e4;
  --mdc-protected-button-label-text-color: #000;
}
.mat-datepicker-content .mat-mdc-raised-button.mat-accent {
  --mdc-protected-button-container-color: #a9e2ff;
  --mdc-protected-button-label-text-color: #000;
}
.mat-datepicker-content .mat-mdc-raised-button.mat-warn {
  --mdc-protected-button-container-color: red;
  --mdc-protected-button-label-text-color: #fff;
}
.mat-datepicker-content .mat-mdc-raised-button[disabled][disabled] {
  --mdc-protected-button-disabled-container-color: rgba(0, 0, 0, 0.12);
  --mdc-protected-button-disabled-label-text-color: rgba(0, 0, 0, 0.38);
  --mdc-protected-button-container-color: rgba(0, 0, 0, 0.12);
  --mdc-protected-button-label-text-color: rgba(0, 0, 0, 0.38);
  --mdc-protected-button-container-elevation: 0;
}
.mat-datepicker-content .mat-mdc-outlined-button {
  --mdc-outlined-button-outline-color: rgba(0, 0, 0, 0.12);
}
.mat-datepicker-content .mat-mdc-outlined-button.mat-unthemed {
  --mdc-outlined-button-label-text-color: #000;
}
.mat-datepicker-content .mat-mdc-outlined-button.mat-primary {
  --mdc-outlined-button-label-text-color: #00a8e4;
}
.mat-datepicker-content .mat-mdc-outlined-button.mat-accent {
  --mdc-outlined-button-label-text-color: #a9e2ff;
}
.mat-datepicker-content .mat-mdc-outlined-button.mat-warn {
  --mdc-outlined-button-label-text-color: red;
}
.mat-datepicker-content .mat-mdc-outlined-button[disabled][disabled] {
  --mdc-outlined-button-label-text-color: rgba(0, 0, 0, 0.38);
  --mdc-outlined-button-disabled-label-text-color: rgba(0, 0, 0, 0.38);
  --mdc-outlined-button-outline-color: rgba(0, 0, 0, 0.12);
  --mdc-outlined-button-disabled-outline-color: rgba(0, 0, 0, 0.12);
}
.mat-datepicker-content .mat-mdc-button, .mat-datepicker-content .mat-mdc-outlined-button {
  --mat-mdc-button-persistent-ripple-color: #000;
  --mat-mdc-button-ripple-color: rgba(0, 0, 0, 0.1);
}
.mat-datepicker-content .mat-mdc-button:hover .mat-mdc-button-persistent-ripple::before, .mat-datepicker-content .mat-mdc-outlined-button:hover .mat-mdc-button-persistent-ripple::before {
  opacity: 0.04;
}
.mat-datepicker-content .mat-mdc-button.cdk-program-focused .mat-mdc-button-persistent-ripple::before, .mat-datepicker-content .mat-mdc-button.cdk-keyboard-focused .mat-mdc-button-persistent-ripple::before, .mat-datepicker-content .mat-mdc-outlined-button.cdk-program-focused .mat-mdc-button-persistent-ripple::before, .mat-datepicker-content .mat-mdc-outlined-button.cdk-keyboard-focused .mat-mdc-button-persistent-ripple::before {
  opacity: 0.12;
}
.mat-datepicker-content .mat-mdc-button:active .mat-mdc-button-persistent-ripple::before, .mat-datepicker-content .mat-mdc-outlined-button:active .mat-mdc-button-persistent-ripple::before {
  opacity: 0.12;
}
.mat-datepicker-content .mat-mdc-button.mat-primary, .mat-datepicker-content .mat-mdc-outlined-button.mat-primary {
  --mat-mdc-button-persistent-ripple-color: #00a8e4;
  --mat-mdc-button-ripple-color: rgba(0, 168, 228, 0.1);
}
.mat-datepicker-content .mat-mdc-button.mat-accent, .mat-datepicker-content .mat-mdc-outlined-button.mat-accent {
  --mat-mdc-button-persistent-ripple-color: #a9e2ff;
  --mat-mdc-button-ripple-color: rgba(169, 226, 255, 0.1);
}
.mat-datepicker-content .mat-mdc-button.mat-warn, .mat-datepicker-content .mat-mdc-outlined-button.mat-warn {
  --mat-mdc-button-persistent-ripple-color: red;
  --mat-mdc-button-ripple-color: rgba(255, 0, 0, 0.1);
}
.mat-datepicker-content .mat-mdc-raised-button, .mat-datepicker-content .mat-mdc-unelevated-button {
  --mat-mdc-button-persistent-ripple-color: #000;
  --mat-mdc-button-ripple-color: rgba(0, 0, 0, 0.1);
}
.mat-datepicker-content .mat-mdc-raised-button:hover .mat-mdc-button-persistent-ripple::before, .mat-datepicker-content .mat-mdc-unelevated-button:hover .mat-mdc-button-persistent-ripple::before {
  opacity: 0.04;
}
.mat-datepicker-content .mat-mdc-raised-button.cdk-program-focused .mat-mdc-button-persistent-ripple::before, .mat-datepicker-content .mat-mdc-raised-button.cdk-keyboard-focused .mat-mdc-button-persistent-ripple::before, .mat-datepicker-content .mat-mdc-unelevated-button.cdk-program-focused .mat-mdc-button-persistent-ripple::before, .mat-datepicker-content .mat-mdc-unelevated-button.cdk-keyboard-focused .mat-mdc-button-persistent-ripple::before {
  opacity: 0.12;
}
.mat-datepicker-content .mat-mdc-raised-button:active .mat-mdc-button-persistent-ripple::before, .mat-datepicker-content .mat-mdc-unelevated-button:active .mat-mdc-button-persistent-ripple::before {
  opacity: 0.12;
}
.mat-datepicker-content .mat-mdc-raised-button.mat-primary, .mat-datepicker-content .mat-mdc-unelevated-button.mat-primary {
  --mat-mdc-button-persistent-ripple-color: #000;
  --mat-mdc-button-ripple-color: rgba(0, 0, 0, 0.1);
}
.mat-datepicker-content .mat-mdc-raised-button.mat-accent, .mat-datepicker-content .mat-mdc-unelevated-button.mat-accent {
  --mat-mdc-button-persistent-ripple-color: #000;
  --mat-mdc-button-ripple-color: rgba(0, 0, 0, 0.1);
}
.mat-datepicker-content .mat-mdc-raised-button.mat-warn, .mat-datepicker-content .mat-mdc-unelevated-button.mat-warn {
  --mat-mdc-button-persistent-ripple-color: #fff;
  --mat-mdc-button-ripple-color: rgba(255, 255, 255, 0.1);
}
.mat-datepicker-content .mat-mdc-icon-button {
  --mat-mdc-button-persistent-ripple-color: #000;
  --mat-mdc-button-ripple-color: rgba(0, 0, 0, 0.1);
}
.mat-datepicker-content .mat-mdc-icon-button:hover .mat-mdc-button-persistent-ripple::before {
  opacity: 0.04;
}
.mat-datepicker-content .mat-mdc-icon-button.cdk-program-focused .mat-mdc-button-persistent-ripple::before, .mat-datepicker-content .mat-mdc-icon-button.cdk-keyboard-focused .mat-mdc-button-persistent-ripple::before {
  opacity: 0.12;
}
.mat-datepicker-content .mat-mdc-icon-button:active .mat-mdc-button-persistent-ripple::before {
  opacity: 0.12;
}
.mat-datepicker-content .mat-mdc-icon-button.mat-primary {
  --mat-mdc-button-persistent-ripple-color: #00a8e4;
  --mat-mdc-button-ripple-color: rgba(0, 168, 228, 0.1);
}
.mat-datepicker-content .mat-mdc-icon-button.mat-accent {
  --mat-mdc-button-persistent-ripple-color: #a9e2ff;
  --mat-mdc-button-ripple-color: rgba(169, 226, 255, 0.1);
}
.mat-datepicker-content .mat-mdc-icon-button.mat-warn {
  --mat-mdc-button-persistent-ripple-color: red;
  --mat-mdc-button-ripple-color: rgba(255, 0, 0, 0.1);
}
.mat-datepicker-content .mat-mdc-icon-button.mat-primary {
  --mdc-icon-button-icon-color: #00a8e4;
}
.mat-datepicker-content .mat-mdc-icon-button.mat-accent {
  --mdc-icon-button-icon-color: #a9e2ff;
}
.mat-datepicker-content .mat-mdc-icon-button.mat-warn {
  --mdc-icon-button-icon-color: red;
}
.mat-datepicker-content .mat-mdc-icon-button[disabled][disabled] {
  --mdc-icon-button-icon-color: rgba(0, 0, 0, 0.38);
  --mdc-icon-button-disabled-icon-color: rgba(0, 0, 0, 0.38);
}

.mat-datepicker-content .mat-mdc-button.mat-mdc-button-base,
.mat-datepicker-content .mat-mdc-raised-button.mat-mdc-button-base,
.mat-datepicker-content .mat-mdc-unelevated-button.mat-mdc-button-base,
.mat-datepicker-content .mat-mdc-outlined-button.mat-mdc-button-base {
  height: 36px;
}
.mat-datepicker-content .mat-mdc-icon-button.mat-mdc-button-base {
  width: 48px;
  height: 48px;
  padding: 12px;
}
.mat-datepicker-content .mat-mdc-icon-button.mat-mdc-button-base .mdc-icon-button__focus-ring {
  max-height: 48px;
  max-width: 48px;
}
.mat-datepicker-content .mat-mdc-icon-button.mat-mdc-button-base.mdc-icon-button--reduced-size .mdc-icon-button__ripple {
  width: 40px;
  height: 40px;
  margin-top: 4px;
  margin-bottom: 4px;
  margin-right: 4px;
  margin-left: 4px;
}
.mat-datepicker-content .mat-mdc-icon-button.mat-mdc-button-base.mdc-icon-button--reduced-size .mdc-icon-button__focus-ring {
  max-height: 40px;
  max-width: 40px;
}
.mat-datepicker-content .mat-mdc-icon-button.mat-mdc-button-base .mdc-icon-button__touch {
  position: absolute;
  top: 50%;
  height: 48px;
  /* @noflip */ /*rtl:ignore*/
  left: 50%;
  width: 48px;
  transform: translate(-50%, -50%);
}

.mat-option {
  color: rgba(0, 0, 0, 0.87);
}
.mat-option:hover:not(.mat-option-disabled), .mat-option:focus:not(.mat-option-disabled) {
  background: rgba(0, 0, 0, 0.04);
}
.mat-option.mat-selected:not(.mat-option-multiple):not(.mat-option-disabled) {
  background: rgba(0, 0, 0, 0.04);
}
.mat-option.mat-active {
  background: rgba(0, 0, 0, 0.04);
  color: rgba(0, 0, 0, 0.87);
}
.mat-option.mat-option-disabled {
  color: rgba(0, 0, 0, 0.38);
}

.mat-primary .mat-option.mat-selected:not(.mat-option-disabled) {
  color: #00a8e4;
}

.mat-accent .mat-option.mat-selected:not(.mat-option-disabled) {
  color: #a9e2ff;
}

.mat-warn .mat-option.mat-selected:not(.mat-option-disabled) {
  color: red;
}

.mat-optgroup-label {
  color: rgba(0, 0, 0, 0.54);
}

.mat-optgroup-disabled .mat-optgroup-label {
  color: rgba(0, 0, 0, 0.38);
}

.mat-ripple-element {
  background-color: rgba(0, 0, 0, 0.1);
}

.mat-pseudo-checkbox {
  color: rgba(0, 0, 0, 0.54);
}
.mat-pseudo-checkbox::after {
  color: #fafafa;
}

.mat-pseudo-checkbox-disabled {
  color: #b0b0b0;
}

.mat-primary .mat-pseudo-checkbox-checked,
.mat-primary .mat-pseudo-checkbox-indeterminate {
  background: #00a8e4;
}

.mat-pseudo-checkbox-checked,
.mat-pseudo-checkbox-indeterminate,
.mat-accent .mat-pseudo-checkbox-checked,
.mat-accent .mat-pseudo-checkbox-indeterminate {
  background: #a9e2ff;
}

.mat-warn .mat-pseudo-checkbox-checked,
.mat-warn .mat-pseudo-checkbox-indeterminate {
  background: red;
}

.mat-pseudo-checkbox-checked.mat-pseudo-checkbox-disabled,
.mat-pseudo-checkbox-indeterminate.mat-pseudo-checkbox-disabled {
  background: #b0b0b0;
}

.mat-app-background {
  background-color: #fafafa;
  color: rgba(0, 0, 0, 0.87);
}

.mat-elevation-z0 {
  box-shadow: 0px 0px 0px 0px rgba(0, 0, 0, 0.2), 0px 0px 0px 0px rgba(0, 0, 0, 0.14), 0px 0px 0px 0px rgba(0, 0, 0, 0.12);
}

.mat-elevation-z1 {
  box-shadow: 0px 2px 1px -1px rgba(0, 0, 0, 0.2), 0px 1px 1px 0px rgba(0, 0, 0, 0.14), 0px 1px 3px 0px rgba(0, 0, 0, 0.12);
}

.mat-elevation-z2 {
  box-shadow: 0px 3px 1px -2px rgba(0, 0, 0, 0.2), 0px 2px 2px 0px rgba(0, 0, 0, 0.14), 0px 1px 5px 0px rgba(0, 0, 0, 0.12);
}

.mat-elevation-z3 {
  box-shadow: 0px 3px 3px -2px rgba(0, 0, 0, 0.2), 0px 3px 4px 0px rgba(0, 0, 0, 0.14), 0px 1px 8px 0px rgba(0, 0, 0, 0.12);
}

.mat-elevation-z4 {
  box-shadow: 0px 2px 4px -1px rgba(0, 0, 0, 0.2), 0px 4px 5px 0px rgba(0, 0, 0, 0.14), 0px 1px 10px 0px rgba(0, 0, 0, 0.12);
}

.mat-elevation-z5 {
  box-shadow: 0px 3px 5px -1px rgba(0, 0, 0, 0.2), 0px 5px 8px 0px rgba(0, 0, 0, 0.14), 0px 1px 14px 0px rgba(0, 0, 0, 0.12);
}

.mat-elevation-z6 {
  box-shadow: 0px 3px 5px -1px rgba(0, 0, 0, 0.2), 0px 6px 10px 0px rgba(0, 0, 0, 0.14), 0px 1px 18px 0px rgba(0, 0, 0, 0.12);
}

.mat-elevation-z7 {
  box-shadow: 0px 4px 5px -2px rgba(0, 0, 0, 0.2), 0px 7px 10px 1px rgba(0, 0, 0, 0.14), 0px 2px 16px 1px rgba(0, 0, 0, 0.12);
}

.mat-elevation-z8 {
  box-shadow: 0px 5px 5px -3px rgba(0, 0, 0, 0.2), 0px 8px 10px 1px rgba(0, 0, 0, 0.14), 0px 3px 14px 2px rgba(0, 0, 0, 0.12);
}

.mat-elevation-z9 {
  box-shadow: 0px 5px 6px -3px rgba(0, 0, 0, 0.2), 0px 9px 12px 1px rgba(0, 0, 0, 0.14), 0px 3px 16px 2px rgba(0, 0, 0, 0.12);
}

.mat-elevation-z10 {
  box-shadow: 0px 6px 6px -3px rgba(0, 0, 0, 0.2), 0px 10px 14px 1px rgba(0, 0, 0, 0.14), 0px 4px 18px 3px rgba(0, 0, 0, 0.12);
}

.mat-elevation-z11 {
  box-shadow: 0px 6px 7px -4px rgba(0, 0, 0, 0.2), 0px 11px 15px 1px rgba(0, 0, 0, 0.14), 0px 4px 20px 3px rgba(0, 0, 0, 0.12);
}

.mat-elevation-z12 {
  box-shadow: 0px 7px 8px -4px rgba(0, 0, 0, 0.2), 0px 12px 17px 2px rgba(0, 0, 0, 0.14), 0px 5px 22px 4px rgba(0, 0, 0, 0.12);
}

.mat-elevation-z13 {
  box-shadow: 0px 7px 8px -4px rgba(0, 0, 0, 0.2), 0px 13px 19px 2px rgba(0, 0, 0, 0.14), 0px 5px 24px 4px rgba(0, 0, 0, 0.12);
}

.mat-elevation-z14 {
  box-shadow: 0px 7px 9px -4px rgba(0, 0, 0, 0.2), 0px 14px 21px 2px rgba(0, 0, 0, 0.14), 0px 5px 26px 4px rgba(0, 0, 0, 0.12);
}

.mat-elevation-z15 {
  box-shadow: 0px 8px 9px -5px rgba(0, 0, 0, 0.2), 0px 15px 22px 2px rgba(0, 0, 0, 0.14), 0px 6px 28px 5px rgba(0, 0, 0, 0.12);
}

.mat-elevation-z16 {
  box-shadow: 0px 8px 10px -5px rgba(0, 0, 0, 0.2), 0px 16px 24px 2px rgba(0, 0, 0, 0.14), 0px 6px 30px 5px rgba(0, 0, 0, 0.12);
}

.mat-elevation-z17 {
  box-shadow: 0px 8px 11px -5px rgba(0, 0, 0, 0.2), 0px 17px 26px 2px rgba(0, 0, 0, 0.14), 0px 6px 32px 5px rgba(0, 0, 0, 0.12);
}

.mat-elevation-z18 {
  box-shadow: 0px 9px 11px -5px rgba(0, 0, 0, 0.2), 0px 18px 28px 2px rgba(0, 0, 0, 0.14), 0px 7px 34px 6px rgba(0, 0, 0, 0.12);
}

.mat-elevation-z19 {
  box-shadow: 0px 9px 12px -6px rgba(0, 0, 0, 0.2), 0px 19px 29px 2px rgba(0, 0, 0, 0.14), 0px 7px 36px 6px rgba(0, 0, 0, 0.12);
}

.mat-elevation-z20 {
  box-shadow: 0px 10px 13px -6px rgba(0, 0, 0, 0.2), 0px 20px 31px 3px rgba(0, 0, 0, 0.14), 0px 8px 38px 7px rgba(0, 0, 0, 0.12);
}

.mat-elevation-z21 {
  box-shadow: 0px 10px 13px -6px rgba(0, 0, 0, 0.2), 0px 21px 33px 3px rgba(0, 0, 0, 0.14), 0px 8px 40px 7px rgba(0, 0, 0, 0.12);
}

.mat-elevation-z22 {
  box-shadow: 0px 10px 14px -6px rgba(0, 0, 0, 0.2), 0px 22px 35px 3px rgba(0, 0, 0, 0.14), 0px 8px 42px 7px rgba(0, 0, 0, 0.12);
}

.mat-elevation-z23 {
  box-shadow: 0px 11px 14px -7px rgba(0, 0, 0, 0.2), 0px 23px 36px 3px rgba(0, 0, 0, 0.14), 0px 9px 44px 8px rgba(0, 0, 0, 0.12);
}

.mat-elevation-z24 {
  box-shadow: 0px 11px 15px -7px rgba(0, 0, 0, 0.2), 0px 24px 38px 3px rgba(0, 0, 0, 0.14), 0px 9px 46px 8px rgba(0, 0, 0, 0.12);
}

.mat-theme-loaded-marker {
  display: none;
}

.mat-card {
  background: white;
  color: rgba(0, 0, 0, 0.87);
}
.mat-card:not([class*=mat-elevation-z]) {
  box-shadow: 0px 2px 1px -1px rgba(0, 0, 0, 0.2), 0px 1px 1px 0px rgba(0, 0, 0, 0.14), 0px 1px 3px 0px rgba(0, 0, 0, 0.12);
}
.mat-card.mat-card-flat:not([class*=mat-elevation-z]) {
  box-shadow: 0px 0px 0px 0px rgba(0, 0, 0, 0.2), 0px 0px 0px 0px rgba(0, 0, 0, 0.14), 0px 0px 0px 0px rgba(0, 0, 0, 0.12);
}

.mat-card-subtitle {
  color: rgba(0, 0, 0, 0.54);
}

.mat-progress-bar-background {
  fill: #bce6f5;
}

.mat-progress-bar-buffer {
  background-color: #bce6f5;
}

.mat-progress-bar-fill::after {
  background-color: #00a8e4;
}

.mat-progress-bar.mat-accent .mat-progress-bar-background {
  fill: #e6f4fb;
}
.mat-progress-bar.mat-accent .mat-progress-bar-buffer {
  background-color: #e6f4fb;
}
.mat-progress-bar.mat-accent .mat-progress-bar-fill::after {
  background-color: #a9e2ff;
}

.mat-progress-bar.mat-warn .mat-progress-bar-background {
  fill: #fbbcbc;
}
.mat-progress-bar.mat-warn .mat-progress-bar-buffer {
  background-color: #fbbcbc;
}
.mat-progress-bar.mat-warn .mat-progress-bar-fill::after {
  background-color: red;
}

.mat-progress-spinner circle, .mat-spinner circle {
  stroke: #00a8e4;
}
.mat-progress-spinner.mat-accent circle, .mat-spinner.mat-accent circle {
  stroke: #a9e2ff;
}
.mat-progress-spinner.mat-warn circle, .mat-spinner.mat-warn circle {
  stroke: red;
}

.mat-tooltip {
  background: rgba(97, 97, 97, 0.9);
}

.mat-form-field-type-mat-native-select .mat-form-field-infix::after {
  color: rgba(0, 0, 0, 0.54);
}

.mat-input-element:disabled,
.mat-form-field-type-mat-native-select.mat-form-field-disabled .mat-form-field-infix::after {
  color: rgba(0, 0, 0, 0.38);
}

.mat-input-element {
  caret-color: #00a8e4;
}
.mat-input-element::placeholder {
  color: rgba(0, 0, 0, 0.42);
}
.mat-input-element::-moz-placeholder {
  color: rgba(0, 0, 0, 0.42);
}
.mat-input-element::-webkit-input-placeholder {
  color: rgba(0, 0, 0, 0.42);
}
.mat-input-element:-ms-input-placeholder {
  color: rgba(0, 0, 0, 0.42);
}

.mat-form-field.mat-accent .mat-input-element {
  caret-color: #a9e2ff;
}

.mat-form-field.mat-warn .mat-input-element,
.mat-form-field-invalid .mat-input-element {
  caret-color: red;
}

.mat-form-field-type-mat-native-select.mat-form-field-invalid .mat-form-field-infix::after {
  color: red;
}

.mat-form-field-disabled .mat-form-field-prefix,
.mat-form-field-disabled .mat-form-field-suffix {
  color: rgba(0, 0, 0, 0.38);
}

.mat-form-field-label {
  color: rgba(0, 0, 0, 0.6);
}

.mat-hint {
  color: rgba(0, 0, 0, 0.6);
}

.mat-form-field.mat-focused .mat-form-field-label {
  color: #00a8e4;
}
.mat-form-field.mat-focused .mat-form-field-label.mat-accent {
  color: #a9e2ff;
}
.mat-form-field.mat-focused .mat-form-field-label.mat-warn {
  color: red;
}

.mat-focused .mat-form-field-required-marker {
  color: #a9e2ff;
}

.mat-form-field-ripple {
  background-color: rgba(0, 0, 0, 0.87);
}

.mat-form-field.mat-focused .mat-form-field-ripple {
  background-color: #00a8e4;
}
.mat-form-field.mat-focused .mat-form-field-ripple.mat-accent {
  background-color: #a9e2ff;
}
.mat-form-field.mat-focused .mat-form-field-ripple.mat-warn {
  background-color: red;
}

.mat-form-field-type-mat-native-select.mat-focused:not(.mat-form-field-invalid) .mat-form-field-infix::after {
  color: #00a8e4;
}
.mat-form-field-type-mat-native-select.mat-focused:not(.mat-form-field-invalid).mat-accent .mat-form-field-infix::after {
  color: #a9e2ff;
}
.mat-form-field-type-mat-native-select.mat-focused:not(.mat-form-field-invalid).mat-warn .mat-form-field-infix::after {
  color: red;
}

.mat-form-field.mat-form-field-invalid .mat-form-field-label {
  color: red;
}
.mat-form-field.mat-form-field-invalid .mat-form-field-label.mat-accent,
.mat-form-field.mat-form-field-invalid .mat-form-field-label .mat-form-field-required-marker {
  color: red;
}
.mat-form-field.mat-form-field-invalid .mat-form-field-ripple,
.mat-form-field.mat-form-field-invalid .mat-form-field-ripple.mat-accent {
  background-color: red;
}

.mat-error {
  color: red;
}

.mat-form-field-appearance-legacy .mat-form-field-label {
  color: rgba(0, 0, 0, 0.54);
}
.mat-form-field-appearance-legacy .mat-hint {
  color: rgba(0, 0, 0, 0.54);
}
.mat-form-field-appearance-legacy .mat-form-field-underline {
  background-color: rgba(0, 0, 0, 0.42);
}
.mat-form-field-appearance-legacy.mat-form-field-disabled .mat-form-field-underline {
  background-image: linear-gradient(to right, rgba(0, 0, 0, 0.42) 0%, rgba(0, 0, 0, 0.42) 33%, transparent 0%);
  background-size: 4px 100%;
  background-repeat: repeat-x;
}

.mat-form-field-appearance-standard .mat-form-field-underline {
  background-color: rgba(0, 0, 0, 0.42);
}
.mat-form-field-appearance-standard.mat-form-field-disabled .mat-form-field-underline {
  background-image: linear-gradient(to right, rgba(0, 0, 0, 0.42) 0%, rgba(0, 0, 0, 0.42) 33%, transparent 0%);
  background-size: 4px 100%;
  background-repeat: repeat-x;
}

.mat-form-field-appearance-fill .mat-form-field-flex {
  background-color: rgba(0, 0, 0, 0.04);
}
.mat-form-field-appearance-fill.mat-form-field-disabled .mat-form-field-flex {
  background-color: rgba(0, 0, 0, 0.02);
}
.mat-form-field-appearance-fill .mat-form-field-underline::before {
  background-color: rgba(0, 0, 0, 0.42);
}
.mat-form-field-appearance-fill.mat-form-field-disabled .mat-form-field-label {
  color: rgba(0, 0, 0, 0.38);
}
.mat-form-field-appearance-fill.mat-form-field-disabled .mat-form-field-underline::before {
  background-color: transparent;
}

.mat-form-field-appearance-outline .mat-form-field-outline {
  color: rgba(0, 0, 0, 0.12);
}
.mat-form-field-appearance-outline .mat-form-field-outline-thick {
  color: rgba(0, 0, 0, 0.87);
}
.mat-form-field-appearance-outline.mat-focused .mat-form-field-outline-thick {
  color: #00a8e4;
}
.mat-form-field-appearance-outline.mat-focused.mat-accent .mat-form-field-outline-thick {
  color: #a9e2ff;
}
.mat-form-field-appearance-outline.mat-focused.mat-warn .mat-form-field-outline-thick {
  color: red;
}
.mat-form-field-appearance-outline.mat-form-field-invalid.mat-form-field-invalid .mat-form-field-outline-thick {
  color: red;
}
.mat-form-field-appearance-outline.mat-form-field-disabled .mat-form-field-label {
  color: rgba(0, 0, 0, 0.38);
}
.mat-form-field-appearance-outline.mat-form-field-disabled .mat-form-field-outline {
  color: rgba(0, 0, 0, 0.06);
}

.mat-select-value {
  color: rgba(0, 0, 0, 0.87);
}

.mat-select-placeholder {
  color: rgba(0, 0, 0, 0.42);
}

.mat-select-disabled .mat-select-value {
  color: rgba(0, 0, 0, 0.38);
}

.mat-select-arrow {
  color: rgba(0, 0, 0, 0.54);
}

.mat-select-panel {
  background: white;
}
.mat-select-panel:not([class*=mat-elevation-z]) {
  box-shadow: 0px 2px 4px -1px rgba(0, 0, 0, 0.2), 0px 4px 5px 0px rgba(0, 0, 0, 0.14), 0px 1px 10px 0px rgba(0, 0, 0, 0.12);
}
.mat-select-panel .mat-option.mat-selected:not(.mat-option-multiple) {
  background: rgba(0, 0, 0, 0.12);
}

.mat-form-field.mat-focused.mat-primary .mat-select-arrow {
  color: #00a8e4;
}
.mat-form-field.mat-focused.mat-accent .mat-select-arrow {
  color: #a9e2ff;
}
.mat-form-field.mat-focused.mat-warn .mat-select-arrow {
  color: red;
}
.mat-form-field .mat-select.mat-select-invalid .mat-select-arrow {
  color: red;
}
.mat-form-field .mat-select.mat-select-disabled .mat-select-arrow {
  color: rgba(0, 0, 0, 0.38);
}

.mat-checkbox-frame {
  border-color: rgba(0, 0, 0, 0.54);
}

.mat-checkbox-checkmark {
  fill: #fafafa;
}

.mat-checkbox-checkmark-path {
  stroke: #fafafa !important;
}

.mat-checkbox-mixedmark {
  background-color: #fafafa;
}

.mat-checkbox-indeterminate.mat-primary .mat-checkbox-background, .mat-checkbox-checked.mat-primary .mat-checkbox-background {
  background-color: #00a8e4;
}
.mat-checkbox-indeterminate.mat-accent .mat-checkbox-background, .mat-checkbox-checked.mat-accent .mat-checkbox-background {
  background-color: #a9e2ff;
}
.mat-checkbox-indeterminate.mat-warn .mat-checkbox-background, .mat-checkbox-checked.mat-warn .mat-checkbox-background {
  background-color: red;
}

.mat-checkbox-disabled.mat-checkbox-checked .mat-checkbox-background, .mat-checkbox-disabled.mat-checkbox-indeterminate .mat-checkbox-background {
  background-color: #b0b0b0;
}
.mat-checkbox-disabled:not(.mat-checkbox-checked) .mat-checkbox-frame {
  border-color: #b0b0b0;
}
.mat-checkbox-disabled .mat-checkbox-label {
  color: rgba(0, 0, 0, 0.38);
}

.mat-checkbox .mat-ripple-element {
  background-color: black;
}

.mat-checkbox-checked:not(.mat-checkbox-disabled).mat-primary .mat-ripple-element,
.mat-checkbox:active:not(.mat-checkbox-disabled).mat-primary .mat-ripple-element {
  background: #00a8e4;
}
.mat-checkbox-checked:not(.mat-checkbox-disabled).mat-accent .mat-ripple-element,
.mat-checkbox:active:not(.mat-checkbox-disabled).mat-accent .mat-ripple-element {
  background: #a9e2ff;
}
.mat-checkbox-checked:not(.mat-checkbox-disabled).mat-warn .mat-ripple-element,
.mat-checkbox:active:not(.mat-checkbox-disabled).mat-warn .mat-ripple-element {
  background: red;
}

.mat-autocomplete-panel {
  background: white;
  color: rgba(0, 0, 0, 0.87);
}
.mat-autocomplete-panel:not([class*=mat-elevation-z]) {
  box-shadow: 0px 2px 4px -1px rgba(0, 0, 0, 0.2), 0px 4px 5px 0px rgba(0, 0, 0, 0.14), 0px 1px 10px 0px rgba(0, 0, 0, 0.12);
}
.mat-autocomplete-panel .mat-option.mat-selected:not(.mat-active):not(:hover) {
  background: white;
}
.mat-autocomplete-panel .mat-option.mat-selected:not(.mat-active):not(:hover):not(.mat-option-disabled) {
  color: rgba(0, 0, 0, 0.87);
}

.mat-dialog-container {
  box-shadow: 0px 11px 15px -7px rgba(0, 0, 0, 0.2), 0px 24px 38px 3px rgba(0, 0, 0, 0.14), 0px 9px 46px 8px rgba(0, 0, 0, 0.12);
  background: white;
  color: rgba(0, 0, 0, 0.87);
}

.mat-chip.mat-standard-chip {
  background-color: #e0e0e0;
  color: rgba(0, 0, 0, 0.87);
}
.mat-chip.mat-standard-chip .mat-chip-remove {
  color: rgba(0, 0, 0, 0.87);
  opacity: 0.4;
}
.mat-chip.mat-standard-chip:not(.mat-chip-disabled):active {
  box-shadow: 0px 3px 3px -2px rgba(0, 0, 0, 0.2), 0px 3px 4px 0px rgba(0, 0, 0, 0.14), 0px 1px 8px 0px rgba(0, 0, 0, 0.12);
}
.mat-chip.mat-standard-chip:not(.mat-chip-disabled) .mat-chip-remove:hover {
  opacity: 0.54;
}
.mat-chip.mat-standard-chip.mat-chip-disabled {
  opacity: 0.4;
}
.mat-chip.mat-standard-chip::after {
  background: black;
}

.mat-chip.mat-standard-chip.mat-chip-selected.mat-primary {
  background-color: #00a8e4;
  color: white;
}
.mat-chip.mat-standard-chip.mat-chip-selected.mat-primary .mat-chip-remove {
  color: white;
  opacity: 0.4;
}
.mat-chip.mat-standard-chip.mat-chip-selected.mat-primary .mat-ripple-element {
  background-color: rgba(255, 255, 255, 0.1);
}
.mat-chip.mat-standard-chip.mat-chip-selected.mat-warn {
  background-color: red;
  color: white;
}
.mat-chip.mat-standard-chip.mat-chip-selected.mat-warn .mat-chip-remove {
  color: white;
  opacity: 0.4;
}
.mat-chip.mat-standard-chip.mat-chip-selected.mat-warn .mat-ripple-element {
  background-color: rgba(255, 255, 255, 0.1);
}
.mat-chip.mat-standard-chip.mat-chip-selected.mat-accent {
  background-color: #a9e2ff;
  color: white;
}
.mat-chip.mat-standard-chip.mat-chip-selected.mat-accent .mat-chip-remove {
  color: white;
  opacity: 0.4;
}
.mat-chip.mat-standard-chip.mat-chip-selected.mat-accent .mat-ripple-element {
  background-color: rgba(255, 255, 255, 0.1);
}

.mat-slide-toggle.mat-checked .mat-slide-toggle-thumb {
  background-color: #a9e2ff;
}
.mat-slide-toggle.mat-checked .mat-slide-toggle-bar {
  background-color: rgba(169, 226, 255, 0.54);
}
.mat-slide-toggle.mat-checked .mat-ripple-element {
  background-color: #a9e2ff;
}
.mat-slide-toggle.mat-primary.mat-checked .mat-slide-toggle-thumb {
  background-color: #00a8e4;
}
.mat-slide-toggle.mat-primary.mat-checked .mat-slide-toggle-bar {
  background-color: rgba(0, 168, 228, 0.54);
}
.mat-slide-toggle.mat-primary.mat-checked .mat-ripple-element {
  background-color: #00a8e4;
}
.mat-slide-toggle.mat-warn.mat-checked .mat-slide-toggle-thumb {
  background-color: red;
}
.mat-slide-toggle.mat-warn.mat-checked .mat-slide-toggle-bar {
  background-color: rgba(255, 0, 0, 0.54);
}
.mat-slide-toggle.mat-warn.mat-checked .mat-ripple-element {
  background-color: red;
}
.mat-slide-toggle:not(.mat-checked) .mat-ripple-element {
  background-color: black;
}

.mat-slide-toggle-thumb {
  box-shadow: 0px 2px 1px -1px rgba(0, 0, 0, 0.2), 0px 1px 1px 0px rgba(0, 0, 0, 0.14), 0px 1px 3px 0px rgba(0, 0, 0, 0.12);
  background-color: #fafafa;
}

.mat-slide-toggle-bar {
  background-color: rgba(0, 0, 0, 0.38);
}

.mat-radio-outer-circle {
  border-color: rgba(0, 0, 0, 0.54);
}

.mat-radio-button.mat-primary.mat-radio-checked .mat-radio-outer-circle {
  border-color: #00a8e4;
}
.mat-radio-button.mat-primary .mat-radio-inner-circle,
.mat-radio-button.mat-primary .mat-radio-ripple .mat-ripple-element:not(.mat-radio-persistent-ripple), .mat-radio-button.mat-primary.mat-radio-checked .mat-radio-persistent-ripple, .mat-radio-button.mat-primary:active .mat-radio-persistent-ripple {
  background-color: #00a8e4;
}
.mat-radio-button.mat-accent.mat-radio-checked .mat-radio-outer-circle {
  border-color: #a9e2ff;
}
.mat-radio-button.mat-accent .mat-radio-inner-circle,
.mat-radio-button.mat-accent .mat-radio-ripple .mat-ripple-element:not(.mat-radio-persistent-ripple), .mat-radio-button.mat-accent.mat-radio-checked .mat-radio-persistent-ripple, .mat-radio-button.mat-accent:active .mat-radio-persistent-ripple {
  background-color: #a9e2ff;
}
.mat-radio-button.mat-warn.mat-radio-checked .mat-radio-outer-circle {
  border-color: red;
}
.mat-radio-button.mat-warn .mat-radio-inner-circle,
.mat-radio-button.mat-warn .mat-radio-ripple .mat-ripple-element:not(.mat-radio-persistent-ripple), .mat-radio-button.mat-warn.mat-radio-checked .mat-radio-persistent-ripple, .mat-radio-button.mat-warn:active .mat-radio-persistent-ripple {
  background-color: red;
}
.mat-radio-button.mat-radio-disabled.mat-radio-checked .mat-radio-outer-circle,
.mat-radio-button.mat-radio-disabled .mat-radio-outer-circle {
  border-color: rgba(0, 0, 0, 0.38);
}
.mat-radio-button.mat-radio-disabled .mat-radio-ripple .mat-ripple-element,
.mat-radio-button.mat-radio-disabled .mat-radio-inner-circle {
  background-color: rgba(0, 0, 0, 0.38);
}
.mat-radio-button.mat-radio-disabled .mat-radio-label-content {
  color: rgba(0, 0, 0, 0.38);
}
.mat-radio-button .mat-ripple-element {
  background-color: black;
}

.mat-slider-track-background {
  background-color: rgba(0, 0, 0, 0.26);
}

.mat-slider.mat-primary .mat-slider-track-fill,
.mat-slider.mat-primary .mat-slider-thumb,
.mat-slider.mat-primary .mat-slider-thumb-label {
  background-color: #00a8e4;
}
.mat-slider.mat-primary .mat-slider-thumb-label-text {
  color: white;
}
.mat-slider.mat-primary .mat-slider-focus-ring {
  background-color: rgba(0, 168, 228, 0.2);
}
.mat-slider.mat-accent .mat-slider-track-fill,
.mat-slider.mat-accent .mat-slider-thumb,
.mat-slider.mat-accent .mat-slider-thumb-label {
  background-color: #a9e2ff;
}
.mat-slider.mat-accent .mat-slider-thumb-label-text {
  color: white;
}
.mat-slider.mat-accent .mat-slider-focus-ring {
  background-color: rgba(169, 226, 255, 0.2);
}
.mat-slider.mat-warn .mat-slider-track-fill,
.mat-slider.mat-warn .mat-slider-thumb,
.mat-slider.mat-warn .mat-slider-thumb-label {
  background-color: red;
}
.mat-slider.mat-warn .mat-slider-thumb-label-text {
  color: white;
}
.mat-slider.mat-warn .mat-slider-focus-ring {
  background-color: rgba(255, 0, 0, 0.2);
}

.mat-slider:hover .mat-slider-track-background,
.mat-slider.cdk-focused .mat-slider-track-background {
  background-color: rgba(0, 0, 0, 0.38);
}

.mat-slider.mat-slider-disabled .mat-slider-track-background,
.mat-slider.mat-slider-disabled .mat-slider-track-fill,
.mat-slider.mat-slider-disabled .mat-slider-thumb {
  background-color: rgba(0, 0, 0, 0.26);
}
.mat-slider.mat-slider-disabled:hover .mat-slider-track-background {
  background-color: rgba(0, 0, 0, 0.26);
}

.mat-slider.mat-slider-min-value .mat-slider-focus-ring {
  background-color: rgba(0, 0, 0, 0.12);
}
.mat-slider.mat-slider-min-value.mat-slider-thumb-label-showing .mat-slider-thumb,
.mat-slider.mat-slider-min-value.mat-slider-thumb-label-showing .mat-slider-thumb-label {
  background-color: rgba(0, 0, 0, 0.87);
}
.mat-slider.mat-slider-min-value.mat-slider-thumb-label-showing.cdk-focused .mat-slider-thumb,
.mat-slider.mat-slider-min-value.mat-slider-thumb-label-showing.cdk-focused .mat-slider-thumb-label {
  background-color: rgba(0, 0, 0, 0.26);
}
.mat-slider.mat-slider-min-value:not(.mat-slider-thumb-label-showing) .mat-slider-thumb {
  border-color: rgba(0, 0, 0, 0.26);
  background-color: transparent;
}
.mat-slider.mat-slider-min-value:not(.mat-slider-thumb-label-showing):hover .mat-slider-thumb, .mat-slider.mat-slider-min-value:not(.mat-slider-thumb-label-showing).cdk-focused .mat-slider-thumb {
  border-color: rgba(0, 0, 0, 0.38);
}
.mat-slider.mat-slider-min-value:not(.mat-slider-thumb-label-showing):hover.mat-slider-disabled .mat-slider-thumb, .mat-slider.mat-slider-min-value:not(.mat-slider-thumb-label-showing).cdk-focused.mat-slider-disabled .mat-slider-thumb {
  border-color: rgba(0, 0, 0, 0.26);
}

.mat-slider-has-ticks .mat-slider-wrapper::after {
  border-color: rgba(0, 0, 0, 0.7);
}

.mat-slider-horizontal .mat-slider-ticks {
  background-image: repeating-linear-gradient(to right, rgba(0, 0, 0, 0.7), rgba(0, 0, 0, 0.7) 2px, transparent 0, transparent);
  background-image: -moz-repeating-linear-gradient(0.0001deg, rgba(0, 0, 0, 0.7), rgba(0, 0, 0, 0.7) 2px, transparent 0, transparent);
}

.mat-slider-vertical .mat-slider-ticks {
  background-image: repeating-linear-gradient(to bottom, rgba(0, 0, 0, 0.7), rgba(0, 0, 0, 0.7) 2px, transparent 0, transparent);
}

.mat-menu-panel {
  background: white;
}
.mat-menu-panel:not([class*=mat-elevation-z]) {
  box-shadow: 0px 2px 4px -1px rgba(0, 0, 0, 0.2), 0px 4px 5px 0px rgba(0, 0, 0, 0.14), 0px 1px 10px 0px rgba(0, 0, 0, 0.12);
}

.mat-menu-item {
  background: transparent;
  color: rgba(0, 0, 0, 0.87);
}
.mat-menu-item[disabled],
.mat-menu-item[disabled] .mat-menu-submenu-icon,
.mat-menu-item[disabled] .mat-icon-no-color {
  color: rgba(0, 0, 0, 0.38);
}

.mat-menu-item .mat-icon-no-color,
.mat-menu-submenu-icon {
  color: rgba(0, 0, 0, 0.54);
}

.mat-menu-item:hover:not([disabled]),
.mat-menu-item.cdk-program-focused:not([disabled]),
.mat-menu-item.cdk-keyboard-focused:not([disabled]),
.mat-menu-item-highlighted:not([disabled]) {
  background: rgba(0, 0, 0, 0.04);
}

.mat-list-base .mat-list-item {
  color: rgba(0, 0, 0, 0.87);
}
.mat-list-base .mat-list-option {
  color: rgba(0, 0, 0, 0.87);
}
.mat-list-base .mat-subheader {
  color: rgba(0, 0, 0, 0.54);
}
.mat-list-base .mat-list-item-disabled {
  background-color: #eeeeee;
  color: rgba(0, 0, 0, 0.38);
}

.mat-list-option:hover, .mat-list-option:focus,
.mat-nav-list .mat-list-item:hover,
.mat-nav-list .mat-list-item:focus,
.mat-action-list .mat-list-item:hover,
.mat-action-list .mat-list-item:focus {
  background: rgba(0, 0, 0, 0.04);
}

.mat-list-single-selected-option, .mat-list-single-selected-option:hover, .mat-list-single-selected-option:focus {
  background: rgba(0, 0, 0, 0.12);
}

.mat-paginator {
  background: white;
}

.mat-paginator,
.mat-paginator-page-size .mat-select-trigger {
  color: rgba(0, 0, 0, 0.54);
}

.mat-paginator-decrement,
.mat-paginator-increment {
  border-top: 2px solid rgba(0, 0, 0, 0.54);
  border-right: 2px solid rgba(0, 0, 0, 0.54);
}

.mat-paginator-first,
.mat-paginator-last {
  border-top: 2px solid rgba(0, 0, 0, 0.54);
}

.mat-icon-button[disabled] .mat-paginator-decrement,
.mat-icon-button[disabled] .mat-paginator-increment,
.mat-icon-button[disabled] .mat-paginator-first,
.mat-icon-button[disabled] .mat-paginator-last {
  border-color: rgba(0, 0, 0, 0.38);
}

.mat-paginator-container {
  min-height: 56px;
}

.mat-tab-nav-bar,
.mat-tab-header {
  border-bottom: 1px solid rgba(0, 0, 0, 0.12);
}

.mat-tab-group-inverted-header .mat-tab-nav-bar,
.mat-tab-group-inverted-header .mat-tab-header {
  border-top: 1px solid rgba(0, 0, 0, 0.12);
  border-bottom: none;
}

.mat-tab-label, .mat-tab-link {
  color: rgba(0, 0, 0, 0.87);
}
.mat-tab-label.mat-tab-disabled, .mat-tab-link.mat-tab-disabled {
  color: rgba(0, 0, 0, 0.38);
}

.mat-tab-header-pagination-chevron {
  border-color: rgba(0, 0, 0, 0.87);
}

.mat-tab-header-pagination-disabled .mat-tab-header-pagination-chevron {
  border-color: rgba(0, 0, 0, 0.38);
}

.mat-tab-group[class*=mat-background-] > .mat-tab-header,
.mat-tab-nav-bar[class*=mat-background-] {
  border-bottom: none;
  border-top: none;
}

.mat-tab-group.mat-primary .mat-tab-label.cdk-keyboard-focused:not(.mat-tab-disabled), .mat-tab-group.mat-primary .mat-tab-label.cdk-program-focused:not(.mat-tab-disabled),
.mat-tab-group.mat-primary .mat-tab-link.cdk-keyboard-focused:not(.mat-tab-disabled),
.mat-tab-group.mat-primary .mat-tab-link.cdk-program-focused:not(.mat-tab-disabled), .mat-tab-nav-bar.mat-primary .mat-tab-label.cdk-keyboard-focused:not(.mat-tab-disabled), .mat-tab-nav-bar.mat-primary .mat-tab-label.cdk-program-focused:not(.mat-tab-disabled),
.mat-tab-nav-bar.mat-primary .mat-tab-link.cdk-keyboard-focused:not(.mat-tab-disabled),
.mat-tab-nav-bar.mat-primary .mat-tab-link.cdk-program-focused:not(.mat-tab-disabled) {
  background-color: rgba(169, 226, 255, 0.3);
}
.mat-tab-group.mat-primary .mat-ink-bar, .mat-tab-nav-bar.mat-primary .mat-ink-bar {
  background-color: #00a8e4;
}
.mat-tab-group.mat-primary.mat-background-primary > .mat-tab-header .mat-ink-bar, .mat-tab-group.mat-primary.mat-background-primary > .mat-tab-link-container .mat-ink-bar, .mat-tab-nav-bar.mat-primary.mat-background-primary > .mat-tab-header .mat-ink-bar, .mat-tab-nav-bar.mat-primary.mat-background-primary > .mat-tab-link-container .mat-ink-bar {
  background-color: white;
}
.mat-tab-group.mat-accent .mat-tab-label.cdk-keyboard-focused:not(.mat-tab-disabled), .mat-tab-group.mat-accent .mat-tab-label.cdk-program-focused:not(.mat-tab-disabled),
.mat-tab-group.mat-accent .mat-tab-link.cdk-keyboard-focused:not(.mat-tab-disabled),
.mat-tab-group.mat-accent .mat-tab-link.cdk-program-focused:not(.mat-tab-disabled), .mat-tab-nav-bar.mat-accent .mat-tab-label.cdk-keyboard-focused:not(.mat-tab-disabled), .mat-tab-nav-bar.mat-accent .mat-tab-label.cdk-program-focused:not(.mat-tab-disabled),
.mat-tab-nav-bar.mat-accent .mat-tab-link.cdk-keyboard-focused:not(.mat-tab-disabled),
.mat-tab-nav-bar.mat-accent .mat-tab-link.cdk-program-focused:not(.mat-tab-disabled) {
  background-color: rgba(219, 241, 250, 0.3);
}
.mat-tab-group.mat-accent .mat-ink-bar, .mat-tab-nav-bar.mat-accent .mat-ink-bar {
  background-color: #a9e2ff;
}
.mat-tab-group.mat-accent.mat-background-accent > .mat-tab-header .mat-ink-bar, .mat-tab-group.mat-accent.mat-background-accent > .mat-tab-link-container .mat-ink-bar, .mat-tab-nav-bar.mat-accent.mat-background-accent > .mat-tab-header .mat-ink-bar, .mat-tab-nav-bar.mat-accent.mat-background-accent > .mat-tab-link-container .mat-ink-bar {
  background-color: white;
}
.mat-tab-group.mat-warn .mat-tab-label.cdk-keyboard-focused:not(.mat-tab-disabled), .mat-tab-group.mat-warn .mat-tab-label.cdk-program-focused:not(.mat-tab-disabled),
.mat-tab-group.mat-warn .mat-tab-link.cdk-keyboard-focused:not(.mat-tab-disabled),
.mat-tab-group.mat-warn .mat-tab-link.cdk-program-focused:not(.mat-tab-disabled), .mat-tab-nav-bar.mat-warn .mat-tab-label.cdk-keyboard-focused:not(.mat-tab-disabled), .mat-tab-nav-bar.mat-warn .mat-tab-label.cdk-program-focused:not(.mat-tab-disabled),
.mat-tab-nav-bar.mat-warn .mat-tab-link.cdk-keyboard-focused:not(.mat-tab-disabled),
.mat-tab-nav-bar.mat-warn .mat-tab-link.cdk-program-focused:not(.mat-tab-disabled) {
  background-color: rgba(255, 51, 51, 0.3);
}
.mat-tab-group.mat-warn .mat-ink-bar, .mat-tab-nav-bar.mat-warn .mat-ink-bar {
  background-color: red;
}
.mat-tab-group.mat-warn.mat-background-warn > .mat-tab-header .mat-ink-bar, .mat-tab-group.mat-warn.mat-background-warn > .mat-tab-link-container .mat-ink-bar, .mat-tab-nav-bar.mat-warn.mat-background-warn > .mat-tab-header .mat-ink-bar, .mat-tab-nav-bar.mat-warn.mat-background-warn > .mat-tab-link-container .mat-ink-bar {
  background-color: white;
}
.mat-tab-group.mat-background-primary .mat-tab-label.cdk-keyboard-focused:not(.mat-tab-disabled), .mat-tab-group.mat-background-primary .mat-tab-label.cdk-program-focused:not(.mat-tab-disabled),
.mat-tab-group.mat-background-primary .mat-tab-link.cdk-keyboard-focused:not(.mat-tab-disabled),
.mat-tab-group.mat-background-primary .mat-tab-link.cdk-program-focused:not(.mat-tab-disabled), .mat-tab-nav-bar.mat-background-primary .mat-tab-label.cdk-keyboard-focused:not(.mat-tab-disabled), .mat-tab-nav-bar.mat-background-primary .mat-tab-label.cdk-program-focused:not(.mat-tab-disabled),
.mat-tab-nav-bar.mat-background-primary .mat-tab-link.cdk-keyboard-focused:not(.mat-tab-disabled),
.mat-tab-nav-bar.mat-background-primary .mat-tab-link.cdk-program-focused:not(.mat-tab-disabled) {
  background-color: rgba(169, 226, 255, 0.3);
}
.mat-tab-group.mat-background-primary > .mat-tab-header, .mat-tab-group.mat-background-primary > .mat-tab-link-container, .mat-tab-group.mat-background-primary > .mat-tab-header-pagination, .mat-tab-nav-bar.mat-background-primary > .mat-tab-header, .mat-tab-nav-bar.mat-background-primary > .mat-tab-link-container, .mat-tab-nav-bar.mat-background-primary > .mat-tab-header-pagination {
  background-color: #00a8e4;
}
.mat-tab-group.mat-background-primary > .mat-tab-header .mat-tab-label, .mat-tab-group.mat-background-primary > .mat-tab-link-container .mat-tab-link, .mat-tab-nav-bar.mat-background-primary > .mat-tab-header .mat-tab-label, .mat-tab-nav-bar.mat-background-primary > .mat-tab-link-container .mat-tab-link {
  color: white;
}
.mat-tab-group.mat-background-primary > .mat-tab-header .mat-tab-label.mat-tab-disabled, .mat-tab-group.mat-background-primary > .mat-tab-link-container .mat-tab-link.mat-tab-disabled, .mat-tab-nav-bar.mat-background-primary > .mat-tab-header .mat-tab-label.mat-tab-disabled, .mat-tab-nav-bar.mat-background-primary > .mat-tab-link-container .mat-tab-link.mat-tab-disabled {
  color: rgba(255, 255, 255, 0.4);
}
.mat-tab-group.mat-background-primary > .mat-tab-header .mat-tab-header-pagination-chevron,
.mat-tab-group.mat-background-primary > .mat-tab-header-pagination .mat-tab-header-pagination-chevron,
.mat-tab-group.mat-background-primary > .mat-tab-link-container .mat-focus-indicator::before,
.mat-tab-group.mat-background-primary > .mat-tab-header .mat-focus-indicator::before, .mat-tab-nav-bar.mat-background-primary > .mat-tab-header .mat-tab-header-pagination-chevron,
.mat-tab-nav-bar.mat-background-primary > .mat-tab-header-pagination .mat-tab-header-pagination-chevron,
.mat-tab-nav-bar.mat-background-primary > .mat-tab-link-container .mat-focus-indicator::before,
.mat-tab-nav-bar.mat-background-primary > .mat-tab-header .mat-focus-indicator::before {
  border-color: white;
}
.mat-tab-group.mat-background-primary > .mat-tab-header .mat-tab-header-pagination-disabled .mat-tab-header-pagination-chevron,
.mat-tab-group.mat-background-primary > .mat-tab-header-pagination-disabled .mat-tab-header-pagination-chevron, .mat-tab-nav-bar.mat-background-primary > .mat-tab-header .mat-tab-header-pagination-disabled .mat-tab-header-pagination-chevron,
.mat-tab-nav-bar.mat-background-primary > .mat-tab-header-pagination-disabled .mat-tab-header-pagination-chevron {
  border-color: white;
  opacity: 0.4;
}
.mat-tab-group.mat-background-primary > .mat-tab-header .mat-ripple-element,
.mat-tab-group.mat-background-primary > .mat-tab-link-container .mat-ripple-element,
.mat-tab-group.mat-background-primary > .mat-tab-header-pagination .mat-ripple-element, .mat-tab-nav-bar.mat-background-primary > .mat-tab-header .mat-ripple-element,
.mat-tab-nav-bar.mat-background-primary > .mat-tab-link-container .mat-ripple-element,
.mat-tab-nav-bar.mat-background-primary > .mat-tab-header-pagination .mat-ripple-element {
  background-color: white;
  opacity: 0.12;
}
.mat-tab-group.mat-background-accent .mat-tab-label.cdk-keyboard-focused:not(.mat-tab-disabled), .mat-tab-group.mat-background-accent .mat-tab-label.cdk-program-focused:not(.mat-tab-disabled),
.mat-tab-group.mat-background-accent .mat-tab-link.cdk-keyboard-focused:not(.mat-tab-disabled),
.mat-tab-group.mat-background-accent .mat-tab-link.cdk-program-focused:not(.mat-tab-disabled), .mat-tab-nav-bar.mat-background-accent .mat-tab-label.cdk-keyboard-focused:not(.mat-tab-disabled), .mat-tab-nav-bar.mat-background-accent .mat-tab-label.cdk-program-focused:not(.mat-tab-disabled),
.mat-tab-nav-bar.mat-background-accent .mat-tab-link.cdk-keyboard-focused:not(.mat-tab-disabled),
.mat-tab-nav-bar.mat-background-accent .mat-tab-link.cdk-program-focused:not(.mat-tab-disabled) {
  background-color: rgba(219, 241, 250, 0.3);
}
.mat-tab-group.mat-background-accent > .mat-tab-header, .mat-tab-group.mat-background-accent > .mat-tab-link-container, .mat-tab-group.mat-background-accent > .mat-tab-header-pagination, .mat-tab-nav-bar.mat-background-accent > .mat-tab-header, .mat-tab-nav-bar.mat-background-accent > .mat-tab-link-container, .mat-tab-nav-bar.mat-background-accent > .mat-tab-header-pagination {
  background-color: #a9e2ff;
}
.mat-tab-group.mat-background-accent > .mat-tab-header .mat-tab-label, .mat-tab-group.mat-background-accent > .mat-tab-link-container .mat-tab-link, .mat-tab-nav-bar.mat-background-accent > .mat-tab-header .mat-tab-label, .mat-tab-nav-bar.mat-background-accent > .mat-tab-link-container .mat-tab-link {
  color: white;
}
.mat-tab-group.mat-background-accent > .mat-tab-header .mat-tab-label.mat-tab-disabled, .mat-tab-group.mat-background-accent > .mat-tab-link-container .mat-tab-link.mat-tab-disabled, .mat-tab-nav-bar.mat-background-accent > .mat-tab-header .mat-tab-label.mat-tab-disabled, .mat-tab-nav-bar.mat-background-accent > .mat-tab-link-container .mat-tab-link.mat-tab-disabled {
  color: rgba(255, 255, 255, 0.4);
}
.mat-tab-group.mat-background-accent > .mat-tab-header .mat-tab-header-pagination-chevron,
.mat-tab-group.mat-background-accent > .mat-tab-header-pagination .mat-tab-header-pagination-chevron,
.mat-tab-group.mat-background-accent > .mat-tab-link-container .mat-focus-indicator::before,
.mat-tab-group.mat-background-accent > .mat-tab-header .mat-focus-indicator::before, .mat-tab-nav-bar.mat-background-accent > .mat-tab-header .mat-tab-header-pagination-chevron,
.mat-tab-nav-bar.mat-background-accent > .mat-tab-header-pagination .mat-tab-header-pagination-chevron,
.mat-tab-nav-bar.mat-background-accent > .mat-tab-link-container .mat-focus-indicator::before,
.mat-tab-nav-bar.mat-background-accent > .mat-tab-header .mat-focus-indicator::before {
  border-color: white;
}
.mat-tab-group.mat-background-accent > .mat-tab-header .mat-tab-header-pagination-disabled .mat-tab-header-pagination-chevron,
.mat-tab-group.mat-background-accent > .mat-tab-header-pagination-disabled .mat-tab-header-pagination-chevron, .mat-tab-nav-bar.mat-background-accent > .mat-tab-header .mat-tab-header-pagination-disabled .mat-tab-header-pagination-chevron,
.mat-tab-nav-bar.mat-background-accent > .mat-tab-header-pagination-disabled .mat-tab-header-pagination-chevron {
  border-color: white;
  opacity: 0.4;
}
.mat-tab-group.mat-background-accent > .mat-tab-header .mat-ripple-element,
.mat-tab-group.mat-background-accent > .mat-tab-link-container .mat-ripple-element,
.mat-tab-group.mat-background-accent > .mat-tab-header-pagination .mat-ripple-element, .mat-tab-nav-bar.mat-background-accent > .mat-tab-header .mat-ripple-element,
.mat-tab-nav-bar.mat-background-accent > .mat-tab-link-container .mat-ripple-element,
.mat-tab-nav-bar.mat-background-accent > .mat-tab-header-pagination .mat-ripple-element {
  background-color: white;
  opacity: 0.12;
}
.mat-tab-group.mat-background-warn .mat-tab-label.cdk-keyboard-focused:not(.mat-tab-disabled), .mat-tab-group.mat-background-warn .mat-tab-label.cdk-program-focused:not(.mat-tab-disabled),
.mat-tab-group.mat-background-warn .mat-tab-link.cdk-keyboard-focused:not(.mat-tab-disabled),
.mat-tab-group.mat-background-warn .mat-tab-link.cdk-program-focused:not(.mat-tab-disabled), .mat-tab-nav-bar.mat-background-warn .mat-tab-label.cdk-keyboard-focused:not(.mat-tab-disabled), .mat-tab-nav-bar.mat-background-warn .mat-tab-label.cdk-program-focused:not(.mat-tab-disabled),
.mat-tab-nav-bar.mat-background-warn .mat-tab-link.cdk-keyboard-focused:not(.mat-tab-disabled),
.mat-tab-nav-bar.mat-background-warn .mat-tab-link.cdk-program-focused:not(.mat-tab-disabled) {
  background-color: rgba(255, 51, 51, 0.3);
}
.mat-tab-group.mat-background-warn > .mat-tab-header, .mat-tab-group.mat-background-warn > .mat-tab-link-container, .mat-tab-group.mat-background-warn > .mat-tab-header-pagination, .mat-tab-nav-bar.mat-background-warn > .mat-tab-header, .mat-tab-nav-bar.mat-background-warn > .mat-tab-link-container, .mat-tab-nav-bar.mat-background-warn > .mat-tab-header-pagination {
  background-color: red;
}
.mat-tab-group.mat-background-warn > .mat-tab-header .mat-tab-label, .mat-tab-group.mat-background-warn > .mat-tab-link-container .mat-tab-link, .mat-tab-nav-bar.mat-background-warn > .mat-tab-header .mat-tab-label, .mat-tab-nav-bar.mat-background-warn > .mat-tab-link-container .mat-tab-link {
  color: white;
}
.mat-tab-group.mat-background-warn > .mat-tab-header .mat-tab-label.mat-tab-disabled, .mat-tab-group.mat-background-warn > .mat-tab-link-container .mat-tab-link.mat-tab-disabled, .mat-tab-nav-bar.mat-background-warn > .mat-tab-header .mat-tab-label.mat-tab-disabled, .mat-tab-nav-bar.mat-background-warn > .mat-tab-link-container .mat-tab-link.mat-tab-disabled {
  color: rgba(255, 255, 255, 0.4);
}
.mat-tab-group.mat-background-warn > .mat-tab-header .mat-tab-header-pagination-chevron,
.mat-tab-group.mat-background-warn > .mat-tab-header-pagination .mat-tab-header-pagination-chevron,
.mat-tab-group.mat-background-warn > .mat-tab-link-container .mat-focus-indicator::before,
.mat-tab-group.mat-background-warn > .mat-tab-header .mat-focus-indicator::before, .mat-tab-nav-bar.mat-background-warn > .mat-tab-header .mat-tab-header-pagination-chevron,
.mat-tab-nav-bar.mat-background-warn > .mat-tab-header-pagination .mat-tab-header-pagination-chevron,
.mat-tab-nav-bar.mat-background-warn > .mat-tab-link-container .mat-focus-indicator::before,
.mat-tab-nav-bar.mat-background-warn > .mat-tab-header .mat-focus-indicator::before {
  border-color: white;
}
.mat-tab-group.mat-background-warn > .mat-tab-header .mat-tab-header-pagination-disabled .mat-tab-header-pagination-chevron,
.mat-tab-group.mat-background-warn > .mat-tab-header-pagination-disabled .mat-tab-header-pagination-chevron, .mat-tab-nav-bar.mat-background-warn > .mat-tab-header .mat-tab-header-pagination-disabled .mat-tab-header-pagination-chevron,
.mat-tab-nav-bar.mat-background-warn > .mat-tab-header-pagination-disabled .mat-tab-header-pagination-chevron {
  border-color: white;
  opacity: 0.4;
}
.mat-tab-group.mat-background-warn > .mat-tab-header .mat-ripple-element,
.mat-tab-group.mat-background-warn > .mat-tab-link-container .mat-ripple-element,
.mat-tab-group.mat-background-warn > .mat-tab-header-pagination .mat-ripple-element, .mat-tab-nav-bar.mat-background-warn > .mat-tab-header .mat-ripple-element,
.mat-tab-nav-bar.mat-background-warn > .mat-tab-link-container .mat-ripple-element,
.mat-tab-nav-bar.mat-background-warn > .mat-tab-header-pagination .mat-ripple-element {
  background-color: white;
  opacity: 0.12;
}

.mat-snack-bar-container {
  color: rgba(255, 255, 255, 0.7);
  background: #323232;
  box-shadow: 0px 3px 5px -1px rgba(0, 0, 0, 0.2), 0px 6px 10px 0px rgba(0, 0, 0, 0.14), 0px 1px 18px 0px rgba(0, 0, 0, 0.12);
}

.mat-simple-snackbar-action {
  color: #a9e2ff;
}

.mat-table {
  background: white;
}

.mat-table thead, .mat-table tbody, .mat-table tfoot,
mat-header-row, mat-row, mat-footer-row,
[mat-header-row], [mat-row], [mat-footer-row],
.mat-table-sticky {
  background: inherit;
}

mat-row, mat-header-row, mat-footer-row,
th.mat-header-cell, td.mat-cell, td.mat-footer-cell {
  border-bottom-color: rgba(0, 0, 0, 0.12);
}

.mat-header-cell {
  color: rgba(0, 0, 0, 0.54);
}

.mat-cell, .mat-footer-cell {
  color: rgba(0, 0, 0, 0.87);
}

.mat-badge {
  position: relative;
}

.mat-badge.mat-badge {
  overflow: visible;
}

.mat-badge-hidden .mat-badge-content {
  display: none;
}

.mat-badge-content {
  position: absolute;
  text-align: center;
  display: inline-block;
  border-radius: 50%;
  transition: transform 200ms ease-in-out;
  transform: scale(0.6);
  overflow: hidden;
  white-space: nowrap;
  text-overflow: ellipsis;
  pointer-events: none;
}

.ng-animate-disabled .mat-badge-content,
.mat-badge-content._mat-animation-noopable {
  transition: none;
}

.mat-badge-content.mat-badge-active {
  transform: none;
}

.mat-badge-small .mat-badge-content {
  width: 16px;
  height: 16px;
  line-height: 16px;
}
.mat-badge-small.mat-badge-above .mat-badge-content {
  top: -8px;
}
.mat-badge-small.mat-badge-below .mat-badge-content {
  bottom: -8px;
}
.mat-badge-small.mat-badge-before .mat-badge-content {
  left: -16px;
}
[dir=rtl] .mat-badge-small.mat-badge-before .mat-badge-content {
  left: auto;
  right: -16px;
}
.mat-badge-small.mat-badge-after .mat-badge-content {
  right: -16px;
}
[dir=rtl] .mat-badge-small.mat-badge-after .mat-badge-content {
  right: auto;
  left: -16px;
}
.mat-badge-small.mat-badge-overlap.mat-badge-before .mat-badge-content {
  left: -8px;
}
[dir=rtl] .mat-badge-small.mat-badge-overlap.mat-badge-before .mat-badge-content {
  left: auto;
  right: -8px;
}
.mat-badge-small.mat-badge-overlap.mat-badge-after .mat-badge-content {
  right: -8px;
}
[dir=rtl] .mat-badge-small.mat-badge-overlap.mat-badge-after .mat-badge-content {
  right: auto;
  left: -8px;
}

.mat-badge-medium .mat-badge-content {
  width: 22px;
  height: 22px;
  line-height: 22px;
}
.mat-badge-medium.mat-badge-above .mat-badge-content {
  top: -11px;
}
.mat-badge-medium.mat-badge-below .mat-badge-content {
  bottom: -11px;
}
.mat-badge-medium.mat-badge-before .mat-badge-content {
  left: -22px;
}
[dir=rtl] .mat-badge-medium.mat-badge-before .mat-badge-content {
  left: auto;
  right: -22px;
}
.mat-badge-medium.mat-badge-after .mat-badge-content {
  right: -22px;
}
[dir=rtl] .mat-badge-medium.mat-badge-after .mat-badge-content {
  right: auto;
  left: -22px;
}
.mat-badge-medium.mat-badge-overlap.mat-badge-before .mat-badge-content {
  left: -11px;
}
[dir=rtl] .mat-badge-medium.mat-badge-overlap.mat-badge-before .mat-badge-content {
  left: auto;
  right: -11px;
}
.mat-badge-medium.mat-badge-overlap.mat-badge-after .mat-badge-content {
  right: -11px;
}
[dir=rtl] .mat-badge-medium.mat-badge-overlap.mat-badge-after .mat-badge-content {
  right: auto;
  left: -11px;
}

.mat-badge-large .mat-badge-content {
  width: 28px;
  height: 28px;
  line-height: 28px;
}
.mat-badge-large.mat-badge-above .mat-badge-content {
  top: -14px;
}
.mat-badge-large.mat-badge-below .mat-badge-content {
  bottom: -14px;
}
.mat-badge-large.mat-badge-before .mat-badge-content {
  left: -28px;
}
[dir=rtl] .mat-badge-large.mat-badge-before .mat-badge-content {
  left: auto;
  right: -28px;
}
.mat-badge-large.mat-badge-after .mat-badge-content {
  right: -28px;
}
[dir=rtl] .mat-badge-large.mat-badge-after .mat-badge-content {
  right: auto;
  left: -28px;
}
.mat-badge-large.mat-badge-overlap.mat-badge-before .mat-badge-content {
  left: -14px;
}
[dir=rtl] .mat-badge-large.mat-badge-overlap.mat-badge-before .mat-badge-content {
  left: auto;
  right: -14px;
}
.mat-badge-large.mat-badge-overlap.mat-badge-after .mat-badge-content {
  right: -14px;
}
[dir=rtl] .mat-badge-large.mat-badge-overlap.mat-badge-after .mat-badge-content {
  right: auto;
  left: -14px;
}

.mat-badge-content {
  color: white;
  background: #00a8e4;
}
.cdk-high-contrast-active .mat-badge-content {
  outline: solid 1px;
  border-radius: 0;
}

.mat-badge-accent .mat-badge-content {
  background: #a9e2ff;
  color: white;
}

.mat-badge-warn .mat-badge-content {
  color: white;
  background: red;
}

.mat-badge-disabled .mat-badge-content {
  background: #b9b9b9;
  color: rgba(0, 0, 0, 0.38);
}

.mat-bottom-sheet-container {
  box-shadow: 0px 8px 10px -5px rgba(0, 0, 0, 0.2), 0px 16px 24px 2px rgba(0, 0, 0, 0.14), 0px 6px 30px 5px rgba(0, 0, 0, 0.12);
  background: white;
  color: rgba(0, 0, 0, 0.87);
}

.mat-button-toggle-standalone:not([class*=mat-elevation-z]),
.mat-button-toggle-group:not([class*=mat-elevation-z]) {
  box-shadow: 0px 3px 1px -2px rgba(0, 0, 0, 0.2), 0px 2px 2px 0px rgba(0, 0, 0, 0.14), 0px 1px 5px 0px rgba(0, 0, 0, 0.12);
}

.mat-button-toggle-standalone.mat-button-toggle-appearance-standard:not([class*=mat-elevation-z]),
.mat-button-toggle-group-appearance-standard:not([class*=mat-elevation-z]) {
  box-shadow: none;
}

.mat-button-toggle {
  color: rgba(0, 0, 0, 0.38);
}
.mat-button-toggle .mat-button-toggle-focus-overlay {
  background-color: rgba(0, 0, 0, 0.12);
}

.mat-button-toggle-appearance-standard {
  color: rgba(0, 0, 0, 0.87);
  background: white;
}
.mat-button-toggle-appearance-standard .mat-button-toggle-focus-overlay {
  background-color: black;
}

.mat-button-toggle-group-appearance-standard .mat-button-toggle + .mat-button-toggle {
  border-left: solid 1px #e0e0e0;
}

[dir=rtl] .mat-button-toggle-group-appearance-standard .mat-button-toggle + .mat-button-toggle {
  border-left: none;
  border-right: solid 1px #e0e0e0;
}

.mat-button-toggle-group-appearance-standard.mat-button-toggle-vertical .mat-button-toggle + .mat-button-toggle {
  border-left: none;
  border-right: none;
  border-top: solid 1px #e0e0e0;
}

.mat-button-toggle-checked {
  background-color: #e0e0e0;
  color: rgba(0, 0, 0, 0.54);
}
.mat-button-toggle-checked.mat-button-toggle-appearance-standard {
  color: rgba(0, 0, 0, 0.87);
}

.mat-button-toggle-disabled {
  color: rgba(0, 0, 0, 0.26);
  background-color: #eeeeee;
}
.mat-button-toggle-disabled.mat-button-toggle-appearance-standard {
  background: white;
}
.mat-button-toggle-disabled.mat-button-toggle-checked {
  background-color: #bdbdbd;
}

.mat-button-toggle-standalone.mat-button-toggle-appearance-standard,
.mat-button-toggle-group-appearance-standard {
  border: solid 1px #e0e0e0;
}

.mat-button-toggle-appearance-standard .mat-button-toggle-label-content {
  line-height: 48px;
}

.mat-calendar-arrow {
  fill: rgba(0, 0, 0, 0.54);
}

.mat-datepicker-toggle,
.mat-datepicker-content .mat-calendar-next-button,
.mat-datepicker-content .mat-calendar-previous-button {
  color: rgba(0, 0, 0, 0.54);
}

.mat-calendar-table-header-divider::after {
  background: rgba(0, 0, 0, 0.12);
}

.mat-calendar-table-header,
.mat-calendar-body-label {
  color: rgba(0, 0, 0, 0.54);
}

.mat-calendar-body-cell-content,
.mat-date-range-input-separator {
  color: rgba(0, 0, 0, 0.87);
  border-color: transparent;
}

.mat-calendar-body-disabled > .mat-calendar-body-cell-content:not(.mat-calendar-body-selected):not(.mat-calendar-body-comparison-identical) {
  color: rgba(0, 0, 0, 0.38);
}

.mat-form-field-disabled .mat-date-range-input-separator {
  color: rgba(0, 0, 0, 0.38);
}

.mat-calendar-body-in-preview {
  color: rgba(0, 0, 0, 0.24);
}

.mat-calendar-body-today:not(.mat-calendar-body-selected):not(.mat-calendar-body-comparison-identical) {
  border-color: rgba(0, 0, 0, 0.38);
}

.mat-calendar-body-disabled > .mat-calendar-body-today:not(.mat-calendar-body-selected):not(.mat-calendar-body-comparison-identical) {
  border-color: rgba(0, 0, 0, 0.18);
}

.mat-calendar-body-in-range::before {
  background: rgba(0, 168, 228, 0.2);
}

.mat-calendar-body-comparison-identical,
.mat-calendar-body-in-comparison-range::before {
  background: rgba(249, 171, 0, 0.2);
}

.mat-calendar-body-comparison-bridge-start::before,
[dir=rtl] .mat-calendar-body-comparison-bridge-end::before {
  background: linear-gradient(to right, rgba(0, 168, 228, 0.2) 50%, rgba(249, 171, 0, 0.2) 50%);
}

.mat-calendar-body-comparison-bridge-end::before,
[dir=rtl] .mat-calendar-body-comparison-bridge-start::before {
  background: linear-gradient(to left, rgba(0, 168, 228, 0.2) 50%, rgba(249, 171, 0, 0.2) 50%);
}

.mat-calendar-body-in-range > .mat-calendar-body-comparison-identical,
.mat-calendar-body-in-comparison-range.mat-calendar-body-in-range::after {
  background: #a8dab5;
}

.mat-calendar-body-comparison-identical.mat-calendar-body-selected,
.mat-calendar-body-in-comparison-range > .mat-calendar-body-selected {
  background: #46a35e;
}

.mat-calendar-body-selected {
  background-color: #00a8e4;
  color: white;
}

.mat-calendar-body-disabled > .mat-calendar-body-selected {
  background-color: rgba(0, 168, 228, 0.4);
}

.mat-calendar-body-today.mat-calendar-body-selected {
  box-shadow: inset 0 0 0 1px white;
}

.cdk-keyboard-focused .mat-calendar-body-active > .mat-calendar-body-cell-content:not(.mat-calendar-body-selected):not(.mat-calendar-body-comparison-identical),
.cdk-program-focused .mat-calendar-body-active > .mat-calendar-body-cell-content:not(.mat-calendar-body-selected):not(.mat-calendar-body-comparison-identical) {
  background-color: rgba(0, 168, 228, 0.3);
}

@media (hover: hover) {
  .mat-calendar-body-cell:not(.mat-calendar-body-disabled):hover > .mat-calendar-body-cell-content:not(.mat-calendar-body-selected):not(.mat-calendar-body-comparison-identical) {
    background-color: rgba(0, 168, 228, 0.3);
  }
}
.mat-datepicker-content {
  box-shadow: 0px 2px 4px -1px rgba(0, 0, 0, 0.2), 0px 4px 5px 0px rgba(0, 0, 0, 0.14), 0px 1px 10px 0px rgba(0, 0, 0, 0.12);
  background-color: white;
  color: rgba(0, 0, 0, 0.87);
}
.mat-datepicker-content.mat-accent .mat-calendar-body-in-range::before {
  background: rgba(169, 226, 255, 0.2);
}
.mat-datepicker-content.mat-accent .mat-calendar-body-comparison-identical,
.mat-datepicker-content.mat-accent .mat-calendar-body-in-comparison-range::before {
  background: rgba(249, 171, 0, 0.2);
}
.mat-datepicker-content.mat-accent .mat-calendar-body-comparison-bridge-start::before,
.mat-datepicker-content.mat-accent [dir=rtl] .mat-calendar-body-comparison-bridge-end::before {
  background: linear-gradient(to right, rgba(169, 226, 255, 0.2) 50%, rgba(249, 171, 0, 0.2) 50%);
}
.mat-datepicker-content.mat-accent .mat-calendar-body-comparison-bridge-end::before,
.mat-datepicker-content.mat-accent [dir=rtl] .mat-calendar-body-comparison-bridge-start::before {
  background: linear-gradient(to left, rgba(169, 226, 255, 0.2) 50%, rgba(249, 171, 0, 0.2) 50%);
}
.mat-datepicker-content.mat-accent .mat-calendar-body-in-range > .mat-calendar-body-comparison-identical,
.mat-datepicker-content.mat-accent .mat-calendar-body-in-comparison-range.mat-calendar-body-in-range::after {
  background: #a8dab5;
}
.mat-datepicker-content.mat-accent .mat-calendar-body-comparison-identical.mat-calendar-body-selected,
.mat-datepicker-content.mat-accent .mat-calendar-body-in-comparison-range > .mat-calendar-body-selected {
  background: #46a35e;
}
.mat-datepicker-content.mat-accent .mat-calendar-body-selected {
  background-color: #a9e2ff;
  color: white;
}
.mat-datepicker-content.mat-accent .mat-calendar-body-disabled > .mat-calendar-body-selected {
  background-color: rgba(169, 226, 255, 0.4);
}
.mat-datepicker-content.mat-accent .mat-calendar-body-today.mat-calendar-body-selected {
  box-shadow: inset 0 0 0 1px white;
}
.mat-datepicker-content.mat-accent .cdk-keyboard-focused .mat-calendar-body-active > .mat-calendar-body-cell-content:not(.mat-calendar-body-selected):not(.mat-calendar-body-comparison-identical),
.mat-datepicker-content.mat-accent .cdk-program-focused .mat-calendar-body-active > .mat-calendar-body-cell-content:not(.mat-calendar-body-selected):not(.mat-calendar-body-comparison-identical) {
  background-color: rgba(169, 226, 255, 0.3);
}
@media (hover: hover) {
  .mat-datepicker-content.mat-accent .mat-calendar-body-cell:not(.mat-calendar-body-disabled):hover > .mat-calendar-body-cell-content:not(.mat-calendar-body-selected):not(.mat-calendar-body-comparison-identical) {
    background-color: rgba(169, 226, 255, 0.3);
  }
}
.mat-datepicker-content.mat-warn .mat-calendar-body-in-range::before {
  background: rgba(255, 0, 0, 0.2);
}
.mat-datepicker-content.mat-warn .mat-calendar-body-comparison-identical,
.mat-datepicker-content.mat-warn .mat-calendar-body-in-comparison-range::before {
  background: rgba(249, 171, 0, 0.2);
}
.mat-datepicker-content.mat-warn .mat-calendar-body-comparison-bridge-start::before,
.mat-datepicker-content.mat-warn [dir=rtl] .mat-calendar-body-comparison-bridge-end::before {
  background: linear-gradient(to right, rgba(255, 0, 0, 0.2) 50%, rgba(249, 171, 0, 0.2) 50%);
}
.mat-datepicker-content.mat-warn .mat-calendar-body-comparison-bridge-end::before,
.mat-datepicker-content.mat-warn [dir=rtl] .mat-calendar-body-comparison-bridge-start::before {
  background: linear-gradient(to left, rgba(255, 0, 0, 0.2) 50%, rgba(249, 171, 0, 0.2) 50%);
}
.mat-datepicker-content.mat-warn .mat-calendar-body-in-range > .mat-calendar-body-comparison-identical,
.mat-datepicker-content.mat-warn .mat-calendar-body-in-comparison-range.mat-calendar-body-in-range::after {
  background: #a8dab5;
}
.mat-datepicker-content.mat-warn .mat-calendar-body-comparison-identical.mat-calendar-body-selected,
.mat-datepicker-content.mat-warn .mat-calendar-body-in-comparison-range > .mat-calendar-body-selected {
  background: #46a35e;
}
.mat-datepicker-content.mat-warn .mat-calendar-body-selected {
  background-color: red;
  color: white;
}
.mat-datepicker-content.mat-warn .mat-calendar-body-disabled > .mat-calendar-body-selected {
  background-color: rgba(255, 0, 0, 0.4);
}
.mat-datepicker-content.mat-warn .mat-calendar-body-today.mat-calendar-body-selected {
  box-shadow: inset 0 0 0 1px white;
}
.mat-datepicker-content.mat-warn .cdk-keyboard-focused .mat-calendar-body-active > .mat-calendar-body-cell-content:not(.mat-calendar-body-selected):not(.mat-calendar-body-comparison-identical),
.mat-datepicker-content.mat-warn .cdk-program-focused .mat-calendar-body-active > .mat-calendar-body-cell-content:not(.mat-calendar-body-selected):not(.mat-calendar-body-comparison-identical) {
  background-color: rgba(255, 0, 0, 0.3);
}
@media (hover: hover) {
  .mat-datepicker-content.mat-warn .mat-calendar-body-cell:not(.mat-calendar-body-disabled):hover > .mat-calendar-body-cell-content:not(.mat-calendar-body-selected):not(.mat-calendar-body-comparison-identical) {
    background-color: rgba(255, 0, 0, 0.3);
  }
}

.mat-datepicker-content-touch {
  box-shadow: 0px 11px 15px -7px rgba(0, 0, 0, 0.2), 0px 24px 38px 3px rgba(0, 0, 0, 0.14), 0px 9px 46px 8px rgba(0, 0, 0, 0.12);
}

.mat-datepicker-toggle-active {
  color: #00a8e4;
}
.mat-datepicker-toggle-active.mat-accent {
  color: #a9e2ff;
}
.mat-datepicker-toggle-active.mat-warn {
  color: red;
}

.mat-date-range-input-inner[disabled] {
  color: rgba(0, 0, 0, 0.38);
}

.mat-calendar-controls .mat-mdc-icon-button.mat-mdc-button-base {
  width: 40px;
  height: 40px;
  padding: 8px;
}
.mat-calendar-controls .mat-mdc-icon-button.mat-mdc-button-base .mdc-icon-button__focus-ring {
  max-height: 40px;
  max-width: 40px;
}
.mat-calendar-controls .mat-mdc-icon-button.mat-mdc-button-base.mdc-icon-button--reduced-size .mdc-icon-button__ripple {
  width: 40px;
  height: 40px;
  margin-top: 0px;
  margin-bottom: 0px;
  margin-right: 0px;
  margin-left: 0px;
}
.mat-calendar-controls .mat-mdc-icon-button.mat-mdc-button-base.mdc-icon-button--reduced-size .mdc-icon-button__focus-ring {
  max-height: 40px;
  max-width: 40px;
}
.mat-calendar-controls .mat-mdc-icon-button.mat-mdc-button-base .mdc-icon-button__touch {
  position: absolute;
  top: 50%;
  height: 40px;
  /* @noflip */ /*rtl:ignore*/
  left: 50%;
  width: 40px;
  transform: translate(-50%, -50%);
}
.mat-calendar-controls .mat-mdc-icon-button.mat-mdc-button-base .mat-mdc-button-touch-target {
  display: none;
}

.mat-divider {
  border-top-color: rgba(0, 0, 0, 0.12);
}

.mat-divider-vertical {
  border-right-color: rgba(0, 0, 0, 0.12);
}

.mat-expansion-panel {
  background: white;
  color: rgba(0, 0, 0, 0.87);
}
.mat-expansion-panel:not([class*=mat-elevation-z]) {
  box-shadow: 0px 3px 1px -2px rgba(0, 0, 0, 0.2), 0px 2px 2px 0px rgba(0, 0, 0, 0.14), 0px 1px 5px 0px rgba(0, 0, 0, 0.12);
}

.mat-action-row {
  border-top-color: rgba(0, 0, 0, 0.12);
}

.mat-expansion-panel .mat-expansion-panel-header.cdk-keyboard-focused:not([aria-disabled=true]), .mat-expansion-panel .mat-expansion-panel-header.cdk-program-focused:not([aria-disabled=true]), .mat-expansion-panel:not(.mat-expanded) .mat-expansion-panel-header:hover:not([aria-disabled=true]) {
  background: rgba(0, 0, 0, 0.04);
}

@media (hover: none) {
  .mat-expansion-panel:not(.mat-expanded):not([aria-disabled=true]) .mat-expansion-panel-header:hover {
    background: white;
  }
}
.mat-expansion-panel-header-title {
  color: rgba(0, 0, 0, 0.87);
}

.mat-expansion-panel-header-description,
.mat-expansion-indicator::after {
  color: rgba(0, 0, 0, 0.54);
}

.mat-expansion-panel-header[aria-disabled=true] {
  color: rgba(0, 0, 0, 0.26);
}
.mat-expansion-panel-header[aria-disabled=true] .mat-expansion-panel-header-title,
.mat-expansion-panel-header[aria-disabled=true] .mat-expansion-panel-header-description {
  color: inherit;
}

.mat-expansion-panel-header {
  height: 48px;
}
.mat-expansion-panel-header.mat-expanded {
  height: 64px;
}

.mat-icon.mat-primary {
  color: #00a8e4;
}
.mat-icon.mat-accent {
  color: #a9e2ff;
}
.mat-icon.mat-warn {
  color: red;
}

.mat-drawer-container {
  background-color: #fafafa;
  color: rgba(0, 0, 0, 0.87);
}

.mat-drawer {
  background-color: white;
  color: rgba(0, 0, 0, 0.87);
}
.mat-drawer.mat-drawer-push {
  background-color: white;
}
.mat-drawer:not(.mat-drawer-side) {
  box-shadow: 0px 8px 10px -5px rgba(0, 0, 0, 0.2), 0px 16px 24px 2px rgba(0, 0, 0, 0.14), 0px 6px 30px 5px rgba(0, 0, 0, 0.12);
}

.mat-drawer-side {
  border-right: solid 1px rgba(0, 0, 0, 0.12);
}
.mat-drawer-side.mat-drawer-end {
  border-left: solid 1px rgba(0, 0, 0, 0.12);
  border-right: none;
}

[dir=rtl] .mat-drawer-side {
  border-left: solid 1px rgba(0, 0, 0, 0.12);
  border-right: none;
}
[dir=rtl] .mat-drawer-side.mat-drawer-end {
  border-left: none;
  border-right: solid 1px rgba(0, 0, 0, 0.12);
}

.mat-drawer-backdrop.mat-drawer-shown {
  background-color: rgba(0, 0, 0, 0.6);
}

.mat-step-header.cdk-keyboard-focused, .mat-step-header.cdk-program-focused, .mat-step-header:hover:not([aria-disabled]), .mat-step-header:hover[aria-disabled=false] {
  background-color: rgba(0, 0, 0, 0.04);
}
.mat-step-header:hover[aria-disabled=true] {
  cursor: default;
}
@media (hover: none) {
  .mat-step-header:hover {
    background: none;
  }
}
.mat-step-header .mat-step-label,
.mat-step-header .mat-step-optional {
  color: rgba(0, 0, 0, 0.54);
}
.mat-step-header .mat-step-icon {
  background-color: rgba(0, 0, 0, 0.54);
  color: white;
}
.mat-step-header .mat-step-icon-selected,
.mat-step-header .mat-step-icon-state-done,
.mat-step-header .mat-step-icon-state-edit {
  background-color: #00a8e4;
  color: white;
}
.mat-step-header.mat-accent .mat-step-icon {
  color: white;
}
.mat-step-header.mat-accent .mat-step-icon-selected,
.mat-step-header.mat-accent .mat-step-icon-state-done,
.mat-step-header.mat-accent .mat-step-icon-state-edit {
  background-color: #a9e2ff;
  color: white;
}
.mat-step-header.mat-warn .mat-step-icon {
  color: white;
}
.mat-step-header.mat-warn .mat-step-icon-selected,
.mat-step-header.mat-warn .mat-step-icon-state-done,
.mat-step-header.mat-warn .mat-step-icon-state-edit {
  background-color: red;
  color: white;
}
.mat-step-header .mat-step-icon-state-error {
  background-color: transparent;
  color: red;
}
.mat-step-header .mat-step-label.mat-step-label-active {
  color: rgba(0, 0, 0, 0.87);
}
.mat-step-header .mat-step-label.mat-step-label-error {
  color: red;
}

.mat-stepper-horizontal, .mat-stepper-vertical {
  background-color: white;
}

.mat-stepper-vertical-line::before {
  border-left-color: rgba(0, 0, 0, 0.12);
}

.mat-horizontal-stepper-header::before,
.mat-horizontal-stepper-header::after,
.mat-stepper-horizontal-line {
  border-top-color: rgba(0, 0, 0, 0.12);
}

.mat-horizontal-stepper-header {
  height: 72px;
}

.mat-stepper-label-position-bottom .mat-horizontal-stepper-header,
.mat-vertical-stepper-header {
  padding: 24px 24px;
}

.mat-stepper-vertical-line::before {
  top: -16px;
  bottom: -16px;
}

.mat-stepper-label-position-bottom .mat-horizontal-stepper-header::after, .mat-stepper-label-position-bottom .mat-horizontal-stepper-header::before {
  top: 36px;
}

.mat-stepper-label-position-bottom .mat-stepper-horizontal-line {
  top: 36px;
}

.mat-sort-header-arrow {
  color: #757575;
}

.mat-toolbar {
  background: whitesmoke;
  color: rgba(0, 0, 0, 0.87);
}
.mat-toolbar.mat-primary {
  background: #00a8e4;
  color: white;
}
.mat-toolbar.mat-accent {
  background: #a9e2ff;
  color: white;
}
.mat-toolbar.mat-warn {
  background: red;
  color: white;
}
.mat-toolbar .mat-form-field-underline,
.mat-toolbar .mat-form-field-ripple,
.mat-toolbar .mat-focused .mat-form-field-ripple {
  background-color: currentColor;
}
.mat-toolbar .mat-form-field-label,
.mat-toolbar .mat-focused .mat-form-field-label,
.mat-toolbar .mat-select-value,
.mat-toolbar .mat-select-arrow,
.mat-toolbar .mat-form-field.mat-focused .mat-select-arrow {
  color: inherit;
}
.mat-toolbar .mat-input-element {
  caret-color: currentColor;
}

.mat-toolbar-multiple-rows {
  min-height: 64px;
}

.mat-toolbar-row, .mat-toolbar-single-row {
  height: 64px;
}

@media (max-width: 599px) {
  .mat-toolbar-multiple-rows {
    min-height: 56px;
  }
  .mat-toolbar-row, .mat-toolbar-single-row {
    height: 56px;
  }
}
.mat-tree {
  background: white;
}

.mat-tree-node,
.mat-nested-tree-node {
  color: rgba(0, 0, 0, 0.87);
}

.mat-tree-node {
  min-height: 48px;
}

/*# sourceMappingURL=styles.21e03bf878cfa537.css.map*/