html {
  line-height: 1.15;
  -webkit-text-size-adjust: 100%; }

body {
  margin: 0; }

main {
  display: block; }

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

a {
  background-color: transparent; }

a:focus {
  outline: thin dotted; }

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

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

b,
strong {
  font-weight: bold; }
  .font-fira-sans b, .font-fira-sans strong {
    font-weight: 600; }

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

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

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

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

button,
input {
  overflow: visible; }

button,
select {
  text-transform: none; }

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

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

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

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

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

progress {
  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-decoration {
  -webkit-appearance: none; }

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

details {
  display: block; }

summary {
  display: list-item; }

template {
  display: none; }

[hidden] {
  display: none; }

html {
  font-family: "Lato", Helvetica, Arial, sans-serif; }

body {
  background: #f8f8fa;
  color: #424b5f;
  line-height: 1.625;
  text-rendering: optimizeLegibility;
  -moz-osx-font-smoothing: grayscale;
  -webkit-font-smoothing: antialiased; }

a {
  color: #cc6ca5
;
  text-decoration: underline;
  text-decoration-thickness: 1px;
  text-underline-offset: 0.125em;
  -webkit-transition: color .3s ease;
  transition: color .3s ease; }
  a:hover {
    color: #cc6ca5
; }

p {
  margin: 0 0 1em; }

mark,
ins {
  background: #fff7e6;
  color: #283040;
  padding: 0.15em;
  text-decoration: none; }

pre {
  background: #283040;
  border-radius: 3px;
  color: #f8f8fa;
  font-size: 0.875em;
  line-height: 1.5;
  margin: 2.14286em 0;
  overflow: auto;
  padding: 1.5em;
  text-align: left;
  white-space: pre;
  word-spacing: normal;
  word-break: normal;
  word-wrap: normal; }
  pre:first-child {
    margin-top: 0; }

:not(pre) > code {
  background: #ecedf2;
  border-radius: 3px;
  color: #424b5f;
  font-size: 0.875rem;
  padding: 0.15em;
  white-space: normal; }

blockquote {
  border-left: 5px solid #00c6ff;
  font-size: 1.25em;
  line-height: 1.4;
  margin: 1.25em 0;
  padding: 0 0 0 1em; }
  blockquote:first-child {
    margin-top: 0; }
  blockquote p {
    margin-bottom: 0.5em; }
  blockquote small,
  blockquote cite {
    color: #67758d;
    display: block;
    font-size: 0.75em;
    font-style: normal;
    font-weight: normal;
    line-height: 1.5;
    margin-top: 0.5em; }

dl {
  margin: 0; }

dt {
  font-weight: bold; }

ul,
ol,
dd {
  margin: 0 0 1em; }

ul {
  list-style: disc;
  padding: 0 0 0 1.125em; }

ol {
  list-style: decimal;
  padding: 0 0 0 1.5em; }

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

hr {
  background-color: #dde0e7;
  border: 0;
  height: 1px;
  margin: 1.875em 0; }
  hr:first-child {
    margin-top: 0; }

embed,
iframe,
object,
video {
  max-width: 100%; }

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

@media only screen and (min-width: 641px) {
  blockquote {
    font-size: 1.5em;
    line-height: 1.3; }
}

table {
  border-collapse: collapse;
  border-spacing: 0;
  line-height: 1.5;
  margin: 0;
  max-width: 100%;
  text-align: left;
  width: 100%; }

caption {
  color: #67758d;
  font-size: 0.875em;
  font-style: normal;
  margin-bottom: 1em;
  text-align: left; }

th,
td {
  border-bottom: 1px solid #dde0e7;
  padding: 0.5em 5px; }

th {
  color: #283040;
  font-weight: bold; }

:not(.responsive-table) > table {
  display: block;
  margin: 1.875em 0;
  overflow-x: auto;
  -webkit-overflow-scrolling: touch; }
  :not(.responsive-table) > table:first-child {
    margin-top: 0; }
  :not(.responsive-table) > table tbody,
  :not(.responsive-table) > table thead {
    width: 100%; }
  :not(.responsive-table) > table tr {
    width: 100%; }
  :not(.responsive-table) > table td {
    min-width: 10em; }

.responsive-table {
  display: block;
  margin: 1.875em 0;
  overflow-x: auto;
  width: 100%; }
  .responsive-table:first-child {
    margin-top: 0; }

label {
  color: #283040;
  font-weight: bold;
  line-height: 1.5;
  margin-bottom: 0.25em; }
  input[type=checkbox] + label, input[type=radio] + label {
    font-weight: normal;
    cursor: pointer;
    padding-left: 0.25em;
    padding-right: 1em; }

input[type="text"],
input[type="password"],
input[type="email"],
input[type="tel"],
input[type="number"],
input[type="search"],
input[type="url"],
select,
textarea {
  background: #fff;
  border: 1px solid #dde0e7;
  border-radius: 3px;
  box-shadow: none;
  box-sizing: border-box;
  color: #283040;
  display: block;
  font-size: 1em;
  font-weight: normal;
  line-height: 1.5;
  max-width: 100%;
  padding: 0.5em;
  width: 100%; }
  input[type="text"]:focus,
  input[type="password"]:focus,
  input[type="email"]:focus,
  input[type="tel"]:focus,
  input[type="number"]:focus,
  input[type="search"]:focus,
  input[type="url"]:focus,
  select:focus,
  textarea:focus {
    outline: 0; }

::placeholder {
  color: #9aa4b9;
  opacity: 1; }

.form-row {
  margin-bottom: 1em; }

.form-submit {
  margin-top: 1.66667em; }

.button {
  -ms-flex-align: center;
  align-items: center;
  background: #00c6ff;
  border: 0;
  border-radius: 1.75em;
  box-shadow: none;
  box-sizing: border-box;
  color: #fff;
  cursor: pointer;
  display: -ms-inline-flexbox;
  display: inline-flex;
  font-size: 0.875em;
  font-weight: bold;
  -ms-flex-pack: center;
  justify-content: center;
  letter-spacing: 0.035em;
  line-height: 1.2;
  opacity: 1;
  padding: 0.9em 2.14285em;
  text-decoration: none;
  -webkit-transition: .3s ease;
  transition: .3s ease;
  vertical-align: middle; }
  .button:hover, .button:focus, .button:active {
    color: #fff;
    opacity: .8;
    outline: 0; }

.button-secondary {
  background: 0 !important;
  box-shadow: inset 0 0 0 2px currentColor;
  color: #00c6ff; }
  .button-secondary:hover, .button-secondary:focus, .button-secondary:active {
    box-shadow: inset 0 0 0 3px currentColor;
    color: #00c6ff;
    opacity: 1; }

.button-icon {
  background: 0 !important;
  border: 0;
  color: inherit;
  font-size: 1em;
  font-weight: normal;
  letter-spacing: normal;
  padding: 0.25em; }
  .button-icon:hover, .button-icon:focus, .button-icon:active {
    color: #00c6ff;
    opacity: 1; }

#menu-open,
#menu-close,
.docs-nav .docs-nav-toggle,
.docs-nav .docs-submenu-toggle,
.submenu-toggle {
  background: 0;
  border: 0;
  border-radius: 0;
  box-shadow: none;
  color: inherit;
  cursor: pointer;
  display: block;
  font-size: inherit;
  height: 30px;
  padding: 0;
  position: relative;
  width: 30px; }
  #menu-open:hover, #menu-open:focus, #menu-open:active,
  #menu-close:hover,
  #menu-close:focus,
  #menu-close:active,
  .docs-nav .docs-nav-toggle:hover,
  .docs-nav .docs-nav-toggle:focus,
  .docs-nav .docs-nav-toggle:active,
  .docs-nav .docs-submenu-toggle:hover,
  .docs-nav .docs-submenu-toggle:focus,
  .docs-nav .docs-submenu-toggle:active,
  .submenu-toggle:hover,
  .submenu-toggle:focus,
  .submenu-toggle:active {
    outline: 0; }

.icon {
  color: inherit;
  fill: currentColor;
  flex-shrink: 0;
  height: 1em;
  line-height: 1;
  width: 1em; }

.icon-menu,
.icon-close {
  background: currentColor;
  border-radius: 1px;
  color: inherit;
  height: 2px;
  left: 50%;
  margin-top: -1px;
  margin-left: -12px;
  position: absolute;
  top: 50%;
  width: 24px; }
  .icon-menu:before, .icon-menu:after,
  .icon-close:before,
  .icon-close:after {
    background: currentColor;
    border-radius: 1px;
    content: "";
    height: 100%;
    left: 0;
    position: absolute;
    width: 100%; }

.icon-menu:before {
  top: -6px; }

.icon-menu:after {
  bottom: -6px; }

.icon-close {
  background: 0;
  margin-left: -14px;
  width: 28px; }
  .icon-close:before {
    top: 0;
    -webkit-transform: rotate(45deg);
    transform: rotate(45deg); }
  .icon-close:after {
    top: 0;
    -webkit-transform: rotate(-45deg);
    transform: rotate(-45deg); }

.icon-angle-right {
  background: 0;
  border-color: currentColor;
  border-style: solid;
  border-width: 1px 1px 0 0;
  box-sizing: border-box;
  height: 8px;
  left: 50%;
  margin-left: -4px;
  margin-top: -4px;
  position: absolute;
  top: 50%;
  width: 8px;
  -webkit-transform: rotate(45deg);
  transform: rotate(45deg); }

.docs-nav-toggle .icon-angle-right {
  height: 12px;
  left: auto;
  margin-left: 0;
  margin-right: 9px;
  margin-top: -6px;
  right: 0;
  width: 12px; }

.docs-section-item .icon-angle-right {
  left: auto;
  margin-left: 0;
  margin-right: 15px;
  right: 0; }

.screen-reader-text {
  clip: rect(1px, 1px, 1px, 1px);
  clip-path: polygon(0px 0px, 0px 0px, 0px 0px, 0px 0px);
  height: 1px;
  overflow: hidden;
  position: absolute !important;
  width: 1px;
  word-wrap: normal !important; }

.line-left {
  position: relative; }
  .line-left:after {
    background: darkmagenta;
    display: block;
    content: "";
    height: 100%;
    left: -1px;
    position: absolute;
    top: 0;
    width: 5px; }

.js-reframe {
  margin: 1.875em 0; }
  .js-reframe:first-child {
    margin-top: 0; }

.note,
.important {
  border-radius: 5px;
  color: #283040;
  margin: 1.875em 0;
  padding: 1em 1.125em; }
  .note:first-child,
  .important:first-child {
    margin-top: 0; }

.note {
  background: #fff7e6;
  border-left: 5px solid #fcb41d; }

.important {
  background: #ffe9e6;
  border-left: 5px solid #fc381d; }

.has-gradient {
  background: #00c6ff;
  background: -webkit-gradient(linear, left top, right top, from(#0072ff), to(#00c6ff));
  background: linear-gradient(to right, #0072ff, #00c6ff);
  color: #fff;
  position: relative; }
  .has-gradient h1,
  .has-gradient h2,
  .has-gradient h3,
  .has-gradient h4,
  .has-gradient h5,
  .has-gradient h6 {
    color: inherit !important; }
  .has-gradient a:not(.button) {
    color: inherit !important; }
    .has-gradient a:not(.button):hover {
      opacity: .8; }
  .has-gradient .button:not(.button-secondary) {
    background-color: #fff;
    color: #00c6ff; }
    .has-gradient .button:not(.button-secondary):hover, .has-gradient .button:not(.button-secondary):focus, .has-gradient .button:not(.button-secondary):active {
      opacity: .85; }
  .has-gradient .button-secondary {
    color: #fff !important; }
  .has-gradient .inner-sm {
    position: relative; }

.bg-img {
  -webkit-animation: fadeIn20 .75s ease-in-out;
  animation: fadeIn20 .75s ease-in-out;
  background-position: center;
  background-size: cover;
  bottom: 0;
  left: 0;
  opacity: 0.2;
  position: absolute;
  right: 0;
  top: 0; }

.grid {
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  margin-left: -0.9375em;
  margin-right: -0.9375em; }

.grid-item {
  box-sizing: border-box;
  padding-left: 0.9375em;
  padding-right: 0.9375em;
  position: relative;
  width: 100%; }

.grid-center {
  -ms-flex-pack: center;
  justify-content: center; }

.grid-swap {
  -ms-flex-direction: row-reverse;
  flex-direction: row-reverse; }

.grid-middle {
  -ms-flex-align: center;
  align-items: center; }

@media only screen and (min-width: 641px) {
  .grid-col-2 .grid-item {
    -ms-flex: 0 0 50%;
    flex: 0 0 50%;
    max-width: 50%; } }

@media only screen and (min-width: 761px) {
  .grid-col-3 .grid-item {
    -ms-flex: 0 0 33.333%;
    flex: 0 0 33.333%;
    max-width: 33.333%; } }

@media only screen and (max-width: 600px) {
  .grid {
    margin-left: -1.5vw;
    margin-right: -1.5vw; }
  .grid-item {
    padding-left: 1.5vw;
    padding-right: 1.5vw; } }

@-webkit-keyframes fadeIn20 {
  0% {
    opacity: 0; }
  100% {
    opacity: 0.2; } }

@keyframes fadeIn20 {
  0% {
    opacity: 0; }
  100% {
    opacity: 0.2; } }

.site {
  display: -ms-flexbox;
  display: flex;
  -ms-flex-direction: column;
  flex-direction: column;
  min-height: 100vh;
  position: relative; }

.site-content {
  box-sizing: border-box;
  -ms-flex-positive: 1;
  flex-grow: 1;
  width: 100%; }

.outer {
  padding-left: 3vw;
  padding-right: 3vw; }

.inner {
  margin-left: auto;
  margin-right: auto;
  max-width: 1314px; }

.inner-md {
  margin-left: auto;
  margin-right: auto;
  max-width: 800px; }

.inner-sm {
  margin-left: auto;
  margin-right: auto;
  max-width: 680px; }

.site-header {
  background: #fff;
  padding-bottom: 1.25em;
  padding-top: 1.125em; }

.site-header-inside {
  -ms-flex-align: center;
  align-items: center;
  display: -ms-flexbox;
  display: flex; }

.site-branding {
  -ms-flex: 0 1 auto;
  flex: 0 1 auto; }

.site-title {
  color: #283040;
  font-size: 1.5em;
  font-weight: bold;
  line-height: 1.2;
  margin: 0; }

.site-logo {
  margin: 0; }
  .site-logo img {
    max-height: 36px; }

.menu,
.submenu {
  list-style: none;
  margin: 0;
  padding: 0; }

.menu-item {
  position: relative; }
  .menu-item.current {
    color: #00c6ff; }
  .menu-item a:not(.button) {
    display: inline-block;
    font-size: 0.9375em;
    line-height: 1.5; }

#masthead a:not(.button) {
  color: inherit;
  display: inline-block;
  text-decoration: none; }
  #masthead a:not(.button):hover {
    color: #00c6ff; }

#masthead .site-branding a:hover {
  color: inherit; }

@media only screen and (min-width: 801px) {
  #menu-open,
  #menu-close {
    display: none; }
  .site-navigation {
    margin-left: auto; }
  .menu {
    -ms-flex-align: center;
    align-items: center;
    display: -ms-flexbox;
    display: flex; }
  .menu-item {
    display: inline-block;
    margin: 0 0 0 1.25em;
    padding-bottom: 0.1875em;
    padding-top: 0.1875em; }
    .menu-item a {
      padding-bottom: 0.5em;
      padding-top: 0.5em; }
      .menu-item a.button:not(.button-icon) {
        padding-left: 1.25em;
        padding-right: 1.25em; }
    .menu-item.has-children > a {
      padding-right: 15px;
      position: relative; }
      .menu-item.has-children > a:after {
        background: 0;
        border-color: currentColor;
        border-style: solid;
        border-width: 1px 1px 0 0;
        box-sizing: border-box;
        content: "";
        height: 6px;
        position: absolute;
        right: 0;
        top: 50%;
        width: 6px;
        -webkit-transform: translateY(-50%) rotate(135deg);
        transform: translateY(-50%) rotate(135deg); }
      .menu-item.has-children > a.button:not(.button-icon) {
        padding-right: 2.25em; }
        .menu-item.has-children > a.button:not(.button-icon):after {
          right: 1.25em; }
    .menu-item .submenu-toggle {
      display: none; }
    .menu-item.has-children:hover > .submenu {
      opacity: 1;
      -webkit-transition: margin .3s, opacity .2s;
      transition: margin .3s, opacity .2s;
      visibility: visible; }
  .submenu {
    background: #fff;
    border: 1px solid #dde0e7;
    border-radius: 3px;
    box-shadow: 0px 1px 2px 0px rgba(0, 0, 0, 0.08);
    left: 0;
    min-width: 180px;
    opacity: 0;
    padding: 0.5em 0;
    position: absolute;
    text-align: left;
    top: 100%;
    -webkit-transition: opacity .2s, visibility 0s .2s;
    transition: opacity .2s, visibility 0s .2s;
    visibility: hidden;
    width: 100%;
    z-index: 99; }
    .submenu .menu-item {
      display: block;
      margin: 0;
      padding: 0 1em; }
    .submenu a:not(.button-icon) {
      display: block; }
    .submenu a.button:not(.button-icon) {
      margin: 0.5em 0; } }

@media only screen and (max-width: 800px) {
  .site {
    overflow: hidden;
    position: relative; }
  .site-branding {
    margin-right: 0.625em; }
  .site-header:after {
    background: rgba(66, 75, 95, 0.6);
    content: "";
    height: 100vh;
    left: 0;
    opacity: 0;
    position: absolute;
    top: 0;
    -webkit-transition: opacity .15s ease-in-out,visibility 0s ease-in-out .15s;
    transition: opacity .15s ease-in-out,visibility 0s ease-in-out .15s;
    visibility: hidden;
    width: 100%;
    z-index: 998; }
  .site-navigation {
    background: #fff;
    box-sizing: border-box;
    height: 100vh;
    margin: 0;
    max-width: 360px;
    -webkit-overflow-scrolling: touch;
    position: absolute;
    right: -100%;
    top: 0;
    -webkit-transition: right .3s ease-in-out, visibility 0s .3s ease-in-out;
    transition: right .3s ease-in-out, visibility 0s .3s ease-in-out;
    visibility: hidden;
    width: 100%;
    z-index: 999; }
  .site-nav-inside {
    height: 100%;
    overflow: auto;
    -webkit-overflow-scrolling: touch;
    position: relative; }
  .menu--opened .site {
    height: 100%;
    left: 0;
    overflow: hidden;
    position: fixed;
    top: 0;
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0);
    width: 100%;
    z-index: 997; }
  .menu--opened .site-navigation {
    right: 0;
    -webkit-transition: right .3s ease-in-out;
    transition: right .3s ease-in-out;
    visibility: visible; }
  .menu--opened .site-header:after {
    opacity: 1;
    -webkit-transition-delay: 0s;
    transition-delay: 0s;
    visibility: visible; }
  .menu {
    padding: calc(3vw + 2.8125em) 3vw 3em; }
  .submenu {
    border-top: 1px solid #dde0e7;
    display: none;
    padding-left: 1em; }
  .menu-item {
    display: block;
    margin: 0; }
    .menu-item:not(.menu-button) {
      border-bottom: 1px solid #dde0e7; }
      .menu-item:not(.menu-button):first-child {
        border-top: 1px solid #dde0e7; }
    .menu-item a:not(.button), .menu-item a.button-icon {
      padding: 0.75em 0; }
    .menu-item a:not(.button) {
      display: block; }
    .menu-item a.button:not(.button-icon) {
      width: 100%; }
    .menu-item.has-children > a {
      margin-right: 2em; }
    .menu-item .menu-item:first-child {
      border-top: 0; }
    .menu-item .menu-item:last-child {
      border-bottom: 0; }
    .menu-item .submenu-toggle {
      color: #67758d;
      height: 2.8125em;
      position: absolute;
      right: 0;
      top: 0; }
    .menu-item.active .submenu-toggle .icon-angle-right {
      -webkit-transform: rotate(135deg);
      transform: rotate(135deg); }
    .menu-item.active .submenu {
      display: block; }
  .menu-button > .button:not(.button-icon) {
    margin-bottom: 1.25em;
    margin-top: 1.25em; }
  .menu-button + .menu-button > .button:not(.button-icon) {
    margin-top: 0; }
  #menu-open {
    margin-left: auto; }
  #menu-close {
    display: block;
    position: absolute;
    right: 3vw;
    top: 3vw; } }

.post {
  margin-bottom: 2.5em; }

.post-full:last-child,
.post-feed:last-child {
  margin-bottom: 5em; }

.has-gradient.page-header, .has-gradient.post-header {
  padding-bottom: 9.5em;
  padding-top: 3.75em;
  text-align: center; }

.has-gradient .page-title,
.has-gradient .post-title {
  color: inherit;
  font-size: 2.25em;
  margin: 0; }

.page-subtitle,
.post-subtitle {
  font-size: 1.125em;
  line-height: 1.5;
  margin: 0.5em 0 0;
  position: relative; }

.post-title a {
  color: inherit !important;
  text-decoration: none; }

.post-thumbnail {
  border: 0;
  border-radius: 5px 5px 0 0;
  display: block;
  margin: 0; }
  .post-thumbnail img {
    border-radius: 5px 5px 0 0;
    width: 100%; }

.post-full .post-content,
.post-feed {
  margin-top: -5em;
  position: relative; }

.post-full .post-content,
.post-feed .post {
  background: #fff;
  border: 1px solid #dde0e7;
  border-radius: 5px;
  box-shadow: 0px 1px 2px 0px rgba(0, 0, 0, 0.08); }

.post-full .post-content {
  padding: 2.5em 1.5em; }

.post-full .post-meta {
  margin: 0 0 0.5em; }

.post-feed .post {
  padding: 0 0 2.5em; }

.post-feed .post-meta {
  color: #67758d;
  font-size: 0.875em;
  margin: 0 0 0.5em;
  padding-left: 1.71428em;
  padding-right: 1.71428em; }

.post-feed .post-header {
  margin: 0 0 1.25em;
  padding-top: 1.875em; }

.post-feed .post-title {
  font-size: 1.5em;
  margin: 0;
  padding-left: 1em;
  padding-right: 1em; }

.post-feed .post-excerpt {
  margin-bottom: 1.25em;
  padding-left: 1.5em;
  padding-right: 1.5em; }

.post-feed .read-more {
  margin: 0;
  padding-left: 1.5em;
  padding-right: 1.5em; }

.post-feed .read-more-link {
  font-weight: bold;
  text-decoration: none; }
  .post-feed .read-more-link:after {
    font-size: 1.125em;
    content: "\2192";
    line-height: 1.5;
    margin-left: 5px; }
  .post-feed .read-more-link:hover {
    color: #424b5f; }

@media only screen and (min-width: 641px) {
  .has-gradient .page-title,
  .has-gradient .post-title {
    font-size: 3em; }
  .page-subtitle,
  .post-subtitle {
    font-size: 1.25em; }
  .post-full .post-meta {
    font-size: 1.125em; }
  .post-full .post-content,
  .post-feed .post-meta,
  .post-feed .post-title,
  .post-feed .post-excerpt,
  .post-feed .read-more {
    padding-left: 7%;
    padding-right: 7%; } }

@media only screen and (max-width: 1000px) {
  .post {
    margin-bottom: 4vw; } }

.docs-content {
  padding-top: 2.5em; }

.post.type-docs {
  margin-bottom: 5.625em;
  max-width: 800px; }
  .post.type-docs h1 {
    font-size: 1.875em; }
  .post.type-docs h2 {
    font-size: 1.5em; }
  .post.type-docs h3 {
    font-size: 1.25em; }
  .post.type-docs h4 {
    font-size: 1.125em; }
  .post.type-docs h5,
  .post.type-docs h6 {
    font-size: 1em; }
  .post.type-docs .hash-link {
    float: left;
    font-size: 1.25rem;
    height: 1em;
    line-height: 1;
    margin-left: -1.1em;
    opacity: 0;
    text-align: center;
    text-decoration: none;
    -webkit-transition: opacity .2s;
    transition: opacity .2s;
    width: 1em; }
    .post.type-docs .hash-link:before {
      content: "\0023";
      display: inline-block; }
    .post.type-docs .hash-link:hover, .post.type-docs .hash-link:focus {
      color: #00c6ff; }
  .post.type-docs h2 .hash-link {
    margin-top: 0.22em; }
  .post.type-docs h3 .hash-link {
    margin-top: 0.1em; }
  .post.type-docs h2:hover .hash-link, .post.type-docs h2:focus .hash-link,
  .post.type-docs h3:hover .hash-link,
  .post.type-docs h3:focus .hash-link {
    opacity: 1; }
  .post.type-docs .post-inside {
    background: #fff;
    border: 1px solid #dde0e7;
    border-radius: 5px;
    box-shadow: 0px 1px 2px 0px rgba(0, 0, 0, 0.08);
    padding: 2.5em 0; }
  .post.type-docs .post-title {
    font-size: 1.875em;
    margin: 0 0 1.25em;
    padding: 0 1em; }
  .post.type-docs .post-content {
    padding: 0 1.875em; }

#docs-section-items {
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  list-style: none;
  margin-left: -0.3125em;
  margin-right: -0.3125em;
  padding: 0; }
  #docs-section-items .docs-section-item {
    -ms-flex: 1 1 240px;
    flex: 1 1 240px;
    margin: 0 0.3125em 0.9375em; }
  #docs-section-items .docs-item-link {
    border: 1px solid #dde0e7;
    border-radius: 3px;
    color: #283040;
    display: block;
    font-weight: bold;
    padding: 0.9375em;
    position: relative;
    text-decoration: none;
    -webkit-transition: border-color .3s ease, color .3s ease;
    transition: border-color .3s ease, color .3s ease; }
    #docs-section-items .docs-item-link:hover {
      border-color: #00c6ff;
      color: #00c6ff; }

.docs-nav {
  margin-bottom: 1.875em; }
  .docs-nav .docs-nav-toggle {
    color: #283040;
    font-size: 1.125em;
    margin: 0;
    padding-right: 30px;
    text-align: left;
    width: 100%; }
  .docs-nav .docs-submenu-toggle {
    color: #67758d;
    position: absolute;
    right: 0;
    top: 0; }

#docs-menu {
  color: #283040;
  font-weight: bold;
  line-height: 1.5;
  list-style: none;
  margin: 0;
  padding: 0; }
  #docs-menu > .docs-menu-item > a {
    padding: 0.1875em 0; }
  #docs-menu a {
    color: inherit;
    display: block;
    text-decoration: none; }
    #docs-menu a:hover {
      color: #00c6ff; }
  #docs-menu .current,
  #docs-menu .current-parent {
    color: #00c6ff; }

.docs-submenu {
  border-left: 1px solid #dde0e7;
  color: #424b5f;
  display: none;
  font-size: 0.9375em;
  font-weight: normal;
  list-style: none;
  margin-top: 0.625rem;
  padding-left: 1.25rem; }

.docs-menu-item {
  color: inherit;
  margin-bottom: 0.625rem; }
  .docs-menu-item.has-children {
    padding-right: 30px;
    position: relative; }
    .docs-menu-item.has-children.active .docs-submenu {
      display: block; }
    .docs-menu-item.has-children.active > .docs-submenu-toggle .icon-angle-right {
      -webkit-transform: rotate(135deg);
      transform: rotate(135deg); }

#page-nav {
  display: none; }
  #page-nav .page-nav-title {
    font-size: 1em;
    margin: 0 0 0.625em; }
  #page-nav ul {
    font-size: 0.875rem;
    line-height: 1.5;
    list-style: none;
    padding: 0; }
    #page-nav ul ul {
      border-left: 1px solid #dde0e7;
      margin-top: 0.625rem;
      padding-left: 1.25rem; }
  #page-nav li {
    margin-bottom: 0.625rem; }
    #page-nav li.active > a {
      color: #00c6ff; }
  #page-nav a {
    color: #424b5f;
    display: block;
    text-decoration: none; }
    #page-nav a:hover {
      color: #00c6ff; }
  #page-nav .page-nav-inside {
    display: none; }
    #page-nav .page-nav-inside.has-links {
      display: block; }

