
@charset "UTF-8";

/*
PRVA @media (max-width: 1324px)
DRUGA @media (max-width: 1023px)
TRECA @media (max-width: 767px) 
*/

@font-face {
  font-family: 'Atera';
  font-style: normal;
  font-display:swap;
  src:  url('/hc/theming_assets/01HZPH3AZ8YMBB2VZ9H8F7F616') format('woff2'),
  url('/hc/theming_assets/01HZPH3AZ8YMBB2VZ9H8F7F616') format('woff');
}
  
  @font-face {
  font-family: 'Gellix';
  font-style: normal;
      font-weight: 400;
  font-display:swap;
  src:  url('/hc/theming_assets/01HZPH37DGQDZBJ0J2GFAXHV0P') format('woff'),
  url('/hc/theming_assets/01HZPH37DGQDZBJ0J2GFAXHV0P') format('woff');
}

 @font-face {
  font-family: 'Gellix';
  font-style: normal;
  font-weight: 500;
  font-display:swap;
  src:  url('/hc/theming_assets/01HZPH3MG12PR8SFM5Y44EBCVA') format('woff2'),
  url('/hc/theming_assets/01HZPH3MG12PR8SFM5Y44EBCVA') format('woff2');
}

 @font-face {
  font-family: 'Gellix';
  font-style: normal;
  font-weight: 600;
  font-display:swap;
  src:  url('/hc/theming_assets/01HZPH38RDRP51HQ27Z45XFD0P') format('woff'),
  url('/hc/theming_assets/01HZPH38RDRP51HQ27Z45XFD0P') format('woff');
}

 @font-face {
  font-family: 'Gellix';
  font-style: normal;
  font-weight: 700;
  font-display:swap;
  src:  url('/hc/theming_assets/01HZPH3ANWGMXAP2HX3Q00A728') format('woff'),
  url('/hc/theming_assets/01HZPH3ANWGMXAP2HX3Q00A728') format('woff');
}

 @font-face {
  font-family: 'Nekst';
  font-style: normal;
  font-weight: 500;
  font-display:swap;
  src:  url('/hc/theming_assets/01K1TFBSNQQVHCGJK372XVB9CM') format('woff2'),
  url('/hc/theming_assets/01K1TFBSNQQVHCGJK372XVB9CM') format('woff2');
}

 @font-face {
  font-family: 'Nekst';
  font-style: normal;
  font-weight: 700;
  font-display:swap;
  src:  url('/hc/theming_assets/01K1TFACTHVQCZJVM7S7NQ6WT7') format('woff'),
  url('/hc/theming_assets/01K1TFACTHVQCZJVM7S7NQ6WT7') format('woff');
}


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

body {
  margin: 0;
}

main {
  display: block;
}

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

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

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

a {
  background-color: transparent;
}

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

b,
strong {
  font-weight: bolder;
}

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

small {
  font-size: 80%;
}

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

sub {
  bottom: -0.25em;
}

sup {
  top: -0.5em;
}

img {
  border-style: none;
}

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

button,
input {
  overflow: visible;
}

button,
select {
  text-transform: none;
}

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

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

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

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

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

progress {
  vertical-align: baseline;
}

textarea {
  overflow: auto;
}

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

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

[type="search"] {
  -webkit-appearance: textfield;
  outline-offset: -2px;
}

[type="search"]::-webkit-search-decoration {
  -webkit-appearance: none;
}

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

details {
  display: block;
}

summary {
  display: list-item;
}

template {
  display: none;
}

[hidden] {
  display: none;
}

/***** Base *****/
* {
  box-sizing: border-box;
}

body {
  background-color: rgba(237, 237, 237, 1);
  color: rgba(26, 26, 26, 1);
font-family: 'Gellix', sans-serif;
  font-size: 15px;
  font-weight: 400;
  line-height: 1.5;
  -webkit-font-smoothing: antialiased;
}

@media (min-width: 1024px) {
  body > main {
    min-height: 65vh;
  }
}

h1, h2, h3, h4, h5, h6 {
font-size: 3rem;
letter-spacing: -.03em;
}

h1 , h2 {
  line-height: 0.8;
}
html[lang="de"] h1 , h2 {
  line-height: 1;
}

h1 {
  font-size: 32px;
}

h2 {
  font-size: 22px;
}

h3 {
  font-size: 18px;
  font-weight: 600;
}

h4 {
  font-size: 16px;
}

a {
  color: rgba(175, 129, 62, 1);
  text-decoration: none;
}

a:hover, a:active, a:focus {
  text-decoration: underline;
}

input,
textarea {
  color: #000;
  font-size: 14px;
}

input {
  font-weight: 300;
  max-width: 100%;
  box-sizing: border-box;
  transition: border .12s ease-in-out;
}

input:not([type="checkbox"]) {
  outline: none;
}

input:not([type="checkbox"]):focus {
  border: 1px solid rgba(255, 23, 107, 1);
}

input[disabled] {
  background-color: #ddd;
}

select {
  -webkit-appearance: none;
  -moz-appearance: none;
  background: url("data:image/svg+xml,%3C%3Fxml version='1.0' encoding='UTF-8'%3F%3E%3Csvg xmlns='http://www.w3.org/2000/svg' width='10' height='6' viewBox='0 0 10 6'%3E%3Cpath fill='%23CCC' d='M0 0h10L5 6 0 0z'/%3E%3C/svg%3E%0A") no-repeat #fff;
  background-position: right 10px center;
  border: 1px solid #ddd;
  border-radius: 4px;
  padding: 8px 30px 8px 10px;
  outline: none;
  color: #555;
  width: 100%;
}

select:focus {
  border: 1px solid rgba(255, 23, 107, 1);
}

select::-ms-expand {
  display: none;
}

textarea {
  border: 1px solid #1a1a1a;
  border-radius: 2px;
  resize: vertical;
  width: 100%;
  outline: none;
  padding: 10px;
  background: transparent;
}

textarea:focus {
  border: 1px solid rgba(255, 23, 107, 1);
}

.container {
  max-width: 1397px;
  margin: 0 auto;
  padding: 0 5%;
}

@media (min-width: 1160px) {
  .container {
    padding: 0;
    width: 95%;
  }
}

.container-divider {
  border-top: 1px solid #ddd;
  margin-bottom: 20px;
}

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

.error-page {
  max-width: 1160px;
  margin: 0 auto;
  padding: 0 5%;
}

@media (min-width: 1160px) {
  .error-page {
    padding: 0;
    width: 90%;
  }
}

.visibility-hidden, .recent-activity-accessibility-label, .pagination-first-text, .pagination-last-text {
  border: 0;
  clip: rect(0 0 0 0);
  -webkit-clip-path: inset(50%);
  clip-path: inset(50%);
  height: 1px;
  margin: -1px;
  overflow: hidden;
  padding: 0;
  position: absolute;
  width: 1px;
  white-space: nowrap;
}

/***** Buttons *****/
.button, .section-subscribe button, .article-subscribe button, .community-follow button, .requests-table-toolbar .organization-subscribe button, .subscriptions-subscribe button, .pagination-next-link, .pagination-prev-link, .pagination-first-link, .pagination-last-link, .edit-profile-button a {
  background-color: transparent;
  border: 1px solid #1a1a1a;
  border-radius: 4px;
  color: rgba(255, 23, 107, 1);
  cursor: pointer;
  display: inline-block;
  font-size: 12px;
  line-height: 2.34;
  margin: 0;
  padding: 0 20px;
  text-align: center;
  transition: background-color .12s ease-in-out, border-color .12s ease-in-out, color .15s ease-in-out;
  user-select: none;
  white-space: nowrap;
  width: 100%;
  -webkit-touch-callout: none;
}

@media (min-width: 1024px) {
  .button, .section-subscribe button, .article-subscribe button, .community-follow button, .requests-table-toolbar .organization-subscribe button, .subscriptions-subscribe button, .pagination-next-link, .pagination-prev-link, .pagination-first-link, .pagination-last-link, .edit-profile-button a {
    width: auto;
  }
}

.button:hover, .section-subscribe button:hover, .article-subscribe button:hover, .community-follow button:hover, .requests-table-toolbar .organization-subscribe button:hover, .subscriptions-subscribe button:hover, .pagination-next-link:hover, .pagination-prev-link:hover, .pagination-first-link:hover, .pagination-last-link:hover, .edit-profile-button a:hover, .button:active, .section-subscribe button:active, .article-subscribe button:active, .community-follow button:active, .requests-table-toolbar .organization-subscribe button:active, .subscriptions-subscribe button:active, .pagination-next-link:active, .pagination-prev-link:active, .pagination-first-link:active, .pagination-last-link:active, .edit-profile-button a:active, .button:focus, .section-subscribe button:focus, .article-subscribe button:focus, .community-follow button:focus, .requests-table-toolbar .organization-subscribe button:focus, .subscriptions-subscribe button:focus, .pagination-next-link:focus, .pagination-prev-link:focus, .pagination-first-link:focus, .pagination-last-link:focus, .edit-profile-button a:focus, .button.button-primary, .section-subscribe button.button-primary, .section-subscribe button[data-selected="true"], .article-subscribe button.button-primary, .article-subscribe button[data-selected="true"], .community-follow button.button-primary, .requests-table-toolbar .organization-subscribe button.button-primary, .requests-table-toolbar .organization-subscribe button[data-selected="true"], .subscriptions-subscribe button.button-primary, .subscriptions-subscribe button[data-selected="true"], .button-primary.pagination-next-link, .button-primary.pagination-prev-link, .button-primary.pagination-first-link, .button-primary.pagination-last-link, .edit-profile-button a.button-primary {
/*   background-color: rgba(255, 23, 107, 1);
  color: rgba(51, 51, 51, 1); */
  text-decoration: none;
}

.button.button-primary:hover, .section-subscribe button.button-primary:hover, .section-subscribe button[data-selected="true"]:hover, .article-subscribe button.button-primary:hover, .article-subscribe button[data-selected="true"]:hover, .community-follow button.button-primary:hover, .requests-table-toolbar .organization-subscribe button.button-primary:hover, .requests-table-toolbar .organization-subscribe button[data-selected="true"]:hover, .subscriptions-subscribe button.button-primary:hover, .subscriptions-subscribe button[data-selected="true"]:hover, .button-primary.pagination-next-link:hover, .button-primary.pagination-prev-link:hover, .button-primary.pagination-first-link:hover, .button-primary.pagination-last-link:hover, .edit-profile-button a.button-primary:hover, .button.button-primary:focus, .section-subscribe button.button-primary:focus, .section-subscribe button[data-selected="true"]:focus, .article-subscribe button.button-primary:focus, .article-subscribe button[data-selected="true"]:focus, .community-follow button.button-primary:focus, .requests-table-toolbar .organization-subscribe button.button-primary:focus, .requests-table-toolbar .organization-subscribe button[data-selected="true"]:focus, .subscriptions-subscribe button.button-primary:focus, .subscriptions-subscribe button[data-selected="true"]:focus, .button-primary.pagination-next-link:focus, .button-primary.pagination-prev-link:focus, .button-primary.pagination-first-link:focus, .button-primary.pagination-last-link:focus, .edit-profile-button a.button-primary:focus, .button.button-primary:active, .section-subscribe button.button-primary:active, .section-subscribe button[data-selected="true"]:active, .article-subscribe button.button-primary:active, .article-subscribe button[data-selected="true"]:active, .community-follow button.button-primary:active, .requests-table-toolbar .organization-subscribe button.button-primary:active, .requests-table-toolbar .organization-subscribe button[data-selected="true"]:active, .subscriptions-subscribe button.button-primary:active, .subscriptions-subscribe button[data-selected="true"]:active, .button-primary.pagination-next-link:active, .button-primary.pagination-prev-link:active, .button-primary.pagination-first-link:active, .button-primary.pagination-last-link:active, .edit-profile-button a.button-primary:active {
/*   background-color: #b00040;
  border-color: #b00040; */
}

.button[data-disabled], .section-subscribe button[data-disabled], .article-subscribe button[data-disabled], .community-follow button[data-disabled], .requests-table-toolbar .organization-subscribe button[data-disabled], .subscriptions-subscribe button[data-disabled], .pagination-next-link[data-disabled], .pagination-prev-link[data-disabled], .pagination-first-link[data-disabled], .pagination-last-link[data-disabled], .edit-profile-button a[data-disabled] {
  cursor: default;
}

.button-large, input[type="submit"] {
  cursor: pointer;
  background-color: rgba(255, 23, 107, 1);
  border: 0;
  border-radius: 10px;
  color: #ffffff;
  font-size: 14px;
  font-weight: 400;
  line-height: 2.72;
  min-width: 190px;
  padding: 0 1.9286em;
  width: 100%;
}

@media (min-width: 1024px) {
  .button-large, input[type="submit"] {
    width: auto;
  }
}

.button-large:hover, .button-large:active, .button-large:focus, input[type="submit"]:hover, input[type="submit"]:active, input[type="submit"]:focus {
  text-decoration: none;
 /* transform: translateY(-2px); */
}

.button-large[disabled], input[type="submit"][disabled] {
  background-color: #ddd;
}

.button-secondary {
  color: #4d4d4d;
  border: 1px solid #ddd;
  background-color: transparent;
}

.button-secondary:hover, .button-secondary:focus, .button-secondary:active {
  color: rgba(26, 26, 26, 1);
  border: 1px solid #ddd;
  background-color: #e5e5e5;
}

/***** Tables *****/
.table {
  width: 100%;
  table-layout: fixed;
  border-collapse: collapse;
  border-spacing: 0;
}

@media (min-width: 1024px) {
  .table {
    table-layout: auto;
  }
}

.table th,
.table th a {
  color: #4d4d4d;
  font-size: 13px;
  font-weight: 300;
  text-align: left;
}

[dir="rtl"] .table th, [dir="rtl"]
.table th a {
  text-align: right;
}

.table tr {
  border-bottom: 1px solid #ddd;
  display: block;
  padding: 20px 0;
}

@media (min-width: 1024px) {
  .table tr {
    display: table-row;
  }
}

.table td {
  display: block;
}

@media (min-width: 1024px) {
  .table td {
    display: table-cell;
  }
}

@media (min-width: 1024px) {
  .table td, .table th {
    padding: 20px 30px;
  }
}

@media (min-width: 1024px) {
  .table td, .table th {
    padding: 10px 20px;
    height: 60px;
  }
}

/***** Forms *****/
.form {
  max-width: 650px;
}

.form-field ~ .form-field {
  margin-top: 25px;
}

.form-field label {
  display: block;
  font-size: 13px;
  margin-bottom: 5px;
}

.form-field input {
  border: 1px solid #1a1a1a;
  border-radius: 4px;
  padding: 10px;
  width: 100%;
}

.form-field input:focus {
  border: 1px solid rgba(255, 23, 107, 1);
}

.form-field input[type="text"] {
  border: 1px solid #1a1a1a;
  border-radius: 4px;
  background: transparent;
}

.form-field input[type="text"]:focus {
  border: 1px solid rgba(255, 23, 107, 1);
}

.form-field input[type="checkbox"] {
  width: auto;
}

.form-field .nesty-input {
  border-radius: 4px;
  height: 40px;
  line-height: 40px;
  outline: none;
  vertical-align: middle;
}

.form-field .nesty-input:focus {
  border: 1px solid rgba(255, 23, 107, 1);
  text-decoration: none;
}

.form-field .hc-multiselect-toggle:focus {
  outline: none;
  border: 1px solid rgba(255, 23, 107, 1);
  text-decoration: none;
}

.form-field textarea {
  vertical-align: middle;
}

.form-field input[type="checkbox"] + label {
  margin: 0 0 0 10px;
}

.form-field .optional {
  color: #4d4d4d;
  margin-left: 4px;
}

.form-field p {
  color: #4d4d4d;
  font-size: 12px;
  margin: 5px 0;
}

.form footer {
  margin-top: 40px;
  padding-top: 30px;
}

.form footer a {
  color: #4d4d4d;
  cursor: pointer;
  margin-right: 15px;
}

.form .suggestion-list {
  font-size: 13px;
  margin-top: 30px;
}

.form .suggestion-list label {
  border-bottom: 1px solid #ddd;
  display: block;
  padding-bottom: 5px;
}

.form .suggestion-list li {
  padding: 10px 0;
}

.form .suggestion-list li a:visited {
  color: #644923;
}

/***** Header *****/
xxx.header {
  max-width: 1160px;
  margin: 0 auto;
  padding: 0 5%;
  position: relative;
  align-items: center;
  display: flex;
  height: 71px;
  justify-content: space-between;
}

@media (min-width: 1160px) {
  xxx.header {
    padding: 0;
    width: 90%;
  }
}

.user-nav {
  display: inline-block;
  position: absolute;
  white-space: nowrap;
}

@media (min-width: 1024px) {
  .user-nav {
    position: relative;
  }
}

.user-nav[aria-expanded="true"] {
  background-color: #fff;
  box-shadow: 0 0 4px 0 rgba(0, 0, 0, 0.15), 0 4px 10px 0 rgba(0, 0, 0, 0.1);
  border: solid 1px #ddd;
  right: 0;
  left: 0;
  top: 71px;
  z-index: 1;
}

.user-nav[aria-expanded="true"] > a {
  display: block;
  margin: 20px;
}

.nav-wrapper a {
  border: 0;
  color: rgba(175, 129, 62, 1);
  display: none;
  font-size: 14px;
  padding: 0 20px 0 0;
  width: auto;
}

@media (min-width: 1024px) {
  .nav-wrapper a {
    display: inline-block;
  }
}

[dir="rtl"] .nav-wrapper a {
  padding: 0 0 0 20px;
}

.nav-wrapper a:hover, .nav-wrapper a:focus, .nav-wrapper a:active {
  background-color: transparent;
  color: rgba(175, 129, 62, 1);
  text-decoration: underline;
}

.nav-wrapper a.login {
  display: inline-block;
}

.nav-wrapper .menu-button {
  background: none;
  border: 0;
  color: rgba(175, 129, 62, 1);
  display: inline-block;
  margin-right: 10px;
  padding: 0;
  width: auto;
}

@media (min-width: 1024px) {
  .nav-wrapper .menu-button {
    display: none;
  }
}

.nav-wrapper .menu-button .icon-menu {
  vertical-align: middle;
  width: 13px;
  height: 13px;
}

[dir="rtl"] .nav-wrapper .menu-button {
  margin-left: 10px;
  margin-right: 0;
}

.nav-wrapper .menu-button:hover, .nav-wrapper .menu-button:focus, .nav-wrapper .menu-button:active {
  background-color: transparent;
  color: rgba(175, 129, 62, 1);
}

.skip-navigation {
  align-items: center;
  background-color: black;
  color: white;
  display: flex;
  font-size: 14px;
  justify-content: center;
  left: -999px;
  margin: 20px;
  padding: 20px;
  overflow: hidden;
  position: absolute;
  top: auto;
  z-index: -999;
}

[dir="rtl"] .skip-navigation {
  left: initial;
  right: -999px;
}

.skip-navigation:focus, .skip-navigation:active {
  left: auto;
  overflow: auto;
  text-align: center;
  text-decoration: none;
  top: auto;
  z-index: 999;
}

[dir="rtl"] .skip-navigation:focus, [dir="rtl"] .skip-navigation:active {
  left: initial;
  right: auto;
}

/***** User info in header *****/
.user-info {
  display: inline-block;
}

.user-info .dropdown-toggle::after {
  display: none;
}

@media (min-width: 1024px) {
  .user-info .dropdown-toggle::after {
    display: inline-block;
  }
}

.user-info > button {
  border: 0;
  color: rgba(175, 129, 62, 1);
  min-width: 0;
  padding: 0;
  white-space: nowrap;
}

.user-info > button:hover, .user-info > button:focus {
  color: rgba(175, 129, 62, 1);
  background-color: transparent;
}

.user-info > button::after {
  color: rgba(175, 129, 62, 1);
  padding-right: 15px;
}

[dir="rtl"] .user-info > button::after {
  padding-left: 15px;
  padding-right: 0;
}

#user #user-name {
  display: none;
  font-size: 14px;
}

@media (min-width: 1024px) {
  #user #user-name {
    display: inline-block;
  }
}

#user #user-name:hover {
  text-decoration: underline;
}

/***** User avatar *****/
.user-avatar {
  height: 25px;
  width: 25px;
  border-radius: 5px;
  display: inline-block;
  vertical-align: middle;
}

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

.avatar img {
  height: 40px;
  width: 40px;
}

.avatar .icon-agent {
  color: rgba(255, 23, 107, 1);
  border: 2px solid #fff;
  border-radius: 50%;
  bottom: -4px;
  background-color: rgba(51, 51, 51, 1);
  font-size: 17px;
  height: 17px;
  line-height: 17px;
  position: absolute;
  right: -2px;
  text-align: center;
  width: 17px;
}

/***** Footer *****/
.footer {
  border-top: 1px solid #ddd;
  margin-top: 60px;
  padding: 30px 0;
}

.footer a {
  color: #1a1a1a;
}

.footer-inner {
  max-width: 1160px;
  margin: 0 auto;
  padding: 0 5%;
  display: flex;
  justify-content: space-between;
}

@media (min-width: 1160px) {
  .footer-inner {
    padding: 0;
    width: 90%;
  }
}

.footer-language-selector {
  color: #4d4d4d;
  display: inline-block;
  font-weight: 300;
}

/***** Breadcrumbs *****/
.breadcrumbs {
  margin: 0 0 15px 0;
  padding: 0;
}

@media (min-width: 1024px) {
  .breadcrumbs {
    margin: 0;
  }
}

.breadcrumbs li {
  color: #4d4d4d;
  display: inline;
  font-weight: 300;
  font-size: 13px;
  max-width: 450px;
  overflow: hidden;
  text-overflow: ellipsis;
}

.breadcrumbs li + li::before {
  content: "";
  background:url(/hc/theming_assets/01HZPH3HE7KGFED0Y3BGDZVM42);
  margin: 0 4px;
    width: 8px;
    height: 14px;
    position: absolute;
    top: 9px;
    transform: translateY(-50%);
    left: -23px;
}

.breadcrumbs li {
    position: relative;
    margin-right: 28px;
}


/***** Search field *****/
.search {
  position: relative;
}

.search input[type="search"] {
  border: 1px solid #ddd;
  border-radius: 10px;
  box-sizing: border-box;
  height: 48px;
  padding-left: 20px;
  padding-right: 20px;
  -webkit-appearance: none;
  width: 100%;
}

[dir="rtl"] .search input[type="search"] {
  padding-right: 40px;
  padding-left: 20px;
}

.search input[type="search"]:focus {
  border: 1px solid rgba(255, 23, 107, 1);
  color: #555;
}

.search-full input[type="search"] {
  border: 1px solid #fff;
}

.search-icon {
  position: relative;
  top: 50%;
  transform: translateY(-50%);
  position: absolute;
  left: 15px;
  z-index: 1;
  width: 18px;
  height: 18px;
  color: #1a1a1a;
  
}

[dir="rtl"] .search-icon {
  right: 15px;
  left: auto;
}

.search-container {
  position: relative;
}

/***** Hero component *****/
.hero {
  text-align: center;
  position:relative;
  z-index:1;
}

.hero-inner {
  top: 50%;
  max-width: 610px;
  margin: 0 auto;
  position: absolute;
  left: 50%;
  width: 100%;
  margin-right: -50%;
  transform: translate(-50%, -50%);
  text-align: center;
}
 
.page-header {
  display: flex;
  flex-direction: column;
  flex-wrap: wrap;
  justify-content: space-between;
  margin: 10px 0;
}

@media (min-width: 1024px) {
  .page-header {
    align-items: baseline;
    flex-direction: row;
    margin: 0;
  }
}

.page-header .section-subscribe {
  flex-shrink: 0;
  margin-bottom: 10px;
}

@media (min-width: 1024px) {
  .page-header .section-subscribe {
    margin-bottom: 0;
  }
}

.page-header h1 {
  flex-grow: 1;
  margin-bottom: 10px;
}

.page-header-description {
  font-style: italic;
  font-weight: 300;
  margin: 0 0 30px 0;
  word-break: break-word;
}

@media (min-width: 1024px) {
  .page-header-description {
    flex-basis: 100%;
  }
}

.page-header .icon-lock {
  height: 20px;
  width: 20px;
  position: relative;
  left: -5px;
  vertical-align: baseline;
}

.sub-nav {
  display: flex;
  flex-direction: column;
  justify-content: space-between;
  margin-bottom: 30px;
  min-height: 50px;
  padding-bottom: 15px;
}

@media (min-width: 1024px) {
  .sub-nav {
    align-items: baseline;
    flex-direction: row;
  }
}

@media (min-width: 1024px) {
  .sub-nav input[type="search"] {
    min-width: 300px;
  }
}

.sub-nav input[type="search"]::after {
  font-size: 15px;
}

