html {
  font-family: sans-serif;
  -ms-text-size-adjust: 100%;
  -webkit-text-size-adjust: 100%;
}

body {
  margin: 0;
}

article,
aside,
details,
figcaption,
figure,
footer,
header,
hgroup,
main,
menu,
nav,
section,
summary {
  display: block;
}

audio,
canvas,
progress,
video {
  display: inline-block;
  vertical-align: baseline;
}

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

[hidden],
template {
  display: none;
}

a {
  background-color: transparent;
}

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

abbr[title] {
  border-bottom: 1px dotted;
}

b,
strong {
  font-weight: bold;
}

dfn {
  font-style: italic;
}

h1 {
  margin: 0.67em 0;
  font-size: 2em;
}

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

small {
  font-size: 80%;
}

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

sup {
  top: -0.5em;
}

sub {
  bottom: -0.25em;
}

img {
  border: 0;
}

svg:not(:root) {
  overflow: hidden;
}

figure {
  margin: 1em 40px;
}

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

pre {
  overflow: auto;
}

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

button,
input,
optgroup,
select,
textarea {
  margin: 0;
  font: inherit;
  color: inherit;
}

button {
  overflow: visible;
}

button,
select {
  text-transform: none;
}

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

button[disabled],
html input[disabled] {
  cursor: default;
}

button::-moz-focus-inner,
input::-moz-focus-inner {
  padding: 0;
  border: 0;
}

input {
  line-height: normal;
}

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

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

input[type="search"] {
  box-sizing: content-box;
  -webkit-appearance: textfield;
}

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

fieldset {
  padding: 0.35em 0.625em 0.75em;
  margin: 0 2px;
  border: 1px solid #c0c0c0;
}

legend {
  padding: 0;
  border: 0;
}

textarea {
  overflow: auto;
}

optgroup {
  font-weight: bold;
}

table {
  border-spacing: 0;
  border-collapse: collapse;
}

td,
th {
  padding: 0;
}

blockquote,
dl,
dd,
h1,
h2,
h3,
h4,
h5,
h6,
figure,
p,
pre {
  margin: 0;
}

button {
  padding: 0;
  background: transparent;
  border: 0;
}

button:focus {
  outline: 1px dotted;
  outline: 5px auto -webkit-focus-ring-color;
}

fieldset {
  padding: 0;
  margin: 0;
  border: 0;
}

iframe {
  border: 0;
}

ol,
ul {
  padding: 0;
  margin: 0;
  list-style: none;
}

[tabindex="-1"]:focus {
  outline: none !important;
}

*,
  *: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: 'Breuninger', sans-serif;
  font-size: 16px;
  line-height: 1.6;
  color: rgba(26, 26, 26, 1);
  background-color: #fff;
  text-rendering: optimizeLegibility;
  -webkit-font-smoothing: antialiased;
  line-height: 24px; 
  letter-spacing: 0.8px;
}

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

a {
  color: rgba(26, 26, 26, 1);
  text-decoration: none;
  padding: 2px 0;
}

a:hover,
  a:focus {
    color: rgba(26, 26, 26, 1);
    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 #b0b0b0;
}

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: 700;
  line-height: 1.1;
  color: inherit;
}

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

h1 {
  font-size: 24px;
}

.h1 {
  font-size: 24px;
}

h2 {
  font-size: 24px;
}

.h2 {
  font-size: 24px;
}

h3 {
  font-size: 18px;
}

.h3 {
  font-size: 18px;
}

h4 {
  font-size: calc(16px * 1.25);
}

.h4 {
  font-size: calc(16px * 1.25);
}

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.6);
}

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

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

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.6 / 2)
    calc(16px * 1.6);
  margin: 0 0 calc(16px * 1.6);
  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 rgba(26, 26, 26, 1);
  }

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

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

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

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

.vertical-offset {
  margin-bottom: calc(16px * 1.6);
}

main {
  max-width: 100%;
}

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

div.top-notice {
  position: static;
  width: 100%;
  top: 0;
  right: auto;
}

div.top-notice > div {
    border-radius: 0;
    border: none;
    box-shadow: none;
    text-align: center;
    background: none;
    padding: 25px 40px;
    font-size: 15px;
  }

div.top-notice > div > * {
      font-weight: 400;
    }

div.top-notice > div [role="button"] {
      top: 15px;
    }

div.top-notice > div [role="button"]:before {
        display: none;
      }

div.top-notice.top-notice--success > div {
      background: #E6EDDF;
      color: #417505;
    }

div.top-notice.top-notice--success > div > div {
      display: inline-block;
    }

div.top-notice.top-notice--success > div > div:before {
        display: inline-block;
        vertical-align: middle;
        margin: -2px 10px 0 0;
        font-family: "Font Awesome 5 Free";
        font-style: normal;
        font-weight: 900;
        line-height: 1;
        content: "\f00c";
        -webkit-font-smoothing: antialiased;
        -moz-osx-font-smoothing: grayscale;
      }

@media (max-width: 767px) {
  .row--breadcrumbs {
    flex-direction: column-reverse;
  }  
  
    .row--breadcrumbs .breadcrumbs {
      margin-bottom: 0;
    } 
}

.searchbox > label {
  font-weight: bold;
}

fieldset {
  min-width: 0;
  padding: 0;
  margin: 0;
  border: 0;
}

legend {
  display: block;
  width: 100%;
  padding: 0;
  margin-bottom: calc(16px * 1.6);
  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.6 / 2);
  font-weight: 400;
}

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.6;
  color: #55595c;
}

select {
  display: block;
  width: 100%;
  height: auto;
  padding: 8px 16px;
  font-size: 16px;
  line-height: 1.6;
  color: #55595c;
  background-color: #fff;
  background-image: none;
  background-clip: padding-box;
  border: 1px solid #979797;
  border-radius: 8px;
  transition: border-color ease-in-out 0.15s, box-shadow ease-in-out 0.15s;
}

textarea {
  display: block;
  width: 100%;
  height: auto;
  padding: 8px 16px;
  font-size: 16px;
  line-height: 1.6;
  color: #55595c;
  background-color: #fff;
  background-image: none;
  background-clip: padding-box;
  border: 1px solid #979797;
  border-radius: 8px;
  transition: border-color ease-in-out 0.15s, box-shadow ease-in-out 0.15s;
}

input[type="text"] {
  display: block;
  width: 100%;
  height: auto;
  padding: 8px 16px;
  font-size: 16px;
  line-height: 1.6;
  color: #55595c;
  background-color: #fff;
  background-image: none;
  background-clip: padding-box;
  border: 1px solid #979797;
  border-radius: 8px;
  transition: border-color ease-in-out 0.15s, box-shadow ease-in-out 0.15s;
}

input[type="password"] {
  display: block;
  width: 100%;
  height: auto;
  padding: 8px 16px;
  font-size: 16px;
  line-height: 1.6;
  color: #55595c;
  background-color: #fff;
  background-image: none;
  background-clip: padding-box;
  border: 1px solid #979797;
  border-radius: 8px;
  transition: border-color ease-in-out 0.15s, box-shadow ease-in-out 0.15s;
}

input[type="datetime"] {
  display: block;
  width: 100%;
  height: auto;
  padding: 8px 16px;
  font-size: 16px;
  line-height: 1.6;
  color: #55595c;
  background-color: #fff;
  background-image: none;
  background-clip: padding-box;
  border: 1px solid #979797;
  border-radius: 8px;
  transition: border-color ease-in-out 0.15s, box-shadow ease-in-out 0.15s;
}

input[type="datetime-local"] {
  display: block;
  width: 100%;
  height: auto;
  padding: 8px 16px;
  font-size: 16px;
  line-height: 1.6;
  color: #55595c;
  background-color: #fff;
  background-image: none;
  background-clip: padding-box;
  border: 1px solid #979797;
  border-radius: 8px;
  transition: border-color ease-in-out 0.15s, box-shadow ease-in-out 0.15s;
}

input[type="date"] {
  display: block;
  width: 100%;
  height: auto;
  padding: 8px 16px;
  font-size: 16px;
  line-height: 1.6;
  color: #55595c;
  background-color: #fff;
  background-image: none;
  background-clip: padding-box;
  border: 1px solid #979797;
  border-radius: 8px;
  transition: border-color ease-in-out 0.15s, box-shadow ease-in-out 0.15s;
}

input[type="month"] {
  display: block;
  width: 100%;
  height: auto;
  padding: 8px 16px;
  font-size: 16px;
  line-height: 1.6;
  color: #55595c;
  background-color: #fff;
  background-image: none;
  background-clip: padding-box;
  border: 1px solid #979797;
  border-radius: 8px;
  transition: border-color ease-in-out 0.15s, box-shadow ease-in-out 0.15s;
}

input[type="time"] {
  display: block;
  width: 100%;
  height: auto;
  padding: 8px 16px;
  font-size: 16px;
  line-height: 1.6;
  color: #55595c;
  background-color: #fff;
  background-image: none;
  background-clip: padding-box;
  border: 1px solid #979797;
  border-radius: 8px;
  transition: border-color ease-in-out 0.15s, box-shadow ease-in-out 0.15s;
}

input[type="week"] {
  display: block;
  width: 100%;
  height: auto;
  padding: 8px 16px;
  font-size: 16px;
  line-height: 1.6;
  color: #55595c;
  background-color: #fff;
  background-image: none;
  background-clip: padding-box;
  border: 1px solid #979797;
  border-radius: 8px;
  transition: border-color ease-in-out 0.15s, box-shadow ease-in-out 0.15s;
}

input[type="number"] {
  display: block;
  width: 100%;
  height: auto;
  padding: 8px 16px;
  font-size: 16px;
  line-height: 1.6;
  color: #55595c;
  background-color: #fff;
  background-image: none;
  background-clip: padding-box;
  border: 1px solid #979797;
  border-radius: 8px;
  transition: border-color ease-in-out 0.15s, box-shadow ease-in-out 0.15s;
}

input[type="email"] {
  display: block;
  width: 100%;
  height: auto;
  padding: 8px 16px;
  font-size: 16px;
  line-height: 1.6;
  color: #55595c;
  background-color: #fff;
  background-image: none;
  background-clip: padding-box;
  border: 1px solid #979797;
  border-radius: 8px;
  transition: border-color ease-in-out 0.15s, box-shadow ease-in-out 0.15s;
}

input[type="url"] {
  display: block;
  width: 100%;
  height: auto;
  padding: 8px 16px;
  font-size: 16px;
  line-height: 1.6;
  color: #55595c;
  background-color: #fff;
  background-image: none;
  background-clip: padding-box;
  border: 1px solid #979797;
  border-radius: 8px;
  transition: border-color ease-in-out 0.15s, box-shadow ease-in-out 0.15s;
}

input[type="search"] {
  display: block;
  width: 100%;
  height: auto;
  padding: 8px 16px;
  font-size: 16px;
  line-height: 24px !important;
  color: #55595c;
  background-color: transparent;
  background-image: none;
  background-clip: padding-box;
  border-bottom: 1px solid #1A1A1A;
  border-radius: none;
  transition: border-color ease-in-out 0.15s, box-shadow ease-in-out 0.15s;
}

input[type="tel"] {
  display: block;
  width: 100%;
  height: auto;
  padding: 8px 16px;
  font-size: 16px;
  line-height: 1.6;
  color: #55595c;
  background-color: #fff;
  background-image: none;
  background-clip: padding-box;
  border: 1px solid #979797;
  border-radius: 8px;
  transition: border-color ease-in-out 0.15s, box-shadow ease-in-out 0.15s;
}

input[type="color"] {
  display: block;
  width: 100%;
  height: auto;
  padding: 8px 16px;
  font-size: 16px;
  line-height: 1.6;
  color: #55595c;
  background-color: #fff;
  background-image: none;
  background-clip: padding-box;
  border: 1px solid #979797;
  border-radius: 8px;
  transition: border-color ease-in-out 0.15s, box-shadow ease-in-out 0.15s;
}

.nesty-input {
  display: block;
  width: 100%;
  height: auto;
  padding: 8px 16px;
  font-size: 16px;
  line-height: 1.6;
  color: #55595c;
  background-color: #fff;
  background-image: none;
  background-clip: padding-box;
  border: 1px solid #928D8B;
  border-radius: 8px;
  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: 1px solid #1A1A1A;
    outline: 1px solid #1A1A1A;
  }

