<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">.title-page .block-19, .block-19 {
  padding-bottom: 30px; }

.title-page .widget-90, .widget-90 {
  display: none; }

.search-top {
  max-width: 960px;
  margin: 0 auto;
  padding: 12px 0; }
  .search-top-form {
    display: block;
    width: 280px;
    margin-left: 20px; }
    @media (min-width: 1024px) {
  .search-top-form {
    margin-left: 24.5%; } }
  .search-top label {
    float: left; }
  .search-top input[type="text"] {
    box-sizing: border-box;
    border: 1px solid #d3d3d3;
    padding: 0 10px;
    height: 27px;
    line-height: 25px;
    border-radius: 15px 0 0 15px;
    outline: none; }
    @media (min-width: 500px) {
  .search-top input[type="text"] {
    width: 216px; } }
  .search-top input[type="submit"] {
    float: left;
    outline: none;
    background: #808000;
    color: #fff;
    padding: 5px 0;
    border: none;
    width: 64px;
    height: 27px;
    text-align: center;
    box-sizing: border-box;
    border-radius: 0 15px 15px 0; }
    .search-top input[type="submit"]:hover, .search-top input[type="submit"]:active {
      background: #919109; }
  .search-top .myclear {
    line-height: 0;
    font-size: 0;
    width: 100%;
    display: table;
    clear: both; }
</pre></body></html>