@charset "utf-8";

/*P+SC*/
.activity .recent-activity-controls a, .activity .recent-activity-loader a, .activity--type-1 .recent-activity-controls a, .activity--type-1 .recent-activity-loader a, .btn, .comments__item-actions [type=button], .pagination ul li > a, .pagination ul li > span, .searchbox a, .share li a, .subscribe-btn [role=button], .subscribe-btn button, .subscribe-min-btn button, .tabs--type-3 > .tabs__links a, .vote--style-2 .vote__btn, [type=submit] {
  font-weight: 400 !important;
  text-transform: uppercase;
}

[dir=ltr] .articles__link--promoted::after {
  display: none;
}

body .h1, body h1 {
  text-transform: uppercase;
  text-align: center;
}

body .h4, body h4 {
  text-transform: uppercase;
  letter-spacing: 1px;
}

body .header__link {
  font-size: 12px;
}

body .header__link::before {
  content: '‹';
}

#query.focus-visible {
  outline: none;
  box-shadow: 0 1px 18px rgba(0, 0, 0, .4);
}

.footer__powered-by-premium-plus {
  opacity: .6;
}

[dir=ltr] .promoted__heading:after {
  display: none;
}

[dir] .articles__link--promoted {
  font-weight: inherit;
}

.knowledge__nav .categories__title {
  font-weight: 600;
  font-size: 16px;

}

.knowledge__nav .categories__title .icon {
  display: inline-block;
  width: 26px;
  height: 20px;
  background-repeat: no-repeat;
  background-position: center bottom;
  margin-right: 10px;
}

.category-blocks--type-pp {
  margin-top: -100px;
}

.category-blocks--type-pp .category-blocks__item {
  padding-top: 20px;
}

[dir] .category-blocks--type-pp .category-blocks__link {
  transition: padding .3s, box-shadow .3s, background-color .3s;
  text-align: center;
  background-color: #fff;
  border: 1px solid var(--border-color);
  padding-top: 24px;
  padding-bottom: 24px;
}

@media only screen and (min-width: 1200px) {
  [dir] .category-blocks--type-pp .category-blocks__link.has-description {
    padding-bottom: 0;
  }
}

.category-blocks--type-pp .category-blocks__link img {
  transition: max-width .3s;
  max-width: 66px;
  margin-bottom: 1rem;
}

@media only screen and (min-width: 568px) {
  .category-blocks--type-pp .category-blocks__link img {
    max-width: 86px;
  }
}

.category-blocks--type-pp .category-blocks__title {
  text-transform: uppercase;
  font-weight: 300;
  font-size: 15px;
  letter-spacing: 1px;
}

.category-blocks--type-pp .category-blocks__description {
  transition: overflow 0.5s;
  overflow: hidden;
  /*   display: none; */
  /*   min-height: 30px; */
  /*   max-height: 24px; */
}

@media only screen and (min-width: 1200px) {
  .category-blocks--type-pp .category-blocks__description {
    display: block;
  }
}


@media only screen and (min-width: 980px) {
  .category-blocks--type-pp .category-blocks__description-inner {
    transition: top .3s;
    display: block;
    transform: translateY(100%);
    /*   transition: bottom .3s;
      position: absolute;
      top: 100%; */
  }
}

.category-blocks--type-pp .category-blocks__link:hover .category-blocks__description {
  /*   max-height: none; */
}

.category-blocks--type-pp .category-blocks__link:hover {

}

.category-blocks--type-pp .category-blocks__link.has-description:hover {
  padding-top: 12px;
  padding-bottom: 24px;
}

.category-blocks--type-pp .category-blocks__link:hover .category-blocks__title {
  font-weight: 600;
}

.category-blocks--type-pp .category-blocks__link.has-description:hover img {
  max-width: 64px;
}

.category-blocks--type-pp .category-blocks__link.has-description:hover .category-blocks__description-inner {
  transform: translateY(0);
}

[dir] body .categories__title, [dir] body .categories__title:last-child {
  padding-bottom: 10px;
}

@media only screen and (min-width: 980px) {
  [dir] body .page-content__bordered-box, [dir] body .page-content__box {
    margin-top: 32px;
  }
}

.category-blocks--extra-text {
  position: relative;
  color: #fff;
  text-align: center;
  margin-bottom: 1rem;
  margin-top: -120px;
}

.category-blocks--extra-text a {
  color: inherit;
  text-decoration: underline;
}

.category-blocks--extra-text a:hover {
  color: inherit;
  text-decoration: none;
}

[dir] body .articles.link-list {
  margin-top: 0;
}

.articles.link-list .col--md-6 {
  padding: 0 8px;
}

[dir] body .welcome--size-medium .welcome__section {
  padding-top: 20px;
  padding-bottom: 100px;
}

@media only screen and (min-width: 568px) and (max-aspect-ratio: 13 / 9), only screen and (min-width: 668px) and (min-height: 416px), only screen and (min-width: 980px) {
  [dir] body .welcome--size-medium .welcome__section {
    padding-top: 80px;
  }
}

[dir] .page-heading--style-1 .page-heading__breadcrumbs a, [dir] .page-heading--style-2 .page-heading__breadcrumbs a {
  color: inherit;
}

[dir] .page-heading--style-1 .page-heading__breadcrumbs a:hover, [dir] .page-heading--style-2 .page-heading__breadcrumbs a:hover {
  text-decoration: underline;
}

#promoted .articles {
  text-align: center;
  margin-bottom: -12px;
}

@media only screen and (min-width: 980px) {
  #promoted .articles {
    margin: 0;
    margin-bottom: -32px;
  }
}


@media only screen and (max-aspect-ratio: 13/9) and (min-width: 568px), only screen and (min-height: 416px) and (min-width: 668px), only screen and (min-width: 980px) {
  [dir] body .section--padding {
    padding-top: 64px;
    padding-bottom: 64px;
  }
}

a#nav_hamburger {
  border: 0;
}

._replace_html {
  visibility: hidden;
}

[dir] body .footer {
  padding-top: 24px;
  padding-bottom: 24px;
}

@media only screen and (max-height: 415px) and (max-width: 979px) and (min-aspect-ratio: 13/9), (max-width: 667px) and (min-aspect-ratio: 13/9), (max-aspect-ratio: 13/9) and (max-width: 567px) {
  [dir] body .footer__left-col {
    margin-bottom: 5px;
  }
}

div.search-top {
  position: relative;
}

div.search-top svg.icon {
  position: absolute;
  right: 12px;
  bottom: 12px;
  color: #fff;
}

div.search-top #query {
  transition: background-color .3s, border-color .3s;
  background-color: transparent;
  border: 0;
  border-bottom: 1px solid rgba(255, 255, 255, .5);
  text-transform: uppercase;
  font-weight: 300;
  font-size: 15px;
  letter-spacing: 1px;
  color: #fff;
}

div.search-top #query::placeholder {
  color: #fff;
}

div.search-top #query:focus {
  border-bottom: 1px solid #fff;
  box-shadow: none;
  background-color: rgba(255, 255, 255, .1);
}

div.search-top #query::-webkit-search-cancel-button {
  display: none;
}

section#warnings {
  position: relative;
  background-color: #858078;
  color: #fff;
  padding: 0;
  box-shadow: 0 0 15px rgba(0, 0, 0, .5);
  text-align: center;
}

@media only screen and (min-width: 980px) {
  section#warnings {
    padding: 5px 1rem;
  }
}

section#warnings div.warning {
  padding: 1rem 0;
}

@media only screen and (min-width: 480px) {
  section#warnings div.warning {
    padding: 1rem 2rem;
  }
}

section#warnings div.warning + div.warning {
  border-top: 1px solid #666;
}

