<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">
a.search-page-params {
	border-bottom: 1px dashed blue;
	text-decoration: none;
}
div.search-page-params {
	margin-top: 6px;
}
.search-item-rate {font-size: 11px;}
.search-page{
    width: 90%;
    margin: 0px auto;
    display: block;
    padding-top:20px;
}
.searinp{width:55%;height:40px;border: 1px solid #95a1a8;border-radius: 6px;text-align: center;}
.search-page form{text-align:center;}
.pagination{display: inline-block;
    text-align: center;
    width: 100%;}
.sesub{width:40px;height:40px;    position: relative;
    border: none;
    background: #95a1a8;
    display: inline-block;
    margin-bottom: 0;
    cursor: pointer;
    padding: 3px 6px;
    border-radius: 6px;
    color: #fff;
    font-size: 16px;
    line-height: 1.42857143;
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none;
    -webkit-transition: all .3s ease;
    -moz-transition: all .3s ease;
    -ms-transition: all .3s ease;
    -o-transition: all .3s ease;
    transition: all .3s ease;}
    .tabs {
    font-size: 0;
    max-width: 100%;
    margin-left: auto;
    margin-right: auto;
}

.tabs&gt;input[type="radio"] {
    display: none;
}

.tabs&gt;div {
    display: none;
    padding: 10px 15px;
    font-size: 16px;
}

#fitext, #setext, #thtext {
    display: none;
}

#fibtn:checked~#fitext, #sebtn:checked~#setext, #thbtn:checked~#thtext {
    display: inline-block;
    position: relative;
    width: 100%;
}

.tabs&gt;label {
    background-color: #fff;
    border: 1px solid #999;
    border-radius: 5px;
    background: #fff;
    display: inline-block;
    border: none;
    width: auto;
    -webkit-box-shadow: 1px 1px 6px rgba(0, 0, 0, 0.5);
    box-shadow: 1px 1px 6px rgba(0, 0, 0, 0.5);
    color: #000;
    cursor: pointer;
    font-size: 16px;
    margin: 20px;
    padding: 12px 32px;
    -webkit-transition: 0.2s;
    -o-transition: 0.2s;
    transition: 0.2s;
}

.tabs&gt;label:not(:first-of-type) {
    border-left: none;
}

