img.wp-smiley {
  border: none !important;
  box-shadow: none !important;
  height: 1em !important;
  width: 1em !important;
  margin: 0 0.05em 0 0.1em !important;
  vertical-align: -0.1em !important;
  background: 0 0 !important;
  padding: 0 !important;
}
html {
  margin-top: 32px !important;
}
body.admin-bar {
  position: inherit !important;
  top: auto !important;
}
#wpadminbar.marketing-bar {
  height: 32px;
  position: fixed;
  top: 0;
  left: 0;
  width: 100%;
  min-width: 600px;
  z-index: 99999;
  background: #fff;
  color: #2e4453;
  margin: 0;
  text-align: right;
  font-size: 13px;
  font-family: "Noto Sans", Helvetica, Arial, sans-serif;
  font-weight: 600;
  -webkit-box-shadow: 0 -1px 1px 0px #c8d7e1 inset;
  -moz-box-shadow: 0 -1px 1px 0px #c8d7e1 inset;
  box-shadow: 0 -1px 1px 0px #c8d7e1 inset;
}
.marketing-bar.variation-gray {
  background: #f3f6f8;
  color: #4f748e;
}
.marketing-bar .marketing-bar-text {
  line-height: 32px;
  display: inline-block;
}
.marketing-bar .marketing-bar-button {
  background: #00aadc;
  color: #fff;
  display: inline-block;
  margin: 3px 18px 3px 25px;
  padding: 1px 11px;
  font-weight: 500;
  font-size: 13px;
  cursor: pointer;
  outline: 0;
  overflow: hidden;
  text-overflow: ellipsis;
  text-decoration: none;
  vertical-align: top;
  box-sizing: border-box;
  line-height: 21px;
  border-color: #0087be;
  border-style: solid;
  border-width: 1px 1px 2px;
  border-radius: 4px;
  -webkit-appearance: none;
  appearance: none;
  transition: all 0.2s ease-in;
  -webkit-font-smoothing: none;
  -webkit-font-smoothing: auto;
}
.marketing-bar .marketing-bar-button:hover {
  border-color: #005082;
}
.marketing-bar .marketing-bar-button:active {
  border-width: 2px 1px 1px;
}
.marketing-bar .marketing-bar-button:visited {
  color: #fff;
}
.marketing-bar .marketing-bar-button:focus {
  border-color: #005082;
  box-shadow: 0 0 0 2px #78dcfa;
}
@media screen and (max-width: 782px) {
  html {
    margin-top: 46px !important;
  }
  #wpadminbar.marketing-bar {
    height: 46px;
    min-width: 240px;
  }
  .marketing-bar .marketing-bar-text {
    line-height: 46px;
    float: left;
    margin-left: 10px;
    font-size: 15px;
    width: 50%;
    white-space: nowrap;
    text-align: left;
  }
  .marketing-bar .marketing-bar-button {
    margin-top: 6px;
    margin-right: 8px;
    padding: 5px 10px;
    font-size: 15px;
  }
}
@media screen and (max-width: 400px) {
  .marketing-bar .marketing-bar-text {
    margin-left: 7px;
    font-size: 12px;
  }
  .marketing-bar .marketing-bar-button {
    margin-top: 8px;
    padding: 3px 9px;
    font-size: 12px;
  }
}
@font-face {
  font-family: Noticons;
  src: url(https://wordpress.com/i/noticons/Noticons.woff);
}
#jp-post-flair {
  padding-top: 0.5em;
}
div.sharedaddy,
#content div.sharedaddy,
#main div.sharedaddy {
  clear: both;
}
div.sharedaddy h3.sd-title {
  margin: 0 0 1em;
  display: inline-block;
  line-height: 1.2;
  font-size: 9pt;
  font-weight: 700;
}
div.sharedaddy h3.sd-title:before {
  content: "";
  display: block;
  width: 100%;
  min-width: 30px;
  border-top: 1px solid #ddd;
  margin-bottom: 1em;
}
#wpadminbar li#wp-admin-bar-admin-bar-likes-widget {
  width: 61px;
  overflow: hidden;
}
#wpadminbar iframe.admin-bar-likes-widget {
  width: 61px;
  height: 28px;
  min-height: 28px;
  border-width: 0;
  position: absolute;
  top: 0;
}
div.jetpack-likes-widget-wrapper {
  width: 100%;
  min-height: 50px;
  position: relative;
}
div.jetpack-likes-widget-wrapper .sd-link-color {
  font-size: 12px;
}
div.jetpack-likes-widget-wrapper.slim-likes-widget {
  width: 1px;
  min-height: 0;
}
div.jetpack-comment-likes-widget-wrapper {
  width: 100%;
  position: relative;
  min-height: 31px;
}
div.jetpack-comment-likes-widget-wrapper iframe {
  margin-bottom: 0;
}
#likes-other-gravatars {
  display: none;
  position: absolute;
  padding: 10px 10px 12px;
  background-color: #2e4453;
  border-width: 0;
  box-shadow: 0 0 10px #2e4453;
  box-shadow: 0 0 10px rgba(46, 68, 83, 0.6);
  min-width: 130px;
  z-index: 1000;
}
#likes-other-gravatars * {
  line-height: normal;
}
#likes-other-gravatars .likes-text {
  color: #fff;
  font-size: 12px;
  padding-bottom: 8px;
}
#likes-other-gravatars ul,
#likes-other-gravatars li {
  margin: 0;
  padding: 0;
  text-indent: 0;
  list-style-type: none;
}
#likes-other-gravatars li:before {
  content: "";
}
#likes-other-gravatars ul.wpl-avatars {
  overflow: auto;
  display: block;
  max-height: 190px;
}
#likes-other-gravatars ul.wpl-avatars li {
  width: 32px;
  height: 32px;
  float: left;
  margin: 0 5px 5px 0;
}
#likes-other-gravatars ul.wpl-avatars li a {
  margin: 0 2px 0 0;
  border-bottom: none !important;
  display: block;
}
#likes-other-gravatars ul.wpl-avatars li a img {
  background: 0 0;
  border: none;
  margin: 0 !important;
  padding: 0 !important;
  position: static;
}
div.sd-box {
  border-top: 1px solid #ddd;
  border-top: 1px solid rgba(0, 0, 0, 0.13);
}
.entry-content .post-likes-widget,
.post-likes-widget,
.comment-likes-widget {
  margin: 0;
  border-width: 0;
  display: block;
}
.post-likes-widget-placeholder,
.comment-likes-widget-placeholder {
  margin: 0;
  border-width: 0;
  position: relative;
}
.comment-likes-widget-placeholder {
  height: 18px;
  position: absolute;
  display: flex;
  font-family: -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto,
    Oxygen-Sans, Ubuntu, Cantarell, "Helvetica Neue", sans-serif;
  margin-top: 4px;
}
.comment-likes-widget-placeholder:before {
  -webkit-font-smoothing: antialiased;
  font-family: "Noticons";
  font-size: 20px;
  line-height: 0.9;
  color: #5cb5d4;
  content: "\f408";
  width: 16px;
  display: inline-block;
  vertical-align: middle;
}
.post-likes-widget-placeholder .button {
  display: none;
}
.post-likes-widget-placeholder .loading,
.comment-likes-widget-placeholder .loading {
  color: #999;
  font-size: 12px;
}
.comment-likes-widget-placeholder .loading {
  padding-left: 5px;
  margin-top: 2px;
  align-self: center;
  color: #4e4e4e;
}
.slim-likes-widget .post-likes-widget {
  width: auto;
  float: none;
}
div.sharedaddy.sd-like-enabled .sd-like h3 {
  display: none;
}
div.sharedaddy.sd-like-enabled .sd-like .post-likes-widget {
  width: 100%;
  float: none;
  position: absolute;
  top: 0;
}
.comment-likes-widget {
  width: 100%;
}
.pd-rating,
.cs-rating {
  display: block !important;
}
.sd-gplus .sd-title {
  display: none;
}
.wp-block-audio figcaption {
  margin-top: 0.5em;
  margin-bottom: 1em;
  color: #555d66;
  text-align: center;
  font-size: 13px;
}
.wp-block-audio audio {
  width: 100%;
  min-width: 300px;
}
.block-editor-block-list__layout .reusable-block-edit-panel {
  align-items: center;
  background: #f8f9f9;
  color: #555d66;
  display: flex;
  flex-wrap: wrap;
  font-family: -apple-system, BlinkMacSystemFont, Segoe UI, Roboto, Oxygen-Sans,
    Ubuntu, Cantarell, Helvetica Neue, sans-serif;
  font-size: 13px;
  top: -14px;
  margin: 0 -14px;
  padding: 8px 14px;
  position: relative;
  border: 1px dashed rgba(145, 151, 162, 0.25);
  border-bottom: none;
}
.block-editor-block-list__layout
  .block-editor-block-list__layout
  .reusable-block-edit-panel {
  margin: 0 -14px;
  padding: 8px 14px;
}
.block-editor-block-list__layout
  .reusable-block-edit-panel
  .reusable-block-edit-panel__spinner {
  margin: 0 5px;
}
.block-editor-block-list__layout
  .reusable-block-edit-panel
  .reusable-block-edit-panel__info {
  margin-right: auto;
}
.block-editor-block-list__layout
  .reusable-block-edit-panel
  .reusable-block-edit-panel__label {
  margin-right: 8px;
  white-space: nowrap;
  font-weight: 600;
}
.block-editor-block-list__layout
  .reusable-block-edit-panel
  .reusable-block-edit-panel__title {
  flex: 1 1 100%;
  font-size: 14px;
  height: 30px;
  margin: 4px 0 8px;
}
.block-editor-block-list__layout
  .reusable-block-edit-panel
  .components-button.reusable-block-edit-panel__button {
  flex-shrink: 0;
}
@media (min-width: 960px) {
  .block-editor-block-list__layout .reusable-block-edit-panel {
    flex-wrap: nowrap;
  }
  .block-editor-block-list__layout
    .reusable-block-edit-panel
    .reusable-block-edit-panel__title {
    margin: 0;
  }
  .block-editor-block-list__layout
    .reusable-block-edit-panel
    .components-button.reusable-block-edit-panel__button {
    margin: 0 0 0 5px;
  }
}
.editor-block-list__layout .is-selected .reusable-block-edit-panel {
  border-color: rgba(66, 88, 99, 0.4) rgba(66, 88, 99, 0.4)
    rgba(66, 88, 99, 0.4) transparent;
}
.is-dark-theme
  .editor-block-list__layout
  .is-selected
  .reusable-block-edit-panel {
  border-color: hsla(0, 0%, 100%, 0.45) hsla(0, 0%, 100%, 0.45)
    hsla(0, 0%, 100%, 0.45) transparent;
}
.block-editor-block-list__layout .reusable-block-indicator {
  background: #fff;
  border: 1px dashed #e2e4e7;
  color: #555d66;
  top: -14px;
  height: 30px;
  padding: 4px;
  position: absolute;
  z-index: 1;
  width: 30px;
  right: -14px;
}
.wp-block-button {
  color: #fff;
  margin-bottom: 1.5em;
}
.wp-block-button.aligncenter {
  text-align: center;
}
.wp-block-button.alignright {
  text-align: right;
}
.wp-block-button__link {
  background-color: #32373c;
  border: none;
  border-radius: 28px;
  box-shadow: none;
  color: inherit;
  cursor: pointer;
  display: inline-block;
  font-size: 18px;
  margin: 0;
  padding: 12px 24px;
  text-align: center;
  text-decoration: none;
  overflow-wrap: break-word;
}
.wp-block-button__link:active,
.wp-block-button__link:focus,
.wp-block-button__link:hover,
.wp-block-button__link:visited {
  color: inherit;
}
.is-style-squared .wp-block-button__link {
  border-radius: 0;
}
.is-style-outline {
  color: #32373c;
}
.is-style-outline .wp-block-button__link {
  background-color: transparent;
  border: 2px solid;
}
.wp-block-calendar {
  text-align: center;
}
.wp-block-calendar tbody td,
.wp-block-calendar th {
  padding: 4px;
  border: 1px solid #e2e4e7;
}
.wp-block-calendar tfoot td {
  border: none;
}
.wp-block-calendar table {
  width: 100%;
  border-collapse: collapse;
  font-family: -apple-system, BlinkMacSystemFont, Segoe UI, Roboto, Oxygen-Sans,
    Ubuntu, Cantarell, Helvetica Neue, sans-serif;
}
.wp-block-calendar table th {
  font-weight: 440;
  background: #edeff0;
}
.wp-block-calendar a {
  text-decoration: underline;
}
.wp-block-calendar tfoot a {
  color: #00739c;
}
.wp-block-calendar table caption,
.wp-block-calendar table tbody {
  color: #40464d;
}
.wp-block-categories.alignleft {
  margin-right: 2em;
}
.wp-block-categories.alignright {
  margin-left: 2em;
}
.wp-block-columns {
  display: flex;
  flex-wrap: wrap;
}
@media (min-width: 782px) {
  .wp-block-columns {
    flex-wrap: nowrap;
  }
}
.wp-block-column {
  flex-grow: 1;
  margin-bottom: 1em;
  flex-basis: 100%;
  min-width: 0;
  word-break: break-word;
  overflow-wrap: break-word;
}
@media (min-width: 600px) {
  .wp-block-column {
    flex-basis: calc(50% - 16px);
    flex-grow: 0;
  }
  .wp-block-column:nth-child(2n) {
    margin-left: 32px;
  }
}
@media (min-width: 782px) {
  .wp-block-column:not(:first-child) {
    margin-left: 32px;
  }
}
.wp-block-cover,
.wp-block-cover-image {
  position: relative;
  background-color: #000;
  background-size: cover;
  background-position: 50%;
  min-height: 430px;
  width: 100%;
  margin: 0 0 1.5em;
  display: flex;
  justify-content: center;
  align-items: center;
  overflow: hidden;
}
.wp-block-cover-image.has-left-content,
.wp-block-cover.has-left-content {
  justify-content: flex-start;
}
.wp-block-cover-image.has-left-content .wp-block-cover-image-text,
.wp-block-cover-image.has-left-content .wp-block-cover-text,
.wp-block-cover-image.has-left-content h2,
.wp-block-cover.has-left-content .wp-block-cover-image-text,
.wp-block-cover.has-left-content .wp-block-cover-text,
.wp-block-cover.has-left-content h2 {
  margin-left: 0;
  text-align: left;
}
.wp-block-cover-image.has-right-content,
.wp-block-cover.has-right-content {
  justify-content: flex-end;
}
.wp-block-cover-image.has-right-content .wp-block-cover-image-text,
.wp-block-cover-image.has-right-content .wp-block-cover-text,
.wp-block-cover-image.has-right-content h2,
.wp-block-cover.has-right-content .wp-block-cover-image-text,
.wp-block-cover.has-right-content .wp-block-cover-text,
.wp-block-cover.has-right-content h2 {
  margin-right: 0;
  text-align: right;
}
.wp-block-cover-image .wp-block-cover-image-text,
.wp-block-cover-image .wp-block-cover-text,
.wp-block-cover-image h2,
.wp-block-cover .wp-block-cover-image-text,
.wp-block-cover .wp-block-cover-text,
.wp-block-cover h2 {
  color: #fff;
  font-size: 2em;
  line-height: 1.25;
  z-index: 1;
  margin-bottom: 0;
  max-width: 610px;
  padding: 14px;
  text-align: center;
}
.wp-block-cover-image .wp-block-cover-image-text a,
.wp-block-cover-image .wp-block-cover-image-text a:active,
.wp-block-cover-image .wp-block-cover-image-text a:focus,
.wp-block-cover-image .wp-block-cover-image-text a:hover,
.wp-block-cover-image .wp-block-cover-text a,
.wp-block-cover-image .wp-block-cover-text a:active,
.wp-block-cover-image .wp-block-cover-text a:focus,
.wp-block-cover-image .wp-block-cover-text a:hover,
.wp-block-cover-image h2 a,
.wp-block-cover-image h2 a:active,
.wp-block-cover-image h2 a:focus,
.wp-block-cover-image h2 a:hover,
.wp-block-cover .wp-block-cover-image-text a,
.wp-block-cover .wp-block-cover-image-text a:active,
.wp-block-cover .wp-block-cover-image-text a:focus,
.wp-block-cover .wp-block-cover-image-text a:hover,
.wp-block-cover .wp-block-cover-text a,
.wp-block-cover .wp-block-cover-text a:active,
.wp-block-cover .wp-block-cover-text a:focus,
.wp-block-cover .wp-block-cover-text a:hover,
.wp-block-cover h2 a,
.wp-block-cover h2 a:active,
.wp-block-cover h2 a:focus,
.wp-block-cover h2 a:hover {
  color: #fff;
}
.wp-block-cover-image.has-parallax,
.wp-block-cover.has-parallax {
  background-attachment: fixed;
}
@supports (-webkit-overflow-scrolling: touch) {
  .wp-block-cover-image.has-parallax,
  .wp-block-cover.has-parallax {
    background-attachment: scroll;
  }
}
.wp-block-cover-image.has-background-dim:before,
.wp-block-cover.has-background-dim:before {
  content: "";
  position: absolute;
  top: 0;
  left: 0;
  bottom: 0;
  right: 0;
  background-color: inherit;
  opacity: 0.5;
  z-index: 1;
}
.wp-block-cover-image.has-background-dim.has-background-dim-10:before,
.wp-block-cover.has-background-dim.has-background-dim-10:before {
  opacity: 0.1;
}
.wp-block-cover-image.has-background-dim.has-background-dim-20:before,
.wp-block-cover.has-background-dim.has-background-dim-20:before {
  opacity: 0.2;
}
.wp-block-cover-image.has-background-dim.has-background-dim-30:before,
.wp-block-cover.has-background-dim.has-background-dim-30:before {
  opacity: 0.3;
}
.wp-block-cover-image.has-background-dim.has-background-dim-40:before,
.wp-block-cover.has-background-dim.has-background-dim-40:before {
  opacity: 0.4;
}
.wp-block-cover-image.has-background-dim.has-background-dim-50:before,
.wp-block-cover.has-background-dim.has-background-dim-50:before {
  opacity: 0.5;
}
.wp-block-cover-image.has-background-dim.has-background-dim-60:before,
.wp-block-cover.has-background-dim.has-background-dim-60:before {
  opacity: 0.6;
}
.wp-block-cover-image.has-background-dim.has-background-dim-70:before,
.wp-block-cover.has-background-dim.has-background-dim-70:before {
  opacity: 0.7;
}
.wp-block-cover-image.has-background-dim.has-background-dim-80:before,
.wp-block-cover.has-background-dim.has-background-dim-80:before {
  opacity: 0.8;
}
.wp-block-cover-image.has-background-dim.has-background-dim-90:before,
.wp-block-cover.has-background-dim.has-background-dim-90:before {
  opacity: 0.9;
}
.wp-block-cover-image.has-background-dim.has-background-dim-100:before,
.wp-block-cover.has-background-dim.has-background-dim-100:before {
  opacity: 1;
}
.wp-block-cover-image.alignleft,
.wp-block-cover-image.alignright,
.wp-block-cover.alignleft,
.wp-block-cover.alignright {
  max-width: 305px;
  width: 100%;
}
.wp-block-cover-image:after,
.wp-block-cover:after {
  display: block;
  content: "";
  font-size: 0;
  min-height: inherit;
}
@supports ((position: -webkit-sticky) or (position: sticky)) {
  .wp-block-cover-image:after,
  .wp-block-cover:after {
    content: none;
  }
}
.wp-block-cover-image.aligncenter,
.wp-block-cover-image.alignleft,
.wp-block-cover-image.alignright,
.wp-block-cover.aligncenter,
.wp-block-cover.alignleft,
.wp-block-cover.alignright {
  display: flex;
}
.wp-block-cover-image .wp-block-cover__inner-container,
.wp-block-cover .wp-block-cover__inner-container {
  width: calc(100% - 70px);
  z-index: 1;
  color: #f8f9f9;
}
.wp-block-cover-image .wp-block-subhead,
.wp-block-cover-image h1,
.wp-block-cover-image h2,
.wp-block-cover-image h3,
.wp-block-cover-image h4,
.wp-block-cover-image h5,
.wp-block-cover-image h6,
.wp-block-cover-image p,
.wp-block-cover .wp-block-subhead,
.wp-block-cover h1,
.wp-block-cover h2,
.wp-block-cover h3,
.wp-block-cover h4,
.wp-block-cover h5,
.wp-block-cover h6,
.wp-block-cover p {
  color: inherit;
}
.wp-block-cover__video-background {
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translateX(-50%) translateY(-50%);
  width: 100%;
  height: 100%;
  z-index: 0;
  -o-object-fit: cover;
  object-fit: cover;
}
.block-editor-block-list__block[data-type="core/embed"][data-align="left"]
  .block-editor-block-list__block-edit,
