@charset "UTF-8";
/* merriweather-sans-300 - latin */
@font-face {
  font-family: "Merriweather Sans";
  font-style: normal;
  font-weight: 300;
  src: url("../fonts/merriweather-sans-v11-latin-300.eot");
  /* IE9 Compat Modes */
  src: local("Merriweather Sans Light"), local("MerriweatherSans-Light"), url("../fonts/merriweather-sans-v11-latin-300.eot?#iefix") format("embedded-opentype"), url("../fonts/merriweather-sans-v11-latin-300.woff2") format("woff2"), url("../fonts/merriweather-sans-v11-latin-300.woff") format("woff"), url("../fonts/merriweather-sans-v11-latin-300.ttf") format("truetype"), url("../fonts/merriweather-sans-v11-latin-300.svg#MerriweatherSans") format("svg");
  /* Legacy iOS */
  font-display: swap;
}
/* merriweather-sans-regular - latin */
@font-face {
  font-family: "Merriweather Sans";
  font-style: normal;
  font-weight: 400;
  src: url("../fonts/merriweather-sans-v11-latin-regular.eot");
  /* IE9 Compat Modes */
  src: local("Merriweather Sans"), local("MerriweatherSans-Regular"), url("../fonts/merriweather-sans-v11-latin-regular.eot?#iefix") format("embedded-opentype"), url("../fonts/merriweather-sans-v11-latin-regular.woff2") format("woff2"), url("../fonts/merriweather-sans-v11-latin-regular.woff") format("woff"), url("../fonts/merriweather-sans-v11-latin-regular.ttf") format("truetype"), url("../fonts/merriweather-sans-v11-latin-regular.svg#MerriweatherSans") format("svg");
  /* Legacy iOS */
  font-display: swap;
}
/* merriweather-sans-700 - latin */
@font-face {
  font-family: "Merriweather Sans";
  font-style: normal;
  font-weight: 700;
  src: url("../fonts/merriweather-sans-v11-latin-700.eot");
  /* IE9 Compat Modes */
  src: local("Merriweather Sans Bold"), local("MerriweatherSans-Bold"), url("../fonts/merriweather-sans-v11-latin-700.eot?#iefix") format("embedded-opentype"), url("../fonts/merriweather-sans-v11-latin-700.woff2") format("woff2"), url("../fonts/merriweather-sans-v11-latin-700.woff") format("woff"), url("../fonts/merriweather-sans-v11-latin-700.ttf") format("truetype"), url("../fonts/merriweather-sans-v11-latin-700.svg#MerriweatherSans") format("svg");
  /* Legacy iOS */
  font-display: swap;
}
/*!
 * Bootstrap v4.0.0-alpha.6 (https://getbootstrap.com)
 * Copyright 2011-2017 The Bootstrap Authors
 * Copyright 2011-2017 Twitter, Inc.
 * Licensed under MIT (https://github.com/twbs/bootstrap/blob/master/LICENSE)
 */
