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

html,
body {
  height: 100%;
}

html {
  font-size: 10px;
  -webkit-tap-highlight-color: rgba(0, 0, 0, 0);
}

body {
  font-family: 'Nunito', sans-serif;
  font-size: 16px;
  line-height: 1.5;
  color: #333330;
  background-color: #f7f7f7;
  text-rendering: optimizeLegibility;
  -webkit-font-smoothing: antialiased;
}

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

a {
  color: #62259D;
  text-decoration: none;
}

a:hover,
  a:focus {
    color: #3b165f;
    text-decoration: none;
  }

a.disabled {
    color: #818a91;
    cursor: default;
  }

figure {
  margin: 0;
}

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

hr {
  display: block;
  height: 1px;
  padding: 0;
  margin: 1em 0;
  border: 0;
  border-top: 1px solid rgba(112,98,88,0.15);
}

audio,
canvas,
iframe,
img,
svg,
video {
  vertical-align: middle;
}

h1,
h2,
h3,
h4,
h5,
h6,
.h1,
.h2,
.h3,
.h4,
.h5,
.h6 {
  font-family: inherit;
  font-weight: 600;
  line-height: 1.1;
  color: inherit;
}

h1 {
  margin: 0 0 calc(16px * 1.5);
}

h2 {
  margin: 0 0 calc(16px * 1.5);
}

h3 {
  margin: 0 0 calc(16px * 1.5);
}

h4 {
  margin: 0 0 calc(16px * 1.5);
}

h5 {
  margin: 0 0 calc(16px * 1.5);
}

h6 {
  margin: 0 0 calc(16px * 1.5);
}

.h1 {
  margin: 0 0 calc(16px * 1.5);
}

.h2 {
  margin: 0 0 calc(16px * 1.5);
}

.h3 {
  margin: 0 0 calc(16px * 1.5);
}

.h4 {
  margin: 0 0 calc(16px * 1.5);
}

.h5 {
  margin: 0 0 calc(16px * 1.5);
}

.h6 {
  margin: 0 0 calc(16px * 1.5);
}

p {
  margin: 0 0 calc(16px * 1.5);
}

ul {
  margin: 0 0 calc(16px * 1.5);
}

ol {
  margin: 0 0 calc(16px * 1.5);
}

h1 {
  font-size: calc(16px * 2.5);
}

.h1 {
  font-size: calc(16px * 2.5);
}

h2 {
  font-size: calc(16px * 1.75);
}

.h2 {
  font-size: calc(16px * 1.75);
}

h3 {
  font-family: 'Nunito', sans-serif, sans-serif;
  font-size: calc(16px * 1.5);
  font-weight: 600;
}

.h3 {
  font-family: 'Nunito', sans-serif, sans-serif;
  font-size: calc(16px * 1.5);
  font-weight: 600;
}

h4 {
  font-family: 'Nunito', sans-serif, sans-serif;
  font-size: calc(16px * 1.25);
  font-weight: 600;
}

.h4 {
  font-family: 'Nunito', sans-serif, sans-serif;
  font-size: calc(16px * 1.15);
  font-weight: 600;
}

h5 {
  font-size: calc(16px * 1.1);
}

.h5 {
  font-size: calc(16px * 1.1);
}

h6 {
  font-size: calc(16px * 1);
}

.h6 {
  font-size: calc(16px * 1);
}

b,
strong {
  font-weight: 600;
}

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

dl {
  margin-top: 0;
  margin-bottom: calc(16px * 1.5);
}

dt {
  margin-bottom: calc(16px * 1.5 / 2);
  line-height: 1.5;
}

dd {
  margin-bottom: calc(16px * 1.5 / 2);
  line-height: 1.5;
}

dt {
  font-weight: bold;
}

dd {
  margin-left: 0;
}

.dl-horizontal:before,
  .dl-horizontal:after {
    display: table;
    content: "";
  }

.dl-horizontal:after {
    clear: both;
  }

.dl-horizontal dt {
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
  }

@media (min-width: 768px) {

.dl-horizontal dt {
      float: left;
      width: 30%;
      padding-right: 15px;
      clear: both
  }
    }

@media (min-width: 768px) {

.dl-horizontal dd {
      float: right;
      width: 70%
  }
    }

abbr[title] {
  cursor: help;
  border-bottom: 1px dotted #818a91;
}

abbr[data-original-title] {
  cursor: help;
  border-bottom: 1px dotted #818a91;
}

blockquote {
  padding: calc(16px * 1.5 / 2)
    calc(16px * 1.5);
  margin: 0 0 calc(16px * 1.5);
  font-family: Georgia, "Times New Roman", Times, serif;
  font-style: italic;
  background-color: #f7f7f9;
  border-left: 5px solid #eceeef;
}

blockquote.is-colored {
    border-left: 5px solid #62259D;
  }

blockquote p:last-child, blockquote ul:last-child, blockquote ol:last-child {
      margin-bottom: 0;
    }

code {
  padding: 20px !important;
  border-radius: 0 !important;
}

address {
  margin-bottom: calc(16px * 1.5);
  font-style: normal;
  line-height: 1.5;
}

.clearfix:before,
  .clearfix:after {
    display: table;
    content: "";
  }

.clearfix:after {
    clear: both;
  }

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

.list-unstyled {
  padding-left: 0;
  list-style: none;
}

.is-hidden,
.hidden {
  display: none !important;
}

.homepage-main {
  margin-bottom: calc(16px * 1.5);
}

.alert .alert__title {
    display: none;
  }

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

.row.home-bottom-row {
  border-top: 1px solid rgba(112,98,88,0.15);

  padding-top: calc(16px * 1.5 * 1.5);
  padding-right: 15px;
  padding-left: 15px;
/*   margin-bottom: calc(16px * 1.5 * 2); */
  border-top: 1px solid rgba(112,98,88,0.15);
}

@media (max-width: 767px) {
    .row.home-bottom-row .column:first-child {
      margin-bottom: 30px;
    }
  }

@media (min-width: 768px) {

.row.home-bottom-row {
    padding-right: calc(15px * 2);
    padding-left: calc(15px * 2);
    margin-right: calc(15px * -2);
    margin-left: calc(15px * -2)
}
  }

@media (min-width: 992px) {

.row.home-bottom-row {
    padding-right: calc(15px * 4);
    padding-left: calc(15px * 4);
    margin-right: calc(15px * -4);
    margin-left: calc(15px * -4)
}
  }

.about-us__title {
  padding-top: 5px;
}

.about-us__title i {
    margin-right: 10px;
  }

.btn {
  display: inline-block;
  height: auto;
  padding: 8px 16px;
  margin-bottom: 0;
  font-family: 'Nunito', sans-serif, sans-serif;
  font-size: calc(16px - 2px);
  font-weight: 600;
  line-height: normal;
  text-align: center;
  text-transform: uppercase;
  white-space: nowrap;
  vertical-align: middle;
  cursor: pointer;
  -webkit-user-select: none;
     -moz-user-select: none;
      -ms-user-select: none;
          user-select: none;
  background-image: none;
  border: 1px solid transparent;
  border-radius: 3px;
  transition: all 0.3s ease;
  touch-action: manipulation;
}

[role="button"] {
  display: inline-block;
  height: auto;
  padding: 8px 16px;
  margin-bottom: 0;
  font-family: 'Nunito', sans-serif, sans-serif;
  font-size: calc(16px - 2px);
  font-weight: 600;
  line-height: normal;
  text-align: center;
  text-transform: uppercase;
  white-space: nowrap;
  vertical-align: middle;
  cursor: pointer;
  -webkit-user-select: none;
     -moz-user-select: none;
      -ms-user-select: none;
          user-select: none;
  background-image: none;
  border: 1px solid transparent;
  border-radius: 3px;
  transition: all 0.3s ease;
  touch-action: manipulation;
}

input[type="submit"] {
  display: inline-block;
  height: auto;
  padding: 8px 16px;
  margin-bottom: 0;
  font-family: 'Nunito', sans-serif, sans-serif;
  font-size: calc(16px - 2px);
  font-weight: 600;
  line-height: normal;
  text-align: center;
  text-transform: uppercase;
  white-space: nowrap;
  vertical-align: middle;
  cursor: pointer;
  -webkit-user-select: none;
     -moz-user-select: none;
      -ms-user-select: none;
          user-select: none;
  background-image: none;
  border: 1px solid transparent;
  border-radius: 3px;
  transition: all 0.3s ease;
  touch-action: manipulation;
}

#user #user-password #password-submit {
  display: inline-block;
  height: auto;
  padding: 8px 16px;
  margin-bottom: 0;
  font-family: 'Nunito', sans-serif, sans-serif;
  font-size: calc(16px - 2px);
  font-weight: 600;
  line-height: normal;
  text-align: center;
  text-transform: uppercase;
  white-space: nowrap;
  vertical-align: middle;
  cursor: pointer;
  -webkit-user-select: none;
     -moz-user-select: none;
      -ms-user-select: none;
          user-select: none;
  background-image: none;
  border: 1px solid transparent;
  border-radius: 3px;
  transition: all 0.3s ease;
  touch-action: manipulation;
}

.community-recent-activity .recent-activity-controls a {
  display: inline-block;
  height: auto;
  padding: 8px 16px;
  margin-bottom: 0;
  font-family: 'Nunito', sans-serif, sans-serif;
  font-size: calc(16px - 2px);
  font-weight: 600;
  line-height: normal;
  text-align: center;
  text-transform: uppercase;
  white-space: nowrap;
  vertical-align: middle;
  cursor: pointer;
  -webkit-user-select: none;
     -moz-user-select: none;
      -ms-user-select: none;
          user-select: none;
  background-image: none;
  border: 1px solid transparent;
  border-radius: 3px;
  transition: all 0.3s ease;
  touch-action: manipulation;
}

.topbar .login {
  display: inline-block;
  height: auto;
  padding: 8px 16px;
  margin-bottom: 0;
  font-family: 'Nunito', sans-serif, sans-serif;
  font-size: calc(16px - 2px);
  font-weight: 600;
  line-height: normal;
  text-align: center;
  text-transform: uppercase;
  white-space: nowrap;
  vertical-align: middle;
  cursor: pointer;
  -webkit-user-select: none;
     -moz-user-select: none;
      -ms-user-select: none;
          user-select: none;
  background-image: none;
  border: 1px solid transparent;
  border-radius: 3px;
  transition: all 0.3s ease;
  touch-action: manipulation;
}

.answer:not(.answer-accepted) .answer-accept {
  display: inline-block;
  height: auto;
  padding: 8px 16px;
  margin-bottom: 0;
  font-family: 'Nunito', sans-serif, sans-serif;
  font-size: calc(16px - 2px);
  font-weight: 600;
  line-height: normal;
  text-align: center;
  text-transform: uppercase;
  white-space: nowrap;
  vertical-align: middle;
  cursor: pointer;
  -webkit-user-select: none;
     -moz-user-select: none;
      -ms-user-select: none;
          user-select: none;
  background-image: none;
  border: 1px solid transparent;
  border-radius: 3px;
  transition: all 0.3s ease;
  touch-action: manipulation;
}

.btn:focus, .btn:active:focus, [role="button"]:focus, [role="button"]:active:focus, input[type="submit"]:focus, input[type="submit"]:active:focus, #user #user-password #password-submit:focus, #user #user-password #password-submit:active:focus, .community-recent-activity .recent-activity-controls a:focus, .community-recent-activity .recent-activity-controls a:active:focus, .topbar .login:focus, .topbar .login:active:focus, .answer:not(.answer-accepted) .answer-accept:focus, .answer:not(.answer-accepted) .answer-accept:active:focus {
      outline: thin dotted;
      outline: 5px auto -webkit-focus-ring-color;
      outline-offset: -2px;
    }

.btn:hover,
  .btn:focus,
  [role="button"]:hover,
  [role="button"]:focus,
  input[type="submit"]:hover,
  input[type="submit"]:focus,
  #user #user-password #password-submit:hover,
  #user #user-password #password-submit:focus,
  .community-recent-activity .recent-activity-controls a:hover,
  .community-recent-activity .recent-activity-controls a:focus,
  .topbar .login:hover,
  .topbar .login:focus,
  .answer:not(.answer-accepted) .answer-accept:hover,
  .answer:not(.answer-accepted) .answer-accept:focus {
    color: #62259D;
    text-decoration: none;
  }

.btn:active, [role="button"]:active, input[type="submit"]:active, #user #user-password #password-submit:active, .community-recent-activity .recent-activity-controls a:active, .topbar .login:active, .answer:not(.answer-accepted) .answer-accept:active {
    outline: 0;
    box-shadow: inset 0 3px 5px rgba(0, 0, 0, 0.125);
  }

.btn--default,
.btn-default,
.article-subscribe,
.article-unsubscribe,
.post-follow .post-subscribe,
.post-follow .post-unsubscribe,
.topic-controls__item--subscribe .dropdown-toggle,
.topic-controls__item--subscribe .topic-unsubscribe,
.answer:not(.answer-accepted) .answer-accept,
[role="button"] {
  color: #333330;
  background-color: transparent;
  border-color: #333330;
}

.btn--default:hover,
  .btn--default:focus,
  .btn--default:active,
  .btn-default:hover,
  .btn-default:focus,
  .btn-default:active,
  .article-subscribe:hover,
  .article-subscribe:focus,
  .article-subscribe:active,
  .article-unsubscribe:hover,
  .article-unsubscribe:focus,
  .article-unsubscribe:active,
  .post-follow .post-subscribe:hover,
  .post-follow .post-subscribe:focus,
  .post-follow .post-subscribe:active,
  .post-follow .post-unsubscribe:hover,
  .post-follow .post-unsubscribe:focus,
  .post-follow .post-unsubscribe:active,
  .topic-controls__item--subscribe .dropdown-toggle:hover,
  .topic-controls__item--subscribe .dropdown-toggle:focus,
  .topic-controls__item--subscribe .dropdown-toggle:active,
  .topic-controls__item--subscribe .topic-unsubscribe:hover,
  .topic-controls__item--subscribe .topic-unsubscribe:focus,
  .topic-controls__item--subscribe .topic-unsubscribe:active,
  .answer:not(.answer-accepted) .answer-accept:hover,
  .answer:not(.answer-accepted) .answer-accept:focus,
  .answer:not(.answer-accepted) .answer-accept:active,
  [role="button"]:hover,
  [role="button"]:focus,
  [role="button"]:active {
    color: #131312;
    background-color: transparent;
    border-color: #131312;
  }

.btn--default:active, .btn-default:active, .article-subscribe:active, .article-unsubscribe:active, .post-follow .post-subscribe:active, .post-follow .post-unsubscribe:active, .topic-controls__item--subscribe .dropdown-toggle:active, .topic-controls__item--subscribe .topic-unsubscribe:active, .answer:not(.answer-accepted) .answer-accept:active, [role="button"]:active {
    background-image: none;
  }

.btn--topbar,
.btn-topbar,
.topbar .login,
.profile-header__options [data-action="edit-profile"] {
  color: #62259D;
  background-color: #fff;
  border-color: #fff;
}

.btn--topbar:hover,
  .btn--topbar:focus,
  .btn--topbar:active,
  .btn-topbar:hover,
  .btn-topbar:focus,
  .btn-topbar:active,
  .topbar .login:hover,
  .topbar .login:focus,
  .topbar .login:active,
  .profile-header__options [data-action="edit-profile"]:hover,
  .profile-header__options [data-action="edit-profile"]:focus,
  .profile-header__options [data-action="edit-profile"]:active {
    color: #e0e0e0;
    background-color: transparent;
    border-color: #e0e0e0;
  }

.btn--topbar:active, .btn-topbar:active, .topbar .login:active, .profile-header__options [data-action="edit-profile"]:active {
    background-image: none;
  }

.btn--primary,
.btn-primary,
.satisfaction-box .satisfaction-submit,
input[type="submit"] {
  color: #fff;
  background-color: #e5134b;
  border-color: #e5134b;
}

.btn--primary:hover,
  .btn--primary:focus,
  .btn--primary:active,
  .btn-primary:hover,
  .btn-primary:focus,
  .btn-primary:active,
  .satisfaction-box .satisfaction-submit:hover,
  .satisfaction-box .satisfaction-submit:focus,
  .satisfaction-box .satisfaction-submit:active,
  input[type="submit"]:hover,
  input[type="submit"]:focus,
  input[type="submit"]:active {
    color: #e0e0e0;
    background-color: #bb133d;
    border-color: #b2123a;
  }

.btn--primary:active, .btn-primary:active, .satisfaction-box .satisfaction-submit:active, input[type="submit"]:active {
    background-image: none;
  }

.btn--success,
.btn-success,
.satisfaction-box
  input[type="radio"]
  ~ label[for="satisfaction_rating_score_good"] {
  color: #fff;
  background-color: #C3D500;
  border-color: #C3D500;
}

.btn--success:hover,
  .btn--success:focus,
  .btn--success:active,
  .btn-success:hover,
  .btn-success:focus,
  .btn-success:active,
  .satisfaction-box
  input[type="radio"]
  ~ label[for="satisfaction_rating_score_good"]:hover,
  .satisfaction-box
  input[type="radio"]
  ~ label[for="satisfaction_rating_score_good"]:focus,
  .satisfaction-box
  input[type="radio"]
  ~ label[for="satisfaction_rating_score_good"]:active {
    color: #e0e0e0;
    background-color: #94a200;
    border-color: #8b9800;
  }

.btn--success:active, .btn-success:active, .satisfaction-box
  input[type="radio"]
  ~ label[for="satisfaction_rating_score_good"]:active {
    background-image: none;
  }

.btn--warning,
.btn-warning {
  color: #FFCD00;
  background-color: transparent;
  border-color: #e6b900;
}

.btn--warning:hover,
  .btn--warning:focus,
  .btn--warning:active,
  .btn-warning:hover,
  .btn-warning:focus,
  .btn-warning:active {
    color: #c29c00;
    background-color: transparent;
    border-color: #a88700;
  }

.btn--warning:active, .btn-warning:active {
    background-image: none;
  }

.btn--danger,
.btn-danger,
.satisfaction-box
  input[type="radio"]
  ~ label[for="satisfaction_rating_score_bad"] {
  color: #fff;
  background-color: #FC4C02;
  border-color: #e34402;
}

.btn--danger:hover,
  .btn--danger:focus,
  .btn--danger:active,
  .btn-danger:hover,
  .btn-danger:focus,
  .btn-danger:active,
  .satisfaction-box
  input[type="radio"]
  ~ label[for="satisfaction_rating_score_bad"]:hover,
  .satisfaction-box
  input[type="radio"]
  ~ label[for="satisfaction_rating_score_bad"]:focus,
  .satisfaction-box
  input[type="radio"]
  ~ label[for="satisfaction_rating_score_bad"]:active {
    color: #e0e0e0;
    background-color: #c93d02;
    border-color: #a63201;
  }

.btn--danger:active, .btn-danger:active, .satisfaction-box
  input[type="radio"]
  ~ label[for="satisfaction_rating_score_bad"]:active {
    background-image: none;
  }

.btn--secondary {
  color: #333330;
  background-color: #eceeef;
  border-color: #eceeef;
}

.btn-secondary {
  color: #333330;
  background-color: #eceeef;
  border-color: #eceeef;
}

.community-recent-activity .recent-activity-controls a {
  color: #333330;
  background-color: #eceeef;
  border-color: #eceeef;
}

.article-vote-controls__item {
  color: #333330;
  background-color: #eceeef;
  border-color: #eceeef;
}

.btn--secondary:hover {
    color: #131312;
    background-color: #d0d5d8;
    border-color: #cbd0d3;
  }

.btn--secondary:focus {
    color: #131312;
    background-color: #d0d5d8;
    border-color: #cbd0d3;
  }