select::-moz-placeholder, textarea::-moz-placeholder, input[type="text"]::-moz-placeholder, input[type="password"]::-moz-placeholder, input[type="datetime"]::-moz-placeholder, input[type="datetime-local"]::-moz-placeholder, input[type="date"]::-moz-placeholder, input[type="month"]::-moz-placeholder, input[type="time"]::-moz-placeholder, input[type="week"]::-moz-placeholder, input[type="number"]::-moz-placeholder, input[type="email"]::-moz-placeholder, input[type="url"]::-moz-placeholder, input[type="search"]::-moz-placeholder, input[type="tel"]::-moz-placeholder, input[type="color"]::-moz-placeholder, .nesty-input::-moz-placeholder {
    color: $input-color-placeholder;
    opacity: 1;
  }

select:-ms-input-placeholder, textarea:-ms-input-placeholder, input[type="text"]:-ms-input-placeholder, input[type="password"]:-ms-input-placeholder, input[type="datetime"]:-ms-input-placeholder, input[type="datetime-local"]:-ms-input-placeholder, input[type="date"]:-ms-input-placeholder, input[type="month"]:-ms-input-placeholder, input[type="time"]:-ms-input-placeholder, input[type="week"]:-ms-input-placeholder, input[type="number"]:-ms-input-placeholder, input[type="email"]:-ms-input-placeholder, input[type="url"]:-ms-input-placeholder, input[type="search"]:-ms-input-placeholder, input[type="tel"]:-ms-input-placeholder, input[type="color"]:-ms-input-placeholder, .nesty-input:-ms-input-placeholder {
    color: $input-color-placeholder;
  }

select::-webkit-input-placeholder, textarea::-webkit-input-placeholder, input[type="text"]::-webkit-input-placeholder, input[type="password"]::-webkit-input-placeholder, input[type="datetime"]::-webkit-input-placeholder, input[type="datetime-local"]::-webkit-input-placeholder, input[type="date"]::-webkit-input-placeholder, input[type="month"]::-webkit-input-placeholder, input[type="time"]::-webkit-input-placeholder, input[type="week"]::-webkit-input-placeholder, input[type="number"]::-webkit-input-placeholder, input[type="email"]::-webkit-input-placeholder, input[type="url"]::-webkit-input-placeholder, input[type="search"]::-webkit-input-placeholder, input[type="tel"]::-webkit-input-placeholder, input[type="color"]::-webkit-input-placeholder, .nesty-input::-webkit-input-placeholder {
    color: $input-color-placeholder;
  }

select {
  height: calc(
    16px * 1.6 + (8px * 2) + 2px
  );
}

textarea {
  height: calc(
    (16px * 1.6 + (8px * 2) + 2px) * 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.6 + (8px * 2) + 2px
    );
  }
  input[type="time"] {
    line-height: calc(
      16px * 1.6 + (8px * 2) + 2px
    );
  }
  input[type="datetime-local"] {
    line-height: calc(
      16px * 1.6 + (8px * 2) + 2px
    );
  }
  input[type="month"] {
    line-height: calc(
      16px * 1.6 + (8px * 2) + 2px
    );
  }
}

.form-field {
  margin-bottom: calc(16px * 1.6);
}

.form-field p {
    display: block;
    margin-top: 10px;
    margin-bottom: 15px;
    font-size: 90%;
    color: #5a5a5a;
  }

.form-field.required > label:after {
    margin-left: 2px;
    color: #d9534f;
    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.6);
    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;
  }

.upload-dropzone span {
  color: rgba(26, 26, 26, 1);
}

.upload-dropzone span a,
    .upload-dropzone span a:hover,
    .upload-dropzone span a:focus,
    .upload-dropzone span a:active {
      color: #a81326;
    }

.upload-dropzone span a:before {
      display: inline-block;
      width: 16.44px;
      height: 16.44px;
      vertical-align: middle;
      margin: -5px 5px 0 0;
      content: '';
      background-image: url("/hc/theming_assets/01K339XCDKV9KQPRRS189GVJEH");
      background-size: 16.44px auto;
    }

.btn,
[role="button"],
input[type="submit"],
#user #user-password #password-submit,
.community-recent-activity .recent-activity-controls a {
  display: inline-block;
  height: auto;
  padding: 10px 24px;
  margin-bottom: 0;
  font-size: 16px;
  font-weight: 400;
  line-height: normal;
  text-align: center;
  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: 8px;
  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 {

      outline-offset: -2px;
    }

.btn:hover,
  .btn:focus,
  [role="button"]:hover,
  [role="button"]:not(.button-next):not(.button-next-second):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 {
    color: rgba(26, 26, 26, 1);
    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 {
    outline: 0;
    box-shadow: inset 0 3px 5px rgba(0, 0, 0, 0.125);
  }

.btn-default,
.btn--default,
[role="button"]:not(.with-image):not(.menu-button):not(.login):not(.article-vote-up):not(.article-vote-down):not(.button-next):not(.button-next-second):not(.button-cancel),
.topic-controls__item--subscribe .dropdown-toggle,
.topic-controls__item--subscribe .topic-unsubscribe,
.post-follow .post-subscribe,
.post-follow .post-unsubscribe,
.community-recent-activity .recent-activity-controls a,
.profile-header__options [data-action="edit-profile"],
.article-subscribe,
.article-unsubscribe {
  color: rgba(26, 26, 26, 1);
  background-color: transparent;
  border-color: rgba(26, 26, 26, 1);
}

.btn-default:hover,
  .btn-default:focus,
  .btn-default:active,
  .btn--default:hover,
  .btn--default:focus,
  .btn--default:active,
  [role="button"]:not(.with-image):not(.menu-button):not(.login):not(.article-vote-up):not(.article-vote-down):hover,
  [role="button"]:not(.with-image):not(.menu-button):not(.login):not(.article-vote-up):not(.article-vote-down):not(.button-next):not(.button-next-second):not(.button-cancel):focus,
  [role="button"]:not(.with-image):not(.menu-button):not(.login):not(.article-vote-up):not(.article-vote-down):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,
  .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,
  .community-recent-activity .recent-activity-controls a:hover,
  .community-recent-activity .recent-activity-controls a:focus,
  .community-recent-activity .recent-activity-controls a: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,
  .article-subscribe:hover,
  .article-subscribe:focus,
  .article-subscribe:active,
  .article-unsubscribe:hover,
  .article-unsubscribe:focus,
  .article-unsubscribe:active {
    color: #fff;
    background-color: rgba(26, 26, 26, 1);
    border-color: rgba(26, 26, 26, 1);
    opacity: 1;
  }

.btn-default:active, .btn--default:active, [role="button"]:not(.with-image):not(.menu-button):not(.login):not(.article-vote-up):not(.article-vote-down):active, .topic-controls__item--subscribe .dropdown-toggle:active, .topic-controls__item--subscribe .topic-unsubscribe:active, .post-follow .post-subscribe:active, .post-follow .post-unsubscribe:active, .community-recent-activity .recent-activity-controls a:active, .profile-header__options [data-action="edit-profile"]:active, .article-subscribe:active, .article-unsubscribe:active {
    background-image: none;
  }

.login {
  color: #2b3130;
  background-color: transparent;
  border-color: #2b3130;
}

.login:hover,
  .login:focus,
  .login:active {
    color: #0e1010;
    background-color: transparent;
    border-color: #0e1010;
  }

.login:active {
    background-image: none;
  }

.btn-primary,
.btn--primary,
.search-box--with-button input[type="submit"],
input[type="submit"] {
  color: #fff;
  background-color: rgba(26, 26, 26, 1);
  border-color: rgba(26, 26, 26, 1);
}

.btn-primary:hover,
  .btn-primary:focus,
  .btn-primary:active,
  .btn--primary:hover,
  .btn--primary:focus,
  .btn--primary:active,
  .search-box--with-button input[type="submit"]:hover,
  .search-box--with-button input[type="submit"]:focus,
  .search-box--with-button input[type="submit"]:active,
  input[type="submit"]:hover,
  input[type="submit"]:focus,
  input[type="submit"]:active {
    color: #fff;
    background-color: #010101;
    border-color: #010101;
  }

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

.btn-info,
.btn--info {
  color: #fff;
  background-color: #5bc0de;
  border-color: #46b8da;
}

.btn-info:hover,
  .btn-info:focus,
  .btn-info:active,
  .btn--info:hover,
  .btn--info:focus,
  .btn--info:active {
    color: #e0e0e0;
    background-color: #31b0d5;
    border-color: #269abc;
  }

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

.btn-warning,
.btn--warning {
  color: #fff;
  background-color: rgba(0, 0, 0, 1);
  border-color: #000;
}

.btn-warning:hover,
  .btn-warning:focus,
  .btn-warning:active,
  .btn--warning:hover,
  .btn--warning:focus,
  .btn--warning:active {
    color: #e0e0e0;
    background-color: #000;
    border-color: #000;
  }

.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: #d9534f;
  border-color: #d43f3a;
}

.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: #c9302c;
    border-color: #ac2925;
  }

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

.btn-success,
.btn--success,
#user #user-password #password-submit,
.satisfaction-box
  input[type="radio"]
  ~ label[for="satisfaction_rating_score_good"] {
  color: #fff;
  background-color: #29B473;
  border-color: #249f66;
}

.btn-success:hover,
  .btn-success:focus,
  .btn-success:active,
  .btn--success:hover,
  .btn--success:focus,
  .btn--success:active,
  #user #user-password #password-submit:hover,
  #user #user-password #password-submit:focus,
  #user #user-password #password-submit: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: #208a58;
    border-color: #196d46;
  }

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

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

.logo img {
  display: block;
  height: 34px;
}

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

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

.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: 100%;
  }

  .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 {
  position: relative;
  z-index: 10;
  margin-bottom: calc(16px * 1.6);
  color: #2b3130;
  background-color: #fff;
}

.topbar--home {
  border-bottom: none;
}

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

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

.topbar__controls > *:not(.login) {
  padding-right: 0;
}

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

.topbar__inner {
  display: table;
}

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

.topbar__controls {
  float: right;
  margin-left: 25px;
}

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

.topbar-link {
  display: inline-block;
  vertical-align: middle;
  color: #2b3130;
}

.topbar .logo a {
  display: block;
}

.topbar__icon {
  display: inline-block;
  vertical-align: middle;
  margin-top: -5px;
  margin-right: 7px;
}

.topbar__icon svg {
  width: 20px;
  height: 20px;
}

.header {
  position: relative;
  margin-bottom: calc(16px * 1.6);
  font-size: 14px;
  color: #2b3130;
}

@media (min-width: 768px) {

.hero-unit {
    margin-bottom: 120px;
}
  }

.header .container-inner {
    position: relative;
    z-index: 2;
  }

.header a {
    color: #2b3130;
  }

.header a:hover {
      color: rgba(26, 26, 26, 1);
    }

.header a:hover svg path {
        fill: #CB0D33;
      }

a.topbar-link:hover {
  color: #CB0D33;
  text-decoration: underline;
  text-decoration-thickness: 1px; 
  text-underline-offset: 4px;
}

.header a[role="button"] {
    color: #2b3130;
  }

.header a[role="button"]:hover {
      color: #1f2323;
    }

.hero-unit {
  position: relative;
  margin-top: calc(-16px * 1.6);
  background-image: url(/hc/theming_assets/01K339XDH1D8SCQV01KMX3G71G);
  background-position: 50% 50%;
  background-size: cover;
}



.dropdown {
  position: relative;
  display: inline-block;
}

.dropdown-toggle {
  cursor: pointer;
  background: none;
  border: 0;
  display: inline-block;
  padding: 0;
  text-align: initial;
  vertical-align: middle;
}
.dropdown-toggle:hover {
  text-decoration: none;
}
.dropdown-toggle > * {
  display: inline-block;
}

.dropdown-toggle[aria-expanded=true] + .dropdown-menu {
  display: block;
}