/***** Autopilot banner *****/
.autopilot-banner{
    max-width: 1397px;
    width: 100%%;
    margin: 3.5rem auto;
    background-image: url(https://www.atera.com/app/uploads/2025/05/1920px_Numbers_autopilot-1-scaled.webp);
    background-size: cover;
    padding: 4rem 1rem;
  	border-radius: 30px;
  
}
.autopilot-banner .autopilot-contanier{
    display:flex;
  	flex-direction:column;
  	align-items:center;
    backdrop-filter: var(--tw-backdrop-blur) var(--tw-backdrop-brightness) var(--tw-backdrop-contrast) var(--tw-backdrop-grayscale) var(--tw-backdrop-hue-rotate) var(--tw-backdrop-invert) var(--tw-backdrop-opacity) var(--tw-backdrop-saturate) var(--tw-backdrop-sepia);
    background-color: #ffffffbd;
    border-radius: 20px;
    border-width: 0;
    padding:2rem;
}
.autopilot-banner h2, .autopilot-banner a.atera-button{
      font-family: nekst, sans-serif;
      text-align: center;
}
.autopilot-banner h2{
		font-size: clamp(1.5rem, calc(1rem + 1.8vw), 2.5rem);
  	font-weight:700;
    line-height: 1;
    margin:0;
    }
.autopilot-banner h3{
  	font-family: Gellix, sans-serif;
  	text-align: center;
  	font-size: 1.125rem;
  	font-weight:400;
    line-height: 1.4;
	 	margin:1.5rem 0 2.5rem 0;
    }

.autopilot-banner a.atera-button{
		background-color: rgba(255, 23, 107, 1);
    border-color: rgba(255, 23, 107, 1);
    border-radius: .625rem;
    border-width: 1px;
    color: white;
    display: inline-block;
    font-size: 1.125rem;
    font-weight: 500;
    line-height: 1;
    min-width: 124px;
    padding: 0.75rem 1.5rem;
  	text-decoration:none;
    }
.autopilot-banner a.atera-button:hover{
		background-color: rgba(227, 12, 90, 1);
    }
@media (min-width: 1024px) {
.autopilot-banner{
  	width:95%;
    padding: 4rem 1rem;
    padding: 2.25rem 5.625rem;
  	margin: 5rem auto;
  }
}

/***** Blocks *****/
/* Used in Homepage#categories and Community#topics */
.blocks-list {
  display: flex;
  flex-wrap: wrap;
  justify-content: flex-start;
  list-style: none;
  padding: 0;
}

@media (min-width: 1024px) {
  .blocks-list {
    margin: 0 -15px;
  }
}

.blocks-item {
  border: 1px solid rgba(255, 23, 107, 1);
  border-radius: 4px;
  box-sizing: border-box;
  color: rgba(255, 23, 107, 1);
  display: flex;
  flex: 1 0 340px;
  margin: 0 0 30px;
  max-width: 100%;
  text-align: center;
}

@media (min-width: 1024px) {
  .blocks-item {
    margin: 0 15px 30px;
  }
}

.blocks-item:hover, .blocks-item:focus, .blocks-item:active {
  background-color: rgba(255, 23, 107, 1);
}

.blocks-item:hover *, .blocks-item:focus *, .blocks-item:active * {
  color: rgba(51, 51, 51, 1);
  text-decoration: none;
}

.blocks-item-internal {
  background-color: transparent;
  border: 1px solid #ddd;
}

.blocks-item-internal .icon-lock {
  height: 15px;
  width: 15px;
  bottom: 5px;
  position: relative;
}

.blocks-item-internal a {
  color: rgba(26, 26, 26, 1);
}

.blocks-item-link {
  color: rgba(255, 23, 107, 1);
  padding: 20px 30px;
  display: flex;
  flex-direction: column;
  flex: 1;
  justify-content: center;
  border-radius: inherit;
}

.blocks-item-link:hover, .blocks-item-link:active {
  text-decoration: none;
}

.blocks-item-link:focus {
  outline: 0;
  box-shadow: 0 0 0 3px rgba(255, 23, 107, 1);
  text-decoration: none;
}

.blocks-item-title {
  margin-bottom: 0;
  font-size: 16px;
}

.blocks-item-description {
  font-weight: 300;
  margin: 0;
}

.blocks-item-description:not(:empty) {
  margin-top: 10px;
  margin-top: 16px;
}

/***** Homepage *****/
.section {
  margin-bottom: 40px;
}

@media (min-width: 1024px) {
  .section {
    margin-bottom: 50px;
  }
}

.home-section h2 {
  margin-bottom: 10px;
  text-align: center;
}

/***** Promoted articles *****/
.promoted-articles {
  display: flex;
  flex-direction: column;
  flex-wrap: wrap;
}

@media (min-width: 1024px) {
  .promoted-articles {
        max-width: 1280px;
    margin-right: auto;
  }
}

.promoted-articles-item {
  flex: 1 0 auto;
}

@media (min-width: 1024px) {
  .promoted-articles-item {
    width: 56%;
  }
  [dir="rtl"] .promoted-articles-item {
    padding: 0 0 0 30px;
  }
}

.promoted-articles-item .icon-lock {
  vertical-align: baseline;
}


/***** Community section in homepage *****/
.community {
  text-align: center;
}

.community-image {
  min-height: 300px;
  background-image: url(/hc/theming_assets/01HZPH3S0PXZ0E06WDQZPYRGBX);
  background-position: center;
  background-repeat: no-repeat;
  max-width: 100%;
}

.community,
.activity {
  border-top: 1px solid #ddd;
  padding: 30px 0;
}

/***** Recent activity *****/
.recent-activity-header {
  margin-bottom: 10px;
  text-align: center;
}

.recent-activity-list {
  padding: 0;
}

.recent-activity-item {
  border-bottom: 1px solid #ddd;
  overflow: auto;
  padding: 20px 0;
}

.recent-activity-item-parent {
  font-size: 16px;
}

.recent-activity-item-parent, .recent-activity-item-link {
  margin: 6px 0;
  color: rgba(26, 26, 26, 1);
  display: inline-block;
  width: 100%;
}

@media (min-width: 1024px) {
  .recent-activity-item-parent, .recent-activity-item-link {
    width: 70%;
    margin: 0;
  }
}

.recent-activity-item-link {
  font-size: 14px;
  font-weight: 300;
}

.recent-activity-item-meta {
  margin: 15px 0 0 0;
  float: none;
}

@media (min-width: 1024px) {
  .recent-activity-item-meta {
    margin: 0;
    float: right;
  }
  [dir="rtl"] .recent-activity-item-meta {
    float: left;
  }
}

.recent-activity-item-time, .recent-activity-item-comment {
  color: #4d4d4d;
  display: inline-block;
  font-size: 13px;
  font-weight: 300;
}

.recent-activity-item-comment {
  padding-left: 5px;
}

[dir="rtl"] .recent-activity-item-comment {
  padding: 0 5px 0 0;
}

.recent-activity-item-comment::before {
  display: inline-block;
}

.recent-activity-controls {
  padding-top: 15px;
}

.recent-activity-comment-icon svg {
  vertical-align: middle;
  color: rgba(255, 23, 107, 1);
  width: 16px;
  height: 16px;
}

.recent-activity-comment-icon:after {
  content: attr(data-comment-count);
  margin-left: 3px;
}

[dir="rtl"] .recent-activity-comment-icon:after {
  margin-left: 0;
  margin-right: 3px;
}

/***** Category pages *****/
.category-container {
  display: flex;
  justify-content: flex-end;
}

.category-content {
  flex: 1;
}

@media (min-width: 1024px) {
  .category-content {
    flex: 0 0 80%;
  }
}

.section-tree {
  display: flex;
  flex-direction: column;
  flex-wrap: wrap;
  justify-content: space-between;
}

@media (min-width: 1024px) {
  .section-tree {
    flex-direction: row;
  }
}

.section-tree .section {
  flex: initial;
}

@media (min-width: 1024px) {
  .section-tree .section {
    flex: 0 0 45%;
    /* Two columns for tablet and desktop. Leaving 5% separation between columns */
  }
}

.section-tree-title {
  margin-bottom: 0;
  font-size: 18px;
  font-weight: 600;
}

.section-tree-title a {
  color: rgba(26, 26, 26, 1);
}

.section-tree .see-all-articles {
  display: block;
  padding: 15px 0;
}

.article-list-item {
  font-size: 16px;
  padding: 15px 0;
}

.article-list-item a {
  color: rgba(26, 26, 26, 1);
}

.icon-star {
  color: rgba(255, 23, 107, 1);
  font-size: 18px;
}

/***** Section pages *****/
.section-container {
  display: flex;
  justify-content: flex-end;
}

.section-content {
  flex: 1;
}

@media (min-width: 1025px) {
  .section-content {
    flex: 0 0 77%;
    padding-right: 30px;
    padding-left: 30px;
    border-radius: 20px;
    max-width: 740px;
  }
}

.section-list {
  margin-top: 40px;
}

.section-list--collapsed .section-list-item:nth-child(1n + 6) {
  display: none;
}

.section-list-item {
  border-bottom: 1px solid #ddd;
  font-size: 16px;
  padding: 15px 0;
}

.section-list-item:first-child {
  border-top: 1px solid #ddd;
}

.section-list-item a {
  align-items: center;
  color: rgba(26, 26, 26, 1);
  display: flex;
  justify-content: space-between;
}

.see-all-sections-trigger {
  cursor: pointer;
  display: block;
  padding: 15px;
  text-align: center;
}

.see-all-sections-trigger[aria-hidden="true"] {
  display: none;
}

/***** Article *****/
.article {
  /*
  * The article grid is defined this way to optimize readability:
  * Sidebar | Content | Free space
  * 17%     | 66%     | 17%
  */
  flex: 1 0 auto;
}

@media (min-width: 1024px) {
  .article {
    flex: 1 0 66%;
    max-width: 66%;
    min-width: 640px;
    padding: 0 30px;
  }
}

.article-container {
  display: flex;
  flex-direction: column;
}

@media (min-width: 1024px) {
  .article-container {
    flex-direction: row;
  }
}

.article-header {
  align-items: flex-start;
  display: flex;
  flex-direction: column;
  flex-wrap: wrap;
  justify-content: space-between;
  margin-bottom: 40px;
  margin-top: 20px;
}

@media (min-width: 1024px) {
  .article-header {
    flex-direction: row;
    margin-top: 0;
  }
}

.article-avatar {
  margin-right: 10px;
}

@media (min-width: 1024px) {
  .article-title {
    flex-basis: 100%;
    /* Take entire row */
  }
}

.article-title .icon-lock {
  position: relative;
  left: -5px;
  vertical-align: baseline;
}

.article [role="button"] {
  flex-shrink: 0;
  /*Avoid collapsing elements in Safari (https://github.com/philipwalton/flexbugs#1-minimum-content-sizing-of-flex-items-not-honored)*/
  width: 100%;
}

@media (min-width: 1024px) {
  .article [role="button"] {
    width: auto;
  }
}

.article-info {
  max-width: 100%;
}

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

.article-body img {
  height: auto;
  max-width: 100%;
  border-radius: 10px;
border: 1px solid var(--primary-midnight, #1A1A1A);
      display: flex;

}

.article-body ul, .article-body ol {
  padding-left: 20px;
  list-style-position: outside;
  margin: 20px 0 20px 20px;
}

[dir="rtl"] .article-body ul, [dir="rtl"] .article-body ol {
  padding-right: 20px;
  padding-left: 0;
  margin-left: 0;
  margin-right: 20px;
}

.article-body ul > ul, .article-body ol > ol, .article-body ol > ul, .article-body ul > ol, .article-body li > ul, .article-body li > ol {
  margin: 0;
}

.article-body ul {
  list-style-type: disc;
}

.article-body code {
  background: #e5e5e5;
  border: 1px solid #ddd;
  border-radius: 3px;
  padding: 0 5px;
  margin: 0 2px;
}

.article-body pre {
  background: #e3dbd9;
  border-radius: 16px;
  padding: 16px;
  overflow: auto;
  word-break: keep-all;
  font-size: 16px;
  line-height: 24px;
  color: #1a1a1a;
  max-height: 400px;
}

.article-body blockquote {
  border-left: 1px solid #ddd;
  color: #4d4d4d;
  font-style: italic;
  padding: 0 15px;
}

.article-body > p:last-child {
  margin-bottom: 0;
}

.article-content {
  line-height: 1.6;
  margin: 40px 0;
  word-wrap: break-word;
}

.article-footer {
  align-items: center;
  display: flex;
  justify-content: space-between;
  padding-bottom: 20px;
}

.article-comment-count {
  color: #4d4d4d;
  font-weight: 300;
}

.article-comment-count:hover {
  text-decoration: none;
}

.article-comment-count-icon {
  vertical-align: middle;
  color: rgba(255, 23, 107, 1);
  width: 18px;
  height: 18px;
}

.article-sidebar {
  border-bottom: 1px solid #ddd;
  border-top: 1px solid #ddd;
  flex: 1 0 auto;
  margin-bottom: 20px;
  padding: 0;
}

@media (min-width: 1024px) {
  .article-sidebar {
    border: 0;
    flex: 0 0 17%;
    height: auto;
  }
}

.article-relatives {
  border-top: 1px solid #ddd;
  display: flex;
  flex-direction: column;
  padding: 20px 0;
}

@media (min-width: 1024px) {
  .article-relatives {
    flex-direction: row;
  }
}

.article-relatives > * {
  flex: 1 0 50%;
  min-width: 50%;
  overflow-wrap: break-word;
  margin-right: 0;
}

.article-relatives > *:last-child {
  padding: 0;
}

@media (min-width: 1024px) {
  .article-relatives > * {
    padding-right: 20px;
  }
}

.article-votes {
  border-top: 1px solid #ddd;
  padding: 30px 0;
  text-align: center;
}

.article-vote {
  margin: 10px 5px;
  min-width: 90px;
  width: auto;
}

.article-more-questions {
  margin: 10px 0 20px;
  text-align: center;
}

.article-return-to-top {
  border-top: 1px solid #ddd;
}

@media (min-width: 1024px) {
  .article-return-to-top {
    display: none;
  }
}

.article-return-to-top a {
  color: rgba(26, 26, 26, 1);
  display: block;
  padding: 20px 0;
}

.article-return-to-top a:hover, .article-return-to-top a:focus {
  text-decoration: none;
}

.article-return-to-top-icon {
  transform: rotate(0.5turn);
}

.sidenav-title {
  font-size: 15px;
  position: relative;
  font-weight: 600;
}

.sidenav-item {
  border-radius: 4px;
  color: rgba(26, 26, 26, 1);
  display: block;
  font-weight: 300;
  margin-bottom: 10px;
  padding: 10px;
}

.sidenav-item.current-article, .sidenav-item:hover {
  background-color: rgba(255, 23, 107, 1);
  color: rgba(51, 51, 51, 1);
  text-decoration: none;
}

/***** Attachments *****/
.attachments .attachment-item {
  padding-left: 20px;
  position: relative;
  margin-bottom: 10px;
}

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

.attachments .attachment-item .attachment-icon {
  color: rgba(26, 26, 26, 1);
  left: 0;
  position: absolute;
  top: 5px;
}

[dir="rtl"] .attachments .attachment-item {
  padding-left: 0;
  padding-right: 20px;
}

[dir="rtl"] .attachments .attachment-item .attachment-icon {
  left: auto;
  right: 0;
}

.upload-dropzone span {
  color: #4d4d4d;
}

.upload-dropzone {
      border: 1px solid #1a1a1a;
      border-radius: 5px;
}

/***** Social share links *****/
.share {
  padding: 0;
  white-space: nowrap;
}

.share li, .share a {
  display: inline-block;
}

.share a:hover {
  text-decoration: none;
}

/***** Comments *****/
/* Styles comments inside articles, posts and requests */
.comment {
  border-bottom: 1px solid #ddd;
  padding: 20px 0;
}

.comment-heading, .recent-articles-title,
.related-articles-title {
  margin-bottom: 5px;
  margin-top: 0;
  font-size: 18px;
  font-weight: 600;
}

.comment-overview {
  border-bottom: 1px solid #ddd;
  border-top: 1px solid #ddd;
  padding: 20px 0;
}

.comment-overview p {
  margin-top: 0;
}

.comment-callout {
  color: #4d4d4d;
  display: inline-block;
  font-weight: 300;
  font-size: 13px;
  margin-bottom: 0;
}

.comment-callout a {
  color: rgba(255, 23, 107, 1);
}

.comment-sorter {
  display: inline-block;
  float: right;
}

.comment-sorter .dropdown-toggle {
  color: #4d4d4d;
  font-weight: 300;
  font-size: 13px;
}

[dir="rtl"] .comment-sorter {
  float: left;
}

.comment-wrapper {
  display: flex;
  position: relative;
}

.comment-wrapper.comment-official {
  border: 1px solid rgba(255, 23, 107, 1);
  padding: 40px 20px 20px;
}

@media (min-width: 1024px) {
  .comment-wrapper.comment-official {
    padding-top: 20px;
  }
}

.comment-info {
  min-width: 0;
  padding-right: 20px;
  width: 100%;
}

[dir="rtl"] .comment-info {
  padding-right: 0;
  padding-left: 20px;
}

.comment-author {
  align-items: flex-end;
  display: flex;
  flex-wrap: wrap;
  margin-bottom: 20px;
}

@media (min-width: 1024px) {
  .comment-author {
    justify-content: space-between;
  }
}

.comment-avatar {
  margin-right: 10px;
}

[dir="rtl"] .comment-avatar {
  margin-left: 10px;
  margin-right: 0;
}

.comment-meta {
  flex: 1 0 auto;
}

.comment-labels {
  flex-basis: 100%;
}

@media (min-width: 1024px) {
  .comment-labels {
    flex-basis: auto;
  }
}

.comment .status-label:not(.status-label-official) {
  margin-top: 10px;
}

@media (min-width: 1024px) {
  .comment .status-label:not(.status-label-official) {
    margin-top: 0;
  }
}

.comment-form {
  display: flex;
  padding-top: 30px;
  word-wrap: break-word;
}

.comment-container {
  width: 100%;
}

.comment-form-controls {
  display: none;
  margin-top: 10px;
  text-align: left;
}

@media (min-width: 1024px) {
  [dir="ltr"] .comment-form-controls {
    text-align: right;
  }
}

.comment-form-controls input[type="submit"] {
  margin-top: 15px;
}

@media (min-width: 1024px) {
  .comment-form-controls input[type="submit"] {
    margin-left: 15px;
  }
  [dir="rtl"] .comment-form-controls input[type="submit"] {
    margin-left: 0;
    margin-right: 15px;
  }
}

.comment-form-controls input[type="checkbox"] {
  margin-right: 5px;
}

.comment-form-controls input[type="checkbox"] [dir="rtl"] {
  margin-left: 5px;
}

.comment-ccs {
  display: none;
}

.comment-ccs + textarea {
  margin-top: 10px;
}

.comment-attachments {
  margin-top: 10px;
}

.comment-attachments a {
  color: rgba(255, 23, 107, 1);
}

.comment-body {
  -moz-hyphens: auto;
  -ms-hyphens: auto;
  -webkit-hyphens: auto;
  word-break: break-word;
  word-wrap: break-word;
  line-height: 1.6;
  overflow-x: auto;
}

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

.comment-body ul, .comment-body ol {
  padding-left: 20px;
  list-style-position: outside;
  margin: 20px 0 20px 20px;
}

[dir="rtl"] .comment-body ul, [dir="rtl"] .comment-body ol {
  padding-right: 20px;
  padding-left: 0;
  margin-left: 0;
  margin-right: 20px;
}

.comment-body ul > ul, .comment-body ol > ol, .comment-body ol > ul, .comment-body ul > ol, .comment-body li > ul, .comment-body li > ol {
  margin: 0;
}

.comment-body ul {
  list-style-type: disc;
}

.comment-body a:visited {
  color: #644923;
}

.comment-body code {
  background: #e5e5e5;
  border: 1px solid #ddd;
  border-radius: 3px;
  padding: 0 5px;
  margin: 0 2px;
}

.comment-body pre {
  background: #e5e5e5;
  border: 1px solid #ddd;
  border-radius: 3px;
  padding: 10px 15px;
  overflow: auto;
  white-space: pre;
}

.comment-body blockquote {
  border-left: 1px solid #ddd;
  color: #4d4d4d;
  font-style: italic;
  padding: 0 15px;
}

.comment-mark-as-solved {
  display: inline-block;
}

/***** Vote *****/
/* Used in article comments, post comments and post */
.vote {
  display: flex;
  flex-direction: column;
  text-align: center;
}

.vote a:active, .vote a:hover, .vote a:focus {
  text-decoration: none;
}

.vote-sum {
  color: #4d4d4d;
  display: block;
  margin: 3px 0;
}

[dir="rtl"] .vote-sum {
  direction: ltr;
  unicode-bidi: bidi-override;
}

 .vote-up svg {
  transform: scale(1, -1);
}

 .vote-up:hover,
.vote-down:hover {
  color: rgba(255, 23, 107, 1);
}

 .vote-up, .vote-down {
  -webkit-appearance: none;
  -moz-appearance: none;
  appearance: none;
  background-color: transparent;
  border: none;
  color: #4d4d4d;
  cursor: pointer;
  min-height: 35px;
  min-width: 35px;
  display: flex;
  align-items: center;
  justify-content: center;
} 

.vote-voted {
  color: rgba(255, 23, 107, 1);
} 

.vote-voted:hover {
  color: #b00040;
} 

/***** Actions *****/
/* Styles admin and en user actions(edit, delete, change status) in comments and posts */
.actions {
  text-align: center;
  flex-shrink: 0;
  /*Avoid collapsing elements in Safari*/
}

.actions button {
  -webkit-appearance: none;
  -moz-appearance: none;
  appearance: none;
  background-color: transparent;
  border: none;
  cursor: pointer;
  min-height: 35px;
  min-width: 35px;
  display: flex;
  align-items: center;
  justify-content: center;
}

/***** Community *****/
.community-hero {
  background-image: url(/hc/theming_assets/01HZPH3RW2XYSR62DC6MVYYSK0);
  margin-bottom: 10px;
}

.community-footer {
  padding-top: 50px;
  text-align: center;
}

.community-footer-title {
  font-size: 16px;
  margin-bottom: 20px;
}

.community-featured-posts .title {
  font-size: 18px;
  font-weight: 600;
}

.community-featured-posts, .community-activity {
  padding-top: 40px;
  width: 100%;
}

.community-header {
  margin-bottom: 30px;
}

.community-header .title {
  margin-bottom: 0;
  font-size: 16px;
}

.post-to-community {
  margin-top: 10px;
}

@media (min-width: 1024px) {
  .post-to-community {
    margin: 0;
  }
}

/* Community topics grid */
.topics {
  max-width: none;
  width: 100%;
}

.topics-item .meta-group {
  justify-content: center;
  margin-top: 20px;
}

/* Community topic page */
.topic-header {
  border-bottom: 1px solid #ddd;
  font-size: 13px;
}

@media (min-width: 1024px) {
  .topic-header {
    padding-bottom: 10px;
  }
}

.topic-header .dropdown {
  display: block;
  border-top: 1px solid #ddd;
  padding: 10px 0;
}

@media (min-width: 1024px) {
  .topic-header .dropdown {
    border-top: 0;
    display: inline-block;
    margin-right: 20px;
    padding: 0;
  }
}

.no-posts-with-filter {
  margin-top: 20px;
  margin-bottom: 20px;
}

/* Topic, post and user follow button */
.community-follow {
  margin-bottom: 10px;
  width: 100%;
}

@media (min-width: 1024px) {
  .community-follow {
    margin-bottom: 0;
    width: auto;
  }
}

.community-follow button {
  line-height: 30px;
  padding: 0 10px 0 15px;
  position: relative;
  width: 100%;
}

@media (min-width: 1024px) {
  .community-follow button {
    width: auto;
  }
}

.community-follow button:hover {
  background-color: rgba(255, 23, 107, 1);
}

.community-follow button:hover::after, .community-follow button:focus::after {
  border-color: rgba(51, 51, 51, 1);
  color: rgba(51, 51, 51, 1);
}

.community-follow button[data-selected="true"] {
  background-color: rgba(255, 23, 107, 1);
  color: rgba(51, 51, 51, 1);
}

.community-follow button[data-selected="true"]::after {
  border-left: 1px solid rgba(51, 51, 51, 1);
  color: rgba(51, 51, 51, 1);
}

.community-follow button[data-selected="true"]:hover {
  background-color: #b00040;
  border-color: #b00040;
}

.community-follow button::after {
  border-left: 1px solid rgba(255, 23, 107, 1);
  content: attr(data-follower-count);
  color: rgba(255, 23, 107, 1);
  display: inline-block;
  margin-left: 15px;
  padding-left: 10px;
  position: absolute;
  right: 10px;
}

@media (min-width: 1024px) {
  .community-follow button::after {
    position: static;
  }
}

[dir="rtl"] .community-follow button::after {
  border-left: 0;
  border-right: 1px solid rgba(255, 23, 107, 1);
  margin: 0 10px 0 0;
  padding: 0 10px 0 0;
}

/***** Striped list *****/
/* Used in community posts list and requests list */
.striped-list {
  padding: 0;
}

.striped-list-item {
  align-items: flex-start;
  border-bottom: 1px solid #ddd;
  display: flex;
  flex-direction: column;
  justify-content: flex-end;
  padding: 20px 0;
}

@media (min-width: 1024px) {
  .striped-list-item {
    align-items: center;
    flex-direction: row;
  }
}

.striped-list-info {
  flex: 2;
}

.striped-list-title {
  color: rgba(175, 129, 62, 1);
  margin-bottom: 10px;
  margin-right: 5px;
}

.striped-list-title:hover, .striped-list-title:focus, .striped-list-title:active {
  text-decoration: underline;
}

.striped-list-title:visited {
  color: #644923;
}

.striped-list .meta-group {
  margin: 5px 0;
}

.striped-list-count {
  color: #4d4d4d;
  font-weight: 300;
  font-size: 13px;
  justify-content: flex-start;
  text-transform: capitalize;
}

@media (min-width: 1024px) {
  .striped-list-count {
    display: flex;
    flex: 1;
    justify-content: space-around;
  }
}

.striped-list-count-item::after {
  content: "·";
  display: inline-block;
  padding: 0 5px;
}

@media (min-width: 1024px) {
  .striped-list-count-item::after {
    display: none;
  }
}

.striped-list-count-item:last-child::after {
  display: none;
}

.striped-list-number {
  font-weight: 300;
  text-align: center;
}

@media (min-width: 1024px) {
  .striped-list-number {
    color: rgba(26, 26, 26, 1);
    display: block;
    font-weight: 400;
  }
}

/***** Status labels *****/
/* Styles labels used in posts, articles and requests */
.status-label {
  background-color: #038153;
  border-radius: 4px;
  color: #fff;
  font-size: 12px;
  font-weight: 600;
  margin-right: 2px;
  padding: 3px 10px;
  vertical-align: middle;
  white-space: nowrap;
  display: inline-block;
}

.status-label:hover, .status-label:active, .status-label:focus {
  text-decoration: none;
}

.status-label-pinned, .status-label-featured, .status-label-official {
  background-color: rgba(255, 23, 107, 1);
}

.status-label-official {
  border-radius: 0;
  margin-right: 0;
  position: absolute;
  right: 0;
  text-align: center;
  top: 0;
  width: 100%;
}

@media (min-width: 1024px) {
  .status-label-official {
    border-radius: 0 0 4px 4px;
    right: 30px;
    width: auto;
  }
}

[dir="rtl"] .status-label-official {
  left: 30px;
  right: auto;
}

.status-label-not-planned, .status-label-closed {
  background-color: #e9ebed;
  color: #4d4d4d;
}

.status-label-pending, .status-label-pending-moderation {
  background-color: #FF176B;
  text-align: center;
}

.status-label-open {
  background-color: #c72a1c;
}

.status-label-solved {
  background-color: #68737d;
}

.status-label-new {
  background-color: #ffb648;
  color: #703b15;
}

.status-label-hold {
  background-color: #000;
}

.status-label-open, .status-label-closed, .status-label-solved, .status-label-new, .status-label-hold, .status-label-pending {
  text-transform: lowercase;
}

/***** Post *****/
/*
* The post grid is defined this way:
* Content | Sidebar
* 70%     | 30%
*/
.post {
  flex: 1;
  margin-bottom: 10px;
}

@media (min-width: 1024px) {
  .post {
    flex: 1 0 70%;
    max-width: 70%;
  }
}

.post-container {
  display: flex;
  flex-direction: column;
}

@media (min-width: 1024px) {
  .post-container {
    flex-direction: row;
  }
}

.post-header {
  align-items: center;
  display: flex;
  flex-direction: column;
  justify-content: space-between;
  margin-bottom: 10px;
}

@media (min-width: 1024px) {
  .post-header {
    align-items: baseline;
    flex-direction: row;
  }
}

.post-header .status-label {
  vertical-align: super;
}

.post-title {
  margin-bottom: 20px;
  width: 100%;
}

@media (min-width: 1024px) {
  .post-title {
    margin-bottom: 0;
    padding-right: 10px;
  }
}

.post-title h1 {
  display: inline;
  vertical-align: middle;
}

@media (min-width: 1024px) {
  .post-title h1 {
    margin-right: 5px;
  }
}

.post-author {
  align-items: flex-start;
  display: flex;
  justify-content: space-between;
}

.post-avatar {
  margin-bottom: 30px;
}

.post-content {
  line-height: 1.6;
  word-break: break-word;
}

.post-info-container {
  display: flex;
  margin-bottom: 40px;
}

.post-info {
  min-width: 0;
  padding-right: 20px;
  width: 100%;
}

[dir="rtl"] .post-info {
  padding-right: 0;
  padding-left: 20px;
}

.post-meta {
  display: inline-block;
  flex: 1;
  margin-left: 10px;
  vertical-align: middle;
}

[dir="rtl"] .post-meta {
  margin-left: 0;
  margin-right: 10px;
}

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

.post-body ul, .post-body ol {
  padding-left: 20px;
  list-style-position: outside;
  margin: 20px 0 20px 20px;
}

[dir="rtl"] .post-body ul, [dir="rtl"] .post-body ol {
  padding-right: 20px;
  padding-left: 0;
  margin-left: 0;
  margin-right: 20px;
}

.post-body ul > ul, .post-body ol > ol, .post-body ol > ul, .post-body ul > ol, .post-body li > ul, .post-body li > ol {
  margin: 0;
}

.post-body ul {
  list-style-type: disc;
}

.post-body a:visited {
  color: #644923;
}

.post-body code {
  background: #e5e5e5;
  border: 1px solid #ddd;
  border-radius: 3px;
  padding: 0 5px;
  margin: 0 2px;
}

.post-body pre {
  background: #e5e5e5;
  border: 1px solid #ddd;
  border-radius: 3px;
  padding: 10px 15px;
  overflow: auto;
  white-space: pre;
}

.post-body blockquote {
  border-left: 1px solid #ddd;
  color: #4d4d4d;
  font-style: italic;
  padding: 0 15px;
}

.post-footer {
  align-items: center;
  display: flex;
  justify-content: space-between;
  padding-bottom: 20px;
}

.post-comment-count {
  color: #4d4d4d;
  font-weight: 300;
}

.post-comment-count:hover {
  text-decoration: none;
}

.post-comment-count .icon-comments {
  color: rgba(255, 23, 107, 1);
  display: inline-block;
  width: 18px;
  height: 18px;
  margin: 5px;
  vertical-align: middle;
}

.post-sidebar {
  border-top: 1px solid #ddd;
  flex: 1;
  padding: 30px 0;
  text-align: center;
}

@media (min-width: 1024px) {
  .post-sidebar {
    border: 0;
    flex: 1 0 30%;
    padding: 0 0 0 50px;
    text-align: initial;
  }
  [dir="rtl"] .post-sidebar {
    padding: 0 50px 0 0;
  }
}

.post-sidebar-title {
  font-size: 18px;
  font-weight: 600;
}

.post-comments {
  margin-bottom: 20px;
}

@media (min-width: 1024px) {
  .post-comments {
    margin-bottom: 0;
  }
}

/* Navigation element that collapses on mobile */
.collapsible-nav {
  flex-direction: column;
  font-size: 14px;
  position: relative;
}

@media (min-width: 1024px) {
  .collapsible-nav {
    flex-direction: row;
  }
}

.collapsible-nav-border {
  border-bottom: 1px solid #ddd;
  border-top: 1px solid #ddd;
}

@media (min-width: 1024px) {
  .collapsible-nav-border {
    border-top: 0;
  }
}

.collapsible-nav-toggle {
  top: calc(45px / 2);
  transform: translateY(-50%);
  position: absolute;
  right: 0;
  padding: 0;
  border: 0;
  background: none;
  width: 25px;
  height: 25px;
  border-radius: 50%;
}

@media (min-width: 1024px) {
  .collapsible-nav-toggle {
    display: none;
  }
}

[dir="rtl"] .collapsible-nav-toggle {
  left: 0;
  right: auto;
}

.collapsible-nav-toggle-icon {
  display: none;
}

.collapsible-nav-toggle[aria-expanded="false"] .chevron-icon {
  display: inline-block;
}

.collapsible-nav-toggle[aria-expanded="true"] .x-icon {
  display: inline-block;
}

.collapsible-nav-toggle:focus {
  outline: none;
  border: 1px solid rgba(255, 23, 107, 1);
}

.collapsible-nav-list {
  display: flex;
  flex-direction: column;
}

@media (min-width: 1024px) {
  .collapsible-nav-list {
    flex-direction: row;
  }
}

.collapsible-nav-list li {
  color: rgba(26, 26, 26, 1);
  line-height: 45px;
  order: 1;
}

@media (min-width: 1024px) {
  .collapsible-nav-list li {
    line-height: normal;
    margin-right: 30px;
  }
  [dir="rtl"] .collapsible-nav-list li {
    margin-left: 30px;
    margin-right: 0;
  }
  .collapsible-nav-list li a {
    text-decoration: none;
    padding: 15px 0;
  }
}

.collapsible-nav-list li a {
  color: rgba(26, 26, 26, 1);
  display: block;
}

@media (min-width: 1024px) {
  .collapsible-nav-list li:hover {
    border-bottom: 4px solid #ddd;
  }
  .collapsible-nav-list li:hover a:not([aria-current="page"]) {
    padding: 15px 0 11px 0;
    text-decoration: none;
  }
}

.collapsible-nav-list li:not([aria-selected="true"]),
.collapsible-nav-list li:not(.current) {
  display: none;
}

@media (min-width: 1024px) {
  .collapsible-nav-list li:not([aria-selected="true"]),
  .collapsible-nav-list li:not(.current) {
    display: block;
  }
}

@media (min-width: 1024px) {
  .collapsible-nav-list li[aria-selected="true"] {
    padding: 15px 0 11px 0;
  }
}

.collapsible-nav-list li[aria-selected="true"],
.collapsible-nav-list li.current {
  order: 0;
  position: relative;
}

@media (min-width: 1024px) {
  .collapsible-nav-list li[aria-selected="true"],
  .collapsible-nav-list li.current {
    border-bottom: 4px solid rgba(255, 23, 107, 1);
    order: 1;
  }
}

.collapsible-nav-list li[aria-selected="true"] a,
.collapsible-nav-list li.current a {
  color: rgba(26, 26, 26, 1);
}

.collapsible-nav[aria-expanded="true"] li:not([aria-selected="true"]),
.collapsible-nav[aria-expanded="true"] li:not(.current) {
  display: block;
}

/* Sidebar navigation that collapses on mobile */
.collapsible-sidebar {
  flex: 1;
  max-height: 45px;
  overflow: hidden;
  padding: 10px 0;
  position: relative;
}

@media (min-width: 1024px) {
  .collapsible-sidebar {
    max-height: none;
    padding: 0;
  }
}

.collapsible-sidebar-title {
  margin-top: 0;
}

.collapsible-sidebar-toggle {
  position: absolute;
  top: calc(45px / 2);
  transform: translateY(-50%);
  right: 0;
  padding: 0;
  border: 0;
  background: none;
  width: 25px;
  height: 25px;
  border-radius: 50%;
}

@media (min-width: 1024px) {
  .collapsible-sidebar-toggle {
    display: none;
  }
}

[dir="rtl"] .collapsible-sidebar-toggle {
  left: 0;
  right: auto;
}

.collapsible-sidebar-toggle-icon {
  display: none;
}

.collapsible-sidebar-toggle[aria-expanded="false"] .chevron-icon {
  display: inline-block;
}

.collapsible-sidebar-toggle[aria-expanded="true"] .x-icon {
  display: inline-block;
}

.collapsible-sidebar-toggle:focus {
  outline: none;
  border: 1px solid rgba(255, 23, 107, 1);
}

.collapsible-sidebar-body {
  display: none;
}

@media (min-width: 1024px) {
  .collapsible-sidebar-body {
    display: block;
  }
}

.collapsible-sidebar[aria-expanded="true"] {
  max-height: none;
}

.collapsible-sidebar[aria-expanded="true"] .collapsible-sidebar-body {
  display: block;
}

/***** My activities *****/
.my-activities-nav {
  background-color: #e0e0e0;
  margin-bottom: 20px;
}

.my-activities-sub-nav {
  margin-bottom: 30px;
}

.my-activities-table .striped-list-title {
  /* My activities tables */
  display: block;
  margin-bottom: 10px;
  max-width: 350px;
  white-space: normal;
}

@media (min-width: 1024px) {
  .my-activities-table .striped-list-title {
    margin-bottom: 0;
    max-width: 500px;
    min-width: 350px;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
  }
}

.my-activities-table thead {
  display: none;
}

@media (min-width: 1024px) {
  .my-activities-table thead {
    display: table-header-group;
  }
}

.my-activities-table th:first-child,
.my-activities-table td:first-child {
  padding-left: 0;
}

@media (min-width: 1024px) {
  .my-activities-table th:first-child,
  .my-activities-table td:first-child {
    width: 500px;
  }
}

.my-activities-table th:last-child,
.my-activities-table td:last-child {
  padding-right: 0;
}

.my-activities-table td:not(:first-child) {
  display: none;
}

@media (min-width: 1024px) {
  .my-activities-table td:not(:first-child) {
    display: table-cell;
  }
}

/* Requests table */
.requests-search {
  width: 100%;
}

.requests-table-toolbar {
  align-items: flex-end;
  display: flex;
  flex-direction: column;
}

@media (min-width: 1024px) {
  .requests-table-toolbar {
    flex-direction: row;
  }
}

.requests-table-toolbar .search {
  flex: 1;
  width: 100%;
}

.requests-table-toolbar .request-table-filter {
  width: 100%;
}

@media (min-width: 1024px) {
  .requests-table-toolbar .request-table-filter {
    width: auto;
  }
}

.requests-table-toolbar .request-filter {
  display: block;
}

@media (min-width: 1024px) {
  .requests-table-toolbar .request-filter {
    margin: 0 0 0 30px;
  }
  [dir="rtl"] .requests-table-toolbar .request-filter {
    margin: 0 30px 0 0;
  }
}

.requests-table-toolbar .request-filter-label {
  font-size: 13px;
  margin-top: 30px;
}

@media (min-width: 1024px) {
  .requests-table-toolbar .request-filter-label {
    margin-top: 0;
  }
}

.requests-table-toolbar select {
  max-height: 40px;
  margin-bottom: 30px;
  width: 100%;
}

@media (min-width: 1024px) {
  .requests-table-toolbar select {
    margin-bottom: 0;
    max-width: 300px;
    width: auto;
  }
}

@media (min-width: 1024px) {
  .requests-table-toolbar .organization-subscribe {
    margin-left: 10px;
  }
  [dir="rtl"] .requests-table-toolbar .organization-subscribe {
    margin: 0 10px 0 0;
  }
}

.requests-table-toolbar .organization-subscribe button {
  line-height: 40px;
  max-height: 40px;
  padding: 0 20px;
}

.requests-table-toolbar + .requests-search-info {
  margin-top: 15px;
}

.requests-table-toolbar + .requests-search-info.meta-data::after {
  content: "";
  margin: 0;
}

.requests-table-toolbar + .requests-search-info + .requests {
  margin-top: 20px;
}

.requests-table-toolbar + .requests {
  margin-top: 40px;
}

.requests .requests-table-meta {
  display: block;
}

@media (min-width: 1024px) {
  .requests .requests-table-meta {
    display: none;
  }
}

.requests .requests-table thead {
  display: none;
}

@media (min-width: 1024px) {
  .requests .requests-table thead {
    display: table-header-group;
  }
}

.requests .requests-table-info {
  display: block;
}

@media (min-width: 1024px) {
  .requests .requests-table-info {
    display: table-cell;
    vertical-align: middle;
    width: auto;
  }
}

.requests .requests-table .requests-link {
  position: relative;
}

.requests .requests-table .requests-sort-symbol {
  position: absolute;
  left: calc(100% + 3px);
  bottom: 0;
  font-size: 10px;
}

/* Following table */
@media (min-width: 1024px) {
  .subscriptions-subscribe button {
    width: auto;
  }
}

.subscriptions-table td:last-child {
  display: block;
}

@media (min-width: 1024px) {
  .subscriptions-table td:last-child {
    display: table-cell;
  }
}

.subscriptions-table td:first-child {
  display: flex;
  align-items: center;
}

.subscriptions-table .user-avatar {
  margin-right: 10px;
}

.subscriptions .striped-list-title {
  display: inline-block;
  vertical-align: middle;
}

/* Contributions table */
.contributions-table td:last-child {
  color: #4d4d4d;
  font-size: 13px;
  font-weight: 300;
}

@media (min-width: 1024px) {
  .contributions-table td:last-child {
    color: inherit;
    font-size: inherit;
    font-weight: inherit;
  }
}

.no-activities {
  color: #4d4d4d;
}

/***** Request *****/
.request-container {
  display: flex;
  flex-direction: column;
  flex-wrap: wrap;
  justify-content: space-between;
}

@media (min-width: 1024px) {
  .request-container {
    align-items: flex-start;
    flex-direction: row;
  }
}

.request-container .comment-container {
  min-width: 0;
}

.request-breadcrumbs {
  margin-bottom: 40px;
}

@media (min-width: 1024px) {
  .request-breadcrumbs {
    margin-bottom: 60px;
  }
}

.request-main {
  flex: 1 0 auto;
  order: 1;
}

.request-main .comment-fields, .request-main .request-submit-comment {
  display: none;
}

.request-main .comment-fields.shown {
  display: block;
}

.request-main .request-submit-comment.shown {
  display: inline;
}

@media (min-width: 1024px) {
  .request-main {
    flex: 0 0 66%;
    order: 0;
    min-width: 0;
  }
}

.request-main .comment-form-controls {
  display: block;
}

.request-main .comment-ccs {
  display: block;
}

.request-main .comment-show-container {
  border-radius: 2px;
  border: 1px solid #ddd;
  color: #4d4d4d;
  text-align: inherit;
  padding: 8px 25px;
  width: 100%;
}

.request-main .comment-show-container.hidden {
  display: none;
}

.request-main .form-field.comment-ccs > ul {
  border-bottom-left-radius: 0;
  border-bottom-right-radius: 0;
  border-bottom: 0;
}

.request-main .form-field.comment-ccs > ul[data-hc-focus="true"] {
  border: 1px solid rgba(255, 23, 107, 1);
}

.request-main .form-field.comment-ccs > input[type="text"] {
  border-bottom-left-radius: 0;
  border-bottom-right-radius: 0;
  border-bottom: 0;
}

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

.request-main .comment-ccs + textarea:focus {
  border-top: 1px solid rgba(255, 23, 107, 1);
}

.request-main input#mark_as_solved {
  display: none;
}

.request-title {
  width: 100%;
}

@media (min-width: 1024px) {
  .request-title {
    border-bottom: 1px solid #ddd;
    margin-bottom: 0;
    max-width: 66%;
    padding-bottom: 20px;
  }
}

.request-sidebar {
  border-bottom: 1px solid #ddd;
  border-top: 1px solid #ddd;
  flex: 1 0 auto;
  order: 0;
}

@media (min-width: 1024px) {
  .request-sidebar {
    background-color: #e5e5e5;
    border: 0;
    font-size: 13px;
    flex: 0 0 auto;
    padding: 0 20px;
    width: 30%;
  }
}

.request-sidebar h2 {
  font-size: 15px;
  font-weight: 600;
  position: relative;
}

@media (min-width: 1024px) {
  .request-sidebar h2 {
    display: none;
  }
}

.request-details {
  border-bottom: 1px solid #ddd;
  font-size: 0;
  margin: 0;
  padding-bottom: 20px;
}

.request-details:last-child {
  border: 0;
}

.request-details dt, .request-details dd {
  display: inline-block;
  vertical-align: top;
  font-size: 13px;
  margin: 20px 0 0 0;
}

.request-details dd {
  padding: 0 10px;
  width: 60%;
}

.request-details dd::after {
  content: "\A";
  white-space: pre;
}

.request-details dt {
  color: #4d4d4d;
  font-weight: 300;
  width: 40%;
}

.request-details .request-collaborators {
  display: inline-block;
}

.request-attachments dt, .request-attachments dd {
  width: 100%;
}

.request-attachments dd {
  margin: 10px 0 0 0;
}

.request-form textarea {
  min-height: 120px;
}

.request-follow-up {
  padding-top: 20px;
}

/***** Pagination *****/
.pagination {
  margin: 20px 0;
  text-align: -webkit-center;
}

.pagination-next, .pagination-prev, .pagination-first, .pagination-last {
  display: inline-block;
  min-width: fit-content;
}

.pagination-first-link, .pagination-last-link {
  padding: 0 10px;
}

.pagination-next-link {
  padding-right: 10px;
}

.pagination-next-text {
  margin-right: 10px;
}

[dir="rtl"] .pagination-next-link {
  padding-left: 10px;
}

[dir="rtl"] .pagination-next-text {
  margin-left: 10px;
}

.pagination-prev-link {
  padding-left: 10px;
}

.pagination-prev-text {
  margin-left: 10px;
}

[dir="rtl"] .pagination-prev-link {
  padding-right: 10px;
}

[dir="rtl"] .pagination-prev-text {
  margin-right: 10px;
}

/***** Metadata *****/
.meta-group {
  display: block;
}

.meta-group * {
  display: inline;
}

.meta-data {
  color: #4d4d4d;
  font-size: 13px;
  font-weight: 300;
}

.meta-data:not(:last-child)::after {
  content: "\00B7";
  margin: 0 5px;
}

/* User Profiles */
.profile-header {
  padding: 30px 0;
  background-color: #e5e5e5;
}

.profile-header .container {
  display: flex;
  flex-wrap: wrap;
}

@media (min-width: 1024px) {
  .profile-header .container {
    flex-wrap: nowrap;
  }
}

.profile-header .profile-info {
  flex-basis: 100%;
  display: flex;
  flex-wrap: wrap;
  min-width: 0;
}

.profile-avatar {
  position: relative;
  line-height: 0;
  align-self: center;
  margin-right: 10px;
}

[dir="rtl"] .profile-avatar {
  margin-left: 10px;
  margin-right: 0;
}

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

.profile-avatar .icon-agent {
  bottom: 0;
  right: 0;
}

.profile-header .basic-info {
  -moz-hyphens: auto;
  -ms-hyphens: auto;
  -webkit-hyphens: auto;
  word-break: break-word;
  word-wrap: break-word;
  display: flex;
  flex-direction: column;
  justify-content: center;
  flex-grow: 1;
  flex-basis: 0;
  min-width: 0;
}

.profile-header .basic-info .name {
  margin: 0;
}

.profile-header .options {
  display: flex;
  flex-basis: 100%;
  margin-top: 12px;
  align-items: flex-start;
  flex-wrap: wrap;
}

@media (min-width: 1024px) {
  .profile-header .options {
    flex-wrap: nowrap;
    flex-basis: auto;
    margin-top: 0;
    margin-left: 10px;
  }
  [dir="rtl"] .profile-header .options {
    margin-left: 0;
    margin-right: 10px;
  }
  .profile-header .options > :not(:last-child) {
    margin-bottom: 0;
    margin-right: 10px;
  }
  [dir="rtl"] .profile-header .options > :not(:last-child) {
    margin-left: 10px;
    margin-right: 0;
  }
}

.edit-profile-button a {
  background-color: rgba(255, 23, 107, 1);
  border: 0;
  color: rgba(51, 51, 51, 1);
  line-height: normal;
  padding: 8px 20px;
  outline-color: rgba(255, 23, 107, 1);
}

.profile-header .description {
  -moz-hyphens: auto;
  -ms-hyphens: auto;
  -webkit-hyphens: auto;
  word-break: break-word;
  word-wrap: break-word;
  margin: 15px 0;
  flex-basis: 100%;
}

.profile-stats {
  font-size: 13px;
  display: flex;
  flex-direction: column;
  flex-basis: 100%;
}

.profile-stats .stat {
  display: flex;
  margin-bottom: 10px;
}

.profile-stats .stat-label {
  color: #4d4d4d;
  font-weight: 300;
  flex: 0 0 100px;
  margin-right: 10px;
}

[dir="rtl"] .profile-stats .stat-label {
  margin-left: 10px;
  margin-right: 0;
}

.profile-stats-activity {
  border-top: solid 1px #ddd;
  margin-top: 15px;
}

@media (min-width: 1024px) {
  .profile-stats-activity {
    border-top: 0;
    flex-direction: row;
  }
}

@media (min-width: 1024px) {
  .profile-stats-activity .stat {
    flex-direction: column;
  }
}

.profile-stats-activity .stat:first-child {
  margin-top: 10px;
}

@media (min-width: 1024px) {
  .profile-stats-activity .stat:first-child {
    margin-top: 0;
  }
}

@media (min-width: 1024px) {
  .profile-stats-activity .stat:not(:last-child) {
    margin-right: 40px;
  }
  [dir="rtl"] .profile-stats-activity .stat:not(:last-child) {
    margin-left: 40px;
    margin-right: 0;
  }
}

@media (min-width: 1024px) {
  .profile-stats-activity .stat-label {
    flex: 0 1 auto;
  }
}

.profile-stats-counters {
  border-bottom: solid 1px #ddd;
}

@media (min-width: 1024px) {
  .profile-stats-counters {
    flex: 0 0 200px;
    border-bottom: 0;
    margin-left: 40px;
  }
  [dir="rtl"] .profile-stats-counters {
    margin-left: 0;
    margin-right: 40px;
  }
}

@media (min-width: 1024px) {
  .profile-stats-counters {
    flex: 0 0 270px;
    margin-left: 60px;
  }
  [dir="rtl"] .profile-stats-counters {
    margin-right: 60px;
    margin-left: 0;
  }
}

@media (min-width: 1024px) {
  .profile-stats-counters .stat {
    flex-direction: column;
  }
}

@media (min-width: 1024px) {
  .profile-stats-counters .stat {
    flex-direction: row;
  }
}

@media (min-width: 1024px) {
  .profile-stats-counters .stat:not(:last-child) {
    margin-bottom: 15px;
  }
}

@media (min-width: 1024px) {
  .profile-stats-counters .stat-label {
    flex: 0 1 auto;
  }
}

@media (min-width: 1024px) {
  .profile-stats-counters .stat-label {
    flex: 0 0 100px;
  }
}

.profile-private-badge {
  flex-basis: 100%;
  border: solid 1px rgba(255, 23, 107, 1);
  border-radius: 4px;
  color: rgba(255, 23, 107, 1);
  padding: 5px 20px;
  font-size: 12px;
  text-align: center;
}

.profile-private-badge .profile-private-icon {
  margin-left: 5px;
  line-height: 15px;
}

@media (min-width: 1024px) {
  .profile-private-badge {
    flex-basis: auto;
  }
}

.profile-nav {
  background-color: #e0e0e0;
  margin-bottom: 37px;
}

.profile-section {
  width: 100%;
}

@media (min-width: 1024px) {
  .profile-section {
    width: calc(100% - 330px);
  }
}

.profile-section-header {
  display: flex;
  flex-wrap: wrap;
}

.profile-section-title {
  flex-basis: 100%;
  margin-bottom: 0;
}

.profile-section-description {
  flex-basis: 100%;
  padding: 10px 0;
  color: #4d4d4d;
  font-weight: 300;
  font-size: 13px;
  white-space: nowrap;
  overflow: hidden;
  text-overflow: ellipsis;
}

@media (min-width: 1024px) {
  .profile-section-description {
    flex: 1 0 50%;
    padding-bottom: 0;
  }
}

.profile-section-sorter {
  flex-basis: 100%;
  border-top: solid 1px #eee;
  font-size: 13px;
}

.profile-section-sorter .dropdown-toggle {
  padding: 10px 0;
  width: 100%;
}

.profile-section-sorter .dropdown-toggle::after {
  position: absolute;
  right: 0;
}

[dir="rtl"] .profile-section-sorter .dropdown-toggle::after {
  left: 0;
  right: initial;
}

@media (min-width: 1024px) {
  .profile-section-sorter .dropdown-toggle::after {
    position: relative;
  }
}

@media (min-width: 1024px) {
  .profile-section-sorter {
    flex: 0 1 auto;
    padding-top: 0;
    border-top: 0;
    margin-left: 20px;
  }
  [dir="rtl"] .profile-section-sorter {
    margin-left: 0;
    margin-right: 20px;
  }
}

.profile-contribution {
  -moz-hyphens: auto;
  -ms-hyphens: auto;
  -webkit-hyphens: auto;
  word-break: break-word;
  word-wrap: break-word;
  padding: 20px 0;
  position: relative;
}

.profile-contribution-header {
  margin-bottom: 5px;
}

.profile-contribution-title {
  margin: 0 0 5px 0;
  display: inline;
  line-height: 21px;
  font-size: 15px;
  vertical-align: middle;
}

.profile-contribution-body {
  margin: 10px 0;
}

.profile-contribution-list > .profile-contribution {
  border-top: 1px solid #eee;
}

@media (min-width: 1024px) {
  .profile-contribution-list > .profile-contribution {
    padding-left: 30px;
  }
  [dir="rtl"] .profile-contribution-list > .profile-contribution {
    padding-right: 30px;
    padding-left: 0;
  }
}

.profile-contribution-list > .profile-contribution:last-child {
  border-bottom: 1px solid #eee;
}

.profile-contribution-icon {
  left: 0;
  position: absolute;
  color: #ccc;
  line-height: 25px;
}

[dir="rtl"] .profile-contribution-icon {
  right: 0;
}

.profile-contribution-icon svg {
  vertical-align: middle;
}

.profile-contribution-list .profile-contribution-header {
  margin-left: 30px;
}

[dir="rtl"] .profile-contribution-list .profile-contribution-header {
  padding-right: 30px;
  padding-left: 0;
}

@media (min-width: 1024px) {
  .profile-contribution-list .profile-contribution-header {
    margin-left: 0;
  }
  [dir="rtl"] .profile-contribution-list .profile-contribution-header {
    padding-right: 0;
  }
}

.profile-comments .profile-contribution-breadcrumbs {
  margin-left: 30px;
}

[dir="rtl"] .profile-comments .profile-contribution-breadcrumbs {
  padding-right: 30px;
  padding-left: 0;
}

@media (min-width: 1024px) {
  .profile-comments .profile-contribution-breadcrumbs {
    margin-left: 0;
  }
  [dir="rtl"] .profile-comments .profile-contribution-breadcrumbs {
    padding-right: 0;
  }
}

.profile-section .no-activity,
.profile-section .private-activity {
  display: block;
  margin-top: 40px;
  color: #999;
}

.private-activity-icon {
  margin-right: 10px;
}

[dir="rtl"] .private-activity-icon {
  margin-right: 0;
  margin-left: 10px;
}

.profile-activity-list {
  margin-top: 25px;
}

.profile-activity {
  position: relative;
  padding-bottom: 30px;
}

@media (min-width: 1024px) {
  .profile-activity {
    padding-left: 20px;
  }
  [dir="rtl"] .profile-activity {
    padding-right: 20px;
    padding-left: 0;
  }
}

@media (min-width: 1024px) {
  .profile-activity:not(:last-child) {
    border-left: 1px solid #ddd;
  }
  [dir="rtl"] .profile-activity:not(:last-child) {
    border-left: 0;
    border-right: 1px solid #ddd;
  }
}

.profile-activity-header {
  display: flex;
  align-items: center;
  margin-left: 35px;
}

[dir="rtl"] .profile-activity-header {
  margin-left: 0;
  margin-right: 35px;
}

@media (min-width: 1024px) {
  .profile-activity-header {
    margin-left: 0;
  }
  [dir="rtl"] .profile-activity-header {
    margin-right: 0;
  }
}

.profile-activity-header .user-avatar {
  width: 40px;
  height: 40px;
  margin-right: 10px;
  min-width: 40px;
  align-self: flex-start;
}

[dir="rtl"] .profile-activity-header .user-avatar {
  margin-left: 10px;
  margin-right: 0;
}

.profile-activity-description {
  -moz-hyphens: auto;
  -ms-hyphens: auto;
  -webkit-hyphens: auto;
  word-break: break-word;
  word-wrap: break-word;
  margin: 0;
  min-width: 0;
  width: 100%;
}

.profile-activity-description span:first-child {
  font-weight: 600;
  display: inline;
}

.profile-activity-contribution {
  padding: 20px;
  margin-top: 10px;
  border-radius: 8px;
  background-color: #e5e5e5;
}

@media (min-width: 1024px) {
  .profile-activity-contribution {
    margin-top: 0;
    margin-left: 50px;
  }
  [dir="rtl"] .profile-activity-contribution {
    margin-left: 0;
    margin-right: 50px;
  }
}

.profile-activity-icon {
  position: absolute;
  left: 0;
  width: 28px;
  height: 28px;
  border-radius: 50%;
  background-size: 14px 14px;
  background-repeat: no-repeat;
  background-color: rgba(237, 237, 237, 1);
  background-position: 50% 50%;
  text-align: center;
  color: #ccc;
}

[dir="rtl"] .profile-activity-icon {
  right: 0;
}

@media (min-width: 1024px) {
  .profile-activity-icon {
    left: -14px;
  }
  [dir="rtl"] .profile-activity-icon {
    right: -14px;
  }
}

.profile-activity-icon svg {
  position: relative;
  top: 50%;
  transform: translateY(-50%);
  width: 1em;
  height: 1em;
  margin: auto;
}

/***** Search results *****/
.search-results {
  display: flex;
  flex-direction: column;
  flex-wrap: wrap;
  justify-content: space-between;
}

@media (min-width: 1024px) {
  .search-results {
    flex-direction: row;
  }
}

.search-results-column {
  flex: 1;
}

@media (min-width: 1024px) {
  .search-results-column {
    flex: 0 0 75%;
  }
}

.search-results-sidebar {
  border-top: 1px solid #ddd;
  flex: 1 0 auto;
  margin-bottom: 20px;
  padding: 0;
}

@media (min-width: 1024px) {
  .search-results-sidebar {
    border: 0;
    flex: 0 0 20%;
    height: auto;
  }
}

.search-results-sidebar .sidenav-item:hover, .search-results-sidebar .sidenav-item.current {
  background-color: #e9ebed;
  color: inherit;
  text-decoration: none;
}

.search-results-sidebar .sidenav-subitem {
  unicode-bidi: embed;
}

.search-results-sidebar .collapsible-sidebar {
  margin-bottom: 30px;
}

.search-results-sidebar .collapsible-sidebar[aria-expanded="false"] .multibrand-filter-list {
  display: none;
}

@media (min-width: 1024px) {
  .search-results-sidebar .collapsible-sidebar[aria-expanded="false"] .multibrand-filter-list {
    display: block;
  }
}

.search-results-sidebar .multibrand-filter-list--collapsed li:nth-child(1n + 6) {
  display: none;
}

.search-results-sidebar .multibrand-filter-list .doc-count {
  color: #666;
}

.search-results-sidebar .see-all-filters {
  background: none;
  border: none;
  cursor: pointer;
  display: block;
  padding: 10px;
  color: rgba(175, 129, 62, 1);
}

.search-results-sidebar .see-all-filters[aria-hidden="true"] {
  display: none;
}

.search-results-sidebar .see-all-filters:hover {
  text-decoration: underline;
}

.search-results-sidebar .see-all-filters::after {
  content: ' \2304';
  font-weight: bold;
}

.search-results-subheading {
  font-size: 18px;
  font-weight: 600;
}

.search-results-list {
  margin-bottom: 25px;
}

.search-results-list > li {
  padding: 20px 0;
}

.search-results-list > li:first-child {
  border-top: 1px solid #ddd;
}

.search-results-list > li h2 {
  margin-bottom: 0;
}

.search-results .meta-group {
  display: block;
  align-items: center;
  clear: both;
  color: #666;
}

@media (min-width: 1024px) {
  .search-results .meta-group {
    display: flex;
  }
}

.search-results .meta-group > li {
  display: block;
}

@media (min-width: 1024px) {
  .search-results .meta-group > li {
    display: inline;
  }
}

@media (min-width: 1024px) {
  .search-results .meta-group li:first-child {
    flex: 1;
  }
}

.search-results .meta-group .meta-data {
  color: inherit;
}

[dir="ltr"] .search-results .meta-group .meta-data:not(:last-child) {
  margin-right: 20px;
}

[dir="rtl"] .search-results .meta-group .meta-data:not(:last-child) {
  margin-left: 20px;
}

.search-results .meta-group .meta-data::after {
  content: none;
}

.search-results-description {
  margin-top: 10px;
  word-break: break-word;
}

.search-result-title {
  font-size: 16px;
  display: inline-block;
}

[dir="ltr"] .search-result-icons {
  float: right;
}

[dir="rtl"] .search-result-icons {
  float: left;
}

.search-result-votes, .search-result-meta-count {
  color: #4d4d4d;
  display: inline-block;
  font-size: 13px;
  font-weight: 300;
  padding: 4px 5px;
  position: relative;
}

.search-result-votes-icon, .search-result-meta-count-icon {
  color: rgba(255, 23, 107, 1);
  vertical-align: middle;
  width: 13px;
  height: 13px;
}

[dir="ltr"] .search-result-votes, [dir="ltr"] .search-result-meta-count {
  margin-left: 5px;
}

[dir="ltr"] .search-result-votes::before, [dir="ltr"] .search-result-meta-count::before {
  margin-right: 3px;
}

[dir="rtl"] .search-result-votes, [dir="rtl"] .search-result-meta-count {
  margin-right: 5px;
}

[dir="rtl"] .search-result-votes::before, [dir="rtl"] .search-result-meta-count::before {
  margin-left: 3px;
}

.search-result .meta-group {
  align-items: center;
}

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

@media (min-width: 1024px) {
  .search-result-breadcrumbs {
    display: table-row;
  }
}

@media (min-width: 1024px) {
  .search-result-breadcrumbs li {
    display: table-cell;
  }
}

.search-result-breadcrumbs li, .search-result-breadcrumbs li a, .search-result-breadcrumbs li a:visited {
  color: inherit;
}

/* By default use bold instead of italic to highlight */
.search-results-description em {
  font-style: normal;
  font-weight: bold;
}

/* Add a yellow background for Chinese */
html[lang|="zh"] .search-results-description em {
  font-style: normal;
  background: yellow;
}

/***** Notifications *****/
.notification {
  border: 1px solid;
  display: table;
font-family: 'Source Sans Pro', sans-serif;
  font-size: 12px;
  padding: 13px 15px;
  transition: height .2s;
  width: 100%;
  color: #555;
}

.notification a {
  color: #158ec2;
}

.notification-inner {
  margin: 0 auto;
  padding: 0 20px;
  max-width: 980px;
}

.notification-icon, .notification-text, .notification-dismiss {
  display: table-cell;
  vertical-align: middle;
}

.notification-text {
  padding: 0 15px;
  width: 100%;
}

.notification + .notification {
  margin-bottom: -1px;
  position: relative;
  top: -1px;
}

/* Error */
.notification-error {
  background: #ffeded;
  border-color: #f7cbcb;
}

.notification-error .notification-icon::before, .notification-error .notification-inline.notification-error::before {
  background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='12' height='12' focusable='false' viewBox='0 0 12 12'%3E%3Cg fill='none' stroke='%23555555'%3E%3Ccircle cx='5.5' cy='6.5' r='5'/%3E%3Cpath stroke-linecap='round' d='M5.5 3.5v3'/%3E%3C/g%3E%3Ccircle cx='5.5' cy='9' r='1' fill='%23555555'/%3E%3C/svg%3E");
}

/* Notice */
.notification-notice {
  background: #dbf3ff;
  border-color: #b5e0f5;
}

.notification-notice .notification-icon::before, .notification-notice .notification-inline.notification-error::before {
  background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='12' height='12' focusable='false' viewBox='0 0 12 12'%3E%3Cg fill='none' stroke='%23555555'%3E%3Cpath stroke-linecap='round' stroke-linejoin='round' d='M3.5 6l2 2L9 4.5'/%3E%3Ccircle cx='6' cy='6' r='5.5'/%3E%3C/g%3E%3C/svg%3E");
}

/* Alert / Lock */
.notification-alert {
  color: #ad5e18;
  background: #fff8ed;
  border-color: #fcdba9;
}

.notification-alert .notification-icon::before, .notification-alert .notification-inline.notification-error::before {
  background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='12' height='12' focusable='false' viewBox='0 0 12 12'%3E%3Cpath fill='none' stroke='%23ad5e18' stroke-linecap='round' d='M5.06 1.27l-4.5 8.5c-.18.33.06.73.44.73h9c.38 0 .62-.4.44-.73l-4.5-8.5a.494.494 0 00-.88 0zM5.5 4v2'/%3E%3Ccircle cx='5.5' cy='8' r='.8' fill='%23ad5e18'/%3E%3C/svg%3E");
}

.notification-icon::before, .notification-inline.notification-error::before {
  background-size: cover;
  content: "";
  display: inline-block;
  height: 14px;
  width: 14px;
  vertical-align: middle;
}

/* Dismiss button */
.notification-dismiss, a.notification-dismiss {
  color: #555;
  cursor: pointer;
  opacity: .6;
  transition: opacity 100ms ease;
  text-decoration: none !important;
}

.notification-dismiss:hover {
  opacity: 1;
}

/* Inline notifications */
.notification-inline {
  border-radius: 4px;
  line-height: 14px;
  margin-top: 5px;
  padding: 5px;
  position: relative;
  text-align: left;
  vertical-align: middle;
}

[dir="rtl"] .notification-inline {
  text-align: right;
}

.notification-inline[aria-hidden="true"] {
  display: none;
}

.notification-inline.notification-error::before {
  background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='12' height='12' focusable='false' viewBox='0 0 12 12'%3E%3Cg fill='none' stroke='%23e35b66'%3E%3Ccircle cx='5.5' cy='6.5' r='5'/%3E%3Cpath stroke-linecap='round' d='M5.5 3.5v3'/%3E%3C/g%3E%3Ccircle cx='5.5' cy='9' r='1' fill='%23e35b66'/%3E%3C/svg%3E");
  margin: -2px 5px 0 0;
}

[dir="rtl"] .notification-inline.notification-error::before {
  margin: 0 0 0 5px;
}

.notification-inline.notification-error {
  background-color: #fff0f1;
  border: 1px solid #e35b66;
  color: #cc3340;
}

.notification-inline.notification-large {
  padding: 13px 15px;
  margin-bottom: 25px;
}

.notification-left-aligned {
  text-align: left;
  padding-left: 0;
}

html[dir="rtl"] .notification-left-aligned {
  text-align: right;
  padding-left: auto;
  padding-right: 0;
}

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

.dropdown-toggle {
  cursor: pointer;
  background: none;
  border: 0;
  display: inline-block;
  padding: 20px;
  text-align: initial;
  vertical-align: middle;
}

.dropdown-toggle:hover {
  text-decoration: none;
}

.dropdown-toggle > * {
  display: inline-block;
}

.dropdown-menu {
  background: #fff;
  border: 1px solid #1a1a1a;
  border-radius: 3px;
  display: none;
  font-size: 14px;
  font-style: normal;
  font-weight: normal;
  left: 0;
  margin-top: 1px;
  padding: 10px 0;
  position: absolute;
  text-align: left;
  z-index: 1000;
  max-width: auto;
}

[dir="rtl"] .dropdown-menu {
  text-align: right;
}

.dropdown-menu[aria-expanded="true"] {
  display: block;
  border: 1px solid #1a1a1a;
  background-color: #ededed;
  border-radius: 10px;
}

.dropdown-menu [role="separator"] {
  border-bottom: 1px solid #d8d8d8;
  color: #969696;
  display: block;
  font-weight: normal;
  font-size: 11px;
  padding: 5px 0;
  margin: 5px 20px 10px 20px;
}

.dropdown-menu [role="menuitem"] {
  color: #333;
  cursor: pointer;
  display: block;
  padding: 7px 23px 7px 20px;
  white-space: nowrap;
  border: 0;
  -webkit-appearance: none;
  text-align: start;
  line-height: inherit;
  width: 100%;
} 

[dir="rtl"] .dropdown-menu [role="menuitem"] {
  padding: 7px 20px 7px 40px;
}

.dropdown-menu [role="menuitem"]:hover, .dropdown-menu [role="menuitem"]:focus {
  background-color: transparent;
  color: #1a1a1a;
  text-decoration: underline;
}

.dropdown-menu [role="menuitem"][aria-selected="true"] {
  cursor: default;
}

.dropdown-menu [role="menuitem"][aria-selected="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 {
  margin-left: 0;
  margin-right: 10px;
  float: left;
}

.dropdown-menu [role="menuitem"][hidden], .dropdown-menu [role="menuitem"][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;
}

.hero {
    height: 400px;
}

.hero-inner h2,.hero-inner h1 {
    font-style: normal;
    font-weight: bold;
    font-size: 65px;
    color: #1a1a1a;
    margin-top: 0;
    margin-bottom: 5%;
}

form.search.search-full {
    max-width: 446px;
    margin: 0 auto;
}

input#query {
    font-style: normal;
    font-weight: normal;
    font-size: 18px;
    line-height: 23px;
    background: transparent;
}