.btn--secondary:active {
    color: #131312;
    background-color: #d0d5d8;
    border-color: #cbd0d3;
  }

.btn-secondary:hover {
    color: #131312;
    background-color: #d0d5d8;
    border-color: #cbd0d3;
  }

.btn-secondary:focus {
    color: #131312;
    background-color: #d0d5d8;
    border-color: #cbd0d3;
  }

.btn-secondary:active {
    color: #131312;
    background-color: #d0d5d8;
    border-color: #cbd0d3;
  }

.community-recent-activity .recent-activity-controls a:hover {
    color: #131312;
    background-color: #d0d5d8;
    border-color: #cbd0d3;
  }

.community-recent-activity .recent-activity-controls a:focus {
    color: #131312;
    background-color: #d0d5d8;
    border-color: #cbd0d3;
  }

.community-recent-activity .recent-activity-controls a:active {
    color: #131312;
    background-color: #d0d5d8;
    border-color: #cbd0d3;
  }

.article-vote-controls__item:hover {
    color: #131312;
    background-color: #d0d5d8;
    border-color: #cbd0d3;
  }

.article-vote-controls__item:focus {
    color: #131312;
    background-color: #d0d5d8;
    border-color: #cbd0d3;
  }

.article-vote-controls__item:active {
    color: #131312;
    background-color: #d0d5d8;
    border-color: #cbd0d3;
  }

.btn--secondary:active, .btn-secondary:active, .community-recent-activity .recent-activity-controls a:active, .article-vote-controls__item:active {
    background-image: none;
  }

.meta {
  font-size: calc(16px - 2px);
  color: #737373;
}

.meta__item {
  display: inline-block;
  margin-right: calc(16px / 2);
}

.meta__item + .meta__item:before {
    margin-right: calc(16px / 2);
    font-size: 10px;
    content: "\2022";
  }

.meta--profile {
  margin-bottom: 0;
}

.logo {
  display: inline-block;
  vertical-align: middle;
}

.logo a {
    display: inline-block;
    vertical-align: middle;
  }

.logo img {
  display: block;
  max-height: 50px;
}

.row {
  margin-right: -15px;
  margin-left: -15px;
}

.row--flex {
  display: flex;
  flex-wrap: wrap;
}

.column {
  position: relative;
  float: left;
  width: 100%;
  min-height: 1px;
  padding-right: 16px;
  padding-left: 16px;
}

.column--flex {
  display: flex;
  float: none;
  flex-direction: column;
}

.column--xs-1 {
  width: 8.33333%;
}

.column--xs-2 {
  width: 16.66667%;
}

.column--xs-3 {
  width: 25%;
}

.column--xs-4 {
  width: 33.33333%;
}

.column--xs-5 {
  width: 41.66667%;
}

.column--xs-6 {
  width: 50%;
}

.column--xs-7 {
  width: 58.33333%;
}

.column--xs-8 {
  width: 66.66667%;
}

.column--xs-9 {
  width: 75%;
}

.column--xs-10 {
  width: 83.33333%;
}

.column--xs-11 {
  width: 91.66667%;
}

.column--xs-12 {
  width: 100%;
}

.column--xs-pull-0 {
  right: auto;
}

.column--xs-pull-1 {
  right: 8.33333%;
}

.column--xs-pull-2 {
  right: 16.66667%;
}

.column--xs-pull-3 {
  right: 25%;
}

.column--xs-pull-4 {
  right: 33.33333%;
}

.column--xs-pull-5 {
  right: 41.66667%;
}

.column--xs-pull-6 {
  right: 50%;
}

.column--xs-pull-7 {
  right: 58.33333%;
}

.column--xs-pull-8 {
  right: 66.66667%;
}

.column--xs-pull-9 {
  right: 75%;
}

.column--xs-pull-10 {
  right: 83.33333%;
}

.column--xs-pull-11 {
  right: 91.66667%;
}

.column--xs-pull-12 {
  right: 100%;
}

.column--xs-push-0 {
  left: auto;
}

.column--xs-push-1 {
  left: 8.33333%;
}

.column--xs-push-2 {
  left: 16.66667%;
}

.column--xs-push-3 {
  left: 25%;
}

.column--xs-push-4 {
  left: 33.33333%;
}

.column--xs-push-5 {
  left: 41.66667%;
}

.column--xs-push-6 {
  left: 50%;
}

.column--xs-push-7 {
  left: 58.33333%;
}

.column--xs-push-8 {
  left: 66.66667%;
}

.column--xs-push-9 {
  left: 75%;
}

.column--xs-push-10 {
  left: 83.33333%;
}

.column--xs-push-11 {
  left: 91.66667%;
}

.column--xs-push-12 {
  left: 100%;
}

.column--xs-offset-0 {
  margin-left: 0%;
}

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

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

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

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

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

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

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

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

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

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

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

.column--xs-offset-12 {
  margin-left: 100%;
}

@media (min-width: 768px) {
  .column--sm-1 {
    width: 8.33333%;
  }

  .column--sm-2 {
    width: 16.66667%;
  }

  .column--sm-3 {
    width: 25%;
  }

  .column--sm-4 {
    width: 33.33333%;
  }

  .column--sm-5 {
    width: 41.66667%;
  }

  .column--sm-6 {
    width: 50%;
  }

  .column--sm-7 {
    width: 58.33333%;
  }

  .column--sm-8 {
    width: 66.66667%;
  }

  .column--sm-9 {
    width: 75%;
  }

  .column--sm-10 {
    width: 83.33333%;
  }

  .column--sm-11 {
    width: 91.66667%;
  }

  .column--sm-12 {
    width: 100%;
  }

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

  .column--sm-offset-12 {
    margin-left: 100%;
  }
}

@media (min-width: 992px) {
  .column--md-1 {
    width: 8.33333%;
  }

  .column--md-2 {
    width: 16.66667%;
  }

  .column--md-3 {
    width: 25%;
  }

  .column--md-4 {
    width: 33.33333%;
  }

  .column--md-5 {
    width: 41.66667%;
  }

  .column--md-6 {
    width: 50%;
  }

  .column--md-7 {
    width: 58.33333%;
  }

  .column--md-8 {
    width: 66.66667%;
  }

  .column--md-9 {
    width: 75%;
  }

  .column--md-10 {
    width: 83.33333%;
  }

  .column--md-11 {
    width: 91.66667%;
  }

  .column--md-12 {
    width: 100%;
  }

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

  .column--md-offset-12 {
    margin-left: 100%;
  }
}

@media (min-width: 1200px) {
  .column--lg-1 {
    width: 8.33333%;
  }

  .column--lg-2 {
    width: 16.66667%;
  }

  .column--lg-3 {
    width: 25%;
  }

  .column--lg-4 {
    width: 33.33333%;
  }

  .column--lg-5 {
    width: 41.66667%;
  }

  .column--lg-6 {
    width: 50%;
  }

  .column--lg-7 {
    width: 58.33333%;
  }

  .column--lg-8 {
    width: 66.66667%;
  }

  .column--lg-9 {
    width: 75%;
  }

  .column--lg-10 {
    width: 83.33333%;
  }

  .column--lg-11 {
    width: 91.66667%;
  }

  .column--lg-12 {
    width: 100%;
  }

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

  .column--lg-offset-12 {
    margin-left: 100%;
  }
}

.topbar {
  z-index: 10;
  margin: 0 0 calc(16px * 1.5 * 2) 0;
  font-size: calc(16px - 2px);
  font-weight: 600;
  color: #fff;
  background-color: #62259D;
}

.topbar__inner {
  width: 100%;
  margin-right: auto;
  margin-left: auto;
}

.topbar__col {
  position: relative;
  padding: 10px 0;
}

@media (max-width: 767px) {

.topbar__controls > * {
    display: block;
    margin-bottom: calc(16px * 1.5 / 2)
}
  }

@media (min-width: 768px) {

.topbar__controls > * {
    display: inline-block;
    margin-left: 16px;
    vertical-align: middle
}
  }

.topbar__menu.is-active {
    display: block;
  }

@media (max-width: 767px) {

.topbar__menu {
    display: none;
    padding-top: 0
}
  }

.topbar a:not([role="button"]) {
  color: #fff;
  transition: all 0.3s ease;
}

@media (max-width: 767px) {

.topbar__head {
    display: table;
    width: 100%
}
  }

@media (max-width: 767px) {

.topbar .logo {
    display: table-cell
}
  }

@media (max-width: 767px) {

.topbar__button {
    display: table-cell;
    text-align: right;
    vertical-align: middle
}
  }

@media (min-width: 768px) {
  .topbar a:not([role="button"]):not([role="menuitem"]):hover,
  .topbar .btn.with-image.dropdown-toggle:hover {
    color: #e0e0e0;
  }

  .topbar__inner {
    display: table;
  }

  .topbar__col {
    display: table-cell;
    vertical-align: middle;
  }

  .topbar__controls {
    float: right;
  }

  .topbar__menu {
    display: table-cell !important;
  }
}

.topbar .language-selector .dropdown-toggle {
    display: inline-block;
    line-height: normal;
    vertical-align: middle;
  }

@media (max-width: 767px) {
    .topbar .language-selector .dropdown-menu {
      position: static;
      margin: 0;
      background: transparent;
      border-radius: 0;
      box-shadow: none;
    }

    .topbar .language-selector .dropdown-menu [role="menuitem"] {
      padding-right: 0;
      padding-left: 0;
    }
  }

@media (max-width: 767px) {
    #user #user-dropdown [role="menuitem"]:hover {
      color: #818a91;
    }
  }

.topbar__link {
  font-weight: 700;
  text-transform: uppercase;
}

.dropdown-menu {
  padding: 0;
  overflow: hidden;
  font-size: calc(16px - 2px);
  border: 0;
  border-radius: 2px;
  box-shadow: 0 8px 13px rgba(0, 0, 0, 0.36), 0 0 0 1px rgba(0, 0, 0, 0.06);
}

.dropdown-menu [role="menuitem"] {
  padding: 8px 16px;
}

.dropdown-menu [role="menuitem"][aria-selected="true"]:after {
    display: inline-block;
    margin-left: 10px;
    font-family: "Font Awesome 5 Free";
    font-style: normal;
    font-weight: 900;
    line-height: 1.5;
    content: "\f00c";
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
  }

.dropdown-menu [role="separator"] {
  padding: 0;
  margin: 0;
  font-size: 16px;
  color: #ccc;
  border-color: rgba(112,98,88,0.15);
}

@media (min-width: 768px) {

.topbar .dropdown-menu [role="menuitem"] {
    color: #333330
}
  }

.topbar .dropdown-toggle:after {
  color: inherit;
}

@media (max-width: 767px) {

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

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

.dropdown-toggle:after {
  margin-left: 10px;
  font-family: "Font Awesome 5 Free";
  font-style: normal;
  font-weight: 900;
  line-height: 1;
  content: "\f107";
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}

#user-password [role="separator"], #user-profile [role="separator"] {
    padding: 8px 16px;
    margin-bottom: 16px;
  }

@media (max-width: 767px) {

#user-password {
    min-width: 1px !important;
    background-color: #fff;
    border: 1px solid rgba(112,98,88,0.15);
    border-radius: 0
}

#user-profile {
    min-width: 1px !important;
    background-color: #fff;
    border: 1px solid rgba(112,98,88,0.15);
    border-radius: 0
}
  }

#user .dropdown-toggle {
  padding: 0;
  color: inherit;
  border: 0;
}

@media (max-width: 767px) {

#user .dropdown-toggle:after {
      display: none
  }
    }

#user #user-dropdown {
  background: #fff;
}

@media (max-width: 767px) {

#user #user-dropdown {
    position: static;
    display: block !important;
    background: transparent;
    box-shadow: none
}

    #user #user-dropdown:before,
    #user #user-dropdown:after {
      display: none;
    }
  }

@media (max-width: 767px) {
  #user #user-dropdown [role="menuitem"] {
    padding-right: 0;
    padding-left: 0;
  }

  #user #user-dropdown [role="menuitem"]:hover {
    background-color: transparent;
  }
}

@media (max-width: 991px) {
    #user-menu [role="separator"] {
      display: none;
    }
  }

#user-name {
  font-size: inherit;
  font-weight: inherit;
}

#user #user-password #password-form {
  padding: 0 16px 16px;
}

#user #user-password #password-form,
#user #user-password #password-form label,
#user #user-password #password-form ul {
  font-size: 16px;
}

#user #user-password #password-form ul li {
  margin-bottom: 0;
}

#user #user-password #password-submit {
  float: none !important;
  margin: 0 !important;
}

#user #user-profile {
  padding: 0 0 16px;
}

#user #user-profile dt {
    padding: 4px 0 0 16px;
    font-size: 16px;
    text-align: left;
    opacity: 1;
  }

#user #user-profile label {
    margin-bottom: 0;
    font-weight: 400;
  }

#user #user-profile dd {
    padding: 2px;
    margin-left: 105px;
  }

#user #profile-photo-wrapper {
  width: 20px;
  height: 20px;
  border-radius: 2px;
}

#user #profile-photo img {
  max-height: 20px;
}

.search-box {
  position: relative;
  max-width: 780px;
  padding: 0;
  margin-right: auto;
  margin-left: auto;
  background-color: transparent;
  border: 0;
  border-radius: 0;
}

.search-box:after {
    position: absolute;
    top: 50%;
    right: 16px;
    width: 16px;
    height: 16px;
    margin-top: -9px;
    content: "";
    background-image: url(data:image/svg+xml;base64,PHN2ZyB3aWR0aD0iMTgiIGhlaWdodD0iMTgiIHZpZXdCb3g9IjAgMCAxOCAxOCIgeG1sbnM9Imh0dHA6Ly93d3cudzMub3JnLzIwMDAvc3ZnIj48cGF0aCBkPSJNMTcuNjcgMTYuMDhsLTMuNDk1LTMuNDk1Yy45ODQtMS4zMTUgMS41NzQtMi45NDEgMS41NzQtNC43MSAwLTQuMzUtMy41MjUtNy44NzUtNy44NzUtNy44NzVzLTcuODc1IDMuNTI1LTcuODc1IDcuODc1IDMuNTI1IDcuODc1IDcuODc1IDcuODc1YzEuNzY5IDAgMy4zOTYtLjU5IDQuNzExLTEuNTc0bDMuNDk0IDMuNDk1Yy40MzkuNDM5IDEuMTUxLjQzOSAxLjU5MSAwIC40MzktLjQzOS40NC0xLjE1MSAwLTEuNTkxem0tOS43OTUtMi41OGMtMy4xMDcgMC01LjYyNS0yLjUxOC01LjYyNS01LjYyNXMyLjUxOC01LjYyNSA1LjYyNS01LjYyNSA1LjYyNSAyLjUxOCA1LjYyNSA1LjYyNS0yLjUxOCA1LjYyNS01LjYyNSA1LjYyNXoiIGZpbGw9IiMyMzFGMjAiLz48L3N2Zz4=);
    background-repeat: no-repeat;
    background-size: contain;
  }

.search-box #query {
    height: 50px;
    color: #333;
    border-radius: 0;
  }

.search-box #query::-moz-placeholder {
      color: #a5a1a1;
      opacity: 1;
    }

.search-box #query:-ms-input-placeholder {
      color: #a5a1a1;
    }

.search-box #query::-webkit-input-placeholder {
      color: #a5a1a1;
    }

.search-box #query:focus {
      box-shadow: none;
    }

.search-box input[type="submit"] {
    display: none;
  }

.search-box--hero-unit #query {
    border-color: #fff;
  }

.search-box--small {
  margin-bottom: calc(16px * 1.5 * 1.5);
}

.hero-unit {
  position: relative;
  padding: calc(16px * 1.5 * 2.5) 15px;
  margin: calc(16px * 1.5 * -2)
    calc(15px * -1) calc(16px * 1.5 * 2.5);
/*   background-image: url(/hc/theming_assets/01KBRBC42KCQZ2XSGK3WKTC503); */
}

@media (min-width: 768px) {

.hero-unit {
    padding-top: calc(16px * 1.5 * 3.55);
    padding-bottom: calc(16px * 1.5 * 3);
    margin-right: calc(15px * -2);
    margin-left: calc(15px * -2)
}
  }

@media (min-width: 992px) {

.hero-unit {
    margin-right: calc(15px * -4);
    margin-left: calc(15px * -4)
}
  }

.hero-unit:after {
    position: absolute;
    top: 0;
    right: 0;
    bottom: 0;
    left: 0;

    content: "";
    background-color: rgba(231, 211, 253, 1);
    opacity: 0;
  }

.hero-unit__content {
  position: relative;

  z-index: 2;
}

.hero-unit--with-cover-image {
  background-image: url(/hc/theming_assets/01KBRBC42KCQZ2XSGK3WKTC503);
  background-repeat: no-repeat;
  background-position: 50% 50%;
  background-size: cover;
}

.hero-unit__copyright {
  position: absolute;
  right: 18px;
  bottom: -8px;
  z-index: 1;
  font-size: 12px;
  color: #fff;
  font-family: 'Nunito', sans-serif, sans-serif;
  font-weight: 700;
}

@media (max-width: 767px) {

.hero-unit__copyright {
    left: 10px;
    width: 100%;
    text-align: center
}
  }

.category {
  margin-bottom: calc(16px * 1.5 * 2);
}

.category h2 a {
    color: inherit;
  }

.block-list {
  display: flex;
  margin-bottom: calc(16px * 1.5 / 2);
  flex-wrap: wrap;
}

.block-list__item {
  display: flex;
  float: none;
  margin-bottom: calc(15px * 2);
}

.block-list__link {
  position: relative;
  display: flex;
  padding: 32px calc(15px * 2);
  color: #333330;
  background-color: rgba(112,98,88,0.15);
  border-radius: 0;
  align-items: center;
  flex-grow: 1;
}

.block-list__link:active {
    color: #626567;
    text-decoration: none;
    background-color: rgba(78,68,61,0.15);
  }

.block-list__link:focus {
    color: #626567;
    text-decoration: none;
    background-color: rgba(78,68,61,0.15);
  }

.block-list__link:hover {
    color: #626567;
    text-decoration: none;
    background-color: rgba(78,68,61,0.15);
  }

.block-list__link--teal {
  background-color: #00857f;
  color: #fff;
}

.block-list__link--teal:active,
  .block-list__link--teal:focus,
  .block-list__link--teal:hover {
    color: #fff;
    background-color: #30918b;
  }

.block-list__link--darkblue {
  background-color: #302B7D;
  color: #fff;
}

.block-list__link--darkblue:active,
  .block-list__link--darkblue:focus,
  .block-list__link--darkblue:hover {
    color: #fff;
    background-color: #29246a;
  }

.block-list__link--orange {
  background-color: #e13200;
  color: #fff;
}

.block-list__link--orange:active,
  .block-list__link--orange:focus,
  .block-list__link--orange:hover {
    color: #fff;
    background-color: #e34402;
  }

.block-list__link--grey {
  background-color: #989898;
  color: #fff;
}

.block-list__link--grey:active,
.block-list__link--grey:focus,
.block-list__link--grey:hover {
  color: #fff;
  background-color: #8b8b8b;
}  

.block-list__link-title {
  margin-bottom: 0;
}

.block-list__description {
  padding-top: 8px;
  margin-bottom: 0;
  font-size: 90%;
}

.block-list__icon {
  display: none;
  width: 48px;
  margin-right: 16px;
  align-self: flex-start;
  flex-shrink: 0;
  flex-grow: 0;
}

.block-list__icon:not(.is-active) {
  display: none;
}

.block-list__back {
  padding: 0;
  margin-bottom: 20px;
  cursor: pointer;
  color: #333330;
  border: none;
}

.block-list__back:hover {
    color: #62259D;
  }

.section {
  margin-bottom: calc(16px * 1.5 * 1.3);
}

.section__title {
  margin-bottom: calc(16px * 1.5);
}