.dropdown-menu {
  background: #fff;
  border: 1px solid #d8dcde;
  border-radius: 3px;
  box-shadow: 0px 20px 30px 0px rgba(23, 73, 77, 0.15);
  display: none;
  font-size: 14px;
  font-style: normal;
  font-weight: normal;
  left: 0;
  margin-top: 1px;
  min-width: 170px;
  padding: 10px 0;
  position: absolute;
  text-align: left;
  z-index: 1000;
}
[dir=rtl] .dropdown-menu {
  text-align: right;
}
.dropdown-menu [role=separator] {
  border-bottom: 1px solid #e9ebed;
  margin: 4px 0;
}
.dropdown-menu [role=menuitem],
.dropdown-menu [role=menuitemradio] {
  color: #2f3941;
  cursor: pointer;
  display: block;
  padding: 7px 40px 7px 20px;
  white-space: nowrap;
  background-color: transparent;
  border: 0;
  -webkit-appearance: none;
  text-align: start;
  line-height: inherit;
  width: 100%;
}
[dir=rtl] .dropdown-menu [role=menuitem],
[dir=rtl] .dropdown-menu [role=menuitemradio] {
  padding: 7px 20px 7px 40px;
}
.dropdown-menu [role=menuitem]:hover, .dropdown-menu [role=menuitem]:focus,
.dropdown-menu [role=menuitemradio]:hover,
.dropdown-menu [role=menuitemradio]:focus {
  background: rgba(31, 115, 183, 0.08);
  text-decoration: none;
  color: #2f3941;
}
.dropdown-menu [role=menuitem][aria-selected=true], .dropdown-menu [role=menuitem][aria-checked=true],
.dropdown-menu [role=menuitemradio][aria-selected=true],
.dropdown-menu [role=menuitemradio][aria-checked=true] {
  cursor: default;
}
.dropdown-menu [role=menuitem][aria-selected=true]::after, .dropdown-menu [role=menuitem][aria-checked=true]::after,
.dropdown-menu [role=menuitemradio][aria-selected=true]::after,
.dropdown-menu [role=menuitemradio][aria-checked=true]::after {
  content: "";
  background-image: url("data:image/svg+xml,%3Csvg aria-hidden='true' xmlns='http://www.w3.org/2000/svg' width='12' height='12' viewBox='0 0 12 12'%3E%3Cpath fill='none' stroke='currentColor' stroke-linecap='round' stroke-linejoin='round' stroke-width='2' d='M1 7l3 3 7-7'%3E%3C/path%3E%3C/svg%3E");
  display: inline-block;
  height: 12px;
  margin-left: 10px;
  width: 12px;
}
[dir=rtl] .dropdown-menu [role=menuitem][aria-selected=true]::after, [dir=rtl] .dropdown-menu [role=menuitem][aria-checked=true]::after,
[dir=rtl] .dropdown-menu [role=menuitemradio][aria-selected=true]::after,
[dir=rtl] .dropdown-menu [role=menuitemradio][aria-checked=true]::after {
  margin-left: 0;
  margin-right: 10px;
  float: left;
}
.dropdown-menu [role=menuitem][hidden], .dropdown-menu [role=menuitem][aria-hidden=true],
.dropdown-menu [role=menuitemradio][hidden],
.dropdown-menu [role=menuitemradio][aria-hidden=true] {
  display: none !important;
}

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

.dropdown-menu-top {
  bottom: 100%;
  margin-bottom: 1px;
}

[dir=rtl] .dropdown-menu {
  left: auto;
  right: 0;
  text-align: right;
}
[dir=rtl] .dropdown-menu-end {
  left: 0;
  right: auto;
}

.dropdown-chevron-icon {
  vertical-align: middle;
}


@media (max-width: 767px) {

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

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

#user .dropdown-toggle {
  padding: 0;
  color: inherit;
  border: 0;
  margin-left: 10px;
}

#user .dropdown-toggle #user-name {
    font-weight: 400;
  }

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

#user-name {
  font-size: calc(16px - 2px);
  font-weight: bold;
}

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

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

@-webkit-keyframes bounce {
  0% {
    opacity: 0;
    transform: translate3d(0, -25px, 0);
  }

  100% {
    opacity: 1;
    transform: translate3d(0, 0, 0);
  }
}

@keyframes bounce {
  0% {
    opacity: 0;
    transform: translate3d(0, -25px, 0);
  }

  100% {
    opacity: 1;
    transform: translate3d(0, 0, 0);
  }
}

@media (min-width: 768px) {
    #user-dropdown,
    #user-dropdown[aria-expanded="false"] {
      opacity: 0;
    }

    #user-dropdown[aria-expanded="true"] {
      display: inline;
      opacity: 1;
      -webkit-animation: bounce 0.3s ease-out;
              animation: bounce 0.3s ease-out;
    }
  }

.user-info.dropdown {
  vertical-align: top;
}

#user .dropdown-toggle {
  margin-top: -5px;
}


.search-box {
  position: relative;
  background-color: transparent;
  border: none;
  border-radius: none;
}

.search-box--without-button {
  padding-top: 8%;
  padding-bottom: 8%;
  margin: 0 auto;
}

@media (min-width: 768px) {

.search-box--without-button {
    padding-top: 9.3%;
    padding-bottom: 9.3%
}
  }


.search input[type="submit"] {
    color: transparent;
    font-size: 0px;
    background: transparent;
    padding: 0;
    width: 34.02px;
    height: 32px;
    border-radius: 8px;
    position: relative;
    left: -31px;
    top: -4px;
}

.search input[type="submit"]:hover {
    background: #1A1A1A;
}
.search-box.search-box--without-button form.search {
    display: flex;
    align-items: flex-end;
}

.search-box--without-button #query {
    height: 36px;
    padding-right: 0px;
    padding-left: 0px;
    font-size: 18px;
    color: #1A1A1A;
    border: none;
    transition: all 0.6s ease;
    border-bottom: 1px solid #1A1A1A;
  }

.search {
    max-width: 509px;
}
.search-box--without-button #query::-moz-placeholder {
      color: #1A1A1A;
      font-size: 16px;
      opacity: 1;
      position: relative;
      top: -2px;
    }

.search-box--without-button #query:-ms-input-placeholder {
      color: #1A1A1A;
      font-size: 18px;
      line-height: 24px;
      position: relative;
      top: -2px;
    }

.search-box--without-button #query::-webkit-input-placeholder {
      color: #1A1A1A;
      font-size: 16px;
      position: relative;
      top: -2px;
    }

.search-box-small input[type="search"] {
    padding-left: 50px;
    border-radius: 2em;
  }

.search:before {
  position: absolute;
  top: 54%;
  right: 40px;
  display: block;
  width: 13.6px;
  height: 13.6px;
  margin-top: calc(20px / -2);
  font-style: normal;
  font-weight: 900;
  line-height: 1;
  color: #2b3d4e;
  content: "";
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  background-image: url("/hc/theming_assets/01K339XCV1Y8XNC8012J7DQN7C");
  background-size: 13.6px auto;
}

.search.hovered::before {
  content: "";
  background-image: url("/hc/theming_assets/01K339XCW0Q2BYM9QZRVZFPNK0");
  z-index: 999;
}

.search {
  position: relative;
}

.block-list {
  display: flex;
  flex-wrap: wrap;
}

@media (min-width: 768px) {

.block-list {
    margin-bottom: calc(16px * 1.6)
}
  }

.block-item {
  position: relative;
  display: flex;
  height: 76px;
  margin-bottom: calc(16px * 1.6);
  flex-direction: column;
}

@media (min-width: 768px) {

.block-item {
    height: 150px
}
  }

.block-item__link {
  display: flex;
  padding: 0 10px;
  color: rgba(26, 26, 26, 1);
  text-align: center;
  vertical-align: middle;
  flex-direction: column;
  border: 2px solid rgba(26, 26, 26, 1);
  border-radius: 8px;
  transition: all 0.3s linear;
  flex-grow: 1;
  justify-content: center;
}

.block-item__link:active,
  .block-item__link:focus,
  .block-item__link:hover {
    color: #fff;
    text-decoration: none;
    background-color: rgba(26, 26, 26, 1);
  }

.block-item__link h4 {
    margin-bottom: 0;
  }

.block-item__title {
  margin-bottom: 0;
  font-size: calc(16px * 1.1);
}

.category h2 > a {
      color: inherit;
    }

@media (max-width: 767px) {

.category {
    padding-bottom: calc(16px * 1.6 / 2)
}
  }

.category + .category {
  padding-top: calc(16px * 1.6 * 2);
  border-top: 1px dotted #b0b0b0;
}

.section h3 > a {
  color: inherit;
}

.section:nth-of-type(1n) {
    clear: none;
  }

.section:nth-of-type(2n + 1) {
    clear: both;
  }

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

.section .page-header {
    margin-bottom: 0;
  }

.section-inner {
  height: 100%;
  padding-bottom: calc(16px * 1.6 * 0.5);
  border-bottom: #F4F2F2 1px solid;
}

@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-bottom: calc(16px * 1.6)
}
  }

@media (min-width: 768px) {

.section-header__col--button {
    padding: 32px 0 0
}
  }

.section__icon {
  display: inline-block;
  vertical-align: middle;
  margin-right: 5px;
}

.section__icon svg {
    width: 27px;
    height: 26px;
  }

.section__title,
.section__name {
  display: inline-block;
  vertical-align: middle;
}

a.section__title:hover,
  a.section__title:active,
  a.section__title:focus {
    color: rgba(26, 26, 26, 1);
  }

a.section__title:hover .section__icon-item path, a.section__title:active .section__icon-item path, a.section__title:focus .section__icon-item path {
      fill: rgba(26, 26, 26, 1);
    }

.article-promoted .article-list__promoted-icon {
  font-size: calc(16px - 4px);
  color: rgba(0, 0, 0, 1);
  vertical-align: middle;
}

.article-promoted .article-list__title {
  position: relative;
  padding-left: 18px;
}

.article-promoted .article-list__title .article-list__promoted-icon {
  position: absolute;
  left: 0;
  top: 3px;
  display: inline-block;
  vertical-align: middle;
}

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

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

.article-list__item {
  display: block;
}

.article-list__item:hover,
  .article-list__item:focus,
  .article-list__item:active {    
    color: rgba(26, 26, 26, 1);
  }

.article-list__item:hover .article-list__title,
    .article-list__item:hover .article-list__excerpt,
    .article-list__item:focus .article-list__title,
    .article-list__item:focus .article-list__excerpt,
    .article-list__item:active .article-list__title,
    .article-list__item:active .article-list__excerpt {
      color: rgba(26, 26, 26, 1);
    }

.see-all-articles {
  display: inline-block;
  margin-bottom: calc(16px * 1.6 / 2); 
}

.see-all-articles:hover,
  .see-all-articles:active,
  .see-all-articles:focus {
    color: #1a1a1a;
  }

.article-list--section li {
    margin: 0;
    padding: 25px 0;
    border-bottom: 1px solid #b0b0b0;
  }

.article-list--section li .article-list__title {
      display: inline-block;
      margin-bottom: 5px;
      font-weight: 700;
      font-size: 16px;
      color: rgba(26, 26, 26, 1);
    }

.article-list--section li .article-list__excerpt {
      display: block;
      color: rgba(26, 26, 26, 1);
      font-size: 15px;
    }

.footer {
  padding: 30px 0;
  color: rgba(26, 26, 26, 1);
  background-color: #fff;
  border-top: #979797 1px solid;
}

.footer a {
    color: rgba(108, 103, 101, 1);
  }

.footer a:hover {
      color: rgba(26, 26, 26, 1);
    }

.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(max-width: 767px){

.footer__col {
    float: left
}
  }

@media(max-width: 390px){

.footer__col {
    float: none!important
}
  }

