<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">/**
* DO NOT EDIT THIS FILE!!
*
* Instead, edit the source file and use the engine-stylesheets module to generate this file
* See engine-stylesheets/README.md for more
*
* source file:
* engine-stylesheets/src/inbentaKM/inbentaKM.less
**/
@charset "UTF-8";
@font-face {
  font-family: 'FSMeWeb';
  src: url('../../../../../../etc.clientlibs/ergo/erv/clientlibs/publish/assets/resources/fonts/fsme/web/FSMeWeb.1a437260.woff2') format("woff2"), url('../../../../../../etc.clientlibs/ergo/erv/clientlibs/publish/assets/resources/fonts/fsme/web/FSMeWeb.a590de34.woff') format("woff");
  font-weight: normal;
  font-style: normal;
}
@font-face {
  font-family: 'FSMeWeb';
  src: url('../../../../../../etc.clientlibs/ergo/erv/clientlibs/publish/assets/resources/fonts/fsme/web/FSMeWeb-Bold.37fdbf89.woff2') format("woff2"), url('../../../../../../etc.clientlibs/ergo/erv/clientlibs/publish/assets/resources/fonts/fsme/web/FSMeWeb-Bold.6165250f.woff') format("woff");
  font-weight: 600;
  font-style: normal;
}
@font-face {
  font-family: 'FedraSerifAPro';
  src: url('../../../../../../etc.clientlibs/ergo/erv/clientlibs/publish/assets/resources/fonts/fedra_serif/apro/FedraSerifAProMedium.41714255.woff2') format("woff2"), url('../../../../../../etc.clientlibs/ergo/erv/clientlibs/publish/assets/resources/fonts/fedra_serif/apro/FedraSerifAProMedium.e4d3864c.woff') format("woff");
  font-weight: normal;
  font-style: normal;
}
@font-face {
  font-family: 'FedraSerifAPro';
  src: url('../../../../../../etc.clientlibs/ergo/erv/clientlibs/publish/assets/resources/fonts/fedra_serif/apro/FedraSerifAProBold.d6cf7d6d.woff2') format("woff2"), url('../../../../../../etc.clientlibs/ergo/erv/clientlibs/publish/assets/resources/fonts/fedra_serif/apro/FedraSerifAProBold.dd444007.woff') format("woff");
  font-weight: 600;
  font-style: normal;
}
body #inbenta .inbenta-search,
body #inbenta .inbenta-km {
  background-color: white;
  color: #000;
  font-family: "FSMeWeb";
  font-size: 14px;
  line-height: 1.4;
}
body #inbenta .inbenta-search a,
body #inbenta .inbenta-km a {
  color: #8e0038;
}
body #inbenta .inbenta-search a:hover,
body #inbenta .inbenta-km a:hover {
  color: #8e0038;
}
body #inbenta .inbenta-search-input,
body #inbenta .inbenta-km-input {
  -webkit-transition: none;
  transition: none;
  font-family: "FSMeWeb";
  font-size: 14px;
  color: #000;
  border-radius: 0;
  border-top-right-radius: 0;
  -webkit-box-shadow: none;
  box-shadow: none;
  border: 1px solid #d9d5c7;
  min-width: 1px;
}
body #inbenta .inbenta-search-button,
body #inbenta .inbenta-km-button {
  font-family: "FSMeWeb";
  font-size: 14px;
  background-color: #8e0038;
  color: #fff;
  border-radius: 4px;
  border-top-left-radius: 4px;
  border-bottom-left-radius: 4px;
  -webkit-box-shadow: none;
  box-shadow: none;
  border: none;
  -webkit-transition: none;
  transition: none;
}
body #inbenta .inbenta-search-button:hover:not([disabled]),
body #inbenta .inbenta-km-button:hover:not([disabled]) {
  background-color: #8e0038;
  color: #fff;
  -webkit-box-shadow: none;
  box-shadow: none;
  -webkit-transition: none;
  transition: none;
  border: none;
}
body #inbenta .inbenta-search-buttonâ€”-disabled,
body #inbenta .inbenta-km-buttonâ€”-disabled {
  opacity: 0.3;
}
body #inbenta .inbenta-search-buttonâ€”-disabled:hover,
body #inbenta .inbenta-km-buttonâ€”-disabled:hover {
  background-color: #8e0038;
  color: #fff;
  border: none;
}
body #inbenta .inbenta-search-buttonâ€”-disabled:hover:hover,
body #inbenta .inbenta-km-buttonâ€”-disabled:hover:hover {
  background-color: #8e0038;
  color: #fff;
  border: none;
}
body #inbenta .inbenta-search-title,
body #inbenta .inbenta-km-title {
  font-family: "FedraSerifAPro";
  font-size: 25px;
  color: #8e0038;
  font-weight: normal;
  padding: 0 0 25px 0;
  margin: 0;
  line-height: 1.4;
}
body #inbenta .inbenta-search-subtitle,
body #inbenta .inbenta-km-subtitle {
  font-family: "FedraSerifAPro";
  font-size: 16px;
  line-height: 1.4;
  color: #8e0038;
}
body #inbenta .inbenta-search__search,
body #inbenta .inbenta-km__search {
  margin-bottom: 0;
}
body #inbenta .inbenta-search__search__form,
body #inbenta .inbenta-km__search__form {
  -webkit-transition: none;
  transition: none;
  -webkit-box-shadow: none;
  box-shadow: none;
  border-radius: 0;
}
body #inbenta .inbenta-search__search__form .form__input::-webkit-input-placeholder,
body #inbenta .inbenta-km__search__form .form__input::-webkit-input-placeholder {
  color: #000;
  opacity: 0.6;
}
body #inbenta .inbenta-search__search__form .form__input::-moz-placeholder,
body #inbenta .inbenta-km__search__form .form__input::-moz-placeholder {
  color: #000;
  opacity: 0.6;
}
body #inbenta .inbenta-search__search__form .form__input:-ms-input-placeholder,
body #inbenta .inbenta-km__search__form .form__input:-ms-input-placeholder {
  color: #000;
  opacity: 0.6;
}
body #inbenta .inbenta-search__search__form .form__input:-moz-placeholder,
body #inbenta .inbenta-km__search__form .form__input:-moz-placeholder {
  color: #000;
  opacity: 0.6;
}
body #inbenta .inbenta-search__search__form .form__input.inbenta-km-input,
body #inbenta .inbenta-km__search__form .form__input.inbenta-km-input {
  -webkit-box-shadow: none;
  box-shadow: none;
  border-top-right-radius: 0;
  color: #000;
  font-size: 20px;
}
body #inbenta .inbenta-search__search__form .form__button .inbenta-km-button,
body #inbenta .inbenta-km__search__form .form__button .inbenta-km-button {
  border-radius: 0;
  width: 105px;
}
body #inbenta .inbenta-search__search__form .form__button .inbenta-km-button__icon,
body #inbenta .inbenta-km__search__form .form__button .inbenta-km-button__icon {
  display: none;
}
body #inbenta .inbenta-search__search__form .form__button .inbenta-km-button__text,
body #inbenta .inbenta-km__search__form .form__button .inbenta-km-button__text {
  white-space: nowrap;
  display: block;
  font-size: 20px;
  text-transform: uppercase;
  font-weight: normal;
  color: white;
}
body #inbenta .inbenta-search__search__form:hover,
body #inbenta .inbenta-km__search__form:hover {
  -webkit-transition: none;
  transition: none;
  -webkit-box-shadow: none;
  box-shadow: none;
}
body #inbenta .inbenta-search__autocompleter,
body #inbenta .inbenta-km__autocompleter {
  border-radius: 0;
  border: 1px solid #d9d5c7;
  -webkit-box-shadow: none;
  box-shadow: none;
  font-size: 14px;
  margin: 0;
  top: 55px;
  width: calc(100% - 105px);
}
body #inbenta .inbenta-search__autocompleter__link,
body #inbenta .inbenta-km__autocompleter__link {
  font-family: "FSMeWeb";
  padding: 8px 12px;
  color: #000;
  line-height: 1.5;
}
body #inbenta .inbenta-search__autocompleter__link:first-of-type,
body #inbenta .inbenta-km__autocompleter__link:first-of-type {
  border-radius: 0;
}
body #inbenta .inbenta-search__autocompleter__link:hover,
body #inbenta .inbenta-km__autocompleter__link:hover {
  background-color: #fbfbfb;
}
body #inbenta .inbenta-search__autocompleter__link + .inbenta-km__autocompleter__link,
body #inbenta .inbenta-km__autocompleter__link + .inbenta-km__autocompleter__link {
  border-top: 1px solid #d9d5c7;
}
body #inbenta .inbenta-search__autocompleter__link:before,
body #inbenta .inbenta-km__autocompleter__link:before {
  background-image: url('../../../../../../etc.clientlibs/ergo/erv/clientlibs/publish/assets/resources/icons/ERGO_Icon_UI_arrow_right_rgb_black.7d603289.svg');
  background-size: 100%;
  background-repeat: no-repeat;
  background-position: center;
  -ms-flex-shrink: 0;
  -ms-flex-negative: 0;
  flex-shrink: 0;
  content: "";
  height: 10px;
  width: 10px;
  margin-right: 10px;
  display: inline-block;
}
body #inbenta .inbenta-search__autocompleter--selected,
body #inbenta .inbenta-km__autocompleter--selected {
  background-color: #fbfbfb;
}
body #inbenta .inbenta-search__tabs,
body #inbenta .inbenta-km__tabs {
  display: -ms-flexbox;
  display: -webkit-box;
  display: flex;
  -ms-align-items: center;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  padding: 30px 0;
}
body #inbenta .inbenta-search__tabs__tab,
body #inbenta .inbenta-km__tabs__tab {
  display: -ms-flexbox;
  display: -webkit-box;
  display: flex;
  -ms-align-items: center;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
}
body #inbenta .inbenta-search__tabs__tab .tab__text,
body #inbenta .inbenta-km__tabs__tab .tab__text {
  font-family: "FSMeWeb";
  color: #000;
  font-size: 18px;
  cursor: pointer;
}
body #inbenta .inbenta-search__tabs__tab .tab__text:hover,
body #inbenta .inbenta-km__tabs__tab .tab__text:hover {
  text-decoration: underline;
}
body #inbenta .inbenta-search__tabs__tab:before,
body #inbenta .inbenta-km__tabs__tab:before {
  content: " / ";
  color: #000;
  padding: 0 10px;
}
body #inbenta .inbenta-search__tabs__tab:first-child:before,
body #inbenta .inbenta-km__tabs__tab:first-child:before {
  display: none;
}
body #inbenta .inbenta-search__tabs__tab--active .tab__text,
body #inbenta .inbenta-km__tabs__tab--active .tab__text {
  font-weight: 600;
}
body #inbenta .inbenta-search__body__contents,
body #inbenta .inbenta-km__body__contents {
  display: none;
}
body #inbenta .inbenta-search__body__contents--active,
body #inbenta .inbenta-km__body__contents--active {
  display: block;
}
body #inbenta .inbenta-search__faqs .inbenta-km__faq,
body #inbenta .inbenta-km__faqs .inbenta-km__faq {
  -webkit-transition: none;
  transition: none;
  font-family: "FSMeWeb";
  -webkit-box-shadow: none;
  box-shadow: none;
  border-radius: 0;
  margin: 0;
  border: 1px solid transparent;
}
body #inbenta .inbenta-search__faqs .inbenta-km__faq__title,
body #inbenta .inbenta-km__faqs .inbenta-km__faq__title {
  -webkit-transition: none;
  transition: none;
  color: #000;
  background-color: #ebe6d8;
  padding: 0;
}
body #inbenta .inbenta-search__faqs .inbenta-km__faq__title .title__faq,
body #inbenta .inbenta-km__faqs .inbenta-km__faq__title .title__faq {
  padding: 10px 20px;
}
body #inbenta .inbenta-search__faqs .inbenta-km__faq__title .title__faq__text,
body #inbenta .inbenta-km__faqs .inbenta-km__faq__title .title__faq__text {
  font-size: 18px;
  -webkit-hyphens: auto;
  -ms-hyphens: auto;
  hyphens: auto;
}
body #inbenta .inbenta-search__faqs .inbenta-km__faq__title .title__faq__icon,
body #inbenta .inbenta-km__faqs .inbenta-km__faq__title .title__faq__icon {
  background-image: url('inbentaKM/resources/icons/ERGO_Icon_UI_arrow_down_rgb_black.9050da50.svg');
  background-size: 100%;
  background-repeat: no-repeat;
  background-position: center;
  -ms-flex-shrink: 0;
  -ms-flex-negative: 0;
  flex-shrink: 0;
  height: 15px;
  width: 15px;
}
body #inbenta .inbenta-search__faqs .inbenta-km__faq__title .title__faq__icon:before,
body #inbenta .inbenta-km__faqs .inbenta-km__faq__title .title__faq__icon:before {
  display: none;
}
body #inbenta .inbenta-search__faqs .inbenta-km__faq__title .title__faq:hover,
body #inbenta .inbenta-km__faqs .inbenta-km__faq__title .title__faq:hover {
  -webkit-transition: none;
  transition: none;
  color: #000;
}
body #inbenta .inbenta-search__faqs .inbenta-km__faq--active,
body #inbenta .inbenta-km__faqs .inbenta-km__faq--active {
  border: 1px solid #8e0038;
}
body #inbenta .inbenta-search__faqs .inbenta-km__faq--active .title__faq,
body #inbenta .inbenta-km__faqs .inbenta-km__faq--active .title__faq {
  color: #000;
  font-weight: 600;
}
body #inbenta .inbenta-search__faqs .inbenta-km__faq--active .title__faq__icon,
body #inbenta .inbenta-km__faqs .inbenta-km__faq--active .title__faq__icon {
  background-image: url('inbentaKM/resources/icons/ERGO_Icon_UI_arrow_up_rgb_black.9c317662.svg');
  background-size: 100%;
  background-repeat: no-repeat;
  background-position: center;
}
body #inbenta .inbenta-search__faqs .inbenta-km__faq__body,
body #inbenta .inbenta-km__faqs .inbenta-km__faq__body {
  color: #000;
}
body #inbenta .inbenta-search__faqs .inbenta-km__faq__body .body__contents,
body #inbenta .inbenta-km__faqs .inbenta-km__faq__body .body__contents {
  padding: 20px;
}
body #inbenta .inbenta-search__faqs .inbenta-km__faq__body p,
body #inbenta .inbenta-km__faqs .inbenta-km__faq__body p {
  margin: 0;
}
body #inbenta .inbenta-search__rating,
body #inbenta .inbenta-km__rating {
  font-family: "FSMeWeb";
  font-size: 14px;
  margin: 0 20px 20px;
  min-height: auto;
  background-color: #fafafa;
}
body #inbenta .inbenta-search__rating .inbenta-km-button,
body #inbenta .inbenta-km__rating .inbenta-km-button {
  border-radius: 0;
}
body #inbenta .inbenta-search__rating .inbenta-km-button__icon,
body #inbenta .inbenta-km__rating .inbenta-km-button__icon {
  display: none;
}
body #inbenta .inbenta-search__rating .inbenta-km-button__text,
body #inbenta .inbenta-km__rating .inbenta-km-button__text {
  display: block;
  color: white;
}
body #inbenta .inbenta-search__rating__content,
body #inbenta .inbenta-search__rating__comment,
body #inbenta .inbenta-search__rating__thanks,
body #inbenta .inbenta-km__rating__content,
body #inbenta .inbenta-km__rating__comment,
body #inbenta .inbenta-km__rating__thanks {
  display: -ms-flexbox;
  display: -webkit-box;
  display: flex;
  -ms-justify-content: flex-start;
  -webkit-box-pack: start;
  -ms-flex-pack: start;
  justify-content: flex-start;
  padding: 15px;
}
body #inbenta .inbenta-search__rating__comment,
body #inbenta .inbenta-km__rating__comment {
  display: -ms-flexbox;
  display: -webkit-box;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -ms-flex-direction: column;
  flex-direction: column;
  -ms-align-items: flex-start;
  -webkit-box-align: start;
  -ms-flex-align: start;
  align-items: flex-start;
}
body #inbenta .inbenta-search__rating__comment .comment__feedback,
body #inbenta .inbenta-km__rating__comment .comment__feedback {
  display: -ms-flexbox;
  display: -webkit-box;
  display: flex;
  -ms-align-items: flex-start;
  -webkit-box-align: start;
  -ms-flex-align: start;
  align-items: flex-start;
  width: 100%;
  margin-top: 10px;
}
body #inbenta .inbenta-search__rating__comment .comment__feedback__textarea,
body #inbenta .inbenta-km__rating__comment .comment__feedback__textarea {
  margin-left: 0;
  height: 80px;
}
body #inbenta .inbenta-search__categories,
body #inbenta .inbenta-km__categories {
  font-family: "FSMeWeb";
}
body #inbenta .inbenta-search__categories .inbenta-km-title,
body #inbenta .inbenta-km__categories .inbenta-km-title {
  display: none;
}
body #inbenta .inbenta-search__categories__container .container__category-name,
body #inbenta .inbenta-km__categories__container .container__category-name {
  display: none;
}
body #inbenta .inbenta-search__categories__container .container__category__group .inbenta-km__category,
body #inbenta .inbenta-km__categories__container .container__category__group .inbenta-km__category {
  -ms-flex-basis: 100%;
  -ms-flex-preferred-size: 100%;
  flex-basis: 100%;
  width: 100%;
  -webkit-transition: none;
  transition: none;
  font-family: "FSMeWeb";
  -webkit-box-shadow: none;
  box-shadow: none;
  border-radius: 0;
  border: none;
  background-color: #ebe6d8;
  margin: 0 0 2px 0;
}
body #inbenta .inbenta-search__categories__container .container__category__group .inbenta-km__category__content-category,
body #inbenta .inbenta-km__categories__container .container__category__group .inbenta-km__category__content-category {
  display: -ms-flexbox;
  display: -webkit-box;
  display: flex;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
  -ms-flex-direction: row;
  flex-direction: row;
  -ms-align-items: center;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  padding: 10px 20px;
}
body #inbenta .inbenta-search__categories__container .container__category__group .inbenta-km__category__content-category .content-category__icon,
body #inbenta .inbenta-km__categories__container .container__category__group .inbenta-km__category__content-category .content-category__icon {
  background-image: url('inbentaKM/resources/icons/plus-icon.d624908b.svg');
  background-size: 100%;
  background-repeat: no-repeat;
  background-position: center;
  -ms-flex-shrink: 0;
  -ms-flex-negative: 0;
  flex-shrink: 0;
  height: 16px;
  width: 16px;
  -webkit-transition: none;
  transition: none;
  min-height: auto;
  margin-right: 10px;
}
body #inbenta .inbenta-search__categories__container .container__category__group .inbenta-km__category__content-category .content-category__icon:before,
body #inbenta .inbenta-km__categories__container .container__category__group .inbenta-km__category__content-category .content-category__icon:before {
  display: none;
}
body #inbenta .inbenta-search__categories__container .container__category__group .inbenta-km__category__content-category .content-category__title,
body #inbenta .inbenta-km__categories__container .container__category__group .inbenta-km__category__content-category .content-category__title {
  background-color: transparent;
  padding: 0;
  font-size: 22px;
  color: #000;
  font-weight: normal;
  display: block;
  text-align: left;
  line-height: 1.4;
  -webkit-hyphens: auto;
  -ms-hyphens: auto;
  hyphens: auto;
}
body #inbenta .inbenta-search__breadcrumb,
body #inbenta .inbenta-km__breadcrumb {
  display: -ms-flexbox;
  display: -webkit-box;
  display: flex;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  font-family: "FedraSerifAPro";
  font-size: 25px;
  color: #8e0038;
  font-weight: normal;
  padding: 0 0 25px 0;
  margin: 0;
}
body #inbenta .inbenta-search__breadcrumb__element,
body #inbenta .inbenta-km__breadcrumb__element {
  -webkit-transition: none;
  transition: none;
  color: #000;
  line-height: 1.4;
  -webkit-hyphens: auto;
  -ms-hyphens: auto;
  hyphens: auto;
}
body #inbenta .inbenta-search__breadcrumb__element:first-child:before,
body #inbenta .inbenta-km__breadcrumb__element:first-child:before {
  display: none;
}
body #inbenta .inbenta-search__breadcrumb__element:before,
body #inbenta .inbenta-km__breadcrumb__element:before {
  background-image: url('../../../../../../etc.clientlibs/ergo/erv/clientlibs/publish/assets/resources/icons/ERGO_Icon_UI_arrow_right_rgb_black.7d603289.svg');
  background-size: 100%;
  background-repeat: no-repeat;
  background-position: center;
  -ms-flex-shrink: 0;
  -ms-flex-negative: 0;
  flex-shrink: 0;
  height: 15px;
  width: 15px;
  content: "";
  display: inline-block;
  margin-right: 10px;
}
body #inbenta .inbenta-search__breadcrumb__element:after,
body #inbenta .inbenta-km__breadcrumb__element:after {
  display: none;
}
body #inbenta .inbenta-search__breadcrumb__element.inbenta-km-active,
body #inbenta .inbenta-km__breadcrumb__element.inbenta-km-active {
  color: #8e0038;
  text-decoration: none;
}
body #inbenta .inbenta-search__breadcrumb__element.inbenta-km-active:hover,
body #inbenta .inbenta-km__breadcrumb__element.inbenta-km-active:hover {
  color: #8e0038;
}
body #inbenta .inbenta-search__breadcrumb__element:hover,
body #inbenta .inbenta-km__breadcrumb__element:hover {
  -webkit-transition: none;
  transition: none;
  color: #000;
  text-decoration: underline;
}
body #inbenta .inbenta-search__list__group,
body #inbenta .inbenta-km__list__group {
  margin-bottom: 0;
  padding-bottom: 25px;
}
body #inbenta .inbenta-search__list__group .inbenta-km-title,
body #inbenta .inbenta-km__list__group .inbenta-km-title {
  padding: 0;
}
body #inbenta .inbenta-search__list__group__pager .pager__value,
body #inbenta .inbenta-km__list__group__pager .pager__value {
  font-family: "FSMeWeb";
  font-size: 12px;
  color: #000;
  margin: 0 8px 0 0;
}
body #inbenta .inbenta-search__list__group__pager .pager,
body #inbenta .inbenta-km__list__group__pager .pager {
  background-image: url('inbentaKM/resources/icons/ERGO_Icon_UI_arrow_left_rgb_black.8c5bebaa.svg');
  background-size: 70%;
  background-repeat: no-repeat;
  background-position: center;
  height: 20px;
  width: 20px;
}
body #inbenta .inbenta-search__list__group__pager .pager:before,
body #inbenta .inbenta-km__list__group__pager .pager:before {
  display: none;
}
body #inbenta .inbenta-search__list__group__pager .pager--next,
body #inbenta .inbenta-km__list__group__pager .pager--next {
  background-image: url('../../../../../../etc.clientlibs/ergo/erv/clientlibs/publish/assets/resources/icons/ERGO_Icon_UI_arrow_right_rgb_black.7d603289.svg');
  background-size: 70%;
  background-repeat: no-repeat;
  background-position: center;
}
body #inbenta .inbenta-search__list__group__pager .pager--disabled,
body #inbenta .inbenta-km__list__group__pager .pager--disabled {
  opacity: 0.5;
}
body #inbenta .inbenta-search__results__button .inbenta-km-button,
body #inbenta .inbenta-km__results__button .inbenta-km-button {
  color: #000;
  font-size: 12px;
  font-weight: normal;
}
body #inbenta .inbenta-search__results__button .inbenta-km-button:hover:not([disabled]),
body #inbenta .inbenta-km__results__button .inbenta-km-button:hover:not([disabled]) {
  background-color: transparent;
  color: #000;
}
body #inbenta .inbenta-search__results__button .inbenta-km-button:before,
body #inbenta .inbenta-km__results__button .inbenta-km-button:before {
  color: #8e0038;
}
body #inbenta .inbenta-search__results__contents .inbenta-km-subtitle.contents__title,
body #inbenta .inbenta-km__results__contents .inbenta-km-subtitle.contents__title {
  font-family: "FedraSerifAPro";
  font-size: 26px;
  padding: 0 0 25px 0;
  margin: 0;
}
body #inbenta .inbenta-search__results__contents .inbenta-km-subtitle .contents__title__text,
body #inbenta .inbenta-km__results__contents .inbenta-km-subtitle .contents__title__text {
  color: #8e0038;
  line-height: 1.4;
  padding-right: 5px;
  display: inline;
}
body #inbenta .inbenta-search__results__contents .inbenta-km-subtitle .contents__title__query,
body #inbenta .inbenta-km__results__contents .inbenta-km-subtitle .contents__title__query {
  color: #8e0038;
  line-height: 1.4;
  display: inline;
}
body #inbenta .inbenta-search__results__contents .inbenta-km__faqs,
body #inbenta .inbenta-km__results__contents .inbenta-km__faqs {
  -webkit-box-shadow: none;
  box-shadow: none;
  padding: 0;
}
body #inbenta .inbenta-search__results__not-found .inbenta-km-title,
body #inbenta .inbenta-km__results__not-found .inbenta-km-title {
  padding: 0;
}
body #inbenta .inbenta-search__results__not-found .not-found__text,
body #inbenta .inbenta-km__results__not-found .not-found__text {
  font-family: "FSMeWeb";
  font-size: 14px;
  color: #000;
}
body #inbenta .inbenta-search__results__not-found .not-found__text:last-child,
body #inbenta .inbenta-km__results__not-found .not-found__text:last-child {
  display: none;
}
body #inbenta .inbenta-search__results__extended,
body #inbenta .inbenta-km__results__extended {
  -webkit-box-shadow: none;
  box-shadow: none;
}
body #inbenta .inbenta-search-results__item,
body #inbenta .inbenta-km-results__item {
  -webkit-box-shadow: none;
  box-shadow: none;
  padding: 15px 0;
  margin: 0;
}
body #inbenta .inbenta-search-results__item .item__link,
body #inbenta .inbenta-km-results__item .item__link {
  font-size: 16px;
  font-family: "FedraSerifAPro";
  font-weight: 600;
  color: #000;
  text-transform: none;
  padding: 0;
}
body #inbenta .inbenta-search-results__item .item__link:hover,
body #inbenta .inbenta-km-results__item .item__link:hover {
  color: #000;
}
body #inbenta .inbenta-search-results__item .item__summary,
body #inbenta .inbenta-km-results__item .item__summary {
  font-family: "FSMeWeb";
  font-size: 14px;
  color: #000;
  padding: 6px 0;
}
body #inbenta .inbenta-search-results__item .item__url,
body #inbenta .inbenta-km-results__item .item__url {
  font-family: "FSMeWeb";
  font-size: 13px;
  color: #8e0038;
}
body #inbenta .inbenta-search-results__item:hover,
body #inbenta .inbenta-km-results__item:hover {
  background-color: transparent;
}
body #inbenta .inbenta-search-results__item + .inbenta-search-results__item,
body #inbenta .inbenta-km-results__item + .inbenta-search-results__item {
  border-top: 1px solid #d9d5c7;
}
body #inbenta .inbenta-search-stats,
body #inbenta .inbenta-km-stats {
  font-family: "FedraSerifAPro";
  font-size: 20px;
  padding: 20px 0;
  color: #8e0038;
  word-break: normal;
  line-height: 1.4;
}
body #inbenta .inbenta-search-pagination,
body #inbenta .inbenta-km-pagination {
  display: -ms-flexbox;
  display: -webkit-box;
  display: flex;
  -ms-justify-content: flex-start;
  -webkit-box-pack: start;
  -ms-flex-pack: start;
  justify-content: flex-start;
}
body #inbenta .inbenta-search-pagination__item,
body #inbenta .inbenta-km-pagination__item {
  margin: 0;
}
body #inbenta .inbenta-search-pagination__item a,
body #inbenta .inbenta-km-pagination__item a {
  font-family: "FSMeWeb";
  font-size: 12px;
  font-weight: 600;
  line-height: 1.4;
  color: white;
  border-radius: 0;
  -webkit-transition: none;
  transition: none;
  min-width: unset;
  border: none;
  letter-spacing: 0;
  margin: 0;
  background-color: #8e0038;
  padding: 8px 12px;
}
body #inbenta .inbenta-search-pagination__item--active a,
body #inbenta .inbenta-search-pagination__item:hover a,
body #inbenta .inbenta-km-pagination__item--active a,
body #inbenta .inbenta-km-pagination__item:hover a {
  background: #8e0038;
  color: white;
  -webkit-transition: none;
  transition: none;
  text-decoration: none;
}
body #inbenta .inbenta-search-pagination__item--previous,
body #inbenta .inbenta-search-pagination__item--first,
body #inbenta .inbenta-search-pagination__item--next,
body #inbenta .inbenta-search-pagination__item--last,
body #inbenta .inbenta-km-pagination__item--previous,
body #inbenta .inbenta-km-pagination__item--first,
body #inbenta .inbenta-km-pagination__item--next,
body #inbenta .inbenta-km-pagination__item--last {
  margin: 0;
}
body #inbenta .inbenta-search-pagination__item--previous .inbenta-search-icon,
body #inbenta .inbenta-search-pagination__item--first .inbenta-search-icon,
body #inbenta .inbenta-search-pagination__item--next .inbenta-search-icon,
body #inbenta .inbenta-search-pagination__item--last .inbenta-search-icon,
body #inbenta .inbenta-km-pagination__item--previous .inbenta-search-icon,
body #inbenta .inbenta-km-pagination__item--first .inbenta-search-icon,
body #inbenta .inbenta-km-pagination__item--next .inbenta-search-icon,
body #inbenta .inbenta-km-pagination__item--last .inbenta-search-icon {
  padding: 8px;
}
body #inbenta .inbenta-search-pagination__item--previous .inbenta-search-icon:before,
body #inbenta .inbenta-search-pagination__item--first .inbenta-search-icon:before,
body #inbenta .inbenta-search-pagination__item--next .inbenta-search-icon:before,
body #inbenta .inbenta-search-pagination__item--last .inbenta-search-icon:before,
body #inbenta .inbenta-km-pagination__item--previous .inbenta-search-icon:before,
body #inbenta .inbenta-km-pagination__item--first .inbenta-search-icon:before,
body #inbenta .inbenta-km-pagination__item--next .inbenta-search-icon:before,
body #inbenta .inbenta-km-pagination__item--last .inbenta-search-icon:before {
  line-height: 1.4;
  font-size: 12px;
}
body #inbenta .inbenta-search__powered,
body #inbenta .inbenta-km__powered {
  padding: 14px;
  -webkit-box-shadow: none;
  box-shadow: none;
}
body #inbenta .inbenta-search .loader,
body #inbenta .inbenta-km .loader {
  display: -ms-flexbox;
  display: -webkit-box;
  display: flex;
  -ms-justify-content: center;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
  -ms-flex-grow: 2;
  -webkit-box-flex: 2;
  -ms-flex-positive: 2;
  flex-grow: 2;
  position: fixed !important;
  top: 0 !important;
  right: 0 !important;
  bottom: 0 !important;
  left: 0 !important;
  z-index: 999999;
}
body #inbenta .inbenta-search .loader__load__inner,
body #inbenta .inbenta-km .loader__load__inner {
  stroke: #8e0038;
  fill: transparent;
}
@media (max-width: 768px) {
  body #inbenta .inbenta-search__tabs,
  body #inbenta .inbenta-km__tabs {
    display: -ms-flexbox;
    display: -webkit-box;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
    -ms-align-items: center;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    padding: 25px 0;
  }
  body #inbenta .inbenta-search__tabs__tab,
  body #inbenta .inbenta-km__tabs__tab {
    display: -ms-flexbox;
    display: -webkit-box;
    display: flex;
    -ms-justify-content: center;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    -ms-align-items: center;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    width: 100%;
    border-radius: 4px;
    border: 1px solid #d9d5c7;
    padding: 8px;
  }
  body #inbenta .inbenta-search__tabs__tab .tab__text,
  body #inbenta .inbenta-km__tabs__tab .tab__text {
    font-size: 15px;
    line-height: 1.4;
  }
  body #inbenta .inbenta-search__tabs__tab .tab__text:hover,
  body #inbenta .inbenta-km__tabs__tab .tab__text:hover {
    text-decoration: none;
  }
  body #inbenta .inbenta-search__tabs__tab:before,
  body #inbenta .inbenta-km__tabs__tab:before {
    display: none;
  }
  body #inbenta .inbenta-search__tabs__tab--active,
  body #inbenta .inbenta-km__tabs__tab--active {
    border: 1px solid #8e0038;
  }
  body #inbenta .inbenta-search__tabs__tab--active .tab__text,
  body #inbenta .inbenta-km__tabs__tab--active .tab__text {
    font-weight: 600;
  }
  body #inbenta .inbenta-search__tabs__tab + .inbenta-km__tabs__tab,
  body #inbenta .inbenta-km__tabs__tab + .inbenta-km__tabs__tab {
    margin-top: 10px;
  }
  body #inbenta .inbenta-search__breadcrumb,
  body #inbenta .inbenta-km__breadcrumb {
    overflow: hidden;
  }
  body #inbenta .inbenta-search__breadcrumb__element,
  body #inbenta .inbenta-km__breadcrumb__element {
    white-space: normal;
    font-size: 19px;
    line-height: 1.6;
  }
}
@media (max-width: 500px) {
  body #inbenta .inbenta-search__search__form .form__button .inbenta-km-button,
  body #inbenta .inbenta-km__search__form .form__button .inbenta-km-button {
    width: 90px;
  }
  body #inbenta .inbenta-search__search__form .form__button .inbenta-km-button__text,
  body #inbenta .inbenta-km__search__form .form__button .inbenta-km-button__text {
    font-size: 16px;
  }
  body #inbenta .inbenta-search__autocompleter,
  body #inbenta .inbenta-km__autocompleter {
    width: 100%;
  }
  body #inbenta .inbenta-search__categories__container .container__category__group .inbenta-km__category__content-category,
  body #inbenta .inbenta-km__categories__container .container__category__group .inbenta-km__category__content-category {
    padding: 10px 15px;
  }
  body #inbenta .inbenta-search__categories__container .container__category__group .inbenta-km__category__content-category .content-category__title,
  body #inbenta .inbenta-km__categories__container .container__category__group .inbenta-km__category__content-category .content-category__title {
    font-size: 19px;
  }
  body #inbenta .inbenta-search__faqs .inbenta-km__faq__title .title__faq,
  body #inbenta .inbenta-km__faqs .inbenta-km__faq__title .title__faq {
    padding: 10px 15px;
  }
  body #inbenta .inbenta-search__faqs .inbenta-km__faq__title .title__faq__text,
  body #inbenta .inbenta-km__faqs .inbenta-km__faq__title .title__faq__text {
    font-size: 16px;
  }
  body #inbenta .inbenta-search__faqs .inbenta-km__faq__body .body__contents,
  body #inbenta .inbenta-km__faqs .inbenta-km__faq__body .body__contents {
    padding: 15px;
  }
  body #inbenta .inbenta-search__rating,
  body #inbenta .inbenta-km__rating {
    margin: 0 15px 15px;
  }
  body #inbenta .inbenta-search__rating__content,
  body #inbenta .inbenta-km__rating__content {
    display: -ms-flexbox;
    display: -webkit-box;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
  }
}
</pre></body></html>