.HeaderBlock__headerblockcontainer,
.Header__headerSecondary,
.Header__brandLogo,
.Header__listDir,
.Header__menu,
.Header__localeTab,
.Header__userPreference,
.Header__userPreference_mobile,
.Header__menuBoxMain,
.FooterContainer__footer,
.AppContainer__backToTop,
.SignIn__agentlogin,
.MediaObject__mediaObjectFigure,
.CategoryList__description,
.CategoryList__dottedPopup,
.KBDetailsContainer__options,
.KBDetailsContainer__info,
.LocalePopup__defaultLang,
.Layout__column1:has(> .HomeContainer__drpartMtLt) {
  display: none !important;
}
.LocalePopup__themeLangList {
  padding-left: 1.2em
}

.Layout__container a {
  text-decoration: underline;
  text-decoration-style: dotted;
}

.CategoryList__articleList {
  padding-left: 0.8em;
}
.CategoryList__bullet {
  display: none;
}

.Header__header {
  border-bottom: solid 1px #ddd;
}
.PlacardBlock__container1,
.PlacardBlock__title,
.PlacardBlock__body {
  display: none;
}
.PlacardBlock__container1 {
  padding: 16px 16px 24px;
}
.PlacardBlock__container {
  background-color: transparent;
}
.PlacardBlock__primary {
  border-top: solid 1px #ddd;
}
.PlacardBlock__cta {
  display: flex;
  justify-content: end;
}
.PlacardBlock__cta .Button__button {
  font-size: 12px;
  font-weight: bold;
  padding: 6px 18px;
  background-color: #0001;
}

.articleList .Layout__column1 {
  width: 100%;
}
.articleList .Layout__column2,
.ArticleListitem__description {
  display: none;
}

.CategoryList__kbTitle {
  pointer-events: none;
  cursor: default;
}
.CategoryList__titlePart a {
  text-decoration: none;
  font-weight: bold;
}

.ticketForm .Layout__column2 {
  display: none;
}

#iamFrame {
  height: 280px !important;
}