section#warnings div.warning h4 {
  display: inline-block;
  margin-bottom: 5px;
  background: url(/hc/theming_assets/01HZPTDVT8ZRBZPJDCDGGGKYYD) left center no-repeat;
  background-size: 20px;
  padding-left: 30px;
}

section#warnings div.warning p {
  margin-top: 0;
}

section#warnings div.warning *:last-child {
  margin-bottom: 0;
}

[dir] body .welcome__section, [dir] body .page-heading {
  margin-top: 0;
  padding-top: 40px;
  margin-bottom: 20px;
}

@media only screen and (min-width: 980px) {
  [dir] body .welcome__section, [dir] body .page-heading {
    margin-bottom: 40px;
  }
  [dir] body .page-heading {
    padding-top: 80px;
  }
}

section#promoted div.promoted_text {
  background-color: var(--primary-color);
  padding-top: 2rem;
  padding-bottom: 1rem;
  text-align: center;
  color: #fff;
}

section#promoted div.promoted_text h2 {
  text-transform: uppercase;
  font-weight: bold;
  margin-bottom: 24px;
}

@media (min-width: 980px) {
  section#promoted div.promoted_text div.container {
    width: 60%;
  }
}

section#promoted .articles__item {
  margin: 0;
}

section#promoted .articles__link {
  transition: background-color .3s;
  background-color: #eee;
  padding: 1rem 1.5rem;
}

@media (min-width: 980px) {
  section#promoted .articles__link {
    margin-bottom: 32px;
  }
}

section#promoted .articles__link:hover {
  background-color: var(--primary-color);
  color: #fff;
}

@media (min-width: 992px) {
  section#promoted .promoted_text h4 {
    font-size: 24px;
  }

  section#promoted .promoted_text p {
    font-size: 20px;
  }
}

[dir] .link-list a {
  transition: background-position .3s;
  display: block;
  padding-top: 1rem;
  padding-bottom: 1rem;
  padding-right: 40px;
  margin: 0;
  background-image: url(/hc/theming_assets/01HZPTDYYVB0J7NW4DYKBE3Z2E);
  background-repeat: no-repeat;
  background-position: 98% center;
  background-size: 20px;
}

@media (min-width: 980px) {
  [dir] .link-list a {
    padding-left: 1rem;
  }
}

.link-list a + a {
  border-top: 1px solid #eee;
}

.link-list a.active {
  font-weight: 600;
}

.link-list a:hover {
  background-color: #fafafa;
  background-position: 99% center;
  /*   font-weight: 600; */
}

.side .categories a {
  padding-left: 0;
  padding-right: 0;
  background: transparent;
}

.side .categories a img {
  max-width: 30px;
  margin-right: .5rem;
}

.side .categories a:hover {
  font-weight: 600;
  background-color: transparent;
}

[dir] .searchbox label, [dir] label[for] {
  font-weight: normal;
}

.article_lists {
  margin-bottom: 2rem;
}

[dir] body .block {
  background-color: #fff;
  margin-bottom: 40px;
  overflow: hidden;
}

@media (min-width: 480px) {
  [dir] body .block {
    border: 1px solid var(--border-color);
    padding: 2rem;
    overflow: visible;
  }
}

@media (min-width: 980px) {
  [dir] body .block {
    /*     margin-bottom: 40px; */
  }
}

[dir] body .block.no-padding {
  padding: 0;
}

[dir] body .block + .block {
  /*   margin-top: 2rem; */
}

[dir] body .block h4 {
  margin-bottom: .5rem;
}

@media (min-width: 480px) {
  [dir] body .block h4 {
    margin-bottom: 20px;
  }
}

form#new_request footer {
  text-align: center;
}

[dir] body [role=main] .page-content {
  position: relative;
  z-index: 9;
  margin-top: 0;
}

input[type="submit"] {
  -webkit-appearance: none;
}

.section_promo {
  margin-top: 20px;
}

@media (min-width: 980px) {
  .section_promo {
    margin-top: 40px;
  }
}

body a.focus-visible,
body input.focus-visible,
body button.focus-visible,
body select.focus-visible,
body textarea.focus-visible,
body label.focus-visible {
  outline: auto 5px #000;
}

[dir] zd-autocomplete-multibrand {
  border-bottom-color: $border-color;
}

[dir] zd-autocomplete-title-multibrand {
  color: rgba(252, 76, 2, 1);
  font-weight: 300;
  text-transform: uppercase;
}

[dir] zd-autocomplete-breadcrumbs, zd-autocomplete-breadcrumbs-multibrand {
  color: $text_color;
}

/*END P+SC*/


.fa-icon,
blockquote:before {
  -moz-osx-font-smoothing: grayscale;
  -webkit-font-smoothing: antialiased;
  display: inline-block;
  font-style: normal;
  font-variant: normal;
  text-rendering: auto;
  line-height: 1;
  font-family: "Font Awesome 5 Free";
  font-weight: 900;
}

/**********
 Variables
 **********/
body {
  /* Text */
  --text-font-family: 'Maison Neue', sans-serif;
  --heading-font-family: 'Maison Neue', sans-serif;
  --text-font-size: 14px;
  --text-font-size-large: calc(14px + 2px);
  --heading-1-font-size: 56px;
  --heading-2-font-size: 36px;
  --heading-3-font-size: 34px;
  --heading-4-font-size: 26px;
  --heading-5-font-size: 14px;
  --heading-6-font-size: calc(14px - 2px);
  /* Other */
  --border-radius-base: 0;
  --border-radius-small: calc(0 / 2);
  --border-radius-button: 0;
  --logo-height: 35px;
  /* Assets */
  --assets-check-svg: url(/hc/theming_assets/01HZPTE10RW26KC015SGKE2Y3T);
  --assets-circle-svg: url(/hc/theming_assets/01HZPTDZ70FM76WVF9ZWFFRYVG);
}

/**********
 Light mode
 **********/
body {
  --primary-color: rgba(0, 0, 0, 1);
  --secondary-color: rgba(0, 0, 0, 1);
  --primary-bg-color: #FFFFFF;
  --primary-bg-color-always: #FFFFFF;
  --secondary-bg-color: #f2f2f2;
  --secondary-bg-color-always: #f2f2f2;
  --primary-text-color: #000;
  --secondary-text-color: rgba(0, 0, 0, 1);
  --link-color: rgba(252, 76, 2, 1);
  --border-color: rgba(219, 219, 219, 1);
  --info-color: rgba(0, 0, 0, 1);
  --success-color: #67C30B;
  --warning-color: #F1D52F;
  --danger-color: #e64545;
  --primary-color-light-hover: #000;
  --primary-color-hover: #000;
  --primary-color-active: #000;
  --secondary-color-hover: #000;
  --secondary-color-active: #000;
  --secondary-bg-color-hover: #e8e8e8;
  --secondary-bg-color-active: #e3e3e3;
  --secondary-text-color-hover: #000;
  --secondary-text-color-active: #000;
  --link-color-hover: #bf3a02;
  --link-color-active: #b03501;
  --bg-image-opacity: 0.5;
  --bg-image-opacity-dark: 0.5;
  --bg-image-color: var(--primary-text-color);
}

.layout--style-filled .section:nth-child(even),
.layout--style-invert .section:nth-child(odd),
.section--secondary {
  /* Invert colors */
  --primary-bg-color: #f2f2f2;
  --secondary-bg-color: #FFFFFF;
}

/*********
 Dark mode
 *********/
