#main-search-block-form {
  opacity: 0;
  visibility: hidden;
  pointer-events: none;
  -webkit-transition: all 200ms;
  -moz-transition: all 200ms;
  transition: all 200ms;
  height: calc(100vh - 65px);
  overflow-y: auto;
  position: relative; }
  @media (max-width: 900px) {
    #main-search-block-form {
      padding-top: 65px; } }
  #main-search-block-form label {
    line-height: normal;
    -webkit-font-smoothing: antialiased;
    -webkit-backface-visibility: hidden;
    font-family: "EuclidFlex-Light", sans-serif;
    font-weight: 400;
    text-decoration: none;
    font-size: 24px;
    line-height: 29px;
    color: #919396;
    padding-top: 20px;
    margin-bottom: 20px;
    float: left;
    width: 100%; }
    @media (max-width: 900px) {
      #main-search-block-form label {
        line-height: normal;
        -webkit-font-smoothing: antialiased;
        -webkit-backface-visibility: hidden;
        font-family: "EuclidFlex-Regular", sans-serif;
        font-weight: 400;
        text-decoration: none;
        font-size: 16px;
        line-height: 22px;
        color: #919396; } }
  .toolbar #main-search-block-form {
    margin-top: 65px; }
  .search-open #main-search-block-form {
    opacity: 1;
    visibility: visible;
    pointer-events: all; }
  #main-search-block-form input[type="text"] {
    width: 100%;
    border: none;
    border-bottom: 1px solid rgba(150, 150, 150, 0.3);
    outline: none;
    line-height: normal;
    -webkit-font-smoothing: antialiased;
    -webkit-backface-visibility: hidden;
    font-family: "EuclidFlex-Bold", sans-serif;
    font-weight: 400;
    text-decoration: none;
    font-size: 100px;
    line-height: 110px;
    padding-bottom: 30px;
    background: transparent; }
    @media (max-width: 900px) {
      #main-search-block-form input[type="text"] {
        line-height: normal;
        -webkit-font-smoothing: antialiased;
        -webkit-backface-visibility: hidden;
        font-family: "EuclidFlex-Bold", sans-serif;
        font-weight: 400;
        text-decoration: none;
        font-size: 60px;
        line-height: 64px;
        padding-bottom: 20px; } }
    @media (max-width: 550px) {
      #main-search-block-form input[type="text"] {
        line-height: normal;
        -webkit-font-smoothing: antialiased;
        -webkit-backface-visibility: hidden;
        font-family: "EuclidFlex-Bold", sans-serif;
        font-weight: 400;
        text-decoration: none;
        font-size: 40px;
        line-height: 44px;
        padding: 0; } }
  #main-search-block-form ::-webkit-input-placeholder {
    color: '#cccdcf'; }
  #main-search-block-form .form-submit {
    display: none; }

