/*
 * This is a manifest file that'll be compiled into application.css, which will include all the files
 * listed below.
 *
 * Any CSS and SCSS file within this directory, lib/assets/stylesheets, vendor/assets/stylesheets,
 * or vendor/assets/stylesheets of plugins, if any, can be referenced here using a relative path.
 *
 * You're free to add application-wide styles to this file and they'll appear at the top of the
 * compiled file, but it's generally better to create a new file per style scope.
 *

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

body {
  margin: 0; }

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

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

figcaption,
figure,
main {
  display: block; }

figure {
  margin: 1em 40px; }

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

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

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

a:active,
a:hover {
  outline-width: 0; }

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

b,
strong {
  font-weight: inherit; }

b,
strong {
  font-weight: bolder; }

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

dfn {
  font-style: italic; }

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

small {
  font-size: 80%; }

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

sub {
  bottom: -0.25em; }

sup {
  top: -0.5em; }

audio,
video {
  display: inline-block; }

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

img {
  border-style: none; }

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

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

button,
input {
  overflow: visible; }

button,
select {
  text-transform: none; }

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

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

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

fieldset {
  border: 1px solid #c0c0c0;
  margin: 0 2px;
  padding: 0.35em 0.625em 0.75em; }

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

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

textarea {
  overflow: auto; }

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

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

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

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

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

details,
menu {
  display: block; }

summary {
  display: list-item; }

canvas {
  display: inline-block; }

template {
  display: none; }

[hidden] {
  display: none; }

html {
  -webkit-box-sizing: border-box;
          box-sizing: border-box; }

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

@-ms-viewport {
  width: device-width; }
html {
  -ms-overflow-style: scrollbar;
  -webkit-tap-highlight-color: transparent; }

body {
  font-family: -apple-system, ".SFNSText-Regular", "San Francisco", "Roboto", "Segoe UI", "Helvetica Neue", "Lucida Grande", sans-serif;
  font-size: 1rem;
  font-weight: normal;
  line-height: 1.5;
  color: #101010;
  background-color: #f0f0f0; }

[tabindex="-1"]:focus {
  outline: none !important; }

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

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

abbr[title],
abbr[data-original-title] {
  cursor: help; }

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: bold; }

dd {
  margin-bottom: .5rem;
  margin-left: 0; }

blockquote {
  margin: 0 0 1rem; }

a {
  color: #000AA6;
  text-decoration: none; }
  a:focus, a:hover {
    color: #5D00BF;
    text-decoration: underline; }

a:not([href]):not([tabindex]) {
  color: inherit;
  text-decoration: none; }
  a:not([href]):not([tabindex]):focus, a:not([href]):not([tabindex]):hover {
    color: inherit;
    text-decoration: none; }
  a:not([href]):not([tabindex]):focus {
    outline: 0; }

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

figure {
  margin: 0 0 1rem; }

img {
  vertical-align: middle; }

[role="button"] {
  cursor: pointer; }

a,
area,
button,
[role="button"],
input,
label,
select,
summary,
textarea {
  -ms-touch-action: manipulation;
      touch-action: manipulation; }

table {
  border-collapse: collapse;
  background-color: transparent; }

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

th {
  text-align: left; }

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

button:focus {
  outline: 1px dotted;
  outline: 5px auto -webkit-focus-ring-color; }

input,
button,
select,
textarea {
  line-height: inherit; }

input[type="radio"]:disabled,
input[type="checkbox"]:disabled {
  cursor: not-allowed; }

input[type="date"],
input[type="time"],
input[type="datetime-local"],
input[type="month"] {
  -webkit-appearance: listbox; }

textarea {
  resize: vertical; }

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

legend {
  display: block;
  width: 100%;
  padding: 0;
  margin-bottom: .5rem;
  font-size: 1.5rem;
  line-height: inherit; }

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

output {
  display: inline-block; }

[hidden] {
  display: none !important; }

h1, h2, h3, h4, h5, h6,
.h1, .h2, .h3, .h4, .h5, .h6 {
  margin-bottom: 0.5rem;
  font-family: "Franklin Gothic Medium", "Franklin Gothic", "ITC Franklin Gothic", Arial, sans-serif;
  font-weight: 500;
  line-height: 1.1;
  color: inherit; }

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

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

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

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

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

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

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

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

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

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

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

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

small,
.small {
  font-size: 80%;
  font-weight: normal; }

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: 5px; }

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

.blockquote {
  padding: 0.5rem 1rem;
  margin-bottom: 1rem;
  font-size: 1.25rem;
  border-left: 0.25rem solid #eceeef; }

.blockquote-footer {
  display: block;
  font-size: 80%;
  color: #636c72; }
  .blockquote-footer::before {
    content: "\2014 \00A0"; }

.blockquote-reverse {
  padding-right: 1rem;
  padding-left: 0;
  text-align: right;
  border-right: 0.25rem solid #eceeef;
  border-left: 0; }

.blockquote-reverse .blockquote-footer::before {
  content: ""; }
.blockquote-reverse .blockquote-footer::after {
  content: "\00A0 \2014"; }

.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-faded {
  background-color: #e8e8e8; }

.bg-primary {
  background-color: #5D00BF !important; }

a.bg-primary:focus, a.bg-primary:hover {
  background-color: #44008c !important; }

.bg-success {
  background-color: #5cb85c !important; }

a.bg-success:focus, a.bg-success:hover {
  background-color: #449d44 !important; }

.bg-info {
  background-color: #5bc0de !important; }

a.bg-info:focus, a.bg-info:hover {
  background-color: #31b0d5 !important; }

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

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

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

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

.bg-inverse {
  background-color: #292b2c !important; }

a.bg-inverse:focus, a.bg-inverse:hover {
  background-color: #101112 !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; }

.rounded {
  border-radius: 0.25rem; }

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

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

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

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

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

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

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

.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-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-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-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-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-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; } }
.flex-first {
  -webkit-box-ordinal-group: 0;
      -ms-flex-order: -1;
          order: -1; }

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

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

.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; }

.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-first {
    -webkit-box-ordinal-group: 0;
        -ms-flex-order: -1;
            order: -1; }

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

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

  .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; }

  .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-first {
    -webkit-box-ordinal-group: 0;
        -ms-flex-order: -1;
            order: -1; }

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

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

  .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; }

  .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-first {
    -webkit-box-ordinal-group: 0;
        -ms-flex-order: -1;
            order: -1; }

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

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

  .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; }

  .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-first {
    -webkit-box-ordinal-group: 0;
        -ms-flex-order: -1;
            order: -1; }

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

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

  .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; }

  .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; } }
.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; }

.sticky-top {
  position: -webkit-sticky;
  position: sticky;
  top: 0;
  z-index: 1030; }

.sr-only {
  position: absolute;
  width: 1px;
  height: 1px;
  padding: 0;
  margin: -1px;
  overflow: hidden;
  clip: rect(0, 0, 0, 0);
  border: 0; }

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

@media (min-width: 576px) {
  .m-sm-0 {
    margin: 0 0 !important; }

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

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

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

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

  .mx-sm-0 {
    margin-right: 0 !important;
    margin-left: 0 !important; }

  .my-sm-0 {
    margin-top: 0 !important;
    margin-bottom: 0 !important; }

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

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

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

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

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

  .mx-sm-1 {
    margin-right: 0.25rem !important;
    margin-left: 0.25rem !important; }

  .my-sm-1 {
    margin-top: 0.25rem !important;
    margin-bottom: 0.25rem !important; }

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

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

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

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

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

  .mx-sm-2 {
    margin-right: 0.5rem !important;
    margin-left: 0.5rem !important; }

  .my-sm-2 {
    margin-top: 0.5rem !important;
    margin-bottom: 0.5rem !important; }

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

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

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

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

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

  .mx-sm-3 {
    margin-right: 1rem !important;
    margin-left: 1rem !important; }

  .my-sm-3 {
    margin-top: 1rem !important;
    margin-bottom: 1rem !important; }

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

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

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

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

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

  .mx-sm-4 {
    margin-right: 1.5rem !important;
    margin-left: 1.5rem !important; }

  .my-sm-4 {
    margin-top: 1.5rem !important;
    margin-bottom: 1.5rem !important; }

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

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

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

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

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

  .mx-sm-5 {
    margin-right: 3rem !important;
    margin-left: 3rem !important; }

  .my-sm-5 {
    margin-top: 3rem !important;
    margin-bottom: 3rem !important; }

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

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

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

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

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

  .px-sm-0 {
    padding-right: 0 !important;
    padding-left: 0 !important; }

  .py-sm-0 {
    padding-top: 0 !important;
    padding-bottom: 0 !important; }

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

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

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

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

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

  .px-sm-1 {
    padding-right: 0.25rem !important;
    padding-left: 0.25rem !important; }

  .py-sm-1 {
    padding-top: 0.25rem !important;
    padding-bottom: 0.25rem !important; }

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

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

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

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

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

  .px-sm-2 {
    padding-right: 0.5rem !important;
    padding-left: 0.5rem !important; }

  .py-sm-2 {
    padding-top: 0.5rem !important;
    padding-bottom: 0.5rem !important; }

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

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

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

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

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

  .px-sm-3 {
    padding-right: 1rem !important;
    padding-left: 1rem !important; }

  .py-sm-3 {
    padding-top: 1rem !important;
    padding-bottom: 1rem !important; }

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

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

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

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

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

  .px-sm-4 {
    padding-right: 1.5rem !important;
    padding-left: 1.5rem !important; }

  .py-sm-4 {
    padding-top: 1.5rem !important;
    padding-bottom: 1.5rem !important; }

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

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

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

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

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

  .px-sm-5 {
    padding-right: 3rem !important;
    padding-left: 3rem !important; }

  .py-sm-5 {
    padding-top: 3rem !important;
    padding-bottom: 3rem !important; }

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

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

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

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

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

  .mx-sm-auto {
    margin-right: auto !important;
    margin-left: auto !important; }

  .my-sm-auto {
    margin-top: auto !important;
    margin-bottom: auto !important; } }
@media (min-width: 768px) {
  .m-md-0 {
    margin: 0 0 !important; }

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

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

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

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

  .mx-md-0 {
    margin-right: 0 !important;
    margin-left: 0 !important; }

  .my-md-0 {
    margin-top: 0 !important;
    margin-bottom: 0 !important; }

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

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

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

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

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

  .mx-md-1 {
    margin-right: 0.25rem !important;
    margin-left: 0.25rem !important; }

  .my-md-1 {
    margin-top: 0.25rem !important;
    margin-bottom: 0.25rem !important; }

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

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

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

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

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

  .mx-md-2 {
    margin-right: 0.5rem !important;
    margin-left: 0.5rem !important; }

  .my-md-2 {
    margin-top: 0.5rem !important;
    margin-bottom: 0.5rem !important; }

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

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

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

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

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

  .mx-md-3 {
    margin-right: 1rem !important;
    margin-left: 1rem !important; }

  .my-md-3 {
    margin-top: 1rem !important;
    margin-bottom: 1rem !important; }

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

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

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

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

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

  .mx-md-4 {
    margin-right: 1.5rem !important;
    margin-left: 1.5rem !important; }

  .my-md-4 {
    margin-top: 1.5rem !important;
    margin-bottom: 1.5rem !important; }

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

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

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

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

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

  .mx-md-5 {
    margin-right: 3rem !important;
    margin-left: 3rem !important; }

  .my-md-5 {
    margin-top: 3rem !important;
    margin-bottom: 3rem !important; }

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

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

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

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

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

  .px-md-0 {
    padding-right: 0 !important;
    padding-left: 0 !important; }

  .py-md-0 {
    padding-top: 0 !important;
    padding-bottom: 0 !important; }

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

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

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

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

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

  .px-md-1 {
    padding-right: 0.25rem !important;
    padding-left: 0.25rem !important; }

  .py-md-1 {
    padding-top: 0.25rem !important;
    padding-bottom: 0.25rem !important; }

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

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

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

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

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

  .px-md-2 {
    padding-right: 0.5rem !important;
    padding-left: 0.5rem !important; }

  .py-md-2 {
    padding-top: 0.5rem !important;
    padding-bottom: 0.5rem !important; }

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

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

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

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

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

  .px-md-3 {
    padding-right: 1rem !important;
    padding-left: 1rem !important; }

  .py-md-3 {
    padding-top: 1rem !important;
    padding-bottom: 1rem !important; }

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

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

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

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

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

  .px-md-4 {
    padding-right: 1.5rem !important;
    padding-left: 1.5rem !important; }

  .py-md-4 {
    padding-top: 1.5rem !important;
    padding-bottom: 1.5rem !important; }

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

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

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

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

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

  .px-md-5 {
    padding-right: 3rem !important;
    padding-left: 3rem !important; }

  .py-md-5 {
    padding-top: 3rem !important;
    padding-bottom: 3rem !important; }

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

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

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

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

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

  .mx-md-auto {
    margin-right: auto !important;
    margin-left: auto !important; }

  .my-md-auto {
    margin-top: auto !important;
    margin-bottom: auto !important; } }
@media (min-width: 992px) {
  .m-lg-0 {
    margin: 0 0 !important; }

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

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

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

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

  .mx-lg-0 {
    margin-right: 0 !important;
    margin-left: 0 !important; }

  .my-lg-0 {
    margin-top: 0 !important;
    margin-bottom: 0 !important; }

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

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

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

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

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

  .mx-lg-1 {
    margin-right: 0.25rem !important;
    margin-left: 0.25rem !important; }

  .my-lg-1 {
    margin-top: 0.25rem !important;
    margin-bottom: 0.25rem !important; }

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

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

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

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

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

  .mx-lg-2 {
    margin-right: 0.5rem !important;
    margin-left: 0.5rem !important; }

  .my-lg-2 {
    margin-top: 0.5rem !important;
    margin-bottom: 0.5rem !important; }

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

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

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

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

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

  .mx-lg-3 {
    margin-right: 1rem !important;
    margin-left: 1rem !important; }

  .my-lg-3 {
    margin-top: 1rem !important;
    margin-bottom: 1rem !important; }

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

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

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

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

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

  .mx-lg-4 {
    margin-right: 1.5rem !important;
    margin-left: 1.5rem !important; }

  .my-lg-4 {
    margin-top: 1.5rem !important;
    margin-bottom: 1.5rem !important; }

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

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

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

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

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

  .mx-lg-5 {
    margin-right: 3rem !important;
    margin-left: 3rem !important; }

  .my-lg-5 {
    margin-top: 3rem !important;
    margin-bottom: 3rem !important; }

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

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

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

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

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

  .px-lg-0 {
    padding-right: 0 !important;
    padding-left: 0 !important; }

  .py-lg-0 {
    padding-top: 0 !important;
    padding-bottom: 0 !important; }

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

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

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

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

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

  .px-lg-1 {
    padding-right: 0.25rem !important;
    padding-left: 0.25rem !important; }

  .py-lg-1 {
    padding-top: 0.25rem !important;
    padding-bottom: 0.25rem !important; }

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

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

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

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

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

  .px-lg-2 {
    padding-right: 0.5rem !important;
    padding-left: 0.5rem !important; }

  .py-lg-2 {
    padding-top: 0.5rem !important;
    padding-bottom: 0.5rem !important; }

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

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

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

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

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

  .px-lg-3 {
    padding-right: 1rem !important;
    padding-left: 1rem !important; }

  .py-lg-3 {
    padding-top: 1rem !important;
    padding-bottom: 1rem !important; }

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

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

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

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

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

  .px-lg-4 {
    padding-right: 1.5rem !important;
    padding-left: 1.5rem !important; }

  .py-lg-4 {
    padding-top: 1.5rem !important;
    padding-bottom: 1.5rem !important; }

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

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

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

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

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

  .px-lg-5 {
    padding-right: 3rem !important;
    padding-left: 3rem !important; }

  .py-lg-5 {
    padding-top: 3rem !important;
    padding-bottom: 3rem !important; }

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

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

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

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

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

  .mx-lg-auto {
    margin-right: auto !important;
    margin-left: auto !important; }

  .my-lg-auto {
    margin-top: auto !important;
    margin-bottom: auto !important; } }
@media (min-width: 1200px) {
  .m-xl-0 {
    margin: 0 0 !important; }

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

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

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

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

  .mx-xl-0 {
    margin-right: 0 !important;
    margin-left: 0 !important; }

  .my-xl-0 {
    margin-top: 0 !important;
    margin-bottom: 0 !important; }

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

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

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

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

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

  .mx-xl-1 {
    margin-right: 0.25rem !important;
    margin-left: 0.25rem !important; }

  .my-xl-1 {
    margin-top: 0.25rem !important;
    margin-bottom: 0.25rem !important; }

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

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

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

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

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

  .mx-xl-2 {
    margin-right: 0.5rem !important;
    margin-left: 0.5rem !important; }

  .my-xl-2 {
    margin-top: 0.5rem !important;
    margin-bottom: 0.5rem !important; }

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

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

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

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

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

  .mx-xl-3 {
    margin-right: 1rem !important;
    margin-left: 1rem !important; }

  .my-xl-3 {
    margin-top: 1rem !important;
    margin-bottom: 1rem !important; }

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

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

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

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

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

  .mx-xl-4 {
    margin-right: 1.5rem !important;
    margin-left: 1.5rem !important; }

  .my-xl-4 {
    margin-top: 1.5rem !important;
    margin-bottom: 1.5rem !important; }

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

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

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

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

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

  .mx-xl-5 {
    margin-right: 3rem !important;
    margin-left: 3rem !important; }

  .my-xl-5 {
    margin-top: 3rem !important;
    margin-bottom: 3rem !important; }

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

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

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

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

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

  .px-xl-0 {
    padding-right: 0 !important;
    padding-left: 0 !important; }

  .py-xl-0 {
    padding-top: 0 !important;
    padding-bottom: 0 !important; }

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

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

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

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

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

  .px-xl-1 {
    padding-right: 0.25rem !important;
    padding-left: 0.25rem !important; }

  .py-xl-1 {
    padding-top: 0.25rem !important;
    padding-bottom: 0.25rem !important; }

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

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

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

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

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

  .px-xl-2 {
    padding-right: 0.5rem !important;
    padding-left: 0.5rem !important; }

  .py-xl-2 {
    padding-top: 0.5rem !important;
    padding-bottom: 0.5rem !important; }

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

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

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

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

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

  .px-xl-3 {
    padding-right: 1rem !important;
    padding-left: 1rem !important; }

  .py-xl-3 {
    padding-top: 1rem !important;
    padding-bottom: 1rem !important; }

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

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

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

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

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

  .px-xl-4 {
    padding-right: 1.5rem !important;
    padding-left: 1.5rem !important; }

  .py-xl-4 {
    padding-top: 1.5rem !important;
    padding-bottom: 1.5rem !important; }

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

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

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

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

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

  .px-xl-5 {
    padding-right: 3rem !important;
    padding-left: 3rem !important; }

  .py-xl-5 {
    padding-top: 3rem !important;
    padding-bottom: 3rem !important; }

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

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

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

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

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

  .mx-xl-auto {
    margin-right: auto !important;
    margin-left: auto !important; }

  .my-xl-auto {
    margin-top: auto !important;
    margin-bottom: auto !important; } }
.text-justify {
  text-align: justify !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-normal {
  font-weight: normal; }

.font-weight-bold {
  font-weight: bold; }

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

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

.text-muted {
  color: #636c72 !important; }

a.text-muted:focus, a.text-muted:hover {
  color: #4b5257 !important; }

.text-primary {
  color: #5D00BF !important; }

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

.text-success {
  color: #5cb85c !important; }

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

.text-info {
  color: #5bc0de !important; }

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

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

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

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

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

.text-gray-dark {
  color: #292b2c !important; }

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

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

.invisible {
  visibility: hidden !important; }

.hidden-xs-up {
  display: none !important; }

@media (max-width: 575px) {
  .hidden-xs-down {
    display: none !important; } }

@media (min-width: 576px) {
  .hidden-sm-up {
    display: none !important; } }

@media (max-width: 767px) {
  .hidden-sm-down {
    display: none !important; } }

@media (min-width: 768px) {
  .hidden-md-up {
    display: none !important; } }

@media (max-width: 991px) {
  .hidden-md-down {
    display: none !important; } }

@media (min-width: 992px) {
  .hidden-lg-up {
    display: none !important; } }

@media (max-width: 1199px) {
  .hidden-lg-down {
    display: none !important; } }

@media (min-width: 1200px) {
  .hidden-xl-up {
    display: none !important; } }

.hidden-xl-down {
  display: none !important; }

.visible-print-block {
  display: none !important; }
  @media print {
    .visible-print-block {
      display: block !important; } }

.visible-print-inline {
  display: none !important; }
  @media print {
    .visible-print-inline {
      display: inline !important; } }

.visible-print-inline-block {
  display: none !important; }
  @media print {
    .visible-print-inline-block {
      display: inline-block !important; } }

@media print {
  .hidden-print {
    display: none !important; } }

.container {
  position: relative;
  margin-left: auto;
  margin-right: auto;
  padding-right: 15px;
  padding-left: 15px; }
  @media (min-width: 576px) {
    .container {
      padding-right: 15px;
      padding-left: 15px; } }
  @media (min-width: 768px) {
    .container {
      padding-right: 15px;
      padding-left: 15px; } }
  @media (min-width: 992px) {
    .container {
      padding-right: 15px;
      padding-left: 15px; } }
  @media (min-width: 1200px) {
    .container {
      padding-right: 15px;
      padding-left: 15px; } }
  @media (min-width: 576px) {
    .container {
      width: 540px;
      max-width: 100%; } }
  @media (min-width: 768px) {
    .container {
      width: 720px;
      max-width: 100%; } }
  @media (min-width: 992px) {
    .container {
      width: 960px;
      max-width: 100%; } }
  @media (min-width: 1200px) {
    .container {
      width: 1140px;
      max-width: 100%; } }

.container-fluid {
  position: relative;
  margin-left: auto;
  margin-right: auto;
  padding-right: 15px;
  padding-left: 15px; }
  @media (min-width: 576px) {
    .container-fluid {
      padding-right: 15px;
      padding-left: 15px; } }
  @media (min-width: 768px) {
    .container-fluid {
      padding-right: 15px;
      padding-left: 15px; } }
  @media (min-width: 992px) {
    .container-fluid {
      padding-right: 15px;
      padding-left: 15px; } }
  @media (min-width: 1200px) {
    .container-fluid {
      padding-right: 15px;
      padding-left: 15px; } }

.row {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
  margin-right: -15px;
  margin-left: -15px; }
  @media (min-width: 576px) {
    .row {
      margin-right: -15px;
      margin-left: -15px; } }
  @media (min-width: 768px) {
    .row {
      margin-right: -15px;
      margin-left: -15px; } }
  @media (min-width: 992px) {
    .row {
      margin-right: -15px;
      margin-left: -15px; } }
  @media (min-width: 1200px) {
    .row {
      margin-right: -15px;
      margin-left: -15px; } }

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

.col-1, .col-2, .col-3, .col-4, .col-5, .col-6, .col-7, .col-8, .col-9, .col-10, .col-11, .col-12, .col, .col-sm-1, .col-sm-2, .col-sm-3, .col-sm-4, .col-sm-5, .col-sm-6, .col-sm-7, .col-sm-8, .col-sm-9, .col-sm-10, .col-sm-11, .col-sm-12, .col-sm, .col-md-1, .col-md-2, .col-md-3, .col-md-4, .col-md-5, .col-md-6, .col-md-7, .col-md-8, .col-md-9, .col-md-10, .col-md-11, .col-md-12, .col-md, .col-lg-1, .col-lg-2, .col-lg-3, .col-lg-4, .col-lg-5, .col-lg-6, .col-lg-7, .col-lg-8, .col-lg-9, .col-lg-10, .col-lg-11, .col-lg-12, .col-lg, .col-xl-1, .col-xl-2, .col-xl-3, .col-xl-4, .col-xl-5, .col-xl-6, .col-xl-7, .col-xl-8, .col-xl-9, .col-xl-10, .col-xl-11, .col-xl-12, .col-xl {
  position: relative;
  width: 100%;
  min-height: 1px;
  padding-right: 15px;
  padding-left: 15px; }
  @media (min-width: 576px) {
    .col-1, .col-2, .col-3, .col-4, .col-5, .col-6, .col-7, .col-8, .col-9, .col-10, .col-11, .col-12, .col, .col-sm-1, .col-sm-2, .col-sm-3, .col-sm-4, .col-sm-5, .col-sm-6, .col-sm-7, .col-sm-8, .col-sm-9, .col-sm-10, .col-sm-11, .col-sm-12, .col-sm, .col-md-1, .col-md-2, .col-md-3, .col-md-4, .col-md-5, .col-md-6, .col-md-7, .col-md-8, .col-md-9, .col-md-10, .col-md-11, .col-md-12, .col-md, .col-lg-1, .col-lg-2, .col-lg-3, .col-lg-4, .col-lg-5, .col-lg-6, .col-lg-7, .col-lg-8, .col-lg-9, .col-lg-10, .col-lg-11, .col-lg-12, .col-lg, .col-xl-1, .col-xl-2, .col-xl-3, .col-xl-4, .col-xl-5, .col-xl-6, .col-xl-7, .col-xl-8, .col-xl-9, .col-xl-10, .col-xl-11, .col-xl-12, .col-xl {
      padding-right: 15px;
      padding-left: 15px; } }
  @media (min-width: 768px) {
    .col-1, .col-2, .col-3, .col-4, .col-5, .col-6, .col-7, .col-8, .col-9, .col-10, .col-11, .col-12, .col, .col-sm-1, .col-sm-2, .col-sm-3, .col-sm-4, .col-sm-5, .col-sm-6, .col-sm-7, .col-sm-8, .col-sm-9, .col-sm-10, .col-sm-11, .col-sm-12, .col-sm, .col-md-1, .col-md-2, .col-md-3, .col-md-4, .col-md-5, .col-md-6, .col-md-7, .col-md-8, .col-md-9, .col-md-10, .col-md-11, .col-md-12, .col-md, .col-lg-1, .col-lg-2, .col-lg-3, .col-lg-4, .col-lg-5, .col-lg-6, .col-lg-7, .col-lg-8, .col-lg-9, .col-lg-10, .col-lg-11, .col-lg-12, .col-lg, .col-xl-1, .col-xl-2, .col-xl-3, .col-xl-4, .col-xl-5, .col-xl-6, .col-xl-7, .col-xl-8, .col-xl-9, .col-xl-10, .col-xl-11, .col-xl-12, .col-xl {
      padding-right: 15px;
      padding-left: 15px; } }
  @media (min-width: 992px) {
    .col-1, .col-2, .col-3, .col-4, .col-5, .col-6, .col-7, .col-8, .col-9, .col-10, .col-11, .col-12, .col, .col-sm-1, .col-sm-2, .col-sm-3, .col-sm-4, .col-sm-5, .col-sm-6, .col-sm-7, .col-sm-8, .col-sm-9, .col-sm-10, .col-sm-11, .col-sm-12, .col-sm, .col-md-1, .col-md-2, .col-md-3, .col-md-4, .col-md-5, .col-md-6, .col-md-7, .col-md-8, .col-md-9, .col-md-10, .col-md-11, .col-md-12, .col-md, .col-lg-1, .col-lg-2, .col-lg-3, .col-lg-4, .col-lg-5, .col-lg-6, .col-lg-7, .col-lg-8, .col-lg-9, .col-lg-10, .col-lg-11, .col-lg-12, .col-lg, .col-xl-1, .col-xl-2, .col-xl-3, .col-xl-4, .col-xl-5, .col-xl-6, .col-xl-7, .col-xl-8, .col-xl-9, .col-xl-10, .col-xl-11, .col-xl-12, .col-xl {
      padding-right: 15px;
      padding-left: 15px; } }
  @media (min-width: 1200px) {
    .col-1, .col-2, .col-3, .col-4, .col-5, .col-6, .col-7, .col-8, .col-9, .col-10, .col-11, .col-12, .col, .col-sm-1, .col-sm-2, .col-sm-3, .col-sm-4, .col-sm-5, .col-sm-6, .col-sm-7, .col-sm-8, .col-sm-9, .col-sm-10, .col-sm-11, .col-sm-12, .col-sm, .col-md-1, .col-md-2, .col-md-3, .col-md-4, .col-md-5, .col-md-6, .col-md-7, .col-md-8, .col-md-9, .col-md-10, .col-md-11, .col-md-12, .col-md, .col-lg-1, .col-lg-2, .col-lg-3, .col-lg-4, .col-lg-5, .col-lg-6, .col-lg-7, .col-lg-8, .col-lg-9, .col-lg-10, .col-lg-11, .col-lg-12, .col-lg, .col-xl-1, .col-xl-2, .col-xl-3, .col-xl-4, .col-xl-5, .col-xl-6, .col-xl-7, .col-xl-8, .col-xl-9, .col-xl-10, .col-xl-11, .col-xl-12, .col-xl {
      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%; }

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

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

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

.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.33333%;
          flex: 0 0 33.33333%;
  max-width: 33.33333%; }

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

.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.33333%;
          flex: 0 0 58.33333%;
  max-width: 58.33333%; }

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

.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.33333%;
          flex: 0 0 83.33333%;
  max-width: 83.33333%; }

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

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

.pull-0 {
  right: auto; }

.pull-1 {
  right: 8.33333%; }

.pull-2 {
  right: 16.66667%; }

.pull-3 {
  right: 25%; }

.pull-4 {
  right: 33.33333%; }

.pull-5 {
  right: 41.66667%; }

.pull-6 {
  right: 50%; }

.pull-7 {
  right: 58.33333%; }

.pull-8 {
  right: 66.66667%; }

.pull-9 {
  right: 75%; }

.pull-10 {
  right: 83.33333%; }

.pull-11 {
  right: 91.66667%; }

.pull-12 {
  right: 100%; }

.push-0 {
  left: auto; }

.push-1 {
  left: 8.33333%; }

.push-2 {
  left: 16.66667%; }

.push-3 {
  left: 25%; }

.push-4 {
  left: 33.33333%; }

.push-5 {
  left: 41.66667%; }

.push-6 {
  left: 50%; }

.push-7 {
  left: 58.33333%; }

.push-8 {
  left: 66.66667%; }

.push-9 {
  left: 75%; }

.push-10 {
  left: 83.33333%; }

.push-11 {
  left: 91.66667%; }

.push-12 {
  left: 100%; }

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

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

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

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

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

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

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

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

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

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

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

@media (min-width: 576px) {
  .col-sm {
    -ms-flex-preferred-size: 0;
        flex-basis: 0;
    -webkit-box-flex: 1;
        -ms-flex-positive: 1;
            flex-grow: 1;
    max-width: 100%; }

  .col-sm-auto {
    -webkit-box-flex: 0;
        -ms-flex: 0 0 auto;
            flex: 0 0 auto;
    width: auto; }

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

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

  .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.33333%;
            flex: 0 0 33.33333%;
    max-width: 33.33333%; }

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

  .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.33333%;
            flex: 0 0 58.33333%;
    max-width: 58.33333%; }

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

  .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.33333%;
            flex: 0 0 83.33333%;
    max-width: 83.33333%; }

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

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

  .pull-sm-0 {
    right: auto; }

  .pull-sm-1 {
    right: 8.33333%; }

  .pull-sm-2 {
    right: 16.66667%; }

  .pull-sm-3 {
    right: 25%; }

  .pull-sm-4 {
    right: 33.33333%; }

  .pull-sm-5 {
    right: 41.66667%; }

  .pull-sm-6 {
    right: 50%; }

  .pull-sm-7 {
    right: 58.33333%; }

  .pull-sm-8 {
    right: 66.66667%; }

  .pull-sm-9 {
    right: 75%; }

  .pull-sm-10 {
    right: 83.33333%; }

  .pull-sm-11 {
    right: 91.66667%; }

  .pull-sm-12 {
    right: 100%; }

  .push-sm-0 {
    left: auto; }

  .push-sm-1 {
    left: 8.33333%; }

  .push-sm-2 {
    left: 16.66667%; }

  .push-sm-3 {
    left: 25%; }

  .push-sm-4 {
    left: 33.33333%; }

  .push-sm-5 {
    left: 41.66667%; }

  .push-sm-6 {
    left: 50%; }

  .push-sm-7 {
    left: 58.33333%; }

  .push-sm-8 {
    left: 66.66667%; }

  .push-sm-9 {
    left: 75%; }

  .push-sm-10 {
    left: 83.33333%; }

  .push-sm-11 {
    left: 91.66667%; }

  .push-sm-12 {
    left: 100%; }

  .offset-sm-0 {
    margin-left: 0%; }

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

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

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

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

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

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

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

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

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

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

  .offset-sm-11 {
    margin-left: 91.66667%; } }
@media (min-width: 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%; }

  .col-md-auto {
    -webkit-box-flex: 0;
        -ms-flex: 0 0 auto;
            flex: 0 0 auto;
    width: auto; }

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

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

  .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.33333%;
            flex: 0 0 33.33333%;
    max-width: 33.33333%; }

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

  .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.33333%;
            flex: 0 0 58.33333%;
    max-width: 58.33333%; }

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

  .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.33333%;
            flex: 0 0 83.33333%;
    max-width: 83.33333%; }

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

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

  .pull-md-0 {
    right: auto; }

  .pull-md-1 {
    right: 8.33333%; }

  .pull-md-2 {
    right: 16.66667%; }

  .pull-md-3 {
    right: 25%; }

  .pull-md-4 {
    right: 33.33333%; }

  .pull-md-5 {
    right: 41.66667%; }

  .pull-md-6 {
    right: 50%; }

  .pull-md-7 {
    right: 58.33333%; }

  .pull-md-8 {
    right: 66.66667%; }

  .pull-md-9 {
    right: 75%; }

  .pull-md-10 {
    right: 83.33333%; }

  .pull-md-11 {
    right: 91.66667%; }

  .pull-md-12 {
    right: 100%; }

  .push-md-0 {
    left: auto; }

  .push-md-1 {
    left: 8.33333%; }

  .push-md-2 {
    left: 16.66667%; }

  .push-md-3 {
    left: 25%; }

  .push-md-4 {
    left: 33.33333%; }

  .push-md-5 {
    left: 41.66667%; }

  .push-md-6 {
    left: 50%; }

  .push-md-7 {
    left: 58.33333%; }

  .push-md-8 {
    left: 66.66667%; }

  .push-md-9 {
    left: 75%; }

  .push-md-10 {
    left: 83.33333%; }

  .push-md-11 {
    left: 91.66667%; }

  .push-md-12 {
    left: 100%; }

  .offset-md-0 {
    margin-left: 0%; }

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

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

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

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

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

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

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

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

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

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

  .offset-md-11 {
    margin-left: 91.66667%; } }
@media (min-width: 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%; }

  .col-lg-auto {
    -webkit-box-flex: 0;
        -ms-flex: 0 0 auto;
            flex: 0 0 auto;
    width: auto; }

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

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

  .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.33333%;
            flex: 0 0 33.33333%;
    max-width: 33.33333%; }

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

  .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.33333%;
            flex: 0 0 58.33333%;
    max-width: 58.33333%; }

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

  .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.33333%;
            flex: 0 0 83.33333%;
    max-width: 83.33333%; }

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

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

  .pull-lg-0 {
    right: auto; }

  .pull-lg-1 {
    right: 8.33333%; }

  .pull-lg-2 {
    right: 16.66667%; }

  .pull-lg-3 {
    right: 25%; }

  .pull-lg-4 {
    right: 33.33333%; }

  .pull-lg-5 {
    right: 41.66667%; }

  .pull-lg-6 {
    right: 50%; }

  .pull-lg-7 {
    right: 58.33333%; }

  .pull-lg-8 {
    right: 66.66667%; }

  .pull-lg-9 {
    right: 75%; }

  .pull-lg-10 {
    right: 83.33333%; }

  .pull-lg-11 {
    right: 91.66667%; }

  .pull-lg-12 {
    right: 100%; }

  .push-lg-0 {
    left: auto; }

  .push-lg-1 {
    left: 8.33333%; }

  .push-lg-2 {
    left: 16.66667%; }

  .push-lg-3 {
    left: 25%; }

  .push-lg-4 {
    left: 33.33333%; }

  .push-lg-5 {
    left: 41.66667%; }

  .push-lg-6 {
    left: 50%; }

  .push-lg-7 {
    left: 58.33333%; }

  .push-lg-8 {
    left: 66.66667%; }

  .push-lg-9 {
    left: 75%; }

  .push-lg-10 {
    left: 83.33333%; }

  .push-lg-11 {
    left: 91.66667%; }

  .push-lg-12 {
    left: 100%; }

  .offset-lg-0 {
    margin-left: 0%; }

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

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

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

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

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

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

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

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

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

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

  .offset-lg-11 {
    margin-left: 91.66667%; } }
@media (min-width: 1200px) {
  .col-xl {
    -ms-flex-preferred-size: 0;
        flex-basis: 0;
    -webkit-box-flex: 1;
        -ms-flex-positive: 1;
            flex-grow: 1;
    max-width: 100%; }

  .col-xl-auto {
    -webkit-box-flex: 0;
        -ms-flex: 0 0 auto;
            flex: 0 0 auto;
    width: auto; }

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

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

  .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.33333%;
            flex: 0 0 33.33333%;
    max-width: 33.33333%; }

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

  .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.33333%;
            flex: 0 0 58.33333%;
    max-width: 58.33333%; }

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

  .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.33333%;
            flex: 0 0 83.33333%;
    max-width: 83.33333%; }

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

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

  .pull-xl-0 {
    right: auto; }

  .pull-xl-1 {
    right: 8.33333%; }

  .pull-xl-2 {
    right: 16.66667%; }

  .pull-xl-3 {
    right: 25%; }

  .pull-xl-4 {
    right: 33.33333%; }

  .pull-xl-5 {
    right: 41.66667%; }

  .pull-xl-6 {
    right: 50%; }

  .pull-xl-7 {
    right: 58.33333%; }

  .pull-xl-8 {
    right: 66.66667%; }

  .pull-xl-9 {
    right: 75%; }

  .pull-xl-10 {
    right: 83.33333%; }

  .pull-xl-11 {
    right: 91.66667%; }

  .pull-xl-12 {
    right: 100%; }

  .push-xl-0 {
    left: auto; }

  .push-xl-1 {
    left: 8.33333%; }

  .push-xl-2 {
    left: 16.66667%; }

  .push-xl-3 {
    left: 25%; }

  .push-xl-4 {
    left: 33.33333%; }

  .push-xl-5 {
    left: 41.66667%; }

  .push-xl-6 {
    left: 50%; }

  .push-xl-7 {
    left: 58.33333%; }

  .push-xl-8 {
    left: 66.66667%; }

  .push-xl-9 {
    left: 75%; }

  .push-xl-10 {
    left: 83.33333%; }

  .push-xl-11 {
    left: 91.66667%; }

  .push-xl-12 {
    left: 100%; }

  .offset-xl-0 {
    margin-left: 0%; }

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

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

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

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

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

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

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

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

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

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

  .offset-xl-11 {
    margin-left: 91.66667%; } }
.pagination {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  padding-left: 0;
  list-style: none;
  border-radius: 0.25rem; }

.page-item:first-child .page-link {
  margin-left: 0;
  border-bottom-left-radius: 0.25rem;
  border-top-left-radius: 0.25rem; }
.page-item:last-child .page-link {
  border-bottom-right-radius: 0.25rem;
  border-top-right-radius: 0.25rem; }
.page-item.active .page-link {
  z-index: 2;
  color: #fff;
  background-color: #5D00BF;
  border-color: #5D00BF; }
.page-item.disabled .page-link {
  color: #636c72;
  pointer-events: none;
  cursor: not-allowed;
  background-color: #fff;
  border-color: #ddd; }

.page-link {
  position: relative;
  display: block;
  padding: 0.5rem 0.75rem;
  margin-left: -1px;
  line-height: 1.25;
  color: #000AA6;
  background-color: #fff;
  border: 1px solid #ddd; }
  .page-link:focus, .page-link:hover {
    color: #5D00BF;
    text-decoration: none;
    background-color: #eceeef;
    border-color: #ddd; }

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

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

.form-control {
  display: block;
  width: 100%;
  padding: 0.5rem 0.75rem;
  font-size: 1rem;
  line-height: 1.25;
  color: #464a4c;
  background-color: #fff;
  background-image: none;
  background-clip: padding-box;
  border: 1px solid rgba(0, 0, 0, 0.15);
  border-radius: 0.25rem;
  -webkit-transition: border-color ease-in-out 0.15s, -webkit-box-shadow ease-in-out 0.15s;
  transition: border-color ease-in-out 0.15s, -webkit-box-shadow ease-in-out 0.15s;
  transition: border-color ease-in-out 0.15s, box-shadow ease-in-out 0.15s;
  transition: border-color ease-in-out 0.15s, box-shadow ease-in-out 0.15s, -webkit-box-shadow ease-in-out 0.15s; }
  .form-control::-ms-expand {
    background-color: transparent;
    border: 0; }
  .form-control:focus {
    color: #464a4c;
    background-color: #fff;
    border-color: #9d40ff;
    outline: none; }
  .form-control::-webkit-input-placeholder {
    color: #636c72;
    opacity: 1; }
  .form-control:-ms-input-placeholder {
    color: #636c72;
    opacity: 1; }
  .form-control::placeholder {
    color: #636c72;
    opacity: 1; }
  .form-control:disabled, .form-control[readonly] {
    background-color: #eceeef;
    opacity: 1; }
  .form-control:disabled {
    cursor: not-allowed; }

select.form-control:not([size]):not([multiple]) {
  height: calc(2.25rem + 2px); }
select.form-control:focus::-ms-value {
  color: #464a4c;
  background-color: #fff; }

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

.col-form-label {
  padding-top: calc(0.5rem - 1px * 2);
  padding-bottom: calc(0.5rem - 1px * 2);
  margin-bottom: 0; }

.col-form-label-lg {
  padding-top: calc(0.75rem - 1px * 2);
  padding-bottom: calc(0.75rem - 1px * 2);
  font-size: 1.25rem; }

.col-form-label-sm {
  padding-top: calc(0.25rem - 1px * 2);
  padding-bottom: calc(0.25rem - 1px * 2);
  font-size: 0.875rem; }

.col-form-legend {
  padding-top: 0.5rem;
  padding-bottom: 0.5rem;
  margin-bottom: 0;
  font-size: 1rem; }

.form-control-static {
  padding-top: 0.5rem;
  padding-bottom: 0.5rem;
  margin-bottom: 0;
  line-height: 1.25;
  border: solid transparent;
  border-width: 1px 0; }
  .form-control-static.form-control-sm, .form-control-static.form-control-lg {
    padding-right: 0;
    padding-left: 0; }

.form-control-sm {
  padding: 0.25rem 0.5rem;
  font-size: 0.875rem;
  border-radius: 0.2rem; }

select.form-control-sm:not([size]):not([multiple]) {
  height: 1.8125rem; }

.form-control-lg {
  padding: 0.75rem 1.5rem;
  font-size: 1.25rem;
  border-radius: 0.3rem; }

select.form-control-lg:not([size]):not([multiple]) {
  height: 3.16667rem; }

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

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

.form-check {
  position: relative;
  display: block;
  margin-bottom: 0.5rem; }
  .form-check.disabled .form-check-label {
    color: #636c72;
    cursor: not-allowed; }

.form-check-label {
  padding-left: 1.25rem;
  margin-bottom: 0;
  cursor: pointer; }

.form-check-input {
  position: absolute;
  margin-top: 0.25rem;
  margin-left: -1.25rem; }
  .form-check-input:only-child {
    position: static; }

.form-check-inline {
  display: inline-block; }
  .form-check-inline .form-check-label {
    vertical-align: middle; }
  .form-check-inline + .form-check-inline {
    margin-left: 0.75rem; }

.form-control-feedback {
  margin-top: 0.25rem; }

.form-control-success,
.form-control-warning,
.form-control-danger {
  padding-right: 2.25rem;
  background-repeat: no-repeat;
  background-position: center right 0.5625rem;
  background-size: 1.125rem 1.125rem; }

.has-success .form-control-feedback,
.has-success .form-control-label,
.has-success .col-form-label,
.has-success .form-check-label,
.has-success .custom-control {
  color: #5cb85c; }
.has-success .form-control {
  border-color: #5cb85c; }
.has-success .input-group-addon {
  color: #5cb85c;
  border-color: #5cb85c;
  background-color: #eaf6ea; }
.has-success .form-control-success {
  background-image: url("data:image/svg+xml;charset=utf8,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 8 8'%3E%3Cpath fill='%235cb85c' 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"); }

.has-warning .form-control-feedback,
.has-warning .form-control-label,
.has-warning .col-form-label,
.has-warning .form-check-label,
.has-warning .custom-control {
  color: #f0ad4e; }
.has-warning .form-control {
  border-color: #f0ad4e; }
.has-warning .input-group-addon {
  color: #f0ad4e;
  border-color: #f0ad4e;
  background-color: white; }
.has-warning .form-control-warning {
  background-image: url("data:image/svg+xml;charset=utf8,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 8 8'%3E%3Cpath fill='%23f0ad4e' d='M4.4 5.324h-.8v-2.46h.8zm0 1.42h-.8V5.89h.8zM3.76.63L.04 7.075c-.115.2.016.425.26.426h7.397c.242 0 .372-.226.258-.426C6.726 4.924 5.47 2.79 4.253.63c-.113-.174-.39-.174-.494 0z'/%3E%3C/svg%3E"); }

.has-danger .form-control-feedback,
.has-danger .form-control-label,
.has-danger .col-form-label,
.has-danger .form-check-label,
.has-danger .custom-control {
  color: #d9534f; }
.has-danger .form-control {
  border-color: #d9534f; }
.has-danger .input-group-addon {
  color: #d9534f;
  border-color: #d9534f;
  background-color: #fdf7f7; }
.has-danger .form-control-danger {
  background-image: url("data:image/svg+xml;charset=utf8,%3Csvg xmlns='http://www.w3.org/2000/svg' fill='%23d9534f' viewBox='-2 -2 7 7'%3E%3Cpath stroke='%23d9534f' d='M0 0l3 3m0-3L0 3'/%3E%3Ccircle r='.5'/%3E%3Ccircle cx='3' r='.5'/%3E%3Ccircle cy='3' r='.5'/%3E%3Ccircle cx='3' cy='3' r='.5'/%3E%3C/svg%3E"); }

.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-static {
      display: inline-block; }
    .form-inline .input-group {
      width: auto; }
    .form-inline .form-control-label {
      margin-bottom: 0;
      vertical-align: middle; }
    .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;
      margin-top: 0;
      margin-bottom: 0; }
    .form-inline .form-check-label {
      padding-left: 0; }
    .form-inline .form-check-input {
      position: relative;
      margin-top: 0;
      margin-right: 0.25rem;
      margin-left: 0; }
    .form-inline .custom-control {
      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;
      padding-left: 0; }
    .form-inline .custom-control-indicator {
      position: static;
      display: inline-block;
      margin-right: 0.25rem;
      vertical-align: text-bottom; }
    .form-inline .has-feedback .form-control-feedback {
      top: 0; } }

html {
  font-size: 14px; }

@media (min-width: 768px) {
  html {
    font-size: 16px; } }
@media (min-width: 992px) {
  html {
    font-size: 18px; } }
body {
  overflow-x: hidden;
  overflow-y: scroll !important; }

.has-modal {
  overflow: hidden;
  position: fixed; }

.footer {
  position: relative;
  margin-top: 3rem;
  padding-top: 1rem;
  padding-bottom: 3rem; }
  .footer:before {
    content: '';
    height: 4px;
    width: 100%;
    position: absolute;
    left: 0;
    right: 0;
    top: -4px;
    background-color: #171544;
    background: -webkit-gradient(linear, right top, left top, from(#000AA6), to(#AD00CF));
    background: linear-gradient(to left, #000AA6, #AD00CF); }
  .footer ._logo svg {
    opacity: 0.2;
    width: 5rem; }
  .footer ._copyright {
    font-size: 0.8rem;
    display: block; }
  .footer ._menu {
    list-style: none;
    padding: 0;
    margin: 0; }
    .footer ._menu li {
      border-bottom: 1px solid #eeeeee; }

body {
  padding-top: 5rem; }

.navbar {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
      -ms-flex-direction: row;
          flex-direction: row;
  -ms-flex-wrap: nowrap;
      flex-wrap: nowrap;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  padding: 0.25rem 0.5rem;
  background-color: #5D00BF;
  background: -webkit-gradient(linear, left top, right top, from(#000AA6), to(#AD00CF));
  background: linear-gradient(to right, #000AA6, #AD00CF);
  border-bottom: 1px solid #101010;
  -webkit-box-shadow: rgba(93, 0, 191, 0.4) 0 3px 5px;
          box-shadow: rgba(93, 0, 191, 0.4) 0 3px 5px;
  z-index: 100;
  height: 5rem;
  position: fixed;
  left: 0;
  right: 0;
  top: 0; }

.navbar-brand {
  display: inline-block;
  -ms-flex-item-align: start;
      align-self: flex-start;
  padding-top: 0;
  padding-top: .25rem;
  padding-bottom: .25rem;
  line-height: inherit;
  white-space: nowrap;
  margin-right: 2rem; }
  .navbar-brand ._logo {
    fill: white;
    height: 4rem;
    display: block; }

.navbar-nav {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
      -ms-flex-direction: row;
          flex-direction: row;
  padding-left: 0;
  margin-bottom: 0;
  list-style: none; }
  .navbar-nav .nav-link {
    padding-right: 0;
    padding-left: 0; }

.navbar-nav .nav-link {
  padding-left: 1rem;
  padding-right: 1rem; }

.nav-link {
  color: rgba(255, 255, 255, 0.9);
  font-weight: bold; }
  .nav-link:hover, .nav-link:focus, .nav-link:visited {
    color: white;
    text-decoration: none; }

.navbar-visible-md {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-flex: 1;
      -ms-flex-positive: 1;
          flex-grow: 1;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between; }
  @media (max-width: 660px) {
    .navbar-visible-md {
      display: none; } }

.navbar-visible-sm {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-flex: 1;
      -ms-flex-positive: 1;
          flex-grow: 1;
  -ms-flex-line-pack: end;
      align-content: flex-end; }
  @media (min-width: 660px) {
    .navbar-visible-sm {
      display: none; } }

.contents-menu-wrapper {
  position: fixed;
  z-index: 9999;
  left: 1rem;
  right: 1rem;
  top: 4rem;
  bottom: 1rem;
  display: none; }
  .contents-menu-wrapper.is-visible {
    display: block; }
  .contents-menu-wrapper .for-mobile {
    display: none; }

.contents-menu {
  height: 100%;
  width: 100%;
  overflow-y: hidden;
  background-color: #5D00BF;
  background: -webkit-gradient(linear, right top, left top, from(#000AA6), to(#AD00CF));
  background: linear-gradient(to left, #000AA6, #AD00CF);
  border-bottom: 1px solid #101010;
  border-right: 1px solid #101010;
  padding: 12px;
  border-radius: 0.7rem;
  -webkit-box-shadow: rgba(0, 0, 0, 0.9) 0 0 9px;
          box-shadow: rgba(0, 0, 0, 0.9) 0 0 9px; }

.contents-menu-inner {
  border-radius: 0.4rem;
  background-color: #f0f0f0;
  padding: 2rem 2rem;
  overflow-y: scroll;
  height: 100%;
  width: 100%;
  overflow-y: scroll;
  position: relative; }
  .contents-menu-inner h2 {
    text-transform: uppercase;
    font-size: 0.9rem;
    font-weight: bold;
    letter-spacing: 2px; }
  .contents-menu-inner ._sections {
    list-style: none;
    -webkit-column-count: 4;
            column-count: 4;
    -webkit-column-gap: 20px;
            column-gap: 20px;
    margin: 0;
    padding: 0;
    font-size: 1.2rem; }
    @media (max-width: 920px) {
      .contents-menu-inner ._sections {
        -webkit-column-count: 3;
                column-count: 3;
        -webkit-column-gap: 20px;
                column-gap: 20px; } }
    @media (max-width: 660px) {
      .contents-menu-inner ._sections {
        -webkit-column-count: 2;
                column-count: 2;
        -webkit-column-gap: 10px;
                column-gap: 10px; } }
    @media (max-width: 410px) {
      .contents-menu-inner ._sections {
        -webkit-column-count: 1;
                column-count: 1; } }
    .contents-menu-inner ._sections li {
      padding-top: 0.25rem; }
    .contents-menu-inner ._sections a {
      color: #101010;
      -webkit-transition: border-color 200ms;
      transition: border-color 200ms;
      border-color: transparent;
      border-bottom-style: solid;
      border-bottom-size: 2px; }
      .contents-menu-inner ._sections a:hover {
        border-bottom-color: #5D00BF;
        text-decoration: none; }
  .contents-menu-inner ._divider {
    background: -webkit-gradient(linear, left top, right top, from(#AD00CF), to(#000AA6));
    background: linear-gradient(to right, #AD00CF, #000AA6);
    height: 5px;
    margin: 2rem 0; }
  .contents-menu-inner ._popular {
    -webkit-column-count: 2;
            column-count: 2;
    -webkit-column-gap: 20px;
            column-gap: 20px; }
    @media (max-width: 660px) {
      .contents-menu-inner ._popular {
        -webkit-column-count: 1;
                column-count: 1; } }

.contents-mobile-links {
  list-style: none;
  padding: 0;
  margin: 0;
  margin-bottom: 2rem; }
  .contents-mobile-links li {
    padding: 0.25rem 0; }
  .contents-mobile-links a {
    background-color: #000AA6;
    color: white;
    border-radius: 0.5rem;
    padding: 0.25rem 0.5rem; }
    .contents-mobile-links a:hover {
      text-decoration: none;
      background-color: #AD00CF; }

.contents-close {
  position: absolute;
  font-size: 3rem;
  color: #aaa;
  line-height: 100%;
  padding: 0;
  margin: 0;
  right: 10px;
  top: 5px; }
  .contents-close:hover {
    text-decoration: none;
    color: #666; }

.shadow-card {
  margin-left: 0.5rem;
  border: 1px solid #101010;
  -webkit-box-shadow: #101010 -0.5rem 0.5rem 0;
          box-shadow: #101010 -0.5rem 0.5rem 0;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  margin-bottom: 1.5rem;
  height: 10rem;
  overflow: hidden;
  position: relative; }
  .shadow-card ._image {
    width: 100%;
    overflow: hidden;
    text-align: left; }
    .shadow-card ._image img {
      margin-top: -10%;
      margin-left: -5%;
      margin-bottom: -10%;
      max-width: 150%;
      max-height: 150%; }
  .shadow-card ._text {
    -webkit-box-flex: 1;
        -ms-flex: auto;
            flex: auto;
    padding: 0.5rem;
    position: absolute;
    left: 25%; }
  .shadow-card ._title {
    display: inline-block;
    background: #101010;
    color: #f0f0f0;
    font-size: 1.4rem;
    padding: 0.5rem;
    line-height: 110%; }

.shadow-card-blue {
  border-color: #000AA6;
  -webkit-box-shadow: #000AA6 -0.5rem 0.5rem 0;
          box-shadow: #000AA6 -0.5rem 0.5rem 0; }
  .shadow-card-blue ._title {
    background-color: #000AA6; }

.shadow-card-purple {
  border-color: #5D00BF;
  -webkit-box-shadow: #5D00BF -0.5rem 0.5rem 0;
          box-shadow: #5D00BF -0.5rem 0.5rem 0; }
  .shadow-card-purple ._title {
    background-color: #5D00BF; }

.caret {
  display: inline-block;
  width: 0;
  height: 0;
  margin-left: 0px;
  vertical-align: middle;
  border-top: 8px solid #f0f0f0;
  border-right: 8px solid transparent;
  border-left: 8px solid transparent;
  border-bottom: 0 solid #f0f0f0;
  overflow: hidden;
  -webkit-transition: 200ms ease;
  transition: 200ms ease;
  -webkit-transform: rotateZ(0deg);
          transform: rotateZ(0deg);
  -webkit-transform-origin: 50% 40%;
          transform-origin: 50% 40%; }
  .is-open .caret {
    -webkit-transform: rotateZ(-180deg);
            transform: rotateZ(-180deg); }

@media (max-width: 660px) {
  .contents-menu-wrapper {
    left: 0;
    right: 0;
    top: 0;
    bottom: 0; }
    .contents-menu-wrapper .for-mobile {
      display: block; } }
.headroom {
  will-change: transform;
  -webkit-transition: -webkit-transform 300ms linear;
  transition: -webkit-transform 300ms linear;
  transition: transform 300ms linear;
  transition: transform 300ms linear, -webkit-transform 300ms linear; }

.headroom--pinned {
  -webkit-transform: translateY(0%);
          transform: translateY(0%); }

.headroom--unpinned {
  -webkit-transform: translateY(-100%);
          transform: translateY(-100%); }

.btn {
  padding: 0.5rem 1rem;
  border-radius: 0.5rem;
  border: none; }
  .btn:hover {
    text-decoration: none; }

.btn-lg {
  font-size: 1.6rem; }

.btn-primary {
  background-color: #000AA6;
  color: white; }
  .btn-primary:hover {
    color: #f0f0f0;
    background: #000dd9; }

.card-dotted {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  padding: 1rem;
  max-width: 40rem;
  margin: 0 auto;
  margin-bottom: 1rem;
  overflow: hidden; }
  .card-dotted ._image {
    position: relative;
    width: 50%;
    -ms-flex-negative: 0;
        flex-shrink: 0;
    background: url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAAMAAAADCAYAAABWKLW/AAAAGklEQVQYV2Oc0jPlf05JDiMDAwMDmIABFA4AjUEEBLCBM+MAAAAASUVORK5CYII=) repeat;
    z-index: -1; }
    .card-dotted ._image img {
      position: absolute;
      top: -15%;
      bottom: -15%;
      left: -10%;
      height: 125%; }
  .card-dotted ._content {
    width: 70%;
    margin-left: -20%;
    padding: 1rem 0;
    position: relative; }
  .card-dotted ._title {
    background-color: #171544;
    background: -webkit-gradient(linear, right top, left top, from(#82009c), color-stop(#000AA6), to(#82009c));
    background: linear-gradient(to left, #82009c, #000AA6, #82009c);
    background-size: 200% 100%;
    background-position: 0 0;
    color: #f0f0f0;
    font-size: 2.5rem;
    line-height: 100%;
    font-weight: bold;
    letter-spacing: -0.2rem;
    margin-right: 1rem;
    display: block;
    padding: 0.5rem 1rem;
    padding-bottom: 2rem;
    color: #fff;
    -webkit-transition: background-position 400ms;
    transition: background-position 400ms; }
    .card-dotted ._title:hover {
      text-decoration: none;
      background-position: 100% 0; }
  .card-dotted ._body {
    margin-top: -1rem;
    margin-left: 1rem;
    background-color: white;
    border: 2px solid #000AA6;
    padding: 0.75rem;
    line-height: 120%; }
    .card-dotted ._body p {
      margin: 0; }
  .card-dotted.is-reversed ._image {
    -webkit-box-ordinal-group: 2;
        -ms-flex-order: 1;
            order: 1; }
    .card-dotted.is-reversed ._image img {
      right: -10%;
      left: auto; }
  .card-dotted.is-reversed ._content {
    -webkit-box-ordinal-group: 1;
        -ms-flex-order: 0;
            order: 0;
    margin-left: 0;
    margin-right: -10%; }

.card-picture {
  position: relative;
  width: 100%;
  padding-top: 60%;
  min-height: 14rem;
  margin-bottom: 2rem; }
  .card-picture ._image {
    display: block;
    position: absolute;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    overflow: hidden; }
    .card-picture ._image img {
      width: 100%;
      min-height: 100%; }
  .card-picture ._content {
    padding-top: 0.8rem;
    padding-right: 0.5rem;
    position: absolute;
    bottom: 0;
    left: 0;
    background: #f0f0f0;
    right: 3rem; }
  .card-picture ._title {
    font-weight: bold;
    font-size: 1.4rem;
    color: #101010;
    line-height: 100%; }
    .card-picture ._title:hover {
      color: #000AA6;
      text-decoration: none; }
  .card-picture ._body p {
    margin-bottom: 0;
    font-size: 0.9rem; }

.page-header {
  position: relative;
  padding-top: 1rem;
  padding-bottom: 1rem; }
  .page-header .container {
    padding-top: 3rem; }
  .page-header h1 {
    font-weight: bold;
    font-size: 2.6rem;
    letter-spacing: -.2rem;
    margin: 0; }
  .page-header h2 {
    font-size: 1.4rem;
    line-height: 100%;
    text-transform: uppercase; }
  .page-header .background-fade {
    position: absolute;
    width: 100%;
    height: 100%;
    top: 0;
    z-index: -1;
    background-image: -webkit-gradient(linear, left top, left bottom, color-stop(-13%, transparent), color-stop(rgba(240, 240, 240, 0)), color-stop(91%, #f0f0f0));
    background-image: linear-gradient(to bottom, transparent -13%, rgba(240, 240, 240, 0), #f0f0f0 91%); }
  .page-header .background-dots {
    position: absolute;
    top: 0;
    width: 100%;
    height: 100%;
    background: repeat url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAAUAAAAFCAYAAACNbyblAAAAGUlEQVQIW2NkYGD4z8DAwMiABFA4MHEKBQFmoAEGdnHj3wAAAABJRU5ErkJggg==);
    opacity: .2;
    z-index: -2; }

.heading-underlined {
  border-bottom: 1px solid #999;
  font-size: 1rem;
  font-weight: bold; }

.heading-underlined-right {
  text-align: right; }

.exploding-banner {
  background-color: #000AA6;
  background-image: -webkit-gradient(linear, left top, left bottom, from(#00088d), to(#000440));
  background-image: linear-gradient(to bottom, #00088d, #000440);
  width: 100%; }
  .exploding-banner svg {
    width: 100%;
    max-width: 900px; }
  .exploding-banner .container {
    position: relative; }
  .exploding-banner .blurb {
    text-align: center;
    padding-bottom: 20px;
    border: 2px solid #AD00CF;
    background: #f0f0f0;
    -webkit-box-shadow: #AD00CF -0.75rem 0.75rem 0, rgba(0, 0, 0, 0.8) -0.8rem 0.8rem 4px;
            box-shadow: #AD00CF -0.75rem 0.75rem 0, rgba(0, 0, 0, 0.8) -0.8rem 0.8rem 4px;
    padding: 20px; }
    .exploding-banner .blurb h2, .exploding-banner .blurb h3 {
      margin-top: 0;
      margin-bottom: 1rem;
      line-height: 110%;
      font-weight: bold;
      letter-spacing: -0.1rem; }
    .exploding-banner .blurb h3 {
      font-weight: normal;
      margin-bottom: 30px; }
    @media (min-width: 680px) {
      .exploding-banner .blurb {
        width: 40%;
        position: absolute;
        top: 40px;
        right: 20px; } }
  .exploding-banner .btn {
    border: 2px solid #000AA6;
    border-radius: 1rem;
    padding: 0.5rem 1rem;
    font-size: 1rem; }

.pedal-car {
  stroke-linecap: round;
  fill: none;
  stroke-linejoin: round;
  stroke-miterlimit: 10; }
  .pedal-car g, .pedal-car use {
    -webkit-transition: all 1s ease-in-out;
    transition: all 1s ease-in-out; }

.pc-f {
  fill: #171544; }

.pc-s {
  stroke: #f0f0f0;
  stroke-width: 1.5; }

.pc-shadow {
  fill: black;
  opacity: 0.3; }

.exploded #pc_steering_wheel {
  -webkit-transform: translate(30px, -100px);
          transform: translate(30px, -100px); }
.exploded #pc_mirror {
  -webkit-transform: translate(-30px, -100px);
          transform: translate(-30px, -100px); }
.exploded #pc_body_rear, .exploded #pc_bonnet, .exploded #pc_body_front {
  -webkit-transform: translateY(-60px);
          transform: translateY(-60px); }
.exploded #pc_bonnet_ornament {
  -webkit-transform: translateY(-130px);
          transform: translateY(-130px); }
.exploded #pc_luggage_rack {
  -webkit-transform: translate(40px, -120px);
          transform: translate(40px, -120px); }
.exploded #pc_wheel_front_left {
  -webkit-transform: translate(40px, 20px);
          transform: translate(40px, 20px); }
.exploded #pc_wheel_rear_left {
  -webkit-transform: translate(30px, 15px);
          transform: translate(30px, 15px); }
.exploded #pc_wheel_front_right {
  -webkit-transform: translate(-30px, -15px);
          transform: translate(-30px, -15px); }
.exploded #pc_left_pedal {
  -webkit-transform: translate(70px, 35px);
          transform: translate(70px, 35px); }
.exploded #pc_wheel_nut_front {
  -webkit-transform: translate(80px, 40px);
          transform: translate(80px, 40px); }

.share-widget {
  position: absolute;
  top: 50px;
  left: -50px;
  width: 40px; }
  .share-widget a {
    display: block;
    color: white;
    text-align: center;
    height: 40px;
    margin-top: 5px;
    padding-top: 6px;
    border-radius: 3px;
    -webkit-transition: -webkit-transform 0.3s;
    transition: -webkit-transform 0.3s;
    transition: transform 0.3s;
    transition: transform 0.3s, -webkit-transform 0.3s; }
    .share-widget a:hover {
      -webkit-transform: translate(1px, -1px);
              transform: translate(1px, -1px); }
  .share-widget svg {
    fill: white;
    width: 25px;
    height: 25px; }
  .share-widget--sticky {
    position: fixed;
    top: 96px;
    left: 20px; }

.sw--twitter {
  background-color: #55acee; }

.sw--fb {
  background-color: #3b5998; }

.sw--pinterest {
  background-color: #C92228; }

.clear-share-widget {
  position: relative; }

@media (max-width: 1260px) {
  .clear-share-widget {
    margin-left: 50px; }

  .share-widget {
    left: -40px; } }
@media (max-width: 440px) {
  .clear-share-widget {
    margin-left: 0;
    padding-bottom: 50px; }

  .share-widget {
    width: 100%;
    top: auto;
    bottom: 10px;
    left: 0;
    right: 0;
    text-align: center; }
    .share-widget a {
      display: inline-block;
      width: 40px;
      margin-right: 5px; } }
.ad-content {
  margin: 10px auto;
  text-align: center; }

.ad-responsive {
  margin: 10px auto;
  text-align: center; }

.ad-md-rect {
  width: 302px;
  height: 252px; }

.ad-mobile-leaderboard {
  height: 50px; }

.ad-mobile-leaderboard__wrapper {
  display: none; }
  .ad-mobile-leaderboard__wrapper .ad-content {
    margin: 0 auto; }
  @media (max-width: 400px) {
    .ad-mobile-leaderboard__wrapper {
      display: block;
      position: fixed;
      bottom: 0;
      left: 0;
      right: 0;
      height: 50px;
      background: white; } }

.ad-clear {
  clear: both; }

.unior-tools {
  background-color: #0077C2;
  border-radius: 0.5rem;
  padding: 1rem;
  color: white;
  margin-bottom: 1rem;
  border-bottom: 2px solid #005792; }
  .unior-tools h2 {
    text-transform: uppercase;
    color: white;
    font-size: 1rem;
    margin-bottom: 0.5rem; }
  .unior-tools a {
    text-decoration: none; }
  .unior-tools ._logo {
    float: right;
    margin-top: -30px;
    background: white;
    border-bottom-left-radius: 0.25rem;
    border-bottom-right-radius: 0.25rem;
    display: block;
    color: #666;
    text-transform: uppercase;
    font-size: 0.8rem;
    padding: 0.5rem;
    -webkit-box-shadow: rgba(0, 0, 0, 0.2) 0 0 4px;
            box-shadow: rgba(0, 0, 0, 0.2) 0 0 4px; }
    .unior-tools ._logo span {
      display: block; }
  .unior-tools ul {
    list-style: none;
    padding: 0;
    margin-bottom: 0; }
  .unior-tools li {
    display: inline-block;
    background-color: #f3f3f3;
    padding: 3px 5px;
    margin-left: 5px;
    margin-top: 5px;
    border-radius: 3px;
    font-size: 0.8rem; }

.alert {
  padding: 2rem; }

.alert-primary {
  background-color: #171544;
  color: white;
  border-radius: 0.5rem; }

.advert--ios-app {
  border-top: 15px solid #000773;
  background-color: #000AA6;
  text-align: left;
  color: #f0f0f0;
  padding: 40px 0; }
  .advert--ios-app .container {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex; }
  .advert--ios-app .drawing-ipad, .advert--ios-app .blurb {
    width: 50%; }
    @media (max-width: 768px) {
      .advert--ios-app .drawing-ipad, .advert--ios-app .blurb {
        width: 100%;
        text-align: center; }
        .advert--ios-app .drawing-ipad ul, .advert--ios-app .blurb ul {
          list-style: none;
          padding: 0; } }
  .advert--ios-app .blurb {
    padding-left: 20px; }
  .advert--ios-app .btn-default {
    border: 2px solid white;
    color: white;
    display: inline-block;
    margin-bottom: 2rem; }

.drawing-ipad {
  position: relative;
  margin-top: 30px;
  margin-bottom: 30px; }

svg {
  pointer-events: none; }

/* Demo 1 */
.illustration {
  width: 100%;
  opacity: 0; }