@media (min-width: 768px) {

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

@media(max-width: 767px){

.footer__col--right {
    float: right
}
  }

.footer__link {
  color: rgba(108, 103, 101, 1);
}

.footer__link:hover,
  .footer__link:active,
  .footer__link:focus {
    color: #444140;
  }

.footer__link + .footer__link {
    margin-left: 20px;
  }

.breadcrumbs {
  padding: 8px 0;
  margin-bottom: calc(16px * 1.6);
  list-style: none;
  background-color: transparent;
}

.breadcrumbs > li {
    display: inline;
    font-size: 13px;
  }

.breadcrumbs > li + li:before {
      padding: 0 0.5rem;
      color: #ccc;
      content: "› ";
    }

.breadcrumbs > li a {
      color: rgba(26, 26, 26, 1);
    }

.breadcrumbs > li a:hover,
      .breadcrumbs > li a:active,
      .breadcrumbs > li a:focus {
        color: #1A1A1A;
      }

.breadcrumbs-article .breadcrumbs > li:last-child {
  display: inline;
}

.search-result {
  padding-bottom: 31px;
  margin: 0 0 30px 0;
  border-bottom: 1px solid #F4F2F2;
}

.search-result-meta {
  margin: 0 0 calc(16px * 1.6 / 4) 0;
  font-size: calc(16px - 2px);
  color: #979797;
}

.search-result-meta .breadcrumbs {
    margin: 0;
  }

.search-result-meta a {
    color: #979797;
  }

.search-result__title {
  display: inline-block;
  margin-bottom: calc(16px * 1.6 / 3);
  font-weight: bold;
}

.search-result__item {
  display: block;
}

.search-result__description {
  display: block;
}

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

.search-result-votes {
  color: #29B473;
}

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

.no-results-msg {
  margin-bottom: 10px;
}

.browse-link,
  .browse-link:hover,
  .browse-link:active,
  .browse-link:focus {
    color: rgba(26, 26, 26, 1);
  }

.no-results {
  padding-bottom: 0px;
  margin-bottom: 0px;
  border-bottom: 1px solid transparent;
}

.note {
  position: relative;
  padding: 0 16px;
  margin-bottom: calc(16px * 1.6);
  color: #4d4d4d;
  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 {
  border-color: #818a91;
}

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

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

.note-info,
.note--info {
  border-color: #5bc0de;
}

.note-info .note-title, .note--info .note-title {
    color: #5bc0de;
  }

.note-warning,
.note--warning {
  border-color: rgba(0, 0, 0, 1);
}

.note-warning .note-title, .note--warning .note-title {
    color: rgba(0, 0, 0, 1);
  }

.note-success,
.note--success {
  border-color: #29B473;
}

.note-success .note-title, .note--success .note-title {
    color: #29B473;
  }

.note-danger,
.note--danger {
  border-color: #d9534f;
}

.note-danger .note-title, .note--danger .note-title {
    color: #d9534f;
  }

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

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

.pagination ul > li > a,
      .pagination ul > li > span {
        position: relative;
        display: block;
        padding: 0;
        line-height: 1.6;
        color: rgba(26, 26, 26, 1);
        text-decoration: none;
        background-color: #fff;
        border-radius: 8px;
      }

.pagination ul > li > a:hover,
      .pagination ul > li > a:focus,
      .pagination ul > li > span:hover,
      .pagination ul > li > span:focus {
        color: rgba(26, 26, 26, 1);
      }

.pagination ul > .pagination-current > span,
      .pagination ul > .pagination-current > span:hover,
      .pagination ul > .pagination-current > span:focus {
        font-weight: bold;
      }


.container-inner {
  max-width: 1170px;
  margin-right: auto;
  margin-left: auto;
  padding-right:3%;
  padding-left: 3%;
}

.header-container {
  max-width: 1440px;
  margin: auto;
  padding-right:3%;
  padding-left: 3%;
}

.menu-button {
  cursor: pointer;
  -webkit-user-select: none;
     -moz-user-select: none;
      -ms-user-select: none;
          user-select: none;
  background-color: transparent;
  border-radius: calc(2rem / 15);
  transition: 0.3s;
}

@media (min-width: 768px) {

.menu-button {
    display: none
}
  }

.menu-button:hover {
    opacity: 1;
  }

.menu-button:active {
    outline: 0;
    box-shadow: none;
    transition: 0;
  }

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

.menu-button__lines {
  position: relative;
  display: inline-block;
  width: 2rem;
  height: 0.13333rem;
  background: #2b3130;
  border-radius: 0.13333rem;
  transition: 0.3s;
}

.menu-button__lines:before,
  .menu-button__lines:after {
    position: absolute;
    left: 0;
    display: inline-block;
    width: 2rem;
    height: 0.13333rem;
    content: "";
    background: #fff;
    border-radius: 0.13333rem;
    transition: 0.3s;
    transform-origin: calc(2rem / 14) center;
  }

.menu-button__lines:before {
    top: calc(2rem / 4);
  }

.menu-button__lines:after {
    top: calc(2rem / -4);
  }

.menu-button.is-pressed {
  transform: scale3d(0.8, 0.8, 0.8);
}

.menu-button.is-pressed .menu-button__lines {
    background: transparent;
  }

.menu-button.is-pressed .menu-button__lines:before,
    .menu-button.is-pressed .menu-button__lines:after {
      top: 0;
      width: 2rem;
      transform-origin: 50% 50%;
    }

.menu-button.is-pressed .menu-button__lines:before {
      transform: rotate3d(0, 0, 1, 45deg);
    }

.menu-button.is-pressed .menu-button__lines:after {
      transform: rotate3d(0, 0, 1, -45deg);
    }

.help-center-name {
  display: inline-block;
  margin: 0 0 0 calc(16px / 2);
  font-weight: bold;
  color: #2b3130;
  vertical-align: middle;
}

.intro-title {
  position: relative;

  margin-bottom: calc(16px * 1.6 * 0.5);
  font-size: 32px;
  line-height: 42px;
  font-weight: 700;
  color: #fff;
}

@media (min-width: 768px) {

.intro-title {
    margin-bottom: calc(16px * 1.6)
}
  }

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

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

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

.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: rgba(26, 26, 26, 1);
    content: "\f19d";
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
  }

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

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

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

.user-avatar--profile {
  width: 65px;
  height: 65px;
}

.comment-avatar-agent:after,
.question-avatar-agent:after,
.answer-avatar-agent:after {
  position: absolute;
}

.comment-avatar-agent:after {
  top: 0;
  left: calc(32px - (16px / 2));
}

.question-avatar-agent:after,
.answer-avatar-agent:after {
  left: calc(32px - (16px / 2));
}

.user-avatar,
.article-avatar img,
.comment-avatar img,
.question-avatar img,
.answer-avatar img {
  border-radius: 100%;
}

.user-avatar,
.article-avatar img,
.comment-avatar img,
.question-avatar img,
.answer-avatar img {
  width: 32px;
  height: 32px;
}

.comment-avatar-agent:after,
.question-avatar-agent:after,
.answer-avatar-agent:after {
  color: rgba(26, 26, 26, 1);
}

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

.comments__callout:empty {
    display: none;
  }

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

.comment-list-header {
  padding-bottom: calc(16px * 1.6 / 2);
  margin-bottom: calc(16px * 1.6);
  border-bottom: 1px solid #b0b0b0;
}

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

.comment-sorter {
  padding-bottom: calc(16px * 1.6);
  margin-bottom: calc(16px * 1.6 * 1.25);
  border-bottom: 1px dotted #b0b0b0;
}

@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.6 / 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: bold;
  }

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

.comment {
  padding-bottom: calc(16px * 1.6 * 1.25);
  margin-bottom: calc(16px * 1.6 * 1.25);
  border-bottom: 1px dotted #b0b0b0;
}

.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.6);
}

.comment__voting-and-actions {
  position: absolute;
  top: calc(16px * 1.6 / 4);
  right: 0;
  width: 40px;
  text-align: center;
}

.comment__voting-and-actions .dropdown-toggle {
    font-size: 0;
  }

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

.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: rgba(26, 26, 26, 1);
  border-radius: 0 0 8px 8px;
}

.comment--official .comment__inner {
    position: relative;
    padding: calc(16px * 1.6)
      calc(16px * 2);
    background-color: #9a9a9a;
    border: 1px solid rgba(26, 26, 26, 1);
    border-radius: 8px;
  }

.comment__body ul {
    margin-left: 16px;
  }

.comment__body ol {
    margin-left: 16px;
  }

.comment__body ul {
    list-style-type: disc;
  }

.comment__body ol {
    list-style-type: decimal;
  }

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

@media (min-width: 768px) {

.comment-form {
    padding-left: calc(32px + 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.6);
}

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

.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 ul[data-hc-pills-container] {
    margin: 0;
    border: 1px solid #bdc2c5;
    border-bottom: 0;
    border-radius: 8px 8px 0 0;
  }

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

.promoted-articles__list {
  display: flex;
  padding-left: 0;
  list-style: none;
  flex-flow: row wrap;
}

.promoted-articles__title {
  margin-bottom: calc(16px * 1.6);
  font-size: 24px;
}

.promoted-articles-item__title {
  display: block;
  margin-bottom: calc(16px * 1.6 / 4);
  font-size: calc(16px * 1.1);
}

.promoted-articles-item__desc {
  margin-top: 0;
}

.error-page {
  padding: 0;
  margin-bottom: calc(16px * 1.6 * 2);
}

.error-page h2 {
    font-size: calc(16px * 1.25);
  }

.satisfaction-box {
  padding: calc(8px * 2) 16px;
  margin: 0 0 calc(16px * 1.6) 0;
  background-color: #eee;
  border: 1px solid #b0b0b0;
  border-radius: 8px;
}

.satisfaction-box h4 {
    font-weight: bold;
  }

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

.satisfaction-box input[type="radio"] ~ label {
  padding: 8px;
  margin-right: 0;
  margin-bottom: 0;
  font-size: inherit;
  font-weight: inherit;
  line-height: normal;
  letter-spacing: 0;
  border: inherit;
  border-radius: ;
}

.satisfaction-box
  input[type="radio"][checked="checked"][value="good"]
  + label:not([class="disabled"]) {
  background: #29B473 !important;
}

.satisfaction-box
  input[type="radio"][checked="checked"][value="bad"]
  + label:not([class="disabled"]) {
  background: #d9534f !important;
}

.satisfaction-box
  input[type="radio"][checked="checked"]
  + label:not([class="disabled"]) {
  box-shadow: inset 0 3px 5px rgba(0, 0, 0, 0.125);
}

.satisfaction-box label.disabled {
  display: inline-block;
  padding: 0 !important;
  margin-bottom: calc(16px * 1.6) !important;
  text-shadow: none;
  background: transparent !important;
  border: 0 !important;
  box-shadow: none !important;
}

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

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

.satisfaction-comment {
  margin-top: calc(16px * 1.6);
}

.satisfaction-box .satisfaction-submit {
  padding: 8px;
  margin-left: calc(16px * 1.6 / 2) !important;
  font-size: inherit !important;
  font-weight: inherit !important;
  letter-spacing: 0;
  background: #29B473;
  border-color: #249f66;
  border-radius: 8px;
}

.community {
  padding: 8px 16px;
  margin-bottom: calc(16px * 1.6);
  border: 1px dotted #b0b0b0;
  border-radius: 8px;
}

.my-activity-item {
  padding: 8px 16px;
  margin-bottom: calc(16px * 1.6);
  border: 1px dotted #b0b0b0;
  border-radius: 8px;
}

@media (min-width: 768px) {

.my-activity-item__title {
    max-width: 70%
}
  }

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

.my-activity-item--request {
  position: relative;
}

.my-activity-item--request .request-status {
    display: inline-block;
  }

@media (max-width: 767px) {

.my-activity-item--request .request-status {
      margin-bottom: calc(16px * 1.6 / 2)
  }
    }

@media (min-width: 768px) {

.my-activity-item--request .request-status {
      position: absolute;
      top: 16px;
      right: 16px
  }
    }

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

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

.my-activities-menu__items {
  margin-top: 0;
  margin-bottom: 0;
}

.my-activities-menu__item {
  float: left;
  margin-bottom: 0;
  color: #676767;
}

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

.my-activities-menu--main {
  margin-bottom: calc(16px * 1.6);
  overflow: hidden;
  background-color: #e3e3e3;
  border-radius: 8px;
}

.my-activities-menu--main .my-activities-menu__item.is-active {
      color: #fff;
      background-color: rgba(26, 26, 26, 1);
    }

.my-activities-menu--main .my-activities-menu__item.is-active {
      padding: 16px 16px;
    }

.my-activities-menu--main .my-activities-menu__item a {
      padding: 16px 16px;
    }

@media (min-width: 768px) {
    .my-activities-menu--main .my-activities-menu__item + .my-activities-menu__item {
      border-left: 1px solid #fff;
    }
  }

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

.my-activities-menu--sub .my-activities-menu__item + .my-activities-menu__item {
    padding-left: 16px;
  }

@media (max-width: 991px) {

#quick-search {
    margin-bottom: calc(16px * 1.6 / 2)
}
  }

@media (min-width: 992px) {

#quick-search {
    float: left;
    max-width: 300px
}
  }

@media (max-width: 991px) {

.request-filter {
    margin-bottom: calc(16px * 1.6 / 2)
}
  }

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

.my-activities-items {
  margin-bottom: calc(16px * 1.6 * 2);
}