@media only screen and (min-width: 641px) {
  .post.type-docs .post-title,
  .post.type-docs .post-content {
    padding-left: 7%;
    padding-right: 7%; } }

@media only screen and (min-width: 801px) {
  .docs-content {
    display: -ms-flexbox;
    display: flex;
    padding-top: 3.75em; }
  .post.type-docs {
    -ms-flex: 1 1 auto;
    flex: 1 1 auto;
    overflow: hidden; }
  .docs-nav,
  .page-nav {
    -ms-flex-negative: 0;
    flex-shrink: 0;
    margin-bottom: 5.625em; }
    .docs-nav .sticky,
    .page-nav .sticky {
      position: -webkit-sticky;
      position: sticky;
      top: 1.875em; }
  .docs-nav {
    padding-right: 1.5em;
    width: 12.5em; }
  #page-nav {
    padding-left: 1.5em;
    width: 9.5em; }
  #docs-nav-toggle {
    display: none; } }

@media only screen and (min-width: 1091px) {
  #page-nav {
    display: block; } }

@media only screen and (max-width: 800px) {
  .docs-nav {
    background: #fff;
    border: 1px solid #dde0e7;
    border-radius: 5px;
    box-shadow: 0px 1px 2px 0px rgba(0, 0, 0, 0.08);
    box-sizing: border-box;
    margin-bottom: 5%;
    padding: 0.75em 1em; }
  .docs-nav-menu {
    display: none; }
  .docs-menu--opened .docs-nav-menu {
    display: block; }
  .docs-menu--opened .docs-nav-toggle .icon-angle-right {
    -webkit-transform: rotate(135deg);
    transform: rotate(135deg); }
  #docs-menu {
    border-top: 1px solid #dde0e7;
    margin-top: 1.25em;
    padding-top: 1.25em; } }