::-webkit-input-placeholder { /* Edge */
  color: #1a1a1a;
}

:-ms-input-placeholder { /* Internet Explorer 10-11 */
  color: #1a1a1a;
}

::placeholder {
  color: #1a1a1a;
}

input#query {
    border: 1px solid #1a1a1a;
}

.tab-list a:nth-child(1n+1) {
    display: none;
}

.tab-list {
    display: flex;
    justify-content: center;
}
   .tab-list a {
    border: 0px solid #EEEEEE;
    border-bottom: none;
    font-size: 18px;
    line-height: 28px;
    text-align: center;
    color: #1a1a1a;
    padding: 8px 36px;
    border-radius: 8px;
    margin: 10px;
    border: 1px solid #1a1a1a;
}
.tab-list a.active {
    border: 1px solid #EEEEEE;
    border-bottom: none;
  color: #ffffff;
}    
    .sec-wrap {
    /* width: 374px; */
      min-height: 288px;
    /* left: 365px; */
    /* top: 757px; */
      border: 1px solid #1A1A1A;
      border-radius: 10px;
      margin: 16px;
      flex: 1 0 444px;
      max-width: 444px;
}

.cat-wrap {
    display: flex;
    flex-wrap: wrap;
    margin-left: -16px;
    margin-right: -16px;
    display: none;
    width: 100%;
    margin: 0 auto;
}
    
 .cat-wrap.visible {
    display: flex;
}

