@import url(https://fonts.googleapis.com/css?family=Nunito);@charset "UTF-8";
:root {
  --app-theme-color: #7034FF;
}
:root .horizontal-player--container {
  --app-theme-color: rgba(47, 128, 237, 1);
}

[theme=purple] {
  --app-theme-color: #7034FF;
}

[theme=green] {
  --app-theme-color: #38c172;
}

[theme=yellow] {
  --app-theme-color: #ffed4a;
}

[theme=blue] {
  --app-theme-color: #3490dc;
}

[theme=dark] {
  --app-theme-color: #000000;
}

@font-face {
  font-family: "Anonymous-Pro";
  src: url("../fonts/Anonymous_Pro.eot");
  src: url("../fonts/Anonymous_Pro.eot?#iefix") format("embedded-opentype"), url("../fonts/Anonymous_Pro.ttf") format("truetype"), url("../fonts/Anonymous_Pro.woff") format("woff"), url("../fonts/Anonymous_Pro.woff2") format("woff2");
  font-weight: normal;
  font-style: normal;
}
@font-face {
  font-family: "Inter";
  src: url("../fonts/Inter-Regular.eot");
  src: url("../fonts/Inter-Regular.eot?#iefix") format("embedded-opentype"), url("../fonts/Inter-Regular.ttf") format("truetype"), url("../fonts/Inter-Regular.woff") format("woff"), url("../fonts/Inter-Regular.woff2") format("woff2");
  font-weight: normal;
  font-style: normal;
}
@font-face {
  font-family: "Inter-Bold";
  src: url("../fonts/Inter-Bold.eot");
  src: url("../fonts/Inter-Bold.eot?#iefix") format("embedded-opentype"), url("../fonts/Inter-Bold.ttf") format("truetype"), url("../fonts/Inter-Bold.woff") format("woff"), url("../fonts/Inter-Bold.woff2") format("woff2");
  font-weight: normal;
  font-style: normal;
}
@font-face {
  font-family: "Inter-Medium";
  src: url("../fonts/Inter-Medium.eot");
  src: url("../fonts/Inter-Medium.eot?#iefix") format("embedded-opentype"), url("../fonts/Inter-Medium.ttf") format("truetype"), url("../fonts/Inter-Medium.woff") format("woff"), url("../fonts/Inter-Medium.woff2") format("woff2");
  font-weight: normal;
  font-style: normal;
}
@font-face {
  font-family: "Gilroy";
  src: url("../fonts/Gilroy-Regular.eot");
  src: url("../fonts/Gilroy-Regular.eot?#iefix") format("embedded-opentype"), url("../fonts/Gilroy-Regular.ttf") format("truetype"), url("../fonts/Gilroy-Regular.woff") format("woff"), url("../fonts/Gilroy-Regular.woff2") format("woff2");
  font-weight: normal;
  font-style: normal;
}
@font-face {
  font-family: "Poppins-Bold";
  src: url("../fonts/Poppins-Bold.eot");
  src: url("../fonts/Poppins-Bold.eot?#iefix") format("embedded-opentype"), url("../fonts/Poppins-Bold.ttf") format("truetype"), url("../fonts/Poppins-Bold.woff") format("woff"), url("../fonts/Poppins-Bold.woff2") format("woff2");
  font-weight: normal;
  font-style: normal;
}
@font-face {
  font-family: "Poppins-Regular";
  src: url("../fonts/Poppins-Regular.eot");
  src: url("../fonts/Poppins-Regular.eot?#iefix") format("embedded-opentype"), url("../fonts/Poppins-Regular.ttf") format("truetype"), url("../fonts/Poppins-Regular.woff") format("woff"), url("../fonts/Poppins-Regular.woff2") format("woff2");
  font-weight: normal;
  font-style: normal;
}
@font-face {
  font-family: "Poppins-SemiBold";
  src: url("../fonts/Poppins-SemiBold.eot");
  src: url("../fonts/Poppins-SemiBold.eot?#iefix") format("embedded-opentype"), url("../fonts/Poppins-SemiBold.ttf") format("truetype"), url("../fonts/Poppins-SemiBold.woff") format("woff"), url("../fonts/Poppins-SemiBold.woff2") format("woff2");
  font-weight: normal;
  font-style: normal;
}
@font-face {
  font-family: "Poppins-Medium";
  src: url("../fonts/Poppins-Medium.eot");
  src: url("../fonts/Poppins-Medium.eot?#iefix") format("embedded-opentype"), url("../fonts/Poppins-Medium.ttf") format("truetype"), url("../fonts/Poppins-Medium.woff") format("woff"), url("../fonts/Poppins-Medium.woff2") format("woff2");
  font-weight: normal;
  font-style: normal;
}
@font-face {
  font-family: "icomoon";
  src: url("../fonts/icomoon.eot?wu43xj");
  src: url("../fonts/icomoon.eot?wu43xj#iefix") format("embedded-opentype"), url("../fonts/icomoon.ttf?wu43xj") format("truetype"), url("../fonts/icomoon.woff?wu43xj") format("woff"), url("../fonts/icomoon.svg?wu43xj#icomoon") format("svg");
  font-weight: normal;
  font-style: normal;
  font-display: block;
}
[class^=icon-], [class*=" icon-"] {
  /* use !important to prevent issues with browser extensions that change fonts */
  font-family: "icomoon" !important;
  speak: never;
  font-style: normal;
  font-weight: normal;
  font-variant: normal;
  text-transform: none;
  line-height: 1;
  /* Better Font Rendering =========== */
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}

.icon-graduate:before {
  content: "\E909";
}

.icon-presentation:before {
  content: "\E90B";
}

.icon-stats:before {
  content: "\E90E";
}

.icon-feed:before {
  content: "\E91D";
}

.icon-notifications:before {
  content: "\E905";
  color: #fff;
}

.icon-logout:before {
  content: "\E908";
  color: #fff;
}

.icon-envelope:before {
  content: "\E906";
  color: #4dab36;
}

.icon-phone:before {
  content: "\E907";
  color: #4dab36;
}

.icon-notifications:before {
  content: "\E905";
}

.icon-logout:before {
  content: "\E908";
}

.icon-play:before {
  content: "\E904";
  color: #fff;
}

.icon-keyboard_arrow_left:before {
  content: "\E902";
}

.icon-keyboard_arrow_right:before {
  content: "\E903";
}

.icon-expand_less:before {
  content: "\E900";
}

.icon-expand_more:before {
  content: "\E901";
}

.icon-caret-down:before {
  content: "\F0D7";
}

.icon-caret-up:before {
  content: "\F0D8";
}

/*!
 * Bootstrap v4.6.2 (https://getbootstrap.com/)
 * Copyright 2011-2022 The Bootstrap Authors
 * Copyright 2011-2022 Twitter, Inc.
 * Licensed under MIT (https://github.com/twbs/bootstrap/blob/main/LICENSE)
 */
:root {
  --blue: #3490dc;
  --indigo: #6574cd;
  --purple: #9561e2;
  --pink: #f66d9b;
  --red: #e3342f;
  --orange: #f6993f;
  --yellow: #ffed4a;
  --green: #38c172;
  --teal: #4dc0b5;
  --cyan: #6cb2eb;
  --white: #fff;
  --gray: #6c757d;
  --gray-dark: #343a40;
  --primary: #3490dc;
  --secondary: #6c757d;
  --success: #38c172;
  --info: #6cb2eb;
  --warning: #ffed4a;
  --danger: #e3342f;
  --light: #f8f9fa;
  --dark: #343a40;
  --breakpoint-xs: 0;
  --breakpoint-sm: 576px;
  --breakpoint-md: 768px;
  --breakpoint-lg: 992px;
  --breakpoint-xl: 1200px;
  --font-family-sans-serif: "Nunito", sans-serif;
  --font-family-monospace: SFMono-Regular, Menlo, Monaco, Consolas, "Liberation Mono", "Courier New", monospace;
}

*,
*::before,
*::after {
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
}

html {
  font-family: sans-serif;
  line-height: 1.15;
  -webkit-text-size-adjust: 100%;
  -webkit-tap-highlight-color: rgba(0, 0, 0, 0);
}

article, aside, figcaption, figure, footer, header, hgroup, main, nav, section {
  display: block;
}

body {
  margin: 0;
  font-family: "Nunito", sans-serif;
  font-size: 0.9rem;
  font-weight: 400;
  line-height: 1.6;
  color: #212529;
  text-align: left;
  background-color: #f8fafc;
}

[tabindex="-1"]:focus:not(:focus-visible) {
  outline: 0 !important;
}

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

h1, h2, h3, h4, h5, h6 {
  margin-top: 0;
  margin-bottom: 0.5rem;
}

p {
  margin-top: 0;
  margin-bottom: 1rem;
}

abbr[title],
abbr[data-original-title] {
  text-decoration: underline;
  -webkit-text-decoration: underline dotted;
          text-decoration: underline dotted;
  cursor: help;
  border-bottom: 0;
  -webkit-text-decoration-skip-ink: none;
          text-decoration-skip-ink: none;
}

address {
  margin-bottom: 1rem;
  font-style: normal;
  line-height: inherit;
}

ol,
ul,
dl {
  margin-top: 0;
  margin-bottom: 1rem;
}

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

dt {
  font-weight: 700;
}

dd {
  margin-bottom: 0.5rem;
  margin-left: 0;
}

blockquote {
  margin: 0 0 1rem;
}

b,
strong {
  font-weight: bolder;
}

small {
  font-size: 80%;
}

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

sub {
  bottom: -0.25em;
}

sup {
  top: -0.5em;
}

a {
  color: #3490dc;
  text-decoration: none;
  background-color: transparent;
}
a:hover {
  color: #1d68a7;
  text-decoration: underline;
}

a:not([href]):not([class]) {
  color: inherit;
  text-decoration: none;
}
a:not([href]):not([class]):hover {
  color: inherit;
  text-decoration: none;
}

pre,
code,
kbd,
samp {
  font-family: SFMono-Regular, Menlo, Monaco, Consolas, "Liberation Mono", "Courier New", monospace;
  font-size: 1em;
}

pre {
  margin-top: 0;
  margin-bottom: 1rem;
  overflow: auto;
  -ms-overflow-style: scrollbar;
}

figure {
  margin: 0 0 1rem;
}

img {
  vertical-align: middle;
  border-style: none;
}

svg {
  overflow: hidden;
  vertical-align: middle;
}

table {
  border-collapse: collapse;
}

caption {
  padding-top: 0.75rem;
  padding-bottom: 0.75rem;
  color: #6c757d;
  text-align: left;
  caption-side: bottom;
}

th {
  text-align: inherit;
  text-align: -webkit-match-parent;
}

label {
  display: inline-block;
  margin-bottom: 0.5rem;
}

button {
  border-radius: 0;
}

button:focus:not(:focus-visible) {
  outline: 0;
}

input,
button,
select,
optgroup,
textarea {
  margin: 0;
  font-family: inherit;
  font-size: inherit;
  line-height: inherit;
}

button,
input {
  overflow: visible;
}

button,
select {
  text-transform: none;
}

[role=button] {
  cursor: pointer;
}

select {
  word-wrap: normal;
}

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

button:not(:disabled),
[type=button]:not(:disabled),
[type=reset]:not(:disabled),
[type=submit]:not(:disabled) {
  cursor: pointer;
}

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

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

textarea {
  overflow: auto;
  resize: vertical;
}

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

legend {
  display: block;
  width: 100%;
  max-width: 100%;
  padding: 0;
  margin-bottom: 0.5rem;
  font-size: 1.5rem;
  line-height: inherit;
  color: inherit;
  white-space: normal;
}

progress {
  vertical-align: baseline;
}

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

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

[type=search]::-webkit-search-decoration {
  -webkit-appearance: none;
}

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

output {
  display: inline-block;
}

summary {
  display: list-item;
  cursor: pointer;
}

template {
  display: none;
}

[hidden] {
  display: none !important;
}

h1, h2, h3, h4, h5, h6,
.h1, .h2, .h3, .h4, .h5, .h6 {
  margin-bottom: 0.5rem;
  font-weight: 500;
  line-height: 1.2;
}

h1, .h1 {
  font-size: 2.25rem;
}

h2, .h2 {
  font-size: 1.8rem;
}

h3, .h3 {
  font-size: 1.575rem;
}

h4, .h4 {
  font-size: 1.35rem;
}

h5, .h5 {
  font-size: 1.125rem;
}

h6, .h6 {
  font-size: 0.9rem;
}

.lead {
  font-size: 1.125rem;
  font-weight: 300;
}

.display-1 {
  font-size: 6rem;
  font-weight: 300;
  line-height: 1.2;
}

.display-2 {
  font-size: 5.5rem;
  font-weight: 300;
  line-height: 1.2;
}

.display-3 {
  font-size: 4.5rem;
  font-weight: 300;
  line-height: 1.2;
}

.display-4 {
  font-size: 3.5rem;
  font-weight: 300;
  line-height: 1.2;
}

hr {
  margin-top: 1rem;
  margin-bottom: 1rem;
  border: 0;
  border-top: 1px solid rgba(0, 0, 0, 0.1);
}

small,
.small {
  font-size: 0.875em;
  font-weight: 400;
}

mark,
.mark {
  padding: 0.2em;
  background-color: #fcf8e3;
}

.list-unstyled {
  padding-left: 0;
  list-style: none;
}

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

.list-inline-item {
  display: inline-block;
}
.list-inline-item:not(:last-child) {
  margin-right: 0.5rem;
}

.initialism {
  font-size: 90%;
  text-transform: uppercase;
}

.blockquote {
  margin-bottom: 1rem;
  font-size: 1.125rem;
}

.blockquote-footer {
  display: block;
  font-size: 0.875em;
  color: #6c757d;
}
.blockquote-footer::before {
  content: "\2014\A0";
}

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

.img-thumbnail {
  padding: 0.25rem;
  background-color: #f8fafc;
  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;
}

code {
  font-size: 87.5%;
  color: #f66d9b;
  word-wrap: break-word;
}
a > code {
  color: inherit;
}

kbd {
  padding: 0.2rem 0.4rem;
  font-size: 87.5%;
  color: #fff;
  background-color: #212529;
  border-radius: 0.2rem;
}
kbd kbd {
  padding: 0;
  font-size: 100%;
  font-weight: 700;
}

pre {
  display: block;
  font-size: 87.5%;
  color: #212529;
}
pre code {
  font-size: inherit;
  color: inherit;
  word-break: normal;
}

.pre-scrollable {
  max-height: 340px;
  overflow-y: scroll;
}

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

@media (min-width: 576px) {
  .container-sm, .container {
    max-width: 540px;
  }
}
@media (min-width: 768px) {
  .container-md, .container-sm, .container {
    max-width: 720px;
  }
}
@media (min-width: 992px) {
  .container-lg, .container-md, .container-sm, .container {
    max-width: 960px;
  }
}
@media (min-width: 1200px) {
  .container-xl, .container-lg, .container-md, .container-sm, .container {
    max-width: 1140px;
  }
}
.row {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
      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-xl,
.col-xl-auto, .col-xl-12, .col-xl-11, .col-xl-10, .col-xl-9, .col-xl-8, .col-xl-7, .col-xl-6, .col-xl-5, .col-xl-4, .col-xl-3, .col-xl-2, .col-xl-1, .col-lg,
.col-lg-auto, .col-lg-12, .col-lg-11, .col-lg-10, .col-lg-9, .col-lg-8, .col-lg-7, .col-lg-6, .col-lg-5, .col-lg-4, .col-lg-3, .col-lg-2, .col-lg-1, .col-md,
.col-md-auto, .col-md-12, .col-md-11, .col-md-10, .col-md-9, .col-md-8, .col-md-7, .col-md-6, .col-md-5, .col-md-4, .col-md-3, .col-md-2, .col-md-1, .col-sm,
.col-sm-auto, .col-sm-12, .col-sm-11, .col-sm-10, .col-sm-9, .col-sm-8, .col-sm-7, .col-sm-6, .col-sm-5, .col-sm-4, .col-sm-3, .col-sm-2, .col-sm-1, .col,
.col-auto, .col-12, .col-11, .col-10, .col-9, .col-8, .col-7, .col-6, .col-5, .col-4, .col-3, .col-2, .col-1 {
  position: relative;
  width: 100%;
  padding-right: 15px;
  padding-left: 15px;
}

.col {
  -ms-flex-preferred-size: 0;
      flex-basis: 0;
  -webkit-box-flex: 1;
      -ms-flex-positive: 1;
          flex-grow: 1;
  max-width: 100%;
}

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

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

.row-cols-3 > * {
  -webkit-box-flex: 0;
      -ms-flex: 0 0 33.3333333333%;
          flex: 0 0 33.3333333333%;
  max-width: 33.3333333333%;
}

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

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

.row-cols-6 > * {
  -webkit-box-flex: 0;
      -ms-flex: 0 0 16.6666666667%;
          flex: 0 0 16.6666666667%;
  max-width: 16.6666666667%;
}

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

.col-1 {
  -webkit-box-flex: 0;
      -ms-flex: 0 0 8.33333333%;
          flex: 0 0 8.33333333%;
  max-width: 8.33333333%;
}

.col-2 {
  -webkit-box-flex: 0;
      -ms-flex: 0 0 16.66666667%;
          flex: 0 0 16.66666667%;
  max-width: 16.66666667%;
}

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

.col-4 {
  -webkit-box-flex: 0;
      -ms-flex: 0 0 33.33333333%;
          flex: 0 0 33.33333333%;
  max-width: 33.33333333%;
}

.col-5 {
  -webkit-box-flex: 0;
      -ms-flex: 0 0 41.66666667%;
          flex: 0 0 41.66666667%;
  max-width: 41.66666667%;
}

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

.col-7 {
  -webkit-box-flex: 0;
      -ms-flex: 0 0 58.33333333%;
          flex: 0 0 58.33333333%;
  max-width: 58.33333333%;
}

.col-8 {
  -webkit-box-flex: 0;
      -ms-flex: 0 0 66.66666667%;
          flex: 0 0 66.66666667%;
  max-width: 66.66666667%;
}

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

.col-10 {
  -webkit-box-flex: 0;
      -ms-flex: 0 0 83.33333333%;
          flex: 0 0 83.33333333%;
  max-width: 83.33333333%;
}

.col-11 {
  -webkit-box-flex: 0;
      -ms-flex: 0 0 91.66666667%;
          flex: 0 0 91.66666667%;
  max-width: 91.66666667%;
}

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

.order-first {
  -webkit-box-ordinal-group: 0;
      -ms-flex-order: -1;
          order: -1;
}

.order-last {
  -webkit-box-ordinal-group: 14;
      -ms-flex-order: 13;
          order: 13;
}

.order-0 {
  -webkit-box-ordinal-group: 1;
      -ms-flex-order: 0;
          order: 0;
}

.order-1 {
  -webkit-box-ordinal-group: 2;
      -ms-flex-order: 1;
          order: 1;
}

.order-2 {
  -webkit-box-ordinal-group: 3;
      -ms-flex-order: 2;
          order: 2;
}

.order-3 {
  -webkit-box-ordinal-group: 4;
      -ms-flex-order: 3;
          order: 3;
}

.order-4 {
  -webkit-box-ordinal-group: 5;
      -ms-flex-order: 4;
          order: 4;
}

.order-5 {
  -webkit-box-ordinal-group: 6;
      -ms-flex-order: 5;
          order: 5;
}

.order-6 {
  -webkit-box-ordinal-group: 7;
      -ms-flex-order: 6;
          order: 6;
}

.order-7 {
  -webkit-box-ordinal-group: 8;
      -ms-flex-order: 7;
          order: 7;
}

.order-8 {
  -webkit-box-ordinal-group: 9;
      -ms-flex-order: 8;
          order: 8;
}

.order-9 {
  -webkit-box-ordinal-group: 10;
      -ms-flex-order: 9;
          order: 9;
}

.order-10 {
  -webkit-box-ordinal-group: 11;
      -ms-flex-order: 10;
          order: 10;
}

.order-11 {
  -webkit-box-ordinal-group: 12;
      -ms-flex-order: 11;
          order: 11;
}

.order-12 {
  -webkit-box-ordinal-group: 13;
      -ms-flex-order: 12;
          order: 12;
}

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

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

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

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

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

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

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

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

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

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

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

@media (min-width: 576px) {
  .col-sm {
    -ms-flex-preferred-size: 0;
        flex-basis: 0;
    -webkit-box-flex: 1;
        -ms-flex-positive: 1;
            flex-grow: 1;
    max-width: 100%;
  }
  .row-cols-sm-1 > * {
    -webkit-box-flex: 0;
        -ms-flex: 0 0 100%;
            flex: 0 0 100%;
    max-width: 100%;
  }
  .row-cols-sm-2 > * {
    -webkit-box-flex: 0;
        -ms-flex: 0 0 50%;
            flex: 0 0 50%;
    max-width: 50%;
  }
  .row-cols-sm-3 > * {
    -webkit-box-flex: 0;
        -ms-flex: 0 0 33.3333333333%;
            flex: 0 0 33.3333333333%;
    max-width: 33.3333333333%;
  }
  .row-cols-sm-4 > * {
    -webkit-box-flex: 0;
        -ms-flex: 0 0 25%;
            flex: 0 0 25%;
    max-width: 25%;
  }
  .row-cols-sm-5 > * {
    -webkit-box-flex: 0;
        -ms-flex: 0 0 20%;
            flex: 0 0 20%;
    max-width: 20%;
  }
  .row-cols-sm-6 > * {
    -webkit-box-flex: 0;
        -ms-flex: 0 0 16.6666666667%;
            flex: 0 0 16.6666666667%;
    max-width: 16.6666666667%;
  }
  .col-sm-auto {
    -webkit-box-flex: 0;
        -ms-flex: 0 0 auto;
            flex: 0 0 auto;
    width: auto;
    max-width: 100%;
  }
  .col-sm-1 {
    -webkit-box-flex: 0;
        -ms-flex: 0 0 8.33333333%;
            flex: 0 0 8.33333333%;
    max-width: 8.33333333%;
  }
  .col-sm-2 {
    -webkit-box-flex: 0;
        -ms-flex: 0 0 16.66666667%;
            flex: 0 0 16.66666667%;
    max-width: 16.66666667%;
  }
  .col-sm-3 {
    -webkit-box-flex: 0;
        -ms-flex: 0 0 25%;
            flex: 0 0 25%;
    max-width: 25%;
  }
  .col-sm-4 {
    -webkit-box-flex: 0;
        -ms-flex: 0 0 33.33333333%;
            flex: 0 0 33.33333333%;
    max-width: 33.33333333%;
  }
  .col-sm-5 {
    -webkit-box-flex: 0;
        -ms-flex: 0 0 41.66666667%;
            flex: 0 0 41.66666667%;
    max-width: 41.66666667%;
  }
  .col-sm-6 {
    -webkit-box-flex: 0;
        -ms-flex: 0 0 50%;
            flex: 0 0 50%;
    max-width: 50%;
  }
  .col-sm-7 {
    -webkit-box-flex: 0;
        -ms-flex: 0 0 58.33333333%;
            flex: 0 0 58.33333333%;
    max-width: 58.33333333%;
  }
  .col-sm-8 {
    -webkit-box-flex: 0;
        -ms-flex: 0 0 66.66666667%;
            flex: 0 0 66.66666667%;
    max-width: 66.66666667%;
  }
  .col-sm-9 {
    -webkit-box-flex: 0;
        -ms-flex: 0 0 75%;
            flex: 0 0 75%;
    max-width: 75%;
  }
  .col-sm-10 {
    -webkit-box-flex: 0;
        -ms-flex: 0 0 83.33333333%;
            flex: 0 0 83.33333333%;
    max-width: 83.33333333%;
  }
  .col-sm-11 {
    -webkit-box-flex: 0;
        -ms-flex: 0 0 91.66666667%;
            flex: 0 0 91.66666667%;
    max-width: 91.66666667%;
  }
  .col-sm-12 {
    -webkit-box-flex: 0;
        -ms-flex: 0 0 100%;
            flex: 0 0 100%;
    max-width: 100%;
  }
  .order-sm-first {
    -webkit-box-ordinal-group: 0;
        -ms-flex-order: -1;
            order: -1;
  }
  .order-sm-last {
    -webkit-box-ordinal-group: 14;
        -ms-flex-order: 13;
            order: 13;
  }
  .order-sm-0 {
    -webkit-box-ordinal-group: 1;
        -ms-flex-order: 0;
            order: 0;
  }
  .order-sm-1 {
    -webkit-box-ordinal-group: 2;
        -ms-flex-order: 1;
            order: 1;
  }
  .order-sm-2 {
    -webkit-box-ordinal-group: 3;
        -ms-flex-order: 2;
            order: 2;
  }
  .order-sm-3 {
    -webkit-box-ordinal-group: 4;
        -ms-flex-order: 3;
            order: 3;
  }
  .order-sm-4 {
    -webkit-box-ordinal-group: 5;
        -ms-flex-order: 4;
            order: 4;
  }
  .order-sm-5 {
    -webkit-box-ordinal-group: 6;
        -ms-flex-order: 5;
            order: 5;
  }
  .order-sm-6 {
    -webkit-box-ordinal-group: 7;
        -ms-flex-order: 6;
            order: 6;
  }
  .order-sm-7 {
    -webkit-box-ordinal-group: 8;
        -ms-flex-order: 7;
            order: 7;
  }
  .order-sm-8 {
    -webkit-box-ordinal-group: 9;
        -ms-flex-order: 8;
            order: 8;
  }
  .order-sm-9 {
    -webkit-box-ordinal-group: 10;
        -ms-flex-order: 9;
            order: 9;
  }
  .order-sm-10 {
    -webkit-box-ordinal-group: 11;
        -ms-flex-order: 10;
            order: 10;
  }
  .order-sm-11 {
    -webkit-box-ordinal-group: 12;
        -ms-flex-order: 11;
            order: 11;
  }
  .order-sm-12 {
    -webkit-box-ordinal-group: 13;
        -ms-flex-order: 12;
            order: 12;
  }
  .offset-sm-0 {
    margin-left: 0;
  }
  .offset-sm-1 {
    margin-left: 8.33333333%;
  }
  .offset-sm-2 {
    margin-left: 16.66666667%;
  }
  .offset-sm-3 {
    margin-left: 25%;
  }
  .offset-sm-4 {
    margin-left: 33.33333333%;
  }
  .offset-sm-5 {
    margin-left: 41.66666667%;
  }
  .offset-sm-6 {
    margin-left: 50%;
  }
  .offset-sm-7 {
    margin-left: 58.33333333%;
  }
  .offset-sm-8 {
    margin-left: 66.66666667%;
  }
  .offset-sm-9 {
    margin-left: 75%;
  }
  .offset-sm-10 {
    margin-left: 83.33333333%;
  }
  .offset-sm-11 {
    margin-left: 91.66666667%;
  }
}
@media (min-width: 768px) {
  .col-md {
    -ms-flex-preferred-size: 0;
        flex-basis: 0;
    -webkit-box-flex: 1;
        -ms-flex-positive: 1;
            flex-grow: 1;
    max-width: 100%;
  }
  .row-cols-md-1 > * {
    -webkit-box-flex: 0;
        -ms-flex: 0 0 100%;
            flex: 0 0 100%;
    max-width: 100%;
  }
  .row-cols-md-2 > * {
    -webkit-box-flex: 0;
        -ms-flex: 0 0 50%;
            flex: 0 0 50%;
    max-width: 50%;
  }
  .row-cols-md-3 > * {
    -webkit-box-flex: 0;
        -ms-flex: 0 0 33.3333333333%;
            flex: 0 0 33.3333333333%;
    max-width: 33.3333333333%;
  }
  .row-cols-md-4 > * {
    -webkit-box-flex: 0;
        -ms-flex: 0 0 25%;
            flex: 0 0 25%;
    max-width: 25%;
  }
  .row-cols-md-5 > * {
    -webkit-box-flex: 0;
        -ms-flex: 0 0 20%;
            flex: 0 0 20%;
    max-width: 20%;
  }
  .row-cols-md-6 > * {
    -webkit-box-flex: 0;
        -ms-flex: 0 0 16.6666666667%;
            flex: 0 0 16.6666666667%;
    max-width: 16.6666666667%;
  }
  .col-md-auto {
    -webkit-box-flex: 0;
        -ms-flex: 0 0 auto;
            flex: 0 0 auto;
    width: auto;
    max-width: 100%;
  }
  .col-md-1 {
    -webkit-box-flex: 0;
        -ms-flex: 0 0 8.33333333%;
            flex: 0 0 8.33333333%;
    max-width: 8.33333333%;
  }
  .col-md-2 {
    -webkit-box-flex: 0;
        -ms-flex: 0 0 16.66666667%;
            flex: 0 0 16.66666667%;
    max-width: 16.66666667%;
  }
  .col-md-3 {
    -webkit-box-flex: 0;
        -ms-flex: 0 0 25%;
            flex: 0 0 25%;
    max-width: 25%;
  }
  .col-md-4 {
    -webkit-box-flex: 0;
        -ms-flex: 0 0 33.33333333%;
            flex: 0 0 33.33333333%;
    max-width: 33.33333333%;
  }
  .col-md-5 {
    -webkit-box-flex: 0;
        -ms-flex: 0 0 41.66666667%;
            flex: 0 0 41.66666667%;
    max-width: 41.66666667%;
  }
  .col-md-6 {
    -webkit-box-flex: 0;
        -ms-flex: 0 0 50%;
            flex: 0 0 50%;
    max-width: 50%;
  }
  .col-md-7 {
    -webkit-box-flex: 0;
        -ms-flex: 0 0 58.33333333%;
            flex: 0 0 58.33333333%;
    max-width: 58.33333333%;
  }
  .col-md-8 {
    -webkit-box-flex: 0;
        -ms-flex: 0 0 66.66666667%;
            flex: 0 0 66.66666667%;
    max-width: 66.66666667%;
  }
  .col-md-9 {
    -webkit-box-flex: 0;
        -ms-flex: 0 0 75%;
            flex: 0 0 75%;
    max-width: 75%;
  }
  .col-md-10 {
    -webkit-box-flex: 0;
        -ms-flex: 0 0 83.33333333%;
            flex: 0 0 83.33333333%;
    max-width: 83.33333333%;
  }
  .col-md-11 {
    -webkit-box-flex: 0;
        -ms-flex: 0 0 91.66666667%;
            flex: 0 0 91.66666667%;
    max-width: 91.66666667%;
  }
  .col-md-12 {
    -webkit-box-flex: 0;
        -ms-flex: 0 0 100%;
            flex: 0 0 100%;
    max-width: 100%;
  }
  .order-md-first {
    -webkit-box-ordinal-group: 0;
        -ms-flex-order: -1;
            order: -1;
  }
  .order-md-last {
    -webkit-box-ordinal-group: 14;
        -ms-flex-order: 13;
            order: 13;
  }
  .order-md-0 {
    -webkit-box-ordinal-group: 1;
        -ms-flex-order: 0;
            order: 0;
  }
  .order-md-1 {
    -webkit-box-ordinal-group: 2;
        -ms-flex-order: 1;
            order: 1;
  }
  .order-md-2 {
    -webkit-box-ordinal-group: 3;
        -ms-flex-order: 2;
            order: 2;
  }
  .order-md-3 {
    -webkit-box-ordinal-group: 4;
        -ms-flex-order: 3;
            order: 3;
  }
  .order-md-4 {
    -webkit-box-ordinal-group: 5;
        -ms-flex-order: 4;
            order: 4;
  }
  .order-md-5 {
    -webkit-box-ordinal-group: 6;
        -ms-flex-order: 5;
            order: 5;
  }
  .order-md-6 {
    -webkit-box-ordinal-group: 7;
        -ms-flex-order: 6;
            order: 6;
  }
  .order-md-7 {
    -webkit-box-ordinal-group: 8;
        -ms-flex-order: 7;
            order: 7;
  }
  .order-md-8 {
    -webkit-box-ordinal-group: 9;
        -ms-flex-order: 8;
            order: 8;
  }
  .order-md-9 {
    -webkit-box-ordinal-group: 10;
        -ms-flex-order: 9;
            order: 9;
  }
  .order-md-10 {
    -webkit-box-ordinal-group: 11;
        -ms-flex-order: 10;
            order: 10;
  }
  .order-md-11 {
    -webkit-box-ordinal-group: 12;
        -ms-flex-order: 11;
            order: 11;
  }
  .order-md-12 {
    -webkit-box-ordinal-group: 13;
        -ms-flex-order: 12;
            order: 12;
  }
  .offset-md-0 {
    margin-left: 0;
  }
  .offset-md-1 {
    margin-left: 8.33333333%;
  }
  .offset-md-2 {
    margin-left: 16.66666667%;
  }
  .offset-md-3 {
    margin-left: 25%;
  }
  .offset-md-4 {
    margin-left: 33.33333333%;
  }
  .offset-md-5 {
    margin-left: 41.66666667%;
  }
  .offset-md-6 {
    margin-left: 50%;
  }
  .offset-md-7 {
    margin-left: 58.33333333%;
  }
  .offset-md-8 {
    margin-left: 66.66666667%;
  }
  .offset-md-9 {
    margin-left: 75%;
  }
  .offset-md-10 {
    margin-left: 83.33333333%;
  }
  .offset-md-11 {
    margin-left: 91.66666667%;
  }
}
@media (min-width: 992px) {
  .col-lg {
    -ms-flex-preferred-size: 0;
        flex-basis: 0;
    -webkit-box-flex: 1;
        -ms-flex-positive: 1;
            flex-grow: 1;
    max-width: 100%;
  }
  .row-cols-lg-1 > * {
    -webkit-box-flex: 0;
        -ms-flex: 0 0 100%;
            flex: 0 0 100%;
    max-width: 100%;
  }
  .row-cols-lg-2 > * {
    -webkit-box-flex: 0;
        -ms-flex: 0 0 50%;
            flex: 0 0 50%;
    max-width: 50%;
  }
  .row-cols-lg-3 > * {
    -webkit-box-flex: 0;
        -ms-flex: 0 0 33.3333333333%;
            flex: 0 0 33.3333333333%;
    max-width: 33.3333333333%;
  }
  .row-cols-lg-4 > * {
    -webkit-box-flex: 0;
        -ms-flex: 0 0 25%;
            flex: 0 0 25%;
    max-width: 25%;
  }
  .row-cols-lg-5 > * {
    -webkit-box-flex: 0;
        -ms-flex: 0 0 20%;
            flex: 0 0 20%;
    max-width: 20%;
  }
  .row-cols-lg-6 > * {
    -webkit-box-flex: 0;
        -ms-flex: 0 0 16.6666666667%;
            flex: 0 0 16.6666666667%;
    max-width: 16.6666666667%;
  }
  .col-lg-auto {
    -webkit-box-flex: 0;
        -ms-flex: 0 0 auto;
            flex: 0 0 auto;
    width: auto;
    max-width: 100%;
  }
  .col-lg-1 {
    -webkit-box-flex: 0;
        -ms-flex: 0 0 8.33333333%;
            flex: 0 0 8.33333333%;
    max-width: 8.33333333%;
  }
  .col-lg-2 {
    -webkit-box-flex: 0;
        -ms-flex: 0 0 16.66666667%;
            flex: 0 0 16.66666667%;
    max-width: 16.66666667%;
  }
  .col-lg-3 {
    -webkit-box-flex: 0;
        -ms-flex: 0 0 25%;
            flex: 0 0 25%;
    max-width: 25%;
  }
  .col-lg-4 {
    -webkit-box-flex: 0;
        -ms-flex: 0 0 33.33333333%;
            flex: 0 0 33.33333333%;
    max-width: 33.33333333%;
  }
  .col-lg-5 {
    -webkit-box-flex: 0;
        -ms-flex: 0 0 41.66666667%;
            flex: 0 0 41.66666667%;
    max-width: 41.66666667%;
  }
  .col-lg-6 {
    -webkit-box-flex: 0;
        -ms-flex: 0 0 50%;
            flex: 0 0 50%;
    max-width: 50%;
  }
  .col-lg-7 {
    -webkit-box-flex: 0;
        -ms-flex: 0 0 58.33333333%;
            flex: 0 0 58.33333333%;
    max-width: 58.33333333%;
  }
  .col-lg-8 {
    -webkit-box-flex: 0;
        -ms-flex: 0 0 66.66666667%;
            flex: 0 0 66.66666667%;
    max-width: 66.66666667%;
  }
  .col-lg-9 {
    -webkit-box-flex: 0;
        -ms-flex: 0 0 75%;
            flex: 0 0 75%;
    max-width: 75%;
  }
  .col-lg-10 {
    -webkit-box-flex: 0;
        -ms-flex: 0 0 83.33333333%;
            flex: 0 0 83.33333333%;
    max-width: 83.33333333%;
  }
  .col-lg-11 {
    -webkit-box-flex: 0;
        -ms-flex: 0 0 91.66666667%;
            flex: 0 0 91.66666667%;
    max-width: 91.66666667%;
  }
  .col-lg-12 {
    -webkit-box-flex: 0;
        -ms-flex: 0 0 100%;
            flex: 0 0 100%;
    max-width: 100%;
  }
  .order-lg-first {
    -webkit-box-ordinal-group: 0;
        -ms-flex-order: -1;
            order: -1;
  }
  .order-lg-last {
    -webkit-box-ordinal-group: 14;
        -ms-flex-order: 13;
            order: 13;
  }
  .order-lg-0 {
    -webkit-box-ordinal-group: 1;
        -ms-flex-order: 0;
            order: 0;
  }
  .order-lg-1 {
    -webkit-box-ordinal-group: 2;
        -ms-flex-order: 1;
            order: 1;
  }
  .order-lg-2 {
    -webkit-box-ordinal-group: 3;
        -ms-flex-order: 2;
            order: 2;
  }
  .order-lg-3 {
    -webkit-box-ordinal-group: 4;
        -ms-flex-order: 3;
            order: 3;
  }
  .order-lg-4 {
    -webkit-box-ordinal-group: 5;
        -ms-flex-order: 4;
            order: 4;
  }
  .order-lg-5 {
    -webkit-box-ordinal-group: 6;
        -ms-flex-order: 5;
            order: 5;
  }
  .order-lg-6 {
    -webkit-box-ordinal-group: 7;
        -ms-flex-order: 6;
            order: 6;
  }
  .order-lg-7 {
    -webkit-box-ordinal-group: 8;
        -ms-flex-order: 7;
            order: 7;
  }
  .order-lg-8 {
    -webkit-box-ordinal-group: 9;
        -ms-flex-order: 8;
            order: 8;
  }
  .order-lg-9 {
    -webkit-box-ordinal-group: 10;
        -ms-flex-order: 9;
            order: 9;
  }
  .order-lg-10 {
    -webkit-box-ordinal-group: 11;
        -ms-flex-order: 10;
            order: 10;
  }
  .order-lg-11 {
    -webkit-box-ordinal-group: 12;
        -ms-flex-order: 11;
            order: 11;
  }
  .order-lg-12 {
    -webkit-box-ordinal-group: 13;
        -ms-flex-order: 12;
            order: 12;
  }
  .offset-lg-0 {
    margin-left: 0;
  }
  .offset-lg-1 {
    margin-left: 8.33333333%;
  }
  .offset-lg-2 {
    margin-left: 16.66666667%;
  }
  .offset-lg-3 {
    margin-left: 25%;
  }
  .offset-lg-4 {
    margin-left: 33.33333333%;
  }
  .offset-lg-5 {
    margin-left: 41.66666667%;
  }
  .offset-lg-6 {
    margin-left: 50%;
  }
  .offset-lg-7 {
    margin-left: 58.33333333%;
  }
  .offset-lg-8 {
    margin-left: 66.66666667%;
  }
  .offset-lg-9 {
    margin-left: 75%;
  }
  .offset-lg-10 {
    margin-left: 83.33333333%;
  }
  .offset-lg-11 {
    margin-left: 91.66666667%;
  }
}
@media (min-width: 1200px) {
  .col-xl {
    -ms-flex-preferred-size: 0;
        flex-basis: 0;
    -webkit-box-flex: 1;
        -ms-flex-positive: 1;
            flex-grow: 1;
    max-width: 100%;
  }
  .row-cols-xl-1 > * {
    -webkit-box-flex: 0;
        -ms-flex: 0 0 100%;
            flex: 0 0 100%;
    max-width: 100%;
  }
  .row-cols-xl-2 > * {
    -webkit-box-flex: 0;
        -ms-flex: 0 0 50%;
            flex: 0 0 50%;
    max-width: 50%;
  }
  .row-cols-xl-3 > * {
    -webkit-box-flex: 0;
        -ms-flex: 0 0 33.3333333333%;
            flex: 0 0 33.3333333333%;
    max-width: 33.3333333333%;
  }
  .row-cols-xl-4 > * {
    -webkit-box-flex: 0;
        -ms-flex: 0 0 25%;
            flex: 0 0 25%;
    max-width: 25%;
  }
  .row-cols-xl-5 > * {
    -webkit-box-flex: 0;
        -ms-flex: 0 0 20%;
            flex: 0 0 20%;
    max-width: 20%;
  }
  .row-cols-xl-6 > * {
    -webkit-box-flex: 0;
        -ms-flex: 0 0 16.6666666667%;
            flex: 0 0 16.6666666667%;
    max-width: 16.6666666667%;
  }
  .col-xl-auto {
    -webkit-box-flex: 0;
        -ms-flex: 0 0 auto;
            flex: 0 0 auto;
    width: auto;
    max-width: 100%;
  }
  .col-xl-1 {
    -webkit-box-flex: 0;
        -ms-flex: 0 0 8.33333333%;
            flex: 0 0 8.33333333%;
    max-width: 8.33333333%;
  }
  .col-xl-2 {
    -webkit-box-flex: 0;
        -ms-flex: 0 0 16.66666667%;
            flex: 0 0 16.66666667%;
    max-width: 16.66666667%;
  }
  .col-xl-3 {
    -webkit-box-flex: 0;
        -ms-flex: 0 0 25%;
            flex: 0 0 25%;
    max-width: 25%;
  }
  .col-xl-4 {
    -webkit-box-flex: 0;
        -ms-flex: 0 0 33.33333333%;
            flex: 0 0 33.33333333%;
    max-width: 33.33333333%;
  }
  .col-xl-5 {
    -webkit-box-flex: 0;
        -ms-flex: 0 0 41.66666667%;
            flex: 0 0 41.66666667%;
    max-width: 41.66666667%;
  }
  .col-xl-6 {
    -webkit-box-flex: 0;
        -ms-flex: 0 0 50%;
            flex: 0 0 50%;
    max-width: 50%;
  }
  .col-xl-7 {
    -webkit-box-flex: 0;
        -ms-flex: 0 0 58.33333333%;
            flex: 0 0 58.33333333%;
    max-width: 58.33333333%;
  }
  .col-xl-8 {
    -webkit-box-flex: 0;
        -ms-flex: 0 0 66.66666667%;
            flex: 0 0 66.66666667%;
    max-width: 66.66666667%;
  }
  .col-xl-9 {
    -webkit-box-flex: 0;
        -ms-flex: 0 0 75%;
            flex: 0 0 75%;
    max-width: 75%;
  }
  .col-xl-10 {
    -webkit-box-flex: 0;
        -ms-flex: 0 0 83.33333333%;
            flex: 0 0 83.33333333%;
    max-width: 83.33333333%;
  }
  .col-xl-11 {
    -webkit-box-flex: 0;
        -ms-flex: 0 0 91.66666667%;
            flex: 0 0 91.66666667%;
    max-width: 91.66666667%;
  }
  .col-xl-12 {
    -webkit-box-flex: 0;
        -ms-flex: 0 0 100%;
            flex: 0 0 100%;
    max-width: 100%;
  }
  .order-xl-first {
    -webkit-box-ordinal-group: 0;
        -ms-flex-order: -1;
            order: -1;
  }
  .order-xl-last {
    -webkit-box-ordinal-group: 14;
        -ms-flex-order: 13;
            order: 13;
  }
  .order-xl-0 {
    -webkit-box-ordinal-group: 1;
        -ms-flex-order: 0;
            order: 0;
  }
  .order-xl-1 {
    -webkit-box-ordinal-group: 2;
        -ms-flex-order: 1;
            order: 1;
  }
  .order-xl-2 {
    -webkit-box-ordinal-group: 3;
        -ms-flex-order: 2;
            order: 2;
  }
  .order-xl-3 {
    -webkit-box-ordinal-group: 4;
        -ms-flex-order: 3;
            order: 3;
  }
  .order-xl-4 {
    -webkit-box-ordinal-group: 5;
        -ms-flex-order: 4;
            order: 4;
  }
  .order-xl-5 {
    -webkit-box-ordinal-group: 6;
        -ms-flex-order: 5;
            order: 5;
  }
  .order-xl-6 {
    -webkit-box-ordinal-group: 7;
        -ms-flex-order: 6;
            order: 6;
  }
  .order-xl-7 {
    -webkit-box-ordinal-group: 8;
        -ms-flex-order: 7;
            order: 7;
  }
  .order-xl-8 {
    -webkit-box-ordinal-group: 9;
        -ms-flex-order: 8;
            order: 8;
  }
  .order-xl-9 {
    -webkit-box-ordinal-group: 10;
        -ms-flex-order: 9;
            order: 9;
  }
  .order-xl-10 {
    -webkit-box-ordinal-group: 11;
        -ms-flex-order: 10;
            order: 10;
  }
  .order-xl-11 {
    -webkit-box-ordinal-group: 12;
        -ms-flex-order: 11;
            order: 11;
  }
  .order-xl-12 {
    -webkit-box-ordinal-group: 13;
        -ms-flex-order: 12;
            order: 12;
  }
  .offset-xl-0 {
    margin-left: 0;
  }
  .offset-xl-1 {
    margin-left: 8.33333333%;
  }
  .offset-xl-2 {
    margin-left: 16.66666667%;
  }
  .offset-xl-3 {
    margin-left: 25%;
  }
  .offset-xl-4 {
    margin-left: 33.33333333%;
  }
  .offset-xl-5 {
    margin-left: 41.66666667%;
  }
  .offset-xl-6 {
    margin-left: 50%;
  }
  .offset-xl-7 {
    margin-left: 58.33333333%;
  }
  .offset-xl-8 {
    margin-left: 66.66666667%;
  }
  .offset-xl-9 {
    margin-left: 75%;
  }
  .offset-xl-10 {
    margin-left: 83.33333333%;
  }
  .offset-xl-11 {
    margin-left: 91.66666667%;
  }
}
.table {
  width: 100%;
  margin-bottom: 1rem;
  color: #212529;
}
.table th,
.table td {
  padding: 0.75rem;
  vertical-align: top;
  border-top: 1px solid #dee2e6;
}
.table thead th {
  vertical-align: bottom;
  border-bottom: 2px solid #dee2e6;
}
.table tbody + tbody {
  border-top: 2px solid #dee2e6;
}

.table-sm th,
.table-sm td {
  padding: 0.3rem;
}

.table-bordered {
  border: 1px solid #dee2e6;
}
.table-bordered th,
.table-bordered td {
  border: 1px solid #dee2e6;
}
.table-bordered thead th,
.table-bordered thead td {
  border-bottom-width: 2px;
}

.table-borderless th,
.table-borderless td,
.table-borderless thead th,
.table-borderless tbody + tbody {
  border: 0;
}

.table-striped tbody tr:nth-of-type(odd) {
  background-color: rgba(0, 0, 0, 0.05);
}

.table-hover tbody tr:hover {
  color: #212529;
  background-color: rgba(0, 0, 0, 0.075);
}

.table-primary,
.table-primary > th,
.table-primary > td {
  background-color: #c6e0f5;
}
.table-primary th,
.table-primary td,
.table-primary thead th,
.table-primary tbody + tbody {
  border-color: #95c5ed;
}

.table-hover .table-primary:hover {
  background-color: #b0d4f1;
}
.table-hover .table-primary:hover > td,
.table-hover .table-primary:hover > th {
  background-color: #b0d4f1;
}

.table-secondary,
.table-secondary > th,
.table-secondary > td {
  background-color: #d6d8db;
}
.table-secondary th,
.table-secondary td,
.table-secondary thead th,
.table-secondary tbody + tbody {
  border-color: #b3b7bb;
}

.table-hover .table-secondary:hover {
  background-color: #c8cbcf;
}
.table-hover .table-secondary:hover > td,
.table-hover .table-secondary:hover > th {
  background-color: #c8cbcf;
}

.table-success,
.table-success > th,
.table-success > td {
  background-color: #c7eed8;
}
.table-success th,
.table-success td,
.table-success thead th,
.table-success tbody + tbody {
  border-color: #98dfb6;
}

.table-hover .table-success:hover {
  background-color: #b3e8ca;
}
.table-hover .table-success:hover > td,
.table-hover .table-success:hover > th {
  background-color: #b3e8ca;
}

.table-info,
.table-info > th,
.table-info > td {
  background-color: #d6e9f9;
}
.table-info th,
.table-info td,
.table-info thead th,
.table-info tbody + tbody {
  border-color: #b3d7f5;
}

.table-hover .table-info:hover {
  background-color: #c0ddf6;
}
.table-hover .table-info:hover > td,
.table-hover .table-info:hover > th {
  background-color: #c0ddf6;
}

.table-warning,
.table-warning > th,
.table-warning > td {
  background-color: #fffacc;
}
.table-warning th,
.table-warning td,
.table-warning thead th,
.table-warning tbody + tbody {
  border-color: #fff6a1;
}

.table-hover .table-warning:hover {
  background-color: #fff8b3;
}
.table-hover .table-warning:hover > td,
.table-hover .table-warning:hover > th {
  background-color: #fff8b3;
}

.table-danger,
.table-danger > th,
.table-danger > td {
  background-color: #f7c6c5;
}
.table-danger th,
.table-danger td,
.table-danger thead th,
.table-danger tbody + tbody {
  border-color: #f09593;
}

.table-hover .table-danger:hover {
  background-color: #f4b0af;
}
.table-hover .table-danger:hover > td,
.table-hover .table-danger:hover > th {
  background-color: #f4b0af;
}

.table-light,
.table-light > th,
.table-light > td {
  background-color: #fdfdfe;
}
.table-light th,
.table-light td,
.table-light thead th,
.table-light tbody + tbody {
  border-color: #fbfcfc;
}

.table-hover .table-light:hover {
  background-color: #ececf6;
}
.table-hover .table-light:hover > td,
.table-hover .table-light:hover > th {
  background-color: #ececf6;
}

.table-dark,
.table-dark > th,
.table-dark > td {
  background-color: #c6c8ca;
}
.table-dark th,
.table-dark td,
.table-dark thead th,
.table-dark tbody + tbody {
  border-color: #95999c;
}

.table-hover .table-dark:hover {
  background-color: #b9bbbe;
}
.table-hover .table-dark:hover > td,
.table-hover .table-dark:hover > th {
  background-color: #b9bbbe;
}

.table-active,
.table-active > th,
.table-active > td {
  background-color: rgba(0, 0, 0, 0.075);
}

.table-hover .table-active:hover {
  background-color: rgba(0, 0, 0, 0.075);
}
.table-hover .table-active:hover > td,
.table-hover .table-active:hover > th {
  background-color: rgba(0, 0, 0, 0.075);
}

.table .thead-dark th {
  color: #fff;
  background-color: #343a40;
  border-color: #454d55;
}
.table .thead-light th {
  color: #495057;
  background-color: #e9ecef;
  border-color: #dee2e6;
}

.table-dark {
  color: #fff;
  background-color: #343a40;
}
.table-dark th,
.table-dark td,
.table-dark thead th {
  border-color: #454d55;
}
.table-dark.table-bordered {
  border: 0;
}
.table-dark.table-striped tbody tr:nth-of-type(odd) {
  background-color: rgba(255, 255, 255, 0.05);
}
.table-dark.table-hover tbody tr:hover {
  color: #fff;
  background-color: rgba(255, 255, 255, 0.075);
}

@media (max-width: 575.98px) {
  .table-responsive-sm {
    display: block;
    width: 100%;
    overflow-x: auto;
    -webkit-overflow-scrolling: touch;
  }
  .table-responsive-sm > .table-bordered {
    border: 0;
  }
}
@media (max-width: 767.98px) {
  .table-responsive-md {
    display: block;
    width: 100%;
    overflow-x: auto;
    -webkit-overflow-scrolling: touch;
  }
  .table-responsive-md > .table-bordered {
    border: 0;
  }
}
@media (max-width: 991.98px) {
  .table-responsive-lg {
    display: block;
    width: 100%;
    overflow-x: auto;
    -webkit-overflow-scrolling: touch;
  }
  .table-responsive-lg > .table-bordered {
    border: 0;
  }
}
@media (max-width: 1199.98px) {
  .table-responsive-xl {
    display: block;
    width: 100%;
    overflow-x: auto;
    -webkit-overflow-scrolling: touch;
  }
  .table-responsive-xl > .table-bordered {
    border: 0;
  }
}
.table-responsive {
  display: block;
  width: 100%;
  overflow-x: auto;
  -webkit-overflow-scrolling: touch;
}
.table-responsive > .table-bordered {
  border: 0;
}

.form-control {
  display: block;
  width: 100%;
  height: calc(1.6em + 0.75rem + 2px);
  padding: 0.375rem 0.75rem;
  font-size: 0.9rem;
  font-weight: 400;
  line-height: 1.6;
  color: #495057;
  background-color: #fff;
  background-clip: padding-box;
  border: 1px solid #ced4da;
  border-radius: 0.25rem;
  -webkit-transition: border-color 0.15s ease-in-out, -webkit-box-shadow 0.15s ease-in-out;
  transition: border-color 0.15s ease-in-out, -webkit-box-shadow 0.15s ease-in-out;
  transition: border-color 0.15s ease-in-out, box-shadow 0.15s ease-in-out;
  transition: border-color 0.15s ease-in-out, box-shadow 0.15s ease-in-out, -webkit-box-shadow 0.15s ease-in-out;
}
@media (prefers-reduced-motion: reduce) {
  .form-control {
    -webkit-transition: none;
    transition: none;
  }
}
.form-control::-ms-expand {
  background-color: transparent;
  border: 0;
}
.form-control:focus {
  color: #495057;
  background-color: #fff;
  border-color: #a1cbef;
  outline: 0;
  -webkit-box-shadow: 0 0 0 0.2rem rgba(52, 144, 220, 0.25);
          box-shadow: 0 0 0 0.2rem rgba(52, 144, 220, 0.25);
}
.form-control::-webkit-input-placeholder {
  color: #6c757d;
  opacity: 1;
}
.form-control::-moz-placeholder {
  color: #6c757d;
  opacity: 1;
}
.form-control:-ms-input-placeholder {
  color: #6c757d;
  opacity: 1;
}
.form-control::-ms-input-placeholder {
  color: #6c757d;
  opacity: 1;
}
.form-control::placeholder {
  color: #6c757d;
  opacity: 1;
}
.form-control:disabled, .form-control[readonly] {
  background-color: #e9ecef;
  opacity: 1;
}

input[type=date].form-control,
input[type=time].form-control,
input[type=datetime-local].form-control,
input[type=month].form-control {
  -webkit-appearance: none;
     -moz-appearance: none;
          appearance: none;
}

select.form-control:-moz-focusring {
  color: transparent;
  text-shadow: 0 0 0 #495057;
}
select.form-control:focus::-ms-value {
  color: #495057;
  background-color: #fff;
}

.form-control-file,
.form-control-range {
  display: block;
  width: 100%;
}

.col-form-label {
  padding-top: calc(0.375rem + 1px);
  padding-bottom: calc(0.375rem + 1px);
  margin-bottom: 0;
  font-size: inherit;
  line-height: 1.6;
}

.col-form-label-lg {
  padding-top: calc(0.5rem + 1px);
  padding-bottom: calc(0.5rem + 1px);
  font-size: 1.125rem;
  line-height: 1.5;
}

.col-form-label-sm {
  padding-top: calc(0.25rem + 1px);
  padding-bottom: calc(0.25rem + 1px);
  font-size: 0.7875rem;
  line-height: 1.5;
}

.form-control-plaintext {
  display: block;
  width: 100%;
  padding: 0.375rem 0;
  margin-bottom: 0;
  font-size: 0.9rem;
  line-height: 1.6;
  color: #212529;
  background-color: transparent;
  border: solid transparent;
  border-width: 1px 0;
}
.form-control-plaintext.form-control-sm, .form-control-plaintext.form-control-lg {
  padding-right: 0;
  padding-left: 0;
}

.form-control-sm {
  height: calc(1.5em + 0.5rem + 2px);
  padding: 0.25rem 0.5rem;
  font-size: 0.7875rem;
  line-height: 1.5;
  border-radius: 0.2rem;
}

.form-control-lg {
  height: calc(1.5em + 1rem + 2px);
  padding: 0.5rem 1rem;
  font-size: 1.125rem;
  line-height: 1.5;
  border-radius: 0.3rem;
}

select.form-control[size], select.form-control[multiple] {
  height: auto;
}

textarea.form-control {
  height: auto;
}

.form-group {
  margin-bottom: 1rem;
}

.form-text {
  display: block;
  margin-top: 0.25rem;
}

.form-row {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
  margin-right: -5px;
  margin-left: -5px;
}
.form-row > .col,
.form-row > [class*=col-] {
  padding-right: 5px;
  padding-left: 5px;
}

.form-check {
  position: relative;
  display: block;
  padding-left: 1.25rem;
}

.form-check-input {
  position: absolute;
  margin-top: 0.3rem;
  margin-left: -1.25rem;
}
.form-check-input[disabled] ~ .form-check-label, .form-check-input:disabled ~ .form-check-label {
  color: #6c757d;
}

.form-check-label {
  margin-bottom: 0;
}

.form-check-inline {
  display: -webkit-inline-box;
  display: -ms-inline-flexbox;
  display: inline-flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  padding-left: 0;
  margin-right: 0.75rem;
}
.form-check-inline .form-check-input {
  position: static;
  margin-top: 0;
  margin-right: 0.3125rem;
  margin-left: 0;
}

.valid-feedback {
  display: none;
  width: 100%;
  margin-top: 0.25rem;
  font-size: 0.875em;
  color: #38c172;
}

.valid-tooltip {
  position: absolute;
  top: 100%;
  left: 0;
  z-index: 5;
  display: none;
  max-width: 100%;
  padding: 0.25rem 0.5rem;
  margin-top: 0.1rem;
  font-size: 0.7875rem;
  line-height: 1.6;
  color: #fff;
  background-color: rgba(56, 193, 114, 0.9);
  border-radius: 0.25rem;
}
.form-row > .col > .valid-tooltip, .form-row > [class*=col-] > .valid-tooltip {
  left: 5px;
}

.was-validated :valid ~ .valid-feedback,
.was-validated :valid ~ .valid-tooltip,
.is-valid ~ .valid-feedback,
.is-valid ~ .valid-tooltip {
  display: block;
}

.was-validated .form-control:valid, .form-control.is-valid {
  border-color: #38c172;
  padding-right: calc(1.6em + 0.75rem) !important;
  background-image: url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' width='8' height='8' viewBox='0 0 8 8'%3e%3cpath fill='%2338c172' d='M2.3 6.73L.6 4.53c-.4-1.04.46-1.4 1.1-.8l1.1 1.4 3.4-3.8c.6-.63 1.6-.27 1.2.7l-4 4.6c-.43.5-.8.4-1.1.1z'/%3e%3c/svg%3e");
  background-repeat: no-repeat;
  background-position: right calc(0.4em + 0.1875rem) center;
  background-size: calc(0.8em + 0.375rem) calc(0.8em + 0.375rem);
}
.was-validated .form-control:valid:focus, .form-control.is-valid:focus {
  border-color: #38c172;
  -webkit-box-shadow: 0 0 0 0.2rem rgba(56, 193, 114, 0.25);
          box-shadow: 0 0 0 0.2rem rgba(56, 193, 114, 0.25);
}

.was-validated select.form-control:valid, select.form-control.is-valid {
  padding-right: 3rem !important;
  background-position: right 1.5rem center;
}

.was-validated textarea.form-control:valid, textarea.form-control.is-valid {
  padding-right: calc(1.6em + 0.75rem);
  background-position: top calc(0.4em + 0.1875rem) right calc(0.4em + 0.1875rem);
}

.was-validated .custom-select:valid, .custom-select.is-valid {
  border-color: #38c172;
  padding-right: calc(0.75em + 2.3125rem) !important;
  background: url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' width='4' height='5' viewBox='0 0 4 5'%3e%3cpath fill='%23343a40' d='M2 0L0 2h4zm0 5L0 3h4z'/%3e%3c/svg%3e") right 0.75rem center/8px 10px no-repeat, #fff url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' width='8' height='8' viewBox='0 0 8 8'%3e%3cpath fill='%2338c172' d='M2.3 6.73L.6 4.53c-.4-1.04.46-1.4 1.1-.8l1.1 1.4 3.4-3.8c.6-.63 1.6-.27 1.2.7l-4 4.6c-.43.5-.8.4-1.1.1z'/%3e%3c/svg%3e") center right 1.75rem/calc(0.8em + 0.375rem) calc(0.8em + 0.375rem) no-repeat;
}
.was-validated .custom-select:valid:focus, .custom-select.is-valid:focus {
  border-color: #38c172;
  -webkit-box-shadow: 0 0 0 0.2rem rgba(56, 193, 114, 0.25);
          box-shadow: 0 0 0 0.2rem rgba(56, 193, 114, 0.25);
}

.was-validated .form-check-input:valid ~ .form-check-label, .form-check-input.is-valid ~ .form-check-label {
  color: #38c172;
}
.was-validated .form-check-input:valid ~ .valid-feedback,
.was-validated .form-check-input:valid ~ .valid-tooltip, .form-check-input.is-valid ~ .valid-feedback,
.form-check-input.is-valid ~ .valid-tooltip {
  display: block;
}

.was-validated .custom-control-input:valid ~ .custom-control-label, .custom-control-input.is-valid ~ .custom-control-label {
  color: #38c172;
}
.was-validated .custom-control-input:valid ~ .custom-control-label::before, .custom-control-input.is-valid ~ .custom-control-label::before {
  border-color: #38c172;
}
.was-validated .custom-control-input:valid:checked ~ .custom-control-label::before, .custom-control-input.is-valid:checked ~ .custom-control-label::before {
  border-color: #5cd08d;
  background-color: #5cd08d;
}
.was-validated .custom-control-input:valid:focus ~ .custom-control-label::before, .custom-control-input.is-valid:focus ~ .custom-control-label::before {
  -webkit-box-shadow: 0 0 0 0.2rem rgba(56, 193, 114, 0.25);
          box-shadow: 0 0 0 0.2rem rgba(56, 193, 114, 0.25);
}
.was-validated .custom-control-input:valid:focus:not(:checked) ~ .custom-control-label::before, .custom-control-input.is-valid:focus:not(:checked) ~ .custom-control-label::before {
  border-color: #38c172;
}

.was-validated .custom-file-input:valid ~ .custom-file-label, .custom-file-input.is-valid ~ .custom-file-label {
  border-color: #38c172;
}
.was-validated .custom-file-input:valid:focus ~ .custom-file-label, .custom-file-input.is-valid:focus ~ .custom-file-label {
  border-color: #38c172;
  -webkit-box-shadow: 0 0 0 0.2rem rgba(56, 193, 114, 0.25);
          box-shadow: 0 0 0 0.2rem rgba(56, 193, 114, 0.25);
}

.invalid-feedback {
  display: none;
  width: 100%;
  margin-top: 0.25rem;
  font-size: 0.875em;
  color: #e3342f;
}

.invalid-tooltip {
  position: absolute;
  top: 100%;
  left: 0;
  z-index: 5;
  display: none;
  max-width: 100%;
  padding: 0.25rem 0.5rem;
  margin-top: 0.1rem;
  font-size: 0.7875rem;
  line-height: 1.6;
  color: #fff;
  background-color: rgba(227, 52, 47, 0.9);
  border-radius: 0.25rem;
}
.form-row > .col > .invalid-tooltip, .form-row > [class*=col-] > .invalid-tooltip {
  left: 5px;
}

.was-validated :invalid ~ .invalid-feedback,
.was-validated :invalid ~ .invalid-tooltip,
.is-invalid ~ .invalid-feedback,
.is-invalid ~ .invalid-tooltip {
  display: block;
}

.was-validated .form-control:invalid, .form-control.is-invalid {
  border-color: #e3342f;
  padding-right: calc(1.6em + 0.75rem) !important;
  background-image: url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' width='12' height='12' fill='none' stroke='%23e3342f' viewBox='0 0 12 12'%3e%3ccircle cx='6' cy='6' r='4.5'/%3e%3cpath stroke-linejoin='round' d='M5.8 3.6h.4L6 6.5z'/%3e%3ccircle cx='6' cy='8.2' r='.6' fill='%23e3342f' stroke='none'/%3e%3c/svg%3e");
  background-repeat: no-repeat;
  background-position: right calc(0.4em + 0.1875rem) center;
  background-size: calc(0.8em + 0.375rem) calc(0.8em + 0.375rem);
}
.was-validated .form-control:invalid:focus, .form-control.is-invalid:focus {
  border-color: #e3342f;
  -webkit-box-shadow: 0 0 0 0.2rem rgba(227, 52, 47, 0.25);
          box-shadow: 0 0 0 0.2rem rgba(227, 52, 47, 0.25);
}

.was-validated select.form-control:invalid, select.form-control.is-invalid {
  padding-right: 3rem !important;
  background-position: right 1.5rem center;
}

.was-validated textarea.form-control:invalid, textarea.form-control.is-invalid {
  padding-right: calc(1.6em + 0.75rem);
  background-position: top calc(0.4em + 0.1875rem) right calc(0.4em + 0.1875rem);
}

.was-validated .custom-select:invalid, .custom-select.is-invalid {
  border-color: #e3342f;
  padding-right: calc(0.75em + 2.3125rem) !important;
  background: url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' width='4' height='5' viewBox='0 0 4 5'%3e%3cpath fill='%23343a40' d='M2 0L0 2h4zm0 5L0 3h4z'/%3e%3c/svg%3e") right 0.75rem center/8px 10px no-repeat, #fff url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' width='12' height='12' fill='none' stroke='%23e3342f' viewBox='0 0 12 12'%3e%3ccircle cx='6' cy='6' r='4.5'/%3e%3cpath stroke-linejoin='round' d='M5.8 3.6h.4L6 6.5z'/%3e%3ccircle cx='6' cy='8.2' r='.6' fill='%23e3342f' stroke='none'/%3e%3c/svg%3e") center right 1.75rem/calc(0.8em + 0.375rem) calc(0.8em + 0.375rem) no-repeat;
}
.was-validated .custom-select:invalid:focus, .custom-select.is-invalid:focus {
  border-color: #e3342f;
  -webkit-box-shadow: 0 0 0 0.2rem rgba(227, 52, 47, 0.25);
          box-shadow: 0 0 0 0.2rem rgba(227, 52, 47, 0.25);
}

.was-validated .form-check-input:invalid ~ .form-check-label, .form-check-input.is-invalid ~ .form-check-label {
  color: #e3342f;
}
.was-validated .form-check-input:invalid ~ .invalid-feedback,
.was-validated .form-check-input:invalid ~ .invalid-tooltip, .form-check-input.is-invalid ~ .invalid-feedback,
.form-check-input.is-invalid ~ .invalid-tooltip {
  display: block;
}

.was-validated .custom-control-input:invalid ~ .custom-control-label, .custom-control-input.is-invalid ~ .custom-control-label {
  color: #e3342f;
}
.was-validated .custom-control-input:invalid ~ .custom-control-label::before, .custom-control-input.is-invalid ~ .custom-control-label::before {
  border-color: #e3342f;
}
.was-validated .custom-control-input:invalid:checked ~ .custom-control-label::before, .custom-control-input.is-invalid:checked ~ .custom-control-label::before {
  border-color: #e9605c;
  background-color: #e9605c;
}
.was-validated .custom-control-input:invalid:focus ~ .custom-control-label::before, .custom-control-input.is-invalid:focus ~ .custom-control-label::before {
  -webkit-box-shadow: 0 0 0 0.2rem rgba(227, 52, 47, 0.25);
          box-shadow: 0 0 0 0.2rem rgba(227, 52, 47, 0.25);
}
.was-validated .custom-control-input:invalid:focus:not(:checked) ~ .custom-control-label::before, .custom-control-input.is-invalid:focus:not(:checked) ~ .custom-control-label::before {
  border-color: #e3342f;
}

.was-validated .custom-file-input:invalid ~ .custom-file-label, .custom-file-input.is-invalid ~ .custom-file-label {
  border-color: #e3342f;
}
.was-validated .custom-file-input:invalid:focus ~ .custom-file-label, .custom-file-input.is-invalid:focus ~ .custom-file-label {
  border-color: #e3342f;
  -webkit-box-shadow: 0 0 0 0.2rem rgba(227, 52, 47, 0.25);
          box-shadow: 0 0 0 0.2rem rgba(227, 52, 47, 0.25);
}

.form-inline {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
      -ms-flex-flow: row wrap;
          flex-flow: row wrap;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
}
.form-inline .form-check {
  width: 100%;
}
@media (min-width: 576px) {
  .form-inline label {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center;
    -webkit-box-pack: center;
        -ms-flex-pack: center;
            justify-content: center;
    margin-bottom: 0;
  }
  .form-inline .form-group {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-flex: 0;
        -ms-flex: 0 0 auto;
            flex: 0 0 auto;
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
        -ms-flex-flow: row wrap;
            flex-flow: row wrap;
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center;
    margin-bottom: 0;
  }
  .form-inline .form-control {
    display: inline-block;
    width: auto;
    vertical-align: middle;
  }
  .form-inline .form-control-plaintext {
    display: inline-block;
  }
  .form-inline .input-group,
  .form-inline .custom-select {
    width: auto;
  }
  .form-inline .form-check {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center;
    -webkit-box-pack: center;
        -ms-flex-pack: center;
            justify-content: center;
    width: auto;
    padding-left: 0;
  }
  .form-inline .form-check-input {
    position: relative;
    -ms-flex-negative: 0;
        flex-shrink: 0;
    margin-top: 0;
    margin-right: 0.25rem;
    margin-left: 0;
  }
  .form-inline .custom-control {
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center;
    -webkit-box-pack: center;
        -ms-flex-pack: center;
            justify-content: center;
  }
  .form-inline .custom-control-label {
    margin-bottom: 0;
  }
}

.btn {
  display: inline-block;
  font-weight: 400;
  color: #212529;
  text-align: center;
  vertical-align: middle;
  -webkit-user-select: none;
     -moz-user-select: none;
      -ms-user-select: none;
          user-select: none;
  background-color: transparent;
  border: 1px solid transparent;
  padding: 0.375rem 0.75rem;
  font-size: 0.9rem;
  line-height: 1.6;
  border-radius: 0.25rem;
  -webkit-transition: color 0.15s ease-in-out, background-color 0.15s ease-in-out, border-color 0.15s ease-in-out, -webkit-box-shadow 0.15s ease-in-out;
  transition: color 0.15s ease-in-out, background-color 0.15s ease-in-out, border-color 0.15s ease-in-out, -webkit-box-shadow 0.15s ease-in-out;
  transition: color 0.15s ease-in-out, background-color 0.15s ease-in-out, border-color 0.15s ease-in-out, box-shadow 0.15s ease-in-out;
  transition: color 0.15s ease-in-out, background-color 0.15s ease-in-out, border-color 0.15s ease-in-out, box-shadow 0.15s ease-in-out, -webkit-box-shadow 0.15s ease-in-out;
}
@media (prefers-reduced-motion: reduce) {
  .btn {
    -webkit-transition: none;
    transition: none;
  }
}
.btn:hover {
  color: #212529;
  text-decoration: none;
}
.btn:focus, .btn.focus {
  outline: 0;
  -webkit-box-shadow: 0 0 0 0.2rem rgba(52, 144, 220, 0.25);
          box-shadow: 0 0 0 0.2rem rgba(52, 144, 220, 0.25);
}
.btn.disabled, .btn:disabled {
  opacity: 0.65;
}
.btn:not(:disabled):not(.disabled) {
  cursor: pointer;
}
a.btn.disabled,
fieldset:disabled a.btn {
  pointer-events: none;
}

.btn-primary {
  color: #fff;
  background-color: #3490dc;
  border-color: #3490dc;
}
.btn-primary:hover {
  color: #fff;
  background-color: #227dc7;
  border-color: #2176bd;
}
.btn-primary:focus, .btn-primary.focus {
  color: #fff;
  background-color: #227dc7;
  border-color: #2176bd;
  -webkit-box-shadow: 0 0 0 0.2rem rgba(82, 161, 225, 0.5);
          box-shadow: 0 0 0 0.2rem rgba(82, 161, 225, 0.5);
}
.btn-primary.disabled, .btn-primary:disabled {
  color: #fff;
  background-color: #3490dc;
  border-color: #3490dc;
}
.btn-primary:not(:disabled):not(.disabled):active, .btn-primary:not(:disabled):not(.disabled).active, .show > .btn-primary.dropdown-toggle {
  color: #fff;
  background-color: #2176bd;
  border-color: #1f6fb2;
}
.btn-primary:not(:disabled):not(.disabled):active:focus, .btn-primary:not(:disabled):not(.disabled).active:focus, .show > .btn-primary.dropdown-toggle:focus {
  -webkit-box-shadow: 0 0 0 0.2rem rgba(82, 161, 225, 0.5);
          box-shadow: 0 0 0 0.2rem rgba(82, 161, 225, 0.5);
}

.btn-secondary {
  color: #fff;
  background-color: #6c757d;
  border-color: #6c757d;
}
.btn-secondary:hover {
  color: #fff;
  background-color: #5a6268;
  border-color: #545b62;
}
.btn-secondary:focus, .btn-secondary.focus {
  color: #fff;
  background-color: #5a6268;
  border-color: #545b62;
  -webkit-box-shadow: 0 0 0 0.2rem rgba(130, 138, 145, 0.5);
          box-shadow: 0 0 0 0.2rem rgba(130, 138, 145, 0.5);
}
.btn-secondary.disabled, .btn-secondary:disabled {
  color: #fff;
  background-color: #6c757d;
  border-color: #6c757d;
}
.btn-secondary:not(:disabled):not(.disabled):active, .btn-secondary:not(:disabled):not(.disabled).active, .show > .btn-secondary.dropdown-toggle {
  color: #fff;
  background-color: #545b62;
  border-color: #4e555b;
}
.btn-secondary:not(:disabled):not(.disabled):active:focus, .btn-secondary:not(:disabled):not(.disabled).active:focus, .show > .btn-secondary.dropdown-toggle:focus {
  -webkit-box-shadow: 0 0 0 0.2rem rgba(130, 138, 145, 0.5);
          box-shadow: 0 0 0 0.2rem rgba(130, 138, 145, 0.5);
}

.btn-success {
  color: #fff;
  background-color: #38c172;
  border-color: #38c172;
}
.btn-success:hover {
  color: #fff;
  background-color: #2fa360;
  border-color: #2d995b;
}
.btn-success:focus, .btn-success.focus {
  color: #fff;
  background-color: #2fa360;
  border-color: #2d995b;
  -webkit-box-shadow: 0 0 0 0.2rem rgba(86, 202, 135, 0.5);
          box-shadow: 0 0 0 0.2rem rgba(86, 202, 135, 0.5);
}
.btn-success.disabled, .btn-success:disabled {
  color: #fff;
  background-color: #38c172;
  border-color: #38c172;
}
.btn-success:not(:disabled):not(.disabled):active, .btn-success:not(:disabled):not(.disabled).active, .show > .btn-success.dropdown-toggle {
  color: #fff;
  background-color: #2d995b;
  border-color: #2a9055;
}
.btn-success:not(:disabled):not(.disabled):active:focus, .btn-success:not(:disabled):not(.disabled).active:focus, .show > .btn-success.dropdown-toggle:focus {
  -webkit-box-shadow: 0 0 0 0.2rem rgba(86, 202, 135, 0.5);
          box-shadow: 0 0 0 0.2rem rgba(86, 202, 135, 0.5);
}

.btn-info {
  color: #212529;
  background-color: #6cb2eb;
  border-color: #6cb2eb;
}
.btn-info:hover {
  color: #fff;
  background-color: #4aa0e6;
  border-color: #3f9ae5;
}
.btn-info:focus, .btn-info.focus {
  color: #fff;
  background-color: #4aa0e6;
  border-color: #3f9ae5;
  -webkit-box-shadow: 0 0 0 0.2rem rgba(97, 157, 206, 0.5);
          box-shadow: 0 0 0 0.2rem rgba(97, 157, 206, 0.5);
}
.btn-info.disabled, .btn-info:disabled {
  color: #212529;
  background-color: #6cb2eb;
  border-color: #6cb2eb;
}
.btn-info:not(:disabled):not(.disabled):active, .btn-info:not(:disabled):not(.disabled).active, .show > .btn-info.dropdown-toggle {
  color: #fff;
  background-color: #3f9ae5;
  border-color: #3495e3;
}
.btn-info:not(:disabled):not(.disabled):active:focus, .btn-info:not(:disabled):not(.disabled).active:focus, .show > .btn-info.dropdown-toggle:focus {
  -webkit-box-shadow: 0 0 0 0.2rem rgba(97, 157, 206, 0.5);
          box-shadow: 0 0 0 0.2rem rgba(97, 157, 206, 0.5);
}

.btn-warning {
  color: #212529;
  background-color: #ffed4a;
  border-color: #ffed4a;
}
.btn-warning:hover {
  color: #212529;
  background-color: #ffe924;
  border-color: #ffe817;
}
.btn-warning:focus, .btn-warning.focus {
  color: #212529;
  background-color: #ffe924;
  border-color: #ffe817;
  -webkit-box-shadow: 0 0 0 0.2rem rgba(222, 207, 69, 0.5);
          box-shadow: 0 0 0 0.2rem rgba(222, 207, 69, 0.5);
}
.btn-warning.disabled, .btn-warning:disabled {
  color: #212529;
  background-color: #ffed4a;
  border-color: #ffed4a;
}
.btn-warning:not(:disabled):not(.disabled):active, .btn-warning:not(:disabled):not(.disabled).active, .show > .btn-warning.dropdown-toggle {
  color: #212529;
  background-color: #ffe817;
  border-color: #ffe70a;
}
.btn-warning:not(:disabled):not(.disabled):active:focus, .btn-warning:not(:disabled):not(.disabled).active:focus, .show > .btn-warning.dropdown-toggle:focus {
  -webkit-box-shadow: 0 0 0 0.2rem rgba(222, 207, 69, 0.5);
          box-shadow: 0 0 0 0.2rem rgba(222, 207, 69, 0.5);
}

.btn-danger {
  color: #fff;
  background-color: #e3342f;
  border-color: #e3342f;
}
.btn-danger:hover {
  color: #fff;
  background-color: #d0211c;
  border-color: #c51f1a;
}
.btn-danger:focus, .btn-danger.focus {
  color: #fff;
  background-color: #d0211c;
  border-color: #c51f1a;
  -webkit-box-shadow: 0 0 0 0.2rem rgba(231, 82, 78, 0.5);
          box-shadow: 0 0 0 0.2rem rgba(231, 82, 78, 0.5);
}
.btn-danger.disabled, .btn-danger:disabled {
  color: #fff;
  background-color: #e3342f;
  border-color: #e3342f;
}
.btn-danger:not(:disabled):not(.disabled):active, .btn-danger:not(:disabled):not(.disabled).active, .show > .btn-danger.dropdown-toggle {
  color: #fff;
  background-color: #c51f1a;
  border-color: #b91d19;
}
.btn-danger:not(:disabled):not(.disabled):active:focus, .btn-danger:not(:disabled):not(.disabled).active:focus, .show > .btn-danger.dropdown-toggle:focus {
  -webkit-box-shadow: 0 0 0 0.2rem rgba(231, 82, 78, 0.5);
          box-shadow: 0 0 0 0.2rem rgba(231, 82, 78, 0.5);
}

.btn-light {
  color: #212529;
  background-color: #f8f9fa;
  border-color: #f8f9fa;
}
.btn-light:hover {
  color: #212529;
  background-color: #e2e6ea;
  border-color: #dae0e5;
}
.btn-light:focus, .btn-light.focus {
  color: #212529;
  background-color: #e2e6ea;
  border-color: #dae0e5;
  -webkit-box-shadow: 0 0 0 0.2rem rgba(216, 217, 219, 0.5);
          box-shadow: 0 0 0 0.2rem rgba(216, 217, 219, 0.5);
}
.btn-light.disabled, .btn-light:disabled {
  color: #212529;
  background-color: #f8f9fa;
  border-color: #f8f9fa;
}
.btn-light:not(:disabled):not(.disabled):active, .btn-light:not(:disabled):not(.disabled).active, .show > .btn-light.dropdown-toggle {
  color: #212529;
  background-color: #dae0e5;
  border-color: #d3d9df;
}
.btn-light:not(:disabled):not(.disabled):active:focus, .btn-light:not(:disabled):not(.disabled).active:focus, .show > .btn-light.dropdown-toggle:focus {
  -webkit-box-shadow: 0 0 0 0.2rem rgba(216, 217, 219, 0.5);
          box-shadow: 0 0 0 0.2rem rgba(216, 217, 219, 0.5);
}

.btn-dark {
  color: #fff;
  background-color: #343a40;
  border-color: #343a40;
}
.btn-dark:hover {
  color: #fff;
  background-color: #23272b;
  border-color: #1d2124;
}
.btn-dark:focus, .btn-dark.focus {
  color: #fff;
  background-color: #23272b;
  border-color: #1d2124;
  -webkit-box-shadow: 0 0 0 0.2rem rgba(82, 88, 93, 0.5);
          box-shadow: 0 0 0 0.2rem rgba(82, 88, 93, 0.5);
}
.btn-dark.disabled, .btn-dark:disabled {
  color: #fff;
  background-color: #343a40;
  border-color: #343a40;
}
.btn-dark:not(:disabled):not(.disabled):active, .btn-dark:not(:disabled):not(.disabled).active, .show > .btn-dark.dropdown-toggle {
  color: #fff;
  background-color: #1d2124;
  border-color: #171a1d;
}
.btn-dark:not(:disabled):not(.disabled):active:focus, .btn-dark:not(:disabled):not(.disabled).active:focus, .show > .btn-dark.dropdown-toggle:focus {
  -webkit-box-shadow: 0 0 0 0.2rem rgba(82, 88, 93, 0.5);
          box-shadow: 0 0 0 0.2rem rgba(82, 88, 93, 0.5);
}

.btn-outline-primary {
  color: #3490dc;
  border-color: #3490dc;
}
.btn-outline-primary:hover {
  color: #fff;
  background-color: #3490dc;
  border-color: #3490dc;
}
.btn-outline-primary:focus, .btn-outline-primary.focus {
  -webkit-box-shadow: 0 0 0 0.2rem rgba(52, 144, 220, 0.5);
          box-shadow: 0 0 0 0.2rem rgba(52, 144, 220, 0.5);
}
.btn-outline-primary.disabled, .btn-outline-primary:disabled {
  color: #3490dc;
  background-color: transparent;
}
.btn-outline-primary:not(:disabled):not(.disabled):active, .btn-outline-primary:not(:disabled):not(.disabled).active, .show > .btn-outline-primary.dropdown-toggle {
  color: #fff;
  background-color: #3490dc;
  border-color: #3490dc;
}
.btn-outline-primary:not(:disabled):not(.disabled):active:focus, .btn-outline-primary:not(:disabled):not(.disabled).active:focus, .show > .btn-outline-primary.dropdown-toggle:focus {
  -webkit-box-shadow: 0 0 0 0.2rem rgba(52, 144, 220, 0.5);
          box-shadow: 0 0 0 0.2rem rgba(52, 144, 220, 0.5);
}

.btn-outline-secondary {
  color: #6c757d;
  border-color: #6c757d;
}
.btn-outline-secondary:hover {
  color: #fff;
  background-color: #6c757d;
  border-color: #6c757d;
}
.btn-outline-secondary:focus, .btn-outline-secondary.focus {
  -webkit-box-shadow: 0 0 0 0.2rem rgba(108, 117, 125, 0.5);
          box-shadow: 0 0 0 0.2rem rgba(108, 117, 125, 0.5);
}
.btn-outline-secondary.disabled, .btn-outline-secondary:disabled {
  color: #6c757d;
  background-color: transparent;
}
.btn-outline-secondary:not(:disabled):not(.disabled):active, .btn-outline-secondary:not(:disabled):not(.disabled).active, .show > .btn-outline-secondary.dropdown-toggle {
  color: #fff;
  background-color: #6c757d;
  border-color: #6c757d;
}
.btn-outline-secondary:not(:disabled):not(.disabled):active:focus, .btn-outline-secondary:not(:disabled):not(.disabled).active:focus, .show > .btn-outline-secondary.dropdown-toggle:focus {
  -webkit-box-shadow: 0 0 0 0.2rem rgba(108, 117, 125, 0.5);
          box-shadow: 0 0 0 0.2rem rgba(108, 117, 125, 0.5);
}

.btn-outline-success {
  color: #38c172;
  border-color: #38c172;
}
.btn-outline-success:hover {
  color: #fff;
  background-color: #38c172;
  border-color: #38c172;
}
.btn-outline-success:focus, .btn-outline-success.focus {
  -webkit-box-shadow: 0 0 0 0.2rem rgba(56, 193, 114, 0.5);
          box-shadow: 0 0 0 0.2rem rgba(56, 193, 114, 0.5);
}
.btn-outline-success.disabled, .btn-outline-success:disabled {
  color: #38c172;
  background-color: transparent;
}
.btn-outline-success:not(:disabled):not(.disabled):active, .btn-outline-success:not(:disabled):not(.disabled).active, .show > .btn-outline-success.dropdown-toggle {
  color: #fff;
  background-color: #38c172;
  border-color: #38c172;
}
.btn-outline-success:not(:disabled):not(.disabled):active:focus, .btn-outline-success:not(:disabled):not(.disabled).active:focus, .show > .btn-outline-success.dropdown-toggle:focus {
  -webkit-box-shadow: 0 0 0 0.2rem rgba(56, 193, 114, 0.5);
          box-shadow: 0 0 0 0.2rem rgba(56, 193, 114, 0.5);
}

.btn-outline-info {
  color: #6cb2eb;
  border-color: #6cb2eb;
}
.btn-outline-info:hover {
  color: #212529;
  background-color: #6cb2eb;
  border-color: #6cb2eb;
}
.btn-outline-info:focus, .btn-outline-info.focus {
  -webkit-box-shadow: 0 0 0 0.2rem rgba(108, 178, 235, 0.5);
          box-shadow: 0 0 0 0.2rem rgba(108, 178, 235, 0.5);
}
.btn-outline-info.disabled, .btn-outline-info:disabled {
  color: #6cb2eb;
  background-color: transparent;
}
.btn-outline-info:not(:disabled):not(.disabled):active, .btn-outline-info:not(:disabled):not(.disabled).active, .show > .btn-outline-info.dropdown-toggle {
  color: #212529;
  background-color: #6cb2eb;
  border-color: #6cb2eb;
}
.btn-outline-info:not(:disabled):not(.disabled):active:focus, .btn-outline-info:not(:disabled):not(.disabled).active:focus, .show > .btn-outline-info.dropdown-toggle:focus {
  -webkit-box-shadow: 0 0 0 0.2rem rgba(108, 178, 235, 0.5);
          box-shadow: 0 0 0 0.2rem rgba(108, 178, 235, 0.5);
}

.btn-outline-warning {
  color: #ffed4a;
  border-color: #ffed4a;
}
.btn-outline-warning:hover {
  color: #212529;
  background-color: #ffed4a;
  border-color: #ffed4a;
}
.btn-outline-warning:focus, .btn-outline-warning.focus {
  -webkit-box-shadow: 0 0 0 0.2rem rgba(255, 237, 74, 0.5);
          box-shadow: 0 0 0 0.2rem rgba(255, 237, 74, 0.5);
}
.btn-outline-warning.disabled, .btn-outline-warning:disabled {
  color: #ffed4a;
  background-color: transparent;
}
.btn-outline-warning:not(:disabled):not(.disabled):active, .btn-outline-warning:not(:disabled):not(.disabled).active, .show > .btn-outline-warning.dropdown-toggle {
  color: #212529;
  background-color: #ffed4a;
  border-color: #ffed4a;
}
.btn-outline-warning:not(:disabled):not(.disabled):active:focus, .btn-outline-warning:not(:disabled):not(.disabled).active:focus, .show > .btn-outline-warning.dropdown-toggle:focus {
  -webkit-box-shadow: 0 0 0 0.2rem rgba(255, 237, 74, 0.5);
          box-shadow: 0 0 0 0.2rem rgba(255, 237, 74, 0.5);
}

.btn-outline-danger {
  color: #e3342f;
  border-color: #e3342f;
}
.btn-outline-danger:hover {
  color: #fff;
  background-color: #e3342f;
  border-color: #e3342f;
}
.btn-outline-danger:focus, .btn-outline-danger.focus {
  -webkit-box-shadow: 0 0 0 0.2rem rgba(227, 52, 47, 0.5);
          box-shadow: 0 0 0 0.2rem rgba(227, 52, 47, 0.5);
}
.btn-outline-danger.disabled, .btn-outline-danger:disabled {
  color: #e3342f;
  background-color: transparent;
}
.btn-outline-danger:not(:disabled):not(.disabled):active, .btn-outline-danger:not(:disabled):not(.disabled).active, .show > .btn-outline-danger.dropdown-toggle {
  color: #fff;
  background-color: #e3342f;
  border-color: #e3342f;
}
.btn-outline-danger:not(:disabled):not(.disabled):active:focus, .btn-outline-danger:not(:disabled):not(.disabled).active:focus, .show > .btn-outline-danger.dropdown-toggle:focus {
  -webkit-box-shadow: 0 0 0 0.2rem rgba(227, 52, 47, 0.5);
          box-shadow: 0 0 0 0.2rem rgba(227, 52, 47, 0.5);
}

.btn-outline-light {
  color: #f8f9fa;
  border-color: #f8f9fa;
}
.btn-outline-light:hover {
  color: #212529;
  background-color: #f8f9fa;
  border-color: #f8f9fa;
}
.btn-outline-light:focus, .btn-outline-light.focus {
  -webkit-box-shadow: 0 0 0 0.2rem rgba(248, 249, 250, 0.5);
          box-shadow: 0 0 0 0.2rem rgba(248, 249, 250, 0.5);
}
.btn-outline-light.disabled, .btn-outline-light:disabled {
  color: #f8f9fa;
  background-color: transparent;
}
.btn-outline-light:not(:disabled):not(.disabled):active, .btn-outline-light:not(:disabled):not(.disabled).active, .show > .btn-outline-light.dropdown-toggle {
  color: #212529;
  background-color: #f8f9fa;
  border-color: #f8f9fa;
}
.btn-outline-light:not(:disabled):not(.disabled):active:focus, .btn-outline-light:not(:disabled):not(.disabled).active:focus, .show > .btn-outline-light.dropdown-toggle:focus {
  -webkit-box-shadow: 0 0 0 0.2rem rgba(248, 249, 250, 0.5);
          box-shadow: 0 0 0 0.2rem rgba(248, 249, 250, 0.5);
}

.btn-outline-dark {
  color: #343a40;
  border-color: #343a40;
}
.btn-outline-dark:hover {
  color: #fff;
  background-color: #343a40;
  border-color: #343a40;
}
.btn-outline-dark:focus, .btn-outline-dark.focus {
  -webkit-box-shadow: 0 0 0 0.2rem rgba(52, 58, 64, 0.5);
          box-shadow: 0 0 0 0.2rem rgba(52, 58, 64, 0.5);
}
.btn-outline-dark.disabled, .btn-outline-dark:disabled {
  color: #343a40;
  background-color: transparent;
}
.btn-outline-dark:not(:disabled):not(.disabled):active, .btn-outline-dark:not(:disabled):not(.disabled).active, .show > .btn-outline-dark.dropdown-toggle {
  color: #fff;
  background-color: #343a40;
  border-color: #343a40;
}
.btn-outline-dark:not(:disabled):not(.disabled):active:focus, .btn-outline-dark:not(:disabled):not(.disabled).active:focus, .show > .btn-outline-dark.dropdown-toggle:focus {
  -webkit-box-shadow: 0 0 0 0.2rem rgba(52, 58, 64, 0.5);
          box-shadow: 0 0 0 0.2rem rgba(52, 58, 64, 0.5);
}

.btn-link {
  font-weight: 400;
  color: #3490dc;
  text-decoration: none;
}
.btn-link:hover {
  color: #1d68a7;
  text-decoration: underline;
}
.btn-link:focus, .btn-link.focus {
  text-decoration: underline;
}
.btn-link:disabled, .btn-link.disabled {
  color: #6c757d;
  pointer-events: none;
}

.btn-lg, .btn-group-lg > .btn {
  padding: 0.5rem 1rem;
  font-size: 1.125rem;
  line-height: 1.5;
  border-radius: 0.3rem;
}

.btn-sm, .btn-group-sm > .btn {
  padding: 0.25rem 0.5rem;
  font-size: 0.7875rem;
  line-height: 1.5;
  border-radius: 0.2rem;
}

.btn-block {
  display: block;
  width: 100%;
}
.btn-block + .btn-block {
  margin-top: 0.5rem;
}

input[type=submit].btn-block,
input[type=reset].btn-block,
input[type=button].btn-block {
  width: 100%;
}

.fade {
  -webkit-transition: opacity 0.15s linear;
  transition: opacity 0.15s linear;
}
@media (prefers-reduced-motion: reduce) {
  .fade {
    -webkit-transition: none;
    transition: none;
  }
}
.fade:not(.show) {
  opacity: 0;
}

.collapse:not(.show) {
  display: none;
}

.collapsing {
  position: relative;
  height: 0;
  overflow: hidden;
  -webkit-transition: height 0.35s ease;
  transition: height 0.35s ease;
}
@media (prefers-reduced-motion: reduce) {
  .collapsing {
    -webkit-transition: none;
    transition: none;
  }
}
.collapsing.width {
  width: 0;
  height: auto;
  -webkit-transition: width 0.35s ease;
  transition: width 0.35s ease;
}
@media (prefers-reduced-motion: reduce) {
  .collapsing.width {
    -webkit-transition: none;
    transition: none;
  }
}

.dropup,
.dropright,
.dropdown,
.dropleft {
  position: relative;
}

.dropdown-toggle {
  white-space: nowrap;
}
.dropdown-toggle::after {
  display: inline-block;
  margin-left: 0.255em;
  vertical-align: 0.255em;
  content: "";
  border-top: 0.3em solid;
  border-right: 0.3em solid transparent;
  border-bottom: 0;
  border-left: 0.3em solid transparent;
}
.dropdown-toggle:empty::after {
  margin-left: 0;
}

.dropdown-menu {
  position: absolute;
  top: 100%;
  left: 0;
  z-index: 1000;
  display: none;
  float: left;
  min-width: 10rem;
  padding: 0.5rem 0;
  margin: 0.125rem 0 0;
  font-size: 0.9rem;
  color: #212529;
  text-align: left;
  list-style: none;
  background-color: #fff;
  background-clip: padding-box;
  border: 1px solid rgba(0, 0, 0, 0.15);
  border-radius: 0.25rem;
}

.dropdown-menu-left {
  right: auto;
  left: 0;
}

.dropdown-menu-right {
  right: 0;
  left: auto;
}

@media (min-width: 576px) {
  .dropdown-menu-sm-left {
    right: auto;
    left: 0;
  }
  .dropdown-menu-sm-right {
    right: 0;
    left: auto;
  }
}
@media (min-width: 768px) {
  .dropdown-menu-md-left {
    right: auto;
    left: 0;
  }
  .dropdown-menu-md-right {
    right: 0;
    left: auto;
  }
}
@media (min-width: 992px) {
  .dropdown-menu-lg-left {
    right: auto;
    left: 0;
  }
  .dropdown-menu-lg-right {
    right: 0;
    left: auto;
  }
}
@media (min-width: 1200px) {
  .dropdown-menu-xl-left {
    right: auto;
    left: 0;
  }
  .dropdown-menu-xl-right {
    right: 0;
    left: auto;
  }
}
.dropup .dropdown-menu {
  top: auto;
  bottom: 100%;
  margin-top: 0;
  margin-bottom: 0.125rem;
}
.dropup .dropdown-toggle::after {
  display: inline-block;
  margin-left: 0.255em;
  vertical-align: 0.255em;
  content: "";
  border-top: 0;
  border-right: 0.3em solid transparent;
  border-bottom: 0.3em solid;
  border-left: 0.3em solid transparent;
}
.dropup .dropdown-toggle:empty::after {
  margin-left: 0;
}

.dropright .dropdown-menu {
  top: 0;
  right: auto;
  left: 100%;
  margin-top: 0;
  margin-left: 0.125rem;
}
.dropright .dropdown-toggle::after {
  display: inline-block;
  margin-left: 0.255em;
  vertical-align: 0.255em;
  content: "";
  border-top: 0.3em solid transparent;
  border-right: 0;
  border-bottom: 0.3em solid transparent;
  border-left: 0.3em solid;
}
.dropright .dropdown-toggle:empty::after {
  margin-left: 0;
}
.dropright .dropdown-toggle::after {
  vertical-align: 0;
}

.dropleft .dropdown-menu {
  top: 0;
  right: 100%;
  left: auto;
  margin-top: 0;
  margin-right: 0.125rem;
}
.dropleft .dropdown-toggle::after {
  display: inline-block;
  margin-left: 0.255em;
  vertical-align: 0.255em;
  content: "";
}
.dropleft .dropdown-toggle::after {
  display: none;
}
.dropleft .dropdown-toggle::before {
  display: inline-block;
  margin-right: 0.255em;
  vertical-align: 0.255em;
  content: "";
  border-top: 0.3em solid transparent;
  border-right: 0.3em solid;
  border-bottom: 0.3em solid transparent;
}
.dropleft .dropdown-toggle:empty::after {
  margin-left: 0;
}
.dropleft .dropdown-toggle::before {
  vertical-align: 0;
}

.dropdown-menu[x-placement^=top], .dropdown-menu[x-placement^=right], .dropdown-menu[x-placement^=bottom], .dropdown-menu[x-placement^=left] {
  right: auto;
  bottom: auto;
}

.dropdown-divider {
  height: 0;
  margin: 0.5rem 0;
  overflow: hidden;
  border-top: 1px solid #e9ecef;
}

.dropdown-item {
  display: block;
  width: 100%;
  padding: 0.25rem 1.5rem;
  clear: both;
  font-weight: 400;
  color: #212529;
  text-align: inherit;
  white-space: nowrap;
  background-color: transparent;
  border: 0;
}
.dropdown-item:hover, .dropdown-item:focus {
  color: #16181b;
  text-decoration: none;
  background-color: #e9ecef;
}
.dropdown-item.active, .dropdown-item:active {
  color: #fff;
  text-decoration: none;
  background-color: #3490dc;
}
.dropdown-item.disabled, .dropdown-item:disabled {
  color: #adb5bd;
  pointer-events: none;
  background-color: transparent;
}

.dropdown-menu.show {
  display: block;
}

.dropdown-header {
  display: block;
  padding: 0.5rem 1.5rem;
  margin-bottom: 0;
  font-size: 0.7875rem;
  color: #6c757d;
  white-space: nowrap;
}

.dropdown-item-text {
  display: block;
  padding: 0.25rem 1.5rem;
  color: #212529;
}

.btn-group,
.btn-group-vertical {
  position: relative;
  display: -webkit-inline-box;
  display: -ms-inline-flexbox;
  display: inline-flex;
  vertical-align: middle;
}
.btn-group > .btn,
.btn-group-vertical > .btn {
  position: relative;
  -webkit-box-flex: 1;
      -ms-flex: 1 1 auto;
          flex: 1 1 auto;
}
.btn-group > .btn:hover,
.btn-group-vertical > .btn:hover {
  z-index: 1;
}
.btn-group > .btn:focus, .btn-group > .btn:active, .btn-group > .btn.active,
.btn-group-vertical > .btn:focus,
.btn-group-vertical > .btn:active,
.btn-group-vertical > .btn.active {
  z-index: 1;
}

.btn-toolbar {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
  -webkit-box-pack: start;
      -ms-flex-pack: start;
          justify-content: flex-start;
}
.btn-toolbar .input-group {
  width: auto;
}

.btn-group > .btn:not(:first-child),
.btn-group > .btn-group:not(:first-child) {
  margin-left: -1px;
}
.btn-group > .btn:not(:last-child):not(.dropdown-toggle),
.btn-group > .btn-group:not(:last-child) > .btn {
  border-top-right-radius: 0;
  border-bottom-right-radius: 0;
}
.btn-group > .btn:not(:first-child),
.btn-group > .btn-group:not(:first-child) > .btn {
  border-top-left-radius: 0;
  border-bottom-left-radius: 0;
}

.dropdown-toggle-split {
  padding-right: 0.5625rem;
  padding-left: 0.5625rem;
}
.dropdown-toggle-split::after, .dropup .dropdown-toggle-split::after, .dropright .dropdown-toggle-split::after {
  margin-left: 0;
}
.dropleft .dropdown-toggle-split::before {
  margin-right: 0;
}

.btn-sm + .dropdown-toggle-split, .btn-group-sm > .btn + .dropdown-toggle-split {
  padding-right: 0.375rem;
  padding-left: 0.375rem;
}

.btn-lg + .dropdown-toggle-split, .btn-group-lg > .btn + .dropdown-toggle-split {
  padding-right: 0.75rem;
  padding-left: 0.75rem;
}

.btn-group-vertical {
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  -webkit-box-align: start;
      -ms-flex-align: start;
          align-items: flex-start;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
}
.btn-group-vertical > .btn,
.btn-group-vertical > .btn-group {
  width: 100%;
}
.btn-group-vertical > .btn:not(:first-child),
.btn-group-vertical > .btn-group:not(:first-child) {
  margin-top: -1px;
}
.btn-group-vertical > .btn:not(:last-child):not(.dropdown-toggle),
.btn-group-vertical > .btn-group:not(:last-child) > .btn {
  border-bottom-right-radius: 0;
  border-bottom-left-radius: 0;
}
.btn-group-vertical > .btn:not(:first-child),
.btn-group-vertical > .btn-group:not(:first-child) > .btn {
  border-top-left-radius: 0;
  border-top-right-radius: 0;
}

.btn-group-toggle > .btn,
.btn-group-toggle > .btn-group > .btn {
  margin-bottom: 0;
}
.btn-group-toggle > .btn input[type=radio],
.btn-group-toggle > .btn input[type=checkbox],
.btn-group-toggle > .btn-group > .btn input[type=radio],
.btn-group-toggle > .btn-group > .btn input[type=checkbox] {
  position: absolute;
  clip: rect(0, 0, 0, 0);
  pointer-events: none;
}

.input-group {
  position: relative;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
  -webkit-box-align: stretch;
      -ms-flex-align: stretch;
          align-items: stretch;
  width: 100%;
}
.input-group > .form-control,
.input-group > .form-control-plaintext,
.input-group > .custom-select,
.input-group > .custom-file {
  position: relative;
  -webkit-box-flex: 1;
      -ms-flex: 1 1 auto;
          flex: 1 1 auto;
  width: 1%;
  min-width: 0;
  margin-bottom: 0;
}
.input-group > .form-control + .form-control,
.input-group > .form-control + .custom-select,
.input-group > .form-control + .custom-file,
.input-group > .form-control-plaintext + .form-control,
.input-group > .form-control-plaintext + .custom-select,
.input-group > .form-control-plaintext + .custom-file,
.input-group > .custom-select + .form-control,
.input-group > .custom-select + .custom-select,
.input-group > .custom-select + .custom-file,
.input-group > .custom-file + .form-control,
.input-group > .custom-file + .custom-select,
.input-group > .custom-file + .custom-file {
  margin-left: -1px;
}
.input-group > .form-control:focus,
.input-group > .custom-select:focus,
.input-group > .custom-file .custom-file-input:focus ~ .custom-file-label {
  z-index: 3;
}
.input-group > .custom-file .custom-file-input:focus {
  z-index: 4;
}
.input-group > .form-control:not(:first-child),
.input-group > .custom-select:not(:first-child) {
  border-top-left-radius: 0;
  border-bottom-left-radius: 0;
}
.input-group > .custom-file {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
}
.input-group > .custom-file:not(:last-child) .custom-file-label, .input-group > .custom-file:not(:last-child) .custom-file-label::after {
  border-top-right-radius: 0;
  border-bottom-right-radius: 0;
}
.input-group > .custom-file:not(:first-child) .custom-file-label {
  border-top-left-radius: 0;
  border-bottom-left-radius: 0;
}
.input-group:not(.has-validation) > .form-control:not(:last-child),
.input-group:not(.has-validation) > .custom-select:not(:last-child),
.input-group:not(.has-validation) > .custom-file:not(:last-child) .custom-file-label,
.input-group:not(.has-validation) > .custom-file:not(:last-child) .custom-file-label::after {
  border-top-right-radius: 0;
  border-bottom-right-radius: 0;
}
.input-group.has-validation > .form-control:nth-last-child(n+3),
.input-group.has-validation > .custom-select:nth-last-child(n+3),
.input-group.has-validation > .custom-file:nth-last-child(n+3) .custom-file-label,
.input-group.has-validation > .custom-file:nth-last-child(n+3) .custom-file-label::after {
  border-top-right-radius: 0;
  border-bottom-right-radius: 0;
}

.input-group-prepend,
.input-group-append {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
}
.input-group-prepend .btn,
.input-group-append .btn {
  position: relative;
  z-index: 2;
}
.input-group-prepend .btn:focus,
.input-group-append .btn:focus {
  z-index: 3;
}
.input-group-prepend .btn + .btn,
.input-group-prepend .btn + .input-group-text,
.input-group-prepend .input-group-text + .input-group-text,
.input-group-prepend .input-group-text + .btn,
.input-group-append .btn + .btn,
.input-group-append .btn + .input-group-text,
.input-group-append .input-group-text + .input-group-text,
.input-group-append .input-group-text + .btn {
  margin-left: -1px;
}

.input-group-prepend {
  margin-right: -1px;
}

.input-group-append {
  margin-left: -1px;
}

.input-group-text {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  padding: 0.375rem 0.75rem;
  margin-bottom: 0;
  font-size: 0.9rem;
  font-weight: 400;
  line-height: 1.6;
  color: #495057;
  text-align: center;
  white-space: nowrap;
  background-color: #e9ecef;
  border: 1px solid #ced4da;
  border-radius: 0.25rem;
}
.input-group-text input[type=radio],
.input-group-text input[type=checkbox] {
  margin-top: 0;
}

.input-group-lg > .form-control:not(textarea),
.input-group-lg > .custom-select {
  height: calc(1.5em + 1rem + 2px);
}

.input-group-lg > .form-control,
.input-group-lg > .custom-select,
.input-group-lg > .input-group-prepend > .input-group-text,
.input-group-lg > .input-group-append > .input-group-text,
.input-group-lg > .input-group-prepend > .btn,
.input-group-lg > .input-group-append > .btn {
  padding: 0.5rem 1rem;
  font-size: 1.125rem;
  line-height: 1.5;
  border-radius: 0.3rem;
}

.input-group-sm > .form-control:not(textarea),
.input-group-sm > .custom-select {
  height: calc(1.5em + 0.5rem + 2px);
}

.input-group-sm > .form-control,
.input-group-sm > .custom-select,
.input-group-sm > .input-group-prepend > .input-group-text,
.input-group-sm > .input-group-append > .input-group-text,
.input-group-sm > .input-group-prepend > .btn,
.input-group-sm > .input-group-append > .btn {
  padding: 0.25rem 0.5rem;
  font-size: 0.7875rem;
  line-height: 1.5;
  border-radius: 0.2rem;
}

.input-group-lg > .custom-select,
.input-group-sm > .custom-select {
  padding-right: 1.75rem;
}

.input-group > .input-group-prepend > .btn,
.input-group > .input-group-prepend > .input-group-text,
.input-group:not(.has-validation) > .input-group-append:not(:last-child) > .btn,
.input-group:not(.has-validation) > .input-group-append:not(:last-child) > .input-group-text,
.input-group.has-validation > .input-group-append:nth-last-child(n+3) > .btn,
.input-group.has-validation > .input-group-append:nth-last-child(n+3) > .input-group-text,
.input-group > .input-group-append:last-child > .btn:not(:last-child):not(.dropdown-toggle),
.input-group > .input-group-append:last-child > .input-group-text:not(:last-child) {
  border-top-right-radius: 0;
  border-bottom-right-radius: 0;
}

.input-group > .input-group-append > .btn,
.input-group > .input-group-append > .input-group-text,
.input-group > .input-group-prepend:not(:first-child) > .btn,
.input-group > .input-group-prepend:not(:first-child) > .input-group-text,
.input-group > .input-group-prepend:first-child > .btn:not(:first-child),
.input-group > .input-group-prepend:first-child > .input-group-text:not(:first-child) {
  border-top-left-radius: 0;
  border-bottom-left-radius: 0;
}

.custom-control {
  position: relative;
  z-index: 1;
  display: block;
  min-height: 1.44rem;
  padding-left: 1.5rem;
  print-color-adjust: exact;
}

.custom-control-inline {
  display: -webkit-inline-box;
  display: -ms-inline-flexbox;
  display: inline-flex;
  margin-right: 1rem;
}

.custom-control-input {
  position: absolute;
  left: 0;
  z-index: -1;
  width: 1rem;
  height: 1.22rem;
  opacity: 0;
}
.custom-control-input:checked ~ .custom-control-label::before {
  color: #fff;
  border-color: #3490dc;
  background-color: #3490dc;
}
.custom-control-input:focus ~ .custom-control-label::before {
  -webkit-box-shadow: 0 0 0 0.2rem rgba(52, 144, 220, 0.25);
          box-shadow: 0 0 0 0.2rem rgba(52, 144, 220, 0.25);
}
.custom-control-input:focus:not(:checked) ~ .custom-control-label::before {
  border-color: #a1cbef;
}
.custom-control-input:not(:disabled):active ~ .custom-control-label::before {
  color: #fff;
  background-color: #cce3f6;
  border-color: #cce3f6;
}
.custom-control-input[disabled] ~ .custom-control-label, .custom-control-input:disabled ~ .custom-control-label {
  color: #6c757d;
}
.custom-control-input[disabled] ~ .custom-control-label::before, .custom-control-input:disabled ~ .custom-control-label::before {
  background-color: #e9ecef;
}

.custom-control-label {
  position: relative;
  margin-bottom: 0;
  vertical-align: top;
}
.custom-control-label::before {
  position: absolute;
  top: 0.22rem;
  left: -1.5rem;
  display: block;
  width: 1rem;
  height: 1rem;
  pointer-events: none;
  content: "";
  background-color: #fff;
  border: 1px solid #adb5bd;
}
.custom-control-label::after {
  position: absolute;
  top: 0.22rem;
  left: -1.5rem;
  display: block;
  width: 1rem;
  height: 1rem;
  content: "";
  background: 50%/50% 50% no-repeat;
}

.custom-checkbox .custom-control-label::before {
  border-radius: 0.25rem;
}
.custom-checkbox .custom-control-input:checked ~ .custom-control-label::after {
  background-image: url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' width='8' height='8' viewBox='0 0 8 8'%3e%3cpath fill='%23fff' d='M6.564.75l-3.59 3.612-1.538-1.55L0 4.26l2.974 2.99L8 2.193z'/%3e%3c/svg%3e");
}
.custom-checkbox .custom-control-input:indeterminate ~ .custom-control-label::before {
  border-color: #3490dc;
  background-color: #3490dc;
}
.custom-checkbox .custom-control-input:indeterminate ~ .custom-control-label::after {
  background-image: url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' width='4' height='4' viewBox='0 0 4 4'%3e%3cpath stroke='%23fff' d='M0 2h4'/%3e%3c/svg%3e");
}
.custom-checkbox .custom-control-input:disabled:checked ~ .custom-control-label::before {
  background-color: rgba(52, 144, 220, 0.5);
}
.custom-checkbox .custom-control-input:disabled:indeterminate ~ .custom-control-label::before {
  background-color: rgba(52, 144, 220, 0.5);
}

.custom-radio .custom-control-label::before {
  border-radius: 50%;
}
.custom-radio .custom-control-input:checked ~ .custom-control-label::after {
  background-image: url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' width='12' height='12' viewBox='-4 -4 8 8'%3e%3ccircle r='3' fill='%23fff'/%3e%3c/svg%3e");
}
.custom-radio .custom-control-input:disabled:checked ~ .custom-control-label::before {
  background-color: rgba(52, 144, 220, 0.5);
}

.custom-switch {
  padding-left: 2.25rem;
}
.custom-switch .custom-control-label::before {
  left: -2.25rem;
  width: 1.75rem;
  pointer-events: all;
  border-radius: 0.5rem;
}
.custom-switch .custom-control-label::after {
  top: calc(0.22rem + 2px);
  left: calc(-2.25rem + 2px);
  width: calc(1rem - 4px);
  height: calc(1rem - 4px);
  background-color: #adb5bd;
  border-radius: 0.5rem;
  -webkit-transition: background-color 0.15s ease-in-out, border-color 0.15s ease-in-out, -webkit-transform 0.15s ease-in-out, -webkit-box-shadow 0.15s ease-in-out;
  transition: background-color 0.15s ease-in-out, border-color 0.15s ease-in-out, -webkit-transform 0.15s ease-in-out, -webkit-box-shadow 0.15s ease-in-out;
  transition: transform 0.15s ease-in-out, background-color 0.15s ease-in-out, border-color 0.15s ease-in-out, box-shadow 0.15s ease-in-out;
  transition: transform 0.15s ease-in-out, background-color 0.15s ease-in-out, border-color 0.15s ease-in-out, box-shadow 0.15s ease-in-out, -webkit-transform 0.15s ease-in-out, -webkit-box-shadow 0.15s ease-in-out;
}
@media (prefers-reduced-motion: reduce) {
  .custom-switch .custom-control-label::after {
    -webkit-transition: none;
    transition: none;
  }
}
.custom-switch .custom-control-input:checked ~ .custom-control-label::after {
  background-color: #fff;
  -webkit-transform: translateX(0.75rem);
          transform: translateX(0.75rem);
}
.custom-switch .custom-control-input:disabled:checked ~ .custom-control-label::before {
  background-color: rgba(52, 144, 220, 0.5);
}

.custom-select {
  display: inline-block;
  width: 100%;
  height: calc(1.6em + 0.75rem + 2px);
  padding: 0.375rem 1.75rem 0.375rem 0.75rem;
  font-size: 0.9rem;
  font-weight: 400;
  line-height: 1.6;
  color: #495057;
  vertical-align: middle;
  background: #fff url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' width='4' height='5' viewBox='0 0 4 5'%3e%3cpath fill='%23343a40' d='M2 0L0 2h4zm0 5L0 3h4z'/%3e%3c/svg%3e") right 0.75rem center/8px 10px no-repeat;
  border: 1px solid #ced4da;
  border-radius: 0.25rem;
  -webkit-appearance: none;
     -moz-appearance: none;
          appearance: none;
}
.custom-select:focus {
  border-color: #a1cbef;
  outline: 0;
  -webkit-box-shadow: 0 0 0 0.2rem rgba(52, 144, 220, 0.25);
          box-shadow: 0 0 0 0.2rem rgba(52, 144, 220, 0.25);
}
.custom-select:focus::-ms-value {
  color: #495057;
  background-color: #fff;
}
.custom-select[multiple], .custom-select[size]:not([size="1"]) {
  height: auto;
  padding-right: 0.75rem;
  background-image: none;
}
.custom-select:disabled {
  color: #6c757d;
  background-color: #e9ecef;
}
.custom-select::-ms-expand {
  display: none;
}
.custom-select:-moz-focusring {
  color: transparent;
  text-shadow: 0 0 0 #495057;
}

.custom-select-sm {
  height: calc(1.5em + 0.5rem + 2px);
  padding-top: 0.25rem;
  padding-bottom: 0.25rem;
  padding-left: 0.5rem;
  font-size: 0.7875rem;
}

.custom-select-lg {
  height: calc(1.5em + 1rem + 2px);
  padding-top: 0.5rem;
  padding-bottom: 0.5rem;
  padding-left: 1rem;
  font-size: 1.125rem;
}

.custom-file {
  position: relative;
  display: inline-block;
  width: 100%;
  height: calc(1.6em + 0.75rem + 2px);
  margin-bottom: 0;
}

.custom-file-input {
  position: relative;
  z-index: 2;
  width: 100%;
  height: calc(1.6em + 0.75rem + 2px);
  margin: 0;
  overflow: hidden;
  opacity: 0;
}
.custom-file-input:focus ~ .custom-file-label {
  border-color: #a1cbef;
  -webkit-box-shadow: 0 0 0 0.2rem rgba(52, 144, 220, 0.25);
          box-shadow: 0 0 0 0.2rem rgba(52, 144, 220, 0.25);
}
.custom-file-input[disabled] ~ .custom-file-label, .custom-file-input:disabled ~ .custom-file-label {
  background-color: #e9ecef;
}
.custom-file-input:lang(en) ~ .custom-file-label::after {
  content: "Browse";
}
.custom-file-input ~ .custom-file-label[data-browse]::after {
  content: attr(data-browse);
}

.custom-file-label {
  position: absolute;
  top: 0;
  right: 0;
  left: 0;
  z-index: 1;
  height: calc(1.6em + 0.75rem + 2px);
  padding: 0.375rem 0.75rem;
  overflow: hidden;
  font-weight: 400;
  line-height: 1.6;
  color: #495057;
  background-color: #fff;
  border: 1px solid #ced4da;
  border-radius: 0.25rem;
}
.custom-file-label::after {
  position: absolute;
  top: 0;
  right: 0;
  bottom: 0;
  z-index: 3;
  display: block;
  height: calc(1.6em + 0.75rem);
  padding: 0.375rem 0.75rem;
  line-height: 1.6;
  color: #495057;
  content: "Browse";
  background-color: #e9ecef;
  border-left: inherit;
  border-radius: 0 0.25rem 0.25rem 0;
}

.custom-range {
  width: 100%;
  height: 1.4rem;
  padding: 0;
  background-color: transparent;
  -webkit-appearance: none;
     -moz-appearance: none;
          appearance: none;
}
.custom-range:focus {
  outline: 0;
}
.custom-range:focus::-webkit-slider-thumb {
  -webkit-box-shadow: 0 0 0 1px #f8fafc, 0 0 0 0.2rem rgba(52, 144, 220, 0.25);
          box-shadow: 0 0 0 1px #f8fafc, 0 0 0 0.2rem rgba(52, 144, 220, 0.25);
}
.custom-range:focus::-moz-range-thumb {
  box-shadow: 0 0 0 1px #f8fafc, 0 0 0 0.2rem rgba(52, 144, 220, 0.25);
}
.custom-range:focus::-ms-thumb {
  box-shadow: 0 0 0 1px #f8fafc, 0 0 0 0.2rem rgba(52, 144, 220, 0.25);
}
.custom-range::-moz-focus-outer {
  border: 0;
}
.custom-range::-webkit-slider-thumb {
  width: 1rem;
  height: 1rem;
  margin-top: -0.25rem;
  background-color: #3490dc;
  border: 0;
  border-radius: 1rem;
  -webkit-transition: background-color 0.15s ease-in-out, border-color 0.15s ease-in-out, -webkit-box-shadow 0.15s ease-in-out;
  transition: background-color 0.15s ease-in-out, border-color 0.15s ease-in-out, -webkit-box-shadow 0.15s ease-in-out;
  transition: background-color 0.15s ease-in-out, border-color 0.15s ease-in-out, box-shadow 0.15s ease-in-out;
  transition: background-color 0.15s ease-in-out, border-color 0.15s ease-in-out, box-shadow 0.15s ease-in-out, -webkit-box-shadow 0.15s ease-in-out;
  -webkit-appearance: none;
          appearance: none;
}
@media (prefers-reduced-motion: reduce) {
  .custom-range::-webkit-slider-thumb {
    -webkit-transition: none;
    transition: none;
  }
}
.custom-range::-webkit-slider-thumb:active {
  background-color: #cce3f6;
}
.custom-range::-webkit-slider-runnable-track {
  width: 100%;
  height: 0.5rem;
  color: transparent;
  cursor: pointer;
  background-color: #dee2e6;
  border-color: transparent;
  border-radius: 1rem;
}
.custom-range::-moz-range-thumb {
  width: 1rem;
  height: 1rem;
  background-color: #3490dc;
  border: 0;
  border-radius: 1rem;
  -moz-transition: background-color 0.15s ease-in-out, border-color 0.15s ease-in-out, box-shadow 0.15s ease-in-out;
  transition: background-color 0.15s ease-in-out, border-color 0.15s ease-in-out, box-shadow 0.15s ease-in-out;
  -moz-appearance: none;
       appearance: none;
}
@media (prefers-reduced-motion: reduce) {
  .custom-range::-moz-range-thumb {
    -moz-transition: none;
    transition: none;
  }
}
.custom-range::-moz-range-thumb:active {
  background-color: #cce3f6;
}
.custom-range::-moz-range-track {
  width: 100%;
  height: 0.5rem;
  color: transparent;
  cursor: pointer;
  background-color: #dee2e6;
  border-color: transparent;
  border-radius: 1rem;
}
.custom-range::-ms-thumb {
  width: 1rem;
  height: 1rem;
  margin-top: 0;
  margin-right: 0.2rem;
  margin-left: 0.2rem;
  background-color: #3490dc;
  border: 0;
  border-radius: 1rem;
  -ms-transition: background-color 0.15s ease-in-out, border-color 0.15s ease-in-out, box-shadow 0.15s ease-in-out;
  transition: background-color 0.15s ease-in-out, border-color 0.15s ease-in-out, box-shadow 0.15s ease-in-out;
  appearance: none;
}
@media (prefers-reduced-motion: reduce) {
  .custom-range::-ms-thumb {
    -ms-transition: none;
    transition: none;
  }
}
.custom-range::-ms-thumb:active {
  background-color: #cce3f6;
}
.custom-range::-ms-track {
  width: 100%;
  height: 0.5rem;
  color: transparent;
  cursor: pointer;
  background-color: transparent;
  border-color: transparent;
  border-width: 0.5rem;
}
.custom-range::-ms-fill-lower {
  background-color: #dee2e6;
  border-radius: 1rem;
}
.custom-range::-ms-fill-upper {
  margin-right: 15px;
  background-color: #dee2e6;
  border-radius: 1rem;
}
.custom-range:disabled::-webkit-slider-thumb {
  background-color: #adb5bd;
}
.custom-range:disabled::-webkit-slider-runnable-track {
  cursor: default;
}
.custom-range:disabled::-moz-range-thumb {
  background-color: #adb5bd;
}
.custom-range:disabled::-moz-range-track {
  cursor: default;
}
.custom-range:disabled::-ms-thumb {
  background-color: #adb5bd;
}

.custom-control-label::before,
.custom-file-label,
.custom-select {
  -webkit-transition: background-color 0.15s ease-in-out, border-color 0.15s ease-in-out, -webkit-box-shadow 0.15s ease-in-out;
  transition: background-color 0.15s ease-in-out, border-color 0.15s ease-in-out, -webkit-box-shadow 0.15s ease-in-out;
  transition: background-color 0.15s ease-in-out, border-color 0.15s ease-in-out, box-shadow 0.15s ease-in-out;
  transition: background-color 0.15s ease-in-out, border-color 0.15s ease-in-out, box-shadow 0.15s ease-in-out, -webkit-box-shadow 0.15s ease-in-out;
}
@media (prefers-reduced-motion: reduce) {
  .custom-control-label::before,
  .custom-file-label,
  .custom-select {
    -webkit-transition: none;
    transition: none;
  }
}

.nav {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
  padding-left: 0;
  margin-bottom: 0;
  list-style: none;
}

.nav-link {
  display: block;
  padding: 0.5rem 1rem;
}
.nav-link:hover, .nav-link:focus {
  text-decoration: none;
}
.nav-link.disabled {
  color: #6c757d;
  pointer-events: none;
  cursor: default;
}

.nav-tabs {
  border-bottom: 1px solid #dee2e6;
}
.nav-tabs .nav-link {
  margin-bottom: -1px;
  background-color: transparent;
  border: 1px solid transparent;
  border-top-left-radius: 0.25rem;
  border-top-right-radius: 0.25rem;
}
.nav-tabs .nav-link:hover, .nav-tabs .nav-link:focus {
  isolation: isolate;
  border-color: #e9ecef #e9ecef #dee2e6;
}
.nav-tabs .nav-link.disabled {
  color: #6c757d;
  background-color: transparent;
  border-color: transparent;
}
.nav-tabs .nav-link.active,
.nav-tabs .nav-item.show .nav-link {
  color: #495057;
  background-color: #f8fafc;
  border-color: #dee2e6 #dee2e6 #f8fafc;
}
.nav-tabs .dropdown-menu {
  margin-top: -1px;
  border-top-left-radius: 0;
  border-top-right-radius: 0;
}

.nav-pills .nav-link {
  background: none;
  border: 0;
  border-radius: 0.25rem;
}
.nav-pills .nav-link.active,
.nav-pills .show > .nav-link {
  color: #fff;
  background-color: #3490dc;
}

.nav-fill > .nav-link,
.nav-fill .nav-item {
  -webkit-box-flex: 1;
      -ms-flex: 1 1 auto;
          flex: 1 1 auto;
  text-align: center;
}

.nav-justified > .nav-link,
.nav-justified .nav-item {
  -ms-flex-preferred-size: 0;
      flex-basis: 0;
  -webkit-box-flex: 1;
      -ms-flex-positive: 1;
          flex-grow: 1;
  text-align: center;
}

.tab-content > .tab-pane {
  display: none;
}
.tab-content > .active {
  display: block;
}

.navbar {
  position: relative;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
  padding: 0.5rem 1rem;
}
.navbar .container,
.navbar .container-fluid,
.navbar .container-sm,
.navbar .container-md,
.navbar .container-lg,
.navbar .container-xl {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
}
.navbar-brand {
  display: inline-block;
  padding-top: 0.32rem;
  padding-bottom: 0.32rem;
  margin-right: 1rem;
  font-size: 1.125rem;
  line-height: inherit;
  white-space: nowrap;
}
.navbar-brand:hover, .navbar-brand:focus {
  text-decoration: none;
}

.navbar-nav {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  padding-left: 0;
  margin-bottom: 0;
  list-style: none;
}
.navbar-nav .nav-link {
  padding-right: 0;
  padding-left: 0;
}
.navbar-nav .dropdown-menu {
  position: static;
  float: none;
}

.navbar-text {
  display: inline-block;
  padding-top: 0.5rem;
  padding-bottom: 0.5rem;
}

.navbar-collapse {
  -ms-flex-preferred-size: 100%;
      flex-basis: 100%;
  -webkit-box-flex: 1;
      -ms-flex-positive: 1;
          flex-grow: 1;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
}

.navbar-toggler {
  padding: 0.25rem 0.75rem;
  font-size: 1.125rem;
  line-height: 1;
  background-color: transparent;
  border: 1px solid transparent;
  border-radius: 0.25rem;
}
.navbar-toggler:hover, .navbar-toggler:focus {
  text-decoration: none;
}

.navbar-toggler-icon {
  display: inline-block;
  width: 1.5em;
  height: 1.5em;
  vertical-align: middle;
  content: "";
  background: 50%/100% 100% no-repeat;
}

.navbar-nav-scroll {
  max-height: 75vh;
  overflow-y: auto;
}

@media (max-width: 575.98px) {
  .navbar-expand-sm > .container,
  .navbar-expand-sm > .container-fluid,
  .navbar-expand-sm > .container-sm,
  .navbar-expand-sm > .container-md,
  .navbar-expand-sm > .container-lg,
  .navbar-expand-sm > .container-xl {
    padding-right: 0;
    padding-left: 0;
  }
}
@media (min-width: 576px) {
  .navbar-expand-sm {
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
        -ms-flex-flow: row nowrap;
            flex-flow: row nowrap;
    -webkit-box-pack: start;
        -ms-flex-pack: start;
            justify-content: flex-start;
  }
  .navbar-expand-sm .navbar-nav {
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
        -ms-flex-direction: row;
            flex-direction: row;
  }
  .navbar-expand-sm .navbar-nav .dropdown-menu {
    position: absolute;
  }
  .navbar-expand-sm .navbar-nav .nav-link {
    padding-right: 0.5rem;
    padding-left: 0.5rem;
  }
  .navbar-expand-sm > .container,
  .navbar-expand-sm > .container-fluid,
  .navbar-expand-sm > .container-sm,
  .navbar-expand-sm > .container-md,
  .navbar-expand-sm > .container-lg,
  .navbar-expand-sm > .container-xl {
    -ms-flex-wrap: nowrap;
        flex-wrap: nowrap;
  }
  .navbar-expand-sm .navbar-nav-scroll {
    overflow: visible;
  }
  .navbar-expand-sm .navbar-collapse {
    display: -webkit-box !important;
    display: -ms-flexbox !important;
    display: flex !important;
    -ms-flex-preferred-size: auto;
        flex-basis: auto;
  }
  .navbar-expand-sm .navbar-toggler {
    display: none;
  }
}
@media (max-width: 767.98px) {
  .navbar-expand-md > .container,
  .navbar-expand-md > .container-fluid,
  .navbar-expand-md > .container-sm,
  .navbar-expand-md > .container-md,
  .navbar-expand-md > .container-lg,
  .navbar-expand-md > .container-xl {
    padding-right: 0;
    padding-left: 0;
  }
}
@media (min-width: 768px) {
  .navbar-expand-md {
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
        -ms-flex-flow: row nowrap;
            flex-flow: row nowrap;
    -webkit-box-pack: start;
        -ms-flex-pack: start;
            justify-content: flex-start;
  }
  .navbar-expand-md .navbar-nav {
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
        -ms-flex-direction: row;
            flex-direction: row;
  }
  .navbar-expand-md .navbar-nav .dropdown-menu {
    position: absolute;
  }
  .navbar-expand-md .navbar-nav .nav-link {
    padding-right: 0.5rem;
    padding-left: 0.5rem;
  }
  .navbar-expand-md > .container,
  .navbar-expand-md > .container-fluid,
  .navbar-expand-md > .container-sm,
  .navbar-expand-md > .container-md,
  .navbar-expand-md > .container-lg,
  .navbar-expand-md > .container-xl {
    -ms-flex-wrap: nowrap;
        flex-wrap: nowrap;
  }
  .navbar-expand-md .navbar-nav-scroll {
    overflow: visible;
  }
  .navbar-expand-md .navbar-collapse {
    display: -webkit-box !important;
    display: -ms-flexbox !important;
    display: flex !important;
    -ms-flex-preferred-size: auto;
        flex-basis: auto;
  }
  .navbar-expand-md .navbar-toggler {
    display: none;
  }
}
@media (max-width: 991.98px) {
  .navbar-expand-lg > .container,
  .navbar-expand-lg > .container-fluid,
  .navbar-expand-lg > .container-sm,
  .navbar-expand-lg > .container-md,
  .navbar-expand-lg > .container-lg,
  .navbar-expand-lg > .container-xl {
    padding-right: 0;
    padding-left: 0;
  }
}
@media (min-width: 992px) {
  .navbar-expand-lg {
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
        -ms-flex-flow: row nowrap;
            flex-flow: row nowrap;
    -webkit-box-pack: start;
        -ms-flex-pack: start;
            justify-content: flex-start;
  }
  .navbar-expand-lg .navbar-nav {
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
        -ms-flex-direction: row;
            flex-direction: row;
  }
  .navbar-expand-lg .navbar-nav .dropdown-menu {
    position: absolute;
  }
  .navbar-expand-lg .navbar-nav .nav-link {
    padding-right: 0.5rem;
    padding-left: 0.5rem;
  }
  .navbar-expand-lg > .container,
  .navbar-expand-lg > .container-fluid,
  .navbar-expand-lg > .container-sm,
  .navbar-expand-lg > .container-md,
  .navbar-expand-lg > .container-lg,
  .navbar-expand-lg > .container-xl {
    -ms-flex-wrap: nowrap;
        flex-wrap: nowrap;
  }
  .navbar-expand-lg .navbar-nav-scroll {
    overflow: visible;
  }
  .navbar-expand-lg .navbar-collapse {
    display: -webkit-box !important;
    display: -ms-flexbox !important;
    display: flex !important;
    -ms-flex-preferred-size: auto;
        flex-basis: auto;
  }
  .navbar-expand-lg .navbar-toggler {
    display: none;
  }
}
@media (max-width: 1199.98px) {
  .navbar-expand-xl > .container,
  .navbar-expand-xl > .container-fluid,
  .navbar-expand-xl > .container-sm,
  .navbar-expand-xl > .container-md,
  .navbar-expand-xl > .container-lg,
  .navbar-expand-xl > .container-xl {
    padding-right: 0;
    padding-left: 0;
  }
}
@media (min-width: 1200px) {
  .navbar-expand-xl {
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
        -ms-flex-flow: row nowrap;
            flex-flow: row nowrap;
    -webkit-box-pack: start;
        -ms-flex-pack: start;
            justify-content: flex-start;
  }
  .navbar-expand-xl .navbar-nav {
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
        -ms-flex-direction: row;
            flex-direction: row;
  }
  .navbar-expand-xl .navbar-nav .dropdown-menu {
    position: absolute;
  }
  .navbar-expand-xl .navbar-nav .nav-link {
    padding-right: 0.5rem;
    padding-left: 0.5rem;
  }
  .navbar-expand-xl > .container,
  .navbar-expand-xl > .container-fluid,
  .navbar-expand-xl > .container-sm,
  .navbar-expand-xl > .container-md,
  .navbar-expand-xl > .container-lg,
  .navbar-expand-xl > .container-xl {
    -ms-flex-wrap: nowrap;
        flex-wrap: nowrap;
  }
  .navbar-expand-xl .navbar-nav-scroll {
    overflow: visible;
  }
  .navbar-expand-xl .navbar-collapse {
    display: -webkit-box !important;
    display: -ms-flexbox !important;
    display: flex !important;
    -ms-flex-preferred-size: auto;
        flex-basis: auto;
  }
  .navbar-expand-xl .navbar-toggler {
    display: none;
  }
}
.navbar-expand {
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
      -ms-flex-flow: row nowrap;
          flex-flow: row nowrap;
  -webkit-box-pack: start;
      -ms-flex-pack: start;
          justify-content: flex-start;
}
.navbar-expand > .container,
.navbar-expand > .container-fluid,
.navbar-expand > .container-sm,
.navbar-expand > .container-md,
.navbar-expand > .container-lg,
.navbar-expand > .container-xl {
  padding-right: 0;
  padding-left: 0;
}
.navbar-expand .navbar-nav {
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
      -ms-flex-direction: row;
          flex-direction: row;
}
.navbar-expand .navbar-nav .dropdown-menu {
  position: absolute;
}
.navbar-expand .navbar-nav .nav-link {
  padding-right: 0.5rem;
  padding-left: 0.5rem;
}
.navbar-expand > .container,
.navbar-expand > .container-fluid,
.navbar-expand > .container-sm,
.navbar-expand > .container-md,
.navbar-expand > .container-lg,
.navbar-expand > .container-xl {
  -ms-flex-wrap: nowrap;
      flex-wrap: nowrap;
}
.navbar-expand .navbar-nav-scroll {
  overflow: visible;
}
.navbar-expand .navbar-collapse {
  display: -webkit-box !important;
  display: -ms-flexbox !important;
  display: flex !important;
  -ms-flex-preferred-size: auto;
      flex-basis: auto;
}
.navbar-expand .navbar-toggler {
  display: none;
}

.navbar-light .navbar-brand {
  color: rgba(0, 0, 0, 0.9);
}
.navbar-light .navbar-brand:hover, .navbar-light .navbar-brand:focus {
  color: rgba(0, 0, 0, 0.9);
}
.navbar-light .navbar-nav .nav-link {
  color: rgba(0, 0, 0, 0.5);
}
.navbar-light .navbar-nav .nav-link:hover, .navbar-light .navbar-nav .nav-link:focus {
  color: rgba(0, 0, 0, 0.7);
}
.navbar-light .navbar-nav .nav-link.disabled {
  color: rgba(0, 0, 0, 0.3);
}
.navbar-light .navbar-nav .show > .nav-link,
.navbar-light .navbar-nav .active > .nav-link,
.navbar-light .navbar-nav .nav-link.show,
.navbar-light .navbar-nav .nav-link.active {
  color: rgba(0, 0, 0, 0.9);
}
.navbar-light .navbar-toggler {
  color: rgba(0, 0, 0, 0.5);
  border-color: rgba(0, 0, 0, 0.1);
}
.navbar-light .navbar-toggler-icon {
  background-image: url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' width='30' height='30' viewBox='0 0 30 30'%3e%3cpath stroke='rgba%280, 0, 0, 0.5%29' stroke-linecap='round' stroke-miterlimit='10' stroke-width='2' d='M4 7h22M4 15h22M4 23h22'/%3e%3c/svg%3e");
}
.navbar-light .navbar-text {
  color: rgba(0, 0, 0, 0.5);
}
.navbar-light .navbar-text a {
  color: rgba(0, 0, 0, 0.9);
}
.navbar-light .navbar-text a:hover, .navbar-light .navbar-text a:focus {
  color: rgba(0, 0, 0, 0.9);
}

.navbar-dark .navbar-brand {
  color: #fff;
}
.navbar-dark .navbar-brand:hover, .navbar-dark .navbar-brand:focus {
  color: #fff;
}
.navbar-dark .navbar-nav .nav-link {
  color: rgba(255, 255, 255, 0.5);
}
.navbar-dark .navbar-nav .nav-link:hover, .navbar-dark .navbar-nav .nav-link:focus {
  color: rgba(255, 255, 255, 0.75);
}
.navbar-dark .navbar-nav .nav-link.disabled {
  color: rgba(255, 255, 255, 0.25);
}
.navbar-dark .navbar-nav .show > .nav-link,
.navbar-dark .navbar-nav .active > .nav-link,
.navbar-dark .navbar-nav .nav-link.show,
.navbar-dark .navbar-nav .nav-link.active {
  color: #fff;
}
.navbar-dark .navbar-toggler {
  color: rgba(255, 255, 255, 0.5);
  border-color: rgba(255, 255, 255, 0.1);
}
.navbar-dark .navbar-toggler-icon {
  background-image: url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' width='30' height='30' viewBox='0 0 30 30'%3e%3cpath stroke='rgba%28255, 255, 255, 0.5%29' stroke-linecap='round' stroke-miterlimit='10' stroke-width='2' d='M4 7h22M4 15h22M4 23h22'/%3e%3c/svg%3e");
}
.navbar-dark .navbar-text {
  color: rgba(255, 255, 255, 0.5);
}
.navbar-dark .navbar-text a {
  color: #fff;
}
.navbar-dark .navbar-text a:hover, .navbar-dark .navbar-text a:focus {
  color: #fff;
}

.card {
  position: relative;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  min-width: 0;
  word-wrap: break-word;
  background-color: #fff;
  background-clip: border-box;
  border: 1px solid rgba(0, 0, 0, 0.125);
  border-radius: 0.25rem;
}
.card > hr {
  margin-right: 0;
  margin-left: 0;
}
.card > .list-group {
  border-top: inherit;
  border-bottom: inherit;
}
.card > .list-group:first-child {
  border-top-width: 0;
  border-top-left-radius: calc(0.25rem - 1px);
  border-top-right-radius: calc(0.25rem - 1px);
}
.card > .list-group:last-child {
  border-bottom-width: 0;
  border-bottom-right-radius: calc(0.25rem - 1px);
  border-bottom-left-radius: calc(0.25rem - 1px);
}
.card > .card-header + .list-group,
.card > .list-group + .card-footer {
  border-top: 0;
}

.card-body {
  -webkit-box-flex: 1;
      -ms-flex: 1 1 auto;
          flex: 1 1 auto;
  min-height: 1px;
  padding: 1.25rem;
}

.card-title {
  margin-bottom: 0.75rem;
}

.card-subtitle {
  margin-top: -0.375rem;
  margin-bottom: 0;
}

.card-text:last-child {
  margin-bottom: 0;
}

.card-link:hover {
  text-decoration: none;
}
.card-link + .card-link {
  margin-left: 1.25rem;
}

.card-header {
  padding: 0.75rem 1.25rem;
  margin-bottom: 0;
  background-color: rgba(0, 0, 0, 0.03);
  border-bottom: 1px solid rgba(0, 0, 0, 0.125);
}
.card-header:first-child {
  border-radius: calc(0.25rem - 1px) calc(0.25rem - 1px) 0 0;
}

.card-footer {
  padding: 0.75rem 1.25rem;
  background-color: rgba(0, 0, 0, 0.03);
  border-top: 1px solid rgba(0, 0, 0, 0.125);
}
.card-footer:last-child {
  border-radius: 0 0 calc(0.25rem - 1px) calc(0.25rem - 1px);
}

.card-header-tabs {
  margin-right: -0.625rem;
  margin-bottom: -0.75rem;
  margin-left: -0.625rem;
  border-bottom: 0;
}

.card-header-pills {
  margin-right: -0.625rem;
  margin-left: -0.625rem;
}

.card-img-overlay {
  position: absolute;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  padding: 1.25rem;
  border-radius: calc(0.25rem - 1px);
}

.card-img,
.card-img-top,
.card-img-bottom {
  -ms-flex-negative: 0;
      flex-shrink: 0;
  width: 100%;
}

.card-img,
.card-img-top {
  border-top-left-radius: calc(0.25rem - 1px);
  border-top-right-radius: calc(0.25rem - 1px);
}

.card-img,
.card-img-bottom {
  border-bottom-right-radius: calc(0.25rem - 1px);
  border-bottom-left-radius: calc(0.25rem - 1px);
}

.card-deck .card {
  margin-bottom: 15px;
}
@media (min-width: 576px) {
  .card-deck {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
        -ms-flex-flow: row wrap;
            flex-flow: row wrap;
    margin-right: -15px;
    margin-left: -15px;
  }
  .card-deck .card {
    -webkit-box-flex: 1;
        -ms-flex: 1 0 0%;
            flex: 1 0 0%;
    margin-right: 15px;
    margin-bottom: 0;
    margin-left: 15px;
  }
}

.card-group > .card {
  margin-bottom: 15px;
}
@media (min-width: 576px) {
  .card-group {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
        -ms-flex-flow: row wrap;
            flex-flow: row wrap;
  }
  .card-group > .card {
    -webkit-box-flex: 1;
        -ms-flex: 1 0 0%;
            flex: 1 0 0%;
    margin-bottom: 0;
  }
  .card-group > .card + .card {
    margin-left: 0;
    border-left: 0;
  }
  .card-group > .card:not(:last-child) {
    border-top-right-radius: 0;
    border-bottom-right-radius: 0;
  }
  .card-group > .card:not(:last-child) .card-img-top,
  .card-group > .card:not(:last-child) .card-header {
    border-top-right-radius: 0;
  }
  .card-group > .card:not(:last-child) .card-img-bottom,
  .card-group > .card:not(:last-child) .card-footer {
    border-bottom-right-radius: 0;
  }
  .card-group > .card:not(:first-child) {
    border-top-left-radius: 0;
    border-bottom-left-radius: 0;
  }
  .card-group > .card:not(:first-child) .card-img-top,
  .card-group > .card:not(:first-child) .card-header {
    border-top-left-radius: 0;
  }
  .card-group > .card:not(:first-child) .card-img-bottom,
  .card-group > .card:not(:first-child) .card-footer {
    border-bottom-left-radius: 0;
  }
}

.card-columns .card {
  margin-bottom: 0.75rem;
}
@media (min-width: 576px) {
  .card-columns {
    -webkit-column-count: 3;
       -moz-column-count: 3;
            column-count: 3;
    -webkit-column-gap: 1.25rem;
       -moz-column-gap: 1.25rem;
            column-gap: 1.25rem;
    orphans: 1;
    widows: 1;
  }
  .card-columns .card {
    display: inline-block;
    width: 100%;
  }
}

.accordion {
  overflow-anchor: none;
}
.accordion > .card {
  overflow: hidden;
}
.accordion > .card:not(:last-of-type) {
  border-bottom: 0;
  border-bottom-right-radius: 0;
  border-bottom-left-radius: 0;
}
.accordion > .card:not(:first-of-type) {
  border-top-left-radius: 0;
  border-top-right-radius: 0;
}
.accordion > .card > .card-header {
  border-radius: 0;
  margin-bottom: -1px;
}

.breadcrumb {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
  padding: 0.75rem 1rem;
  margin-bottom: 1rem;
  list-style: none;
  background-color: #e9ecef;
  border-radius: 0.25rem;
}

.breadcrumb-item + .breadcrumb-item {
  padding-left: 0.5rem;
}
.breadcrumb-item + .breadcrumb-item::before {
  float: left;
  padding-right: 0.5rem;
  color: #6c757d;
  content: "/";
}
.breadcrumb-item + .breadcrumb-item:hover::before {
  text-decoration: underline;
}
.breadcrumb-item + .breadcrumb-item:hover::before {
  text-decoration: none;
}
.breadcrumb-item.active {
  color: #6c757d;
}

.pagination {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  padding-left: 0;
  list-style: none;
  border-radius: 0.25rem;
}

.page-link {
  position: relative;
  display: block;
  padding: 0.5rem 0.75rem;
  margin-left: -1px;
  line-height: 1.25;
  color: #3490dc;
  background-color: #fff;
  border: 1px solid #dee2e6;
}
.page-link:hover {
  z-index: 2;
  color: #1d68a7;
  text-decoration: none;
  background-color: #e9ecef;
  border-color: #dee2e6;
}
.page-link:focus {
  z-index: 3;
  outline: 0;
  -webkit-box-shadow: 0 0 0 0.2rem rgba(52, 144, 220, 0.25);
          box-shadow: 0 0 0 0.2rem rgba(52, 144, 220, 0.25);
}

.page-item:first-child .page-link {
  margin-left: 0;
  border-top-left-radius: 0.25rem;
  border-bottom-left-radius: 0.25rem;
}
.page-item:last-child .page-link {
  border-top-right-radius: 0.25rem;
  border-bottom-right-radius: 0.25rem;
}
.page-item.active .page-link {
  z-index: 3;
  color: #fff;
  background-color: #3490dc;
  border-color: #3490dc;
}
.page-item.disabled .page-link {
  color: #6c757d;
  pointer-events: none;
  cursor: auto;
  background-color: #fff;
  border-color: #dee2e6;
}

.pagination-lg .page-link {
  padding: 0.75rem 1.5rem;
  font-size: 1.125rem;
  line-height: 1.5;
}
.pagination-lg .page-item:first-child .page-link {
  border-top-left-radius: 0.3rem;
  border-bottom-left-radius: 0.3rem;
}
.pagination-lg .page-item:last-child .page-link {
  border-top-right-radius: 0.3rem;
  border-bottom-right-radius: 0.3rem;
}

.pagination-sm .page-link {
  padding: 0.25rem 0.5rem;
  font-size: 0.7875rem;
  line-height: 1.5;
}
.pagination-sm .page-item:first-child .page-link {
  border-top-left-radius: 0.2rem;
  border-bottom-left-radius: 0.2rem;
}
.pagination-sm .page-item:last-child .page-link {
  border-top-right-radius: 0.2rem;
  border-bottom-right-radius: 0.2rem;
}

.badge {
  display: inline-block;
  padding: 0.25em 0.4em;
  font-size: 75%;
  font-weight: 700;
  line-height: 1;
  text-align: center;
  white-space: nowrap;
  vertical-align: baseline;
  border-radius: 0.25rem;
  -webkit-transition: color 0.15s ease-in-out, background-color 0.15s ease-in-out, border-color 0.15s ease-in-out, -webkit-box-shadow 0.15s ease-in-out;
  transition: color 0.15s ease-in-out, background-color 0.15s ease-in-out, border-color 0.15s ease-in-out, -webkit-box-shadow 0.15s ease-in-out;
  transition: color 0.15s ease-in-out, background-color 0.15s ease-in-out, border-color 0.15s ease-in-out, box-shadow 0.15s ease-in-out;
  transition: color 0.15s ease-in-out, background-color 0.15s ease-in-out, border-color 0.15s ease-in-out, box-shadow 0.15s ease-in-out, -webkit-box-shadow 0.15s ease-in-out;
}
@media (prefers-reduced-motion: reduce) {
  .badge {
    -webkit-transition: none;
    transition: none;
  }
}
a.badge:hover, a.badge:focus {
  text-decoration: none;
}

.badge:empty {
  display: none;
}

.btn .badge {
  position: relative;
  top: -1px;
}

.badge-pill {
  padding-right: 0.6em;
  padding-left: 0.6em;
  border-radius: 10rem;
}

.badge-primary {
  color: #fff;
  background-color: #3490dc;
}
a.badge-primary:hover, a.badge-primary:focus {
  color: #fff;
  background-color: #2176bd;
}
a.badge-primary:focus, a.badge-primary.focus {
  outline: 0;
  -webkit-box-shadow: 0 0 0 0.2rem rgba(52, 144, 220, 0.5);
          box-shadow: 0 0 0 0.2rem rgba(52, 144, 220, 0.5);
}

.badge-secondary {
  color: #fff;
  background-color: #6c757d;
}
a.badge-secondary:hover, a.badge-secondary:focus {
  color: #fff;
  background-color: #545b62;
}
a.badge-secondary:focus, a.badge-secondary.focus {
  outline: 0;
  -webkit-box-shadow: 0 0 0 0.2rem rgba(108, 117, 125, 0.5);
          box-shadow: 0 0 0 0.2rem rgba(108, 117, 125, 0.5);
}

.badge-success {
  color: #fff;
  background-color: #38c172;
}
a.badge-success:hover, a.badge-success:focus {
  color: #fff;
  background-color: #2d995b;
}
a.badge-success:focus, a.badge-success.focus {
  outline: 0;
  -webkit-box-shadow: 0 0 0 0.2rem rgba(56, 193, 114, 0.5);
          box-shadow: 0 0 0 0.2rem rgba(56, 193, 114, 0.5);
}

.badge-info {
  color: #212529;
  background-color: #6cb2eb;
}
a.badge-info:hover, a.badge-info:focus {
  color: #212529;
  background-color: #3f9ae5;
}
a.badge-info:focus, a.badge-info.focus {
  outline: 0;
  -webkit-box-shadow: 0 0 0 0.2rem rgba(108, 178, 235, 0.5);
          box-shadow: 0 0 0 0.2rem rgba(108, 178, 235, 0.5);
}

.badge-warning {
  color: #212529;
  background-color: #ffed4a;
}
a.badge-warning:hover, a.badge-warning:focus {
  color: #212529;
  background-color: #ffe817;
}
a.badge-warning:focus, a.badge-warning.focus {
  outline: 0;
  -webkit-box-shadow: 0 0 0 0.2rem rgba(255, 237, 74, 0.5);
          box-shadow: 0 0 0 0.2rem rgba(255, 237, 74, 0.5);
}

.badge-danger {
  color: #fff;
  background-color: #e3342f;
}
a.badge-danger:hover, a.badge-danger:focus {
  color: #fff;
  background-color: #c51f1a;
}
a.badge-danger:focus, a.badge-danger.focus {
  outline: 0;
  -webkit-box-shadow: 0 0 0 0.2rem rgba(227, 52, 47, 0.5);
          box-shadow: 0 0 0 0.2rem rgba(227, 52, 47, 0.5);
}

.badge-light {
  color: #212529;
  background-color: #f8f9fa;
}
a.badge-light:hover, a.badge-light:focus {
  color: #212529;
  background-color: #dae0e5;
}
a.badge-light:focus, a.badge-light.focus {
  outline: 0;
  -webkit-box-shadow: 0 0 0 0.2rem rgba(248, 249, 250, 0.5);
          box-shadow: 0 0 0 0.2rem rgba(248, 249, 250, 0.5);
}

.badge-dark {
  color: #fff;
  background-color: #343a40;
}
a.badge-dark:hover, a.badge-dark:focus {
  color: #fff;
  background-color: #1d2124;
}
a.badge-dark:focus, a.badge-dark.focus {
  outline: 0;
  -webkit-box-shadow: 0 0 0 0.2rem rgba(52, 58, 64, 0.5);
          box-shadow: 0 0 0 0.2rem rgba(52, 58, 64, 0.5);
}

.jumbotron {
  padding: 2rem 1rem;
  margin-bottom: 2rem;
  background-color: #e9ecef;
  border-radius: 0.3rem;
}
@media (min-width: 576px) {
  .jumbotron {
    padding: 4rem 2rem;
  }
}

.jumbotron-fluid {
  padding-right: 0;
  padding-left: 0;
  border-radius: 0;
}

.alert {
  position: relative;
  padding: 0.75rem 1.25rem;
  margin-bottom: 1rem;
  border: 1px solid transparent;
  border-radius: 0.25rem;
}

.alert-heading {
  color: inherit;
}

.alert-link {
  font-weight: 700;
}

.alert-dismissible {
  padding-right: 3.85rem;
}
.alert-dismissible .close {
  position: absolute;
  top: 0;
  right: 0;
  z-index: 2;
  padding: 0.75rem 1.25rem;
  color: inherit;
}

.alert-primary {
  color: #1b4b72;
  background-color: #d6e9f8;
  border-color: #c6e0f5;
}
.alert-primary hr {
  border-top-color: #b0d4f1;
}
.alert-primary .alert-link {
  color: #113049;
}

.alert-secondary {
  color: #383d41;
  background-color: #e2e3e5;
  border-color: #d6d8db;
}
.alert-secondary hr {
  border-top-color: #c8cbcf;
}
.alert-secondary .alert-link {
  color: #202326;
}

.alert-success {
  color: #1d643b;
  background-color: #d7f3e3;
  border-color: #c7eed8;
}
.alert-success hr {
  border-top-color: #b3e8ca;
}
.alert-success .alert-link {
  color: #123c24;
}

.alert-info {
  color: #385d7a;
  background-color: #e2f0fb;
  border-color: #d6e9f9;
}
.alert-info hr {
  border-top-color: #c0ddf6;
}
.alert-info .alert-link {
  color: #284257;
}

.alert-warning {
  color: #857b26;
  background-color: #fffbdb;
  border-color: #fffacc;
}
.alert-warning hr {
  border-top-color: #fff8b3;
}
.alert-warning .alert-link {
  color: #5d561b;
}

.alert-danger {
  color: #761b18;
  background-color: #f9d6d5;
  border-color: #f7c6c5;
}
.alert-danger hr {
  border-top-color: #f4b0af;
}
.alert-danger .alert-link {
  color: #4c110f;
}

.alert-light {
  color: #818182;
  background-color: #fefefe;
  border-color: #fdfdfe;
}
.alert-light hr {
  border-top-color: #ececf6;
}
.alert-light .alert-link {
  color: #686868;
}

.alert-dark {
  color: #1b1e21;
  background-color: #d6d8d9;
  border-color: #c6c8ca;
}
.alert-dark hr {
  border-top-color: #b9bbbe;
}
.alert-dark .alert-link {
  color: #040505;
}

@-webkit-keyframes progress-bar-stripes {
  from {
    background-position: 1rem 0;
  }
  to {
    background-position: 0 0;
  }
}

@keyframes progress-bar-stripes {
  from {
    background-position: 1rem 0;
  }
  to {
    background-position: 0 0;
  }
}
.progress {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  height: 1rem;
  overflow: hidden;
  line-height: 0;
  font-size: 0.675rem;
  background-color: #e9ecef;
  border-radius: 0.25rem;
}

.progress-bar {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  overflow: hidden;
  color: #fff;
  text-align: center;
  white-space: nowrap;
  background-color: #3490dc;
  -webkit-transition: width 0.6s ease;
  transition: width 0.6s ease;
}
@media (prefers-reduced-motion: reduce) {
  .progress-bar {
    -webkit-transition: none;
    transition: none;
  }
}

.progress-bar-striped {
  background-image: linear-gradient(45deg, rgba(255, 255, 255, 0.15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, transparent 75%, transparent);
  background-size: 1rem 1rem;
}

.progress-bar-animated {
  -webkit-animation: 1s linear infinite progress-bar-stripes;
          animation: 1s linear infinite progress-bar-stripes;
}
@media (prefers-reduced-motion: reduce) {
  .progress-bar-animated {
    -webkit-animation: none;
            animation: none;
  }
}

.media {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: start;
      -ms-flex-align: start;
          align-items: flex-start;
}

.media-body {
  -webkit-box-flex: 1;
      -ms-flex: 1;
          flex: 1;
}

.list-group {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  padding-left: 0;
  margin-bottom: 0;
  border-radius: 0.25rem;
}

.list-group-item-action {
  width: 100%;
  color: #495057;
  text-align: inherit;
}
.list-group-item-action:hover, .list-group-item-action:focus {
  z-index: 1;
  color: #495057;
  text-decoration: none;
  background-color: #f8f9fa;
}
.list-group-item-action:active {
  color: #212529;
  background-color: #e9ecef;
}

.list-group-item {
  position: relative;
  display: block;
  padding: 0.75rem 1.25rem;
  background-color: #fff;
  border: 1px solid rgba(0, 0, 0, 0.125);
}
.list-group-item:first-child {
  border-top-left-radius: inherit;
  border-top-right-radius: inherit;
}
.list-group-item:last-child {
  border-bottom-right-radius: inherit;
  border-bottom-left-radius: inherit;
}
.list-group-item.disabled, .list-group-item:disabled {
  color: #6c757d;
  pointer-events: none;
  background-color: #fff;
}
.list-group-item.active {
  z-index: 2;
  color: #fff;
  background-color: #3490dc;
  border-color: #3490dc;
}
.list-group-item + .list-group-item {
  border-top-width: 0;
}
.list-group-item + .list-group-item.active {
  margin-top: -1px;
  border-top-width: 1px;
}

.list-group-horizontal {
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
      -ms-flex-direction: row;
          flex-direction: row;
}
.list-group-horizontal > .list-group-item:first-child {
  border-bottom-left-radius: 0.25rem;
  border-top-right-radius: 0;
}
.list-group-horizontal > .list-group-item:last-child {
  border-top-right-radius: 0.25rem;
  border-bottom-left-radius: 0;
}
.list-group-horizontal > .list-group-item.active {
  margin-top: 0;
}
.list-group-horizontal > .list-group-item + .list-group-item {
  border-top-width: 1px;
  border-left-width: 0;
}
.list-group-horizontal > .list-group-item + .list-group-item.active {
  margin-left: -1px;
  border-left-width: 1px;
}

@media (min-width: 576px) {
  .list-group-horizontal-sm {
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
        -ms-flex-direction: row;
            flex-direction: row;
  }
  .list-group-horizontal-sm > .list-group-item:first-child {
    border-bottom-left-radius: 0.25rem;
    border-top-right-radius: 0;
  }
  .list-group-horizontal-sm > .list-group-item:last-child {
    border-top-right-radius: 0.25rem;
    border-bottom-left-radius: 0;
  }
  .list-group-horizontal-sm > .list-group-item.active {
    margin-top: 0;
  }
  .list-group-horizontal-sm > .list-group-item + .list-group-item {
    border-top-width: 1px;
    border-left-width: 0;
  }
  .list-group-horizontal-sm > .list-group-item + .list-group-item.active {
    margin-left: -1px;
    border-left-width: 1px;
  }
}
@media (min-width: 768px) {
  .list-group-horizontal-md {
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
        -ms-flex-direction: row;
            flex-direction: row;
  }
  .list-group-horizontal-md > .list-group-item:first-child {
    border-bottom-left-radius: 0.25rem;
    border-top-right-radius: 0;
  }
  .list-group-horizontal-md > .list-group-item:last-child {
    border-top-right-radius: 0.25rem;
    border-bottom-left-radius: 0;
  }
  .list-group-horizontal-md > .list-group-item.active {
    margin-top: 0;
  }
  .list-group-horizontal-md > .list-group-item + .list-group-item {
    border-top-width: 1px;
    border-left-width: 0;
  }
  .list-group-horizontal-md > .list-group-item + .list-group-item.active {
    margin-left: -1px;
    border-left-width: 1px;
  }
}
@media (min-width: 992px) {
  .list-group-horizontal-lg {
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
        -ms-flex-direction: row;
            flex-direction: row;
  }
  .list-group-horizontal-lg > .list-group-item:first-child {
    border-bottom-left-radius: 0.25rem;
    border-top-right-radius: 0;
  }
  .list-group-horizontal-lg > .list-group-item:last-child {
    border-top-right-radius: 0.25rem;
    border-bottom-left-radius: 0;
  }
  .list-group-horizontal-lg > .list-group-item.active {
    margin-top: 0;
  }
  .list-group-horizontal-lg > .list-group-item + .list-group-item {
    border-top-width: 1px;
    border-left-width: 0;
  }
  .list-group-horizontal-lg > .list-group-item + .list-group-item.active {
    margin-left: -1px;
    border-left-width: 1px;
  }
}
@media (min-width: 1200px) {
  .list-group-horizontal-xl {
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
        -ms-flex-direction: row;
            flex-direction: row;
  }
  .list-group-horizontal-xl > .list-group-item:first-child {
    border-bottom-left-radius: 0.25rem;
    border-top-right-radius: 0;
  }
  .list-group-horizontal-xl > .list-group-item:last-child {
    border-top-right-radius: 0.25rem;
    border-bottom-left-radius: 0;
  }
  .list-group-horizontal-xl > .list-group-item.active {
    margin-top: 0;
  }
  .list-group-horizontal-xl > .list-group-item + .list-group-item {
    border-top-width: 1px;
    border-left-width: 0;
  }
  .list-group-horizontal-xl > .list-group-item + .list-group-item.active {
    margin-left: -1px;
    border-left-width: 1px;
  }
}
.list-group-flush {
  border-radius: 0;
}
.list-group-flush > .list-group-item {
  border-width: 0 0 1px;
}
.list-group-flush > .list-group-item:last-child {
  border-bottom-width: 0;
}

.list-group-item-primary {
  color: #1b4b72;
  background-color: #c6e0f5;
}
.list-group-item-primary.list-group-item-action:hover, .list-group-item-primary.list-group-item-action:focus {
  color: #1b4b72;
  background-color: #b0d4f1;
}
.list-group-item-primary.list-group-item-action.active {
  color: #fff;
  background-color: #1b4b72;
  border-color: #1b4b72;
}

.list-group-item-secondary {
  color: #383d41;
  background-color: #d6d8db;
}
.list-group-item-secondary.list-group-item-action:hover, .list-group-item-secondary.list-group-item-action:focus {
  color: #383d41;
  background-color: #c8cbcf;
}
.list-group-item-secondary.list-group-item-action.active {
  color: #fff;
  background-color: #383d41;
  border-color: #383d41;
}

.list-group-item-success {
  color: #1d643b;
  background-color: #c7eed8;
}
.list-group-item-success.list-group-item-action:hover, .list-group-item-success.list-group-item-action:focus {
  color: #1d643b;
  background-color: #b3e8ca;
}
.list-group-item-success.list-group-item-action.active {
  color: #fff;
  background-color: #1d643b;
  border-color: #1d643b;
}

.list-group-item-info {
  color: #385d7a;
  background-color: #d6e9f9;
}
.list-group-item-info.list-group-item-action:hover, .list-group-item-info.list-group-item-action:focus {
  color: #385d7a;
  background-color: #c0ddf6;
}
.list-group-item-info.list-group-item-action.active {
  color: #fff;
  background-color: #385d7a;
  border-color: #385d7a;
}

.list-group-item-warning {
  color: #857b26;
  background-color: #fffacc;
}
.list-group-item-warning.list-group-item-action:hover, .list-group-item-warning.list-group-item-action:focus {
  color: #857b26;
  background-color: #fff8b3;
}
.list-group-item-warning.list-group-item-action.active {
  color: #fff;
  background-color: #857b26;
  border-color: #857b26;
}

.list-group-item-danger {
  color: #761b18;
  background-color: #f7c6c5;
}
.list-group-item-danger.list-group-item-action:hover, .list-group-item-danger.list-group-item-action:focus {
  color: #761b18;
  background-color: #f4b0af;
}
.list-group-item-danger.list-group-item-action.active {
  color: #fff;
  background-color: #761b18;
  border-color: #761b18;
}

.list-group-item-light {
  color: #818182;
  background-color: #fdfdfe;
}
.list-group-item-light.list-group-item-action:hover, .list-group-item-light.list-group-item-action:focus {
  color: #818182;
  background-color: #ececf6;
}
.list-group-item-light.list-group-item-action.active {
  color: #fff;
  background-color: #818182;
  border-color: #818182;
}

.list-group-item-dark {
  color: #1b1e21;
  background-color: #c6c8ca;
}
.list-group-item-dark.list-group-item-action:hover, .list-group-item-dark.list-group-item-action:focus {
  color: #1b1e21;
  background-color: #b9bbbe;
}
.list-group-item-dark.list-group-item-action.active {
  color: #fff;
  background-color: #1b1e21;
  border-color: #1b1e21;
}

.close {
  float: right;
  font-size: 1.35rem;
  font-weight: 700;
  line-height: 1;
  color: #000;
  text-shadow: 0 1px 0 #fff;
  opacity: 0.5;
}
.close:hover {
  color: #000;
  text-decoration: none;
}
.close:not(:disabled):not(.disabled):hover, .close:not(:disabled):not(.disabled):focus {
  opacity: 0.75;
}

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

a.close.disabled {
  pointer-events: none;
}

.toast {
  -ms-flex-preferred-size: 350px;
      flex-basis: 350px;
  max-width: 350px;
  font-size: 0.875rem;
  background-color: rgba(255, 255, 255, 0.85);
  background-clip: padding-box;
  border: 1px solid rgba(0, 0, 0, 0.1);
  -webkit-box-shadow: 0 0.25rem 0.75rem rgba(0, 0, 0, 0.1);
          box-shadow: 0 0.25rem 0.75rem rgba(0, 0, 0, 0.1);
  opacity: 0;
  border-radius: 0.25rem;
}
.toast:not(:last-child) {
  margin-bottom: 0.75rem;
}
.toast.showing {
  opacity: 1;
}
.toast.show {
  display: block;
  opacity: 1;
}
.toast.hide {
  display: none;
}

.toast-header {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  padding: 0.25rem 0.75rem;
  color: #6c757d;
  background-color: rgba(255, 255, 255, 0.85);
  background-clip: padding-box;
  border-bottom: 1px solid rgba(0, 0, 0, 0.05);
  border-top-left-radius: calc(0.25rem - 1px);
  border-top-right-radius: calc(0.25rem - 1px);
}

.toast-body {
  padding: 0.75rem;
}

.modal-open {
  overflow: hidden;
}
.modal-open .modal {
  overflow-x: hidden;
  overflow-y: auto;
}

.modal {
  position: fixed;
  top: 0;
  left: 0;
  z-index: 1050;
  display: none;
  width: 100%;
  height: 100%;
  overflow: hidden;
  outline: 0;
}

.modal-dialog {
  position: relative;
  width: auto;
  margin: 0.5rem;
  pointer-events: none;
}
.modal.fade .modal-dialog {
  -webkit-transition: -webkit-transform 0.3s ease-out;
  transition: -webkit-transform 0.3s ease-out;
  transition: transform 0.3s ease-out;
  transition: transform 0.3s ease-out, -webkit-transform 0.3s ease-out;
  -webkit-transform: translate(0, -50px);
          transform: translate(0, -50px);
}
@media (prefers-reduced-motion: reduce) {
  .modal.fade .modal-dialog {
    -webkit-transition: none;
    transition: none;
  }
}
.modal.show .modal-dialog {
  -webkit-transform: none;
          transform: none;
}
.modal.modal-static .modal-dialog {
  -webkit-transform: scale(1.02);
          transform: scale(1.02);
}

.modal-dialog-scrollable {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  max-height: calc(100% - 1rem);
}
.modal-dialog-scrollable .modal-content {
  max-height: calc(100vh - 1rem);
  overflow: hidden;
}
.modal-dialog-scrollable .modal-header,
.modal-dialog-scrollable .modal-footer {
  -ms-flex-negative: 0;
      flex-shrink: 0;
}
.modal-dialog-scrollable .modal-body {
  overflow-y: auto;
}

.modal-dialog-centered {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  min-height: calc(100% - 1rem);
}
.modal-dialog-centered::before {
  display: block;
  height: calc(100vh - 1rem);
  height: -webkit-min-content;
  height: -moz-min-content;
  height: min-content;
  content: "";
}
.modal-dialog-centered.modal-dialog-scrollable {
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  height: 100%;
}
.modal-dialog-centered.modal-dialog-scrollable .modal-content {
  max-height: none;
}
.modal-dialog-centered.modal-dialog-scrollable::before {
  content: none;
}

.modal-content {
  position: relative;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  width: 100%;
  pointer-events: auto;
  background-color: #fff;
  background-clip: padding-box;
  border: 1px solid rgba(0, 0, 0, 0.2);
  border-radius: 0.3rem;
  outline: 0;
}

.modal-backdrop {
  position: fixed;
  top: 0;
  left: 0;
  z-index: 1040;
  width: 100vw;
  height: 100vh;
  background-color: #000;
}
.modal-backdrop.fade {
  opacity: 0;
}
.modal-backdrop.show {
  opacity: 0.5;
}

.modal-header {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: start;
      -ms-flex-align: start;
          align-items: flex-start;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
  padding: 1rem 1rem;
  border-bottom: 1px solid #dee2e6;
  border-top-left-radius: calc(0.3rem - 1px);
  border-top-right-radius: calc(0.3rem - 1px);
}
.modal-header .close {
  padding: 1rem 1rem;
  margin: -1rem -1rem -1rem auto;
}

.modal-title {
  margin-bottom: 0;
  line-height: 1.6;
}

.modal-body {
  position: relative;
  -webkit-box-flex: 1;
      -ms-flex: 1 1 auto;
          flex: 1 1 auto;
  padding: 1rem;
}

.modal-footer {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: end;
      -ms-flex-pack: end;
          justify-content: flex-end;
  padding: 0.75rem;
  border-top: 1px solid #dee2e6;
  border-bottom-right-radius: calc(0.3rem - 1px);
  border-bottom-left-radius: calc(0.3rem - 1px);
}
.modal-footer > * {
  margin: 0.25rem;
}

.modal-scrollbar-measure {
  position: absolute;
  top: -9999px;
  width: 50px;
  height: 50px;
  overflow: scroll;
}

@media (min-width: 576px) {
  .modal-dialog {
    max-width: 500px;
    margin: 1.75rem auto;
  }
  .modal-dialog-scrollable {
    max-height: calc(100% - 3.5rem);
  }
  .modal-dialog-scrollable .modal-content {
    max-height: calc(100vh - 3.5rem);
  }
  .modal-dialog-centered {
    min-height: calc(100% - 3.5rem);
  }
  .modal-dialog-centered::before {
    height: calc(100vh - 3.5rem);
    height: -webkit-min-content;
    height: -moz-min-content;
    height: min-content;
  }
  .modal-sm {
    max-width: 300px;
  }
}
@media (min-width: 992px) {
  .modal-lg,
  .modal-xl {
    max-width: 800px;
  }
}
@media (min-width: 1200px) {
  .modal-xl {
    max-width: 1140px;
  }
}
.tooltip {
  position: absolute;
  z-index: 1070;
  display: block;
  margin: 0;
  font-family: "Nunito", sans-serif;
  font-style: normal;
  font-weight: 400;
  line-height: 1.6;
  text-align: left;
  text-align: start;
  text-decoration: none;
  text-shadow: none;
  text-transform: none;
  letter-spacing: normal;
  word-break: normal;
  white-space: normal;
  word-spacing: normal;
  line-break: auto;
  font-size: 0.7875rem;
  word-wrap: break-word;
  opacity: 0;
}
.tooltip.show {
  opacity: 0.9;
}
.tooltip .arrow {
  position: absolute;
  display: block;
  width: 0.8rem;
  height: 0.4rem;
}
.tooltip .arrow::before {
  position: absolute;
  content: "";
  border-color: transparent;
  border-style: solid;
}

.bs-tooltip-top, .bs-tooltip-auto[x-placement^=top] {
  padding: 0.4rem 0;
}
.bs-tooltip-top .arrow, .bs-tooltip-auto[x-placement^=top] .arrow {
  bottom: 0;
}
.bs-tooltip-top .arrow::before, .bs-tooltip-auto[x-placement^=top] .arrow::before {
  top: 0;
  border-width: 0.4rem 0.4rem 0;
  border-top-color: #000;
}

.bs-tooltip-right, .bs-tooltip-auto[x-placement^=right] {
  padding: 0 0.4rem;
}
.bs-tooltip-right .arrow, .bs-tooltip-auto[x-placement^=right] .arrow {
  left: 0;
  width: 0.4rem;
  height: 0.8rem;
}
.bs-tooltip-right .arrow::before, .bs-tooltip-auto[x-placement^=right] .arrow::before {
  right: 0;
  border-width: 0.4rem 0.4rem 0.4rem 0;
  border-right-color: #000;
}

.bs-tooltip-bottom, .bs-tooltip-auto[x-placement^=bottom] {
  padding: 0.4rem 0;
}
.bs-tooltip-bottom .arrow, .bs-tooltip-auto[x-placement^=bottom] .arrow {
  top: 0;
}
.bs-tooltip-bottom .arrow::before, .bs-tooltip-auto[x-placement^=bottom] .arrow::before {
  bottom: 0;
  border-width: 0 0.4rem 0.4rem;
  border-bottom-color: #000;
}

.bs-tooltip-left, .bs-tooltip-auto[x-placement^=left] {
  padding: 0 0.4rem;
}
.bs-tooltip-left .arrow, .bs-tooltip-auto[x-placement^=left] .arrow {
  right: 0;
  width: 0.4rem;
  height: 0.8rem;
}
.bs-tooltip-left .arrow::before, .bs-tooltip-auto[x-placement^=left] .arrow::before {
  left: 0;
  border-width: 0.4rem 0 0.4rem 0.4rem;
  border-left-color: #000;
}

.tooltip-inner {
  max-width: 200px;
  padding: 0.25rem 0.5rem;
  color: #fff;
  text-align: center;
  background-color: #000;
  border-radius: 0.25rem;
}

.popover {
  position: absolute;
  top: 0;
  left: 0;
  z-index: 1060;
  display: block;
  max-width: 276px;
  font-family: "Nunito", sans-serif;
  font-style: normal;
  font-weight: 400;
  line-height: 1.6;
  text-align: left;
  text-align: start;
  text-decoration: none;
  text-shadow: none;
  text-transform: none;
  letter-spacing: normal;
  word-break: normal;
  white-space: normal;
  word-spacing: normal;
  line-break: auto;
  font-size: 0.7875rem;
  word-wrap: break-word;
  background-color: #fff;
  background-clip: padding-box;
  border: 1px solid rgba(0, 0, 0, 0.2);
  border-radius: 0.3rem;
}
.popover .arrow {
  position: absolute;
  display: block;
  width: 1rem;
  height: 0.5rem;
  margin: 0 0.3rem;
}
.popover .arrow::before, .popover .arrow::after {
  position: absolute;
  display: block;
  content: "";
  border-color: transparent;
  border-style: solid;
}

.bs-popover-top, .bs-popover-auto[x-placement^=top] {
  margin-bottom: 0.5rem;
}
.bs-popover-top > .arrow, .bs-popover-auto[x-placement^=top] > .arrow {
  bottom: calc(-0.5rem - 1px);
}
.bs-popover-top > .arrow::before, .bs-popover-auto[x-placement^=top] > .arrow::before {
  bottom: 0;
  border-width: 0.5rem 0.5rem 0;
  border-top-color: rgba(0, 0, 0, 0.25);
}
.bs-popover-top > .arrow::after, .bs-popover-auto[x-placement^=top] > .arrow::after {
  bottom: 1px;
  border-width: 0.5rem 0.5rem 0;
  border-top-color: #fff;
}

.bs-popover-right, .bs-popover-auto[x-placement^=right] {
  margin-left: 0.5rem;
}
.bs-popover-right > .arrow, .bs-popover-auto[x-placement^=right] > .arrow {
  left: calc(-0.5rem - 1px);
  width: 0.5rem;
  height: 1rem;
  margin: 0.3rem 0;
}
.bs-popover-right > .arrow::before, .bs-popover-auto[x-placement^=right] > .arrow::before {
  left: 0;
  border-width: 0.5rem 0.5rem 0.5rem 0;
  border-right-color: rgba(0, 0, 0, 0.25);
}
.bs-popover-right > .arrow::after, .bs-popover-auto[x-placement^=right] > .arrow::after {
  left: 1px;
  border-width: 0.5rem 0.5rem 0.5rem 0;
  border-right-color: #fff;
}

.bs-popover-bottom, .bs-popover-auto[x-placement^=bottom] {
  margin-top: 0.5rem;
}
.bs-popover-bottom > .arrow, .bs-popover-auto[x-placement^=bottom] > .arrow {
  top: calc(-0.5rem - 1px);
}
.bs-popover-bottom > .arrow::before, .bs-popover-auto[x-placement^=bottom] > .arrow::before {
  top: 0;
  border-width: 0 0.5rem 0.5rem 0.5rem;
  border-bottom-color: rgba(0, 0, 0, 0.25);
}
.bs-popover-bottom > .arrow::after, .bs-popover-auto[x-placement^=bottom] > .arrow::after {
  top: 1px;
  border-width: 0 0.5rem 0.5rem 0.5rem;
  border-bottom-color: #fff;
}
.bs-popover-bottom .popover-header::before, .bs-popover-auto[x-placement^=bottom] .popover-header::before {
  position: absolute;
  top: 0;
  left: 50%;
  display: block;
  width: 1rem;
  margin-left: -0.5rem;
  content: "";
  border-bottom: 1px solid #f7f7f7;
}

.bs-popover-left, .bs-popover-auto[x-placement^=left] {
  margin-right: 0.5rem;
}
.bs-popover-left > .arrow, .bs-popover-auto[x-placement^=left] > .arrow {
  right: calc(-0.5rem - 1px);
  width: 0.5rem;
  height: 1rem;
  margin: 0.3rem 0;
}
.bs-popover-left > .arrow::before, .bs-popover-auto[x-placement^=left] > .arrow::before {
  right: 0;
  border-width: 0.5rem 0 0.5rem 0.5rem;
  border-left-color: rgba(0, 0, 0, 0.25);
}
.bs-popover-left > .arrow::after, .bs-popover-auto[x-placement^=left] > .arrow::after {
  right: 1px;
  border-width: 0.5rem 0 0.5rem 0.5rem;
  border-left-color: #fff;
}

.popover-header {
  padding: 0.5rem 0.75rem;
  margin-bottom: 0;
  font-size: 0.9rem;
  background-color: #f7f7f7;
  border-bottom: 1px solid #ebebeb;
  border-top-left-radius: calc(0.3rem - 1px);
  border-top-right-radius: calc(0.3rem - 1px);
}
.popover-header:empty {
  display: none;
}

.popover-body {
  padding: 0.5rem 0.75rem;
  color: #212529;
}

.carousel {
  position: relative;
}

.carousel.pointer-event {
  -ms-touch-action: pan-y;
      touch-action: pan-y;
}

.carousel-inner {
  position: relative;
  width: 100%;
  overflow: hidden;
}
.carousel-inner::after {
  display: block;
  clear: both;
  content: "";
}

.carousel-item {
  position: relative;
  display: none;
  float: left;
  width: 100%;
  margin-right: -100%;
  -webkit-backface-visibility: hidden;
          backface-visibility: hidden;
  -webkit-transition: -webkit-transform 0.6s ease-in-out;
  transition: -webkit-transform 0.6s ease-in-out;
  transition: transform 0.6s ease-in-out;
  transition: transform 0.6s ease-in-out, -webkit-transform 0.6s ease-in-out;
}
@media (prefers-reduced-motion: reduce) {
  .carousel-item {
    -webkit-transition: none;
    transition: none;
  }
}

.carousel-item.active,
.carousel-item-next,
.carousel-item-prev {
  display: block;
}

.carousel-item-next:not(.carousel-item-left),
.active.carousel-item-right {
  -webkit-transform: translateX(100%);
          transform: translateX(100%);
}

.carousel-item-prev:not(.carousel-item-right),
.active.carousel-item-left {
  -webkit-transform: translateX(-100%);
          transform: translateX(-100%);
}

.carousel-fade .carousel-item {
  opacity: 0;
  -webkit-transition-property: opacity;
  transition-property: opacity;
  -webkit-transform: none;
          transform: none;
}
.carousel-fade .carousel-item.active,
.carousel-fade .carousel-item-next.carousel-item-left,
.carousel-fade .carousel-item-prev.carousel-item-right {
  z-index: 1;
  opacity: 1;
}
.carousel-fade .active.carousel-item-left,
.carousel-fade .active.carousel-item-right {
  z-index: 0;
  opacity: 0;
  -webkit-transition: opacity 0s 0.6s;
  transition: opacity 0s 0.6s;
}
@media (prefers-reduced-motion: reduce) {
  .carousel-fade .active.carousel-item-left,
  .carousel-fade .active.carousel-item-right {
    -webkit-transition: none;
    transition: none;
  }
}

.carousel-control-prev,
.carousel-control-next {
  position: absolute;
  top: 0;
  bottom: 0;
  z-index: 1;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  width: 15%;
  padding: 0;
  color: #fff;
  text-align: center;
  background: none;
  border: 0;
  opacity: 0.5;
  -webkit-transition: opacity 0.15s ease;
  transition: opacity 0.15s ease;
}
@media (prefers-reduced-motion: reduce) {
  .carousel-control-prev,
  .carousel-control-next {
    -webkit-transition: none;
    transition: none;
  }
}
.carousel-control-prev:hover, .carousel-control-prev:focus,
.carousel-control-next:hover,
.carousel-control-next:focus {
  color: #fff;
  text-decoration: none;
  outline: 0;
  opacity: 0.9;
}

.carousel-control-prev {
  left: 0;
}

.carousel-control-next {
  right: 0;
}

.carousel-control-prev-icon,
.carousel-control-next-icon {
  display: inline-block;
  width: 20px;
  height: 20px;
  background: 50%/100% 100% no-repeat;
}

.carousel-control-prev-icon {
  background-image: url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' fill='%23fff' width='8' height='8' viewBox='0 0 8 8'%3e%3cpath d='M5.25 0l-4 4 4 4 1.5-1.5L4.25 4l2.5-2.5L5.25 0z'/%3e%3c/svg%3e");
}

.carousel-control-next-icon {
  background-image: url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' fill='%23fff' width='8' height='8' viewBox='0 0 8 8'%3e%3cpath d='M2.75 0l-1.5 1.5L3.75 4l-2.5 2.5L2.75 8l4-4-4-4z'/%3e%3c/svg%3e");
}

.carousel-indicators {
  position: absolute;
  right: 0;
  bottom: 0;
  left: 0;
  z-index: 15;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  padding-left: 0;
  margin-right: 15%;
  margin-left: 15%;
  list-style: none;
}
.carousel-indicators li {
  -webkit-box-sizing: content-box;
          box-sizing: content-box;
  -webkit-box-flex: 0;
      -ms-flex: 0 1 auto;
          flex: 0 1 auto;
  width: 30px;
  height: 3px;
  margin-right: 3px;
  margin-left: 3px;
  text-indent: -999px;
  cursor: pointer;
  background-color: #fff;
  background-clip: padding-box;
  border-top: 10px solid transparent;
  border-bottom: 10px solid transparent;
  opacity: 0.5;
  -webkit-transition: opacity 0.6s ease;
  transition: opacity 0.6s ease;
}
@media (prefers-reduced-motion: reduce) {
  .carousel-indicators li {
    -webkit-transition: none;
    transition: none;
  }
}
.carousel-indicators .active {
  opacity: 1;
}

.carousel-caption {
  position: absolute;
  right: 15%;
  bottom: 20px;
  left: 15%;
  z-index: 10;
  padding-top: 20px;
  padding-bottom: 20px;
  color: #fff;
  text-align: center;
}

@-webkit-keyframes spinner-border {
  to {
    -webkit-transform: rotate(360deg);
            transform: rotate(360deg);
  }
}

@keyframes spinner-border {
  to {
    -webkit-transform: rotate(360deg);
            transform: rotate(360deg);
  }
}
.spinner-border {
  display: inline-block;
  width: 2rem;
  height: 2rem;
  vertical-align: -0.125em;
  border: 0.25em solid currentcolor;
  border-right-color: transparent;
  border-radius: 50%;
  -webkit-animation: 0.75s linear infinite spinner-border;
          animation: 0.75s linear infinite spinner-border;
}

.spinner-border-sm {
  width: 1rem;
  height: 1rem;
  border-width: 0.2em;
}

@-webkit-keyframes spinner-grow {
  0% {
    -webkit-transform: scale(0);
            transform: scale(0);
  }
  50% {
    opacity: 1;
    -webkit-transform: none;
            transform: none;
  }
}

@keyframes spinner-grow {
  0% {
    -webkit-transform: scale(0);
            transform: scale(0);
  }
  50% {
    opacity: 1;
    -webkit-transform: none;
            transform: none;
  }
}
.spinner-grow {
  display: inline-block;
  width: 2rem;
  height: 2rem;
  vertical-align: -0.125em;
  background-color: currentcolor;
  border-radius: 50%;
  opacity: 0;
  -webkit-animation: 0.75s linear infinite spinner-grow;
          animation: 0.75s linear infinite spinner-grow;
}

.spinner-grow-sm {
  width: 1rem;
  height: 1rem;
}

@media (prefers-reduced-motion: reduce) {
  .spinner-border,
  .spinner-grow {
    -webkit-animation-duration: 1.5s;
            animation-duration: 1.5s;
  }
}
.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: #3490dc !important;
}

a.bg-primary:hover, a.bg-primary:focus,
button.bg-primary:hover,
button.bg-primary:focus {
  background-color: #2176bd !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: #38c172 !important;
}

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

.bg-info {
  background-color: #6cb2eb !important;
}

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

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

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

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

a.bg-danger:hover, a.bg-danger:focus,
button.bg-danger:hover,
button.bg-danger:focus {
  background-color: #c51f1a !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: #3490dc !important;
}

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

.border-success {
  border-color: #38c172 !important;
}

.border-info {
  border-color: #6cb2eb !important;
}

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

.border-danger {
  border-color: #e3342f !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: -webkit-box !important;
  display: -ms-flexbox !important;
  display: flex !important;
}

.d-inline-flex {
  display: -webkit-inline-box !important;
  display: -ms-inline-flexbox !important;
  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: -webkit-box !important;
    display: -ms-flexbox !important;
    display: flex !important;
  }
  .d-sm-inline-flex {
    display: -webkit-inline-box !important;
    display: -ms-inline-flexbox !important;
    display: inline-flex !important;
  }
}
@media (min-width: 768px) {
  .d-md-none {
    display: none !important;
  }
  .d-md-inline {
    display: inline !important;
  }
  .d-md-inline-block {
    display: inline-block !important;
  }
  .d-md-block {
    display: block !important;
  }
  .d-md-table {
    display: table !important;
  }
  .d-md-table-row {
    display: table-row !important;
  }
  .d-md-table-cell {
    display: table-cell !important;
  }
  .d-md-flex {
    display: -webkit-box !important;
    display: -ms-flexbox !important;
    display: flex !important;
  }
  .d-md-inline-flex {
    display: -webkit-inline-box !important;
    display: -ms-inline-flexbox !important;
    display: inline-flex !important;
  }
}
@media (min-width: 992px) {
  .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: -webkit-box !important;
    display: -ms-flexbox !important;
    display: flex !important;
  }
  .d-lg-inline-flex {
    display: -webkit-inline-box !important;
    display: -ms-inline-flexbox !important;
    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: -webkit-box !important;
    display: -ms-flexbox !important;
    display: flex !important;
  }
  .d-xl-inline-flex {
    display: -webkit-inline-box !important;
    display: -ms-inline-flexbox !important;
    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: -webkit-box !important;
    display: -ms-flexbox !important;
    display: flex !important;
  }
  .d-print-inline-flex {
    display: -webkit-inline-box !important;
    display: -ms-inline-flexbox !important;
    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.85714286%;
}

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

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

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

.flex-row {
  -webkit-box-orient: horizontal !important;
  -webkit-box-direction: normal !important;
      -ms-flex-direction: row !important;
          flex-direction: row !important;
}

.flex-column {
  -webkit-box-orient: vertical !important;
  -webkit-box-direction: normal !important;
      -ms-flex-direction: column !important;
          flex-direction: column !important;
}

.flex-row-reverse {
  -webkit-box-orient: horizontal !important;
  -webkit-box-direction: reverse !important;
      -ms-flex-direction: row-reverse !important;
          flex-direction: row-reverse !important;
}

.flex-column-reverse {
  -webkit-box-orient: vertical !important;
  -webkit-box-direction: reverse !important;
      -ms-flex-direction: column-reverse !important;
          flex-direction: column-reverse !important;
}

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

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

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

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

.flex-grow-0 {
  -webkit-box-flex: 0 !important;
      -ms-flex-positive: 0 !important;
          flex-grow: 0 !important;
}

.flex-grow-1 {
  -webkit-box-flex: 1 !important;
      -ms-flex-positive: 1 !important;
          flex-grow: 1 !important;
}

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

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

.justify-content-start {
  -webkit-box-pack: start !important;
      -ms-flex-pack: start !important;
          justify-content: flex-start !important;
}

.justify-content-end {
  -webkit-box-pack: end !important;
      -ms-flex-pack: end !important;
          justify-content: flex-end !important;
}

.justify-content-center {
  -webkit-box-pack: center !important;
      -ms-flex-pack: center !important;
          justify-content: center !important;
}

.justify-content-between {
  -webkit-box-pack: justify !important;
      -ms-flex-pack: justify !important;
          justify-content: space-between !important;
}

.justify-content-around {
  -ms-flex-pack: distribute !important;
      justify-content: space-around !important;
}

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

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

.align-items-center {
  -webkit-box-align: center !important;
      -ms-flex-align: center !important;
          align-items: center !important;
}

.align-items-baseline {
  -webkit-box-align: baseline !important;
      -ms-flex-align: baseline !important;
          align-items: baseline !important;
}

.align-items-stretch {
  -webkit-box-align: stretch !important;
      -ms-flex-align: stretch !important;
          align-items: stretch !important;
}

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

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

.align-content-center {
  -ms-flex-line-pack: center !important;
      align-content: center !important;
}

.align-content-between {
  -ms-flex-line-pack: justify !important;
      align-content: space-between !important;
}

.align-content-around {
  -ms-flex-line-pack: distribute !important;
      align-content: space-around !important;
}

.align-content-stretch {
  -ms-flex-line-pack: stretch !important;
      align-content: stretch !important;
}

.align-self-auto {
  -ms-flex-item-align: auto !important;
      align-self: auto !important;
}

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

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

.align-self-center {
  -ms-flex-item-align: center !important;
      align-self: center !important;
}

.align-self-baseline {
  -ms-flex-item-align: baseline !important;
      align-self: baseline !important;
}

.align-self-stretch {
  -ms-flex-item-align: stretch !important;
      align-self: stretch !important;
}

@media (min-width: 576px) {
  .flex-sm-row {
    -webkit-box-orient: horizontal !important;
    -webkit-box-direction: normal !important;
        -ms-flex-direction: row !important;
            flex-direction: row !important;
  }
  .flex-sm-column {
    -webkit-box-orient: vertical !important;
    -webkit-box-direction: normal !important;
        -ms-flex-direction: column !important;
            flex-direction: column !important;
  }
  .flex-sm-row-reverse {
    -webkit-box-orient: horizontal !important;
    -webkit-box-direction: reverse !important;
        -ms-flex-direction: row-reverse !important;
            flex-direction: row-reverse !important;
  }
  .flex-sm-column-reverse {
    -webkit-box-orient: vertical !important;
    -webkit-box-direction: reverse !important;
        -ms-flex-direction: column-reverse !important;
            flex-direction: column-reverse !important;
  }
  .flex-sm-wrap {
    -ms-flex-wrap: wrap !important;
        flex-wrap: wrap !important;
  }
  .flex-sm-nowrap {
    -ms-flex-wrap: nowrap !important;
        flex-wrap: nowrap !important;
  }
  .flex-sm-wrap-reverse {
    -ms-flex-wrap: wrap-reverse !important;
        flex-wrap: wrap-reverse !important;
  }
  .flex-sm-fill {
    -webkit-box-flex: 1 !important;
        -ms-flex: 1 1 auto !important;
            flex: 1 1 auto !important;
  }
  .flex-sm-grow-0 {
    -webkit-box-flex: 0 !important;
        -ms-flex-positive: 0 !important;
            flex-grow: 0 !important;
  }
  .flex-sm-grow-1 {
    -webkit-box-flex: 1 !important;
        -ms-flex-positive: 1 !important;
            flex-grow: 1 !important;
  }
  .flex-sm-shrink-0 {
    -ms-flex-negative: 0 !important;
        flex-shrink: 0 !important;
  }
  .flex-sm-shrink-1 {
    -ms-flex-negative: 1 !important;
        flex-shrink: 1 !important;
  }
  .justify-content-sm-start {
    -webkit-box-pack: start !important;
        -ms-flex-pack: start !important;
            justify-content: flex-start !important;
  }
  .justify-content-sm-end {
    -webkit-box-pack: end !important;
        -ms-flex-pack: end !important;
            justify-content: flex-end !important;
  }
  .justify-content-sm-center {
    -webkit-box-pack: center !important;
        -ms-flex-pack: center !important;
            justify-content: center !important;
  }
  .justify-content-sm-between {
    -webkit-box-pack: justify !important;
        -ms-flex-pack: justify !important;
            justify-content: space-between !important;
  }
  .justify-content-sm-around {
    -ms-flex-pack: distribute !important;
        justify-content: space-around !important;
  }
  .align-items-sm-start {
    -webkit-box-align: start !important;
        -ms-flex-align: start !important;
            align-items: flex-start !important;
  }
  .align-items-sm-end {
    -webkit-box-align: end !important;
        -ms-flex-align: end !important;
            align-items: flex-end !important;
  }
  .align-items-sm-center {
    -webkit-box-align: center !important;
        -ms-flex-align: center !important;
            align-items: center !important;
  }
  .align-items-sm-baseline {
    -webkit-box-align: baseline !important;
        -ms-flex-align: baseline !important;
            align-items: baseline !important;
  }
  .align-items-sm-stretch {
    -webkit-box-align: stretch !important;
        -ms-flex-align: stretch !important;
            align-items: stretch !important;
  }
  .align-content-sm-start {
    -ms-flex-line-pack: start !important;
        align-content: flex-start !important;
  }
  .align-content-sm-end {
    -ms-flex-line-pack: end !important;
        align-content: flex-end !important;
  }
  .align-content-sm-center {
    -ms-flex-line-pack: center !important;
        align-content: center !important;
  }
  .align-content-sm-between {
    -ms-flex-line-pack: justify !important;
        align-content: space-between !important;
  }
  .align-content-sm-around {
    -ms-flex-line-pack: distribute !important;
        align-content: space-around !important;
  }
  .align-content-sm-stretch {
    -ms-flex-line-pack: stretch !important;
        align-content: stretch !important;
  }
  .align-self-sm-auto {
    -ms-flex-item-align: auto !important;
        align-self: auto !important;
  }
  .align-self-sm-start {
    -ms-flex-item-align: start !important;
        align-self: flex-start !important;
  }
  .align-self-sm-end {
    -ms-flex-item-align: end !important;
        align-self: flex-end !important;
  }
  .align-self-sm-center {
    -ms-flex-item-align: center !important;
        align-self: center !important;
  }
  .align-self-sm-baseline {
    -ms-flex-item-align: baseline !important;
        align-self: baseline !important;
  }
  .align-self-sm-stretch {
    -ms-flex-item-align: stretch !important;
        align-self: stretch !important;
  }
}
@media (min-width: 768px) {
  .flex-md-row {
    -webkit-box-orient: horizontal !important;
    -webkit-box-direction: normal !important;
        -ms-flex-direction: row !important;
            flex-direction: row !important;
  }
  .flex-md-column {
    -webkit-box-orient: vertical !important;
    -webkit-box-direction: normal !important;
        -ms-flex-direction: column !important;
            flex-direction: column !important;
  }
  .flex-md-row-reverse {
    -webkit-box-orient: horizontal !important;
    -webkit-box-direction: reverse !important;
        -ms-flex-direction: row-reverse !important;
            flex-direction: row-reverse !important;
  }
  .flex-md-column-reverse {
    -webkit-box-orient: vertical !important;
    -webkit-box-direction: reverse !important;
        -ms-flex-direction: column-reverse !important;
            flex-direction: column-reverse !important;
  }
  .flex-md-wrap {
    -ms-flex-wrap: wrap !important;
        flex-wrap: wrap !important;
  }
  .flex-md-nowrap {
    -ms-flex-wrap: nowrap !important;
        flex-wrap: nowrap !important;
  }
  .flex-md-wrap-reverse {
    -ms-flex-wrap: wrap-reverse !important;
        flex-wrap: wrap-reverse !important;
  }
  .flex-md-fill {
    -webkit-box-flex: 1 !important;
        -ms-flex: 1 1 auto !important;
            flex: 1 1 auto !important;
  }
  .flex-md-grow-0 {
    -webkit-box-flex: 0 !important;
        -ms-flex-positive: 0 !important;
            flex-grow: 0 !important;
  }
  .flex-md-grow-1 {
    -webkit-box-flex: 1 !important;
        -ms-flex-positive: 1 !important;
            flex-grow: 1 !important;
  }
  .flex-md-shrink-0 {
    -ms-flex-negative: 0 !important;
        flex-shrink: 0 !important;
  }
  .flex-md-shrink-1 {
    -ms-flex-negative: 1 !important;
        flex-shrink: 1 !important;
  }
  .justify-content-md-start {
    -webkit-box-pack: start !important;
        -ms-flex-pack: start !important;
            justify-content: flex-start !important;
  }
  .justify-content-md-end {
    -webkit-box-pack: end !important;
        -ms-flex-pack: end !important;
            justify-content: flex-end !important;
  }
  .justify-content-md-center {
    -webkit-box-pack: center !important;
        -ms-flex-pack: center !important;
            justify-content: center !important;
  }
  .justify-content-md-between {
    -webkit-box-pack: justify !important;
        -ms-flex-pack: justify !important;
            justify-content: space-between !important;
  }
  .justify-content-md-around {
    -ms-flex-pack: distribute !important;
        justify-content: space-around !important;
  }
  .align-items-md-start {
    -webkit-box-align: start !important;
        -ms-flex-align: start !important;
            align-items: flex-start !important;
  }
  .align-items-md-end {
    -webkit-box-align: end !important;
        -ms-flex-align: end !important;
            align-items: flex-end !important;
  }
  .align-items-md-center {
    -webkit-box-align: center !important;
        -ms-flex-align: center !important;
            align-items: center !important;
  }
  .align-items-md-baseline {
    -webkit-box-align: baseline !important;
        -ms-flex-align: baseline !important;
            align-items: baseline !important;
  }
  .align-items-md-stretch {
    -webkit-box-align: stretch !important;
        -ms-flex-align: stretch !important;
            align-items: stretch !important;
  }
  .align-content-md-start {
    -ms-flex-line-pack: start !important;
        align-content: flex-start !important;
  }
  .align-content-md-end {
    -ms-flex-line-pack: end !important;
        align-content: flex-end !important;
  }
  .align-content-md-center {
    -ms-flex-line-pack: center !important;
        align-content: center !important;
  }
  .align-content-md-between {
    -ms-flex-line-pack: justify !important;
        align-content: space-between !important;
  }
  .align-content-md-around {
    -ms-flex-line-pack: distribute !important;
        align-content: space-around !important;
  }
  .align-content-md-stretch {
    -ms-flex-line-pack: stretch !important;
        align-content: stretch !important;
  }
  .align-self-md-auto {
    -ms-flex-item-align: auto !important;
        align-self: auto !important;
  }
  .align-self-md-start {
    -ms-flex-item-align: start !important;
        align-self: flex-start !important;
  }
  .align-self-md-end {
    -ms-flex-item-align: end !important;
        align-self: flex-end !important;
  }
  .align-self-md-center {
    -ms-flex-item-align: center !important;
        align-self: center !important;
  }
  .align-self-md-baseline {
    -ms-flex-item-align: baseline !important;
        align-self: baseline !important;
  }
  .align-self-md-stretch {
    -ms-flex-item-align: stretch !important;
        align-self: stretch !important;
  }
}
@media (min-width: 992px) {
  .flex-lg-row {
    -webkit-box-orient: horizontal !important;
    -webkit-box-direction: normal !important;
        -ms-flex-direction: row !important;
            flex-direction: row !important;
  }
  .flex-lg-column {
    -webkit-box-orient: vertical !important;
    -webkit-box-direction: normal !important;
        -ms-flex-direction: column !important;
            flex-direction: column !important;
  }
  .flex-lg-row-reverse {
    -webkit-box-orient: horizontal !important;
    -webkit-box-direction: reverse !important;
        -ms-flex-direction: row-reverse !important;
            flex-direction: row-reverse !important;
  }
  .flex-lg-column-reverse {
    -webkit-box-orient: vertical !important;
    -webkit-box-direction: reverse !important;
        -ms-flex-direction: column-reverse !important;
            flex-direction: column-reverse !important;
  }
  .flex-lg-wrap {
    -ms-flex-wrap: wrap !important;
        flex-wrap: wrap !important;
  }
  .flex-lg-nowrap {
    -ms-flex-wrap: nowrap !important;
        flex-wrap: nowrap !important;
  }
  .flex-lg-wrap-reverse {
    -ms-flex-wrap: wrap-reverse !important;
        flex-wrap: wrap-reverse !important;
  }
  .flex-lg-fill {
    -webkit-box-flex: 1 !important;
        -ms-flex: 1 1 auto !important;
            flex: 1 1 auto !important;
  }
  .flex-lg-grow-0 {
    -webkit-box-flex: 0 !important;
        -ms-flex-positive: 0 !important;
            flex-grow: 0 !important;
  }
  .flex-lg-grow-1 {
    -webkit-box-flex: 1 !important;
        -ms-flex-positive: 1 !important;
            flex-grow: 1 !important;
  }
  .flex-lg-shrink-0 {
    -ms-flex-negative: 0 !important;
        flex-shrink: 0 !important;
  }
  .flex-lg-shrink-1 {
    -ms-flex-negative: 1 !important;
        flex-shrink: 1 !important;
  }
  .justify-content-lg-start {
    -webkit-box-pack: start !important;
        -ms-flex-pack: start !important;
            justify-content: flex-start !important;
  }
  .justify-content-lg-end {
    -webkit-box-pack: end !important;
        -ms-flex-pack: end !important;
            justify-content: flex-end !important;
  }
  .justify-content-lg-center {
    -webkit-box-pack: center !important;
        -ms-flex-pack: center !important;
            justify-content: center !important;
  }
  .justify-content-lg-between {
    -webkit-box-pack: justify !important;
        -ms-flex-pack: justify !important;
            justify-content: space-between !important;
  }
  .justify-content-lg-around {
    -ms-flex-pack: distribute !important;
        justify-content: space-around !important;
  }
  .align-items-lg-start {
    -webkit-box-align: start !important;
        -ms-flex-align: start !important;
            align-items: flex-start !important;
  }
  .align-items-lg-end {
    -webkit-box-align: end !important;
        -ms-flex-align: end !important;
            align-items: flex-end !important;
  }
  .align-items-lg-center {
    -webkit-box-align: center !important;
        -ms-flex-align: center !important;
            align-items: center !important;
  }
  .align-items-lg-baseline {
    -webkit-box-align: baseline !important;
        -ms-flex-align: baseline !important;
            align-items: baseline !important;
  }
  .align-items-lg-stretch {
    -webkit-box-align: stretch !important;
        -ms-flex-align: stretch !important;
            align-items: stretch !important;
  }
  .align-content-lg-start {
    -ms-flex-line-pack: start !important;
        align-content: flex-start !important;
  }
  .align-content-lg-end {
    -ms-flex-line-pack: end !important;
        align-content: flex-end !important;
  }
  .align-content-lg-center {
    -ms-flex-line-pack: center !important;
        align-content: center !important;
  }
  .align-content-lg-between {
    -ms-flex-line-pack: justify !important;
        align-content: space-between !important;
  }
  .align-content-lg-around {
    -ms-flex-line-pack: distribute !important;
        align-content: space-around !important;
  }
  .align-content-lg-stretch {
    -ms-flex-line-pack: stretch !important;
        align-content: stretch !important;
  }
  .align-self-lg-auto {
    -ms-flex-item-align: auto !important;
        align-self: auto !important;
  }
  .align-self-lg-start {
    -ms-flex-item-align: start !important;
        align-self: flex-start !important;
  }
  .align-self-lg-end {
    -ms-flex-item-align: end !important;
        align-self: flex-end !important;
  }
  .align-self-lg-center {
    -ms-flex-item-align: center !important;
        align-self: center !important;
  }
  .align-self-lg-baseline {
    -ms-flex-item-align: baseline !important;
        align-self: baseline !important;
  }
  .align-self-lg-stretch {
    -ms-flex-item-align: stretch !important;
        align-self: stretch !important;
  }
}
@media (min-width: 1200px) {
  .flex-xl-row {
    -webkit-box-orient: horizontal !important;
    -webkit-box-direction: normal !important;
        -ms-flex-direction: row !important;
            flex-direction: row !important;
  }
  .flex-xl-column {
    -webkit-box-orient: vertical !important;
    -webkit-box-direction: normal !important;
        -ms-flex-direction: column !important;
            flex-direction: column !important;
  }
  .flex-xl-row-reverse {
    -webkit-box-orient: horizontal !important;
    -webkit-box-direction: reverse !important;
        -ms-flex-direction: row-reverse !important;
            flex-direction: row-reverse !important;
  }
  .flex-xl-column-reverse {
    -webkit-box-orient: vertical !important;
    -webkit-box-direction: reverse !important;
        -ms-flex-direction: column-reverse !important;
            flex-direction: column-reverse !important;
  }
  .flex-xl-wrap {
    -ms-flex-wrap: wrap !important;
        flex-wrap: wrap !important;
  }
  .flex-xl-nowrap {
    -ms-flex-wrap: nowrap !important;
        flex-wrap: nowrap !important;
  }
  .flex-xl-wrap-reverse {
    -ms-flex-wrap: wrap-reverse !important;
        flex-wrap: wrap-reverse !important;
  }
  .flex-xl-fill {
    -webkit-box-flex: 1 !important;
        -ms-flex: 1 1 auto !important;
            flex: 1 1 auto !important;
  }
  .flex-xl-grow-0 {
    -webkit-box-flex: 0 !important;
        -ms-flex-positive: 0 !important;
            flex-grow: 0 !important;
  }
  .flex-xl-grow-1 {
    -webkit-box-flex: 1 !important;
        -ms-flex-positive: 1 !important;
            flex-grow: 1 !important;
  }
  .flex-xl-shrink-0 {
    -ms-flex-negative: 0 !important;
        flex-shrink: 0 !important;
  }
  .flex-xl-shrink-1 {
    -ms-flex-negative: 1 !important;
        flex-shrink: 1 !important;
  }
  .justify-content-xl-start {
    -webkit-box-pack: start !important;
        -ms-flex-pack: start !important;
            justify-content: flex-start !important;
  }
  .justify-content-xl-end {
    -webkit-box-pack: end !important;
        -ms-flex-pack: end !important;
            justify-content: flex-end !important;
  }
  .justify-content-xl-center {
    -webkit-box-pack: center !important;
        -ms-flex-pack: center !important;
            justify-content: center !important;
  }
  .justify-content-xl-between {
    -webkit-box-pack: justify !important;
        -ms-flex-pack: justify !important;
            justify-content: space-between !important;
  }
  .justify-content-xl-around {
    -ms-flex-pack: distribute !important;
        justify-content: space-around !important;
  }
  .align-items-xl-start {
    -webkit-box-align: start !important;
        -ms-flex-align: start !important;
            align-items: flex-start !important;
  }
  .align-items-xl-end {
    -webkit-box-align: end !important;
        -ms-flex-align: end !important;
            align-items: flex-end !important;
  }
  .align-items-xl-center {
    -webkit-box-align: center !important;
        -ms-flex-align: center !important;
            align-items: center !important;
  }
  .align-items-xl-baseline {
    -webkit-box-align: baseline !important;
        -ms-flex-align: baseline !important;
            align-items: baseline !important;
  }
  .align-items-xl-stretch {
    -webkit-box-align: stretch !important;
        -ms-flex-align: stretch !important;
            align-items: stretch !important;
  }
  .align-content-xl-start {
    -ms-flex-line-pack: start !important;
        align-content: flex-start !important;
  }
  .align-content-xl-end {
    -ms-flex-line-pack: end !important;
        align-content: flex-end !important;
  }
  .align-content-xl-center {
    -ms-flex-line-pack: center !important;
        align-content: center !important;
  }
  .align-content-xl-between {
    -ms-flex-line-pack: justify !important;
        align-content: space-between !important;
  }
  .align-content-xl-around {
    -ms-flex-line-pack: distribute !important;
        align-content: space-around !important;
  }
  .align-content-xl-stretch {
    -ms-flex-line-pack: stretch !important;
        align-content: stretch !important;
  }
  .align-self-xl-auto {
    -ms-flex-item-align: auto !important;
        align-self: auto !important;
  }
  .align-self-xl-start {
    -ms-flex-item-align: start !important;
        align-self: flex-start !important;
  }
  .align-self-xl-end {
    -ms-flex-item-align: end !important;
        align-self: flex-end !important;
  }
  .align-self-xl-center {
    -ms-flex-item-align: center !important;
        align-self: center !important;
  }
  .align-self-xl-baseline {
    -ms-flex-item-align: baseline !important;
        align-self: baseline !important;
  }
  .align-self-xl-stretch {
    -ms-flex-item-align: stretch !important;
        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: 768px) {
  .float-md-left {
    float: left !important;
  }
  .float-md-right {
    float: right !important;
  }
  .float-md-none {
    float: none !important;
  }
}
@media (min-width: 992px) {
  .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;
  }
}
.user-select-all {
  -webkit-user-select: all !important;
     -moz-user-select: all !important;
      -ms-user-select: all !important;
          user-select: all !important;
}

.user-select-auto {
  -webkit-user-select: auto !important;
     -moz-user-select: auto !important;
      -ms-user-select: auto !important;
          user-select: auto !important;
}

.user-select-none {
  -webkit-user-select: none !important;
     -moz-user-select: none !important;
      -ms-user-select: none !important;
          user-select: 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;
  margin: -1px;
  overflow: hidden;
  clip: rect(0, 0, 0, 0);
  white-space: nowrap;
  border: 0;
}

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

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

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

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

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

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

.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: 768px) {
  .text-md-left {
    text-align: left !important;
  }
  .text-md-right {
    text-align: right !important;
  }
  .text-md-center {
    text-align: center !important;
  }
}
@media (min-width: 992px) {
  .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: #3490dc !important;
}

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

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

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

.text-success {
  color: #38c172 !important;
}

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

.text-info {
  color: #6cb2eb !important;
}

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

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

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

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

a.text-danger:hover, a.text-danger:focus {
  color: #ae1c17 !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;
  word-wrap: break-word !important;
}

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

.visible {
  visibility: visible !important;
}

.invisible {
  visibility: hidden !important;
}

@media print {
  *,
  *::before,
  *::after {
    text-shadow: none !important;
    -webkit-box-shadow: none !important;
            box-shadow: none !important;
  }
  a:not(.btn) {
    text-decoration: underline;
  }
  abbr[title]::after {
    content: " (" attr(title) ")";
  }
  pre {
    white-space: pre-wrap !important;
  }
  pre,
  blockquote {
    border: 1px solid #adb5bd;
    page-break-inside: avoid;
  }
  tr,
  img {
    page-break-inside: avoid;
  }
  p,
  h2,
  h3 {
    orphans: 3;
    widows: 3;
  }
  h2,
  h3 {
    page-break-after: avoid;
  }
  @page {
    size: a3;
  }
  body {
    min-width: 992px !important;
  }
  .container {
    min-width: 992px !important;
  }
  .navbar {
    display: none;
  }
  .badge {
    border: 1px solid #000;
  }
  .table {
    border-collapse: collapse !important;
  }
  .table td,
  .table th {
    background-color: #fff !important;
  }
  .table-bordered th,
  .table-bordered td {
    border: 1px solid #dee2e6 !important;
  }
  .table-dark {
    color: inherit;
  }
  .table-dark th,
  .table-dark td,
  .table-dark thead th,
  .table-dark tbody + tbody {
    border-color: #dee2e6;
  }
  .table .thead-dark th {
    color: inherit;
    border-color: #dee2e6;
  }
}
html, body {
  height: 100%;
  font-family: Poppins-Regular, "Open Sans";
}

#app {
  font-family: Avenir, Helvetica, Arial, sans-serif;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  color: #2c3e50;
  height: 100%;
  margin-top: 0;
}

.login-cont {
  text-align: left;
}
.login-cont img {
  margin-bottom: 100px;
}
.login-cont .login-left {
  background: url("../images/login-bg.png") no-repeat;
  background-size: cover;
  padding: 50px !important;
  display: inline-block;
}
.login-cont .login-left .login-left-text {
  color: #ffffff;
  width: 60%;
  text-align: left;
}
.login-cont .login-left .login-left-text h1 {
  font-family: Poppins-Bold, "Open Sans";
}
.login-cont .login-left .login-left-text span {
  margin-top: 20px;
  display: block;
  font-family: Poppins-Regular, "Open Sans";
}
.login-cont .login-right-bg {
  background-color: #222222;
  padding: 50px !important;
  display: inline-block;
}
.login-cont .login-right-bg .login-card {
  text-align: left;
}
.login-cont .login-right-bg .login-card .tabcontent {
  display: none;
}
.login-cont .login-right-bg .login-card .v-btn {
  border-radius: 12px !important;
}
.login-cont .login-right-bg .login-card .login-title {
  color: #ffffff;
  font-weight: 700;
  font-size: 36px;
  line-height: 48px;
}
.login-cont .login-right-bg .login-card .login-signin--label {
  color: #B5B5B5;
}
.login-cont .login-right-bg .login-card .login-signin--link {
  color: #7040FB;
}
.login-cont .login-right-bg .login-card [name~=email] {
  height: 50px;
  margin-bottom: 20px;
}
.login-cont .login-right-bg .login-card label {
  color: #B5B5B5;
}
.login-cont .login-right-bg .login-card .login-email--input {
  background: #282828 !important;
  /* On Surface/#424242 */
  color: #F7F7F7;
  height: 50px;
  border: 1px solid #424242;
  border-radius: 12px;
}
.login-cont .login-right-bg .login-card .forgot-pass--link {
  color: #6C6C6C;
  float: right;
}
.login-cont .login-right-bg .login-card .nav-tabs {
  border-bottom: 0;
}
.login-cont .login-right-bg .login-card .nav-tabs .nav-link {
  border: 0;
  color: #D8D8D8;
  font-family: Poppins-Regular, "Open Sans";
}
.login-cont .login-right-bg .login-card .nav-tabs .nav-link.active {
  color: #282D5A;
  background-color: rgba(112, 52, 255, 0.1);
  font-family: Poppins-SemiBold, "Open Sans";
  border: 0;
  border-radius: 25px;
}

html, body, #app, .content-wrapper {
  height: 100%;
}

@media (max-width: 990px) {
  .v-main {
    padding: 0px 0px 200px;
  }
}

h1, h2, h3, h4, h5, h6, p, span {
  word-break: normal;
}

footer {
  z-index: 10 !important;
  height: 120px;
}
@media (min-width: 990px) {
  footer {
    height: 50px;
  }
}
@media (min-width: 990px) {
  footer .footer-inner {
    max-width: 1024px;
    margin-right: auto;
    margin-left: auto;
  }
}

.ql-tooltip.ql-editing {
  z-index: 20;
}

input, textarea {
  outline: none;
}
input:focus, textarea:focus {
  outline: none;
  -webkit-box-shadow: 0 0 0 0;
          box-shadow: 0 0 0 0;
  border: 0;
}

.vc-container {
  background-color: rgb(28, 28, 28) !important;
}

.vc-text {
  color: #ffffff !important;
}

.vc-btn-grid {
  background-color: rgb(28, 28, 28) !important;
}

.vc-btn {
  border: 0 !important;
  background-color: rgb(28, 28, 28) !important;
}

.search-input--container .search-input--container--inner .search-input {
  width: 150px !important;
  border: 0 !important;
  display: inline-block;
  font-size: 14px;
  color: #8B8DA6;
  background-color: #F3F3F9;
  vertical-align: middle;
  outline: none;
  text-align: left;
  border-radius: 5px 0 0 5px;
  font-family: Poppins-Regular, "Open Sans";
}
.search-input--container .search-input--container--inner .search-input:focus {
  outline: none;
  -webkit-box-shadow: 0 0 0 0;
          box-shadow: 0 0 0 0;
  border: 0;
}
.search-input--container .search-input--container--inner .search-input::-webkit-input-placeholder {
  font-size: 14px;
  color: #8B8DA6;
  font-family: Poppins-Regular, "Open Sans";
}
.search-input--container .search-input--container--inner .search-input::-moz-placeholder {
  font-size: 14px;
  color: #8B8DA6;
  font-family: Poppins-Regular, "Open Sans";
}
.search-input--container .search-input--container--inner .search-input:-ms-input-placeholder {
  font-size: 14px;
  color: #8B8DA6;
  font-family: Poppins-Regular, "Open Sans";
}
.search-input--container .search-input--container--inner .search-input::-ms-input-placeholder {
  font-size: 14px;
  color: #8B8DA6;
  font-family: Poppins-Regular, "Open Sans";
}
.search-input--container .search-input--container--inner .search-input::placeholder {
  font-size: 14px;
  color: #8B8DA6;
  font-family: Poppins-Regular, "Open Sans";
}
.search-input--container .search-input--container--inner span {
  font-size: 9px;
  background-color: #F3F3F9;
  color: #9EA2C7;
  padding: 11px;
  vertical-align: middle;
  border-radius: 0 5px 5px 0;
}

.btn-round {
  border-radius: 25px !important;
  border: 0 !important;
  font-weight: 500;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  padding: 10px !important;
  -ms-flex-align: center !important;
  -webkit-box-align: center !important;
  align-items: center !important;
}
.btn-round span {
  background-color: #ffffff;
  border-radius: 25px;
  padding: 4px;
  width: 30px;
  height: 30px;
  text-align: center;
  vertical-align: middle;
  display: inline-block;
  margin-left: 8px;
}

.page-maintitle {
  color: #F7F7F7 !important;
  font-weight: 700 !important;
  font-size: 64px !important;
  line-height: 72px !important;
  letter-spacing: 0.256px !important;
}

.page-subtitle {
  font-weight: 400 !important;
  font-size: 20px !important;
  line-height: 24px !important;
  /* identical to box height, or 120% */
  letter-spacing: 0.38px !important;
  /* On Surface/#6C6C6C */
  color: #6C6C6C !important;
}

.ecreate-input--style {
  background: #282828 !important;
  /* On Surface/#424242 */
  color: #F7F7F7 !important;
  height: 50px;
  border: 1px solid #424242 !important;
  border-radius: 12px;
}

.breadcrumb {
  margin-bottom: 0;
  background-color: #ffffff !important;
}

.bg-general {
  background-color: #EBEBF1 !important;
}

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

.bg-wrong {
  background-color: #e86f6b !important;
}

.bg-success {
  background-color: #66bb6a !important;
}

.bg-grey {
  background-color: #F3F3F9 !important;
}

.btn-default {
  color: #282D5A;
  background-color: #F3F3F9 !important;
  font-weight: 500;
}

.btn-info {
  background-color: var(--app-theme-color) !important;
  font-weight: 500;
}

.info-color {
  background-color: var(--app-theme-color) !important;
}

.hcp-color {
  background-color: var(--app-theme-color) !important;
}

.bg-darktheme {
  background-color: #222222 !important;
  background: #222222 !important;
}

.bg-darkertheme {
  background-color: #1C1C1C !important;
}

.patient-color {
  background-color: #e9c600 !important;
}

.btn-disabled {
  background-color: #A7A7A7 !important;
  font-weight: 500;
}
.btn-disabled span svg {
  color: #A7A7A7 !important;
}

.btn-success {
  background-color: #11C691 !important;
  font-weight: 500;
}

.btn-module {
  background-color: #3042ce !important;
  font-weight: 500;
}
.btn-module i {
  color: #3042ce !important;
}

.btn-success-light {
  background-color: #b0d84a !important;
  font-weight: 500;
}

.text-subtitle--ecreate {
  color: #6C6C6C !important;
  font-weight: 400;
  font-size: 13px;
  line-height: 16px;
}

.text-success-green {
  color: #11C691 !important;
}

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

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

.text-red {
  color: #e86f6b !important;
}

.text-purple {
  color: var(--app-theme-color) !important;
}

.text-normal--ecreate {
  color: #282D5A !important;
}

.text-purple--ecreate {
  color: #7034FF !important;
}

.text-purple--ecreatesecondary {
  color: #7040FB !important;
}
.text-purple--ecreatesecondary span {
  color: #7040FB !important;
}

.bg-light-purple {
  background-color: #7e58ff !important;
}

.bg-purple {
  background-color: #7034FF !important;
}

.bg-light-purple-transparent {
  background-color: rgba(112, 52, 255, 0.05) !important;
  color: #2c3e50;
}
.bg-light-purple-transparent .v-card__subtitle p {
  margin-bottom: 0;
}
.bg-light-purple-transparent .v-card__subtitle a {
  background-color: transparent !important;
}

.item-chips {
  position: absolute;
  top: 10px;
  left: 10px;
}
.item-chips.right-live {
  left: unset;
  right: 10px;
}
.item-chips.left-bottom {
  top: unset;
  bottom: 10px;
}
.item-chips.right-bottom {
  left: unset;
  top: unset;
  right: 10px;
  bottom: 10px;
}

.content-wrapper {
  display: -ms-flexbox;
  display: -webkit-box;
  display: flex;
  -ms-flex-direction: column;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
          flex-direction: column;
  -ms-flex: 1;
  -webkit-box-flex: 1;
          flex: 1;
  margin-left: 0;
  background: #ffffff;
  overflow: auto;
}
.content-wrapper.is-submenu {
  padding-top: 290px;
  background: #EBEBF1;
}
.content-wrapper.is-submenu.is-public {
  padding-top: 0;
}
.content-wrapper.is-submenu.is-inapp {
  padding-top: 88px;
}
.content-wrapper.is-submenu.is-step {
  padding-top: 10px;
}
.content-wrapper.preview-content-wrapper {
  margin-left: 0;
  background-color: #ffffff;
}

div.v-dropdown-container {
  z-index: 9999 !important;
}

.section-title {
  margin-top: 30px;
  margin-bottom: 30px;
  font-family: Poppins-Medium, "Open Sans";
  font-size: 24px;
}

.dropdown-toggle::after {
  font-family: icomoon;
  content: "\E901" !important;
  border: 0 !important;
  font-size: 22px;
  vertical-align: middle !important;
}

.content-item-box {
  border-radius: 5px;
  margin-bottom: 15px;
  height: 170px;
  background: #ffffff;
  color: #282D5A;
  font-family: Poppins-Medium, "Open Sans";
  font-size: 18px;
  -webkit-transition: all 0.4s ease-in-out;
  transition: all 0.4s ease-in-out;
  cursor: pointer;
  overflow: hidden;
}
.content-item-box.student-cont {
  height: 280px;
}
.content-item-box .item-type {
  position: absolute;
  left: 25px;
  top: 21px;
  display: inline-block;
  background-color: #ffffff;
  height: 30px;
  padding: 6px;
  border-radius: 25px;
  font-size: 12px;
  color: #e3342f;
}
.content-item-box .content-item-menu {
  position: absolute;
  right: 25px;
  top: 21px;
  display: -webkit-inline-box;
  display: -ms-inline-flexbox;
  display: inline-flex;
  height: 32px;
  width: 30px;
  z-index: 20;
}
.content-item-box .content-item-menu .dropdown button {
  border-radius: 25px;
  background: #ffffff;
}
.content-item-box .content-item-menu .dropdown button span {
  color: #999999;
}
.content-item-box .content-item-menu .dropdown ul li button {
  font-size: 14px;
  color: #8B8DA6;
}
.content-item-box .content-item-menu .dropdown ul li button span {
  margin-right: 5px;
}
.content-item-box:hover > .content-item-box--up .inner-cont .hover-cont {
  bottom: 0;
}
.content-item-box.create-content {
  background: #F3F3F9;
  border: 1px dashed #8B8DA6;
  height: 170px;
  color: #8B8DA6;
  font-family: Poppins-Regular, "Open Sans";
}
.content-item-box.create-content:hover {
  text-decoration: none;
  color: #8B8DA6;
}
.content-item-box.create-content span {
  padding: 5px 13px 5px 13px;
  border: 1px solid #8B8DA6;
  border-radius: 25px;
  display: inline-block;
}
.content-item-box .content-item-box--up {
  padding: 0;
  height: 65%;
  z-index: 1;
}
.content-item-box .content-item-box--up.theme-1 {
  background: url(../images/purple-theme-back.png);
  background-repeat: no-repeat;
  background-position: center;
  background-size: cover;
}
.content-item-box .content-item-box--up.theme-2 {
  background: url(../images/green-theme-back.png);
  background-repeat: no-repeat;
  background-position: center;
  background-size: cover;
}
.content-item-box .content-item-box--up.theme-3 {
  background: url(../images/yellow-theme-back.png);
  background-repeat: no-repeat;
  background-position: center;
  background-size: cover;
}
.content-item-box .content-item-box--up.theme-4 {
  background: url(../images/blue-theme-back.png);
  background-repeat: no-repeat;
  background-position: center;
  background-size: cover;
}
.content-item-box .content-item-box--up.theme-custom {
  background-repeat: no-repeat;
  background-position: center;
  background-size: cover;
}
.content-item-box .content-item-box--up .hover-cont {
  background-color: rgba(20, 7, 52, 0.7);
  color: #ffffff;
  position: absolute;
  padding: 15px;
  bottom: -190px;
  cursor: pointer;
  width: 100%;
  height: 100%;
  -webkit-transition: all 0.8s ease;
  transition: all 0.8s ease;
}
.content-item-box .content-item-box--up .hover-cont a {
  width: 170px;
  margin-bottom: 5px;
  cursor: pointer;
  margin-left: auto;
  margin-right: auto;
  display: block;
  color: #ffffff !important;
}
.content-item-box .content-item-box--up .hover-cont input {
  cursor: pointer;
  color: #ffffff;
}
.content-item-box .content-item-box--up .hover-cont input:hover {
  color: #ffffff;
}
.content-item-box .content-item-box--up .inner-cont {
  position: relative;
  height: 100%;
  width: 100%;
  color: #ffffff;
  overflow: hidden;
}
.content-item-box .content-item-box--up .inner-cont h2 {
  font-size: 20px;
}
.content-item-box .content-item-box--down {
  padding: 8px;
  height: 35%;
}
.content-item-box .content-item-box--down .content-item-box--down--inner {
  font-size: 12px;
  color: #8B8DA6;
  text-align: left;
  padding: 5px 0 0 0;
}
.content-item-box .content-item-box--down .content-item-box--down--inner .badge {
  margin-left: 5px;
  font-size: 10px;
}
.content-item-box .content-item-box--down .desc-cont {
  font-size: 14px;
  color: #8B8DA6;
  text-align: left;
  width: 100%;
  white-space: nowrap;
  overflow: hidden;
  text-overflow: ellipsis;
}
.content-item-box .content-item-box--down h3 {
  font-family: Poppins-Medium, "Open Sans";
  font-size: 18px;
  color: #282D5A;
  margin-top: 8px;
  line-height: 22px;
  margin-bottom: 0;
  width: 100%;
  white-space: nowrap;
  overflow: hidden;
  text-align: left;
  text-overflow: ellipsis;
}
.content-item-box .content-item-box--down h3 span {
  margin-right: 5px;
  color: #282D5A;
}
.content-item-box .content-item-box--down .content-item-box--down---icons {
  line-height: 15px;
  height: 15px;
}
.content-item-box .content-item-box--down span {
  font-family: Poppins-Regular, "Open Sans";
  font-size: 14px;
  color: #8B8DA6;
  text-align: left;
}

.label-text {
  border-radius: 4px;
  padding: 3px 5px 3px 5px;
  background-color: #7034FF;
  color: #ffffff !important;
  font-size: 11px !important;
  font-weight: 600;
}
.label-text span {
  color: #ffffff !important;
  font-size: 10px !important;
}
.label-text i {
  color: #ffffff !important;
}
.label-text.module-label {
  background-color: #3042ce;
}
.label-text.webinar-label {
  background-color: #38c172;
}
.label-text.template-label {
  background-color: #cdd334;
}

.form-group label {
  color: #8B8DA6;
  font-family: Poppins-Regular, "Open Sans";
  font-size: 14px;
}
.form-group input[type=email],
.form-group input[type=password],
.form-group input[type=text] {
  border-radius: 25px;
  background: #F3F3F9;
  border: 0;
  color: #282D5A;
  line-height: 45px;
  height: 45px;
  padding: 0 15px 0 15px;
}
.form-group select {
  border-radius: 25px;
  border: 0;
  font-family: Poppins-Medium, "Open Sans";
  font-size: 13px;
  color: #282D5A;
  -moz-appearance: none; /* Firefox */
  -webkit-appearance: none; /* Safari and Chrome */
  appearance: none;
  height: 50px;
  background: url("data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAABYAAAAMCAYAAABm+U3GAAAAAXNSR0IArs4c6QAAAERlWElmTU0AKgAAAAgAAYdpAAQAAAABAAAAGgAAAAAAA6ABAAMAAAABAAEAAKACAAQAAAABAAAAFqADAAQAAAABAAAADAAAAAA2cbx5AAABJklEQVQ4EZWSP08CQRDF31w00NLa2RhaSK4yIZbWGr+Cthj+xA4bK1EsjdYmWtrY0ss3sKIg1ECgAGLGmY1jjnB7e04zu7Pzfvt2soTfaMRc+2bcUISX3ic9Wj1vvj7indkc90zY5yLOSYVSLE4XGDOj5ECE1sOAuv+Biv5V9KeqEehHpItOH0swRrp2wbi9jLlh26ysTicLvBnU9RKGDkxEvFvAMRG+DCKN3RBcoepUTJ2YTty+lyuou1FYsX3Ie+sV+gI9sJpc1uwN6M72lg2adOqgVZxdPNF6A6yiNLgMbWPmIahytsAheB6oF+yDRxGu5Omx7/mqs0h1bIepY7FDycmZJspumQnWDh88C6q6IDgNHoLmBv/Bl3gWK0P9p/qltO6LH9rVqV3QrA/7AAAAAElFTkSuQmCC") no-repeat;
  background-size: 12px;
  background-position: right 21px top 23px;
  background-color: #F3F3F9;
  padding: 4px 20px;
}
.form-group select.type-select {
  padding: 4px 50px 4px 20px;
  margin-top: 13px;
}

.action-cont {
  margin-top: 50px;
}
.action-cont .btn-darkblue {
  background: var(--app-theme-color);
  color: #fff;
  border-radius: 25px;
  padding: 10px 20px 10px 20px;
  width: 200px;
}
.action-cont .action-second-cont {
  margin-top: 100px;
}
.action-cont .action-second-cont a, .action-cont .action-second-cont a:hover {
  color: #8B8DA6;
  font-size: 14px;
  text-decoration: underline;
}

input[type=checkbox], input[type=radio].styled-radio {
  visibility: hidden;
}
input[type=checkbox]:checked + label, input[type=radio].styled-radio:checked + label {
  background-color: #66bb6a;
  border-color: #66bb6a;
}
input[type=checkbox]:checked + label:after, input[type=radio].styled-radio:checked + label:after {
  opacity: 1;
}
input[type=checkbox].quiz-check:checked + label, input[type=radio].styled-radio.quiz-check:checked + label {
  background-color: var(--app-theme-color);
  border-color: var(--app-theme-color);
}
input[type=checkbox].quiz-check.success-check:checked + label, input[type=radio].styled-radio.quiz-check.success-check:checked + label {
  background-color: #11C691;
  border-color: #11C691;
}
input[type=checkbox].quiz-check.fail-check:checked + label, input[type=radio].styled-radio.quiz-check.fail-check:checked + label {
  background-color: #e86f6b;
  border-color: #e86f6b;
}

.round {
  position: relative;
}
.round span {
  margin-left: 25px !important;
  vertical-align: middle;
  font-size: 14px;
}
.round label {
  background-color: #fff;
  border: 1px solid #ccc;
  border-radius: 50%;
  cursor: pointer;
  height: 28px;
  left: 0;
  position: absolute;
  top: 0;
  width: 28px;
}
.round label:after {
  border: 2px solid #fff;
  border-top: none;
  border-right: none;
  content: "";
  height: 6px;
  left: 7px;
  opacity: 0;
  position: absolute;
  top: 8px;
  -webkit-transform: rotate(-45deg);
          transform: rotate(-45deg);
  width: 12px;
}

/* width */
::-webkit-scrollbar {
  width: 5px;
}

/* Track */
::-webkit-scrollbar-track {
  border-radius: 10px;
  background-color: rgba(0, 0, 0, 0.15);
}

/* Handle */
::-webkit-scrollbar-thumb {
  background: var(--app-theme-color);
  border-radius: 10px;
}

.popover {
  width: 300px !important;
  max-width: 300px !important;
  font-size: 14px;
  font-family: Poppins-Regular, "Open Sans";
  color: #282D5A;
}

.popover-body {
  width: 300px !important;
  max-width: 300px !important;
}

.center-cropped {
  -o-object-fit: none;
     object-fit: none; /* Do not scale the image */
  -o-object-position: center;
     object-position: center; /* Center the image within the element */
  height: 200px;
  width: 100%;
}
.center-cropped.copy-image-cropped {
  height: 110px;
}
.center-cropped.logo-image-cropped {
  -o-object-fit: contain;
     object-fit: contain; /* Do not scale the image */
  width: 170px;
  height: 60px;
}

.cursor-not-allowed {
  cursor: not-allowed;
}

.btn-round-general {
  position: relative;
  text-align: left;
  width: 270px;
  font-weight: 600;
  background: var(--app-theme-color);
  color: #fff !important;
  border: 0;
  border-radius: 25px;
  padding: 10px 20px 10px 20px;
}
.btn-round-general:hover {
  color: #ffffff;
  text-decoration: none;
}
.btn-round-general span {
  width: 36px;
  height: 36px;
  right: 5px;
  top: 4px;
  border-radius: 30px;
  display: inline-block;
  position: absolute;
  background-color: #ffffff;
}
.btn-round-general span:after {
  font-family: icomoon;
  content: "\E903";
  color: var(--app-theme-color);
  font-size: 25px;
  margin-left: 7px;
}

.tab-header {
  padding: 15px 40px 0 40px;
}
.tab-header p {
  font-weight: 400;
}
.tab-header h6 {
  font-weight: 700;
}

.highlighted-text {
  background-color: rgba(255, 255, 0, 0.5);
}

.badge {
  padding: 6px !important;
  border-radius: 10px !important;
}
.badge.badge-success {
  background-color: #00E096;
}
.badge.badge-danger {
  background-color: #FF2D55;
}
.badge.badge-primary {
  background-color: #0095FF;
}
.badge.badge-info {
  background-color: #EFF4FA;
}
.badge.badge-custom {
  background-color: var(--app-theme-color);
}
.badge.badge-custom-light {
  background-color: #F0EAFF;
  color: var(--app-theme-color) !important;
}

span.finished_page {
  border-radius: 25px;
  background-color: #b0d84a;
  color: #ffffff !important;
  display: inline-block;
  height: 21px;
  width: 21px;
  padding: 3px;
  font-size: 11px;
  text-align: center;
}

.modal-content {
  padding: 5px;
  border-radius: 0.8rem !important;
}

.summary-container .chapter-list .nav-page-title p {
  margin-bottom: 0 !important;
}

#create_workgroup h4 {
  margin-left: 15px;
}
#create_workgroup .modal-body {
  padding: 50px;
}
#create_workgroup .modal-header {
  border-bottom: 0;
}

.modal-backdrop {
  opacity: 0.8 !important;
  background-color: #333333 !important;
}

.create-new-section {
  padding: 0 50px 50px 50px;
}
.create-new-section .v-card__title {
  color: #4B5074;
}
.create-new-section .create-new-card {
  border: 3px solid white;
}
.create-new-section .create-new-card:hover {
  text-decoration: none !important;
}
.create-new-section .create-new-card:link {
  text-decoration: none !important;
}
.create-new-section .create-new-card:visited {
  text-decoration: none !important;
}
.create-new-section .create-new-card:active {
  text-decoration: none !important;
}

.certificate--btn p {
  margin-bottom: 0 !important;
}

.ql-picker-item[data-value="10px"]::before, .ql-picker-label[data-value="10px"]::before {
  content: "10px" !important;
}

.ql-picker-item[data-value="12px"]::before, .ql-picker-label[data-value="12px"]::before {
  content: "12px" !important;
}

.ql-picker-item[data-value="14px"]::before, .ql-picker-label[data-value="14px"]::before {
  content: "14px" !important;
}

.ql-picker-item[data-value="16px"]::before, .ql-picker-label[data-value="16px"]::before {
  content: "16px" !important;
}

.ql-picker-item[data-value="18px"]::before, .ql-picker-label[data-value="18px"]::before {
  content: "18px" !important;
}

.ql-picker-item[data-value="20px"]::before, .ql-picker-label[data-value="20px"]::before {
  content: "20px" !important;
}

.ql-picker-item[data-value="24px"]::before, .ql-picker-label[data-value="24px"]::before {
  content: "24px" !important;
}

.ql-picker-item[data-value="30px"]::before, .ql-picker-label[data-value="30px"]::before {
  content: "30px" !important;
}

.ql-picker-item[data-value="32px"]::before, .ql-picker-label[data-value="32px"]::before {
  content: "32px" !important;
}

.ql-picker-item[data-value="36px"]::before, .ql-picker-label[data-value="36px"]::before {
  content: "36px" !important;
}

.form {
  position: relative;
}

.form__input,
.form__textarea {
  position: relative;
  margin-bottom: 2rem;
}

.form__input,
.form__textarea {
  font-family: "Lato", sans-serif;
  font-size: 0.875rem;
  font-weight: 300;
  color: #374853;
  line-height: 2.375rem;
  min-height: 2.375rem;
  position: relative;
  border: 1px solid #E8E8E8;
  border-radius: 5px;
  background: #fff;
  padding: 0 0.8125rem;
  width: 100%;
  -webkit-transition: border 0.1s ease;
  transition: border 0.1s ease;
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
}

.form__input:hover,
.form__textarea:hover {
  border-color: #cfcfcf;
}

.form__input:focus,
.form__textarea:focus {
  border-color: #a8a8a8;
  outline: none;
}

.form__input--with-left-icon,
.form__textarea--with-left-icon {
  padding-left: 2.8125rem;
}

.form__input--with-right-icon,
.form__textarea--with-right-icon {
  padding-right: 2.8125rem;
}

.form__icon {
  position: absolute;
  pointer-events: none;
  top: -1px;
  height: 2.5rem;
  line-height: 2.5rem;
}

.form__icon--right {
  right: 0.9375rem;
}

.form__icon--left {
  left: 0.8125rem;
}

.form__textarea {
  max-width: 100%;
  min-height: 5.125rem;
  resize: none;
  line-height: 1.4;
  padding-top: 10px;
}

.form__label, .form__label--inline {
  font-size: 0.8125rem;
  color: #4b6372;
  margin-bottom: 0.3125rem;
  margin-left: 0.875rem;
  display: block;
  font-family: "Lato", sans-serif;
}

.form__label--inline {
  display: inline-block;
  margin-right: 1.25rem;
  margin-left: 0.5rem;
}

.form-group .form__input,
.form-group .form__textarea {
  margin-bottom: 0;
}

.form-group--merged {
  font-size: 0;
  display: table;
  width: 100%;
  border-collapse: separate;
}

.form-group--merged .form__label, .form-group--merged .form__label--inline {
  display: table-caption;
}

.form-group__input,
.form-group__addon,
.form-group__button {
  display: table-cell;
  vertical-align: middle;
  margin: 0;
  white-space: nowrap;
}

.form-group__addon:first-child,
.form-group__input:first-child,
.form-group__button:first-child .button {
  border-top-right-radius: 0;
  border-bottom-right-radius: 0;
  margin-right: -1px;
}

.form-group__addon:last-child,
.form-group__input:last-child,
.form-group__button:last-child .button {
  border-top-left-radius: 0;
  border-bottom-left-radius: 0;
  margin-left: -1px;
}

.form-group__input:not(:first-child):not(:last-child),
.form-group__addon:not(:first-child):not(:last-child),
.form-group__button:not(:first-child):not(:last-child) .button {
  border-radius: 0;
}

.form-group__button:not(:first-child):not(:last-child) .button {
  margin-left: -1px;
  margin-right: -1px;
}

.form-group__addon:first-child {
  border-right: none;
}

.form-group__addon:last-child {
  border-left: none;
}

.form-group__addon {
  background: #F3F3F3;
  border: 1px solid #E8E8E8;
  border-radius: 5px;
  height: 2.375rem;
  line-height: 2.375rem;
  width: 1%;
  padding: 0 13px;
  font-size: 14px;
  text-align: center;
}

.form-group__button {
  width: 1%;
}

.form-group__button .button {
  margin: 0;
  padding-right: 1.25rem;
  padding-left: 1.25rem;
}

.form-group__message, .error {
  font-size: 0.75rem;
  line-height: 1;
  display: none;
  margin-left: 14px;
  /*margin-top: -1.6875rem;*/
  margin-bottom: 0.9375rem;
}

.form-group--alert,
.form-group--error {
  -webkit-animation-name: shakeError;
          animation-name: shakeError;
  -webkit-animation-fill-mode: forwards;
          animation-fill-mode: forwards;
  -webkit-animation-duration: 0.6s;
          animation-duration: 0.6s;
  -webkit-animation-timing-function: ease-in-out;
          animation-timing-function: ease-in-out;
}

.form-group--loading .form__input {
  border-image-slice: 1;
  -webkit-animation: loading-frame 1s infinite;
          animation: loading-frame 1s infinite;
}

@-webkit-keyframes loading-frame {
  0% {
    border-color: #3acfd5;
  }
  50% {
    border-color: #3a4ed5;
  }
  100% {
    border-color: #3acfd5;
  }
}

@keyframes loading-frame {
  0% {
    border-color: #3acfd5;
  }
  50% {
    border-color: #3a4ed5;
  }
  100% {
    border-color: #3acfd5;
  }
}
.form-group--success .form__label, .form-group--success .form__label--inline {
  color: #43AC6A;
}

.form-group--success .form-group__addon {
  color: white;
  border-color: #85d0a1;
  background: #85d0a1;
}

.form-group--success input,
.form-group--success textarea,
.form-group--success input:focus,
.form-group--success input:hover {
  border-color: #85d0a1;
}

.form-group--success + .form-group__message, .form-group--success + .error {
  display: block;
  color: #73c893;
}

.form-group--error .form__label, .form-group--error .form__label--inline {
  color: #f04124;
}

.form-group--error .form-group__addon {
  color: white;
  border-color: #f79483;
  background: #f79483;
}

.form-group--error input,
.form-group--error textarea,
.form-group--error input:focus,
.form-group--error input:hover {
  border: 1px solid #f79483;
}

.form-group--error + .form-group__message, .form-group--error + .error {
  display: block;
  color: #f57f6c;
}

.form-group--alert .form__label, .form-group--alert .form__label--inline {
  color: #f08a24;
}

.form-group--alert .form-group__addon {
  color: white;
  border-color: #f7bd83;
  background: #f7bd83;
}

.form-group--alert input,
.form-group--alert textarea,
.form-group--alert input:focus,
.form-group--alert input:hover {
  border-color: #f7bd83;
}

.form-group--alert + .form-group__message {
  display: block;
  color: #f5b06c;
}

@-webkit-keyframes shakeError {
  0% {
    -webkit-transform: translateX(0);
            transform: translateX(0);
  }
  15% {
    -webkit-transform: translateX(0.375rem);
            transform: translateX(0.375rem);
  }
  30% {
    -webkit-transform: translateX(-0.375rem);
            transform: translateX(-0.375rem);
  }
  45% {
    -webkit-transform: translateX(0.375rem);
            transform: translateX(0.375rem);
  }
  60% {
    -webkit-transform: translateX(-0.375rem);
            transform: translateX(-0.375rem);
  }
  75% {
    -webkit-transform: translateX(0.375rem);
            transform: translateX(0.375rem);
  }
  90% {
    -webkit-transform: translateX(-0.375rem);
            transform: translateX(-0.375rem);
  }
  100% {
    -webkit-transform: translateX(0);
            transform: translateX(0);
  }
}

@keyframes shakeError {
  0% {
    -webkit-transform: translateX(0);
            transform: translateX(0);
  }
  15% {
    -webkit-transform: translateX(0.375rem);
            transform: translateX(0.375rem);
  }
  30% {
    -webkit-transform: translateX(-0.375rem);
            transform: translateX(-0.375rem);
  }
  45% {
    -webkit-transform: translateX(0.375rem);
            transform: translateX(0.375rem);
  }
  60% {
    -webkit-transform: translateX(-0.375rem);
            transform: translateX(-0.375rem);
  }
  75% {
    -webkit-transform: translateX(0.375rem);
            transform: translateX(0.375rem);
  }
  90% {
    -webkit-transform: translateX(-0.375rem);
            transform: translateX(-0.375rem);
  }
  100% {
    -webkit-transform: translateX(0);
            transform: translateX(0);
  }
}
.sidebar {
  -ms-flex: 0 0 auto;
  -webkit-box-flex: 0;
          flex: 0 0 auto;
  width: 75px;
  z-index: 1040;
  background-color: var(--app-theme-color);
  color: #fff;
  position: fixed;
  top: 0;
  bottom: 0;
  -webkit-box-sizing: content-box;
          box-sizing: content-box;
  -webkit-transition: all ease-in-out 0.15s;
  transition: all ease-in-out 0.15s;
}
.sidebar.sidebar-main, .sidebar.sidebar-main .sidebar-content {
  left: 0;
}
@media (min-width: 768px) {
  .sidebar.sidebar-expand-md.sidebar-main {
    z-index: 99;
    -webkit-box-shadow: none;
            box-shadow: none;
    -webkit-transition: none;
    transition: none;
  }
}
.sidebar.sidebar-main .sidebar-content {
  position: fixed;
  top: 3.12503rem;
  bottom: 0;
  width: inherit;
  overflow-y: scroll;
  -webkit-overflow-scrolling: touch;
  -webkit-transition: left ease-in-out 0.15s, right ease-in-out 0.15s;
  transition: left ease-in-out 0.15s, right ease-in-out 0.15s;
  left: 0;
}
@media (min-width: 768px) {
  .sidebar.sidebar-main .sidebar-content {
    left: 0;
    position: static;
    overflow: visible;
    width: auto;
  }
}
.sidebar.sidebar-main .sidebar-content .navbar-brand {
  margin-left: 6px;
  margin-top: 5px;
}
.sidebar.sidebar-main .sidebar-content .sidebar-user {
  position: absolute;
  bottom: 0;
}
.sidebar.sidebar-main .sidebar-content .sidebar-user .dropdown {
  padding: 0 16px 0 16px;
}
.sidebar.sidebar-main .sidebar-content .sidebar-user .dropdown button {
  padding: 9px 13px 9px 13px;
  border-radius: 25px;
  background-color: rgba(255, 255, 255, 0.14);
  color: #ffffff;
}
.sidebar.sidebar-main .sidebar-content .sidebar-user .dropdown .dropdown-menu {
  border: 1px solid var(--app-theme-color);
  border-radius: 0 5px 5px 0;
  padding: 15px;
  left: 12px !important;
}
.sidebar.sidebar-main .sidebar-content .sidebar-user .dropdown .dropdown-menu li:first-child {
  border-bottom: 1px solid #9EA2C7;
}
.sidebar.sidebar-main .sidebar-content .sidebar-user .dropdown .dropdown-menu li a {
  color: #282D5A;
}
.sidebar.sidebar-main .sidebar-content .sidebar-user .dropdown .dropdown-menu li a span {
  color: var(--app-theme-color);
  margin-right: 10px;
}
.sidebar.sidebar-main .sidebar-content .sidebar-user .media {
  margin-top: 25px;
  padding: 0 19px 10px 19px;
}
.sidebar.sidebar-main .sidebar-content .sidebar-user a {
  padding: 9px 15px 9px 15px;
  border-radius: 25px;
  background-color: rgba(255, 255, 255, 0.14);
  color: #ffffff;
}

.sidenav-chapter--container {
  background-color: rgb(19, 19, 19);
  border-radius: 10px;
  border: 2px solid rgb(66, 66, 66);
}
.sidenav-chapter--container .v-list-group {
  border-bottom: 1px solid rgb(66, 66, 66);
}
.sidenav-chapter--container .v-list-group__header {
  background-color: unset;
}
.topbar {
  position: fixed;
  width: 100%;
  left: 0;
  top: 0;
  z-index: 1030;
  background: var(--app-theme-color);
}
.topbar.ishome {
  height: 160px;
}
.topbar .profile-cont {
  display: inline-block;
}
.topbar .profile-cont .profile-name {
  font-size: 18px;
  color: #ffffff;
  font-weight: 500;
  text-align: right;
  display: inline-block;
  vertical-align: middle;
}
.topbar .profile-cont .profile-name span {
  font-size: 14px;
  display: block;
}
.topbar .profile-cont .media {
  display: inline-block;
  margin-left: 10px;
}
.topbar .topbar-item.item-with-border {
  border-left: 1px solid #C9CED6;
  padding-left: 15px;
  margin-left: 10px;
}
.topbar .topbar-item .nav-link {
  font-size: 20px;
  color: #C9CED6 !important;
  vertical-align: middle;
  margin-top: 10px;
}
.topbar .topbar-left {
  color: #ffffff;
  font-size: 20px;
  font-weight: 500;
}
.topbar .topbar-second-content {
  height: 70px;
  padding-bottom: 15px;
}
.topbar .topbar-second-content .nav-item a {
  color: #ffffff;
  font-weight: 500;
  font-size: 14px;
}
.topbar .topbar-second-content .nav-item a.active {
  border-bottom: 1px solid #ffffff;
}

.topbar-nav {
  height: 52px;
  width: 230px;
  z-index: 1030;
  margin-top: -15px;
}
.topbar-nav.ishome {
  height: 160px;
}
.topbar-nav .profile-cont {
  display: inline-block;
}
.topbar-nav .profile-cont .profile-name {
  font-size: 18px;
  color: #4B5074;
  font-weight: 500;
  text-align: left;
  display: inline-block;
  vertical-align: middle;
}
.topbar-nav .profile-cont .profile-name span {
  font-size: 14px;
  display: block;
}
.topbar-nav .profile-cont .media {
  display: inline-block;
  margin-right: 10px;
}
.topbar-nav .topbar-item.item-with-border {
  padding-right: 15px;
  margin-right: 10px;
}
.topbar-nav .topbar-item .nav-link {
  font-size: 20px;
  color: #C9CED6 !important;
  vertical-align: middle;
  margin-top: 10px;
}
.topbar-nav .topbar-left {
  color: #ffffff;
  font-size: 20px;
  font-weight: 500;
}
.topbar-nav .topbar-second-content {
  height: 70px;
  padding-bottom: 15px;
}
.topbar-nav .topbar-second-content .nav-item a {
  color: #ffffff;
  font-weight: 500;
  font-size: 14px;
}
.topbar-nav .topbar-second-content .nav-item a.active {
  border-bottom: 1px solid #ffffff;
}

.card {
  border: 0 !important;
}

.step-sidebar-cont {
  background-color: #F3F3F9;
}
.step-sidebar-cont .page-title {
  padding: 10px 15px 0 15px;
  font-family: Poppins-Medium, "Open Sans";
  font-size: 18px;
  color: #282D5A;
  margin-left: 5px;
}
.step-sidebar-cont .page-title span {
  font-family: Poppins-Regular, "Open Sans";
  font-size: 12px;
  color: #758191;
}
.step-sidebar-cont .page-title a {
  position: absolute;
  top: 20px;
  right: 20px;
  padding: 15px;
  color: #8B8DA6;
  background-color: transparent;
}
.step-sidebar-cont .tabs {
  height: 100%;
}
.step-sidebar-cont .tab-content {
  background-color: #EBEBF1;
  padding: 0 100px 0 100px !important;
}
.step-sidebar-cont .tab-content form {
  background-color: #ffffff;
  border-radius: 10px;
  padding: 20px;
}
.step-sidebar-cont .step-elements {
  padding: 25px;
}
.step-sidebar-cont .nav-pills .nav-link {
  text-align: left;
  display: block;
  background-color: #ffffff !important;
  color: #8B8DA6;
  font-size: 14px;
  border-radius: 30px;
  margin-bottom: 15px;
  padding: 10px;
  font-family: Poppins-Medium, "Open Sans";
}
.step-sidebar-cont .nav-pills .nav-link span {
  margin-right: 10px;
  background-color: #F3F3F9;
  color: #8B8DA6;
  padding: 10px 15px 10px 15px;
  text-align: center;
  height: 40px;
  width: 40px;
  display: inline-block;
  border-radius: 25px;
}
.step-sidebar-cont .nav-pills .nav-link.active {
  color: #282D5A;
}
.step-sidebar-cont .nav-pills .nav-link.active span {
  background-color: var(--app-theme-color);
  color: #ffffff;
}
.step-sidebar-cont .nav-item.finished .nav-link {
  color: #ffffff;
  background-color: #11C691 !important;
}
.step-sidebar-cont .nav-item.finished .nav-link span {
  background-color: #FFFFFF;
  color: #11C691;
}

.btn-delete-app {
  display: block;
  font-size: 14px;
  margin-bottom: 15px;
  font-family: Poppins-Medium, "Open Sans";
  position: absolute;
  bottom: 0;
  background-color: #DADAED !important;
  padding: 10px;
  color: #282D5A;
  text-align: left;
  height: 60px;
  left: 20px;
  border-radius: 30px;
}
.btn-delete-app span {
  margin-right: 10px;
  padding: 10px 15px 10px 15px;
  text-align: center;
  height: 40px;
  width: 40px;
  display: inline-block;
  border-radius: 25px;
  background-color: #ffffff;
  color: #282D5A;
}

.step-count--badge {
  background-color: rgba(112, 52, 255, 0.1);
  font-family: Poppins-Medium, "Open Sans";
  color: #282D5A;
  font-size: 14px;
  border-radius: 25px;
  padding: 10px 15px 10px 15px;
}

.create-content--submit {
  position: relative;
  text-align: left;
  width: 270px;
  background: var(--app-theme-color);
  color: #fff;
  border: 0;
  border-radius: 25px;
  padding: 10px 20px 10px 20px;
}
.create-content--submit span {
  width: 36px;
  height: 36px;
  right: 5px;
  top: 4px;
  border-radius: 30px;
  display: inline-block;
  position: absolute;
  background-color: #ffffff;
}
.create-content--submit span:after {
  font-family: icomoon;
  content: "\E903";
  color: var(--app-theme-color);
  font-size: 25px;
  margin-left: 7px;
}

.step-sidebar-cont .round {
  padding: 10px;
  background-color: #F3F3F9;
  border-radius: 10px;
}
.step-sidebar-cont .round label {
  left: 8px;
  top: 8px;
}
.step-sidebar-cont .theme-container {
  padding: 50px;
}
.step-sidebar-cont .theme-container .theme-inner {
  border-radius: 10px;
  padding: 20px;
  border: 1px dashed #8B8DA6;
}
.step-sidebar-cont .theme-container .theme-inner .image-cont {
  text-align: center;
}
.step-sidebar-cont .theme-container .theme-inner .image-cont .image-cont--image {
  background-size: cover;
  width: 410px;
  height: 230px;
  padding: 80px;
}
.step-sidebar-cont .theme-container .theme-inner .image-cont img {
  position: relative;
}
.step-sidebar-cont .theme-container .theme-inner .image-cont span {
  font-family: Poppins-Medium, "Open Sans";
  font-size: 20px;
  color: #ffffff;
}
.step-sidebar-cont .theme-container .theme-inner.theme-inner-1 {
  background-color: #F4F0FF;
}
.step-sidebar-cont .theme-container .theme-inner.theme-inner-2 {
  background-color: #E2F4EF;
}
.step-sidebar-cont .theme-container .theme-inner.theme-inner-3 {
  background-color: rgba(255, 250, 205, 0.71);
}
.step-sidebar-cont .theme-container .theme-inner.theme-inner-4 {
  background-color: #dcedff;
}
.step-sidebar-cont .theme-container .theme-inner ul {
  list-style: none;
  margin: 0;
  padding: 10px 90px 10px 90px;
}
.step-sidebar-cont .theme-container .theme-inner ul li {
  padding: 10px;
  background-color: #ffffff;
  border-radius: 10px;
  margin-bottom: 10px;
}
.step-sidebar-cont .theme-container .theme-inner ul li span.theme-dot-1 {
  color: var(--app-theme-color);
  margin-right: 10px;
}
.step-sidebar-cont .theme-container .theme-inner ul li span.theme-dot-2 {
  color: #11C691;
  margin-right: 10px;
}
.step-sidebar-cont .theme-container .theme-inner ul li span.theme-dot-3 {
  color: #ffe059;
  margin-right: 10px;
}
.step-sidebar-cont .theme-container .theme-inner ul li span.theme-dot-4 {
  color: #386cff;
  margin-right: 10px;
}

.side-sub--bar {
  height: 100%; /* 100% Full-height */
  position: fixed; /* Stay in place */
  z-index: 100; /* Stay on top */
  top: 89px;
  left: 0;
  background: transparent;
  -webkit-transition: 0.5s;
  transition: 0.5s; /* 0.5 second transition effect to slide in the sidebar */
}
.side-sub--bar .left-side {
  width: 75px;
  display: inline-block;
  top: -1px;
  position: absolute;
  padding-top: 120px;
  overflow: hidden; /* Disable horizontal scroll */
  height: 100%;
  background-color: var(--app-theme-color);
}
.side-sub--bar .left-side ul {
  list-style: none;
  margin: 0;
  padding: 0;
}
.side-sub--bar .left-side ul li {
  height: 100%;
  margin-bottom: 10px;
}
.side-sub--bar .left-side ul li span {
  -webkit-writing-mode: vertical-rl;
      -ms-writing-mode: tb-rl;
          writing-mode: vertical-rl;
  text-orientation: sideways;
  color: #ffffff;
  width: 100%;
  text-align: center;
  padding: 10px 25px 10px 10px;
  vertical-align: middle;
}
.side-sub--bar .left-side ul li a {
  background-color: var(--app-theme-color);
  color: #ffffff;
  border-radius: 35px;
  text-align: center;
  display: block;
  width: 55px;
  height: 55px;
  margin-left: 10px;
  margin-top: 15px;
  padding: 16px 10px 15px 10px;
}
.side-sub--bar .left-side ul li a.active {
  background: url("../images/chapter_btn_bg.png") no-repeat;
  background-size: cover;
  padding: 31px 13px 25px 10px;
  background-position: right top;
  color: var(--app-theme-color);
  border-radius: 0;
  background-color: transparent;
  height: unset;
  margin-top: 0;
  margin-left: 0;
  width: 100%;
}
.side-sub--bar .right-side {
  width: 0;
  left: 75px;
  margin: 0;
  padding: 0;
  position: absolute;
  display: none;
  background: #F3F3F9;
  height: 100%;
  overflow: hidden; /* Disable horizontal scroll */
}
.side-sub--bar .right-side .page-title {
  height: 10%;
}
.side-sub--bar .right-side .pages-links {
  padding: 15px;
  height: 75%;
  overflow-y: scroll;
}
.side-sub--bar .right-side .pages-links .chapter-link .delete-page-btn {
  background-color: #e86f6b;
  font-size: 10px;
  color: #ffffff;
  text-align: center;
  border-radius: 25px;
  padding: 5px 8px;
}
.side-sub--bar .right-side .pages-links .add-chapter-btn {
  margin-top: 25px;
  padding: 15px;
  border-top: 1px solid #D8D8D8;
}
.side-sub--bar .right-side .pages-links .add-chapter-btn a {
  color: var(--app-theme-color);
  border-bottom: 0;
  font-family: Poppins-Regular, "Open Sans";
  font-size: 16px;
}
.side-sub--bar .right-side .pages-links .add-chapter-btn a span {
  background-color: var(--app-theme-color);
  padding: 5px 10px 5px 10px;
  border-radius: 25px;
  color: #ffffff;
  float: right;
}
.side-sub--bar .right-side .pages-links .add-chapter-btn a span svg {
  color: #ffffff;
}
.side-sub--bar .right-side .pages-links .add-chapter-btn a:hover span {
  color: #ffffff;
}
.side-sub--bar .right-side .pages-links .add-chapter-btn a:hover span svg {
  color: #ffffff;
}
.side-sub--bar .right-side .pages-links .card {
  background-color: transparent;
}
.side-sub--bar .right-side .pages-links .card header {
  background-color: transparent;
  border-bottom: 0;
}
.side-sub--bar .right-side .pages-links .card header button {
  font-family: Poppins-Regular, "Open Sans";
  font-size: 16px;
  display: block;
  color: #8B8DA6;
  border-radius: 35px;
  text-align: left;
  padding: 10px;
  height: 60px;
  border: 0;
  background-color: #ffffff !important;
  width: 100%;
  text-decoration: none;
}
.side-sub--bar .right-side .pages-links .card header button span {
  background-color: #E0E0E9;
  border-radius: 35px;
  padding: 14px 15px 7px 15px;
}
.side-sub--bar .right-side .pages-links .card header button span svg {
  color: var(--app-theme-color);
}
.side-sub--bar .right-side .pages-links .card header button:hover {
  color: var(--app-theme-color);
  text-decoration: none;
}
.side-sub--bar .right-side .pages-links .card header button:hover span {
  background-color: var(--app-theme-color);
}
.side-sub--bar .right-side .pages-links .card header button:hover span svg {
  color: #E0E0E9;
}
.side-sub--bar .right-side .pages-links ul {
  list-style-type: none;
  padding: 0;
}
.side-sub--bar .right-side .pages-links ul li {
  margin-bottom: 20px;
}
.side-sub--bar .right-side .pages-links ul li a {
  font-family: Poppins-Regular, "Open Sans";
  font-size: 16px;
  display: block;
  color: #8B8DA6;
  border-radius: 35px;
  padding: 10px;
  height: 60px;
  background-color: #ffffff;
  width: 100%;
  text-decoration: none;
}
.side-sub--bar .right-side .pages-links ul li a span {
  background-color: #E0E0E9;
  border-radius: 35px;
  padding: 11px 15px 10px 15px;
}
.side-sub--bar .right-side .pages-links ul li a span svg {
  color: var(--app-theme-color);
}
.side-sub--bar .right-side .pages-links ul li a:hover {
  color: var(--app-theme-color);
  text-decoration: none;
}
.side-sub--bar .right-side .pages-links ul li a:hover span {
  background-color: var(--app-theme-color);
}
.side-sub--bar .right-side .pages-links ul li a:hover span svg {
  color: #E0E0E9;
}
.side-sub--bar .right-side .pages-links ul.page-buttons li {
  margin-bottom: 0;
}
.side-sub--bar .right-side .pages-links ul.page-buttons li a {
  border-radius: 0;
  background-color: #F3F3F9;
  border-bottom: 1px solid #D8D8D8;
}
.side-sub--bar .right-side .pages-links ul.page-buttons li a.active {
  color: var(--app-theme-color);
}
.side-sub--bar .right-side .pages-links ul.page-buttons li a .delete-page-btn {
  background-color: #e86f6b;
  padding: 5px 10px 3px 10px;
  border-radius: 25px;
  color: #ffffff;
  float: right;
}
.side-sub--bar .right-side .pages-links ul.page-buttons li a .delete-page-btn svg {
  color: #ffffff;
}
.side-sub--bar .right-side .pages-links ul.page-buttons li a .delete-page-btn:hover svg {
  color: #ffffff;
}
.side-sub--bar .right-side .pages-links ul.page-buttons li.add-page-btn {
  margin-top: 15px;
}
.side-sub--bar .right-side .pages-links ul.page-buttons li.add-page-btn a {
  color: var(--app-theme-color);
  border-bottom: 0;
}
.side-sub--bar .right-side .pages-links ul.page-buttons li.add-page-btn a span {
  background-color: var(--app-theme-color);
  padding: 5px 10px 5px 10px;
  border-radius: 25px;
  color: #ffffff;
  float: right;
}
.side-sub--bar .right-side .pages-links ul.page-buttons li.add-page-btn a span svg {
  color: #ffffff;
}
.side-sub--bar .right-side .pages-links ul.page-buttons li.add-page-btn a:hover span {
  color: #ffffff;
}
.side-sub--bar .right-side .pages-links ul.page-buttons li.add-page-btn a:hover span svg {
  color: #ffffff;
}

.is-public.is-content {
  overflow-y: hidden;
}
.is-public .slide-fade-enter-active {
  -webkit-transition: all 0.3s ease;
  transition: all 0.3s ease;
  -webkit-transition-delay: 1.2s;
          transition-delay: 1.2s;
}
.is-public .slide-fade2-enter-active {
  -webkit-transition: all 0.3s ease;
  transition: all 0.3s ease;
  -webkit-transition-delay: 1.5s;
          transition-delay: 1.5s;
}
.is-public .slide-fade3-enter-active {
  -webkit-transition: all 0.3s ease;
  transition: all 0.3s ease;
  -webkit-transition-delay: 1.8s;
          transition-delay: 1.8s;
}
.is-public .slide-fade-leave-active {
  -webkit-transition: all 0.8s cubic-bezier(1, 0.5, 0.8, 1);
  transition: all 0.8s cubic-bezier(1, 0.5, 0.8, 1);
}
.is-public .slide-fade-enter, .is-public .slide-fade-leave-to {
  -webkit-transform: translateX(10px);
          transform: translateX(10px);
  opacity: 0;
}
.is-public .slide-fade2-leave-active {
  -webkit-transition: all 0.8s cubic-bezier(1, 0.5, 0.8, 1);
  transition: all 0.8s cubic-bezier(1, 0.5, 0.8, 1);
}
.is-public .slide-fade2-enter, .is-public .slide-fade2-leave-to {
  -webkit-transform: translateX(10px);
          transform: translateX(10px);
  opacity: 0;
}
.is-public .slide-fade3-leave-active {
  -webkit-transition: all 0.8s cubic-bezier(1, 0.5, 0.8, 1);
  transition: all 0.8s cubic-bezier(1, 0.5, 0.8, 1);
}
.is-public .slide-fade3-enter, .is-public .slide-fade2-leave-to {
  -webkit-transform: translateX(10px);
          transform: translateX(10px);
  opacity: 0;
}
.is-public .slide-fade-y-enter-active {
  -webkit-transition: all 0.3s ease;
  transition: all 0.3s ease;
  -webkit-transition-delay: 1.5s;
          transition-delay: 1.5s;
}
.is-public .slide-fade-y-leave-active {
  -webkit-transition: all 0.8s cubic-bezier(1, 0.5, 0.8, 1);
  transition: all 0.8s cubic-bezier(1, 0.5, 0.8, 1);
}
.is-public .slide-fade-y-enter, .is-public .slide-fade-y-leave-to {
  -webkit-transform: translateY(10px);
          transform: translateY(10px);
  opacity: 0;
}
.is-public .top-progress {
  position: absolute;
  left: 0;
  box-shadow: -3px 10px 5px -7px rgba(0, 0, 0, 0.16);
  -webkit-box-shadow: -3px 10px 5px -7px rgba(0, 0, 0, 0.16);
  -moz-box-shadow: -3px 10px 5px -7px rgba(0, 0, 0, 0.16);
}
.is-public .top-progress .v-expansion-panel-header__icon {
  margin: auto !important;
}
.is-public .pages-content {
  max-height: 100% !important;
}
.is-public .pages-content #pages-content {
  position: relative;
  max-width: 1600px;
  margin: auto;
}
.is-public .pages-content.page-content--pack {
  background-color: #F7F7F7 !important;
}
.is-public .pages-content.page-content--pack.page-content--pack-export .page-top {
  top: 0 !important;
}
.is-public .pages-content.horizontal-player--container .intro-pages-title {
  color: rgba(0, 0, 0, 0.6) !important;
}
.is-public .pages-content.horizontal-player--container .intro-pages-title p {
  color: rgba(0, 0, 0, 0.6) !important;
  margin-bottom: 0;
}
.is-public .pages-content.horizontal-player--container .intro-pages-title p span {
  color: rgba(0, 0, 0, 0.6) !important;
}
@media (max-width: 990px) {
  .is-public .pages-content.horizontal-player--container .v-toolbar__content {
    height: 68px !important;
  }
  .is-public .pages-content.horizontal-player--container .v-toolbar__extension {
    padding: 0 !important;
    height: 100px !important;
  }
  .is-public .pages-content.horizontal-player--container .v-toolbar__extension .top-header--alert .v-icon {
    color: rgb(20, 109, 225);
  }
}
.is-public .pages-content.horizontal-player--container .odometer__pass-label {
  color: rgb(20, 109, 225);
}
.is-public .pages-content.horizontal-player--container .quiz-header__top-wrap:after {
  background: rgb(20, 109, 225);
}
.is-public .pages-content.horizontal-player--container .quiz-header__description a {
  color: rgb(20, 109, 225);
}
.is-public .pages-content.horizontal-player--container .quiz-header__start-quiz {
  color: rgb(20, 109, 225);
}
.is-public .pages-content.horizontal-player--container .lesson-link--active:before {
  background: rgb(20, 109, 225);
}
.is-public .pages-content.horizontal-player--container .lesson-link__progress {
  color: rgb(20, 109, 225);
}
.is-public .pages-content.horizontal-player--container .quiz-multiple-choice-option__label {
  color: rgb(20, 109, 225);
}
.is-public .pages-content.horizontal-player--container .quiz-multiple-choice-option--correct.quiz-multiple-choice-option--selected .quiz-multiple-choice-option__border:before {
  border: 2px solid rgb(20, 109, 225);
}
.is-public .pages-content.horizontal-player--container .quiz-multiple-choice-option--correct .fa-check {
  color: rgb(20, 109, 225);
}
.is-public .pages-content.horizontal-player--container .progress__indicator {
  background: rgb(20, 109, 225);
}
.is-public .pages-content.horizontal-player--container .progress--timeline .progress__marker--active {
  background: rgb(20, 109, 225);
}
.is-public .pages-content.horizontal-player--container .radio-button__radio {
  border: 0.1rem solid rgb(20, 109, 225);
}
.is-public .pages-content.horizontal-player--container .radio-button__radio:after {
  background: rgb(20, 109, 225);
}
.is-public .pages-content.horizontal-player--container .tabs-container .nav-tabs {
  padding-left: 0;
}
.is-public .pages-content.horizontal-player--container .quiz-card__interactive ul.list-group > span {
  padding: 0 1px 0 1px;
}
.is-public .pages-content.horizontal-player--container .player-nav--slider {
  position: absolute;
  top: 35%;
  bottom: 55%;
  z-index: 2;
}
.is-public .pages-content.horizontal-player--container .player-nav--slider.player-nav--slider--left {
  left: -25px;
}
.is-public .pages-content.horizontal-player--container .player-nav--slider.player-nav--slider--right {
  right: -25px;
}
.is-public .pages-content.horizontal-player--container .player-func--btn {
  font-family: Inter-Bold;
  font-size: 14px;
  line-height: 24px;
  border-radius: 15px;
  padding: 0 25px 0 25px;
}
.is-public .pages-content.horizontal-player--container .ql-editor p {
  font-family: Inter;
  line-height: 25px;
}
.is-public .pages-content.horizontal-player--container .ql-editor h1, .is-public .pages-content.horizontal-player--container .ql-editor h2 {
  font-family: Inter;
  line-height: 50px;
}
.is-public .pages-content.horizontal-player--container .ql-editor h1 p, .is-public .pages-content.horizontal-player--container .ql-editor h2 p {
  line-height: 50px;
}
.is-public .pages-content.horizontal-player--container h1.ql-editor, .is-public .pages-content.horizontal-player--container h2.ql-editor {
  font-family: Inter;
  line-height: 50px;
}
.is-public .pages-content.horizontal-player--container h1.ql-editor p, .is-public .pages-content.horizontal-player--container h2.ql-editor p {
  line-height: 50px;
}
.is-public .pages-content.horizontal-player--container .tab-carousel-section h2, .is-public .pages-content.horizontal-player--container .tabs-container h2, .is-public .pages-content.horizontal-player--container .spacer-item h2 {
  font-family: Inter;
  line-height: 50px;
  font-size: 30px;
  font-weight: bold;
}
.is-public .pages-content.horizontal-player--container .flipcard-section h2 {
  font-family: Inter;
  font-size: 1.75em;
  color: #282D5A;
}
.is-public .pages-content.horizontal-player--container .page-title-container h3 {
  margin-top: 0;
}
.is-public .pages-content.horizontal-player--container .spacer-item {
  padding: 0;
}
.is-public .pages-content.horizontal-player--container .spacer-item h2 {
  font-family: Inter;
}
.is-public .pages-content.horizontal-player--container #pages-content {
  padding-left: 0;
  padding-right: 0;
}
.is-public .pages-content.horizontal-player--container .ql-editor {
  padding: 0 !important;
}
.is-public .pages-content.horizontal-player--container .player-tabs .v-tab {
  font-family: Inter-Bold;
  font-size: 14px;
  text-transform: capitalize;
}
.is-public .pages-content.horizontal-player--container .infobox-cont {
  margin-bottom: 20px;
}
.is-public .pages-content.horizontal-player--container .infobox-cont .ql-editor li {
  list-style-type: initial;
}
.is-public .pages-content.horizontal-player--container .infobox-cont .ql-editor ul, .is-public .pages-content.horizontal-player--container .infobox-cont .ql-editor o {
  padding-left: 25px !important;
}
.is-public .pages-content.horizontal-player--container .infobox-cont .infobox-icon {
  padding: 15px;
  border-radius: 60px;
  background-color: rgb(233, 233, 233);
}
.is-public .pages-content.horizontal-player--container footer .footer-inner {
  max-width: 1600px;
}
.is-public .pages-content.horizontal-player--container .footer-container {
  background-color: rgb(47, 128, 237) !important;
  border-color: rgb(47, 128, 237) !important;
}
.is-public .pages-content.horizontal-player--container .v-toolbar__content {
  border-bottom: 1px solid rgba(102, 102, 102, 0.1);
}
.is-public .pages-content.horizontal-player--container .v-toolbar__content .top-header--alert p {
  margin-bottom: 0;
}
.is-public .pages-content.horizontal-player--container .v-toolbar__content .top-header--alert .v-icon {
  color: rgb(20, 109, 225);
}
.is-public .pages-content.horizontal-player--container .nav-container {
  border: 1px solid rgba(102, 102, 102, 0.1);
}
.is-public .pages-content.horizontal-player--container .nav-container .nav-progress--container {
  padding: 15px 0 15px 0;
  border-bottom: 1px solid rgba(215, 215, 215, 0.6);
}
.is-public .pages-content.horizontal-player--container .nav-container .nav-progress--container .nav-progress--percent {
  width: 100px;
  font-size: 18px;
  font-weight: 600;
}
.is-public .pages-content.horizontal-player--container .nav-container .v-list {
  padding: 0 20px 0 20px !important;
}
.is-public .pages-content.horizontal-player--container .nav-container .v-list .sidenav-chapter--container {
  background-color: #ffffff;
  padding-left: 0;
  border: none;
}
.is-public .pages-content.horizontal-player--container .nav-container .v-list .sidenav-chapter--container .v-list-group__header {
  background-color: unset;
}
.is-public .pages-content.horizontal-player--container .nav-container .v-list .sidenav-chapter--container .v-list-group__items .v-list-item {
  padding: 0;
  height: 75px;
  margin-bottom: 10px;
}
.is-public .pages-content.horizontal-player--container .nav-container .v-list .sidenav-chapter--container .v-list-group__items .v-list-item .nav-item--container {
  margin-right: 10px;
  padding: 5px 15px 5px 15px;
  color: rgb(108, 108, 108);
  border-radius: 15px;
  height: 75px;
  width: 330px;
  border: 1px solid rgba(215, 215, 215, 0.8);
}
.is-public .pages-content.horizontal-player--container .nav-container .v-list .sidenav-chapter--container .v-list-group__items .v-list-item .nav-item--container .v-list-item {
  margin-bottom: 0;
}
.is-public .pages-content.horizontal-player--container .nav-container .v-list .sidenav-chapter--container .v-list-group__items .v-list-item .nav-item--container.activated-page {
  background-color: rgba(20, 109, 225, 0.07);
  border: 1px solid rgb(20, 109, 225);
}
.is-public .pages-content.horizontal-player--container .nav-container .v-list .sidenav-chapter--container .v-list-group__items .v-list-item .nav-item--container.finished-page {
  background-color: rgba(113, 225, 0, 0.12);
  border: none;
}
.is-public .pages-content.horizontal-player--container .nav-container .v-list .sidenav-chapter--container .v-list-group__items .v-list-item .nav-item--icon-actived {
  border: 2px solid rgba(20, 109, 225, 0.1);
}
.is-public .pages-content.horizontal-player--container .pages-content--inner--cont.page-preview-inner {
  padding-top: 0;
}
.is-public .pages-content.horizontal-player--container .pages-content--inner--cont .pages-content--inner {
  padding: 25px;
  background-color: #F7F7F7 !important;
}
.is-public .pages-content.horizontal-player--container .pages-content--inner--cont .pages-content--inner .page-label {
  color: rgba(37, 44, 50, 0.8);
  font-size: 14px;
  font-weight: 600;
}
.is-public .pages-content.horizontal-player--container .pages-content--inner--cont .pages-content--inner .page-title {
  font-family: Inter-Bold;
  font-size: 26px;
  line-height: 40px;
  font-weight: 600;
}
.is-public .pages-content.horizontal-player--container .pages-content--inner--cont .pages-content--inner .page-title p {
  margin-bottom: 0;
}
.is-public .pages-content.horizontal-player--container .pages-content--inner--cont .list-group {
  background-color: #F7F7F7 !important;
}
.is-public .pages-content.horizontal-player--container .pages-content--inner--cont .list-group-main {
  min-height: 680px;
}
.is-public .pages-content.horizontal-player--container .pages-content--inner--cont .list-group-item {
  background-color: #F7F7F7 !important;
}
.is-public .pages-content.horizontal-player--container .pages-content--inner--cont .list-group-item .item-container {
  background-color: #FFFFFF !important;
  border-radius: 20px;
  padding: 20px;
  min-height: 200px;
}
.is-public .pages-content.horizontal-player--container .pages-content--inner--cont.page-preview-inner {
  max-width: 1600px;
  background-color: #F7F7F7 !important;
}
.is-public .pages-content.horizontal-player--container .pages-content--inner--cont .next-page--button {
  text-align: center;
  background-color: rgba(20, 109, 225, 0.1);
  color: rgb(20, 109, 225);
  padding: 25px;
  font-size: 18px;
  font-weight: 700;
  display: block;
  width: 100%;
}
.is-public .pages-content.horizontal-player--container .pages-content--inner--cont .next-page--button:hover {
  text-decoration: none;
  background-color: rgba(20, 109, 225, 0.2);
}
.is-public .pages-content.horizontal-player--container .pages-content--inner--cont .next-page--button span {
  display: block;
}
.is-public .pages-content.horizontal-player--container .pages-content--inner--cont .next-page--button.complete--button {
  color: #b0d84a;
}
.is-public .pages-content.horizontal-player--container .pages-content--inner--cont .next-page--button.complete--button:hover {
  color: #52712d;
}
.is-public .pages-content.horizontal-player--container .v-list-group__header {
  background-color: transparent;
  padding-left: 0;
}
.is-public .pages-content.horizontal-player--container .page-info {
  background-color: transparent;
}
.is-public .pages-content.horizontal-player--container .page-info .progress-container {
  background-color: transparent;
}
.is-public .pages-content.horizontal-player--container .page-top {
  -webkit-box-shadow: none;
  box-shadow: none;
}
.is-public .pages-content.horizontal-player--container .page-top.public-top .page-top--inner {
  max-width: 1600px;
}
.is-public .pages-content.horizontal-player--container .intro-page-container {
  background-color: #F7F7F7 !important;
}
.is-public .pages-content.horizontal-player--container .page--item-padding {
  max-width: 1600px;
}
.is-public .pages-content.horizontal-player--container .landing-page-container.intro-page--banner {
  max-width: 1600px;
}

.footer-container {
  background-color: var(--app-theme-color) !important;
  border-color: var(--app-theme-color) !important;
}
.theme-general-bgcolor {
  background-color: var(--app-theme-color) !important;
}

.theme-general-color {
  color: var(--app-theme-color) !important;
}

.hover-btn {
  background-color: #F3F3F9 !important;
  color: var(--app-theme-color) !important;
}
.hover-btn:hover {
  background-color: var(--app-theme-color) !important;
  color: #F3F3F9 !important;
}

.bg-darktheme .pages-content .item-container {
  border: 1px dashed rgba(181, 181, 181, 0.3);
  position: relative;
  padding-top: 50px;
  min-height: 200px;
}
.bg-darktheme .pages-content .item-container .element-label {
  -webkit-transform: none;
          transform: none;
  left: -2px;
  top: -1px;
  z-index: 1;
  border-radius: 0;
}
.bg-darktheme .pages-content.page-content--pack {
  background-color: #222222 !important;
  background: #222222 !important;
}
.bg-darktheme .pages-content .v-slide-group__content .list-group {
  display: contents;
}
.bg-darktheme .pages-content .pages-content--inner--cont.page-preview-inner {
  max-width: 1600px !important;
  padding-top: 0 !important;
}
.bg-darktheme .pages-content .pages-content--inner--cont.page-preview-inner .dark--mode .list-group {
  background-color: #FFFFFF !important;
}
.bg-darktheme .pages-content .pages-content--inner--cont.page-preview-inner .dark--mode .list-group-item {
  background-color: #FFFFFF !important;
}
.bg-darktheme .pages-content .pages-content--inner--cont.page-preview-inner .dark--mode .list-group-item .item-container {
  border: none;
  border-radius: 20px;
  padding: 20px;
}

.pages-content {
  font-size: 14px;
  padding: 0;
  -webkit-transition: padding-left 0.5s;
  transition: padding-left 0.5s; /* If you want a transition effect */
}
.pages-content .finished-chip {
  position: absolute;
  top: -40px;
  right: 20px;
}
.pages-content .finished-chip.finished-chip-type--1 {
  top: 70px;
}
.pages-content .finished-chip.finished-chip-type--2 {
  top: 10px;
}
.pages-content .finished-chip.finished-chip-type--3 {
  top: 45px;
}
.pages-content .finished-chip.finished-chip-type--4 {
  top: 60px;
}
.pages-content .finished-chip.finished-chip-type--5 {
  top: 90px;
}
.pages-content .finished-chip.finished-chip-type--6 {
  top: -10px;
}
.pages-content .page-content--pack {
  padding-top: 0;
}
@media (min-width: 990px) {
  .pages-content .page-content--pack {
    padding-top: 0;
  }
}
.pages-content .flip-card-container {
  font-family: Avenir;
}
.pages-content .flip-card-container .flipcard-title {
  font-weight: 800;
  word-break: normal;
  font-size: 13px;
  line-height: 24px;
}
.pages-content .flip-card-container .flipcard-text {
  font-weight: 400;
  font-size: 12px;
  padding-right: 15px;
  max-height: 400px;
  line-height: 24px;
}
.pages-content .flip-card-container .flip-enter-active {
  -webkit-transition: all 0.4s ease;
  transition: all 0.4s ease;
}
.pages-content .flip-card-container .flip-leave-active {
  display: none;
}
.pages-content .flip-card-container .flip-enter, .pages-content .flip-card-container .flip-leave {
  -webkit-transform: rotateY(180deg);
          transform: rotateY(180deg);
  opacity: 0;
}
.pages-content .splash-header-box {
  height: 350px;
  margin-bottom: 20px;
  padding: 25px;
}
@media (min-width: 990px) {
  .pages-content .splash-header-box {
    height: 250px;
  }
}
.pages-content .disclamier-container {
  border: 1px solid #000;
  padding: 15px;
}
.pages-content .disclamier-container p {
  margin-bottom: 0;
}
.pages-content .intro-page-title {
  margin-bottom: 50px;
}
.pages-content .infobox-container {
  background-color: var(--app-theme-color);
  border-radius: 5px;
  color: #ffffff;
  font-family: Avenir;
  font-size: 13px;
  line-height: 24px;
  padding: 20px;
}
.pages-content .alertbox-container {
  background-color: #F8F5FF;
  border: 1px dashed var(--app-theme-color);
  border-radius: 5px;
  color: #282D5A;
  font-weight: 500;
  font-family: Avenir;
  font-size: 14px;
  line-height: 24px;
  padding: 20px;
}
.pages-content .alertbox-container p {
  margin-bottom: 0;
}
.pages-content .alertbox-container a {
  color: var(--app-theme-color) !important;
  font-weight: 700;
}
.pages-content .alertbox-container-edit {
  background-color: #F8F5FF;
  border: 1px dashed var(--app-theme-color);
  border-radius: 5px;
  padding: 10px;
}
.pages-content .duration-container {
  font-family: Avenir;
  font-weight: 500;
  line-height: 24px;
  color: #282D5A;
  background-color: rgba(112, 52, 255, 0.07);
  padding: 10px;
  border: 1px solid var(--app-theme-color);
  border-radius: 5px;
  font-size: 16px;
}
.pages-content .next-page--button {
  text-align: center;
  background-color: rgba(112, 52, 255, 0.1);
  color: var(--app-theme-color);
  padding: 25px;
  font-size: 18px;
  font-weight: 700;
  display: block;
}
.pages-content .next-page--button:hover {
  text-decoration: none;
  background-color: rgba(112, 52, 255, 0.2);
}
.pages-content .next-page--button span {
  display: block;
}
.pages-content .next-page--button.complete--button {
  color: #b0d84a;
}
.pages-content .next-page--button.complete--button:hover {
  color: #52712d;
}
.pages-content .page-info {
  background-color: #ffffff;
}
.pages-content .page-info.breadcrumb-container {
  position: absolute;
  top: 88px;
  width: 100%;
  z-index: 8;
}
.pages-content .page-info .breadcrumb {
  margin-bottom: 0;
  background-color: #f7f7f7 !important;
}
@media (max-width: 990px) {
  .pages-content .page-info .breadcrumb {
    padding-top: 5px;
    padding-bottom: 5px;
  }
}
.pages-content .page-info .progress-container {
  background-color: #ffffff;
  color: #000000;
}
.pages-content .page-info .progress-container span {
  color: var(--app-theme-color);
}
@media (max-width: 540px) {
  .pages-content .page-info .progress-container {
    font-size: 12px;
  }
}
@media (max-width: 990px) {
  .pages-content .page-info .progress-container {
    padding-top: 5px;
    padding-bottom: 5px;
  }
}
.pages-content .quiz-notification .quiz-correct {
  color: #66bb6a;
  font-size: 18px;
}
.pages-content .quiz-notification .quiz-correct span {
  font-size: 40px;
  vertical-align: middle;
  color: #66bb6a;
  display: block;
}
.pages-content .quiz-notification .quiz-fail {
  color: #e86f6b;
  font-size: 18px;
}
.pages-content .quiz-notification .quiz-fail span {
  font-size: 40px;
  vertical-align: middle;
  color: #e86f6b;
  display: block;
}
.pages-content .quiz-notification .quiz--feedback {
  margin-top: 20px;
  padding: 15px;
  color: #909090;
  background-color: #F3F3F9;
  border-radius: 5px;
}
.pages-content .drag-container {
  background-color: #ffffff;
  padding: 20px;
}
.pages-content .drag-container .drag-item-container ul {
  list-style: none;
  margin: 0;
  padding: 0;
}
.pages-content .drag-container .drag-item-container ul li {
  display: -webkit-inline-box;
  display: -ms-inline-flexbox;
  display: inline-flex;
  margin-bottom: 15px;
  width: 90%;
}
.pages-content .drag-container .drag-item-container ul li .item-part {
  padding: 10px 25px 10px 25px;
  width: 90%;
  margin-right: 25px;
}
.pages-content .drag-container .drag-item-container ul li .item-part label {
  color: #8B8DA6;
  font-size: 14px;
  font-family: Poppins-Regular, "Open Sans";
}
.pages-content .drag-container .drag-item-container ul li .item-part .item-part--inner {
  background-color: #F3F3F9;
  border-radius: 10px;
  position: relative;
  color: #282D5A;
  padding: 10px 25px 10px 25px;
  font-family: Poppins-Regular, "Open Sans";
  font-size: 14px;
}
.pages-content .drag-container .drag-item-container ul li .item-delete-btn {
  position: relative;
  margin-top: 25px;
}
.pages-content .drag-container .drag-item-container .draggable {
  width: 90px;
  height: 50px;
  padding: 0.5em;
  float: left;
  margin: 5px;
}
.pages-content .drag-container .drag-item-container .droppable {
  width: 90px;
  height: 90px;
  padding: 0.5em;
  float: left;
  margin: 10px;
}
.pages-content .drag-container .drag-item-container .drop-allowed {
  background-color: rgba(0, 255, 0, 0.2);
}
.pages-content .drag-container .drag-item-container .drop-forbidden {
  background-color: rgba(255, 0, 0, 0.2);
}
.pages-content .drag-container .drag-item-container .drop-in {
  -webkit-box-shadow: 0 0 5px rgba(0, 0, 255, 0.4);
          box-shadow: 0 0 5px rgba(0, 0, 255, 0.4);
}
.pages-content .drag-container .drag-item-container .droppable.active .item-part--inner {
  background-color: #d1fffc;
}
.pages-content .certificate-container {
  padding: 0 0 50px 0;
}
@media (min-width: 990px) {
  .pages-content .certificate-container {
    padding: 50px;
  }
}
.pages-content .certificate-container .main_text {
  font-size: 25px;
  margin-bottom: 35px;
  display: block;
}
.pages-content .certificate-container .sub_text {
  margin-top: 35px;
  font-size: 25px;
  display: block;
}
.pages-content .certificate-container .button-img-certificate {
  overflow: unset;
}
.pages-content .certificate-container .button-img {
  position: absolute;
  left: 0;
  bottom: 0;
}
.pages-content .v-stepper--vertical .v-stepper__step {
  padding: 0 24px 0;
}
.pages-content .v-application--is-ltr .v-stepper--vertical .v-stepper__content {
  margin: -20px -36px -20px 36px;
}
.pages-content .v-stepper--vertical .v-stepper__content {
  margin: -20px -36px -20px 36px !important;
}
.pages-content .v-list-group__header {
  background-color: #ffffff;
}
.pages-content .v-stepper__step--complete .v-stepper__step__step {
  background-color: #b0d84a !important;
  border-color: #b0d84a !important;
}
.pages-content .new-nav-btn {
  background: #F1F1F3;
  border-radius: 15px;
  border: 1px solid #FFFFFF;
}
.pages-content .new-nav-btn p {
  margin-bottom: 0 !important;
}
.pages-content .new-nav-btn.finished {
  background: #F8F5FF;
  border: 1px solid #F8F5FF;
}
.pages-content .new-nav-btn.finished .v-list-item__content {
  color: #8B8DA6 !important;
  -webkit-text-decoration-line: line-through;
          text-decoration-line: line-through;
}
.pages-content .v-list-item--active.new-nav-btn {
  background: #F8F5FF;
  border-radius: 15px;
  border: 1px solid #7034FF;
}
.pages-content .v-list-item--active.new-nav-btn .v-list-item__content {
  color: #7034FF !important;
}
.pages-content .v-list-item--active.new-nav-btn p {
  color: #7034FF !important;
  margin-bottom: 0 !important;
}
.pages-content .theme--light.v-stepper .v-stepper__step:not(.v-stepper__step--active):not(.v-stepper__step--complete):not(.v-stepper__step--error) .v-stepper__step__step {
  background: #F8F5FF !important;
  color: #8B8DA6 !important;
}
.pages-content .theme--light.v-stepper .v-stepper__step--active .v-stepper__label {
  color: #7034FF !important;
}
.pages-content .carousel-container .carousel-text-area,
.pages-content .carousel-container .carousel-header-area {
  max-width: 300px;
  margin: auto;
}
@media (min-width: 480px) {
  .pages-content .carousel-container .carousel-text-area,
  .pages-content .carousel-container .carousel-header-area {
    max-width: 340px;
  }
}
@media (min-width: 720px) {
  .pages-content .carousel-container .carousel-text-area,
  .pages-content .carousel-container .carousel-header-area {
    max-width: 650px;
  }
}
.pages-content .carousel-container .slick-item {
  padding: 0;
  width: unset;
}
@media (min-width: 990px) {
  .pages-content .carousel-container .slick-item {
    padding: 0;
  }
}
.pages-content .carousel-container .slick-item .slick-item--inner {
  background-color: #ffffff;
  padding: 0;
  position: relative;
}
@media (min-width: 990px) {
  .pages-content .carousel-container .slick-item .slick-item--inner {
    padding: 0 70px;
  }
}
.pages-content .carousel-container .slick-item .slick-item--inner .item-delete-btn {
  right: -10px;
  top: -10px;
}
.pages-content .carousel-container .slick-prev {
  left: 10px;
  z-index: 5;
  top: 13%;
}
@media (min-width: 480px) {
  .pages-content .carousel-container .slick-prev {
    left: 0;
    top: 50%;
  }
}
.pages-content .carousel-container .slick-next {
  right: 40px;
  z-index: 5;
  top: 13%;
}
@media (min-width: 480px) {
  .pages-content .carousel-container .slick-next {
    right: 25px;
    top: 50%;
  }
}
.pages-content .carousel-container .slick-prev:before {
  font-family: icomoon;
  content: "\E902";
}
.pages-content .carousel-container .slick-next:before {
  font-family: icomoon;
  content: "\E903";
}
.pages-content .carousel-container .slick-prev:before, .pages-content .carousel-container .slick-next:before {
  background-color: #ffffff;
  color: #000000;
  background-color: #ffffff;
  color: #000000;
  border-radius: 25px;
  padding: 10px;
  font-size: 30px;
  -webkit-box-shadow: 0px 12px 19px 0px rgba(0, 0, 0, 0.12);
  box-shadow: 0px 12px 19px 0px rgba(0, 0, 0, 0.12);
}
.pages-content .carousel-container .carousel-img img {
  max-width: 100%;
  max-height: 190px;
  margin: auto;
}
@media (min-width: 540px) {
  .pages-content .carousel-container .carousel-img img {
    max-height: 480px;
    max-width: 100%;
  }
}
.pages-content .check-container .item-delete-btn {
  position: relative;
}
.pages-content .check-container .checkbox-item {
  background-color: #F3F3F9;
  border-radius: 5px;
  display: inline-block;
  padding: 10px 10px 13px 10px;
  margin-bottom: 5px;
}
.pages-content .check-container .checkbox-item.correct--item {
  background-color: #66bb6a;
}
.pages-content .check-container .checkbox-item.correct--item span {
  color: #2b562b;
}
.pages-content .check-container .checkbox-item.wrong--item {
  background-color: #e86f6b;
}
.pages-content .check-container .checkbox-item.wrong--item span {
  color: #572b2b;
}
.pages-content .check-container .checkbox-item span {
  color: var(--app-theme-color);
  margin-right: 10px;
}
.pages-content .check-container .checkbox-item input {
  width: unset !important;
}
.pages-content .media-placeholder {
  border-radius: 5px;
  border: 1px dashed #D8D8D8;
  padding: 50px 25px 50px 25px;
  width: 100%;
}
.pages-content .media-placeholder h4 {
  color: #D8D8D8;
  margin-bottom: 0;
}
.pages-content .media-placeholder h4 span {
  display: inline !important;
  margin-right: 10px;
  background-color: var(--app-theme-color);
  border-radius: 25px;
  color: #ffffff;
  font-size: 16px;
  vertical-align: middle;
  padding: 6px 9px 6px 9px;
  text-align: center;
}
.pages-content .video--container {
  padding: 15px;
}
.pages-content .video--container img {
  width: 100%;
}
@media (min-width: 990px) {
  .pages-content .video--container {
    padding: 25px;
  }
}
.pages-content .twocolumn-container img {
  width: 100%;
}
.pages-content .twocolumn-container .twocolumnitems-container {
  border-radius: 5px;
  border: 1px dashed #D8D8D8;
  padding: 25px;
}
.pages-content .twocolumn-container .twocolumnitems-container .twocolumnitems a.twocolumnitems--btn {
  border-radius: 10px;
  background-color: #F3F3F9;
  height: 130px;
  width: 100%;
  display: block;
  color: #282C5D;
  font-size: 14px;
  font-family: Poppins-Regular, "Open Sans";
}
.pages-content .twocolumn-container .twocolumnitems-container .twocolumnitems a.twocolumnitems--btn.video-selected {
  background-color: rgba(112, 52, 255, 0.1);
  color: var(--app-theme-color);
}
.pages-content .twocolumn-container .twocolumnitems-container .twocolumnitems a.twocolumnitems--btn:hover {
  text-decoration: none;
}
.pages-content .twocolumn-container .twocolumnitems-container .twocolumnitems a.twocolumnitems--btn span {
  border-radius: 35px;
  background-color: var(--app-theme-color);
  color: #ffffff;
  height: 60px;
  width: 60px;
  padding: 20px 10px 20px 10px;
  margin-bottom: 10px;
  text-align: center;
  display: block !important;
}
.pages-content .twocolumn-container .twocolumnitems-container .twocolumnitems a.twocolumnitems--btn span.twocolumnitems--image {
  padding: 20px 10px 10px 10px;
  margin-left: 10px;
}
.pages-content .twocolumn-container .twocolumnitems-container .twocolumnitems a.twocolumnitems--btn span.twocolumnitems--video {
  padding: 20px 10px 10px 10px;
  margin-left: 10px;
}
.pages-content .point-item--container .popover {
  z-index: 0 !important;
}
.pages-content .point-item--container .point-image-container {
  position: relative;
}
.pages-content .point-item--container .point-image-container img {
  width: 100%;
}
.pages-content .point-item--container .tooltip-btn {
  background-image: url("/images/tooltipbtn-default.png");
  background-size: contain;
  background-repeat: no-repeat;
  background-position: center;
  border: 0;
  background-color: transparent;
  height: 48px;
  width: 48px;
  position: absolute;
}
.pages-content .point-item--container .tooltip-btn.export-tooltip--btn {
  background-image: url("../images/tooltipbtn-default.png");
}
.pages-content .point-item--container .tooltip-btn:hover {
  background-image: url("/images/tooltipbtn-hover.png");
  background-size: contain;
  background-repeat: no-repeat;
  background-position: center;
  border: 0;
  background-color: transparent;
  height: 48px;
  width: 48px;
  position: absolute;
}
.pages-content .point-item--container .tooltip-btn.export-tooltip--btn:hover {
  background-image: url("../images/tooltipbtn-hover.png");
}
.pages-content .point-item--container ul.point-add-btn {
  list-style: none;
  margin: 0 20px 0 20px;
  padding: 0;
}
.pages-content .point-item--container ul.point-add-btn li {
  float: left;
}
.pages-content .point-item--container ul.point-add-btn input {
  width: 100%;
  margin-top: 5px;
}
.pages-content .point-item--container ul.point-add-btn .point-action-btn {
  background-color: #F3F3F9;
  color: var(--app-theme-color);
  border-radius: 25px;
  vertical-align: middle;
  padding: 13px 16px 8px 17px;
  position: absolute;
  z-index: 3;
  left: 15px;
  top: 15px;
}
.pages-content .point-item--container ul.point-add-btn .point-action-btn.point-action--cancel {
  background-color: #e86f6b;
  color: #ffffff;
  padding: 9px 14px 7px 15px;
}
.pages-content .point-item--container ul.point-add-btn .point-action-btn.point-action--config {
  top: 80px;
  padding: 12px 14px 9px 15px;
}
.pages-content .point-item--container .normal-action-btn {
  margin-top: 0 !important;
  margin-right: 15px;
  padding: 13px 5px 5px 11px !important;
}
.pages-content .point-item--container .vdr {
  text-align: justify;
  border: none;
}
.pages-content .point-item--container .action-container {
  margin-left: 60px;
  display: inline;
  background: #ffffff;
  border-radius: 25px;
  padding: 10px;
  -webkit-box-shadow: 0px 2px 5px -1px rgba(0, 0, 0, 0.25);
  box-shadow: 0px 2px 5px -1px rgba(0, 0, 0, 0.25);
}
.pages-content .point-item--container .action-container a {
  display: inline;
  color: #999999;
  padding: 10px 11px 10px 13px;
}
.pages-content .point-item--container .action-container a:hover {
  color: #666666;
}
.pages-content .table-container {
  padding: 0;
}
@media (min-width: 991px) {
  .pages-content .table-container {
    padding: 0;
  }
}
.pages-content .table-item--container {
  overflow-x: scroll;
}
@media (min-width: 991px) {
  .pages-content .table-item--container {
    overflow-x: hidden;
  }
}
.pages-content .table-item--container p {
  margin-bottom: 0 !important;
}
.pages-content .table-item--container h3 {
  font-family: Poppins-Medium, "Open Sans";
  font-size: 26px;
  margin-bottom: 40px;
}
.pages-content .table-item--container table {
  background-color: #ffffff;
}
.pages-content .table-item--container table caption {
  color: #afa4ff !important;
}
.pages-content .table-item--container table thead {
  background-color: var(--app-theme-color);
  color: #ffffff;
}
.pages-content .table-item--container table th, .pages-content .table-item--container table td {
  padding: 15px;
}
.pages-content .table-item--container table td {
  color: #000000;
}
.pages-content .table-item--container table tbody tr:nth-child(even) {
  background: #EBEBF1;
  color: #000000;
}
.pages-content .dropzone {
  border-radius: 5px;
  border: 1px dashed #D8D8D8;
}
.pages-content .dropzone .drop-fake-btn {
  background-color: var(--app-theme-color);
  padding: 10px 15px 10px 15px;
  border-radius: 25px;
  font-size: 14px;
  font-family: Poppins-Regular, "Open Sans";
  color: #ffffff;
}
.pages-content .dropzone .drop-fake-btn-link {
  text-decoration: underline;
  font-size: 14px;
  color: var(--app-theme-color);
  font-family: Poppins-Regular, "Open Sans";
}
.pages-content .landing-page-container {
  padding: 0 15px 0 15px !important;
}
.pages-content .landing-page-container.intro-page--banner {
  padding: 35px 0 0 0 !important;
}
@media (min-width: 990px) {
  .pages-content .landing-page-container.intro-page--banner {
    padding: 35px 0 0 0 !important;
    max-width: 1024px;
    margin-left: auto;
    margin-right: auto;
  }
}
@media (min-width: 990px) {
  .pages-content .landing-page-container.intro-page--banner.module-wider--container {
    max-width: 1400px;
  }
}
.pages-content .landing-page-container.banner-image-container {
  padding: 0 15px 0 15px !important;
}
@media (min-width: 990px) {
  .pages-content .landing-page-container {
    padding: 30px 15px 0 15px !important;
  }
}
.pages-content .landing-page-container .edit-component {
  right: 0 !important;
}
.pages-content .landing-page-container .disclaimer-container input {
  height: 50px !important;
}
.pages-content .landing-page-container .disclaimer-container p {
  font-family: Poppins-Medium, "Open Sans";
  font-size: 14px;
  color: #282D5A;
  height: 50px !important;
}
.pages-content .landing-page-container .logo-container.splash-logo img {
  -o-object-position: left;
     object-position: left;
}
.pages-content .landing-page-container .logo-container .dropzone {
  min-height: 50px;
  border: none;
  padding: 3px 5px;
}
.pages-content .landing-page-container .logo-container .dropzone .dz-message {
  margin: 10px 0;
}
.pages-content .landing-page-container .landing-page-banner {
  padding: 20px;
  background-repeat: no-repeat;
  /*background-position: center;*/
  background-size: contain;
  height: 150px;
}
@media (min-width: 991px) {
  .pages-content .landing-page-container .landing-page-banner {
    background-size: cover;
  }
}
.pages-content .landing-page-container .landing-page-banner.intro-page--banner {
  height: 250px;
  background-size: cover;
  background-position-x: right;
}
@media (min-width: 991px) {
  .pages-content .landing-page-container .landing-page-banner.intro-page--banner {
    height: 300px;
    padding: 50px;
    background-position-x: center;
  }
}
.pages-content .landing-page-container .landing-page-banner.intro-page--banner h2 {
  margin-bottom: 40px;
  font-family: Poppins-Medium, "Open Sans";
  font-size: 36px;
  padding: 20px 0 20px 0;
  font-weight: bold;
  background-color: rgba(0, 0, 0, 0.2);
}
.pages-content .landing-page-container .landing-page-banner.intro-page--banner .title-input-container .edit-component {
  top: 10px !important;
  right: 50px !important;
}
.pages-content .landing-page-container .landing-page-banner.intro-page--banner .action-buttons {
  border-radius: 35px;
  background-color: var(--app-theme-color);
  padding: 15px 40px 15px 40px;
  font-size: 20px;
  color: #ffffff;
  margin-bottom: 15px;
  display: inline-block;
}
.pages-content .landing-page-container .landing-page-banner.intro-page--banner .action-btn-border {
  border: 1px solid #ffffff !important;
}
.pages-content .landing-page-container .landing-page-banner.intro-page--banner .dropzone {
  border: 1px dashed #FFFFFF;
  background-color: transparent;
}
.pages-content .landing-page-container .landing-page-banner.intro-page--banner .dropzone .dz-message {
  color: #ffffff;
}
.pages-content .landing-page-container .landing-page-banner.banner-image-container .dropzone {
  border: 1px dashed #DDDDDD;
}
.pages-content .landing-page-container .landing-page-banner.banner-image-container .dropzone .dz-message {
  color: #DDDDDD;
}
.pages-content .landing-page-container .landing-page-banner input.form-control {
  background-color: transparent;
  border-color: #ffffff;
  color: #ffffff;
  text-align: center;
  font-family: Poppins-Medium, "Open Sans";
  font-size: 36px;
}
.pages-content .landing-page-container .landing-page-banner input.form-control::-webkit-input-placeholder {
  color: #ffffff;
}
.pages-content .landing-page-container .landing-page-banner input.form-control::-moz-placeholder {
  color: #ffffff;
}
.pages-content .landing-page-container .landing-page-banner input.form-control:-ms-input-placeholder {
  color: #ffffff;
}
.pages-content .landing-page-container .landing-page-banner input.form-control::-ms-input-placeholder {
  color: #ffffff;
}
.pages-content .landing-page-container .landing-page-banner input.form-control::placeholder {
  color: #ffffff;
}
.pages-content .landing-page-container .landing-page-banner h2 {
  color: #ffffff;
  text-align: center;
  font-family: Poppins-Medium, "Open Sans";
  font-size: 36px;
}
.pages-content .landing-page-container .copy-container .edit-component {
  top: 45px;
  right: 25px !important;
}
.pages-content .landing-page-container .part-container .edit-component {
  top: 73px;
  right: 25px !important;
}
.pages-content .landing-page-container .part-container .part-container--name .part-container--name--title {
  position: relative;
  width: 100%;
}
.pages-content .landing-page-container .part-container .part-container--name .part-container--name--title.landing-page--part-title {
  position: absolute;
  top: 25px;
  left: 30px;
  background-color: var(--app-theme-color);
  border-radius: 20px;
  padding: 10px;
  width: auto;
}
.pages-content .landing-page-container .part-container .part-container--name .part-container--name--title.landing-page--part-title h3 {
  color: #ffffff;
  margin: 0;
}
.pages-content .landing-page-container .part-container .part-container--name .part-container--name--title h2 {
  font-family: Poppins-Medium, "Open Sans";
  font-size: 24px;
}
.pages-content .landing-page-container .part-container .part-container--name .part-container--name--title .edit-component {
  top: -15px;
  right: -20px !important;
}
.pages-content .landing-page-container .part-container .part-container--name h3 {
  color: #282D5A;
  font-family: Poppins-Medium, "Open Sans";
  font-size: 14px;
  /*padding:15px;*/
  /*background-color:var(--app-theme-color);*/
  /* border-radius: 25px;*/
  /*color: #ffffff;*/
}
.pages-content .landing-page-container .part-container .part-container--name h2 {
  color: #282D5A;
  font-family: Poppins-Medium, "Open Sans";
  font-size: 16px;
  margin-top: 15px;
  /*padding:15px;*/
  /*background-color:var(--app-theme-color);*/
  /* border-radius: 25px;*/
  /*color: #ffffff;*/
}
.pages-content .landing-page-container .part-container .part-container--name input {
  width: 150px !important;
}
.pages-content .landing-page-container .part-container .part-container--name input.card-title {
  width: 200px !important;
  font-size: 18px;
}
.pages-content .landing-page-container .part-container .landing-page--part-image img {
  border-radius: 10px;
}
.pages-content .landing-page-container .part-container .landing-page--part-image img:hover {
  -webkit-box-shadow: 0px 4px 9px 1px rgba(0, 0, 0, 0.3);
  box-shadow: 0px 4px 9px 1px rgba(0, 0, 0, 0.3);
}
.pages-content .landing-page-container .copy-header-container input {
  background-color: transparent;
  font-size: 24px;
  color: #282D5A;
}
.pages-content .landing-page-container .copy-header-container input::-webkit-input-placeholder {
  color: #282D5A;
}
.pages-content .landing-page-container .copy-header-container input::-moz-placeholder {
  color: #282D5A;
}
.pages-content .landing-page-container .copy-header-container input:-ms-input-placeholder {
  color: #282D5A;
}
.pages-content .landing-page-container .copy-header-container input::-ms-input-placeholder {
  color: #282D5A;
}
.pages-content .landing-page-container .copy-header-container input::placeholder {
  color: #282D5A;
}
.pages-content .landing-page-container .landing-page--item {
  border-top: 1px dashed rgba(0, 0, 0, 0.125);
}
.pages-content .landing-page-container .landing-page--item.landing-page--item-export-item {
  border: 0;
}
.pages-content .landing-page-container .landing-page--item.landing-page--item-export-item h2 {
  font-size: 22px;
}
@media (min-width: 768px) {
  .pages-content .landing-page-container .landing-page--item.landing-page--item-export-item h2 {
    font-size: 32px;
  }
}
.pages-content .page--item-padding {
  max-width: 1024px;
  margin-right: auto;
  margin-left: auto;
  padding-top: 0;
}
@media (min-width: 990px) {
  .pages-content .page--item-padding.module-wider--container {
    max-width: 1400px;
  }
}
.pages-content .intro-page-container {
  background-color: #ffffff;
}
.pages-content .intro-page-container .intropage--jobcode {
  margin-top: 50px;
  position: relative;
}
.pages-content .intro-page-container .intropage--jobcode input {
  text-align: left;
  width: 250px;
}
.pages-content .intro-page-container .intropage--jobcode p {
  text-align: left;
}
.pages-content .intro-page-container .intropage--jobcode .edit-component {
  top: 0 !important;
}
.pages-content .intro-page-container .intro-page-chapters {
  padding: 0;
}
@media (min-width: 991px) {
  .pages-content .intro-page-container .intro-page-chapters {
    padding: 20px;
  }
}
.pages-content .intro-page-container .intro-page-chapters .intro-pages-title p {
  margin-bottom: 0;
}
.pages-content .intro-page-container .intro-page-chapters .edit-component {
  top: 35px !important;
  right: 35px !important;
}
.pages-content .intro-page-container .intro-page-chapters .chapter-item .chapter-item-header {
  padding: 10px 0 10px 0;
  border-bottom: 1px solid #E8E9EE;
}
.pages-content .intro-page-container .intro-page-chapters .chapter-item .chapter-item-header h3 {
  font-family: Poppins-SemiBold, "Open Sans";
  font-size: 18px;
  display: inline-block;
  margin-left: 10px;
  margin-bottom: 0;
  vertical-align: middle;
}
.pages-content .intro-page-container .intro-page-chapters .chapter-item .chapter-item-header span {
  padding: 7px 7px 5px 7px;
  display: inline-block;
  border-radius: 5px;
  font-size: 8px;
  vertical-align: middle;
  background-color: #F0EAFF;
  color: var(--app-theme-color);
}
.pages-content .intro-page-container .intro-page-chapters .chapter-item ul {
  list-style: none;
  padding-top: 25px;
  padding-bottom: 25px;
}
.pages-content .intro-page-container .intro-page-chapters .chapter-item ul li {
  margin-top: 15px;
}
@media (max-width: 990px) {
  .pages-content .intro-page-container .intro-page-chapters .chapter-item ul li {
    border-bottom: 1px solid rgba(153, 153, 153, 0.2);
    padding-bottom: 15px;
  }
}
.pages-content .intro-page-container .intro-page-chapters .chapter-item ul li .page-title--item span {
  color: #FFFFFF;
  margin-right: 10px;
}
.pages-content .intro-page-container .intro-page-chapters .chapter-item ul li .page-title--item input {
  width: 400px !important;
  margin-bottom: 0 !important;
}
.pages-content .intro-page-container .intro-page-chapters .chapter-item ul li .page-title--item p {
  margin-bottom: 0;
}
.pages-content .intro-page-container .intro-page-chapters .chapter-item ul li .page-title--item a {
  font-size: 14px;
  color: #282D5A;
  text-decoration: none;
}
.pages-content .intro-page-container .intro-page-chapters .chapter-item ul li .page-title--item a:hover {
  text-decoration: none;
  color: var(--app-theme-color);
}
.pages-content .intro-page-container .intro-page-chapters .chapter-item ul li .page-arrow {
  padding: 10px 12px 7px 14px;
  display: inline-block;
  border-radius: 20px;
  font-size: 10px;
  float: right;
  vertical-align: middle;
  background-color: var(--app-theme-color);
  color: #FFFFFF;
}
.pages-content .content-title {
  font-size: 14px;
  position: relative;
}
.pages-content .content-title .edit-component {
  top: 0 !important;
  right: -50px !important;
}
.pages-content .content-title p {
  margin-bottom: 0;
}
.pages-content .content-title input {
  width: 300px !important;
}
@media (min-width: 990px) {
  .pages-content .content-title {
    font-size: 22px;
  }
}
.pages-content .header-light {
  font-family: Poppins-Regular, "Open Sans";
  font-size: 15px;
  line-height: 24px;
  font-weight: 500;
  color: rgb(108, 108, 108);
}
.pages-content .page-title-container h3 {
  font-family: Poppins-Regular, "Open Sans";
  font-size: 12px;
  margin-top: 50px;
  color: #8B8DA6;
}
.pages-content .page-title-container h1 {
  font-family: Poppins-Medium, "Open Sans";
  font-size: 36px;
  color: #282D5A;
  margin-bottom: 50px;
}
.pages-content .page-title-container p {
  margin-bottom: 0;
}
.pages-content .component-title {
  font-family: Poppins-Medium, "Open Sans";
  background-color: #424242;
  width: -webkit-fit-content;
  width: -moz-fit-content;
  width: fit-content;
  font-size: 14px;
  padding: 10px;
  border-radius: 5px;
  color: #FFFFFF;
  text-align: center;
  margin-bottom: 30px;
}
.pages-content .component-title.left-space {
  margin-left: 35px;
}
.pages-content .page-nav-open {
  display: block;
  color: var(--app-theme-color);
}
.pages-content .page-nav-open:hover {
  text-decoration: none;
}
.pages-content .main-btn {
  color: #282D5A;
  font-size: 14px;
  display: block;
}
.pages-content .main-btn span {
  font-size: 10px;
  background-color: var(--app-theme-color);
  border-radius: 30px;
  padding: 13px 15px 13px 15px;
  color: #ffffff;
  margin-right: 10px;
  vertical-align: middle;
}
.pages-content .audio-title h3 {
  color: #282D5A;
  margin-bottom: 15px;
  font-family: Poppins-Regular, "Open Sans";
  font-size: 20px;
}
.pages-content .audio-title input {
  margin-bottom: 15px;
}
.pages-content .divider-line {
  border-top: 5px solid var(--app-theme-color);
  margin-bottom: 10px;
}
.pages-content .divider-line-long {
  border-top: 5px solid var(--app-theme-color);
  margin-bottom: 10px;
}
.pages-content .divider-line-bottom {
  border-bottom: 5px solid var(--app-theme-color) !important;
  padding-bottom: 15px;
}
@media (min-width: 990px) {
  .pages-content .divider-line-bottom {
    padding-bottom: 15px;
  }
}
.pages-content .infobox-cont {
  padding: 20px;
  display: block !important;
}
.pages-content .infobox-cont p {
  margin-bottom: 0;
}
.pages-content .infobox-cont textarea {
  background: #FFFFFF;
  border: 1px dashed #D8D8D8;
  width: 100%;
}
.pages-content .infobox-cont .infobox-icon {
  padding: 10px 15px 10px 15px;
  border-radius: 35px;
  background-color: var(--app-theme-color);
  color: #ffffff;
}
.pages-content .overview-section {
  padding: 0;
  background: #ffffff;
}
@media (min-width: 990px) {
  .pages-content .overview-section {
    padding: 25px 100px 25px 100px;
  }
}
.pages-content .overview-section h3 {
  font-family: Poppins-Medium, "Open Sans";
  font-size: 26px;
  margin-bottom: 40px;
}
.pages-content .overview-section h4 {
  font-family: Poppins-Regular, "Open Sans";
  font-size: 22px;
  display: inline-block;
  margin-bottom: 20px;
}
.pages-content .spacer-item {
  padding: 25px 25px 0 25px;
}
.pages-content .spacer-item.subhead-item {
  padding: 0;
}
.pages-content .spacer-item.subhead-item .text-area {
  padding: 0 30px 0 30px;
}
.pages-content .spacer-item h2 {
  font-family: Poppins-Regular, "Open Sans";
  font-size: 30px;
}
.pages-content .edit-page--firstelement span {
  color: #ffffff !important;
}
.pages-content .keytips-section {
  padding: 50px 25px 50px 25px;
}
.pages-content .keytips-section .keytips-title h4 {
  font-family: Poppins-Medium, "Open Sans";
  font-size: 20px;
}
.pages-content .keytips-section .keytips-container .badge {
  width: 30px !important;
}
.pages-content .keytips-section .keytips-container.keytips-container--preview {
  border: 0;
  padding: 25px 0 0 0;
}
.pages-content .keytips-section .keytips-container .keytips-container--item {
  margin-bottom: 0;
}
.pages-content .keytips-section .keytips-container ul {
  list-style: none;
  margin: 0;
  padding: 0;
}
.pages-content .keytips-section .keytips-container ul li {
  padding: 10px 25px 10px 25px;
  border-radius: 10px;
  position: relative;
  color: #282D5A;
  width: 100%;
  font-family: Poppins-Regular, "Open Sans";
  font-size: 14px;
  margin-bottom: 10px;
}
.pages-content .preview-inner .list-group {
  padding: 0;
  border: 0;
}
.pages-content .preview-inner .list-group-item {
  border: 0 !important;
}
.pages-content .preview-inner .keytips-container ul li {
  width: 100%;
}
.pages-content a.action-btn {
  font-family: Poppins-Regular, "Open Sans";
  font-size: 14px;
  display: block;
  color: #ffffff;
  margin-top: 25px;
  font-weight: 700;
  border-radius: 35px;
  padding: 5px 5px 5px 15px;
  height: 45px;
  background-color: var(--app-theme-color);
  width: -webkit-fit-content;
  width: -moz-fit-content;
  width: fit-content;
  text-decoration: none;
}
.pages-content a.action-btn span:not(.brand--ui) {
  background-color: #ffffff;
  border-radius: 35px;
  margin-left: 10px;
  width: 37px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  text-align: center;
  padding: 14px;
  height: 37px;
}
.pages-content a.action-btn span:not(.brand--ui) svg {
  color: var(--app-theme-color);
}
.pages-content a.action-btn:hover {
  text-decoration: none;
}
.pages-content a.action-btn:hover span {
  background-color: var(--app-theme-color);
}
.pages-content a.action-btn:hover span svg {
  color: #FFFFFF;
}
.pages-content .pull-quote-cont blockquote {
  border-left: 5px solid var(--app-theme-color);
}
.pages-content .pull-quote-cont .author-container {
  font-size: 16px;
  font-weight: bold;
  font-style: italic;
  text-align: right;
}
.pages-content .pull-quote-cont .page-title-input {
  width: 100%;
  font-size: 16px !important;
  height: 50px !important;
}
.pages-content .tabs-container {
  padding-bottom: 10px;
}
.pages-content .tabs-container .v-tabs:not(.v-tabs--vertical).v-tabs--right > .v-slide-group--is-overflowing.v-tabs-bar--is-mobile:not(.v-slide-group--has-affixes) .v-slide-group__next, .pages-content .tabs-container .v-tabs:not(.v-tabs--vertical):not(.v-tabs--right) > .v-slide-group--is-overflowing.v-tabs-bar--is-mobile:not(.v-slide-group--has-affixes) .v-slide-group__prev {
  display: none;
}
.pages-content .tabs-container .tabs-header .page-subtitle-input {
  height: 50px;
  font-size: 24px;
  background-color: transparent;
}
.pages-content .tabs-container .tab-content {
  padding: 15px;
}
.pages-content .tabs-container .tab-content ul, .pages-content .tabs-container .tab-content ol {
  margin-left: 30px;
}
.pages-content .tabs-container .nav-item a p {
  margin-bottom: 0;
}
.pages-content .tabs-container .v-tab p {
  margin-bottom: 0;
}
.pages-content .tabs-container .nav-tabs {
  margin-bottom: 20px;
  border-bottom: 0;
}
.pages-content .tabs-container .nav-tabs .nav-link {
  border-radius: 5px;
  border: 1px solid rgba(0, 0, 0, 0.125);
  padding: 10px;
  margin-right: 10px;
  background-color: #ffffff;
  color: #282D5A;
  position: relative;
  width: 100%;
}
@media (min-width: 990px) {
  .pages-content .tabs-container .nav-tabs .nav-link {
    width: 170px;
  }
}
.pages-content .tabs-container .nav-tabs .nav-link input {
  width: 100% !important;
  height: 50px;
  background-color: transparent;
}
.pages-content .tabs-container .nav-tabs .nav-link.active {
  color: #ffffff;
  background-color: var(--app-theme-color);
}
.pages-content .tabs-container .nav-tabs .nav-link a {
  padding: 6px 8px 3px 8px;
  font-size: 10px;
  background-color: #e86f6b;
  border-radius: 25px;
  position: absolute;
  color: #ffffff;
  top: -12px;
  left: 45%;
}
.pages-content .overview-cards--inner {
  border-radius: 10px;
}
.pages-content .overview-cards--text {
  margin-bottom: 40px;
}
.pages-content .overview-cards--image img {
  width: 100%;
}
.pages-content .card {
  padding: 10px;
  border-radius: 10px;
  border: none;
  display: block;
  background-color: transparent;
}
@media (min-width: 990px) {
  .pages-content .card {
    padding: 20px;
  }
}
.pages-content .card > p span {
  font-weight: bold;
  color: rgba(0, 51, 102, 0.4);
}
.pages-content .card .card-body {
  -webkit-box-flex: 1;
  -ms-flex: 1 1 auto;
  flex: 1 1 auto;
  padding: 10px;
  background: #ffffff;
  margin-top: 0;
  text-align: left;
}
@media (min-width: 990px) {
  .pages-content .card .card-body {
    padding: 1.25rem;
  }
}
.pages-content .card .card-body ul {
  padding: 0;
}
@media (min-width: 990px) {
  .pages-content .card .card-body ul {
    padding: 20px;
  }
}
@media (min-width: 990px) {
  .pages-content .card .card-body {
    padding: 1.25rem;
  }
}
.pages-content .card .card-header {
  font-family: Poppins-Medium, "Open Sans";
  font-size: 14px;
  padding: 13px;
  margin-bottom: 0;
  background-color: rgba(0, 0, 0, 0.03);
  border-bottom: 1px solid rgba(0, 0, 0, 0.125);
  background-color: var(--app-theme-color);
  border-radius: 15px 15px 0 0 !important;
  color: #ffffff;
  cursor: pointer;
}
.pages-content .card .card-header.player-reference {
  color: rgb(37, 44, 50);
  background-color: #FFFFFF !important;
}
.pages-content .card .card-header p {
  margin-bottom: 0;
}
.pages-content .card .card-header span {
  width: 85%;
  display: block;
  text-align: left;
}
.pages-content .card .card-header.collapsed {
  border-radius: 15px 15px 15px 15px !important;
}
@media (min-width: 992px) {
  .pages-content .card {
    padding: 15px;
    font-size: 18px;
    line-height: 32px;
    text-align: left;
  }
}
.pages-content .CA_toggle_trigger:after {
  font-family: icomoon;
  content: "\E900";
  font-size: 22px;
  font-weight: 100;
  right: 27px;
  top: 26px;
  position: absolute;
  color: var(--app-theme-color);
  border-radius: 35px;
  background-color: #ffffff;
  display: block;
  width: 35px;
  padding: 1px 9px 2px 7px;
  margin-bottom: 20px;
}
@media (max-width: 990px) {
  .pages-content .CA_toggle_trigger:after {
    top: 16px;
  }
}
.pages-content .CA_toggle_trigger.collapsed:after {
  font-family: icomoon;
  content: "\E901";
  font-size: 22px;
  font-weight: 100;
  right: 27px;
  top: 26px;
  position: absolute;
  color: var(--app-theme-color);
  border-radius: 35px;
  background-color: #ffffff;
  display: block;
  width: 35px;
  padding: 2px 9px 1px 7px;
  margin-bottom: 20px;
}
@media (max-width: 990px) {
  .pages-content .CA_toggle_trigger.collapsed:after {
    top: 16px;
  }
}
.pages-content .dotted-textarea {
  background: #FFFFFF;
  border: 1px dashed #D8D8D8;
  border-radius: 10px;
  font-family: Poppins-Medium, "Open Sans";
  padding: 0 15px 0 15px;
  margin-top: 0;
  width: 100%;
}
.pages-content .dotted-textarea::-webkit-input-placeholder {
  color: #C4C5D2;
}
.pages-content .dotted-textarea::-moz-placeholder {
  color: #C4C5D2;
}
.pages-content .dotted-textarea:-ms-input-placeholder {
  color: #C4C5D2;
}
.pages-content .dotted-textarea::-ms-input-placeholder {
  color: #C4C5D2;
}
.pages-content .dotted-textarea::placeholder {
  color: #C4C5D2;
}
.pages-content input[type=text].form-control {
  background: #FFFFFF;
  border: 1px dashed #D8D8D8;
  font-family: Poppins-Medium, "Open Sans";
  padding: 0 15px 0 15px;
  width: 100% !important;
}
.pages-content input[type=text].form-control::-webkit-input-placeholder {
  color: #C4C5D2;
}
.pages-content input[type=text].form-control::-moz-placeholder {
  color: #C4C5D2;
}
.pages-content input[type=text].form-control:-ms-input-placeholder {
  color: #C4C5D2;
}
.pages-content input[type=text].form-control::-ms-input-placeholder {
  color: #C4C5D2;
}
.pages-content input[type=text].form-control::placeholder {
  color: #C4C5D2;
}
.pages-content input[type=text].form-control.page-title-input {
  font-size: 46px;
  line-height: 46px;
  height: 72px;
  border-radius: 10px;
}
.pages-content input[type=text].form-control.page-title-input.overview-cards--title {
  font-size: 16px;
  line-height: 16px;
  height: 40px;
  color: #282D5A;
  width: 200px !important;
  background-color: #EBEBF1;
  margin-bottom: 40px;
}
.pages-content input[type=text].form-control.page-subtitle-input {
  border-radius: 5px;
  font-size: 12px;
  line-height: 14px;
  height: 30px;
  margin-bottom: 20px;
}
.pages-content input[type=text].form-control.page-subtitle-input.overview-cards--subtitle {
  font-size: 16px;
  line-height: 16px;
  height: 40px;
  width: 100% !important;
  color: #282D5A;
}
.pages-content input[type=text].form-control.page-subtitle-input.video-input {
  height: 100px;
  padding: 50px;
}
.pages-content .pages-content--inner--cont {
  padding: 60px;
  margin-top: 120px;
}
.pages-content .pages-content--inner--cont .v-breadcrumbs {
  padding-left: 0;
  padding-right: 0;
}
.pages-content .pages-content--inner--cont .v-toolbar__content {
  padding: 0;
}
.pages-content .pages-content--inner--cont.preview-inner {
  padding: 0;
}
.pages-content .pages-content--inner--cont.page-preview-inner {
  padding-top: 25px;
  max-width: 1024px;
  margin-right: auto;
  margin-left: auto;
}
@media (min-width: 990px) {
  .pages-content .pages-content--inner--cont.page-preview-inner.module-wider--container {
    max-width: 1400px;
  }
}
.pages-content .pages-content--inner--cont.email-template--cont .emailtemplate-section {
  max-width: 720px;
  margin: auto;
  background: transparent;
}
.pages-content .pages-content--inner--cont.email-template--cont .emailtemplate-section .component-title {
  margin-left: 20px;
}
.pages-content .pages-content--inner--cont .pages-content--inner {
  background-color: #ffffff;
}
.pages-content .pages-content--inner--cont .pages-content--inner.dark--mode {
  color: #6C6C6C !important;
  background-color: #282828 !important;
}
.pages-content .pages-content--inner--cont .pages-content--inner.dark--mode .list-group-item {
  background-color: rgb(28, 28, 28) !important;
}
.pages-content .pages-content--inner--cont .pages-content--inner.dark--mode .item-container {
  background-color: rgb(28, 28, 28) !important;
}
.pages-content .pages-content--inner--cont .pages-content--inner.dark--mode .intro-page-container {
  background-color: rgb(28, 28, 28) !important;
}
.pages-content .pages-content--inner--cont .pages-content--inner .page-temp-title {
  display: none;
}
.pages-content .pages-content--inner--cont .pages-content--inner .page-temp-title span {
  color: var(--app-theme-color);
}
.pages-content .item-container {
  padding: 0 20px 20px 20px;
}
@media (min-width: 990px) {
  .pages-content .item-container {
    padding: 0 30px 30px 30px;
  }
}
.pages-content .item-container input {
  width: 50%;
}
.pages-content .item-container .quiz-multiple-choice-option .checkbox input[type=checkbox] {
  display: none;
}
.pages-content .page-preview-inner .item-container {
  padding: 0;
}
.pages-content .handle-item {
  margin-bottom: 10px;
  cursor: pointer;
  display: block !important;
  color: #9EA2C7;
}
.pages-content .element-conf-btns {
  color: #9EA2C7;
  position: absolute;
  font-size: 10px;
  top: -20px;
  z-index: 10;
  background-color: #F3F3F9;
  right: 15px;
}
.pages-content .element-conf-btns .v-divider {
  z-index: 1;
  height: 20px;
  margin-top: 10px;
  border-color: rgba(255, 255, 255, 0.3490196078);
}
.pages-content .element-conf-btns.timeline-btns {
  top: -15px;
  right: -15px;
  z-index: 5;
}
.pages-content .timeline-item--opposite {
  font-size: 32px;
}
.pages-content .layout-label--settings {
  color: #b5b5b5 !important;
  position: absolute;
  font-size: 10px;
  top: 110px;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  right: -52px;
}
.pages-content .layout-label--settings .v-divider {
  z-index: 1;
  width: 20px;
  margin-left: 15px;
  border-color: rgba(255, 255, 255, 0.3490196078);
}
.pages-content .layout-label--container {
  -webkit-transform: rotate(-90deg) translateY(50%);
          transform: rotate(-90deg) translateY(50%);
  background-color: #424242;
  color: #f7f7f7;
  font-style: normal;
  font-weight: 500;
  font-size: 13px;
  line-height: 16px;
  text-align: center;
  letter-spacing: -0.078px;
  padding: 10px;
  height: 35px;
  border-radius: 5px 5px 0 0;
  position: absolute;
  left: -109px;
  top: 55px;
}
.pages-content .layout-label--container.element-label {
  left: -30px;
}
.pages-content .delete-btn {
  color: #9EA2C7;
  cursor: pointer;
  position: absolute;
  font-size: 10px;
  padding: 10px;
  width: 35px;
  top: 15px;
  z-index: 1;
  height: 35px;
  text-align: center;
  border-radius: 25px;
  background-color: #F3F3F9;
  right: 20px;
}
.pages-content .delete-btn.edit-component {
  right: 5px;
  top: -10px;
}
.pages-content .order-btn {
  color: #b5b5b5 !important;
  opacity: 1 !important;
  background-color: #131313 !important;
}
.pages-content .order-btn .v-btn__content i {
  font-size: 16px;
  color: #b5b5b5 !important;
}
.pages-content .rightmenu-btn {
  position: fixed;
  right: 0;
  z-index: 50;
  top: 20px;
  border-radius: 20px 0 0 20px;
}
.pages-content .image-edit--contianer {
  position: relative;
}
.pages-content .text-container {
  width: 100%;
}
.pages-content .list-group-main {
  padding: 0;
}
.pages-content .list-group-main .list-group-item {
  padding: 0;
}
@media (min-width: 990px) {
  .pages-content .list-group-main {
    padding: 0;
  }
}
.pages-content ul.list-group {
  list-style-type: none;
  padding: 0 70px 0 70px;
  background: #131313;
  border: 2px solid #282828;
}
.pages-content ul.list-group > span {
  padding: 30px 1px 0 1px;
  border-left: 1px dashed #6c6c6c;
  border-right: 1px dashed #6c6c6c;
}
.pages-content ul.list-group .list-group-item {
  min-height: 600px;
  border: 0;
  padding: 20px;
  border-bottom: 1px dashed #6c6c6c;
}
.pages-content ul.list-group .list-group-item input {
  display: inline;
}
.pages-content .list-group-item--bg-transparent {
  background-color: #EBEBF1;
}
.pages-content .list-group-item--bg-transparent--landing {
  background-color: #F3F3F9;
}
.pages-content .list-group-item--bg-transparent--landing .edit-component {
  background-color: #ffffff;
}
.pages-content.page-content--pack {
  background-color: #F3F3F9;
}
.pages-content.page-content--pack.page-content--pack-export .pages-content--inner {
  padding-top: 0;
}
.pages-content.page-content--pack.page-content--pack-export .page-top {
  top: 70px;
  position: relative;
}
@media (min-width: 990px) {
  .pages-content.page-content--pack.page-content--pack-export .page-top {
    top: 47px;
  }
}
.pages-content.page-content--pack .list-group-item--bg-transparent {
  padding: 120px;
}
.pages-content.page-content--pack ul.list-group .list-group-item {
  border-top: 0;
}
.pages-content .page-top {
  top: 136px;
  right: 0;
  width: 100%;
  padding: 7px;
  background-color: #ffffff;
  height: auto;
  position: fixed;
  z-index: 7;
  -webkit-box-shadow: 0px 10px 5px -5px rgba(0, 0, 0, 0.1);
  box-shadow: 0px 10px 5px -5px rgba(0, 0, 0, 0.1);
}
@media (min-width: 990px) {
  .pages-content .page-top {
    height: auto;
  }
}
.pages-content .page-top.public-top {
  position: relative;
  top: 0;
}
.pages-content .page-top.public-top .page-top--inner {
  max-width: 1024px;
  margin-right: auto;
  margin-left: auto;
  height: auto;
  padding: 5px 0 5px 0;
}
@media (min-width: 990px) {
  .pages-content .page-top.public-top .page-top--inner {
    height: auto;
  }
}
@media (min-width: 990px) {
  .pages-content .page-top.public-top .page-top--inner.module-wider--container {
    max-width: 1400px;
  }
}
.pages-content .page-top.edit-project {
  height: auto;
  top: 136px;
}
@media (min-width: 990px) {
  .pages-content .page-top.edit-project {
    height: auto;
  }
}
.pages-content .page-top .left-action {
  padding-left: 60px;
}
.pages-content .page-top .right-action ul, .pages-content .page-top .left-action ul {
  list-style: none;
}
.pages-content .page-top .right-action ul li, .pages-content .page-top .left-action ul li {
  float: left;
  margin-right: 10px;
}
.pages-content .page-top .right-action ul li a, .pages-content .page-top .left-action ul li a {
  padding: 10px 20px 10px 20px;
}
.pages-content .page-top .right-action ul li a:hover, .pages-content .page-top .left-action ul li a:hover {
  text-decoration: none;
}
.pages-content .item-delete-btn {
  color: #9EA2C7;
  cursor: pointer;
  position: absolute;
  font-size: 10px;
  padding: 10px;
  width: 35px;
  height: 35px;
  text-align: center;
  border-radius: 25px;
  background-color: #F3F3F9;
  right: -50px;
}
.pages-content .array-btn {
  position: fixed;
  top: 230px;
  right: 15px;
  background: var(--app-theme-color);
  color: #ffffff;
  border-radius: 40px;
  padding: 7px 10px 6px 11px;
}
.pages-content .array-btn:hover {
  background: #6632cd;
}
.pages-content .save-side-btn {
  position: fixed;
  top: 240px;
  right: 15px;
  background: var(--app-theme-color);
  color: #ffffff;
  border-radius: 40px;
  padding: 7px 11px 6px 13px;
}
.pages-content .save-side-btn:hover {
  background: #6632cd;
}
.pages-content .preview-side-btn {
  position: fixed;
  top: 290px;
  right: 15px;
  background: var(--app-theme-color);
  color: #ffffff;
  border-radius: 40px;
  padding: 6px 9px 6px 10px;
}
.pages-content .preview-side-btn:hover {
  background: #6632cd;
}
.pages-content .watch-side-btn {
  background: #66bb6a;
  color: #ffffff;
  padding: 6px 9px 6px 10px;
}
.pages-content .watch-side-btn span {
  color: #d2d2d2;
}
.pages-content .watch-side-btn span svg {
  color: #66bb6a;
}
.pages-content .watch-side-btn.disabled {
  background: #d2d2d2;
  pointer-events: none;
}
.pages-content .watch-side-btn.disabled svg {
  color: #d2d2d2;
}
.pages-content .watch-side-btn:hover {
  background: #66bb6a;
}
.pages-content .normal-action-btn {
  font-family: Poppins-Regular, "Open Sans";
  font-size: 14px;
  display: block;
  color: #ffffff;
  margin-top: 25px;
  border-radius: 35px;
  padding: 5px 5px 5px 5px;
  height: 45px;
  background-color: var(--app-theme-color);
  width: -webkit-fit-content;
  width: -moz-fit-content;
  width: fit-content;
  text-decoration: none;
}
.pages-content .normal-action-btn input {
  border-radius: 25px;
  height: 35px;
  background: transparent;
  color: #ffffff;
}
.pages-content .normal-action-btn span {
  background-color: #ffffff;
  border-radius: 35px;
  margin-left: 10px;
  padding: 7px 11px 6px 11px;
}
.pages-content .normal-action-btn span svg {
  color: var(--app-theme-color);
}
.pages-content .normal-action-btn:hover {
  text-decoration: none;
}
.pages-content .normal-action-btn:hover span {
  background-color: var(--app-theme-color);
}
.pages-content .normal-action-btn:hover span svg {
  color: #FFFFFF;
}
.pages-content .legend-img {
  background-color: #F3F3F9;
  padding: 5px;
}
.pages-content .accordion-section .card .card-header span {
  width: 100% !important;
  text-align: center !important;
}
.pages-content .tab-carousel-section .v-tab {
  max-width: 270px;
}
.pages-content .tab-carousel-section .ep-container {
  overflow: unset !important;
}
.pages-content .tab-carousel-section .v-tabs:not(.v-tabs--vertical).v-tabs--right > .v-slide-group--is-overflowing.v-tabs-bar--is-mobile:not(.v-slide-group--has-affixes) .v-slide-group__next, .pages-content .tab-carousel-section .v-tabs:not(.v-tabs--vertical):not(.v-tabs--right) > .v-slide-group--is-overflowing.v-tabs-bar--is-mobile:not(.v-slide-group--has-affixes) .v-slide-group__prev {
  display: none;
}
.pages-content .tab-carousel-section .carousel-dot-value {
  font-size: 18px;
  font-weight: bold;
  position: absolute;
  right: 14px;
  color: #ffffff;
  top: 6px;
}
.pages-content .tab-carousel-section .dropzone {
  border: none;
  background: transparent;
}
.pages-content .tab-carousel-section .dropzone .drop-fake-btn {
  background-color: var(--app-theme-color);
  padding: 10px 15px 10px 15px;
  border-radius: 25px;
  font-size: 14px;
  font-family: Poppins-Regular, "Open Sans";
  color: #ffffff;
}
.pages-content .tab-carousel-section .dropzone .drop-fake-btn-link {
  text-decoration: underline;
  font-size: 14px;
  color: var(--app-theme-color);
  font-family: Poppins-Regular, "Open Sans";
}
.pages-content .tab-carousel-section .delete-btn.edit-component {
  right: 43% !important;
  top: 10px !important;
}
.pages-content .tab-carousel-section .image-cropper-round {
  width: 230px;
  height: 230px;
  position: absolute;
  right: -115px;
  top: -115px;
  overflow: hidden;
  border-radius: 50%;
}
@media (min-width: 990px) {
  .pages-content .tab-carousel-section .image-cropper-round {
    width: 230px;
    height: 230px;
  }
}
.pages-content .tab-carousel-section .image-cropper-round img {
  display: inline;
  margin: 0 auto;
  height: 100%;
  width: auto;
}

.is-public.is-content {
  overflow-y: hidden;
}
.is-public .top-progress {
  position: absolute;
  left: 0;
  box-shadow: -3px 10px 5px -7px rgba(0, 0, 0, 0.16);
  -webkit-box-shadow: -3px 10px 5px -7px rgba(0, 0, 0, 0.16);
  -moz-box-shadow: -3px 10px 5px -7px rgba(0, 0, 0, 0.16);
}
.is-public .top-progress .v-expansion-panel-header__icon {
  margin: auto !important;
}
.is-public .pages-content {
  max-height: 100% !important;
}
.is-public .pages-content.page-content--pack.page-content--pack-export .page-top {
  top: 0 !important;
}

.footer-container {
  background-color: var(--app-theme-color) !important;
  border-color: var(--app-theme-color) !important;
}
.editemailtemplate-section .pages-content .pages-content--inner--cont.page-preview-inner a {
  text-decoration: underline;
}
.editemailtemplate-section .pages-content .pages-content--inner--cont.page-preview-inner .dark--mode .item-container {
  background-color: transparent !important;
}
.editemailtemplate-section .pages-content ul.list-group .list-group-item {
  min-height: unset;
  border: 0;
  padding: 20px;
  border-bottom: 1px dashed #6c6c6c;
}
.editemailtemplate-section .pages-content ul.list-group .list-group-item .item-container {
  position: relative;
  padding: 20px;
}
.editemailtemplate-section .pages-content .preview-inner .list-group-item {
  padding: 0 !important;
}
.editemailtemplate-section .pages-content .layout-label--container.element-label {
  left: -94px;
}

.pages-content {
  font-size: 14px;
  padding: 0;
  -webkit-transition: padding-left 0.5s;
  transition: padding-left 0.5s; /* If you want a transition effect */
}
.pages-content.bg-darktheme .page-content--pack {
  background-color: #222222 !important;
  background: #222222 !important;
}
.pages-content .landing-page-container {
  padding: 0 15px 0 15px !important;
}
.pages-content .landing-page-container.intro-page--banner {
  padding: 35px 0 0 0 !important;
}
@media (min-width: 990px) {
  .pages-content .landing-page-container.intro-page--banner {
    padding: 35px 0 0 0 !important;
    max-width: 1024px;
    margin-left: auto;
    margin-right: auto;
  }
}
@media (min-width: 990px) {
  .pages-content .landing-page-container.intro-page--banner.module-wider--container {
    max-width: 1400px;
  }
}
.pages-content .landing-page-container.banner-image-container {
  padding: 0 15px 0 15px !important;
}
@media (min-width: 990px) {
  .pages-content .landing-page-container {
    padding: 30px 15px 0 15px !important;
  }
}
.pages-content .landing-page-container .edit-component {
  right: 0 !important;
}
.pages-content .landing-page-container .disclaimer-container input {
  height: 50px !important;
}
.pages-content .landing-page-container .disclaimer-container p {
  font-family: Poppins-Medium, "Open Sans";
  font-size: 14px;
  color: #282D5A;
  height: 50px !important;
}
.pages-content .landing-page-container .logo-container.splash-logo img {
  -o-object-position: left;
     object-position: left;
}
.pages-content .landing-page-container .logo-container .dropzone {
  min-height: 50px;
  border: none;
  padding: 3px 5px;
}
.pages-content .landing-page-container .logo-container .dropzone .dz-message {
  margin: 10px 0;
}
.pages-content .landing-page-container .landing-page-banner {
  padding: 20px;
  background-repeat: no-repeat;
  /*background-position: center;*/
  background-size: contain;
  height: 150px;
}
@media (min-width: 991px) {
  .pages-content .landing-page-container .landing-page-banner {
    background-size: cover;
  }
}
.pages-content .landing-page-container .landing-page-banner.intro-page--banner {
  height: 250px;
  background-size: cover;
  background-position-x: right;
}
@media (min-width: 991px) {
  .pages-content .landing-page-container .landing-page-banner.intro-page--banner {
    height: 300px;
    padding: 50px;
    background-position-x: center;
  }
}
.pages-content .landing-page-container .landing-page-banner.intro-page--banner h2 {
  margin-bottom: 40px;
  font-family: Poppins-Medium, "Open Sans";
  font-size: 36px;
  padding: 20px 0 20px 0;
  font-weight: bold;
  background-color: rgba(0, 0, 0, 0.2);
}
.pages-content .landing-page-container .landing-page-banner.intro-page--banner .title-input-container .edit-component {
  top: 10px !important;
  right: 50px !important;
}
.pages-content .landing-page-container .landing-page-banner.intro-page--banner .action-buttons {
  border-radius: 35px;
  background-color: var(--app-theme-color);
  padding: 15px 40px 15px 40px;
  font-size: 20px;
  color: #ffffff;
  margin-bottom: 15px;
  display: inline-block;
}
.pages-content .landing-page-container .landing-page-banner.intro-page--banner .action-btn-border {
  border: 1px solid #ffffff !important;
}
.pages-content .landing-page-container .landing-page-banner.intro-page--banner .dropzone {
  border: 1px dashed #FFFFFF;
  background-color: transparent;
}
.pages-content .landing-page-container .landing-page-banner.intro-page--banner .dropzone .dz-message {
  color: #ffffff;
}
.pages-content .landing-page-container .landing-page-banner.banner-image-container .dropzone {
  border: 1px dashed #DDDDDD;
}
.pages-content .landing-page-container .landing-page-banner.banner-image-container .dropzone .dz-message {
  color: #DDDDDD;
}
.pages-content .landing-page-container .landing-page-banner input.form-control {
  background-color: transparent;
  border-color: #ffffff;
  color: #ffffff;
  text-align: center;
  font-family: Poppins-Medium, "Open Sans";
  font-size: 36px;
}
.pages-content .landing-page-container .landing-page-banner input.form-control::-webkit-input-placeholder {
  color: #ffffff;
}
.pages-content .landing-page-container .landing-page-banner input.form-control::-moz-placeholder {
  color: #ffffff;
}
.pages-content .landing-page-container .landing-page-banner input.form-control:-ms-input-placeholder {
  color: #ffffff;
}
.pages-content .landing-page-container .landing-page-banner input.form-control::-ms-input-placeholder {
  color: #ffffff;
}
.pages-content .landing-page-container .landing-page-banner input.form-control::placeholder {
  color: #ffffff;
}
.pages-content .landing-page-container .landing-page-banner h2 {
  color: #ffffff;
  text-align: center;
  font-family: Poppins-Medium, "Open Sans";
  font-size: 36px;
}
.pages-content .landing-page-container .copy-container .edit-component {
  top: 45px;
  right: 25px !important;
}
.pages-content .landing-page-container .part-container .edit-component {
  top: 73px;
  right: 25px !important;
}
.pages-content .landing-page-container .part-container .part-container--name .part-container--name--title {
  position: relative;
  width: 100%;
}
.pages-content .landing-page-container .part-container .part-container--name .part-container--name--title.landing-page--part-title {
  position: absolute;
  top: 25px;
  left: 30px;
  background-color: var(--app-theme-color);
  border-radius: 20px;
  padding: 10px;
  width: auto;
}
.pages-content .landing-page-container .part-container .part-container--name .part-container--name--title.landing-page--part-title h3 {
  color: #ffffff;
  margin: 0;
}
.pages-content .landing-page-container .part-container .part-container--name .part-container--name--title h2 {
  font-family: Poppins-Medium, "Open Sans";
  font-size: 24px;
}
.pages-content .landing-page-container .part-container .part-container--name .part-container--name--title .edit-component {
  top: -15px;
  right: -20px !important;
}
.pages-content .landing-page-container .part-container .part-container--name h3 {
  color: #282D5A;
  font-family: Poppins-Medium, "Open Sans";
  font-size: 14px;
  /*padding:15px;*/
  /*background-color:var(--app-theme-color);*/
  /* border-radius: 25px;*/
  /*color: #ffffff;*/
}
.pages-content .landing-page-container .part-container .part-container--name h2 {
  color: #282D5A;
  font-family: Poppins-Medium, "Open Sans";
  font-size: 16px;
  margin-top: 15px;
  /*padding:15px;*/
  /*background-color:var(--app-theme-color);*/
  /* border-radius: 25px;*/
  /*color: #ffffff;*/
}
.pages-content .landing-page-container .part-container .part-container--name input {
  width: 150px !important;
}
.pages-content .landing-page-container .part-container .part-container--name input.card-title {
  width: 200px !important;
  font-size: 18px;
}
.pages-content .landing-page-container .part-container .landing-page--part-image img {
  border-radius: 10px;
}
.pages-content .landing-page-container .part-container .landing-page--part-image img:hover {
  -webkit-box-shadow: 0px 4px 9px 1px rgba(0, 0, 0, 0.3);
  box-shadow: 0px 4px 9px 1px rgba(0, 0, 0, 0.3);
}
.pages-content .landing-page-container .copy-header-container input {
  background-color: transparent;
  font-size: 24px;
  color: #282D5A;
}
.pages-content .landing-page-container .copy-header-container input::-webkit-input-placeholder {
  color: #282D5A;
}
.pages-content .landing-page-container .copy-header-container input::-moz-placeholder {
  color: #282D5A;
}
.pages-content .landing-page-container .copy-header-container input:-ms-input-placeholder {
  color: #282D5A;
}
.pages-content .landing-page-container .copy-header-container input::-ms-input-placeholder {
  color: #282D5A;
}
.pages-content .landing-page-container .copy-header-container input::placeholder {
  color: #282D5A;
}
.pages-content .landing-page-container .landing-page--item {
  border-top: 1px dashed rgba(0, 0, 0, 0.125);
}
.pages-content .landing-page-container .landing-page--item.landing-page--item-export-item {
  border: 0;
}
.pages-content .landing-page-container .landing-page--item.landing-page--item-export-item h2 {
  font-size: 22px;
}
@media (min-width: 768px) {
  .pages-content .landing-page-container .landing-page--item.landing-page--item-export-item h2 {
    font-size: 32px;
  }
}
.pages-content .page--item-padding {
  max-width: 1024px;
  margin-right: auto;
  margin-left: auto;
  padding-top: 0;
}
@media (min-width: 990px) {
  .pages-content .page--item-padding.module-wider--container {
    max-width: 1400px;
  }
}
.pages-content .intro-page-container {
  background-color: #ffffff;
}
.pages-content .intro-page-container .intropage--jobcode {
  margin-top: 50px;
  position: relative;
}
.pages-content .intro-page-container .intropage--jobcode input {
  text-align: left;
  width: 250px;
}
.pages-content .intro-page-container .intropage--jobcode p {
  text-align: left;
}
.pages-content .intro-page-container .intropage--jobcode .edit-component {
  top: 0 !important;
}
.pages-content .intro-page-container .intro-page-chapters {
  padding: 0;
}
@media (min-width: 991px) {
  .pages-content .intro-page-container .intro-page-chapters {
    padding: 20px;
  }
}
.pages-content .intro-page-container .intro-page-chapters .intro-pages-title p {
  margin-bottom: 0;
}
.pages-content .intro-page-container .intro-page-chapters .edit-component {
  top: 35px !important;
  right: 35px !important;
}
.pages-content .intro-page-container .intro-page-chapters .chapter-item .chapter-item-header {
  padding: 10px 0 10px 0;
  border-bottom: 1px solid #E8E9EE;
}
.pages-content .intro-page-container .intro-page-chapters .chapter-item .chapter-item-header h3 {
  font-family: Poppins-SemiBold, "Open Sans";
  font-size: 18px;
  display: inline-block;
  margin-left: 10px;
  margin-bottom: 0;
  vertical-align: middle;
}
.pages-content .intro-page-container .intro-page-chapters .chapter-item .chapter-item-header span {
  padding: 7px 7px 5px 7px;
  display: inline-block;
  border-radius: 5px;
  font-size: 8px;
  vertical-align: middle;
  background-color: #F0EAFF;
  color: var(--app-theme-color);
}
.pages-content .intro-page-container .intro-page-chapters .chapter-item ul {
  list-style: none;
  padding-top: 25px;
  padding-bottom: 25px;
}
.pages-content .intro-page-container .intro-page-chapters .chapter-item ul li {
  margin-top: 15px;
}
@media (max-width: 990px) {
  .pages-content .intro-page-container .intro-page-chapters .chapter-item ul li {
    border-bottom: 1px solid rgba(153, 153, 153, 0.2);
    padding-bottom: 15px;
  }
}
.pages-content .intro-page-container .intro-page-chapters .chapter-item ul li .page-title--item span {
  color: #FFFFFF;
  margin-right: 10px;
}
.pages-content .intro-page-container .intro-page-chapters .chapter-item ul li .page-title--item input {
  width: 400px !important;
  margin-bottom: 0 !important;
}
.pages-content .intro-page-container .intro-page-chapters .chapter-item ul li .page-title--item p {
  margin-bottom: 0;
}
.pages-content .intro-page-container .intro-page-chapters .chapter-item ul li .page-title--item a {
  font-size: 14px;
  color: #282D5A;
  text-decoration: none;
}
.pages-content .intro-page-container .intro-page-chapters .chapter-item ul li .page-title--item a:hover {
  text-decoration: none;
  color: var(--app-theme-color);
}
.pages-content .intro-page-container .intro-page-chapters .chapter-item ul li .page-arrow {
  padding: 10px 12px 7px 14px;
  display: inline-block;
  border-radius: 20px;
  font-size: 10px;
  float: right;
  vertical-align: middle;
  background-color: var(--app-theme-color);
  color: #FFFFFF;
}
.pages-content .page-title-container h3 {
  font-family: Poppins-Regular, "Open Sans";
  font-size: 12px;
  margin-top: 50px;
  color: #8B8DA6;
}
.pages-content .page-title-container h1 {
  font-family: Poppins-Medium, "Open Sans";
  font-size: 36px;
  color: #282D5A;
  margin-bottom: 50px;
}
.pages-content .page-title-container p {
  margin-bottom: 0;
}
.pages-content .edit-page--firstelement span {
  color: #ffffff !important;
}
.pages-content .preview-inner .list-group {
  padding: 0;
  border: 0;
}
.pages-content .preview-inner .list-group-item {
  border: 0 !important;
}
.pages-content .preview-inner .keytips-container ul li {
  width: 100%;
}
.pages-content .pages-content--inner--cont {
  padding: 60px;
  margin-top: 120px;
}
.pages-content .pages-content--inner--cont .v-breadcrumbs {
  padding-left: 0;
  padding-right: 0;
}
.pages-content .pages-content--inner--cont .v-toolbar__content {
  padding: 0;
}
.pages-content .pages-content--inner--cont.preview-inner {
  padding: 0;
}
.pages-content .pages-content--inner--cont.page-preview-inner {
  padding-top: 25px;
  max-width: 1024px;
  margin-right: auto;
  margin-left: auto;
}
@media (min-width: 990px) {
  .pages-content .pages-content--inner--cont.page-preview-inner.module-wider--container {
    max-width: 1400px;
  }
}
.pages-content .pages-content--inner--cont.email-template--cont .emailtemplate-section {
  max-width: 720px;
  margin: auto;
  background: transparent;
}
.pages-content .pages-content--inner--cont.email-template--cont .emailtemplate-section .component-title {
  margin-left: 20px;
}
.pages-content .pages-content--inner--cont .page-content--pack {
  padding-top: 0;
}
@media (min-width: 990px) {
  .pages-content .pages-content--inner--cont .page-content--pack {
    padding-top: 0;
  }
}
.pages-content .pages-content--inner--cont .pages-content--inner {
  background-color: #ffffff;
}
.pages-content .pages-content--inner--cont .pages-content--inner.dark--mode {
  color: #6C6C6C !important;
  background-color: #282828 !important;
}
.pages-content .pages-content--inner--cont .pages-content--inner.dark--mode .list-group-item {
  background-color: #282828 !important;
}
.pages-content .pages-content--inner--cont .pages-content--inner.dark--mode .item-container {
  background-color: #282828 !important;
}
.pages-content .pages-content--inner--cont .pages-content--inner.dark--mode .intro-page-container {
  background-color: #282828 !important;
}
.pages-content .pages-content--inner--cont .pages-content--inner .page-temp-title {
  display: none;
}
.pages-content .pages-content--inner--cont .pages-content--inner .page-temp-title span {
  color: var(--app-theme-color);
}
.pages-content .pages-content--inner--cont.page-preview-inner .dark--mode {
  color: #6C6C6C !important;
}
.pages-content .pages-content--inner--cont.page-preview-inner .dark--mode .list-group-item {
  background-color: #ffffff !important;
}
.pages-content .pages-content--inner--cont.page-preview-inner .dark--mode .item-container {
  background-color: #ffffff !important;
}
.pages-content .pages-content--inner--cont.page-preview-inner .dark--mode .intro-page-container {
  background-color: #ffffff !important;
}
.pages-content .pages-content--inner--cont.page-preview-inner .dark--mode .list-group {
  background: #ffffff;
}
.pages-content .pages-content--inner--cont.page-preview-inner .dark--mode .list-group span {
  border: none;
}
.pages-content .item-container {
  padding: 0 20px 20px 20px;
}
@media (min-width: 990px) {
  .pages-content .item-container {
    padding: 0 30px 30px 30px;
  }
}
.pages-content .item-container input {
  width: 50%;
}
.pages-content .item-container .quiz-multiple-choice-option .checkbox input[type=checkbox] {
  display: none;
}
.pages-content .handle-item {
  margin-bottom: 10px;
  cursor: pointer;
  display: block !important;
  color: #9EA2C7;
}
.pages-content .element-conf-btns {
  color: #9EA2C7;
  position: absolute;
  font-size: 10px;
  top: -38px;
  background-color: #F3F3F9;
  right: -14px;
}
.pages-content .element-conf-btns .v-divider {
  z-index: 1;
  height: 20px;
  margin-top: 10px;
  border-color: rgba(255, 255, 255, 0.3490196078);
}
.pages-content .element-conf-btns.timeline-btns {
  top: -15px;
  right: -15px;
  z-index: 5;
}
.pages-content .layout-label--settings {
  color: #b5b5b5 !important;
  position: absolute;
  font-size: 10px;
  top: 110px;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  right: -52px;
}
.pages-content .layout-label--settings .v-divider {
  z-index: 1;
  width: 20px;
  margin-left: 15px;
  border-color: rgba(255, 255, 255, 0.3490196078);
}
.pages-content .layout-label--container {
  -webkit-transform: rotate(-90deg) translateY(50%);
          transform: rotate(-90deg) translateY(50%);
  background-color: #424242;
  color: #f7f7f7;
  font-style: normal;
  font-weight: 500;
  font-size: 13px;
  line-height: 16px;
  text-align: center;
  letter-spacing: -0.078px;
  padding: 10px;
  height: 35px;
  border-radius: 5px 5px 0 0;
  position: absolute;
  left: -109px;
  top: 55px;
}
.pages-content .layout-label--container.element-label {
  left: -30px;
}
.pages-content .delete-btn {
  color: #9EA2C7;
  cursor: pointer;
  position: absolute;
  font-size: 10px;
  padding: 10px;
  width: 35px;
  top: 15px;
  z-index: 1;
  height: 35px;
  text-align: center;
  border-radius: 25px;
  background-color: #F3F3F9;
  right: 20px;
}
.pages-content .delete-btn.edit-component {
  right: 5px;
  top: -10px;
}
.pages-content .order-btn {
  color: #b5b5b5 !important;
  opacity: 1 !important;
  background-color: #131313 !important;
}
.pages-content .order-btn .v-btn__content i {
  font-size: 16px;
  color: #b5b5b5 !important;
}
.pages-content .rightmenu-btn {
  position: fixed;
  right: 0;
  z-index: 50;
  top: 20px;
  border-radius: 20px 0 0 20px;
}
.pages-content .image-edit--contianer {
  position: relative;
}
.pages-content .list-group-main {
  padding: 0;
}
.pages-content .list-group-main .list-group-item {
  padding: 0;
}
@media (min-width: 990px) {
  .pages-content .list-group-main {
    padding: 0;
  }
}
.pages-content ul.list-group {
  list-style-type: none;
  padding: 0 70px 0 70px;
  background: #131313;
  border: 2px solid #282828;
}
.pages-content ul.list-group > span {
  padding: 30px 1px 0 1px;
  border-left: 1px dashed #6c6c6c;
  border-right: 1px dashed #6c6c6c;
}
.pages-content ul.list-group .list-group-item {
  min-height: 600px;
  border: 0;
  padding: 20px;
  border-bottom: 1px dashed #6c6c6c;
}
.pages-content ul.list-group .list-group-item input {
  display: inline;
}
.pages-content .list-group-item--bg-transparent {
  background-color: #EBEBF1;
}
.pages-content .list-group-item--bg-transparent--landing {
  background-color: #F3F3F9;
}
.pages-content .list-group-item--bg-transparent--landing .edit-component {
  background-color: #ffffff;
}
.pages-content.page-content--pack {
  background-color: #F3F3F9;
}
.pages-content.page-content--pack.page-content--pack-export .pages-content--inner {
  padding-top: 0;
}
.pages-content.page-content--pack.page-content--pack-export .page-top {
  top: 70px;
  position: relative;
}
@media (min-width: 990px) {
  .pages-content.page-content--pack.page-content--pack-export .page-top {
    top: 47px;
  }
}
.pages-content.page-content--pack .list-group-item--bg-transparent {
  padding: 120px;
}
.pages-content.page-content--pack ul.list-group .list-group-item {
  border-top: 0;
}
.pages-content .page-top {
  top: 136px;
  right: 0;
  width: 100%;
  padding: 7px;
  background-color: #ffffff;
  height: auto;
  position: fixed;
  z-index: 7;
  -webkit-box-shadow: 0px 10px 5px -5px rgba(0, 0, 0, 0.1);
  box-shadow: 0px 10px 5px -5px rgba(0, 0, 0, 0.1);
}
@media (min-width: 990px) {
  .pages-content .page-top {
    height: auto;
  }
}
.pages-content .page-top.public-top {
  position: relative;
  top: 0;
}
.pages-content .page-top.public-top .page-top--inner {
  max-width: 1024px;
  margin-right: auto;
  margin-left: auto;
  height: auto;
  padding: 5px 0 5px 0;
}
@media (min-width: 990px) {
  .pages-content .page-top.public-top .page-top--inner {
    height: auto;
  }
}
@media (min-width: 990px) {
  .pages-content .page-top.public-top .page-top--inner.module-wider--container {
    max-width: 1400px;
  }
}
.pages-content .page-top.edit-project {
  height: auto;
  top: 136px;
}
@media (min-width: 990px) {
  .pages-content .page-top.edit-project {
    height: auto;
  }
}
.pages-content .page-top .left-action {
  padding-left: 60px;
}
.pages-content .page-top .right-action ul, .pages-content .page-top .left-action ul {
  list-style: none;
}
.pages-content .page-top .right-action ul li, .pages-content .page-top .left-action ul li {
  float: left;
  margin-right: 10px;
}
.pages-content .page-top .right-action ul li a, .pages-content .page-top .left-action ul li a {
  padding: 10px 20px 10px 20px;
}
.pages-content .page-top .right-action ul li a:hover, .pages-content .page-top .left-action ul li a:hover {
  text-decoration: none;
}
.pages-content .item-delete-btn {
  color: #9EA2C7;
  cursor: pointer;
  position: absolute;
  font-size: 10px;
  padding: 10px;
  width: 35px;
  height: 35px;
  text-align: center;
  border-radius: 25px;
  background-color: #F3F3F9;
  right: -50px;
}
.pages-content .array-btn {
  position: fixed;
  top: 230px;
  right: 15px;
  background: var(--app-theme-color);
  color: #ffffff;
  border-radius: 40px;
  padding: 7px 10px 6px 11px;
}
.pages-content .array-btn:hover {
  background: #6632cd;
}
.pages-content .save-side-btn {
  position: fixed;
  top: 240px;
  right: 15px;
  background: var(--app-theme-color);
  color: #ffffff;
  border-radius: 40px;
  padding: 7px 11px 6px 13px;
}
.pages-content .save-side-btn:hover {
  background: #6632cd;
}
.pages-content .preview-side-btn {
  position: fixed;
  top: 290px;
  right: 15px;
  background: var(--app-theme-color);
  color: #ffffff;
  border-radius: 40px;
  padding: 6px 9px 6px 10px;
}
.pages-content .preview-side-btn:hover {
  background: #6632cd;
}
.pages-content .watch-side-btn {
  background: #66bb6a;
  color: #ffffff;
  padding: 6px 9px 6px 10px;
}
.pages-content .watch-side-btn span {
  color: #d2d2d2;
}
.pages-content .watch-side-btn span svg {
  color: #66bb6a;
}
.pages-content .watch-side-btn.disabled {
  background: #d2d2d2;
  pointer-events: none;
}
.pages-content .watch-side-btn.disabled svg {
  color: #d2d2d2;
}
.pages-content .watch-side-btn:hover {
  background: #66bb6a;
}
.pages-content .normal-action-btn {
  font-family: Poppins-Regular, "Open Sans";
  font-size: 14px;
  display: block;
  color: #ffffff;
  margin-top: 25px;
  border-radius: 35px;
  padding: 5px 5px 5px 5px;
  height: 45px;
  background-color: var(--app-theme-color);
  width: -webkit-fit-content;
  width: -moz-fit-content;
  width: fit-content;
  text-decoration: none;
}
.pages-content .normal-action-btn input {
  border-radius: 25px;
  height: 35px;
  background: transparent;
  color: #ffffff;
}
.pages-content .normal-action-btn span {
  background-color: #ffffff;
  border-radius: 35px;
  margin-left: 10px;
  padding: 7px 11px 6px 11px;
}
.pages-content .normal-action-btn span svg {
  color: var(--app-theme-color);
}
.pages-content .normal-action-btn:hover {
  text-decoration: none;
}
.pages-content .normal-action-btn:hover span {
  background-color: var(--app-theme-color);
}
.pages-content .normal-action-btn:hover span svg {
  color: #FFFFFF;
}

.slick-slider {
  position: relative;
  display: block;
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  -webkit-user-select: none;
  -ms-touch-action: pan-y;
      touch-action: pan-y;
  -webkit-tap-highlight-color: transparent;
}

.slick-slider .slick-track {
  -webkit-transform: translateZ(0);
          transform: translateZ(0);
}

.slick-list {
  position: relative;
  overflow: hidden;
  display: block;
  margin: 0;
  padding: 0;
}

.slick-list:focus {
  outline: 0;
}

.slick-list .dragging {
  cursor: pointer;
  cursor: hand;
}

.slick-list .dragging img {
  pointer-events: none;
}

.slick-track {
  position: relative;
  left: 0;
  top: 0;
  display: block;
}

.slick-track:after,
.slick-track:before {
  content: "";
  display: table;
}

.slick-track:after {
  clear: both;
}

.slick-slide {
  float: left;
  height: 100%;
  min-height: 1px;
  display: none;
}

.slick-slide img {
  display: block;
}

[dir=rtl] .slick-slide {
  float: right;
}

.slick-initialized .slick-slide {
  display: block;
}

.slick-vertical .slick-slide {
  display: block;
  height: auto;
  border: 1px solid transparent;
}

.slick-loading .slick-slide,
.slick-loading .slick-track {
  visibility: hidden;
}

.slick-dots {
  position: absolute;
  bottom: -45px;
  list-style: none;
  display: block;
  text-align: center;
  padding: 0;
  width: 100%;
}

.slick-dots li {
  display: inline-block;
  position: relative;
  height: 14px;
  width: 14px;
  margin: 0 3px;
  padding: 0;
  cursor: pointer;
}

.slick-dots li button {
  border: 0;
  background: 0 0;
  display: block;
  height: 20px;
  width: 20px;
  outline: 0;
  line-height: 0;
  font-size: 0;
  color: transparent;
  padding: 5px;
  cursor: pointer;
}

.slick-dots li button:focus,
.slick-dots li button:hover {
  outline: 0;
}

.slick-dots li button:focus:before,
.slick-dots li button:hover:before {
  opacity: 1;
}

.slick-dots li button:before {
  position: absolute;
  top: 0;
  left: 0;
  content: "";
  background-color: #fff;
  width: 10px;
  height: 10px;
  border-radius: 50%;
  -webkit-box-shadow: 0 0 0 1px #666;
          box-shadow: 0 0 0 1px #666;
}

.slick-dots li.slick-active button:before {
  background-color: #666;
  -webkit-box-shadow: inset 0 0 0 1px #fff, 0 0 0 1px #666;
          box-shadow: inset 0 0 0 1px #fff, 0 0 0 1px #666;
}

.blocks-slider {
  padding: 3rem 0;
  -webkit-transition: padding 0.5s;
  transition: padding 0.5s;
}

.blocks-slider__wrapper {
  background: #fff;
}

.blocks-slider__container {
  -webkit-box-sizing: content-box;
          box-sizing: content-box;
  margin-left: auto;
  margin-right: auto;
  padding-left: 2rem;
  padding-right: 2rem;
  max-width: 92rem;
  overflow: hidden;
}

@media (min-width: 33.75em) {
  .blocks-slider__container {
    padding-left: 3rem;
    padding-right: 3rem;
  }
}
@media (min-width: 60em) {
  .blocks-slider__container {
    padding-left: 6rem;
    padding-right: 6rem;
  }
}
@media (min-width: 52.5em) {
  .blocks-slider__row {
    margin-left: -1.5rem;
    margin-right: -1.5rem;
  }
  .blocks-slider__row:after,
  .blocks-slider__row:before {
    content: " ";
    display: table;
  }
  .blocks-slider__row:after {
    clear: both;
  }
}
@media (min-width: 52.5em) {
  .blocks-slider__col {
    display: block;
    -webkit-box-sizing: border-box;
            box-sizing: border-box;
    float: left;
    width: 83.33333%;
    padding-left: 1.5rem;
    padding-right: 1.5rem;
    min-height: 1px;
  }
  .blocks-slider__col:first-child {
    margin-left: 8.33333%;
  }
}
@media (min-width: 52.5em) {
  .lesson--open .blocks-slider__col {
    display: block;
    -webkit-box-sizing: border-box;
            box-sizing: border-box;
    float: left;
    width: 83.33333%;
    padding-left: 1.5rem;
    padding-right: 1.5rem;
    min-height: 1px;
  }
  .lesson--open .blocks-slider__col:first-child {
    margin-left: 8.33333%;
  }
}
@media (min-width: 60em) {
  .lesson--open .blocks-slider__col {
    width: 100%;
  }
  .lesson--open .blocks-slider__col:first-child {
    margin-left: 0;
  }
}
@media (min-width: 67.5em) {
  .lesson--open .blocks-slider__col {
    width: 83.33333%;
  }
  .lesson--open .blocks-slider__col:first-child {
    margin-left: 8.33333%;
  }
}
.blocks-slider__header {
  padding: 3.5rem 3rem 0;
  font-weight: 700;
  font-size: 1.8rem;
  line-height: 2.2222;
}

.blocks-slider__content {
  border: 1px solid #ddd;
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  -webkit-box-shadow: 0 0.4rem 1.2rem 0.2rem rgba(0, 0, 0, 0.05);
          box-shadow: 0 0.4rem 1.2rem 0.2rem rgba(0, 0, 0, 0.05);
  font-weight: 300;
  position: relative;
  margin-bottom: 40px;
}

.blocks-slider__slide {
  width: 100%;
  height: 100%;
  background: #fff;
  pointer-events: none;
}

.blocks-slider__slide.slick-active {
  pointer-events: auto;
}

.blocks-slider__description {
  padding: 1rem 3rem 3rem;
  font-weight: 300;
}

.blocks-slider__embed {
  width: 100%;
  margin-top: 3rem;
  margin-bottom: 0;
  padding: 3rem;
  border: 1px solid #ddd;
  border-radius: 3px;
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  background: #fff;
}

.blocks-slider__image {
  width: 100%;
  background-position: 50%;
  background-size: cover;
}

.blocks-slider__img {
  display: block;
  max-width: 100%;
  visibility: hidden;
  width: 100%;
}

.blocks-slider .slick-list {
  background: #fff;
  overflow-y: auto;
}

.blocks-slider .slick-dots {
  bottom: -25px;
  display: -webkit-box !important;
  display: -ms-flexbox !important;
  display: flex !important;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
  border-bottom: 1px solid #eee;
  margin-left: 20px;
  margin-right: 20px;
  width: 95%;
  width: calc(100% - 40px);
}

.blocks-slider .slick-dots li {
  margin-bottom: -9px;
  margin-left: -2px;
}

.blocks-slider .slick-dots li:last-child {
  margin-right: -4px;
}

.blocks-slider .slick-dots li button:before {
  width: 8px;
  height: 8px;
  border: 1px solid #eee;
  -webkit-box-shadow: none !important;
          box-shadow: none !important;
  -webkit-transition: background 0.3s, -webkit-transform 0.3s;
  transition: background 0.3s, -webkit-transform 0.3s;
  transition: transform 0.3s, background 0.3s;
  transition: transform 0.3s, background 0.3s, -webkit-transform 0.3s;
}

.blocks-slider .slick-dots li button:hover:before,
.blocks-slider .slick-dots li.slick-active button:before {
  -webkit-transform: scale(1.5);
          transform: scale(1.5);
  background: #fff !important;
}

.blocks-tabs {
  padding: 3rem 0;
  -webkit-transition: padding 0.5s;
  transition: padding 0.5s;
}

@media print {
  .blocks-tabs__description {
    font-size: 1.3rem;
  }
}
.blocks-tabs__wrapper {
  border: 1px solid #ddd;
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  -webkit-box-shadow: 0 0.4rem 1.2rem 0.2rem rgba(0, 0, 0, 0.05);
          box-shadow: 0 0.4rem 1.2rem 0.2rem rgba(0, 0, 0, 0.05);
}

.blocks-tabs__container {
  -webkit-box-sizing: content-box;
          box-sizing: content-box;
  margin-left: auto;
  margin-right: auto;
  padding-left: 2rem;
  padding-right: 2rem;
  max-width: 92rem;
  overflow: hidden;
}

@media (min-width: 33.75em) {
  .blocks-tabs__container {
    padding-left: 3rem;
    padding-right: 3rem;
  }
}
@media (min-width: 60em) {
  .blocks-tabs__container {
    padding-left: 6rem;
    padding-right: 6rem;
  }
}
@media print {
  .blocks-tabs__container {
    padding: 0;
  }
}
@media (min-width: 52.5em) {
  .blocks-tabs__row {
    margin-left: -1.5rem;
    margin-right: -1.5rem;
  }
  .blocks-tabs__row:after,
  .blocks-tabs__row:before {
    content: " ";
    display: table;
  }
  .blocks-tabs__row:after {
    clear: both;
  }
}
@media (min-width: 52.5em) {
  .blocks-tabs__col {
    display: block;
    -webkit-box-sizing: border-box;
            box-sizing: border-box;
    float: left;
    width: 83.33333%;
    padding-left: 1.5rem;
    padding-right: 1.5rem;
    min-height: 1px;
  }
}
@media print and (min-width: 52.5em) {
  .blocks-tabs__col {
    float: none;
    width: 100%;
  }
}
@media (min-width: 52.5em) {
  .blocks-tabs__col:first-child {
    margin-left: 8.33333%;
  }
}
@media print and (min-width: 52.5em) {
  .blocks-tabs__col:first-child {
    margin-left: 0;
  }
}
@media (min-width: 52.5em) {
  .lesson--open .blocks-tabs__col {
    display: block;
    -webkit-box-sizing: border-box;
            box-sizing: border-box;
    float: left;
    width: 83.33333%;
    padding-left: 1.5rem;
    padding-right: 1.5rem;
    min-height: 1px;
  }
  .lesson--open .blocks-tabs__col:first-child {
    margin-left: 8.33333%;
  }
}
@media (min-width: 60em) {
  .lesson--open .blocks-tabs__col {
    width: 100%;
  }
  .lesson--open .blocks-tabs__col:first-child {
    margin-left: 0;
  }
}
@media (min-width: 67.5em) {
  .lesson--open .blocks-tabs__col {
    width: 83.33333%;
  }
  .lesson--open .blocks-tabs__col:first-child {
    margin-left: 8.33333%;
  }
}
.blocks-tabs--single .blocks-tabs__wrapper {
  min-height: 300px;
  background: #fff;
}

.blocks-tabs__header {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: nowrap;
      flex-wrap: nowrap;
  overflow-x: auto;
  overflow-y: hidden;
  -webkit-overflow-scrolling: touch;
  margin-right: -0.1rem;
}

.blocks-tabs__header-wrap {
  position: relative;
  height: 8rem;
  overflow: hidden;
}

.blocks-tabs__header-item {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  -webkit-box-flex: 0;
      -ms-flex: 0 1 100%;
          flex: 0 1 100%;
  min-width: 40%;
  padding: 1rem 0.5rem;
  height: 8rem;
  border: 1px solid #ddd;
  border-top: none;
  border-left: none;
  background: #f5f5f5;
  color: #313537;
  text-transform: uppercase;
  text-align: center;
  text-decoration: none;
  font-size: 1.2rem;
  line-height: 1.66667;
  font-weight: 700;
  letter-spacing: 0.12em;
  word-break: break-word;
  text-overflow: ellipsis;
  -webkit-transition: background 0.3s, border 0.3s;
  transition: background 0.3s, border 0.3s;
  outline-offset: -0.3rem;
}

@media (min-width: 30em) {
  .blocks-tabs__header-item {
    padding: 1rem 2rem;
    min-width: 30%;
  }
}
@media (min-width: 45em) {
  .blocks-tabs__header-item {
    padding: 1rem 2rem;
    min-width: 23%;
  }
}
@media print {
  .blocks-tabs__header-item {
    font-size: 1rem;
    height: 7rem;
    min-width: 23%;
  }
}
.blocks-tabs__header-item:last-child {
  border-right: none;
}

.blocks-tabs__header-item:focus,
.blocks-tabs__header-item:hover {
  background: #efefef;
}

.blocks-tabs__header-item--active {
  background: #fff !important;
  border-bottom: 1px solid transparent;
  cursor: default;
}

.blocks-tabs__header-item--active:hover {
  background: inherit;
}

.blocks-tabs__controls:after,
.blocks-tabs__controls:before {
  content: "";
  position: absolute;
  top: 0;
  height: 7.9rem;
  width: 8%;
  opacity: 1;
  -webkit-transition: opacity 0.6s;
  transition: opacity 0.6s;
  pointer-events: none;
}

.blocks-tabs__controls:before {
  left: 0;
  background: -webkit-gradient(linear, left top, right top, color-stop(0, #fff), to(hsla(0, 0%, 100%, 0)));
  background: linear-gradient(90deg, #fff 0, hsla(0, 0%, 100%, 0));
}

.blocks-tabs__controls:after {
  right: 0;
  background: -webkit-gradient(linear, right top, left top, color-stop(0, #fff), to(hsla(0, 0%, 100%, 0)));
  background: linear-gradient(270deg, #fff 0, hsla(0, 0%, 100%, 0));
}

.blocks-tabs__controls.end:after,
.blocks-tabs__controls.start:before {
  opacity: 0;
}

.blocks-tabs__arrow {
  position: absolute;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  top: 0.9rem;
  bottom: 0.9rem;
  padding: 1rem;
  min-width: 4.4rem;
  color: #fff;
  cursor: pointer;
  opacity: 0;
  border-radius: 0.3rem;
  background: var(--app-theme-color);
  -webkit-transition: opacity 0.3s;
  transition: opacity 0.3s;
  z-index: 1;
}

.blocks-tabs__arrow--prev {
  left: 0.9rem;
}

.blocks-tabs__arrow--next {
  right: 0.9rem;
}

.blocks-tabs__arrow.hidden,
.touch .blocks-tabs__arrow {
  opacity: 0;
  pointer-events: none;
}

.blocks-tabs__header-wrap.mouse:not(.touch) .blocks-tabs__arrow:not(.hidden) {
  opacity: 1;
}

.blocks-tabs__content {
  background: #fff;
  font-weight: 300;
}

.blocks-tabs--single .blocks-tabs__content {
  height: auto;
}

.blocks-tabs__content-item {
  display: none;
  opacity: 1;
  padding: 2rem 3rem 3.5rem;
  background: #fff;
  -webkit-transition: opacity 0.6s cubic-bezier(0, 0, 0.3, 1);
  transition: opacity 0.6s cubic-bezier(0, 0, 0.3, 1);
}

.blocks-tabs__content-item--will-enter {
  display: block;
  opacity: 0.01;
}

.blocks-tabs__content-item--active {
  display: block;
  opacity: 1;
}

.blocks-tabs--single .blocks-tabs__content-item {
  position: static;
}

.blocks-tabs__embed {
  margin-bottom: 0;
  padding: 3rem;
  border: 1px solid #ddd;
  border-radius: 3px;
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  background: #fff;
}

.blocks-tabs__embed,
.blocks-tabs__image,
.blocks-tabs__video {
  width: 100%;
  margin-top: 3rem;
}

.blocks-tabs__image {
  background-position: 50%;
  background-size: cover;
}

.blocks-tabs__img {
  display: block;
  max-width: 100%;
  visibility: hidden;
  width: 100%;
}

.blocks-accordion {
  padding: 3rem 0;
  -webkit-transition: padding 0.5s;
  transition: padding 0.5s;
}

.blocks-accordion__container {
  -webkit-box-sizing: content-box;
          box-sizing: content-box;
  margin-left: auto;
  margin-right: auto;
  padding-left: 2rem;
  padding-right: 2rem;
  max-width: 92rem;
}

@media (min-width: 33.75em) {
  .blocks-accordion__container {
    padding-left: 3rem;
    padding-right: 3rem;
  }
}
@media (min-width: 60em) {
  .blocks-accordion__container {
    padding-left: 6rem;
    padding-right: 6rem;
  }
}
@media (min-width: 52.5em) {
  .blocks-accordion__row {
    margin-left: -1.5rem;
    margin-right: -1.5rem;
  }
  .blocks-accordion__row:after,
  .blocks-accordion__row:before {
    content: " ";
    display: table;
  }
  .blocks-accordion__row:after {
    clear: both;
  }
}
@media (min-width: 52.5em) {
  .blocks-accordion__col {
    display: block;
    -webkit-box-sizing: border-box;
            box-sizing: border-box;
    float: left;
    width: 83.33333%;
    padding-left: 1.5rem;
    padding-right: 1.5rem;
    min-height: 1px;
  }
  .blocks-accordion__col:first-child {
    margin-left: 8.33333%;
  }
}
@media (min-width: 52.5em) {
  .lesson--open .blocks-accordion__col {
    display: block;
    -webkit-box-sizing: border-box;
            box-sizing: border-box;
    float: left;
    width: 83.33333%;
    padding-left: 1.5rem;
    padding-right: 1.5rem;
    min-height: 1px;
  }
  .lesson--open .blocks-accordion__col:first-child {
    margin-left: 8.33333%;
  }
}
@media (min-width: 60em) {
  .lesson--open .blocks-accordion__col {
    width: 100%;
  }
  .lesson--open .blocks-accordion__col:first-child {
    margin-left: 0;
  }
}
@media (min-width: 67.5em) {
  .lesson--open .blocks-accordion__col {
    width: 83.33333%;
  }
  .lesson--open .blocks-accordion__col:first-child {
    margin-left: 8.33333%;
  }
}
.blocks-accordion__wrapper {
  border: 1px solid #ddd;
  border-top: none;
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  -webkit-box-shadow: 0 0.4rem 1.2rem 0.2rem rgba(0, 0, 0, 0.05);
          box-shadow: 0 0.4rem 1.2rem 0.2rem rgba(0, 0, 0, 0.05);
  position: relative;
}

.blocks-accordion__item {
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  border-top: 1px solid #ddd;
  -webkit-transition: -webkit-transform 0.25s cubic-bezier(0, 0, 0.3, 1);
  transition: -webkit-transform 0.25s cubic-bezier(0, 0, 0.3, 1);
  transition: transform 0.25s cubic-bezier(0, 0, 0.3, 1);
  transition: transform 0.25s cubic-bezier(0, 0, 0.3, 1), -webkit-transform 0.25s cubic-bezier(0, 0, 0.3, 1);
}

.blocks-accordion__header {
  padding: 3rem;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  width: 100%;
  background: #fff;
  color: #282828;
  border: none;
  border-left: 4px solid transparent;
  text-align: left;
  font-family: lato, sans-serif;
  font-weight: 700;
  font-size: 1.8rem;
  line-height: 2.2222;
  text-decoration: none;
  cursor: pointer;
  -webkit-transition: border 0.3s;
  transition: border 0.3s;
}

@media print {
  .blocks-accordion__header {
    width: inherit;
  }
}
.blocks-accordion__header:active {
  color: inherit;
  background: #fff;
}

.blocks-accordion__header:hover .blocks-accordion__toggler {
  color: #313537;
}

.blocks-accordion__title-wrap {
  width: 100%;
  min-width: 0;
}

@media print {
  .blocks-accordion__description {
    font-size: 1.3rem;
  }
}
.blocks-accordion__title {
  width: 100%;
  line-height: 1.4;
  background: 0 0;
  border: 0;
  outline: 0;
  font-size: 1.8rem;
  font-weight: 700;
  text-overflow: ellipsis;
  word-wrap: break-word;
}

@media print {
  .blocks-accordion__title {
    font-size: 1.5rem;
  }
}
.blocks-accordion__item--closed .blocks-accordion__title {
  white-space: nowrap;
  overflow: hidden;
  text-overflow: ellipsis;
}

@media print {
  .blocks-accordion__item--closed .blocks-accordion__title {
    overflow: auto;
  }
}
.blocks-accordion__toggler {
  margin-top: -0.2rem;
  padding-left: 3rem;
  color: #707070;
  font-weight: 400;
  font-size: 3rem;
  line-height: 1;
  -webkit-transition: color 0.3s;
  transition: color 0.3s;
}

.blocks-accordion__content {
  display: none;
  background: #fff;
  padding: 0 3rem 3.5rem;
  border-left: 4px solid transparent;
  font-weight: 300;
  opacity: 0;
  -webkit-transition: opacity 0.3s, border 0.3s;
  transition: opacity 0.3s, border 0.3s;
}

.blocks-accordion__content--will-enter {
  display: block;
  opacity: 0.01;
}

.blocks-accordion__content--visible {
  display: block;
  opacity: 1;
}

.blocks-accordion__content > :first-child {
  margin-top: 0 !important;
}

.blocks-accordion__content ol,
.blocks-accordion__content ul {
  padding-top: 1.4rem;
}

.blocks-accordion__content li:first-child {
  margin-top: 0;
}

@media print {
  .blocks-accordion__content {
    display: block;
    opacity: 1;
  }
}
.blocks-accordion__media .media-group .figure-image {
  margin-bottom: 0;
}

.blocks-accordion__embed {
  width: 100%;
  margin-top: 3rem;
  margin-bottom: 0;
  padding: 3rem;
  border: 1px solid #ddd;
  border-radius: 3px;
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  background: #fff;
}

.blocks-accordion__image,
.blocks-accordion__video {
  width: 100%;
  margin-top: 3rem;
  background-position: 50%;
  background-size: cover;
}

.blocks-accordion__img {
  display: block;
  max-width: 100%;
  visibility: hidden;
  width: 100%;
}

.media-group .embed,
.media-group .figure-image,
.media-group .figure-video {
  margin-bottom: 4rem;
}

.embed--rich .embed__readMore,
.embed__provider {
  font-size: 1.2rem;
  line-height: 1.4rem;
  font-weight: 800;
  letter-spacing: 0.06rem;
  text-transform: uppercase;
  margin-bottom: 0.6rem;
}

.embed--rich .embed__readMore,
.embed--rich .embed__title a,
.embed__provider a {
  text-decoration: none;
  color: #313537;
  -webkit-transition: color 0.15s;
  transition: color 0.15s;
}

.embed__providerIcon {
  display: inline-block;
  max-height: 1.4rem;
  margin-right: 0.5rem;
}

.embed__providerIcon,
.embed__providerName {
  vertical-align: middle;
}

.embed__img {
  max-width: 100%;
  max-height: 38rem;
}

@media print {
  .embed__img {
    max-height: 30rem;
  }
}
.embed__title {
  font-size: 1.6rem;
  line-height: 2.4rem;
  font-weight: 700;
  color: #707070;
}

.embed--rich .embed__title {
  font-size: 2.8rem;
  line-height: 3.4rem;
  margin: 1rem 0;
}

@media print {
  .embed--rich .embed__title {
    font-size: 2.2rem;
  }
}
.embed__description,
.embed__readMore {
  color: #707070;
  font-size: 1.4rem;
  line-height: 2.4rem;
}

.embed--rich .embed__description {
  font-weight: 300;
}

.embed--rich .embed__readMore {
  display: inline-block;
  margin-top: 1rem;
}

.embed--rich .embed__readMore .icon {
  margin-left: 0.6rem;
  font-size: 1rem;
  font-weight: 700;
}

.embed__media-wrap {
  position: relative;
  height: 0;
  width: 100%;
  padding-bottom: 56.25%;
}

.embed__media-wrap--ms_browser:focus {
  outline-width: 2px;
  outline-style: dotted;
}

.embed__title + .embed__media-wrap {
  margin-top: 1rem;
}

.embed__media {
  position: absolute;
  top: 0;
  left: 0;
  width: 100% !important;
  height: 100% !important;
}

.embed--iframe {
  position: relative;
  padding-bottom: 56.25%;
  height: 0;
  overflow: hidden;
  max-width: 100%;
  margin-bottom: 2rem;
}

.embed-authoring__embed .embed--iframe {
  margin-top: 3rem;
}

.embed--iframe iframe {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
}

.embed--link {
  position: relative;
  padding-left: 1.5rem;
}

.embed--link:before {
  content: "";
  position: absolute;
  left: 0;
  top: 0.5rem;
  bottom: 0.5rem;
  width: 3px;
  background-color: #ededed;
}

.embed--rich.embed--link {
  padding-left: 0;
}

.embed--rich.embed--link:before {
  display: none;
} /*.video-js .vjs-big-play-button:before,.video-js .vjs-control:before,.video-js .vjs-modal-dialog,.vjs-modal-dialog .vjs-modal-dialog-content{position:absolute;top:0;left:0;width:100%;height:100%}.video-js .vjs-big-play-button:before,.video-js .vjs-control:before{text-align:center}@font-face{font-family:VideoJS;src:url(data:application/vnd.ms-fontobject;base64,bW9kdWxlLmV4cG9ydHMgPSBfX3dlYnBhY2tfcHVibGljX3BhdGhfXyArICJjMTYxYjVjNGE3ZDI4ZjlmODZlMGIxZDc5NTQ4YTFlYi5lb3QiOw==?#iefix) format("eot")}@font-face{font-family:VideoJS;src:url(data:application/font-woff;charset=utf-8;base64,d09GRgABAAAAAA54AAoAAAAAFmgAAQAAAAAAAAAAAAAAAAAAAAAAAAAAAABPUy8yAAAA9AAAAD4AAABWUZFeBWNtYXAAAAE0AAAAOgAAAUriMBC2Z2x5ZgAAAXAAAAouAAAPUFvx6AdoZWFkAAALoAAAACsAAAA2DIPpX2hoZWEAAAvMAAAAGAAAACQOogcgaG10eAAAC+QAAAAPAAAAfNkAAABsb2NhAAAL9AAAAEAAAABAMMg06m1heHAAAAw0AAAAHwAAACABMAB5bmFtZQAADFQAAAElAAACCtXH9aBwb3N0AAANfAAAAPwAAAGBZkSN43icY2BkZ2CcwMDKwMFSyPKMgYHhF4RmjmEIZzzHwMDEwMrMgBUEpLmmMDh8ZPwoxw7iLmSHCDOCCADvEAo+AAB4nGNgYGBmgGAZBkYGEHAB8hjBfBYGDSDNBqQZGZgYGD7K/f8PUvCREUTzM0DVAwEjG8OIBwCPdwbVAAB4nI1Xe1CU1xX/zv1eLItLln0JwrIfC7sJGET2hRJ2N1GUoBJE8AESQEEhmBHjaB7UuBMTO4GMaSu7aY3RNlOdRPNqO2pqRmuTaSZtR6JJILUZk00a/4imjpmiecB303O/XUgMJOPufvd+99xzzz33nN855y4HHH7EfrGfIxwHRiANvF/sH71I9BzHszmpW+rGOQOXxXE6YhI4PoMT8zkT4cDFuf1cwMrZJI5cglM0HKVv0MaUFDgIFfg9mJJCG+kbKn1JkqBOVaFOkuhLpARq8fu0Nnc9/zdvfY9PxXW4PdH0C6N+PCejhorxFjAqRjgFRXSINEARbBGsoxcFK7IJmr4OycFJnInL59zIXwxui80fkGRbEHyosMWaATJKUfCskmwJQsAWANkmnIGOhlf514h7U8HNIv3owoHB0WMt0Eb3sx0guLi5pq/8Ny1q6969fKR9X9GBV6dPv6dp04K99SOwtmyPl47ApRa6n4ZpP1yjr5fn7MmYP/vXLUJs715UguklHBaHOZHZmG1N9FAIW2mf0MqWCIdo/8RZ1yGfxKUldDcGIbFA7ICO+vqOMSPTh/ZrSqgHi/bB/O8E8Mnzp+M+acxfpsTShBwej26TiGxBn7m4eEIO+Rueu6Hj+IFBnh88cAEUEQ//nVLx5C7kf+yIR47QEe+eMlhz9SqsGbe3hh2R03NGzoY6O42Kz8l7fB6fAk6LYnTyFo/FYyT6GGyNx2Jx2sdH4rA1Fo/HyCXaFyOp8dhYBCfJb2NIn1ImE6CYNGmgSTb52DawJR6jfXEmDU4xyTEmpgHHOIStoxfjSGdkbsK2w2jbdMQG4sgAstEONgURYCwGHhEhhscioQaAhhCf7McifEQc0l6+mxj9nI+gmSdiQ0Zbm7gZnIO7GSMEXG6UDAVocxAV8GcEXCKg1a02RcTtwANWRGIAyElor6n/+ZU2yOB3+T77Hb1MLqhn4KHVnQBjJnqe9QZSon6Kc5DxAD2vMdPL/BXSmQGwspa67z9wLUjdi9TN7QC7lyyBr9rpt7uXVC1CMpyjKRoXnGPHTuiaPLsNdc2dbAFQLAooPkXEh33FodHl4XpC6sPCIa0ftUIhHSYXVSu5iME+DIXsbZJ51BeidCgajcai43jU9nVzoSn2dPqcFvSoxSzJzgRKAx47WMRxOrIj3Wf0+hndxhJTiOkSEqxar3b3RKM9hY64oxBA64ieURLvCfpkDb8siBdUJ1bgT+urJ5PGfewQrmm5R5+0HmfyIPySD7OYkT0WxRePah8oEiyjlxIP74thVoRTURpmL6QhGuWS+QDjdANXjIM8SQa/1w128ODx0Qp4aLMNg9+JL3joUn8AMxW+aLNiuKjarn4uyyTdXjOzZTsh21uwldUvJoYza+zELALfu3p1L8/3krtyZ0Ag058J3hxHghvbGZn0dHZy6Mim/7Blre4lpHd1c28yVqRViO153F2oIWoXCIKbL4Z0cM1iaQn9mI5KuV2SzEvWXJDMNtkANpMdQoDDhIdD4A/YrP6Aye9ysxyE+uOEAcTDorgvVZJjcua043PnZ/PmdDqcbibZlXOOT8uSo7Kof0YUn9GL+Jo17ficymxiTofC6znUso0DhAxs1Fo+kF+d36vLmgZ8mk5cdGv2mwYj5k3Dm9m3LhJ1aVRNm6HrTbLgYAoWXDhDd/u4PGy5CT+xGMdiaBovewUCF/1BiWNljI9MLn7jeScpg+WyH6mfU62eVDql7hsrmvx1ezp/YldE2LhjbkiDnAn8tGy/MW3IXRMYJduvq9HpmIcKuFt+JCtgdGEGKAcF6UacVwIYbVPGfw/+YuNBS4cx/CUHcnyfc+wRDMtTr72mMSBjT/yn/GKSdeDWQUCH6Xoqq5R10RE60gV6erUL0iCti16d0hZjxut4QI/rEpgSh6WjnJXdBXRg1GKCucGJPtFqM27aD1tOqqKonsQ2KsFSSmEpmvRlsR+TcD9OFwrqXxIclL4sJTnGMSuG8KpkZvKdeVIOKDyWSyPLV16/p1QMPbP8NihwUzr47bdnXtwtjdCvqqpO0H+pOvIl3Pzv46e5CT/tQjklXCXXym1AaWY7bzHLkuDMc7ldKCvgxzLn8wYkJLBhEDyK7MT8bTbwbkxbfp+3mKAGsmTBpabSIEECzMIcQlzOPAMKsxMs7uhsnxPLuofPDTc1hkuq6MX9j16YU7CqegcYHbmWYuvAP6tCS97tgWf7dlQvnl25YPavXLVZvrzQPeHCpZmzzEUVq/xzu5sChnSTPTW7oOYmh69z4zL/gk3b+O6hoa733uviP82vnFcbqWlc9tDmZa23LVzaV1yXURi+JX+28NeBuj3+O8IrQ080Vm1eWB4OKjPmrJu7c1udWynvKF6/vs479lSW9+5gZkn+dKfellNGDPllzeULustz+A0bPvhgw7lkvEUwn/N4Ty7U7nhGsEpFkOfy+kutbOh1JQxhVDJumoW11hnkPThznh6FFlhfT+ra1x9sF56kx5YuDzVY9PQYAYA7iblw4frQ4TPCk2MK/xGU3rlmze62trHz6lsko+v+So/do74PT8KVkpJfOErKcv8znrMGsHTNxoEkWy1mYgDB6XBbPaWsuiS6CryGaL6zCjaXBgvtkuyXBua1wOKnh+k7L9AvPnYWffxK18FcJbuosGf3/Jo7amY+CE1vppzY+UTrva0FXc1i55pKQ/YjVL187N5fCn1kW5uot/1hi+DiZ+5atnJR9E+prvydJ9ZZ5mwOpU5gM4KYysMBQ71UzPuMTl9QQOyUo5nwioeYCPjFklrbK6s6X+ypUZ6rum9+CZYzWRiBJfSP0xzzSmrg7f86g0DKVj/wwFzieD9rRfPGFbeKMl05pn5j9/rsQJJ2iEgRrpohlyBo3f4QK7Kl+EcAYZgAoNVmZWXK704YAa3FwBxgSGUOs5htvGRz4Sgj3yFkSJFBuv/sxu5yk998T8WDJzvv/2RX19HtTUW1S+wpKRKRjJ6zzz/1/OPdFdWGlAKbvzS4PHOtURikg9AGz0LbIB85S/cPOpoXvuue8/iV2H1vPTy3ddvOeZ37HGmO3OmSzVzR+NS53+84dHlFhXPLqtzSO+5ruHM2vXtBdxP87LOzKAD359j/INYIbyPabIi3Cq6Wa+SaGe78diIzu7qcblcAa6/fJRvNopXFJnO+U9KKM5bqH5LM0iQSVmpPCPDu7ZT4Aoubz3709EBTyrTDjyx8MQXgUH1nqm7TWng4TzE4i4AsKskBITXfSyC4Fkl5MxnJDiKSIDSJAsGvd1y+/eNDp2e+A+5d8HeiiunrTkT6TqWLIs+/QRoWr98s0qj8uuzLuS22Ytufg3rdTaHn1m46sfgGKHXt0MGnLaRHdnwN37tvHcWKo2V6lnPxL4UvUQcRdOzmZSQs8X5CH5OxXMXpkATuDz8Et0SH4uyCRR+TjmBDP1GvsVrWEGVzEj33YVQ9jAtIKpqsl/s/0xrocwAAeJxjYGRgYADig3cEzsTz23xl4GZnAIHLRucNkWl2BrA4BwMTiAIAF4IITwB4nGNgZGBgZwCChWASxGZkQAXyABOUANh4nGNnYGBgHyAMADa8ANoAAAAAAAAOAFAAZgCyAMYA5gEeAUgBdAGcAfICLgKOAroDCgOOA7AD6gQ4BHwEuAToBQwFogXoBjYGbAbaB3IHqHicY2BkYGCQZ8hlYGcAASYg5gJCBob/YD4DABbVAaoAeJxdkE1qg0AYhl8Tk9AIoVDaVSmzahcF87PMARLIMoFAl0ZHY1BHdBJIT9AT9AQ9RQ9Qeqy+yteNMzDzfM+88w0K4BY/cNAMB6N2bUaPPBLukybCLvleeAAPj8JD+hfhMV7hC3u4wxs7OO4NzQSZcI/8Ltwnfwi75E/hAR7wJTyk/xYeY49fYQ/PztM+jbTZ7LY6OWdBJdX/pqs6NYWa+zMxa13oKrA6Uoerqi/JwtpYxZXJ1coUVmeZUWVlTjq0/tHacjmdxuL90OR8O0UEDYMNdtiSEpz5XQGqzlm30kzUdAYFFOb8R7NOZk0q2lwAyz1i7oAr1xoXvrOgtYhZx8wY5KRV269JZ5yGpmzPTjQhvY9je6vEElPOuJP3mWKnP5M3V+YAAAB4nG2P2XLCMAxFfYFspGUp3Te+IB9lHJF4cOzUS2n/voaEGR6qB+lKo+WITdhga/a/bRnDBFPMkCBFhhwF5ihxg1sssMQKa9xhg3s84BFPeMYLXvGGd3zgE9tZr/hveXKVkFYoSnoeHJXfRoWOqi54mo9ameNFdrK+dLSyaVf7oJQTlkhXpD3Z5XXhR/rUfQVuKXO91Jps4cLOS6/I5YL3XhodRRsVWZe4NnZOhWnSAWgxhMoEr6SmzZieF43Mk7ZOBdeCVGrp9Eu+54J2xhySplfB5XHwQLXUmT9KH6+kPnQ7ZYuIEzNyfs1DLU1VU4SWZ6LkXGHsD1ZKbMw=) format("woff"),url(data:application/x-font-ttf;charset=utf-8;base64,AAEAAAAKAIAAAwAgT1MvMlGRXgUAAAEoAAAAVmNtYXDiMBC2AAAB/AAAAUpnbHlmW/HoBwAAA4gAAA9QaGVhZAyD6V8AAADQAAAANmhoZWEOogcgAAAArAAAACRobXR42QAAAAAAAYAAAAB8bG9jYTDINOoAAANIAAAAQG1heHABMAB5AAABCAAAACBuYW1l1cf1oAAAEtgAAAIKcG9zdGZEjeMAABTkAAABgQABAAAHAAAAAKEHAAAAAAAHAAABAAAAAAAAAAAAAAAAAAAAHwABAAAAAQAAwdxheF8PPPUACwcAAAAAANMyzzEAAAAA0zLPMQAAAAAHAAcAAAAACAACAAAAAAAAAAEAAAAfAG0ABwAAAAAAAgAAAAoACgAAAP8AAAAAAAAAAQcAAZAABQAIBHEE5gAAAPoEcQTmAAADXABXAc4AAAIABQMAAAAAAAAAAAAAAAAAAAAAAAAAAAAAUGZFZABA8QHxHgcAAAAAoQcAAAAAAAABAAAAAAAABwAAAAcAAAAHAAAABwAAAAcAAAAHAAAABwAAAAcAAAAHAAAABwAAAAcAAAAHAAAABwAAAAcAAAAHAAAABwAAAAcAAAAHAAAABwAAAAcAAAAHAAAABwAAAAcAAAAHAAAABwAAAAcAAAAHAAAABwAAAAcAAAAHAAAABwAAAAAAAAMAAAADAAAAHAABAAAAAABEAAMAAQAAABwABAAoAAAABgAEAAEAAgAA8R7//wAAAADxAf//AAAPAAABAAAAAAAAAAABBgAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAOAFAAZgCyAMYA5gEeAUgBdAGcAfICLgKOAroDCgOOA7AD6gQ4BHwEuAToBQwFogXoBjYGbAbaB3IHqAABAAAAAAWLBYsAAgAAAREBAlUDNgWL++oCCwAAAwAAAAAGawZrAAIADgAaAAAJAhMEAAMSAAUkABMCAAEmACc2ADcWABcGAALrAcD+QJX+w/5aCAgBpgE9AT0BpggI/lr+w/3+rgYGAVL9/QFSBgb+rgIwAVABUAGbCP5a/sP+w/5aCAgBpgE9AT0BpvrIBgFS/f0BUgYG/q79/f6uAAAAAgAAAAAFQAWLAAMABwAAASERKQERIREBwAEr/tUCVQErAXUEFvvqBBYAAAAEAAAAAAYgBiAABgATACQAJwAAAS4BJxUXNjcGBxc+ATUmACcVFhIBBwEhESEBEQEGBxU+ATcXNwEHFwTQAWVVuAO7AidxJSgF/t/lpc77t18BYf6fASsBdQE+TF1OijuZX/1gnJwDgGSeK6W4GBhqW3FGnFT0AWM4mjT+9AHrX/6f/kD+iwH2/sI7HZoSRDGYXwSWnJwAAAEAAAAABKsF1gAFAAABESEBEQECCwEqAXb+igRg/kD+iwSq/osAAAACAAAAAAVmBdYABgAMAAABLgEnET4BAREhAREBBWUBZVRUZfwRASsBdf6LA4Bkniv9piueAUT+QP6LBKr+iwAAAwAAAAAGIAYPAAUADAAaAAATESEBEQEFLgEnET4BAxUWEhcGAgcVNgA3JgDgASsBdf6LAsUBZVVVZbqlzgMDzqXlASEFBf7fBGD+QP6LBKr+i+Bkniv9piueAvOaNP70tbX+9DSaOAFi9fUBYgAAAAQAAAAABYsFiwAFAAsAEQAXAAABIxEhNSMDMzUzNSEBIxUhESMDFTMVMxECC5YBduCWluD+igOA4AF2luDglgLr/oqWAgrglvyAlgF2AqCW4AF2AAQAAAAABYsFiwAFAAsAEQAXAAABMxUzESETIxUhESMBMzUzNSETNSMRITUBdeCW/org4AF2lgHAluD+ipaWAXYCVeABdgHAlgF2++rglgHA4P6KlgAAAAACAAAAAAXWBdYADwATAAABIQ4BBxEeARchPgE3ES4BAyERIQVA/IA/VQEBVT8DgD9VAQFVP/yAA4AF1QFVP/yAP1UBAVU/A4A/VfvsA4AAAAYAAAAABmsGawAHAAwAEwAbACAAKAAACQEmJw4BBwElLgEnAQUhATYSNyYFAQYCBxYXIQUeARcBMwEWFz4BNwECvgFkTlSH8GEBEgOONemh/u4C5f3QAXpcaAEB/BP+3VxoAQEOAjD95DXpoQESeP7dTlSH8GH+7gPwAmgSAQFYUP4nd6X2Pv4nS/1zZAEBk01NAfhk/v+TTUhLpfY+Adn+CBIBAVhQAdkAAAAFAAAAAAZrBdYADwATABcAGwAfAAABIQ4BBxEeARchPgE3ES4BASEVIQEhNSEFITUhNSE1IQXV+1ZAVAICVEAEqkBUAgJU+xYBKv7WAur9FgLqAcD+1gEq/RYC6gXVAVU//IA/VQEBVT8DgD9V/ayV/tWVlZWWlQADAAAAAAYgBdYADwAnAD8AAAEhDgEHER4BFyE+ATcRLgEBIzUjFTM1MxUUBgcjLgEnET4BNzMeARUFIzUjFTM1MxUOAQcjLgE1ETQ2NzMeARcFi/vqP1QCAlQ/BBY/VAICVP1rcJWVcCog4CAqAQEqIOAgKgILcJWVcAEqIOAgKiog4CAqAQXVAVU//IA/VQEBVT8DgD9V/fcl4CVKICoBASogASogKgEBKiBKJeAlSiAqAQEqIAEqICoBASogAAAGAAAAAAYgBPYAAwAHAAsADwATABcAABMzNSMRMzUjETM1IwEhNSERITUhERUhNeCVlZWVlZUBKwQV++sEFfvrBBUDNZb+QJUBwJX+QJb+QJUCVZWVAAAAAQAAAAAGIAZsAC4AAAEiBgcBNjQnAR4BMz4BNy4BJw4BBxQXAS4BIw4BBx4BFzI2NwEGBx4BFz4BNy4BBUArSh797AcHAg8eTixffwICf19ffwIH/fEeTixffwICf18sTh4CFAUBA3tcXHsDA3sCTx8bATcZNhkBNB0gAn9fX38CAn9fGxn+zRwgAn9fX38CIBz+yhcaXHsCAntcXXsAAAIAAAAABlkGawBDAE8AAAE2NCc3PgEnAy4BDwEmLwEuASchDgEPAQYHJyYGBwMGFh8BBhQXBw4BFxMeAT8BFh8BHgEXIT4BPwE2NxcWNjcTNiYnBS4BJz4BNx4BFw4BBasFBZ4KBgeWBxkNujpEHAMUD/7WDxQCHEU5ug0aB5UHBQudBQWdCwUHlQcaDbo5RRwCFA8BKg8UAhxFOboNGgeVBwUL/ThvlAIClG9vlAIClAM3JEokewkaDQEDDAkFSy0cxg4RAQERDsYcLUsFCQz+/QwbCXskSiR7CRoN/v0MCQVLLRzGDhEBAREOxhwtSwUJDAEDDBsJQQKUb2+UAgKUb2+UAAAAAAEAAAAABmsGawALAAATEgAFJAATAgAlBACVCAGmAT0BPQGmCAj+Wv7D/sP+WgOA/sP+WggIAaYBPQE9AaYICP5aAAAAAgAAAAAGawZrAAsAFwAAAQQAAxIABSQAEwIAASYAJzYANxYAFwYAA4D+w/5aCAgBpgE9AT0BpggI/lr+w/3+rgYGAVL9/QFSBgb+rgZrCP5a/sP+w/5aCAgBpgE9AT0BpvrIBgFS/f0BUgYG/q79/f6uAAADAAAAAAZrBmsACwAXACMAAAEEAAMSAAUkABMCAAEmACc2ADcWABcGAAMOAQcuASc+ATceAQOA/sP+WggIAaYBPQE9AaYICP5a/sP9/q4GBgFS/f0BUgYG/q4dAn9fX38CAn9fX38Gawj+Wv7D/sP+WggIAaYBPQE9Aab6yAYBUv39AVIGBv6u/f3+rgJPX38CAn9fX38CAn8AAAAEAAAAAAYgBiAADwAbACUAKQAAASEOAQcRHgEXIT4BNxEuAQEjNSMVIxEzFTM1OwEhHgEXEQ4BByE3MzUjBYv76j9UAgJUPwQWP1QCAlT9a3CVcHCVcJYBKiAqAQEqIP7WcJWVBiACVD/76j9UAgJUPwQWP1T8gpWVAcC7uwEqIP7WICoBcOAAAgAAAAAGawZrAAsAFwAAAQQAAxIABSQAEwIAEwcJAScJATcJARcBA4D+w/5aCAgBpgE9AT0BpggI/lo4af70/vRpAQv+9WkBDAEMaf71BmsI/lr+w/7D/loICAGmAT0BPQGm/BFpAQv+9WkBDAEMaf71AQtp/vQAAQAAAAAF1ga2ABYAAAERCQERHgEXDgEHLgEnIxYAFzYANyYAA4D+iwF1vv0FBf2+vv0FlQYBUf7+AVEGBv6vBYsBKv6L/osBKgT9v779BQX9vv7+rwYGAVH+/gFRAAAAAQAAAAAFPwcAABQAAAERIyIGHQEhAyMRIREjETM1NDYzMgU/nVY8ASUn/v7O///QrZMG9P74SEi9/tj9CQL3ASjaus0AAAAABAAAAAAGjgcAADAARQBgAGwAAAEUHgMVFAcGBCMiJicmNTQ2NzYlLgE1NDcGIyImNTQ2Nz4BMyEHIx4BFRQOAycyNjc2NTQuAiMiBgcGFRQeAxMyPgI1NC4BLwEmLwImIyIOAxUUHgIBMxUjFSM1IzUzNTMDH0BbWkAwSP7qn4TlOSVZSoMBESAfFS4WlMtIP03TcAGiioNKTDFFRjGSJlAaNSI/akAqURkvFCs9WTY6a1s3Dg8THgocJU4QIDVob1M2RnF9A2vV1WnU1GkD5CRFQ1CATlpTenNTYDxHUYouUhIqQCkkMQTBlFKaNkJAWD+MWkhzRztAPiEbOWY6hn1SJyE7ZS5nZ1I0/JcaNF4+GTAkGCMLFx04Ag4kOF07Rms7HQNsbNvbbNkAAwAAAAAGgAZsAAMADgAqAAABESERARYGKwEiJjQ2MhYBESERNCYjIgYHBhURIRIQLwEhFSM+AzMyFgHd/rYBXwFnVAJSZGemZASP/rdRVj9VFQv+twIBAQFJAhQqR2c/q9AEj/whA98BMkliYpNhYfzd/cgCEml3RTMeM/3XAY8B8DAwkCAwOB/jAAABAAAAAAaUBgAAMQAAAQYHFhUUAg4BBCMgJxYzMjcuAScWMzI3LgE9ARYXLgE1NDcWBBcmNTQ2MzIXNjcGBzYGlENfAUyb1v7SrP7x4SMr4bBpph8hHCsqcJNETkJOLHkBW8YIvYaMYG1gJWldBWhiRQ4cgv797rdtkQSKAn1hBQsXsXUEJgMsjlNYS5WzCiYkhr1mFTlzPwoAAAABAAAAAAWABwAAIgAAARcOAQcGLgM1ESM1PgQ3PgE7AREhFSERFB4CNzYFMFAXsFlorXBOIahIckQwFAUBBwT0AU3+sg0gQzBOAc/tIz4BAjhceHg6AiDXGlddb1ctBQf+WPz9+h40NR4BAgABAAAAAAaABoAASgAAARQCBCMiJzY/AR4BMzI+ATU0LgEjIg4DFRQWFxY/ATY3NicmNTQ2MzIWFRQGIyImNz4CNTQmIyIGFRQXAwYXJgI1NBIkIAQSBoDO/p/Rb2s7EzYUaj15vmh34o5ptn9bK1BNHggIBgIGETPRqZepiWs9Sg4IJRc2Mj5WGWMRBM7+zgFhAaIBYc4DgNH+n84gXUfTJzmJ8JZyyH46YH2GQ2ieIAwgHxgGFxQ9WpfZpIOq7lc9I3VZHzJCclVJMf5eRmtbAXzp0QFhzs7+nwAABwAAAAAHAATPAA4AFwAqAD0AUABaAF0AAAERNh4CBw4BBwYmIycmNxY2NzYmBxEUBRY2Nz4BNy4BJyMGHwEeARcOARcWNjc+ATcuAScjBh8BHgEXFAYXFjY3PgE3LgEnIwYfAR4BFw4BBTM/ARUzESMGAyUVJwMchM2UWwgNq4JHrQgBAapUaAoJcWMBfiIhDiMrAQJLMB0BBAokNAIBPmMiIQ4iLAECSzAeAQUKJDQBP2MiIQ4iLAECSzAeAQUKJDQBAT75g+5B4arNLNIBJ44ByQL9BQ9mvYCKwA8FBQMDwwJVTGdzBf6VB8IHNR08lld9uT4LCRA/qGNxvUwHNR08lld9uT4LCRA/qGNxvUwHNR08lld9uT4LCRA/qGNxvVJkAWUDDEf+tYP5AQAAAAEAAAAABiAGtgAbAAABBAADER4BFzMRITU2ADcWABcVIREzPgE3EQIAA4D+4v6FBwJ/X+D+1QYBJ97eAScG/tXgX38CB/6FBrUH/oX+4v32X38CAlWV3gEnBgb+2d6V/asCf18CCgEeAXsAAAAAEADGAAEAAAAAAAEABwAAAAEAAAAAAAIABwAHAAEAAAAAAAMABwAOAAEAAAAAAAQABwAVAAEAAAAAAAUACwAcAAEAAAAAAAYABwAnAAEAAAAAAAoAKwAuAAEAAAAAAAsAEwBZAAMAAQQJAAEADgBsAAMAAQQJAAIADgB6AAMAAQQJAAMADgCIAAMAAQQJAAQADgCWAAMAAQQJAAUAFgCkAAMAAQQJAAYADgC6AAMAAQQJAAoAVgDIAAMAAQQJAAsAJgEeVmlkZW9KU1JlZ3VsYXJWaWRlb0pTVmlkZW9KU1ZlcnNpb24gMS4wVmlkZW9KU0dlbmVyYXRlZCBieSBzdmcydHRmIGZyb20gRm9udGVsbG8gcHJvamVjdC5odHRwOi8vZm9udGVsbG8uY29tAFYAaQBkAGUAbwBKAFMAUgBlAGcAdQBsAGEAcgBWAGkAZABlAG8ASgBTAFYAaQBkAGUAbwBKAFMAVgBlAHIAcwBpAG8AbgAgADEALgAwAFYAaQBkAGUAbwBKAFMARwBlAG4AZQByAGEAdABlAGQAIABiAHkAIABzAHYAZwAyAHQAdABmACAAZgByAG8AbQAgAEYAbwBuAHQAZQBsAGwAbwAgAHAAcgBvAGoAZQBjAHQALgBoAHQAdABwADoALwAvAGYAbwBuAHQAZQBsAGwAbwAuAGMAbwBtAAAAAgAAAAAAAAARAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAfAAABAgEDAQQBBQEGAQcBCAEJAQoBCwEMAQ0BDgEPARABEQESARMBFAEVARYBFwEYARkBGgEbARwBHQEeAR8EcGxheQtwbGF5LWNpcmNsZQVwYXVzZQt2b2x1bWUtbXV0ZQp2b2x1bWUtbG93CnZvbHVtZS1taWQLdm9sdW1lLWhpZ2gQZnVsbHNjcmVlbi1lbnRlcg9mdWxsc2NyZWVuLWV4aXQGc3F1YXJlB3NwaW5uZXIJc3VidGl0bGVzCGNhcHRpb25zCGNoYXB0ZXJzBXNoYXJlA2NvZwZjaXJjbGUOY2lyY2xlLW91dGxpbmUTY2lyY2xlLWlubmVyLWNpcmNsZQJoZAZjYW5jZWwGcmVwbGF5CGZhY2Vib29rBWdwbHVzCGxpbmtlZGluB3R3aXR0ZXIGdHVtYmxyCXBpbnRlcmVzdBFhdWRpby1kZXNjcmlwdGlvbgVhdWRpbwAAAAAA) format("truetype");font-weight:400;font-style:normal}.video-js .vjs-big-play-button,.video-js .vjs-play-control,.vjs-icon-play{font-family:VideoJS;font-weight:400;font-style:normal}.video-js .vjs-big-play-button:before,.video-js .vjs-play-control:before,.vjs-icon-play:before{content:"\f101"}.vjs-icon-play-circle{font-family:VideoJS;font-weight:400;font-style:normal}.vjs-icon-play-circle:before{content:"\f102"}.video-js .vjs-play-control.vjs-playing,.vjs-icon-pause{font-family:VideoJS;font-weight:400;font-style:normal}.video-js .vjs-play-control.vjs-playing:before,.vjs-icon-pause:before{content:"\f103"}.video-js .vjs-mute-control.vjs-vol-0,.video-js .vjs-volume-menu-button.vjs-vol-0,.vjs-icon-volume-mute{font-family:VideoJS;font-weight:400;font-style:normal}.video-js .vjs-mute-control.vjs-vol-0:before,.video-js .vjs-volume-menu-button.vjs-vol-0:before,.vjs-icon-volume-mute:before{content:"\f104"}.video-js .vjs-mute-control.vjs-vol-1,.video-js .vjs-volume-menu-button.vjs-vol-1,.vjs-icon-volume-low{font-family:VideoJS;font-weight:400;font-style:normal}.video-js .vjs-mute-control.vjs-vol-1:before,.video-js .vjs-volume-menu-button.vjs-vol-1:before,.vjs-icon-volume-low:before{content:"\f105"}.video-js .vjs-mute-control.vjs-vol-2,.video-js .vjs-volume-menu-button.vjs-vol-2,.vjs-icon-volume-mid{font-family:VideoJS;font-weight:400;font-style:normal}.video-js .vjs-mute-control.vjs-vol-2:before,.video-js .vjs-volume-menu-button.vjs-vol-2:before,.vjs-icon-volume-mid:before{content:"\f106"}.video-js .vjs-mute-control,.video-js .vjs-volume-menu-button,.vjs-icon-volume-high{font-family:VideoJS;font-weight:400;font-style:normal}.video-js .vjs-mute-control:before,.video-js .vjs-volume-menu-button:before,.vjs-icon-volume-high:before{content:"\f107"}.video-js .vjs-fullscreen-control,.vjs-icon-fullscreen-enter{font-family:VideoJS;font-weight:400;font-style:normal}.video-js .vjs-fullscreen-control:before,.vjs-icon-fullscreen-enter:before{content:"\f108"}.video-js.vjs-fullscreen .vjs-fullscreen-control,.vjs-icon-fullscreen-exit{font-family:VideoJS;font-weight:400;font-style:normal}.video-js.vjs-fullscreen .vjs-fullscreen-control:before,.vjs-icon-fullscreen-exit:before{content:"\f109"}.vjs-icon-square{font-family:VideoJS;font-weight:400;font-style:normal}.vjs-icon-square:before{content:"\f10a"}.vjs-icon-spinner{font-family:VideoJS;font-weight:400;font-style:normal}.vjs-icon-spinner:before{content:"\f10b"}.video-js .vjs-subtitles-button,.vjs-icon-subtitles{font-family:VideoJS;font-weight:400;font-style:normal}.video-js .vjs-subtitles-button:before,.vjs-icon-subtitles:before{content:"\f10c"}.video-js .vjs-captions-button,.vjs-icon-captions{font-family:VideoJS;font-weight:400;font-style:normal}.video-js .vjs-captions-button:before,.vjs-icon-captions:before{content:"\f10d"}.video-js .vjs-chapters-button,.vjs-icon-chapters{font-family:VideoJS;font-weight:400;font-style:normal}.video-js .vjs-chapters-button:before,.vjs-icon-chapters:before{content:"\f10e"}.vjs-icon-share{font-family:VideoJS;font-weight:400;font-style:normal}.vjs-icon-share:before{content:"\f10f"}.vjs-icon-cog{font-family:VideoJS;font-weight:400;font-style:normal}.vjs-icon-cog:before{content:"\f110"}.video-js .vjs-mouse-display,.video-js .vjs-play-progress,.video-js .vjs-volume-level,.vjs-icon-circle{font-family:VideoJS;font-weight:400;font-style:normal}.video-js .vjs-mouse-display:before,.video-js .vjs-play-progress:before,.video-js .vjs-volume-level:before,.vjs-icon-circle:before{content:"\f111"}.vjs-icon-circle-outline{font-family:VideoJS;font-weight:400;font-style:normal}.vjs-icon-circle-outline:before{content:"\f112"}.vjs-icon-circle-inner-circle{font-family:VideoJS;font-weight:400;font-style:normal}.vjs-icon-circle-inner-circle:before{content:"\f113"}.vjs-icon-hd{font-family:VideoJS;font-weight:400;font-style:normal}.vjs-icon-hd:before{content:"\f114"}.video-js .vjs-control.vjs-close-button,.vjs-icon-cancel{font-family:VideoJS;font-weight:400;font-style:normal}.video-js .vjs-control.vjs-close-button:before,.vjs-icon-cancel:before{content:"\f115"}.vjs-icon-replay{font-family:VideoJS;font-weight:400;font-style:normal}.vjs-icon-replay:before{content:"\f116"}.vjs-icon-facebook{font-family:VideoJS;font-weight:400;font-style:normal}.vjs-icon-facebook:before{content:"\f117"}.vjs-icon-gplus{font-family:VideoJS;font-weight:400;font-style:normal}.vjs-icon-gplus:before{content:"\f118"}.vjs-icon-linkedin{font-family:VideoJS;font-weight:400;font-style:normal}.vjs-icon-linkedin:before{content:"\f119"}.vjs-icon-twitter{font-family:VideoJS;font-weight:400;font-style:normal}.vjs-icon-twitter:before{content:"\f11a"}.vjs-icon-tumblr{font-family:VideoJS;font-weight:400;font-style:normal}.vjs-icon-tumblr:before{content:"\f11b"}.vjs-icon-pinterest{font-family:VideoJS;font-weight:400;font-style:normal}.vjs-icon-pinterest:before{content:"\f11c"}.video-js .vjs-descriptions-button,.vjs-icon-audio-description{font-family:VideoJS;font-weight:400;font-style:normal}.video-js .vjs-descriptions-button:before,.vjs-icon-audio-description:before{content:"\f11d"}.video-js .vjs-audio-button,.vjs-icon-audio{font-family:VideoJS;font-weight:400;font-style:normal}.video-js .vjs-audio-button:before,.vjs-icon-audio:before{content:"\f11e"}.video-js{display:block;vertical-align:top;box-sizing:border-box;background-color:#000;position:relative;padding:0;line-height:1;font-weight:400;font-style:normal;font-family:Arial,Helvetica,sans-serif;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none}.video-js:-moz-full-screen{position:absolute}.video-js:-webkit-full-screen{width:100%!important;height:100%!important}.video-js *,.video-js :after,.video-js :before{box-sizing:inherit}.video-js ul{font-family:inherit;font-size:inherit;line-height:inherit;list-style-position:outside;margin:0}.video-js.vjs-16-9,.video-js.vjs-4-3,.video-js.vjs-fluid{width:100%;max-width:100%;height:0}.video-js.vjs-16-9{padding-top:56.25%}.video-js.vjs-4-3{padding-top:75%}.video-js .vjs-tech,.video-js.vjs-fill{width:100%;height:100%}.video-js .vjs-tech{position:absolute;top:0;left:0}body.vjs-full-window{padding:0;margin:0;height:100%;overflow-y:auto}.vjs-full-window .video-js.vjs-fullscreen{position:fixed;overflow:hidden;z-index:1000;left:0;top:0;bottom:0;right:0}.video-js.vjs-fullscreen{width:100%!important;height:100%!important;padding-top:0!important}.video-js.vjs-fullscreen.vjs-user-inactive{cursor:none}.vjs-hidden{display:none!important}.vjs-disabled{opacity:.5;cursor:default}.video-js .vjs-offscreen{height:1px;left:-9999px;position:absolute;top:0;width:1px}.vjs-lock-showing{display:block!important;opacity:1;visibility:visible}.vjs-no-js{padding:20px;color:#fff;background-color:#000;font-size:18px;font-family:Arial,Helvetica,sans-serif;text-align:center;width:300px;height:150px;margin:0 auto}.vjs-no-js a,.vjs-no-js a:visited{color:#66a8cc}.video-js .vjs-big-play-button{font-size:3em;line-height:1.5em;height:1.5em;width:3em;display:block;position:absolute;top:10px;left:10px;padding:0;cursor:pointer;opacity:1;border:.06666em solid #fff;background-color:#2b333f;background-color:rgba(43,51,63,.7);border-radius:.3em;transition:all .4s}.vjs-big-play-centered .vjs-big-play-button{top:50%;left:50%;margin-top:-.75em;margin-left:-1.5em}.video-js .vjs-big-play-button:focus,.video-js:hover .vjs-big-play-button{outline:0;border-color:#fff;background-color:#73859f;background-color:rgba(115,133,159,.5);transition:all 0s}.vjs-controls-disabled .vjs-big-play-button,.vjs-error .vjs-big-play-button,.vjs-has-started .vjs-big-play-button,.vjs-using-native-controls .vjs-big-play-button{display:none}.video-js button{background:0 0;border:none;color:inherit;display:inline-block;overflow:visible;font-size:inherit;line-height:inherit;text-transform:none;text-decoration:none;transition:none;-webkit-appearance:none;-moz-appearance:none;appearance:none}.video-js .vjs-control.vjs-close-button{cursor:pointer;height:3em;position:absolute;right:0;top:.5em;z-index:2}.vjs-menu-button{cursor:pointer}.vjs-menu-button.vjs-disabled{cursor:default}.vjs-workinghover .vjs-menu-button.vjs-disabled:hover .vjs-menu{display:none}.vjs-menu .vjs-menu-content{display:block;padding:0;margin:0;overflow:auto;font-family:Arial,Helvetica,sans-serif}.vjs-scrubbing .vjs-menu-button:hover .vjs-menu{display:none}.vjs-menu li{list-style:none;margin:0;padding:.2em 0;line-height:1.4em;font-size:1.2em;text-align:center;text-transform:lowercase}.vjs-menu li:focus,.vjs-menu li:hover{outline:0;background-color:#73859f;background-color:rgba(115,133,159,.5)}.vjs-menu li.vjs-selected,.vjs-menu li.vjs-selected:focus,.vjs-menu li.vjs-selected:hover{background-color:#fff;color:#2b333f}.vjs-menu li.vjs-menu-title{text-align:center;text-transform:uppercase;font-size:1em;line-height:2em;padding:0;margin:0 0 .3em;font-weight:700;cursor:default}.vjs-menu-button-popup .vjs-menu{display:none;position:absolute;bottom:0;width:10em;left:-3em;height:0;margin-bottom:1.5em;border-top-color:rgba(43,51,63,.7)}.vjs-menu-button-popup .vjs-menu .vjs-menu-content{background-color:#2b333f;background-color:rgba(43,51,63,.7);position:absolute;width:100%;bottom:1.5em;max-height:15em}.vjs-menu-button-popup .vjs-menu.vjs-lock-showing,.vjs-workinghover .vjs-menu-button-popup:hover .vjs-menu{display:block}.video-js .vjs-menu-button-inline{transition:all .4s;overflow:hidden}.video-js .vjs-menu-button-inline:before{width:2.222222222em}.video-js .vjs-menu-button-inline.vjs-slider-active,.video-js .vjs-menu-button-inline:focus,.video-js .vjs-menu-button-inline:hover,.video-js.vjs-no-flex .vjs-menu-button-inline{width:12em}.video-js .vjs-menu-button-inline.vjs-slider-active{transition:none}.vjs-menu-button-inline .vjs-menu{opacity:0;height:100%;width:auto;position:absolute;left:4em;top:0;padding:0;margin:0;transition:all .4s}.vjs-menu-button-inline.vjs-slider-active .vjs-menu,.vjs-menu-button-inline:focus .vjs-menu,.vjs-menu-button-inline:hover .vjs-menu{display:block;opacity:1}.vjs-no-flex .vjs-menu-button-inline .vjs-menu{display:block;opacity:1;position:relative;width:auto}.vjs-no-flex .vjs-menu-button-inline.vjs-slider-active .vjs-menu,.vjs-no-flex .vjs-menu-button-inline:focus .vjs-menu,.vjs-no-flex .vjs-menu-button-inline:hover .vjs-menu{width:auto}.vjs-menu-button-inline .vjs-menu-content{width:auto;height:100%;margin:0;overflow:hidden}.video-js .vjs-control-bar{display:none;width:100%;position:absolute;bottom:0;left:0;right:0;height:3em;background-color:#2b333f;background-color:rgba(43,51,63,.7)}.vjs-has-started .vjs-control-bar{display:flex;visibility:visible;opacity:1;transition:visibility .1s,opacity .1s}.vjs-has-started.vjs-user-inactive.vjs-playing .vjs-control-bar{visibility:visible;opacity:0;transition:visibility 1s,opacity 1s}.vjs-controls-disabled .vjs-control-bar,.vjs-error .vjs-control-bar,.vjs-using-native-controls .vjs-control-bar{display:none!important}.vjs-audio.vjs-has-started.vjs-user-inactive.vjs-playing .vjs-control-bar{opacity:1;visibility:visible}.vjs-has-started.vjs-no-flex .vjs-control-bar{display:table}.video-js .vjs-control{outline:0;position:relative;text-align:center;margin:0;padding:0;height:100%;width:4em;flex:none}.video-js .vjs-control:before{font-size:1.8em;line-height:1.67}.video-js .vjs-control:focus,.video-js .vjs-control:focus:before,.video-js .vjs-control:hover:before{text-shadow:0 0 1em #fff}.video-js .vjs-control-text{border:0;clip:rect(0 0 0 0);height:1px;margin:-1px;overflow:hidden;padding:0;position:absolute;width:1px}.vjs-no-flex .vjs-control{display:table-cell;vertical-align:middle}.video-js .vjs-custom-control-spacer{display:none}.video-js .vjs-progress-control{flex:auto;display:flex;align-items:center;min-width:4em}.vjs-live .vjs-progress-control{display:none}.video-js .vjs-progress-holder{flex:auto;transition:all .2s;height:.3em}.video-js .vjs-progress-control:hover .vjs-progress-holder{font-size:1.6666666666666667em}.video-js .vjs-progress-control:hover .vjs-mouse-display:after,.video-js .vjs-progress-control:hover .vjs-play-progress:after,.video-js .vjs-progress-control:hover .vjs-time-tooltip{font-family:Arial,Helvetica,sans-serif;visibility:visible;font-size:.6em}.video-js .vjs-progress-holder .vjs-load-progress,.video-js .vjs-progress-holder .vjs-load-progress div,.video-js .vjs-progress-holder .vjs-play-progress,.video-js .vjs-progress-holder .vjs-tooltip-progress-bar{position:absolute;display:block;height:.3em;margin:0;padding:0;width:0;left:0;top:0}.video-js .vjs-mouse-display:before{display:none}.video-js .vjs-play-progress{background-color:#fff}.video-js .vjs-play-progress:before{position:absolute;top:-.333333333333333em;right:-.5em;font-size:.9em}.video-js .vjs-mouse-display:after,.video-js .vjs-play-progress:after,.video-js .vjs-time-tooltip{visibility:hidden;pointer-events:none;position:absolute;top:-3.4em;right:-1.9em;font-size:.9em;color:#000;content:attr(data-current-time);padding:6px 8px 8px;background-color:#fff;background-color:hsla(0,0%,100%,.8);border-radius:.3em}.video-js .vjs-play-progress:after,.video-js .vjs-play-progress:before,.video-js .vjs-time-tooltip{z-index:1}.video-js .vjs-progress-control .vjs-keep-tooltips-inside:after{display:none}.video-js .vjs-load-progress{background:#bfc7d3;background:rgba(115,133,159,.5)}.video-js .vjs-load-progress div{background:#fff;background:rgba(115,133,159,.75)}.video-js.vjs-no-flex .vjs-progress-control{width:auto}.video-js .vjs-time-tooltip{display:inline-block;height:2.4em;position:relative;float:right;right:-1.9em}.vjs-tooltip-progress-bar{visibility:hidden}.video-js .vjs-progress-control .vjs-mouse-display{display:none;position:absolute;width:1px;height:100%;background-color:#000;z-index:1}.vjs-no-flex .vjs-progress-control .vjs-mouse-display{z-index:0}.video-js .vjs-progress-control:hover .vjs-mouse-display{display:block}.video-js.vjs-user-inactive .vjs-progress-control .vjs-mouse-display,.video-js.vjs-user-inactive .vjs-progress-control .vjs-mouse-display:after{visibility:hidden;opacity:0;transition:visibility 1s,opacity 1s}.video-js.vjs-user-inactive.vjs-no-flex .vjs-progress-control .vjs-mouse-display,.video-js.vjs-user-inactive.vjs-no-flex .vjs-progress-control .vjs-mouse-display:after{display:none}.video-js .vjs-progress-control .vjs-mouse-display:after,.vjs-mouse-display .vjs-time-tooltip{color:#fff;background-color:#000;background-color:rgba(0,0,0,.8)}.video-js .vjs-slider{outline:0;position:relative;cursor:pointer;padding:0;margin:0 .45em;background-color:#73859f;background-color:rgba(115,133,159,.5)}.video-js .vjs-slider:focus{text-shadow:0 0 1em #fff;box-shadow:0 0 1em #fff}.video-js .vjs-mute-control,.video-js .vjs-volume-menu-button{cursor:pointer;flex:none}.video-js .vjs-volume-control{width:5em;flex:none;display:flex;align-items:center}.video-js .vjs-volume-bar{margin:1.35em .45em}.vjs-volume-bar.vjs-slider-horizontal{width:5em;height:.3em}.vjs-volume-bar.vjs-slider-vertical{width:.3em;height:5em;margin:1.35em auto}.video-js .vjs-volume-level{position:absolute;bottom:0;left:0;background-color:#fff}.video-js .vjs-volume-level:before{position:absolute;font-size:.9em}.vjs-slider-vertical .vjs-volume-level{width:.3em}.vjs-slider-vertical .vjs-volume-level:before{top:-.5em;left:-.3em}.vjs-slider-horizontal .vjs-volume-level{height:.3em}.vjs-slider-horizontal .vjs-volume-level:before{top:-.3em;right:-.5em}.vjs-volume-bar.vjs-slider-vertical .vjs-volume-level{height:100%}.vjs-volume-bar.vjs-slider-horizontal .vjs-volume-level{width:100%}.vjs-menu-button-popup.vjs-volume-menu-button .vjs-menu{display:block;width:0;height:0;border-top-color:transparent}.vjs-menu-button-popup.vjs-volume-menu-button-vertical .vjs-menu{left:.5em;height:8em}.vjs-menu-button-popup.vjs-volume-menu-button-horizontal .vjs-menu{left:-2em}.vjs-menu-button-popup.vjs-volume-menu-button .vjs-menu-content{height:0;width:0;overflow-x:hidden;overflow-y:hidden}.vjs-volume-menu-button-vertical .vjs-lock-showing .vjs-menu-content,.vjs-volume-menu-button-vertical.vjs-slider-active .vjs-menu-content,.vjs-volume-menu-button-vertical:focus .vjs-menu-content,.vjs-volume-menu-button-vertical:hover .vjs-menu-content{height:8em;width:2.9em}.vjs-volume-menu-button-horizontal .vjs-lock-showing .vjs-menu-content,.vjs-volume-menu-button-horizontal .vjs-slider-active .vjs-menu-content,.vjs-volume-menu-button-horizontal:focus .vjs-menu-content,.vjs-volume-menu-button-horizontal:hover .vjs-menu-content{height:2.9em;width:8em}.vjs-volume-menu-button.vjs-menu-button-inline .vjs-menu-content{background-color:transparent!important}.vjs-poster{display:inline-block;background-repeat:no-repeat;background-position:50% 50%;background-size:contain;background-color:#000;cursor:pointer;margin:0;position:absolute;top:0;right:0;bottom:0;left:0;height:100%}.vjs-poster,.vjs-poster img{vertical-align:middle;padding:0}.vjs-poster img{display:block;margin:0 auto;max-height:100%;width:100%}.vjs-has-started .vjs-poster{display:none}.vjs-audio.vjs-has-started .vjs-poster{display:block}.vjs-controls-disabled .vjs-poster,.vjs-using-native-controls .vjs-poster{display:none}.video-js .vjs-live-control{display:flex;align-items:flex-start;flex:auto;font-size:1em;line-height:3em}.vjs-no-flex .vjs-live-control{display:table-cell;width:auto;text-align:left}.video-js .vjs-time-control{flex:none;font-size:1em;line-height:3em;min-width:2em;width:auto;padding-left:1em;padding-right:1em}.video-js .vjs-current-time,.video-js .vjs-duration,.vjs-live .vjs-time-control,.vjs-no-flex .vjs-current-time,.vjs-no-flex .vjs-duration{display:none}.vjs-time-divider{display:none;line-height:3em}.vjs-live .vjs-time-divider{display:none}.video-js .vjs-play-control{cursor:pointer;flex:none}.vjs-text-track-display{position:absolute;bottom:3em;left:0;right:0;top:0;pointer-events:none}.video-js.vjs-user-inactive.vjs-playing .vjs-text-track-display{bottom:1em}.video-js .vjs-text-track{font-size:1.4em;text-align:center;margin-bottom:.1em;background-color:#000;background-color:rgba(0,0,0,.5)}.vjs-subtitles{color:#fff}.vjs-captions{color:#fc6}.vjs-tt-cue{display:block}video::-webkit-media-text-track-display{transform:translateY(-3em)}.video-js.vjs-user-inactive.vjs-playing video::-webkit-media-text-track-display{transform:translateY(-1.5em)}.video-js .vjs-fullscreen-control{cursor:pointer;flex:none}.vjs-playback-rate .vjs-playback-rate-value{font-size:1.5em;line-height:2;position:absolute;top:0;left:0;width:100%;height:100%;text-align:center}.vjs-playback-rate .vjs-menu{width:4em;left:0}.vjs-error .vjs-error-display .vjs-modal-dialog-content{font-size:1.4em;text-align:center}.vjs-error .vjs-error-display:before{color:#fff;content:"X";font-family:Arial,Helvetica,sans-serif;font-size:4em;left:0;line-height:1;margin-top:-.5em;position:absolute;text-shadow:.05em .05em .1em #000;text-align:center;top:50%;vertical-align:middle;width:100%}.vjs-loading-spinner{display:none;position:absolute;top:50%;left:50%;margin:-25px 0 0 -25px;opacity:.85;text-align:left;border:6px solid rgba(43,51,63,.7);box-sizing:border-box;background-clip:padding-box;width:50px;height:50px;border-radius:25px}.vjs-seeking .vjs-loading-spinner,.vjs-waiting .vjs-loading-spinner{display:block}.vjs-loading-spinner:after,.vjs-loading-spinner:before{content:"";position:absolute;margin:-6px;box-sizing:inherit;width:inherit;height:inherit;border-radius:inherit;opacity:1;border:inherit;border-color:#fff transparent transparent}.vjs-seeking .vjs-loading-spinner:after,.vjs-seeking .vjs-loading-spinner:before,.vjs-waiting .vjs-loading-spinner:after,.vjs-waiting .vjs-loading-spinner:before{animation:vjs-spinner-spin 1.1s cubic-bezier(.6,.2,0,.8) infinite,vjs-spinner-fade 1.1s linear infinite}.vjs-seeking .vjs-loading-spinner:before,.vjs-waiting .vjs-loading-spinner:before{border-top-color:#fff}.vjs-seeking .vjs-loading-spinner:after,.vjs-waiting .vjs-loading-spinner:after{border-top-color:#fff;animation-delay:.44s}@keyframes vjs-spinner-spin{to{transform:rotate(1turn)}}@keyframes vjs-spinner-fade{0%{border-top-color:#73859f}20%{border-top-color:#73859f}35%{border-top-color:#fff}60%{border-top-color:#73859f}to{border-top-color:#73859f}}.vjs-chapters-button .vjs-menu ul{width:24em}.video-js.vjs-layout-tiny:not(.vjs-fullscreen) .vjs-custom-control-spacer{flex:auto}.video-js.vjs-layout-tiny:not(.vjs-fullscreen).vjs-no-flex .vjs-custom-control-spacer{width:auto}.video-js.vjs-layout-small:not(.vjs-fullscreen) .vjs-captions-button,.video-js.vjs-layout-small:not(.vjs-fullscreen) .vjs-chapters-button,.video-js.vjs-layout-small:not(.vjs-fullscreen) .vjs-current-time,.video-js.vjs-layout-small:not(.vjs-fullscreen) .vjs-descriptions-button,.video-js.vjs-layout-small:not(.vjs-fullscreen) .vjs-duration,.video-js.vjs-layout-small:not(.vjs-fullscreen) .vjs-mute-control,.video-js.vjs-layout-small:not(.vjs-fullscreen) .vjs-playback-rate,.video-js.vjs-layout-small:not(.vjs-fullscreen) .vjs-remaining-time,.video-js.vjs-layout-small:not(.vjs-fullscreen) .vjs-subtitles-button .vjs-audio-button,.video-js.vjs-layout-small:not(.vjs-fullscreen) .vjs-time-divider,.video-js.vjs-layout-small:not(.vjs-fullscreen) .vjs-volume-control,.video-js.vjs-layout-tiny:not(.vjs-fullscreen) .vjs-audio-button,.video-js.vjs-layout-tiny:not(.vjs-fullscreen) .vjs-captions-button,.video-js.vjs-layout-tiny:not(.vjs-fullscreen) .vjs-chapters-button,.video-js.vjs-layout-tiny:not(.vjs-fullscreen) .vjs-current-time,.video-js.vjs-layout-tiny:not(.vjs-fullscreen) .vjs-descriptions-button,.video-js.vjs-layout-tiny:not(.vjs-fullscreen) .vjs-duration,.video-js.vjs-layout-tiny:not(.vjs-fullscreen) .vjs-mute-control,.video-js.vjs-layout-tiny:not(.vjs-fullscreen) .vjs-playback-rate,.video-js.vjs-layout-tiny:not(.vjs-fullscreen) .vjs-progress-control,.video-js.vjs-layout-tiny:not(.vjs-fullscreen) .vjs-remaining-time,.video-js.vjs-layout-tiny:not(.vjs-fullscreen) .vjs-subtitles-button,.video-js.vjs-layout-tiny:not(.vjs-fullscreen) .vjs-time-divider,.video-js.vjs-layout-tiny:not(.vjs-fullscreen) .vjs-volume-control,.video-js.vjs-layout-tiny:not(.vjs-fullscreen) .vjs-volume-menu-button,.video-js.vjs-layout-x-small:not(.vjs-fullscreen) .vjs-audio-button,.video-js.vjs-layout-x-small:not(.vjs-fullscreen) .vjs-captions-button,.video-js.vjs-layout-x-small:not(.vjs-fullscreen) .vjs-chapters-button,.video-js.vjs-layout-x-small:not(.vjs-fullscreen) .vjs-current-time,.video-js.vjs-layout-x-small:not(.vjs-fullscreen) .vjs-descriptions-button,.video-js.vjs-layout-x-small:not(.vjs-fullscreen) .vjs-duration,.video-js.vjs-layout-x-small:not(.vjs-fullscreen) .vjs-mute-control,.video-js.vjs-layout-x-small:not(.vjs-fullscreen) .vjs-playback-rate,.video-js.vjs-layout-x-small:not(.vjs-fullscreen) .vjs-remaining-time,.video-js.vjs-layout-x-small:not(.vjs-fullscreen) .vjs-subtitles-button,.video-js.vjs-layout-x-small:not(.vjs-fullscreen) .vjs-time-divider,.video-js.vjs-layout-x-small:not(.vjs-fullscreen) .vjs-volume-control,.video-js.vjs-layout-x-small:not(.vjs-fullscreen) .vjs-volume-menu-button{display:none}.vjs-caption-settings{position:relative;top:1em;background-color:#2b333f;background-color:rgba(43,51,63,.75);color:#fff;margin:0 auto;padding:.5em;height:16em;font-size:12px;width:40em}.vjs-caption-settings .vjs-tracksettings{top:0;bottom:1em;left:0;right:0;position:absolute;overflow:auto}.vjs-caption-settings .vjs-tracksettings-colors,.vjs-caption-settings .vjs-tracksettings-font{float:left}.vjs-caption-settings .vjs-tracksettings-colors:after,.vjs-caption-settings .vjs-tracksettings-controls:after,.vjs-caption-settings .vjs-tracksettings-font:after{clear:both}.vjs-caption-settings .vjs-tracksettings-controls{position:absolute;bottom:1em;right:1em}.vjs-caption-settings .vjs-tracksetting{margin:5px;padding:3px;min-height:40px;border:none}.vjs-caption-settings .vjs-tracksetting label,.vjs-caption-settings .vjs-tracksetting legend{display:block;width:100px;margin-bottom:5px}.vjs-caption-settings .vjs-tracksetting span{display:inline;margin-left:5px;vertical-align:top;float:right}.vjs-caption-settings .vjs-tracksetting>div{margin-bottom:5px;min-height:20px}.vjs-caption-settings .vjs-tracksetting>div:last-child{margin-bottom:0;padding-bottom:0;min-height:0}.vjs-caption-settings label>input{margin-right:10px}.vjs-caption-settings fieldset{margin-top:1em;margin-left:.5em}.vjs-caption-settings fieldset .vjs-label{position:absolute;clip:rect(1px 1px 1px 1px);clip:rect(1px,1px,1px,1px);padding:0;border:0;height:1px;width:1px;overflow:hidden}.vjs-caption-settings input[type=button]{width:40px;height:40px}.video-js .vjs-modal-dialog{background:rgba(0,0,0,.8);background:linear-gradient(180deg,rgba(0,0,0,.8),hsla(0,0%,100%,0))}.vjs-modal-dialog .vjs-modal-dialog-content{font-size:1.2em;line-height:1.5;padding:20px 24px;z-index:1}@media print{.video-js>:not(.vjs-tech):not(.vjs-poster){visibility:hidden}}.videoContainer{position:relative;width:100%}.video-js{font-size:10px;color:#fff}.video-js .vjs-control:before{font-size:2.2rem}.vjs-default-skin{position:absolute;top:0;left:0;width:100%!important;height:100%!important}.vjs-default-skin .vjs-big-play-button{font-size:4em;line-height:9.8rem;height:9.8rem;width:9.8rem;background-color:rgba(0,0,0,.3);border:none;border-radius:50%;top:50%;left:50%;margin-top:-4.9rem;margin-left:-4.9rem}.vjs-default-skin.vjs-paused.vjs-has-started .vjs-big-play-button{display:block}.vjs-default-skin.vjs-has-started .vjs-control-bar{background-color:rgba(0,0,0,.3);display:flex;height:7.5em}.vjs-default-skin.vjs-has-started .vjs-control-bar .vjs-button{font-size:1.2em}.vjs-default-skin.vjs-has-started .vjs-control-bar .vjs-button:before{line-height:3.5}.vjs-default-skin.vjs-has-started .vjs-control-bar .vjs-control{margin:0 .5em}.vjs-default-skin.vjs-has-started .vjs-control-bar .vjs-progress-control{margin:0 2rem}.vjs-default-skin.vjs-has-started .vjs-control-bar .vjs-time-control{font-family:Lato,sans-serif;font-weight:700;font-size:1.2em;line-height:6.35}.vjs-default-skin.vjs-has-started .vjs-control-bar .vjs-progress-holder{background-color:transparent;height:100%;margin:0}.vjs-default-skin.vjs-has-started .vjs-control-bar .vjs-progress-holder:before{content:"";position:absolute;left:0;height:.2em;width:100%;background-color:rgba(115,133,159,.5)}.vjs-default-skin.vjs-has-started .vjs-control-bar .vjs-progress-holder .vjs-load-progress{background-color:hsla(0,0%,100%,.3);height:.2em}.vjs-default-skin.vjs-has-started .vjs-control-bar .vjs-progress-holder .vjs-load-progress div{display:none}.vjs-default-skin.vjs-has-started .vjs-control-bar .vjs-progress-holder .vjs-mouse-display{height:.2em;background:#fff}.vjs-default-skin.vjs-has-started .vjs-control-bar .vjs-progress-holder .vjs-play-progress{height:.2em;background:#a5a5a5}.vjs-default-skin.vjs-has-started .vjs-control-bar .vjs-progress-holder .vjs-play-progress:before{font-size:1.4em;line-height:.9}.vjs-default-skin.vjs-has-started .vjs-control-bar .vjs-progress-holder .vjs-play-progress:after{font-family:Lato,sans-serif;font-weight:700;background-color:rgba(49,53,55,.6);border-radius:2em;color:#fff;font-size:1.2rem;padding:.2em 1em;min-width:5rem}.vjs-default-skin.vjs-has-started .vjs-control-bar .vjs-progress-holder .vjs-load-progress,.vjs-default-skin.vjs-has-started .vjs-control-bar .vjs-progress-holder .vjs-mouse-display,.vjs-default-skin.vjs-has-started .vjs-control-bar .vjs-progress-holder .vjs-play-progress,.vjs-default-skin.vjs-has-started .vjs-control-bar .vjs-progress-holder:before{top:50%;transform:translateY(-50%)}.vjs-default-skin.vjs-has-started .vjs-control-bar .vjs-volume-menu-button{order:3}.vjs-default-skin.vjs-has-started .vjs-control-bar .vjs-volume-menu-button .vjs-menu-content{background-color:rgba(0,0,0,.5);bottom:3em;padding:1.4rem 0}.vjs-default-skin.vjs-has-started .vjs-control-bar .vjs-volume-menu-button .vjs-slider{margin:0 auto;height:100%;width:2px}.vjs-default-skin.vjs-has-started .vjs-control-bar .vjs-volume-menu-button .vjs-volume-level{width:2px}.vjs-default-skin.vjs-has-started .vjs-control-bar .vjs-volume-menu-button .vjs-volume-level:before{left:-.4em}.vjs-default-skin.vjs-has-started .vjs-control-bar .vjs-control:focus,.vjs-default-skin.vjs-has-started .vjs-control-bar .vjs-control:focus:before,.vjs-default-skin.vjs-has-started .vjs-control-bar .vjs-control:hover:before{text-shadow:none}.vjs-default-skin.vjs-has-started .vjs-control-bar .vjs-progress-control:hover .vjs-mouse-display:after{visibility:hidden}.vjs-default-skin.vjs-has-started .vjs-control-bar .vjs-progress-control:hover .vjs-progress-holder{font-size:inherit}*/
.figure-container {
  padding: 0.1rem 0.2rem 0.2rem 0.1rem;
  position: relative;
}

.figure-video {
  position: relative;
  opacity: 0;
  height: 0;
  width: 100%;
  padding-bottom: 56.25%;
  -webkit-transition: opacity 0.6s;
  transition: opacity 0.6s;
}

.figure-video--visible {
  opacity: 1;
}

.figure-video__video {
  position: absolute;
  top: 0;
  left: 0;
  width: 100% !important;
  height: 100% !important;
}

.figure-video .videoContainer {
  position: static;
}

.figure-video--keyboard-user .vjs-volume-bar:focus {
  outline-style: solid;
  outline-color: #fff;
  outline-width: 0.3rem;
  outline-offset: 1rem;
}

.figure-video--keyboard-user .vjs-control:focus,
.figure-video--keyboard-user .vjs-progress-holder:focus {
  outline-offset: -0.3rem;
  outline-style: solid;
  outline-color: #fff;
  outline-width: 0.3rem;
}

.figure-video--keyboard-user .vjs-big-play-button:focus {
  outline-style: solid;
  outline-color: #b8c2ce;
  outline-width: 0.3rem;
}

.figure-video--restrict-seek .vjs-play-progress:after {
  visibility: hidden !important;
}

.seek-tooltip {
  position: absolute;
  pointer-events: none;
  font-family: lato, sans-serif;
  font-weight: 700;
  background-color: rgba(49, 53, 55, 0.6);
  border-radius: 2rem;
  color: #fff;
  font-size: 1.2rem;
  padding: 0.2rem 1rem;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
}

.seek-tooltip--hidden {
  visibility: hidden;
}

.i-alert {
  fill: #de1d1d;
}

.i-allCourses {
  fill: #000;
}

.i-alt {
  fill: #313537;
}

.i-blockTemplateCheckMark .outer {
  fill: #fff;
}

.i-blockTemplateCheckMark .inner {
  fill: #e0e0e0;
}

.i-blockTemplateCheckMark .check {
  fill: #fff;
}

.i-checkedbox {
  fill: #28cea9;
}

.i-checkMark {
  fill: #666;
}

.i-checkMarkFilled {
  fill: #313537;
}

.i-chevronLeft {
  fill: #444b4e;
}

.i-chevronDown {
  width: 0.9rem;
  height: 0.9rem;
}

.i-close {
  fill: #444b4e;
}

.i-destinationArrow {
  fill: #adaeaf;
}

.i-dotsVertical {
  fill: #313537;
}

.i-download,
.i-downloadCircle {
  fill: #87898b;
}

.i-ellipsis--vert {
  fill: #e8e8e8;
}

.i-emptyFolder {
  fill: #adaeaf;
}

.i-errorAlert > circle {
  fill: #d0021b;
}

.i-errorAlert > path {
  fill: #fff;
}

.i-exMark {
  fill: #444b4e;
}

.i-file,
.i-fileNone {
  fill: #7e868b;
}

.i-fileDoc {
  fill: #0f3bb8;
}

.i-filePdf {
  fill: #d7453c;
}

.i-filePpt {
  fill: #ee6d32;
}

.i-fileRtf,
.i-fileZip {
  fill: #40ade4;
}

.i-fileXls {
  fill: #499647;
}

.i-filledChevronRight {
  height: 1rem;
  width: 1rem;
}

.i-folder {
  fill: #000;
}

.i-folder--empty {
  fill: #adaeaf;
}

.i-globe {
  fill: #4a4a4a;
}

.i-heartFilled {
  fill: #666;
}

.i-heartOutline {
  stroke: #666;
}

.i-labelSet,
.i-move {
  fill: #4a4a4a;
}

.i-newFolder {
  fill: #000;
}

.i-pickOne {
  fill: #c9c9ca;
}

.i-remove {
  fill: #444;
}

.i-sharedCourses {
  fill: #000;
}

.i-sortable {
  fill: #eaeaeb;
}

.i-trashFolder {
  fill: #000;
}

.i-uploadXml {
  fill: #4a4a4a;
}

.i-viewInReview {
  fill: #444;
}

.i-xMarkFilled {
  fill: #313537;
}

.blocks-storyline {
  padding: 3rem 0;
  -webkit-transition: padding 0.5s;
  transition: padding 0.5s;
  background-color: #fafafa;
}

@media print {
  .blocks-storyline {
    padding: 0;
  }
}
.blocks-storyline__wrapper {
  -webkit-box-sizing: content-box;
          box-sizing: content-box;
  max-width: 102rem;
  margin: 0 auto;
  padding: 4.5rem 2rem 8rem;
}

@media (min-width: 33.75em) {
  .blocks-storyline__wrapper {
    padding-left: 3rem;
    padding-right: 3rem;
  }
}
@media (min-width: 60em) {
  .blocks-storyline__wrapper {
    padding-left: 6rem;
    padding-right: 6rem;
  }
}
@media print {
  .blocks-storyline__wrapper {
    margin: 0 auto;
  }
}
.blocks-storyline__wrapper--small {
  max-width: 76rem;
}

.blocks-storyline__wrapper--medium {
  max-width: 117rem;
}

.blocks-storyline__wrapper--full {
  max-width: 100%;
}

.blocks-storyline__wrapper--snapshot {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
}

@media print {
  .blocks-storyline__wrapper--snapshot img {
    width: 100%;
  }
}
.blocks-storyline__item {
  position: relative;
  height: 0;
  width: 100%;
}

.blocks-storyline__item__iframe {
  position: absolute;
  top: 0;
  left: 0;
  height: 100%;
  width: 100%;
}

.blocks-storyline__item__iframe--fullscreen {
  position: fixed;
  z-index: 2000;
  right: 0;
}

.blocks-storyline__empty {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  background: #fff;
  border: 0.1rem solid #eeeeef;
  border-radius: 0.8rem;
  height: 54.4rem;
  width: 76rem;
  text-align: center;
}

.blocks-storyline__empty__icon img {
  width: 7rem;
  height: 7rem;
}

.blocks-storyline__empty__heading {
  color: #4a4a4a;
  font-size: 2.5rem;
  font-weight: 500;
  margin: 2rem auto 3rem;
}

.blocks-storyline__empty__heading--processing {
  color: #313537;
  font-size: 3.2rem;
  font-weight: 300;
}

.blocks-storyline__empty__text {
  color: #4a4a4a;
  font-size: 1.3rem;
  max-width: 38rem;
  margin: 0 auto 3rem;
}

.blocks-storyline__empty__spinner {
  width: 5.1rem;
  height: 5.1rem;
  border: 0.2rem solid rgba(49, 53, 55, 0.5);
  border-left-color: rgba(49, 53, 55, 0.15);
  -webkit-animation: spin 1.5s linear infinite;
          animation: spin 1.5s linear infinite;
  border-radius: 50%;
  margin: 0 auto;
}

@-webkit-keyframes spin {
  0% {
    -webkit-transform: rotate(0);
            transform: rotate(0);
  }
  to {
    -webkit-transform: rotate(1turn);
            transform: rotate(1turn);
  }
}

@keyframes spin {
  0% {
    -webkit-transform: rotate(0);
            transform: rotate(0);
  }
  to {
    -webkit-transform: rotate(1turn);
            transform: rotate(1turn);
  }
}
.blocks-button,
.blocks-buttonstack {
  padding: 3rem 0;
  -webkit-transition: padding 0.5s;
  transition: padding 0.5s;
}

.blocks-button--padding-top {
  padding-top: 6rem;
}

.blocks-button--padding-bottom {
  padding-bottom: 6rem;
}

.blocks-button__container {
  -webkit-box-sizing: content-box;
          box-sizing: content-box;
  margin-left: auto;
  margin-right: auto;
  padding-left: 2rem;
  padding-right: 2rem;
  max-width: 102rem;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  width: 100%;
  max-width: 74rem;
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  -webkit-transition: flex-direction 0.3s, -webkit- 2009flex-direction 0.3s;
  transition: flex-direction 0.3s, -webkit- 2009flex-direction 0.3s;
  transition: flex-direction 0.3s;
  transition: flex-direction 0.3s, -webkit- 2009flex-direction 0.3s, -ms-flex-direction 0.3s;
}

@media (min-width: 33.75em) {
  .blocks-button__container {
    padding-left: 3rem;
    padding-right: 3rem;
  }
}
@media (min-width: 60em) {
  .blocks-button__container {
    padding-left: 6rem;
    padding-right: 6rem;
  }
}
@media (max-width: 44.9375em) {
  .blocks-button__container {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
        -ms-flex-direction: column;
            flex-direction: column;
    -webkit-box-align: start;
        -ms-flex-align: start;
            align-items: flex-start;
  }
}
.blocks-button__button {
  -webkit-box-flex: 1;
      -ms-flex: 1;
          flex: 1;
  cursor: pointer;
  padding-left: 1rem;
  padding-right: 1rem;
  width: 100%;
  min-width: 10rem;
  max-width: 17rem;
  height: 4rem;
  font-weight: 700;
  letter-spacing: 0.04em;
  text-transform: uppercase;
  text-decoration: none;
  text-align: center;
  font-size: 1.2rem;
  line-height: 3.6rem;
  text-overflow: ellipsis;
  color: #fff;
  border: 2px solid transparent;
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  -webkit-transition: background 0.3s, border 0.3s, border-radius 0.3s, color 0.3s, opacity 0.3s;
  transition: background 0.3s, border 0.3s, border-radius 0.3s, color 0.3s, opacity 0.3s;
}

.blocks-button__button:hover {
  opacity: 0.8;
}

.blocks-button__button:active {
  opacity: 1;
}

@media print {
  .blocks-button__button {
    line-height: 2.6;
    height: 3rem;
    font-size: 1rem;
  }
}
.blocks-button__description {
  -webkit-box-flex: 2;
      -ms-flex: 2;
          flex: 2;
  padding-right: 8rem;
  font-weight: 300;
  font-size: 1.5rem;
  line-height: 1.666667;
  word-break: break-word;
  -webkit-transition: padding 0.3s;
  transition: padding 0.3s;
}

@media (max-width: 44.9375em) {
  .blocks-button__description {
    padding-right: 0;
    padding-bottom: 2rem;
  }
}
@media print {
  .blocks-button__description {
    font-size: 1.3rem;
  }
  .blocks-button__description b {
    font-size: 1.5rem;
  }
}
.blocks-button--rounded .blocks-button__button {
  width: 100%;
  border-radius: 2rem;
}

.blocks-button--center .blocks-button__container {
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
}

.blocks-button--center .blocks-button__description {
  -webkit-box-flex: 1;
      -ms-flex: 1;
          flex: 1;
  padding-right: 0;
  padding-bottom: 2rem;
  width: 100%;
  text-align: center;
}

.blocks-button--left .blocks-button__container {
  -webkit-box-orient: horizontal;
  -webkit-box-direction: reverse;
      -ms-flex-direction: row-reverse;
          flex-direction: row-reverse;
}

@media (max-width: 44.9375em) {
  .blocks-button--left .blocks-button__container {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
        -ms-flex-direction: column;
            flex-direction: column;
  }
}
.blocks-button--left .blocks-button__description {
  padding-right: 0;
  padding-left: 8rem;
}

@media (max-width: 44.9375em) {
  .blocks-button--left .blocks-button__description {
    padding-left: 0;
    padding-bottom: 2rem;
  }
}
.block-audio {
  padding: 3rem 0;
  -webkit-transition: padding 0.5s;
  transition: padding 0.5s;
}

.block-audio__wrapper {
  -webkit-box-sizing: content-box;
          box-sizing: content-box;
  margin-left: auto;
  margin-right: auto;
  padding-left: 2rem;
  padding-right: 2rem;
  max-width: 102rem;
  max-width: 59rem;
}

@media (min-width: 33.75em) {
  .block-audio__wrapper {
    padding-left: 3rem;
    padding-right: 3rem;
  }
}
@media (min-width: 60em) {
  .block-audio__wrapper {
    padding-left: 6rem;
    padding-right: 6rem;
  }
}
.block-audio__caption {
  padding-bottom: 1.5rem;
  width: 100%;
  font-size: 1.2rem;
  line-height: 2;
  border-bottom: 0.1rem solid #d6d7d7;
}

.block-audio__caption p {
  font-size: inherit;
}

.block-video {
  padding: 3rem 0;
  -webkit-transition: padding 0.5s;
  transition: padding 0.5s;
}

.block-video__wrapper {
  -webkit-box-sizing: content-box;
          box-sizing: content-box;
  margin-left: auto;
  margin-right: auto;
  padding-left: 2rem;
  padding-right: 2rem;
  max-width: 102rem;
  padding-top: 2rem;
  max-width: 89rem;
}

@media (min-width: 33.75em) {
  .block-video__wrapper {
    padding-left: 3rem;
    padding-right: 3rem;
  }
}
@media (min-width: 60em) {
  .block-video__wrapper {
    padding-left: 6rem;
    padding-right: 6rem;
  }
}
.block-video__caption {
  padding-bottom: 1.5rem;
  width: 100%;
  font-size: 1.2rem;
  line-height: 2;
  border-bottom: 0.1rem solid #d6d7d7;
}

.block-video__caption p {
  font-size: inherit;
}

.block-video__item {
  margin: 0 auto;
  width: 100%;
  max-width: 110rem;
}

.block-video__item--small {
  max-width: 76rem;
}

@media (min-width: 67.5em) {
  .block-video__item--small .block-video__wrapper {
    padding: 0;
  }
}
.block-video__item--medium {
  max-width: 110rem;
}

.block-video__item--full {
  max-width: 100%;
}

.block-video__poster {
  width: 100%;
}

.block-embed {
  padding: 3rem 0;
  -webkit-transition: padding 0.5s;
  transition: padding 0.5s;
}

.block-embed__wrapper {
  -webkit-box-sizing: content-box;
          box-sizing: content-box;
  margin-left: auto;
  margin-right: auto;
  padding-left: 2rem;
  padding-right: 2rem;
  max-width: 102rem;
  max-width: 76rem;
}

@media (min-width: 33.75em) {
  .block-embed__wrapper {
    padding-left: 3rem;
    padding-right: 3rem;
  }
}
@media (min-width: 60em) {
  .block-embed__wrapper {
    padding-left: 6rem;
    padding-right: 6rem;
  }
}
.block-embed__wrapper--medium {
  max-width: 110rem;
}

.block-embed__wrapper--medium .embed__meta__content {
  max-width: 76rem;
  margin-left: auto;
  margin-right: auto;
}

.block-embed__wrapper--full {
  max-width: 100%;
  padding: 0;
}

.block-embed__wrapper--full .embed__meta__content,
.block-embed__wrapper--full .embed__provider {
  max-width: 76rem;
  margin-left: auto;
  margin-right: auto;
}

@media (max-width: 64em) {
  .block-embed__wrapper--full .embed__meta__content,
  .block-embed__wrapper--full .embed__provider {
    padding-left: 3rem;
    padding-right: 3rem;
  }
}
.block-embed__item {
  width: 100%;
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  background: #fff;
}

.block-embed__item--border {
  padding: 3rem;
  border: 1px solid #ddd;
  border-radius: 3px;
}

.block-embed__provider {
  margin-bottom: 1.5rem;
  font-size: 1.2rem;
  line-height: 1;
  text-transform: uppercase;
  letter-spacing: 0.12em;
  font-weight: 700;
  color: #bfbfc0;
}

.block-embed__title {
  margin-bottom: 1rem;
  font-weight: 700;
  font-size: 2rem;
  line-height: 2;
}

.block-embed__body {
  margin-bottom: 1rem;
  font-size: 1.7rem;
  line-height: 2;
}

.block-embed__more {
  display: block;
  width: 100%;
  font-size: 1.5rem;
  line-height: 1.5;
  text-decoration: none;
  font-weight: 700;
}

.block-embed__media {
  position: relative;
  margin-bottom: 1rem;
  padding-bottom: 56.25%;
  height: 0;
  width: 100%;
}

.block-embed__frame {
  position: absolute;
  top: 0;
  left: 0;
  width: 100% !important;
  height: 100% !important;
}

.block-attachment {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
  border-radius: 4px;
  padding: 3.2rem 3.1rem;
  background-color: #fff;
  border: 1px solid #ddd;
  cursor: pointer;
  text-decoration: none;
  color: inherit;
}

.block-attachment--none {
  background-color: #f7f7f7;
  cursor: auto;
}

.block-attachment__main {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-flex: 1;
      -ms-flex: 1;
          flex: 1;
}

.block-attachment__info {
  padding: 0 2.3rem;
}

.block-attachment__icon {
  line-height: 0;
}

.block-attachment__title {
  color: #313537;
  font-weight: 700;
  font-size: 1.7rem;
  padding-bottom: 0.3rem;
}

@media print {
  .block-attachment__title {
    font-size: 1.5rem;
  }
}
.block-attachment__size {
  font-size: 1.4rem;
  line-height: 1.2;
  color: #707070;
}

@media print {
  .block-attachment__size {
    font-size: 1.2rem;
  }
}
.block-continue {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
}

.block-text__container {
  overflow: visible;
}

.block-continue--btn {
  border-radius: 2px;
  font-size: 1.2rem;
  font-weight: 700;
  letter-spacing: 0.17rem;
  line-height: 1.5rem;
  padding: 2rem 3rem;
  cursor: pointer;
  color: #fff;
}

.block-continue--btn--gray {
  background-color: #f5f5f5;
  color: #4a4a4a;
}

.block-continue--btn--black {
  background-color: #313537;
}

.block-continue--hint {
  background-color: #fff;
  border: 1px solid #313537;
  border-radius: 3px;
  color: #313537;
  padding: 1.8rem 3rem;
}

.block-continue__content {
  -webkit-box-flex: 1;
      -ms-flex: 1;
          flex: 1;
  text-align: center;
  font-size: 1.5rem;
}

.block-continue--hint .block-continue__content {
  margin-left: 3rem;
}

.block-flashcards {
  padding: 3rem 0;
  -webkit-transition: padding 0.5s;
  transition: padding 0.5s;
}

.block-flashcards__animation {
  position: relative;
}

.block-flashcards__wrapper {
  -webkit-box-sizing: content-box;
          box-sizing: content-box;
  margin-left: auto;
  margin-right: auto;
  padding-left: 2rem;
  padding-right: 2rem;
  max-width: 102rem;
  text-align: center;
}

@media (min-width: 33.75em) {
  .block-flashcards__wrapper {
    padding-left: 3rem;
    padding-right: 3rem;
  }
}
@media (min-width: 60em) {
  .block-flashcards__wrapper {
    padding-left: 6rem;
    padding-right: 6rem;
  }
}
.block-flashcards .slick-slide.slick-active {
  z-index: 10;
}

.block-flashcard {
  display: inline-block;
  position: relative;
  margin: 0 auto;
  width: 100%;
  min-width: 280px;
  max-width: 460px;
  min-height: 280px;
  max-height: 460px;
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  -webkit-transition: -webkit-transform 0.5s cubic-bezier(0.6, 0, 0.4, 1);
  transition: -webkit-transform 0.5s cubic-bezier(0.6, 0, 0.4, 1);
  transition: transform 0.5s cubic-bezier(0.6, 0, 0.4, 1);
  transition: transform 0.5s cubic-bezier(0.6, 0, 0.4, 1), -webkit-transform 0.5s cubic-bezier(0.6, 0, 0.4, 1);
  -webkit-perspective: 1000px;
          perspective: 1000px;
  -webkit-transform: scale(0.9) translateZ(0);
          transform: scale(0.9) translateZ(0);
  will-change: transform;
  cursor: pointer;
}

.block-flashcard:hover .block-flashcard__flip span {
  opacity: 1;
}

.block-flashcard--in-ie:hover .block-flashcard__back--description .block-flashcard__center,
.block-flashcard--in-ie:hover .block-flashcard__front--description .block-flashcard__center,
.block-flashcard:hover .block-flashcard__back--fullimage .block-flashcard__content,
.block-flashcard:hover .block-flashcard__back--image .block-flashcard__image,
.block-flashcard:hover .block-flashcard__front--fullimage .block-flashcard__content,
.block-flashcard:hover .block-flashcard__front--image .block-flashcard__image,
.block-flashcard:not(.block-flashcard--in-ie):hover .block-flashcard__back--description .block-flashcard__content,
.block-flashcard:not(.block-flashcard--in-ie):hover .block-flashcard__front--description .block-flashcard__content {
  opacity: 0.7;
}

.block-flashcard--in-edge {
  -webkit-perspective: none;
          perspective: none;
}

.block-flashcard--large {
  display: block;
}

@media (max-width: 47.9375em) {
  .block-flashcard--large {
    max-width: 280px;
    max-height: 280px;
  }
}
@media print {
  .block-flashcard--large {
    display: block;
    margin: 0;
    width: 48%;
    min-width: inherit;
    min-height: inherit;
    max-width: inherit;
    max-height: inherit;
    -webkit-transform: scale(1) translateZ(0);
            transform: scale(1) translateZ(0);
  }
}
@media (max-width: 47.9375em) {
  .block-flashcard--medium {
    max-width: 300px;
    max-height: 300px;
  }
}
.block-flashcard--small {
  max-width: 280px;
  max-height: 280px;
}

.block-flashcard:after {
  content: "";
  display: block;
  padding-bottom: 100%;
}

.block-flashcard--flipped {
  -webkit-transform: scale(1) translateZ(0);
          transform: scale(1) translateZ(0);
  z-index: 1;
}

.block-flashcard__back,
.block-flashcard__front {
  position: absolute;
  top: 0;
  bottom: 0;
  z-index: 50;
  width: 100%;
  height: 100%;
  background: #fff;
  overflow: hidden;
  -webkit-box-shadow: 0 0.4rem 1.2rem 0.2rem rgba(0, 0, 0, 0.05);
          box-shadow: 0 0.4rem 1.2rem 0.2rem rgba(0, 0, 0, 0.05);
  border: 1px solid #ddd;
  -webkit-backface-visibility: hidden;
  backface-visibility: hidden;
  will-change: transform;
}

.block-flashcard__back--fullimage .block-flashcard__content,
.block-flashcard__front--fullimage .block-flashcard__content {
  background-size: cover;
  background-position: 50% 50%;
  border: 1px solid #ddd !important;
}

.block-flashcard__back--fullimage .block-flashcard__flip svg,
.block-flashcard__front--fullimage .block-flashcard__flip svg {
  fill: #fff;
  -webkit-filter: drop-shadow(0 0 2px rgba(0, 0, 0, 0.7));
          filter: drop-shadow(0 0 2px rgba(0, 0, 0, 0.7));
}

.block-flashcard--first .block-flashcard__front--fullimage .block-flashcard__flip.block-flashcard__flip--detailed {
  background-color: #fff;
}

.block-flashcard--first .block-flashcard__front--fullimage .block-flashcard__flip.block-flashcard__flip--detailed svg {
  fill: #707070;
  -webkit-filter: none;
          filter: none;
}

.block-flashcard__front {
  border-top: none;
  -webkit-transform: rotateY(0);
          transform: rotateY(0);
  -webkit-transition: z-index 0.6s, left 0.45s, opacity 0.1s linear 0s, -webkit-transform 0.6s;
  transition: z-index 0.6s, left 0.45s, opacity 0.1s linear 0s, -webkit-transform 0.6s;
  transition: transform 0.6s, z-index 0.6s, left 0.45s, opacity 0.1s linear 0s;
  transition: transform 0.6s, z-index 0.6s, left 0.45s, opacity 0.1s linear 0s, -webkit-transform 0.6s;
}

.slick-slide:not(.slick-active) .block-flashcard__front {
  left: -20rem;
  -webkit-transform: rotateY(25deg);
          transform: rotateY(25deg);
}

.slick-slide.slick-active .block-flashcard__front {
  left: 0;
}

.slick-slide.slick-active + .slick-slide:not(.slick-active) .block-flashcard__front {
  left: 20rem;
  -webkit-transform: rotateY(-25deg);
          transform: rotateY(-25deg);
}

.block-flashcard__back {
  background-color: #fafafa;
  opacity: 0;
  -webkit-transform: rotateY(180deg);
          transform: rotateY(180deg);
  -webkit-transition: z-index 0.6s, left 0.45s, opacity 0.1s linear 0.5s, -webkit-transform 0.6s;
  transition: z-index 0.6s, left 0.45s, opacity 0.1s linear 0.5s, -webkit-transform 0.6s;
  transition: transform 0.6s, z-index 0.6s, left 0.45s, opacity 0.1s linear 0.5s;
  transition: transform 0.6s, z-index 0.6s, left 0.45s, opacity 0.1s linear 0.5s, -webkit-transform 0.6s;
  z-index: 1;
}

.block-flashcard--flipped .block-flashcard__front,
.block-flashcard--in-edge .block-flashcard__back {
  -webkit-transition: z-index 0.6s, left 0.45s, opacity 0.1s linear 0.1s, -webkit-transform 0.6s;
  transition: z-index 0.6s, left 0.45s, opacity 0.1s linear 0.1s, -webkit-transform 0.6s;
  transition: transform 0.6s, z-index 0.6s, left 0.45s, opacity 0.1s linear 0.1s;
  transition: transform 0.6s, z-index 0.6s, left 0.45s, opacity 0.1s linear 0.1s, -webkit-transform 0.6s;
}

.block-flashcard--flipped .block-flashcard__front {
  opacity: 0;
  -webkit-transform: rotateY(-180deg);
          transform: rotateY(-180deg);
}

.block-flashcard--flipped .block-flashcard__back {
  opacity: 1;
  -webkit-transform: rotateY(0);
          transform: rotateY(0);
  -webkit-transition: z-index 0.6s, left 0.45s, opacity 0.1s linear 0s, -webkit-transform 0.6s;
  transition: z-index 0.6s, left 0.45s, opacity 0.1s linear 0s, -webkit-transform 0.6s;
  transition: transform 0.6s, z-index 0.6s, left 0.45s, opacity 0.1s linear 0s;
  transition: transform 0.6s, z-index 0.6s, left 0.45s, opacity 0.1s linear 0s, -webkit-transform 0.6s;
  z-index: 100;
}

.block-flashcard__content {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  height: 100%;
  position: relative;
  width: 100%;
}

.block-flashcard:not(.block-flashcard--in-ie) .block-flashcard__content {
  opacity: 1;
  -webkit-transition: opacity 0.3s;
  transition: opacity 0.3s;
  will-change: opacity;
}

.block-flashcard__front .block-flashcard__content {
  border-top: 3px solid #eee;
}

.block-flashcard__front--fullimage .block-flashcard__content {
  border-top: none;
}

.block-flashcard__center {
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  margin: 6.8rem 4rem 7rem;
  width: 100%;
}

.block-flashcard__center--long {
  margin: 2rem 0;
  padding: 0 4rem;
  overflow: hidden;
  overflow-y: auto;
}

@media (min-width: 30em) {
  .block-flashcard__center--long {
    margin: 4rem 0;
    padding: 0 4rem;
  }
}
.block-flashcard__center--long:after {
  content: "";
  position: absolute;
  bottom: 0;
  left: 1.8rem;
  right: 1.8rem;
  height: 15rem;
  background: -webkit-gradient(linear, left top, left bottom, from(hsla(0, 0%, 100%, 0)), color-stop(75%, #fff), to(#fff)) 0 0 repeat;
  background: linear-gradient(hsla(0, 0%, 100%, 0), #fff 75%, #fff) 0 0 repeat;
  pointer-events: none;
  opacity: 0;
  -webkit-transition: opacity 0.3s;
  transition: opacity 0.3s;
  -webkit-transform: translateZ(0);
          transform: translateZ(0);
}

@media (max-width: 29.9375em) {
  .block-flashcard__center--long:after {
    height: 12rem;
  }
}
.block-flashcard__center--long--back:after {
  background: -webkit-gradient(linear, left top, left bottom, from(hsla(0, 0%, 98%, 0)), color-stop(75%, #fafafa), to(#fafafa)) 0 0 repeat;
  background: linear-gradient(hsla(0, 0%, 98%, 0), #fafafa 75%, #fafafa) 0 0 repeat;
}

.block-flashcard__center--long.block-flashcard__center--overflow:after {
  opacity: 1;
}

.block-flashcard__center--column {
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
}

.block-flashcard--in-ie .block-flashcard__center {
  opacity: 1;
  -webkit-transition: opacity 0.3s;
  transition: opacity 0.3s;
  will-change: opacity;
}

.block-flashcard:not(.block-flashcard--in-edge) .block-flashcard__center * {
  -webkit-transform: translateZ(0);
          transform: translateZ(0);
}

.block-flashcard--medium .block-flashcard__center {
  margin: 3.8rem 4rem 4rem;
}

.block-flashcard--medium .block-flashcard__center--long {
  margin: 2rem 0;
  padding: 0 2rem;
}

@media (min-width: 30em) {
  .block-flashcard--medium .block-flashcard__center--long {
    margin: 4rem 0;
    padding: 0 4rem;
  }
}
.block-flashcard--small .block-flashcard__center {
  margin: 5.5rem 2.5rem 5.7rem;
}

.block-flashcard--small .block-flashcard__center:after {
  height: 10rem;
}

.block-flashcard--small .block-flashcard__center--long {
  margin: 2rem 0;
  padding: 0 4rem;
}

@media (min-width: 30em) {
  .block-flashcard--small .block-flashcard__center--long {
    margin: 2.5rem 0;
    padding: 0 2.5rem;
  }
}
.block-flashcard__title {
  font-size: 3.2rem;
  font-weight: 300;
  line-height: 1;
  text-align: center;
}

.block-flashcard__description {
  -webkit-box-flex: 0;
      -ms-flex: 0 1 auto;
          flex: 0 1 auto;
  margin: auto 0;
  width: 100%;
  font-size: 2.9rem;
  font-weight: 300;
  line-height: 1.25;
  text-align: center;
  word-break: break-word;
}

@media print {
  .block-flashcard__description {
    font-size: 1.8rem;
  }
}
.block-flashcard__center--long .block-flashcard__description {
  font-size: 1.4rem;
  line-height: 1.5625;
  text-align: left;
}

@media (min-width: 22.5em) {
  .block-flashcard__center--long .block-flashcard__description {
    font-size: 1.6rem;
  }
}
@media (min-width: 30em) {
  .block-flashcard__center--long .block-flashcard__description {
    font-size: 2rem;
  }
}
.ie11 .block-flashcard__center--long .block-flashcard__description {
  -ms-flex-item-align: start;
      align-self: flex-start;
}

.block-flashcard--medium .block-flashcard__center--long .block-flashcard__description {
  font-size: 1.4rem;
  line-height: 1.5625;
  text-align: left;
}

@media (min-width: 22.5em) {
  .block-flashcard--medium .block-flashcard__center--long .block-flashcard__description {
    font-size: 1.6rem;
  }
}
@media (min-width: 30em) {
  .block-flashcard--medium .block-flashcard__center--long .block-flashcard__description {
    font-size: 2rem;
  }
}
@media (max-width: 29.9375em) {
  .block-flashcard--large .block-flashcard__description,
  .block-flashcard--medium .block-flashcard__description,
  .block-flashcard--small .block-flashcard__description {
    font-size: 2.4rem;
  }
}
.block-flashcard--small .block-flashcard__center--long .block-flashcard__description {
  font-size: 2rem;
  line-height: 1.5625;
  text-align: left;
}

.block-flashcard__image {
  -webkit-box-flex: 100%;
      -ms-flex: 100%;
          flex: 100%;
  width: 100%;
  height: 100%;
  background: 50% no-repeat;
  background-size: contain;
  opacity: 1;
  -webkit-transition: opacity 0.3s;
  transition: opacity 0.3s;
}

.block-flashcard__image img {
  display: none;
}

.block-flashcard--small .block-flashcard__image img {
  max-height: 180px;
}

.block-flashcard__flip {
  -webkit-box-align: end;
      -ms-flex-align: end;
          align-items: flex-end;
  background-color: transparent;
  border: none;
  bottom: 0;
  color: #707070;
  cursor: pointer;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  line-height: 1;
  padding: 1.25rem;
  position: absolute;
  right: 0;
  text-decoration: none;
  -webkit-transform: translateZ(0);
          transform: translateZ(0);
}

.block-flashcard__flip span {
  display: inline-block;
  height: 17px;
  line-height: 17px;
  opacity: 0.5;
  -webkit-transition: opacity 0.3s;
  transition: opacity 0.3s;
  -webkit-transform: translateZ(0);
          transform: translateZ(0);
  will-change: opacity;
}

.block-flashcard__flip span.flip-text {
  font-size: 1.2rem;
  font-style: italic;
  letter-spacing: 0.005em;
  margin-right: 6px;
  -webkit-transform: translateZ(0);
          transform: translateZ(0);
}

.block-flashcard__flip svg {
  fill: #707070;
  -webkit-filter: none;
          filter: none;
}

@media print {
  .block-flashcard__flip {
    display: none;
  }
}
@media (max-width: 42.4375em) {
  .block-flashcard--medium .block-flashcard__flip {
    display: none;
  }
}
.block-flashcard__flip-icon {
  width: 14px;
  height: 14px;
  margin-right: 0.5rem;
  opacity: 0.8;
}

.block-flashcard__flip-icon__1 {
  fill: none;
  stroke: currentColor;
  stroke-linecap: round;
  stroke-miterlimit: 10;
  stroke-width: 2px;
}

.block-flashcard__flip-icon__2 {
  fill: currentColor;
}

.block-flashcards-slider {
  margin-left: -0.5rem;
  margin-right: -0.5rem;
}

.block-flashcards-slider:after,
.block-flashcards-slider:before {
  content: " ";
  display: table;
}

.block-flashcards-slider:after {
  clear: both;
}

.block-flashcards-slider .block-flashcard {
  margin: 0 auto;
}

.block-flashcards-slider__info {
  position: absolute;
  bottom: 0.5rem;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  -webkit-box-align: start;
      -ms-flex-align: start;
          align-items: flex-start;
  width: 100%;
  min-height: 9rem;
  margin-top: 0.5rem;
  padding: 0 2rem;
  text-align: center;
}

.block-flashcards-slider__progress {
  position: relative;
  width: 100%;
  max-width: 160px;
  border-bottom: 1px solid #eaebeb;
}

@media (max-width: 22.4375em) {
  .block-flashcards-slider__progress {
    width: 10rem;
  }
}
.block-flashcards-slider__progress-text {
  font-style: italic;
  font-size: 1.4rem;
  line-height: 1.285714;
  letter-spacing: 0.005em;
  margin-bottom: 1rem;
}

.block-flashcards-slider__progress-line {
  position: absolute;
  bottom: -1px;
  left: 0;
  z-index: 2;
  height: 1px;
  background-color: #eee;
  -webkit-transition: width 0.3s;
  transition: width 0.3s;
  will-change: width;
}

.block-flashcards-slider--carousel {
  margin-bottom: 3rem;
}

.block-flashcards-slider__slide {
  width: 480px;
  outline: 0;
  padding: 10rem 10px 11rem;
}

@media (min-width: 48em) {
  .block-flashcards-slider__slide {
    -webkit-transition: opacity 0.2s ease-in-out;
    transition: opacity 0.2s ease-in-out;
  }
}
.block-flashcards-slider__slides {
  position: static;
}

.block-flashcards-slider__controls {
  position: absolute;
  left: 0;
  z-index: 10;
  bottom: 10rem;
  width: 100%;
  max-width: 48rem;
}

@media (min-width: 30em) {
  .block-flashcards-slider__controls {
    left: 50%;
    margin-left: -24rem;
  }
}
.block-flashcards-slider--carousel .block-flashcards-slider__captions,
.block-flashcards-slider--carousel .block-flashcards-slider__slides,
.block-flashcards-slider--full-carousel .block-flashcards-slider__captions,
.block-flashcards-slider--full-carousel .block-flashcards-slider__slides {
  overflow: hidden;
}

.block-flashcards-slider--carousel .block-flashcards-slider__caption-slide,
.block-flashcards-slider--carousel .block-flashcards-slider__image-slide,
.block-flashcards-slider--full-carousel .block-flashcards-slider__caption-slide,
.block-flashcards-slider--full-carousel .block-flashcards-slider__image-slide {
  float: left;
}

.block-flashcards-slider--carousel .block-flashcards-slider__wrap,
.block-flashcards-slider--full-carousel .block-flashcards-slider__wrap {
  position: relative;
}

.block-flashcards-slider--carousel .block-flashcards-slider__arrow,
.block-flashcards-slider--full-carousel .block-flashcards-slider__arrow {
  position: absolute;
  top: 0;
  left: 5rem;
  width: 4.2rem;
  height: 4.2rem;
  cursor: pointer;
  pointer-events: auto;
  background: #eee;
  border-radius: 50%;
  opacity: 0.8;
  -webkit-transition: opacity 0.3s;
  transition: opacity 0.3s;
}

.block-flashcards-slider--carousel .block-flashcards-slider__arrow:hover,
.block-flashcards-slider--full-carousel .block-flashcards-slider__arrow:hover {
  opacity: 1;
}

@media (max-width: 47.9375em) {
  .block-flashcards-slider--carousel .block-flashcards-slider__arrow,
  .block-flashcards-slider--full-carousel .block-flashcards-slider__arrow {
    opacity: 1;
  }
}
.block-flashcards-slider--carousel .block-flashcards-slider__arrow .icon,
.block-flashcards-slider--full-carousel .block-flashcards-slider__arrow .icon {
  position: absolute;
  top: 1.3rem;
  left: 1.2rem;
  color: #fff;
}

.block-flashcards-slider--carousel .block-flashcards-slider__arrow--next,
.block-flashcards-slider--full-carousel .block-flashcards-slider__arrow--next {
  right: 5rem;
  left: auto;
}

.block-flashcards-slider--carousel .block-flashcards-slider__arrow--next .icon,
.block-flashcards-slider--full-carousel .block-flashcards-slider__arrow--next .icon {
  left: 1.4rem;
}

.block-flashcards-slider__controls--beginning .block-flashcards-slider__arrow--prev,
.block-flashcards-slider__controls--end .block-flashcards-slider__arrow--next {
  opacity: 0.3 !important;
  cursor: auto;
}

.block-knowledge {
  padding: 3rem 0;
  -webkit-transition: padding 0.5s;
  transition: padding 0.5s;
}

.block-knowledge__wrapper {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  padding: 6.5rem 6rem 4rem;
  background: #fff;
  border: 1px solid #ddd;
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  -webkit-box-shadow: 0 0.4rem 1.2rem 0.2rem rgba(0, 0, 0, 0.05);
          box-shadow: 0 0.4rem 1.2rem 0.2rem rgba(0, 0, 0, 0.05);
}

@media (max-width: 33.6875em) {
  .block-knowledge__wrapper {
    padding: 6rem 3rem 5rem;
  }
}
.block-knowledge__container {
  -webkit-box-sizing: content-box;
          box-sizing: content-box;
  margin-left: auto;
  margin-right: auto;
  padding-left: 2rem;
  padding-right: 2rem;
  max-width: 92rem;
}

@media (min-width: 33.75em) {
  .block-knowledge__container {
    padding-left: 3rem;
    padding-right: 3rem;
  }
}
@media (min-width: 60em) {
  .block-knowledge__container {
    padding-left: 6rem;
    padding-right: 6rem;
  }
}
@media (min-width: 52.5em) {
  .block-knowledge__row {
    margin-left: -1.5rem;
    margin-right: -1.5rem;
  }
  .block-knowledge__row:after,
  .block-knowledge__row:before {
    content: " ";
    display: table;
  }
  .block-knowledge__row:after {
    clear: both;
  }
}
@media (min-width: 52.5em) {
  .block-knowledge__col {
    display: block;
    -webkit-box-sizing: border-box;
            box-sizing: border-box;
    float: left;
    width: 83.33333%;
    padding-left: 1.5rem;
    padding-right: 1.5rem;
    min-height: 1px;
  }
  .block-knowledge__col:first-child {
    margin-left: 8.33333%;
  }
}
.block-knowledge__retake-container {
  text-align: center;
  min-height: 0;
  max-height: 0;
  -webkit-transition: max-height 0.4s 0.2s, min-height 0.4s 0.2s;
  transition: max-height 0.4s 0.2s, min-height 0.4s 0.2s;
}

.block-knowledge__retake-container--active {
  max-height: 5rem;
}

.block-knowledge__retake {
  letter-spacing: 0.8px;
  color: #313537;
  cursor: pointer;
  pointer-events: none;
  max-width: 17rem;
  border: 0;
  background: 0 0;
  -webkit-transition: opacity 0.6s 0.9s;
  transition: opacity 0.6s 0.9s;
  opacity: 0;
}

.block-knowledge__retake--active {
  opacity: 1;
  pointer-events: all;
}

.block-knowledge__retake-content {
  -webkit-transition: color 0.3s;
  transition: color 0.3s;
}

.block-knowledge__retake-icon {
  display: block;
  font-size: 2.2rem;
  margin-top: 1rem;
}

.block-knowledge__retake-text {
  font-size: 1rem;
  font-weight: 900;
  text-transform: uppercase;
}

.block-knowledge .quiz-card {
  padding: 0;
  margin-bottom: 1.5rem;
  z-index: 1;
  min-height: 0;
}

.block-knowledge .quiz-card__container {
  padding: 0;
  min-height: 21rem;
  -webkit-box-shadow: none;
          box-shadow: none;
}

@media (max-width: 33.6875em) {
  .block-knowledge .quiz-card__container {
    min-height: 20rem;
  }
}
.block-knowledge .quiz-card__row {
  margin: 0;
  padding: 0 !important;
}

.block-knowledge .quiz-card__main {
  float: none;
  margin: 0;
  padding: 0.4rem;
  width: 100%;
}

.block-knowledge .quiz-card__title {
  margin-bottom: 1rem;
}

.block-knowledge .quiz-card__submit {
  height: 4rem;
}

.block-knowledge .quiz-card__actions {
  padding-bottom: 0.2rem;
}

.block-knowledge .quiz-card__actions--proceed .quiz-card__submit {
  -webkit-transition: opacity 0.3s, height 0.28s 0.3s;
  transition: opacity 0.3s, height 0.28s 0.3s;
}

.block-knowledge .quiz-card__interactive {
  margin-bottom: 1.5rem;
}

.block-knowledge .quiz-card__interactive--fill {
  border-top: none;
}

.block-knowledge .quiz-card__feedback--active {
  min-height: 0;
}

.block-knowledge .quiz-card__media .figure-video {
  margin-bottom: 0;
}

.block-knowledge .quiz-card .quiz-multiple-choice-option__label {
  font-size: 1.5rem;
}

.block-knowledge .quiz-card .quiz-multiple-choice-option .checkbox__label {
  margin-left: 2rem;
}

.block-knowledge .quiz-card .quiz-fill {
  margin-top: 2rem;
}

.block-knowledge .quiz-card .quiz-fill__icon {
  left: auto;
  right: 0;
}

.block-knowledge .quiz-card .quiz-match {
  padding-top: 3rem;
  margin-right: 0;
  margin-left: 0;
}

.block-knowledge .quiz-card .quiz-match__item {
  margin-bottom: 2.5rem;
  min-height: 5.8rem;
}

.block-knowledge .quiz-card .quiz-match__item-feedback {
  margin-bottom: 2.3rem;
}

@media (max-width: 29.9375em) {
  .block-knowledge .quiz-card .quiz-match__item--matched {
    margin-left: 2.5rem;
  }
  .block-knowledge .quiz-card .quiz-match__list--results {
    left: 0;
  }
}
.block-knowledge--retake .quiz-card__feedback-wrap {
  padding: 0;
}

.block-knowledge--retake .quiz-card__feedback-icon,
.block-knowledge--retake .quiz-card__feedback-label,
.block-knowledge--retake .quiz-card__feedback-text,
.block-knowledge--retake .quiz-card__feedback-wrap {
  -webkit-transform: none;
          transform: none;
}

.quiz-card__feedback-icon span {
  color: #e86f6b;
}
.quiz-card__feedback-icon.quiz-card__feedback-icon--correct span {
  color: #66bb6a;
}

.block-knowledge--retake .block-knowledge__retake,
.block-knowledge--retake__retake-container {
  -webkit-transition: opacity 0.6s;
  transition: opacity 0.6s;
}

.block-knowledge--retake .quiz-multiple-choice-option__border {
  top: 0.5rem;
  bottom: 0.5rem;
}

.block-knowledge--retake .quiz-multiple-choice-option__border:before {
  -webkit-transition: opacity 0.25s, border 0.25s 0.25s, right 0.25s 0.25s;
  transition: opacity 0.25s, border 0.25s 0.25s, right 0.25s 0.25s;
}

.block-knowledge--retake .quiz-multiple-choice-option .icon {
  -webkit-transition: opacity 0.25s;
  transition: opacity 0.25s;
}

.block-knowledge--retake .quiz-multiple-choice-option__input:checked + .quiz-multiple-choice-option__label .quiz-multiple-choice-option__radio:after {
  -webkit-transition: 0s 0.5s;
  transition: 0s 0.5s;
}

.block-knowledge--answered .quiz-card__answers {
  pointer-events: none;
}

.quiz-card {
  position: relative;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  min-height: 40vh;
  z-index: 2;
  padding: 10px;
}

@media (min-width: 33.75em) {
  .quiz-card {
    padding: 10px;
  }
}
@media (min-width: 45em) {
  .quiz-card {
    padding: 10px;
  }
}
.quiz-card__container {
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  position: relative;
  min-height: calc(40vh - 8.5rem);
  width: 100%;
  max-width: 102rem;
  padding: 0;
  background: #fff;
}
@media (min-width: 991px) {
  .quiz-card__container {
    padding: 2rem 0 0;
    -webkit-box-shadow: 0 0.3rem 1rem rgba(0, 0, 0, 0.1);
            box-shadow: 0 0.3rem 1rem rgba(0, 0, 0, 0.1);
  }
}

@media (min-width: 48em) {
  .quiz-card__container {
    min-height: calc(40vh - 13rem);
  }
}
.quiz-card__feedback {
  position: relative;
  overflow: hidden;
  min-height: 0;
  max-height: 0;
  padding-bottom: 0;
  -webkit-transition: max-height 1s linear 0.3s, min-height 0s 0.3s;
  transition: max-height 1s linear 0.3s, min-height 0s 0.3s;
}

.quiz-card__feedback--active {
  min-height: 10rem;
  max-height: 100rem;
}

.quiz-card__feedback .quiz-card__row {
  position: relative;
  padding-top: 0;
  padding-bottom: 7rem;
  z-index: 1;
}

.quiz-card__feedback-wrap {
  position: relative;
  padding-top: 3rem;
  opacity: 0;
  -webkit-transform: scale(1.1);
          transform: scale(1.1);
  -webkit-transition: opacity 0.6s 0.6s, -webkit-transform 0.6s 0.6s;
  transition: opacity 0.6s 0.6s, -webkit-transform 0.6s 0.6s;
  transition: opacity 0.6s 0.6s, transform 0.6s 0.6s;
  transition: opacity 0.6s 0.6s, transform 0.6s 0.6s, -webkit-transform 0.6s 0.6s;
}

.quiz-card__feedback--active .quiz-card__feedback-wrap {
  opacity: 1;
  -webkit-transform: scale(1);
          transform: scale(1);
  padding-top: 0;
}

.quiz-card__feedback--frame .quiz-card__feedback-wrap {
  background-color: #f8f8f8;
  margin-bottom: 3rem;
  padding-top: 3rem;
  padding-bottom: 1.5rem;
}

.quiz-card__feedback-icon {
  display: block;
  width: 6rem;
  height: 6rem;
  margin: 0 auto;
  opacity: 0;
  -webkit-transform: scale(1.2);
          transform: scale(1.2);
  text-align: center;
  line-height: 7rem;
  border-radius: 50%;
  border: 0.2rem solid #cacbcb;
  -webkit-transition: opacity 0.6s 0.9s, -webkit-transform 0.6s 0.9s;
  transition: opacity 0.6s 0.9s, -webkit-transform 0.6s 0.9s;
  transition: opacity 0.6s 0.9s, transform 0.6s 0.9s;
  transition: opacity 0.6s 0.9s, transform 0.6s 0.9s, -webkit-transform 0.6s 0.9s;
}

.quiz-card__feedback-icon [class*=icon-] {
  font-size: 3rem;
}

.quiz-card__feedback--active .quiz-card__feedback-icon {
  opacity: 1;
  -webkit-transform: scale(1);
          transform: scale(1);
}

.quiz-card__feedback-label {
  margin-top: 0.5rem;
  margin-bottom: 2rem;
  opacity: 0;
  -webkit-transform: scale(1.1);
          transform: scale(1.1);
  letter-spacing: 0.02em;
  font-size: 1.2rem;
  font-weight: 700;
  text-align: center;
}

.quiz-card__feedback--active .quiz-card__feedback-label {
  opacity: 1;
  -webkit-transform: scale(1);
          transform: scale(1);
  -webkit-transition: opacity 0.6s 0.9s, -webkit-transform 0.6s 0.9s;
  transition: opacity 0.6s 0.9s, -webkit-transform 0.6s 0.9s;
  transition: opacity 0.6s 0.9s, transform 0.6s 0.9s;
  transition: opacity 0.6s 0.9s, transform 0.6s 0.9s, -webkit-transform 0.6s 0.9s;
}

.quiz-card__feedback-text {
  padding-left: 11.11111%;
  padding-right: 11.11111%;
  padding-top: 0.3rem;
  margin-bottom: 1.5rem;
  max-height: 74rem;
  opacity: 0;
  line-height: 1.7;
  /*font-family: merriweather, serif;*/
  font-weight: 300;
  font-size: 1.4rem;
  word-wrap: break-word;
  color: #707070;
  text-align: center;
  overflow: auto;
  -webkit-transition: opacity 0.6s 1.05s, -webkit-transform 0.6s 1.05s;
  transition: opacity 0.6s 1.05s, -webkit-transform 0.6s 1.05s;
  transition: opacity 0.6s 1.05s, transform 0.6s 1.05s;
  transition: opacity 0.6s 1.05s, transform 0.6s 1.05s, -webkit-transform 0.6s 1.05s;
  -webkit-transform: translate3d(0, 2rem, 0);
          transform: translate3d(0, 2rem, 0);
}

.quiz-card__feedback--active .quiz-card__feedback-text {
  opacity: 1;
  -webkit-transform: translateZ(0);
          transform: translateZ(0);
  padding-bottom: 0.2rem;
}

.quiz-card__feedback-button {
  opacity: 0;
  padding: 0;
  text-align: center;
  -webkit-transition: opacity 0.6s 1.2s, -webkit-transform 0.6s 1.2s;
  transition: opacity 0.6s 1.2s, -webkit-transform 0.6s 1.2s;
  transition: opacity 0.6s 1.2s, transform 0.6s 1.2s;
  transition: opacity 0.6s 1.2s, transform 0.6s 1.2s, -webkit-transform 0.6s 1.2s;
  -webkit-transform: translate3d(0, 2rem, 0);
          transform: translate3d(0, 2rem, 0);
}

.iphone-safari .quiz-card__feedback-button {
  padding-bottom: 4rem;
}

.quiz-card__feedback--active .quiz-card__feedback-button {
  opacity: 1;
  -webkit-transform: translate3d(0, -1rem, 0);
          transform: translate3d(0, -1rem, 0);
}

.quiz-card__title {
  position: relative;
  margin-bottom: 1rem;
  /*font-family: merriweather, serif;*/
  font-size: 22px;
  font-weight: 400;
}

@media (min-width: 45em) {
  .quiz-card__title {
    margin-bottom: 2rem;
  }
}
.quiz-card__description {
  font-size: 1.6rem;
  line-height: 1.75;
  font-weight: 400;
  /*font-family: merriweather, serif;*/
  color: rgba(49, 53, 55, 0.8);
}

@media (min-width: 45em) {
  .quiz-card__description {
    font-size: 1.6rem;
  }
}
.quiz-card__interactive {
  margin: 0;
  padding: 0;
  border-top: 1px solid #eaeaeb;
}
@media (min-width: 990px) {
  .quiz-card__interactive {
    margin: 1.5rem 0;
    padding: 1rem 0;
  }
}

.quiz-card__interactive--done {
  pointer-events: none;
}

.quiz-card__interactive--no-border {
  border-top: none;
}

@media (min-width: 45em) {
  .quiz-card__interactive {
    margin: 1.5rem 0 1rem;
  }
}
.quiz-card__step-label {
  display: inline-block;
  letter-spacing: 0.02em;
  /*font-family: merriweather, serif;*/
  font-size: 1.2rem;
  font-weight: 700;
  font-style: italic;
}

@media print {
  .quiz-card__number {
    margin-top: 0;
  }
}
.quiz-card__counter {
  position: relative;
  line-height: 4rem;
  font-size: 2.4rem;
  font-weight: 900;
  text-align: left;
  color: var(--app-theme-color);
  -webkit-transition-duration: 0.3s;
          transition-duration: 0.3s;
  -webkit-transition-property: color, opacity, background;
  transition-property: color, opacity, background;
}

@media (max-width: 47.9375em) {
  .quiz-card__counter {
    font-size: 1.9rem;
  }
}
@media print {
  .quiz-card__counter {
    font-size: 1.5rem;
  }
}
.quiz-card__button {
  cursor: pointer;
  padding-left: 1rem;
  padding-right: 1rem;
  width: 100%;
  min-width: 10rem;
  max-width: 17rem;
  height: 4rem;
  font-weight: 700;
  letter-spacing: 0.04em;
  text-transform: uppercase;
  text-decoration: none;
  text-align: center;
  font-size: 1.2rem;
  line-height: 3.4rem;
  text-overflow: ellipsis;
  color: #fff;
  background-color: silver;
  border: 2px solid transparent;
  border-radius: 2rem;
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  -webkit-transition: background 0.3s, color 0.3s, opacity 0.3s;
  transition: background 0.3s, color 0.3s, opacity 0.3s;
}

.quiz-card__button:hover {
  opacity: 0.8;
}

.quiz-card__button:active {
  opacity: 1;
}

.quiz-card__button--disabled {
  pointer-events: none;
}

.quiz-card__button--disabled:hover {
  opacity: 1;
}

.quiz-card__submit {
  /* height: 10rem;*/
  text-align: center;
}

.quiz-card__actions--proceed .quiz-card__submit {
  opacity: 0;
  height: 0;
  margin: 0;
  -webkit-transition: height 0s 0.3s, opacity 0.3s;
  transition: height 0s 0.3s, opacity 0.3s;
}

.quiz-card__media .figure-image {
  margin-bottom: 0;
}

.quiz-card__media .figure-image__image {
  max-height: 64rem;
}

@media (min-width: 33.75em) {
  .quiz-card__media ~ .quiz-card__interactive .quiz-match {
    padding-top: 1rem;
  }
}
@media (min-width: 48em) {
  .quiz-card__row {
    margin-left: -0.5rem;
    margin-right: -0.5rem;
    padding: 1rem 0 30px;
  }
  .quiz-card__row:after,
  .quiz-card__row:before {
    content: " ";
    display: table;
  }
  .quiz-card__row:after {
    clear: both;
  }
  .quiz-card__main {
    display: block;
    -webkit-box-sizing: border-box;
            box-sizing: border-box;
    float: left;
    width: 90%;
    padding-left: 0.5rem;
    padding-right: 0.5rem;
    min-height: 1px;
    margin-left: 5%;
  }
}
.quiz-fill__container {
  position: relative;
  padding-bottom: 1.25rem;
  border-bottom: 1px solid #eaeaeb;
}

.quiz-fill__icon {
  position: absolute;
  left: -2.5rem;
  top: 0.35rem;
  opacity: 0;
  -webkit-transition: opacity 0.3s;
  transition: opacity 0.3s;
}

.quiz-fill__icon--visible {
  opacity: 1;
}

@media (min-width: 48em) {
  .quiz-fill__icon {
    left: -4rem;
  }
}
.quiz-fill__input {
  width: 100%;
  line-height: 1.3;
  font-family: lato, sans-serif;
  font-size: 1.6rem;
  border: none;
  resize: none;
  background: 0 0;
  cursor: text;
}

.quiz-fill__input::-webkit-input-placeholder {
  color: #aaa;
}

.quiz-fill__input:-moz-placeholder,
.quiz-fill__input::-moz-placeholder {
  color: #aaa;
}

.quiz-fill__input:-ms-input-placeholder {
  color: #aaa;
}

.quiz-fill__options {
  margin-top: 1rem;
  font-style: italic;
  font-size: 1.2rem;
  color: #bfbfc0;
  opacity: 0;
  -webkit-transition: opacity 0.9s;
  transition: opacity 0.9s;
}

.quiz-fill__options--visible {
  opacity: 1;
}

.quiz-match {
  position: relative;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  opacity: 1;
  visibility: visible;
  -webkit-transition: opacity 0.3s;
  transition: opacity 0.3s;
  margin-left: -1rem;
  margin-right: -1rem;
}

.quiz-match--hidden {
  opacity: 0;
  visibility: hidden;
}

.quiz-match--completed .quiz-match__list--results {
  min-width: 2rem;
  left: -1.75rem;
}

@media (min-width: 33.75em) {
  .quiz-match--completed .quiz-match__list--results {
    margin-left: 0;
    left: auto;
    -webkit-transform: none;
            transform: none;
  }
}
@media (min-width: 33.75em) {
  .quiz-match {
    margin-left: 0;
    margin-right: 0;
    padding-top: 4rem;
  }
}
.quiz-match__list {
  width: 50%;
}

.quiz-match__list--results {
  position: absolute;
  width: 0;
}

.quiz-match__item {
  position: relative;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  margin-bottom: 2rem;
  -webkit-filter: drop-shadow(0 1px 2px rgba(0, 0, 0, 0.05));
          filter: drop-shadow(0 1px 2px rgba(0, 0, 0, 0.05));
  line-height: 1.23;
  font-size: 1.2rem;
  z-index: 0;
}

.quiz-match__item.dragging {
  z-index: 1;
}

@media print {
  .quiz-match__item {
    -webkit-filter: none;
            filter: none;
  }
}
@media (min-width: 33.75em) {
  .quiz-match__item {
    margin-bottom: 3rem;
    font-size: 1.4rem;
    letter-spacing: 0.02rem;
    line-height: normal;
  }
}
.quiz-match__item--ms_browser-focus {
  outline-style: none;
}

.quiz-match__item--ms_browser-focus:focus {
  outline-width: 0.5px;
  outline-style: dashed;
  outline-color: grey;
  outline-offset: 0.1rem;
}

.quiz-match__item-wrapper {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  height: 100%;
  left: 0;
  padding: 0 2rem;
  position: absolute;
  top: 0;
  -webkit-transition: -webkit-transform 0.3s;
  transition: -webkit-transform 0.3s;
  transition: transform 0.3s;
  transition: transform 0.3s, -webkit-transform 0.3s;
  width: 100%;
  z-index: 0;
}

.quiz-match__item-wrapper.draggable--dragging {
  -webkit-transition: none;
  transition: none;
}

.quiz-match__item-wrapper.movable-item__will-enter-up {
  opacity: 0.1;
  -webkit-transform: translateY(100%) translateZ(0) !important;
          transform: translateY(100%) translateZ(0) !important;
  -webkit-transition: none;
  transition: none;
}

.quiz-match__item-wrapper.movable-item__will-enter-down {
  opacity: 0.1;
  -webkit-transform: translateY(-100%) translateZ(0) !important;
          transform: translateY(-100%) translateZ(0) !important;
  -webkit-transition: none;
  transition: none;
}

.quiz-match__item-wrapper.movable-item__will-enter-down.movable-item__will-enter-active,
.quiz-match__item-wrapper.movable-item__will-enter-up.movable-item__will-enter-active {
  opacity: 1;
  -webkit-transform: translateY(0) translateZ(0) !important;
          transform: translateY(0) translateZ(0) !important;
  -webkit-transition: opacity 0.1s, -webkit-transform 0.3s;
  transition: opacity 0.1s, -webkit-transform 0.3s;
  transition: transform 0.3s, opacity 0.1s;
  transition: transform 0.3s, opacity 0.1s, -webkit-transform 0.3s;
}

@media (min-width: 33.75em) {
  .quiz-match__item-wrapper {
    padding-right: 3rem;
  }
}
.quiz-match__item--draggable {
  margin-right: 0.5rem;
  padding-left: 2rem;
  padding-right: 2rem;
}

.quiz-match__item--draggable:hover .quiz-match__item-sortable,
.quiz-match__item--draggable:hover .quiz-match__item-sortable--dots {
  fill: #ccc;
}

@media (min-width: 33.75em) {
  .quiz-match__item--draggable {
    margin-right: 2rem;
  }
}
.quiz-match__item--immobile {
  margin-left: 0.5rem;
  padding-left: 2rem;
  padding-right: 1rem;
}

@media (min-width: 33.75em) {
  .quiz-match__item--immobile {
    margin-left: 2rem;
    padding-left: 3rem;
  }
}
.quiz-match__item--matched {
  margin-left: 1rem;
  margin-right: -2rem;
}

.quiz-match__item--matched .quiz-match__item-wrapper.draggable.movable-item__will-enter-down,
.quiz-match__item--matched .quiz-match__item-wrapper.draggable.movable-item__will-enter-up {
  opacity: 1;
  -webkit-transform: translateY(0) translateZ(0) !important;
          transform: translateY(0) translateZ(0) !important;
}

@media (min-width: 33.75em) {
  .quiz-match__item--matched {
    margin-left: 4rem;
    margin-right: -4rem;
  }
}
.quiz-match__item--matched .quiz-match__item-arrow > rect {
  fill: #313537;
  stroke: #313537;
}

.quiz-match__item--faded {
  opacity: 0.4;
}

.quiz-match__item,
.quiz-match__item-feedback {
  min-height: 60px;
}

.quiz-match__item-feedback:last-of-type,
.quiz-match__item:last-of-type {
  margin-bottom: 0;
}

.quiz-match__item-feedback {
  position: relative;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  margin-bottom: 2rem;
  opacity: 1;
  -webkit-transition: opacity 0.3s;
  transition: opacity 0.3s;
}

.quiz-match__item-feedback--hidden {
  opacity: 0;
  visibility: hidden;
}

@media (min-width: 33.75em) {
  .quiz-match__item-feedback {
    margin-bottom: 3rem;
  }
}
.quiz-match__item-feedback-bubble {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  width: 2rem;
  height: 2rem;
  font-size: 1.2rem;
  background-color: #313537;
  color: #fff;
  border-radius: 50%;
}

.quiz-match__item-content {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-transform: translateZ(0);
          transform: translateZ(0);
}

.quiz-match__item-content > span {
  -webkit-transform: translateY(-1px);
          transform: translateY(-1px);
}

.quiz-match__item-arrow,
.quiz-match__item-tail {
  width: 100%;
  height: 100%;
  position: absolute;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
}

.quiz-match__item-arrow > path,
.quiz-match__item-arrow > polygon,
.quiz-match__item-arrow > rect,
.quiz-match__item-tail > path,
.quiz-match__item-tail > polygon,
.quiz-match__item-tail > rect {
  vector-effect: non-scaling-stroke;
  stroke-width: 1px;
}

.quiz-match__item-arrow > polygon,
.quiz-match__item-tail > polygon {
  fill: #fff;
  stroke: #f0f0f0;
}

.quiz-match__item-arrow > rect {
  fill: #a8a8a8;
  stroke: #a8a8a8;
}

.quiz-match__item--active .quiz-match__item-tail > polygon {
  stroke: #ccc;
}

.quiz-match__item-arrow--selected > polygon {
  fill: #f3f3f3;
}

.quiz-match__item-tail--selectable > polygon {
  stroke: #a8a8a8;
}

.quiz-match__item-sortable {
  display: none;
}

.quiz-match__item-sortable--dots {
  position: absolute;
  left: -1rem;
  top: 50%;
  -webkit-transform: translateY(-50%);
          transform: translateY(-50%);
}

@media (min-width: 33.75em) {
  .quiz-match__item-sortable {
    display: block;
    margin-right: 2rem;
    -ms-flex-negative: 0;
        flex-shrink: 0;
  }
  .quiz-match__item-sortable--dots {
    display: none;
  }
}
.draggable {
  cursor: -webkit-grab;
  cursor: grab;
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
  -ms-touch-action: none;
      touch-action: none;
}

.draggable--dragging {
  cursor: -webkit-grabbing;
  cursor: grabbing;
}

.draggable--placeholder {
  opacity: 0;
  visibility: hidden;
}

.quiz-multiple-choice-option {
  position: relative;
  display: block;
  background-color: #F3F3F9;
}

.quiz-multiple-choice-option__label {
  display: block;
  font-size: 14px;
  color: var(--app-theme-color);
  margin-top: 0;
  -webkit-transition: opacity 0.3s;
  transition: opacity 0.3s;
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
  word-wrap: break-word;
}

@media print {
  .quiz-multiple-choice-option__label {
    font-size: 1.3rem;
  }
}
.quiz-multiple-choice-option__checkbox-label,
.quiz-multiple-choice-option__radio-label {
  cursor: pointer;
  padding: 10px 10px 10px 10px;
}

@media (min-width: 48em) {
  .quiz-multiple-choice-option__checkbox-label,
  .quiz-multiple-choice-option__radio-label {
    padding: 10px 10px 10px 10px;
  }
}
.quiz-multiple-choice-option__radio-btn {
  margin-top: 0.25rem;
}

@media print {
  .quiz-multiple-choice-option__radio-btn {
    margin-top: 0;
  }
}
.quiz-multiple-choice-option__border {
  position: absolute;
  width: 0;
  -webkit-transition: width 0.45s 0.3s;
  transition: width 0.45s 0.3s;
}

.quiz-multiple-choice-option__border:before {
  content: "";
  position: absolute;
  top: 0;
  left: 0;
  right: -0.2rem;
  bottom: 0;
  opacity: 0;
  border: 0 solid transparent;
  -webkit-transition: border 0.3s 0.3s, right 0s 0.72s;
  transition: border 0.3s 0.3s, right 0s 0.72s;
}

.quiz-multiple-choice-option:hover {
  background: #f7f7f8;
}

.quiz-multiple-choice-option__input {
  display: none;
}

.quiz-multiple-choice-option--correct.quiz-multiple-choice-option--selected .quiz-multiple-choice-option__border {
  top: 0.5rem;
  left: 0;
  bottom: 0.5rem;
  width: 100%;
  overflow: hidden;
}

@media (min-width: 48em) {
  .quiz-multiple-choice-option--correct.quiz-multiple-choice-option--selected .quiz-multiple-choice-option__border {
    top: -0.5rem;
    bottom: -0.5rem;
  }
}
.quiz-multiple-choice-option--correct.quiz-multiple-choice-option--selected .quiz-multiple-choice-option__border:before {
  content: "";
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  opacity: 1;
  border: 2px solid var(--app-theme-color);
}

@media (min-width: 48em) {
  .quiz-multiple-choice-option--correct.quiz-multiple-choice-option--selected .quiz-multiple-choice-option__border:before {
    top: 8px;
    bottom: 8px;
  }
}
.quiz-multiple-choice-option--incorrect.quiz-multiple-choice-option--selected .quiz-multiple-choice-option__border {
  top: 0.5rem;
  left: 0;
  bottom: 0.5rem;
  width: 100%;
  overflow: hidden;
}

@media (min-width: 48em) {
  .quiz-multiple-choice-option--incorrect.quiz-multiple-choice-option--selected .quiz-multiple-choice-option__border {
    top: -0.5rem;
    bottom: -0.5rem;
  }
}
.quiz-multiple-choice-option--incorrect.quiz-multiple-choice-option--selected .quiz-multiple-choice-option__border:before {
  content: "";
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  opacity: 1;
  border: 2px solid var(--app-theme-color);
}

@media (min-width: 48em) {
  .quiz-multiple-choice-option--incorrect.quiz-multiple-choice-option--selected .quiz-multiple-choice-option__border:before {
    top: 8px;
    bottom: 8px;
  }
}
.quiz-multiple-choice-option .svg-inline--fa {
  /*position: absolute;*/
  /*top: 0;*/
  /*left: 0;*/
  opacity: 0;
  /*z-index: 2;*/
  text-align: center;
  margin-top: 3px;
  margin-left: 0;
  /* width: 1.9rem;*/
  /*height: 1.8rem;*/
  font-size: 11px;
  /*line-height: 1.9rem;*/
  color: #313537;
  pointer-events: none;
  -webkit-transition: opacity 0.3s 0.3s;
  transition: opacity 0.3s 0.3s;
}
.quiz-multiple-choice-option .svg-inline--fa.fa-check {
  margin-top: 9px;
  margin-left: 9px;
  color: #66bb6a;
}
.quiz-multiple-choice-option .svg-inline--fa.fa-times {
  margin-left: -9px;
  color: #e86f6b;
}

.quiz-multiple-choice-option--correct .radio-button__input:checked ~ .radio-button__radio:after,
.quiz-multiple-choice-option--incorrect .radio-button__input:checked ~ .radio-button__radio:after {
  opacity: 0;
}

.quiz-multiple-choice-option--correct {
  background-color: rgba(102, 187, 106, 0.3);
}

.quiz-multiple-choice-option--incorrect {
  background-color: rgba(232, 111, 107, 0.3);
}

.quiz-multiple-choice-option--correct .fa-check {
  opacity: 1;
  color: var(--app-theme-color);
  font-weight: 700;
}

.quiz-multiple-choice-option--incorrect .fa-times {
  opacity: 1;
  color: #313537;
}

.radio-button {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
}

.radio-button__input {
  display: none !important;
}

.radio-button__radio {
  position: relative;
  display: inline-block;
  -ms-flex-negative: 0;
      flex-shrink: 0;
  width: 2rem;
  height: 2rem;
  border: 0.1rem solid #834FFF;
  border-radius: 50%;
  cursor: pointer;
  -webkit-transition: border-color 0.3s;
  transition: border-color 0.3s;
}

.radio-button__radio:after {
  content: "";
  position: absolute;
  top: 0.6rem;
  left: 0.6rem;
  display: block;
  width: 0.6rem;
  height: 0.6rem;
  background: #834FFF;
  border-radius: 50%;
  opacity: 0;
  -webkit-transform: scale(0.6);
          transform: scale(0.6);
  -webkit-transition: opacity 0.3s, -webkit-transform 0.3s;
  transition: opacity 0.3s, -webkit-transform 0.3s;
  transition: opacity 0.3s, transform 0.3s;
  transition: opacity 0.3s, transform 0.3s, -webkit-transform 0.3s;
}

.radio-button--disabled .radio-button__radio {
  cursor: default;
}

.radio-button__radio--centered {
  -ms-flex-item-align: center;
      align-self: center;
}

.radio-button__input:checked ~ .radio-button__radio:after {
  opacity: 1;
  -webkit-transform: scale(1);
          transform: scale(1);
}

.radio-button__label {
  margin-left: 2rem;
}

.checkbox {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
}

.checkbox__input {
  display: none;
}

.checkbox__label {
  font-size: 1.4rem;
  margin-left: 1rem;
  line-height: 2rem;
}

.checkbox__indicator {
  -ms-flex-negative: 0;
      flex-shrink: 0;
  width: 2rem;
  height: 2rem;
  font-size: 0.8rem;
  line-height: 2rem;
  text-align: center;
  color: #000;
  cursor: pointer;
  border: 1px solid rgba(49, 53, 55, 0.2);
}

.checkbox__indicator > svg {
  opacity: 0;
  -webkit-transition: opacity 0.3s;
  transition: opacity 0.3s;
}

.checkbox--checked .checkbox__indicator > svg {
  opacity: 1;
}

.block-labeled-graphic {
  display: block;
}

.block-labeled-graphic .labeled-graphic-canvas__item {
  background: 0 0;
}

.block-labeled-graphic .labeled-graphic-canvas__bounds {
  padding: 0;
  display: block;
}

.block-labeled-graphic .labeled-graphic-canvas__figure {
  width: 100%;
}

.block-labeled-graphic .labeled-graphic-canvas__image {
  max-height: none;
  width: 100%;
}

.view-labeled-graphic {
  margin: 0 auto;
}

.view-labeled-graphic--small {
  max-width: 76rem;
}

.view-labeled-graphic--medium {
  max-width: 110rem;
}

.view-labeled-graphic--full {
  max-width: 100%;
}

.view-labeled-graphic .labeled-graphic-canvas {
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  opacity: 0;
  text-align: center;
  padding-bottom: 100vh;
  -webkit-transition: opacity 0.6s;
  transition: opacity 0.6s;
}

@media (min-width: 37.5em) {
  .view-labeled-graphic .labeled-graphic-canvas {
    margin-bottom: 0;
  }
}
.view-labeled-graphic .labeled-graphic-canvas--visible {
  opacity: 1;
  padding-bottom: 0;
  -webkit-transform: none;
          transform: none;
}

.view-labeled-graphic .labeled-graphic-canvas__figure {
  position: relative;
  display: inline-block;
  max-width: 100%;
  vertical-align: top;
}

.view-labeled-graphic .labeled-graphic-canvas__image {
  display: block;
  margin: 0 auto;
}

.view-labeled-graphic .labeled-graphic-canvas__image.reset {
  -webkit-transition: -webkit-transform 0.3s ease-in-out;
  transition: -webkit-transform 0.3s ease-in-out;
  transition: transform 0.3s ease-in-out;
  transition: transform 0.3s ease-in-out, -webkit-transform 0.3s ease-in-out;
}

.view-labeled-graphic .labeled-graphic-marker {
  -webkit-transition: -webkit-transform 0.2s, -webkit-box-shadow 0.3s;
  transition: -webkit-transform 0.2s, -webkit-box-shadow 0.3s;
  transition: transform 0.2s, box-shadow 0.3s;
  transition: transform 0.2s, box-shadow 0.3s, -webkit-transform 0.2s, -webkit-box-shadow 0.3s;
  -webkit-transform: scale(0);
          transform: scale(0);
}

.view-labeled-graphic .labeled-graphic-marker--visible {
  -webkit-transform: scale(1);
          transform: scale(1);
  -webkit-box-shadow: 0 0 0 4rem rgba(80, 171, 241, 0);
          box-shadow: 0 0 0 4rem rgba(80, 171, 241, 0);
}

.map-item--animated:first-child + .map-item--animated .labeled-graphic-marker--visible {
  -webkit-transition-delay: 0s;
          transition-delay: 0s;
}

.map-item--animated:nth-child(2) + .map-item--animated .labeled-graphic-marker--visible {
  -webkit-transition-delay: 0.2s;
          transition-delay: 0.2s;
}

.map-item--animated:nth-child(3) + .map-item--animated .labeled-graphic-marker--visible {
  -webkit-transition-delay: 0.4s;
          transition-delay: 0.4s;
}

.map-item--animated:nth-child(4) + .map-item--animated .labeled-graphic-marker--visible {
  -webkit-transition-delay: 0.6s;
          transition-delay: 0.6s;
}

.map-item--animated:nth-child(5) + .map-item--animated .labeled-graphic-marker--visible {
  -webkit-transition-delay: 0.8s;
          transition-delay: 0.8s;
}

.map-item--animated:nth-child(6) + .map-item--animated .labeled-graphic-marker--visible {
  -webkit-transition-delay: 1s;
          transition-delay: 1s;
}

.map-item--animated:nth-child(7) + .map-item--animated .labeled-graphic-marker--visible {
  -webkit-transition-delay: 1.2s;
          transition-delay: 1.2s;
}

.map-item--animated:nth-child(8) + .map-item--animated .labeled-graphic-marker--visible {
  -webkit-transition-delay: 1.4s;
          transition-delay: 1.4s;
}

.map-item--animated:nth-child(9) + .map-item--animated .labeled-graphic-marker--visible {
  -webkit-transition-delay: 1.6s;
          transition-delay: 1.6s;
}

.map-item--animated:nth-child(10) + .map-item--animated .labeled-graphic-marker--visible {
  -webkit-transition-delay: 1.8s;
          transition-delay: 1.8s;
}

.map-item--animated:nth-child(11) + .map-item--animated .labeled-graphic-marker--visible {
  -webkit-transition-delay: 2s;
          transition-delay: 2s;
}

.map-item--animated:nth-child(12) + .map-item--animated .labeled-graphic-marker--visible {
  -webkit-transition-delay: 2.2s;
          transition-delay: 2.2s;
}

.map-item--animated:nth-child(13) + .map-item--animated .labeled-graphic-marker--visible {
  -webkit-transition-delay: 2.4s;
          transition-delay: 2.4s;
}

.map-item--animated:nth-child(14) + .map-item--animated .labeled-graphic-marker--visible {
  -webkit-transition-delay: 2.6s;
          transition-delay: 2.6s;
}

.map-item--animated:nth-child(15) + .map-item--animated .labeled-graphic-marker--visible {
  -webkit-transition-delay: 2.8s;
          transition-delay: 2.8s;
}

.map-item--animated:nth-child(16) + .map-item--animated .labeled-graphic-marker--visible {
  -webkit-transition-delay: 3s;
          transition-delay: 3s;
}

.map-item--animated:nth-child(17) + .map-item--animated .labeled-graphic-marker--visible {
  -webkit-transition-delay: 3.2s;
          transition-delay: 3.2s;
}

.map-item--animated:nth-child(18) + .map-item--animated .labeled-graphic-marker--visible {
  -webkit-transition-delay: 3.4s;
          transition-delay: 3.4s;
}

.map-item--animated:nth-child(19) + .map-item--animated .labeled-graphic-marker--visible {
  -webkit-transition-delay: 3.6s;
          transition-delay: 3.6s;
}

.bubble {
  position: absolute;
  right: 0;
  text-align: left;
  pointer-events: none;
}

@media (max-width: 47.9375em) {
  .bubble {
    position: absolute;
    top: 0 !important;
    bottom: 0 !important;
    left: 0 !important;
    right: 0 !important;
    z-index: 998;
    margin: 0;
  }
}
.bubble__body {
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  position: absolute;
  opacity: 0;
  visibility: hidden;
  max-width: 22rem;
  border-radius: 0.4rem;
  border-bottom: 0 solid var(--app-theme-color);
  background: #fff;
  -webkit-box-shadow: 0 0 1rem rgba(0, 0, 0, 0.5);
          box-shadow: 0 0 1rem rgba(0, 0, 0, 0.5);
  -webkit-transition-duration: 0.2s;
          transition-duration: 0.2s;
  -webkit-transition-property: opacity, padding, top, max-width;
  transition-property: opacity, padding, top, max-width;
  pointer-events: none;
}

.bubble__body:before {
  content: "";
  position: absolute;
  height: 0;
  width: 0;
  border: 0.6rem solid transparent;
}

.bubble__body--has-overflow:after {
  content: "";
  position: absolute;
  bottom: 3rem;
  left: 0;
  right: 0;
  height: 8rem;
  background: -webkit-gradient(linear, left top, left bottom, from(hsla(0, 0%, 100%, 0)), to(#fff)) 0 repeat;
  background: linear-gradient(hsla(0, 0%, 100%, 0), #fff) 0 repeat;
  pointer-events: none;
}

@media (max-width: 47.9375em) {
  .bubble__body {
    position: fixed;
    top: 0;
    left: 0;
    width: 100vw;
    height: 100vh;
    max-width: none;
    -webkit-transform: scale(0.9) !important;
            transform: scale(0.9) !important;
    pointer-events: none;
    -webkit-transition-duration: 0.15s;
            transition-duration: 0.15s;
    -webkit-transition-property: opacity, -webkit-transform;
    transition-property: opacity, -webkit-transform;
    transition-property: opacity, transform;
    transition-property: opacity, transform, -webkit-transform;
  }
}
.bubble__body--left {
  left: 0;
  margin-left: 3.5rem;
}

.bubble__body--left:before {
  left: -1.2rem;
  border-right-color: #fff;
}

.bubble__body--right {
  right: 0;
  margin-right: 3.5rem;
}

.bubble__body--right:before {
  right: -1.2rem;
  border-left-color: #fff;
}

.bubble__body--top {
  top: 0;
  margin-top: -3.5rem;
}

.bubble__body--top:before {
  top: 2.9rem;
}

.bubble__body--bottom {
  bottom: 0;
  margin-bottom: -3.5rem;
}

.bubble__body--bottom:before {
  bottom: 2.5rem;
}

.bubble__body--middle {
  -webkit-transform: translate3d(0, -50%, 0);
          transform: translate3d(0, -50%, 0);
}

.bubble__body--middle:before {
  bottom: calc(50% - 0.9rem);
}

.bubble--active .bubble__body {
  width: calc(100vw - 50rem);
  max-width: 40rem;
  opacity: 1;
  visibility: visible;
  padding: 2rem 2rem 1.8rem;
  pointer-events: auto;
  border-bottom-width: 0.4rem;
  z-index: 11;
}

@media (min-width: 48em) {
  .bubble--active .bubble__body {
    padding: 3rem;
  }
}
@media (max-width: 47.9375em) {
  .bubble--active .bubble__body {
    position: fixed;
    overflow-y: auto;
    overflow-x: hidden;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    width: 100%;
    max-height: 100%;
    max-width: 100%;
    margin: auto;
    z-index: 100;
    -webkit-transform: scale(1) !important;
            transform: scale(1) !important;
    pointer-events: auto;
    -webkit-overflow-scrolling: touch;
  }
}
@media (min-width: 48em) {
  .bubble--bottom .bubble__body {
    top: auto;
    bottom: -0.6rem;
  }
  .bubble--active .bubble--bottom .bubble__body {
    top: auto;
    bottom: -6rem;
  }
}
.bubble__title {
  margin-top: 0.8rem;
  margin-bottom: 1.2rem;
  line-height: 1;
  font-size: 1.4rem;
  font-weight: 900;
}

@media (min-width: 48em) {
  .bubble__title {
    -webkit-transition-duration: 0.3s;
            transition-duration: 0.3s;
    -webkit-transition-property: font-size, font-weight, margin;
    transition-property: font-size, font-weight, margin;
  }
}
.bubble--active .bubble__title {
  margin-top: 1rem;
  margin-bottom: 3rem;
  margin-right: 4.5rem;
  font-weight: 700;
  font-size: 2rem;
}

.bubble__content {
  opacity: 0;
  height: 0;
  width: 33rem;
  overflow: hidden;
  padding: 0.4rem;
  /*font-family: merriweather, serif;*/
  font-size: 1.5rem;
}

@media (min-width: 48em) {
  .bubble__content {
    max-height: 400px;
    overflow-y: auto;
    -webkit-transition-duration: 0s, 0.3s;
            transition-duration: 0s, 0.3s;
    -webkit-transition-property: opacity, width;
    transition-property: opacity, width;
  }
}
.bubble--active .bubble__content {
  opacity: 1;
  height: auto;
  width: 100%;
}

@media (min-width: 48em) {
  .bubble--active .bubble__content {
    -webkit-transition-delay: 0.3s, 0.3s;
            transition-delay: 0.3s, 0.3s;
    -webkit-transition-duration: 0.3s, 0s;
            transition-duration: 0.3s, 0s;
    -webkit-transition-property: opacity, width;
    transition-property: opacity, width;
  }
}
.bubble__description {
  font-weight: 300;
  line-height: 1.74;
  letter-spacing: 0.01rem;
}

.bubble--active .bubble__description {
  margin-bottom: 1rem;
}

.bubble__figure {
  margin-bottom: 3rem;
}

.bubble__figure .audio-player__housing {
  margin-bottom: 0;
}

.bubble__figure img {
  display: block;
  margin: 0 auto;
}

.bubble__controls {
  position: absolute;
  opacity: 0;
  top: 1.2rem;
  right: 1rem;
  margin-top: 1rem;
  height: 4rem;
  line-height: 4rem;
  font-size: 1.2rem;
  font-weight: 900;
  font-family: lato, sans-serif;
  text-transform: uppercase;
  cursor: pointer;
  -webkit-transform: translate3d(0, -1rem, 0);
          transform: translate3d(0, -1rem, 0);
  -webkit-transition-duration: 0.75s;
          transition-duration: 0.75s;
  -webkit-transition-delay: 0s;
          transition-delay: 0s;
  -webkit-transition-property: opacity;
  transition-property: opacity;
}

@media (max-width: 47.9375em) {
  .bubble__controls {
    display: none;
  }
}
.bubble--active .bubble__controls {
  opacity: 1;
  -webkit-transform: translateZ(0);
          transform: translateZ(0);
  -webkit-transition-delay: 0.6s;
          transition-delay: 0.6s;
}

.bubble__next,
.bubble__prev {
  color: #707070;
  display: inline-block;
  -webkit-transition: color 0.3s;
  transition: color 0.3s;
}

.bubble__next .icon,
.bubble__prev .icon {
  font-size: 1.2rem;
  vertical-align: -10%;
  -webkit-transition: color 0.3s;
  transition: color 0.3s;
}

.bubble__next .icon {
  padding: 0 1.5rem 0 0.5rem;
}

.bubble__prev .icon {
  padding: 0 0.5rem 0 1.5rem;
}

.bubble__close {
  display: none;
  background: #fff;
  border: none;
}

@media (max-width: 47.9375em) {
  .bubble__close {
    display: block;
    position: absolute;
    height: 4rem;
    width: 4rem;
    text-align: center;
    line-height: 4.7rem;
    top: 1.7rem;
    right: 1rem;
    cursor: pointer;
  }
}
.labeled-graphic-canvas__figure {
  display: inline-block;
  position: relative;
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
}

.labeled-graphic-canvas__figure--editable {
  cursor: crosshair;
}

.labeled-graphic-canvas__figure .authoring-tooltip__content {
  left: calc(100% - 2rem);
  top: -2.5rem;
}

.labeled-graphic-canvas__bounds {
  text-align: center;
}

@media print {
  .labeled-graphic-canvas__bounds {
    page-break-inside: avoid;
  }
}
.labeled-graphic-canvas__image {
  display: block;
  max-width: 100%;
  max-height: 100rem;
  margin: 0 auto;
}

.labeled-graphic-canvas__alt-tag {
  letter-spacing: 0.1rem;
  position: absolute;
  right: 0;
  top: 0;
  color: #fff;
  background: #000;
  font-size: 1.1rem;
  width: 3.5rem;
  height: 2rem;
  text-align: center;
  padding-top: 0.2rem;
  font-weight: 900;
  cursor: pointer;
}

.authoring-tooltip {
  position: relative;
}

.authoring-tooltip__content {
  position: absolute;
  padding: 0.8rem 1.6rem;
  font-size: 1.2rem;
  line-height: 1;
  white-space: nowrap;
  background: #000;
  color: #fff;
  font-weight: 600;
  -webkit-box-shadow: 0 0.1rem 0.4rem 0.1rem rgba(0, 0, 0, 0.14);
          box-shadow: 0 0.1rem 0.4rem 0.1rem rgba(0, 0, 0, 0.14);
  pointer-events: none;
  opacity: 0;
  z-index: 10;
  -webkit-transition: opacity 0.3s ease-in-out, -webkit-transform 0.3s ease-in-out;
  transition: opacity 0.3s ease-in-out, -webkit-transform 0.3s ease-in-out;
  transition: opacity 0.3s ease-in-out, transform 0.3s ease-in-out;
  transition: opacity 0.3s ease-in-out, transform 0.3s ease-in-out, -webkit-transform 0.3s ease-in-out;
}

.runtime-tooltip .authoring-tooltip__content {
  white-space: normal;
  text-align: center;
  width: 25rem;
}

.authoring-tooltip__content:before {
  content: "";
  position: absolute;
  height: 0;
  width: 0;
  border-color: transparent #000 #000 transparent;
  border-style: solid;
  border-width: 0.5rem;
  -webkit-box-shadow: 1px 1px 1px 0 rgba(0, 0, 0, 0.1);
          box-shadow: 1px 1px 1px 0 rgba(0, 0, 0, 0.1);
}

.authoring-tooltip__content ol,
.authoring-tooltip__content ul {
  line-height: 1.5;
}

.authoring-tooltip__content--top {
  top: -3rem;
  left: 50%;
  -webkit-transform: translate(-50%, 15%);
          transform: translate(-50%, 15%);
}

.authoring-tooltip__content--top:before {
  bottom: -0.4rem;
  left: 50%;
  -webkit-transform: translate(-50%) rotate(45deg);
          transform: translate(-50%) rotate(45deg);
}

.authoring-tooltip__content--bottom {
  bottom: -3rem;
  left: 50%;
  -webkit-transform: translate(-50%, -15%);
          transform: translate(-50%, -15%);
}

.authoring-tooltip__content--bottom:before {
  top: -0.4rem;
  left: 50%;
  -webkit-transform: translate(-50%) rotate(225deg);
          transform: translate(-50%) rotate(225deg);
}

.authoring-tooltip__content--left {
  top: 50%;
  left: 0;
  -webkit-transform: translate(-96%, -50%);
          transform: translate(-96%, -50%);
}

.authoring-tooltip__content--left:before {
  right: -0.4rem;
  top: 50%;
  -webkit-transform: translateY(-50%) rotate(-45deg);
          transform: translateY(-50%) rotate(-45deg);
}

.authoring-tooltip__content--right {
  top: 50%;
  right: 0;
  -webkit-transform: translate(96%, -50%);
          transform: translate(96%, -50%);
}

.authoring-tooltip__content--right:before {
  left: -0.4rem;
  top: 50%;
  -webkit-transform: translateY(-50%) rotate(-225deg);
          transform: translateY(-50%) rotate(-225deg);
}

.authoring-tooltip:hover .authoring-tooltip__content,
.overview-list__link--restricted:hover .authoring-tooltip .authoring-tooltip__content {
  opacity: 1;
}

.authoring-tooltip:hover .authoring-tooltip__content--top,
.overview-list__link--restricted:hover .authoring-tooltip .authoring-tooltip__content--top {
  -webkit-transform: translate(-50%, -30%);
          transform: translate(-50%, -30%);
}

.authoring-tooltip:hover .authoring-tooltip__content--bottom,
.overview-list__link--restricted:hover .authoring-tooltip .authoring-tooltip__content--bottom {
  -webkit-transform: translate(-50%);
          transform: translate(-50%);
}

.authoring-tooltip:hover .authoring-tooltip__content--left,
.overview-list__link--restricted:hover .authoring-tooltip .authoring-tooltip__content--left {
  -webkit-transform: translate(-101%, -50%);
          transform: translate(-101%, -50%);
}

.authoring-tooltip:hover .authoring-tooltip__content--right,
.overview-list__link--restricted:hover .authoring-tooltip .authoring-tooltip__content--right {
  -webkit-transform: translate(101%, -50%);
          transform: translate(101%, -50%);
}

.page__wrapper .authoring-tooltip {
  position: absolute;
  bottom: 0;
  width: 100%;
  height: 6rem;
}

.iphone-safari .page__wrapper .authoring-tooltip {
  height: 7rem;
}

@media (min-width: 48em) {
  .page__wrapper .authoring-tooltip {
    height: 7rem;
  }
}
@-webkit-keyframes markerPulse {
  0% {
    -webkit-transform: scale(0.65);
            transform: scale(0.65);
  }
  to {
    -webkit-transform: scale(1);
            transform: scale(1);
  }
}
@keyframes markerPulse {
  0% {
    -webkit-transform: scale(0.65);
            transform: scale(0.65);
  }
  to {
    -webkit-transform: scale(1);
            transform: scale(1);
  }
}
.labeled-graphic-marker {
  position: absolute;
  margin-top: -2rem;
  margin-left: -2rem;
  width: 4rem;
  height: 4rem;
  -webkit-box-shadow: 0 0 0 0 rgba(80, 171, 241, 0.9);
          box-shadow: 0 0 0 0 rgba(80, 171, 241, 0.9);
  border-radius: 50%;
  -webkit-transition: -webkit-transform 0s, -webkit-box-shadow 0.3s;
  transition: -webkit-transform 0s, -webkit-box-shadow 0.3s;
  transition: transform 0s, box-shadow 0.3s;
  transition: transform 0s, box-shadow 0.3s, -webkit-transform 0s, -webkit-box-shadow 0.3s;
}

.labeled-graphic-marker__pin {
  -webkit-box-sizing: content-box;
          box-sizing: content-box;
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  margin: auto;
  width: 2rem;
  height: 2rem;
  font-size: 1.3rem;
  text-align: center;
  line-height: 2.2rem;
  color: #313537;
  border: 0 solid #313537;
  border-radius: 50%;
  -webkit-box-shadow: 0 0.2rem 0.6rem rgba(0, 0, 0, 0.75);
          box-shadow: 0 0.2rem 0.6rem rgba(0, 0, 0, 0.75);
  background-color: #fff;
  cursor: pointer;
  -webkit-transition: width 0.2s, height 0.2s, border 0.1s, margin 0.2s;
  transition: width 0.2s, height 0.2s, border 0.1s, margin 0.2s;
}

@media (min-width: 48em) {
  .labeled-graphic-marker__pin {
    width: 3rem;
    height: 3rem;
    font-size: 1.8rem;
    text-align: center;
    line-height: 3.2rem;
  }
}
.labeled-graphic-marker__pin:after {
  content: "";
  position: absolute;
  top: -24px;
  left: -24px;
  right: -24px;
  bottom: -24px;
  border: 8px solid hsla(0, 0%, 100%, 0.5);
  border-radius: 50%;
  -webkit-animation: markerPulse 2s ease-in-out infinite alternate;
          animation: markerPulse 2s ease-in-out infinite alternate;
  pointer-events: none;
}

.labeled-graphic-marker:hover .labeled-graphic-marker__pin {
  border-width: 0.2rem;
  z-index: 10;
}

.labeled-graphic-marker--complete .labeled-graphic-marker__pin:after {
  display: none;
}

.labeled-graphic-marker--active .labeled-graphic-marker__pin,
.labeled-graphic-marker--dragged .labeled-graphic-marker__pin,
.labeled-graphic-marker--hint .labeled-graphic-marker__pin {
  color: #fff;
  border-width: 0.2rem;
  border-color: #fff;
  background-color: #313537;
}

.labeled-graphic-marker--dragged .labeled-graphic-marker__pin {
  cursor: none;
  background-color: rgba(49, 53, 55, 0.5);
}

.labeled-graphic-marker--active .labeled-graphic-marker__pin:after {
  display: none;
}

.block-process {
  background-color: #f5f5f5;
  overflow: hidden;
}

.pdf-lesson-content .block-process {
  background-color: transparent;
}

.process-block,
.process-block-mobile {
  padding: 3rem 0;
}

.process-block-mobile__inner,
.process-block__inner {
  opacity: 1;
  position: relative;
  -webkit-transition: height 0.3s, opacity 0.3s;
  transition: height 0.3s, opacity 0.3s;
}

.process-block-mobile__inner--fade,
.process-block__inner--fade {
  opacity: 0;
}

.pdf-lesson-content .process-block-mobile__inner,
.pdf-lesson-content .process-block__inner {
  height: auto !important;
}

@media (min-width: 42.5em) {
  .process-block,
  .process-block-mobile {
    padding: 5rem 0;
  }
}
@media (min-width: 80em) {
  .process-block,
  .process-block-mobile {
    padding: 5rem 4rem;
  }
  .process-block--with-sidebar,
  .process-block-mobile--with-sidebar {
    padding: 5rem 0;
  }
}
@media (min-width: 97.5em) {
  .process-block--with-sidebar,
  .process-block-mobile--with-sidebar {
    padding: 5rem 4rem;
  }
}
.process-block-mobile__inner--initiating {
  opacity: 0;
}

.process-card--entered .process-card-mobile__button,
.process-card--entered .process-card__button,
.process-card-mobile--entered .process-card-mobile__button,
.process-card-mobile--entered .process-card__button {
  opacity: 1;
  max-width: 17rem;
}

.process-card--entered .process-card-mobile__button span,
.process-card--entered .process-card__button span,
.process-card-mobile--entered .process-card-mobile__button span,
.process-card-mobile--entered .process-card__button span {
  opacity: 1;
  -webkit-transform: translateZ(0);
          transform: translateZ(0);
}

.process-card--active,
.process-card-mobile--active {
  z-index: 2;
}

.process-card--active .process-card-mobile__restart,
.process-card--active .process-card__restart,
.process-card-mobile--active .process-card-mobile__restart,
.process-card-mobile--active .process-card__restart {
  opacity: 1;
}

.process-card--intro,
.process-card--summary,
.process-card-mobile--intro,
.process-card-mobile--summary {
  text-align: center;
}

.process-card--intro .process-card-mobile__inner,
.process-card--intro .process-card__inner,
.process-card--summary .process-card-mobile__inner,
.process-card--summary .process-card__inner,
.process-card-mobile--intro .process-card-mobile__inner,
.process-card-mobile--intro .process-card__inner,
.process-card-mobile--summary .process-card-mobile__inner,
.process-card-mobile--summary .process-card__inner {
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
}

.process-card-mobile__inner,
.process-card__inner {
  background-color: #fff;
  -webkit-box-shadow: 0 0.2rem 2.4rem 0 rgba(0, 0, 0, 0.03);
          box-shadow: 0 0.2rem 2.4rem 0 rgba(0, 0, 0, 0.03);
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  margin: 0 auto;
  min-height: 38rem;
  position: relative;
  width: 100%;
}

.process-card-mobile__inner > *,
.process-card__inner > * {
  width: 100%;
}

.process-card-mobile__number,
.process-card__number {
  border-radius: 0.8rem;
  display: inline-block;
  left: 50%;
  max-width: 90%;
  padding: 0.8rem 2rem;
  position: absolute;
  text-align: center;
  top: 0;
  -webkit-transform: translate3d(-50%, -50%, 0);
          transform: translate3d(-50%, -50%, 0);
}

.process-card-mobile__number p,
.process-card__number p {
  color: #fff;
  font-weight: 700;
  letter-spacing: 0.05rem;
  margin: 0;
}

.process-card-mobile__title,
.process-card__title {
  margin-bottom: 2rem;
}

.process-card-mobile__title h2,
.process-card__title h2 {
  font-weight: 700;
  line-height: 1.25;
}

.process-card-mobile__description,
.process-card__description {
  margin-bottom: 2.5rem;
}

.process-card-mobile__description li,
.process-card-mobile__description p,
.process-card__description li,
.process-card__description p {
  /*font-family: merriweather, serif;*/
  font-weight: 400;
  line-height: 1.8;
  margin-bottom: 1.5rem;
}

.process-card-mobile__description li:last-child,
.process-card-mobile__description p:last-child,
.process-card__description li:last-child,
.process-card__description p:last-child {
  margin-bottom: 0;
}

.process-card-mobile__media .audio-player,
.process-card__media .audio-player {
  margin-bottom: 0.5rem;
}

.process-card-mobile__media .figure-image,
.process-card__media .figure-image {
  margin-bottom: 2.5rem;
  text-align: center;
}

.process-card-mobile__media .figure-image img,
.process-card__media .figure-image img {
  margin: 0 auto;
}

.process-card-mobile__media .embed,
.process-card-mobile__media .figure-video,
.process-card__media .embed,
.process-card__media .figure-video {
  margin-bottom: 2.5rem;
}

.process-card-mobile__button,
.process-card__button {
  font-family: lato, sans-serif;
  border: 2px solid transparent;
  border-radius: 2rem;
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  color: #fff;
  cursor: pointer;
  -webkit-box-flex: 1;
      -ms-flex: 1;
          flex: 1;
  font-size: 1.2rem;
  font-weight: 700;
  height: 4rem;
  letter-spacing: 0.04em;
  line-height: 3.6rem;
  max-width: 10rem;
  min-width: 10rem;
  opacity: 0;
  padding-left: 1rem;
  padding-right: 1rem;
  text-align: center;
  text-decoration: none;
  text-overflow: ellipsis;
  text-transform: uppercase;
  -webkit-transition: opacity 0.3s, max-width 0.3s;
  transition: opacity 0.3s, max-width 0.3s;
  width: 100%;
}

.process-card-mobile__button:hover,
.process-card__button:hover {
  opacity: 0.8;
}

.process-card-mobile__button:active,
.process-card__button:active {
  opacity: 1;
}

.process-card-mobile__button span,
.process-card__button span {
  display: inline-block;
  opacity: 0;
  -webkit-transform: translate3d(-3rem, 0, 0);
          transform: translate3d(-3rem, 0, 0);
  -webkit-transition: opacity 0.6s, -webkit-transform 0.6s;
  transition: opacity 0.6s, -webkit-transform 0.6s;
  transition: opacity 0.6s, transform 0.6s;
  transition: opacity 0.6s, transform 0.6s, -webkit-transform 0.6s;
}

.process-card-mobile__button svg,
.process-card__button svg {
  fill: #fff;
  height: 1.1rem;
  margin-left: 0.2rem;
  -webkit-transform: rotate(-90deg) translateX(-0.1rem);
          transform: rotate(-90deg) translateX(-0.1rem);
  width: 1.1rem;
}

@media print {
  .process-card-mobile__button,
  .process-card__button {
    line-height: 2.6;
    height: 3rem;
    font-size: 1rem;
  }
}
.process-card-mobile__restart,
.process-card__restart {
  display: inline-block;
  cursor: pointer;
  margin-bottom: 4rem;
  opacity: 0;
  -webkit-transition: opacity 0.3s linear 0.9s;
  transition: opacity 0.3s linear 0.9s;
}

.process-card-mobile__restart span,
.process-card__restart span {
  font-size: 1.2rem;
  font-weight: 900;
  letter-spacing: 0.05rem;
  text-transform: uppercase;
}

.process-card-mobile__restart i,
.process-card__restart i {
  display: block;
  font-size: 2rem;
  margin-top: 0.5rem;
}

.pdf-lesson-content .process-card,
.pdf-lesson-content .process-card-mobile {
  opacity: 1 !important;
  left: 0 !important;
  margin: 3rem auto !important;
  position: relative !important;
  top: auto !important;
  -webkit-transform: translateZ(0) !important;
          transform: translateZ(0) !important;
  -webkit-transition: none !important;
  transition: none !important;
}

.pdf-lesson-content .process-card-mobile__inner,
.pdf-lesson-content .process-card__inner {
  -webkit-box-shadow: none;
          box-shadow: none;
}

.pdf-lesson-content .process-card--summary,
.pdf-lesson-content .process-card-mobile--summary {
  margin-bottom: 0 !important;
}

.pdf-lesson-content .process-card-mobile__number,
.pdf-lesson-content .process-card__number {
  -webkit-transform: translate3d(-50%, 0, 0);
          transform: translate3d(-50%, 0, 0);
}

.pdf-lesson-content .process-card-mobile__button,
.pdf-lesson-content .process-card-mobile__help,
.pdf-lesson-content .process-card-mobile__restart,
.pdf-lesson-content .process-card__button,
.pdf-lesson-content .process-card__help,
.pdf-lesson-content .process-card__restart {
  display: none;
}

.process-card {
  left: 50%;
  margin: 0 auto;
  max-width: 89rem;
  opacity: 0;
  position: absolute;
  top: 0;
  -webkit-transition: -webkit-transform 0.3s ease-in-out;
  transition: -webkit-transform 0.3s ease-in-out;
  transition: transform 0.3s ease-in-out;
  transition: transform 0.3s ease-in-out, -webkit-transform 0.3s ease-in-out;
  width: 100%;
}

.process-card--active,
.process-card--next,
.process-card--prev {
  opacity: 1;
}

.process-card--next,
.process-card--prev,
.process-card--prev-active {
  -webkit-transition: opacity 0s linear 0.3s, -webkit-transform 0.3s ease-in-out;
  transition: opacity 0s linear 0.3s, -webkit-transform 0.3s ease-in-out;
  transition: transform 0.3s ease-in-out, opacity 0s linear 0.3s;
  transition: transform 0.3s ease-in-out, opacity 0s linear 0.3s, -webkit-transform 0.3s ease-in-out;
}

.process-card--initiating,
.process-card--slide-fade {
  -webkit-transition: none !important;
  transition: none !important;
}

.process-card--active {
  -webkit-transform: translate3d(-50%, 0, 0);
          transform: translate3d(-50%, 0, 0);
  -webkit-transition: -webkit-transform 0.3s ease-in-out 0.3s;
  transition: -webkit-transform 0.3s ease-in-out 0.3s;
  transition: transform 0.3s ease-in-out 0.3s;
  transition: transform 0.3s ease-in-out 0.3s, -webkit-transform 0.3s ease-in-out 0.3s;
}

.process-card__inner {
  border-radius: 0.4rem;
  padding: 6rem 3.5rem 8rem;
}

@media (min-width: 42.5em) {
  .process-card__inner {
    padding: 7.5rem 7rem 9rem;
  }
}
.process-card--intro .process-card__inner,
.process-card--summary .process-card__inner {
  padding: 6rem 3.5rem;
}

@media (min-width: 42.5em) {
  .process-card--intro .process-card__inner,
  .process-card--summary .process-card__inner {
    padding: 7.5rem 7rem;
  }
}
.process-card__number p {
  font-size: 1.5rem;
}

@media (min-width: 42.5em) {
  .process-card__number p {
    font-size: 2rem;
  }
}
.process-card__title h2 {
  font-size: 2.1rem;
}

@media (min-width: 42.5em) {
  .process-card__title h2 {
    font-size: 2.5rem;
  }
}
@media (min-width: 67.5em) {
  .process-card__title h2 {
    font-size: 3rem;
  }
}
.process-card__description li,
.process-card__description p {
  font-size: 1.4rem;
}

@media (min-width: 42.5em) {
  .process-card__description li,
  .process-card__description p {
    font-size: 1.7rem;
  }
}
@media (min-width: 42.5em) {
  .process-card {
    width: 70%;
  }
}
.process-card-mobile {
  left: 0;
  position: absolute;
  top: 0;
  -webkit-transform: translateZ(0);
          transform: translateZ(0);
  -webkit-transition: -webkit-transform 0.3s ease-in-out;
  transition: -webkit-transform 0.3s ease-in-out;
  transition: transform 0.3s ease-in-out;
  transition: transform 0.3s ease-in-out, -webkit-transform 0.3s ease-in-out;
  width: 100%;
}

.process-card-mobile--initiating {
  -webkit-transition: none;
  transition: none;
}

.process-card-mobile__inner {
  margin: 0 auto;
  max-width: 89rem;
  padding: 6rem 3.5rem 8rem;
}

@media (min-width: 42.5em) {
  .process-card-mobile__inner {
    width: 70%;
  }
}
.process-card-mobile--intro .process-card-mobile__inner,
.process-card-mobile--summary .process-card-mobile__inner {
  padding: 6rem 3.5rem;
}

.process-card-mobile__number p {
  font-size: 1.5rem;
}

.process-card-mobile__title h2 {
  font-size: 2.1rem;
}

.process-card-mobile__description li,
.process-card-mobile__description p {
  font-size: 1.4rem;
}

.process-card-mobile__help {
  background-color: #313537;
  border-bottom-left-radius: 2.5rem;
  border-top-left-radius: 2.5rem;
  bottom: 0;
  opacity: 0;
  padding: 0.4rem 2rem;
  position: absolute;
  right: 0;
  -webkit-transform: translate3d(100%, 50%, 0);
          transform: translate3d(100%, 50%, 0);
  -webkit-transition: opacity 0.3s, visibility 0s linear 0.3s, -webkit-transform 0s linear 0.3s;
  transition: opacity 0.3s, visibility 0s linear 0.3s, -webkit-transform 0s linear 0.3s;
  transition: opacity 0.3s, transform 0s linear 0.3s, visibility 0s linear 0.3s;
  transition: opacity 0.3s, transform 0s linear 0.3s, visibility 0s linear 0.3s, -webkit-transform 0s linear 0.3s;
  visibility: hidden;
}

.process-card-mobile__help.process-card-mobile__help--show {
  opacity: 1;
  -webkit-transform: translate3d(0, 50%, 0);
          transform: translate3d(0, 50%, 0);
  -webkit-transition: opacity 0.3s linear 0.5s, visibility 0s linear 0.3s, -webkit-transform 0.3s linear 0.5s;
  transition: opacity 0.3s linear 0.5s, visibility 0s linear 0.3s, -webkit-transform 0.3s linear 0.5s;
  transition: opacity 0.3s linear 0.5s, transform 0.3s linear 0.5s, visibility 0s linear 0.3s;
  transition: opacity 0.3s linear 0.5s, transform 0.3s linear 0.5s, visibility 0s linear 0.3s, -webkit-transform 0.3s linear 0.5s;
  visibility: visible;
}

.process-card-mobile__help.process-card-mobile__help--show span {
  opacity: 1;
  -webkit-transform: translate3d(0, -0.1rem, 0);
          transform: translate3d(0, -0.1rem, 0);
}

.process-card-mobile__help span {
  display: inline-block;
  color: #fff;
  font-size: 1.2rem;
  font-style: italic;
  letter-spacing: 0.01rem;
  opacity: 0;
  -webkit-transform: translate3d(-2rem, -0.1rem, 0);
          transform: translate3d(-2rem, -0.1rem, 0);
  -webkit-transition-delay: 0.7s;
          transition-delay: 0.7s;
  -webkit-transition-duration: 0.6s;
          transition-duration: 0.6s;
  -webkit-transition-property: opacity, -webkit-transform;
  transition-property: opacity, -webkit-transform;
  transition-property: opacity, transform;
  transition-property: opacity, transform, -webkit-transform;
}

.process-card-mobile__help svg {
  fill: #fff;
  height: 1rem;
  margin-left: 0.2rem;
  -webkit-transform: rotate(-90deg) translateX(-0.1rem);
          transform: rotate(-90deg) translateX(-0.1rem);
  width: 1rem;
}

@media (min-width: 42.5em) {
  .process-card-mobile__help {
    border-radius: 2.5rem;
    bottom: 1rem;
    right: -1.5rem;
    -webkit-transform: translate3d(100%, 0, 0);
            transform: translate3d(100%, 0, 0);
  }
  .process-card-mobile__help.process-card-mobile__help--show {
    -webkit-transform: translateZ(0);
            transform: translateZ(0);
  }
}
.process-arrow {
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  background-color: #313537;
  border-radius: 50%;
  cursor: pointer;
  display: none;
  height: 5rem;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  position: absolute;
  top: 16rem;
  width: 5rem;
  z-index: 3;
}

.process-arrow-enter {
  opacity: 0;
}

.process-arrow-enter-active {
  opacity: 1;
  -webkit-transition: opacity 0.2s linear 0.1s;
  transition: opacity 0.2s linear 0.1s;
}

.process-arrow-exit {
  opacity: 1;
}

.process-arrow-exit-active {
  opacity: 0;
  -webkit-transition: opacity 0.2s;
  transition: opacity 0.2s;
}

.process-arrow--hidden {
  opacity: 0;
  -webkit-transition: none;
  transition: none;
  visibility: hidden;
}

.process-arrow--scrolling {
  position: fixed;
}

.process-arrow--disabled {
  cursor: auto;
}

.process-arrow--left svg {
  -webkit-transform: rotate(90deg) translateY(0.2rem);
          transform: rotate(90deg) translateY(0.2rem);
}

@media (min-width: 48em) {
  .process-arrow--left svg {
    -webkit-transform: rotate(90deg) translateY(0.3rem);
            transform: rotate(90deg) translateY(0.3rem);
  }
}
.process-arrow--right svg {
  -webkit-transform: rotate(-90deg) translateY(0.1rem);
          transform: rotate(-90deg) translateY(0.1rem);
}

@media (min-width: 48em) {
  .process-arrow--right svg {
    -webkit-transform: rotate(-90deg) translateY(0.3rem);
            transform: rotate(-90deg) translateY(0.3rem);
  }
}
.process-arrow svg {
  fill: #fff;
  height: 2.2rem;
  width: 2.2rem;
}

.pdf-lesson-content .process-arrow {
  display: none;
}

@media (min-width: 42.5em) {
  .process-arrow {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
  }
}
@media (min-width: 48em) {
  .process-arrow {
    height: 6rem;
    width: 6rem;
  }
  .process-arrow svg {
    height: 2.7rem;
    width: 2.7rem;
  }
}
.process-counter {
  bottom: 2.2rem;
  display: block;
  height: 3rem;
  left: 0;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  overflow: hidden;
  padding: 0 3.5rem;
  position: absolute;
  text-align: center;
  width: 100%;
}

.process-counter--overflow-after:after {
  background: -webkit-gradient(linear, left top, right top, color-stop(0, hsla(0, 0%, 100%, 0)), color-stop(50%, #fff), to(#fff));
  background: linear-gradient(90deg, hsla(0, 0%, 100%, 0) 0, #fff 50%, #fff);
  content: "";
  height: 100%;
  position: absolute;
  right: 0;
  top: 0;
  width: 6.5rem;
  z-index: 2;
}

@media (min-width: 42.5em) {
  .process-counter--overflow-after:after {
    width: 10rem;
  }
}
.process-counter--overflow-before:before {
  background: -webkit-gradient(linear, right top, left top, color-stop(0, hsla(0, 0%, 100%, 0)), color-stop(50%, #fff), to(#fff));
  background: linear-gradient(270deg, hsla(0, 0%, 100%, 0) 0, #fff 50%, #fff);
  content: "";
  left: 0;
  height: 100%;
  position: absolute;
  top: 0;
  width: 6.5rem;
  z-index: 2;
}

@media (min-width: 42.5em) {
  .process-counter--overflow-before:before {
    width: 10rem;
  }
}
.process-counter__inner {
  position: relative;
  -webkit-transition: -webkit-transform 0.3s;
  transition: -webkit-transform 0.3s;
  transition: transform 0.3s;
  transition: transform 0.3s, -webkit-transform 0.3s;
  white-space: nowrap;
}

.process-counter__active {
  border-radius: 50%;
  border-style: solid;
  border-width: 0.2rem;
  height: 3rem;
  left: 0;
  opacity: 0;
  position: absolute;
  top: 0;
  -webkit-transition: opacity 0.3s ease-in-out, -webkit-transform 0.3s ease-in-out;
  transition: opacity 0.3s ease-in-out, -webkit-transform 0.3s ease-in-out;
  transition: opacity 0.3s ease-in-out, transform 0.3s ease-in-out;
  transition: opacity 0.3s ease-in-out, transform 0.3s ease-in-out, -webkit-transform 0.3s ease-in-out;
  width: 3rem;
}

@media (min-width: 42.5em) {
  .process-counter__active {
    -webkit-transition: opacity 0.3s ease-in-out 0.7s, -webkit-transform 0.3s ease-in-out 0.5s;
    transition: opacity 0.3s ease-in-out 0.7s, -webkit-transform 0.3s ease-in-out 0.5s;
    transition: opacity 0.3s ease-in-out 0.7s, transform 0.3s ease-in-out 0.5s;
    transition: opacity 0.3s ease-in-out 0.7s, transform 0.3s ease-in-out 0.5s, -webkit-transform 0.3s ease-in-out 0.5s;
  }
}
.process-counter__item {
  cursor: pointer;
  display: inline-block;
  font-size: 1.5rem;
  height: 3rem;
  line-height: 3;
  min-width: 3rem;
  opacity: 0.3;
  position: relative;
  text-align: center;
  -webkit-transition: opacity 0.3s ease-in-out;
  transition: opacity 0.3s ease-in-out;
}

.process-counter__item--active,
.process-counter__item:hover {
  opacity: 1;
}

.process-counter__item--double {
  padding: 0 1rem;
}

.process-counter__item--disabled:hover {
  opacity: 0.3;
}

.process-counter__item span {
  display: inline-block;
  position: relative;
  top: 50%;
  -webkit-transform: translateY(-50%);
          transform: translateY(-50%);
}

.process-counter__item svg {
  height: 1.2rem;
  -webkit-transform: translateY(0.1rem);
          transform: translateY(0.1rem);
  width: 1.7rem;
}

.pdf-lesson-content .process-counter {
  display: none;
}

@media (min-width: 42.5em) {
  .process-counter {
    bottom: 4.2rem;
    padding: 0 7rem;
  }
}
@-webkit-keyframes scenario-spin {
  0% {
    -webkit-transform: rotate(0);
            transform: rotate(0);
  }
  to {
    -webkit-transform: rotate(1turn);
            transform: rotate(1turn);
  }
}
@keyframes scenario-spin {
  0% {
    -webkit-transform: rotate(0);
            transform: rotate(0);
  }
  to {
    -webkit-transform: rotate(1turn);
            transform: rotate(1turn);
  }
}
.scenario-block {
  height: 100vh;
  max-height: 81.2rem;
  min-height: 68rem;
  overflow: hidden;
  position: relative;
  -webkit-transition: opacity 0.39s;
  transition: opacity 0.39s;
}

.scenario-block div {
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
}

.scenario-block--initiated {
  opacity: 1;
}

.scenario-block--loading .scenario-block__background--active,
.scenario-block--loading .scenario-block__inner {
  opacity: 0;
}

.scenario-block--loading .scenario-block__spinner {
  -webkit-animation: scenario-spin 1.5s linear infinite;
          animation: scenario-spin 1.5s linear infinite;
  border: 0.2rem solid rgba(49, 53, 55, 0.5);
  border-left-color: rgba(49, 53, 55, 0.15);
  border-radius: 50%;
  height: 6rem;
  left: 50%;
  margin: -3rem 0 0 -3rem;
  position: absolute;
  top: 50%;
  width: 6rem;
}

.scenario-block > img {
  display: none;
}

.scenario-block__background-wrapper {
  height: 100%;
  left: 0;
  position: absolute;
  top: 0;
  width: 100%;
}

.scenario-block__background {
  background-position: 50%;
  background-repeat: no-repeat;
  background-size: cover;
  bottom: -0.2rem;
  -webkit-filter: blur(0.25rem);
          filter: blur(0.25rem);
  left: -0.2rem;
  opacity: 0;
  position: absolute;
  right: -0.2rem;
  top: -0.2rem;
  -webkit-transition: opacity 0.39s;
  transition: opacity 0.39s;
}

.scenario-block__background--active {
  opacity: 1;
}

.scenario-block__inner {
  height: 100%;
  margin: 0 auto;
  max-width: 120rem;
  position: relative;
  -webkit-transition: opacity 0.39s;
  transition: opacity 0.39s;
  z-index: 2;
}

.scenario-block__character {
  bottom: 0;
  left: 0;
  opacity: 1;
  position: absolute;
  top: 3rem;
  -webkit-transition: opacity 0.3s linear 0.1s, visibility 0s;
  transition: opacity 0.3s linear 0.1s, visibility 0s;
  visibility: visible;
  width: 38%;
  z-index: 2;
}

.scenario-block__character--hidden {
  opacity: 0;
  -webkit-transition: opacity 0.3s, visibility 0s linear 0.3s;
  transition: opacity 0.3s, visibility 0s linear 0.3s;
  visibility: hidden;
}

.scenario-block__character__inner {
  height: 100%;
  left: 0;
  max-width: 53rem;
  opacity: 0;
  position: absolute;
  top: 0;
  -webkit-transition: opacity 0.39s;
  transition: opacity 0.39s;
  width: 100%;
}

.scenario-block__character__inner--active {
  opacity: 1;
}

.scenario-block__character__inner--left img {
  -webkit-transform: translateX(-35%) !important;
          transform: translateX(-35%) !important;
}

.scenario-block__character__inner--right img {
  -webkit-transform: translateX(-65%) !important;
          transform: translateX(-65%) !important;
}

.scenario-block__character img {
  display: block;
  left: 50%;
  max-height: 135%;
  position: relative;
  -webkit-transform: translateX(-50%);
          transform: translateX(-50%);
}

@media (min-width: 48em) {
  .scenario-block__character img {
    max-height: 145%;
  }
}
@media (min-width: 60em) {
  .scenario-block__character img {
    max-height: 150%;
  }
}
@media (min-width: 48em) {
  .scenario-block__character {
    left: 1rem;
    top: 6rem;
  }
}
@media (min-width: 60em) {
  .scenario-block__character {
    top: 5rem;
  }
}
.scenario-block__content {
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  padding: 0 2rem;
  width: 100%;
  z-index: 2;
}

.scenario-block__content--enter {
  opacity: 0;
}

.scenario-block__content--enter-active {
  opacity: 1;
  -webkit-transition: opacity 0.39s;
  transition: opacity 0.39s;
}

.scenario-block__content--exit {
  opacity: 1;
}

.scenario-block__content--exit-active {
  opacity: 0;
  -webkit-transition: opacity 0.39s;
  transition: opacity 0.39s;
}

@media (min-width: 30em) {
  .scenario-block__content {
    padding: 0 3rem;
  }
}
@media (min-width: 37.5em) {
  .scenario-block__content {
    padding: 0 6rem;
  }
}
@media (min-width: 48em) {
  .scenario-block__content {
    padding: 0 3rem 0 34rem;
  }
}
@media (min-width: 60em) {
  .scenario-block__content {
    padding: 0 6rem 0 38rem;
  }
}
@media (min-width: 75em) {
  .scenario-block__content {
    padding-left: 41rem;
  }
}
.scenario-block__text {
  bottom: 3rem;
  left: 0;
  position: absolute;
}

.scenario-block__text--end,
.scenario-block__text--short {
  width: 100%;
}

.scenario-block__text--end .scenario-block__text__inner,
.scenario-block__text--short .scenario-block__text__inner {
  margin: 0 auto;
  max-width: 40rem;
}

.scenario-block__text--no-character {
  bottom: auto;
  top: 50%;
  -webkit-transform: translateY(-50%);
          transform: translateY(-50%);
}

.scenario-block__text--no-character .scenario-block__text__inner {
  margin: 0 auto;
}

@media (min-width: 48em) {
  .scenario-block__text--no-character {
    padding-left: 3rem !important;
  }
}
@media (min-width: 60em) {
  .scenario-block__text--no-character {
    padding-left: 6rem !important;
  }
}
.scenario-block__text__inner {
  background-color: #fff;
  border-radius: 0.3rem;
  -webkit-box-shadow: 0 0.2rem 2.5rem 0 rgba(0, 0, 0, 0.15);
          box-shadow: 0 0.2rem 2.5rem 0 rgba(0, 0, 0, 0.15);
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  padding: 5rem 3.5rem 3.5rem;
  max-width: 68rem;
  text-align: center;
  width: 100%;
}

@media (min-width: 48em) {
  .scenario-block__text__inner {
    padding-top: 3.5rem;
  }
}
.scenario-block__text__title h2 {
  font-size: 2.1rem;
  font-weight: 700;
  letter-spacing: 0.06rem;
  line-height: 1.25;
  margin-bottom: 2rem;
}

@media (min-width: 42.5em) {
  .scenario-block__text__title h2 {
    font-size: 2.5rem;
  }
}
@media (min-width: 67.5em) {
  .scenario-block__text__title h2 {
    font-size: 3rem;
  }
}
.scenario-block__text__description {
  margin-bottom: 2.5rem;
}

.scenario-block__text__description li,
.scenario-block__text__description p {
  font-size: 1.4rem;
  font-weight: 400;
  letter-spacing: 0.04rem;
  line-height: 1.6;
  margin-bottom: 1.5rem;
}

.scenario-block__text__description li:last-child,
.scenario-block__text__description p:last-child {
  margin-bottom: 0;
}

@media (min-width: 42.5em) {
  .scenario-block__text__description li,
  .scenario-block__text__description p {
    font-size: 1.5rem;
  }
}
@media (min-width: 67.5em) {
  .scenario-block__text__description li,
  .scenario-block__text__description p {
    font-size: 1.7rem;
    line-height: 1.8;
  }
}
.scenario-block__text__continue {
  border: 0.2rem solid transparent;
  border-radius: 2rem;
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  color: #fff;
  cursor: pointer;
  -webkit-box-flex: 1;
      -ms-flex: 1;
          flex: 1;
  font-family: lato, sans-serif;
  font-size: 1.2rem;
  font-weight: 700;
  height: 3.5rem;
  letter-spacing: 0.04em;
  line-height: 3rem;
  max-width: 13.5rem;
  min-width: 10rem;
  padding-left: 1rem;
  padding-right: 1rem;
  text-align: center;
  text-decoration: none;
  text-overflow: ellipsis;
  text-transform: uppercase;
  -webkit-transform: translateZ(0);
          transform: translateZ(0);
  -webkit-transition: opacity 0.3s, max-width 0.3s;
  transition: opacity 0.3s, max-width 0.3s;
  width: 100%;
}

.scenario-block__text__continue:hover {
  opacity: 0.8;
}

.scenario-block__text__end {
  border-top: 0.1rem solid #e5e5e5;
  display: inline-block;
  cursor: pointer;
  margin-top: 2rem;
  padding: 1rem 1.5rem 0;
}

.scenario-block__text__end span {
  font-size: 1.2rem;
  font-weight: 700;
  letter-spacing: 0.05rem;
  text-transform: uppercase;
}

.scenario-block__text__end i {
  display: block;
  font-size: 1.8rem;
  margin-top: 0.5rem;
  -webkit-transform: rotate(180deg);
          transform: rotate(180deg);
}

@media (min-width: 37.5em) {
  .scenario-block__text {
    bottom: 6rem;
  }
}
@media (min-width: 48em) {
  .scenario-block__text {
    bottom: auto;
    padding-left: calc(38% + 3rem);
    top: 50%;
    -webkit-transform: translateY(-50%);
            transform: translateY(-50%);
  }
}
@media (min-width: 60em) {
  .scenario-block__text {
    padding-left: calc(38% + 6rem);
  }
}
.scenario-block__dialogues {
  height: 100%;
  left: 0;
  padding: 0;
  position: absolute;
  top: 0;
  width: 100%;
}

.scenario-block__dialogues__inner,
.scenario-block__dialogues__top__inner {
  height: 100%;
  position: relative;
  width: 100%;
}

.scenario-block__dialogues__top {
  height: 100%;
  left: 0;
  padding-left: calc(32% + 2rem);
  padding-right: 1.5rem;
  position: absolute;
  top: 0;
  width: 100%;
}

@media (min-width: 30em) {
  .scenario-block__dialogues__top {
    padding-right: 3rem;
  }
}
@media (min-width: 37.5em) {
  .scenario-block__dialogues__top {
    padding-right: 6rem;
  }
}
@media (min-width: 67.5em) {
  .scenario-block__dialogues__top {
    padding-left: calc(30% + 3rem);
  }
}
@media (min-width: 75em) {
  .scenario-block__dialogues__top {
    max-width: calc(35% + 100rem);
    padding-left: calc(28% + 3rem);
  }
}
.scenario-block__dialogues__bottom {
  bottom: 0;
  height: 55%;
  left: 0;
  position: absolute;
  width: 100%;
}

.scenario-block__dialogues__bottom__inner {
  bottom: 1.5rem;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: end;
      -ms-flex-pack: end;
          justify-content: flex-end;
  left: 0;
  padding: 0 1.5rem;
  position: absolute;
  width: 100%;
}

@media (min-width: 30em) {
  .scenario-block__dialogues__bottom__inner {
    padding: 0 3rem;
    bottom: 3rem;
  }
}
@media (min-width: 60em) {
  .scenario-block__dialogues__bottom__inner {
    padding: 0 6rem;
  }
}
@media (min-width: 75em) {
  .scenario-block__dialogues__bottom {
    max-width: calc(35% + 100rem);
  }
}
.scenario-block__dialogues__responses {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
  max-width: 44rem;
  width: 100%;
}

.scenario-block__dialogues__responses > div {
  width: 100%;
}

@media (min-width: 48em) {
  .scenario-block__dialogues__responses {
    max-width: 36rem;
  }
}
@media (min-width: 52.5em) {
  .scenario-block__dialogues__responses {
    max-width: 44rem;
  }
}
@media (min-width: 67.5em) {
  .scenario-block__dialogues__responses {
    max-width: 52rem;
  }
}
.scenario-block__dialogue {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  left: 0;
  max-width: 50rem;
  padding-left: 2rem;
  position: absolute;
  top: 6.8rem;
  -webkit-transition-duration: 0.39s;
          transition-duration: 0.39s;
  -webkit-transition-property: top, opacity;
  transition-property: top, opacity;
  width: 100%;
}

.scenario-block__dialogue--appear {
  opacity: 0;
  -webkit-transform: translate3d(0, 3rem, 0);
          transform: translate3d(0, 3rem, 0);
}

.scenario-block__dialogue--appear-active {
  opacity: 1;
  -webkit-transform: translateZ(0);
          transform: translateZ(0);
  -webkit-transition-delay: 0.3s;
          transition-delay: 0.3s;
  -webkit-transition-duration: 0.39s;
          transition-duration: 0.39s;
  -webkit-transition-property: opacity, -webkit-transform;
  transition-property: opacity, -webkit-transform;
  transition-property: opacity, transform;
  transition-property: opacity, transform, -webkit-transform;
}

.scenario-block__dialogue--enter {
  opacity: 0;
  -webkit-transform: translate3d(0, 23rem, 0);
          transform: translate3d(0, 23rem, 0);
}

.scenario-block__dialogue--enter-active {
  opacity: 1;
  -webkit-transform: translateZ(0);
          transform: translateZ(0);
  -webkit-transition-duration: 0.39s;
          transition-duration: 0.39s;
  -webkit-transition-property: opacity, -webkit-transform;
  transition-property: opacity, -webkit-transform;
  transition-property: opacity, transform;
  transition-property: opacity, transform, -webkit-transform;
}

.scenario-block__dialogue--exit {
  opacity: 1;
  -webkit-transform: translateZ(0);
          transform: translateZ(0);
}

.scenario-block__dialogue--exit-active {
  opacity: 0;
  -webkit-transform: translate3d(0, 23rem, 0);
          transform: translate3d(0, 23rem, 0);
  -webkit-transition-duration: 0.39s;
          transition-duration: 0.39s;
  -webkit-transition-property: opacity, -webkit-transform;
  transition-property: opacity, -webkit-transform;
  transition-property: opacity, transform;
  transition-property: opacity, transform, -webkit-transform;
}

.scenario-block__dialogue--faded {
  opacity: 0.5;
}

.scenario-block__dialogue--response {
  -webkit-box-pack: end;
      -ms-flex-pack: end;
          justify-content: flex-end;
  left: auto;
  right: -0.5rem;
  padding-left: 0 !important;
}

@media (min-width: 30em) {
  .scenario-block__dialogue--response {
    padding-right: 2rem;
  }
}
.scenario-block__dialogue__bubble {
  background-color: #fff;
  border-radius: 1.2rem;
  -webkit-box-shadow: 0 0.2rem 2.5rem 0 rgba(0, 0, 0, 0.15);
          box-shadow: 0 0.2rem 2.5rem 0 rgba(0, 0, 0, 0.15);
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  display: inline-block;
  font-size: 1.3rem;
  letter-spacing: 0.02rem;
  line-height: 1.4;
  padding: 1.2rem;
  position: relative;
}

@media (min-width: 22.5em) {
  .scenario-block__dialogue__bubble {
    font-size: 1.4rem;
    letter-spacing: 0.03rem;
    line-height: 1.3;
  }
}
@media (min-width: 30em) {
  .scenario-block__dialogue__bubble {
    padding: 1.5rem 2rem;
  }
}
@media (min-width: 33.75em) {
  .scenario-block__dialogue__bubble {
    font-size: 1.4rem;
    letter-spacing: 0.04rem;
    padding: 2rem 2.5rem;
  }
}
@media (min-width: 48em) {
  .scenario-block__dialogue__bubble {
    font-size: 1.5rem;
    line-height: 1.5;
  }
}
@media (min-width: 67.5em) {
  .scenario-block__dialogue__bubble {
    font-size: 1.7rem;
  }
}
.scenario-block__dialogue__bubble:after {
  border-color: transparent #fff transparent transparent;
  border-style: solid;
  border-width: 0 2.5rem 2.5rem 0;
  content: "";
  height: 0;
  left: -1.5rem;
  position: absolute;
  top: 0;
  width: 0;
}

@media (min-width: 33.75em) {
  .scenario-block__dialogue__bubble:after {
    border-width: 0 3rem 3rem 0;
    left: -2rem;
  }
}
.scenario-block__dialogue--response .scenario-block__dialogue__bubble:after {
  left: auto;
  right: 0;
  top: 100%;
  -webkit-transform: translateY(-1.2rem) scaleX(-1) rotate(-90deg);
          transform: translateY(-1.2rem) scaleX(-1) rotate(-90deg);
}

@media (min-width: 30em) {
  .scenario-block__dialogue--response .scenario-block__dialogue__bubble:after {
    right: -1.5rem;
    top: 0;
    -webkit-transform: scaleX(-1);
            transform: scaleX(-1);
  }
}
@media (min-width: 33.75em) {
  .scenario-block__dialogue--response .scenario-block__dialogue__bubble:after {
    right: -2rem;
  }
}
.scenario-block__dialogue__button {
  background-color: #fff;
  border: 0.2rem solid transparent;
  border-radius: 2rem;
  bottom: 3rem;
  -webkit-box-shadow: 0 0.2rem 2.5rem 0 rgba(0, 0, 0, 0.15);
          box-shadow: 0 0.2rem 2.5rem 0 rgba(0, 0, 0, 0.15);
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  color: #313537;
  cursor: pointer;
  display: inline-block;
  -webkit-box-flex: 1;
      -ms-flex: 1;
          flex: 1;
  font-family: lato, sans-serif;
  font-size: 1.2rem;
  font-weight: 700;
  height: 3.5rem;
  left: 50%;
  letter-spacing: 0.04em;
  line-height: 3rem;
  min-width: 12rem;
  padding: 0.1rem 2.3rem 0;
  position: absolute;
  text-align: center;
  text-decoration: none;
  text-overflow: ellipsis;
  text-transform: uppercase;
  -webkit-transform: translateX(-50%);
          transform: translateX(-50%);
}

@media (min-width: 30em) {
  .scenario-block__dialogue__button {
    bottom: 4rem;
    height: 4rem;
    min-width: 15rem;
  }
}
@media (min-width: 48em) {
  .scenario-block__dialogue__button {
    left: auto;
    right: 7.5rem;
    -webkit-transform: none;
            transform: none;
  }
}
.scenario-block__dialogue__button--appear {
  opacity: 0;
  -webkit-transform: translate3d(-50%, 3rem, 0);
          transform: translate3d(-50%, 3rem, 0);
}

@media (min-width: 48em) {
  .scenario-block__dialogue__button--appear {
    -webkit-transform: translate3d(0, 3rem, 0);
            transform: translate3d(0, 3rem, 0);
  }
}
.scenario-block__dialogue__button--appear-active {
  opacity: 1;
  -webkit-transform: translate3d(-50%, 0, 0);
          transform: translate3d(-50%, 0, 0);
  -webkit-transition-delay: 0.6s;
          transition-delay: 0.6s;
  -webkit-transition-duration: 0.39s;
          transition-duration: 0.39s;
  -webkit-transition-property: opacity, -webkit-transform;
  transition-property: opacity, -webkit-transform;
  transition-property: opacity, transform;
  transition-property: opacity, transform, -webkit-transform;
}

@media (min-width: 48em) {
  .scenario-block__dialogue__button--appear-active {
    -webkit-transform: translateZ(0);
            transform: translateZ(0);
  }
}
.scenario-block__dialogue__button i {
  display: inline-block;
  font-size: 1.5rem;
  margin-left: 0.5rem;
  -webkit-transform: rotate(180deg) translateY(-0.1rem);
          transform: rotate(180deg) translateY(-0.1rem);
}

@media (min-width: 22.5em) {
  .scenario-block__dialogue {
    top: 9rem;
  }
}
.scenario-block__response {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: end;
      -ms-flex-pack: end;
          justify-content: flex-end;
  margin-bottom: 1rem;
  width: 100%;
}

.scenario-block__response--appear {
  opacity: 0;
}

.scenario-block__response--appear-active {
  opacity: 1;
  -webkit-transition-duration: 0.39s;
          transition-duration: 0.39s;
  -webkit-transition-property: opacity;
  transition-property: opacity;
}

.scenario-block__response--0.scenario-block__response--appear-active {
  -webkit-transition-delay: 0.8s;
          transition-delay: 0.8s;
}

.scenario-block__response--1.scenario-block__response--appear-active {
  -webkit-transition-delay: 1s;
          transition-delay: 1s;
}

.scenario-block__response--2.scenario-block__response--appear-active {
  -webkit-transition-delay: 1.2s;
          transition-delay: 1.2s;
}

.scenario-block__response:last-child {
  margin: 0;
}

.scenario-block__response__inner {
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  background-color: #fff;
  border-radius: 1.2rem;
  -webkit-box-shadow: 0 0.2rem 2.5rem 0 rgba(0, 0, 0, 0.15);
          box-shadow: 0 0.2rem 2.5rem 0 rgba(0, 0, 0, 0.15);
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  cursor: pointer;
  display: -webkit-inline-box;
  display: -ms-inline-flexbox;
  display: inline-flex;
  font-size: 1.3rem;
  line-height: 1.4;
  min-height: 6rem;
  padding: 1.2rem 1.2rem 1.2rem 4.4rem;
  position: relative;
  -webkit-transition-duration: 0.39s;
          transition-duration: 0.39s;
  -webkit-transition-property: background-color, -webkit-transform;
  transition-property: background-color, -webkit-transform;
  transition-property: background-color, transform;
  transition-property: background-color, transform, -webkit-transform;
  width: auto;
}

.scenario-block__response__inner:focus,
.scenario-block__response__inner:hover {
  background-color: #eee;
  -webkit-transform: translateX(1rem);
          transform: translateX(1rem);
}

@media (min-width: 22.5em) {
  .scenario-block__response__inner {
    font-size: 1.4rem;
    line-height: 1.3;
  }
}
@media (min-width: 30em) {
  .scenario-block__response__inner {
    padding: 1.5rem 1.8rem 1.5rem 5.4rem;
  }
}
@media (min-width: 33.75em) {
  .scenario-block__response__inner {
    font-size: 1.4rem;
    line-height: 1.5;
  }
}
@media (min-width: 67.5em) {
  .scenario-block__response__inner {
    font-size: 1.5rem;
  }
}
.scenario-block__response__number {
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  background-color: #313537;
  border-radius: 50%;
  color: #fff;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  font-size: 1.1rem;
  font-weight: 900;
  height: 2rem;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  left: 1.2rem;
  position: absolute;
  top: 50%;
  -webkit-transform: translateY(-50%);
          transform: translateY(-50%);
  width: 2rem;
}

@media (min-width: 30em) {
  .scenario-block__response__number {
    font-size: 1.2rem;
    height: 2.6rem;
    left: 1.4rem;
    width: 2.6rem;
  }
}
.scenario-block__dialogues .scenario-block__response__number {
  font-family: lato, sans-serif !important;
}

.scenario-block--mobile .scenario-block__response__inner:focus,
.scenario-block--mobile .scenario-block__response__inner:hover {
  background: #fff;
  -webkit-transform: translateX(0);
          transform: translateX(0);
}

.scenario-block__pdf-details {
  border: 0.1rem solid #eaeaea;
  margin: 3rem 0;
  padding: 2rem;
}

.scenario-block__pdf-details h3 {
  font-size: 2rem;
  font-weight: 700;
  letter-spacing: 0.05rem;
  margin-bottom: 1rem;
}

.scenario-block__pdf-details svg {
  display: inline-block;
  fill: #313537;
  opacity: 0.5;
  margin: 0 0.7rem;
}

.scenario-block__pdf-details span {
  display: block;
  margin-top: 0.5rem;
}

@media (min-width: 22.5em) {
  .scenario-block {
    min-height: 66rem;
  }
}
@media (min-width: 30em) {
  .scenario-block {
    height: 66rem;
  }
}
.block-sorting-activity {
  display: block;
  background-color: #ffffff !important;
}

.sorting {
  -webkit-box-sizing: content-box;
          box-sizing: content-box;
  margin-left: auto;
  margin-right: auto;
  padding-left: 2rem;
  padding-right: 2rem;
  max-width: 102rem;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
}

@media (min-width: 33.75em) {
  .sorting {
    padding-left: 3rem;
    padding-right: 3rem;
  }
}
@media (min-width: 60em) {
  .sorting {
    padding-left: 6rem;
    padding-right: 6rem;
  }
}
.sorting__row {
  display: -ms-flexbox;
  display: -webkit-box;
  display: flex;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
  -ms-flex-pack: distribute;
      justify-content: space-around;
  -webkit-box-align: stretch;
      -ms-flex-align: stretch;
          align-items: stretch;
  -ms-flex-line-pack: stretch;
      align-content: stretch;
  margin: 3rem -1.5rem;
}

.deck {
  position: relative;
  width: 30rem;
  max-width: 50%;
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
  -webkit-perspective: 50rem;
          perspective: 50rem;
  z-index: 1;
}

.deck__title {
  margin-bottom: 1.6rem;
  font-size: 2rem;
  font-weight: 700;
  text-align: center;
}

.sorting-dark-theme .deck__title {
  color: #fff;
}

.deck .restart-button {
  margin-top: 2rem;
}

.sorting-dark-theme .deck .restart-button {
  color: #fff;
  border-color: hsla(0, 0%, 100%, 0.4);
}

.sorting-dark-theme .deck .restart-button:hover {
  color: hsla(0, 0%, 100%, 0.75) !important;
}

.deck .restart-button__content {
  -webkit-transform: translate3d(0, -6.5rem, 0);
          transform: translate3d(0, -6.5rem, 0);
  -webkit-transition: -webkit-transform 0.6s 0.2s;
  transition: -webkit-transform 0.6s 0.2s;
  transition: transform 0.6s 0.2s;
  transition: transform 0.6s 0.2s, -webkit-transform 0.6s 0.2s;
}

.deck--complete .restart-button__content {
  -webkit-transform: translateZ(0);
          transform: translateZ(0);
}

.deck__spacer {
  width: 100%;
  height: 0;
  padding-bottom: 66.666666%;
}

.deck__cardholder,
.deck__content {
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  pointer-events: none;
}

.deck__cardholder {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  opacity: 0;
  pointer-events: auto;
  -webkit-transition: opacity 0.3s;
  transition: opacity 0.3s;
}

.deck--complete .deck__cardholder {
  opacity: 1;
}

.playing-card {
  position: absolute;
  opacity: 0;
  width: 30rem;
  height: 0;
  padding-bottom: 66.666666%;
  max-width: 100%;
  max-height: 100%;
  -ms-touch-action: none;
      touch-action: none;
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
  cursor: move;
  cursor: -webkit-grab;
  cursor: grab;
  pointer-events: none;
  -webkit-transform: translate3d(0, 1.6rem, 0) scale(0.96);
          transform: translate3d(0, 1.6rem, 0) scale(0.96);
  -webkit-transition: border 0.5s, color 0.5s, opacity 0.5s, -webkit-transform 0.5s;
  transition: border 0.5s, color 0.5s, opacity 0.5s, -webkit-transform 0.5s;
  transition: transform 0.5s, border 0.5s, color 0.5s, opacity 0.5s;
  transition: transform 0.5s, border 0.5s, color 0.5s, opacity 0.5s, -webkit-transform 0.5s;
}

.playing-card:first-child {
  opacity: 1;
  z-index: 3;
  pointer-events: auto;
  -webkit-transform: translateZ(0) scale(1) rotateX(0);
          transform: translateZ(0) scale(1) rotateX(0);
  -webkit-transition-delay: 0.2s;
          transition-delay: 0.2s;
}

.playing-card:first-child.reset {
  opacity: 0;
  -webkit-transform: translate3d(0, -3rem, 0) scale(1.1) rotateX(-15deg);
          transform: translate3d(0, -3rem, 0) scale(1.1) rotateX(-15deg);
}

.playing-card:nth-child(2) {
  opacity: 1;
  z-index: 2;
  -webkit-transform: translate3d(0, 0.8rem, 0) scale(0.98) rotateX(0);
          transform: translate3d(0, 0.8rem, 0) scale(0.98) rotateX(0);
  -webkit-transition-delay: 0.1s;
          transition-delay: 0.1s;
}

.playing-card:nth-child(2).reset {
  opacity: 0;
  -webkit-transform: translate3d(0, -2rem, 0) scale(1.05) rotateX(-10deg);
          transform: translate3d(0, -2rem, 0) scale(1.05) rotateX(-10deg);
}

.playing-card:nth-child(3) {
  opacity: 1;
  z-index: 1;
  -webkit-transform: translate3d(0, 1.6rem, 0) scale(0.96) rotateX(0);
          transform: translate3d(0, 1.6rem, 0) scale(0.96) rotateX(0);
  -webkit-transition-delay: 0s;
          transition-delay: 0s;
}

.playing-card:nth-child(3).reset {
  opacity: 0;
  -webkit-transform: translate3d(0, -1rem, 0) scale(1) rotateX(-5deg);
          transform: translate3d(0, -1rem, 0) scale(1) rotateX(-5deg);
}

.playing-card__content {
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  padding: 2.5rem;
  color: #ffffff !important;
  border-radius: 1.7%;
  background: var(--app-theme-color);
  -webkit-box-shadow: 0 0 0.8rem 0.1rem rgba(0, 0, 0, 0.1);
          box-shadow: 0 0 0.8rem 0.1rem rgba(0, 0, 0, 0.1);
  -webkit-transition: border 0.5s, color 0.5s, -webkit-transform 0.15s;
  transition: border 0.5s, color 0.5s, -webkit-transform 0.15s;
  transition: transform 0.15s, border 0.5s, color 0.5s;
  transition: transform 0.15s, border 0.5s, color 0.5s, -webkit-transform 0.15s;
}
.playing-card__content .fr-view {
  color: #ffffff !important;
}

.playing-card:first-child .playing-card__content {
  color: #ffffff !important;
  border-top-color: var(--app-theme-color);
  -webkit-backface-visibility: hidden;
  backface-visibility: hidden;
}

.pile .playing-card:nth-child(n) {
  opacity: 1;
  z-index: 1;
  -webkit-transform: translateZ(0) scale(1);
          transform: translateZ(0) scale(1);
}

.playing-card--moving {
  -webkit-transition: none;
  transition: none;
  z-index: 3;
  cursor: -webkit-grabbing;
  cursor: grabbing;
}

.playing-card--moving .playing-card__content {
  -webkit-transform: rotate(3deg);
          transform: rotate(3deg);
}

.playing-card__title {
  max-height: 100%;
  overflow: hidden;
  text-align: center;
  word-wrap: break-word;
  font-size: 1.5rem;
  font-weight: 700;
}

@media (min-width: 37.5em) {
  .playing-card__title {
    font-size: 1.8rem;
  }
}
.playing-card__handle {
  position: absolute;
  bottom: 0;
  left: 0;
  right: 0;
  width: 100%;
}

.playing-card__handle:before {
  content: "";
  position: absolute;
  left: 0;
  right: 0;
  bottom: 2rem;
  height: 0.5rem;
  width: 2.2rem;
  margin: auto;
  border-top: 0.1rem solid #eaeaeb;
  border-bottom: 0.1rem solid #eaeaeb;
}

.playing-card__handle:after {
  content: "";
  position: absolute;
  bottom: 2.3rem;
  left: 50%;
  -webkit-transform: translateX(-50%);
          transform: translateX(-50%);
  width: 2.2rem;
  height: 0.1rem;
  background-color: #eaeaeb;
}

.playing-card__status {
  opacity: 0;
  position: absolute;
  top: -1.86667rem;
  left: -1.86667rem;
  height: 5.6rem;
  width: 5.6rem;
  line-height: 5.6rem;
  text-align: center;
  color: #fff;
  border-radius: 50%;
  background: var(--app-theme-color);
  -webkit-transition: opacity 0.3s 0.3s;
  transition: opacity 0.3s 0.3s;
  -webkit-backface-visibility: hidden;
  backface-visibility: hidden;
}

.playing-card__status .icon-check {
  font-size: 1.7rem;
  line-height: inherit;
}

.playing-card--fail .playing-card__content {
  -webkit-animation: shake 0.4s ease-in-out 0s;
          animation: shake 0.4s ease-in-out 0s;
}

.restart-button {
  overflow: hidden;
  display: inline-block;
  padding: 2rem 2.4rem;
  max-width: 20rem;
  min-height: 9rem;
  letter-spacing: 0.08em;
  text-transform: uppercase;
  font-size: 1rem;
  font-weight: 900;
  color: #313537;
  cursor: pointer;
  border-top: 0.1rem solid rgba(0, 0, 0, 0.2);
  -webkit-transition: color 0.3s;
  transition: color 0.3s;
}

.restart-button [class*=icon-] {
  display: block;
  font-size: 2.2rem;
  margin-top: 1rem;
}

@-webkit-keyframes ok {
  0% {
    -webkit-transform: scale(1) translateZ(0);
            transform: scale(1) translateZ(0);
  }
  30% {
    -webkit-transform: scale(0.8) translateZ(0);
            transform: scale(0.8) translateZ(0);
  }
  70% {
    -webkit-transform: scale(0.8) translateZ(0);
            transform: scale(0.8) translateZ(0);
  }
  to {
    -webkit-transform: scale(0.8) translate3d(0, 40rem, 0);
            transform: scale(0.8) translate3d(0, 40rem, 0);
  }
}

@keyframes ok {
  0% {
    -webkit-transform: scale(1) translateZ(0);
            transform: scale(1) translateZ(0);
  }
  30% {
    -webkit-transform: scale(0.8) translateZ(0);
            transform: scale(0.8) translateZ(0);
  }
  70% {
    -webkit-transform: scale(0.8) translateZ(0);
            transform: scale(0.8) translateZ(0);
  }
  to {
    -webkit-transform: scale(0.8) translate3d(0, 40rem, 0);
            transform: scale(0.8) translate3d(0, 40rem, 0);
  }
}
@-webkit-keyframes check {
  0% {
    -webkit-transform: scale(0.5);
            transform: scale(0.5);
    opacity: 0;
  }
  to {
    -webkit-transform: scale(1);
            transform: scale(1);
    opacity: 1;
  }
}
@keyframes check {
  0% {
    -webkit-transform: scale(0.5);
            transform: scale(0.5);
    opacity: 0;
  }
  to {
    -webkit-transform: scale(1);
            transform: scale(1);
    opacity: 1;
  }
}
.pile {
  -ms-flex: 1;
  -webkit-box-flex: 1;
          flex: 1 1 50%;
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  position: relative;
  overflow: hidden;
  width: 30rem;
  padding: 0 0.5rem;
  margin: 0 0 1rem;
  -webkit-perspective: 30rem;
          perspective: 30rem;
}

@media (min-width: 67.5em) {
  .pile {
    -webkit-box-flex: 1;
        -ms-flex: 1 1 0%;
            flex: 1 1 0%;
  }
}
@media (min-width: 48em) {
  .pile {
    padding: 0 1.5rem;
    margin: 0 0 3rem;
  }
}
@media (max-width: 30em) {
  .pile {
    -webkit-box-flex: 0;
        -ms-flex-positive: 0;
            flex-grow: 0;
  }
}
.pile__title {
  font-size: 1.3rem;
  font-weight: 700;
  color: rgba(49, 53, 55, 0.8);
  text-align: center;
  word-wrap: break-word;
}

@media (min-width: 37.5em) {
  .pile__title {
    font-size: 1.6rem;
  }
}
@media print {
  .pile__title {
    margin: 1.5rem;
  }
}
.sorting-dark-theme .pile__title {
  color: hsla(0, 0%, 100%, 0.8);
}

.pile__message {
  position: absolute;
  left: 0;
  top: 50%;
  -webkit-transform: translateY(-50%);
          transform: translateY(-50%);
  width: 100%;
  padding: inherit;
  z-index: 2;
  word-break: break-word;
}

@media print {
  .pile__message {
    padding: 0;
  }
}
.pile__wrapwrap {
  position: relative;
  max-width: 30rem;
  margin: 0 auto;
  background-color: #EBEBF1;
}

.pile__wrap {
  position: relative;
  padding: 1.5rem;
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
  border: 1px dashed var(--app-theme-color);
  border-radius: 4px;
}

.sorting-dark-theme .pile__wrap {
  border-color: hsla(0, 0%, 100%, 0.5);
}

.pile__wrap:after {
  content: "";
  display: block;
  padding-bottom: 66.666666%;
  height: 0;
}

.pile__background {
  position: absolute;
  opacity: 0.99;
  top: -0.1rem;
  left: -0.1rem;
  right: -0.1rem;
  bottom: -0.1rem;
  background: rgba(0, 0, 0, 0.04);
  -webkit-transition: opacity 0.3s;
  transition: opacity 0.3s;
}

.sorting-dark-theme .pile__background {
  background-color: hsla(0, 0%, 100%, 0.04);
}

.pile__content {
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  padding: 2.5rem;
  pointer-events: none;
  z-index: 2;
  outline-offset: -0.5rem;
}

.pile__content.drop-target + .pile__background {
  opacity: 0;
}

.pile__content.drop-animating {
  outline-style: none;
}

.pile__content.drop-success + .pile__background {
  opacity: 0;
}

.pile .playing-card__content {
  color: #313537;
  border-top-color: var(--app-theme-color);
}

.pile .playing-card:nth-child(n) {
  opacity: 0;
}

.pile .playing-card:last-child {
  position: absolute;
  top: 0;
  left: 0;
  height: 100%;
  opacity: 1;
  -webkit-transition: all 0.3s;
  transition: all 0.3s;
}

.pile .playing-card {
  -webkit-animation: ok 1.5s forwards;
          animation: ok 1.5s forwards;
  top: 200%;
  -webkit-transform: translateZ(-3rem);
          transform: translateZ(-3rem);
  z-index: 3;
}

.pile .playing-card__status {
  -webkit-animation: check 0.3s 0.2s forwards;
          animation: check 0.3s 0.2s forwards;
}

.pile .playing-card__title {
  color: #313537;
  font-size: 1.2rem;
  font-weight: 700;
}

@media (min-width: 37.5em) {
  .pile .playing-card__title {
    font-size: 2rem;
  }
}
@media print {
  .block-timeline {
    background-color: #fff !important;
  }
}
.block-timeline .timeline {
  padding: 5rem 2rem;
}

.block-timeline .timeline__container > div {
  width: 100%;
}

@media (min-width: 48em) {
  .block-timeline .timeline__container > div {
    width: 80rem;
    max-width: 95%;
  }
}
.block-timeline .timeline__container > .timeline-card:first-child:after,
.block-timeline .timeline__container > div:first-child .timeline-card:after {
  border: none;
}

.block-timeline .timeline__container > .timeline-card:last-child,
.block-timeline .timeline__container > div:last-child .timeline-card {
  margin-bottom: 0;
}

.timeline {
  /*font-family: merriweather, serif;*/
}

.timeline__container {
  position: relative;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
}

@media print {
  .timeline__container {
    margin: 0;
    padding-bottom: 0;
    background-color: #fff;
  }
}
.timeline-card {
  position: relative;
  -webkit-box-sizing: content-box;
          box-sizing: content-box;
  width: 100%;
  margin: 0 auto 7rem;
  border-radius: 0.4rem;
  background: #ccc;
  pointer-events: none;
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
}

@media (min-width: 48em) {
  .timeline-card {
    width: 80rem;
    max-width: 95%;
  }
}
.timeline-card:after {
  content: "";
  position: absolute;
  left: 50%;
  top: -7rem;
  height: 6.7rem;
  border: 1px solid rgba(0, 0, 0, 0.1);
}

.timeline-dark-theme .timeline-card:after {
  background: hsla(0, 0%, 100%, 0.4);
}

.timeline-card:before {
  content: "";
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  border-radius: 0.4rem 0 0 0.4rem;
  -webkit-box-shadow: 0 0 1rem 0 rgba(0, 0, 0, 0.1);
          box-shadow: 0 0 1rem 0 rgba(0, 0, 0, 0.1);
}

.timeline-card__body {
  position: relative;
  overflow: hidden;
  min-height: 21rem;
  padding: 3rem 2rem 4rem;
  border-radius: 0.4rem;
  background: #fff;
  opacity: 0.93;
  -webkit-box-shadow: 0 0 1rem 0 transparent;
          box-shadow: 0 0 1rem 0 transparent;
  -webkit-transition: opacity 0.3s;
  transition: opacity 0.3s;
  -webkit-transform-style: preserve-3d;
  -webkit-backface-visibility: hidden;
}

@media print {
  .timeline-card__body {
    opacity: 1;
  }
}
.timeline-card__body:before {
  content: "";
  position: absolute;
  top: 0;
  left: 0;
  bottom: 0;
  width: 0.4rem;
  border-radius: 0.4rem 0 0 0.4rem;
  background: var(--app-theme-color);
  opacity: 0.4;
  -webkit-transition: opacity 0.3s;
  transition: opacity 0.3s;
}

@media print {
  .timeline-card__body:before {
    opacity: 1;
  }
}
.timeline-card--active .timeline-card__body {
  opacity: 1;
  pointer-events: auto;
  -webkit-user-select: text;
  -moz-user-select: text;
  -ms-user-select: text;
  user-select: text;
}

.timeline-card--active .timeline-card__body:before {
  opacity: 1;
}

.timeline-card__main-wrap {
  opacity: 0.25;
  -webkit-transition: opacity 0.3s;
  transition: opacity 0.3s;
}

@media print {
  .timeline-card__main-wrap {
    opacity: 1;
  }
}
.timeline-card--active .timeline-card__main-wrap {
  opacity: 1;
}

.timeline-card__date {
  margin-bottom: 1rem;
  font-size: 2rem;
  font-style: italic;
  font-weight: 700;
  color: var(--app-theme-color);
}

@media print {
  .timeline-card__date {
    font-size: 1.5rem;
  }
}
.timeline-card__title {
  margin-bottom: 1rem;
  font-size: 2rem;
  line-height: 1.85;
  font-family: lato, sans-serif;
  font-weight: 700;
  letter-spacing: 0.02rem;
}

@media print {
  .timeline-card__title {
    font-size: 1.5rem;
  }
}
.timeline-card__description {
  /*font-family: merriweather, serif;*/
  font-size: 1.7rem;
  font-weight: 400;
  line-height: 1.9411764706;
}

.timeline-card__description a {
  color: var(--app-theme-color);
}

@media print {
  .timeline-card__description {
    font-size: 1.3rem;
    margin-bottom: 2rem;
  }
}
.timeline-card__audio {
  margin-bottom: 1rem;
}

.timeline-card__audio .audio-player__housing {
  margin: 0;
}

.timeline-card__linkEmbed {
  margin-bottom: 2rem;
}

.timeline-card__videoEmbed {
  margin-bottom: 3rem;
}

.timeline-card__visual {
  margin-top: 3rem;
}

.timeline-card .embed,
.timeline-card .figure-image,
.timeline-card .figure-video {
  margin-bottom: 0;
  line-height: 0;
}

@media (min-width: 48em) {
  .timeline-card__body {
    padding: 5rem 5rem 6rem;
  }
}
.block-chart__cartesian {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
}

.block-chart__cartesianChart {
  position: relative;
  margin: 0 2rem 0 3rem;
}

@media (min-width: 60em) {
  .block-chart__cartesianChart {
    margin: 0;
  }
}
.block-chart__cartesianLabelX,
.block-chart__cartesianLabelY {
  font-weight: 700;
  font-size: 1.2rem;
  letter-spacing: 0.03rem;
}

.block-chart__cartesianLabelX {
  margin-top: 1.5rem;
  text-align: center;
}

@media (min-width: 30em) {
  .block-chart__cartesianLabelX {
    margin-top: 2.5rem;
  }
}
.block-chart__cartesianLabelY {
  position: absolute;
  top: 50%;
  left: -2rem;
  -webkit-transform: translateY(-50%) rotate(180deg);
          transform: translateY(-50%) rotate(180deg);
  white-space: nowrap;
  -webkit-writing-mode: vertical-rl;
  -ms-writing-mode: tb-rl;
  writing-mode: vertical-rl;
}

.block-chart__cartesianLegend {
  -ms-flex-item-align: center;
      align-self: center;
  margin: 1.5rem auto;
  padding: 1.5rem 1rem 0;
  border-top: 0.1rem solid rgba(0, 0, 0, 0.3);
  font-size: 1.2rem;
  cursor: default;
}

.block-chart__container--darkTheme .block-chart__cartesianLegend {
  border-top-color: hsla(0, 0%, 100%, 0.5);
}

.block-chart__cartesianLegendItem {
  margin-bottom: 1rem;
}

.block-chart__cartesianLegendItem--unfocused {
  opacity: 0.5;
}

.block-chart__cartesianLegendDefn,
.block-chart__cartesianLegendTerm {
  display: inline;
}

.block-chart__cartesianLegendDefn {
  margin-left: 0.8rem;
}

.block-chart__cartesianLegendDefnPipe {
  margin: 0 0.4rem;
  color: rgba(0, 0, 0, 0.5);
}

.block-chart__container--darkTheme .block-chart__cartesianLegendDefnPipe {
  color: hsla(0, 0%, 100%, 0.5);
}

.block-chart__cartesianLegendDefnVal {
  font-weight: 700;
}

.block-chart {
  padding: 3rem 0;
  -webkit-transition: padding 0.5s;
  transition: padding 0.5s;
}

.block-chart__container {
  width: 100%;
  max-width: 92rem;
  margin-left: auto;
  margin-right: auto;
}

.block-chart__container--darkTheme {
  color: #fff;
}

@media (min-width: 52.5em) {
  .block-chart__row {
    margin-left: -1.5rem;
    margin-right: -1.5rem;
  }
  .block-chart__row:after,
  .block-chart__row:before {
    content: " ";
    display: table;
  }
  .block-chart__row:after {
    clear: both;
  }
}
@media (min-width: 52.5em) {
  .block-chart__rowInner {
    width: 83.33333%;
    padding-left: 1.5rem;
    padding-right: 1.5rem;
    margin: 0 auto;
    min-height: 1px;
  }
}
.block-chart__title {
  margin: 0 2rem;
  font-size: 2.4rem;
  letter-spacing: 0.05rem;
  text-align: center;
}

@media (min-width: 60em) {
  .block-chart__title {
    margin: 0;
  }
}
.block-chart__chart {
  position: relative;
}

.block-chart__circle {
  position: relative;
  margin-top: 4rem;
  margin-bottom: 2rem;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
}

.block-chart__circleChart {
  height: 25rem;
  margin: 0 1rem;
}

@media (min-width: 22.5em) {
  .block-chart__circleChart {
    height: 35rem;
  }
}
.block-chart__circleLegend {
  -ms-flex-item-align: center;
      align-self: center;
  margin-top: 2.15rem;
  cursor: default;
}

@media (min-width: 67.5em) {
  .author-layout .block-chart__circleLegend,
  .lesson--preview .block-chart__circleLegend,
  .lesson:not(.lesson--open) .block-chart__circleLegend {
    position: absolute;
    left: 80%;
    top: 50%;
    -webkit-transform: translateY(-50%);
            transform: translateY(-50%);
    margin-top: 0;
  }
}
@media (min-width: 80em) {
  .lesson.lesson--open .block-chart__circleLegend {
    position: absolute;
    left: 80%;
    top: 50%;
    -webkit-transform: translateY(-50%);
            transform: translateY(-50%);
    margin-top: 0;
  }
}
.block-chart__circleLegendItem {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  padding: 0.85rem 0;
  white-space: nowrap;
}

.block-chart__circleLegendItem--unfocused {
  opacity: 0.5;
}

.block-chart__circleLegendSymbol {
  width: 1.6rem;
  height: 1.6rem;
  margin-right: 1rem;
  border-radius: 0.2rem;
  -ms-flex-negative: 0;
      flex-shrink: 0;
}

.block-chart__circleLegendText {
  font-size: 1.2rem;
  font-weight: 700;
}

@-webkit-keyframes slideIn {
  0% {
    -webkit-transform: translateY(100%);
            transform: translateY(100%);
    height: 100vh;
  }
  to {
    -webkit-transform: translate(0);
            transform: translate(0);
    height: 100vh;
  }
}

@keyframes slideIn {
  0% {
    -webkit-transform: translateY(100%);
            transform: translateY(100%);
    height: 100vh;
  }
  to {
    -webkit-transform: translate(0);
            transform: translate(0);
    height: 100vh;
  }
}
@-webkit-keyframes slideInMobile {
  0% {
    -webkit-transform: translate3d(0, 100%, 0);
            transform: translate3d(0, 100%, 0);
    height: 100vh;
  }
  to {
    -webkit-transform: translateZ(0);
            transform: translateZ(0);
    height: 100vh;
  }
}
@keyframes slideInMobile {
  0% {
    -webkit-transform: translate3d(0, 100%, 0);
            transform: translate3d(0, 100%, 0);
    height: 100vh;
  }
  to {
    -webkit-transform: translateZ(0);
            transform: translateZ(0);
    height: 100vh;
  }
}
@-webkit-keyframes slideOut {
  0% {
    -webkit-transform: translate(0);
            transform: translate(0);
    opacity: 1;
    height: 100vh;
    overflow: hidden;
  }
  to {
    -webkit-transform: translateY(-100%);
            transform: translateY(-100%);
    opacity: 0.5;
    height: 100vh;
    overflow: hidden;
  }
}
@keyframes slideOut {
  0% {
    -webkit-transform: translate(0);
            transform: translate(0);
    opacity: 1;
    height: 100vh;
    overflow: hidden;
  }
  to {
    -webkit-transform: translateY(-100%);
            transform: translateY(-100%);
    opacity: 0.5;
    height: 100vh;
    overflow: hidden;
  }
}
@-webkit-keyframes slideInExit {
  0% {
    -webkit-transform: translate3d(0, -100%, 0);
            transform: translate3d(0, -100%, 0);
    height: 100vh;
  }
  to {
    -webkit-transform: translateZ(0);
            transform: translateZ(0);
    height: 100vh;
  }
}
@keyframes slideInExit {
  0% {
    -webkit-transform: translate3d(0, -100%, 0);
            transform: translate3d(0, -100%, 0);
    height: 100vh;
  }
  to {
    -webkit-transform: translateZ(0);
            transform: translateZ(0);
    height: 100vh;
  }
}
@-webkit-keyframes slideInExitMobile {
  0% {
    -webkit-transform: translate3d(0, -100%, 0);
            transform: translate3d(0, -100%, 0);
    height: 100vh;
  }
  to {
    -webkit-transform: translateZ(0);
            transform: translateZ(0);
    height: 100vh;
  }
}
@keyframes slideInExitMobile {
  0% {
    -webkit-transform: translate3d(0, -100%, 0);
            transform: translate3d(0, -100%, 0);
    height: 100vh;
  }
  to {
    -webkit-transform: translateZ(0);
            transform: translateZ(0);
    height: 100vh;
  }
}
@-webkit-keyframes slideOutExit {
  0% {
    -webkit-transform: translateZ(0);
            transform: translateZ(0);
    opacity: 1;
    height: 100vh;
    overflow: hidden;
  }
  to {
    -webkit-transform: translate3d(0, 100%, 0);
            transform: translate3d(0, 100%, 0);
    opacity: 0.5;
    height: 100vh;
    overflow: hidden;
  }
}
@keyframes slideOutExit {
  0% {
    -webkit-transform: translateZ(0);
            transform: translateZ(0);
    opacity: 1;
    height: 100vh;
    overflow: hidden;
  }
  to {
    -webkit-transform: translate3d(0, 100%, 0);
            transform: translate3d(0, 100%, 0);
    opacity: 0.5;
    height: 100vh;
    overflow: hidden;
  }
}
.page-wrap {
  overflow: hidden;
}

.page,
.page-wrap {
  position: relative;
}

.page {
  min-height: 100%;
}

.page__content {
  opacity: 0;
  -webkit-transform: none;
          transform: none;
  -webkit-transition-duration: 0.6s;
          transition-duration: 0.6s;
  -webkit-transition-property: opacity, -webkit-transform;
  transition-property: opacity, -webkit-transform;
  transition-property: transform, opacity;
  transition-property: transform, opacity, -webkit-transform;
}

.page__content--appear {
  opacity: 1;
}

.page-transition-back-enter .page__content,
.page-transition-enter .page__content {
  opacity: 0;
  -webkit-transform: translate3d(0, -3rem, 0);
          transform: translate3d(0, -3rem, 0);
}

.page-transition-back-complete .page__content,
.page-transition-complete .page__content {
  opacity: 1;
  -webkit-transform: none;
          transform: none;
}

.page__wrapper {
  position: relative;
  background-color: #f5f5f5;
  -webkit-transition-duration: 0.75s;
          transition-duration: 0.75s;
  -webkit-transition-property: -webkit-transform;
  transition-property: -webkit-transform;
  transition-property: transform;
  transition-property: transform, -webkit-transform;
  min-height: 100vh;
}

.page__wrapper--white {
  background-color: #fff;
}

.page__container {
  min-height: 100vh;
}

.page-wrap {
  height: 100%;
  overflow-y: auto;
  overflow-x: hidden;
  -webkit-overflow-scrolling: touch;
}

.page-wrap--noscroll {
  overflow-y: hidden;
}

.page-view {
  height: 100%;
  overflow: hidden;
}

.page-transition {
  position: relative;
}

.page-transition-enter {
  position: relative;
  z-index: 1;
}

.page-transition-enter .page__wrapper {
  -webkit-animation: slideInMobile 0.75s;
          animation: slideInMobile 0.75s;
}

@media (min-width: 48em) {
  .page-transition-enter .page__wrapper {
    -webkit-animation: slideIn 0.75s;
            animation: slideIn 0.75s;
  }
}
@media (max-width: 59.9375em) {
  .page-transition-enter .page__wrapper {
    -webkit-animation: slideIn 0.75s 0.3s;
            animation: slideIn 0.75s 0.3s;
  }
}
@media (max-width: 47.9375em) {
  .page-transition-enter .page__wrapper {
    -webkit-animation: slideInMobile 0.75s 0.3s;
            animation: slideInMobile 0.75s 0.3s;
  }
}
.page-transition-leave {
  position: absolute !important;
  z-index: 2;
  overflow: hidden;
  top: 0;
  left: 0;
  right: 0;
  opacity: 1;
  -webkit-transition: opacity 0.75s;
  transition: opacity 0.75s;
  height: 100vh;
  -webkit-animation: slideOut 0.75s forwards;
          animation: slideOut 0.75s forwards;
}

@media (max-width: 59.9375em) {
  .page-transition-leave {
    -webkit-animation: slideOut 0.75s 0.3s forwards;
            animation: slideOut 0.75s 0.3s forwards;
  }
}
.page-transition-back {
  position: relative;
}

.page-transition-back-enter {
  position: relative;
  z-index: 1;
  opacity: 0.99;
  -webkit-transition: opacity 0.75s;
  transition: opacity 0.75s;
}

.page-transition-back-enter .page__wrapper {
  -webkit-animation: slideInExitMobile 0.75s;
          animation: slideInExitMobile 0.75s;
}

@media (min-width: 48em) {
  .page-transition-back-enter .page__wrapper {
    -webkit-animation: slideInExit 0.75s;
            animation: slideInExit 0.75s;
  }
}
@media (max-width: 59.9375em) {
  .page-transition-back-enter .page__wrapper {
    -webkit-animation: slideInExit 0.75s 0.3s;
            animation: slideInExit 0.75s 0.3s;
  }
}
@media (max-width: 47.9375em) {
  .page-transition-back-enter .page__wrapper {
    -webkit-animation: slideInExitMobile 0.75s 0.3s;
            animation: slideInExitMobile 0.75s 0.3s;
  }
}
.page-transition-back-leave {
  position: absolute !important;
  z-index: 2;
  overflow: hidden;
  top: 0;
  left: 0;
  right: 0;
  opacity: 1;
  -webkit-transition: opacity 0.75s;
  transition: opacity 0.75s;
  height: 100vh;
  -webkit-animation: slideOutExit 0.75s forwards;
          animation: slideOutExit 0.75s forwards;
}

@media (max-width: 59.9375em) {
  .page-transition-back-leave {
    -webkit-animation: slideOutExit 0.75s 0.3s forwards;
            animation: slideOutExit 0.75s 0.3s forwards;
  }
}
.page__menu {
  position: absolute;
  padding: 1.7rem;
  top: 0;
  width: 100%;
  z-index: 10;
}

.lesson--preview .page__menu {
  display: none;
}

.embed-lesson {
  overflow: hidden;
  padding-top: 5rem;
  padding-bottom: 5rem;
}

@media (min-width: 45em) {
  .embed-lesson {
    padding-top: 8rem;
    padding-bottom: 15rem;
  }
}
.embed-lesson__item {
  -webkit-box-sizing: content-box;
          box-sizing: content-box;
  margin-left: auto;
  margin-right: auto;
  padding-left: 2rem;
  padding-right: 2rem;
  max-width: 92rem;
  position: relative;
}

@media (min-width: 33.75em) {
  .embed-lesson__item {
    padding-left: 3rem;
    padding-right: 3rem;
  }
}
@media (min-width: 60em) {
  .embed-lesson__item {
    padding-left: 6rem;
    padding-right: 6rem;
  }
}
.embed-lesson .embed__description,
.embed-lesson .embed__title {
  color: #313537;
}

@media (min-width: 52.5em) {
  .embed-lesson__row {
    margin-left: -1.5rem;
    margin-right: -1.5rem;
  }
  .embed-lesson__row:after,
  .embed-lesson__row:before {
    content: " ";
    display: table;
  }
  .embed-lesson__row:after {
    clear: both;
  }
}
.embed-lesson__main {
  position: relative;
}

@media (min-width: 52.5em) {
  .embed-lesson__main {
    display: block;
    -webkit-box-sizing: border-box;
            box-sizing: border-box;
    float: left;
    width: 83.33333%;
    padding-left: 1.5rem;
    padding-right: 1.5rem;
    min-height: 1px;
  }
  .embed-lesson__main:first-child {
    margin-left: 8.33333%;
  }
}
@media (min-width: 52.5em) {
  .lesson--open .embed-lesson__main {
    display: block;
    -webkit-box-sizing: border-box;
            box-sizing: border-box;
    float: left;
    width: 83.33333%;
    padding-left: 1.5rem;
    padding-right: 1.5rem;
    min-height: 1px;
  }
  .lesson--open .embed-lesson__main:first-child {
    margin-left: 8.33333%;
  }
}
@media (min-width: 60em) {
  .lesson--open .embed-lesson__main {
    width: 100%;
  }
  .lesson--open .embed-lesson__main:first-child {
    margin-left: 0;
  }
}
@media (min-width: 67.5em) {
  .lesson--open .embed-lesson__main {
    width: 83.33333%;
  }
  .lesson--open .embed-lesson__main:first-child {
    margin-left: 8.33333%;
  }
}
.embed-lesson__embed {
  position: relative;
  width: 100%;
  height: 0;
  padding-bottom: 56%;
}

.embed-lesson iframe {
  position: absolute;
  top: 0;
  left: 0;
  width: 100% !important;
  height: 100% !important;
}

.lesson-header {
  position: relative;
  z-index: 3;
  padding-bottom: 2.25rem;
}

@media (min-width: 48em) {
  .lesson-header {
    padding-bottom: 4.5rem;
  }
}
.lesson-header__break {
  position: relative;
}

.lesson-header__divider {
  position: absolute;
  border-bottom: 1px solid #eaeaea;
}

.lesson-header__top-wrap {
  position: relative;
  margin: 4.5rem 0 3rem;
  padding-bottom: 1.5rem;
}

@media print {
  .lesson-header__top-wrap {
    margin-top: 0;
  }
}
.lesson-header__top-wrap:after {
  content: "";
  position: absolute;
  bottom: 0;
  left: 0;
  width: 16rem;
  height: 0.3rem;
  background: var(--app-theme-color);
  -webkit-transition: background 0.3s;
  transition: background 0.3s;
}

@media print {
  .lesson-header__top-wrap:after {
    height: 0.2rem;
  }
}
@media (min-width: 48em) {
  .lesson-header__top-wrap {
    margin: 0 0 4rem;
    padding-bottom: 3rem;
  }
  .lesson-header__top-wrap:after {
    height: 0.5rem;
  }
}
.lesson-header__author {
  margin: 0 0 2rem;
  font-size: 1.3rem;
  line-height: 3.8rem;
  font-weight: 700;
  color: #707070;
}

.lesson-header__author img {
  width: 3.8rem;
  height: 3.8rem;
  border: 1px solid #fff;
  border-radius: 50%;
  vertical-align: middle;
  margin-right: 0.5rem;
}

@media print {
  .lesson-header__author img {
    width: 3rem;
    height: 3rem;
  }
}
@media (min-width: 48em) {
  .lesson-header__author {
    margin: 0 0 2rem;
  }
}
.lesson-header__title {
  position: relative;
  margin-bottom: 2rem;
  font-size: 3.5rem;
  font-weight: 700;
  /*font-family: merriweather, serif;*/
  line-height: 1.2;
  color: #2d363a;
}

@media (min-width: 48em) {
  .lesson-header__title {
    line-height: 1;
    font-size: 4.2rem;
  }
}
@media print {
  .lesson-header__title {
    font-size: 2.8rem;
  }
}
.lesson-header__audio {
  position: relative;
  background: #fff;
  margin-top: -2rem;
  max-width: 40rem;
}

@media (min-width: 48em) {
  .lesson-header__audio {
    margin-top: -4rem;
  }
}
.lesson-header__description {
  margin-bottom: 3rem;
  /*font-family: merriweather, serif;*/
  font-size: 1.7rem;
  font-weight: 400;
  line-height: 1.9411764706;
}

.lesson-header__description a {
  color: var(--app-theme-color);
}

@media (min-width: 48em) {
  .lesson-header__description {
    display: block;
  }
}
@media print {
  .lesson-header__description {
    font-size: 1.3rem;
  }
}
.lesson-header__counter {
  margin-bottom: 1.2rem;
  line-height: 1.75;
  font-size: 1rem;
  /*font-family: merriweather, serif;*/
  font-style: italic;
  font-weight: 400;
}

@media (min-width: 48em) {
  .lesson-header__counter {
    font-size: 1.2rem;
  }
}
.lesson-header__estimate {
  color: rgba(49, 53, 55, 0.4);
}

@media (min-width: 52.5em) {
  .lesson-header__row {
    margin-left: -1.5rem;
    margin-right: -1.5rem;
  }
  .lesson-header__row:after,
  .lesson-header__row:before {
    content: " ";
    display: table;
  }
  .lesson-header__row:after {
    clear: both;
  }
}
@media (min-width: 52.5em) {
  .lesson-header__main {
    display: block;
    -webkit-box-sizing: border-box;
            box-sizing: border-box;
    float: left;
    width: 83.33333%;
    padding-left: 1.5rem;
    padding-right: 1.5rem;
    min-height: 1px;
  }
  .lesson-header__main:first-child {
    margin-left: 8.33333%;
  }
}
@media (min-width: 52.5em) {
  .lesson--open .lesson-header__main {
    display: block;
    -webkit-box-sizing: border-box;
            box-sizing: border-box;
    float: left;
    width: 83.33333%;
    padding-left: 1.5rem;
    padding-right: 1.5rem;
    min-height: 1px;
  }
  .lesson--open .lesson-header__main:first-child {
    margin-left: 8.33333%;
  }
}
@media (min-width: 60em) {
  .lesson--open .lesson-header__main {
    width: 100%;
  }
  .lesson--open .lesson-header__main:first-child {
    margin-left: 0;
  }
}
@media (min-width: 67.5em) {
  .lesson--open .lesson-header__main {
    width: 83.33333%;
  }
  .lesson--open .lesson-header__main:first-child {
    margin-left: 8.33333%;
  }
}
.page__header {
  background: #fff;
  padding-top: 5rem;
  position: relative;
  z-index: 2;
}

.page__header:after {
  background-color: #eaeaea;
  bottom: 0;
  content: "";
  height: 0.1rem;
  left: 0;
  position: absolute;
  width: 100%;
}

.page__header-container {
  -webkit-box-sizing: content-box;
          box-sizing: content-box;
  margin-left: auto;
  margin-right: auto;
  padding-left: 2rem;
  padding-right: 2rem;
  max-width: 92rem;
}

@media (min-width: 33.75em) {
  .page__header-container {
    padding-left: 3rem;
    padding-right: 3rem;
  }
}
@media (min-width: 60em) {
  .page__header-container {
    padding-left: 6rem;
    padding-right: 6rem;
  }
}
@media (min-width: 33.75em) {
  .page__header {
    padding-top: 5rem;
  }
}
.progress {
  position: absolute;
  right: 0;
  left: 0;
  margin-left: 0;
  -webkit-transition-duration: 0.3s;
          transition-duration: 0.3s;
  -webkit-transition-property: padding, height;
  transition-property: padding, height;
  background: 0 0;
}

.progress-wrap {
  position: relative;
  height: 2px;
  z-index: 200;
}

@media (max-width: 47.9375em) {
  .progress-wrap--fixed {
    position: fixed;
    top: 0;
    right: 0;
    left: 0;
    -webkit-transform: translateZ(0);
            transform: translateZ(0);
  }
}
.lesson--preview .progress-wrap--fixed {
  margin-top: 0;
}

.lesson--open .progress {
  left: 28rem;
  margin-left: -28rem;
}

.progress__container {
  position: relative;
  width: 100%;
  min-height: 2px;
  padding: 0.3rem 0;
  overflow: hidden;
}

.progress__indicator {
  position: absolute;
  width: 100%;
  left: -100%;
  top: 0;
  height: 2px;
  background: var(--app-theme-color);
  -webkit-transition-duration: 0.3s;
          transition-duration: 0.3s;
  -webkit-transition-property: -webkit-transform;
  transition-property: -webkit-transform;
  transition-property: transform;
  transition-property: transform, -webkit-transform;
}

.progress--timeline {
  padding: 2rem 2rem 3.5rem;
  border-bottom: 0.1rem solid #eaeaea;
  background: #fff;
}

.lesson-progress-wrapper--visible .progress--timeline {
  padding: 2rem;
}

.progress--timeline .progress__container {
  position: relative;
}

.progress--timeline .progress__container:after {
  content: "";
  position: absolute;
  left: 0;
  right: 0;
  top: 0.4rem;
  height: 0.1rem;
  background: #eaeaeb;
}

.progress--timeline .progress__indicator {
  position: relative;
  z-index: 1;
}

.progress--timeline .progress__marker {
  -webkit-box-sizing: content-box;
          box-sizing: content-box;
  position: absolute;
  top: -0.2rem;
  z-index: 2;
  height: 0.4rem;
  width: 0.4rem;
  margin-left: -0.6rem;
  border: 0.4rem solid #fff;
  border-radius: 50%;
  background: #eaeaeb;
  -webkit-transition: background 0.3s;
  transition: background 0.3s;
}

.progress--timeline .progress__marker--active {
  background: var(--app-theme-color);
}

.progress--timeline.progress--sticky {
  padding: 2rem;
}

.progress--video .progress__indicator {
  -webkit-transition-timing-function: linear;
          transition-timing-function: linear;
  -webkit-transition-duration: 0.25s;
          transition-duration: 0.25s;
}

.lesson-progress-wrapper {
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  opacity: 0;
  pointer-events: none;
}

.lesson-progress-wrapper--visible {
  opacity: 1;
}

.labeled-graphic-lesson-content-container .labeled-graphic-canvas--visible {
  padding-bottom: 3rem;
}

@media (min-width: 37.5em) {
  .labeled-graphic-lesson-content-container .labeled-graphic-canvas--visible {
    padding-bottom: 5rem;
  }
}
@media (min-width: 45em) {
  .labeled-graphic-lesson-content-container .labeled-graphic-canvas--visible {
    padding-bottom: 26rem;
  }
}
.next-lesson {
  color: #313537;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  border-top: 0.1rem solid #ddd;
  background: #f0f0f0;
  height: 6rem;
}

@media (min-width: 48em) {
  .next-lesson {
    height: 7rem;
    width: 100%;
  }
  .page-transition-back-enter .next-lesson,
  .page-transition-enter .next-lesson {
    opacity: 0;
  }
}
.next-lesson__arrow {
  line-height: 0;
}

.next-lesson__link {
  text-decoration: none;
  color: inherit;
  outline-offset: -0.4rem;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  width: 100%;
  height: 100%;
  -webkit-transition: color 0.3s;
  transition: color 0.3s;
}

.next-lesson__link .i {
  fill: #313537;
  -webkit-transition: fill 0.3s;
  transition: fill 0.3s;
}

.next-lesson__link:focus,
.next-lesson__link:hover {
  color: var(--app-theme-color);
}

.next-lesson__link:focus .i,
.next-lesson__link:hover .i {
  fill: inherit;
}

.next-lesson--restricted .next-lesson__link {
  cursor: not-allowed;
}

.next-lesson--restricted .next-lesson__link:focus,
.next-lesson--restricted .next-lesson__link:hover {
  color: #313537 !important;
}

.next-lesson--restricted .next-lesson__link:focus .i,
.next-lesson--restricted .next-lesson__link:hover .i {
  fill: #313537 !important;
}

.next-lesson__name {
  margin-top: 0.2rem;
  margin-bottom: 0.5rem;
  padding: 0 0.5rem;
  width: 100%;
  font-size: 1.4rem;
  font-weight: 700;
  white-space: nowrap;
  text-overflow: ellipsis;
  text-align: center;
  overflow: hidden;
}

.next-lesson__name--inline,
.next-lesson__name--inline * {
  display: inline;
}

.next-lesson .i {
  width: 1.4rem;
  height: 1.4rem;
}

.previous-lesson {
  color: #313537;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  border-top: 0.1rem solid #ddd;
  background: #f0f0f0;
  display: none;
  height: 7rem;
  position: relative;
  overflow: hidden;
}

.previous-lesson__wrapper {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  height: 100%;
}

.previous-lesson__link {
  text-decoration: none;
  color: inherit;
  margin-bottom: 0.3rem;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  -webkit-transition: color 0.3s;
  transition: color 0.3s;
}

.previous-lesson__link:hover {
  color: var(--app-theme-color);
}

.previous-lesson__title {
  font-weight: 700;
  font-size: 1.4rem;
}

.previous-lesson__title--inline,
.previous-lesson__title--inline * {
  display: inline;
}

.previous-lesson [class*=icon-] {
  text-align: center;
  font-size: 1.4rem;
}

@-webkit-keyframes showcard {
  0% {
    -webkit-transform: translate3d(100%, 0, 0);
            transform: translate3d(100%, 0, 0);
  }
  to {
    -webkit-transform: translateZ(0);
            transform: translateZ(0);
  }
}

@keyframes showcard {
  0% {
    -webkit-transform: translate3d(100%, 0, 0);
            transform: translate3d(100%, 0, 0);
  }
  to {
    -webkit-transform: translateZ(0);
            transform: translateZ(0);
  }
}
@-webkit-keyframes hidecard {
  0% {
    -webkit-transform: translateZ(0);
            transform: translateZ(0);
  }
  to {
    -webkit-transform: translate3d(-100%, 0, 0);
            transform: translate3d(-100%, 0, 0);
  }
}
@keyframes hidecard {
  0% {
    -webkit-transform: translateZ(0);
            transform: translateZ(0);
  }
  to {
    -webkit-transform: translate3d(-100%, 0, 0);
            transform: translate3d(-100%, 0, 0);
  }
}
@-webkit-keyframes fadeCard {
  0% {
    opacity: 0;
  }
  to {
    opacity: 1;
  }
}
@keyframes fadeCard {
  0% {
    opacity: 0;
  }
  to {
    opacity: 1;
  }
}
@-webkit-keyframes showcardUp {
  0% {
    -webkit-transform: translate3d(-100%, 0, 0);
            transform: translate3d(-100%, 0, 0);
  }
  to {
    -webkit-transform: translateZ(0);
            transform: translateZ(0);
  }
}
@keyframes showcardUp {
  0% {
    -webkit-transform: translate3d(-100%, 0, 0);
            transform: translate3d(-100%, 0, 0);
  }
  to {
    -webkit-transform: translateZ(0);
            transform: translateZ(0);
  }
}
@-webkit-keyframes hidecardUp {
  0% {
    -webkit-transform: translateZ(0);
            transform: translateZ(0);
  }
  to {
    -webkit-transform: translate3d(100%, 0, 0);
            transform: translate3d(100%, 0, 0);
  }
}
@keyframes hidecardUp {
  0% {
    -webkit-transform: translateZ(0);
            transform: translateZ(0);
  }
  to {
    -webkit-transform: translate3d(100%, 0, 0);
            transform: translate3d(100%, 0, 0);
  }
}
@-webkit-keyframes controlloop {
  0% {
    -webkit-transform: translateZ(0);
            transform: translateZ(0);
    opacity: 1;
  }
  24% {
    -webkit-transform: translate3d(100%, 0, 0);
            transform: translate3d(100%, 0, 0);
    opacity: 1;
  }
  25% {
    -webkit-transform: translate3d(100%, 0, 0);
            transform: translate3d(100%, 0, 0);
    opacity: 0;
  }
  26% {
    -webkit-transform: translate3d(-100%, 0, 0);
            transform: translate3d(-100%, 0, 0);
    opacity: 0;
  }
  27% {
    -webkit-transform: translate3d(-100%, 0, 0);
            transform: translate3d(-100%, 0, 0);
    opacity: 1;
  }
  50% {
    -webkit-transform: translateZ(0);
            transform: translateZ(0);
    opacity: 1;
  }
  to {
    -webkit-transform: translateZ(0);
            transform: translateZ(0);
    opacity: 1;
  }
}
@keyframes controlloop {
  0% {
    -webkit-transform: translateZ(0);
            transform: translateZ(0);
    opacity: 1;
  }
  24% {
    -webkit-transform: translate3d(100%, 0, 0);
            transform: translate3d(100%, 0, 0);
    opacity: 1;
  }
  25% {
    -webkit-transform: translate3d(100%, 0, 0);
            transform: translate3d(100%, 0, 0);
    opacity: 0;
  }
  26% {
    -webkit-transform: translate3d(-100%, 0, 0);
            transform: translate3d(-100%, 0, 0);
    opacity: 0;
  }
  27% {
    -webkit-transform: translate3d(-100%, 0, 0);
            transform: translate3d(-100%, 0, 0);
    opacity: 1;
  }
  50% {
    -webkit-transform: translateZ(0);
            transform: translateZ(0);
    opacity: 1;
  }
  to {
    -webkit-transform: translateZ(0);
            transform: translateZ(0);
    opacity: 1;
  }
}
.process__wrap {
  position: relative;
}

.process__item,
.process__wrap {
  min-height: 100vh;
  overflow: hidden;
}

.process__item {
  position: absolute;
  top: 0;
  left: 0;
  opacity: 0;
  width: 100%;
  pointer-events: none;
  -webkit-transform: translate3d(100%, 0, 0);
          transform: translate3d(100%, 0, 0);
  z-index: 2;
}

.process__item-wrap {
  min-height: 100vh;
}

.process__item--done {
  opacity: 1;
  overflow: hidden;
  -webkit-animation-name: hidecard;
          animation-name: hidecard;
  -webkit-animation-duration: 0.75s;
          animation-duration: 0.75s;
  height: 100vh;
}

.process__item--active {
  position: relative;
  opacity: 1;
  pointer-events: auto;
  -webkit-animation-name: showcard;
          animation-name: showcard;
  -webkit-animation-duration: 0.75s;
          animation-duration: 0.75s;
  -webkit-animation-fill-mode: forwards;
          animation-fill-mode: forwards;
  z-index: 1;
}

.process__item--active:last-child {
  -webkit-transform: translateZ(0);
          transform: translateZ(0);
  -webkit-animation: none;
          animation: none;
  z-index: 1;
}

.process__item--next {
  opacity: 1;
  overflow: hidden;
  -webkit-transform: translate3d(100%, 0, 0);
          transform: translate3d(100%, 0, 0);
  height: 100vh;
}

.process--reverse-animation .process__item--done {
  -webkit-transform: translate3d(-100%, 0, 0);
          transform: translate3d(-100%, 0, 0);
}

.process--reverse-animation .process__item--active {
  pointer-events: auto;
  -webkit-animation-name: showcardUp;
          animation-name: showcardUp;
  -webkit-animation-duration: 0.75s;
          animation-duration: 0.75s;
  -webkit-animation-fill-mode: forwards;
          animation-fill-mode: forwards;
}

.process--reverse-animation .process__item--next {
  -webkit-animation-name: hidecardUp;
          animation-name: hidecardUp;
  -webkit-animation-duration: 0.75s;
          animation-duration: 0.75s;
}

.process__controls {
  position: fixed;
  overflow: hidden;
  opacity: 1;
  left: 0;
  right: 0;
  bottom: 0;
  z-index: 10;
  text-align: center;
  pointer-events: none;
  -webkit-transition-duration: 0.3s;
          transition-duration: 0.3s;
  -webkit-transition-property: left, right, background, -webkit-transform;
  transition-property: left, right, background, -webkit-transform;
  transition-property: left, right, transform, background;
  transition-property: left, right, transform, background, -webkit-transform;
}

.lesson--open .process__controls {
  left: 0;
}

@media (min-width: 60em) {
  .lesson--open .process__controls {
    left: 28rem;
  }
}
.page-transition-back-leave .process__controls,
.page-transition-leave .process__controls,
.process__controls--hide {
  display: none;
}

.process__controls--animating {
  outline-style: none;
}

@media (min-width: 48em) {
  .process__controls--clip {
    clip: rect(auto, 5rem, auto, auto);
  }
}
.process__controls--at-start .process__previous {
  -webkit-transform: translate3d(-100%, -50%, 0);
          transform: translate3d(-100%, -50%, 0);
}

.process__controls--at-start .process__next {
  -webkit-transform: translate3d(-10%, -50%, 0);
          transform: translate3d(-10%, -50%, 0);
  -webkit-box-shadow: 0 0.8rem 1.8rem rgba(0, 0, 0, 0.09);
          box-shadow: 0 0.8rem 1.8rem rgba(0, 0, 0, 0.09);
  padding-right: 0;
}

.process__controls--at-start .process__next .process__control-content {
  width: 100%;
}

.process__controls--at-end .process__next {
  -webkit-transform: translate3d(100%, -50%, 0);
          transform: translate3d(100%, -50%, 0);
}

.process__next,
.process__previous {
  position: absolute;
  opacity: 1;
  color: var(--app-theme-color);
  background: #fff;
  -webkit-transform: translateZ(0);
          transform: translateZ(0);
  -webkit-transition-duration: 0.75s;
          transition-duration: 0.75s;
  -webkit-transition-property: color, border-radius, width, height, line-height, -webkit-transform, -webkit-box-shadow;
  transition-property: color, border-radius, width, height, line-height, -webkit-transform, -webkit-box-shadow;
  transition-property: color, transform, box-shadow, border-radius, width, height, line-height;
  transition-property: color, transform, box-shadow, border-radius, width, height, line-height, -webkit-transform, -webkit-box-shadow;
  cursor: pointer;
  pointer-events: auto;
  outline-offset: -0.5rem;
}

.safari9 .process__controls {
  position: absolute;
  left: 0;
  width: 100%;
  -webkit-transition: none;
  transition: none;
}

.safari9 .process__next,
.safari9 .process__previous {
  top: 0;
  -webkit-transform: none;
          transform: none;
}

.safari9 .process__controls--at-start .process__previous {
  -webkit-transform: translate3d(-100%, 0, 0);
          transform: translate3d(-100%, 0, 0);
}

.safari9 .process__controls--at-start .process__next {
  -webkit-transform: translate3d(-60px, 0, 0);
          transform: translate3d(-60px, 0, 0);
}

.safari9 .process__controls--at-end .process__next {
  -webkit-transform: translate3d(100%, 0, 0);
          transform: translate3d(100%, 0, 0);
}

@media (min-width: 48em) {
  .process__controls {
    top: 0;
    color: #fff;
  }
}
@media (min-width: 48em) and (max-width: 59.9375em) {
  .lesson--open-mobile .process__controls {
    -webkit-transform: translate3d(26rem, 0, 0);
            transform: translate3d(26rem, 0, 0);
  }
}
@media (min-width: 48em) {
  .process__control-content {
    overflow: hidden;
  }
  .process__next,
  .process__previous {
    top: 50%;
    height: 10rem;
    width: 10rem;
    margin: 0 auto;
    border-radius: 50%;
    color: #fff;
    background: var(--app-theme-color);
    -webkit-box-shadow: 0 0.1rem 0.1rem rgba(0, 0, 0, 0.1);
            box-shadow: 0 0.1rem 0.1rem rgba(0, 0, 0, 0.1);
  }
  .process__controls--at-start .process__next .process__control-animation {
    -webkit-animation: controlloop 2.5s 1s 3;
            animation: controlloop 2.5s 1s 3;
  }
  .process__previous {
    opacity: 1;
    left: 0;
    padding-left: 5rem;
    text-align: center;
    -webkit-transform: translate3d(-50%, -50%, 0);
            transform: translate3d(-50%, -50%, 0);
  }
  .process__next {
    opacity: 1;
    right: 0;
    padding-right: 5rem;
    text-align: center;
    -webkit-transform: translate3d(50%, -50%, 0);
            transform: translate3d(50%, -50%, 0);
  }
  .process__control-content {
    position: absolute;
    top: 0;
    bottom: 0;
    height: 2rem;
    width: 50%;
    margin: auto;
    padding: 0 1rem;
    -webkit-transition-duration: 0.75s;
            transition-duration: 0.75s;
    -webkit-transition-property: right, width;
    transition-property: right, width;
  }
  .process__previous .process__control-content {
    left: 40%;
  }
  .process__next .process__control-content {
    right: 40%;
  }
  .process__controls--at-start .process__next .process__control-content {
    right: auto;
  }
  .process__control-icon,
  .process__control-label {
    display: inline-block;
  }
}
@media (max-width: 47.9375em) {
  .process__controls {
    overflow: visible;
    height: 5rem;
    color: #313537;
    border-top: 0.1rem solid #e7e8e8;
    background: #fff;
  }
  .lesson--open-mobile .process__controls {
    -webkit-transform: translate3d(26rem, 0, 0);
            transform: translate3d(26rem, 0, 0);
  }
  .process__controls--at-end,
  .process__controls--at-start {
    border: none;
    background: 0 0;
  }
  .process__controls--at-start .process__previous {
    opacity: 1;
    -webkit-transition: opacity 0s;
    transition: opacity 0s;
    -webkit-transition-delay: 0.3s;
            transition-delay: 0.3s;
  }
  .lesson--open-mobile .process__controls--at-start .process__previous {
    opacity: 0;
    -webkit-transition-delay: 0s;
            transition-delay: 0s;
  }
  .process__next,
  .process__previous {
    top: 0;
    bottom: 0;
    width: 50%;
    height: 4.9rem;
    padding: 0 1rem;
    text-transform: uppercase;
    font-size: 1rem;
    font-weight: 800;
    letter-spacing: 0.06rem;
    color: #313537;
    line-height: 5rem;
    border-radius: 0;
    -webkit-transform: translateZ(0);
            transform: translateZ(0);
  }
  .iphone-safari .process__next,
  .iphone-safari .process__previous {
    height: 9.3rem;
  }
  .process__next {
    right: 0;
    text-align: right;
  }
  .process__next [class*=icon-] {
    opacity: 0.2;
    margin-left: 0.8rem;
  }
  .iphone-safari .process__next [class*=icon-] {
    display: none;
  }
  .process__next .process__control-content:before {
    content: attr(data-next-step);
    opacity: 1;
    -webkit-transition: opacity 0.3s 0.3s;
    transition: opacity 0.3s 0.3s;
  }
  .process__previous {
    left: 0;
    text-align: left;
    z-index: 2;
  }
  .process__previous [class*=icon-] {
    opacity: 0.2;
    margin-right: 0.8rem;
  }
  .iphone-safari .process__previous .process__control-content:after,
  .process__previous .process__control-content:after {
    content: "";
  }
  .process__controls--at-start .process__next {
    width: 8rem;
    height: 8rem;
    line-height: 8rem;
    padding: 0;
    font-size: 1.6rem;
    text-align: center;
    color: var(--app-theme-color);
    border-radius: 50%;
    -webkit-transform: translate3d(-4rem, -4.5rem, 0);
            transform: translate3d(-4rem, -4.5rem, 0);
    -webkit-box-shadow: 0 0.8rem 1.8rem rgba(0, 0, 0, 0.09);
            box-shadow: 0 0.8rem 1.8rem rgba(0, 0, 0, 0.09);
  }
  .process__controls--at-start .process__next [class*=icon-] {
    display: inline;
    opacity: 1;
    margin-left: 0;
  }
  .process__controls--at-start .process__next .process__control-content:before {
    opacity: 0;
    position: absolute;
    right: 3rem;
    -webkit-transition: opacity 0.3s;
    transition: opacity 0.3s;
  }
  .process__controls--at-end .process__previous {
    -webkit-transform: translate3d(-100%, 0, 0);
            transform: translate3d(-100%, 0, 0);
    visibility: hidden;
    -webkit-transition: visibility 0s 1s, -webkit-transform 1s;
    transition: visibility 0s 1s, -webkit-transform 1s;
    transition: transform 1s, visibility 0s 1s;
    transition: transform 1s, visibility 0s 1s, -webkit-transform 1s;
  }
  .safari9 .process__controls {
    position: absolute;
    top: 0;
    -webkit-transition: -webkit-transform 0;
    transition: -webkit-transform 0;
    transition: transform 0;
    transition: transform 0, -webkit-transform 0;
  }
  .safari9 .process__controls--at-start .process__next {
    -webkit-transform: translate3d(-4rem, -4.5rem, 0);
            transform: translate3d(-4rem, -4.5rem, 0);
  }
}
@media (min-width: 45em) {
  .card__container {
    padding: 5rem 0 7rem;
  }
}
.card__title {
  position: relative;
  margin-bottom: 2rem;
  padding-bottom: 2.7rem;
  line-height: 1.2;
  /*font-family: merriweather, serif;*/
  font-size: 2.4rem;
  font-weight: 700;
  letter-spacing: -0.02rem;
}

@media (min-width: 45em) {
  .card__title {
    margin-bottom: 4rem;
    padding-bottom: 2.2rem;
    font-size: 4rem;
  }
}
@media print {
  .card__title {
    font-size: 2.2rem;
    page-break-inside: avoid;
  }
}
.card__title:after {
  content: "";
  position: absolute;
  bottom: 0;
  left: 0;
  margin: auto;
  height: 0.4rem;
  width: 6rem;
  background: rgba(49, 53, 55, 0.4);
}

@media print {
  .card__title:after {
    height: 0.2rem;
  }
}
.card__description {
  /*font-family: merriweather, serif;*/
  font-size: 1.7rem;
  font-weight: 400;
  line-height: 1.9411764706;
  word-wrap: break-word;
}

.card__description a {
  color: var(--app-theme-color);
}

@media print {
  .card__description {
    font-size: 1.3rem;
  }
}
.card__step-label {
  display: inline-block;
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  padding: 0.6rem 1.2rem 0.6rem 3rem;
  text-align: left;
  /*font-family: merriweather, serif;*/
  font-size: 0.8rem;
  font-weight: 600;
  font-style: italic;
  line-height: 1.2rem;
  color: #fff;
  background: var(--app-theme-color);
}

@media (min-width: 33.75em) {
  .card__step-label {
    font-size: 1.3rem;
    text-align: right;
    padding: 1.3rem 2.5rem 1.3rem 3rem;
    width: 90%;
    max-width: 14.2rem;
  }
}
@media print {
  .card__step-label {
    font-size: 1rem;
    padding: 1.2rem;
    width: inherit;
  }
}
.card__counter {
  display: block;
  margin-bottom: 0;
  line-height: 4rem;
  font-family: Oswald, serif;
  font-size: 2.4rem;
  font-weight: 900;
  text-align: left;
  color: var(--app-theme-color);
  -webkit-transition-duration: 0.3s;
          transition-duration: 0.3s;
  -webkit-transition-property: color, opacity, background;
  transition-property: color, opacity, background;
}

@media (max-width: 47.9375em) {
  .card__counter {
    font-size: 1.9rem;
  }
  .card__counter:before {
    content: "Step No.";
    display: inline-block;
    vertical-align: 18%;
    -webkit-box-sizing: border-box;
            box-sizing: border-box;
    padding: 0 3.5rem 0 0;
    margin: 0 2rem 0 -3rem;
    width: 90%;
    height: 3rem;
    max-width: 11rem;
    /*font-family: merriweather, serif;*/
    line-height: 3rem;
    text-align: right;
    font-size: 0.9rem;
    font-weight: 400;
    font-style: italic;
    color: #fff;
    -webkit-transition-duration: 0.3s;
            transition-duration: 0.3s;
    -webkit-transition-property: color, border;
    transition-property: color, border;
    background: var(--app-theme-color);
  }
}
.card__audio {
  max-width: 40rem;
}

.card__main {
  padding: 5rem 3rem 2rem;
}

.card__main:last-child {
  padding-bottom: 3rem;
}

@media print {
  .card__main:last-child {
    padding-bottom: 0;
  }
}
@media print {
  .card__main {
    padding: 0;
    margin: 2rem 0 0;
  }
}
.card__row {
  padding: 2rem 0;
}

@media (min-width: 48em) {
  .card__row {
    margin-left: -0.5rem;
    margin-right: -0.5rem;
    padding: 5rem 0 3rem;
  }
  .card__row:after,
  .card__row:before {
    content: " ";
    display: table;
  }
  .card__row:after {
    clear: both;
  }
  .card__side {
    display: block;
    -webkit-box-sizing: border-box;
            box-sizing: border-box;
    float: left;
    width: 20.83333%;
    padding-left: 0.5rem;
    padding-right: 0.5rem;
    min-height: 1px;
    text-align: left;
    line-height: 1;
  }
}
@media print and (min-width: 48em) {
  .card__side {
    float: none;
    width: inherit;
    padding: 0;
    margin-bottom: 2rem;
  }
}
@media (min-width: 48em) {
  .card__main {
    display: block;
    -webkit-box-sizing: border-box;
            box-sizing: border-box;
    float: left;
    width: 66.66667%;
    padding-left: 0.5rem;
    padding-right: 0.5rem;
    min-height: 1px;
    padding-top: 0;
  }
}
@media print and (min-width: 48em) {
  .card__main {
    float: none;
    width: inherit;
    padding: 0;
    margin-bottom: 2rem;
  }
}
.process-end {
  overflow: hidden;
  position: relative;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  min-height: 100vh;
  padding: 5.5rem 0.5rem;
  z-index: 0;
  text-align: center;
}

@media (min-width: 48em) {
  .process-end {
    padding: 5.5rem 6rem;
  }
}
.process-end__container {
  position: relative;
  width: 100%;
  padding: 0;
}

@media (min-width: 48em) {
  .process-end__container {
    padding: 4rem 12rem 0;
  }
}
.process-end__message {
  padding: 2rem 0;
  line-height: 1;
  font-size: 3.4rem;
  color: #707070;
}

@media (min-width: 48em) {
  .process-end__message {
    padding: 0;
    font-size: 6.8rem;
  }
}
.process-end__text {
  font-weight: 300;
}

.process-end__footer {
  position: absolute;
  left: 0;
  right: 0;
  bottom: 0;
  height: 7rem;
  -webkit-transform: translateZ(0);
          transform: translateZ(0);
  -webkit-transition: -webkit-transform 0s;
  transition: -webkit-transform 0s;
  transition: transform 0s;
  transition: transform 0s, -webkit-transform 0s;
}

.process-end__footer .next-lesson {
  height: 100%;
}

.process-end .restart-button {
  margin-top: 4rem;
}

@media (min-width: 48em) {
  .process-end .restart-button {
    margin-top: 6rem;
  }
}
[class$="--active"] .process-end__footer {
  -webkit-transform: translate3d(0, 100%, 0);
          transform: translate3d(0, 100%, 0);
  -webkit-animation: showFoot 0.5s 0.75s forwards;
          animation: showFoot 0.5s 0.75s forwards;
}

[class$="--active"] .process-end__footer--mobile-safari-landscape {
  -webkit-transform: translateZ(0);
          transform: translateZ(0);
  -webkit-animation: none;
          animation: none;
}

.process-header {
  position: relative;
  overflow: hidden;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  min-height: 100vh;
  padding: 5.5rem 0.5rem;
}

@media (min-width: 48em) {
  .process-header {
    padding: 4rem 6rem;
  }
}
@media (max-width: 47.9375em) {
  .lesson--preview .process-header {
    padding-top: 0.5rem;
  }
}
.process-header__container {
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  position: relative;
  width: 100%;
  max-width: 102rem;
  min-height: calc(100vh - 13rem);
  padding: 3.5rem;
  -webkit-box-shadow: 0 0.4rem 1rem rgba(0, 0, 0, 0.1);
          box-shadow: 0 0.4rem 1rem rgba(0, 0, 0, 0.1);
  background: #fff;
}

@media (min-width: 48em) {
  .process-header__container {
    padding: 10rem 0 0;
  }
}
.process-header__limit {
  max-width: 102rem;
  margin: 0 auto;
}

@media (min-width: 48em) {
  .process-header:before {
    content: "";
    position: absolute;
    top: 0;
    bottom: 0;
    left: -2rem;
    width: 0.1rem;
    background: #eaeaeb;
  }
}
.process-header__top-wrap {
  position: relative;
  margin: 0 0 3rem;
  padding-bottom: 1.5rem;
}

.process-header__top-wrap:after {
  content: "";
  position: absolute;
  bottom: 0;
  left: 0;
  width: 16rem;
  height: 0.3rem;
  background: var(--app-theme-color);
  -webkit-transition: background 0.3s;
  transition: background 0.3s;
}

@media (min-width: 48em) {
  .process-header__top-wrap {
    margin: 0 0 4rem;
    padding-bottom: 3rem;
  }
  .process-header__top-wrap:after {
    height: 0.5rem;
  }
}
.process-header__author {
  margin: 0 0 2rem;
  font-size: 1.3rem;
  line-height: 3.8rem;
  font-weight: 700;
  color: #707070;
}

.process-header__author img {
  width: 3.8rem;
  height: 3.8rem;
  border: 1px solid #fff;
  border-radius: 50%;
  vertical-align: middle;
  margin-right: 0.5rem;
}

@media (min-width: 48em) {
  .process-header__author {
    margin: 0 0 2rem;
  }
}
.process-header__title {
  position: relative;
  margin-bottom: 2rem;
  font-size: 3.5rem;
  font-weight: 700;
  /*font-family: merriweather, serif;*/
  line-height: 1.2;
  color: #2d363a;
}

@media (min-width: 48em) {
  .process-header__title {
    line-height: 1;
    font-size: 4.2rem;
  }
}
.process-header__audio {
  position: relative;
  background: #fff;
  margin-top: -2rem;
  max-width: 40rem;
}

@media (min-width: 48em) {
  .process-header__audio {
    margin-top: -4rem;
  }
}
.process-header__description {
  margin-bottom: 3rem;
  /*font-family: merriweather, serif;*/
  font-size: 1.7rem;
  font-weight: 400;
  line-height: 1.9411764706;
}

.process-header__description a {
  color: var(--app-theme-color);
}

@media (min-width: 48em) {
  .process-header__description {
    display: block;
  }
}
.process-header__counter {
  margin-bottom: 1.2rem;
  line-height: 1.75;
  font-size: 1rem;
  /*font-family: merriweather, serif;*/
  font-style: italic;
  font-weight: 400;
}

@media (min-width: 48em) {
  .process-header__counter {
    font-size: 1.2rem;
  }
}
.process-header__row {
  padding: 2.5rem 0 1.5rem;
}

@media (min-width: 48em) {
  .process-header__row {
    margin-left: -0.5rem;
    margin-right: -0.5rem;
    padding: 5rem 0 7rem;
  }
  .process-header__row:after,
  .process-header__row:before {
    content: " ";
    display: table;
  }
  .process-header__row:after {
    clear: both;
  }
  .process-header__main {
    display: block;
    -webkit-box-sizing: border-box;
            box-sizing: border-box;
    float: left;
    width: 66.66667%;
    padding-left: 0.5rem;
    padding-right: 0.5rem;
    min-height: 1px;
    position: relative;
    margin-left: 16.66667%;
  }
}
.progress-summary {
  position: relative;
  min-height: 100vh;
  padding: 0 10rem 5rem;
}

@media (max-width: 64em) {
  .progress-summary {
    padding: 0 9rem 5rem;
  }
}
@media (max-width: 59.9375em) {
  .progress-summary {
    padding: 0 10rem 5rem;
  }
}
@media (max-width: 47.9375em) {
  .progress-summary {
    padding: 0 8rem 5rem;
  }
}
@media (max-width: 42.4375em) {
  .progress-summary {
    padding: 0 6rem 5rem;
  }
}
@media (max-width: 33.6875em) {
  .progress-summary {
    padding: 0 4rem 5rem;
  }
}
@media (max-width: 29.9375em) {
  .progress-summary {
    padding: 0 2rem 5rem;
  }
}
.progress-summary__no-req {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
}

.progress-summary__confetti {
  position: fixed;
  top: 0;
  left: 0;
}

.progress-summary__header {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  padding-top: 6rem;
  padding-bottom: 5rem;
}

@media (max-width: 42.4375em) {
  .progress-summary__header {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
        -ms-flex-direction: column;
            flex-direction: column;
    -webkit-box-align: start;
        -ms-flex-align: start;
            align-items: flex-start;
  }
}
.progress-summary__no-req .progress-summary__header {
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  -webkit-box-pack: unset;
      -ms-flex-pack: unset;
          justify-content: unset;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  width: 50rem;
  border-bottom: 1px solid #e5e5e5;
  padding-top: 7rem;
  padding-bottom: 3rem;
}

@media (max-width: 42.4375em) {
  .progress-summary__no-req .progress-summary__header {
    width: 100%;
  }
}
.progress-summary__header-title {
  font-family: Lato;
  font-size: 3.6rem;
  font-weight: 300;
  font-style: normal;
  font-stretch: normal;
  line-height: normal;
  letter-spacing: 0.02rem;
  color: #313537;
}

@media (max-width: 42.4375em) {
  .progress-summary__header-title {
    margin-bottom: 0.8rem;
  }
}
@media (max-width: 29.9375em) {
  .progress-summary__header-title {
    font-size: 3.2rem;
  }
}
.progress-summary__no-req .progress-summary__header-title {
  margin-bottom: 1rem;
}

.progress-summary__header-trophy {
  width: 2.2rem;
  height: 2.2rem;
  margin-right: 0.8rem;
}

.progress-summary__header-completion-date {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  font-size: 1.5rem;
  letter-spacing: 0.02rem;
}

.progress-summary__header-due {
  padding: 0.5rem 1.2rem;
  border-radius: 0.4rem;
  border: 0.1rem solid;
  font-size: 1rem;
  font-family: Lato;
  font-weight: 900;
  letter-spacing: 0.04rem;
  text-transform: uppercase;
}

@media (max-width: 42.4375em) {
  .progress-summary__header-due {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: center;
        -ms-flex-pack: center;
            justify-content: center;
    width: 100%;
    margin-top: 1rem;
  }
}
.progress-summary__section {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
}

.progress-summary__no-req .progress-summary__section {
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
}

.progress-summary__lessons-completed {
  font-size: 1.5rem;
  letter-spacing: 0.008rem;
  color: #313537;
}

.progress-summary__start-over {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  font-size: 1.2rem;
  font-weight: 700;
  text-transform: uppercase;
  text-decoration: none;
  letter-spacing: 0.05rem;
  color: #313537;
  margin-top: 3rem;
  margin-bottom: 2rem;
  cursor: pointer;
}

.progress-summary__start-over-icon {
  font-size: 1.5rem;
  -webkit-transform: rotate(180deg);
          transform: rotate(180deg);
  color: #313537;
  margin-top: 0.8rem;
}

.progress-summary__requirements-met {
  margin-bottom: 1.5rem;
  font-size: 1.5rem;
  color: #61737c;
}

.progress-summary__requirements {
  margin-top: 1rem;
}

.progress-summary__completion-controls {
  margin-top: 4rem;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
}

@media (max-width: 42.4375em) {
  .progress-summary__completion-controls {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
        -ms-flex-direction: column;
            flex-direction: column;
  }
}
.progress-summary__no-req .progress-summary__completion-controls {
  margin-top: 3rem;
}

.progress-summary__completion-control {
  margin-right: 2rem;
}

@media (max-width: 42.4375em) {
  .progress-summary__completion-control {
    margin-right: 0;
    margin-bottom: 2rem;
  }
}
.progress-summary__completion-control:last-child {
  margin-right: 0;
}

@media (max-width: 42.4375em) {
  .progress-summary__completion-control:last-child {
    margin-bottom: 0;
  }
}
.progress-summary__btn-back {
  display: inline-block;
  padding: 1rem 3rem;
  border-radius: 8rem;
  font-size: 1.2rem;
  font-weight: 700;
  letter-spacing: 0.1rem;
  text-transform: uppercase;
  color: #fff;
  cursor: pointer;
}

@media (max-width: 42.4375em) {
  .progress-summary__btn-back {
    width: 100%;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: center;
        -ms-flex-pack: center;
            justify-content: center;
  }
}
.certificateDownload__link-base {
  font-size: 1.2rem;
  font-weight: 800;
  letter-spacing: 0.02rem;
  line-height: 1.2rem;
  color: #fff;
  text-decoration: none;
  cursor: pointer;
}

.certificateDownload__link-base:focus,
.certificateDownload__link-base:hover {
  opacity: 0.5;
}

.certificateDownload__btn-base {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  border-radius: 8rem;
  border: 0.1rem solid #adaeaf;
  font-size: 1.2rem;
  font-weight: 700;
  letter-spacing: 0.1rem;
  text-transform: uppercase;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  color: #313537;
  padding: 1rem 3rem 1rem 2.5rem;
}

@media (max-width: 25.8125em) {
  .certificateDownload__btn-base {
    width: 100%;
    -webkit-box-pack: center;
        -ms-flex-pack: center;
            justify-content: center;
  }
}
.certificateDownload__link {
  cursor: pointer;
}

.certificateDownload__error {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  cursor: pointer;
}

.certificateDownload__error-icon {
  margin-top: 0.1rem;
  margin-right: 0.5rem;
}

.certificateDownload__error-text {
  color: #eb524d;
  font-size: 1.2rem;
  font-weight: 800;
  letter-spacing: 0.02rem;
  line-height: 1.2rem;
  text-decoration: none;
}

.certificateDownload__loading {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
}

.certificateDownload__loading-spinner {
  width: 14px;
  height: 14px;
  margin-top: 0.1rem;
  margin-right: 0.5rem;
  -webkit-animation-name: loading;
          animation-name: loading;
  -webkit-animation-duration: 0.7s;
          animation-duration: 0.7s;
  -webkit-animation-timing-function: cubic-bezier(0.5, 0.35, 0.5, 0.65);
          animation-timing-function: cubic-bezier(0.5, 0.35, 0.5, 0.65);
  -webkit-animation-iteration-count: infinite;
          animation-iteration-count: infinite;
}

.certificateDownload__certificate-icon {
  margin-right: 0.7rem;
}

.progress-summary__requirement {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  border-top: 0.1rem solid #eee;
  padding: 2rem 0;
}

.progress-summary__requirement:last-child {
  border-bottom: 0.1rem solid #eee;
}

.progress-summary__requirement-stats-wrap {
  width: 100%;
}

.progress-summary__requirement-title {
  font-family: Lato;
  font-size: 1.8rem;
  font-weight: 700;
  font-style: normal;
  font-stretch: normal;
  line-height: normal;
  letter-spacing: 0.02rem;
  color: #313537;
  margin-bottom: 1rem;
}

@media (max-width: 29.9375em) {
  .progress-summary__requirement-title {
    font-size: 1.6rem;
  }
}
.progress-summary__requirement-stats {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  font-family: Lato;
  font-size: 1.5rem;
  color: #313537;
}

@media (max-width: 42.4375em) {
  .progress-summary__requirement-stats {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
        -ms-flex-direction: column;
            flex-direction: column;
    -webkit-box-align: start;
        -ms-flex-align: start;
            align-items: flex-start;
  }
}
.progress-summary__requirement-stats > :first-child {
  max-width: 50%;
  border-right: 1px solid #d8d8d8;
  padding-right: 1.2rem;
}

@media (max-width: 42.4375em) {
  .progress-summary__requirement-stats > :first-child {
    max-width: unset;
    border-right: none;
    padding-right: 0;
  }
}
.progress-summary__requirement-stats > :last-child {
  max-width: 50%;
  margin-left: 1.2rem;
}

@media (max-width: 42.4375em) {
  .progress-summary__requirement-stats > :last-child {
    max-width: unset;
    margin-top: 0.3rem;
    margin-left: 0;
  }
}
.progress-summary__requirement-stats-link {
  text-decoration: none;
  font-size: 1.5rem;
  font-weight: 700;
}

.progress-summary__requirement-stats-percent-achieved {
  font-weight: 700;
}

.progress-summary__requirement-checkbox-empty {
  margin-right: 1.3rem;
  margin-left: 1.3rem;
  border: 0.2rem solid #eee;
  min-width: 2.3rem;
  min-height: 2.3rem;
  border-radius: 0.2rem;
}

.progress-summary__requirement-checkbox-checked {
  margin-right: 1rem;
  margin-left: 1.3rem;
  min-width: 2.6rem;
  min-height: 2.4rem;
}

.progress-summary__lp-next {
  height: 38.7rem;
}

@media (max-width: 42.4375em) {
  .progress-summary__lp-next {
    height: auto;
    margin-top: 4.8rem;
  }
}
.progress-summary__lp-next-inner {
  position: absolute;
  bottom: 3rem;
  right: 3rem;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
}

@media (max-width: 42.4375em) {
  .progress-summary__lp-next-inner {
    position: unset;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
        -ms-flex-direction: column;
            flex-direction: column;
  }
}
.progress-summary__lp-next-label {
  color: #6a737c;
  font-size: 1.6rem;
  letter-spacing: 0.032rem;
}

.progress-summary__lp-next-label-icon path {
  fill: #6a737c;
}

@media (max-width: 42.4375em) {
  .progress-summary__lp-next-label-icon {
    -webkit-transform: rotate(90deg);
            transform: rotate(90deg);
  }
}
.progress-summary__lp-next-card {
  width: 24.6rem;
  min-width: 24.6rem;
  margin-left: 3rem;
}

@media (max-width: 42.4375em) {
  .progress-summary__lp-next-card {
    width: 31.4rem;
    min-width: 31.4rem;
    margin-left: 0;
    margin-top: 2rem;
  }
}
@media (max-width: 22.4375em) {
  .progress-summary__lp-next-card {
    width: 24.6rem;
    min-width: 24.6rem;
    margin-left: 0;
    margin-top: 2rem;
  }
}
@-webkit-keyframes hidequizcard {
  0% {
    -webkit-transform: translateZ(0) rotateX(0) rotateY(0);
            transform: translateZ(0) rotateX(0) rotateY(0);
    opacity: 1;
  }
  30% {
    -webkit-transform: translateZ(2rem) rotateX(0) rotateY(0);
            transform: translateZ(2rem) rotateX(0) rotateY(0);
    opacity: 1;
  }
  99% {
    -webkit-transform: translate3d(0, 100%, 4rem) rotateX(-7deg) rotateY(5deg);
            transform: translate3d(0, 100%, 4rem) rotateX(-7deg) rotateY(5deg);
    opacity: 1;
  }
  to {
    -webkit-transform: translate3d(0, 100%, 4rem) rotateX(-7deg) rotateY(5deg);
            transform: translate3d(0, 100%, 4rem) rotateX(-7deg) rotateY(5deg);
    opacity: 0;
  }
}
@keyframes hidequizcard {
  0% {
    -webkit-transform: translateZ(0) rotateX(0) rotateY(0);
            transform: translateZ(0) rotateX(0) rotateY(0);
    opacity: 1;
  }
  30% {
    -webkit-transform: translateZ(2rem) rotateX(0) rotateY(0);
            transform: translateZ(2rem) rotateX(0) rotateY(0);
    opacity: 1;
  }
  99% {
    -webkit-transform: translate3d(0, 100%, 4rem) rotateX(-7deg) rotateY(5deg);
            transform: translate3d(0, 100%, 4rem) rotateX(-7deg) rotateY(5deg);
    opacity: 1;
  }
  to {
    -webkit-transform: translate3d(0, 100%, 4rem) rotateX(-7deg) rotateY(5deg);
            transform: translate3d(0, 100%, 4rem) rotateX(-7deg) rotateY(5deg);
    opacity: 0;
  }
}
.quiz__wrap {
  position: relative;
}

.quiz__item,
.quiz__wrap {
  min-height: 40vh;
  overflow: hidden;
  margin-bottom: 30px;
}

.quiz__item {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  pointer-events: none;
  z-index: 2;
  -webkit-transform: translateZ(-3rem);
          transform: translateZ(-3rem);
  -webkit-perspective: 1000px;
          perspective: 1000px;
  -webkit-transform-style: preserve-3d;
          transform-style: preserve-3d;
}

.quiz__item-wrap {
  min-height: 40vh;
}

.quiz__item--done {
  opacity: 0;
  overflow: visible;
  -webkit-animation: hidequizcard 0.9s forwards;
          animation: hidequizcard 0.9s forwards;
  height: 100vh;
  z-index: 6;
}

.quiz__item--done > div:after {
  content: "";
  position: absolute;
  bottom: -25vh;
  left: 0;
  height: 50vh;
  width: 100%;
  background: #f5f5f5;
}

.quiz__item--active {
  position: relative;
  pointer-events: auto;
  min-height: 40vh;
  margin-bottom: 0;
  z-index: 5;
  -webkit-transform: translateZ(0);
          transform: translateZ(0);
}

.quiz__item--active .quiz__item-wrap {
  opacity: 1;
}

.quiz__item--active .quiz__item-wrap:after {
  content: "";
  position: absolute;
  bottom: -25vh;
  left: 0;
  height: 50vh;
  width: 100%;
  background: #ffffff;
}

@media print {
  .quiz__item--active .quiz__item-wrap:after {
    display: none;
  }
}
.quiz__item--next {
  overflow: visible;
  height: 40vh;
  z-index: 4;
}

.quiz__item--next .quiz__item-wrap {
  opacity: 1;
}

@media print {
  .quiz__item--next {
    display: none;
  }
}
.quiz__item--penultimate {
  overflow: visible;
  z-index: 3;
}

.quiz__item--penultimate .quiz__item-wrap {
  opacity: 1;
}

@media print {
  .quiz__item--penultimate {
    display: none;
  }
}
.quiz__item:last-child {
  -webkit-perspective: none;
          perspective: none;
}

.quiz__item:last-child:after {
  display: none;
}

@-webkit-keyframes showFoot {
  0% {
    -webkit-transform: translate3d(0, 100%, 0);
            transform: translate3d(0, 100%, 0);
    opacity: 0;
  }
  to {
    -webkit-transform: translateZ(0);
            transform: translateZ(0);
    opacity: 1;
  }
}

@keyframes showFoot {
  0% {
    -webkit-transform: translate3d(0, 100%, 0);
            transform: translate3d(0, 100%, 0);
    opacity: 0;
  }
  to {
    -webkit-transform: translateZ(0);
            transform: translateZ(0);
    opacity: 1;
  }
}
.quiz-end {
  background: #ffffff;
}

.quiz-end__container {
  position: relative;
  overflow: hidden;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  min-height: 100vh;
  padding: 0rem 0.5rem;
  z-index: 2;
}

@media (min-width: 45em) {
  .quiz-end__container {
    padding: 3rem 6rem;
  }
}
.quiz-end__footer {
  position: absolute;
  z-index: 2;
  left: 0;
  right: 0;
  bottom: 0;
  height: 7rem;
  -webkit-transform: translateZ(0);
          transform: translateZ(0);
  -webkit-transition: -webkit-transform 0s;
  transition: -webkit-transform 0s;
  transition: transform 0s;
  transition: transform 0s, -webkit-transform 0s;
  opacity: 0;
}

.quiz-end__footer .next-lesson {
  height: 100%;
}

[class$="--active"] .quiz-end__footer {
  -webkit-transform: translate3d(0, 100%, 0);
          transform: translate3d(0, 100%, 0);
  -webkit-animation: showFoot 0.5s 0.75s forwards;
          animation: showFoot 0.5s 0.75s forwards;
}

.quiz-results {
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  position: relative;
  opacity: 0;
  width: 100%;
  max-width: 59rem;
  padding: 3.5rem;
}

.quiz-results--active {
  opacity: 1;
}

@media (min-width: 48em) {
  .quiz-results {
    padding: 0;
  }
}
.quiz-results__header {
  padding-top: 1.5rem;
  margin-bottom: 30px;
  border-top: 0.1rem solid #d6d7d7;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
}

@media (min-width: 48em) {
  .quiz-results__header {
    margin-bottom: 50px;
  }
}
.quiz-results__passing {
  display: none;
}

@media (max-width: 44.9375em) {
  .quiz-results__passing {
    display: block;
    font-size: 3.2rem;
  }
}
.quiz-results__results {
  position: relative;
  margin: -3rem;
}

@media (min-width: 48em) {
  .quiz-results__results {
    margin: 0 auto;
    width: 39rem;
  }
}
.quiz-results__label {
  line-height: 1.125;
  font-size: 30px;
  font-weight: 700;
  width: 100%;
}
@media (min-width: 990px) {
  .quiz-results__label {
    width: 50%;
  }
}

@media (min-width: 48em) {
  .quiz-results__label {
    font-size: 30px;
    width: 100%;
  }
}
.quiz-results__footer {
  text-align: center;
  opacity: 0;
  pointer-events: none;
  -webkit-transition: opacity 0.9s 4.5s;
  transition: opacity 0.9s 4.5s;
  margin-top: 80px;
}
@media (min-width: 991px) {
  .quiz-results__footer {
    margin-top: 0;
  }
}

.quiz-results__footer--active {
  opacity: 1;
  pointer-events: inherit;
}

.quiz-results .restart-button__content {
  -webkit-transform: translate3d(0, -6.5rem, 0);
          transform: translate3d(0, -6.5rem, 0);
  -webkit-transition: -webkit-transform 0.9s 4.7s;
  transition: -webkit-transform 0.9s 4.7s;
  transition: transform 0.9s 4.7s;
  transition: transform 0.9s 4.7s, -webkit-transform 0.9s 4.7s;
}
.quiz-results .restart-button__content span {
  display: block;
}

.quiz-results__footer--active .restart-button__content {
  -webkit-transform: translateZ(0);
          transform: translateZ(0);
}

.odometer {
  max-width: 100%;
}

.odometer__score {
  position: absolute;
  top: 22%;
  left: 0;
  right: 0;
  margin: auto;
  max-width: 22rem;
  line-height: 2rem;
}
@media (min-width: 990px) {
  .odometer__score {
    top: 34%;
  }
}

.ie11 .odometer__score {
  left: 150px;
}

.odometer__score--fail .odometer__score-label,
.odometer__score--pass .odometer__score-label {
  opacity: 0;
  -webkit-transition: opacity 0.3s;
  transition: opacity 0.3s;
}

@media (min-width: 30em) {
  .odometer__score {
    top: 37%;
    max-width: 30rem;
    width: 100%;
  }
}
.odometer__score-label {
  letter-spacing: 0.08em;
  text-align: center;
  font-size: 1rem;
  font-weight: 900;
  text-transform: uppercase;
  color: #707070;
  -webkit-transition: opacity 0.3s 0.3s;
  transition: opacity 0.3s 0.3s;
}

@media (min-width: 30em) {
  .odometer__score-label {
    font-size: 1rem;
  }
}
.odometer__fail-label,
.odometer__pass-label {
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  margin: auto;
  opacity: 0;
  letter-spacing: 0.08em;
  text-align: center;
  font-size: 1.2rem;
  font-weight: 900;
  color: rgba(49, 53, 55, 0.4);
  -webkit-transition: opacity 0.3s;
  transition: opacity 0.3s;
}

@media (min-width: 30em) {
  .odometer__fail-label,
  .odometer__pass-label {
    font-size: 1.4rem;
  }
}
.odometer__pass-label {
  color: var(--app-theme-color);
}

.odometer__fail-label {
  color: #313537;
}

.odometer__score--fail .odometer__fail-label,
.odometer__score--pass .odometer__pass-label,
.odometer__score-percent {
  opacity: 1;
  -webkit-transition: opacity 0.3s 0.3s;
  transition: opacity 0.3s 0.3s;
}

.odometer__score-percent {
  text-align: center;
  font-weight: 200;
  font-size: 48px;
  line-height: 1.25;
}

.odometer__score-percent--hidden {
  -webkit-transition: opacity 0.3s;
  transition: opacity 0.3s;
  opacity: 0;
}

@media (min-width: 22.5em) {
  .odometer__score-percent {
    font-size: 64px;
  }
}
@media (min-width: 30em) {
  .odometer__score-percent {
    font-size: 82px;
  }
}
.odometer__passmark {
  position: absolute;
  padding: 2rem 1rem 1rem 4rem;
  white-space: nowrap;
  -webkit-transform: translateY(-80%);
          transform: translateY(-80%);
}

@media (min-width: 22.5em) {
  .odometer__passmark {
    padding: 1rem 1rem 1rem 5.5rem;
    -webkit-transform: translateY(-100%);
            transform: translateY(-100%);
  }
}
@media (min-width: 30em) {
  .odometer__passmark {
    padding: 1rem 1rem 1rem 7.5rem;
  }
}
@media (max-width: 44.9375em) {
  .odometer__passmark {
    display: none;
    top: -8rem;
    right: 4rem;
    padding: 0;
    font-size: 3.2rem;
    -webkit-transform: none;
            transform: none;
  }
}
.odometer__passlabel {
  display: block;
  text-transform: uppercase;
  line-height: 1.5;
  letter-spacing: 0.08rem;
  font-family: lato, sans-serif;
  font-weight: 900;
  font-size: 0.8rem;
  color: #313537;
}

@media (min-width: 22.5em) {
  .odometer__passlabel {
    font-size: 0.8rem;
  }
}
@media (min-width: 30em) {
  .odometer__passlabel {
    font-size: 1rem;
  }
}
@media (max-width: 44.9375em) {
  .odometer__passlabel {
    font-size: 1.6rem;
  }
}
.odometer__passpercent {
  letter-spacing: 0.02rem;
  /*font-family: merriweather, serif;*/
  font-size: 0.8rem;
  color: #707070;
}

@media (min-width: 22.5em) {
  .odometer__passpercent {
    font-size: 1rem;
  }
}
@media (min-width: 30em) {
  .odometer__passpercent {
    font-size: 1.2rem;
  }
}
@media (max-width: 44.9375em) {
  .odometer__passpercent {
    font-size: 1.4rem;
  }
}
.odometer__canvas {
  position: relative;
  display: block;
  width: 59rem;
  max-width: 100%;
  z-index: 1;
}

.odometer__fail,
.odometer__pass {
  position: absolute;
  top: 40%;
  max-width: 28.813559%;
  left: 0;
  right: 0;
  margin: auto;
}

.quiz-header {
  position: relative;
  overflow: hidden;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  min-height: 80vh;
  padding: 0;
  z-index: 3;
}
@media (min-width: 990px) {
  .quiz-header {
    padding: 15px 15px 25px 15px;
  }
}

@media print {
  .quiz-header {
    padding: inherit;
  }
}
.quiz-header__container {
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  position: relative;
  min-height: calc(100vh - 8.5rem);
  width: 100%;
  max-width: 102rem;
  padding: 25px 0 0 0;
  -webkit-box-shadow: 0 0.3rem 1rem rgba(0, 0, 0, 0.1);
          box-shadow: 0 0.3rem 1rem rgba(0, 0, 0, 0.1);
  background: #fff;
}
@media (min-width: 990px) {
  .quiz-header__container {
    padding: 25px;
    -webkit-box-shadow: 0 0.3rem 1rem rgba(0, 0, 0, 0.1);
            box-shadow: 0 0.3rem 1rem rgba(0, 0, 0, 0.1);
  }
}

@media (min-width: 48em) {
  .quiz-header__container {
    padding: 20px 0;
    min-height: calc(100vh - 13rem);
  }
}
@media print {
  .quiz-header__container {
    padding: inherit;
    -webkit-box-shadow: none;
            box-shadow: none;
  }
}
.quiz-header__limit {
  max-width: 102rem;
  margin: 0 auto;
}

@media (min-width: 48em) {
  .quiz-header:before {
    content: "";
    position: absolute;
    top: 0;
    bottom: 0;
    left: -2rem;
    width: 0.1rem;
    background: #eaeaeb;
  }
}
.quiz-header__top-wrap {
  position: relative;
  margin: 0 0 3rem;
  padding-bottom: 1.5rem;
}

.quiz-header__top-wrap:after {
  content: "";
  position: absolute;
  bottom: 0;
  left: 0;
  width: 16rem;
  height: 0.3rem;
  background: var(--app-theme-color);
  -webkit-transition: background 0.3s;
  transition: background 0.3s;
}

@media (min-width: 48em) {
  .quiz-header__top-wrap {
    margin: 0 0 4rem;
    padding-bottom: 1rem;
  }
  .quiz-header__top-wrap:after {
    height: 5px;
  }
}
.quiz-header__author {
  margin: 0 0 2rem;
  font-size: 1.3rem;
  line-height: 3.8rem;
  font-weight: 700;
  color: #707070;
}

.quiz-header__author img {
  width: 3.8rem;
  height: 3.8rem;
  border: 1px solid #fff;
  border-radius: 50%;
  vertical-align: middle;
  margin-right: 0.5rem;
}

@media (min-width: 48em) {
  .quiz-header__author {
    margin: 0 0 2rem;
  }
}
.quiz-header__title {
  position: relative;
  margin-bottom: 25px;
  font-size: 3.5rem;
  font-weight: 700;
  /*font-family: merriweather, serif;*/
  line-height: 1.2;
  color: #2d363a;
}
.quiz-header__title h3 {
  font-size: 34px;
}

@media (min-width: 48em) {
  .quiz-header__title {
    line-height: 1;
    font-size: 4.2rem;
  }
}
.quiz-header__audio {
  position: relative;
  background: #fff;
  margin-top: -2rem;
  max-width: 40rem;
}

@media (min-width: 48em) {
  .quiz-header__audio {
    margin-top: -4rem;
  }
}
.quiz-header__description {
  margin-bottom: 3rem;
  /*font-family: merriweather, serif;*/
  font-size: 1.7rem;
  font-weight: 400;
  line-height: 1.9411764706;
}

.quiz-header__description a {
  color: var(--app-theme-color);
}

@media (min-width: 48em) {
  .quiz-header__description {
    display: block;
  }
}
.quiz-header__counter {
  margin-bottom: 1.2rem;
  line-height: 1.75;
  font-size: 1rem;
  /*font-family: merriweather, serif;*/
  font-style: italic;
  font-weight: 400;
}

@media (min-width: 48em) {
  .quiz-header__counter {
    font-size: 1.2rem;
  }
}
.quiz-header__start-quiz {
  display: inline-block;
  margin-top: 3rem;
  letter-spacing: 0.1rem;
  text-transform: uppercase;
  font-weight: 900;
  font-size: 1.2rem;
  color: var(--app-theme-color);
  padding-left: 0;
  cursor: pointer;
  background: 0 0;
  border: none;
}

.quiz-header__start-quiz [class*=icon-] {
  margin-left: 1rem;
  font-size: 1.1rem;
}

.quiz-header__start-quiz:hover {
  opacity: 0.65;
}

@media (min-width: 45em) {
  .quiz-header__row {
    margin-left: -1.5rem;
    margin-right: -1.5rem;
  }
  .quiz-header__row:after,
  .quiz-header__row:before {
    content: " ";
    display: table;
  }
  .quiz-header__row:after {
    clear: both;
  }
}
@media (min-width: 45em) {
  .quiz-header__main {
    display: block;
    -webkit-box-sizing: border-box;
            box-sizing: border-box;
    float: left;
    width: 90%;
    padding-left: 1.5rem;
    padding-right: 1.5rem;
    min-height: 1px;
    margin-left: 5%;
  }
}
.sorting-lesson {
  padding-top: 3rem;
  padding-bottom: 10rem;
}

.timeline-lesson .timeline {
  padding-bottom: 7vh;
}

.timeline-lesson .timeline__container {
  margin: 6rem 2rem 32vh;
}

.timeline-lesson .timeline__wrapper {
  padding: 4rem 0;
}

.timeline-lesson .timeline-card:first-child:after {
  border: none;
}

.timeline-lesson .timeline-card:last-child {
  margin-bottom: 0;
}

.todo-list--video {
  padding: 0;
}

.video-lesson {
  opacity: 0;
  -webkit-transition: opacity 0.6s;
  transition: opacity 0.6s;
  padding-bottom: 100vh;
}

.video-lesson--visible {
  opacity: 1;
  padding-bottom: 5rem;
}

@media (min-width: 45em) {
  .video-lesson--visible {
    padding-bottom: 15rem;
  }
}
.video-lesson__item {
  padding-top: 0.4rem;
  padding-bottom: 0.4rem;
}

.video-lesson__video {
  position: relative;
  width: 100%;
  height: 0;
  padding-bottom: 56%;
}

.video-lesson iframe {
  position: absolute;
  top: 0;
  left: 0;
  width: 100% !important;
  height: 100% !important;
}

.lesson-lists {
  color: #313537;
  /*font-family: merriweather, serif;*/
  position: relative;
}

.lesson-lists__list {
  list-style: none;
  left: 0;
  padding-bottom: 0.1rem;
  margin-bottom: 3rem;
  top: 0;
  width: 100%;
}

.lesson-lists__list-enter {
  opacity: 0;
}

.lesson-lists__list-enter-active {
  opacity: 1;
  -webkit-transition-delay: 0.3s;
          transition-delay: 0.3s;
  -webkit-transition-duration: 0.3s;
          transition-duration: 0.3s;
  -webkit-transition-property: opacity;
  transition-property: opacity;
}

.lesson-lists__list-exit {
  opacity: 1;
}

.lesson-lists__list-exit-active {
  opacity: 0;
  -webkit-transition-duration: 0.3s;
          transition-duration: 0.3s;
  -webkit-transition-property: opacity;
  transition-property: opacity;
}

.lesson-lists__list-enter.lesson-lists__list--results,
.lesson-lists__list-exit.lesson-lists__list--results {
  position: absolute;
}

.lesson-lists__item {
  position: relative;
  margin: 0 -3rem 1rem -2rem;
  font-family: lato, sans-serif;
  font-size: 1.3rem;
  line-height: 1.6rem;
  list-style-type: none;
  font-weight: 700;
  -webkit-transform: translateZ(0);
          transform: translateZ(0);
  -webkit-transition: color 0.3s;
  transition: color 0.3s;
}

.lesson-lists__item-enter {
  opacity: 0;
}

.lesson-lists__item-enter-active {
  opacity: 1;
  -webkit-transition-duration: 0.3s;
          transition-duration: 0.3s;
  -webkit-transition-property: opacity;
  transition-property: opacity;
}

.lesson-lists__no-results {
  color: #adaeaf;
  display: block;
  font-size: 1.4rem;
  padding: 0 3rem 0 2rem;
}

.lesson-search-link__results {
  display: block;
  font-size: 1.2rem;
  font-style: italic;
  font-weight: 300;
  margin-top: 0.3rem;
}

.lesson-link {
  text-decoration: none;
  color: inherit;
  display: block;
  padding: 1.8rem 4.3rem;
  color: #707070;
  outline-offset: -0.4rem;
  -webkit-transition-duration: 0.3s;
          transition-duration: 0.3s;
  -webkit-transition-property: color, background;
  transition-property: color, background;
}

.lesson-link--section {
  color: #313537;
  font-family: lato, sans-serif;
  text-transform: uppercase;
  padding: 0 3rem 0 2rem;
  font-size: 1rem;
  font-weight: 700;
  letter-spacing: 0.06rem;
  cursor: pointer;
  line-height: 1.4rem;
}

.lesson-link--section-content {
  border-bottom: 0.1rem solid rgba(49, 53, 55, 0.1);
  padding: 1rem 0;
  width: 100%;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  height: 100%;
  -ms-flex-line-pack: end;
      align-content: flex-end;
}

.lesson-link--section-icon {
  height: 1.4rem;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
}

.lesson-link--section-icon svg {
  -webkit-transition: -webkit-transform 0.3s;
  transition: -webkit-transform 0.3s;
  transition: transform 0.3s;
  transition: transform 0.3s, -webkit-transform 0.3s;
}

.lesson-link--section-title {
  margin-left: 0.5rem;
  width: 100%;
}

.lesson-link--section:hover {
  background: #f3f3f3;
}

.lesson-link:before {
  content: "";
  position: absolute;
  top: 0;
  left: 0;
  bottom: 0;
  width: 0.5rem;
  background: rgba(49, 53, 55, 0.6);
  -webkit-transform: translate(-0.5rem);
          transform: translate(-0.5rem);
  -webkit-transition-duration: 0.3s;
          transition-duration: 0.3s;
  -webkit-transition-property: background, -webkit-transform;
  transition-property: background, -webkit-transform;
  transition-property: transform, background;
  transition-property: transform, background, -webkit-transform;
}

.lesson-link--active,
.lesson-link:hover {
  color: #313537;
  background: #f3f3f3;
}

.lesson-link--active .lesson-link__icon svg,
.lesson-link:hover .lesson-link__icon svg {
  fill: #313537;
}

.lesson-link__restricted {
  cursor: not-allowed;
}

.lesson-link__restricted--active,
.lesson-link__restricted:hover {
  color: #707070 !important;
}

.lesson-link__restricted--active .lesson-link__icon svg,
.lesson-link__restricted:hover .lesson-link__icon svg {
  fill: #c8c9ca !important;
}

.lesson-link--active:before {
  background: var(--app-theme-color);
  -webkit-transform: translate(0);
          transform: translate(0);
}

.lesson-link__icon {
  position: absolute;
  top: 1.8rem;
  left: 2rem;
  bottom: 0;
  height: 1.6rem;
}

.lesson-link__icon svg {
  fill: #c8c9ca;
  -webkit-transition-duration: 0.3s;
          transition-duration: 0.3s;
  -webkit-transition-property: fill;
  transition-property: fill;
}

.lesson-link__progress {
  position: absolute;
  top: 0;
  right: 2rem;
  bottom: 0;
  margin: auto;
  height: 1.9rem;
  width: 1.9rem;
  color: var(--app-theme-color);
  border-radius: 50%;
}

@media (min-width: 60em) {
  .lesson-link__progress {
    right: 2rem;
  }
}
.lesson-link__button {
  cursor: pointer;
}

.lesson-link__button[disabled] {
  cursor: not-allowed;
}

@-webkit-keyframes headShow {
  0% {
    -webkit-transform: translate3d(0, -100%, 0);
            transform: translate3d(0, -100%, 0);
  }
  to {
    -webkit-transform: translateZ(0);
            transform: translateZ(0);
  }
}

@keyframes headShow {
  0% {
    -webkit-transform: translate3d(0, -100%, 0);
            transform: translate3d(0, -100%, 0);
  }
  to {
    -webkit-transform: translateZ(0);
            transform: translateZ(0);
  }
}
.overview-sidebar {
  overflow: auto;
  height: 100%;
  color: #313537;
}

.lesson--open-mobile .overview-sidebar {
  -ms-overflow-style: -ms-autohiding-scrollbar;
  -webkit-overflow-scrolling: touch;
}

@media (min-width: 48em) {
  .overview-sidebar {
    overflow-y: auto;
  }
}
@media (min-width: 60em) {
  .lesson--open .overview-sidebar {
    -ms-overflow-style: -ms-autohiding-scrollbar;
    -webkit-overflow-scrolling: touch;
  }
}
.overview-sidebar__header-wrap {
  z-index: 1;
}

.overview-sidebar__header-outer {
  overflow: hidden;
  position: relative;
  -webkit-transform: translateZ(0);
          transform: translateZ(0);
  -webkit-transition: max-height 0.3s;
  transition: max-height 0.3s;
  -webkit-transition-delay: 0.3s;
          transition-delay: 0.3s;
}

.overview-sidebar__header-outer--search {
  max-height: 7rem !important;
  -webkit-transition-delay: 0s;
          transition-delay: 0s;
}

.overview-sidebar__search-icon {
  cursor: pointer;
  line-height: 1;
  opacity: 1;
  position: absolute;
  right: 1.5rem;
  top: 1.25rem;
  -webkit-transition: opacity 0.3s;
  transition: opacity 0.3s;
  z-index: 2;
}

.overview-sidebar__search-icon-appear,
.overview-sidebar__search-icon-enter {
  opacity: 0;
  -webkit-transform: translate3d(0, -100%, 0);
          transform: translate3d(0, -100%, 0);
}

.overview-sidebar__search-icon-appear-active,
.overview-sidebar__search-icon-enter-active {
  opacity: 1;
  -webkit-transform: translateZ(0);
          transform: translateZ(0);
  -webkit-transition-delay: 0.3s;
          transition-delay: 0.3s;
  -webkit-transition-duration: 0.3s;
          transition-duration: 0.3s;
  -webkit-transition-property: opacity, -webkit-transform;
  transition-property: opacity, -webkit-transform;
  transition-property: opacity, transform;
  transition-property: opacity, transform, -webkit-transform;
}

.overview-sidebar__search-icon-appear-active {
  -webkit-transition-delay: 1s;
          transition-delay: 1s;
}

.overview-sidebar__search-icon-exit {
  opacity: 1;
  -webkit-transform: translateZ(0);
          transform: translateZ(0);
  -webkit-transition: none;
  transition: none;
}

.overview-sidebar__search-icon-exit.overview-sidebar__search-icon-exit-active,
.overview-sidebar__search-icon:hover.overview-sidebar__search-icon-exit.overview-sidebar__search-icon-exit-active {
  opacity: 0;
  -webkit-transform: translate3d(0, -100%, 0);
          transform: translate3d(0, -100%, 0);
  -webkit-transition-duration: 0.3s;
          transition-duration: 0.3s;
  -webkit-transition-property: opacity, -webkit-transform;
  transition-property: opacity, -webkit-transform;
  transition-property: opacity, transform;
  transition-property: opacity, transform, -webkit-transform;
}

.overview-sidebar__search-icon:hover {
  opacity: 0.7;
}

.overview-sidebar__search-icon svg {
  fill: #fff;
}

.overview-sidebar__search {
  left: 3rem;
  position: absolute;
  right: 3rem;
  top: 50%;
  -webkit-transform: translateY(-50%);
          transform: translateY(-50%);
  z-index: 2;
}

.overview-sidebar__search-enter {
  opacity: 0;
  -webkit-transform: translate3d(0, -200%, 0);
          transform: translate3d(0, -200%, 0);
}

.overview-sidebar__search-enter-active {
  -webkit-transition-delay: 0.3s;
          transition-delay: 0.3s;
  -webkit-transition-duration: 0.3s;
          transition-duration: 0.3s;
  -webkit-transition-property: opacity, -webkit-transform;
  transition-property: opacity, -webkit-transform;
  transition-property: opacity, transform;
  transition-property: opacity, transform, -webkit-transform;
}

.overview-sidebar__search-enter-active,
.overview-sidebar__search-exit {
  opacity: 1;
  -webkit-transform: translate3d(0, -50%, 0);
          transform: translate3d(0, -50%, 0);
}

.overview-sidebar__search-exit-active {
  opacity: 0;
  -webkit-transform: translate3d(0, -200%, 0);
          transform: translate3d(0, -200%, 0);
  -webkit-transition-duration: 0.3s;
          transition-duration: 0.3s;
  -webkit-transition-property: opacity, -webkit-transform;
  transition-property: opacity, -webkit-transform;
  transition-property: opacity, transform;
  transition-property: opacity, transform, -webkit-transform;
}

.overview-sidebar__search__close-icon,
.overview-sidebar__search__search-icon {
  line-height: 0;
  position: absolute;
  top: 50%;
  -webkit-transform: translateY(-50%);
          transform: translateY(-50%);
}

.overview-sidebar__search__search-icon {
  left: 1rem;
}

.overview-sidebar__search__close-icon {
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  cursor: pointer;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  height: 100%;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  opacity: 0.5;
  right: 0;
  -webkit-transition: opacity 0.3s;
  transition: opacity 0.3s;
  width: 3rem;
}

.overview-sidebar__search__close-icon svg {
  fill: #313537;
}

.overview-sidebar__search__close-icon:hover {
  opacity: 1;
}

.overview-sidebar__search__input {
  background-color: #fff;
  border: none;
  border-radius: 2rem;
  font-size: 1.3rem;
  outline: 0;
  padding: 0.7rem 3.25rem 0.8rem;
  width: 100%;
}

.overview-sidebar__search__input::-webkit-input-placeholder {
  color: #adaeaf;
}

.overview-sidebar__search__input:-ms-input-placeholder {
  color: #adaeaf;
}

.overview-sidebar__search__input::-ms-input-placeholder {
  color: #adaeaf;
}

.overview-sidebar__search__input::-moz-placeholder {
  color: #adaeaf;
}

.overview-sidebar__search__input::placeholder {
  color: #adaeaf;
}

.overview-sidebar__info {
  opacity: 1;
  outline: 0;
  position: relative;
  -webkit-transform: translateZ(0);
          transform: translateZ(0);
  -webkit-transition: opacity 0.3s linear 0.3s, visibility 0s;
  transition: opacity 0.3s linear 0.3s, visibility 0s;
  visibility: visible;
}

.overview-sidebar__info--faded {
  opacity: 0;
  -webkit-transition: opacity 0.3s, visibility 0s linear 0.3s;
  transition: opacity 0.3s, visibility 0s linear 0.3s;
  visibility: hidden;
}

.overview-sidebar__header {
  min-height: 7rem;
  position: relative;
  overflow: hidden;
  padding: 1.5rem 1.5rem 0;
  color: #fff;
  z-index: 1;
  -webkit-transition-duration: 0.6s;
          transition-duration: 0.6s;
  -webkit-transition-property: background, padding;
  transition-property: background, padding;
}

@media (min-width: 48em) {
  .overview-sidebar__header {
    padding: 5rem 3rem 0 2rem;
  }
}
.overview-sidebar__header--background {
  background-size: cover;
  background-position: 50% 50%;
  background-repeat: no-repeat;
  bottom: 0;
  left: 0;
  position: absolute;
  right: 0;
  top: 0;
}

.overview-sidebar__header--clone,
.overview-sidebar__header--small {
  padding-top: 1.5rem;
  padding-bottom: 0.1rem;
}

.overview-sidebar__header--clone {
  position: fixed;
  opacity: 0;
  visibility: hidden;
  top: 0;
  left: 0;
  width: 26rem;
  -webkit-transform: translate3d(0, -100%, 0);
          transform: translate3d(0, -100%, 0);
  -webkit-transition: opacity 0.3s, -webkit-transform 0.3s;
  transition: opacity 0.3s, -webkit-transform 0.3s;
  transition: opacity 0.3s, transform 0.3s;
  transition: opacity 0.3s, transform 0.3s, -webkit-transform 0.3s;
  z-index: 0;
}

@media (min-width: 60em) {
  .overview-sidebar__header--clone {
    width: 28rem;
  }
}
.overview-sidebar__header--visible {
  opacity: 1;
  visibility: visible;
  -webkit-transform: translateZ(0);
          transform: translateZ(0);
  -webkit-transition: -webkit-transform 0.3s;
  transition: -webkit-transform 0.3s;
  transition: transform 0.3s;
  transition: transform 0.3s, -webkit-transform 0.3s;
}

.overview-sidebar__progress {
  margin: 5.25rem 0 1rem;
}

@media (min-width: 48em) {
  .overview-sidebar__progress {
    margin: 5.1rem 0 1rem;
  }
}
.overview-sidebar__header--clone .overview-sidebar__progress,
.overview-sidebar__header--small .overview-sidebar__progress {
  margin: 1.6rem 0 1.75rem;
}

.overview-sidebar__skip-button {
  font-weight: 700;
  font-family: lato, sans-serif;
  font-size: 1.2rem;
  letter-spacing: 0.12rem;
  padding-left: 0;
  text-transform: uppercase;
  text-align: left;
  color: #fff;
  cursor: pointer;
  background-color: transparent;
  border: none;
}

.overview-sidebar__title {
  display: block;
  margin: 0;
  line-height: 1.2;
  font-weight: 900;
  font-size: 2.4rem;
  color: #fff;
  text-decoration: none;
}

@media (min-width: 48em) {
  .overview-sidebar__title {
    font-size: 2.8rem;
  }
}
.overview-sidebar__linegroup {
  white-space: nowrap;
}

.overview-sidebar__header--clone .overview-sidebar__title,
.overview-sidebar__header--small .overview-sidebar__title {
  font-size: 1.6rem;
}

.overview-sidebar__content {
  padding: 3.999rem 1.5rem;
  color: #313537;
  max-width: 100%;
  overflow: hidden;
}

.overview-sidebar__content--will-enter {
  -webkit-transform: translateY(5rem);
          transform: translateY(5rem);
  opacity: 0;
}

.overview-sidebar__content--will-enter-active {
  opacity: 1;
  -webkit-transform: translateY(0);
          transform: translateY(0);
  -webkit-transition: all 0.5s 0.75s;
  transition: all 0.5s 0.75s;
}

.overview-sidebar__content .progress-bar {
  display: none;
}

@media (min-width: 48em) {
  .overview-sidebar__content {
    padding: 2rem 3rem 2rem 2rem;
  }
}
.overview-sidebar__container {
  -ms-flex-negative: 100;
      flex-shrink: 100;
  z-index: 0;
  padding: 0;
}

.overview-sidebar__percent {
  opacity: 0.5;
  letter-spacing: 0.03rem;
  font-size: 1.2rem;
  font-weight: 700;
  text-align: left;
  text-transform: uppercase;
}

.overview-sidebar__percent:after {
  content: " Complete";
}

.overview-sidebar__progress-bar {
  height: 0.2rem;
  -webkit-transition: width 0.6s;
  transition: width 0.6s;
  display: inline-block;
  width: 100%;
  background: hsla(0, 0%, 100%, 0.2);
}

.overview-sidebar__progress-bar-progress {
  height: 0.2rem;
  -webkit-transition: width 0.6s;
  transition: width 0.6s;
  width: 0;
  background: #fff;
}

.progress-bar {
  font-weight: 700;
  text-transform: uppercase;
  letter-spacing: 0.12rem;
  font-size: 1.1rem;
  color: #fff;
}

.progress-bar__line {
  width: 100%;
  height: 0.2rem;
  background: hsla(0, 0%, 100%, 0.5);
}

.progress-bar__fill {
  height: 0.2rem;
  background: #fff;
}

.progress-bar__percentage-top {
  display: none;
  margin-bottom: 0.6rem;
}

.overview--modern .progress-bar__percentage-top {
  display: inherit;
}

.progress-bar__percentage-bottom {
  margin-top: 0.6rem;
}

.overview--modern .progress-bar__percentage-bottom {
  display: none;
}

.progress-bar-rounded .progress-bar__fill,
.progress-bar-rounded .progress-bar__line {
  border-radius: 2rem;
}

.progress-bar-lg .progress-bar__fill,
.progress-bar-lg .progress-bar__line {
  height: 0.45rem;
}

.section-lists {
  opacity: 1;
  -webkit-transition: max-height 0.3s, opacity 0.5s;
  transition: max-height 0.3s, opacity 0.5s;
}

.section-lists ul {
  padding: 2rem 3rem 2rem 2rem;
}

.section-lists__closed {
  max-height: 0 !important;
  opacity: 0 !important;
  overflow: hidden;
}

.chevron__rotate-down {
  -webkit-transform: rotate(90deg);
          transform: rotate(90deg);
}

.lesson {
  position: relative;
  margin: 0 auto;
  -webkit-transition: padding 0.3s;
  transition: padding 0.3s;
  max-width: 100%;
  word-wrap: break-word;
  word-break: break-word;
  height: 100%;
  overflow: hidden;
}

@media (min-width: 60em) {
  .lesson--open {
    padding-left: 28rem;
  }
}
.lesson__sidebar {
  position: absolute;
  top: 0;
  left: 0;
  opacity: 0;
  overflow: hidden;
  width: 26rem;
  height: 100vh;
  background: #fafafa;
  -webkit-transition: opacity 0s 0.3s;
  transition: opacity 0s 0.3s;
  -webkit-backface-visibility: hidden;
  backface-visibility: hidden;
  -webkit-transform: translateZ(0);
          transform: translateZ(0);
}

.lesson__sidebar:after {
  content: "";
  position: absolute;
  top: 0;
  right: 0;
  bottom: 0;
  width: 2rem;
  -webkit-box-shadow: inset -2rem 0 2rem -2rem rgba(0, 0, 0, 0.24);
          box-shadow: inset -2rem 0 2rem -2rem rgba(0, 0, 0, 0.24);
  pointer-events: none;
  z-index: 1;
}

.lesson--open .lesson__sidebar {
  opacity: 0;
  -webkit-transition: opacity 0s 0.3s;
  transition: opacity 0s 0.3s;
}

.lesson--open-mobile .lesson__sidebar {
  opacity: 1;
  -webkit-transition: opacity 0s;
  transition: opacity 0s;
}

@media (min-width: 60em) {
  .lesson__sidebar {
    width: 28rem;
  }
  .lesson--open .lesson__sidebar {
    opacity: 1;
    -webkit-transition: opacity 0s;
    transition: opacity 0s;
  }
}
.lesson__content {
  position: relative;
  max-height: 100vh;
  margin: 0 auto;
  background: #f5f5f5;
  -webkit-transition: -webkit-transform 0.3s;
  transition: -webkit-transform 0.3s;
  transition: transform 0.3s;
  transition: transform 0.3s, -webkit-transform 0.3s;
  height: 100%;
  overflow: hidden;
}

html:not(.ie11) .lesson__content:before {
  content: "";
  position: absolute;
  top: 0;
  left: -2rem;
  bottom: 0;
  width: 2rem;
  -webkit-box-shadow: inset -2rem 0 2rem -2rem rgba(0, 0, 0, 0.24);
          box-shadow: inset -2rem 0 2rem -2rem rgba(0, 0, 0, 0.24);
  pointer-events: none;
}

@media (max-width: 59.9375em) {
  .lesson--open-mobile .lesson__content {
    -webkit-transform: translateX(26rem);
            transform: translateX(26rem);
  }
}
.not-found {
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  padding: 9.1rem 4.5rem;
}

.not-found__copy {
  color: #717171;
  font-size: 1.8rem;
  line-height: 3rem;
  margin-right: 4.5rem;
  max-width: 49.5rem;
}

@media (max-width: 29.9375em) {
  .not-found__copy {
    margin-bottom: 4.5rem;
    margin-right: 0;
  }
}
.not-found__copy a {
  color: #47bde9;
  text-decoration: none;
}

.not-found__copy--heading {
  color: #000;
  font-size: 4.8rem;
  font-weight: 700;
  line-height: 5.4rem;
  margin-bottom: 1.9rem;
}

.not-found__sidebar {
  background: #fff;
  border-radius: 0.4rem;
  border-top: 0.4rem solid #4fbdf4;
  -webkit-box-shadow: 0 0 10px 0 rgba(0, 0, 0, 0.1);
          box-shadow: 0 0 10px 0 rgba(0, 0, 0, 0.1);
  max-width: 29.7rem;
}

.not-found__sidebar--heading {
  color: #4a4a4a;
  font-size: 1.8rem;
  font-weight: 700;
  letter-spacing: -0.7px;
  line-height: 3.2rem;
  padding: 2.6rem 1.4rem 2.6rem 3.5rem;
}

.not-found__sidebar--line {
  background: #979797;
  height: 0.1rem;
  opacity: 0.2;
}

.not-found__sidebar--links {
  font-size: 1.6rem;
  line-height: 3.4rem;
  padding: 2.6rem 3.5rem;
}

.not-found__sidebar--links a {
  color: #717171;
  cursor: pointer;
  text-decoration: none;
}

.not-found__sidebar--links a:hover {
  color: #47bde9;
}

.overview__nextLessonText {
  font-size: 1.3rem;
  font-weight: 900;
  letter-spacing: 0.02rem;
  white-space: nowrap;
  overflow: hidden;
  text-overflow: ellipsis;
  padding-right: 3rem;
  margin-top: 1.5rem;
}

.overview__continueIcon {
  margin-right: 0.7rem;
}

.overview__continueIcon path {
  fill: #fff;
}

.overview__continueMessage {
  margin-top: 1.5rem;
}

.overview__progressBar {
  margin: 0 3rem 3rem 0;
}

@media (max-width: 29.9375em) {
  .overview__progressBar {
    margin-right: 1.5rem;
  }
}
.overview--modern .overview__progressBar {
  margin: 2.5rem 3rem 0 0;
}

@-webkit-keyframes loading {
  0% {
    -webkit-transform: rotate(0);
            transform: rotate(0);
  }
  to {
    -webkit-transform: rotate(1turn);
            transform: rotate(1turn);
  }
}

@keyframes loading {
  0% {
    -webkit-transform: rotate(0);
            transform: rotate(0);
  }
  to {
    -webkit-transform: rotate(1turn);
            transform: rotate(1turn);
  }
}
.overview {
  position: relative;
  background: #fff;
  -webkit-transition: background 0.5s, opacity 0.5s;
  transition: background 0.5s, opacity 0.5s;
  word-wrap: break-word;
  word-break: break-word;
  height: 100%;
  overflow: auto;
  -webkit-overflow-scrolling: touch;
}

@media (max-width: 59.9375em) {
  .overview {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
        -ms-flex-flow: column;
            flex-flow: column;
  }
}
.overview--will-enter,
.overview--will-exit {
  position: fixed;
  z-index: 1000;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
}

@media (max-width: 59.9375em) {
  .overview--will-exit {
    opacity: 1;
  }
}
@media (min-width: 60em) {
  .overview--will-exit {
    background: #fff;
    -webkit-transition-delay: 0.5s;
            transition-delay: 0.5s;
  }
}
@media (max-width: 59.9375em) {
  .overview--will-exit-active {
    opacity: 0;
  }
}
@media (min-width: 60em) {
  .overview--will-exit-active {
    background: hsla(0, 0%, 100%, 0);
  }
}
.overview--will-enter {
  background: hsla(0, 0%, 100%, 0);
  -webkit-transition: none;
  transition: none;
}

.overview--will-enter-active {
  background: #fff;
  -webkit-transition: background 0.5s;
  transition: background 0.5s;
}

.overview__main {
  -webkit-box-flex: 0;
      -ms-flex: 0 1 auto;
          flex: 0 1 auto;
  margin-top: -1rem;
}

.overview__side {
  -webkit-box-flex: 0;
      -ms-flex: 0 0 auto;
          flex: 0 0 auto;
  position: relative;
  z-index: 1;
  color: #fff;
}

.overview__side-panel,
.overview__side-panel-overlay {
  position: absolute;
  top: 0;
  left: 0;
  bottom: 0;
  right: 0;
}

.overview__side-panel {
  background: #fff;
  background-size: cover;
  background-repeat: no-repeat;
  background-position: 50% 50%;
}

.overview__side-panel--no-transition {
  -webkit-transition: none;
  transition: none;
}

.overview__side-panel-content {
  opacity: 0;
  visibility: hidden;
  max-width: 28rem;
  -webkit-transform: translateY(-5rem);
          transform: translateY(-5rem);
  -webkit-transition: all 0.5s 375ms;
  transition: all 0.5s 375ms;
  pointer-events: none;
}

.overview--will-exit .overview__side-panel-content {
  -webkit-transform: translateY(-5rem);
          transform: translateY(-5rem);
  opacity: 0;
  visibility: hidden;
  -webkit-transition: none;
  transition: none;
}

@media (min-width: 60em) {
  .overview--will-exit-active .overview__side-panel {
    -webkit-transition: all 0.5s 0.3s;
    transition: all 0.5s 0.3s;
  }
  .overview--will-exit-active .overview__side-panel-content {
    opacity: 1;
    visibility: visible;
    -webkit-transform: translateY(0);
            transform: translateY(0);
    -webkit-transition: all 0.5s 0.6s;
    transition: all 0.5s 0.6s;
  }
}
.overview--will-enter .overview__side-panel-content {
  opacity: 1;
  visibility: visible;
  -webkit-transform: translateY(0);
          transform: translateY(0);
  -webkit-transition: none;
  transition: none;
}

.overview--will-enter-active .overview__side-panel {
  -webkit-transition: all 0.5s;
  transition: all 0.5s;
}

.overview--will-enter-active .overview__side-panel-content {
  opacity: 0;
  visibility: hidden;
  -webkit-transition: all 0.5s;
  transition: all 0.5s;
}

.overview__side-target {
  position: absolute;
  top: 0;
  left: 0;
  width: 28rem;
}

.overview__container,
.overview__side-container {
  margin: 0 auto;
  padding: 1rem 3rem 0;
  max-width: 66rem;
}

.overview--modern .overview__container,
.overview--modern .overview__side-container {
  padding: 0 3rem;
  max-width: 133rem;
}

@media (min-width: 33.75em) {
  .overview--modern .overview__container,
  .overview--modern .overview__side-container {
    padding-left: 11rem;
    padding-right: 11rem;
  }
}
@media (min-width: 75em) {
  .overview--modern .overview__container,
  .overview--modern .overview__side-container {
    padding-left: 22rem;
  }
}
.overview--modern .overview__side-container-content {
  max-width: 70rem;
}

.overview__author {
  margin: 0 0 3rem;
  font-size: 1.6rem;
  font-weight: 600;
  line-height: 3.8rem;
  overflow: hidden;
  color: #fff;
}

.overview__author-image {
  display: block;
  float: left;
  margin: 0 1rem 0 0;
  width: 3.8rem;
  height: 3.8rem;
  border: 1px solid #fff;
  border-radius: 50%;
  background: 60% rgba(0, 0, 0, 0.25);
  background-size: cover;
}

.overview--modern .overview__title-wrap {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: start;
      -ms-flex-align: start;
          align-items: flex-start;
}

.overview__title {
  margin: 0 0 6rem;
  line-height: 1.2;
  font-weight: 900;
  font-size: 3.5rem;
  color: #fff;
  text-decoration: none;
}

.overview--modern .overview__title {
  margin: 0;
}

@media (min-width: 48em) {
  .overview__title {
    font-size: 4.4rem;
  }
}
@media print {
  .overview__title {
    font-size: 2.8rem;
  }
}
.overview__button,
.overview__enroll-button,
.overview__enrolled {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
}

.overview__button,
.overview__enroll-button {
  padding: 0 3rem;
  -webkit-transition: opacity 0.3s;
  transition: opacity 0.3s;
  color: #313537;
  border-radius: 2rem;
}

.overview__button,
.overview__details-trigger,
.overview__enroll-button {
  display: inline-block;
  font-size: 1.2rem;
  font-weight: 800;
  line-height: 4rem;
  letter-spacing: 0.04em;
  text-decoration: none;
  text-transform: uppercase;
}

.overview--modern .overview__button,
.overview--modern .overview__details-trigger,
.overview--modern .overview__enroll-button {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  line-height: 3.8rem;
}

.overview__button:hover,
.overview__details-trigger:hover,
.overview__enroll-button:hover {
  opacity: 0.75;
}

.overview__button {
  background: #fff;
  margin-right: 3rem;
}

.overview--modern .overview__button {
  border: 2px solid #fff;
  display: none;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  height: 4.3rem;
  padding: 0;
  margin: 0;
  width: 0;
  -webkit-transition: padding 0.1s, margin 0.1s, width 0.25s;
  transition: padding 0.1s, margin 0.1s, width 0.25s;
}

.overview--modern .overview__button-enrolled {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  padding: 0.1rem 3rem;
  margin-right: 2rem;
  width: auto;
}

.overview--modern .overview__button-transition-enter {
  padding: 0;
  margin: 0;
  width: 0;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
}

.overview--modern .overview__button-transition-enter-active,
.overview--modern .overview__button-transition-enter-done,
.overview--modern .overview__button-transition-exit {
  padding: 0.1rem 3rem;
  margin-right: 2rem;
  width: auto;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
}

.overview--modern .overview__button-transition-exit-active,
.overview--modern .overview__button-transition-exit-done {
  padding: 0;
  margin: 0;
  width: 0;
}

.overview--modern .overview__button-transition-exit-done {
  display: none !important;
}

.overview__enroll-button {
  padding-top: 0.1rem;
  padding-bottom: 0.1rem;
}

@media (max-width: 29.9375em) {
  .overview__button,
  .overview__enroll-button,
  .overview__enrolled {
    padding: 0 1.5rem;
    margin-right: 1.5rem;
  }
}
@media (max-width: 42.4375em) {
  .overview--modern .overview__button,
  .overview--modern .overview__enroll-button,
  .overview--modern .overview__enrolled {
    margin-bottom: 1.5rem;
    margin-right: 0;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: center;
        -ms-flex-pack: center;
            justify-content: center;
    width: 100%;
  }
}
.overview__details-trigger {
  vertical-align: middle;
  cursor: pointer;
  background: 0 0;
  border: none;
  color: #fff;
}

.overview__details-trigger .i,
.overview__details-trigger-text {
  display: inline-block;
  vertical-align: middle;
}

.overview__details-trigger .i {
  fill: #fff;
  width: 1.4rem;
  height: 1.4rem;
}

.overview__details-trigger-text {
  margin-right: 1rem;
}

.overview__enrolled {
  color: #fff;
  letter-spacing: 0.05rem;
  font-size: 1.2rem;
  font-weight: 700;
}

.overview__enrolled-icon {
  vertical-align: middle;
}

.overview__enrolled-text {
  margin: 0 0 0 1rem;
}

.overview--modern .overview__enroll-button {
  background: rgba(0, 0, 0, 0.1);
  color: #fff;
  border: 2px solid #fff;
  cursor: pointer;
  width: 20.3rem;
  height: 4.3rem;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
}

.overview__description {
  /*font-family: merriweather, serif;*/
  font-size: 1.7rem;
  font-weight: 400;
  line-height: 2.0625;
  padding-bottom: 5rem;
}

.overview__description p a,
.overview__description p a:hover {
  color: inherit;
}

@media print {
  .overview__description {
    font-size: 1.3rem;
  }
}
.overview--modern .overview__description {
  font-family: lato, sans-serif;
  font-size: 1.6rem;
}

.overview__description-published {
  margin-left: 2em;
  letter-spacing: 0.03rem;
  color: #666;
}

.overview__content,
.overview__side-content {
  position: relative;
  z-index: 2;
  margin: 0 auto;
  padding: 10vw 0;
  overflow: auto;
}

@media (min-width: 60em) {
  .overview__content,
  .overview__side-content {
    padding: 7vw 0;
  }
  .overview--modern .overview__content,
  .overview--modern .overview__side-content {
    padding: 13rem 0;
  }
}
.overview--modern .overview__content {
  padding-top: 3.5rem;
}

.overview__logo {
  padding-bottom: 3rem;
}

.overview__logo > img {
  display: block;
}

.overview--modern .overview__logo {
  padding-bottom: 0;
}

.overview--modern .overview__logo + .overview__columns {
  padding-top: 4rem;
}

.overview--will-exit .overview__content,
.overview--will-exit .overview__side-content {
  opacity: 1;
  -webkit-transform: translateY(0);
          transform: translateY(0);
}

.overview--will-exit-active .overview__content,
.overview--will-exit-active .overview__side-content {
  opacity: 0;
  -webkit-transform: translateY(-5rem);
          transform: translateY(-5rem);
  -webkit-transition: all 0.5s ease-in;
  transition: all 0.5s ease-in;
}

.overview--will-enter .overview__content,
.overview--will-enter .overview__side-content {
  opacity: 0;
  -webkit-transform: translateY(-5rem);
          transform: translateY(-5rem);
}

.overview--will-enter-active .overview__content,
.overview--will-enter-active .overview__side-content {
  opacity: 1;
  -webkit-transform: translateY(0);
          transform: translateY(0);
  -webkit-transition: all 0.5s ease-out 0.3s;
  transition: all 0.5s ease-out 0.3s;
}

@media (min-width: 60em) {
  .overview--modern .overview__columns {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: horizontal;
    -webkit-box-direction: reverse;
        -ms-flex-direction: row-reverse;
            flex-direction: row-reverse;
    padding-top: 2rem;
  }
}
.overview__header {
  position: absolute;
  z-index: 1001;
  top: 0;
  left: 0;
  right: 0;
}

.overview__section-header {
  display: none;
}

.overview--modern .overview__section-header {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
  margin: 0 0 30px;
  border-bottom: 1px solid #e9e9e9;
  padding: 0 0 20px;
  font-size: 1.3rem;
}

.overview--modern .overview__heading {
  letter-spacing: 0.03rem;
  color: #313537;
  font-size: inherit;
  font-weight: 700;
}

.overview--modern .overview__main-col {
  -webkit-box-flex: 2;
      -ms-flex: 2 2;
          flex: 2 2;
  margin-top: 6rem;
}

@media (min-width: 60em) {
  .overview--modern .overview__main-col {
    margin-top: 0;
  }
}
.overview__aside {
  display: none;
}

.overview--modern .overview__aside {
  display: block;
  font-size: 1.3rem;
  letter-spacing: 0.03rem;
  color: #666;
}

@media (min-width: 60em) {
  .overview--modern .overview__aside {
    -webkit-box-flex: 1;
        -ms-flex: 1 1;
            flex: 1 1;
    width: 33%;
    margin-left: 141px;
  }
}
.overview__stat {
  border-bottom: 1px solid #e9e9e9;
  padding-bottom: 20px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
}

.overview__stat-value-wrap {
  margin-left: 2.6rem;
}

.overview__stat-value-wrap:first-child {
  margin-left: 0;
}

.overview__stat-value {
  font-weight: 700;
  color: #313537;
}

.overview__author-card {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  margin-bottom: 25px;
  border-bottom: 1px solid #e9e9e9;
  padding-bottom: 25px;
}

.overview--modern .overview__author-card {
  border-bottom: none;
}

@media (min-width: 45em) {
  .overview__author-card {
    margin-bottom: 0;
    border-bottom: none;
    padding-bottom: 0;
  }
}
@media (min-width: 60em) {
  .overview__author-card {
    margin-bottom: 25px;
    border-bottom: 1px solid #e9e9e9;
    padding-bottom: 25px;
  }
}
.overview__author-card-image {
  -webkit-box-flex: 0;
      -ms-flex: 0 0 auto;
          flex: 0 0 auto;
  width: 60px;
  height: 60px;
  margin: 0 22px 0 0;
  border-radius: 50%;
}

.overview__author-card-wrap {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
}

.overview__author-card-name {
  color: #5a5d5f;
  font-size: 1.7rem;
  font-weight: 700;
}

.overview__author-card-title {
  font-size: 1.2rem;
  letter-spacing: 0.03rem;
  color: #8894a3;
}

.overview__requirements-header {
  color: #313537;
  font-weight: 700;
}

.overview__requirements-list-item {
  font-size: 1.2rem;
  margin: 1.5rem 0 0;
  padding-left: calc(16px + 1rem);
  text-indent: calc(-16px - 1rem);
}

.overview__requirements-icon {
  display: inline-block;
  margin: 0 1rem 0 0;
  vertical-align: middle;
  text-indent: 0;
}

.overview__requirements-icon .i-checkMarkFilled {
  fill: #74bf44;
}

.overview__requirements-icon-svg path {
  fill: #c9c9ca;
}

.overview__requirements-passing-score:before {
  content: "|";
  display: inline-block;
  vertical-align: baseline;
  margin: 0 0.231em;
  color: #c9c9ca;
  text-indent: 0;
}

.overview__due-date {
  width: 100%;
  height: 2.6rem;
  margin-top: 2rem;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -ms-flex-pack: distribute;
      justify-content: space-around;
  border-radius: 0.4rem;
  border: 0.1rem solid;
  font-size: 1rem;
  font-weight: 900;
  letter-spacing: 0.04rem;
  text-transform: uppercase;
}

.overview__due-date--urgent {
  color: #fff;
}

@media (max-width: 59.9375em) {
  .overview__due-date {
    width: 90%;
    margin-right: 2rem;
  }
}
@media (max-width: 44.9375em) {
  .overview__due-date {
    width: 100%;
    margin-right: 0;
  }
}
.overview__author-requirements-wrap {
  padding: 2.5rem 0;
}

@media (min-width: 45em) {
  .overview__author-requirements-wrap {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: horizontal;
    -webkit-box-direction: reverse;
        -ms-flex-direction: row-reverse;
            flex-direction: row-reverse;
    -webkit-box-pack: justify;
        -ms-flex-pack: justify;
            justify-content: space-between;
  }
}
@media (min-width: 60em) {
  .overview__author-requirements-wrap {
    display: block;
  }
}
.overview__categories {
  width: 100%;
}

.overview__categories-wrap {
  padding: 2.5rem 0;
}

@media (min-width: 45em) {
  .overview__categories-wrap {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
  }
}
@media (min-width: 60em) {
  .overview__categories-wrap {
    display: block;
  }
}
.overview__categories-header {
  border-bottom: 1px solid #e9e9e9;
  color: #313537;
  font-weight: 700;
  padding-bottom: 2rem;
}

.overview__categories-list {
  margin-top: 10px;
}

.overview__categories-list-item {
  display: -webkit-inline-box;
  display: -ms-inline-flexbox;
  display: inline-flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  margin: 1rem 1rem 0 0;
  border-radius: 9007199254740991px;
  padding: 0.3rem 1.2rem 0.4rem;
  background: #f7f7f7;
  font-size: 1.4rem;
  line-height: 1;
  color: #8894a3;
}

.overview__categories-icon {
  -webkit-box-flex: 0;
      -ms-flex: 0 0 auto;
          flex: 0 0 auto;
  margin: 0.6rem 0.8rem 0 0;
}

.overview__categories-icon path {
  fill: #c9c9ca;
}

.overview__continueWrapper {
  white-space: nowrap;
  text-overflow: ellipsis;
  padding-right: 3rem;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  margin-top: 3rem;
}

@media (max-width: 42.4375em) {
  .overview__continueWrapper {
    padding-right: 0;
  }
}
.overview__continueButtonIcon {
  margin-left: 1rem;
}

.overview .overview__enroll-heart-filled {
  display: inline-block;
  margin: 0 0.7rem 0 -0.5rem;
}

.overview .overview__enroll-heart-filled path {
  fill: #fff;
}

.overview .overview__enroll-heart-outline {
  display: inline-block;
  stroke-width: 2px;
  margin: 0 0.7rem 0 -0.5rem;
}

.overview .overview__enroll-heart-outline path {
  stroke: #fff;
  fill: none;
}

.overview__continueBtn {
  color: #4a4a4a;
}

.overview__outline-btn {
  background: 0 0;
  border: 0.2rem solid #fff;
}

.overview__outline-btn .overview__continueBtn {
  color: #fff;
}

.overview__completion-wrap {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  margin-left: 2rem;
  padding: 0.8rem 0;
}

@media (max-width: 42.4375em) {
  .overview__completion-wrap {
    margin: 2rem 0 0;
  }
}
.overview__completion-avatar {
  position: relative;
  width: 60px;
  height: 60px;
  -webkit-box-shadow: 0 0.2rem 1rem 0 rgba(0, 0, 0, 0.5);
          box-shadow: 0 0.2rem 1rem 0 rgba(0, 0, 0, 0.5);
  border-radius: 50%;
}

@media (max-width: 31.25em) {
  .overview__completion-avatar {
    width: 40px;
    height: 40px;
  }
}
.overview__trophy {
  position: absolute;
  width: 2.4rem;
  height: 2.4rem;
  left: 65%;
  bottom: 70%;
  padding: 0.5rem 0.4rem 0.4rem;
  background: #fff;
  border-radius: 50%;
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  -webkit-box-shadow: 0 0.3rem 1.3rem 0 rgba(0, 0, 0, 0.2);
          box-shadow: 0 0.3rem 1.3rem 0 rgba(0, 0, 0, 0.2);
}

@media (max-width: 37.4375em) {
  .overview__trophy {
    width: 2rem;
    height: 2rem;
  }
}
.overview__completed {
  margin-left: 1.5rem;
  padding-right: 1rem;
  margin-right: 1rem;
  border-right: 0.2rem solid hsla(0, 0%, 100%, 0.41);
  font-size: 1.2rem;
  font-weight: 800;
  letter-spacing: 0.02rem;
  line-height: 1.2rem;
}

@media (max-width: 37.4375em) {
  .overview__completed {
    margin-left: 1rem;
  }
}
@media (max-width: 42.4375em) {
  .overview__start-again-wrapper {
    display: block;
  }
}
.user-avatar {
  -ms-flex-negative: 0;
      flex-shrink: 0;
  width: 40px;
  height: 40px;
  border-radius: 50%;
  background-color: #fff;
}

.overview-list__section-title {
  margin-top: 1.5rem;
  margin-bottom: 1.5rem;
  padding: 0.5rem 0;
  color: #313537;
  font-family: lato, sans-serif;
  text-transform: uppercase;
  font-size: 1rem;
  font-weight: 700;
  letter-spacing: 0.06rem;
  border-bottom: 0.1rem solid rgba(49, 53, 55, 0.1);
}

.overview--modern .overview-list__section-title {
  border-bottom: none;
  margin-top: 3rem;
  margin-bottom: 1.2rem;
}

.overview-list__list {
  margin: 0;
  padding: 0;
  list-style: none;
}

.overview-list-item {
  margin: 0;
  padding: 0;
}

.overview-list-item--restricted {
  cursor: not-allowed;
}

.overview-list-item__link {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  text-decoration: none;
  -webkit-transition: background-color 0.3s;
  transition: background-color 0.3s;
}

.overview-list-item__link:active,
.overview-list-item__link:hover {
  background-color: #f3f3f3;
  -webkit-transition-duration: 0.1s;
          transition-duration: 0.1s;
}

.overview-list-item--restricted .overview-list-item__link {
  cursor: inherit;
}

.overview--modern .overview-list-item__link {
  -webkit-transition: background 0.3s;
  transition: background 0.3s;
  margin: 0 -1rem;
  padding-left: 1rem;
  padding-right: 1rem;
}

.overview--modern .overview-list-item__link:hover {
  background: #f7f7f7;
  -webkit-transition-duration: 0.1s;
          transition-duration: 0.1s;
  border-radius: 0.4rem;
}

.overview-list-item__title {
  -webkit-box-flex: 1;
      -ms-flex: 1;
          flex: 1;
  display: block;
  padding: 2rem 1rem;
  font-family: lato, sans-serif;
  font-size: 1.3rem;
  line-height: 1.6rem;
  font-weight: 700;
  text-decoration: none;
  color: #313537;
}

.overview-list-item--restricted .overview-list-item__title {
  color: rgba(49, 53, 55, 0.5);
}

.overview--modern .overview-list-item__title {
  font-weight: 500;
  padding-left: 3.5rem;
}

.overview-list-item__icon {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  width: 3rem;
  opacity: 0.4;
  pointer-events: none;
}

.overview--modern .overview-list-item__icon {
  width: auto;
}

.overview-list-item__pie {
  margin-left: auto;
  margin-right: 3rem;
}

.overview--modern .overview-list-item__pie {
  margin-right: 0.2rem;
}

@-webkit-keyframes shake {
  0% {
    -webkit-transform: translateZ(0);
            transform: translateZ(0);
  }
  12.5% {
    -webkit-transform: translate3d(-16px, 0, 0);
            transform: translate3d(-16px, 0, 0);
  }
  37.5% {
    -webkit-transform: translate3d(12px, 0, 0);
            transform: translate3d(12px, 0, 0);
  }
  62.5% {
    -webkit-transform: translate3d(-8px, 0, 0);
            transform: translate3d(-8px, 0, 0);
  }
  87.5% {
    -webkit-transform: translate3d(4px, 0, 0);
            transform: translate3d(4px, 0, 0);
  }
  to {
    -webkit-transform: translateZ(0);
            transform: translateZ(0);
  }
}

@keyframes shake {
  0% {
    -webkit-transform: translateZ(0);
            transform: translateZ(0);
  }
  12.5% {
    -webkit-transform: translate3d(-16px, 0, 0);
            transform: translate3d(-16px, 0, 0);
  }
  37.5% {
    -webkit-transform: translate3d(12px, 0, 0);
            transform: translate3d(12px, 0, 0);
  }
  62.5% {
    -webkit-transform: translate3d(-8px, 0, 0);
            transform: translate3d(-8px, 0, 0);
  }
  87.5% {
    -webkit-transform: translate3d(4px, 0, 0);
            transform: translate3d(4px, 0, 0);
  }
  to {
    -webkit-transform: translateZ(0);
            transform: translateZ(0);
  }
}
.fail-password {
  -webkit-animation: shake 0.4s ease-in-out 0s;
          animation: shake 0.4s ease-in-out 0s;
}

.share-password-dialog {
  max-width: 48rem;
  margin: 10rem auto;
  border-top: 0.4rem solid var(--app-theme-color);
  -webkit-box-shadow: 0 0 1rem 0 rgba(0, 0, 0, 0.5);
          box-shadow: 0 0 1rem 0 rgba(0, 0, 0, 0.5);
  background: #fff;
  border-radius: 0.3rem;
  padding: 4rem;
  font-size: 1.7rem;
  -webkit-transition: -webkit-transform 0.18s ease-in-out;
  transition: -webkit-transform 0.18s ease-in-out;
  transition: transform 0.18s ease-in-out;
  transition: transform 0.18s ease-in-out, -webkit-transform 0.18s ease-in-out;
}

.share-password-dialog .heading {
  font-weight: 600;
  font-size: 1.6rem;
  margin-bottom: 1.6rem;
}

.share-password-dialog .instructions {
  color: #959fa5;
  font-size: 1.4rem;
  margin-bottom: 1.6rem;
}

.share-password-dialog .label {
  font-size: 1rem;
  color: #959fa5;
  text-transform: uppercase;
  font-weight: 700;
}

.share-password-dialog .input {
  border: 0;
  border-bottom: 1px solid #eee;
  border-radius: 0;
  display: block;
  width: 100%;
  background-color: #fff;
  background-image: none;
  outline: 0;
  text-align: left;
  font-size: 1.7rem;
  padding: 1rem 1rem 1rem 0;
}

.share-password-dialog .dialog__toolbar {
  margin-top: 3rem;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
      -ms-flex-direction: row;
          flex-direction: row;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
}

.share-password-dialog .button {
  display: inline-block;
  margin: 0 10px;
  min-width: 180px;
  padding: 0 3.5rem;
  height: 4.5rem;
  line-height: 4.5rem;
  font-size: 1.4rem;
  font-weight: 700;
  color: #fff;
  border-width: 0;
  border-radius: 2.25rem;
  background: #4fbdf4;
  cursor: pointer;
  text-decoration: none;
  -webkit-transition: -webkit-box-shadow 90ms ease-in-out, -webkit-transform 90ms ease-in-out;
  transition: -webkit-box-shadow 90ms ease-in-out, -webkit-transform 90ms ease-in-out;
  transition: box-shadow 90ms ease-in-out, transform 90ms ease-in-out;
  transition: box-shadow 90ms ease-in-out, transform 90ms ease-in-out, -webkit-box-shadow 90ms ease-in-out, -webkit-transform 90ms ease-in-out;
}

.brand--background-transparent {
  background-color: var(--app-theme-color) !important;
}

.landingpage-canvas {
  font-family: Gilroy;
}
.landingpage-canvas #pages-content {
  max-height: calc(100vh - 0px) !important;
  overflow-y: auto;
  overflow-x: hidden;
}
@media (min-width: 990px) {
  .landingpage-canvas #pages-content {
    max-height: calc(100vh - 0px) !important;
  }
  .landingpage-canvas #pages-content.page-content--pack {
    /*max-height: calc(100vh - 155px) !important;*/
    max-height: calc(100vh - 175px) !important;
  }
}
.landingpage-canvas .page-preview-inner {
  max-width: 1400px !important;
}
.landingpage-canvas .landing-threecolumn--section {
  padding: 50px 20px 50px 20px;
}
@media (min-width: 990px) {
  .landingpage-canvas .landing-threecolumn--section {
    padding: 100px 100px 50px 100px;
  }
}
.landingpage-canvas .landing-threecolumn--section .container {
  position: relative;
}
.landingpage-canvas .landing-threecolumn--section .container.arrow-bg:before {
  background-image: url("/images/arrow.png");
  background-size: contain;
  background-repeat: no-repeat;
  background-position: center;
  width: 10px;
  height: 10px;
  background-color: transparent;
  content: "";
  -webkit-transform: rotate(90deg);
  transform: rotate(90deg);
  right: 0;
  top: 0;
  position: absolute;
}
.landingpage-canvas .landing-threecolumn--section .seconddesign-title {
  font-family: Gilroy;
  font-size: 14px;
  font-weight: 700;
  line-height: 14px;
  letter-spacing: 0em;
  text-align: left;
  margin-top: 8px;
}
.landingpage-canvas .landingpage-footer .landingpage-footer--inner {
  padding: 50px 10px 50px 10px;
}
@media (min-width: 990px) {
  .landingpage-canvas .landingpage-footer .landingpage-footer--inner {
    padding: 20px 60px 20px 60px;
  }
}
.landingpage-canvas .landingpage-footer .landingpage-footerform {
  position: relative;
}
.landingpage-canvas .landingpage-footer .landingpage-footerform:before {
  background-image: url("/images/arrow_white.png");
  background-size: contain;
  background-repeat: no-repeat;
  background-position: center;
  width: 10px;
  height: 10px;
  background-color: transparent;
  content: "";
  right: 0;
  bottom: 0;
  position: absolute;
}
.landingpage-canvas .landing-countdown-container .v-card {
  padding: 50px 0 50px 0;
}
@media (min-width: 990px) {
  .landingpage-canvas .landing-countdown-container .v-card {
    padding: 20px 90px 20px 90px;
  }
}
.landingpage-canvas .landing-gallery--container {
  padding: 50px 0 50px 0;
}
@media (min-width: 990px) {
  .landingpage-canvas .landing-gallery--container {
    padding: 20px 70px 20px 70px;
  }
}
.landingpage-canvas .landing-gallery--container .landinggallerycard-title {
  font-family: Anonymous-Pro;
  font-weight: 700;
  font-size: 14px;
  text-align: left;
}
.landingpage-canvas .landing-gallery--container .landing-gallery--innercontainer {
  position: relative;
  margin-bottom: 50px;
}
.landingpage-canvas .landing-gallery--container .landing-gallery--innercontainer:before {
  background-image: url("/images/arrow.png");
  background-size: contain;
  background-repeat: no-repeat;
  background-position: center;
  width: 10px;
  height: 10px;
  background-color: transparent;
  content: "";
  -webkit-transform: rotate(180deg);
  transform: rotate(180deg);
  right: 20px;
  bottom: 0;
  position: absolute;
}
.landingpage-canvas .landing-grid--section {
  padding: 50px 20px 50px 20px;
}
@media (min-width: 990px) {
  .landingpage-canvas .landing-grid--section {
    padding: 20px 100px 100px 100px;
  }
}
@media (min-width: 990px) {
  .landingpage-canvas .landing-grid--section .grid-arrow--bg:before {
    background-image: url("/images/arrow.png");
    background-size: contain;
    background-repeat: no-repeat;
    background-position: center;
    width: 10px;
    height: 10px;
    background-color: transparent;
    content: "";
    left: 0;
    top: 0;
    position: absolute;
  }
}
.landingpage-canvas .landing-grid--section .grid-title {
  font-family: Anonymous-Pro;
  font-size: 14px;
  font-weight: 700;
  line-height: 14px;
  letter-spacing: 0em;
  text-align: left;
}
.landingpage-canvas .countdown-counter--box:after {
  color: #7034FF;
  content: ":";
  font-weight: bold;
  right: -20px;
  font-size: 30px;
  top: 0;
  position: absolute;
}
.landingpage-canvas .countdown-counter--title {
  font-family: Gilroy, Sans;
  font-size: 35px;
}
@media (min-width: 990px) {
  .landingpage-canvas .countdown-counter--title {
    font-size: 60px;
  }
}
.landingpage-canvas .twocolumn-container {
  padding: 50px 0 50px 0;
}
@media (min-width: 990px) {
  .landingpage-canvas .twocolumn-container {
    padding: 100px 80px 100px 80px;
  }
}
.landingpage-canvas .landing-header .landing-header--container {
  padding: 20px 0 100px 0;
}
@media (min-width: 990px) {
  .landingpage-canvas .landing-header .landing-header--container {
    padding: 20px 50px 20px 50px;
  }
}
.landingpage-canvas .landing-header .arrow-bg-right {
  position: relative;
}
.landingpage-canvas .landing-header .arrow-bg-right:before {
  background-image: url("/images/arrow_white.png");
  background-size: contain;
  background-repeat: no-repeat;
  background-position: center;
  width: 10px;
  height: 10px;
  background-color: transparent;
  content: "";
  -webkit-transform: rotate(270deg);
  transform: rotate(270deg);
  right: 10px;
  top: 10px;
  position: absolute;
}
.landingpage-canvas .landing-header .arrow-bg-left {
  position: relative;
}
@media (min-width: 990px) {
  .landingpage-canvas .landing-header .arrow-bg-left:before {
    background-image: url("/images/arrow_white.png");
    background-size: contain;
    background-repeat: no-repeat;
    background-position: center;
    width: 10px;
    height: 10px;
    background-color: transparent;
    content: "";
    -webkit-transform: rotate(90deg);
    transform: rotate(90deg);
    left: 0;
    bottom: 0;
    position: absolute;
  }
}
.landingpage-canvas .landing-horizontalheader--container {
  padding: 50px 20px 50px 20px;
}
@media (min-width: 990px) {
  .landingpage-canvas .landing-horizontalheader--container {
    padding: 100px 110px 100px 110px;
  }
}
.landingpage-canvas .landing-horizontalheader--container .landing-horizontalheader--innercontainer {
  padding: 20px 20px 20px 20px;
}
@media (min-width: 990px) {
  .landingpage-canvas .landing-horizontalheader--container .landing-horizontalheader--innercontainer {
    padding: 20px 20px 20px 50px;
  }
}
.landingpage-canvas .landing-page-image .landing-page-image--container {
  padding: 20px 0 20px 0;
}
@media (min-width: 990px) {
  .landingpage-canvas .landing-page-image .landing-page-image--container {
    padding: 20px 50px 20px 50px;
  }
}
.landingpage-canvas .landing-column-container {
  background-color: rgb(235, 244, 249);
  padding: 20px 0 20px 0;
}
@media (min-width: 990px) {
  .landingpage-canvas .landing-column-container {
    padding: 20px 115px 20px 115px;
  }
}

.block-text__row.overview__side-container.wide,
.overview__container.wide {
  max-width: 92rem;
}

.stories .overview__side-panel {
  background: #4e8ac1;
}
.stories .block-text__row.complete {
  text-align: center;
}
.stories .block-text__row.complete .quiz-card__button {
  max-width: 30rem;
}
.stories .overview__content, .stories .overview__side-content {
  padding: 2rem 0;
}
.stories .overview__title-wrap .overview__title {
  margin-bottom: 2rem;
}
.stories .overview__title-wrap .overview__title h1 {
  font-size: 4rem;
}
.stories .sound-info {
  text-align: center;
  margin-top: 40px;
  line-height: 2.4rem;
}
.stories .sound-info img {
  height: 24px;
}
.stories .about {
  overflow: hidden;
}
.stories .about .photo {
  width: 20%;
  float: left;
}
.stories .about .photo img {
  max-width: 100%;
  height: auto;
}
.stories .about .content {
  width: 80%;
  float: left;
  font-style: italic;
  padding-left: 15px;
}
.stories .job-code p {
  display: inline-block;
  width: 100%;
  font-size: 1rem;
}
.stories .job-code.centred {
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  background-color: #fff;
  padding: 3rem 0rem;
}

.flex-centred {
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
}

.grid .col-6 {
  width: 50%;
  float: left;
  padding: 10px;
}
.grid .col-70 {
  width: 70%;
  float: left;
  padding: 10px;
}
.grid .col-30 {
  width: 30%;
  float: left;
  padding: 10px;
}
@media (max-width: 47.9375em) {
  .grid { /* 768px */ }
  .grid .col-6,
  .grid .col-70,
  .grid .col-30 {
    width: 100%;
  }
  .grid .col-70 {
    padding-bottom: 0px;
  }
  .grid .col-30 {
    padding-top: 0px;
  }
  .grid .col-6 {
    padding-top: 0px;
    padding-bottom: 0px;
  }
}
.grid:after {
  content: " ";
  clear: both;
  display: block;
}

.story {
  min-height: 90vh;
}
.story .blocks-lesson {
  min-height: 90vh;
}
.story .page__header:after {
  background-color: #4baaf4;
}
.story .overview-sidebar__title {
  margin-bottom: 5rem;
}
.story .flex {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  min-height: 100vh;
}
.story .flex .block-text--onecol {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  width: 100%;
}
.story .flex .block-text__container {
  width: 100%;
}
.story .block-text__container.checkboxes {
  max-width: 79rem;
}
.story .word-break {
  word-break: break-all;
}
.story .story-btn {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  margin: 5rem 1rem;
  min-height: 4rem;
  height: auto;
  line-height: 1.7rem;
  font-size: 1.5rem;
  padding: 2rem 4rem;
}
.story .story-btn.centred {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  margin: 5rem auto;
}
@media (max-width: 47.9375em) {
  .story .story-btn { /* 768px */
    margin-top: 1rem;
    margin-bottom: 1rem;
    max-width: none !important;
    font-size: 1.2rem;
    padding: 1rem 2rem;
  }
  .story .story-btn.centred {
    margin-top: 1rem;
    margin-bottom: 1rem;
  }
  .story .story-btn.centred:nth-child(1) {
    margin-top: 5rem;
  }
}
.story label {
  display: inline-block;
  width: 100%;
  margin-bottom: 5px;
}
.story label input[type=checbox] {
  margin-right: 5px;
}
.story .block-text h3 {
  font-size: 2.2rem;
  margin-bottom: 2rem;
  text-align: center;
}
.story .block-text h3 span {
  font-style: italic;
  font-weight: 400;
}
.story .buttons-in-row {
  text-align: center;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-line-pack: center;
      align-content: center;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
}
.story .buttons-in-row .quiz-card__button {
  max-width: 22rem;
}
@media (max-width: 47.9375em) {
  .story .buttons-in-row { /* 768px */
    -ms-flex-wrap: wrap;
        flex-wrap: wrap;
  }
}
.story .block-video {
  display: block;
  max-width: 800px;
  width: 100%;
  height: 500px;
  margin: 0 auto;
  position: relative;
}
@media (max-width: 47.9375em) {
  .story .block-video { /* 768px */
    margin-top: 50px;
  }
}

.btn-part {
  background: #f3f3f3;
  display: block;
  position: relative;
  min-height: 230px;
  overflow: hidden;
}
@media (max-width: 47.9375em) {
  .btn-part { /* 768px */
    margin-bottom: 20px;
    min-height: 165px;
  }
}
.btn-part img {
  position: absolute;
  top: 0px;
  left: 50%;
  -webkit-transform: translateX(-50%);
          transform: translateX(-50%);
}
.btn-part .part,
.btn-part .title {
  background-color: rgba(10, 10, 10, 0.6);
  position: absolute;
  left: 0px;
  bottom: 0px;
  width: 100%;
  padding: 1rem 0;
}
.btn-part .part p,
.btn-part .title p {
  font-family: lato, sans-serif !important;
  text-align: center;
  color: #fff;
  font-size: 2rem;
  line-height: 2.5rem;
  font-weight: 600;
}
.btn-part .part {
  top: 0px;
  bottom: auto;
}

.job-code {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  font-weight: bold;
  font-size: 1rem;
}
.job-code.centred {
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  background-color: #fff;
  padding: 3rem 0rem;
}

/*!
 * Quill Editor v2.0.0-dev.3
 * https://quilljs.com/
 * Copyright (c) 2014, Jason Chen
 * Copyright (c) 2013, salesforce.com
 */
.ql-container {
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  font-family: Helvetica, Arial, sans-serif;
  font-size: 13px;
  height: 100%;
  margin: 0px;
  position: relative;
}

.ql-container.ql-disabled .ql-tooltip {
  visibility: hidden;
}

.ql-container:not(.ql-disabled) li[data-list=checked] > .ql-ui,
.ql-container:not(.ql-disabled) li[data-list=unchecked] > .ql-ui {
  cursor: pointer;
}

.ql-clipboard {
  left: -100000px;
  height: 1px;
  overflow-y: hidden;
  position: absolute;
  top: 50%;
}

.ql-clipboard p {
  margin: 0;
  padding: 0;
}

.ql-editor {
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  counter-reset: list-0;
  line-height: 1.42;
  height: 100%;
  outline: none;
  overflow-y: auto;
  padding: 12px 15px;
  -o-tab-size: 4;
     tab-size: 4;
  -moz-tab-size: 4;
  text-align: left;
  white-space: pre-wrap;
  word-wrap: break-word;
}

.ql-editor > * {
  cursor: text;
}

.ql-editor p,
.ql-editor ol,
.ql-editor pre,
.ql-editor blockquote,
.ql-editor h1,
.ql-editor h2,
.ql-editor h3,
.ql-editor h4,
.ql-editor h5,
.ql-editor h6 {
  margin: 0;
  padding: 0;
}

.ql-editor p,
.ql-editor h1,
.ql-editor h2,
.ql-editor h3,
.ql-editor h4,
.ql-editor h5,
.ql-editor h6 {
  counter-reset: list-0 list-1 list-2 list-3 list-4 list-5 list-6 list-7 list-8 list-9;
}

.ql-editor table {
  border-collapse: collapse;
}

.ql-editor td {
  border: 1px solid #000;
  padding: 2px 5px;
}

.ql-editor ol {
  padding-left: 1.5em;
}

.ql-editor li {
  list-style-type: none;
  padding-left: 1.5em;
  position: relative;
}

.ql-editor li > .ql-ui:before {
  display: inline-block;
  margin-left: -1.5em;
  margin-right: 0.3em;
  text-align: right;
  white-space: nowrap;
  width: 1.2em;
}

.ql-editor li[data-list=checked] > .ql-ui,
.ql-editor li[data-list=unchecked] > .ql-ui {
  color: #777;
}

.ql-editor li[data-list=bullet] > .ql-ui:before {
  content: "\2022";
}

.ql-editor li[data-list=checked] > .ql-ui:before {
  content: "\2611";
}

.ql-editor li[data-list=unchecked] > .ql-ui:before {
  content: "\2610";
}

.ql-editor li[data-list=ordered] {
  counter-reset: list-1 list-2 list-3 list-4 list-5 list-6 list-7 list-8 list-9;
  counter-increment: list-0;
}

.ql-editor li[data-list=ordered] > .ql-ui:before {
  content: counter(list-0, decimal) ". ";
}

.ql-editor li[data-list=ordered].ql-indent-1 {
  counter-increment: list-1;
}

.ql-editor li[data-list=ordered].ql-indent-1 > .ql-ui:before {
  content: counter(list-1, lower-alpha) ". ";
}

.ql-editor li[data-list=ordered].ql-indent-1 {
  counter-reset: list-2 list-3 list-4 list-5 list-6 list-7 list-8 list-9;
}

.ql-editor li[data-list=ordered].ql-indent-2 {
  counter-increment: list-2;
}

.ql-editor li[data-list=ordered].ql-indent-2 > .ql-ui:before {
  content: counter(list-2, lower-roman) ". ";
}

.ql-editor li[data-list=ordered].ql-indent-2 {
  counter-reset: list-3 list-4 list-5 list-6 list-7 list-8 list-9;
}

.ql-editor li[data-list=ordered].ql-indent-3 {
  counter-increment: list-3;
}

.ql-editor li[data-list=ordered].ql-indent-3 > .ql-ui:before {
  content: counter(list-3, decimal) ". ";
}

.ql-editor li[data-list=ordered].ql-indent-3 {
  counter-reset: list-4 list-5 list-6 list-7 list-8 list-9;
}

.ql-editor li[data-list=ordered].ql-indent-4 {
  counter-increment: list-4;
}

.ql-editor li[data-list=ordered].ql-indent-4 > .ql-ui:before {
  content: counter(list-4, lower-alpha) ". ";
}

.ql-editor li[data-list=ordered].ql-indent-4 {
  counter-reset: list-5 list-6 list-7 list-8 list-9;
}

.ql-editor li[data-list=ordered].ql-indent-5 {
  counter-increment: list-5;
}

.ql-editor li[data-list=ordered].ql-indent-5 > .ql-ui:before {
  content: counter(list-5, lower-roman) ". ";
}

.ql-editor li[data-list=ordered].ql-indent-5 {
  counter-reset: list-6 list-7 list-8 list-9;
}

.ql-editor li[data-list=ordered].ql-indent-6 {
  counter-increment: list-6;
}

.ql-editor li[data-list=ordered].ql-indent-6 > .ql-ui:before {
  content: counter(list-6, decimal) ". ";
}

.ql-editor li[data-list=ordered].ql-indent-6 {
  counter-reset: list-7 list-8 list-9;
}

.ql-editor li[data-list=ordered].ql-indent-7 {
  counter-increment: list-7;
}

.ql-editor li[data-list=ordered].ql-indent-7 > .ql-ui:before {
  content: counter(list-7, lower-alpha) ". ";
}

.ql-editor li[data-list=ordered].ql-indent-7 {
  counter-reset: list-8 list-9;
}

.ql-editor li[data-list=ordered].ql-indent-8 {
  counter-increment: list-8;
}

.ql-editor li[data-list=ordered].ql-indent-8 > .ql-ui:before {
  content: counter(list-8, lower-roman) ". ";
}

.ql-editor li[data-list=ordered].ql-indent-8 {
  counter-reset: list-9;
}

.ql-editor li[data-list=ordered].ql-indent-9 {
  counter-increment: list-9;
}

.ql-editor li[data-list=ordered].ql-indent-9 > .ql-ui:before {
  content: counter(list-9, decimal) ". ";
}

.ql-editor .ql-indent-1:not(.ql-direction-rtl) {
  padding-left: 3em;
}

.ql-editor li.ql-indent-1:not(.ql-direction-rtl) {
  padding-left: 4.5em;
}

.ql-editor .ql-indent-1.ql-direction-rtl.ql-align-right {
  padding-right: 3em;
}

.ql-editor li.ql-indent-1.ql-direction-rtl.ql-align-right {
  padding-right: 4.5em;
}

.ql-editor .ql-indent-2:not(.ql-direction-rtl) {
  padding-left: 6em;
}

.ql-editor li.ql-indent-2:not(.ql-direction-rtl) {
  padding-left: 7.5em;
}

.ql-editor .ql-indent-2.ql-direction-rtl.ql-align-right {
  padding-right: 6em;
}

.ql-editor li.ql-indent-2.ql-direction-rtl.ql-align-right {
  padding-right: 7.5em;
}

.ql-editor .ql-indent-3:not(.ql-direction-rtl) {
  padding-left: 9em;
}

.ql-editor li.ql-indent-3:not(.ql-direction-rtl) {
  padding-left: 10.5em;
}

.ql-editor .ql-indent-3.ql-direction-rtl.ql-align-right {
  padding-right: 9em;
}

.ql-editor li.ql-indent-3.ql-direction-rtl.ql-align-right {
  padding-right: 10.5em;
}

.ql-editor .ql-indent-4:not(.ql-direction-rtl) {
  padding-left: 12em;
}

.ql-editor li.ql-indent-4:not(.ql-direction-rtl) {
  padding-left: 13.5em;
}

.ql-editor .ql-indent-4.ql-direction-rtl.ql-align-right {
  padding-right: 12em;
}

.ql-editor li.ql-indent-4.ql-direction-rtl.ql-align-right {
  padding-right: 13.5em;
}

.ql-editor .ql-indent-5:not(.ql-direction-rtl) {
  padding-left: 15em;
}

.ql-editor li.ql-indent-5:not(.ql-direction-rtl) {
  padding-left: 16.5em;
}

.ql-editor .ql-indent-5.ql-direction-rtl.ql-align-right {
  padding-right: 15em;
}

.ql-editor li.ql-indent-5.ql-direction-rtl.ql-align-right {
  padding-right: 16.5em;
}

.ql-editor .ql-indent-6:not(.ql-direction-rtl) {
  padding-left: 18em;
}

.ql-editor li.ql-indent-6:not(.ql-direction-rtl) {
  padding-left: 19.5em;
}

.ql-editor .ql-indent-6.ql-direction-rtl.ql-align-right {
  padding-right: 18em;
}

.ql-editor li.ql-indent-6.ql-direction-rtl.ql-align-right {
  padding-right: 19.5em;
}

.ql-editor .ql-indent-7:not(.ql-direction-rtl) {
  padding-left: 21em;
}

.ql-editor li.ql-indent-7:not(.ql-direction-rtl) {
  padding-left: 22.5em;
}

.ql-editor .ql-indent-7.ql-direction-rtl.ql-align-right {
  padding-right: 21em;
}

.ql-editor li.ql-indent-7.ql-direction-rtl.ql-align-right {
  padding-right: 22.5em;
}

.ql-editor .ql-indent-8:not(.ql-direction-rtl) {
  padding-left: 24em;
}

.ql-editor li.ql-indent-8:not(.ql-direction-rtl) {
  padding-left: 25.5em;
}

.ql-editor .ql-indent-8.ql-direction-rtl.ql-align-right {
  padding-right: 24em;
}

.ql-editor li.ql-indent-8.ql-direction-rtl.ql-align-right {
  padding-right: 25.5em;
}

.ql-editor .ql-indent-9:not(.ql-direction-rtl) {
  padding-left: 27em;
}

.ql-editor li.ql-indent-9:not(.ql-direction-rtl) {
  padding-left: 28.5em;
}

.ql-editor .ql-indent-9.ql-direction-rtl.ql-align-right {
  padding-right: 27em;
}

.ql-editor li.ql-indent-9.ql-direction-rtl.ql-align-right {
  padding-right: 28.5em;
}

.ql-editor li.ql-direction-rtl {
  padding-right: 1.5em;
}

.ql-editor li.ql-direction-rtl > .ql-ui:before {
  margin-left: 0.3em;
  margin-right: -1.5em;
  text-align: left;
}

.ql-editor table {
  table-layout: fixed;
  width: 100%;
}

.ql-editor table td {
  outline: none;
}

.ql-editor .ql-code-block-container {
  font-family: monospace;
}

.ql-editor .ql-video {
  display: block;
  max-width: 100%;
}

.ql-editor .ql-video.ql-align-center {
  margin: 0 auto;
}

.ql-editor .ql-video.ql-align-right {
  margin: 0 0 0 auto;
}

.ql-editor .ql-bg-black {
  background-color: #000;
}

.ql-editor .ql-bg-red {
  background-color: #e60000;
}

.ql-editor .ql-bg-orange {
  background-color: #f90;
}

.ql-editor .ql-bg-yellow {
  background-color: #ff0;
}

.ql-editor .ql-bg-green {
  background-color: #008a00;
}

.ql-editor .ql-bg-blue {
  background-color: #06c;
}

.ql-editor .ql-bg-purple {
  background-color: #93f;
}

.ql-editor .ql-color-white {
  color: #fff;
}

.ql-editor .ql-color-red {
  color: #e60000;
}

.ql-editor .ql-color-orange {
  color: #f90;
}

.ql-editor .ql-color-yellow {
  color: #ff0;
}

.ql-editor .ql-color-green {
  color: #008a00;
}

.ql-editor .ql-color-blue {
  color: #06c;
}

.ql-editor .ql-color-purple {
  color: #93f;
}

.ql-editor .ql-font-serif {
  font-family: Georgia, Times New Roman, serif;
}

.ql-editor .ql-font-monospace {
  font-family: Monaco, Courier New, monospace;
}

.ql-editor .ql-size-small {
  font-size: 0.75em;
}

.ql-editor .ql-size-large {
  font-size: 1.5em;
}

.ql-editor .ql-size-huge {
  font-size: 2.5em;
}

.ql-editor .ql-direction-rtl {
  direction: rtl;
  text-align: inherit;
}

.ql-editor .ql-align-center {
  text-align: center;
}

.ql-editor .ql-align-justify {
  text-align: justify;
}

.ql-editor .ql-align-right {
  text-align: right;
}

.ql-editor .ql-ui {
  position: absolute;
}

.ql-editor.ql-blank::before {
  color: rgba(0, 0, 0, 0.6);
  content: attr(data-placeholder);
  font-style: italic;
  left: 15px;
  pointer-events: none;
  position: absolute;
  right: 15px;
}

.ql-snow.ql-toolbar:after,
.ql-snow .ql-toolbar:after {
  clear: both;
  content: "";
  display: table;
}

.ql-snow.ql-toolbar button,
.ql-snow .ql-toolbar button {
  background: none;
  border: none;
  cursor: pointer;
  display: inline-block;
  float: left;
  height: 24px;
  padding: 3px 5px;
  width: 28px;
}

.ql-snow.ql-toolbar button svg,
.ql-snow .ql-toolbar button svg {
  float: left;
  height: 100%;
}

.ql-snow.ql-toolbar button:active:hover,
.ql-snow .ql-toolbar button:active:hover {
  outline: none;
}

.ql-snow.ql-toolbar input.ql-image[type=file],
.ql-snow .ql-toolbar input.ql-image[type=file] {
  display: none;
}

.ql-snow.ql-toolbar button:hover,
.ql-snow .ql-toolbar button:hover,
.ql-snow.ql-toolbar button:focus,
.ql-snow .ql-toolbar button:focus,
.ql-snow.ql-toolbar button.ql-active,
.ql-snow .ql-toolbar button.ql-active,
.ql-snow.ql-toolbar .ql-picker-label:hover,
.ql-snow .ql-toolbar .ql-picker-label:hover,
.ql-snow.ql-toolbar .ql-picker-label.ql-active,
.ql-snow .ql-toolbar .ql-picker-label.ql-active,
.ql-snow.ql-toolbar .ql-picker-item:hover,
.ql-snow .ql-toolbar .ql-picker-item:hover,
.ql-snow.ql-toolbar .ql-picker-item.ql-selected,
.ql-snow .ql-toolbar .ql-picker-item.ql-selected {
  color: #06c;
}

.ql-snow.ql-toolbar button:hover .ql-fill,
.ql-snow .ql-toolbar button:hover .ql-fill,
.ql-snow.ql-toolbar button:focus .ql-fill,
.ql-snow .ql-toolbar button:focus .ql-fill,
.ql-snow.ql-toolbar button.ql-active .ql-fill,
.ql-snow .ql-toolbar button.ql-active .ql-fill,
.ql-snow.ql-toolbar .ql-picker-label:hover .ql-fill,
.ql-snow .ql-toolbar .ql-picker-label:hover .ql-fill,
.ql-snow.ql-toolbar .ql-picker-label.ql-active .ql-fill,
.ql-snow .ql-toolbar .ql-picker-label.ql-active .ql-fill,
.ql-snow.ql-toolbar .ql-picker-item:hover .ql-fill,
.ql-snow .ql-toolbar .ql-picker-item:hover .ql-fill,
.ql-snow.ql-toolbar .ql-picker-item.ql-selected .ql-fill,
.ql-snow .ql-toolbar .ql-picker-item.ql-selected .ql-fill,
.ql-snow.ql-toolbar button:hover .ql-stroke.ql-fill,
.ql-snow .ql-toolbar button:hover .ql-stroke.ql-fill,
.ql-snow.ql-toolbar button:focus .ql-stroke.ql-fill,
.ql-snow .ql-toolbar button:focus .ql-stroke.ql-fill,
.ql-snow.ql-toolbar button.ql-active .ql-stroke.ql-fill,
.ql-snow .ql-toolbar button.ql-active .ql-stroke.ql-fill,
.ql-snow.ql-toolbar .ql-picker-label:hover .ql-stroke.ql-fill,
.ql-snow .ql-toolbar .ql-picker-label:hover .ql-stroke.ql-fill,
.ql-snow.ql-toolbar .ql-picker-label.ql-active .ql-stroke.ql-fill,
.ql-snow .ql-toolbar .ql-picker-label.ql-active .ql-stroke.ql-fill,
.ql-snow.ql-toolbar .ql-picker-item:hover .ql-stroke.ql-fill,
.ql-snow .ql-toolbar .ql-picker-item:hover .ql-stroke.ql-fill,
.ql-snow.ql-toolbar .ql-picker-item.ql-selected .ql-stroke.ql-fill,
.ql-snow .ql-toolbar .ql-picker-item.ql-selected .ql-stroke.ql-fill {
  fill: #06c;
}

.ql-snow.ql-toolbar button:hover .ql-stroke,
.ql-snow .ql-toolbar button:hover .ql-stroke,
.ql-snow.ql-toolbar button:focus .ql-stroke,
.ql-snow .ql-toolbar button:focus .ql-stroke,
.ql-snow.ql-toolbar button.ql-active .ql-stroke,
.ql-snow .ql-toolbar button.ql-active .ql-stroke,
.ql-snow.ql-toolbar .ql-picker-label:hover .ql-stroke,
.ql-snow .ql-toolbar .ql-picker-label:hover .ql-stroke,
.ql-snow.ql-toolbar .ql-picker-label.ql-active .ql-stroke,
.ql-snow .ql-toolbar .ql-picker-label.ql-active .ql-stroke,
.ql-snow.ql-toolbar .ql-picker-item:hover .ql-stroke,
.ql-snow .ql-toolbar .ql-picker-item:hover .ql-stroke,
.ql-snow.ql-toolbar .ql-picker-item.ql-selected .ql-stroke,
.ql-snow .ql-toolbar .ql-picker-item.ql-selected .ql-stroke,
.ql-snow.ql-toolbar button:hover .ql-stroke-miter,
.ql-snow .ql-toolbar button:hover .ql-stroke-miter,
.ql-snow.ql-toolbar button:focus .ql-stroke-miter,
.ql-snow .ql-toolbar button:focus .ql-stroke-miter,
.ql-snow.ql-toolbar button.ql-active .ql-stroke-miter,
.ql-snow .ql-toolbar button.ql-active .ql-stroke-miter,
.ql-snow.ql-toolbar .ql-picker-label:hover .ql-stroke-miter,
.ql-snow .ql-toolbar .ql-picker-label:hover .ql-stroke-miter,
.ql-snow.ql-toolbar .ql-picker-label.ql-active .ql-stroke-miter,
.ql-snow .ql-toolbar .ql-picker-label.ql-active .ql-stroke-miter,
.ql-snow.ql-toolbar .ql-picker-item:hover .ql-stroke-miter,
.ql-snow .ql-toolbar .ql-picker-item:hover .ql-stroke-miter,
.ql-snow.ql-toolbar .ql-picker-item.ql-selected .ql-stroke-miter,
.ql-snow .ql-toolbar .ql-picker-item.ql-selected .ql-stroke-miter {
  stroke: #06c;
}

@media (pointer: coarse) {
  .ql-snow.ql-toolbar button:hover:not(.ql-active),
  .ql-snow .ql-toolbar button:hover:not(.ql-active) {
    color: #444;
  }
  .ql-snow.ql-toolbar button:hover:not(.ql-active) .ql-fill,
  .ql-snow .ql-toolbar button:hover:not(.ql-active) .ql-fill,
  .ql-snow.ql-toolbar button:hover:not(.ql-active) .ql-stroke.ql-fill,
  .ql-snow .ql-toolbar button:hover:not(.ql-active) .ql-stroke.ql-fill {
    fill: #444;
  }
  .ql-snow.ql-toolbar button:hover:not(.ql-active) .ql-stroke,
  .ql-snow .ql-toolbar button:hover:not(.ql-active) .ql-stroke,
  .ql-snow.ql-toolbar button:hover:not(.ql-active) .ql-stroke-miter,
  .ql-snow .ql-toolbar button:hover:not(.ql-active) .ql-stroke-miter {
    stroke: #444;
  }
}
.ql-snow {
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
}

.ql-snow * {
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
}

.ql-snow .ql-hidden {
  display: none;
}

.ql-snow .ql-out-bottom,
.ql-snow .ql-out-top {
  visibility: hidden;
}

.ql-snow .ql-tooltip {
  position: absolute;
  -webkit-transform: translateY(10px);
          transform: translateY(10px);
}

.ql-snow .ql-tooltip a {
  cursor: pointer;
  text-decoration: none;
}

.ql-snow .ql-tooltip.ql-flip {
  -webkit-transform: translateY(-10px);
          transform: translateY(-10px);
}

.ql-snow .ql-formats {
  display: inline-block;
  vertical-align: middle;
}

.ql-snow .ql-formats:after {
  clear: both;
  content: "";
  display: table;
}

.ql-snow .ql-stroke {
  fill: none;
  stroke: #444;
  stroke-linecap: round;
  stroke-linejoin: round;
  stroke-width: 2;
}

.ql-snow .ql-stroke-miter {
  fill: none;
  stroke: #444;
  stroke-miterlimit: 10;
  stroke-width: 2;
}

.ql-snow .ql-fill,
.ql-snow .ql-stroke.ql-fill {
  fill: #444;
}

.ql-snow .ql-empty {
  fill: none;
}

.ql-snow .ql-even {
  fill-rule: evenodd;
}

.ql-snow .ql-thin,
.ql-snow .ql-stroke.ql-thin {
  stroke-width: 1;
}

.ql-snow .ql-transparent {
  opacity: 0.4;
}

.ql-snow .ql-direction svg:last-child {
  display: none;
}

.ql-snow .ql-direction.ql-active svg:last-child {
  display: inline;
}

.ql-snow .ql-direction.ql-active svg:first-child {
  display: none;
}

.ql-snow .ql-editor a {
  text-decoration: underline;
}

.ql-snow .ql-editor blockquote {
  border-left: 4px solid #ccc;
  margin-bottom: 5px;
  margin-top: 5px;
  padding-left: 16px;
}

.ql-snow .ql-editor code,
.ql-snow .ql-editor .ql-code-block-container {
  background-color: #f0f0f0;
  border-radius: 3px;
}

.ql-snow .ql-editor .ql-code-block-container {
  margin-bottom: 5px;
  margin-top: 5px;
  padding: 5px 10px;
}

.ql-snow .ql-editor code {
  font-size: 85%;
  padding: 2px 4px;
}

.ql-snow .ql-editor .ql-code-block-container {
  background-color: #23241f;
  color: #f8f8f2;
  overflow: visible;
}

.ql-snow .ql-editor img {
  max-width: 100%;
}

.ql-snow .ql-picker {
  color: #444;
  display: inline-block;
  float: left;
  font-size: 14px;
  font-weight: 500;
  height: 24px;
  position: relative;
  vertical-align: middle;
}

.ql-snow .ql-picker-label {
  cursor: pointer;
  display: inline-block;
  height: 100%;
  padding-left: 8px;
  padding-right: 2px;
  position: relative;
  width: 100%;
}

.ql-snow .ql-picker-label::before {
  display: inline-block;
  line-height: 22px;
}

.ql-snow .ql-picker-options {
  background-color: #fff;
  display: none;
  min-width: 100%;
  padding: 4px 8px;
  position: absolute;
  white-space: nowrap;
}

.ql-snow .ql-picker-options .ql-picker-item {
  cursor: pointer;
  display: block;
  padding-bottom: 5px;
  padding-top: 5px;
}

.ql-snow .ql-picker.ql-expanded .ql-picker-label {
  color: #ccc;
  z-index: 2;
}

.ql-snow .ql-picker.ql-expanded .ql-picker-label .ql-fill {
  fill: #ccc;
}

.ql-snow .ql-picker.ql-expanded .ql-picker-label .ql-stroke {
  stroke: #ccc;
}

.ql-snow .ql-picker.ql-expanded .ql-picker-options {
  display: block;
  margin-top: -1px;
  top: 100%;
  z-index: 1;
}

.ql-snow .ql-color-picker,
.ql-snow .ql-icon-picker {
  width: 28px;
}

.ql-snow .ql-color-picker .ql-picker-label,
.ql-snow .ql-icon-picker .ql-picker-label {
  padding: 2px 4px;
}

.ql-snow .ql-color-picker .ql-picker-label svg,
.ql-snow .ql-icon-picker .ql-picker-label svg {
  right: 4px;
}

.ql-snow .ql-icon-picker .ql-picker-options {
  padding: 4px 0px;
}

.ql-snow .ql-icon-picker .ql-picker-item {
  height: 24px;
  width: 24px;
  padding: 2px 4px;
}

.ql-snow .ql-color-picker .ql-picker-options {
  padding: 3px 5px;
  width: 152px;
}

.ql-snow .ql-color-picker .ql-picker-item {
  border: 1px solid transparent;
  float: left;
  height: 16px;
  margin: 2px;
  padding: 0px;
  width: 16px;
}

.ql-snow .ql-picker:not(.ql-color-picker):not(.ql-icon-picker) svg {
  position: absolute;
  margin-top: -9px;
  right: 0;
  top: 50%;
  width: 18px;
}

.ql-snow .ql-picker.ql-header .ql-picker-label[data-label]:not([data-label=""])::before,
.ql-snow .ql-picker.ql-font .ql-picker-label[data-label]:not([data-label=""])::before,
.ql-snow .ql-picker.ql-size .ql-picker-label[data-label]:not([data-label=""])::before,
.ql-snow .ql-picker.ql-header .ql-picker-item[data-label]:not([data-label=""])::before,
.ql-snow .ql-picker.ql-font .ql-picker-item[data-label]:not([data-label=""])::before,
.ql-snow .ql-picker.ql-size .ql-picker-item[data-label]:not([data-label=""])::before {
  content: attr(data-label);
}

.ql-snow .ql-picker.ql-header {
  width: 98px;
}

.ql-snow .ql-picker.ql-header .ql-picker-label::before,
.ql-snow .ql-picker.ql-header .ql-picker-item::before {
  content: "Normal";
}

.ql-snow .ql-picker.ql-header .ql-picker-label[data-value="1"]::before,
.ql-snow .ql-picker.ql-header .ql-picker-item[data-value="1"]::before {
  content: "Heading 1";
}

.ql-snow .ql-picker.ql-header .ql-picker-label[data-value="2"]::before,
.ql-snow .ql-picker.ql-header .ql-picker-item[data-value="2"]::before {
  content: "Heading 2";
}

.ql-snow .ql-picker.ql-header .ql-picker-label[data-value="3"]::before,
.ql-snow .ql-picker.ql-header .ql-picker-item[data-value="3"]::before {
  content: "Heading 3";
}

.ql-snow .ql-picker.ql-header .ql-picker-label[data-value="4"]::before,
.ql-snow .ql-picker.ql-header .ql-picker-item[data-value="4"]::before {
  content: "Heading 4";
}

.ql-snow .ql-picker.ql-header .ql-picker-label[data-value="5"]::before,
.ql-snow .ql-picker.ql-header .ql-picker-item[data-value="5"]::before {
  content: "Heading 5";
}

.ql-snow .ql-picker.ql-header .ql-picker-label[data-value="6"]::before,
.ql-snow .ql-picker.ql-header .ql-picker-item[data-value="6"]::before {
  content: "Heading 6";
}

.ql-snow .ql-picker.ql-header .ql-picker-item[data-value="1"]::before {
  font-size: 2em;
}

.ql-snow .ql-picker.ql-header .ql-picker-item[data-value="2"]::before {
  font-size: 1.5em;
}

.ql-snow .ql-picker.ql-header .ql-picker-item[data-value="3"]::before {
  font-size: 1.17em;
}

.ql-snow .ql-picker.ql-header .ql-picker-item[data-value="4"]::before {
  font-size: 1em;
}

.ql-snow .ql-picker.ql-header .ql-picker-item[data-value="5"]::before {
  font-size: 0.83em;
}

.ql-snow .ql-picker.ql-header .ql-picker-item[data-value="6"]::before {
  font-size: 0.67em;
}

.ql-snow .ql-picker.ql-font {
  width: 108px;
}

.ql-snow .ql-picker.ql-font .ql-picker-label::before,
.ql-snow .ql-picker.ql-font .ql-picker-item::before {
  content: "Sans Serif";
}

.ql-snow .ql-picker.ql-font .ql-picker-label[data-value=serif]::before,
.ql-snow .ql-picker.ql-font .ql-picker-item[data-value=serif]::before {
  content: "Serif";
}

.ql-snow .ql-picker.ql-font .ql-picker-label[data-value=monospace]::before,
.ql-snow .ql-picker.ql-font .ql-picker-item[data-value=monospace]::before {
  content: "Monospace";
}

.ql-snow .ql-picker.ql-font .ql-picker-item[data-value=serif]::before {
  font-family: Georgia, Times New Roman, serif;
}

.ql-snow .ql-picker.ql-font .ql-picker-item[data-value=monospace]::before {
  font-family: Monaco, Courier New, monospace;
}

.ql-snow .ql-picker.ql-size {
  width: 98px;
}

.ql-snow .ql-picker.ql-size .ql-picker-label::before,
.ql-snow .ql-picker.ql-size .ql-picker-item::before {
  content: "Normal";
}

.ql-snow .ql-picker.ql-size .ql-picker-label[data-value=small]::before,
.ql-snow .ql-picker.ql-size .ql-picker-item[data-value=small]::before {
  content: "Small";
}

.ql-snow .ql-picker.ql-size .ql-picker-label[data-value=large]::before,
.ql-snow .ql-picker.ql-size .ql-picker-item[data-value=large]::before {
  content: "Large";
}

.ql-snow .ql-picker.ql-size .ql-picker-label[data-value=huge]::before,
.ql-snow .ql-picker.ql-size .ql-picker-item[data-value=huge]::before {
  content: "Huge";
}

.ql-snow .ql-picker.ql-size .ql-picker-item[data-value=small]::before {
  font-size: 10px;
}

.ql-snow .ql-picker.ql-size .ql-picker-item[data-value=large]::before {
  font-size: 18px;
}

.ql-snow .ql-picker.ql-size .ql-picker-item[data-value=huge]::before {
  font-size: 32px;
}

.ql-snow .ql-color-picker.ql-background .ql-picker-item {
  background-color: #fff;
}

.ql-snow .ql-color-picker.ql-color .ql-picker-item {
  background-color: #000;
}

.ql-code-block-container {
  position: relative;
}

.ql-code-block-container .ql-ui {
  right: 5px;
  top: 5px;
}

.ql-toolbar.ql-snow {
  border: 1px solid #ccc;
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  font-family: "Helvetica Neue", "Helvetica", "Arial", sans-serif;
  padding: 8px;
}

.ql-toolbar.ql-snow .ql-formats {
  margin-right: 15px;
}

.ql-toolbar.ql-snow .ql-picker-label {
  border: 1px solid transparent;
}

.ql-toolbar.ql-snow .ql-picker-options {
  border: 1px solid transparent;
  -webkit-box-shadow: rgba(0, 0, 0, 0.2) 0 2px 8px;
          box-shadow: rgba(0, 0, 0, 0.2) 0 2px 8px;
}

.ql-toolbar.ql-snow .ql-picker.ql-expanded .ql-picker-label {
  border-color: #ccc;
}

.ql-toolbar.ql-snow .ql-picker.ql-expanded .ql-picker-options {
  border-color: #ccc;
}

.ql-toolbar.ql-snow .ql-color-picker .ql-picker-item.ql-selected,
.ql-toolbar.ql-snow .ql-color-picker .ql-picker-item:hover {
  border-color: #000;
}

.ql-toolbar.ql-snow + .ql-container.ql-snow {
  border-top: 0px;
}

.ql-snow .ql-tooltip {
  background-color: #fff;
  border: 1px solid #ccc;
  -webkit-box-shadow: 0px 0px 5px #ddd;
          box-shadow: 0px 0px 5px #ddd;
  color: #444;
  padding: 5px 12px;
  white-space: nowrap;
}

.ql-snow .ql-tooltip::before {
  content: "Visit URL:";
  line-height: 26px;
  margin-right: 8px;
}

.ql-snow .ql-tooltip input[type=text] {
  display: none;
  border: 1px solid #ccc;
  font-size: 13px;
  height: 26px;
  margin: 0px;
  padding: 3px 5px;
  width: 170px;
}

.ql-snow .ql-tooltip a.ql-preview {
  display: inline-block;
  max-width: 200px;
  overflow-x: hidden;
  text-overflow: ellipsis;
  vertical-align: top;
}

.ql-snow .ql-tooltip a.ql-action::after {
  border-right: 1px solid #ccc;
  content: "Edit";
  margin-left: 16px;
  padding-right: 8px;
}

.ql-snow .ql-tooltip a.ql-remove::before {
  content: "Remove";
  margin-left: 8px;
}

.ql-snow .ql-tooltip a {
  line-height: 26px;
}

.ql-snow .ql-tooltip.ql-editing a.ql-preview,
.ql-snow .ql-tooltip.ql-editing a.ql-remove {
  display: none;
}

.ql-snow .ql-tooltip.ql-editing input[type=text] {
  display: inline-block;
}

.ql-snow .ql-tooltip.ql-editing a.ql-action::after {
  border-right: 0px;
  content: "Save";
  padding-right: 0px;
}

.ql-snow .ql-tooltip[data-mode=link]::before {
  content: "Enter link:";
}

.ql-snow .ql-tooltip[data-mode=formula]::before {
  content: "Enter formula:";
}

.ql-snow .ql-tooltip[data-mode=video]::before {
  content: "Enter video:";
}

.ql-container.ql-snow {
  border: 1px solid #ccc;
}

.ql-editor {
  height: auto !important;
}

.ql-editor > * {
  cursor: text;
}

.ql-editor p,
.ql-editor ol,
.ql-editor pre,
.ql-editor blockquote,
.ql-editor h1,
.ql-editor h2,
.ql-editor h3,
.ql-editor h4,
.ql-editor h5,
.ql-editor h6 {
  margin: 0;
  padding: 0;
}

.ql-editor p,
.ql-editor h1,
.ql-editor h2,
.ql-editor h3,
.ql-editor h4,
.ql-editor h5,
.ql-editor h6 {
  counter-reset: list-0 list-1 list-2 list-3 list-4 list-5 list-6 list-7 list-8 list-9;
}

.ql-editor table {
  border-collapse: collapse;
}

.ql-editor td {
  border: 1px solid #000;
  padding: 2px 5px;
}

.ql-editor ol {
  padding-left: 1.5em;
}

.ql-editor ul,
.ql-editor ol {
  padding-left: 15px !important;
  margin-left: 0 !important;
}

.ql-editor li {
  padding-left: 0;
  position: relative;
}

.ql-editor li > .ql-ui:before {
  display: inline-block;
  margin-left: -1.5em;
  margin-right: 0.3em;
  text-align: right;
  white-space: nowrap;
  width: 1.2em;
}

.ql-editor li[data-list=checked] > .ql-ui,
.ql-editor li[data-list=unchecked] > .ql-ui {
  color: #777;
}

.ql-editor li[data-list=bullet] > .ql-ui:before {
  content: "\2022";
}

.ql-editor li[data-list=checked] > .ql-ui:before {
  content: "\2611";
}

.ql-editor li[data-list=unchecked] > .ql-ui:before {
  content: "\2610";
}

.ql-editor li[data-list=ordered] {
  counter-reset: list-1 list-2 list-3 list-4 list-5 list-6 list-7 list-8 list-9;
  counter-increment: list-0;
}

.ql-editor li[data-list=ordered] > .ql-ui:before {
  content: counter(list-0, decimal) ". ";
}

.ql-editor li[data-list=ordered].ql-indent-1 {
  counter-increment: list-1;
}

.ql-editor li[data-list=ordered].ql-indent-1 > .ql-ui:before {
  content: counter(list-1, lower-alpha) ". ";
}

.ql-editor li[data-list=ordered].ql-indent-1 {
  counter-reset: list-2 list-3 list-4 list-5 list-6 list-7 list-8 list-9;
}

.ql-editor li[data-list=ordered].ql-indent-2 {
  counter-increment: list-2;
}

.ql-editor li[data-list=ordered].ql-indent-2 > .ql-ui:before {
  content: counter(list-2, lower-roman) ". ";
}

.ql-editor li[data-list=ordered].ql-indent-2 {
  counter-reset: list-3 list-4 list-5 list-6 list-7 list-8 list-9;
}

.ql-editor li[data-list=ordered].ql-indent-3 {
  counter-increment: list-3;
}

.ql-editor li[data-list=ordered].ql-indent-3 > .ql-ui:before {
  content: counter(list-3, decimal) ". ";
}

.ql-editor li[data-list=ordered].ql-indent-3 {
  counter-reset: list-4 list-5 list-6 list-7 list-8 list-9;
}

.ql-editor li[data-list=ordered].ql-indent-4 {
  counter-increment: list-4;
}

.ql-editor li[data-list=ordered].ql-indent-4 > .ql-ui:before {
  content: counter(list-4, lower-alpha) ". ";
}

.ql-editor li[data-list=ordered].ql-indent-4 {
  counter-reset: list-5 list-6 list-7 list-8 list-9;
}

.ql-editor li[data-list=ordered].ql-indent-5 {
  counter-increment: list-5;
}

.ql-editor li[data-list=ordered].ql-indent-5 > .ql-ui:before {
  content: counter(list-5, lower-roman) ". ";
}

.ql-editor li[data-list=ordered].ql-indent-5 {
  counter-reset: list-6 list-7 list-8 list-9;
}

.ql-editor li[data-list=ordered].ql-indent-6 {
  counter-increment: list-6;
}

.ql-editor li[data-list=ordered].ql-indent-6 > .ql-ui:before {
  content: counter(list-6, decimal) ". ";
}

.ql-editor li[data-list=ordered].ql-indent-6 {
  counter-reset: list-7 list-8 list-9;
}

.ql-editor li[data-list=ordered].ql-indent-7 {
  counter-increment: list-7;
}

.ql-editor li[data-list=ordered].ql-indent-7 > .ql-ui:before {
  content: counter(list-7, lower-alpha) ". ";
}

.ql-editor li[data-list=ordered].ql-indent-7 {
  counter-reset: list-8 list-9;
}

.ql-editor li[data-list=ordered].ql-indent-8 {
  counter-increment: list-8;
}

.ql-editor li[data-list=ordered].ql-indent-8 > .ql-ui:before {
  content: counter(list-8, lower-roman) ". ";
}

.ql-editor li[data-list=ordered].ql-indent-8 {
  counter-reset: list-9;
}

.ql-editor li[data-list=ordered].ql-indent-9 {
  counter-increment: list-9;
}

.ql-editor li[data-list=ordered].ql-indent-9 > .ql-ui:before {
  content: counter(list-9, decimal) ". ";
}

.ql-editor .ql-indent-1:not(.ql-direction-rtl) {
  padding-left: 3em;
}

.ql-editor li.ql-indent-1:not(.ql-direction-rtl) {
  padding-left: 4.5em;
}

.ql-editor .ql-indent-1.ql-direction-rtl.ql-align-right {
  padding-right: 3em;
}

.ql-editor li.ql-indent-1.ql-direction-rtl.ql-align-right {
  padding-right: 4.5em;
}

.ql-editor .ql-indent-2:not(.ql-direction-rtl) {
  padding-left: 6em;
}

.ql-editor li.ql-indent-2:not(.ql-direction-rtl) {
  padding-left: 7.5em;
}

.ql-editor .ql-indent-2.ql-direction-rtl.ql-align-right {
  padding-right: 6em;
}

.ql-editor li.ql-indent-2.ql-direction-rtl.ql-align-right {
  padding-right: 7.5em;
}

.ql-editor .ql-indent-3:not(.ql-direction-rtl) {
  padding-left: 9em;
}

.ql-editor li.ql-indent-3:not(.ql-direction-rtl) {
  padding-left: 10.5em;
}

.ql-editor .ql-indent-3.ql-direction-rtl.ql-align-right {
  padding-right: 9em;
}

.ql-editor li.ql-indent-3.ql-direction-rtl.ql-align-right {
  padding-right: 10.5em;
}

.ql-editor .ql-indent-4:not(.ql-direction-rtl) {
  padding-left: 12em;
}

.ql-editor li.ql-indent-4:not(.ql-direction-rtl) {
  padding-left: 13.5em;
}

.ql-editor .ql-indent-4.ql-direction-rtl.ql-align-right {
  padding-right: 12em;
}

.ql-editor li.ql-indent-4.ql-direction-rtl.ql-align-right {
  padding-right: 13.5em;
}

.ql-editor .ql-indent-5:not(.ql-direction-rtl) {
  padding-left: 15em;
}

.ql-editor li.ql-indent-5:not(.ql-direction-rtl) {
  padding-left: 16.5em;
}

.ql-editor .ql-indent-5.ql-direction-rtl.ql-align-right {
  padding-right: 15em;
}

.ql-editor li.ql-indent-5.ql-direction-rtl.ql-align-right {
  padding-right: 16.5em;
}

.ql-editor .ql-indent-6:not(.ql-direction-rtl) {
  padding-left: 18em;
}

.ql-editor li.ql-indent-6:not(.ql-direction-rtl) {
  padding-left: 19.5em;
}

.ql-editor .ql-indent-6.ql-direction-rtl.ql-align-right {
  padding-right: 18em;
}

.ql-editor li.ql-indent-6.ql-direction-rtl.ql-align-right {
  padding-right: 19.5em;
}

.ql-editor .ql-indent-7:not(.ql-direction-rtl) {
  padding-left: 21em;
}

.ql-editor li.ql-indent-7:not(.ql-direction-rtl) {
  padding-left: 22.5em;
}

.ql-editor .ql-indent-7.ql-direction-rtl.ql-align-right {
  padding-right: 21em;
}

.ql-editor li.ql-indent-7.ql-direction-rtl.ql-align-right {
  padding-right: 22.5em;
}

.ql-editor .ql-indent-8:not(.ql-direction-rtl) {
  padding-left: 24em;
}

.ql-editor li.ql-indent-8:not(.ql-direction-rtl) {
  padding-left: 25.5em;
}

.ql-editor .ql-indent-8.ql-direction-rtl.ql-align-right {
  padding-right: 24em;
}

.ql-editor li.ql-indent-8.ql-direction-rtl.ql-align-right {
  padding-right: 25.5em;
}

.ql-editor .ql-indent-9:not(.ql-direction-rtl) {
  padding-left: 27em;
}

.ql-editor li.ql-indent-9:not(.ql-direction-rtl) {
  padding-left: 28.5em;
}

.ql-editor .ql-indent-9.ql-direction-rtl.ql-align-right {
  padding-right: 27em;
}

.ql-editor li.ql-indent-9.ql-direction-rtl.ql-align-right {
  padding-right: 28.5em;
}

.ql-editor li.ql-direction-rtl {
  padding-right: 1.5em;
}

.ql-editor li.ql-direction-rtl > .ql-ui:before {
  margin-left: 0.3em;
  margin-right: -1.5em;
  text-align: left;
}

.ql-editor table {
  table-layout: fixed;
  width: 100%;
}

.ql-editor table td {
  outline: none;
}

.ql-editor .ql-code-block-container {
  font-family: monospace;
}

.ql-editor .ql-video {
  display: block;
  max-width: 100%;
}

.ql-editor .ql-video.ql-align-center {
  margin: 0 auto;
}

.ql-editor .ql-video.ql-align-right {
  margin: 0 0 0 auto;
}

.ql-editor .ql-bg-black {
  background-color: #000;
}

.ql-editor .ql-bg-red {
  background-color: #e60000;
}

.ql-editor .ql-bg-orange {
  background-color: #f90;
}

.ql-editor .ql-bg-yellow {
  background-color: #ff0;
}

.ql-editor .ql-bg-green {
  background-color: #008a00;
}

.ql-editor .ql-bg-blue {
  background-color: #06c;
}

.ql-editor .ql-bg-purple {
  background-color: #93f;
}

.ql-editor .ql-color-white {
  color: #fff;
}

.ql-editor .ql-color-red {
  color: #e60000;
}

.ql-editor .ql-color-orange {
  color: #f90;
}

.ql-editor .ql-color-yellow {
  color: #ff0;
}

.ql-editor .ql-color-green {
  color: #008a00;
}

.ql-editor .ql-color-blue {
  color: #06c;
}

.ql-editor .ql-color-purple {
  color: #93f;
}

.ql-editor .ql-font-serif {
  font-family: Georgia, Times New Roman, serif;
}

.ql-editor .ql-font-monospace {
  font-family: Monaco, Courier New, monospace;
}

.ql-editor .ql-size-small {
  font-size: 0.75em;
}

.ql-editor .ql-size-large {
  font-size: 1.5em;
}

.ql-editor .ql-size-huge {
  font-size: 2.5em;
}

.ql-editor .ql-direction-rtl {
  direction: rtl;
  text-align: inherit;
}

.ql-editor .ql-align-center {
  text-align: center;
}

.ql-editor .ql-align-justify {
  text-align: justify;
}

.ql-editor .ql-align-right {
  text-align: right;
}

.ql-editor .ql-ui {
  position: absolute;
}

.ql-editor.ql-blank::before {
  color: rgba(0, 0, 0, 0.6);
  content: attr(data-placeholder);
  font-style: italic;
  left: 15px;
  pointer-events: none;
  position: absolute;
  right: 15px;
}

.ql-light--version .ql-container.ql-snow {
  border-color: #424242 !important;
  color: #000000 !important;
  background-color: rgba(255, 255, 255, 0.5) !important;
}
.ql-light--version .ql-toolbar.ql-snow {
  border-color: #424242 !important;
  color: #000000 !important;
  background-color: rgba(255, 255, 255, 0.5) !important;
}

.ql-container.ql-snow {
  border-color: #424242 !important;
  color: #000000 !important;
  background-color: rgba(255, 255, 255, 0.5) !important;
}

.ql-toolbar.ql-snow {
  border-color: #424242 !important;
  color: #000000 !important;
  background-color: rgba(255, 255, 255, 0.5) !important;
}

/* The side navigation menu */
.sidenav {
  height: 100%; /* 100% Full-height */
  width: 0; /* 0 width - change this with JavaScript */
  position: fixed; /* Stay in place */
  z-index: 10; /* Stay on top */
  top: 88px; /* Stay at the top */
  left: 0;
  background-color: #FFFFFF; /* Black*/
  overflow-x: hidden; /* Disable horizontal scroll */
  padding-top: 0; /* Place content 60px from the top */
  -webkit-transition: 0.3s;
  transition: 0.3s; /* 0.5 second transition effect to slide in the sidenav */
  -webkit-box-shadow: 3px 3px 8px 3px rgba(0, 0, 0, 0.34);
  box-shadow: 3px 3px 8px 3px rgba(0, 0, 0, 0.34);
}
.sidenav .page-progress-container {
  background-size: cover;
  background-position: center;
  display: block;
  background-repeat: no-repeat;
  height: 170px;
  position: relative;
}
.sidenav .page-progress-container .page-progress--inner {
  position: absolute; /* Sit on top of the page content */
  width: 100%; /* Full width (cover the whole page) */
  height: 100%; /* Full height (cover the whole page) */
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  padding: 50px 15px 20px 15px;
  text-align: center;
  z-index: 2; /* Specify a stack order in case you're using a different order for other elements */
}
.sidenav .page-progress-container .page-progress--inner .progress-header {
  font-family: Poppins-Medium, "Open Sans";
  font-size: 26px;
  color: #282D5A;
  margin-bottom: 15px;
  display: block;
}
.sidenav .page-progress-container .page-progress--inner .progress-text {
  background-color: var(--app-theme-color);
  padding: 10px;
  border-radius: 5px;
  font-size: 18px;
  font-family: Poppins-Medium, "Open Sans";
  color: #ffffff;
}
.sidenav a {
  padding: 8px 8px 8px 10px;
  text-decoration: none;
  font-size: 14px;
  color: #282D5A;
  display: block;
  -webkit-transition: 0.3s;
  transition: 0.3s;
}
.sidenav a:hover {
  color: #121226;
}
.sidenav .chapter-list {
  list-style: none;
  padding: 0;
}
.sidenav .chapter-list .nav-page-title p {
  margin-bottom: 0;
}
.sidenav .chapter-list li {
  list-style: none;
  border-bottom: 1px solid rgba(139, 141, 166, 0.15);
}
.sidenav .chapter-list li a.chapter-item {
  font-family: Poppins-Medium, "Open Sans";
  border-bottom: 1px solid var(--app-theme-color);
  font-size: 16px;
  color: var(--app-theme-color);
}
.sidenav .chapter-list li a.chapter-item span {
  padding: 7px 7px 5px 7px;
  display: inline-block;
  border-radius: 5px;
  font-size: 8px;
  vertical-align: middle;
  background-color: #F0EAFF;
  color: var(--app-theme-color);
}
.sidenav .chapter-list li .menu-page-item a {
  display: inline-block;
  vertical-align: middle;
  width: 100%;
}
.sidenav .chapter-list li .menu-page-item a:hover {
  text-decoration: none;
  color: var(--app-theme-color);
}
.sidenav .chapter-list li .menu-page-item a.active--item {
  background-color: rgba(112, 52, 255, 0.1);
}
.sidenav .chapter-list li .menu-page-item a .nav-page-title {
  width: 90%;
  display: block;
}
.sidenav .chapter-list li .menu-page-item a .nav-page-title p {
  margin-bottom: 0;
}
.sidenav .chapter-list li .menu-page-item a span.isfinished {
  display: none;
  border-radius: 25px;
  background-color: #b0d84a;
  color: #ffffff;
  height: 21px;
  width: 21px;
  padding: 3px;
  font-size: 11px;
  text-align: center;
  float: right;
}
.sidenav .chapter-list li .menu-page-item a.finished span {
  display: inline-block;
}
.sidenav .closebtn {
  position: absolute;
  top: 0;
  right: 25px;
  z-index: 3;
  color: var(--app-theme-color);
  font-size: 26px;
  margin-left: 50px;
}
@media screen and (max-height: 450px) {
  .sidenav {
    padding-top: 0;
  }
}

/* Style page content - use this if you want to push the page content to the right when you open the side navigation */
#pages-content {
  -webkit-transition: margin-left 0.5s;
  transition: margin-left 0.5s;
}

/* On smaller screens, where height is less than 450px, change the style of the sidenav (less padding and a smaller font size) */
.is-public .sidenav {
  top: 0; /* Stay at the top */
}

.page-header {
  background-color: #fff;
  border-bottom: 1px solid #ddd;
}
.page-header .page-title {
  font-family: Poppins-Medium, "Open Sans";
  padding: 2rem 0;
  position: relative;
}
.page-header .page-title span {
  color: var(--app-theme-color);
  margin-left: 5px;
}
.page-header .page-header-content {
  position: relative;
  padding: 0 1.25rem;
}
.page-header .page-header-content .header-elements a {
  font-size: 14px;
  font-family: Poppins-Regular, "Open Sans";
  text-align: center;
  width: auto;
  background: var(--app-theme-color);
  color: #fff;
  border: 0;
  border-radius: 25px;
  padding: 10px 20px 10px 20px;
  text-decoration: none;
}
.page-header .page-header-content .header-elements a:hover {
  text-decoration: none;
}
@media (min-width: 768px) {
  .page-header .header-elements-md-inline {
    display: -ms-flexbox;
    display: -webkit-box;
    display: flex;
    -ms-flex-align: center;
    -webkit-box-align: center;
            align-items: center;
    -ms-flex-pack: justify;
    -webkit-box-pack: justify;
            justify-content: space-between;
    -ms-flex-wrap: nowrap;
    flex-wrap: nowrap;
  }
}

.left-side-nav {
  padding: 30px 50px 20px 50px;
}
.left-side-nav .left-side-item {
  white-space: nowrap;
  overflow: hidden;
  width: 100%;
  text-align: left;
  text-overflow: ellipsis;
}
.left-side-nav .action-buttons-cont {
  padding-left: 0;
}
.left-side-nav .action-buttons-cont li {
  margin-bottom: 15px;
}
.left-side-nav .action-buttons-cont li a, .left-side-nav .action-buttons-cont li button {
  display: inline-block;
  line-height: 30px;
  padding-right: 10px;
  font-weight: 600;
}
.left-side-nav .action-buttons-cont li a i, .left-side-nav .action-buttons-cont li button i {
  float: right;
  border-radius: 25px;
  background-color: #ffffff;
  padding: 5px;
  height: 30px;
  width: 30px;
  color: #6641ED;
  text-align: center;
  line-height: 20px;
}
.left-side-nav h3 {
  font-size: 16px;
  color: #8B8DA6;
  font-weight: 600;
  padding-left: 10px;
  margin-bottom: 10px;
  border-left: 4px solid rgb(112, 52, 255);
}
.left-side-nav ul {
  list-style-type: none;
  padding: 0;
}
.left-side-nav ul li {
  padding: 5px 0 5px 0;
}
.left-side-nav ul li .left-side-item {
  white-space: nowrap;
  overflow: hidden;
  width: 100%;
  text-align: left;
  text-overflow: ellipsis;
}
.left-side-nav ul li a {
  font-size: 14px;
  color: #8B8DA6;
  text-transform: capitalize;
  text-decoration: none;
  font-weight: 500;
}
.left-side-nav ul li a span {
  margin-right: 10px;
}
.left-side-nav ul li a:hover {
  font-weight: 700;
  text-decoration: none;
}
.left-side-nav .workgroup-cont {
  margin-bottom: 50px;
}
.left-side-nav .workgroup-cont .nav-tabs .nav-link {
  border: 0;
}
.left-side-nav .workgroup-cont .nav-tabs .nav-link.active {
  border: 0;
}
.left-side-nav .workgroup-cont .nav-tabs .nav-link:hover {
  border: 0;
}
.left-side-nav .workgroup-cont ul {
  padding: 5px 0 0 15px;
}
.left-side-nav .workgroup-cont ul li {
  padding: 7px 0 7px 0;
  border-bottom: 1px solid rgba(139, 141, 166, 0.15);
}
.left-side-nav .workgroup-cont ul li a.active {
  color: #6641ED;
  font-weight: 700;
}
.left-side-nav .storage-cont {
  padding-left: 25px;
}
.left-side-nav .storage-cont span {
  font-size: 14px;
  color: #999999;
}
.left-side-nav .storage-cont .progress {
  background-color: #D3D3D3;
  position: relative;
  margin-top: 5px;
}
.left-side-nav .storage-cont a {
  color: #007bff;
}

.user-list-container .v-card {
  background-color: transparent !important;
  border: 0 !important;
}
.user-list-container .v-data-table {
  background-color: transparent !important;
}
.user-list-container .v-data-table tbody tr td .badge {
  font-size: 12px;
}
.user-list-container .v-data-table .v-data-table-header {
  background-color: #222222 !important;
}

.profile-modal-container .profile-subtitle {
  text-transform: uppercase;
  color: #999999;
  font-size: 11px;
}
.profile-modal-container .profile-cont-item ul {
  padding: 0 !important;
}
.profile-modal-container .profile-cont-item ul li {
  height: 60px;
}
.profile-modal-container .module-caps-image {
  padding: 20px 100px 20px 100px;
}
.profile-modal-container .module-caps-image img {
  width: 50%;
}

.report-cards .section-title {
  font-weight: bold;
}
.report-cards .section-title span {
  font-weight: 400;
}
.report-cards .section-text {
  font-weight: bold;
  font-size: 14px;
}
.report-cards .section-text span {
  display: block;
  font-weight: 400;
}
.report-cards .v-list-group__header {
  background-color: #282828 !important;
}
.report-cards .value-section {
  display: block;
  font-size: 60px;
  font-weight: bold;
  color: #ffffff;
}
.report-cards .value-section.time-value {
  font-size: 40px;
}
.report-cards .icon-section {
  font-size: 100px !important;
  color: rgba(255, 255, 255, 0.3) !important;
  padding-bottom: 25px;
}
.report-cards .title-section {
  display: block;
  font-size: 20px;
  color: #ffffff;
  font-weight: bold;
}
.report-cards .title-section.iconless-tile {
  height: 60px;
  margin-bottom: 10px;
}
.report-cards .text-section {
  display: block;
  font-size: 14px;
  color: #ffffff;
  height: 165px;
  font-weight: normal;
}
.report-cards .text-section span {
  display: block;
}
.report-cards .text-section p {
  margin-bottom: 0;
}
.report-cards .text-section .chapter-section {
  margin-bottom: 14px;
}
.report-cards .text-section .element-section {
  font-size: 15px;
  font-weight: 700;
}
.report-cards .text-section .item-section {
  margin-top: 20px;
  font-size: 14px;
  font-weight: 500;
}
.report-cards .link-section {
  display: block;
  font-size: 12px !important;
  text-transform: lowercase !important;
  font-weight: normal;
  float: right;
}

.gradient-blue-bg1 {
  background: rgb(1, 96, 168);
  background: linear-gradient(330deg, rgb(1, 96, 168) 0%, rgb(34, 180, 167) 100%);
}

.gradient-blue-bg2 {
  background: rgb(255, 17, 17);
  background: linear-gradient(330deg, rgb(255, 17, 17) 0%, rgb(255, 117, 0) 100%);
}

.casestudy-section {
  padding-top: 0 !important;
}
.casestudy-section.dark--mode ul.list-group .list-group-item {
  background-color: #282828 !important;
}
.casestudy-section #pages-content {
  max-height: calc(100vh - 0px) !important;
  overflow-y: auto;
  overflow-x: hidden;
}
.casestudy-section .pages-content .pages-content--inner--cont.page-preview-inner {
  padding-top: 0 !important;
}
@media (min-width: 990px) {
  .casestudy-section #pages-content {
    max-height: calc(100vh - 0px) !important;
  }
  .casestudy-section #pages-content.page-content--pack {
    /*max-height: calc(100vh - 155px) !important;*/
    max-height: calc(100vh - 175px) !important;
  }
}
.casestudy-section .list-group-item {
  background: transparent;
}
.casestudy-section .secondary-bg {
  position: absolute;
  width: 100%;
  top: 0;
}
.casestudy-section .casequote-section {
  padding: 40px 10px 40px 10px;
}
@media (min-width: 990px) {
  .casestudy-section .casequote-section {
    padding: 10px 80px 10px 80px;
  }
}
@media (min-width: 990px) {
  .casestudy-section .casequote-section .quoteImage-container:before {
    background-image: url("/images/dots-right.png");
    background-size: contain;
    background-repeat: no-repeat;
    background-position: center;
    width: 200px;
    height: 120px;
    background-color: transparent;
    content: "";
    right: -263px;
    top: -44px;
    position: absolute;
  }
}
.casestudy-section .casequote-section .quoteImage-container .quoteImage {
  position: absolute;
  top: -167px;
  left: 0;
}
@media (min-width: 990px) {
  .casestudy-section .casequote-section .quoteImage-container .quoteImage {
    right: -200px;
    top: -180px;
    left: unset;
  }
}
.casestudy-section .casequote-section .casequote-container-2 {
  margin-top: 100px;
  margin-bottom: 50px;
  padding: 15px 0 15px 0;
}
@media (min-width: 990px) {
  .casestudy-section .casequote-section .casequote-container-2 {
    padding: 15px 40px 15px 40px;
  }
}
.casestudy-section .casequote-section .casequote-container-2 .quote-icon-small {
  position: absolute;
  top: -40px;
  right: 50px;
}
@media (min-width: 990px) {
  .casestudy-section .casequote-section .casequote-container-2 .quote-icon-small {
    top: -40px;
  }
}
.casestudy-section .casequote-section .casequote-container-2 .quote-text-container {
  margin-top: 0;
}
@media (min-width: 990px) {
  .casestudy-section .casequote-section .casequote-container-2 .quote-text-container {
    margin-top: 60px;
  }
}
.casestudy-section .casequote-section .casequote-container {
  padding: 80px 15px 15px 15px;
  margin-bottom: 110px;
}
@media (max-width: 991px) {
  .casestudy-section .casequote-section .casequote-container:before {
    background-image: url("/images/dots-right_short.png");
    background-size: contain;
    background-repeat: no-repeat;
    background-position: center;
    background-color: transparent;
    content: "";
    right: 20%;
    top: -75px;
    position: absolute;
  }
}
@media (min-width: 990px) {
  .casestudy-section .casequote-section .casequote-container {
    margin-bottom: 50px;
  }
}
.casestudy-section .casequote-section .casequote-container .quote-icon {
  position: absolute;
  top: -40px;
}
.casestudy-section .casequote-section .casequote-container .quote-dots {
  position: absolute;
  right: -240px;
  top: 90px;
}
.casestudy-section .casecard-section {
  padding: 40px 0 40px 0;
}
@media (min-width: 990px) {
  .casestudy-section .casecard-section {
    padding: 50px;
  }
}
.casestudy-section .casecard-section .casecard-1:after {
  background-image: url("/images/dots-right-sm.png");
  background-size: contain;
  background-repeat: no-repeat;
  background-position: center;
  width: 110px;
  height: 60px;
  background-color: transparent;
  content: "";
  -webkit-transform: rotate(90deg);
  transform: scaleX(-1) rotate(90deg);
  left: -26px;
  top: 10px;
  position: absolute;
}
.casestudy-section .casecard-section .casecard-2:after {
  background-image: url("/images/dots-right-sm.png");
  background-size: contain;
  background-repeat: no-repeat;
  background-position: center;
  width: 110px;
  height: 60px;
  background-color: transparent;
  content: "";
  -webkit-transform: rotate(90deg);
  transform: rotate(90deg);
  left: -26px;
  bottom: 10px;
  position: absolute;
}
.casestudy-section .casecard-section .casecard-3:after {
  background-image: url("/images/dots-right-sm.png");
  background-size: contain;
  background-repeat: no-repeat;
  background-position: center;
  width: 110px;
  height: 60px;
  background-color: transparent;
  content: "";
  -webkit-transform: rotate(90deg);
  transform: scaleX(-1) rotate(90deg);
  right: -26px;
  bottom: 10px;
  position: absolute;
}
.casestudy-section .casecard-section .casecard-title {
  font-size: 60px;
  font-family: Poppins-Bold;
  line-height: 90px;
  text-align: center;
}
.casestudy-section .casekey-section {
  padding-bottom: 25px;
}
.casestudy-section .casekey-section .card-shadow-right {
  padding: 25px 0 15px 0;
  -webkit-box-shadow: -9px 1px 11px -2px rgba(0, 0, 0, 0.2) !important;
  box-shadow: -9px 1px 11px -2px rgba(0, 0, 0, 0.2) !important;
}
@media (min-width: 990px) {
  .casestudy-section .casekey-section .card-shadow-right {
    padding: 25px 55px 15px 15px;
  }
}
.casestudy-section .casekey-section .card-shadow-right:before {
  background-image: url("/images/dots-right.png");
  background-size: contain;
  background-repeat: no-repeat;
  background-position: center;
  width: 260px;
  height: 150px;
  background-color: transparent;
  content: "";
  -webkit-transform: rotate(90deg);
  transform: scaleX(-1) rotate(270deg);
  left: -173px;
  top: 66px;
  position: absolute;
}
.casestudy-section .casekey-section .card-shadow-left {
  padding: 25px 0 15px 0;
  -webkit-box-shadow: 9px 1px 11px -2px rgba(0, 0, 0, 0.2) !important;
  box-shadow: 9px 1px 11px -2px rgba(0, 0, 0, 0.2) !important;
}
@media (min-width: 990px) {
  .casestudy-section .casekey-section .card-shadow-left {
    padding: 25px 15px 15px 55px;
  }
}
.casestudy-section .casekey-section .card-shadow-left:before {
  background-image: url("/images/dots-right.png");
  background-size: contain;
  background-repeat: no-repeat;
  background-position: center;
  width: 260px;
  height: 150px;
  background-color: transparent;
  content: "";
  -webkit-transform: rotate(90deg);
  transform: rotate(270deg);
  right: -173px;
  top: 66px;
  position: absolute;
}
.casestudy-section .casekey-section .keytips-title {
  padding-left: 25px;
}
.casestudy-section .casekey-section .keytips-container .keytipsnumber {
  font-family: Poppins;
  border: 2px solid #ffffff !important;
}
.casestudy-section .casekey-section .keytips-container .v-chip .v-chip__content {
  max-width: -webkit-fit-content;
  max-width: -moz-fit-content;
  max-width: fit-content;
}
.casestudy-section .casekey-section .keytips-container ul {
  list-style: none;
  padding-left: 0;
}
.casestudy-section .casekey-section .keytips-container ul li {
  padding-bottom: 15px;
}
.casestudy-section .casekey-section .keytips-container ul .item-delete-btn {
  color: #9EA2C7;
  cursor: pointer;
  position: relative;
  font-size: 10px;
  padding: 10px;
  width: 35px;
  height: 35px;
  text-align: center;
  border-radius: 25px;
  background-color: #F3F3F9;
}
.casestudy-section .page-title-container h1 {
  font-size: 28px;
  font-weight: 400;
}
.casestudy-section .image-cropper-round {
  border: 5px solid #ffffff;
  background: #ffffff;
  overflow: hidden;
  border-radius: 50%;
}
@media (max-width: 990px) {
  .casestudy-section .image-cropper-round {
    margin: auto;
  }
}
.casestudy-section .image-cropper-round-left {
  border: 5px solid #ffffff;
  position: absolute;
  top: -150px;
  left: 50px;
  background: #ffffff;
  overflow: hidden;
  border-radius: 50%;
}
.casestudy-section .twocolumn-container .twocolumn-content {
  padding: 0;
}
@media (min-width: 990px) {
  .casestudy-section .twocolumn-container .twocolumn-content {
    padding: 0 45px 0 45px;
  }
}
.casestudy-section .button-img-certificate {
  overflow: unset;
  top: -105px;
}
.casestudy-section .button-img {
  position: absolute;
  padding: 0 20px 0 20px;
  left: 8px;
  bottom: 5px;
}
.casestudy-section .carousel-container .casephoto-container {
  padding: 20px 0 100px 0;
}
@media (min-width: 990px) {
  .casestudy-section .carousel-container .casephoto-container {
    padding: 80px 50px 80px 50px;
  }
}
.casestudy-section .carousel-container .casephoto-container:after {
  background-image: url("/images/dots-right-sm.png");
  background-size: contain;
  background-repeat: no-repeat;
  background-position: center;
  width: 140px;
  height: 90px;
  background-color: transparent;
  content: "";
  -webkit-transform: rotate(90deg);
  transform: scaleX(-1) rotate(90deg);
  right: 27px;
  bottom: 18px;
  position: absolute;
}
.casestudy-section .callout-section {
  padding: 0;
  min-height: 200px;
}
@media (min-width: 990px) {
  .casestudy-section .callout-section {
    padding: 0 45px 0 45px;
  }
}
.casestudy-section .video--container {
  padding: 0;
}
@media (min-width: 990px) {
  .casestudy-section .video--container {
    padding: 0 45px 0 45px;
  }
}

.ProseMirror {
  background: rgba(255, 255, 255, 0.5);
  padding: 15px;
  color: rgba(0, 0, 0, 0.87);
  border: 1px solid #333333;
  border-radius: 5px;
}

.text-editor--colorpicker--container {
  border: 1px solid #333333;
  border-radius: 10px;
  background-color: rgb(17, 17, 17);
  padding: 5px;
}
.text-editor--colorpicker--container .text-editor--colorpicker::after {
  content: "";
  position: absolute;
  bottom: 10px;
  border-radius: 5px;
  -webkit-transform: rotate(-45deg);
          transform: rotate(-45deg);
  right: calc(50% + 25px);
  border-left: 10px solid transparent;
  border-right: 10px solid transparent;
  border-top: 10px solid #333333;
}
.text-editor--colorpicker--container input[type=color] {
  border: 1px solid #333333;
  border-radius: 10px;
  appearance: none;
  -moz-appearance: none;
  -webkit-appearance: none;
  background: none;
  cursor: pointer;
  width: 50px;
  height: 50px;
  padding: 0;
}
.text-editor--colorpicker--container *:focus {
  border-radius: 10px;
  outline: none;
}
.text-editor--colorpicker--container ::-webkit-color-swatch-wrapper {
  padding: 0;
}
.text-editor--colorpicker--container ::-webkit-color-swatch {
  border: 0;
  border-radius: 10px;
}
.text-editor--colorpicker--container ::-moz-color-swatch,
.text-editor--colorpicker--container ::-moz-focus-inner {
  border: 0;
}
.text-editor--colorpicker--container ::-moz-focus-inner {
  padding: 0;
}

.element-conf-btns--menu .is-active {
  background-color: #999999 !important;
}
.element-conf-btns--menu .v-btn-toggle > .v-btn.v-btn--active:before {
  opacity: 0 !important;
}

.zoom-on-hover {
  position: relative;
  overflow: hidden;
}

.zoom-on-hover .normal {
  width: 100%;
}

.zoom-on-hover .zoom {
  position: absolute;
  opacity: 0;
  -webkit-transform-origin: top left;
          transform-origin: top left;
}

.zoom-on-hover.zoomed .zoom {
  opacity: 1;
}

.zoom-on-hover.zoomed .normal {
  opacity: 0;
}

.zoom-on-hover:hover {
  cursor: -webkit-zoom-in;
  cursor: zoom-in;
}