/*! 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 {
  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;
  -webkit-text-decoration: underline dotted;
          text-decoration: underline dotted;
}

b,
strong {
  font-weight: inherit;
}

b,
strong {
  font-weight: bolder;
}

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

dfn {
  font-style: italic;
}

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

small {
  font-size: 80%;
}

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

sub {
  bottom: -0.25em;
}

sup {
  top: -0.5em;
}

audio,
video {
  display: inline-block;
}

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

img {
  border-style: none;
}

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 {
  box-sizing: border-box;
  color: inherit;
  display: table;
  max-width: 100%;
  padding: 0;
  white-space: normal;
}

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

textarea {
  overflow: auto;
}

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

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

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

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

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

details,
menu {
  display: block;
}

summary {
  display: list-item;
}

canvas {
  display: inline-block;
}

template {
  display: none;
}

[hidden] {
  display: none;
}

@-ms-viewport {
  width: device-width;
}
html {
  box-sizing: border-box;
  -ms-overflow-style: scrollbar;
}

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

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

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

.col-auto {
  flex: 0 0 auto;
  width: auto;
}

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

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

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

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

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

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

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

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

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

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

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

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

.pull-0 {
  right: auto;
}

.pull-1 {
  right: 8.3333333333%;
}

.pull-2 {
  right: 16.6666666667%;
}

.pull-3 {
  right: 25%;
}

.pull-4 {
  right: 33.3333333333%;
}

.pull-5 {
  right: 41.6666666667%;
}

.pull-6 {
  right: 50%;
}

.pull-7 {
  right: 58.3333333333%;
}

.pull-8 {
  right: 66.6666666667%;
}

.pull-9 {
  right: 75%;
}

.pull-10 {
  right: 83.3333333333%;
}

.pull-11 {
  right: 91.6666666667%;
}

.pull-12 {
  right: 100%;
}

.push-0 {
  left: auto;
}

.push-1 {
  left: 8.3333333333%;
}

.push-2 {
  left: 16.6666666667%;
}

.push-3 {
  left: 25%;
}

.push-4 {
  left: 33.3333333333%;
}

.push-5 {
  left: 41.6666666667%;
}

.push-6 {
  left: 50%;
}

.push-7 {
  left: 58.3333333333%;
}

.push-8 {
  left: 66.6666666667%;
}

.push-9 {
  left: 75%;
}

.push-10 {
  left: 83.3333333333%;
}

.push-11 {
  left: 91.6666666667%;
}

.push-12 {
  left: 100%;
}

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

  .offset-sm-11 {
    margin-left: 91.6666666667%;
  }
}
@media (min-width: 768px) {
  .col-md {
    flex-basis: 0;
    flex-grow: 1;
    max-width: 100%;
  }

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

  .offset-md-11 {
    margin-left: 91.6666666667%;
  }
}
@media (min-width: 992px) {
  .col-lg {
    flex-basis: 0;
    flex-grow: 1;
    max-width: 100%;
  }

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

  .offset-lg-11 {
    margin-left: 91.6666666667%;
  }
}
@media (min-width: 1200px) {
  .col-xl {
    flex-basis: 0;
    flex-grow: 1;
    max-width: 100%;
  }

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

  .pull-xl-10 {
    right: 83.3333333333%;
  }

  .pull-xl-11 {
    right: 91.6666666667%;
  }

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

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

  .push-xl-1 {
    left: 8.3333333333%;
  }

  .push-xl-2 {
    left: 16.6666666667%;
  }

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

  .push-xl-4 {
    left: 33.3333333333%;
  }

  .push-xl-5 {
    left: 41.6666666667%;
  }

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

  .push-xl-7 {
    left: 58.3333333333%;
  }

  .push-xl-8 {
    left: 66.6666666667%;
  }

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

  .push-xl-10 {
    left: 83.3333333333%;
  }

  .push-xl-11 {
    left: 91.6666666667%;
  }

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

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

  .offset-xl-1 {
    margin-left: 8.3333333333%;
  }

  .offset-xl-2 {
    margin-left: 16.6666666667%;
  }

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

  .offset-xl-4 {
    margin-left: 33.3333333333%;
  }

  .offset-xl-5 {
    margin-left: 41.6666666667%;
  }

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

  .offset-xl-7 {
    margin-left: 58.3333333333%;
  }

  .offset-xl-8 {
    margin-left: 66.6666666667%;
  }

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

  .offset-xl-10 {
    margin-left: 83.3333333333%;
  }

  .offset-xl-11 {
    margin-left: 91.6666666667%;
  }
}
.dropup,
.dropdown {
  position: relative;
}

.dropdown-toggle::after {
  display: inline-block;
  width: 0;
  height: 0;
  margin-left: 0.3em;
  vertical-align: middle;
  content: "";
  border-top: 0.3em solid;
  border-right: 0.3em solid transparent;
  border-left: 0.3em solid transparent;
}
.dropdown-toggle:focus {
  outline: 0;
}

.dropup .dropdown-toggle::after {
  border-top: 0;
  border-bottom: 0.3em solid;
}

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

.dropdown-divider {
  height: 1px;
  margin: 0.5rem 0;
  overflow: hidden;
  background-color: #eceeef;
}

.dropdown-item {
  display: block;
  width: 100%;
  padding: 3px 1.5rem;
  clear: both;
  font-weight: normal;
  color: #292b2c;
  text-align: inherit;
  white-space: nowrap;
  background: none;
  border: 0;
}
.dropdown-item:focus, .dropdown-item:hover {
  color: #1d1e1f;
  text-decoration: none;
  background-color: #f7f7f9;
}
.dropdown-item.active, .dropdown-item:active {
  color: #fff;
  text-decoration: none;
  background-color: #0275d8;
}
.dropdown-item.disabled, .dropdown-item:disabled {
  color: #636c72;
  cursor: not-allowed;
  background-color: transparent;
}

.show > .dropdown-menu {
  display: block;
}
.show > a {
  outline: 0;
}

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

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

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

.dropdown-backdrop {
  position: fixed;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  z-index: 990;
}

.dropup .dropdown-menu {
  top: auto;
  bottom: 100%;
  margin-bottom: 0.125rem;
}

.modal-open {
  overflow: hidden;
}

.modal {
  position: fixed;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  z-index: 1050;
  display: none;
  overflow: hidden;
  outline: 0;
}
.modal.fade .modal-dialog {
  transition: -webkit-transform 0.3s ease-out;
  transition: transform 0.3s ease-out;
  transition: transform 0.3s ease-out, -webkit-transform 0.3s ease-out;
  -webkit-transform: translate(0, -25%);
          transform: translate(0, -25%);
}
.modal.show .modal-dialog {
  -webkit-transform: translate(0, 0);
          transform: translate(0, 0);
}

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

.modal-dialog {
  position: relative;
  width: auto;
  margin: 10px;
}

.modal-content {
  position: relative;
  display: flex;
  flex-direction: column;
  background-color: #fff;
  background-clip: padding-box;
  border: 1px solid rgba(0, 0, 0, 0.2);
  border-radius: 0.3rem;
  outline: 0;
}

.modal-backdrop {
  position: fixed;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  z-index: 1040;
  background-color: rgba(18, 18, 18, 0.5);
}
.modal-backdrop.fade {
  opacity: 0;
}
.modal-backdrop.show {
  opacity: 1;
}

.modal-header {
  display: flex;
  align-items: center;
  justify-content: space-between;
  padding: 15px;
  border-bottom: 1px solid #eceeef;
}

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

.modal-body {
  position: relative;
  flex: 1 1 auto;
  padding: 15px;
}

.modal-footer {
  display: flex;
  align-items: center;
  justify-content: flex-end;
  padding: 15px;
  border-top: 1px solid #eceeef;
}
.modal-footer > :not(:first-child) {
  margin-left: 0.25rem;
}
.modal-footer > :not(:last-child) {
  margin-right: 0.25rem;
}

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

@media (min-width: 576px) {
  .modal-dialog {
    max-width: 500px;
    margin: 30px auto;
  }

  .modal-sm {
    max-width: 300px;
  }
}
@media (min-width: 992px) {
  .modal-lg {
    max-width: 800px;
  }
}
.tooltip {
  position: absolute;
  z-index: 1070;
  display: block;
  font-family: -apple-system, system-ui, BlinkMacSystemFont, "Segoe UI", Roboto, "Helvetica Neue", Arial, sans-serif;
  font-style: normal;
  font-weight: normal;
  letter-spacing: normal;
  line-break: auto;
  line-height: 1.5;
  text-align: left;
  text-align: start;
  text-decoration: none;
  text-shadow: none;
  text-transform: none;
  white-space: normal;
  word-break: normal;
  word-spacing: normal;
  font-size: 15px;
  font-weight: 100;
  word-wrap: break-word;
  opacity: 0;
}
.tooltip.show {
  opacity: 0.9;
}
.tooltip.bs-tooltip-top, .tooltip.bs-tether-element-attached-bottom {
  padding: 5px 0;
  margin-top: -3px;
}
.tooltip.bs-tooltip-top .tooltip-inner::before, .tooltip.bs-tether-element-attached-bottom .tooltip-inner::before {
  bottom: 0;
  left: 50%;
  margin-left: -5px;
  content: "";
  border-width: 5px 5px 0;
  border-top-color: #000;
}
.tooltip.bs-tooltip-right, .tooltip.bs-tether-element-attached-left {
  padding: 0 5px;
  margin-left: 3px;
}
.tooltip.bs-tooltip-right .tooltip-inner::before, .tooltip.bs-tether-element-attached-left .tooltip-inner::before {
  top: 50%;
  left: 0;
  margin-top: -5px;
  content: "";
  border-width: 5px 5px 5px 0;
  border-right-color: #000;
}
.tooltip.bs-tooltip-bottom, .tooltip.bs-tether-element-attached-top {
  padding: 5px 0;
  margin-top: 3px;
}
.tooltip.bs-tooltip-bottom .tooltip-inner::before, .tooltip.bs-tether-element-attached-top .tooltip-inner::before {
  top: 0;
  left: 50%;
  margin-left: -5px;
  content: "";
  border-width: 0 5px 5px;
  border-bottom-color: #000;
}
.tooltip.bs-tooltip-left, .tooltip.bs-tether-element-attached-right {
  padding: 0 5px;
  margin-left: -3px;
}
.tooltip.bs-tooltip-left .tooltip-inner::before, .tooltip.bs-tether-element-attached-right .tooltip-inner::before {
  top: 50%;
  right: 0;
  margin-top: -5px;
  content: "";
  border-width: 5px 0 5px 5px;
  border-left-color: #000;
}

.tooltip-inner {
  max-width: 200px;
  padding: 3px 8px;
  color: #fff;
  text-align: center;
  background-color: #000;
  border-radius: 0.25rem;
}
.tooltip-inner::before {
  position: absolute;
  width: 0;
  height: 0;
  border-color: transparent;
  border-style: solid;
}

/* PrismJS 1.16.0
https://prismjs.com/download.html#themes=prism&languages=markup+css+clike+javascript+markup-templating+http+ini+php+json+sql+sass&plugins=line-numbers+toolbar+command-line+show-language+copy-to-clipboard */
/**
 * prism.js default theme for JavaScript, CSS and HTML
 * Based on dabblet (http://dabblet.com)
 * @author Lea Verou
 */