.tab-list a:hover,.tab-list a:focus,.tab-list a:active {
    text-decoration: none;
}
.sec-list {
    position: relative;
    top: -1px;
    padding-top: 30px;
}

.sec-list .section-icon {
    width: 40px;
    height: 40px;
    display: block;
    margin-bottom: 32px;
    background-size: contain;
    background-position:center;
    background-repeat: no-repeat;
}


/* there are 2 categories - each has sections - define an icon for each */
.cat-wrap:nth-child(1) .sec-wrap:nth-child(1) .section-icon {
    background-image: url(/hc/theming_assets/01HZPH38B9YDBQHTJEWJ8SCEYQ);
}
.cat-wrap:nth-child(1) .sec-wrap:nth-child(2) .section-icon {
    background-image: url(/hc/theming_assets/01HZPH395QYQBMFQA4H2P9YBDJ);
}
.cat-wrap:nth-child(1) .sec-wrap:nth-child(3) .section-icon {
    background-image: url(/hc/theming_assets/01HZPH3CM2T93JZYAFN7V5Z7VA);
}
.cat-wrap:nth-child(1) .sec-wrap:nth-child(4) .section-icon {
    background-image: url(/hc/theming_assets/01HZPH3B4765GRC538DXQB6YKN);
}
.cat-wrap:nth-child(1) .sec-wrap:nth-child(5) .section-icon {
    background-image: url(/hc/theming_assets/01HZPH3AGYQW0A73D1XADFS84Y);
}
.cat-wrap:nth-child(1) .sec-wrap:nth-child(6) .section-icon {
    background-image: url(/hc/theming_assets/01HZPH3AD9GNGFX6P7VSFZVFZ9);
}
.cat-wrap:nth-child(1) .sec-wrap:nth-child(7) .section-icon {
    background-image: url("/hc/theming_assets/01HZPH3E3NDV8XEJY5HEXS6X0P");
}
.cat-wrap:nth-child(1) .sec-wrap:nth-child(8) .section-icon {
    background-image: url(/hc/theming_assets/01HZPH39F73V6Z278VBXM9KBW5);
}
.cat-wrap:nth-child(1) .sec-wrap:nth-child(9) .section-icon {
    background-image: url("/hc/theming_assets/01HZPH36R90J00VVZXVW5XT3XY");
}



.cat-wrap:nth-child(2) .sec-wrap:nth-child(1) .section-icon {
    background-image: url(/hc/theming_assets/01HZPH395QYQBMFQA4H2P9YBDJ);
}
.cat-wrap:nth-child(2) .sec-wrap:nth-child(2) .section-icon {
    background-image: url(/hc/theming_assets/01HZPH3CR0Z4FWE2XFW2XANFF0);
}
.cat-wrap:nth-child(2) .sec-wrap:nth-child(3) .section-icon {
    background-image: url(/hc/theming_assets/01HZPH3B4765GRC538DXQB6YKN);
}
.cat-wrap:nth-child(2) .sec-wrap:nth-child(4) .section-icon {
    background-image: url(/hc/theming_assets/01HZPH3EW8N34QGK8MBBZC7PBH);
}
.cat-wrap:nth-child(2) .sec-wrap:nth-child(5) .section-icon {
    background-image: url(/hc/theming_assets/01HZPH3AGYQW0A73D1XADFS84Y);
}
.cat-wrap:nth-child(2) .sec-wrap:nth-child(6) .section-icon {
    background-image: url(/hc/theming_assets/01HZPH3DS80MNV5GR6H286SRXN);
}
.cat-wrap:nth-child(2) .sec-wrap:nth-child(7) .section-icon {
    background-image: url(/hc/theming_assets/01HZPH3BC5CE0H20PS057WSE21);
}
.cat-wrap:nth-child(2) .sec-wrap:nth-child(8) .section-icon {
    background-image: url(/hc/theming_assets/01HZPH383641NTMG0TS8CNAQ8D);
}
.cat-wrap:nth-child(2) .sec-wrap:nth-child(9) .section-icon {
    background-image: url(/hc/theming_assets/01HZPH3BG6CTWJ6TE98ZZQ8CGV);
}
.cat-wrap:nth-child(2) .sec-wrap:nth-child(10) .section-icon {
    background-image: url(/hc/theming_assets/01HZPH3CW624RCXY5JAXH95JRN);
}


.tab-list a.active {
    background: #1A1A1A;
    position: relative;
    z-index: 999;
}


    .sec-wrap {
    padding-top: 48px;
    display: flex;
    flex-direction: column;
    align-items: center;
    text-align: center;
    padding-left: 20px;
    padding-right: 20px;
    padding-bottom: 20px;
    cursor: pointer;
    max-width: 100%;
}

@media (min-width: 680px){
  .sec-wrap {
    max-width: 45%;
  }
}

.sec-wrap img {
    margin-bottom: 32px;
}

.sec-wrap a {
    font-style: normal;
    font-family: Gellix;
    font-weight: 600;
    font-size: 30px;
    line-height: 30px;
/* identical to box height, or 140% */
    text-align: center;

/* Black */
    color: #1a1a1a;
}

/* resources section */
.resources-section {
    display: flex;
    justify-content: space-between;
    align-items: top;
   /* padding: 40px 0; */
    flex-wrap: wrap;
}

.resources-wrapper {
    width: 100%;
    display:flex;
  flex-direction: column;
  padding-top: 1%;
}

.resource-text {
  min-height: 160px;
}

@media (min-width: 600px){
  .resources-wrapper {
    max-width: 45%;
  }
}

@media (min-width: 1024px){
  .resources-wrapper {
    max-width: 22%;
  }
}


span.blocks-item-description {
    margin-top: 15px;
    font-style: normal;
    font-weight: normal;
    font-size: 16px;
    line-height: 24px;
/* or 150% */
    text-align: center;

/* Secondary Black */
    color: #1a1a1a
}

.sec-wrap:hover {
    background: #FFFFFF;
    border-radius: 8px;
}

.sec-wrap:hover a {
    text-decoration: none;
}


section.articles.promo {
    /* background: #FAFAFA; */
    padding-top: 120px;
    padding-bottom: 50px;
}

li.promoted-articles-item>a {
    font-style: normal;
    font-weight: normal;
    font-size: 18px;
    line-height: 24px;
    color: #1a1a1a;
}

li.promoted-articles-item {
    display: flex;
    justify-content: space-between;
}

span.search-result-votes {
    font-style: normal;
    font-weight: normal;
    font-size: 14px;
    color: #D1AD78;
}

span.search-result-votes>* {
    display: inline-block;
    vertical-align: sub;
}

span.search-result-votes img {
    position: relative;
    top: 2px;
    margin-left: 5px;
}

li.promoted-articles-item {
    display: flex;
    align-items: center;
    padding-right: 0;
}

section.articles.engage {
    text-align: center;
    padding-top: 80px;
    padding-bottom: 80px;
}

section.articles.engage {
    min-height: 520px;
   background: linear-gradient(0deg, rgba(0, 0, 0, 0.40), rgba(0, 0, 0, 0.50)), url(/hc/theming_assets/01HZPH3D92GQJ8C587ZP8XM2SQ);
    background-position: center;
    background-repeat: no-repeat;
    margin-left: auto;
    margin-right: auto;
    max-width: 1397px;
    border-radius: 20px;
    background-size: cover;
    margin-top: 5%;
}

.eng-imgs > * {
    border:0px solid red;
    flex: 1;
}

.eng-imgs {
    display: flex;
    height: 620px;
    width: 100%;
  padding-top: 50px;
}

span.laptop {
    flex: 4;
    background: url($assets-laptop-svg);
  background-position-y: center;
    background-size: contain !important;
}

span.cup {
    background: url($assets-coffee-svg);  
      background-position-y: 70%;
    background-position-x: right !important;
    margin-left: 40px;
    flex: .8;
    margin-right: -30px;
  
}

span.plant {
    background: url($assets-plant-svg);
    background-position-y: center;
      background-position-x: left !important;
  flex: 1.1;
    margin-left: -140px;
}


.eng-imgs * {
    background-repeat: no-repeat !important;
    background-size: 80% !important;
    background-position-x: center !important;
}

.container.eng-cont h2 {
    font-style: normal;
    font-weight: normal;
    font-size: 65px;
    text-align: center;
    color: #FFFFFF;
    margin-top: 0;
    margin-bottom: 24px;
}

.container.eng-cont p {
    font-style: normal;
    font-weight: normal;
    font-size: 20px;
    line-height: 28px;
    text-align: center;
    color: #FFFFFF;
    margin-bottom: 40px;
    max-width: 600px;
    margin-left: auto;
    margin-right: auto;
}

.container.eng-cont p:empty, .xxxx p:empty {
    display: none;
}

.container.eng-cont {
    max-width: 700px;
}

a.btn.green-btn { 
    background: #ed1564;
    border-radius: 10px;
    font-style: normal;
    color: #FFFFFF;
    display: inline-block;
    font-size: 1.125rem;
    font-weight: 500;
    line-height: 1.25rem;
    min-width: 180px;
    padding: 0.75rem 1.5rem;
    text-align: center;
    transition-duration: .15s;
}

a.btn.green-btn:hover {
  text-decoration: none;
  transform: translateY(-2px);
}
.promo-body p {
    margin: 5px 0;
}



.slick-track {
    display: flex;
    justify-content: center;
}

.xxxx > button {
    display: none;
}

ul.dots button {
    font-size: 0;
    line-height: 0;
    display: block;
    width: 20px;
    height: 20px;
    padding: 5px;
    cursor: pointer;
    color: transparent;
    border: 0;
    outline: none;
    background: #DCDCDC;
    border-radius: 50%;
    width: 5px;
    height: 5px;
    margin: 10px;
}

ul.dots {
    display: flex;
}

.fet-cont {
    max-width: 1400px;
    width: 100%;
      max-width: 80%;
}

.sliderfeat {
    display: flex;
    justify-content: center;
}

.sliderfeat img {max-width: 400px;}

.fet-cont {
    margin: 0 auto;
    margin-bottom: 60px;
}

.sliderfeat-left h2 {
    font-style: normal;
    font-weight: normal;
    font-size: 40px;
    line-height: 52px;
/* identical to box height, or 130% */


/* Black */
    color: #424242;
}

.sliderfeat-left p {
    font-style: normal;
    font-weight: normal !important;
    font-size: 20px;
    line-height: 28px;
/* or 140% */


/* Secondary Black */
    color: #757575;
}

.sliderfeat-left p strong {
    font-weight: normal;
}

.sliderfeat-left p * {
    color: inherit !important;
}

.sliderfeat-left p {
    margin-top: 0;
    margin-bottom: 0;
}

.sliderfeat-left .btn {
    margin-top: 50px;
    display: inline-block;
}

.sliderfeat-left {
    padding-right: 40px;
}

.slick-slide {
    display: flex !important;
}

button.slick-arrow {
    display: none !important;
}

ul.dots {
    justify-content: center;
}

li.slick-active button {
    background: #5C5C5C;
}
.sliderfeat-left h2 a {
    color: inherit;
}

section.articles.webinars {
    min-height: 500px;
    position: relative;
}

section.articles.webinars:before {
     content: '';
    position: absolute;
    width: 14vw;
    height: 20vw;
background: url($assets-webback1-svg);
      background-size: contain;
    background-repeat: no-repeat;
}

section.articles.webinars:After {
    content: '';
    position: absolute;
    width: 200px;
    height: 200px;
      width: 280px;
    height: 340px;
  background: url($assets-webback2-svg);
  z-index: 999999;
    right: 0;
    border: 0px solid red;
    top: 37%;
    background-size: contain;
    background-repeat: no-repeat;

}
.webinars .fet-cont {
    display: flex;
    align-items: center;
}

.fet-cont>* {flex: 1;}

.web-right h2 {
    font-style: normal;
    font-weight: normal;
    font-size: 40px;
    line-height: 52px;
    color: #424242;
    margin-bottom: 20px;
}

.web-right p {
    font-style: normal;
    font-weight: normal;
    font-size: 20px;
    line-height: 28px;
    color: #757575;
    margin-bottom: 33px;
}

section.articles.still {
    /* background: #FAFAFA; */
    justify-content: center;
    align-items: center;
    text-align: center;
    margin-bottom: 150px;
  margin-top: 100px;
}

section.articles.still h2 {
    font-size: 64px;
    line-height: 52px;
    text-align: center;
    color: #1a1a1a;
  margin-bottom: auto;
}


ul.article-list.promoted-articles.fullwidth-articles > li {
    margin-right: 0;
    width: 100%;
}

.seclist li a {
    font-style: normal;
    font-weight: normal;
    font-size: 16px;
    line-height: 20px;
    color: #1a1a1a;
}

.seclist li {
    padding: 13px 0;
}

.seclist a.active {
    color: #AF813E;
}

.seclist {
    padding-right: 50px;
}


.section-container {
  /*  max-width: 1000px; */
  /*  margin: 0 auto;*/
}

header.page-header h1 {
    font-size: 60px;
    line-height: 56px;
/* or 140% */
/* Black */
    color: #1a1a1a;
    margin-bottom: 64px;
}

section#side-content>a {
    display: flex;
    font-style: normal;
    font-weight: normal;
    font-size: 18px;
    line-height: 1;
    color: #AF813E;
    align-items: center;
    margin-bottom: 45px;
}

section#side-content a img {
    margin-right: 9px;
}

section#side-content {
    padding-top: 20px;
}

.small-header .hero {
    height: 100px;
}

.small-header .hero .common-topics {
    display: none;
}
.section-container {
    padding-top: 20px;
}
.hide {
    display: none !important;
}
section#side-content {
 /*   width: 100%; */
  width: 310px;
}

nav.pagination ul {
  display: flex;
  flex-direction: row;
  justify-content: center;
  margin-bottom: 80px;
    margin-top: 72px;
}

  nav.pagination li {
    width: 32px;
    display: block;
    height: 32px;
    line-height: 32px;
    border-radius: 4px;
    margin-right: 8px;
}
nav.pagination li a:hover {
    background-color: transparent;
  border-color: #FF176B;
}
nav.pagination li a {
     font-weight: 600;
    font-style: normal;
    font-size: 14px;
    line-height: 30px;
    color: #1a1a1a;
}

li.pagination-current {
    background: #FF176B;
    color: #fff;
}

.pagination-last-icon,.pagination-first-icon {
    position: relative;
    color: transparent;
}

span.pagination-last-icon:before {
    content: '';
    background: url(/hc/theming_assets/01HZPH3N14589G2V8XAM9MNPJK);
    position: absolute;
    width: 5px;
    height: 10px;
    background-repeat: no-repeat;
    top: 3px;
    left: 2px;
}

span.pagination-first-icon:before {
    content: '';
    background: url(/hc/theming_assets/01HZPH3N4W663FNXG0TNVX0C95);
    position: absolute;
    width: 5px;
    height: 10px;
    background-repeat: no-repeat;
    top: 3px;
    left: 2px;
}

.pagination-list a:hover span.pagination-first-icon:before {
    background: url(/hc/theming_assets/01HZPH3N8T8GZM4W02NBR3W05C);
}

.pagination-list a:hover span.pagination-last-icon:before {
    background: url(/hc/theming_assets/01HZPH3NCF8M5YCJSTNV9R9R0Y);
}

.pagination-list a:active span.pagination-first-icon:before,
.pagination-list a:focus span.pagination-first-icon:before {
    background: url(/hc/theming_assets/01HZPH3NMN84WFPYM4Q1ARQKZ9);
}

.pagination-list a:active span.pagination-last-icon:before,
.pagination-list a:focus span.pagination-last-icon:before {
    background: url(/hc/theming_assets/01HZPH3NGFK50CA6MKYZFJ6DYP);
}

@charset "UTF-8";
@media all {
  .my-header a {
  }
  .my-header img {
    border-style: none;
  }
  .my-header button, .my-header input {
    font-family: inherit;
    font-size: 100%;
    line-height: 1.15;
    margin: 0;
  }
  .my-header button, .my-header input {
    border: 0px;
  }
  .my-header button, .my-header input {
    overflow: visible;
  }
  .my-header button {
    text-transform: none;
  }
  .my-header [type=submit], .my-header button {
    -webkit-appearance: button;
  }
  .my-header [type=submit]::-moz-focus-inner, .my-header button::-moz-focus-inner {
    border-style: none;
    padding: 0;
  }
  .my-header [type=submit]:-moz-focusring, .my-header button:-moz-focusring {
    outline: 1px dotted ButtonText;
  }
  .my-header ul {
    list-style: none;
    margin: 0;
    padding: 0;
    border: 0;
    font-size: 100%;
    font-weight: inherit;
    vertical-align: baseline;
    background: 0 0;
  }
  .my-header a {
    text-decoration: none;
  }
  .my-header input {
    vertical-align: middle;
  }
  .my-header .prefill-signup-form__input {
    height: 100% !important;
    max-height: 49px;
    border-radius: 100px;
    background-color: #ffffff;
    border: solid 1px #dcdcdc;
    padding: 10px 14px;
    outline: none;
    font-size: 18px;
    color: #5c5c5c;
    -webkit-appearance: none;
    -webkit-box-shadow: none;
    box-shadow: none;
    width: 90%;
    max-width: 300px;
  }
  .my-header img {
    max-width: 100%;
  }
}
@media only screen (max-width: 1023px) {
  .my-header .header__nav {
    display: initial !important;
  }
  .my-header .header__hamburger {
    right: 20px;
    position: absolute;
  }
  .my-header .header {
    height: 100px;
  }
}

@media only screen and (max-width: 767px) {
  .my-header .header__nav {
    display: initial !important;
  }
  .my-header .header__container {
    flex-wrap: wrap;
  }
  .my-header .header__logo-pic {
    width: 109px;
    height: inherit;
    margin: 16px 0px 16px 0px;
  }
  .my-header .header__hamburger {
    margin-top: 16px;
    margin-bottom: 16px;
  }
  .my-header .header__container {
    flex-wrap: wrap;
    /* background-color: #fff; */
  }
}
@media all {
  .my-header .icon {
    font-family: "ateraicons";
  }
}
@media all {
  .my-header [class*=" atera-icon-"] {
    font-family: "ateraicons" !important;
    speak: none;
    font-style: normal;
    font-weight: normal;
    font-variant: normal;
    text-transform: none;
    line-height: 1;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
  }
}
@media all {
  .my-header .atera-icon-chevron_right_filled:before {
    content: "";
    color: #b4b4b4;
  }
}
/* Sign in button can be changed here */
@media all {
  .my-header .atera-btn__rounded-filled__green {
    border-radius: 10px;
    -webkit-appearance: none;
    text-decoration: none;
    color: #ededed;
         font-weight: 600;
    display: inline-block;
    position: relative;
    -webkit-transition: 0.3s;
    -o-transition: 0.3s;
    transition: 0.3s;
    overflow: hidden;
    border: 0;
    cursor: pointer;
    background-color: #FF176B;
  }
  .my-header .atera-btn__rounded-filled__green span {
    position: relative;
    z-index: 1;
    display: -webkit-box;
    display: -webkit-flex;
    display: -moz-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -moz-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-box-pack: center;
    -webkit-justify-content: center;
    -moz-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
  }
  .my-header .atera-btn__rounded-filled__green:hover, .my-header .atera-btn__rounded-filled__green:active, .my-header .atera-btn__rounded-filled__green:focus {
    text-decoration: none;
    outline: 0;
  }
  .my-header .atera-btn__rounded-filled__green.large {
    padding: 11px 30px;
    font-size: 24px;
  }
  .my-header .atera-btn__rounded-filled__green.medium {
    padding: 8px 32px;
    font-size: 18px;
    box-sizing: border-box;
    line-height: initial;
    display: flex;
    flex-direction: row;
    justify-content: center;
    align-items: center;
  }
}
@media all {
  .my-header .header__buttons .atera-btn__rounded-filled__green.medium {
    height: 48px;
    width: 160px;
  }
}
@media all {
  .my-header .atera-btn__rounded-filled__green:not(.disabled):hover:before {
    opacity: 1;
  }

}
/* Nav bar - Need to change collours */
@media all {
  .my-header .header {
    position: fixed;
    top: 0;
    left: 0;
    right: 0;
    padding: 12.5px 0;
    background-color: #EDEDED;
    z-index: 999999999999999;
    line-height: 1;
    -webkit-transition: 0.18s;
    -o-transition: 0.18s;
    transition: 0.18s;
    display: -webkit-box;
    display: -webkit-flex;
    display: -moz-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -moz-box-align: center;
    -ms-flex-align: center;
    align-items: center;
  }
}
@media all {
  .my-header .header__container {
    width: 1060px;
  }
}
@media all {
  .my-header .header__nav ul {
    list-style-type: none;
    padding: 0;
    margin: 0;
  }
}
@media all {
  .my-header .header__container {
    max-width: 1397px;
    display: -webkit-box;
    display: -webkit-flex;
    display: -moz-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -moz-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    width: 100%;
    margin: 0 auto;
   /* padding: 0 20px; */
    position: relative;
    box-sizing: border-box;
  }
}
@media all {
  .my-header .header__logo {
    position: relative;
    z-index: 1000;
  }
}
@media all {
  .my-header .header__logo-pic {
    height: 25px;
    display: block;
    margin-right: auto;
  }

}
@media all {
  .my-header .header__nav {
    z-index: 999;
    display: -webkit-box;
    display: -webkit-flex;
    display: -moz-box;
    display: -ms-flexbox;
    display: flex;
    margin-left: auto;
  }
  .my-header .header__nav > ul {
    display: -webkit-box;
    display: -webkit-flex;
    display: -moz-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -moz-box-align: center;
    -ms-flex-align: center;
    align-items: center;
  }
}
@media all {
  .my-header .header .menu-item {
    margin: 0 15px;
  }
}
@media all {
  .my-header .header__hamburger {
    display: none;
    margin-left: auto;
    cursor: pointer;
    -webkit-transition-timing-function: linear;
    -o-transition-timing-function: linear;
    transition-timing-function: linear;
    -webkit-transition-duration: 0.15s;
    -o-transition-duration: 0.15s;
    transition-duration: 0.15s;
    -webkit-transition-property: opacity, -webkit-filter;
    transition-property: opacity, -webkit-filter;
    -o-transition-property: opacity, filter;
    transition-property: opacity, filter;
    transition-property: opacity, filter, -webkit-filter;
    text-transform: none;
    color: inherit;
    border: 0;
    background-color: transparent;
  }
}
@media all {
  .my-header .header__signup {
    position: absolute;
    right: 0;
    z-index: 999;
    background: #fff;
    left: 0;
    display: -webkit-box;
    display: -webkit-flex;
    display: -moz-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: end;
    -webkit-justify-content: flex-end;
    -moz-box-pack: end;
    -ms-flex-pack: end;
    justify-content: flex-end;
    opacity: 0;
    -webkit-transition: 0.25s ease-in-out;
    -o-transition: 0.25s ease-in-out;
    transition: 0.25s ease-in-out;
    pointer-events: none;
    height: 50px;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -moz-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    padding: 0 20px;
    top: -4px;
  }
}
@media all {
  .my-header .header__buttons {
    display: -webkit-box;
    display: -ms-flexbox;
    display: -webkit-flex;
    display: -moz-box;
    display: flex;
    margin-left: 25px;
  }
}
@media all {
  .my-header .header__signup .prefill-signup-form__submit {
    font-size: 22px;
    padding: 8px 25px 7px;
  }
  .my-header .header__signup .prefill-signup-form__input {
    font-size: 16px;
    height: 40px;
  }
}
@media (max-width: 1023px) {
  .my-header .header__nav {
    top: 63px !important;
  }
  .my-header .header ul {
    line-height: 1;
  }
  .my-header .header__logo {
    position: relative;
    z-index: 1000;
  }
  .my-header .header__signup {
    position: absolute;
    right: 0;
    z-index: 999;
    background: #fff;
    left: 0;
    display: -webkit-box;
    display: -webkit-flex;
    display: -moz-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: end;
    -webkit-justify-content: flex-end;
    -moz-box-pack: end;
    -ms-flex-pack: end;
    justify-content: flex-end;
    opacity: 0;
    -webkit-transition: 0.25s ease-in-out;
    -o-transition: 0.25s ease-in-out;
    transition: 0.25s ease-in-out;
    pointer-events: none;
    height: 50px;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -moz-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    padding: 0 20px;
    top: -4px;
  }
  .my-header .header__signup .prefill-signup-form__input {
    font-size: 16px;
    height: 40px;
  }
  .my-header .header__signup .prefill-signup-form__submit {
    font-size: 22px;
    padding: 8px 25px 7px 25px;
  }
}
@media (max-width: 1023px) and (max-width: 1340px) {
  .my-header .header__signup .prefill-signup-form__input {
    font-size: 14px;
    height: 30px;
    padding-top: 5px;
    padding-bottom: 5px;
  }
  .my-header .header__signup .prefill-signup-form__submit {
    font-size: 18px !important;
    padding: 5px 17px 5px 16px !important;
  }
  .my-header .header__signup .prefill-signup-form .field-wrap {
    width: 250px;
    margin-right: 10px;
  }
}
@media (max-width: 1324px) {
  .my-header .header__logo-pic {
    height: 42px;
    display: block;
    margin-right: auto;
    margin-left: auto;
  }
  .my-header .header__hamburger {
    display: none;
    margin-left: auto;
    cursor: pointer;
    -webkit-transition-timing-function: linear;
    -o-transition-timing-function: linear;
    transition-timing-function: linear;
    -webkit-transition-duration: 0.15s;
    -o-transition-duration: 0.15s;
    transition-duration: 0.15s;
    -webkit-transition-property: opacity, -webkit-filter;
    transition-property: opacity, -webkit-filter;
    -o-transition-property: opacity, filter;
    transition-property: opacity, filter;
    transition-property: opacity, filter, -webkit-filter;
    text-transform: none;
    color: inherit;
    border: 0;
    background-color: transparent;
  }
  .my-header .header__hamburger .hamburger-box {
    position: relative;
    display: inline-block;
    width: 24px;
    height: 16px;
  }
  .my-header .header__hamburger .hamburger-inner {
    top: 0;
    position: absolute;
    width: 23px;
    height: 2px;
    border-radius: 50px;
    -webkit-transition-timing-function: ease;
    -o-transition-timing-function: ease;
    transition-timing-function: ease;
    -webkit-transition-duration: 0.15s;
    -o-transition-duration: 0.15s;
    transition-duration: 0.15s;
    -webkit-transition-property: -webkit-transform;
    transition-property: -webkit-transform;
    -o-transition-property: transform;
    transition-property: transform;
    transition-property: transform, -webkit-transform;
    background-color: #5c5c5c;
  }
}
@media (max-width: 1023px) {
  .my-header .header__nav {
    display: -webkit-box;
    display: -webkit-flex;
    display: -moz-box;
    display: -ms-flexbox;
    display: flex;
    margin-left: auto;
    background: #EDEDED;
  }
}
@media all {
  .my-header .header__nav > ul {
    display: -webkit-box;
    display: -webkit-flex;
    display: -moz-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -moz-box-align: center;
    -ms-flex-align: center;
    align-items: center;
  }
}
@media all {
  .my-header .header .menu-item {
    margin: 0 25px;
  }
  .my-header .header .menu-item .atera-icon-chevron_right_filled {
    display: none;
  }
  
  .my-header .header .menu-item a {
    text-decoration: none;
    display: block;
     font-weight: 500;
    font-size: 1px;
    color: #909090;
  }
  .my-header .header .menu-item a:active {
   
  }
/* Change colour when hovering over menu items */
  .my-header .header .menu-item:hover > a {
  color: #FF176B;
  }
}
@media all {
  .my-header .header__buttons {
    display: -webkit-box;
    display: -ms-flexbox;
    display: -webkit-flex;
    display: -moz-box;
    display: flex;
    margin-left: 25px;
  }
}
@media (max-width: 1340px) {
  .my-header .header__buttons {
    margin-left: 25px;
  }
  .my-header .header__buttons .atera-btn__rounded-filled__green {
    font-size: 18px;
    padding: 8px 32px;
  }
  .my-header .header .menu-item {
    margin: 0 5px;
  }
  .my-header .header .menu-item > a {
    font-size: 18px;
  }
}
@media (max-width: 1324px) {
  .my-header .header {
    padding: 11.5px 0;
  }
  .my-header .header__logo-pic {
    height: 38px;
  }
  .my-header .header__hamburger {
    display: block;
  }
  .my-header .header .menu-item:hover > a {
    background: transparent;
  }
  .my-header .header__nav {
    display: block;
    opacity: 0;
    pointer-events: none;
    -webkit-transition: 0.25s;
    -o-transition: 0.25s;
    transition: 0.25s;
    position: fixed;
    top: 70px !important;
    left: 0;
    bottom: 0;
    overflow-y: scroll;
    -webkit-overflow-scrolling: touch;
    width: 100%;
  }
  .my-header .header__nav > ul {
    margin-right: 0;
    border-top: 1px solid #eeeeee;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    -webkit-flex-direction: column;
    -moz-box-orient: vertical;
    -moz-box-direction: normal;
    flex-direction: column;
  }
  .my-header .header__nav > ul .menu-item {
    margin: 0;
    width: 100%;
    border-bottom: 1px solid #E3DBD9;
  }
  .my-header .header__nav .menu-item > a {
    position: relative;
    border-radius: 0;
    font-size: 18px;
    background-color: transparent;
  }
  .my-header .header__nav .menu-item > a .atera-icon-chevron_right_filled {
    display: block;
    position: absolute;
    top: 50%;
    right: 2px;
    margin-top: -17px;
    font-size: 15px;
    color: #5c5c5c;
    margin-left: auto;
    margin-right: 13px;
    -webkit-transition: all 0.3s ease-in-out;
    -o-transition: all 0.3s ease-in-out;
    transition: all 0.3s ease-in-out;
    padding: 11px;
    z-index: 1;
  }
  .my-header .header__nav .menu-item > a .atera-icon-chevron_right_filled:before {
    color: #909090;
  }
  .my-header .header__nav .menu-item-has-children a .atera-icon-chevron_right_filled {
 
  }
  .my-header .header__buttons {
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    -webkit-justify-content: center;
    -moz-box-pack: center;
    justify-content: center;
    margin: 0px 20px;
  }
  .my-header .header__buttons .atera-btn__rounded-filled__green {
    font-size: 18px;
    padding: 8px 32px;
  }
}
@media (max-width: 340px) {
  .my-header .header__buttons {
    margin-right: 0;
    margin-left: 0;
  }
}
@media (max-width: 1023px) {
  .my-header .header__nav {
    top: 63px;
  }
}
@media all {
  .my-header .header {
    height: 64px;
    box-sizing: border-box;
  }
}
@media (min-width: 1024px) {
  .my-header .header {
    height: 104px;
    margin-bottom: 40px;
  }
}
@media all {
  .my-header .header__nav {
    z-index: 999;
  }
}
@media all {
  .my-header .prefill-signup-form {
    position: relative;
  }
  .my-header .prefill-signup-form form {
    display: -webkit-box;
    display: -webkit-flex;
    display: -moz-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: start;
    -webkit-align-items: flex-start;
    -moz-box-align: start;
    -ms-flex-align: start;
    align-items: flex-start;
    text-align: left;
  }
  .my-header .prefill-signup-form .field-wrap {
    width: 300px;
    margin-right: 20px;
    position: relative;
  }
}
@media (max-width: 1023) {
  .my-header .prefill-signup-form form {
    -webkit-box-align: center;
    -webkit-align-items: center;
    -moz-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -webkit-flex-direction: column;
    -moz-box-orient: vertical;
    -moz-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
  }
}
@media (max-width: 1200px) {
  .my-header .prefill-signup-form .field-wrap {
    width: 230px;
  }
}
@media (max-width: 1023) {
  .my-header .prefill-signup-form .field-wrap {
    width: 100%;
    max-width: 350px;
    margin-right: 0;
    margin-bottom: 20px;
  }
}
@media (max-width: 1200px) {
  .my-header .prefill-signup-form__submit {
    font-size: 22px !important;
    padding: 7px 25px !important;
  }
}
@media (max-width: 1200px) {
  .my-header .prefill-signup-form__input {
    font-size: 16px;
    height: 40px;
  }
}
@media all {
  .my-header .prefill-signup-form__input::-webkit-input-placeholder, .my-header .prefill-signup-form__input::-moz-placeholder, .my-header .prefill-signup-form__input:-ms-input-placeholder, .my-header .prefill-signup-form__input::-ms-input-placeholder, .my-header .prefill-signup-form__input::placeholder {
    color: #dcdcdc;
  }
  .my-header .prefill-signup-form__input::-moz-selection, .my-header .prefill-signup-form__input::selection {
    background-color: #87C440;
  }
  .my-header .prefill-signup-form__input:focus {
    border-color: #909090;
  }
}
@media all {
  .my-header input:focus {
    outline-offset: inherit;
    outline: #fff;
  }
}
@media only screen and (max-width: 600px) {
  .my-header .header {
    height: 72px;
  }
}
@media all {
  .my-header span, .my-header a, .my-header img, .my-header ul, .my-header li, .my-header form, .my-header input {
    margin: 0;
    padding: 0;
   /* border: 0; */
    font-size: 100%;
    font: inherit;
    vertical-align: baseline;
  }
}
@media all {
  .my-header ul {
    list-style: none;
  }
}

