/*!***********************************************************************************************************************************************************************************************************************************************************************************************************************************************!*\
  !*** css ./node_modules/css-loader/dist/cjs.js??ruleSet[1].rules[1].use[1]!./node_modules/postcss-loader/src/index.js??ruleSet[1].rules[1].use[2]!./node_modules/sass-loader/dist/cjs.js!./node_modules/glob-import-loader/index.js??ruleSet[1].rules[1].use[4]!./src/main/webpack/components/search-bar/atoms/iconButton/styles.module.scss ***!
  \***********************************************************************************************************************************************************************************************************************************************************************************************************************************************/
.searchButton__qHN1n {
  cursor: pointer;
  background: transparent;
  border: none;
  width: 45px;
  height: 45px;
  padding: 12px;
}
.searchButtonImage__y8c7h {
  background-size: contain;
  background-position: center center;
  background-repeat: no-repeat;
  width: 100%;
  height: 100%;
  display: inline-block;
}
.searchButtonImageClose__XPPyW {
  background-image: url("../../../etc.clientlibs/dhl/clientlibs/discover-react-common/resources/searchcloseicon.svg");
}
.searchButtonImageSearch__dyOKv {
  background-image: url("../../../etc.clientlibs/dhl/clientlibs/discover-react-common/resources/searchicon.svg");
}

.hidden__vSguM {
  visibility: hidden;
}
/*!**************************************************************************************************************************************************************************************************************************************************************************************************************************************************!*\
  !*** css ./node_modules/css-loader/dist/cjs.js??ruleSet[1].rules[1].use[1]!./node_modules/postcss-loader/src/index.js??ruleSet[1].rules[1].use[2]!./node_modules/sass-loader/dist/cjs.js!./node_modules/glob-import-loader/index.js??ruleSet[1].rules[1].use[4]!./src/main/webpack/components/search-bar/atoms/searchSection/styles.module.scss ***!
  \**************************************************************************************************************************************************************************************************************************************************************************************************************************************************/
.searchSection__M3AuL {
  color: #323232;
}
.searchSectionOverflowHidden__ylbqw {
  overflow: hidden;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-flow: column;
          flex-flow: column;
  padding-left: 2px;
  padding-bottom: 2px;
  padding-right: 2px;
  margin-left: -2px;
  margin-bottom: -2px;
  margin-right: -2px;
}
.searchSectionOverflowHidden__ylbqw .searchSectionItems__iWE6E {
  -webkit-column-gap: 20px;
     -moz-column-gap: 20px;
          column-gap: 20px;
  margin: -2px;
  padding: 2px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  overflow: hidden;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-flow: column wrap;
          flex-flow: column wrap;
}
.searchSectionTitle__XdZcb {
  font: normal normal bold 14px/20px Delivery, sans-serif;
}
.searchSectionTitleThin__ldX2Q {
  opacity: 0.8;
  font: normal normal normal 14px/14px Delivery;
}
/*!****************************************************************************************************************************************************************************************************************************************************************************************************************************************************!*\
  !*** css ./node_modules/css-loader/dist/cjs.js??ruleSet[1].rules[1].use[1]!./node_modules/postcss-loader/src/index.js??ruleSet[1].rules[1].use[2]!./node_modules/sass-loader/dist/cjs.js!./node_modules/glob-import-loader/index.js??ruleSet[1].rules[1].use[4]!./src/main/webpack/components/search-bar/molecules/searchPanel/styles.module.scss ***!
  \****************************************************************************************************************************************************************************************************************************************************************************************************************************************************/