code:not([class*=language]) {
  font-family: Consolas, Menlo, Monaco, "Andale Mono WT", "Andale Mono", "Lucida Console", "Lucida Sans Typewriter", "DejaVu Sans Mono", "Bitstream Vera Sans Mono", "Liberation Mono", "Nimbus Mono L", "Courier New", Courier, monospace;
  background: #151515;
  color: white;
  font-size: 0.95rem;
  line-height: 1.5;
  padding: 0.2rem 0.3rem;
  border-radius: 0.4rem;
  margin: 0 0.2rem;
}

code[class*=language-],
pre[class*=language-] {
  color: black;
  background: none;
  font-family: Consolas, Menlo, Monaco, "Andale Mono WT", "Andale Mono", "Lucida Console", "Lucida Sans Typewriter", "DejaVu Sans Mono", "Bitstream Vera Sans Mono", "Liberation Mono", "Nimbus Mono L", "Courier New", Courier, monospace;
  font-size: 1em;
  direction: ltr;
  text-align: left;
  white-space: pre;
  word-spacing: normal;
  word-break: normal;
  word-wrap: normal;
  line-height: 1.5;
  -moz-tab-size: 4;
  -o-tab-size: 4;
  tab-size: 4;
  -webkit-hyphens: none;
  -ms-hyphens: none;
  hyphens: none;
  background: #151515;
  color: #b9d0fa;
  border-radius: 0.4rem;
}

/* Code blocks */
pre[class*=language-] {
  padding: 1em;
  margin: 0.5em 0;
  overflow: auto;
}

/* Inline code */
:not(pre) > code[class*=language-] {
  padding: 0.1em;
  border-radius: 0.3em;
}

.token.comment,
.token.prolog,
.token.doctype,
.token.cdata {
  color: #6c6783;
}

.token.punctuation {
  color: #8c85ac;
}

.token.namespace {
  opacity: 0.7;
}

.token.tag,
.token.operator,
.token.number {
  color: #4264e0;
}

.token.property,
.token.function {
  color: #569cff;
}

.token.tag-id,
.token.selector,
.token.atrule-id {
  color: #eeebff;
}

code.language-javascript,
.token.attr-name {
  color: #88d8fe;
}

code.language-css,
code.language-scss,
.token.boolean,
.token.string,
.token.entity,
.token.url,
.language-css .token.string,
.language-scss .token.string,
.style .token.string,
.token.attr-value,
.token.keyword,
.token.control,
.token.directive,
.token.unit,
.token.statement,
.token.regex,
.token.atrule {
  color: #d9d9d9;
}

.token.placeholder,
.token.variable {
  color: #d9d9d9;
}

.token.deleted {
  text-decoration: line-through;
}

.token.inserted {
  border-bottom: 1px dotted #eeebff;
  text-decoration: none;
}

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

.token.important,
.token.bold {
  font-weight: bold;
}

.token.important {
  color: #88d8fe;
}

.token.entity {
  cursor: help;
}

pre > code.highlight {
  outline: 0.4em solid #8a75f5;
  outline-offset: 0.4em;
}

/* overrides color-values for the Line Numbers plugin
 * http://prismjs.com/plugins/line-numbers/
 */
.line-numbers .line-numbers-rows {
  border-right-color: #2c2937;
}

.line-numbers-rows > span:before {
  color: #3c3949;
}

/* overrides color-values for the Line Highlight plugin
* http://prismjs.com/plugins/line-highlight/
*/
.line-highlight {
  background: rgba(224, 145, 66, 0.2);
  background: linear-gradient(to right, rgba(224, 145, 66, 0.2) 70%, rgba(224, 145, 66, 0));
}

pre[class*=language-].line-numbers {
  position: relative;
  padding-left: 3.8em;
  counter-reset: linenumber;
}

pre[class*=language-].line-numbers > code {
  position: relative;
  white-space: inherit;
}

.line-numbers .line-numbers-rows {
  position: absolute;
  pointer-events: none;
  top: 0;
  font-size: 100%;
  left: -3.8em;
  width: 3em;
  /* works for line-numbers below 1000 lines */
  letter-spacing: -1px;
  border-right: 1px solid #999;
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
}

.line-numbers-rows > span {
  pointer-events: none;
  display: block;
  counter-increment: linenumber;
}

.line-numbers-rows > span:before {
  content: counter(linenumber);
  color: #999;
  display: block;
  padding-right: 0.8em;
  text-align: right;
}

div.code-toolbar {
  position: relative;
}

div.code-toolbar > .toolbar {
  position: absolute;
  top: 0.3em;
  right: 0.2em;
  transition: opacity 0.3s ease-in-out;
  opacity: 0;
}

div.code-toolbar:hover > .toolbar {
  opacity: 1;
}

div.code-toolbar > .toolbar .toolbar-item {
  font-family: "Geist", sans-serif;
  display: inline-block;
  margin: 0 4px;
}
div.code-toolbar > .toolbar .toolbar-item span {
  cursor: default;
}

div.code-toolbar > .toolbar a {
  cursor: pointer;
}

div.code-toolbar > .toolbar button {
  background: none;
  border: 0;
  color: inherit;
  font: inherit;
  line-height: normal;
  overflow: visible;
  padding: 0;
  -webkit-user-select: none;
  /* for button */
  -moz-user-select: none;
  -ms-user-select: none;
}

div.code-toolbar > .toolbar a,
div.code-toolbar > .toolbar button,
div.code-toolbar > .toolbar span {
  color: #bbb;
  font-size: 0.8em;
  padding: 0 0.5em;
  background: #f5f2f0;
  background: rgba(224, 224, 224, 0.2);
  box-shadow: 0 2px 0 0 rgba(0, 0, 0, 0.2);
  border-radius: 0.5em;
}