@media (min-width: 768px) {

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

.my-activities-items__head {
  display: none;
  color: #979797;
}

@media (min-width: 768px) {

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

@media (min-width: 768px) {

.my-activities-items__body {
    display: table-row-group
}
  }

@media (min-width: 768px) {

.my-activities-items__row {
    display: table-row
}
  }

@media (min-width: 768px) {

.my-activities-items__col {
    display: table-cell;
    padding-top: calc(16px * 1.6 / 2);
    padding-bottom: calc(16px * 1.6 / 2);
    border-bottom: 1px dotted #b0b0b0
}

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

@media (max-width: 767px) {

.my-activities-items__request-id {
    display: inline
}
  }

@media (min-width: 768px) {

.my-activities-items__request-id {
    display: none
}
  }

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

@media (min-width: 768px) {

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

.request-table-toolbar label {
    font-size: calc(16px * 0.85);
    text-transform: uppercase;
  }

@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.6 / 2)
}
  }

@media (min-width: 768px) {

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

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

.requests-sort-symbol {
  display: inline-block;
  font-size: 0;
  vertical-align: middle;
}

.requests-sort-symbol:after {
    display: inline-block;
    margin-bottom: 2px;
    margin-left: 5px;
    font-family: "Font Awesome 5 Free";
    font-size: 12px;
    font-weight: 900;
    color: #979797;
    content: "\f0d7";
  }

.requests-link {
  white-space: nowrap;
}

.requests-link[href*="asc"] .requests-sort-symbol:after {
  content: "\f0d8";
}

.share {
  white-space: nowrap;
}

.share li {
  position: relative;

  display: inline-block;
  vertical-align: top;
}

.share a {
  display: block;
  width: 36px;
  height: 36px;
  overflow: hidden;
  line-height: 36px;
  color: #979797;
  border: 1px solid #979797;
  border-radius: 8px;
  touch-action: manipulation;
}

.share a:before {
    position: relative;

    display: inline-block;
    width: 100%;
    text-align: center;
  }

.share-facebook:hover {
  color: #3d5b95;
}

.share-twitter:hover {
  color: #24aadd;
}

.share-linkedin:hover {
  color: #0976b4;
}

.share-googleplus:hover {
  color: #d23e30;
}

.request {
  position: relative;
}

.request-sidebar dt:first-child {
    margin-bottom: calc(16px * 1.6 / 2);
  }

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

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

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

.request-details {
  padding: calc(16px * 1.6 / 2) 15px;
  background-color: #e8e8e8;
}

.request-status {
  padding: calc(8px / 4)
    calc(16px / 4);
  font-size: calc(16px - 2px);
  color: #fff;
  border-radius: 8px;
}

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

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

.request-status--answered {
  background-color: rgba(0, 0, 0, 1);
}

.new-request__note {
  margin-bottom: 50px;
  font-size: 12px;
  color: #666;
}

table {
  background-color: transparent;
}

caption {
  padding-top: 12px;
  padding-bottom: 12px;
  color: #818a91;
  text-align: left;
}

th {
  text-align: left;
}

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

.table th,
  .table td {
    padding: 12px;
    vertical-align: top;
  }

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

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

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

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

.table--color-header th {
    color: #fff;
    background-color: rgba(26, 26, 26, 1);
  }

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

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

.table--hover tbody tr:hover {
    color: inherit;
    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.6 * 0.75);
    overflow-y: hidden;
    border: 1px solid #d3d6d8;
    -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%;
}



.visibility-internal-icon:before {
  font-family: "Font Awesome 5 Free";
  font-style: normal;
  font-weight: 900;
  line-height: 1;
  content: "\f023";
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}

.search-result-votes:before {
  font-family: "Font Awesome 5 Free";
  font-style: normal;
  font-weight: 900;
  line-height: 1;
  content: "\f164";
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}

.recent-activity-item-comment span:before {
  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;
}


.vote-controls a {
  font-family: "Font Awesome 5 Free";
  font-style: normal;
  font-weight: 900;
  line-height: 1;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}

.share a:before {
  font-family: "Font Awesome 5 Brands";
  font-style: normal;
  font-weight: 900;
  line-height: 1;
  -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";
}

.article {
  position: relative;
}

.article-header h1 {
    line-height: 42px;
  }

.article-meta {
  display: table;
  width: 100%;
}

.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.6);
}

.article__body ul {
    margin-left: 16px;
  }

.article__body ol {
    margin-left: 16px;
  }

.article__body td, .article__body th {
padding: 15px;
} 

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

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

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

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

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

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

.article__body ul {
    list-style-type: disc;
  }

.article__body ol {
    list-style-type: decimal;
  }

.article__body .wysiwyg-font-size-x-large {
    font-size: 18px;
  }

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

.article__body .wysiwyg-font-size-medium {
    font-size: 16px;
  }

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

.article__body .list-bullet,
  .article__body .list-colored {
    list-style-type: none;
  }

.article-footer {
  padding-top: calc(16px * 1.6 / 2);
}

.article-share {
  padding: calc(16px * 1.6) 0 0;
  border-top: 1px solid #b0b0b0;
}

.article-vote {  
  margin-bottom: 90px;
  margin-top: 90px;
  text-align: left;
}

.article-vote > * {
  display: block;
}

.article-vote-controls {
  margin-bottom: calc(16px * 1.6 / 1.5);
  white-space: nowrap;
}

.article-vote-controls button {
    width: 84px;
    padding: 4px 20px 0;
    margin: 0 5px;
    border-radius: 8px;
  }

.article-vote-controls button:after {
      font-size: 12px;
      line-height: 16px;
    }

.btn.btn--default.article-vote-up:after {
      display: inline-block;
      width: 12px;
      height: 12px;
      vertical-align: middle;
      margin: -5px 0px 0 6px;
      content: '';
      background-image: url("/hc/theming_assets/01K339XBQKYCV5H59YR7YBE215");
      background-size: 12px auto;
  
}
.article-vote-up:hover:after, .article-vote-up:active:after, .article-vote-up:focus:after, .article-vote-down:hover:after, .article-vote-down:active:after, .article-vote-down:focus:after  {
      filter: brightness(0) saturate(100%) invert(100%) sepia(19%) saturate(0%) hue-rotate(68deg) brightness(107%) contrast(102%);
  
}
.article-vote-down:after {
      display: inline-block;
      width: 12px;
      height: 12px;
      vertical-align: middle;
      margin: -5px 0px 0 6px;
      content: '';
      background-image: url("/hc/theming_assets/01K339XCGVKVGG0J7MGTH8MB5F");
      background-size: 12px auto;
  
}
.article-vote-controls button:before {
      vertical-align: top;
      content: attr(title);
      font-family: 'Breuninger', sans-serif;
      font-size: 12px;
      line-height: 16px;
    }


.article__attachments {
  margin-bottom: calc(16px * 1.6);
}

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

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

.article-vote-question {
  margin-bottom: calc(16px * 1.6 / 2);
  font-size: 16px;
  font-weight: 400;
}

.related-articles .article-sidebar h3 {
  margin-top: 32px;
  font-size: calc(16px * 1.25);
}

.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: 1199px) {
  .visible-md {
    display: block !important;
  }
}

@media (min-width: 1200px) {
  .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: 1199px) {
  .hidden-md {
    display: none !important;
  }
}

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

.custom-blocks {
  display: flex;
  margin-bottom: calc(16px * 1.6);
  justify-content: center;
}

.custom-block {
  float: none;
  margin-bottom: calc(16px * 1.6);
}

.custom-block a {
    display: block;
  }

.custom-block__image {
  margin-bottom: calc(16px * 1.6);
}

.custom-block__image svg {
    transition: all 0.3s ease-out;
  }

.custom-block__image circle {
    fill: #f2f2f2;
    transition: all 0.3s ease-out;
  }

.custom-block__title {
  font-size: 16px;
  color: #333;
  transition: color 0.3s ease;
}

@media (min-width: 768px) {

.custom-block__title {
    margin-bottom: calc(16px * 1.6)
}
  }

.community-recent-activity {
  padding: calc(16px * 1.6) 16px;
  margin-bottom: calc(16px * 1.6 * 2);
  border: 1px dotted #b0b0b0;
  border-radius: 8px;
}

.community-recent-activity h4 {
    font-weight: bold;
  }

.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: -15px;
      margin-left: -15px
  }
    }

@media (min-width: 768px) {

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

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

.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: bold;
    color: rgba(26, 26, 26, 1);
  }

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

.page-header--search h1 {
    margin-bottom: 15px; 
  }

.page-header--search .meta {
    margin-bottom: calc(16px * 1.6 * 2);
    font-style: italic;
    font-size: 15px;
  }

.page-description {
  margin: 0 0 calc(16px * 1.6) 0;
  color: gray;
}

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

.profile-header {
  padding: calc(16px * 1.6) 15px;
  margin-bottom: calc(16px * 1.6);
  color: rgba(26, 26, 26, 1);
  text-align: center;
  background-color: $brand_secondary;
  border-radius: 8px;
}

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

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

.profile-header__name a {
    color: rgba(26, 26, 26, 1);
  }

@media (min-width: 768px) {

.profile-header__name {
    font-size: 24px;
    font-weight: 300
}
  }

.profile-header__private-badge {
  display: inline-block;
  margin-bottom: calc(16px * 1.6);
  background-color: rgba(26, 26, 26, 1);
}

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

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

.profile-stats__stat {
  margin-right: 16px;
  margin-bottom: calc(16px * 1.6 / 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: rgba(26, 26, 26, 1);
}

.profile-nav {
  margin-bottom: calc(16px * 1.6);
  overflow: hidden;
  font-size: calc(16px * 0.85);
  font-weight: 600;
  background-color: #eff0f2;
  border-radius: 8px;
}

.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: rgba(26, 26, 26, 1);
  }

.profile-nav__item.is-active {
    color: #fff;
    background-color: rgba(26, 26, 26, 1);
  }

.profile-nav__item.is-active {
    padding: calc(16px * 1.6 / 1.5)
      16px;
    line-height: 1;
  }

.profile-nav__item a {
    padding: calc(16px * 1.6 / 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.6);
}

.profile-section__title {
  margin-bottom: calc(16px * 1.6 / 2);
  font-size: 18px;
}

.profile-section__description {
  font-size: calc(16px * 0.85);
  color: #979797;
}

@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.6 / 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.6 / 2) 15px;

  word-wrap: break-word;
  background-color: #eff0f2;

  border-radius: 8px;
}

.profile-contribution__header {
  margin-bottom: calc(16px * 1.6 / 4);
}

.profile-contribution__status {
  margin-bottom: calc(16px * 1.6 / 4);
}

.profile-contribution__title {
  margin-top: 0;
  margin-bottom: calc(16px * 1.6 / 4);
  font-size: 16px;
  font-weight: 600;
}

.profile-contribution__body {
  margin-bottom: calc(16px * 1.6 / 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.6 / 2);
  font-size: (calc(16px * 0.85));
}

.profile__no-activity {
  color: #979797;
  text-align: center;
}

.profile__private-activity {
  color: #979797;
  text-align: center;
}

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

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

.profile-activity__header {
  margin-bottom: calc(16px * 1.6 / 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 {
  margin-right: calc(16px * 1.6) / 6;
  content: "\f15c";
}

.profile-activity[class$="-article"] .profile-activity__header:before {
  margin-right: calc(16px * 1.6) / 6;
  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: 8px;
}

.status-label--pending {
  background-color: rgba(0, 0, 0, 1);
}

.status-label--with-ticket {
  background-color: rgba(26, 26, 26, 1);
}

.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: #29B473;
}

.status-label--new,
.status-label--open {
  background-color: #d9534f;
}

.status-label--answered {
  background-color: rgba(0, 0, 0, 1);
}

.status-label--official {
  background-color: rgba(26, 26, 26, 1);
}

.status-label--completed,
.status-label--answered {
  background-color: #29B473;
}

.status-label--planned {
  background-color: rgba(26, 26, 26, 1);
}

.status-label--not-planned {
  color: rgba(26, 26, 26, 1);
  background-color: #b0b0b0;
}

.entry-info {
  display: flex;
  overflow: hidden;
  font-size: calc(16px * 0.85);
}

.entry-info__avatar {
  padding-right: 16px;
}

.entry-info__content {
  display: table-cell;
  vertical-align: top;
  flex: 1;
  padding-top: 5px;
}

.entry-info__follow {
  float: right;
}

.attachment-list {
  padding-left: 0;
  margin: 0;
  font-size: calc(16px * 0.85);
  list-style: none;
}

.attachment-list__item {
  position: relative;
  padding-left: calc(16px * 1.5);
  margin-bottom: calc(16px * 1.6 / 2);
}

.attachment-list__item:last-child {
    margin-bottom: 0;
  }

.attachment-list__icon {
  position: absolute;
  top: 4px;
  left: 0;
}

.callout {
  padding: calc(16px * 1.6) 20px 0;
  margin-bottom: calc(16px * 1.6);
  background-color: #eceeef;
  border-left-style: solid;
  border-left-width: 5px;
}

.callout p {
    padding-bottom: calc(16px * 1.6);
    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: rgba(26, 26, 26, 1);
  background-color: #d7f6e7;
  border-color: #29B473;
}

.callout--success .callout__title {
    color: #29B473;
  }

.callout--info {
  color: rgba(26, 26, 26, 1);
  background-color: #e3f4f9;
  border-color: #5bc0de;
}

.callout--info .callout__title {
    color: #5bc0de;
  }

.callout--warning {
  color: rgba(26, 26, 26, 1);
  background-color: #454545;
  border-color: rgba(0, 0, 0, 1);
}

.callout--warning .callout__title {
    color: rgba(0, 0, 0, 1);
  }

.callout--danger {
  color: rgba(26, 26, 26, 1);
  background-color: #f9e2e2;
  border-color: #d9534f;
}

.callout--danger .callout__title {
    color: #d9534f;
  }

.callout--primary {
  color: rgba(26, 26, 26, 1);
  background-color: #929292;
  border-color: rgba(26, 26, 26, 1);
}

.callout--primary .callout__title {
    color: rgba(26, 26, 26, 1);
  }

.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 {
  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);
    }