.my-header .header {
    position: static;
}
/* Nav bar text: Atera Webinars, Atera Academy, Atera pricing, etc 8*/
.my-header .header .menu-item a {
    font-size: 18px;
    line-height: 24px;
    color: #1A1A1A;
}



@font-face {
  font-family: "ateraicons";
  src: url("https://www.atera.com/wp-content/themes/atera/assets/fonts/ateraicons.eot?v15");
  src: url("https://www.atera.com/wp-content/themes/atera/assets/fonts/ateraicons.eot?v15#iefix") format("embedded-opentype"), url("https://www.atera.com/wp-content/themes/atera/assets/fonts/ateraicons.ttf?v15") format("truetype"), url("https://www.atera.com/wp-content/themes/atera/assets/fonts/ateraicons.woff?v15") format("woff"), url("https://www.atera.com/wp-content/themes/atera/assets/fonts/ateraicons.svg?v15#ateraicons") format("svg");
  font-weight: normal;
  font-style: normal;
}


.my-activities-nav {
    display: none;
}

form#new_request footer {
    margin-top: 40px;
}

.small-header .my-header header {
    position: static;
}

.seclist .ulxxx {
    border: 0px solid red;
    position: -webkit-sticky; /* Safari */
    position: sticky;
    top: 80px;
}

.seclist {
    height: calc(100% - 90px);
    position: relative;
}

.article-author {
    display: flex;
    justify-content: space-between;
    border-bottom: 2px solid #eee;
    padding-bottom: 20px !important;
    padding-top: 40px;
}

.avatar.article-avatar {
    font-weight: 600;
    font-size: 16px;
    line-height: 32px;
/* identical to box height, or 200% */
    color: #1a1a1a;
    display: flex;
    align-items: center;
}

.avatar.article-avatar img {
    margin-right: 10px;
    width: 30px;
    height: 30px;
}

.article-meta:before {content: '•';display: inline-block;margin: 0 5px;}

.article-meta {
    position: relative;
}

ul.share li {
    display: flex;
}

h1.article-title {
    font-size: 56px;
      margin-top: 32px;
    line-height: 56px;
    color: #1a1a1a;
    margin-bottom: 0;
   font-family: Gellix;
   text-transform: none;
}
  

header.article-header {
    margin-bottom: 35px;
}

.article-body {
    color: #1a1a1a;
      font-size: 16px;
    font-style: normal;
    font-weight: 400;
    line-height: 150%;
}

.article-more-questions {
    font-size: 18px;
    line-height: 33px;
/* identical to box height, or 183% */


/* Secondary Black */
    text-align: left;
    color: #757575;
    margin-top: 20px;
    margin-bottom: 0;
}

.article-more-questions a {
    color: #AF813E;
}

.article-relatives {
    border-top: 0;
    padding-top: 30px;
}

.article-content {
    margin-bottom: 0;
}

section.related-articles h3 {
    font-size: 56px;
    line-height: 80%;
/* identical to box height, or 138% */
    color: #1A1A1A;
    font-family: Gellix;
    text-transform: none;
}

.article-votes {
    margin-top: 20px;
    text-align: left;
    padding-top: 25px;
    border-color: #eee;
}

span#article-votes-label {
    font-weight: Bold;
    font-size: 20px;
    line-height: 25px;
    color: #1a1a1a;
}

.article-vote {
    width: 26px;
    height: 30px;
    display: inline-block;
    min-width: unset;
    border: none !important;
    background-repeat: no-repeat !important;
    background-position: center !important;
    margin: 0;
    padding: 10px;
    margin-right: 17px;
    margin-left: 3px;
}

.article-votes-controls {
    margin: 10px 0;
    margin-bottom: 10px;
}

span.article-vote-label {
    font-size: 14px;
    line-height: 18px;
    color: #1a1a1a;
}

.cat-wrap {
    justify-content: center;
}

span.search-result-votes {
    min-width: 55px;
    border: 0px solid red;
    text-align: right;
}




.slick-slide {
    border: 0px solid red;
    justify-content: space-between;
    display: flex !important;
    align-items: center;
}

.slick-slide.slick-current img {
    max-width: 700px;
}

section.articles.featured .fet-cont {
    max-width: 1400px;
  padding: 20px;
}


.sliderfeat-left {
    max-width: unset;
    padding-right: 50px;
}

section#side-content {
    position: -webkit-sticky;
    position: sticky;
    top: 60px;
    height: unset;
}

.seclist {
    height: unset;
    overflow-y: scroll;
}

.section-container {
    align-items: baseline;
}

span.wysiwyg-font-size-large {
    font-weight: 600 !important;
    font-size: 20px;
    line-height: 38px;
    color: #424242;
    font-family: Montserrat;
}

span.wysiwyg-font-size-large strong {
    font-weight: 600 !important;
}

.article-body a {
    color: #AF813E;
}
li.promoted-articles-item:nth-child(even) {
    margin-right: 0;
}

ul.dots {
    margin-top: 30px;
}


/* mobile */

@media (max-width: 1023px) {
  
  
.header--menu-open .header__nav {
    pointer-events: all;
    opacity: 1;
      z-index: 999999;
}

    
.hero {
    height: 270px;
    margin-bottom: 60px;
}

.hero-inner h2,.hero-inner h1 {
    font-size: 36px;
    line-height: 32px;
}

.tab-list a {
    font-size: 20px;
    line-height: 28px;
}

.sec-wrap {
}

section.articles.promo h2 {
    font-size: 30px;
}

li.promoted-articles-item {
    margin-right: 0;
}

body {
    overflow-x: hidden;
}

.container.eng-cont h2 {
    font-size: 30px;
    line-height: 35px;
}

.eng-imgs {
    height: 200px;
}

span.cup {
    margin-left: 10px;
}

span.plant {
    margin-right: 0;
    margin-left: -70px;
}

section.articles.engage {
    min-height: 550px;
    width: 93%;
}

.slick-slide {
    flex-direction: column;
}

.sliderfeat-left h2 {
    font-size: 30px;
    line-height: 35px;
}

.sliderfeat-left {
    padding-right: 0;
    margin-bottom: 40px;
}

.slick-slide.slick-current img {
    max-width: 100%;
}

.webinars .fet-cont {
    flex-direction: column;
}

.fet-cont>.web-left img {
    max-height: 300px;
}

.fet-cont {
    max-width: unset;
}

.web-right h2 {
    font-size: 30px;
    line-height: 35px;
}

section.articles.still h2 {
    font-size: 30px;
    line-height: 35px;
}

section.articles.still {padding-top: 40px;padding-bottom: 50px;}

li.promoted-articles-item a {
    font-size: 16px;
}

li.promoted-articles-item {
    min-height: 60px;
}

.container.eng-cont * {
    text-align: left !important;
}

.container.eng-cont {
    justify-content: flex-start;
    display: flex;
    flex-direction: column;
    align-items: baseline;
}
.sliderfeat img {
    max-width: 100%;
}
.section-container {
    flex-direction: column-reverse;
    padding-top: 0;
    margin-top: -20px;
}

section#side-content {
    position: static;
    padding-top: 40px;
}

.small-header .hero {
    height: 140px;
}

.seclist {
    padding-right: 0;
}

section#side-content>a {
    margin-bottom: 20px;
}

.slick-active + div {
    opacity: 0;
}
  
  .container.eng-cont>* {text-align: center !important;}

.container.eng-cont {
    justify-content: center !important;
}

a.btn.green-btn {
    margin: 0 auto;
}

/* section.articles.engage {
    background: no-repeat;
} */

.sliderfeat-left .btn {
    margin-top: 40px !important;
}

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

.web-right {
    text-align: center;
}
  
section.articles.featured {
    padding-top: 60px;
}
  
  .web-left {margin-bottom: 30px;}
  .hero-inner {
    max-width: calc(100% - 32px);
    
}
  section#main-content {
    max-width: 95%;
    margin: 0 auto;
        background-position-x: 80%;
}

.article-body * {
    max-width: 100% !important;
    width: unset !important;
}
 .article-body p:empty {
    display: none;
}

.article-body p {
    margin-bottom: 0;
    margin-top: 0;
}
 section#side-content>a {
    position: absolute;
    top: 0;
    font-size: 16px;
}

.section-container {
    position: relative;
    padding-top: 25px;
}
  section#side-content a img {
    width: 15px;
}
  body.menu-active {
    overflow-y: hidden;
}
  }



.dropdown.language-selector {
  /* margin-left: 20px; */
  font-size: 1rem;
  }

.dropdown.language-selector > a {
    color: #757575;
    font-style: normal;
    font-weight: normal;
    font-size: 14px;
    line-height: 20px;
}
button.dropdown-toggle:active, button.dropdown-toggle:focus {
    outline: none;
}

.free_trial {
    min-height: 248px;
    background: #FAFAFA;
    display: flex;
    justify-content: center;
    align-items: center;
    flex-direction: column;
  margin-top: 40px;
} 

.free_trial h2 {
    font-style: normal;
    font-weight: 300;
    font-size: 28px;
    line-height: 40px;
    text-align: center;
    color: #424242;
    margin-bottom: 20px;
}

.free_trial a {
    background: #87C440;
    box-shadow: 0px 2px 8px rgba(135, 196, 64, 0.3);
    border-radius: 20px;
    display: inline-block;
    font-style: normal;
    font-weight: normal;
    font-size: 22px;
    line-height: 28px;
    text-align: center;
    color: #FFFFFF;
    min-width: 150px;
    min-height: 40px;
    display: flex;
    justify-content: center;
    align-items: center;
    line-height: 1;
  padding: 0 15px;
}


a.btn.gold-btn { 
    font-style: bold;
    font-weight: normal;
    font-size: 18px;
    line-height: 28px; 
    text-align: center;
    color: #AF813E;
}

.Round {
  border-radius: 10px;
}

.resources-inner {
  margin-bottom: 20px;
}

.article-body h4 {
  font-family: 'Gellix';
  text-transform: capitalize;
  font-size: 22px;
}

.article-body h3 {
  font-family: 'Gellix';
  text-transform: capitalize;
  font-size: 25px;
}

.overflowing-border {
  position: relative;
  background: #ededed;
  padding: 10px 0px 40px 0px;
}

.overflowing-border .border {
  background: black;
  position: absolute;
  z-index: -1;
}

.overflowing-border .border.line {
  width: calc(100% + 40px);
  height: 1px;
  right: -20px;
}

.overflowing-border .line.top {
      top: 4.5px;
}

.overflowing-border .line.bottom {
  bottom: 5px;
}

.overflowing-border .border.horizontal-line {
    height: calc(100% + 40px);
    width: 1px;
    top: -20px;
}

.overflowing-border .border.horizontal-line.only-top {
  height: calc(100% + 20px);
}

.overflowing-border .horizontal-line.left {
      left: 5px;
}

.overflowing-border .horizontal-line.right {
      right: 5px;
}

.article-body h2 {
    margin-top: 60px;
  text-transform: capitalize;
  font-size: 30px;
  margin-bottom:16px;
}


.article-body h1 {
  font-family: Gellix;
  text-transform: capitalize;
  font-size: 35px;
}
  
zd-autocomplete {
    background-color: #ededed;
    border-radius: 10px;
   border: 1px solid #1a1a1a;
    position: absolute;
    z-index: 1000000;
   -webkit-box-shadow: none;
    -moz-box-shadow: none;
    box-shadow: none;
  }
  

  
  zd-autocomplete-multibrand[aria-selected=true] {
    border-radius: 10px;
  }
  
  zd-autocomplete-multibrand:last-child {
    border-radius: 10px;
  }
  
zd-autocomplete-multibrand zd-autocomplete-title-multibrand {
      color: #AF813E;
}

@media screen and (min-width: 768px) {
      border-radius: 10px;
    overflow: auto;
}

.News h1 {
  line-height: 0;
  font-style: normal;
  font-weight: normal;
  font-size: 64px;
  color: #1a1a1a;
}

.News p {
  font-size: 16px;
}

@media (max-width: 1023px) {
  .News h1 {
  line-height: 0;
  font-style: normal;
  font-weight: normal;
  font-size: 32px;
  color: #1a1a1a;
}
}

/* German only */
html[lang="de"] body .News h1 {
    margin-top: 10px;
}

.u-userLauncherColor:not([disabled]) {
      background-color: #1a1a1a !important;
    color: #1a1a1a !important;
    fill: #1a1a1a !important;
}

..u-userLauncherColor:not([disabled]) {
  background-color: #1a1a1a !important;
}


.my-header .atera-btn__rounded-filled__green:hover, .atera-btn__rounded-filled__green:active, .my-header .atera-btn__rounded-filled__green:focus {
    text-decoration: none;
    transform: translateY(-2px);
  }
  
  .LogB {
    color: #1a1a1a;
    border-radius: 10px;
    height: 48px;
    text-align: center;
    padding-top: 14px !important;
    font-weight: 500 !important;
    transition: 0.3s;
    font-size: 18px !important;
  }
  
  .LogB:hover{
    text-decoration: none;
   /* transform: translateY(-2px); */
  }
  
  #myLauncher {
    padding: 10px;
    bottom: 0;
    font-size: 1.07143rem;
    background-color: #1a1a1a;
    color: #ffffff !important;
    box-sizing: border-box;
    margin: 0;
    border-radius: 10px;
    font-family: Gellix;
    table-layout: auto;
    text-align: left !important;
    cursor: pointer !important;
    display: inline-block !important;
    max-width: 100%;
    -webkit-appearance: button;
    text-transform: none;
    overflow: visible;
}
  
  .Chaticon {
    vertical-align: sub;
    padding-right: 10px;
  }
  
  .menu-item-inner {
    color: rgb(26 26 26/var(--tw-text-opacity));
    padding-right: 30px;
    font-size: 1rem;
    font-weight: 400;
    line-height: 1.25rem;
  }
  
  .Store {
  text-align-last: right;
  }
  
  .Right {
      margin-left: 30px;
  }
  
  
  
  @media (max-width: 1023) {
  .store {
    width: 100%;
    text-align: center;
    left: 0;
  }
}
@media all {
  .my-toggle *, .my-toggle :after, .my-toggle :before {
    border: 0 solid #e5e7eb;
    box-sizing: border-box;
  }
  .my-toggle :after, .my-toggle :before {
    --tw-content:"";
  }
  .my-toggle h5 {
    font-size: inherit;
    font-weight: inherit;
  }
  .my-toggle :-moz-focusring {
    outline: auto;
  }
  .my-toggle h5 {
    margin: 0;
  }
  .my-toggle :disabled {
    cursor: default;
  }
  .my-toggle h5 {
    --tw-text-opacity:1;
    color: rgb(26 26 26/var(--tw-text-opacity));
  }
  .my-toggle *, .my-toggle :after, .my-toggle :before {
    --tw-border-spacing-x:0;
    --tw-border-spacing-y:0;
    --tw-translate-x:0;
    --tw-translate-y:0;
    --tw-rotate:0;
    --tw-skew-x:0;
    --tw-skew-y:0;
    --tw-scale-x:1;
    --tw-scale-y:1;
    --tw-scroll-snap-strictness:proximity;
    --tw-ring-offset-width:0px;
    --tw-ring-offset-color:#fff;
    --tw-ring-color:rgba(59,130,246,.5);
    --tw-ring-offset-shadow:0 0 #0000;
    --tw-ring-shadow:0 0 #0000;
    --tw-shadow:0 0 #0000;
    --tw-shadow-colored:0 0 #0000;
  }
  .my-toggle #tw_content .mr-1 {
    margin-right: 0.25rem;
  }
  .my-toggle #tw_content .mb-10\.5 {
    margin-bottom: 2.625rem;
  }
  .my-toggle #tw_content .block {
    display: block;
  }
  .my-toggle #tw_content .flex {
    display: flex;
  }
  .my-toggle #tw_content .h-5 {
    height: 1.25rem;
  }
  .my-toggle #tw_content .h-4 {
    height: 1rem;
  }
  .my-toggle #tw_content .w-4 {
    width: 1rem;
  }
  .my-toggle #tw_content .w-\[3\.125rem\] {
    width: 3.125rem;
  }
  .my-toggle #tw_content .shrink-0 {
    flex-shrink: 0;
  }
  .my-toggle #tw_content .cursor-pointer {
    cursor: pointer;
  }
  .my-toggle #tw_content .items-center {
    align-items: center;
  }
  .my-toggle #tw_content .justify-center {
    justify-content: center;
  }
  .my-toggle #tw_content .gap-1\.5 {
    gap: 0.375rem;
  }
  .my-toggle #tw_content .rounded-\[0\.625rem\] {
    border-radius: 0.625rem;
  }
  .my-toggle #tw_content .bg-midnight {
    --tw-bg-opacity:1;
    background-color: rgb(26 26 26/var(--tw-bg-opacity));
  }
  .my-toggle #tw_content .bg-silver {
    --tw-bg-opacity:1;
    background-color: rgb(237 237 237/var(--tw-bg-opacity));
  }
  .my-toggle #tw_content .p-0\.5 {
    padding: 0.125rem;
  }
  .my-toggle #tw_content .px-\[0\.3125rem\] {
    padding-left: 0.3125rem;
    padding-right: 0.3125rem;
  }
  
  .my-toggle #tw_content div:not(.right) h5:first-of-type {
            font-family: Gellix;
  } 
  .my-toggle #tw_content .right h5:last-of-type {
            font-family: Gellix;
  }
  
}
@media (min-width: 768px) {
  .my-toggle #tw_content .xxsm\:mr-0 {
    margin-right: 0;
  }
}
@media (min-width: 1024px) {
  .my-toggle #tw_content .md\:mb-6 {
    margin-bottom: 1.5rem;
  }
  .my-toggle #tw_content .md\:mb-\[3\.625rem\] {
    margin-bottom: 3.625rem;
  }
  .my-toggle #tw_content .md\:gap-2\.5 {
    gap: 0.625rem;
  }
  .my-toggle #tw_content .md\:gap-4 {
    gap: 1rem;
  }
  .my-toggle #tw_content .md\:px-0 {
    padding-left: 0;
    padding-right: 0;
  }
  .my-toggle #tw_content .md\:px-\[0\.6875rem\] {
  }
}
@media (min-width: 1024px) {
  .my-toggle #tw_content .lg\:mx-auto {
    margin-left: auto;
    margin-right: auto;
  }
  .my-toggle #tw_content .lg\:mb-0 {
    margin-bottom: 0;
  }
  .my-toggle #tw_content .lg\:justify-end {
        justify-content: flex-start;
  }
}
@media all {
  .my-toggle .pricing-table__switcher {
    --x:0;
  }
  .my-toggle .pricing-table__switcher span {
    transform: translateX(var(--x, 0));
    transition: transform 0.8s cubic-bezier(0.2, 0.85, 0.32, 1);
  }
 
}
    
 .my-toggle .switcher.right label {
    --x: 30px;
}
 label#mylabel.disabled {
    pointer-events: none;
}

.section-content {
    position: relative;
}

.my-toggle + header.article-header {
    padding-top: 35px;
}

.my-toggle h5 {
      font-weight: 200;
      font-family: Gellix;
      text-transform: capitalize;
}
  
 .article-container:not(.it-department) .itd-content {
    display: none;
  }
 .article-container.it-department .msp-content {
    display: none;
  }
  .my-toggle {
    margin-bottom: 30px;
    position: relative;
}
  
  
  .Rart {
    font-size: 36px;
    line-height: 80%;
    color: #1A1A1A;
    font-family: Gellix;
    text-transform: none;
    margin-bottom: 15px;
  }
  
  .content-tag-item a {
    font-style: normal;
    font-weight: normal;
    font-size: 18px;
    line-height: 24px;
    color: #1a1a1a;
  }
  
  
  .content-tag-item {
    display: flex;
    align-items: center;
    padding-right: 0;
  }
  
  
  @media (max-width: 1023px) {

  .my-toggle {
    position: absolute;
    top: 0;
    z-index: 9;
    background: #ededed;
    right: 0;
}

.section-container {
    max-width: 100%;
}
  
}

  .tocify-extend-page {
  height: 0 !important;
}
  
li.tocify-item {
    padding: 5px 0;
}

ul.tocify-subheader li a {
    font-size: 14px;
}
  
  li.tocify-item:before {
    content: "";
    position: absolute;
    left: -17px;
    border-left: 1px solid #1a1a1a;
    height: 100%;
    width: 1px;
    top: 15px;
}

li.tocify-item:after {
    content: "";
    position: absolute;
    height: 8px;
    width: 8px;
    background: #ededed;
    top: 11px;
    left: -20.5px;
    z-index: 1;
    background: url(/hc/theming_assets/01HZPH3HYP51QRCFZES13SSZT5);
    background-color: #ededed;
}

li.tocify-item {
    position: relative;
    padding: 8px 0;
}

li.tocify-item.active:after {
    top: 11px;
    height: 8px;
    width: 8px;
    left: -20.5px;
    border: none;
    background: url(/hc/theming_assets/01HZPH3J2AZ7BCEHJ39R1VB3R9);
    background-repeat: no-repeat;
}
  li.tocify-item.active {
      font-family: Gellix;
  }
  