div.code-toolbar > .toolbar a:hover,
div.code-toolbar > .toolbar a:focus,
div.code-toolbar > .toolbar button:hover,
div.code-toolbar > .toolbar button:focus,
div.code-toolbar > .toolbar span:hover,
div.code-toolbar > .toolbar span:focus {
  color: white;
  text-decoration: none;
}

.command-line-prompt {
  border-right: 1px solid #999;
  display: block;
  float: left;
  font-size: 100%;
  letter-spacing: -1px;
  margin-right: 1em;
  pointer-events: none;
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
}

.command-line-prompt > span:before {
  color: #999;
  content: " ";
  display: block;
  padding-right: 0.8em;
}

.command-line-prompt > span[data-user]:before {
  content: "[" attr(data-user) "@" attr(data-host) "] $";
}

.command-line-prompt > span[data-user=root]:before {
  content: "[" attr(data-user) "@" attr(data-host) "] #";
}

.command-line-prompt > span[data-prompt]:before {
  content: attr(data-prompt);
}

code {
  word-break: break-word;
}

html {
  font-family: "Geist", sans-serif;
  background: black;
}

a, a:visited {
  font-weight: 500;
  color: white;
}

@font-face {
  font-family: "nr-icons";
  font-display: auto;
  src: url("../fonts/nr-icons.eot") format("embedded-opentype"), url("../fonts/nr-icons.woff2") format("woff2"), url("../fonts/nr-icons.woff") format("woff"), url("../fonts/nr-icons.ttf") format("truetype"), url("../fonts/nr-icons.svg") format("svg");
  font-weight: normal;
  font-style: normal;
}
[class^=icon-]::before, [class*=" icon-"]::before {
  font-family: "nr-icons", sans-serif;
  font-style: normal;
  font-weight: normal;
  speak: none;
  display: inline-block;
  text-decoration: inherit;
  width: 1em;
  text-align: center;
  /* opacity: .8; */
  /* For safety - reset parent styles, that can break glyph codes*/
  font-variant: normal;
  text-transform: none;
  /* fix buttons height, for twitter bootstrap */
  line-height: 1em;
  /* Font smoothing. That was taken from TWBS */
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  /* Uncomment for 3D effect */
  text-shadow: 1px 1px 1px rgba(127, 127, 127, 0.3);
}

.icon-search::before {
  content: "\E800";
}

/* '' */
.icon-search-1::before {
  content: "\E801";
}

/* '' */
.icon-down-dir::before {
  content: "\E802";
}

/* '' */
.icon-down-open-mini::before {
  content: "\E803";
}

/* '' */
.icon-comment::before {
  content: "\E804";
}

/* '' */
.icon-comment-1::before {
  content: "\E805";
}

/* '' */
.icon-ok::before {
  content: "\E806";
}

/* '' */
.icon-mail::before {
  content: "\E807";
}

/* '' */
.icon-pencil::before {
  content: "\E808";
}

/* '' */
.icon-feather::before {
  content: "\E809";
}

/* '' */
.icon-remove::before {
  content: "\E80A";
}

/* '' */
.icon-left::before {
  content: "\E80B";
}

/* '' */
.icon-right::before {
  content: "\E80C";
}

/* '' */
.icon-circle-check::before {
  content: "\E80E";
}

/* '' */
.icon-down-open::before {
  content: "\E829";
}

/* '' */
.icon-facebook::before {
  content: "\F09A";
}

/* '' */
.icon-menu::before {
  content: "\F0C9";
}

/* '' */
.icon-pinterest::before {
  content: "\F0D2";
}

/* '' */
.icon-mail-alt::before {
  content: "\F0E0";
}

/* '' */
.icon-angle-down::before {
  content: "\F107";
}

/* '' */
.icon-circle::before {
  content: "\F111";
}

/* '' */
.icon-youtube::before {
  content: "\F167";
}

/* '' */
.icon-youtube-play::before {
  content: "\F16A";
}

/* '' */
.icon-instagram::before {
  content: "\F16D";
}

/* '' */
.icon-tumblr-1::before {
  content: "\F173";
}

/* '' */
.icon-tumblr-squared::before {
  content: "\F174";
}

/* '' */
.icon-google::before {
  content: "\F1A0";
}

/* '' */
.icon-facebook-official::before {
  content: "\F230";
}

/* '' */
.icon-pinterest-alt::before {
  content: "\F231";
}

/* '' */
.icon-facebook-squared::before {
  content: "\F308";
}

/* '' */
.icon-twitter::before {
  content: "\F309";
}

/* '' */
.icon-instagram-1::before {
  content: "\F32D";
}

/* '' */
.form-group {
  margin-bottom: 36px;
}
.form-group.has-error input, .form-group.has-error textarea, .form-group.has-error select {
  border-color: #F23085;
}
.form-group.has-error span.error {
  max-height: 100px;
  opacity: 1;
  margin-top: 8px;
}
.form-group label {
  font-family: "Geist", sans-serif;
  text-transform: uppercase;
  font-weight: 600;
  color: #e6e6e6;
  font-size: 0.9em;
  display: block;
  margin-bottom: 10px;
}
.form-group span.description {
  display: block;
  font-size: 0.9em;
  margin-top: 12px;
  color: white;
}
.form-group span.error {
  display: block;
  color: #F23085;
  margin-top: 0;
  transition: 0.3s;
  max-height: 0;
  opacity: 0;
  overflow: hidden;
}
.form-group input, .form-group textarea, .form-group select {
  width: 100%;
  display: block;
  font-family: "Geist", sans-serif;
  font-weight: 500;
  font-size: 16px;
  color: white;
  padding: 10px 12px;
  border: 2px solid #E4E8EB;
  border-radius: 3px;
  outline: none;
  transition: 0.3s;
  background: black;
}
.form-group input:hover, .form-group textarea:hover, .form-group select:hover {
  border-color: #bfc2c4;
}
.form-group input:focus, .form-group textarea:focus, .form-group select:focus {
  border-color: black;
  box-shadow: 0 3px 3px 0 rgba(137, 64, 255, 0.05);
}
.form-group input:disabled, .form-group textarea:disabled, .form-group select:disabled {
  background: #EEE;
}
.form-group textarea {
  resize: vertical;
}
.form-group select {
  -webkit-appearance: none;
  -moz-appearance: none;
  appearance: none;
}
.form-group .caret {
  pointer-events: none;
  position: relative;
}
.form-group .caret i {
  position: absolute;
  top: 12px;
  right: 14px;
  font-size: 18px;
}
.form-group.switch-both {
  display: flex;
  justify-content: center;
  align-items: center;
}
.form-group.switch-both label {
  display: inline-block;
  margin: 0 10px;
  transition: 0.3s;
  cursor: pointer;
}
.form-group.switch-both label.active {
  color: #947aff;
}
.form-group.switch-both .switch .slider {
  background-color: rgba(98, 59, 255, 0.68);
}
.form-group .switch {
  position: relative;
  display: inline-block;
  width: 60px;
  height: 34px;
  margin-bottom: 0;
}
.form-group .switch input {
  display: none;
}
.form-group .switch .slider {
  position: absolute;
  cursor: pointer;
  border-radius: 34px;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  background-color: #ccc;
  transition: 0.4s;
}
.form-group .switch .slider::before {
  position: absolute;
  border-radius: 50%;
  content: "";
  height: 26px;
  width: 26px;
  left: 4px;
  bottom: 4px;
  background-color: white;
  transition: 0.4s;
}
.form-group .switch input:checked + .slider {
  background-color: rgba(98, 59, 255, 0.68);
}
.form-group .switch input:focus + .slider {
  box-shadow: 0 0 1px rgba(98, 59, 255, 0.68);
}
.form-group .switch input:checked + .slider::before {
  -webkit-transform: translateX(26px);
  transform: translateX(26px);
}