.ui-dark body {
  /* UI dark colors */
  --primary-color: #1863BC;
  --secondary-color: #6DBC1D;
  --primary-bg-color: #000C20;
  --primary-bg-color-always: #000C20;
  --secondary-bg-color: #182233;
  --secondary-bg-color-always: #182233;
  --primary-text-color: #FFFFFF;
  --secondary-text-color: #8290A8;
  --link-color: #1863BC;
  --border-color: #242f42;
  --info-color: #1863BC;
  --success-color: #67C30B;
  --warning-color: #F1D52F;
  --danger-color: #e64545;
  --primary-color-light-hover: #1b71d7;
  --primary-color-hover: #2d81e4;
  --primary-color-active: #3b89e6;
  --secondary-color-hover: #8ce036;
  --secondary-color-active: #93e243;
  --secondary-bg-color-hover: #2c3e5d;
  --secondary-bg-color-active: #304567;
  --link-color-hover: #4891e8;
  --link-color-active: #5699e9;
  --bg-image-opacity: 0.5;
  --bg-image-opacity-dark: 0.75;
  --bg-image-color: var(--primary-bg-color);
}

.ui-dark .layout--style-filled .section:nth-child(even),
.ui-dark .layout--style-invert .section:nth-child(odd),
.ui-dark .section--secondary {
  /* Invert colors */
  --primary-bg-color: #182233;
  --secondary-bg-color: #000C20;
}

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

body,
html {
  min-height: 100vh;
}

[dir] body,
[dir] html {
  margin: 0;
  padding: 0;
}

body {
  font-family: var(--text-font-family);
  font-size: var(--text-font-size);
  font-weight: 400;
  line-height: 1.5;
  color: var(--primary-text-color);
  text-rendering: optimizeLegibility;
  -webkit-font-smoothing: antialiased;
}

[dir] body {
  background-color: var(--secondary-bg-color);
}

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

a {
  color: var(--link-color);
  text-decoration: none;
}

a:hover {
  color: var(--link-color-hover);
}

a:active,
a.is-active {
  color: var(--link-color-active);
}

[dir] a.is-disabled {
  cursor: default;
}

a.is-disabled,
a.is-disabled:hover,
a.is-disabled:active,
a.is-disabled.is-active {
  color: var(--secondary-text-color);
}

[dir] a,
[dir] button,
[dir] [type=submit],
[dir] [type=button],
[dir] [type=reset] {
  cursor: pointer;
}

a,
input,
button,
select,
textarea,
label {
  transition: all 400ms cubic-bezier(0.17, 0.67, 0.54, 1);
}

a:focus,
input:focus,
button:focus,
select:focus,
textarea:focus,
label:focus {
  outline: none;
}

a.focus-visible,
input.focus-visible,
button.focus-visible,
select.focus-visible,
textarea.focus-visible,
label.focus-visible {
  outline: auto 5px -webkit-focus-ring-color;
}

[dir] figure {
  margin: 0;
}

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

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

/********
 Headings
 ********/
h1,
.h1,
h2,
.h2,
h3,
.h3,
h4,
.h4,
h5,
.h5,
h6,
.h6 {
  font-family: var(--heading-font-family);
  font-weight: normal;
}

h1,
.h1 {
  font-size: var(--heading-2-font-size);
  line-height: 1.2;
  font-weight: bold;
  text-transform: uppercase;
}

[dir] h1,
[dir] .h1 {
  margin: 0 0 1.2em;
}

[dir] .markdown h1,
[dir] .markdown .h1 {
  margin-top: 1.2em;
}

@media only screen and (min-width: 568px) and (max-aspect-ratio: 13 / 9), only screen and (min-width: 668px) and (min-height: 416px), only screen and (min-width: 980px) {
  h1,
  .h1 {
    font-size: var(--heading-1-font-size);
    line-height: 1.1;
  }

  [dir] h1,
  [dir] .h1 {
    margin: 0 0 1em;
  }

  [dir] .markdown h1,
  [dir] .markdown .h1 {
    margin-top: 1em;
  }
}

h2,
.h2 {
  font-size: var(--heading-3-font-size);
  line-height: 1.3;
}

[dir] h2,
[dir] .h2 {
  margin: 0 0 1.3em;
}

[dir] .markdown h2,
[dir] .markdown .h2 {
  margin-top: 1.3em;
}

@media only screen and (min-width: 568px) and (max-aspect-ratio: 13 / 9), only screen and (min-width: 668px) and (min-height: 416px), only screen and (min-width: 980px) {
  h2,
  .h2 {
    font-size: var(--heading-2-font-size);
    line-height: 1.2;
  }

  [dir] h2,
  [dir] .h2 {
    margin: 0 0 1.2em;
  }

  [dir] .markdown h2,
  [dir] .markdown .h2 {
    margin-top: 1.2em;
  }
}

h3,
.h3 {
  font-size: var(--heading-4-font-size);
  line-height: 1.4;
}

[dir] h3,
[dir] .h3 {
  margin: 0 0 1.4em;
}

[dir] .markdown h3,
[dir] .markdown .h3 {
  margin-top: 1.4em;
}

@media only screen and (min-width: 568px) and (max-aspect-ratio: 13 / 9), only screen and (min-width: 668px) and (min-height: 416px), only screen and (min-width: 980px) {
  h3,
  .h3 {
    font-size: var(--heading-3-font-size);
    line-height: 1.3;
  }

  [dir] h3,
  [dir] .h3 {
    margin: 0 0 1.3em;
  }

  [dir] .markdown h3,
  [dir] .markdown .h3 {
    margin-top: 1.3em;
  }
}

h4,
.h4 {
  font-size: var(--heading-4-font-size);
  line-height: 1.4;
}

[dir] h4,
[dir] .h4 {
  margin: 0 0 1.4em;
}

[dir] .markdown h4,
[dir] .markdown .h4 {
  margin-top: 1.4em;
}

h5,
.h5 {
  font-size: var(--heading-5-font-size);
  line-height: 1.5;
}

[dir] h5,
[dir] .h5 {
  margin: 0 0 1.5em;
}

[dir] .markdown h5,
[dir] .markdown .h5 {
  margin-top: 1.5em;
}

h6,
.h6 {
  font-size: var(--heading-6-font-size);
  line-height: 1.5;
}

[dir] h6,
[dir] .h6 {
  margin: 0 0 1.5em;
}

[dir] .markdown h6,
[dir] .markdown .h6 {
  margin-top: 1.5em;
}

/**********************
 Other default elements
 *********************/
[dir] p,
[dir] ul,
[dir] ol,
[dir] dl,
[dir] pre,
[dir] table,
[dir] blockquote {
  margin: 1.5em 0 1.5em;
}

[dir] li {
  margin: 0.75em 0 0.75em;
}

small,
.small {
  font-size: var(--heading-6-font-size);
}

[role="main"] {
  flex-grow: 1;
  position: relative;
}

hr {
  display: block;
  height: 0;
}

[dir] hr {
  border: 0;
  border-top: 1px solid var(--border-color);
  margin-top: 1.5em;
  margin-bottom: 1.5em;
}

pre {
  display: block;
  max-width: 100%;
  overflow-x: auto;
  color: var(--primary-bg-color);
}

[dir] pre {
  padding: 8px 16px;
  border-radius: var(--border-radius-base);
  background-color: var(--primary-text-color);
}

.ui-dark pre {
  color: var(--secondary-text-color);
}

[dir].ui-dark pre {
  background-color: var(--secondary-bg-color);
}

blockquote {
  display: block;
  position: relative;
  z-index: 2;
}

[dir=ltr] blockquote {
  padding-left: 16px;
  border-left: 1px solid var(--border-color);
}

[dir=rtl] blockquote {
  padding-right: 16px;
  border-right: 1px solid var(--border-color);
}

@media only screen and (min-width: 568px) and (max-aspect-ratio: 13 / 9), only screen and (min-width: 668px) and (min-height: 416px), only screen and (min-width: 980px) {
  [dir=ltr] blockquote {
    padding-left: 24px;
  }

  [dir=rtl] blockquote {
    padding-right: 24px;
  }
}