.section__title a {
    color: inherit;
  }

@media (min-width: 768px) {

.section-header {
    display: table;
    width: 100%
}
  }

@media (min-width: 768px) {

.section-header__col {
    display: table-cell;
    vertical-align: top
}
  }

@media (min-width: 768px) {

.section-header__col--main {
    width: 100%;
    padding-right: 16px
}
  }

@media (max-width: 767px) {

.section-header__col--button {
    margin: calc(16px * 1.5 / 2) 0
      calc(16px * 1.5)
}
  }

.section-subscribe .dropdown-menu {
  right: initial;
  left: initial;
}

.section-articles__title {
  padding-bottom: 12px;
  margin-bottom: calc(16px * 1.5 / 2);
  font-size: 16px;
  text-transform: uppercase;
  border-bottom: 1px solid #eceeef;
}

.article-list {
  padding: 0;
  list-style: none;
}

.article-list-item {
  margin-bottom: calc(16px * 1.5 / 2);
}

.article-list-item--is-promoted {
  position: relative;
  padding-right: calc(16px * 2);
  font-family: 'Nunito', sans-serif, sans-serif;
  font-weight: 600;
}

.article-list-item--is-promoted:after {
    position: absolute;
    top: 4px;
    right: 0;
    font-size: 12px;
    color: #FFCD00;
    content: "★";
  }

.footer {
  padding: calc(16px * 1.5 * 2) 0;
  font-size: calc(16px - 2px);
  line-height: 1.1;
  color: #767676;
}

.footer__inner {
  width: 100%;
  margin: 0 auto;
}

@media (min-width: 768px) {

.footer__inner {
    display: table
}
  }

.footer__col {
  position: relative;
}

@media (min-width: 768px) {

.footer__col {
    display: table-cell;
    vertical-align: top
}
  }

@media (min-width: 768px) {

.footer__col--social-links {
    text-align: right
}
  }

.footer-social-link {
  display: inline-block;
  width: calc(24px * 2 + 4px);
  height: calc(24px * 2 + 4px);
  font-size: 24px !important;
  line-height: calc(24px * 2 + 4px) !important;
  text-align: center;
  vertical-align: middle;
  border-radius: 100%;
  color: #333330;
}

.footer-social-link:hover,
  .footer-social-link:focus {
    color: #62259D;
  }

.footer-social-link + .footer-social-link {
    margin: 0 0 0 10px;
  }

.copyright a {
  color: #767676;
}

.submit-ticket-footer {
  padding: calc(16px * 1.5) 16px
    calc(16px * 1.5 * 0.5);
  margin-right: calc(15px * -1);
  margin-left: calc(15px * -1);
  background-color: #f1f1f1;
}

@media (min-width: 768px) {

.submit-ticket-footer {
    padding-top: calc(16px * 1.5 * 2);
    padding-bottom: calc(16px * 1.5 * 1.5);
    margin-right: calc(15px * -2);
    margin-left: calc(15px * -2)
}
  }

@media (min-width: 992px) {

.submit-ticket-footer {
    margin-right: calc(15px * -4);
    margin-left: calc(15px * -4)
}
  }

.submit-ticket-footer__title {
  font-size: calc(16px * 1.5);
  font-weight: 400;
  line-height: 1.4;
}

@media (min-width: 768px) {

.submit-ticket-footer__title {
    font-size: calc(16px * 1.75)
}
  }

.breadcrumbs {
  padding: 8px 0 0;
  list-style: none;
  background-color: transparent;
}

.breadcrumbs > li {
    display: inline;
  }

/* 10/5/2020: changed / to > */
.breadcrumbs > li + li:before {
      padding: 0 0.5rem;
      content: "/ ";
    }

@media (min-width: 768px) {

.breadcrumbs-wrapper {
    padding-top: (8px + calc(1px * 2));
    padding-bottom: (8px + calc(1px * 2))
}
  }

/* breadcrumbs for search results page */

.search_result_breadcrumbs {
  display: inline;
  padding: 8px 0 0;
  list-style: none;
  background-color: transparent;
}

.search_result_breadcrumbs > li {
    display: inline;
  }

.search_result_breadcrumbs > li + li:before {
      padding: 0 0.5rem;
      content: "> ";
    }

@media (min-width: 768px) {

.search_result_breadcrumbs-wrapper {
    padding-top: (8px + calc(1px * 2));
    padding-bottom: (8px + calc(1px * 2))
}
  }

/* end of breadcrumbs for search result page */

.search-results-count {
  font-size: calc(16px * 1.25);
}

.search-results {
  margin-bottom: calc(16px * 1.5);
}

.search-results-list {
  padding-left: 0;
  list-style: none;
}

.search-results-subheading {
  margin-bottom: calc(16px * 1.5);
}

.search-results-subheading__icon {
  position: relative;
  top: 2px;
  margin-right: calc(16px / 2);
  vertical-align: top;
}

.search-results-subheading__icon g {
    stroke: #737373;
  }

.search-results-subheading__title {
  display: inline-block;
  vertical-align: middle;
}

.search-result {
  margin: 0 0 calc(16px * 1.5) 0;
}

.search-result__title {
  margin-bottom: calc(16px * 1.5 / 2);
}

.search-result__description {
  margin-bottom: calc(16px * 1.5 / 2);
  font-size: calc(16px * 0.85);
}

.search-result__description:empty {
    display: none;
  }

.search-result__description em {
    padding: 0 3px;
    font-style: normal;
    font-weight: 700;
    background-color: #fff3ca;
    border-radius: 3px;
  }

.search-result__meta {
  margin: 0 0 calc(16px * 1.5 / 4) 0;
}

.search-result__meta a {
    color: #737373;
  }

.search-result-votes {
  color: #C3D500;
}

.search-result-votes:before {
  margin-right: 2px;
}

.note {
  position: relative;
  padding: 0 16px;
  margin-bottom: calc(16px * 1.5);
  color: #686861;
  border-left: 4px solid transparent;
}

.note p:last-child {
    margin-bottom: 0;
  }

.note-title {
  margin-top: 0;
  margin-bottom: 1rem;
}

.note--default {
  border-color: #818a91;
}

.note--default .note-title {
    color: #818a91;
  }

.note--info {
  border-color: #00A7E1;
}

.note--info .note-title {
    color: #00A7E1;
  }

.note--warning {
  border-color: #FFCD00;
}

.note--warning .note-title {
    color: #FFCD00;
  }

.note--success {
  border-color: #C3D500;
}

.note--success .note-title {
    color: #C3D500;
  }

.note--danger {
  border-color: #FC4C02;
}

.note--danger .note-title {
    color: #FC4C02;
  }

.pagination ul {
    display: inline-block;
    padding-left: 0;
    margin: 0 0 calc(16px * 1.5) 0;
  }

.pagination ul > li {
      display: inline-block;
      margin-right: 6px;
    }

.pagination ul > li > a {
        position: relative;
        display: block;
        padding: 8px 16px;
        line-height: 1.5;
        color: #62259D;
        text-decoration: none;
        background-color: #fff;
        border-radius: 0;
      }

.pagination ul > li > span {
        position: relative;
        display: block;
        padding: 8px 16px;
        line-height: 1.5;
        color: #62259D;
        text-decoration: none;
        background-color: #fff;
        border-radius: 0;
      }

.pagination ul > li > a:hover {
        color: #3b165f;
        background-color: #eceeef;
        border-color: #ddd;
      }

.pagination ul > li > a:focus {
        color: #3b165f;
        background-color: #eceeef;
        border-color: #ddd;
      }

.pagination ul > li > span:hover {
        color: #3b165f;
        background-color: #eceeef;
        border-color: #ddd;
      }

.pagination ul > li > span:focus {
        color: #3b165f;
        background-color: #eceeef;
        border-color: #ddd;
      }

.pagination ul > .pagination-current > span,
      .pagination ul > .pagination-current > span:hover,
      .pagination ul > .pagination-current > span:focus {
        z-index: 2;
        color: #fff;
        cursor: default;
        background-color: #62259D;
        border-color: #62259D;
      }

.container {
  padding-right: 15px;
  padding-left: 15px;
}

@media (min-width: 768px) {

.container {
    padding-right: calc(15px * 2);
    padding-left: calc(15px * 2)
}
  }

@media (min-width: 992px) {

.container {
    padding-right: calc(15px * 4);
    padding-left: calc(15px * 4)
}
  }

main,
.container-inner {
  max-width: 100%;
  margin-right: auto;
  margin-left: auto;
}

.menu-button {
  position: relative;

  display: inline-block;
  width: 48px;
  height: 48px;
  padding: 0;
  margin: 0;
  overflow: hidden;
  font-size: 0;
  text-indent: -9999px;
  cursor: pointer;
  border: none;
  border-radius: none;
  box-shadow: none;
  transition: background 0.3s;

  -webkit-appearance: none;

     -moz-appearance: none;

          appearance: none;
}

.menu-button.is-active .menu-button__lines {
      transform: rotate(-90deg);
    }

@media (min-width: 768px) {

.menu-button {
    display: none
}
  }

.menu-button:focus {
  outline: none;
}

.menu-button__lines {
  position: absolute;
  top: calc((48px / 2) - 1px);
  right: 8px;
  left: 8px;

  display: block;
  height: 2px;
  background-color: #fff;
  transition: transform 0.3s;
}

.menu-button__lines:before,
.menu-button__lines:after {
  position: absolute;
  left: 0;

  display: block;
  width: 100%;
  height: 2px;
  content: "";
  background-color: #fff;
}

.menu-button__lines:before {
  top: -10px;
}

.menu-button__lines:after {
  bottom: -10px;
}

.help-center-name {
  margin-top: 0;
  font-size: calc(16px * 1.25);
  font-weight: 700;
  color: white;
  font-family: 'Nunito', sans-serif, sans-serif;
  /*-webkit-text-stroke: #706258;
	-webkit-text-stroke-width: */
}

@media (min-width: 768px) {

.help-center-name {
    font-size: calc(16px * 3.5);
   /*font-size: calc(16px * 2.7);*/
}
  }

.avatar {
  position: relative;
}

.avatar--agent:before {
    position: absolute;
    right: 0;
    bottom: 0;
    display: inline-block;
    margin-right: -4px;
    margin-bottom: -4px;
    font-family: "Font Awesome 5 Free";
    font-size: calc(16px * 0.85);
    font-style: normal;
    font-weight: 900;
    line-height: 1;
    color: #62259D;
    content: "\f19d";
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
  }

.user-avatar {
  border-radius: 100%;
}

.user-avatar--default {
  width: 40px;
  height: 40px;
}

.user-avatar--article {
  width: 32px;
  height: 32px;
}

#user .user-avatar {
  width: 32px;
  height: 32px;
}

.intro-title {
  margin-bottom: calc(16px * 1.5);
  font-size: calc(16px * 1.25);
  font-weight: 600;
  color: #fff;
  -webkit-text-stroke: black;
	-webkit-text-stroke-width: thin;
}

@media (min-width: 768px) {

.intro-title {
    font-size: calc(16px * 1.75)
}
  }

.scroll-to-top {
  position: fixed;
  right: 30px;
  bottom: -50px;
  z-index: 3;
  width: 50px;
  height: 50px;
  font-size: 32px !important;
  line-height: 45px !important;
  text-align: center;
  border: 1px solid #62259D;
  border-radius: 0;
  transition: bottom 0.4s cubic-bezier(0.175, 0.885, 0.32, 1.275);
}

.scroll-to-top:focus,
  .scroll-to-top:active {
    outline: 0;
  }

.scroll-to-top.is-active {
    bottom: 30px;
  }

.scroll-to-top:hover {
    color: #3b165f;
    border-color: #3b165f;
  }

@media (max-width: 767px) {

.scroll-to-top {
    display: none
}
  }

.scroll-to-top {
  z-index: 3;
  width: 48px;
  height: 48px;
  font-size: 32px !important;
  line-height: 48px !important;
  color: #62259D;
  text-align: center;
  border: 2px solid #62259D;
  border-radius: 0;
  transition: bottom 0.4s cubic-bezier(0.175, 0.885, 0.32, 1.275);
}

.scroll-to-top:focus,
  .scroll-to-top:active {
    outline: 0;
  }

.scroll-to-top:hover {
    color: #2e124a;
    border-color: #2e124a;
  }

.scroll-to-top--fixed {
  position: fixed;

  right: 48px;
  bottom: calc(-4 * 48px);
}

.scroll-to-top--fixed.is-active {
    bottom: 48px;
  }

.comments__callout {
  font-size: calc(16px * 0.85);
  color: #737373;
}

.comments__callout:empty {
    display: none;
  }

.comments__list {
  padding-left: 0;
  list-style: none;
}

.comment-list-header {
  padding-bottom: calc(16px * 1.5 / 2);
  margin-bottom: calc(16px * 1.5);
  border-bottom: 1px solid rgba(112,98,88,0.15);
}

.comment-list-heading {
  margin-bottom: 0;
  font-size: calc(16px * 1.1);
  font-weight: 600;
}

.comment-sorter {
  padding-bottom: calc(16px * 1.5);
  margin-bottom: calc(16px * 1.5);
  border-bottom: 1px solid rgba(112,98,88,0.15);
}

@media (min-width: 768px) {

.comment-sorter {
    display: table;
    width: 100%
}
  }

@media (min-width: 768px) {

.comment-sorter__col {
    display: table-cell;
    vertical-align: middle
}
  }

@media (max-width: 767px) {

.comment-sorter__col--main {
    margin-bottom: calc(16px * 1.5 / 2)
}
  }

@media (min-width: 768px) {

.comment-sorter__col--main {
    padding-right: 16px
}
  }

@media (min-width: 768px) {

.comment-sorter__col--filters {
    text-align: right
}
  }

.comment-sorter__item.is-active {
    font-weight: 600;
  }

.comment-sorter__item + .comment-sorter__item:before {
    margin: 0 calc(16px / 2);
    font-size: 10px;
    content: "\2022";
  }

.comment {
  padding-bottom: calc(16px * 1.5);
  margin-bottom: calc(16px * 1.5);
  border-bottom: 1px solid rgba(112,98,88,0.15);
}

.comment__inner {
  position: relative;
  padding-right: calc(40px + 16px);
}

.comments__content {
  position: relative;
  padding-right: 16px;
}

.comment__header {
  position: relative;
  margin-bottom: calc(16px * 1.5);
}

.comment__body ul,
  .comment__body ol {
    padding-left: 20px;
  }

.comment__body ul ul {
      margin-top: calc(16px * 1.5 / 2);
    }

.comment__body ul ol {
      margin-top: calc(16px * 1.5 / 2);
    }

.comment__body ol ul {
      margin-top: calc(16px * 1.5 / 2);
    }

.comment__body ol ol {
      margin-top: calc(16px * 1.5 / 2);
    }

.comment__body ul li {
      margin-bottom: calc(16px * 1.5 / 2);
    }

.comment__body ol li {
      margin-bottom: calc(16px * 1.5 / 2);
    }

.comment__body ul {
    list-style: decimal;
  }

.comment__body ol {
    list-style: disc;
  }

.comment__body ol ol {
      list-style: circle;
    }

.comment__voting-and-actions {
  position: absolute;
  top: 0;
  right: 0;
  width: 40px;
  text-align: center;
}

.comment__voting-and-actions .dropdown-menu {
    right: auto;
    left: auto;
  }

.comment__voting-and-actions .dropdown-toggle:after {
    display: inline-block;
    margin-left: 0;
    font-family: "Font Awesome 5 Free";
    font-style: normal;
    font-weight: 900;
    line-height: 1;
    content: "\f013";
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
  }

.comment__official-heading {
  position: absolute;
  top: 0;
  right: calc(16px * 3);
  width: auto;
  padding: 1px calc(16px / 2);
  font-size: calc(16px * 0.85);
  color: #fff;
  background-color: #62259D;
  border-radius: 0 0 0 0;
}

.comment--official .comment__inner {
    position: relative;
    padding: calc(16px * 1.5) calc(16px * 2);
    background-color: #ede2f8;
    border: 1px solid #62259D;
    border-radius: 0;
  }

.comment--request p:last-child {
    margin-bottom: 0;
  }

.comment-form {
  position: relative;
  margin-bottom: calc(16px * 1.5);
}

@media (min-width: 768px) {

.comment-form {
    padding-left: calc(40px + 16px)
}
  }

.comment-form__avatar {
  position: absolute;
  top: 0;
  left: 0;
}

@media (max-width: 767px) {

.comment-form__avatar {
    display: none
}
  }

.comment-form__body {
  margin-bottom: calc(16px * 1.5);
}

.comment-form__attachments {
  margin-bottom: calc(16px * 1.5);
}

.comment-form__mark-as-solved {
  position: relative;
}

.comment-form__comment-ccs ul {
    margin-bottom: 0;
  }

.comment-form__ccs {
  margin-bottom: 0;
}

.comment-form__ccs + textarea {
    margin-top: 0;
    border-top-left-radius: 0;
    border-top-right-radius: 0;
  }

.comment-form__ccs input[type="text"],
    .comment-form__ccs input[type="text"]:focus,
    .comment-form__ccs input[type="text"]:active {
      color: #333330;
      box-shadow: none;
    }

.comment-form__ccs ul[data-hc-pills-container] {
    margin: 0;
    border: 1px solid #ccc;
    border-bottom: 0;
    border-radius: 0 0 0 0;
  }

.comment-form__ccs ul[data-hc-pills-container][data-hc-focus="true"] {
    border-color: #9ed5e7;
  }

.comment__actions .dropdown-toggle {
    font-size: 0;
  }

.comment__actions .dropdown-toggle:after {
      font-size: 16px;
    }

.error-page__title {
  text-transform: capitalize;
}

.satisfaction-box {
  padding: calc(16px * 1.5) 15px;
  margin: 0 0 calc(10px * 2) 0;
  margin-top: 0;
  border-color: rgba(112,98,88,0.15);
  border-radius: 0;
}

.satisfaction-box h4:last-child {
      margin-bottom: 0;
    }

.satisfaction-box input[type="radio"] ~ label {
  display: inline-block;
  height: auto;
  padding: 8px 16px;
  margin-right: 10px;
  margin-bottom: 0;
  font-size: calc(16px - 2px);
  font-weight: 600;
  line-height: normal;
  text-align: center;
  letter-spacing: normal;
  white-space: nowrap;
  vertical-align: middle;
  cursor: pointer;
  -webkit-user-select: none;
     -moz-user-select: none;
      -ms-user-select: none;
          user-select: none;
  background-image: none;
  border: 1px solid transparent;
  border-radius: 0;
  transition: all 0.3s ease;
  touch-action: manipulation;
}

.satisfaction-box input[type="radio"] ~ label:focus, .satisfaction-box input[type="radio"] ~ label:active:focus {
      outline: thin dotted;
      outline: 5px auto -webkit-focus-ring-color;
      outline-offset: -2px;
    }

.satisfaction-box input[type="radio"] ~ label:hover,
  .satisfaction-box input[type="radio"] ~ label:focus {
    color: #62259D;
    text-decoration: none;
  }

.satisfaction-box input[type="radio"] ~ label:active {
    outline: 0;
    box-shadow: inset 0 3px 5px rgba(0, 0, 0, 0.125);
  }

.satisfaction-box input[type="radio"][checked="checked"][value="good"] + label {
  color: #fff !important;
  background-color: #8b9800 !important;
  border-color: #8b9800 !important;
}