.block-editor-block-list__block[data-type="core/embed"][data-align="right"]
  .block-editor-block-list__block-edit,
.wp-block-embed.alignleft,
.wp-block-embed.alignright {
  max-width: 360px;
  width: 100%;
}
.wp-block-embed {
  margin-bottom: 1em;
}
.wp-block-embed figcaption {
  margin-top: 0.5em;
  margin-bottom: 1em;
  color: #555d66;
  text-align: center;
  font-size: 13px;
}
.wp-embed-responsive
  .wp-block-embed.wp-embed-aspect-1-1
  .wp-block-embed__wrapper,
.wp-embed-responsive
  .wp-block-embed.wp-embed-aspect-1-2
  .wp-block-embed__wrapper,
.wp-embed-responsive
  .wp-block-embed.wp-embed-aspect-4-3
  .wp-block-embed__wrapper,
.wp-embed-responsive
  .wp-block-embed.wp-embed-aspect-9-16
  .wp-block-embed__wrapper,
.wp-embed-responsive
  .wp-block-embed.wp-embed-aspect-16-9
  .wp-block-embed__wrapper,
.wp-embed-responsive
  .wp-block-embed.wp-embed-aspect-18-9
  .wp-block-embed__wrapper,
.wp-embed-responsive
  .wp-block-embed.wp-embed-aspect-21-9
  .wp-block-embed__wrapper {
  position: relative;
}
.wp-embed-responsive
  .wp-block-embed.wp-embed-aspect-1-1
  .wp-block-embed__wrapper:before,
.wp-embed-responsive
  .wp-block-embed.wp-embed-aspect-1-2
  .wp-block-embed__wrapper:before,
.wp-embed-responsive
  .wp-block-embed.wp-embed-aspect-4-3
  .wp-block-embed__wrapper:before,
.wp-embed-responsive
  .wp-block-embed.wp-embed-aspect-9-16
  .wp-block-embed__wrapper:before,
.wp-embed-responsive
  .wp-block-embed.wp-embed-aspect-16-9
  .wp-block-embed__wrapper:before,
.wp-embed-responsive
  .wp-block-embed.wp-embed-aspect-18-9
  .wp-block-embed__wrapper:before,
.wp-embed-responsive
  .wp-block-embed.wp-embed-aspect-21-9
  .wp-block-embed__wrapper:before {
  content: "";
  display: block;
  padding-top: 50%;
}
.wp-embed-responsive
  .wp-block-embed.wp-embed-aspect-1-1
  .wp-block-embed__wrapper
  iframe,
.wp-embed-responsive
  .wp-block-embed.wp-embed-aspect-1-2
  .wp-block-embed__wrapper
  iframe,
.wp-embed-responsive
  .wp-block-embed.wp-embed-aspect-4-3
  .wp-block-embed__wrapper
  iframe,
.wp-embed-responsive
  .wp-block-embed.wp-embed-aspect-9-16
  .wp-block-embed__wrapper
  iframe,
.wp-embed-responsive
  .wp-block-embed.wp-embed-aspect-16-9
  .wp-block-embed__wrapper
  iframe,
.wp-embed-responsive
  .wp-block-embed.wp-embed-aspect-18-9
  .wp-block-embed__wrapper
  iframe,
.wp-embed-responsive
  .wp-block-embed.wp-embed-aspect-21-9
  .wp-block-embed__wrapper
  iframe {
  position: absolute;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  width: 100%;
  height: 100%;
}
.wp-embed-responsive
  .wp-block-embed.wp-embed-aspect-21-9
  .wp-block-embed__wrapper:before {
  padding-top: 42.85%;
}
.wp-embed-responsive
  .wp-block-embed.wp-embed-aspect-18-9
  .wp-block-embed__wrapper:before {
  padding-top: 50%;
}
.wp-embed-responsive
  .wp-block-embed.wp-embed-aspect-16-9
  .wp-block-embed__wrapper:before {
  padding-top: 56.25%;
}
.wp-embed-responsive
  .wp-block-embed.wp-embed-aspect-4-3
  .wp-block-embed__wrapper:before {
  padding-top: 75%;
}
.wp-embed-responsive
  .wp-block-embed.wp-embed-aspect-1-1
  .wp-block-embed__wrapper:before {
  padding-top: 100%;
}
.wp-embed-responsive
  .wp-block-embed.wp-embed-aspect-9-6
  .wp-block-embed__wrapper:before {
  padding-top: 66.66%;
}
.wp-embed-responsive
  .wp-block-embed.wp-embed-aspect-1-2
  .wp-block-embed__wrapper:before {
  padding-top: 200%;
}
.wp-block-file {
  margin-bottom: 1.5em;
}
.wp-block-file.aligncenter {
  text-align: center;
}
.wp-block-file.alignright {
  text-align: right;
}
.wp-block-file .wp-block-file__button {
  background: #32373c;
  border-radius: 2em;
  color: #fff;
  font-size: 13px;
  padding: 0.5em 1em;
}
.wp-block-file a.wp-block-file__button {
  text-decoration: none;
}
.wp-block-file a.wp-block-file__button:active,
.wp-block-file a.wp-block-file__button:focus,
.wp-block-file a.wp-block-file__button:hover,
.wp-block-file a.wp-block-file__button:visited {
  box-shadow: none;
  color: #fff;
  opacity: 0.85;
  text-decoration: none;
}
.wp-block-file * + .wp-block-file__button {
  margin-left: 0.75em;
}
.wp-block-gallery {
  display: flex;
  flex-wrap: wrap;
  list-style-type: none;
  padding: 0;
}
.wp-block-gallery .blocks-gallery-image,
.wp-block-gallery .blocks-gallery-item {
  margin: 0 16px 16px 0;
  display: flex;
  flex-grow: 1;
  flex-direction: column;
  justify-content: center;
  position: relative;
}
.wp-block-gallery .blocks-gallery-image figure,
.wp-block-gallery .blocks-gallery-item figure {
  margin: 0;
  height: 100%;
}
@supports ((position: -webkit-sticky) or (position: sticky)) {
  .wp-block-gallery .blocks-gallery-image figure,
  .wp-block-gallery .blocks-gallery-item figure {
    display: flex;
    align-items: flex-end;
    justify-content: flex-start;
  }
}
.wp-block-gallery .blocks-gallery-image img,
.wp-block-gallery .blocks-gallery-item img {
  display: block;
  max-width: 100%;
  height: auto;
  width: 100%;
}
@supports ((position: -webkit-sticky) or (position: sticky)) {
  .wp-block-gallery .blocks-gallery-image img,
  .wp-block-gallery .blocks-gallery-item img {
    width: auto;
  }
}
.wp-block-gallery .blocks-gallery-image figcaption,
.wp-block-gallery .blocks-gallery-item figcaption {
  position: absolute;
  bottom: 0;
  width: 100%;
  max-height: 100%;
  overflow: auto;
  padding: 40px 10px 9px;
  color: #fff;
  text-align: center;
  font-size: 13px;
  background: linear-gradient(
    0deg,
    rgba(0, 0, 0, 0.7),
    rgba(0, 0, 0, 0.3) 70%,
    transparent
  );
}
.wp-block-gallery .blocks-gallery-image figcaption img,
.wp-block-gallery .blocks-gallery-item figcaption img {
  display: inline;
}
.wp-block-gallery.is-cropped .blocks-gallery-image a,
.wp-block-gallery.is-cropped .blocks-gallery-image img,
.wp-block-gallery.is-cropped .blocks-gallery-item a,
.wp-block-gallery.is-cropped .blocks-gallery-item img {
  width: 100%;
}
@supports ((position: -webkit-sticky) or (position: sticky)) {
  .wp-block-gallery.is-cropped .blocks-gallery-image a,
  .wp-block-gallery.is-cropped .blocks-gallery-image img,
  .wp-block-gallery.is-cropped .blocks-gallery-item a,
  .wp-block-gallery.is-cropped .blocks-gallery-item img {
    height: 100%;
    flex: 1;
    -o-object-fit: cover;
    object-fit: cover;
  }
}
.wp-block-gallery .blocks-gallery-image,
.wp-block-gallery .blocks-gallery-item {
  width: calc((100% - 16px) / 2);
}
.wp-block-gallery .blocks-gallery-image:nth-of-type(2n),
.wp-block-gallery .blocks-gallery-item:nth-of-type(2n) {
  margin-right: 0;
}
.wp-block-gallery.columns-1 .blocks-gallery-image,
.wp-block-gallery.columns-1 .blocks-gallery-item {
  width: 100%;
  margin-right: 0;
}
@media (min-width: 600px) {
  .wp-block-gallery.columns-3 .blocks-gallery-image,
  .wp-block-gallery.columns-3 .blocks-gallery-item {
    width: calc((100% - 32px) / 3);
    margin-right: 16px;
  }
  @supports (-ms-ime-align: auto) {
    .wp-block-gallery.columns-3 .blocks-gallery-image,
    .wp-block-gallery.columns-3 .blocks-gallery-item {
      width: calc((100% - 32px) / 3 - 1px);
    }
  }
  .wp-block-gallery.columns-4 .blocks-gallery-image,
  .wp-block-gallery.columns-4 .blocks-gallery-item {
    width: calc((100% - 48px) / 4);
    margin-right: 16px;
  }
  @supports (-ms-ime-align: auto) {
    .wp-block-gallery.columns-4 .blocks-gallery-image,
    .wp-block-gallery.columns-4 .blocks-gallery-item {
      width: calc((100% - 48px) / 4 - 1px);
    }
  }
  .wp-block-gallery.columns-5 .blocks-gallery-image,
  .wp-block-gallery.columns-5 .blocks-gallery-item {
    width: calc((100% - 64px) / 5);
    margin-right: 16px;
  }
  @supports (-ms-ime-align: auto) {
    .wp-block-gallery.columns-5 .blocks-gallery-image,
    .wp-block-gallery.columns-5 .blocks-gallery-item {
      width: calc((100% - 64px) / 5 - 1px);
    }
  }
  .wp-block-gallery.columns-6 .blocks-gallery-image,
  .wp-block-gallery.columns-6 .blocks-gallery-item {
    width: calc((100% - 80px) / 6);
    margin-right: 16px;
  }
  @supports (-ms-ime-align: auto) {
    .wp-block-gallery.columns-6 .blocks-gallery-image,
    .wp-block-gallery.columns-6 .blocks-gallery-item {
      width: calc((100% - 80px) / 6 - 1px);
    }
  }
  .wp-block-gallery.columns-7 .blocks-gallery-image,
  .wp-block-gallery.columns-7 .blocks-gallery-item {
    width: calc((100% - 96px) / 7);
    margin-right: 16px;
  }
  @supports (-ms-ime-align: auto) {
    .wp-block-gallery.columns-7 .blocks-gallery-image,
    .wp-block-gallery.columns-7 .blocks-gallery-item {
      width: calc((100% - 96px) / 7 - 1px);
    }
  }
  .wp-block-gallery.columns-8 .blocks-gallery-image,
  .wp-block-gallery.columns-8 .blocks-gallery-item {
    width: calc((100% - 112px) / 8);
    margin-right: 16px;
  }
  @supports (-ms-ime-align: auto) {
    .wp-block-gallery.columns-8 .blocks-gallery-image,
    .wp-block-gallery.columns-8 .blocks-gallery-item {
      width: calc((100% - 112px) / 8 - 1px);
    }
  }
  .wp-block-gallery.columns-1 .blocks-gallery-image:nth-of-type(1n),
  .wp-block-gallery.columns-1 .blocks-gallery-item:nth-of-type(1n),
  .wp-block-gallery.columns-2 .blocks-gallery-image:nth-of-type(2n),
  .wp-block-gallery.columns-2 .blocks-gallery-item:nth-of-type(2n),
  .wp-block-gallery.columns-3 .blocks-gallery-image:nth-of-type(3n),
  .wp-block-gallery.columns-3 .blocks-gallery-item:nth-of-type(3n),
  .wp-block-gallery.columns-4 .blocks-gallery-image:nth-of-type(4n),
  .wp-block-gallery.columns-4 .blocks-gallery-item:nth-of-type(4n),
  .wp-block-gallery.columns-5 .blocks-gallery-image:nth-of-type(5n),
  .wp-block-gallery.columns-5 .blocks-gallery-item:nth-of-type(5n),
  .wp-block-gallery.columns-6 .blocks-gallery-image:nth-of-type(6n),
  .wp-block-gallery.columns-6 .blocks-gallery-item:nth-of-type(6n),
  .wp-block-gallery.columns-7 .blocks-gallery-image:nth-of-type(7n),
  .wp-block-gallery.columns-7 .blocks-gallery-item:nth-of-type(7n),
  .wp-block-gallery.columns-8 .blocks-gallery-image:nth-of-type(8n),
  .wp-block-gallery.columns-8 .blocks-gallery-item:nth-of-type(8n) {
    margin-right: 0;
  }
}
.wp-block-gallery .blocks-gallery-image:last-child,
.wp-block-gallery .blocks-gallery-item:last-child {
  margin-right: 0;
}
.wp-block-gallery .blocks-gallery-item.has-add-item-button {
  width: 100%;
}
.wp-block-gallery.alignleft,
.wp-block-gallery.alignright {
  max-width: 305px;
  width: 100%;
}
.wp-block-gallery.aligncenter,
.wp-block-gallery.alignleft,
.wp-block-gallery.alignright {
  display: flex;
}
.wp-block-gallery.aligncenter .blocks-gallery-item figure {
  justify-content: center;
}
.wp-block-image {
  max-width: 100%;
  margin-bottom: 1em;
  margin-left: 0;
  margin-right: 0;
}
.wp-block-image img {
  max-width: 100%;
}
.wp-block-image.aligncenter {
  text-align: center;
}
.wp-block-image.alignfull img,
.wp-block-image.alignwide img {
  width: 100%;
}
.wp-block-image .aligncenter,
.wp-block-image .alignleft,
.wp-block-image .alignright,
.wp-block-image.is-resized {
  display: table;
  margin-left: 0;
  margin-right: 0;
}
.wp-block-image .aligncenter > figcaption,
.wp-block-image .alignleft > figcaption,
.wp-block-image .alignright > figcaption,
.wp-block-image.is-resized > figcaption {
  display: table-caption;
  caption-side: bottom;
}
.wp-block-image .alignleft {
  float: left;
  margin-right: 1em;
}
.wp-block-image .alignright {
  float: right;
  margin-left: 1em;
}
.wp-block-image .aligncenter {
  margin-left: auto;
  margin-right: auto;
}
.wp-block-image figcaption {
  margin-top: 0.5em;
  margin-bottom: 1em;
  color: #555d66;
  text-align: center;
  font-size: 13px;
}
.wp-block-latest-comments__comment {
  font-size: 15px;
  line-height: 1.1;
  list-style: none;
  margin-bottom: 1em;
}
.has-avatars .wp-block-latest-comments__comment {
  min-height: 36px;
  list-style: none;
}
.has-avatars
  .wp-block-latest-comments__comment
  .wp-block-latest-comments__comment-excerpt,