.block {
  padding-top: 3.75em; }
  .block:not(.block-hero) {
    background: #f8f8fa; }
  .block:last-child {
    padding-bottom: 3.75em; }

.block-image {
  margin-bottom: 1.5em; }

.block-header {
  margin-bottom: 1.5em; }

.block-title {
  margin: 0; }

.block-subtitle {
  color: #67758d;
  line-height: 1.5;
  margin-bottom: 0; }
  .block-subtitle:not(:first-child) {
    margin-top: 0.5em; }

.block-buttons,
.grid-item-buttons {
  -ms-flex-align: center;
  align-items: center;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  margin-bottom: 0.9375em; }
  .block-buttons a,
  .grid-item-buttons a {
    font-weight: bold;
    text-decoration: none; }

.block-buttons {
  -ms-flex-pack: center;
  justify-content: center; }
  .block-buttons a {
    margin: 0 0.375em 0.75em; }

.grid-item-buttons a {
  margin: 0 0.75em 0.75em 0; }

.has-gradient .block-subtitle {
  color: inherit; }

.block-text .block-buttons:not(:first-child),
.block-hero .block-buttons:not(:first-child) {
  margin-top: 1.875em; }

.block-text .grid-item {
  max-width: 680px;
  text-align: center; }

.block-text .block-title {
  font-size: 1.875em; }

@media only screen and (min-width: 641px) {
  .block-text .block-content {
    font-size: 1.125em; }
  .block-text .block-title {
    font-size: 2.125em; } }

@media only screen and (min-width: 801px) {
  .block-text .grid-item:not(:only-child) {
    -ms-flex: 0 0 50%;
    flex: 0 0 50%;
    max-width: 50%; }
  .block-body:not(:only-child) {
    text-align: left; }
    .block-body:not(:only-child) .block-buttons {
      -ms-flex-pack: start;
      justify-content: flex-start; }
      .block-body:not(:only-child) .block-buttons a {
        margin-left: 0;
        margin-right: 0.75em; } }

@media only screen and (min-width: 1001px) {
  .block-image:not(:only-child) {
    padding-right: 2.5em; }
  .grid-swap .block-image:not(:only-child) {
    padding-left: 2.5em;
    padding-right: 0.9375em; } }

.block-cta .has-gradient {
  border-radius: 5px;
  margin-bottom: 1.875em;
  padding: 3.75em 3vw 1.875em; }

.block-cta .block-header {
  max-width: 680px;
  text-align: center; }

.block-cta .block-title {
  font-size: 1.875em; }

.block-cta .block-subtitle {
  font-size: 1.125em; }

@media only screen and (min-width: 641px) {
  .block-title {
    font-size: 2.125em; } }

@media only screen and (min-width: 801px) {
  .block-cta .has-gradient {
    padding-left: 7%;
    padding-right: 7%; }
  .block-cta .block-header {
    -ms-flex: 0 0 66.666%;
    flex: 0 0 66.666%;
    max-width: 66.666%;
    text-align: left; }
  .block-cta .block-buttons {
    -ms-flex: 0 0 33.333%;
    flex: 0 0 33.333%;
    margin-top: 0;
    max-width: 33.333%; } }

.block-hero + .block-grid:not(.has-header) {
  background: 0;
/*  padding-top: 0; */
}

.block-grid .block-header {
  margin-bottom: 2em;
  text-align: center; }

.block-grid .block-title {
  font-size: 1.875em; }

.block-grid .grid-item {
  display: -ms-flexbox;
  display: flex;
  -ms-flex-direction: column;
  flex-direction: column;
  margin-bottom: 1.875em; }

.grid-item-inside {
  background: #fff;
  border: 1px solid #dde0e7;
  border-radius: 3px;
  box-shadow: 0px 1px 2px 0px rgba(0, 0, 0, 0.08);
  box-sizing: border-box;
  -ms-flex-positive: 1;
  flex-grow: 1;
  padding-bottom: 0.75em; }

.grid-item-image {
  border-radius: 3px 3px 0 0;
  display: block;
  width: 100%; }
  .grid-item-image img {
    border-radius: 3px 3px 0 0; }

.grid-item-title {
  font-size: 1.5em;
  margin: 1em 0 0.5em;
  padding-left: 1em;
  padding-right: 1em; }
  .grid-item-title:first-child {
    margin-top: 1.25em; }
  .grid-item-title a {
    color: inherit !important;
    text-decoration: none; }

.grid-item-content,
.grid-item-buttons {
  padding-left: 1.5em;
  padding-right: 1.5em; }

.grid-item-content {
  margin-bottom: 1.25em; }

.grid-item-buttons a:not(.button):after {
  font-size: 1.125em;
  content: "\2192";
  line-height: 1.5;
  margin-left: 5px; }

@media only screen and (max-width: 1000px) {
  .block-grid .grid-item {
    margin-bottom: 4vw; } }

.block-hero {
  padding-bottom: 1.5em;
  position: relative;
  text-align: center; }
  .block-hero .block-header {
    margin-bottom: 0.75em; }
  .block-hero .block-title {
    font-size: 2.25em; }
  .block-hero .block-content {
    font-size: 1.125em;
    line-height: 1.5; }
  .block-hero + .block {
    margin-top: -5em;
    position: relative; }

@media only screen and (min-width: 641px) {
  .block-hero .block-title {
    font-size: 3em; }
  .block-hero .block-content {
    font-size: 1.25em; }
  .block-hero .block-buttons a {
    font-size: 1em; } }

.site-footer {
  background-color: #fff;
  padding-bottom: 1.5em;
  padding-top: 1.5em; }

#colophon a:not(.button) {
  color: inherit; }
  #colophon a:not(.button):hover, #colophon a:not(.button):focus {
    color: #00c6ff; }

.site-info,
.social-links {
  -ms-flex-align: center;
  align-items: center;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  -ms-flex-pack: center;
  justify-content: center;
  font-size: 0.875em;
  line-height: 1.2; }
  .site-info .button:not(.button-icon),
  .social-links .button:not(.button-icon) {
    font-size: inherit;
    line-height: 1.2;
    padding: 0.3em 1em; }

.site-info {
  margin: 0.25em 0 0;
  text-align: center; }

.site-info .copyright {
    margin: 0 8px 0.5em 0; }

.site-info > a {    
    color: #741755;
    text-decoration: underline;
    background-color: transparent;
    margin-left: 0.2em;
}

.social-links {
  margin-top: 0.9375em; }
  .social-links a {
    margin: 0 10px 0.5em; }
  .social-links .icon {
    font-size: 20px; }

@media only screen and (min-width: 641px) {
  .site-footer-inside {
    -ms-flex-align: start;
    align-items: flex-start;
    display: -ms-flexbox;
    display: flex; }
  .site-info {
    -ms-flex-pack: start;
    justify-content: flex-start;
    text-align: left; }
  .social-links {
    -ms-flex: 0 0 auto;
    flex: 0 0 auto;
    -ms-flex-wrap: nowrap;
    flex-wrap: nowrap;
    -ms-flex-pack: start;
    justify-content: flex-start;
    margin-left: auto;
    margin-top: 0; }
    .social-links a {
      margin-left: 20px;
      margin-right: 0; } }



a:focus, button:focus {
    outline: thin dotted #6f777d;
    outline: 5px auto #6f777d;
    outline-offset: -2px;
}
* {
    box-sizing: border-box;
}
@media (min-width: 48em) {
    html {
    font-size: 18px;
}
}

}body {
    margin: 0;
}
::-moz-selection {
    color: #fff;
    background: #000;
}
::selection {
    color: #fff;
    background: #000;
}
article, aside, details, figcaption, figure, footer, header, hgroup, main, nav, section {
    display: block;
}
audio, canvas, video {
    display: inline-block;
    *display: inline;
    *zoom: 1;
}
audio:not([controls]) {
    display: none;
}
a {
    color: #740B70;
}
a:hover, a:active {
    outline: 0;
}
sub, sup {
    position: relative;
    font-size: 75%;
    line-height: 0;
    vertical-align: baseline;
}
sup {
    top: -0.5em;
}
sub {
    bottom: -0.25em;
}
img {
    max-width: 100%;
    width: auto;
    height: auto;
    vertical-align: middle;
    border: 0;
    -ms-interpolation-mode: bicubic;
}
#map_canvas img, .google-maps img {
    max-width: none;
}
button, input, select, textarea {
    margin: 0;
    font-size: 100%;
    vertical-align: middle;
}
button, input {
    *overflow: visible;
    line-height: normal;
}
button::-moz-focus-inner, input::-moz-focus-inner {
    padding: 0;
    border: 0;
}
button, html input[type="button"], input[type="reset"], input[type="submit"] {
    -webkit-appearance: button;
    cursor: pointer;
}
label, select, button, input[type="button"], input[type="reset"], input[type="submit"], input[type="radio"], input[type="checkbox"] {
    cursor: pointer;
}
input[type="search"] {
    box-sizing: border-box;
    -webkit-appearance: textfield;
}
input[type="search"]::-webkit-search-decoration, input[type="search"]::-webkit-search-cancel-button {
    -webkit-appearance: none;
}
textarea {
    overflow: auto;
    vertical-align: top;
}
html {
    position: relative;
    min-height: 100%}
body {
    margin: 0;
    padding: 0;
    color: #3d4144;
    line-height: 1.5;
}
body.overflow--hidden {
    overflow: hidden;
}
h1 {
    margin-top: 0;
    font-size: 1.563em;
}
h2 {
    font-size: 1.25em;
}
h3 {
    font-size: 1.125em;
}
h4 {
    font-size: 1.0625em;
}
h5 {
    font-size: 1.03125em;
}
h6 {
    font-size: 1em;
}
small, .small {
    font-size: .75em;
}
p {
    margin-bottom: 1.3em;
}
u, ins {
    text-decoration: none;
    border-bottom: 1px solid #3d4144;
}
u a, ins a {
    color: inherit;
}
del a {
    color: inherit;
}
p, pre, blockquote, ul, ol, dl, figure, table, fieldset {
    orphans: 3;
    widows: 3;
}
abbr[title], abbr[data-original-title] {
    text-decoration: none;
    cursor: help;
    border-bottom: 1px dotted #3d4144;
}
blockquote {
    margin: 2em 1em 2em 0;
    padding-left: 1em;
    padding-right: 1em;
    font-style: italic;
    border-left: 0.25em solid #6f777d;
}
blockquote cite {
    font-style: italic;
}
blockquote cite:before {
    content: "\2014";
    padding-right: 5px;
}
a:visited {
    color: #cc6ca5
;
}
a:hover {
    color: #3a0638;
    outline: 0;
}
tt, code, kbd, samp, pre {
    font-family: Monaco, Consolas, "Lucida Console", monospace;
}
pre {
    overflow-x: auto;
}
p>code, a>code, li>code, figcaption>code, td>code {
    padding-top: 0.1rem;
    padding-bottom: 0.1rem;
    font-size: 0.8em;
    background: #fafafa;
    border-radius: 4px;
}
p>code:before, p>code:after, a>code:before, a>code:after, li>code:before, li>code:after, figcaption>code:before, figcaption>code:after, td>code:before, td>code:after {
    letter-spacing: -0.2em;
    content: "\00a0"}
hr {
    display: block;
    margin: 1em 0;
    border: 0;
    border-top: 1px solid #f2f3f3;
}
ul li, ol li {
    margin-bottom: 0.5em;
}
li ul, li ol {
    margin-top: 0.5em;
}
figure {
    display: -webkit-box;
    display: flex;
    -webkit-box-pack: justify;
    justify-content: space-between;
    -webkit-box-align: start;
    align-items: flex-start;
    flex-wrap: wrap;
    margin: 2em 0;
}
figure img, figure iframe, figure .fluid-width-video-wrapper {
    margin-bottom: 1em;
}
figure img {
    width: 100%;
    border-radius: 4px;
    -webkit-transition: all 0.2s ease-in-out;
    transition: all 0.2s ease-in-out;
}
figure>a {
    display: block;
}
@media (min-width: 37.5em) {
    figure.half>a, figure.half>img {
    width: calc(50% - 0.5em);
}
}figure.half figcaption {
    width: 100%}
@media (min-width: 37.5em) {
    figure.third>a, figure.third>img {
    width: calc(33.3333% - 0.5em);
}
}figure.third figcaption {
    width: 100%}
figcaption {
    margin-bottom: 0.5em;
    color: #646769;
    font-family: Georgia, Times, serif;
    font-size: .75em;
}
figcaption a {
    -webkit-transition: all 0.2s ease-in-out;
    transition: all 0.2s ease-in-out;
}
figcaption a:hover {
    color: #3a0638;
}
svg:not(:root) {
    overflow: hidden;
}
nav ul {
    margin: 0;
    padding: 0;
}
nav li {
    list-style: none;
}
nav a {
    text-decoration: none;
}
nav ul li, nav ol li {
    margin-bottom: 0;
}
nav li ul, nav li ol {
    margin-top: 0;
}
b, i, strong, em, blockquote, p, q, span, figure, img, h1, h2, header, input, a, tr, td, form button, input[type="submit"], .btn, .highlight, .archive__item-teaser {
    -webkit-transition: all 0.2s ease-in-out;
    transition: all 0.2s ease-in-out;
}
form {
    margin: 0 0 5px 0;
    padding: 1em;
}
form fieldset {
    margin-bottom: 5px;
    padding: 0;
    border-width: 0;
}
form legend {
    display: block;
    width: 100%;
    margin-bottom: 10px;
    *margin-left: -7px;
    padding: 0;
    color: #3d4144;
    border: 0;
    white-space: normal;
}
form p {
    margin-bottom: 2.5px;
}
form ul {
    list-style-type: none;
    margin: 0 0 5px 0;
    padding: 0;
}
form br {
    display: none;
}
label, input, button, select, textarea {
    vertical-align: baseline;
    *vertical-align: middle;
}
input, button, select, textarea {
    box-sizing: border-box;
    font-family: -apple-system, BlinkMacSystemFont, "Roboto", "Segoe UI", "Helvetica Neue", "Lucida Grande", Arial, sans-serif;
}
label {
    display: block;
    margin-bottom: 0.25em;
    color: #3d4144;
    cursor: pointer;
}
label small {
    font-size: .75em;
}
label input, label textarea, label select {
    display: block;
}
input, textarea, select {
    display: inline-block;
    width: 100%;
    padding: 0.25em;
    margin-bottom: 0.5em;
    color: #3d4144;
    background-color: #fff;
    border: #f2f3f3;
    border-radius: 4px;
    box-shadow: 0 1px 1px rgba(0, 0, 0, 0.125);
}
.input-mini {
    width: 60px;
}
.input-small {
    width: 90px;
}
input[type="image"], input[type="checkbox"], input[type="radio"] {
    width: auto;
    height: auto;
    padding: 0;
    margin: 3px 0;
    *margin-top: 0;
    line-height: normal;
    cursor: pointer;
    border-radius: 0;
    border: 0 \9;
    box-shadow: none;
}
input[type="checkbox"], input[type="radio"] {
    box-sizing: border-box;
    padding: 0;
    *width: 13px;
    *height: 13px;
}
input[type="image"] {
    border: 0;
}
input[type="file"] {
    width: auto;
    padding: initial;
    line-height: initial;
    border: initial;
    background-color: transparent;
    background-color: initial;
    box-shadow: none;
}
input[type="button"], input[type="reset"], input[type="submit"] {
    width: auto;
    height: auto;
    cursor: pointer;
    *overflow: visible;
}
select, input[type="file"] {
    *margin-top: 4px;
}
select {
    width: auto;
    background-color: #fff;
}
select[multiple], select[size] {
    height: auto;
}
textarea {
    resize: vertical;
    height: auto;
    overflow: auto;
    vertical-align: top;
}
input[type="hidden"] {
    display: none;
}
.form {
    position: relative;
}
.radio, .checkbox {
    padding-left: 18px;
    font-weight: normal;
}
.radio input[type="radio"], .checkbox input[type="checkbox"] {
    float: left;
    margin-left: -18px;
}
.radio.inline, .checkbox.inline {
    display: inline-block;
    padding-top: 5px;
    margin-bottom: 0;
    vertical-align: middle;
}
.radio.inline+.radio.inline, .checkbox.inline+.checkbox.inline {
    margin-left: 10px;
}
input[disabled], select[disabled], textarea[disabled], input[readonly], select[readonly], textarea[readonly] {
    opacity: 0.5;
    cursor: not-allowed;
}
input:focus, textarea:focus {
    border-color: #6f777d;
    outline: 0;
    outline: thin dotted \9;
    box-shadow: inset 0 1px 3px rgba(61, 65, 68, 0.06), 0 0 5px rgba(111, 119, 125, 0.7);
}
input[type="file"]:focus, input[type="radio"]:focus, input[type="checkbox"]:focus, select:focus {
    box-shadow: none;
}
.help-block, .help-inline {
    color: #646769;
}
.help-block {
    display: block;
    margin-bottom: 1em;
    line-height: 1em;
}
.help-inline {
    display: inline-block;
    vertical-align: middle;
    padding-left: 5px;
}
.form-group {
    margin-bottom: 5px;
    padding: 0;
    border-width: 0;
}
.form-inline input, .form-inline textarea, .form-inline select {
    display: inline-block;
    margin-bottom: 0;
}
.form-inline label {
    display: inline-block;
}
.form-inline .radio, .form-inline .checkbox, .form-inline .radio {
    padding-left: 0;
    margin-bottom: 0;
    vertical-align: middle;
}
.form-inline .radio input[type="radio"], .form-inline .checkbox input[type="checkbox"] {
    float: left;
    margin-left: 0;
    margin-right: 3px;
}
.form-search input, .form-search textarea, .form-search select {
    display: inline-block;
    margin-bottom: 0;
}
.form-search .search-query {
    padding-left: 14px;
    padding-right: 14px;
    margin-bottom: 0;
    border-radius: 14px;
}
.form-search label {
    display: inline-block;
}
.form-search .radio, .form-search .checkbox, .form-inline .radio {
    padding-left: 0;
    margin-bottom: 0;
    vertical-align: middle;
}
.form-search .radio input[type="radio"], .form-search .checkbox input[type="checkbox"] {
    float: left;
    margin-left: 0;
    margin-right: 3px;
}
.form--loading:before {
    content: ""}