.tocify-header:last-child>ul:last-child>li:last-child:before {background: #1a1a1a;height: 0px;}
.tocify-header:last-child>li:last-child:before {background: #1a1a1a;height: 0px;}
.tocify-header:last-child>li:last-of-type:not(.active):before {background: #1a1a1a;height: 0px;}
ul.tocify-subheader:not([style*="none"]) > li:first-child:before {
    height: 200%;
    top: -65%;
}

  .ul {
    margin-left: 30px;
}
  a.art-nav {
    display: block;
    color: #1a1a1a;
    font-weight: 700;
    font-size: 16px;
    margin-bottom: 7px;
    font-family: Gellix;
}

  
input::-webkit-search-cancel-button {
 -webkit-appearance: none;
 content: URL();
 cursor: pointer;
}
  
  .fa-chevron-down:before {
    font-size: small;
  }
  
  .pagination-next-icon { 
    display: none;  
  } 
    
  .pagination-prev-icon { 
    display: none;  
  }
  
  .toc-placeholder {
    display: none !important;
  }
  
  
  
  .article-body pre::-webkit-scrollbar-track {
    margin-right: 16px;
    margin-left: 16px;
    margin-bottom: 16px;
    margin-top: 16px;
}
  
.article-body pre::-webkit-scrollbar, .seclist::-webkit-scrollbar {
  width: 6px;
  height: 7px;

}
 
.article-body pre::-webkit-scrollbar-thumb, .seclist::-webkit-scrollbar-thumb {
  background-color: rgba(0,0,0,.2);
  border-radius: 10px;
}
 

.article-body pre::-webkit-scrollbar-thumb:hover, .seclist::-webkit-scrollbar-thumb:hover {
background-color: rgba(0,0,0,.4);
  }


 .article-body pre::-webkit-scrollbar-corner {
  background: rgba(0,0,0,0);
}  
  
  
  a.header__hc {
    color: var(--primary-midnight, #1A1A1A);
    font-feature-settings: 'clig' off, 'liga' off;
     font-weight: 600;
    font-size: 18px;
    font-style: normal;
    line-height: normal;
    border-left: 1px solid #1A1A1A;
    margin-left: 16px;
    padding-left: 16px;
        padding-top: 6px;
    padding-bottom: 6px;
}
  
  body {
    overflow-x: hidden;
}

.hero {
    background: url(/hc/theming_assets/01HZPH3GFXW7ZCF2ZR5KEVN7QH);
}
  
section#main-content,.hero {
    max-width: 1397px;
    width: 95%;
    margin: 0 auto;
}

.hero {
    border-radius: 30px;
    height: 298px;
    background-size: cover;
}

.my-header .header {
    margin-bottom: 0;
    margin-left: auto;
    margin-right: auto;
    padding-bottom: 0;
    height: 80px;
    padding-top: 0;
  width: 95%;
}

.my-header .header__buttons {
    margin-left: 24px;
}

.my-header .header .menu-item {
    margin: 0 13px;
}

.my-header .header__nav > ul {
    margin-right: 8px;
}

.hero-inner h2,.hero-inner h1 {
    font-size: 56px;
    font-style: normal;
    font-weight: 700;
    line-height: 100%; /* 56px */
    letter-spacing: -1.12px;
    color: #fff;
    font-family: Gellix;
    text-transform: none;
    margin-bottom: 32px;
}

input#query {
    border-radius: 10px;
    border: 1px solid #fff;
    background: var(--primary-silver, #EDEDED);
}

.common-topics {
    color: #EDEDED;
    text-align: center;
    font-size: 14px;
    font-style: normal;
    font-weight: 400;
    line-height: 120%; /* 16.8px */
    display: flex;
    align-items: center;
    justify-content: center;
    margin-top: 16px;
}

.topics-list a,.topics-list {
    color: #AF813E;
    font-feature-settings: 'clig' off, 'liga' off;
    font-size: 14px;
    font-style: normal;
    font-weight: 400;
    line-height: 120%;
}

.common-topics h4 {
    font-family: Gellix;
    text-transform: unset;
    font-weight: 400;
    margin: 0;
}

.topics-list {
    padding: 0 5px;
}
  section.section.hp-base {
    display: flex;
}

section.section.release-base {
  	position: relative;
  	display: flex;
  	height: 60%;
    /* margin-left: 28px; */
    /*max-width: 33.3333%;*/
    width: 100%;
    margin-left: 6px;
  	background-position: center;
  	background-repeat: no-repeat;
}

.top-copilot {
  padding-top: 30px;
  padding-bottom:10px;
  margin-bottom:10px;
}

.bottom-copilot {
  padding-top: 0;
}

.copilot-container{
  height:100px;
  background-size: contain;
}
.copilot-list{
  top:-1px;
  list-style-type: none;
  width: 100%;
  display: flex;
  flex-direction: column;
  background-size: contain;
  justify-content: flex-start;
  align-items: flex-start;
  border-radius: 20px;
  max-width: unset;
  max-height: unset;
}
@media (max-width: 1324px) {
  .release-wrap {
    flex-direction: column;
}

  .release-bigger-img {
    max-width: calc(100% - 20px);
  }
  .release-smaller-img {
    max-width: calc(100% - 20px);
  }
.release-inner {
    padding-left: 0;
  	padding-top: 10px;
  	width: 100%; /* Ensure inner content takes full width */

}


  section.section.release-base {
    height: auto; /* Allow the height to adjust automatically */
    margin-left: 0; /* Remove margin to make full use of available space */
    display: flex;
    flex-direction: column;
    flex: 1;
  }

  .copilot-container {
    height: auto; /* Adjust height automatically */
  }

  .copilot-list {
    flex-direction: column; /* Ensure the list items stack vertically */
    align-items: stretch; /* Make sure list items take full width */
  }

  .copilot-item {
    width: 100%; /* Ensure items take full width */
    display: flex; /* Use flex display for alignment */
    flex-direction: column; /* Stack inner content vertically */
    justify-content: flex-start; /* Align content at the start */
    align-items: stretch; /* Ensure items take full width */
    margin: 0;
  }

  .release-wrap {
    width: 100%; /* Ensure wrap takes full width */
    margin: 0; /* Remove margin to avoid overflow */
  
    box-sizing: border-box; /* Include padding and border in width */
  }


  section.section.release-base img {
    width: 100%;
    height: auto;
  }
}

.copilot-item{
  width: 100%;
  display: block;
  background-size: contain;
  background-position: center;
  background-repeat: no-repeat;
  justify-content: flex-start;
  align-items: flex-start;
  flex: 1;
}
section.section.release-base img {
    border-radius: 10px;
  	width: 100%;
}

.section-icon {
    display: none !important;
}

section.section.knowledge-base .sec-wrap {
    min-height: 184px;
    padding: 24px;
    justify-content: flex-start;
    align-items: flex-start;
    border-radius: 20px;
    border: 1px solid var(--primary-midnight, #1A1A1A);
    max-width: unset;
    flex: 1 0 300px;
    max-width: calc(50% - 32px);
}

.sec-wrap a.tab-link {
        font-size: 24px;
    font-style: normal;
    font-weight: 600;
    line-height: 100%; /* 24px */
    letter-spacing: -0.48px;
    text-align: left;
}

span.blocks-item-description {
    text-align: left;
}

.cat-wrap.visible {
    width: unset;
    margin-top: -16px;
    justify-content: flex-start;
}

section.section.knowledge-base {
    flex-grow: 2;
    max-width: 66.6666%;
    margin-right: 6px;
    margin-bottom: 0;
}


.release-wrap {
  	flex: 1;
    margin-right: 16px;
    background: #E3DBD9;
    border-radius: 20px;
    padding: 20px;
}

.release-wrap h2 {
    color: #000;
    font-family: Gellix;
    font-size: 40px;
    font-style: normal;
    font-weight: 700;
    line-height: 100%; /* 40px */
    letter-spacing: -0.8px;
    text-transform: unset;
    margin-top: 28px;
      margin-bottom: 16px;

}


.release-wrap a {
    color: var(--secondary-thirdly-naked-links, #AF813E);
    font-feature-settings: 'clig' off, 'liga' off;
    font-family: Gellix;
    font-size: 16px;
    font-style: normal;
    font-weight: 600;
    line-height: 150%; /* 24px */
    margin-top: 24px;
    display: block;
}
  h2.main-subtitle {
    margin: 0;
    color: var(--primary-midnight, #1A1A1A);
    font-size: 40px;
    font-style: normal;
    font-weight: 700;
    line-height: 100%; /* 40px */
    letter-spacing: -0.8px;
    margin-bottom: 18px;
}

.hp-main {
    margin-top: 56px;
}
  section.popular-articles {
    padding-top: 80px;
}

ul.article-list.popular-articles.hp-promo h4 {
    margin: 0;
    color: var(--primary-midnight, #1A1A1A);
    font-family: Gellix;
    font-size: 24px;
    font-style: normal;
    font-weight: 600;
    line-height: 100%; /* 24px */
    letter-spacing: -0.48px;
    margin-bottom: 16px;
}

ul.article-list.popular-articles.hp-promo {
    padding-top: 30px;
    display: flex;
    margin: 0 -15px;
    flex-wrap: wrap;
}

ul.article-list.popular-articles.hp-promo li {
    margin: 15px;
    flex: 1 0 340px;
    max-width: calc(33.3333% - 30px);
    margin-bottom: 56px;
}

ul.article-list.popular-articles.hp-promo p {
    margin: 0;
    color: var(--primary-midnight, #1A1A1A);
    font-size: 16px;
    font-style: normal;
    font-weight: 400;
    line-height: 150%; /* 24px */
}

ul.article-list.popular-articles.hp-promo a {
    color: var(--secondary-thirdly-naked-links, #AF813E);
    font-size: 16px;
    font-style: normal;
    font-weight: 600;
    line-height: normal;
    margin-top: 24px;
    display: block;
}
  
  .promo-body {
    display: none;
}

.hp-promo  li.promoted-articles-item>a {
    position: relative;
    width: 100%;
}

.hp-promo li.promoted-articles-item>a:after {
    content: '';
    position: absolute;
    width: 14px;
    height: 7px;
    background: url(/hc/theming_assets/01HZPH3GV7X2S6M5CW5WWH94YX);
    right: 0;
    background-position: center;
    background-size: auto;
    top: 50%;
    transform: translateY(-50%);
}
.hp-promo  li.promoted-articles-item.open .promo-body {
    display: block;
      padding-top: 15px;
}

.hp-promo li.promoted-articles-item {
    flex-direction: column;
    padding-top: 26px;
    padding-bottom: 26px;
  border-top: 1px solid var(--primary-midnight, #1A1A1A);

}

.hp-promo .promo-body p:last-child {
    margin-bottom: 0;
}

.hp-promo li.promoted-articles-item {
    justify-content: center;
  align-items: baseline;
}

.hp-promo li.promoted-articles-item>a {
    padding-right: 30px;
}

.hp-promo li.promoted-articles-item a:hover,.hp-promo li.promoted-articles-item a:focus,.hp-promo li.promoted-articles-item a:active {
    text-decoration: none;
}

.hp-promo li.promoted-articles-item.open>a::after {
    transform: rotate(180deg) translateY(-50%);
}

.hp-promo li.promoted-articles-item.open>a {
    font-weight: 700;
}
  section.articles.promo {
    position: relative;
}

section.articles.promo:before {
    content: '';
    background: url(/hc/theming_assets/01HZPH3GZK46C139W8A54D5TN4);
       position: absolute;
    right: 0;
        width: 35vw;
    height: 75vw;
    background-size: contain;
    background-repeat: no-repeat;
    background-position: right;
    background-position-y: top;
}
  
  
  
  
  
  

.my-footer .ai {
  display: inline-block;
  font-style: normal;
  font-weight: 400;
  font-variant: normal;
  line-height: 1;
  text-rendering: auto;
  font-family: atera-icons;
  font-size: 1em;
  color: inherit;
}
@media all {
  .my-footer *, .my-footer :after, .my-footer :before {
    border: 0 solid #e5e7eb;
    box-sizing: border-box;
  }
  .my-footer :after, .my-footer :before {
    --tw-content:"";
  }
  .my-footer a {
    color: inherit;
    text-decoration: inherit;
  }
  .my-footer p {
    margin: 0;
  }
  .my-footer ul {
    list-style: none;
    margin: 0;
    padding: 0;
  }
  .my-footer :disabled {
    cursor: default;
  }
  .my-footer img, .my-footer svg {
    display: block;
    vertical-align: middle;
  }
  .my-footer img {
    height: auto;
    max-width: 100%;
  }
  .my-footer p {
    --tw-text-opacity:1;
    color: rgb(26 26 26/var(--tw-text-opacity));
  }
  .my-footer p {
    font-size: 1.125rem;
    font-weight: 400;
    line-height: 1.6875rem;
    margin-bottom: 1rem;
  }
  .my-footer a {
    --tw-text-opacity:1;
    color: rgb(175 129 62/var(--tw-text-opacity));
    font-weight: 600;
  }
  .my-footer *, .my-footer :after, .my-footer :before {
    --tw-border-spacing-x:0;
    --tw-border-spacing-y:0;
    --tw-translate-x:0;
    --tw-translate-y:0;
    --tw-rotate:0;
    --tw-skew-x:0;
    --tw-skew-y:0;
    --tw-scale-x:1;
    --tw-scale-y:1;
    --tw-scroll-snap-strictness:proximity;
    --tw-ring-offset-width:0px;
    --tw-ring-offset-color:#fff;
    --tw-ring-color:rgba(59,130,246,.5);
    --tw-ring-offset-shadow:0 0 #0000;
    --tw-ring-shadow:0 0 #0000;
    --tw-shadow:0 0 #0000;
    --tw-shadow-colored:0 0 #0000;
  }
  .my-footer .container {
    margin-left: auto;
    margin-right: auto;
    padding-left: 15px;
    padding-right: 15px;
    width: 100%;
  }
}
@media (min-width: 360px) {
  .my-footer .container {
    max-width: 360px;
  }
}
@media (min-width: 768px) {
  .my-footer .container {
    max-width: 768px;
  }
}
@media (min-width: 440px) {
  .my-footer .container {
    max-width: 440px;
  }
}
@media (min-width: 640px) {
  .my-footer .container {
    max-width: 640px;
  }
}
@media (min-width: 1024px) {
  .my-footer .container {
    max-width: 100%;
  }
}
@media (min-width: 1024px) {
  .my-footer .container {
    max-width: 1023px;
    padding-left: 2.5rem;
    padding-right: 2.5rem;
  }
}
@media (min-width: 1280px) {
  .my-footer .container {
    max-width: 1280px;
  }
}
@media (min-width: 1400px) {
  .my-footer .container {
    max-width: 1400px;
  }
}
@media (min-width: 1536px) {
  .my-footer .container {
    max-width: 1536px;
  }
}
@media (min-width: 1024px) {
  .my-footer .container {
    max-width: 1920px;
  }
}
@media all {
  .my-footer #tw_content :is(.sr-only) {
    clip: rect(0, 0, 0, 0);
    border-width: 0;
    height: 1px;
    margin: -1px;
    overflow: hidden;
    padding: 0;
    position: absolute;
    white-space: nowrap;
    width: 1px;
  }
}
@media all {
  .my-footer #tw_content :is(.absolute) {
    position: absolute;
  }
}
@media all {
  .my-footer #tw_content :is(.relative) {
    position: relative;
  }
}
@media all {
  .my-footer #tw_content :is(.bottom-8) {
    bottom: 2rem;
  }
}
@media all {
  .my-footer #tw_content :is(.z-10) {
    z-index: 10;
  }
}
@media all {
  .my-footer #tw_content :is(.mx-10) {
    margin-left: 2.5rem;
    margin-right: 2.5rem;
  }
}
@media all {
  .my-footer #tw_content :is(.mb-0) {
    margin-bottom: 0;
  }
}
@media all {
  .my-footer #tw_content :is(.mb-4) {
    margin-bottom: 1rem;
  }
}
@media all {
  .my-footer #tw_content :is(.flex) {
    display: flex;
  }
}
@media all {
  .my-footer #tw_content :is(.inline-flex) {
    display: inline-flex;
  }
}
@media all {
  .my-footer #tw_content :is(.hidden) {
    display: none;
  }
}
@media all {
  .my-footer #tw_content :is(.w-25) {
    width: 6.25rem;
  }
}
@media all {
  .my-footer #tw_content :is(.w-auto) {
    width: auto;
  }
}
@media all {
  .my-footer #tw_content :is(.w-full) {
    width: 100%;
  }
}
@media all {
  .my-footer #tw_content :is(.max-w-full) {
    max-width: 100%;
  }
}
@media all {
  .my-footer #tw_content :is(.flex-1) {
    flex: 1 1 0%;
  }
}
@media all {
  .my-footer #tw_content :is(.items-start) {
    align-items: flex-start;
  }
}
@media all {
  .my-footer #tw_content :is(.items-center) {
    align-items: center;
  }
}
@media all {
  .my-footer #tw_content :is(.justify-between) {
    justify-content: space-between;
  }
}
@media all {
  .my-footer #tw_content :is(.gap-7) {
    gap: 1.75rem;
  }
}
@media all {
  .my-footer #tw_content :is(.gap-9) {
    gap: 2.25rem;
  }
}
@media all {
  .my-footer #tw_content :is(.gap-\[0\.1875rem\]) {
    gap: 0.1875rem;
  }
}
@media all {
  .my-footer #tw_content :is(.gap-x-1\.5) {
    -moz-column-gap: 0.375rem;
    column-gap: 0.375rem;
  }
}
@media all {
  .my-footer #tw_content :is(.gap-x-4) {
    -moz-column-gap: 1rem;
    column-gap: 1rem;
  }
}
@media all {
  .my-footer #tw_content :is(.rounded-lg) {
    border-radius: 0.5rem;
  }
}
@media all {
  .my-footer #tw_content :is(.bg-silver) {
    --tw-bg-opacity:1;
    background-color: rgb(237 237 237/var(--tw-bg-opacity));
  }
}
@media all {
  .my-footer #tw_content :is(.p-2) {
    padding: 0.5rem;
  }
}
@media all {
  .my-footer #tw_content :is(.pb-25) {
    padding-bottom: 6.25rem;
  }
}
@media all {
  .my-footer #tw_content :is(.pb-5) {
    padding-bottom: 1.25rem;
  }
}
@media all {
  .my-footer #tw_content :is(.text-center) {
    text-align: center;
  }
}
@media all {
  .my-footer #tw_content :is(.text-sm) {
    font-size: 0.875rem;
    line-height: 1.25rem;
  }
}
@media all {
  .my-footer #tw_content :is(.leading-\[1\.4\]) {
    line-height: 1.4;
  }
}
@media all {
  .my-footer #tw_content :is(.text-midnight) {
    --tw-text-opacity:1;
    color: rgb(26 26 26/var(--tw-text-opacity));
  }
}
@media all {
  .my-footer a {
    text-decoration-line: none;
  }
}
@media all {
  .my-footer body .container:not(.default-container) {
    max-width: 1480px;
  }
}
@media all {
  .my-footer body img[data-lazyloaded] {
    opacity: 0;
  }
}
@media all {
  .my-footer body img.litespeed-loaded {
    opacity: 1;
    transition: opacity 0.2s linear 0.2s;
  }
}
@media all {
  .my-footer #tw_content :is(.hover\:text-atera-pink:hover) {
    --tw-text-opacity:1;
    color: rgb(255 23 107/var(--tw-text-opacity));
  }
}
@media all {
  .my-footer #tw_content :is(.group:hover .group-hover\:text-atera-pink) {
    --tw-text-opacity:1;
    color: rgb(255 23 107/var(--tw-text-opacity));
  }
}
@media (min-width: 1024px) {
  .my-footer #tw_content :is(.md\:block) {
    display: block;
  }
  .my-footer #tw_content :is(.md\:pb-4) {
    padding-bottom: 1rem;
  }
}
@media (min-width: 1024px) {
  .my-footer #tw_content :is(.lg\:inline-flex) {
    display: inline-flex;
  }
  .my-footer #tw_content :is(.lg\:hidden) {
    display: none;
  }
  .my-footer #tw_content :is(.lg\:w-auto) {
    width: auto;
  }
  .my-footer #tw_content :is(.lg\:items-center) {
    align-items: center;
  }
  .my-footer #tw_content :is(.lg\:pb-\[1\.375rem\]) {
    padding-bottom: 1.375rem;
  }
}
@media (min-width: 1280px) {
  .my-footer #tw_content :is(.xl\:flex) {
    display: flex;
  }
  .my-footer #tw_content :is(.xl\:inline-flex) {
    display: inline-flex;
  }
  .my-footer #tw_content :is(.xl\:hidden) {
    display: none;
  }
}
@media (min-width: 1400px) {
  .my-footer #tw_content :is(.xl2\:w-\[2\.125rem\]) {
    width: 2.125rem;
  }
  .my-footer #tw_content :is(.xl2\:gap-14) {
    gap: 3.5rem;
  }
  .my-footer #tw_content :is(.xl2\:px-0) {
    padding-left: 0;
    padding-right: 0;
  }
  .my-footer #tw_content :is(.xl2\:pb-\[1\.625rem\]) {
    padding-bottom: 1.625rem;
  }
}
@media (min-width: 1024px) {
  .my-footer .container {
    max-width: 1480px;
  }
}
@media all {
  .my-footer #tw_content .lower-footer {
    --tw-bg-opacity:1;
    background-color: rgb(237 237 237/var(--tw-bg-opacity));
    bottom: -1px;
    position: relative;
    top: -1px;
  }
}
@media (min-width: 1024px) {
  .my-footer #tw_content .lower-footer {
    top: 0;
  }
}
@media all {
  .my-footer #tw_content .lower-footer > div {
    margin-left: auto;
    margin-right: auto;
  }
}
@media all {
  .my-footer #tw_content .lower-footer .lower-footer__nav-items {
    --tw-border-opacity:1;
    border-color: rgb(26 26 26/var(--tw-border-opacity));
  }
}
@media all {
  .my-footer #tw_content .lower-footer .lower-footer__nav-items {
    margin-bottom: 46px;
    padding: 2rem 1.5rem;
  }
}
@media (min-width: 1024px) {
  .my-footer #tw_content .lower-footer .lower-footer__nav-items {
    border-top-width: 1px;
    display: flex;
    justify-content: space-between;
    margin-bottom: 1.75rem;
    padding: 1.375rem 0 1rem;
  }
}
@media (min-width: 1024px) {
  .my-footer #tw_content .lower-footer .lower-footer__nav-items {
    gap: 3.375rem;
  }
}
@media (min-width: 1400px) {
  .my-footer #tw_content .lower-footer .lower-footer__nav-items {
    padding-right: 1.25rem;
    padding-top: 1.625rem;
  }
}
@media all {
  .my-footer #tw_content .lower-footer .lower-footer__nav-items .menu {
    display: flex;
    flex-wrap: wrap;
    gap: 1rem;
    justify-content: space-around;
  }
}
@media (min-width: 1024px) {
  .my-footer #tw_content .lower-footer .lower-footer__nav-items .menu {
    justify-content: space-between;
  }
}
@media (min-width: 1024px) {
  .my-footer #tw_content .lower-footer .lower-footer__nav-items .menu {
    gap: 0;
  }
}
@media (min-width: 1400px) {
  .my-footer #tw_content .lower-footer .lower-footer__nav-items .menu {
    -moz-column-gap: 3.1875rem;
    column-gap: 3.1875rem;
    justify-content: flex-start;
    row-gap: 1rem;
  }
}
@media all {
  .my-footer #tw_content .lower-footer .lower-footer__nav-items .menu .menu-item {
    position: relative;
  }
}
@media all {
  .my-footer #tw_content .lower-footer .lower-footer__nav-items .menu .menu-item .menu-item-inner a {
    --tw-text-opacity:1;
    color: rgb(26 26 26/var(--tw-text-opacity));
    font-size: 1rem;
    font-weight: 400;
    line-height: 1.25rem;
  }
}

@media all {
  .my-footer #tw_content .lower-footer .lower-footer__nav-items .menu .menu-item .menu-item-inner button {
    --tw-text-opacity:1;
    color: rgb(26 26 26/var(--tw-text-opacity));
    font-size: 1rem;
    font-weight: 400;
    line-height: 1.25rem;
  }
}

@media all {
  .my-footer #tw_content .lower-footer .lower-footer__nav-items .menu .menu-item .menu-item-inner a .dropdown-icon {
    display: none;
    transition-duration: 0.3s;
    transition-property: all;
    transition-timing-function: cubic-bezier(0.4, 0, 0.2, 1);
  }
}
@media all {
  .my-footer #tw_content .lower-footer .lower-footer__nav-items .menu .menu-item .language-switcher {
    --tw-border-opacity:1;
    border-color: rgb(26 26 26/var(--tw-border-opacity));
    border-style: solid;
    border-width: 1px;
    display: none;
    padding: 1rem 1.5rem 1rem 1rem;
    right: 0;
  }
}
@media (min-width: 1024px) {
  .my-footer #tw_content .lower-footer .lower-footer__nav-items .menu .menu-item .language-switcher {
    left: -1.625rem;
    right: auto;
  }
}
@media all {
  .my-footer #tw_content .lower-footer .lower-footer__nav-items .menu .menu-item .language-switcher .language-switch-item a {
    font-weight: 400;
  }
}
@media all {
  .my-footer #tw_content .lower-footer .lower-footer__nav-items .menu .menu-item .language-switcher .language-switch-item:hover a {
    --tw-text-opacity:1;
    color: rgb(26 26 26/var(--tw-text-opacity));
    text-decoration-line: underline;
  }
}
@media all {
  .my-footer #tw_content .lower-footer .lower-footer__nav-items .menu .menu-item:last-child {
    cursor: pointer;
  }
}
@media all {
  .my-footer #tw_content .lower-footer .lower-footer__nav-items .menu .menu-item:last-child .menu-item-inner .dropdown-icon {
    display: inline-block;
  }
}
@media (min-width: 1280px) {
  .my-footer #tw_content .lower-footer.lower-footer--tablet .container {
    max-width: 1480px;
  }
}
@media all {
  .my-footer #tw_content .lower-footer.lower-footer--tablet .lower-footer__copyright-text {
    --tw-text-opacity:1;
    color: rgb(26 26 26/var(--tw-text-opacity));
    font-size: 0.875rem;
    line-height: 1.25rem;
    z-index: 10;
  }
}
@media (min-width: 1024px) {
  .my-footer #tw_content .lower-footer.lower-footer--tablet .lower-footer__copyright-text {
    font-size: 0.875rem;
    line-height: 1.25rem;
    text-align: left;
  }
}
@media (min-width: 1400px) {
  .my-footer #tw_content .lower-footer.lower-footer--tablet .lower-footer__copyright-text {
    font-size: 1rem;
    line-height: 1.5rem;
  }
}
@media all {
  .my-footer #tw_content .lower-footer.lower-footer--tablet .footer-logo svg {
    height: auto;
    width: 100%;
  }
}
@media (min-width: 1024px) {
  .my-footer #tw_content .lower-footer__apps img {
    width: 118px;
  }
}
@media (min-width: 1024px) {
  .my-footer #tw_content .lower-footer__apps img {
    width: 110px;
  }
}
@media (min-width: 1400px) {
  .my-footer #tw_content .lower-footer__apps img {
    width: 123px;
  }
}
@media all {
  .my-footer #tw_content .lower-footer__social-icons a {
    height: 1.125rem;
  }
}
@media all {
  .my-footer #tw_content .lower-footer__social-icons a i {
    --tw-text-opacity:1;
    color: rgb(26 26 26/var(--tw-text-opacity));
    font-size: 1.1875rem;
  }
}


.my-footer .ai {
  display: inline-block;
  font-style: normal;
  font-weight: 400;
  font-variant: normal;
  line-height: 1;
  text-rendering: auto;
  font-family: atera-icons;
  font-size: 1em;
  color: inherit;
}
@media all {
  .my-footer *, .my-footer :after, .my-footer :before {
    border: 0 solid #e5e7eb;
    box-sizing: border-box;
  }
  .my-footer :after, .my-footer :before {
    --tw-content:"";
  }
  .my-footer a {
    color: inherit;
    text-decoration: inherit;
  }
  .my-footer p {
    margin: 0;
  }
  .my-footer ul {
    list-style: none;
    margin: 0;
    padding: 0;
  }
  .my-footer :disabled {
    cursor: default;
  }
  .my-footer img, .my-footer svg {
    display: block;
    vertical-align: middle;
  }
  .my-footer img {
    height: auto;
    max-width: 100%;
  }
  .my-footer p {
    --tw-text-opacity:1;
    color: rgb(26 26 26/var(--tw-text-opacity));
  }
  .my-footer p {
    font-size: 1.125rem;
    font-weight: 400;
    line-height: 1.6875rem;
    margin-bottom: 1rem;
  }
  .my-footer a {
    --tw-text-opacity:1;
    color: rgb(175 129 62/var(--tw-text-opacity));
    font-weight: 600;
  }
  .my-footer *, .my-footer :after, .my-footer :before {
    --tw-border-spacing-x:0;
    --tw-border-spacing-y:0;
    --tw-translate-x:0;
    --tw-translate-y:0;
    --tw-rotate:0;
    --tw-skew-x:0;
    --tw-skew-y:0;
    --tw-scale-x:1;
    --tw-scale-y:1;
    --tw-scroll-snap-strictness:proximity;
    --tw-ring-offset-width:0px;
    --tw-ring-offset-color:#fff;
    --tw-ring-color:rgba(59,130,246,.5);
    --tw-ring-offset-shadow:0 0 #0000;
    --tw-ring-shadow:0 0 #0000;
    --tw-shadow:0 0 #0000;
    --tw-shadow-colored:0 0 #0000;
  }
  .my-footer #tw_content :is(.sr-only) {
    clip: rect(0, 0, 0, 0);
    border-width: 0;
    height: 1px;
    margin: -1px;
    overflow: hidden;
    padding: 0;
    position: absolute;
    white-space: nowrap;
    width: 1px;
  }
  .my-footer #tw_content :is(.absolute) {
    position: absolute;
  }
  .my-footer #tw_content :is(.bottom-8) {
    bottom: 2rem;
  }
  .my-footer #tw_content :is(.z-10) {
    z-index: 10;
  }
  .my-footer #tw_content :is(.mx-6) {
    margin-left: 1.5rem;
    margin-right: 1.5rem;
  }
  .my-footer #tw_content :is(.mb-5) {
    margin-bottom: 1.25rem;
  }
  .my-footer #tw_content :is(.mb-7) {
    margin-bottom: 1.75rem;
  }
  .my-footer #tw_content :is(.mb-\[2\.875rem\]) {
    margin-bottom: 2.875rem;
  }
  .my-footer #tw_content :is(.inline-block) {
    display: inline-block;
  }
  .my-footer #tw_content :is(.flex) {
    display: flex;
  }
  .my-footer #tw_content :is(.inline-flex) {
    display: inline-flex;
  }
  .my-footer #tw_content :is(.w-auto) {
    width: auto;
  }
  .my-footer #tw_content :is(.justify-center) {
    justify-content: center;
  }
  .my-footer #tw_content :is(.gap-1) {
    gap: 0.25rem;
  }
  .my-footer #tw_content :is(.gap-7) {
    gap: 1.75rem;
  }
  .my-footer #tw_content :is(.rounded-lg) {
    border-radius: 0.5rem;
  }
  .my-footer #tw_content :is(.bg-silver) {
    --tw-bg-opacity:1;
    background-color: rgb(237 237 237/var(--tw-bg-opacity));
  }
  .my-footer #tw_content :is(.p-2) {
    padding: 0.5rem;
  }
  .my-footer #tw_content :is(.px-5) {
    padding-left: 1.25rem;
    padding-right: 1.25rem;
  }
  .my-footer #tw_content :is(.pb-12) {
    padding-bottom: 3rem;
  }
  .my-footer #tw_content :is(.text-center) {
    text-align: center;
  }
  .my-footer #tw_content :is(.text-bdg) {
    font-size: 1rem;
    line-height: 1.25rem;
  }
  .my-footer #tw_content :is(.text-sm) {
    font-size: 0.875rem;
    line-height: 1.25rem;
  }
  .my-footer #tw_content :is(.leading-\[1\.4\]) {
    line-height: 1.4;
  }
  .my-footer #tw_content :is(.text-midnight) {
    --tw-text-opacity:1;
    color: rgb(26 26 26/var(--tw-text-opacity));
  }
  .my-footer #tw_content :is(.text-thirdly) {
    --tw-text-opacity:1;
    color: rgb(99 99 99/var(--tw-text-opacity));
  }
  .my-footer a {
    text-decoration-line: none;
  }
  .my-footer body .lg\:container:not(.default-container) {
    max-width: 1480px;
  }
  .my-footer body img[data-lazyloaded] {
    opacity: 0;
  }
}
@media (min-width: 1024px) {
  .my-footer .lg\:container {
    margin-left: auto;
    margin-right: auto;
    padding-left: 15px;
    padding-right: 15px;
    width: 100%;
  }
}
@media (min-width: 1024px) and (min-width: 360px) {
  .my-footer .lg\:container {
    max-width: 360px;
  }
}
@media (min-width: 1024px) and (min-width: 768px) {
  .my-footer .lg\:container {
    max-width: 768px;
  }
}
@media (min-width: 1024px) and (min-width: 440px) {
  .my-footer .lg\:container {
    max-width: 440px;
  }
}
@media (min-width: 1024px) and (min-width: 640px) {
  .my-footer .lg\:container {
    max-width: 640px;
  }
}
@media (min-width: 1024px) and (min-width: 1024px) {
  .my-footer .lg\:container {
    max-width: 768px;
  }
}
@media (min-width: 1024px) and (min-width: 1024px) {
  .my-footer .lg\:container {
    max-width: 1023px;
    padding-left: 2.5rem;
    padding-right: 2.5rem;
  }
}
@media (min-width: 1024px) and (min-width: 1280px) {
  .my-footer .lg\:container {
    max-width: 1280px;
  }
}
@media (min-width: 1024px) and (min-width: 1400px) {
  .my-footer .lg\:container {
    max-width: 1400px;
  }
}
@media (min-width: 1024px) and (min-width: 1536px) {
  .my-footer .lg\:container {
    max-width: 1536px;
  }
}
@media (min-width: 1024px) and (min-width: 1920px) {
  .my-footer .lg\:container {
    max-width: 1920px;
  }
}
@media all {
  .my-footer #tw_content :is(.hover\:text-atera-pink:hover) {
    --tw-text-opacity:1;
    color: rgb(255 23 107/var(--tw-text-opacity));
  }
}
@media all {
  .my-footer #tw_content :is(.group:hover .group-hover\:text-atera-pink) {
    --tw-text-opacity:1;
    color: rgb(255 23 107/var(--tw-text-opacity));
  }
}
@media (min-width: 768px) {
  .my-footer #tw_content :is(.xxsm\:mx-10) {
    margin-left: 2.5rem;
    margin-right: 2.5rem;
  }
}
@media (min-width: 1024px) {
  .my-footer #tw_content :is(.md\:mb-0) {
    margin-bottom: 0;
  }
  .my-footer #tw_content :is(.md\:hidden) {
    display: none;
  }
}
@media (min-width: 1024px) {
  .my-footer .lg\:container {
    max-width: 1480px;
  }
}
@media all {
  .my-footer #tw_content .lower-footer {
    --tw-bg-opacity:1;
    background-color: rgb(237 237 237/var(--tw-bg-opacity));
    bottom: -1px;
    position: relative;
    top: -1px;
  }
}
@media (min-width: 1024px) {
  .my-footer #tw_content .lower-footer {
    top: 0;
  }
}
@media all {
  .my-footer #tw_content .lower-footer > div {
    margin-left: auto;
    margin-right: auto;
  }
}
@media all {
  .my-footer #tw_content .lower-footer .lower-footer__logo {
    margin-bottom: 1.625rem;
    margin-top: 1.625rem;
  }
}
@media (min-width: 1024px) {
  .my-footer #tw_content .lower-footer .lower-footer__logo {
    margin-bottom: 0;
    margin-top: 0;
  }
}
@media all {
  .my-footer #tw_content .lower-footer .lower-footer__nav-items {
    --tw-border-opacity:1;
    border-color: rgb(26 26 26/var(--tw-border-opacity));
  }
}
@media all {
  .my-footer #tw_content .lower-footer .lower-footer__nav-items {
    margin-bottom: 46px;
    padding: 2rem 1.5rem;
  }
}
@media (min-width: 1024px) {
  .my-footer #tw_content .lower-footer .lower-footer__nav-items {
    border-top-width: 1px;
    display: flex;
    justify-content: space-between;
    margin-bottom: 1.75rem;
    padding: 1.375rem 0 1rem;
  }
}
@media (min-width: 1024px) {
  .my-footer #tw_content .lower-footer .lower-footer__nav-items {
    gap: 3.375rem;
  }
}
@media (min-width: 1400px) {
  .my-footer #tw_content .lower-footer .lower-footer__nav-items {
    padding-right: 1.25rem;
    padding-top: 1.625rem;
  }
}
@media all {
  .my-footer #tw_content .lower-footer .lower-footer__nav-items .menu {
    display: flex;
    flex-wrap: wrap;
    gap: 1rem;
    justify-content: space-around;
  }
}
@media (min-width: 1024px) {
  .my-footer #tw_content .lower-footer .lower-footer__nav-items .menu {
    justify-content: space-between;
  }
}
@media (min-width: 1024px) {
  .my-footer #tw_content .lower-footer .lower-footer__nav-items .menu {
    gap: 0;
  }
}
@media (min-width: 1400px) {
  .my-footer #tw_content .lower-footer .lower-footer__nav-items .menu {
    -moz-column-gap: 3.1875rem;
    column-gap: 3.1875rem;
    justify-content: flex-start;
    row-gap: 1rem;
  }
}
@media all {
  .my-footer #tw_content .lower-footer .lower-footer__nav-items .menu .menu-item {
    position: relative;
  }
}
@media all {
  .my-footer #tw_content .lower-footer .lower-footer__nav-items .menu .menu-item .menu-item-inner a {
    --tw-text-opacity:1;
    color: rgb(26 26 26/var(--tw-text-opacity));
    font-size: 1rem;
    font-weight: 400;
    line-height: 1.25rem;
  }
}
@media all {
  .my-footer #tw_content .lower-footer .lower-footer__nav-items .menu .menu-item .menu-item-inner a .dropdown-icon {
    display: none;
    transition-duration: 0.3s;
    transition-property: all;
    transition-timing-function: cubic-bezier(0.4, 0, 0.2, 1);
  }
}
@media all {
  .my-footer #tw_content .lower-footer .lower-footer__nav-items .menu .menu-item .language-switcher {
    --tw-border-opacity:1;
    border-color: rgb(26 26 26/var(--tw-border-opacity));
    border-style: solid;
    border-width: 1px;
    display: none;
    padding: 1rem 1.5rem 1rem 1rem;
    right: 0;
  }
}
@media (min-width: 1024px) {
  .my-footer #tw_content .lower-footer .lower-footer__nav-items .menu .menu-item .language-switcher {
    left: -1.625rem;
    right: auto;
  }
}
@media all {
  .my-footer #tw_content .lower-footer .lower-footer__nav-items .menu .menu-item .language-switcher .language-switch-item a {
    font-weight: 400;
  }
}
@media all {
  .my-footer #tw_content .lower-footer .lower-footer__nav-items .menu .menu-item .language-switcher .language-switch-item:hover a {
    --tw-text-opacity:1;
    color: rgb(26 26 26/var(--tw-text-opacity));
    text-decoration-line: underline;
  }
}
@media all {
  .my-footer #tw_content .lower-footer .lower-footer__nav-items .menu .menu-item:last-child {
    cursor: pointer;
  }
}
@media all {
  .my-footer #tw_content .lower-footer .lower-footer__nav-items .menu .menu-item:last-child .menu-item-inner .dropdown-icon {
    display: inline-block;
  }
}
@media (min-width: 1024px) {
  .my-footer #tw_content .lower-footer__apps img {
    width: 118px;
  }
}
@media (min-width: 1024px) {
  .my-footer #tw_content .lower-footer__apps img {
    width: 110px;
  }
}
@media (min-width: 1400px) {
  .my-footer #tw_content .lower-footer__apps img {
    width: 123px;
  }
}
@media all {
  .my-footer #tw_content .lower-footer__social-icons a {
    height: 1.125rem;
  }
}
@media all {
  .my-footer #tw_content .lower-footer__social-icons a i {
    --tw-text-opacity:1;
    color: rgb(26 26 26/var(--tw-text-opacity));
    font-size: 1.1875rem;
  }
}
@font-face {
    font-family: "atera-icons";
    font-style: normal;
    font-weight: 400;
    font-display: block;
    src: url("/hc/theming_assets/01HZPH3H3G9627ZEW35147VN8C") format("woff");
  }


  .ai.ai-magic-solid-2:before {
                content: "\e913"
            }

            .ai.ai-magic-solid:before {
                content: "\e912"
            }

            .ai.ai-big-x:before {
                content: "\e911"
            }

            .ai.ai-magic:before {
                content: "\e910"
            }

            .ai.ai-ai:before {
                content: "\e90f"
            }

            .ai.ai-player:before {
                content: "\e900"
            }

            .ai.ai-academy:before {
                content: "\e901"
            }

            .ai.ai-reddit:before {
                content: "\e902"
            }

            .ai.ai-youtube:before {
                content: "\e903"
            }

            .ai.ai-location:before {
                content: "\e904"
            }

            .ai.ai-sun:before {
                content: "\e905"
            }

            .ai.ai-rocket:before {
                content: "\e906"
            }

            .ai.ai-calendar:before {
                content: "\e907"
            }

            .ai.ai-techs:before {
                content: "\e909"
            }

            .ai.ai-ticket:before {
                content: "\e90a"
            }

            .ai.ai-webinars:before {
                content: "\e90b"
            }

            .ai.ai-wifi:before {
                content: "\e90c"
            }

            .ai.ai-facebook:before {
                content: "\e90d"
            }

            .ai.ai-linkedin:before {
                content: "\e90e"
            }

            .ai.ai-twitter:before {
                content: "\e917"
            }

            .ai.ai-love:before {
                content: "\e908"
            }

            .ai.ai-minus:before {
                content: "\e91b"
            }

            .ai.ai-mobile:before {
                content: "\e91c"
            }

            .ai.ai-network:before {
                content: "\e91d"
            }

            .ai.ai-patch:before {
                content: "\e91e"
            }

            .ai.ai-plus:before {
                content: "\e920"
            }

            .ai.ai-notes:before {
                content: "\e921"
            }

            .ai.ai-remote:before {
                content: "\e922"
            }

            .ai.ai-reports:before {
                content: "\e923"
            }

            .ai.ai-script:before {
                content: "\e924"
            }

            .ai.ai-search:before {
                content: "\e925"
            }

            .ai.ai-server:before {
                content: "\e926"
            }

            .ai.ai-servers:before {
                content: "\e927"
            }

            .ai.ai-smiley:before {
                content: "\e928"
            }

            .ai.ai-lock-empty:before {
                content: "\e929"
            }

            .ai.ai-lock-full:before {
                content: "\e92a"
            }

            .ai.ai-contracts:before {
                content: "\e92b"
            }

            .ai.ai-documentation:before {
                content: "\e92c"
            }

            .ai.ai-eye:before {
                content: "\e92d"
            }

            .ai.ai-eye-close:before {
                content: "\e92e"
            }

            .ai.ai-industry:before {
                content: "\e92f"
            }

            .ai.ai-integrations:before {
                content: "\e930"
            }

            .ai.ai-knowledge:before {
                content: "\e931"
            }

            .ai.ai-circle:before {
                content: "\e934"
            }

            .ai.ai-billing:before {
                content: "\e935"
            }

            .ai.ai-chat:before {
                content: "\e936"
            }

            .ai.ai-right:before {
                content: "\e937"
            }

            .ai.ai-alert:before {
                content: "\e939"
            }

            .ai.ai-all-in-one:before {
                content: "\e93a"
            }

            .ai.ai-mark-v:before {
                content: "\e93b"
            }

            .ai.ai-mark-x:before {
                content: "\e93c"
            }

            .ai.ai-arrow-down:before {
                content: "\e93d"
            }

            .ai.ai-arrow-up:before {
                content: "\e93e"
            }
  
  @media (min-width: 1024px){
.my-footer #tw_content :is(.lg\:hidden) {
    display: none;
}
  }