.has-avatars
  .wp-block-latest-comments__comment
  .wp-block-latest-comments__comment-meta {
  margin-left: 52px;
}
.has-dates .wp-block-latest-comments__comment,
.has-excerpts .wp-block-latest-comments__comment {
  line-height: 1.5;
}
.wp-block-latest-comments__comment-excerpt p {
  font-size: 14px;
  line-height: 1.8;
  margin: 5px 0 20px;
}
.wp-block-latest-comments__comment-date {
  color: #8f98a1;
  display: block;
  font-size: 12px;
}
.wp-block-latest-comments .avatar,
.wp-block-latest-comments__comment-avatar {
  border-radius: 24px;
  display: block;
  float: left;
  height: 40px;
  margin-right: 12px;
  width: 40px;
}
.wp-block-latest-posts.alignleft {
  margin-right: 2em;
}
.wp-block-latest-posts.alignright {
  margin-left: 2em;
}
.wp-block-latest-posts.is-grid {
  display: flex;
  flex-wrap: wrap;
  padding: 0;
  list-style: none;
}
.wp-block-latest-posts.is-grid li {
  margin: 0 16px 16px 0;
  width: 100%;
}
@media (min-width: 600px) {
  .wp-block-latest-posts.columns-2 li {
    width: calc(50% - 16px);
  }
  .wp-block-latest-posts.columns-3 li {
    width: calc(33.33333% - 16px);
  }
  .wp-block-latest-posts.columns-4 li {
    width: calc(25% - 16px);
  }
  .wp-block-latest-posts.columns-5 li {
    width: calc(20% - 16px);
  }
  .wp-block-latest-posts.columns-6 li {
    width: calc(16.66667% - 16px);
  }
}
.wp-block-latest-posts__post-date {
  display: block;
  color: #6c7781;
  font-size: 13px;
}
.wp-block-media-text {
  display: grid;
  grid-template-rows: auto;
  align-items: center;
  grid-template-areas: "media-text-media media-text-content";
  grid-template-columns: 50% auto;
}
.wp-block-media-text.has-media-on-the-right {
  grid-template-areas: "media-text-content media-text-media";
  grid-template-columns: auto 50%;
}
.wp-block-media-text .wp-block-media-text__media {
  grid-area: media-text-media;
  margin: 0;
}
.wp-block-media-text .wp-block-media-text__content {
  word-break: break-word;
  grid-area: media-text-content;
  padding: 0 8%;
}
.wp-block-media-text > figure > img,
.wp-block-media-text > figure > video {
  max-width: unset;
  width: 100%;
  vertical-align: middle;
}
@media (max-width: 600px) {
  .wp-block-media-text.is-stacked-on-mobile {
    grid-template-columns: 100% !important;
    grid-template-areas: "media-text-media" "media-text-content";
  }
  .wp-block-media-text.is-stacked-on-mobile.has-media-on-the-right {
    grid-template-areas: "media-text-content" "media-text-media";
  }
}
.is-small-text {
  font-size: 14px;
}
.is-regular-text {
  font-size: 16px;
}
.is-large-text {
  font-size: 36px;
}
.is-larger-text {
  font-size: 48px;
}
.has-drop-cap:not(:focus):first-letter {
  float: left;
  font-size: 8.4em;
  line-height: 0.68;
  font-weight: 100;
  margin: 0.05em 0.1em 0 0;
  text-transform: uppercase;
  font-style: normal;
}
.has-drop-cap:not(:focus):after {
  content: "";
  display: table;
  clear: both;
  padding-top: 14px;
}
p.has-background {
  padding: 20px 30px;
}
p.has-text-color a {
  color: inherit;
}
.wp-block-pullquote {
  padding: 3em 0;
  margin-left: 0;
  margin-right: 0;
  text-align: center;
}
.wp-block-pullquote.alignleft,
.wp-block-pullquote.alignright {
  max-width: 305px;
}
.wp-block-pullquote.alignleft p,
.wp-block-pullquote.alignright p {
  font-size: 20px;
}
.wp-block-pullquote p {
  font-size: 28px;
  line-height: 1.6;
}
.wp-block-pullquote cite,
.wp-block-pullquote footer {
  position: relative;
}
.wp-block-pullquote .has-text-color a {
  color: inherit;
}
.wp-block-pullquote:not(.is-style-solid-color) {
  background: 0 0;
}
.wp-block-pullquote.is-style-solid-color {
  border: none;
}
.wp-block-pullquote.is-style-solid-color blockquote {
  margin-left: auto;
  margin-right: auto;
  text-align: left;
  max-width: 60%;
}
.wp-block-pullquote.is-style-solid-color blockquote p {
  margin-top: 0;
  margin-bottom: 0;
  font-size: 32px;
}
.wp-block-pullquote.is-style-solid-color blockquote cite {
  text-transform: none;
  font-style: normal;
}
.wp-block-pullquote cite {
  color: inherit;
}
.wp-block-quote.is-large,
.wp-block-quote.is-style-large {
  margin: 0 0 16px;
  padding: 0 1em;
}
.wp-block-quote.is-large p,
.wp-block-quote.is-style-large p {
  font-size: 24px;
  font-style: italic;
  line-height: 1.6;
}
.wp-block-quote.is-large cite,
.wp-block-quote.is-large footer,
.wp-block-quote.is-style-large cite,
.wp-block-quote.is-style-large footer {
  font-size: 18px;
  text-align: right;
}
.wp-block-rss.alignleft {
  margin-right: 2em;
}
.wp-block-rss.alignright {
  margin-left: 2em;
}
.wp-block-rss.is-grid {
  display: flex;
  flex-wrap: wrap;
  padding: 0;
  list-style: none;
}
.wp-block-rss.is-grid li {
  margin: 0 16px 16px 0;
  width: 100%;
}
@media (min-width: 600px) {
  .wp-block-rss.columns-2 li {
    width: calc(50% - 16px);
  }
  .wp-block-rss.columns-3 li {
    width: calc(33.33333% - 16px);
  }
  .wp-block-rss.columns-4 li {
    width: calc(25% - 16px);
  }
  .wp-block-rss.columns-5 li {
    width: calc(20% - 16px);
  }
  .wp-block-rss.columns-6 li {
    width: calc(16.66667% - 16px);
  }
}
.wp-block-rss__item-author,
.wp-block-rss__item-publish-date {
  color: #6c7781;
  font-size: 13px;
}
.wp-block-search {
  display: flex;
  flex-wrap: wrap;
}
.wp-block-search .wp-block-search__label {
  width: 100%;
}
.wp-block-search .wp-block-search__input {
  flex-grow: 1;
}
.wp-block-search .wp-block-search__button {
  margin-left: 10px;
}
.wp-block-separator.is-style-wide {
  border-bottom-width: 1px;
}
.wp-block-separator.is-style-dots {
  background: 0 0;
  border: none;
  text-align: center;
  max-width: none;
  line-height: 1;
  height: auto;
}
.wp-block-separator.is-style-dots:before {
  content: "\00b7 \00b7 \00b7";
  color: #191e23;
  font-size: 20px;
  letter-spacing: 2em;
  padding-left: 2em;
  font-family: serif;
}
p.wp-block-subhead {
  font-size: 1.1em;
  font-style: italic;
  opacity: 0.75;
}
.wp-block-table.has-fixed-layout {
  table-layout: fixed;
  width: 100%;
}
.wp-block-table.aligncenter,
.wp-block-table.alignleft,
.wp-block-table.alignright {
  display: table;
  width: auto;
}
.wp-block-table.has-subtle-light-gray-background-color {
  background-color: #f3f4f5;
}
.wp-block-table.has-subtle-pale-green-background-color {
  background-color: #e9fbe5;
}
.wp-block-table.has-subtle-pale-blue-background-color {
  background-color: #e7f5fe;
}
.wp-block-table.has-subtle-pale-pink-background-color {
  background-color: #fcf0ef;
}
.wp-block-table.is-style-stripes {
  border-spacing: 0;
  border-collapse: inherit;
  background-color: transparent;
  border-bottom: 1px solid #f3f4f5;
}
.wp-block-table.is-style-stripes.has-subtle-light-gray-background-color
  tr:nth-child(odd),