.list-colored,
.list-bullet {
  padding-left: 0;
  margin-left: 0 !important;
  list-style-type: none;
  counter-reset: list;
}

.list-colored li {
    position: relative;
    padding-left: calc(30px + 16px);
    margin-bottom: calc(16px * 1.6 / 2) !important;
    counter-increment: list;
  }

.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: rgba(26, 26, 26, 1);
      border-radius: 50%;
    }

.list-colored ol {
    margin-bottom: 14px;
    list-style-type: none;
    counter-reset: list;
  }

.list-bullet li {
    position: relative;
    padding-left: 30px;
    margin-bottom: 10px;
  }

.list-bullet li:before {
      position: absolute;
      top: -2px;
      left: 0;
      width: auto;
      height: auto;
      font-family: "Font Awesome 5 Free";
      font-size: 20px;
      font-style: normal;
      font-weight: 400;
      color: rgba(26, 26, 26, 1);
      vertical-align: bottom;
      content: "\f058";
      background-color: transparent;
    }

.list-bullet ul {
    margin-bottom: 14px;
    list-style: none;
  }

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

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

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

.text-primary {
  background-color: #676767;
}

.text-info {
  background-color: #5bc0de;
}

.text-warning {
  background-color: rgba(0, 0, 0, 1);
}

.text-danger {
  background-color: #d9534f;
}

.text-success {
  background-color: #29B473;
}

.accordion {
  padding-top: 0;
  margin-bottom: calc(16px * 1.6);
  border: 1px solid #ddd;
  border-radius: 8px;
}

.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 rgba(26, 26, 26, 1);
    border-left: 2px solid rgba(26, 26, 26, 1);
    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: rgba(26, 26, 26, 1);
      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.6);
}

.tabs ul {
    margin-bottom: 0;
  }

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

.tabs ul:after {
      clear: both;
    }

.tabs li {
    display: inline-block;
    padding: 0 16px 0 0;
    margin-bottom: 0;
    color: rgba(26, 26, 26, 1);
    vertical-align: middle;
    border: 1px solid transparent;
    border-radius: 8px;
  }

@media (min-width: 768px) {

.tabs li {
      display: block;
      float: left;
      padding: calc(8px * 2)
        16px;
      margin: 0 0 calc(-2 * 1px) 0
  }
    }

@media (min-width: 768px) {

.tabs .is-active {
      background-color: #fff;
      border-color: #b0b0b0;
      border-bottom: 0;
      border-bottom-right-radius: 0;
      border-bottom-left-radius: 0
  }
    }

.tabs li a:not([role="button"]) {
    color: #676767;
  }

.tab {
  display: block;
  padding: 30px;
  margin-top: -1px;
  border: 1px solid #ddd;
  border-bottom-right-radius: 8px;
  border-bottom-left-radius: 8px;
}

@media (min-width: 768px) {

.tab {
    border-top-left-radius: 8px;
    border-top-right-radius: 8px
}
  }

.tab:nth-child(2) {
  border-top-left-radius: 0;
}

.tabs-link {
  display: block;
  padding: 8px 30px;
  margin: 0;
  font-weight: bold;
  color: #55595c;
  cursor: pointer;
  border-color: transparent;
  border-style: solid;
  border-width: 1px 1px 0;
}

.tabs-link:hover {
    color: #878c90;
  }

@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: 8px;
      border-top-right-radius: 8px;
    }
  }

@media (min-width: 768px) {

.tabs-link {
    display: inline-block
}
  }

.is-hidden {
  display: none;
}

.tabs-link.is-active {
  color: rgba(26, 26, 26, 1);
  cursor: pointer;
  border-color: #ddd;
}

.tabs-link.is-active:hover {
    color: rgba(26, 26, 26, 1);
    cursor: default;
  }

@media (min-width: 768px) {

.tabs-link.is-active {
    border-bottom: 1px solid #fff;
    border-top-left-radius: 8px;
    border-top-right-radius: 8px
}
  }

.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 {
    color: rgba(26, 26, 26, 1);
  }

.tabs--colored-2 .tabs-link:hover {
      color: #4d4d4d;
    }

.tabs--colored-2 .tabs-link.is-active {
    color: #fff;
    background-color: rgba(26, 26, 26, 1);
    border-bottom-color: rgba(26, 26, 26, 1);
  }

.tabs--colored-2 .tabs-link.is-active:hover {
      color: #fff;
    }

.tabs--colored-2 .tab {
    background-color: #f7f7f9 !important;
  }

.scroll-to-top {
  position: fixed;
  right: 30px;
  bottom: -50px;
  z-index: 3;
  width: 50px;
  height: 50px;
  font-size: 32px !important;
  line-height: 45px !important;
  color: rgba(26, 26, 26, 1);
  text-align: center;
  border: 1px solid rgba(26, 26, 26, 1);
  border-radius: 8px;
  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: #000;
    border-color: #000;
  }

@media (max-width: 767px) {

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

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

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

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

.recent-articles h3 {
    margin-bottom: calc(16px * 1.6 / 2);
  }

.related-articles h3 {
    margin-bottom: calc(16px * 1.6 / 2);
  }

@media (min-width: 768px) {

.recent-articles h3 {
      margin-top: calc(16px * 1.6 / 2)
  }

.related-articles h3 {
      margin-top: calc(16px * 1.6 / 2)
  }
    }

.recent-articles ul, .related-articles ul {
    padding-left: 0;
    list-style: none;
  }

.recent-articles ul > li {
      margin-bottom: calc(16px * 1.6 / 2);
    }

.related-articles ul > li {
      margin-bottom: calc(16px * 1.6 / 2);
    }

.recent-articles ul > li a {
        padding-bottom: 1px;
        color: rgba(26, 26, 26, 1);
        border-bottom: 1px solid #b0b0b0;
      }

.related-articles ul > li a {
        padding-bottom: 1px;
        color: rgba(26, 26, 26, 1);
        border-bottom: 1px solid #b0b0b0;
      }

.recent-articles h3 {
  font-size: calc(16px * 1.25);
}

.section-articles {
  margin-bottom: calc(16px * 1.6);
  border-bottom: 1px solid #b0b0b0;
}

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

.section-articles__title {
  margin-bottom: calc(16px * 1.6 / 1.2);
  font-size: calc(16px * 1.25);
}

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

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

.section-articles__link  {
  color: rgba(26, 26, 26, 1);
}

a.section-articles__link:hover,
  a.section-articles__link:active,
  a.section-articles__link:focus {
    color: #1a1a1a;
  }

.faq__title {
  margin-bottom: 0;
}

.faq-articles__list {
  margin: 0 -15px 120px;
}

@media (min-width: 1200px) {
  .faq-articles__list,
  .category-tree .row {
    margin-right: -30px;
    margin-left: -30px;
  }

    .faq-articles__list .column, .category-tree .row .column {
      padding: 0 30px;
    }
}

.faq-articles-item {
  display: block;
  height: 100%;
  padding-top: 18px;
  padding-bottom: 18px;
  border-bottom: #F4F2F2 1px solid;
}

.contact-info {
  margin-bottom: 70px;
}

.contact-info p {
    margin-bottom: 5px;
  }

.contact-info .contact-info-title {
    margin-bottom: 24px;
    display: flex;
    align-items: center;
}

.contact-info .btn {
    margin-top: 10px;
  }

.contact-info small {
    display: inline-block;
    line-height: 18px;
  }

.contact-info-title {
  display: inline-block;
  font-weight: bold;
}

.contact-info-title__icon {
    display: inline-block;  
    vertical-align: middle;
    margin-right: 6px;
    content: '';
    background-size: 27px auto;
  }

@media (max-width: 767px) {

.contact-info-title--phone {
    margin-top: 40px
}
  }

.contact-info__top {
  margin-bottom: 40px;
}

.contact-info__top h3 {
    margin-bottom: 4px;
    font-size: 20px;
    font-style: normal;
    font-weight: 500;
    line-height: 26px;
    letter-spacing: 0.8px;
    text-transform: uppercase;
  }

.community-nav__item {
  float: left;
}

.community-nav__item + .community-nav__item {
    margin-left: 16px;
  }

.community-nav__item.is-active {
    font-weight: bold;
  }

.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.6 / 4);
  padding-bottom: calc(16px * 1.6 / 4);
  font-weight: bold;
  text-align: center;
}

.vote-control {
  position: relative;

  z-index: 1;
  display: block !important;
  padding: calc(16px * 1.6 / 6) 0 !important;
  font-size: 16px !important;
  line-height: 1.6 !important;
  color: rgba(26, 26, 26, 1);
  border-color: #b0b0b0;
}

.vote-control:hover,
  .vote-control:active {
    z-index: 2;
  }

.vote-control:hover {
    color: #fff !important;
    background-color: #1f5b84 !important;
  }

.vote-control[aria-selected="true"] {
    color: #fff !important;
    background-color: #2b7db5 !important;
  }

.vote-control[aria-selected="true"]:hover {
      color: #1f5b84 !important;
      background-color: transparent !important;
    }

.topic-list-item:nth-child(2n + 1) {
    clear: left;
  }

.topic-list-item__box {
  padding: calc(16px * 1.6) 16px;
  margin-bottom: calc(16px * 1.6);
  border: 1px dotted #b0b0b0;
  border-radius: 8px;
}

.topic-list-item__title {
  margin-top: 0;
  margin-bottom: calc(16px * 1.6 / 2);
}

.topic {
  display: table;
  width: 100%;
  padding-bottom: calc(16px * 1.6 / 2);
  margin-bottom: calc(16px * 1.6);
  border-bottom: 1px dotted #b0b0b0;
}

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

.topic__col--new-post {
  text-align: right;
}

.topic__title {
  width: 100%;
  margin-bottom: calc(16px * 1.6 / 2);
  font-size: 24px;
}

.topic-filters__item {
  float: left;
  margin-right: calc(16px / 2);
}

@media (max-width: 767px) {

.topic-filters__item {
    margin-bottom: calc(16px * 1.6 / 2)
}
  }

.topic-controls {
  margin-bottom: calc(16px * 1.6 * 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;
  }

@media (min-width: 768px) {

.post-page {
    margin-bottom: calc(16px * 1.6 * 2)
}
  }

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

.post__title {
  padding-right: calc(16px * 1.5);
  font-size: 18px;
}

@media (min-width: 768px) {

.post__title {
    font-size: 24px
}
  }

@media (min-width: 992px) {

.post__title {
    font-size: 24px
}
  }

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

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

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

.post__text {
  word-wrap: break-word;
}

.post__body {
  padding-right: calc(40px + 16px);
}

.post__body ul {
    margin-left: 16px;
  }

.post__body ol {
    margin-left: 16px;
  }

.post__body ul {
    list-style-type: disc;
  }

.post__body ol {
    list-style-type: decimal;
  }

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

.post__voting-and-actions .dropdown-toggle {
    font-size: 0;
  }

.post__voting-and-actions .dropdown-toggle:after {
    margin-left: 0;
    font-size: 16px;
    content: "\f013";
  }

.post-callout {
  padding: calc(16px * 1.6 / 2) 15px;
  background-color: #e8e8e8;
}

.post-callout__title {
  margin-top: 0;
  font-size: calc(16px * 1.1);
  font-weight: bold;
}

.post-share ul {
    margin-left: 0;
  }

.post-list-item {
  padding-bottom: calc(16px * 1.6);
  margin-bottom: calc(16px * 1.6);
  border-bottom: 1px dotted #b0b0b0;
}

@media (min-width: 768px) {

.post-list-item {
    display: table;
    width: 100%
}
  }

.post-list-item__title {
  margin-top: 0;
  margin-bottom: calc(16px * 1.6 / 2);
  font-size: 18px;
}

.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: #979797;
}

@media (min-width: 768px) {

.post-info {
    float: right;
    min-width: 90px;
    padding: 8px 16px;
    text-align: center;
    background-color: #f9f9f9;
    border-radius: 8px
}
  }

@media (min-width: 768px) {

.post-info__count {
    display: block;
    font-weight: bold;
    color: rgba(26, 26, 26, 1)
}
  }

.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: 8px;
}

.post-status--completed,
.post-status--answered {
  background-color: #29B473;
}

.post-status--planned {
  background-color: rgba(26, 26, 26, 1);
}

.post-status--not-planned {
  color: rgba(26, 26, 26, 1);
  background-color: #b0b0b0;
}