.form--loading .form__spinner {
    display: block;
}
.form:before {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    background-color: rgba(255, 255, 255, 0.7);
    z-index: 10;
}
.form__spinner {
    display: none;
    position: absolute;
    top: 50%;
    left: 50%;
    z-index: 11;
}
table {
    display: block;
    margin-bottom: 1em;
    width: 100%;
    font-family: -apple-system, BlinkMacSystemFont, "Roboto", "Segoe UI", "Helvetica Neue", "Lucida Grande", Arial, sans-serif;
    font-size: .75em;
    border-collapse: collapse;
    overflow-x: auto;
}
table+table {
    margin-top: 1em;
}
thead {
    background-color: #f2f3f3;
    border-bottom: 2px solid #b6b6b6;
}
th {
    padding: 0.5em;
    font-weight: bold;
    text-align: left;
}
td {
    padding: 0.5em;
    border-bottom: 1px solid #b6b6b6;
}
tr, td, th {
    vertical-align: middle;
}
@-webkit-keyframes intro {
    0% {
    opacity: 0;
}
100% {
    opacity: 1;
}
}@keyframes intro {
    0% {
    opacity: 0;
}
100% {
    opacity: 1;
}
}.btn {
    display: inline-block;
    margin-bottom: 0.25em;
    padding: 0.5em 1em;
    font-family: -apple-system, BlinkMacSystemFont, "Roboto", "Segoe UI", "Helvetica Neue", "Lucida Grande", Arial, sans-serif;
    font-size: .75em;
    font-weight: bold;
    text-align: center;
    text-decoration: none;
    border-width: 0;
    border-radius: 4px;
    cursor: pointer;
}
.btn .icon {
    margin-right: 0.5em;
}
.btn .icon+.hidden {
    margin-left: -0.5em;
}
.btn--primary {
    background-color: #6f777d;
    color: #fff;
}
.btn--primary:visited {
    background-color: #6f777d;
    color: #fff;
}
.btn--primary:hover {
    background-color: #595f64;
    color: #fff;
}
.btn--inverse {
    background-color: #fff;
    color: #3d4144;
    border: 1px solid #f2f3f3;
}
.btn--inverse:visited {
    background-color: #fff;
    color: #3d4144;
}
.btn--inverse:hover {
    background-color: #ccc;
    color: #3d4144;
}
.btn--light-outline {
    background-color: transparent;
    color: #fff;
    border: 1px solid #fff;
}
.btn--light-outline:visited {
    background-color: transparent;
    color: #fff;
}
.btn--light-outline:hover {
    background-color: rgba(0, 0, 0, 0.2);
    color: #fff;
}
.btn--success {
    background-color: #3fa63f;
    color: #fff;
}
.btn--success:visited {
    background-color: #3fa63f;
    color: #fff;
}
.btn--success:hover {
    background-color: #328532;
    color: #fff;
}
.btn--warning {
    background-color: #d67f05;
    color: #fff;
}
.btn--warning:visited {
    background-color: #d67f05;
    color: #fff;
}
.btn--warning:hover {
    background-color: #ab6604;
    color: #fff;
}
.btn--danger {
    background-color: #ee5f5b;
    color: #fff;
}
.btn--danger:visited {
    background-color: #ee5f5b;
    color: #fff;
}
.btn--danger:hover {
    background-color: #be4c49;
    color: #fff;
}
.btn--info {
    background-color: #3b9cba;
    color: #fff;
}
.btn--info:visited {
    background-color: #3b9cba;
    color: #fff;
}
.btn--info:hover {
    background-color: #2f7d95;
    color: #fff;
}
.btn--facebook {
    background-color: #3b5998;
    color: #fff;
}
.btn--facebook:visited {
    background-color: #3b5998;
    color: #fff;
}
.btn--facebook:hover {
    background-color: #2f477a;
    color: #fff;
}
.btn--twitter {
    background-color: #55acee;
    color: #fff;
}
.btn--twitter:visited {
    background-color: #55acee;
    color: #fff;
}
.btn--twitter:hover {
    background-color: #448abe;
    color: #fff;
}
.btn--linkedin {
    background-color: #007bb6;
    color: #fff;
}
.btn--linkedin:visited {
    background-color: #007bb6;
    color: #fff;
}
.btn--linkedin:hover {
    background-color: #006292;
    color: #fff;
}
.btn--mastodon {
    background-color: #007bb6;
    color: #fff;
}
.btn--mastodon:visited {
    background-color: #007bb6;
    color: #fff;
}
.btn--mastodon:hover {
    background-color: #006292;
    color: #fff;
}
.btn--block {
    display: block;
    width: 100%}
.btn--block+.btn--block {
    margin-top: 0.25em;
}
.btn--disabled {
    pointer-events: none;
    cursor: not-allowed;
    filter: alpha(opacity=65);
    box-shadow: none;
    opacity: 0.65;
}
.btn--x-large {
    font-size: 1.25em;
}
.btn--large {
    font-size: 1em;
}
.btn--small {
    font-size: .6875em;
}
.notice {
    margin: 2em 0 !important;
    padding: 1em;
    color: #3d4144;
    font-family: -apple-system, BlinkMacSystemFont, "Roboto", "Segoe UI", "Helvetica Neue", "Lucida Grande", Arial, sans-serif;
    font-size: .75em !important;
    text-indent: initial;
    background-color: #f8f9f9;
    border-radius: 4px;
    box-shadow: 0 1px 1px rgba(189, 193, 196, 0.25);
}
.notice h4 {
    margin-top: 0 !important;
    margin-bottom: 0.75em;
    line-height: inherit;
}
.page__content .notice h4 {
    margin-bottom: 0;
    font-size: 1em;
}
.notice p:last-child {
    margin-bottom: 0 !important;
}
.notice h4+p {
    margin-top: 0;
    padding-top: 0;
}
.notice a {
    color: #bdc1c4;
}
.notice a:hover {
    color: #717476;
}
.notice code {
    background-color: #fcfcfc;
}
.notice pre code {
    background-color: inherit;
}
.notice ul:last-child {
    margin-bottom: 0;
}
.notice--primary {
    margin: 2em 0 !important;
    padding: 1em;
    color: #3d4144;
    font-family: -apple-system, BlinkMacSystemFont, "Roboto", "Segoe UI", "Helvetica Neue", "Lucida Grande", Arial, sans-serif;
    font-size: .75em !important;
    text-indent: initial;
    background-color: #f1f1f2;
    border-radius: 4px;
    box-shadow: 0 1px 1px rgba(111, 119, 125, 0.25);
}
.notice--primary h4 {
    margin-top: 0 !important;
    margin-bottom: 0.75em;
    line-height: inherit;
}
.page__content .notice--primary h4 {
    margin-bottom: 0;
    font-size: 1em;
}
.notice--primary p:last-child {
    margin-bottom: 0 !important;
}
.notice--primary h4+p {
    margin-top: 0;
    padding-top: 0;
}
.notice--primary a {
    color: #6f777d;
}
.notice--primary a:hover {
    color: #43474b;
}
.notice--primary code {
    background-color: #f8f8f9;
}
.notice--primary pre code {
    background-color: inherit;
}
.notice--primary ul:last-child {
    margin-bottom: 0;
}
.notice--info {
    margin: 2em 0 !important;
    padding: 1em;
    color: #3d4144;
    font-family: -apple-system, BlinkMacSystemFont, "Roboto", "Segoe UI", "Helvetica Neue", "Lucida Grande", Arial, sans-serif;
    font-size: .75em !important;
    text-indent: initial;
    background-color: #ebf5f8;
    border-radius: 4px;
    box-shadow: 0 1px 1px rgba(59, 156, 186, 0.25);
}
.notice--info h4 {
    margin-top: 0 !important;
    margin-bottom: 0.75em;
    line-height: inherit;
}
.page__content .notice--info h4 {
    margin-bottom: 0;
    font-size: 1em;
}
.notice--info p:last-child {
    margin-bottom: 0 !important;
}
.notice--info h4+p {
    margin-top: 0;
    padding-top: 0;
}
.notice--info a {
    color: #3b9cba;
}
.notice--info a:hover {
    color: #235e70;
}
.notice--info code {
    background-color: #f5fafc;
}
.notice--info pre code {
    background-color: inherit;
}
.notice--info ul:last-child {
    margin-bottom: 0;
}
.notice--warning {
    margin: 2em 0 !important;
    padding: 1em;
    color: #3d4144;
    font-family: -apple-system, BlinkMacSystemFont, "Roboto", "Segoe UI", "Helvetica Neue", "Lucida Grande", Arial, sans-serif;
    font-size: .75em !important;
    text-indent: initial;
    background-color: #fbf2e6;
    border-radius: 4px;
    box-shadow: 0 1px 1px rgba(214, 127, 5, 0.25);
}
.notice--warning h4 {
    margin-top: 0 !important;
    margin-bottom: 0.75em;
    line-height: inherit;
}
.page__content .notice--warning h4 {
    margin-bottom: 0;
    font-size: 1em;
}
.notice--warning p:last-child {
    margin-bottom: 0 !important;
}
.notice--warning h4+p {
    margin-top: 0;
    padding-top: 0;
}
.notice--warning a {
    color: #d67f05;
}
.notice--warning a:hover {
    color: #804c03;
}
.notice--warning code {
    background-color: #fdf9f3;
}
.notice--warning pre code {
    background-color: inherit;
}
.notice--warning ul:last-child {
    margin-bottom: 0;
}
.notice--success {
    margin: 2em 0 !important;
    padding: 1em;
    color: #3d4144;
    font-family: -apple-system, BlinkMacSystemFont, "Roboto", "Segoe UI", "Helvetica Neue", "Lucida Grande", Arial, sans-serif;
    font-size: .75em !important;
    text-indent: initial;
    background-color: #ecf6ec;
    border-radius: 4px;
    box-shadow: 0 1px 1px rgba(63, 166, 63, 0.25);
}
.notice--success h4 {
    margin-top: 0 !important;
    margin-bottom: 0.75em;
    line-height: inherit;
}
.page__content .notice--success h4 {
    margin-bottom: 0;
    font-size: 1em;
}
.notice--success p:last-child {
    margin-bottom: 0 !important;
}
.notice--success h4+p {
    margin-top: 0;
    padding-top: 0;
}
.notice--success a {
    color: #3fa63f;
}
.notice--success a:hover {
    color: #266426;
}
.notice--success code {
    background-color: #f5fbf5;
}
.notice--success pre code {
    background-color: inherit;
}
.notice--success ul:last-child {
    margin-bottom: 0;
}
.notice--danger {
    margin: 2em 0 !important;
    padding: 1em;
    color: #3d4144;
    font-family: -apple-system, BlinkMacSystemFont, "Roboto", "Segoe UI", "Helvetica Neue", "Lucida Grande", Arial, sans-serif;
    font-size: .75em !important;
    text-indent: initial;
    background-color: #fdefef;
    border-radius: 4px;
    box-shadow: 0 1px 1px rgba(238, 95, 91, 0.25);
}
.notice--danger h4 {
    margin-top: 0 !important;
    margin-bottom: 0.75em;
    line-height: inherit;
}
.page__content .notice--danger h4 {
    margin-bottom: 0;
    font-size: 1em;
}
.notice--danger p:last-child {
    margin-bottom: 0 !important;
}
.notice--danger h4+p {
    margin-top: 0;
    padding-top: 0;
}
.notice--danger a {
    color: #ee5f5b;
}
.notice--danger a:hover {
    color: #8f3937;
}
.notice--danger code {
    background-color: #fef7f7;
}
.notice--danger pre code {
    background-color: inherit;
}
.notice--danger ul:last-child {
    margin-bottom: 0;
}
.masthead {
    position: relative;
    border-bottom: 1px solid #f2f3f3;
    -webkit-animation: intro 0.3s both;
    animation: intro 0.3s both;
    -webkit-animation-delay: 0.15s;
    animation-delay: 0.15s;
    z-index: 20;
}
.masthead__inner-wrap {
    clear: both;
    margin-left: auto;
    margin-right: auto;
    padding: 1em;
    max-width: 100%;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between;
    font-family: -apple-system, BlinkMacSystemFont, "Roboto", "Segoe UI", "Helvetica Neue", "Lucida Grande", Arial, sans-serif;
}
.masthead__inner-wrap::after {
    clear: both;
    content: "";
    display: table;
}
@media (min-width: 80em) {
    .masthead__inner-wrap {
    max-width: 1280px;
}
}.masthead__inner-wrap nav {
    z-index: 10;
}
.masthead__inner-wrap a {
    text-decoration: none;
}
.site-logo img {
    max-height: 2rem;
}
.site-title {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-item-align: center;
    align-self: center;
    font-weight: bold;
}
.site-subtitle {
    display: block;
    font-size: .625em;
}
.masthead__menu {
    float: left;
    margin-left: 0;
    margin-right: 0;
    width: 100%;
    clear: both;
}
.masthead__menu .site-nav {
    margin-left: 0;
}
@media (min-width: 37.5em) {
    .masthead__menu .site-nav {
    float: right;
}
}.masthead__menu ul {
    margin: 0;
    padding: 0;
    clear: both;
    list-style-type: none;
}
.masthead__menu-item {
    display: block;
    list-style-type: none;
    white-space: nowrap;
}
.masthead__menu-item--lg {
    padding-right: 2em;
    font-weight: 700;
}
.breadcrumbs {
    clear: both;
    margin: 0 auto;
    max-width: 100%;
    padding-left: 1em;
    padding-right: 1em;
    font-family: -apple-system, BlinkMacSystemFont, "Roboto", "Segoe UI", "Helvetica Neue", "Lucida Grande", Arial, sans-serif;
    -webkit-animation: intro 0.3s both;
    animation: intro 0.3s both;
    -webkit-animation-delay: 0.3s;
    animation-delay: 0.3s;
}
.breadcrumbs::after {
    clear: both;
    content: "";
    display: table;
}
@media (min-width: 80em) {
    .breadcrumbs {
    max-width: 1280px;
}
}.breadcrumbs ol {
    padding: 0;
    list-style: none;
    font-size: .75em;
}
@media (min-width: 64em) {
    .breadcrumbs ol {
    float: right;
    width: calc(100% - 200px);
}
}@media (min-width: 80em) {
    .breadcrumbs ol {
    width: calc(100% - 300px);
}
}.breadcrumbs li {
    display: inline;
}
.breadcrumbs .current {
    font-weight: bold;
}
.pagination {
    clear: both;
    float: left;
    margin-top: 1em;
    padding-top: 1em;
    width: 100%}
