/*
 * ---:[ Focus CSS reset ]:---
 */
* {
  margin: 0;
  padding: 0; }

html {
  -webkit-text-size-adjust: 100%;
  -ms-text-size-adjust: 100%; }

h1,
h2,
h3,
h4,
h5,
h6 {
  font-weight: normal; }

table {
  border-collapse: collapse;
  border-spacing: 0;
  word-break: normal; }

img,
fieldset {
  border: 0; }

abbr,
acronym {
  text-decoration: none; }

code {
  line-height: 1em; }

pre {
  overflow: auto;
  word-wrap: normal;
  -moz-tab-size: 4;
  tab-size: 4; }

sub,
sup {
  line-height: 0.5em; }

img,
.wp-caption {
  max-width: 100%;
  height: auto; }

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

img,
.left,
.alignleft,
.right,
.alignright {
  display: block; }

.center,
.aligncenter {
  display: block;
  float: none;
  text-align: center;
  margin-right: auto;
  margin-left: auto; }

.clear {
  clear: both; }

button,
input[type=submit] {
  cursor: pointer;
  overflow: visible;
  -webkit-appearance: none; }

body {
  font-family: Tahoma, Geneva, Verdana, sans-serif;
  font-size: 18px;
  line-height: 31px;
  color: #111111;
  overflow-x: hidden; }

#header {
  background-color: #111111;
  padding-top: 4px;
  padding-bottom: 4px;
  border-bottom: 1px solid rgba(0, 0, 0, 0.1); }

  #nav {
    background-color: #ccf1ff;
    border-bottom: 1px solid rgba(0, 0, 0, 0.1); }

  #nav-secondary {
    background-color: #ffdd99;
    border-bottom: 1px solid rgba(0, 0, 0, 0.1); }

#content {
  word-break: break-word;
  padding-top: 31px;
  padding-bottom: 31px; }

#footer {
  font-family: Verdana, sans-serif;
  font-size: 14px;
  line-height: 25px;
  color: #828282;
  background-color: #eeeeee;
  padding-top: 19px;
  padding-bottom: 19px;
  border-top: 1px solid rgba(0, 0, 0, 0.1); }

.container {
  box-sizing: border-box;
  padding-left: 19px;
  padding-right: 19px; }
  @media all and (min-width: 682px) {
    .container {
  max-width: 644px;
  padding-left: 0;
  padding-right: 0;
  margin-left: auto;
  margin-right: auto; } }
  @media all and (min-width: 706px) {
    .container {
  max-width: 100%;
  padding-left: 31px;
  padding-right: 31px;
  margin-left: 0;
  margin-right: 0; } }
  @media all and (min-width: 1102px) {
    .container {
  max-width: 1040px;
  padding-left: 0;
  padding-right: 0;
  margin-left: auto;
  margin-right: auto; } }

a {
  color: #2692f0;
  text-decoration: none; }
  p a,
  .post_content a {
    text-decoration: underline; }
      p a.button,
      .post_content a.button {
        text-decoration: none; }