@media only screen and (min-width: 980px) {
  [dir=ltr] blockquote {
    padding-left: 32px;
  }

  [dir=rtl] blockquote {
    padding-right: 32px;
  }
}

blockquote:before {
  content: "";
  display: block;
  position: absolute;
  z-index: -1;
  top: -4px;
  font-size: 60px;
  color: var(--secondary-bg-color);
}

[dir=ltr] blockquote:before {
  left: 8px;
}

[dir=rtl] blockquote:before {
  right: 8px;
}

@media only screen and (min-width: 568px) and (max-aspect-ratio: 13 / 9) and (max-width: 979px), only screen and (min-width: 668px) and (min-height: 416px) and (max-width: 979px) {
  [dir=ltr] blockquote:before {
    left: 12px;
  }

  [dir=rtl] blockquote:before {
    right: 12px;
  }
}

@media only screen and (min-width: 980px) {
  [dir=ltr] blockquote:before {
    left: 16px;
  }

  [dir=rtl] blockquote:before {
    right: 16px;
  }
}

.list-unstyled {
  list-style: none;
}

[dir=ltr] .list-unstyled {
  padding-left: 0;
}

[dir=rtl] .list-unstyled {
  padding-right: 0;
}

dl.details {
  display: -ms-grid;
  display: grid;
  -ms-grid-rows: auto;
  grid-template-rows: auto;
  -ms-grid-columns: 1fr 2fr;
  grid-template-columns: 1fr 2fr;
}

[dir] dl.details {
  margin-bottom: 32px;
}

dl.details > *:nth-child(1) {
  -ms-grid-row: 1;
  -ms-grid-column: 1;
}

dl.details > *:nth-child(2) {
  -ms-grid-row: 1;
  -ms-grid-column: 2;
}

dl.details > dt {
  font-weight: 700;
}

[dir] dl.details > dt {
  margin-bottom: 12px;
}

[dir=ltr] dl.details > dt {
  margin-right: 8px;
}

[dir=rtl] dl.details > dt {
  margin-left: 8px;
}

[dir] dl.details > dd {
  margin-bottom: 12px;
}

dl.details > div {
  -ms-grid-column: 1;
  -ms-grid-column-span: 2;
  grid-column: 1 / 3;
}

[dir] dl.details > div {
  margin-bottom: 12px;
}

dl.details--type-2 {
  -ms-grid-rows: auto;
  grid-template-rows: auto;
  -ms-grid-columns: 1fr 1fr;
  grid-template-columns: 1fr 1fr;
}

[dir] dl.details--type-2 {
  margin-bottom: 0;
}

dl.details--type-2 > *:nth-child(1) {
  -ms-grid-row: 1;
  -ms-grid-column: 1;
}

dl.details--type-2 > *:nth-child(2) {
  -ms-grid-row: 1;
  -ms-grid-column: 2;
}

dl.details--type-2 > dd {
  color: var(--secondary-text-color);
}

@media only screen and (min-width: 980px), only screen and (max-width: 567px) and (max-aspect-ratio: 13 / 9) {
  [dir=ltr] dl.details--type-2 > dd {
    text-align: right;
  }

  [dir=rtl] dl.details--type-2 > dd {
    text-align: left;
  }
}

.text-secondary {
  font-size: var(--heading-6-font-size);
  line-height: 1.5;
  color: var(--secondary-text-color);
}

/******
 Tables
 ******/
.table-container {
  display: block;
  width: 100%;
  overflow-x: auto;
}

[dir] .table-container {
  border: 1px solid var(--border-color);
}

.table-container table:not(.pika-table) {
  width: calc(100% + 3px);
  max-width: calc(100% + 3px);
}

[dir] .table-container table:not(.pika-table) {
  margin: -1px;
}

table:not(.pika-table) {
  width: 100%;
  max-width: 100%;
  border-spacing: 0;
  border-collapse: collapse;
}

table:not(.pika-table) thead {
  font-weight: 700;
}

[dir] table:not(.pika-table) thead {
  background-color: var(--secondary-bg-color);
}

[dir] table:not(.pika-table) tfoot {
  background-color: var(--secondary-bg-color);
}

table:not(.pika-table) thead,
table:not(.pika-table) tbody,
table:not(.pika-table) tfoot {
  width: 100%;
  max-width: 100%;
}

[dir=ltr] table:not(.pika-table) th {
  border-left: 1px solid var(--border-color);
}

[dir=rtl] table:not(.pika-table) th {
  border-right: 1px solid var(--border-color);
}

[dir] table:not(.pika-table) td {
  padding: 8px;
  border: 1px solid var(--border-color);
}

/*******
 Iframes
 *******/
.iframe {
  display: block;
  width: 100%;
  height: 0;
  position: relative;
}

.iframe iframe {
  display: block;
  width: 100%;
  height: 100%;
  position: absolute;
  top: 0;
}

[dir=ltr] .iframe iframe {
  left: 0;
}

[dir=rtl] .iframe iframe {
  right: 0;
}

.powered-by-zendesk {
  display: none !important;
}

.TopPromotionBanner {
  height: 40px;
  z-index: 99;
  position: absolute;
  left: 0;
  width: 100%;
  right: 0;
  overflow: hidden;
  color: inherit;
  padding: 12px 4px 10px 4px;
  display: inline-block;
  font-size: 12px;
  text-transform: uppercase;
  font-weight: 400;
  letter-spacing: 1.75px;
  white-space: nowrap;
}

.TopPromotionBanner a {
}

.TopPromotionBanner span {
  position: relative;
  padding: 0 14px;
  animation: TopPromotionBannerSpanAnim 30s linear infinite;
}

@keyframes TopPromotionBannerSpanAnim {
  0% {
    left: 0;
  }
  100% {
    left: -1000px;
  }
}

.cl-banner {
  min-height: 40px;
}

.header--is-fixed .header__container {
  transition: none !important;
  position: relative !important;
}

.header--is-fixed .header__container.is-filled {
  transform: translateY(-40px);
  position: fixed !important;
}

/*! CSS Used from: https://chantelle.com/css/spa.0b226ba6.css */
*, :after, :before {
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
}

nav {
  display: block;
}

h1 {
  margin-top: 0;
  margin-bottom: 8px;
}

ul {
  margin-bottom: 1rem;
}

ul {
  margin-top: 0;
}

a {
  color: #5a5a5a;
  text-decoration: none;
  background-color: transparent;
  -webkit-text-decoration-skip: objects;
}

a:hover {
  color: #8d8d8d;
  text-decoration: none;
}

img {
  vertical-align: middle;
  border-style: none;
}

label {
  display: inline-block;
  margin-bottom: .5rem;
}

button {
  border-radius: 0;
}

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

button, input {
  margin: 0;
  font-family: inherit;
  font-size: inherit;
  line-height: inherit;
}

button, input {
  overflow: visible;
}

button {
  text-transform: none;
}

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

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

.d-none {
  display: none !important;
}

.d-flex {
  display: -webkit-box !important;
  display: -ms-flexbox !important;
  display: flex !important;
}

@media (min-width: 64.0625em) {
  .d-xl-none {
    display: none !important;
  }
  .d-xl-block {
    display: block !important;
  }
}

.flex-grow-1 {
  -webkit-box-flex: 1 !important;
  -ms-flex-positive: 1 !important;
  flex-grow: 1 !important;
}

h1 {
  margin-bottom: 8px;
  font-family: inherit;
  font-weight: 500;
  line-height: 1.2;
  color: inherit;
}

h1 {
  font-size: 2.1875rem;
}