.satisfaction-box input[type="radio"][checked="checked"][value="bad"] + label {
  color: #fff !important;
  background-color: #bf3a02 !important;
  border-color: darken(darken(#FC4C02, 5%), 12%) !important;
}

.satisfaction-box label.disabled {
  margin-bottom: calc(16px * 1.5) !important;
}

.satisfaction-box label.disabled[for="satisfaction_rating_score_good"] {
  color: #C3D500 !important;
}

.satisfaction-box label.disabled[for="satisfaction_rating_score_bad"] {
  color: #FC4C02 !important;
}

.satisfaction-comment {
  margin-top: 15px;
}

.satisfaction-box .satisfaction-submit {
  margin-left: 10px !important;
  font-size: calc(16px - 2px) !important;
}

.satisfaction-reason {
  padding-top: calc(16px * 1.5);
}

.satisfaction-box .satisfaction-cancel {
  font-size: calc(16px - 2px) !important;
  line-height: 1.5 !important;
}

.community-recent-activity {
  padding-top: calc(16px * 1.5 * 2);
  padding-right: 15px;
  padding-left: 15px;
  margin-bottom: calc(16px * 1.5 * 2);
  border-top: 1px solid rgba(112,98,88,0.15);
}

@media (min-width: 768px) {

.community-recent-activity {
    padding-right: calc(15px * 2);
    padding-left: calc(15px * 2);
    margin-right: calc(15px * -1);
    margin-left: calc(15px * -1)
}
  }

@media (min-width: 992px) {

.community-recent-activity {
    padding-right: calc(15px * 4);
    padding-left: calc(15px * 4);
    margin-right: calc(15px * -3);
    margin-left: calc(15px * -3)
}
  }

.community-recent-activity .recent-activity-header {
    display: none;
  }

.community-recent-activity .recent-activity-list {
    padding-left: 0;
    margin-bottom: 0;
    list-style: none;
  }

@media (min-width: 768px) {

.community-recent-activity .recent-activity-list {
      margin-right: calc(15px * -1);
      margin-left: calc(15px * -1)
  }
    }

@media (min-width: 768px) {

.community-recent-activity .recent-activity-item {
      display: inline-block;
      width: 33.3333%;
      padding-right: 15px;
      padding-left: 15px;
      margin-bottom: calc(16px * 1.5);
      vertical-align: top
  }
    }

.community-recent-activity .recent-activity-item-meta {
    font-size: calc(16px * 0.85);
    color: #737373;
  }

.community-recent-activity .recent-activity-item-comment span:before {
    display: inline-block;
    margin-right: calc(16px / 4);
    font-family: "Font Awesome 5 Free";
    font-style: normal;
    font-weight: 400;
    line-height: 1;
    content: "\f075";
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
  }

.community-recent-activity .recent-activity-item-parent {
    font-weight: 600;
    color: #333330;
  }

@media (max-width: 767px) {

.my-activities-item {
    padding: 8px 16px;
    margin-bottom: calc(16px * 1.5);
    border: 1px solid rgba(112,98,88,0.15);
    border-radius: 0
}
  }

.my-activities-item__meta {
  font-size: calc(16px - 2px);
  color: #737373;
}

@media (max-width: 767px) {

.my-activities-item__meta {
    display: inline-block;
    margin-right: calc(16px / 2)
}

    .my-activities-item__meta + .my-activities-item__meta:before {
      margin-right: calc(16px / 2);
      font-size: 10px;
      content: "\2022";
    }
  }

.my-activities-item__title {
  font-weight: 600;
}

@media (max-width: 767px) {

.my-activities-item__title {
    font-size: calc(16px * 1.25)
}
  }

@media (max-width: 767px) {

.my-activities-item__icon {
    display: inline-block
}
  }

@media (min-width: 768px) {

.my-activities-item__icon {
    display: none
}
  }

@media (max-width: 767px) {

.my-activities__request-id {
    display: inline
}
  }

@media (min-width: 768px) {

.my-activities__request-id {
    display: none
}
  }

.my-activities-header {
  margin-bottom: calc(16px * 1.5);
}

.my-activities-menu {
  font-weight: 600;
}

.my-activities-menu__items {
  padding-left: 0;
  margin-bottom: 0;
  list-style: none;
}

.my-activities-menu__item {
  margin-bottom: 0;
}

.my-activities-menu__item a {
    display: block;
  }

@media (min-width: 768px) {

.my-activities-menu__item {
    float: left
}
  }

@media (min-width: 768px) {
  .my-activities-menu__item + .my-activities-menu__item {
    margin-left: 16px;
  }
}

.my-activities-menu--main {
  padding-bottom: calc(16px * 1.5);
  margin-bottom: calc(16px * 1.5);
  border-bottom: 1px solid rgba(112,98,88,0.15);
}

.my-activities-menu--main .my-activities-menu__item.is-active {
      color: #333330;
    }

.my-activities-menu--sub {
  margin-bottom: calc(16px * 1.5);
}

.request-table-toolbar {
  padding-top: calc(8px * 2)
    16px 8px
    16px;
  margin-bottom: calc(16px * 1.5);
  background-color: #f9f9f9;
  border-radius: 0;
}

@media (min-width: 768px) {

.request-table-toolbar {
    padding-top: 8px;
    padding-bottom: calc(8px * 2)
}
  }

@media (min-width: 768px) {

.request-table-filters {
    display: table;
    width: 100%
}
  }

.request-table-filters__item {
  padding-right: 16px;
  padding-left: 16px;
}

@media (max-width: 767px) {

.request-table-filters__item {
    margin-bottom: calc(16px * 1.5 / 2)
}
  }

@media (min-width: 768px) {

.request-table-filters__item {
    display: table-cell;
    width: 33%;
    vertical-align: bottom
}
  }

@media (min-width: 768px) {

.my-activities {
    display: table;
    width: 100%
}
  }

.my-activities__head {
  display: none;
}

@media (min-width: 768px) {

.my-activities__head {
    display: table-header-group;
    font-size: calc(16px * 0.85);
    font-weight: 600;
    text-transform: uppercase
}
  }

@media (min-width: 768px) {

.my-activities__body {
    display: table-row-group
}
  }

@media (min-width: 768px) {

.my-activities__row {
    display: table-row
}
  }

@media (min-width: 768px) {

.my-activities__col {
    display: table-cell;
    padding-top: 8px;
    padding-bottom: 8px;
    border-bottom: 1px solid rgba(112,98,88,0.15)
}

    .my-activities__col + .my-activities__col {
      padding-left: 16px;
    }
  }

.request-table-organization {
  display: table;
  width: 100%;
}

.request-table-organization__col {
  display: table-cell;
  vertical-align: middle;
}

.request-table-organization__col--main {
  width: 100%;
}

.request-table-organization__col--button {
  padding-left: calc(16px / 2);
}

.request-table-organization__col--button [role="button"] {
    height: calc(
      16px * 1.5 + calc(8px * 2) + 2
    );
    line-height: 1.5;
  }

.share {
  padding-left: 0 !important;
  white-space: nowrap;
  list-style: none;
}

.share li {
  position: relative;
  display: inline-block;
  margin-bottom: 5px;
  vertical-align: top;
}

.share a {
  display: block;
  width: 32px;
  height: 32px;
  padding-top: 1px;
  overflow: hidden;
  line-height: 32px;
  color: #fff;
  background-color:#737373;
  border-color: #737373;
  border-radius: 100%;
  touch-action: manipulation;
}

.share a:active,
  .share a:hover {
    background-color: #545454;
  }

.share a:before {
    position: relative;
    display: inline-block;
    width: 100%;
    text-align: center;
  }

.share a:before {
    position: relative;
    display: inline-block;
    font-family: "Font Awesome 5 Brands";
    font-style: normal;
    font-weight: normal;
    line-height: 1;
    text-align: center;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
  }

.share-facebook:before {
    content: "\f09a";
  }

.share-twitter:before {
    content: "\f099";
  }

.share-linkedin:before {
    content: "\f0e1";
  }

.share-googleplus:before {
    content: "\f0d5";
  }

.request__subject {
  margin-top: 0;
  margin-bottom: calc(16px * 1.5);
  font-size: calc(16px * 1.25);
}

@media (min-width: 768px) {

.request__subject {
    font-size: calc(16px * 1.5)
}
  }

@media (min-width: 992px) {

.request__subject {
    font-size: calc(16px * 1.75)
}
  }

.request-sidebar {
  font-size: calc(16px - 2px);
}

.request-sidebar dd {
    margin-bottom: calc(16px * 1.5 / 2);
  }

.request-id {
  display: block;
  margin-bottom: calc(16px * 1.5 / 2);
  color: #737373;
}

.request-description {
  margin-bottom: calc(16px * 1.5);
}

.request__content {
  margin-bottom: calc(16px * 1.5 * 2);
}

.request-status {
  display: inline-block;
  padding: 2px 4px;
  font-size: 12px;
  color: #fff;
  white-space: nowrap;
  border-radius: 2px;
}

.request-status.request-solved,
  .request-status.request-closed {
    background-color: #C3D500;
  }

.request-status.request-new,
  .request-status.request-open {
    background-color: #FFCD00;
  }

.request-status.request-answered {
    background-color: #FC4C02;
  }

table {
  background-color: transparent;
}

caption {
  padding-top: calc(8px * 1.5) 0
    calc(8px * 1.5) 16px;
  padding-bottom: calc(8px * 1.5) 0
    calc(8px * 1.5) 16px;
  color: #818a91;
  text-align: left;
}

th {
  text-align: left;
}

.table {
  width: 100%;
  max-width: 100%;
  margin-bottom: calc(16px * 1.5);
}

.table th {
    padding: calc(8px * 1.5) 0
      calc(8px * 1.5) 16px;
    vertical-align: top;
  }

.table td {
    padding: calc(8px * 1.5) 0
      calc(8px * 1.5) 16px;
    vertical-align: top;
  }

.table td {
    border-top: 1px solid #ddd;
  }

.table thead th {
    vertical-align: bottom;
  }

.table tbody + tbody {
    border-top: 1px solid #ddd;
  }

.table .table {
    background-color: #f7f7f7;
  }

.table--color-header th {
    color: #fff;
    background-color: #62259D;
  }

.table--striped th,
  .table--striped td,
  .table--striped thead th {
    border-color: #f7f7f7;
  }

.table--striped tbody tr:nth-child(odd) {
    color: #333330;
    background-color: #eceeef;
  }

.table--hover tbody tr:hover {
    color: #333330;
    background-color: #eceeef;
  }

.table--bordered {
  border: 1px solid #d3d6d8;
}

.table--bordered td {
    border-left: 1px solid #d3d6d8;
  }

.table--bordered th {
    border-left: 1px solid #d3d6d8;
  }

.table-responsive {
  min-height: 0.01%;
  overflow-x: auto;
}

@media screen and (max-width: 767px) {

.table-responsive {
    width: 100%;
    margin-bottom: calc(16px * 1.5 * 0.75);
    overflow-y: hidden;
    border: 1px solid #ddd;
    -ms-overflow-style: -ms-autohiding-scrollbar
}

    .table-responsive > .table {
      margin-bottom: 0;
    }
          .table-responsive > .table > thead > tr > th,
          .table-responsive > .table > thead > tr > td,
          .table-responsive > .table > tbody > tr > th,
          .table-responsive > .table > tbody > tr > td,
          .table-responsive > .table > tfoot > tr > th,
          .table-responsive > .table > tfoot > tr > td {
            white-space: nowrap;
          }
  }

table {
  background-color: transparent;
}

caption {
  padding-top: calc(8px * 1.5) 0
    calc(8px * 1.5) 16px;
  padding-bottom: calc(8px * 1.5) 0
    calc(8px * 1.5) 16px;
  color: #818a91;
  text-align: left;
}

th {
  text-align: left;
}

table {
  width: 100%;
  max-width: 100%;
  margin-bottom: calc(16px * 1.5);
}

table > thead > tr > th {
        padding: calc(8px * 1.5) 0
          calc(8px * 1.5)
          16px;
        line-height: 1.5;
        vertical-align: top;
      }

table > thead > tr > td {
        padding: calc(8px * 1.5) 0
          calc(8px * 1.5)
          16px;
        line-height: 1.5;
        vertical-align: top;
      }

table > tbody > tr > th {
        padding: calc(8px * 1.5) 0
          calc(8px * 1.5)
          16px;
        line-height: 1.5;
        vertical-align: top;
      }

table > tbody > tr > td {
        padding: calc(8px * 1.5) 0
          calc(8px * 1.5)
          16px;
        line-height: 1.5;
        vertical-align: top;
      }

table > tfoot > tr > th {
        padding: calc(8px * 1.5) 0
          calc(8px * 1.5)
          16px;
        line-height: 1.5;
        vertical-align: top;
      }

table > tfoot > tr > td {
        padding: calc(8px * 1.5) 0
          calc(8px * 1.5)
          16px;
        line-height: 1.5;
        vertical-align: top;
      }

table > thead > tr > th {
    vertical-align: bottom;
    border-bottom: 1px solid #ddd;
  }

.table-responsive {
  min-height: 0.01%;
  overflow-x: auto;
}

@media screen and (max-width: 767px) {

.table-responsive {
    width: 100%;
    margin-bottom: calc(16px * 1.5 * 0.75);
    overflow-y: hidden;
    border: 1px solid #ddd;
    -ms-overflow-style: -ms-autohiding-scrollbar
}

    .table-responsive > table {
      margin-bottom: 0;
    }
          .table-responsive > table > thead > tr > th,
          .table-responsive > table > thead > tr > td,
          .table-responsive > table > tbody > tr > th,
          .table-responsive > table > tbody > tr > td,
          .table-responsive > table > tfoot > tr > th,
          .table-responsive > table > tfoot > tr > td {
            white-space: nowrap;
          }
  }

.embed,
.embed-responsive {
  position: relative;
  z-index: 1;
  display: block;
  height: 0;
  padding: 0;
  padding-bottom: 56.25%;
  margin-bottom: 30px;
  overflow: hidden;
}

.embed img, .embed-responsive img {
    width: 100%;
  }

.embed iframe,
  .embed embed,
  .embed object,
  .embed video,
  .embed-responsive iframe,
  .embed-responsive embed,
  .embed-responsive object,
  .embed-responsive video {
    position: absolute;
    top: 0;
    bottom: 0;
    left: 0;
    width: 100%;
    height: 100%;
    border: 0;
  }

.embed:focus, .embed-responsive:focus {
    outline: none !important;
  }

.embed-responsive--16by9 {
  padding-bottom: 56.25%;
}

.embed-responsive--4by3 {
  padding-bottom: 75%;
}

.embed-responsive {
  position: relative;
  display: block;
  height: 0;
  padding: 0;
  overflow: hidden;
}

.embed-responsive iframe,
  .embed-responsive embed,
  .embed-responsive object,
  .embed-responsive video {
    position: absolute;
    top: 0;
    bottom: 0;
    left: 0;
    width: 100%;
    height: 100%;
    border: 0;
  }

.embed-responsive.embed-responsive-16by9 {
    padding-bottom: 56.25%;
  }

.embed-responsive.embed-responsive-4by3 {
    padding-bottom: 75%;
  }

.article {
  position: relative;
}

.article-header {
  margin-bottom: calc(16px * 1.5);
}

.article__title {
  margin-bottom: calc(16px * 1.5);
}

.article-meta {
  display: table;
  width: 100%;
  margin-bottom: calc(16px * 1.5);
}

.article-meta__col {
  display: table-cell;
  vertical-align: top;
}

.article-meta__col--main {
  width: 100%;
  padding-right: 16px;
}

.article__body {
  margin-bottom: calc(16px * 1.5);
}

.article__body .wysiwyg-font-size-x-large {
    font-size: calc(16px * 1.75);
    font-weight: 600;
    line-height: 1.1;
  }

.article__body .wysiwyg-font-size-large {
    font-size: calc(16px * 1.5);
    font-weight: 600;
    line-height: 1.1;
  }

.article__body .wysiwyg-font-size-medium {
    font-size: calc(16px * 1.25);
    font-weight: 600;
    line-height: 1.1;
  }

.article__body .wysiwyg-font-size-small {
    font-size: calc(16px * 0.85);
  }

.article__body ul,
  .article__body ol {
    padding-left: 20px;
  }

.article__body ul ul {
      margin-top: calc(16px * 1.5 / 2);
    }

.article__body ul ol {
      margin-top: calc(16px * 1.5 / 2);
    }

.article__body ol ul {
      margin-top: calc(16px * 1.5 / 2);
    }

.article__body ol ol {
      margin-top: calc(16px * 1.5 / 2);
    }

.article__body ul li {
      margin-bottom: calc(16px * 1.5 / 2);
    }

.article__body ol li {
      margin-bottom: calc(16px * 1.5 / 2);
    }

.article__body ol {
    list-style: decimal;
  }

.article__body ol ol {
      list-style: circle;
    }

.article-footer {
  padding: calc(16px * 1.5) 0 0;
  border-top: 1px solid rgba(112,98,88,0.15);
  border-bottom: 1px solid rgba(112,98,88,0.15);
  text-align: center;
}

@media (min-width: 768px) {

.article-share {
    float: right
}
  }

.article-vote {
  width: 100%;
  margin-bottom: calc(16px * 1.5);
}

.article-vote__col {
  display: table-cell;
  vertical-align: top;
}

.article-vote-up.article-voted {
    color: #C3D500 !important;
    border-color: #C3D500 !important;
  }

.article-vote-down.article-voted {
    color: #FC4C02 !important;
    border-color: #FC4C02 !important;
  }

.article-vote-controls {
  padding: calc(16px * 1.5 / 4) 0;
  white-space: nowrap;
}

.article-vote-controls__item--voted {
  color: #191917;
  border-color: #191917;
}

.article-vote-count {
  color: #737373;
}

.article-vote-question {
  display: block;
  font-family: 'Nunito', sans-serif, sans-serif;
  font-weight: 600;
}

.article-footer {
  margin-bottom: calc(16px * 1.5);
}

.article-attachments {
  margin-bottom: calc(16px * 1.5);
}

.article-comments {
  margin-bottom: calc(16px * 1.5);
}

.article-more-questions {
  margin-bottom: calc(16px * 1.5);
  clear: both;
}

.article-more-questions a {
    white-space: nowrap;
  }

.article-container {
  display: flex;
  margin-right: calc(15px * -1);
  margin-left: calc(15px * -1);
  flex-wrap: wrap;
}

.article-container__column {
  width: 100%;
  padding-right: 15px;
  padding-left: 15px;
}

.article-container__sidenav,
.article-container__toc {
  display: none;
}

.article-container__sidenav,
.article-container__toc {
  display: block;
}

.article-container__sidenav {
  padding-bottom: 24px;
}

@media (min-width: 992px) {
  .article-container__article {
    width: calc(100% / 12 * 8);
  }

  .article-container__sidebar {
    width: calc(100% / 12 * 4);
  }

  .article-container__toc {
    width: calc(100% / 12 * 4);
  }

  .article-container__sidenav {
    width: calc(100% / 12 * 4);
  }

  .article-container__sidebar {
    width: calc(100% / 12 * 8);
    margin-left: calc(100% / 12 * 4);
  }

  .article-container__sidebar {
    width: calc(100% / 12 * 8);
  }

  .article-container__sidenav,
  .article-container__toc {
    width: calc(100% / 12 * 3);
  }

  .article-container__article {
    width: calc(100% / 12 * 6);
  }

  .article-container__sidebar {
    width: calc(100% / 12 * 7);
    margin-left: calc(100% / 12 * 3);
  }
}

@media (min-width: 1200px) {
  .article-container__article {
    width: calc(100% / 12 * 7);
  }

  .article-container__toc {
    width: calc(100% / 12 * 2);
  }
}

.visible-xs {
  display: none !important;
}

.visible-sm {
  display: none !important;
}

.visible-md {
  display: none !important;
}

.visible-lg {
  display: none !important;
}

@media (max-width: 767px) {
  .visible-xs {
    display: block !important;
  }
}

@media (min-width: 768px) and (max-width: 991px) {
  .visible-sm {
    display: block !important;
  }
}

@media (min-width: 992px) and (max-width: $screen-md-max) {
  .visible-md {
    display: block !important;
  }
}

@media (min-width: $screen-lg-min) {
  .visible-lg {
    display: block !important;
  }
}

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

@media (min-width: 768px) and (max-width: 991px) {
  .hidden-sm {
    display: none !important;
  }
}

@media (min-width: 992px) and (max-width: $screen-md-max) {
  .hidden-md {
    display: none !important;
  }
}

@media (min-width: $screen-lg-min) {
  .hidden-lg {
    display: none !important;
  }
}

.custom-blocks {
  margin-bottom: calc(16px * 1.5);
  text-align: center;
}

.custom-block {
  display: table;
  margin-bottom: calc(16px * 1.5);
}

@media (min-width: 768px) {

.custom-block {
    display: flex;
    flex-wrap: wrap;
    align-items: center;
    justify-content: center
}
  }

.custom-block:hover .custom-block__title {
    color: #62259D;
  }

.custom-block__icon,
.custom-block__title {
  display: table-cell;
  vertical-align: middle;
}

@media (min-width: 768px) {

.custom-block__icon,
.custom-block__title {
    display: inline-block
}
  }

.custom-block__icon svg,
.custom-block__icon img {
  width: 50px;
  height: 50px;
}

.custom-block__title {
  padding-left: 16px;
  color: #333330;
}

@media (min-width: 768px) {

.custom-block__title {
    margin-bottom: 0
}
  }

@media (max-width: 479px) {

.custom-block-item {
    width: 100%
}
  }

.recent-activity-item-meta {
  font-size: calc(16px - 2px);
  color: #737373;
}

.recent-activity-item-comment span:before {
  margin-right: 2px;
}

.recent-activity-item-parent {
  color: #333330;
}

.page-header {
  position: relative;
  margin: 0 0 calc(16px * 1.5);
}

.page-header--with-border {
  border-bottom: 1px solid rgba(112,98,88,0.15);
}

.page-description {
  margin: 0;
  color: inherit;
}

.page-description:empty {
  display: none;
}

.layout {
  max-width: 1260px;
  margin: 0 auto;
  background-color: #fff;
  box-shadow: 0 0 1px 1px rgba(0, 0, 0, 0.05);
}

.promoted-articles {
  margin-bottom: calc(16px * 1.5);
}

.promoted-articles__list {
  padding-left: 0;
  list-style: none;
}

.promoted-articles__title {
  position: relative;
  padding-bottom: calc(16px * 1.5 / 2);
  margin-bottom: calc(16px * 1.5 * 0.7);
  text-transform: uppercase;
  color: #706258;
  font-size: 13px;
  letter-spacing: 1.6px;
}

.promoted-articles__title:after {
    display: block;
    width: 100%;
    height: 3px;
    margin-top: 15px;
    background: linear-gradient(90deg,#FFCD00 13%,#E8194D 54%,#62259D 89%);
    content: '';
    transition: width 0.65s;
  }

.promoted-articles-item {
  margin-bottom: calc(16px * 1.5);
}

.promoted-articles-item__title {
  margin-bottom: calc(16px * 1.5 / 2);
  font-size: calc(16px * 1);
  font-family: 'Nunito', sans-serif, sans-serif;
}

.promoted-articles-item__excerpt {
  font-size: calc(16px * 0.85);
  line-height: 1.3;
}

.related-articles {
  padding-left: 0;
  margin-bottom: calc(16px * 1.5 * 1.5);
}

.related-articles h3 {
    padding-bottom: calc(16px * 1.5 / 2);
    margin-bottom: calc(16px * 1.5 / 2);
    font-size: calc(16px * 1.1);
    color: #767676;
    text-transform: uppercase;
    border-bottom: 1px solid rgba(112,98,88,0.15);
  }

.section-articles {
  margin-bottom: calc(16px * 1.5);
}

.section-articles__title {
  margin-bottom: calc(16px * 1.5 / 2);
  font-size: calc(16px * 1.1);
}

.section-articles__list {
  padding-left: 0;
  list-style: none;
}

.section-articles__item {
  margin-bottom: calc(16px * 1.5 / 2);
}

.box {
  border: 1px solid rgba(112,98,88,0.15);
  border-radius: 0;
}

.box--section {
  padding: calc(16px * 1.5)
    calc(16px * 2) 0;
  flex-grow: 1;
}

.box--my-activity-item {
  padding: calc(16px * 1.5) 16px 0;
}

.box--articles {
  padding: calc(16px * 1.5)
    calc(16px * 2);
  margin-bottom: calc(16px * 1.5 * 2);
}

.box--topic {
  padding: calc(16px * 1.5)
    calc(16px * 2);
  margin-bottom: calc(16px * 1.5 * 2);
}

.box--request-details {
  padding: calc(16px * 1.5) 16px 0;
  margin-bottom: calc(16px * 1.5);
  background-color: #f7f7f9;
}

@media (min-width: 768px) {

.box--request-details {
    padding-right: calc(16px * 2);
    padding-left: calc(16px * 2)
}
  }

.profile-header {
  padding: calc(16px * 1.5) 15px;
  margin-bottom: calc(16px * 1.5);
  color: #fff;
  text-align: center;
  background-color: #62259D;
  border-radius: 0;
}

.profile-header__avatar {
  display: inline-block;
}

.profile-header__name {
  margin-bottom: calc(16px * 1.5 / 2);
  font-size: calc(16px * 1.5);
}

.profile-header__name a {
    color: #fff;
  }

@media (min-width: 768px) {

.profile-header__name {
    font-size: calc(16px * 1.75);
    font-weight: 300
}
  }

.profile-header__private-badge {
  display: inline-block;
  margin-bottom: calc(16px * 1.5);
  background-color: #62259D;
}

.profile-header__description {
  word-break: break-all;
  word-break: break-word;
}

.profile-stats {
  padding-left: 0;
  margin-bottom: calc(16px * 1.5 / 2);
  font-size: calc(16px * 0.85);
  color: #737373;
  list-style: none;
}

.profile-stats__stat {
  margin-right: 16px;
  margin-bottom: calc(16px * 1.5 / 4);
}

@media (max-width: 767px) {

.profile-stats__stat {
    display: block
}

    .profile-stats__stat:before {
      display: none;
    }
  }

.profile-stats__label {
  margin-right: calc(16px / 2);
}

.profile-stats__value {
  color: #fff;
}

.profile-nav {
  margin-bottom: calc(16px * 1.5);
  overflow: hidden;
  font-size: calc(16px * 0.85);
  font-weight: 600;
  background-color: rgba(112,98,88,0.15);
  border-radius: 0;
}

.profile-nav__items {
  padding-left: 0;
  margin: 0;
  list-style: none;
}

.profile-nav__item {
  margin-bottom: 0;
}

@media (min-width: 768px) {

.profile-nav__item {
    display: inline-block;
    vertical-align: middle
}
  }

.profile-nav__item a {
    display: block;
    color: #333330;
  }

.profile-nav__item.is-active {
    color: #fff;
    background-color: #62259D;
  }

.profile-nav__item.is-active {
    padding: calc(16px * 1.5 / 1.5)
      16px;
    line-height: 1;
  }

.profile-nav__item a {
    padding: calc(16px * 1.5 / 1.5)
      16px;
    line-height: 1;
  }

.profile-nav__item:after {
    right: 16px !important;
  }

.profile-section {
  width: 100%;
}

.profile-section__header {
  margin-bottom: calc(16px * 1.5);
}

.profile-section__title {
  margin-bottom: calc(16px * 1.5 / 2);
  font-size: calc(16px * 1.5);
}

.profile-section__description {
  font-size: calc(16px * 0.85);
  color: #737373;
}

@media (min-width: 768px) {

.profile-section__description {
    padding-bottom: 0
}
  }

.profile-section-sorter {
  font-size: calc(16px * 0.85);
}

.profile-section-sorter .dropdown {
    display: inline-block;
  }

@media (min-width: 768px) {

.profile-section-sorter {
    display: table;
    width: 100%
}
  }

@media (min-width: 768px) {

.profile-section-sorter {
    padding-top: 0;
    border-top: 0
}
  }

@media (min-width: 768px) {

.profile-section-sorter__col {
    display: table-cell;
    vertical-align: middle
}
  }

@media (max-width: 767px) {

.profile-section-sorter__col--main {
    margin-bottom: calc(16px * 1.5 / 2)
}
  }

@media (min-width: 768px) {

.profile-section-sorter__col--main {
    padding-right: 16px
}
  }

@media (min-width: 768px) {

.profile-section-sorter__col--btn {
    text-align: right
}
  }

.profile-contribution {
  position: relative;
  padding: calc(16px * 1.5 / 2) 15px;

  word-wrap: break-word;
  background-color: rgba(121,105,95,0.15);
  border-radius: 0;
}

.profile-contribution__header {
  margin-bottom: calc(16px * 1.5 / 4);
}

.profile-contribution__status {
  margin-bottom: calc(16px * 1.5 / 4);
}

.profile-contribution__title {
  margin-bottom: calc(16px * 1.5 / 4);
  font-size: 16px;
  font-weight: 600;
}

.profile-contribution__body {
  margin-bottom: calc(16px * 1.5 / 2);
}

.profile-contribution--list .profile-contribution__title:before {
    display: inline-block;
    margin-right: 2px;
    font-family: "Font Awesome 5 Free";
    font-style: normal;
    font-weight: 900;
    line-height: 1;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
  }

.profile-contribution__breadcrumbs {
  padding: 0;
  margin-bottom: calc(16px * 1.5 / 2);
  font-size: (calc(16px * 0.85));
}

.profile__no-activity {
  color: #737373;
  text-align: center;
}

.profile__private-activity {
  color: #737373;
  text-align: center;
}

.profile-activity-list {
  padding-left: 0;
  list-style: none;
}

.profile-activity {
  position: relative;
  margin-bottom: calc(16px * 1.5 * 1.5);
}

.profile-activity__header {
  margin-bottom: calc(16px * 1.5 / 2);

  font-size: calc(16px * 0.85);
  font-weight: 600;
}

.profile-activity__header:before {
    display: inline-block;
    margin-right: 2px;
    font-family: "Font Awesome 5 Free";
    font-style: normal;
    font-weight: 900;
    line-height: 1;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
  }

.profile-activity__avatar {
  width: 30px;
  height: 30px;
  margin-right: calc(16px / 2);
}

.profile-activity-list--articles .profile-contribution__title:before,
.profile-activity[class$="-article"] .profile-activity__header:before {
  content: "\f15c";
}

.profile-activity-list--posts .profile-contribution__title:before,
.profile-activity[class$="-post"] .profile-activity__header:before {
  content: "\f086";
}

.profile-activity-list--comments .profile-contribution__title:before,
.profile-activity[class$="-comment"] .profile-activity__header:before {
  font-weight: 400;
  content: "\f075";
}

.user-subscribe {
  display: inline-block;
}

.status-label {
  padding: 2px calc(16px / 2);
  font-size: 12px;
  color: #fff;
  border-radius: 0;
}

.status-label--pending {
  background-color: #FFCD00;
}

.status-label--with-ticket {
  background-color: #62259D;
}

.status-label--with-ticket:hover,
  .status-label--with-ticket:focus,
  .status-label--with-ticket:active {
    color: #fff;
  }

.status-label--solved,
.status-label--closed {
  background-color: #C3D500;
}

.status-label--new,
.status-label--open {
  background-color: #FC4C02;
}

.status-label--answered {
  background-color: #FFCD00;
}

.status-label--official {
  background-color: #62259D;
}

.status-label--completed,
.status-label--answered {
  background-color: #C3D500;
}

.status-label--planned {
  background-color: #62259D;
}

.status-label--not-planned {
  color: #333330;
  background-color: rgba(112,98,88,0.15);
}

.entry-info {
  display: flex;
  font-size: calc(16px * 0.85);
}

.entry-info__avatar {
  padding-right: 16px;
}

.entry-info__content {
  display: table-cell;
  vertical-align: top;
}

.attachment-list {
  padding-left: 0;
  margin: 0;
  font-size: calc(calc(16px * 0.85) - 2px);
  list-style: none;
}

.attachment-list .meta {
    font-size: calc(calc(16px * 0.85) - 2px);
  }

.attachment-list__item {
  position: relative;
  padding-left: calc(16px * 1.5);
  margin-bottom: calc(16px * 1.5 / 4);
}

.attachment-list__item:last-child {
    margin-bottom: 0;
  }

.attachment-list__icon {
  position: absolute;
  top: 4px;
  left: 0;
}

.callout {
  padding: calc(16px * 1.5) 20px;
  margin-bottom: calc(16px * 1.5);
  background-color: #eceeef;
  border-left-style: solid;
  border-left-width: 5px;
}

.callout p:last-child {
    margin-bottom: 0;
  }

.callout--transparent {
  background-color: transparent;
  border-color: #dedede;
  border-width: 1px;
  box-shadow: 0 1px 5px 0 rgba(0, 0, 0, 0.14);
}

.callout--success {
  color: #333330;
  background-color: #fbffd5;
  border-color: #C3D500;
}

.callout--success .callout__title {
    color: #94a200;
  }

.callout--info {
  color: #333330;
  background-color: #b8edff;
  border-color: #00A7E1;
}

.callout--info .callout__title {
    color: #00A7E1;
  }

.callout--warning {
  color: #333330;
  background-color: #fff7d6;
  border-color: #FFCD00;
}

.callout--warning .callout__title {
    color: #e6b900;
  }

.callout--danger {
  color: #333330;
  background-color: #ffd3c1;
  border-color: #FC4C02;
}

.callout--danger .callout__title {
    color: #FC4C02;
  }

.callout--primary {
  color: #333330;
  background-color: #dcc5f1;
  border-color: #62259D;
}

.callout--primary .callout__title {
    color: #62259D;
  }

.callout--dashed {
  border-style: dashed;
  border-width: 1px;
}

.image-with-border {
  padding: 10px;
  border: 1px solid #d3d6d8;
  border-radius: 4px;
}

.image-with-shadow {
  box-shadow: 0 5px 15px 2px #55595c;
}

.image-with-lightbox {
  cursor: pointer;
}

.image-overlay {
  position: relative;
}

.image-overlay:before {
    position: absolute;
    top: 0;
    right: 0;
    bottom: 0;
    left: 0;
    content: "";
    background-color: rgba(255, 255, 255, 0.3);
  }

.image-with-video-icon,
.video-wrap {
  position: relative;
  display: block;
}

.image-with-video-icon img {
    width: 100%;
  }

.image-with-video-icon:before {
    position: absolute;
    top: 50%;
    left: 50%;
    z-index: 3;
    width: 0;
    height: 0;
    font-size: 0;
    content: "";
    border-color: transparent transparent transparent #fff;
    border-style: solid;
    border-width: 30px 0 30px 60px;
    transition: transform 0.6s ease;
    transform: translate(-50%, -50%);
  }

.image-with-video-icon:after {
    position: absolute;
    top: 0;
    right: 0;
    bottom: 0;
    left: 0;
    z-index: 2;
    content: "";
    background-color: rgba(0, 0, 0, 0.3);
  }

.image-with-video-icon:active:before, .image-with-video-icon:hover:before {
      transform: translate(-50%, -50%) scale(1.1);
    }

.article__body .list-colored,
  .article__body .list-bullet {
    padding-left: 0 !important;
    list-style-type: none;
    counter-reset: list;
  }

.article__body .list-colored > ul, .article__body .list-bullet > ul {
      margin-top: 14px;
      margin-bottom: 14px;
      list-style: none;
    }

.article__body .list-colored > ol, .article__body .list-bullet > ol {
      margin-top: 14px;
      margin-bottom: 14px;
      list-style-type: none;
      counter-reset: list;
    }

.article__body .list-colored > li {
      position: relative;
      padding-left: calc(16px + 30px);
      margin-top: calc(16px * 1.5 / 1.5) !important;
      margin-bottom: calc(16px * 1.5 / 1.5) !important;
      counter-increment: list;
    }

.article__body .list-colored > li:before {
        position: absolute;
        top: -3px;
        left: 0;
        z-index: 1;
        width: 30px;
        height: 30px;
        font-size: calc(16px * 0.85);
        line-height: 30px;
        color: #fff;
        text-align: center;
        content: counter(list);
        background-color: #62259D;
        border-radius: 50%;
      }

.article__body .list-bullet > li {
      position: relative;
      padding-left: 30px;
      margin-top: 10px;
      margin-bottom: 10px;
    }

.article__body .list-bullet > li:before {
        position: absolute;
        top: -2px;
        left: 0;
        font-family: "Font Awesome 5 Free";
        font-size: 20px;
        font-style: normal;
        font-weight: 400;
        color: #62259D;
        content: "\f058";
      }

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

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

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

.text-primary {
  background-color: #ae7be0;
}

.text-info {
  background-color: #00A7E1;
}

.text-warning {
  background-color: #FFCD00;
}

.text-danger {
  color: #fff;
  background-color: #FC4C02;
}

.text-success {
  background-color: #C3D500;
}

.accordion {
  padding-top: 0;
  margin-bottom: calc(16px * 1.5);
  border: 1px solid #ddd;
  border-radius: 0;
}

.accordion__item-title {
  position: relative;
  padding: 15px 20px 15px 52px;
  font-size: calc(16px * 1.25);
  cursor: pointer;
}

.accordion__item-title:not(.accordion__item-title--active) {
    border-bottom: 1px solid #ddd;
  }

.accordion__item-title:before {
    position: absolute;
    content: "";
  }

.accordion__item-content {
  display: none;
  padding: 20px;
  border-bottom: 1px solid #ddd;
}

.accordion__item-content p:last-child {
    margin-bottom: 0;
  }

.accordion__item:last-child .accordion__item-title {
  border-bottom: none;
}

.accordion--default .accordion__item-title:before {
    top: 50%;
    left: 22px;
    width: 8px;
    height: 8px;
    margin-top: -4px;
    border-bottom: 2px solid #62259D;
    border-left: 2px solid #62259D;
    transition: transform 0.3s;
    transform: rotate(-45deg);
  }

.accordion--default .accordion__item-title--active {
    background-color: #f0f0f0;
  }

.accordion--default .accordion__item-title--active:before {
      transition: transform 0.3s;
      transform: rotate(135deg);
    }

.accordion--colored .accordion__item-title {
    transition: background-color 0.3s;
  }

.accordion--colored .accordion__item-title:before,
    .accordion--colored .accordion__item-title:after {
      top: 50%;
    }

.accordion--colored .accordion__item-title:before {
      left: 20px;
      width: 10px;
      height: 2px;
      margin-top: -1px;
      background-color: #818a91;
    }

.accordion--colored .accordion__item-title:after {
      position: absolute;
      left: 24px;
      width: 2px;
      height: 10px;
      margin-top: -5px;
      content: "";
      background-color: #818a91;
    }

.accordion--colored .accordion__item-title--active {
      color: #fff;
      background-color: #62259D;
      transition: background-color 0.3s;
    }

.accordion--colored .accordion__item-title--active:before {
        background-color: #fff;
      }

.accordion--colored .accordion__item-title--active:after {
        display: none;
      }

.tabs {
  margin-bottom: calc(16px * 1.5);
}

.tab {
  display: block;
  padding: 30px;
  margin-top: -1px;
  border: 1px solid #ddd;
  border-bottom-right-radius: 0;
  border-bottom-left-radius: 0;
}

.tab p:last-child {
    margin-bottom: 0;
  }

@media (min-width: 768px) {

.tab {
    border-top-left-radius: 0;
    border-top-right-radius: 0
}
  }

.tab:nth-child(2) {
  border-top-left-radius: 0;
}

.tabs-link {
  display: block;
  padding: 8px 30px;
  margin: 0;
  font-weight: 600;
  color: #333330;
  cursor: pointer;
  border-color: transparent;
  border-style: solid;
  border-width: 1px 1px 0;
}

.tabs-link:hover {
    color: #62259D;
  }

@media (max-width: 767px) {

.tabs-link {
    border-top-color: #ddd;
    border-right-color: #ddd;
    border-left-color: #ddd
}

    .tabs-link:first-child {
      border-top-left-radius: 0;
      border-top-right-radius: 0;
    }
  }

@media (min-width: 768px) {

.tabs-link {
    display: inline-block
}
  }

.is-hidden {
  display: none;
}

.tabs-link.is-active {
  color: #62259D;
  cursor: pointer;
  border-color: #ddd;
}

.tabs-link.is-active:hover {
    color: #62259D;
    cursor: default;
  }

@media (min-width: 768px) {

.tabs-link.is-active {
    border-bottom: 1px solid #fff;
    border-top-left-radius: 0;
    border-top-right-radius: 0
}
  }

.tabs--colored-1 .tab {
    background-color: #f7f7f9 !important;
  }

.tabs--colored-1 .tabs-link.is-active {
    background-color: #f7f7f9;
    border-bottom-color: #f7f7f9;
  }

.tabs--colored-2 .tabs-link:hover {
      color: #62259D;
    }

.tabs--colored-2 .tabs-link.is-active {
    color: #fff;
    background-color: #62259D;
    border-color: #62259D;
  }

.tabs--colored-2 .tabs-link.is-active:hover {
      color: #fff;
    }

.tabs--colored-2 .tab {
    background-color: #f7f7f9 !important;
  }

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

legend {
  display: block;
  width: 100%;
  padding: 0;
  margin-bottom: calc(16px * 1.5);
  font-size: calc(16px * 1.5);
  line-height: inherit;
  color: #373a3c;
  border: 0;
  border-bottom: 1px solid #e5e5e5;
}

label {
  display: inline-block;
  max-width: 100%;
  margin-bottom: calc(16px * 1.5 / 2);
  font-weight: 600;
}

input[type="search"] {
  box-sizing: border-box;
}

input[type="radio"],
input[type="checkbox"] {
  margin: 4px 0 0;
  margin-top: 1px \9;
  line-height: normal;
}

input[type="file"] {
  display: block;
}

input[type="range"] {
  display: block;
  width: 100%;
}

select[multiple],
select[size] {
  height: auto;
}

input[type="file"]:focus,
input[type="radio"]:focus,
input[type="checkbox"]:focus {
  outline: thin dotted;
  outline: 5px auto -webkit-focus-ring-color;
  outline-offset: -2px;
}

output {
  display: block;
  padding-top: calc(8px + 1px);
  font-size: 16px;
  line-height: 1.5;
  color: #55595c;
}

select {
  height: calc(
    16px * 1.5 + calc(8px * 2) + 2
  );

  background-image: url(data:image/svg+xml;base64,PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHZlcnNpb249IjEuMSIgeD0iMTJweCIgeT0iMHB4IiB3aWR0aD0iMjRweCIgaGVpZ2h0PSIzcHgiIHZpZXdCb3g9IjAgMCA2IDMiIGVuYWJsZS1iYWNrZ3JvdW5kPSJuZXcgMCAwIDYgMyIgeG1sOnNwYWNlPSJwcmVzZXJ2ZSI+PHBvbHlnb24gcG9pbnRzPSI1Ljk5MiwwIDIuOTkyLDMgLTAuMDA4LDAgIi8+PC9zdmc+);
  background-repeat: no-repeat;
  background-position: 100% center;
  -webkit-appearance: none !important;
     -moz-appearance: none !important;
          appearance: none !important;
}

select::-ms-expand {
    display: none;
  }

select {
  display: block;
  width: 100%;
  height: calc(
    16px * 1.5 + calc(8px * 2) + 2
  );
  padding: 8px 16px;
  font-size: 16px;
  line-height: normal;
  color: #55595c;
  color: rgba(100, 184, 204, 0.6);
  background-color: #fff;
  background-image: none;
  border: 1px solid #ccc;
  border-radius: 0;
  transition: border-color ease-in-out 0.15s, box-shadow ease-in-out 0.15s;
}

textarea {
  display: block;
  width: 100%;
  height: calc(
    16px * 1.5 + calc(8px * 2) + 2
  );
  padding: 8px 16px;
  font-size: 16px;
  line-height: normal;
  color: #55595c;
  /*makes input text color on ticket submission page light blue by default: 
  color: rgba(100, 184, 204, 0.6); */
  background-color: #fff;
  background-image: none;
  border: 1px solid #ccc;
  border-radius: 0;
  transition: border-color ease-in-out 0.15s, box-shadow ease-in-out 0.15s;
}

input[type="text"] {
  display: block;
  width: 100%;
  height: calc(
    16px * 1.5 + calc(8px * 2) + 2
  );
  padding: 8px 16px;
  font-size: 16px;
  line-height: normal;
  color: #55595c;
  /*makes input text color on ticket submission page light blue by default
  color: rgba(100, 184, 204, 0.6);*/
  background-color: #fff;
  background-image: none;
  border: 1px solid #ccc;
  border-radius: 0;
  transition: border-color ease-in-out 0.15s, box-shadow ease-in-out 0.15s;
}

input[type="password"] {
  display: block;
  width: 100%;
  height: calc(
    16px * 1.5 + calc(8px * 2) + 2
  );
  padding: 8px 16px;
  font-size: 16px;
  line-height: normal;
  color: #55595c;
  color: rgba(100, 184, 204, 0.6);
  background-color: #fff;
  background-image: none;
  border: 1px solid #ccc;
  border-radius: 0;
  transition: border-color ease-in-out 0.15s, box-shadow ease-in-out 0.15s;
}

input[type="datetime"] {
  display: block;
  width: 100%;
  height: calc(
    16px * 1.5 + calc(8px * 2) + 2
  );
  padding: 8px 16px;
  font-size: 16px;
  line-height: normal;
  color: #55595c;
  color: rgba(100, 184, 204, 0.6);
  background-color: #fff;
  background-image: none;
  border: 1px solid #ccc;
  border-radius: 0;
  transition: border-color ease-in-out 0.15s, box-shadow ease-in-out 0.15s;
}

input[type="datetime-local"] {
  display: block;
  width: 100%;
  height: calc(
    16px * 1.5 + calc(8px * 2) + 2
  );
  padding: 8px 16px;
  font-size: 16px;
  line-height: normal;
  color: #55595c;
  color: rgba(100, 184, 204, 0.6);
  background-color: #fff;
  background-image: none;
  border: 1px solid #ccc;
  border-radius: 0;
  transition: border-color ease-in-out 0.15s, box-shadow ease-in-out 0.15s;
}

input[type="date"] {
  display: block;
  width: 100%;
  height: calc(
    16px * 1.5 + calc(8px * 2) + 2
  );
  padding: 8px 16px;
  font-size: 16px;
  line-height: normal;
  color: #55595c;
  color: rgba(100, 184, 204, 0.6);
  background-color: #fff;
  background-image: none;
  border: 1px solid #ccc;
  border-radius: 0;
  transition: border-color ease-in-out 0.15s, box-shadow ease-in-out 0.15s;
}

input[type="month"] {
  display: block;
  width: 100%;
  height: calc(
    16px * 1.5 + calc(8px * 2) + 2
  );
  padding: 8px 16px;
  font-size: 16px;
  line-height: normal;
  color: #55595c;
  color: rgba(100, 184, 204, 0.6);
  background-color: #fff;
  background-image: none;
  border: 1px solid #ccc;
  border-radius: 0;
  transition: border-color ease-in-out 0.15s, box-shadow ease-in-out 0.15s;
}

input[type="time"] {
  display: block;
  width: 100%;
  height: calc(
    16px * 1.5 + calc(8px * 2) + 2
  );
  padding: 8px 16px;
  font-size: 16px;
  line-height: normal;
  color: #55595c;
  /*color: rgba(100, 184, 204, 0.6);*/
  background-color: #fff;
  background-image: none;
  border: 1px solid #ccc;
  border-radius: 0;
  transition: border-color ease-in-out 0.15s, box-shadow ease-in-out 0.15s;
}

input[type="week"] {
  display: block;
  width: 100%;
  height: calc(
    16px * 1.5 + calc(8px * 2) + 2
  );
  padding: 8px 16px;
  font-size: 16px;
  line-height: normal;
  color: #55595c;
  color: rgba(100, 184, 204, 0.6);
  background-color: #fff;
  background-image: none;
  border: 1px solid #ccc;
  border-radius: 0;
  transition: border-color ease-in-out 0.15s, box-shadow ease-in-out 0.15s;
}

input[type="number"] {
  display: block;
  width: 100%;
  height: calc(
    16px * 1.5 + calc(8px * 2) + 2
  );
  padding: 8px 16px;
  font-size: 16px;
  line-height: normal;
  color: #55595c;
  color: rgba(100, 184, 204, 0.6);
  background-color: #fff;
  background-image: none;
  border: 1px solid #ccc;
  border-radius: 0;
  transition: border-color ease-in-out 0.15s, box-shadow ease-in-out 0.15s;
}

input[type="email"] {
  display: block;
  width: 100%;
  height: calc(
    16px * 1.5 + calc(8px * 2) + 2
  );
  padding: 8px 16px;
  font-size: 16px;
  line-height: normal;
  color: #55595c;
  color: rgba(100, 184, 204, 0.6);
  background-color: #fff;
  background-image: none;
  border: 1px solid #ccc;
  border-radius: 0;
  transition: border-color ease-in-out 0.15s, box-shadow ease-in-out 0.15s;
}

input[type="url"] {
  display: block;
  width: 100%;
  height: calc(
    16px * 1.5 + calc(8px * 2) + 2
  );
  padding: 8px 16px;
  font-size: 16px;
  line-height: normal;
  color: #55595c;
  color: rgba(100, 184, 204, 0.6);
  background-color: #fff;
  background-image: none;
  border: 1px solid #ccc;
  border-radius: 0;
  transition: border-color ease-in-out 0.15s, box-shadow ease-in-out 0.15s;
}

input[type="search"] {
  display: block;
  width: 100%;
  height: calc(
    16px * 1.5 + calc(8px * 2) + 2
  );
  padding: 8px 16px;
  font-size: 16px;
  line-height: normal;
  color: #55595c;
  color: rgba(100, 184, 204, 0.6);
  background-color: #fff;
  background-image: none;
  border: 1px solid #ccc;
  border-radius: 0;
  transition: border-color ease-in-out 0.15s, box-shadow ease-in-out 0.15s;
}

input[type="tel"] {
  display: block;
  width: 100%;
  height: calc(
    16px * 1.5 + calc(8px * 2) + 2
  );
  padding: 8px 16px;
  font-size: 16px;
  line-height: normal;
  color: #55595c;
  color: rgba(100, 184, 204, 0.6);
  background-color: #fff;
  background-image: none;
  border: 1px solid #ccc;
  border-radius: 0;
  transition: border-color ease-in-out 0.15s, box-shadow ease-in-out 0.15s;
}

input[type="color"] {
  display: block;
  width: 100%;
  height: calc(
    16px * 1.5 + calc(8px * 2) + 2
  );
  padding: 8px 16px;
  font-size: 16px;
  line-height: normal;
  color: #55595c;
  color: rgba(100, 184, 204, 0.6);
  background-color: #fff;
  background-image: none;
  border: 1px solid #ccc;
  border-radius: 0;
  transition: border-color ease-in-out 0.15s, box-shadow ease-in-out 0.15s;
}

.nesty-input {
  display: block;
  width: 100%;
  height: calc(
    16px * 1.5 + calc(8px * 2) + 2
  );
  padding: 8px 16px;
  font-size: 16px;
  line-height: normal;
  color: #55595c;
  color: rgba(100, 184, 204, 0.6);
  background-color: #fff;
  background-image: none;
  border: 1px solid #ccc;
  border-radius: 0;
  transition: border-color ease-in-out 0.15s, box-shadow ease-in-out 0.15s;
}

select:focus, textarea:focus, input[type="text"]:focus, input[type="password"]:focus, input[type="datetime"]:focus, input[type="datetime-local"]:focus, input[type="date"]:focus, input[type="month"]:focus, input[type="time"]:focus, input[type="week"]:focus, input[type="number"]:focus, input[type="email"]:focus, input[type="url"]:focus, input[type="search"]:focus, input[type="tel"]:focus, input[type="color"]:focus, .nesty-input:focus {
    border-color: #64b8cc;
    outline: 0;
    box-shadow: 0 0 2px #64b8cc;
  }

textarea {
  height: calc(
    (16px * 1.5 + calc(8px * 2) + 2) *
      3
  );
  resize: vertical;
}

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

@media screen and (-webkit-min-device-pixel-ratio: 0) {
  input[type="date"] {
    line-height: calc(
      16px * 1.5 + calc(8px * 2) + 2
    );
  }
  input[type="time"] {
    line-height: calc(
      16px * 1.5 + calc(8px * 2) + 2
    );
  }
  input[type="datetime-local"] {
    line-height: calc(
      16px * 1.5 + calc(8px * 2) + 2
    );
  }
  input[type="month"] {
    line-height: calc(
      16px * 1.5 + calc(8px * 2) + 2
    );
  }
}

.form-field {
  margin-bottom: calc(16px * 1.5);
}

.form-field p {
    display: block;
    margin-top: 10px;
    margin-bottom: 15px;
    font-size: 90%;
    color: #75756e;
  }

.form-field.required > label:after {
    margin-left: 2px;
    color: #FC4C02;
    content: "*";
  }

.form-field.boolean {
  position: relative;

  padding-left: 20px;
}

.form-field.boolean input[type="checkbox"] {
    position: absolute;
    left: 0;
  }

.form-field.boolean label {
    min-height: calc(16px * 1.5);
    margin-bottom: 0;
    cursor: pointer;
  }

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

.request-form .searchbox {
  margin-top: calc(16px * 1.5);
}

.language-selector {
  display: inline-block;
  vertical-align: middle;
}

.topbar .language-selector .dropdown-menu a[data-url] {
  padding-left: 16px;
}

.dropdown a[data-url]:before {
  display: none;
  width: 20px;
  height: 20px;
  margin-right: 8px;
  vertical-align: text-top;
  content: "";
  background-repeat: no-repeat;
  background-size: 20px 20px;
  background-size: auto;
}

.dropdown a[dir="rtl"]:before {
  margin-right: 0;
  margin-left: 8px;
}

.dropdown-toggle.btn {
  font-size: 14px;
}

.language-selector--flags.dropdown a[data-url]:before {
  display: inline-block;
}

.dropdown a[data-url]:before {
  background-image: url("/hc/theming_assets/01KBRBC2BD62NGBV7932NY35H5");
}

.dropdown a[data-url*="/hc/change_language/af"]:before,
.dropdown a[data-url*="/hc/change_language/af-za"]:before {
  background-position: 0 0;
}

.dropdown a[data-url*="/hc/change_language/am"]:before {
  background-position: -22px 0;
}

.dropdown a[data-url*="/hc/change_language/ar"]:before,
.dropdown a[data-url*="/hc/change_language/ar-ae"]:before,
.dropdown a[data-url*="/hc/change_language/ar-ps"]:before {
  background-position: 0 -22px;
}

.dropdown a[data-url*="/hc/change_language/az"]:before {
  background-position: -22px -22px;
}

.dropdown a[data-url*="/hc/change_language/be"]:before {
  background-position: -44px 0;
}

.dropdown a[data-url*="/hc/change_language/bg-bg"]:before,
.dropdown a[data-url*="/hc/change_language/bg"]:before {
  background-position: -44px -22px;
}

.dropdown a[data-url*="/hc/change_language/bn"]:before,
.dropdown a[data-url*="/hc/change_language/bn-in"]:before {
  background-position: 0 -44px;
}

.dropdown a[data-url*="/hc/change_language/bo"]:before {
  background-position: -22px -44px;
}

.dropdown a[data-url*="/hc/change_language/bs"]:before {
  background-position: -44px -44px;
}

.dropdown a[data-url*="/hc/change_language/cs"]:before,
.dropdown a[data-url*="/hc/change_language/cs-cz"]:before {
  background-position: -66px 0;
}

.dropdown a[data-url*="/hc/change_language/cy"]:before {
  background-position: -66px -22px;
}

.dropdown a[data-url*="/hc/change_language/da"]:before,
.dropdown a[data-url*="/hc/change_language/da-dk"]:before {
  background-position: -66px -44px;
}

.dropdown a[data-url*="/hc/change_language/de"]:before,
.dropdown a[data-url*="/hc/change_language/de-at"]:before,
.dropdown a[data-url*="/hc/change_language/de-be"]:before,
.dropdown a[data-url*="/hc/change_language/de-ch"]:before,
.dropdown a[data-url*="/hc/change_language/de-dk"]:before,
.dropdown a[data-url*="/hc/change_language/de-it"]:before,
.dropdown a[data-url*="/hc/change_language/de-lu"]:before,
.dropdown a[data-url*="/hc/change_language/de-ro"]:before {
  background-position: 0 -66px;
}

.dropdown a[data-url*="/hc/change_language/el"]:before,
.dropdown a[data-url*="/hc/change_language/el-gr"]:before {
  background-position: -22px -66px;
}

.dropdown a[data-url*="/hc/change_language/et"]:before,
.dropdown a[data-url*="/hc/change_language/et-ee"]:before {
  background-position: -44px -66px;
}

.dropdown a[data-url*="/hc/change_language/eu"]:before,
.dropdown a[data-url*="/hc/change_language/eu-es"]:before {
  background-position: -66px -66px;
}

.dropdown a[data-url*="/hc/change_language/fa"]:before {
  background-position: -88px 0;
}

.dropdown a[data-url*="/hc/change_language/fi"]:before {
  background-position: -88px -22px;
}

.dropdown a[data-url*="/hc/change_language/fil"]:before {
  background-position: -88px -44px;
}

.dropdown a[data-url*="/hc/change_language/fo"]:before,
.dropdown a[data-url*="/hc/change_language/fo-dk"]:before {
  background-position: -88px -66px;
}

.dropdown a[data-url*="/hc/change_language/fr"]:before,
.dropdown a[data-url*="/hc/change_language/fr-002"]:before,
.dropdown a[data-url*="/hc/change_language/fr-be"]:before,
.dropdown a[data-url*="/hc/change_language/fr-ca"]:before,
.dropdown a[data-url*="/hc/change_language/fr-ch"]:before,
.dropdown a[data-url*="/hc/change_language/fr-fr"]:before,
.dropdown a[data-url*="/hc/change_language/fr-it"]:before,
.dropdown a[data-url*="/hc/change_language/fr-lu"]:before {
  background-position: 0 -88px;
}

.dropdown a[data-url*="/hc/change_language/ga"]:before,
.dropdown a[data-url*="/hc/change_language/ga-ie"]:before {
  background-position: -22px -88px;
}

.dropdown a[data-url*="/hc/change_language/he"]:before {
  background-position: -44px -88px;
}

.dropdown a[data-url*="/hc/change_language/hr"]:before {
  background-position: -66px -88px;
}

.dropdown a[data-url*="/hc/change_language/hu"]:before,
.dropdown a[data-url*="/hc/change_language/hu-hu"]:before,
.dropdown a[data-url*="/hc/change_language/hu-ro"]:before,
.dropdown a[data-url*="/hc/change_language/hu-sk"]:before,
.dropdown a[data-url*="/hc/change_language/hu-ua"]:before {
  background-position: -88px -88px;
}

.dropdown a[data-url*="/hc/change_language/hy"]:before {
  background-position: -110px 0;
}

.dropdown a[data-url*="/hc/change_language/id"]:before,
.dropdown a[data-url*="/hc/change_language/id-id"]:before,
.dropdown a[data-url*="/hc/change_language/jv-id"]:before {
  background-position: -110px -22px;
}

.dropdown a[data-url*="/hc/change_language/as-in"]:before,
.dropdown a[data-url*="/hc/change_language/gu"]:before,
.dropdown a[data-url*="/hc/change_language/gu-in"]:before,
.dropdown a[data-url*="/hc/change_language/hi"]:before,
.dropdown a[data-url*="/hc/change_language/hi-in"]:before,
.dropdown a[data-url*="/hc/change_language/kn"]:before,
.dropdown a[data-url*="/hc/change_language/kn-in"]:before,
.dropdown a[data-url*="/hc/change_language/ks-in"]:before,
.dropdown a[data-url*="/hc/change_language/or-in"]:before,
.dropdown a[data-url*="/hc/change_language/pa-in"]:before,
.dropdown a[data-url*="/hc/change_language/sa-in"]:before,
.dropdown a[data-url*="/hc/change_language/sd-in"]:before,
.dropdown a[data-url*="/hc/change_language/ta"]:before,
.dropdown a[data-url*="/hc/change_language/ta-in"]:before,
.dropdown a[data-url*="/hc/change_language/te"]:before,
.dropdown a[data-url*="/hc/change_language/te-in"]:before,
.dropdown a[data-url*="/hc/change_language/ur"]:before,
.dropdown a[data-url*="/hc/change_language/ur-in"]:before {
  background-position: -110px -44px;
}

.dropdown a[data-url*="/hc/change_language/is"]:before {
  background-position: -110px -66px;
}

.dropdown a[data-url*="/hc/change_language/it"]:before,
.dropdown a[data-url*="/hc/change_language/it-ch"]:before,
.dropdown a[data-url*="/hc/change_language/it-it"]:before {
  background-position: -110px -88px;
}

.dropdown a[data-url*="/hc/change_language/ja"]:before {
  background-position: 0 -110px;
}

.dropdown a[data-url*="/hc/change_language/ka"]:before {
  background-position: -22px -110px;
}

.dropdown a[data-url*="/hc/change_language/kk"]:before {
  background-position: -44px -110px;
}

.dropdown a[data-url*="/hc/change_language/kl"]:before {
  background-position: -66px -110px;
}

.dropdown a[data-url*="/hc/change_language/km"]:before {
  background-position: -88px -110px;
}

.dropdown a[data-url*="/hc/change_language/ko"]:before,
.dropdown a[data-url*="/hc/change_language/ko-kr"]:before {
  background-position: -110px -110px;
}

.dropdown a[data-url*="/hc/change_language/ky"]:before {
  background-position: -132px 0;
}

.dropdown a[data-url*="/hc/change_language/lt"]:before,
.dropdown a[data-url*="/hc/change_language/lt-lv"]:before,
.dropdown a[data-url*="/hc/change_language/lt-lt"]:before {
  background-position: -132px -22px;
}

.dropdown a[data-url*="/hc/change_language/lv"]:before,
.dropdown a[data-url*="/hc/change_language/lv-lv"]:before {
  background-position: -132px -44px;
}

.dropdown a[data-url*="/hc/change_language/mk"]:before {
  background-position: -132px -66px;
}

.dropdown a[data-url*="/hc/change_language/mn"]:before {
  background-position: -132px -88px;
}

.dropdown a[data-url*="/hc/change_language/ms"]:before,
.dropdown a[data-url*="/hc/change_language/ms-my"]:before,
.dropdown a[data-url*="/hc/change_language/ml"]:before,
.dropdown a[data-url*="/hc/change_language/ml-in"]:before {
  background-position: -132px -110px;
}

.dropdown a[data-url*="/hc/change_language/mt"]:before {
  background-position: 0 -132px;
}

.dropdown a[data-url*="/hc/change_language/my"]:before {
  background-position: -22px -132px;
}

.dropdown a[data-url*="/hc/change_language/ne"]:before {
  background-position: -44px -132px;
}

.dropdown a[data-url*="/hc/change_language/nl"]:before,
.dropdown a[data-url*="/hc/change_language/nl-id"]:before,
.dropdown a[data-url*="/hc/change_language/nl-nl"]:before,
.dropdown a[data-url*="/hc/change_language/nl-be"]:before {
  background-position: -66px -132px;
}

.dropdown a[data-url*="/hc/change_language/no"]:before,
.dropdown a[data-url*="/hc/change_language/nb"]:before,
.dropdown a[data-url*="/hc/change_language/nb-no"]:before,
.dropdown a[data-url*="/hc/change_language/nn"]:before,
.dropdown a[data-url*="/hc/change_language/nn-no"]:before {
  background-position: -88px -132px;
}

.dropdown a[data-url*="/hc/change_language/mi-nz"]:before {
  background-position: -110px -132px;
}

.dropdown a[data-url*="/hc/change_language/pl"]:before,
.dropdown a[data-url*="/hc/change_language/pl-cz"]:before,
.dropdown a[data-url*="/hc/change_language/pl-lt"]:before,
.dropdown a[data-url*="/hc/change_language/pl-pl"]:before,
.dropdown a[data-url*="/hc/change_language/pl-ua"]:before {
  background-position: -132px -132px;
}

.dropdown a[data-url*="/hc/change_language/apc-ps"]:before,
.dropdown a[data-url*="/hc/change_language/ajp-ps"]:before {
  background-position: -154px 0;
}

.dropdown a[data-url*="/hc/change_language/ps"]:before {
  background-position: -154px -22px;
}

.dropdown a[data-url*="/hc/change_language/pt-br"]:before {
  background-position: -154px -44px;
}

.dropdown a[data-url*="/hc/change_language/pt"]:before,
.dropdown a[data-url*="/hc/change_language/pt-bt"]:before {
  background-position: -154px -66px;
}

.dropdown a[data-url*="/hc/change_language/ro"]:before,
.dropdown a[data-url*="/hc/change_language/ro-bg"]:before,
.dropdown a[data-url*="/hc/change_language/ro-sk"]:before,
.dropdown a[data-url*="/hc/change_language/ro-ua"]:before,
.dropdown a[data-url*="/hc/change_language/ro-ro"]:before {
  background-position: -154px -88px;
}

.dropdown a[data-url*="/hc/change_language/ru"]:before,
.dropdown a[data-url*="/hc/change_language/ru-ee"]:before,
.dropdown a[data-url*="/hc/change_language/ru-kz"]:before,
.dropdown a[data-url*="/hc/change_language/ru-lt"]:before,
.dropdown a[data-url*="/hc/change_language/ru-lv"]:before,
.dropdown a[data-url*="/hc/change_language/ru-ua"]:before {
  background-position: -154px -110px;
}

.dropdown a[data-url*="/hc/change_language/si"]:before {
  background-position: -154px -132px;
}

.dropdown a[data-url*="/hc/change_language/sl"]:before {
  background-position: 0 -154px;
}

.dropdown a[data-url*="/hc/change_language/so"]:before {
  background-position: -22px -154px;
}

.dropdown a[data-url*="/hc/change_language/ca"]:before,
.dropdown a[data-url*="/hc/change_language/ca-es"]:before,
.dropdown a[data-url*="/hc/change_language/gl"]:before,
.dropdown a[data-url*="/hc/change_language/gl-es"]:before,
.dropdown a[data-url*="/hc/change_language/es-419"]:before,
.dropdown a[data-url*="/hc/change_language/es-ar"]:before,
.dropdown a[data-url*="/hc/change_language/es-cl"]:before,
.dropdown a[data-url*="/hc/change_language/es-co"]:before,
.dropdown a[data-url*="/hc/change_language/es-es"]:before,
.dropdown a[data-url*="/hc/change_language/es-hn"]:before,
.dropdown a[data-url*="/hc/change_language/es-mx"]:before,
.dropdown a[data-url*="/hc/change_language/es-pe"]:before,
.dropdown a[data-url*="/hc/change_language/es-pr"]:before,
.dropdown a[data-url*="/hc/change_language/es-us"]:before,
.dropdown a[data-url*="/hc/change_language/es-ve"]:before {
  background-position: -44px -154px;
}

.dropdown a[data-url*="/hc/change_language/sq"]:before {
  background-position: -66px -154px;
}

.dropdown a[data-url*="/hc/change_language/sr-me"]:before {
  background-position: -88px -154px;
}

.dropdown a[data-url*="/hc/change_language/sr"]:before {
  background-position: -110px -154px;
}

.dropdown a[data-url*="/hc/change_language/sv"]:before,
.dropdown a[data-url*="/hc/change_language/sv-se"]:before {
  background-position: -132px -154px;
}

.dropdown a[data-url*="/hc/change_language/sw"]:before {
  background-position: -154px -154px;
}

.dropdown a[data-url*="/hc/change_language/tg"]:before {
  background-position: -176px 0;
}

.dropdown a[data-url*="/hc/change_language/th"]:before {
  background-position: -176px -22px;
}

.dropdown a[data-url*="/hc/change_language/tk"]:before {
  background-position: -176px -44px;
}

.dropdown a[data-url*="/hc/change_language/tl"]:before,
.dropdown a[data-url*="/hc/change_language/tl-ph"]:before {
  background-position: -176px -66px;
}

.dropdown a[data-url*="/hc/change_language/tr"]:before,
.dropdown a[data-url*="/hc/change_language/tr-bg"]:before {
  background-position: -176px -88px;
}

.dropdown a[data-url*="/hc/change_language/uk"]:before,
.dropdown a[data-url*="/hc/change_language/uk-sk"]:before,
.dropdown a[data-url*="/hc/change_language/uk-ua"]:before {
  background-position: -176px -110px;
}

.dropdown a[data-url*="/hc/change_language/en-us"]:before,
.dropdown a[data-url*="/hc/change_language/en-001"]:before,
.dropdown a[data-url*="/hc/change_language/en-ae"]:before,
.dropdown a[data-url*="/hc/change_language/en-150"]:before,
.dropdown a[data-url*="/hc/change_language/en-at"]:before,
.dropdown a[data-url*="/hc/change_language/en-au"]:before,
.dropdown a[data-url*="/hc/change_language/en-be"]:before,
.dropdown a[data-url*="/hc/change_language/en-bg"]:before,
.dropdown a[data-url*="/hc/change_language/en-bo"]:before,
.dropdown a[data-url*="/hc/change_language/en-ca"]:before,
.dropdown a[data-url*="/hc/change_language/en-ch"]:before,
.dropdown a[data-url*="/hc/change_language/en-co"]:before,
.dropdown a[data-url*="/hc/change_language/en-cr"]:before,
.dropdown a[data-url*="/hc/change_language/en-cy"]:before,
.dropdown a[data-url*="/hc/change_language/en-cz"]:before,
.dropdown a[data-url*="/hc/change_language/en-dk"]:before,
.dropdown a[data-url*="/hc/change_language/en-ec"]:before,
.dropdown a[data-url*="/hc/change_language/en-ee"]:before,
.dropdown a[data-url*="/hc/change_language/en-es"]:before,
.dropdown a[data-url*="/hc/change_language/en-gb"]:before,
.dropdown a[data-url*="/hc/change_language/en-gr"]:before,
.dropdown a[data-url*="/hc/change_language/en-gu"]:before,
.dropdown a[data-url*="/hc/change_language/en-hk"]:before,
.dropdown a[data-url*="/hc/change_language/en-hn"]:before,
.dropdown a[data-url*="/hc/change_language/en-hu"]:before,
.dropdown a[data-url*="/hc/change_language/en-id"]:before,
.dropdown a[data-url*="/hc/change_language/en-ie"]:before,
.dropdown a[data-url*="/hc/change_language/en-il"]:before,
.dropdown a[data-url*="/hc/change_language/en-in"]:before,
.dropdown a[data-url*="/hc/change_language/en-it"]:before,
.dropdown a[data-url*="/hc/change_language/en-kr"]:before,
.dropdown a[data-url*="/hc/change_language/en-lr"]:before,
.dropdown a[data-url*="/hc/change_language/en-lt"]:before,
.dropdown a[data-url*="/hc/change_language/en-lu"]:before,
.dropdown a[data-url*="/hc/change_language/en-lv"]:before,
.dropdown a[data-url*="/hc/change_language/en-mx"]:before,
.dropdown a[data-url*="/hc/change_language/en-my"]:before,
.dropdown a[data-url*="/hc/change_language/en-nl"]:before,
.dropdown a[data-url*="/hc/change_language/en-no"]:before,
.dropdown a[data-url*="/hc/change_language/en-nz"]:before,
.dropdown a[data-url*="/hc/change_language/en-pe"]:before,
.dropdown a[data-url*="/hc/change_language/en-ph"]:before,
.dropdown a[data-url*="/hc/change_language/en-pl"]:before,
.dropdown a[data-url*="/hc/change_language/en-pr"]:before,
.dropdown a[data-url*="/hc/change_language/en-ps"]:before,
.dropdown a[data-url*="/hc/change_language/en-pt"]:before,
.dropdown a[data-url*="/hc/change_language/en-ro"]:before,
.dropdown a[data-url*="/hc/change_language/en-se"]:before,
.dropdown a[data-url*="/hc/change_language/en-sg"]:before,
.dropdown a[data-url*="/hc/change_language/en-sk"]:before,
.dropdown a[data-url*="/hc/change_language/en-th"]:before,
.dropdown a[data-url*="/hc/change_language/en-ua"]:before,
.dropdown a[data-url*="/hc/change_language/en-vn"]:before,
.dropdown a[data-url*="/hc/change_language/en-za"]:before {
  background-position: -176px -132px;
}

.dropdown a[data-url*="/hc/change_language/uz"]:before {
  background-position: -176px -154px;
}

.dropdown a[data-url*="/hc/change_language/vi"]:before,
.dropdown a[data-url*="/hc/change_language/vi-vn"]:before {
  background-position: 0 -176px;
}

.dropdown a[data-url*="/hc/change_language/nso-za"]:before,
.dropdown a[data-url*="/hc/change_language/st-za"]:before,
.dropdown a[data-url*="/hc/change_language/tz-za"]:before,
.dropdown a[data-url*="/hc/change_language/ts-za"]:before,
.dropdown a[data-url*="/hc/change_language/xh"]:before,
.dropdown a[data-url*="/hc/change_language/xh-za"]:before,
.dropdown a[data-url*="/hc/change_language/zu-za"]:before {
  background-position: -22px -176px;
}

.dropdown a[data-url*="/hc/change_language/zh"]:before,
.dropdown a[data-url*="/hc/change_language/zh-hk"]:before,
.dropdown a[data-url*="/hc/change_language/zh-mo"]:before,
.dropdown a[data-url*="/hc/change_language/zh-sg"]:before,
.dropdown a[data-url*="/hc/change_language/zh-cn"]:before,
.dropdown a[data-url*="/hc/change_language/zh-tw"]:before {
  background-position: -44px -176px;
}

@media (-webkit-min-device-pixel-ratio: 2), (min-resolution: 192dpi) {
  .dropdown a[data-url]:before {
    background-image: url("/hc/theming_assets/01KBRBC2Y70X6Z44DKSV03G3BK");
    background-size: 198px 198px;
  }
}

.twitter-timeline-wrap {

}

.ltds-status-extension__container {
  display: flex;
  align-items: center;
  justify-content: center;
  margin-bottom: 24px;
}

.ltds-status-extension__indicator {
  width: 0.875rem;
  height: 0.875rem;
  line-height: 1;
  background-color: #aaa;
  border-radius: 50%;
}

.ltds-status-extension__indicator--none {
  background-color: #2ecc71;
}

.ltds-status-extension__indicator--operational {
  background-color: #2ecc71;
}

.ltds-status-extension__indicator--minor {
  background-color: #f1c40f;
}

.ltds-status-extension__indicator--major {
  background-color: #e67e22;
}

.ltds-status-extension__indicator--critical {
  background-color: #e74c3c;
}

.ltds-status-extension__indicator--maintenance {
  background-color: #3498db;
}

.ltds-status-extension__indicator__text {
  margin-left: 0.5rem;
  font-family: 'Nunito', sans-serif, sans-serif;
  font-weight: 700;
  line-height: 1rem;
  font
}

.status-widget-wrap {
  margin-top: 30px;
}

.office-status {
  display: inline-block;
  padding: 2px 8px 2px 6px;
  margin-left: 10px;
  font-weight: 600;
  vertical-align: middle;
  border-radius: 3px;
}

.office-status--open {
  background: #008844;
}

.office-status--closed {
  background: #e13200;
}

.community-nav__items {
  padding-bottom: calc(16px * 1.5);
  border-bottom: 1px solid rgba(112,98,88,0.15);
}

.community-nav__item {
  float: left;
}

.community-nav__item + .community-nav__item {
    margin-left: 16px;
  }

.community-nav__item.is-active {
    font-weight: 600;
  }

@media (min-width: 768px) {

.community-nav__item {
    margin-bottom: 0
}
  }

.community-nav__item--button {
  float: right;
}

.vote {
  width: 100%;
  max-width: 40px;
}

.vote [aria-selected="true"] {
    z-index: 2;
  }

.vote-sum {
  display: block;
  padding-top: calc(16px * 1.5 / 4);
  padding-bottom: calc(16px * 1.5 / 4);
  font-weight: 600;
  text-align: center;
}

.vote-control {
  position: relative;

  z-index: 1;
  display: block !important;
  padding: calc(16px * 1.5 / 6) 0 !important;
  font-size: 16px !important;
  line-height: 1.5 !important;
  color: #333330;
  border-color: rgba(112,98,88,0.15);
}

.vote-control:hover,
  .vote-control:active,
  .vote-control[aria-selected="true"] {
    z-index: 2;
    color: #265a88 !important;
    border-color: #265a88 !important;
  }

.vote-control[aria-selected="true"]:hover,
    .vote-control[aria-selected="true"]:active {
      color: #333330 !important;
      border-color: #eceeef !important;
    }

.topic-list-item:nth-child(2n + 1) {
    clear: left;
  }

.topic-list-item__box {
  padding: calc(16px * 1.5) 16px;
  margin-bottom: calc(16px * 1.5);
  border: 1px solid rgba(112,98,88,0.15);
  border-radius: 0;
}

.topic-list-item__title {
  margin-bottom: calc(16px * 1.5 / 2);
}

.topic {
  display: table;
  width: 100%;
  padding-bottom: calc(16px * 1.5 / 2);
  margin-bottom: calc(16px * 1.5);
  border-bottom: 1px solid rgba(112,98,88,0.15);
}

.topic__col {
  display: table-cell;
  vertical-align: top;
}

.topic__col--new-post {
  text-align: right;
}

.topic__title {
  width: 100%;
  margin-bottom: calc(16px * 1.5 / 2);
  font-size: calc(16px * 1.75);
}

.topic-filters__item {
  float: left;
  margin-right: calc(16px / 2);
}

@media (max-width: 767px) {

.topic-filters__item {
    margin-bottom: calc(16px * 1.5 / 2)
}
  }

.topic-controls {
  margin-bottom: calc(16px * 1.5 * 2);
}

.topic-controls__item {
  float: left;
}

.topic-followers {
  margin-right: calc(16px / 2);
}

@media (min-width: 768px) {

.topic-controls__item--subscribe {
    float: right;
    white-space: nowrap
}
  }

.topic-controls__item--subscribe .dropdown {
    display: inline-block;
    vertical-align: middle;
  }

.topic-controls__item--subscribe .dropdown-menu {
    right: initial;
    left: initial;
  }

@media (min-width: 768px) {

.post-page {
    margin-bottom: calc(16px * 1.5 * 2)
}
  }

.post {
  position: relative;
  margin-bottom: calc(16px * 1.5);
}

.post__title {
  padding-right: calc(16px * 3.3);
  font-size: calc(16px * 1.5);
}

@media (min-width: 768px) {

.post__title {
    font-size: calc(16px * 1.75)
}
  }

@media (min-width: 992px) {

.post__title {
    font-size: calc(16px * 2.5)
}
  }

.post-meta {
  display: table;
  width: 100%;
  margin-bottom: calc(16px * 1.5);
}

.post-meta__col {
  vertical-align: top;
}

@media (min-width: 768px) {

.post-meta__col {
    display: table-cell
}
  }

.post-meta__col--main {
  width: 100%;
  padding-right: 16px;
}

@media (max-width: 767px) {

.post-meta__col--main {
    padding-bottom: 16px
}
  }

.post__text {
  word-wrap: break-word;
}

.post__body {
  padding-right: calc(40px + 16px);
}

.post__body ul,
  .post__body ol {
    padding-left: 20px;
  }

.post__body ul ul {
      margin-top: calc(16px * 1.5 / 2);
    }

.post__body ul ol {
      margin-top: calc(16px * 1.5 / 2);
    }

.post__body ol ul {
      margin-top: calc(16px * 1.5 / 2);
    }

.post__body ol ol {
      margin-top: calc(16px * 1.5 / 2);
    }

.post__body ul li {
      margin-bottom: calc(16px * 1.5 / 2);
    }

.post__body ol li {
      margin-bottom: calc(16px * 1.5 / 2);
    }

.post__body ul {
    list-style: decimal;
  }

.post__body ol {
    list-style: disc;
  }

.post__body ol ol {
      list-style: circle;
    }

@media (max-width: 767px) {

.post__body {
    padding-right: 0
}
  }

.post__voting-and-actions {
  position: absolute;
  top: 0;
  right: 0;
  width: 40px;
  text-align: center;
}

.post__voting-and-actions .dropdown-menu {
    right: auto;
    left: auto;
  }

.post__voting-and-actions .dropdown-toggle {
    font-size: 0;
  }

.post__voting-and-actions .dropdown-toggle:after {
    display: inline-block;
    margin-left: 0;
    font-family: "Font Awesome 5 Free";
    font-size: 16px;
    font-style: normal;
    font-weight: 900;
    line-height: 1;
    content: "\f013";
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
  }

.post-callout {
  padding: calc(16px * 1.5 / 2) 15px;
  background-color: rgba(112,98,88,0.15);
}

.post-callout__title {
  font-size: calc(16px * 1.1);
  font-weight: 600;
}

.post-list-item {
  padding-bottom: calc(16px * 1.5);
  margin-bottom: calc(16px * 1.5);
  border-bottom: 1px solid rgba(112,98,88,0.15);
}

@media (min-width: 768px) {

.post-list-item {
    display: table;
    width: 100%
}
  }

.post-list-item__title {
  margin-bottom: calc(16px * 1.5 / 2);
  font-size: calc(16px * 1.25);
}

.post-list-item__title .fa-star {
    position: relative;
    top: -4px;
    font-size: 50%;
  }

@media (min-width: 768px) {

.post-list-item__col {
    display: table-cell;
    vertical-align: top
}
  }

@media (min-width: 768px) {

.post-list-item__col--main {
    width: 60%
}
  }

@media (min-width: 768px) {

.post-list-item__col--side {
    width: 40%;
    text-align: right
}
  }

.post-info {
  font-size: calc(16px - 2px);
  color: #737373;
}

@media (min-width: 768px) {

.post-info {
    float: right;
    min-width: 90px;
    padding: 8px 16px;
    text-align: center;
    background-color: #f9f9f9;
    border-radius: 0
}
  }

@media (min-width: 768px) {

.post-info__count {
    display: block;
    font-weight: 600;
    color: #333330
}
  }

.post-info + .post-info {
  margin-right: 16px;
}

@media (max-width: 767px) {
    .post-info + .post-info:before {
      margin-right: calc(16px / 2);
      font-size: 10px;
      content: "\2022";
    }
  }

.post-status {
  display: inline-block;
  padding: 1px calc(16px / 2);
  font-size: 12px;
  color: #fff;
  border-radius: 0;
}

.post-status--completed,
.post-status--answered {
  background-color: #C3D500;
}

.post-status--planned {
  background-color: #62259D;
}

.post-status--not-planned {
  color: #333330;
  background-color: rgba(112,98,88,0.15);
}

.new-post-title {
  font-size: calc(16px * 1.5);
}

@media (min-width: 768px) {

.new-post-title {
    font-size: calc(16px * 1.75)
}
  }

@media (min-width: 992px) {

.new-post-title {
    font-size: calc(16px * 2.5)
}
  }

.new-post-form {
  margin-bottom: calc(16px * 1.5);
}

.sidenav__category-name {
  display: block;
  font-weight: 700;
  color: #333330;
}

.sidenav__section-name { 
  display: block; 
  font-family: 'Nunito', sans-serif, sans-serif;
  font-weight: 700;
  color: #333330;
}

.lt-toc_is-desktop .lt-toc--title {
  font-size: 16px !important;
  font-family: 'Nunito', sans-serif, sans-serif;
  font-weight: 700;
}

.lt-toc_is-desktop .lt-toc--list {
  font-size: 0.875em;
}

.lt-toc--container {
  position: relative;
  padding-left: 20px;
}

.lt-toc--container:before {
    position: absolute;
    top: 0;
    left: 0;
    display: block;
    width: 2px;
    height: 100%;
    background: linear-gradient(180deg,#FFCD00 13%,#E8194D 54%,#62259D 89%);
    content: '';
  }

.lt-toc--link {
  color: #333330;
  font-family: 'Nunito', sans-serif, sans-serif;
  font-weight: 700;
  font-size: 13px;
}

.lt-toc--link.is-active {
    background: #62259D;
  }

.lt-toc_is-desktop .lt-toc--link {
    color: #333330;
    font-family: 'Nunito', sans-serif, sans-serif;
    font-weight: 700;
    font-size: 13px;
  }

.lt-toc_is-desktop .lt-toc--link.is-active {
      background: #62259D;
    }

.contact-info-container {
  background-color:#F7F7F9;
  border-left:5px solid #ECEEEF;
  padding-top:10px;
  padding-bottom:10px; 
}

.contact-info {
  margin-left: 20px;
}

.lt-toc--item-h2 {
  padding-left: 10px;
}

.lt-toc--item-h3 {
  padding-left: 20px;
}

.lt-toc--item-h4 {
  padding-left: 30px;
}

.skip-navigation {
  position: absolute;
  top: auto;
  z-index: -999;
  display: flex;
  overflow: hidden;
  font-size: 14px;
  color: white;
  align-items: center;
  justify-content: center;
}

[dir] .skip-navigation {
  padding: 20px;
  margin: 20px;
  background-color: black;
}

[dir="ltr"] .skip-navigation {
  left: -999px;
}

[dir="rtl"] .skip-navigation {
  right: -999px;
}

.skip-navigation:focus,
.skip-navigation:active {
  top: auto;
  z-index: 999;
  overflow: auto;
  text-decoration: none;
  color: white;
}

[dir] .skip-navigation:focus,
[dir] .skip-navigation:active {
  text-align: center;
}

[dir="ltr"] .skip-navigation:focus,
[dir="ltr"] .skip-navigation:active {
  left: auto;
}

[dir="rtl"] .skip-navigation:focus,
[dir="rtl"] .skip-navigation:active {
  right: auto;
}

[v-cloak] {
  display: none;
}

.video-article__frame {
  position: relative;
  margin-bottom: 15px;
}

.video-article__frame:after,
.video-wrap:after {
  position: absolute;
  top: 0;
  bottom: 0;
  z-index: 3;
  display: block;
  content: "";
  background-color: transparent;
  right: 0;
  left: 0;
}

.video-article {
  margin-bottom: 30px;
}

.video-article__frame:before {
  position: absolute;
  left: 50%;
  top: 50%;
  z-index: 1;
  display: block;
  width: 30px;
  height: 30px;
  margin-top: -15px;
  margin-left: -15px;
  content: "";
  background: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='58' height='58' viewBox='0 0 58 58'%3E%3Cg fill='none' fill-rule='evenodd'%3E%3Cg transform='translate(2 1)' stroke='%23000' stroke-width='1.5'%3E%3Ccircle cx='42.601' cy='11.462' r='5' fill-opacity='1' fill='%23000'%3E%3Canimate attributeName='fill-opacity' begin='0s' dur='1.3s' values='1;0;0;0;0;0;0;0' calcMode='linear' repeatCount='indefinite'/%3E%3C/circle%3E%3Ccircle cx='49.063' cy='27.063' r='5' fill-opacity='0' fill='%23000'%3E%3Canimate attributeName='fill-opacity' begin='0s' dur='1.3s' values='0;1;0;0;0;0;0;0' calcMode='linear' repeatCount='indefinite'/%3E%3C/circle%3E%3Ccircle cx='42.601' cy='42.663' r='5' fill-opacity='0' fill='%23000'%3E%3Canimate attributeName='fill-opacity' begin='0s' dur='1.3s' values='0;0;1;0;0;0;0;0' calcMode='linear' repeatCount='indefinite'/%3E%3C/circle%3E%3Ccircle cx='27' cy='49.125' r='5' fill-opacity='0' fill='%23000'%3E%3Canimate attributeName='fill-opacity' begin='0s' dur='1.3s' values='0;0;0;1;0;0;0;0' calcMode='linear' repeatCount='indefinite'/%3E%3C/circle%3E%3Ccircle cx='11.399' cy='42.663' r='5' fill-opacity='0' fill='%23000'%3E%3Canimate attributeName='fill-opacity' begin='0s' dur='1.3s' values='0;0;0;0;1;0;0;0' calcMode='linear' repeatCount='indefinite'/%3E%3C/circle%3E%3Ccircle cx='4.938' cy='27.063' r='5' fill-opacity='0' fill='%23000'%3E%3Canimate attributeName='fill-opacity' begin='0s' dur='1.3s' values='0;0;0;0;0;1;0;0' calcMode='linear' repeatCount='indefinite'/%3E%3C/circle%3E%3Ccircle cx='11.399' cy='11.462' r='5' fill-opacity='0' fill='%23000'%3E%3Canimate attributeName='fill-opacity' begin='0s' dur='1.3s' values='0;0;0;0;0;0;1;0' calcMode='linear' repeatCount='indefinite'/%3E%3C/circle%3E%3Ccircle cx='27' cy='5' r='5' fill-opacity='0' fill='%23000'%3E%3Canimate attributeName='fill-opacity' begin='0s' dur='1.3s' values='0;0;0;0;0;0;0;1' calcMode='linear' repeatCount='indefinite'/%3E%3C/circle%3E%3C/g%3E%3C/g%3E%3C/svg%3E") no-repeat 0 0;
  background-size: 30px auto;
}

.video-article__frame iframe {
  z-index: 2;
}

.video-wrap iframe {
  width: 100%;
}

.lt-block {
  background-color: #fff;
}
.lt-block--shadow {
  box-shadow: 0px 100px 80px rgba(182, 195, 193, 0.1),
    0px 22.3363px 17.869px rgba(182, 195, 193, 0.0596107),
    0px 6.6501px 5.32008px rgba(182, 195, 193, 0.0403893);
}
.lt-contact-info__item {
  margin-bottom: 1rem;
}
@media (min-width: 768px) {
  .lt-contact-info__item {
    margin-bottom: 2rem;
  }
}
@media (min-width: 992px) {
  .lt-contact-info__item {
    margin-bottom: 0;
  }
}
.lt-contact-info-card__icon {
  width: 32px;
  height: 32px;
}
.lt-contact-info-card__icon g,
.lt-contact-info-card__icon path {
  fill: #bcbcbc !important;
}
.lt-contact-info-card__link {
  color: #172926;
}
.lt-contact-info-card__link:before {
  position: absolute;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  z-index: 2;
  content: "";
}
@media (hover: hover) and (pointer: fine) {
  .lt-contact-info-card__link:hover,
  .lt-contact-info-card__link:focus {
    color: #05aa76 !important;
    text-decoration: none;
  }
}
.lt-contact-info-card__title {
  line-height: 1.1;
  color: #172926;
  letter-spacing: -0.01em;
}
.lt-contact-info-card__descr {
  line-height: 1.5rem;
}
/*! CSS Used from: https://theme.zdassets.com/theme_assets/1281227/49ac7358ba164b8a99b82f3109518cbf606f0fc1.css */
.lt-row {
  --lt-gutter-x: 2rem;
  --lt-gutter-y: 2rem;
  display: flex;
  flex-wrap: wrap;
  margin-top: calc(var(--lt-gutter-y) * -1);
  margin-right: calc(var(--lt-gutter-x) / -2);
  margin-left: calc(var(--lt-gutter-x) / -2);
}
.lt-row > * {
  flex-shrink: 0;
  width: 100%;
  max-width: 100%;
  padding-right: calc(var(--lt-gutter-x) / 2);
  padding-left: calc(var(--lt-gutter-x) / 2);
  margin-top: var(--lt-gutter-y);
}
@media (min-width: 768px) {
  .lt-row-cols-md-2 > * {
    flex: 0 0 auto;
    width: 50%;
  }
}
@media (min-width: 992px) {
  .lt-row-cols-lg-3 > * {
    flex: 0 0 auto;
    width: 33.3333333333%;
  }
  .lt-row-cols-lg-4 > * {
    flex: 0 0 auto;
    width: 25%;
  }
}
.lt-list-unstyled {
  list-style: none;
}
[dir="ltr"] .lt-list-unstyled {
  padding-left: 0;
}
.lt-d-flex {
  display: flex !important;
}
.lt-position-relative {
  position: relative !important;
}
.lt-w-100 {
  width: 100% !important;
}
.lt-flex-column {
  flex-direction: column !important;
}
.lt-flex-grow-1 {
  flex-grow: 1 !important;
}
.lt-mb-2 {
  margin-bottom: 0.5rem !important;
}
.lt-mb-7 {
  margin-bottom: 3rem !important;
}
.lt-p-0 {
  padding: 0 !important;
}
.lt-p-4 {
  padding: 1.5rem !important;
}
.lt-fs-5 {
  font-size: var(--font-size-h5) !important;
}
.lt-fs-6 {
  font-size: var(--font-size-h6) !important;
}
@media (min-width: 768px) {
  .lt-d-md-flex {
    display: flex !important;
  }
}
@media (min-width: 992px) {
  .lt-p-lg-5 {
    padding: 2rem !important;
  }
}

.lt-contact-info-card__descr .contact-info {
  margin-left: 0;
  display: block;
  margin-bottom: 8px;
}

.search-box--hero-unit #query {
  border-color: #62259D;
  border-width: 2px;
  margin-bottom: 48px;
  box-shadow: rgba(182, 195, 193, 0.1) 0px 100px 80px 0px, rgba(182, 195, 193, 0.1) 0px 22.3363px 17.869px 0px, rgba(182, 195, 193, 0.1) 0px 6.6501px 5.32008px 0px
}
.lt-contact-info-card__descr  .mb-5 {
  margin-bottom: 16px;
}
.lt-contact-info-card__descr p {
  margin-bottom: 16px;
}

.logo {
  display: flex;
  align-items: center;
}

.ltds-status-extension__container {
  margin-bottom: 0;
  margin-left: 16px;
}

.hero-unit-image {
  position: absolute;
  height: 100%;
  width: 100%;
  left: 0;
  top: 0;
  background-size: cover;
  background-position: center;
}

.custom-blocks {
  --lt-gutter-x: 2rem;
  --lt-gutter-y: 0;
  display: flex;
  flex-wrap: wrap;
  margin-top: calc(var(--lt-gutter-y) * -1);
  margin-right: calc(var(--lt-gutter-x) / -2);
  margin-left: calc(var(--lt-gutter-x) / -2);
  margin-bottom: 0;
  justify-content: center;
}

.custom-blocks > * {
  flex-shrink: 0;
  max-width: 100%;
  padding-right: calc(var(--lt-gutter-x) / 2);
  padding-left: calc(var(--lt-gutter-x) / 2);
  margin-top: var(--lt-gutter-y);
}

.intro-title {
  color: #333;
  -webkit-text-stroke: 0;
    -webkit-text-stroke-width: 0px;
  -webkit-text-stroke-width: 0;
}

/* Styles for the general structure of the contact card */
.lt-contact-info__item {
  list-style: none;
  margin-bottom: 20px;
}

.lt-contact-info-card {
  border: 1px solid #ddd;
  box-shadow: 0 2px 4px rgba(0, 0, 0, 0.1);
}

.contact-info {
  display: block;
  margin-bottom: 5px;
}

/* CSS for the purple note itself */
.note--info {
  background-color: #f3e5ff; /* A very light purple background */
  border-left: 5px solid #62259d; /* A solid, dark purple border on the left */
  padding: 15px; /* Adds space inside the note */
  margin-top: 15px; /* Adds space above the note */
  border-radius: 5px; /* Slightly rounded corners */
}
/* ==========================================================================
   EMERSON IT v11: No Sidenav Layout with Left ToC
   ========================================================================== */

.article-container--no-sidenav .article-container__article {
  width: 100%;
}

@media (min-width: 992px) {
  .article-container--no-sidenav .article-container__article {
    width: calc(100% / 12 * 9);
  }
  .article-container--no-sidenav .article-container__toc {
    width: calc(100% / 12 * 3);
  }
  .article-container--no-sidenav .article-container__sidebar {
    width: calc(100% / 12 * 9);
    margin-left: 0;
  }
  
  /* Left ToC layout */
  .article-container--toc-left {
    flex-direction: row;
  }
  .article-container--toc-left .article-container__toc {
    order: 1;
    position: sticky;
    top: 20px;
    align-self: flex-start;
  }
  .article-container--toc-left .article-container__article {
    order: 2;
  }
  .article-container--toc-left .article-container__sidebar {
    order: 3;
    margin-left: calc(100% / 12 * 3);
  }
}

@media (min-width: 1200px) {
  .article-container--no-sidenav .article-container__article {
    width: calc(100% / 12 * 10);
  }
  .article-container--no-sidenav .article-container__toc {
    width: calc(100% / 12 * 2);
  }
}

/* ==========================================================================
   EMERSON IT v11: Hide article timestamp ("X minutes ago")
   ========================================================================== */

.article-header .meta {
  display: none !important;
}

/* ==========================================================================
   EMERSON IT v11: Hide "Articles in this section" at bottom
   ========================================================================== */

.section-articles {
  display: none !important;
}

/* ==========================================================================
   EMERSON IT v11: ToC Accordion Styles
   ========================================================================== */

/* Indent nested items */
.lt-toc--item-h3 {
  padding-left: 16px !important;
  font-size: 0.9em;
}
.lt-toc--item-h4,
.lt-toc--item-h5 {
  padding-left: 28px !important;
  font-size: 0.85em;
}

/* Expandable H2 items get an arrow indicator */
.lt-toc--item.toc-expandable {
  cursor: pointer;
  position: relative;
}

.lt-toc--item.toc-expandable::before {
  content: "▸";
  position: absolute;
  left: -16px;
  top: 50%;
  transform: translateY(-50%);
  font-size: 0.7em;
  color: #512888;
  transition: transform 0.2s ease;
}

.lt-toc--item.toc-expandable[data-expanded="true"]::before {
  transform: translateY(-50%) rotate(90deg);
}

.lt-toc--item.toc-expandable:hover {
  background: rgba(81, 40, 136, 0.05);
  border-radius: 4px;
}

/* ==========================================================================
   EMERSON IT v11: Hero Banner Mode - Hide article title when using banner image
   ========================================================================== */

/* When article has hero_banner label, hide the title via JS-added class */
.article--hero-banner .article__title {
  display: none !important;
}

.article--hero-banner .article-header {
  margin-bottom: 0;
}

/* Make the first image in hero banner articles full-width */
.article--hero-banner .article__body > p:first-child img,
.article--hero-banner .article__body > figure:first-child img,
.article--hero-banner .article__body > img:first-child {
  width: 100%;
  max-width: 100%;
  height: auto;
  margin-bottom: 1.5rem;
  border-radius: 8px;
}
