<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">.responsive-left,
.responsive-right,
#home-buckets .bucket-icon {
	min-width:280px;
	float: none;
	margin-left: auto;
	margin-right:auto;
}
.responsive-hide {
	display: none !important;
}
.responsive-unhide {
	display:inline-block !important;
}
#home-buckets .bucket-icon {
	min-width:0;
}
.footer-logo {
	margin-top:0;
}
.one-third {
	width:100%;
}
h1.page-title {
    font-size: 37px;
}
.estimation .responsive-right,
.footer-contact span {
    display: block;
}

.estimation .wrapper {
    padding: 0 20px;
}

.cycle-slide .wrapper &gt; .responsive-right {
	padding-top: 60px;
}</pre></body></html>