.search__O5ZSd {
  height: 45px;
  position: absolute;
  background: white;
  border: 1px solid #5A5A5A;
  right: 0;
  z-index: 10;
  border-radius: 4px;
  width: calc(100% - 40px);
  margin: 0 20px;
}
@media screen and (min-width: 768px) {
  .search__O5ZSd {
    width: 500px;
  }
}
.search__O5ZSd input {
  width: 100%;
  border: none;
  background: transparent;
  padding: 0 45px;
  height: 100%;
}
.search__O5ZSd input:focus-visible {
  border: none;
}
.searchResult__t1HA5 {
  z-index: 10;
  position: absolute;
  padding: 20px;
  top: 50px;
  width: 100%;
  background: white;
  border: 1px solid #5A5A5A;
  border-radius: 4px;
  max-height: calc(100vh - 100px);
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  overflow: hidden;
}
.searchResult__t1HA5 > div:not(:first-child) {
  border-top: 1px solid #DFDFDF;
  padding-top: 12px;
  margin-top: 12px;
}

.headerV2__navigation--open .search__O5ZSd {
  width: calc(100% - 40px);
  margin: 0 20px;
}

.article__ibIos {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  padding: 8px 0;
  min-width: 100%;
  gap: 5px;
  color: #323232;
}
.article__ibIos:hover {
  color: #D40511;
  text-decoration: none;
}
.article__ibIos:hover .articleInfoTitle__HqMwH {
  text-decoration: underline;
}
.articleImage__opQ3n {
  height: 40px;
  min-width: 40px;
  width: 40px;
  margin-right: 5px;
  background-size: cover;
  border-radius: 4px;
}
.articleInfo__tJSys {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
}
.articleInfoTitle__HqMwH {
  font: normal normal bold 16px/20px Delivery, sans-serif;
  overflow: hidden;
  text-overflow: ellipsis;
  display: -webkit-box;
  -webkit-line-clamp: 1;
  -webkit-box-orient: vertical;
}
.articleInfoMetadata__b7PZw {
  font: normal normal normal 12px/15px Delivery, sans-serif;
  color: #323232;
}

.searchSectionItemsItem__XJ44x {
  font: normal normal normal 14px/30px Delivery, sans-serif;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  color: #323232;
  border: none;
  background: transparent;
  cursor: pointer;
  text-align: left;
  margin-left: -20px;
  padding-left: 20px;
  padding-right: 20px;
  width: calc(100% + 40px);
}
.searchSectionItemsItem__XJ44x:hover {
  color: #323232;
  text-decoration: none;
  background: #ccc;
}
.searchSectionItemsItemText__i6OCz {
  overflow: hidden;
  text-overflow: ellipsis;
  display: -webkit-box;
  -webkit-line-clamp: 1;
  -webkit-box-orient: vertical;
}

.icon__ZOKpS {
  width: 15px;
  height: 15px;
  margin-top: 8px;
  margin-right: 5px;
  display: inline-block;
  background-repeat: no-repeat;
  background-size: contain;
}
.iconHistory__V9kfI {
  background-image: url("../../../etc.clientlibs/dhl/clientlibs/discover-react-common/resources/time-forward.svg");
}
.iconTrending__IvN3t {
  background-image: url("../../../etc.clientlibs/dhl/clientlibs/discover-react-common/resources/fire.svg");
}

.absoluteRight__ePZ3Y {
  position: absolute;
  right: 0;
}
.absoluteLeft__oE2vu {
  position: absolute;
  left: 0;
}
/*!******************************************************************************************************************************************************************************************************************************************************************************************************************************!*\
  !*** css ./node_modules/css-loader/dist/cjs.js??ruleSet[1].rules[1].use[1]!./node_modules/postcss-loader/src/index.js??ruleSet[1].rules[1].use[2]!./node_modules/sass-loader/dist/cjs.js!./node_modules/glob-import-loader/index.js??ruleSet[1].rules[1].use[4]!./src/main/webpack/components/search-bar/styles.module.scss ***!
  \******************************************************************************************************************************************************************************************************************************************************************************************************************************/
.searchBar__go4WB {
  height: 45px;
}
@media screen and (min-width: 768px) {
  .searchBar__go4WB {
    position: relative;
  }
}

.headerV2__navigation--open .searchBar__go4WB {
  position: initial;
}