.wp-block-table.is-style-stripes tr:nth-child(odd) {
  background-color: #f3f4f5;
}
.wp-block-table.is-style-stripes.has-subtle-pale-green-background-color
  tr:nth-child(odd) {
  background-color: #e9fbe5;
}
.wp-block-table.is-style-stripes.has-subtle-pale-blue-background-color
  tr:nth-child(odd) {
  background-color: #e7f5fe;
}
.wp-block-table.is-style-stripes.has-subtle-pale-pink-background-color
  tr:nth-child(odd) {
  background-color: #fcf0ef;
}
.wp-block-table.is-style-stripes td {
  border-color: transparent;
}
.wp-block-text-columns,
.wp-block-text-columns.aligncenter {
  display: flex;
}
.wp-block-text-columns .wp-block-column {
  margin: 0 16px;
  padding: 0;
}
.wp-block-text-columns .wp-block-column:first-child {
  margin-left: 0;
}
.wp-block-text-columns .wp-block-column:last-child {
  margin-right: 0;
}
.wp-block-text-columns.columns-2 .wp-block-column {
  width: 50%;
}
.wp-block-text-columns.columns-3 .wp-block-column {
  width: 33.33333%;
}
.wp-block-text-columns.columns-4 .wp-block-column {
  width: 25%;
}
pre.wp-block-verse {
  white-space: nowrap;
  overflow: auto;
}
.wp-block-video {
  margin-left: 0;
  margin-right: 0;
}
.wp-block-video video {
  max-width: 100%;
}
@supports ((position: -webkit-sticky) or (position: sticky)) {
  .wp-block-video [poster] {
    -o-object-fit: cover;
    object-fit: cover;
  }
}
.wp-block-video.aligncenter {
  text-align: center;
}
.wp-block-video figcaption {
  margin-top: 0.5em;
  margin-bottom: 1em;
  color: #555d66;
  text-align: center;
  font-size: 13px;
}
.has-pale-pink-background-color.has-pale-pink-background-color {
  background-color: #f78da7;
}
.has-vivid-red-background-color.has-vivid-red-background-color {
  background-color: #cf2e2e;
}
.has-luminous-vivid-orange-background-color.has-luminous-vivid-orange-background-color {
  background-color: #ff6900;
}
.has-luminous-vivid-amber-background-color.has-luminous-vivid-amber-background-color {
  background-color: #fcb900;
}
.has-light-green-cyan-background-color.has-light-green-cyan-background-color {
  background-color: #7bdcb5;
}
.has-vivid-green-cyan-background-color.has-vivid-green-cyan-background-color {
  background-color: #00d084;
}
.has-pale-cyan-blue-background-color.has-pale-cyan-blue-background-color {
  background-color: #8ed1fc;
}
.has-vivid-cyan-blue-background-color.has-vivid-cyan-blue-background-color {
  background-color: #0693e3;
}
.has-very-light-gray-background-color.has-very-light-gray-background-color {
  background-color: #eee;
}
.has-cyan-bluish-gray-background-color.has-cyan-bluish-gray-background-color {
  background-color: #abb8c3;
}
.has-very-dark-gray-background-color.has-very-dark-gray-background-color {
  background-color: #313131;
}
.has-pale-pink-color.has-pale-pink-color {
  color: #f78da7;
}
.has-vivid-red-color.has-vivid-red-color {
  color: #cf2e2e;
}
.has-luminous-vivid-orange-color.has-luminous-vivid-orange-color {
  color: #ff6900;
}
.has-luminous-vivid-amber-color.has-luminous-vivid-amber-color {
  color: #fcb900;
}
.has-light-green-cyan-color.has-light-green-cyan-color {
  color: #7bdcb5;
}
.has-vivid-green-cyan-color.has-vivid-green-cyan-color {
  color: #00d084;
}
.has-pale-cyan-blue-color.has-pale-cyan-blue-color {
  color: #8ed1fc;
}
.has-vivid-cyan-blue-color.has-vivid-cyan-blue-color {
  color: #0693e3;
}
.has-very-light-gray-color.has-very-light-gray-color {
  color: #eee;
}
.has-cyan-bluish-gray-color.has-cyan-bluish-gray-color {
  color: #abb8c3;
}
.has-very-dark-gray-color.has-very-dark-gray-color {
  color: #313131;
}
.has-small-font-size {
  font-size: 13px;
}
.has-normal-font-size,
.has-regular-font-size {
  font-size: 16px;
}
.has-medium-font-size {
  font-size: 20px;
}
.has-large-font-size {
  font-size: 36px;
}
.has-huge-font-size,
.has-larger-font-size {
  font-size: 42px;
}
.a8c-posts-list__listing {
  list-style: none;
  margin: 0;
  padding: 0;
}
.a8c-posts-list__item {
  display: block;
}
.wp-playlist-light {
  color: #000;
}
.wp-playlist-light .wp-playlist-item {
  color: #333;
}
.wp-playlist-light .wp-playlist-playing {
  background: #fff;
  color: #000;
}
.wp-playlist-dark .wp-playlist-item .wp-playlist-caption {
  color: #fff;
}
.wp-playlist-caption {
  display: block;
}
body.admin-color-mp6-light li#wp-admin-bar-stats img {
  filter: invert(100%);
  -webkit-filter: invert(100%);
}
i.mce-i-bold,
i.mce-i-italic,
i.mce-i-bullist,
i.mce-i-numlist,
i.mce-i-blockquote,
i.mce-i-alignleft,
i.mce-i-aligncenter,
i.mce-i-alignright,
i.mce-i-link,
i.mce-i-unlink,
i.mce-i-wp_more,
i.mce-i-strikethrough,
i.mce-i-spellchecker,
i.mce-i-fullscreen,
i.mce-i-wp_fullscreen,
i.mce-i-wp_adv,
i.mce-i-underline,
i.mce-i-alignjustify,
i.mce-i-forecolor,
i.mce-i-pastetext,
i.mce-i-pasteword,
i.mce-i-removeformat,
i.mce-i-charmap,
i.mce-i-outdent,
i.mce-i-indent,
i.mce-i-undo,
i.mce-i-redo,
i.mce-i-help,
i.mce-i-wp_help,
i.mce-i-wp-media-library,
i.mce-i-ltr,
i.mce-i-wp_page,
.mce-close {
  font: normal 20px/1 "dashicons" !important;
}
.dashicons,
.dashicons-before:before {
  font-family: "dashicons" !important;
}
.noticon {
  font-family: "Noticons" !important;
}
.bbp-staff-role {
  color: #f1831e;
}
.bbp-a8c-reply {
  background: #e9eff3 !important;
  border: 1px solid #c8d7e1;
  width: 98% !important;
}
html {
  font-family: sans-serif;
  font-size: 62.5%;
  -webkit-text-size-adjust: 100%;
  -ms-text-size-adjust: 100%;
}
body {
  margin: 0;
}
article,
aside,
details,
figcaption,
figure,
footer,
header,
main,
menu,
nav,
section,
summary {
  display: block;
}
audio,
canvas,
progress,
video {
  display: inline-block;
  vertical-align: baseline;
}
audio:not([controls]) {
  display: none;
  height: 0;
}
[hidden],
template {
  display: none;
}
a {
  background-color: transparent;
}
a:active,
a:hover {
  outline: 0;
}
abbr[title] {
  border-bottom: 1px dotted;
}
b,
strong {
  font-weight: 700;
}
dfn {
  font-style: italic;
}
h1 {
  font-size: 2em;
  margin: 0.67em 0;
}
mark {
  background: #ff0;
  color: #000;
}
small {
  font-size: 80%;
}
sub,
sup {
  font-size: 75%;
  line-height: 0;
  position: relative;
  vertical-align: baseline;
}
sup {
  top: -0.5em;
}
sub {
  bottom: -0.25em;
}
img {
  border: 0;
}
svg:not(:root) {
  overflow: hidden;
}
figure {
  margin: 1em 40px;
}
hr {
  box-sizing: content-box;
  height: 0;
}
pre {
  overflow: auto;
}
code,
kbd,
pre,
samp {
  font-family: monospace, monospace;
  font-size: 1em;
}
button,
input,
optgroup,
select,
textarea {
  color: inherit;
  font: inherit;
  margin: 0;
}
button {
  overflow: visible;
}
button,
select {
  text-transform: none;
}
button,
html input[type="button"],
input[type="reset"],
input[type="submit"] {
  -webkit-appearance: button;
  cursor: pointer;
}
button[disabled],
html input[disabled] {
  cursor: default;
}
button::-moz-focus-inner,
input::-moz-focus-inner {
  border: 0;
  padding: 0;
}
input {
  line-height: normal;
}
input[type="checkbox"],
input[type="radio"] {
  box-sizing: border-box;
  padding: 0;
}
input[type="number"]::-webkit-inner-spin-button,
input[type="number"]::-webkit-outer-spin-button {
  height: auto;
}
input[type="search"]::-webkit-search-cancel-button,
input[type="search"]::-webkit-search-decoration {
  -webkit-appearance: none;
}
fieldset {
  border: 1px solid silver;
  margin: 0 2px;
  padding: 0.35em 0.625em 0.75em;
}
legend {
  border: 0;
  padding: 0;
}
textarea {
  overflow: auto;
}
optgroup {
  font-weight: 700;
}
table {
  border-collapse: collapse;
  border-spacing: 0;
}
td,
th {
  padding: 0;
}
body a,
.tagcloud a:before {
  -webkit-transition: all 0.1s ease-in-out;
  transition: all 0.1s ease-in-out;
}
.post-nav a,
.respond input,
.respond textarea,
.site-title a,
.main-navigation a,
.main-navigation > .has-children > a:after,
.main-navigation > .menu-item-has-children > a:after,
.menu-toggle,
.search-button,
#infinite-handle span,
.media-caption,
.entry-content input[type="submit"],
.entry-content input[type="reset"],
.entry-content input[type="button"] {
  -webkit-transition: color 0.15s ease-in-out,
    background-color 0.15s ease-in-out;
  transition: color 0.15s ease-in-out, background-color 0.15s ease-in-out;
}
.main-navigation ul ul > li:first-child:after,
.main-navigation ul ul > li:first-child:hover:after,
.main-navigation ul ul ul > li:first-child:after,
.main-navigation ul ul ul > li:first-child:hover:after {
  -webkit-transition: border-color 0.15s ease-in-out;
  transition: border-color 0.15s ease-in-out;
}
.entry-header,
.entry-title,
.search-form .s {
  -webkit-transition: all 0.3s ease-in-out;
  transition: all 0.3s ease-in-out;
}
body,
button,
input,
select,
textarea {
  color: #222;
  font-family: Palatino, "Palatino Linotype", "Palatino LT STD", "Book Antiqua",
    Times, "Times New Roman", serif;
  font-size: 20px;
  font-size: 2rem;
  line-height: 1.8;
}
h1,
h2,
h3,
h4,
h5,
h6 {
  clear: both;
  font-family: -apple-system, BlinkMacSystemFont, "Segoe UI", "Roboto",
    "Oxygen-Sans", "Ubuntu", "Cantarell", "Helvetica Neue", sans-serif;
  line-height: 1.1;
  margin-top: 0;
  margin-bottom: 18px;
}
h1 {
  font-size: 36px;
  line-height: 1.25;
}
h2 {
  font-size: 30px;
  line-height: 1.2;
}
h3 {
  font-size: 25px;
  line-height: 1.44;
}
h4 {
  font-size: 20px;
  line-height: 1.8em;
}
h5,
h6 {
  font-size: 15px;
  line-height: 2.4em;
  text-transform: uppercase;
}
p {
  margin: 0 0 1.8em;
}
dfn,
cite,
em,
i {
  font-style: italic;
}
address {
  margin: 0 0 1.8em;
}
pre {
  background: #eee;
  font-family: "Courier 10 Pitch", Courier, monospace;
  font-size: 16px;
  font-size: 1.6rem;
  line-height: 1.6;
  margin-bottom: 1.6em;
  max-width: 100%;
  overflow: auto;
  padding: 1.6em;
}
code,
kbd,
tt,
var {
  font-family: Monaco, Consolas, "Andale Mono", "DejaVu Sans Mono", monospace;
  font-size: 16px;
  font-size: 1.6rem;
}
abbr,
acronym {
  border-bottom: 1px dotted #666;
  cursor: help;
}
mark,
ins {
  background: #fff9c0;
  text-decoration: none;
}
big {
  font-size: 125%;
}
.header-search .s,
.entry-meta,
.widget-title,
.site-footer,
.main-navigation a,
.archive .page-title,
.entry-footer,
.posts-navigation,
.post-navigation,
.post-navigation a span,
.comment-header,
.comment-actions,
.comment-navigation,
#wp-calendar tfoot a,
form,
input,
button,
.button,
input[type="button"],
input[type="reset"],
input[type="submit"],
#infinite-handle span {
  font-family: -apple-system, BlinkMacSystemFont, "Segoe UI", "Roboto",
    "Oxygen-Sans", "Ubuntu", "Cantarell", "Helvetica Neue", sans-serif;
}
html {
  box-sizing: border-box;
}
*,
*:before,
*:after {
  box-sizing: inherit;
}
body {
  background: #fff;
}
blockquote:before,
blockquote:after,
q:before,
q:after {
  content: "";
}
blockquote,
q {
  quotes: "" "";
}
blockquote {
  color: #666;
  font-style: italic;
  text-align: center;
  margin: 0 0.5em;
}
blockquote:before,
blockquote:after {
  background: #ddd;
  content: "";
  display: block;
  height: 2px;
  margin: 20px auto;
  width: 80px;
}
blockquote blockquote:after {
  display: none;
}
hr {
  background-color: #ccc;
  border: 0;
  height: 1px;
  margin-bottom: 1.6em;
}
ul,
ol {
  margin: 0 0 1.6em;
}
ul {
  list-style: disc;
}
ol {
  list-style: decimal;
}
li > ul,
li > ol {
  margin-bottom: 0;
}
dt {
  font-weight: 700;
}
dd {
  margin: 0 1.6em 1.6em;
}
img {
  height: auto;
  max-width: 100%;
}
figure {
  margin: 1em 0;
}
table {
  border-collapse: collapse;
  border-spacing: 0;
  empty-cells: show;
  font-size: 0.9em;
  margin: 0 0 1.6em;
  width: 100%;
}
thead {
  vertical-align: bottom;
  white-space: nowrap;
}
tbody {
  border-bottom: 1px solid #eee;
  border-top: 1px solid #eee;
}
th {
  color: #444;
  font-weight: 700;
  text-align: left;
}
th,
td {
  border-bottom: 1px solid #eee;
  line-height: 120%;
  margin: 0;
  overflow: visible;
  padding: 2%;
}
tr:last-child td {
  border-bottom: none;
}
table tbody > tr:nth-child(odd) > th,
table tbody > tr:nth-child(odd) > td {
  background: #f9f9f9;
}
a,
a:visited {
  color: #ca2017;
  text-decoration: none;
}
a:hover,
a:focus,
a:active {
  color: #e43a31;
  text-decoration: underline;
}
a:focus {
  outline: thin dotted;
  text-decoration: none;
}
a:hover,
a:active {
  outline: 0;
}
.main-navigation {
  display: inherit;
  flex: 1 1 auto;
  margin-bottom: 18px;
  position: relative;
  z-index: 100;
}
.main-navigation ul {
  display: none;
  list-style: none;
  margin: 0;
  padding-left: 0;
}
#header-menu:after {
  clear: both;
  content: "";
  display: table;
}
.main-navigation li {
  float: left;
  margin: 0;
  position: relative;
}
.main-navigation a {
  color: #222;
  display: block;
  font-size: 15px;
  font-size: 1.5rem;
  font-weight: 700;
  letter-spacing: 1px;
  line-height: 1.2;
  padding: 9px 15px;
  text-decoration: none;
  text-transform: uppercase;
  word-wrap: break-word;
}
.main-navigation a .icon {
  margin-left: 6px;
}
.main-navigation ul ul > li:hover > a,
.main-navigation ul ul > li.focus > a,
.main-navigation ul ul > li.current-menu-item > a {
  border-radius: 0;
}
.main-navigation ul ul > li:first-child > a {
  border-top-left-radius: 6px;
  border-top-right-radius: 6px;
}
.main-navigation ul ul > li:last-child > a {
  border-bottom-left-radius: 6px;
  border-bottom-right-radius: 6px;
}
.main-navigation ul ul ul {
  left: -999em;
  top: 0;
}
.main-navigation ul ul a {
  background: #222;
  color: #fff;
  font-weight: 400;
  text-transform: none;
  width: 200px;
}
.main-navigation ul li:hover > ul,
.main-navigation ul li.focus > ul {
  left: auto;
}
.main-navigation ul ul li:hover > ul,
.main-navigation ul ul li.focus > ul {
  left: 100%;
}
.menu-toggle {
  background-color: transparent;
  color: #222;
  font-size: 16px;
  font-weight: 600;
  text-transform: uppercase;
}
.menu-toggle .icon {
  font-size: 20px;
  margin-right: 6px;
}
.menu-toggle:focus .icon,
.menu-toggle:hover .icon {
  fill: #fff;
}
.toggled .menu-toggle .icon-menu,
.menu-toggle .icon-close {
  display: none;
}
.toggled .menu-toggle .icon-close {
  display: inline-block;
}
.jetpack-social-navigation {
  flex: 0 1 auto;
  margin: 0 0 18px;
}
.site-header .jetpack-social-navigation ul {
  margin: 0;
}
.site-header .jetpack-social-navigation-svg .icon {
  height: 1.25em;
  width: 1.25em;
}
.jetpack-social-navigation li {
  margin-right: 0.25em;
}
.jetpack-social-navigation a {
  padding: 0 0.5em 0.5em 0;
}
.jetpack-social-navigation a,
.jetpack-social-navigation a:visited {
  color: #222;
}
.jetpack-social-navigation a:hover,
.jetpack-social-navigation a:focus {
  color: #ca2017;
}
.comment-navigation,
.posts-navigation,
.post-navigation {
  overflow: hidden;
}
.post-nav-wrapper {
  border-top: 1px solid #ddd;
}
.post-navigation {
  margin: 0 auto;
  padding-top: 36px;
  padding-bottom: 36px;
}
#comment-nav-above {
  margin-bottom: 36px;
}
#comment-nav-below {
  margin-top: 36px;
}
.comment-navigation div,
.posts-navigation div {
  text-align: center;
}
.comment-navigation a,
.posts-navigation a {
  color: #666;
  display: block;
  font-size: 14px;
  font-size: 1.4rem;
  font-weight: 700;
  line-height: 2.57;
  text-transform: uppercase;
}
.posts-navigation a:hover,
.comment-navigation a:hover {
  color: #ca2017;
  text-decoration: none;
}
.posts-navigation .nav-previous,
.comment-navigation .nav-previous {
  margin-bottom: 0;
}
.post-navigation a {
  color: #222;
  font-family: Palatino, "Palatino Linotype", "Palatino LT STD", "Book Antiqua",
    Times, "Times New Roman", serif;
  font-size: 20px;
  font-size: 2rem;
  font-style: italic;
}
.post-navigation a span {
  color: #707070;
  display: block;
  font-size: 14px;
  font-size: 1.4rem;
  font-style: normal;
  font-weight: 600;
  line-height: 2.58;
  text-transform: uppercase;
}
.post-navigation a:hover {
  color: #ca2017;
  text-decoration: none;
}
.nav-previous {
  margin-bottom: 18px;
}
.nav-next .icon {
  margin-left: 6px;
}
.nav-previous .icon {
  margin-right: 6px;
}
button,
.button,
input[type="button"],
input[type="reset"],
input[type="submit"] {
  -webkit-appearance: none;
  background: #222;
  border: none;
  border-radius: 3px;
  color: #fff;
  font-size: 14px;
  font-size: 1.4rem;
  line-height: 1.29;
  margin: 0;
  padding: 9px 18px;
}
button:hover,
.button:hover,
input[type="button"]:hover,
input[type="reset"]:hover,
input[type="submit"]:hover {
  background: #ca2017;
  color: #fff;
  cursor: pointer;
  text-decoration: none;
}
button:focus,
.button:focus,
input[type="button"]:focus,
input[type="reset"]:focus,
input[type="submit"]:focus,
button:active,
.button:active,
input[type="button"]:active,
input[type="reset"]:active,
input[type="submit"]:active {
  background: #ca2017;
  color: #fff;
  cursor: pointer;
}
input[type="text"],
input[type="email"],
input[type="url"],
input[type="password"],
input[type="search"],
input[type="number"],
input[type="tel"],
input[type="range"],
input[type="date"],
input[type="month"],
input[type="week"],
input[type="time"],
input[type="datetime"],
input[type="datetime-local"],
input[type="color"],
textarea {
  color: #666;
  border: 1px solid #ccc;
  border-radius: 3px;
  padding: 3px;
  max-width: 100%;
}
select {
  border: 1px solid #ccc;
}
input[type="text"]:focus,
input[type="email"]:focus,
input[type="url"]:focus,
input[type="password"]:focus,
input[type="search"]:focus,
input[type="number"]:focus,
input[type="tel"]:focus,
input[type="range"]:focus,
input[type="date"]:focus,
input[type="month"]:focus,
input[type="week"]:focus,
input[type="time"]:focus,
input[type="datetime"]:focus,
input[type="datetime-local"]:focus,
input[type="color"]:focus,
textarea:focus {
  border-color: #222;
  color: #111;
}
textarea {
  width: 100%;
}
.screen-reader-text {
  clip: rect(1px, 1px, 1px, 1px);
  position: absolute !important;
  height: 1px;
  width: 1px;
  overflow: hidden;
  word-wrap: normal !important;
}
.screen-reader-text:focus {
  background-color: #f1f1f1;
  border-radius: 3px;
  box-shadow: 0 0 2px 2px rgba(0, 0, 0, 0.6);
  clip: auto !important;
  color: #21759b;
  display: block;
  font-size: 14px;
  font-size: 0.875rem;
  font-weight: 700;
  height: auto;
  left: 5px;
  line-height: normal;
  padding: 15px 23px 14px;
  text-decoration: none;
  top: 5px;
  width: auto;
  z-index: 100000;
}
#content[tabindex="-1"]:focus {
  outline: 0;
}
.alignleft {
  display: inline;
  float: left;
  margin-right: 1.6em;
}
.alignright {
  display: inline;
  float: right;
  margin-left: 1.6em;
}
.aligncenter {
  clear: both;
  display: block;
  margin-left: auto;
  margin-right: auto;
}
.clear:before,
.clear:after,
.entry-content:before,
.entry-content:after,
.comment-content:before,
.comment-content:after,
.site-header:before,
.site-header:after,
.site-content:before,
.site-content:after,
.site-footer:before,
.site-footer:after {
  content: "";
  display: table;
  table-layout: fixed;
}
.clear:after,
.entry-content:after,
.comment-content:after,
.site-header:after,
.site-content:after,
.site-footer:after {
  clear: both;
}
.site-header {
  border-top: 5px solid #222;
  padding-bottom: 20px;
  position: relative;
}
.site-header:before {
  border-top: 1px solid rgba(255, 255, 255, 0.5);
  content: "";
  left: 0;
  position: absolute;
  top: -5px;
  width: 100%;
}
.menu-wrapper {
  margin: 0 auto;
  max-width: 92%;
  width: 1300px;
}
.header-wrapper {
  margin: 0 auto;
  max-width: 92%;
  padding: 36px 0 18px;
  position: relative;
  width: 1300px;
}
.single.no-featured-image .site-header,
.page.no-featured-image .site-header {
  border-bottom: 1px solid #ddd;
}
.header-image img {
  width: 100%;
}
.contact-info-area {
  border: 1px solid #ddd;
  color: #888;
  font-size: 16px;
  font-size: 1.6rem;
  padding: 18px 10px 8px;
  text-align: center;
}
.site-header .contact-info-area {
  border-width: 0 0 1px;
}
.site > .contact-info-area {
  border-width: 1px 0 0;
}
.contact-info-area,
.contact-info-area a {
  color: #222;
}
.contact-info-area a:focus,
.contact-info-area a:hover {
  color: #ca2017;
  text-decoration: none;
}
.contact-info-area a:focus span,
.contact-info-area a:hover span {
  text-decoration: underline;
}
.contact-info-area span,
.contact-info-area span a {
  display: inline-block;
}
.contact-info-area span a,
.contact-info-wrapper > span:last-of-type {
  padding: 0 10px 9px;
}
.contact-info-area span:first-child {
  margin-left: 0;
}
.contact-info-area span.contact-info-label {
  position: absolute;
  left: -999999em;
}
.contact-info-area .icon {
  fill: #ca2017;
  height: 1.5em;
  width: 1.5em;
}
.site-branding {
  position: relative;
  text-align: center;
}
.custom-logo-link {
  display: block;
  margin-bottom: 18px;
  text-align: center;
}
.custom-logo-link + .site-title {
  margin-top: 36px;
}
.site-title {
  font-family: Palatino, "Palatino Linotype", "Palatino LT STD", "Book Antiqua",
    Times, "Times New Roman", serif;
  font-size: 40px;
  font-size: 4rem;
  font-weight: 600;
  line-height: 1;
  margin-bottom: 0;
  margin-top: 0;
  word-wrap: break-word;
}
.site-title a {
  color: #222;
}
.site-title a:hover {
  color: #ca2017;
  text-decoration: none;
}
.site-description {
  font-style: italic;
  line-height: 2;
  margin: 0;
}
.header-search {
  background: #222;
  display: none;
  padding: 50px 0;
  text-align: center;
}
.header-search-wrapper {
  margin: 0 auto;
  max-width: 92%;
  width: 1300px;
}
.header-search .s {
  background: 0 0;
  border: none;
  color: #fff !important;
  display: block;
  font-size: 36px;
  font-size: 3.6rem;
  font-weight: 300;
  margin: 0;
  width: 100%;
}
.header-search .s::-webkit-input-placeholder {
  color: rgba(255, 255, 255, 0.5);
}
.header-search .s:-ms-input-placeholder {
  color: rgba(255, 255, 255, 0.5);
}
.header-search .s:focus {
  outline: none;
}
.site-footer {
  border-top: 1px solid #ddd;
  font-size: 16px;
  text-transform: uppercase;
  text-align: center;
}
.site-info {
  font-size: 14px;
  font-size: 1.4rem;
  font-weight: 600;
  line-height: 2.58;
  margin: auto;
  max-width: 92%;
  padding: 36px 0;
  text-transform: uppercase;
}
.site-info,
.site-info a {
  color: #707070;
}
.site-info a:hover {
  color: #ca2017;
  text-decoration: none;
}
.widget-area {
  border-top: 1px solid #ddd;
  clear: both;
  padding: 50px 0 10px;
}
.widget-wrapper {
  margin: 0 auto;
  max-width: 92%;
  width: 1300px;
}
.widget-area .widget-column {
  width: 100%;
}
.widget {
  font-size: 16px;
  font-size: 1.6rem;
  margin: 0 0 3.6em;
}
.widget-title {
  font-size: 16px;
  font-size: 1.6rem;
  line-height: 1.125;
  margin: 0 0 18px;
  text-transform: uppercase;
}
.widget ul {
  list-style-type: none;
  padding-left: 0;
}
.widget li {
  border-top: 1px solid rgba(0, 0, 0, 0.075);
  padding: 8px 0;
}
.widget ul ul {
  margin-top: 9px;
}
.widget ul ul li:last-child {
  padding-bottom: 0;
}
.widget select {
  max-width: 100%;
}
#wp-calendar {
  max-width: 100%;
  text-align: center;
  width: 100%;
}
#wp-calendar,
#wp-calendar caption,
#wp-calendar tr,
#wp-calendar td,
#wp-calendar th {
  text-align: center;
}
#wp-calendar td {
  padding: 3% 2%;
}
#wp-calendar caption {
  line-height: 1;
  padding-bottom: 20px;
  text-transform: capitalize;
}
#wp-calendar thead th {
  border-bottom: 1px solid #eee;
  border-top: 1px solid #eee;
  font-size: 18px;
  font-size: 1.8rem;
  font-weight: 600;
  line-height: normal;
  padding: 3% 2% 1.75%;
  text-transform: uppercase;
}
#wp-calendar tbody {
  border-bottom: 1px solid #eee;
}
#wp-calendar tfoot td {
  padding: 0;
}
#wp-calendar tfoot #prev {
  text-align: left;
}
#wp-calendar tfoot #next {
  text-align: right;
}
#wp-calendar tfoot a {
  color: #666;
  display: block;
  font-size: 14px;
  font-size: 1.4rem;
  font-weight: 700;
  padding: 12px 0;
  text-transform: uppercase;
}
#wp-calendar tfoot a:hover {
  color: #ca2017;
  text-decoration: none;
}
.search-form .search-field {
  -webkit-appearance: none;
  background: #eee;
  border: none;
  border-radius: 0;
  color: #444;
  font-size: 18px;
  font-size: 1.8rem;
  padding: 5% 20% 5% 5%;
  width: 100%;
}
.search-submit {
  display: none;
}
.hero-area {
  background: #888;
  color: #fff;
  position: relative;
  text-align: center;
  display: flex;
  align-items: center;
}
.hero-area.has-post-thumbnail {
  background-position: 50% 50%;
  background-size: cover;
}
.hero-area:before {
  background: #111;
  bottom: 0;
  content: "";
  display: block;
  left: 0;
  opacity: 0.4;
  position: absolute;
  right: 0;
  top: 0;
}
.hero-area-wrapper {
  font-size: 18px;
  font-size: 1.8rem;
  margin: 0 auto;
  max-width: 92%;
  padding: 36px 0;
  position: relative;
  width: 740px;
}
.hero-area-title {
  font-size: 24px;
  font-size: 2.4rem;
  line-height: 1.5;
  margin-top: 0;
  margin-bottom: 9px;
}
.hero-area-button {
  margin-top: 18px;
}
.hero-area .button {
  background: #fff;
  color: #ca2017;
  display: inline-block;
  font-size: 16px;
  font-size: 1.6rem;
  padding: 12px 24px;
}
.hero-area .button:focus,
.hero-area .button:hover {
  background: #fff;
  color: #ca2017;
  opacity: 0.75;
}
.hero-area .button,
.hero-area .button:focus,
.hero-area .button:hover {
  background: #fff;
  color: #222;
}
.hero-area-title:empty,
.hero-area-content:empty,
.hero-area-button a:empty {
  display: none;
}
.sticky {
  display: block;
}
.hentry {
  margin-bottom: 36px;
  position: relative;
}
.archive .hentry,
.blog .hentry,
.search-results .hentry {
  margin: 0;
}
.archive .entry-header,
.blog .entry-header,
.search-results .entry-header {
  background: rgba(0, 0, 0, 0.55);
  width: 100%;
}
.archive article:nth-of-type(even) .entry-header,
.blog article:nth-of-type(even) .entry-header,
.search-results article:nth-of-type(even) .entry-header {
  background: rgba(0, 0, 0, 0.6);
}
.archive article .entry-header:hover,
.blog article .entry-header:hover,
.search-results article .entry-header:hover {
  background: rgba(0, 0, 0, 0.75);
}
.archive .entry-thumbnail + .entry-header,
.blog .entry-thumbnail + .entry-header,
.search .entry-thumbnail + .entry-header {
  position: absolute;
  bottom: 0;
  left: 0;
}
.archive .entry-header .entry-meta a,
.blog .entry-header .entry-meta a,
.search-results .entry-header .entry-meta a {
  color: #fff;
}
.entry-header {
  padding: 36px 0;
  text-align: center;
}
.entry-thumbnail {
  background-size: cover;
  background-position: 50% 50%;
  display: block;
  min-height: 270px;
  max-height: 684px;
  overflow: hidden;
  position: relative;
  width: 100%;
}
.entry-title {
  font-family: Palatino, "Palatino Linotype", "Palatino LT STD", "Book Antiqua",
    Times, "Times New Roman", serif;
  font-size: 36px;
  font-size: 3.6rem;
  font-weight: 600;
  line-height: 1.25;
  margin: 0 auto;
  max-width: 92%;
  word-wrap: break-word;
  width: 1040px;
}
.blog .entry-title,
.archive .entry-title,
.search .entry-title {
  text-shadow: 2px 2px 0 rgba(0, 0, 0, 0.1);
}
.entry-title a {
  color: #fff;
  text-decoration: none;
}
.entry-title a:hover {
  color: #fd534a;
}
.entry-meta,
.entry-meta a,
.entry-meta a:visited {
  color: #666;
  font-size: 12px;
  font-size: 1.2rem;
  font-weight: 600;
  letter-spacing: 1px;
  line-height: 1.5;
  margin-bottom: 18px;
  text-decoration: none;
  text-transform: uppercase;
}
.entry-meta a:hover {
  color: #ca2017;
  text-decoration: none;
}
.updated:not(.published) {
  display: none;
}
.byline:before,
.comments-link:before {
  content: "/";
  color: rgba(255, 255, 255, 0.5);
  margin: 0 0.5em;
}
.single .byline:before,
.single .comments-link:before {
  color: rgba(0, 0, 0, 0.15);
}
.home .sticky .byline,
.home .sticky .comments-link {
  display: none;
}
.date-hidden .byline:before,
.date-hidden.author-hidden .comments-link:before {
  content: "";
}
.page-content,
.entry-content,
.entry-summary,
.entry-footer,
.post-navigation,
.posts-navigation,
.comments-wrapper,
.respond-wrapper {
  margin-left: auto;
  margin-right: auto;
  max-width: 92%;
  width: 740px;
}
.page-content,
.entry-content,
.entry-summary {
  font-size: 18px;
  font-size: 1.8rem;
  line-height: 1.8;
}
.page-content > :last-child,
.entry-content > :last-child,
.entry-summary > :last-child,
.comment-content > :last-child {
  margin-bottom: 0;
}
.entry-footer {
  font-size: 16px;
  font-size: 1.6rem;
  line-height: 1.69;
  display: block;
  margin-top: 36px;
}
.entry-footer a {
  color: #666;
}
.entry-footer a:hover {
  color: #ca2017;
  text-decoration: none;
}
.entry-author {
  margin-right: 0;
  margin-bottom: 36px;
}
.entry-links {
  flex: 2;
}
.entry-author,
.entry-links {
  border-top: 1px solid #ddd;
  padding-top: 18px;
}
.author-avatar img {
  border-radius: 50%;
}
.author-title {
  font-size: 25px;
  font-size: 2.5rem;
  line-height: 1.44;
  margin: 0 0 8px;
}
.cat-links,
.tags-links,
.edit-link {
  display: block;
  padding-left: 30px;
  position: relative;
}
.cat-links .icon,
.tags-links .icon,
.edit-link .icon {
  fill: #adadad;
  height: 24px;
  left: 0;
  position: absolute;
  top: 2px;
  width: 24px;
}
.cat-links,
.tags-links {
  margin-bottom: 0.5em;
}
.author-link {
  display: block;
}
.page-links {
  clear: both;
  margin: 0 0 1.6em;
}
.page-links span {
  display: inline-block;
  padding: 0 0.25em;
  margin: 0 0.2em 0.2em;
}
.page-header {
  border-top: 1px solid #ddd;
  padding: 54px 0;
  text-align: center;
}
.page-content {
  padding: 36px 0;
}
.archive .page-title,
.search .page-title,
.error404 .page-title {
  color: #707070;
  font-size: 16px;
  font-size: 1.6rem;
  font-weight: 600;
  line-height: 2.25;
  letter-spacing: 1px;
  margin: 0 0 18px;
  text-transform: uppercase;
}
.error-404 .page-header,
.no-results .page-header,
.search-no-results .page-header {
  border-bottom: 1px solid #ddd;
  padding: 30px 0;
}
.comments-area,
.respond {
  background: #f1f1f1;
  border-top: 1px solid #ddd;
  overflow: hidden;
}
.comments-area .respond:first-child {
  border-top: 0;
}
.comments-wrapper {
  padding-top: 60px;
}
.respond {
  padding-top: 36px;
}
.comments-wrapper,
.respond-wrapper {
  padding-bottom: 36px;
}
.respond-wrapper .no-comments {
  margin-bottom: 0;
  text-align: center;
}
.comments-title {
  border-bottom: 1px solid #ddd;
  margin: 0;
  padding-bottom: 17px;
}
.comments-title,
.comment-reply-title {
  font-size: 24px;
  font-size: 2.4rem;
  font-weight: 700;
  margin-bottom: 36px;
  text-align: center;
}
.comment-reply-title {
  margin-bottom: 18px;
}
.comments .children {
  margin-left: 5%;
}
.comment-wrapper,
.pingback,
.trackback {
  margin-left: 0;
}
.comment-wrapper:after {
  display: none;
}
.comment-list {
  padding: 0;
}
.comment-list,
ol.children {
  list-style-type: none;
}
ol.children ol.children {
  padding-left: 0;
}
.comment-list li {
  margin-top: 18px;
  position: relative;
}
.comment-list > li:first-child {
  margin-top: 0;
}
.comment-wrapper,
.pingback,
.trackback {
  background: #fff;
  border-radius: 6px;
  padding: 30px;
  position: relative;
}
.comment-wrapper:after {
  border: 12px solid transparent;
  border-right-color: #fff;
  content: "";
  display: none;
  left: -24px;
  position: absolute;
  top: 28px;
}
.comment .avatar {
  border-radius: 50%;
  display: none;
  height: auto;
  left: 0;
  max-width: 80px;
  position: absolute;
  top: 0;
}
.comment-header cite {
  color: #333;
  font-style: normal;
  font-weight: 700;
}
.comment-header cite a {
  color: #333;
}
.comment-header span {
  color: #707070;
  font-size: 13px;
  font-size: 1.3rem;
  font-weight: 700;
  margin-left: 5px;
}
.comment-header span a {
  color: #707070;
}
.comment-content {
  font-size: 18px;
  font-size: 1.8rem;
  line-height: 2;
  margin: 18px 0;
}
.comment-content a {
  word-wrap: break-word;
}
.comment-content li {
  margin-top: 0;
}
.comment-actions {
  line-height: 1;
}
.comment-actions a {
  font-size: 14px;
  font-size: 1.4rem;
  font-weight: 700;
  margin-right: 10px;
  text-transform: uppercase;
}
form label,
.comment-respond .logged-in-as,
.comment-respond .comment-notes {
  font-size: 14px;
  font-size: 1.4rem;
}
.bypostauthor {
  display: block;
}
.bypostauthor .by-post-author {
  background: #ca2017;
  border-radius: 99px;
  height: 10px;
  left: 12px;
  position: absolute;
  text-indent: -9999px;
  top: 39px;
  width: 10px;
  z-index: 10;
}
.infinite-scroll .posts-navigation,
.infinite-scroll.neverending .site-footer {
  display: none;
}
.infinity-end.neverending .site-footer {
  display: block;
}
#infinite-handle span,
.infinite-loader {
  height: 110px;
  padding: 45px 0;
}
#infinite-handle span {
  background: #eee;
  color: #666;
  display: block;
  float: left;
  font-size: 18px;
  font-size: 1.8rem;
  font-weight: 700;
  letter-spacing: 1px;
  text-align: center;
  text-transform: uppercase;
  width: 100%;
}
#infinite-handle span:hover {
  background: #ca2017;
  color: #fff;
}
.infinite-loader {
  background-color: #eee;
}
.infinite-loader .spinner {
  left: 50% !important;
  -webkit-transform: translate(-50%, 0);
  -ms-transform: translate(-50%, 0);
  transform: translate(-50%, 0);
}
.site-content .contact-form input[type="radio"],
.site-content .contact-form input[type="checkbox"] {
  margin-bottom: 6px;
  margin-right: 0.3em;
  vertical-align: middle;
}
.site-content .contact-form label.checkbox,
.site-content .contact-form label.checkbox-multiple,
.site-content .contact-form label.radio {
  font-weight: 400;
  font-style: normal;
  margin-bottom: 0;
  float: none;
  line-height: 1.8;
}
.site-content .contact-form > div {
  margin-bottom: 18px;
}
.site-content .contact-form textarea,
.site-content .contact-form input[type="text"],
.site-content .contact-form input[type="email"],
.site-content .contact-form input[type="url"],
.site-content .contact-form select {
  margin-bottom: 4px;
  max-width: 100%;
}
.page-content .wp-smiley,
.entry-content .wp-smiley,
.comment-content .wp-smiley {
  border: none;
  margin-bottom: 0;
  margin-top: 0;
  padding: 0;
}
embed,
iframe,
object {
  max-width: 100%;
}
.icon {
  display: inline-block;
  fill: currentColor;
  height: 1em;
  position: relative;
  top: -0.0625em;
  vertical-align: middle;
  width: 1em;
}
.wp-caption,
.gallery-caption {
  font-size: 0.8em;
  margin-bottom: 1.6em;
  max-width: 100%;
}
.wp-caption img[class*="wp-image-"] {
  display: block;
  margin-left: auto;
  margin-right: auto;
}
.wp-caption .wp-caption-text {
  margin: 0.8075em 0;
}
.wp-caption-text {
  opacity: 0.8;
  text-align: center;
}
.gallery {
  margin: 0 -2% 1.6em;
}
.gallery-item {
  display: inline-block;
  padding: 0 1% 0;
  text-align: center;
  vertical-align: top;
  width: 100%;
}
.gallery-columns-2 .gallery-item {
  max-width: 50%;
}
.gallery-columns-3 .gallery-item {
  max-width: 33.33%;
}
.gallery-columns-4 .gallery-item {
  max-width: 25%;
}
.gallery-columns-5 .gallery-item {
  max-width: 20%;
}
.gallery-columns-6 .gallery-item {
  max-width: 16.66%;
}
.gallery-columns-7 .gallery-item {
  max-width: 14.28%;
}
.gallery-columns-8 .gallery-item {
  max-width: 12.5%;
}
.gallery-columns-9 .gallery-item {
  max-width: 11.11%;
}
.gallery-caption {
  display: block;
}
.slideshow-window {
  background-color: transparent !important;
  border: 0 !important;
}
@media all and (max-width: 767px) {
  .menu-toggle {
    display: block;
    margin: 0 auto;
  }
  .menu-toggle:focus {
    outline: thin solid;
  }
  .dropdown-toggle {
    background-color: transparent;
    color: #666;
    position: absolute;
    right: 6px;
    top: 0;
  }
  .dropdown-toggle:hover .dropdown-toggle:hover {
    background-color: transparent;
    color: #666;
  }
  a:hover + .dropdown-toggle,
  a:focus + .dropdown-toggle {
    color: #fff;
  }
  .dropdown-toggle.toggled {
    -ms-transform: rotate(180deg);
    -webkit-transform: rotate(180deg);
    transform: rotate(180deg);
  }
  .main-navigation a > .icon-expand {
    display: none;
  }
  .main-navigation > div {
    background-color: #eee;
    height: auto;
    left: 0;
    max-height: 0;
    overflow: hidden;
    padding: 0;
    position: relative;
    width: 100%;
    -webkit-transition: max-height 0.425s ease-in-out;
    -moz-transition: max-height 0.425s ease-in-out;
    transition: max-height 0.425s ease-in-out;
  }
  .main-navigation.toggled > div {
    max-height: 300vh;
    width: 100%;
    z-index: 999;
  }
  .main-navigation ul {
    display: inherit;
  }
  .main-navigation ul li {
    float: none;
  }
  .main-navigation ul > li:first-child > a {
    border-top-left-radius: 6px;
    border-top-right-radius: 6px;
  }
  .main-navigation ul > li:last-child > a {
    border-bottom-left-radius: 6px;
    border-bottom-right-radius: 6px;
  }
  .main-navigation > div {
    border-radius: 6px;
  }
  .main-navigation ul a {
    color: #666;
    display: block;
    font-weight: 600;
    padding: 10px 4%;
  }
  .main-navigation ul ul a {
    color: #666;
  }
  .main-navigation li a:hover,
  .main-navigation li a:focus,
  .main-navigation li a:active {
    background: #ca2017;
    border-radius: 0;
    color: #fff;
  }
  .main-navigation .sub-menu {
    border-top: 0;
    display: none;
    padding: 0 0 0 25px;
  }
  .main-navigation .sub-menu.toggled {
    display: block;
  }
  .main-navigation ul ul a {
    background: 0 0;
    width: 100%;
  }
  .site-header .jetpack-social-navigation ul {
    margin: 0;
    text-align: center;
  }
}
@media all and (min-width: 600px) {
  .header-wrapper {
    padding-top: 45px;
    padding-bottom: 36px;
  }
  .site-title {
    font-size: 50px;
    font-size: 5rem;
  }
  /* .site-header .jetpack-social-navigation-svg .icon {
    height: 24px;
    width: 24px;
  } */
  .jetpack-social-navigation {
    flex: 0 0 auto;
    margin: 0;
  }
  .jetpack-social-navigation li {
    margin-right: 0;
  }
  .jetpack-social-navigation a {
    padding: 0.25em;
  }
  blockquote {
    font-size: 1.1em;
    margin: 0 1.8em;
  }
  blockquote:before,
  blockquote:after {
    margin: 36px auto;
    width: 108px;
  }
  blockquote blockquote {
    font-size: 1em;
  }
  .hentry {
    margin-bottom: 108px;
  }
  .entry-title {
    font-size: 50px;
    font-size: 5rem;
    line-height: 1.44;
  }
  .entry-meta,
  .entry-meta a {
    font-size: 16px;
    font-size: 1.6rem;
    line-height: 1.125;
  }
  .entry-footer {
    display: flex;
    flex-direction: row;
    margin-top: 72px;
  }
  .entry-author {
    flex: 3;
    margin-right: 36px;
  }
  .entry-author .author-bio,
  .entry-author .author-heading {
    margin-bottom: 0;
    padding-left: 80px;
  }
  .author-avatar-hide.entry-author .author-bio,
  .author-avatar-hide.entry-author .author-heading {
    padding-left: 0;
  }
  .entry-author .author-avatar {
    position: absolute;
  }
  .post-navigation {
    padding-top: 72px;
    padding-bottom: 72px;
  }
  .page-content {
    padding: 72px 0;
  }
  .page-content,
  .entry-content,
  .entry-summary {
    font-size: 20px;
    font-size: 2rem;
  }
  .respond {
    padding-top: 72px;
  }
  .comments-wrapper,
  .respond-wrapper {
    padding-bottom: 72px;
  }
  .comment-wrapper,
  .pingback,
  .trackback {
    margin-left: 110px;
    padding: 36px;
  }
  .comment-wrapper:after {
    display: block;
  }
  .comment-list li {
    margin-top: 36px;
  }
  .comment .avatar {
    display: block;
  }
  ol.children {
    padding-left: 36px;
  }
  .comments-title,
  .comment-reply-title {
    font-size: 28px;
    font-size: 2.8rem;
    line-height: 1.286;
    margin: 0 0 36px;
  }
  .comments-wrapper {
    padding-top: 108px;
  }
  form label,
  .comment-respond .logged-in-as,
  .comment-respond .comment-notes {
    font-size: 18px;
    font-size: 1.8rem;
    line-height: 2;
  }
  .bypostauthor .by-post-author {
    height: 32px;
    left: -2px;
    top: 50px;
    width: 32px;
  }
  .comment-navigation .nav-previous,
  .posts-navigation .nav-previous,
  .post-navigation .nav-previous {
    float: left;
    text-align: left;
    width: 50%;
  }
  .comment-navigation .nav-next,
  .posts-navigation .nav-next,
  .post-navigation .nav-next {
    float: right;
    text-align: right;
    width: 50%;
  }
  .posts-navigation a {
    padding: 2em 1em;
  }
  .nav-previous {
    margin-bottom: 0;
  }
  .widget-wrapper {
    display: flex;
    justify-content: space-around;
  }
  .widget-area {
    padding: 72px 0;
  }
  .widget-area .widget-column {
    width: 30%;
  }
  .widget {
    font-size: 18px;
    font-size: 1.8rem;
  }
  #infinite-handle span,
  .infinite-loader {
    height: 180px;
    padding: 72px 0;
  }
  #infinite-handle span {
    font-size: 22px;
    font-size: 2.2rem;
  }
  .hero-area-wrapper {
    font-size: 20px;
    font-size: 2rem;
    line-height: 1.6;
    padding-bottom: 72px;
    padding-top: 72px;
  }
  .hero-area-title {
    font-size: 30px;
    font-size: 3rem;
    line-height: 1.2;
    margin-top: 0;
    margin-bottom: 18px;
  }
  .hero-area .button {
    font-size: 24px;
    font-size: 2.4rem;
    line-height: 1.5;
    padding-top: 9px;
    padding-bottom: 9px;
  }
  .hero-area-button {
    margin-top: 36px;
  }
}
@media screen and (min-width: 768px) {
  h1 {
    font-size: 40px;
    line-height: 1.35;
  }
  .contact-info-area .icon {
    height: 1em;
    width: 1em;
  }
  .contact-info-area span.contact-info-label {
    display: inline;
    left: auto;
    margin: 0;
    position: static;
  }
  .site-header {
    padding-bottom: 36px;
    border-top-width: 9px;
  }
  .site-header:before {
    top: -8px;
  }
  .header-wrapper {
    align-items: flex-start;
    display: flex;
    justify-content: space-between;
  }
  .site-title {
    font-size: 60px;
    font-size: 6rem;
  }
  .site-branding {
    flex: 1 1 auto;
  }
  .search-toggle {
    display: block;
    flex: 0 0 auto;
  }
  .menu-wrapper {
    align-items: flex-start;
    display: flex;
    justify-content: space-between;
    max-width: 92%;
  }
  .menu-toggle,
  .dropdown-toggle {
    display: none;
  }
  .main-navigation {
    flex: 2 1 auto;
    margin-bottom: 0;
  }
  .main-navigation ul {
    display: block;
  }
  #header-menu {
    margin-left: -15px;
  }
  .main-navigation li {
    margin-right: 6px;
  }
  .main-navigation li:hover > a,
  .main-navigation li.focus > a,
  .main-navigation li.current-menu-item > a {
    background: #ca2017;
    border-radius: 3px;
    color: #fff;
  }
  .main-navigation li.current-menu-item ~ li.current-menu-item > a {
    background: #222;
    color: #fff;
  }
  .main-navigation li.current-menu-item ~ li.current-menu-item > a:hover {
    background: #ca2017;
  }
  .main-navigation ul li:hover > ul ul {
    top: 0;
  }
  .main-navigation ul ul {
    padding-top: 1.15em;
    position: absolute;
    top: 100%;
    left: -999em;
    z-index: 99999;
  }
  .main-navigation ul ul > li:first-child:after {
    border: 10px solid transparent;
    border-bottom-color: #222;
    content: "";
    display: block;
    left: 50%;
    margin-left: -10px;
    position: absolute;
    top: -20px;
  }
  .main-navigation ul ul > li:first-child:hover:after,
  .main-navigation ul ul > li.current-menu-item:first-child:after {
    border-bottom-color: #ca2017;
  }
  .main-navigation ul ul a {
    padding-right: 18px;
  }
  .main-navigation ul ul .menu-item-has-children > a > .icon,
  .main-navigation ul ul .page_item_has_children > a > .icon {
    margin-top: -7px;
    left: auto;
    position: absolute;
    right: 0.5em;
    top: 50%;
    -ms-transform: rotate(-90deg);
    -moz-transform: rotate(-90deg);
    -webkit-transform: rotate(-90deg);
    transform: rotate(-90deg);
  }
  .main-navigation ul ul ul {
    padding-top: 0;
    padding-left: 20px;
  }
  .main-navigation ul ul ul > li:first-child:after {
    border: 10px solid transparent;
    border-right-color: #222;
    content: "";
    display: block;
    top: 8px;
    position: absolute;
    left: -10px;
  }
  .main-navigation ul ul ul > li:first-child:hover:after,
  .main-navigation ul ul ul > li.current-menu-item:first-child:after {
    border-bottom-color: transparent;
    border-right-color: #ca2017;
  }
  .jetpack-social-navigation {
    max-width: none;
    text-align: right;
  }
  .hero-area {
    max-height: 684px;
  }
  .hero-area-wrapper {
    font-size: 20px;
    font-size: 2rem;
    line-height: 1.6;
    padding-bottom: 144px;
    padding-top: 144px;
  }
  .hero-area-title {
    font-size: 40px;
    font-size: 4rem;
    line-height: 1.125;
    margin-top: 0;
    margin-bottom: 27px;
  }
  .hero-area .button {
    font-size: 30px;
    font-size: 3rem;
    line-height: 1.2;
    padding-top: 12px;
    padding-bottom: 12px;
  }
  .entry-header {
    padding: 72px 0;
  }
  .entry-title {
    font-size: 60px;
    font-size: 6rem;
    line-height: 1.2;
  }
}
@media screen and (max-width: 1304px) {
  .site-branding .custom-logo {
    height: auto;
    max-width: 90vw;
    max-height: 1000%;
  }
}
#page {
  overflow-x: hidden;
}
.entry-content > *[class^="wp-block-"] {
  margin-bottom: 1.5em;
}
.alignfull,
.alignwide,
.aligncenter {
  clear: both;
}
.wp-block-text-columns.alignfull,
.wp-block-columns.alignfull,
.wp-block-preformatted.alignfull,
.wp-block-button.alignfull,
.wp-block-pullquote.alignfull,
.wp-block-latest-posts.alignfull,
.wp-block-categories.alignfull,
.wp-block-latest-comments.alignfull,
.wp-block-verse.alignfull,
.wp-block-audio.alignfull,
p.alignfull {
  margin-left: auto;
  margin-right: auto;
}
@media (min-width: 1160px) {
  .alignwide {
    margin-left: -25%;
    margin-right: -25%;
    width: auto;
    max-width: 1000%;
  }
}
@media (min-width: 750px) {
  .alignfull {
    margin-left: calc(50% - 50vw);
    margin-right: calc(50% - 50vw);
    width: auto;
    max-width: 1000%;
  }
  .wp-block-text-columns.alignfull,
  .wp-block-columns.alignfull,
  .wp-block-table.alignfull,
  .wp-block-preformatted.alignfull,
  .wp-block-button.alignfull,
  .wp-block-pullquote.alignfull,
  .wp-block-latest-posts.alignfull,
  .wp-block-categories.alignfull,
  .wp-block-latest-comments.alignfull,
  .wp-block-verse.alignfull,
  .wp-block-audio.alignfull,
  p.alignfull {
    margin-left: calc(50% - 48vw);
    margin-right: calc(50% - 48vw);
  }
  .wp-block-embed.is-type-video.alignwide iframe,
  .wp-block-embed.is-type-video.alignfull iframe {
    width: 100% !important;
    height: 100% !important;
  }
}
.alignfull > *,
.alignwide > * {
  margin-left: auto;
  margin-right: auto;
}
.alignfull img,
.alignwide img,
.alignfull iframe,
.alignwide iframe,
.alignfull video,
.alignwide video {
  display: block;
}
.alignfull .jetpack-video-wrapper iframe,
.alignwide .jetpack-video-wrapper iframe {
  margin-left: auto !important;
  margin-right: auto !important;
}
.wp-block-embed.is-type-video iframe {
  max-height: 100%;
}
[class^="wp-block-"] figcaption {
  font-size: 80%;
}
[class^="wp-block-"]:not(.wp-block-gallery) figcaption {
  opacity: 0.8;
}
.wp-block-embed.is-type-video iframe {
  max-height: 100%;
}
p.has-drop-cap:not(:focus):first-letter {
  font-size: 5em;
  margin-top: 0.15em;
}
.wp-block-image figure {
  margin-top: 0;
}
.wp-block-image img {
  display: block;
}
.wp-block-image .alignleft {
  margin-right: 1.6em;
}
.wp-block-image .alignright {
  margin-left: 1.6em;
}
.wp-block-image.alignfull {
  width: 100vw;
  max-width: 100vw;
  margin: 2rem calc((100% - 100vw) * 0.5);
}
.wp-block-image figcaption {
  color: inherit;
  opacity: 0.8;
}
ul.wp-block-gallery,
ul.wp-block-gallery li {
  padding: 0;
}
.wp-block-quote cite {
  color: inherit;
  opacity: 0.8;
}
.wp-block-quote.is-large p,
.wp-block-quote.is-style-large p {
  font-size: 28px;
}
.wp-block-quote.is-large cite,
.wp-block-quote.is-style-large cite {
  font-size: 22px;
}
@media (min-width: 600px) {
  .wp-block-pullquote.alignleft,
  .wp-block-pullquote.alignright {
    max-width: 40%;
  }
}
.wp-block-audio audio {
  display: block;
  min-width: 270px;
  width: 100%;
}
.wp-block-cover-image.alignwide,
.wp-block-cover.alignwide,
.wp-block-cover-image.alignfull,
.wp-block-cover.alignfull {
  height: 75vh;
}
.wp-block-file .wp-block-file__button {
  background: #222;
  border-radius: 3px;
  font-family: -apple-system, BlinkMacSystemFont, "Segoe UI", "Roboto",
    "Oxygen-Sans", "Ubuntu", "Cantarell", "Helvetica Neue", sans-serif;
  font-size: 1.4rem;
  font-size: 14px;
  line-height: 1.29;
  padding: 9px 18px;
}
.style-pack-colorful .wp-block-file .wp-block-file__button,
.style-pack-modern .wp-block-file .wp-block-file__button {
  font-family: inherit;
}
.wp-block-file .wp-block-file__button:hover,
.wp-block-file .wp-block-file__button:focus {
  background: #ca2017;
  opacity: 1;
}
.rtl .wp-block-file * + .wp-block-file__button {
  margin-left: 0.75em;
  margin-right: 0;
}
.wp-block-video video,
.wp-block-video iframe {
  max-width: 100%;
}
.wp-block-verse {
  background-color: transparent;
  font-family: inherit;
  font-size: 1.1em;
  font-style: italic;
  line-height: 1.8;
  padding: 0;
}
.wp-block-pullquote {
  border-bottom: 2px solid #ddd;
  border-top: 3px solid #ddd;
  color: #666;
  margin-bottom: 0;
}
.wp-block-pullquote cite {
  color: inherit;
  opacity: 0.8;
}
.wp-block-pullquote blockquote:before,
.wp-block-pullquote blockquote:after {
  display: none;
}
.wp-block-table {
  display: table;
}
.wp-block-table td,
.wp-block-table th {
  border: none;
}
.wp-block-table.alignwide,
.wp-block-table.alignfull {
  width: 96vw;
}
.wp-block-table.alignwide {
  width: 100%;
}
@media (min-width: 1160px) {
  .wp-block-table.alignwide {
    width: 1110px;
  }
}
.wp-block-button .wp-block-button__link {
  font-family: -apple-system, BlinkMacSystemFont, "Segoe UI", "Roboto",
    "Oxygen-Sans", "Ubuntu", "Cantarell", "Helvetica Neue", sans-serif;
  font-size: 1.4rem;
  font-size: 14px;
  line-height: 1.29;
  padding: 9px 18px;
}
.wp-block-button__link {
  background: #222;
  color: #fff;
}
.is-style-outline .wp-block-button__link:not(.has-text-color) {
  color: #222;
}
.entry-content .wp-block-button .wp-block-button__link:hover,
.entry-content .wp-block-button .wp-block-button__link:focus {
  background: #ca2017;
  color: #fff;
  text-decoration: none;
}
.wp-block-button.alignwide,
.wp-block-button.alignfull,
.wp-block-button.aligncenter {
  display: block;
}
.wp-block-separator {
  border: none;
  max-width: 100px;
  margin: 1.6em auto;
}
.wp-block-separator.is-style-wide {
  max-width: 100%;
}
.wp-block-media-text *:last-child {
  margin-bottom: 0;
}
.wp-block-categories.aligncenter,
.wp-block-categories.aligncenter ul,
.wp-block-archives.aligncenter,
.wp-block-latest-posts.aligncenter,
.wp-block-latest-comments.aligncenter {
  list-style-position: inside;
  margin-left: 0;
  margin-right: 0;
  text-align: center;
}
.wp-block-archives,
.wp-block-latest-comments,
.wp-block-latest-posts,
.wp-block-categories-list {
  list-style: none;
  padding: 0;
}
.wp-block-archives li,
.wp-block-categories-list li {
  padding: 0.25em 0;
}
.wp-block-archives li:not(:last-child),
.wp-block-categories-list li:not(:last-child) {
  border-bottom: 1px solid rgba(0, 0, 0, 0.075);
}
.wp-block-categories-list ul ul {
  padding-left: 2em;
}
.wp-block-categories-list ul ul li:last-child {
  padding-bottom: 0;
}
.wp-block-latest-posts__post-date {
  color: inherit;
  margin-bottom: 0;
  opacity: 0.8;
}
.wp-block-latest-posts,
.wp-block-latest-posts li {
  list-style: none;
}
.wp-block-latest-posts li {
  padding: 0.25em 0;
}
.wp-block-latest-posts li:not(:last-child) {
  border-bottom: 1px solid rgba(0, 0, 0, 0.2);
}
.wp-block-latest-posts.is-grid li {
  border: 0;
}
.wp-block-latest-comments.not(.alignwide),
.wp-block-latest-comments.not(.alignfull) {
  margin-left: 0;
  margin-right: 0;
}
.wp-block-latest-comments__comment,
.wp-block-latest-comments__comment-date {
  font-size: inherit;
}
.wp-block-latest-comments__comment-meta {
  font-family: -apple-system, BlinkMacSystemFont, "Segoe UI", "Roboto",
    "Oxygen-Sans", "Ubuntu", "Cantarell", "Helvetica Neue", sans-serif;
  font-size: 80%;
  font-weight: 700;
  margin-bottom: 0;
}
.style-pack-colorful .wp-block-latest-comments__comment-meta,
.style-pack-modern .wp-block-latest-comments__comment-meta {
  font-family: inherit;
}
.wp-block-latest-comments__comment-excerpt p {
  font-size: 90%;
}
.wp-block-latest-comments__comment-date {
  color: #707070;
  font-size: 80%;
}
.has-white-color,
.has-white-color:hover,
.has-white-color:active,
.has-white-color:focus,
.has-white-color:visited {
  color: #fff;
}
.has-white-background-color,
.has-white-background-color:hover,
.has-white-background-color:active,
.has-white-background-color:focus,
.has-white-background-color:visited {
  background-color: #fff;
}
.has-dark-gray-color,
.has-dark-gray-color:hover,
.has-dark-gray-color:active,
.has-dark-gray-color:focus,
.has-dark-gray-color:visited {
  color: #222;
}
.has-dark-gray-background-color,
.has-dark-gray-background-color:hover,
.has-dark-gray-background-color:active,
.has-dark-gray-background-color:focus,
.has-dark-gray-background-color:visited {
  background-color: #222;
}
.has-light-gray-color,
.has-light-gray-color:hover,
.has-light-gray-color:active,
.has-light-gray-color:focus,
.has-light-gray-color:visited {
  color: #666;
}
.has-light-gray-background-color,
.has-light-gray-background-color:hover,
.has-light-gray-background-color:active,
.has-light-gray-background-color:focus,
.has-light-gray-background-color:visited {
  background-color: #666;
}
.has-red-color,
.has-red-color:hover,
.has-red-color:active,
.has-red-color:focus,
.has-red-color:visited {
  color: #ca2017;
}
.has-red-background-color,
.has-red-background-color:hover,
.has-red-background-color:active,
.has-red-background-color:focus,
.has-red-background-color:visited {
  background-color: #ca2017;
}
.has-modern-white-color,
.has-modern-white-color:hover,
.has-modern-white-color:active,
.has-modern-white-color:focus,
.has-modern-white-color:visited {
  color: #fff;
}
.has-modern-white-background-color,
.has-modern-white-background-color:hover,
.has-modern-white-background-color:active,
.has-modern-white-background-color:focus,
.has-modern-white-background-color:visited {
  background-color: #fff;
}
.has-modern-light-gray-color,
.has-modern-light-gray-color:hover,
.has-modern-light-gray-color:active,
.has-modern-light-gray-color:focus,
.has-modern-light-gray-color:visited {
  color: #f1f1f1;
}
.has-modern-light-gray-background-color,
.has-modern-light-gray-background-color:hover,
.has-modern-light-gray-background-color:active,
.has-modern-light-gray-background-color:focus,
.has-modern-light-gray-background-color:visited {
  background-color: #f1f1f1;
}
.has-modern-medium-gray-color,
.has-modern-medium-gray-color:hover,
.has-modern-medium-gray-color:active,
.has-modern-medium-gray-color:focus,
.has-modern-medium-gray-color:visited {
  color: #aaa;
}
.has-modern-medium-gray-background-color,
.has-modern-medium-gray-background-color:hover,
.has-modern-medium-gray-background-color:active,
.has-modern-medium-gray-background-color:focus,
.has-modern-medium-gray-background-color:visited {
  background-color: #aaa;
}
.has-modern-dark-gray-color,
.has-modern-dark-gray-color:hover,
.has-modern-dark-gray-color:active,
.has-modern-dark-gray-color:focus,
.has-modern-dark-gray-color:visited {
  color: #222;
}
.has-modern-dark-gray-background-color,
.has-modern-dark-gray-background-color:hover,
.has-modern-dark-gray-background-color:active,
.has-modern-dark-gray-background-color:focus,
.has-modern-dark-gray-background-color:visited {
  background-color: #222;
}
.has-colorful-white-color,
.has-colorful-white-color:hover,
.has-colorful-white-color:active,
.has-colorful-white-color:focus,
.has-colorful-white-color:visited {
  color: #fff;
}
.has-colorful-white-background-color,
.has-colorful-white-background-color:hover,
.has-colorful-white-background-color:active,
.has-colorful-white-background-color:focus,
.has-colorful-white-background-color:visited {
  background-color: #fff;
}
.has-colorful-light-gray-color,
.has-colorful-light-gray-color:hover,
.has-colorful-light-gray-color:active,
.has-colorful-light-gray-color:focus,
.has-colorful-light-gray-color:visited {
  color: #e5e5e5;
}
.has-colorful-light-gray-background-color,
.has-colorful-light-gray-background-color:hover,
.has-colorful-light-gray-background-color:active,
.has-colorful-light-gray-background-color:focus,
.has-colorful-light-gray-background-color:visited {
  background-color: #e5e5e5;
}
.has-colorful-dark-gray-color,
.has-colorful-dark-gray-color:hover,
.has-colorful-dark-gray-color:active,
.has-colorful-dark-gray-color:focus,
.has-colorful-dark-gray-color:visited {
  color: #222;
}
.has-colorful-dark-gray-background-color,
.has-colorful-dark-gray-background-color:hover,
.has-colorful-dark-gray-background-color:active,
.has-colorful-dark-gray-background-color:focus,
.has-colorful-dark-gray-background-color:visited {
  background-color: #222;
}
.has-colorful-blue-color,
.has-colorful-blue-color:hover,
.has-colorful-blue-color:active,
.has-colorful-blue-color:focus,
.has-colorful-blue-color:visited {
  color: #4ba3c3;
}
.has-colorful-blue-background-color,
.has-colorful-blue-background-color:hover,
.has-colorful-blue-background-color:active,
.has-colorful-blue-background-color:focus,
.has-colorful-blue-background-color:visited {
  background-color: #4ba3c3;
}
.has-colorful-green-color,
.has-colorful-green-color:hover,
.has-colorful-green-color:active,
.has-colorful-green-color:focus,
.has-colorful-green-color:visited {
  color: #71db9d;
}
.has-colorful-green-background-color,
.has-colorful-green-background-color:hover,
.has-colorful-green-background-color:active,
.has-colorful-green-background-color:focus,
.has-colorful-green-background-color:visited {
  background-color: #71db9d;
}
.has-colorful-orange-color,
.has-colorful-orange-color:hover,
.has-colorful-orange-color:active,
.has-colorful-orange-color:focus,
.has-colorful-orange-color:visited {
  color: #d97059;
}
.has-colorful-orange-background-color,
.has-colorful-orange-background-color:hover,
.has-colorful-orange-background-color:active,
.has-colorful-orange-background-color:focus,
.has-colorful-orange-background-color:visited {
  background-color: #d97059;
}
.has-vintage-off-white-color,
.has-vintage-off-white-color:hover,
.has-vintage-off-white-color:active,
.has-vintage-off-white-color:focus,
.has-vintage-off-white-color:visited {
  color: #fff;
}
.has-vintage-off-white-background-color,
.has-vintage-off-white-background-color:hover,
.has-vintage-off-white-background-color:active,
.has-vintage-off-white-background-color:focus,
.has-vintage-off-white-background-color:visited {
  background-color: #fff;
}
.has-vintage-light-brown-color,
.has-vintage-light-brown-color:hover,
.has-vintage-light-brown-color:active,
.has-vintage-light-brown-color:focus,
.has-vintage-light-brown-color:visited {
  color: #c7c4b4;
}
.has-vintage-light-brown-background-color,
.has-vintage-light-brown-background-color:hover,
.has-vintage-light-brown-background-color:active,
.has-vintage-light-brown-background-color:focus,
.has-vintage-light-brown-background-color:visited {
  background-color: #c7c4b4;
}
.has-vintage-light-gray-color,
.has-vintage-light-gray-color:hover,
.has-vintage-light-gray-color:active,
.has-vintage-light-gray-color:focus,
.has-vintage-light-gray-color:visited {
  color: #666;
}
.has-vintage-light-gray-background-color,
.has-vintage-light-gray-background-color:hover,
.has-vintage-light-gray-background-color:active,
.has-vintage-light-gray-background-color:focus,
.has-vintage-light-gray-background-color:visited {
  background-color: #666;
}
.has-vintage-dark-gray-color,
.has-vintage-dark-gray-color:hover,
.has-vintage-dark-gray-color:active,
.has-vintage-dark-gray-color:focus,
.has-vintage-dark-gray-color:visited {
  color: #222;
}
.has-vintage-dark-gray-background-color,
.has-vintage-dark-gray-background-color:hover,
.has-vintage-dark-gray-background-color:active,
.has-vintage-dark-gray-background-color:focus,
.has-vintage-dark-gray-background-color:visited {
  background-color: #222;
}
.has-vintage-blue-color,
.has-vintage-blue-color:hover,
.has-vintage-blue-color:active,
.has-vintage-blue-color:focus,
.has-vintage-blue-color:visited {
  color: #2b6e9d;
}
.has-vintage-blue-background-color,
.has-vintage-blue-background-color:hover,
.has-vintage-blue-background-color:active,
.has-vintage-blue-background-color:focus,
.has-vintage-blue-background-color:visited {
  background-color: #2b6e9d;
}
.a8c-posts-list {
  text-align: center;
}
.a8c-posts-list-item__post-thumbnail {
  margin: 0 0 36px;
}
.a8c-posts-list-item__post-thumbnail img {
  display: block;
}
.a8c-posts-list-item__featured,
.a8c-posts-list-item__meta {
  color: #666;
  font-family: -apple-system, BlinkMacSystemFont, "Segoe UI", "Roboto",
    "Oxygen-Sans", "Ubuntu", "Cantarell", "Helvetica Neue", sans-serif;
  font-size: 12px;
  font-size: 1.2rem;
  font-weight: 600;
  letter-spacing: 1px;
  line-height: 1.5;
  margin-top: 18px;
  text-decoration: none;
  text-transform: uppercase;
}
.a8c-posts-list-item__title {
  font-family: Palatino, "Palatino Linotype", "Palatino LT STD", "Book Antiqua",
    Times, "Times New Roman", serif;
  font-size: 36px;
  font-size: 3.6rem;
  font-weight: 600;
  line-height: 1.25;
  margin: 0 auto;
  max-width: 100%;
  word-wrap: break-word;
  width: 1040px;
}
.a8c-posts-list-item__title a {
  color: #222;
}
.a8c-posts-list-item__meta {
  margin-bottom: 36px;
}
.a8c-posts-list-item__meta a {
  color: #666;
}
.a8c-posts-list-item__title a:hover,
.a8c-posts-list-item__meta a:hover {
  color: #ca2017;
  text-decoration: none;
}
.a8c-posts-list-item__edit-link:before {
  content: "/";
  color: rgba(0, 0, 0, 0.15);
  margin: 0 0.5em;
}
.a8c-posts-list-item__excerpt {
  text-align: left;
}
.a8c-posts-list .a8c-posts-list__view-all {
  background: #222;
  border-radius: 3px;
  color: #fff;
  font-family: -apple-system, BlinkMacSystemFont, "Segoe UI", "Roboto",
    "Oxygen-Sans", "Ubuntu", "Cantarell", "Helvetica Neue", sans-serif;
  font-size: 14px;
  font-size: 1.4rem;
  line-height: 1.29;
  margin: 0;
  padding: 9px 18px;
}
.a8c-posts-list .a8c-posts-list__view-all:hover {
  background: #ca2017;
  color: #fff;
  cursor: pointer;
  text-decoration: none;
}
@media all and (min-width: 600px) {
  .a8c-posts-list-item__featured,
  .a8c-posts-list-item__meta {
    font-size: 16px;
    font-size: 1.6rem;
    line-height: 1.125;
  }
  .a8c-posts-list-item__title {
    font-size: 50px;
    font-size: 5rem;
    line-height: 1.44;
  }
}
@media screen and (min-width: 768px) {
  .a8c-posts-list-item__title {
    font-size: 60px;
    font-size: 6rem;
    line-height: 1.2;
  }
  .a8c-posts-list-item__post-thumbnail,
  .a8c-posts-list-item__meta {
    margin-bottom: 72px;
  }
}
.page .grofile {
  padding: 1.3334em !important;
}
.milestone-content {
  max-width: 100% !important;
}
.widget .milestone-countdown,
.widget .milestone-message {
  color: #404040;
}
.widget .milestone-countdown {
  border: 1px solid #7f8c8d;
}
.milestone-message {
  font-weight: 700;
}
.widget_goodreads div[class^="gr_custom_each_container"] {
  border-top: 1px solid rgba(0, 0, 0, 0.15);
  padding: 0.785em 0 0.857em;
}
div[class^="gr_custom_book_container"] {
  float: left;
  margin-right: 1em;
}
.widget_author_grid {
  overflow: hidden;
}
.widget_author_grid ul {
  margin: 0;
  list-style-type: none;
}
.widget_author_grid ul li {
  border-top: none;
  float: left;
  margin: 0 3px 3px 0;
}
.widget_authors ul {
  list-style-type: none;
  margin: 0;
}
.widget_authors img {
  width: 60px;
}
.recentcommentsavatar {
  border-bottom: 0;
  margin-bottom: 0;
}
.recentcommentsavatartop {
  border-bottom: 0;
  padding: 0;
}
.recentcommentstexttop,
.recentcommentstextend {
  vertical-align: middle;
}
.widget_contact_info #contact-map {
  margin-bottom: 1em;
}
.widget_authors img {
  margin-right: 12px;
  vertical-align: middle;
}
.widget_authors li > ul {
  margin-left: 0;
}
.widget_flickr #flickr_badge_uber_wrapper,
.widget_flickr #flickr_badge_wrapper {
  background: 0 0;
  border: 0;
  margin: 0;
}
.widget_flickr #flickr_badge_wrapper {
  margin: 0;
}
.widget_flickr br {
  display: none;
}
.widget_flickr td {
  border: 0;
  padding: 0;
}
.widget_flickr a,
.widget_flickr img {
  display: block;
}
.widget_flickr a {
  border-bottom: 0;
  float: left;
  height: 72px;
  margin: 0 4px 4px 0;
  overflow: hidden;
}
.widget_flickr a img {
  height: 100%;
}
.widget_flickr #flickr_badge_uber_wrapper td a:last-child {
  color: #e1122a;
  clear: both;
  display: block;
  float: none;
  height: auto;
  padding: 24px 0 0;
}
.widget_flickr #flickr_badge_uber_wrapper td a:last-child:after {
  content: "\2192";
  margin-left: 6px;
}
.widget_wpcom_social_media_icons_widget ul > li {
  border-top: 0;
}
.widget_wpcom_social_media_icons_widget li {
  margin-right: 0.75em !important;
}
.widget_wpcom_social_media_icons_widget a {
  font-size: 24px;
  font-size: 2.4rem;
}
.pd-rating {
  line-height: 1;
  margin-bottom: 1em;
}
div.sharedaddy h3.sd-title,
div#jp-relatedposts h3.jp-relatedposts-headline {
  font-family: "Open Sans", Helvetica, Arial, sans-serif;
  font-size: 14px;
  font-size: 1.4rem;
  letter-spacing: 0;
}
.sd-title,
.jp-relatedposts-post-title {
  letter-spacing: 0;
}
.rating-msg {
  color: #7c736b !important;
  font-size: 14px !important;
}
.comment-subscription-form {
  margin: 0;
}
.comment-subscription-form label,
.post-subscription-form label {
  font-size: 12px;
  font-size: 1.2rem;
  font-weight: 400;
  vertical-align: text-bottom;
}
.widget_blog_subscription input[type="text"] {
  padding: 0.7em !important;
}
.jp-relatedposts-post-a {
  border: none !important;
}
div#jp-relatedposts
  div.jp-relatedposts-items-visual
  h4.jp-relatedposts-post-title,