select[multiple] option {
  padding: 0.8rem;
}

.button {
  display: inline-block;
  font-family: "Geist", sans-serif;
  font-size: 1rem;
  font-weight: 500;
  background: black;
  color: white;
  text-transform: uppercase;
  line-height: 2.8rem;
  padding: 0 3rem;
  text-align: center;
  white-space: nowrap;
  border: 2px solid black;
  border-radius: 99px;
  cursor: pointer;
  transition: 0.3s;
  outline: 0;
}
.button.fullwidth {
  width: 100%;
}
.button:hover {
  background: #151515;
  border-color: #151515;
}
.button:disabled {
  background: #151515;
  border-color: #151515;
}
.button.outlined {
  border: 2px inset #151515;
  box-shadow: 0px 0px -2px 0px #151515;
  box-sizing: border-box;
  color: #151515;
  background: transparent;
}
.button.outlined:hover {
  background: #151515;
  color: white;
}
.button.bio-link {
  display: inline-flex;
  justify-content: center;
  align-items: center;
  border: 1px solid rgba(255, 255, 255, 0.5);
  background: transparent;
  color: white;
  text-transform: none;
  padding: 0 1.5rem;
  line-height: 2.4rem;
  font-size: 1.2rem;
  font-weight: 400;
}
.button.bio-link svg {
  margin-right: 0.8rem;
}
.button.bio-link:hover {
  background: rgba(255, 255, 255, 0.1);
  border-color: rgba(255, 255, 255, 0.8);
}

a.button {
  color: white;
  text-decoration: none;
}

div.page-header {
  position: relative;
  min-height: 78px;
}
div.page-header::before {
  display: block;
  content: "";
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  background: black;
  opacity: 0.92;
}

header.header {
  position: absolute;
  width: 100%;
}
header.header .header-content {
  width: 100%;
  height: 78px;
  display: flex;
  text-align: center;
  align-items: center;
  justify-content: space-between;
  color: white;
}
@media (max-width: 991px) {
  header.header {
    top: 18px;
  }
}

.header-logo {
  flex: 1;
  order: 1;
}
.header-logo img {
  width: 110px;
}
@media (max-width: 991px) {
  .header-logo {
    position: absolute;
    top: -4px;
    left: 0;
    right: 0;
  }
  .header-logo img {
    width: 100px;
    height: 47px;
    z-index: 2;
  }
}

.header-toggle-menu {
  position: absolute;
  width: 40px;
  height: 40px;
  top: 0;
  left: 20px;
  font: 0/0 a;
  outline: 0;
}
@media (min-width: 992px) {
  .header-toggle-menu {
    display: none;
  }
}
.header-toggle-menu span {
  display: block;
  width: 22px;
  height: 2px;
  margin-top: -1px;
  position: absolute;
  right: 9px;
  top: 50%;
  bottom: auto;
  left: auto;
  background-color: #fff;
  color: transparent;
}
.header-toggle-menu span::before, .header-toggle-menu span::after {
  content: "";
  position: absolute;
  left: 0;
  width: 100%;
  height: 100%;
  background-color: inherit;
}
.header-toggle-menu span::before {
  top: 8px;
}
.header-toggle-menu span::after {
  top: -8px;
}

nav.header {
  flex: 4;
  order: 2;
  text-align: right;
}
nav.header .close-mobile-menu {
  display: none;
}
@media (max-width: 991px) {
  nav.header {
    position: fixed;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    margin: 0;
    background: black;
    visibility: hidden;
    opacity: 0;
    transition: 0.3s;
    z-index: 600;
    overflow-y: auto;
  }
  nav.header.active {
    opacity: 1;
    visibility: visible;
  }
  nav.header.active .close-mobile-menu {
    display: block;
  }
}

.close-mobile-menu {
  position: absolute;
  width: 45px;
  height: 45px;
  top: 21px;
  left: 50%;
  margin-left: -23px;
  text-shadow: none;
  color: white;
  text-decoration: none;
  font-size: 45px;
  font-weight: 100;
  text-align: center;
}