.pagination::after {
    clear: both;
    content: "";
    display: table;
}
.pagination ul {
    margin: 0;
    padding: 0;
    list-style-type: none;
    font-family: -apple-system, BlinkMacSystemFont, "Roboto", "Segoe UI", "Helvetica Neue", "Lucida Grande", Arial, sans-serif;
}
.pagination li {
    display: block;
    float: left;
    margin-left: -1px;
}
.pagination li a {
    display: block;
    margin-bottom: 0.25em;
    padding: 0.5em 1em;
    font-family: -apple-system, BlinkMacSystemFont, "Roboto", "Segoe UI", "Helvetica Neue", "Lucida Grande", Arial, sans-serif;
    font-size: 14px;
    font-weight: bold;
    line-height: 1.5;
    text-align: center;
    text-decoration: none;
    color: #646769;
    border: 1px solid #b6b6b6;
    border-radius: 0;
}
.pagination li a:hover {
    color: #3a0638;
}
.pagination li a.current, .pagination li a.current.disabled {
    color: #fff;
    background: #6f777d;
}
.pagination li a.disabled {
    color: rgba(100, 103, 105, 0.5);
    pointer-events: none;
    cursor: not-allowed;
}
.pagination li:first-child {
    margin-left: 0;
}
.pagination li:first-child a {
    border-top-left-radius: 4px;
    border-bottom-left-radius: 4px;
}
.pagination li:last-child a {
    border-top-right-radius: 4px;
    border-bottom-right-radius: 4px;
}
.pagination--pager {
    display: block;
    padding: 1em 2em;
    float: left;
    width: 50%;
    font-family: -apple-system, BlinkMacSystemFont, "Roboto", "Segoe UI", "Helvetica Neue", "Lucida Grande", Arial, sans-serif;
    font-size: 1em;
    font-weight: bold;
    text-align: center;
    text-decoration: none;
    color: #646769;
    border: 1px solid #b6b6b6;
    border-radius: 4px;
}
.pagination--pager:hover {
    background-color: #646769;
    color: #fff;
}
.pagination--pager:first-child {
    border-top-right-radius: 0;
    border-bottom-right-radius: 0;
}
.pagination--pager:last-child {
    margin-left: -1px;
    border-top-left-radius: 0;
    border-bottom-left-radius: 0;
}
.pagination--pager.disabled {
    color: rgba(100, 103, 105, 0.5);
    pointer-events: none;
    cursor: not-allowed;
}
.page__content+.pagination, .page__meta+.pagination, .comment__date+.pagination, .page__share+.pagination, .page__comments+.pagination {
    margin-top: 2em;
    padding-top: 2em;
    border-top: 1px solid #f2f3f3;
}
.greedy-nav {
    position: relative;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    min-height: 2em;
    background: #fff;
}
.greedy-nav a {
    display: block;
    margin: 0 1rem;
    color: #37b2a3;
    text-decoration: none;
    -webkit-transition: none;
    transition: none;
}
.greedy-nav a:hover {
    color: #2f978b;
}
.greedy-nav a.site-logo {
    margin-left: 0;
    margin-right: 0.5rem;
}
.greedy-nav a.site-title {
    margin-left: 0;
}
.greedy-nav img {
    -webkit-transition: none;
    transition: none;
}
.greedy-nav__toggle {
    -ms-flex-item-align: center;
    align-self: center;
    height: 2rem;
    border: 0;
    outline: none;
    background-color: transparent;
    cursor: pointer;
}
.greedy-nav .visible-links {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: end;
    -ms-flex-pack: end;
    justify-content: flex-end;
    -webkit-box-flex: 1;
    -ms-flex: 1;
    flex: 1;
    overflow: hidden;
}
.greedy-nav .visible-links li {
    -webkit-box-flex: 0;
    -ms-flex: none;
    flex: none;
}
.greedy-nav .visible-links a {
    position: relative;
}
.greedy-nav .visible-links a:before {
    content: "";
    position: absolute;
    left: 0;
    bottom: 0;
    height: 4px;
    background: #6f777d;
    width: 100%;
    -webkit-transition: all 0.2s ease-in-out;
    transition: all 0.2s ease-in-out;
    -webkit-transform: scaleX(0) translate3d(0,  0,  0);
    transform: scaleX(0) translate3d(0,  0,  0);
}
.greedy-nav .visible-links a:hover:before {
    -webkit-transform: scaleX(1);
    -ms-transform: scaleX(1);
    transform: scaleX(1);
}
.greedy-nav .hidden-links {
    position: absolute;
    top: 100%;
    right: 0;
    margin-top: 15px;
    padding: 5px;
    border: 1px solid #f2f3f3;
    border-radius: 4px;
    background: #fff;
    -webkit-box-shadow: 0 2px 4px 0 rgba(0, 0, 0, 0.16), 0 2px 10px 0 rgba(0, 0, 0, 0.12);
    box-shadow: 0 2px 4px 0 rgba(0, 0, 0, 0.16), 0 2px 10px 0 rgba(0, 0, 0, 0.12);
}
.greedy-nav .hidden-links.hidden {
    display: none;
}
.greedy-nav .hidden-links a {
    margin: 0;
    padding: 10px 20px;
    font-size: 1em;
}
.greedy-nav .hidden-links a:hover {
    color: #2f978b;
    background: #dbdddf;
}
.greedy-nav .hidden-links:before {
    content: "";
    position: absolute;
    top: -11px;
    right: 10px;
    width: 0;
    border-style: solid;
    border-width: 0 10px 10px;
    border-color: #f2f3f3 transparent;
    display: block;
    z-index: 0;
}
.greedy-nav .hidden-links:after {
    content: "";
    position: absolute;
    top: -10px;
    right: 10px;
    width: 0;
    border-style: solid;
    border-width: 0 10px 10px;
    border-color: #fff transparent;
    display: block;
    z-index: 1;
}
.greedy-nav .hidden-links li {
    display: block;
    border-bottom: 1px solid #f2f3f3;
}
.greedy-nav .hidden-links li:last-child {
    border-bottom: none;
}
.no-js .greedy-nav .visible-links {
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    overflow: visible;
}
.nav__list {
    margin-bottom: 1.5em;
}
.nav__list input[type="checkbox"], .nav__list label {
    display: none;
}
@media (max-width: 63.9375em) {
    .nav__list label {
    position: relative;
    display: inline-block;
    padding: 0.5em 2.5em 0.5em 1em;
    color: #7a8288;
    font-size: .75em;
    font-weight: bold;
    border: 1px solid #bdc1c4;
    border-radius: 4px;
    z-index: 20;
    -webkit-transition: 0.2s ease-out;
    transition: 0.2s ease-out;
    cursor: pointer;
}
.nav__list label:before, .nav__list label:after {
    content: "";
    position: absolute;
    right: 1em;
    top: 1.25em;
    width: 0.75em;
    height: 0.125em;
    line-height: 1;
    background-color: #7a8288;
    -webkit-transition: 0.2s ease-out;
    transition: 0.2s ease-out;
}
.nav__list label:after {
    -webkit-transform: rotate(90deg);
    -ms-transform: rotate(90deg);
    transform: rotate(90deg);
}
.nav__list label:hover {
    color: #fff;
    border-color: #7a8288;
    background-color: #333;
}
.nav__list label:hover:before, .nav__list label:hover:after {
    background-color: #fff;
}
.nav__list input:checked+label {
    color: white;
    background-color: #333;
}
.nav__list input:checked+label:before, .nav__list input:checked+label:after {
    background-color: #fff;
}
.nav__list label:hover:after {
    -webkit-transform: rotate(90deg);
    -ms-transform: rotate(90deg);
    transform: rotate(90deg);
}
.nav__list input:checked+label:hover:after {
    -webkit-transform: rotate(0);
    -ms-transform: rotate(0);
    transform: rotate(0);
}
.nav__list ul {
    margin-bottom: 1em;
}
.nav__list a {
    display: block;
    padding: 0.25em 0;
}
}@media (max-width: 63.9375em) and (min-width: 64em) {
    .nav__list a {
    padding-top: 0.125em;
    padding-bottom: 0.125em;
}
}@media (max-width: 63.9375em) {
    .nav__list a: hover {
    text-decoration: underline;
}
}.nav__list .nav__items {
    margin: 0;
    font-size: 1.25rem;
}
.nav__list .nav__items a {
    color: inherit;
}
.nav__list .nav__items .active {
    margin-left: -0.5em;
    padding-left: 0.5em;
    padding-right: 0.5em;
    font-weight: bold;
}
@media (max-width: 63.9375em) {
    .nav__list .nav__items {
    position: relative;
    max-height: 0;
    opacity: 0%;
    overflow: hidden;
    z-index: 10;
    -webkit-transition: 0.3s ease-in-out;
    transition: 0.3s ease-in-out;
    -webkit-transform: translate(0,  10%);
    -ms-transform: translate(0,  10%);
    transform: translate(0,  10%);
}
}@media (max-width: 63.9375em) {
    .nav__list input: checked ~ .nav__items {
    -webkit-transition: 0.5s ease-in-out;
    transition: 0.5s ease-in-out;
    max-height: 9999px;
    overflow: visible;
    opacity: 1;
    margin-top: 1em;
    -webkit-transform: translate(0,  0);
    -ms-transform: translate(0,  0);
    transform: translate(0,  0);
}
}.nav__title {
    margin: 0;
    padding: 0.5rem 0.75rem;
    font-family: -apple-system, BlinkMacSystemFont, "Roboto", "Segoe UI", "Helvetica Neue", "Lucida Grande", Arial, sans-serif;
    font-size: 1em;
    font-weight: bold;
}
.nav__sub-title {
    display: block;
    margin: 0.5rem 0;
    padding: 0.25rem 0;
    font-family: -apple-system, BlinkMacSystemFont, "Roboto", "Segoe UI", "Helvetica Neue", "Lucida Grande", Arial, sans-serif;
    font-size: .75em;
    font-weight: bold;
    text-transform: uppercase;
    border-bottom: 1px solid #f2f3f3;
}
.toc {
    font-family: -apple-system, BlinkMacSystemFont, "Roboto", "Segoe UI", "Helvetica Neue", "Lucida Grande", Arial, sans-serif;
    color: #7a8288;
    background-color: #fff;
    border: 1px solid #f2f3f3;
    border-radius: 4px;
    -webkit-box-shadow: 0 1px 1px rgba(0, 0, 0, 0.125);
    box-shadow: 0 1px 1px rgba(0, 0, 0, 0.125);
}
.toc .nav__title {
    color: #fff;
    font-size: .75em;
    background: #6f777d;
    border-top-left-radius: 4px;
    border-top-right-radius: 4px;
}
.toc .active a {
    background-color: #e2e4e5;
    color: #3d4144;
}
.toc__menu {
    margin: 0;
    padding: 0;
    width: 100%;
    list-style: none;
    font-size: .75em;
}
@media (min-width: 64em) {
    .toc__menu {
    font-size: .6875em;
}
}.toc__menu a {
    display: block;
    padding: 0.25rem 0.75rem;
    color: #646769;
    font-weight: bold;
    line-height: 1.5;
    border-bottom: 1px solid #f2f3f3;
}
.toc__menu a:hover {
    color: #3d4144;
}
.toc__menu li ul>li a {
    padding-left: 1.25rem;
    font-weight: normal;
}
.toc__menu li ul li ul>li a {
    padding-left: 1.75rem;
}
.toc__menu li ul li ul li ul>li a {
    padding-left: 2.25rem;
}
.toc__menu li ul li ul li ul li ul>li a {
    padding-left: 2.75rem;
}
.toc__menu li ul li ul li ul li ul li ul>li a {
    padding-left: 3.25rem;
}
.page__footer {
    clear: both;
    float: left;
    margin-left: 0;
    margin-right: 0;
    width: 100%;
    margin-top: 3em;
    color: #646769;
    -webkit-animation: intro 0.3s both;
    animation: intro 0.3s both;
    -webkit-animation-delay: 0.45s;
    animation-delay: 0.45s;
    background-color: #f2f3f3;
}
.page__footer::after {
    clear: both;
    content: "";
    display: table;
}
.page__footer footer {
    clear: both;
    margin-left: auto;
    margin-right: auto;
    margin-top: 2em;
    max-width: 100%;
    padding: 0 1em 2em;
}
.page__footer footer::after {
    clear: both;
    content: "";
    display: table;
}
@media (min-width: 80em) {
    .page__footer footer {
    max-width: 1280px;
}
}.page__footer a {
    color: inherit;
    text-decoration: none;
}
.page__footer a:hover {
    text-decoration: underline;
}
.page__footer .fas, .page__footer .fab, .page__footer .far, .page__footer .fal {
    color: #646769;
}
.page__footer-copyright {
    font-family: -apple-system, BlinkMacSystemFont, "Roboto", "Segoe UI", "Helvetica Neue", "Lucida Grande", Arial, sans-serif;
    font-size: .6875em;
}
.page__footer-follow ul {
    margin: 0;
    padding: 0;
    list-style-type: none;
}
.page__footer-follow li {
    display: inline-block;
    padding-top: 5px;
    padding-bottom: 5px;
    font-family: -apple-system, BlinkMacSystemFont, "Roboto", "Segoe UI", "Helvetica Neue", "Lucida Grande", Arial, sans-serif;
    font-size: .75em;
    text-transform: uppercase;
}
.page__footer-follow li+li:before {
    content: "";
    padding-right: 5px;
}
.page__footer-follow a {
    padding-right: 10px;
    font-weight: bold;
}
.page__footer-follow .social-icons a {
    white-space: nowrap;
}
.layout--search .archive__item-teaser {
    margin-bottom: 0.25em;
}
.search__toggle {
    margin-left: 1rem;
    margin-right: 1rem;
    height: 2rem;
    border: 0;
    outline: none;
    color: #6f777d;
    background-color: transparent;
    cursor: pointer;
    -webkit-transition: 0.2s;
    transition: 0.2s;
}
.search__toggle:hover {
    color: #53595e;
}
.search-icon {
    width: 100%;
    height: 100%}
.search-content {
    display: none;
    visibility: hidden;
    padding-top: 1em;
    padding-bottom: 1em;
}
.search-content__inner-wrap {
    width: 100%;
    margin-left: auto;
    margin-right: auto;
    padding-left: 1em;
    padding-right: 1em;
    -webkit-animation: intro 0.3s both;
    animation: intro 0.3s both;
    -webkit-animation-delay: 0.15s;
    animation-delay: 0.15s;
}
@media (min-width: 80em) {
    .search-content__inner-wrap {
    max-width: 1280px;
}
}.search-content__form {
    background-color: transparent;
}
.search-content .search-input {
    display: block;
    margin-bottom: 0;
    padding: 0;
    border: none;
    outline: none;
    box-shadow: none;
    background-color: transparent;
    font-size: 1.563em;
}
@media (min-width: 64em) {
    .search-content .search-input {
    font-size: 1.953em;
}
}@media (min-width: 80em) {
    .search-content .search-input {
    font-size: 2.441em;
}
}.search-content.is--visible {
    display: block;
    visibility: visible;
}
.search-content.is--visible::after {
    content: "";
    display: block;
}
.search-content .results__found {
    margin-top: 0.5em;
    font-size: .75em;
}
.search-content .archive__item {
    margin-bottom: 2em;
}
@media (min-width: 64em) {
    .search-content .archive__item {
    width: 75%}
}@media (min-width: 80em) {
    .search-content .archive__item {
    width: 50%}
}.search-content .archive__item-title {
    margin-top: 0;
}
.search-content .archive__item-excerpt {
    margin-bottom: 0;
}
.ais-search-box {
    max-width: 100% !important;
    margin-bottom: 2em;
}
.archive__item-title .ais-Highlight {
    color: #6f777d;
    font-style: normal;
    text-decoration: underline;
}
.archive__item-excerpt .ais-Highlight {
    color: #6f777d;
    font-style: normal;
    font-weight: bold;
}
div.highlighter-rouge, figure.highlight {
    position: relative;
    margin-bottom: 1em;
    background: #263238;
    color: #eff;
    font-family: Monaco, Consolas, "Lucida Console", monospace;
    font-size: .75em;
    line-height: 1.8;
    border-radius: 4px;
}
div.highlighter-rouge>pre, div.highlighter-rouge pre.highlight, figure.highlight>pre, figure.highlight pre.highlight {
    margin: 0;
    padding: 1em;
}
.highlight table {
    margin-bottom: 0;
    font-size: 1em;
    border: 0;
}
.highlight table td {
    padding: 0;
    width: calc(100% - 1em);
    border: 0;
}
.highlight table td.gutter, .highlight table td.rouge-gutter {
    padding-right: 1em;
    width: 1em;
    color: #b2ccd6;
    border-right: 1px solid #b2ccd6;
    text-align: right;
}
.highlight table td.code, .highlight table td.rouge-code {
    padding-left: 1em;
}
.highlight table pre {
    margin: 0;
}
.highlight pre {
    width: 100%}