div#jp-relatedposts div.jp-relatedposts-items p {
  font-size: 16px;
  font-size: 1.6rem;
}
#wpstats {
  display: none;
}
.widget_eu_cookie_law_widget {
  border: none;
  bottom: 1em;
  display: none;
  left: 1em;
  margin: 0;
  padding: 0;
  position: fixed;
  right: 1em;
  width: auto;
  z-index: 50001;
}
#eu-cookie-law {
  background-color: #fff;
  border: 1px solid #dedede;
  color: #2e4467;
  font-size: 12px;
  line-height: 1.5;
  overflow: hidden;
  padding: 6px 6px 6px 15px;
  position: relative;
}
#eu-cookie-law a,
#eu-cookie-law a:active,
#eu-cookie-law a:visited {
  color: inherit;
  cursor: inherit;
  text-decoration: underline;
}
#eu-cookie-law a:hover {
  cursor: pointer;
  text-decoration: none;
}
#eu-cookie-law.negative {
  background-color: #000;
  border: none;
  color: #fff;
}
#eu-cookie-law input,
#eu-cookie-law input:hover,
#eu-cookie-law input:focus {
  background: #f3f3f3;
  border: 1px solid #dedede;
  border-radius: 4px;
  -moz-border-radius: 3px;
  -webkit-border-radius: 3px;
  color: #2e4453;
  cursor: pointer;
  display: inline;
  float: right;
  font-family: inherit;
  font-size: 14px;
  font-weight: inherit;
  line-height: inherit;
  margin: 0 0 0 5%;
  padding: 8px 12px;
  position: static;
  text-transform: none;
}
#eu-cookie-law.negative input,
#eu-cookie-law.negative input:hover,
#eu-cookie-law.negative input:focus {
  background: #282828;
  border-color: #535353;
  color: #fff;
}
@media (max-width: 600px) {
  #eu-cookie-law {
    padding-bottom: 55px;
  }
  #eu-cookie-law input.accept {
    bottom: 8px;
    position: absolute;
    right: 8px;
  }
}
@font-face {
  font-family: "Noticons";
  src: url(/i/noticons/./Noticons.eot?) format("embedded-opentype");
  font-weight: 400;
  font-style: normal;
}
@font-face {
  font-family: "Noticons";
  src: url("data:application/x-font-woff;charset=utf-8;base64,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")
      format("woff"),
    url(/i/noticons/./Noticons.ttf) format("truetype"),
    url(/i/noticons/./Noticons.svg#Noticons) format("svg");
  font-weight: 400;
  font-style: normal;
}
@media screen and (-webkit-min-device-pixel-ratio: 0) {
  @font-face {
    font-family: "Noticons";
    src: url(/i/noticons/./Noticons.svg#Noticons) format("svg");
  }
}
.noticon {
  font-size: 16px;
  vertical-align: top;
  text-align: center;
  -moz-transition: color 0.1s ease-in 0;
  -webkit-transition: color 0.1s ease-in 0;
  display: inline-block;
  font-family: "Noticons";
  font-style: normal;
  font-weight: 400;
  font-variant: normal;
  line-height: 1;
  text-decoration: inherit;
  text-transform: none;
  -moz-osx-font-smoothing: grayscale;
  -webkit-font-smoothing: antialiased;
  speak: none;
}
.noticon-404:before {
  content: "\f423";
}
.noticon-activity:before {
  content: "\f508";
}
.noticon-add:before {
  content: "\f8b3";
}
.noticon-add-media:before {
  content: "\f8d9";
}
.noticon-akismet:before {
  content: "\f8d2";
}
.noticon-anchor:before {
  content: "\f509";
}
.noticon-art:before {
  content: "\f8b4";
}
.noticon-aside:before {
  content: "\f101";
}
.noticon-atsign:before {
  content: "\f814";
}
.noticon-attachment:before {
  content: "\f416";
}
.noticon-audio:before {
  content: "\f109";
}
.noticon-automattic:before {
  content: "\f815";
}
.noticon-automattic-blip:before {
  content: "\f817";
}
.noticon-automattic-ring:before {
  content: "\f816";
}
.noticon-bell:before {
  content: "\f8d4";
}
.noticon-bold:before {
  content: "\f471";
}
.noticon-book:before {
  content: "\f444";
}
.noticon-bug:before {
  content: "\f50a";
}
.noticon-bullhorn:before {
  content: "\f8a5";
}
.noticon-bullseye:before {
  content: "\f8a0";
}
.noticon-cart:before {
  content: "\f447";
}
.noticon-category:before {
  content: "\f301";
}
.noticon-chat:before {
  content: "\f108";
}
.noticon-checkmark:before {
  content: "\f418";
}
.noticon-close:before {
  content: "\f405";
}
.noticon-close-alt:before {
  content: "\f406";
}
.noticon-cloud:before {
  content: "\f426";
}
.noticon-cloud-download:before {
  content: "\f440";
}
.noticon-cloud-upload:before {
  content: "\f441";
}
.noticon-code:before {
  content: "\f462";
}
.noticon-codepen:before {
  content: "\f216";
}
.noticon-cog:before {
  content: "\f445";
}
.noticon-collapse:before {
  content: "\f432";
}
.noticon-colors:before {
  content: "\f8a7";
}
.noticon-comment:before {
  content: "\f300";
}
.noticon-compact:before {
  content: "\f807";
}
.noticon-day:before {
  content: "\f305";
}
.noticon-digg:before {
  content: "\f221";
}
.noticon-document:before {
  content: "\f443";
}
.noticon-dot:before {
  content: "\f428";
}
.noticon-downarrow:before {
  content: "\f502";
}
.noticon-download:before {
  content: "\f50b";
}
.noticon-draggable:before {
  content: "\f436";
}
.noticon-dribbble:before {
  content: "\f201";
}
.noticon-dropbox:before {
  content: "\f225";
}
.noticon-dropdown:before {
  content: "\f433";
}
.noticon-dropdown-left:before {
  content: "\f434";
}
.noticon-edit:before {
  content: "\f411";
}
.noticon-ellipsis:before {
  content: "\f476";
}
.noticon-eventbrite:before {
  content: "\f8a6";
}
.noticon-expand:before {
  content: "\f431";
}
.noticon-external:before {
  content: "\f442";
}
.noticon-facebook:before {
  content: "\f203";
}
.noticon-facebook-alt:before {
  content: "\f204";
}
.noticon-fastforward:before {
  content: "\f458";
}
.noticon-features:before {
  content: "\f8a8";
}
.noticon-feed:before {
  content: "\f413";
}
.noticon-flag:before {
  content: "\f468";
}
.noticon-flickr:before {
  content: "\f211";
}
.noticon-follow:before {
  content: "\f801";
}
.noticon-following:before {
  content: "\f803";
}
.noticon-fonts:before {
  content: "\f8b5";
}
.noticon-foursquare:before {
  content: "\f226";
}
.noticon-fullscreen:before {
  content: "\f474";
}
.noticon-gallery:before {
  content: "\f103";
}
.noticon-ghost:before {
  content: "\f8d5";
}
.noticon-gift:before {
  content: "\f8a4";
}
.noticon-github:before {
  content: "\f200";
}
.noticon-googleplus:before {
  content: "\f206";
}
.noticon-googleplus-alt:before {
  content: "\f218";
}
.noticon-gravatar:before {
  content: "\f8d0";
}
.noticon-gridview:before {
  content: "\f808";
}
.noticon-handset:before {
  content: "\f50c";
}
.noticon-heart:before {
  content: "\f461";
}
.noticon-help:before {
  content: "\f457";
}
.noticon-hide:before {
  content: "\f404";
}
.noticon-hierarchy:before {
  content: "\f505";
}
.noticon-home:before {
  content: "\f409";
}
.noticon-horizon:before {
  content: "\f8d8";
}
.noticon-image:before {
  content: "\f102";
}
.noticon-info:before {
  content: "\f455";
}
.noticon-instagram:before {
  content: "\f215";
}
.noticon-italic:before {
  content: "\f472";
}
.noticon-jetpack:before {
  content: "\f8d3";
}
.noticon-key:before {
  content: "\f427";
}
.noticon-layouts:before {
  content: "\f8a9";
}
.noticon-leftarrow:before {
  content: "\f503";
}
.noticon-lightbulb:before {
  content: "\f8a1";
}
.noticon-link:before {
  content: "\f107";
}
.noticon-linkedin:before {
  content: "\f207";
}
.noticon-linkedin-alt:before {
  content: "\f208";
}
.noticon-localization:before {
  content: "\f8b2";
}
.noticon-location:before {
  content: "\f417";
}
.noticon-lock:before {
  content: "\f470";
}
.noticon-mail:before {
  content: "\f410";
}
.noticon-maximize:before {
  content: "\f422";
}
.noticon-medium:before {
  content: "\f8d6";
}
.noticon-menu:before {
  content: "\f419";
}
.noticon-microphone:before {
  content: "\f50d";
}
.noticon-milestone:before {
  content: "\f806";
}
.noticon-minimize:before {
  content: "\f421";
}
.noticon-minus:before {
  content: "\f50e";
}
.noticon-month:before {
  content: "\f307";
}
.noticon-move:before {
  content: "\f50f";
}
.noticon-next:before {
  content: "\f429";
}
.noticon-notice:before {
  content: "\f456";
}
.noticon-notification:before {
  content: "\f800";
}
.noticon-paintbrush:before {
  content: "\f506";
}
.noticon-path:before {
  content: "\f219";
}
.noticon-pause:before {
  content: "\f448";
}
.noticon-phone:before {
  content: "\f437";
}
.noticon-picture:before {
  content: "\f473";
}
.noticon-pinned:before {
  content: "\f308";
}
.noticon-pinterest:before {
  content: "\f209";
}
.noticon-pinterest-alt:before {
  content: "\f210";
}
.noticon-play:before {
  content: "\f452";
}
.noticon-plugin:before {
  content: "\f439";
}
.noticon-plus:before {
  content: "\f510";
}
.noticon-pocket:before {
  content: "\f224";
}
.noticon-polldaddy:before {
  content: "\f217";
}
.noticon-portfolio:before {
  content: "\f460";
}
.noticon-previous:before {
  content: "\f430";
}
.noticon-price:before {
  content: "\f8b0";
}
.noticon-print:before {
  content: "\f469";
}
.noticon-promoted:before {
  content: "\f812";
}
.noticon-quote:before {
  content: "\f106";
}
.noticon-rating-empty:before {
  content: "\f511";
}
.noticon-rating-full:before {
  content: "\f512";
}
.noticon-rating-half:before {
  content: "\f513";
}
.noticon-reader:before {
  content: "\f8a2";
}
.noticon-reader-alt:before {
  content: "\f8a3";
}
.noticon-reblog:before {
  content: "\f805";
}
.noticon-reddit:before {
  content: "\f222";
}
.noticon-refresh:before {
  content: "\f420";
}
.noticon-reply:before {
  content: "\f412";
}
.noticon-reply-alt:before {
  content: "\f466";
}
.noticon-reply-single:before {
  content: "\f467";
}
.noticon-rewind:before {
  content: "\f459";
}
.noticon-rightarrow:before {
  content: "\f501";
}
.noticon-search:before {
  content: "\f400";
}
.noticon-send-to-phone:before {
  content: "\f438";
}
.noticon-send-to-tablet:before {
  content: "\f454";
}
.noticon-share:before {
  content: "\f415";
}
.noticon-show:before {
  content: "\f403";
}
.noticon-shuffle:before {
  content: "\f514";
}
.noticon-sitemap:before {
  content: "\f507";
}
.noticon-skip-ahead:before {
  content: "\f451";
}
.noticon-skip-back:before {
  content: "\f450";
}
.noticon-skype:before {
  content: "\f220";
}
.noticon-spam:before {
  content: "\f424";
}
.noticon-spike:before {
  content: "\f811";
}
.noticon-spotify:before {
  content: "\f515";
}
.noticon-squarespace:before {
  content: "\f8d7";
}
.noticon-standard:before {
  content: "\f100";
}
.noticon-star:before {
  content: "\f408";
}
.noticon-status:before {
  content: "\f105";
}
.noticon-stop:before {
  content: "\f449";
}
.noticon-stumbleupon:before {
  content: "\f223";
}
.noticon-subscribe:before {
  content: "\f463";
}
.noticon-subscribed:before {
  content: "\f465";
}
.noticon-summary:before {
  content: "\f425";
}
.noticon-tablet:before {
  content: "\f453";
}
.noticon-tag:before {
  content: "\f302";
}
.noticon-time:before {
  content: "\f303";
}
.noticon-title:before {
  content: "\f8b6";
}
.noticon-top:before {
  content: "\f435";
}
.noticon-trapper:before {
  content: "\f810";
}
.noticon-trash:before {
  content: "\f407";
}
.noticon-trophy:before {
  content: "\f804";
}
.noticon-tumblr:before {
  content: "\f214";
}
.noticon-twitch:before {
  content: "\f516";
}
.noticon-twitter:before {
  content: "\f202";
}
.noticon-types:before {
  content: "\f8b1";
}
.noticon-unapprove:before {
  content: "\f446";
}
.noticon-unfollow:before {
  content: "\f802";
}
.noticon-unsubscribe:before {
  content: "\f464";
}
.noticon-unzoom:before {
  content: "\f401";
}
.noticon-uparrow:before {
  content: "\f500";
}
.noticon-user:before {
  content: "\f304";
}
.noticon-vaultpress:before {
  content: "\f8d1";
}
.noticon-video:before {
  content: "\f104";
}
.noticon-videocamera:before {
  content: "\f517";
}
.noticon-vimeo:before {
  content: "\f212";
}
.noticon-warning:before {
  content: "\f414";
}
.noticon-website:before {
  content: "\f475";
}
.noticon-week:before {
  content: "\f306";
}
.noticon-wordads:before {
  content: "\f813";
}
.noticon-wordpress:before {
  content: "\f205";
}
.noticon-xpost:before {
  content: "\f504";
}
.noticon-youtube:before {
  content: "\f213";
}
.noticon-zoom:before {
  content: "\f402";
}
.noticon-like:before {
  content: "\f408";
}
.geolocation-chip .noticon {
  display: inline-block;
  vertical-align: middle;
}
.geolocation-chip {
  margin-bottom: 1em;
}
.reblogger-note img.avatar {
  float: left;
  padding: 0;
  border: 0;
}
.reblogger-note-content {
  margin: 0 0 20px;
}
.wpcom-reblog-snapshot .reblog-from img {
  margin: 0 0.75em 0 0;
  padding: 0;
  border: 0;
}
.wpcom-reblog-snapshot .reblogger-note img.avatar {
  float: left;
  padding: 0;
  border: 0;
  margin: 0 0.5em 0 0;
}
.wpcom-reblog-snapshot {
  margin-bottom: 1em;
}
.wpcom-reblog-snapshot p.reblog-from {
  margin: 0 0 1em;
}
.wpcom-reblog-snapshot p.reblogger-headline {
  line-height: 32px;
  margin: 0 0 1em;
}
.wpcom-reblog-snapshot .reblogged-content {
  margin: 0 0 1em;
}
.reblog-post .wpcom-enhanced-excerpt-content {
  border-left: 3px solid #eee;
  padding-left: 15px;
}
.reblog-post ul.thumb-list {
  display: block;
  list-style: none;
  margin: 2px 0;
  padding: 0;
  clear: both;
}
.reblog-post ul.thumb-list li {
  display: inline;
  margin: 0;
  padding: 0 1px;
  border: 0;
}
.reblog-post ul.thumb-list li a {
  margin: 0;
  padding: 0;
  border: 0;
}
.reblog-post ul.thumb-list li img {
  margin: 0;
  padding: 0;
  border: 0;
}
.reblog-post .wpcom-enhanced-excerpt {
  clear: both;
}
.reblog-post .wpcom-enhanced-excerpt address,
.reblog-post .wpcom-enhanced-excerpt li,
.reblog-post .wpcom-enhanced-excerpt h1,
.reblog-post .wpcom-enhanced-excerpt h2,
.reblog-post .wpcom-enhanced-excerpt h3,
.reblog-post .wpcom-enhanced-excerpt h4,
.reblog-post .wpcom-enhanced-excerpt h5,
.reblog-post .wpcom-enhanced-excerpt h6,
.reblog-post .wpcom-enhanced-excerpt p {
  font-size: 100% !important;
}
.reblog-post .wpcom-enhanced-excerpt blockquote,
.reblog-post .wpcom-enhanced-excerpt pre,
.reblog-post .wpcom-enhanced-excerpt code,
.reblog-post .wpcom-enhanced-excerpt q {
  font-size: 98% !important;
}
.reblog-from img {
  margin: 0 10px 0 0;
  vertical-align: middle;
  padding: 0;
  border: 0;
}
.reblog-source {
  margin-bottom: 0;
  font-size: 0.8em;
  line-height: 1;
}
.reblog-source .more-words {
  color: #668eaa;
}
.wpcom-reblog-snapshot .reblog-post {
  box-shadow: 0 0 0 1px rgba(46, 68, 83, 0.1) inset,
    0 1px 1px rgba(46, 68, 83, 0.05);
  border-radius: 4px;
  padding: 24px;
}
.wpcom-reblog-snapshot .reblogger-note {
  margin: 0 0 1em;
  overflow: hidden;
}
.wpcom-reblog-snapshot p.reblogger-headline {
  line-height: 32px;
  margin: 0 0 1em;
}
.wpcom-reblog-snapshot .reblogger-note-content {
  margin: 0;
  padding: 0;
}
body .wpcom-reblog-snapshot .reblogger-note-content blockquote {
  font-style: normal;
  font-weight: 400;
  font-size: 1em;
  margin: 0;
  padding: 0;
  position: relative;
  border: none;
}
.wpcom-reblog-snapshot .reblogger-note-content blockquote p:last-child {
  margin-bottom: 0;
}
div#actionbar * {
  box-sizing: border-box;
  outline: none;
  -webkit-tap-highlight-color: rgba(0, 0, 0, 0);
  user-select: none;
  -webkit-user-select: none;
}
div#actionbar {
  background: #fff;
  position: fixed;
  bottom: 20px;
  right: 15px;
  border: solid 1px #c8d7e1;
  border-radius: 3px;
  opacity: 0.98;
  height: 35px;
  margin: 0;
  padding: 0;
  box-sizing: border-box;
  line-height: 1;
  z-index: 50000;
  font-family: -apple-system, BlinkMacSystemFont, "Segoe UI", "Roboto",
    "Oxygen-Sans", "Ubuntu", "Cantarell", "Helvetica Neue", sans-serif;
  -webkit-transform: translate3d(0, 0, 0);
  -moz-transform: translate3d(0, 0, 0);
  -o-transform: translate3d(0, 0, 0);
  -ms-transform: translate3d(0, 0, 0);
  transform: translate3d(0, 0, 0);
  transition: all 0.2s ease-in-out;
  -webkit-backface-visibility: hidden;
  -webkit-perspective: 1000;
  -webkit-tap-highlight-color: rgba(0, 0, 0, 0);
  user-select: none;
  -webkit-user-select: none;
}
div#actionbar.actnbr-hidden {
  -webkit-transform: translate3d(0, 150px, 0);
  -moz-transform: translate3d(0, 150px, 0);
  -o-transform: translate3d(0, 150px, 0);
  -ms-transform: translate3d(0, 150px, 0);
  transform: translate3d(0, 150px, 0);
}
div#actionbar.actnbr-folded {
  opacity: 0.7;
}
div#actionbar.actnbr-folded:hover {
  opacity: 1;
}
div#actionbar ul {
  margin: 0;
  padding: 0;
  line-height: 1;
  text-align: left;
}
div#actionbar li {
  list-style-type: none;
  display: inline-block;
  min-width: 30px;
  margin: 0;
  padding: 0;
  vertical-align: middle;
  line-height: 1;
}
div#actionbar li:before {
  display: none;
}
div#actionbar li.actnbr-btn {
  margin: 0 2px 0 6px;
}
div#actionbar.actnbr-has-customize.actnbr-has-edit li.actnbr-edit {
  margin-right: 5px;
  margin-left: -5px;
}
div#actionbar.actnbr-folded li.actnbr-btn {
  margin-right: -5px;
}
div#actionbar.actnbr-folded.actnbr-has-customize.actnbr-has-edit
  li.actnbr-edit {
  margin-right: -3px;
  margin-left: 0;
}
div#actionbar li.actnbr-btn > a {
  display: block;
  color: #2e4453;
  font-size: 13px;
  font-weight: 400;
  text-decoration: none;
  font-family: -apple-system, BlinkMacSystemFont, "Segoe UI", "Roboto",
    "Oxygen-Sans", "Ubuntu", "Cantarell", "Helvetica Neue", sans-serif;
  line-height: 1;
  vertical-align: middle;
  transition: none;
  position: relative;
  padding: 10px 8px 10px 32px;
  border: none;
  box-shadow: none;
}
div#actionbar li.actnbr-btn > a:hover {
  color: #00aadc;
  background: 0 0;
}
div#actionbar li.actnbr-btn > a .gridicon {
  fill: #87a6bc;
  position: absolute;
  top: 6px;
  left: 5px;
}
div#actionbar li.actnbr-btn a:hover .gridicon {
  fill: #00aadc;
}
div#actionbar li.actnbr-btn a.actnbr-actn-following,
div#actionbar li.actnbr-btn a.actnbr-actn-following:hover {
  color: #4ab866;
}
div#actionbar li.actnbr-btn a.actnbr-actn-following .gridicon,
div#actionbar li.actnbr-btn a.actnbr-actn-following:hover .gridicon {
  fill: #4ab866;
}
div#actionbar.actnbr-folded li.actnbr-btn a.actnbr-action .gridicon {
  top: 2px;
}
div#actionbar.actnbr-folded .actnbr-btn span {
  display: none;
}
div#actionbar.actnbr-has-customize.actnbr-has-edit.actnbr-folded
  .actnbr-customize {
  display: none;
}
div#actionbar.actnbr-has-customize.actnbr-has-edit.actnbr-folded .actnbr-stats {
  display: none;
}
div#actionbar.actnbr-has-customize.actnbr-has-edit.actnbr-folded
  .actnbr-edit
  a
  .gridicon,