ul.nav-header {
  text-align: right;
  list-style: none;
  margin: 0;
  padding: 0;
  font-size: 18px;
}
ul.nav-header li {
  display: inline-block;
  position: relative;
  padding: 0 2rem;
}
ul.nav-header li a {
  display: block;
  color: white;
  padding: 0.9rem 0;
  text-decoration: none;
  transition: 0.3s;
}
ul.nav-header li i::before {
  transition: 0.3s;
}
ul.nav-header li a.active, ul.nav-header li a:hover {
  color: white;
  outline: 0;
}
@media (max-width: 991px) {
  ul.nav-header li .sub-menu-open i::before {
    -webkit-transform: rotate(180deg);
            transform: rotate(180deg);
  }
  ul.nav-header li.has-children ul {
    display: none;
    margin-bottom: 1rem;
    padding: 0;
  }
  ul.nav-header li.has-children ul a {
    padding: 1.4rem 1.4rem;
  }
  ul.nav-header li a {
    padding: 1.4rem 0;
  }
}
@media (min-width: 768px) {
  ul.nav-header li.has-children ul {
    position: absolute;
    background: #151515;
    top: 45px;
    left: 0;
    border-radius: 4px;
    padding: 0.9rem 0;
    transition: 0.3s;
    opacity: 0;
    visibility: hidden;
    -webkit-transform: translate3d(0, 15px, 0);
            transform: translate3d(0, 15px, 0);
    z-index: 999;
  }
  ul.nav-header li.has-children ul li {
    text-align: left;
    width: 100%;
    padding: 0;
  }
  ul.nav-header li.has-children ul li a {
    padding: 0.9rem 1.4rem;
    white-space: nowrap;
  }
  ul.nav-header li.has-children:hover ul, ul.nav-header li.has-children:active ul {
    opacity: 1;
    visibility: visible;
    -webkit-transform: translate3d(0, 0, 0);
            transform: translate3d(0, 0, 0);
  }
  ul.nav-header li.has-children:hover i::before, ul.nav-header li.has-children:active i::before {
    -webkit-transform: rotate(180deg);
            transform: rotate(180deg);
  }
}
@media (max-width: 991px) {
  ul.nav-header {
    margin: 4.8rem 3.4rem 3rem;
    border-bottom: 1px solid rgba(255, 255, 255, 0.07);
    font-size: 18px;
  }
  ul.nav-header li {
    width: 100%;
    display: block;
    padding: 0;
    text-align: left;
    border-top: 1px solid rgba(255, 255, 255, 0.07);
  }
  ul.nav-header li i {
    pointer-events: none;
    float: right;
  }
}

footer {
  padding-top: 4rem;
  padding-bottom: 3.8rem;
  font-size: 0.95rem;
  color: rgba(255, 255, 255, 0.8);
  font-weight: 300;
}
footer a, footer a:hover, footer a:visited {
  text-decoration: none;
  color: rgba(255, 255, 255, 0.4);
  letter-spacing: 0.01rem;
}
footer div.footer-links {
  text-align: center;
  margin-bottom: 4rem;
}
footer div.footer-links span::after {
  content: "|";
  display: inline-block;
  padding: 0 1rem 0 1.2rem;
  color: rgba(255, 255, 255, 0.1);
}
footer div.footer-links span:last-child::after {
  content: "";
  display: none;
}
footer div.footer-links a {
  font-weight: 500;
  color: rgba(255, 255, 255, 0.7);
}
@media (max-width: 767px) {
  footer div.footer-links {
    text-align: center;
  }
  footer div.footer-links span {
    display: block;
    line-height: 2.8rem;
    width: 100%;
  }
  footer div.footer-links span::after {
    content: "";
    display: none;
  }
}

@media (max-width: 767px) {
  .mobile-centered {
    text-align: center;
  }
}

@media (max-width: 767px) {
  .mobile-hidden {
    display: none;
  }
}

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

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

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

@media (max-width: 991px) {
  .text-center-mobile {
    text-align: center;
  }
}

.margin-top-0 {
  margin-top: 0;
}

.margin-top-20 {
  margin-top: 20px;
}

.margin-top-40 {
  margin-top: 40px;
}

.margin-v-20 {
  margin-top: 20px;
  margin-bottom: 20px;
}

.margin-v-40 {
  margin-top: 40px;
  margin-bottom: 40px;
}

.row.no-space {
  margin-left: 0;
  margin-right: 0;
}
.row.no-space > div[class*=col-] {
  padding: 0;
}

.alert {
  padding: 1.4rem 2.8rem;
  border-radius: 3px;
  margin: 3rem 0;
  font-size: 1.1rem;
  line-height: 1.6;
}
.alert.success {
  background: #E4FCCA;
  color: #71BE34;
}

h1, h2, h3, h4, h5, h6 {
  font-family: "Geist", sans-serif;
  font-weight: bold;
  color: white;
  margin-top: 3.6rem;
  line-height: 1.25;
  letter-spacing: -1px;
}
@media (max-width: 991px) {
  h1, h2, h3, h4, h5, h6 {
    margin-top: 3.2rem;
  }
}

h1 {
  font-size: 2.3rem;
  letter-spacing: -1.5px;
}
@media (max-width: 991px) {
  h1 {
    font-size: 2.45rem;
  }
}
@media (max-width: 767px) {
  h1 {
    font-size: 2rem;
  }
}

h2 {
  font-size: 1.9rem;
}
@media (max-width: 991px) {
  h2 {
    font-size: 1.7rem;
  }
}
@media (max-width: 767px) {
  h2 {
    font-size: 1.5rem;
  }
}

h3 {
  font-size: 1.4rem;
}
@media (max-width: 991px) {
  h3 {
    font-size: 1.4rem;
  }
}
@media (max-width: 767px) {
  h3 {
    font-size: 1.3rem;
  }
}

h4 {
  font-size: 1.25rem;
}

.color-primary {
  color: black;
}

input, text, select {
  font-family: "Geist", sans-serif;
  outline: 0;
}

section.content {
  background: black;
  padding-top: 5.4rem;
  padding-bottom: 6.4rem;
  text-align: center;
}
@media (max-width: 767px) {
  section.content {
    padding-top: 3.6rem;
  }
}

.medium {
  width: 100%;
  max-width: 900px;
  margin: auto;
  padding: 0 3.4rem;
}

.post-nav {
  margin-top: 3.2rem;
  padding: 1rem 2rem 0 2rem;
  border-top: 1px solid rgba(0, 0, 0, 0.07);
}
.post-nav a, .post-nav a:visited {
  text-decoration: none;
  font-family: "Geist Mono", sans-serif;
  font-size: 1.2rem;
  color: white;
}
.post-nav a span, .post-nav a:visited span {
  display: block;
  font-family: "Geist", sans-serif;
  font-size: 12px;
  font-weight: 500;
  text-transform: uppercase;
  letter-spacing: 2.2px;
  color: #d0d0d0;
  margin-bottom: 1rem;
  margin-top: 2.2rem;
  transition: 0.3s;
}
.post-nav a:hover span {
  color: white;
}

h1.section-title, h2.section-title {
  margin-top: 0;
  margin-bottom: 0.9rem;
}

.bio-section {
  text-align: left;
  width: 100%;
  max-width: 900px;
  margin: 0 auto 10rem auto;
  padding: 12px;
}
.bio-section h1 {
  margin-top: 2rem;
  font-size: 2rem;
  font-weight: 700;
  margin-bottom: 1.5rem;
  color: white;
}
.bio-section .bio-photo {
  width: 100px;
  height: 100px;
  border-radius: 50%;
  -o-object-fit: cover;
     object-fit: cover;
  margin-bottom: 1.5rem;
  -webkit-filter: grayscale(100%);
          filter: grayscale(100%);
}
@media (max-width: 991px) {
  .bio-section .bio-photo {
    display: block;
    margin-left: auto;
    margin-right: auto;
  }
}
.bio-section .bio-text p {
  font-size: 1.1rem;
  line-height: 1.8;
  margin-bottom: 1rem;
  color: rgba(255, 255, 255, 0.85);
  font-family: "Geist Mono", sans-serif;
}
.bio-section .bio-text p:last-child {
  margin-bottom: 0;
}
.bio-section .bio-buttons {
  margin-top: 3rem;
  display: flex;
  gap: 1rem;
  flex-wrap: wrap;
}
@media (max-width: 991px) {
  .bio-section .bio-buttons {
    justify-content: center;
  }
}

