<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">.default-font {
  font: normal 15px/22px 'PT Sans', Helvetica, Arial, sans-serif;
  color: #454545;
}
.border-button-style {
  border: 1px solid #fff;
  border-radius: 3px;
  box-shadow: 0 0 3px #bbbbbb;
}
.border-button-style-invers {
  border: 1px solid #fff;
  border-radius: 3px;
}
.border-default-style {
  border: 1px solid #fff;
  box-shadow: 0 0 3px #bbbbbb;
}
.border-main-box {
  box-shadow: 1px 1px 1px #dfdfdf;
  border: 1px solid #fff;
}
@media handheld, only screen and (max-width: 1020px) {
  .lastminute_box.twothirds {
    width: 66%;
  }
  .lastminute_box.onethird {
    width: 27%;
  }
  .lastminute_box.offers {
    width: 44%;
  }
  .lastminute_box.filter {
    width: 51%;
  }
  .bottomleft10 .searchbutton {
    width: auto;
    margin: 0;
  }
  .lastminute_box .searchbutton {
    width: auto;
  }
  .lastminute_image {
    width: 45%;
    height: 75px;
  }
  .lastminute_image img {
    width: 100%;
    height: auto;
    min-height: 95px;
  }
}
@media handheld, only screen and (max-width: 720px) {
  .tab_container {
    padding: 1rem;
  }
  h2.lastminute_title {
    display: none;
  }
  .lastminute_box.twothirds,
  .lastminute_box.onethird {
    width: 100%;
    min-height: inherit;
    float: none;
    padding: 0;
    margin: 0 0 10px 0;
  }
  .lastminute_box.twothirds .lastminute_box,
  .lastminute_box.onethird .inner {
    padding: 10px;
    min-height: inherit;
  }
  ul.lastminute_list {
    padding: 0;
  }
  ul.lastminute_list li.offer {
    font-size: 15px;
  }
  .lastminute_box p {
    white-space: normal;
    overflow: visible;
  }
  .lastminute_box .bottomleft10,
  .lastminute_box .bottomright10 {
    position: static;
    float: none;
    clear: both;
    width: 100%;
    display: block;
  }
  .lastminute_box a.bottomleft10,
  .lastminute_box a.bottomright10 {
    width: auto;
  }
  .lastminute_box.twothirds .bottomright10 {
    margin-top: 20px;
  }
  .lastminute_box .bottomleft10:active,
  .lastminute_box .bottomleft10:focus,
  .lastminute_box .bottomright10:active,
  .lastminute_box .bottomright10:focus {
    position: relative;
  }
  .lastminute_image {
    width: 100%;
    height: auto;
    margin-bottom: 5px;
  }
  .lastminute_image img {
    max-width: 100%;
    height: auto;
  }
  .lastminute_box.offers,
  .lastminute_box.filter,
  .w50i {
    width: auto;
    float: none;
    clear: both;
    margin-right: 0;
  }
  .lamirange {
    width: 95%;
    margin: 0 auto;
  }
  .lamirange.first {
    padding: 0;
  }
  .w100i {
    width: 99%;
  }
  .lastminute_box .osfw-filter_amount {
    width: 100px;
    display: inline-block;
    float: left;
  }
  .lastminute_box .lastminute_box .selectboxit-container,
  .lastminute_box .selectboxit-container .selectboxit {
    width: 100%;
  }
}
</pre></body></html>