.show {
  opacity: 1; }

.hide {
  opacity: 0; }

.line-drawing,
.illustration {
  -webkit-transition: opacity 0.5s;
  transition: opacity 0.5s; }

.line-drawing {
  z-index: 9999;
  position: absolute;
  left: 0;
  top: 0; }

.line-drawing path {
  fill: none;
  stroke: white;
  stroke-width: 3; }

path.line-round {
  stroke-linecap: round; }

path.stroke-medium {
  stroke-width: 2; }

path.stroke-thin {
  stroke-width: 1; }

.home-hero {
  position: relative;
  padding: 3rem;
  background-color: #171544;
  background: radial-gradient(ellipse closest-side at center, rgba(0, 10, 166, 0.6), rgba(0, 10, 166, 0)), radial-gradient(ellipse closest-side at center, rgba(173, 0, 207, 0.3), rgba(173, 0, 207, 0)), #171544;
  background-size: 70% 100%;
  background-repeat: no-repeat;
  background-position: 0 0, 100% 10%;
  color: white; }
  .home-hero ._title, .home-hero ._subtitle {
    padding-left: 52%; }
  .home-hero ._title {
    font-weight: bold;
    font-size: 3.6rem;
    line-height: 2.9rem;
    letter-spacing: -0.2rem; }
  .home-hero ._subtitle {
    margin-bottom: 0; }
  .home-hero .car-drawing {
    position: absolute;
    left: -20px;
    top: -18%;
    bottom: 0;
    height: 180%;
    width: 50%;
    z-index: 10; }
  .home-hero ._social a {
    margin-right: 0.5rem; }
  .home-hero ._social path {
    fill: #f0f0f0; }
  @media (max-width: 660px) {
    .home-hero {
      padding-bottom: 0;
      padding-left: 0;
      padding-right: 0; }
      .home-hero ._title {
        padding: 1rem 0.5rem;
        text-align: center; }
      .home-hero .car-drawing {
        position: static;
        display: block; }
      .home-hero ._subtitle {
        padding-left: 0;
        font-size: 1.4rem; }
      .home-hero ._flex-box {
        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-align: center;
            -ms-flex-align: center;
                align-items: center; } }

.__ca_detail {
  -webkit-transition: opacity 1s ease-in;
  transition: opacity 1s ease-in;
  opacity: 0; }

.__ca_draw {
  -webkit-transition: 900ms;
  transition: 900ms;
  opacity: 0; }

.car-drawing .ca_dimmed {
  -webkit-transition: opacity 0.5s;
  transition: opacity 0.5s;
  opacity: 0.6; }
.car-drawing.is-drawing .__ca_detail {
  opacity: 0; }
.car-drawing.is-drawing .__ca_draw {
  opacity: 1; }
.car-drawing.is-drawn .ca_dimmed {
  opacity: 1; }
.car-drawing.is-drawn .__ca_detail {
  opacity: 1; }
.car-drawing path {
  fill: none;
  stroke-linecap: butt;
  stroke-linejoin: miter;
  stroke: #f0f0f0;
  stroke-width: 9; }
.car-drawing .__ca_f {
  fill: #171544; }
.car-drawing .__ca_outline {
  fill: #171544;
  stroke: #171544;
  stroke-width: 35; }

.home-topic-list {
  list-style: none;
  padding: 0;
  margin: 0; }
  .home-topic-list a {
    font-size: 1.6rem;
    font-weight: bold;
    border-bottom: 2px solid transparent;
    color: #101010; }
    .home-topic-list a:hover {
      border-bottom-color: #AD00CF;
      text-decoration: none; }

.page-header--section g {
  -webkit-transition: stroke 1s;
  transition: stroke 1s;
  stroke: #999;
  stroke-width: 6; }
.page-header--section svg {
  display: block;
  position: absolute;
  top: 0;
  left: 0;
  bottom: 0;
  height: 100%;
  z-index: -1;
  opacity: 0.4; }
.page-header--section ._content {
  padding-left: 6rem; }
.page-header--section h1 {
  display: inline-block;
  color: white;
  padding: 0.25rem 0.5rem;
  background: -webkit-gradient(linear, right top, left top, from(#000AA6), to(#AD00CF));
  background: linear-gradient(to left, #000AA6, #AD00CF); }
.page-header--section h2 {
  padding-top: 0.5rem; }
  .page-header--section h2 span {
    display: inline-block;
    border-bottom: 2px solid #000AA6; }

.fig-1 {
  position: relative;
  min-height: 1px;
  float: left;
  width: 8.33333%; }

.fig-2 {
  position: relative;
  min-height: 1px;
  float: left;
  width: 16.66667%; }

.fig-3 {
  position: relative;
  min-height: 1px;
  float: left;
  width: 25%; }

.fig-4 {
  position: relative;
  min-height: 1px;
  float: left;
  width: 33.33333%; }

.fig-5 {
  position: relative;
  min-height: 1px;
  float: left;
  width: 41.66667%; }

.fig-6 {
  position: relative;
  min-height: 1px;
  float: left;
  width: 50%; }

.fig-7 {
  position: relative;
  min-height: 1px;
  float: left;
  width: 58.33333%; }

.fig-8 {
  position: relative;
  min-height: 1px;
  float: left;
  width: 66.66667%; }

.fig-9 {
  position: relative;
  min-height: 1px;
  float: left;
  width: 75%; }

.fig-10 {
  position: relative;
  min-height: 1px;
  float: left;
  width: 83.33333%; }

.fig-11 {
  position: relative;
  min-height: 1px;
  float: left;
  width: 91.66667%; }

.fig-12 {
  position: relative;
  min-height: 1px;
  float: left;
  width: 100%; }

.fig-illustration {
  background-color: white;
  padding: 15px; }

.fig-row {
  background-color: white; }

@media (max-width: 768px) {
  article > .fig-illustration, aside > .fig-illustration {
    float: none;
    width: 100%; } }
@media (min-width: 500px) and (max-width: 768px) {
  article > .fig-illustration.fig-1, article > .fig-illustration.fig-2, article > .fig-illustration.fig-3, article > .fig-illustration.fig-4, article > .fig-illustration.fig-5, aside > .fig-illustration.fig-1, aside > .fig-illustration.fig-2, aside > .fig-illustration.fig-3, aside > .fig-illustration.fig-4, aside > .fig-illustration.fig-5 {
    width: 50%; }
    article > .fig-illustration.fig-1.fig-left, article > .fig-illustration.fig-2.fig-left, article > .fig-illustration.fig-3.fig-left, article > .fig-illustration.fig-4.fig-left, article > .fig-illustration.fig-5.fig-left, aside > .fig-illustration.fig-1.fig-left, aside > .fig-illustration.fig-2.fig-left, aside > .fig-illustration.fig-3.fig-left, aside > .fig-illustration.fig-4.fig-left, aside > .fig-illustration.fig-5.fig-left {
      float: left;
      margin-right: 10px;
      clear: left; }
    article > .fig-illustration.fig-1.fig-right, article > .fig-illustration.fig-2.fig-right, article > .fig-illustration.fig-3.fig-right, article > .fig-illustration.fig-4.fig-right, article > .fig-illustration.fig-5.fig-right, aside > .fig-illustration.fig-1.fig-right, aside > .fig-illustration.fig-2.fig-right, aside > .fig-illustration.fig-3.fig-right, aside > .fig-illustration.fig-4.fig-right, aside > .fig-illustration.fig-5.fig-right {
      float: right;
      margin-left: 10px;
      clear: right; }
    article > .fig-illustration.fig-1.fig-block, article > .fig-illustration.fig-2.fig-block, article > .fig-illustration.fig-3.fig-block, article > .fig-illustration.fig-4.fig-block, article > .fig-illustration.fig-5.fig-block, aside > .fig-illustration.fig-1.fig-block, aside > .fig-illustration.fig-2.fig-block, aside > .fig-illustration.fig-3.fig-block, aside > .fig-illustration.fig-4.fig-block, aside > .fig-illustration.fig-5.fig-block {
      width: 40%; } }

@media (max-width: 500px) {
  .fig-row .fig-illustration {
    float: none;
    width: 100%; } }

.fig-illustration {
  margin: 0;
  margin-bottom: 10px; }
  .fig-illustration::after {
    display: block;
    content: "";
    clear: both; }
  .fig-illustration > a {
    text-decoration: none; }
  .fig-illustration h3 {
    margin: 0;
    font-size: 1.2rem;
    font-weight: bold;
    position: relative; }
  .fig-illustration svg, .fig-illustration img {
    max-width: 100%;
    max-height: 800px;
    display: block;
    margin: 0 auto; }
  .fig-illustration figcaption {
    margin-top: 5px;
    font-size: 14px;
    padding: 0; }

@media (min-width: 768px) {
  .fig-center {
    clear: both; }

  .fig-right {
    float: right;
    clear: right;
    margin-left: 20px; }

  .fig-left {
    clear: left;
    margin-right: 20px; } }
.fig-center {
  float: none;
  margin: 0 auto; }

.fig-block {
  display: table;
  float: none;
  margin: 0 auto; }

.fig-row {
  clear: both;
  margin-left: 0;
  margin-right: 0; }
  .fig-row::after {
    display: block;
    content: "";
    clear: both; }
  .fig-row figure {
    float: left;
    margin: 0;
    clear: none; }

@media (min-width: 1365px) {
  article > .fig-row {
    margin-left: -97.5px;
    margin-right: -97.5px; }
  article > .fig-row {
    border-top: 1px solid #eee;
    border-bottom: 1px solid #eee; }
  article > .fig-left {
    margin-left: -97.5px; }
  article > .fig-right {
    margin-right: -97.5px; } }
.fig-7 figcaption, .fig-8 figcaption, .fig-9 figcaption, .fig-10 figcaption, .fig-11 figcaption, .fig-12 figcaption {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
  margin-right: -15px;
  margin-left: -15px; }
  @media (min-width: 576px) {
    .fig-7 figcaption, .fig-8 figcaption, .fig-9 figcaption, .fig-10 figcaption, .fig-11 figcaption, .fig-12 figcaption {
      margin-right: -15px;
      margin-left: -15px; } }
  @media (min-width: 768px) {
    .fig-7 figcaption, .fig-8 figcaption, .fig-9 figcaption, .fig-10 figcaption, .fig-11 figcaption, .fig-12 figcaption {
      margin-right: -15px;
      margin-left: -15px; } }
  @media (min-width: 992px) {
    .fig-7 figcaption, .fig-8 figcaption, .fig-9 figcaption, .fig-10 figcaption, .fig-11 figcaption, .fig-12 figcaption {
      margin-right: -15px;
      margin-left: -15px; } }
  @media (min-width: 1200px) {
    .fig-7 figcaption, .fig-8 figcaption, .fig-9 figcaption, .fig-10 figcaption, .fig-11 figcaption, .fig-12 figcaption {
      margin-right: -15px;
      margin-left: -15px; } }
  .fig-7 figcaption h3, .fig-8 figcaption h3, .fig-9 figcaption h3, .fig-10 figcaption h3, .fig-11 figcaption h3, .fig-12 figcaption h3 {
    -webkit-box-flex: 0;
        -ms-flex: 0 0 50%;
            flex: 0 0 50%;
    max-width: 50%;
    padding-right: 1rem; }
    @media (min-width: 768px) {
      .fig-7 figcaption h3, .fig-8 figcaption h3, .fig-9 figcaption h3, .fig-10 figcaption h3, .fig-11 figcaption h3, .fig-12 figcaption h3 {
        text-align: right; } }
  .fig-7 figcaption .caption, .fig-8 figcaption .caption, .fig-9 figcaption .caption, .fig-10 figcaption .caption, .fig-11 figcaption .caption, .fig-12 figcaption .caption {
    -webkit-box-flex: 0;
        -ms-flex: 0 0 50%;
            flex: 0 0 50%;
    max-width: 50%; }
  .fig-7 figcaption h3:only-child, .fig-8 figcaption h3:only-child, .fig-9 figcaption h3:only-child, .fig-10 figcaption h3:only-child, .fig-11 figcaption h3:only-child, .fig-12 figcaption h3:only-child {
    -webkit-box-flex: 0;
        -ms-flex: 0 0 100%;
            flex: 0 0 100%;
    max-width: 100%;
    text-align: left; }
  .fig-7 figcaption .caption:only-child, .fig-8 figcaption .caption:only-child, .fig-9 figcaption .caption:only-child, .fig-10 figcaption .caption:only-child, .fig-11 figcaption .caption:only-child, .fig-12 figcaption .caption:only-child {
    -webkit-box-flex: 0;
        -ms-flex: 0 0 100%;
            flex: 0 0 100%;
    max-width: 100%; }

.article-header {
  position: relative;
  height: 40vh;
  background: #FAFAFA;
  overflow: hidden; }
  .article-header ._background-image {
    position: absolute;
    top: -15%;
    right: 2rem;
    bottom: -15%;
    height: 140%;
    filter: url("data:image/svg+xml;utf8,<svg xmlns='http://www.w3.org/2000/svg'><filter id='grayscale'><feColorMatrix type='matrix' values='0.3333 0.3333 0.3333 0 0 0.3333 0.3333 0.3333 0 0 0.3333 0.3333 0.3333 0 0 0 0 0 1 0'/></filter></svg>#grayscale");
    /* Firefox 10+, Firefox on Android */
    filter: grayscale(100%);
    -moz-filter: grayscale(100%);
    -ms-filter: grayscale(100%);
    -o-filter: grayscale(100%);
    filter: gray;
    /* IE6-9 */
    -webkit-filter: grayscale(100%); }
  .article-header ._background {
    position: absolute;
    top: 0;
    width: 100%;
    height: 100%; }
  .article-header ._background-dots {
    background: repeat url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAAUAAAAFCAYAAACNbyblAAAAGUlEQVQIW2NkYGD4z8DAwMiABFA4MHEKBQFmoAEGdnHj3wAAAABJRU5ErkJggg==);
    opacity: .3; }
  .article-header ._background-color {
    background-color: #171544;
    opacity: 1;
    mix-blend-mode: soft-light; }
  .article-header ._background-fade {
    background: -webkit-gradient(linear, left top, left bottom, color-stop(90%, rgba(240, 240, 240, 0.2)), color-stop(98%, rgba(240, 240, 240, 0.1)), to(#f0f0f0));
    background: linear-gradient(to bottom, rgba(240, 240, 240, 0.2) 90%, rgba(240, 240, 240, 0.1) 98%, #f0f0f0); }
  .article-header ._background-gradient-1 {
    background: linear-gradient(45deg, #737bff, #000AA6);
    opacity: 0.7;
    mix-blend-mode: multiply; }
  .article-header ._background-gradient-2 {
    background: linear-gradient(-45deg, #ef9cff, #AD00CF);
    opacity: 0.7;
    mix-blend-mode: multiply; }
  .article-header .container {
    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: end;
        -ms-flex-pack: end;
            justify-content: flex-end;
    padding-bottom: 3rem;
    height: 100%; }
  .article-header ._section a {
    display: inline-block;
    background: #000AA6;
    color: white;
    font-size: 1.2rem;
    font-weight: bold;
    padding: 0.25rem 0.5rem;
    -webkit-transition: background 300ms;
    transition: background 300ms; }
    .article-header ._section a:hover {
      background: purple; }
  .article-header h1 {
    background-color: #f0f0f0;
    color: #101010;
    font-weight: bold;
    display: inline-block;
    padding: 0.25rem 0.5rem;
    border-bottom: 4px solid #000AA6; }

.old-article-header {
  height: 40vh;
  overflow: hidden;
  position: relative;
  color: #f0f0f0; }
  .old-article-header a:hover {
    color: white; }
  .old-article-header svg {
    fill: white; }
  .old-article-header--bg {
    z-index: -1000;
    position: absolute;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    overflow: hidden;
    white-space: nowrap;
    background-color: #f0f0f0;
    text-align: right; }
    .old-article-header--bg ._img-align-helper {
      display: inline-block;
      height: 100%;
      vertical-align: middle; }
    .old-article-header--bg img {
      vertical-align: middle;
      filter: url("data:image/svg+xml;utf8,<svg xmlns='http://www.w3.org/2000/svg'><filter id='grayscale'><feColorMatrix type='matrix' values='0.3333 0.3333 0.3333 0 0 0.3333 0.3333 0.3333 0 0 0.3333 0.3333 0.3333 0 0 0 0 0 1 0'/></filter></svg>#grayscale");
      /* Firefox 10+, Firefox on Android */
      filter: grayscale(100%);
      -moz-filter: grayscale(100%);
      -ms-filter: grayscale(100%);
      -o-filter: grayscale(100%);
      filter: gray;
      /* IE6-9 */
      -webkit-filter: grayscale(100%);
      min-height: 100%; }
    .old-article-header--bg ._overlay {
      position: absolute;
      top: 0;
      bottom: 0;
      left: 0;
      right: 0; }
  .old-article-header ._background-color {
    background-color: #171544;
    opacity: 0.95;
    mix-blend-mode: multiply; }
  .old-article-header ._background-depth {
    opacity: 0.9;
    background: -webkit-gradient(linear, left top, left bottom, from(rgba(0, 0, 0, 0.5)), color-stop(50%, rgba(0, 0, 0, 0.4)), color-stop(70%, rgba(0, 0, 0, 0.4)), to(rgba(0, 0, 0, 0.7)));
    background: linear-gradient(to bottom, rgba(0, 0, 0, 0.5) 0%, rgba(0, 0, 0, 0.4) 50%, rgba(0, 0, 0, 0.4) 70%, rgba(0, 0, 0, 0.7) 100%); }
  .old-article-header .container {
    position: absolute;
    top: 0;
    right: 0;
    left: 0;
    bottom: 0; }
  .old-article-header h1 {
    position: absolute;
    margin: 0;
    top: 50%;
    -webkit-transform: translateY(-50%);
            transform: translateY(-50%);
    font-size: 64px;
    font-weight: bold;
    line-height: 110%; }
  .old-article-header--bottom {
    position: absolute;
    bottom: 50px;
    left: 0;
    right: 0; }
  .old-article-header .breadcrumb {
    text-transform: uppercase; }
    .old-article-header .breadcrumb > .active {
      color: white; }
  .old-article-header--breadcrumbs {
    float: left;
    font-weight: bold; }
    .old-article-header--breadcrumbs > .active {
      font-weight: normal; }
  .old-article-header--languages {
    float: right;
    font-weight: normal; }
    .old-article-header--languages > .active {
      font-weight: bold; }
  @media (max-width: 860px) {
    .old-article-header h1 {
      font-size: 50px; }
    .old-article-header .hdr--breadcrumbs {
      display: none; } }

.article--tools {
  border-top: 1px solid #eee;
  border-bottom: 1px solid #eee;
  padding-top: 5px;
  padding-bottom: 10px;
  margin-bottom: 15px;
  font-size: 14px; }
  .article--tools h2 {
    display: inline;
    font-size: 14px; }
  .article--tools ul {
    margin-left: 10px;
    display: inline;
    list-style: none;
    padding: 0; }
  .article--tools li {
    display: inline-block;
    background-color: #f3f3f3;
    border: 1px solid #ddd;
    padding: 3px 5px;
    margin-left: 5px;
    margin-top: 5px;
    border-radius: 2px; }
  .article--tools a {
    text-decoration: none; }

article {
  margin-top: 50px; }
  article a {
    text-decoration: underline; }
  article > h2 {
    clear: both;
    position: relative; }
    article > h2:after {
      background-color: #171544;
      bottom: -2px;
      content: '';
      height: 2px;
      left: 0;
      position: absolute;
      width: 60px; }
  article > p:first-of-type {
    font-weight: bold;
    font-size: 1.2em; }
  article aside {
    clear: both;
    background-color: rgba(0, 0, 0, 0.05);
    padding: 10px;
    overflow: auto;
    margin: 20px auto;
    border-radius: 6px; }
  article abbr {
    font-weight: bold; }

.info {
  width: 100%;
  padding: 20px;
  border: 1px solid #eee;
  border-left-width: 5px;
  border-radius: 3px;
  padding-left: 10px;
  margin: 10px auto;
  display: table; }
  .info p:last-child {
    margin: 0; }

.info-danger {
  border-left-color: red; }

.info-tip {
  border-left-color: #AD00CF; }

.article-tools {
  margin-right: 80px; }
  .article-tools h2 {
    font-size: 14px;
    margin-bottom: 4px; }
  .article-tools ul {
    margin-top: 0;
    padding-left: 0;
    list-style: none; }
  .article-tools li {
    display: inline;
    font-size: 12px; }
  .article-tools li + li:before {
    content: '/';
    margin-left: 5px;
    margin-right: 5px;
    color: #999; }
  .article-tools a {
    color: inherit;
    text-decoration: none; }

.article-translations {
  float: right;
  text-align: right; }
  .article-translations h3 {
    font-size: 14px;
    margin-bottom: 0; }
  @media (max-width: 500px) {
    .article-translations {
      float: none; } }

.related-articles {
  clear: both; }
  .related-articles ul {
    list-style: none;
    padding: 0; }
  .related-articles li {
    float: left;
    width: 25%;
    text-align: center;
    border-right: 1px solid #eee; }
    .related-articles li:last-child {
      border-right: none; }
    @media (max-width: 760px) {
      .related-articles li {
        width: 50%; } }

.article-translator {
  border-top: 1px solid #ddd;
  margin-top: 20px;
  padding-top: 20px;
  margin-bottom: 30px; }
  .article-translator::after {
    display: block;
    content: "";
    clear: both; }
  .article-translator h3 {
    font-size: 14px;
    font-weight: bold; }
    .article-translator h3 span {
      display: block;
      font-size: 20px; }
  .article-translator img {
    float: right;
    width: 50%;
    max-width: 400px;
    margin-left: 20px; }

.read-on {
  padding: 20px 0;
  overflow: auto; }
  .read-on .title {
    font-weight: bold;
    text-transform: uppercase;
    margin-bottom: 15px;
    font-size: 14px; }
  .read-on a {
    font-family: "Franklin Gothic Medium", "Franklin Gothic", "ITC Franklin Gothic", Arial, sans-serif;
    font-weight: bold;
    line-height: 100%; }
  @media (min-width: 640px) {
    .read-on > div {
      float: left;
      width: 50%;
      padding: 10px 20px;
      margin-top: 0; }
    .read-on--next {
      border-right: 2px solid #eee; }
    .read-on--related {
      text-align: left; } }
  .read-on--next {
    text-align: center;
    font-size: 20px; }
    .read-on--next img {
      display: block;
      margin: 0 auto; }
  .read-on--related {
    margin-top: 20px;
    text-align: center; }
    .read-on--related ul {
      margin: 0;
      list-style: none;
      padding: 0; }
    .read-on--related li {
      padding: 5px 0;
      border-bottom: 1px solid #eee; }
      .read-on--related li:last-child {
        border-bottom: none; }

.video-course-ad {
  color: white;
  margin: 0;
  padding: 0;
  height: 100%;
  background-color: #171544;
  background-image: -webkit-gradient(linear, left top, left bottom, from(#171544), to(#AD00CF));
  background-image: linear-gradient(#171544, #AD00CF); }
  .video-course-ad ._grid {
    background-color: transparent;
    background-image: -webkit-gradient(linear, left bottom, left top, color-stop(24%, transparent), color-stop(25%, rgba(255, 255, 255, 0.1)), color-stop(26%, rgba(255, 255, 255, 0.1)), color-stop(27%, transparent), color-stop(74%, transparent), color-stop(75%, rgba(255, 255, 255, 0.1)), color-stop(76%, rgba(255, 255, 255, 0.1)), color-stop(77%, transparent), to(transparent)), -webkit-gradient(linear, left top, right top, color-stop(24%, transparent), color-stop(25%, rgba(255, 255, 255, 0.1)), color-stop(26%, rgba(255, 255, 255, 0.1)), color-stop(27%, transparent), color-stop(74%, transparent), color-stop(75%, rgba(255, 255, 255, 0.1)), color-stop(76%, rgba(255, 255, 255, 0.1)), color-stop(77%, transparent), to(transparent));
    background-image: linear-gradient(0deg, transparent 24%, rgba(255, 255, 255, 0.1) 25%, rgba(255, 255, 255, 0.1) 26%, transparent 27%, transparent 74%, rgba(255, 255, 255, 0.1) 75%, rgba(255, 255, 255, 0.1) 76%, transparent 77%, transparent), linear-gradient(90deg, transparent 24%, rgba(255, 255, 255, 0.1) 25%, rgba(255, 255, 255, 0.1) 26%, transparent 27%, transparent 74%, rgba(255, 255, 255, 0.1) 75%, rgba(255, 255, 255, 0.1) 76%, transparent 77%, transparent);
    height: 100%;
    background-size: 50px 50px;
    padding-bottom: 50px;
    text-align: center; }
  .video-course-ad ._images {
    position: relative; }
  .video-course-ad ._disassembled {
    padding-bottom: 20px;
    padding-right: 20px;
    max-width: 100%; }
  .video-course-ad ._screenshot {
    position: absolute;
    bottom: 0;
    right: 0;
    width: 50%;
    background: black;
    cursor: pointer; }
    .video-course-ad ._screenshot img {
      max-width: 100%;
      border: 5px solid black;
      border-width: 20px 5px 20px 5px;
      background-color: black; }
    .video-course-ad ._screenshot ._play {
      position: absolute;
      top: 50%;
      left: 50%;
      display: block;
      -webkit-transform: translate(-50%, -50%);
              transform: translate(-50%, -50%);
      width: 35%;
      fill: white; }
      .video-course-ad ._screenshot ._play path {
        stroke-width: 1;
        stroke: black; }
  .video-course-ad ._cta {
    background-color: white;
    color: #AD00CF;
    padding: 10px;
    font-size: 2rem; }
    .video-course-ad ._cta svg {
      width: 2rem;
      position: relative;
      height: 2rem;
      top: 0.15rem;
      margin-right: 0.5rem;
      fill: inherit; }

.parallax-container {
  width: 100%;
  padding-top: 66.7%;
  position: relative;
  overflow: hidden; }

.parallax {
  height: 100%;
  width: 100%;
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  background-color: white; }

.layer {
  background-position: top center;
  background-size: 100%;
  background-repeat: no-repeat;
  width: 100%;
  padding-top: 66.7%;
  position: absolute; }

.layer-1 {
  background-image: url(/assets/video-course/mx5-parallax-5-f38d509ad5a6d7dbc1ebb42fe7d70ab26e471332f671c8e6efd4769e86992f7d.png); }

.layer-2 {
  background-image: url(/assets/video-course/mx5-parallax-4-759c1b2713529f3376db21b41ea797965b7ea6dfe575c865e9e3b8667cf896de.png);
  background-position: 0% 40%; }

.layer-3 {
  background-image: url(/assets/video-course/mx5-parallax-3-5f95d3a97241ca36b20c6eae3336d41b1f1c4523ffd63da0caace8109ad46b91.png);
  background-position: 0% 60%; }

.layer-4 {
  background-image: url(/assets/video-course/mx5-parallax-2-5b812e87dcaa35c4ef71ef143fc51b12e0bb84b0ab8f1799b918feb69898162a.png);
  background-position: 0% 80%; }

.layer-5 {
  background-image: url(/assets/video-course/mx5-parallax-1-dee729e5c680c0df0565d1ee4fe3558477480dda25003748942fefa3552d8e95.png);
  background-position: bottom center; }

.parallax-text {
  position: absolute;
  left: 50%;
  top: 60%;
  -webkit-transform: translate(-50%, -50%);
          transform: translate(-50%, -50%); }
  @media (max-width: 768px) {
    .parallax-text {
      position: absolute;
      top: 0;
      left: 0;
      right: 0;
      -webkit-transform: none;
              transform: none; } }
  .parallax-text ._border {
    border: 10px solid #080249;
    background: -webkit-gradient(linear, left top, left bottom, from(#A500A7), to(#5200C7));
    background: linear-gradient(to bottom, #A500A7, #5200C7);
    padding: 3px; }
  .parallax-text ._content {
    background: #080249;
    color: white;
    padding: 1rem;
    text-align: center; }
  .parallax-text ._strap {
    line-height: 1.2rem;
    size: 1rem; }
  .parallax-text h2 {
    margin: 0;
    line-height: 1.2rem;
    margin-bottom: 1rem;
    font-weight: bold; }

.video-summary {
  background: #080249;
  border-top-left-radius: 100% 20px;
  border-top-right-radius: 20% 10px;
  padding-top: 40px;
  padding-bottom: 40px;
  color: white;
  position: relative; }
  .video-summary a {
    color: #e75819; }
  .video-summary h2 {
    font-size: 2.8rem;
    line-height: 3.1rem;
    font-weight: bold; }
  .video-summary .btn-preorder {
    background: -webkit-gradient(linear, right top, left bottom, from(#A500A7), to(#5200C7));
    background: linear-gradient(to bottom left, #A500A7, #5200C7);
    -webkit-box-shadow: 0 0 2px rgba(0, 0, 0, 0.9), 0 2px 40px #A500A7;
            box-shadow: 0 0 2px rgba(0, 0, 0, 0.9), 0 2px 40px #A500A7;
    display: inline-block;
    padding: 0.6rem 1.2rem;
    border: none;
    font-weight: bold;
    font-size: 2rem;
    color: white; }
  .video-summary ._cta {
    margin-top: 3rem;
    text-align: center; }
  .video-summary ._smallprint {
    margin-top: 0.4rem;
    font-size: 0.8rem; }

.grid-bg {
  background: url(/assets/video-course/background-grid-afa0138e9a21b16b599f320a4ef847a96fa54bbd6beeb69cbac6ca48f3b65b79.svg), #080249;
  background-size: 33%; }

._spanner {
  width: 100%;
  margin-right: -10%;
  float: right;
  margin-right: -10%; }

._gear {
  width: 100%;
  -webkit-transform: rotateZ(-5deg);
          transform: rotateZ(-5deg);
  margin-left: 10px; }
  @media (max-width: 768px) {
    ._gear {
      display: none; } }

.video-contents h3 {
  margin-bottom: 0.3rem;
  border-bottom: 1px solid #999; }
.video-contents p {
  color: #666; }
.video-contents table {
  border: 1px solid #eee;
  border-radius: 3px;
  width: 100%; }
.video-contents td {
  border-bottom: 1px solid #eee;
  padding: 3px;
  font-size: 0.9rem; }

.order-heading {
  background: #080249;
  color: white;
  overflow-y: auto;
  overflow-x: hidden; }
  .order-heading ._content {
    float: left;
    width: 50%; }
  .order-heading h1 {
    font-size: 2.4rem;
    line-height: 2.7rem; }
  .order-heading h2 {
    font-size: 2rem;
    line-height: 2.2rem; }
  .order-heading ._spanner {
    float: right;
    margin-right: -10%;
    width: 50%; }

.about--menu {
  -webkit-box-flex: 0;
      -ms-flex: 0 0 25%;
          flex: 0 0 25%;
  max-width: 25%; }

.about--content {
  -webkit-box-flex: 0;
      -ms-flex: 0 0 75%;
          flex: 0 0 75%;
  max-width: 75%;
  padding: 20px;
  background-color: white;
  border-radius: 4px;
  -webkit-box-shadow: 0 0 16px rgba(0, 0, 0, 0.1);
          box-shadow: 0 0 16px rgba(0, 0, 0, 0.1); }
  @media (min-width: 768px) {
    .about--content {
      min-height: 400px; } }
  .about--content h1 {
    margin-top: 0; }

#panorama {
  width: 100%;
  height: 60vh; }

@media (orientation: landscape) {
  #panorama {
    height: 100vh; } }
.block-dark-blue {
  background-color: #171544;
  background: -webkit-gradient(linear, left bottom, left top, from(#171544), to(#1e1b57));
  background: linear-gradient(to top, #171544, #1e1b57);
  color: #f0f0f0; }
  .block-dark-blue h1 {
    font-weight: bold; }

.blog--header {
  border-bottom: 1px solid #eee; }
  .blog--header h1 {
    text-align: center; }

.blog--header-meta {
  border-bottom: 1px solid #eee; }

.blog--post > p:first-of-type {
  font-size: 120%;
  font-weight: bold; }
.blog--post figure {
  margin: 0; }
.blog--post .row {
  margin: 20px auto; }

.blog--reading-links {
  margin: 20px auto;
  border-top: 1px solid #eee;
  clear: both; }
  .blog--reading-links::after {
    display: block;
    content: "";
    clear: both; }

.video-wrapper {
  float: none;
  clear: both;
  width: 100%;
  position: relative;
  padding-bottom: 56.25%;
  padding-top: 25px;
  height: 0;
  margin-bottom: 20px; }
  .video-wrapper iframe {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%; }

.blog--image {
  max-width: 100%; }

.patents .page-header {
  text-align: center;
  border-bottom: 1px solid #eee;
  margin-bottom: 10px; }
.patents .lead {
  font-weight: bold; }
.patents .patent-card {
  padding: 10px;
  text-align: center;
  background-color: #fff;
  -webkit-box-shadow: 0 0 5px rgba(0, 0, 0, 0.3);
          box-shadow: 0 0 5px rgba(0, 0, 0, 0.3);
  -webkit-transition: -webkit-box-shadow 500ms;
  transition: -webkit-box-shadow 500ms;
  transition: box-shadow 500ms;
  transition: box-shadow 500ms, -webkit-box-shadow 500ms;
  font-size: 14px;
  margin-bottom: 20px; }
  .patents .patent-card:hover {
    -webkit-box-shadow: 0 0 8px rgba(0, 0, 0, 0.4);
            box-shadow: 0 0 8px rgba(0, 0, 0, 0.4); }
  .patents .patent-card img {
    margin: 0 auto; }
  .patents .patent-card h3 {
    margin: 0 auto; }
  .patents .patent-card .patent-title-year {
    font-size: 16px;
    color: #999; }
  .patents .patent-card dl {
    line-height: 120%;
    margin: 0; }
  .patents .patent-card dd {
    margin-left: 0; }
  .patents .patent-card dt {
    font-weight: bold;
    margin-top: 5px;
    padding: 0; }
.patents .contact {
  padding: 20px;
  margin: 20px auto;
  background: #eee;
  border-radius: 6px;
  overflow: auto; }
  .patents .contact h3 {
    margin-top: 0;
    color: #AD00CF;
    font-size: 36px; }
  .patents .contact img {
    float: right;
    max-width: 200px;
    border-radius: 6px; }
  @media (max-width: 400px) {
    .patents .contact {
      text-align: center; }
      .patents .contact img {
        float: none; } }
@media (max-width: 600px) {
  .patents .patent-card {
    overflow: auto; }
  .patents .patent-details, .patents .patent-image {
    width: 50%;
    float: left; }
  .patents .patent-row {
    margin-bottom: 0; } }
.patents .patent-thumbnail {
  border: 1px solid #999;
  max-width: 90%;
  margin: 10px auto; }
  .patents .patent-thumbnail:hover {
    border-color: black; }
.patents .img-responsive {
  max-width: 100%;
  margin: 0 auto;
  display: block; }
.patents .btn-download {
  background-color: #82009c;
  color: white; }
  .patents .btn-download:hover {
    color: white;
    background-color: #AD00CF; }
.patents .patent-title-year {
  font-size: 20px;
  color: #999; }
.patents .google-patents-link {
  display: block;
  margin-bottom: 20px; }
.patents .poster-dimensions {
  padding: 10px 0;
  color: rgba(0, 0, 0, 0.54); }

.blend-container {
  position: absolute;
  height: 100%;
  width: 100%;
  left: 0;
  right: 0;
  top: 0;
  bottom: 0; }

#container_id {
  position: absolute;
  top: 0;
  lefT: 0;
  right: 0;
  bottom: 0; }

.title {
  position: relative;
  z-index: 999;
  text-align: center; }

.title h1 {
  background-color: black;
  color: white;
  display: inline-block;
  padding: 0.2rem;
  font-size: 2rem;
  font-weight: bold; }

.title span {
  display: block;
  text-transform: uppercase;
  margin-top: 10px;
  margin-bottom: 5px; }

#part_info {
  background-color: rgba(255, 255, 255, 0.6);
  position: absolute;
  right: 5px;
  left: 5px;
  bottom: 5px;
  display: none;
  padding: 5px; }

#part_info.is-visible {
  display: block; }

#assembly_toggle {
  position: absolute;
  top: 5px;
  left: 5px;
  padding: 0.3rem;
  border: 1px solid #333;
  background: black;
  color: white;
  border-radius: 3px;
  cursor: pointer; }

#assembly_toggle.is-disabled {
  cursor: normal;
  color: #aaa; }

.hacw-video {
  max-width: 100%; }