button {
  border: none;
  margin: 0;
  padding: 0;
  width: auto;
  overflow: visible;
  cursor: pointer;
  background: transparent;
  color: inherit;
  font: inherit;
  -webkit-font-smoothing: inherit;
  -moz-osx-font-smoothing: inherit;
  -webkit-appearance: none;
}

button:focus {
  outline: none;
}

.logo {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
}

.logo img {
  max-height: 25px;
  max-width: 125px;
}

.pl-field-wrapper {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -ms-flex-direction: column;
  flex-direction: column;
}

.pl-field-wrapper > .pl-field:not(.pl-field--hidden) {
  margin-bottom: 16px;
  margin-bottom: 1rem;
}

.pl-help-text-wrapper > .pl-field-wrapper > .pl-field:not(.pl-field--hidden) {
  margin-bottom: 28px;
  margin-bottom: 1.75rem;
}

.pl-help-text-wrapper.pl-field-has-error .pl-field {
  border-bottom-color: #d5292e;
  -webkit-box-shadow: none;
  box-shadow: none;
}

.pl-field {
  border: none;
  border-bottom: 2px solid transparent;
  background-color: #f9f9f9;
  border-radius: 0;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  color: #000;
  font-family: Maison Neue, -apple-system, BlinkMacSystemFont, Segoe UI, Roboto, Helvetica Neue, Arial, sans-serif;
  font-size: 14px;
  font-size: .875rem;
  line-height: 16px;
  line-height: 1rem;
  padding: calc(.5rem + 2px) .5rem .5rem;
  width: auto;
  -webkit-appearance: none;
}

.pl-field:hover {
  background-color: #f2f2f2;
}

.pl-field:focus {
  outline: none;
  border-bottom: 2px solid #e6e6e6;
}

.pl-field.pl-field--subtle {
  background: none;
  border-bottom: 2px solid #e6e6e6;
}

.pl-field.pl-field--subtle:focus {
  outline: none;
  border-bottom-color: #999;
}

.pl-field:disabled {
  opacity: .65;
  cursor: not-allowed;
  pointer-events: none;
}

.pl-field:invalid {
  -webkit-box-shadow: none;
  box-shadow: none;
}

.pl-field::-ms-clear {
  display: none;
}

.pl-label {
  font-family: Maison Neue, -apple-system, BlinkMacSystemFont, Segoe UI, Roboto, Helvetica Neue, Arial, sans-serif;
  color: #5a5a5a;
  margin-bottom: 4px;
  margin-bottom: .25rem;
}

.pl-help-text-wrapper {
  position: relative;
}

.pl-help-text-wrapper > .pl-field-help-text {
  position: absolute;
  bottom: 0;
  line-height: 16px;
  line-height: 1rem;
  font-size: 12px;
  font-size: .75rem;
  margin-bottom: 8px;
  margin-bottom: .5rem;
}

.pl-help-text-wrapper.pl-field-has-error > .pl-field-help-text {
  color: #d5292e;
}

.pl-icon {
  position: relative;
  font-family: Icomoon;
  font-style: normal;
}

.pl-icon, .pl-icon:before {
  display: -webkit-inline-box;
  display: -ms-inline-flexbox;
  display: inline-flex;
}

.pl-icon:before {
  font-size: 14px;
  font-size: .875rem;
}

.pl-icon--cross300 {
  display: block;
  position: relative;
  width: 20px;
  height: 20px;
}

.pl-icon--cross300:before,
.pl-icon--cross300:after {
  content: '';
  display: block;
  width: 100%;
  height: 1px;
  background-color: var(--primary-text-color);
  position: absolute;
  top: 50%;
  left: 0;
}

.pl-icon--cross300:before {
  transform: rotate(45deg);
}

.pl-icon--cross300:after {
  transform: rotate(-45deg);
}

.pl-link {
  -webkit-appearance: none;
  -moz-appearance: none;
  appearance: none;
  background: none;
  border: none;
  color: #5a5a5a;
  cursor: pointer;
  display: inline;
  font-family: Maison Neue, -apple-system, BlinkMacSystemFont, Segoe UI, Roboto, Helvetica Neue, Arial, sans-serif;
  font-size: 14px;
  font-size: .875rem;
  font-style: normal;
  font-weight: 400;
  line-height: 14px;
  line-height: .875rem;
  margin: 0;
  padding: 0;
  pointer-events: "auto";
  text-decoration: underline;
}

.pl-link:focus {
  outline: 1px solid #999;
  outline-offset: 2px;
}

.pl-link:focus, .pl-link:hover {
  color: #5a5a5a;
  text-decoration: underline;
}

.pl-link:hover {
  opacity: .8;
}

nav {
  position: fixed;
  top: 0;
  left: 0;
  width: 100%;
  height: 100vh;
  z-index: 4;
  overflow: hidden;
  color: #000;
  background: #fff;
  white-space: nowrap;
  -webkit-transform: translateX(100%);
  transform: translateX(100%);
  -webkit-transition: -webkit-transform .25s;
  transition: -webkit-transform .25s;
  -o-transition: transform .25s;
  transition: transform .25s;
  transition: transform .25s, -webkit-transform .25s;
}

nav .menu-body, nav .menu-root {
  display: inline-block;
  width: 100%;
  height: 100vh;
  overflow: hidden;
  vertical-align: top;
  -webkit-transition: -webkit-transform .25s;
  transition: -webkit-transform .25s;
  -o-transition: transform .25s;
  transition: transform .25s;
  transition: transform .25s, -webkit-transform .25s;
}

nav .mobile-menu-header {
  position: absolute;
  left: 0;
  width: 100%;
  height: 55px;
  z-index: 2;
  background: #fff;
  border-bottom: 1px solid #f2f2f2;
}

nav .mobile-menu-close-btn {
  position: absolute;
  top: 16px;
  right: 16px;
}

nav .mobile-menu-back-btn {
  position: absolute;
  top: 16px;
  left: 16px;
}

nav .menu-root {
  padding: 0 15px;
  position: relative;
  height: 100vh;
}

nav .menu-root-list {
  padding: 56px 0;
  margin: 0;
  height: calc(100vh - 110px);
  list-style: none;
  overflow-y: auto;
}

nav .menu-root-item {
  position: relative;
  overflow: visible;
  margin: 0;
}

nav .menu-root-item button {
  display: inline-block;
  -o-text-overflow: ellipsis;
  text-overflow: ellipsis;
  white-space: nowrap;
  overflow: hidden;
  width: 100%;
  font-weight: 600;
  font-size: 14px;
  text-align: left;
  text-transform: uppercase;
  line-height: 21px;
  padding: 17px 5% 17px 0;
}

nav .menu-root-item:not(:last-child) {
  border-bottom: 1px solid #f2f2f2;
}

nav .arrow:before {
  position: absolute;
  color: #202020;
  content: "\E907";
  font-family: Icomoon;
  font-size: 14px;
}

nav .arrow-right:before {
  right: 0;
  padding: 17px 0;
}

nav .arrow-left:before {
  left: 0;
  -webkit-transform: rotate(180deg);
  transform: rotate(180deg);
}

nav .menu-body {
  position: relative;
  height: 100vh;
}

nav .menu-body .menu-row {
  position: absolute;
  padding: 55px 0 110px;
  width: 100%;
  height: 100vh;
  background: #fff;
  overflow-y: auto;
  overflow-x: hidden;
}

nav .menu-body .menu-row.collapsed {
  z-index: 1;
}

nav .menu-body .menu-group {
  margin: 0;
  padding: 0;
  list-style-type: none;
}

nav .menu-body .menu-group-title {
  padding-left: 16px;
  height: 55px;
  background-color: #f2f2f2;
  line-height: 55px;
  font-size: 14px;
}

nav .menu-body .menu-group-title > span {
  text-transform: uppercase;
  font-weight: 600;
}