code,
pre,
kbd {
  font-family: Menlo, Consolas, Monaco, "Andale Mono", Courier, Verdana, sans-serif; }

  .grt h1 {
    font-family: Verdana, sans-serif;
    font-size: 37px;
    line-height: 59px;
    color: #111111;
    margin-bottom: 31px; }
  .grt h2 {
    font-family: Verdana, sans-serif;
    font-size: 29px;
    line-height: 47px;
    margin-top: 50px;
    margin-bottom: 31px; }
  .grt h3 {
    font-family: Verdana, sans-serif;
    font-size: 23px;
    line-height: 38px;
    margin-top: 31px;
    margin-bottom: 19px; }
  .grt h4 {
    font-family: Verdana, sans-serif;
    font-size: 18px;
    line-height: 31px;
    margin-bottom: 12px; }
  .grt h1 + h2,
  .grt h2 + h3,
  .grt h2:first-child,
  .grt h3:first-child {
    margin-top: 0; }

  .grt ul,
  .grt ol {
    margin-left: 31px; }
  .grt li {
    margin-bottom: 12px; }
    .grt li:last-child {
      margin-bottom: 0; }
  .grt blockquote {
    color: #828282;
    padding-left: 19px;
    border-left: 7px solid rgba(0, 0, 0, 0.1); }
  .grt sub,
  .grt sup {
    color: #828282; }
  .grt code,
  .grt pre,
  .grt kbd {
    font-size: 16px; }
  .grt code {
    background-color: rgba(0, 0, 0, 0.08);
    padding: 4px;
    border-radius: 7px;
    margin: 0 1px; }
  .grt pre {
    background-color: #eeeeee;
    padding: 19px; }
  .grt kbd {
    font-size: 14px;
    color: #4e4e4e;
    background-color: #f7f7f7;
    padding: 4px 7px;
    border: 1px solid #cccccc;
    border-radius: 7px;
    box-shadow: 0 1px 0 rgba(0, 0, 0, 0.2), 0 0 0 1px #fafafa inset, 0 0 0 1px white inset;
    margin: 0 1px; }
  .grt p,
  .grt ul,
  .grt ol,
  .grt blockquote,
  .grt pre,
  .grt img {
    margin-bottom: 31px; }
  .grt ul ul,
  .grt ul ol,
  .grt ol ul,
  .grt ol ol {
    margin-top: 12px;
    margin-bottom: 0;
    margin-left: 19px; }
    .grt blockquote > :last-child {
      margin-bottom: 0; }
  @media all and (min-width: 682px) {
    body:not(.has-sidebar) .grt h1 {
        font-size: 47px;
        line-height: 73px; }
      body:not(.has-sidebar) .grt h2 {
        font-size: 37px;
        line-height: 59px; }
      body:not(.has-sidebar) .grt h3 {
        font-size: 29px;
        line-height: 47px; }
      body:not(.has-sidebar) .grt h4 {
        font-size: 23px;
        line-height: 38px; }
    .grt .left:not(.bar),
    .grt .alignleft {
      float: left;
      clear: both;
      margin-right: 31px; }
    .grt .right:not(.bar),
    .grt .alignright {
      float: right;
      clear: both;
      margin-left: 31px; } }
      .grt .headline_area .headline a {
        color: #111111; }
        .grt .headline_area .headline a:hover {
          color: #2692f0; }
  .grt .byline {
    font-size: 14px;
    line-height: 25px;
    color: #828282;
    margin-top: -26px; }
      .grt .byline .post_author:after,
      .grt .byline .post_date:after,
      .grt .byline .num_comments_link:after,
      .grt .byline .post_edit:after {
        display: block;
        height: 0;
        content: '\a';
        white-space: pre; }
    .grt .byline .avatar {
      width: 50px;
      height: 50px; }
  .grt .drop_cap {
    font-size: 62px;
    line-height: 1em;
    margin-right: 7px;
    float: left; }
  .grt .small {
    font-size: 14px;
    line-height: 25px;
    color: #828282; }
    .grt .alert,
    .grt .note,
    .grt .box {
      padding: 19px; }
    .grt .alert {
      background-color: #ffe91f; }

    .grt .note {
      background-color: #ccf1ff; }

    .grt .box {
      background-color: #cce8cc; }

  .grt .highlight {
    background-color: #fffb7a;
    padding: 4px 0; }
  .grt .impact {
    font-size: 23px;
    line-height: 38px; }
  .grt .bar {
    color: #828282; }
  .grt .pop {
    box-shadow: 0 0 12px rgba(0, 0, 0, 0.4); }
  .grt .wp-caption,
  .grt .frame {
    box-sizing: border-box;
    color: #828282;
    background-color: #eeeeee;
    padding: 19px; }
    .grt .wp-caption img {
      margin-bottom: 19px; }
    .grt .wp-caption.aligncenter img {
      margin-right: auto;
      margin-left: auto; }
    .grt .wp-caption .wp-caption-text {
      margin-bottom: 0; }
  .grt .wp-caption-text,
  .grt .caption,
  .grt .footnotes {
    font-size: 14px;
    line-height: 25px; }
    .grt .wp-caption-text code,
    .grt .caption code,
    .grt .footnotes code {
      font-size: 13px; }
  .grt .caption {
    color: #828282;
    margin-top: -26px; }
  .grt .center + .caption,
  .grt .aligncenter + .caption {
    text-align: center; }
  .grt blockquote + .caption {
    padding-left: 26px; }
  .grt .footnotes {
    color: #828282;
    padding-top: 19px;
    border-top: 1px dotted rgba(0, 0, 0, 0.15); }
    .grt .footnotes p {
      margin-bottom: 12px; }
  .grt .author_description {
    border-top: 1px solid rgba(0, 0, 0, 0.1);
    padding-top: 31px; }
    .grt .author_description .avatar {
      float: left;
      width: 93px;
      height: 93px;
      margin-right: 19px; }
  .grt .author_description_intro {
    font-weight: bold; }
  .grt .post_box + .post_box {
    margin-top: 50px; }
    .grt .byline,
    .grt .alert,
    .grt .note,
    .grt .box,
    .grt .wp-caption,
    .grt .caption,
    .grt .footnotes,
    .grt .page-links {
      margin-bottom: 31px; }
      .grt .alert > :last-child,
      .grt .note > :last-child,
      .grt .box > :last-child,
      .grt .footnotes > :last-child,
      .grt .post_list > :last-child {
        margin-bottom: 0; }
  .grt .post_list {
    margin-bottom: 0; }
    .grt .post_box:after,
    .grt .headline_area:after,
    .grt .byline:after,
    .grt .post_content:after,
    .grt .post_list:after,
    .grt .extend:after,
    .grt .author_description:after,
    .grt .query_box:after {
      display: table;
      clear: both;
      content: ''; }
  @media all and (min-width: 421px) {
    .grt .byline .post_author:after,
        .grt .byline .post_date:after,
        .grt .byline .num_comments_link:after {
          display: none; }
        .grt .byline .post_author ~ .post_date_intro:before,
        .grt .byline .post_date_intro ~ .post_date_intro:before,
        .grt .byline .post_author ~ .num_comments_link:before,
        .grt .byline .post_date ~ .num_comments_link:before,
        .grt .byline .post_author ~ .post_edit:before,
        .grt .byline .post_date ~ .post_edit:before,
        .grt .byline .num_comments_link ~ .post_edit:before {
          color: #828282;
          content: '\2022\0020'; } }
  @media all and (min-width: 682px) {
    .grt .headline_area {
      position: relative; }
    .grt .impact {
      font-size: 29px;
      line-height: 47px; } }

label {
  display: block;
  font-weight: bold; }
  label .required {
    font-weight: normal; }

.required {
  color: #dd0000; }

input,
textarea,
select {
  display: block;
  width: 100%;
  box-sizing: border-box;
  font-family: inherit;
  font-size: inherit;
  line-height: 1em;
  font-weight: inherit;
  padding: 7px;
  border: 1px solid rgba(0, 0, 0, 0.2); }

input[type=checkbox],
input[type=radio],
input[type=image],
input[type=submit],
select {
  width: auto; }

input[type=checkbox],
input[type=radio] {
  display: inline-block; }
  input[type=checkbox] + label,
  input[type=radio] + label {
    display: inline;
    font-weight: normal;
    margin-left: 12px; }

textarea {
  line-height: inherit; }


  button,
  input[type=submit],
  .button {
    display: inline-block;
    width: auto;
    font-family: inherit;
    font-size: inherit;
    font-weight: normal;
    line-height: 1em;
    vertical-align: top;
    color: #111111;
    text-decoration: none;
    background-color: #eeeeee;
    padding: 7px 12px;
    border: 1px solid rgba(0, 0, 0, 0.1);
    border-bottom-width: 4px;
    border-bottom-color: rgba(0, 0, 0, 0.25);
    border-radius: 12px;
    outline: 1px solid rgba(0, 0, 0, 0.1);
    outline-offset: -1px;
    cursor: pointer;
    -webkit-appearance: none; }
  button:hover,
  input[type=submit]:hover,
  .button:hover,
  button:active,
  input[type=submit]:active,
  .button:active {
    text-decoration: none;
    background-color: white;
    transition: background-color 0.3s ease; }
  button:active,
  input[type=submit]:active,
  .button:active {
    border-bottom-width: 2px;
    margin-top: 2px; }

    button.save,
    .button.save {
      color: white;
      background-color: #509b26; }
    button.save:hover,
    .button.save:hover,
    button.save:active,
    .button.save:active {
      background-color: #60ba2e; }
    button.delete,
    .button.delete {
      color: white;
      background-color: #d50b0b; }
    button.delete:hover,
    .button.delete:hover,
    button.delete:active,
    .button.delete:active {
      background-color: #f31313; }
    button.action,
    .button.action {
      color: white;
      background-color: #12a7ff; }
    button.action:hover,
    .button.action:hover,
    button.action:active,
    .button.action:active {
      background-color: #38b5ff; }
    button.update,
    .button.update {
      background-color: #fcfc0d; }
    button.update:hover,
    .button.update:hover,
    button.update:active,
    .button.update:active {
      background-color: #fcfc33; }


  #header_image {
    margin-top: 4px;
    margin-bottom: 4px; }
    #header_image_link:first-child #header_image,
    .has-logo + #header_image_link #header_image {
      margin-top: 0; }
    #header_image_link:last-child #header_image {
      margin-bottom: 0; }

  .prev_next {
    border-top: 1px dotted rgba(0, 0, 0, 0.15);
    padding-top: 19px;
    padding-bottom: 19px;
    margin-top: 31px;
    margin-bottom: -31px; }
  .prev_next.blog_nav {
    width: 100%;
    display: flex;
    justify-content: space-between;
    flex-direction: row-reverse; }
    .prev_next .previous_posts:first-child {
      margin-right: auto; }
    .prev_next .previous_posts a:before {
      content: '\2190\0020'; }
    .prev_next .next_posts a:after {
      content: '\0020\2192'; }
  .prev_next .next_post,
  .prev_next .previous_post {
    margin-bottom: 0; }
  .prev_next .next_post + .previous_post {
    margin-top: 19px; }

      .readability .text .byline .avatar {
        float: right;
        margin-left: 19px;
        margin-bottom: 0; }
      .focus .text .byline .avatar {
        margin-bottom: 7px; }
      @media all and (min-width: 682px) {
        .readability .text .byline .avatar {
          float: left;
          margin-left: 0;
          margin-right: 19px; }
        .focus .text .byline .avatar {
          margin-bottom: 12px; } }
    .focus .text .breakout {
      margin-left: auto;
      margin-right: auto; }
    .text .breakout.left {
      float: none;
      margin-left: 0;
      margin-right: 0; }
    .text .pullout.left {
      float: none;
      margin-right: 0; }

@media all and (min-width: 706px) {
  .readability .text,
    .focus .text {
      max-width: 644px; }
      .readability .text .extend,
      .focus .text .extend {
        box-sizing: border-box;
        max-width: calc(100vw - 62px); }
      .readability .text .wp-caption img,
      .focus .text .wp-caption img {
        max-width: 100%; }
      .readability .text .headline_area,
      .readability .text .post_content > h1,
      .readability .text .post_content > h2,
      .readability .text .post_content > h3,
      .readability .text .post_content > h4,
      .readability .text .post_content > .impact,
      .readability .text .extend,
      .readability .text .extend + .caption {
        margin-right: calc(706px - 100vw); }
    .focus .text {
      margin-left: auto;
      margin-right: auto; }
      .focus .text .headline_area,
      .focus .text .post_content > h1,
      .focus .text .post_content > h2,
      .focus .text .post_content > h3,
      .focus .text .post_content > .impact,
      .focus .text .extend,
      .focus .text .extend + .caption {
        margin-left: calc(353px - (100vw / 2));
        margin-right: calc(353px - (100vw / 2)); }
        .focus .text .extend.right {
          margin-left: 31px; }
        .focus .text .extend.left {
          margin-right: 31px; } }

@media all and (min-width: 1102px) {
  .readability .text .pullout,
      .focus .text .pullout {
        float: right;
        box-sizing: border-box; }
      .readability .text .extend,
      .focus .text .extend {
        max-width: 1040px; }
        .readability .text .extend .pullout,
        .focus .text .extend .pullout {
          float: none;
          max-width: 100%; }
      .readability .text .headline_area,
      .readability .text .post_content > h1,
      .readability .text .post_content > h2,
      .readability .text .post_content > h3,
      .readability .text .post_content > h4,
      .readability .text .post_content > .impact,
      .readability .text .extend,
      .readability .text .extend + .caption {
        margin-right: -396px; }
      .readability .text .breakout {
        max-width: calc(702.5px + (100vw - 1040px) / 2);
        margin-right: calc(-396px - (100vw - 1040px) / 2); }
      .readability .text .pullout {
        max-width: calc(100vw - (100vw - 1040px) / 2 - 694px);
        margin-right: calc(-396px - (100vw - 1040px) / 2); }
        .readability .text .extend .pullout {
          margin-left: 0;
          margin-right: 0; }
      .focus .text .headline_area,
      .focus .text .post_content > h1,
      .focus .text .post_content > h2,
      .focus .text .post_content > h3,
      .focus .text .post_content > .impact,
      .focus .text .extend,
      .focus .text .extend + .caption {
        margin-left: -198px;
        margin-right: -198px; }
      .focus .text .breakout {
        max-width: calc(504.5px + (100vw - 1040px) / 2);
        margin-left: 31px;
        margin-right: calc(322px - (100vw / 2)); }
        .focus .text .breakout.left {
          margin-left: calc(322px - (100vw / 2));
          margin-right: 31px; }
      .focus .text .pullout {
        max-width: calc(100vw - (100vw - 1040px) / 2 - 873px);
        margin-right: calc(-198px - (100vw - 1040px) / 2); }
        .focus .text .pullout.left {
          float: left;
          margin-left: calc(-198px - (100vw - 1040px) / 2);
          margin-right: 0; }
        .focus .text .extend .pullout {
          margin-left: auto;
          margin-right: auto; }
    .text .breakout,
    .text .extend .breakout {
      float: right;
      box-sizing: border-box;
      max-width: calc(504.5px + (100vw - 1040px) / 2);
      margin-left: 31px;
      margin-right: calc((1040px - 100vw) / 2); }
      .text .breakout.left,
      .text .extend .breakout.left {
        float: left;
        margin-left: calc((1040px - 100vw) / 2);
        margin-right: 31px; }
      .has-sidebar .text .breakout,
      .has-sidebar .text .extend .breakout {
        float: none;
        max-width: 100%;
        margin-left: 0;
        margin-right: 0; } }

    .mode-focus #header,
    .mode-focus #nav,
    .mode-focus #nav-secondary,
    .mode-focus #footer {
      text-align: center; }
      .mode-focus #header_image,
      .mode-focus #logo {
        margin-left: auto;
        margin-right: auto; }

      .focus .text .headline_area,
      .focus .text .featured_image_wrap,
      .focus .text .post_content h1,
      .focus .text h2,
      .focus .text h3,
      .focus .text h1 + .caption,
      .focus .text h2 + .caption,
      .focus .text h3 + .caption,
      .focus .text .impact,
      .focus .text .extend + .caption,
      .focus .text .extend .caption {
        text-align: center; }
        .focus .text .byline .avatar {
          margin-left: auto;
          margin-right: auto; }
    .focus .archive_title {
      text-align: center; }

      @media all and (min-width: 706px) {
        .readability .text .wp-post-image,
        .focus .text .wp-post-image {
          max-width: calc(100vw - 62px); }
        .focus .text .wp-post-image {
          margin-left: auto;
          margin-right: auto; } }
      @media all and (min-width: 1102px) {
        .readability .text .wp-post-image,
        .focus .text .wp-post-image {
          max-width: 1040px; } }

  .featured_image_link {
    display: inline-block;
    vertical-align: top; }

@media all and (min-width: 706px) {
  .readability .text .featured_image_wrap {
        margin-right: calc(706px - 100vw); }
      .focus .text .featured_image_wrap {
        margin-left: calc(353px - (100vw / 2));
        margin-right: calc(353px - (100vw / 2)); } }

@media all and (min-width: 1102px) {
  .readability .text .featured_image_wrap {
        margin-right: -396px; }
      .focus .text .featured_image_wrap {
        margin-left: -198px;
        margin-right: -198px; } }

  .menu {
    font-family: Tahoma, Geneva, Verdana, sans-serif;
    font-size: 14px;
    line-height: 25px;
    list-style: none;
    display: flex;
    align-items: baseline;
    white-space: nowrap;
    overflow-x: auto;
    scroll-behavior: smooth;
    scrollbar-width: none;
    -ms-overflow-style: -ms-autohiding-scrollbar; }
  .menu::-webkit-scrollbar {
    display: none; }
  .menu li {
    margin-right: 31px; }
    .menu li:last-child {
      margin-right: 0; }
  .menu a {
    display: block;
    text-transform: uppercase;
    color: #828282;
    padding-top: 12px;
    padding-bottom: 12px; }
  .menu:before {
    content: '\2194';
    color: #828282;
    margin-right: 19px; }
  @media all and (min-width: 682px) {
    .mode-focus .menu {
      justify-content: center; }
    .menu:before {
      display: none; } }

  .bar {
    color: #828282; }
  @media all and (min-width: 1102px) {
    .text .bar {
      width: 100%; }
      .text .bar code {
        font-size: 13px; }
      .readability .text .bar,
      .focus .text .bar {
        box-sizing: border-box;
        float: right;
        clear: right;
        font-size: 14px;
        line-height: 25px;
        margin-bottom: 19px; }
      .readability .text .bar {
        max-width: 346px;
        margin-right: -396px; }
      .focus .text .bar {
        max-width: 167px;
        margin-right: -198px; }
        .focus .text .bar.left {
          float: left;
          clear: left;
          margin-left: -198px; } }

  .bleed {
    position: relative;
    width: 100vw;
    border-top: 1px solid rgba(0, 0, 0, 0.1);
    border-bottom: 1px solid rgba(0, 0, 0, 0.1);
    margin-top: 50px;
    margin-bottom: 50px;
    margin-left: -19px; }
  .bleed + .bleed {
    margin-top: -50px; }
  .content > .post_box:last-child .bleed:last-child {
    border-bottom: 0;
    margin-bottom: -31px; }
  .bleed:after {
    display: table;
    clear: both;
    content: ''; }
  @media all and (min-width: 682px) {
    .bleed {
    margin-left: calc(calc(644px - 100vw) / 2); } }
  @media all and (min-width: 706px) {
    .bleed {
    margin-left: -31px; } }
  @media all and (min-width: 1102px) {
    .bleed {
    margin-left: calc(calc(1040px - 100vw) / 2); } }
  .focus .bleed {
    left: 50%;
    right: 50%;
    margin-left: -50vw;
    margin-right: -50vw; }
  .bleed .container {
    padding-top: 31px;
    padding-bottom: 19px; }
  .bleed pre,
  .bleed .wp-caption,
  .bleed .frame {
    background-color: rgba(0, 0, 0, 0.1); }
  .bleed.no-border {
    border-top: none; }
  .bleed.red {
    background-color: #ffcccc; }
    .bleed.red blockquote,
    .bleed.red .post_content > .small,
    .bleed.red .caption,
    .bleed.red .bar,
    .bleed.red .wp-caption {
      color: maroon; }
  .bleed.salmon {
    background-color: #ffddcc; }
    .bleed.salmon blockquote,
    .bleed.salmon .post_content > .small,
    .bleed.salmon .caption,
    .bleed.salmon .bar,
    .bleed.salmon .wp-caption {
      color: #802b00; }
  .bleed.orange {
    background-color: #ffeecc; }
    .bleed.orange blockquote,
    .bleed.orange .post_content > .small,
    .bleed.orange .caption,
    .bleed.orange .bar,
    .bleed.orange .wp-caption {
      color: #805500; }
  .bleed.yellow {
    background-color: #ffffcc; }
    .bleed.yellow blockquote,
    .bleed.yellow .post_content > .small,
    .bleed.yellow .caption,
    .bleed.yellow .bar,
    .bleed.yellow .wp-caption {
      color: olive; }
  .bleed.chartreuse {
    background-color: #eeffcc; }
    .bleed.chartreuse blockquote,
    .bleed.chartreuse .post_content > .small,
    .bleed.chartreuse .caption,
    .bleed.chartreuse .bar,
    .bleed.chartreuse .wp-caption {
      color: #558000; }
  .bleed.lime {
    background-color: #ddffcc; }
    .bleed.lime blockquote,
    .bleed.lime .post_content > .small,
    .bleed.lime .caption,
    .bleed.lime .bar,
    .bleed.lime .wp-caption {
      color: #2a8000; }
  .bleed.green {
    background-color: #ccffcc; }
    .bleed.green blockquote,
    .bleed.green .post_content > .small,
    .bleed.green .caption,
    .bleed.green .bar,
    .bleed.green .wp-caption {
      color: green; }
  .bleed.aquamarine {
    background-color: #ccffdd; }
    .bleed.aquamarine blockquote,
    .bleed.aquamarine .post_content > .small,
    .bleed.aquamarine .caption,
    .bleed.aquamarine .bar,
    .bleed.aquamarine .wp-caption {
      color: #00802b; }
  .bleed.turquoise {
    background-color: #ccffee; }
    .bleed.turquoise blockquote,
    .bleed.turquoise .post_content > .small,
    .bleed.turquoise .caption,
    .bleed.turquoise .bar,
    .bleed.turquoise .wp-caption {
      color: #008055; }
  .bleed.cyan {
    background-color: #ccffff; }
    .bleed.cyan blockquote,
    .bleed.cyan .post_content > .small,
    .bleed.cyan .caption,
    .bleed.cyan .bar,
    .bleed.cyan .wp-caption {
      color: teal; }
  .bleed.blue {
    background-color: #cceeff; }
    .bleed.blue blockquote,
    .bleed.blue .post_content > .small,
    .bleed.blue .caption,
    .bleed.blue .bar,
    .bleed.blue .wp-caption {
      color: #005580; }
  .bleed.steel {
    background-color: #ccddff; }
    .bleed.steel blockquote,
    .bleed.steel .post_content > .small,
    .bleed.steel .caption,
    .bleed.steel .bar,
    .bleed.steel .wp-caption {
      color: #002a80; }
  .bleed.lavender {
    background-color: #ccccff; }
    .bleed.lavender blockquote,
    .bleed.lavender .post_content > .small,
    .bleed.lavender .caption,
    .bleed.lavender .bar,
    .bleed.lavender .wp-caption {
      color: navy; }
  .bleed.purple {
    background-color: #ddccff; }
    .bleed.purple blockquote,
    .bleed.purple .post_content > .small,
    .bleed.purple .caption,
    .bleed.purple .bar,
    .bleed.purple .wp-caption {
      color: #2b0080; }
  .bleed.orchid {
    background-color: #eeccff; }
    .bleed.orchid blockquote,
    .bleed.orchid .post_content > .small,
    .bleed.orchid .caption,
    .bleed.orchid .bar,
    .bleed.orchid .wp-caption {
      color: #550080; }
  .bleed.magenta {
    background-color: #ffccff; }
    .bleed.magenta blockquote,
    .bleed.magenta .post_content > .small,
    .bleed.magenta .caption,
    .bleed.magenta .bar,
    .bleed.magenta .wp-caption {
      color: purple; }
  .bleed.pink {
    background-color: #ffccee; }
    .bleed.pink blockquote,
    .bleed.pink .post_content > .small,
    .bleed.pink .caption,
    .bleed.pink .bar,
    .bleed.pink .wp-caption {
      color: #800055; }
  .bleed.rose {
    background-color: #ffccdd; }
    .bleed.rose blockquote,
    .bleed.rose .post_content > .small,
    .bleed.rose .caption,
    .bleed.rose .bar,
    .bleed.rose .wp-caption {
      color: #80002a; }

.grt h1:has(+.caption),
.grt h2:has(+.caption),
.grt h3:has(+.caption),
.grt h4:has(+.caption) {
  margin-bottom: 0; }

    .grt h1 + .caption,
    .grt h2 + .caption,
    .grt h3 + .caption,
    .grt h4 + .caption {
      margin-top: 0; }
  .grt h3 + .caption {
    margin-bottom: 19px; }
  .grt h4 + .caption {
    margin-bottom: 12px; }

      .content > .post_box:first-child > .post_content:first-child > .bleed:first-child {
        border-top: 0;
        margin-top: -31px; }

.bleed:has(+.bleed) {
  border-bottom: 0; }

.card {
  box-sizing: border-box;
  color: inherit;
  background-color: white;
  border-radius: 4px;
  box-shadow: 0 31px 50px -31px rgba(0, 0, 0, 0.3);
  margin-bottom: 31px;
  overflow: hidden; }
  .card .card-body {
    padding: 3px 19px 19px 19px; }
  .card .card-text:first-child {
    margin-top: 2.5px; }
  .card .card-title,
  .card .card-subtitle {
    text-align: center; }
    .card .card-title:last-child,
    .card .card-subtitle:last-child {
      margin-bottom: 0; }
  .card .card-title {
    font-size: 23px;
    line-height: 38px;
    font-weight: bold;
    margin-bottom: -3.5px; }
    .card .card-title a {
      text-decoration: none; }
  .card .card-subtitle {
    font-size: 14px;
    line-height: 25px;
    color: #828282;
    margin-top: 3.5px;
    margin-bottom: 0px; }
  .card.card-centered .card-text {
    text-align: center; }
  .card .card-text > :last-child {
    margin-bottom: 0; }
  @media all and (min-width: 458px) {
    .card .card-body {
      padding: 3px 12px 12px 12px; }
    .card .card-title {
      font-size: 29px;
      line-height: 47px; } }

  .grt .card {
    display: block;
    text-decoration: none; }
  .grt .card .card-image {
    max-width: 100%;
    margin-bottom: 0; }

.card-flex {
  display: flex;
  flex-wrap: wrap;
  justify-content: center; }
  .card-flex > .card {
    flex-basis: 100%; }
    .card-flex.card-flex-2 > .card,
    .card-flex.card-flex-3 > .card {
      max-width: 504.5px; }
    @media all and (min-width: 706px) {
      .card-flex.card-flex-2,
  .card-flex.card-flex-3 {
    justify-content: space-between; }
      .card-flex.card-flex-2 > .card,
      .card-flex.card-flex-3 > .card {
        max-width: calc(50% - 15.5px); }
      .card-flex.card-flex-2 .card-body,
      .card-flex.card-flex-3 .card-body {
        padding: 3px 19px 19px 19px; }
      .card-flex.card-flex-2 .card-title,
      .card-flex.card-flex-3 .card-title {
        font-size: 23px;
        line-height: 38px; } }
    @media all and (min-width: 933px) {
      .card-flex.card-flex-2 .card-body,
      .card-flex.card-flex-3 .card-body {
        padding: 3px 12px 12px 12px; }
      .card-flex.card-flex-2 .card-title,
      .card-flex.card-flex-3 .card-title {
        font-size: 29px;
        line-height: 47px; } }
    @media all and (min-width: 1102px) {
      .card-flex.card-flex-3 > .card {
        max-width: calc(33.333% - 20.668px); }
      .card-flex.card-flex-3 .card-body {
        padding: 3px 19px 19px 19px; }
      .card-flex.card-flex-3 .card-title {
        font-size: 23px;
        line-height: 38px; } }
    .card-flex.card-flex-4 > .card {
      max-width: 355.125px; }
    @media all and (min-width: 458px) {
      .card-flex.card-flex-4 .card-body {
        padding: 3px 19px 19px 19px; }
      .card-flex.card-flex-4 .card-title {
        font-size: 23px;
        line-height: 38px; } }
    @media all and (min-width: 542.5px) {
      .card-flex.card-flex-4 {
    justify-content: space-between; }
      .card-flex.card-flex-4 > .card {
        max-width: calc(50% - 15.5px); } }
    @media all and (min-width: 834.25px) {
      .card-flex.card-flex-4 > .card {
        max-width: calc(33.333% - 20.668px); } }
    @media all and (min-width: 1102px) {
      .card-flex.card-flex-4 > .card {
        max-width: calc(25% - 23.25px); } }

  .icon-social svg {
    width: auto;
    height: 23px;
    vertical-align: middle; }
    .icon-social svg:not([fill=none]) {
      fill: #2692f0; }
    .icon-social svg[fill=none] {
      stroke: #2692f0; }
  .icon-social + .icon-social {
    margin-left: 4px; }

    .grt .social-profiles a {
      text-decoration: none; }
  .grt div.social-profiles {
    margin-bottom: 31px; }

.youtube {
  position: relative;
  background-color: black;
  padding-top: 56.25%;
  margin-bottom: 31px;
  overflow: hidden;
  cursor: pointer; }
  .youtube img,
  .youtube iframe,
  .youtube .play,
  .youtube .play:before {
    position: absolute; }
  .youtube img {
    width: 100%;
    top: -16.67%;
    left: 0;
    opacity: 0.7; }
  .youtube.custom-thumb img {
    top: 0; }
  .youtube iframe {
    width: 100%;
    height: 100%;
    top: 0;
    left: 0; }
  .youtube .play,
  .youtube .play:before {
    top: 50%;
    left: 50%;
    transform: translate3d(-50%, -50%, 0); }
  .youtube .play {
    width: 90px;
    height: 60px;
    background-color: #ff1616;
    box-shadow: 0 0 30px rgba(0, 0, 0, 0.6);
    z-index: 1;
    opacity: 0.8;
    border-radius: 6px; }
  .youtube .play:before {
    content: '';
    border-style: solid;
    border-width: 15px 0 15px 26px;
    border-color: transparent transparent transparent white; }

/*
 * ---:[ Custom CSS ]:---
 */
    .grt a.juice {
      color: inherit;
      cursor: text;
      text-decoration: none; }
      .grt a.juice:hover {
        text-decoration: none; }

    .card .card-text .youtube {
      margin-left: -12px;
      margin-right: -12px; }

.menu a:hover {
  text-decoration: underline;
  font-weight: bold; }

#nav-secondary .menu a {
  color: #991601; }

a:link {
  text-decoration: none; }

a:hover {
  text-decoration: underline; }
.emember_error{color:red;font-weight:700}.emember_ok{color:green;font-weight:700}.emember_warning{color:red;font-weight:700}.eMember-clear-float{clear:both}.eMember_text_input{font-size:1.3em;height:auto;color:#444;background:#eee;border:1px solid #aaa;border-right-color:#ddd;border-bottom-color:#ddd;width:85%!important;padding:4px!important}.eMember_text_input:focus{height:auto;background:#fff;border-color:#777;border-right-color:#ccc;border-bottom-color:#ccc}.eMember_logged_widget{margin:10px}.eMember_highlight{text-transform:uppercase;text-align:left;font-size:14px;font-weight:700;font-family:Helvetica,Arial,sans-serif}.eMember_label{text-transform:uppercase;text-align:left;vertical-align:middle;padding:15px 10px 10px 0;font-size:14px;font-weight:700;font-family:Helvetica,Arial,sans-serif}.eMember_red{color:red}.eMember_show_pw_btn{color:#666;cursor:pointer;font-size:1.3em;line-height:2;width:2rem;height:2rem;min-width:32px;min-height:32px;margin:0;padding:5px 9px;position:absolute;right:16%;top:2px}.eMember_show_pw_btn:hover{color:#000}#wp_emember_loginForm input[type=checkbox]{width:auto!important}#wp_emember_loginForm td{padding:2px 0;border:none!important}#wp_emember_loginForm tr,#wp_emember_loginForm th{border:none!important}#wp_emember_loginForm table{border:none!important}#wp_emember_profileUpdateForm input[type=checkbox]{width:auto!important}#wp_emember_regoForm input[type=checkbox]{width:auto!important}#wp_emember_regoForm table td{width:auto!important}.emember_check_email_msg{font-weight:700}.emember_bookmark_button{font-family:arial;height:60px;width:60px}.emember_bookmark_button a{text-decoration:none;border:none}.emember_bookmark_button a:hover{text-decoration:none}.emember_bookmark_button .count{background:url(https://science-spiritualite.org/wp-content/plugins/wp-eMember/css/../images/widget.gif)no-repeat;position:relative;display:block;text-decoration:none;width:50px;height:34px;text-align:center;font-size:17px;color:#444;padding:4px 0}.emember_bookmark_button .count span.t{font-size:10px;line-height:10px;position:absolute;display:block;top:23px;left:5px}.emember_bookmark_button .emember{height:16px;width:50px;background:url(https://science-spiritualite.org/wp-content/plugins/wp-eMember/css/../images/widget.gif)no-repeat 0 -45px;text-align:center;margin-top:3px;display:block;cursor:pointer;padding:0;font-size:11px;color:#fff;text-decoration:none;line-height:16px}.emember_bookmark_button .emember:hover,#emember_bookmark_button .emember.selected{background-position:0 -61px;color:#80b62a}.emember_bookmark_button .emember.selected{cursor:text}.emember_upload{padding:0 20px;float:left;width:230px}.emember_upload_wrapper{width:133px}.emember_upload_div{height:24px;width:133px;background:#eee;font-size:14px;color:#000;text-align:center;padding-top:0;position:relative;width:37%;top:3%;left:31%}.emember_upload_div.hover{background:#6d6d6d 0 56px;color:red}.emember_pagination{font-size:80%}.emember_pagination a{text-decoration:none;border:solid 1px #ececec;color:#000;background:#ececec}.emember_pagination a,.emember_pagination span{display:block;float:left;padding:.3em .5em;margin-right:5px;margin-bottom:5px}.emember_pagination .current{background:#fff;color:#000;border:solid 1px #ececec}.emember_pagination .current.prev,.emember_pagination .current.next{color:#999;border-color:#999;background:#fff}.widefat{background-color:#fff;border-color:#dfdfdf;border-spacing:0;border-style:solid;border-width:1px;clear:both;margin:0;width:100%}.widefat thead tr th{background:url(https://science-spiritualite.org/wp-content/plugins/wp-eMember/css/../images/gray-grad.png)repeat-x #dfdfdf;color:#333}.emember-alternate{background-color:#f9f9f9}.alternate{background-color:#f9f9f9}#emember_user_search p input,#emember_user_search p select{min-width:60px}.emember_profile{border-left:2px solid #ececec;border-right:2px solid #ececec;padding-left:5px;padding-right:5px;width:600px}.emember_profile_cell{padding-bottom:3px;font-size:small}.emember_profile_head{text-align:center;padding-bottom:15px}.emember_profile_user_name{font-size:large;padding-bottom:15px}#emember_signin_menu{z-index:100;-moz-border-radius:5px 0 5px 5px;-moz-box-shadow:0 3px 3px rgba(0,0,0,.3);background:repeat #fff;border:5px solid #ccc;display:none;line-height:16px;padding:8px;position:absolute;text-align:center;width:230px}.wp_emember_loginForm{font-size:11px;margin:0;max-width:300px}.wp_emember_loginForm label{margin-left:0}.wp_emember_loginForm p{margin:0}.wp_emember_loginForm .textbox label{display:block;padding:0 0 3px}.wp_emember_loginForm .textbox input{border-radius:2px;background:repeat #fff;color:#000;border:1px solid #ddd;display:block;font:13px lucida grande,Arial,Sans-serif;margin:0 0 8px;padding:5px;width:218px}.wp_emember_loginForm .textbox input:focus{border-color:#ccc;outline-width:0}.wp_emember_loginForm p.forgot,.wp_emember_loginForm p.forgot-username{display:inline;line-height:20px}.rememberme{padding:4px 0 2px;margin:0!important}.wp_emember_loginForm .forgot{margin-bottom:4px}.wp_emember_loginForm .forgot a,.wp_emember_loginForm .complete a{margin-right:5px}.ie6 #topnav a.menu-open,.ie6 #topnav a.menu-open:hover{background-color:#ddeef6!important}.ie6 #emember_signin_menu{border:1px solid #ddeef6;width:190px}.emember_ui_close{float:right;line-height:8px;cursor:pointer}a.emember_activeLink{padding:1px 2px 4px}#wp_emember_email_mailForm{color:#000}.emember_modal{background-color:#fff;color:#000;display:none;width:350px;padding:15px;text-align:left;border:2px solid #333;opacity:1;-moz-border-radius:6px;-webkit-border-radius:6px;-moz-box-shadow:0 0 50px #ccc;-webkit-box-shadow:0 0 50px #ccc}.emember_modal h2{line-height:20px;background:#edeeff;margin:0 0 10px;color:red;padding:10px 0 10px 45px;border-bottom:1px solid #333;font-size:20px}.emember_modal .emember_modal_title{line-height:20px;background:#edeeff;margin:0 0 10px;padding:10px 0 10px 45px;border-bottom:1px solid #333;font-size:20px;font-weight:700}.emember_apple_overlay{display:none;background-image:url(https://science-spiritualite.org/wp-content/plugins/wp-eMember/css/../images/white.png);width:640px;padding:35px;font-size:11px}.eMember_compact_login{}.eMember_required_warn{border:1px solid red}#emember_overlay{background-image:url(https://science-spiritualite.org/wp-content/plugins/wp-eMember/css/../images/white.png);color:#efefef;height:450px}div.emember_contentWrap{height:441px;overflow-y:auto}.emember_apple_overlay .close{background-image:url(https://science-spiritualite.org/wp-content/plugins/wp-eMember/css/../images/close.png);position:absolute;right:5px;top:5px;cursor:pointer;height:35px;width:35px}input.emember-removable{width:40%!important}img.emember-remove-field-trigger{margin-top:-49px;margin-left:10px;margin-right:5px;float:right;cursor:pointer}div.emember-removable-field-row{margin-top:15px}div.emember-add-field-container{margin:15px 0 0 32%!important}span.emember-add-field-trigger{cursor:pointer;-moz-border-radius:6px 6px 6px 6px;background:repeat #fff;border:1px solid #aa0;cursor:pointer;padding:4px}.ememborder{padding:10px;border:3px solid #dfdfdf}.wp-emember-warning-msgbox{display:block;overflow:hidden;border-color:#aaa #aaa #aaa #f28500;border-style:solid;border-width:1px 1px 1px 10px;padding:5px;margin:10px 0}.wp-emember-warning-msgbox-image,.wp-emember-warning-msgbox-image img{border:none!important;margin:2px 0 0 5px;float:left}.wp-emember-warning-msgbox-text{display:block;overflow:hidden;vertical-align:middle;padding:8px 0 0 5px;line-height:2em}.eMember_protected_message_default{padding:10px;border:1px solid #e3e3e3;margin:15px 0;background:#f2f2f2}.eMember_comment_section_protected_msg{margin:10px 0;font-weight:700;text-align:center}.eMember_first_click_free_message{padding:10px;border:1px solid #d1b655;margin:10px 0;background:#fff6d5}.wp-emember-sort-order{cursor:pointer}img.wp-emember-sort-order{padding:2px;margin:0;border:none}.emember_fancy_login_v2_content{width:250px;margin-left:auto;margin-right:auto}tr.emember_odd_row{}tr.emember_even_row{background:#e8e8e8}.emember_hidden{display:none}div.wp_emember_recaptcha div.emember-recaptcha-section div.emember_g_captcha{width:304px;margin:0 auto}.emember-centered{text-align:center}.wp-emember-file-uploader .pure-button.emember-remove-image-btn{padding:.35em 1em;width:100px}.wp-emember-file-uploader #emember-file-uploader .qq-uploader .qq-upload-button{margin:0 auto}.wp-emember-file-uploader #emember-file-uploader .qq-uploader .qq-upload-list li{list-style:none}.wp-emember-profile-image #emem_profile_image{max-height:175px;height:175px;width:auto;border-radius:4px}div.qq-upload-button span img{vertical-align:middle}#emember-profile-remove-cont{margin-top:5px}#wp_emember_profileUpdateForm .pure-input-1,#wp_emember_regoForm .pure-input-1,.pure-form .pure-input-1{color:#000;background-color:#fff}#wp_emember_profileUpdateForm .pure-input-1::placeholder,#wp_emember_regoForm .pure-input-1::placeholder,.pure-form .pure-input-1::placeholder{color:#9b9b9b;font-style:italic}#wp_emember_profileUpdateForm .pure-input-1::-ms-input-placeholder,#wp_emember_regoForm .pure-input-1::-ms-input-placeholder,.pure-form .pure-input-1::-ms-input-placeholder{color:#9b9b9b;font-style:italic}#wp_emember_profileUpdateForm .pure-input-1:-ms-input-placeholder,#wp_emember_regoForm .pure-input-1:-ms-input-placeholder,.pure-form .pure-input-1:-ms-input-placeholder{color:#9b9b9b;font-style:italic}
.qq-uploader{position:relative;width:100%}.qq-upload-button,.qq-remove-file{display:block;width:100px;padding:2px 0;text-align:center;background-color:#4d90fe!important;background-image:none!important;border:1px solid #3079ed!important;color:#fff!important}.qq-remove-file:hover{opacity:.7}.qq-remove-file a{color:#fff!important;text-decoration:none!important}.qq-upload-button:hover{opacity:.7}.qq-upload-button-focus{outline:1px dotted #000}.qq-upload-drop-area{position:absolute;top:0;left:0;width:100%;height:100%;min-height:50px;z-index:2;background:#ff9797;text-align:center}.qq-upload-drop-area span{display:block;position:absolute;top:50%;width:100%;margin-top:-8px;font-size:16px}.qq-upload-drop-area-active{background:#ff7171}.qq-upload-list{margin:15px 35px;padding:0;list-style:disc}.qq-upload-list li{margin:0;padding:0;line-height:15px;font-size:12px}.qq-upload-file,.qq-upload-spinner,.qq-upload-size,.qq-upload-cancel,.qq-upload-failed-text{margin-right:7px}.qq-upload-file{}.qq-upload-spinner{display:inline-block;background:url(https://science-spiritualite.org/wp-content/plugins/wp-eMember/css/../images/loading-tiny.gif);width:15px;height:15px;vertical-align:text-bottom}.qq-upload-size,.qq-upload-cancel{font-size:11px}.qq-upload-failed-text{display:none}.qq-upload-fail .qq-upload-failed-text{display:inline}.qq-upload-list{display:none}
.inputContainer{position:relative;float:left}.formError{position:absolute;top:300px;left:300px;display:block;z-index:5000;cursor:pointer}.ajaxSubmit{padding:20px;background:#55ea55;border:1px solid #999;display:none}.formError .formErrorContent{width:100%;background:#ee0101;position:relative;z-index:5001;color:#fff;font-weight:bolder;width:150px;font-family:tahoma;font-size:11px;border:2px solid #ddd;box-shadow:0 0 6px #000;-moz-box-shadow:0 0 6px #000;-webkit-box-shadow:0 0 6px #000;padding:4px 10px;border-radius:6px;-moz-border-radius:6px;-webkit-border-radius:6px}.greenPopup .formErrorContent{background:#33be40}.blackPopup .formErrorContent{background:#393939;color:#fff}.formError .formErrorArrow{width:15px;margin:-2px 0 0 13px;position:relative;z-index:5006}.formError .formErrorArrowBottom{box-shadow:none;-moz-box-shadow:none;-webkit-box-shadow:none;margin:0 0 0 12px;top:2px}.formError .formErrorArrow div{border-left:2px solid #ddd;border-right:2px solid #ddd;box-shadow:0 2px 3px #444;-moz-box-shadow:0 2px 3px #444;-webkit-box-shadow:0 2px 3px #444;font-size:0;height:1px;background:#ee0101;margin:0 auto;line-height:0;font-size:0;display:block}.formError .formErrorArrowBottom div{box-shadow:none;-moz-box-shadow:none;-webkit-box-shadow:none}.greenPopup .formErrorArrow div{background:#33be40}.blackPopup .formErrorArrow div{background:#393939;color:#fff}.formError .formErrorArrow .line10{width:15px;border:none}.formError .formErrorArrow .line9{width:13px;border:none}.formError .formErrorArrow .line8{width:11px}.formError .formErrorArrow .line7{width:9px}.formError .formErrorArrow .line6{width:7px}.formError .formErrorArrow .line5{width:5px}.formError .formErrorArrow .line4{width:3px}.formError .formErrorArrow .line3{width:1px;border-left:2px solid #ddd;border-right:2px solid #ddd;border-bottom:0 solid #ddd}.formError .formErrorArrow .line2{width:3px;border:none;background:#ddd}.formError .formErrorArrow .line1{width:1px;border:none;background:#ddd}
.wpcf7 .screen-reader-response{position:absolute;overflow:hidden;clip:rect(1px,1px,1px,1px);clip-path:inset(50%);height:1px;width:1px;margin:-1px;padding:0;border:0;word-wrap:normal!important}.wpcf7 .hidden-fields-container{display:none}.wpcf7 form .wpcf7-response-output{margin:2em .5em 1em;padding:.2em 1em;border:2px solid #00a0d2}.wpcf7 form.init .wpcf7-response-output,.wpcf7 form.resetting .wpcf7-response-output,.wpcf7 form.submitting .wpcf7-response-output{display:none}.wpcf7 form.sent .wpcf7-response-output{border-color:#46b450}.wpcf7 form.failed .wpcf7-response-output,.wpcf7 form.aborted .wpcf7-response-output{border-color:#dc3232}.wpcf7 form.spam .wpcf7-response-output{border-color:#f56e28}.wpcf7 form.invalid .wpcf7-response-output,.wpcf7 form.unaccepted .wpcf7-response-output,.wpcf7 form.payment-required .wpcf7-response-output{border-color:#ffb900}.wpcf7-form-control-wrap{position:relative}.wpcf7-not-valid-tip{color:#dc3232;font-size:1em;font-weight:400;display:block}.use-floating-validation-tip .wpcf7-not-valid-tip{position:relative;top:-2ex;left:1em;z-index:100;border:1px solid #dc3232;background:#fff;padding:.2em .8em;width:24em}.wpcf7-list-item{display:inline-block;margin:0 0 0 1em}.wpcf7-list-item-label::before,.wpcf7-list-item-label::after{content:" "}.wpcf7-spinner{visibility:hidden;display:inline-block;background-color:#23282d;opacity:.75;width:24px;height:24px;border:none;border-radius:100%;padding:0;margin:0 24px;position:relative}form.submitting .wpcf7-spinner{visibility:visible}.wpcf7-spinner::before{content:'';position:absolute;background-color:#fbfbfc;top:4px;left:4px;width:6px;height:6px;border:none;border-radius:100%;transform-origin:8px 8px;animation-name:spin;animation-duration:1e3ms;animation-timing-function:linear;animation-iteration-count:infinite}@media(prefers-reduced-motion:reduce){.wpcf7-spinner::before{animation-name:blink;animation-duration:2e3ms}}@keyframes spin{from{transform:rotate(0)}to{transform:rotate(360deg)}}@keyframes blink{from{opacity:0}50%{opacity:1}to{opacity:0}}.wpcf7 [inert]{opacity:.5}.wpcf7 input[type=file]{cursor:pointer}.wpcf7 input[type=file]:disabled{cursor:default}.wpcf7 .wpcf7-submit:disabled{cursor:not-allowed}.wpcf7 input[type=url],.wpcf7 input[type=email],.wpcf7 input[type=tel]{direction:ltr}.wpcf7-reflection>output{display:list-item;list-style:none}.wpcf7-reflection>output[hidden]{display:none}
// this plugin is supposed to prevent featured image from loading,but in case the theme did an end run around us and found the // featured image anyway,the second line of defence is to hide it with styles. body.page .post-thumbnail,body.single-post .post-thumbnail,body.page .featured-image,body.single-post .featured-image,.site-header.featured-image,.entry-cover-thumbnail{display:none}
.h5ap_search_template{width:800px;max-width:100%;margin:0 auto}.h5ap_search_template h1{margin:30px auto}.h5ap_search_template .plyr{height:auto;margin-bottom:50px}#h5ap_search_form{position:relative;max-width:100%;margin:0;padding:0}#h5ap_search_form input{width:100%;padding:5px 15px;border:1px solid #ddd;border-radius:5px}#h5ap_search_form button{position:absolute;right:0;top:50%;border:0;transform:translate(0%,-50%);padding:0;height:100%;width:50px;background:0 0;line-height:0}#h5ap_search_form button svg{fill:#333;height:25px;width:25px}
.tablepress{--text-color:#111;--head-text-color:var(--text-color);--head-bg-color:#d9edf7;--odd-text-color:var(--text-color);--odd-bg-color:#fff;--even-text-color:var(--text-color);--even-bg-color:#f9f9f9;--hover-text-color:var(--text-color);--hover-bg-color:#f3f3f3;--border-color:#ddd;--padding:0.5rem;border:none;border-collapse:collapse;border-spacing:0;clear:both;margin:0 auto 1rem;table-layout:auto;width:100%}.tablepress>:not(caption)>*>*{background:0 0;border:none;box-sizing:border-box;float:none!important;padding:var(--padding);text-align:left;vertical-align:top}.tablepress>:where(thead)+tbody>:where(:not(.child))>*,.tablepress>tbody>*~:where(:not(.child))>*,.tablepress>tfoot>:where(:first-child)>*{border-top:1px solid var(--border-color)}.tablepress>:where(thead,tfoot)>tr>*{background-color:var(--head-bg-color);color:var(--head-text-color);font-weight:700;vertical-align:middle;word-break:normal}.tablepress>:where(tbody)>tr>*{color:var(--text-color)}.tablepress>:where(tbody.row-striping)>:nth-child(odd of :where(:not(.child,.dtrg-group)))+:where(.child)>*,.tablepress>:where(tbody.row-striping)>:nth-child(odd of :where(:not(.child,.dtrg-group)))>*{background-color:var(--odd-bg-color);color:var(--odd-text-color)}.tablepress>:where(tbody.row-striping)>:nth-child(even of :where(:not(.child,.dtrg-group)))+:where(.child)>*,.tablepress>:where(tbody.row-striping)>:nth-child(even of :where(:not(.child,.dtrg-group)))>*{background-color:var(--even-bg-color);color:var(--even-text-color)}.tablepress>.row-hover>tr:has(+.child:hover)>*,.tablepress>.row-hover>tr:hover+:where(.child)>*,.tablepress>.row-hover>tr:where(:not(.dtrg-group)):hover>*{background-color:var(--hover-bg-color);color:var(--hover-text-color)}.tablepress img{border:none;margin:0;max-width:none;padding:0}.tablepress-table-description{clear:both;display:block}.dt-scroll{width:100%}.dt-scroll .tablepress{width:100%!important}div.dt-scroll-body tfoot tr,div.dt-scroll-body thead tr{height:0}div.dt-scroll-body tfoot tr td,div.dt-scroll-body tfoot tr th,div.dt-scroll-body thead tr td,div.dt-scroll-body thead tr th{border-bottom-width:0!important;border-top-width:0!important;height:0!important;padding-bottom:0!important;padding-top:0!important}div.dt-scroll-body tfoot tr td div.dt-scroll-sizing,div.dt-scroll-body tfoot tr th div.dt-scroll-sizing,div.dt-scroll-body thead tr td div.dt-scroll-sizing,div.dt-scroll-body thead tr th div.dt-scroll-sizing{height:0!important;overflow:hidden!important}div.dt-scroll-body>table.dataTable>thead>tr>td,div.dt-scroll-body>table.dataTable>thead>tr>th{overflow:hidden}.tablepress{--head-active-bg-color:#049cdb;--head-active-text-color:var(--head-text-color);--head-sort-arrow-color:var(--head-active-text-color)}.tablepress thead th:active{outline:none}.tablepress thead .dt-orderable-asc .dt-column-order:before,.tablepress thead .dt-ordering-asc .dt-column-order:before{bottom:50%;content:"\25b2"/"";display:block;position:absolute}.tablepress thead .dt-orderable-desc .dt-column-order:after,.tablepress thead .dt-ordering-desc .dt-column-order:after{content:"\25bc"/"";display:block;position:absolute;top:50%}.tablepress thead .dt-orderable-asc .dt-column-order,.tablepress thead .dt-orderable-desc .dt-column-order,.tablepress thead .dt-ordering-asc .dt-column-order,.tablepress thead .dt-ordering-desc .dt-column-order{color:var(--head-sort-arrow-color);font-family:system-ui,-apple-system,Segoe UI,Roboto,Helvetica Neue,Noto Sans,Liberation Sans,Arial,sans-serif!important;font-size:14px;height:24px;line-height:12px;position:relative;width:12px}.tablepress thead .dt-orderable-asc .dt-column-order:after,.tablepress thead .dt-orderable-asc .dt-column-order:before,.tablepress thead .dt-orderable-desc .dt-column-order:after,.tablepress thead .dt-orderable-desc .dt-column-order:before,.tablepress thead .dt-ordering-asc .dt-column-order:after,.tablepress thead .dt-ordering-asc .dt-column-order:before,.tablepress thead .dt-ordering-desc .dt-column-order:after,.tablepress thead .dt-ordering-desc .dt-column-order:before{opacity:.2}.tablepress thead .dt-orderable-asc,.tablepress thead .dt-orderable-desc{cursor:pointer;outline-offset:-2px}.tablepress thead .dt-orderable-asc:hover,.tablepress thead .dt-orderable-desc:hover,.tablepress thead .dt-ordering-asc,.tablepress thead .dt-ordering-desc{background-color:var(--head-active-bg-color);color:var(--head-active-text-color)}.tablepress thead .dt-ordering-asc .dt-column-order:before,.tablepress thead .dt-ordering-desc .dt-column-order:after{opacity:.8}.tablepress tfoot>tr>* .dt-column-footer,.tablepress tfoot>tr>* .dt-column-header,.tablepress thead>tr>* .dt-column-footer,.tablepress thead>tr>* .dt-column-header{align-items:center;display:flex;gap:4px;justify-content:space-between}.tablepress tfoot>tr>* .dt-column-footer .dt-column-title,.tablepress tfoot>tr>* .dt-column-header .dt-column-title,.tablepress thead>tr>* .dt-column-footer .dt-column-title,.tablepress thead>tr>* .dt-column-header .dt-column-title{flex-grow:1}.tablepress tfoot>tr>* .dt-column-footer .dt-column-title:empty,.tablepress tfoot>tr>* .dt-column-header .dt-column-title:empty,.tablepress thead>tr>* .dt-column-footer .dt-column-title:empty,.tablepress thead>tr>* .dt-column-header .dt-column-title:empty{display:none}.tablepress:where(.auto-type-alignment) .dt-right,.tablepress:where(.auto-type-alignment) .dt-type-date,.tablepress:where(.auto-type-alignment) .dt-type-numeric{text-align:right}.tablepress:where(.auto-type-alignment) .dt-right .dt-column-footer,.tablepress:where(.auto-type-alignment) .dt-right .dt-column-header,.tablepress:where(.auto-type-alignment) .dt-type-date .dt-column-footer,.tablepress:where(.auto-type-alignment) .dt-type-date .dt-column-header,.tablepress:where(.auto-type-alignment) .dt-type-numeric .dt-column-footer,.tablepress:where(.auto-type-alignment) .dt-type-numeric .dt-column-header{flex-direction:row-reverse}.dt-container{clear:both;margin-bottom:1rem;position:relative}.dt-container .tablepress{margin-bottom:0}.dt-container .tablepress tfoot:empty{display:none}.dt-container .dt-layout-row{display:flex;flex-direction:row;flex-wrap:wrap;justify-content:space-between}.dt-container .dt-layout-row.dt-layout-table .dt-layout-cell{display:block;width:100%}.dt-container .dt-layout-cell{display:flex;flex-direction:row;flex-wrap:wrap;gap:1em;padding:5px 0}.dt-container .dt-layout-cell.dt-layout-full{align-items:center;justify-content:space-between;width:100%}.dt-container .dt-layout-cell.dt-layout-full>:only-child{margin:auto}.dt-container .dt-layout-cell.dt-layout-start{align-items:center;justify-content:flex-start;margin-right:auto}.dt-container .dt-layout-cell.dt-layout-end{align-items:center;justify-content:flex-end;margin-left:auto}.dt-container .dt-layout-cell:empty{display:none}.dt-container .dt-input,.dt-container label{display:inline;width:auto}.dt-container .dt-input{font-size:inherit;padding:5px}.dt-container .dt-length,.dt-container .dt-search{align-items:center;display:flex;flex-wrap:wrap;gap:5px;justify-content:center}.dt-container .dt-paging .dt-paging-button{background:0 0;border:1px solid #0000;border-radius:2px;box-sizing:border-box;color:inherit!important;cursor:pointer;display:inline-block;font-size:1em;height:32px;margin-left:2px;min-width:32px;padding:0 5px;text-align:center;text-decoration:none!important;vertical-align:middle}.dt-container .dt-paging .dt-paging-button.current,.dt-container .dt-paging .dt-paging-button:hover{border:1px solid #111}.dt-container .dt-paging .dt-paging-button.disabled,.dt-container .dt-paging .dt-paging-button.disabled:active,.dt-container .dt-paging .dt-paging-button.disabled:hover{border:1px solid #0000;color:#0000004d!important;cursor:default;outline:none}.dt-container .dt-paging>.dt-paging-button:first-child{margin-left:0}.dt-container .dt-paging .ellipsis{padding:0 1em}@media screen and (max-width:767px){.dt-container .dt-layout-row{flex-direction:column}.dt-container .dt-layout-cell{flex-direction:column;padding:.5em 0}}