.highlight .hll {
    background-color: #eff;
}
.highlight .c {
    color: #b2ccd6;
}
.highlight .err {
    color: #f07178;
}
.highlight .k {
    color: #c792ea;
}
.highlight .l {
    color: #f78c6c;
}
.highlight .n {
    color: #eff;
}
.highlight .o {
    color: #89ddff;
}
.highlight .p {
    color: #eff;
}
.highlight .cm {
    color: #b2ccd6;
}
.highlight .cp {
    color: #b2ccd6;
}
.highlight .c1 {
    color: #b2ccd6;
}
.highlight .cs {
    color: #b2ccd6;
}
.highlight .gd {
    color: #f07178;
}
.highlight .ge {
    font-style: italic;
}
.highlight .gh {
    color: #eff;
    font-weight: bold;
}
.highlight .gi {
    color: #c3e88d;
}
.highlight .gp {
    color: #b2ccd6;
    font-weight: bold;
}
.highlight .gs {
    font-weight: bold;
}
.highlight .gu {
    color: #89ddff;
    font-weight: bold;
}
.highlight .kc {
    color: #c792ea;
}
.highlight .kd {
    color: #c792ea;
}
.highlight .kn {
    color: #89ddff;
}
.highlight .kp {
    color: #c792ea;
}
.highlight .kr {
    color: #c792ea;
}
.highlight .kt {
    color: #ffcb6b;
}
.highlight .ld {
    color: #c3e88d;
}
.highlight .m {
    color: #f78c6c;
}
.highlight .s {
    color: #c3e88d;
}
.highlight .na {
    color: #82aaff;
}
.highlight .nb {
    color: #eff;
}
.highlight .nc {
    color: #ffcb6b;
}
.highlight .no {
    color: #f07178;
}
.highlight .nd {
    color: #89ddff;
}
.highlight .ni {
    color: #eff;
}
.highlight .ne {
    color: #f07178;
}
.highlight .nf {
    color: #82aaff;
}
.highlight .nl {
    color: #eff;
}
.highlight .nn {
    color: #ffcb6b;
}
.highlight .nx {
    color: #82aaff;
}
.highlight .py {
    color: #eff;
}
.highlight .nt {
    color: #89ddff;
}
.highlight .nv {
    color: #f07178;
}
.highlight .ow {
    color: #89ddff;
}
.highlight .w {
    color: #eff;
}
.highlight .mf {
    color: #f78c6c;
}
.highlight .mh {
    color: #f78c6c;
}
.highlight .mi {
    color: #f78c6c;
}
.highlight .mo {
    color: #f78c6c;
}
.highlight .sb {
    color: #c3e88d;
}
.highlight .sc {
    color: #eff;
}
.highlight .sd {
    color: #b2ccd6;
}
.highlight .s2 {
    color: #c3e88d;
}
.highlight .se {
    color: #f78c6c;
}
.highlight .sh {
    color: #c3e88d;
}
.highlight .si {
    color: #f78c6c;
}
.highlight .sx {
    color: #c3e88d;
}
.highlight .sr {
    color: #c3e88d;
}
.highlight .s1 {
    color: #c3e88d;
}
.highlight .ss {
    color: #c3e88d;
}
.highlight .bp {
    color: #eff;
}
.highlight .vc {
    color: #f07178;
}
.highlight .vg {
    color: #f07178;
}
.highlight .vi {
    color: #f07178;
}
.highlight .il {
    color: #f78c6c;
}
.gist th, .gist td {
    border-bottom: 0;
}
.hidden, .is--hidden {
    display: none;
    visibility: hidden;
}
.load {
    display: none;
}
.transparent {
    opacity: 0;
}
.visually-hidden, .screen-reader-text, .screen-reader-text span, .screen-reader-shortcut {
    position: absolute !important;
    clip: rect(1px,  1px,  1px,  1px);
    height: 1px !important;
    width: 1px !important;
    border: 0 !important;
    overflow: hidden;
}
body:hover .visually-hidden a, body:hover .visually-hidden input, body:hover .visually-hidden button {
    display: none !important;
}
.screen-reader-text:focus, .screen-reader-shortcut:focus {
    clip: auto !important;
    height: auto !important;
    width: auto !important;
    display: block;
    font-size: 1em;
    font-weight: bold;
    padding: 15px 23px 14px;
    background: #fff;
    z-index: 100000;
    text-decoration: none;
    box-shadow: 0 0 2px 2px rgba(0, 0, 0, 0.6);
}
.skip-link {
    position: fixed;
    z-index: 20;
    margin: 0;
    font-family: -apple-system, BlinkMacSystemFont, "Roboto", "Segoe UI", "Helvetica Neue", "Lucida Grande", Arial, sans-serif;
    white-space: nowrap;
}
.skip-link li {
    height: 0;
    width: 0;
    list-style: none;
}
.text-left {
    text-align: left;
}
.text-center {
    text-align: center;
}
.text-right {
    text-align: right;
}
.text-justify {
    text-align: justify;
}
.text-nowrap {
    white-space: nowrap;
}
.task-list {
    padding: 0;
}
.task-list li {
    list-style-type: none;
}
.task-list .task-list-item-checkbox {
    margin-right: 0.5em;
    opacity: 1;
}
.task-list .task-list {
    margin-left: 1em;
}
.cf {
    clear: both;
}
.wrapper {
    margin-left: auto;
    margin-right: auto;
    width: 100%}
.align-left {
    display: block;
    margin-left: auto;
    margin-right: auto;
}
@media (min-width: 37.5em) {
    .align-left {
    float: left;
    margin-right: 1em;
}
}.align-right {
    display: block;
    margin-left: auto;
    margin-right: auto;
}
@media (min-width: 37.5em) {
    .align-right {
    float: right;
    margin-left: 1em;
}
}.align-center {
    display: block;
    margin-left: auto;
    margin-right: auto;
}
@media (min-width: 64em) {
    .full {
    margin-right: -20.3389830508% !important;
}
}.icon {
    display: inline-block;
    fill: currentColor;
    width: 1em;
    height: 1.1em;
    line-height: 1;
    position: relative;
    top: -0.1em;
    vertical-align: middle;
}
.social-icons .fas, .social-icons .fab, .social-icons .far, .social-icons .fal {
    color: #3d4144;
}
.social-icons .fa-behance, .social-icons .fa-behance-square {
    color: #1769ff;
}
.social-icons .fa-bitbucket {
    color: #205081;
}
.social-icons .fa-dribbble, .social-icons .fa-dribble-square {
    color: #ea4c89;
}
.social-icons .fa-facebook, .social-icons .fa-facebook-square, .social-icons .fa-facebook-f {
    color: #3b5998;
}
.social-icons .fa-flickr {
    color: #ff0084;
}
.social-icons .fa-foursquare {
    color: #0072b1;
}
.social-icons .fa-github, .social-icons .fa-github-alt, .social-icons .fa-github-square {
    color: #171516;
}
.social-icons .fa-gitlab {
    color: #e24329;
}
.social-icons .fa-instagram {
    color: #517fa4;
}
.social-icons .fa-keybase {
    color: #ef7639;
}
.social-icons .fa-lastfm, .social-icons .fa-lastfm-square {
    color: #d51007;
}
.social-icons .fa-linkedin, .social-icons .fa-linkedin-in {
    color: #007bb6;
}
.social-icons .fa-mastodon {
    color: #2b90d9;
}
.social-icons .fa-pinterest, .social-icons .fa-pinterest-p, .social-icons .fa-pinterest-square {
    color: #cb2027;
}
.social-icons .fa-reddit {
    color: #ff4500;
}
.social-icons .fa-rss, .social-icons .fa-rss-square {
    color: #fa9b39;
}
.social-icons .fa-soundcloud {
    color: #f30;
}
.social-icons .fa-stack-exchange, .social-icons .fa-stack-overflow {
    color: #fe7a15;
}
.social-icons .fa-tumblr, .social-icons .fa-tumblr-square {
    color: #32506d;
}
.social-icons .fa-twitter, .social-icons .fa-twitter-square {
    color: #55acee;
}
.social-icons .fa-vimeo, .social-icons .fa-vimeo-square, .social-icons .fa-vimeo-v {
    color: #1ab7ea;
}
.social-icons .fa-vine {
    color: #00bf8f;
}
.social-icons .fa-youtube {
    color: #b00;
}
.social-icons .fa-xing, .social-icons .fa-xing-square {
    color: #006567;
}
.navicon {
    position: relative;
    width: 1.5rem;
    height: .25rem;
    background: #6f777d;
    margin: auto;
    -webkit-transition: 0.3s;
    transition: 0.3s;
}
.navicon:before, .navicon:after {
    content: "";
    position: absolute;
    left: 0;
    width: 1.5rem;
    height: .25rem;
    background: #6f777d;
    -webkit-transition: 0.3s;
    transition: 0.3s;
}
.navicon:before {
    top: -.5rem;
}
.navicon:after {
    bottom: -.5rem;
}
.close .navicon {
    background: transparent;
}
.close .navicon:before, .close .navicon:after {
    -webkit-transform-origin: 50% 50%;
    -ms-transform-origin: 50% 50%;
    transform-origin: 50% 50%;
    top: 0;
    width: 1.5rem;
}
.close .navicon:before {
    -webkit-transform: rotate3d(0,  0,  1,  45deg);
    transform: rotate3d(0,  0,  1,  45deg);
}
.close .navicon:after {
    -webkit-transform: rotate3d(0,  0,  1,  -45deg);
    transform: rotate3d(0,  0,  1,  -45deg);
}
@supports (pointer-events: none) {
    .greedy-nav__toggle: before {
    content: '';
    position: fixed;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    opacity: 0;
    background-color: #fff;
    -webkit-transition: all 0.2s ease-in-out;
    transition: all 0.2s ease-in-out;
    pointer-events: none;
}
}.greedy-nav__toggle.close:before {
    opacity: 0.9;
    -webkit-transition: all 0.2s ease-in-out;
    transition: all 0.2s ease-in-out;
    pointer-events: auto;
}
.greedy-nav__toggle:hover .navicon, .greedy-nav__toggle:hover .navicon:before, .greedy-nav__toggle:hover .navicon:after {
    background: #53595e;
}
.greedy-nav__toggle:hover.close .navicon {
    background: transparent;
}
@media (min-width: 64em) {
    .sticky {
    clear: both;
    position: -webkit-sticky;
    position: sticky;
    top: 2em;
}
.sticky::after {
    clear: both;
    content: "";
    display: table;
}
.sticky>* {
    display: block;
}
}.well {
    min-height: 20px;
    padding: 19px;
    margin-bottom: 20px;
    background-color: #f5f5f5;
    border: 1px solid #e3e3e3;
    border-radius: 4px;
    box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.05);
}
.show-modal {
    overflow: hidden;
    position: relative;
}
.show-modal:before {
    position: absolute;
    content: "";
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    z-index: 999;
    background-color: rgba(255, 255, 255, 0.85);
}
.show-modal .modal {
    display: block;
}
.modal {
    display: none;
    position: fixed;
    width: 300px;
    top: 50%;
    left: 50%;
    margin-left: -150px;
    margin-top: -150px;
    min-height: 0;
    z-index: 9999;
    background: #fff;
    border: 1px solid #f2f3f3;
    border-radius: 4px;
    box-shadow: 0 1px 1px rgba(0, 0, 0, 0.125);
}
.modal__title {
    margin: 0;
    padding: 0.5em 1em;
}
.modal__supporting-text {
    padding: 0 1em 0.5em 1em;
}
.modal__actions {
    padding: 0.5em 1em;
    border-top: 1px solid #f2f3f3;
}
.footnote {
    color: #9ba1a6;
    text-decoration: none;
}
.footnotes {
    color: #9ba1a6;
}
.footnotes ol, .footnotes li, .footnotes p {
    margin-bottom: 0;
    font-size: .9em;
}
a.reversefootnote {
    color: #7a8288;
    text-decoration: none;
}
a.reversefootnote:hover {
    text-decoration: underline;
}
.required {
    color: #ee5f5b;
    font-weight: bold;
}
.gsc-control-cse table, .gsc-control-cse tr, .gsc-control-cse td {
    border: 0;
}
.responsive-video-container {
    position: relative;
    margin-bottom: 1em;
    padding-bottom: 56.25%;
    height: 0;
    overflow: hidden;
    max-width: 100%}
.responsive-video-container iframe, .responsive-video-container object, .responsive-video-container embed {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%}
:-webkit-full-screen-ancestor .masthead, :-webkit-full-screen-ancestor .page__footer {
    position: static;
}
#main {
    clear: both;
    margin-left: auto;
    margin-right: auto;
    padding-left: 1em;
    padding-right: 1em;
    -webkit-animation: intro 0.3s both;
    animation: intro 0.3s both;
    max-width: 100%;
    -webkit-animation-delay: 0.15s;
    animation-delay: 0.15s;
}
#main::after {
    clear: both;
    content: "";
    display: table;
}
@media (min-width: 80em) {
    #main {
    max-width: 1280px;
}
}body {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    min-height: 100vh;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
}
.initial-content, .search-content {
    flex: 1 0 auto;
}
@media (min-width: 64em) {
    .page {
    float: right;
    width: calc(100% - 200px);
    padding-right: 200px;
}
}@media (min-width: 80em) {
    .page {
    width: calc(100% - 300px);
    padding-right: 300px;
}
}.page .page__inner-wrap {
    float: left;
    margin-top: 1em;
    margin-left: 0;
    margin-right: 0;
    width: 100%;
    clear: both;
}
.page .page__inner-wrap .page__content, .page .page__inner-wrap .page__meta, .page .page__inner-wrap .comment__date, .page .page__inner-wrap .page__share {
    position: relative;
    float: left;
    margin-left: 0;
    margin-right: 0;
    width: 100%;
    clear: both;
}
.page__title {
    margin-top: 0;
    line-height: 1;
}
.page__title+.page__meta, .page__title+.comment__date {
    margin-top: -0.5em;
}
.page__lead {
    font-family: -apple-system, BlinkMacSystemFont, "Roboto", "Segoe UI", "Helvetica Neue", "Lucida Grande", Arial, sans-serif;
    font-size: 1.25em;
}
.page__content h2 {
    padding-bottom: 0.5em;
    border-bottom: 1px solid #f2f3f3;
}
.page__content h1 .header-link, .page__content h2 .header-link, .page__content h3 .header-link, .page__content h4 .header-link, .page__content h5 .header-link, .page__content h6 .header-link {
    position: relative;
    left: 0.5em;
    opacity: 0;
    font-size: 0.8em;
    -webkit-transition: opacity 0.2s ease-in-out 0.1s;
    -moz-transition: opacity 0.2s ease-in-out 0.1s;
    -o-transition: opacity 0.2s ease-in-out 0.1s;
    transition: opacity 0.2s ease-in-out 0.1s;
}
.page__content h1:hover .header-link, .page__content h2:hover .header-link, .page__content h3:hover .header-link, .page__content h4:hover .header-link, .page__content h5:hover .header-link, .page__content h6:hover .header-link {
    opacity: 1;
}
.page__content p, .page__content li, .page__content dl {
    font-size: 1em;
}
.page__content p {
    margin: 0 0 1.3em;
}
.page__content a:not(.btn):hover {
    text-decoration: underline;
}
.page__content a:not(.btn):hover img {
    box-shadow: 0 0 10px rgba(0, 0, 0, 0.25);
}
.page__content dt {
    margin-top: 1em;
    font-family: -apple-system, BlinkMacSystemFont, "Roboto", "Segoe UI", "Helvetica Neue", "Lucida Grande", Arial, sans-serif;
    font-weight: bold;
}
.page__content dd {
    margin-left: 1em;
    font-family: -apple-system, BlinkMacSystemFont, "Roboto", "Segoe UI", "Helvetica Neue", "Lucida Grande", Arial, sans-serif;
    font-size: .75em;
}
.page__content .small {
    font-size: .75em;
}
.page__content blockquote+.small {
    margin-top: -1.5em;
    padding-left: 1.25rem;
}
.page__hero {
    position: relative;
    margin-bottom: 2em;
    clear: both;
    -webkit-animation: intro 0.3s both;
    animation: intro 0.3s both;
    -webkit-animation-delay: 0.25s;
    animation-delay: 0.25s;
}
.page__hero::after {
    clear: both;
    content: "";
    display: table;
}
.page__hero--overlay {
    position: relative;
    margin-bottom: 2em;
    padding: 3em 0;
    clear: both;
    background-size: cover;
    background-repeat: no-repeat;
    background-position: center;
    -webkit-animation: intro 0.3s both;
    animation: intro 0.3s both;
    -webkit-animation-delay: 0.25s;
    animation-delay: 0.25s;
}
.page__hero--overlay::after {
    clear: both;
    content: "";
    display: table;
}
.page__hero--overlay a {
    color: #fff;
}
.page__hero--overlay .wrapper {
    padding-left: 1em;
    padding-right: 1em;
}
@media (min-width: 80em) {
    .page__hero--overlay .wrapper {
    max-width: 1280px;
}
}.page__hero--overlay .page__title, .page__hero--overlay .page__meta, .page__hero--overlay .comment__date, .page__hero--overlay .page__lead, .page__hero--overlay .btn {
    color: #fff;
    text-shadow: 1px 1px 4px rgba(0, 0, 0, 0.5);
}
.page__hero--overlay .page__lead {
    max-width: 768px;
}
.page__hero--overlay .page__title {
    font-size: 1.953em;
}
@media (min-width: 37.5em) {
    .page__hero--overlay .page__title {
    font-size: 2.441em;
}
}.page__hero-image {
    width: 100%;
    height: auto;
    -ms-interpolation-mode: bicubic;
}
.page__hero-caption {
    position: absolute;
    bottom: 0;
    right: 0;
    margin: 0 auto;
    padding: 2px 5px;
    color: #fff;
    font-family: Georgia, Times, serif;
    font-size: .6875em;
    background: #000;
    text-align: right;
    z-index: 5;
    opacity: 0.5;
    border-radius: 4px 0 0 0;
}
@media (min-width: 64em) {
    .page__hero-caption {
    padding: 5px 10px;
}
}.page__hero-caption a {
    color: #fff;
    text-decoration: none;
}
.page__share {
    margin-top: 2em;
    padding-top: 1em;
    border-top: 1px solid #f2f3f3;
}
@media (max-width: 37.5em) {
    .page__share .btn span {
    border: 0;
    clip: rect(0 0 0 0);
    height: 1px;
    margin: -1px;
    overflow: hidden;
    padding: 0;
    position: absolute;
    width: 1px;
}
}.page__share-title {
    margin-bottom: 10px;
    font-size: .75em;
    text-transform: uppercase;
}
.page__meta, .comment__date {
    margin-top: 2em;
    color: #646769;
    font-family: -apple-system, BlinkMacSystemFont, "Roboto", "Segoe UI", "Helvetica Neue", "Lucida Grande", Arial, sans-serif;
    font-size: .75em;
}
.page__meta p, .comment__date p {
    margin: 0;
}
.page__meta a, .comment__date a {
    color: inherit;
}
.page__meta-title {
    margin-bottom: 10px;
    font-size: .75em;
    text-transform: uppercase;
}
.page__meta-sep::before {
    content: "\2022";
    padding-left: 0.5em;
    padding-right: 0.5em;
}
.page__taxonomy .sep {
    display: none;
}
.page__taxonomy strong {
    margin-right: 10px;
}
.page__taxonomy-item {
    display: inline-block;
    margin-right: 5px;
    margin-bottom: 8px;
    padding: 5px 10px;
    text-decoration: none;
    border: 1px solid #b6b6b6;
    border-radius: 4px;
}
.page__taxonomy-item:hover {
    text-decoration: none;
    color: #3a0638;
}
.taxonomy__section {
    margin-bottom: 2em;
    padding-bottom: 1em;
}
.taxonomy__section:not(:last-child) {
    border-bottom: solid 1px #f2f3f3;
}
.taxonomy__section .archive__item-title {
    margin-top: 0;
}
.taxonomy__section .archive__subtitle {
    clear: both;
    border: 0;
}
.taxonomy__section+.taxonomy__section {
    margin-top: 2em;
}
.taxonomy__title {
    margin-bottom: 0.5em;
    color: #646769;
}
.taxonomy__count {
    color: #646769;
}
.taxonomy__index {
    display: grid;
    grid-column-gap: 2em;
    grid-template-columns: repeat(2,  1fr);
    margin: 1.414em 0;
    padding: 0;
    font-size: 0.75em;
    list-style: none;
}
@media (min-width: 64em) {
    .taxonomy__index {
    grid-template-columns: repeat(3,  1fr);
}
}.taxonomy__index a {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    padding: 0.25em 0;
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between;
    color: inherit;
    text-decoration: none;
    border-bottom: 1px solid #f2f3f3;
}
.back-to-top {
    display: block;
    clear: both;
    color: #646769;
    font-size: 0.6em;
    text-transform: uppercase;
    text-align: right;
    text-decoration: none;
}
.page__comments {
    float: left;
    margin-left: 0;
    margin-right: 0;
    width: 100%;
    clear: both;
}
.page__comments-title {
    margin-top: 2rem;
    margin-bottom: 10px;
    padding-top: 2rem;
    font-size: .75em;
    border-top: 1px solid #f2f3f3;
    text-transform: uppercase;
}
.page__comments-form {
    -webkit-transition: all 0.2s ease-in-out;
    transition: all 0.2s ease-in-out;
}
.page__comments-form.disabled input, .page__comments-form.disabled button, .page__comments-form.disabled textarea, .page__comments-form.disabled label {
    pointer-events: none;
    cursor: not-allowed;
    filter: alpha(opacity=65);
    box-shadow: none;
    opacity: 0.65;
}
.comment {
    clear: both;
    margin: 1em 0;
}
.comment::after {
    clear: both;
    content: "";
    display: table;
}
.comment:not(:last-child) {
    border-bottom: 1px solid #f2f3f3;
}
.comment__avatar-wrapper {
    float: left;
    width: 60px;
    height: 60px;
}
@media (min-width: 64em) {
    .comment__avatar-wrapper {
    width: 100px;
    height: 100px;
}
}.comment__avatar {
    width: 40px;
    height: 40px;
    border-radius: 50%}