nav .menu-body .menu-group-title > span a {
  color: #000;
}

nav .menu-body .menu-group-title > a {
  position: absolute;
  right: 16px;
  color: #000;
  font-family: Maison Neue;
  -webkit-text-decoration-line: underline;
  text-decoration-line: underline;
}

nav .menu-body .menu-group-title.prev-col-part {
  height: 1px;
}

nav .menu-body .menu-item {
  margin: 0 16px;
  height: 55px;
  line-height: 55px;
  font-family: Maison Neue;
  font-size: 14px;
}

nav .menu-body .menu-item a {
  display: inline-block;
  color: #000;
  line-height: 55px;
  width: 100%;
}

nav .menu-body .menu-item:not(:last-child) {
  border-bottom: 1px solid #f2f2f2;
}

nav .menu-bound {
  display: none;
}

.mobile-menu-footer {
  position: fixed;
  bottom: 0;
  left: 0;
  width: 100%;
  height: 55px;
  z-index: 4;
  background: #f9f9f9;
  -webkit-box-shadow: 0 -15px 20px -15px rgba(0, 0, 0, .14);
  box-shadow: 0 -15px 20px -15px rgba(0, 0, 0, .14);
  -webkit-transform: translateX(100%);
  transform: translateX(100%);
  -webkit-transition: -webkit-transform .25s;
  transition: -webkit-transform .25s;
  -o-transition: transform .25s;
  transition: transform .25s;
  transition: transform .25s, -webkit-transform .25s;
}

.mobile-menu-footer .footer-btn {
  display: inline-block;
  width: 50%;
  height: 100%;
  background: #f9f9f9;
  border: 1px solid #e6e6e6;
}

.mobile-menu-footer .footer-btn a, .mobile-menu-footer .footer-btn button {
  display: inline-block;
  width: 100%;
  text-align: center;
  line-height: 55px;
}

.mobile-menu-footer .footer-btn a img, .mobile-menu-footer .footer-btn button img {
  margin-right: 6px;
  width: 14px;
}

.mobile-menu-footer .footer-btn a span, .mobile-menu-footer .footer-btn button span {
  color: #000;
  text-transform: uppercase;
  font-family: Maison Neue;
  font-weight: 500;
  font-size: 12px;
  line-height: 12px;
}

@media (max-width: 64.0625em) {
  .menu-root-item a {
    display: block;
    padding: 12px 0;
  }
}

@media (min-width: 64.0625em) {
  nav {
    position: absolute;
    margin-top: -13px;
    height: 0;
    height: auto;
    z-index: 1;
    overflow: visible;
    color: #000;
    background: transparent;
    -webkit-transform: none;
    transform: none;
    -webkit-transition: none;
    -o-transition: none;
    transition: none;
  }
  nav .mobile-menu-header {
    display: none;
  }
  nav li {
    overflow: hidden;
    list-style-type: none;
    -o-text-overflow: ellipsis;
    text-overflow: ellipsis;
    white-space: nowrap;
  }
  nav .menu-root {
    display: block;
    margin: auto;
    width: calc(100% - 340px);
    height: 52px;
    -webkit-transform: none;
    transform: none;
  }
  nav .menu-root-list {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    padding-top: 0;
    padding-bottom: 0;
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
    -ms-flex-flow: row wrap;
    flex-flow: row wrap;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    height: 100%;
    overflow: hidden;
  }
  nav .menu-root-item {
    display: -webkit-inline-box;
    display: -ms-inline-flexbox;
    display: inline-flex;
    padding: 16px 17px;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    height: 100%;
    color: #000;
    cursor: pointer;
    border-bottom: none;
  }
  nav .menu-root-item.default-cursor, nav .menu-root-item > button.default-cursor {
    cursor: default;
  }
  nav .menu-root-item button {
    font-size: 12px;
    font-weight: 500;
    line-height: 16px;
    text-align: center;
    text-transform: uppercase;
    overflow: visible;
    width: auto;
    padding: auto;
  }
  nav .menu-root-item:after {
    display: block;
    position: absolute;
    bottom: 0;
    width: calc(100% - 34px);
    z-index: 4;
    content: "";
    border-bottom: 1px solid #000;
  }
  nav .menu-root-item:not(.active):after {
    opacity: 0;
    -webkit-transform: rotateY(90deg);
    transform: rotateY(90deg);
    -webkit-transition: opacity .25s ease-out, -webkit-transform .25s;
    transition: opacity .25s ease-out, -webkit-transform .25s;
    -o-transition: transform .25s, opacity ease-out .25s;
    transition: transform .25s, opacity .25s ease-out;
    transition: transform .25s, opacity .25s ease-out, -webkit-transform .25s;
  }
  nav .menu-root-item:not(:last-child) {
    border-bottom: none;
  }
  nav .menu-root .arrow-right:before {
    content: none;
  }
  nav .menu-body {
    -webkit-transform: none;
    transform: none;
  }
  nav .menu-body {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    width: 100%;
    height: auto;
    overflow: visible;
    background: #fff;
  }
  nav .menu-body.hidden {
    -webkit-animation: collapse ease-in-out 125ms both;
    animation: collapse ease-in-out 125ms both;
    z-index: 1;
  }
  nav .menu-body .menu-row {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    position: static;
    padding-top: 0;
    padding: 0 calc(50% - 460px);
    -ms-flex-wrap: nowrap;
    flex-wrap: nowrap;
    -webkit-box-pack: space-evenly;
    -ms-flex-pack: space-evenly;
    justify-content: space-evenly;
    width: 100%;
    height: auto;
    -webkit-box-shadow: 0 15px 20px -15px rgba(0, 0, 0, .14);
    box-shadow: 0 15px 20px -15px rgba(0, 0, 0, .14);
  }
  nav .menu-body .menu-row.collapsed {
    -webkit-animation: collapse ease-in-out 125ms;
    animation: collapse ease-in-out 125ms;
  }
  nav .menu-body .menu-row.hide {
    display: none;
  }
  nav .menu-body .menu-col .menu-group-title, nav .menu-body .menu-col .menu-item {
    width: 880px;
  }
  nav .menu-body .menu-col .menu-item {
    padding: 7px 0;
    line-height: 12px;
    white-space: break-spaces;
  }
  nav .menu-body .menu-col .menu-item a {
    display: inline;
    display: initial;
    line-height: 12px;
    width: auto;
  }
  nav .menu-body .menu-col__3 .menu-group-title, nav .menu-body .menu-col__3 .menu-item {
    width: 260px;
  }
  nav .menu-body .menu-col__4 .menu-group-title, nav .menu-body .menu-col__4 .menu-item {
    width: 185px;
  }
  nav .menu-body .menu-col__5 .menu-group-title, nav .menu-body .menu-col__5 .menu-item {
    width: 140px;
  }
  nav .menu-body .menu-group {
    margin: 28px auto;
    width: -webkit-fit-content;
    width: -moz-fit-content;
    width: fit-content;
  }
  nav .menu-body .menu-group-title {
    position: relative;
    margin-bottom: 10px;
    padding-left: 0;
    height: auto;
    text-transform: uppercase;
    font-size: 12px;
    font-weight: 500;
    letter-spacing: 0;
    line-height: 14px;
    background-color: transparent;
  }
  nav .menu-body .menu-group-title.prev-col-part {
    height: 14px;
    visibility: hidden;
  }
  nav .menu-body .menu-group-title > span {
    font-weight: 500;
  }
  nav .menu-body .menu-group-title > a {
    position: absolute;
    visibility: hidden;
    right: auto;
    left: 0;
    line-height: 12px;
    text-transform: none;
    -webkit-text-decoration-line: underline;
    text-decoration-line: underline;
  }
  nav .menu-body .menu-group-title__contains-url:hover > a {
    display: contents;
    visibility: visible;
  }
  nav .menu-body .menu-group-title__contains-url:hover > span {
    display: none;
  }
  nav .menu-body .menu-item {
    margin: 0;
    height: auto;
    font-size: 12px;
    font-weight: 300;
    line-height: 26px;
  }
  nav .menu-body .menu-item a:hover {
    cursor: pointer;
    font-weight: 500;
  }
  nav .menu-body .menu-item:not(:last-child) {
    border-bottom: none;
  }
  nav .menu-bound {
    position: absolute;
    display: block;
    top: 51px;
    width: 100%;
    border-bottom: 1px solid #f2f2f2;
    z-index: 3;
  }
  .mobile-menu-footer, nav .d-none--desktop {
    display: none;
  }
}