.ui-autocomplete {
  border: none;
  background: none;
  color: #000000;
  padding-top: 30px !important; }
  @media (max-width: 900px) {
    .ui-autocomplete {
      padding-top: 20px !important; } }
  .ui-autocomplete li:last-child {
    display: none; }
  .ui-autocomplete .ui-menu-divider {
    display: none; }
  .ui-autocomplete a {
    line-height: normal;
    -webkit-font-smoothing: antialiased;
    -webkit-backface-visibility: hidden;
    font-family: "EuclidFlex-Light", sans-serif;
    font-weight: 400;
    text-decoration: none;
    font-size: 24px;
    line-height: 29px;
    border: none !important;
    background: none !important;
    cursor: pointer;
    line-height: normal !important;
    display: block !important; }
    .ui-autocomplete a:hover {
      color: #919396 !important; }
      .ui-autocomplete a:hover span {
        color: #919396 !important; }
  .ui-autocomplete .ui-autocomplete-fields {
    padding: 3px 0 !important; }
  .ui-autocomplete .ui-autocomplete-field-term {
    line-height: normal;
    -webkit-font-smoothing: antialiased;
    -webkit-backface-visibility: hidden;
    font-family: "EuclidFlex-Bold", sans-serif;
    font-weight: 400;
    text-decoration: none;
    font-size: 24px;
    line-height: 29px; }

.view-solr-search:after,
.view-search:after {
  content: "";
  display: table;
  clear: both; }
.view-solr-search .view-title,
.view-search .view-title {
  line-height: normal;
  -webkit-font-smoothing: antialiased;
  -webkit-backface-visibility: hidden;
  font-family: "EuclidFlex-Light", sans-serif;
  font-weight: 400;
  text-decoration: none;
  font-size: 24px;
  line-height: 29px;
  border-bottom: 1px solid rgba(150, 150, 150, 0.3);
  padding-bottom: 30px; }
  .view-solr-search .view-title > div:first-child,
  .view-search .view-title > div:first-child {
    color: #919396; }
.view-solr-search .views-row,
.view-search .views-row {
  border-bottom: 1px solid rgba(150, 150, 150, 0.3);
  padding-bottom: 15px;
  padding-top: 20px; }
  .view-solr-search .views-row:last-child,
  .view-search .views-row:last-child {
    border-bottom: none; }
  .view-solr-search .views-row:after,
  .view-search .views-row:after {
    content: "";
    display: table;
    clear: both; }
  .view-solr-search .views-row .views-field-title-field-et,
  .view-solr-search .views-row .search-result__title,
  .view-search .views-row .views-field-title-field-et,
  .view-search .views-row .search-result__title {
    line-height: normal;
    -webkit-font-smoothing: antialiased;
    -webkit-backface-visibility: hidden;
    font-family: "EuclidFlex-Light", sans-serif;
    font-weight: 400;
    text-decoration: none;
    font-size: 24px;
    line-height: 29px;
    width: 57.54717%;
    float: left; }
    @media (max-width: 550px) {
      .view-solr-search .views-row .views-field-title-field-et,
      .view-solr-search .views-row .search-result__title,
      .view-search .views-row .views-field-title-field-et,
      .view-search .views-row .search-result__title {
        width: 100%; } }
    .view-solr-search .views-row .views-field-title-field-et .highlight,
    .view-solr-search .views-row .search-result__title .highlight,
    .view-search .views-row .views-field-title-field-et .highlight,
    .view-search .views-row .search-result__title .highlight {
      line-height: normal;
      -webkit-font-smoothing: antialiased;
      -webkit-backface-visibility: hidden;
      font-family: "EuclidFlex-Bold", sans-serif;
      font-weight: 400;
      text-decoration: none;
      font-size: 24px;
      line-height: 29px; }
  .view-solr-search .views-row .views-field-type,
  .view-solr-search .views-row .search-result__type,
  .view-search .views-row .views-field-type,
  .view-search .views-row .search-result__type {
    line-height: normal;
    -webkit-font-smoothing: antialiased;
    -webkit-backface-visibility: hidden;
    font-family: "EuclidFlex-Regular", sans-serif;
    font-weight: 400;
    text-decoration: none;
    font-size: 13px;
    line-height: 18px;
    color: #919396;
    margin-bottom: 10px; }
  .view-solr-search .views-row .views-field-field-manchet-et,
  .view-solr-search .views-row .search-result__manchet,
  .view-search .views-row .views-field-field-manchet-et,
  .view-search .views-row .search-result__manchet {
    line-height: normal;
    -webkit-font-smoothing: antialiased;
    -webkit-backface-visibility: hidden;
    font-family: "EuclidFlex-Regular", sans-serif;
    font-weight: 400;
    text-decoration: none;
    font-size: 16px;
    line-height: 22px;
    color: #919396;
    width: 74.5283%;
    margin-right: 1.88679%;
    float: left;
    margin-top: 15px; }
    @media (max-width: 550px) {
      .view-solr-search .views-row .views-field-field-manchet-et,
      .view-solr-search .views-row .search-result__manchet,
      .view-search .views-row .views-field-field-manchet-et,
      .view-search .views-row .search-result__manchet {
        width: 100%; } }
    .view-solr-search .views-row .views-field-field-manchet-et .highlight,
    .view-solr-search .views-row .search-result__manchet .highlight,
    .view-search .views-row .views-field-field-manchet-et .highlight,
    .view-search .views-row .search-result__manchet .highlight {
      line-height: normal;
      -webkit-font-smoothing: antialiased;
      -webkit-backface-visibility: hidden;
      font-family: "EuclidFlex-Bold", sans-serif;
      font-weight: 400;
      text-decoration: none;
      font-size: 16px;
      line-height: 22px;
      color: #919396; }

/*# sourceMappingURL=search.css.map */