.tabs&gt;input[type="radio"]:checked+label {
    background-color: #ffc61a;
}
.poisk form{
    display: flex;
    height: 100%;
    justify-content: center;
    align-items: center;
}
.poisk .bx-block-title {
	color: #343434;
	text-transform: uppercase;
	font-size: 12px;
	margin-bottom: 9px;
	font-weight: 600;
}
.poisk .input{
	position: relative;
	display: table;
	border-collapse: separate;
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	box-sizing: border-box;
	width: 90%;
	margin: 0px auto;
}
.poisk .input.bx-form-control {
	display: table-cell;
	position: relative;
	z-index: 2;
	float: left;
	width: 100%;
	margin-bottom: 0;
	display: block;
	width: 100%;
	height: 34px;
	padding: 6px 12px;
	font-size: 14px;
	line-height: 1.42857143;
	color: #555;
	background-color: #f8fafc;
	border: 1px solid #d5dadc;
	border-right: none;
	border-radius: 2px 0 0 2px;
	outline: none;
	box-shadow: none !important;
	-webkit-transition: border-color ease-in-out .15s, box-shadow ease-in-out .15s;
	transition: border-color ease-in-out .15s, box-shadow ease-in-out .15s;
}
.bx-ios .poisk .input.bx-form-control {
	/* Fix of input shadow for IOS browsers. */
	background-image: -webkit-linear-gradient(#f8fafc 0%, #f8fafc 100%);
	background-image: linear-gradient(#f8fafc 0%, #f8fafc 100%);
}
.poisk .inbtn {
	position: relative;
	font-size: 0;
	width: 1%;
	float:left;
	white-space: nowrap;
	vertical-align: middle;
	display: table-cell;
}
.poisk .inbtn button {
	position: relative;
	border: none;
	background: #95a1a8;
	display: inline-block;
	margin-bottom: 0;
	cursor: pointer;
    padding: 3px 6px;
    border-radius: 6px;
	color: #fff;
	font-size: 16px;
	line-height: 1.42857143;
	-webkit-user-select: none;
	-moz-user-select: none;
	-ms-user-select: none;
	user-select: none;
	-webkit-transition: all .3s ease;
	-moz-transition: all .3s ease;
	-ms-transition: all .3s ease;
	-o-transition: all .3s ease;
	transition: all .3s ease;
}
.poisk .inbtn button:hover {
	background: #1484CE;
}
div.title-search-result {
	border:1px solid #c6c6c6;
	display:none;
	z-index:100004;
	width:auto!important;
}
table.title-search-result {
	border-collapse: collapse;
	border:none;
	width:50%;
}

table.title-search-result th {
	background-color:#F7F7F7;
	border-right:1px solid #e8e8e8;
	color:#949494;
	font-weight:normal;
	padding-top:2px;
	padding-bottom:2px;
	padding-left:14px;
 	padding-right:12px;
	text-align:right;
	vertical-align:top;
	white-space:nowrap;
	width:1%;
}

table.title-search-result td {
	background-color:white;
	font-weight:normal;
	padding-top:2px;
	padding-bottom:2px;
	text-align:left;
	white-space:nowrap;
}

table.title-search-result td.title-search-item {
	padding-left:8px;
	padding-right:15px;
}

table.title-search-result td.title-search-item a {
	padding-left:4px;
	padding-right:15px;
	vertical-align:top;
	Xdisplay:block;
}

table.title-search-result td.title-search-item img {
	vertical-align:top;
}

table.title-search-result td.title-search-item b {
	color:#cf0000;
	font-weight:normal;
}

table.title-search-result tr.title-search-selected td
,table.title-search-result tr.title-search-selected a
,table.title-search-result tr.title-search-selected td.title-search-more a
{
	background-color:#fff2be;
}

table.title-search-result td.title-search-more {
	font-size:11px;
	font-weight:normal;
	padding-right:15px;
	padding-left:24px;
	padding-top:0px;
}

table.title-search-result td.title-search-more a
{
	padding-left:12px;
	padding-right:15px;
	text-decoration:none;
	color:#999999;
}

table.title-search-result td.title-search-all {
	padding-left:24px;
	padding-right:15px;
}

table.title-search-result td.title-search-all a
{
	padding-left:4px;
	text-decoration:none;
	color:#808080;
}

table.title-search-result td.title-search-separator
, table.title-search-result th.title-search-separator {
	padding-top:0px;
	padding-bottom:0px;
	font-size:4px;
}

div.title-search-fader {
	display:none;
	background-image: url('images/fader.png');
	background-position: right top;
	background-repeat: repeat-y;
	position:absolute;
}

p.title-search-preview {
	font-size:12px;
}
div.title-search-result td.title-search-price span {
	font-size: 26px;
}
@media(max-width:767px){
    .title-search-result{
        position:absolute;
    }
    #poisk__toggle {
  opacity: 0;
  display:none;
}

.poisk__btn &gt; span {
  transform: rotate(45deg);
}
.poisk__btn &gt; span::before {
  top: 0;
  transform: rotate(0);
}
.poisk__btn &gt; span::after {
  top: 0;
  transform: rotate(90deg);
}
#poisk__toggle:checked ~ .mpoisk {
  visibility: visible;
  left: 0;
}

.poisk__btn {
  display: flex;
  align-items: center;
  position: fixed;
  width: 26px;
  height: 26px;
  cursor: pointer;
  z-index: 100000;
}

.poisk__btn &gt; span,
.poisk__btn &gt; span::before,
.poisk__btn &gt; span::after {
  display: block;
  position: absolute;

  width: 20px;
  height: 2px;

  background-color: #616161;

  transition-duration: .25s;
}
.poisk__btn &gt; span::before {
  content: '';
}
.poisk__btn &gt; span::after {
  content: '';
}

.mpoisk {
display: block;
    position: absolute;
    visibility: hidden;
    top: 0;
    left: -100%;
    width: 100%;
    height: 100%;
    margin: 0;
    padding: 0px;
    list-style: none;
    background-color: #ECEFF1;
    box-shadow: 1px 0px 6px rgba(0, 0, 0, .2);
    transition-duration: .25s;
    z-index: 100002;
    overflow: overlay;
}

.poisk__item {
  display: block;
  padding: 12px 24px;

  color: #333;

  font-family: 'Roboto', sans-serif;
  font-size: 20px;
  font-weight: 600;

  text-decoration: none;

  transition-duration: .25s;
}
.poisk__item:hover {
  background-color: #CFD8DC;
}

}</pre></body></html>