@media (max-width: 64.06em) {
  nav .d-none--mobile {
    display: none;
  }
}

.searchbox .search-btn {
  height: 17px;
  opacity: 1;
  outline: none;
  color: #000;
}

.searchbox .search-btn img {
  height: 100%;
}

.header-search-block-wrapper {
  position: relative;
}

.header-search-block-wrapper .mobile-wrapper {
  -webkit-box-orient: horizontal;
  -ms-flex-direction: row;
  flex-direction: row;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  width: 100%;
}

.header-search-block-wrapper .form-wrapper, .header-search-block-wrapper .mobile-wrapper {
  -webkit-box-direction: normal;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  height: auto;
}

.header-search-block-wrapper .form-wrapper {
  position: fixed;
  z-index: 1026;
  bottom: 0;
  right: 0;
  left: 0;
  top: 0;
  -webkit-box-orient: vertical;
  -ms-flex-direction: column;
  flex-direction: column;
  -webkit-box-align: start;
  -ms-flex-align: start;
  align-items: flex-start;
  padding: 0 15px 30px;
  opacity: 0;
  overflow: hidden;
  pointer-events: none;
  -webkit-transition: opacity .4s;
  -o-transition: opacity .4s;
  transition: opacity .4s;
  background: #fff;
}

@media (min-width: 64.0625em) {
  .header-search-block-wrapper .form-wrapper {
    position: static;
    height: auto;
    padding: 0;
    z-index: 1;
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
    -ms-flex-direction: row;
    flex-direction: row;
    background: transparent;
  }
}

.header-search-block-wrapper .form-wrapper.animation {
  opacity: 1;
  pointer-events: auto;
  -webkit-transition: opacity .4s;
  -o-transition: opacity .4s;
  transition: opacity .4s;
}

.header-search-block-wrapper .pl-help-text-wrapper {
  -webkit-box-ordinal-group: 3;
  -ms-flex-order: 2;
  order: 2;
  -webkit-box-flex: 1;
  -ms-flex: 1 1;
  flex: 1 1;
  margin-left: -16px;
}

@media (min-width: 64.0625em) {
  .header-search-block-wrapper .pl-help-text-wrapper {
    margin-left: 0;
  }
}

.header-search-block-wrapper .pl-help-text-wrapper #SearchBoxForm {
  margin: 16px 0 0;
  padding: 0 50px 14px 29px;
}

@media (min-width: 64.0625em) {
  .header-search-block-wrapper .pl-help-text-wrapper #SearchBoxForm {
    margin: 0;
    padding: 4px 0;
    width: 0;
    -webkit-transition: width .4s;
    -o-transition: width .4s;
    transition: width .4s;
    overflow: hidden;
  }
}

.header-search-block-wrapper .animation {
  height: 100%;
}

@media (min-width: 64.0625em) {
  .header-search-block-wrapper .animation {
    padding: 0;
  }
}

@media (min-width: 64.0625em) {
  .header-search-block-wrapper .animation .pl-help-text-wrapper #SearchBoxForm {
    width: 200px;
    padding-left: 2px;
    padding-right: 22px;
    -webkit-transition: width .4s;
    -o-transition: width .4s;
    transition: width .4s;
  }
}

.header-search-block-wrapper .search-btn {
  -webkit-box-ordinal-group: 2;
  -ms-flex-order: 1;
  order: 1;
  z-index: 2;
}

@media (min-width: 64.0625em) {
  .header-search-block-wrapper .search-btn {
    position: absolute;
    right: 0;
  }
}

.header-search-block-wrapper .pl-field {
  border-bottom: 1px solid #000 !important;
}

.header-search-block-wrapper .pl-field:focus {
  border-bottom-color: #000 !important;
}

.pl-field.pl-field--subtle:focus {
  outline: none;
  border-bottom-color: #999;
}

.app-header .logo-h1 {
  margin: 0;
  line-height: 1;
  font-size: medium;
}

.app-header__content {
  position: relative;
  display: -webkit-inline-box;
  display: -ms-inline-flexbox;
  display: inline-flex;
  -webkit-box-pack: justify;
  -ms-flex-pack: justify;
  justify-content: space-between;
  width: 100%;
  min-height: 25px;
}

.app-header__content .header-logo {
  -ms-flex-item-align: center;
  align-self: center;
  max-width: 173px;
  z-index: 2;
  margin-left: 24px;
}

.app-header__content .header-right-block {
  color: #000;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-flex: 0;
  -ms-flex: 0 1;
  flex: 0 1;
  -webkit-box-pack: end;
  -ms-flex-pack: end;
  justify-content: flex-end;
  z-index: 2;
  max-width: 328px;
  margin-right: 24px;
}

.app-header__content .header-right-block .searchbox {
  margin-left: 16px;
  max-widht: 200px;
  background: #fff;
}

@media (min-width: 64.0625em) {
  .app-header__content .header-right-block .searchbox {
    margin-left: 20px;
  }
}

.app-header__content .header-right-block .cart-btn, .app-header__content .header-right-block .store-btn, .app-header__content .header-right-block .user-btn {
  margin-left: 16px;
}

@media (min-width: 64.0625em) {
  .app-header__content .header-right-block .cart-btn, .app-header__content .header-right-block .store-btn, .app-header__content .header-right-block .user-btn {
    margin-left: 20px;
  }
}

.app-header__content .header-right-block .cart-btn, .app-header__content .header-right-block .store-btn, .app-header__content .header-right-block .user-btn {
  opacity: 1;
  height: 17px;
  outline: none;
  line-height: 1;
  color: #000;
}

.user-btn {
  display: block;
}

.app-header__content .header-right-block .store-btn img, .app-header__content .header-right-block .user-btn img {
  height: 100%;
  max-width: unset;
}

.app-header__content .header-right-block .searchbox {
  -webkit-box-align: start;
  -ms-flex-align: start;
  align-items: flex-start;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
}

.app-header__content .header-right-block .cart-btn {
  position: relative;
  text-align: center;
  width: 17px;
}

.app-header__content .header-right-block .cart-btn__icon {
  position: absolute;
  top: 4px;
  left: 0;
  margin: 0;
  width: 17px;
  height: 13px;
  color: #000;
  border-radius: 1px;
  border: 1px solid currentColor;
}

.app-header__content .header-right-block .cart-btn__icon:before {
  content: "";
  position: absolute;
  left: 50%;
  -webkit-transform: translateX(-50%);
  transform: translateX(-50%);
  top: -5px;
  width: 7px;
  height: 5px;
  border-radius: 4px 4px 0 0;
  border-top: 1px solid currentColor;
  border-left: 1px solid currentColor;
  border-right: 1px solid currentColor;
}

.app-header__content .header-right-block .cart-btn__count {
  position: absolute;
  left: 0;
  right: 0;
  bottom: 1px;
  font-size: 10px;
}

.app-header__content .header-right-block .store-btn {
  width: 17px;
  height: 17px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
}

.app-header .menu-wrapper__button {
  margin: auto 0 auto 16px;
  outline: none;
}