@media (min-width: 64em) {
    .comment__avatar {
    width: 80px;
    height: 80px;
    padding: 5px;
    border: 1px solid #f2f3f3;
}
}.comment__content-wrapper {
    float: right;
    width: calc(100% - 60px);
}
@media (min-width: 64em) {
    .comment__content-wrapper {
    width: calc(100% - 100px);
}
}.comment__author {
    margin: 0;
}
.comment__author a {
    text-decoration: none;
}
.comment__date {
    margin: 0;
}
.comment__date a {
    text-decoration: none;
}
.page__related {
    clear: both;
    float: left;
    margin-top: 2em;
    padding-top: 1em;
    border-top: 1px solid #f2f3f3;
}
.page__related::after {
    clear: both;
    content: "";
    display: table;
}
@media (min-width: 64em) {
    .page__related {
    float: right;
    width: calc(100% - 200px);
}
}@media (min-width: 80em) {
    .page__related {
    width: calc(100% - 300px);
}
}.page__related a {
    color: inherit;
    text-decoration: none;
}
.page__related-title {
    margin-bottom: 10px;
    font-size: .75em;
    text-transform: uppercase;
}
@media (min-width: 64em) {
    .wide .page {
    padding-right: 0;
}
}@media (min-width: 80em) {
    .wide .page {
    padding-right: 0;
}
}@media (min-width: 64em) {
    .wide .page__related {
    padding-right: 0;
}
}@media (min-width: 80em) {
    .wide .page__related {
    padding-right: 0;
}
}.archive {
    margin-top: 1em;
    margin-bottom: 2em;
}
@media (min-width: 64em) {
    .archive {
    float: right;
    width: calc(100% - 200px);
    padding-right: 200px;
}
}@media (min-width: 80em) {
    .archive {
    width: calc(100% - 300px);
    padding-right: 300px;
}
}.archive__item {
    position: relative;
}
.archive__item a {
    position: relative;
    z-index: 10;
}
.archive__item a[rel="permalink"] {
    position: static;
}
.archive__subtitle {
    margin: 1.414em 0 0.5em;
    padding-bottom: 0.5em;
    font-size: 1em;
    color: #646769;
    border-bottom: 1px solid #f2f3f3;
}
.archive__subtitle+.list__item .archive__item-title {
    margin-top: 0.5em;
}
.archive__item-title {
    margin-bottom: 0.25em;
    font-family: -apple-system, BlinkMacSystemFont, "Roboto", "Segoe UI", "Helvetica Neue", "Lucida Grande", Arial, sans-serif;
    line-height: initial;
    overflow: hidden;
    text-overflow: ellipsis;
}
.archive__item-title a[rel="permalink"]::before {
    content: '';
    position: absolute;
    left: 0;
    top: 0;
    right: 0;
    bottom: 0;
}
.archive__item-title a+a {
    opacity: 0.5;
}
.page__content .archive__item-title {
    margin-top: 1em;
    border-bottom: none;
}
.archive__item-excerpt {
    margin-top: 0;
    font-size: .75em;
}
.archive__item-excerpt+p {
    text-indent: 0;
}
.archive__item-excerpt a {
    position: relative;
}
.archive__item-teaser {
    position: relative;
    border-radius: 4px;
    overflow: hidden;
}
.archive__item-teaser img {
    width: 100%}
.archive__item-caption {
    position: absolute;
    bottom: 0;
    right: 0;
    margin: 0 auto;
    padding: 2px 5px;
    color: #fff;
    font-family: Georgia, Times, serif;
    font-size: .625em;
    background: #000;
    text-align: right;
    z-index: 5;
    opacity: 0.5;
    border-radius: 4px 0 0 0;
}
@media (min-width: 64em) {
    .archive__item-caption {
    padding: 5px 10px;
}
}.archive__item-caption a {
    color: #fff;
    text-decoration: none;
}
.list__item .page__meta, .list__item .comment__date {
    margin: 0 0 4px;
    font-size: 0.6em;
}
@media (min-width: 64em) {
    .archive .grid__wrapper {
    margin-right: -200px;
}
}@media (min-width: 80em) {
    .archive .grid__wrapper {
    margin-right: -300px;
}
}.grid__item {
    margin-bottom: 2em;
}
@media (min-width: 37.5em) {
    .grid__item {
    float: left;
    width: 48.9795918367%}
.grid__item:nth-child(2n+1) {
    clear: both;
    margin-left: 0;
}
.grid__item:nth-child(2n+2) {
    clear: none;
    margin-left: 2.0408163265%}
}@media (min-width: 48em) {
    .grid__item {
    margin-left: 0;
    margin-right: 0;
    width: 23.7288135593%}
.grid__item:nth-child(2n+1) {
    clear: none;
}
.grid__item:nth-child(4n+1) {
    clear: both;
}
.grid__item:nth-child(4n+2) {
    clear: none;
    margin-left: 1.6949152542%}
.grid__item:nth-child(4n+3) {
    clear: none;
    margin-left: 1.6949152542%}
.grid__item:nth-child(4n+4) {
    clear: none;
    margin-left: 1.6949152542%}
}.grid__item .page__meta, .grid__item .comment__date {
    margin: 0 0 4px;
    font-size: 0.6em;
}
.grid__item .page__meta-sep {
    display: block;
}
.grid__item .page__meta-sep::before {
    display: none;
}
.grid__item .archive__item-title {
    margin-top: 0.5em;
    font-size: 1em;
}
.grid__item .archive__item-excerpt {
    display: none;
}
@media (min-width: 48em) {
    .grid__item .archive__item-excerpt {
    display: block;
    font-size: .75em;
}
}@media (min-width: 37.5em) {
    .grid__item .archive__item-teaser {
    max-height: 200px;
}
}@media (min-width: 48em) {
    .grid__item .archive__item-teaser {
    max-height: 120px;
}
}.feature__wrapper {
    clear: both;
    margin-bottom: 2em;
    border-bottom: 1px solid #f2f3f3;
}
.feature__wrapper::after {
    clear: both;
    content: "";
    display: table;
}
.feature__wrapper .archive__item-title {
    margin-bottom: 0;
}
.feature__item {
    position: relative;
    margin-bottom: 2em;
    font-size: 1.125em;
}
@media (min-width: 37.5em) {
    .feature__item {
    float: left;
    margin-bottom: 0;
    width: 32.2033898305%}
.feature__item:nth-child(3n+1) {
    clear: both;
    margin-left: 0;
}
.feature__item:nth-child(3n+2) {
    clear: none;
    margin-left: 1.6949152542%}
.feature__item:nth-child(3n+3) {
    clear: none;
    margin-left: 1.6949152542%}
.feature__item .feature__item-teaser {
    max-height: 200px;
    overflow: hidden;
}
}.feature__item .archive__item-body {
    padding-left: 1.6949152542%;
    padding-right: 1.6949152542%}
.feature__item a.btn::before {
    content: '';
    position: absolute;
    left: 0;
    top: 0;
    right: 0;
    bottom: 0;
}
.feature__item--left {
    position: relative;
    float: left;
    margin-left: 0;
    margin-right: 0;
    width: 100%;
    clear: both;
    font-size: 1.125em;
}
.feature__item--left .archive__item {
    float: left;
}
.feature__item--left .archive__item-teaser {
    margin-bottom: 2em;
}
.feature__item--left a.btn::before {
    content: '';
    position: absolute;
    left: 0;
    top: 0;
    right: 0;
    bottom: 0;
}
@media (min-width: 37.5em) {
    .feature__item--left .archive__item-teaser {
    float: left;
    width: 40.6779661017%}
.feature__item--left .archive__item-body {
    float: right;
    padding-left: 1.6949152542%;
    padding-right: 1.6949152542%;
    width: 57.6271186441%}
}.feature__item--right {
    position: relative;
    float: left;
    margin-left: 0;
    margin-right: 0;
    width: 100%;
    clear: both;
    font-size: 1.125em;
}
.feature__item--right .archive__item {
    float: left;
}
.feature__item--right .archive__item-teaser {
    margin-bottom: 2em;
}
.feature__item--right a.btn::before {
    content: '';
    position: absolute;
    left: 0;
    top: 0;
    right: 0;
    bottom: 0;
}
@media (min-width: 37.5em) {
    .feature__item--right {
    text-align: right;
}
.feature__item--right .archive__item-teaser {
    float: right;
    width: 40.6779661017%}
.feature__item--right .archive__item-body {
    float: left;
    width: 57.6271186441%;
    padding-left: 1.6949152542%;
    padding-right: 1.6949152542%}
}.feature__item--center {
    position: relative;
    float: left;
    margin-left: 0;
    margin-right: 0;
    width: 100%;
    clear: both;
    font-size: 1.125em;
}
.feature__item--center .archive__item {
    float: left;
    width: 100%}
.feature__item--center .archive__item-teaser {
    margin-bottom: 2em;
}
.feature__item--center a.btn::before {
    content: '';
    position: absolute;
    left: 0;
    top: 0;
    right: 0;
    bottom: 0;
}
@media (min-width: 37.5em) {
    .feature__item--center {
    text-align: center;
}
.feature__item--center .archive__item-teaser {
    margin: 0 auto;
    width: 40.6779661017%}
.feature__item--center .archive__item-body {
    margin: 0 auto;
    width: 57.6271186441%}
}.archive .feature__wrapper .archive__item-title {
    margin-top: 0.25em;
    font-size: 1em;
}
.archive .feature__item, .archive .feature__item--left, .archive .feature__item--center, .archive .feature__item--right {
    font-size: 1em;
}
@media (min-width: 64em) {
    .wide .archive {
    padding-right: 0;
}
}@media (min-width: 80em) {
    .wide .archive {
    padding-right: 0;
}
}.layout--single .feature__wrapper {
    display: inline-block;
}
.sidebar {
    clear: both;
}
.sidebar::after {
    clear: both;
    content: "";
    display: table;
}
@media (min-width: 64em) {
    .sidebar {
    float: left;
    width: calc(200px - 1em);
    opacity: 0.75;
    -webkit-transition: opacity 0.2s ease-in-out;
    transition: opacity 0.2s ease-in-out;
}
.sidebar:hover {
    opacity: 1;
}
.sidebar.sticky {
    overflow-y: auto;
    max-height: calc(100vh - 2em - 2em);
}
}@media (min-width: 80em) {
    .sidebar {
    width: calc(300px - 1em);
}
}.sidebar>* {
    margin-top: 1em;
    margin-bottom: 1em;
}
.sidebar h2, .sidebar h3, .sidebar h4, .sidebar h5, .sidebar h6 {
    margin-bottom: 0;
    font-family: -apple-system, BlinkMacSystemFont, "Roboto", "Segoe UI", "Helvetica Neue", "Lucida Grande", Arial, sans-serif;
}
.sidebar p, .sidebar li {
    font-family: -apple-system, BlinkMacSystemFont, "Roboto", "Segoe UI", "Helvetica Neue", "Lucida Grande", Arial, sans-serif;
    font-size: .85em;
    line-height: 1.5;
}
.sidebar img {
    width: 100%}
.sidebar img.emoji {
    width: 20px;
    height: 20px;
}
.sidebar__right {
    margin-bottom: 1em;
}
@media (min-width: 64em) {
    .sidebar__right {
    position: absolute;
    top: 0;
    right: 0;
    width: 200px;
    margin-right: -200px;
    padding-left: 1em;
    z-index: 10;
}
.sidebar__right.sticky {
    clear: both;
    position: -webkit-sticky;
    position: sticky;
    top: 2em;
    float: right;
}
.sidebar__right.sticky::after {
    clear: both;
    content: "";
    display: table;
}
}@media (min-width: 80em) {
    .sidebar__right {
    width: 300px;
}
}@media (min-width: 64em) {
    .splash .sidebar__right {
    position: relative;
    float: right;
    margin-right: 0;
}
}@media (min-width: 80em) {
    .splash .sidebar__right {
    margin-right: 0;
}
}.author__avatar {
    display: table-cell;
    vertical-align: top;
    width: 36px;
    height: 36px;
}
@media (min-width: 64em) {
    .author__avatar {
    display: block;
    width: auto;
    height: auto;
}
}.author__avatar img {
    max-width: 110px;
    border-radius: 50%}
