<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">.brownfield .brfd_dates {
	position: absolute;
	background: rgba(255, 255, 255, 0.85);
	bottom: 0;
	right: 0;
	padding: 20px 25px 70px 25px;
	color: #000;
	width: 180px;
	height: auto;
}
.brownfield .brfd_dates .brfd_dates_title1 {
	font-size: 22px;
	text-transform: uppercase;
} 
.brownfield .brfd_dates .brfd_dates_title2 {
	color: #000;
} 
.brownfield .slide-title {
	margin-bottom: 20px!important;
}

.brownfield .right-position {

}
.brownfield .w48 {
    width: 49%    
}
.w48 &gt; p {
	/*font-size: 16px*/
}
.brownfield .w48  p {
	padding-bottom: 15px
}
.brownfield .w48  p sub {
   font-size: 0.6em;
    margin-right: 3px;
}

.brownfield .brfd_price {
	background: #4694a3;
	color: #fff;
	padding: 5px 10px;
}
.brownfield .price_text_wrap {
	display: inline-block;
	width: calc(100% - 70px);
}
.brownfield .price_value {
	font-family: "FuturaPT-Heavy";
	font-size: 55px;
	display: inline-block;
	line-height: 1em;
	width: 65px;
}
.brownfield .brfd_conacts {
	margin: 0 auto;
	width: max-content;
	position: relative;
	z-index: 20;
	padding-top: 5px;
}
.brownfield .brfd_conacts h5 {
	/*font-size: 24px;*/
	font-size: 20px;
}
.brownfield .nowrap {
	white-space: nowrap
}
@media only screen and (max-width: 1798px) {
	.brownfield .price_text_wrap_br {
		display: none
	}
}
@media only screen and (min-width: 1750px) {
	.brownfield .slide-col-width {
		padding: 0 60px 0 100px;
	}  
}
@media only screen and (max-width: 1650px) {
	.brownfield .price_value {
    font-size: 45px;
		width: 55px;
	}
}
@media only screen and (max-width: 1615px) {		
	.brownfield .w48 p {
		line-height: 1.2em;
	}
}
@media only screen and (max-width: 1500px) {
	.brownfield .w48 h4 {
		font-size: 22px;
		line-height: 1.1em;
	}
}
@media only screen and (max-width: 1300px) {		
	.brownfield .slide-col-width {
		padding: 0 25px;
	}
}
@media only screen and (max-width: 900px) {		
	.brownfield .brfd_dates {
		width: 95px;
    padding: 15px 15px 0 15px;
	}
	.brownfield .brfd_dates .brfd_dates_title1 {
		font-size: 12px;
	} 
	.brownfield .brfd_dates .brfd_dates_title2 {
		font-size: 16px;
	} 
}
@media only screen and (max-width: 390px) {		
	.brownfield .brfd_dates {
		width: 70px;
    padding: 12px 12px 0 12px;
	}
	.brownfield .brfd_dates .brfd_dates_title1 {
		font-size: 10px;
	} 
	.brownfield .brfd_dates .brfd_dates_title2 {
		font-size: 14px;
	} 
}
@media only screen and (min-width: 1200px) and (max-width: 1440px) {
	.brownfield .brfd_conacts {
		font-size: 14px;
    left: 55px;
    width: calc(100% - 100px);
	}
}
@media only screen and (min-width: 900px) and (max-width: 1280px) {
	.brownfield .price_value {
		vertical-align: top;
	}
}
@media only screen and (min-width: 900px) and (max-width: 1200px) {
	.brownfield .brfd_dates {
		width: 100px;
		padding-right: 25px;
	}
	.brownfield .brfd_dates .brfd_dates_title1 {
		font-size: 14px;
	} 
	.brownfield .brfd_dates .brfd_dates_title2 {
		font-size: 16px;
	} 
	
	.brownfield .w48 h4 {
		font-size: 22px;
	}
	.brownfield .w48 p {
		padding-bottom: 10px;
		font-size: 14px;
	}
	.brownfield .price_value {
		font-size: 42px;
		width: 50px
	}
	.brownfield .price_text_wrap {
		font-size: 14px;
		line-height: 1em;
		width: calc(100% - 60px);
	}
	.brownfield .brfd_conacts {
		top: 10px;
		left: 70px;
    width: calc(100% - 80px);
    font-size: 12px;
	}
}</pre></body></html>