@font-face {
  font-family: 'Open Sans';
  src: url("/assets/fonts/OpenSans/OpenSans-VariableFont_wdth,wght.ttf") format("truetype supports variations"), url("/assets/fonts/OpenSans/OpenSans-VariableFont_wdth,wght.ttf") format("truetype-variations");
  font-weight: 100 1000;
  font-style: normal; }

@font-face {
  font-family: 'Open Sans';
  src: url("/assets/fonts/OpenSans/OpenSans-Italic-VariableFont_wdth,wght.ttf") format("truetype supports variations"), url("/assets/fonts/OpenSans/OpenSans-Italic-VariableFont_wdth,wght.ttf") format("truetype-variations");
  font-weight: 100 1000;
  font-style: italic; }

.tbe {
  color: #393936;
  /* SECTION REGIONS */
  /* SECTION HOTEL */
  /* SECTION OFFER */
  /* SECTION BOOKING */ }
  .tbe-container {
    font-size: 0.9em; }
  .tbe-header h2 {
    color: white;
    filter: drop-shadow(2px 2px 1px #000000); }
  .tbe-searchbox {
    background-color: #fff2de; }
  .tbe-collapse__link__text span {
    color: white;
    text-shadow: 1px 1px 2px #000; }
  .tbe-breadcrumb__link--active {
    color: white;
    background: #66a8d9; }
  .tbe-breadcrumb__link--disabled {
    color: white;
    background: #126bad; }
  .tbe-breadcrumb__link:after {
    right: 10px; }
  .tbe-stars {
    color: #f90; }
  .tbe-primary-button {
    background-color: #f90; }
  .tbe-result-modifier {
    background-color: white;
    border: 1px solid #f90; }
  .tbe-regions__list {
    border: 1px solid #e5e5e5;
    background-color: white;
    margin-bottom: 10px; }
    .tbe-regions__list > div:first-child {
      background: none; }
  .tbe-regions__col {
    line-height: 2.4em; }
    .tbe-regions__col--regionXL {
      height: 2.4em; }
    .tbe-regions__col--price a {
      border: none;
      background-color: #1db3b8;
      color: white !important;
      text-decoration: none;
      display: inline-block;
      margin-bottom: 0;
      font-weight: bold;
      text-align: center;
      vertical-align: middle;
      cursor: pointer;
      white-space: nowrap;
      padding: 6px 12px;
      line-height: 0; }
  .tbe-hotel {
    border: 1px solid #e5e5e5;
    background-color: white; }
  .tbe-offer {
    border: 1px solid #e5e5e5;
    background-color: white; }
  .tbe-bookpage .tbe-travelinfo, .tbe-bookpage .tbe-operatorinfo {
    border: 1px solid #e5e5e5;
    background-color: white; }
  .tbe-bookpage .tbe-book-registration, .tbe-bookpage .tbe-book-travellers, .tbe-bookpage .tbe-book-insurance, .tbe-bookpage .tbe-book-payment, .tbe-bookpage .tbe-book-legalform, .tbe-bookpage .tbe-book-annotation, .tbe-bookpage .tbe-book-checkout {
    border: 1px solid #e5e5e5;
    background-color: white; }