.new-post-title {
  font-size: 18px;
}

@media (min-width: 768px) {

.new-post-title {
    font-size: 24px
}
  }

@media (min-width: 992px) {

.new-post-title {
    font-size: 24px
}
  }

.new-post-form {
  margin-bottom: calc(16px * 1.6);
}

.switch-note {
  padding: 20px;
  background: #a81326;
  color: #fff;
  font-size: 16px;
}

.switch-note:hover {
  background: #2b3130;
}

.switch-note p {
  margin-bottom: 0;
}

.switch-note a {
  color: #fff;
  border-bottom: #fff 1px solid;
}

.switch-note a:hover {
  color: #fff;
}

.switch-note__icon {
  margin-right: 5px;
}

.info-window {
  padding: 20px 0 0;
  margin-bottom: 70px;
  text-align: center;
  border: rgba(26, 26, 26, 1) 1px solid;
}

.info-window a {
  text-decoration: underline;
}

.search-note {
  padding: 20px 0 0;
  margin-bottom: 30px;
  text-align: center;
  border: rgba(26, 26, 26, 1) 1px solid;
}

.search-note a {
  text-decoration: underline;
}

.body-popup {
  overflow: hidden;
}

.popup {
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  position: fixed;
  visibility: visible;
  display: block;
  background-color: rgba(102, 102, 102, 0.4);
  z-index: 99999999;
}

.popup-inner {
  overflow-y: auto;
  position: fixed;
  top: 30px;
  left: 50%;
  transform: translate(-50%, 0);
  width: 90%;
  height: 90%;
  padding: 20px 30px 0;
  background: #fff;
}

.popup-close__btn {
  padding: 15px;
  cursor: pointer;
  font-size: 20px;
}

@media (min-width: 768px) {
  .popup-inner {
    width: 50%;
  }
}

.field-description a {
  text-decoration: underline;
}

.field-description a:hover {
  text-decoration: none;
}

.request-note {
  padding: 20px 20px 0;
  margin: -25px 0 20px;
  border: #ccc 1px solid;
  background: #f3f3f3;
  border-radius: 8px;
}

.request-note h3,
.request-note p {
  margin-bottom: 10px;
}

.request-note a {
  text-decoration: underline;
      text-decoration-thickness: 1px;
    text-underline-offset: 4px; 
}

.language-selector--flags a[data-url]:before {
  margin-top: -2px;
}

.language-selector--flags a[data-url]:before {
  display: none;
  width: 20px;
  height: 14px;
  vertical-align: middle;
  content: "";
}


.language-selector--flags a[data-url]:before {
  display: inline-block;
  background-repeat: no-repeat;
  background-size: 20px auto;
}

[dir="ltr"] .language-selector--flags a[data-url]:before {
  margin-right: 5px;
  margin-left: 0;
}

.topbar__controls .dropdown-toggle:focus-within,
.topbar__controls .dropdown-menu a:focus-within {
    outline: 2px solid #4a90e2; 
  outline-offset: 2px;                          
}


.topbar__controls .dropdown-toggle:focus-within,
.topbar__controls .dropdown-menu a:focus-within {
  outline: 1px auto -webkit-focus-ring-color; /* Safari, Chrome */
  outline: 1px auto -moz-mac-focusring;      /* Firefox na macOS */
  outline-offset: 2px;                           
}

.dropdown-toggle:focus-within {
  outline: 2px solid #4a90e2; 
  outline-offset: 2px;
}

.dropdown-toggle:focus-within {
  outline: 1px auto -webkit-focus-ring-color; /* Safari, Chrome */
  outline: 1px auto -moz-mac-focusring;      /* Firefox na macOS */
  outline-offset: 2px;
}


.dropdown-menu a:focus-within { 
  outline: 1px auto -webkit-focus-ring-color; /* Safari, Chrome */
  outline: 1px auto -moz-mac-focusring;      /* Firefox na macOS */
  outline-offset: 2px;
}


.dropdown-menu li:focus-within {
    outline: 1px auto -webkit-focus-ring-color; /* Safari, Chrome */
  outline: 1px auto -moz-mac-focusring;      /* Firefox na macOS */
  outline-offset: 2px;
}

.nesty-input:focus-within {
    border: 1px solid #1A1A1A;
    outline: 1px solid #1A1A1A;
}




.language-selector--flags .dropdown-menu {
  padding: 10px 0;
}

.topbar.container.topbar--home .dropdown-toggle::after {
    display: none;
}
.dropdown-toggle::after {
    display: none;
}
p.current_language_name {
    margin: 0;
}

.header .topbar .container-inner {
    max-width: 100%;
}

h1.hero-title-h1 {
    font-size: 24px;
    font-style: normal;
    font-weight: 500;
    line-height: 30px;
    letter-spacing: 0.8px;
    text-transform: uppercase;
    margin-bottom: 12px;
}
.intro-title.text-center {
    color: #1A1A1A;
}
p.hero-subtitle-p {
    font-size: 16px;
    font-style: normal;
    font-weight: 400;
    line-height: 22px;
    letter-spacing: 0.8px;
    margin-bottom: 50px;
}

h2.hero-subtitle-h2 {
    font-size: 16px;
    font-style: normal;
    font-weight: 500;
    line-height: 22px;
    letter-spacing: 0.8px;
    text-transform: uppercase;
    margin-bottom: 24px;
}

.faq__title {
  font-size: 24px;
font-style: normal;
font-weight: 500;
line-height: 30px; /* 125% */
letter-spacing: 0.8px;
text-transform: uppercase;
  margin-bottom: 24px;
}

div#category-tree h2 {
    font-size: 24px;
    font-style: normal;
    font-weight: 500;
    line-height: 30px;
    letter-spacing: 0.8px;
    text-transform: uppercase;
    margin-bottom: 24px;
}

span.section__name {
    font-size: 20px;
    font-style: normal;
    font-weight: 500;
    line-height: 26px;
    letter-spacing: 0.8px;
    text-transform: uppercase;
}
button:focus {
    outline: 0px dotted;
    outline: 0px auto -webkit-focus-ring-color;
}
a.see-all-articles {
    margin-top: 17px;
    letter-spacing: 0.8px;
    text-decoration: underline;
    margin-bottom: 18px;
    text-decoration-thickness: 1px;
    text-underline-offset: 4px; 
}

.section {
  margin-bottom: 30px;
}

a.section__title {
    display: flex;
    align-items: center;
}
.contact-info {
    background: #FAF8F7;
    margin-bottom: 0;
    padding: 102px 0;
}
section.section.column.column--sm-6:nth-last-child(-n+2) .section-inner{
  border: none;
}
.contact-info main {
    margin-bottom: 0;
}
.footer {
    border-top: transparent 1px solid;
}
ul.article-list li a {
    font-size: 16px;
    font-style: normal;
    font-weight: 400;
    line-height: 30px;
    letter-spacing: 0.8px;
    padding: 2px 0;
}
.contact-info p {
    font-size: 16px;
    font-style: normal;
    font-weight: 400;
    line-height: 22px;
    letter-spacing: 0.8px;
    margin-bottom: 12px;
}
span.contact-info-title__inner {
    font-size: 16px;
    font-style: normal;
    font-weight: 500;
    line-height: 22px;
    letter-spacing: 0.8px;
    text-transform: uppercase;
}

.contact-info .btn {
    margin-top: 12px;
    font-size: 16px;
    font-style: normal;
    font-weight: 500;
    line-height: 22px;
    letter-spacing: 0.3px;
    text-transform: uppercase;
    border-radius: 0px;
    padding: 10px 30px;
}

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

.contact-info small {
    display: inline-block;
    line-height: 18px;
    font-size: 12px;
    font-style: normal;
    font-weight: 400;
    line-height: 19px;
    letter-spacing: 1;
}
a.footer__link {
    font-size: 14px;
    font-style: normal;
    font-weight: 400;
    line-height: 22px;
    letter-spacing: 0.3px;
    padding: 4px 0; 
    color: #1A1A1A;
}

span.faq-articles-item a {
    padding: 2px 0;
}

.footer__link + .footer__link {
    margin-left: 18px;
}
.footer__col.footer__col--right a {
    color: #1A1A1A;
}
.footer main {
  margin-bottom: 0;
}
section.info-window {
    max-width: 578px;
    background: #FAF8F7;
    padding: 18px;
    border: none;
    text-align: left;
}
section.info-window p {
    margin-bottom: 5px;
}
section.info-window h3 {
    font-size: 14px;
    font-style: normal;
    font-weight: 500;
    line-height: 19px;
    letter-spacing: 1px;
    margin-bottom: 10px;
}
section.info-window p {
    margin-bottom: 5px;
    font-size: 14px;
    font-style: normal;
    font-weight: 400;
    line-height: 19px;
    letter-spacing: 1px;
}

section.info-window p a, section.info-window  a{
    text-decoration: underline;
}
.info-window {
    margin-bottom: 120px;
}
.row--flex {
    max-width: 100%;
}
.footer__col.footer__col--right p {
    margin: 0;
    font-size: 12px;
    font-style: normal;
    font-weight: 400;
    line-height: 19px;
    letter-spacing: 1px;
}
.breadcrumbs > li a {
    color: #1A1A1A;
    font-size: 14px;
    font-style: normal;
    font-weight: 400;
    line-height: 24px;
    letter-spacing: 1px;
    padding: 4px 0;
}
.breadcrumbs > li + li:before {
    padding: 0 0.5rem;
    color: #1A1A1A;
    content: "/ ";
    font-weight: 400;
}
.breadcrumbs {
    list-style: none;
    background-color: transparent;
    padding-bottom: 0;
    padding-top: 0;
    margin-bottom: 12px;
}
.intro-title.text-center {
    margin-bottom:0;
}

h1.title-section {
    font-size: 24px;
    font-style: normal;
    font-weight: 500;
    line-height: 30px;
    letter-spacing: 0.8px;
    text-transform: uppercase;
    margin-bottom: 42px;
}
.intro-title {
    line-height: 0;
}
h1.section-title {
    font-size: 24px;
    font-style: normal;
    font-weight: 500;
    line-height: 30px;
    letter-spacing: 0.8px;
    text-transform: uppercase;
    margin-bottom: 18px;
}
.article-list--section li {
    margin: 0;
    padding: 24px 0;
    border-bottom: 1px solid #F4F2F2;
}
span.article-list__title span {
    font-weight: 500;
}
.article-list--section li .article-list__excerpt {
    font-size: 16px;
    font-style: normal;
    font-weight: 400;
    line-height: 30px;
    letter-spacing: 0.8px;
}
.contact-info {
    margin-top: 120px;
}
ul.article-list.article-list--section li:last-child {
    border: none;
}
.hero-unit {
    margin-bottom: 120px;
}

header.article-header h1 {
    font-size: 24px;
    font-style: normal;
    font-weight: 500;
    line-height: 30px;
    letter-spacing: 0.8px;
    text-transform: uppercase;
}
h2.article-votes-question {
    font-size: 16px;
    font-style: normal;
    font-weight: 500;
    line-height: 22px;
    letter-spacing: 0.8px;
    margin-bottom: 12px;
}
.article-vote-controls button {
    width: 141px;
    padding: 12px 20px;
    margin: 0 5px;
    margin-left: 0;
}
a.btn.btn--default {
    border-radius: 8px;
}
.article-vote-controls button {
    font-size: 14px;
    font-style: normal;
    font-weight: 500;
    line-height: 22px;
    letter-spacing: 0.8px;
    text-transform: uppercase;
}
h3.section-articles__title {
    font-size: 20px;
    font-style: normal;
    font-weight: 500;
    line-height: 26px;
    letter-spacing: 0.8px;
    text-transform: uppercase;
    margin-bottom: 30px;
}
a.section-articles__link {
    color: #1a1a1a;
    font-size: 16px;
    font-style: normal;
    font-weight: 400;
    line-height: 22px;
    letter-spacing: 0.8px;
    text-decoration-line: underline;
    text-decoration-thickness: 1px;
    text-underline-offset: 4px; 
    
}

a.section-articles__link:hover {
    text-decoration-line: none;
    color: #CB0D33;
}

.section-articles__item {
    margin-bottom: 12px;
}
.section-articles {
    margin-bottom: 0;
    border-bottom: 1px solid transparent;
}
.intro-title {
    font-weight: 400;
}
.page-header--search h1 {
    margin-bottom: 0px;
    margin-right: 12px;
    font-size: 24px;
    font-style: normal;
    font-weight: 500;
    line-height: 30px;
    letter-spacing: 0.8px;
    text-transform: uppercase;
}
.page-header.page-header--with-border.page-header--search {
    display: flex;
    align-items: center;
    margin-bottom: 36px;
    flex-wrap: wrap;
}
.page-header--search .meta {
    margin-bottom: 0px;
    font-size: 14px;
    font-style: normal;
    font-weight: 400;
    line-height: 19px;
    letter-spacing: 1px;
    color: #1A1A1A;
}