h2.articles-heading {
  font-size: 1.8rem;
  font-weight: 700;
  margin-bottom: 2rem;
  text-align: left;
  color: white;
}

div.post-list .col-lg-4, div.post-list .col-md-6 {
  margin-bottom: 2.6rem;
}
@media (min-width: 768px) {
  div.post-list.no-margin-desktop .col-lg-4, div.post-list.no-margin-desktop .col-md-6 {
    margin-bottom: 0;
  }
}

article.post-list {
  transition: 0.3s;
  height: 100%;
  position: relative;
  border-radius: 4px;
  overflow: hidden;
}
article.post-list a {
  text-decoration: none;
}
article.post-list .card {
  padding: 12px;
  text-align: left;
}
article.post-list .card header {
  margin-bottom: 16px;
}
article.post-list .card header h4 {
  margin-top: 0;
  font-size: 1.4rem;
}
article.post-list .card header h4 a {
  font-weight: 700;
  color: white;
}
article.post-list .card .summary p {
  color: rgba(255, 255, 255, 0.8);
  font-family: "Geist Mono", sans-serif;
  font-size: 0.94rem;
  letter-spacing: 0.01rem;
  line-height: 1.65rem;
  margin-bottom: 0;
}

ul.pagination {
  display: inline-block;
  list-style: none;
  margin-left: 0;
  position: relative;
  padding: 0 2rem;
}
ul.pagination li {
  display: inline-block;
  border-radius: 3px;
  margin: 0 0.2rem;
  padding: 0;
  transition: 0.3s;
}
ul.pagination li a {
  display: inline-block;
  font-size: 1rem;
  min-width: 40px;
  padding: 0.5rem;
  color: white;
  font-weight: 500;
  text-decoration: none;
  text-align: center;
}
ul.pagination li.active {
  background: white;
}
ul.pagination li.active a {
  color: black;
}
ul.pagination li.prev {
  margin-right: 1rem;
}
ul.pagination li.next {
  margin-left: 1rem;
}

article.post {
  font-family: "Geist Mono", sans-serif;
  text-align: center;
  margin: auto;
  max-width: 900px;
  color: white;
}
article.post img.cover {
  width: 100%;
  max-height: 380px;
  -o-object-fit: cover;
     object-fit: cover;
}
article.post .content-media {
  margin-top: 3.4rem;
}
article.post .content-main {
  margin-top: 4rem;
  padding: 0 3.4rem;
  text-align: left;
}
article.post a, article.post a:visited {
  text-decoration: none;
  font-weight: 500;
  color: #aaaaaa;
  transition: 0.3s;
}
article.post a:hover {
  color: #151515;
}
article.post .lead {
  font-size: 1.12rem;
  line-height: 1.8;
  font-weight: 600;
  margin-bottom: 2.5rem;
  color: #000;
}
article.post p {
  line-height: 30px;
  margin-top: 2.5rem;
  font-size: 1.1rem;
  color: #CCC;
}
article.post strong {
  color: #FFF;
}
article.post hr {
  margin-top: 3rem;
  margin-bottom: 3rem;
  border-bottom: 0;
  border-top: 1px solid #CCC;
}
article.post ol, article.post ul {
  margin-top: 2rem;
}
article.post li {
  padding-left: 1rem;
  line-height: 32px;
  font-size: 1.06rem;
  margin-bottom: 1.2rem;
}
article.post img {
  border-radius: 4px;
  max-width: 100%;
}
article.post iframe {
  width: 100%;
  border-radius: 4px;
  overflow: hidden;
}
article.post blockquote {
  border-left: 5px solid #4d4d4d;
  margin: 0;
  padding: 1.2rem 1.2rem 1.2rem 2rem;
}
article.post blockquote p {
  margin: 0;
}
@media (max-width: 991px) {
  article.post {
    max-width: 800px;
    width: 100%;
    padding: 0 25px;
  }
}
@media (max-width: 767px) {
  article.post {
    width: 100%;
    padding: 0 8px;
  }
  article.post .content-media {
    margin-top: 2rem;
  }
  article.post .content-main {
    margin-top: 1.6rem;
    padding: 0.44rem;
  }
  article.post p.lead {
    font-size: 1.05rem;
    line-height: 1.8;
    margin-bottom: 2rem;
  }
  article.post p {
    line-height: 30px;
  }
  article.post iframe {
    height: 260px;
  }
}
@media (max-width: 575px) {
  article.post iframe {
    height: 198px;
  }
}

ul.header-meta {
  font-family: "Geist", sans-serif;
  font-weight: 500;
  list-style: none;
  margin: 0;
  line-height: 1.8;
  position: relative;
  padding: 0;
}
ul.header-meta li {
  display: inline-block;
  font-size: 0.95rem;
  margin: 0 1rem;
  padding: 0;
}
ul.header-meta li a, ul.header-meta li a:visited {
  text-decoration: none;
  color: white;
  font-weight: bold;
}
ul.header-meta li a:not(:last-child)::after {
  content: ",";
}

.author {
  display: flex;
  text-align: left;
  padding: 5rem 3.4rem 0 3.4rem;
  margin: auto;
  max-width: 900px;
}
.author .picture {
  width: 92px;
}
.author .picture img {
  width: 58px;
  height: 58px;
  border-radius: 50%;
}
.author .about {
  flex: 1;
}
.author .about h4 {
  font-size: 1.4rem;
  margin-top: 0;
  margin-bottom: 1.2rem;
}
.author .about p {
  line-height: 32px;
  margin-top: 1rem;
  font-size: 1.06rem;
  color: rgba(255, 255, 255, 0.8);
}
@media (max-width: 991px) {
  .author {
    flex-direction: column;
    padding: 4.5rem 25px 0 25px;
    text-align: center;
  }
  .author .picture {
    width: 100%;
    height: 80px;
  }
}

.featured {
  overflow: hidden;
  border-radius: 4px;
}