div#actionbar.actnbr-has-customize.actnbr-folded .actnbr-customize a .gridicon {
  top: 2px;
}
div#actionbar.actnbr-has-customize.actnbr-has-edit.actnbr-folded
  .actnbr-edit
  a
  .gridicon {
  left: 10px;
}
div#actionbar li.actnbr-ellipsis {
  position: relative;
  top: 1px;
  right: 2px;
  cursor: pointer;
  padding: 3px 5px 0 8px;
}
div#actionbar.actnbr-folded li.actnbr-ellipsis {
  top: 2px;
}
div#actionbar .actnbr-ellipsis > .gridicon {
  fill: #4f748e;
  transition: all 0.15s cubic-bezier(0.175, 0.885, 0.32, 1.275);
  -webkit-transform: rotate(90deg);
  -moz-transform: rotate(90deg);
  -o-transform: rotate(90deg);
  -ms-transform: rotate(90deg);
  transform: rotate(90deg);
}
div#actionbar .actnbr-ellipsis.actnbr-hidden > .gridicon {
  fill: #87a6bc;
  -webkit-transform: rotate(0);
  -moz-transform: rotate(0);
  -o-transform: rotate(0);
  -ms-transform: rotate(0);
  transform: rotate(0);
}
div#actionbar .actnbr-ellipsis.actnbr-hidden > .gridicon:hover {
  fill: #4f748e;
}
div#actionbar .actnbr-ellipsis .tip-inner .gridicon {
  margin: 0 5px 0 0;
  vertical-align: middle;
  position: relative;
}
div#actionbar .actnbr-popover {
  font-size: 14px;
  padding: 10px;
  z-index: 1000;
  margin-left: 15px;
  position: absolute;
  bottom: 40px;
  right: -13px;
  max-width: 320px;
  font-family: -apple-system, BlinkMacSystemFont, "Segoe UI", "Roboto",
    "Oxygen-Sans", "Ubuntu", "Cantarell", "Helvetica Neue", sans-serif;
}
div#actionbar li.actnbr-btn .actnbr-popover {
  bottom: 47px;
  right: 26px;
}
div#actionbar.actnbr-folded li.actnbr-btn .actnbr-popover {
  right: 21px;
}
div#actionbar .actnbr-hidden .actnbr-popover {
  display: none;
}
div#actionbar .actnbr-popover.tip-top-left .tip-arrow {
  bottom: 0;
  right: 21px;
  margin-left: -7px;
  border-top-style: solid;
  border-bottom: none;
  border-left-color: transparent;
  border-right-color: transparent;
}
div#actionbar li.actnbr-btn .actnbr-popover.tip-top-left .tip-arrow {
  left: 74%;
}
div#actionbar.actnbr-folded
  li.actnbr-btn
  .actnbr-popover.tip-top-left
  .tip-arrow {
  left: 85%;
}
div#actionbar .actnbr-popover .tip-arrow {
  border: 10px dashed #c8d7e1;
  height: 0;
  line-height: 0;
  position: absolute;
  width: 0;
}
div#actionbar .actnbr-popover.tip-top-left .tip-arrow:before {
  bottom: 2px;
  border: 10px solid #fff;
  content: " ";
  position: absolute;
  left: 50%;
  margin-left: -10px;
  border-top-style: solid;
  border-bottom: none;
  border-left-color: transparent;
  border-right-color: transparent;
}
div#actionbar .actnbr-popover .tip-inner {
  background-color: #fff;
  border: 1px solid #c8d7e1;
  border-radius: 4px;
  box-shadow: 0 2px 5px rgba(0, 0, 0, 0.1), 0 0 56px rgba(0, 0, 0, 0.075);
  text-align: center;
}
div#actionbar li.actnbr-btn .actnbr-popover .tip-inner .actnbr-reader a {
  display: block;
  margin: 0 0 4px;
  font-weight: 400;
  text-decoration: none;
  color: #00aadc;
  border: none;
}
div#actionbar li.actnbr-btn .actnbr-popover .tip-inner .actnbr-reader a:before {
  content: "\f8a3";
  font-family: "Noticons";
  font-size: 25px;
  margin-right: 3px;
  line-height: 1;
  top: 7px;
  position: relative;
}
div#actionbar .tip ul {
  margin-bottom: 10px;
}
div#actionbar .tip li {
  display: block;
  border: none;
}
div#actionbar .tip li > a {
  position: relative;
  background: inherit;
  border: none;
  box-shadow: none;
  border-radius: 0;
  color: #2e4453;
  cursor: pointer;
  display: block;
  font-size: 14px;
  font-weight: 400;
  margin: 0;
  padding: 10px 16px;
  text-align: left;
  transition: all 0.05s ease-in-out;
  min-width: 250px;
  outline: none;
  text-decoration: none;
}
div#actionbar li.actnbr-sitename {
  border-bottom: 1px solid #f0f0f0;
  margin-bottom: 10px;
}
div#actionbar .actnbr-ellipsis .actnbr-fold,
div#actionbar .actnbr-notice .actnbr-login-nudge {
  border-top: 1px solid #f0f0f0;
  margin-top: 10px;
}
div#actionbar .actnbr-ellipsis .actnbr-folded-following,
div#actionbar .actnbr-ellipsis .actnbr-folded-follow {
  border-bottom: 1px solid #f0f0f0;
  padding-bottom: 10px;
  margin-bottom: 10px;
}
div#actionbar .actnbr-notice .actnbr-follow-count {
  margin-bottom: 10px;
}
div#actionbar .actnbr-ellipsis li a:hover .gridicon {
  fill: #fff;
}
div#actionbar .actnbr-notice form,
div#actionbar .actnbr-notice .actnbr-login-nudge {
  font-size: 12px;
  color: #2e4453;
  line-height: 17px;
}
div#actionbar .actnbr-notice form {
  padding: 2px 16px 6px;
}
div#actionbar .actnbr-notice .actnbr-login-nudge {
  padding: 10px 16px 5px;
}
div#actionbar .actnbr-notice form input {
  background: #fff;
  border: 1px solid #a8bece;
  font-family: inherit;
  font-size: 14px;
  text-indent: 10px;
  height: 40px;
  width: 100%;
  margin-bottom: 12px;
  padding: 0;
  user-select: text;
  -webkit-user-select: text;
}
div#actionbar .actnbr-notice form button {
  background: #00aadc;
  border-color: #008ab3;
  color: #fff;
  border-style: solid;
  border-width: 1px 1px 2px;
  cursor: pointer;
  display: inline-block;
  margin: 0;
  outline: 0;
  overflow: hidden;
  font-weight: 500;
  text-overflow: ellipsis;
  text-decoration: none;
  vertical-align: top;
  box-sizing: border-box;
  font-size: 14px;
  line-height: 21px;
  border-radius: 4px;
  padding: 7px 14px 9px;
  -webkit-appearance: none;
  -moz-appearance: none;
  appearance: none;
  font-family: inherit;
  text-transform: none;
  -webkit-font-smoothing: auto;
  height: auto;
  width: 100%;
}
div#actionbar .actnbr-notice form button[disabled] {
  background: #bceefd;
  border-color: #8cc9e2;
  color: #fff;
}
div#actionbar .actnbr-notice .actnbr-button-wrap {
  text-align: right;
}
div#actionbar .actnbr-notice form button:hover {
  border-color: #005082;
  color: #fff;
}
div#actionbar .actnbr-notice form button:focus {
  border-color: #005082;
  box-shadow: 0 0 0 2px #78dcfa;
}
div#actionbar .actnbr-notice .actnbr-login-nudge a {
  color: inherit;
  text-decoration: underline;
}
div#actionbar .actnbr-notice .actnbr-login-nudge a:hover {
  color: #00aadc;
}
div#actionbar li.actnbr-sitename a {
  font-size: 14px;
  font-weight: 700;
  font-family: -apple-system, BlinkMacSystemFont, "Segoe UI", "Roboto",
    "Oxygen-Sans", "Ubuntu", "Cantarell", "Helvetica Neue", sans-serif;
  color: #2e4453;
  text-decoration: none;
  text-align: left;
  border: none;
  vertical-align: middle;
  white-space: nowrap;
  overflow: hidden;
  text-overflow: ellipsis;
  line-height: 1.7;
}
div#actionbar li.actnbr-sitename img {
  width: 25px;
  height: 25px;
  vertical-align: middle;
  margin: -1px 5px 0 0;
  display: inline;
  border-radius: 0;
  padding: 0;
}
div#actionbar .actnbr-ellipsis li a:hover {
  background: #00aadc;
  color: #fff;
  text-decoration: none;
  border: 0;
  box-shadow: none;
}
div#actionbar li.actnbr-sitename a:hover {
  background: 0 0;
  color: #2e4453;
  margin: 0;
}
div#actionbar .actnbr-fold {
  padding-top: 10px;
}
div#actionbar .actnbr-ellipsis li.actnbr-folded-customize {
  display: none;
}
div#actionbar.actnbr-folded.actnbr-has-customize.actnbr-has-edit
  .actnbr-ellipsis
  li.actnbr-folded-customize {
  display: block;
}
div#actionbar.actnbr-has-follow .actnbr-ellipsis li.actnbr-folded-follow {
  display: none;
}
div#actionbar .actnbr-notice .tip-inner {
  padding: 0;
}
div#actionbar .actnbr-notice .actnbr-message {
  padding: 15px 20px 20px;
  width: 250px;
  text-align: center;
  line-height: 20px;
  color: #2e4453;
}
div#actionbar .actnbr-notice .actnbr-message h3 {
  margin: 0 0 10px;
  font-size: 22px;
  font-weight: 400;
  font-family: inherit;
  font-style: normal;
  font-variant: normal;
  text-transform: none;
  text-decoration: none;
  color: #2e4453;
  padding: 0;
  line-height: 1em;
}
div#actionbar .actnbr-notice .actnbr-message a {
  color: inherit;
  text-decoration: underline;
}
div#actionbar .actnbr-notice .actnbr-message a:hover {
  color: #00aadc;
}
div#actionbar .actnbr-theme a {
  text-overflow: ellipsis;
  overflow: hidden;
  white-space: nowrap;
}
@media (max-width: 660px) {
  div#actionbar {
    bottom: 0;
    right: 0;
    padding: 5px 13px;
    border-radius: 0;
    width: 100%;
    height: 44px;
  }
  div#actionbar.actnbr-folded {
    opacity: 0.9;
    width: auto;
    padding: 5px 10px;
  }
  div#actionbar > ul {
    text-align: right;
  }
  div#actionbar .actnbr-popover {
    right: -10px;
  }
  div#actionbar .actnbr-popover.tip-top-left .tip-arrow {
    right: 17px;
  }
  div#actionbar li.actnbr-btn .actnbr-popover {
    right: -3px;
  }
  div#actionbar li.actnbr-btn .actnbr-popover.tip-top-left .tip-arrow {
    left: 53%;
  }
  div#actionbar.actnbr-folded li.actnbr-btn {
    margin-right: 3px !important;
  }
}
div#actionbar.actnbr-premium-espresso {
  right: 70px;
}
div#actionbar.actnbr-premium-shelf {
  left: 10px;
  right: auto;
}
div#actionbar.actnbr-premium-shelf .actnbr-popover {
  right: auto;
  left: -35px;
}
div#actionbar.actnbr-premium-shelf .actnbr-popover.tip-top-left .tip-arrow {
  right: auto;
  left: 29px;
}
div#actionbar.actnbr-premium-shelf
  li.actnbr-btn
  .actnbr-popover.tip-top-left
  .tip-arrow,