@media (min-width: 64em) {
    .author__avatar img {
    padding: 5px;
    border: 1px solid #f2f3f3;
}
}.author__content {
    display: table-cell;
    vertical-align: top;
    padding-left: 15px;
    padding-right: 25px;
    line-height: 1;
}
@media (min-width: 64em) {
    .author__content {
    display: block;
    width: 100%;
    padding-left: 0;
    padding-right: 0;
}
}.author__content a {
    color: inherit;
    text-decoration: none;
}
.author__name {
    margin: 0;
}
@media (min-width: 64em) {
    .author__name {
    margin-top: 10px;
    margin-bottom: 10px;
}
}.sidebar .author__name {
    font-family: -apple-system, BlinkMacSystemFont, "Roboto", "Segoe UI", "Helvetica Neue", "Lucida Grande", Arial, sans-serif;
    font-size: 1em;
}
.author__bio {
    margin: 0;
}
@media (min-width: 64em) {
    .author__bio {
    margin-top: 10px;
    margin-bottom: 20px;
}
}.author__urls-wrapper {
    position: relative;
    display: table-cell;
    vertical-align: middle;
    font-family: -apple-system, BlinkMacSystemFont, "Roboto", "Segoe UI", "Helvetica Neue", "Lucida Grande", Arial, sans-serif;
    z-index: 20;
    cursor: pointer;
}
.author__urls-wrapper li:last-child a {
    margin-bottom: 0;
}
.author__urls-wrapper .author__urls span.label {
    padding-left: 5px;
}
@media (min-width: 64em) {
    .author__urls-wrapper {
    display: block;
}
}.author__urls-wrapper button {
    position: relative;
    margin-bottom: 0;
}
@supports (pointer-events: none) {
    .author__urls-wrapper button: before {
    content: '';
    position: fixed;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    pointer-events: none;
}
}.author__urls-wrapper button.open:before {
    pointer-events: auto;
}
@media (min-width: 64em) {
    .author__urls-wrapper button {
    display: none;
}
}.author__urls {
    display: none;
    position: absolute;
    right: 0;
    margin-top: 15px;
    padding: 10px;
    list-style-type: none;
    border: 1px solid #f2f3f3;
    border-radius: 4px;
    background: #fff;
    box-shadow: 0 2px 4px 0 rgba(0, 0, 0, 0.16), 0 2px 10px 0 rgba(0, 0, 0, 0.12);
    cursor: default;
}
.author__urls.is--visible {
    display: block;
}
@media (min-width: 64em) {
    .author__urls {
    display: block;
    position: relative;
    margin: 0;
    padding: 0;
    border: 0;
    background: transparent;
    box-shadow: none;
}
}.author__urls:before {
    display: block;
    content: "";
    position: absolute;
    top: -11px;
    left: calc(50% - 10px);
    width: 0;
    border-style: solid;
    border-width: 0 10px 10px;
    border-color: #f2f3f3 transparent;
    z-index: 0;
}
@media (min-width: 64em) {
    .author__urls: before {
    display: none;
}
}.author__urls:after {
    display: block;
    content: "";
    position: absolute;
    top: -10px;
    left: calc(50% - 10px);
    width: 0;
    border-style: solid;
    border-width: 0 10px 10px;
    border-color: #fff transparent;
    z-index: 1;
}
@media (min-width: 64em) {
    .author__urls: after {
    display: none;
}
}.author__urls ul {
    padding: 10px;
    list-style-type: none;
}
.author__urls li {
    white-space: nowrap;
}
.author__urls a {
    display: block;
    margin-bottom: 5px;
    padding-right: 5px;
    padding-top: 2px;
    padding-bottom: 2px;
    color: inherit;
    font-size: 1em;
    text-decoration: none;
}
.author__urls a:hover {
    text-decoration: underline;
}
.wide .sidebar__right {
    margin-bottom: 1em;
}
@media (min-width: 64em) {
    .wide .sidebar__right {
    position: initial;
    top: initial;
    right: initial;
    width: initial;
    margin-right: initial;
    padding-left: initial;
    z-index: initial;
}
.wide .sidebar__right.sticky {
    float: none;
}
}@media (min-width: 80em) {
    .wide .sidebar__right {
    width: initial;
    margin-right: initial;
}
}@media print {
    [hidden] {
    display: none;
}
* {
    -moz-box-sizing: border-box;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
}
html {
    margin: 0;
    padding: 0;
    min-height: auto !important;
    font-size: 16px;
}
body {
    margin: 0 auto;
    background: #fff !important;
    color: #000 !important;
    font-size: 1rem;
    line-height: 1.5;
    -moz-osx-font-smoothing: grayscale;
    -webkit-font-smoothing: antialiased;
    text-rendering: optimizeLegibility;
}
h1, h2, h3, h4, h5, h6 {
    color: #000;
    line-height: 1.2;
    margin-bottom: 0.75rem;
    margin-top: 0;
}
h1 {
    font-size: 2.5rem;
}
h2 {
    font-size: 2rem;
}
h3 {
    font-size: 1.75rem;
}
h4 {
    font-size: 1.5rem;
}
h5 {
    font-size: 1.25rem;
}
h6 {
    font-size: 1rem;
}
a, a:visited {
    color: #000;
    text-decoration: underline;
    word-wrap: break-word;
}
table {
    border-collapse: collapse;
}
thead {
    display: table-header-group;
}
table, th, td {
    border-bottom: 1px solid #000;
}
td, th {
    padding: 8px 16px;
}
img {
    border: 0;
    display: block;
    max-width: 100% !important;
    vertical-align: middle;
}
hr {
    border: 0;
    border-bottom: 2px solid #bbb;
    height: 0;
    margin: 2.25rem 0;
    padding: 0;
}
dt {
    font-weight: bold;
}
dd {
    margin: 0;
    margin-bottom: 0.75rem;
}
abbr[title], acronym[title] {
    border: 0;
    text-decoration: none;
}
table, blockquote, pre, code, figure, li, hr, ul, ol, a, tr {
    page-break-inside: avoid;
}
h2, h3, h4, p, a {
    orphans: 3;
    widows: 3;
}
h1, h2, h3, h4, h5, h6 {
    page-break-after: avoid;
    page-break-inside: avoid;
}
h1+p, h2+p, h3+p {
    page-break-before: avoid;
}
img {
    page-break-after: auto;
    page-break-before: auto;
    page-break-inside: avoid;
}
pre {
    white-space: pre-wrap !important;
    word-wrap: break-word;
}
a[href^='http://']:after, a[href^='https://']:after, a[href^='ftp://']:after {
    content: " (" attr(href) ")";
    font-size: 80%}
abbr[title]:after, acronym[title]:after {
    content: " (" attr(title) ")"}
#main {
    max-width: 100%}
.page {
    margin: 0;
    padding: 0;
    width: 100%}
.page-break, .page-break-before {
    page-break-before: always;
}
.page-break-after {
    page-break-after: always;
}
.no-print {
    display: none;
}
a.no-reformat:after {
    content: ''}
abbr[title].no-reformat:after, acronym[title].no-reformat:after {
    content: ''}
.page__hero-caption {
    color: #000 !important;
    background: #fff !important;
    opacity: 1;
}
.page__hero-caption a {
    color: #000 !important;
}
.masthead, .toc, .page__share, .page__related, .pagination, .ads, .page__footer, .page__comments-form, .author__avatar, .author__content, .author__urls-wrapper, .nav__list, .sidebar, .adsbygoogle {
    display: none !important;
    height: 1px !important;
}
}.card {
    border: solid #FFFFFF 1px;
    transition: 0.3s;
    border-radius: 5px;
    display: inline-block;
    margin: 10px;
}
.card .elastic-fai {
    font-size: 2.441em;
    margin-bottom: 0.5em;
}
@media (min-width: 48em) {
    .card .elastic-fai {
    font-size: 1.953em;
}
}@media (min-width: 64em) {
    .card .elastic-fai {
    font-size: 1em;
}
}.post-card {
    cursor: pointer;
}
.card-title {
    padding: 2px 15px;
    font-weight: bold;
}
p.card-title {
    margin: 0 0 0;
}
.card .card-content {
    padding: 2px 15px;
    font-size: .6875em;
}
.card img {
    border-radius: 5px 5px 5px 5px;
    padding: 2px 15px;
}
span.content-line {
    display: block;
}
@media only screen and (min-width: 600px) {
    .col-s-1 {
    width: 8.33%}
.col-s-2 {
    width: 16.66%}
.col-s-3 {
    width: 25%}
.col-s-4 {
    width: 33.33%}
.col-s-5 {
    width: 41.66%}
.col-s-6 {
    width: 50%}
.col-s-7 {
    width: 58.33%}
.col-s-8 {
    width: 66.66%}
.col-s-9 {
    width: 75%}
.col-s-10 {
    width: 83.33%}
.col-s-11 {
    width: 91.66%}
.col-s-12 {
    width: 100%}
}@media only screen and (min-width: 768px) {
    .col-1 {
    width: 8.33%}
.col-2 {
    width: 16.66%}
.col-3 {
    width: 25%}
.col-4 {
    width: 33.33%}
.col-5 {
    width: 41.66%}
.col-6 {
    width: 50%}
.col-7 {
    width: 58.33%}
.col-8 {
    width: 66.66%}
.col-9 {
    width: 75%}
.col-10 {
    width: 83.33%}
.col-11 {
    width: 91.66%}
.col-12 {
    width: 100%}
}.fc-daygrid table, .fc-list-table, .fc-timegrid table {
    display: table;
    margin-bottom: 0;
}
#calendar {
    font-family: Arial,  Helvetica Neue,  Helvetica,  sans-serif;
    font-size: .625em;
    max-width: 1100px;
}
.fg-cfc-deadline {
    font-weight: bold;
}
a.usrse-event, a.usrse-event:visited, a.usrse-event:focus {
    color: #3d4144;
    font-weight: normal;
}
.add-to-calendar {
    display: inline !important;
}
.add-to-calendar>.add-to-calendar-widget {
    display: inherit !important;
    font-family: 'Karla',  'Helvetica',  sans-serif !important;
}
.add-to-calendar-label {
    background-color: #1b8275 !important;
    font-weight: bold;
    font-size: 0.85em;
    color: #fff;
    padding: 0.5em 1em 0.5em 2.5em !important;
    background-image: none !important;
}
.add-to-calendar-dropdown {
    width: max-content;
}
.add-to-calendar-label:before {
    content: "\f271";
    font-family: "Font Awesome 5 Free";
    position: absolute;
    top: 0;
    left: 1em;
    font-size: 1em;
    color: #fff;
}
li.presenter {
    list-style-type: '*  '}
@media not all and (min-resolution: 0.001dpcm) {
    @supports (-webkit-appearance:  none) and (stroke-color: transparent) {
    li.presenter {
    list-style-type: none;
}
li.presenter::before {
    content: "*";
    left: 1.5em;
    position: absolute;
}
}}.masthead {
    background-color: #0c0c0c;
    border-bottom: none;
}
.page__hero--overlay {
    background-color: black;
}
.greedy-nav {
    background: #fff0;
}
.greedy-nav .visible-links a:before {
    background: #37b2a3;
}
.toc {
    color: #474747;
    font-family: 'Karla', 'Helvetica' sans-serif;
}
.toc .nav__title {
    background-color: #474747;
    font-family: 'Karla', 'Helvetica' sans-serif;
}
.toc .active a, .toc a:visited {
    color: #646464;
    background-color: #dadada;
}
.nav__sub-title {
    color: #474747;
}
a.missing:link {
    color: red;
}
a.missing:visited {
    color: red;
}
.pagination--pager.disabled {
    color: #787878;
}
.page__footer-nav {
    font-size: .6875em;
    margin-bottom: 10px;
}
.page__footer-nav a {
    padding: 1em;
}
nav.pagination {
    color: #787878;
}
.btn {
    font-family: 'Karla',  'Helvetica',  sans-serif;
    font-size: 0.85em;
}
.btn--success, .btn--success:visited, .btn--success:focus {
    background-color: #1b8275;
}
.btn--success:hover {
    background-color: #2e9f91;
}
.btn--zoom, .btn--zoom:visited, .btn--zoom:focus {
    background-color: #2D8CFF;
}
.btn--zoom:hover {
    background-color: #174680;
}
.btn--danger, .btn--danger:visited, .btn--danger:focus {
    background-color: #e95371;
}
.btn--danger:hover {
    background-color: #ec6a84;
}
.btn--info, .btn--info:visited, .btn--info:focus {
    background-color: #d8b117;
    color: #0c0c0c;
}
.btn--info:hover {
    background-color: #e7bf21;
    color: #0c0c0c;
}
a:focus, button:focus {
    outline: none;
}
.btn--primary, .btn--primary:visited, .btn--primary:focus {
    background-color: #474747;
}
.btn--primary:hover {
    background-color: #646464;
}
.btn--light-outline:hover {
    background-color: rgba(37, 178, 161, 0.3);
    color: #fff;
}
@media only screen and (max-width: 1023px) {
    #twitter-holder {
    display: none;
}
}.author__avatar img {
    border-radius: 0;
    max-width: 180px;
}
.page__footer {
    color: #ffffff;
    background-color: #0c0c0c;
}
.page__footer-nav {
    font-size: 0.75em;
}
.page__footer-nav a {
    color: #c381c0;
}
.page__footer-copyright a {
    color: #c381c0;
}
.page__footer .fas, .page__footer .fab, .page__footer .far, .page__footer .fal {
    color: #fff;
}
.page__content a:not(#goog-wm-sb):hover img.orcid-icon {
    box-shadow: none;
}
a.footnote:visited {
    color: inherit;
}
a.footnote:focus, a.footnote:hover {
    color: #9ba1a6;
}
html {
    scroll-behavior: smooth;
}
.back-to-top-wrapper {
    position: absolute;
    top: 100vh;
    right: 0;
    bottom: 0;
    width: 3em;
    pointer-events: none;
}

.back-to-top-link {
    position: fixed;
    position: sticky;
    pointer-events: all;
    top: calc(100vh - 5rem);
    display: inline-block;
    border: none;
    outline: none;
    cursor: pointer;
    text-decoration: none;
    border-radius: 50%}
.back-to-top-link, .back-to-top-link:visited, .back-to-top-link:focus {
    color: #fff;
    background-color: #0c0c0c;
}
.back-to-top-link:hover {
    color: #fff;
    background-color: #646464;
}
.events-sidebar {
    padding-top: 2em;
}
select.registration-menu {
    font-family: 'Font Awesome 5 Free',  'sans-serif';
    text-align: left;
    -webkit-appearance: none;
    -moz-appearance: none;
    appearance: none;
    max-width: 200px;
    background: url('data:image/svg+xml;
    utf8, <svg aria-hidden="true" focusable="false" data-prefix="fas" data-icon="caret-down" class="svg-inline--fa fa-caret-down fa-w-10" role="img" xmlns="http: //www.w3.org/2000/svg" viewBox="0 0 320 512"><path fill="white" d="M31.3 192h257.3c17.8 0 26.7 21.5 14.1 34.1L174.1 354.8c-7.8 7.8-20.5 7.8-28.3 0L17.2 226.1C4.6 213.5 13.5 192 31.3 192z"></path></svg>') #1b8275 no-repeat calc(100% - 10px) !important;
}
select.registration-menu:hover {
    background: url('data:image/svg+xml;
    utf8, <svg aria-hidden="true" focusable="false" data-prefix="fas" data-icon="caret-down" class="svg-inline--fa fa-caret-down fa-w-10" role="img" xmlns="http: //www.w3.org/2000/svg" viewBox="0 0 320 512"><path fill="white" d="M31.3 192h257.3c17.8 0 26.7 21.5 14.1 34.1L174.1 354.8c-7.8 7.8-20.5 7.8-28.3 0L17.2 226.1C4.6 213.5 13.5 192 31.3 192z"></path></svg>') #2e9f91 no-repeat calc(100% - 10px) !important;
}