.article-featured {
  position: relative;
  height: 250px;
}
.article-featured .category {
  background: #4e44e2;
  margin-bottom: 1.2rem;
}
.article-featured .image {
  position: relative;
  width: 100%;
  height: 100%;
  overflow: hidden;
}
.article-featured .image::after {
  position: absolute;
  content: "";
  display: block;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  background: rgba(0, 0, 0, 0.25);
}
.article-featured .image img {
  width: 100%;
  height: 100%;
  -o-object-fit: cover;
     object-fit: cover;
}
.article-featured .content {
  position: absolute;
  bottom: 0;
  left: 0;
  width: 100%;
  padding: 0 14% 8% 10%;
}
.article-featured h1 {
  font-size: 1.4em;
  margin-top: 0;
  font-weight: 400;
  text-shadow: 0 0 4px rgba(0, 0, 0, 0.2);
}
.article-featured h1 a, .article-featured h1 a:hover, .article-featured h1 a:visited {
  text-decoration: none;
  color: white;
}
.article-featured.bigger {
  height: 500px;
}
.article-featured.bigger h1 {
  font-size: 2.3em;
}
.article-featured.bigger .category {
  background: #e42e72;
  margin-bottom: 1.8rem;
}
@media (max-width: 1199px) {
  .article-featured {
    font-size: 14px;
    height: 220px;
  }
  .article-featured.bigger {
    height: 440px;
  }
}
@media (max-width: 991px) {
  .article-featured {
    font-size: 12px;
    height: 160px;
  }
  .article-featured.bigger {
    height: 320px;
  }
}
@media (max-width: 767px) {
  .article-featured {
    font-size: 12px;
    height: 160px;
  }
  .article-featured.bigger {
    height: 320px;
  }
  .article-featured.bigger h1 {
    font-size: 1.8em;
  }
  .article-featured.bigger .category {
    margin-bottom: 1.2rem;
  }
}

.category {
  display: inline-block;
  line-height: 1.6rem;
  text-transform: uppercase;
  letter-spacing: 0.1rem;
}
.category a {
  display: inline-block;
  color: white;
  padding: 0 0.85rem;
  font-size: 0.7rem;
  font-weight: 500;
  text-decoration: none;
}

.content-main {
  margin-top: 4rem;
}
@media (max-width: 767px) {
  .content-main {
    padding: 1rem;
  }
}

table {
  width: 100%;
}
table th {
  color: #EEE;
  font-weight: 600;
}
table td, table th {
  padding: 1.1rem 0;
  border-top: 1px solid rgba(0, 0, 0, 0.08);
  line-height: 1.6rem;
}
table tr:first-child td, table tr:first-child th {
  border-top: 0;
}

h1.category-title {
  margin-top: 0;
  margin-bottom: 3rem;
  font-size: 2.2rem;
}

.toast-container {
  display: flex;
  flex-direction: column;
  justify-content: center;
  align-items: center;
  position: fixed;
  z-index: 10000;
  bottom: 10%;
  left: 50%;
  margin-left: -200px;
  width: 400px;
  text-align: center;
}
.toast-container .toast {
  display: inline-block;
  padding: 10px 20px;
  background: #3d3d3d;
  color: white;
  border-radius: 3px;
  transition: 0.3s;
  margin-bottom: 16px;
  box-shadow: 0 4px 20px 0 rgba(93, 95, 186, 0.3);
  opacity: 0;
  -webkit-transform: translateY(90px);
          transform: translateY(90px);
}
.toast-container .toast.toast-show {
  opacity: 1;
  -webkit-transform: translateY(0);
          transform: translateY(0);
}
.toast-container .toast.toast-hide {
  opacity: 0;
  margin-top: -55px;
  -webkit-transform: translateY(0);
          transform: translateY(0);
}
.toast-container .toast.error {
  background: #E00;
}

ul.comments {
  list-style: none;
  padding: 0;
  margin-top: 60px;
}

li.thread {
  display: flex;
  margin: 0;
  padding: 0;
  padding-bottom: 3.4rem;
}
li.thread div.avatar {
  width: 50px;
  height: 100%;
  margin-right: 3rem;
}
li.thread div.avatar img {
  border-radius: 25px;
}
@media (max-width: 991px) {
  li.thread div.avatar {
    display: none;
  }
}

li.thread:last-child {
  padding-bottom: 0;
}

div.comment-content {
  flex: 1;
}
div.comment-content div.info {
  width: 100%;
}
div.comment-content div.info span.comment-author {
  display: block;
  font-family: "Geist", sans-serif;
  font-weight: bold;
  font-size: 1.25rem;
  margin-bottom: 12px;
}
div.comment-content div.info time {
  color: white;
  font-size: 0.9rem;
  margin-right: 12px;
}
div.comment-content div.info a {
  color: #aaaaaa;
  text-decoration: none;
  margin-right: 12px;
}
div.comment-content div.message {
  margin-top: 1.8rem;
  font-size: 1.05rem;
  line-height: 1.7rem;
}

li.reply .comment-content {
  margin-left: 2.2rem;
}

.comment-reply-box {
  width: 100%;
  background: #222031;
  color: white;
  padding: 1.2rem;
}
.comment-reply-box a.close {
  float: right;
  text-decoration: none;
  line-height: 1.2rem;
  font-size: 2rem;
  color: white;
}

.hp {
  display: none;
}

.post-rating {
  margin: 3rem auto 0 auto;
  width: 100%;
  max-width: 590px;
  border-radius: 4px;
  padding: 2rem 3rem;
}
.post-rating.voted .rating-button:not(.active) {
  pointer-events: none;
  opacity: 0.5;
}
.post-rating .rating-title {
  margin-top: 0.5rem;
}
.post-rating .rating-button {
  width: 100%;
  padding: 1rem 0.5rem;
  cursor: pointer;
  border: 1px solid rgba(0, 0, 0, 0.07);
  border-radius: 4px;
  background: black;
  color: white;
  outline: none;
  transition: 0.3s;
}
.post-rating .rating-button .emoji {
  pointer-events: none;
  font-size: 2.5rem;
}
.post-rating .rating-button .rating-title {
  pointer-events: none;
}
.post-rating .rating-button:hover {
  -webkit-transform: scale(1.1);
          transform: scale(1.1);
}
.post-rating .rating-button.active {
  pointer-events: none;
  -webkit-transform: scale(1.1);
          transform: scale(1.1);
}

.ad {
  width: 100%;
  margin-top: 30px;
  text-align: center;
}
.ad span.label {
  display: block;
  opacity: 0.4;
  font-size: 0.8rem;
  text-transform: uppercase;
  margin-top: -7px;
  margin-bottom: 7px;
  width: 100%;
  text-align: center;
}

.ad-follow {
  position: absolute;
  width: 300px;
  top: 0;
}