div#actionbar.actnbr-premium-shelf.actnbr-folded
  li.actnbr-btn
  .actnbr-popover.tip-top-left
  .tip-arrow {
  left: 26px;
}
div#actionbar.actnbr-premium-shelf li.actnbr-btn .actnbr-popover,
div#actionbar.actnbr-premium-shelf.actnbr-folded li.actnbr-btn .actnbr-popover {
  right: 102px;
  left: -26px;
}
body.has-playbar div#actionbar.actnbr-premium-obsidian {
  bottom: 50px;
}
div#actionbar.actnbr-pub-boardwalk {
  display: none;
}
body #habla_window_div.habla_window_div_base {
  margin-right: 160px !important;
}
div#translator-launcher {
  bottom: 67px;
  right: 10px;
  left: auto;
}
@media (min-width: 876px) {
  div#o2-dock {
    right: 230px;
  }
}
@media (max-width: 876px) {
  div#o2-dock {
    z-index: 50001;
  }
}
#scrollUp,
.to-top,
#back-to-top {
  bottom: 55px;
  right: 18px;
}
#colophon #searchform input.search-field {
  bottom: 65px;
}
#container #masthead #site-branding {
  z-index: 49999;
  bottom: 65px;
}
li#wp-admin-bar-follow,
li#wp-admin-bar-admin-bar-likes-widget,
li#wp-admin-bar-wpr-reblog,
ul#wp-admin-bar-blog-secondary {
  display: none !important;
}
@media print {
  #actionbar {
    display: none !important;
  }
}
img.latex {
  border: none;
  vertical-align: middle;
}
.video-player {
  border: 0;
  margin: auto;
  padding: 5px;
  text-align: center;
  max-width: 100%;
}
.hidden {
  display: none;
}
.screen-reader-text {
  position: absolute;
  left: -1000em;
}
.comment object,
.comment embed,
.embed-vimeo iframe,
.embed-youtube iframe {
  max-width: 100%;
}
.simple-homepage {
  display: none;
}