.my-footer   #tw_content .lower-footer .lower-footer__nav-items .menu .menu-item .language-switcher.open {
    display: block;
}
  .my-footer {
    padding-top: 150px;
}
  
  #upper-footer .upper-footer-container .menu .menu-item.depth-0>.sub-menu.open {
    display: block;
}
ul.article-list.promoted-articles {
    position: relative;
  	margin-top: 40px;
}
.small-header .hero {
    height: 250px;
      background: url(/hc/theming_assets/01HZPH3HA6KS5R8FFKH34M24Q1);
}
 .hero {
    background-repeat: no-repeat !important;
    background-size: cover !important;
}
.small-header .hero-inner h2,.small-header .hero-inner h1 {
    font-size: 32px;
    margin-bottom: 24px;
}

.small-header  input#query {
    border: none;
}
section#side-content>a {
    color: var(--secondary-thirdly-naked-links, #AF813E);
    font-family: Gellix;
    font-size: 18px;
    font-style: normal;
    font-weight: 700;
    line-height: normal;
}

section#side-content>a svg {
    margin-right: 8px;
    display: inline-block;
    position: relative;
    top: 1px;
}

.breadcrumbs li  {
color: var(--primary-midnight, #1A1A1A);
font-feature-settings: 'clig' off, 'liga' off;
font-family: Gellix;
font-size: 16px;
font-style: normal;
font-weight: 400;
line-height: 150%; /* 24px */
}

.breadcrumbs li a {
    color: var(--secondary-thirdly-trirdly, #636363);
    font-feature-settings: 'clig' off, 'liga' off;
    font-size: 16px;
    font-style: normal;
    font-weight: 400;
    line-height: 150%; /* 24px */
}

ol.breadcrumbs li:last-child a {
    color: var(--primary-midnight, #1A1A1A);
    font-feature-settings: 'clig' off, 'liga' off;
    font-family: Gellix;
    font-size: 16px;
    font-style: normal;
    font-weight: 400;
    line-height: 150%; /* 24px */
}


.my-toggle #tw_content .right h5:last-of-type {
    color: var(--primary-midnight, #1A1A1A);
    font-family: Gellix;
    font-style: normal;
    font-weight: 700;
    font-size: 20px;
}

  .my-toggle #tw_content div:not(.right) h5:first-of-type {
            color: var(--primary-midnight, #1A1A1A);
            font-family: Gellix;
            font-size: 20px;
            font-style: normal;
            font-weight: 700;
            line-height: 150%; /* 30px */
  } 

.section-container .section-content {
    max-width: 863px !important;
}

.my-toggle h5 {
    color: var(--primary-midnight, #1A1A1A);
        font-size: 20px;
    font-style: normal;
    font-weight: 400;
}
.note-box {
    border-radius: 10px;
    background: var(--secondary-moon-gray, #E3DBD9);
    padding: 16px;
    padding-left: 38px;
}

strong.note-box-title {
    position: relative;
    color: var(--primary-midnight, #1A1A1A);
    font-feature-settings: 'clig' off, 'liga' off;
    font-family: Gellix;
    font-size: 18px;
    font-style: normal;
    font-weight: 600;
}

strong.note-box-title svg {
    position: absolute;
    left: -23px;
    top: 2px;
}

.note-box ul li::marker {
    color: #D1AD78;
}

.note-box ul {
    padding-left: 0;
    margin: 10px 0;
}
.note-box a {
font-weight: 600;
}

.note-box.important-box {
    background: var(--support-technical-peach, #FFE8AD);
}

.note-box.important-box a {
    color: var(--secondary-thirdly-naked-links, #AF813E);
}


.note-box.recommended-box {
background: #C9DAEA;
}

p.note-box.recommended-box a {
color: var(--secondary-thirdly-naked-links, #AF813E);
}

li.content-tag-item a:hover {
    border-color: rgba(175, 129, 62, 1);
    color: rgba(175, 129, 62, 1);
    text-decoration: none;
}

li.content-tag-item a:focus,li.content-tag-item a:active {
    background: var(--primary-midnight, #1A1A1A);
    border-color: transparent;
    color: #fff;
      text-decoration: none !important;

}

.avatar.article-avatar {
    color: var(--secondary-thirdly-trirdly, #636363);
    text-align: right;
    font-feature-settings: 'clig' off, 'liga' off;
    font-family: Gellix;
    font-size: 14px;
    font-style: normal;
    font-weight: 600;
    line-height: 140%; /* 19.6px */
}

.article-author {
    padding-top: 8px;
    padding-top: 10px;
    padding-bottom: 0 !important;
}

.article-content {
    margin-top: 20px;
}

header.article-header {
    margin-bottom: 24px;
}

ul.share svg {
    display: none;
}

ul.share li a,ul.myshare li a:before{
    position: relative;
}

ul.share li a:before,ul.myshare li a:before {
    content: '';
    background: url(/hc/theming_assets/01HZPH3DDTP7KCZ744JDCBKQ6N);
background-size: cover;
  width: 32px;
  height: 32px;
  display: block;
  background-repeat: no-repeat !important;
    background-position: center !important;
}
ul.share li a.share-linkedin:before {
    background: url(/hc/theming_assets/01HZPH3HV3T6V28GTV8F7B6N4S); 
    box-sizing: border-box;
}

ul.myshare li a.share-copy:before {
    background: url(/hc/theming_assets/01HZPH3HHZGJZYX44EK5DT56TV);  
}

ul.share li a.share-twitter:before {
    background: url(/hc/theming_assets/01HZPH3HPJGRCP7JKFT4V4NDXY); 
    box-sizing: border-box;
}

ul.share li:hover a:before {
    background: url(/hc/theming_assets/01HZPH3K6YPKCCQPQ1XSY33Q48);
}

ul.share li:hover a.share-twitter:before {
    background: url(/hc/theming_assets/01HZPH3KT0TSM4CF1B046E13JM);
}

ul.myshare li:hover a.share-copy:before,ul.myshare li:hover a.share-copy:before {
    background: url(/hc/theming_assets/01HZPH3KF33QPM9074EKKDC0BH);
}

ul.share li:hover a.share-linkedin:before {
    background: url(/hc/theming_assets/01HZPH3KMMPYZWJJQ4C5JNN7HW);
}

ul.share li:active a:before,
ul.share li:focus a:before {
    background: url(/hc/theming_assets/01HZPH3KAR12FDV6MST0CJRT97);
}

ul.share li:active a.share-twitter:before,
ul.share li:focus a.share-twitter:before {
    background: url(/hc/theming_assets/01HZPH3M6WS65WZ72DW1C01VQ1);
}

ul.share li:active a.share-linkedin:before,
ul.share li:focus a.share-linkedin:before {
    background: url(/hc/theming_assets/01HZPH3M2WCSRWREZ62CQV8D2J);
}

ul.myshare li:active a.share-copy:before,
ul.myshare li:focus a.share-copy:before {
    background: url(/hc/theming_assets/01HZPH3KXQXCA9KDEZVNX82ZD0);
}



ul.share {
    display: flex;
}

ul.share li {
    padding: 0;
    margin-right: 8px;
}

ul.myshare li {
    padding: 0;
}

.share_articles-box {
    display: flex;
}

#upper-footer .upper-footer-container .menu .menu-item.depth-0>.menu-item-inner a {
    color: var(--secondary-thirdly-trirdly, #636363);
    font-feature-settings: 'clig' off, 'liga' off;
    font-family: Gellix;
    font-size: 16px;
    font-style: normal;
    font-weight: 700;
    line-height: 100%; /* 16px */
    text-transform: uppercase;
}

li.content-tag-item a {
    padding: 7px 16px;
    border-radius: 8px;
    border: 1px solid var(--primary-midnight, #1A1A1A);
}

.share_articles-box {
    margin-top: 60px;
}

li.content-tag-item {
    margin-right: 8px;
    margin-bottom: 8px;
}

section#side-content {
    min-width: 330px;
}

span.art-nav {
    color: var(--primary-midnight, #1A1A1A);
    font-family: Gellix;
    font-size: 20px;
    font-style: normal;
    font-weight: 600;
    line-height: 20px; /* 100% */
    display: block;
    margin-bottom: 16px;
}

li.tocify-item.active a {
    color: var(--primary-midnight, #1A1A1A);
    font-size: 16px;
    font-style: normal;
    font-weight: 500;
    line-height: 150%; /* 24px */
}

li.tocify-item {
    color: var(--thirdly-trirdly, #636363);
    font-size: 16px;
    font-style: normal;
    font-weight: 400;
    line-height: 150%; /* 24px */
}

h3.Rart {
    color: var(--primary-midnight, #1A1A1A);
    font-size: 20px;
    font-style: normal;
    font-weight: 600;
    line-height: 20px; /* 100% */
}

.related_articles-box {
    padding-top: 40px;
}

.article-body ul {
    padding-left: 0;
    color: #1A1A1A;
    list-style-position: outside;
      margin-left: 15px;
}

.article-body ul li {
    font-feature-settings: 'clig' off, 'liga' off;
    font-size: 16px;
    font-style: normal;
    font-weight: 400;
    line-height: 150%; /* 24px */
    margin-bottom: 8px;
}

.article-body li::marker {
    color: #1A1A1A;
}
section.section.knowledge-base .sec-wrap:nth-child(n+7) {
    display: none;
}
.release-smaller-img,.buttons-big {
  display: none;
}

@media (min-width: 1324px) {

section.section.hp-base {
    margin-left: -16px;
    margin-right: -16px;
}
}

.searchresults-subheading {
  display: none;
}

p.results {
    color: var(--primary-silver, #EDEDED);
    font-size: 14px;
    font-style: normal;
    font-weight: 400;
    line-height: 120%; /* 16.8px */
    text-align: left;
    max-width: 480px;
    margin: 0 auto;
    margin-top: 12px;
}
.small-header .hero {
    width: 100%;
    max-width: 1397px;
    width: 95%;
    margin: 0 auto;
}



.search .clear-button {
  background-color: #fff;
  border-radius: 30px;
  border: none;
}
.search-full .clear-button {
  border-color: #fff;
}
.search .clear-button {
  align-items: center;
  box-sizing: border-box;
  color: #777;
  cursor: pointer;
  display: none;
  flex: none;
  justify-content: center;
  padding: 0 15px;
}
.search .clear-button:focus {
  outline: 0;
}
.search-has-value .clear-button {
  display: flex;
}

[dir=ltr] .search .clear-button {
  border-bottom-left-radius: 0;
  border-top-left-radius: 0;
  border-left-color: transparent;
}

[dir=rtl] .search .clear-button {
  border-bottom-right-radius: 0;
  border-top-right-radius: 0;
  border-right-color: transparent;
}
[dir=rtl] .search .clear-button:focus {
  border-right-color: rgba(255, 23, 107, 1);
}
[dir=ltr] .search .clear-button {
    position: absolute;
    right: 50px;
    top: 0;
    height: 100%;
    background: unset;
}
.section-container.search-container {
    padding-top: 40px;
}

.search-container li.promoted-articles-item a {
    color: var(--secondary-thirdly-naked-links, #AF813E);
    font-size: 24px;
    font-style: normal;
    font-weight: 600;
    line-height: 100%; /* 24px */
    letter-spacing: -0.48px;
}
.search-container li.promoted-articles-item.search-article {
    flex-direction: column;
    align-items: baseline;
}

.search-container li.promoted-articles-item.search-article h4 {
    margin-bottom: 16px;
    margin-top: 40px;
}

p.search-result-description {
    margin: 0;
    color: var(--primary-midnight, #1A1A1A);
    font-feature-settings: 'clig' off, 'liga' off;
    font-family: Gellix;
    font-size: 16px;
    font-style: normal;
    font-weight: 400;
    line-height: 150%; /* 24px */
    margin-bottom: 8px;
}

ol.breadcrumbs.search-result-breadcrumbs li a {
    color: var(--secondary-thirdly-trirdly, #636363);
    font-feature-settings: 'clig' off, 'liga' off;
    font-family: Gellix;
    font-size: 16px;
    font-style: normal;
    font-weight: 400;
    line-height: 150%; /* 24px */
    position: relative;
}

ol.breadcrumbs.search-result-breadcrumbs li + li::before {
  content: '';
  margin: 0 4px;
  left: 5px;
  top: 8px;
}

ol.breadcrumbs.search-result-breadcrumbs li+li {
    padding-left: 26px;
}

.search-result-meta-container {
    margin-bottom: 8px;
}

li.promoted-articles-item.search-article a {
    letter-spacing: unset;
}

ol.breadcrumbs.search-result-breadcrumbs {
    display: block;
}

ol.breadcrumbs.search-result-breadcrumbs li {
    margin-right: 0;
      display: inline;
}
h4.searchresults-none {
    color: var(--primary-midnight, #1A1A1A);
    font-size: 24px;
    font-style: normal;
    font-weight: 600;
    line-height: 100%; /* 24px */
    letter-spacing: -0.48px;
    MARGIN-TOP: 32PX;
}
zd-autocomplete-header {
    display: none;
}

zd-autocomplete-multibrand zd-autocomplete-title-multibrand {
    color: var(--secondary-thirdly-naked-links, #AF813E);
    text-align: center;
    font-feature-settings: 'clig' off, 'liga' off;
    font-size: 16px;
    font-style: normal;
    line-height: normal;
}

zd-autocomplete-multibrand zd-autocomplete-breadcrumbs-multibrand {
    color: var(--secondary-thirdly-trirdly, #636363);
    font-family: Gellix;
    font-size: 12px;
    font-style: normal;
    font-weight: 400;
    line-height: 18px; /* 150% */
}

zd-autocomplete-multibrand {
    border: none !important;
    padding: 12px;
}

zd-autocomplete-multibrand[aria-selected=true] {
    background: unset;
}

zd-autocomplete-multibrand, zd-autocomplete-multibrand[aria-selected=true] {
    border-right: 1px solid transparent !important;
    border-left: 1px solid transparent !important;
  box-sizing: border-box;
}

zd-autocomplete-multibrand:hover, zd-autocomplete-multibrand[aria-selected=true]:hover {
    border-right: 1px solid transparent !important;
    border-left:1px solid transparent !important;
    background: #EAE7E7;
    border-radius: 0 !important;
  box-sizing: border-box;
}
 
zd-autocomplete-multibrand zd-autocomplete-breadcrumbs-multibrand {
    overflow: hidden;
}
zd-autocomplete-multibrand#search-result-0:hover {
    border-radius:  10px 10px 0  0px !important;
}

zd-autocomplete-multibrand:last-child:hover {
    border-radius:  0px 0px 10px  10px !important;
}

 .pagination-list a {
    border-radius: 4px;
    border: 1px solid var(--primary-midnight, #1A1A1A);
    background: var(--primary-silver, #EDEDED);
}

.pagination-list a:ACTIVE {
    border-radius: 4px;
    border: 1px solid var(--primary-midnight, #1A1A1A)!important;
    background: var(--primary-midnight, #1A1A1A)!important;
    COLOR: #FFF;
}

.pagination-list a:focus {
    border: 1px solid var(--primary-midnight, #1A1A1A) !important;
    background: var(--primary-midnight, #1A1A1A) !important;
    COLOR: #FFF;
}

section#side-content img {
    max-width: 100%;
}

.section-container.submit-req-container {
    align-items: normal;
}

.small-header .hero {
    display: none;
}

.section-container.submit-req-container {
    padding-top: 56px;
}

.section-container.submit-req-container section#side-content {
    top: 0;
    border-radius: 20px;
    padding-top: 0;
    padding-right: 20px;
    flex: 1;
}

.section-container.submit-req-container img {
    border-radius: 20px;
}

.submit-req-container section#main-content {
    border-radius: 20px;
    border: 1px solid var(--primary-midnight, #1A1A1A);
    background: var(--primary-silver, #EDEDED);
    width: 100%;
    margin-right: 0;
    padding: 50px;
}

.section-container.submit-req-container section#side-content div {
    display: flex;
}

.submit-req-container section#main-content header.page-header h1 {
    margin-top: 0;
    color: var(--primary-midnight, #1A1A1A);

/* Support/Desktop/H1 */
    font-family: Gellix;
    font-size: 56px;
    font-style: normal;
    font-weight: 700;
    line-height: 100%; /* 56px */
    letter-spacing: -1.12px;
    margin-bottom: 16px;
}

.submit-req-container section#main-content header.page-header p {
    color: var(--primary-midnight, #1A1A1A);
    font-feature-settings: 'clig' off, 'liga' off;

/* Support/Desktop/p */
    font-family: Gellix;
    font-size: 16px;
    font-style: normal;
    font-weight: 400;
    line-height: 150%; /* 24px */
    margin: 0;
    margin-bottom: 40px;
}

.form-field input[type="text"],.request-form textarea {
    border-radius: 10px;
    border: 1px solid var(--primary-midnight, #1A1A1A);
    background: var(--primary-silver, #EDEDED);
}

div#upload-dropzone {
    border-radius: 10px;
    background: var(--secondary-moon-gray, #E3DBD9);
}

.upload-dropzone {
    min-height: 110px;
    text-align: left;
}

div#upload-dropzone span {
    color: var(--secondary-thirdly-trirdly, #636363);
    font-feature-settings: 'clig' off, 'liga' off;
    font-family: Gellix;
    font-size: 16px;
    font-style: normal;
    font-weight: 400;
    line-height: 150%; /* 24px */
}

div#upload-dropzone span a {
    color: var(--secondary-thirdly-naked-links, #AF813E);
    font-feature-settings: 'clig' off, 'liga' off;
    font-family: Gellix;
    font-size: 16px;
    font-style: normal;
    font-weight: 600;
    line-height: 150%;
}

.upload-dropzone input[type=file] {
    padding: 12px 14px;
}

[class*="ssc-popup"] {
    z-index: 999999 !important;
}
.form-field label {
    display: none;
}

.form-field input[type="text"] {
    min-height: 48px;
}

.form-field input[type="text"], .request-form textarea {
    color: var(--secondary-thirdly-trirdly, #636363);
    font-feature-settings: 'clig' off, 'liga' off;
    font-family: Gellix;
    font-size: 16px;
    font-style: normal;
    line-height: 150%; /* 24px */
}

.form-field input {
    padding: 12px;
}

p#request_description_hint {
    display: none;
}

label[for="request-attachments"] {
    color: var(--secondary-thirdly-trirdly, #636363);
    font-feature-settings: 'clig' off, 'liga' off;

/* Website/P1-16px */
    font-family: Gellix;
    font-size: 16px;
    font-style: normal;
    font-weight: 400;
    line-height: 150%; /* 24px */
    display: block;
}

footer>input[type="submit"] {
    color: var(--primary-silver, #EDEDED);
    text-align: center;
    font-feature-settings: 'clig' off, 'liga' off;
    font-family: Gellix;
    font-size: 16px;
    font-style: normal;
    font-weight: 600;
    line-height: normal;
    padding: 16px 60px;
    min-width: unset;
}

form#new_request footer span {
    display: block;
    color: var(--primary-midnight, #1A1A1A);
    font-feature-settings: 'clig' off, 'liga' off;
    font-family: Gellix;
    font-size: 14px;
    font-style: normal;
    font-weight: 400;
    line-height: 150%; /* 21px */
    margin: 8px 0;
}

form#new_request footer span a {color: var(--primary-midnight, #1A1A1A);

    text-decoration-line: underline;
}
.notification-inline.notification-error {
    background: unset;
    border: none;
    color: #EB3125;
    font-feature-settings: 'clig' off, 'liga' off;
    font-family: Gellix;
    font-size: 12px;
    font-style: normal;
    line-height: 16px; /* 133.333% */
    padding-left: 13px;
    margin-top: 0;
}

.notification-inline.notification-error::before {
    display: none;
}

input[aria-describedby*="error"], textarea[aria-describedby*="error"] {
    border-color: #EB3125 !important;
}

.upload-item:hover {
    background: transparent;
}

.upload-item .upload-remove {
    margin: 0;
    padding: 0;
    /* padding-top: 5px; */
    float: none;
    position: relative;
    top: 2px;
    margin-left: 2px;
}

svg.upload-item-icon {
    display: none;
}

span.upload-remove svg {
    display: block;
}

.upload-item .upload-link {
    color: var(--primary-midnight, #1A1A1A);
    font-feature-settings: 'clig' off, 'liga' off;
    font-family: Gellix;
    font-size: 16px;
    font-style: normal;
    font-weight: 400;
    line-height: 150%; /* 24px */
}


.article-vote {
    border-radius: 10px;
    border: 1px solid var(--primary-midnight, #1A1A1A);
    color: var(--primary-midnight, #1A1A1A);
    text-align: center;
    font-feature-settings: 'clig' off, 'liga' off;
    font-family: Gellix;
    font-size: 16px;
    font-style: normal;
    line-height: normal;
    border: 1px solid var(--primary-midnight, #1A1A1A) !important;
    width: 180px;
    height: 48px;
    margin: 0;
}

.article-votes-controls {
    display: flex;
}

button.button.article-vote.article-vote-up {
    margin-right: 8px;
}
h3#article-votes-label {
    color: var(--primary-midnight, #1A1A1A);
    font-feature-settings: 'clig' off, 'liga' off;
    font-family: Gellix;
    font-size: 32px;
    font-style: normal;
    font-weight: 700;
    line-height: 1;
      margin-top: 0px;
}

.article-votes-controls {
    margin-top: 32px;
}

.article-votes {
    border-top: 1px solid #1A1A1A;
    padding-top: 56px;
    margin-top: 80px;
}


 .article-feedback-form input[type="checkbox"]:checked:before {
    content: '';
    background: #1a1a1a !important;
    border-radius: 50%;
    line-height: 1;
    width: 9px;
    height: 9px;
    position: absolute;
    top: 2px;
    left: 2px;
}
.article-container .article-feedback-form input[type="checkbox"]:checked {
    position: relative;
}

.article-feedback-form .error-message {
    color: red;
    font-weight: normal;
    font-size: 14px;
    margin-top: auto;
}

.article-feedback-form p {
  	font-size: 14px;
  	margin-bottom: 30px;
}

.article-feedback-form.sending:after {
    content: "Sending…";
    display: block;
    padding-top: 10px;
    font-size: 13px;
    color: #314e5f;
    font-weight: 500;
}

.article-feedback-form {
    margin: 0 auto;
    padding-bottom: 15px;
    display: none; 
}
.article-container .article-feedback-form h4 {
    font-weight: 700;
    font-size: 16px;
    line-height: 133%;
    color: #314e5f;
    text-align: center;
    letter-spacing: -0.03em;
}
.article-container .article-feedback-form label {
    display: flex;
    justify-content: flex-start;
    align-items: center;
    width: 100%;
    cursor: pointer;
    color: var(--primary-midnight, #1A1A1A);
    font-feature-settings: 'clig' off, 'liga' off;
    font-family: Gellix;
    font-size: 16px;
    font-style: normal;
    font-weight: 400;
    line-height: 150%; /* 24px */
    margin-bottom: 8px;
}
.article-container .article-feedback-form input[type="checkbox"] {
    margin-right: 10px;
    border: 1px solid #1A1A1A;
    border-radius: 50%;
    width: 15px;
    height: 15px;
    min-width: 15px;
    min-height: 15px;
    background-color: transparent;
    -webkit-appearance: none;
    -moz-appearance: none;
    appearance: none;
}
.article-container .article-feedback-form input[type="checkbox"]:checked {
    background-position: 2px 3px;
    background-size: 77%;
    background-repeat: no-repeat;
}
.article-container .article-feedback-form textarea {
    /* max-width: 57%; */
    margin: 0 auto;
    border-radius: 3px;
    border: 1px solid #929da9;
    display: block;
    height: 150px;
    /* color: #314e5f; */
    font-size: 16px;
}
.article-container .article-feedback-form .email {
    margin: 0 auto;
    border-radius: 10px;
    border: 1px solid #1a1a1a;
    display: block;
    height: 45px;
    font-size: 16px;
  	resize: none;
  	margin-top: 16px;
}
.article-container .article-feedback-form input[type="button"] {
    margin-top: 40px;
    font-weight: 400;
    font-size: 16px;
    border-radius: 10px;
    background: var(--primary-midnight, #1A1A1A);
    color: var(--primary-silver, #EDEDED);
    text-align: center;
    font-feature-settings: 'clig' off, 'liga' off;
    font-family: Gellix;
    font-size: 16px;
    font-style: normal;
    line-height: normal;
    height: 48px;
    width: 180px;
}
.article-container .article-feedback-form input[type="button"].disabled {
    opacity: 0.6;
    filter: saturate(0.3);
    z-index: -1;
    pointer-events: none;
}

.article-container .article-feedback-form textarea {
    padding: 12px;
    margin-top: 16px;
}
.article-container .article-feedback-form textarea {
    width: 100%;
    border-radius: 10px;
    border: 1px solid var(--primary-midnight, #1A1A1A);
}

@media screen and (max-width: 680px) {
    .article-container .article-feedback-form h4 {
        text-align: left;
    }
    .article-container .article-feedback-form label {
        margin-left: 0;
        text-align: left;
        align-items: flex-start;
    }
    .article-container .article-feedback-form textarea {
        margin-left: 0;
        max-width: 100%;
    }
    .article-container .article-feedback-form input[type="checkbox"] {
        margin-right: 15px;
        margin-top: 7px;
    }
}

.article-feedback-form h3,.article-votes h3 {
    color: var(--primary-midnight, #1A1A1A);
    font-feature-settings: 'clig' off, 'liga' off;
    font-family: Gellix;
    font-size: 32px;
    font-style: normal;
    font-weight: 700;
    line-height: normal;
    margin-bottom: 32px;
}

.older-sec li.promoted-articles-item {
    border-bottom: 2px solid #E3DBD9;
    min-height: 94px;
    display: flex;
    align-items: center;
    padding-right: 0;
    margin-right: 5%;
}

.older-sec  li.promoted-articles-item a {
    font-style: normal;
    font-weight: normal;
    font-size: 18px;
    line-height: 24px;
    color: #1a1a1a;
}
.my-footer {
    position: relative;
}


section.articles.promo h2.main-subtitle {
    margin-bottom: 24px;
}

.hp-promo li.promoted-articles-item>a {
    color: var(--primary-midnight, #1A1A1A);
    font-feature-settings: 'clig' off, 'liga' off;
    font-family: Gellix;
    font-size: 20px;
    font-style: normal;
    /* font-weight: 500; */
    line-height: 110%; /* 22px */
}

.hp-promo li.promoted-articles-item.open .promo-body {
    color: var(--primary-midnight, #1A1A1A);
    font-feature-settings: 'clig' off, 'liga' off;

/* Desktop/T1 */
    font-family: Gellix;
    font-size: 16px;
    font-style: normal;
    font-weight: 400;
    line-height: 150%; /* 24px */
    padding-right: 30px;
}

.hp-promo li.promoted-articles-item:last-child {
    border-bottom: 1px solid var(--primary-midnight, #1A1A1A);
}


ul#toc {
    max-height: 450px;  
}
span.line br {
    display: none !important;
}
.article-body pre .line::before {
    content: counter(line-numbering);
    counter-increment: line-numbering;
    padding-right: 1em;
    width: 18px;
    text-align: right;
      display: inline-block;
}

.article-body pre {
    border-radius: 10px;
    border: 1px solid #000;
    counter-reset: line-numbering;
    word-break: break-word;
    padding: 16px;
    color: var(--secondary-thirdly-trirdly, #636363);
    font-family: Monaco;
    font-size: 16px;
    font-style: normal;
    font-weight: 400;
    line-height: 24px; /* 150% */
    position: relative;
}

.article-body pre span.line::before {
    color: var(--secondary-thirdly-trirdly, #636363);
    font-family: Source Sans Pro;
    font-size: 16px;
    font-style: normal;
    font-weight: 400;
    line-height: 23px; /* 150% */
    padding-right: 16px !important;
    margin-right: 16px;
}

span.line:after {
    content: '';
    width: 1px;
    height: 249%;
    position: absolute;
    left: 38px;
    border-left: 1px solid  #bdbdbd;
    top: -12px;
}

span.line {
    position: relative;
}

.article-body table {
    border-radius: 10px;
    border: 1px solid var(--primary-midnight, #1A1A1A);
    background: var(--secondary-thirdly-white, #FFF);
    padding: 24px 0;
}

.article-body table td {
    padding: 12px 24px;
    color: var(--primary-midnight, #1A1A1A);
        font-size: 16px;
    font-style: normal;
    font-weight: 400;
    line-height: 150%; /* 24px */
}

.article-body table th {
    padding: 12px 24px;
    text-align: left;
    color: var(--primary-midnight, #1A1A1A);
    font-size: 20px;
    font-style: normal;
    font-weight: 600;
    line-height: 20px; /* 100% */
}
.article-body table {
    border-collapse: separate !important;
    border-spacing: 0px;
      margin-top: 56px;
    margin-bottom: 40px;
}

/*
.article-body table td {
    border: 1px solid #E6E6E6;
} */

.article-body table td {
    border-left: unset;
    border-top: unset;
}

.article-body table tr:last-child td {
    border-bottom: unset;
}

.article-body table tr:nth-child(2) td {
    border-top: 1px solid #E6E6E6;
}

.article-body table tr:nth-child(1) th {
    border-right: 1px solid #E6E6E6;
}

.article-body table tr:nth-child(1) th:last-child {
    border-right: unset;
}
p.note-box {
    margin-top: 56px;
    margin-bottom: 64px;
}


.article-body table thead tr td {
    border-bottom: 1px solid #E6E6E6 !important;
}

.seclist.tocify-hide {
    display: none;
}

/* ovo je neka proba */
 span.line {
    margin-left: -50px;
}

.article-body pre {
    white-space: pre-wrap;
    padding-left: 66px;
}
/* ovo je neka proba */
p.table-note {
    margin-top: -30px;
    font-size: 12px;
    font-style: normal;
    font-weight: 400;
    line-height: 18px; /* 150% */
}

ul.content-tag-list {
    display: flex;
      flex-wrap: wrap;
}
.article-body img.small {
    display: inline;
    margin: 0;
    border: none !important;
}
.copy-wrap {
    display: flex;
    justify-content: flex-end;
}

button.copy-script {
    border-radius: 10px;
    background: var(--primary-midnight, #1A1A1A);
    color: var(--primary-silver, #EDEDED);
    text-align: center;
    font-size: 16px;
    font-style: normal;
    font-weight: 500;
    line-height: normal;
    padding: 15px 20px;
    border: none;
    cursor: pointer;
  min-width: 180px;
}
svg.search-icon {
    display: none;
}

.search input[type="submit"] {
    position: absolute;
    right: 0;
    font-size: 0;
    width: 56px;
    height: 100%;
    min-width: unset;
    border: 1px solid white;
    border-radius: 0px 10px 10px 0;
  background:#1A1A1A;
    background-image: url(/hc/theming_assets/01HZPH3NR44AK1BSMGVNRF7E16) !important;
    background-repeat: no-repeat !important;
    background-position: center !important;

}
.search input[type="submit"]:hover {
    background:  #D1AD78;
}

a.share-copy {
    position: relative;
}

span.copy-success {
    position: absolute;
    top: -30px;
    border-radius: 10px;
    background: black;
    padding: 5px;
    color: #fff;
    font-size: 13px;
    transform: translateX(-50%);
    left: 50%;
    top: -39px;
    pointer-events: none;
}

span.copy-success+ span {
    display: none;
}



.my-header.header--scrolled {
    box-shadow: 1px 1px 4px 0px rgba(0, 0, 0, 0.25);
    position: sticky;
    top: 0;
    z-index: 999;
}

.my-header.header--scrolled header {
    background: var(--primary-silver, #EDEDED);
}
.header-sub-menu {
  display: none;
}
.my-header .header .menu-item:hover > ul {
    display: block;
    visibility: visible;
  	cursor: pointer;
}

ul.header-sub-menu {
    border-radius: 20px;
    border: 1px solid var(--primary-midnight, #1A1A1A);
    background: var(--primary-silver, #EDEDED);
    padding: 40px !important;
    box-sizing: border-box;
    position: absolute;
    left: -40px;
    top: 52px;
    width: max-content;
    max-width: 375px;
}

.my-header .header .menu-item ul.header-sub-menu li a {
    color: var(--primary-midnight, #1A1A1A);
    font-size: 16px;
    font-style: normal;
    font-weight: 400;
    line-height: 120%;
    margin-bottom: 6px;
}

ul.header-sub-menu li span {
    color: #212121;
    font-feature-settings: 'clig' off, 'liga' off;
    font-family: Gellix;
    font-size: 14px;
    font-style: normal;
    font-weight: 400;
    line-height: 16px;
}

ul.header-sub-menu li:not(:last-child) {
    margin-bottom: 24px;
}

.my-header .header .menu-item {
    position: relative;
}

.my-header .header .menu-item >a {
    position: relative;
}

.my-header .header .menu-item >a:after {
    content: '';
    position: absolute;
    width: 100%;
    height: 44px;
    top: 100%;
    left: 0;
    opacity: 0;
    display: none;
}

li#menu-item-54664>a:hover:after,li#menu-item-54664:hover a:after {
    display: block;
}

.my-header .header .menu-item.has-sub > a {
    position: relative;
    margin-right: 18px;
  	cursor: pointer;
}

.my-header .header .menu-item.has-sub > a:before {
    content: '';
    background: url(/hc/theming_assets/01HZPH3K366N8RQ3YRQN4T20MZ);
    position: absolute;
    width: 10px;
    height: 5px;
    background-repeat: no-repeat;
    right: -18px;
    top: 50%;
    transform: translateY(-50%);
}

li#menu-item-54664>a:hover:before,li#menu-item-54664:hover a:before {
     background: url(/hc/theming_assets/01HZPH3P53D07KPSZ1CJMN37SG);
    transform: rotate(180deg); 
}
.article-body ul ul {
    margin-left: 18px;
    list-style-position: outside;
}
.hamburger-box {background: url(https://theme.zdassets.com/theme_assets/520068/b93c3303f577da640d570b2f67d8e894e60ff209.svg);height: 20px !important;width: 27px !important;}

.copy-wrap {
    margin-top: 20px;
}

input#query {
    padding-right: 90px;
}

.section-container.submit-req-container section#side-content div {
    height: 100%;
    background: url(https://theme.zdassets.com/theme_assets/520068/59c1fef9580ce2878e4fa676c308494af6379795.png);
    background-size: cover;
    background-position: center;
    border-radius: 20px;
    background-repeat: no-repeat;
    background-position-y: 50% !important;
}

.section-container.submit-req-container img {
    visibility: hidden;
}

.header__buttons.sdd {
    margin-left: 0;
}

.my-header .header__nav ul.header-sub-menu li:hover >* {
    text-decoration: underline;
}
section#side-content>a {
    display: none;
}













/* PRVA 1324 max design start - small desktop */
@media (max-width: 1324px) {
  .my-header .header .menu-item:hover > ul {
    position: static;
    padding: 0 !important;
    margin-top: 20px;
    border: none;
}
  
  .header__nav .header__buttons.sdd {
    justify-content: flex-start;
    margin-left: 0;
}

.header__nav .header__buttons.sdd+div {
    margin-left: 0;
}
  
  .header__buttons.prv a {
    padding: 0 !important;
    margin: 0 !important;
}

.header__buttons.prv {
    display: flex;
    align-items: center;
    margin: 0 !important;
}
  
  .copy-wrap {
    margin-top: 40px;
}
.header__hamburger.header__hamburger--clicked .hamburger-box {
    background: transparent;
}
  
p.results {
    max-width: 445px;  
}
  
  .my-header .header a.header__hc {
    margin: 0;
    margin-left: 16px;
}

.my-header .header__logo {
    margin: 0;
}
.my-header .header__logo-pic {
    max-width: 188px;
}

section.section.hp-base {
    flex-direction: column;
}

section.section.knowledge-base {
    max-width: 100%;
    margin: 0;
}

section.section.release-base {
    max-width: 100%;
  	margin: 0;
}
.cat-wrap.visible {
    margin-left: -8px;
    margin-right: -8px;
}

section.section.knowledge-base .sec-wrap {
    margin-left: 8px;
    margin-right: 8px;
    max-width: unset;
      flex: 1 0 35%;
}

.release-wrap {
    flex-direction: column;
    display: flex;
    align-items: center;
    min-height: unset;
    margin-right: 0;
    padding: 32px;
  	width: 100%;
  	box-sizing: border-box;
  	flex: 1;
  	height: 50%;
}

section.section.release-base img {
    width: unset;
}

.release-inner {
    display: flex;
    flex-direction: column;
    padding-left: 32px;
  	flex-grow: 1;
}

.release-wrap h2 {
    margin-bottom: 16px;
    margin-top: 0;
}

.release-inner p {
    margin: 0;
}
section.popular-articles {
    padding-top: 12px;
}

ul.article-list.popular-articles.hp-promo li {
    flex: 1 0 35%;
    max-width: unset;
    max-width: calc(50% - 30px);
      margin-bottom: 33px;
}

section.articles.promo {
    padding-top: 0;
}

section.articles.promo:before {
    right: unset;
    top: 10%;
    width: 90%;
    right: 0;
}

  section#main-content {
    background-position-x: 100%;
}
  
  
 img.release-bigger-img {
    display: none;
}

img.release-smaller-img {
    display: block;
}
 img.release-bigger-img {
    display: none;
}

img.release-smaller-img {
    display: block;
}

section.articles.promo .img-holder {
    background: url(/hc/theming_assets/01HZPH3J5Z4PSQ7DYVK4Z30YVD);
    width: 95%;
    height: 60vw;
    background-repeat: no-repeat;
    background-size: contain;
    background-position-x: right;
    margin-bottom: 80px;
    margin-top: 40px;
}

section.articles.promo:before {
    display: none;
}

section.section.release-base {
  margin-left: 0;
    width: 100%;
}
  a.header__logo {
    margin: 0 !important;
}
 .header__hamburger {
    right: 0;
}
  li.promoted-articles-item {
    width: 100%;
}
  .header--menu-open .header__nav {
    pointer-events: all;
    opacity: 1;
    z-index: 999999;
}
  .my-header .header__nav {
    margin-left: auto;
    background: #EDEDED;
}
 .my-header .header .header__nav a {
    line-height: initial;
    margin: 4%;
}
 .buttons-big {
    display: flex;
    margin-left: auto;
    margin-right: 0;
}

.my-header .header__hamburger {
    margin-left: 0;
}
 .header__buttons.prv {
    margin-right: 0px;
}
  .hp-promo li.promoted-articles-item:first-child {
    border-top: none;
}

form.search.search-full {
    max-width: 445px;
}

form.search.search-full {
    max-width: 445px;
}

.container {
    padding: 0 40px;
      width: 100%;
}

section#main-content {
    width: calc(100% - 80px);
}
  .hero {
        width: calc(100% - 80px);
    margin: 0 auto;
  }

.my-header .header {
    width: calc(100% - 80px);
}

section.articles.promo .img-holder {
    width: calc(100% - 40px);
}
  .section-container .section-content {
    padding-right: 0;
    flex: 1 0 70%;
}
section#side-content {
    min-width: unset;
width: 100%;
  }
  .small-header .hero {
    background-position: center;
    background-position-x: 73%;
}
  .my-header .header__nav {
    right: -17px;
    width: 344px;
    padding: 24px;
    padding-top: 56px;
    top:  0 !important;
}

.my-header .header .menu-item.has-sub > a {
    display: inline;
    border: none;
}

.my-header .header .header__nav a {
    color: var(--primary-midnight, #1A1A1A);
    font-size: 16px;
    font-style: normal;
    font-weight: 500;
    line-height: 22px; /* 137.5% */
}

.my-header .header__nav > ul .menu-item {
    border: none;
    margin-bottom: 24px;
}

.header__nav a.js-track-signup-btn.atera-btn__rounded-filled__green.medium {
    width: 100% !important;
    color: #fff;
    margin-top: 24px;
}

.my-header.header--scrolled {
    background: #ededed;
}
  
  
.my-header .header__hamburger.header__hamburger--clicked .hamburger-inner{
    background: url(/hc/theming_assets/01HZPH3NXA4KRN1NNH3MS4PW6Q) !important;
    height: 20px;
    width: 20px;
    z-index: 9999999;
}

.my-header .header__hamburger.header__hamburger--clicked .hamburger-inner:after {
    display: none;
}

.my-header .header__hamburger.header__hamburger--clicked .hamburger-inner:before {
    display: none;
}
  
.section-container.submit-req-container {
    max-width: unset;
}

.section-container.submit-req-container section#side-content {
    min-width: 300px;
}  
   
 .my-header .header__buttons .atera-btn__rounded-filled__green.medium {
    max-width: unset;
    margin: unset;
    margin-top: 8px !important;
}

.header__nav .header__buttons {
    margin-right: 0;
}

.my-header .header .header__nav a {
    margin: 0;
}

a.LogB {
    text-align: left;
    justify-content: flex-start;
}

.my-header .header__nav > ul {
    margin-right: 0;
}

a.LogB {
    height: unset;
    margin-bottom: 24px !important;
} 
  
}

















































/* DRUGA mobile css start */
@media (max-width: 1023px) {
  .submit-req-container section#main-content header.page-header h1 {
    font-size: 40px;
}
.article-body h4 {
    font-size: 24px;
}
  .article-body h3 {
    font-size: 30px;
}
  
  .article-body h2 {
    font-size: 40px;
}
  .small-header .hero {
    background: url(https://theme.zdassets.com/theme_assets/520068/4a8abdae18ab1cb59056f7bf741a8002c402550e.png);
        background-position: center;
  }
  
.container {
    padding: 0 20px;
}

section#main-content {
    width: calc(100% - 40px);
}

.my-header .header {
    width: calc(100% - 40px);
}

.my-header .header__buttons .atera-btn__rounded-filled__green.medium {
    max-width: 120px;
    padding: 0;
    font-size: 16px;
}

a.LogB {
    max-width: 120px;
    font-size: 16px !important;
    padding: 0 !important;
    display: flex;
    align-items: center;
    justify-content: center;
}

.my-header .header__hamburger {
    right: 0;
}

.my-header .header__logo-pic {
    max-width: 162px;
}

.cat-wrap.visible {
    flex-direction: column;
}

section.section.knowledge-base .sec-wrap {
    min-height: unset;
      margin-top: 20px;
    margin-bottom: 20px;
}

.release-wrap {
    flex-direction: column;
}

.release-inner {
    padding-left: 0;
}

section.section.release-base img {
    width: 100%;
}
ul.article-list.popular-articles.hp-promo li {
    flex: 1 0 26%;
}

ul.article-list.popular-articles.hp-promo {
    padding-top: 0;
}

ul.article-list.popular-articles.hp-promo li {
  max-width: calc(33.33% - 30px);
  margin-bottom: 33px;
}

section.articles.promo .img-holder {
    width: calc(100% - 20px);
}
  h2.main-subtitle {
    margin-bottom: 2px;
}
  .hero {
    background-position-x: center !important;
        margin-left: 20px;
    margin-right: 20px;
        width: unset;
}
  .small-header .hero {
    margin-left: 16px;
    margin-right: 16px;
        margin-bottom: 0;
        width: unset;
}
  
  
  section.popular-articles h2.main-subtitle {
    margin-bottom: 17px;
}
  .my-footer {
    padding-top: 100px;
}
  .section-container .section-content {
        width: 100% !important;
}

section#side-content {
    top: unset;
    position: static;
    display: flex;
    flex-direction: column;
    padding-top: 0;
}

.section-container {
    flex-direction: column;
    max-width: 605px;
    margin: 0 auto;
      padding-top: 24px;
}

.share_articles-box {
    margin-top: 0;
}

.my-toggle {
    position: static;
      margin-bottom: 0;
}
  
.my-toggle #tw_content .justify-center {
    justify-content: flex-start;
    margin-bottom: 0;
    margin-top: 17px;
    margin-bottom: 0;
}
  
  section#side-content>a {
    display: none;
}
  .article-author {
    display: flex;
    width: 100%;
    justify-content: space-between;
    align-items: center;
}

  
  /* start novi tocify */
  span.art-nav {
    color: var(--primary-midnight, #1A1A1A);
    font-size: 16px;
    font-style: normal;
    line-height: 150%; /* 24px */
    padding: 12px;
    border-radius: 10px;
    border: 1px solid var(--primary-midnight, #1A1A1A);
    background: var(--primary-silver, #EDEDED);
    cursor: pointer;
    margin-top: 32px;
    margin-bottom: 0;
     display: flex;
    justify-content: space-between;
    align-items: center;
}

ul#toc {
    border-radius: 10px;
    border: 1px solid var(--primary-midnight, #1A1A1A);
    background: var(--primary-silver, #EDEDED);
    padding: 0 12px;
}

li.tocify-item:before {
    display: none;
}

li.tocify-item:after {
    display: none;
}

.seclist > .ul {
    margin-left: 0;
    display: none;
}

li.tocify-item {
    padding: 12px 0;
}

.seclist li a {
    color: var(--primary-midnight, #1A1A1A);
    text-align: center;
    font-size: 16px;
    font-style: normal;
    line-height: 150%; /* 24px */
}
 span.art-nav:after {
    content: url(https://theme.zdassets.com/theme_assets/520068/87d73e6b15d60f39a98b251b8c9a7fdbeaf0d90c.svg);
    transform: rotate(180deg);
    position: relative;
    top: 2px;
}
.seclist.open>.ul {
    display: block;
    position: absolute;
    top: 90px;
    z-index: 99999;
    width: 100%;
}

.seclist {
    position: relative;
    overflow: visible;
}

.seclist.open span.art-nav:after {
    transform: unset;
    top: -1px;
}
h3#article-votes-label {
    margin: 0;
    text-align: center;
}

.article-votes-controls {
    justify-content: center;
}

h3.Rart {
    color: var(--primary-midnight, #1A1A1A);
    font-size: 40px;
    font-style: normal;
    font-weight: 700;
    line-height: 100%; /* 40px */
    letter-spacing: -0.8px;
    margin-bottom: 24px;
}

.article-votes {
    margin-top: 80px;
}

.content-tag-item a {
    font-size: 16px;
}
.article-feedback-form h3, .article-votes h3 {
    margin-top: 0;
} 
  p.note-box {
    margin-top: 40px;
    margin-bottom: 56px;
}
  
 .section-container.search-container ol.breadcrumbs {
    margin-bottom: 0;
}
  nav.pagination  ul.pagination-list {
    margin-top: 48px;
    margin-bottom: 56px;
}
  .search-container li.promoted-articles-item.search-article h4 {
    margin-top: 32px;
}
  
  .section-container.submit-req-container {
    flex-direction: row;
}

  
.header__nav .header__buttons {
    display: block !important;
    margin-left: 0;
}
  
 .header__nav .header__buttons {
    display: block !important;
} 
  
  
 .my-header .header__buttons .atera-btn__rounded-filled__green.medium {
    max-width: unset;
    margin: unset;
    margin-top: 8px !important;
}

.header__nav .header__buttons {
    margin-right: 0;
}

.my-header .header .header__nav a {
    margin: 0;
}

a.LogB {
    text-align: left;
    justify-content: flex-start;
}

.my-header .header__nav > ul {
    margin-right: 0;
}

a.LogB {
    height: unset;
    margin-bottom: 24px !important;
} 
  

}



























/* TRECA mobile small */
@media (max-width: 767px) {
  
.header__nav .header__buttons {
    display: block !important;
    margin-left: 0;
}

.buttons-big {
    visibility: hidden;
  }

  
  .article-vote {
    width: 100%;
    max-width: 180px;
}
  p.note-box {
    margin-top: 32px;
    margin-bottom: 56px;
}

.my-toggle h5 {
    font-size: 16px !important;
}
h3.Rart {
    font-size: 24px;
  }
  .buttons-big {
    display: none;
}

.my-header .header__hamburger {
    margin-left: auto;
    margin-right: 0;
}

form.search.search-full,.common-topics,p.results {
    max-width: calc(100% - 32px);
    margin-left: auto;
    margin-right: auto;
}
  .hero {
    background: url('https://theme.zdassets.com/theme_assets/520068/f0e4a7135eb13ed5167df11e9c11dd8957f55d00.svg');
  }
.common-topics {
    display: block;
    text-align: left;
}

.common-topics h4 {
    display: inline;
}

.topics-list {
    display: inline;
}

.hero-inner h2, .hero-inner h1 {
    font-size: 32px;
    text-align: left;
    max-width: calc(100% - 32px);
    margin: 0 auto;
    margin-bottom: 19px;
}

section#main-content {
    width: 100%;
    border-radius: 0;
    height: 210px; /* ovo nem-pojma stae */
}

.my-header .header {
    height: 55px;
    width: calc(100% - 32px);
}


input#query {
    height: 40px;
}

.container {
    padding: 0 16px;
}
.hero {
  margin-left: 16px;
    margin-right: 16px;
  }
  
  
.sec-wrap a.tab-link {
    color: var(--primary-midnight, #1A1A1A);
    font-size: 18px;
    font-style: normal;
    font-weight: 600;
    line-height: 100%; /* 18px */
}

span.blocks-item-description {
    color: var(--primary-midnight, #1A1A1A);
    font-feature-settings: 'clig' off, 'liga' off;
    font-size: 16px;
    font-style: normal;
    font-weight: 400;
    line-height: 150%; /* 24px */
}

.release-wrap {
    flex-direction: column;
}

.release-inner {
    padding-left: 0;
}

section.section.release-base img {
    width: 100%;
}

.release-wrap h2 {
    color: var(--primary-midnight, #1A1A1A);
    font-size: 24px;
    font-style: normal;
    font-weight: 700;
    line-height: 100%; /* 24px */
    margin-top: 16px;
    margin-bottom: 16px;
}

.release-inner p {
    color: var(--primary-midnight, #1A1A1A);
    
    font-size: 16px;
    font-style: normal;
    font-weight: 400;
    line-height: 150%; /* 24px */
}

.release-wrap a {
    color: var(--secondary-thirdly-naked-links, #AF813E);
    font-size: 16px;
    font-style: normal;
    font-weight: 600;
    line-height: 150%; /* 24px */
}

section.popular-articles h2.main-subtitle {
    color: var(--primary-midnight, #1A1A1A);
    font-size: 24px;
    font-style: normal;
    font-weight: 700;
    line-height: 100%; /* 24px */
    margin-bottom: 24px;
}

ul.article-list.popular-articles.hp-promo li {
    max-width: 100%;
    flex: unset;
    margin-top: 8px;
}

ul.article-list.popular-articles.hp-promo h4 {
    color: var(--primary-midnight, #1A1A1A);
    font-size: 20px;
    font-style: normal;
    line-height: 100%; /* 20px */
}

section.articles.promo {
    padding-top: 40px;
}

section.articles.promo h2.main-subtitle {
    color: var(--primary-midnight, #1A1A1A);
    font-size: 24px;
    font-style: normal;
    font-weight: 700;
    line-height: 100%; /* 24px */
}

.my-footer .container {
    max-width: 100%;
    padding-left: 16px;
    padding-right: 16px;
}

#upper-footer .upper-footer-container .menu .menu-item.depth-0>.menu-item-inner {
    padding-right: 0;
}
.my-header .header__nav {
    top: 60px !important;
}
  
  .small-header .hero {
    margin: 0;
    border-radius: 0;
}

.small-header .hero-inner {max-width: 400px;}


.small-header .hero-inner h2, .small-header .hero-inner h1 {
    text-align: center;
}
  .avatar.article-avatar {
    display: inline-block;
    text-align: left;
}
 .article-body h4 {
    font-size: 18px;
  }
 
  h1.article-title {
    font-size: 32px;
       line-height: 100%;

  }
  .article-body h2 {
    font-size: 36px;
}
  
.article-author {
    flex-wrap: wrap;
}

.avatar.article-avatar {
    margin-bottom: 12px;
}
  

 html:not(.small-header) .hero {
    margin-left: 0;
    margin-right: 0;
    border-radius: 0;
    height: 210px;
}

 html:not(.small-header) .hero-inner h2,  html:not(.small-header) .hero-inner h1 {
    max-width: 100%;
}

 html:not(.small-header) form.search.search-full,  html:not(.small-header) .common-topics {
    max-width: 100%;
}

input#query {
    font-size: 16px;
}
.search-container li.promoted-articles-item a {
    font-size: 18px;
}

ol.breadcrumbs.search-result-breadcrumbs li a {
    font-size: 12px;
}   
 
  .common-topics {
    max-width: 300px !important;
    margin-left: 0;
}
 .my-header .header__buttons .atera-btn__rounded-filled__green.medium {
    max-width: unset;
    margin: unset;
    margin-top: 8px !important;
}

.header__nav .header__buttons {
    margin-right: 0;
}

.my-header .header .header__nav a {
    margin: 0;
}

a.LogB {
    text-align: left;
    justify-content: flex-start;
}

.my-header .header__nav > ul {
    margin-right: 0;
}

a.LogB {
    height: unset;
    margin-bottom: 24px !important;
} 
  
  .copy-wrap {
    margin-top: 32px;
}
  .section-container.submit-req-container section#side-content {
    display: none;
}
.submit-req-container section#main-content {
    height: unset;
  border: none;
    padding: 0;
}
  .submit-req-container section#main-content header.page-header h1 {
    font-size: 32px;
}

}
/* end smallest screen */







.AVC{
  display: block;
  margin: 0 auto;
  width: calc(100% - 80px);
    max-width: 1397px;
    width: 95%;
    margin: 0 auto;
  
}

.AVB{
    background-color: #1a1a1a;
  	border-radius: 40px;
    margin: 20px 0 20px 0;
  box-shadow: 1px 1px 20px 0 rgba(255,23,107,.502);
      display: flex;
    flex-direction: row;
    flex-wrap: nowrap;
    align-content: center;
    justify-content: center;
    align-items: center;

}



.AVT{
    display: flex;
    flex-direction: row;
    flex-wrap: wrap;
    align-content: center;
    align-items: center;
    justify-content: center;
  	color: white;
}

.AVT a{
  --tw-text-opacity: 1;
    color: rgb(255 23 107 / var(--tw-text-opacity));
    font-family: gellix, sans-serif, Arial;
    text-decoration-line: underline;
    font-size: 1.125rem;
    font-weight: 600;
    line-height: 1;
}

.AVT{
    display: flex;
    flex-direction: row;
    flex-wrap: wrap;
    align-content: center;
    align-items: center;
    justify-content: center;
  	color: white;
}

.AVT a{
  --tw-text-opacity: 1;
    color: rgb(255 23 107 / var(--tw-text-opacity));
    font-family: gellix, sans-serif, Arial;
    text-decoration-line: underline;
    font-size: 1.25rem;
    font-weight: 600;
}

.AVT p{
  --tw-text-opacity: 1;
    color: rgb(237 237 237 / var(--tw-text-opacity));
    z-index: 1;
	margin: 15px 5px;
  font-size: 1.25rem;
}

.countdown {
color: #ff176b;
  font-weight: 600;
  border: 1px solid #ff176b;
  border-radius: 1.25rem;
  margin-right: .75rem;
    padding-left: .5rem;
    padding-right: .5rem;
    width: 180px;
  display: flex;
 justify-content: center;
  font-size: 16px;
  word-spacing: 5px;
  padding: 4px;
  margin-left: auto;
}

 .close-button {
    border: none;
    cursor: pointer;
   background: none;
  }

.close-button img{
filter: invert(1);
  background: none;
  display: flex;
    flex-direction: row;
    flex-wrap: nowrap;
    align-content: center;
    align-items: center;
  }

@media only screen and (max-width: 1200px) {
  .AVC {
    display:none;
  }
}

video {
  width: 100%; /* Make videos responsive */
  max-width: 800px; /* Limit max width */
  border-radius: 10px; /* Rounded corners */
  outline: none;
	border: 1px solid black;
}

.iBanner {
		background: #ffdec7;
    border-radius: 20px;
    border: 15px red;
    display: flex;
    flex-direction: column;
    flex-wrap: wrap;
    align-content: stretch;
    justify-content: space-around;
    padding-left: 30px;
    padding-right: 30px;
    padding-bottom: 50px;
}

/* TEMPORARY: Hide Hebrew language option from language switcher
   until the RTL refactor is live. Remove this block when Hebrew is ready. */
.language-switcher a[href*="change_language/he"],
.language-switcher button[href*="change_language/he"],
.language-selector a[href*="change_language/he"] {
  display: none !important;
}

/* Also hide the parent <li> so the list spacing collapses cleanly */
.language-switcher li:has(a[href*="change_language/he"]),
.language-switcher li:has(button[href*="change_language/he"]) {
  display: none !important;
}

#request_custom_fields_24301175277340,
#request_custom_fields_24301190131612,
#request_custom_fields_24301215375900,
#request_custom_fields_24301224971548,
#request_custom_fields_24301267884828,
#request_custom_fields_24301303147676 {
  display: none !important;
}