.search-result-meta .breadcrumbs > li a {
    font-size: 12px;
    font-style: normal;
    font-weight: 400;
    line-height: 19px;
    letter-spacing: 1px;
}
.search-result__title {
    font-size: 16px;
    font-style: normal;
    font-weight: 500;
    line-height: 30px;
    letter-spacing: 0.8px;
}
span.search-result__description {
    line-height: 30px;
}
ul.search-results-list li:last-child {
    border: none;
}
a.browse-link {
    font-size: 16px;
    font-style: normal;
    font-weight: 400;
    line-height: 22px;
    letter-spacing: 0.8px;
    text-decoration-line: underline;
    text-decoration-thickness: 1px;
    text-underline-offset: 4px;
    color: #1A1A1A
}
p.no-results-msg {
    font-weight: 500;
}

a.browse-link:hover {
    color: #CB0D33;
    text-decoration-line: none;
}




@media (max-width: 500px) {
  h1.section-title, h1.title-section, header.article-header h1, .page-header--search h1  {
    font-size: 20px;
 }
  .article-vote {
    margin-bottom: 70px;
    margin-top: 60px;
}
  .search-box--without-button {
    padding-top: 60px;
    padding-bottom: 60px;
}
  .hero-unit {
    margin-bottom: 90px;
}
  .contact-info {
    margin-top: 90px;
}
h1.hero-title-h1 {
    font-size: 20px;
}
  .faq__title {
    font-size: 20px;
}
  div#category-tree h2 {
    font-size: 20px;
}
  .faq-articles__list {
    margin: 0 0px 90px;
}
  ul.faq-articles__list.row--flex .column {
    padding-left: 0px;
    padding-right: 0px;
}
  span.section__name {
    font-size: 16px;
}
  section.section.column.column--sm-6:nth-last-child(-n+2) .section-inner {
    border-bottom: #F4F2F2 1px solid;
}
    section.section.column.column--sm-6:last-child .section-inner {
    border-bottom: none;
}
  .contact-info {
    padding: 64px 0;
}
  a.footer__link {
    display: block;
    padding-bottom: 18px;
}
  .footer__link + .footer__link {
    margin-left: 0px;
}
    }

@media (max-width: 767px) {
.footer__inner.clearfix {
    display: flex;
    flex-direction: column;
}
}

/***link hover ***/
.breadcrumbs > li a:hover, .breadcrumbs > li a:active, .breadcrumbs > li a:focus {
    font-size: 15px;
    transition: ease-in-out 0.15s, ease-in-out 0.15s;
}


.search-results-list a:hover span , a:focus span {
    font-size: 17px;
    transition: ease-in-out 0.15s, ease-in-out 0.15s;
}

.search-result-meta .breadcrumbs > li a:hover, .search-result-meta .breadcrumbs > li a:active, .search-result-meta .breadcrumbs > li a:focus {
    font-size: 13px;
    transition: ease-in-out 0.15s, ease-in-out 0.15s;
}

.section__title:hover .section__icon svg {
    filter: brightness(0) saturate(100%) invert(10%) sepia(62%) saturate(6942%) hue-rotate(341deg) brightness(108%) contrast(96%);
}

/*** form ***/
.line-content.line-first {
    background: #99BBC9;
    border-radius: 24px;
}

.first-section, .second-section, .third-section {
    display: grid;
    grid-template-columns: 33px 1fr;
    grid-gap: 24px;
}

.second-section, .third-section {
    margin-bottom: 50px;
}

.line-first, .line-second, .line-third {
    display: flex;
    justify-content: center;
    padding-top: 8px;
    color: #000;
    font-weight: 700;
    font-size: 20px;
    line-height: 32px;  
    height: 49px;
}

.line-first, .line-second, .line-third{
  background: #f3f3f3;
  width: 25px;
}

.first-section {
    margin-bottom: 50px;
}

div.button-next, div.button-next-second {
    background: #ccc ;
    color: #fff;
    padding: 16px 24px;
    font-size: 16px;
    font-weight: 500;
    line-height: 22px;
    display: flex;
    align-items: center;
    justify-content: center;
    margin-top: 21px;
    cursor: pointer;
    width: fit-content;
    border: 1px solid #ccc;
    border-radius: 8px;
    text-transform: uppercase;
    letter-spacing: 0.3px;
}

div.button-next:hover, div.button-next-second:hover {
    background: #CB0D33;
    border: 1px solid #CB0D33;
    cursor: pointer;
}


.button-cancel, .button-back {
    border: 1px solid #000;
    color: #000;
    padding: 16px 48px;
    font-size: 16px;
    font-weight: 500;
    line-height: 22px;
    display: flex;
    align-items: center;
    justify-content: center;
    margin-top: 21px;
    cursor: pointer;
    width: fit-content;
    border-radius: 8px;
    text-transform: uppercase;
}

.button-cancel:hover, .button-back:hover {
    cursor: pointer;
    background: #1A1A1A;
    border-color: #1A1A1A;
    color: #fff;
}

a.button-back {
    margin-bottom: 60px;
}

 input.submit123 {
    border: 1px solid #000;
}

.button-next.next-filled{
    background: #000;
    color: #ffffff;
    border: 1px solid #000;
}

div.button-next-second.next-filled {
    background: #000;
    color: #ffffff;
    border: 1px solid #000;
}


.next-filled:hover {
    cursor: pointer;
}
  
.second-section, .third-section {
    display: none;
}

.hidden, .active {
  display: grid;
}

.submit-section {
    display: flex;
    grid-column-gap: 20px;
    align-items: end;
    justify-content: end;
}

.wrap-second {
    padding-bottom: 40px;
}
.wrap-first, .wrap-second,  .wrap-third{
    background: #f3f3f3;
    padding: 24px;
}
.form footer a.button-cancel {
  border: 2px solid #005478;
  border-radius: 8px;
  padding: 13px 24px;
  font-weight: 700;
  font-size: 15px;
  line-height: 22px;
  margin-right: 16px;
  text-transform: uppercase;
  color: #000;
}

.form footer a.button-cancel:hover {
  border: 2px solid #red;
  color: $secondary_txt_hover_color;
  background: $secondary_btn_hover_color;
  text-decoration: none;
  transition: all .2s ease-in-out,transform .4s ease-in-out;
}
.form footer a.button-cancel {
    width: 220px;
    order: 2;
    margin-top: 20px;
    display: flex;
    justify-content: center;
    margin-right: 0;
}
.suggestion-list.form-field {
    margin-left: 60px;
    display: none;
}
.second-subtitle {
   color: #5a5a5a;
}

/*** Articles ***/
.searchbox-suggestions .article-body {
    box-shadow: rgba(99, 99, 99, 0.2) 0px 2px 8px 0px;
    font-size: 15px;
    padding: 25px;
}
.searchbox-suggestions .article-body p {
    font-weight: 400;
}
 .searchbox-suggestions .article-body ul {
    list-style-type: disc; 
    padding-left: 20px;
   font-weight: 400;
  }

.suggestion-article {
    margin-bottom: 30px;
}

.form-field.string.optional.request_custom_fields_6087019627793.third-field.dropdownfield.drp {
    display: none;
}

/* Hide form selection */
.form-field.select.optional.request_ticket_form_id.first-field.dropdownfield {
    display: none;
}

p.current_language_name:hover {
    color: #CB0D33;
}

.dropdown-toggle:hover img.dropdown-chevron-icon, .dropdown-toggle:hover span, .dropdown-toggle:hover p, .topbar-link:hover  {
    filter: brightness(0) saturate(100%) invert(16%) sepia(94%) saturate(3406%) hue-rotate(337deg) brightness(82%) contrast(105%);
}


.dropdown-toggle:hover img.user-avatar {
  filter: none;
}

a.topbar-link, p.current_language_name {
    font-size: 16px;
    letter-spacing: 0.4px; 
}

p.current_language_name:hover {
    text-decoration: underline;
    text-decoration-thickness: 1px;
    text-underline-offset: 4px; 
}

.dropdown-chevron-icon {
    padding-bottom: 3px;
}

a.footer__link:hover {
    text-decoration: underline;
    text-decoration-thickness: 1px;
    text-underline-offset: 4px; 
    color: #CB0D33;
}

p.no-results-msg {
    font-weight: 400;
    font-size: 16px;
    max-width: 475px;
}


.search-result-meta .breadcrumbs > li a:hover, .pagination-last-link:hover span.pagination-last-text, .pagination-next-link:hover span.pagination-next-text, .request-page .breadcrumbs > li a:hover {
    text-decoration: underline;
    text-decoration-thickness: 1px;
    text-underline-offset: 4px; 
    color: #CB0D33;
}
.pagination-last-link:hover span.pagination-last-icon, .pagination-next-link:hover span.pagination-next-icon
 {
      color: #CB0D33;
}

.request-note a:hover, .article__body  a:hover {
      color: #CB0D33;
      text-decoration: none;
}

.wysiwyg-underline:hover {
  text-decoration: none !important;
  color: #CB0D33;
}


.faq-articles a:hover, .category a:hover, ul.article-list li a:hover {
    text-decoration: underline;
    text-decoration-thickness: 1px;
    text-underline-offset: 7px; 
    color: #CB0D33;
}

.faq-articles a:hover {
   text-decoration: none;
}
.category a:hover {
  text-underline-offset: 7px; 
}
a.see-all-articles:hover {
    color: #CB0D33;
    text-decoration: none;
}

.nesty-input:after {
    content: "";
    position: absolute;
    right: 14px;
    top: 43%;
    width: 15px;
    height: 9px;
    background-image: url('/hc/theming_assets/01K339XC7Q0603E27EHCP1YWGM'); 
    background-repeat: no-repeat;
    background-size: contain;
}

a.nesty-input.value_present {
    font-weight: 500;
}

a.nesty-input:hover {
    border: 1px solid #1A1A1A;
    outline: 1px solid #1A1A1A;
}

.nesty-panel {
    border-radius: 8px;
    box-shadow: 0px 5px 5px 0px #1A1A1A14;
    border: none;
}

.nesty-panel ul li:first-child {
  position: absolute;  /* sklanja ga sa vidljivog dela */
  left: -9999px;       /* van ekrana */
  height: 1px;         /* minimalna visina */
  width: 1px;
  overflow: hidden;
}

button.button-next:focus-within {
    /* border: 2px solid blue; */
    outline: 2px solid #1f73b7;
}

.nesty-panel li {
    font-weight: lighter;
    color: #1A1A1A;
    font-size: 16px;
    padding: 16px 12px !important;
    border-bottom: 1px solid #F4F2F2;
}

.nesty-panel ul li:hover {
    background: #F4F2F2;
    font-weight: 500 !important;
}

.nesty-panel li.nesty-selected {
   font-weight: 400 !important;
}

input.submit123 {
    padding: 16px 24px;
    font-weight: 500;
    text-transform: uppercase;
}

input.submit123:hover {  
    background: #CB0D33;
    border-color: #CB0D33;
}

.upload-dropzone {
    border: none;
    font-size: 16px;
    color: #1A1A1A;
    outline: 1px dashed #928D8B; 
    border-radius: 8px;
}

.upload-dropzone:hover {
    outline: 2px dashed #1A1A1A; 
}

.upload-dropzone span a {
    color: #1A1A1A;
    text-decoration: underline;
    text-decoration-thickness: 1px;
    text-underline-offset: 4px; 
    font-size: 16px;
}


li.content-tag-item a {
    text-decoration: underline;
    text-decoration-thickness: 1px;
    text-underline-offset: 4px; 
}

li.content-tag-item a:hover {
    text-decoration: none;
    color: #CB0D33;
}

.upload-dropzone:hover span a {
    color: #CB0D33;
    text-decoration: none;
}

.sec-page ul.article-list li a:hover span {
    font-size: 17px;
    transition: ease-in-out 0.15s, ease-in-out 0.15s;
}

.sec-page a.article-list__item:hover span {
    color: inherit !important;
}

.sec-page ul.article-list li a:hover span {
  text-decoration: none;
}

span.faq-articles-item a:hover {
    color: #CB0D33;
}



span.dropdown-menu.dropdown-menu-end a.at-link, span.dropdown-menu.dropdown-menu-end a.ch-link, span.dropdown-menu.dropdown-menu-end a.de-link {
    display: block;
}

div#upload-dropzone:focus-within {
        outline: 2px dashed #1A1A1A;
}