.menu-wrapper__button {
  cursor: pointer;
  outline: none;
  border: none;
  width: 17px;
  height: 13px;
  background: none;
  padding: 0;
}

.hamburger-menu, .hamburger-menu:after, .hamburger-menu:before {
  width: 17px;
  height: 1px;
}

.hamburger-menu {
  position: relative;
  background: currentColor;
  -webkit-transition: all 0ms .25s;
  -o-transition: all 0ms .25s;
  transition: all 0ms .25s;
}

.hamburger-menu:before {
  bottom: 5px;
  -webkit-transition: bottom .25s cubic-bezier(.23, 1, .32, 1) .25s, -webkit-transform .25s cubic-bezier(.23, 1, .32, 1);
  transition: bottom .25s cubic-bezier(.23, 1, .32, 1) .25s, -webkit-transform .25s cubic-bezier(.23, 1, .32, 1);
  -o-transition: bottom .25s .25s cubic-bezier(.23, 1, .32, 1), transform .25s cubic-bezier(.23, 1, .32, 1);
  transition: bottom .25s cubic-bezier(.23, 1, .32, 1) .25s, transform .25s cubic-bezier(.23, 1, .32, 1);
  transition: bottom .25s cubic-bezier(.23, 1, .32, 1) .25s, transform .25s cubic-bezier(.23, 1, .32, 1), -webkit-transform .25s cubic-bezier(.23, 1, .32, 1);
}

.hamburger-menu:after, .hamburger-menu:before {
  content: "";
  position: absolute;
  left: 0;
  background: currentColor;
}

.hamburger-menu:after {
  top: 5px;
  -webkit-transition: top .25s cubic-bezier(.23, 1, .32, 1) .25s, -webkit-transform .25s cubic-bezier(.23, 1, .32, 1);
  transition: top .25s cubic-bezier(.23, 1, .32, 1) .25s, -webkit-transform .25s cubic-bezier(.23, 1, .32, 1);
  -o-transition: top .25s .25s cubic-bezier(.23, 1, .32, 1), transform .25s cubic-bezier(.23, 1, .32, 1);
  transition: top .25s cubic-bezier(.23, 1, .32, 1) .25s, transform .25s cubic-bezier(.23, 1, .32, 1);
  transition: top .25s cubic-bezier(.23, 1, .32, 1) .25s, transform .25s cubic-bezier(.23, 1, .32, 1), -webkit-transform .25s cubic-bezier(.23, 1, .32, 1);
}

@media (min-width: 64.0625em) {
  .app-header__content > * {
    -webkit-box-flex: 1;
    -ms-flex: 1 1;
    flex: 1 1;
  }
}

/*! CSS Used keyframes */
@-webkit-keyframes collapse {
  0% {
    opacity: 1;
    -webkit-transform: translateY(0);
    transform: translateY(0);
  }
  49% {
    opacity: 0;
    -webkit-transform: translateY(-5px);
    transform: translateY(-5px);
  }
  99% {
    opacity: 0;
    -webkit-transform: translateY(-10px);
    transform: translateY(-10px);
  }
  to {
    height: 0;
    opacity: 0;
    -webkit-transform: translateY(-10px);
    transform: translateY(-10px);
  }
}

@keyframes collapse {
  0% {
    opacity: 1;
    -webkit-transform: translateY(0);
    transform: translateY(0);
  }
  49% {
    opacity: 0;
    -webkit-transform: translateY(-5px);
    transform: translateY(-5px);
  }
  99% {
    opacity: 0;
    -webkit-transform: translateY(-10px);
    transform: translateY(-10px);
  }
  to {
    height: 0;
    opacity: 0;
    -webkit-transform: translateY(-10px);
    transform: translateY(-10px);
  }
}

nav.mobile-menu__opened {
  -webkit-transform: translateX(0);
  transform: translateX(0);
}

.category-blocks__text {
  padding: 32px 24px;
  text-align: center;
  text-transform: uppercase;
  font-weight: bold;
  font-size: var(--heading-1-font-size);
  background-color: var(--primary-color);
  color: #fff;
}

#category-blocks {
  padding-top: 0;
}

.layout {
  overflow: hidden;
}

@media (min-width: 992px) {
  [dir] .cta__section .btn {
    font-size: var(--text-font-size);
  }
}

[dir] .footer.footer--style-1 .btn {
  border-radius: 50%;
  background-color: transparent;
  border-color: transparent;
  color: var(--primary-text-color);
  opacity: .4;
}

[dir] .footer.footer--style-1 .btn:hover,
[dir] .footer.footer--style-1 .btn:focus,
[dir] .footer.footer--style-1 .btn:active {
  background-color: transparent;
  border-color: transparent;
  color: var(--primary-text-color);
  opacity: 1;
}

@media (min-width: 992px) {
  [dir] .btn,
  [dir] button,
  [dir] [type="submit"] {
    font-size: 15px !important;
    font-weight: bold !important;
  }
}

.page-content__article {
  justify-content: center;
}

[dir] .btn--primary,
[dir] .comments__item-actions [type=button],
[dir] .subscribe-btn [role=button],
[dir] .subscribe-btn button[data-selected=false],
[dir] .tabs--type-3 > .tabs__links a,
[dir] .vote--style-2 .vote__btn.vote__btn--selected,
[dir] [type=submit] {
  background-color: var(--primary-text-color) !important;
  border-color: var(--primary-text-color) !important;
  position: relative;
}

[dir] .btn--primary:after,
[dir] .comments__item-actions [type=button]:after,
[dir] .subscribe-btn [role=button]:after,
[dir] .subscribe-btn button[data-selected=false]:after,
[dir] .tabs--type-3 > .tabs__links a:after,
[dir] .vote--style-2 .vote__btn.vote__btn--selected:after {
  content: '';
  display: block;
  width: calc(100% - 2px);
  height: call(100% - 2px);
  position: absolute;
  top: 1px;
  left: 1px;
  border: 1px solid #fff;
  opacity: 0;
  transition: all .3s ease;
}

.btn--primary:not(.no-hover):hover,
.comments__item-actions :not(.no-hover):hover[type=button],
.subscribe-btn :not(.no-hover):hover[role=button],
.subscribe-btn button:not(.no-hover):hover[data-selected=false],
.tabs--type-3 > .tabs__links a:not(.no-hover):hover,
.vote--style-2 .vote__btn.vote__btn--selected:not(.no-hover):hover,
:not(.no-hover):hover[type=submit] {
  opacity: .7;
}

.btn--primary:not(.no-hover):active::after,
.comments__item-actions :not(.no-hover):active[type=button]::after,
.subscribe-btn :not(.no-hover):active[role=button]::after,
.subscribe-btn button:not(.no-hover):active[data-selected=false]::after,
.tabs--type-3 > .tabs__links a:not(.no-hover):active::after,
.vote--style-2 .vote__btn.vote__btn--selected:not(.no-hover):active::after {
  opacity: 1;
}

.hc-multiselect ul {
  margin: 0;
}

[dir] .cta.cta--style-3 .cta__content .btn {
  background-color: transparent !important;
  border-color: #fff !important;
  color: #fff !important;
}

[dir] .cta--style-3 .cta__content .btn:hover,
[dir] .cta--style-3 .cta__content .btn:focus,
[dir] .cta--style-3 .cta__content .btn:active {
  background-color: #fff !important;
  border-color: #fff !important;
  color: var(--primary-text-color) !important;
  opacity: 1;
}

[dir] .welcome--style-1 .h1 {
  font-size: 48px;
}

@media (max-width: 560px) {
  [dir] .welcome__content .h1,
  [dir] .page-heading__content-left .h1 {
    font-size: 32px !important;
  }
}
