[dir] .welcome--style-2 .welcome__bg {
  display: block;
}

#google_translate_element .skiptranslate > * {
  display: none;
}

#google_translate_element .skiptranslate {
  position: relative;
  width: 140px;
  height: 40px;
}

#google_translate_element .skiptranslate > div {
  display: block;
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
}

#google_translate_element .skiptranslate > div select {
  margin: 0;
  height: 38px;
  border: none;
  cursor: pointer;
}

#google_translate_element .skiptranslate > div::before {
  content: '';
  display: block;
  width: 8px;
  height: 8px;
  border-bottom: 1px solid currentColor;
  border-right: 1px solid currentColor;
  transform: rotate(45deg);
  position: absolute;
  top: calc(50% - 5px);
  right: 4px;
}

@media only screen and (min-width: 980px) {
  .promoted--type-3 .articles .col {
    max-width: 50%;
    flex: 0 0 50%;
  }
}

@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) {
  .helpers .col:nth-child(3) {
    margin-top: 80px;
  }
}

@media only screen and (min-width: 980px) {
  [dir=ltr] .sidenav {
    height: 100%;
    padding-top: 40px;
    padding-bottom: 40px;
  }

  [dir=ltr] .sidenav-inner .sidenav {
    padding-top: 0;
  }
}

@media only screen and (max-width: 979px) {
  [dir=ltr] .sidenav {
    padding-top: 40px;
    border-right: none;
  }

  [dir=ltr] .sidenav-inner .sidenav {
    padding-top: 0;
    margin-bottom: 40px;
  }
}

[dir] .form-field ul {
  margin: 0;
}

ul[data-hc-pills-container] li {
  margin: 0;
}

ul[data-hc-pills-container] {
  min-height: calc(3em + 2px);
}

ul[data-hc-pills-container] input {
  min-height: 3em;
}

@media only screen and (min-width: 980px) {
  .sections--type-1 > .col {
    flex: 0 0 50%;
    max-width: 50%;
  }
}

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

@media only screen and (min-width: 980px) and (max-width: 1360px) {
  [dir=ltr] .header--type-1 .header__logo {
    position: relative;
    transform: none;
    left: unset;
    top: unset;
    order: 9;
    margin-left: 16px;
  }
}

.sidenav__empty {
  display: none !important;
}

@media only screen and (min-width: 1084px) {
  [dir=ltr] .container-msf,
  [dir=rtl] .container-msf {
    padding-left: 5vw;
    padding-right: 5vw;
  }
}

@media only screen and (min-width: 1795px) {
  [dir=ltr] .container-msf,
  [dir=rtl] .container-msf {
    padding-left: calc(50% - 800px);
    padding-right: calc(50% - 800px);
  }
}
